@font-face{font-family:Spinnaker;font-style:normal;font-weight:400;font-display:swap;src:url(/build/assets/Spinnaker-Regular-B_h2M7iz.ttf)format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/build/assets/DMSans-VariableFont_opsz_wght-D_B5dL4R.ttf)format("truetype")}@font-face{font-family:DM Sans;font-style:italic;font-weight:100 1000;font-display:swap;src:url(/build/assets/DMSans-Italic-VariableFont_opsz_wght-CT59GZwy.ttf)format("truetype")}.lp-root{--font-display:"Spinnaker", sans-serif;--font-sans:"DM Sans", sans-serif;--font-ui:"DM Sans", sans-serif;--iris-50:#edeeff;--iris-100:#d3d8ff;--iris-200:#b6bef8;--iris-300:#8e9af2;--iris-400:#6e7cec;--iris-500:#596ce8;--iris-600:#4356da;--iris-700:#3442a4;--iris-800:#233079;--iris-900:#141c50;--brand-mark:#2c62d9;--brand-navy:#011627;--dune-50:#fbf6ee;--dune-100:#efe3cc;--dune-200:#e2cfa3;--dune-300:#d4b97c;--dune-400:#c8a75e;--dune-500:#b8923f;--dune-600:#9c7a30;--dune-700:#7a5f26;--dune-800:#4f3e1a;--dune-900:#332813;--stone-50:#fafafa;--stone-100:#e8e6e2;--stone-200:#d3d0ca;--stone-300:#b8b3ab;--stone-400:#9b9488;--stone-500:#8c867f;--stone-600:#6d675f;--stone-700:#4a453f;--stone-800:#2c2926;--stone-900:#1a1815;--success-50:#ebfaf4;--success-200:#84dcb4;--success-500:#14a06a;--success-800:#0b3d2c;--warning-50:#fff8ec;--warning-200:#f8ce70;--warning-500:#e0890c;--warning-800:#6e3e0a;--danger-50:#fceaea;--danger-200:#f4a0a6;--danger-500:#de2e45;--danger-800:#6e1620;--bg:#fff;--bg-subtle:#faf8f6;--bg-raised:#fff;--surface-sel:#edeeff;--fg:var(--stone-900);--fg-muted:var(--stone-600);--fg-subtle:var(--stone-500);--fg-on-accent:#fff;--border:var(--stone-100);--border-strong:var(--stone-500);--focus-ring:var(--iris-500);--accent:var(--iris-700);--accent-hover:var(--iris-500);--accent-press:var(--iris-900);--link:var(--iris-700);--r-xs:4px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-pill:100px;--shadow-focus:0 1px 4px 0 #00000026;--shadow-sm:0 1px 2px 0 #1a18150f;--shadow-card:0 1px 3px 0 #1a181514, 0 1px 2px -1px #1a18150f;--shadow-pop:0 8px 24px -6px #1a181529, 0 2px 6px -2px #1a181514;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--ease:cubic-bezier(.2, .8, .2, 1);--dur:.16s;--lp-accent:var(--iris-700);--lp-accent-hover:var(--iris-500);--lp-accent-press:var(--iris-900);--lp-accent-mid:var(--iris-500);--lp-accent-soft:var(--iris-50);--lp-accent-on:#fff;--lp-maxw:1200px;background:var(--bg);color:var(--fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.lp-root *{box-sizing:border-box}.lp-root :where(p,h1,h2,h3,h4,ul,li){margin:0}.lp-root ul{padding:0;list-style:none}.lp-root img{max-width:100%}.lp-scroll{scroll-behavior:smooth;scroll-padding-top:84px}.wrap{width:100%;max-width:var(--lp-maxw);margin:0 auto;padding:0 32px}.lp-eyebrow{font-family:var(--font-ui);letter-spacing:.14em;text-transform:uppercase;color:var(--lp-accent);margin:0 0 18px;font-size:12px;font-weight:600}.lp-eyebrow.on-dark{color:var(--dune-300)}.section-title{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--fg);text-wrap:balance;margin:0;font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.08}.section-title.on-dark{color:#f4f2ef}.section-lead{color:var(--fg-muted);text-wrap:pretty;max-width:620px;margin:20px 0 0;font-size:19px;line-height:1.6}.section-lead.on-dark{color:#f4f2efb8}.section-head{max-width:760px;margin-bottom:56px}.btn{font-family:var(--font-sans);letter-spacing:-.02em;border-radius:var(--r-xs);cursor:pointer;white-space:nowrap;transition:background var(--dur) var(--ease), color var(--dur) var(--ease), border-color var(--dur) var(--ease), transform var(--dur) var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:16px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.btn svg{width:18px;height:18px}.btn-lg{padding:14px 24px;font-size:17px}.btn-sm{padding:7px 13px;font-size:14px}.btn-sm svg{width:16px;height:16px}.btn-primary{background:var(--lp-accent);color:var(--lp-accent-on)}.btn-primary:hover{background:var(--lp-accent-hover)}.btn-primary:active{background:var(--lp-accent-press)}.btn-ghost{color:var(--lp-accent);border-color:var(--lp-accent);background:0 0}.btn-ghost:hover{background:var(--lp-accent-soft)}.btn-text{color:var(--fg);background:0 0;padding-left:6px;padding-right:6px}.btn-text .arr{transition:transform var(--dur) var(--ease)}.btn-text:hover{color:var(--lp-accent)}.btn-text:hover .arr{transform:translate(4px)}.btn-onnavy{color:var(--brand-navy);background:#fff}.btn-onnavy:hover{background:var(--dune-100)}.nav{z-index:100;background:color-mix(in srgb, var(--bg) 82%, transparent);-webkit-backdrop-filter:saturate(150%)blur(14px);transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease);border-bottom:1px solid #0000;position:sticky;top:0}.nav.scrolled{border-bottom-color:var(--border)}.nav-inner{align-items:center;gap:32px;height:72px;display:flex}.brand{align-items:center;gap:9px;text-decoration:none;display:inline-flex}.nav .brand-mark{width:auto;height:48px;display:block}.footer .brand-mark{width:24px;height:24px;display:block}.brand-word{font-family:var(--font-display);color:var(--fg);letter-spacing:.01em;font-size:23px}.nav-links{gap:28px;margin-left:8px;display:flex}.nav-links a{letter-spacing:-.01em;color:var(--fg-muted);transition:color var(--dur) var(--ease);font-size:15px;font-weight:500;text-decoration:none}.nav-links a:hover{color:var(--fg)}.nav-cta{align-items:center;gap:8px;margin-left:auto;display:flex}.nav-cta .btn-ghost{color:var(--fg-muted);border-color:#0000;padding:9px 12px}.nav-cta .btn-ghost:hover{color:var(--fg);background:var(--bg-subtle)}.nav-cta .btn-primary{padding:9px 16px}.hero{padding:10rem 0;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.hero-copy{max-width:560px}.hero-title{font-family:var(--font-sans);letter-spacing:-.035em;color:var(--fg);text-wrap:balance;margin:0 0 24px;font-size:clamp(38px,5.4vw,62px);font-weight:700;line-height:1.03}.hero-sub{color:var(--fg-muted);text-wrap:pretty;margin:0 0 32px;font-size:19px;line-height:1.6}.hero-actions{align-items:center;gap:18px;margin-bottom:22px;display:flex}.hero-note{color:var(--fg-subtle);margin:0;font-size:14px;font-style:italic}.hero-glow{background:radial-gradient(circle at center, var(--lp-accent-soft), transparent 68%);filter:blur(8px);pointer-events:none;z-index:0;opacity:.9;width:620px;height:620px;position:absolute;top:-160px;right:-120px}.hero-watermark{width:540px;height:540px;color:var(--lp-accent);opacity:.05;z-index:0;pointer-events:none;position:absolute;top:-90px;right:-130px;transform:rotate(-8deg)}.hero-grid{z-index:1;position:relative}.preview-frame{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-pop);overflow:hidden}.preview-bar{border-bottom:1px solid var(--border);background:var(--bg-subtle);align-items:center;gap:7px;padding:13px 16px;display:flex}.preview-bar .dot{background:var(--stone-200);border-radius:50%;width:9px;height:9px}.preview-title{font-family:var(--font-ui);color:var(--fg-subtle);margin-left:10px;font-size:12px}.avatar{background:var(--lp-accent-soft);width:40px;height:40px;color:var(--lp-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.avatar.sm{width:32px;height:32px;font-size:12px}.band{padding:96px 0;position:relative}.band-alt{background:var(--bg-subtle)}.problem-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.prob-ico{width:34px;height:34px;color:var(--lp-accent);margin-bottom:18px;display:block}.prob-ico svg{width:34px;height:34px}.prob h3{letter-spacing:-.02em;color:var(--fg);margin:0 0 8px;font-size:20px;font-weight:600}.prob p{color:var(--fg-muted);margin:0;font-size:16px;line-height:1.55}.board{flex-direction:column;gap:13px;padding:18px 18px 16px;display:flex}.board-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.board-day{letter-spacing:-.01em;color:var(--fg);font-size:15px;font-weight:600}.board-cap{font-family:var(--font-ui);color:var(--fg-subtle);align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.board-cap svg{width:14px;height:14px}.board-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.board-item{background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--r-sm);align-items:center;gap:12px;padding:12px 13px;display:flex}.bi-ico{width:18px;height:18px;color:var(--lp-accent);flex:none}.bi-ico svg{width:18px;height:18px}.bi-main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.bi-main b{color:var(--fg);font-size:14.5px;font-weight:600}.bi-main em{font-style:normal;font-family:var(--font-ui);color:var(--fg-subtle);font-size:12px}.bi-side{flex:none;align-items:center;gap:9px;display:flex}.bi-src{font-family:var(--font-ui);color:var(--fg-muted);background:var(--bg);border:1px solid var(--border);border-radius:var(--r-pill);padding:3px 8px;font-size:10.5px;font-weight:500}.avatar.xs{width:26px;height:26px;font-size:10.5px}.avatar.dune{background:var(--dune-100);color:var(--dune-700)}.board-foot{font-family:var(--font-ui);color:var(--fg-subtle);align-items:center;gap:7px;margin:3px 0 0;font-size:12px;display:flex}.board-foot svg{width:14px;height:14px}.idea-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.idea-copy{max-width:520px}.idea-points{flex-direction:column;gap:13px;margin:28px 0 0;padding:0;list-style:none;display:flex}.idea-points li{color:var(--fg);align-items:center;gap:12px;font-size:16px;display:flex}.idea-points svg{width:18px;height:18px;color:var(--lp-accent);flex:none}.capture{flex-direction:column;align-items:stretch;max-width:440px;margin-left:auto;display:flex}.cap-sources{flex-direction:column;gap:10px;display:flex}.cap-chip{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-sm);align-items:center;gap:12px;padding:12px 14px;display:flex}.cc-ico{border-radius:var(--r-sm);background:var(--lp-accent-soft);width:40px;height:40px;color:var(--lp-accent);flex:none;justify-content:center;align-items:center;display:flex}.cc-ico svg{width:18px;height:18px}.cc-body{flex-direction:column;gap:2px;min-width:0;display:flex}.cc-body b{color:var(--fg);letter-spacing:-.01em;font-size:14px;font-weight:600}.cc-body span{font-family:var(--font-ui);color:var(--fg-subtle);font-size:11.5px}.cap-link{flex-direction:column;align-items:center;gap:0;display:flex}.cap-link .ln{background:var(--stone-200);width:1.5px;height:16px}.cap-spark{background:var(--lp-accent);color:#fff;width:38px;height:38px;box-shadow:var(--shadow-card);border-radius:50%;justify-content:center;align-items:center;display:flex}.cap-spark svg{width:20px;height:20px}.cap-target{background:var(--bg-raised);box-shadow:var(--shadow-card);border:1px solid color-mix(in srgb, var(--lp-accent) 30%, var(--border));border-radius:var(--r-md);flex-direction:column;gap:8px;padding:14px;display:flex}.cap-target-h{font-family:var(--font-ui);letter-spacing:.02em;color:var(--fg-muted);align-items:center;gap:8px;margin-bottom:2px;font-size:12px;font-weight:600;display:flex}.cap-target-h svg{width:15px;height:15px;color:var(--lp-accent)}.cap-item{align-items:center;gap:11px;display:flex}.ci-ico{width:17px;height:17px;color:var(--lp-accent);flex:none}.ci-ico svg{width:17px;height:17px}.ci-main{flex-direction:column;gap:1px;min-width:0;display:flex}.ci-main b{color:var(--fg);font-size:14px;font-weight:600}.ci-main em{font-style:normal;font-family:var(--font-ui);color:var(--fg-subtle);font-size:11.5px}.feature-grid{background:var(--border);border:1px solid var(--border);border-radius:var(--r-lg);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.feature{background:var(--bg);transition:background var(--dur) var(--ease);padding:32px}.feature:hover{background:var(--bg-subtle)}.feat-ico{width:28px;height:28px;color:var(--lp-accent);margin-bottom:18px;display:block}.feat-ico svg{width:28px;height:28px}.feature h3{letter-spacing:-.02em;color:var(--fg);margin:0 0 8px;font-size:19px;font-weight:600}.feature p{color:var(--fg-muted);margin:0;font-size:15px;line-height:1.55}.security{background:var(--brand-navy);overflow:hidden}.sec-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid;position:relative}.sec-watermark{color:#fff;opacity:.04;pointer-events:none;width:460px;height:460px;position:absolute;bottom:-140px;left:-120px;transform:rotate(12deg)}.sec-copy .btn-onnavy{margin-top:28px}.sec-list{flex-direction:column;gap:22px;margin:0;padding:0;list-style:none;display:flex}.sec-list li{align-items:flex-start;gap:16px;display:flex}.sec-ico{border-radius:var(--r-sm);width:40px;height:40px;color:var(--dune-300);background:#ffffff12;border:1px solid #ffffff1a;flex:none;justify-content:center;align-items:center;display:flex}.sec-ico svg{width:20px;height:20px}.sec-list b{color:#f4f2ef;letter-spacing:-.01em;margin-bottom:3px;font-size:17px;font-weight:600;display:block}.sec-list span{color:#f4f2ef9e;font-size:15px;line-height:1.5}.cta-band{background:var(--bg-subtle);text-align:center;overflow:hidden}.cta-inner{z-index:1;max-width:760px;margin:0 auto;position:relative}.cta-watermark{width:520px;height:520px;color:var(--lp-accent);opacity:.05;pointer-events:none;z-index:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-6deg)}.cta-title{font-family:var(--font-sans);letter-spacing:-.035em;color:var(--fg);text-wrap:balance;margin:0 auto 18px;font-size:clamp(30px,4.5vw,50px);font-weight:700;line-height:1.05}.cta-sub{color:var(--fg-muted);max-width:520px;margin:0 auto 32px;font-size:18px}.cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.footer{background:var(--bg);border-top:1px solid var(--border);padding:56px 0 32px}.footer-inner{grid-template-columns:1.4fr 2fr;gap:48px;padding-bottom:40px;display:grid}.footer-brand .brand{margin-bottom:14px}.footer-brand p{color:var(--fg-muted);max-width:240px;margin:0;font-size:15px}.footer-cols{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.footer-cols>div{flex-direction:column;gap:12px;display:flex}.foot-h{font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle);margin-bottom:2px;font-size:12px;font-weight:600}.footer-cols a{color:var(--fg-muted);transition:color var(--dur) var(--ease);font-size:15px;text-decoration:none}.footer-cols a:hover{color:var(--lp-accent)}.footer-base{border-top:1px solid var(--border);font-family:var(--font-ui);color:var(--fg-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:24px;font-size:13px;display:flex}.lp-root .reveal{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);transform:translateY(22px)}.lp-root .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.lp-scroll{scroll-behavior:auto}.lp-root .reveal{transition:none;opacity:1!important;transform:none!important}}@media (width<=940px){.hero-grid{grid-template-columns:1fr;gap:40px}.hero-preview{max-width:480px}.idea-grid{grid-template-columns:1fr;gap:44px}.idea-copy{max-width:none}.capture{max-width:480px;margin-left:0}.sec-grid{grid-template-columns:1fr;gap:36px}.problem-grid{grid-template-columns:1fr;gap:22px}.feature-grid{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr;gap:32px}}@media (width<=680px){.hero{padding:6rem 0 10rem}.wrap{padding:0 20px}.nav-links{display:none}.band{padding:64px 0}.feature-grid{grid-template-columns:1fr}.nav-cta .btn-ghost{display:none}.hero-actions{flex-wrap:wrap}}
