@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--cold-50: #eef5ff;--cold-100: #d9e8ff;--cold-200: #b4d0fb;--cold-400: #4f95ea;--cold-500: #2b7fe0;--cold-600: #1963c2;--cold-700: #114b99;--cold-900: #0a2c5c;--heat-50: #fff6ea;--heat-100: #ffe8cc;--heat-300: #f8bf72;--heat-500: #e8891f;--heat-600: #c96f11;--heat-700: #9c540b;--ink: #0f1b2d;--ink-soft: #33435a;--ink-mute: #64748b;--line: #dde5ef;--line-soft:#eaf0f7;--bg: #ffffff;--bg-soft: #f4f8fd;--bg-deep: #0a2c5c;--ok: #15803d;--ok-bg:#eaf7ee;--radius: 14px;--radius-lg:22px;--radius-xl:30px;--shadow-sm: 0 1px 2px rgba(15, 27, 45, .06), 0 2px 8px rgba(15, 27, 45, .05);--shadow: 0 2px 6px rgba(15, 27, 45, .07), 0 12px 30px rgba(15, 27, 45, .09);--shadow-lg: 0 8px 24px rgba(15, 27, 45, .1), 0 28px 60px rgba(15, 27, 45, .14);--shadow-cta:0 6px 16px rgba(232, 137, 31, .28), 0 16px 40px rgba(232, 137, 31, .22);--grad-cold: linear-gradient(135deg, var(--cold-500), var(--cold-700));--grad-heat: linear-gradient(135deg, #f5a33a, var(--heat-600));--grad-duo: linear-gradient(100deg, var(--cold-600) 0%, var(--cold-500) 38%, var(--heat-500) 78%, var(--heat-600) 100%);--wrap: 1180px;--gutter: 20px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}body{margin:0;font-family:var(--font);font-size:17px;line-height:1.62;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:var(--cold-600);text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--cold-700)}h1,h2,h3,h4{margin:0 0 .5em;line-height:1.16;letter-spacing:-.021em;font-weight:800;color:var(--ink);text-wrap:balance}h1{font-size:clamp(2rem,1.35rem + 2.7vw,3.35rem)}h2{font-size:clamp(1.55rem,1.16rem + 1.6vw,2.35rem)}h3{font-size:clamp(1.15rem,1.02rem + .52vw,1.4rem);font-weight:750}p{margin:0 0 1.05em}p:last-child{margin-bottom:0}strong{font-weight:680;color:var(--ink)}::selection{background:var(--cold-200);color:var(--cold-900)}:focus-visible{outline:3px solid var(--cold-500);outline-offset:2px;border-radius:6px}.wrap{width:100%;max-width:var(--wrap);margin-inline:auto;padding-inline:var(--gutter)}.wrap-narrow{max-width:780px}.section{padding-block:clamp(3.2rem,2rem + 5vw,5.8rem)}.section-soft{background:var(--bg-soft)}.section-line{border-top:1px solid var(--line-soft)}.lead{font-size:clamp(1.06rem,1rem + .3vw,1.22rem);color:var(--ink-soft);line-height:1.6}.sec-head{max-width:760px;margin-bottom:clamp(1.8rem,1.2rem + 2vw,3rem)}.sec-head p{color:var(--ink-soft)}.skip{position:absolute;left:-9999px;top:0;background:var(--ink);color:#fff;padding:.7rem 1.1rem;z-index:200;border-radius:0 0 10px}.skip:focus{left:0;color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font:inherit;font-weight:700;letter-spacing:-.01em;padding:1rem 1.7rem;border:0;border-radius:999px;cursor:pointer;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn:active{transform:translateY(1px)}.btn-cta{background:var(--grad-heat);color:#fff;box-shadow:var(--shadow-cta);font-size:1.06rem;padding:1.12rem 2rem}.btn-cta:hover{color:#fff;box-shadow:0 10px 22px #e8891f57,0 22px 54px #e8891f42;transform:translateY(-1px)}.btn-cta.full{width:100%}.btn-ghost{background:#fff;color:var(--cold-700);border:1.5px solid var(--cold-200);box-shadow:var(--shadow-sm)}.btn-ghost:hover{background:var(--cold-50);color:var(--cold-700);border-color:var(--cold-400)}.hdr{position:sticky;top:0;z-index:60;background:#ffffffe0;backdrop-filter:saturate(160%) blur(12px);border-bottom:1px solid var(--line-soft)}.hdr-in{display:flex;align-items:center;gap:1rem;min-height:66px}.brand{display:inline-flex;align-items:baseline;gap:.45rem;text-decoration:none;font-weight:850;font-size:1.24rem;letter-spacing:-.03em;color:var(--cold-700);flex:none}.brand span{font-size:.66rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute)}.nav{display:flex;gap:.1rem;margin-left:auto}.nav a{font-size:.89rem;font-weight:600;color:var(--ink-soft);text-decoration:none;padding:.42rem .6rem;border-radius:9px;white-space:nowrap}.nav a:hover{background:var(--cold-50);color:var(--cold-700)}.nav a[aria-current=page]{color:var(--cold-700);background:var(--cold-50)}.hdr-tel{display:inline-flex;align-items:center;gap:.4rem;flex:none;font-weight:750;font-size:.93rem;color:var(--ink);text-decoration:none;white-space:nowrap}.hdr-tel span{color:var(--ink-mute);font-weight:600}.hdr-tel:hover{color:var(--cold-700)}@media(max-width:1120px){.hdr-in{flex-wrap:wrap;padding-bottom:.5rem;row-gap:.4rem}.nav{order:3;width:100%;margin-left:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.nav::-webkit-scrollbar{display:none}.nav a{padding:.38rem .62rem}}@media(max-width:420px){.hdr-tel span,.brand span{display:none}}.hero{position:relative;overflow:hidden;background:var(--cold-50)}.hero:before{content:"";position:absolute;inset:-40% -20% auto;height:150%;background:radial-gradient(48% 42% at 18% 22%,rgba(43,127,224,.22),transparent 62%),radial-gradient(42% 40% at 82% 72%,rgba(232,137,31,.18),transparent 64%);pointer-events:none}.hero-in{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(1.6rem,1rem + 3vw,3.4rem);align-items:center;padding-block:clamp(2.4rem,1.6rem + 4vw,4.4rem)}.hero h1{margin-bottom:.55rem}.hero .lead{max-width:33em}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase;color:var(--cold-700);background:#fff;padding:.42rem .85rem;border-radius:999px;border:1px solid var(--cold-200);margin-bottom:1.1rem}.eyebrow b{color:var(--heat-600);font-weight:750}.hero-facts{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.4rem 0 1.6rem;padding:0;list-style:none}.hero-facts li{display:inline-flex;align-items:center;gap:.45rem;background:#fff;border:1px solid var(--line);border-radius:999px;padding:.5rem .9rem;font-size:.9rem;font-weight:620;color:var(--ink-soft);box-shadow:var(--shadow-sm)}.hero-facts b{color:var(--ink);font-weight:750}.hero-shot{position:relative;display:flex;justify-content:center}.hero-shot img{filter:drop-shadow(0 26px 46px rgba(10,44,92,.22));width:min(100%,440px)}@media(max-width:900px){.hero-in{grid-template-columns:1fr;padding-block:1.6rem 2.6rem}.hero-shot{order:-1;margin-bottom:.4rem}.hero-shot img{width:min(56%,230px)}}.duo{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:0;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line)}.duo-side{padding:clamp(1.4rem,1rem + 1.6vw,2.4rem)}.duo-cold{background:linear-gradient(160deg,var(--cold-50),#fff)}.duo-heat{background:linear-gradient(160deg,var(--heat-50),#fff)}.duo-tag{display:inline-block;font-size:.76rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;padding:.3rem .7rem;border-radius:999px;margin-bottom:.8rem}.duo-cold .duo-tag{background:var(--cold-600);color:#fff}.duo-heat .duo-tag{background:var(--heat-600);color:#fff}.duo-side h3{margin-bottom:.35rem}.duo-side p{color:var(--ink-soft);font-size:.98rem;margin:0}.duo-mid{display:grid;place-items:center;width:64px;background:var(--grad-duo);color:#fff;font-weight:850;font-size:1.5rem}@media(max-width:720px){.duo{grid-template-columns:1fr}.duo-mid{width:auto;height:46px}}.phases{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);counter-reset:ph}.phase{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.5rem 1.35rem 1.4rem;box-shadow:var(--shadow-sm)}.phase:after{content:"";position:absolute;left:0;right:0;top:0;height:4px;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--grad-duo)}.phase-n{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--cold-50);color:var(--cold-700);font-weight:850;font-size:1rem;margin-bottom:.85rem}.phase:nth-child(2) .phase-n,.phase:nth-child(3) .phase-n{background:var(--heat-50);color:var(--heat-700)}.phase-time{font-size:.78rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-mute);margin-bottom:.3rem}.phase h3{font-size:1.16rem;margin-bottom:.2rem}.phase-actor{font-size:.86rem;font-weight:650;color:var(--cold-600);margin-bottom:.6rem}.phase p{font-size:.95rem;color:var(--ink-soft);margin:0}@media(max-width:1000px){.phases{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.phases{grid-template-columns:1fr}}.ings{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.ing{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.6rem;box-shadow:var(--shadow-sm)}.ing-top{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.2rem}.ing h3{margin:0}.ing-phase{font-size:.74rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--heat-700);background:var(--heat-50);padding:.28rem .65rem;border-radius:999px}.ing-inci{font-size:.82rem;color:var(--ink-mute);font-style:italic;margin-bottom:.9rem}.ing p{font-size:.97rem;color:var(--ink-soft)}.ing dl{display:grid;grid-template-columns:auto 1fr;gap:.3rem .8rem;margin:1rem 0 0;font-size:.89rem;border-top:1px solid var(--line-soft);padding-top:.9rem}.ing dt{color:var(--ink-mute)}.ing dd{margin:0;font-weight:650}@media(max-width:760px){.ings{grid-template-columns:1fr}}.cards{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.cards-2{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-sm)}.card h3{font-size:1.1rem}.card p{font-size:.96rem;color:var(--ink-soft);margin:0}.card-num{display:inline-grid;place-items:center;min-width:38px;height:38px;padding-inline:.6rem;border-radius:11px;background:var(--grad-cold);color:#fff;font-weight:800;margin-bottom:.9rem}.card-stat{font-size:clamp(1.7rem,1.3rem + 1.4vw,2.3rem);font-weight:850;letter-spacing:-.03em;color:var(--cold-700);line-height:1;margin-bottom:.35rem}@media(max-width:900px){.cards,.cards-2{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.cards,.cards-2{grid-template-columns:1fr}}.steps{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.step{position:relative;background:var(--bg-soft);border-radius:var(--radius-lg);padding:1.6rem 1.4rem;border:1px solid var(--line-soft)}.step-n{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--cold-600);color:#fff;font-weight:800;font-size:.95rem;margin-bottom:.85rem}.step h3{font-size:1.08rem}.step p{font-size:.95rem;color:var(--ink-soft);margin:0}@media(max-width:800px){.steps{grid-template-columns:1fr}}.tbl-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff}table.tbl{width:100%;border-collapse:collapse;font-size:.96rem;min-width:560px}table.tbl th,table.tbl td{padding:.95rem 1.1rem;text-align:left;border-bottom:1px solid var(--line-soft);vertical-align:top}table.tbl thead th{background:var(--bg-soft);font-size:.82rem;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-mute);font-weight:750}table.tbl tbody tr:last-child td{border-bottom:0}table.tbl tbody tr.is-us{background:linear-gradient(90deg,var(--cold-50),#fff)}table.tbl td b{font-weight:720}.reviews{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.review{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.8rem}.review-head{display:flex;align-items:center;gap:.75rem}.review-av{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;flex:none;background:var(--grad-cold);color:#fff;font-weight:800;font-size:.95rem}.review-who{font-weight:720;font-size:.96rem;line-height:1.25}.review-where{font-size:.82rem;color:var(--ink-mute)}.stars{color:var(--heat-500);letter-spacing:.1em;font-size:.92rem}.review p{font-size:.96rem;color:var(--ink-soft);margin:0}.review-meta{font-size:.8rem;color:var(--ink-mute);margin-top:auto;padding-top:.6rem;border-top:1px solid var(--line-soft)}@media(max-width:950px){.reviews{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.reviews{grid-template-columns:1fr}}.rating-bar{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.2rem 1.5rem;box-shadow:var(--shadow-sm);margin-bottom:1.6rem}.rating-score{font-size:2.6rem;font-weight:850;letter-spacing:-.03em;line-height:1;color:var(--ink)}.faq{display:grid;gap:.7rem}.faq details{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:0 1.3rem;box-shadow:var(--shadow-sm)}.faq details[open]{border-color:var(--cold-200);box-shadow:var(--shadow)}.faq summary{cursor:pointer;list-style:none;padding:1.15rem 2rem 1.15rem 0;position:relative;font-weight:700;font-size:1.04rem;color:var(--ink)}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.5rem;font-weight:400;color:var(--cold-500);line-height:1}.faq details[open] summary:after{content:"–"}.faq details>div{padding-bottom:1.25rem;color:var(--ink-soft);font-size:.99rem}.faq details>div p:last-child{margin-bottom:0}.order{background:#fff;border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);overflow:hidden}.order-top{background:var(--grad-duo);color:#fff;padding:1.3rem 1.6rem}.order-top .p-title{font-weight:800;font-size:1.18rem;letter-spacing:-.02em}.order-top .p-sub{font-size:.92rem;opacity:.92}.order-body{padding:1.6rem}.price-row{display:flex;align-items:baseline;gap:.8rem;flex-wrap:wrap;margin-bottom:1.2rem}.price-now{font-size:2.7rem;font-weight:850;letter-spacing:-.035em;line-height:1;color:var(--ink)}.price-old{font-size:1.2rem;color:var(--ink-mute);text-decoration:line-through}.price-off{background:var(--heat-500);color:#fff;font-weight:800;font-size:.84rem;padding:.3rem .65rem;border-radius:999px}.field{margin-bottom:.95rem}.field label{display:block;font-size:.87rem;font-weight:700;color:var(--ink-soft);margin-bottom:.4rem}.field input{width:100%;font:inherit;font-size:1.02rem;color:var(--ink);padding:.95rem 1rem;border:1.5px solid var(--line);border-radius:12px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.field input::placeholder{color:#9aa8b9}.field input:focus{outline:none;border-color:var(--cold-500);box-shadow:0 0 0 4px var(--cold-50)}.phone-row{display:grid;grid-template-columns:96px 1fr;gap:.6rem}.phone-row input[name=cc]{text-align:center;font-weight:700}.field-note{font-size:.82rem;color:var(--ink-mute);margin-top:.4rem}.order-msg{margin-top:.9rem;padding:.85rem 1rem;border-radius:12px;font-size:.93rem;display:none}.order-msg.show{display:block}.order-msg.err{background:#fdeceb;color:#a02216;border:1px solid #f6c8c3}.order-msg.ok{background:var(--ok-bg);color:var(--ok);border:1px solid #bfe3ca}.order-trust{list-style:none;margin:1.1rem 0 0;padding:1.1rem 0 0;border-top:1px solid var(--line-soft);display:grid;gap:.55rem;font-size:.9rem;color:var(--ink-soft)}.order-trust li{display:flex;gap:.55rem;align-items:flex-start}.order-trust li:before{content:"✓";color:var(--ok);font-weight:800;flex:none}button[disabled]{opacity:.65;cursor:progress}.band{background:var(--bg-deep);color:#fff;position:relative;overflow:hidden}.band:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 80% at 80% 30%,rgba(232,137,31,.28),transparent 62%),radial-gradient(50% 70% at 12% 80%,rgba(43,127,224,.36),transparent 66%)}.band-in{position:relative;display:grid;grid-template-columns:1.2fr .8fr;gap:2.4rem;align-items:center;padding-block:clamp(2.6rem,2rem + 3vw,4rem)}.band h2{color:#fff}.band p{color:#cfe0f4}.band-actions{display:flex;gap:.8rem;flex-wrap:wrap}.band .btn-ghost{background:#ffffff1a;color:#fff;border-color:#ffffff4d}.band .btn-ghost:hover{background:#ffffff2e;color:#fff}@media(max-width:860px){.band-in{grid-template-columns:1fr}}.prose{max-width:72ch}.prose h2{margin-top:2.4rem}.prose h3{margin-top:1.8rem}.prose>:first-child{margin-top:0}.prose ul,.prose ol{padding-left:1.3rem;margin:0 0 1.1rem}.prose li{margin-bottom:.5rem}.prose ul li::marker{color:var(--cold-500)}.checklist{list-style:none;padding:0;margin:0 0 1.2rem;display:grid;gap:.65rem}.checklist li{display:flex;gap:.65rem;align-items:flex-start}.checklist li:before{content:"✓";color:var(--ok);font-weight:800;flex:none;margin-top:.05rem}.crosslist{list-style:none;padding:0;margin:0;display:grid;gap:.6rem;grid-template-columns:repeat(2,1fr)}.crosslist a{display:block;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:.95rem 1.15rem;text-decoration:none;color:var(--ink);font-weight:650;font-size:.97rem;box-shadow:var(--shadow-sm);transition:border-color .15s,transform .15s}.crosslist a:hover{border-color:var(--cold-400);transform:translateY(-1px);color:var(--cold-700)}.crosslist small{display:block;font-weight:500;color:var(--ink-mute);font-size:.85rem;margin-top:.15rem}@media(max-width:640px){.crosslist{grid-template-columns:1fr}}.note{background:var(--cold-50);border-left:4px solid var(--cold-500);border-radius:0 var(--radius) var(--radius) 0;padding:1.1rem 1.3rem;margin:1.5rem 0;font-size:.97rem;color:var(--ink-soft)}.note-heat{background:var(--heat-50);border-left-color:var(--heat-500)}.breadcrumb{font-size:.86rem;color:var(--ink-mute);padding-top:1.1rem}.breadcrumb a{color:var(--ink-mute);text-decoration:none}.breadcrumb a:hover{color:var(--cold-600);text-decoration:underline}.ftr{background:var(--ink);color:#b9c6d8;font-size:.92rem;padding-block:3rem 2rem}.ftr-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:2rem}.ftr h2,.ftr p.ftr-h{color:#fff;font-size:.82rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .9rem}.ftr a{color:#cdd9e8;text-decoration:none}.ftr a:hover{color:#fff;text-decoration:underline}.ftr ul{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.ftr-brand{font-size:1.25rem;font-weight:850;color:#fff;letter-spacing:-.03em;margin-bottom:.6rem}.ftr-legal{margin-top:2.2rem;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.12);font-size:.84rem;color:#8a9bb1}.ftr-legal p{margin-bottom:.5rem}@media(max-width:760px){.ftr-grid{grid-template-columns:1fr}}.vh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.center{text-align:center}.mt-2{margin-top:2rem}.grid-form{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(1.4rem,1rem + 2vw,2.8rem);align-items:start}.grid-form>*{min-width:0}@media(max-width:900px){.grid-form{grid-template-columns:1fr}}@media(max-width:900px){.ing-shot{display:none}}.order-shot{display:grid;grid-template-columns:92px 1fr;gap:1rem;align-items:center;padding-bottom:1.1rem;margin-bottom:1.1rem;border-bottom:1px solid var(--line-soft)}.order-shot img{width:92px;filter:drop-shadow(0 10px 18px rgba(10,44,92,.16))}.order-shot p{margin:0;font-size:.88rem;color:var(--ink-mute);line-height:1.5}:root{--ink:#172c39;--ink-soft:#3d505a;--ink-mute:#596b73;--bg:#fffdf8;--bg-soft:#f5f0e5;--bg-deep:#102e43;--cold-50:#e8f5fa;--cold-100:#d4edf5;--cold-200:#b6dce9;--cold-400:#2890b1;--cold-500:#0878a3;--cold-600:#00678e;--cold-700:#075875;--cold-900:#123c50;--heat-50:#fff0df;--heat-100:#ffe5b5;--heat-300:#ffcf5c;--heat-500:#c64021;--heat-600:#b63220;--heat-700:#913018;--red:#c72136;--red-dark:#a31326;--sun:#ffc83e;--line:#d9dedb;--line-soft:#e9e8e0;--radius:12px;--radius-lg:16px;--radius-xl:16px;--shadow-sm:none;--shadow:0 12px 32px rgb(35 48 45 / 8%);--shadow-lg:0 20px 48px rgb(68 45 31 / 13%);--grad-heat:linear-gradient(110deg,#d62339,#b8192d);--grad-duo:linear-gradient(105deg,#057caa,#154f70 55%,#bb4d29);--wrap:1360px;--gutter:32px}body{font-size:17px;line-height:1.7}h1,h2,h3,h4{letter-spacing:-.035em;font-weight:800}h1{font-size:clamp(2.3rem,3.8vw,3.65rem);line-height:1.04}h2{font-size:clamp(1.9rem,2.8vw,2.85rem);line-height:1.12;max-width:25ch}h3{line-height:1.22}p{max-width:75ch}a{text-underline-offset:4px}button,input{font-family:inherit}input{caret-color:var(--red)}::selection{background:var(--sun);color:var(--ink)}:focus-visible{outline:3px solid #006e97;outline-offset:4px}html{scroll-padding-top:100px;scrollbar-color:var(--cold-600) var(--bg-soft)}[hidden]{display:none!important}.section{padding-block:clamp(3.5rem,6vw,6rem)}.wrap-narrow{max-width:900px}.sec-head{max-width:860px;margin-bottom:2.5rem}.lead{font-size:1.12rem;line-height:1.65}.btn{border-radius:10px;min-height:52px;line-height:1.3}.btn-cta{background:var(--red);color:#fff;box-shadow:0 7px 20px #9e162829;padding:1rem 1.4rem;font-size:1rem}.btn-cta:hover{background:var(--red-dark);color:#fff;box-shadow:0 10px 24px #9e162838;transform:translateY(-2px)}.btn svg{flex:none}.btn-ghost{border:1px solid var(--cold-600);background:transparent;box-shadow:none}.market-bar{background:var(--red);color:#fff;font-size:.78rem;font-weight:650}.market-bar .wrap{display:flex;justify-content:space-between;gap:1rem;align-items:center;min-height:34px}.market-bar span{display:flex;gap:.65rem;align-items:center}.flag-es{display:inline-block;flex:none;width:25px;height:17px;background:linear-gradient(to bottom,#bb142c 0 25%,#ffca32 25% 75%,#bb142c 75%);border-radius:2px;box-shadow:0 0 0 1px #00000014}.hdr{background:var(--bg);backdrop-filter:none;border-bottom:1px solid #e8e0d2}.hdr-in{min-height:80px;gap:1.1rem}.brand{font-size:1.65rem;letter-spacing:-.04em;color:var(--ink);display:flex;flex-direction:column;gap:0;line-height:1.1}.brand span{font-size:.6rem;letter-spacing:.12em;margin-top:.25rem}.product-brand{display:inline-flex;align-items:center;gap:.65rem;flex:none;color:var(--ink);text-decoration:none;font-size:1.55rem;font-weight:850;letter-spacing:-.04em;line-height:1.1}.product-brand img{display:block;width:25px;height:60px;object-fit:contain;flex:none}.product-brand small{display:block;margin-top:.35rem;font-size:.55rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.product-brand-footer{color:#fff;margin-bottom:.8rem}@media(max-width:600px){.product-brand{font-size:1.35rem;gap:.5rem}.product-brand img{width:22px;height:52px}}.nav a{font-size:.8rem;padding:.65rem .5rem;border-radius:5px}.nav a[aria-current=page]{background:#fce6e6;color:var(--red-dark)}.hdr-tel{margin-left:auto;font-size:.85rem;flex-direction:column;align-items:flex-start;gap:0;line-height:1.5}.hdr-tel span{font-size:.72rem}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);width:44px;height:44px;border-radius:8px;align-items:center;justify-content:center;color:var(--ink);cursor:pointer}.breadcrumb{padding-block:.65rem;font-size:.78rem}.sales-hero{position:relative;isolation:isolate;background:var(--bg);overflow:clip}.sales-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 48% 45%,#d7f0f5 0,transparent 35%),radial-gradient(ellipse at 66% 90%,#ffe2a3 0,transparent 48%)}.sales-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.8fr) minmax(325px,.95fr);gap:1.5rem;align-items:center;padding-block:3rem 3.8rem}.sales-hero-copy{min-width:0}.sales-hero-copy .sec-head{margin:0}.sales-hero-copy h1{margin-bottom:1.15rem}.sales-hero-copy .lead{font-size:1rem;line-height:1.65}.sales-hero-copy .btn{margin-top:.3rem}.cold-word,.heat-word{font-style:normal}.cold-word{color:var(--cold-600)}.heat-word{color:var(--red)}.hero-facts{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:1.3rem 0}.hero-facts li{display:block;background:none;border:0;border-radius:0;padding:0;font-size:.79rem;font-weight:500;box-shadow:none;line-height:1.45}.hero-facts b{font-size:1.05rem;display:block}.product-visual{position:relative;isolation:isolate;min-width:0;padding:2.7rem 0 2rem}.product-cutout{position:relative;width:100%;height:auto;max-height:510px;object-fit:contain;mix-blend-mode:normal;transform:rotate(-5deg)}.product-flow{position:absolute;inset:-10%;z-index:-1;background:radial-gradient(ellipse at 24% 28%,#8ddbef99,transparent 60%),radial-gradient(ellipse at 72% 78%,#ffbd5288,transparent 56%);filter:blur(20px);animation:thermal-flow 11s ease-in-out infinite alternate}@keyframes thermal-flow{0%{transform:translate3d(-3%,-2%,0) rotate(-7deg);opacity:.65}to{transform:translate3d(4%,3%,0) rotate(9deg);opacity:1}}.effect-labels{display:flex;justify-content:center;gap:2rem;margin-top:1.2rem;font-size:1.15rem;font-weight:800}.effect-labels span{display:flex;gap:.4rem;align-items:center}.effect-labels span:first-child{color:var(--cold-600)}.effect-labels span:last-child{color:var(--heat-600)}.success-hero .sales-hero-grid{grid-template-columns:1.5fr 1fr}.success-hero .product-cutout{max-height:360px}.order{border:0;border-radius:16px;box-shadow:var(--shadow-lg);background:#fff;scroll-margin-top:110px}.order-top{background:var(--sun);color:var(--ink);padding:1.2rem 1.45rem}.order-top .p-title{font-size:1.25rem;line-height:1.25}.order-top .p-sub{font-size:.84rem;line-height:1.45;margin-top:.5rem;opacity:1}.order-body{padding:1.4rem}.order-compact .order-shot{display:none}.order-shot img{width:85px;filter:none;mix-blend-mode:multiply}.price-row{align-items:center;margin-bottom:1.3rem}.price-now{font-size:3.4rem;letter-spacing:-.04em}.price-off{background:#fff2c6;color:#6d4300;border-radius:5px;font-size:.77rem;padding:.4rem .55rem}.field{margin-bottom:.9rem}.field label{font-size:.82rem;color:var(--ink)}.field input{font-size:1rem;border:1px solid #aebcbf;border-radius:8px;min-width:0;padding:.85rem .75rem;min-height:48px}.field input::placeholder{color:#687982}.field input:focus{box-shadow:none;outline:2px solid var(--cold-600);outline-offset:1px}.field-note{font-size:.74rem;line-height:1.5}.phone-row{grid-template-columns:88px minmax(0,1fr);gap:.5rem}.country-prefix{display:flex;align-items:center;gap:.25rem;border:1px solid #aebcbf;border-radius:8px;padding-left:.5rem;background:#f6f7f4}.country-prefix .flag-es{width:20px;height:14px}.country-prefix input{width:50px;padding:.85rem 0;border:0;background:transparent;font-size:.88rem}.order-trust{font-size:.76rem;line-height:1.5;gap:.45rem;margin-top:1rem;padding-top:.85rem}.order-msg{font-size:.88rem}.duo{border:0;box-shadow:none;border-radius:16px;grid-template-columns:1fr 72px 1fr}.duo-cold{background:#daf0f7}.duo-heat{background:#ffe9c4}.duo-side{padding:2.4rem}.duo-tag{background:none!important;color:var(--cold-700)!important;padding:0;font-size:3rem;text-transform:none;letter-spacing:-.035em;line-height:1;margin-bottom:1.2rem}.duo-heat .duo-tag{color:#a5351e!important}.duo-mid{background:var(--bg);color:var(--ink);width:72px;height:auto;min-height:46px;display:grid;place-items:center;line-height:1}.duo-mid svg{display:block;flex:none}.duo-side h3{font-size:1.3rem;margin-bottom:.8rem}.duo-side p{font-size:1rem;line-height:1.7}.tbl-wrap{box-shadow:none;border-radius:12px;border:1px solid #d6dfdf}table.tbl{font-size:.98rem;line-height:1.6}table.tbl th,table.tbl td{padding:1.15rem 1.2rem}table.tbl thead th{background:var(--bg-deep);color:#fff;font-size:.76rem;letter-spacing:.03em}table.tbl tbody tr:nth-child(2n){background:#f6f8f5}table.tbl tbody tr.is-us{background:#fff1c9}table.tbl tbody tr:hover{background:#edf6f8}table.tbl tbody tr.is-us:hover{background:#ffeaaa}.ingredient-mini{float:left;width:64px;height:58px;object-fit:cover;border-radius:8px;margin:0 .75rem .25rem 0}.phase-demo{background:var(--bg-deep);color:#fff;border-radius:16px;overflow:hidden}.phase-selector{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #466070}.phase-control{border:0;background:none;color:#d2e4ed;text-align:left;display:flex;gap:.65rem;align-items:center;padding:1.25rem 1.35rem;font:inherit;font-size:.93rem;font-weight:700;cursor:pointer;min-height:76px}.phase-control span{font-size:.78rem;font-weight:500;opacity:.85}.phase-control svg{margin-left:auto;width:20px}.phase-control:hover{background:#21475e}.phase-control[aria-pressed=true]{color:var(--ink);background:#bdeafa}[data-active="1"] .phase-control[aria-pressed=true]{background:#ffca81}[data-active="2"] .phase-control[aria-pressed=true]{background:#f4d76a}[data-active="3"] .phase-control[aria-pressed=true]{background:#cce9b8}.phase-stage{display:grid;grid-template-columns:1.05fr 1fr;align-items:stretch}.phase-media{position:relative;min-height:450px;overflow:hidden}.phase-media>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.thermal-wash{position:absolute;inset:0;background:linear-gradient(0deg,#063453b3,transparent 70%);box-shadow:inset 0 -80px 100px #006e9a66;transition:box-shadow .5s ease}[data-active="1"] .thermal-wash{box-shadow:inset 0 -100px 140px #ef6227aa}[data-active="2"] .thermal-wash{box-shadow:inset 0 -80px 100px #e5ad2b66}[data-active="3"] .thermal-wash{box-shadow:inset 0 -80px 100px #529d6266}.phase-media-label{position:absolute;bottom:2rem;left:2rem;right:2rem;display:flex;align-items:center;gap:.6rem;color:#fff;font-weight:750}.phase-media-label i{height:2px;background:linear-gradient(90deg,#9fe5ff,#ffc871);flex:1;margin-inline:.6rem}.phase-content{padding:2.5rem 3rem;align-self:center}.phase-panel>img{width:104px;height:86px;object-fit:cover;border-radius:10px;margin-bottom:1.5rem}.phase-panel h3{color:#fff;font-size:2.9rem;margin-bottom:.5rem}.phase-panel p{color:#d9e8ee;font-size:1rem}.phase-time{color:#9bddf0;font-size:.83rem;letter-spacing:0;text-transform:none;margin-bottom:.8rem}.phase-actor{color:#ffd27c;font-size:.95rem;margin-bottom:.85rem}.phase-panel:not(:last-child){margin-bottom:2rem}.phase-panel:has(+[hidden]){margin-bottom:0}.anatomy-layout{display:grid;grid-template-columns:.85fr 1.2fr;gap:4rem;align-items:center}.anatomy-layout .prose{max-width:none}.anatomy-layout .prose h2{margin-top:0}.joint-explorer{margin:0;background:#092740;border-radius:16px;overflow:hidden;position:relative;isolation:isolate}.joint-explorer>img{width:100%;height:auto;max-height:670px;object-fit:cover}.joint-point{position:absolute;left:var(--x);top:var(--y);padding:8px;display:flex;align-items:center;gap:7px;border:0;background:none;color:#fff;font:inherit;font-size:.78rem;cursor:pointer;min-height:44px;transform:translate(-16px,-16px)}.joint-point>span{width:18px;height:18px;background:#fff;box-shadow:0 0 0 6px #ffffff30;border-radius:50%;flex:none}.joint-point b{background:#0a3047;padding:.25rem .5rem;border-radius:4px;font-weight:650}.joint-point[aria-pressed=true]>span{background:var(--sun);box-shadow:0 0 0 6px #ffc83e50}.joint-point[aria-pressed=true] b{background:var(--sun);color:var(--ink)}.joint-explorer figcaption{position:absolute;inset:auto 0 0;padding:2rem 1.6rem 1.5rem;background:linear-gradient(transparent,#071b2e 40%);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:1rem}.joint-explorer figcaption span{font-size:1.15rem;font-weight:750}.joint-explorer figcaption small{font-size:.7rem;color:#c6d6df}.anatomy-intro{display:grid;grid-template-columns:1fr 1.1fr;gap:3rem;align-items:center}.anatomy-intro .cards{grid-template-columns:1fr}.anatomy-intro .joint-explorer>img{max-height:600px}.ings{gap:2.5rem}.ing{background:none;padding:0 0 1.5rem;border:0;border-bottom:1px solid #cdd7d6;border-radius:0;box-shadow:none}.ingredient-photo{width:100%;height:260px;object-fit:cover;border-radius:12px;margin-bottom:1.4rem}.ing h3{font-size:1.6rem}.ing-phase{background:#f8dfae;color:#78470d;letter-spacing:0;text-transform:none}.ing p{font-size:1rem}.ing dl{font-size:.87rem}.cards{gap:1.5rem}.card{padding:1.8rem;border:1px solid #d1dcda;border-radius:12px;box-shadow:none}.card-stat{font-size:3rem;color:var(--cold-600);margin-bottom:.7rem}.card h3{font-size:1.25rem}.card p{font-size:1rem;line-height:1.7}.card-num{background:var(--sun);color:var(--ink);border-radius:6px}.application-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.application-photo{width:100%;height:100%;min-height:460px;object-fit:cover;border-radius:16px}.application-layout .steps{grid-template-columns:1fr;gap:1.7rem}.step{border:0;border-radius:0;background:transparent;padding:0 0 0 3.8rem}.step-n{position:absolute;left:0;top:0;border-radius:8px;background:var(--sun);color:var(--ink);width:42px;height:42px}.step h3{font-size:1.3rem}.step p{font-size:1rem}.steps:not(.application-layout .steps){gap:2rem}.note{background:#eaf4f4;border:1px solid #cedfdf;border-radius:10px;padding:1.5rem;margin-top:2rem}.note-heat{background:#fff2d7;border-color:#ebd3a6}.reviews{gap:1.5rem}.review{border:0;border-radius:0;border-top:1px solid #c6d2d3;padding:1.6rem 0 1rem;box-shadow:none;background:transparent;gap:1rem}.review-av{background:#e6efee;color:#254d52;border-radius:10px}.review p{font-size:1rem;line-height:1.8}.review-who{font-size:.98rem}.stars{color:#a34a00}.review-meta{font-size:.77rem}.rating-bar{border:0;border-radius:12px;box-shadow:none;background:#ffe8a4}.faq{gap:0}.faq details{padding:0;border:0;border-bottom:1px solid #cad7d8;border-radius:0;background:transparent;box-shadow:none}.faq details[open]{border-color:#6d9caa;box-shadow:none}.faq summary{font-size:1.12rem;padding-block:1.5rem;line-height:1.45;padding-right:3rem}.faq summary:after{border-radius:50%;width:30px;height:30px;display:grid;place-items:center;background:#e3f0f2;font-size:1.25rem}.faq details[open] summary:after{background:var(--sun);color:var(--ink)}.faq details>div{font-size:1rem;max-width:75ch;padding-bottom:1.5rem}.band{min-height:420px;background:var(--bg-deep)}.band-photo{position:absolute;width:53%;height:100%;inset:0 0 0 auto;object-fit:cover}.band:before{z-index:1;background:linear-gradient(90deg,#102e43 0%,#102e43 45%,#102e4320 80%,transparent)}.band-in{z-index:2;display:block;padding-block:4.8rem}.band-in>div:first-child{max-width:54%}.band h2,.band .band-title{font-size:2.8rem}.band p{color:#e0ebee;max-width:53ch}.band-actions{margin-top:1.8rem}.crosslist{gap:0 2rem}.crosslist a{border:0;border-bottom:1px solid #cbd4d3;border-radius:0;padding:1.2rem 2rem 1.2rem 0;background:transparent;box-shadow:none;position:relative;font-size:1rem}.crosslist a:after{content:"→";position:absolute;right:0;top:1.2rem;color:var(--red)}.crosslist a:hover{transform:none}.crosslist small{font-size:.85rem;line-height:1.6;margin-top:.3rem}.prose{font-size:1.05rem;line-height:1.85}.prose h2{margin-top:2.8rem}.prose h3{margin-top:2rem}.ftr{padding-block:4rem 7rem;color:#d0dce0;border-top:5px solid var(--sun);background:#102e43}.ftr-brand{font-size:2.3rem}.ftr-grid{gap:3rem}.ftr-legal{color:#b7c8ce;font-size:.82rem;line-height:1.7}.ftr a{color:#e0eaed}.order-dialog{border:0;padding:0;width:min(440px,calc(100% - 28px));max-height:calc(100dvh - 28px);overflow:auto;border-radius:16px;box-shadow:0 24px 80px #071b2e66;color:var(--ink)}.order-dialog::backdrop{background:#091c2ba6}.order-dialog .order{box-shadow:none}.order-dialog .order-top{padding-right:3.4rem}.dialog-close{position:absolute;right:.6rem;top:.6rem;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:8px;background:#fff8de;color:var(--ink);cursor:pointer;z-index:2}.dialog-close:hover{background:#fff}.order-modal-open{overflow:hidden}.purchase-dock{position:fixed;z-index:55;left:50%;bottom:16px;transform:translate(-50%);width:min(540px,calc(100% - 32px));display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem .8rem .7rem 1.2rem;background:#fff;border-radius:14px;box-shadow:0 8px 36px #112f4330;border:1px solid #e2ded5}.purchase-dock strong{display:block;font-size:1rem;line-height:1.3}.purchase-dock span{font-size:.71rem;color:var(--ink-mute)}.purchase-dock .btn{min-height:44px;padding:.8rem 1rem;font-size:.91rem}@media(min-width:1600px){.sales-hero-grid{gap:2rem}.product-cutout{max-height:560px}}@media(max-width:1190px){.nav a{font-size:.74rem;padding:.6rem .35rem}.brand{font-size:1.45rem}.hdr-in{gap:.75rem}.sales-hero-grid{grid-template-columns:1.1fr .8fr;gap:1.5rem 2rem}.sales-hero-copy{grid-column:1}.sales-hero .product-visual{grid-column:2;grid-row:1;max-width:360px;justify-self:center}.sales-hero .order{grid-column:1/-1;width:min(720px,100%);justify-self:center}.sales-hero .order-compact .order-body{display:grid;grid-template-columns:170px 1fr;gap:1.5rem}.sales-hero .order-compact .price-row{align-self:start;flex-direction:column;align-items:flex-start;margin-top:.4rem}.sales-hero-copy h1{font-size:3.2rem}.sales-hero-copy .lead{font-size:1.1rem}}@media(max-width:1120px)and (min-width:901px){.hdr-in{flex-wrap:nowrap;padding-bottom:0}.nav{order:0;width:auto;margin-left:auto;overflow:visible}}@media(max-width:900px){:root{--gutter:24px}.hdr-in{flex-wrap:wrap;min-height:68px;padding-block:.7rem}.brand{font-size:1.55rem}.menu-toggle{display:flex}.hdr-tel{margin-left:auto}.nav{display:none;order:4;flex-basis:100%;width:100%;overflow:visible;margin:0;flex-wrap:wrap;padding-top:.7rem;gap:.3rem}.nav.is-open{display:flex}.nav a{font-size:.95rem;padding:.7rem .8rem;white-space:normal}.sales-hero-grid{padding-block:2rem 3rem}.sales-hero-copy h1{font-size:2.9rem}.anatomy-layout{grid-template-columns:1fr;gap:2rem}.anatomy-layout .joint-explorer{max-width:500px;width:100%;justify-self:center}.anatomy-intro{gap:1.5rem}.anatomy-intro .card{padding:1.2rem}.anatomy-intro .card-stat{font-size:2.3rem}.phase-content{padding:2rem}.phase-control{padding:1rem .9rem;font-size:.85rem}.phase-control svg{display:none}.phase-panel h3{font-size:2.2rem}.application-layout{gap:1.5rem}.band-in>div:first-child{max-width:68%}.band:before{background:linear-gradient(90deg,#102e43 5%,#102e43ef 45%,#102e4366)}.band h2,.band .band-title{font-size:2.4rem}.ings{gap:1.7rem}}@media(max-width:620px){:root{--gutter:20px}body{font-size:16px}.section{padding-block:3.5rem}h1{font-size:2.35rem}h2{font-size:2rem}.lead{font-size:1.05rem}.market-bar{font-size:.67rem}.market-bar .wrap{gap:.6rem;padding-inline:16px}.market-bar span:first-child{gap:.4rem}.market-bar .flag-es{width:20px;height:14px}.market-bar span:last-child{max-width:180px;line-height:1.3;text-align:right}.hdr-in{min-height:64px;gap:.65rem}.hdr-tel{font-size:.74rem}.hdr-tel span{font-size:.65rem}.brand{font-size:1.35rem}.brand span{font-size:.49rem}.sales-hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:1.4rem;padding-top:1.7rem}.sales-hero-copy h1{font-size:2.45rem;line-height:1.07}.sales-hero-copy .lead{font-size:1rem;line-height:1.7}.sales-hero .product-visual{width:min(100%,330px);align-self:center;padding:0 1.5rem 1rem}.product-cutout{max-height:355px;transform:rotate(-4deg)}.product-flow{inset:0 -5%}.effect-labels{margin-top:.4rem;font-size:1.05rem}.hero-facts{grid-template-columns:1fr 1fr;gap:.8rem}.hero-facts b{font-size:1.1rem}.sales-hero .order-compact .order-body{display:block}.sales-hero .order-compact .price-row{flex-direction:row;align-items:center;margin-top:0}.sales-hero-copy .btn{width:100%}.sales-hero:before{background:radial-gradient(ellipse at 30% 45%,#d7f0f5,transparent 36%),radial-gradient(ellipse at 80% 55%,#ffe2a3,transparent 44%)}.order-body{padding:1.3rem}.order-top{padding:1.2rem 1.3rem}.price-now{font-size:3.15rem}.duo{grid-template-columns:1fr}.duo-side{padding:1.7rem}.duo-mid{width:100%;height:46px}.duo-tag{font-size:2.5rem}.phase-selector{grid-template-columns:1fr 1fr}.phase-control{min-height:64px;padding:.85rem;font-size:.85rem}.phase-stage{grid-template-columns:1fr}.phase-media{min-height:240px}.phase-content{padding:1.7rem}.phase-panel h3{font-size:2.3rem}.phase-panel>img{float:right;width:80px;height:70px;margin:0 0 1rem 1rem}.anatomy-intro,.anatomy-intro .cards{grid-template-columns:1fr}.joint-explorer figcaption{padding:2rem 1rem 1rem}.joint-point{font-size:.68rem;gap:4px}.joint-point b{padding:.25rem}.joint-explorer figcaption small{font-size:.64rem}.ings{grid-template-columns:1fr;gap:2.2rem}.ingredient-photo{height:235px}.ing h3{font-size:1.55rem}.application-layout{grid-template-columns:1fr;gap:2rem}.application-photo{min-height:0;height:280px}.application-layout .steps{gap:1.5rem}table.tbl{font-size:.9rem}table.tbl th,table.tbl td{padding:.9rem}.ingredient-mini{float:none;margin-bottom:.5rem}.reviews{gap:1rem}.card-stat{font-size:2.6rem}.note{padding:1.2rem}.faq summary{font-size:1.04rem}.faq details>div{font-size:.97rem}.band{padding-top:240px}.band-photo{width:100%;height:270px;object-position:center}.band:before{background:linear-gradient(0deg,#102e43 0%,#102e43 52%,transparent 77%)}.band-in{padding-block:1.8rem 3rem}.band-in>div:first-child{max-width:100%}.band h2,.band .band-title{font-size:2.15rem}.band-actions{flex-direction:column;align-items:stretch}.band-actions .btn{width:100%}.purchase-dock{bottom:0;left:0;transform:none;width:100%;border-radius:12px 12px 0 0;padding:.65rem 1rem max(.65rem,env(safe-area-inset-bottom));gap:.6rem}.purchase-dock .btn{font-size:.86rem}.purchase-dock span{font-size:.65rem}.ftr{padding-block:3rem 7rem}.ftr-grid{gap:2rem}.ftr-brand{font-size:2rem}}@media(prefers-reduced-motion:reduce){.product-flow{animation:none}html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.product-visual{isolation:auto}@media(max-width:620px){.sales-hero-copy,.sales-hero-copy .sec-head{display:contents}.sales-hero-copy h1{order:0;margin-bottom:.3rem}.sales-hero .product-visual{order:1}.sales-hero-copy .lead{order:3}.sales-hero-copy .hero-facts{order:4}.sales-hero-copy>.btn{order:5}.sales-hero .order{order:2}}.sales-hero{background:#fff}.sales-hero:before{display:none}.menu-toggle{margin-left:auto}.band-title,.h2-like,.card-h{font-weight:800;line-height:1.16;letter-spacing:-.021em;color:inherit;margin:0 0 .5em;text-wrap:balance}.band .band-title{color:#fff}.h2-like{font-size:clamp(1.55rem,1.16rem + 1.6vw,2.35rem);color:var(--ink)}.card-h{font-size:1.12rem;font-weight:750;color:var(--ink)}
