:root{--f-brun: #3D2614;--f-brun-mid: #5C3A1E;--f-beige: #CFBFAB;--f-nude: #F8D3AE;--f-creme: #FAF8F5;--f-creme-warm: #F3EDE5;--f-heading: "Belleza", Georgia, serif;--f-body: "DM Sans", system-ui, sans-serif;--f-ease: cubic-bezier(.25, .46, .45, .94);--f-ease-out: cubic-bezier(.16, 1, .3, 1);--f-section: clamp(72px, 8vw, 112px);--f-gutter: clamp(20px, 4vw, 48px);--f-max: 1240px;--f-border: 1px solid rgba(61, 38, 20, .12);--f-border-light: 1px solid rgba(61, 38, 20, .07);--radius-sm: 8px;--radius-md: 16px;--radius-pill: 9999px}*,*:before,*:after{box-sizing:border-box}body{font-family:var(--f-body);-webkit-font-smoothing:antialiased;color:var(--f-brun);background:var(--f-creme)}[class*=formae-] h1,[class*=formae-] h2,[class*=formae-] h3,[class*=formae-] h4{font-family:var(--f-heading)!important;letter-spacing:.01em;font-weight:400}.product__title,.product-information h1{font-family:var(--f-heading)!important;font-size:clamp(28px,4vw,46px);line-height:1.08;letter-spacing:.01em;font-weight:400}.formae-eyebrow{font-family:var(--f-body);font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;opacity:.45;margin:0 0 16px;display:flex;align-items:center;gap:10px}.formae-eyebrow:before{content:"";display:inline-block;width:24px;height:1px;background:currentColor;opacity:.6;flex-shrink:0}.page-width{max-width:var(--f-max);margin-inline:auto;padding-inline:var(--f-gutter)}@media(scripting:enabled){[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .75s var(--f-ease-out),transform .75s var(--f-ease-out)}[data-reveal].f-revealed{opacity:1;transform:translateY(0)}[data-reveal=delay-1]{transition-delay:.1s}[data-reveal=delay-2]{transition-delay:.2s}[data-reveal=delay-3]{transition-delay:.3s}[data-reveal=delay-4]{transition-delay:.4s}[data-reveal=delay-5]{transition-delay:.5s}}.formae-stats{padding:0;position:relative;overflow:hidden}.formae-stats__grid{display:grid;grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.formae-stats__grid{grid-template-columns:repeat(2,1fr)}}.formae-stats__item{padding:clamp(40px,5vw,72px) clamp(20px,3vw,40px);text-align:center;border-right:1px solid rgba(250,248,245,.1);display:flex;flex-direction:column;align-items:center;gap:10px;position:relative}.formae-stats__item:last-child{border-right:none}@media(max-width:768px){.formae-stats__item:nth-child(2){border-right:none}.formae-stats__item:nth-child(1),.formae-stats__item:nth-child(2){border-bottom:1px solid rgba(250,248,245,.1)}}.formae-stats__number{font-family:var(--f-heading);font-size:clamp(52px,7vw,88px);line-height:.9;display:block;letter-spacing:-.02em}.formae-stats__label{font-size:11px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;opacity:.5;display:block;max-width:140px;line-height:1.4}.formae-benefits{padding:var(--f-section) 0}.formae-benefits__header{display:grid;grid-template-columns:auto 1fr;gap:0 80px;align-items:end;margin-bottom:clamp(48px,6vw,80px);padding-bottom:clamp(32px,4vw,48px);border-bottom:var(--f-border)}@media(max-width:768px){.formae-benefits__header{grid-template-columns:1fr;gap:16px}}.formae-benefits__header-left{max-width:480px}.formae-benefits__title{font-family:var(--f-heading)!important;font-size:clamp(30px,4vw,48px);line-height:1.05;margin:0;font-weight:400}.formae-benefits__header-right{font-size:13px;line-height:1.7;opacity:.6;max-width:360px;justify-self:end;text-align:right}@media(max-width:768px){.formae-benefits__header-right{justify-self:start;text-align:left}}.formae-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#3d26141a;border:1px solid rgba(61,38,20,.1)}@media(max-width:768px){.formae-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.formae-benefits__grid{grid-template-columns:1fr}}.formae-benefits__card{padding:clamp(28px,3.5vw,48px) clamp(24px,3vw,40px);background:var(--f-creme);position:relative;overflow:hidden;transition:background .3s var(--f-ease)}.formae-benefits__card:hover{background:var(--f-creme-warm)}.formae-benefits__card:before{content:attr(data-num);position:absolute;top:-10px;right:-4px;font-family:var(--f-heading);font-size:clamp(80px,10vw,120px);line-height:1;color:var(--f-brun);opacity:.04;letter-spacing:-.04em;transition:opacity .3s;pointer-events:none;-webkit-user-select:none;user-select:none}.formae-benefits__card:hover:before{opacity:.07}.formae-benefits__num{font-family:var(--f-body);font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;opacity:.3;display:block;margin-bottom:20px}.formae-benefits__card-title{font-family:var(--f-heading)!important;font-size:clamp(18px,2vw,22px);line-height:1.2;margin:0 0 12px;color:var(--f-brun);font-weight:400;position:relative}.formae-benefits__card-title:after{content:"";display:block;width:24px;height:1px;background:var(--f-beige);margin-top:14px;transition:width .3s var(--f-ease)}.formae-benefits__card:hover .formae-benefits__card-title:after{width:48px}.formae-benefits__card-text{font-size:13.5px;line-height:1.7;color:var(--f-brun);opacity:.65;margin:0;position:relative}.formae-app{padding:var(--f-section) 0;overflow:hidden}.formae-app__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(48px,6vw,96px);align-items:center}@media(max-width:860px){.formae-app__inner{grid-template-columns:1fr;gap:56px}.formae-app__visual{order:-1}}.formae-app__title{font-family:var(--f-heading)!important;font-size:clamp(28px,3.5vw,44px);line-height:1.08;margin:0 0 20px;font-weight:400}.formae-app__sub{font-size:15px;line-height:1.75;opacity:.7;margin:0 0 36px;max-width:440px}.formae-app__features{list-style:none;padding:0;margin:0 0 40px;display:flex;flex-direction:column;border-top:var(--f-border)}.formae-app__feature{display:grid;grid-template-columns:1fr auto;align-items:center;padding:14px 0;border-bottom:var(--f-border);gap:16px}.formae-app__feature-title{font-size:14px;font-weight:500;letter-spacing:.01em}.formae-app__feature-desc{font-size:12px;opacity:.5;text-align:right;white-space:nowrap}.formae-app__mention{font-size:11px;opacity:.4;margin-top:8px;display:block;letter-spacing:.04em}.formae-app__visual{display:flex;align-items:center;justify-content:center;position:relative}.formae-app__visual:before{content:"";position:absolute;top:-40px;right:-20px;bottom:-40px;left:-20px;background:var(--f-nude);opacity:.3;clip-path:polygon(20% 0%,100% 0%,80% 100%,0% 100%);z-index:0}.formae-app__phone{width:200px;height:400px;border:1.5px solid var(--f-brun);background:linear-gradient(170deg,var(--f-creme) 0%,var(--f-nude) 100%);position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;box-shadow:8px 8px 0 var(--f-beige),16px 16px #3d261414}.formae-app__phone:before{content:"";position:absolute;top:16px;left:50%;transform:translate(-50%);width:40px;height:4px;background:var(--f-brun);opacity:.2;border-radius:2px}.formae-app__phone-label{font-family:var(--f-heading);font-size:24px;color:var(--f-brun);letter-spacing:.05em}.formae-app__phone-sub{font-size:10px;color:var(--f-brun);opacity:.5;letter-spacing:.18em;text-transform:uppercase}.formae-testi{padding:var(--f-section) 0;position:relative}.formae-testi__header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:clamp(48px,6vw,72px);padding-bottom:clamp(32px,4vw,48px);border-bottom:var(--f-border)}@media(max-width:600px){.formae-testi__header{flex-direction:column;align-items:flex-start}}.formae-testi__title{font-family:var(--f-heading)!important;font-size:clamp(28px,4vw,48px);line-height:1.05;margin:0;font-weight:400}.formae-testi__rating{font-size:12px;font-weight:500;opacity:.5;white-space:nowrap;letter-spacing:.04em}.formae-testi__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#3d26141a;border:1px solid rgba(61,38,20,.1)}@media(max-width:680px){.formae-testi__grid{grid-template-columns:1fr}}.formae-testi__card{padding:clamp(32px,4vw,52px) clamp(24px,3vw,44px);background:var(--f-creme);display:flex;flex-direction:column;gap:28px;position:relative;overflow:hidden;transition:background .3s var(--f-ease)}.formae-testi__card:hover{background:var(--f-creme-warm)}.formae-testi__card:before{content:"\201c";position:absolute;top:-20px;left:20px;font-family:var(--f-heading);font-size:160px;line-height:1;color:var(--f-brun);opacity:.05;pointer-events:none;-webkit-user-select:none;user-select:none}.formae-testi__stars{font-size:13px;color:var(--f-nude);letter-spacing:.1em;display:block}.formae-testi__quote{font-family:var(--f-heading)!important;font-size:clamp(16px,1.8vw,20px);line-height:1.55;margin:0;font-style:italic;flex:1;font-weight:400;color:var(--f-brun);position:relative}.formae-testi__author{display:flex;flex-direction:column;gap:3px;padding-top:20px;border-top:var(--f-border-light)}.formae-testi__name{font-size:13px;font-weight:500;letter-spacing:.02em}.formae-testi__role{font-size:11px;opacity:.45;letter-spacing:.04em}.formae-rental{padding:var(--f-section) 0;position:relative}.formae-rental__inner{display:grid;grid-template-columns:1fr 280px;gap:clamp(48px,6vw,96px);align-items:center}@media(max-width:860px){.formae-rental__inner{grid-template-columns:1fr;gap:48px}}.formae-rental__title{font-family:var(--f-heading)!important;font-size:clamp(28px,3.5vw,44px);line-height:1.08;margin:0 0 14px;font-weight:400}.formae-rental__sub{font-size:15px;line-height:1.72;opacity:.7;margin:0 0 28px;max-width:480px}.formae-rental__list{list-style:none;padding:0;margin:0 0 36px;display:flex;flex-direction:column;border-top:var(--f-border)}.formae-rental__list li{display:flex;align-items:center;gap:12px;font-size:14px;padding:11px 0;border-bottom:var(--f-border)}.formae-rental__list li:before{content:"";width:16px;height:1px;background:var(--f-brun);flex-shrink:0;opacity:.4}.formae-rental__price-block{text-align:center;padding:clamp(32px,4vw,52px) clamp(28px,3vw,40px);border:1.5px solid var(--f-brun);position:relative;background:var(--f-creme)}.formae-rental__price-block:before{content:"LOCATION";position:absolute;top:50%;left:-28px;transform:translateY(-50%) rotate(-90deg);font-family:var(--f-body);font-size:9px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;opacity:.2;white-space:nowrap}@media(max-width:860px){.formae-rental__price-block:before{display:none}}.formae-rental__price{font-family:var(--f-heading);font-size:clamp(56px,8vw,80px);line-height:.9;display:block;margin-bottom:6px;letter-spacing:-.02em}.formae-rental__price small{font-size:18px;opacity:.5;letter-spacing:.02em}.formae-rental__price-note{font-size:10px;letter-spacing:.1em;text-transform:uppercase;opacity:.4;display:block;margin-top:12px}.formae-faq{padding:var(--f-section) 0}.formae-faq__header{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-bottom:clamp(48px,6vw,72px);padding-bottom:clamp(32px,4vw,48px);border-bottom:var(--f-border);align-items:end}@media(max-width:680px){.formae-faq__header{grid-template-columns:1fr;gap:16px}}.formae-faq__title{font-family:var(--f-heading)!important;font-size:clamp(28px,3.5vw,44px);line-height:1.05;margin:0;font-weight:400}.formae-faq__intro{font-size:14px;line-height:1.7;opacity:.6;margin:0}.formae-faq__list{max-width:800px;margin:0 auto;display:flex;flex-direction:column}.formae-faq__item{border-bottom:var(--f-border)}.formae-faq__item:first-child{border-top:var(--f-border)}.formae-faq__question{display:flex;justify-content:space-between;align-items:center;padding:22px 0;cursor:pointer;list-style:none;font-family:var(--f-heading);font-size:clamp(15px,1.6vw,18px);font-weight:400;gap:20px;color:var(--f-brun);transition:opacity .2s}.formae-faq__question:hover{opacity:.75}.formae-faq__question::-webkit-details-marker{display:none}.formae-faq__icon{width:28px;height:28px;border:1px solid rgba(61,38,20,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;transition:border-color .25s,background .25s}.formae-faq__icon:before,.formae-faq__icon:after{content:"";position:absolute;background:var(--f-brun);transition:transform .3s var(--f-ease),opacity .3s}.formae-faq__icon:before{width:10px;height:1px}.formae-faq__icon:after{width:1px;height:10px}.formae-faq__item[open] .formae-faq__icon{background:var(--f-brun);border-color:var(--f-brun)}.formae-faq__item[open] .formae-faq__icon:before,.formae-faq__item[open] .formae-faq__icon:after{background:var(--f-creme)}.formae-faq__item[open] .formae-faq__icon:after{transform:rotate(90deg);opacity:0}.formae-faq__answer{padding:0 48px 28px 0;font-size:14px;line-height:1.75;opacity:.65;max-width:640px}.formae-reass{padding:var(--f-section) 0}.formae-reass__heading{font-family:var(--f-heading)!important;font-size:clamp(28px,3.5vw,44px);line-height:1.05;text-align:center;margin:0 0 clamp(48px,6vw,72px);font-weight:400}.formae-reass__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#faf8f51f;border:1px solid rgba(250,248,245,.15);margin-bottom:clamp(48px,5vw,64px)}@media(max-width:768px){.formae-reass__grid{grid-template-columns:repeat(2,1fr)}}.formae-reass__item{padding:clamp(32px,4vw,48px) clamp(24px,3vw,36px);text-align:center;border-right:1px solid rgba(250,248,245,.12);position:relative}.formae-reass__item:last-child{border-right:none}@media(max-width:768px){.formae-reass__item:nth-child(2){border-right:none}.formae-reass__item:nth-child(1),.formae-reass__item:nth-child(2){border-bottom:1px solid rgba(250,248,245,.12)}}.formae-reass__numeral{font-family:var(--f-heading);font-size:32px;line-height:1;display:block;margin-bottom:20px;opacity:.25;letter-spacing:.05em}.formae-reass__item-title{font-family:var(--f-heading)!important;font-size:17px;margin:0 0 10px;font-weight:400;letter-spacing:.02em}.formae-reass__item-text{font-size:12px;opacity:.5;line-height:1.6;margin:0;letter-spacing:.02em}.formae-reass__cta{text-align:center}.formae-hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;overflow:hidden}.formae-hero--no-image{background:linear-gradient(160deg,var(--f-brun) 0%,#2a1a0d 100%)}.formae-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.formae-hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.formae-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#140c06d9,#140c064d,#140c061a)}.formae-hero__inner{position:relative;z-index:2;width:100%;max-width:var(--f-max);margin-inline:auto;padding-top:clamp(120px,12vw,160px);padding-bottom:clamp(48px,6vw,80px);padding-inline:var(--f-gutter);display:flex;flex-direction:column;justify-content:flex-end;gap:32px}.formae-hero__eyebrow{font-family:var(--f-body);font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--f-creme);opacity:.55;margin:0;display:flex;align-items:center;gap:10px;animation:f-fade-up .8s var(--f-ease-out) .1s both}.formae-hero__eyebrow:before{content:"";display:inline-block;width:24px;height:1px;background:currentColor;flex-shrink:0}.formae-hero__title{font-family:var(--f-heading)!important;font-size:clamp(36px,6vw,80px);line-height:1;color:var(--f-creme);margin:0;font-weight:400;max-width:860px;letter-spacing:-.01em;animation:f-fade-up .9s var(--f-ease-out) .2s both}.formae-hero__sub{font-size:clamp(14px,1.5vw,17px);color:var(--f-creme);opacity:.7;margin:0;max-width:520px;line-height:1.65;animation:f-fade-up .9s var(--f-ease-out) .3s both}.formae-hero__actions{display:flex;flex-wrap:wrap;gap:12px;animation:f-fade-up .9s var(--f-ease-out) .4s both}.formae-hero__btn{display:inline-flex;align-items:center;padding:14px 28px;font-family:var(--f-body);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;position:relative;overflow:hidden;transition:color .3s var(--f-ease);z-index:0}.formae-hero__btn--primary{background:var(--f-creme);color:var(--f-brun)}.formae-hero__btn--primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--f-nude);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--f-ease);z-index:-1}.formae-hero__btn--primary:hover:before{transform:scaleX(1)}.formae-hero__btn--secondary{background:transparent;color:var(--f-creme);border:1px solid rgba(250,248,245,.4)}.formae-hero__btn--secondary:hover{border-color:var(--f-creme);background:#faf8f51a}.formae-hero__proof{display:flex;align-items:center;gap:12px;padding-top:24px;border-top:1px solid rgba(250,248,245,.15);animation:f-fade-up .9s var(--f-ease-out) .5s both}.formae-hero__proof-stars{font-size:12px;color:var(--f-nude);letter-spacing:.1em}.formae-hero__proof-text{font-size:12px;color:var(--f-creme);opacity:.5;letter-spacing:.04em}@keyframes f-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.formae-hero__actions{flex-direction:column}.formae-hero__btn{text-align:center;justify-content:center}}.section:has(.marquee-section){border-top:none;border-bottom:none}[class*=marquee] [class*=marquee__text],[class*=marquee] p{font-family:var(--f-heading)!important;font-size:clamp(13px,1.5vw,16px)!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:400!important}.formae-contact{padding:var(--f-section) 0}.formae-contact__inner{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(48px,6vw,96px);align-items:start}@media(max-width:860px){.formae-contact__inner{grid-template-columns:1fr;gap:56px}}.formae-contact__title{font-family:var(--f-heading)!important;font-size:clamp(32px,4vw,52px);line-height:1.05;margin:0 0 20px;font-weight:400}.formae-contact__sub{font-size:15px;line-height:1.72;opacity:.65;margin:0 0 40px;max-width:400px}.formae-contact__info{display:flex;flex-direction:column;border-top:var(--f-border);margin-bottom:48px}.formae-contact__info-item{display:grid;grid-template-columns:120px 1fr;gap:16px;padding:16px 0;border-bottom:var(--f-border);align-items:center}.formae-contact__info-label{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;opacity:.45}.formae-contact__info-value{font-size:14px;color:var(--f-brun);text-decoration:none;transition:opacity .2s}.formae-contact__info-value:hover{opacity:.65}.formae-contact__brand{display:flex;flex-direction:column;gap:4px;margin-top:8px}.formae-contact__brand-name{font-family:var(--f-heading);font-size:28px;color:var(--f-brun);opacity:.2;letter-spacing:.05em;line-height:1}.formae-contact__brand-tagline{font-size:10px;letter-spacing:.14em;text-transform:uppercase;opacity:.3}.formae-contact__form{display:flex;flex-direction:column;gap:0}.formae-contact__row{display:grid;grid-template-columns:1fr 1fr;gap:0 1px;background:var(--f-beige);border:1px solid var(--f-beige);margin-bottom:1px}@media(max-width:540px){.formae-contact__row{grid-template-columns:1fr;gap:1px}}.formae-contact__field{display:flex;flex-direction:column;position:relative;margin-bottom:1px}.formae-contact__row .formae-contact__field{margin-bottom:0}.formae-contact__label{position:absolute;top:14px;left:16px;font-size:9px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;opacity:.4;pointer-events:none;transition:opacity .2s;z-index:1}.formae-contact__input{width:100%;background:var(--f-creme);border:none;outline:none;font-family:var(--f-body);font-size:14px;color:var(--f-brun);padding:34px 16px 14px;transition:background .2s;-webkit-appearance:none;appearance:none;border-radius:var(--radius-sm);resize:none}.formae-contact__input:focus{background:var(--f-creme-warm)}.formae-contact__input::placeholder{opacity:.3;font-size:13px}.formae-contact__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%233D2614' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.formae-contact__textarea{min-height:160px;line-height:1.6}.formae-contact__submit{margin-top:1px;padding:18px 32px;background:var(--f-brun);color:var(--f-creme);border:none;font-family:var(--f-body);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;align-self:flex-start;position:relative;overflow:hidden;transition:color .3s var(--f-ease);z-index:0}.formae-contact__submit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--f-brun-mid);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--f-ease);z-index:-1}.formae-contact__submit:hover:before{transform:scaleX(1)}.formae-contact__success{padding:40px;background:var(--f-nude);display:flex;flex-direction:column;gap:8px}.formae-contact__success-title{font-family:var(--f-heading);font-size:22px;margin:0}.formae-contact__success-text{font-size:14px;opacity:.7;margin:0}.formae-contact__errors{padding:16px;background:#b4323214;border-left:2px solid rgba(180,50,50,.4);font-size:13px;margin-bottom:1px}.product-information em,.product-information p em{font-style:italic;opacity:.65;font-size:14px}.product-information ul{list-style:none;padding:0;margin:0}.product-information ul li{font-size:13px;padding:7px 0;border-bottom:var(--f-border-light);opacity:.75;letter-spacing:.01em}.product-information ul li:first-child{border-top:var(--f-border-light)}.price__sale,.price-item--sale{font-family:var(--f-heading)!important;font-size:clamp(22px,2.5vw,28px)!important;letter-spacing:-.01em}[class*=swatch-input]+label,[class*=variant] button{border-radius:var(--radius-pill)!important;font-family:var(--f-body);font-size:12px;letter-spacing:.06em;text-transform:uppercase}[class*=accordion],details[class*=accordion]{border-radius:var(--radius-md)!important}.section+.section{position:relative}.header [class*=header__heading],.header [class*=header__menu] a,.header [class*=header__links] a,.header .link{font-family:var(--f-heading)!important;font-weight:400;letter-spacing:.05em;font-size:15px!important}.header__heading-logo,.header__heading-link{font-family:var(--f-heading)!important;font-size:22px!important;letter-spacing:.08em;font-weight:400}.header [class*=icon-] svg,.header .icon{opacity:.7}[class*=announcement] p,[class*=announcement] span,[class*=announcement] a{font-family:var(--f-body)!important;font-size:.68rem!important;letter-spacing:.12em!important;text-transform:uppercase!important}.shopify-section-group-header-group+.shopify-section:first-of-type{margin-top:0}.formae-hero--no-image:after{content:"";position:absolute;bottom:20%;right:8%;width:clamp(120px,20vw,280px);height:clamp(120px,20vw,280px);border:1px solid rgba(248,211,174,.1);border-radius:50%;pointer-events:none;z-index:1}.formae-hero--no-image .formae-hero__overlay{background:linear-gradient(to top,rgba(20,12,6,.6) 0%,rgba(20,12,6,.1) 60%,transparent 100%)}.section>.formae-hero,.section>.formae-hero-video,.section>.formae-hero-tagline,.section>.formae-stats,.section>.formae-benefits,.section>.formae-app,.section>.formae-testi,.section>.formae-rental,.section>.formae-faq,.section>.formae-reass,.section>.formae-contact{grid-column:1 / -1!important}.shopify-section:has(>.section>[class*=formae-]){padding:0!important;margin:0!important}.color-scheme-1 .formae-benefits,.color-scheme-1 .formae-faq{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E")}.formae-hero-tagline{position:relative;min-height:clamp(200px,26vw,280px);overflow:hidden;background:var(--f-brun);display:flex;align-items:center;justify-content:center}.formae-hero-tagline__bg{position:absolute;top:0;right:0;bottom:0;left:0}.formae-hero-tagline__bg img{width:100%;height:100%;object-fit:cover;opacity:.18}.formae-hero-tagline__content{position:relative;text-align:center;padding:0 24px;z-index:1}.formae-hero-tagline__pre{font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:#faf8f573;margin:0 0 16px}.formae-hero-tagline__heading{font-family:var(--f-heading);font-size:clamp(28px,4.5vw,52px);font-weight:400;color:var(--f-creme);line-height:1.1;margin:0}.formae-hero-tagline__heading em{font-style:normal;color:var(--f-nude)}.formae-product-rating{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:13px}.formae-product-rating__stars{display:flex;color:var(--f-nude)}.formae-instructor-strip{display:flex;align-items:center;gap:12px;padding:16px 0;border-top:var(--f-border);border-bottom:var(--f-border);margin:20px 0}.formae-instructor-strip__avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--f-beige)}.formae-instructor-strip__avatar img{width:100%;height:100%;object-fit:cover}.formae-featured-testimonial{background:#cfbfab2e;border-left:2px solid var(--f-nude);border-radius:0 16px 16px 0;padding:20px;margin-bottom:24px;display:flex;gap:12px}.formae-featured-testimonial__avatar{width:48px;height:48px;object-fit:cover;flex-shrink:0}.formae-featured-testimonial__name{font-family:var(--f-heading);font-size:13px;margin-bottom:4px}.formae-featured-testimonial__text{font-size:13px;line-height:1.6;opacity:.75}.formae-feature-pills{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.formae-feature-pill{border:var(--f-border);border-radius:12px;padding:12px;display:flex;align-items:flex-start;gap:8px}.formae-feature-pill__icon{width:16px;height:16px;flex-shrink:0;margin-top:2px;opacity:.7}.formae-feature-pill__label{font-size:12px;font-weight:500;display:block}.formae-feature-pill__sub{font-size:11px;opacity:.55;display:block}.formae-price-block{margin-bottom:20px}.formae-price-block__row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.formae-price-block__current{font-family:var(--f-heading);font-size:clamp(32px,4vw,40px)}.formae-price-block__old{font-size:18px;opacity:.45;text-decoration:line-through}.formae-price-block__badge{background:var(--f-nude);color:var(--f-brun);font-size:11px;font-weight:600;letter-spacing:.06em;padding:4px 10px;border-radius:999px}.formae-price-block__installment{font-size:13px;opacity:.6;margin-top:4px}.formae-launch-badge{display:inline-block;background:#f8d3ae33;color:var(--f-brun);font-size:12px;font-weight:500;letter-spacing:.05em;padding:6px 14px;border-radius:999px;margin-bottom:20px}.formae-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:20px 0;border-top:var(--f-border);border-bottom:var(--f-border);margin-bottom:24px}.formae-trust-row__item{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.formae-trust-row__icon{width:18px;height:18px;opacity:.5}.formae-trust-row__label{font-size:11px;opacity:.55}.formae-guarantee-badge{border:var(--f-border);border-radius:16px;padding:16px;display:flex;align-items:center;gap:16px;margin-top:12px}.formae-guarantee-badge__icon{width:48px;height:48px;background:#f8d3ae33;display:flex;align-items:center;justify-content:center;flex-shrink:0}.formae-guarantee-badge__title{font-family:var(--f-heading);font-size:13px;letter-spacing:.03em;margin-bottom:2px}.formae-guarantee-badge__desc{font-size:12px;opacity:.55}.formae-sale-badge{position:absolute;top:16px;left:16px;background:var(--f-nude);color:var(--f-brun);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:5px 12px;border-radius:999px;z-index:2}.formae-included{padding:clamp(64px,8vw,96px) 0;background:#cfbfab2e}.formae-included__inner{max-width:var(--f-max);margin:0 auto;padding:0 var(--f-gutter)}.formae-included__header{text-align:center;margin-bottom:clamp(40px,6vw,64px)}.formae-included__title{font-family:var(--f-heading);font-size:clamp(32px,4vw,52px);font-weight:400;margin:0 0 12px}.formae-included__subtitle{font-size:14px;opacity:.6;margin:0}.formae-included__subtitle s{opacity:.6}.formae-included__subtitle strong{opacity:1;color:var(--f-brun)}.formae-included__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media(min-width:1024px){.formae-included__grid{grid-template-columns:repeat(4,1fr)}}.formae-included__card{background:var(--f-creme);border:var(--f-border);border-radius:16px;overflow:hidden;transition:transform .4s var(--f-ease),box-shadow .4s var(--f-ease)}.formae-included__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #3d261414}.formae-included__img-wrap{aspect-ratio:4/3;overflow:hidden}.formae-included__img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--f-ease)}.formae-included__card:hover .formae-included__img-wrap img{transform:scale(1.05)}.formae-included__card-body{padding:20px}.formae-included__value{display:inline-block;font-size:11px;font-weight:500;letter-spacing:.05em;margin-bottom:8px;color:#3d261480}.formae-included__value--gift{background:#f8d3ae40;color:var(--f-brun);padding:2px 8px;border-radius:4px}.formae-included__card-title{font-family:var(--f-heading);font-size:15px;font-weight:400;margin:0 0 8px;line-height:1.3}.formae-included__card-desc{font-size:12px;line-height:1.6;opacity:.55;margin:0}.formae-story__row{display:grid;grid-template-columns:1fr;min-height:clamp(400px,50vw,520px);background:var(--f-creme)}@media(min-width:768px){.formae-story__row{grid-template-columns:1fr 1fr}}.formae-story__row--dark{background:var(--f-brun);color:var(--f-creme)}.formae-story__img-col{position:relative;overflow:hidden;aspect-ratio:4/3;order:1}@media(min-width:768px){.formae-story__img-col{aspect-ratio:auto;order:2}.formae-story__row--img-left .formae-story__img-col{order:1}.formae-story__row--img-left .formae-story__content-col{order:2}}.formae-story__img-col img{width:100%;height:100%;object-fit:cover;display:block}.formae-story__content-col{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,80px) clamp(32px,6vw,96px);order:2}@media(min-width:768px){.formae-story__row--img-left .formae-story__content-col{order:2}}.formae-story__tag{font-size:10px;letter-spacing:.3em;text-transform:uppercase;opacity:.4;margin-bottom:20px;display:block}.formae-story__heading{font-family:var(--f-heading);font-size:clamp(28px,3.5vw,48px);font-weight:400;line-height:1.1;margin:0 0 24px}.formae-story__body{font-size:clamp(14px,1.2vw,17px);line-height:1.7;opacity:.65;max-width:420px;margin:0}.formae-transform{padding:clamp(64px,8vw,112px) 0;background:var(--f-creme);overflow:hidden}.formae-transform__header{text-align:center;margin-bottom:clamp(48px,7vw,80px)}.formae-transform__title{font-family:var(--f-heading);font-size:clamp(36px,5vw,60px);font-weight:400;line-height:1.1;margin:16px 0 0}.formae-transform__timeline{position:relative}.formae-transform__line{display:none}@media(min-width:768px){.formae-transform__line{display:block;position:absolute;top:0;left:50%;transform:translate(-50%);width:1px;height:100%;background:#3d26141f}}.formae-transform__item{display:grid;grid-template-columns:1fr;gap:24px;align-items:center;margin-bottom:clamp(48px,7vw,80px)}@media(min-width:768px){.formae-transform__item{grid-template-columns:1fr 1fr;gap:48px}.formae-transform__item--reverse .formae-transform__content{order:2;text-align:right}.formae-transform__item--reverse .formae-transform__img-col{order:1}.formae-transform__item--reverse .formae-transform__metric{margin-left:auto;margin-right:0}}.formae-transform__content{position:relative}.formae-transform__week{font-size:10px;letter-spacing:.3em;text-transform:uppercase;opacity:.45;display:block;margin-bottom:8px}.formae-transform__phase-title{font-family:var(--f-heading);font-size:clamp(28px,3.5vw,40px);font-weight:400;margin:0 0 16px}.formae-transform__desc{font-size:15px;line-height:1.7;opacity:.6;margin:0 0 16px;max-width:400px}.formae-transform__item--reverse .formae-transform__desc{margin-left:auto}.formae-transform__metric{display:inline-block;background:#f8d3ae40;color:var(--f-brun);font-size:11px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;padding:8px 16px}.formae-transform__dot{display:none}@media(min-width:768px){.formae-transform__dot{display:block;position:absolute;left:50%;transform:translate(-50%);width:14px;height:14px;background:var(--f-brun);border-radius:50%;border:4px solid var(--f-creme);z-index:1}}.formae-transform__img-col{aspect-ratio:4/3;overflow:hidden;border-radius:var(--radius-md)}.formae-transform__img-col img{width:100%;height:100%;object-fit:cover;display:block}.formae-comparison{padding:clamp(64px,8vw,112px) 0;background:#cfbfab2e}.formae-comparison__header{text-align:center;margin-bottom:clamp(40px,6vw,64px)}.formae-comparison__title{font-family:var(--f-heading);font-size:clamp(32px,4vw,52px);font-weight:400;margin:16px 0 0}.formae-comparison__table{border:var(--f-border);border-radius:16px;overflow:hidden;max-width:860px;margin:0 auto}.formae-comparison__thead{display:grid;grid-template-columns:1fr 1fr 1fr;background:var(--f-brun);color:var(--f-creme)}.formae-comparison__th{padding:18px 16px;text-align:center;border-left:1px solid rgba(250,248,245,.15);display:flex;flex-direction:column;align-items:center;gap:4px}.formae-comparison__th:first-child{border-left:none;text-align:left;align-items:flex-start}.formae-comparison__th span{font-family:var(--f-heading);font-size:clamp(14px,1.5vw,18px);font-weight:400}.formae-comparison__th small{font-size:10px;letter-spacing:.1em;text-transform:uppercase;opacity:.4}.formae-comparison__th--highlight{background:#f8d3ae26}.formae-comparison__row{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:var(--f-border)}.formae-comparison__row--alt{background:#cfbfab1f}.formae-comparison__cell{padding:14px 16px;display:flex;align-items:center;font-size:13px;border-left:var(--f-border)}.formae-comparison__cell:first-child{border-left:none;font-weight:500;font-size:13px}.formae-comparison__cell--a,.formae-comparison__cell--b{justify-content:center}.formae-comparison__cell--b{background:#f8d3ae0f}.formae-comparison__check{color:#3d261459}.formae-comparison__check--formae{color:var(--f-brun)}.formae-comparison__cross{color:#c0392b}.formae-comparison__cell-text{font-size:12px;text-align:center;opacity:.6}.formae-comparison__cell-text--b{font-weight:600;opacity:1;color:var(--f-brun)}.formae-reviews{padding:clamp(64px,8vw,112px) 0;background:var(--f-creme)}.formae-reviews .page-width{max-width:var(--f-max);margin:0 auto;padding:0 var(--f-gutter)}.formae-reviews__header{display:flex;flex-direction:column;gap:24px;margin-bottom:clamp(40px,6vw,64px)}@media(min-width:768px){.formae-reviews__header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.formae-reviews__title{font-family:var(--f-heading);font-size:clamp(32px,4vw,52px);font-weight:400;margin:16px 0 0}.formae-reviews__score{text-align:center;flex-shrink:0}.formae-reviews__score-num{font-family:var(--f-heading);font-size:clamp(40px,5vw,56px);line-height:1}.formae-reviews__stars{display:flex;justify-content:center;gap:2px;margin-top:4px;color:var(--f-nude)}.formae-reviews__score-sub{font-size:11px;opacity:.45;margin-top:4px;letter-spacing:.05em}.formae-reviews__grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.formae-reviews__grid{grid-template-columns:1fr 1fr}}.formae-reviews__card{border:var(--f-border);border-radius:16px;padding:clamp(24px,3vw,36px);position:relative;transition:border-color .4s var(--f-ease)}.formae-reviews__card:hover{border-color:#f8d3ae99}.formae-reviews__result-pill{position:absolute;top:24px;right:24px;background:#f8d3ae33;color:var(--f-brun);font-size:11px;font-weight:500;letter-spacing:.05em;padding:4px 10px;border-radius:4px}.formae-reviews__quote-mark{color:#f8d3ae59;margin-bottom:20px}.formae-reviews__text{font-size:14px;line-height:1.75;margin:0 0 clamp(20px,3vw,36px);padding-right:80px}.formae-reviews__author{display:flex;align-items:center;gap:14px}.formae-reviews__avatar{width:48px;height:48px;object-fit:cover;flex-shrink:0;border-radius:var(--radius-md)}.formae-reviews__author-info{display:flex;flex-direction:column;gap:4px}.formae-reviews__author-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.formae-reviews__name{font-family:var(--f-heading);font-size:13px}.formae-reviews__age{font-size:12px;opacity:.45}.formae-reviews__verified{font-size:10px;background:#e8f5e9;color:#2e7d32;padding:2px 6px;border-radius:3px}.formae-final-cta{padding:clamp(64px,10vw,112px) 0;background:var(--f-brun);color:var(--f-creme);text-align:center}.formae-final-cta__inner{max-width:640px;margin:0 auto;padding:0 24px}.formae-final-cta__heading{font-family:var(--f-heading);font-size:clamp(40px,7vw,72px);font-weight:400;margin:0 0 16px;line-height:1}.formae-final-cta__sub{color:#faf8f58c;font-size:clamp(15px,1.5vw,18px);margin:0 0 40px;line-height:1.6}.formae-final-cta__btn{display:inline-block;background:var(--f-creme);color:var(--f-brun);padding:20px 56px;font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;transition:background .25s var(--f-ease),opacity .25s;border-radius:var(--radius-pill)}.formae-final-cta__btn:hover{background:#faf8f5e0}.formae-final-cta__note{font-size:11px;color:#faf8f559;margin:16px 0 0;letter-spacing:.05em}.fpro{background:var(--f-creme);padding:32px 0 48px}.fpro__wrap{max-width:1280px;margin:0 auto;padding:0 var(--f-gutter);display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:1024px){.fpro__wrap{grid-template-columns:1fr 480px;gap:64px;align-items:start}.fpro__gallery{position:sticky;top:90px;align-self:start}}.fpro__gallery{display:flex;flex-direction:column;gap:10px}.fpro__main-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#cfbfab33}.fpro__main-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease}.fpro__main-img--empty{display:flex;align-items:center;justify-content:center}.fpro__badge{position:absolute;top:16px;left:16px;background:var(--f-nude);color:var(--f-brun);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:999px;z-index:2;pointer-events:none}.fpro__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#faf8f5d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;color:var(--f-brun);z-index:2}.fpro__main-wrap:hover .fpro__nav{opacity:1}.fpro__nav--prev{left:12px}.fpro__nav--next{right:12px}.fpro__thumbs{display:flex;gap:8px}.fpro__thumb{flex:1;aspect-ratio:1 / 1;overflow:hidden;border:2px solid transparent;padding:0;background:none;cursor:pointer;transition:border-color .2s,opacity .2s;opacity:.5}.fpro__thumb--active{border-color:var(--f-brun);opacity:1}.fpro__thumb:hover:not(.fpro__thumb--active){opacity:.8}.fpro__thumb img{width:100%;height:100%;object-fit:cover;display:block}.fpro__guarantee-box{border:var(--f-border);border-radius:16px;padding:16px;display:flex;align-items:center;gap:16px;background:var(--f-creme)}.fpro__guarantee-icon{width:48px;height:48px;background:#f8d3ae33;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--f-brun)}.fpro__guarantee-title{font-family:var(--f-heading);font-size:13px;letter-spacing:.03em;margin:0 0 2px}.fpro__guarantee-desc{font-size:12px;opacity:.55;margin:0}.fpro__info{display:flex;flex-direction:column;gap:0}.fpro__rating{display:flex;align-items:center;gap:6px;margin-bottom:16px}.fpro__stars{display:flex;gap:1px;color:var(--f-nude)}.fpro__rating-score{font-size:13px;font-weight:500}.fpro__rating-count{font-size:13px;opacity:.45}.fpro__title{font-family:var(--f-heading)!important;font-size:clamp(26px,3.5vw,38px)!important;font-weight:400!important;line-height:1.15!important;margin:0 0 20px!important;color:var(--f-brun)}.fpro__title-sub{color:var(--f-brun)}.fpro__instructor{display:flex;align-items:center;gap:12px;padding:16px 0;border-top:var(--f-border);border-bottom:var(--f-border);margin-bottom:20px;font-size:14px}.fpro__instructor-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;background:var(--f-beige)}.fpro__instructor-role{opacity:.55}.fpro__testi{background:#cfbfab2e;border-left:2px solid var(--f-nude);border-radius:0 12px 12px 0;padding:16px;margin-bottom:20px;display:flex;gap:12px;align-items:flex-start}.fpro__testi-avatar{width:48px;height:48px;object-fit:cover;flex-shrink:0;border-radius:var(--radius-md)}.fpro__testi-name{font-family:var(--f-heading);font-size:13px;margin-bottom:6px}.fpro__testi-text{font-size:13px;line-height:1.65;opacity:.7;margin:0}.fpro__pills{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.fpro__pill{border:var(--f-border);border-radius:12px;padding:12px;display:flex;align-items:flex-start;gap:8px}.fpro__pill-icon{flex-shrink:0;margin-top:1px;opacity:.55;color:var(--f-brun)}.fpro__pill-label{display:block;font-size:12px;font-weight:500;color:var(--f-brun)}.fpro__pill-sub{display:block;font-size:11px;opacity:.5}.fpro__price-block{margin-bottom:8px}.fpro__price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:4px}.fpro__price-current{font-family:var(--f-heading);font-size:clamp(34px,4vw,40px);font-weight:400;line-height:1}.fpro__price-compare{font-size:18px;opacity:.4;text-decoration:line-through}.fpro__price-save{background:var(--f-nude);color:var(--f-brun);font-size:12px;font-weight:600;letter-spacing:.04em;padding:4px 12px;border-radius:999px}.fpro__installment{font-size:13px;opacity:.6;margin-bottom:12px}.fpro__launch-badge{display:inline-block;background:#f8d3ae33;font-size:12px;font-weight:500;letter-spacing:.04em;padding:6px 14px;border-radius:999px;margin-bottom:20px}.fpro__coloris{margin-bottom:20px}.fpro__coloris-label{display:block;font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;opacity:.55;margin-bottom:12px}.fpro__coloris-label strong{color:var(--f-brun);opacity:1;font-weight:600}.fpro__swatches{display:flex;gap:12px}.fpro__swatch{width:52px;height:52px;border:2px solid transparent;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,transform .15s,box-shadow .2s;padding:0;position:relative}.fpro__swatch--active{border-color:var(--f-brun);transform:scale(1.08);box-shadow:0 4px 12px #3d26142e}.fpro__swatch:hover:not(.fpro__swatch--active){border-color:#3d26144d}.fpro__swatch-check--hidden{display:none}.fpro__btn-main{width:100%;background:var(--f-brun);color:var(--f-creme);border:none;padding:18px 24px;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;transition:opacity .2s,transform .1s;margin-bottom:12px}.fpro__btn-main:hover{opacity:.9}.fpro__btn-main:active{transform:scale(.99)}.fpro__btn-main:disabled{opacity:.4;cursor:not-allowed}.fpro__btn-secondary{width:100%;background:transparent;border:1.5px solid var(--f-brun);color:var(--f-brun);padding:16px 24px;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;border-radius:12px;transition:background .2s;margin-bottom:0}.fpro__btn-secondary:hover{background:#3d26140d}.fpro__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px 0;border-top:var(--f-border);border-bottom:var(--f-border);margin-top:18px;margin-bottom:0}.fpro__trust-item{display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.fpro__trust-icon{color:#3d261473}.fpro__trust-item span{font-size:11px;opacity:.5}.fpro__accordion{border-top:var(--f-border)}.fpro__acc-item{border-bottom:var(--f-border)}.fpro__acc-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 0;background:none;border:none;cursor:pointer;text-align:left;color:var(--f-brun)}.fpro__acc-btn span{font-family:var(--f-heading);font-size:14px;letter-spacing:.02em}.fpro__acc-chevron{flex-shrink:0;transition:transform .28s ease}.fpro__acc-body{padding-bottom:16px}.fpro__acc-body p{font-size:13px;line-height:1.7;opacity:.65;margin:0}[class*=formae-] .button,[class*=formae-] button,[class*=formae-] .btn{border-radius:var(--radius-pill)}[class*=formae-] .card,[class*=formae-] [class*=__card],[class*=formae-] [class*=__container]>img,[class*=formae-] picture img,[class*=formae-] video{border-radius:var(--radius-md)}[class*=formae-] input[type=text],[class*=formae-] input[type=email],[class*=formae-] input[type=tel],[class*=formae-] textarea,[class*=formae-] [class*=__check-item]{border-radius:var(--radius-sm)}[class*=formae-] [class*=__badge],[class*=formae-] [class*=__pill],[class*=formae-] [class*=__tag]{border-radius:var(--radius-pill)}.formae-hero-video{position:relative;width:100%;height:100vh;min-height:560px;max-height:900px;overflow:hidden;display:flex;align-items:center;justify-content:center}.formae-hero-video__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.formae-hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.formae-hero-video__content{position:relative;z-index:2;text-align:center;max-width:720px;padding:0 var(--f-gutter);color:var(--f-creme)}.formae-hero-video__title{font-family:var(--f-heading);font-size:clamp(36px,5.5vw,56px);line-height:1.08;font-weight:400;margin:0 0 20px;color:var(--f-creme)}.formae-hero-video__subtitle{font-family:var(--f-body);font-size:clamp(16px,1.6vw,18px);line-height:1.5;margin:0 0 36px;color:var(--f-creme);opacity:.9}.formae-hero-video__ctas{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.formae-hero-video__cta{padding:16px 32px;font-size:14px;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius-pill);transition:all .28s var(--f-ease)}.formae-hero-video__cta--primary{background:var(--f-creme);color:var(--f-brun);border:1px solid var(--f-creme)}.formae-hero-video__cta--primary:hover{background:transparent;color:var(--f-creme)}.formae-hero-video__cta--secondary{background:transparent;color:var(--f-creme);border:1px solid var(--f-creme)}.formae-hero-video__cta--secondary:hover{background:var(--f-creme);color:var(--f-brun)}.formae-hero-video__content{display:flex;flex-direction:column}.formae-hero-video__proof{margin-top:24px;font-size:12px;color:var(--f-creme);opacity:.6;display:flex;align-items:center;gap:8px;justify-content:inherit}.formae-hero-video__stars{color:var(--f-nude);letter-spacing:.08em}@media(max-width:768px){.formae-hero-video{height:80vh;min-height:480px}.formae-hero-video__ctas{flex-direction:column;align-items:stretch;width:100%;max-width:320px;margin:0 auto}}.formae-best-seller{padding:var(--f-section) 0}.formae-best-seller__inner{max-width:var(--f-max);margin:0 auto}.formae-best-seller__header{text-align:left;margin-bottom:48px}.formae-best-seller__title{font-family:var(--f-heading);font-size:clamp(32px,4vw,48px);line-height:1.05;font-weight:400;margin:0;color:var(--f-brun)}.formae-best-seller__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.formae-best-seller__specs{list-style:none;padding:0;margin:0;border-top:var(--f-border-light)}.formae-best-seller__spec{display:flex;flex-direction:column;gap:8px;padding:20px 0;border-bottom:var(--f-border-light);transition:padding .28s var(--f-ease)}.formae-best-seller__spec-title{font-family:var(--f-body);font-size:15px;font-weight:500;letter-spacing:.02em;color:var(--f-brun)}.formae-best-seller__spec-punchline{font-family:var(--f-body);font-size:14px;line-height:1.5;color:#3d2614b3;max-height:0;overflow:hidden;opacity:0;transition:max-height .32s var(--f-ease),opacity .28s var(--f-ease)}.formae-best-seller__spec:hover .formae-best-seller__spec-punchline{max-height:80px;opacity:1}.formae-best-seller__spec--highlighted .formae-best-seller__spec-title{color:#b8844a;font-weight:600}.formae-best-seller__visual img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--radius-md)}.formae-best-seller__placeholder{aspect-ratio:4 / 5;background:var(--f-creme-warm);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;opacity:.5}.formae-best-seller__footer{display:flex;align-items:center;justify-content:space-between;margin-top:56px;padding-top:40px;border-top:var(--f-border-light);flex-wrap:wrap;gap:24px}.formae-best-seller__price{font-family:var(--f-heading);font-size:40px;color:var(--f-brun);line-height:1;display:block}.formae-best-seller__price-note{font-size:13px;color:#3d261499;margin-top:6px;display:block}.formae-best-seller__cta{padding:16px 32px;background:var(--f-brun);color:var(--f-creme);border-radius:var(--radius-pill);font-size:14px;letter-spacing:.12em;text-transform:uppercase;transition:all .28s var(--f-ease)}.formae-best-seller__cta:hover{background:var(--f-brun-mid)}@media(max-width:1024px){.formae-best-seller__grid{grid-template-columns:1fr;gap:48px}.formae-best-seller__visual{order:-1}.formae-best-seller__spec-punchline{max-height:80px;opacity:1}}@media(max-width:768px){.formae-best-seller__footer{flex-direction:column;align-items:flex-start}.formae-best-seller__cta{width:100%;text-align:center}}.formae-location-bundle{padding:var(--f-section) 0}.formae-location-bundle__container{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:48px;border-radius:var(--radius-md);background:var(--f-creme-warm);align-items:stretch}.formae-location-bundle__left{display:flex;flex-direction:column;justify-content:center;padding:16px}.formae-location-bundle__title{font-family:var(--f-heading);font-size:clamp(24px,2.6vw,32px);line-height:1.15;font-weight:400;color:var(--f-brun);margin:0 0 16px}.formae-location-bundle__paragraph{font-family:var(--f-body);font-size:15px;line-height:1.6;color:#3d2614cc;margin:0 0 28px;max-width:420px}.formae-location-bundle__checks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.formae-location-bundle__check-item{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fff;border-radius:var(--radius-sm);font-family:var(--f-body);font-size:14px;color:var(--f-brun);border:var(--f-border-light)}.formae-location-bundle__check-icon{flex-shrink:0;color:#b8844a}.formae-location-bundle__right{padding:40px 32px;border-radius:var(--radius-md);display:flex;flex-direction:column;gap:16px;color:var(--f-creme)}.formae-location-bundle__eyebrow-right{opacity:.6;color:var(--f-nude);margin:0}.formae-location-bundle__card-title{font-family:var(--f-heading);font-size:28px;font-weight:400;line-height:1.1;color:var(--f-creme);margin:0}.formae-location-bundle__bundle-label{font-size:14px;color:var(--f-beige);margin:0}.formae-location-bundle__price-row{display:flex;align-items:baseline;gap:12px;margin:8px 0 4px;flex-wrap:wrap}.formae-location-bundle__price{font-family:var(--f-heading);font-size:56px;line-height:1;color:var(--f-creme)}.formae-location-bundle__price-unit{font-family:var(--f-body);font-size:16px;color:#faf8f5b3}.formae-location-bundle__badge{display:inline-block;padding:6px 14px;background:var(--f-nude);color:var(--f-brun);font-size:12px;font-weight:500;letter-spacing:.04em;border-radius:var(--radius-pill);margin-left:auto;align-self:center}.formae-location-bundle__card-paragraph{font-size:14px;line-height:1.6;color:var(--f-beige);margin:8px 0 20px}.formae-location-bundle__cta{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;background:var(--f-creme);color:var(--f-brun);border-radius:var(--radius-pill);font-size:14px;font-weight:500;letter-spacing:.04em;align-self:flex-start;transition:all .28s var(--f-ease)}.formae-location-bundle__cta:hover{background:var(--f-nude);transform:translate(4px)}@media(max-width:900px){.formae-location-bundle__container{grid-template-columns:1fr;padding:24px;gap:24px}.formae-location-bundle__price{font-size:44px}.formae-location-bundle__badge{margin-left:0}}.formae-testimonials-video{padding:var(--f-section) 0 0}.formae-testimonials-video__header{margin-bottom:48px}.formae-testimonials-video__title{font-family:var(--f-heading);font-size:clamp(32px,4vw,48px);line-height:1.05;font-weight:400;margin:0;color:var(--f-brun);max-width:720px}.formae-testimonials-video__grid{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:var(--f-section)}.formae-testimonials-video__main{position:relative}.formae-testimonials-video__main-video{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--radius-md);background:#000}.formae-testimonials-video__main-caption{margin-top:16px;display:flex;flex-direction:column;gap:2px}.formae-testimonials-video__name{font-family:var(--f-body);font-size:15px;font-weight:500;color:var(--f-brun)}.formae-testimonials-video__city{font-family:var(--f-body);font-size:13px;color:#3d261499}.formae-testimonials-video__thumbs{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.formae-testimonials-video__thumb-button{display:flex;align-items:center;gap:12px;padding:0;background:none;border:2px solid transparent;border-radius:var(--radius-md);cursor:pointer;text-align:left;width:100%;overflow:hidden;transition:border-color .24s var(--f-ease)}.formae-testimonials-video__thumb.is-active .formae-testimonials-video__thumb-button,.formae-testimonials-video__thumb-button:hover{border-color:var(--f-brun)}.formae-testimonials-video__thumb-button img{width:96px;aspect-ratio:16 / 9;object-fit:cover;border-radius:calc(var(--radius-md) - 4px);flex-shrink:0}.formae-testimonials-video__thumb-caption{display:flex;flex-direction:column;gap:2px;padding:0 12px 0 0}.formae-testimonials-video__stats{padding:48px 0}.formae-testimonials-video__stats-list{max-width:var(--f-max);margin:0 auto;padding:0 var(--f-gutter);display:grid;grid-template-columns:repeat(4,1fr);gap:32px;list-style:none}.formae-testimonials-video__stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.formae-testimonials-video__stat-number{font-family:var(--f-heading);font-size:clamp(36px,4vw,56px);line-height:1;color:var(--f-creme)}.formae-testimonials-video__stat-label{font-family:var(--f-body);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#faf8f5bf}@media(max-width:900px){.formae-testimonials-video__grid{grid-template-columns:1fr}.formae-testimonials-video__thumbs{flex-direction:row;overflow-x:auto;padding-bottom:8px}.formae-testimonials-video__thumb-button{min-width:220px}.formae-testimonials-video__stats-list{grid-template-columns:repeat(2,1fr);gap:24px}}.formae-location-hero{padding:var(--f-section) 0}.formae-location-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.formae-location-hero__title{font-family:var(--f-heading);font-size:clamp(36px,5vw,56px);line-height:1.05;font-weight:400;color:var(--f-brun);margin:0 0 16px}.formae-location-hero__subtitle{font-family:var(--f-body);font-size:17px;line-height:1.55;color:#3d2614cc;margin:0 0 32px;max-width:460px}.formae-location-hero__cta{padding:16px 32px;background:var(--f-brun);color:var(--f-creme);border-radius:var(--radius-pill);font-size:14px;letter-spacing:.12em;text-transform:uppercase}.formae-location-hero__visual img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius-md)}.formae-location-hero__placeholder{aspect-ratio:4 / 3;background:var(--f-creme-warm);border-radius:var(--radius-md);opacity:.5}@media(max-width:900px){.formae-location-hero__inner{grid-template-columns:1fr}.formae-location-hero__visual{order:-1}}.formae-location-steps{padding:var(--f-section) 0}.formae-location-steps__header{text-align:center;margin-bottom:56px}.formae-location-steps__title{font-family:var(--f-heading);font-size:clamp(28px,3.6vw,40px);line-height:1.1;font-weight:400;color:var(--f-brun);margin:0}.formae-location-steps__list{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;list-style:none;padding:0;margin:0 auto;max-width:var(--f-max)}.formae-location-steps__item{display:flex;flex-direction:column;gap:12px;padding:32px 24px;background:#faf8f599;border-radius:var(--radius-md);border:var(--f-border-light)}.formae-location-steps__number{font-family:var(--f-heading);font-size:64px;line-height:1;color:var(--f-nude);font-weight:400}.formae-location-steps__item-title{font-family:var(--f-body);font-size:18px;font-weight:500;color:var(--f-brun);margin:0}.formae-location-steps__item-text{font-family:var(--f-body);font-size:14px;line-height:1.6;color:#3d2614bf;margin:0}@media(max-width:768px){.formae-location-steps__list{grid-template-columns:1fr}}.formae-location-form{padding:var(--f-section) 0}.formae-location-form__inner{max-width:720px;margin:0 auto}.formae-location-form__header{text-align:center;margin-bottom:40px}.formae-location-form__title{font-family:var(--f-heading);font-size:clamp(28px,3.6vw,40px);line-height:1.1;font-weight:400;color:var(--f-brun);margin:0 0 12px}.formae-location-form__subtitle{font-size:15px;color:#3d2614bf;margin:0}.formae-location-form__success{padding:16px;background:var(--f-nude);color:var(--f-brun);border-radius:var(--radius-sm);margin-bottom:24px;text-align:center}.formae-location-form__errors{list-style:none;padding:16px;background:#fee;color:#733;border-radius:var(--radius-sm);margin:0 0 24px}.formae-location-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}.formae-location-form__field{display:flex;flex-direction:column;gap:6px}.formae-location-form__field--full{grid-column:1 / -1}.formae-location-form__field>span{font-size:13px;font-weight:500;color:var(--f-brun);letter-spacing:.02em}.formae-location-form__field input,.formae-location-form__field textarea{padding:12px 14px;border:1px solid rgba(61,38,20,.2);border-radius:var(--radius-sm);font-family:var(--f-body);font-size:15px;color:var(--f-brun);background:#fff;transition:border-color .18s var(--f-ease)}.formae-location-form__field input:focus,.formae-location-form__field textarea:focus{outline:none;border-color:var(--f-brun)}.formae-location-form__submit{padding:16px 32px;background:var(--f-brun);color:var(--f-creme);border:none;border-radius:var(--radius-pill);font-family:var(--f-body);font-size:14px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;width:100%;transition:background .28s var(--f-ease)}.formae-location-form__submit:hover{background:var(--f-brun-mid)}@media(max-width:640px){.formae-location-form__grid{grid-template-columns:1fr}}.formae-rental__price-block{border-radius:var(--radius-md)}.formae-rental__list li{border-radius:var(--radius-sm)}.formae-rental .button{border-radius:var(--radius-pill)}:root{--fed-y: clamp(96px, 12vw, 160px);--fed-rule: rgba(61, 38, 20, .14);--fed-rule-strong: rgba(61, 38, 20, .32);--fed-mute: rgba(61, 38, 20, .62);--fed-marker: clamp(10.5px, .9vw, 12px)}.fm{padding:var(--fed-y) 0 0;position:relative}.fm--creme{background:var(--f-creme);color:var(--f-brun)}.fm--warm{background:var(--f-creme-warm);color:var(--f-brun)}.fm--brun{background:var(--f-brun);color:var(--f-creme)}.fm--brun{--fed-rule: rgba(250, 248, 245, .16);--fed-rule-strong: rgba(250, 248, 245, .4);--fed-mute: rgba(250, 248, 245, .65)}.fm__intro{padding-bottom:clamp(64px,8vw,120px)}.fm__intro-grid{display:grid;grid-template-columns:2fr 10fr;gap:clamp(24px,4vw,80px);align-items:start}.fm__intro-marker{display:flex;align-items:center;gap:14px;padding-top:8px}.fm__edition{font-family:var(--f-body);font-size:var(--fed-marker);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;color:var(--fed-mute)}.fm__edition-rule,.fm__chapter-rule,.fm__entry-rule,.fm__outro-rule,.fo__edition-rule,.fo__entry-rule,.fo__outro-rule,.fu__edition-rule,.fu__case-rule,.fu__video-rule,.fu__mosaic-rule{flex:1;height:1px;background:var(--fed-rule)}.fm__eyebrow,.fo__eyebrow,.fu__eyebrow{font-family:var(--f-body);font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--fed-mute);display:inline-block;margin-bottom:clamp(16px,1.4vw,22px)}.fm__title,.fo__title,.fu__title{font-family:var(--f-heading);font-size:clamp(38px,5.4vw,76px);line-height:1.02;letter-spacing:-.01em;margin:0 0 clamp(20px,1.6vw,28px);max-width:18ch}.fm__lead,.fo__lead,.fu__lead{font-family:var(--f-body);font-size:clamp(15.5px,1.25vw,18px);line-height:1.7;margin:0;max-width:56ch;color:var(--fed-mute)}.fm__chapters{list-style:none;padding:0;margin:0}.fm__chapter{padding:clamp(56px,7vw,96px) 0;border-top:1px solid var(--fed-rule)}.fm__chapter-head{display:flex;align-items:center;gap:18px;margin-bottom:clamp(40px,4.5vw,64px)}.fm__chapter-num,.fo__entry-num,.fu__case-num,.fu__video-num,.fu__mosaic-num{font-family:var(--f-body);font-size:var(--fed-marker);letter-spacing:.18em;text-transform:uppercase;font-variant-numeric:tabular-nums;color:var(--fed-mute);white-space:nowrap}.fm__chapter-label{font-family:var(--f-body);font-size:var(--fed-marker);letter-spacing:.16em;text-transform:uppercase;color:var(--fed-mute);white-space:nowrap}.fm__chapter-body{display:grid;grid-template-columns:5fr 7fr;gap:clamp(36px,5vw,88px);align-items:start}.fm__chapter:nth-child(2n) .fm__chapter-body{grid-template-columns:7fr 5fr}.fm__chapter:nth-child(2n) .fm__chapter-fig{order:2}.fm__chapter:nth-child(2n) .fm__chapter-text{order:1}.fm__chapter-fig{margin:0;position:relative}.fm__chapter-fig img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;display:block}.fm__chapter-fig-placeholder{width:100%;aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center;background:#3d26140d;color:var(--fed-mute)}.fm--brun .fm__chapter-fig-placeholder{background:#faf8f50a}.fm__chapter-caption{font-family:var(--f-body);font-style:italic;font-size:12px;letter-spacing:.02em;margin-top:12px;color:var(--fed-mute)}.fm__chapter-text{padding-top:clamp(0px,1vw,16px)}.fm__chapter-title{font-family:var(--f-heading);font-size:clamp(28px,3.4vw,52px);line-height:1.06;letter-spacing:-.01em;margin:0 0 clamp(20px,1.8vw,28px);max-width:18ch}.fm__chapter-prose{font-family:var(--f-body);font-size:clamp(15.5px,1.2vw,18px);line-height:1.75;margin:0 0 clamp(28px,2.6vw,40px);max-width:50ch;color:var(--fed-mute)}.fm__chapter-aside{border-top:1px solid var(--fed-rule);padding-top:clamp(18px,1.6vw,24px);max-width:46ch}.fm__aside-label{display:block;font-family:var(--f-body);font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--fed-mute);margin-bottom:8px}.fm__aside-text{font-family:var(--f-heading);font-style:italic;font-size:clamp(15px,1.15vw,17px);line-height:1.55;margin:0}.fm__outro{padding:clamp(64px,8vw,120px) 0 var(--fed-y);border-top:1px solid var(--fed-rule);margin-top:clamp(32px,4vw,64px)}.fm__outro-inner{max-width:760px;margin:0 auto;text-align:center}.fm__outro-rule{display:block;width:48px;height:1px;background:var(--fed-rule-strong);margin:0 auto clamp(24px,2.2vw,36px)}.fm__pullquote{font-family:var(--f-heading);font-style:italic;font-size:clamp(22px,2.6vw,36px);line-height:1.3;letter-spacing:-.005em;margin:0 0 clamp(18px,1.6vw,24px)}.fm__outro-note{font-family:var(--f-body);font-size:11.5px;letter-spacing:.06em;color:var(--fed-mute);margin:0}@media(max-width:760px){.fm__intro-grid,.fm__chapter-body{grid-template-columns:1fr;gap:28px}.fm__chapter:nth-child(2n) .fm__chapter-body{grid-template-columns:1fr}.fm__chapter:nth-child(2n) .fm__chapter-fig{order:0}.fm__chapter:nth-child(2n) .fm__chapter-text{order:0}.fm__intro-marker{padding-top:0}.fm__chapter-head{flex-wrap:wrap}}.fo{padding:var(--fed-y) 0 0}.fo--creme{background:var(--f-creme);color:var(--f-brun)}.fo--warm{background:var(--f-creme-warm);color:var(--f-brun)}.fo--brun{background:var(--f-brun);color:var(--f-creme)}.fo--brun{--fed-rule: rgba(250, 248, 245, .16);--fed-rule-strong: rgba(250, 248, 245, .4);--fed-mute: rgba(250, 248, 245, .65)}.fo__intro{padding-bottom:clamp(64px,8vw,120px)}.fo__intro-grid{display:grid;grid-template-columns:2fr 10fr;gap:clamp(24px,4vw,80px);align-items:start}.fo__intro-marker{display:flex;align-items:center;gap:14px;padding-top:8px}.fo__edition{font-family:var(--f-body);font-size:var(--fed-marker);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;color:var(--fed-mute)}.fo__entry{padding:clamp(48px,6vw,88px) 0;border-top:1px solid var(--fed-rule)}.fo__entry-head{display:flex;align-items:center;gap:18px;margin-bottom:clamp(32px,4vw,56px)}.fo__entry-flag{font-family:var(--f-body);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--f-brun);background:var(--f-nude);padding:5px 10px;white-space:nowrap}.fo--brun .fo__entry-flag{color:var(--f-brun);background:var(--f-nude)}.fo__entry-body{display:grid;grid-template-columns:5fr 7fr;gap:clamp(36px,5vw,96px);align-items:start}.fo__entry-fear{position:relative}.fo__entry-fear-label,.fo__entry-reality-label{display:block;font-family:var(--f-body);font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--fed-mute);margin-bottom:clamp(14px,1.2vw,20px)}.fo__entry-quote{font-family:var(--f-heading);font-style:italic;font-size:clamp(22px,2.6vw,36px);line-height:1.28;letter-spacing:-.005em;margin:0;position:relative;padding-left:clamp(20px,2vw,32px);max-width:24ch}.fo__entry-quote:before{content:"\201c";position:absolute;left:-4px;top:-.25em;font-family:var(--f-heading);font-size:2.2em;color:var(--fed-rule-strong);line-height:1}.fo__entry-reality{padding-top:clamp(0px,.6vw,8px)}.fo__entry-prose{font-family:var(--f-body);font-size:clamp(15.5px,1.2vw,18px);line-height:1.75;max-width:50ch;color:var(--fed-mute)}.fo__entry-prose p{margin:0 0 14px}.fo__entry-prose p:last-child{margin-bottom:0}.fo__entry-prose strong{color:var(--f-brun);font-weight:500}.fo--brun .fo__entry-prose strong{color:var(--f-creme)}.fo__entry-prose em{font-family:var(--f-heading);font-style:italic}.fo__entry-proof{margin:clamp(20px,2vw,28px) 0 0;font-family:var(--f-body);font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--fed-mute);display:flex;align-items:center;gap:10px}.fo__proof-mark{letter-spacing:0;color:var(--fed-rule-strong)}.fo__entry--killer{background:var(--f-brun);color:var(--f-creme);margin:clamp(48px,6vw,88px) 0 0;padding:clamp(72px,9vw,128px) 0;border-top:none}.fo--brun .fo__entry--killer{background:var(--f-creme);color:var(--f-brun)}.fo__entry--killer{--fed-rule: rgba(250, 248, 245, .18);--fed-mute: rgba(250, 248, 245, .68)}.fo--brun .fo__entry--killer{--fed-rule: rgba(61, 38, 20, .14);--fed-mute: rgba(61, 38, 20, .62)}.fo__entry--killer .fo__entry-quote:before{color:var(--fed-rule-strong)}.fo__entry--killer .fo__entry-prose strong{color:var(--f-creme)}.fo--brun .fo__entry--killer .fo__entry-prose strong{color:var(--f-brun)}.fo__outro{padding:clamp(56px,7vw,96px) 0 var(--fed-y);border-top:1px solid var(--fed-rule)}.fo__outro-inner{max-width:640px;margin:0 auto;text-align:center}.fo__outro-rule{display:block;width:48px;height:1px;background:var(--fed-rule-strong);margin:0 auto 20px}.fo__outro-text{font-family:var(--f-body);font-size:13px;line-height:1.65;color:var(--fed-mute);margin:0}@media(max-width:760px){.fo__intro-grid,.fo__entry-body{grid-template-columns:1fr;gap:28px}.fo__entry-head{flex-wrap:wrap}.fo__entry-quote{padding-left:18px;max-width:none}}.fu{padding:var(--fed-y) 0 0}.fu--creme{background:var(--f-creme);color:var(--f-brun)}.fu--warm{background:var(--f-creme-warm);color:var(--f-brun)}.fu--brun{background:var(--f-brun);color:var(--f-creme)}.fu--brun{--fed-rule: rgba(250, 248, 245, .16);--fed-rule-strong: rgba(250, 248, 245, .4);--fed-mute: rgba(250, 248, 245, .65)}.fu__intro{padding-bottom:clamp(64px,8vw,120px)}.fu__intro-grid{display:grid;grid-template-columns:2fr 10fr;gap:clamp(24px,4vw,80px);align-items:start}.fu__intro-marker{display:flex;align-items:center;gap:14px;padding-top:8px}.fu__edition{font-family:var(--f-body);font-size:var(--fed-marker);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;color:var(--fed-mute)}.fu__stats{border-top:1px solid var(--fed-rule);border-bottom:1px solid var(--fed-rule);padding:clamp(48px,6vw,88px) 0}.fu__stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;background:var(--fed-rule)}.fu__stat{background:inherit;padding:clamp(8px,1vw,16px) clamp(8px,1.5vw,24px);display:flex;flex-direction:column;gap:12px;background:var(--f-creme)}.fu--warm .fu__stat{background:var(--f-creme-warm)}.fu--brun .fu__stat{background:var(--f-brun)}.fu__stat-num{font-family:var(--f-heading);font-size:clamp(42px,5.5vw,84px);line-height:.9;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.fu__stat-label{font-family:var(--f-body);font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--fed-mute);line-height:1.45}.fu__case{padding:clamp(56px,7vw,112px) 0;border-bottom:1px solid var(--fed-rule)}.fu__case-head{display:flex;align-items:center;gap:18px;margin-bottom:clamp(32px,4vw,56px)}.fu__case-name{font-family:var(--f-body);font-size:var(--fed-marker);letter-spacing:.12em;text-transform:uppercase;color:var(--fed-mute);white-space:nowrap}.fu__case-name em{font-family:var(--f-heading);font-style:italic;text-transform:none;letter-spacing:.01em;font-size:1.15em;color:var(--fed-mute)}.fu__case-grid{display:grid;grid-template-columns:7fr 5fr;gap:clamp(28px,3.6vw,64px);align-items:start}.fu__case:nth-of-type(2n) .fu__case-grid{grid-template-columns:5fr 7fr}.fu__case:nth-of-type(2n) .fu__case-after{order:2}.fu__case:nth-of-type(2n) .fu__case-side{order:1}.fu__case-after{position:relative}.fu__case-after img{width:100%;height:auto;display:block;aspect-ratio:4 / 5;object-fit:cover}.fu__case-cap{font-family:var(--f-body);font-size:11px;letter-spacing:.2em;text-transform:uppercase;margin-top:10px;color:var(--fed-mute)}.fu__case-side{display:grid;gap:clamp(28px,3vw,44px)}.fu__case-before{width:70%}.fu__case-before img{width:100%;height:auto;display:block;aspect-ratio:4 / 5;object-fit:cover;filter:saturate(.85) brightness(.95)}.fu__case-copy{padding-top:clamp(4px,.6vw,12px);border-top:1px solid var(--fed-rule);padding-top:24px}.fu__case-outcome{font-family:var(--f-heading);font-size:clamp(22px,2.6vw,36px);line-height:1.15;letter-spacing:-.01em;margin:0 0 clamp(16px,1.4vw,22px)}.fu__case-quote{font-family:var(--f-heading);font-style:italic;font-size:clamp(15px,1.2vw,17px);line-height:1.55;margin:0 0 16px;padding-left:14px;border-left:1px solid var(--fed-rule-strong);color:var(--fed-mute)}.fu__case-verified{display:inline-block;font-family:var(--f-body);font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--fed-mute);padding-top:4px}.fu__video{padding:0;border-bottom:1px solid var(--fed-rule)}.fu__video-link{display:block;text-decoration:none;color:inherit}.fu__video-poster{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#000}.fu__video-poster img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.fu__video:hover .fu__video-poster img{transform:scale(1.03)}.fu__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(28px,4vw,64px) 0;color:#fff;background:linear-gradient(to bottom,#0000 50%,#000000a6)}.fu__video-meta{display:flex;align-items:center;gap:14px;margin-bottom:clamp(12px,1.2vw,20px)}.fu__video-num{color:#ffffffd9}.fu__video-rule{background:#ffffff59;max-width:80px}.fu__video-duration{font-family:var(--f-body);font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:#ffffffd9}.fu__video-headline{font-family:var(--f-heading);font-style:italic;font-size:clamp(24px,3.2vw,44px);line-height:1.18;letter-spacing:-.005em;margin:0 0 clamp(10px,1vw,16px);max-width:22ch}.fu__video-byline{font-family:var(--f-body);font-size:13px;letter-spacing:.04em;margin:0;color:#ffffffeb}.fu__video-byline em{font-family:var(--f-heading);font-style:italic;color:#ffffffbf}.fu__video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:#ffffffeb;color:var(--f-brun);display:flex;align-items:center;justify-content:center;padding-left:4px}.fu__mosaic{padding:clamp(64px,8vw,120px) 0;border-bottom:1px solid var(--fed-rule)}.fu__mosaic-head{display:flex;align-items:center;gap:18px;margin-bottom:clamp(24px,2.4vw,36px)}.fu__mosaic-tag{font-family:var(--f-heading);font-size:clamp(32px,4vw,60px);line-height:1.05;letter-spacing:-.01em;margin:0}.fu__mosaic-sub{font-family:var(--f-body);font-size:clamp(13px,1vw,15px);letter-spacing:.02em;color:var(--fed-mute);margin:clamp(10px,1vw,14px) 0 clamp(40px,4vw,56px);max-width:56ch}.fu__mosaic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;background:var(--fed-rule)}.fu__mosaic-cell{margin:0;position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--f-creme)}.fu__mosaic-cell img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .5s var(--f-ease-out);filter:saturate(.95)}.fu__mosaic-cell:hover img{filter:saturate(1.1)}.fu__mosaic-cap{position:absolute;top:10px;left:10px;font-family:var(--f-body);font-size:10px;letter-spacing:.18em;color:#ffffffeb;background:#3d261499;padding:3px 8px;font-variant-numeric:tabular-nums}.fu__mosaic-cta{display:inline-flex;align-items:center;gap:10px;margin-top:clamp(28px,3vw,44px);font-family:var(--f-body);font-size:12px;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;color:inherit;padding-bottom:4px;border-bottom:1px solid currentColor}@media(max-width:760px){.fu__intro-grid,.fu__case-grid{grid-template-columns:1fr;gap:28px}.fu__case:nth-of-type(2n) .fu__case-grid{grid-template-columns:1fr}.fu__case:nth-of-type(2n) .fu__case-after{order:0}.fu__case:nth-of-type(2n) .fu__case-side{order:0}.fu__case-before{width:50%}.fu__video-headline{font-size:clamp(20px,5.5vw,30px)}.fu__video-play{width:56px;height:56px}.fu__stat-num{font-size:clamp(36px,9vw,60px)}}.fs{position:fixed;left:0;right:0;bottom:0;z-index:998;transform:translateY(105%);transition:transform .48s cubic-bezier(.16,1,.3,1);display:none;pointer-events:none;font-family:var(--f-body)}@media(max-width:900px){.fs{display:block}}.fs[data-desktop=true]{display:block}.fs--visible{transform:translateY(0);pointer-events:auto}.fs--creme{background:var(--f-creme);color:var(--f-brun);border-top:1px solid var(--f-brun)}.fs--nude{background:var(--f-nude);color:var(--f-brun);border-top:1px solid rgba(61,38,20,.2)}.fs--brun{background:var(--f-brun);color:var(--f-creme);border-top:1px solid rgba(250,248,245,.18)}.fs__urgency{border-bottom:1px solid currentColor;border-color:#3d26141f}.fs--brun .fs__urgency{border-color:#faf8f52e}.fs__urgency-inner{display:flex;align-items:center;justify-content:center;gap:10px;padding:9px 0}.fs__urgency-dot{font-size:14px;line-height:1;color:var(--f-nude);opacity:.95}.fs--nude .fs__urgency-dot{color:var(--f-brun)}.fs__urgency-text{font-family:var(--f-body);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;text-align:center}.fs__bar-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0}.fs__product{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.fs__thumb{width:44px;height:44px;object-fit:cover;flex-shrink:0}.fs__info{min-width:0;display:flex;flex-direction:column;gap:3px}.fs__label{font-family:var(--f-body);font-size:9.5px;letter-spacing:.2em;text-transform:uppercase;opacity:.7}.fs__price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.fs__compare{font-size:11.5px;text-decoration:line-through;opacity:.5}.fs__price{font-family:var(--f-heading);font-size:22px;line-height:1;letter-spacing:-.01em}.fs__price-note{font-family:var(--f-heading);font-style:italic;font-size:12px;opacity:.65}.fs__cta{display:inline-flex;align-items:center;gap:10px;padding:11px 20px 11px 22px;background:currentColor;color:var(--f-creme);text-decoration:none;font-family:var(--f-body);font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;flex-shrink:0;border-radius:999px;transition:background .3s var(--f-ease-out)}.fs__cta span{color:var(--f-creme)}.fs__cta svg{color:var(--f-creme)}.fs--creme .fs__cta{background:var(--f-brun)}.fs--creme .fs__cta:hover{background:var(--f-brun-mid)}.fs--nude .fs__cta{background:var(--f-brun)}.fs--nude .fs__cta:hover{background:var(--f-brun-mid)}.fs--brun .fs__cta{background:var(--f-creme)}.fs--brun .fs__cta span,.fs--brun .fs__cta svg{color:var(--f-brun)}.fs--brun .fs__cta:hover{background:var(--f-creme-warm)}@media(max-width:480px){.fs__thumb{display:none}.fs__price{font-size:18px}.fs__price-note{display:none}.fs__cta{padding:10px 14px;font-size:10.5px;letter-spacing:.16em}.fs__urgency-text{font-size:9.5px;letter-spacing:.14em}}@media(max-width:900px){body{padding-bottom:110px}}.fpro__testi-row{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.fpro__testi-name{font-family:var(--f-heading);font-size:13.5px}.fpro__testi-verified{display:inline-flex;align-items:center;justify-content:center;line-height:0;cursor:help}.fvr{padding:var(--fed-y) 0 0}.fvr--creme{background:var(--f-creme);color:var(--f-brun)}.fvr--warm{background:var(--f-creme-warm);color:var(--f-brun)}.fvr--brun{background:var(--f-brun);color:var(--f-creme)}.fvr--brun{--fed-rule: rgba(250, 248, 245, .16);--fed-mute: rgba(250, 248, 245, .65)}.fvr__intro{padding-bottom:clamp(48px,6vw,80px)}.fvr__intro-grid{display:grid;grid-template-columns:2fr 10fr;gap:clamp(24px,4vw,80px);align-items:start}.fvr__intro-marker{display:flex;align-items:center;gap:14px;padding-top:8px}.fvr__edition{font-family:var(--f-body);font-size:var(--fed-marker);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;color:var(--fed-mute)}.fvr__edition-rule{flex:1;height:1px;background:var(--fed-rule)}.fvr__eyebrow{font-family:var(--f-body);font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--fed-mute);display:inline-block;margin-bottom:clamp(16px,1.4vw,22px)}.fvr__title{font-family:var(--f-heading);font-size:clamp(38px,5.4vw,76px);line-height:1.02;letter-spacing:-.01em;margin:0 0 clamp(20px,1.6vw,28px);max-width:18ch}.fvr__lead{font-family:var(--f-body);font-size:clamp(15.5px,1.25vw,18px);line-height:1.7;margin:0;max-width:56ch;color:var(--fed-mute)}.fvr__rail-wrap{position:relative;padding:0 clamp(16px,3vw,48px)}.fvr__rail{display:flex;gap:clamp(16px,1.6vw,24px);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px 0 32px;scroll-behavior:smooth}.fvr__rail::-webkit-scrollbar{display:none}.fvr__card{flex:0 0 clamp(240px,24vw,320px);scroll-snap-align:start;display:flex;flex-direction:column;gap:14px}.fvr__video-wrap{position:relative;aspect-ratio:9 / 16;overflow:hidden;background:var(--f-brun);cursor:pointer}.fvr__video,.fvr__poster{width:100%;height:100%;object-fit:cover;display:block}.fvr__poster--empty{display:flex;align-items:center;justify-content:center;font-family:var(--f-heading);font-style:italic;font-size:32px;color:#faf8f566;background:var(--f-brun)}.fvr__tag{position:absolute;top:12px;left:12px;font-family:var(--f-body);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#fff;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:5px 10px;z-index:2}.fvr__duration{position:absolute;bottom:12px;left:12px;font-family:var(--f-body);font-size:10.5px;letter-spacing:.1em;font-variant-numeric:tabular-nums;color:#fff;background:#0000008c;padding:4px 8px;z-index:2}.fvr__sound{position:absolute;bottom:12px;right:12px;width:32px;height:32px;border:none;background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;z-index:3;border-radius:50%}.fvr__sound:hover{background:#000c}.fvr__caption{padding:0 2px}.fvr__caption-row{font-family:var(--f-body);font-size:13px;display:flex;align-items:baseline;flex-wrap:wrap}.fvr__name{font-weight:600}.fvr__context{color:var(--fed-mute)}.fvr__context em{font-family:var(--f-heading);font-style:italic}.fvr__outcome{font-family:var(--f-heading);font-style:italic;font-size:14px;line-height:1.4;margin:4px 0 0;color:var(--fed-mute)}.fvr__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:var(--f-creme);color:var(--f-brun);border:1px solid var(--fed-rule-strong);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s,transform .2s}.fvr--brun .fvr__nav{background:var(--f-brun);color:var(--f-creme);border-color:#faf8f54d}.fvr__nav:hover{transform:translateY(-50%) scale(1.05)}.fvr__nav--prev{left:-8px}.fvr__nav--next{right:-8px}@media(max-width:760px){.fvr__nav{display:none}.fvr__intro-grid{grid-template-columns:1fr;gap:28px}.fvr__intro-marker{padding-top:0}.fvr__card{flex-basis:75%}.fvr__rail-wrap{padding:0}.fvr__rail{padding-inline:clamp(16px,4vw,24px)}}.fvr__outro{padding:clamp(32px,4vw,48px) 0 var(--fed-y)}.fvr__outro-note{font-family:var(--f-body);font-size:12px;letter-spacing:.06em;color:var(--fed-mute);margin:0;text-align:center}.fub{padding:var(--fed-y) 0;position:relative}.fub--creme{background:var(--f-creme);color:var(--f-brun)}.fub--warm{background:var(--f-creme-warm);color:var(--f-brun)}.fub--brun{background:var(--f-brun);color:var(--f-creme)}.fub--brun{--fed-rule: rgba(250, 248, 245, .16);--fed-rule-strong: rgba(250, 248, 245, .4);--fed-mute: rgba(250, 248, 245, .65)}.fub__intro{padding-bottom:clamp(48px,6vw,80px)}.fub__intro-grid{display:grid;grid-template-columns:2fr 10fr;gap:clamp(24px,4vw,80px);align-items:start}.fub__intro-marker{display:flex;align-items:center;gap:14px;padding-top:8px}.fub__edition{font-family:var(--f-body);font-size:var(--fed-marker);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;color:var(--fed-mute)}.fub__edition-rule,.fub__col-rule{flex:1;height:1px;background:var(--fed-rule)}.fub__eyebrow{font-family:var(--f-body);font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--fed-mute);display:inline-block;margin-bottom:clamp(16px,1.4vw,22px)}.fub__title{font-family:var(--f-heading);font-size:clamp(38px,5.4vw,76px);line-height:1.02;letter-spacing:-.01em;margin:0 0 clamp(20px,1.6vw,28px);max-width:18ch}.fub__lead{font-family:var(--f-body);font-size:clamp(15.5px,1.25vw,18px);line-height:1.7;margin:0;max-width:56ch;color:var(--fed-mute)}.fub__grid{display:grid;grid-template-columns:7fr 5fr;gap:clamp(32px,4vw,80px);align-items:start}.fub__col-head{display:flex;align-items:center;gap:14px;margin-bottom:clamp(20px,2vw,28px)}.fub__col-num,.fub__col-label{font-family:var(--f-body);font-size:var(--fed-marker);letter-spacing:.18em;text-transform:uppercase;color:var(--fed-mute);white-space:nowrap;font-variant-numeric:tabular-nums}.fub__col-title{font-family:var(--f-heading);font-size:clamp(24px,2.8vw,36px);line-height:1.1;letter-spacing:-.005em;margin:0 0 12px;max-width:22ch}.fub__col-sub{font-family:var(--f-body);font-size:14px;line-height:1.6;color:var(--fed-mute);margin:0 0 clamp(24px,2.4vw,36px);max-width:50ch}.fub__list{list-style:none;padding:0;margin:0 0 24px}.fub__item{border-top:1px solid var(--fed-rule);padding:16px 0;transition:background .18s}.fub__item:last-child{border-bottom:1px solid var(--fed-rule)}.fub__item-label{display:grid;grid-template-columns:auto 60px 1fr;gap:14px;align-items:center;cursor:pointer}.fub__item-check{position:absolute;opacity:0;pointer-events:none}.fub__item-checkbox{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid var(--fed-rule-strong);color:transparent;background:transparent;transition:all .18s}.fub__item-check:focus-visible+.fub__item-checkbox{outline:2px solid var(--f-brun);outline-offset:2px}.fub__item-check:checked+.fub__item-checkbox{background:var(--f-brun);border-color:var(--f-brun);color:var(--f-creme)}.fub--brun .fub__item-check:checked+.fub__item-checkbox{background:var(--f-creme);border-color:var(--f-creme);color:var(--f-brun)}.fub__item-img{width:60px;height:60px;overflow:hidden;background:var(--f-creme-warm)}.fub__item-img img{width:100%;height:100%;object-fit:cover}.fub--brun .fub__item-img{background:#faf8f514}.fub__item-row{display:flex;justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:4px}.fub__item-name{font-family:var(--f-heading);font-size:clamp(15px,1.2vw,17px);line-height:1.25}.fub__item-price{font-family:var(--f-heading);font-size:clamp(15px,1.2vw,17px);letter-spacing:-.005em;font-variant-numeric:tabular-nums;white-space:nowrap}.fub__item-desc{display:block;font-family:var(--f-body);font-size:13px;line-height:1.55;color:var(--fed-mute)}.fub__item--selected{background:#3d261408}.fub--brun .fub__item--selected{background:#faf8f50a}.fub__total{display:flex;justify-content:space-between;align-items:baseline;padding:18px 0;border-top:2px solid var(--f-brun);margin-bottom:16px}.fub--brun .fub__total{border-top-color:var(--f-creme)}.fub__total-label{font-family:var(--f-body);font-size:12px;letter-spacing:.18em;text-transform:uppercase}.fub__total-amount{font-family:var(--f-heading);font-size:clamp(22px,2.4vw,30px);letter-spacing:-.01em;font-variant-numeric:tabular-nums}.fub__cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:16px 24px;border:none;font-family:var(--f-body);font-size:12px;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:background .25s,transform .15s}.fub__cta--alacarte{background:transparent;color:inherit;border:1px solid currentColor}.fub__cta--alacarte:hover{background:var(--f-brun);color:var(--f-creme)}.fub--brun .fub__cta--alacarte:hover{background:var(--f-creme);color:var(--f-brun)}.fub__cta--bundle{background:var(--f-brun);color:var(--f-creme)}.fub--brun .fub__cta--bundle{background:var(--f-creme);color:var(--f-brun)}.fub__cta--bundle:hover{background:var(--f-brun-mid)}.fub--brun .fub__cta--bundle:hover{background:var(--f-creme-warm)}.fub__cta:active{transform:translateY(1px)}.fub__bundle{background:var(--f-creme);padding:clamp(28px,3vw,44px);border:1px solid var(--fed-rule-strong);position:relative}.fub--creme .fub__bundle{background:var(--f-creme-warm)}.fub--warm .fub__bundle{background:var(--f-creme)}.fub--brun .fub__bundle{background:#faf8f50a}.fub__bundle-badge{display:inline-block;font-family:var(--f-body);font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;background:var(--f-nude);color:var(--f-brun);padding:5px 11px;margin-bottom:14px;font-weight:600}.fub__col-title--bundle{max-width:none}.fub__bundle-img-wrap{margin:clamp(20px,2vw,28px) 0;overflow:hidden;aspect-ratio:4 / 3}.fub__bundle-img{width:100%;height:100%;object-fit:cover;display:block}.fub__bundle-list{list-style:none;padding:0;margin:0 0 clamp(24px,2.4vw,32px)}.fub__bundle-item{display:flex;align-items:center;gap:10px;font-family:var(--f-body);font-size:14px;line-height:1.5;padding:7px 0}.fub__bundle-item svg{color:var(--f-brun);flex-shrink:0}.fub--brun .fub__bundle-item svg{color:var(--f-creme)}.fub__bundle-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:18px;padding-top:18px;border-top:1px solid var(--fed-rule)}.fub__bundle-compare{font-family:var(--f-body);font-size:15px;text-decoration:line-through;color:var(--fed-mute)}.fub__bundle-price{font-family:var(--f-heading);font-size:clamp(28px,3.4vw,42px);line-height:1;letter-spacing:-.015em;font-variant-numeric:tabular-nums}.fub__bundle-note{font-family:var(--f-body);font-size:11.5px;letter-spacing:.06em;color:var(--fed-mute);margin:12px 0 0;text-align:center}.fub__toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:var(--f-brun);color:var(--f-creme);padding:12px 20px;border-radius:9999px;font-family:var(--f-body);font-size:12.5px;letter-spacing:.04em;display:inline-flex;align-items:center;gap:8px;z-index:1000;box-shadow:0 12px 32px -10px #0000004d;animation:fubToast .35s cubic-bezier(.16,1,.3,1)}@keyframes fubToast{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(max-width:900px){.fub__intro-grid{grid-template-columns:1fr;gap:28px}.fub__intro-marker{padding-top:0}.fub__grid{grid-template-columns:1fr;gap:48px}.fub__bundle{order:-1}.fub__item-label{grid-template-columns:auto 50px 1fr;gap:12px}.fub__item-img{width:50px;height:50px}}.fpro__testi-body{display:flex;flex-direction:column;gap:6px}.fpro__testi-row{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap}.fpro__testi-name{font-family:var(--f-heading);font-size:13.5px;line-height:1.2}.fpro__testi-verified{display:inline-flex;align-items:center;justify-content:center;line-height:0;cursor:help;flex-shrink:0;position:relative;top:-.5px}.fpro__testi-verified svg{width:14px;height:14px;display:block}.fpro__reels{margin:14px 0 16px}.fpro__reels-title{font-family:var(--f-heading);font-size:clamp(17px,1.6vw,22px);line-height:1.2;margin:0 0 clamp(16px,2vw,24px);letter-spacing:-.005em;text-align:center}.fpro__reels-stage{position:relative;width:100%;height:clamp(280px,36vw,360px);perspective:1200px;perspective-origin:center 60%;overflow:hidden}.fpro__reel{position:absolute;top:50%;left:50%;width:clamp(150px,16vw,190px);aspect-ratio:9 / 16;margin-left:calc(clamp(150px,16vw,190px)/-2);transform-style:preserve-3d;transition:transform .75s cubic-bezier(.22,1,.36,1),opacity .55s cubic-bezier(.22,1,.36,1),filter .55s;will-change:transform,opacity;cursor:pointer}.fpro__reel[data-pos="0"]{transform:translateY(-50%) translate(0) scale(1) rotateY(0);z-index:30;opacity:1;filter:brightness(1)}.fpro__reel[data-pos="-1"]{transform:translateY(-50%) translate(-72%) scale(.82) rotateY(18deg);z-index:20;opacity:.78;filter:brightness(.88)}.fpro__reel[data-pos="1"]{transform:translateY(-50%) translate(72%) scale(.82) rotateY(-18deg);z-index:20;opacity:.78;filter:brightness(.88)}.fpro__reel[data-pos="-2"]{transform:translateY(-50%) translate(-130%) scale(.62) rotateY(28deg);z-index:10;opacity:0;filter:brightness(.7);pointer-events:none}.fpro__reel[data-pos="2"]{transform:translateY(-50%) translate(130%) scale(.62) rotateY(-28deg);z-index:10;opacity:0;filter:brightness(.7);pointer-events:none}.fpro__reel-tile{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:18px;background:var(--f-brun);box-shadow:0 6px 18px -10px #3d261426;transition:box-shadow .55s}.fpro__reel[data-pos="0"] .fpro__reel-tile{box-shadow:0 22px 44px -16px #3d261466,0 4px 12px -4px #3d261426}.fpro__reel-tile:focus-visible{outline:2px solid var(--f-brun);outline-offset:3px}.fpro__reel-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.fpro__reel-tag{position:absolute;top:12px;left:12px;font-family:var(--f-body);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:5px 9px;border-radius:9999px;opacity:0;transition:opacity .4s ease .2s;z-index:3}.fpro__reel[data-pos="0"] .fpro__reel-tag{opacity:1}.fpro__reels-dots{display:flex;justify-content:center;gap:7px;margin-top:clamp(14px,1.6vw,20px)}.fpro__reels-dot{width:6px;height:6px;border-radius:50%;background:#3d261433;border:none;padding:0;cursor:pointer;transition:background .25s,transform .25s,width .3s}.fpro__reels-dot--active{background:var(--f-brun);width:18px;border-radius:9999px}@media(max-width:768px){.fpro__reels-stage{height:clamp(260px,60vw,320px)}.fpro__reel{width:clamp(130px,38vw,160px);margin-left:calc(clamp(130px,38vw,160px)/-2)}}.fpro__upsell{margin:16px 0 20px;padding:18px 0;border-top:1px solid rgba(61,38,20,.12);border-bottom:1px solid rgba(61,38,20,.12)}.fpro__upsell-title{font-family:var(--f-heading);font-size:clamp(17px,1.5vw,20px);line-height:1.2;margin:0 0 4px;letter-spacing:-.005em}.fpro__upsell-save{font-family:var(--f-body);font-size:12px;line-height:1.5;margin:0 0 14px;opacity:.65}.fpro__upsell-tiles{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.fpro__upsell-tile{display:grid;grid-template-columns:44px 1fr 40px;gap:12px;align-items:center;padding:8px 10px 8px 8px;background:transparent;border:1px solid rgba(61,38,20,.12);border-radius:14px;transition:border-color .18s,background .18s;cursor:pointer}.fpro__upsell-tile:hover{border-color:#3d261447;background:#3d261405}.fpro__upsell-tile--on{border-color:var(--f-brun);background:#3d261408}.fpro__upsell-thumb{width:44px;height:44px;border-radius:10px;overflow:hidden;flex-shrink:0}.fpro__upsell-thumb img{width:100%;height:100%;object-fit:cover;display:block}.fpro__upsell-info{min-width:0}.fpro__upsell-info-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.fpro__upsell-name{font-family:var(--f-heading);font-size:14px;line-height:1.25;letter-spacing:-.002em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1 auto}.fpro__upsell-price-row{display:inline-flex;align-items:baseline;gap:5px;font-variant-numeric:tabular-nums;flex-shrink:0}.fpro__upsell-compare{font-family:var(--f-body);font-size:11.5px;text-decoration:line-through;opacity:.5}.fpro__upsell-price{font-family:var(--f-heading);font-size:13.5px;letter-spacing:-.005em}.fpro__upsell-free{font-family:var(--f-body);font-size:10px;font-weight:700;letter-spacing:.12em;color:var(--f-brun);text-transform:uppercase;background:var(--f-nude);padding:3px 7px;border-radius:4px}.fpro__upsell-switch{position:relative;width:36px;height:22px;flex-shrink:0;cursor:pointer}.fpro__upsell-switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer;z-index:2}.fpro__upsell-switch-track{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#3d261433;border-radius:9999px;transition:background .22s var(--f-ease-out)}.fpro__upsell-switch-thumb{position:absolute;top:2px;left:2px;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0000002e;transition:transform .22s var(--f-ease-out)}.fpro__upsell-switch input:checked+.fpro__upsell-switch-track{background:var(--f-brun)}.fpro__upsell-switch input:checked+.fpro__upsell-switch-track .fpro__upsell-switch-thumb{transform:translate(14px)}.fpro__upsell-switch input:focus-visible+.fpro__upsell-switch-track{box-shadow:0 0 0 3px #3d261440}.fpro__upsell-locked-mark{display:inline-flex;align-items:center;justify-content:center;width:36px;height:22px;color:#3d261466;cursor:help}.fpro__upsell-tile--main{border-color:#3d261438}.fpro__upsell-tile--main .fpro__upsell-thumb{border:1px solid rgba(61,38,20,.08)}.fpro__upsell-subtitle{display:block;font-family:var(--f-body);font-size:11.5px;line-height:1.35;color:#3d26148c;margin-top:3px}.fpro__upsell-pack{display:grid;grid-template-columns:44px 1fr auto 40px;gap:12px;align-items:center;padding:8px 10px 8px 8px;margin:6px 0 4px;background:transparent;border:1px solid rgba(61,38,20,.12);border-radius:14px;color:var(--f-brun);transition:border-color .18s,background .18s}.fpro__upsell-pack:has([data-fpro-upsell-pack-check]:checked){border-color:var(--f-brun);background:#3d261408}.fpro__upsell-pack-thumb{width:44px;height:44px;border-radius:10px;overflow:hidden;flex-shrink:0}.fpro__upsell-pack-thumb img{width:100%;height:100%;object-fit:cover;display:block}.fpro__upsell-pack-thumb-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#3d261466;background:#3d26140a}.fpro__upsell-pack-body{min-width:0;display:flex;flex-direction:column;gap:3px}.fpro__upsell-pack-name{font-family:var(--f-heading);font-size:14px;letter-spacing:-.002em;line-height:1.25}.fpro__upsell-pack-savings{display:inline-flex;align-items:baseline;gap:5px;background:var(--f-nude);color:var(--f-brun);padding:2px 7px;border-radius:9999px;font-variant-numeric:tabular-nums;align-self:flex-start;white-space:nowrap;max-width:100%}.fpro__upsell-pack-save-label{font-family:var(--f-body);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.fpro__upsell-pack-save-amount{font-family:var(--f-heading);font-size:11.5px;letter-spacing:-.005em;font-weight:500;white-space:nowrap}@media(max-width:540px){.fpro__upsell-pack{grid-template-columns:40px 1fr auto 36px;gap:8px;padding:7px 8px 7px 7px}.fpro__upsell-pack-body{min-width:0}.fpro__upsell-pack-name{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fpro__upsell-pack-save-label{font-size:8px;letter-spacing:.08em}.fpro__upsell-pack-save-amount{font-size:10.5px}.fpro__upsell-pack-savings{padding:2px 6px;gap:4px}.fpro__upsell-pack-prices{gap:4px}.fpro__upsell-pack .fpro__upsell-compare{font-size:11px}.fpro__upsell-pack-price{font-size:13px}}.fpro__upsell-pack-prices{display:inline-flex;align-items:baseline;gap:6px;font-variant-numeric:tabular-nums;margin-top:1px}.fpro__upsell-pack .fpro__upsell-compare{font-family:var(--f-body);font-size:11px;text-decoration:line-through;opacity:.5}.fpro__upsell-pack-price{font-family:var(--f-heading);font-size:13.5px;letter-spacing:-.005em}.fpro__upsell-pack-price--free{font-family:var(--f-body);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:var(--f-nude);color:var(--f-brun);padding:3px 7px;border-radius:4px}.fpro__upsell-switch--pack{align-self:center}.fpro__toast[hidden]{display:none!important}.fpro__toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:var(--f-brun);color:var(--f-creme);padding:11px 18px;border-radius:9999px;font-family:var(--f-body);font-size:12.5px;letter-spacing:.04em;display:inline-flex;align-items:center;gap:8px;z-index:1000;box-shadow:0 12px 32px -10px #0000004d;animation:fproToast .35s cubic-bezier(.16,1,.3,1)}@keyframes fproToast{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.fpro__payment-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin:12px 0 4px}.fpro__payment-icon{display:inline-flex;align-items:center;justify-content:center;height:22px;line-height:0}.fpro__payment-icon svg,.fpro__payment-svg{display:block;height:22px;width:auto;max-width:38px}.fpro__payment-icon--lock{height:auto;gap:5px;font-family:var(--f-body);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:#3d26148c;padding-left:8px;border-left:1px solid rgba(61,38,20,.12);margin-left:4px;line-height:1}.fpro__payment-icon--lock svg{width:13px;height:13px;max-width:none}.fpro__payment-icon--lock span{display:inline-block;vertical-align:middle}.fpro__quickview[hidden]{display:none!important}.fpro__quickview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;display:flex;align-items:center;justify-content:center;padding:clamp(12px,3vw,32px);animation:fproQVFadeIn .25s ease-out}@keyframes fproQVFadeIn{0%{opacity:0}to{opacity:1}}.fpro__quickview-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#3d2614b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer}.fpro__quickview-panel{position:relative;z-index:1;max-width:720px;width:100%;max-height:88vh;background:var(--f-creme);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 40px 80px -24px #0006;animation:fproQVZoomIn .32s cubic-bezier(.16,1,.3,1)}@keyframes fproQVZoomIn{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.fpro__quickview-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;border:none;background:#ffffffe6;color:var(--f-brun);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:4;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s,transform .2s}.fpro__quickview-close:hover{background:#fff;transform:scale(1.06)}.fpro__quickview-grid{display:grid;grid-template-columns:1fr 1fr;overflow-y:auto}@media(max-width:640px){.fpro__quickview-grid{grid-template-columns:1fr}}.fpro__quickview-image{background:var(--f-creme-warm);aspect-ratio:1 / 1;overflow:hidden}.fpro__quickview-image img{width:100%;height:100%;object-fit:cover;display:block}.fpro__quickview-body{padding:clamp(24px,3vw,40px);display:flex;flex-direction:column;gap:14px}.fpro__quickview-title{font-family:var(--f-heading);font-size:clamp(22px,2.4vw,30px);line-height:1.15;letter-spacing:-.01em;margin:0}.fpro__quickview-subtitle{font-family:var(--f-body);font-size:13px;letter-spacing:.04em;color:#3d261499;margin:0}.fpro__quickview-desc{font-family:var(--f-body);font-size:14.5px;line-height:1.6;color:#3d2614d9;margin:0}.fpro__quickview-price{margin-top:auto;padding-top:12px;border-top:1px solid rgba(61,38,20,.1);display:flex;align-items:baseline;gap:10px;font-variant-numeric:tabular-nums}.fpro__quickview-compare{font-family:var(--f-body);font-size:14px;text-decoration:line-through;opacity:.5}.fpro__quickview-amount{font-family:var(--f-heading);font-size:clamp(20px,2vw,26px);letter-spacing:-.005em}.fpro__quickview-free{font-family:var(--f-body);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;background:var(--f-nude);color:var(--f-brun);padding:4px 10px;border-radius:6px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/formae-custom.css.map */
