.share-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999;padding:16px;overflow-y:auto}.share-modal-content{background:#fff;border-radius:16px;width:100%;max-width:925px;padding:32px 24px;box-shadow:0 8px 32px rgba(0,0,0,.2);position:relative;display:flex;flex-direction:column;gap:24px}.close-btn{position:absolute;top:16px;right:16px;background:rgba(0,0,0,0);border:none;font-size:2rem;cursor:pointer;color:#444;line-height:1;transition:color .3s ease;z-index:10}.close-btn:hover{color:#000}.modal-title{font-size:1.8rem;font-weight:700;text-align:center;margin:0;color:#222}.product-meta-card{display:flex;align-items:flex-start;gap:24px;flex-wrap:wrap;background:#f8f9fa;border-radius:12px;padding:20px;border:1px solid #e9ecef}.product-image-container{flex-shrink:0;width:120px;height:170px;border-radius:12px;overflow:hidden;background:#000;box-shadow:0 4px 12px rgba(0,0,0,.15);position:relative}.product-media{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:12px}.product-media:hover{transform:scale(1.02);transition:transform .3s ease}.product-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.product-name{font-size:1.3rem;font-weight:700;margin:0;color:#222;line-height:1.3;word-break:break-word}.product-price{font-size:1.2rem;color:#27ae60;margin:0;font-weight:600}.product-sku{font-weight:600;color:#666;margin:0;font-size:.95rem}.product-description{color:#555;font-size:1rem;line-height:1.5;margin:0;word-break:break-word;overflow-wrap:break-word}.share-options-row{flex-wrap:wrap;gap:16px;margin-top:8px}.share-btn,.share-options-row{display:flex;justify-content:center}.share-btn{background:hsla(0,0%,100%,.15);border-radius:12px;width:100px;min-height:100px;border:1px solid hsla(0,0%,100%,.3);box-shadow:0 8px 16px rgba(0,0,0,.08);backdrop-filter:blur(8px);flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:all .3s ease;color:#222;font-weight:600;font-size:.95rem;text-decoration:none;position:relative;overflow:hidden}.share-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.share-btn:hover:before{left:100%}.share-btn img{width:38px;height:38px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1));transition:all .3s ease}.share-btn span{font-size:.9rem;text-align:center;line-height:1.2}.share-btn:hover{background:hsla(0,0%,100%,.3);box-shadow:0 12px 26px rgba(0,0,0,.15);border-color:hsla(0,0%,100%,.6);color:#111;transform:translateY(-2px)}.share-btn:hover img{transform:scale(1.1)}.share-btn:active{transform:translateY(0)}.share-btn.whatsapp:hover{color:#25d366;border-color:#25d366;box-shadow:0 0 20px rgba(37,211,102,.3);background:rgba(37,211,102,.1)}.share-btn.facebook:hover{color:#1877f2;border-color:#1877f2;box-shadow:0 0 20px rgba(24,119,242,.3);background:rgba(24,119,242,.1)}.share-btn.telegram:hover{color:#08c;border-color:#08c;box-shadow:0 0 20px rgba(0,136,204,.3);background:rgba(0,136,204,.1)}.share-btn.twitter:hover,.share-btn.xcom:hover{color:#1da1f2;border-color:#1da1f2;box-shadow:0 0 20px rgba(29,161,242,.3);background:rgba(29,161,242,.1)}.share-btn.copy:hover{color:#0070f3;border-color:#0070f3;box-shadow:0 0 20px rgba(0,112,243,.3);background:rgba(0,112,243,.1)}.close-btn:focus,.share-btn:focus{outline:2px solid #0070f3;outline-offset:2px}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.share-modal-content{animation:modalSlideIn .3s ease-out}@keyframes backdropFadeIn{0%{opacity:0}to{opacity:1}}.share-modal-backdrop{animation:backdropFadeIn .2s ease-out}@media(max-width:768px){.share-modal-backdrop{padding:12px}.share-modal-content{padding:24px 16px;gap:20px;max-width:100%}.modal-title{font-size:1.5rem}.product-meta-card{flex-direction:column;align-items:center;text-align:center;gap:16px}.product-image-container{width:140px;height:140px}.share-options-row{gap:12px}.share-btn{width:80px;min-height:80px;font-size:.85rem}.share-btn img{width:30px;height:30px}.share-btn span{font-size:.8rem}}@media(max-width:480px){.share-modal-content{padding:20px 12px}.modal-title{font-size:1.3rem}.product-name{font-size:1.1rem}.product-price{font-size:1rem}.share-options-row{gap:10px}.share-btn{width:70px;min-height:70px;font-size:.8rem}.share-btn img{width:26px;height:26px}}.html-no-scroll{overflow:hidden!important;height:100%!important}.product-media:not([src]),.product-media[src=""]{background:#f0f0f0;display:flex;align-items:center;justify-content:center}.product-media:not([src]):after,.product-media[src=""]:after{content:"📷";font-size:2rem;opacity:.3}@media(prefers-contrast:high){.share-modal-backdrop{background:rgba(0,0,0,.8)}.share-btn{border:2px solid #000}}@media(prefers-reduced-motion:reduce){.share-modal-backdrop,.share-modal-content{animation:none}.share-btn{transition:none}.product-media:hover,.share-btn:hover{transform:none}}