:root{--ink:#172326;--ink-soft:#4d5d5f;--paper:#f7f8f4;--white:#fffefa;--teal:#2f7f87;--teal-dark:#1e6168;--mint:#96c9ad;--mint-pale:#dcecdf;--coral:#df7b69;--coral-pale:#f4d5cd;--sky:#b9ddec;--sky-pale:#e3f1f6;--amber:#e8b76e;--line:#ced9d4;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 91% 3%, #b9ddec6b, transparent 24rem), var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.prototype-ribbon{background:var(--ink);color:#dbe8e4;font-family:var(--mono);letter-spacing:.08em;text-align:center;text-transform:uppercase;padding:9px 24px;font-size:11px}.prototype-ribbon span{color:var(--coral);margin:0 8px}.site-nav{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f8f4e6;border-bottom:1px solid #3a535229;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 clamp(24px,5vw,84px);display:grid;position:sticky;top:0}.brand{width:fit-content;font-family:var(--serif);letter-spacing:-.03em;align-items:center;gap:10px;font-size:24px;font-weight:700;display:inline-flex}.brand-mark{width:28px;height:24px;display:inline-block;position:relative}.brand-mark:before,.brand-mark:after{content:"";background:var(--teal);transform-origin:0;height:2px;position:absolute}.brand-mark:before{width:20px;top:6px;left:5px;transform:rotate(36deg)}.brand-mark:after{width:19px;top:17px;left:6px;transform:rotate(-33deg)}.brand-mark i{z-index:1;border:2px solid var(--white);background:var(--teal);border-radius:50%;width:9px;height:9px;position:absolute}.brand-mark i:first-child{top:7px;left:0}.brand-mark i:nth-child(2){background:var(--coral);top:0;right:0}.brand-mark i:nth-child(3){background:var(--mint);bottom:0;right:1px}.nav-links{color:#415356;white-space:nowrap;gap:clamp(18px,2vw,30px);font-size:13px;font-weight:600;display:flex}.nav-links a{transition:color .2s}.nav-links a:hover{color:var(--teal)}.nav-status{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;border:1px solid #c4d1cc;border-radius:999px;justify-self:end;padding:7px 11px;font-size:11px}.hero{grid-template-columns:minmax(0,1.16fr) minmax(380px,.84fr);align-items:center;gap:clamp(42px,5vw,84px);min-height:820px;padding:66px clamp(24px,5vw,84px) 76px;display:grid;overflow:hidden}.hero-copy{max-width:780px}.eyebrow{color:var(--teal-dark);font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 20px;font-size:11px;font-weight:700;display:flex}.eyebrow>span{background:currentColor;width:22px;height:2px;display:inline-block}.eyebrow.coral{color:#b95c4e}.hero h1{max-width:760px;font-family:var(--serif);letter-spacing:-.052em;margin:0;font-size:clamp(46px,4.9vw,74px);font-weight:600;line-height:.98}.hero h1>span{color:#526365;max-width:700px;font-family:var(--sans);letter-spacing:-.025em;margin-top:11px;font-size:.36em;font-weight:600;line-height:1.25;display:block}.hero-hook{color:#3b4d50;max-width:690px;font-family:var(--serif);margin:27px 0 0;font-size:clamp(26px,2.5vw,38px);line-height:1.12}.hero-hook em{color:var(--teal);font-weight:500}.hero-deck{color:#405154;max-width:650px;margin:20px 0 0;font-size:clamp(15px,1.35vw,19px);line-height:1.58}.hero-actions{grid-template-columns:1fr 1fr;gap:10px;max-width:590px;margin-top:36px;display:grid}.button{color:#344649;background:#fffefaa6;border:1px solid #bbc9c5;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:700;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.button.primary{border-color:var(--teal-dark);background:var(--teal-dark);color:#fff}.button.unavailable{cursor:default}.button:not(.unavailable):hover,.button:not(.unavailable):focus-visible{border-color:var(--teal);background:var(--mint-pale);color:var(--teal-dark)}.button:focus-visible{outline-offset:2px;outline:3px solid #2f7f873d}.button small{color:#778583;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:600}.button.primary small{color:#c9dedb}.authors{color:#2f4245;font-family:var(--serif);margin:34px 0 0;font-size:16px;font-weight:600;line-height:1.65}.authors a{color:inherit;text-underline-offset:3px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;transition:color .16s,text-decoration-color .16s}.authors a:hover,.authors a:focus-visible{color:var(--teal-dark);text-decoration-color:currentColor}.authors a:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #2f7f8747}.authors sup,.affiliation-line sup{color:var(--teal-dark);font-family:var(--sans);font-size:.62em;font-weight:800}.affiliation-line{color:#70807e;grid-template-columns:1fr 1fr;gap:3px 20px;max-width:650px;margin:8px 0 0;font-size:10px;line-height:1.5;display:grid}.affiliation-line span{min-width:0}.institution-logos{border-top:1px solid #cbd6d1;grid-template-columns:1.08fr 1.23fr 1.2fr 1fr;align-items:center;gap:clamp(14px,2vw,28px);max-width:650px;min-height:50px;margin-top:17px;padding-top:14px;display:grid}.institution-logos>img{object-fit:contain;width:100%;height:31px}.institution-logos .imperial-logo{height:29px}.institution-logos .qmul-logo{filter:brightness(0)saturate()invert(22%)sepia(31%)saturate(1502%)hue-rotate(169deg)brightness(84%)contrast(91%)}.institution-logos .yonsei-logo{height:34px}.stanford-logo{color:#8c1515;align-items:center;gap:8px;display:flex}.stanford-logo img{object-fit:contain;width:33px;height:33px}.stanford-logo b{font-family:var(--serif);font-size:14px;font-weight:700;line-height:1.05}.hero-visual{background:#fffefad1;border:1px solid #b9cbc5;border-radius:20px;justify-self:end;width:100%;min-width:0;max-width:500px;margin:0;padding:16px;position:relative;transform:rotate(1deg);box-shadow:0 28px 80px #1a41431f}.hero-visual:before,.hero-visual:after{z-index:-1;content:"";filter:blur(1px);border-radius:50%;position:absolute}.hero-visual:before{background:#df7b6938;width:180px;height:180px;top:-75px;right:-70px}.hero-visual:after{background:#96c9ad4d;width:130px;height:130px;bottom:-55px;left:-60px}.visual-topline{color:#536664;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:3px 4px 14px;font-size:10px;display:flex}.visual-badge{background:var(--mint-pale);color:var(--teal-dark);border-radius:999px;padding:5px 9px}.visual-image-wrap{aspect-ratio:1.16;background:#fff;border:1px solid #d8e0dc;border-radius:12px;overflow:hidden}.visual-image-wrap img{object-fit:contain;width:100%;height:100%}.hero-visual figcaption{color:#697a78;margin:13px 5px 2px;font-size:11px;line-height:1.55}.rule-sequence{color:#71807f;white-space:nowrap;align-items:center;gap:7px;margin-top:12px;font-size:11px;display:flex;overflow:hidden}.rule-label{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;margin-right:4px;font-size:9px;font-weight:700}.rule-sequence code{color:var(--teal-dark);font-family:var(--mono);background:#edf5f0;border:1px solid #b9d1ca;border-radius:5px;padding:5px 7px}.rule-sequence i{color:var(--coral);font-style:normal}.sequence-tail{color:var(--ink);font-family:var(--mono)}.metric-strip{background:var(--white);border:1px solid #bfcfc9;border-radius:16px;grid-template-columns:repeat(4,1fr);margin:0 clamp(24px,5vw,84px);display:grid;overflow:hidden;box-shadow:0 20px 55px #26444414}.metric-card{border-right:1px solid #d4ded9;min-height:226px;padding:32px;position:relative}.metric-card:last-child{border-right:0}.metric-card:after{content:"";opacity:.48;border-radius:50%;width:42px;height:42px;position:absolute;bottom:22px;right:22px}.metric-card.mint:after{background:var(--mint)}.metric-card.coral:after{background:var(--coral)}.metric-card.sky:after{background:var(--sky)}.metric-card.amber:after{background:var(--amber)}.metric-index{color:#889795;font-family:var(--mono);margin-bottom:22px;font-size:10px;display:block}.metric-card strong{font-family:var(--serif);letter-spacing:-.05em;font-size:clamp(42px,4vw,64px);font-weight:500;line-height:1;display:block}.metric-card h2{margin:13px 0 5px;font-size:13px}.metric-card p{color:#71817e;max-width:190px;margin:0;font-size:11px}.metric-source{color:#6f807d;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700;position:absolute;bottom:22px;left:32px}.content-section{padding:140px clamp(24px,5vw,84px)}.section-intro{grid-template-columns:minmax(320px,1.35fr) minmax(280px,.65fr);align-items:end;column-gap:clamp(40px,8vw,130px);max-width:1320px;margin:0 auto 62px;display:grid}.section-intro .eyebrow{grid-column:1/-1}.section-intro h2,.ringdiv-copy h2,.resource-section h2,.citation-section h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(42px,4.7vw,72px);font-weight:500;line-height:1.03}.section-intro>p:last-child{color:var(--ink-soft);margin:0;font-size:16px;line-height:1.75}.comparison-grid{border:1px solid var(--line);border-radius:15px;grid-template-columns:repeat(3,1fr);max-width:1320px;margin:0 auto 54px;display:grid;overflow:hidden}.comparison-grid article{border-right:1px solid var(--line);background:#fffefaad;min-height:320px;padding:30px;position:relative}.comparison-grid article:last-child{border-right:0}.comparison-grid .featured-comparison{background:var(--teal-dark);color:#fff}.comparison-number{color:#879492;font-family:var(--mono);font-size:10px;display:block}.featured-comparison .comparison-number{color:#a9c7c5}.comparison-icon{background:#f2f6f3;border:1px solid #bfd0ca;border-radius:10px;justify-content:center;align-items:center;width:108px;height:82px;margin:40px 0 32px;display:flex}.comparison-icon.mono{color:var(--teal-dark);font-family:var(--mono);letter-spacing:.08em;font-size:17px;transform:rotate(-5deg)}.graph-icon{position:relative}.graph-icon i{z-index:2;background:var(--teal);border-radius:50%;width:13px;height:13px;position:absolute}.graph-icon i:first-child{top:34px;left:20px}.graph-icon i:nth-child(2){background:var(--mint);top:18px;left:46px}.graph-icon i:nth-child(3){background:var(--coral);top:36px;right:19px}.graph-icon i:nth-child(4){bottom:13px;left:47px}.graph-icon b{transform-origin:0;background:#759b98;width:34px;height:2px;position:absolute}.graph-icon b:first-of-type{top:37px;left:27px;transform:rotate(-27deg)}.graph-icon b:nth-of-type(2){top:24px;left:56px;transform:rotate(28deg)}.graph-icon b:nth-of-type(3){top:44px;left:28px;transform:rotate(27deg)}.grammar-icon{background:#ffffff14;border-color:#ffffff47;gap:5px}.grammar-icon span{color:#fff;width:27px;height:31px;font-family:var(--mono);border:1px solid #ffffff8c;border-radius:5px;place-items:center;font-size:11px;display:grid}.comparison-grid h3{font-family:var(--serif);margin:0 0 8px;font-size:24px;font-weight:600}.comparison-grid p{color:#6c7c7a;max-width:310px;margin:0;font-size:13px;line-height:1.65}.featured-comparison p{color:#c3d8d5}.method-section .section-intro{max-width:1120px;margin-bottom:22px;display:block}.method-section .section-intro h2{max-width:760px;font-size:clamp(45px,4.5vw,66px)}.method-section .section-intro>p:last-child{color:#58676f;max-width:760px;margin-top:22px;font-size:17px;line-height:1.8}.method-master-figure{background:#fff;border:1px solid #c8d6d2;border-radius:16px;max-width:1040px;margin:44px auto 76px;padding:44px 22px 20px;box-shadow:0 18px 48px #2b454914}.master-figure-label{color:#70817d;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin:-25px 0 15px;font-size:9px}.method-master-figure a{background:#fff;border:1px solid #e0e7e4;border-radius:10px;display:block;position:relative;overflow:hidden}.method-master-figure img{width:100%;height:auto;display:block}.method-master-figure a>span{color:#526764;font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border:1px solid #5b73703d;border-radius:999px;padding:7px 10px;font-size:8px;position:absolute;bottom:12px;right:12px}.method-master-figure a:focus-visible{outline-offset:4px;outline:3px solid #2f7f874d}.method-master-figure figcaption{color:#677775;max-width:870px;margin:17px 3px 0;font-size:11px;line-height:1.7}.method-master-figure figcaption strong{color:#334744}.step-by-step-heading{border-top:1px solid #cad7d3;grid-template-columns:minmax(220px,360px) minmax(300px,480px);max-width:1120px;margin:0 auto 12px;padding-top:24px;display:grid}.step-by-step-heading p{color:#74847f;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;margin:0 0 11px;font-size:9px}.step-by-step-heading h3{font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:34px;font-weight:600}.step-by-step-heading span{color:#667672;align-self:end;font-size:12px;line-height:1.6}.method-steps{max-width:1120px;margin:20px auto 44px;padding:0;list-style:none;position:relative}.method-steps:before{content:"";background:linear-gradient(#e2c85a,#ee9d69 36%,#d98378 68%,#72b5ae);width:1px;position:absolute;top:42px;bottom:42px;left:17px}.method-step{grid-template-columns:36px minmax(360px,480px) minmax(280px,360px);align-items:start;gap:28px;padding:52px 0 58px;display:grid;position:relative}.step-number{z-index:1;background:var(--paper);color:#48595b;width:34px;height:34px;font-family:var(--mono);border:1px solid #dac858;border-radius:50%;place-items:center;margin-top:2px;font-size:11px;font-weight:700;display:grid}.method-step:nth-child(2) .step-number{border-color:#eb9d72}.method-step:nth-child(3) .step-number{border-color:#d98b7d}.method-step:nth-child(4) .step-number{border-color:#78b8ae}.step-copy h3{font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:29px;font-weight:600;line-height:1}.step-flow{color:#52616c;font-family:var(--mono);letter-spacing:.045em;margin:13px 0 19px;font-size:13px}.step-copy>p:not(.step-flow){color:#56666f;max-width:440px;margin:0 0 15px;font-size:14px;line-height:1.72}.step-copy strong{color:var(--ink);font-weight:700}.method-step figure{background:#fff;border:1px solid #d5e0e2;border-radius:14px;justify-self:start;width:100%;min-width:0;max-width:360px;margin:0;padding:13px;box-shadow:0 9px 24px #2b454912}.method-step figure img{object-fit:contain;background:#fff;border-radius:6px;width:100%;max-height:210px}.method-step figure figcaption{color:#74858d;margin:12px 2px 0;font-size:10px;line-height:1.5}.stacked-method-images{gap:8px;display:grid}.stacked-method-images img:first-child{max-height:58px}.stacked-method-images img:last-child{max-height:140px}.paper-figure{background:#fff;border:1px solid #c6d3cf;border-radius:15px;max-width:1320px;margin:0 auto;padding:50px 28px 24px;position:relative}.paper-figure .figure-label{color:#70807d;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:9px;position:absolute;top:17px;left:22px}.paper-figure img{border-radius:7px;width:100%}.paper-figure figcaption{color:#697977;max-width:840px;margin:20px 0 0;font-size:12px;line-height:1.7}.ringdiv-section{background:#eef2ed;border-top:1px solid #d4ddd8;border-bottom:1px solid #d4ddd8;grid-template-columns:minmax(300px,.62fr) minmax(560px,1.38fr);align-items:center;gap:clamp(48px,7vw,110px);display:grid}.ringdiv-copy h2{font-size:clamp(45px,4.6vw,70px)}.ringdiv-copy>p:not(.eyebrow){color:var(--ink-soft);margin:28px 0 0;line-height:1.75}.ring-stats{border-top:1px solid #bccbc5;margin:35px 0}.ring-stats div{border-bottom:1px solid #cbd6d1;justify-content:space-between;align-items:baseline;padding:15px 0;display:flex}.ring-stats dt{color:#a54f42;font-family:var(--serif);font-size:29px;font-weight:600}.ring-stats dd{color:#6d7b79;margin:0;font-size:11px}.inline-resource{color:#4d5f5d;border:1px solid #bfcbc6;border-radius:6px;gap:10px;padding:9px 12px;font-size:11px;display:inline-flex}.inline-resource b{color:#a44f43;font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;font-size:9px}.ringdiv-figure{width:100%;padding-left:18px;padding-right:18px}.result-story{border-top:1px solid #c8d5d1}.generation-story{background:var(--ink);color:#fff}.foundation-story{color:var(--ink);background:#edf2ee}.result-story-heading{grid-template-columns:minmax(420px,1.35fr) minmax(300px,.65fr);align-items:end;column-gap:clamp(45px,8vw,130px);max-width:1320px;margin:0 auto 58px;display:grid}.result-story-heading .eyebrow{grid-column:1/-1}.generation-story .result-story-heading .eyebrow{color:var(--mint)}.result-story-heading h2{font-family:var(--serif);letter-spacing:-.048em;margin:0;font-size:clamp(43px,4.5vw,68px);font-weight:500;line-height:1.02}.result-story-heading>p:last-child{color:#667673;margin:0;font-size:14px;line-height:1.75}.generation-story .result-story-heading>p:last-child{color:#b9cbc7}.generation-framework{color:var(--ink);background:#fff;border:1px solid #cbd7d2;border-radius:9px;margin:0 0 18px;padding:31px 11px 12px}.framework-label{color:#6f807c;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin:-20px 1px 10px;font-size:9px}.generation-framework img{background:#fff;border:1px solid #d8e1dd;border-radius:9px;width:100%;height:auto;display:block}.generation-framework figcaption{color:#6b7a77;margin:14px 3px 0;font-size:10px;line-height:1.65}.generation-framework figcaption strong{color:#344744}.result-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;max-width:1320px;margin:0 auto;display:grid}.result-visual-column,.result-table-panel{min-width:0;color:var(--ink);background:#f9fbf8;border:1px solid #cbd7d2;border-radius:15px;padding:22px}.generation-story .result-visual-column,.generation-story .result-table-panel{border-color:#ffffff2e}.result-callouts{border:1px solid #cbd7d2;border-radius:8px;grid-template-columns:1fr 1fr;margin-bottom:18px;display:grid;overflow:hidden}.result-callouts span{color:#71817e;letter-spacing:.04em;text-transform:uppercase;flex-direction:column;gap:4px;min-height:74px;padding:13px;font-size:8px;display:flex}.result-callouts span+span{border-left:1px solid #cbd7d2}.result-callouts strong{color:var(--teal-dark);font-family:var(--serif);letter-spacing:-.02em;text-transform:none;font-size:25px;font-weight:600}.result-figure{margin:0}.result-figure img{object-fit:contain;background:#fff;border:1px solid #d5ded9;border-radius:9px;width:100%;min-height:330px;max-height:510px;display:block}.result-figure figcaption{color:#72817e;margin:12px 2px 0;font-size:9px;line-height:1.55}.hero-visual figcaption,.method-master-figure figcaption,.method-step figure figcaption,.paper-figure figcaption,.generation-framework figcaption,.result-figure figcaption{color:#4f625e;font-weight:600}.visual-topline,.master-figure-label,.paper-figure .figure-label,.framework-label{color:#566b66;font-weight:700}.method-master-figure figcaption strong,.generation-framework figcaption strong{color:#263b38;font-weight:700}.result-table-panel{flex-direction:column;display:flex;overflow:hidden}.interactive-results{flex-direction:column;flex:1;min-width:0;display:flex}.results-panel-title{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:17px;display:flex}.results-panel-title span,.results-panel-title>small{color:#758581;font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;font-size:8px}.results-panel-title h3{font-family:var(--serif);letter-spacing:-.02em;margin:5px 0 0;font-size:24px;font-weight:600}.results-tabs{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.results-tabs button{color:#5f716d;min-height:32px;font-family:var(--mono);cursor:pointer;background:#fff;border:1px solid #c6d4cf;border-radius:999px;padding:0 10px;font-size:8px;transition:background .16s,border-color .16s,color .16s}.results-tabs button:hover,.results-tabs button:focus-visible{border-color:var(--teal);color:var(--teal-dark)}.results-tabs button[aria-pressed=true]{border-color:var(--teal-dark);background:var(--teal-dark);color:#fff}.results-tabs button:focus-visible{outline-offset:2px;outline:3px solid #2f7f8738}.result-table-scroll{border-top:1px solid #d5dfda;border-bottom:1px solid #d5dfda;max-height:555px;overflow:auto}.result-table-panel table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:9px}.generation-story .result-table-panel table{min-width:920px}.foundation-story .result-table-panel table{min-width:850px}.result-table-panel caption{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.result-table-panel th,.result-table-panel td{text-align:left;vertical-align:middle;border-bottom:1px solid #d7e0dc;padding:13px 9px}.result-table-panel thead th{z-index:2;color:#758480;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;background:#f9fbf8;font-size:8px;font-weight:700;position:sticky;top:0}.result-table-panel tbody th{z-index:1;color:#334744;background:#f9fbf8;font-weight:700;position:sticky;left:0}.result-table-panel thead th:first-child{z-index:3;left:0}.result-table-panel td small{color:#82908d;margin-bottom:3px;font-size:8px;display:block}.result-table-panel .metric-direction{color:#687874;font-family:var(--mono);font-size:8px}.result-table-panel .hgr-result,.result-table-panel .hgr-result strong{color:var(--teal-dark)}.result-table-panel tr.featured-result-row th,.result-table-panel tr.featured-result-row td{color:var(--teal-dark);background:#e7f2ed}.result-table-panel tfoot th,.result-table-panel tfoot td{color:var(--teal-dark);border-bottom:0;padding-top:15px}.table-note{color:#788783;margin:auto 0 0;padding-top:18px;font-size:9px;line-height:1.65}.resource-section{background:var(--teal-dark);color:#fff;grid-template-columns:.9fr 1.1fr;gap:100px;padding:110px clamp(24px,5vw,84px);display:grid}.resource-section .eyebrow.light{color:var(--mint)}.resource-section h2{max-width:650px;font-size:clamp(40px,4vw,62px)}.resource-list{border-top:1px solid #ffffff59}.resource-list>span{min-height:72px;font-family:var(--serif);border-bottom:1px solid #ffffff40;grid-template-columns:40px 1fr auto;align-items:center;font-size:20px;display:grid}.resource-list b{color:var(--mint);font-family:var(--mono);font-size:9px}.resource-list a{color:inherit;text-underline-offset:5px;text-decoration-color:#fff6}.resource-list a:hover,.resource-list a:focus-visible{color:var(--mint)}.resource-list small{color:#bdd1ce;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;font-size:8px}.citation-section{background:var(--white);padding:110px clamp(24px,5vw,84px)}.citation-copy{max-width:900px}.citation-section h2{max-width:900px;font-size:clamp(38px,4vw,60px)}.citation-copy>p:last-child{color:#60706e;max-width:700px;margin:25px 0 0;font-size:13px}footer{color:#6d7a78;border-top:1px solid #d3dcd8;grid-template-columns:1fr auto 1fr;align-items:center;min-height:110px;padding:0 clamp(24px,5vw,84px);font-size:10px;display:grid}.footer-brand{color:var(--ink)}footer p:first-of-type{justify-self:center}footer p:nth-of-type(2){font-family:var(--mono);justify-self:end}@media (width<=1100px){.site-nav{grid-template-columns:auto minmax(0,1fr) auto;gap:22px}.nav-links{scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:flex-start;min-width:0;padding:10px 2px;display:flex;overflow-x:auto}.nav-links::-webkit-scrollbar{display:none}.hero{grid-template-columns:1fr;padding-top:64px}.hero-copy{max-width:840px}.hero-visual{justify-self:center;width:min(560px,100%);margin:0 auto}.visual-image-wrap{aspect-ratio:1.16}.metric-strip{grid-template-columns:1fr 1fr}.metric-card:nth-child(2){border-right:0}.metric-card:nth-child(-n+2){border-bottom:1px solid #d4ded9}.section-intro{grid-template-columns:1fr}.section-intro>p:last-child{max-width:700px;margin-top:28px}.ringdiv-section{grid-template-columns:1fr}.ringdiv-copy{max-width:760px}.result-story-heading{grid-template-columns:1fr}.result-story-heading>p:last-child{max-width:700px;margin-top:25px}.result-story-grid{grid-template-columns:1fr}.resource-section{grid-template-columns:1fr;gap:60px}}@media (width<=760px){.prototype-ribbon{padding-inline:12px;font-size:8px}.site-nav{grid-template-columns:auto minmax(0,1fr);gap:16px;min-height:64px;padding-inline:20px}.nav-links{gap:18px;font-size:11px}.nav-status{display:none}.hero{min-height:auto;padding:52px 20px 58px}.hero h1{font-size:clamp(39px,11.5vw,54px)}.hero h1>span{margin-top:10px;font-size:.4em}.hero-hook{margin-top:23px;font-size:27px}.hero-deck{font-size:15px}.hero-actions{grid-template-columns:1fr 1fr;display:grid}.button{min-height:52px;padding-inline:11px;font-size:11px}.button small{font-size:7px}.authors{margin-top:28px;font-size:14px}.affiliation-line{grid-template-columns:1fr;font-size:10px}.institution-logos{grid-template-columns:1fr 1fr;gap:16px 22px}.hero-visual{border-radius:14px;padding:10px}.hero-visual figcaption{font-size:10px}.rule-sequence{font-size:9px}.rule-sequence code{padding:3px 5px}.metric-strip{grid-template-columns:1fr;margin-inline:20px}.metric-card{border-bottom:1px solid #d4ded9;border-right:0;min-height:176px}.metric-card:last-child{border-bottom:0}.content-section{padding:90px 20px}.section-intro{margin-bottom:42px}.section-intro h2,.ringdiv-copy h2,.result-story-heading h2,.resource-section h2,.citation-section h2{font-size:42px}.comparison-grid{grid-template-columns:1fr}.comparison-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:260px}.comparison-grid article:last-child{border-bottom:0}.comparison-icon{margin-block:28px 22px}.method-section .section-intro{margin-bottom:12px}.method-section .section-intro>p:last-child{margin-top:18px;font-size:15px}.method-master-figure{border-radius:12px;margin:34px 0 58px;padding:36px 10px 15px}.master-figure-label{margin:-22px 4px 12px}.method-master-figure a>span{bottom:8px;right:8px}.method-master-figure figcaption{margin-inline:7px;font-size:10px}.step-by-step-heading{grid-template-columns:1fr;gap:9px}.step-by-step-heading h3{font-size:31px}.step-by-step-heading span{max-width:440px}.method-steps{margin-top:20px}.method-steps:before{top:38px;bottom:38px;left:16px}.method-step{grid-template-columns:34px 1fr;gap:14px;min-height:0;padding:38px 0 42px}.step-number{align-self:start;width:34px;height:34px}.step-copy h3{font-size:31px}.step-flow{font-size:10px}.step-copy>p:not(.step-flow){font-size:13px}.method-step figure{grid-column:2;justify-self:stretch;max-width:100%;padding:10px}.method-step figure img{max-height:260px}.paper-figure{padding:45px 10px 16px}.paper-figure figcaption{padding-inline:8px}.ringdiv-section{gap:55px}.ring-stats dd{text-align:right;max-width:130px}.result-story-heading{margin-bottom:40px}.generation-framework{border-radius:8px;margin-bottom:18px;padding:31px 8px 11px}.framework-label{margin:-20px 3px 9px}.generation-framework figcaption{margin-inline:6px}.result-visual-column,.result-table-panel{padding:14px}.result-callouts{grid-template-columns:1fr}.result-callouts span+span{border-top:1px solid #cbd7d2;border-left:0}.result-figure img{min-height:240px}.result-table-panel th,.result-table-panel td{padding:11px 7px}.resource-section,.citation-section{padding:82px 20px}.resource-list>span{grid-template-columns:30px 1fr;padding-block:12px}.resource-list small{grid-column:2;margin-top:-14px}footer{grid-template-columns:1fr auto;padding-inline:20px}footer p:first-of-type{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
