.landing-page{--brand-bg-0:#08111f;--brand-bg-1:#0b1320;--brand-bg-2:#14263d;--brand-panel:rgba(9,24,42,.76);--brand-panel-solid:#0d1a2a;--brand-text:#f4f8fc;--brand-muted:rgba(216,228,238,.76);--brand-soft:rgba(216,228,238,.12);--brand-line:rgba(216,228,238,.16);--brand-cyan:#1ea5f0;--brand-cyan-2:#6ec7ff;--brand-green:#24c47e;--brand-amber:#f5a524;--brand-red:#ff5c67;--brand-radius:20px;--brand-shadow:0 30px 80px rgba(0,0,0,.38);min-height:100vh;margin:0;font-family:var(--sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);color:var(--brand-text);background:radial-gradient(900px 600px at 10% 5%,rgba(30,165,240,.18),transparent 58%),radial-gradient(900px 620px at 85% 18%,rgba(36,196,126,.12),transparent 58%),linear-gradient(180deg,var(--brand-bg-0),var(--brand-bg-1) 48%,#07101c);overflow-x:hidden}.landing-page *{box-sizing:border-box}.landing-page a{color:inherit}.container{max-width:var(--max,1180px);margin:0 auto;padding:0 20px}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--brand-line);background:rgba(8,17,31,.82);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-page nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{gap:12px;text-decoration:none}.brand,.brandMark{display:inline-flex;align-items:center}.brandMark{width:42px;height:42px;border-radius:12px;justify-content:center;background:linear-gradient(135deg,#0d6efd,var(--brand-cyan));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.16),0 18px 45px rgba(30,165,240,.26);position:relative;overflow:hidden}.brandMark:before{content:"";width:24px;height:24px;border-left:4px solid #fff;border-bottom:4px solid #fff;transform:skew(-12deg) rotate(0deg);opacity:.95}.brandMark span{position:absolute;width:28px;height:3px;background:#fff;transform:translate(4px,8px) rotate(-2deg);border-radius:999px;opacity:.9}.brandText strong{display:block;font-size:20px;line-height:1;letter-spacing:.07em;color:#fff}.brandText strong span{color:var(--brand-cyan)}.brandText small{display:block;margin-top:5px;font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--brand-muted)}.menu{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.link-button,.menu a{text-decoration:none;font-size:13px;color:var(--brand-muted);padding:9px 11px;border-radius:999px;border:1px solid transparent;background:transparent;font-family:inherit;cursor:pointer}.link-button:hover,.menu a:hover{color:var(--brand-text);border-color:var(--brand-line);background:hsla(0,0%,100%,.05)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 18px;border-radius:12px;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.06);color:var(--brand-text);text-decoration:none;font-size:14px;font-weight:700;box-shadow:0 15px 35px rgba(0,0,0,.24);cursor:pointer;font-family:inherit;transition:transform .18s ease,border-color .18s ease,background .18s ease}.btn.primary{border-color:rgba(30,165,240,.58);background:linear-gradient(135deg,#0d6efd,var(--brand-cyan));box-shadow:0 18px 45px rgba(30,165,240,.28)}.btn:hover{transform:translateY(-1px)}.hero{position:relative}.heroWithPhoto{min-height:640px;display:flex;align-items:stretch;border-bottom:1px solid var(--brand-line);overflow:hidden}.heroPhoto{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,17,31,.96),rgba(8,17,31,.84) 34%,rgba(8,17,31,.28) 70%,rgba(8,17,31,.44)),linear-gradient(180deg,rgba(8,17,31,.1),rgba(8,17,31,.18) 55%,rgba(8,17,31,.92)),url(/assets/logbookai-airplane-hero.jpg);background-size:cover;background-position:100%;transform:scale(1.01)}.heroPhoto:after{content:"";position:absolute;inset:0;background:radial-gradient(600px 420px at 72% 45%,rgba(30,165,240,.12),transparent 60%),radial-gradient(600px 420px at 92% 70%,rgba(245,165,36,.12),transparent 60%)}.heroContent{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:center;grid-gap:42px;gap:42px;width:100%;padding-top:72px;padding-bottom:64px}.heroCopy{max-width:690px}.eyebrow,.tag{display:inline-flex;align-items:center;width:max-content;max-width:100%;font-family:var(--mono,"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-cyan-2);border:1px solid rgba(30,165,240,.28);background:rgba(30,165,240,.1);border-radius:999px;padding:7px 10px}.landing-page h1{margin:18px 0 0;font-size:clamp(46px,7vw,82px);line-height:.98;letter-spacing:-.06em;color:#fff;text-shadow:0 14px 40px rgba(0,0,0,.36)}.sub{margin:24px 0 0;color:rgba(244,248,252,.88);font-size:clamp(17px,2vw,21px);line-height:1.55;max-width:660px}.heroActions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.trustStrip{margin-top:34px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;color:rgba(244,248,252,.84);font-size:13px}.trustStrip span{border-left:2px solid var(--brand-cyan);padding-left:10px}.integrityCard{align-self:end;border:1px solid hsla(0,0%,100%,.18);border-radius:18px;background:rgba(8,17,31,.68);box-shadow:var(--brand-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:20px}.integrityHeader{display:flex;justify-content:space-between;gap:12px;align-items:center;font-family:var(--mono,monospace);font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--brand-muted)}.integrityHeader b{color:var(--brand-green);font-size:16px}.scoreRing{width:132px;height:132px;margin:22px auto 18px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(8,17,31,.94) 58%,transparent 60%),conic-gradient(var(--brand-green) 0 355deg,hsla(0,0%,100%,.15) 355deg 1turn);box-shadow:0 0 35px rgba(36,196,126,.18)}.scoreRing span{font-size:28px;font-weight:800}.integrityCard ul,.outputList ul,.useCaseCard ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:10px;gap:10px;color:var(--brand-muted);font-size:13px;line-height:1.45}.integrityCard li,.outputList li,.useCaseCard li{position:relative;padding-left:20px}.integrityCard li:before,.outputList li:before,.useCaseCard li:before{content:"✓";position:absolute;left:0;top:0;color:var(--brand-green);font-weight:900}.integrityCard a{display:inline-flex;margin-top:16px;color:var(--brand-cyan-2);text-decoration:none;font-size:13px;font-weight:700}.landing-page section{padding:64px 0}.workflowBand{border-bottom:1px solid var(--brand-line);background:hsla(0,0%,100%,.02)}.sectionTitle{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.sectionTitle.centered{text-align:center;align-items:center;flex-direction:column}.sectionTitle h2{margin:0;font-size:clamp(26px,3vw,38px);letter-spacing:-.04em;color:#fff}.sectionTitle p{margin:0;color:var(--brand-muted);font-size:14px;line-height:1.65;max-width:720px}.workflowGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.workflowStep{position:relative;min-height:190px;border:1px solid var(--brand-line);border-radius:18px;padding:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.025))}.workflowStep:not(:last-child):after{content:"→";position:absolute;right:-14px;top:50%;transform:translateY(-50%);color:hsla(0,0%,100%,.34);font-size:26px;z-index:2}.workflowIcon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(30,165,240,.38);color:var(--brand-cyan-2);background:rgba(30,165,240,.1);font-family:var(--mono,monospace);font-size:12px;font-weight:800}.feature h3,.panel h3,.workflowStep h3{margin:16px 0 8px;font-size:17px;color:#fff}.aboutBox,.disclaimerBox,.feature p,.fineprint,.workflowStep p{color:var(--brand-muted);font-size:13px;line-height:1.65}.grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:16px;gap:16px}.card,.feature,.panel{border:1px solid var(--brand-line);border-radius:var(--brand-radius);background:var(--brand-panel);box-shadow:0 18px 55px rgba(0,0,0,.24);overflow:hidden}.feature,.panel{padding:22px}.dashboardGrid .discrepancyPanel{grid-column:span 7}.dashboardGrid .featurePrimary{grid-column:span 5}.dashboardGrid .feature:not(.featurePrimary){grid-column:span 6}.feature ul{margin:14px 0 0;padding-left:18px;color:var(--brand-muted);font-size:13px;line-height:1.7}.panelHeader{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.contactFormCard h3,.outputList h3,.panelHeader h3,.useCaseCard h3{margin:0}.panelHeader a{color:var(--brand-cyan-2);text-decoration:none;font-size:12px;font-weight:700}.discrepancyTable{width:100%;border-collapse:collapse;color:var(--brand-muted);font-size:13px}.discrepancyTable th{text-align:left;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:rgba(216,228,238,.62);padding:10px 8px;border-bottom:1px solid var(--brand-line)}.discrepancyTable td{padding:13px 8px;border-bottom:1px solid rgba(216,228,238,.1)}.severity{font-weight:800}.severityHigh{color:var(--brand-red)}.severityMedium{color:var(--brand-amber)}.severityLow{color:var(--brand-green)}.outputGrid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);grid-gap:16px;gap:16px}.heroRight{padding:16px}.heroArt{width:100%;height:520px;border-radius:16px;border:1px solid hsla(0,0%,100%,.14);background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02));position:relative;overflow:hidden}.feature-carousel{min-height:520px;border-color:rgba(30,165,240,.28);box-shadow:0 24px 70px rgba(0,0,0,.34),inset 0 0 0 1px hsla(0,0%,100%,.04)}.feature-carousel:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(4,16,25,.82));pointer-events:none}.feature-carousel img{animation:carouselFade .35s ease-out}.feature-carousel-caption{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;padding:18px;border:1px solid hsla(0,0%,100%,.16);border-radius:14px;background:rgba(4,16,25,.76);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-carousel-caption span{display:inline-flex;margin-bottom:6px;font-family:var(--mono,monospace);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-cyan-2)}.feature-carousel-caption h3{margin:0 0 6px;color:#fff;font-size:clamp(18px,2vw,24px)}.feature-carousel-caption p{margin:0;color:rgba(234,242,248,.82);font-size:13px;line-height:1.5}.feature-carousel-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;width:100%}.feature-carousel-tab{flex:1 1 112px;border:1px solid var(--brand-line);border-radius:999px;background:hsla(0,0%,100%,.03);color:var(--brand-muted);cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;padding:10px 12px}.feature-carousel-tab.active,.feature-carousel-tab:hover{border-color:rgba(30,165,240,.52);background:rgba(30,165,240,.12);color:var(--brand-text)}.outputList{display:flex;flex-direction:column;gap:18px;justify-content:center}.landing-page details{border:1px solid var(--brand-line);border-radius:var(--brand-radius);background:var(--brand-panel);padding:18px 20px}.landing-page summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:700;color:#fff}.landing-page summary::-webkit-details-marker{display:none}.chev{width:10px;height:10px;border-right:2px solid var(--brand-muted);border-bottom:2px solid var(--brand-muted);transform:rotate(45deg);transition:transform .18s ease;margin-left:auto}.landing-page details[open] .chev{transform:rotate(225deg)}.aboutBox{margin-top:14px}.aboutBox p{margin:0 0 12px}.aboutBox ul{margin:0;padding-left:18px}.contactGrid .contactFormCard{grid-column:span 7}.contactGrid .useCaseCard{grid-column:span 5}.landing-page form{display:flex;flex-direction:column;gap:10px;margin-top:14px}.landing-page input,.landing-page textarea{width:100%;padding:12px 13px;border-radius:12px;border:1px solid var(--brand-line);background:rgba(4,16,25,.48);color:var(--brand-text);font-size:14px;outline:none;font-family:inherit}.landing-page input:focus,.landing-page textarea:focus{border-color:rgba(30,165,240,.62);box-shadow:0 0 0 3px rgba(30,165,240,.18)}.landing-page textarea{min-height:126px;resize:vertical}.status{padding:12px 16px;margin:14px 0;border-radius:12px;color:var(--brand-text);font-size:13px}.status.success{background-color:rgba(36,196,126,.1);border:1px solid rgba(36,196,126,.3)}.status.error{background-color:rgba(255,92,103,.1);border:1px solid rgba(255,92,103,.3)}.disclaimerBox{margin-top:18px;padding-top:18px}.disclaimerBox,.landing-page footer{border-top:1px solid var(--brand-line)}.landing-page footer{padding:30px 0 38px;color:var(--brand-muted);font-size:12px}.footerGrid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:16px;gap:16px;align-items:start}.footerBrand{font-weight:800;color:#fff;margin-bottom:6px;letter-spacing:.04em}.footLinks{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.footLinks a{color:var(--brand-muted);text-decoration:none;border:1px solid transparent;padding:6px 8px;border-radius:10px}.footLinks a:hover{border-color:var(--brand-line);background:hsla(0,0%,100%,.04);color:var(--brand-text)}@keyframes carouselFade{0%{opacity:.55;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@media (max-width:980px){.heroContent{grid-template-columns:1fr;gap:28px}.integrityCard{max-width:420px;align-self:auto}.outputGrid,.trustStrip,.workflowGrid{grid-template-columns:1fr}.workflowStep:not(:last-child):after{display:none}.contactGrid .contactFormCard,.contactGrid .useCaseCard,.dashboardGrid .discrepancyPanel,.dashboardGrid .feature:not(.featurePrimary),.dashboardGrid .featurePrimary{grid-column:span 12}.footerGrid{grid-template-columns:1fr}.footLinks{justify-content:flex-start}}@media (max-width:768px){.container{padding:0 16px}.landing-page nav{min-height:auto;padding:12px 0;flex-wrap:wrap}.menu{width:100%;justify-content:flex-start}.menu a{font-size:12px;padding:8px 9px}.brandText strong{font-size:17px}.heroWithPhoto{min-height:620px}.heroPhoto{background-position:68%}.heroContent{padding-top:42px;padding-bottom:44px}.landing-page h1{font-size:clamp(40px,13vw,58px)}.sub{font-size:16px}.btn,.heroActions{width:100%}.trustStrip{gap:10px}.landing-page section{padding:42px 0}.sectionTitle{flex-direction:column;align-items:flex-start}.workflowGrid{gap:10px}.workflowStep{min-height:auto}.feature-carousel,.heroArt{min-height:420px;height:420px}.feature-carousel-caption{left:14px;right:14px;bottom:14px;padding:14px}.feature-carousel-tabs{justify-content:stretch}.landing-page input,.landing-page textarea{font-size:16px}}@media (max-width:480px){.brandText small{display:none}.heroWithPhoto{min-height:660px}.integrityCard{padding:16px}.scoreRing{width:112px;height:112px}.feature-carousel,.heroArt{height:340px;min-height:340px}.feature-carousel-caption h3{font-size:17px}.discrepancyTable,.feature-carousel-caption p{font-size:12px}.discrepancyTable td:first-child,.discrepancyTable th:first-child{display:none}}