@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";.app{min-height:100vh;background:var(--paper);color:var(--ink)}.nav{position:sticky;top:0;z-index:20;height:72px;padding:0 max(24px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);background:#f8f7f2eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{justify-self:start;color:inherit;text-decoration:none}.nav nav{display:flex;gap:34px}.nav nav a{color:var(--muted);text-decoration:none;font-size:13px;font-weight:600}.nav nav a:hover{color:var(--ink)}.nav-cta{justify-self:end;padding:10px 14px;border:1px solid var(--ink);color:var(--ink);text-decoration:none;font-size:12px;font-weight:700}.nav-cta span{margin-left:14px}.hero{min-height:760px;padding:108px max(24px,calc((100vw - 1200px)/2)) 96px;display:grid;grid-template-columns:1.02fr .98fr;gap:82px;align-items:center;border-bottom:1px solid var(--line)}.eyebrow,.section-label{color:var(--orange);font:700 11px/1 IBM Plex Mono,monospace;letter-spacing:.08em}.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:25px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--orange)}.hero h1{max-width:680px;margin:0;font:600 clamp(58px,6.4vw,86px)/.96 "Inter",sans-serif;letter-spacing:-.065em}.hero h1 em{color:var(--orange);font-style:normal}.hero-lead{max-width:670px;margin-top:30px;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:14px 17px;text-decoration:none;font-size:13px;font-weight:700}.button.primary{background:var(--orange);color:#fff}.button.secondary{border:1px solid var(--line-strong);color:var(--ink)}.button.dark{background:var(--ink)}.hero-proof{display:flex;flex-wrap:wrap;gap:24px;margin-top:36px;color:#58615d;font-size:11px;font-weight:700}.hero-proof span:before{content:"✓";margin-right:6px;color:#21844a}.product-flow{padding:0 20px 18px;border:1px solid #d6d9d4;border-radius:4px;background:#fff;box-shadow:0 24px 70px #1219161a;overflow:hidden}.flow-head{margin:0 -20px;padding:14px 18px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);background:#fbfbf9;color:#68716c;font:700 8px/1 IBM Plex Mono,monospace}.flow-status{color:#36744c}.flow-status i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#43af67}.chat-context{padding:17px 0 14px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.chat-context span{font-size:11px;font-weight:700}.chat-context small{color:#7a837e;font-size:8px}.chat-message{max-width:82%;margin:22px 0 20px auto;padding:12px 14px;border-radius:10px 10px 2px;background:#f1f0eb;color:#313833;font-size:11px;line-height:1.5}.chat-answer{display:grid;grid-template-columns:auto 1fr;gap:11px}.assistant-mark{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-size:10px;font-weight:800}.chat-answer p{color:#454d48;font-size:11px;line-height:1.55}.chat-answer strong{color:var(--ink)}.answer-stats{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:12px}.answer-stats span{padding:9px;border:1px solid var(--line);background:#fbfbf9;color:#67706b;font-size:8px}.answer-stats b{display:block;margin-bottom:2px;color:var(--ink);font-size:14px}.source-row{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.source-row span{padding:4px 6px;border-radius:2px;background:#edf5ef;color:#477055;font:600 7px IBM Plex Mono,monospace}.chat-answer button{width:100%;margin-top:12px;padding:10px;display:flex;justify-content:space-between;border:1px solid #c8cdc9;background:#fff;color:#2e3531;font:700 9px Inter,sans-serif;text-align:left}.chat-input{margin-top:20px;padding:11px 11px 11px 13px;display:flex;align-items:center;justify-content:space-between;border:1px solid #cbd0cc;border-radius:4px;color:#8b938f;font-size:9px}.chat-input b{width:22px;height:22px;display:grid;place-items:center;border-radius:3px;background:var(--ink);color:#fff}.audit-row{margin-top:10px;color:#68746c;font-size:7px;text-align:center}.audit-row span{margin-right:4px;color:#39714d}.system-strip{padding:24px max(24px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:260px 1fr;align-items:center;border-bottom:1px solid var(--line);background:#fff}.system-strip p{color:var(--muted);font-size:11px;font-weight:700}.system-strip div{display:flex;justify-content:space-between;gap:18px;color:#3e4642;font:700 12px IBM Plex Mono,monospace}.section{padding:120px max(24px,calc((100vw - 1200px)/2))}.problem-grid{margin-top:28px;display:grid;grid-template-columns:1.25fr .75fr;gap:110px}.problem-grid h2,.section-heading h2,.compliance h2,.founder h2{margin:0;font:600 clamp(42px,5vw,68px)/1.02 "Inter",sans-serif;letter-spacing:-.055em}.problem-grid p{color:var(--muted);font-size:16px;line-height:1.7}.problem-grid p+p{margin-top:18px}.architecture{margin-top:80px;padding:42px;display:grid;grid-template-columns:.65fr auto 1.35fr auto .85fr;gap:26px;align-items:center;border:1px solid var(--line-strong);background:#fff}.arch-sources,.arch-outputs{display:grid;gap:9px}.arch-sources span,.arch-outputs span{padding:10px 12px;border:1px solid var(--line);color:#4f5853;font-size:10px;font-weight:700}.arch-arrow{color:var(--orange);font-size:22px}.arch-core{padding:25px;background:var(--ink);color:#fff}.arch-core small,.arch-core strong{display:block}.arch-core small{color:#ff9d70;font:700 9px IBM Plex Mono,monospace}.arch-core strong{margin-top:8px;font-size:19px}.arch-core div{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.arch-core div span{padding:5px 7px;border:1px solid #4d5551;color:#c4cbc7;font-size:8px}.workflows{background:#fff;border-block:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:.55fr 1.2fr .75fr;gap:60px;align-items:end}.section-heading p{color:var(--muted);font-size:15px;line-height:1.65}.use-case-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:72px;border-top:1px solid var(--line-strong)}.use-case-grid article{min-height:380px;padding:25px 30px 28px 0;border-right:1px solid var(--line-strong)}.use-case-grid article+article{padding-left:30px}.use-case-grid article:last-child{border:0}.use-case-grid article>span{color:var(--orange);font:700 10px IBM Plex Mono,monospace}.use-case-grid h3{margin:78px 0 16px;font-size:26px;line-height:1.1;letter-spacing:-.035em}.use-case-grid p{color:var(--muted);font-size:14px;line-height:1.65}.use-case-grid code{display:block;margin-top:32px;color:#58615c;font-size:9px}.compliance{color:#eef1ef;background:#121715}.section-label.light{color:#ff8a54}.compliance-intro{display:grid;grid-template-columns:1.3fr .7fr;gap:110px;align-items:end}.compliance h2{max-width:800px;margin-top:26px}.compliance-intro>p{color:#aab3ae;font-size:15px;line-height:1.72}.safeguard-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:78px;border-top:1px solid #38403c;border-left:1px solid #38403c}.safeguard-grid article{min-height:225px;padding:24px;border-right:1px solid #38403c;border-bottom:1px solid #38403c}.safeguard-grid span{color:#ff8a54;font:700 9px IBM Plex Mono,monospace}.safeguard-grid h3{margin:48px 0 11px;font-size:18px}.safeguard-grid p{color:#98a29d;font-size:12px;line-height:1.65}.compliance-note{max-width:820px;margin-top:30px;color:#77817c;font-size:10px;line-height:1.6}.founder{background:var(--orange)}.founder-card{display:grid;grid-template-columns:1.25fr .75fr;gap:100px;align-items:end}.founder .section-label{color:#713019}.founder h2{max-width:850px;margin-top:24px;color:#fff}.founder-card>div:last-child p{margin-bottom:28px;color:#fff1e9;font-size:16px;line-height:1.6}.supported{padding-top:60px;padding-bottom:60px;display:grid;grid-template-columns:180px 1fr;align-items:center;border-bottom:1px solid var(--line);background:#f2f4f0}.supported>p{color:var(--muted);text-transform:uppercase;font:700 9px IBM Plex Mono,monospace;letter-spacing:.08em}.supported>div{display:flex;align-items:center;justify-content:space-between;gap:50px}.supported img{max-width:160px;max-height:42px;object-fit:contain}footer{padding:65px max(24px,calc((100vw - 1200px)/2)) 28px;background:var(--ink);color:#fff}footer>p{margin:18px 0 65px;color:#8f9994;font-size:13px}footer>div:last-child{display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid #3c4541;color:#8f9994;font-size:10px}footer a{color:#cbd1ce;text-decoration:none}footer .logo-text{color:#fff}@media (max-width: 900px){.nav{grid-template-columns:1fr auto}.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:80px;gap:60px}.product-flow{max-width:620px}.system-strip{grid-template-columns:1fr;gap:18px}.system-strip div{flex-wrap:wrap;justify-content:flex-start;gap:20px 30px}.problem-grid,.section-heading,.compliance-intro,.founder-card{grid-template-columns:1fr;gap:42px}.architecture{grid-template-columns:1fr}.arch-arrow{transform:rotate(90deg);justify-self:center}.arch-sources,.arch-outputs{grid-template-columns:repeat(2,1fr)}.use-case-grid{grid-template-columns:1fr}.use-case-grid article,.use-case-grid article+article{min-height:auto;padding:30px 0 38px;border-right:0;border-bottom:1px solid var(--line-strong)}.use-case-grid h3{margin-top:40px}.safeguard-grid{grid-template-columns:repeat(2,1fr)}.supported{grid-template-columns:1fr;gap:30px}.supported>div{flex-wrap:wrap;justify-content:flex-start}}@media (max-width: 580px){.nav{height:64px}.nav-cta{padding:8px 10px}.nav-cta span{display:none}.hero{min-height:0;padding-top:66px;padding-bottom:70px}.hero h1{font-size:52px}.hero-lead{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-proof{gap:12px;flex-direction:column}.product-flow{padding-inline:14px}.flow-head{margin-inline:-14px}.chat-context small{display:none}.section{padding-top:82px;padding-bottom:82px}.problem-grid h2,.section-heading h2,.compliance h2,.founder h2{font-size:40px}.architecture{padding:22px}.safeguard-grid{grid-template-columns:1fr}.supported img{max-width:125px;max-height:34px}footer>div:last-child{flex-direction:column;gap:9px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}.logo-container{display:flex;align-items:center;gap:.625rem}.logo-svg{width:29px;height:29px}.lattice-line{stroke:var(--orange);stroke-width:2;opacity:.8}.lattice-line.diagonal{opacity:.5}.lattice-node{fill:var(--orange);stroke:none;opacity:1}.logo-text{font-family:Inter,sans-serif;font-size:1rem;font-weight:700;letter-spacing:-.03em;color:var(--ink)}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,sans-serif;color:#171c19;background:#f8f7f2;font-synthesis:none;--paper: #f8f7f2;--ink: #171c19;--muted: #626b66;--orange: #f26532;--line: #e2e3de;--line-strong: #c9ceca}html{scroll-behavior:smooth;scroll-padding-top:72px}body{min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}a{transition:opacity .2s ease,color .2s ease,background .2s ease}a:hover{opacity:.78}::selection{color:#fff;background:var(--orange)}
