:root{--bg:#020b18;--bg-2:#07111f;--surface:#121b29;--surface-2:#1b2635;--surface-3:#253141;--paper:#fbfbf7;--line:rgba(226,232,240,.14);--line-strong:rgba(226,232,240,.28);--text:#f8fafc;--muted:#a7b0bf;--muted-2:#778293;--blue:#06f;--blue-2:#3385ff;--green:#148854;--green-soft:#dff5e9;--red:#ca3030;--red-soft:#fde5e5;--amber:#d48900;--amber-soft:#fff4d8;--shadow:0 24px 80px rgba(0,0,0,.32);--radius:8px;--hero-top-space:clamp(92px,8vh,118px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Montserrat,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:default}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.siteHeader{position:sticky;top:0;z-index:20;background:rgba(2,11,24,.82);border-bottom:1px solid var(--line);backdrop-filter:blur(18px);box-shadow:0 1px 0 hsla(0,0%,100%,.02)}.headerInner{display:flex;align-items:center;justify-content:space-between;min-height:72px;gap:24px}.logo{gap:9px;font-weight:750;letter-spacing:-.01em}.logo,.logoMark{display:inline-flex;align-items:center}.logoMark{justify-content:center;width:24px;height:24px;border-radius:6px;background:linear-gradient(145deg,#06f,#7fb2ff);color:#fff;font-size:10px;font-weight:800}.logoText{font-size:22px}.logoText span,.previewBrand span{color:var(--blue-2)}.headerNav{display:flex;align-items:center;justify-content:center;gap:34px;color:#dbe4ef;font-size:14px}.headerNav a{transition:color .16s ease}.headerNav a:hover{color:#fff}.headerCta,.primaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:var(--radius);background:var(--blue);color:#fff;font-size:14px;font-weight:700;box-shadow:0 14px 30px rgba(0,102,255,.28);transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.headerCta:hover,.primaryButton:hover{background:var(--blue-2);box-shadow:0 16px 36px rgba(0,102,255,.34);transform:translateY(-1px)}.primaryButton svg,.resourceCard svg:last-child,.secondaryLink svg{width:18px;height:18px;margin-left:10px}.heroSection{position:relative;overflow:hidden;min-height:100vh;padding:var(--hero-top-space) 0 52px;background:radial-gradient(circle at 50% 10%,rgba(0,102,255,.17),transparent 32%),linear-gradient(180deg,#020817,#020b18 78%,#07111f)}.contactSection,.heroSection,.resourcesSection,.sectionStack,.securitySection,.useCasesSection{scroll-margin-top:88px}.heroInner{display:flex;flex-direction:column;align-items:center}.heroCopy{width:min(900px,100%);text-align:center}.heroCopy h1{margin:0;color:#fff;font-size:clamp(40px,4.2vw,56px);line-height:1.07;font-weight:800;letter-spacing:0}.heroCopy p{margin:18px auto 0;max-width:760px;color:#d4dce8;font-size:clamp(16px,1.6vw,20px);line-height:1.55}.heroActions{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px}.heroActions .primaryButton{min-width:204px;min-height:52px;font-size:16px}.secondaryLink{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;color:#e2e8f0;border:1px solid var(--line-strong);border-radius:var(--radius);font-weight:650;transition:border-color .16s ease,color .16s ease,background .16s ease}.secondaryLink:hover{color:#fff;background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.44)}.heroCopy .trustLine{margin-top:16px;color:#9aa6b6;font-size:13px;line-height:1.4}.productPreview{display:grid;grid-template-columns:200px minmax(0,1fr);width:min(1160px,100%);margin-top:34px;overflow:hidden;border:1px solid var(--line-strong);border-radius:14px;background:rgba(12,20,32,.92);box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease}.previewSidebar{display:flex;flex-direction:column;min-height:420px;padding:20px 14px;background:linear-gradient(180deg,#111b2a,#0b1320);border-right:1px solid var(--line)}.previewBrand{font-size:20px;font-weight:800;margin-bottom:22px}.previewSearch{display:flex;align-items:center;gap:9px;color:#dbe4ef;margin-bottom:16px}.previewSearch svg{width:18px;height:18px;color:#b8c3d3}.previewSearch span,.previewSearch strong{display:block}.previewSearch span{margin-top:2px;color:var(--muted);font-size:10px}.previewNav{display:grid;gap:5px}.previewNav span{padding:9px 10px;border-radius:7px;color:#dbe4ef;font-size:13px}.previewNav .active{background:rgba(0,102,255,.28);color:#fff}.previewSidebarFooter{display:grid;gap:12px;margin-top:auto;color:#e5edf8}.previewSidebarFooter span{color:var(--muted);font-size:11px;letter-spacing:.06em}.previewSidebarFooter strong{font-size:12px}.previewWorkspace{min-width:0}.previewTopbar{display:flex;align-items:center;gap:10px;min-height:52px;padding:10px 14px;border-bottom:1px solid var(--line)}.contextChip,.workspaceActions button{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:hsla(0,0%,100%,.04);color:#edf4ff;font-size:12px}.workspaceActions{display:flex;gap:8px;margin-left:auto}.workspaceActions button{color:#fff}.previewBody{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:368px}.chatPanel{display:flex;flex-direction:column;gap:12px;padding:16px;background:#121a27;border-right:1px solid var(--line)}.chatPanelHeader{color:#dce6f3;font-size:13px;font-weight:700}.userBubble{align-self:flex-start;max-width:210px;padding:10px 12px;border-radius:8px;background:#243246;color:#f5f9ff;font-size:12px;line-height:1.45}.assistantAnswer{color:#e9f0f8;font-size:12px;line-height:1.46}.assistantAnswer strong{display:block;color:#ff9a2b;margin-bottom:6px}.assistantAnswer p,.assistantAnswer ul{margin:0 0 9px}.assistantAnswer ul{padding-left:18px}.sourceCard{display:flex;align-items:center;gap:9px;margin-top:auto;padding:10px;border:1px solid var(--line-strong);border-radius:8px;background:hsla(0,0%,100%,.04);color:#dce8f7;font-size:11px;line-height:1.35}.sourceCard svg{flex:0 0 auto;width:22px;height:22px;color:#55a0ff}.chatInput{min-height:40px;padding:12px;border:1px solid var(--line);border-radius:8px;color:#8f9aaa;font-size:12px}.documentPanel{display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;background:#f4f6f8;color:#121826}.documentFooter,.documentHeader,.editorToolbar,.reviewBar{display:flex;align-items:center}.documentHeader{justify-content:space-between;min-height:58px;padding:10px 16px;background:#fff;border-bottom:1px solid #e0e4ea}.documentHeader span,.documentHeader strong{display:block}.documentHeader strong{font-size:13px}.documentHeader span{margin-top:7px;color:var(--blue);font-size:12px}.pendingBadge{min-height:26px;padding:0 10px;border-radius:999px;background:var(--amber-soft);color:#9a6100;border:1px solid #f1ca72;font-size:12px;font-weight:700}.reviewBar{justify-content:space-between;min-height:42px;padding:6px 16px;background:#fff7df;border-bottom:1px solid #f0d08a;color:#8a5800;font-size:12px}.reviewBar div{display:flex;gap:8px}.keepButton,.undoButton{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border:0;border-radius:6px;font-size:12px;font-weight:700}.undoButton{background:#ffe8e8;color:#a82525}.keepButton{background:#dff5e8;color:#0f7045}.keepButton svg{width:14px;height:14px;margin-right:6px}.editorToolbar{gap:16px;min-height:42px;padding:0 16px;background:#06101e;color:#eff6ff;font-size:12px}.paper{margin:0;padding:22px 46px 18px;overflow:hidden;background:var(--paper);font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.48}.paper h3,.paper h4{margin:0 0 14px;font-family:inherit;font-size:15px}.paper p{margin:0 0 14px}.deletedText{color:var(--red);background:var(--red-soft);text-decoration:line-through;text-decoration-thickness:1px}.addedText{color:#0d5f3b;background:var(--green-soft);border-radius:4px}.documentFooter{min-height:30px;padding:0 16px;background:#fff;border-top:1px solid #e0e4ea;color:#5d6674;font-size:11px}.heroUseCasePreview{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:min(1040px,100%);margin-top:18px}.heroUseCasePreview article{position:relative;min-height:94px;padding:16px 18px 17px;overflow:hidden;border-radius:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.025)),hsla(0,0%,100%,.03);box-shadow:inset 0 0 0 1px rgba(226,232,240,.08);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.heroUseCasePreview article:after{position:absolute;inset:auto 16px 0;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(51,133,255,.62),transparent)}.heroUseCasePreview span,.useCaseIndex{display:block;color:#73aaff;font-size:11px;font-weight:850;letter-spacing:.08em}.heroUseCasePreview small,.heroUseCasePreview strong{display:block}.heroUseCasePreview strong{margin-top:13px;color:#fff;font-size:15px;line-height:1.2}.heroUseCasePreview small{margin-top:6px;color:var(--muted);font-size:12px;line-height:1.45}.trustStrip{background:var(--surface);border-block:1px solid var(--line)}.trustGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:34px 0}.trustGrid div{display:grid;gap:8px}.featureVisual svg,.securityChecklist svg,.trustGrid svg,.useCaseCard svg{width:28px;height:28px;color:var(--blue-2)}.trustGrid span,.trustGrid strong{display:block}.trustGrid strong{color:#fff;font-size:15px}.trustGrid span{color:var(--muted);font-size:13px;line-height:1.45}.contactSection,.resourcesSection,.sectionStack,.useCasesSection{padding:92px 0}.sectionHeader{width:min(720px,100%);margin:0 auto 44px;text-align:center}.sectionHeader.alignLeft{margin:0 0 28px;text-align:left}.sectionHeader.compact{margin-bottom:28px}.eyebrow{margin:0 0 10px;color:#73aaff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.contactGrid h2,.demoBandInner h2,.faqPanel h2,.sectionHeader h2,.securityInner h2{margin:0;color:#fff;font-size:clamp(28px,3vw,46px);line-height:1.08;font-weight:800;letter-spacing:0}.contactGrid p,.sectionHeader p,.securityInner p{margin:16px 0 0;color:var(--muted);font-size:16px;line-height:1.65}.featureList{display:grid;gap:28px}.featureRow{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;overflow:hidden;min-height:300px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.featureRow.reversed{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.featureRow.reversed .featureVisual{order:2}.featureVisual{display:flex;align-items:center;justify-content:center;min-height:280px;background:linear-gradient(135deg,rgba(0,102,255,.16),hsla(0,0%,100%,.03)),#0c1726}.visualFrame{width:min(300px,78%);padding:28px;border:1px solid var(--line-strong);border-radius:16px;background:hsla(0,0%,100%,.05)}.visualFrame span{display:block;margin-top:18px;color:#f3f8ff;font-size:14px;font-weight:800}.visualLines{display:grid;gap:10px;margin-top:24px}.visualLines i{display:block;height:10px;border-radius:999px;background:hsla(0,0%,100%,.16)}.visualLines i:nth-child(2){width:78%}.visualLines i:nth-child(3){width:58%}.featureText{display:flex;flex-direction:column;justify-content:center;padding:44px}.featureText h3{margin:0;color:#fff;font-size:clamp(24px,2.5vw,36px);line-height:1.1;letter-spacing:0}.featureText p{margin:18px 0 0;color:var(--muted);font-size:15px;line-height:1.65}.featureText ul{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.featureText li{display:flex;align-items:center;gap:10px;color:#e8eef8;font-size:14px}.featureText li svg{width:18px;height:18px;color:#46d186}.useCasesSection{position:relative;background:radial-gradient(circle at 50% 0,rgba(51,133,255,.08),transparent 34%),var(--bg)}.useCaseGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.useCaseCard{position:relative;min-height:210px;padding:22px;overflow:hidden;border-radius:18px;background:linear-gradient(180deg,rgba(27,38,53,.82),rgba(12,21,35,.82)),hsla(0,0%,100%,.035);box-shadow:inset 0 0 0 1px rgba(226,232,240,.09),0 18px 48px rgba(0,0,0,.12);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.useCaseCard:before{position:absolute;inset:0 0 auto;height:2px;content:"";background:linear-gradient(90deg,rgba(51,133,255,.75),transparent 72%);opacity:.72}.useCaseTop{display:flex;align-items:center;justify-content:space-between}.useCaseCard h3{margin:30px 0 10px;color:#fff;font-size:18px;line-height:1.18}.faqPanel p,.useCaseCard p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.securitySection{padding:86px 0;background:var(--surface);border-top:1px solid var(--line)}.securityInner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:46px;align-items:center}.securityChecklist{display:grid;gap:12px}.securityChecklist div{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:hsla(0,0%,100%,.04);color:#e9f0fa;font-size:14px}.securityChecklist svg{flex:0 0 auto;color:#58d68d}.demoBandInner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:52px 0}.demoBandInner .eyebrow{margin-bottom:6px}.demoBand{background:linear-gradient(90deg,rgba(7,17,31,.96),rgba(13,28,48,.9)),var(--surface)}.resourcesSection{position:relative;background:radial-gradient(circle at 78% 18%,rgba(51,133,255,.12),transparent 30%),linear-gradient(180deg,#020b18,#020817)}.resourcesGrid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.82fr);gap:62px;align-items:start}.resourcesEditorial{max-width:760px}.resourceList{display:grid;gap:6px;margin-top:36px}.resourceItem{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:22px;align-items:start;padding:20px 0;box-shadow:inset 0 1px rgba(226,232,240,.1)}.resourceItem.featured{margin-bottom:4px;padding:24px;border-radius:18px;background:linear-gradient(135deg,rgba(51,133,255,.16),hsla(0,0%,100%,.035)),hsla(0,0%,100%,.035);box-shadow:0 24px 70px rgba(0,0,0,.2)}.resourceNumber{color:#73aaff;font-size:12px;font-weight:800;letter-spacing:.08em}.resourceItem h3{margin:0;color:#fff;font-size:18px;line-height:1.18}.resourceItem p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.resourceAction{display:inline-flex;align-items:center;color:#8dbbff;font-size:13px;font-weight:800;white-space:nowrap}.resourceAction svg{width:17px;height:17px;margin-left:8px}.faqPanel{position:sticky;top:104px;padding:34px;border-radius:24px;background:linear-gradient(180deg,rgba(18,27,41,.96),rgba(10,18,30,.96)),var(--surface);box-shadow:0 24px 80px rgba(0,0,0,.25)}.faqHeader{margin-bottom:14px}.faqPanel h2{font-size:30px}.faqList{display:grid;gap:8px}.faqPanel details{padding:14px 0;box-shadow:inset 0 1px rgba(226,232,240,.1)}.faqPanel summary{cursor:pointer;color:#fff;font-size:15px;font-weight:750;line-height:1.35}.faqPanel summary::marker{color:#73aaff}.faqPanel details p{margin:10px 0 0;color:var(--muted)}.contactSection{position:relative;padding:92px 0 112px;background:linear-gradient(180deg,#020817,#07111f)}.contactGrid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(460px,1fr);gap:68px;align-items:center}.contactCopy{max-width:620px}.contactProof{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.contactProof span{padding:9px 12px;border-radius:999px;background:hsla(0,0%,100%,.06);color:#d8e4f2;font-size:12px;font-weight:700}.contactForm{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:32px;border-radius:24px;background:linear-gradient(180deg,rgba(27,38,53,.98),rgba(18,27,41,.98)),var(--surface);box-shadow:0 28px 90px rgba(0,0,0,.32)}.contactForm label{display:grid;gap:8px;color:#d9e4f2;font-size:13px;font-weight:750}.contactForm input,.contactForm select,.contactForm textarea{width:100%;border:0;border-radius:10px;background:#0b1422;color:#fff;padding:13px 14px;outline:none;box-shadow:inset 0 0 0 1px rgba(226,232,240,.18)}.contactForm textarea{resize:vertical}.honeypotField{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contactForm input:focus,.contactForm select:focus,.contactForm textarea:focus{box-shadow:inset 0 0 0 1px var(--blue-2),0 0 0 4px rgba(0,102,255,.15)}.formButton,.fullField{grid-column:1/-1}.formButton{border:0;cursor:pointer}.formStatus{grid-column:1/-1;margin:-2px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.formStatus.isHidden{display:none}.siteFooter{border-top:1px solid var(--line);background:#020714}.footerInner{display:flex;align-items:center;justify-content:space-between;min-height:80px;gap:24px;color:var(--muted);font-size:12px}.siteFooter nav{display:flex;gap:20px}@media (hover:hover){.heroUseCasePreview article:hover,.productPreview:hover,.resourceItem.featured:hover,.useCaseCard:hover{transform:translateY(-3px)}.productPreview:hover{box-shadow:0 30px 90px rgba(0,0,0,.42)}.heroUseCasePreview article:hover,.useCaseCard:hover{background:linear-gradient(180deg,rgba(35,50,70,.92),rgba(12,21,35,.88)),hsla(0,0%,100%,.045);box-shadow:inset 0 0 0 1px rgba(115,170,255,.18),0 22px 56px rgba(0,0,0,.18)}}@media (prefers-reduced-motion:no-preference){.contactGrid,.demoBandInner,.heroCopy,.heroUseCasePreview article,.productPreview,.resourcesGrid,.useCaseCard{animation:fadeUp .56s ease both}.productPreview{animation-delay:.12s}.heroUseCasePreview article:first-child,.useCaseCard:first-child{animation-delay:.17s}.heroUseCasePreview article:nth-child(2),.useCaseCard:nth-child(2){animation-delay:.23s}.heroUseCasePreview article:nth-child(3),.useCaseCard:nth-child(3){animation-delay:.29s}.useCaseCard:nth-child(4){animation-delay:.35s}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:1100px){.productPreview{grid-template-columns:150px minmax(0,1fr)}.previewBody{grid-template-columns:230px minmax(0,1fr)}.paper{padding-inline:30px}.trustGrid,.useCaseGrid{grid-template-columns:repeat(2,1fr)}.resourcesGrid{gap:42px}}@media (max-width:860px){.shell{width:min(100% - 28px,680px)}.headerNav{display:none}.heroSection{min-height:auto;padding-top:56px}.heroCopy{text-align:left}.heroActions{align-items:stretch;justify-content:flex-start;flex-direction:column}.heroActions .primaryButton,.secondaryLink{width:100%}.productPreview{grid-template-columns:1fr;width:100%;margin-top:28px}.previewSidebar{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.previewNav{grid-template-columns:repeat(2,1fr)}.previewBody{grid-template-columns:1fr}.chatPanel{border-right:0;border-bottom:1px solid var(--line)}.demoBandInner,.footerInner,.previewTopbar,.reviewBar,.workspaceActions{align-items:stretch;flex-direction:column}.workspaceActions{margin-left:0}.paper{padding:20px;font-size:13px}.contactForm,.contactGrid,.featureRow,.featureRow.reversed,.heroUseCasePreview,.resourcesGrid,.securityInner{grid-template-columns:1fr}.featureRow.reversed .featureVisual{order:0}.featureText{padding:28px}.trustGrid,.useCaseGrid{grid-template-columns:1fr}.footerInner{padding:24px 0}.siteFooter nav{flex-wrap:wrap}.faqPanel{position:static;padding:26px}.resourceItem,.resourceItem.featured{grid-template-columns:1fr;gap:12px}.resourceAction{justify-self:start}}@media (max-width:520px){.headerInner{min-height:60px}.headerCta{min-height:38px;padding-inline:12px;font-size:12px}.heroCopy h1{font-size:36px}.contactForm{padding:22px}.previewTopbar{padding:10px}.contextChip,.workspaceActions button{width:100%;justify-content:center}.documentHeader,.editorToolbar{flex-wrap:wrap}}