.ty-product-modal{position:fixed;inset:0;background:rgba(2,6,23,.68);display:flex;align-items:center;justify-content:center;z-index:99999;padding:20px;backdrop-filter:blur(6px)}
.ty-product-box{width:min(520px,100%);background:#fff;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.35);padding:28px;position:relative;color:#0f172a}.ty-product-box h3{margin:0 0 8px;font-size:24px}.ty-product-box p{margin:0 0 18px;color:#64748b}.ty-product-box label{display:block;font-weight:800;margin:12px 0;color:#334155}.ty-product-box input,.ty-product-box select{width:100%;padding:13px 14px;border:1px solid #dbe3ef;border-radius:14px;margin-top:7px;font:inherit}.ty-product-box button:not(.ty-product-close){width:100%;border:0;border-radius:14px;background:linear-gradient(135deg,#f97316,#fb923c);color:#fff;padding:14px 18px;font-weight:900;margin-top:14px;cursor:pointer}.ty-product-close{position:absolute;right:16px;top:14px;border:0;background:#f1f5f9;border-radius:50%;width:34px;height:34px;font-size:22px;cursor:pointer}.cart-table small{line-height:1.55;display:block;color:#64748b}
@media(max-width:640px){.ty-product-box{padding:22px;border-radius:18px}.cart-table{font-size:13px}}
