.product-popup-card{width:min(1020px,calc(100% - 36px));grid-template-columns:1fr 1fr}.popup-image-wrap{display:flex;align-items:center;justify-content:center;padding:30px;background:linear-gradient(145deg,#fff8fa,#fff 65%)}.popup-image-wrap>img{width:calc(100% - 24px);height:calc(100% - 24px);object-fit:contain;transform:scale(.94);filter:drop-shadow(0 18px 25px rgba(22,55,37,.08))}.popup-image-wrap>span{left:24px;bottom:22px}.popup-product-info{padding:42px 39px 34px}.popup-product-info>p{margin:16px 0}.popup-product-info ul{margin-bottom:14px;padding:11px 0}.popup-flower-details{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:13px 0}.popup-flower-details>div{padding:10px 11px;border:1px solid var(--line);border-radius:10px;background:#fbfdfc}.popup-flower-details span,.popup-flower-details b,.popup-flower-details small{display:block}.popup-flower-details span{color:var(--pink);font-size:7px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.popup-flower-details b{margin:2px 0;font-size:9px}.popup-flower-details small{color:var(--muted);font-size:7px;line-height:1.4}.popup-care-note{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border-radius:10px;background:#f0f8f3}.popup-care-note>svg{flex:0 0 17px;width:17px;color:var(--green)}.popup-care-note p{margin:0}.popup-care-note b,.popup-care-note span{display:block}.popup-care-note b{color:var(--green);font-size:8px}.popup-care-note span{margin-top:2px;color:#587064;font-size:7px;line-height:1.45}.popup-stock-note{margin:9px 0 12px!important;color:#8a9890!important;font-size:7px!important;line-height:1.45!important}.popup-price{margin:12px 0}.popup-price strong{font-size:26px}
@media(max-width:760px){.popup-image-wrap{min-height:320px;padding:20px}.popup-image-wrap>img{width:90%;height:90%;transform:scale(.92)}.popup-product-info{padding:27px 24px}.popup-flower-details{grid-template-columns:1fr 1fr}}
@media(max-width:430px){.popup-image-wrap{min-height:270px}.popup-product-info{padding:24px 19px}.popup-flower-details{grid-template-columns:1fr}.popup-flower-details>div:nth-child(n+3){display:none}}
