@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#172c45;--muted:#586a7e;--blue:#285de5;--line:#dce3ed;--bg:#f7f9fc;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font:16px 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,select,input{font:inherit}a,button,select,summary{touch-action:manipulation}button,a,select,summary,input{outline-offset:5px}button{cursor:pointer}header{height:84px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;background:#f7f9fcf2;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{font-size:13px;font-weight:800;letter-spacing:.09em;display:flex;align-items:center;gap:12px}.brandmark{font-size:35px;color:var(--blue)}nav{display:flex;gap:32px;font-size:14px}nav a:hover,.textlink:hover{color:var(--blue)}header button{background:transparent;border:1px solid #bdcbdc;border-radius:25px;padding:9px 15px;font-size:12px;color:var(--ink)}.progress{position:fixed;top:83px;left:0;width:100%;height:2px;z-index:21;pointer-events:none}.progress i{display:block;background:var(--blue);height:100%;width:0}.skip{position:fixed;top:-60px;z-index:100;background:white;padding:16px}.skip:focus{top:0}.hero{position:relative;min-height:calc(100svh - 84px);padding:60px 4.5% 26px;display:grid;grid-template-columns:1fr 1.12fr;gap:10px;overflow:hidden}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;line-height:1.7}.hero .eyebrow{display:flex;align-items:center;gap:12px;font-size:11px}.line{width:26px;height:2px;background:var(--blue)}h1{font-family:'Manrope',Arial,sans-serif;font-size:clamp(46px,4.75vw,76px);font-weight:500;letter-spacing:-.065em;line-height:1.08;margin:30px 0 24px}em{font-family:var(--serif);font-weight:400;color:var(--blue);letter-spacing:-.06em}p{line-height:1.8;color:var(--muted)}.hero-copy>p{max-width:420px;font-size:16px}.primary{display:inline-flex;background:var(--blue);color:white;padding:17px 23px;border-radius:5px;gap:34px;margin-top:19px;font-size:14px}.primary:hover{background:#1646c3}.hero-meta{display:flex;gap:20px;margin-top:30px;font-size:10px;letter-spacing:.1em;color:var(--muted)}.hero-art{position:relative;min-height:500px;background:radial-gradient(ellipse at center,#e2ecff70,transparent 67%)}canvas{width:100%;height:100%;display:block;cursor:grab;touch-action:pan-y}canvas:active{cursor:grabbing}.hero-art canvas{position:absolute;inset:0}.figure-top{position:absolute;top:5px;left:10%;right:0;font-size:10px;letter-spacing:.12em;color:var(--blue);display:flex;gap:20px}.figure-top span{color:var(--muted)}.hero-label{position:absolute;font-size:10px;letter-spacing:.1em;pointer-events:none}.hero-label small{display:block;font-size:12px;letter-spacing:0;color:var(--muted);margin-top:6px}.label-one{left:4%;top:67%}.label-two{left:37%;top:16%}.label-three{right:0;top:69%}.figure-bottom{position:absolute;bottom:25px;left:8%;right:0;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.08em;color:var(--muted)}.hero-bottom{grid-column:1/-1;margin-top:28px;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:12px;line-height:1.5}.hero-bottom a{font-size:10px;letter-spacing:.12em;display:flex;gap:30px;align-items:center}.hero-bottom a span{font-size:25px}.era-strip{display:flex;justify-content:space-between;padding:28px 4.5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:22px;overflow:auto}.era-strip a{font-size:10px;letter-spacing:.06em;white-space:nowrap}.era-strip a:hover{color:var(--blue)}.story{position:relative;display:grid;grid-template-columns:50% 45%;padding:0 4.5%;gap:5%}.stage{position:sticky;top:108px;height:calc(100svh - 142px);max-height:780px;align-self:start;margin-top:42px;overflow:hidden;background:radial-gradient(ellipse at center,#e7efff,#f4f7fc 70%);border:1px solid var(--line);border-radius:5px}.stage canvas{position:absolute;inset:0}.stage-head,.stage-foot{position:absolute;left:24px;right:24px;display:flex;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:.07em;z-index:2}.stage-head{top:24px}.stage-head span:first-child{color:var(--blue)}.stage-foot{bottom:24px;color:var(--muted)}.scene-labels{position:absolute;bottom:14%;left:5%;right:5%;display:flex;justify-content:space-around;gap:8px;pointer-events:none}.scene-labels span{text-align:center;background:#ffffffcb;border:1px solid #c8d9f7;padding:8px 12px;font-size:12px;border-radius:20px}.chapters{padding-right:10%}.chapter{min-height:105svh;padding:115px 0 65px;display:flex;flex-direction:column;justify-content:center;scroll-margin-top:30px}.chapter .year{font-size:12px;letter-spacing:.13em;color:var(--blue);font-weight:700}.chapter h2,h2{font:500 clamp(34px,3.5vw,54px)/1.13 'Manrope',Arial,sans-serif;letter-spacing:-.05em;margin:20px 0}.chapter>p{margin:10px 0}.chapter .analogy{border-left:2px solid var(--blue);padding:2px 0 2px 18px;margin:20px 0;font-family:var(--serif);font-size:21px;line-height:1.5;color:#38547d}.chapter details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;margin-top:17px}.chapter summary{cursor:pointer;font-size:14px;font-weight:600}.chapter details p{font-size:14px;line-height:1.8}.chapter .source{font-size:12px;color:var(--muted);margin-top:17px;text-decoration:underline;text-underline-offset:3px}.demo{background:white;border:1px solid var(--line);border-radius:6px;padding:20px;margin:18px 0}.demo label{font-size:13px;display:flex;justify-content:space-between}.demo input[type=range]{width:100%;accent-color:var(--blue);margin:14px 0}.demo output{font-size:14px;color:var(--blue);display:block;line-height:1.65}.demo button{border:1px solid #c4d2e6;background:#edf3ff;color:#244c91;padding:9px 13px;border-radius:4px;font-size:13px;margin-top:12px}.demo button:disabled{opacity:.5;cursor:default}.token{display:inline-block;padding:6px 10px;background:#edf3ff;border:1px solid #d4e0f6;border-radius:4px;margin:3px;font-size:13px}.demo .fine{font-size:12px;margin:10px 0 0;line-height:1.5}.benchmarks{padding:95px 6%;background:#fff;border-top:1px solid var(--line);position:relative}.section-top{display:flex;justify-content:space-between;gap:20px}.snapshot{font-size:12px;color:var(--muted)}.bench-intro{display:flex;align-items:center;justify-content:space-between;gap:50px;margin:22px 0 40px}.bench-intro p{max-width:430px}.benchmark-shell{border:1px solid var(--line);border-radius:8px;overflow:hidden}.bench-controls{padding:24px 30px;display:flex;align-items:center;gap:20px;background:var(--bg);border-bottom:1px solid var(--line)}.bench-controls label{font-size:14px}.bench-controls select{padding:12px;background:white;border:1px solid #ccd7e6;border-radius:5px;color:var(--ink);min-width:230px}.bench-controls>span{margin-left:auto;font-size:10px;letter-spacing:.1em;color:var(--muted)}.bench-body{padding:35px;display:grid;grid-template-columns:2fr 1fr;gap:60px}h3{font-size:22px;letter-spacing:-.025em;margin:10px 0}.bench-body p{font-size:14px}.bench-body aside{border-left:1px solid var(--line);padding-left:35px}.bench-body aside a{font-size:13px;color:var(--blue);text-decoration:underline}.bar-row{margin:22px 0}.bar-label{display:flex;justify-content:space-between;font-size:13px;margin-bottom:8px}.bar-track{height:15px;background:#f0f3f8;border-radius:3px;overflow:hidden}.bar-fill{height:100%;background:#a8bbd9;border-radius:3px;transition:width .7s}.bar-row:first-child .bar-fill{background:var(--blue)}.bar-row:first-child .bar-label{color:var(--blue);font-weight:700}.bar-row.missing .bar-track{height:1px;margin:15px 0;background:var(--line)}.axis{display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.bench-note{padding:20px 30px;margin:0;border-top:1px solid var(--line);font-size:12px!important}.closing{text-align:center;padding:110px 20px;background:radial-gradient(ellipse at bottom,#e1ecff,transparent 65%)}.closing h2{font-size:clamp(42px,5vw,72px)}.closing p{max-width:580px;margin:30px auto}.textlink{color:var(--blue);font-size:14px}.sources{padding:85px 6%;display:grid;grid-template-columns:1fr 1.2fr;gap:90px;background:white;border-top:1px solid var(--line)}.sources h2{font-size:38px}.sources p{font-size:14px;max-width:350px}.sources ol{margin:0;padding-left:28px}.sources li{padding:15px 8px;border-bottom:1px solid var(--line);font-size:14px}.sources li::marker{font-size:11px;color:var(--blue)}.sources li a{display:flex;justify-content:space-between;gap:20px}.sources li small{display:block;color:var(--muted);margin-top:5px}footer{padding:30px 4.5%;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}
@media(min-width:1600px){.hero,.era-strip,.story{padding-left:max(5%,calc((100vw - 1450px)/2));padding-right:max(5%,calc((100vw - 1450px)/2))}}@media(max-width:950px){h1{font-size:52px}.hero{padding-top:40px}.hero-art{min-height:460px}.hero-meta{gap:10px;font-size:9px}.hero-label small{max-width:100px}.story{gap:4%;grid-template-columns:50% 46%}.chapters{padding-right:0}.bench-body{gap:25px;padding:25px}.sources{gap:35px}}@media(max-width:700px){header{height:70px;padding:0 5%}.brand{font-size:10px;gap:5px}.brandmark{font-size:26px}nav{gap:14px;font-size:12px}nav a:last-child{display:none}header button{font-size:10px;padding:7px}.progress{top:69px}.hero{display:flex;flex-direction:column;padding:38px 6% 25px}.hero .eyebrow{font-size:9px}h1{font-size:clamp(44px,10vw,67px);margin:23px 0}.hero-copy>p{font-size:15px;max-width:100%}.hero-art{height:370px;min-height:370px;margin-top:30px}.hero-meta{font-size:9px;gap:17px}.hero-bottom{margin:0}.figure-top{left:0;font-size:9px}.figure-bottom{left:0;font-size:8px}.hero-label{font-size:9px}.hero-label small{font-size:10px}.label-two{top:12%}.era-strip{padding:22px 6%;gap:26px}.story{display:block;padding:0 6%}.stage{top:70px;height:34svh;min-height:240px;margin-top:25px;z-index:5;box-shadow:0 10px 25px #f7f9fc}.stage-head,.stage-foot{left:13px;right:13px;font-size:9px}.stage-head{top:13px}.stage-foot{bottom:13px}.scene-labels{bottom:16%}.scene-labels span{padding:5px 8px;font-size:10px}.chapter{min-height:95svh;padding:42px 0;scroll-margin-top:calc(34svh + 90px);justify-content:flex-start}.chapter h2{font-size:35px}.chapter p{font-size:15px}.chapter .analogy{font-size:19px}.benchmarks{padding:65px 6%}.section-top{flex-direction:column;gap:6px}.bench-intro{display:block;margin-top:20px}.bench-intro h2{font-size:42px}.bench-controls{padding:20px;display:block}.bench-controls label{display:block;margin-bottom:10px}.bench-controls select{width:100%;min-width:0}.bench-controls>span{display:block;margin-top:12px}.bench-body{display:block;padding:20px}.bench-body aside{border-left:0;border-top:1px solid var(--line);padding:25px 0 0;margin-top:30px}.bench-note{padding:20px}.closing{padding:70px 6%}.sources{display:block;padding:60px 6%}.sources ol{margin-top:30px}footer{flex-direction:column;align-items:center;font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.bar-fill{transition:none}}
