
:root{--ink:#182536;--muted:#586778;--line:#dce4ec;--navy:#080e17;--accent:#8fc9ff;--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.7;font-size:17px}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}a:focus-visible,button:focus-visible{outline:3px solid #227cc2;outline-offset:5px}::selection{background:#c7e5ff;color:#142235}.skip{position:fixed;top:-80px;left:16px;z-index:99;background:white;padding:10px}.skip:focus{top:10px}.progress{height:3px;width:0;background:var(--accent);position:fixed;inset:0 auto auto 0;z-index:60}.nav{position:fixed;top:0;left:0;right:0;z-index:50;color:#f5f7fb;border-bottom:1px solid #ffffff14;background:#080e17ed;backdrop-filter:blur(16px)}.nav-inner{min-height:70px;max-width:1440px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:21px;font-weight:800;letter-spacing:-.6px;white-space:nowrap}.brand sup{font-size:.6em}.links{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:600}.links a{color:#ced7e5}.links a:hover,.links a[aria-current]{color:var(--accent)}.links .nav-paper{border:1px solid #ffffff40;border-radius:30px;padding:6px 19px;color:#fff}.menu{display:none;color:white;background:transparent;border:1px solid #ffffff50;border-radius:6px;padding:5px 12px}.hero{min-height:100svh;position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;background:var(--navy);color:white;padding:145px 32px 80px}.hero-backdrop{position:absolute;z-index:-3;right:-6%;top:2%;width:83%;height:100%;object-fit:cover;opacity:.3;filter:saturate(.55);transform:rotate(-8deg) scale(1.15);mask-image:linear-gradient(to right,transparent,#000 28%)}.hero:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#080e17 0%,#080e17ed 32%,#080e1799 73%,#080e1799),linear-gradient(0deg,#080e17,transparent 40%)}.hero-inner{width:min(100%,var(--max));margin:auto}.eyebrow{margin:0 0 18px;font-size:13px;font-weight:750;letter-spacing:.16em;text-transform:uppercase;color:#376487}.hero .eyebrow{color:var(--accent)}h1,h2,h3,p{margin-top:0}h1{max-width:940px;font-size:clamp(35px,4.8vw,65px);letter-spacing:-.045em;line-height:1.12;margin-bottom:28px;font-weight:750}h1 .title-mark{display:block;color:var(--accent);margin-bottom:14px;font-size:1.28em;font-weight:800}h1 sup{font-size:.57em}.hero-summary{max-width:745px;color:#ced6e1;font-size:19px;line-height:1.75;margin-bottom:28px}.authors{max-width:840px;display:flex;flex-wrap:wrap;gap:5px 19px;font-size:16px;color:#f0f4f9;margin-bottom:10px}.authors a{border-bottom:1px solid #ffffff60}.affiliation{font-size:15px;color:#aebacd;margin-bottom:27px}.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.button{border-radius:7px;display:inline-flex;align-items:center;gap:9px;padding:11px 22px;font-weight:650;font-size:15px;border:1px solid #ffffff40}.button.primary{background:var(--accent);color:#0c2031;border-color:var(--accent)}.button:hover{transform:translateY(-2px)}.unavailable{font-size:14px;color:#a9b5c5;padding:10px}.hero-bottom{margin-top:45px;color:#b1bed0;font-size:14px;display:flex;gap:20px;align-items:center}.hero-bottom span{height:1px;background:#ffffff30;width:42px}.container{max-width:var(--max);margin:auto;padding:0 28px}.section{padding:96px 0;border-bottom:1px solid #edf0f4}.section.alt{background:#f3f6fa}.section-head{max-width:860px;margin-bottom:34px}h2{font-size:clamp(30px,3.6vw,43px);letter-spacing:-.035em;line-height:1.18;margin-bottom:22px}h3{font-size:21px;letter-spacing:-.02em;line-height:1.3;margin-bottom:12px}.lead{font-size:19px;line-height:1.85;color:#4c5d70;max-width:940px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:43px 0 50px}.metric{padding:28px 23px;border-right:1px solid var(--line)}.metric:first-child{padding-left:0}.metric:last-child{border-right:0}.metric strong{display:block;font-size:38px;letter-spacing:-.04em;color:#234d74;line-height:1.2;margin-bottom:12px}.metric b{display:block;font-size:15px}.metric small{display:block;font-size:14px;color:var(--muted);line-height:1.6;margin-top:5px}.figure{margin:30px 0 0;background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;overflow:hidden}.figure a{display:block}.figure img{width:100%;object-fit:contain}.figure figcaption{border-top:1px solid #edf0f4;margin-top:20px;padding:18px 4px 0;color:var(--muted);font-size:15px;line-height:1.7}.figure figcaption strong{display:block;color:var(--ink);margin-bottom:4px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:40px}.step{border-top:2px solid #c4d5e5;padding-top:23px}.step .number{display:block;font-family:monospace;color:#547c9e;font-size:14px;margin-bottom:15px}.step p{font-size:16px;color:var(--muted);margin:0}.note{font-size:15px;color:var(--muted);max-width:900px;margin:25px 0 0}.citation{background:#0c1522;color:#edf2fa}.citation .eyebrow{color:var(--accent)}.citation-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.copy{background:#ffffff0a;color:#ecf3fd;border:1px solid #ffffff35;border-radius:6px;cursor:pointer;padding:8px 17px;font-size:14px}.copy:hover{background:#ffffff18}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#ffffff06;border:1px solid #ffffff20;padding:26px;border-radius:10px;font-size:14px;line-height:1.9;color:#c1d3e9}footer{background:#080e17;color:#a6b3c5;font-size:14px;padding:30px 0}.footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-links{display:flex;gap:24px}footer a:hover{color:white}.status{font-size:14px;min-height:22px;color:#c1d3e9}.benchmark-figure img{max-height:850px}.section-label{color:#376487}.more{color:#2a638f;border-bottom:1px solid #aec9df}.hero-summary,.lead,p,figcaption{text-wrap:pretty}@media(min-width:1600px){.hero{min-height:900px}}@media(max-width:900px){.links{gap:16px}.nav-inner{padding:0 22px}.metrics{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric:nth-child(n+3){border-top:1px solid var(--line)}.metric:nth-child(3){padding-left:0}.hero{padding-top:125px}.steps{gap:22px}}@media(max-width:700px){body{font-size:16px}.nav-inner{min-height:62px}.menu{display:block}.links{display:none;position:absolute;top:62px;left:0;right:0;padding:20px 24px;background:#0c1522;flex-wrap:wrap;gap:20px}.links.open{display:flex}.hero{min-height:100svh;padding:108px 24px 60px}.hero-backdrop{width:160%;right:-60%;opacity:.2}.hero-summary{font-size:17px}.authors{font-size:15px;gap:5px 14px}.hero-bottom{margin-top:30px}.section{padding:66px 0}.container{padding:0 22px}.lead{font-size:17px}.metrics{margin:30px 0}.metric{padding:22px 15px}.metric strong{font-size:32px}.steps{grid-template-columns:1fr;gap:25px}.figure{padding:10px;border-radius:8px}.figure figcaption{padding:13px 3px 3px;margin-top:12px;font-size:14px}pre{padding:17px;font-size:13px}.citation-head{align-items:flex-start}.citation-head h2{font-size:30px}.eyebrow{font-size:12px}.button{padding:10px 17px}.hero-bottom{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.video-family{margin:2rem 0 1rem}.video-grid{display:grid;gap:1.2rem}.mpe-videos,.smac-videos{grid-template-columns:repeat(4,minmax(0,1fr))}.video-card{min-width:0;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.video-card h3{margin:0 0 12px}.video-card video{display:block;width:100%;height:auto;border-radius:8px;background:#f5f5f5}.video-card p{font-size:.85rem;color:#626775;margin:10px 0 0}@media(max-width:650px){.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

.hero .hero-video{inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:none;mask-image:none;filter:none;opacity:.6;border:0;border-radius:0;pointer-events:none}

.paper-results{margin:36px 0}.result-block{margin:36px 0 48px}.result-block h3{font-size:23px;margin-bottom:12px}.result-block h4{font-size:18px;margin:24px 0 12px}.table-caption{font-size:14px;line-height:1.7;color:#586074;max-width:100%}.table-scroll{overflow-x:auto;border:1px solid #dce0ea;border-radius:10px;margin:14px 0 24px;background:#fff}.result-table{border-collapse:collapse;min-width:100%;font-size:13px;font-variant-numeric:tabular-nums}.result-table td{padding:10px 12px;border-bottom:1px solid #e8eaf0;white-space:nowrap;text-align:right}.result-table td:first-child,.result-table td:nth-child(2){text-align:left}.result-table tr:first-child{background:#eeeaf7;font-weight:700;color:#49308c}.result-table tr:nth-child(even){background:#faf9fc}.result-table strong{color:#49308c}.result-table u{text-underline-offset:3px}

.result-table th{padding:10px 12px;text-align:right;white-space:nowrap}.result-table th:first-child,.result-table th:nth-child(2){text-align:left}

#guidance{background:linear-gradient(130deg,#fff,#f6f2fc)}.g2-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.g2-heading button,.g2-tasks button,.g2-mode button,.g2-controls button{border:1px solid #d9cfea;border-radius:9px;padding:9px 14px;background:white;color:#6d4a99;cursor:pointer;font-size:14px}.g2-tasks{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.g2-tasks .active,.g2-mode .active,.g2-controls button:first-child{background:#7650b5;color:white;border-color:#7650b5}.g2-mode{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.g2-mode span{margin-left:auto;color:#81728e;font-size:13px}.g2-legend{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin:22px 0;font-size:14px}.g2-legend span{display:flex;gap:8px;align-items:center}.g2-legend i{display:inline-block;width:24px;height:4px}.g2-legend .before{background:#9398a5}.g2-legend .after{background:#794ec8}.g2-legend>span:last-child{margin-left:auto;color:#82728f}.g2-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.g2-panels article,.g2-action-grid article{background:#fff;border:1px solid #e4dcec;border-radius:14px;padding:15px;min-width:0}.g2-panels h3{font-size:16px}.g2-panels article:first-child h3{color:#777f90}.g2-panels article:last-child h3{color:#794ec8}.g2-panels canvas,.g2-action-grid canvas{display:block;width:100%;height:auto;border-radius:9px}.g2-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.g2-action-grid h3{font-size:15px}.g2-action-grid p{font-size:11px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:12px 0 0}.g2-explanation{font-size:15px;color:#71617f;margin:22px 0;max-width:100%}.g2-numbers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:20px 0}.g2-numbers>div{border-top:1px solid #e2d9ee;padding-top:14px}.g2-numbers span,.g2-numbers small{display:block;color:#82738e;font-size:12px}.g2-numbers strong{display:block;color:#70509a;font-size:24px;font-variant-numeric:tabular-nums;margin:6px 0}.g2-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:24px 0}.g2-controls input{flex:1;min-width:150px;accent-color:#794ec8}.g2-details{margin-top:20px;font-size:13px;color:#756582}.g2-details summary{cursor:pointer;margin-bottom:12px}#guidance [hidden]{display:none!important}@media(max-width:700px){.g2-panels{gap:7px}.g2-panels article{padding:7px}.g2-panels h3{font-size:12px}.g2-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.g2-numbers{gap:12px}.g2-numbers strong{font-size:20px}.g2-heading h2{font-size:28px}.g2-tasks button{font-size:12px;padding:7px 9px}.g2-legend{gap:12px}}

.g2-focus{padding:22px;background:#f1ebfa;border:1px solid #d8c9ec;border-radius:18px;margin:20px 0 30px}.g2-focus-head{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.g2-focus-head h3{margin:0}.g2-focus-head button{background:#7650b5;color:#fff;border:0;border-radius:9px;padding:12px;cursor:pointer}.g2-focus [data-g-event]{font-size:20px;font-weight:650;color:#613b96}.g2-focus article p,.g2-focus [data-g-summary]{font-size:13px;line-height:1.6}.g2-focus article h3{font-size:15px}.g2-focus a{color:#613b96;font-weight:600}@media(max-width:700px){.g2-focus{padding:12px}.g2-focus .g2-panels{grid-template-columns:1fr}}

.g2-story{background:white;border:1px solid #ded4ea;border-radius:18px;padding:26px;margin:20px 0}.g2-story-kicker{color:#776285;font-size:13px}.g2-story-tabs{display:flex;gap:10px;flex-wrap:wrap}.g2-story button{padding:12px 18px;border:1px solid #d8c9e9;border-radius:9px;background:#faf8fd;color:#65488a;cursor:pointer}.g2-story-tabs .active,.g2-story .g2-story-next{background:#7650b5;color:white}.g2-story h3{font-size:25px;margin:24px 0 10px}.g2-story canvas{display:block;width:100%;max-width:820px;height:auto;margin:14px auto}.g2-story [data-g-story-caption]{font-size:13px;color:#766780}.g2-full>summary{cursor:pointer;padding:20px;background:#f4f0f8;border-radius:10px;color:#65488a}.g2-story-next{margin-top:12px}@media(max-width:700px){.g2-story{padding:14px}.g2-story h3{font-size:20px}.g2-story-tabs button{padding:8px;font-size:12px}}

.g2-direct{margin:22px 0;padding:24px;border:1px solid #ddd1eb;border-radius:16px;background:white}.g2-direct-header{display:flex;justify-content:space-between;align-items:center;gap:15px}.g2-direct-header button{background:#7750b5;color:white;border:0;padding:12px;border-radius:9px;cursor:pointer}.g2-direct-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:20px}.g2-direct-grid article{min-width:0;background:#faf8fc;border-radius:12px;padding:16px}.g2-direct canvas{width:100%;height:auto}.g2-direct p{font-size:14px;line-height:1.6}.g2-direct-grid h3{font-size:18px}.g2-direct .g2-episode{font-weight:bold;padding:12px;background:#eee7f6;border-radius:8px}.g2-direct a{color:#70509c}.g2-direct [data-g-direct-event]{font-size:18px;font-weight:600;color:#70509c}@media(max-width:760px){.g2-direct-grid{grid-template-columns:1fr}.g2-direct{padding:12px}.g2-direct-header h3{font-size:19px}}
