.yousty-logo{cursor:pointer;transform:translateY(4px);width:70px}.popup{position:relative;z-index:9999}.popup h2{color:#333;font-size:16px;margin-top:0}.popup p{color:#666;font-size:14px;line-height:1.4}.popup{background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.2);display:none;max-width:300px;padding:10px;position:absolute}.popup:before{border:5px solid transparent;border-bottom-color:#fff;content:"";left:20px;position:absolute;top:-5px}.close-btn{float:right}.yousty-popup{background-color:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);box-sizing:border-box;display:none;padding:15px;position:absolute;right:100%;top:0;width:300px;z-index:100}.yousty-popup .popup-content{position:relative}.yousty-popup h2{color:#333;font-size:16px;margin-top:0}.yousty-popup p{color:#666;font-size:14px;line-height:1.4}.close-btn{color:#666;cursor:pointer;font-size:20px;position:absolute;right:10px;top:10px}@media (hover:hover){.popup:hover,.yousty-logo:hover+.popup,.yousty-logo:hover+.yousty-popup,.yousty-popup:hover{display:block}}@media (max-width:768px){#popup{padding:20px;width:80%}}@media (min-width:769px){#popup{width:400px}}