:root{--shop-navy:#071b2e;--shop-navy-2:#0c2942;--shop-orange:#f36b21;--shop-cream:#f5f3ee;--shop-ink:#12212b;--shop-muted:#68757d;--shop-line:#dde2df}*{box-sizing:border-box}.shop-shell{min-height:100vh;color:var(--shop-ink);background:#fff}.shop-header{border-bottom:1px solid var(--shop-line);z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex;position:sticky;top:0}.shop-header img{object-fit:contain;width:168px;height:56px}.shop-header nav{gap:28px;font-size:13px;font-weight:800;display:flex}.shop-header nav a:hover{color:var(--shop-orange)}.general-contact{background:var(--shop-navy);color:#fff;padding:12px 15px;font-size:11px;font-weight:800}.shop-intro{background:var(--shop-navy);color:#fff;grid-template-columns:1.05fr .95fr;gap:8vw;padding:78px 6vw 58px;display:grid}.shop-kicker,.shop-intro>div>span,.payment-guidance>div>span{letter-spacing:.18em;color:var(--shop-orange);font-size:10px;font-weight:900}.shop-intro h1{letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(48px,6vw,82px);line-height:.95}.shop-intro h1 em{color:var(--shop-orange);font-style:normal}.shop-intro-copy{align-self:end}.shop-intro-copy>p{color:#c5d0d8;max-width:620px;font-size:17px;line-height:1.7}.process-strip{grid-template-columns:1fr 1fr;gap:8px;margin-top:24px;display:grid}.process-strip span{color:#dbe4ea;border:1px solid #31506a;padding:12px;font-size:11px;font-weight:800}.shop-content{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:32px;padding:58px 5vw 90px;display:grid}.shop-tools{border:1px solid var(--shop-line);background:#f3f5f2;justify-content:space-between;align-items:end;padding:18px;display:flex}.shop-tools label{letter-spacing:.12em;text-transform:uppercase;color:#58666e;flex-direction:column;gap:7px;width:min(520px,100%);font-size:9px;font-weight:900;display:flex}.shop-tools input{background:#fff;border:1px solid #cbd2cd;padding:13px}.shop-tools strong{color:var(--shop-muted);font-size:13px}.shop-filters{flex-wrap:wrap;gap:7px;margin:18px 0 26px;display:flex}.shop-filters button{color:#5a666e;cursor:pointer;background:#fff;border:1px solid #d7dcda;padding:9px 12px;font-size:10px;font-weight:800}.shop-filters button.active,.shop-filters button:hover{background:var(--shop-navy);border-color:var(--shop-navy);color:#fff}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.shop-product{border:1px solid var(--shop-line);background:#fff;flex-direction:column;min-width:0;display:flex}.shop-product-image{background:#f3f5f2;height:210px;position:relative;overflow:hidden}.shop-product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:18px}.shop-product-image>span{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#071b2eeb;padding:6px 8px;font-size:7px;font-weight:900;position:absolute;bottom:10px;left:10px}.shop-product-body{flex-direction:column;flex:1;padding:18px;display:flex}.shop-product-body h2{letter-spacing:-.01em;color:var(--shop-navy);margin:0;font-size:16px;line-height:1.3}.shop-product-body>p{color:var(--shop-muted);min-height:56px;font-size:12px;line-height:1.55}.shop-product dl{border-top:1px solid #eaedeb;margin:auto 0 14px}.shop-product dl>div{border-bottom:1px solid #eaedeb;justify-content:space-between;gap:10px;padding:8px 0;font-size:10px;display:flex}.shop-product dt{color:#6f7b82}.shop-product dd{margin:0;font-weight:800}.pending-price{color:var(--shop-orange);font-size:11px;font-weight:800}.add-button,.checkout-button,.primary{background:var(--shop-orange);color:#fff;cursor:pointer;border:0;padding:13px;font-size:11px;font-weight:900}.add-button:hover,.checkout-button:hover,.primary:hover{background:#d9560e}.quantity-control{border:1px solid var(--shop-navy);grid-template-columns:40px 1fr 40px;display:grid}.quantity-control button{background:var(--shop-navy);color:#fff;cursor:pointer;border:0;font-size:18px}.quantity-control input{text-align:center;border:0;width:100%;font-weight:900}.cart-panel{border:1px solid var(--shop-line);background:#fff;position:sticky;top:104px;box-shadow:0 18px 45px #071b2e14}.cart-heading{background:var(--shop-navy);color:#fff;justify-content:space-between;align-items:center;padding:21px;display:flex}.cart-heading span{letter-spacing:.15em;color:var(--shop-orange);font-size:8px;font-weight:900}.cart-heading h2{color:#fff;margin:5px 0 0;font-size:22px}.cart-heading button{color:#acbbc5;cursor:pointer;background:0 0;border:0;font-size:10px}.empty-cart{padding:30px 21px}.empty-cart p{color:var(--shop-muted);font-size:12px;line-height:1.6}.cart-lines{max-height:360px;overflow:auto}.cart-line{border-bottom:1px solid #edf0ee;grid-template-columns:52px 1fr 24px;align-items:center;gap:10px;padding:13px;display:grid}.cart-line img{object-fit:contain;background:#f3f5f2;width:52px;height:52px}.cart-line div{flex-direction:column;gap:4px;min-width:0;display:flex}.cart-line b{font-size:10px;line-height:1.3}.cart-line span{color:var(--shop-muted);font-size:9px}.cart-line button{color:#829099;cursor:pointer;background:0 0;border:0;font-size:18px}.cart-totals{padding:16px 20px}.cart-totals>div{justify-content:space-between;gap:16px;padding:8px 0;font-size:11px;display:flex}.cart-total{border-top:1px solid var(--shop-line);margin-top:7px;padding-top:14px!important}.cart-note{color:#805038;background:#fff7f1;margin:0 20px 16px;padding:13px;font-size:10px;line-height:1.55}.checkout-button{width:calc(100% - 40px);margin:0 20px 20px}.checkout-button:disabled{cursor:not-allowed;background:#c8cfca}.payment-guidance{background:var(--shop-cream);grid-template-columns:1fr 1fr;gap:8vw;padding:70px 6vw;display:grid}.payment-guidance h2,.faq h2{color:var(--shop-navy);margin:12px 0;font-size:42px}.payment-guidance p{color:var(--shop-muted);max-width:620px;line-height:1.7}.bank-cards{grid-template-columns:1fr 1fr;align-self:center;gap:14px;display:grid}.bank-cards article{border-left:3px solid var(--shop-orange);background:#fff;flex-direction:column;gap:9px;padding:24px;display:flex}.bank-cards b{color:var(--shop-orange);font-size:11px}.bank-cards strong{font-variant-numeric:tabular-nums;font-size:18px}.faq{padding:85px 6vw}.faq ol{border-top:1px solid var(--shop-line);grid-template-columns:repeat(2,1fr);margin:38px 0 0;padding:0;list-style:none;display:grid}.faq li{border-bottom:1px solid var(--shop-line);flex-direction:column;gap:8px;padding:22px;display:flex}.faq li:nth-child(odd){border-right:1px solid var(--shop-line)}.faq li b{color:var(--shop-navy);font-size:15px}.faq li span{color:var(--shop-muted);font-size:12px;line-height:1.6}.shop-footer{color:#aab6be;background:#04121f;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:30px;padding:38px 6vw;font-size:11px;display:grid}.shop-footer>div{color:#fff;align-items:center;gap:10px;display:flex}.shop-footer img{width:42px;height:42px}.shop-footer p{margin:0;line-height:1.6}.shop-footer a{color:#fff}.checkout-overlay{z-index:100;background:#020a11c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.checkout-modal{background:#fff;width:min(860px,100%);max-height:94vh;overflow:auto;box-shadow:0 30px 90px #00000059}.checkout-top{background:var(--shop-navy);color:#fff;justify-content:space-between;align-items:start;padding:25px 30px 18px;display:flex}.checkout-top span{letter-spacing:.16em;color:var(--shop-orange);font-size:8px;font-weight:900}.checkout-top h2{color:#fff;margin:7px 0 0;font-size:28px}.checkout-top>button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:30px}.stepper{background:#edf0ee;grid-template-columns:repeat(3,1fr);display:grid}.stepper span{text-align:center;color:#89949a;border-bottom:3px solid #0000;padding:12px;font-size:9px;font-weight:900}.stepper span.active{color:var(--shop-navy);border-color:var(--shop-orange)}.checkout-body{padding:28px 30px}.checkout-summary>div{border-bottom:1px solid var(--shop-line);grid-template-columns:60px 1fr auto;align-items:center;gap:14px;padding:12px 0;display:grid}.checkout-summary img{object-fit:contain;background:#f3f5f2;width:60px;height:60px}.checkout-summary div>div{flex-direction:column;gap:5px;display:flex}.checkout-summary b{font-size:12px}.checkout-summary span{color:var(--shop-muted);font-size:10px}.checkout-summary strong{color:var(--shop-orange);font-size:11px}.checkout-totals{width:min(360px,100%);margin:20px 0 5px auto}.checkout-totals p{border-bottom:1px solid var(--shop-line);justify-content:space-between;margin:0;padding:9px 0;font-size:11px;display:flex}.checkout-totals p:last-child{color:var(--shop-navy);font-size:14px}.checkout-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.checkout-actions button{min-width:145px}.secondary{border:1px solid var(--shop-navy);color:var(--shop-navy);cursor:pointer;background:#fff;padding:12px 16px;font-size:11px;font-weight:900}.checkout-form{flex-direction:column;gap:15px;display:flex}.field-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.checkout-form label{color:#46545d;flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex}.checkout-form input,.checkout-form textarea,.checkout-form select{color:var(--shop-ink);font:inherit;background:#fff;border:1px solid #ccd3cf;padding:12px}.checkout-form textarea{resize:vertical;min-height:78px}.checkout-form label small{color:var(--shop-muted);font-weight:400;line-height:1.5}.form-error,.receipt-alert{color:#8d2f21;background:#fff0ed;border-left:3px solid #c8432e;padding:12px;font-size:11px}.payment-warning{border-left:3px solid var(--shop-orange);background:#fff7f1;padding:15px}.payment-warning b{color:var(--shop-navy)}.payment-warning p{color:#78533d;margin:5px 0 0;font-size:11px;line-height:1.55}.checkout-form fieldset{border:0;margin:0;padding:0}.checkout-form legend{margin-bottom:8px;font-size:10px;font-weight:900}.bank-option{margin-bottom:8px;border:1px solid var(--shop-line)!important;grid-template-columns:20px 1fr!important;align-items:center!important;padding:14px!important;display:grid!important}.bank-option.selected{background:#fff8f3;border-color:var(--shop-orange)!important}.bank-option input{padding:0}.bank-option span{color:var(--shop-navy);justify-content:space-between;font-size:13px;display:flex}.checkout-success{text-align:center;padding:42px 34px}.success-mark{background:var(--shop-orange);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto;font-size:27px;display:grid}.success-kicker{letter-spacing:.16em;color:var(--shop-orange);margin-top:18px;font-size:9px;font-weight:900}.checkout-success h2{color:var(--shop-navy);margin:8px;font-size:34px}.checkout-success>strong{font-size:12px}.checkout-success>p{color:var(--shop-muted);font-size:12px}.whatsapp-actions{grid-template-columns:1fr 1fr;gap:12px;margin:28px 0;display:grid}.whatsapp-actions a{text-align:left;color:#fff;flex-direction:column;gap:7px;padding:18px;display:flex}.whatsapp-actions b{font-size:12px}.whatsapp-actions span{opacity:.9;font-size:10px;line-height:1.5}.whatsapp-before{background:#1f6b50}.whatsapp-after{background:#0b577f}.done-button{border:1px solid var(--shop-navy);color:var(--shop-navy);cursor:pointer;background:#fff;padding:12px 18px;font-size:11px;font-weight:900}@media (width<=1100px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-content{grid-template-columns:minmax(0,1fr) 320px}.shop-header nav{display:none}}@media (width<=800px){.shop-header{padding:0 18px}.shop-header img{width:140px}.general-contact{font-size:9px}.shop-intro,.payment-guidance{grid-template-columns:1fr;gap:26px;padding:58px 22px}.shop-content{grid-template-columns:1fr;padding:40px 22px 70px}.cart-panel{grid-row:1;position:static}.shop-grid{grid-template-columns:1fr}.shop-product-image{height:240px}.shop-tools{flex-direction:column;align-items:stretch}.bank-cards,.faq ol,.whatsapp-actions{grid-template-columns:1fr}.faq{padding:65px 22px}.faq li:nth-child(odd){border-right:0}.shop-footer{grid-template-columns:1fr;padding:36px 22px}.checkout-overlay{padding:8px}.checkout-body{padding:22px 18px}.field-grid{grid-template-columns:1fr}.checkout-summary>div{grid-template-columns:50px 1fr}.checkout-summary>div>strong{grid-column:2}.checkout-actions{grid-template-columns:1fr 1fr;display:grid}.checkout-actions button{min-width:0}.shop-intro h1{font-size:50px}}.variant-field{flex-direction:column;gap:6px;margin:0 0 12px;display:flex}.variant-field>span{letter-spacing:.08em;text-transform:uppercase;color:#58666e;font-size:9px;font-weight:900}.variant-field select,.variant-field input{width:100%;color:var(--shop-ink);font:inherit;background:#fff;border:1px solid #cbd2cd;padding:10px;font-size:11px}.add-button:disabled{cursor:not-allowed;background:#c8cfca}
