@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#172033;background:#fff;--ink:#172033;--muted:#6c7688;--green:#2f7d63;--green2:#eaf6f1;--lime:#e8f3bb;--violet:#6c4bdf;--orange:#ff8a4c;--line:#e7ebf1;--soft:#f6f8fb;--shadow:0 18px 60px rgba(27,42,70,.12)}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink)}button,input,select,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.site-shell{min-height:100vh}.announcement{height:36px;background:#172033;color:#fff;display:flex;align-items:center;justify-content:center;gap:28px;font-size:12px;font-weight:700;letter-spacing:.02em}.announcement-desktop{opacity:.68}.site-header{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:0 clamp(18px,5vw,76px);position:sticky;top:0;background:#fffffff2;backdrop-filter:blur(15px);z-index:40;border-bottom:1px solid var(--line)}.brand{border:0;background:none;display:flex;align-items:center;gap:12px;text-align:left;width:max-content}.brand img{width:56px;height:44px;object-fit:contain;border-radius:12px}.brand span{display:flex;flex-direction:column}.brand b{font:800 19px/1 Manrope}.brand small{font-size:10px;color:var(--muted);margin-top:5px}.site-header nav{display:flex;align-items:center;gap:6px}.site-header nav button{border:0;background:none;padding:10px 13px;border-radius:10px;font-weight:700;color:#4f596c}.site-header nav button:hover{background:var(--soft);color:var(--ink)}.cart-button{justify-self:end;border:0;background:#172033;color:#fff;border-radius:14px;padding:11px 15px;display:flex;align-items:center;gap:8px;font-weight:800}.cart-button svg{width:18px}.cart-button b{background:#fff;color:#172033;border-radius:999px;min-width:20px;height:20px;display:grid;place-items:center;font-size:11px}.mobile-menu{display:none;border:0;background:none}.hero{max-width:1420px;margin:0 auto;padding:70px clamp(18px,5vw,76px) 50px;display:grid;grid-template-columns:1.05fr .95fr;min-height:620px;align-items:center;gap:50px;overflow:hidden}.hero-copy{max-width:650px}.kicker{display:inline-flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800;color:var(--green)}.kicker svg{width:14px}.hero h1,.shop-hero h1{font:800 clamp(44px,6vw,78px)/1.02 "Manrope";letter-spacing:-.055em;margin:16px 0 20px}.hero p{font-size:18px;line-height:1.7;color:var(--muted);max-width:600px}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.primary,.secondary{min-height:48px;border-radius:14px;padding:0 20px;border:0;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:9px}.primary{background:var(--green);color:#fff}.primary:hover{filter:brightness(.96)}.secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.primary svg,.secondary svg{width:18px}.wide{width:100%}.hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px}.hero-trust span{display:flex;align-items:center;gap:7px;color:#566174;font-size:13px;font-weight:700}.hero-trust svg{width:17px;color:var(--green)}.hero-products{height:510px;position:relative;background:radial-gradient(circle at 55% 45%,#eef6d8 0,#f5f8ee 48%,transparent 49%);min-width:0}.hero-product{position:absolute;border:0;background:#fff;border-radius:28px;box-shadow:0 18px 55px #2c3b4324;padding:14px;overflow:hidden}.hero-product img{width:100%;height:100%;object-fit:contain;display:block}.hero-product span{display:none}.hp-0{width:54%;height:57%;left:4%;top:6%;transform:rotate(-3deg)}.hp-1{width:39%;height:40%;right:1%;top:0;transform:rotate(4deg)}.hp-2{width:43%;height:40%;right:5%;bottom:4%;transform:rotate(-2deg)}.hp-3{width:36%;height:33%;left:8%;bottom:1%;transform:rotate(3deg)}.promo-strip{max-width:1320px;margin:0 auto 20px;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.promo-strip article{border-radius:18px;padding:18px 20px;background:#f4f7f2;display:flex;justify-content:space-between;align-items:center;gap:14px}.promo-strip article:nth-child(2){background:#f6f1ff}.promo-strip article:nth-child(3){background:#fff3eb}.promo-strip article div{display:flex;flex-direction:column}.promo-strip article b{font:800 15px Manrope}.promo-strip article span{font-size:12px;color:var(--muted);margin-top:4px}.promo-strip article button{border:0;background:none;display:flex;align-items:center;font-weight:800;font-size:12px}.promo-strip svg{width:15px}.benefit-bar{max-width:1320px;margin:34px auto;padding:20px 24px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px}.benefit-bar>div{display:flex;align-items:center;gap:13px;padding:5px 20px;border-right:1px solid var(--line)}.benefit-bar>div:last-child{border:0}.benefit-bar svg{width:26px;color:var(--green)}.benefit-bar span{display:flex;flex-direction:column}.benefit-bar b{font-size:13px}.benefit-bar small{color:var(--muted);font-size:11px;margin-top:3px}.section{max-width:1320px;margin:0 auto;padding:64px 24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.section-head h2{font:800 clamp(28px,4vw,42px)/1.08 "Manrope";letter-spacing:-.035em;margin:8px 0 0}.section-head>button{border:0;background:none;font-weight:800;color:var(--green);display:flex;gap:8px;align-items:center}.section-head>button svg{width:17px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category-grid button{border:1px solid var(--line);background:#fff;border-radius:20px;padding:15px;text-align:left;transition:.2s}.category-grid button:hover{transform:translateY(-3px);box-shadow:0 14px 36px #23374c1a}.category-grid button>div{height:135px;background:var(--soft);border-radius:15px;margin-bottom:13px;display:grid;place-items:center;overflow:hidden}.category-grid img{width:100%;height:100%;object-fit:contain}.category-grid b{display:block;font:800 14px Manrope}.category-grid span{font-size:11px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:21px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 42px #192c441a}.product-image-wrap{height:250px;border:0;background:#f7f8fa;position:relative;padding:12px}.product-image{width:100%;height:100%;object-fit:contain;display:block}.badge{position:absolute;top:13px;left:13px;display:flex;align-items:center;gap:5px;padding:7px 9px;border-radius:999px;font-size:10px;font-weight:800;background:#fff}.badge svg{width:12px}.badge.offer{color:#d4542f}.badge.new{left:auto;right:13px;color:#6c4bdf}.product-body{padding:15px;display:flex;flex-direction:column;gap:9px;flex:1}.category-label{text-transform:uppercase;letter-spacing:.1em;color:var(--green);font-size:9px;font-weight:800;margin:0}.product-title{border:0;background:none;text-align:left;padding:0;color:var(--ink);font:700 14px/1.45 Manrope;min-height:61px}.price-row{display:flex;justify-content:space-between;align-items:end;gap:8px}.price{font:800 17px Manrope;color:#245f4d}.old-price{display:block;font-size:10px;color:#9aa2b0;text-decoration:line-through}.stock{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#327b61}.stock.warn{color:#b36f22}.stock.out{color:#b24d4d}.add-btn{margin-top:auto;border:0;border-radius:12px;min-height:42px;background:#172033;color:#fff;font-weight:800;font-size:12px;display:flex;align-items:center;justify-content:center;gap:7px}.add-btn svg{width:16px}.add-btn:disabled{background:#e5e8ed;color:#8c95a4}.catalogue-tools{display:grid;grid-template-columns:1fr 220px 190px;gap:10px;position:relative}.search-box{border:1px solid var(--line);border-radius:14px;height:48px;display:flex;align-items:center;padding:0 12px;background:#fff;position:relative}.search-box>svg{width:19px;color:#8b95a5}.search-box input{border:0;outline:0;flex:1;padding:0 10px}.search-box>button{border:0;background:none}.catalogue-tools select{border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 12px;color:#566174}.search-suggestions{position:absolute;left:0;right:0;top:54px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:7px;z-index:20}.search-suggestions button{width:100%;border:0;background:none;display:flex;align-items:center;gap:10px;text-align:left;padding:8px;border-radius:10px}.search-suggestions button:hover{background:var(--soft)}.search-suggestions img{width:45px;height:45px;object-fit:contain;background:var(--soft);border-radius:8px}.search-suggestions span{display:flex;flex-direction:column;min-width:0}.search-suggestions b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggestions small{color:var(--muted);font-size:10px}.result-meta{margin:20px 0 16px;display:flex;gap:8px;color:var(--muted);font-size:12px}.result-meta b{color:var(--ink)}.center{text-align:center;margin-top:32px}.shop-hero{padding:65px 24px 22px;text-align:center;background:linear-gradient(180deg,#f8faf7,#fff)}.shop-hero h1{font-size:clamp(38px,5vw,62px);margin:12px 0}.shop-hero p{color:var(--muted)}.story-section{max-width:1320px;margin:70px auto;padding:64px;border-radius:30px;background:#172033;color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}.story-section h2{font:800 43px/1.08 Manrope;letter-spacing:-.04em;margin:12px 0}.story-section>div>p{color:#bfc6d2;line-height:1.7}.story-section .secondary{margin-top:14px}.story-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.story-cards article{background:#ffffff14;padding:22px;border-radius:18px}.story-cards svg{color:#a8d8bf}.story-cards b{display:block;margin-top:14px}.story-cards p{color:#c3cad4;font-size:12px;line-height:1.5}.contact-card{background:#eef7f2;border-radius:28px;padding:45px;display:grid;grid-template-columns:1fr 1.1fr;gap:45px;align-items:center}.contact-card h2{font:800 38px/1.1 Manrope;margin:8px 0}.contact-card p{color:var(--muted)}.contact-details{display:grid;gap:9px}.contact-details>a,.contact-details>div{background:#fff;border-radius:15px;padding:14px;display:flex;align-items:center;gap:13px}.contact-details svg{width:22px;color:var(--green)}.contact-details span{display:flex;flex-direction:column}.contact-details small{color:var(--muted);font-size:10px}.contact-details b{font-size:13px}footer{background:#111827;color:#fff;padding:50px clamp(24px,6vw,90px);display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}footer img{width:80px;border-radius:10px}footer p,footer small{color:#aeb7c5}footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}footer button{border:0;background:none;color:#c3cad4;text-align:left;padding:0}.copyright{grid-column:1/-1;border-top:1px solid #293142;padding-top:20px;color:#8f99a9;font-size:11px}.modal-backdrop,.drawer-backdrop,.zoom-backdrop{position:fixed;inset:0;background:#141c2b9e;backdrop-filter:blur(6px);z-index:80}.product-modal{position:absolute;inset:5vh 7vw;background:#fff;border-radius:28px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;box-shadow:var(--shadow)}.modal-close{position:absolute;right:18px;top:18px;z-index:5;border:1px solid var(--line);background:#fff;width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.modal-gallery{background:#f6f8fa;padding:30px;display:flex;flex-direction:column;gap:14px;min-height:0}.main-image{flex:1;border:0;background:#fff;border-radius:20px;position:relative;overflow:hidden;min-height:0}.main-image img{width:100%;height:100%;object-fit:contain;display:block;padding:16px}.main-image span{position:absolute;right:12px;bottom:12px;background:#fff;border:1px solid var(--line);padding:7px 9px;border-radius:9px;font-size:10px;font-weight:800;display:flex;gap:5px}.main-image span svg{width:13px}.thumb-row{height:76px;display:flex;gap:8px;overflow:auto}.thumb-row button{min-width:70px;width:70px;border:2px solid transparent;background:#fff;border-radius:12px;padding:5px}.thumb-row button.active{border-color:var(--green)}.thumb-row img{width:100%;height:100%;object-fit:contain}.modal-info{padding:52px 46px;overflow:auto}.product-modal-actions{display:flex;align-items:center;justify-content:space-between}.share-product{border:1px solid var(--line);background:#fff;border-radius:12px;padding:9px 11px;display:flex;align-items:center;gap:6px;font-weight:800;font-size:11px}.share-product svg{width:14px}.modal-info h2{font:800 clamp(27px,3vw,42px)/1.1 "Manrope";letter-spacing:-.035em;margin:13px 0}.sku{font-size:11px;color:var(--muted)}.modal-price{display:flex;align-items:center;gap:10px;margin:20px 0}.modal-price b{font:800 27px Manrope;color:#2b6e58}.modal-price span{text-decoration:line-through;color:#9ca4b0}.availability{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800;color:#31765f}.availability.warn{color:#a76520}.availability.out{color:#ad4141}.availability svg{width:15px}.availability-note{font-size:12px;color:var(--muted)}.modal-info .desc{font-size:13px;color:var(--muted);margin-top:22px}.modal-info ul{list-style:none;padding:0;display:grid;gap:9px}.modal-info li{display:flex;gap:9px;font-size:13px;line-height:1.45}.modal-info li svg{width:15px;min-width:15px;color:var(--green)}.variation-box{margin:22px 0;display:grid;gap:15px}.variation-group>span{font-size:12px;font-weight:800}.variation-options{display:flex;gap:8px;flex-wrap:wrap;margin-top:7px}.variation-options button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:9px 12px;font-size:11px;font-weight:700}.variation-options button.selected{border-color:var(--green);background:var(--green2);color:#24634f}.variation-options button:disabled{opacity:.4;text-decoration:line-through}.variation-options small{display:block;font-size:8px}.product-service-note{margin-top:14px;border:1px solid var(--line);border-radius:14px;padding:12px;display:flex;gap:10px;align-items:center}.product-service-note svg{color:var(--green)}.product-service-note span{display:flex;flex-direction:column}.product-service-note b{font-size:11px}.product-service-note small{font-size:10px;color:var(--muted)}.related-mini{margin-top:24px}.related-mini>div{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:8px}.related-mini button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:6px;overflow:hidden}.related-mini img{width:100%;height:60px;object-fit:contain}.related-mini span{display:none}.zoom-backdrop{z-index:110;display:grid;place-items:center;padding:40px}.zoom-backdrop>button{position:absolute;right:25px;top:25px;width:46px;height:46px;border:0;border-radius:50%;background:#fff}.zoom-backdrop>img{max-width:94vw;max-height:90vh;object-fit:contain;background:#fff;border-radius:20px}.drawer-backdrop{z-index:70}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(520px,100vw);background:#fff;z-index:90;display:flex;flex-direction:column;box-shadow:-20px 0 60px #121c2a2e}.cart-head{padding:22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.cart-head>div{display:flex;align-items:center;gap:10px}.cart-head h2{margin:0;font:800 22px Manrope}.cart-head p{margin:4px 0 0;color:var(--muted);font-size:11px}.cart-head>button,.back-mini{border:0;background:none}.back-mini svg{width:20px}.cart-items{padding:18px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:82px 1fr 32px;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:82px;height:82px;object-fit:contain;background:var(--soft);border-radius:12px}.cart-item>div{display:flex;flex-direction:column;align-items:flex-start}.cart-item b{font-size:12px}.cart-item small{font-size:10px;color:var(--muted);margin-top:5px}.qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty button{width:28px;height:28px;border:1px solid var(--line);background:#fff;border-radius:9px}.qty svg{width:12px}.remove{border:0;background:none;color:#d85e54}.remove svg{width:16px}.cart-foot{border-top:1px solid var(--line);padding:20px;display:grid;gap:12px}.totals span,.checkout-summary span,.confirmation-summary span{display:flex;justify-content:space-between;gap:20px}.cart-foot>small,.checkout-disclaimer{color:var(--muted);text-align:center;font-size:10px}.empty{height:100%;min-height:400px;display:grid;place-items:center;align-content:center;gap:10px;color:var(--muted)}.empty svg{width:40px}.checkout-step{padding:20px;overflow:auto}.fulfillment-switch{display:grid;grid-template-columns:1fr 1fr;gap:9px}.fulfillment-switch button{border:1px solid var(--line);background:#fff;border-radius:15px;padding:14px;display:flex;align-items:center;gap:10px;text-align:left}.fulfillment-switch button.active{border-color:#69a88e;background:#f0faf5}.fulfillment-switch svg{width:20px;color:var(--green)}.fulfillment-switch span{display:flex;flex-direction:column}.fulfillment-switch b{font-size:12px}.fulfillment-switch small{font-size:9px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.form-grid label{font-size:11px;font-weight:800;color:#4d586a}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid textarea{width:100%;margin-top:6px;border:1px solid var(--line);border-radius:12px;padding:12px;outline:0}.form-grid input:focus,.form-grid textarea:focus{border-color:#6aa58c;box-shadow:0 0 0 3px #e9f5ef}.fulfillment-note{margin-top:15px;padding:12px;background:var(--soft);border-radius:13px;display:flex;gap:10px}.fulfillment-note svg{color:var(--green);width:20px}.fulfillment-note span{display:flex;flex-direction:column}.fulfillment-note b{font-size:11px}.fulfillment-note small{font-size:10px;color:var(--muted)}.checkout-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin:18px 0;display:grid;gap:8px;font-size:12px}.checkout-summary .grand{font-size:15px}.checkout-summary small{color:var(--muted)}.whatsapp{width:100%;min-height:50px;border:0;border-radius:14px;background:#4fa55f;color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px}.whatsapp svg{width:20px}.order-error,.error-box{padding:10px;border-radius:11px;background:#fff0ef;color:#a7443c;font-size:11px}.confirmation-backdrop{display:grid;place-items:center}.confirmation-card{width:min(470px,calc(100vw - 30px));background:#fff;border-radius:26px;padding:35px;text-align:center}.success-icon{width:58px;height:58px;border-radius:50%;background:#e8f7ef;color:var(--green);display:grid;place-items:center;margin:0 auto 18px}.confirmation-card h2{font:800 34px Manrope;margin:8px}.confirmation-card>p{color:var(--muted);line-height:1.5}.confirmation-summary{background:var(--soft);border-radius:14px;padding:15px;display:grid;gap:8px;font-size:12px;margin:18px 0;text-align:left}.confirmation-card .secondary{margin-top:9px}.policy-modal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(700px,calc(100vw - 30px));max-height:86vh;overflow:auto;background:#fff;border-radius:24px;padding:40px}.policy-modal h2{font:800 32px Manrope}.policy-modal p,.policy-modal li{line-height:1.7;color:#596477;font-size:13px}.mobile-nav{position:fixed;left:0;top:0;bottom:0;width:min(340px,85vw);background:#fff;z-index:95;padding:20px;display:flex;flex-direction:column;gap:8px}.mobile-nav>button:first-child{align-self:flex-end}.mobile-nav img{width:100px;margin:5px 0 20px}.mobile-nav button{border:0;background:none;text-align:left;padding:13px;border-radius:10px;font-weight:800}.mobile-nav button:hover{background:var(--soft)}.empty-results{text-align:center;padding:60px;color:var(--muted)}.empty-results svg{width:40px}.empty-results a{color:var(--green);font-weight:800}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%);background:#172033;color:#fff;padding:12px 18px;border-radius:999px;z-index:150;font-size:12px;font-weight:800}.site-loader{height:100vh;display:grid;place-items:center;align-content:center;gap:14px}.site-loader img{width:110px}.site-loader div{width:32px;height:32px;border:3px solid #ddd;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1050px){.site-header{grid-template-columns:auto 1fr auto}.site-header nav{display:none}.mobile-menu{display:block}.brand{justify-self:center}.hero{grid-template-columns:1fr;min-height:auto;padding-top:50px}.hero-copy{margin:auto;text-align:center}.hero-actions,.hero-trust{justify-content:center}.hero-products{height:430px;max-width:650px;width:100%;margin:auto}.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.benefit-bar{grid-template-columns:1fr 1fr}.benefit-bar>div:nth-child(2){border-right:0}.benefit-bar>div{padding:12px}.promo-strip{grid-template-columns:1fr}.story-section{grid-template-columns:1fr;padding:45px;gap:35px}.product-modal{inset:3vh 3vw;grid-template-columns:1fr 1fr}.modal-info{padding:45px 30px}}@media (max-width:760px){.announcement{height:auto;min-height:32px;padding:7px 12px;text-align:center}.announcement-desktop{display:none}.site-header{height:68px;padding:0 14px}.brand span{display:none}.brand img{width:66px}.cart-button span{display:none}.hero{padding:38px 18px 25px;gap:20px}.hero h1{font-size:45px}.hero p{font-size:15px}.hero-products{height:330px}.benefit-bar{margin:20px 15px;padding:10px;grid-template-columns:1fr 1fr}.benefit-bar>div{border:0}.benefit-bar small{display:none}.category-grid{display:flex;overflow:auto;gap:10px}.category-grid button{min-width:145px}.category-grid button>div{height:105px}.section{padding:45px 15px}.section-head{align-items:flex-start}.section-head h2{font-size:30px}.section-head>button{font-size:11px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-image-wrap{height:175px}.product-body{padding:11px}.product-title{font-size:12px;min-height:55px}.price{font-size:14px}.stock{font-size:8px}.catalogue-tools{grid-template-columns:1fr 1fr}.search-box{grid-column:1/-1}.catalogue-tools select{height:44px;width:100%}.story-section{margin:35px 15px;padding:30px 22px;border-radius:23px}.story-section h2{font-size:34px}.story-cards{grid-template-columns:1fr}.contact-card{grid-template-columns:1fr;padding:28px 20px}.contact-card h2{font-size:31px}footer{grid-template-columns:1fr 1fr;padding:40px 22px}.footer-brand{grid-column:1/-1}.product-modal{inset:0;border-radius:0;display:block;overflow:auto}.modal-gallery{height:52vh;padding:65px 16px 16px}.main-image img{padding:8px}.modal-info{padding:25px 18px 50px;overflow:visible}.modal-info h2{font-size:28px}.modal-close{position:fixed;right:14px;top:14px}.related-mini{display:none}.thumb-row{height:60px}.cart-drawer{width:100vw}.form-grid{grid-template-columns:1fr}.form-grid label{grid-column:1/-1}.story-section .secondary{width:100%}}@media (max-width:430px){.product-image-wrap{height:155px}.hero-products{height:280px}.hero h1{font-size:39px}.benefit-bar{grid-template-columns:1fr 1fr}.benefit-bar b{font-size:11px}.product-grid{gap:8px}.product-body{padding:9px}.add-btn{font-size:10px}.badge{font-size:8px;padding:5px 7px}}:root{--zin-navy:#10244f;--zin-navy2:#1b376f;--zin-lime:#a9dc54;--zin-sky:#66b8dc;--zin-cream:#fbfcf8}html{scroll-behavior:smooth}.site-shell{background:linear-gradient(180deg,#fff 0,#fbfcfb)}.site-header{position:sticky;top:0;z-index:45;backdrop-filter:blur(18px);background:#ffffffe8;box-shadow:0 12px 35px #10244f0f;transition:.25s ease}.premium-nav{background:#f4f6fa;border:1px solid rgba(16,36,79,.08);padding:7px 10px;border-radius:999px;box-shadow:0 12px 32px #10244f12}.premium-nav>button,.mega-wrap>button{border-radius:999px!important;padding:10px 14px!important}.premium-nav button:hover{background:#fff;color:var(--zin-navy);transform:translateY(-1px)}.mega-wrap{position:relative}.mega-menu{position:absolute;top:calc(100% + 14px);left:-90px;width:430px;background:#fff;border:1px solid var(--line);box-shadow:0 25px 65px #10244f29;border-radius:24px;padding:22px;display:grid;grid-template-columns:1fr 1fr;gap:25px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}.mega-wrap:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#7b8494;font-weight:800;margin:0 0 8px}.mega-menu button{display:block;width:100%;text-align:left;border:0;background:none;padding:8px 4px!important;border-radius:8px!important}.premium-hero{overflow:hidden;position:relative;background:radial-gradient(circle at 78% 25%,rgba(102,184,220,.23),transparent 28%),radial-gradient(circle at 13% 80%,rgba(169,220,84,.18),transparent 25%),linear-gradient(135deg,#f8fbff,#fff,#f6faef)}.premium-hero:before{content:"";position:absolute;width:460px;height:460px;border:1px solid rgba(102,184,220,.22);border-radius:50%;right:-190px;top:-170px}.motto-pill{display:inline-block;margin:14px 0 4px;padding:8px 14px;border-radius:999px;background:linear-gradient(90deg,var(--zin-lime),var(--zin-sky));color:#10244f;font-size:12px;font-weight:900;letter-spacing:.04em;box-shadow:0 10px 30px #66b8dc38}.hero h1 em,.brand-story h2 em{font-style:normal;background:linear-gradient(90deg,#80bd55,#66b8dc);-webkit-background-clip:text;color:transparent}.hero-product{transition:.3s cubic-bezier(.2,.8,.2,1)!important}.hero-product:hover{transform:translateY(-10px) rotate(-1deg)!important;box-shadow:0 26px 60px #10244f2b!important}.hero-product img{object-fit:contain!important}.category-grid button,.occasion-grid button,.product-card,.story-cards article{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.category-grid button:hover,.occasion-grid button:hover,.story-cards article:hover{transform:translateY(-7px);box-shadow:0 22px 50px #10244f1c;border-color:#66b8dc59}.occasion-section{background:linear-gradient(180deg,#fff,#f7f9fc)}.occasion-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.occasion-grid button{border:1px solid var(--line);background:#fff;border-radius:24px;padding:24px;display:flex;align-items:center;gap:16px;text-align:left}.occasion-grid svg{width:36px;height:36px;padding:8px;border-radius:12px;background:linear-gradient(135deg,#edf8de,#e8f5fb);color:var(--zin-navy2)}.occasion-grid span{display:flex;flex-direction:column;gap:4px}.occasion-grid b{font:800 16px Manrope}.occasion-grid small{color:var(--muted);line-height:1.35}.product-card{position:relative}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px #10244f1f}.product-card:hover .product-image{transform:scale(1.045)}.product-image{transition:transform .35s ease;object-fit:contain!important}.wish-btn{position:absolute;z-index:3;right:12px;top:12px;width:36px;height:36px;border-radius:50%;border:1px solid rgba(16,36,79,.08);background:#ffffffeb;display:grid;place-items:center;box-shadow:0 8px 22px #10244f17;opacity:0;transform:translateY(-4px);transition:.2s}.product-card:hover .wish-btn,.wish-btn.active{opacity:1;transform:none}.wish-btn svg{width:16px}.wish-btn.active{color:#d74e66;background:#fff0f3}.wish-btn.active svg{fill:currentColor}.add-btn,.primary,.whatsapp{transition:transform .18s,box-shadow .18s,filter .18s}.add-btn:hover,.primary:hover,.whatsapp:hover{transform:translateY(-2px);box-shadow:0 14px 32px #26755933;filter:saturate(1.05)}.add-btn:active,.primary:active{transform:scale(.98)}.brand-story{margin:70px auto;max-width:1220px;padding:55px;border-radius:34px;background:linear-gradient(135deg,#10244f,#274d88);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;overflow:hidden}.brand-story h2{font:800 46px/1.04 Manrope;margin:10px 0 15px}.brand-story p{color:#dce6f7;line-height:1.7}.brand-story-visual{height:330px;position:relative}.story-img{position:absolute;width:54%;height:65%;object-fit:contain;background:#fff;border-radius:24px;padding:16px;box-shadow:0 22px 50px #0000002e}.si-0{left:0;top:10%}.si-1{right:0;top:0;transform:rotate(4deg)}.si-2{right:16%;bottom:0;transform:rotate(-4deg)}.product-modal{box-shadow:0 35px 100px #10244f47}.main-image{background:linear-gradient(145deg,#fafbfc,#f3f6f8)!important}.main-image img,.thumb-row img{object-fit:contain!important}.cart-drawer{box-shadow:-30px 0 80px #10244f33}.premium-loader{background:radial-gradient(circle at 50% 45%,#f4f9ec 0,#fff 45%);color:var(--zin-navy)}.premium-loader .loader-orb{width:150px;height:150px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 25px 70px #10244f1f;animation:loaderFloat 1.8s ease-in-out infinite}.premium-loader .loader-orb img{width:100px}.premium-loader h2{margin:8px 0 0;font:800 24px Manrope;letter-spacing:-.02em}.premium-loader p{margin:0;color:#768096}.loader-track{width:220px;height:4px!important;background:#e6ebf0!important;border-radius:99px!important;overflow:hidden!important;animation:none!important;border:0!important}.loader-track span{display:block;width:45%;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--zin-lime),var(--zin-sky),var(--zin-navy2));animation:loaderSlide 1.25s ease-in-out infinite}@keyframes loaderSlide{0%{transform:translate(-110%)}to{transform:translate(330%)}}@keyframes loaderFloat{50%{transform:translateY(-7px)}}.reveal-section{animation:sectionIn .55s ease both}@keyframes sectionIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}footer{background:linear-gradient(145deg,#0e1d42,#132653)!important}.footer-brand p b{font-size:16px;color:#b8e064}@media (max-width:900px){.occasion-grid{grid-template-columns:1fr 1fr}.brand-story{grid-template-columns:1fr;padding:34px;margin:40px 15px}.brand-story-visual{height:260px}.brand-story h2{font-size:36px}}@media (max-width:560px){.occasion-grid{grid-template-columns:1fr}.wish-btn{opacity:1}.premium-hero{padding-top:30px}.motto-pill{font-size:11px}.brand-story{border-radius:24px}.brand-story-visual{height:220px}.brand-story h2{font-size:32px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.header-actions{display:flex;align-items:center;gap:8px}.saved-button{width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:50%;display:grid;place-items:center;position:relative;color:var(--zin-navy)}.saved-button svg{width:18px}.saved-button b{position:absolute;right:-2px;top:-4px;min-width:17px;height:17px;border-radius:99px;background:#d74e66;color:#fff;font-size:9px;display:grid;place-items:center}.mobile-bottom-nav{display:none}@media (max-width:760px){.saved-button{display:none}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:10px;right:10px;bottom:10px;z-index:60;background:#fffffff0;backdrop-filter:blur(18px);border:1px solid rgba(16,36,79,.08);border-radius:20px;padding:7px;box-shadow:0 18px 50px #10244f33}.mobile-bottom-nav button{border:0;background:none;border-radius:14px;min-height:48px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;color:#536074;font-size:9px;font-weight:800}.mobile-bottom-nav button:active{background:#eff7f2}.mobile-bottom-nav svg{width:17px}.site-shell{padding-bottom:76px}.toast{bottom:88px!important}}.section-note{max-width:650px;margin:9px 0 0;color:#7a8493;font-size:13px;line-height:1.6}.premium-moments{grid-template-columns:repeat(4,1fr);gap:16px}.premium-moments .moment-card{padding:0!important;display:block!important;text-align:left!important;overflow:hidden;position:relative;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 32px #10244f0f}.moment-image{height:150px;position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#f5f9ff,#f8fbf2);overflow:hidden}.moment-image img{width:100%;height:100%;object-fit:contain;padding:15px;transition:transform .35s ease}.moment-card:hover .moment-image img{transform:scale(1.07) rotate(-1deg)}.moment-icon{position:absolute;left:14px;bottom:12px;width:42px;height:42px;border-radius:15px;background:#fffffff0;box-shadow:0 9px 24px #10244f21;display:grid;place-items:center;color:var(--zin-navy)}.moment-icon svg{width:19px}.moment-card>span{display:block;padding:16px 44px 17px 16px;min-height:112px}.moment-card>span b{display:block;font:800 16px Manrope;color:var(--zin-navy);margin-bottom:4px}.moment-card>span small{display:block;color:#7b8494;line-height:1.45}.moment-card>span em{display:block;font-style:normal;font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#7dad51;margin-top:9px}.moment-card>svg{position:absolute;right:15px;bottom:19px;width:17px;color:#9aa4b1}.clear-moment{border:0;background:#edf7e7;color:#53783a;font-size:10px;font-weight:900;border-radius:999px;padding:5px 8px;margin-left:5px;cursor:pointer}.footer-social{display:flex;gap:12px;align-items:flex-start;flex-wrap:wrap}.footer-social a{color:inherit;text-decoration:none;font-size:12px;font-weight:800;opacity:.82}.footer-social a:hover{opacity:1}@media (max-width:980px){.premium-moments{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.premium-moments{grid-template-columns:1fr 1fr;gap:10px}.moment-image{height:115px}.moment-card>span{padding:13px;min-height:102px}.moment-card>span b{font-size:13px}.moment-card>span small{font-size:10px}.moment-card>span em{font-size:8px}.moment-card>svg{display:none}.moment-icon{width:34px;height:34px;border-radius:12px}.moment-icon svg{width:16px}}.price-band-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.price-band-grid button{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f7fbff);border-radius:22px;padding:22px;display:flex;align-items:center;gap:13px;text-align:left;box-shadow:0 10px 28px #10244f0d;transition:.25s ease}.price-band-grid button:hover{transform:translateY(-5px);box-shadow:0 18px 38px #10244f1a;border-color:#a9d68b}.price-band-grid button>svg:first-child{width:34px;height:34px;padding:8px;border-radius:12px;background:linear-gradient(135deg,#e9f7d9,#e7f5fb);color:#376897}.price-band-grid button span{flex:1}.price-band-grid b{display:block;font:800 15px Manrope;color:var(--zin-navy)}.price-band-grid small{display:block;margin-top:3px;color:var(--muted)}.price-band-grid button>svg:last-child{width:17px;color:#7cab56}.free-delivery-box{border:1px solid #d9edc8;background:linear-gradient(135deg,#f6fbef,#f4fbff);padding:12px;border-radius:14px}.free-delivery-box>div:first-child{display:flex;align-items:center;gap:8px;font-size:11px;color:#436c3a}.free-delivery-box svg{width:18px}.free-progress{height:7px;border-radius:999px;background:#e7ebef;overflow:hidden;margin-top:9px}.free-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#89c44d,#65b7dc);transition:width .35s ease}.checkout-free{grid-column:1/-1}.checkout-free small{display:block;color:#4d7241;margin-bottom:5px}.cart-recos{border-top:1px solid var(--line);padding-top:12px}.cart-recos>b{font-size:11px}.cart-recos>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:8px}.cart-recos button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:7px;text-align:left;min-width:0}.cart-recos img{width:100%;height:64px;object-fit:contain;background:#f8fafc;border-radius:8px}.cart-recos span{display:block;font-size:9px;line-height:1.3;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:760px){.price-band-grid{grid-template-columns:1fr 1fr}.price-band-grid button{padding:15px}.price-band-grid b{font-size:12px}.price-band-grid small{font-size:9px}.modal-info>.primary.wide{position:sticky;bottom:8px;z-index:3;box-shadow:0 10px 28px #10244f38}}@media (max-width:430px){.price-band-grid{gap:8px}.price-band-grid button{border-radius:16px;padding:12px}.price-band-grid button>svg:first-child{width:29px;height:29px;padding:6px}}.breadcrumbs{max-width:1320px;margin:20px auto 0;padding:0 24px;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.breadcrumbs button{border:0;background:none;padding:5px 0;color:var(--green);font-weight:800}.breadcrumbs svg{width:14px}.breadcrumbs span{font-weight:700;color:#657084}.back-to-shop{margin:16px auto 0;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;display:inline-flex;align-items:center;gap:6px;font-weight:800;color:#536071}.back-to-shop svg{width:15px}.back-to-shop:hover{border-color:#a4d2bb;background:#f4fbf7}.product-image-zone{position:relative}.quick-view-btn{position:absolute;left:50%;bottom:12px;transform:translate(-50%,8px);opacity:0;border:0;background:#172033eb;color:#fff;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800;display:flex;gap:5px;align-items:center;transition:.2s;z-index:4}.quick-view-btn svg{width:13px}.product-card:hover .quick-view-btn,.quick-view-btn:focus-visible{opacity:1;transform:translate(-50%)}.category-grid button>div,.moment-image{background:linear-gradient(145deg,#fbfdff,#f6fbf7)}.category-grid img,.moment-image img{object-fit:contain!important;padding:8px!important}.moment-image img{transition:transform .35s ease}.moment-card:hover .moment-image img{transform:scale(1.025)!important}.moment-image{height:175px}.moment-card>span{min-height:106px}.price-band-grid button{overflow:hidden;position:relative;padding:12px 16px 12px 10px}.price-band-grid button>img{width:78px;height:68px;object-fit:contain;border-radius:14px;background:#fff;flex:0 0 auto}.price-band-grid button>svg:last-child{margin-left:auto}.fallback-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;max-width:650px;margin:22px auto}.fallback-products button{border:1px solid var(--line);background:#fff;border-radius:14px;padding:8px;text-align:left}.fallback-products img{width:100%;height:90px;object-fit:contain;background:#f8fafc;border-radius:10px}.fallback-products span{display:block;font-size:10px;font-weight:800;line-height:1.35;margin-top:6px}.empty-results .secondary{margin-top:6px}.empty-results>a{display:block;margin-top:12px}.mobile-product-cta,.recent-mobile-shortcut{display:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(47,125,99,.28);outline-offset:2px}@media (max-width:760px){.breadcrumbs{padding:0 15px;margin-top:14px;overflow:auto;white-space:nowrap}.shop-hero{padding-top:32px}.quick-view-btn{display:none}.moment-image{height:135px}.category-grid img,.moment-image img{padding:5px!important}.price-band-grid button>img{width:52px;height:52px}.fallback-products{grid-template-columns:1fr 1fr;gap:7px}.fallback-products img{height:78px}.desktop-product-cta{display:none!important}.mobile-product-cta{position:sticky;bottom:66px;z-index:12;margin:20px -18px -50px;padding:10px 14px;background:#fffffff5;backdrop-filter:blur(10px);border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:10px;box-shadow:0 -12px 28px #10244f17}.mobile-product-cta>div{display:flex;flex-direction:column}.mobile-product-cta small{font-size:9px;color:var(--muted)}.mobile-product-cta b{font:800 16px Manrope}.mobile-product-cta .primary{min-height:42px;padding:0 14px}.recent-mobile-shortcut{display:flex;position:fixed;left:12px;bottom:76px;z-index:68;border:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(10px);border-radius:999px;padding:8px 11px;align-items:center;gap:4px;font-size:9px;font-weight:800;box-shadow:0 8px 22px #10244f1c}.recent-mobile-shortcut svg{width:12px}}@media (prefers-reduced-motion:reduce){.quick-view-btn,.moment-image img{transition:none!important}}.multi-category-hero-art{height:500px;border-radius:34px;overflow:hidden;background:linear-gradient(145deg,#fff6e9,#f4fbf6);box-shadow:0 30px 80px #1d2d4c1f;position:relative;border:1px solid rgba(28,48,82,.06)}.multi-category-hero-art>img{width:100%;height:100%;object-fit:cover;display:block}.hero-department-chips{position:absolute;left:22px;right:22px;bottom:20px;display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.hero-department-chips span{background:#ffffffe6;backdrop-filter:blur(10px);border:1px solid rgba(25,43,75,.08);box-shadow:0 8px 22px #14244114;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800;color:#24334f}.department-section{padding-top:70px}.department-grid{grid-template-columns:repeat(5,1fr);gap:16px}.department-grid button{padding:0 0 15px;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 12px 34px #10244f0f;border:1px solid rgba(18,38,72,.07)}.department-grid button:hover:not(:disabled){transform:translateY(-7px);box-shadow:0 24px 48px #10244f1f}.department-grid button:disabled{cursor:default;opacity:.64;filter:saturate(.78)}.department-grid .department-art{height:175px!important;margin:0 0 14px!important;border-radius:0!important;position:relative;overflow:hidden;background:#f8fafc!important}.department-grid .department-art img{width:100%;height:100%;object-fit:cover!important;padding:0!important;transform:scale(1.02);transition:transform .3s ease}.department-grid button:hover:not(:disabled) .department-art img{transform:scale(1.07)}.department-grid b,.department-grid>button>span{padding-left:14px;padding-right:14px}.department-grid b{font-size:15px;line-height:1.3}.department-grid>button>span{display:block;margin-top:5px}.department-arrow{position:absolute!important;right:12px;bottom:12px!important;width:34px;height:34px;border-radius:50%;display:grid!important;place-items:center;background:#ffffffeb;box-shadow:0 7px 20px #10244f1f;padding:0!important;color:#315f55!important}.department-arrow svg{width:15px}.coming-soon .department-arrow{display:none!important}.premium-moments .moment-card{border-radius:26px}.moment-image{height:195px!important;background:#f9fafc!important}.moment-image img{width:100%;height:100%;object-fit:cover!important;padding:0!important;transition:transform .35s ease}.moment-card:hover .moment-image img{transform:scale(1.055)!important}.price-band-grid button>img{object-fit:cover!important;padding:0!important;background:#f7f9fc!important}.brand-story p{max-width:720px}@media (max-width:1050px){.department-grid{grid-template-columns:repeat(3,1fr)}.multi-category-hero-art{height:430px}}@media (max-width:760px){.multi-category-hero-art{height:330px;border-radius:24px}.hero-department-chips{left:10px;right:10px;bottom:10px;gap:5px}.hero-department-chips span{font-size:8px;padding:6px 8px}.department-grid{display:flex;overflow:auto;gap:11px;padding-bottom:5px;scroll-snap-type:x proximity}.department-grid button{min-width:178px;scroll-snap-align:start}.department-grid .department-art{height:130px!important}.moment-image{height:145px!important}}@media (max-width:460px){.department-grid button{min-width:155px}.department-grid .department-art{height:118px!important}.premium-moments{grid-template-columns:1fr}.moment-image{height:165px!important}}.hero-live-picks{position:absolute;top:18px;right:18px;display:grid;gap:7px;width:min(250px,42%)}.hero-live-picks button{border:1px solid rgba(20,38,68,.07);background:#ffffffeb;backdrop-filter:blur(10px);border-radius:16px;padding:7px;display:grid;grid-template-columns:46px 1fr;gap:8px;align-items:center;text-align:left;box-shadow:0 9px 28px #14264414}.hero-live-picks button>img{width:46px;height:46px;object-fit:contain!important;background:#fff;border-radius:11px}.hero-live-picks span{min-width:0;display:flex;flex-direction:column}.hero-live-picks small{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#2f7d63;font-weight:900}.hero-live-picks b{font-size:9px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#24334f}@media (max-width:760px){.hero-live-picks{display:none}}
