.home-experience{--home-bg:#fdfcfb;--home-ink:#0c0c0c;--home-muted:#767674;--home-line:#12121217;isolation:isolate;min-width:320px;min-height:100vh;color:var(--home-ink);background:var(--home-bg);font-family:Inter,Helvetica Neue,Microsoft YaHei,Arial,sans-serif;position:relative;overflow:hidden}.home-experience,.home-experience *{cursor:none}.home-nav{z-index:40;border-bottom:1px solid var(--home-line);background:#fdfcfbf0;justify-content:space-between;align-items:center;gap:42px;width:100%;min-height:86px;padding:0 clamp(34px,8vw,132px);display:flex;position:relative}.home-identity,.home-links{align-items:center;display:flex}.home-identity{gap:clamp(16px,2vw,34px);min-width:0}.home-brand{letter-spacing:-.04em;flex:none;font-size:16px;font-weight:700}.home-tagline{color:#777775;text-overflow:ellipsis;white-space:nowrap;max-width:min(42vw,520px);font-size:14px;font-weight:400;line-height:1.5;transition:color .26s,letter-spacing .32s,transform .32s;position:relative;overflow:hidden}.home-tagline:after{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .36s cubic-bezier(.2,.72,.28,1);position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(0)}.home-tagline:hover{color:#151515;letter-spacing:.035em;transform:translate(3px)}.home-tagline:hover:after{transform:scaleX(1)}.home-links{flex:none;gap:10px}.home-menu{padding:14px 0;position:relative}.home-menu-trigger,.home-channel{color:#151515;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;min-height:42px;font-size:14px;font-weight:500;display:inline-flex}.home-menu-trigger{gap:6px;padding:0 15px}.home-menu-trigger span{color:#777;font-size:12px;transition:transform .22s;display:inline-block;transform:translateY(-1px)}.home-menu:hover .home-menu-trigger span,.home-menu:focus-within .home-menu-trigger span{transform:rotate(180deg)translateY(1px)}.home-submenu{visibility:hidden;opacity:0;background:#fdfcfbfa;border:1px solid #0f0f0f1a;border-radius:3px;width:190px;padding:10px;transition:opacity .18s,transform .22s,visibility .18s;display:grid;position:absolute;top:calc(100% - 5px);left:50%;transform:translate(-50%,-8px);box-shadow:0 18px 45px #00000014}.home-menu:hover .home-submenu,.home-menu:focus-within .home-submenu{visibility:visible;opacity:1;transform:translate(-50%)}.home-submenu a{color:#4b4b49;border-radius:2px;padding:12px 13px;font-size:13px;transition:color .18s,background .18s,transform .18s}.home-submenu a:hover,.home-submenu a:focus-visible{color:#090909;background:#f2f1ef;outline:0;transform:translate(3px)}.home-channel{border:1px solid #0f0f0f24;border-radius:4px;min-width:98px;padding:0 20px;transition:border-color .2s,color .2s,background .2s,transform .2s}.home-channel:hover,.home-channel:focus-visible{border-color:#0f0f0f73;outline:0;transform:translateY(-1px)}.home-channel.primary{color:#fff;background:#0c0c0c;border-color:#0c0c0c}.home-channel.primary:hover,.home-channel.primary:focus-visible{background:#2b2b2b;border-color:#2b2b2b}.home-hero{z-index:1;place-items:center;min-height:calc(100vh - 86px);padding:28px clamp(30px,6vw,96px) 64px;display:grid;position:relative}.home-hero-inner{grid-template-columns:minmax(400px,.86fr) minmax(500px,1.14fr);align-items:center;width:min(1240px,100%);display:grid;transform:translateY(-1.8vh)}.home-hero-copy{z-index:2;justify-self:start;width:max-content;max-width:100%;padding-left:clamp(0px,1vw,16px);position:relative}.home-hero-copy h1{color:#070707;letter-spacing:-.053em;width:100%;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(94px,8.594vw,132px);font-weight:400;line-height:.96}.home-hero-copy p{color:#0f0f0f;letter-spacing:.012em;text-align:justify;text-align-last:justify;white-space:nowrap;width:100%;margin:clamp(20px,1.5625vw,24px) 0 0;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:clamp(25px,2.265vw,34.8px);font-weight:760;line-height:1.25}.home-globe{aspect-ratio:1.3;contain:layout style;justify-self:end;width:min(600px,44vw);position:relative;overflow:visible}.home-globe-original,.home-globe-canvas{transform-origin:50%;width:138%;height:138%;position:absolute;top:-19%;left:-19%}.home-globe-original{transition:opacity .3s,transform .43s cubic-bezier(.2,.65,.25,1)}.home-globe-image,.home-globe-overlay{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.home-globe-base{opacity:.88;filter:brightness(.72)contrast(.92)}.home-globe-wave{opacity:.15;mix-blend-mode:multiply;transform-origin:50%;animation:9s ease-in-out infinite home-globe-wave}.home-globe-wave.wave-west{clip-path:inset(15% 52% 18% 8%);animation-delay:-1.3s}.home-globe-wave.wave-east{clip-path:inset(12% 8% 20% 48%);animation-duration:11s;animation-delay:-4.7s}.home-globe-wave.wave-south{clip-path:inset(48% 20% 12%);animation-duration:8s;animation-delay:-7.1s}.home-globe-overlay{overflow:visible}.home-globe-connections path{fill:none;stroke:#5c636275;stroke-width:1.4px;stroke-dasharray:160 480;stroke-dashoffset:640px;animation:8.6s ease-in-out infinite home-connection}.home-globe-connections path:nth-child(2){animation-delay:-2.8s}.home-globe-connections path:nth-child(3){animation-delay:-5.7s}.home-globe-connections path:nth-child(4){animation-delay:-7.2s}.home-globe-nodes circle{transform-box:fill-box;transform-origin:50%;animation:home-node-breathe var(--node-duration) ease-in-out var(--node-delay) infinite}.home-globe-canvas{z-index:3;opacity:0;transition:opacity .28s;display:block}.home-globe[data-hovered=true] .home-globe-original{opacity:.16;transform:scale(1.008)}.home-globe[data-hovered=true] .home-globe-canvas{opacity:1}.home-footer{border-top:1px solid var(--home-line);color:#858582;background:var(--home-bg);justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:0 clamp(34px,8vw,132px);font-size:12px;display:flex}.home-footer a:hover,.home-footer a:focus-visible{color:#222;outline:0}.home-cursor{--cursor-size:28px;z-index:9999;width:var(--cursor-size);height:var(--cursor-size);pointer-events:none;opacity:0;transform:translate(calc(var(--cursor-x) - 50%), calc(var(--cursor-y) - 50%));background:0 0;border:1px solid #1e1e1c9e;border-radius:50%;place-items:center;transition:width .22s cubic-bezier(.22,1,.36,1),height .22s cubic-bezier(.22,1,.36,1),border-color .18s,background-color .18s,opacity .12s;display:grid;position:fixed;top:0;left:0}.home-cursor.is-visible{opacity:1}.home-cursor-core{background:#0b0b0b;border-radius:50%;width:4px;height:4px;transition:background .18s,transform .22s}.home-cursor.is-menu{--cursor-size:56px;background:#11110f06;border-color:#1e1e1c80}.home-cursor.is-tagline{--cursor-size:74px;mix-blend-mode:difference;background:#fff;border-color:#0000}.home-cursor.is-link{--cursor-size:44px;mix-blend-mode:difference;background:#fff;border-color:#0000}.home-cursor.is-channel{--cursor-size:50px;border-color:#1e1e1cb8}.home-cursor.is-primary{--cursor-size:64px;mix-blend-mode:difference;background:#fff;border-color:#0000}.home-cursor.is-tagline .home-cursor-core,.home-cursor.is-link .home-cursor-core,.home-cursor.is-primary .home-cursor-core,.home-cursor.is-hero .home-cursor-core{opacity:0}.home-cursor.is-hero{--cursor-size:132px;mix-blend-mode:difference;background:#fff;border-color:#0000}.home-cursor.is-globe{--cursor-size:82px;background:#eef1f01f;border-color:#667072b3}.home-cursor.is-globe .home-cursor-core{background:#778184;width:5px;height:5px}@keyframes home-node-breathe{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@keyframes home-connection{0%,16%{opacity:.15;stroke-dashoffset:640px}46%{opacity:.55}72%{opacity:.26;stroke-dashoffset:0}to{opacity:.15;stroke-dashoffset:-640px}}@keyframes home-globe-wave{0%,to{opacity:.14;filter:brightness(.74)contrast(.9);transform:scale(.995)}45%{opacity:.38;filter:brightness(.68)contrast(1.12);transform:scale(1.012)}70%{opacity:.22;filter:brightness(.72)contrast();transform:scale(1.003)}}@media (width<=1080px){.home-nav{gap:20px;padding-inline:32px}.home-tagline{max-width:330px;font-size:12px}.home-links{gap:4px}.home-menu-trigger{padding-inline:10px}.home-channel{min-width:88px;padding-inline:14px}.home-hero-inner{grid-template-columns:minmax(330px,.9fr) minmax(420px,1.1fr)}.home-hero-copy{width:max-content}.home-hero-copy h1{font-size:clamp(82px,8.594vw,94px)}.home-hero-copy p{font-size:clamp(22px,2.265vw,24.5px)}.home-globe{width:min(540px,48vw)}}@media (width<=820px){.home-experience,.home-experience *{cursor:auto}.home-nav{align-items:flex-start;min-height:76px;padding:19px 22px}.home-identity{gap:3px;display:grid}.home-tagline{max-width:42vw;font-size:10px}.home-menu{display:none}.home-channel{min-width:auto;min-height:38px;padding-inline:13px;font-size:12px}.home-hero{min-height:calc(100vh - 76px);padding:42px 24px 70px}.home-hero-inner{grid-template-columns:1fr;justify-items:center;gap:10px;transform:translateY(-1vh)}.home-hero-copy{text-align:center;justify-self:center;width:max-content;max-width:100%;padding-left:0}.home-hero-copy h1{font-size:clamp(62px,18vw,92px)}.home-hero-copy p{text-align:center;text-align-last:center;white-space:normal;width:auto;margin-top:14px;font-size:clamp(18px,5.2vw,25px)}.home-globe{justify-self:center;width:min(560px,92vw)}.home-cursor{display:none}}@media (width<=520px){.home-nav{gap:12px;padding-inline:16px}.home-tagline{display:none}.home-links{gap:6px}.home-channel{padding-inline:10px;font-size:11px}.home-hero{padding-inline:16px}.home-hero-copy h1{font-size:clamp(58px,19vw,82px)}.home-footer{flex-direction:column;align-items:flex-start;padding:20px}}@media (prefers-reduced-motion:reduce){.home-experience *,.home-experience :before,.home-experience :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.home-globe[data-motion-paused=true] .home-globe-original{opacity:1;transform:none}.home-globe[data-motion-paused=true] .home-globe-canvas{opacity:0}}@media (hover:none),(pointer:coarse){.home-experience,.home-experience *{cursor:auto}.home-cursor{display:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fcfaf8;--paper:#fff;--paper-soft:#f7f5f3;--paper-warm:#f7f5f3;--ink:#000000d9;--muted:#0000007a;--subtle:#0000005c;--line:#e5e2df;--line-strong:#d6d2ce;--black:#111;--blue:#457cc5;--aqua:#7fb9c6;--gold:#c8a867;--radius:8px;--shadow:none;font-synthesis:none;text-rendering:geometricprecision;font-family:MiSans,PingFang SC,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-height:100%}body{min-width:320px;min-height:100vh;color:var(--ink);letter-spacing:0;background:var(--bg);margin:0;font-size:14px;line-height:22px;overflow-x:hidden}body:before{display:none}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}h1,h2,h3,p{margin-top:0}.site-shell{width:min(1180px,100% - 48px);margin:0 auto;padding:20px 0 68px}.topbar{z-index:20;border-bottom:1px solid var(--line);background:#fcfaf8f5;justify-content:space-between;align-items:center;gap:24px;min-height:58px;display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:10px;font-size:14px;font-weight:600;display:inline-flex}.brand-wordmark{letter-spacing:-.03em;font-size:25.48px;font-weight:600;display:inline-block;transform:translateY(30%)}.brand-mark{place-items:center;width:34px;height:34px;display:grid}.brand-mark img{object-fit:contain;border-radius:9px;width:100%;height:100%}.topbar-right{justify-content:flex-end;align-items:center;gap:18px;display:flex}.nav-actions{color:#4d4944;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;font-size:13px;font-weight:500;display:flex}.nav-actions a{align-items:center;min-height:36px;display:inline-flex;position:relative}.nav-actions a:after{content:"";opacity:0;background:currentColor;height:1px;transition:opacity .16s,transform .16s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(.2)}.nav-actions a:hover:after,.nav-actions a.active:after{opacity:1;transform:scaleX(1)}.auth-actions{border-left:1px solid var(--line);align-items:center;gap:8px;padding-left:18px;display:flex}.auth-actions a{border:1px solid var(--line-strong);border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 15px;font-size:14px;font-weight:500;transition:background .16s,color .16s,border-color .16s,transform .16s;display:inline-flex}.auth-actions a:hover{background:var(--paper-soft)}.auth-register{background:var(--black);color:#fffdf9;border-color:var(--black)!important}.hero-minimal{text-align:center;place-items:center;min-height:680px;padding:64px 0 58px;display:grid;position:relative;overflow:hidden}.hero-minimal:before{content:"";pointer-events:none;opacity:.72;background:radial-gradient(circle at 50% 40%,#7fb9c629,#0000 58%),linear-gradient(135deg,#fffdf9b8,#f3ede47a);border:1px solid #231f1b0f;border-radius:8px;width:min(820px,90vw);height:540px;position:absolute;top:56px;left:50%;transform:translate(-50%)}.hero-center{z-index:1;justify-items:center;max-width:820px;display:grid;position:relative}.hero-logo{border-radius:26px;width:112px;height:112px;margin-bottom:22px;box-shadow:0 22px 54px #1837442e}.hero-logo img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.eyebrow{color:#6b6258;letter-spacing:0;width:fit-content;margin:0 0 18px;font-size:13px;font-weight:750}.hero-center h1{margin-bottom:14px;font-size:92px;font-weight:850;line-height:1}.hero-slogan{color:#2d2a27;margin-bottom:10px;font-size:32px;font-weight:750;line-height:1.25}.hero-subtitle{color:#453f39;margin-bottom:18px;font-size:22px;font-weight:650}.hero-note{max-width:720px;color:var(--muted);margin-bottom:24px;font-size:16px;line-height:1.85}.hero-texture{z-index:0;pointer-events:none;opacity:.92;position:absolute;inset:44px 0 0}.hero-texture:before{content:"";border-radius:var(--radius);filter:blur(.2px);background:linear-gradient(135deg,#eee7dc00,#eee7dce6 34%,#7fb9c638 56%,#fffdf900),repeating-linear-gradient(0deg,#1918170a 0 1px,#0000 1px 18px);width:760px;height:310px;position:absolute;top:52px;left:50%;transform:translate(-50%)rotate(-2deg)}.texture-drop{opacity:.1;place-items:center;width:108px;height:124px;display:grid;position:absolute;top:132px;left:50%;transform:translate(-50%)}.texture-drop img{object-fit:contain;width:100%;height:100%}.texture-line{background:linear-gradient(90deg,#0000,#19181729,#0000);width:520px;height:1px;position:absolute;left:50%;transform:translate(-50%)}.line-one{top:96px}.line-two{width:680px;top:356px}.line-three{width:420px;top:408px}.command-pill{color:#4a4640;cursor:pointer;background:#ede8e1eb;border:1px solid #231f1b14;border-radius:999px;justify-content:center;align-items:center;gap:12px;max-width:min(100%,580px);min-height:54px;padding:0 18px;transition:background .16s,transform .16s;display:inline-flex;box-shadow:inset 0 1px #ffffffb3}.command-pill:hover{background:#e6ded3;transform:translateY(-1px)}.command-pill code{white-space:nowrap;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:15px}.prompt-mark{color:#71675d;justify-content:center;min-width:36px;font-size:12px;font-weight:800;display:inline-flex}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:4px;display:flex}.button-primary,.button-soft,.inline-link{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 19px;font-size:15px;font-weight:750;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.button-primary{color:#fffdf9;background:#111;border-color:#111}.button-soft,.inline-link{color:#292622;background:#fffdf9bd}.button-primary:hover,.button-soft:hover,.inline-link:hover{border-color:var(--line-strong);transform:translateY(-2px)}.stat-strip{border-radius:var(--radius);background:#231f1b14;border:1px solid #231f1b14;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:10px 0 42px;display:grid;overflow:hidden}.stat-strip span{color:#655e55;background:#fffdf9bd;place-items:center;gap:8px;min-height:104px;display:grid}.stat-strip strong{color:#161514;font-size:34px;line-height:1}.section-heading{text-align:center;justify-items:center;max-width:760px;margin:68px auto 26px;display:grid}.section-heading h2{margin-bottom:0}.access-flow{border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(135deg,#fffdf9db,#efe8ddb3),repeating-linear-gradient(90deg,#231f1b07 0 1px,#0000 1px 42px);border:1px solid #231f1b14;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:stretch;gap:18px;margin:4px 0 64px;padding:30px;display:grid}.access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.access-options{gap:12px;display:grid}.access-card{border-radius:var(--radius);background:#fffdf9b8;border:1px solid #231f1b14;grid-template-rows:auto auto auto 1fr auto auto;align-content:start;min-height:250px;padding:20px;transition:border-color .16s,background .16s,transform .16s;display:grid}.access-card:hover{background:#fffdf9f0;border-color:#231f1b33;transform:translateY(-3px)}.access-card>span{color:#19181742;margin-bottom:18px;font-size:36px;font-weight:850;line-height:1}.access-card p{color:#746b61;margin-bottom:10px;font-size:12px;font-weight:850}.access-card h3{margin-bottom:10px;font-size:22px;line-height:1.15}.access-card em{color:var(--muted);font-size:14px;font-style:normal;line-height:1.72}.account-process{color:#696159;align-items:center;gap:6px;margin-top:18px;font-size:12px;font-weight:750;display:flex}.account-process span{align-items:center;display:inline-flex}.account-process span:not(:last-child):after{color:#aaa198;content:"/";margin-left:6px}.developer-route{border-top:1px solid #231f1b1a;justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:16px 20px;display:flex}.developer-route p{color:#746b61;margin-bottom:4px;font-size:12px;font-weight:850}.developer-route strong{font-size:14px;line-height:1.5}.developer-route a{flex:none;align-items:center;gap:7px;font-size:14px;font-weight:800;display:inline-flex}.hero-proof{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.hero-proof span{color:#625b52;background:#fffdf9a8;border:1px solid #231f1b17;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.access-card a{color:#111;align-self:end;align-items:center;gap:7px;width:fit-content;margin-top:18px;font-weight:800;display:inline-flex}.section-heading.compact{margin-top:70px}.section-heading h2{margin-bottom:0;font-size:44px;line-height:1.12}.story-stack{gap:26px;display:grid}.story-card{border-radius:var(--radius);background:var(--paper-soft);min-height:520px;box-shadow:var(--shadow);border:1px solid #231f1b14;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:44px;padding:42px;display:grid}.story-card.reverse{grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr)}.story-card.reverse .story-visual{order:2}.story-visual{border-radius:var(--radius);background:linear-gradient(145deg,#fffdf9c7,#efe8dd8c),repeating-linear-gradient(90deg,#19181709 0 1px,#0000 1px 36px);border:1px solid #231f1b12;min-height:410px;position:relative;overflow:hidden}.story-visual:before{content:"";border-radius:var(--radius);background:linear-gradient(120deg,#7fb9c633,#0000 38%),linear-gradient(#fffdf9eb,#fffdf952);border:1px solid #231f1b14;position:absolute;inset:56px 38px 72px}.story-visual:after{content:"";background:#fffdf938;border:1px solid #231f1b0f;border-radius:50%;width:70%;height:70%;position:absolute;bottom:-22%;right:-24%}.visual-library{background:linear-gradient(135deg,#e1d3bb94,#f5f0e8bf),repeating-linear-gradient(0deg,#19181709 0 1px,#0000 1px 32px)}.visual-ops{background:linear-gradient(135deg,#7fb9c647,#f4eee4d9),repeating-linear-gradient(90deg,#19181708 0 1px,#0000 1px 42px)}.visual-sheet{z-index:1;gap:14px;display:grid;position:absolute;bottom:40px;left:42px;right:42px}.visual-sheet span{border-radius:var(--radius);background:#fffdf9c2;height:34px;box-shadow:inset 0 0 0 1px #231f1b0f}.visual-node{z-index:2;color:#2f2a25;background:#fffdf9db;border:1px solid #231f1b1a;border-radius:999px;justify-content:center;align-items:center;min-width:86px;min-height:42px;padding:0 13px;font-size:14px;font-weight:800;display:inline-flex;position:absolute;box-shadow:0 18px 44px #2e261c14}.main-node{gap:8px;min-width:154px;min-height:62px;top:42%;left:50%;transform:translate(-50%,-50%)}.main-node img{width:26px;height:30px}.node-a{top:74px;left:62px}.node-b{top:92px;right:60px}.node-c{bottom:126px;right:90px}.visual-flow{z-index:1;background:linear-gradient(90deg,#0000,#457cc56b,#0000);height:1px;position:absolute}.flow-a{width:330px;top:168px;left:116px;transform:rotate(16deg)}.flow-b{width:260px;bottom:162px;right:116px;transform:rotate(-22deg)}.story-copy h3{margin-bottom:18px;font-size:42px;line-height:1.15}.story-copy p:not(.eyebrow),.section-copy p,.lane-card span,.capability-card p,.model-card p,.service-card p,.assurance-band p,.page-hero p{color:var(--muted);line-height:1.82}.story-copy ul{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.story-copy li{color:#3d3832;align-items:center;gap:10px;font-weight:650;display:flex}.story-copy li svg{color:#457cc5;flex:none}.lane-section,.capability-grid,.model-grid,.service-grid,.template-grid{gap:16px;display:grid}.lane-section{grid-template-columns:repeat(5,minmax(0,1fr))}.lane-card,.capability-card,.model-card,.service-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);min-height:230px;box-shadow:none;padding:22px;transition:border-color .16s,background .16s}.lane-card:hover,.capability-card:hover,.model-card:hover,.service-card:hover{border-color:var(--line-strong);background:var(--paper)}.lane-card.featured{color:#fffdf9;background:#111}.lane-card.featured span,.lane-card.featured p,.lane-card.featured strong{color:#fffdf9b8}.card-icon,.capability-card svg,.service-card svg{color:#457cc5}.lane-card.featured .card-icon{color:#f1d38a}.lane-card p,.model-card span{color:#746b61;margin-bottom:12px;font-size:12px;font-weight:800}.lane-card h3,.capability-card h3,.model-card h2,.service-card h2{margin-bottom:12px;font-size:20px;font-weight:500;line-height:30px}.lane-card span{margin-bottom:18px;font-size:14px;display:block}.lane-card strong{color:#565049;border-top:1px solid #231f1b14;padding-top:14px;font-size:13px;display:block}.capability-section,.assurance-band{border-radius:var(--radius);background:var(--paper-warm);border:1px solid #231f1b14;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:30px;margin-top:28px;padding:40px;display:grid}.section-copy h2,.assurance-band h2{margin-bottom:14px;font-size:28px;font-weight:500;line-height:40px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-card{min-height:176px}.market-section{margin-bottom:34px}.market-heading{text-align:center;justify-items:center;max-width:820px;margin:0 auto 18px;display:grid}.market-heading h2{margin:0 0 10px;font-size:28px;font-weight:500;line-height:40px}.market-heading span,.risk-note{color:var(--muted);line-height:1.7}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.template-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);min-height:300px;box-shadow:none;align-content:start;padding:24px;display:grid}.template-card.featured{color:#fffdf9;background:#111;border-color:#111}.template-card svg{color:#457cc5}.template-card.featured svg{color:#f1d38a}.template-card p,.template-card span{color:#746b61}.template-card.featured p,.template-card.featured span,.template-card.featured em{color:#fffdf9b8}.template-card p{margin:18px 0 10px;font-size:12px;font-weight:850}.template-card h3{margin-bottom:12px;font-size:20px;font-weight:500;line-height:30px}.template-card strong{border:1px solid #231f1b1a;border-radius:999px;width:fit-content;margin-bottom:18px;padding:7px 10px;font-size:13px}.template-card.featured strong{border-color:#fffdf93d}.template-card span{min-height:44px;margin-bottom:14px;font-size:14px;font-weight:750}.template-card em{color:var(--muted);font-size:14px;font-style:normal;line-height:1.75}.risk-note{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);justify-content:center;align-items:center;gap:10px;max-width:840px;margin:0 auto 22px;padding:13px 16px;display:flex}.risk-note svg{color:#457cc5;flex:none}.page-hero{text-align:center;justify-items:center;max-width:860px;margin:0 auto;padding:88px 0 42px;display:grid}.page-hero h1{margin-bottom:16px;font-size:48px;font-weight:500;line-height:60px}.page-hero p:not(.eyebrow){max-width:760px;font-size:14px;line-height:22px}.site-about-hero{max-width:780px;padding:112px 0 72px}.site-about-hero h1{margin-bottom:18px;font-size:56px;font-weight:500;line-height:1.1}.site-about-hero>p:last-child{max-width:680px;color:var(--muted);font-size:18px;line-height:1.8}.foundation-list{border-top:1px solid var(--line)}.foundation-item{border-bottom:1px solid var(--line);grid-template-columns:72px minmax(220px,.72fr) minmax(320px,1.28fr);align-items:start;gap:28px;padding:34px 0;display:grid}.foundation-item>span{color:var(--subtle);font-size:13px;font-weight:600}.foundation-item h2{margin:0;font-size:24px;font-weight:500;line-height:1.4}.foundation-item p{max-width:600px;color:var(--muted);margin:0;font-size:15px;line-height:1.9}.filter-bar{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:26px;display:flex}.filter-bar button{border:1px solid var(--line);color:#47413a;background:var(--paper);cursor:pointer;border-radius:6px;min-height:40px;padding:0 16px;font-size:14px;font-weight:500;transition:background .16s,color .16s,border-color .16s}.filter-bar button.active,.filter-bar button:hover{color:#fffdf9;background:#111;border-color:#111}.model-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:54px}.model-card{min-height:390px}.model-card dl{gap:8px;margin:24px 0 0;display:grid}.model-card dl div{border-top:1px solid #231f1b14;justify-content:space-between;gap:14px;padding-top:9px;display:flex}.model-card-top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.model-card-top small{color:#565049;text-align:right;max-width:120px;font-size:12px;font-weight:800}.model-card code{color:#3d3832;text-overflow:ellipsis;white-space:nowrap;background:#efe8ddc7;border:1px solid #231f1b14;border-radius:6px;max-width:100%;margin-bottom:16px;padding:6px 8px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;display:inline-block;overflow:hidden}.model-card dt,.model-card dd{margin:0}.model-card dt{color:var(--subtle)}.model-card dd{max-width:68%;color:var(--ink);text-align:right;font-weight:800}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card{min-height:300px}.assurance-band{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);margin-bottom:42px}.assurance-band div{gap:12px;display:grid}.assurance-band svg{color:#457cc5}@media (width<=1100px){.hero-center h1{font-size:68px}.hero-slogan{font-size:28px}.story-card,.story-card.reverse,.access-flow,.capability-section,.assurance-band{grid-template-columns:1fr}.story-card.reverse .story-visual{order:0}.lane-section,.access-grid,.model-grid,.service-grid,.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:72px;padding:24px 0 8px;font-size:13px;display:flex}.site-footer a{color:#57534e;text-underline-offset:3px;text-decoration:underline}.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;display:flex}@media (width<=720px){.site-shell{width:100%;padding:12px 16px 48px}.topbar{flex-wrap:wrap;align-items:center;gap:12px}.topbar-right{flex-wrap:wrap-reverse;gap:10px;width:100%}.nav-actions{white-space:nowrap;gap:14px;width:100%;padding-bottom:4px;overflow-x:auto}.auth-actions{border-bottom:1px solid var(--line);border-left:0;width:100%;padding:0 0 10px}.auth-actions a{flex:1}.developer-route{flex-direction:column;align-items:flex-start}.hero-minimal{min-height:640px;padding:62px 0 42px}.hero-minimal:before{height:500px;top:42px}.hero-logo{border-radius:21px;width:88px;height:88px;margin-bottom:18px}.hero-center h1{font-size:52px}.hero-slogan{font-size:22px}.hero-subtitle{font-size:18px}.hero-note{font-size:15px}.command-pill{justify-content:space-between;width:100%}.command-pill code{text-overflow:ellipsis;font-size:13px;overflow:hidden}.hero-buttons{width:100%}.button-primary,.button-soft{flex:100%}.hero-proof{width:100%}.hero-proof span{flex:calc(50% - 8px);justify-content:center}.stat-strip,.capability-grid,.access-grid,.lane-section,.model-grid,.service-grid,.template-grid{grid-template-columns:1fr}.stat-strip span{min-height:92px}.section-heading h2,.story-copy h3,.section-copy h2,.assurance-band h2{font-size:28px;line-height:40px}.story-card,.access-flow,.capability-section,.assurance-band{padding:22px}.story-visual{min-height:320px}.node-a{left:24px}.node-b{right:24px}.node-c{right:40px}.visual-flow{display:none}.page-hero{padding-top:58px}.page-hero h1{font-size:36px;line-height:48px}.site-about-hero{padding:72px 0 48px}.site-about-hero h1{font-size:42px}.foundation-item{grid-template-columns:48px 1fr;gap:14px;padding:26px 0}.foundation-item p{grid-column:2}.model-card dl div{display:block}.model-card dd{text-align:left;max-width:none;margin-top:4px}.site-footer{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
