@import "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--lanespec-blue:#00095b;--lanespec-twilight:#00142e;--lanespec-accent:#1700f4;--bg:#f6f3f2;--surface:#fff;--surface-raised:#f8f9fc;--border:#d8dee8;--border-strong:#c5ced9;--text:#00142e;--text-secondary:#3d4f63;--muted:#6b7c8f;--primary:#142c29;--primary-hover:#0d1f1d;--accent:var(--lanespec-accent);--accent-dim:#1700f414;--ok:#008751;--danger:#c8102e;--radius:4px;--radius-lg:6px;--shadow-sm:0 1px 2px #00142e0f;--shadow-md:0 4px 16px #00142e14;--mono:"JetBrains Mono", ui-monospace, monospace;--nav-h:64px;--max:1080px;font-family:"Source Sans 3",Arial,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-size:16px}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}h1,h2,h3{color:var(--primary);letter-spacing:-.02em;margin:0;line-height:1.15}p{margin:0}.muted{color:var(--muted)}.mono{font-family:var(--mono);font-size:.9em}.site{flex-direction:column;min-height:100vh;display:flex}.site__main{flex:1}.container{width:min(100% - 2.5rem, var(--max));margin-inline:auto}.container--narrow{width:min(100% - 2.5rem,720px)}.nav{z-index:40;height:var(--nav-h);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fcf9f8eb;border-bottom:1px solid #142c291a;align-items:center;display:flex;position:sticky;top:0}.nav__inner{width:min(100% - 2.5rem, var(--max));align-items:center;gap:1.5rem;margin-inline:auto;display:flex}.brand{color:var(--primary);flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand:hover{text-decoration:none}.brand__logo{object-fit:contain;width:2rem;height:2rem}.brand__wordmark{letter-spacing:-.025em;font-size:1.25rem;font-weight:600;line-height:1.1}.nav__links{align-items:center;gap:1.25rem;margin-top:0;margin-bottom:0;margin-left:auto;padding:0;list-style:none;display:flex}.nav__links a{color:var(--text-secondary);font-size:.9rem;font-weight:500;text-decoration:none}.nav__links a:hover,.nav__links a.active{color:var(--primary)}.nav__links a.button,.nav__links a.button:hover,.nav__links a.button.active{color:#fff}.nav__cta{margin-left:.5rem}.nav__toggle{border:1px solid var(--border-strong);background:var(--surface);border-radius:var(--radius);font:inherit;cursor:pointer;color:var(--primary);margin-left:auto;padding:.4rem .65rem;display:none}@media (width<=800px){.nav__toggle{display:inline-flex}.nav__links{top:var(--nav-h);background:var(--surface);border-bottom:1px solid var(--border);flex-direction:column;align-items:stretch;gap:0;margin-left:0;padding:.5rem;display:none;position:absolute;left:0;right:0}.nav__links--open{display:flex}.nav__links a,.nav__links .button{padding:.75rem 1rem}.nav__cta{margin-left:0}}.button{appearance:none;border-radius:var(--radius);background:var(--primary);color:#fff;font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.15rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.button:hover{background:var(--primary-hover);color:#fff;text-decoration:none}.button--secondary{color:var(--primary);border-color:var(--border-strong);background:0 0}.button--secondary:hover{background:var(--surface-raised);color:var(--primary)}.button--ghost{color:var(--text-secondary);background:0 0;border-color:#0000}.button--block{width:100%}.button--sm{padding:.45rem .85rem;font-size:.85rem}.button:disabled{opacity:.5;cursor:not-allowed}.hero{min-height:calc(100vh - var(--nav-h));background:radial-gradient(ellipse 80% 60% at 70% 20%, #142c2914, transparent 55%), linear-gradient(165deg, #fcf9f8 0%, var(--bg) 45%, #ebe6e2 100%);align-items:center;display:flex;position:relative;overflow:hidden}.hero__plane{pointer-events:none;background:linear-gradient(120deg,#0000 40%,#00142e0a 100%);position:absolute;inset:0}.hero__inner{max-width:36rem;padding:4.5rem 0 5rem;position:relative}.hero h1{margin-bottom:1rem;font-size:clamp(2.1rem,4.5vw,3.15rem);font-weight:650}.hero__lede{color:var(--text-secondary);max-width:32rem;margin-bottom:1.75rem;font-size:1.1rem}.hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.section{padding:4.5rem 0}.section--surface{background:var(--surface);border-block:1px solid var(--border)}.section--deep{background:var(--lanespec-twilight);color:#e8ecf4}.section--deep h2,.section--deep h3{color:#fcf9f8}.section--deep .muted{color:#e8ecf4b3}.section__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.section h2{margin-bottom:.75rem;font-size:clamp(1.6rem,3vw,2rem)}.section__lede{color:var(--text-secondary);max-width:36rem;margin-bottom:2rem;font-size:1.05rem}.split{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}@media (width<=800px){.split{grid-template-columns:1fr}}.stack{flex-direction:column;gap:1.25rem;display:flex}.columns{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}@media (width<=800px){.columns{grid-template-columns:1fr}}.col h3{margin-bottom:.45rem;font-size:1.05rem}.col p{color:var(--text-secondary);font-size:.95rem}.steps{counter-reset:step;flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.steps li{counter-increment:step;grid-template-columns:2.25rem 1fr;align-items:start;gap:1rem;display:grid}.steps li:before{content:counter(step);background:var(--primary);color:#fff;border-radius:999px;place-items:center;width:2.25rem;height:2.25rem;font-size:.85rem;font-weight:700;display:grid}.steps h3{margin-bottom:.25rem;font-size:1.05rem}.steps p{color:var(--text-secondary);font-size:.95rem}.shot{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.25rem}.shot__frame{aspect-ratio:16/10;border-radius:var(--radius);background:linear-gradient(145deg, #fcf9f8, #ebe6e2), var(--lanespec-twilight);border:1px solid var(--border);flex-direction:column;gap:.5rem;padding:.85rem;display:flex;overflow:hidden}.shot__chrome{gap:.35rem;display:flex}.shot__dot{background:var(--border-strong);border-radius:999px;width:.45rem;height:.45rem}.shot__body{flex:1;grid-template-columns:.28fr 1fr;gap:.5rem;min-height:0;display:grid}.shot__side{background:#142c290f;border-radius:3px}.shot__main{border:1px dashed var(--border-strong);color:var(--muted);text-align:center;background:#ffffffb3;border-radius:3px;place-items:center;padding:.75rem;font-size:.8rem;display:grid}.shot__caption{color:var(--muted);margin-top:.75rem;font-size:.85rem}.cta-band{text-align:center;padding:4rem 0}.cta-band h2{margin-bottom:.75rem}.cta-band p{color:var(--text-secondary);max-width:32rem;margin:0 auto 1.5rem}.cta-band .hero__actions{justify-content:center}.form{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.field{flex-direction:column;gap:.35rem;display:flex}.field__label{color:var(--text-secondary);font-size:.8rem;font-weight:600}.field__input,.field__select,.field__textarea{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);color:var(--text);font:inherit;padding:.65rem .75rem}.field__textarea{resize:vertical;min-height:6rem}.field__input:focus,.field__select:focus,.field__textarea:focus{outline:2px solid var(--accent-dim);border-color:var(--accent)}.form__error{color:var(--danger);margin:0;font-size:.9rem}.form__ok{color:var(--ok);margin:0;font-size:.95rem}.hp{opacity:0;width:0;height:0;position:absolute;left:-9999px;overflow:hidden}.page-hero{padding:3.5rem 0 2rem}.page-hero h1{margin-bottom:.75rem;font-size:clamp(1.8rem,3.5vw,2.4rem)}.page-hero p{color:var(--text-secondary);max-width:36rem;font-size:1.05rem}.prose{max-width:40rem}.prose h2{margin:2rem 0 .6rem;font-size:1.35rem}.prose h3{margin:1.5rem 0 .45rem;font-size:1.1rem}.prose p,.prose li{color:var(--text-secondary);margin-bottom:.85rem}.prose ul{margin:0 0 1rem;padding-left:1.2rem}.resource-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.resource-list a{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);color:inherit;padding:1.15rem 1.25rem;text-decoration:none;display:block}.resource-list a:hover{border-color:var(--border-strong);text-decoration:none}.resource-list strong{color:var(--primary);margin-bottom:.25rem;display:block}.resource-list span{color:var(--muted);font-size:.9rem}.footer{color:#142c29;background:#eae7e5;margin-top:auto;padding:2.5rem 0 2rem}.footer a{color:#142c29}.footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.footer .brand__wordmark{color:#142c29}.footer__links{flex-wrap:wrap;gap:1.25rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.footer__meta{border-top:1px solid #142c291f;flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;margin-top:1.75rem;padding-top:1.25rem;font-size:.85rem;display:flex}.cookie{z-index:50;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:420px;box-shadow:var(--shadow-md);margin-inline:auto;padding:1rem 1.15rem;position:fixed;bottom:1rem;left:1rem;right:1rem}.cookie p{color:var(--text-secondary);margin-bottom:.85rem;font-size:.85rem}.cookie__actions{flex-wrap:wrap;gap:.5rem;display:flex}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.reveal{animation:.55s both fade-up}.reveal--delay{animation-delay:.12s}
