@font-face{font-family:GillSansMT;src:url(/fonts/GillSans.ttf) format("truetype");font-weight:400;font-display:swap}:root{--primary:#8cc63f;--primary-dark:#00a86b;--primary-light:#a8d850;--primary-glow:rgba(140,198,63,.15);--deep-blue:#004f70;--teal:#00848f;--forest-green:#00a86b;--accent-yellow:#c5d44b;--light-grey:#e6eff2;--black:#111;--white:#fff;--gray-500:#888;--gray-300:#ccc;--text-primary:#f0f0f2;--text-secondary:#bebec6;--text-muted:#91919a;--accent:#368b60;--accent-dim:rgba(54,139,96,.15);--accent-glow:rgba(54,139,96,.35);--accent-hover:#43b37a;--highlight:#b9ca5a;--nav-height:96px;--bg-primary:#000;--bg-secondary:#111;--bg-card:#1c1c1c;--bg-card-hover:#252525;--text-primary:#fff;--text-secondary:hsla(0,0%,100%,.78);--text-muted:hsla(0,0%,100%,.58);--border:hsla(0,0%,100%,.1);--border-dark:rgba(0,0,0,.1);--base:#161618;--surface:#1e1e21;--surface-raised:#222225;--border:hsla(0,0%,100%,.04);--shadow-dark:rgba(0,0,0,.55);--shadow-light:hsla(0,0%,100%,.04);--shadow-light-strong:hsla(0,0%,100%,.06);--neu-raised:8px 8px 20px var(--shadow-dark),-8px -8px 20px var(--shadow-light);--neu-raised-sm:5px 5px 12px var(--shadow-dark),-5px -5px 12px var(--shadow-light);--neu-pressed:inset 4px 4px 10px var(--shadow-dark),inset -4px -4px 10px var(--shadow-light);--neu-btn:6px 6px 14px var(--shadow-dark),-6px -6px 14px var(--shadow-light);--gradient-bar:linear-gradient(90deg,#004f70,#00848f,#00a86b,#8cc63f);--launch-hero-badge-bg:rgba(14,22,26,.58);--launch-hero-badge-border:rgba(140,198,63,.32);--launch-hero-badge-text:#c8db6a;--launch-hero-title:#fff;--launch-hero-body:hsla(0,0%,100%,.9);--launch-hero-muted:hsla(0,0%,100%,.78);--launch-hero-pill-bg:rgba(16,24,30,.52);--launch-hero-pill-border:hsla(0,0%,100%,.14);--launch-hero-pill-text:rgba(250,252,252,.84);--launch-hero-overlay-top:rgba(5,10,14,.04);--launch-hero-overlay-bottom:rgba(5,10,14,.22);--launch-hero-overlay-side-start:rgba(6,15,18,.16);--launch-hero-overlay-side-mid:rgba(6,15,18,.01);--launch-hero-overlay-side-end:rgba(6,15,18,.18);--launch-hero-spotlight-start:rgba(6,14,18,.74);--launch-hero-spotlight-mid:rgba(6,14,18,.5);--launch-hero-spotlight-end:rgba(6,14,18,.16)}[data-theme=light]{--base:#f4f4f4;--surface:hsla(0,0%,100%,.88);--surface-raised:#fff;--shadow-dark:rgba(15,23,42,.1);--shadow-light:hsla(0,0%,100%,.8);--text-muted:#5c5c5c;--bg-primary:#fff;--bg-secondary:#f4f4f4;--bg-card:#fff;--bg-card-hover:#f8f8f8;--text-primary:#111;--text-secondary:#343434;--border:rgba(0,0,0,.1);--border-dark:hsla(0,0%,100%,.1);--accent:#368b60;--accent-hover:#2a6b4b;--accent-dim:rgba(54,139,96,.1);--accent-glow:rgba(54,139,96,.25);--launch-hero-badge-bg:rgba(12,26,19,.5);--launch-hero-badge-border:rgba(140,198,63,.38);--launch-hero-badge-text:#d8ea83;--launch-hero-title:#fff;--launch-hero-body:hsla(0,0%,100%,.96);--launch-hero-muted:hsla(0,0%,100%,.88);--launch-hero-pill-bg:rgba(10,18,24,.36);--launch-hero-pill-border:hsla(0,0%,100%,.16);--launch-hero-pill-text:hsla(0,0%,100%,.94);--launch-hero-overlay-top:rgba(5,10,14,.03);--launch-hero-overlay-bottom:rgba(5,10,14,.18);--launch-hero-overlay-side-start:rgba(6,15,18,.12);--launch-hero-overlay-side-mid:rgba(6,15,18,.01);--launch-hero-overlay-side-end:rgba(6,15,18,.14);--launch-hero-spotlight-start:rgba(7,16,22,.82);--launch-hero-spotlight-mid:rgba(7,16,22,.58);--launch-hero-spotlight-end:rgba(7,16,22,.2)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-primary);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:GillSansMT,Gill Sans,Arial,sans-serif}.section-label{font-size:12px;font-weight:600;font-family:GillSansMT,Gill Sans,sans-serif;color:var(--teal);text-transform:uppercase;letter-spacing:.15em;margin-bottom:16px}.hero-feat{display:flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:13px;font-weight:500;padding:10px 20px;background:var(--surface);border-radius:12px;border:1px solid var(--border);box-shadow:var(--neu-raised-sm)}.hero-feat .dot{width:7px;height:7px;border-radius:50%;background:var(--primary);box-shadow:0 0 8px var(--primary-glow);flex-shrink:0}.launch-video-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:96px 40px 72px;background:radial-gradient(circle at top,rgba(0,132,143,.16),transparent 32%),#071014}.launch-video-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:clamp(48px,10vh,104px);background:linear-gradient(180deg,rgba(22,22,24,0) 0,var(--base) 100%);pointer-events:none;z-index:2}.launch-video-hero__overlay,.launch-video-hero__video{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.launch-video-hero__video{display:block;object-fit:cover;object-position:center 42%;filter:saturate(1.04) contrast(.9) brightness(1.02);transform:scale(1.03);z-index:0}.launch-video-hero__overlay{z-index:1;background:rgba(0,0,0,.58)}[data-theme=light] .launch-video-hero__overlay{background:hsla(0,0%,100%,.4)}.launch-video-hero__content{position:relative;z-index:3;width:min(100%,1100px);text-align:center}.launch-video-hero__content:before{content:"";position:absolute;inset:-28px auto -24px 50%;width:min(100%,760px);transform:translateX(-50%);border-radius:40px;background:radial-gradient(circle at center,var(--launch-hero-spotlight-start) 0,var(--launch-hero-spotlight-mid) 52%,var(--launch-hero-spotlight-end) 100%);filter:blur(14px);z-index:-1;pointer-events:none}@media (max-width:900px){.launch-video-hero{min-height:600px;padding:88px 24px 60px}}@media (max-width:640px){.launch-video-hero{min-height:560px;padding:72px 20px 48px}}.lever-cards-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr;width:100%}@media (min-width:640px){.lever-cards-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.lever-cards-grid{grid-template-columns:repeat(4,1fr)}}.lever-card{display:flex;flex-direction:column;border-radius:16px;border:1px solid hsla(0,0%,100%,.04);background:var(--surface-raised);padding:24px 24px 32px;text-align:left;text-decoration:none;box-shadow:var(--neu-raised);transition:transform .2s ease,box-shadow .2s ease}.lever-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,.5)}.lever-card-accent{height:3px;width:40px;border-radius:9999px;margin-bottom:20px;flex-shrink:0}.lever-card-emoji{width:32px;height:32px;margin-bottom:16px;display:block;animation:leverEmojiPulse 3s ease-in-out infinite}@keyframes leverEmojiPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.lever-card-title{font-size:24px;font-weight:400;font-family:GillSansMT,Gill Sans,sans-serif;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:8px}.lever-card-desc{font-size:16px;line-height:1.6;color:var(--text-muted);flex:1 1}.lever-card-cta{margin-top:auto;padding-top:24px;font-size:15px;font-weight:500;font-family:GillSansMT,Gill Sans,sans-serif;display:block;transition:opacity .2s}.lever-card:hover .lever-card-cta{opacity:.85}.fiq-header{width:100%;background:var(--surface);display:flex;align-items:center;padding:0 40px;height:126px;position:-webkit-sticky;position:sticky;top:0;z-index:200;border-bottom:1px solid var(--border)}.fiq-header-logo-link{display:flex;align-items:center;flex-shrink:0;text-decoration:none;transition:opacity .2s}.fiq-header-logo-link:hover{opacity:.85}.fiq-header-logo-img{width:157px;height:48px;object-fit:contain}.fiq-header-nav{display:flex;gap:40px;align-items:center;margin-left:auto;margin-right:40px}.fiq-header-nav>a{font-family:Inter Tight,sans-serif;font-size:21px;font-weight:500;color:var(--text-primary);text-decoration:none;transition:opacity .2s}.fiq-header-nav>a:hover{opacity:.7}.fiq-nav-item{position:relative;display:flex;align-items:center}.fiq-nav-trigger{font-family:Inter Tight,sans-serif;font-size:21px;font-weight:500;color:var(--text-primary);cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .2s}.fiq-nav-item:hover .fiq-nav-trigger{opacity:.7}.fiq-dropdown{display:none;position:absolute;top:calc(100% + 24px);left:50%;transform:translateX(-50%);background:var(--surface-raised);border:1px solid var(--border);box-shadow:var(--neu-raised-sm);min-width:180px;flex-direction:column;text-align:center;padding:8px 0;z-index:300}.fiq-dropdown:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:26px}.fiq-nav-item:hover .fiq-dropdown{display:flex}.fiq-dropdown a{font-family:Inter Tight,sans-serif;font-size:21px;font-weight:500;color:var(--text-primary);text-decoration:none;padding:10px 28px;transition:opacity .2s;white-space:nowrap}.fiq-dropdown a:hover{opacity:.7}.fiq-book-btn{font-family:Inter Tight,sans-serif;font-size:17px;font-weight:500;color:var(--text-primary);text-decoration:none;border:2px solid var(--primary);border-radius:300px;padding:21px 35px;transition:background .2s,color .2s;white-space:nowrap;flex-shrink:0}.fiq-book-btn:hover{background:var(--primary);color:#111}@media (max-width:768px){.fiq-header{padding:0 20px;height:80px}.fiq-header-logo-img{width:120px;height:37px}.fiq-header-nav{display:none}.fiq-book-btn{font-size:14px;padding:12px 18px}}.fiq-footer{position:relative;overflow:hidden;border-top:1px solid var(--border);padding:0;background:var(--surface)}.fiq-footer-bg-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.fiq-footer-bg-img,.fiq-footer-overlay{position:absolute;inset:0;pointer-events:none}.fiq-footer-overlay{background:rgba(0,0,0,.5)}.fiq-footer-inner{position:relative;z-index:1;width:100%;box-sizing:border-box;display:grid;grid-template-columns:568fr 227fr 557fr;grid-column-gap:0;column-gap:0;grid-row-gap:0;row-gap:0;align-items:start;padding:82px 59px 56px}.fiq-footer-brand{display:flex;flex-direction:column;gap:20px}.fiq-footer-logo-img{width:226px;height:69px;object-fit:contain;object-position:left}.fiq-footer-tagline{font-family:Inter Tight,sans-serif;font-size:21px;font-weight:500;color:var(--text-primary);line-height:1.4;margin:0}.fiq-footer-nav{display:flex;flex-direction:column;gap:16px}.fiq-footer-nav-heading{font-weight:700;margin-bottom:4px}.fiq-footer-nav a,.fiq-footer-nav-heading{font-family:Inter Tight,sans-serif;font-size:21px;color:var(--text-primary)}.fiq-footer-nav a{font-weight:500;text-decoration:none;transition:opacity .2s}.fiq-footer-nav a:hover{opacity:.7}.fiq-footer-newsletter{display:flex;flex-direction:column;gap:20px;min-width:320px}.fiq-footer-newsletter-label{font-family:Inter Tight,sans-serif;font-size:21px;font-weight:500;color:var(--text-primary);margin:0}.fiq-footer-newsletter-form{display:flex;gap:12px;align-items:stretch}.fiq-footer-email-input{flex:1 1;background:color-mix(in srgb,var(--surface-raised) 92%,#fff);border:1px solid var(--border);border-radius:0;color:var(--text-primary);padding:22px 24px;font-size:16px;font-family:Inter Tight,sans-serif;outline:none;min-width:0}.fiq-footer-email-input::placeholder{color:var(--text-muted)}.fiq-footer-signup-btn{background:var(--primary);color:#111;border:none;padding:22px 32px;font-size:16px;font-weight:500;font-family:Inter Tight,sans-serif;cursor:pointer;white-space:nowrap;border-radius:300px;transition:opacity .2s}.fiq-footer-signup-btn:hover{opacity:.85}@media (max-width:900px){.fiq-footer-inner{grid-template-columns:1fr 1fr;gap:40px;padding:48px 24px 40px}.fiq-footer-newsletter{grid-column:1/-1;min-width:unset}}@media (max-width:600px){.fiq-footer-inner{grid-template-columns:1fr;gap:32px;padding:40px 20px 32px}.fiq-footer-newsletter{grid-column:auto}.fiq-footer-newsletter-form{flex-direction:column}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--base)}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}html[data-theme=light] .fiq-footer{background:linear-gradient(180deg,hsla(0,0%,100%,.95),rgba(244,247,251,.96));color:var(--text-primary)}html[data-theme=light] .fiq-footer-overlay{background:linear-gradient(180deg,rgba(244,247,251,.88),rgba(244,247,251,.94))}html[data-theme=light] .fiq-footer a,html[data-theme=light] .fiq-footer div,html[data-theme=light] .fiq-footer p,html[data-theme=light] .fiq-footer span,html[data-theme=light] .fiq-footer-brand,html[data-theme=light] .fiq-footer-nav,html[data-theme=light] .fiq-footer-newsletter{color:var(--text-primary)!important}html[data-theme=light] .fiq-footer-email-input{background:hsla(0,0%,100%,.92);color:var(--text-primary);border-color:rgba(17,24,39,.12)}