/* OralEra typography: Nunito */
html,body,button,input,select,textarea{font-family:"Nunito",sans-serif}
:root{--ink:#17313F;--muted:#587180;--paper:#F5F8FA;--card:#fff;--line:#D8E7EF;--accent:#67BFE8;--accent-dark:#1D5F86;--soft:#EAF7FC;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Nunito",sans-serif}.hidden{display:none!important}.store-loading{min-height:100vh;display:grid;place-content:center;gap:14px;text-align:center;color:#39413e}.store-loading span{width:30px;height:30px;border-radius:50%;border:3px solid #d6d8d2;border-top-color:#111;animation:spin .8s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(360deg)}}.announcement{min-height:34px;padding:9px 20px;background:#1D5F86;color:#fff;text-align:center;font-size:11px;font-weight:700;letter-spacing:.04em}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 30px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;font-family:Nunito,sans-serif;font-size:19px}.brand span,.footer-brand span{display:grid;place-items:center;width:34px;height:34px;background:var(--accent-dark);color:#fff;border-radius:11px;font-weight:800}.site-header nav{display:flex;gap:28px}.site-header nav a{font-size:13px;color:#3f4744;text-decoration:none;font-weight:600}.cart-button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 10px 9px 16px;display:flex;align-items:center;gap:10px;font-family:inherit;font-weight:700;cursor:pointer}.cart-button b{display:grid;place-items:center;min-width:27px;height:27px;border-radius:50%;background:var(--ink);color:#fff;font-size:11px}.hero{max-width:1240px;margin:auto;min-height:660px;padding:72px 30px 64px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.kicker,.eyebrow{font:700 11px/1 Nunito,sans-serif;letter-spacing:.13em;color:var(--accent);text-transform:uppercase}.hero h1{font:800 clamp(52px,6vw,84px)/.94 Nunito,sans-serif;letter-spacing:-.065em;margin:18px 0 26px;max-width:760px}.hero-copy>p{font-size:18px;line-height:1.62;color:var(--muted);max-width:560px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:32px}.primary{border:0;background:var(--ink);color:#fff;border-radius:14px;padding:15px 22px;font:700 13px/1 Nunito,sans-serif;cursor:pointer;transition:.2s transform,.2s opacity,.2s background}.primary:hover:not(:disabled){transform:translateY(-2px);background:#184F70}.primary:disabled{cursor:not-allowed;opacity:.48}.secondary-link{font-size:13px;font-weight:700;color:var(--ink);text-decoration:none}.secondary-link span{color:var(--accent);margin-left:7px}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:36px;color:#66706c;font-size:11px}.trust-row i{font-style:normal;color:var(--accent);font-weight:900}.hero-visual{min-width:0}.product-stage{min-height:520px;background:linear-gradient(145deg,#DDF3FC 0,#F7FBFD 55%,#EAF7FC 100%);border-radius:44px;position:relative;display:grid;place-items:center;overflow:hidden}.stage-orbit{position:absolute;width:390px;height:390px;border:1px solid #ffffffb8;border-radius:50%;box-shadow:0 0 0 70px #ffffff2b,0 0 0 140px #ffffff18}.hero-product{position:relative;z-index:2;max-height:430px;max-width:80%;object-fit:contain;filter:drop-shadow(0 40px 40px #1D5F8630)}.hero-placeholder{position:relative;z-index:2;width:180px;height:390px;display:flex;flex-direction:column;align-items:center;filter:drop-shadow(0 30px 25px #1D5F8630)}.device-head{width:18px;height:100px;background:linear-gradient(90deg,#f4f5f1,#fff);border-radius:16px 16px 4px 4px;transform:rotate(8deg);transform-origin:bottom;box-shadow:inset -4px 0 5px #dcded7}.device-body{width:100px;height:210px;border-radius:44px 44px 28px 28px;background:linear-gradient(90deg,#f0f2ed,#fff 45%,#dedfd9);box-shadow:inset -10px 0 14px #d3d7d1;display:flex;flex-direction:column;align-items:center;padding-top:44px;gap:14px}.device-body span{width:31px;height:31px;border:3px solid #8ea4a0;border-radius:50%}.device-body i{width:5px;height:5px;background:#8ea4a0;border-radius:50%}.device-tank{width:92px;height:96px;margin-top:-17px;border-radius:8px 8px 30px 30px;border:2px solid #c3d5d4;background:linear-gradient(#dff3f5aa,#bad7dc99)}.stage-note{position:absolute;bottom:24px;left:26px;font:700 9px Nunito,sans-serif;letter-spacing:.18em;color:#53605c}.signal-strip{max-width:1240px;margin:0 auto 90px;padding:0 30px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.signal-strip div{padding:25px 28px;border-right:1px solid var(--line)}.signal-strip div:last-child{border-right:0}.signal-strip small{display:block;color:var(--accent);font-weight:800;margin-bottom:15px}.signal-strip b{display:block;font:700 17px Nunito,sans-serif;margin-bottom:6px}.signal-strip span{display:block;font-size:12px;color:var(--muted);line-height:1.55}.product-section{max-width:1240px;margin:0 auto 120px;padding:0 30px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);gap:66px}.gallery-main{aspect-ratio:1/1;background:linear-gradient(145deg,#F7FBFD,#EAF7FC);border-radius:32px;display:grid;place-items:center;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:contain;padding:6%}.gallery-placeholder{text-align:center;color:#7c827f}.gallery-placeholder span{font:700 18px Nunito,sans-serif;display:block}.gallery-placeholder small{font-size:11px}.gallery-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.gallery-thumbs button{border:1px solid var(--line);background:white;width:76px;height:76px;border-radius:14px;padding:4px;cursor:pointer}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}.product-info{padding-top:22px}.product-info h2{font:800 42px/1.08 Nunito,sans-serif;letter-spacing:-.04em;margin:13px 0 14px}.product-info>p{color:var(--muted);font-size:15px;line-height:1.65}.price-line{display:flex;align-items:center;gap:13px;margin:24px 0 9px}.price-line strong{font:800 30px Nunito,sans-serif}.price-line del{font-size:15px;color:#909794}.availability{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;padding:7px 10px;border-radius:999px;background:#ebf7ef;color:#257443}.availability span{width:7px;height:7px;border-radius:50%;background:#2aae5e}.availability.preparing{background:#f1efe6;color:#796f4b}.availability.preparing span{background:#b39b44}.feature-points{margin:28px 0;border-top:1px solid var(--line)}.feature-points div{padding:17px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:120px 1fr;gap:16px}.feature-points b{font-size:12px}.feature-points span{font-size:12px;color:var(--muted);line-height:1.5}.purchase-row{display:grid;grid-template-columns:118px 1fr;gap:10px}.qty{height:50px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;text-align:center}.qty button{height:100%;border:0;background:transparent;font-size:18px;cursor:pointer}.qty b{font-size:12px}.buy-now{height:50px}.microcopy{display:block;color:#7a827f;text-align:center;margin-top:11px;font-size:10px}.editorial{background:#17313F;color:white;padding:110px max(30px,calc((100vw - 1180px)/2));margin-top:50px}.editorial-head{display:flex;justify-content:space-between;align-items:end;gap:30px;border-bottom:1px solid #ffffff22;padding-bottom:36px}.editorial-head h2{font:800 clamp(40px,5vw,64px)/.98 Nunito,sans-serif;letter-spacing:-.05em;margin:16px 0 0}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.editorial-grid article{padding:38px 34px 10px 0;border-right:1px solid #ffffff20}.editorial-grid article+article{padding-left:34px}.editorial-grid article:last-child{border-right:0}.editorial-grid span{font:700 11px Nunito,sans-serif;color:#8FD3F1}.editorial-grid h3{font:700 22px Nunito,sans-serif;margin:46px 0 12px}.editorial-grid p{color:#a9b0ad;font-size:13px;line-height:1.7}.faq{max-width:1140px;margin:120px auto;padding:0 30px;display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.faq h2{font:800 44px/1 Nunito,sans-serif;letter-spacing:-.04em;margin:15px 0}.faq>div>p{color:var(--muted);font-size:13px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font:700 14px Nunito,sans-serif;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.faq summary:after{content:"+";color:var(--accent)}.faq details[open] summary:after{content:"−"}.faq details p{font-size:12px;color:var(--muted);line-height:1.65;padding-right:40px}footer{max-width:1240px;margin:auto;padding:42px 30px 55px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.footer-brand{display:flex;align-items:center;gap:10px;font:700 16px Nunito,sans-serif}.footer-brand span{width:30px;height:30px;font-size:12px}footer p{color:var(--muted);font-size:11px;margin:0}footer>div:nth-of-type(2){display:flex;justify-content:flex-end;gap:20px}footer a{font-size:11px;color:var(--ink);text-decoration:none;font-weight:600}footer>small{grid-column:2;text-align:right;color:#909794}.cart-drawer{position:fixed;inset:0;pointer-events:none;z-index:50}.cart-drawer.open{pointer-events:auto}.drawer-backdrop{position:absolute;inset:0;background:#0a0d0c88;opacity:0;transition:.25s}.cart-drawer.open .drawer-backdrop{opacity:1}.drawer-panel{position:absolute;right:0;top:0;height:100%;width:min(460px,100%);background:#fff;padding:26px;transform:translateX(100%);transition:.28s ease;display:flex;flex-direction:column}.cart-drawer.open .drawer-panel{transform:none}.drawer-panel header,.checkout-shell header{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:20px}.drawer-panel header small,.checkout-shell header small{font:700 9px Nunito,sans-serif;letter-spacing:.14em;color:var(--accent)}.drawer-panel h2,.checkout-shell h2{font:800 24px Nunito,sans-serif;margin:6px 0 0}.drawer-panel header button,.checkout-shell header button{border:0;background:#f2f2ed;border-radius:50%;width:36px;height:36px;font-size:22px;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:18px 0}.cart-empty{padding:50px 10px;text-align:center;color:var(--muted);font-size:13px}.cart-item{display:grid;grid-template-columns:82px 1fr auto;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item .thumb{width:82px;height:82px;border-radius:14px;background:#eeeee9;overflow:hidden;display:grid;place-items:center}.cart-item .thumb img{width:100%;height:100%;object-fit:contain}.cart-item h4{font:700 13px Nunito,sans-serif;margin:4px 0}.cart-item small{color:var(--muted)}.cart-item button{border:0;background:transparent;cursor:pointer;color:#9a5757}.cart-total{display:flex;justify-content:space-between;padding:20px 0}.cart-total strong{font:800 21px Nunito,sans-serif}.drawer-panel>.primary{width:100%;padding:17px}.checkout-modal{position:fixed;inset:0;background:#0a0d0cb5;z-index:60;display:grid;place-items:center;padding:18px}.checkout-shell{background:#fff;width:min(760px,100%);max-height:94vh;overflow:auto;border-radius:24px;padding:26px}.checkout-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:20px}.checkout-grid label{font-size:10px;font-weight:700;color:#606965}.checkout-grid label.full{grid-column:1/-1}.checkout-grid label.wide{grid-column:span 2}.checkout-grid input{display:block;width:100%;margin-top:6px;border:1px solid #d6d8d1;border-radius:10px;padding:12px;font:500 12px "Nunito",sans-serif;outline:none}.checkout-grid input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #67BFE826}.checkout-summary{display:flex;justify-content:space-between;align-items:center;margin:20px 0;padding:16px;background:#f5f5f1;border-radius:13px;font-size:11px}.checkout-summary b{font:800 18px Nunito,sans-serif}.checkout-shell form>.primary{width:100%;padding:17px}.secure-note{display:block;text-align:center;color:#8a918e;margin-top:10px}.form-error{margin-top:14px;background:#fff0f0;border:1px solid #f1c4c4;color:#a23d3d;padding:11px 13px;border-radius:10px;font-size:11px}.toast{position:fixed;left:50%;bottom:26px;transform:translateX(-50%);z-index:90;background:#111;color:#fff;border-radius:999px;padding:12px 18px;font-size:11px;font-weight:700;box-shadow:0 12px 40px #0004}@media(max-width:880px){.site-header{height:68px;padding:0 18px}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding:54px 18px 45px;gap:32px}.hero h1{font-size:54px}.product-stage{min-height:420px;border-radius:28px}.signal-strip{grid-template-columns:1fr;margin-bottom:64px;padding:0 18px;border:0}.signal-strip div{border-right:0;border-top:1px solid var(--line);padding:20px 0}.signal-strip div:last-child{border-bottom:1px solid var(--line)}.product-section{grid-template-columns:1fr;padding:0 18px;margin-bottom:80px;gap:28px}.gallery-main{border-radius:22px}.product-info h2{font-size:34px}.editorial{padding:72px 20px}.editorial-head{align-items:start;flex-direction:column}.editorial-grid{grid-template-columns:1fr}.editorial-grid article,.editorial-grid article+article{padding:28px 0;border-right:0;border-bottom:1px solid #ffffff20}.editorial-grid h3{margin-top:20px}.faq{grid-template-columns:1fr;gap:30px;margin:72px auto;padding:0 18px}footer{grid-template-columns:1fr;padding:32px 18px}footer>div:nth-of-type(2){justify-content:flex-start}footer>small{grid-column:1;text-align:left}.checkout-grid{grid-template-columns:1fr 1fr}.checkout-grid label.wide{grid-column:1/-1}}@media(max-width:540px){.hero h1{font-size:46px}.hero-actions{align-items:flex-start;flex-direction:column}.trust-row{gap:10px 14px}.product-stage{min-height:360px}.hero-placeholder{transform:scale(.78)}.purchase-row{grid-template-columns:100px 1fr}.checkout-grid{grid-template-columns:1fr}.checkout-grid label,.checkout-grid label.wide,.checkout-grid label.full{grid-column:1}.checkout-shell{padding:18px;border-radius:18px}.product-info h2{font-size:31px}.editorial-head h2{font-size:42px}.faq h2{font-size:38px}}
.brand-logo{min-width:184px}.brand-logo img,.footer-brand img{display:block;width:auto;max-width:100%;height:auto}.footer-brand{min-width:168px}
.reviews-section{max-width:1240px;margin:0 auto 110px;padding:0 30px}.reviews-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.reviews-head h2{font:800 44px/1 Nunito,sans-serif;letter-spacing:-.045em;margin:12px 0 0}.review-score{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px 15px}.review-score b{font:800 22px Nunito,sans-serif}.review-score span,.review-stars{color:#E9A63A;letter-spacing:.05em}.review-score small{color:var(--muted)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.reviews-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;min-height:180px}.reviews-grid article p{color:var(--muted);font-size:13px;line-height:1.65}.reviews-grid article footer{display:flex;justify-content:space-between;gap:12px;border:0;padding:0;margin-top:24px}.reviews-grid article footer b{font-size:11px}.reviews-grid article footer span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#8497A2}
.mobile-buy-bar{display:none;position:fixed;left:12px;right:12px;bottom:12px;z-index:45;background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px 10px 10px 14px;box-shadow:0 18px 55px #17313f24;align-items:center;justify-content:space-between;gap:12px}.mobile-buy-bar small{display:block;color:var(--muted);font-size:9px}.mobile-buy-bar b{display:block;margin-top:2px;font:800 15px Nunito,sans-serif}.mobile-buy-bar .primary{padding:13px 18px}
.editorial,.faq,.reviews-section,.product-section{content-visibility:auto;contain-intrinsic-size:800px}
.simple-header{max-width:1120px;margin:auto;padding:26px 28px;border-bottom:1px solid var(--line)}.simple-header img{display:block;width:184px;height:auto}.order-page,.policy-page{min-height:100vh;background:var(--paper)}.order-shell{max-width:820px;margin:70px auto;padding:0 22px}.order-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:0 20px 70px #17313f0d}.order-card h1,.policy-shell h1{font:800 clamp(36px,6vw,58px)/.98 Nunito,sans-serif;letter-spacing:-.055em;margin:14px 0 26px}.order-loading{padding:30px 0;color:var(--muted)}.order-status-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--line)}.order-status-line small,.order-grid small{display:block;font-size:9px;color:var(--muted);letter-spacing:.08em}.order-status-line b{display:block;margin-top:4px}.status-chip{padding:7px 10px;border-radius:999px;background:#FFF3CD;color:#705B11;font-size:10px;font-weight:800}.status-chip[data-status="paid"],.status-chip[data-status="approved"]{background:#E6F7EE;color:#23784A}.status-chip[data-status="failed"],.status-chip[data-status="canceled"]{background:#FDE8E5;color:#A62C1A}.order-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:18px 0 28px}.order-progress i{height:6px;background:#E7EEF2;border-radius:999px}.order-progress i.done{background:var(--accent)}.order-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.order-grid>div{background:var(--soft);border-radius:14px;padding:15px}.order-grid strong{display:block;margin-top:5px;font-size:12px}.order-items{margin-top:22px;border-top:1px solid var(--line)}.order-items>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.order-help{font-size:11px;color:var(--muted);margin:20px 0 0}
.policy-shell{max-width:1080px;margin:64px auto 100px;padding:0 24px;display:grid;grid-template-columns:240px 1fr;gap:54px}.policy-shell aside{display:flex;flex-direction:column;gap:8px}.policy-shell aside a{color:var(--ink);text-decoration:none;padding:10px 12px;border-radius:10px;font-size:12px;font-weight:700}.policy-shell aside a:hover{background:var(--soft)}.policy-shell article{background:#fff;border:1px solid var(--line);border-radius:26px;padding:34px}.policy-shell article p{color:var(--muted);font-size:14px;line-height:1.8}.policy-note{border-top:1px solid var(--line);padding-top:20px;margin-top:30px;font-size:11px!important}
@media(max-width:880px){.reviews-grid{grid-template-columns:1fr}.reviews-head{align-items:flex-start;flex-direction:column}.mobile-buy-bar:not(.hidden){display:flex}.policy-shell{grid-template-columns:1fr;gap:24px}.policy-shell aside{flex-direction:row;overflow:auto}.simple-header{padding:18px}.order-shell{margin:34px auto 100px}.order-card{padding:24px}.site-header .brand-logo{min-width:150px}.site-header .brand-logo img{width:150px}}
@media(max-width:540px){body{padding-bottom:84px}.reviews-section{padding:0 18px;margin-bottom:70px}.reviews-head h2{font-size:34px}.review-score{width:100%;justify-content:center}.order-grid{grid-template-columns:1fr}.order-card{border-radius:20px}.policy-shell{padding:0 16px}.policy-shell article{padding:24px}.simple-header img{width:154px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Store 2.0 mobile hardening */
html,body{width:100%;max-width:100%;overflow-x:hidden}.site-header,.hero,.signal-strip,.product-section,.reviews-section,.editorial,.faq,footer{max-width:100%}.hero>* ,.product-section>*{min-width:0}.site-header{padding-left:max(18px,env(safe-area-inset-left));padding-right:max(18px,env(safe-area-inset-right))}.product-gallery,.product-info,.hero-copy,.hero-visual{min-width:0}.gallery-main img,.hero-product{max-width:100%;object-fit:contain}.checkout-shell,.drawer-panel{max-width:100vw}.cart-button{text-decoration:none}
@media(max-width:720px){.site-header{height:auto;min-height:64px;gap:10px;flex-wrap:nowrap}.site-header nav{display:none}.brand-logo{min-width:0!important;flex:1}.brand-logo img{width:145px!important}.cart-button{flex:0 0 auto;white-space:nowrap}.hero{grid-template-columns:1fr!important;padding-left:16px!important;padding-right:16px!important}.hero-copy,.hero-visual{width:100%}.hero h1{font-size:clamp(38px,12vw,58px)!important}.product-stage{width:100%;max-width:100%}.signal-strip{grid-template-columns:1fr!important;margin-left:16px!important;margin-right:16px!important}.product-section{grid-template-columns:1fr!important;padding-left:16px!important;padding-right:16px!important;gap:26px!important}.product-gallery,.product-info{width:100%}.purchase-row{flex-direction:column!important}.purchase-row .qty,.purchase-row .buy-now{width:100%}.checkout-modal{padding:0!important;align-items:flex-end!important}.checkout-shell{width:100%!important;max-height:92dvh!important;border-radius:22px 22px 0 0!important;overflow:auto}.checkout-grid{grid-template-columns:1fr!important}.checkout-grid label,.checkout-grid .wide,.checkout-grid .full{grid-column:auto!important}.drawer-panel{width:min(94vw,420px)!important}.reviews-grid,.editorial-grid{grid-template-columns:1fr!important}.faq{grid-template-columns:1fr!important;padding-left:16px!important;padding-right:16px!important}footer{padding-left:18px!important;padding-right:18px!important}.mobile-buy-bar{left:8px!important;right:8px!important;bottom:max(8px,env(safe-area-inset-bottom))!important}}
.hero-placeholder{width:min(54%,240px)!important;height:auto!important;display:grid!important;place-items:center!important}
.hero-placeholder img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 24px 30px #1D5F8626)}
.gallery-placeholder{display:grid;place-items:center;gap:7px;padding:12%}
.gallery-placeholder img{display:block!important;width:min(48%,210px)!important;height:auto!important;padding:0!important;object-fit:contain!important;opacity:.96}

/* OralEra editorial storefront */
:root{--ink:#092b39;--muted:#526773;--paper:#f2f6f4;--line:#d3e2e1;--accent:#81d9e8;--accent-dark:#0d5369;--soft:#e3f2f1}
body{background:var(--paper);color:var(--ink)}
.announcement{background:#092b39;color:#daf7f5;letter-spacing:.16em;font-size:10px;padding:11px 18px}
.site-header{max-width:none;height:86px;padding:0 max(34px,calc((100vw - 1320px)/2));background:#f8faf8;border-bottom:1px solid #d8e5e2}
.site-header nav a{color:#294853;font-weight:700;text-transform:uppercase;letter-spacing:.11em;font-size:10px}
.site-header nav a:hover{color:#16809b}
.brand-logo img{width:184px;max-height:52px;object-fit:contain}
.cart-button{border-color:#a8c6c7;border-radius:4px;background:transparent;text-transform:uppercase;letter-spacing:.08em;font-size:10px}
.cart-button b{background:#0b5266}
.hero{max-width:none;margin:0;min-height:720px;padding:0;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:0;background:#092b39;color:#f6fbf7}
.hero-copy{padding:105px 6vw 105px max(34px,calc((100vw - 1320px)/2));position:relative;z-index:2}
.hero .kicker{display:inline-block;color:#9de8e5;font-size:10px;letter-spacing:.22em;border-left:2px solid #9de8e5;padding-left:15px}
.hero h1{font:600 clamp(62px,6.8vw,112px)/.97 "Nunito",Georgia,serif;letter-spacing:-.065em;max-width:780px;margin:30px 0 16px}
.hero h1 br{display:block}
.hero-signature{font:600 clamp(22px,2.5vw,36px)/1 "Nunito",Georgia,serif;letter-spacing:-.035em;color:#97e4e1}
.hero-signature em{font-style:italic;color:#f6fbf7}
.hero-copy>p{color:#b8d0d2;font-size:16px;max-width:490px;margin-top:25px}
.hero-actions{margin-top:34px}.hero-actions .primary{background:#b4eee9;color:#092b39;min-height:58px;padding:18px 30px;border-radius:3px;text-transform:uppercase;letter-spacing:.13em;font-size:11px}
.hero-actions .primary:hover{background:#fff;color:#092b39}.hero-actions .secondary-link{color:#e5f7f5;text-transform:uppercase;letter-spacing:.09em;font-size:10px}
.trust-row{border-top:1px solid #7ea3a348;padding-top:24px;margin-top:52px;color:#d0e0de;gap:12px 25px}.trust-row i{color:#9de8e5}
.hero-visual{height:100%;padding:28px 28px 28px 0;background:#092b39}.product-stage{min-height:664px;height:100%;border-radius:2px 80px 2px 2px;background:radial-gradient(circle at 48% 45%,#d6fbf6 0%,#b9e8e6 45%,#8bc6cb 100%);isolation:isolate}
.product-stage:before{content:"";position:absolute;inset:20px;border:1px solid #fff8;border-radius:0 62px 0 0;pointer-events:none}
.stage-orbit{width:420px;height:420px;border:1px solid #ffffffa8;box-shadow:0 0 0 100px #ffffff24,0 0 0 200px #ffffff12}
.stage-index{position:absolute;top:48px;left:52px;color:#1a5966;font-size:10px;font-weight:800;letter-spacing:.22em;z-index:4}
.stage-wordmark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font:700 clamp(140px,19vw,340px)/1 "Nunito",Georgia,serif;letter-spacing:-.13em;color:#ffffff65;z-index:1;pointer-events:none}
.hero-placeholder{width:min(350px,66%);height:auto;filter:drop-shadow(0 25px 26px #1551613c);z-index:3}
.hero-placeholder img{width:100%;height:auto;object-fit:contain;transform:rotate(-10deg)}
.hero-product{max-height:520px;filter:drop-shadow(0 36px 35px #154a5838)}
.stage-note{left:52px;bottom:45px;color:#1a5966;font-size:10px;letter-spacing:.17em;z-index:4}.stage-note span{font-size:18px;margin-left:12px}
.signal-strip{max-width:1320px;margin:0 auto 110px;padding:0 24px;border-color:#c7dcd9}.signal-strip div{padding:31px 34px}.signal-strip small{color:#1f8293}.signal-strip b{font-family:"Nunito",Georgia,serif;font-weight:600;font-size:21px}
.product-section{max-width:1320px;gap:9%;margin-bottom:130px}.gallery-main{border-radius:2px 60px 2px 2px;background:radial-gradient(circle,#d7f5f1,#a8dcd9);border:1px solid #b7dcd9}
.gallery-placeholder img{width:56%;height:auto;max-height:300px;object-fit:contain;margin:auto}.gallery-placeholder{width:100%;display:flex;flex-direction:column;align-items:center;color:#215463}
.gallery-placeholder span{font:600 32px "Nunito",Georgia,serif}.gallery-placeholder small{font-size:11px;margin-top:8px;color:#407582}
.product-info h2{font:600 clamp(46px,5vw,72px)/1 "Nunito",Georgia,serif;letter-spacing:-.06em}.product-info .eyebrow{color:#21849a;letter-spacing:.2em}
.price-line strong{font:700 38px "Nunito",sans-serif;letter-spacing:-.06em}.feature-points b{font-weight:800}.purchase-row .primary{border-radius:3px;background:#092b39;text-transform:uppercase;letter-spacing:.1em}
.editorial{max-width:none;background:#0c3440;padding-top:130px;padding-bottom:120px}.editorial-head{align-items:end}.editorial-head h2{font:600 clamp(50px,6vw,82px)/1 "Nunito",Georgia,serif;letter-spacing:-.06em}.editorial-head h2 em{font-weight:500;color:#9de8e5}.editorial-head>p{max-width:320px;color:#c0d8d8;line-height:1.7;font-size:14px}.editorial-grid h3{font:600 29px "Nunito",Georgia,serif}.editorial-grid span{color:#9de8e5}
.faq h2,.reviews-head h2{font:600 56px/1 "Nunito",Georgia,serif;letter-spacing:-.06em}.faq summary{font-family:"Nunito",sans-serif;font-weight:700}
footer{max-width:1320px}
@media(max-width:880px){.site-header{height:70px;padding:0 18px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:67px 22px 44px}.hero h1{font-size:clamp(56px,12vw,92px)}.hero-visual{padding:0 14px 14px;height:460px}.product-stage{min-height:0;border-radius:2px 52px 2px 2px}.stage-index{top:28px;left:30px}.stage-note{left:30px;bottom:28px}.signal-strip{margin:0 auto 80px;padding:0 22px}.product-section{gap:38px}.gallery-main{border-radius:2px 42px 2px 2px}.editorial{padding:86px 24px}.editorial-head>p{max-width:550px}.faq h2{font-size:48px}}
@media(max-width:540px){.hero-copy{padding:55px 20px 36px}.hero h1{font-size:57px;margin:24px 0 14px}.hero-copy>p{font-size:14px}.hero-actions{gap:20px}.hero-actions .primary{width:100%;justify-content:center}.trust-row{margin-top:38px;font-size:10px}.hero-visual{height:370px;padding:0 10px 10px}.product-stage{border-radius:2px 42px 2px 2px}.stage-wordmark{font-size:145px}.stage-orbit{width:250px;height:250px;box-shadow:0 0 0 70px #ffffff24}.stage-index{font-size:8px}.stage-note{font-size:8px}.signal-strip div{padding:22px 0}.product-info h2{font-size:49px}.gallery-placeholder span{font-size:25px}.editorial-head h2{font-size:52px}.editorial-grid h3{font-size:26px}}

/* Approved inline wordmark contains a wide white canvas; crop it within the header. */
.site-header{background:#fff}.brand-logo{width:220px;min-width:220px;height:57px;overflow:hidden}.brand-logo img{display:block;width:220px;height:57px;max-height:none;max-width:none;object-fit:cover;object-position:center;mix-blend-mode:multiply}.footer-brand{width:220px;min-width:220px;height:62px;overflow:hidden}.footer-brand img{width:220px;height:62px;max-width:none;object-fit:cover;mix-blend-mode:multiply}@media(max-width:540px){.site-header .brand-logo{width:156px;min-width:156px;height:48px}.site-header .brand-logo img{width:156px;height:48px}}
@media(max-width:540px){.hero-copy{padding:32px 20px 20px}.hero h1{font-size:clamp(40px,10.6vw,48px);line-height:.98;margin:16px 0 12px}.hero-copy>p{font-size:13px;line-height:1.5}.hero-actions{margin-top:18px;gap:12px}.hero-actions .primary{padding:14px}.trust-row{margin-top:16px;font-size:9px}.hero-visual{height:300px}.stage-wordmark{font-size:115px}.hero-placeholder{width:min(230px,62%)}.announcement{font-size:10px;letter-spacing:.08em}.cart-button{padding:7px 9px 7px 11px;font-size:11px}}
/* OralEra mobile brand + CTA final polish */
.brand-logo{min-width:0;overflow:visible}
.brand-logo img,.footer-brand img{display:block;height:auto;object-fit:contain;object-position:center}
.footer-brand{min-width:0}
.mobile-buy-bar{transition:transform .22s ease,opacity .22s ease}
.mobile-buy-bar.is-suspended{transform:translateY(140%);opacity:0;pointer-events:none}
@media(max-width:720px){
  .site-header{min-height:64px;height:64px;padding-left:14px!important;padding-right:14px!important;gap:12px}
  .brand-logo{flex:0 1 148px!important;max-width:44vw}
  .brand-logo img{width:138px!important;max-width:100%!important;height:auto!important}
  .cart-button{flex:0 0 auto;min-height:42px;padding:8px 11px}
  footer{gap:18px;padding:30px 18px calc(30px + env(safe-area-inset-bottom))!important}
  .footer-brand img{width:142px;max-width:52vw;height:auto}
  .mobile-buy-bar{left:12px!important;right:12px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;min-height:64px;padding:8px 9px 8px 13px;border-radius:18px}
  .mobile-buy-bar .primary{min-height:46px;padding:11px 18px}
}
@media(max-width:540px){
  body{padding-bottom:0}
  .brand-logo{flex-basis:140px!important;max-width:46vw}
  .brand-logo img{width:132px!important}
  .cart-button span{font-size:11px}
}

/* OralEra mobile launch hard override: neutralize legacy cropped-wordmark rules */
.brand-logo,.footer-brand{width:auto!important;height:auto!important;min-width:0!important;overflow:visible!important}
.brand-logo img,.footer-brand img{height:auto!important;max-height:none!important;max-width:100%!important;object-fit:contain!important;mix-blend-mode:normal!important}
@media(max-width:720px){
  .site-header{overflow:hidden}
  .brand-logo{flex:0 0 142px!important;width:142px!important;max-width:45vw!important}
  .brand-logo img{width:142px!important}
  .cart-button{width:48px;height:42px;min-height:42px;padding:6px!important;display:grid;place-items:center}
  .cart-button span{display:none!important}
  .cart-button b{margin:0}
  .footer-brand{width:146px!important;max-width:52vw!important}
  .footer-brand img{width:146px!important}
  .mobile-buy-bar:not(.hidden){display:none!important}
}

/* OralEra brand hotfix: PNG oficial sem crop */
.brand-logo,.footer-brand{min-width:0!important;width:auto!important;height:auto!important;overflow:visible!important}
.brand-logo img,.footer-brand img{display:block!important;height:auto!important;max-height:none!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;mix-blend-mode:normal!important}
.brand-logo img{width:184px!important}
.footer-brand img{width:176px!important}
@media(max-width:720px){
  .site-header{height:70px!important;min-height:70px!important;padding:0 14px!important;gap:12px!important;overflow:visible!important}
  .brand-logo{flex:0 1 154px!important;max-width:46vw!important}
  .brand-logo img{width:154px!important}
  .footer-brand{width:auto!important;max-width:none!important}
  .footer-brand img{width:168px!important;max-width:56vw!important}
}

/* Final 390px hero/header hardening */
@media(max-width:540px){
  .site-header .cart-button{display:flex!important;position:static!important;visibility:visible!important;opacity:1!important;margin-left:auto!important;width:48px!important;min-width:48px!important;max-width:48px!important}
  .site-header .cart-button b{display:grid!important}
  .hero,.hero-copy{min-width:0!important;max-width:100%!important;overflow:hidden}
  .hero-copy{width:100%!important}
  .hero h1{font-size:clamp(38px,10.5vw,42px)!important;line-height:1.02!important;letter-spacing:-.045em!important;max-width:100%!important;width:100%!important;overflow-wrap:normal}
  .hero-copy>p{width:100%!important;max-width:100%!important;overflow-wrap:break-word}
  .hero-actions,.trust-row{max-width:100%!important}
}
