:root{--ink:#13263d;--muted:#596d84;--paper:#f4f7fb;--mint:#51e4c1;--blue:#078eb8;--purple:#8447db;--line:#dce4ef;--dark:#0a1729}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}header{background:var(--dark);color:#eff7ff;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #243246}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:16px;line-height:1.25}.brand b{display:block;color:#9aaec5;font-size:13px;font-weight:500;letter-spacing:1px;margin-top:3px}.mark{display:inline-grid;place-items:center;width:38px;height:40px;border:1px solid #397e81;border-radius:10px;background:#133239;color:var(--mint);font-size:24px;font-weight:800}nav{display:flex;gap:30px;align-items:center}nav a{text-decoration:none;font-size:14px;color:#c2d1e2;font-weight:600}nav a:hover{color:white}.nav-cta{background:#1a3243;border:1px solid #3f716f;padding:10px 18px;border-radius:8px;color:var(--mint)}main{max-width:1600px;margin:auto}section{padding:88px 6%}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(46px,5.25vw,78px);line-height:1.08;letter-spacing:-3px;font-weight:750;margin-bottom:26px}h1 em{font-style:normal;color:var(--mint)}h2{font-size:clamp(30px,3.2vw,46px);line-height:1.15;letter-spacing:-1.6px;margin-bottom:24px}h3{font-size:23px;line-height:1.25;letter-spacing:-.5px}.eyebrow{font-size:12px;letter-spacing:2.4px;font-weight:750;color:#147568;margin-bottom:20px}.lede{font-size:19px;line-height:1.65;max-width:560px;color:var(--muted)}.hero{max-width:none;display:grid;grid-template-columns:1fr 1.06fr;gap:42px;background:radial-gradient(ellipse at 85% 30%,#183345 0,transparent 57%),var(--dark);color:#f4f7fd;padding-top:80px;padding-bottom:80px}.hero .eyebrow{color:#7adeca}.hero .lede{color:#b1c2d5;max-width:480px}.hero-note{font-size:13px;color:#9eb2ca;margin:28px 0 0}.hero-copy{align-self:center}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--mint);border:1px solid transparent;color:#072a2e;border-radius:9px;padding:14px 22px;font-weight:750;font-size:15px;text-decoration:none;cursor:pointer;transition:background .15s,transform .15s}.button:hover{background:#86f2d8;transform:translateY(-1px)}.textlink{font-size:15px;font-weight:650;text-underline-offset:6px;text-decoration-thickness:1px}.hero-viz{align-self:center;border:1px solid #355064;border-radius:20px;background:linear-gradient(135deg,#172b3d88,#0d1b3088);padding:22px 16px 10px;box-shadow:0 28px 70px #0003;min-width:0}.viz-heading{display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:12px;letter-spacing:1.8px;color:#adc5dc}.outline-tag{font-size:12px;letter-spacing:0;border:1px solid #496079;border-radius:30px;padding:3px 11px;color:#bed0e5}.architecture{width:100%;display:block}.principles{display:grid;grid-template-columns:repeat(3,1fr);background:#112237;color:#78cbbf;border-top:1px solid #2a3c50;padding:22px 6%;gap:24px;font-size:13px}.principles span{display:flex;gap:18px;align-items:center}.principles b{font-size:15px;color:#b5c9df;font-weight:500}.section-intro{display:grid;grid-template-columns:1.25fr 1fr;gap:60px;align-items:end}.section-intro>p{font-size:18px;color:var(--muted);max-width:420px}#platform{background:white}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:26px}.features article{border:1px solid var(--line);border-radius:14px;padding:24px 22px;background:linear-gradient(145deg,#fff,#f5f8fc);display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.features article:hover{transform:translateY(-4px);box-shadow:0 15px 30px #19345110}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.number{font-weight:750;font-size:23px;color:#0d8b7d;line-height:1;background:#def7f0;border-radius:9px;padding:13px}.features article:nth-child(2) .number{color:#1976af;background:#e4f1fb}.features article:nth-child(3) .number{color:#7653ba;background:#efebfd}.features article:nth-child(4) .number{color:#b46d1a;background:#fff1d8}.card-label{font-size:10px;letter-spacing:1.5px;color:#788ba0}.features h3{font-size:23px;min-height:58px}.features p{color:var(--muted);font-size:16px}.mini-flow{font-size:13px;color:#33516c;border-top:1px solid var(--line);padding-top:18px;margin-top:auto;word-spacing:2px}.status{display:block;font-size:12px;line-height:1.5;color:#64778b;margin-top:10px}.play-teaser{display:grid;grid-template-columns:.9fr 1.2fr;gap:60px;background:#eaf1f8;align-items:center}.play-teaser p{color:var(--muted);max-width:430px}.play-teaser .small{margin-top:20px}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:center}.example-plot{background:white;padding:14px 8px;border:1px solid #d3dfed;border-radius:12px;box-shadow:0 15px 40px #2c456315}.example-plot>span{display:block;text-align:center;font-size:11px;letter-spacing:1.2px;font-weight:700;color:#49617a}.example-plot>span:last-child{font-size:13px;letter-spacing:0;font-weight:500}.example-plot svg{display:block;width:100%;margin:12px 0 0}.before-after>p{grid-column:1/-1;text-align:center;font-size:13px;margin:0;max-width:none}.ecosystem{background:white;display:grid;grid-template-columns:1fr 1.1fr;gap:70px}.ecosystem p{color:var(--muted);max-width:470px}.ecosystem-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-content:center}.ecosystem-grid a{padding:23px;border:1px solid var(--line);border-radius:12px;text-decoration:none;transition:border-color .2s,background .2s}.ecosystem-grid a:hover{border-color:#3facab;background:#effaf7}.ecosystem-grid b{font-size:21px;display:block}.ecosystem-grid span{font-size:13px;color:var(--muted);display:block;margin-top:6px}footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:32px 5%;background:var(--dark);color:#9bb0c8;font-size:13px}footer .brand{color:#e4edf8;font-size:15px}footer .mark{width:30px;height:32px;font-size:20px}footer>a:last-child{text-decoration:none;color:#76d9c3}.small{font-size:13px;line-height:1.6;color:var(--muted)}.compact-hero{background:var(--dark);color:#f1f7ff;padding:65px 6% 55px}.compact-hero .eyebrow{color:#7adeca}.compact-hero h1{font-size:clamp(40px,5vw,65px)}.compact-hero .lede{color:#b6c8dc;max-width:780px}.compact-hero .small{color:#8fa6bf}.table-wrap{overflow-x:auto;margin:30px 6%;border:1px solid var(--line);border-radius:12px;background:white}table{border-collapse:collapse;width:100%;text-align:left;font-size:14px;line-height:1.65}th,td{padding:22px;vertical-align:top;border-bottom:1px solid var(--line)}thead{background:#eaf0f7;font-size:12px;text-transform:uppercase;letter-spacing:.7px;color:#47607c}tbody th{min-width:160px;font-size:17px}tbody th a{text-decoration:none}tbody th a:hover{color:#0a8778}tbody tr:last-child>*{border-bottom:0}tbody tr:hover{background:#f8fbff}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:40px}.two-col p{color:var(--muted)}.comparison-notes{padding-top:35px}.comparison-notes>p{color:var(--muted);max-width:920px}.lab{max-width:1600px}.lab-heading{padding:34px 4% 16px;display:flex;justify-content:space-between;align-items:center;gap:24px}.lab-heading h1{font-size:36px;letter-spacing:-1.3px;margin-bottom:10px}.lab-heading p{margin-bottom:7px;color:var(--muted)}.lab-heading .eyebrow{margin-bottom:12px;color:#167765;font-size:11px}.lab-tag{font-size:11px;font-weight:700;letter-spacing:1px;white-space:nowrap;border:1px solid #b8dfd5;border-radius:30px;padding:10px 15px;background:#e7f7f1;color:#236b5c}.lab-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:10px 4% 24px;padding:14px 18px;background:var(--dark);color:#d3e2f2;border-radius:12px;box-shadow:0 8px 22px #12243812}.lab-toolbar label{display:flex;align-items:center;gap:10px;font-size:14px}.lab-toolbar output{font-variant-numeric:tabular-nums;font-size:23px;color:#fff;font-weight:700;min-width:60px}.lab-toolbar input{width:85px}.lab-toolbar #run{min-width:166px}.lab-toolbar button:not(.button){background:#1c3047;border-color:#3b5069;color:#dfebf8}.lab-toolbar button:hover:not(.button){background:#2b4360}.lab-toolbar input[type=number]{background:#13273e;color:#dfeaf6;border-color:#3b5069}.lab-toolbar label:first-of-type{margin-left:auto}button:not(.button){background:white;border:1px solid #c1cede;color:var(--ink);padding:10px 14px;border-radius:7px;font-size:14px;font-weight:550;cursor:pointer}button:not(.button):hover{background:#eef4fa}button:disabled{opacity:.5;cursor:default}input,select{max-width:100%;min-width:0}select,input[type=number]{border:1px solid #c7d4e2;background:white;color:var(--ink);border-radius:7px;padding:8px 10px;font-size:14px}input[type=range]{accent-color:#16897b;width:100%}input:disabled,select:disabled{opacity:.5}.lab-grid{display:grid;grid-template-columns:210px minmax(320px,1.25fr) minmax(310px,1fr);gap:20px;padding:0 4%;align-items:start}.lab-grid section{padding:22px;background:white;border:1px solid var(--line);border-radius:12px;min-width:0;box-shadow:0 4px 15px #1e365806}.controls{background:#e8eef6;border:1px solid #d7e1ec;padding:20px;border-radius:12px;display:flex;flex-direction:column;gap:7px}.controls h2,.lab-grid h2{font-size:18px;letter-spacing:-.3px;margin-bottom:17px}.controls label{font-size:14px;margin-top:7px;font-weight:550}.controls label output{float:right;color:#0d796c}.controls .small{font-size:12px;margin-bottom:0}.check{display:flex;align-items:center;gap:8px;font-size:13px!important}.check input{accent-color:#138374}.plot-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.plot-title h2,.plot-title h3{margin-bottom:12px}.plot-badge{background:#eaf7f3;border:1px solid #c6e7dd;color:#157260;padding:3px 10px;font-size:12px;border-radius:20px;font-variant-numeric:tabular-nums;white-space:nowrap;align-self:flex-start}.plot-area svg,.results svg{display:block;width:100%;height:auto;overflow:visible}.plot-area #boundary{cursor:crosshair;touch-action:pan-y}.legend{display:flex;flex-wrap:wrap;gap:16px;font-size:13px;margin:12px 0}.blue{color:var(--blue)}.purple{color:var(--purple)}.probability-scale{display:flex;gap:10px;align-items:center;font-size:12px;color:var(--muted);margin:18px 0 14px}.probability-scale i{display:block;height:8px;flex:1;border-radius:10px;background:linear-gradient(90deg,#11a5d1,#f2f6fd,#975dde);border:1px solid #d4deec}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.metrics>div{padding:13px;border-radius:8px;background:#f1f5fa}.metrics>div:first-child{background:#eaf7fb}.metrics>div:nth-child(2){background:#f2edfc}.metrics span{display:block;font-size:12px;color:#536780}.metrics strong{font-size:25px;font-weight:650;font-variant-numeric:tabular-nums;letter-spacing:-.5px}.results h3{font-size:15px;margin:19px 0 12px;letter-spacing:0}.results .plot-title h3{margin-top:0}.results .plot-title .small{font-size:12px}.results .axis-note{font-size:11px;text-align:center;color:var(--muted);margin:-3px 0 0}.results #network{margin-top:10px}.results #save{width:100%;color:#126b61;background:#eaf7f2;border-color:#b8d9cf}.results #status{font-size:12px;color:var(--muted);margin:12px 0 0;min-height:38px}.results .legend{margin:3px 0 12px}.saved{padding-top:44px;padding-bottom:20px}.saved h2,.learning h2{font-size:28px;letter-spacing:-.7px}.saved>p{color:var(--muted)}.saved .table-wrap{margin:16px 0}.saved button{margin-right:10px}.learning{padding-top:30px}.learning b{color:var(--ink)}.script-error{padding:24px;color:#a33333}:focus-visible{outline:3px solid #17a78f;outline-offset:4px}button:active{transform:translateY(1px)}@media(min-width:1600px){body:has(.hero){background:#0a1729}}@media(max-width:1200px){.hero{gap:22px}.hero h1{font-size:58px}.features{grid-template-columns:1fr 1fr}.features h3{min-height:0}.card-top{margin-bottom:24px}.lab-grid{grid-template-columns:180px minmax(300px,1.15fr) minmax(280px,1fr);gap:14px}.lab-grid section{padding:16px}.controls{padding:15px}.lab-toolbar label:first-of-type{margin-left:0}}@media(max-width:1000px){.hero{grid-template-columns:1fr 1fr;padding:55px 5%}.hero h1{font-size:48px;letter-spacing:-2px}.hero .lede{font-size:17px}.hero-viz{padding:15px 5px}.viz-heading{font-size:10px;letter-spacing:.7px}.hero .actions{gap:16px}.principles{gap:14px}.principles b{font-size:13px}.play-teaser{gap:30px}.ecosystem{gap:35px}.lab-tag{display:none}.lab-grid{grid-template-columns:200px 1fr}.results{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.results h2,.results .metrics,.results #status,.results #save{grid-column:1/-1}.results .metrics{grid-template-columns:repeat(4,1fr)}.results .plot-title{grid-column:1;grid-row:3}.results #loss{grid-column:1;grid-row:4}.results .axis-note{grid-column:1;grid-row:5}.results .legend{grid-column:1;grid-row:6}.results>h3{grid-column:2;grid-row:3;margin-top:0}.results #network{grid-column:2;grid-row:4/7;margin-top:0}.results #networkText{grid-column:1/-1}.lab-toolbar input{width:75px}}@media(max-width:700px){header{padding:16px 5%;flex-direction:column;align-items:flex-start;gap:16px}nav{width:100%;justify-content:space-between;gap:10px}nav a{font-size:13px}.nav-cta{padding:8px 12px}.hero{grid-template-columns:1fr;padding:45px 6% 35px;gap:32px}.hero h1{font-size:52px;letter-spacing:-2px}.hero-viz{padding:20px 10px 5px}.hero .lede{font-size:18px}.hero-note{margin-top:20px}.principles{grid-template-columns:1fr;padding:22px 6%;gap:13px}.principles b{font-size:14px}.principles span{gap:18px}.section-intro,.play-teaser,.ecosystem,.two-col{grid-template-columns:1fr;gap:25px}.section-intro>p{margin-bottom:0}section{padding:55px 6%}.features{grid-template-columns:1fr;gap:18px;margin-top:30px}.features article{padding:22px}.features h3{font-size:24px}.card-top{margin-bottom:20px}.features p{margin-bottom:20px}.ecosystem-grid{gap:12px}.ecosystem-grid a{padding:20px 16px}.ecosystem-grid b{font-size:18px}.before-after{gap:10px}.example-plot{padding:12px 4px}.example-plot>span{font-size:10px}.compact-hero{padding:45px 6%}.compact-hero h1{font-size:44px;letter-spacing:-1.6px}.lab-heading{padding:28px 5% 12px}.lab-heading h1{font-size:31px}.lab-heading>div>p:last-child{font-size:15px}.lab-grid{grid-template-columns:1fr;padding:0 5%;gap:18px}.lab-toolbar{margin:12px 5% 20px;padding:14px;gap:10px}.lab-toolbar #run{flex:1}.lab-toolbar output{min-width:45px}.controls{display:grid;grid-template-columns:1fr 1fr;gap:10px 15px;padding:18px}.controls h2,.controls .small,.controls .check{grid-column:1/-1}.controls label{align-self:center;margin:0}.controls select{width:100%}.results{display:block;grid-column:auto}.results .metrics{grid-template-columns:1fr 1fr}.results #network{max-height:270px}.plot-area svg{max-height:570px}.plot-title h2{font-size:19px}.saved{padding-top:35px}.table-wrap{margin:24px 5%}th,td{padding:16px;min-width:135px}.learning{padding-top:25px}.learning .two-col{gap:8px}footer{flex-direction:column;align-items:flex-start;padding:28px 6%}.small{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Sarvagya identity */
.brand{gap:10px;flex-shrink:0}.brand-symbol{display:block;width:64px;height:64px;object-fit:contain;flex-shrink:0}.brand-name{font-size:25px;font-weight:700;letter-spacing:-.7px;line-height:1.1}.brand .brand-name b{font-size:12px;letter-spacing:.6px;line-height:1.5;margin-top:6px;font-weight:500}footer .brand-symbol{width:54px;height:54px}footer .brand-name{font-size:22px}footer .brand-name b{font-size:12px}@media(max-width:700px){.brand-symbol{width:56px;height:56px}.brand-name{font-size:24px}}
