.fl-landing{--fl-base:#F6F2EB;--fl-surface:#FFFFFF;--fl-surface-elevated:#FDFBF7;--fl-surface-sunken:#EEE8DC;--fl-paper:#FAF6EE;--fl-border:#E5DFD3;--fl-border-strong:#CFC6B3;--fl-ink:#16130F;--fl-text-primary:#1A1613;--fl-text-secondary:#5A5347;--fl-text-tertiary:#8A8173;--fl-accent:#0F8B5F;--fl-accent-soft:#E2EDE5;--fl-accent-strong:#0A5F41;--fl-ochre:#B5762E;--fl-ochre-soft:#F1E6CE;--fl-warning:#C2853B;--fl-danger:#B54238;--fl-info:#2D6FA3;--fl-font-sans:"Plus Jakarta Sans",var(--font-sans),system-ui,sans-serif;--fl-font-display:"IBM Plex Serif",var(--font-app-display),Georgia,serif;--fl-font-mono:"JetBrains Mono",var(--font-mono),ui-monospace,monospace;--fl-radius-sm:6px;--fl-radius-md:10px;--fl-radius-lg:16px;--fl-radius-xl:24px;font-family:var(--fl-font-sans);background:var(--fl-base);color:var(--fl-text-primary);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.5;position:relative;overflow-x:hidden}.fl-landing *,.fl-landing :after,.fl-landing :before{box-sizing:border-box}.fl-landing h1,.fl-landing h2,.fl-landing h3,.fl-landing h4{font-family:var(--fl-font-display);font-weight:500;letter-spacing:-.015em;line-height:1.05;margin:0;text-wrap:balance}.fl-landing p{margin:0;text-wrap:pretty}.fl-landing a{color:inherit;text-decoration:none}.fl-landing ::-moz-selection{background:var(--fl-accent);color:white}.fl-landing ::selection{background:var(--fl-accent);color:white}.fl-landing:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:radial-gradient(rgba(22,19,15,.035) 1px,transparent 0);background-size:3px 3px;mix-blend-mode:multiply;opacity:.45;z-index:1}.fl-landing .shell{position:relative;z-index:2}.fl-landing .wrap{max-width:1240px;margin:0 auto;padding:0 28px}@media (min-width:900px){.fl-landing .wrap{padding:0 40px}}.fl-landing .nav{position:sticky;top:0;z-index:40;backdrop-filter:saturate(140%) blur(10px);background:rgba(246,242,235,.82);border-bottom:1px solid transparent;transition:border-color .2s}.fl-landing .nav.scrolled{border-bottom-color:var(--fl-border)}.fl-landing .nav-inner{display:flex;align-items:center;justify-content:space-between;height:68px}.fl-landing .logo{display:flex;align-items:center;gap:10px;font-family:var(--fl-font-display);font-weight:500;font-size:19px;letter-spacing:-.01em;color:var(--fl-text-primary)}.fl-landing .logo-mark{flex-shrink:0;display:grid;place-items:center}.fl-landing .nav-links{display:none;gap:28px;font-size:14px;color:var(--fl-text-secondary)}.fl-landing .nav-links a{transition:color .15s}.fl-landing .nav-links a:hover{color:var(--fl-text-primary)}@media (min-width:900px){.fl-landing .nav-links{display:flex}}.fl-landing .nav-cta{display:flex;align-items:center;gap:10px}.fl-landing .btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--fl-font-sans);font-size:14px;font-weight:500;padding:10px 16px;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:all .15s;white-space:nowrap}.fl-landing .btn-ghost{background:transparent;color:var(--fl-text-primary)}.fl-landing .btn-ghost:hover,.fl-landing .btn-outline{background:var(--fl-surface)}.fl-landing .btn-outline{border-color:var(--fl-border-strong);color:var(--fl-text-primary)}.fl-landing .btn-outline:hover{border-color:var(--fl-ink)}.fl-landing .btn-primary{background:var(--fl-ink);color:#FAF6EE}.fl-landing .btn-primary:hover{background:#000}.fl-landing .btn-accent{background:var(--fl-accent);color:white}.fl-landing .btn-accent:hover{background:var(--fl-accent-strong)}.fl-landing .btn-lg{padding:14px 22px;font-size:15px}.fl-landing .persona-tabs{display:inline-flex;padding:4px;gap:4px;background:var(--fl-surface);border:1px solid var(--fl-border);border-radius:999px}.fl-landing .persona-tab{padding:7px 14px;font-size:13px;font-weight:500;color:var(--fl-text-secondary);border-radius:999px;cursor:pointer;transition:all .18s;white-space:nowrap;border:none;background:transparent;font-family:var(--fl-font-sans)}.fl-landing .persona-tab:hover{color:var(--fl-text-primary)}.fl-landing .persona-tab:focus-visible{outline:2px solid var(--fl-accent);outline-offset:2px}.fl-landing .persona-tab[data-active=true]{background:var(--fl-ink);color:#FAF6EE;box-shadow:0 4px 12px -4px rgba(22,19,15,.4)}.fl-landing .persona-tab[data-active=true]:hover{color:#FAF6EE}.fl-landing .hero{position:relative;padding:64px 0 80px;overflow:hidden}@media (min-width:900px){.fl-landing .hero{padding:88px 0 120px}}.fl-landing .hero-grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media (min-width:1024px){.fl-landing .hero-grid{grid-template-columns:1.05fr 1fr;gap:64px}}.fl-landing .eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--fl-font-mono);font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--fl-text-secondary)}.fl-landing .eyebrow .dot{width:6px;height:6px;border-radius:99px;background:var(--fl-accent);box-shadow:0 0 0 3px var(--fl-accent-soft)}.fl-landing .hero h1{font-size:clamp(44px,6.2vw,80px);margin-top:18px;font-weight:400}.fl-landing .hero h1 em{font-style:italic;color:var(--fl-accent-strong);font-weight:400}.fl-landing .hero-sub{margin-top:22px;max-width:540px;font-size:18px;color:var(--fl-text-secondary);line-height:1.55}.fl-landing .hero-ctas{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.fl-landing .hero-meta{margin-top:44px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px 32px;max-width:520px}@media (min-width:600px){.fl-landing .hero-meta{grid-template-columns:repeat(4,1fr)}}.fl-landing .hero-meta-item{border-top:1px solid var(--fl-border);padding-top:10px}.fl-landing .hero-meta-num{font-family:var(--fl-font-display);font-size:22px;color:var(--fl-text-primary);letter-spacing:-.01em}.fl-landing .hero-meta-label{font-size:11px;color:var(--fl-text-tertiary);font-family:var(--fl-font-mono);text-transform:uppercase;letter-spacing:.05em;margin-top:2px}.fl-landing .dossier{position:relative;aspect-ratio:4/5;max-width:560px;margin:0 auto;filter:drop-shadow(0 30px 60px rgba(22,19,15,.12))}.fl-landing .dossier-card{position:absolute;inset:0;background:var(--fl-surface);border:1px solid var(--fl-border);border-radius:var(--fl-radius-lg);overflow:hidden;display:flex;flex-direction:column}.fl-landing .dossier-photo{flex:1 1 58%;position:relative;background:linear-gradient(180deg,#DCC79C,#BCA87E 45%,#8C7754);overflow:hidden}.fl-landing .dossier-photo:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(22,19,15,.04) 0 2px,transparent 2px 14px)}.fl-landing .dossier-photo svg{position:absolute;bottom:0;left:0;width:100%;height:80%}.fl-landing .photo-meta{position:absolute;top:14px;left:14px;right:14px;display:flex;justify-content:space-between;align-items:center;font-family:var(--fl-font-mono);font-size:11px;color:rgba(255,255,255,.92);text-shadow:0 1px 2px rgba(0,0,0,.3)}.fl-landing .photo-meta .chip{background:rgba(22,19,15,.55);padding:4px 9px;border-radius:4px;backdrop-filter:blur(6px);letter-spacing:.04em}.fl-landing .dossier-body{padding:18px 20px 20px;border-top:1px solid var(--fl-border);background:var(--fl-paper)}.fl-landing .dossier-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.fl-landing .dossier-title{font-family:var(--fl-font-display);font-size:18px;letter-spacing:-.01em}.fl-landing .dossier-sub{font-size:11px;color:var(--fl-text-tertiary);font-family:var(--fl-font-mono);text-transform:uppercase;letter-spacing:.06em}.fl-landing .score-ring{display:flex;align-items:center;gap:8px}.fl-landing .score-ring svg{width:38px;height:38px}.fl-landing .score-val{font-family:var(--fl-font-display);font-size:18px;color:var(--fl-accent-strong)}.fl-landing .dossier-grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.fl-landing .stat-cell{border:1px solid var(--fl-border);border-radius:var(--fl-radius-md);padding:10px;background:var(--fl-surface)}.fl-landing .stat-lbl{font-size:10px;font-family:var(--fl-font-mono);color:var(--fl-text-tertiary);text-transform:uppercase;letter-spacing:.05em}.fl-landing .stat-val{font-size:14px;margin-top:4px;color:var(--fl-text-primary);font-weight:500}.fl-landing .stat-val.good{color:var(--fl-accent-strong)}.fl-landing .stat-val.warn{color:var(--fl-warning)}.fl-landing .findings{margin-top:14px;border:1px solid var(--fl-border);border-radius:var(--fl-radius-md);background:var(--fl-surface);overflow:hidden}.fl-landing .finding{display:flex;align-items:center;gap:10px;padding:9px 12px;font-size:12.5px;border-bottom:1px solid var(--fl-border)}.fl-landing .finding:last-child{border-bottom:0}.fl-landing .pill{display:inline-flex;align-items:center;padding:2px 7px;border-radius:4px;font-family:var(--fl-font-mono);font-size:10px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.fl-landing .pill.ok{color:var(--fl-accent-strong);background:var(--fl-accent-soft)}.fl-landing .pill.warn{color:var(--fl-warning);background:var(--fl-ochre-soft)}.fl-landing .pill.new{color:var(--fl-info);background:#E4EDF6}.fl-landing .finding-text{color:var(--fl-text-secondary);flex:1}.fl-landing .finding-text b{color:var(--fl-text-primary);font-weight:600}.fl-landing .float{position:absolute;background:var(--fl-surface);border:1px solid var(--fl-border);border-radius:var(--fl-radius-md);padding:10px 14px;font-size:12px;box-shadow:0 10px 30px rgba(22,19,15,.08);display:flex;align-items:center;gap:10px;font-family:var(--fl-font-mono)}.fl-landing .float .ico{width:22px;height:22px;border-radius:6px;display:grid;place-items:center}.fl-landing .float-a{top:8%;left:-12px}.fl-landing .float-b{top:44%;right:-12px}@media (min-width:1280px){.fl-landing .float-a{left:-24px}.fl-landing .float-b{right:-24px}}@media (max-width:640px){.fl-landing .float-a,.fl-landing .float-b{display:none}}.fl-landing .bridge{display:grid;grid-template-columns:1fr;gap:10px;margin-top:20px;align-items:stretch}@media (min-width:1000px){.fl-landing .bridge{grid-template-columns:1fr 128px 1fr 128px 1fr;gap:0;align-items:center}}.fl-landing .bridge-node{border:1px solid rgba(242,238,228,.14);border-radius:var(--fl-radius-lg);padding:26px 26px 28px;background:rgba(242,238,228,.03);min-height:180px;display:flex;flex-direction:column;justify-content:center}.fl-landing .bridge-us{background:linear-gradient(160deg,rgba(15,139,95,.22),rgba(15,139,95,.06));border-color:rgba(15,139,95,.55);box-shadow:0 20px 60px -20px rgba(15,139,95,.35)}.fl-landing .bridge-world{border-style:dashed}.fl-landing .bridge-tag{font-family:var(--fl-font-mono);font-size:11px;color:#A89E8C;text-transform:uppercase;letter-spacing:.08em}.fl-landing .bridge-us .bridge-tag{color:#6FCFA7}.fl-landing .bridge-title{font-family:var(--fl-font-display);font-size:20px;color:#F2EEE4;margin-top:10px;line-height:1.2;letter-spacing:-.01em}.fl-landing .bridge-us .bridge-title{color:#fff;font-size:22px}.fl-landing .bridge-sub{color:#9D9384;font-size:13px;margin-top:10px;line-height:1.55}.fl-landing .bridge-us .bridge-sub{color:#C6E5D4}.fl-landing .bridge-arrow{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#544C3D;padding:10px 16px}.fl-landing .bridge-arrow svg{width:96px;height:42px}.fl-landing .bridge-arrow-lbl{font-family:var(--fl-font-mono);font-size:9px;color:#7B7262;text-transform:uppercase;letter-spacing:.1em;margin-top:10px;text-align:center;line-height:1.5;max-width:110px}@media (max-width:999px){.fl-landing .bridge-arrow{transform:rotate(90deg);padding:4px 0}.fl-landing .bridge-arrow svg{width:60px;height:30px}.fl-landing .bridge-arrow-lbl{display:none}}.fl-landing .bridge-foot{margin-top:32px;display:grid;grid-template-columns:1fr;gap:14px;padding-top:28px;border-top:1px solid rgba(242,238,228,.1)}@media (min-width:780px){.fl-landing .bridge-foot{grid-template-columns:repeat(3,1fr)}}.fl-landing .bridge-foot-item{padding:4px 0}.fl-landing .bridge-foot-num{font-family:var(--fl-font-mono);font-size:11px;color:#6FCFA7;letter-spacing:.1em}.fl-landing .bridge-foot-title{font-family:var(--fl-font-display);font-size:22px;color:#F2EEE4;margin-top:4px}.fl-landing .bridge-foot-sub{color:#9D9384;font-size:13px;margin-top:8px;line-height:1.55;max-width:36ch}.fl-landing .supply-callout{margin-top:40px;padding:36px 40px;border:1px solid rgba(111,207,167,.25);border-radius:var(--fl-radius-lg);background:radial-gradient(ellipse 120% 80% at 0 50%,rgba(15,139,95,.18) 0,transparent 60%),rgba(242,238,228,.03);display:grid;grid-template-columns:1fr;gap:20px;align-items:center}@media (min-width:820px){.fl-landing .supply-callout{grid-template-columns:auto 1fr;gap:44px;padding:44px 52px}}.fl-landing .supply-callout-num{font-family:var(--fl-font-display);font-weight:400;font-size:clamp(64px,8vw,108px);line-height:.95;color:#fff;letter-spacing:-.03em;display:flex;align-items:flex-start}.fl-landing .supply-callout-num span{color:#6FCFA7;font-size:.45em;margin-left:2px;margin-top:.2em}.fl-landing .supply-callout-title{font-family:var(--fl-font-display);font-size:clamp(22px,2.6vw,32px);color:#F2EEE4;line-height:1.2;letter-spacing:-.01em}.fl-landing .supply-callout-sub{color:#BCB19F;font-size:15px;line-height:1.55;margin-top:12px;max-width:54ch}.fl-landing .supply-callout-meta{margin-top:18px;display:flex;flex-wrap:wrap;align-items:center;gap:14px;font-family:var(--fl-font-mono);font-size:11px;color:#9D9384;text-transform:uppercase;letter-spacing:.08em}.fl-landing .supply-callout-meta b{color:#F2EEE4;font-weight:500}.fl-landing .supply-callout-meta i{width:3px;height:3px;border-radius:99px;background:#544C3D;display:inline-block}.fl-landing .chat-grid{display:grid;grid-template-columns:1fr;gap:56px;align-items:center}@media (min-width:1000px){.fl-landing .chat-grid{grid-template-columns:1fr 1fr;gap:80px}}.fl-landing .chat-bullets{margin-top:32px;display:flex;flex-direction:column;gap:22px}.fl-landing .chat-bullet{display:grid;grid-template-columns:40px 1fr;gap:16px;align-items:flex-start}.fl-landing .chat-bullet-ico{width:40px;height:40px;border-radius:10px;background:var(--fl-accent-soft);color:var(--fl-accent-strong);display:grid;place-items:center}.fl-landing .chat-bullet-title{font-family:var(--fl-font-display);font-size:18px;color:var(--fl-text-primary)}.fl-landing .chat-bullet-sub{margin-top:4px;font-size:14px;color:var(--fl-text-secondary);font-style:italic;line-height:1.5}.fl-landing .chat-works-with{margin-top:36px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.fl-landing .chat-works-lbl{font-family:var(--fl-font-mono);font-size:11px;color:var(--fl-text-tertiary);text-transform:uppercase;letter-spacing:.08em;margin-right:6px}.fl-landing .chat-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border:1px solid var(--fl-border);border-radius:999px;background:var(--fl-surface);font-size:13px;font-weight:500}.fl-landing .chat-chip-dot{width:8px;height:8px;border-radius:99px}.fl-landing .phone-wrap{display:flex;justify-content:center}.fl-landing .phone{width:100%;max-width:360px;aspect-ratio:9/18;background:#0B0907;border-radius:44px;padding:10px;box-shadow:0 40px 80px -30px rgba(22,19,15,.45),0 0 0 1px rgba(22,19,15,.5),inset 0 0 0 1px rgba(255,255,255,.04);position:relative}.fl-landing .phone-notch{position:absolute;top:14px;left:50%;transform:translateX(-50%);width:90px;height:24px;background:#0B0907;border-radius:99px;z-index:2}.fl-landing .phone-screen{width:100%;height:100%;background:linear-gradient(180deg,#FBF7EF,#F3EEE3);border-radius:36px;overflow:hidden;display:flex;flex-direction:column;position:relative}.fl-landing .phone-bar{padding:40px 18px 12px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--fl-border);background:rgba(251,247,239,.9);backdrop-filter:blur(10px)}.fl-landing .phone-bar-l{display:flex;gap:10px;align-items:center}.fl-landing .phone-ava{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#D97757,#B5583A);display:grid;place-items:center;color:white;font-weight:600;font-size:14px}.fl-landing .phone-name{font-family:var(--fl-font-display);font-size:14px;font-weight:500}.fl-landing .phone-status{font-family:var(--fl-font-mono);font-size:9px;color:var(--fl-accent);text-transform:uppercase;letter-spacing:.08em;margin-top:1px}.fl-landing .phone-bar-r{display:flex;gap:3px}.fl-landing .phone-dot{width:3px;height:3px;border-radius:99px;background:var(--fl-text-tertiary)}.fl-landing .phone-body{flex:1;overflow:hidden;padding:14px 14px 8px;display:flex;flex-direction:column;gap:8px}.fl-landing .bubble{max-width:85%;padding:10px 13px;border-radius:16px;font-size:12.5px;line-height:1.4}.fl-landing .bubble.user{align-self:flex-end;background:var(--fl-ink);color:#F2EEE4;border-bottom-right-radius:4px}.fl-landing .bubble.ai{align-self:flex-start;background:white;color:var(--fl-text-primary);border:1px solid var(--fl-border);border-bottom-left-radius:4px}.fl-landing .bubble-card{margin-top:8px;padding:10px 12px;background:var(--fl-paper);border:1px solid var(--fl-border);border-radius:10px}.fl-landing .bubble-card-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding:3px 0;font-size:11.5px}.fl-landing .bubble-card-row span{color:var(--fl-text-tertiary);white-space:nowrap}.fl-landing .bubble-card-row b{text-align:right}.fl-landing .bubble-day{align-self:center;font-family:var(--fl-font-mono);font-size:10px;color:var(--fl-text-tertiary);text-transform:uppercase;letter-spacing:.1em;padding:6px 0}.fl-landing .bubble-photo{aspect-ratio:4/3;border-radius:8px;background:linear-gradient(160deg,#C9B692,#8C7754);position:relative;overflow:hidden}.fl-landing .bubble-photo:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 60%,rgba(58,44,30,.45) 0,transparent 40%),radial-gradient(ellipse at 75% 55%,rgba(58,44,30,.3) 0,transparent 35%)}.fl-landing .phone-input{padding:10px 12px 24px;border-top:1px solid var(--fl-border);background:rgba(251,247,239,.9)}.fl-landing .phone-input-field{padding:9px 14px;border-radius:99px;background:white;border:1px solid var(--fl-border);font-size:12px;color:var(--fl-text-tertiary)}.fl-landing section{position:relative}.fl-landing .section{padding:88px 0;border-top:1px solid var(--fl-border)}@media (max-width:700px){.fl-landing .section{padding:64px 0}}.fl-landing .section.sunken{background:var(--fl-surface-sunken)}.fl-landing .section.ink{background:var(--fl-ink);color:#F2EEE4;border-top:0}.fl-landing .section.ink h2,.fl-landing .section.ink h3{color:#F2EEE4}.fl-landing .section.ink .eyebrow{color:#A89E8C}.fl-landing .sec-head{max-width:720px;margin-bottom:48px}.fl-landing .sec-head h2{font-size:clamp(32px,4.2vw,52px);margin-top:14px;font-weight:400}.fl-landing .sec-head p{margin-top:14px;font-size:17px;color:var(--fl-text-secondary);line-height:1.55;max-width:600px}.fl-landing .section.ink .sec-head p{color:#BCB19F}.fl-landing .jobs-grid{display:grid;grid-template-columns:1fr;gap:1px;background:var(--fl-border);border:1px solid var(--fl-border);border-radius:var(--fl-radius-lg);overflow:hidden}@media (min-width:700px){.fl-landing .jobs-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.fl-landing .jobs-grid{grid-template-columns:1fr 1fr 1fr}}.fl-landing .job{background:var(--fl-surface);padding:28px 24px;display:flex;flex-direction:column;min-height:200px;transition:background .15s;position:relative}.fl-landing .job:hover{background:var(--fl-surface-elevated)}.fl-landing .job-num{font-family:var(--fl-font-mono);font-size:11px;color:var(--fl-text-tertiary);letter-spacing:.06em}.fl-landing .job-title{font-family:var(--fl-font-display);font-size:22px;margin-top:10px;font-weight:400}.fl-landing .job-copy{font-size:14px;color:var(--fl-text-secondary);margin-top:8px;line-height:1.5;flex:1}.fl-landing .job-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.fl-landing .tag{font-family:var(--fl-font-mono);font-size:10.5px;letter-spacing:.04em;text-transform:uppercase;padding:3px 8px;border-radius:4px;background:var(--fl-surface-sunken);color:var(--fl-text-secondary)}.fl-landing .tag.freq{background:var(--fl-accent-soft);color:var(--fl-accent-strong)}.fl-landing .how{display:grid;grid-template-columns:1fr;gap:32px;align-items:flex-start}@media (min-width:960px){.fl-landing .how{grid-template-columns:.9fr 1.1fr;gap:56px}}.fl-landing .steps{display:flex;flex-direction:column;gap:4px}.fl-landing .step{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:18px 20px;border-radius:var(--fl-radius-md);cursor:pointer;transition:background .18s;border:1px solid transparent}.fl-landing .step[data-active=true]{background:var(--fl-surface);border-color:var(--fl-border)}.fl-landing .step-num{font-family:var(--fl-font-display);font-size:26px;color:var(--fl-text-tertiary);font-style:italic;line-height:1;padding-top:4px}.fl-landing .step[data-active=true] .step-num{color:var(--fl-accent)}.fl-landing .step-title{font-family:var(--fl-font-display);font-size:20px;font-weight:400}.fl-landing .step-body{color:var(--fl-text-secondary);font-size:14px;margin-top:6px;line-height:1.55}.fl-landing .artifact{position:relative;border-radius:var(--fl-radius-lg);background:var(--fl-surface);border:1px solid var(--fl-border);overflow:hidden;min-height:440px;box-shadow:0 20px 60px rgba(22,19,15,.08)}.fl-landing .artifact-header{padding:14px 18px;border-bottom:1px solid var(--fl-border);display:flex;align-items:center;gap:10px;font-family:var(--fl-font-mono);font-size:11.5px;color:var(--fl-text-tertiary);letter-spacing:.04em;background:var(--fl-surface-elevated)}.fl-landing .artifact-dots{display:flex;gap:6px}.fl-landing .artifact-dots span{width:10px;height:10px;border-radius:99px;background:var(--fl-border-strong)}.fl-landing .artifact-body{padding:24px}.fl-landing .integrations{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:8px;border:1px solid var(--fl-border);border-radius:var(--fl-radius-lg);overflow:hidden;background:var(--fl-surface)}@media (min-width:700px){.fl-landing .integrations{grid-template-columns:repeat(4,1fr)}}@media (min-width:1000px){.fl-landing .integrations{grid-template-columns:repeat(7,1fr)}}.fl-landing .int{padding:28px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-right:1px solid var(--fl-border);border-bottom:1px solid var(--fl-border);min-height:130px;font-family:var(--fl-font-display);font-size:16px;color:var(--fl-text-primary);text-align:center;transition:background .15s}.fl-landing .int-logo{height:30px;display:grid;place-items:center;color:var(--fl-text-primary)}.fl-landing .int small{font-family:var(--fl-font-mono);font-size:10px;color:var(--fl-text-tertiary);text-transform:uppercase;letter-spacing:.05em}.fl-landing .int small.live{color:var(--fl-accent)}.fl-landing .int-head h2 em{font-style:italic;color:var(--fl-accent-strong);font-weight:400}.fl-landing .int-diagram-wrap{margin:0 0 56px;padding:40px 36px;background:var(--fl-surface);border:1px solid var(--fl-border);border-radius:var(--fl-radius-lg);box-shadow:0 20px 60px -30px rgba(22,19,15,.12);overflow:hidden}@media (max-width:700px){.fl-landing .int-diagram-wrap{padding:28px 20px}}.fl-landing .flow{display:grid;grid-template-columns:minmax(160px,1fr) 96px minmax(200px,1.15fr) 96px minmax(240px,1.5fr);align-items:stretch;gap:0;color:var(--fl-border-strong)}.fl-landing .flow-stage-hub,.fl-landing .flow-stage-source{align-self:center}@media (max-width:900px){.fl-landing .flow{grid-template-columns:1fr;gap:20px;align-items:stretch}}.fl-landing .flow-stage{position:relative;padding:22px;border:1px solid var(--fl-border);border-radius:14px;background:var(--fl-surface);display:flex;flex-direction:column;gap:6px;text-align:left}.fl-landing .flow-stage-source{background:var(--fl-paper)}.fl-landing .flow-stage-hub{background:var(--fl-ink);border-color:var(--fl-ink);padding:26px 24px;box-shadow:0 24px 54px -22px rgba(22,19,15,.35);overflow:hidden}.fl-landing .flow-stage-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 70% 70% at 30% 40%,rgba(15,139,95,.28) 0,transparent 60%)}.fl-landing .flow-kicker{font-family:var(--fl-font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--fl-text-tertiary)}.fl-landing .flow-kicker-hub{color:#A89E8C}.fl-landing .flow-title{font-family:var(--fl-font-display);font-size:22px;line-height:1.15;font-weight:400;letter-spacing:-.01em;color:var(--fl-text-primary)}.fl-landing .flow-title-hub{color:#FAF6EE;font-size:24px}.fl-landing .flow-meta{font-family:var(--fl-font-mono);font-size:11px;letter-spacing:.06em;color:var(--fl-text-tertiary);margin-top:2px}.fl-landing .flow-chips{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:4px;font-family:var(--fl-font-mono);font-size:11px;letter-spacing:.05em;color:#6FCFA7;position:relative}.fl-landing .flow-chips-sep{color:#3B5548}.fl-landing .flow-connector{position:relative;height:100%;min-height:40px;color:var(--fl-border-strong)}.fl-landing .flow-connector-out svg{position:absolute;inset:0;width:100%;height:100%;display:block}.fl-landing .flow-connector-in{align-self:center;height:14px;min-height:14px;width:100%;margin:0 4px}.fl-landing .flow-connector-in:before{content:"";position:absolute;left:4px;right:14px;top:50%;transform:translateY(-50%);border-top:1.5px dashed}.fl-landing .flow-connector-in:after{content:"";position:absolute;right:4px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:8px solid;border-top:5px solid transparent;border-bottom:5px solid transparent}.fl-landing .flow-preview{list-style:none;margin:10px 0 0;padding:12px 0 0;border-top:1px dashed var(--fl-border);display:flex;flex-direction:column;gap:6px;font-family:var(--fl-font-mono);font-size:11px;color:var(--fl-text-secondary)}.fl-landing .flow-preview li{display:flex;align-items:center;gap:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fl-landing .flow-preview-dot{flex-shrink:0;width:5px;height:5px;border-radius:99px;background:var(--fl-accent);box-shadow:0 0 0 3px var(--fl-accent-soft)}.fl-landing .flow-dests{display:flex;flex-direction:column;gap:10px}.fl-landing .flow-dest{display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:center;padding:14px 16px;background:var(--fl-surface);border:1px solid var(--fl-border);border-radius:12px;transition:transform .2s cubic-bezier(.22,1,.36,1),border-color .2s ease,box-shadow .2s ease}.fl-landing .flow-dest:hover{transform:translateX(2px);border-color:var(--fl-border-strong);box-shadow:0 12px 28px -18px rgba(22,19,15,.22)}.fl-landing .flow-dest-featured{border-color:rgba(15,139,95,.4);background:linear-gradient(180deg,rgba(15,139,95,.05),transparent 60%),var(--fl-surface)}.fl-landing .flow-dest-num{font-family:var(--fl-font-mono);font-size:13px;color:var(--fl-accent);letter-spacing:.06em;text-align:center;padding-top:2px}.fl-landing .flow-dest-body{display:flex;flex-direction:column;gap:2px;min-width:0}.fl-landing .flow-dest-tag{font-family:var(--fl-font-mono);font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--fl-text-tertiary)}.fl-landing .flow-dest-label{font-family:var(--fl-font-display);font-size:15px;color:var(--fl-text-primary);line-height:1.35}@media (max-width:900px){.fl-landing .flow{grid-template-columns:1fr;gap:0}.fl-landing .flow-dests,.fl-landing .flow-stage-hub,.fl-landing .flow-stage-source{align-self:stretch}.fl-landing .flow-connector,.fl-landing .flow-connector-in,.fl-landing .flow-connector-out{align-self:center;width:100%;height:44px;min-height:44px;margin:0;display:flex;justify-content:center;align-items:center}.fl-landing .flow-connector-in:before{left:50%;right:auto;top:8px;bottom:12px;transform:translateX(-50%);border-top:0;border-left:1.5px dashed;width:0;height:auto}.fl-landing .flow-connector-in:after{right:auto;top:auto;bottom:2px;left:50%;transform:translateX(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid}.fl-landing .flow-connector-out svg{display:none}.fl-landing .flow-connector-out:before{content:"";position:absolute;top:8px;bottom:12px;left:50%;transform:translateX(-50%);border-left:1.5px dashed}.fl-landing .flow-connector-out:after{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid}.fl-landing .flow-dest{grid-template-columns:28px 1fr;padding:14px 16px}}.fl-landing .int-paths{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:900px){.fl-landing .int-paths{grid-template-columns:repeat(3,1fr);gap:20px}}.fl-landing .int-path{position:relative;display:flex;flex-direction:column;padding:28px 26px 26px;background:var(--fl-surface);border:1px solid var(--fl-border);border-radius:var(--fl-radius-lg);transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease,border-color .25s ease}.fl-landing .int-path:hover{transform:translateY(-3px);border-color:var(--fl-border-strong);box-shadow:0 18px 40px -20px rgba(22,19,15,.18)}.fl-landing .int-path-featured{border-color:rgba(15,139,95,.35);background:radial-gradient(ellipse 140% 80% at 0 0,rgba(15,139,95,.06) 0,transparent 60%),var(--fl-surface)}.fl-landing .int-path-featured:before{content:"Most common";position:absolute;top:12px;right:14px;font-family:var(--fl-font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--fl-accent-strong);background:var(--fl-accent-soft);padding:4px 8px;border-radius:99px}.fl-landing .int-path-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.fl-landing .int-path-num{color:var(--fl-accent)}.fl-landing .int-path-num,.fl-landing .int-path-tag{font-family:var(--fl-font-mono);font-size:11px;letter-spacing:.08em}.fl-landing .int-path-tag{color:var(--fl-text-tertiary);text-transform:uppercase}.fl-landing .int-path-title{font-family:var(--fl-font-display);font-size:22px;font-weight:400;line-height:1.2;color:var(--fl-text-primary);margin:0 0 10px}.fl-landing .int-path-copy{font-size:14px;color:var(--fl-text-secondary);line-height:1.55;margin:0 0 18px}.fl-landing .int-path-examples{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.fl-landing .int-path-example{font-family:var(--fl-font-mono);font-size:10.5px;letter-spacing:.04em;text-transform:uppercase;padding:4px 9px;border-radius:4px;background:var(--fl-surface-sunken);color:var(--fl-text-secondary)}.fl-landing .int-path-brands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 20px}.fl-landing .brand-chip{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--fl-border);border-radius:8px;background:var(--fl-paper);min-width:0;transition:border-color .15s ease,transform .2s ease}.fl-landing .brand-chip:hover{border-color:var(--fl-border-strong);transform:translateY(-1px)}.fl-landing .brand-chip-mark{flex-shrink:0;width:22px;height:22px;border-radius:6px;display:grid;place-items:center;color:white;font-weight:700;font-size:11px;font-family:var(--fl-font-sans);letter-spacing:-.02em;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15)}.fl-landing .brand-chip-name{font-family:var(--fl-font-display);font-size:13px;color:var(--fl-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fl-landing .brand-chip-note{margin-left:auto;font-family:var(--fl-font-mono);font-size:9.5px;letter-spacing:.05em;text-transform:uppercase;color:var(--fl-text-tertiary);flex-shrink:0}.fl-landing .int-path-cta{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-family:var(--fl-font-sans);font-size:13px;font-weight:500;color:var(--fl-accent-strong);transition:gap .15s ease,color .15s ease}.fl-landing .int-path-cta:hover{gap:10px;color:var(--fl-accent)}@media (max-width:640px){.fl-landing .int-diagram-wrap{padding:18px 14px}.fl-landing .int-path-brands{grid-template-columns:1fr}}.fl-landing .pricing{display:grid;grid-template-columns:1fr;gap:16px;margin-top:16px}@media (min-width:780px){.fl-landing .pricing{grid-template-columns:1fr 1fr}}@media (min-width:1100px){.fl-landing .pricing{grid-template-columns:repeat(4,1fr)}}.fl-landing .tier{border:1px solid var(--fl-border);border-radius:var(--fl-radius-lg);padding:28px 24px;background:var(--fl-surface);display:flex;flex-direction:column;position:relative}.fl-landing .tier[data-featured=true]{background:var(--fl-ink);color:#F2EEE4;border-color:var(--fl-ink)}.fl-landing .tier[data-featured=true] .tier-list li,.fl-landing .tier[data-featured=true] .tier-name,.fl-landing .tier[data-featured=true] .tier-price{color:#F2EEE4}.fl-landing .tier[data-featured=true] .tier-list li:before{background:var(--fl-accent)}.fl-landing .tier[data-featured=true] .tier-sub{color:#9D9384}.fl-landing .tier-name{font-family:var(--fl-font-display);font-size:22px}.fl-landing .tier-sub{font-size:13px;color:var(--fl-text-secondary);margin-top:4px;min-height:40px}.fl-landing .tier-price{font-family:var(--fl-font-display);font-size:42px;margin-top:16px;font-weight:400}.fl-landing .tier-price small{font-family:var(--fl-font-sans);font-size:14px;color:var(--fl-text-tertiary);font-weight:400}.fl-landing .tier[data-featured=true] .tier-price small{color:#9D9384}.fl-landing .tier-list{margin:20px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px;flex:1}.fl-landing .tier-list li{font-size:13.5px;color:var(--fl-text-secondary);position:relative;padding-left:18px;line-height:1.45}.fl-landing .tier-list li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:2px;background:var(--fl-accent)}.fl-landing .tier-cta{margin-top:22px}.fl-landing .trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}@media (min-width:900px){.fl-landing .trust-grid{grid-template-columns:repeat(4,1fr)}}.fl-landing .trust-item{display:flex;flex-direction:column;gap:8px}.fl-landing .trust-num{font-family:var(--fl-font-display);font-size:42px;line-height:1;color:var(--fl-accent-strong);font-weight:400}.fl-landing .trust-label{font-size:14px;color:var(--fl-text-secondary);line-height:1.4;max-width:240px}.fl-landing .dev-band{background:var(--fl-ink);color:#F2EEE4}.fl-landing .dev-inner{display:grid;grid-template-columns:1fr;gap:36px;align-items:center}@media (min-width:960px){.fl-landing .dev-inner{grid-template-columns:1fr 1fr;gap:56px}}.fl-landing .dev-inner h2{color:#F2EEE4;font-size:clamp(30px,3.8vw,44px);font-weight:400}.fl-landing .dev-inner p{color:#BCB19F;margin-top:16px;font-size:16px;line-height:1.55}.fl-landing .code{background:#0F0D0B;border:1px solid #2a241d;border-radius:var(--fl-radius-md);padding:20px 22px;font-family:var(--fl-font-mono);font-size:13px;line-height:1.7;color:#D7CEBE;overflow-x:auto;white-space:pre}.fl-landing .code .c-key{color:#6FCFA7}.fl-landing .code .c-str{color:#E0B57A}.fl-landing .code .c-fn{color:#7FB2E0}.fl-landing .code .c-cmt{color:#6E6458;font-style:italic}.fl-landing .code .c-op{color:#A89E8C}.fl-landing .final{padding:120px 0;text-align:center}.fl-landing .final h2{font-size:clamp(44px,6vw,80px);max-width:14ch;margin:0 auto;font-weight:400}.fl-landing .final h2 em{font-style:italic;color:var(--fl-accent-strong)}.fl-landing .final p{margin:22px auto 0;max-width:540px;font-size:17px;color:var(--fl-text-secondary);line-height:1.55}.fl-landing .final-ctas{display:flex;gap:12px;justify-content:center;margin-top:34px;flex-wrap:wrap}.fl-landing .site-foot{background:var(--fl-surface-sunken);border-top:1px solid var(--fl-border);padding:56px 0 32px}.fl-landing .foot-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:32px}@media (max-width:760px){.fl-landing .foot-grid{grid-template-columns:1fr 1fr}}.fl-landing .foot-col h4{font-family:var(--fl-font-sans);font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--fl-text-tertiary);font-weight:600;margin-bottom:14px}.fl-landing .foot-col a{display:block;font-size:14px;color:var(--fl-text-secondary);padding:6px 0}.fl-landing .foot-col a:hover{color:var(--fl-text-primary)}.fl-landing .foot-bottom{margin-top:48px;padding-top:20px;border-top:1px solid var(--fl-border);display:flex;justify-content:space-between;font-size:12px;color:var(--fl-text-tertiary);font-family:var(--fl-font-mono);gap:14px;flex-wrap:wrap}.fl-landing html,html:has(.fl-landing){scroll-behavior:smooth}.fl-landing .reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.fl-landing .reveal.is-visible{opacity:1;transform:translateY(0)}.fl-landing .reveal-left{opacity:0;transform:translateX(-28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.fl-landing .reveal-left.is-visible{opacity:1;transform:translateX(0)}.fl-landing .reveal-right{opacity:0;transform:translateX(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.fl-landing .reveal-right.is-visible{opacity:1;transform:translateX(0)}.fl-landing .reveal-scale{opacity:0;transform:scale(.96);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.fl-landing .reveal-scale.is-visible{opacity:1;transform:scale(1)}.fl-landing .reveal-stagger>*{opacity:0;transform:translateY(18px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.fl-landing .reveal-stagger.is-visible>*{opacity:1;transform:translateY(0)}.fl-landing .reveal-stagger.is-visible>:first-child{transition-delay:.02s}.fl-landing .reveal-stagger.is-visible>:nth-child(2){transition-delay:.08s}.fl-landing .reveal-stagger.is-visible>:nth-child(3){transition-delay:.14s}.fl-landing .reveal-stagger.is-visible>:nth-child(4){transition-delay:.2s}.fl-landing .reveal-stagger.is-visible>:nth-child(5){transition-delay:.26s}.fl-landing .reveal-stagger.is-visible>:nth-child(6){transition-delay:.32s}.fl-landing .reveal-stagger.is-visible>:nth-child(7){transition-delay:.38s}.fl-landing .reveal-stagger.is-visible>:nth-child(8){transition-delay:.44s}@keyframes fl-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fl-fade-in{0%{opacity:0}to{opacity:1}}@keyframes fl-float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes fl-float-b{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes fl-ping{0%{opacity:.8;transform:scale(1)}80%{opacity:0;transform:scale(2.1)}to{opacity:0;transform:scale(2.1)}}@keyframes fl-bubble-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fl-pulse-ring{0%{box-shadow:0 0 0 0 rgba(15,139,95,.6)}70%{box-shadow:0 0 0 12px rgba(15,139,95,0)}to{box-shadow:0 0 0 0 rgba(15,139,95,0)}}.fl-landing .hero .eyebrow,.fl-landing .hero .persona-tabs{animation:fl-rise .7s cubic-bezier(.22,1,.36,1) both}.fl-landing .hero h1{animation:fl-rise .7s cubic-bezier(.22,1,.36,1) .08s both}.fl-landing .hero-sub{animation:fl-rise .7s cubic-bezier(.22,1,.36,1) .16s both}.fl-landing .hero-ctas{animation:fl-rise .7s cubic-bezier(.22,1,.36,1) .24s both}.fl-landing .hero-meta{animation:fl-rise .7s cubic-bezier(.22,1,.36,1) .32s both}.fl-landing .dossier{animation:fl-rise .9s cubic-bezier(.22,1,.36,1) .2s both}.fl-landing .float-a{animation:fl-rise .7s cubic-bezier(.22,1,.36,1) .5s both,fl-float-a 6s ease-in-out 1.2s infinite}.fl-landing .float-b{animation:fl-rise .7s cubic-bezier(.22,1,.36,1) .7s both,fl-float-b 6s ease-in-out 1.4s infinite}.fl-landing .dossier-photo svg g circle:last-child{transform-origin:252px 189px;transform-box:fill-box;animation:fl-ping 2.2s ease-out infinite}.fl-landing .bubble{animation:fl-bubble-in .5s cubic-bezier(.22,1,.36,1) both}.fl-landing .phone-body>:first-child{animation-delay:.1s}.fl-landing .phone-body>:nth-child(2){animation-delay:.3s}.fl-landing .phone-body>:nth-child(3){animation-delay:.55s}.fl-landing .phone-body>:nth-child(4){animation-delay:.8s}.fl-landing .phone-body>:nth-child(5){animation-delay:1.05s}.fl-landing .phone-body>:nth-child(6){animation-delay:1.3s}.fl-landing .phone-body>:nth-child(7){animation-delay:1.55s}.fl-landing .btn{transform:translateY(0);transition:transform .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .2s ease,color .15s ease}.fl-landing .btn:hover{transform:translateY(-1px)}.fl-landing .btn:active{transform:translateY(0)}.fl-landing .btn-accent:hover{box-shadow:0 10px 24px -10px rgba(15,139,95,.55)}.fl-landing .btn-primary:hover{box-shadow:0 10px 24px -10px rgba(22,19,15,.5)}.fl-landing .btn-lg:focus-visible,.fl-landing .btn:focus-visible{outline:2px solid var(--fl-accent);outline-offset:3px}.fl-landing .job{transition:background .18s ease,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease}.fl-landing .job:hover{transform:translateY(-3px);box-shadow:0 18px 40px -20px rgba(22,19,15,.18);z-index:1}.fl-landing .tier{transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease,border-color .25s ease}.fl-landing .tier:hover{transform:translateY(-4px);box-shadow:0 22px 48px -22px rgba(22,19,15,.22)}.fl-landing .tier[data-featured=true]:hover{box-shadow:0 28px 56px -22px rgba(22,19,15,.55)}.fl-landing .trust-item{transition:transform .25s cubic-bezier(.22,1,.36,1)}.fl-landing .trust-item:hover{transform:translateY(-2px)}.fl-landing .int{transition:background .15s ease,transform .25s cubic-bezier(.22,1,.36,1)}.fl-landing .int:hover{transform:translateY(-2px);background:var(--fl-paper)}.fl-landing .eyebrow .dot{animation:fl-pulse-ring 2.4s ease-out infinite}@keyframes fl-arrow-dash{to{stroke-dashoffset:-40}}.fl-landing .bridge-arrow svg path[stroke-dasharray]{animation:fl-arrow-dash 4s linear infinite}.fl-landing .nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid var(--fl-border);background:var(--fl-surface);color:var(--fl-text-primary);cursor:pointer;transition:background .15s,border-color .15s}.fl-landing .nav-toggle:hover{border-color:var(--fl-border-strong)}.fl-landing .nav-toggle svg{width:18px;height:18px}@media (min-width:900px){.fl-landing .nav-toggle{display:none}}.fl-landing .nav-sheet{position:fixed;inset:68px 0 0;z-index:39;background:rgba(246,242,235,.98);backdrop-filter:blur(8px);padding:24px 28px 40px;display:flex;flex-direction:column;gap:4px;transform:translateY(-8px);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;border-bottom:1px solid var(--fl-border);overflow-y:auto}.fl-landing .nav-sheet[data-open=true]{opacity:1;transform:translateY(0);pointer-events:auto}.fl-landing .nav-sheet a{padding:14px 4px;font-family:var(--fl-font-display);font-size:20px;color:var(--fl-text-primary);border-bottom:1px solid var(--fl-border)}.fl-landing .nav-sheet .nav-sheet-ctas{margin-top:20px;display:flex;flex-direction:column;gap:10px}.fl-landing .nav-sheet .btn{width:100%;justify-content:center;padding:14px 18px;font-size:15px}@media (min-width:900px){.fl-landing .nav-sheet{display:none}}@media (max-width:899px){.fl-landing .nav-cta .btn-ghost,.fl-landing .nav-cta .btn-primary{display:none}}@media (max-width:700px){.fl-landing .btn{padding:12px 18px}.fl-landing .btn-lg{padding:14px 22px;font-size:15px}.fl-landing .persona-tabs{width:100%;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.fl-landing .persona-tabs::-webkit-scrollbar{display:none}.fl-landing .persona-tab{flex-shrink:0}.fl-landing .final-ctas .btn,.fl-landing .hero-ctas .btn{flex:1 1 auto;justify-content:center}.fl-landing .foot-bottom{flex-direction:column;gap:6px}.fl-landing .dossier{max-width:100%}.fl-landing .supply-callout{padding:28px 24px}.fl-landing .hero{padding:44px 0 56px}.fl-landing .sec-head{margin-bottom:32px}}@media (prefers-reduced-motion:reduce){.fl-landing *,.fl-landing :after,.fl-landing :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.fl-landing .reveal,.fl-landing .reveal-left,.fl-landing .reveal-right,.fl-landing .reveal-scale,.fl-landing .reveal-stagger>*{opacity:1!important;transform:none!important}}