:root{--ink:#0d1827;--ink-deep:#050c15;--paper:#f1eadc;--paper-bright:#fffaf1;--paper-muted:#e1d5c2;--line:#0d182733;--line-light:#ffffff2e;--muted:#626a72;--wine:#8a1d36;--wine-dark:#4a0c1b;--brass:#c29a4e;--brass-light:#e3c47f;--green:#326b54;--display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--shell:min(1280px, calc(100vw - 64px));--shadow:0 36px 96px #050c152e;--surface-paper:radial-gradient(ellipse at 7% -10%, #c29a4e4d 0, #c29a4e00 38rem), radial-gradient(ellipse at 98% 17%, #8a1d3624 0, #8a1d3600 36rem), radial-gradient(ellipse at 48% 110%, #112a4614 0, #112a4600 40rem), linear-gradient(90deg, transparent calc(50% - 1px), #0d18270e 50%, transparent calc(50% + 1px)), repeating-linear-gradient(118deg, #0d182706 0 1px, transparent 1px 9px), linear-gradient(145deg, #f8f2e6 0%, #eadfcd 52%, #f5ecdd 100%);--surface-ivory:radial-gradient(ellipse at 87% 1%, #c29a4e3d 0, #c29a4e00 34rem), radial-gradient(ellipse at 3% 96%, #8a1d361a 0, #8a1d3600 32rem), linear-gradient(135deg, #ffffff85 0, #fff0 42%), repeating-linear-gradient(118deg, #0d182705 0 1px, transparent 1px 9px), linear-gradient(145deg, #fffdf8 0%, #f4ead9 100%);--surface-muted:radial-gradient(ellipse at 10% -4%, #ffffffb3 0, #fff0 37rem), radial-gradient(ellipse at 92% 104%, #8a1d3621 0, #8a1d3600 35rem), radial-gradient(ellipse at 50% 40%, #c29a4e14 0, #c29a4e00 32rem), repeating-linear-gradient(118deg, #0d182706 0 1px, transparent 1px 10px), linear-gradient(145deg, #ebe1cf 0%, #d9cbb5 100%);--surface-night:radial-gradient(ellipse at 12% -12%, #c29a4e47 0, #c29a4e00 42rem), radial-gradient(ellipse at 94% 110%, #8a1d3694 0, #8a1d3600 54rem), radial-gradient(ellipse at 72% 14%, #183a5c57 0, #183a5c00 42rem), linear-gradient(116deg, transparent 0 70%, #e3c47f14 70.1%, transparent 70.3%), linear-gradient(90deg, transparent calc(50% - 1px), #e3c47f1a 50%, transparent calc(50% + 1px)), repeating-linear-gradient(90deg, #ffffff0a 0 1px, transparent 1px 112px), repeating-linear-gradient(0deg, #ffffff07 0 1px, transparent 1px 112px), linear-gradient(145deg, #050c15 0%, #0e1c2c 58%, #190b14 100%);--surface-wine:radial-gradient(ellipse at 10% -4%, #e3c47f45 0, #e3c47f00 35rem), radial-gradient(ellipse at 90% 116%, #050c15c7 0, #050c1500 49rem), radial-gradient(ellipse at 72% 8%, #ad27457a 0, #ad274500 34rem), linear-gradient(112deg, transparent 0 66%, #e3c47f14 66.1%, transparent 66.3%), repeating-linear-gradient(118deg, #ffffff0a 0 1px, transparent 1px 10px), linear-gradient(145deg, #7b1730 0%, #4a0c1b 55%, #2e0711 100%);--surface-sheet:radial-gradient(ellipse at 100% 0%, #c29a4e38 0, #c29a4e00 24rem), radial-gradient(ellipse at 0% 100%, #8a1d3612 0, #8a1d3600 23rem), linear-gradient(135deg, #ffffff94, #fff0 42%), repeating-linear-gradient(118deg, #0d182705 0 1px, transparent 1px 8px), linear-gradient(145deg, #fffdf7 0%, #f1e5d3 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink-deep)}body{background:var(--paper);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--wine);outline-offset:4px}::selection{background:var(--wine);color:#fff}.fx-page{--fx-green:#173c34;--fx-mint:#dff0e8;--fx-lime:#d8ef77;--fx-cream:#f5f2e9;--fx-ink:#13201d;background:var(--fx-cream);color:var(--fx-ink);font-family:Arial,sans-serif;overflow:hidden}.fx-page h1,.fx-page h2,.fx-page h3{letter-spacing:-.035em;font-family:Georgia,serif;font-weight:400}.fx-header{z-index:5;background:#f5f2e9f5;border-bottom:1px solid #173c342e;grid-template-columns:1fr auto 1fr;align-items:center;height:88px;padding:0 max(28px,50vw - 620px);display:grid;position:relative}.fx-brand{grid-template-columns:40px auto;align-items:center;width:max-content;line-height:1;display:grid}.fx-brand span{background:var(--fx-green);width:34px;height:34px;color:var(--fx-lime);border-radius:50%;grid-row:1/3;place-items:center;font-family:Georgia,serif;font-size:22px;display:grid}.fx-brand strong{letter-spacing:.16em;font-size:16px}.fx-brand small{letter-spacing:.17em;color:#65716d;font-size:7px}.fx-header nav,.fx-langs{text-transform:uppercase;letter-spacing:.08em;gap:28px;font-size:11px;font-weight:700;display:flex}.fx-header nav a:hover{color:#27806d}.fx-langs{justify-self:end;gap:7px}.fx-langs a{text-transform:none;letter-spacing:0;border-bottom:1px solid #0000;padding:7px 8px}.fx-langs a.active{border-color:var(--fx-green);font-weight:800}.fx-hero{background:radial-gradient(circle at 86% 30%,#eff7cf,#0000 28rem),linear-gradient(135deg,#f7f4eb,#edf2dd);grid-template-columns:1.1fr .9fr;align-items:center;gap:7vw;min-height:720px;padding:100px max(28px,50vw - 620px) 62px;display:grid}.fx-kicker{color:#3d7768;letter-spacing:.18em;margin:0 0 24px;font-size:10px;font-weight:800}.fx-hero h1{max-width:760px;margin:0;font-size:clamp(62px,7vw,104px);line-height:.94}.fx-lead{color:#52615d;max-width:700px;margin:30px 0 0;font-size:19px;line-height:1.6}.fx-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.fx-button{background:var(--fx-green);color:#fff;letter-spacing:.09em;text-transform:uppercase;border-radius:2px;align-items:center;min-height:54px;padding:0 25px;font-size:11px;font-weight:800;display:inline-flex}.fx-button:hover{background:#276e5e}.fx-text-link{text-transform:uppercase;border-bottom:1px solid;padding:12px 0;font-size:11px;font-weight:800}.fx-proof{color:#76817e;border-top:1px solid #173c3433;grid-template-columns:repeat(3,1fr);margin-top:66px;font:9px monospace;display:grid}.fx-proof span{padding:18px 12px 0 0}.fx-proof b{color:var(--fx-ink);margin-top:8px;font:700 11px Arial;display:inline-block}.fx-orbit{aspect-ratio:1;border:1px solid #173c3430;border-radius:50%;place-items:center;width:min(470px,40vw);display:grid;position:relative}.fx-orbit:before,.fx-orbit:after{content:"";border:1px solid #173c3429;border-radius:50%;position:absolute;inset:13%}.fx-product{z-index:2;color:#fff;background:linear-gradient(145deg,#1d5044,#0c2923);flex-direction:column;align-items:center;width:170px;height:245px;padding:28px 20px;display:flex;position:relative;box-shadow:0 40px 65px #0f362e47}.fx-product span{letter-spacing:.19em;font-weight:700}.fx-product b{color:var(--fx-lime);margin-top:45px;font:64px Georgia}.fx-product small{letter-spacing:.16em}.fx-orbit i{z-index:3;background:#69a997;border-radius:50%;width:14px;height:14px;position:absolute}.fx-orbit i:first-of-type{top:28%;left:7%}.fx-orbit i:nth-of-type(2){background:var(--fx-lime);top:14%;right:13%}.fx-orbit i:nth-of-type(3){width:8px;height:8px;bottom:30%;right:2%}.fx-hub,.fx-formula,.fx-routine,.fx-faq,.fx-order{padding:120px max(28px,50vw - 620px)}.fx-section-head{grid-template-columns:.4fr 1fr .7fr;align-items:end;gap:50px;margin-bottom:56px;display:grid}.fx-section-head h2,.fx-formula h2,.fx-routine h2,.fx-order h2{margin:0;font-size:clamp(46px,5vw,72px);line-height:1}.fx-section-head>p:last-child,.fx-formula-intro>p:last-child{color:#66726e}.fx-card-grid{background:#173c342e;border:1px solid #173c342e;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.fx-card{background:#fbfaf5;flex-direction:column;min-height:390px;padding:30px;display:flex}.fx-card>span{color:#699085;font:10px monospace}.fx-card small{color:#3d7768;letter-spacing:.13em;margin-top:65px;font-weight:800}.fx-card h3{margin:18px 0;font-size:32px;line-height:1.08}.fx-card p{color:#6b7572}.fx-card a{letter-spacing:.1em;margin-top:auto;font-size:10px;font-weight:800}.fx-formula{background:var(--fx-green);color:#fff;grid-template-columns:.75fr 1.25fr;gap:8vw;display:grid}.fx-formula-intro>p:last-child{color:#ffffff9e;font-size:17px}.fx-ingredients{grid-template-columns:1fr 1fr;display:grid}.fx-ingredients article{border:1px solid #ffffff26;min-height:230px;padding:28px}.fx-ingredients span{color:var(--fx-lime);font:10px monospace}.fx-ingredients h3{margin:50px 0 12px;font-size:25px}.fx-ingredients p{color:#ffffff8f;font-size:13px}.fx-routine{background:#e5f0de;grid-template-columns:1fr 1fr;gap:8vw;display:grid}.fx-routine ol{margin:0;padding:0;list-style:none}.fx-routine li{border-top:1px solid #173c3438;grid-template-columns:60px 1fr;gap:20px;padding:26px 0;display:grid}.fx-routine li span{color:#3d7768;font:11px monospace}.fx-routine li p{margin:0}.fx-faq{grid-template-columns:.65fr 1fr;gap:8vw;display:grid}.fx-faq .fx-section-head{display:block}.fx-faq details{border-top:1px solid #173c343d;padding:24px 0}.fx-faq summary{cursor:pointer;justify-content:space-between;font:24px Georgia;display:flex}.fx-faq details p{color:#64706d;max-width:640px}.fx-order{background:var(--fx-lime);grid-template-columns:1fr .75fr;gap:8vw;display:grid}.fx-order>div>p{max-width:620px}.fx-order strong{color:var(--fx-green);font:40px Georgia}.fx-order form{background:#fff;gap:18px;padding:35px;display:grid}.fx-order label{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.fx-order input{background:#f2f4ef;border:0;border-bottom:1px solid #83918d;width:100%;margin-top:9px;padding:14px}.fx-order button{background:var(--fx-green);color:#fff;cursor:pointer;border:0;min-height:54px;font-weight:800}.fx-order form small{color:#69736f}.fx-footer{color:#fff;background:#0d2923;grid-template-columns:.7fr 1.5fr .4fr;align-items:center;gap:50px;min-height:190px;padding:55px max(28px,50vw - 620px);display:grid}.fx-footer p{color:#ffffff8c;font-size:12px}.fx-footer>div{gap:12px;font-size:10px;display:flex}.fx-footer .fx-brand span{background:var(--fx-lime);color:var(--fx-green)}@media (max-width:980px){.fx-header{grid-template-columns:1fr auto}.fx-header nav{display:none}.fx-hero{grid-template-columns:1fr;padding-top:70px}.fx-orbit{justify-self:center;width:430px}.fx-section-head,.fx-formula,.fx-routine,.fx-faq,.fx-order,.fx-card-grid{grid-template-columns:1fr}.fx-card{min-height:300px}.fx-footer{grid-template-columns:1fr}.fx-footer p{max-width:650px}}@media (max-width:640px){.fx-header{grid-template-columns:1fr;height:auto;min-height:86px;padding:14px 18px}.fx-langs{justify-self:start;margin-top:10px}.fx-langs a{margin-right:8px;padding-left:0}.fx-hero,.fx-hub,.fx-formula,.fx-routine,.fx-faq,.fx-order{padding:70px 20px}.fx-hero h1{font-size:51px}.fx-lead{font-size:17px}.fx-actions{flex-direction:column;align-items:stretch}.fx-proof{grid-template-columns:1fr}.fx-orbit{width:280px}.fx-product{width:125px;height:190px}.fx-product b{margin-top:32px;font-size:46px}.fx-ingredients{grid-template-columns:1fr}.fx-order form{padding:25px}.fx-footer{padding:45px 20px}}.fx-library,.fx-article-page{--g:#173c34;--lime:#d8ef77;--cream:#f5f2e9;--ink:#13201d;background:var(--cream);color:var(--ink);min-height:100vh;font-family:Arial,sans-serif}.fx-library>header{background:linear-gradient(135deg,#e9f2df,#f8f4e9);padding:60px max(24px,50vw - 590px) 80px}.fx-library>header>a,.fx-article-nav a{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.fx-library>header>p:first-of-type{color:#387565;letter-spacing:.18em;margin:70px 0 18px;font-size:10px;font-weight:800}.fx-library h1{letter-spacing:-.045em;max-width:950px;margin:0;font:400 clamp(52px,7vw,92px)/.98 Georgia,serif}.fx-library>header>p:last-child{color:#586762;max-width:700px;font-size:19px}.fx-library>section{background:#173c3429;grid-template-columns:repeat(2,1fr);gap:1px;padding:80px max(24px,50vw - 590px) 120px;display:grid}.fx-library article{background:#fbfaf5;flex-direction:column;min-height:390px;padding:34px;display:flex}.fx-library article>span{color:#578477;font:10px monospace}.fx-library article h2{margin:52px 0 16px;font:400 34px/1.08 Georgia,serif}.fx-library article p{color:#65716d}.fx-library article div{flex-wrap:wrap;gap:7px;display:flex}.fx-library article small{color:#41665c;background:#edf2e8;padding:6px 9px}.fx-library article>a{text-transform:uppercase;letter-spacing:.08em;margin-top:auto;padding-top:30px;font-size:11px;font-weight:800}.fx-article-nav{border-bottom:1px solid #173c3433;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 590px);display:flex}.fx-article-hero{background:radial-gradient(circle at 85% 20%,#e0f2a9,#0000 26rem),linear-gradient(135deg,#edf5e5,#f8f3e8);padding:96px max(24px,50vw - 590px) 84px}.fx-article-hero>p:first-child{color:#367263;letter-spacing:.18em;font-size:10px;font-weight:800}.fx-article-hero h1{letter-spacing:-.045em;max-width:1050px;margin:24px 0;font:400 clamp(54px,7vw,94px)/.97 Georgia,serif}.fx-article-hero>p:nth-of-type(2){color:#52625d;max-width:800px;font-size:20px}.fx-article-hero>div{flex-wrap:wrap;gap:10px;margin-top:35px;display:flex}.fx-article-hero>div span{border:1px solid #173c3440;padding:8px 12px;font-size:10px}.fx-article-layout{grid-template-columns:260px minmax(0,760px);justify-content:center;gap:8vw;width:min(1180px,100% - 48px);margin:auto;padding:70px 0 120px;display:grid}.fx-article-layout aside{border-top:2px solid var(--g);height:max-content;display:grid;position:sticky;top:24px}.fx-article-layout aside strong{padding:18px 0}.fx-article-layout aside a{color:#5f6c68;border-top:1px solid #173c3429;grid-template-columns:28px 1fr;gap:8px;padding:11px 0;font-size:11px;line-height:1.3;display:grid}.fx-article-layout aside span{color:#4a806f;font:9px monospace}.fx-article-body{min-width:0}.fx-article-body section{margin-top:70px;scroll-margin-top:25px}.fx-article-body h2{letter-spacing:-.03em;margin:0 0 25px;font:400 clamp(36px,4vw,52px)/1.05 Georgia,serif}.fx-article-body section>p{color:#364741;font:18px/1.78 Georgia,serif}.fx-article-body ul{background:#e7f0df;margin:28px 0;padding:24px 30px 24px 50px}.fx-article-body li{margin:8px 0}.fx-disclaimer{border-left:5px solid var(--lime);background:var(--g);color:#fff;padding:25px 28px}.fx-disclaimer p{color:#ffffffb8;margin:6px 0 0}.fx-info{background:#dceba3;margin:55px 0;padding:36px}.fx-info figcaption{font:400 38px Georgia,serif}.fx-info>div{background:#173c3433;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:30px;display:grid}.fx-info article{background:#f7f8e8;min-height:170px;padding:20px}.fx-info b{color:#43806e;font:11px monospace}.fx-info h3{margin:35px 0 8px;font:24px Georgia,serif}.fx-info p{color:#5e6b67;margin:0;font-size:12px}.fx-info>small{color:#54645e;margin-top:18px;display:block}.fx-sources{background:#e7efe3;padding:38px}.fx-sources a{text-underline-offset:3px;text-decoration:underline}.fx-next{background:var(--g);color:#fff;gap:14px;margin-top:70px;padding:34px;display:grid}.fx-next p{color:var(--lime);letter-spacing:.15em;font-size:10px;font-weight:800}.fx-next a{border-top:1px solid #ffffff2e;padding:13px 0;font:22px Georgia,serif}@media (max-width:850px){.fx-library>section,.fx-article-layout{grid-template-columns:1fr}.fx-article-layout aside{position:static}.fx-info>div{grid-template-columns:1fr 1fr}.fx-info article{min-height:140px}}@media (max-width:520px){.fx-library>header{padding-top:38px}.fx-library h1,.fx-article-hero h1{font-size:48px}.fx-library>section{padding:40px 16px 80px}.fx-library article{min-height:340px;padding:25px}.fx-article-nav{padding:0 16px}.fx-article-hero{padding:65px 18px}.fx-article-layout{width:calc(100% - 32px);padding-top:40px}.fx-info{padding:22px}.fx-info>div{grid-template-columns:1fr}.fx-article-body section>p{font-size:17px}}.fx-related>div{background:#173c342e;border:1px solid #173c342e;grid-template-columns:1fr 1fr;gap:1px;display:grid}.fx-related a{background:#fbfaf5;flex-direction:column;min-height:180px;padding:22px;display:flex}.fx-related small{color:#4c7d70;letter-spacing:.1em;font:9px monospace}.fx-related b{margin-top:24px;font:21px/1.15 Georgia,serif}.fx-related span{letter-spacing:.08em;margin-top:auto;font-size:10px;font-weight:800}@media (max-width:520px){.fx-related>div{grid-template-columns:1fr}}.fx-library>header>nav{justify-content:space-between;display:flex}.fx-library>header>nav a{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.fx-resource-cta{background:#d8ef77;grid-template-columns:1fr auto;align-items:end;gap:35px;margin-top:70px;padding:34px;display:grid}.fx-resource-cta small{color:#386e60;letter-spacing:.14em;font-weight:800}.fx-resource-cta h2{margin:16px 0!important;font-size:36px!important}.fx-resource-cta p{color:#53625d;margin:0}.fx-resource-cta>a{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#173c34;padding:16px 18px;font-size:10px;font-weight:800}.fx-resources{color:#13201d;background:#f5f2e9;min-height:100vh;font-family:Arial,sans-serif}.fx-resources>header{background:linear-gradient(135deg,#e6f1df,#f8f4e9);padding:60px max(24px,50vw - 560px) 90px}.fx-resources>header>a{text-transform:uppercase;font-size:11px;font-weight:800}.fx-resources>header>p:first-of-type{color:#397363;letter-spacing:.16em;margin:70px 0 18px;font-size:10px;font-weight:800}.fx-resources h1{letter-spacing:-.04em;max-width:900px;margin:0;font:400 clamp(52px,7vw,90px)/.98 Georgia,serif}.fx-resources>header>p:last-child{color:#5a6964;max-width:720px;font-size:19px}.fx-resources>div{width:min(1120px,100% - 48px);margin:auto;padding:80px 0 120px}.fx-resources section{border-top:1px solid #173c3433;grid-template-columns:70px 300px 1fr;gap:35px;padding:45px 0;display:grid}.fx-resources section>span{color:#4f8174;font:11px monospace}.fx-resources section>h2{margin:0;font:32px/1.08 Georgia,serif}.fx-resources section>div{background:#173c3429;gap:1px;display:grid}.fx-resources section a{background:#fbfaf5;padding:24px}.fx-resources section b{font:22px Georgia,serif}.fx-resources section p{color:#65716d}.fx-resources section small{color:#3d7768;font-weight:800}.fx-resources section a:hover{background:#e7f0df}@media (max-width:800px){.fx-resource-cta,.fx-resources section{grid-template-columns:1fr}.fx-resource-cta>a{white-space:normal}.fx-resources section>span{margin-bottom:-20px}}.fx-page,.fx-library,.fx-article-page,.fx-resources{--lux-night:#06110f;--lux-forest:#0b211c;--lux-green:#123d32;--lux-mint:#bdebd8;--lux-acid:#d9f17f;--lux-snow:#f7f8f4;--lux-stone:#e8ebe4;--lux-ink:#0a1613;--lux-line:#0a201a21;--lux-glass:#ffffffb8;--lux-shadow:0 32px 90px #03120d21;--lux-radius:28px;letter-spacing:-.012em;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}.fx-page h1,.fx-page h2,.fx-page h3,.fx-library h1,.fx-library h2,.fx-article-page h1,.fx-article-page h2,.fx-resources h1,.fx-resources h2{letter-spacing:-.055em;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-weight:650}.fx-header{-webkit-backdrop-filter:blur(24px)saturate(160%);background:#f7f8f4c2;border-bottom:1px solid #0a201a14;height:76px;position:sticky;top:0}.fx-brand span{background:var(--lux-night);color:var(--lux-acid);box-shadow:inset 0 0 0 1px #ffffff2e,0 9px 30px #0519132e}.fx-brand strong{font-weight:760}.fx-header nav a,.fx-langs a{transition:opacity .2s,color .2s}.fx-header nav a:hover,.fx-langs a:hover{opacity:.55}.fx-hero{background:radial-gradient(circle at 79% 18%,#d9f17f3b,#0000 28rem),radial-gradient(circle at 96% 86%,#38917424,#0000 34rem),linear-gradient(145deg,#fafbf8 0%,#eef2e9 58%,#e6eee6 100%);min-height:calc(100vh - 76px);padding-top:86px;position:relative}.fx-hero:after{content:"";pointer-events:none;border:1px solid #0d342914;border-radius:34px;position:absolute;inset:24px}.fx-hero h1{max-width:820px;font-size:clamp(62px,7.5vw,116px);line-height:.88}.fx-kicker{color:#286b58;font-weight:760}.fx-lead{color:#53635e;font-size:clamp(18px,1.7vw,22px);line-height:1.55}.fx-button{background:var(--lux-night);border-radius:999px;padding-inline:30px;transition:transform .25s,box-shadow .25s;box-shadow:0 16px 34px #0519132e}.fx-button:hover{background:var(--lux-green);transform:translateY(-3px);box-shadow:0 22px 48px #05191340}.fx-text-link{border:0}.fx-proof{border-top:1px solid var(--lux-line)}.fx-orbit{background:radial-gradient(circle,#ffffffeb,#ffffff24 60%,#0000 61%);border:0;box-shadow:inset 0 0 0 1px #0d34291a,0 42px 100px #092c221a}.fx-orbit:before{border-color:#17524121;inset:8%}.fx-orbit:after{background:radial-gradient(circle at 32% 23%,#edfbd0,#bce3c8 62%,#7ebaa8);inset:24%}.fx-product{background:radial-gradient(circle at 28% 8%,#ffffff29,#0000 29%),linear-gradient(152deg,#184f40,#061712);border-radius:18px;width:182px;height:270px;animation:7s ease-in-out infinite fxFloat;transform:rotate(-4deg);box-shadow:0 55px 90px #051f1754,inset 0 0 0 1px #ffffff2b}.fx-product:after{content:"DAILY MOBILITY";letter-spacing:.22em;color:#ffffff85;margin-top:auto;font-size:7px}.fx-hub,.fx-faq{background:var(--lux-snow)}.fx-hub,.fx-formula,.fx-routine,.fx-faq,.fx-order{padding-block:140px}.fx-section-head{align-items:start}.fx-section-head h2,.fx-formula h2,.fx-routine h2,.fx-order h2{font-size:clamp(50px,5.8vw,84px);line-height:.92}.fx-card-grid{background:0 0;border:0;gap:18px}.fx-card{border-radius:var(--lux-radius);background:#fff;border:1px solid #092c2214;min-height:430px;padding:34px;transition:transform .35s,box-shadow .35s;box-shadow:0 12px 40px #08251d0e}.fx-card:hover{box-shadow:var(--lux-shadow);transform:translateY(-10px)}.fx-card h3{font-family:inherit;font-size:34px;font-weight:650}.fx-card a{background:#edf3ec;border-radius:999px;width:max-content;padding:11px 16px}.fx-formula{color:#fff;background:radial-gradient(circle at 15% 0,#d9f17f21,#0000 30rem),linear-gradient(145deg,#071411,#0b2a22);border-radius:48px;margin:24px;overflow:hidden}.fx-ingredients{gap:12px}.fx-ingredients article{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0e;border:1px solid #ffffff1a;border-radius:22px;min-height:250px}.fx-ingredients h3{font-family:inherit;font-weight:620}.fx-routine{background:linear-gradient(145deg,#dceecf,#eef3e8)}.fx-routine li{border-top-color:#07241c21}.fx-faq details{background:#fff;border:1px solid #092c2214;border-radius:18px;margin:10px 0;padding:25px 28px;box-shadow:0 8px 30px #08251d0a}.fx-faq summary{letter-spacing:-.03em;font-family:inherit;font-weight:600}.fx-order{background:radial-gradient(circle at 0 0%,#ffffff5c,transparent 30rem),var(--lux-acid);border-radius:48px;margin:24px}.fx-order form{box-shadow:var(--lux-shadow);border-radius:24px}.fx-order input{border:1px solid #08251d1a;border-radius:12px}.fx-order button{border-radius:999px}.fx-footer{background:var(--lux-night);border-radius:46px 46px 0 0}.fx-library,.fx-resources,.fx-article-page{background:#f4f5f1}.fx-library>header,.fx-resources>header,.fx-article-hero{color:#fff;background:radial-gradient(circle at 78% 10%,#d9f17f3d,#0000 25rem),radial-gradient(circle at 8% 92%,#3584693b,#0000 32rem),linear-gradient(145deg,#06110f,#0b2b23);position:relative;overflow:hidden}.fx-library>header:after,.fx-resources>header:after,.fx-article-hero:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-290px;right:-150px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.fx-library>header>p:first-of-type,.fx-resources>header>p:first-of-type,.fx-article-hero>p:first-child{color:var(--lux-acid)}.fx-library>header>p:last-child,.fx-resources>header>p:last-child,.fx-article-hero>p:nth-of-type(2){color:#ffffffa8}.fx-library>header nav,.fx-resources>header>a,.fx-article-nav{z-index:2;position:relative}.fx-library>header{padding-block:46px 110px}.fx-library>section{background:#f4f5f1;gap:18px}.fx-library article{border:1px solid #092c2214;border-radius:26px;transition:transform .32s,box-shadow .32s;box-shadow:0 12px 40px #08251d0d}.fx-library article:hover{box-shadow:var(--lux-shadow);transform:translateY(-8px)}.fx-library article:nth-child(3n+1){background:linear-gradient(145deg,#fff,#edf5e8)}.fx-library article h2{font-family:inherit;font-weight:650}.fx-library article small{border-radius:999px}.fx-library article>a{background:var(--lux-night);color:#fff;border-radius:999px;width:max-content;padding:12px 17px}.fx-article-nav{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);z-index:10;background:#f7f8f4d1;position:sticky;top:0}.fx-article-hero{padding-block:120px 100px}.fx-article-hero h1{font-size:clamp(58px,7.5vw,104px);line-height:.91}.fx-article-hero>div span{background:#ffffff12;border-color:#ffffff2e;border-radius:999px}.fx-article-layout{grid-template-columns:270px minmax(0,780px);padding-top:90px}.fx-article-layout aside{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border-top:0;border-radius:22px;padding:22px;top:100px;box-shadow:0 12px 40px #08251d0e}.fx-article-body section>p{color:#2e403a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.8}.fx-article-body h2{font-family:inherit;font-weight:670}.fx-disclaimer{background:linear-gradient(145deg,#0a211b,#123f33);border:0;border-radius:22px;box-shadow:0 20px 50px #051e1729}.fx-info{background:radial-gradient(circle at 0 0,#ffffff80,transparent 20rem),var(--lux-acid);border-radius:28px;box-shadow:0 22px 55px #415a161c}.fx-info article{border-radius:18px}.fx-article-body ul,.fx-sources{border-radius:22px}.fx-related a{border-radius:18px;transition:transform .25s}.fx-related a:hover{transform:translateY(-4px)}.fx-resource-cta,.fx-next{border-radius:26px}.fx-resource-cta>a{border-radius:999px}.fx-resources>header{padding-block:48px 110px}.fx-resources>div{padding-top:100px}.fx-resources section{border-top-color:#092c221c;grid-template-columns:70px 280px 1fr}.fx-resources section>div{background:0 0;gap:12px}.fx-resources section a{border:1px solid #092c2214;border-radius:20px;transition:transform .28s,background .28s;box-shadow:0 10px 35px #08251d0b}.fx-resources section a:hover{background:#fff;transform:translate(7px)}.fx-resources section b{letter-spacing:-.03em;font-family:inherit;font-weight:640}@keyframes fxFloat{0%,to{transform:rotate(-4deg)translateY(0)}50%{transform:rotate(-2deg)translateY(-13px)}}@media (max-width:980px){.fx-formula,.fx-order{border-radius:34px;margin:14px}.fx-card-grid{gap:12px}.fx-article-layout{grid-template-columns:1fr}.fx-article-layout aside{position:static}.fx-resources section{grid-template-columns:1fr}}@media (max-width:640px){.fx-hero:after{border-radius:22px;inset:10px}.fx-hero h1{font-size:55px}.fx-hub,.fx-formula,.fx-routine,.fx-faq,.fx-order{padding-block:82px}.fx-formula,.fx-order{border-radius:28px;margin:8px}.fx-card{border-radius:22px}.fx-library>header,.fx-resources>header,.fx-article-hero{padding-block:68px}.fx-library h1,.fx-resources h1,.fx-article-hero h1{font-size:50px}.fx-info,.fx-disclaimer,.fx-resource-cta,.fx-next{border-radius:20px}}@media (prefers-reduced-motion:reduce){.fx-product{animation:none}.fx-card,.fx-library article,.fx-resources section a,.fx-related a{transition:none}}.fx-hero-product{aspect-ratio:1;isolation:isolate;justify-self:end;place-items:center;width:min(560px,44vw);margin:0;display:grid;position:relative}.fx-product-halo{z-index:-1;background:radial-gradient(circle at 42% 36%,#fffffff5,#c8ebdbb8 47%,#87c7b047 68%,#0000 69%);border-radius:50%;position:absolute;inset:3%;box-shadow:inset 0 0 0 1px #0f46371a,0 50px 100px #062e2221}.fx-hero-product:before,.fx-hero-product:after{content:"";z-index:-1;border:1px solid #114b3a24;border-radius:50%;position:absolute}.fx-hero-product:before{inset:-5%}.fx-hero-product:after{inset:13%}.fx-hero-product img{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 34px 28px #05221930);width:94%;height:94%;animation:8s ease-in-out infinite fxPhotoFloat}.fx-hero-product figcaption{-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#ffffffab;border:1px solid #ffffff8c;border-radius:18px;gap:4px;width:210px;padding:16px 18px;display:grid;position:absolute;bottom:5%;right:0;box-shadow:0 16px 40px #06241b1f}.fx-hero-product figcaption span{color:#337262;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:800}.fx-hero-product figcaption b{font-size:13px}.fx-hero-product figcaption small{color:#73807c;font-size:9px}.fx-lifestyle{color:#fff;background:#071511;padding:140px max(28px,50vw - 620px)}.fx-lifestyle-head{grid-template-columns:.4fr 1fr .72fr;align-items:end;gap:52px;margin-bottom:58px;display:grid}.fx-lifestyle-head h2{margin:0;font-size:clamp(52px,5.8vw,84px);line-height:.92}.fx-lifestyle-head>p:last-child{color:#ffffff94}.fx-photo-grid{grid-template-rows:330px 330px;grid-template-columns:1.3fr .7fr .7fr;gap:16px;display:grid}.fx-photo-grid figure{background:#173b31;border-radius:28px;margin:0;position:relative;overflow:hidden}.fx-photo-grid img{object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.2,.7,.2,1);display:block}.fx-photo-grid figure:hover img{transform:scale(1.045)}.fx-photo-grid figcaption{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);letter-spacing:.06em;background:#06110f7a;border:1px solid #ffffff29;border-radius:999px;padding:12px 15px;font-size:10px;font-weight:750;position:absolute;bottom:16px;left:16px;right:16px}.fx-photo-main{grid-row:1/3}.fx-photo-wide{grid-column:2/4}.fx-photo-wide img{object-position:center 48%}.fx-article-product{background:radial-gradient(circle at 25% 25%,#fff,#e8f0e8 70%);border-radius:28px;grid-template-columns:260px 1fr;align-items:center;gap:30px;margin:50px 0;padding:26px;display:grid;box-shadow:0 20px 55px #07281e17}.fx-article-product img{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 22px 20px #041b1426);width:100%;height:240px}.fx-article-product figcaption{gap:10px;display:grid}.fx-article-product b{letter-spacing:-.04em;font-size:30px}.fx-article-product span{color:#63706c;line-height:1.55}@keyframes fxPhotoFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-12px)rotate(1deg)}}@media (max-width:980px){.fx-hero-product{justify-self:center;width:min(520px,78vw)}.fx-lifestyle-head{grid-template-columns:1fr}.fx-photo-grid{grid-template-rows:420px 280px 320px;grid-template-columns:1fr 1fr}.fx-photo-main{grid-area:auto/1/auto/3}.fx-photo-wide{grid-column:1/3}.fx-photo-grid figure:nth-child(2),.fx-photo-grid figure:nth-child(3){grid-row:2}.fx-photo-wide{grid-row:3}}@media (max-width:640px){.fx-hero-product{width:100%;max-width:390px}.fx-hero-product figcaption{bottom:0;right:3%}.fx-lifestyle{padding:82px 20px}.fx-photo-grid{grid-template-rows:390px 300px 300px 340px;grid-template-columns:1fr}.fx-photo-main,.fx-photo-wide,.fx-photo-grid figure:nth-child(2),.fx-photo-grid figure:nth-child(3){grid-area:auto}.fx-article-product{grid-template-columns:1fr;padding:20px}.fx-article-product img{height:260px}}@media (prefers-reduced-motion:reduce){.fx-hero-product img{animation:none}.fx-photo-grid img{transition:none}}.fx-studio{background:#f4f5f1;padding:140px max(28px,50vw - 620px)}.fx-studio>header{grid-template-columns:.35fr 1fr .72fr;align-items:end;gap:50px;margin-bottom:58px;display:grid}.fx-studio>header h2{margin:0;font-size:clamp(52px,5.8vw,84px);line-height:.92}.fx-studio>header>p:last-child{color:#62706b}.fx-studio-grid{grid-template-rows:320px 320px;grid-template-columns:1.15fr .85fr .85fr;gap:16px;display:grid}.fx-studio-grid figure{background:#fff;border:1px solid #092c2214;border-radius:28px;margin:0;position:relative;overflow:hidden;box-shadow:0 16px 44px #08251d0e}.fx-studio-grid img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .6s;display:block}.fx-studio-grid figure:hover img{transform:scale(1.035)}.fx-studio-grid figcaption{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;letter-spacing:.06em;background:#06110fb8;border-radius:999px;padding:10px 13px;font-size:9px;font-weight:750;position:absolute;bottom:15px;left:15px}.fx-studio-live{grid-row:1/3}.fx-studio-live img,.fx-studio-life img,.fx-studio-plant img{object-fit:cover;mix-blend-mode:normal}.fx-studio-life,.fx-studio-plant{display:none}@media (max-width:980px){.fx-studio>header{grid-template-columns:1fr}.fx-studio-grid{grid-template-rows:430px 280px 280px;grid-template-columns:1fr 1fr}.fx-studio-live{grid-area:auto/1/auto/3}.fx-studio-life,.fx-studio-plant{display:block}}@media (max-width:640px){.fx-studio{padding:82px 20px}.fx-studio-grid{grid-template-rows:390px repeat(5,280px);grid-template-columns:1fr}.fx-studio-live{grid-column:auto}.fx-studio-life,.fx-studio-plant{display:block}}@media (min-width:981px){.fx-studio-grid{grid-template-columns:1.15fr repeat(3,.85fr)}.fx-studio-life,.fx-studio-plant{display:block}}.fx-header-side{justify-self:end;align-items:center;gap:18px;display:flex}.fx-nav-buy{background:var(--lux-night);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:11px 18px;font-size:10px;font-weight:800}.fx-value,.fx-verdict,.fx-experience{padding:130px max(28px,50vw - 620px)}.fx-value{background:#f7f8f4;grid-template-columns:1fr 1fr;gap:7vw;display:grid;position:relative}.fx-value h2,.fx-verdict h2,.fx-experience h2{margin:0;font-size:clamp(48px,5.5vw,78px);line-height:.94}.fx-value-copy>p:not(.fx-kicker){color:#52625d;max-width:650px;font-size:18px;line-height:1.65}.fx-value-links{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.fx-value-links a{letter-spacing:.06em;text-transform:uppercase;background:#e7eee7;border-radius:999px;padding:11px 15px;font-size:10px;font-weight:800}.fx-value-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fx-value-grid article{background:#fff;border:1px solid #092c2214;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:190px;padding:26px;display:flex;box-shadow:0 14px 40px #08251d0d}.fx-value-grid b{letter-spacing:-.07em;color:#123d32;font-size:56px}.fx-value-grid span{color:#64716d;max-width:170px;font-size:13px}.fx-value>small{color:#77817e;grid-column:2}.fx-verdict{background:linear-gradient(145deg,#dceecf,#eef3e8);grid-template-columns:.72fr 1fr;gap:8vw;display:grid}.fx-verdict-body{background:#ffffffb3;border-radius:26px;padding:34px;box-shadow:0 18px 55px #07281e12}.fx-verdict-body p{color:#40514b;font-size:17px;line-height:1.7}.fx-verdict-actions{align-items:center;gap:22px;margin-top:30px;display:flex}.fx-verdict-actions>a:last-child{font-size:11px;font-weight:800}.fx-experience{color:#fff;background:#071511}.fx-experience>header{grid-template-columns:.34fr 1fr .75fr;align-items:end;gap:48px;margin-bottom:50px;display:grid}.fx-experience>header>p:last-child{color:#fff9;line-height:1.65}.fx-experience>div{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.fx-experience article{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:24px;min-height:280px;padding:28px}.fx-experience article span{color:var(--lux-acid);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.fx-experience article h3{margin:65px 0 18px;font-size:30px}.fx-experience article p{color:#ffffff9e;line-height:1.55}.fx-experience article a{text-underline-offset:4px;color:#fff;text-decoration:underline}.fx-mobile-buy{display:none}@media (max-width:980px){.fx-value,.fx-verdict{grid-template-columns:1fr}.fx-value>small{grid-column:auto}.fx-experience>header,.fx-experience>div{grid-template-columns:1fr}.fx-experience article{min-height:240px}.fx-experience article h3{margin-top:42px}}@media (max-width:640px){.fx-header-side{justify-content:space-between;width:100%}.fx-nav-buy{display:none}.fx-value,.fx-verdict,.fx-experience{padding:80px 20px}.fx-value-grid{grid-template-columns:1fr 1fr}.fx-value-grid article{min-height:150px;padding:20px}.fx-value-grid b{font-size:42px}.fx-verdict-body{padding:24px}.fx-verdict-actions{flex-direction:column;align-items:stretch}.fx-experience article{min-height:220px}.fx-mobile-buy{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#06110feb;border:1px solid #ffffff2e;border-radius:20px;justify-content:space-between;align-items:center;padding:10px 10px 10px 17px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 18px 55px #020f0b4d}.fx-mobile-buy span{display:grid}.fx-mobile-buy b{font-size:13px}.fx-mobile-buy small{color:#ffffff94;font-size:9px}.fx-mobile-buy>a{background:var(--lux-acid);color:#071511;text-transform:uppercase;border-radius:999px;padding:12px 18px;font-size:10px;font-weight:800}.fx-footer{padding-bottom:115px}}.fx-article-buy{background:radial-gradient(circle at 0 0,#ffffff61,transparent 22rem),var(--lux-acid);border-radius:26px;grid-template-columns:1fr auto;align-items:end;gap:34px;margin:64px 0;padding:34px;display:grid;box-shadow:0 22px 55px #415a161c}.fx-article-buy small{color:#315f52;letter-spacing:.12em;font-weight:800}.fx-article-buy h2{margin:12px 0!important;font-size:38px!important}.fx-article-buy p{margin:0;color:#40514b!important;font-size:15px!important}.fx-article-buy>a{background:var(--lux-night);color:#fff;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:15px 20px;font-size:10px;font-weight:800}@media (max-width:700px){.fx-article-buy{grid-template-columns:1fr;padding:25px}.fx-article-buy>a{white-space:normal;text-align:center}}.fx-library .fx-library-cluster{padding-top:70px}.fx-cluster-title{grid-column:1/-1;grid-template-columns:70px 1fr .8fr;align-items:end;gap:28px;padding:20px 0 34px;display:grid}.fx-cluster-title>span{color:#4f8174;font:11px monospace}.fx-cluster-title h2{margin:0;font-size:42px}.fx-cluster-title p{color:#61706b;margin:0}.fx-library .fx-library-cluster+section{padding-top:40px}@media (max-width:700px){.fx-cluster-title{grid-template-columns:1fr;gap:10px}.fx-cluster-title h2{font-size:36px}}.fx-editorial-byline{background:#fff;border:1px solid #092c221a;border-radius:18px;align-items:center;gap:16px;margin:24px 0 46px;padding:18px 20px;display:flex}.fx-editorial-byline>span{background:var(--lux-night);width:44px;height:44px;color:var(--lux-acid);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.fx-editorial-byline p,.fx-editorial-byline small{margin:0;display:block}.fx-editorial-byline small{color:#65716d;margin-top:5px}.fx-editorial-byline a{text-underline-offset:3px;text-decoration:underline}.fx-consent{grid-template-columns:18px 1fr;align-items:start;gap:10px;line-height:1.4;text-transform:none!important;letter-spacing:0!important;font-weight:500!important;display:grid!important}.fx-consent input{width:16px!important;margin:1px 0 0!important;padding:0!important}.fx-consent a{text-decoration:underline}.fx-policy{color:#0a1613;background:#f4f5f1;min-height:100vh}.fx-policy>header{color:#fff;background:radial-gradient(circle at 80% 8%,#d9f17f33,#0000 24rem),linear-gradient(145deg,#06110f,#0b2b23);padding:58px max(24px,50vw - 520px) 95px}.fx-policy>header>a{text-transform:uppercase;font-size:11px;font-weight:800}.fx-policy>header>p:first-of-type{color:#d9f17f;letter-spacing:.15em;margin:75px 0 20px;font-size:10px;font-weight:800}.fx-policy h1{letter-spacing:-.06em;max-width:900px;margin:0;font-size:clamp(54px,7vw,94px);line-height:.92}.fx-policy>header>p:last-child{color:#ffffffa8;max-width:680px;font-size:19px;line-height:1.55}.fx-policy>article{width:min(1040px,100% - 48px);margin:auto;padding:80px 0 120px}.fx-policy section{border-top:1px solid #092c2224;grid-template-columns:70px 1fr;gap:30px;padding:38px 0;display:grid}.fx-policy section>span{color:#397363;font:11px monospace}.fx-policy section h2{letter-spacing:-.04em;margin:0 0 14px;font-size:34px}.fx-policy section p{color:#53635e;max-width:760px;margin:0;font-size:17px;line-height:1.7}.fx-policy aside{background:#d9f17f;border-radius:24px;margin-top:45px;padding:32px}.fx-policy aside strong{font-size:26px}.fx-policy aside p{max-width:720px}.fx-policy aside a{text-transform:uppercase;font-size:11px;font-weight:800}.fx-footer p a{margin-inline:2px}@media (max-width:600px){.fx-editorial-byline{align-items:flex-start}.fx-policy>header{padding-block:45px 70px}.fx-policy>article{width:calc(100% - 32px);padding-top:55px}.fx-policy section{grid-template-columns:38px 1fr;gap:14px}.fx-policy section h2{font-size:28px}}.fx-version-alert{color:#fff;background:#0b211c;grid-template-columns:190px 1fr auto;align-items:center;gap:34px;padding:28px max(28px,50vw - 620px);display:grid}.fx-version-alert>span{color:var(--lux-acid);letter-spacing:.12em;font-size:9px;font-weight:800}.fx-version-alert h2{letter-spacing:-.04em;margin:0 0 8px;font-size:27px}.fx-version-alert p{color:#ffffff9e;max-width:760px;margin:0;font-size:13px;line-height:1.55}.fx-version-alert>a{white-space:nowrap;background:#ffffff1a;border-radius:999px;padding:12px 16px;font-size:10px;font-weight:800}@media (max-width:800px){.fx-version-alert{grid-template-columns:1fr;gap:14px;padding-block:28px}.fx-version-alert>a{white-space:normal;width:max-content}}.fx-commerce{background:#f4f5f1;padding:130px max(28px,50vw - 620px)}.fx-commerce>header{grid-template-columns:.35fr 1fr .7fr;align-items:end;gap:45px;margin-bottom:50px;display:grid}.fx-commerce>header h2{margin:0;font-size:clamp(48px,5.5vw,78px);line-height:.94}.fx-commerce>header>p:last-child{color:#60706a}.fx-commerce-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.fx-commerce-grid article{background:#fff;border:1px solid #092c2214;border-radius:24px;min-height:310px;padding:30px;box-shadow:0 12px 38px #08251d0b}.fx-commerce-grid article>span{color:#397363;letter-spacing:.12em;font-size:9px;font-weight:800}.fx-commerce-grid h3{margin:55px 0 18px;font-size:31px}.fx-commerce-grid ul{color:#4e5e58;padding-left:18px;line-height:1.75}.fx-commerce-grid p{color:#4e5e58;line-height:1.65}.fx-commerce-grid small{color:#78827f;line-height:1.5;display:block}.fx-commerce-grid a{text-underline-offset:3px;text-decoration:underline}.fx-order-check{background:linear-gradient(145deg,#dceecf,#eef3e8);border-radius:24px;justify-content:space-between;align-items:center;gap:35px;margin-top:16px;padding:28px;display:flex}.fx-order-check>div{gap:9px;display:grid}.fx-order-check label{color:#43534e;font-size:13px}.fx-order-check input{margin-right:7px}.fx-affiliate-order{box-shadow:var(--lux-shadow);background:#fff;border-radius:24px;gap:15px;padding:35px;display:grid}.fx-affiliate-order>span{color:#397363;letter-spacing:.12em;font-size:9px;font-weight:800}.fx-affiliate-order h3{margin:10px 0 0;font-size:31px}.fx-affiliate-order p{color:#53625d;margin:0;line-height:1.55}.fx-affiliate-order>a{background:var(--lux-night);color:#fff;text-align:center;letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:17px 20px;font-size:10px;font-weight:800}.fx-affiliate-order small{color:#727e79;line-height:1.45}@media (max-width:850px){.fx-commerce>header,.fx-commerce-grid{grid-template-columns:1fr}.fx-order-check{flex-direction:column;align-items:stretch}.fx-order-check .fx-button{justify-content:center}.fx-commerce-grid article{min-height:270px}}@media (max-width:600px){.fx-commerce{padding:80px 20px}.fx-commerce-grid article{padding:24px}.fx-commerce-grid h3{margin-top:38px}}
