:root{--ink:#173f3a;--ink2:#0f2d2a;--cream:#f5f0e7;--paper:#fffdf9;--sand:#e7d8bf;--clay:#c77456;--gold:#d9b269;--sage:#829c83;--line:rgba(23,63,58,.14);--muted:#6f7d79;--shadow:0 24px 80px rgba(23,63,58,.12);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink2);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}.notice-bar{height:34px;display:flex;align-items:center;justify-content:center;gap:42px;background:var(--ink2);color:#fff;font-size:12px;letter-spacing:.05em}.site-header{height:86px;padding:0 5vw;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line);background:rgba(255,253,249,.93);backdrop-filter:blur(16px);position:sticky;top:0;z-index:40}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand-mark{width:42px;height:42px;border-radius:50% 50% 46% 54%;display:grid;place-items:center;background:var(--ink);color:#fff;font-family:Georgia,serif;font-size:24px;font-weight:700;transform:rotate(-4deg)}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand strong{font-family:Georgia,serif;font-size:24px;letter-spacing:-.04em}.brand small{font-size:9px;text-transform:uppercase;letter-spacing:.2em;color:var(--muted);margin-top:5px}.main-nav{display:flex;gap:26px;margin-left:auto}.main-nav a{font-size:14px;font-weight:650}.main-nav a:hover{color:var(--clay)}.header-actions{display:flex;align-items:center;gap:14px}.whatsapp-link{font-size:13px;font-weight:700}.cart-link{display:flex;align-items:center;gap:8px;border:1px solid var(--line);padding:10px 14px;border-radius:999px;font-size:13px;font-weight:700}.cart-link span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:11px}.menu-toggle{display:none;border:0;background:none;font-size:24px}.hero{min-height:700px;padding:70px 7vw 80px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:5vw;background:linear-gradient(145deg,#fbf7f0 0%,#f2e9db 100%);overflow:hidden}.hero-copy{max-width:670px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:var(--clay);margin:0 0 16px}.hero h1,.page-hero h1,.landing-product h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.045em;line-height:1.02;margin:0}.hero h1{font-size:clamp(48px,6vw,82px)}.hero h1 em{color:var(--clay);font-weight:500}.hero-copy>p:not(.eyebrow){font-size:19px;color:#53625e;max-width:600px;margin:25px 0 30px}.hero-actions{display:flex;align-items:center;gap:24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-weight:800;font-size:14px;transition:.25s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--ink);color:#fff;box-shadow:0 14px 30px rgba(23,63,58,.2)}.btn-dark{background:var(--ink2);color:#fff}.btn-light{background:#fff;color:var(--ink)}.btn-outline{border-color:var(--line);background:transparent;color:var(--ink)}.btn.full{width:100%}.btn.large{min-height:60px;font-size:16px}.text-link{font-weight:800;font-size:14px}.trust-inline{display:flex;gap:22px;margin-top:32px;font-size:12px;color:var(--muted)}.hero-visual{position:relative;min-height:530px;display:grid;place-items:center}.hero-blob{position:absolute;width:500px;height:500px;background:var(--gold);border-radius:45% 55% 50% 50% / 54% 48% 52% 46%;opacity:.78}.hero-visual>img{position:relative;z-index:2;width:min(520px,92%);height:520px;object-fit:contain;filter:drop-shadow(0 32px 28px rgba(38,45,42,.18))}.floating-card{position:absolute;z-index:3;left:0;bottom:30px;width:245px;padding:18px 20px;border-radius:18px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);box-shadow:var(--shadow);display:flex;flex-direction:column}.floating-card span{color:var(--muted);font-size:13px;margin-top:5px}.value-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 7vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.value-strip>div{display:flex;gap:18px;padding:12px 30px;border-right:1px solid var(--line)}.value-strip>div:last-child{border-right:0}.value-strip b{color:var(--clay);font-family:Georgia,serif;font-size:22px}.value-strip span{display:flex;flex-direction:column;font-size:12px;color:var(--muted)}.value-strip strong{font-size:14px;color:var(--ink2)}.section{padding:95px 7vw}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-heading h2,.story-copy h2,.cta-section h2,.product-story h2,.spec-section h2,.conversion-panel h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,54px);line-height:1.06;letter-spacing:-.04em;font-weight:500;margin:0}.section-heading>div{max-width:720px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-grid.three{grid-template-columns:repeat(3,1fr)}.product-card{border-radius:22px;overflow:hidden;background:#fff;border:1px solid var(--line);transition:.3s;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-image{position:relative;display:block;aspect-ratio:1/1;background:#f1eadf;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover .product-image img{transform:scale(1.035)}.badge{position:absolute;top:14px;left:14px;padding:7px 11px;border-radius:999px;background:var(--ink);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.product-card-body{padding:22px;display:flex;flex-direction:column;flex:1}.product-card h3{font-family:Georgia,serif;font-size:23px;line-height:1.1;margin:0 0 9px;font-weight:500}.product-card-body>p:not(.eyebrow){font-size:13px;color:var(--muted);margin:0 0 16px;min-height:42px}.price-row{display:flex;align-items:center;gap:10px;margin-top:auto;margin-bottom:16px}.price-row strong{font-size:21px}.price-row del{color:#9ca5a2;font-size:13px}.story-section{padding:80px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;background:var(--cream)}.story-image{min-height:560px;border-radius:36px;overflow:hidden;background:var(--sand)}.story-image img{width:100%;height:100%;object-fit:cover}.story-copy>p:not(.eyebrow){font-size:17px;color:#5a6864}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{padding:13px 0;border-bottom:1px solid var(--line);font-weight:700}.testimonial-section{padding:100px 15vw;text-align:center;background:#fff}.testimonial-section blockquote{font-family:Georgia,serif;font-size:clamp(30px,4vw,52px);line-height:1.18;margin:20px auto 26px;max-width:1050px}.testimonial-section span{color:var(--muted);font-size:13px}.cta-section{margin:0 7vw 90px;padding:55px 60px;border-radius:34px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-section>div{max-width:760px}.cta-section .eyebrow{color:#f0c88d}.cta-section.slim{margin-top:30px}.site-footer{background:var(--ink2);color:#dfe9e7;padding:70px 7vw 25px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.site-footer>div:first-child p{color:#9eb1ad;max-width:360px}.site-footer h4{color:#fff;margin:0 0 17px}.site-footer>div:not(:first-child){display:flex;flex-direction:column;gap:11px;font-size:13px;color:#aebeba}.brand-footer .brand-mark{background:#fff;color:var(--ink)}.brand-footer strong{color:#fff}.footer-bottom{grid-column:1/-1!important;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;margin-top:20px;font-size:12px}.floating-wa{position:fixed;right:24px;bottom:24px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:12px;font-weight:900;box-shadow:0 15px 35px rgba(0,0,0,.2);z-index:50}.flash{margin:16px auto;padding:13px 18px;border-radius:12px;max-width:900px;font-size:14px;font-weight:700}.flash.success{background:#e4f5ec;color:#1c6948}.flash.error{background:#fde9e5;color:#943d2e}.page-hero{padding:90px 7vw 65px;background:var(--cream);text-align:center}.page-hero.compact h1{font-size:clamp(46px,6vw,76px);max-width:900px;margin:auto}.page-hero p:last-child{max-width:670px;margin:20px auto 0;color:var(--muted);font-size:17px}.page-hero.mini{padding:60px 7vw 40px}.page-hero.mini h1{font-size:48px}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.shop-benefits{display:flex;gap:10px}.shop-benefits span{padding:8px 12px;border-radius:999px;background:var(--cream);font-size:11px;font-weight:700}.landing-product{padding:65px 7vw 80px;display:grid;grid-template-columns:1.06fr .94fr;gap:6vw;align-items:start}.main-product-image{aspect-ratio:1/1;position:relative;border-radius:34px;overflow:hidden;background:#f1eadf}.main-product-image img{width:100%;height:100%;object-fit:cover}.image-tag{position:absolute;left:22px;bottom:22px;background:#fff;padding:9px 14px;border-radius:999px;font-size:11px;font-weight:800}.thumbs{display:flex;gap:12px;margin-top:15px}.thumb{width:88px;height:88px;padding:0;border:2px solid transparent;border-radius:14px;overflow:hidden;background:#eee}.thumb.active{border-color:var(--ink)}.thumb img{width:100%;height:100%;object-fit:cover}.product-purchase{position:sticky;top:140px}.product-purchase h1{font-size:clamp(46px,5vw,68px)}.product-purchase h2{font-size:18px;font-weight:600;color:var(--clay);margin:10px 0}.rating{font-size:13px;color:#c5923b}.rating span{color:var(--muted);margin-left:10px}.lead{font-size:17px;color:#576561;margin:20px 0}.purchase-price{display:flex;align-items:center;gap:14px;margin:22px 0}.purchase-price strong{font-size:38px}.purchase-price del{color:#9fa8a5}.purchase-price span{padding:6px 9px;border-radius:8px;background:#e9f4e9;color:#39734a;font-size:11px;font-weight:800}.buy-box{display:flex;gap:12px}.buy-box label{width:100px;font-size:11px;font-weight:800}.buy-box input{width:100%;height:48px;border:1px solid var(--line);border-radius:12px;padding:0 12px;margin-top:5px}.secondary-buy{margin-top:10px}.micro-trust{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.micro-trust span{font-size:11px;background:var(--cream);padding:8px 10px;border-radius:999px}.whatsapp-box{display:flex;flex-direction:column;padding:17px 19px;border:1px solid var(--line);border-radius:16px}.whatsapp-box span{font-size:12px;color:var(--muted)}.benefit-band{padding:28px 7vw;display:grid;grid-template-columns:repeat(4,1fr);background:var(--ink);color:#fff}.benefit-band div{padding:10px 28px;border-right:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column}.benefit-band div:last-child{border:0}.benefit-band b{font-family:Georgia,serif;font-size:20px}.benefit-band span{font-size:12px;color:#b9cbc7}.product-story{padding:100px 10vw;display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;background:var(--cream)}.rich-text{font-size:17px;color:#576561;max-width:700px}.product-story aside{padding:35px;border-radius:26px;background:#fff}.product-story aside h3{font-family:Georgia,serif;font-size:27px}.feature-list{list-style:none;padding:0}.feature-list li{display:flex;gap:11px;padding:13px 0;border-bottom:1px solid var(--line)}.feature-list span{color:var(--clay);font-weight:900}.spec-section{padding:90px 7vw}.spec-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:22px;overflow:hidden}.spec-grid div{padding:25px;border-right:1px solid var(--line);display:flex;flex-direction:column}.spec-grid div:last-child{border:0}.spec-grid span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.spec-grid strong{margin-top:7px}.conversion-panel{margin:0 7vw 80px;padding:52px 58px;border-radius:32px;background:var(--clay);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px}.conversion-panel>div{max-width:700px}.conversion-panel .eyebrow{color:#ffe1ce}.conversion-panel p:last-child{color:#ffe8dc}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:45px;align-items:start}.cart-items,.checkout-form{border:1px solid var(--line);border-radius:24px;padding:30px;background:#fff}.cart-item{display:grid;grid-template-columns:100px 1fr 100px 110px;align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item img{width:100px;height:100px;border-radius:16px;object-fit:cover;background:var(--cream)}.cart-item h3{margin:0;font-family:Georgia,serif}.cart-item p{margin:4px 0;color:var(--muted);font-size:12px}.cart-item label{font-size:11px}.cart-item input{width:75px;padding:10px;border:1px solid var(--line);border-radius:10px}.text-button{border:0;background:none;font-weight:800;margin-top:20px}.order-summary{padding:28px;border-radius:24px;background:var(--cream);position:sticky;top:140px}.order-summary h2{font-family:Georgia,serif;font-size:30px;margin-top:0}.order-summary>div:not(.checkout-item):not(.checkout-guarantees){display:flex;justify-content:space-between;padding:12px 0}.summary-total{border-top:1px solid var(--line);font-size:19px}.order-summary>p{font-size:11px;text-align:center;color:var(--muted)}.empty-state,.not-found{text-align:center;padding:100px 20px}.not-found span{font-size:90px;color:var(--sand);font-weight:900}.form-section{display:flex;gap:16px;align-items:flex-start;margin:10px 0 24px}.step-number{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-weight:800}.form-section h2{font-family:Georgia,serif;margin:0}.form-section p{margin:3px 0;color:var(--muted);font-size:12px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px;margin-bottom:38px}.form-grid label,.stack-form label,.admin-login-card label{display:flex;flex-direction:column;font-size:12px;font-weight:750;gap:6px}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea,.stack-form input,.stack-form select,.stack-form textarea,.admin-login-card input,.filter-form input,.filter-form select,.admin-toolbar select{width:100%;border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px 14px;outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.stack-form input:focus,.stack-form textarea:focus{border-color:var(--clay);box-shadow:0 0 0 3px rgba(199,116,86,.12)}.field-error{color:#b34333}.consent{display:flex;gap:10px;font-size:12px;margin-bottom:20px}.secure-note{text-align:center;color:var(--muted);font-size:12px}.checkout-item{display:grid!important;grid-template-columns:58px 1fr auto!important;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.checkout-item img{width:58px;height:58px;border-radius:10px;object-fit:cover}.checkout-item span{display:flex;flex-direction:column}.checkout-item small{color:var(--muted)}.checkout-guarantees{display:flex!important;flex-direction:column;gap:8px;margin-top:20px;font-size:11px}.result-page{max-width:700px;margin:80px auto;padding:70px 30px;text-align:center}.result-icon{width:90px;height:90px;border-radius:50%;display:grid;place-items:center;margin:0 auto 22px;background:#e3f4e8;color:#36734c;font-size:42px;font-weight:900}.result-page.failure .result-icon{background:#fde8e4;color:#a14435}.result-page.pending .result-icon{background:#fff2d8;color:#9c6c1b}.result-page h1{font-family:Georgia,serif;font-size:52px;margin:0}.result-page>p:not(.eyebrow){color:var(--muted)}.result-order{display:grid;grid-template-columns:1fr 1fr;gap:10px;text-align:left;padding:24px;border-radius:18px;background:var(--cream);margin:28px 0}.result-order span{color:var(--muted)}.result-actions{display:flex;gap:12px;justify-content:center}
/* Admin */.admin-body{background:#f3f5f4;color:#183c37}.admin-sidebar{position:fixed;left:0;top:0;bottom:0;width:250px;background:#102e2a;color:#dce8e6;padding:28px 18px;display:flex;flex-direction:column;z-index:70}.admin-brand{display:flex;align-items:center;gap:12px;padding:0 10px 28px}.admin-brand>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#d6ad67;color:#173f3a;font-family:Georgia,serif;font-size:23px}.admin-brand b{display:flex;flex-direction:column}.admin-brand small{font-weight:500;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#8ca6a1}.admin-sidebar nav{display:flex;flex-direction:column;gap:7px}.admin-sidebar nav a{padding:12px 14px;border-radius:12px;color:#aac0bc;font-size:13px;font-weight:700}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{background:rgba(255,255,255,.1);color:#fff}.sidebar-bottom{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding-top:17px;display:flex;flex-direction:column;gap:8px}.sidebar-bottom a,.sidebar-bottom button{border:0;background:none;color:#aac0bc;padding:8px 10px;font-size:12px;text-align:left}.admin-shell{margin-left:250px;min-height:100vh}.admin-topbar{height:105px;padding:0 35px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e1e8e5}.admin-topbar p{margin:0;font-size:11px;color:#778682}.admin-topbar h1{margin:2px 0 0;font-family:Georgia,serif;font-size:31px}.admin-user{display:flex;align-items:center;gap:10px}.admin-user>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--sand);font-weight:800}.admin-user div{display:flex;flex-direction:column;font-size:12px}.admin-user small{color:var(--muted)}.admin-menu{display:none}.admin-content{padding:30px 35px 50px}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.admin-toolbar p{color:var(--muted)}.admin-btn{border:0;display:inline-flex;justify-content:center;align-items:center;padding:10px 16px;border-radius:10px;background:var(--ink);color:#fff;font-size:12px;font-weight:800}.admin-btn.secondary{background:#fff;color:var(--ink);border:1px solid #dbe3e0}.admin-btn.full{width:100%}.back-link{font-size:13px;font-weight:800}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:20px}.kpi-grid article{padding:23px;border-radius:18px;background:#fff;border:1px solid #e0e7e5;display:flex;flex-direction:column}.kpi-grid span{font-size:12px;color:var(--muted)}.kpi-grid strong{font-size:30px;margin:8px 0}.kpi-grid small{font-size:11px;color:#8a9894}.admin-grid{display:grid;gap:20px;margin-bottom:20px}.admin-grid.two{grid-template-columns:1.15fr .85fr}.admin-panel{padding:24px;border-radius:18px;background:#fff;border:1px solid #e0e7e5}.panel-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.panel-heading h2,.admin-panel>h2{font-size:17px;margin:0}.panel-heading p{font-size:11px;color:var(--muted);margin:4px 0}.panel-heading a{font-size:11px;font-weight:800}.chart{height:260px}.chart-bars{height:100%;display:flex;align-items:end;gap:6px;border-bottom:1px solid #dde5e2}.chart-col{flex:1;height:100%;display:flex;align-items:center;justify-content:end;flex-direction:column;gap:5px}.chart-col span{width:70%;max-width:24px;min-height:3px;border-radius:6px 6px 0 0;background:var(--clay)}.chart-col small{font-size:8px;color:var(--muted);transform:rotate(-35deg);transform-origin:center}.funnel-mini{display:flex;flex-direction:column;gap:10px}.funnel-mini div{display:flex;align-items:center;justify-content:space-between;padding:14px;border-radius:12px;background:#f4f7f6}.funnel-mini div:nth-child(2){margin-left:20px}.funnel-mini div:nth-child(3){margin-left:40px}.funnel-mini div:nth-child(4){margin-left:60px}.responsive-table{overflow:auto}.responsive-table table{width:100%;border-collapse:collapse;min-width:650px}.responsive-table th{text-align:left;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#7d8a87;padding:10px;border-bottom:1px solid #e6ecea}.responsive-table td{padding:13px 10px;border-bottom:1px solid #edf1ef;font-size:12px}.responsive-table td small{display:block;color:var(--muted);font-size:9px}.status{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.status.paid,.status.approved{background:#e1f4e8;color:#246343}.status.pending{background:#fff0d5;color:#8b641d}.status.rejected,.status.cancelled,.status.refunded{background:#fde8e4;color:#9c4032}.status.neutral{background:#e8eeec;color:#4f625d}.top-products{display:flex;flex-direction:column}.top-products>div{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #edf1ef}.top-products span{display:flex;flex-direction:column;font-size:12px}.top-products small{color:var(--muted)}.filter-form{display:flex;gap:10px;flex:1}.filter-form input{max-width:360px}.filter-form select{max-width:180px}.order-detail-grid{grid-template-columns:1.25fr .75fr;align-items:start}.order-detail-grid aside{display:flex;flex-direction:column;gap:20px}.admin-order-item{display:grid;grid-template-columns:60px 1fr auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #edf1ef}.admin-order-item img{width:60px;height:60px;border-radius:10px;object-fit:cover}.admin-order-item span{display:flex;flex-direction:column;font-size:12px}.admin-order-item small{color:var(--muted)}.order-totals{margin-top:15px}.order-totals div{display:flex;justify-content:space-between;padding:8px 0}.order-totals div:last-child{border-top:1px solid #dfe6e3;font-size:17px}.details-list{display:grid;grid-template-columns:110px 1fr;gap:10px;font-size:12px}.details-list dt{color:var(--muted)}.details-list dd{margin:0}.stack-form{display:flex;flex-direction:column;gap:14px}.admin-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.admin-product-card{overflow:hidden;background:#fff;border:1px solid #e0e7e5;border-radius:18px}.admin-product-card>img{width:100%;height:210px;object-fit:cover;background:var(--cream)}.admin-product-card>div{padding:20px}.admin-product-card h2{font-family:Georgia,serif;font-size:22px;margin:12px 0 5px}.admin-product-card p{font-size:12px;color:var(--muted);min-height:38px}.admin-product-card>div>div{display:flex;justify-content:space-between;margin:15px 0}.product-edit-grid{grid-template-columns:1.25fr .75fr;align-items:start}.product-edit-grid aside{display:flex;flex-direction:column;gap:20px}.switch-label{justify-content:center}.switch-label input{width:auto}.settings-grid{grid-template-columns:repeat(2,1fr);align-items:start}.full-span{grid-column:1/-1}.code-box{padding:16px;border-radius:12px;background:#102e2a;color:#d4e4e1;font-family:monospace;font-size:12px;margin-top:15px}.funnel-list{display:flex;flex-direction:column;gap:9px}.funnel-list>div{display:grid;grid-template-columns:1fr auto auto;gap:16px;padding:14px;background:#f4f7f6;border-radius:10px;font-size:12px}.funnel-list small{color:var(--muted)}.admin-auth-body{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#102e2a,#285a52);padding:25px}.admin-login-card{width:min(440px,100%);padding:42px;border-radius:25px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.28)}.admin-login-card>div{margin:35px 0 25px}.admin-login-card h1{font-family:Georgia,serif;font-size:38px;line-height:1.05;margin:0}.admin-login-card>div>p:last-child{color:var(--muted)}.admin-login-card form{display:flex;flex-direction:column;gap:16px}.admin-login-card>small{display:block;color:var(--muted);font-size:10px;margin-top:18px}.muted{color:var(--muted)}
@media(max-width:1100px){.main-nav{display:none}.menu-toggle{display:block;margin-left:auto}.main-nav.open{display:flex;position:absolute;top:86px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;box-shadow:var(--shadow)}.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{max-width:800px}.hero-visual{min-height:500px}.product-grid{grid-template-columns:repeat(2,1fr)}.story-section{grid-template-columns:1fr}.landing-product{grid-template-columns:1fr}.product-purchase{position:static}.admin-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.notice-bar{gap:14px;overflow:hidden;padding:0 12px;justify-content:flex-start;white-space:nowrap}.site-header{padding:0 18px}.whatsapp-link{display:none}.hero{padding:55px 22px}.hero h1{font-size:48px}.hero-visual{min-height:390px}.hero-blob{width:340px;height:340px}.hero-visual>img{height:380px}.floating-card{left:5px}.trust-inline{flex-wrap:wrap}.value-strip{grid-template-columns:1fr;padding:20px}.value-strip>div{border-right:0;border-bottom:1px solid var(--line)}.section{padding:65px 22px}.section-heading{align-items:start;flex-direction:column}.product-grid,.product-grid.three{grid-template-columns:1fr}.story-section{padding:65px 22px}.story-image{min-height:390px}.testimonial-section{padding:70px 25px}.cta-section,.conversion-panel{margin:0 20px 60px;padding:40px 28px;flex-direction:column;align-items:flex-start}.site-footer{grid-template-columns:1fr 1fr;padding:55px 22px 25px}.landing-product{padding:45px 20px}.benefit-band{grid-template-columns:1fr 1fr;padding:20px}.benefit-band div:nth-child(2){border-right:0}.product-story{grid-template-columns:1fr;padding:70px 22px}.spec-section{padding:65px 22px}.spec-grid{grid-template-columns:1fr 1fr}.spec-grid div:nth-child(2){border-right:0}.cart-layout,.checkout-layout{grid-template-columns:1fr;padding:45px 20px}.order-summary{position:static}.cart-item{grid-template-columns:75px 1fr}.cart-item>label,.cart-item>b{grid-column:2}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.site-footer{grid-template-columns:1fr}.shop-toolbar{align-items:flex-start;flex-direction:column}.shop-benefits{flex-wrap:wrap}.result-page h1{font-size:40px}.result-actions{flex-direction:column}.admin-sidebar{transform:translateX(-100%);transition:.25s}.admin-sidebar.open{transform:translateX(0)}.admin-shell{margin-left:0}.admin-topbar{padding:0 18px}.admin-menu{display:block;border:0;background:none;font-size:20px}.admin-content{padding:22px 16px}.kpi-grid{grid-template-columns:1fr 1fr}.admin-grid.two,.order-detail-grid,.product-edit-grid,.settings-grid{grid-template-columns:1fr}.admin-product-grid{grid-template-columns:1fr}.admin-toolbar{align-items:flex-start;flex-direction:column}.filter-form{width:100%;flex-direction:column}.filter-form input,.filter-form select{max-width:none}.chart{height:210px}}
@media(max-width:480px){.header-actions{gap:5px}.cart-link{padding:9px 10px}.hero h1{font-size:41px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:330px}.hero-blob{width:290px;height:290px}.hero-visual>img{height:320px}.product-purchase h1{font-size:42px}.buy-box{flex-direction:column}.buy-box label{width:100%}.benefit-band{grid-template-columns:1fr}.benefit-band div{border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.spec-grid{grid-template-columns:1fr}.spec-grid div{border-right:0;border-bottom:1px solid var(--line)}.kpi-grid{grid-template-columns:1fr}.admin-login-card{padding:30px 22px}.cart-items,.checkout-form{padding:20px}.cart-item{grid-template-columns:60px 1fr}.cart-item img{width:60px;height:60px}}

/* =========================================================
   MOM TESSORI · BRANDING + CONVERSION REFRESH · JULIO 2026
   Paleta oficial: manual de identidad visual v1.0
   ========================================================= */
:root{
  --rose-hug:#FFD6D7;
  --rose-play:#F4B6CB;
  --lavender-calm:#B7C3F3;
  --sand-natural:#E5D5C6;
  --violet-imagination:#C7A9FF;
  --blue-trust:#A8BAEA;
  --soft-ink:#4F5267;
  --deep-violet:#6F64A8;
  --ivory:#FFF9F7;
  --white:#FFFFFF;
  --ink:#4F5267;
  --ink2:#414458;
  --paper:#FFF9F7;
  --cream:#FFF0F0;
  --sand:#E5D5C6;
  --clay:#E88EAE;
  --gold:#FFD6D7;
  --sage:#A8BAEA;
  --muted:#73768A;
  --line:rgba(79,82,103,.13);
  --shadow:0 24px 70px rgba(92,82,133,.13);
  --shadow-soft:0 14px 40px rgba(111,100,168,.10);
  --radius:28px;
}
html{scroll-padding-top:118px}
body{background:var(--ivory);color:var(--soft-ink);font-family:"Lato",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}
body.menu-open{overflow:hidden}
h1,h2,h3,.brand strong,.product-card h3,.admin-product-card h2,.admin-login-card h1{font-family:"Comfortaa",ui-rounded,"Arial Rounded MT Bold",sans-serif;letter-spacing:-.035em}
p{text-wrap:pretty}
button,input,select,textarea{font-family:"Lato",ui-sans-serif,system-ui,sans-serif}
:focus-visible{outline:3px solid rgba(111,100,168,.3);outline-offset:3px}
.eyebrow{color:var(--deep-violet);font-family:"Lato",sans-serif;font-weight:900;letter-spacing:.14em;font-size:11px}
.section-lead{color:var(--muted);font-size:17px;max-width:680px;margin:18px 0 0}
.centered-heading{text-align:center;justify-content:center;align-items:center}
.centered-heading>div{max-width:830px}
.centered-heading .section-lead{margin-left:auto;margin-right:auto}
.btn{min-height:54px;padding:0 25px;border-radius:16px;font-weight:900;letter-spacing:.005em;box-shadow:none}
.btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(111,100,168,.18)}
.btn-primary{background:linear-gradient(135deg,var(--deep-violet),#8175bc);color:#fff;box-shadow:0 14px 28px rgba(111,100,168,.24)}
.btn-dark{background:var(--soft-ink);color:#fff}
.btn-light{background:#fff;color:var(--deep-violet)}
.btn-soft{background:#fff;color:var(--deep-violet);border:1px solid rgba(111,100,168,.18)}
.btn-outline{background:#fff;border:1px solid rgba(111,100,168,.22);color:var(--deep-violet)}
.text-link{color:var(--deep-violet);font-weight:900}
.text-link span{display:inline-block;transition:transform .2s}
.text-link:hover span{transform:translateX(4px)}
.notice-bar{height:38px;background:var(--soft-ink);gap:36px;color:#fff;font-size:11px;letter-spacing:.035em}
.notice-item{display:flex;align-items:center;gap:7px;white-space:nowrap}
.notice-item i{width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:var(--rose-play);color:var(--soft-ink);font-style:normal;font-size:10px;font-weight:900}
.site-header{height:84px;padding:0 max(24px,5vw);gap:28px;background:rgba(255,249,247,.94);border-color:rgba(111,100,168,.12);box-shadow:0 7px 30px rgba(79,82,103,.04)}
.brand{min-width:0;flex:0 0 auto}
.brand-logo{width:142px;height:68px;object-fit:contain}
.main-nav{gap:22px;align-items:center}
.main-nav>a{font-size:13px;font-weight:900;color:var(--soft-ink);position:relative}
.main-nav>a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:3px;border-radius:999px;background:var(--rose-play);transition:right .2s}
.main-nav>a:hover{color:var(--deep-violet)}
.main-nav>a:hover:after{right:0}
.mobile-menu-head,.mobile-menu-cta{display:none}
.header-actions{margin-left:8px}
.help-link{display:flex;flex-direction:column;line-height:1.05;font-size:12px;font-weight:900;color:var(--deep-violet)}
.help-link span{font-size:10px;color:var(--muted);font-weight:700;margin-bottom:4px}
.cart-link{min-height:46px;border-radius:15px;border-color:rgba(111,100,168,.16);background:#fff;padding:7px 10px 7px 8px;gap:7px;color:var(--deep-violet)}
.cart-icon{width:31px;height:31px;border-radius:11px;background:var(--rose-hug);display:grid;place-items:center;font-size:19px;transform:rotate(-18deg)}
.cart-link b{min-width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:var(--deep-violet);color:#fff;font-size:10px}
.cart-label{font-weight:900;font-size:12px}
.menu-toggle{width:44px;height:44px;border-radius:14px;background:#fff;border:1px solid var(--line);padding:11px;align-items:center;justify-content:center;flex-direction:column;gap:5px}
.menu-toggle span{display:block;width:21px;height:2px;border-radius:999px;background:var(--soft-ink);transition:.2s}
.menu-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.menu-toggle.active span:nth-child(2){opacity:0}
.menu-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.menu-backdrop{position:fixed;inset:0;background:rgba(49,48,66,.38);backdrop-filter:blur(3px);z-index:42;opacity:0;visibility:hidden;transition:.25s}
.menu-backdrop.open{opacity:1;visibility:visible}
.flash{position:relative;z-index:30;border-radius:16px;box-shadow:var(--shadow-soft)}

/* HOME */
.home-hero{min-height:690px;padding:76px max(26px,7vw) 86px;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:6vw;background:
 radial-gradient(circle at 13% 20%,rgba(255,214,215,.78) 0 12%,transparent 30%),
 radial-gradient(circle at 84% 18%,rgba(183,195,243,.46) 0 16%,transparent 34%),
 linear-gradient(145deg,#fffaf8 0%,#fff3f4 52%,#f6f1ff 100%)}
.home-hero:before{content:"";position:absolute;width:210px;height:210px;border:26px solid rgba(244,182,203,.24);border-radius:50%;left:-90px;bottom:-90px}
.hero-copy{position:relative;z-index:2;max-width:720px}
.hero h1{font-size:clamp(47px,5.45vw,78px);line-height:1.06;color:var(--soft-ink);font-weight:700}
.hero h1 em{color:var(--deep-violet);font-style:normal;font-weight:700}
.hero-copy>p:not(.eyebrow){font-size:19px;line-height:1.7;color:#64677b;max-width:620px;margin:25px 0 29px}
.hero-actions{gap:13px;flex-wrap:wrap}
.trust-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}
.trust-pills span{display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.76);border:1px solid rgba(111,100,168,.09);font-size:11px;font-weight:900;color:var(--soft-ink)}
.trust-pills i{font-style:normal;color:var(--deep-violet)}
.hero-visual{min-height:540px;position:relative}
.hero-arch{position:absolute;width:min(510px,92%);height:490px;border-radius:250px 250px 38px 38px;background:linear-gradient(160deg,var(--lavender-calm),#d9dfff 52%,var(--rose-hug));right:0;top:16px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}
.hero-arch:before{content:"";position:absolute;inset:24px;border-radius:225px 225px 28px 28px;border:2px dashed rgba(255,255,255,.62)}
.hero-visual>img{width:min(530px,92%);height:530px;object-fit:contain;filter:drop-shadow(0 28px 25px rgba(79,82,103,.16));transform:translateY(11px)}
.hero-spark{position:absolute;border-radius:50%;z-index:1}
.hero-spark-one{width:72px;height:72px;background:var(--violet-imagination);right:-12px;top:56px;opacity:.55}
.hero-spark-two{width:42px;height:42px;background:var(--rose-play);left:5%;top:21%;opacity:.75}
.floating-card{border:1px solid rgba(111,100,168,.10);background:rgba(255,255,255,.93);box-shadow:0 18px 45px rgba(79,82,103,.15);border-radius:20px}
.hero-card-top{left:auto;right:-15px;bottom:auto;top:86px;width:188px;padding:16px}
.hero-card-top small{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}
.hero-card-top strong{font-family:"Comfortaa";font-size:25px;color:var(--deep-violet);margin:3px 0}
.hero-card-bottom{left:-18px;bottom:26px;width:245px}
.value-strip{grid-template-columns:repeat(4,1fr);padding:23px max(24px,6vw);border-color:var(--line);background:#fff}
.value-strip>div{padding:16px 23px;gap:14px}
.value-strip b{font-family:"Comfortaa";color:var(--deep-violet);font-size:20px}
.value-strip strong{color:var(--soft-ink);font-size:13px;margin-bottom:3px}
.value-strip span{font-size:11px;line-height:1.5}
.section{padding:94px max(24px,7vw)}
.section-heading{margin-bottom:40px}
.section-heading h2,.story-copy h2,.cta-section h2,.product-story h2,.spec-section h2,.conversion-panel h2,.mom-benefits-copy h2,.faq-intro h2,.family-impact-heading h2{font-family:"Comfortaa";font-weight:700;color:var(--soft-ink);letter-spacing:-.045em;font-size:clamp(34px,4vw,53px);line-height:1.12}
.choose-section{background:#fff}
.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.journey-card{min-height:330px;padding:31px;border-radius:30px;display:flex;flex-direction:column;transition:.25s;border:1px solid rgba(111,100,168,.07);overflow:hidden;position:relative}
.journey-card:after{content:"";position:absolute;width:165px;height:165px;border-radius:50%;right:-52px;bottom:-62px;border:23px solid rgba(255,255,255,.34)}
.journey-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}
.journey-card.pink{background:linear-gradient(145deg,#fff4f5,var(--rose-hug))}
.journey-card.lavender{background:linear-gradient(145deg,#f9f7ff,var(--lavender-calm))}
.journey-card.sand{background:linear-gradient(145deg,#fffdf9,var(--sand-natural))}
.journey-icon{width:49px;height:49px;border-radius:17px;display:grid;place-items:center;background:rgba(255,255,255,.72);color:var(--deep-violet);font-family:"Comfortaa";font-size:12px;font-weight:700}
.journey-card h3{font-size:25px;line-height:1.15;margin:35px 0 12px;color:var(--soft-ink)}
.journey-card p{font-size:15px;color:#686b7d;line-height:1.65;margin:0 0 25px}
.journey-card b{margin-top:auto;color:var(--deep-violet);font-size:13px;position:relative;z-index:1}
.products-section{background:var(--ivory)}
.product-grid{gap:22px}
.product-card{border-radius:27px;border-color:rgba(111,100,168,.11);box-shadow:0 7px 24px rgba(111,100,168,.04);background:#fff}
.product-card:hover{box-shadow:0 22px 55px rgba(111,100,168,.15);transform:translateY(-7px)}
.product-image{background:linear-gradient(145deg,#fff1f2,#f5f1ff);aspect-ratio:1/1.03}
.product-image:after{content:"";position:absolute;inset:auto -40px -75px auto;width:170px;height:170px;border:24px solid rgba(255,255,255,.35);border-radius:50%}
.product-image img{position:relative;z-index:1}
.badge{top:15px;left:15px;background:var(--deep-violet);border-radius:12px;font-size:9px;padding:8px 10px}
.quick-view{position:absolute;z-index:3;right:14px;bottom:14px;padding:9px 12px;background:rgba(255,255,255,.93);border-radius:12px;color:var(--deep-violet);font-size:10px;font-weight:900;opacity:0;transform:translateY(6px);transition:.25s}
.product-card:hover .quick-view{opacity:1;transform:none}
.product-card-body{padding:23px}
.product-card .eyebrow{margin-bottom:8px;font-size:9px}
.product-card h3{font-size:21px;line-height:1.2;margin-bottom:10px}
.product-card-body>p:not(.eyebrow){font-size:13px;line-height:1.55;min-height:60px;color:var(--muted)}
.card-benefit{display:flex;gap:8px;align-items:flex-start;padding:10px 11px;background:#faf8ff;border-radius:13px;font-size:10px;font-weight:700;color:#69657e;margin:0 0 17px}
.card-benefit i{font-style:normal;color:var(--deep-violet)}
.price-row{justify-content:space-between;align-items:end;margin-bottom:17px}
.price-row>div{display:flex;flex-direction:column}
.price-row small{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}
.price-row strong{font-family:"Comfortaa";color:var(--deep-violet);font-size:23px}
.mom-benefits-section{display:grid;grid-template-columns:1.03fr .97fr;gap:7vw;align-items:center;padding:100px max(24px,7vw);background:linear-gradient(145deg,#fff4f5,#f7f5ff)}
.mom-benefits-copy>p:not(.eyebrow){font-size:17px;line-height:1.7;color:var(--muted);max-width:680px}
.mom-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:28px 0 31px}
.mom-check-grid>div{display:flex;gap:12px;padding:16px;background:rgba(255,255,255,.78);border:1px solid rgba(111,100,168,.08);border-radius:18px}
.mom-check-grid>div>span{flex:0 0 26px;width:26px;height:26px;border-radius:9px;background:var(--rose-hug);display:grid;place-items:center;color:var(--deep-violet);font-weight:900}
.mom-check-grid p{display:flex;flex-direction:column;margin:0;font-size:13px}
.mom-check-grid small{color:var(--muted);font-size:11px;margin-top:4px;line-height:1.45}
.mom-benefits-visual{min-height:560px;position:relative;display:grid;place-items:center}
.soft-shape{position:absolute;width:88%;height:88%;border-radius:48% 52% 36% 64%/44% 40% 60% 56%;background:linear-gradient(145deg,var(--lavender-calm),var(--rose-hug));opacity:.75}
.mom-benefits-visual img{position:relative;z-index:1;width:90%;height:510px;object-fit:cover;border-radius:45% 55% 38% 62%/45% 45% 55% 55%;box-shadow:var(--shadow)}
.visual-note{position:absolute;z-index:2;left:-5px;bottom:26px;width:235px;padding:18px;background:#fff;border-radius:20px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column}
.visual-note strong{font-family:"Comfortaa";font-size:14px;color:var(--deep-violet)}
.visual-note span{font-size:11px;color:var(--muted);margin-top:5px}
.story-section{background:#fff;gap:7vw;padding:100px max(24px,7vw)}
.story-image{min-height:590px;border-radius:45px;background:linear-gradient(145deg,var(--rose-hug),var(--lavender-calm));padding:18px}
.story-image img{border-radius:33px}
.story-copy>p:not(.eyebrow){font-size:17px;line-height:1.75;color:var(--muted)}
.check-list li{display:flex;align-items:flex-start;gap:13px;border:0;padding:12px 0}
.check-list li>span{width:38px;height:38px;flex:0 0 38px;border-radius:14px;background:var(--rose-hug);display:grid;place-items:center;color:var(--deep-violet);font-family:"Comfortaa";font-size:10px}
.check-list li div{display:flex;flex-direction:column}
.check-list li small{font-size:11px;color:var(--muted);font-weight:400;margin-top:3px}
.how-it-works{background:var(--ivory)}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.steps-grid>div{padding:30px;border-radius:26px;background:#fff;border:1px solid var(--line);position:relative;overflow:hidden}
.steps-grid>div:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;background:var(--rose-hug);right:-55px;top:-55px;opacity:.5}
.steps-grid span{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:var(--deep-violet);color:#fff;font-family:"Comfortaa";font-weight:700}
.steps-grid h3{font-size:21px;margin:24px 0 9px}
.steps-grid p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}
.faq-section{padding:100px max(24px,7vw);display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw;background:#fff}
.faq-intro{position:sticky;top:145px;align-self:start}
.faq-intro>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.65}
.faq-list{display:flex;flex-direction:column;gap:11px}
.faq-list details{background:var(--ivory);border:1px solid rgba(111,100,168,.10);border-radius:20px;padding:0 21px;overflow:hidden}
.faq-list details[open]{background:#faf7ff;border-color:rgba(111,100,168,.2)}
.faq-list summary{list-style:none;cursor:pointer;padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-weight:900;color:var(--soft-ink)}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary span{width:26px;height:26px;flex:0 0 26px;border-radius:9px;background:#fff;display:grid;place-items:center;color:var(--deep-violet)}
.faq-list details[open] summary span{transform:rotate(45deg)}
.faq-list details p{margin:0;padding:0 35px 20px 0;color:var(--muted);font-size:14px;line-height:1.65}
.cta-section{background:linear-gradient(135deg,var(--deep-violet),#8175bc);border-radius:36px;box-shadow:0 25px 70px rgba(111,100,168,.25);position:relative;overflow:hidden}
.cta-section:after{content:"";position:absolute;width:260px;height:260px;border:35px solid rgba(255,214,215,.18);border-radius:50%;right:-85px;top:-95px}
.cta-section>div,.cta-section>a{position:relative;z-index:1}
.cta-section .eyebrow{color:var(--rose-hug)}
.cta-section h2{color:#fff}
.cta-section p:not(.eyebrow){color:rgba(255,255,255,.75);margin-bottom:0}
.site-footer{background:var(--soft-ink);color:#fff;padding:72px max(24px,7vw) 25px;grid-template-columns:1.35fr repeat(3,1fr);gap:45px}
.footer-brand .brand-logo{width:155px;height:75px;filter:drop-shadow(0 4px 15px rgba(0,0,0,.05))}
.footer-brand>p{color:rgba(255,255,255,.65)!important;font-size:13px;line-height:1.65}
.footer-social{display:flex;gap:8px;margin-top:18px}
.footer-social a{padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:10px;font-size:11px;color:#fff}
.site-footer h4{font-family:"Comfortaa";font-size:14px;color:var(--rose-hug)}
.site-footer>div:not(:first-child){color:rgba(255,255,255,.64)}
.site-footer a:hover{color:#fff}
.footer-bottom{display:flex!important;flex-direction:row!important;justify-content:space-between;color:rgba(255,255,255,.42)!important}
.floating-wa{width:auto;height:58px;padding:5px 14px 5px 5px;border-radius:18px;display:flex;gap:9px;background:#fff;color:var(--soft-ink);box-shadow:0 18px 45px rgba(79,82,103,.24)}
.wa-dot{width:47px;height:47px;border-radius:14px;display:grid;place-items:center;background:#25d366;color:#fff;font-size:10px}
.wa-copy{display:flex;flex-direction:column;line-height:1.2;text-align:left}
.wa-copy b{font-size:11px}.wa-copy small{font-size:10px;color:var(--muted);margin-top:3px}

/* SHOP */
.page-hero{background:linear-gradient(145deg,#fff4f5,#f5f3ff);position:relative;overflow:hidden}
.page-hero:before{content:"";position:absolute;width:270px;height:270px;border:36px solid rgba(244,182,203,.28);border-radius:50%;left:-120px;bottom:-130px}
.page-hero:after{content:"";position:absolute;width:145px;height:145px;border-radius:50%;background:rgba(183,195,243,.45);right:5%;top:-72px}
.page-hero-inner,.page-hero>*{position:relative;z-index:1}
.page-hero h1{font-family:"Comfortaa";font-weight:700;color:var(--soft-ink);letter-spacing:-.045em}
.shop-hero{padding:95px max(24px,7vw) 76px;text-align:center}
.shop-hero h1{font-size:clamp(43px,5.6vw,72px);max-width:970px;margin:auto;line-height:1.12}
.shop-hero p:not(.eyebrow){max-width:730px;margin:20px auto 0;color:var(--muted);font-size:18px}
.hero-trust-row{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:25px}
.hero-trust-row span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:11px;font-weight:900}
.shop-toolbar{margin-bottom:20px;align-items:end}
.shop-toolbar h2{font-family:"Comfortaa";font-size:clamp(28px,3vw,41px);margin:0;color:var(--soft-ink)}
.shop-help{display:flex;flex-direction:column;padding:13px 16px;border-radius:16px;background:#fff;border:1px solid var(--line);font-size:11px;color:var(--muted);text-align:right}
.shop-help b{color:var(--deep-violet);margin-top:3px}
.shop-benefits{margin-bottom:30px;flex-wrap:wrap}
.shop-benefits span{background:#f7f3ff;border:1px solid rgba(111,100,168,.09);color:var(--deep-violet);padding:9px 13px;border-radius:12px}
.shop-guide-section{padding:95px max(24px,7vw);background:linear-gradient(145deg,#fff4f5,#f8f6ff)}
.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}
.guide-grid article{padding:29px;border-radius:26px;background:#fff;border:1px solid var(--line)}
.guide-grid span{font-family:"Comfortaa";font-weight:700;color:var(--deep-violet);font-size:12px}
.guide-grid h3{font-size:21px;margin:20px 0 9px}
.guide-grid p{color:var(--muted);font-size:14px;line-height:1.65;margin:0}

/* PRODUCT LANDINGS */
.product-topline{display:flex;justify-content:center;gap:31px;padding:12px max(20px,7vw);background:#f7f3ff;color:var(--deep-violet);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.product-topline span:before{content:"✓";margin-right:6px}
.landing-product{padding:63px max(24px,7vw) 82px;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:6vw}
.main-product-image{border-radius:38px;background:linear-gradient(145deg,#fff0f1,#f1efff);box-shadow:0 18px 55px rgba(111,100,168,.09)}
.main-product-image:before{content:"";position:absolute;width:220px;height:220px;border:35px solid rgba(255,255,255,.42);border-radius:50%;right:-85px;bottom:-95px;z-index:0}
.main-product-image img{position:relative;z-index:1}
.image-tag{z-index:2;background:var(--deep-violet);color:#fff;border-radius:13px}
.image-message{position:absolute;z-index:2;right:18px;bottom:18px;width:215px;padding:15px;border-radius:17px;background:rgba(255,255,255,.94);display:flex;flex-direction:column;box-shadow:var(--shadow-soft)}
.image-message b{font-family:"Comfortaa";font-size:12px;color:var(--deep-violet)}
.image-message span{font-size:10px;color:var(--muted);margin-top:4px}
.thumbs{overflow-x:auto;padding-bottom:3px;scrollbar-width:thin}
.thumb{flex:0 0 86px;border-radius:16px;background:#fff;border-color:transparent}
.thumb.active{border-color:var(--deep-violet)}
.gallery-reassurance{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}
.gallery-reassurance span{font-size:10px;font-weight:900;color:var(--muted);padding:8px 10px;background:#fff;border-radius:10px;border:1px solid var(--line)}
.product-purchase{top:135px}
.product-purchase h1{font-family:"Comfortaa";font-weight:700;font-size:clamp(39px,4.5vw,61px);line-height:1.1;color:var(--soft-ink)}
.product-promise{font-family:"Comfortaa";font-size:20px;line-height:1.35;color:var(--deep-violet);font-weight:600;margin:13px 0}
.rating{display:flex;gap:10px;align-items:center;margin:11px 0;color:var(--muted)}
.rating .stars{color:#eea9c0;letter-spacing:.08em}
.lead{font-size:16px;line-height:1.7;color:var(--muted);margin:18px 0}
.ideal-list{display:flex;flex-direction:column;gap:8px;padding:17px;border-radius:18px;background:#faf7ff;border:1px solid rgba(111,100,168,.10)}
.ideal-list p{margin:0 0 2px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--deep-violet)}
.ideal-list span{display:flex;gap:8px;font-size:12px;font-weight:700;color:#64677a}
.ideal-list i{font-style:normal;color:var(--deep-violet)}
.purchase-price{margin:20px 0 6px;flex-wrap:wrap}
.purchase-price>div{display:flex;flex-direction:column}
.purchase-price small{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}
.purchase-price strong{font-family:"Comfortaa";color:var(--deep-violet);font-size:36px}
.saving-badge{padding:7px 9px;border-radius:9px;background:var(--rose-hug);color:var(--soft-ink);font-size:10px;font-weight:900}
.payment-note{font-size:10px;color:var(--muted);margin:0 0 17px}
.buy-box{background:#fff;border:1px solid rgba(111,100,168,.12);padding:12px;border-radius:20px;box-shadow:var(--shadow-soft)}
.buy-box label{color:var(--muted);font-size:10px;font-weight:900}
.buy-box input{border-radius:11px;border-color:var(--line);min-height:44px}
.secondary-buy{margin-top:9px}
.micro-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:15px}
.micro-trust span{display:flex;align-items:center;justify-content:center;text-align:center;gap:4px;padding:9px 5px;border-radius:11px;background:#fff;border:1px solid var(--line);font-size:9px;font-weight:900;color:var(--muted)}
.micro-trust i{font-style:normal;color:var(--deep-violet)}
.whatsapp-box{margin-top:12px;border:0;background:#eefbf2;border-radius:17px;padding:13px;display:flex;gap:10px;align-items:center}
.wa-mini{width:37px;height:37px;flex:0 0 37px;border-radius:11px;display:grid;place-items:center;background:#25d366;color:#fff;font-size:9px;font-weight:900}
.whatsapp-box>span:last-child{display:flex;flex-direction:column}
.whatsapp-box b{font-size:11px;color:#375d44}.whatsapp-box small{font-size:10px;color:#5b7662;margin-top:3px}
.benefit-band{background:var(--soft-ink);padding:27px max(24px,7vw)}
.benefit-band div{padding:7px 23px}
.benefit-band b{font-family:"Comfortaa";color:var(--rose-hug);font-size:14px}
.benefit-band span{font-size:10px;color:rgba(255,255,255,.65);line-height:1.45}
.family-impact-section{padding:100px max(24px,7vw);background:linear-gradient(145deg,#fff5f5,#f7f4ff)}
.family-impact-heading{max-width:810px;text-align:center;margin:0 auto 40px}
.family-impact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1080px;margin:auto}
.family-impact-grid article{min-height:275px;padding:34px;border-radius:32px;position:relative;overflow:hidden;border:1px solid rgba(111,100,168,.08)}
.family-impact-grid article:after{content:"";position:absolute;width:180px;height:180px;border:28px solid rgba(255,255,255,.37);border-radius:50%;right:-70px;bottom:-85px}
.child-impact{background:linear-gradient(145deg,#f7f5ff,var(--lavender-calm))}
.adult-impact{background:linear-gradient(145deg,#fff7f7,var(--rose-hug))}
.family-impact-grid article>span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--deep-violet);font-weight:900}
.family-impact-grid h3{font-size:27px;margin:30px 0 11px;position:relative;z-index:1}
.family-impact-grid p{color:#66697b;line-height:1.7;max-width:520px;position:relative;z-index:1}
.routine-section{padding:95px max(24px,7vw);background:#fff}
.routine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.routine-grid article{padding:29px;border-radius:27px;background:var(--ivory);border:1px solid var(--line)}
.routine-grid span{font-family:"Comfortaa";font-size:12px;color:var(--deep-violet);font-weight:700}
.routine-grid h3{font-size:21px;margin:22px 0 8px}
.routine-grid p{font-size:14px;color:var(--muted);line-height:1.65;margin:0}
.product-story{background:linear-gradient(145deg,#fff4f5,#f6f4ff);gap:7vw}
.product-story aside{background:#fff;border-color:var(--line);box-shadow:var(--shadow-soft)}
.feature-list li span{background:var(--rose-hug);color:var(--deep-violet)}
.supervision-note{margin-top:20px;padding:16px;border-radius:16px;background:#fff8ed;border:1px solid rgba(190,145,77,.15)}
.supervision-note b{font-family:"Comfortaa";font-size:12px;color:#7a6241}
.supervision-note p{font-size:10px;line-height:1.55;color:#8b775c;margin:6px 0 0}
.spec-section{background:#fff}
.spec-grid{border-radius:27px;border:1px solid var(--line);overflow:hidden}
.spec-grid div{background:var(--ivory);padding:25px}
.spec-grid span{color:var(--deep-violet);font-weight:900}
.spec-grid strong{font-family:"Comfortaa";font-size:14px;color:var(--soft-ink)}
.confidence-section{padding:95px max(24px,7vw);background:var(--ivory)}
.confidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.confidence-grid article{padding:29px;border-radius:27px;background:#fff;border:1px solid var(--line);text-align:center}
.confidence-icon{width:48px;height:48px;margin:auto;border-radius:17px;background:var(--rose-hug);display:grid;place-items:center;color:var(--deep-violet);font-weight:900}
.confidence-grid h3{font-size:19px;margin:20px 0 8px}
.confidence-grid p{color:var(--muted);font-size:13px;line-height:1.6;margin:0}
.product-faq{background:#fff}
.conversion-panel{background:linear-gradient(135deg,var(--deep-violet),#8175bc);border-radius:36px;box-shadow:0 25px 70px rgba(111,100,168,.23);position:relative;overflow:hidden}
.conversion-panel:after{content:"";position:absolute;width:240px;height:240px;border:34px solid rgba(255,214,215,.15);border-radius:50%;right:-75px;top:-90px}
.conversion-panel>div,.conversion-panel>form{position:relative;z-index:1}
.conversion-panel .eyebrow{color:var(--rose-hug)}
.conversion-panel h2{color:#fff}
.related-section{background:#fff}
.mobile-buy-bar{display:none}

/* CART + CHECKOUT */
.page-hero.mini{padding:60px max(24px,7vw) 42px}
.page-hero.mini h1{font-family:"Comfortaa";font-size:clamp(38px,5vw,54px);font-weight:700}
.checkout-progress{display:flex;justify-content:center;gap:0;margin:26px auto 0;max-width:470px}
.checkout-progress span{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;position:relative;font-size:10px;font-weight:900;color:#a1a2af}
.checkout-progress span:not(:last-child):after{content:"";position:absolute;right:-18%;width:36%;height:1px;background:rgba(111,100,168,.18)}
.checkout-progress i{width:27px;height:27px;border-radius:10px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);font-style:normal}
.checkout-progress .active,.checkout-progress .done{color:var(--deep-violet)}
.checkout-progress .active i{background:var(--deep-violet);color:#fff}
.checkout-progress .done i{background:var(--rose-hug);color:var(--deep-violet)}
.cart-layout,.checkout-layout{align-items:start;gap:32px}
.cart-block-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}
.cart-block-heading h2{font-family:"Comfortaa";margin:0;font-size:26px}
.cart-block-heading a{font-size:11px;font-weight:900;color:var(--deep-violet)}
.cart-items,.checkout-form,.order-summary{border-radius:28px;border:1px solid rgba(111,100,168,.11);box-shadow:0 12px 38px rgba(111,100,168,.06)}
.cart-item{border-color:var(--line);padding:21px 0}
.cart-item>a img,.cart-item>img{border-radius:17px;background:#f6f3ff}
.cart-item-info h3{font-size:16px;margin-bottom:4px}
.cart-item-info p{font-size:11px;margin:0;color:var(--muted)}
.cart-unit-price{font-size:11px;color:var(--deep-violet);font-weight:900;display:block;margin-top:7px}
.cart-item label{font-size:9px;color:var(--muted);font-weight:900}
.cart-item label input{border-radius:11px;min-height:43px}
.cart-item label small{display:block;font-size:8px;margin-top:4px;color:#a0a1ad}
.line-total{font-family:"Comfortaa";color:var(--deep-violet)}
.text-button{color:var(--deep-violet);font-weight:900}
.cart-reassurance{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}
.cart-reassurance span{padding:9px 11px;border-radius:11px;background:#fff;border:1px solid var(--line);font-size:9px;font-weight:900;color:var(--muted)}
.order-summary{background:#fff;top:135px}
.order-summary .eyebrow{margin-bottom:7px}
.order-summary h2{font-family:"Comfortaa";font-size:24px;margin:0 0 18px}
.summary-total strong{font-family:"Comfortaa";color:var(--deep-violet)}
.summary-help{font-size:10px!important;line-height:1.5}.summary-help a{color:var(--deep-violet);font-weight:900}
.empty-state{border:1px solid var(--line);border-radius:32px;background:#fff;box-shadow:var(--shadow-soft);padding:65px 30px}
.empty-icon{width:65px;height:65px;margin:0 auto 22px;border-radius:23px;background:var(--rose-hug);display:grid;place-items:center;color:var(--deep-violet);font-size:28px}
.empty-state h2{font-family:"Comfortaa";font-size:31px}
.empty-state .text-link{display:block;margin-top:18px}
.checkout-welcome{display:flex;gap:13px;padding:16px;border-radius:18px;background:#f4fbf6;border:1px solid rgba(69,140,87,.10);margin-bottom:26px}
.checkout-welcome>span{font-size:21px}.checkout-welcome div{display:flex;flex-direction:column}.checkout-welcome b{font-size:12px;color:#3c6a49}.checkout-welcome p{font-size:10px;color:#66806c;margin:4px 0 0}
.form-section{border-color:var(--line)}
.form-section h2{font-family:"Comfortaa";font-size:20px;color:var(--soft-ink)}
.step-number{background:var(--rose-hug);color:var(--deep-violet);border-radius:14px}
.checkout-form label{color:var(--soft-ink);font-size:11px}
.checkout-form input,.checkout-form select,.checkout-form textarea,.admin-body input,.admin-body select,.admin-body textarea{border:1px solid rgba(111,100,168,.18);border-radius:13px;background:#fff;transition:.2s}
.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus,.admin-body input:focus,.admin-body select:focus,.admin-body textarea:focus{border-color:var(--deep-violet);box-shadow:0 0 0 4px rgba(111,100,168,.08);outline:none}
.consent{background:#faf7ff;border-radius:15px;padding:13px}
.secure-note{color:var(--muted)!important}
.checkout-item img{border-radius:13px;background:#f8f5ff}
.checkout-guarantees{background:#faf7ff;border-radius:15px}
.checkout-help{display:flex;flex-direction:column;padding:13px;border-radius:14px;background:#eefbf2;margin-top:13px;color:#3d6c49}
.checkout-help b{font-size:11px}.checkout-help small{font-size:9px;margin-top:3px}
.result-page{background:linear-gradient(145deg,#fff4f5,#f7f4ff);border-radius:38px;max-width:850px;margin:70px auto;padding:80px max(25px,7vw);box-shadow:var(--shadow-soft)}
.result-icon{background:var(--rose-hug);color:var(--deep-violet)}
.result-page h1{font-family:"Comfortaa";font-size:clamp(38px,5vw,58px);color:var(--soft-ink)}
.result-helper{font-size:12px!important;color:var(--muted)!important}
.result-order{border-radius:22px;background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:0}
.result-order>div{display:flex;flex-direction:column;padding:16px;border-right:1px solid var(--line)}
.result-order>div:last-child{border-right:0}
.result-order span{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.result-order strong{font-family:"Comfortaa";margin-top:5px}
.not-found{min-height:70vh;background:linear-gradient(145deg,#fff4f5,#f5f3ff);position:relative;overflow:hidden}
.not-found h1{font-family:"Comfortaa";font-weight:700}
.not-found-shape{position:absolute;width:340px;height:340px;border:50px solid rgba(244,182,203,.2);border-radius:50%;right:-150px;top:-130px}
.not-found>div:last-child{display:flex;gap:10px;justify-content:center}

/* ADMIN BRAND + MOBILE */
.admin-body{font-family:"Lato";background:#f8f6fb}
.admin-sidebar{background:var(--soft-ink)}
.admin-brand{gap:10px}.admin-brand img{width:46px;height:46px;object-fit:contain;background:#fff;border-radius:14px;padding:3px}.admin-brand>span{display:none}.admin-brand b{font-family:"Comfortaa"}
.admin-sidebar nav a.active{background:rgba(244,182,203,.18);color:#fff;border-left-color:var(--rose-play)}
.admin-sidebar nav a:hover{background:rgba(255,255,255,.06)}
.admin-topbar{background:rgba(255,255,255,.94);border-color:rgba(111,100,168,.10)}
.admin-topbar h1{font-family:"Comfortaa";color:var(--soft-ink)}
.admin-user>span{background:var(--rose-hug);color:var(--deep-violet)}
.admin-btn{background:var(--deep-violet);border-radius:12px}
.admin-btn.secondary{color:var(--deep-violet);border-color:rgba(111,100,168,.16)}
.kpi-grid article,.admin-panel,.admin-product-card{border-color:rgba(111,100,168,.10);border-radius:20px;box-shadow:0 6px 24px rgba(111,100,168,.04)}
.kpi-grid strong{color:var(--deep-violet);font-family:"Comfortaa"}
.chart-col span{background:linear-gradient(var(--rose-play),var(--deep-violet))}
.funnel-mini div,.funnel-list>div{background:#f7f4ff}
.admin-product-card h2{color:var(--soft-ink)}
.code-box{background:var(--soft-ink)}
.admin-auth-body{background:linear-gradient(145deg,var(--soft-ink),var(--deep-violet));position:relative;overflow:hidden}
.admin-auth-body:before{content:"";position:absolute;width:420px;height:420px;border:70px solid rgba(255,214,215,.12);border-radius:50%;right:-180px;top:-160px}
.admin-login-card{border-radius:30px;position:relative;z-index:1}
.admin-login-brand .brand-logo{width:145px;height:70px}
.admin-login-card h1{color:var(--soft-ink);font-weight:700}
.admin-overlay{display:none}

/* RESPONSIVE */
@media(max-width:1180px){
  .main-nav{gap:14px}.main-nav>a{font-size:12px}.help-link{display:none}
  .home-hero{grid-template-columns:1fr .9fr;gap:3vw}.hero-card-top{right:-5px}
  .product-grid{grid-template-columns:repeat(3,1fr)}
  .landing-product{gap:4vw}
}
@media(max-width:1100px){
  html{scroll-padding-top:105px}
  .site-header{height:75px;padding:0 20px}
  .brand-logo{width:125px;height:60px}
  .menu-toggle{display:flex;margin-left:auto;z-index:46}
  .main-nav{display:flex;position:fixed;z-index:45;top:0;right:0;bottom:0;left:auto;width:min(390px,88vw);padding:24px;background:var(--ivory);flex-direction:column;align-items:stretch;gap:0;transform:translateX(105%);transition:transform .28s ease;box-shadow:-20px 0 60px rgba(49,48,66,.18);overflow-y:auto}
  .main-nav.open{transform:none}
  .mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:12px}
  .mobile-menu-head img{width:126px;height:64px;object-fit:contain}
  .mobile-menu-head button{width:40px;height:40px;border:0;border-radius:13px;background:#fff;color:var(--soft-ink);font-size:28px}
  .main-nav>a{padding:16px 4px;border-bottom:1px solid var(--line);font-size:14px}
  .main-nav>a:after{display:none}
  .mobile-menu-cta{display:block;margin-top:22px;padding:18px;border-radius:20px;background:linear-gradient(145deg,#fff1f2,#f4f1ff)}
  .mobile-menu-cta p{font-family:"Comfortaa";font-weight:700;margin:0 0 12px}
  .home-hero{grid-template-columns:1fr;padding-top:65px;text-align:center}
  .hero-copy{max-width:830px;margin:auto}.hero-copy>p:not(.eyebrow){margin-left:auto;margin-right:auto}.hero-actions,.trust-pills{justify-content:center}
  .hero-visual{min-height:510px;width:min(660px,100%);margin:auto}.hero-arch{left:50%;right:auto;transform:translateX(-50%)}
  .hero-card-top{right:3%}.hero-card-bottom{left:3%}
  .value-strip{grid-template-columns:repeat(2,1fr)}.value-strip>div:nth-child(2){border-right:0}.value-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .product-grid{grid-template-columns:repeat(2,1fr)}
  .mom-benefits-section{grid-template-columns:1fr}.mom-benefits-copy{max-width:850px}.mom-benefits-visual{min-height:500px;max-width:700px;width:100%;margin:auto}
  .faq-section{grid-template-columns:1fr;gap:35px}.faq-intro{position:static;text-align:center;max-width:780px;margin:auto}
  .landing-product{grid-template-columns:1fr}.product-purchase{position:static}.gallery{max-width:760px;width:100%;margin:auto}
  .family-impact-grid{max-width:none}
  .site-footer{grid-template-columns:1.3fr repeat(2,1fr)}.site-footer>div:nth-child(4){grid-column:2/4}
}
@media(max-width:820px){
  .notice-bar{gap:17px;overflow-x:auto;justify-content:flex-start;padding:0 16px;scrollbar-width:none}.notice-bar::-webkit-scrollbar{display:none}
  .header-actions{margin-left:0}.cart-label{display:none}.cart-link{padding:7px}.cart-icon{width:31px}.cart-link b{position:absolute;right:3px;top:2px;width:18px;min-width:18px;height:18px;font-size:8px}.cart-link{position:relative}
  .section{padding:70px 20px}.section-heading{align-items:flex-start;flex-direction:column;gap:17px}.centered-heading{align-items:center}.centered-heading>div{text-align:center}
  .journey-grid,.steps-grid,.guide-grid,.routine-grid,.confidence-grid{grid-template-columns:1fr}
  .journey-card{min-height:260px}
  .story-section{padding:70px 20px}.story-image{min-height:430px}
  .mom-benefits-section{padding:70px 20px}.mom-check-grid{grid-template-columns:1fr 1fr}
  .how-it-works,.shop-guide-section,.routine-section,.confidence-section,.family-impact-section{padding:70px 20px}
  .faq-section{padding:70px 20px}
  .cta-section,.conversion-panel{margin:0 20px 65px;padding:38px 28px;align-items:flex-start}
  .shop-hero{padding:70px 20px 55px}.shop-toolbar{align-items:flex-start;flex-direction:column}.shop-help{text-align:left;width:100%}
  .product-topline{justify-content:flex-start;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.product-topline::-webkit-scrollbar{display:none}
  .landing-product{padding:35px 18px 65px}.main-product-image{border-radius:28px}.image-message{width:190px}
  .benefit-band{grid-template-columns:1fr 1fr}.benefit-band div:nth-child(2){border-right:0}
  .family-impact-grid{grid-template-columns:1fr}
  .product-story{grid-template-columns:1fr;padding:70px 20px}
  .spec-section{padding:70px 20px}.spec-grid{grid-template-columns:1fr 1fr}.spec-grid div:nth-child(2){border-right:0}
  .micro-trust{grid-template-columns:1fr}
  .cart-layout,.checkout-layout{grid-template-columns:1fr;padding:42px 18px}.order-summary{position:static}.checkout-summary{order:-1}
  .result-page{margin:40px 18px;padding:55px 24px}.result-order{grid-template-columns:1fr}.result-order>div{border-right:0;border-bottom:1px solid var(--line)}.result-order>div:last-child{border-bottom:0}
  .site-footer{grid-template-columns:1fr 1fr;padding:55px 22px 25px}.site-footer>div:nth-child(4){grid-column:auto}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column!important;gap:6px}
  .floating-wa{right:15px;bottom:15px}.wa-copy{display:none}.floating-wa{width:54px;height:54px;padding:4px}.wa-dot{width:46px;height:46px}
  .admin-sidebar{z-index:80}.admin-sidebar.open{transform:translateX(0)}.admin-overlay{display:block;position:fixed;inset:0;background:rgba(49,48,66,.35);z-index:70;opacity:0;visibility:hidden;transition:.2s}.admin-overlay.open{opacity:1;visibility:visible}
}
@media(max-width:580px){
  body{padding-bottom:0}
  .site-header{height:70px;padding:0 13px}.brand-logo{width:108px;height:54px}.menu-toggle{width:40px;height:40px;padding:9px}.header-actions{gap:5px}.cart-link{min-height:40px}.cart-icon{width:29px;height:29px}
  .home-hero{padding:48px 17px 55px;min-height:0}.hero h1{font-size:38px;line-height:1.12}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.6;margin:19px 0 23px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.trust-pills{gap:6px}.trust-pills span{font-size:9px;padding:7px 9px}
  .hero-visual{min-height:385px;margin-top:18px}.hero-arch{height:350px;width:330px;max-width:94%;border-radius:170px 170px 28px 28px}.hero-visual>img{height:365px;width:100%}.hero-card-top{top:52px;right:0;width:145px;padding:11px}.hero-card-top strong{font-size:19px}.hero-card-top span{font-size:8px}.hero-card-bottom{left:0;bottom:5px;width:190px;padding:13px}.hero-card-bottom strong{font-size:11px}.hero-card-bottom span{font-size:9px}
  .value-strip{grid-template-columns:1fr;padding:12px 17px}.value-strip>div{border-right:0!important;border-bottom:1px solid var(--line)!important;padding:14px 5px}.value-strip>div:last-child{border-bottom:0!important}
  .section{padding:60px 17px}.section-heading h2,.story-copy h2,.cta-section h2,.product-story h2,.spec-section h2,.conversion-panel h2,.mom-benefits-copy h2,.faq-intro h2,.family-impact-heading h2{font-size:31px;line-height:1.15}.section-lead{font-size:14px}
  .product-grid,.product-grid.three{grid-template-columns:1fr}.product-card-body>p:not(.eyebrow){min-height:0}.quick-view{opacity:1;transform:none}
  .journey-card{padding:25px;border-radius:25px}.journey-card h3{margin-top:27px}
  .mom-benefits-section{padding:60px 17px}.mom-benefits-copy>p:not(.eyebrow){font-size:15px}.mom-check-grid{grid-template-columns:1fr}.mom-benefits-visual{min-height:390px}.mom-benefits-visual img{height:360px}.visual-note{left:0;bottom:0;width:205px}
  .story-section{padding:60px 17px}.story-image{min-height:350px;border-radius:30px;padding:10px}.story-image img{border-radius:22px}
  .steps-grid>div,.guide-grid article,.routine-grid article,.confidence-grid article{padding:24px}
  .faq-section{padding:60px 17px}.faq-list details{padding:0 15px}.faq-list summary{font-size:13px}.faq-list details p{padding-right:0;font-size:12px}
  .cta-section,.conversion-panel{margin:0 14px 58px;padding:31px 22px;border-radius:27px}.cta-section .btn,.conversion-panel .btn{width:100%}
  .shop-hero{padding:55px 17px 45px}.shop-hero h1{font-size:38px}.shop-hero p:not(.eyebrow){font-size:15px}.hero-trust-row span{font-size:9px}
  .shop-section{padding-top:50px}.shop-toolbar h2{font-size:29px}
  .landing-product{padding:24px 14px 55px}.main-product-image{border-radius:24px}.image-tag{left:12px;bottom:12px}.image-message{display:none}.thumb{flex-basis:70px;width:70px;height:70px}.gallery-reassurance{display:grid;grid-template-columns:1fr 1fr}.gallery-reassurance span{font-size:8px}
  .product-purchase{padding-top:8px}.product-purchase h1{font-size:35px}.product-promise{font-size:17px}.lead{font-size:14px}.ideal-list{padding:14px}.purchase-price strong{font-size:32px}.buy-box{flex-direction:column}.buy-box label{width:100%}.micro-trust{grid-template-columns:repeat(3,1fr)}.micro-trust span{font-size:8px;line-height:1.2}.whatsapp-box b{font-size:10px}
  .benefit-band{grid-template-columns:1fr;padding:16px 18px}.benefit-band div{border-right:0;border-bottom:1px solid rgba(255,255,255,.13);padding:13px 4px}.benefit-band div:last-child{border-bottom:0}
  .family-impact-section,.routine-section,.confidence-section{padding:60px 17px}.family-impact-grid article{min-height:245px;padding:26px;border-radius:25px}.family-impact-grid h3{font-size:23px}.family-impact-grid p{font-size:14px}
  .product-story{padding:60px 17px}.product-story aside{padding:22px}.rich-text{font-size:14px}
  .spec-section{padding:60px 17px}.spec-grid{grid-template-columns:1fr}.spec-grid div{border-right:0!important;border-bottom:1px solid var(--line)}.spec-grid div:last-child{border-bottom:0}.spec-section .text-link{font-size:11px}
  .product-faq{padding-bottom:120px}
  .mobile-buy-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:65;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-top:1px solid rgba(111,100,168,.14);box-shadow:0 -12px 35px rgba(79,82,103,.11);align-items:center;justify-content:space-between;gap:9px}
  .mobile-buy-bar>div{display:flex;flex-direction:column;min-width:0}.mobile-buy-bar small{font-size:8px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:135px}.mobile-buy-bar strong{font-family:"Comfortaa";font-size:16px;color:var(--deep-violet)}.mobile-buy-bar .btn{min-height:43px;padding:0 16px;border-radius:13px;font-size:11px}
  .floating-wa{bottom:82px}
  .page-hero.mini{padding:47px 17px 35px}.page-hero.mini h1{font-size:38px}.checkout-progress{margin-top:20px}.checkout-progress span{font-size:8px}.checkout-progress span:not(:last-child):after{right:-12%;width:24%}
  .cart-layout,.checkout-layout{padding:30px 13px 55px}.cart-items,.checkout-form,.order-summary{padding:19px;border-radius:23px}.cart-block-heading{align-items:flex-start}.cart-item{grid-template-columns:70px 1fr;gap:12px}.cart-item>a img{width:70px;height:70px}.cart-item>label,.cart-item>.line-total{grid-column:2}.line-total{text-align:left}.cart-reassurance{display:grid;grid-template-columns:1fr}.order-summary{padding:21px}.checkout-summary{order:-1}.form-section{gap:10px}.form-section h2{font-size:17px}.form-grid{gap:12px}.checkout-form input,.checkout-form select,.checkout-form textarea{font-size:16px}.secure-note{font-size:9px!important}
  .result-page{margin:25px 12px 45px;padding:45px 18px;border-radius:28px}.result-page h1{font-size:35px}.result-actions{width:100%}.result-actions .btn{width:100%}
  .site-footer{grid-template-columns:1fr;padding:50px 18px 90px}.footer-brand{grid-column:auto}.footer-brand .brand-logo{width:135px}.site-footer>div{gap:8px!important}
  .not-found>div:last-child{flex-direction:column}.not-found .btn{width:100%}
  .admin-topbar{height:73px}.admin-topbar h1{font-size:17px}.admin-user div{display:none}.admin-content{padding:17px 11px}.kpi-grid{grid-template-columns:1fr}.admin-panel{padding:17px}.admin-toolbar{gap:10px}.admin-toolbar>div{display:flex;flex-direction:column;gap:7px;width:100%}.admin-toolbar .admin-btn{width:100%}.responsive-table{margin:0 -7px}.admin-login-card{padding:28px 20px}.admin-login-card h1{font-size:31px}
}

/* Conflict guards for legacy responsive rules */
.home-hero{position:relative}
@media(max-width:1100px){
  .main-nav.open{display:flex;position:fixed;top:0;right:0;bottom:0;left:auto;width:min(390px,88vw);padding:24px;background:var(--ivory);flex-direction:column;align-items:stretch;gap:0;box-shadow:-20px 0 60px rgba(49,48,66,.18);overflow-y:auto;transform:none}
}
