@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%}body,h1,h2,h3,h4,p,figure,blockquote{margin:0}ul,ol{margin:0;padding:0}img,svg{max-width:100%;display:block}button,input{font:inherit}a{color:inherit}}@layer base{:root{--ink:#080a0d;--ink-raised:#0e1116;--ink-soft:#141820;--paper:#f5f4ef;--white:#fff;--text:#f5f7fa;--muted:#949ba7;--muted-bright:#c5cad3;--line:#ffffff1d;--line-strong:#ffffff36;--lime:#c8ff65;--lime-soft:#c8ff6521;--blue:#86e3ff;--violet:#c9a7ff;--radius:18px;--radius-lg:28px;--shadow:0 18px 42px #0003;--footer-bg:#07090b;--section-deep:#090c10;--fact-bg:#0c0f13;--button-contrast:#080a0d;--shell:min(1240px, calc(100vw - 48px));--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace}[data-theme=light]{--ink:#f4f2eb;--ink-raised:#fffefa;--ink-soft:#ebe8df;--paper:#171a1f;--white:#111318;--text:#111318;--muted:#696d74;--muted-bright:#34383f;--line:#11131821;--line-strong:#1113183d;--lime:#477900;--lime-soft:#4779001c;--footer-bg:#e9e6dc;--section-deep:#ece9df;--fact-bg:#f8f6ef;--button-contrast:#fff;--shadow:0 18px 42px #2d2b231a}body{background:var(--ink);min-width:320px;color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.55;overflow-x:hidden}body:before{z-index:-1;content:"";opacity:.06;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.14'/%3E%3C/svg%3E");position:fixed;inset:0}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:2px solid var(--lime);outline-offset:4px}h1,h2,h3{letter-spacing:-.047em;text-wrap:balance;font-weight:540;line-height:.98}h1{font-size:clamp(3.5rem,8.8vw,8.8rem)}h2{font-size:clamp(2.5rem,5.5vw,5.4rem)}h3{font-size:clamp(1.5rem,2.4vw,2.25rem)}p{text-wrap:pretty}code,pre{font-family:var(--mono)}main{min-height:70vh}}@layer components{.shell{width:var(--shell);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:999;background:var(--lime);color:var(--ink);opacity:0;pointer-events:none;border-radius:8px;padding:10px 14px;font-weight:700;transition:opacity .12s,transform .16s;position:absolute;top:10px;left:10px;transform:translateY(-180%)}.skip-link:focus-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.site-header{z-index:50;position:absolute;top:0;left:0;right:0}.header-inner{width:var(--shell);border-bottom:1px solid #0000;align-items:center;min-height:92px;margin-inline:auto;display:flex}.header-left,.header-actions{align-items:center;display:flex}.header-left{gap:clamp(32px,4vw,58px);min-width:0}.header-actions{gap:12px;margin-left:auto}.brand{color:var(--text);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--line-strong);background:#ffffff0a;border-radius:7px;grid-template-columns:repeat(3,1fr);gap:2px;width:31px;height:31px;padding:4px;display:grid;transform:rotate(-4deg)}.brand-mark span{background:var(--text);border-radius:2px}.brand-mark span:nth-child(2){background:var(--lime);align-self:end;height:72%}.brand-mark span:nth-child(3){align-self:end;height:45%}.brand-logo{object-fit:cover;border-radius:9px;width:34px;height:34px}.brand-wordmark{letter-spacing:-.03em;font-size:.92rem;font-weight:760}.brand-wordmark span{color:var(--muted);font-weight:500}.primary-nav{align-items:center;gap:clamp(18px,2vw,28px);display:flex}.primary-nav>a:not(.button){color:var(--muted-bright);font-size:.84rem;font-weight:600;text-decoration:none;transition:color .16s;position:relative}.primary-nav>a:not(.button):after{background:var(--lime);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.primary-nav>a:hover,.primary-nav>a.active{color:var(--white)}.primary-nav>a:hover:after,.primary-nav>a.active:after{transform-origin:0;transform:scaleX(1)}.menu-button{border:1px solid var(--line);width:44px;height:44px;color:var(--text);background:0 0;border-radius:50%;display:none}.menu-button>span:not(.sr-only){background:currentColor;width:18px;height:1px;margin-inline:auto;display:block}.menu-button>span:not(.sr-only)+span{margin-top:5px}.theme-toggle{border:1px solid var(--line);width:40px;height:40px;color:var(--muted-bright);cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;transition:color .16s,border-color .16s,transform .16s;display:grid}.theme-toggle:hover{border-color:var(--line-strong);color:var(--text);transform:rotate(8deg)}.theme-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;height:17px}.theme-icon--moon,[data-theme=light] .theme-icon--sun{display:none}[data-theme=light] .theme-icon--moon{display:block}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 23px;font-size:.88rem;font-weight:720;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--small{min-height:40px;padding-inline:17px;font-size:.78rem}.button--light{background:var(--paper);color:var(--ink)}.header-github:hover,.button--lime{background:var(--lime);color:var(--button-contrast)}.button--lime:hover{filter:brightness(1.04)}.button--ghost{border-color:var(--line-strong);color:var(--text);background:#ffffff06}.eyebrow{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.69rem;font-weight:760;line-height:1.2}.section-heading{max-width:870px;margin-bottom:56px}.section-heading .eyebrow{margin-bottom:20px}.section-heading__copy{max-width:680px;color:var(--muted-bright);margin-top:24px;font-size:clamp(1rem,1.45vw,1.22rem)}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--center .section-heading__copy{margin-inline:auto}.project-mark{background:color-mix(in srgb, var(--mark-soft) 78%, var(--ink-soft));color:var(--mark-accent);font-family:var(--mono);letter-spacing:-.06em;border:0;border-radius:22%;place-items:center;font-weight:760;display:inline-grid;overflow:hidden}.project-mark--small{border-radius:9px;width:36px;height:36px;font-size:.68rem}.project-mark--medium{width:62px;height:62px;font-size:1rem}.project-mark--large{flex:0 0 74px;width:74px;height:74px;font-size:1.2rem}.project-mark--image{background:0 0;border:0}.project-mark--image img{object-fit:cover;width:100%;height:100%}.status-pill{border:1px solid var(--line);color:var(--muted-bright);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.64rem;font-weight:700;display:inline-flex}.status-pill>span{background:var(--muted);border-radius:50%;width:6px;height:6px}.status-pill--stable>span{background:var(--lime)}.status-pill--preview>span{background:var(--blue)}.status-pill--planned>span{background:var(--violet)}.project-card{border-radius:var(--radius);background:var(--ink-raised);border:2px solid #0000;flex-direction:column;justify-content:space-between;min-height:370px;padding:26px;text-decoration:none;transition:transform .22s cubic-bezier(.2,.8,.2,1),border-color .22s,background .22s;display:flex;position:relative;overflow:hidden}.project-card:after{display:none}.project-card:hover{z-index:1;border-color:color-mix(in srgb, var(--card-accent) 45%, transparent);background:color-mix(in srgb, var(--ink-raised) 92%, var(--card-accent));transform:translateY(-7px)}.project-card:hover:after{opacity:1;transform:scale(1)}.project-card--featured{min-height:440px}.project-card__top,.project-card__footer{justify-content:space-between;align-items:center;display:flex}.project-card__body{z-index:1;padding-block:44px 32px;position:relative}.project-card__body .eyebrow{color:var(--card-accent);margin-bottom:12px}.project-card__body h3{margin-bottom:16px}.project-card__body p{max-width:34rem;color:var(--muted-bright)}.project-card__footer{z-index:1;border-top:1px solid var(--line);color:var(--muted);font-family:var(--mono);padding-top:20px;font-size:.74rem;position:relative}.arrow-link{color:var(--card-accent);font-size:1.3rem;transition:transform .18s}.project-card:hover .arrow-link{transform:translate(3px,-3px)}.code-window{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#0a0d11;overflow:hidden}.code-window__bar{border-bottom:1px solid var(--line);background:#ffffff06;grid-template-columns:1fr auto 1fr;align-items:center;min-height:49px;padding:0 17px;display:grid}.window-dots{gap:6px;display:flex}.window-dots i{background:#ffffff38;border-radius:50%;width:7px;height:7px}.window-dots i:first-child{background:#ff7c78}.window-dots i:nth-child(2){background:#ffd66b}.window-dots i:nth-child(3){background:#8be28b}.code-window__filename{color:var(--muted);font-family:var(--mono);font-size:.67rem}.copy-button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-self:end;align-items:center;gap:6px;padding:5px 8px;font-size:.68rem;display:inline-flex}.copy-button svg,.install-command button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.copy-button:hover{color:var(--text);background:#ffffff12}.code-window pre{color:#d9dee8;tab-size:2;margin:0;padding:clamp(22px,3vw,36px);font-size:clamp(.7rem,1vw,.86rem);line-height:1.78;overflow:auto}.code-window__body .shiki{background:0 0!important}.code-window code{white-space:pre}.inline-code{color:#e6edf3;max-width:100%;font-family:var(--mono);vertical-align:.02em;white-space:nowrap;background:#0d1117;border:1px solid #ffffff1a;border-radius:5px;margin:0 .04em;padding:.12em .42em;font-size:.82em;line-height:1.45;display:inline-block;overflow-x:auto}.inline-code .line{display:inline}.site-footer{border-top:1px solid var(--line);background:var(--footer-bg);padding-top:90px}.footer-main{grid-template-columns:1.2fr 1fr;gap:80px;padding-bottom:72px;display:grid}.brand--footer{margin-bottom:22px}.footer-main>div:first-child>p{color:var(--muted)}.footer-links{grid-template-columns:repeat(2,1fr);gap:50px;display:grid}.footer-links>div{flex-direction:column;gap:10px;display:flex}.footer-label{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:.65rem;font-weight:700}.footer-links a{color:var(--muted-bright);font-size:.86rem;text-decoration:none}.footer-links a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid var(--line);color:#737984;justify-content:space-between;align-items:center;min-height:72px;font-size:.7rem;display:flex}[data-reveal]{opacity:1;transform:none}}@layer pages{.hero{border-bottom:1px solid var(--line);min-height:790px;padding:154px 0 88px;position:relative;overflow:hidden}.hero:before{background:linear-gradient(transparent, var(--line) 10%, var(--line) 92%, transparent);content:"";width:1px;height:calc(100% - 84px);position:absolute;top:84px;left:50%}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(400px,.8fr);align-items:center;gap:clamp(60px,9vw,145px);display:grid}.hero-copy{z-index:2;position:relative}.hero-kicker{color:color-mix(in srgb, currentColor 68%, transparent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:32px;font-size:.72rem;font-weight:680;display:inline-flex}.hero-kicker:before{background:var(--lime);content:"";border-radius:50%;width:8px;height:8px}.hero h1{max-width:760px;font-size:clamp(3.2rem,4.8vw,4.8rem);line-height:1.01}.hero h1 em,.page-hero h1 em,.cta-section h2 em{color:var(--lime);letter-spacing:-.065em;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1 em{display:block}.hero-dynamic-line{color:var(--muted-bright);letter-spacing:-.035em;margin-top:.34em;font-size:.72em;line-height:1.08;display:block}.hero-library-cycle{min-width:6.1ch;color:var(--lime);white-space:nowrap;display:inline-flex}.hero-library-cycle [data-library-word]{will-change:opacity, transform;display:inline-block;transform:translateZ(0)}.hero-library-cycle i{will-change:opacity;margin-left:.02em;font-style:normal;animation:1.15s ease-in-out infinite library-cursor;display:inline-block}.hero-lede{max-width:min(590px,100% - 28px);color:var(--muted-bright);margin-top:32px;font-size:clamp(1.08rem,1.55vw,1.34rem)}.hero-actions,.detail-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.hero-note{color:#777e89;font-family:var(--mono);margin-top:24px;font-size:.68rem}.architecture-visual{perspective:1000px;min-height:550px;position:relative}.visual-glow{filter:blur(80px);background:#c8ff651a;border-radius:50%;width:310px;height:310px;position:absolute;top:25%;left:50%;transform:translate(-50%)}.layer-stack{transform-style:preserve-3d;gap:12px;display:grid;position:absolute;top:68px;left:20px;right:20px;transform:rotateY(-8deg)rotateX(4deg)}.visual-layer{border:1px solid var(--line);backdrop-filter:blur(14px);background:#0e1116db;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:112px;padding:20px 24px;animation:7s ease-in-out infinite layer-float;display:grid;position:relative;box-shadow:0 18px 50px #00000038}.visual-layer:nth-child(2){animation-delay:-2s;transform:translate(-28px)}.visual-layer:nth-child(3){animation-delay:-4s;transform:translate(16px)}.visual-layer:before{background:var(--layer-color);content:"";border-radius:50%;width:9px;height:9px}.visual-layer strong{margin-bottom:3px;font-size:.94rem;display:block}.visual-layer p,.visual-layer code{color:var(--muted);font-family:var(--mono);font-size:.61rem}.visual-layer p{text-transform:uppercase}.rule-chip{z-index:4;color:#e4fbc0;max-width:285px;font-family:var(--mono);box-shadow:var(--shadow);background:#121711;border:1px solid #c8ff6552;border-radius:13px;padding:17px 18px;font-size:.67rem;line-height:1.6;position:absolute;bottom:66px;right:-12px}.rule-chip span{color:var(--lime);font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.59rem;font-weight:800;display:block}.proof-strip{border-bottom:1px solid var(--line)}.proof-inner{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:34px;min-height:104px;display:grid}.proof-label{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:.66rem;font-weight:700}.ticker-shell{grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;min-width:0;display:grid}.ticker-arrow{border:1px solid var(--line);width:42px;height:42px;color:var(--muted-bright);cursor:pointer;background:0 0;border-radius:50%;place-items:center;transition:color .16s,border-color .16s,transform .16s;display:grid}.ticker-arrow:hover{border-color:var(--line-strong);color:var(--text);transform:scale(1.04)}.language-ticker{scrollbar-width:none;min-width:0;display:flex;overflow:hidden}.language-ticker::-webkit-scrollbar{display:none}.language-ticker__rail{gap:38px;width:max-content;padding-inline:12px 38px;display:flex}.language-ticker a{color:var(--muted-bright);font-family:var(--mono);white-space:nowrap;align-items:center;gap:11px;font-size:.9rem;text-decoration:none;display:inline-flex}.language-ticker a:before{background:var(--ticker-accent);content:"";border-radius:50%;width:8px;height:8px}.language-ticker a:hover{color:var(--white)}.home-section,.project-content-section{padding:clamp(100px,12vw,170px) 0}.libraries-section,.grammar-section,.project-content-section{border-bottom:1px solid var(--line)}.featured-projects{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:16px;display:grid}.project-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.grammar-section{background:var(--section-deep);position:relative}.grammar-grid{grid-template-columns:minmax(0,.75fr) minmax(520px,1fr);align-items:center;gap:clamp(60px,9vw,130px);display:grid}.grammar-copy h2{margin-bottom:26px}.grammar-copy>p{color:var(--muted-bright);font-size:1.08rem}.grammar-list{gap:16px;margin-top:36px;list-style:none;display:grid}.grammar-list li{color:var(--muted-bright);grid-template-columns:24px 1fr;align-items:start;gap:12px;font-size:.89rem;display:grid}.grammar-list span{width:21px;height:21px;color:var(--lime);border:1px solid #c8ff654d;border-radius:50%;place-items:center;font-size:.63rem;display:grid}.code-tabs{scrollbar-width:thin;gap:6px;margin-bottom:12px;padding-bottom:3px;display:flex;overflow-x:auto}.code-tab{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:8px 12px;font-size:.68rem;font-weight:700}.code-tab[aria-selected=true]{background:var(--lime-soft);color:var(--lime);border-color:#c8ff6559}.code-panel[hidden]{display:none}[data-code-demo],.code-panel,.code-window{min-width:0;max-width:100%}.principles-grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.principle-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--ink-raised);grid-column:span 4;min-height:310px;padding:30px;position:relative;overflow:hidden}.principle-card:first-child,.principle-card:nth-child(5){grid-column:span 8}.principle-card__number{color:var(--muted);font-family:var(--mono);margin-bottom:72px;font-size:.65rem;display:block}.principle-card h3{max-width:520px;margin-bottom:16px}.principle-card p{max-width:570px;color:var(--muted)}.principle-card--lime{background:var(--lime);color:var(--ink)}.principle-card--lime .principle-card__number,.principle-card--lime p{color:#080a0dad}.principle-card--diagram:after{border:1px solid var(--line-strong);background:linear-gradient(90deg, transparent 48%, var(--line-strong) 49%, var(--line-strong) 51%, transparent 52%), linear-gradient(transparent 48%, var(--line-strong) 49%, var(--line-strong) 51%, transparent 52%);content:"";border-radius:12px;width:115px;height:82px;position:absolute;top:28px;right:28px;transform:rotate(4deg)}.community-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);color:var(--ink)}[data-theme=light] .community-band{color:#f4f2eb;background:#171a1f}[data-theme=light] .community-grid p{color:#b9bec7}[data-theme=light] .community-band .eyebrow{color:#8f959f}[data-theme=light] .community-band .button:not(.button--lime){color:#f4f2eb}[data-theme=light] .avatar-cloud img{border-color:#171a1f}.community-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.community-grid p{color:#555b65;max-width:560px;margin-top:24px;font-size:1.08rem}.avatar-cloud{justify-content:center;align-items:center;min-height:310px;display:flex;position:relative}.avatar-cloud img{border:5px solid var(--paper);object-fit:cover;background:#ddd;border-radius:50%;width:78px;height:78px;position:absolute;box-shadow:0 16px 40px #00000029}.avatar-cloud img:first-child{width:126px;height:126px}.avatar-cloud img:nth-child(2){top:15px;right:14%}.avatar-cloud img:nth-child(3){bottom:26px;right:6%}.avatar-cloud img:nth-child(4){bottom:10px;left:21%}.avatar-cloud img:nth-child(5){top:35px;left:8%}.cta-section{text-align:center;padding:clamp(110px,14vw,190px) 0}.cta-section h2{max-width:940px;margin-inline:auto}.cta-section p{max-width:610px;color:var(--muted-bright);margin:28px auto 36px}.detail-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 28%, var(--project-soft), transparent 30rem);padding:172px 0 95px;position:relative;overflow:hidden}.breadcrumbs{color:var(--muted);font-family:var(--mono);align-items:center;gap:9px;margin-bottom:48px;font-size:.68rem;display:flex}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{color:var(--project-accent)}.detail-hero__grid{grid-template-columns:minmax(0,.86fr) minmax(500px,1fr);align-items:center;gap:clamp(60px,8vw,120px);display:grid}.detail-title-row{align-items:center;gap:18px;margin-bottom:28px;display:flex}.detail-title-row h1{font-size:clamp(3.2rem,6.5vw,6.9rem)}.detail-language{color:var(--project-accent);margin-bottom:17px}.detail-lede{max-width:650px;color:var(--muted-bright);font-size:clamp(1.05rem,1.4vw,1.23rem)}.detail-meta{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.detail-meta span{border:1px solid var(--line);color:var(--muted);font-family:var(--mono);border-radius:999px;padding:7px 10px;font-size:.64rem}.install-block{margin-top:36px}.install-block>p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.66rem;font-weight:700}.install-command{border:1px solid var(--line);color:var(--project-accent);font-family:var(--mono);background:#ffffff06;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;font-size:.73rem;display:flex}.install-command code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.install-command button{color:var(--muted);cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:6px;font-size:.65rem;display:inline-flex}.feature-grid{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.feature-item{background:var(--ink-raised);min-height:230px;padding:28px}.feature-number{color:var(--project-accent);font-family:var(--mono);margin-bottom:60px;font-size:.64rem;display:block}.feature-item p{max-width:300px;color:var(--muted-bright);font-size:1rem}.maturity-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--ink-raised);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.maturity-copy{padding:clamp(34px,5vw,70px)}.maturity-copy h2{margin-block:20px 24px;font-size:clamp(2.3rem,4vw,4.3rem)}.maturity-copy>p{color:var(--muted-bright)}.fact-list{background:var(--line);gap:1px;display:grid}.fact{background:var(--fact-bg);justify-content:space-between;align-items:center;min-height:100px;padding:22px 28px;display:flex}.fact span{color:var(--muted);font-size:.7rem}.fact strong{font-family:var(--mono);font-size:.72rem;font-weight:500}.use-case-list{flex-wrap:wrap;gap:10px;display:flex}.use-case-list span{border:1px solid var(--line);color:var(--muted-bright);border-radius:999px;padding:12px 15px;font-size:.78rem}.related-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.language-primer{grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);align-items:start;gap:clamp(60px,9vw,140px);display:grid}.language-primer h2,.deep-dive-grid h2{margin-block:20px 26px;font-size:clamp(2.5rem,5vw,5rem)}.language-primer__copy,.deep-dive-grid>div>p:last-child{color:var(--muted-bright);font-size:1.08rem}.ecosystem-highlights{border-top:1px solid var(--line);display:grid}.ecosystem-highlight{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;align-items:center;gap:18px;min-height:112px;padding:24px 0;display:grid}.ecosystem-highlight span{color:var(--project-accent);font-family:var(--mono);font-size:.67rem}.ecosystem-highlight p{color:var(--muted-bright);font-size:1.02rem}.deep-dive-section{background:var(--section-deep)}.deep-dive-grid{grid-template-columns:minmax(0,.72fr) minmax(500px,1fr);align-items:center;gap:clamp(60px,9vw,130px);display:grid}.page-hero{border-bottom:1px solid var(--line);padding:190px 0 100px}.page-hero h1{max-width:1050px;font-size:clamp(3.8rem,8vw,8rem)}.page-hero__copy{grid-template-columns:1fr 1fr;gap:80px;margin-top:40px;display:grid}.page-hero__copy p{color:var(--muted-bright);font-size:1.1rem}.team-section{padding:100px 0 150px}.core-team{grid-template-columns:repeat(12,1fr);gap:16px;margin-bottom:100px;display:grid}.team-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--ink-raised);grid-column:span 4;overflow:hidden}.team-card:first-child,.team-card:nth-child(2){grid-column:span 6}.team-card>img{aspect-ratio:1.28;object-fit:cover;object-position:center 24%;filter:saturate(.88)contrast(1.03);width:100%}.team-card__body{padding:26px}.team-card__body h2{margin-block:16px 15px;font-size:clamp(1.8rem,2.8vw,2.8rem)}.team-card__body>p:last-of-type{min-height:76px;color:var(--muted-bright);font-size:.91rem}.team-card__links{border-top:1px solid var(--line);gap:18px;margin-top:24px;padding-top:18px;display:flex}.team-card__links a,.text-link{color:var(--muted-bright);font-size:.76rem;font-weight:720;text-decoration:none}.team-card__links a:hover,.text-link:hover{color:var(--lime)}.origin-section{border-block:1px solid var(--line);background:var(--section-deep);padding:clamp(100px,12vw,170px) 0}.origin-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:clamp(70px,11vw,170px);display:grid}.origin-grid h2{margin-top:20px;font-size:clamp(2.7rem,5.3vw,5.4rem)}.origin-copy{gap:22px;display:grid}.origin-copy p{color:var(--muted-bright);font-size:1.05rem}.origin-copy .text-link{margin-top:14px}.contributors-section,.blog-index-section{padding:clamp(100px,12vw,160px) 0}.contributor-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--ink-raised);flex-direction:column;justify-content:space-between;min-height:280px;padding:24px;text-decoration:none;transition:transform .2s,border-color .2s;display:flex}.contributor-card:hover{border-color:var(--line-strong);transform:translateY(-5px)}.contributor-card img{border:2px solid var(--line-strong);object-fit:cover;border-radius:50%;width:82px;height:82px}.contributor-card h3{margin-block:30px 9px;font-size:1.5rem}.contributor-card p{color:var(--muted);font-size:.78rem}.contributor-card__meta{border-top:1px solid var(--line);color:var(--muted);font-family:var(--mono);justify-content:space-between;align-items:center;padding-top:18px;font-size:.64rem;display:flex}.all-contributors{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.contributor-chip{border:1px solid var(--line);color:var(--muted-bright);border-radius:12px;align-items:center;gap:11px;padding:11px;font-size:.73rem;text-decoration:none;display:flex}.contributor-chip:hover{border-color:var(--lime);color:var(--white)}.contributor-chip img{border-radius:50%;width:34px;height:34px}.home-blog-section{border-top:1px solid var(--line)}.home-blog-grid,.blog-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.home-blog-card,.blog-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--ink-raised);flex-direction:column;justify-content:space-between;min-height:330px;padding:28px;text-decoration:none;transition:border-color .18s,transform .18s;display:flex}.home-blog-card:hover,.blog-card:hover{border-color:var(--line-strong);transform:translateY(-4px)}.home-blog-card h3{margin-block:58px 18px}.home-blog-card p,.blog-card p{color:var(--muted-bright)}.home-blog-card__link{color:var(--muted);margin-top:34px;font-size:.72rem;font-weight:680}.home-blog-section>.shell>.text-link{margin-top:32px;display:inline-block}.blog-card__meta,.blog-card__footer,.article-hero__meta{color:var(--muted);font-family:var(--mono);justify-content:space-between;align-items:center;gap:16px;font-size:.65rem;display:flex}.blog-card__meta span,.article-hero__meta span:first-child{color:var(--lime);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.blog-card{min-height:410px}.blog-card--featured{grid-column:span 2}.blog-card h2{margin-block:70px 20px;font-size:clamp(2rem,4vw,4.3rem)}.blog-card:not(.blog-card--featured) h2{font-size:clamp(1.8rem,2.8vw,2.8rem)}.blog-card__footer{border-top:1px solid var(--line);margin-top:45px;padding-top:18px}.article-hero{border-bottom:1px solid var(--line);padding:170px 0 95px}.article-hero__inner{max-width:1120px}.article-hero__meta{max-width:520px;margin-bottom:34px}.article-hero h1{max-width:1050px;font-size:clamp(3.4rem,7.7vw,7.7rem)}.article-hero>.article-hero__inner>p{max-width:740px;color:var(--muted-bright);margin-top:34px;font-size:clamp(1.08rem,1.5vw,1.3rem)}.article-toc{gap:10px;margin-top:22px;list-style:none;display:grid}.article-toc a{color:var(--muted-bright);font-size:.82rem;text-decoration:none}.article-toc a:hover{color:var(--lime)}.article-source-note{border-top:1px solid var(--line);padding-top:22px;font-size:.75rem}.article-body section+section{border-top:1px solid var(--line);margin-top:90px;padding-top:80px}.article-body section>*+*{margin-top:24px}.article-body .code-window{margin-top:38px}.article-section-number{color:var(--lime);font-family:var(--mono);font-size:.68rem}[data-theme=light] .visual-layer{background:#fffefae0}[data-theme=light] .rule-chip{background:#18210f}[data-theme=light] .status-pill--stable{color:#356500}[data-theme=light] .principle-card--lime{color:#fff}[data-theme=light] .principle-card--lime .principle-card__number,[data-theme=light] .principle-card--lime p{color:#ffffffc7}.article-layout{grid-template-columns:minmax(0,.68fr) minmax(0,1fr);gap:clamp(70px,10vw,160px);padding:100px 0 150px;display:grid}.article-aside{align-self:start;position:sticky;top:40px}.article-aside p{color:var(--muted-bright);margin-top:22px}.article-body{max-width:760px}.article-body>*+*{margin-top:24px}.article-body h2{margin-top:72px;font-size:clamp(2rem,3.8vw,3.6rem)}.article-body h3{margin-top:45px;font-size:1.7rem}.article-body p,.article-body li{color:var(--muted-bright);font-size:1.01rem}.article-body ul,.article-body ol{gap:12px;padding-left:22px;display:grid}.article-body .article-links a{color:var(--ink);text-underline-offset:.18em;font-weight:650}.article-body .article-links a:hover{color:var(--lime)}.article-callout{border-radius:var(--radius);background:var(--lime-soft);border:1px solid #c8ff6540;padding:28px}.article-callout strong{color:var(--lime);margin-bottom:8px;display:block}.steps{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);gap:1px;display:grid;overflow:hidden}.step{background:var(--ink-raised);grid-template-columns:90px .8fr 1fr;align-items:center;gap:30px;min-height:170px;padding:30px;display:grid}.step>span{color:var(--lime);font-family:var(--mono);font-size:.73rem}.step h3{font-size:1.7rem}.step p{color:var(--muted)}.not-found{text-align:center;place-items:center;min-height:82vh;padding:140px 24px 80px;display:grid}.not-found span{color:var(--lime);font-family:var(--mono)}.not-found h1{margin-block:18px 24px}.not-found p{max-width:530px;color:var(--muted-bright);margin:0 auto 34px}@keyframes layer-float{0%,to{translate:0}50%{translate:0 -9px}}@keyframes library-cursor{0%,to{opacity:1}50%{opacity:.12}}}@layer responsive{@media (width<=1050px){:root{--shell:min(100% - 36px, 880px)}.hero{min-height:auto}.hero:before{display:none}.hero-grid,.grammar-grid,.detail-hero__grid,.language-primer,.deep-dive-grid,.origin-grid{grid-template-columns:1fr}.hero-grid{gap:80px}.architecture-visual{width:min(100%,650px);min-height:540px;margin-inline:auto}.grammar-grid{gap:65px}.project-grid,.feature-grid,.related-grid,.core-team,.home-blog-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.team-card,.team-card:first-child,.team-card:nth-child(2),.blog-card--featured{grid-column:auto}.principle-card,.principle-card:first-child,.principle-card:nth-child(5){grid-column:span 6}.all-contributors{grid-template-columns:repeat(3,1fr)}.article-layout{grid-template-columns:1fr}.article-aside{position:static}}@media (width<=760px){:root{--shell:calc(100% - 30px)}h1{font-size:clamp(3.2rem,15vw,5.7rem)}.hero h1{font-size:clamp(3rem,12.8vw,4.9rem)}.header-inner{min-height:76px}.menu-button{display:block}.primary-nav{border:1px solid var(--line);background:color-mix(in srgb, var(--ink-raised) 96%, transparent);box-shadow:var(--shadow);backdrop-filter:blur(20px);border-radius:16px;padding:22px;display:none;position:absolute;top:76px;left:15px;right:15px}.primary-nav[data-open]{flex-direction:column;align-items:stretch;gap:20px;display:flex}.primary-nav .button{margin-top:5px}.hero{padding-top:135px}.architecture-visual{min-height:475px}.visual-layer{min-height:100px;padding:16px}.visual-layer:nth-child(2),.visual-layer:nth-child(3){transform:none}.rule-chip{bottom:18px;right:0}.proof-inner{grid-template-columns:1fr;gap:8px;min-height:92px;overflow:hidden}.proof-label{align-self:end}.language-ticker{overflow-x:auto}.ticker-shell{grid-template-columns:38px minmax(0,1fr) 38px;gap:6px;padding-bottom:12px}.ticker-arrow{width:38px;height:38px}.featured-projects,.project-grid,.community-grid,.maturity-panel,.page-hero__copy,.feature-grid,.related-grid,.core-team,.home-blog-grid,.blog-grid,.language-primer,.deep-dive-grid,.origin-grid{grid-template-columns:1fr}.project-card,.project-card--featured{min-height:350px}.principles-grid{grid-template-columns:1fr}.principle-card,.principle-card:first-child,.principle-card:nth-child(5){grid-column:auto;min-height:280px}.community-grid{gap:40px}.footer-main{grid-template-columns:1fr;gap:50px}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.detail-hero{padding-top:135px}.detail-title-row{flex-direction:column;align-items:flex-start}.detail-hero__grid{gap:65px}.language-primer,.deep-dive-grid,.origin-grid{gap:52px}.install-command{flex-direction:column;align-items:flex-start}.install-command code{text-overflow:initial;white-space:normal;word-break:break-word;overflow:visible}.all-contributors{grid-template-columns:repeat(2,1fr)}.team-card__body>p:last-of-type{min-height:auto}.article-hero h1{font-size:clamp(3rem,13vw,5rem)}.step{grid-template-columns:42px 1fr;align-items:start;gap:14px}.step p{grid-column:2}}@media (width<=480px){.brand-wordmark span{display:none}.hero-actions,.detail-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.detail-actions .button{width:100%}.all-contributors{grid-template-columns:1fr}.avatar-cloud{transform:scale(.86)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}}@layer refinements{.visual-glow{display:none}.rule-chip{box-shadow:none}.detail-hero{background:color-mix(in srgb, var(--ink) 94%, var(--project-accent))}.home-blog-card,.blog-card,.article-callout{border:0}.steps{background:0 0;border:0;gap:12px;overflow:visible}.step{border-radius:14px}.hero-note,.language-ticker a,.project-card__footer,.principle-card__number,.breadcrumbs,.detail-meta span,.feature-number,.fact strong,.ecosystem-highlight span,.contributor-card__meta,.blog-card__meta,.blog-card__footer,.article-hero__meta,.article-section-number,.step>span,.not-found span{font-family:var(--sans)}.detail-title-row .project-mark{aspect-ratio:1}.header-on-alternate .site-header{--text:#111318;--muted-bright:#34383f;--line:#11131821;--line-strong:#1113183d;--white:#111318}[data-theme=light] .header-on-alternate .site-header{--text:#f5f7fa;--muted-bright:#c5cad3;--line:#ffffff1d;--line-strong:#ffffff36;--white:#fff}.feature-grid{background:0 0;border:0;gap:12px;overflow:visible}.feature-item{border-radius:14px}.core-team{width:min(100%,1030px);margin-inline:auto}.team-card,.team-card:first-child,.team-card:nth-child(2){border:0;border-radius:12px;grid-column:span 4}.team-card:nth-child(4){grid-column:3/span 4}.team-card:nth-child(5){grid-column:7/span 4}.team-card__profile>img{aspect-ratio:4/3}.team-card__body{padding:22px}.team-card__body h2{font-size:clamp(1.65rem,2.2vw,2.15rem)}.team-card__body>p:last-of-type{min-height:95px;font-size:.84rem}.team-card__profile{color:inherit;text-decoration:none;display:block}.team-card__profile>img{object-fit:cover;object-position:center 24%;filter:saturate(.88)contrast(1.03);width:100%;transition:transform .22s}.team-card:hover .team-card__profile>img{transform:scale(1.015)}.team-card__profile-cta{color:var(--lime);margin-top:20px;font-size:.76rem;font-weight:720;display:inline-block}.team-card>.team-card__links{margin:0 22px;padding:17px 0 22px}.profile-hero{padding:160px 0 110px}.profile-hero__grid{grid-template-columns:minmax(300px,430px) minmax(0,1fr);align-items:center;gap:clamp(70px,10vw,150px);display:grid}.profile-portrait-wrap{max-width:430px;position:relative}.profile-portrait{aspect-ratio:4/5;object-fit:cover;object-position:center 24%;filter:saturate(.88)contrast(1.03);border-radius:18px;width:100%;height:auto}.profile-portrait-wrap>span{color:#f5f7fa;letter-spacing:.08em;background:#080a0dc7;border-radius:999px;padding:7px 10px;font-size:.69rem;font-weight:720;position:absolute;bottom:16px;right:16px}.profile-hero__copy .breadcrumbs{margin-bottom:68px}.profile-hero__copy>.eyebrow{color:var(--lime)}.profile-hero h1{margin-top:22px;font-size:clamp(4.2rem,8vw,8rem)}.profile-headline{max-width:720px;color:var(--muted-bright);margin-top:28px;font-size:clamp(1.25rem,2.1vw,1.9rem);line-height:1.32}.profile-actions{gap:12px;margin-top:42px;display:flex}.profile-story-section,.profile-focus-section,.profile-work-section,.profile-team-section{padding:clamp(100px,12vw,165px) 0}.profile-story-section,.profile-work-section{background:var(--section-deep)}.profile-story-grid,.profile-work-grid{grid-template-columns:minmax(260px,.72fr) minmax(0,1fr);gap:clamp(70px,11vw,170px);display:grid}.profile-story-grid h2,.profile-work-grid h2,.profile-section-heading h2,.profile-team-heading h2{max-width:760px;margin-top:20px;font-size:clamp(2.7rem,5vw,5.1rem)}.profile-story-copy{gap:24px;display:grid}.profile-story-copy p{color:var(--muted-bright);font-size:1.08rem}.profile-section-heading{max-width:800px}.profile-focus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:70px;display:grid}.profile-focus-grid article{background:var(--ink-raised);border-radius:14px;min-height:310px;padding:clamp(28px,3.5vw,44px)}.profile-focus-grid article>span,.profile-work-grid li>span{color:var(--lime);font-size:.72rem;font-weight:720}.profile-focus-grid h3{margin-top:80px;font-size:clamp(1.75rem,2.5vw,2.5rem)}.profile-focus-grid p{color:var(--muted-bright);margin-top:20px}.profile-work-grid ol{list-style:none;display:grid}.profile-work-grid li{border-bottom:1px solid var(--line);grid-template-columns:58px minmax(0,1fr);align-items:start;gap:18px;min-height:125px;padding:28px 0;display:grid}.profile-work-grid li:first-child{border-top:1px solid var(--line)}.profile-work-grid li p{color:var(--muted-bright);font-size:1.05rem}.profile-principle-section{background:var(--paper);color:var(--ink);padding:clamp(110px,15vw,210px) 0}.profile-principle{max-width:1080px}.profile-principle .eyebrow{color:color-mix(in srgb, currentColor 58%, transparent)}.profile-principle blockquote{letter-spacing:-.055em;margin-top:42px;font-size:clamp(3rem,6.5vw,7rem);font-weight:550;line-height:.98}.profile-team-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.profile-team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:64px;display:grid}.profile-team-grid a{background:var(--ink-raised);color:inherit;border-radius:12px;padding:12px 12px 22px;text-decoration:none;display:block}.profile-team-grid img{aspect-ratio:4/3;object-fit:cover;object-position:center 24%;border-radius:8px;width:100%}.profile-team-grid span,.profile-team-grid strong{padding-inline:8px;display:block}.profile-team-grid span{color:var(--muted);text-transform:uppercase;margin-top:20px;font-size:.7rem}.profile-team-grid strong{margin-top:8px;font-size:1.2rem}.profile-next-section a{background:var(--lime);min-height:250px;color:var(--button-contrast);justify-content:space-between;align-items:center;padding:50px max(24px,50vw - 620px);text-decoration:none;display:flex}.profile-next-section span{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:720}.how-technical-intro{background:var(--ink);color:var(--text);padding:clamp(110px,13vw,180px) 0 90px}.how-technical-intro__grid{grid-template-columns:minmax(280px,.85fr) minmax(0,1fr);gap:clamp(70px,10vw,150px);display:grid}.how-technical-intro h2,.how-deep-copy h2,.how-performance-grid h2{margin-top:22px;font-size:clamp(3rem,5.8vw,6rem)}.how-technical-intro__grid>div:last-child{align-content:end;gap:24px;display:grid}.how-technical-intro__grid>div:last-child p,.how-deep-copy>p:not(.eyebrow),.how-performance-grid>div>p,.how-section-intro>p:last-child{color:var(--muted-bright);font-size:1.06rem}.how-chapter-nav{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:90px;display:grid}.how-chapter-nav a{background:var(--ink-raised);min-height:112px;color:var(--muted-bright);border-radius:9px;align-content:space-between;padding:17px;font-size:.82rem;font-weight:680;text-decoration:none;display:grid}.how-chapter-nav a:hover{background:color-mix(in srgb, var(--ink-raised) 92%, var(--lime));color:var(--text)}.how-chapter-nav span{color:var(--lime);font-size:.68rem}.how-deep-section,.how-graph-section,.how-evaluation-section,.how-performance-section{padding:clamp(105px,13vw,180px) 0}.how-deep-section,.how-graph-section,.how-performance-section{background:var(--ink);color:var(--text)}.how-deep-grid,.how-graph-grid,.how-performance-grid{grid-template-columns:minmax(0,.88fr) minmax(480px,1fr);align-items:start;gap:clamp(65px,8vw,120px);display:grid}.how-deep-grid>*,.how-graph-grid>*,.how-performance-grid>*,.how-evaluation-grid>*,.how-deep-code-stack,.how-deep-code-stack>div,.how-deep-code-stack .code-window{min-width:0}.how-deep-copy{gap:24px;display:grid}.how-deep-copy h2{margin-bottom:16px}.how-deep-copy code,.resolution-table code,.truth-note code{color:var(--lime);font-size:.9em}.how-deep-code-stack{gap:22px;display:grid}.how-deep-code-stack>div>span{color:var(--muted);text-transform:uppercase;margin-bottom:10px;font-size:.7rem;font-weight:700;display:block}.how-deep-code-stack .code-window pre{max-height:320px}.evidence-pipeline{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:12px;margin-top:95px;display:grid}.evidence-pipeline>div{background:var(--ink-raised);border-radius:12px;min-height:180px;padding:25px}.evidence-pipeline span,.evidence-pipeline strong{display:block}.evidence-pipeline span{color:var(--lime);font-size:.7rem}.evidence-pipeline strong{margin-top:42px;font-size:1.22rem}.evidence-pipeline p{color:var(--muted);margin-top:12px;font-size:.82rem}.evidence-pipeline>b{color:var(--lime)}.how-resolution-section,.how-limits-section{background:var(--paper);color:var(--ink);padding:clamp(110px,14vw,190px) 0}.how-resolution-section .how-section-intro,.how-evaluation-section .how-section-intro,.how-limits-section .how-section-intro{max-width:900px}.how-resolution-section .how-section-intro>p:last-child,.how-limits-section .how-section-intro>p:last-child{color:color-mix(in srgb, currentColor 72%, transparent)}.resolution-table-wrap{margin-top:75px;overflow-x:auto}.resolution-table{border-collapse:collapse;text-align:left;width:100%;min-width:920px}.resolution-table caption{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.resolution-table th,.resolution-table td{border-bottom:1px solid color-mix(in srgb, currentColor 18%, transparent);vertical-align:top;padding:24px 18px}.resolution-table thead th{letter-spacing:.06em;text-transform:uppercase;border-top:3px solid;font-size:.7rem}.resolution-table tbody th{width:15%;font-size:.86rem}.resolution-table td{color:color-mix(in srgb, currentColor 74%, transparent);font-size:.86rem}.resolution-table code{color:currentColor;overflow-wrap:anywhere}.resolution-notes{grid-template-columns:1fr 1fr;gap:14px;margin-top:70px;display:grid}.resolution-notes article{background:color-mix(in srgb, currentColor 7%, transparent);border-radius:14px;min-height:270px;padding:clamp(28px,4vw,48px)}.resolution-notes span,.limits-card>span{color:#477900;text-transform:uppercase;font-size:.7rem;font-weight:760}.resolution-notes h3{margin-top:52px;font-size:clamp(1.8rem,3vw,3rem)}.resolution-notes p{color:color-mix(in srgb, currentColor 72%, transparent);margin-top:20px}.how-graph-grid{grid-template-columns:minmax(500px,1fr) minmax(0,.9fr);align-items:center}.how-graph-visual{background:var(--ink-raised);border-radius:18px;min-height:610px;position:relative}.how-graph-visual>div{z-index:2;background:color-mix(in srgb, var(--ink-raised) 88%, var(--paper));border-radius:10px;align-content:center;width:210px;min-height:120px;padding:20px;display:grid;position:absolute}.graph-source-node{top:245px;left:38px}.graph-target-node{top:245px;right:38px}.graph-edge-record{top:76px;left:50%;transform:translate(-50%)}.how-graph-visual>div>span{color:var(--lime);text-transform:uppercase;font-size:.67rem}.how-graph-visual>div>strong{overflow-wrap:anywhere;margin-top:10px;font-size:.9rem}.how-graph-visual>div>small{color:var(--muted);margin-top:7px}.how-graph-visual svg{width:100%;height:100%;position:absolute;inset:0}.how-graph-visual path{fill:none;stroke:color-mix(in srgb, var(--text) 35%, transparent);stroke-width:2px}.how-graph-section .code-window{margin-top:22px}.how-evaluation-section{background:var(--section-deep);color:var(--text)}.how-evaluation-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;margin-top:70px;display:grid}.evaluation-truth-table{background:var(--ink-raised);border-radius:14px;padding:32px;overflow:hidden}.evaluation-truth-table>p:first-child{color:var(--muted);text-transform:uppercase;margin-bottom:30px;font-size:.72rem;font-weight:720}.truth-row{border-bottom:1px solid var(--line);grid-template-columns:.7fr .85fr 1.3fr;gap:12px;padding:19px 0;font-size:.82rem;display:grid}.truth-row--head{color:var(--muted);text-transform:uppercase;padding-top:0;font-size:.66rem}.truth-row strong{color:#ff9d87}.truth-row .truth-pass{color:var(--lime)}.truth-note{color:var(--muted-bright);margin-top:28px;font-size:.84rem}.evaluation-details{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.evaluation-details article{background:var(--ink-raised);border-radius:10px;min-height:180px;padding:25px}.evaluation-details span{color:var(--lime);font-size:.72rem;font-weight:720}.evaluation-details p{color:var(--muted-bright);margin-top:38px;font-size:.83rem}.how-performance-grid{grid-template-columns:minmax(0,.9fr) minmax(450px,1fr)}.how-performance-grid>div>p{margin-top:26px}.performance-plan{list-style:none;display:grid}.performance-plan li{border-bottom:1px solid var(--line);grid-template-columns:56px minmax(0,1fr);align-items:center;min-height:105px;padding:20px 0;display:grid}.performance-plan li:first-child{border-top:1px solid var(--line)}.performance-plan li>span{color:var(--lime);font-size:.7rem}.performance-plan strong{font-size:1.08rem}.performance-plan p{color:var(--muted);margin-top:5px;font-size:.84rem}.complexity-note{background:var(--ink-raised);border-radius:14px;grid-template-columns:minmax(220px,.5fr) minmax(0,1fr);gap:60px;margin-top:90px;padding:38px;display:grid}.complexity-note strong{color:var(--lime);font-size:1.15rem}.complexity-note p{color:var(--muted-bright)}.limits-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:70px;display:grid}.limits-card{background:color-mix(in srgb, currentColor 7%, transparent);border-radius:14px;min-height:470px;padding:clamp(30px,4vw,52px)}.limits-card--yes{background:var(--ink);color:var(--text)}.limits-card--yes>span{color:var(--lime)}.limits-card h3{max-width:500px;margin-top:62px;font-size:clamp(2rem,3.5vw,3.7rem)}.limits-card ul{gap:17px;margin-top:40px;list-style:none;display:grid}.limits-card li{color:color-mix(in srgb, currentColor 74%, transparent);padding-left:22px;position:relative}.limits-card li:before{content:"";background:#477900;border-radius:50%;width:7px;height:7px;position:absolute;top:.68em;left:0}.limits-card--yes li:before{background:var(--lime)}.limits-conclusion{max-width:880px;color:color-mix(in srgb, currentColor 72%, transparent);text-align:center;margin:70px auto 0;font-size:clamp(1.15rem,2vw,1.55rem)}.article-layout{grid-template-columns:minmax(180px,230px) minmax(0,790px);justify-content:center;gap:clamp(48px,6.5vw,90px)}.article-aside{min-width:0}.article-aside h2{font-size:clamp(1.8rem,2.8vw,2.7rem)}.documentation-section{background:color-mix(in srgb, var(--ink) 76%, var(--ink-soft))}.documentation-grid{gap:14px;margin-top:64px;display:grid}.documentation-topic{background:var(--ink-raised);border-radius:16px;grid-template-columns:70px minmax(0,1fr);gap:clamp(22px,4vw,62px);min-height:280px;padding:clamp(28px,4vw,52px);display:grid}.documentation-topic__number{color:var(--project-accent);font-size:.76rem;font-weight:720}.documentation-topic h3{max-width:720px;font-size:clamp(2rem,3.3vw,3.45rem)}.documentation-topic p{max-width:800px;color:var(--muted-bright);margin-top:22px;font-size:1.04rem}.documentation-topic ul{gap:13px;max-width:880px;margin-top:30px;list-style:none;display:grid}.documentation-topic li{color:var(--muted);padding-left:25px;position:relative}.documentation-topic li:before{background:var(--project-accent);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:.66em;left:0}.documentation-link{margin-top:34px}.stats-hero{background:var(--paper);color:var(--ink);padding:190px 0 120px}[data-theme=light] .stats-hero{color:#f5f7fa;background:#171a1f}.stats-hero__inner>h1{max-width:1040px;font-size:clamp(3.6rem,7.7vw,7.6rem)}.stats-hero__inner>p:not(.hero-kicker){max-width:690px;color:color-mix(in srgb, currentColor 72%, transparent);margin-top:34px;font-size:1.18rem}.stats-totals{grid-template-columns:repeat(3,1fr);gap:26px;margin-top:100px;display:grid}.stats-totals div{border-top:5px solid;padding-top:22px}.stats-totals dt{font-size:.83rem;font-weight:720}.stats-totals dd{letter-spacing:-.06em;margin:18px 0 4px;font-size:clamp(3rem,5vw,5.6rem);font-weight:520;line-height:1}.stats-totals span{color:color-mix(in srgb, currentColor 64%, transparent);font-size:.78rem}.stats-section{padding:clamp(100px,12vw,170px) 0}.stats-editorial-grid{grid-template-columns:minmax(280px,.62fr) minmax(500px,1fr);align-items:start;gap:clamp(70px,10vw,150px);display:grid}.stats-editorial-grid h2,.stats-downloads-heading h2{margin-block:20px 28px;font-size:clamp(2.8rem,5vw,5.2rem)}.stats-editorial-grid>div:first-child>p:last-child,.stats-downloads-heading>p{color:var(--muted-bright);font-size:1.06rem}.stars-chart{gap:8px;display:grid}.stars-row{background:var(--ink-raised);border-radius:11px;grid-template-columns:38px minmax(120px,.6fr) minmax(120px,1fr) 52px;align-items:center;gap:14px;min-height:66px;padding:10px 14px 10px 10px;text-decoration:none;transition:transform .16s,background .16s;display:grid}.stars-row:hover{background:color-mix(in srgb, var(--ink-raised) 90%, var(--lime));transform:translate(5px)}.stars-row__name{font-weight:680}.stars-row__track{background:var(--ink-soft);border-radius:99px;height:10px;overflow:hidden}.stars-row__bar{width:var(--bar-width);border-radius:inherit;background:var(--bar-color);height:100%;display:block}.stars-row strong{text-align:right}.stats-downloads-section{background:var(--section-deep)}.stats-downloads-heading{grid-template-columns:1fr minmax(360px,.65fr);align-items:end;gap:80px;margin-bottom:70px;display:grid}.downloads-table-wrap{overflow-x:auto}.downloads-table{border-collapse:collapse;width:100%;min-width:840px}.downloads-table th,.downloads-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:24px 20px}.downloads-table thead th{color:var(--muted);font-size:.74rem;font-weight:720}.downloads-table tbody th a,.downloads-table td>strong{font-size:1.06rem;text-decoration:none;display:block}.downloads-table tbody th span,.downloads-table td>span,.downloads-table td>a+span{color:var(--muted);margin-top:5px;font-size:.74rem;display:block}.downloads-table td>a{color:var(--lime);font-weight:680;text-decoration:none}.stat-unavailable{color:var(--muted)!important}.how-hero{color:#111318;background:#eae8df;min-height:96vh;padding:188px 0 100px}[data-theme=light] .how-hero{color:#f5f7fa;background:#171a1f}.how-hero__inner h1{max-width:1100px;font-size:clamp(4rem,8vw,8.3rem)}.how-hero__copy{grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,120px);max-width:1020px;margin-top:54px;display:grid}.how-hero__copy p{color:color-mix(in srgb, currentColor 72%, transparent);font-size:1.11rem}.how-scroll-cue{margin-top:74px;font-weight:720;text-decoration:none;display:inline-block}.how-thesis{padding:clamp(100px,13vw,190px) 0}.how-thesis__grid{grid-template-columns:minmax(0,1fr) minmax(390px,.74fr);align-items:end;gap:clamp(70px,11vw,170px);display:grid}.how-thesis__statement{letter-spacing:-.05em;font-size:clamp(2.4rem,5vw,5.4rem);font-weight:520;line-height:1.02}.how-thesis__statement strong{color:var(--lime);font-weight:inherit}.how-pipeline{color:var(--muted-bright);flex-wrap:wrap;align-items:center;gap:12px;font-size:.93rem;font-weight:680;display:flex}.how-pipeline b{color:var(--lime);font-weight:400}.how-walkthrough{color:#111318;background:#e8e6de;padding:80px 0 130px}[data-theme=light] .how-walkthrough{color:#f5f7fa;background:#1b1e23}.how-walkthrough__grid{grid-template-columns:minmax(480px,.93fr) minmax(420px,.78fr);align-items:stretch;gap:clamp(70px,8vw,120px);display:grid}.how-visual-column,.how-stages,.how-stage,.how-language-note{min-width:0}.how-visual-column{min-height:100%}.how-visual{color:#f5f7fa;background:#11151a;border-radius:20px;min-height:690px;padding:24px;position:sticky;top:28px;overflow:hidden}.how-visual__heading{justify-content:space-between;align-items:flex-start;gap:24px;padding:4px 5px 22px;display:flex}.how-visual__heading span{color:#c8ff65;letter-spacing:.05em;font-size:.75rem;font-weight:720}.how-visual__heading strong{text-align:right;max-width:330px;font-size:1rem;font-weight:600}.how-visual svg{background:#171c22;border-radius:14px;width:100%}.how-visual svg>g[data-how-panel]{opacity:0;transition:opacity .3s}.how-visual[data-active-stage="1"] [data-how-panel="1"],.how-visual[data-active-stage="2"] [data-how-panel="2"],.how-visual[data-active-stage="3"] [data-how-panel="3"],.how-visual[data-active-stage="4"] [data-how-panel="4"],.how-visual[data-active-stage="5"] [data-how-panel="5"],.how-visual[data-active-stage="6"] [data-how-panel="6"],.how-visual[data-active-stage="7"] [data-how-panel="7"],.how-visual[data-active-stage="8"] [data-how-panel="8"]{opacity:1}.how-svg-label{fill:#99a1ad;font-family:var(--sans);letter-spacing:.12em;font-size:13px;font-weight:700}.how-svg-note,.how-svg-algorithm{fill:#99a1ad;font-family:var(--sans);font-size:13px}.how-svg-folder{fill:#222831}.how-svg-file rect,.how-svg-source rect,.how-svg-grammar rect,.how-svg-semantics rect,.how-svg-result rect,.how-svg-feedback rect{fill:#2a313b}.how-svg-file text,.how-svg-source text,.how-svg-grammar text,.how-svg-semantics text,.how-svg-result text,.how-svg-feedback text{fill:#f5f7fa;font-family:var(--sans);font-size:15px}.how-svg-file text+text{fill:#9da5b1;font-size:12px}.how-svg-source text,.how-svg-grammar text{font-family:var(--mono);font-size:15px}.how-svg-tags text{fill:#c8ff65;font-family:var(--sans);font-size:12px}.how-svg-edge path,.how-svg-eval-edge path,.how-svg-cycle-edge path{fill:none;stroke:#8d98a6;stroke-width:3px}.how-svg-node circle,.how-svg-mini-node circle{fill:#2a313b}.how-svg-node text,.how-svg-mini-node text,.how-svg-cycle-node text{fill:#f5f7fa;font-family:var(--sans);text-anchor:middle;font-size:15px}.how-svg-mini-node--bad circle,.how-svg-eval-edge .bad,.how-svg-semantics .bad,.how-svg-feedback .bad{fill:#ff9d87;stroke:#ff9d87}.how-svg-semantics .title,.how-svg-feedback .title{fill:#99a1ad;letter-spacing:.08em;font-size:12px;font-weight:700}.how-svg-semantics .good{fill:#c8ff65}.how-svg-cycle-edge path{stroke:#c8ff65;stroke-width:5px}.how-svg-cycle-node circle{fill:#2a313b;stroke:#c8ff65;stroke-width:5px}.how-svg-cycle-node text{font-size:24px}.how-svg-feedback circle{fill:#c8ff65}.how-svg-feedback path{fill:none;stroke:#11151a;stroke-width:4px}.how-visual__caption{color:#b7bec8;overflow-wrap:anywhere;min-height:70px;padding:22px 6px 0;font-size:.9rem}.how-stages{padding-bottom:4vh}.how-stage{opacity:.42;flex-direction:column;justify-content:center;min-height:92vh;transition:opacity .22s,transform .22s;display:flex}.how-stage[data-active]{opacity:1;transform:translate(-8px)}.how-stage__index{color:color-mix(in srgb, currentColor 62%, transparent);letter-spacing:.08em;text-transform:uppercase;gap:18px;margin-bottom:28px;font-size:.74rem;font-weight:720;display:flex}.how-stage__index span:first-child{color:#477900}[data-theme=light] .how-stage__index span:first-child{color:#c8ff65}.how-stage h2{font-size:clamp(2.6rem,4.5vw,4.8rem)}.how-stage__lead{color:color-mix(in srgb, currentColor 76%, transparent);margin-top:26px;font-size:1.09rem}.how-language-note{background:color-mix(in srgb, currentColor 7%, transparent);border-radius:12px;margin-top:24px;padding:22px}.how-language-note--python{color:#f5f7fa;background:#11151a}[data-theme=light] .how-language-note--python{color:#111318;background:#e8e6de}.how-language-note>span{color:#477900;letter-spacing:.07em;text-transform:uppercase;margin-bottom:9px;font-size:.7rem;font-weight:760;display:block}.how-language-note--python>span,[data-theme=light] .how-language-note:not(.how-language-note--python)>span{color:#c8ff65}[data-theme=light] .how-language-note--python>span{color:#477900}.how-language-note p{color:color-mix(in srgb, currentColor 78%, transparent);overflow-wrap:anywhere;font-size:.91rem}.how-language-note .inline-code{width:100%;margin:15px 0 0;font-size:.72rem;display:block}.resolution-table .inline-code{font-size:.72rem}.how-code-section,.how-semantics-section,.how-algorithm-section,.how-vocabulary-section{padding:clamp(110px,13vw,190px) 0}.how-code-heading{max-width:930px}.how-code-heading h2,.how-section-intro h2,.how-algorithm-grid h2{margin-block:22px 30px;font-size:clamp(3rem,6vw,6rem)}.how-code-heading>p:last-child,.how-algorithm-grid>div>p:last-child{max-width:720px;color:var(--muted-bright);font-size:1.08rem}.how-code-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:80px;display:grid}.how-code-grid>div{min-width:0}.how-code-grid h3{font-size:2rem}.how-code-grid>div>p{min-height:72px;color:var(--muted);margin-block:14px 24px}.how-semantics-section{background:var(--paper);color:var(--ink)}[data-theme=light] .how-semantics-section{color:#f5f7fa;background:#171a1f}.how-section-intro{max-width:900px}.how-contracts{grid-template-columns:repeat(3,1fr);gap:42px;margin-top:90px;display:grid}.how-contracts article{border-top:5px solid;padding-top:24px}.how-contracts article>span{color:color-mix(in srgb, currentColor 60%, transparent);font-size:.72rem;font-weight:720}.how-contracts h3{margin-block:70px 22px;font-size:clamp(2rem,3vw,3rem)}.how-contracts p{color:color-mix(in srgb, currentColor 72%, transparent)}.how-algorithm-grid{grid-template-columns:minmax(0,.75fr) minmax(470px,1fr);align-items:start;gap:clamp(70px,10vw,150px);display:grid}.algorithm-steps{gap:12px;list-style:none;display:grid}.algorithm-steps li{background:var(--ink-raised);border-radius:14px;grid-template-columns:46px 1fr;align-items:start;gap:20px;min-height:142px;padding:28px;display:grid}.algorithm-steps li>span{background:var(--lime);width:34px;height:34px;color:var(--button-contrast);border-radius:50%;place-items:center;font-weight:760;display:grid}.algorithm-steps strong{font-size:1.16rem}.algorithm-steps p{color:var(--muted);margin-top:8px}.how-vocabulary-section{background:var(--section-deep)}.how-vocabulary{margin-top:80px;display:grid}.how-vocabulary>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(170px,.45fr) 1fr;align-items:center;gap:40px;min-height:136px;padding:26px 0;display:grid}.how-vocabulary dt{letter-spacing:-.04em;font-size:clamp(2rem,3vw,3rem);font-weight:520}.how-vocabulary dd{max-width:650px;color:var(--muted-bright);margin:0;font-size:1.03rem}.how-final-section{text-align:center;padding:clamp(130px,16vw,240px) 0}.how-final-section__inner>p:first-child{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:720}.how-final-section h2{max-width:1100px;margin:25px auto 32px;font-size:clamp(3.2rem,7vw,7rem)}.how-final-section__inner>p:nth-of-type(2){max-width:650px;color:var(--muted-bright);margin-inline:auto;font-size:1.07rem}.how-final-section .hero-actions{justify-content:center;margin-top:38px}.legal-hero{background:var(--paper);color:var(--ink);padding:190px 0 100px}[data-theme=light] .legal-hero{color:#f5f7fa;background:#171a1f}.legal-shell{max-width:880px}.legal-hero h1{font-size:clamp(3.5rem,7vw,7rem)}.legal-hero>.legal-shell>p:last-child{max-width:700px;color:color-mix(in srgb, currentColor 72%, transparent);margin-top:34px;font-size:1.15rem}.legal-body{padding:110px 0 160px}.legal-body section+section{margin-top:72px}.legal-body h2{font-size:clamp(2rem,3vw,3.2rem)}.legal-body p{color:var(--muted-bright);margin-top:22px;font-size:1.05rem}.legal-body .button{margin-top:28px}.thank-you-page{place-items:center;min-height:100vh;padding:150px 0 100px;display:grid}.thank-you-page__inner{text-align:center;max-width:900px}.thank-you-page__inner>span:first-child{background:var(--paper);width:88px;height:88px;color:var(--ink);border-radius:18px;place-items:center;margin:0 auto 32px;font-size:1.7rem;font-weight:760;display:grid}.thank-you-page h1{margin-block:20px 30px;font-size:clamp(3.2rem,7vw,7rem)}.thank-you-page__inner>p:not(.eyebrow){max-width:650px;color:var(--muted-bright);margin-inline:auto;font-size:1.08rem}.thank-you-page .hero-actions{justify-content:center;margin-top:38px}@media (width<=1050px){.team-card,.team-card:nth-child(4),.team-card:nth-child(5){grid-column:auto}.article-layout{grid-template-columns:minmax(0,1fr)}.article-aside{position:static}.profile-story-grid,.profile-work-grid{grid-template-columns:1fr;gap:55px}.profile-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-focus-grid article:last-child{grid-column:1/-1}.stats-editorial-grid,.stats-downloads-heading,.how-thesis__grid,.how-algorithm-grid,.how-technical-intro__grid,.how-deep-grid,.how-graph-grid,.how-performance-grid,.how-evaluation-grid{grid-template-columns:1fr}.how-chapter-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.how-graph-visual{width:min(100%,720px)}.evaluation-details{grid-template-columns:repeat(2,minmax(0,1fr))}.how-walkthrough__grid{grid-template-columns:minmax(390px,.9fr) minmax(350px,.7fr);gap:46px}.how-visual{min-height:600px}}@media (width<=820px){.stats-totals,.how-code-grid,.how-contracts,.how-walkthrough__grid{grid-template-columns:1fr}.how-visual-column{display:none}.how-stage{opacity:1;min-height:auto;padding:75px 0;transform:none!important}.how-stage+.how-stage{border-top:1px solid color-mix(in srgb, currentColor 18%, transparent)}.how-stage__lead{max-width:650px}.how-code-grid>div>p{min-height:auto}.how-code-grid>div+div{margin-top:46px}.how-contracts article{min-height:260px}.how-contracts h3{margin-top:45px}}@media (width<=760px){.documentation-topic{grid-template-columns:1fr;min-height:auto}.profile-hero{padding:125px 0 80px}.profile-hero__grid{grid-template-columns:1fr;gap:55px}.profile-portrait-wrap{width:min(82vw,390px)}.profile-hero__copy .breadcrumbs{margin-bottom:44px}.profile-actions,.profile-team-heading,.profile-next-section a{flex-direction:column;align-items:stretch}.profile-actions .button{width:100%}.profile-focus-grid,.profile-team-grid,.resolution-notes,.limits-grid,.complexity-note{grid-template-columns:1fr}.profile-focus-grid article:last-child{grid-column:auto}.profile-focus-grid article{min-height:250px}.profile-next-section a{justify-content:center;gap:22px;min-height:220px}.how-chapter-nav{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:60px}.evidence-pipeline{grid-template-columns:1fr;gap:9px}.evidence-pipeline>b{display:none}.evidence-pipeline>div{min-height:150px}.evidence-pipeline strong{margin-top:26px}.how-graph-visual{gap:10px;min-height:auto;padding:20px;display:grid}.how-graph-visual>div{width:100%;min-height:110px;position:static;transform:none}.how-graph-visual svg{display:none}.evaluation-details{grid-template-columns:1fr}.truth-row{grid-template-columns:.62fr .75fr 1.2fr;font-size:.74rem}.evaluation-truth-table{padding:24px}.complexity-note{gap:24px}.limits-card{min-height:auto}.stats-hero,.how-hero,.legal-hero{padding-top:140px}.stats-totals{margin-top:70px}.stats-editorial-grid{gap:60px}.stars-row{grid-template-columns:38px minmax(110px,1fr) 46px}.stars-row__track{display:none}.how-hero{min-height:auto}.how-hero__copy{grid-template-columns:1fr;gap:26px}.how-thesis__grid{gap:55px}.how-pipeline{gap:9px}.how-language-note{padding:20px}.how-vocabulary>div{grid-template-columns:1fr;gap:12px}.algorithm-steps li{grid-template-columns:40px 1fr}}h1{font-size:clamp(3rem,5.5vw,5.5rem)}h2{font-size:clamp(2.25rem,4.2vw,4.25rem)}h3{font-size:clamp(1.35rem,2vw,1.95rem)}.hero h1{font-size:clamp(3.2rem,4.8vw,4.8rem)}.profile-hero h1,.stats-hero__inner>h1,.how-hero__inner h1,.legal-hero h1,.thank-you-page h1{font-size:clamp(3rem,5.5vw,5.5rem)}.profile-team-heading h2,.stats-editorial-grid h2,.stats-downloads-heading h2,.how-deep-copy h2,.how-performance-grid h2,.how-section-intro h2,.how-algorithm-grid h2,.how-final-section h2{font-size:clamp(2.45rem,4.6vw,4.6rem)}.how-thesis__statement,.how-stage h2{font-size:clamp(2.3rem,4vw,4.05rem)}.profile-principle blockquote{font-size:clamp(2.8rem,5.1vw,5.2rem)}.profile-next-section strong{font-size:clamp(2.2rem,4.2vw,4.1rem)}.stats-totals dd{font-size:clamp(2.8rem,4.4vw,4.8rem)}.resolution-notes h3,.limits-card h3,.how-contracts h3,.how-vocabulary dt,.documentation-topic h3{font-size:clamp(1.75rem,2.7vw,2.75rem)}.article-aside h2,.legal-body h2{font-size:clamp(1.7rem,2.5vw,2.5rem)}@media (width<=760px){h1,.profile-hero h1,.stats-hero__inner>h1,.how-hero__inner h1,.legal-hero h1,.thank-you-page h1{font-size:clamp(2.7rem,10.5vw,4rem)}h2,.profile-team-heading h2,.stats-editorial-grid h2,.stats-downloads-heading h2,.how-deep-copy h2,.how-performance-grid h2,.how-section-intro h2,.how-algorithm-grid h2,.how-final-section h2,.how-thesis__statement,.how-stage h2{font-size:clamp(2.15rem,9.8vw,3.65rem)}.hero h1{font-size:clamp(2.5rem,9.7vw,3.55rem)}.header-left{gap:0}.header-actions{gap:8px}.header-github{width:40px;min-height:40px;padding:0}.header-github span{display:none}.hero{padding-top:125px}}}
