:root{--fm-midnight: #181B24;--fm-midnight-deep: #0d0f15;--fm-raised: #232735;--fm-cream: #DBCEBB;--fm-cream-light: #E8DFD1;--fm-cream-90: rgba(219, 206, 187, .9);--fm-cream-75: rgba(219, 206, 187, .75);--fm-cream-60: rgba(219, 206, 187, .6);--fm-cream-40: rgba(219, 206, 187, .4);--fm-cream-20: rgba(219, 206, 187, .2);--fm-cream-12: rgba(219, 206, 187, .12);--fm-purple: #7964AA;--fm-amber: #C8894A;--fm-display: "Recoleta", Fraunces, Georgia, serif;--fm-caps: "Poppins", "Helvetica Neue", sans-serif;--fm-body: "Inter", "Helvetica Neue", sans-serif;--fm-gutter: 64px;--fm-section: 120px;--fm-radius: 12px;--fm-ease: cubic-bezier(.25, .1, .25, 1)}@media(max-width:989px){:root{--fm-gutter: 32px;--fm-section: 88px}}@media(max-width:749px){:root{--fm-gutter: 20px;--fm-section: 64px}}.fm *,.fm *:before,.fm *:after{box-sizing:border-box}.fm-body{margin:0;background:var(--fm-midnight);color:var(--fm-cream);font-family:var(--fm-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.fm-body img,.fm-body video{display:block;max-width:100%}:where(.fm-body) img{height:auto}.fm-body a{color:var(--fm-cream);text-decoration:none}.fm-body a:hover{color:var(--fm-cream-light)}.fm-body :focus-visible{outline:2px solid var(--fm-cream);outline-offset:3px}.fm-body h1,.fm-body h2,.fm-body h3,.fm-body p{margin:0}.fm-skip{position:absolute;left:-9999px;top:0;z-index:999;background:var(--fm-cream);color:var(--fm-midnight)!important;padding:12px 20px}.fm-skip:focus{left:16px;top:16px}.fm-vh{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.fm-display{font-family:var(--fm-display);font-weight:600;line-height:1.05;letter-spacing:-.005em}.fm-h1{font-size:clamp(46px,5.8vw,84px);line-height:1}.fm-h2{font-size:clamp(36px,4.2vw,60px)}.fm-h2--sm{font-size:clamp(32px,3.2vw,44px)}.fm-eyebrow{font-family:var(--fm-caps);font-weight:600;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--fm-cream-75)}.fm-lede{font-size:clamp(17px,1.4vw,20px);line-height:1.5;color:var(--fm-cream-90)}.fm-small{font-size:13px;color:var(--fm-cream-75);line-height:1.5}.fm-shadow-text{text-shadow:0 2px 24px rgba(24,27,36,.6)}.fm-wrap{padding-left:var(--fm-gutter);padding-right:var(--fm-gutter);max-width:1440px;margin:0 auto}.fm-section{padding-top:var(--fm-section);padding-bottom:var(--fm-section)}.fm-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}@media(max-width:989px){.fm-split{gap:48px}}@media(max-width:749px){.fm-split{grid-template-columns:1fr;gap:32px}}.fm-media{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--fm-radius);background:var(--fm-raised)}.fm-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:0 36px;border-radius:999px;border:1.5px solid var(--fm-cream);background:var(--fm-cream);color:var(--fm-midnight)!important;font-family:var(--fm-caps);font-weight:700;font-size:15px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background var(--fm-ease) .18s,opacity .18s;text-align:center}.fm-btn:hover{background:var(--fm-cream-light)}.fm-btn[disabled],.fm-btn[aria-busy=true]{opacity:.6;cursor:progress}.fm-btn--block{width:100%}.fm-btn--ghost{background:transparent;color:var(--fm-cream)!important;border-color:var(--fm-cream-40)}.fm-btn--ghost:hover{background:var(--fm-cream-12)}.fm-link{font-family:var(--fm-caps);font-weight:600;font-size:14px;letter-spacing:.08em;text-transform:uppercase;border-bottom:1.5px solid rgba(219,206,187,.5);padding-bottom:2px}.fm-link--plain{font-family:var(--fm-body);text-transform:none;letter-spacing:0;font-weight:400;font-size:15px;border-bottom-width:1px}.fm-cta-row{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.fm-announce{background:var(--fm-purple);color:var(--fm-cream);min-height:40px;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px 16px;font-family:var(--fm-caps);font-weight:600;font-size:13px;letter-spacing:.1em;text-transform:uppercase}@media(max-width:749px){.fm-announce{font-size:11px;letter-spacing:.06em}}.fm-header{position:relative;z-index:40;background:var(--fm-midnight)}.fm-header__inner{height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.fm-header__logo img{height:60px;width:auto}.fm-header__nav{display:flex;gap:40px;font-size:15px}.fm-header__nav a{padding:8px 0}.fm-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.fm-icon-btn{position:relative;background:none;border:0;padding:10px;color:var(--fm-cream);cursor:pointer;display:inline-flex}.fm-cart-count{position:absolute;top:2px;right:0;min-width:18px;height:18px;border-radius:999px;background:var(--fm-purple);color:var(--fm-cream);font:600 11px/18px var(--fm-caps);text-align:center;padding:0 5px}.fm-cart-count[hidden],.fm-menu-toggle,.fm-mobile-nav{display:none}@media(max-width:989px){.fm-header__inner{height:72px;grid-template-columns:auto 1fr auto;gap:8px}.fm-header__logo{justify-self:center;grid-column:2}.fm-header__logo img{height:48px}.fm-header__nav{display:none}.fm-menu-toggle{display:inline-flex;grid-column:1;grid-row:1}.fm-header__actions{grid-column:3}.fm-mobile-nav{position:absolute;left:0;right:0;top:100%;background:var(--fm-midnight);border-top:1px solid var(--fm-cream-12);border-bottom:1px solid var(--fm-cream-12);padding:8px var(--fm-gutter) 20px;flex-direction:column}.fm-mobile-nav a{padding:14px 0;border-bottom:1px solid var(--fm-cream-12);font-size:17px}.fm-header[data-open] .fm-mobile-nav{display:flex}}.fm-hero{position:relative;min-height:760px;display:flex}.fm-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 40%}.fm-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#181b24c7,#181b2461 45%,#181b2400 70%)}.fm-hero__content{position:relative;width:100%;padding-top:150px;padding-bottom:160px}.fm-hero__copy{max-width:560px;width:44%;display:flex;flex-direction:column;gap:28px}.fm-hero__card{position:absolute;left:var(--fm-gutter);bottom:-56px;z-index:2;width:400px;max-width:calc(100% - 2 * var(--fm-gutter));background:var(--fm-raised);border-radius:var(--fm-radius);padding:20px;display:flex;gap:20px;align-items:center;color:var(--fm-cream);box-shadow:0 24px 64px #00000059}.fm-hero__card img{width:104px;height:104px;object-fit:cover;object-position:50% 55%;border-radius:var(--fm-radius);flex:none}.fm-hero__card-price{font-family:var(--fm-display);font-weight:600;font-size:36px;line-height:1}.fm-hero-wrap{position:relative}@media(min-width:1441px){.fm-hero__card{left:calc((100vw - 1440px) / 2 + var(--fm-gutter))}}@media(max-width:989px){.fm-hero__copy{width:60%}}@media(max-width:749px){.fm-hero{min-height:0;aspect-ratio:4 / 5;max-height:88svh}.fm-hero__img{object-position:52% 30%}.fm-hero__shade{background:linear-gradient(180deg,#181b24cc,#181b2459 40%,#181b2400 62%,#181b2480)}.fm-hero__content{padding-top:36px;padding-bottom:96px}.fm-hero__copy{width:100%;gap:18px}.fm-hero__copy .fm-lede{font-size:16px;max-width:320px}.fm-hero__card{width:auto;right:var(--fm-gutter);bottom:-48px;padding:14px;gap:14px}.fm-hero__card img{width:72px;height:72px}.fm-hero__card-price{font-size:28px}}.fm-stars{color:var(--fm-amber);letter-spacing:2px;font-size:15px;line-height:1}.fm-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding-top:136px;padding-bottom:96px}.fm-trust__item{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.fm-trust__item img{height:52px;width:auto}.fm-trust__item span{font-family:var(--fm-caps);font-weight:600;font-size:14px;letter-spacing:.1em;text-transform:uppercase}@media(max-width:749px){.fm-trust{grid-template-columns:1fr 1fr;gap:32px 16px;padding-top:104px;padding-bottom:56px}.fm-trust__item img{height:40px}.fm-trust__item span{font-size:12px}}.fm-steps{display:flex;flex-direction:column;gap:28px}.fm-step{display:flex;gap:24px;align-items:center}.fm-step__n{width:48px;height:48px;border-radius:999px;border:1.5px solid var(--fm-cream-40);display:flex;align-items:center;justify-content:center;font-family:var(--fm-caps);font-weight:600;font-size:15px;flex:none}.fm-step__t{font-family:var(--fm-display);font-size:clamp(21px,1.9vw,26px);line-height:1.25}.fm-stack{display:flex;flex-direction:column;gap:40px}@media(max-width:749px){.fm-stack{gap:28px}.fm-steps{gap:20px}}.fm-step-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fm-step-card{background:var(--fm-raised);border-radius:var(--fm-radius);padding:40px;display:flex;flex-direction:column;gap:16px}.fm-step-card .fm-display{font-size:clamp(24px,2.2vw,32px)}@media(max-width:749px){.fm-step-cards{grid-template-columns:1fr;gap:12px}.fm-step-card{padding:24px 28px}}.fm-ingredients{position:relative;height:680px;overflow:hidden}.fm-ingredients>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 45%}.fm-ingredients__inner{position:relative;height:100%;padding-top:64px;padding-bottom:40px;display:flex;flex-direction:column;justify-content:space-between}.fm-pill{position:absolute;background:#181b24b8;border:1px solid rgba(219,206,187,.3);border-radius:999px;padding:10px 20px;font-family:var(--fm-caps);font-weight:600;font-size:13px;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}@media(max-width:749px){.fm-ingredients{height:auto}.fm-ingredients>img{position:relative;height:420px}.fm-ingredients__inner{position:static;padding-top:32px;padding-bottom:48px;gap:20px}.fm-ingredients__inner h2{position:absolute;top:28px;left:var(--fm-gutter)}.fm-pill{position:static;display:inline-block;font-size:12px;padding:8px 14px}.fm-pills{display:flex;flex-wrap:wrap;gap:8px}}.fm-ing-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.fm-ing-grid div{border:1px solid var(--fm-cream-20);border-radius:var(--fm-radius);padding:24px;font-family:var(--fm-caps);font-weight:600;font-size:14px;letter-spacing:.08em;text-transform:uppercase}@media(max-width:749px){.fm-ing-grid{gap:10px}.fm-ing-grid div{padding:18px;font-size:12px}}.fm-plan{position:relative;background:var(--fm-raised);border:2px solid var(--fm-purple);border-radius:var(--fm-radius);padding:32px;display:flex;flex-direction:column;gap:10px}.fm-tag{position:absolute;top:-13px;left:28px;background:var(--fm-purple);color:var(--fm-cream);border-radius:999px;padding:4px 12px;font-family:var(--fm-caps);font-weight:600;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.fm-plan__price{font-family:var(--fm-display);font-weight:600;font-size:clamp(48px,5vw,68px);line-height:1}.fm-plan__month{font-family:var(--fm-caps);font-weight:600;font-size:20px}.fm-plan-alt{border:1.5px solid var(--fm-cream-20);border-radius:var(--fm-radius);padding:20px 28px;display:flex;justify-content:space-between;align-items:center;gap:16px}.fm-plan-alt__label{font-family:var(--fm-caps);font-weight:600;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:var(--fm-cream-75)}.fm-plan-alt__val{font-family:var(--fm-caps);font-weight:600;font-size:16px;text-align:right}@media(max-width:749px){.fm-plan{padding:28px 24px 24px}.fm-plan__month{font-size:17px}.fm-plan-alt{padding:16px 20px}}.fm-band{position:relative;min-height:560px;display:flex;overflow:hidden}.fm-band>img,.fm-band>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.fm-band__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#181b2461}.fm-band--film .fm-band__shade{background:linear-gradient(90deg,#181b24b3,#181b2433 50%,#181b2400 75%)}.fm-band__inner{position:relative;width:100%;display:flex;align-items:center}.fm-band--film .fm-band__inner h2{max-width:33%;font-size:clamp(34px,3.9vw,56px);line-height:1.1}.fm-band--center .fm-band__inner{flex-direction:column;justify-content:center;gap:32px;text-align:center}.fm-band--center h2{font-size:clamp(40px,4.7vw,68px)}@media(max-width:749px){.fm-band{min-height:440px}.fm-band--film .fm-band__inner{align-items:flex-end;padding-bottom:32px}.fm-band--film .fm-band__inner h2{max-width:none}.fm-band--film .fm-band__shade{background:linear-gradient(0deg,#181b24bf,#181b2400 60%)}}@media(prefers-reduced-motion:reduce){.fm-band video{display:none}}.fm-reviews{display:grid;grid-template-columns:repeat(3,1fr) 1.2fr;gap:24px;align-items:stretch}.fm-reviews--noimg{grid-template-columns:repeat(3,1fr)}.fm-review{background:var(--fm-raised);border-radius:var(--fm-radius);padding:32px;display:flex;flex-direction:column;gap:20px}.fm-review blockquote{margin:0;font-family:var(--fm-display);font-size:clamp(20px,1.7vw,24px);line-height:1.3;flex:1}.fm-review__who{font-size:14px;color:var(--fm-cream-75)}.fm-reviews__img{width:100%;height:100%;min-height:320px;object-fit:cover;object-position:60% 50%;border-radius:var(--fm-radius)}.fm-reviews__note{font-size:13px;color:var(--fm-cream-60)}@media(max-width:989px){.fm-reviews,.fm-reviews--noimg{grid-template-columns:1fr 1fr}.fm-reviews__img{grid-column:span 2;min-height:260px}}@media(max-width:749px){.fm-reviews,.fm-reviews--noimg{grid-template-columns:1fr;gap:12px}.fm-reviews__img{grid-column:auto}.fm-review{padding:24px}}.fm-faq{display:flex;flex-direction:column;align-items:center;gap:48px}.fm-faq__list{width:100%;max-width:800px;border-top:1px solid var(--fm-cream-20)}.fm-faq details{border-bottom:1px solid var(--fm-cream-20)}.fm-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 0;font-family:var(--fm-display);font-size:clamp(20px,1.7vw,24px)}.fm-faq summary::-webkit-details-marker{display:none}.fm-faq summary svg{flex:none;transition:transform .4s var(--fm-ease)}.fm-faq details[open] summary svg{transform:rotate(180deg)}.fm-faq__a{padding:0 48px 28px 0;font-size:17px;line-height:1.6;color:#dbcebbd1}.fm-faq__a p+p{margin-top:12px}@media(max-width:749px){.fm-faq{gap:28px;align-items:stretch}.fm-faq summary{padding:20px 0}.fm-faq__a{padding-right:0;font-size:16px}}.fm-nutri{width:100%;max-width:800px;border-collapse:collapse;font-size:15px;font-variant-numeric:tabular-nums}.fm-nutri th{font-family:var(--fm-caps);font-weight:600;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--fm-cream-75);padding:14px 0;border-bottom:1px solid var(--fm-cream-40);text-align:right}.fm-nutri th:first-child,.fm-nutri td:first-child{text-align:left}.fm-nutri td{padding:14px 0 14px 12px;border-bottom:1px solid rgba(219,206,187,.15);text-align:right}.fm-nutri td:first-child{padding-left:0}.fm-nutri tbody th{text-align:left;font-weight:400;font-family:var(--fm-body);font-size:15px;letter-spacing:0;text-transform:none;color:var(--fm-cream);padding:14px 0;border-bottom:1px solid rgba(219,206,187,.15)}.fm-nutri .fm-sub th{padding-left:24px;color:#dbcebbcc}.fm-nutri .fm-key th{font-weight:600;border-bottom-color:var(--fm-cream-40)}@media(max-width:749px){.fm-nutri tbody th{font-size:13px}}.fm-nutri .fm-key{font-weight:600}.fm-nutri .fm-key td{border-bottom-color:var(--fm-cream-40)}.fm-nutri .fm-dash{color:#dbcebb80}@media(max-width:749px){.fm-nutri{font-size:13px}.fm-nutri th{font-size:10px;letter-spacing:.06em}}.fm-center-stack{display:flex;flex-direction:column;align-items:center;gap:40px}.fm-center-stack .fm-note{max-width:800px;width:100%}.fm-footer{border-top:1px solid rgba(219,206,187,.15);padding-top:80px;padding-bottom:40px;display:flex;flex-direction:column;gap:56px}.fm-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.fm-footer__col{display:flex;flex-direction:column;gap:14px;font-size:15px}.fm-footer__col h2{font-family:var(--fm-caps);font-weight:600;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--fm-cream-60)}.fm-footer__logo{height:72px;width:auto;align-self:flex-start}.fm-news{display:flex;gap:8px}.fm-news input{flex:1;min-width:0;background:transparent;border:1.5px solid var(--fm-cream-40);border-radius:999px;padding:14px 20px;color:var(--fm-cream);font:14px var(--fm-body)}.fm-news input::placeholder{color:var(--fm-cream-60)}.fm-news button{min-height:48px;padding:0 24px;font-size:13px}.fm-footer__legal{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:12px;color:#dbcebb8c}.fm-footer__legal a{color:inherit}@media(max-width:989px){.fm-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:749px){.fm-footer{padding-top:56px;padding-bottom:104px;gap:40px}.fm-footer__grid{grid-template-columns:1fr 1fr;gap:32px 20px}.fm-footer__col--brand{grid-column:span 2}}.fm-pdp{display:grid;grid-template-columns:minmax(0,1fr) 480px;gap:72px;align-items:start;padding-top:24px;padding-bottom:var(--fm-section)}.fm-gallery{display:flex;flex-direction:column;gap:16px;min-width:0}.fm-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:var(--fm-radius)}.fm-gallery__track::-webkit-scrollbar{display:none}.fm-gallery__slide{flex:0 0 100%;scroll-snap-align:start;aspect-ratio:1 / 1;background:var(--fm-raised)}.fm-gallery__slide img,.fm-gallery__slide video{width:100%;height:100%;object-fit:cover}.fm-gallery__thumbs{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.fm-gallery__thumbs button{padding:0;border:0;background:none;cursor:pointer;border-radius:8px;opacity:.7;transition:opacity .18s}.fm-gallery__thumbs button[aria-current=true]{opacity:1;outline:2px solid var(--fm-cream);outline-offset:2px}.fm-gallery__thumbs img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px}.fm-gallery__dots{display:none;justify-content:center;gap:8px}.fm-gallery__dots span{width:7px;height:7px;border-radius:999px;background:var(--fm-cream-40);transition:background .18s}.fm-gallery__dots span[aria-current=true]{background:var(--fm-cream)}.fm-buybox{position:sticky;top:24px;display:flex;flex-direction:column;gap:20px}.fm-buybox__title{font-family:var(--fm-display);font-weight:600;font-size:36px;line-height:1.1}.fm-rating{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--fm-cream-60)}.fm-price{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap}.fm-price__night{font-family:var(--fm-display);font-weight:600;font-size:56px;line-height:1}.fm-price__month{font-family:var(--fm-caps);font-weight:600;font-size:18px;color:#dbcebbd9}.fm-options{display:flex;flex-direction:column;gap:12px;border:0;padding:0;margin:0;min-width:0}.fm-opt{position:relative;display:block;cursor:pointer;border-radius:var(--fm-radius);border:2px solid var(--fm-cream-20);padding:18px 24px;transition:border-color .18s,background .18s}.fm-opt input{position:absolute;opacity:0;pointer-events:none}.fm-opt:has(input:checked){border-color:var(--fm-purple);background:var(--fm-raised)}.fm-opt:has(input:focus-visible){outline:2px solid var(--fm-cream);outline-offset:3px}.fm-opt--ritual{padding:22px 24px}.fm-opt .fm-tag{top:-12px;left:20px;font-size:10px;padding:3px 10px}.fm-opt__head{display:flex;justify-content:space-between;align-items:center;gap:12px;font-family:var(--fm-caps);font-weight:700;font-size:16px}.fm-opt__line{display:block;font-family:var(--fm-caps);font-weight:600;font-size:14px;margin-top:6px}.fm-opt__sub{display:block;font-size:13px;color:var(--fm-cream-75);margin-top:4px}.fm-radio{width:20px;height:20px;border-radius:999px;border:2px solid var(--fm-cream-20);display:flex;align-items:center;justify-content:center;flex:none}.fm-radio:after{content:"";width:10px;height:10px;border-radius:999px;background:transparent}.fm-opt:has(input:checked) .fm-radio{border-color:var(--fm-purple)}.fm-opt:has(input:checked) .fm-radio:after{background:var(--fm-purple)}.fm-commit{font-size:14px;line-height:1.5;color:#dbcebbe0;min-height:42px}.fm-error{font-size:14px;color:#f2b8a0;background:#f2b8a014;border:1px solid rgba(242,184,160,.35);border-radius:10px;padding:12px 14px}.fm-error[hidden]{display:none}.fm-express{min-height:44px}.fm-express:empty{display:none}.fm-trustrow{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;border-top:1px solid rgba(219,206,187,.15)}.fm-trustrow div{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding-top:18px}.fm-trustrow img{height:22px;width:auto}.fm-trustrow span{font-size:11px;line-height:1.3;color:var(--fm-cream-75)}.fm-preview-note{font-size:12px;line-height:1.45;border:1px dashed var(--fm-cream-40);border-radius:10px;padding:10px 12px;color:var(--fm-cream-75)}@media(max-width:1100px){.fm-pdp{grid-template-columns:minmax(0,1fr) 420px;gap:48px}}@media(max-width:989px){.fm-pdp{grid-template-columns:1fr;gap:28px;padding-top:0}.fm-pdp .fm-gallery{margin:0 calc(-1 * var(--fm-gutter))}.fm-gallery__track{border-radius:0}.fm-gallery__thumbs{display:none}.fm-gallery__dots{display:flex}.fm-buybox{position:static}.fm-buybox__title{font-size:28px}.fm-price__night{font-size:44px}}.fm-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:var(--fm-raised);border-top:1px solid var(--fm-cream-12);padding:12px var(--fm-gutter) calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:16px;transform:translateY(110%);transition:transform .4s var(--fm-ease);box-shadow:0 -12px 40px #00000059}.fm-sticky[data-show]{transform:none}.fm-sticky__price{display:flex;flex-direction:column;line-height:1.15}.fm-sticky__price strong{font-family:var(--fm-display);font-weight:600;font-size:24px}.fm-sticky__price span{font-size:12px;color:var(--fm-cream-75)}.fm-sticky .fm-btn{min-height:48px;padding:0 22px;font-size:13px}@media(min-width:990px){.fm-sticky--mobile{display:none}}.fm-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden}.fm-drawer[data-open]{visibility:visible}.fm-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d0f1599;opacity:0;transition:opacity .4s var(--fm-ease)}.fm-drawer[data-open] .fm-drawer__scrim{opacity:1}.fm-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:480px;max-width:100%;background:var(--fm-raised);box-shadow:-24px 0 80px #00000080;display:flex;flex-direction:column;padding:32px;transform:translate(100%);transition:transform .4s var(--fm-ease);overflow-y:auto}.fm-drawer[data-open] .fm-drawer__panel{transform:none}.fm-drawer__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid rgba(219,206,187,.15)}.fm-drawer__head h2{font-family:var(--fm-display);font-weight:600;font-size:28px}.fm-drawer__ship{padding:20px 0;display:flex;align-items:center;gap:10px;font-size:13px;color:#dbcebbcc}.fm-drawer__ship img{height:18px;width:auto}.fm-drawer__bar{flex:1;height:2px;background:var(--fm-cream-20);border-radius:999px;margin-left:8px;overflow:hidden}.fm-drawer__bar i{display:block;height:100%;background:var(--fm-cream)}.fm-line{display:flex;gap:20px;padding:20px 0;border-top:1px solid rgba(219,206,187,.15)}.fm-line+.fm-line{border-top-color:#dbcebb14}.fm-line img{width:96px;height:96px;object-fit:cover;border-radius:var(--fm-radius);flex:none;background:var(--fm-midnight)}.fm-line__body{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.fm-line__top{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-family:var(--fm-caps);font-weight:700;font-size:16px}.fm-line__meta{font-size:13px;color:var(--fm-cream-75)}.fm-line__actions{display:flex;align-items:center;gap:16px;margin-top:6px;font-size:12px;color:var(--fm-cream-60)}.fm-line__actions button{background:none;border:0;padding:0;color:inherit;font:inherit;text-decoration:underline;cursor:pointer}.fm-qty{display:inline-flex;align-items:center;border:1px solid var(--fm-cream-20);border-radius:999px}.fm-qty button{text-decoration:none!important;width:28px;height:28px;font-size:14px!important}.fm-qty span{min-width:18px;text-align:center}.fm-switch{margin-top:20px;background:var(--fm-midnight);border:2px solid var(--fm-purple);border-radius:var(--fm-radius);padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;color:var(--fm-cream);text-align:left;cursor:pointer;font:inherit}.fm-switch strong{display:block;font-family:var(--fm-caps);font-weight:700;font-size:15px}.fm-switch small{display:block;font-size:12px;color:var(--fm-cream-75);margin-top:4px}.fm-toggle{width:52px;height:30px;border-radius:999px;background:var(--fm-cream-20);position:relative;flex:none;transition:background .18s}.fm-toggle:after{content:"";position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:999px;background:var(--fm-cream);transition:transform .18s var(--fm-ease)}.fm-switch[aria-pressed=true] .fm-toggle{background:var(--fm-purple)}.fm-switch[aria-pressed=true] .fm-toggle:after{transform:translate(22px)}.fm-drawer__spacer{flex:1;min-height:24px}.fm-drawer__foot{display:flex;flex-direction:column;gap:16px;padding-top:24px;border-top:1px solid rgba(219,206,187,.15)}.fm-drawer__row{display:flex;justify-content:space-between;font-size:14px;color:var(--fm-cream-75)}.fm-drawer__total{display:flex;justify-content:space-between;align-items:baseline}.fm-drawer__total span:first-child{font-family:var(--fm-caps);font-weight:600;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.fm-drawer__total span:last-child{font-family:var(--fm-display);font-weight:600;font-size:32px}.fm-terms{display:flex;gap:12px;align-items:flex-start;font-size:13px;line-height:1.45;color:#dbcebbd9;cursor:pointer}.fm-terms input{margin:2px 0 0;width:18px;height:18px;accent-color:var(--fm-purple);flex:none}.fm-empty{padding:40px 0;text-align:center;display:flex;flex-direction:column;gap:20px;align-items:center;color:var(--fm-cream-75)}@media(max-width:749px){.fm-drawer__panel{padding:24px 20px}.fm-line img{width:80px;height:80px}}.fm-mt-s{margin-top:12px}@media(max-width:749px){.fm-hide-mobile{display:none!important}}@media(min-width:750px){.fm-only-mobile{display:none!important}}@media(prefers-reduced-motion:reduce){.fm-body *,.fm-body *:before,.fm-body *:after{transition-duration:.01ms!important}}[data-fm-drawer-body]{display:flex;flex-direction:column;flex:1}.fm-btn[aria-disabled=true]{opacity:.55}@media(max-width:749px){.fm-plan__price{font-size:clamp(38px,11vw,48px)}.fm-sticky{gap:12px}.fm-sticky__price strong{font-size:20px;white-space:nowrap}.fm-sticky__price span{white-space:nowrap}.fm-sticky .fm-btn{white-space:nowrap;padding:0 18px;font-size:12px;letter-spacing:.06em}}.fm-ref-top{padding-top:clamp(24px,3.3vw,48px);padding-bottom:clamp(40px,4.4vw,64px);display:flex;flex-direction:column;gap:28px}.fm-crumbs{font-size:13px;color:var(--fm-cream-60)}.fm-crumbs ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.fm-crumbs li+li:before{content:"/";margin-right:6px}.fm-crumbs a{color:inherit!important}.fm-ref-h1{font-family:var(--fm-display);font-weight:600;font-size:clamp(34px,4vw,58px);line-height:1.08;max-width:1000px;text-wrap:balance}.fm-answer{border-left:3px solid var(--fm-purple);padding:4px 0 4px clamp(18px,2vw,28px);font-family:var(--fm-display);font-size:clamp(20px,1.7vw,24px);line-height:1.45;max-width:820px;text-wrap:pretty}.fm-author{display:flex;flex-wrap:wrap;align-items:center;gap:12px 28px}.fm-author__who{display:flex;align-items:center;gap:14px}.fm-author__init{width:44px;height:44px;border-radius:999px;background:var(--fm-purple);color:var(--fm-cream);display:flex;align-items:center;justify-content:center;font:600 14px var(--fm-caps);letter-spacing:.04em;flex:none}.fm-author__name{font-size:15px;font-weight:600;display:block}.fm-author__role,.fm-author__dates{font-size:13px;color:#dbcebbb8}.fm-light .fm-author__role,.fm-light .fm-author__dates{color:#181b24ad}.fm-facts{border-radius:var(--fm-radius);background:var(--fm-cream-light);color:var(--fm-midnight);--m: rgba(24,27,36,.68);--r: rgba(24,27,36,.15)}.fm-light .fm-facts,.fm-facts--on-light{background:var(--fm-raised);color:var(--fm-cream);--m: rgba(219,206,187,.72);--r: rgba(219,206,187,.18)}.fm-facts__lbl{font:600 11px var(--fm-caps);letter-spacing:.1em;text-transform:uppercase;color:var(--m)}.fm-facts--full{padding:clamp(22px,2.4vw,36px);display:flex;flex-direction:column;gap:24px}.fm-facts__head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 24px}.fm-facts__name{font-family:var(--fm-display);font-weight:600;font-size:clamp(20px,1.8vw,26px);line-height:1.2;display:block;margin-top:6px}.fm-facts__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(max(140px,22%),1fr));gap:20px 24px;padding-top:20px;border-top:1px solid var(--r);margin:0}.fm-facts__grid div{display:flex;flex-direction:column;gap:4px}.fm-facts__grid dt{margin:0}.fm-facts__grid dd{margin:0;font-size:15px;font-weight:500;line-height:1.4}.fm-facts__claims{display:flex;flex-direction:column;gap:4px;padding-top:16px;border-top:1px solid var(--r);margin:0;list-style:none;padding-left:0}.fm-facts__claims li,.fm-facts__ver{font-size:12px;line-height:1.5;color:var(--m)}.fm-facts--slim{padding:16px clamp(18px,2vw,24px);display:flex;flex-wrap:wrap;align-items:center;gap:10px 28px}.fm-facts--slim .fm-facts__title{font:700 11px var(--fm-caps);letter-spacing:.12em;text-transform:uppercase}.fm-facts--slim dl{display:contents}.fm-facts--slim dl div{display:flex;gap:8px;align-items:baseline;font-size:14px;line-height:1.4}.fm-facts--slim dt{font:600 10px var(--fm-caps);letter-spacing:.1em;text-transform:uppercase;color:var(--m)}.fm-facts--slim dd{margin:0;font-weight:500}.fm-facts--slim .fm-facts__ver{margin-left:auto}.fm-subband{background:var(--fm-raised);color:var(--fm-cream);border-radius:var(--fm-radius);padding:clamp(22px,2.4vw,32px) clamp(22px,3vw,40px);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px 40px}.fm-light .fm-subband{background:var(--fm-midnight)}.fm-subband__copy{display:flex;flex-direction:column;gap:8px;flex:1 1 360px}.fm-subband__h{font-family:var(--fm-display);font-weight:600;font-size:clamp(21px,1.9vw,28px);line-height:1.2;text-wrap:balance}.fm-subband__terms{font-size:13px;line-height:1.5;color:#dbcebbb8}.fm-subband .fm-eyebrow{font-size:11px}.fm-light{background:var(--fm-cream-light);color:var(--fm-midnight)}.fm-light a{color:#5d4b8a!important;text-decoration:underline;text-underline-offset:3px}.fm-light .fm-btn,.fm-light .fm-subband a{text-decoration:none}.fm-light .fm-subband .fm-btn{color:var(--fm-midnight)!important}.fm-light .fm-btn:focus-visible,.fm-light :focus-visible{outline-color:var(--fm-midnight)}.fm-ref-body{padding-top:clamp(48px,6.6vw,96px);padding-bottom:clamp(48px,6.6vw,96px)}.fm-prose{max-width:760px;display:flex;flex-direction:column;gap:clamp(40px,4vw,56px)}.fm-prose--wide{max-width:820px}.fm-prose section,.fm-rt-group{display:flex;flex-direction:column;gap:14px}.fm-prose h2,.fm-rt h2{font-family:var(--fm-display);font-weight:600;font-size:clamp(26px,2.5vw,36px);line-height:1.15;margin:0}.fm-prose p,.fm-rt p{font-size:17px;line-height:1.65;color:#181b24db;text-wrap:pretty;margin:0}.fm-rt{display:flex;flex-direction:column;gap:14px}.fm-rt h2:not(:first-child){margin-top:clamp(26px,2.6vw,42px)}.fm-rt ul,.fm-rt ol{margin:0;padding-left:20px;font-size:17px;line-height:1.65}.fm-claims-list{display:flex;flex-direction:column;border-top:1px solid rgba(24,27,36,.18);margin:0;padding:0;list-style:none}.fm-claims-list li{padding:14px 0;border-bottom:1px solid rgba(24,27,36,.18);font-family:var(--fm-display);font-size:19px}.fm-bar{background:var(--fm-midnight);color:var(--fm-cream);border-radius:var(--fm-radius);padding:clamp(20px,2.4vw,32px);display:flex;flex-direction:column;gap:14px;margin-top:8px}.fm-bar__track{height:44px;border-radius:8px;border:1.5px solid var(--fm-cream-40);display:flex;overflow:hidden}.fm-bar__mg{background:var(--fm-purple)}.fm-bar__rest{flex:1;display:flex;align-items:center;padding:0 16px;font-size:13px;color:#dbcebbcc}.fm-bar__legend{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 24px;font-size:14px}.fm-bar__legend span:first-child{display:flex;align-items:center;gap:8px}.fm-bar__legend i{width:10px;height:10px;border-radius:999px;background:var(--fm-purple);display:inline-block}.fm-bar small{font-size:12px;color:var(--fm-cream-60)}.fm-sources{font-size:13px;line-height:1.5;color:#dbcebb9e;margin:0}.fm-light .fm-sources{color:#181b24a8}.fm-foot-band{padding-top:clamp(40px,5.5vw,80px);padding-bottom:clamp(40px,5.5vw,80px);display:flex;flex-direction:column;gap:20px}.fm-faqg{display:flex;flex-direction:column;gap:8px}.fm-faqg h2{margin-bottom:8px}.fm-faqg__list{border-top:1px solid rgba(24,27,36,.18)}.fm-faqk{border-bottom:1px solid rgba(24,27,36,.18)}.fm-faqk summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 0}.fm-faqk summary::-webkit-details-marker{display:none}.fm-faqk h3{margin:0;font:600 clamp(16px,1.25vw,18px)/1.35 var(--fm-caps)}.fm-faqk svg{flex:none;transition:transform .4s var(--fm-ease)}.fm-faqk[open] svg{transform:rotate(180deg)}.fm-faqk p{margin:0;padding:0 40px 22px 0;font-size:16px;line-height:1.6;color:#181b24d6}.fm-ctable{width:100%;border-collapse:separate;border-spacing:0 8px;font-size:14px;line-height:1.4}.fm-ctable th{text-align:left;padding:0 16px 4px;font:600 11px var(--fm-caps);letter-spacing:.1em;text-transform:uppercase;color:#dbcebbb8}.fm-ctable td,.fm-ctable tbody th{background:var(--fm-cream-light);color:var(--fm-midnight);padding:16px;vertical-align:middle;text-align:left;font:400 14px/1.4 var(--fm-body);letter-spacing:0;text-transform:none}.fm-ctable tr.is-fm td,.fm-ctable tr.is-fm th{background:var(--fm-cream)}.fm-ctable tbody th{border-radius:12px 0 0 12px;font-weight:600}.fm-ctable td:last-child{border-radius:0 12px 12px 0;font:600 14px var(--fm-caps);white-space:nowrap}.fm-ctable__fm{display:flex;align-items:center;gap:12px}.fm-ctable__fm img{width:40px;height:40px;object-fit:cover;object-position:50% 60%;border-radius:8px}.fm-pillfm{background:var(--fm-midnight);color:var(--fm-cream);border-radius:999px;padding:4px 12px;font:600 11px var(--fm-caps);letter-spacing:.08em;text-transform:uppercase}.fm-cell{display:flex;align-items:baseline;gap:8px}.fm-dot{width:8px;height:8px;border-radius:999px;background:var(--fm-purple);flex:none;visibility:hidden}.fm-dot.is-on{visibility:visible}.fm-ctable-m{display:none;width:100%;border-collapse:separate;border-spacing:4px;font-size:13px;line-height:1.4;table-layout:fixed}.fm-ctable-m th,.fm-ctable-m td{vertical-align:top;padding:10px;text-align:left}.fm-ctable-m thead th:nth-child(2),.fm-ctable-m td:nth-child(2){background:var(--fm-cream);color:var(--fm-midnight)}.fm-ctable-m thead th:nth-child(3),.fm-ctable-m td:nth-child(3){background:var(--fm-cream-light);color:var(--fm-midnight)}.fm-ctable-m thead th:nth-child(n+2){border-radius:12px 12px 0 0;font-weight:600}.fm-ctable-m tbody th{padding-left:0;font:600 10px var(--fm-caps);letter-spacing:.08em;text-transform:uppercase;color:#dbcebbb8;width:28%}.fm-takeaway{font-family:var(--fm-display);font-size:clamp(18px,1.5vw,21px);line-height:1.4;max-width:820px;margin:0}@media(max-width:749px){.fm-ctable{display:none}.fm-ctable-m{display:table}}.fm-howto-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;list-style:none;margin:0;padding:0}.fm-howto-steps li{background:var(--fm-raised);border-radius:var(--fm-radius);padding:28px;display:flex;flex-direction:column;gap:10px}.fm-howto-steps img{height:40px;width:auto;margin-bottom:6px}.fm-howto-steps .fm-display{font-size:clamp(22px,2vw,28px)}@media(max-width:749px){.fm-howto-steps{grid-template-columns:1fr}}.fm-video{position:relative;aspect-ratio:16 / 9;border-radius:var(--fm-radius);overflow:hidden;background:var(--fm-raised)}.fm-video img,.fm-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border:0}.fm-video__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:none;border:0;cursor:pointer}.fm-video__play span{width:76px;height:76px;border-radius:999px;background:var(--fm-cream);display:flex;align-items:center;justify-content:center}.fm-video__dur{position:absolute;right:16px;bottom:16px;background:#181b24bf;border-radius:999px;padding:4px 12px;font:600 12px var(--fm-caps)}.fm-rsum{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px}.fm-chips{display:flex;flex-wrap:wrap;gap:8px}.fm-chip{border:1.5px solid var(--fm-cream-40);background:transparent;color:var(--fm-cream);border-radius:999px;padding:8px 16px;font:600 12px var(--fm-caps);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.fm-chip[aria-pressed=true]{background:var(--fm-cream);color:var(--fm-midnight);border-color:var(--fm-cream)}.fm-rgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:989px){.fm-rgrid{grid-template-columns:1fr 1fr}}@media(max-width:749px){.fm-rgrid{grid-template-columns:1fr}}.fm-rcard{background:var(--fm-raised);border-radius:var(--fm-radius);padding:28px;display:flex;flex-direction:column;gap:16px;margin:0}.fm-rcard[hidden]{display:none}.fm-rcard__top{display:flex;justify-content:space-between;font-size:13px;color:var(--fm-cream-60)}.fm-rcard blockquote{margin:0;font-family:var(--fm-display);font-size:21px;line-height:1.35;flex:1}.fm-rcard__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:13px;color:var(--fm-cream-75)}.fm-tagp{background:var(--fm-purple);color:var(--fm-cream);border-radius:999px;padding:2px 10px;font:600 10px var(--fm-caps);letter-spacing:.08em;text-transform:uppercase}.fm-tago{border:1px solid var(--fm-cream-20);border-radius:999px;padding:2px 10px;font-size:12px}.fm-ggrid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:749px){.fm-ggrid{grid-template-columns:1fr}}.fm-gcard{background:var(--fm-raised);border-radius:var(--fm-radius);overflow:hidden;display:flex;flex-direction:column;text-decoration:none!important}.fm-gcard img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.fm-gcard div{padding:24px;display:flex;flex-direction:column;gap:8px}.fm-gcard .fm-display{font-size:clamp(22px,2vw,28px);line-height:1.2}.fm-stock{display:flex;flex-direction:column;gap:12px;max-width:820px}.fm-stock__row{border:1px solid rgba(24,27,36,.18);border-radius:var(--fm-radius);padding:20px 24px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px}.fm-stock__row--d2c{background:var(--fm-midnight);color:var(--fm-cream);border-color:transparent}.fm-stock__row strong{display:block;font-family:var(--fm-caps);font-size:16px}.fm-stock__fmt{display:flex;gap:6px;flex-wrap:wrap}.fm-stock__fmt span{border:1px solid rgba(24,27,36,.25);border-radius:999px;padding:3px 10px;font-size:12px}.fm-socials{display:flex;flex-wrap:wrap;gap:10px}.fm-socials a{border:1.5px solid rgba(24,27,36,.3);border-radius:999px;padding:8px 16px;text-decoration:none!important;font:600 12px var(--fm-caps);letter-spacing:.06em;color:var(--fm-midnight)!important}.fm-ai-only{display:none}[data-fm-variant=ai] .fm-ai-only{display:block}[data-fm-variant=ai] .fm-buybox>*{order:50}[data-fm-variant=ai] .fm-buybox>.fm-bb-title{order:1}[data-fm-variant=ai] .fm-buybox>.fm-bb-facts{order:2}[data-fm-variant=ai] .fm-buybox>.fm-price{order:3}[data-fm-variant=ai] .fm-buybox>.fm-bb-form{order:4}[data-fm-variant=ai] .fm-buybox>.fm-bb-promise{display:none!important}.fm-commonq{border-top:1px solid rgba(219,206,187,.15)}.fm-commonq .fm-eyebrow{display:block;font-size:11px;padding:16px 0 4px}.fm-commonq details{border-bottom:1px solid rgba(219,206,187,.15)}.fm-commonq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 0}.fm-commonq summary::-webkit-details-marker{display:none}.fm-commonq h3{margin:0;font:600 15px var(--fm-caps)}.fm-commonq p{margin:0 0 14px;font-size:14px;color:#dbcebbd1}.fm-commonq details[open] svg{transform:rotate(180deg)}.fm-cindex{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.fm-cindex a{background:var(--fm-midnight);color:var(--fm-cream)!important;border-radius:var(--fm-radius);padding:24px;text-decoration:none!important;display:flex;flex-direction:column;gap:6px}.fm-cindex a span:last-child{font-size:13px;color:var(--fm-cream-60)}.fm-mgc{padding-top:var(--fm-section);padding-bottom:var(--fm-section)}.fm-mgc__inner{max-width:1308px;display:flex;flex-direction:column;gap:56px}.fm-mgc--home .fm-mgc__inner{flex-direction:row;align-items:center;gap:80px}.fm-mgc--home .fm-mgc__intro{flex:1 1 360px;min-width:0}.fm-mgc--home .fm-mgc__body{flex:1.7 1 620px;min-width:0}.fm-mgc__intro{display:flex;flex-direction:column;gap:18px}.fm-mgc__eyebrow{font:600 12px var(--fm-caps);letter-spacing:.14em;text-transform:uppercase;color:#dbcebbcc}.fm-mgc__title{font-family:var(--fm-display);font-weight:600;font-size:clamp(36px,3.9vw,56px);line-height:1.05;text-wrap:balance}.fm-mgc__sub{font-size:18px;line-height:1.6;color:#dbcebbd9;max-width:560px;text-wrap:pretty}.fm-mgc__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 28px;margin-top:14px}.fm-mgc__link{text-transform:none;letter-spacing:.06em;font-size:13px}.fm-mgc__body{display:flex;flex-direction:column;gap:18px}.fm-mgc__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.fm-mgc__scroll:focus-visible{outline:2px solid var(--fm-purple);outline-offset:3px}.fm-mgc__table{width:100%;border-collapse:separate;border-spacing:0;font-size:15px;line-height:1.4}.fm-mgc__table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.fm-mgc__table th,.fm-mgc__table td{text-align:left;vertical-align:top;padding:16px 18px}.fm-mgc__table thead th{vertical-align:bottom;padding-bottom:14px;font:600 13px var(--fm-caps);letter-spacing:.04em;color:#dbcebbd9;border-bottom:1px solid rgba(219,206,187,.25)}.fm-mgc__table thead .fm-mgc__corner{width:260px;padding-left:0;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#dbcebbb3;border-bottom:0}.fm-mgc__table tbody th{padding-left:0;font-weight:600;border-bottom:1px solid rgba(219,206,187,.15)}.fm-mgc__table td{color:#dbcebbcc;border-bottom:1px solid rgba(219,206,187,.15)}.fm-mgc__corner,.fm-mgc__table tbody th{position:sticky;left:0;z-index:1;background:var(--fm-midnight)}.fm-mgc__table .is-fm{background:var(--fm-cream);color:var(--fm-midnight);font-weight:600;border-bottom-color:#181b241f}.fm-mgc__table thead .is-fm{border-radius:var(--fm-radius) var(--fm-radius) 0 0;padding-top:16px;border-bottom:0}.fm-mgc__table tr.is-last .is-fm{border-radius:0 0 var(--fm-radius) var(--fm-radius);border-bottom:0}.fm-mgc__brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fm-midnight)}.fm-mgc__brand img{width:36px;height:36px;object-fit:cover;object-position:50% 60%;border-radius:8px;flex:none}.fm-mgc__hint{display:none;font-size:12px;color:#dbcebbb3}.fm-mgc__claim{font-size:14px;color:#dbcebbcc}.fm-mgc__foot{font-size:13px;line-height:1.6;color:#dbcebbb3;max-width:820px;text-wrap:pretty}.fm-mgc__explainer{margin-top:20px;border-top:1px solid rgba(219,206,187,.2);border-bottom:1px solid rgba(219,206,187,.2);scroll-margin-top:24px}.fm-mgc__explainer summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 0}.fm-mgc__explainer summary::-webkit-details-marker{display:none}.fm-mgc__explainer summary:focus-visible{outline:2px solid var(--fm-purple);outline-offset:3px}.fm-mgc__explainer summary h3{font-family:var(--fm-display);font-weight:600;font-size:26px;color:var(--fm-cream)}.fm-mgc__explainer summary svg{flex:none;transition:transform .4s var(--fm-ease)}.fm-mgc__explainer[open] summary svg{transform:rotate(180deg)}.fm-mgc__explain-body{display:flex;flex-wrap:wrap;gap:28px 48px;align-items:center;padding-bottom:28px}.fm-mgc__explain-text{flex:1 1 340px}.fm-mgc__explain-text p{font-size:16px;line-height:1.65;color:#dbcebbe0;text-wrap:pretty}.fm-mgc__fig{flex:1 1 320px;margin:0;display:flex;flex-direction:column;gap:12px}.fm-mgc__bar{height:72px;border-radius:var(--fm-radius);border:1.5px solid rgba(219,206,187,.45);display:flex;overflow:hidden}.fm-mgc__bar-mg{background:var(--fm-purple);display:flex;align-items:center;justify-content:center;font:700 12px var(--fm-caps)}.fm-mgc__bar-rest{flex:1;display:flex;align-items:center;padding:0 18px;font:600 12px var(--fm-caps);letter-spacing:.08em;text-transform:uppercase;color:#dbcebbcc}.fm-mgc__fig figcaption{display:flex;flex-direction:column;gap:6px;font-size:13px;line-height:1.5;color:#dbcebbcc}.fm-mgc__key{display:flex;align-items:center;gap:8px}.fm-mgc__key:before{content:"";width:10px;height:10px;border-radius:3px;background:var(--fm-purple);flex:none}.fm-mgc__fig small{font-size:12px;color:#dbcebbb3}@media(max-width:1100px){.fm-mgc--home .fm-mgc__inner{flex-direction:column;align-items:stretch;gap:40px}}@media(max-width:767px){.fm-mgc__inner{gap:32px}.fm-mgc__sub{font-size:16px}.fm-mgc__scroll{margin:0 calc(-1 * var(--fm-gutter));padding:0 var(--fm-gutter)}.fm-mgc__table{min-width:560px;font-size:14px}.fm-mgc__table thead .fm-mgc__corner{width:128px}.fm-mgc__hint{display:block}.fm-mgc__claim{font-size:13px}.fm-mgc__foot{font-size:12px}.fm-mgc__explainer summary h3{font-size:21px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/fm.css.map */
