:root{--xf-font: "Manrope", system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;--xf-font-display: "Oswald", "Manrope", system-ui, sans-serif;--xf-accent: #c9a96e;--xf-accent-soft: #a08f76;--xf-font-serif: "Cormorant Garamond", "Times New Roman", serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:var(--xf-font);font-weight:400;color:#f5f0e8;background:#0c0b0a;-webkit-font-smoothing:antialiased}a{color:#c9a96e}.xf-page{min-height:100vh;display:flex;flex-direction:column}.xf-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:14px 22px;background:#0c0b0ad9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(201,169,110,.15)}.xf-header--overlay{position:absolute;top:0;left:0;right:0;z-index:40;background:linear-gradient(180deg,rgba(12,11,10,.72) 0%,transparent 100%);-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:none;padding-top:calc(12px + env(safe-area-inset-top,0px))}.xf-logo{display:flex;align-items:baseline;gap:4px;text-decoration:none;color:inherit}.xf-logo__mark{font-size:1.25rem;font-weight:700;letter-spacing:.02em;color:#c9a96e}.xf-logo__text{font-size:1rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.xf-nav{display:flex;align-items:center;gap:16px}.xf-nav a,.xf-nav__link{text-decoration:none;font-size:.85rem;letter-spacing:.06em;color:#f5f0e8d9}.xf-nav__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;margin:0 -6px 0 0;border:none;background:transparent;cursor:pointer}.xf-nav__burger span{display:block;height:1px;width:22px;margin:0 auto;background:#f5f0e8e6}.xf-nav-drawer{position:absolute;top:calc(100% + 4px);right:16px;z-index:50;min-width:200px;padding:10px 0;background:#0c0b0af5;border:1px solid rgba(201,169,110,.22);box-shadow:0 16px 40px #00000073}.xf-nav-drawer__link{display:block;width:100%;padding:12px 18px;border:none;background:transparent;text-align:left;font-family:inherit;font-size:.88rem;letter-spacing:.04em;color:#f5f0e8e6;text-decoration:none;cursor:pointer}body.xf-nav-open{overflow:hidden}.xf-btn{border:1px solid #c9a96e;background:#c9a96e;color:#0c0b0a;font-family:inherit;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:12px 22px;cursor:pointer}.xf-btn--ghost{background:transparent;color:#c9a96e}.xf-btn--sm{padding:8px 14px;font-size:.75rem}.xf-btn--pill{border-radius:999px;padding:13px 26px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:.72rem;font-weight:600;letter-spacing:.14em}.xf-btn__arrow{font-size:1.05rem;line-height:1;font-weight:400;transform:translateY(-1px)}@media(min-width:769px){.xf-hero:not(.xf-hero--mobile-sheet) .xf-btn--pill{border-radius:0;padding:12px 22px;letter-spacing:.08em;font-size:.82rem}.xf-hero:not(.xf-hero--mobile-sheet) .xf-btn__arrow{display:none}}.xf-eyebrow{font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;color:var(--xf-accent);margin:0 0 12px}.xf-intro{font-size:1.05rem;line-height:1.65;color:#f5f0e8c7;max-width:42rem}.xf-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}main{flex:1}.xf-hero-shell{position:relative;min-height:100vh;min-height:100dvh;width:100%;overflow:hidden;background:#0c0b0a}.xf-hero{position:relative;min-height:inherit;width:100%;display:flex;align-items:flex-end;isolation:isolate}.xf-hero__media{position:absolute;inset:0;z-index:0}.xf-hero__video{width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block}body.xf-hero-fs{overflow:hidden}@media(max-width:768px){.xf-nav__burger{display:flex}.xf-header{padding-left:20px;padding-right:16px}.xf-hero-shell{height:100svh;height:100dvh;min-height:100svh;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column}.xf-hero-shell .xf-header--overlay{position:relative;flex-shrink:0;z-index:40;background:#0c0b0af5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(201,169,110,.15);padding-top:calc(14px + env(safe-area-inset-top,0px))}.xf-header--overlay .xf-btn--sm{border-radius:4px;padding:7px 12px;font-size:.68rem}.xf-nav{gap:12px}.xf-logo__mark{font-size:1.35rem}.xf-logo__text{letter-spacing:.28em}.xf-hero--mobile-sheet:not(.xf-hero--playing){flex:1 1 auto;min-height:0;flex-direction:column;align-items:stretch}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero__media{position:relative;inset:auto;flex:0 1 auto;width:100%;height:min(56.25vw,34dvh);aspect-ratio:auto;background:#0c0b0a}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero__video{width:100%;height:100%;object-fit:contain;object-position:center center}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero__scrim{inset:auto 0 0;height:46%;background:linear-gradient(180deg,#0c0b0a00,#0c0b0a8c 58%,#0c0b0a)}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero__play-ring{width:clamp(64px,18vw,88px);height:clamp(64px,18vw,88px)}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero__content{flex:1 1 auto;min-height:0;display:flex;margin-top:-28px;padding:8px 22px calc(18px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#0c0b0a00,#0c0b0a 28px)}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero__content:before{display:none}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero__copy{max-width:none;flex:1;min-height:0;display:flex;flex-direction:column;justify-content:space-evenly;gap:0}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero__eyebrow{color:#f5f0e8c7;font-size:.64rem;letter-spacing:.2em;line-height:1.5;max-width:17.5rem;margin-bottom:0}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero__title{font-family:var(--xf-font-serif);font-weight:500;font-size:clamp(1.7rem,4.6dvh,2.45rem);letter-spacing:.01em;text-shadow:none;margin:0;gap:0}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero__title-line{line-height:1.06;color:#f5f0e8}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero__title-line--accent{color:var(--xf-accent);font-style:italic;font-weight:500}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero__tagline{font-size:clamp(.8rem,1.7dvh,.92rem);line-height:1.45;margin-bottom:0;max-width:20rem;color:#f5f0e8c7}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero__actions{margin-bottom:0}.xf-hero--mobile-sheet:not(.xf-hero--playing) .xf-hero-highlights{margin:0 -6px}}.xf-hero--playing{position:fixed;inset:0;z-index:80;min-height:100dvh;background:#0c0b0a}.xf-hero--playing .xf-hero__media{position:absolute;inset:0;aspect-ratio:auto;height:100%}.xf-hero--playing .xf-hero__video{object-fit:contain;object-position:center center}.xf-hero__scrim{position:absolute;inset:0;pointer-events:none;z-index:1;background:linear-gradient(180deg,#0c0b0a59,#0c0b0a26 38%,#0c0b0a8c 72%,#0c0b0aeb);transition:opacity .5s ease}.xf-hero__scrim--hidden{opacity:0}.xf-hero__play{position:absolute;z-index:25;left:50%;top:50%;margin:0;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:10px;border:none;background:transparent;color:#f5f0e8;font-family:inherit;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;pointer-events:auto}.xf-hero__play-in{opacity:0;animation:xf-fade-in .7s ease .45s forwards}.xf-hero__play-ring{width:88px;height:88px;border-radius:50%;border:1px solid rgba(201,169,110,.55);background:#0c0b0a59;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;color:#c9a96e;animation:xf-pulse-ring 2.8s ease-in-out infinite}.xf-hero__play-icon{display:block;margin-left:3px}.xf-hero__play-label{color:#f5f0e8bf}.xf-hero__fs-hit{position:absolute;inset:0;z-index:30;border:none;margin:0;padding:0;background:transparent;cursor:pointer}.xf-hero__content{position:relative;z-index:3;width:100%;max-width:1200px;margin:0 auto;padding:calc(72px + env(safe-area-inset-top,0px)) 22px calc(88px + env(safe-area-inset-bottom,0px));transition:opacity .35s ease,visibility .35s ease;pointer-events:none}.xf-hero__content:before{content:"";position:absolute;z-index:-1;left:50%;bottom:0;width:100vw;transform:translate(-50%);top:-72px;pointer-events:none;background:linear-gradient(180deg,#0c0b0a00,#0c0b0a8c 42%,#0c0b0ae0 78%,#0c0b0af5)}.xf-hero__content--playing{opacity:0;visibility:hidden;pointer-events:none}.xf-hero__copy{pointer-events:auto;max-width:36rem}.xf-hero__eyebrow{color:var(--xf-accent-soft)}@media(min-width:900px){.xf-hero__copy{max-width:34rem}.xf-hero__video{object-position:center center}}.xf-hero__title{font-family:var(--xf-font-display);font-weight:400;font-size:clamp(1.75rem,4.8vw,2.85rem);letter-spacing:.04em;margin:0 0 14px;display:flex;flex-direction:column;gap:.08em;text-shadow:0 2px 20px rgba(0,0,0,.35)}.xf-hero__title-line{display:block;line-height:1.22;color:#f5f0e8f0}.xf-hero__title-line--accent{color:var(--xf-accent);text-shadow:none}.xf-hero__tagline{margin:0 0 22px;font-size:clamp(.95rem,1.8vw,1.08rem);line-height:1.5;color:#f5f0e8d1;max-width:26rem}.xf-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.xf-hero-highlights{list-style:none;margin:36px -6px 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.xf-hero-highlights__item{position:relative;padding:0 8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.xf-hero-highlights__item:not(:last-child):after{content:"";position:absolute;top:8px;bottom:10px;right:0;width:1px;background:linear-gradient(180deg,transparent,rgba(201,169,110,.38),transparent)}.xf-hero-highlights__icon{color:var(--xf-accent);display:flex;align-items:center;justify-content:center;min-height:28px}.xf-hero-highlights__title{font-size:.62rem;font-weight:500;line-height:1.3;letter-spacing:.01em;color:#f5f0e8eb}.xf-hero-highlights__sub{font-size:.58rem;line-height:1.3;color:#f5f0e866}@media(min-width:769px){.xf-hero-highlights{display:none}}@keyframes xf-fade-in{0%{opacity:0}to{opacity:1}}@keyframes xf-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes xf-pulse-ring{0%,to{box-shadow:0 0 #c9a96e40}50%{box-shadow:0 0 0 14px #c9a96e00}}.xf-hero__anim{opacity:0;animation:xf-fade-up .85s ease forwards}.xf-hero__anim--0{animation-delay:.12s}.xf-hero__anim--1{animation-delay:.28s}.xf-hero__anim--2{animation-delay:.44s}.xf-hero__anim--3{animation-delay:.58s}.xf-hero__anim--4{animation-delay:.72s}.xf-hero__anim--5{animation-delay:.84s}.xf-hero__anim--6{animation-delay:.94s}@media(prefers-reduced-motion:reduce){.xf-hero__anim,.xf-hero__play-ring,.xf-hero__play-in{animation:none;opacity:1}.xf-hero__anim{transform:none}.xf-hero__play{transform:translate(-50%,-50%)}}.xf-seo-intro{padding:28px 0 8px;background:#0c0b0a}.xf-seo-intro__text{margin:0;font-size:.95rem;line-height:1.65;color:#f5f0e8b8}.xf-seo-intro__text strong{color:#f5f0e8eb;font-weight:600}.xf-flow{width:100%;padding:52px 0 64px;border-top:1px solid rgba(201,169,110,.14);background:#0c0b0a}.xf-flow__inner,.xf-seo-intro__inner,.xf-benefits__inner,.xf-faq__inner,.xf-blog-teaser__inner,.xf-lead-section__inner,.xf-footer__inner{width:min(1120px,calc(100% - 40px));margin:0 auto}.xf-flow__head{max-width:34rem;margin:0 0 36px}.xf-flow__head h2{font-family:var(--xf-font-serif);font-weight:500;font-size:clamp(1.7rem,4.4vw,2.35rem);line-height:1.15;letter-spacing:.01em;margin:0 0 12px}.xf-flow__lead{margin:0;font-size:.95rem;line-height:1.55;color:#f5f0e8b8}.xf-flow__list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.xf-flow__item{display:contents}.xf-flow__arrow{display:flex;align-items:center;justify-content:center;color:var(--xf-accent);opacity:.7}.xf-flow__arrow--down{padding:4px 0 12px}.xf-flow__step{display:grid;gap:16px}.xf-flow__lead--desktop{display:none}@media(max-width:899px){.xf-flow__copy{order:1}.xf-flow__visual{order:2}}.xf-flow__visual{min-width:0}.xf-flow__shot{margin:0;aspect-ratio:3 / 4;overflow:hidden;border-radius:6px;background:#161412}.xf-flow__shot img{display:block;width:100%;height:100%;object-fit:cover}.xf-flow__visual--app{aspect-ratio:3 / 4;display:flex;align-items:center;justify-content:center}.xf-flow__phone{margin:0;height:100%;display:flex;align-items:center;justify-content:center}.xf-flow__phone img{display:block;height:100%;width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 22px 40px rgba(0,0,0,.5))}.xf-flow__copy{padding:0 2px 8px}.xf-flow__n{display:block;font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--xf-accent);margin-bottom:8px}.xf-flow__copy h3{margin:0 0 8px;font-size:1.15rem;font-weight:600;letter-spacing:-.02em}.xf-flow__copy p{margin:0;font-size:.9rem;line-height:1.55;color:#f5f0e8b8;max-width:28rem}[data-flow-anim]{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s cubic-bezier(.16,1,.3,1);transition-delay:var(--d, 0s)}[data-flow-anim].is-in{opacity:1;transform:none}.xf-flow__shot img{transform:scale(1.05);transition:transform 1.15s cubic-bezier(.16,1,.3,1)}.xf-flow__step.is-in .xf-flow__shot img{transform:none}.xf-flow__step.is-in .xf-flow__phone img{animation:xf-device-float 4.8s ease-in-out .4s infinite}@keyframes xf-device-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.xf-flow__arrow svg{opacity:0;transform:translateY(-8px);transition:opacity .55s ease .15s,transform .55s ease .15s}.xf-flow__item:has(.xf-flow__step.is-in) .xf-flow__arrow svg{opacity:1;transform:none}@media(min-width:900px){.xf-flow{height:100dvh;max-height:100dvh;min-height:100dvh;padding:28px 0 32px;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.xf-flow__inner,.xf-seo-intro__inner,.xf-benefits__inner,.xf-faq__inner,.xf-blog-teaser__inner,.xf-lead-section__inner,.xf-footer__inner{width:min(1280px,calc(100% - 48px))}.xf-flow__inner{flex:1;min-height:0;display:flex;flex-direction:column}.xf-flow__head{flex-shrink:0;max-width:42rem;margin-bottom:18px}.xf-flow__head .xf-eyebrow{margin-bottom:8px}.xf-flow__head h2{font-size:clamp(1.4rem,2.2vw,1.85rem);margin:0 0 8px}.xf-flow__lead--desktop{display:block;font-size:.88rem;line-height:1.45}.xf-flow__list{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr);gap:0 4px;align-items:stretch}.xf-flow__arrow--down{padding:0;align-self:center}.xf-flow__arrow svg{width:28px;height:28px}.xf-flow__arrow--down svg{transform:rotate(-90deg)}.xf-flow__item:has(.xf-flow__step.is-in) .xf-flow__arrow--down svg{transform:rotate(-90deg)}.xf-flow__step{height:100%;min-height:0;gap:10px;grid-template-rows:minmax(0,1fr) auto}.xf-flow__visual,.xf-flow__visual--app,.xf-flow__shot,.xf-flow__phone{aspect-ratio:auto;min-height:0;height:100%}.xf-flow__phone img{max-height:100%;height:100%;width:auto;max-width:100%}.xf-flow__copy{padding:0}.xf-flow__n{margin-bottom:4px}.xf-flow__copy h3{font-size:.98rem;margin:0 0 4px}.xf-flow__copy p{font-size:.78rem;line-height:1.4;max-width:none}}@media(prefers-reduced-motion:reduce){[data-flow-anim],.xf-flow__shot img,.xf-flow__phone img,.xf-flow__arrow svg{opacity:1;transform:none;transition:none;animation:none}}.xf-benefits{width:100%;padding:52px 0 64px;border-top:1px solid rgba(201,169,110,.14);background:#0c0b0a}.xf-benefits__head{max-width:34rem;margin:0 0 32px}.xf-benefits__head h2{font-family:var(--xf-font-serif);font-weight:500;font-size:clamp(1.7rem,4.4vw,2.35rem);line-height:1.15;letter-spacing:.01em;margin:0}.xf-benefits__grid{list-style:none;margin:0;padding:0;display:grid;gap:14px;grid-template-columns:1fr}@media(min-width:640px){.xf-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.xf-benefits{padding:72px 0 88px}.xf-benefits__head{margin-bottom:40px}.xf-benefits__grid{grid-template-columns:repeat(4,1fr);gap:12px}}.xf-benefits__card{height:100%;padding:22px 20px 24px;border:1px solid rgba(201,169,110,.16);border-radius:6px;background:linear-gradient(165deg,#c9a96e12,#0c0b0a66 42%,#121110);transition:border-color .45s ease,transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease}@media(hover:hover){.xf-benefits__card.is-in:hover{transform:translateY(-4px);border-color:#c9a96e6b;box-shadow:0 18px 40px #00000059}}.xf-benefits__n{display:block;font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--xf-accent);margin-bottom:10px}.xf-benefits__n:after{content:"";display:block;width:0;height:1px;margin-top:8px;background:var(--xf-accent);transition:width .75s cubic-bezier(.16,1,.3,1);transition-delay:var(--d, 0s)}.xf-benefits__card.is-in .xf-benefits__n:after{width:2.4rem}.xf-benefits__card h3{margin:0 0 10px;font-size:1.05rem;font-weight:600;letter-spacing:-.02em}.xf-benefits__card p{margin:0;font-size:.88rem;line-height:1.55;color:#f5f0e8b8}[data-benefit-anim]{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1);transition-delay:var(--d, 0s)}[data-benefit-anim].is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){[data-benefit-anim],.xf-benefits__card{opacity:1;transform:none;transition:none}.xf-benefits__n:after{width:2.4rem}}.xf-block--compact{padding-top:24px;padding-bottom:24px}.xf-section{max-width:720px;margin:0 auto;padding:32px 22px;border-top:1px solid rgba(255,255,255,.08)}.xf-section h2{font-size:1.35rem;font-weight:600;line-height:1.3;letter-spacing:-.015em;margin:0 0 12px}.xf-section p{line-height:1.65;color:#f5f0e8d1;margin:0}.xf-link{display:inline-block;margin-top:12px}.xf-faq{width:100%;padding:52px 0 64px;border-top:1px solid rgba(201,169,110,.14);background:#0c0b0a}.xf-faq__head{max-width:34rem;margin:0 0 28px}.xf-faq__head h2{font-family:var(--xf-font-serif);font-weight:500;font-size:clamp(1.7rem,4.4vw,2.35rem);line-height:1.15;letter-spacing:.01em;margin:0}.xf-faq__list{display:flex;flex-direction:column;gap:10px}.xf-faq__item{border:1px solid rgba(201,169,110,.16);border-radius:6px;background:linear-gradient(165deg,#c9a96e0d,#121110);overflow:hidden;transition:border-color .35s ease}.xf-faq__item.is-open{border-color:#c9a96e52}.xf-faq__question{margin:0}.xf-faq__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:none;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.xf-faq__trigger-text{font-size:.98rem;font-weight:600;letter-spacing:-.02em;line-height:1.35}.xf-faq__icon{flex-shrink:0;width:28px;height:28px;border:1px solid rgba(201,169,110,.35);border-radius:50%;position:relative;transition:transform .35s cubic-bezier(.16,1,.3,1)}.xf-faq__icon:before,.xf-faq__icon:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:1px;background:var(--xf-accent);transform:translate(-50%,-50%);transition:transform .35s cubic-bezier(.16,1,.3,1)}.xf-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.xf-faq__item.is-open .xf-faq__icon:after{transform:translate(-50%,-50%) rotate(0);opacity:0}.xf-faq__panel{padding:0 18px}.xf-faq__panel[hidden]{display:none}.xf-faq__item.is-open .xf-faq__panel{padding-bottom:18px}.xf-faq__answer{margin:0;font-size:.9rem;line-height:1.6;color:#f5f0e8b8;border-top:1px solid rgba(201,169,110,.12);padding-top:14px}@media(min-width:900px){.xf-faq{padding:72px 0 88px}.xf-faq__head{margin-bottom:36px}.xf-blog-teaser{padding:72px 0 88px}.xf-lead-section{padding:72px 0 96px}}@media(prefers-reduced-motion:reduce){.xf-faq__icon,.xf-faq__icon:before,.xf-faq__icon:after,.xf-faq__item{transition:none}}.xf-blog-teaser{width:100%;padding:52px 0 64px;border-top:1px solid rgba(201,169,110,.14);background:#0c0b0a}.xf-blog-teaser__head{max-width:40rem}.xf-blog-teaser__head h2{font-family:var(--xf-font-serif);font-weight:500;font-size:clamp(1.7rem,4.4vw,2.35rem);line-height:1.15;letter-spacing:.01em;margin:0 0 12px}.xf-blog-teaser__lead{margin:0 0 16px;font-size:.95rem;line-height:1.55;color:#f5f0e8b8}.xf-blog-teaser__link{margin-top:0}.xf-lead-section{width:100%;padding:52px 0 72px;border-top:1px solid rgba(201,169,110,.14);background:#0c0b0a}.xf-lead-section__inner{max-width:520px}.xf-lead{display:flex;flex-direction:column;gap:12px}.xf-lead label{display:flex;flex-direction:column;gap:6px;font-size:.85rem}.xf-lead input,.xf-lead textarea{font:inherit;padding:10px 12px;border:1px solid rgba(201,169,110,.35);background:#00000059;color:#f5f0e8;border-radius:2px}.xf-channels{display:flex;flex-wrap:wrap;gap:8px}.xf-channel{display:flex;align-items:center;gap:6px;font-size:.82rem;padding:6px 10px;border:1px solid rgba(201,169,110,.3);cursor:pointer}.xf-consent{font-size:.75rem;color:#f5f0e88c;line-height:1.5}.xf-error{color:#e8a090;margin:0;font-size:.85rem}.xf-footer{width:100%;padding:40px 0 calc(32px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(201,169,110,.14);background:#080807}.xf-footer__main{display:flex;flex-direction:column;gap:28px;padding-bottom:28px;border-bottom:1px solid rgba(201,169,110,.1)}.xf-footer__brand{max-width:22rem}.xf-logo--footer .xf-logo__mark{font-size:1.45rem}.xf-logo--footer .xf-logo__text{font-size:1.05rem}.xf-footer__tagline{margin:10px 0 0;font-size:.88rem;line-height:1.5;color:#f5f0e894}.xf-footer__nav{display:flex;flex-wrap:wrap;gap:10px 20px}.xf-footer__link{font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:#f5f0e8c7;transition:color .25s ease}.xf-footer__link:hover{color:var(--xf-accent)}.xf-footer__link--email{color:var(--xf-accent);letter-spacing:.04em;text-transform:none;font-size:.92rem;font-weight:500}.xf-footer__legal{display:flex;flex-wrap:wrap;gap:6px 10px;margin:20px 0 0;font-size:.72rem;letter-spacing:.04em;color:#f5f0e86b}.xf-footer__legal-sep{opacity:.5}@media(min-width:768px){.xf-footer{padding-top:48px;padding-bottom:calc(40px + env(safe-area-inset-bottom,0px))}.xf-footer__main{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px}.xf-footer__nav{flex-direction:column;align-items:flex-end;gap:12px}}.xf-blog,.xf-article{max-width:720px;margin:0 auto;padding:32px 22px 48px}.xf-blog__list{list-style:none;padding:0;margin:24px 0 0}.xf-blog__list li{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08)}.xf-blog__list a{font-size:1.2rem;font-weight:600;letter-spacing:-.01em;text-decoration:none}.xf-article h1{font-size:1.75rem;font-weight:600;line-height:1.25;letter-spacing:-.02em}.xf-article .xf-back{text-decoration:none;font-size:.85rem}.xf-article__cta{margin-top:32px}
