.fv-page{--fv-bg:#0a0709;--fv-bg-elev:#14101a;--fv-bg-card:#ffffff06;--fv-burgundy-deep:#1a0c10;--fv-burgundy:#2a1418;--fv-burgundy-warm:#3a1a20;--fv-champagne:#d4af6f;--fv-champagne-bright:#e8c178;--fv-champagne-dim:#d4af6f8c;--fv-rose:#e8b4b8;--fv-rose-deep:#c47a82;--fv-rose-glow:#e8b4b852;--fv-ivory:#f5ede2;--fv-ivory-dim:#f5ede29e;--fv-ivory-faint:#f5ede252;--fv-line:#f5ede214;--fv-line-strong:#d4af6f38;--fv-radius-sm:10px;--fv-radius:18px;--fv-radius-lg:28px;--fv-radius-xl:36px;--fv-font-display:var(--font-fraunces,"Fraunces"), "Cormorant Garamond", "Times New Roman", serif;--fv-font-body:var(--font-urbanist,"Urbanist"), system-ui, sans-serif;--fv-font-mono:var(--font-jetbrains,"JetBrains Mono"), ui-monospace, monospace;--fv-ease:cubic-bezier(.22, 1, .36, 1);background:var(--fv-bg);min-height:100dvh;color:var(--fv-ivory);font-family:var(--fv-font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;position:relative;overflow-x:hidden}.fv-page:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(70% 50% at 30% -10%,#501e26a6,#0000 55%),radial-gradient(50% 40% at 110% 30%,#d4af6f14,#0000 55%),radial-gradient(60% 45% at -10% 75%,#e8b4b80d,#0000 50%),radial-gradient(90% 50% at 50% 110%,#281419cc,#0000 60%);position:fixed;inset:0}.fv-grain{pointer-events:none;z-index:1;opacity:.04;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 320 320' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.92' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 0.95 0 0 0 0 0.88 0 0 0 0.6 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.fv-vignette{pointer-events:none;z-index:1;background:radial-gradient(110% 80%,#0000 50%,#0000008c 100%);position:fixed;inset:0}.fv-inner{z-index:2;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}@media (min-width:1024px){.fv-inner{padding:0 40px}}.fv-header{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(140%);border-bottom:1px solid var(--fv-line);background:#0a0709b8;position:sticky;top:0}.fv-header__row{justify-content:space-between;align-items:center;max-width:1280px;height:76px;margin:0 auto;padding:0 24px;display:flex}@media (min-width:1024px){.fv-header__row{padding:0 40px}}.fv-logo{outline-offset:2px;border-radius:8px;outline:1px solid #0000;align-items:center;line-height:0;text-decoration:none;transition:outline-color .2s,transform .2s;display:inline-flex}.fv-logo:hover{outline-color:#d4af6f52}.fv-logo:focus-visible{outline-color:var(--fv-champagne);outline-width:2px}.fv-logo__image{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:6px;width:auto;height:30px;display:block}@media (min-width:640px){.fv-logo__image{height:36px}}@media (min-width:1024px){.fv-logo__image{height:42px}}.fv-nav{white-space:nowrap;gap:28px;display:none}@media (min-width:768px){.fv-nav{display:flex}}@media (min-width:1100px){.fv-nav{gap:32px}}.fv-nav a{color:var(--fv-ivory-dim);letter-spacing:.02em;white-space:nowrap;transition:color .25s var(--fv-ease);font-size:.8125rem;font-weight:500;text-decoration:none;position:relative}.fv-nav a:after{content:"";background:var(--fv-champagne);transform-origin:0;height:1px;transition:transform .35s var(--fv-ease);position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.fv-nav a:hover{color:var(--fv-ivory)}.fv-nav a:hover:after{transform:scaleX(1)}.fv-nav__affiliates{letter-spacing:.04em;background:#4cf0641a;border:1px solid #4cf06447;border-radius:8px;padding:4px 12px;color:var(--fv-champagne)!important;font-size:.75rem!important}.fv-nav__affiliates:after{display:none}.fv-nav__affiliates:hover{background:#4cf06429;border-color:#4cf0646b;color:var(--fv-champagne-bright)!important}.fv-header__actions{align-items:center;gap:10px;display:flex}.fv-btn{cursor:pointer;transition:all .3s var(--fv-ease);letter-spacing:.005em;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 26px;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.fv-btn:active{transform:translateY(1px)scale(.985)}.fv-btn--primary{background:linear-gradient(135deg, var(--fv-champagne-bright) 0%, var(--fv-champagne) 50%, #b8945c 100%);color:#1a1009;box-shadow:inset 0 1px #ffffff2e,0 12px 36px #d4af6f47}.fv-btn--primary:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff38,0 16px 44px #d4af6f66}.fv-btn--ghost{color:var(--fv-ivory);border-color:var(--fv-line-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08}.fv-btn--ghost:hover{border-color:var(--fv-champagne-dim);background:#d4af6f14}.fv-btn--sm{padding:9px 18px;font-size:.8125rem}.fv-btn--lg{padding:18px 32px;font-size:1rem}.fv-btn__arrow{transition:transform .3s var(--fv-ease);display:inline-block}.fv-btn:hover .fv-btn__arrow{transform:translate(3px)}.fv-eyebrow{font-family:var(--fv-font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--fv-champagne);align-items:center;gap:12px;margin:0 0 18px;font-size:.6875rem;font-weight:500;display:flex}.fv-eyebrow:before{content:"";background:var(--fv-champagne-dim);width:28px;height:1px}.fv-display{font-family:var(--fv-font-display);font-variation-settings:"SOFT" 100, "WONK" 1, "opsz" 144;letter-spacing:-.03em;color:var(--fv-ivory);margin:0;font-weight:300;line-height:.96}.fv-display em{background:linear-gradient(120deg, var(--fv-rose) 0%, var(--fv-champagne-bright) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.fv-display--xxl{font-size:clamp(2.25rem,5vw,4.25rem)}@media (min-width:1100px){.fv-display--xxl{font-size:clamp(3rem,4.8vw,5rem)}}@media (min-width:1500px){.fv-display--xxl{font-size:clamp(3.5rem,4.6vw,5.75rem)}}.fv-display--xl{font-size:clamp(2.25rem,5vw,4rem)}.fv-display--lg{font-size:clamp(1.75rem,3.5vw,2.75rem);line-height:1.05}.fv-lead{color:var(--fv-ivory-dim);max-width:52ch;margin:20px 0 0;font-size:clamp(.9375rem,1.3vw,1.125rem);line-height:1.6}.fv-chapter{position:relative}.fv-chapter__num{font-family:var(--fv-font-display);color:#d4af6f1f;letter-spacing:-.04em;margin-bottom:-8px;font-size:clamp(3rem,6vw,5rem);font-style:italic;font-weight:200;line-height:1;display:block}@media (min-width:1024px){.fv-chapter--vertical .fv-chapter__num{color:#d4af6f14;font-size:6rem;position:absolute;top:-20px;left:-100px}}.fv-hero{isolation:isolate;background:#0a0709;flex-direction:column;justify-content:flex-start;width:100%;height:92vh;min-height:720px;max-height:900px;display:flex;position:relative;overflow:hidden}@media (max-width:767px){.fv-hero{height:auto;min-height:640px;max-height:none}}@media (min-width:1500px){.fv-hero{max-height:980px}}.fv-hero>.fv-hero-video{z-index:0;width:100%;height:100%;box-shadow:none;aspect-ratio:auto;background:0 0;border:none;border-radius:0;position:absolute;inset:0;overflow:hidden;transform:none}.fv-hero-video__bleed{object-fit:cover;object-position:center;filter:blur(54px)saturate(1.35)brightness(.55);opacity:.9;z-index:0;will-change:transform;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.18)}.fv-hero-video__main{object-fit:contain;object-position:center;filter:saturate(1.04)contrast(1.03);z-index:1;width:100%;height:100%;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.fv-hero-video__bleed{filter:blur(40px)saturate(1.2)brightness(.5);animation:none}}.fv-hero>.fv-hero-video__glow{display:none}.fv-hero>.fv-hero-video .fv-hero-video__corner{-webkit-backdrop-filter:blur(8px);z-index:4;background:#0000008c;top:28px;right:28px}.fv-hero__scrim{z-index:1;pointer-events:none;background:linear-gradient(#0a070973 0%,#0a070900 14% 70%,#0a0709d9 100%),linear-gradient(90deg,#0a0709eb 0%,#0a0709d9 18%,#0a070980 36%,#0a070924 54%,#0a070900 68%);position:absolute;inset:0}@media (max-width:879px){.fv-hero__scrim{background:linear-gradient(#0a070959 0%,#0a07097a 35%,#0a0709c7 70%,#0a0709f2 100%)}}.fv-hero__vignette{z-index:2;pointer-events:none;background:radial-gradient(80% 70%,#0000 60%,#0a070959 100%);position:absolute;inset:0}.fv-hero__content{z-index:3;width:100%;max-width:none;margin:0;padding:56px 20px;position:relative}@media (min-width:768px){.fv-hero__content{padding:64px 28px}}@media (min-width:1024px){.fv-hero__content{padding:72px 32px 80px}}@media (min-width:1500px){.fv-hero__content{padding:88px 56px 96px}}.fv-hero__textcol{z-index:1;max-width:480px;position:relative}.fv-hero__textcol .fv-display{text-shadow:0 2px 30px #0a0709d9;text-wrap:balance}.fv-hero__textcol .fv-lead{text-shadow:0 1px 12px #0a0709b3}@media (min-width:1100px){.fv-hero__textcol{max-width:600px}}@media (min-width:1500px){.fv-hero__textcol{max-width:660px}}.fv-hero__masthead{font-family:var(--fv-font-mono);letter-spacing:.18em;text-transform:uppercase;color:#f5ede29e;text-shadow:0 1px 12px #0a070999;justify-content:space-between;align-items:center;margin-bottom:36px;font-size:.6875rem;display:flex}@media (min-width:1100px){.fv-hero__masthead{margin-bottom:48px}}.fv-hero__masthead-line{background:var(--fv-line);flex:1;max-width:200px;height:1px;margin:0 24px}@media (max-width:767px){.fv-hero__masthead-line{display:none}.fv-hero__masthead{flex-wrap:wrap;gap:12px}}.fv-hero__grid{display:contents}.fv-hero__badge{border:1px solid var(--fv-line-strong);letter-spacing:.06em;text-transform:uppercase;color:var(--fv-champagne-bright);background:#d4af6f14;border-radius:999px;align-items:center;gap:10px;margin-bottom:32px;padding:7px 14px 7px 12px;font-size:.75rem;font-weight:500;display:inline-flex}.fv-hero__badge-dot{background:#62c2a8;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite fv-pulse;box-shadow:0 0 10px #62c2a8,0 0 2px #fff}@keyframes fv-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.fv-hero__ctas{flex-wrap:wrap;gap:14px;margin:28px 0 36px;display:flex}@media (min-width:1100px){.fv-hero__ctas{margin:32px 0 40px}}.fv-trust-row{border-top:1px solid var(--fv-line);grid-template-columns:repeat(2,1fr);gap:20px 28px;padding-top:32px;display:grid}@media (min-width:640px){.fv-trust-row{grid-template-columns:repeat(4,1fr)}}.fv-trust-item strong{font-family:var(--fv-font-display);color:var(--fv-ivory);letter-spacing:-.02em;margin-bottom:4px;font-size:1.375rem;font-style:italic;font-weight:400;display:block}.fv-trust-item span{color:var(--fv-ivory-dim);letter-spacing:.02em;font-size:.75rem}.fv-hero__visual{isolation:isolate;position:relative}.fv-hero-video{border-radius:var(--fv-radius-xl);border:1px solid var(--fv-line-strong);aspect-ratio:16/11;background:linear-gradient(135deg, var(--fv-burgundy) 0%, var(--fv-bg-elev) 100%);transition:transform .6s var(--fv-ease);position:relative;overflow:hidden;transform:rotate(-1.2deg);box-shadow:0 60px 120px -40px #000000b3,inset 0 0 0 1px #d4af6f0d,inset 0 -1px #ffffff0a}.fv-hero__visual:hover .fv-hero-video{transform:rotate(0)}.fv-hero-video__glow{background:radial-gradient(circle at 70% 30%, var(--fv-rose-glow) 0%, transparent 50%), radial-gradient(circle at 30% 70%, #d4af6f26 0%, transparent 50%);opacity:.5;pointer-events:none;animation:14s ease-in-out infinite alternate fv-drift;position:absolute;inset:-40%}@keyframes fv-drift{0%{transform:translate(0)scale(1)}to{transform:translate(-3%,2%)scale(1.05)}}.fv-hero-video__main,.fv-hero-video__bleed{display:block}.fv-hero-video.has-still .fv-hero-video__main{animation:18s ease-in-out infinite alternate fv-still-breathe}@keyframes fv-still-breathe{0%{transform:scale(1)translate(0)}to{transform:scale(1.04)translate(-.6%,.4%)}}.fv-hero-video__corner{font-family:var(--fv-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fv-champagne);z-index:2;border:1px solid var(--fv-line);background:#0000008c;border-radius:999px;padding:6px 12px;font-size:.625rem;font-weight:500;position:absolute;top:18px;right:18px}.fv-chat-specimen{border-radius:var(--fv-radius-lg);border:1px solid var(--fv-line-strong);-webkit-backdrop-filter:blur(18px)saturate(1.15);z-index:3;width:min(280px,36vw);transition:transform .6s var(--fv-ease), box-shadow .6s var(--fv-ease);background:linear-gradient(#1c1118d9 0%,#100a0ec7 100%);padding:14px;position:absolute;bottom:24px;right:24px;box-shadow:0 40px 100px -24px #000000e6,inset 0 0 0 1px #ffffff06,0 0 60px -12px #d4af6f1a}@media (min-width:1024px){.fv-chat-specimen{width:min(300px,25vw);bottom:32px;right:40px}}@media (min-width:1500px){.fv-chat-specimen{width:320px;bottom:40px;right:56px}}@media (max-width:767px){.fv-chat-specimen{width:100%;max-width:380px;margin:28px auto 0;padding:14px;position:relative;bottom:auto;right:auto}}.fv-chat-specimen:hover{transform:translateY(-4px);box-shadow:0 50px 120px -24px #000000f2,inset 0 0 0 1px #ffffff0a,0 0 80px -10px #d4af6f33}.fv-chat-specimen__header{border-bottom:1px solid var(--fv-line);align-items:center;gap:10px;margin-bottom:12px;padding-bottom:12px;display:flex}.fv-chat-specimen__avatar{background-color:var(--fv-burgundy-warm);border:1px solid var(--fv-line-strong);background-image:url(/fanvue/creator-avatar.webp);background-position:50% 25%;background-size:cover;border-radius:50%;width:28px;height:28px}.fv-chat-specimen__name{color:var(--fv-ivory);font-size:.8125rem;font-weight:600}.fv-chat-specimen__status{font-family:var(--fv-font-mono);color:var(--fv-champagne);letter-spacing:.1em;text-transform:uppercase;margin-left:auto;font-size:.625rem}.fv-chat-specimen__bubbles{flex-direction:column;gap:8px;display:flex}@media (max-width:767px){.fv-chat-specimen__bubbles{max-height:none}}.fv-bubble{word-wrap:break-word;max-width:78%;animation:fv-bubble-in .5s var(--fv-ease) both;border-radius:18px;padding:10px 14px;font-size:.8125rem;line-height:1.4}.fv-bubble--fan{color:var(--fv-ivory);background:#ffffff0f;border-bottom-right-radius:4px;align-self:flex-end}.fv-bubble--agent{background:linear-gradient(135deg, var(--fv-rose-deep) 0%, var(--fv-burgundy-warm) 100%);color:#fff;border-bottom-left-radius:4px;align-self:flex-start}.fv-bubble--ppv{background:linear-gradient(135deg, var(--fv-champagne) 0%, #b8945c 100%);color:#1a1009;align-self:flex-start;align-items:center;gap:8px;font-weight:600;display:inline-flex}.fv-bubble--ppv:before{content:"🔒";font-size:.875rem}.fv-bubble__voice{align-items:center;gap:10px;min-width:160px;display:flex}.fv-bubble__voice-play{color:#fff;background:#ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .2s,transform .2s;display:inline-flex}.fv-bubble__voice-wave{flex:1;align-items:center;gap:2px;height:18px;display:flex}.fv-bubble__voice-wave span{height:var(--low,30%);transform-origin:50%;will-change:height;background:#ffffffb3;border-radius:2px;flex:1;transition:background .2s}.fv-bubble--voice.is-playing .fv-bubble__voice-wave span{height:var(--high,100%);animation:fv-wave var(--dur,1.2s) cubic-bezier(.45, 0, .55, 1) infinite alternate;background:#fffffff2}.fv-bubble--voice.is-loading .fv-bubble__voice-wave span{opacity:.55;animation:.8s ease-in-out infinite alternate fv-wave-loading}@keyframes fv-wave{0%{transform:scaleY(var(--scaleLow,.35))}to{transform:scaleY(1)}}@keyframes fv-wave-loading{0%{transform:scaleY(.25)}to{transform:scaleY(.7)}}button.fv-bubble--voice{appearance:none;cursor:pointer;font:inherit;text-align:left;border:none;outline:none;transition:transform .12s,box-shadow .2s,filter .2s}button.fv-bubble--voice:hover .fv-bubble__voice-play{background:#ffffff52;transform:scale(1.08)}button.fv-bubble--voice:active{transform:translateY(1px)scale(.99)}button.fv-bubble--voice:focus-visible{outline:2px solid var(--fv-champagne);outline-offset:3px}button.fv-bubble--voice.is-playing .fv-bubble__voice-play{background:#ffffff6b}button.fv-bubble--voice.is-unavailable{cursor:default;opacity:.75}button.fv-bubble--voice.is-unavailable:hover .fv-bubble__voice-play{background:#ffffff2e;transform:none}@media (prefers-reduced-motion:reduce){.fv-bubble--voice.is-playing .fv-bubble__voice-wave span,.fv-bubble--voice.is-loading .fv-bubble__voice-wave span{height:var(--high,60%);animation:none;transform:none}}.fv-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fv-bubble__voice-wave span:first-child{--low:22%;--high:58%;--scaleLow:.42;--dur:1.08s;animation-delay:0s}.fv-bubble__voice-wave span:nth-child(2){--low:32%;--high:82%;--scaleLow:.38;--dur:1.31s;animation-delay:70ms}.fv-bubble__voice-wave span:nth-child(3){--low:28%;--high:100%;--scaleLow:.3;--dur:.94s;animation-delay:.16s}.fv-bubble__voice-wave span:nth-child(4){--low:38%;--high:72%;--scaleLow:.52;--dur:1.24s;animation-delay:.22s}.fv-bubble__voice-wave span:nth-child(5){--low:30%;--high:92%;--scaleLow:.34;--dur:1.02s;animation-delay:.31s}.fv-bubble__voice-wave span:nth-child(6){--low:24%;--high:54%;--scaleLow:.46;--dur:1.36s;animation-delay:.18s}.fv-bubble__voice-wave span:nth-child(7){--low:30%;--high:78%;--scaleLow:.36;--dur:1.13s;animation-delay:90ms}.fv-bubble__voice-wave span:nth-child(8){--low:20%;--high:44%;--scaleLow:.56;--dur:1.42s;animation-delay:40ms}.fv-bubble__voice-duration{font-family:var(--fv-font-mono);color:#ffffffd9;font-size:.6875rem}@keyframes fv-bubble-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fv-chat-specimen__bubbles .fv-bubble:first-child{animation-delay:.1s}.fv-chat-specimen__bubbles .fv-bubble:nth-child(2){animation-delay:.3s}.fv-chat-specimen__bubbles .fv-bubble:nth-child(3){animation-delay:.5s}.fv-chat-specimen__bubbles .fv-bubble:nth-child(4){animation-delay:.7s}.fv-chat-specimen__bubbles .fv-bubble:nth-child(5){animation-delay:.9s}.fv-chat-specimen__bubbles .fv-bubble:nth-child(6){animation-delay:1.1s}.fv-section{padding-block:96px;scroll-margin-top:80px;position:relative}.fv-pillars{gap:28px;margin:64px 0 0;padding:0;list-style:none;display:grid}@media (min-width:768px){.fv-pillars{grid-template-columns:repeat(2,1fr);gap:36px 40px}}@media (min-width:1100px){.fv-pillars{grid-template-columns:repeat(4,1fr);gap:32px}}.fv-pillar{border-top:1px solid var(--fv-line-strong);padding:36px 8px 8px;position:relative}.fv-pillar:before{content:"";background:var(--fv-champagne);width:56px;height:1px;transition:width .6s var(--fv-ease);position:absolute;top:-1px;left:0}.fv-pillar:hover:before{width:100%}.fv-pillar__num{font-family:var(--fv-font-mono);letter-spacing:.22em;color:var(--fv-champagne);text-transform:uppercase;margin-bottom:18px;font-size:.6875rem;font-weight:500;display:block}.fv-pillar__title{font-family:var(--fv-font-serif);color:var(--fv-ivory);letter-spacing:-.012em;margin:0 0 14px;font-size:clamp(1.25rem,2.1vw,1.5rem);font-weight:500;line-height:1.18}.fv-pillar__title em,.fv-pillar__title i{background:linear-gradient(135deg, var(--fv-rose) 0%, var(--fv-champagne) 70%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.fv-pillar__body{color:var(--fv-ivory-dim);margin:0;font-size:.9375rem;line-height:1.65}.fv-pillars--compact{gap:16px;margin-top:40px}@media (min-width:768px){.fv-pillars--compact{grid-template-columns:repeat(2,1fr);gap:20px 24px}}@media (min-width:1100px){.fv-pillars--compact{grid-template-columns:repeat(4,1fr);gap:16px}}.fv-pillar--compact{border:1px solid var(--fv-line);border-radius:var(--fv-radius);border-top:1px solid var(--fv-line);background:var(--fv-bg-card);padding:20px 18px 18px}.fv-pillar--compact:before{display:none}.fv-pillar--compact .fv-pillar__title{font-family:var(--fv-font-body);letter-spacing:-.01em;margin:0 0 6px;font-size:1rem;font-weight:700;line-height:1.25}.fv-pillar--compact .fv-pillar__title em,.fv-pillar--compact .fv-pillar__title i{-webkit-text-fill-color:initial;color:var(--fv-champagne);background:0 0;font-style:normal}.fv-pillar__tag{color:var(--fv-ivory-dim);margin:0;font-size:.8125rem;line-height:1.45}.fv-pullquote--compact{border-top:1px solid var(--fv-line);border-bottom:none;max-width:640px;margin:40px auto 0;padding:28px 0 0}.fv-pullquote--compact .fv-pullquote__text{font-family:var(--fv-font-body);color:var(--fv-ivory);margin:0 0 12px;font-size:clamp(1rem,1.6vw,1.125rem);font-style:normal;font-weight:500;line-height:1.55}.fv-pullquote--compact:before,.fv-pullquote--compact:after{display:none}.fv-pullquote--compact .fv-pullquote__meta{color:var(--fv-ivory-dim);font-size:.8125rem}.fv-pullquote{text-align:center;border-top:1px solid var(--fv-line);border-bottom:1px solid var(--fv-line);max-width:920px;margin:80px auto 0;padding:48px 32px 36px;position:relative}@media (min-width:768px){.fv-pullquote{padding:64px 56px 48px}}.fv-pullquote:before,.fv-pullquote:after{content:"";background:linear-gradient(90deg, transparent, var(--fv-champagne), transparent);width:80px;height:1px;position:absolute;left:50%;transform:translate(-50%)}.fv-pullquote:before{top:-1px}.fv-pullquote:after{bottom:-1px}.fv-pullquote__mark{font-family:var(--fv-font-serif);color:var(--fv-champagne);vertical-align:-.18em;margin-right:.08em;font-size:1.4em;font-style:italic;line-height:0}.fv-pullquote__text{font-family:var(--fv-font-serif);letter-spacing:-.01em;color:var(--fv-ivory);quotes:none;margin:0 0 24px;font-size:clamp(1.375rem,3.2vw,2rem);font-style:italic;font-weight:300;line-height:1.35}.fv-pullquote__meta{font-family:var(--fv-font-mono);text-transform:uppercase;letter-spacing:.16em;flex-direction:column;align-items:center;gap:4px;display:flex}.fv-pullquote__author{color:var(--fv-champagne);font-size:.75rem;font-weight:500}.fv-pullquote__context{color:var(--fv-ivory-faint);letter-spacing:.14em;font-size:.625rem;font-weight:400}.fv-preset-picker{margin:48px 0 56px;position:relative}@media (min-width:880px){.fv-preset-picker{margin:56px 0 72px}}.fv-preset-picker__frame{border-radius:var(--fv-radius-lg);border:1px solid var(--fv-line-strong);-webkit-backdrop-filter:blur(18px)saturate(1.15);background:radial-gradient(120% 100% at 12% 0,#c47a821a 0%,#c47a8200 55%),radial-gradient(100% 120% at 90% 110%,#d4af6f1a 0%,#d4af6f00 60%),linear-gradient(#1c1118d9 0%,#100a0eeb 100%);position:relative;overflow:hidden;box-shadow:0 40px 100px -28px #000000d9,inset 0 0 0 1px #ffffff05,0 0 80px -16px #d4af6f24}.fv-preset-picker__frame:before{content:"";pointer-events:none;background:linear-gradient(90deg,#d4af6f00 0%,#d4af6f73 50%,#d4af6f00 100%);height:1px;position:absolute;top:0;left:0;right:0}.fv-preset-picker__chrome{border-bottom:1px solid var(--fv-line);background:#0a070959;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:14px 20px;display:grid}.fv-preset-picker__lights{gap:6px;display:inline-flex}.fv-preset-picker__light{background:#f5ede22e;border-radius:50%;width:10px;height:10px;box-shadow:inset 0 0 0 .5px #0006}.fv-preset-picker__light--r{background:#c47a82}.fv-preset-picker__light--y{background:#d4af6f}.fv-preset-picker__light--g{background:#8fb98f}.fv-preset-picker__urlbar{border:1px solid var(--fv-line);background:#f5ede20a;border-radius:999px;justify-content:center;align-items:center;min-width:0;max-width:380px;margin:0 auto;padding:4px 12px;display:inline-flex}.fv-preset-picker__url{font-family:var(--fv-font-mono);letter-spacing:.04em;color:var(--fv-ivory-dim);white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;overflow:hidden}.fv-preset-picker__stage{font-family:var(--fv-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fv-champagne);align-items:center;gap:8px;font-size:.625rem;display:inline-flex}.fv-preset-picker__stage:before{content:"";background:var(--fv-champagne);border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px 1px #d4af6f8c}@media (max-width:599px){.fv-preset-picker__chrome{grid-template-columns:auto 1fr;padding:12px 16px}.fv-preset-picker__stage{display:none}.fv-preset-picker__urlbar{justify-self:start;max-width:none;margin:0}}.fv-preset-picker__head{padding:28px 28px 16px}@media (min-width:880px){.fv-preset-picker__head{padding:36px 40px 20px}}.fv-preset-picker__title{font-family:var(--fv-font-display);letter-spacing:-.02em;color:var(--fv-ivory);margin:0 0 6px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400}.fv-preset-picker__hint{font-family:var(--fv-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fv-ivory-dim);margin:0;font-size:.6875rem}.fv-preset-picker__gridwrap{padding:0 16px 20px;position:relative}@media (min-width:560px){.fv-preset-picker__gridwrap{padding:0 20px 24px}}@media (min-width:1024px){.fv-preset-picker__gridwrap{padding:0 28px 28px}}.fv-preset-picker__grid{grid-template-columns:1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:560px){.fv-preset-picker__grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (min-width:1024px){.fv-preset-picker__grid{grid-template-columns:repeat(4,1fr);gap:16px}}.fv-preset-card{border-radius:var(--fv-radius);background:radial-gradient(140% 100% at 0% 0%, var(--fv-preset-card-glow,#f5ede20a) 0%, #f5ede200 60%), linear-gradient(180deg, #f5ede20a 0%, #f5ede204 100%);border:1px solid var(--fv-line);transition:transform .45s var(--fv-ease), border-color .45s var(--fv-ease);opacity:0;animation:fv-preset-card-in .6s var(--fv-ease) both;flex-direction:column;gap:10px;padding:18px 16px 16px;display:flex;position:relative;transform:translateY(8px)}.fv-preset-card--rose{--fv-preset-card-accent:var(--fv-rose-deep);--fv-preset-card-glow:#c47a8229}.fv-preset-card--burgundy{--fv-preset-card-accent:#b58a5f;--fv-preset-card-glow:#3a1a2073}.fv-preset-card--champagne{--fv-preset-card-accent:var(--fv-champagne);--fv-preset-card-glow:#d4af6f2e}.fv-preset-picker__grid .fv-preset-card:first-child{animation-delay:50ms}.fv-preset-picker__grid .fv-preset-card:nth-child(2){animation-delay:.1s}.fv-preset-picker__grid .fv-preset-card:nth-child(3){animation-delay:.15s}.fv-preset-picker__grid .fv-preset-card:nth-child(4){animation-delay:.2s}.fv-preset-picker__grid .fv-preset-card:nth-child(5){animation-delay:.25s}.fv-preset-picker__grid .fv-preset-card:nth-child(6){animation-delay:.3s}.fv-preset-picker__grid .fv-preset-card:nth-child(7){animation-delay:.35s}.fv-preset-picker__grid .fv-preset-card:nth-child(8){animation-delay:.4s}@keyframes fv-preset-card-in{to{opacity:1;transform:translateY(0)}}.fv-preset-card__glyph{width:36px;height:36px;font-family:var(--fv-font-display);color:var(--fv-preset-card-accent);border:1px solid var(--fv-line-strong);letter-spacing:0;background:#0a070980;border-radius:10px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:300;display:inline-flex}.fv-preset-card__name{font-family:var(--fv-font-display);letter-spacing:-.01em;color:var(--fv-ivory);font-size:1.0625rem;font-weight:500;line-height:1.1}.fv-preset-card__vibe{font-family:var(--fv-font-body);color:var(--fv-ivory-dim);font-size:.75rem;font-style:italic;line-height:1.4}.fv-preset-card__tags{flex-wrap:wrap;gap:4px 6px;margin:auto 0 0;padding:8px 0 0;list-style:none;display:flex}.fv-preset-card__tags li{font-family:var(--fv-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fv-ivory-dim);border:1px solid var(--fv-line);background:#f5ede20d;border-radius:999px;padding:3px 7px;font-size:.5625rem}.fv-preset-card--selected{--fv-preset-card-accent:var(--fv-champagne);--fv-preset-card-glow:#d4af6f38;border-color:var(--fv-champagne);box-shadow:0 0 0 1px var(--fv-champagne) inset, 0 0 28px -4px #d4af6f66;animation:fv-preset-card-in .6s var(--fv-ease) both, fv-preset-card-pulse 3.6s var(--fv-ease) .6s infinite;background:radial-gradient(140% 100% at 0 0,#d4af6f2e 0%,#d4af6f00 65%),linear-gradient(#d4af6f0f 0%,#f5ede205 100%)}@keyframes fv-preset-card-pulse{0%,to{box-shadow:0 0 0 1px var(--fv-champagne) inset, 0 0 24px -4px #d4af6f52}50%{box-shadow:0 0 0 1px var(--fv-champagne-bright) inset, 0 0 40px -2px #d4af6f8c}}.fv-preset-card--selected .fv-preset-card__glyph{color:#1a0c10;background:linear-gradient(135deg, var(--fv-champagne-bright) 0%, var(--fv-champagne) 60%, #b8945c 100%);border-color:var(--fv-champagne)}.fv-preset-card__check{color:#1a0c10;background:var(--fv-champagne);width:22px;height:22px;font-size:.75rem;font-weight:700;font-family:var(--fv-font-body);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:0 0 18px -2px #d4af6f99}.fv-preset-picker__cursor,.fv-preset-picker__cursor-badge{pointer-events:none;z-index:2;position:absolute}.fv-preset-picker__cursor{filter:drop-shadow(0 6px 16px #0009)drop-shadow(0 0 14px #d4af6f8c);animation:fv-cursor-drift 2.6s var(--fv-ease) infinite;top:calc(50% - 36px);left:14%}@media (min-width:560px){.fv-preset-picker__cursor{top:56%;left:16%}}@media (min-width:1024px){.fv-preset-picker__cursor{top:60%;left:9%}}@keyframes fv-cursor-drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-3px,-5px)scale(.96)}}.fv-preset-picker__cursor-badge{font-family:var(--fv-font-mono);letter-spacing:.14em;text-transform:uppercase;color:#1a0c10;background:linear-gradient(135deg, var(--fv-champagne-bright) 0%, var(--fv-champagne) 100%);white-space:nowrap;opacity:0;animation:fv-cursor-badge-in .6s var(--fv-ease) 1.2s forwards;border-radius:999px;padding:5px 9px;font-size:.625rem;font-weight:600;top:calc(50% + 4px);left:calc(14% + 28px);box-shadow:0 8px 24px -6px #0009,0 0 24px -4px #d4af6f8c}@media (min-width:560px){.fv-preset-picker__cursor-badge{top:calc(56% + 14px);left:calc(16% + 28px)}}@media (min-width:1024px){.fv-preset-picker__cursor-badge{top:calc(60% + 14px);left:calc(9% + 28px)}}@keyframes fv-cursor-badge-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fv-preset-picker__footer{border-top:1px solid var(--fv-line);background:#0a070959;grid-template-columns:1fr;gap:14px;padding:18px 20px 22px;display:grid}@media (min-width:880px){.fv-preset-picker__footer{grid-template-columns:1fr auto;align-items:center;padding:20px 32px 24px}}.fv-preset-picker__status{font-family:var(--fv-font-body);color:var(--fv-ivory-dim);align-items:center;gap:10px;font-size:.8125rem;line-height:1.4;display:inline-flex}.fv-preset-picker__status strong{font-family:var(--fv-font-display);color:var(--fv-ivory);font-size:.9375rem;font-style:italic;font-weight:500}.fv-preset-picker__status-dot{background:var(--fv-champagne);width:8px;height:8px;animation:fv-preset-status-pulse 2.4s var(--fv-ease) infinite;border-radius:50%;flex-shrink:0;box-shadow:0 0 14px 2px #d4af6f80}@keyframes fv-preset-status-pulse{0%,to{opacity:.6}50%{opacity:1}}.fv-preset-picker__apply{background:linear-gradient(135deg, var(--fv-champagne-bright) 0%, var(--fv-champagne) 60%, #b8945c 100%);color:#1a0c10;font-family:var(--fv-font-body);letter-spacing:-.005em;white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 8px 24px -6px #0000008c,0 0 28px -4px #d4af6f66}.fv-preset-picker__apply-arrow{font-size:1rem;font-weight:400;line-height:1}.fv-preset-picker__caption{font-family:var(--fv-font-body);color:var(--fv-ivory-faint);max-width:56ch;margin:14px 4px 0;font-size:.8125rem;font-style:italic;line-height:1.5}@media (prefers-reduced-motion:reduce){.fv-preset-card,.fv-preset-card--selected,.fv-preset-picker__cursor,.fv-preset-picker__cursor-badge,.fv-preset-picker__status-dot{opacity:1!important;animation:none!important;transform:none!important}.fv-preset-picker__cursor-badge{opacity:1}}.fv-setup{counter-reset:fv-setup;gap:24px;margin:56px 0 0;padding:0;list-style:none;display:grid}@media (min-width:880px){.fv-setup{grid-template-columns:repeat(3,1fr);gap:28px}}.fv-setup__step{border-radius:var(--fv-radius-lg);background:linear-gradient(180deg, #ffffff05, #ffffff01), var(--fv-bg-card);border:1px solid var(--fv-line);transition:transform .6s var(--fv-ease), border-color .4s var(--fv-ease);padding:36px 32px 32px;position:relative;overflow:hidden}.fv-setup__step:before{content:"";background:linear-gradient(90deg, transparent, var(--fv-champagne-dim) 30%, var(--fv-champagne) 50%, var(--fv-champagne-dim) 70%, transparent);opacity:.45;height:1px;position:absolute;top:0;left:0;right:0}.fv-setup__step:hover{border-color:var(--fv-line-strong);transform:translateY(-3px)}.fv-setup__num{font-family:var(--fv-font-mono);letter-spacing:.18em;color:var(--fv-champagne);text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:500}.fv-setup__time{border:1px solid var(--fv-line);font-family:var(--fv-font-mono);letter-spacing:.12em;color:var(--fv-champagne-bright);text-transform:uppercase;background:#d4af6f14;border-radius:999px;margin-bottom:22px;padding:4px 10px;font-size:.6875rem;font-weight:500;display:inline-block}.fv-setup__title{font-family:var(--fv-font-serif);color:var(--fv-ivory);letter-spacing:-.01em;margin:0 0 14px;font-size:clamp(1.25rem,2.4vw,1.625rem);font-weight:500;line-height:1.15}.fv-setup__body{color:var(--fv-ivory-dim);margin:0;font-size:.9375rem;line-height:1.65}.fv-setup__footnote{text-align:center;font-family:var(--fv-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fv-ivory-faint);margin:28px 0 0;font-size:.75rem}@media (min-width:1024px){.fv-section{padding-block:120px}}.fv-section--divider:before{content:"";background:linear-gradient(90deg, transparent, var(--fv-champagne), transparent);width:64px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.fv-section__header{max-width:720px;margin-bottom:56px}.fv-section__header--centered{text-align:center;margin-left:auto;margin-right:auto}.fv-section__header--centered .fv-eyebrow{justify-content:center}.fv-section__header--centered .fv-lead{margin-inline:auto}.fv-problem{align-items:start;gap:48px;display:grid}@media (min-width:900px){.fv-problem{grid-template-columns:1fr 1.1fr;gap:80px}}.fv-problem__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.fv-problem__list li{border-top:1px solid var(--fv-line);color:var(--fv-ivory);grid-template-columns:32px 1fr;gap:16px;padding:20px 0;font-size:1.0625rem;line-height:1.5;display:grid}.fv-problem__list li:last-child{border-bottom:1px solid var(--fv-line)}.fv-problem__list-num{font-family:var(--fv-font-mono);letter-spacing:.16em;color:var(--fv-champagne);padding-top:4px;font-size:.6875rem}.fv-compare{border-collapse:collapse;border-spacing:0;border-radius:var(--fv-radius-lg);border:1px solid var(--fv-line-strong);background:linear-gradient(#141014d9 0%,#0a0709f2 100%);width:100%;display:block;overflow:hidden}.fv-compare>thead,.fv-compare>tbody{display:contents}.fv-compare__head{border-bottom:1px solid var(--fv-line-strong);background:#d4af6f0a;grid-template-columns:1.4fr repeat(3,1fr);gap:0;display:grid}.fv-compare__head>*{font-family:var(--fv-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fv-ivory-dim);text-align:left;border-right:1px solid var(--fv-line);padding:20px 18px;font-size:.6875rem;font-weight:400}.fv-compare__head>:last-child{border-right:none}.fv-compare__head .fv-compare__col--us{color:var(--fv-champagne-bright);background:#d4af6f0f;font-weight:600}.fv-compare__row{border-bottom:1px solid var(--fv-line);transition:background .3s var(--fv-ease);grid-template-columns:1.4fr repeat(3,1fr);display:grid}.fv-compare__row:last-child{border-bottom:none}.fv-compare__row:hover{background:#d4af6f06}.fv-compare__row>*{color:var(--fv-ivory-dim);text-align:left;border-right:1px solid var(--fv-line);align-items:center;padding:18px;font-size:.875rem;font-weight:400;line-height:1.45;display:flex}.fv-compare__row>:last-child{border-right:none}.fv-compare__row .fv-compare__label{font-family:var(--fv-font-display);color:var(--fv-ivory);font-size:.9375rem;font-style:italic;font-weight:400}.fv-compare__row .fv-compare__col--us{color:var(--fv-ivory);background:#d4af6f0a;font-weight:500}.fv-compare__row--highlight .fv-compare__col--us{color:var(--fv-champagne-bright)}@media (max-width:768px){.fv-compare__head{display:none}.fv-compare__row{border-bottom:1px solid var(--fv-line);grid-template-columns:1fr;padding:16px}.fv-compare__row>*{border-right:none;grid-template-columns:100px 1fr;gap:16px;padding:8px 0;font-size:.8125rem;display:grid}.fv-compare__row>:before{content:attr(data-label);font-family:var(--fv-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fv-ivory-faint);font-size:.625rem}.fv-compare__row .fv-compare__label:before{display:none}.fv-compare__row .fv-compare__label{border-bottom:1px solid var(--fv-line);grid-template-columns:1fr;margin-bottom:4px;padding-bottom:12px}}.fv-phases{border-radius:var(--fv-radius-lg);border:1px solid var(--fv-line-strong);background:linear-gradient(#141014d9 0%,#0a0709e6 100%);grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}@media (min-width:768px){.fv-phases{grid-template-columns:repeat(5,1fr)}}.fv-phase{border-bottom:1px solid var(--fv-line);transition:background .4s var(--fv-ease);padding:28px 22px;position:relative}@media (min-width:768px){.fv-phase{border-bottom:none;border-right:1px solid var(--fv-line)}.fv-phase:last-child{border-right:none}}.fv-phase:last-child{border-bottom:none}.fv-phase.is-active{background:#d4af6f0d}.fv-phase__num{font-family:var(--fv-font-mono);letter-spacing:.16em;color:var(--fv-champagne-dim);margin-bottom:10px;font-size:.625rem}.fv-phase__label{font-family:var(--fv-font-display);letter-spacing:-.02em;color:var(--fv-ivory);margin-bottom:8px;font-size:1.375rem;font-style:italic;font-weight:400}.fv-phase__desc{color:var(--fv-ivory-dim);font-size:.8125rem;line-height:1.5}.fv-phase__bar{background:linear-gradient(90deg, var(--fv-rose), var(--fv-champagne));width:0;height:2px;transition:width 1.2s var(--fv-ease);position:absolute;bottom:0;left:0}@media (min-width:768px){.fv-phase__bar{top:auto;bottom:0}}.fv-phase.is-active .fv-phase__bar{width:100%}.fv-features{border-top:1px solid var(--fv-line);gap:0;display:grid}@media (min-width:768px){.fv-features{grid-template-columns:1fr 1fr}}.fv-feature{border-bottom:1px solid var(--fv-line);transition:background .4s var(--fv-ease);padding:32px 28px;position:relative}@media (min-width:768px){.fv-feature:nth-child(odd){border-right:1px solid var(--fv-line)}}.fv-feature:hover{background:#d4af6f08}.fv-feature:after{content:"";background:linear-gradient(90deg, transparent, var(--fv-champagne-dim), transparent);height:1px;transition:transform .5s var(--fv-ease);position:absolute;bottom:0;left:28px;right:28px;transform:scaleX(0)}.fv-feature:hover:after{transform:scaleX(1)}.fv-feature__num{font-family:var(--fv-font-mono);letter-spacing:.18em;color:var(--fv-champagne);align-items:center;gap:12px;margin-bottom:16px;font-size:.6875rem;display:flex}.fv-feature__num:after{content:"";background:var(--fv-line);flex:1;height:1px}.fv-feature__title{font-family:var(--fv-font-display);letter-spacing:-.02em;color:var(--fv-ivory);margin:0 0 12px;font-size:1.5rem;font-weight:400;line-height:1.15}.fv-feature__body{color:var(--fv-ivory-dim);max-width:42ch;margin:0;font-size:.9375rem;line-height:1.55}.fv-testimonials{gap:32px;display:grid}@media (min-width:900px){.fv-testimonials{grid-template-columns:repeat(3,1fr)}}.fv-testimonial{border-radius:var(--fv-radius-lg);border:1px solid var(--fv-line);transition:border-color .3s var(--fv-ease), transform .3s var(--fv-ease);background:linear-gradient(#141014cc 0%,#0a0709f2 100%);padding:36px 32px 32px;position:relative}.fv-testimonial:hover{border-color:var(--fv-line-strong);transform:translateY(-2px)}.fv-testimonial:before{content:"“";font-family:var(--fv-font-display);color:var(--fv-champagne);opacity:.55;font-size:5rem;font-style:italic;font-weight:200;line-height:1;position:absolute;top:0;left:28px;transform:translateY(-30%)}.fv-testimonial__quote{font-family:var(--fv-font-display);letter-spacing:-.01em;color:var(--fv-ivory);margin:0 0 28px;font-size:1.0625rem;font-style:italic;font-weight:300;line-height:1.45}.fv-testimonial__meta{border-top:1px solid var(--fv-line);justify-content:space-between;align-items:flex-end;gap:20px;padding-top:20px;display:flex}.fv-testimonial__author{flex-direction:column;gap:2px;display:flex}.fv-testimonial__author strong{color:var(--fv-ivory);font-size:.875rem;font-weight:600}.fv-testimonial__author span{color:var(--fv-ivory-dim);font-size:.75rem}.fv-testimonial__metric{text-align:right;font-family:var(--fv-font-display);color:var(--fv-champagne-bright);letter-spacing:-.01em;white-space:nowrap;font-size:1.125rem;font-style:italic;font-weight:400}.fv-pricing{align-items:stretch;gap:24px;display:grid}@media (min-width:900px){.fv-pricing{grid-template-columns:1fr 1.08fr 1fr;align-items:stretch;gap:20px}}.fv-price-card{border-radius:var(--fv-radius-lg);border:1px solid var(--fv-line-strong);transition:transform .4s var(--fv-ease);background:linear-gradient(#141014d9 0%,#0a0709f2 100%);flex-direction:column;padding:40px 32px 36px;display:flex;position:relative}.fv-price-card--featured{border-color:var(--fv-champagne);background:radial-gradient(circle at 50% 0,#d4af6f1a 0%,#0000 60%),linear-gradient(#1c1216eb 0%,#0a0709fa 100%);box-shadow:0 24px 80px -20px #d4af6f38,inset 0 0 0 1px #d4af6f33}@media (min-width:900px){.fv-price-card--featured{transform:scale(1.04)}.fv-price-card--featured:hover{transform:scale(1.04)translateY(-2px)}}.fv-price-card__badge{background:var(--fv-champagne);color:#1a1009;font-family:var(--fv-font-mono);letter-spacing:.18em;text-transform:uppercase;border-radius:999px;padding:5px 14px;font-size:.625rem;font-weight:600;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #d4af6f59}.fv-price-card__name{font-family:var(--fv-font-display);letter-spacing:-.02em;color:var(--fv-ivory);margin:0 0 8px;font-size:1.5rem;font-style:italic;font-weight:400}.fv-price-card__desc{color:var(--fv-ivory-dim);min-height:42px;margin:0 0 28px;font-size:.875rem;line-height:1.5}.fv-price-card__amount{align-items:baseline;gap:6px;margin-bottom:6px;display:flex}.fv-price-card__amount strong{font-family:var(--fv-font-display);letter-spacing:-.04em;color:var(--fv-ivory);font-size:3.25rem;font-weight:300;line-height:1}.fv-price-card__amount span{color:var(--fv-ivory-dim);font-size:.9375rem}.fv-price-card__anchor{font-family:var(--fv-font-mono);letter-spacing:.06em;color:var(--fv-champagne);border-bottom:1px solid var(--fv-line);margin-bottom:28px;padding-bottom:22px;font-size:.6875rem}.fv-price-card__limits{grid-template-columns:1fr 1fr;gap:14px 18px;margin:0 0 28px;display:grid}.fv-price-card__limit strong{font-family:var(--fv-font-display);color:var(--fv-ivory);letter-spacing:-.02em;margin-bottom:2px;font-size:1.25rem;font-style:italic;font-weight:400;display:block}.fv-price-card__limit span{font-size:.6875rem;font-family:var(--fv-font-mono);letter-spacing:.06em;color:var(--fv-ivory-dim);text-transform:uppercase}.fv-price-card__list{flex-direction:column;flex:1;gap:11px;margin:0 0 32px;padding:0;list-style:none;display:flex}.fv-price-card__list li{color:var(--fv-ivory-dim);padding-left:22px;font-size:.875rem;line-height:1.45;position:relative}.fv-price-card__list li:before{content:"";background:var(--fv-champagne);width:12px;height:1px;position:absolute;top:7px;left:0}.fv-price-card .fv-btn{width:100%}.fv-faq{flex-direction:column;gap:8px;max-width:760px;margin:0 auto;display:flex}.fv-faq-item{border-top:1px solid var(--fv-line);overflow:hidden}.fv-faq-item:last-child{border-bottom:1px solid var(--fv-line)}.fv-faq-item summary{font-family:var(--fv-font-display);letter-spacing:-.01em;color:var(--fv-ivory);cursor:pointer;transition:color .25s var(--fv-ease);justify-content:space-between;align-items:center;gap:16px;padding:22px 0;font-size:1.0625rem;font-style:italic;font-weight:400;list-style:none;display:flex}.fv-faq-item summary:hover{color:var(--fv-champagne-bright)}.fv-faq-item summary::-webkit-details-marker{display:none}.fv-faq-item__q{font:inherit;color:inherit;letter-spacing:inherit;margin:0;display:inline}.fv-faq-item summary:after{content:"";border-right:1px solid var(--fv-champagne);border-bottom:1px solid var(--fv-champagne);width:14px;height:14px;transition:transform .3s var(--fv-ease);flex-shrink:0;transform:rotate(45deg)}.fv-faq-item[open] summary:after{transform:rotate(-135deg)}.fv-faq-item p{color:var(--fv-ivory-dim);max-width:62ch;margin:0;padding:0 0 24px;font-size:.9375rem;line-height:1.65}.fv-cta-band{border-radius:var(--fv-radius-xl);text-align:center;border:1px solid var(--fv-line-strong);background:radial-gradient(circle at 50% 0,#d4af6f1f 0%,#0000 60%),linear-gradient(135deg,#2a1418f2 0%,#0a0709fa 100%);max-width:1232px;margin:0 auto 96px;padding:80px 40px;position:relative;overflow:hidden}.fv-cta-band:before{content:"";background:radial-gradient(circle at 50% 100%, var(--fv-rose-glow), transparent 60%);opacity:.4;pointer-events:none;position:absolute;inset:0}.fv-cta-band__urgency{font-family:var(--fv-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fv-rose);background:#e8b4b814;border:1px solid #e8b4b840;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:7px 16px;font-size:.6875rem;display:inline-flex;position:relative}.fv-cta-band__urgency:before{content:"";background:var(--fv-rose);width:6px;height:6px;box-shadow:0 0 8px var(--fv-rose);border-radius:50%;animation:1.8s ease-in-out infinite fv-pulse}.fv-cta-band h2{font-family:var(--fv-font-display);letter-spacing:-.03em;color:var(--fv-ivory);margin:0 0 20px;font-size:clamp(2rem,4vw,3.25rem);font-weight:300;line-height:1.05;position:relative}.fv-cta-band h2 em{background:linear-gradient(120deg, var(--fv-rose), var(--fv-champagne-bright));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.fv-cta-band p{color:var(--fv-ivory-dim);max-width:520px;margin:0 auto 36px;font-size:1.0625rem;line-height:1.5;position:relative}.fv-cta-band .fv-btn{position:relative}.fv-cta-band__micro{position:relative;font-family:var(--fv-font-mono)!important;letter-spacing:.1em!important;color:var(--fv-ivory-faint)!important;margin-top:20px!important;font-size:.6875rem!important}.fv-footer{border-top:1px solid var(--fv-line);text-align:center;padding:48px 24px 56px}.fv-footer p{color:var(--fv-ivory-dim);margin:0;font-size:.8125rem}.fv-footer a{color:var(--fv-champagne-dim);transition:color .25s var(--fv-ease);text-decoration:none}.fv-footer a:hover{color:var(--fv-champagne)}.fv-reveal{opacity:0;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.fv-reveal.is-visible{opacity:1;transform:translateY(0)}.fv-hero__title-wrap{overflow:hidden}.fv-hero__title-line{opacity:0;animation:1.1s cubic-bezier(.22,1,.36,1) forwards fv-rise;display:block;transform:translateY(40px)}.fv-hero__title-line:first-child{animation-delay:.1s}.fv-hero__title-line:nth-child(2){animation-delay:.25s}.fv-hero__title-line:nth-child(3){animation-delay:.4s}@keyframes fv-rise{to{opacity:1;transform:translateY(0)}}.fv-ornament{color:var(--fv-champagne-dim);letter-spacing:.4em;font-size:.625rem;font-family:var(--fv-font-mono);justify-content:center;align-items:center;gap:16px;margin:0 auto;display:flex}.fv-ornament:before,.fv-ornament:after{content:"";background:linear-gradient(90deg, transparent, var(--fv-champagne-dim), transparent);width:48px;height:1px}.fv-progress{background:linear-gradient(90deg, var(--fv-rose), var(--fv-champagne-bright));transform-origin:0;z-index:200;will-change:transform;height:2px;position:fixed;top:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 10px #d4af6f80}.fv-sticky-cta{z-index:90;pointer-events:none;opacity:0;transition:opacity .35s var(--fv-ease), transform .35s var(--fv-ease);justify-content:center;display:flex;position:fixed;bottom:16px;left:16px;right:16px;transform:translateY(20px)}.fv-sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.fv-sticky-cta .fv-btn{width:100%;max-width:420px;padding:16px 24px;font-size:.9375rem;box-shadow:inset 0 1px #ffffff2e,0 16px 50px #d4af6f59,0 0 0 1px #0003}@media (min-width:1024px){.fv-sticky-cta{display:none}}.fv-page::-webkit-scrollbar{width:8px;height:8px}.fv-page ::-webkit-scrollbar{width:8px;height:8px}.fv-page::-webkit-scrollbar-track{background:var(--fv-bg)}.fv-page ::-webkit-scrollbar-track{background:var(--fv-bg)}.fv-page::-webkit-scrollbar-thumb{border:2px solid var(--fv-bg);background:#d4af6f2e;border-radius:999px}.fv-page ::-webkit-scrollbar-thumb{border:2px solid var(--fv-bg);background:#d4af6f2e;border-radius:999px}.fv-page::-webkit-scrollbar-thumb:hover{background:var(--fv-champagne-dim)}.fv-page ::-webkit-scrollbar-thumb:hover{background:var(--fv-champagne-dim)}.fv-page ::selection{background:var(--fv-champagne);color:#1a1009}@media (prefers-reduced-motion:reduce){.fv-reveal,.fv-hero__title-line{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.fv-hero__badge-dot,.fv-hero-video__glow,.fv-hero-video.has-still .fv-hero-video__main,.fv-bubble,.fv-bubble__voice-wave span,.fv-cta-band__urgency:before,.fv-progress,.fv-sticky-cta{transition:none!important;animation:none!important}}.fv-page[data-theme=light]{--fv-bg:#fff;--fv-bg-elev:#f8faf9;--fv-bg-card:#0f172a06;--fv-burgundy-deep:#f4f5f7;--fv-burgundy:#eceef1;--fv-burgundy-warm:#e2e5e9;--fv-champagne:#4cf064;--fv-champagne-bright:#66f47a;--fv-champagne-dim:#4cf0648c;--fv-rose:#4cf064;--fv-rose-deep:#3bd856;--fv-rose-glow:#4cf06429;--fv-ivory:#0f172a;--fv-ivory-dim:#0f172ab8;--fv-ivory-faint:#0f172a6b;--fv-line:#0f172a14;--fv-line-strong:#4cf06447;--fv-font-display:var(--font-plus-jakarta,"Plus Jakarta Sans"), system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--fv-font-body:var(--font-plus-jakarta,"Plus Jakarta Sans"), system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;background:var(--fv-bg);color:var(--fv-ivory)}.fv-page[data-theme=light]:before{background:radial-gradient(70% 50% at 30% -10%,#4cf06414,#0000 55%),radial-gradient(50% 40% at 110% 30%,#4cf0640b,#0000 55%),radial-gradient(60% 45% at -10% 75%,#4cf0640d,#0000 50%),radial-gradient(90% 50% at 50% 110%,#f8faf9d9,#0000 60%)}.fv-page[data-theme=light] .fv-grain{opacity:.018;mix-blend-mode:multiply}.fv-page[data-theme=light] .fv-vignette{background:0 0}.fv-page[data-theme=light] .fv-header{-webkit-backdrop-filter:saturate(140%)blur(20px);background:#ffffffdb;border-bottom:1px solid #0f172a12}.fv-page[data-theme=light] .fv-logo__image--makemefans{height:28px}@media (min-width:640px){.fv-page[data-theme=light] .fv-logo__image--makemefans{height:34px}}@media (min-width:1024px){.fv-page[data-theme=light] .fv-logo__image--makemefans{height:40px}}.fv-page[data-theme=light] .fv-hero__masthead{font-family:var(--fv-font-body);font-variant-numeric:tabular-nums;letter-spacing:.12em;font-weight:500}.fv-page[data-theme=light] .fv-btn--primary{background:var(--fv-champagne);color:#0f172a;box-shadow:inset 0 1px #ffffff59,0 1px 2px #4cf0642e,0 8px 24px -8px #4cf06459}.fv-page[data-theme=light] .fv-btn--primary:hover{background:var(--fv-champagne-bright);box-shadow:inset 0 1px #fff6,0 2px 4px #4cf06438,0 12px 32px -8px #4cf0646b}.fv-page[data-theme=light] .fv-btn--ghost{color:var(--fv-ivory);background:#4cf0640a;border-color:#4cf06438}.fv-page[data-theme=light] .fv-btn--ghost:hover{border-color:var(--fv-champagne);background:#4cf0641a}.fv-page[data-theme=light] .fv-btn--primary,.fv-page[data-theme=light] .fv-price-card__badge{color:#0f172a}.fv-page[data-theme=light] .fv-hero__scrim,.fv-page[data-theme=light] .fv-hero__vignette{display:none}.fv-page[data-theme=light] .fv-hero{background:radial-gradient(80% 60% at 20% 10%,#4cf0640f,#0000 60%),radial-gradient(60% 50% at 90% 80%,#4cf0640d,#0000 60%),linear-gradient(#fff 0%,#f9fdfb 100%);height:auto;min-height:0}@media (min-width:1024px){.fv-page[data-theme=light] .fv-hero{grid-template-columns:minmax(0,7fr) minmax(380px,5fr);grid-template-areas:"masthead masthead""text asset";align-items:center;gap:0 56px;max-width:1320px;margin:0 auto;padding:56px 32px 96px;display:grid}.fv-page[data-theme=light] .fv-hero__content{display:contents}.fv-page[data-theme=light] .fv-hero__masthead{grid-area:masthead;margin-bottom:32px}.fv-page[data-theme=light] .fv-hero__textcol{grid-area:text;align-self:center;max-width:none}.fv-page[data-theme=light] .fv-hero>.fv-hero-video{aspect-ratio:4/5;z-index:1;border-radius:2rem;grid-area:asset;align-self:center;width:100%;height:auto;position:relative;inset:auto;overflow:hidden;transform:none}.fv-page[data-theme=light] .fv-hero__visual:hover .fv-hero-video{transform:none}.fv-page[data-theme=light] .fv-hero-video__main{object-fit:cover;object-position:center}.fv-page[data-theme=light] .fv-hero-video__bleed{display:none}}@media (min-width:1280px){.fv-page[data-theme=light] .fv-hero{column-gap:72px;padding-bottom:112px}}@media (max-width:1023px){.fv-page[data-theme=light] .fv-hero{grid-template-columns:1fr;grid-template-areas:"masthead""text""asset""proof";row-gap:0;height:auto;min-height:0;padding:32px 0 56px;display:grid}.fv-page[data-theme=light] .fv-hero__content{display:contents}.fv-page[data-theme=light] .fv-hero__masthead{grid-area:masthead;margin-bottom:24px;padding:0 20px}.fv-page[data-theme=light] .fv-hero__textcol{grid-area:text;padding:0 20px}.fv-page[data-theme=light] .fv-hero>.fv-hero-video{aspect-ratio:4/5;z-index:1;border-radius:1.75rem;grid-area:asset;justify-self:center;width:calc(100% - 40px);height:auto;margin:24px auto 0;position:relative;inset:auto;overflow:hidden;transform:none}.fv-page[data-theme=light] .fv-hero-video__main{object-fit:cover}.fv-page[data-theme=light] .fv-hero-video__bleed{display:none}.fv-page[data-theme=light] .fv-chat-specimen{grid-area:proof;justify-self:center;width:calc(100% - 40px);max-width:380px;margin:16px auto 0;position:relative;bottom:auto;right:auto}}.fv-page[data-theme=light] .fv-display em,.fv-page[data-theme=light] .fv-hero__title-line em,.fv-page[data-theme=light] .fv-cta-band em,.fv-page[data-theme=light] .fv-pullquote em{-webkit-text-fill-color:initial;color:var(--fv-champagne);background:0 0;font-style:normal;font-weight:800}.fv-page[data-theme=light] .fv-price-card--featured{background:radial-gradient(circle at 50% 0,#4cf06414 0%,#0000 60%),linear-gradient(#fff 0%,#f8faf9 100%);box-shadow:0 24px 80px -20px #4cf06438,inset 0 0 0 1px #4cf06452}.fv-page[data-theme=light] .fv-price-card__name{font-style:normal;font-weight:700}.fv-page[data-theme=light] .fv-compare{background:linear-gradient(#fff 0%,#f8faf9 100%);border-color:#4cf06438;box-shadow:0 24px 60px -28px #4cf0641f,inset 0 0 0 1px #0f172a0d}.fv-page[data-theme=light] .fv-compare__head{background:#4cf0640f;border-bottom-color:#4cf0642e}.fv-page[data-theme=light] .fv-compare__head .fv-compare__col--us{color:var(--fv-champagne);background:#4cf0641a}.fv-page[data-theme=light] .fv-compare__row:hover{background:#4cf0640a}.fv-page[data-theme=light] .fv-compare__row .fv-compare__label{color:var(--fv-ivory);font-style:normal;font-weight:600}.fv-page[data-theme=light] .fv-compare__row .fv-compare__col--us{color:var(--fv-ivory);background:#4cf0640f}.fv-page[data-theme=light] .fv-compare__row--highlight .fv-compare__col--us{color:var(--fv-champagne);font-weight:600}.fv-page[data-theme=light] .fv-cta-band{background:linear-gradient(135deg,#f0fdf4 0%,#fff 50%,#ecfdf5 100%);border-top:1px solid #4cf06438;border-bottom:1px solid #4cf06438}.fv-page[data-theme=light] .fv-chat-specimen,.fv-page[data-theme=light] .fv-price-card,.fv-page[data-theme=light] .fv-pillar,.fv-page[data-theme=light] .fv-feature,.fv-page[data-theme=light] .fv-testimonial,.fv-page[data-theme=light] .fv-setup__step{background:var(--fv-bg);box-shadow:0 24px 60px -28px #4cf0641f,0 4px 12px -4px #0f172a0d,inset 0 0 0 1px #0f172a0d}.fv-page[data-theme=light] .fv-faq{gap:12px;max-width:720px}.fv-page[data-theme=light] .fv-faq-item{transition:border-color .22s var(--fv-ease), box-shadow .22s var(--fv-ease), background .22s var(--fv-ease);background:#fff;border:1px solid #0f172a14;border-radius:18px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 12px 32px -20px #0f172a14}.fv-page[data-theme=light] .fv-faq-item:last-child{border-bottom:1px solid #0f172a14}.fv-page[data-theme=light] .fv-faq-item:hover{border-color:#4cf06452;box-shadow:0 1px 2px #0f172a0a,0 16px 40px -20px #4cf0642e}.fv-page[data-theme=light] .fv-faq-item[open]{background:linear-gradient(#fff 0%,#4cf06409 100%);border-color:#4cf06466;box-shadow:0 1px 2px #0f172a0a,0 20px 48px -20px #4cf06438}.fv-page[data-theme=light] .fv-faq-item summary{font-family:var(--fv-font-body);letter-spacing:-.015em;color:var(--fv-ivory);padding:22px 28px;font-size:1.0625rem;font-style:normal;font-weight:600}.fv-page[data-theme=light] .fv-faq-item summary:hover{color:var(--fv-rose-deep)}.fv-page[data-theme=light] .fv-faq-item[open] summary{color:var(--fv-rose-deep);border-bottom:1px solid #0f172a0f;padding-bottom:18px}.fv-page[data-theme=light] .fv-faq-item summary:after{border-right:1.5px solid var(--fv-rose-deep);border-bottom:1.5px solid var(--fv-rose-deep);opacity:.7;width:10px;height:10px;transition:transform .28s var(--fv-ease), opacity .22s var(--fv-ease)}.fv-page[data-theme=light] .fv-faq-item:hover summary:after,.fv-page[data-theme=light] .fv-faq-item[open] summary:after{opacity:1}.fv-page[data-theme=light] .fv-faq-item p{color:var(--fv-ivory-dim);max-width:none;padding:18px 28px 24px;font-size:.9375rem;line-height:1.7}@media (max-width:640px){.fv-page[data-theme=light] .fv-faq-item summary{padding:18px 20px;font-size:1rem}.fv-page[data-theme=light] .fv-faq-item[open] summary{padding-bottom:14px}.fv-page[data-theme=light] .fv-faq-item p{padding:14px 20px 20px}}.fv-page[data-theme=light] .fv-phases{background:linear-gradient(#fff 0%,#f8faf9 100%);border-color:#4cf06438}.fv-page[data-theme=light] .fv-chat-specimen{background:linear-gradient(#fffffff5 0%,#f8faf9eb 100%);border-color:#4cf06438}@media (min-width:1024px){.fv-page[data-theme=light] .fv-chat-specimen{z-index:3;grid-area:asset;place-self:end;width:min(280px,32vw);margin:0 -16px -28px 0;position:relative;bottom:auto;right:auto}}@media (min-width:1280px){.fv-page[data-theme=light] .fv-chat-specimen{width:296px;margin:0 -20px -32px 0}}@media (max-width:1023px){.fv-page[data-theme=light] .fv-chat-specimen{z-index:3;width:100%;max-width:380px;margin:24px auto 0;position:relative;bottom:auto;right:auto}}.fv-page[data-theme=light] .fv-testimonial{background:linear-gradient(#fff 0%,#f8faf9 100%)}.fv-page[data-theme=light] .fv-pillar--compact{background:#fff;border-color:#0f172a14;box-shadow:0 2px 8px -4px #0f172a0f}.fv-page[data-theme=light] .fv-pillar--compact .fv-pillar__title{font-weight:700}.fv-pillars--bento{gap:16px;margin:56px 0 0;padding:0;list-style:none;display:grid}@media (min-width:768px){.fv-pillars--bento{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1100px){.fv-pillars--bento{grid-template-columns:repeat(12,1fr);gap:24px}.fv-pillar--bento:first-child{grid-column:span 7}.fv-pillar--bento:nth-child(2),.fv-pillar--bento:nth-child(3){grid-column:span 5}.fv-pillar--bento:nth-child(4){grid-column:span 7}}.fv-pillar--bento{border:1px solid var(--fv-line);background:var(--fv-bg-card);isolation:isolate;animation:.6s cubic-bezier(.16,1,.3,1) both fv-pillar-rise;animation-delay:calc(var(--i,0) * 80ms);border-radius:20px;flex-direction:column;gap:20px;padding:28px 28px 24px;transition:transform .32s cubic-bezier(.16,1,.3,1),border-color .32s cubic-bezier(.16,1,.3,1),box-shadow .32s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}@keyframes fv-pillar-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fv-pillar--bento{animation:none}}.fv-pillar--bento:hover{border-color:var(--fv-line-strong);transform:translateY(-2px)}.fv-pillar__glow{background:radial-gradient(closest-side, var(--fv-rose-glow) 0%, transparent 70%);opacity:.55;pointer-events:none;z-index:0;filter:blur(2px);border-radius:50%;width:220px;height:220px;transition:opacity .32s cubic-bezier(.16,1,.3,1);position:absolute;top:-60px;right:-60px}.fv-pillar--bento:hover .fv-pillar__glow{opacity:.9}.fv-pillar--bento>:not(.fv-pillar__glow){z-index:1;position:relative}.fv-pillar--bento .fv-pillar__num{font-family:var(--fv-font-mono);letter-spacing:.22em;color:var(--fv-champagne);text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:.6875rem;font-weight:600;display:inline-flex}.fv-pillar--bento .fv-pillar__num:before{content:"";background:var(--fv-champagne);opacity:.7;width:18px;height:1px}.fv-pillar__body-stack{flex-direction:column;gap:6px;display:flex}.fv-pillar--bento .fv-pillar__title{font-family:var(--fv-font-body);color:var(--fv-ivory);letter-spacing:-.015em;margin:0;font-size:clamp(1.0625rem,1.4vw,1.25rem);font-weight:700;line-height:1.2}.fv-pillar--bento .fv-pillar__tag{color:var(--fv-ivory-dim);margin:0;font-size:.9375rem;line-height:1.55}.fv-pillar__proof{font-family:var(--fv-font-body);color:var(--fv-ivory-faint,var(--fv-ivory-dim));border:1px solid var(--fv-line);background:#ffffff05;border-radius:12px;align-items:flex-start;gap:10px;margin:0;padding:12px 14px;font-size:.8125rem;font-style:italic;line-height:1.5;display:flex}.fv-pillar__proof-dot{background:var(--fv-champagne);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px;box-shadow:0 0 0 3px #4cf0641f}.fv-pillar__chips{flex-wrap:wrap;gap:6px 8px;margin:auto 0 0;padding:0;list-style:none;display:flex}.fv-pillar__chip{font-family:var(--fv-font-mono);letter-spacing:.04em;color:var(--fv-ivory-dim);border:1px solid var(--fv-line);white-space:nowrap;background:#ffffff05;border-radius:999px;padding:5px 10px;font-size:.6875rem;font-weight:500;transition:border-color .28s cubic-bezier(.16,1,.3,1)}.fv-pillar--bento:hover .fv-pillar__chip{border-color:var(--fv-line-strong)}.fv-page[data-theme=light] .fv-pillar--bento{background:#fff;border-color:#0f172a14;box-shadow:0 1px 2px #0f172a0a,0 12px 32px -20px #0f172a14}.fv-page[data-theme=light] .fv-pillar--bento:hover{border-color:#4cf06452;box-shadow:0 1px 2px #0f172a0a,0 24px 56px -24px #4cf06438}.fv-page[data-theme=light] .fv-pillar__glow{opacity:.7;background:radial-gradient(closest-side,#4cf06438 0%,#4cf06414 40%,#0000 75%)}.fv-page[data-theme=light] .fv-pillar--bento:hover .fv-pillar__glow{opacity:1}.fv-page[data-theme=light] .fv-pillar--bento .fv-pillar__num,.fv-page[data-theme=light] .fv-pillar--bento .fv-pillar__num:before{color:var(--fv-rose-deep);background-color:var(--fv-rose-deep)}.fv-page[data-theme=light] .fv-pillar--bento .fv-pillar__num{background-color:#0000}.fv-page[data-theme=light] .fv-pillar__proof{color:#0f172ab8;background:#4cf0640d;border-color:#4cf0642e}.fv-page[data-theme=light] .fv-pillar__proof-dot{background:var(--fv-rose-deep);box-shadow:0 0 0 3px #4cf0642e}.fv-page[data-theme=light] .fv-pillar__chip{color:#0f172a99;background:#f8faf9cc;border-color:#0f172a14}.fv-page[data-theme=light] .fv-pillar--bento:hover .fv-pillar__chip{color:#0f172ac7;border-color:#4cf06447}.fv-page[data-theme=light] .fv-pullquote--compact{border-top-color:#0f172a14}.fv-page[data-theme=light] .fv-pullquote--compact .fv-pullquote__text{color:var(--fv-ivory)}.fv-page[data-theme=light] .fv-preset-picker__frame{background:radial-gradient(120% 100% at 12% 0,#4cf06414 0%,#0000 55%),radial-gradient(100% 120% at 90% 110%,#4cf0640f 0%,#0000 60%),linear-gradient(#fff 0%,#f8faf9 100%);border-color:#4cf06438;box-shadow:0 40px 100px -28px #4cf06424,inset 0 0 0 1px #0f172a0d,0 0 80px -16px #4cf0641a}.fv-page[data-theme=light] .fv-preset-picker__frame:before{background:linear-gradient(90deg,#4cf06400 0%,#4cf06459 50%,#4cf06400 100%)}.fv-page[data-theme=light] .fv-preset-picker__chrome,.fv-page[data-theme=light] .fv-preset-picker__footer{background:#f8faf9f2;border-color:#0f172a14}.fv-page[data-theme=light] .fv-preset-picker__light--r{background:#4cf06459}.fv-page[data-theme=light] .fv-preset-picker__light--y{background:#4cf064}.fv-page[data-theme=light] .fv-preset-picker__light--g{background:#4cf064a6}.fv-page[data-theme=light] .fv-preset-picker__urlbar{background:#4cf0640f;border-color:#4cf06429}.fv-page[data-theme=light] .fv-preset-picker__stage:before{background:var(--fv-champagne);box-shadow:0 0 12px 1px #4cf06473}.fv-page[data-theme=light] .fv-preset-picker__title{font-style:normal;font-weight:700}.fv-page[data-theme=light] .fv-preset-picker__status strong{font-style:normal;font-weight:600}.fv-page[data-theme=light] .fv-preset-picker__status-dot{background:var(--fv-champagne);box-shadow:0 0 14px 2px #4cf06473}.fv-page[data-theme=light] .fv-preset-card{background:linear-gradient(#fff 0%,#f6f8f7 100%);border-color:#0f172a14}.fv-page[data-theme=light] .fv-preset-card--rose,.fv-page[data-theme=light] .fv-preset-card--burgundy,.fv-page[data-theme=light] .fv-preset-card--champagne{--fv-preset-card-accent:var(--fv-champagne);--fv-preset-card-glow:#4cf0641f}.fv-page[data-theme=light] .fv-preset-card__glyph{color:var(--fv-champagne);background:#4cf06414;border-color:#4cf06433}.fv-page[data-theme=light] .fv-preset-card__vibe{font-style:normal}.fv-page[data-theme=light] .fv-preset-card__tags li{color:var(--fv-ivory-dim);background:#4cf0640f;border-color:#4cf06424}.fv-page[data-theme=light] .fv-preset-card--selected{--fv-preset-card-accent:var(--fv-champagne);--fv-preset-card-glow:#4cf06429;border-color:var(--fv-champagne);box-shadow:0 0 0 1px var(--fv-champagne) inset, 0 0 28px -4px #4cf06447;animation:fv-preset-card-in .6s var(--fv-ease) both, fv-preset-card-pulse-light 3.6s var(--fv-ease) .6s infinite;background:radial-gradient(140% 100% at 0 0,#4cf06424 0%,#0000 65%),linear-gradient(#4cf0640f 0%,#fff 100%)}@keyframes fv-preset-card-pulse-light{0%,to{box-shadow:0 0 0 1px var(--fv-champagne) inset, 0 0 24px -4px #4cf06438}50%{box-shadow:0 0 0 1px var(--fv-champagne-bright) inset, 0 0 40px -2px #4cf06461}}.fv-page[data-theme=light] .fv-preset-card--selected .fv-preset-card__glyph{color:#0f172a;background:var(--fv-champagne);border-color:var(--fv-champagne)}.fv-page[data-theme=light] .fv-preset-card__check{color:#0f172a;background:var(--fv-champagne);box-shadow:0 0 18px -2px #4cf06466}.fv-page[data-theme=light] .fv-preset-picker__cursor{filter:drop-shadow(0 6px 16px #0f172a1f)drop-shadow(0 0 14px #4cf06459)}.fv-page[data-theme=light] .fv-preset-picker__cursor-badge,.fv-page[data-theme=light] .fv-preset-picker__apply{background:var(--fv-champagne);color:#0f172a;box-shadow:0 8px 24px -6px #0f172a1f,0 0 24px -4px #4cf06459}.fv-page[data-theme=light] .fv-preset-picker__caption{color:var(--fv-ivory-dim);font-style:normal}.fv-page[data-theme=light] .fv-display--xxl,.fv-page[data-theme=light] .fv-display--xl,.fv-page[data-theme=light] .fv-lead,.fv-page[data-theme=light] .fv-hero__title-line{text-shadow:none}.fv-page[data-theme=light] .fv-display--xxl,.fv-page[data-theme=light] .fv-display--xl{letter-spacing:-.025em;font-weight:700}.fv-page[data-theme=light] .fv-display--xxl{font-weight:800}.fv-page[data-theme=light] .fv-eyebrow{color:var(--fv-champagne)}.fv-page[data-theme=light] .fv-hero__masthead{color:var(--fv-ivory-dim)}.fv-page[data-theme=light] .fv-hero__masthead-line{background:#0f172a2e}.fv-page[data-theme=light] .fv-footer{color:var(--fv-ivory-dim);border-top:1px solid #0f172a14}.fv-page[data-theme=light] ::selection{color:#fff;background:#4cf064d9}.fv-page[data-theme=light] .fv-hero-video{border-color:#4cf06438;box-shadow:0 40px 100px -32px #4cf06438,inset 0 0 0 1px #4cf0640d,inset 0 -1px #ffffff80}.fv-page[data-theme=light] .fv-hero-video__glow{opacity:.65;background:radial-gradient(circle at 70% 30%,#4cf06438 0%,#0000 50%),radial-gradient(circle at 30% 70%,#4cf0642e 0%,#0000 50%)}.fv-page[data-theme=light] .fv-hero-video__corner{color:#fff;background:#4cf064eb}.fv-page[data-theme=light] .fv-hero__badge{color:#15803d;background:#4cf0641a;border-color:#4cf06452;font-weight:600}.fv-page[data-theme=light] .fv-hero__badge-dot{background:var(--fv-champagne);box-shadow:0 0 10px var(--fv-champagne)}.fv-page[data-theme=light] .fv-trust-item strong{font-family:var(--fv-font-display);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-style:normal;font-weight:700}.fv-page[data-theme=light] .fv-hero-video__poster{background:radial-gradient(60% 50% at 30% 35%,#4cf0642e,#0000 60%),radial-gradient(70% 60% at 75% 75%,#4cf0641f,#0000 60%),linear-gradient(#fff 0%,#f0fdf4 55%,#ecfdf5 100%);position:absolute;inset:0}.fv-page[data-theme=light] .fv-hero-video__poster:before{content:"";background-image:radial-gradient(circle at 1px 1px,#4cf06424 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000 0%,#0000 75%);mask-image:radial-gradient(70% 60%,#000 0%,#0000 75%)}.fv-page[data-theme=light] .fv-bubble--theirs{color:var(--fv-ivory);background:linear-gradient(#f6f7f8 0%,#eef0f3 100%)}.fv-page[data-theme=light] .fv-bubble--ours{color:#0f172a;background:linear-gradient(#ecfdf5 0%,#d1fae5 100%)}.fv-page[data-theme=light] .fv-nav a{color:var(--fv-ivory-dim)}.fv-page[data-theme=light] .fv-nav a:hover{color:var(--fv-champagne)}.fv-page[data-theme=light] .fv-sticky-cta{background:#ffffffeb;border-top:1px solid #4cf06438;box-shadow:0 -8px 24px -8px #4cf0641f}.fv-page[data-theme=light] .fv-progress{background:linear-gradient(90deg, var(--fv-champagne) 0%, var(--fv-champagne-bright) 100%)}.fv-ppv-group{flex-direction:column;align-self:flex-start;gap:6px;max-width:72%;display:flex}.fv-ppv-media{aspect-ratio:4/5;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;isolation:isolate;background:#160a12;border:1px solid #ffffff24;border-radius:16px;width:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000059}.fv-ppv-media:focus-visible{outline:2px solid var(--fv-rose-deep,#f0518a);outline-offset:3px}.fv-ppv-media__img{object-fit:cover;filter:blur(14px)brightness(.72)saturate(1.05);width:100%;height:100%;transition:opacity .5s,transform .7s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.12)}.fv-ppv-media__reveal{object-fit:cover;object-position:center;opacity:0;filter:blur(10px);z-index:1;width:100%;height:100%;transition:opacity .6s,transform .8s cubic-bezier(.22,1,.36,1),filter .6s;position:absolute;inset:0;transform:scale(1.1)}.fv-ppv-media.is-unlocked .fv-ppv-media__img{opacity:0;transform:scale(1.2)}.fv-ppv-media.is-unlocked .fv-ppv-media__reveal{opacity:1;filter:blur();transform:scale(1)}.fv-ppv-media__shimmer{z-index:2;opacity:0;pointer-events:none;background:linear-gradient(115deg,#0000 40%,#ffffff8c 50%,#0000 60%);position:absolute;inset:-40% -120%;transform:translate(-120%)}.fv-ppv-media.is-unlocked .fv-ppv-media__shimmer{animation:.85s ease-out 50ms fv-ppv-sweep}@keyframes fv-ppv-sweep{0%{opacity:0;transform:translate(-120%)}18%{opacity:1}to{opacity:0;transform:translate(120%)}}.fv-ppv-media__lock{z-index:3;filter:drop-shadow(0 2px 8px #0009);font-size:1.6rem;transition:opacity .35s,transform .5s cubic-bezier(.34,1.56,.64,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fv-ppv-media__lock:after{content:"";opacity:0;border:2px solid #ffffffb3;border-radius:999px;animation:2.4s ease-out infinite fv-ppv-pulse;position:absolute;inset:-14px}@keyframes fv-ppv-pulse{0%{opacity:.6;transform:scale(.6)}70%{opacity:0;transform:scale(1.4)}to{opacity:0}}.fv-ppv-media.is-unlocked .fv-ppv-media__lock{opacity:0;transform:translate(-50%,-50%)scale(1.9)}.fv-ppv-media__price{z-index:3;font-family:var(--fv-font-mono);letter-spacing:.04em;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;border:1px solid #ffffff2e;border-radius:999px;padding:4px 10px;font-size:.6875rem;font-weight:600;transition:background .4s,border-color .4s;position:absolute;bottom:10px;left:10px}.fv-ppv-media.is-unlocked .fv-ppv-media__price{background:#f0518ad1;border-color:#fff6}@media (prefers-reduced-motion:reduce){.fv-ppv-media__img,.fv-ppv-media__reveal,.fv-ppv-media__lock{transition:opacity .2s}.fv-ppv-media__shimmer,.fv-ppv-media__lock:after{animation:none}}.fv-preset-card__photo{border:1px solid var(--fv-line-strong);border-radius:10px;flex-shrink:0;width:46px;height:58px;position:relative;overflow:hidden;box-shadow:0 6px 16px #00000059}.fv-preset-card__photo-img{object-fit:cover;object-position:center 22%;width:100%;height:100%;display:block}.fv-preset-card__glyph-badge{width:16px;height:16px;color:var(--fv-preset-card-accent);border:1px solid var(--fv-line-strong);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0709b8;border-radius:5px;justify-content:center;align-items:center;font-size:.6rem;display:inline-flex;position:absolute;bottom:3px;right:3px}.fv-preset-card--selected .fv-preset-card__photo{border-color:var(--fv-preset-card-accent);box-shadow:0 0 0 2px var(--fv-preset-card-accent), 0 8px 22px #00000073}.fv-relationship-head{align-items:center;gap:32px;margin-bottom:48px;display:grid}@media (min-width:1024px){.fv-relationship-head{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:48px}}.fv-relationship-head .fv-section__header{margin-bottom:0}.fv-relationship-visual{justify-content:center;align-items:flex-end;display:flex;position:relative}.fv-relationship-visual:before{content:"";background:radial-gradient(ellipse at center, var(--fv-rose-glow,#e17a8a47), transparent 68%);filter:blur(46px);pointer-events:none;position:absolute;inset:8% 6% 0}.fv-relationship-img{z-index:1;filter:drop-shadow(0 34px 60px #00000080);width:min(100%,380px);height:auto;position:relative}.fv-relationship-chip{z-index:2;max-width:220px;font-family:var(--fv-font-body);color:var(--fv-ivory);border:1px solid var(--fv-line-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c080bb8;border-radius:14px;align-items:center;gap:8px;padding:9px 14px;font-size:.75rem;line-height:1.3;display:inline-flex;position:absolute;top:42%;left:4%;box-shadow:0 12px 30px #0006}.fv-relationship-chip__dot{background:var(--fv-champagne,#e6c894);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 4px #e6c8942e}@media (max-width:1023px){.fv-relationship-img{width:min(78%,320px)}.fv-relationship-chip{left:2%}}.fv-features-layout{gap:28px;display:grid}@media (min-width:1024px){.fv-features-layout{grid-template-columns:minmax(0,360px) minmax(0,1fr);align-items:start;gap:44px}}.fv-features-demo{position:relative}@media (min-width:1024px){.fv-features-demo{position:sticky;top:92px}}.fv-features-demo__label{font-family:var(--fv-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fv-champagne);align-items:center;gap:8px;margin:0 0 12px;font-size:.6875rem;display:flex}.fv-features-demo__dot{background:#3ddc84;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 4px #3ddc842e}.fv-features-demo .fv-chat-specimen{width:100%;max-width:none;margin:0;position:relative;inset:auto}.fv-btn,.fv-nav a,.fv-faq summary,.fv-sticky-cta .fv-btn{touch-action:manipulation}@media (max-width:767px){.fv-sticky-cta{bottom:calc(16px + env(safe-area-inset-bottom,0px))}.fv-footer{padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.fv-faq summary{min-height:44px}}
