@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,500;1,9..144,600&display=swap");.fc{--fc-bg:#fbfaf7;--fc-surface:#f5f3ee;--fc-surface-2:#efece4;--fc-border:#e5e0d5;--fc-ink:#2a2620;--fc-ink-soft:#55503f;--fc-muted:#837c6c;--fc-accent:#12a594;--fc-accent-hover:#0d9b8a;--fc-accent-soft:#e0f8f3;--fc-coral:#ec7b57;--fc-coral-soft:#fbe9e1;--fc-coral-text:#c1502f;--fc-dark:#0a1f26;--fc-dark-text:#eef6f3;--fc-serif:"Fraunces",Georgia,"Times New Roman",serif;--fc-sans:var(--font-body,"Satoshi",ui-sans-serif,system-ui,sans-serif);--fc-radius:20px;--fc-radius-lg:28px;--fc-maxw:1200px;--fc-shadow:0 1px 2px rgba(20,15,5,0.04),0 12px 40px rgba(20,15,5,0.06);background:var(--fc-bg);color:var(--fc-ink);font-family:var(--fc-sans);-webkit-font-smoothing:antialiased;color-scheme:light;overflow-x:hidden}.fc *,.fc :after,.fc :before{box-sizing:border-box}.fc-wrap{max-width:var(--fc-maxw);margin:0 auto;padding:0 24px}.fc h1,.fc h2,.fc h3{font-family:var(--fc-serif);font-weight:500;letter-spacing:-.01em;margin:0}.fc .fc-em{font-style:italic;font-weight:400}.fc .fc-accent-text{color:var(--fc-coral-text)}.fc-eyebrow{font-family:var(--fc-sans);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--fc-muted)}.fc-section-title{font-family:var(--fc-serif);font-weight:500;font-size:clamp(1.9rem,4.2vw,3.1rem);line-height:1.05;letter-spacing:-.02em;text-align:center;max-width:20ch;margin:0 auto}.fc-lead{color:var(--fc-ink-soft);font-size:1.05rem;line-height:1.55}.fc-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.85rem 1.6rem;font-family:var(--fc-sans);font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background .18s ease,color .18s ease,transform .18s ease}.fc-btn--primary{background:var(--fc-accent);color:#fff}.fc-btn--primary:hover{background:var(--fc-accent-hover);transform:translateY(-1px)}.fc-btn--ghost{background:transparent;color:var(--fc-ink);border-color:var(--fc-border)}.fc-btn--ghost:hover{background:var(--fc-surface)}.fc-btn--light{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.28)}.fc-btn--light:hover{background:rgba(255,255,255,.2)}.fc-pill{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;padding:.35rem .85rem;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:var(--fc-coral-soft);color:var(--fc-coral-text)}.fc-topbar{background:var(--fc-accent);color:#fff;font-size:.82rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:2rem;padding:.5rem 16px;text-align:center}.fc-topbar a{color:#fff;text-decoration:underline;text-underline-offset:2px}@media (max-width:640px){.fc-topbar a:nth-child(2){display:none}}.fc-nav{position:sticky;top:0;z-index:40;background:rgba(251,250,247,.82);backdrop-filter:blur(12px);border-bottom:1px solid var(--fc-border)}.fc-nav__inner{justify-content:space-between;height:68px}.fc-logo,.fc-nav__inner{display:flex;align-items:center}.fc-logo{gap:.5rem;font-family:var(--fc-serif);font-size:1.25rem;font-weight:600;color:var(--fc-ink);text-decoration:none}.fc-logo__mark{width:26px;height:26px;border-radius:50%;background:var(--fc-accent);display:inline-block}.fc-nav__links{display:flex;gap:1.7rem}.fc-nav__links a{color:var(--fc-ink-soft);text-decoration:none;font-size:.92rem;font-weight:500}.fc-nav__links a:hover{color:var(--fc-ink)}.fc-nav__cta{display:flex;align-items:center;gap:.75rem}.fc-nav__login{color:var(--fc-ink);text-decoration:none;font-size:.92rem;font-weight:600}@media (max-width:900px){.fc-nav__links{display:none}}@media (max-width:520px){.fc-nav__login{display:none}}.fc-hero{position:relative;margin:16px;border-radius:var(--fc-radius-lg);overflow:hidden;min-height:min(78vh,760px);display:flex;align-items:flex-end;background:radial-gradient(120% 90% at 70% 20%,rgba(236,123,87,.3),transparent 55%),linear-gradient(180deg,#12333b,#0a1f26 60%,#061418);color:var(--fc-dark-text)}.fc-hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:100% 50%}.fc-hero__scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,20,24,.92),rgba(6,20,24,.72) 32%,rgba(6,20,24,.28) 58%,transparent 82%),linear-gradient(180deg,rgba(6,20,24,.1),rgba(6,20,24,.55))}.fc-hero__inner{position:relative;z-index:2;padding:clamp(2rem,5vw,4.5rem);width:100%}.fc-hero h1{font-size:clamp(2.4rem,7vw,5.5rem);line-height:1.04;letter-spacing:-.02em;color:#fff;max-width:22ch}.fc-hero__sub{margin-top:1.25rem;max-width:46ch;font-size:1.1rem;line-height:1.5;color:rgba(238,246,243,.9)}.fc-hero__actions{margin-top:1.75rem;display:flex;gap:.75rem;flex-wrap:wrap}.fc-hero__stats{margin-top:2.5rem;display:flex;gap:2.5rem;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.16);padding-top:1.5rem}.fc-hero__stat .fc-hero__stat-n{font-family:var(--fc-serif);font-size:1.5rem;font-weight:500;color:#fff}.fc-hero__stat .fc-hero__stat-l{font-size:.85rem;color:rgba(238,246,243,.7)}.fc-section{padding:clamp(4rem,8vw,7rem) 0}.fc-section--tint{background:var(--fc-surface)}.fc-section--compact{padding:clamp(2.25rem,4.5vw,3.5rem) 0}.fc-section--compact .fc-section__head{margin-bottom:1.75rem;gap:.6rem}.fc-section--compact .fc-step{padding:1.4rem 1.5rem}.fc-section--compact .fc-step h3{margin:.5rem 0 .45rem}.fc-section--compact .fc-steps__cta{margin-top:1.75rem}.fc-section--compact .fc-translate{gap:.8rem}.fc-section--compact .fc-tr-row{padding:1.1rem 1.4rem;gap:1.25rem}.fc-section--compact .fc-tr-col{gap:.4rem}.fc-section__head{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.fc-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.fc-step{background:var(--fc-bg);border:1px solid var(--fc-border);border-radius:var(--fc-radius);padding:2rem 1.75rem;box-shadow:var(--fc-shadow);position:relative}.fc-step__n{font-family:var(--fc-serif);color:var(--fc-accent);font-size:.95rem;font-weight:600}.fc-step h3{font-size:1.5rem;margin:.75rem 0 .6rem}.fc-step p{color:var(--fc-muted);font-size:.95rem;line-height:1.5}.fc-steps__cta{display:flex;justify-content:center;gap:.75rem;margin-top:2.5rem;flex-wrap:wrap}@media (max-width:820px){.fc-steps{grid-template-columns:1fr}}.fc-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.fc-marquee__row{display:flex;gap:.75rem;width:max-content;animation:fc-scroll 48s linear infinite}.fc-marquee__row--rev{animation-direction:reverse;animation-duration:60s;margin-top:.75rem}.fc-marquee.is-paused .fc-marquee__row{animation-play-state:paused}.fc-chip{white-space:nowrap;border:1px solid var(--fc-border);border-radius:999px;padding:.55rem 1.1rem;font-size:.9rem;color:var(--fc-ink-soft);background:var(--fc-bg)}@keyframes fc-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.fc-marquee__ctl{display:block;margin:1.5rem auto 0;background:none;border:none;color:var(--fc-muted);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}@media (prefers-reduced-motion:reduce){.fc-marquee__row{animation:none;flex-wrap:wrap;width:100%}}.fc-quote{text-align:center;max-width:40ch;margin:0 auto 3rem}.fc-quote p{font-family:var(--fc-serif);font-size:1.4rem;line-height:1.4;font-style:italic;color:var(--fc-ink)}.fc-quote__by{display:inline-flex;align-items:center;gap:.75rem;margin-top:1.25rem}.fc-avatar,.fc-quote__by img{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--fc-surface-2)}.fc-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.fc-labcard{background:var(--fc-bg);border:1px solid var(--fc-border);border-radius:var(--fc-radius);padding:1.75rem;box-shadow:var(--fc-shadow)}.fc-labcard h3{font-size:1.4rem}.fc-labcard__count{font-size:.82rem;color:var(--fc-accent);font-weight:600;margin:.4rem 0 1rem}.fc-labcard ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.fc-labcard li{font-size:.92rem;color:var(--fc-ink-soft);padding-left:1.1rem;position:relative}.fc-labcard li:before{content:"";position:absolute;left:0;top:.5em;width:6px;height:6px;border-radius:50%;background:var(--fc-accent)}.fc-labcard--accent{background:var(--fc-accent-soft);border-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:.75rem}.fc-labcard--accent h3{color:var(--fc-accent);font-size:1.8rem}@media (max-width:900px){.fc-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.fc-cards{grid-template-columns:1fr}}.fc-tgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.fc-tcard{border-radius:var(--fc-radius);overflow:hidden;background:var(--fc-dark);color:#fff;aspect-ratio:3/4;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem}.fc-tcard__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.75}.fc-tcard__q{position:relative;z-index:1;font-family:var(--fc-serif);font-size:1.05rem;line-height:1.3;text-shadow:0 2px 20px rgba(0,0,0,.5)}.fc-tcard__name{position:relative;z-index:1;margin-top:.6rem;font-size:.85rem;font-weight:600;opacity:.9}@media (max-width:900px){.fc-tgrid{grid-template-columns:repeat(2,1fr)}}.fc-vgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.fc-vgrid--three{grid-template-columns:repeat(3,1fr);max-width:960px;margin:0 auto}.fc-sysgrid,.fc-vgrid--five{grid-template-columns:repeat(5,1fr)}.fc-sysgrid{display:grid;gap:1.1rem}.fc-syscard{display:flex;flex-direction:column;gap:.85rem;margin:0}.fc-syscard__vid{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:var(--fc-radius);background:#fff;border:1px solid var(--fc-border);box-shadow:var(--fc-shadow)}.fc-syscard__cap{font-family:var(--fc-sans);font-size:.92rem;font-weight:500;color:var(--fc-ink-soft);text-align:center;line-height:1.35}@media (max-width:1000px){.fc-sysgrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.fc-sysgrid{grid-template-columns:repeat(2,1fr)}}.fc-vcard{border-radius:var(--fc-radius);overflow:hidden;position:relative;aspect-ratio:3/4;background:var(--fc-surface-2);display:flex;flex-direction:column;justify-content:flex-end;padding:1.1rem;color:#fff}.fc-vcard__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.fc-vcard__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.6))}.fc-vcard__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.9);color:var(--fc-ink);display:grid;place-items:center}.fc-vcard__meta{position:relative;z-index:2}.fc-vcard__tag{font-size:.78rem;opacity:.85}.fc-vcard__title{font-family:var(--fc-serif);font-size:1.05rem;line-height:1.25;margin-top:.2rem}@media (max-width:900px){.fc-vgrid{grid-template-columns:repeat(2,1fr)}}.fc-goldgrid{display:grid;grid-template-columns:1.2fr 1fr;gap:1.25rem;margin-top:2.5rem}.fc-statcard{background:var(--fc-bg);border:1px solid var(--fc-border);border-radius:var(--fc-radius);padding:2rem;box-shadow:var(--fc-shadow)}.fc-statcard__big{font-family:var(--fc-serif);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:500;color:var(--fc-ink);line-height:1}.fc-statcard__label{color:var(--fc-muted);margin-top:.75rem}.fc-bars{display:flex;align-items:flex-end;gap:6px;height:90px;margin-top:1.5rem}.fc-bars span{flex:1;background:var(--fc-accent);border-radius:3px 3px 0 0;opacity:.85}@media (max-width:820px){.fc-goldgrid{grid-template-columns:1fr}}.fc-compare{max-width:880px;margin:0 auto;border:1px solid var(--fc-border);border-radius:var(--fc-radius);overflow:hidden;background:var(--fc-bg);box-shadow:var(--fc-shadow)}.fc-crow{display:grid;grid-template-columns:1fr 120px 120px;align-items:center;border-bottom:1px solid var(--fc-border)}.fc-crow:last-child{border-bottom:none}.fc-crow__label{padding:.95rem 1.5rem;font-size:.95rem;color:var(--fc-ink-soft)}.fc-crow__cell{padding:.95rem;text-align:center}.fc-crow--head .fc-crow__cell{font-weight:600}.fc-col-accent{background:var(--fc-accent);color:#fff}.fc-crow--head .fc-col-accent{border-radius:14px 14px 0 0}.fc-check{color:#fff;font-weight:700}.fc-dash{color:var(--fc-muted)}@media (max-width:620px){.fc-crow{grid-template-columns:1fr 68px 68px}.fc-crow__label{padding:.8rem 1rem;font-size:.85rem}}.fc-boardgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.fc-doc__img{width:100%;aspect-ratio:1/1;border-radius:var(--fc-radius);object-fit:cover;background:var(--fc-surface-2)}.fc-doc__name{font-family:var(--fc-serif);font-size:1.1rem;margin-top:.85rem}.fc-doc__role{font-size:.85rem;color:var(--fc-muted);line-height:1.4;margin-top:.3rem}@media (max-width:900px){.fc-boardgrid{grid-template-columns:repeat(2,1fr)}}.fc-pricecard{max-width:460px;margin:2.5rem auto 0;background:var(--fc-bg);border:1px solid var(--fc-border);border-radius:var(--fc-radius-lg);padding:2.25rem;box-shadow:var(--fc-shadow)}.fc-pricecard__amount{display:flex;align-items:baseline;gap:.4rem;margin:.75rem 0}.fc-pricecard__amount .n{font-family:var(--fc-serif);font-size:4rem;font-weight:500;line-height:1}.fc-pricecard__amount .per,.fc-pricecard__note{color:var(--fc-muted)}.fc-pricecard__note{font-size:.9rem}.fc-pricecard ul{list-style:none;margin:1.5rem 0;padding:0;display:flex;flex-direction:column;gap:.7rem}.fc-pricecard li{font-size:.92rem;color:var(--fc-ink-soft);padding-left:1.6rem;position:relative}.fc-pricecard li:before{content:"✓";position:absolute;left:0;color:var(--fc-accent);font-weight:700}.fc-pricecard .fc-btn{width:100%}.fc-closing{text-align:center;padding:clamp(5rem,10vw,9rem) 0}.fc-closing h2{font-size:clamp(3rem,8vw,6rem);line-height:1;letter-spacing:-.03em}.fc-closing__actions{display:flex;justify-content:center;gap:.75rem;margin-top:2rem;flex-wrap:wrap}.fc-footer{background:var(--fc-dark);color:var(--fc-dark-text);padding:4rem 0 2.5rem}.fc-footer__top{display:grid;grid-template-columns:1.4fr repeat(3,1fr) 1.6fr;gap:2rem}.fc-footer h4{font-family:var(--fc-sans);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(238,246,243,.55);margin:0 0 1rem}.fc-footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.fc-footer a{color:rgba(238,246,243,.85);text-decoration:none;font-size:.9rem}.fc-footer a:hover,.fc-footer__brand .fc-logo{color:#fff}.fc-newsletter{display:flex;gap:.5rem;margin-top:1rem}.fc-newsletter input{flex:1;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.7rem 1.1rem;color:#fff;font-size:.9rem}.fc-footer__bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:3rem;padding-top:1.5rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.82rem;color:rgba(238,246,243,.6)}@media (max-width:900px){.fc-footer__top{grid-template-columns:1fr 1fr}}.fc-split{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}.fc-checklist{list-style:none;margin:1.5rem 0;padding:0;display:flex;flex-direction:column;gap:.7rem}.fc-checklist li{font-size:.95rem;color:var(--fc-ink-soft);padding-left:1.7rem;position:relative}.fc-checklist li:before{content:"✓";position:absolute;left:0;color:var(--fc-accent);font-weight:700}@media (max-width:900px){.fc-split{grid-template-columns:1fr;gap:2.25rem}}.fc-history-card{background:var(--fc-dark);border-radius:var(--fc-radius-lg);padding:2rem 2.25rem;box-shadow:var(--fc-shadow)}.fc-history-spark{width:100%;height:90px;margin-bottom:.5rem;display:block}.fc-history-row{display:flex;align-items:center;gap:.75rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.fc-history-row:last-child{border-bottom:none}.fc-history-date{color:rgba(238,246,243,.62);font-size:.85rem;flex:1}.fc-history-score{font-family:var(--fc-serif);font-size:1.5rem;color:#fff;min-width:44px;text-align:right}.fc-history-delta{color:var(--fc-accent);font-weight:700;font-size:.85rem;min-width:34px;text-align:right}.fc-history-tag{background:var(--fc-accent);color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.25rem .6rem;border-radius:999px;white-space:nowrap}.fc-translate{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.1rem}.fc-tr-row{display:grid;grid-template-columns:1fr 44px 1fr;align-items:center;gap:1.5rem;background:var(--fc-bg);border:1px solid var(--fc-border);border-radius:var(--fc-radius);padding:1.5rem 1.75rem;box-shadow:var(--fc-shadow)}.fc-tr-col{display:flex;flex-direction:column;gap:.55rem}.fc-tr-label{font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--fc-muted)}.fc-tr-jargon{font-family:var(--font-mono,ui-monospace,monospace);font-size:.92rem;color:var(--fc-ink-soft);background:var(--fc-surface);border-radius:10px;padding:.65rem .85rem;line-height:1.4}.fc-tr-plain{font-family:var(--fc-serif);font-size:1.12rem;line-height:1.4;color:var(--fc-ink)}.fc-tr-arrow{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--fc-accent-soft);color:var(--fc-accent);font-size:1.15rem}@media (max-width:720px){.fc-tr-row{grid-template-columns:1fr;text-align:left}.fc-tr-arrow{transform:rotate(90deg);margin:.25rem 0}}.fc-labcard__head{display:flex;align-items:center;gap:.6rem}.fc-signal-ic{font-size:1.6rem;line-height:1}.fc-principle{background:var(--fc-bg);border:1px solid var(--fc-border);border-radius:var(--fc-radius);padding:1.6rem;box-shadow:var(--fc-shadow)}.fc-principle__ic{width:46px;height:46px;border-radius:13px;background:var(--fc-accent-soft);color:var(--fc-accent);display:grid;place-items:center;font-size:1.35rem}.fc-principle h3{font-size:1.15rem;margin-top:.9rem}.fc-principle p{color:var(--fc-muted);font-size:.9rem;line-height:1.5;margin-top:.4rem}.fc-note{text-align:center;color:var(--fc-muted);font-size:.88rem;margin-top:1.25rem}.fc-note a{color:var(--fc-accent);font-weight:600;text-decoration:none}.fc-note a:hover{text-decoration:underline}.fc[data-anim=on] [data-fc-reveal],.fc[data-anim=on] [data-fc-stagger]>*{opacity:0;transform:translateY(30px);will-change:transform,opacity}@media (prefers-reduced-motion:reduce){.fc[data-anim=on] [data-fc-reveal],.fc[data-anim=on] [data-fc-stagger]>*{opacity:1;transform:none}}