/* Paper-light showroom. No dark theme or decorative fake telemetry. */
:root{color-scheme:light;--bg:#f6f8fb;--panel:#fff;--panel2:#f1f5fa;--line:#dce5ee;--line-soft:#e8edf3;--text:#1a2d41;--muted:#5f7488;--quiet:#7a8c9f;--mint:#168b78;--blue:#477ace;--pink:#ba6384;--amber:#b38034;--rail:214px}
html{background:var(--bg)}body{background:var(--bg);color:var(--text);font-size:14px;line-height:1.75}h1,h2,h3{color:var(--text)}p{color:var(--muted)}::selection{background:#ccece3;color:#153d35}button,a{transition:color .18s,background .18s,box-shadow .2s,transform .22s}button:disabled{cursor:default}small{color:var(--quiet)}kbd{background:#f5f7fa;border-color:#dfe6ed;color:#728398}
.sidebar{background:#fff;border-right:1px solid var(--line-soft);padding:26px 14px 22px}.brand{margin:0 10px 38px;gap:11px}.brand b{color:#23394b;letter-spacing:.03em}.brand img{width:32px;border-radius:8px;background:#edf4fa}.brand small{color:#9aa8b6;font-size:8px}.rail-section-label{color:#93a0b0;letter-spacing:.15em}.nav-link{padding:11px 13px;font-size:12px;border-radius:8px;color:#698096}.nav-link>span{color:#8aa0b3}.nav-link:hover{color:#2c5369;background:#f3f7fb}.nav-link.active{background:#eaf5f1;color:#177d69}.nav-link.active>span{color:#229b81}.nav-link.active:before{background:#39a78d;left:-14px;border-radius:2px}.sidebar-bottom{padding-left:10px;padding-right:7px}.rail-footer{border-color:#eaf0f5;color:#8190a3}.sidebar-bottom small{color:#97a5b1;line-height:1.7}.demo-count{border-radius:7px;padding:5px 0}.demo-count:hover{color:#188a75}.sidebar-bottom .demo-count{color:#647a8f}
.topbar{background:rgba(248,250,252,.96);border-bottom:1px solid #e6edf4;backdrop-filter:blur(12px);height:70px;padding:0 38px}.breadcrumb{font-size:11px;gap:12px}.breadcrumb b{color:#4e657b}.top-actions{gap:10px}.search-trigger{color:#8192a6;border-color:#dfe7ef;background:#fff;border-radius:8px;gap:28px}.search-trigger:hover{border-color:#bacee2}.button{border-radius:9px;min-height:40px;background:#fff;border-color:#dae4ee;color:#456379;padding:9px 16px;gap:13px}.button:hover{background:#f1f6fb;border-color:#bbcedf;box-shadow:0 3px 9px #224e7710}.button.primary{color:#fff;background:#268c78;border-color:#268c78;box-shadow:0 3px 10px #168b7820}.button.primary:hover{background:#1b7c69;border-color:#1b7c69;box-shadow:0 6px 16px #168b7828}.button.ghost{background:#ffffff80}.button.small{border-radius:7px}.prepare-button:before{content:'↗';font-size:16px}.menu-toggle{color:#527387}.text-link{color:#477a9b}.text-link:hover{color:#126e8a}#main{padding:34px 40px 24px;max-width:1500px}.view{animation:view-appear .42s cubic-bezier(.2,.7,.2,1)}.eyebrow{color:#8196a8}.eyebrow>span{color:#188a75}.eyebrow i{background:#d5e0eb}.section-head h1{font-size:36px;letter-spacing:-.05em;line-height:1.4}.section-head p{font-size:13px;line-height:1.95;margin-top:13px;color:#76899b}.section-head{margin:16px 0 29px}.subheading{margin:34px 0 21px;align-items:end}.subheading h2{font-size:21px;letter-spacing:-.025em}.subheading>a,.subheading>span{color:#8294a5;font-size:11px}.section-kicker{font-size:9px;letter-spacing:.16em;color:#899cae;display:block;margin-bottom:9px}.quiet-note{font-size:11px;line-height:1.9;color:#8997a8}.site-footer{border-color:#e1e9f1;color:#8396a9;font-size:10px}.site-footer a:hover{color:#258c78}.live-dot{background:#259c81;box-shadow:0 0 0 3px #289c8110}.service-status{color:#8595a6;font-size:10px;white-space:nowrap}.service-status.ready{color:#268a70}.service-status.ready i{background:#29a47f}.service-status.starting{color:#5b8cce}.service-status.starting i{background:#739ad2}.service-status.failed{color:#b86269}.service-status.failed i{background:#cc7580}
.hero{display:block;position:relative;margin:0;padding:2px 0 0;isolation:isolate;overflow:hidden}.hero:before{content:'';position:absolute;z-index:-1;right:0;top:34px;width:65%;height:390px;background:radial-gradient(ellipse at 60% 50%,#e6f1f9 0,transparent 70%);pointer-events:none}.hero-topline{display:flex;justify-content:space-between;align-items:center;color:#8497a9;font-size:10px;letter-spacing:.08em;margin:3px 0 31px}.availability-mark{display:inline-flex;align-items:center;gap:8px;background:#eaf5f0;border:1px solid #d8eae1;padding:5px 10px;border-radius:30px;color:#438b78;font-size:10px}.availability-mark i{width:5px;height:5px;background:#48a78a;border-radius:50%}.hero-copy{max-width:1040px}.hero-copy h1{font-size:clamp(49px,5.05vw,76px);line-height:1.25;letter-spacing:-.065em;font-weight:600;margin:16px 0 22px;color:#24394b}.hero-copy h1 em{font-style:normal;color:#288f7e;background:linear-gradient(110deg,#258d77,#417cb7);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-intro{font-size:14px;color:#73899b;line-height:1.95}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.hero-actions .button{padding:11px 18px}.github-button{font-size:11px;background:transparent!important;border-color:transparent}.hero-bottomline{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:36px;padding:23px 0 27px;border-bottom:1px solid #dfe8f0}.hero-bottomline>div:first-child{display:flex;gap:11px;align-items:center}.identity-dot{width:33px;height:33px;border-radius:50%;background:#e9f0f6;color:#53718b;font-size:13px;display:grid;place-items:center}.hero-bottomline strong{display:block;font-size:12px;font-weight:500}.hero-bottomline small{display:block;font-size:10px;margin-top:1px}.hero-specialties{display:flex;gap:13px;align-items:center;font-size:11px;color:#71889d}.hero-specialties i{color:#b0c1cf}.next-link{font-size:10px;color:#7f93a6;display:flex;gap:15px}.next-link:hover{color:#248c79}.home-projects{margin-top:30px}.showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.showcase-card{position:relative;padding:24px 22px 17px;background:#fff;border:1px solid #dfe7ef;border-radius:15px;box-shadow:0 4px 15px #2a4f6905;overflow:hidden;transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s,border-color .3s}.showcase-card:hover{transform:translateY(-5px);box-shadow:0 16px 28px #2946610c;border-color:#b9d5d4}.showcase-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.project-glyph{display:grid;place-items:center;background:color-mix(in srgb,var(--accent,var(--blue)) 9%,white);color:var(--accent,var(--blue));border-radius:11px;font-size:24px;line-height:1;width:41px;height:41px}.project-glyph.small{width:31px;height:31px;font-size:21px;border-radius:8px;display:inline-grid;vertical-align:middle;margin-right:9px}.project-kind{font-size:10px;color:#8196a7;letter-spacing:.04em}.project-title-link{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:8px 0 11px}.project-title-link h3{font-size:23px;line-height:1.3;letter-spacing:-.04em}.project-title-link>span{color:#b2c2cf;font-size:18px;transition:transform .3s,color .2s}.showcase-card:hover .project-title-link>span{transform:translate(2px,-2px);color:var(--accent)}.showcase-card>p{min-height:52px;font-size:12px;color:#7b8e9e;line-height:1.9}.mini-flow{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:15px 0 17px;margin-top:11px;border-bottom:1px solid #edf1f5}.mini-flow span{font-size:9px;padding:4px 6px;background:#f5f8fb;border:1px solid #e6edf4;border-radius:5px;color:#738a9d}.mini-flow i{font-style:normal;color:#a4bccb;font-size:10px}.showcase-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:5px;padding-top:14px}.showcase-card-bottom>a{font-size:11px;color:#46677c;display:flex;gap:11px}.showcase-card-bottom b{color:var(--accent);font-weight:400}.showcase-card-bottom small{font-size:9px;color:#9aabb9}.home-next{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;margin:55px 0 20px;padding:36px 0 20px;border-top:1px solid #e0e8f0}.home-next h2{font-size:28px;line-height:1.55}.home-next p{font-size:11px;margin-top:12px;line-height:1.8}.next-topics{display:flex;flex-direction:column}.next-topics>a{display:flex;align-items:center;gap:18px;padding:19px 5px;border-bottom:1px solid #e4ebf1}.next-topics>a:hover{background:#f0f6fb;transform:translateX(4px)}.next-topics>a>span{font:10px var(--mono);color:#99abba}.next-topics b{font-size:13px;font-weight:500}.next-topics small{display:block;font-size:10px;margin-top:4px}.next-topics i{margin-left:auto;font-style:normal;color:#99b0c3}
.about-aside{background:linear-gradient(140deg,#fff,#f0f6fb);border:1px solid #e1eaf2;border-radius:15px;padding:26px}.about-aside h2{font-size:25px;line-height:1.6;margin:14px 0 25px}.about-aside .quiet-note{margin:20px 0}.vertical-labels span{border-color:#dce8f1;color:#56758d;background:transparent}.timeline article{border-color:#dbe5ee}.time-mark{background:#fff;border-color:#7ab9a7;box-shadow:0 0 0 5px #f0f6f6}.timeline-date{color:#7990a5}.timeline-date>span{background:#edf4f8;color:#7596ab;border-color:#e2ecf3}.timeline h2{font-size:18px}.timeline p{font-size:12px;line-height:1.9;color:#70879b}.timeline article{padding-bottom:32px}.project-navigation{margin-bottom:26px}.project-tabs{border-color:#e0e8f0;padding:0;background:transparent}.project-tabs a{color:#7b91a3;border-color:transparent;padding:11px 18px;font-size:13px}.project-tabs a.active{background:#fff;color:#227e70;border-color:#dce6ed;border-radius:8px 8px 0 0}.project-tabs a>span{color:#7192a7;font-size:19px}.support-tabs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:12px 0 0}.support-tabs a{font-size:10px;color:#7d93a5;padding:5px 11px;border-radius:6px;border:1px solid transparent}.support-tabs a:hover,.support-tabs a.active{background:#ebf3fb;color:#3f77ab;border-color:#dce8f4}.project-head{margin:27px 0 15px;gap:25px}.project-head h2{font-size:30px;letter-spacing:-.03em;display:flex;align-items:center;margin:8px 0 12px}.project-head p{font-size:13px;line-height:1.9;max-width:680px}.project-links{flex-wrap:wrap;gap:9px}.project-links .button{font-size:11px}.tags span{background:#edf3f8;border:1px solid #e1eaf2;color:#718ba1;font-size:10px;border-radius:5px}.detail-grid{gap:0 30px}.detail-grid article{display:flex;gap:15px;padding:24px 0;border-bottom:1px solid #e1e9f1;background:transparent;border-top:0}.detail-index{font:10px var(--mono);color:#9cafbf;padding-top:6px}.detail-grid h3{font-size:16px;margin-bottom:10px}.detail-grid p{font-size:12px;line-height:1.9}.resume-project-summary{background:#fff;border:1px solid #e1e9f1;border-radius:12px;padding:19px 22px;margin:22px 0}.resume-project-summary>summary{font-size:12px;cursor:pointer;color:#49768e;display:flex;justify-content:space-between}.resume-project-summary p{font-size:12px;line-height:1.95;margin-top:12px}.resume-project-summary .resume-label{font-size:9px;color:#869aad}.resume-version-note{padding:12px 0 0;margin-top:12px!important;border-top:1px solid #eaf0f5;color:#8193a5!important}.support-grid{gap:17px}.support-card{background:#fff;border:1px solid #dfe8ef;border-radius:13px;padding:22px;box-shadow:0 3px 15px #23496704}.support-card:hover{transform:translateY(-3px);border-color:#c7d9e9;box-shadow:0 11px 22px #29456308}.support-top{display:flex;align-items:center;gap:10px;margin-bottom:18px}.support-glyph{font-size:22px;color:#628dac}.support-card h3{font-size:17px;margin:8px 0 12px}.support-card p{font-size:12px;line-height:1.85}.support-actions{border-top:1px solid #edf2f6;padding-top:16px;margin-top:17px;justify-content:space-between;align-items:center}.support-actions small{font-size:9px}.explore-link{font-size:11px;color:#3c7d9d;display:flex;gap:15px}.support-explanation{padding:24px;background:#fff;border:1px solid #e2ebf1;border-radius:12px}.support-explanation p{font-size:12px;line-height:2;margin-top:12px}.paper-card{background:linear-gradient(120deg,#fff,#f5f8fd)}.note{background:#edf4f8;border-color:#dee8ef;color:#577a8f;border-radius:9px}.note.boundary{background:#f0f5f9;border-color:#e2eaf1}.note p{font-size:11px;color:#738b9e}.note-mark{color:#6295ae}.source-line{font-size:10px;color:#91a2b2}.talk-note{border-color:#d8e9e3;background:#eef6f2;border-radius:9px}.talk-note p{font-size:12px;color:#658679}.talk-note>span{color:#429480}
.platform-layer,.editorial-card,.optimization-grid article,.idea-card,.benchmark-contract,.capability-levels article,.sources-panel{background:#fff;border-color:#e0e8f0;border-radius:12px;box-shadow:0 3px 14px #35557304}.platform-layer h2{font-size:18px}.platform-layer p,.layer-explain{color:#8195a6}.layer-index{color:#84a4b7}.observability-spine{background:linear-gradient(160deg,#ebf7f2,#f0f6fd);border-color:#dbeae5;color:#34856f;border-radius:12px}.observability-spine p{color:#72928e}.vertical-title{color:#69a291}.understanding-label{color:#8298aa;font-size:10px}.understanding-label>span{background:#e9f4ef;color:#328c73;border-color:#d8e9e2}.term{color:#507691}.term .info{border-color:#c8d8e6;background:#f2f7fb;color:#7795b0}.term:hover{color:#237bac}.term .tooltip{background:#fff;color:#4e6a80;border-color:#d9e5ef;box-shadow:0 8px 24px #193d5d15}.term-chips .term{background:#f1f6fb;border-color:#e0eaf3;color:#607f96}.term-chips .term:hover{background:#e8f2fb;border-color:#c9dfee}.request-lab,.gpu-board,.video-state-lab,.workload-board,.boundary-bridge{background:#fff;border:1px solid #dfe8f1;border-radius:14px}.board-title{color:#627e95;border-color:#e3ebf3}.flow-node{background:#fff;border-color:#d8e4ef;box-shadow:0 3px 9px #37557005}.flow-node.active{border-color:#55a997;background:#eef8f4;box-shadow:0 0 0 3px #3bb7960c}.flow-arrow{color:#8ba7ba}.phase-annotation{color:#6d8b9f;background:#f1f7fb;border-color:#e0ebf3}.metric-ruler,.benchmark-contract>div>span{border-color:#e4ecf3}.metric-ruler small{color:#8fa1b1}.engine-strip{background:#edf4f9;border-color:#dde9f0;color:#6d8c9e}.engine-strip b{color:#8095a7}.gpu-package{background:#f2f7fc;border-color:#d8e7f3}.gpu-title{color:#5686a6}.sm-tile{background:#fff;border-color:#d5e3ee}.warp-stripes i{background:#a5d4db}.memory-bus{background:#eaf3f8;border-color:#cbdfe9}.hardware-explainer p{color:#708ba0}.provider-root{background:#edf7f4;color:#418d77;border-color:#cde5db}.providers>div{background:#fff;border-color:#d7e5f0;color:#5c83a4}.provider-lines{border-color:#c1d6e5}.state-steps>span{background:#f2f7fb;color:#7994a8;border-color:#dce8f1}.state-steps>span.current{background:#e8f7ef;color:#238b69;border-color:#9fd3bb}.video-story{background:#f5f8fc;border-color:#e2ebf3;color:#3d6a86}.video-story p{color:#6f8ba0}.scenario-buttons .active{background:#e9f5f0!important;color:#26896f!important;border-color:#b9dfd0!important}.bridge-gate{background:#f0f6fb;border-color:#dce7f0;color:#567f9e}.idea-num{color:#9cb5c8}.idea-sub{color:#7b91a4}.idea-step{border-color:#e9eef4}.idea-step b{color:#7195ad}.idea-step p{color:#6c899e}.workload-grid>span{background:#f4f8fc;border-color:#dce7f0;color:#698aa1}.workload-grid .highlight{background:#eaf6f0;color:#25836b;border-color:#bfdfd2}.workload-grid>b{color:#9aabba}.level-badge{background:#ebf4f9;border-color:#dfe9f2;color:#6d94ac}.practice .level-badge{background:#e6f4ed;color:#308d6e}.closing{background:transparent}.closing h2{color:#29475c}.closing-chain span{background:#fff;border-color:#dce7f0;color:#6b8ca2}.closing-chain b{color:#2d937f}.glossary-search{background:#fff;border-color:#d7e3ed}.glossary-search input{color:#3d657e}.glossary-card{background:#fff;border-color:#dce7ef;color:#53728a}.glossary-card:hover{background:#f7fafc;border-color:#aacbdd}.glossary-card>span{color:#8da7ba}.glossary-card p{color:#7390a5}.sources-panel p{color:#75899c;font-size:12px;line-height:1.9}.sources-panel h2{font-size:18px}.reference-links a{background:#f1f6fa;border-color:#e0eaf2;color:#5d849e}
.overlay-backdrop{background:rgba(37,59,79,.2);backdrop-filter:blur(5px)}.drawer,.palette{background:#fff;color:#29465c;border-color:#dce7f0;box-shadow:-12px 0 80px #23426216}.drawer h2{color:#2b4a61}.overlay-top{color:#90a2b2}.close-button{color:#829aae}.drawer-intro,.drawer-section p{color:#6b859b}.drawer-section h3{color:#416a86}.twenty-seconds{background:#eef7f2;border-color:#d7e8df}.twenty-seconds p{color:#557c6a}.twenty-seconds>span{color:#3c9573}.drawer-source{border-color:#e4ebf2;color:#8a9eaf}.drawer-related .button{background:#f6f9fc;color:#688da6;border-color:#dfeaf2}.palette-input-row{background:#fff;border-color:#e3ebf2}.palette-input-row input{color:#3b5b71}.palette-row{color:#536e85}.palette-row.selected,.palette-row:hover{background:#eaf4fa}.palette-row>span{color:#819eb4}.palette-row small{color:#8aa0b2}.palette-footer{border-color:#e2ebf3;color:#93a4b5;background:#f8fafc}.launch-panel{background:#fff}.launch-item{border-color:#e0e9f0;background:#fafcfe;border-radius:12px}.launch-item-head h3{color:#385970}.launch-item p{color:#7891a6}.launch-links a{color:#367f9d}.launch-details{background:#f3f7fb;border-color:#e0e8f0}.launch-details p{color:#7b93a7}.launch-summary{background:#ebf7f0;color:#379573;border-color:#cce7d9}.launch-summary.warn{background:#f5f8fc;color:#7190a8;border-color:#e0e9f3}.error-detail{color:#b86e76!important}details>summary{color:#6c879b}.tour-controls{background:#fff;border-color:#d6e5ef;color:#4d7a96;box-shadow:0 8px 32px #274b6e17}.tour-controls button{background:#f1f6fb;color:#48768e}#toast{background:#edf8f3;color:#2d806a;border:1px solid #c8e4d9;box-shadow:0 6px 30px #1c423417}
.motion-ready [data-reveal]{opacity:0;transform:translateY(15px);transition:opacity .55s cubic-bezier(.2,.7,.2,1),transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .25s,border-color .2s}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}.showcase-card:nth-child(2){transition-delay:.055s}.showcase-card:nth-child(3){transition-delay:.1s}.motion-ready .showcase-card.is-visible:hover{transform:translateY(-5px)}@keyframes view-appear{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1200px){#main{padding:30px}.topbar{padding:0 30px}.hero-copy h1{font-size:59px}.hero-specialties{display:none}.showcase-grid{gap:13px}.showcase-card{padding:21px 17px 16px}.showcase-card-bottom small{font-size:8px}.mini-flow span{font-size:8px;padding:4px}.project-head{align-items:flex-start}.project-links{min-width:150px}.showcase-card .project-title-link h3{font-size:21px}}
@media(max-width:1000px){:root{--rail:186px}.sidebar{padding-left:10px;padding-right:10px}.nav-link{font-size:11px;gap:9px;padding:10px}.brand{margin-left:4px}.brand small{font-size:7px}.topbar{padding:0 23px}.top-actions{gap:8px}.search-trigger span{display:none}.search-trigger{gap:0;padding:6px}.topbar .button{font-size:10px;padding:8px 11px}.hero-copy h1{font-size:50px}.hero-bottomline{margin-top:28px}.showcase-grid{grid-template-columns:1fr}.showcase-card{display:block}.showcase-card>p{min-height:0}.mini-flow{max-width:420px}.showcase-card .project-kind{display:block}.showcase-card-top{margin-bottom:13px}.hero:before{width:100%}.home-next{gap:30px}.home-next h2{font-size:24px}.project-head{flex-direction:column}.project-links{flex-direction:row;width:100%;align-items:center}.project-links .service-status{margin-right:10px}.section-head h1{font-size:31px}}
@media(max-width:760px){:root{--rail:0px}.sidebar{width:215px;transform:translateX(-100%);box-shadow:12px 0 40px #33547415;background:#fff}.menu-open .sidebar{transform:translateX(0)}.shell{margin-left:0}.topbar{padding:0 18px;height:62px}.menu-toggle{display:block}.breadcrumb{gap:10px}.tour-trigger{display:none}.search-trigger{background:transparent;border:0}.top-actions .prepare-button{font-size:10px}.breadcrumb>span,.breadcrumb>i{display:none}#main{padding:25px 20px}.hero-topline{margin-bottom:26px}.hero-copy h1{font-size:clamp(33px,8vw,54px);letter-spacing:-.055em;line-height:1.35}.hero-intro{font-size:12px}.hero-actions .button{font-size:11px;padding:9px 13px}.hero-bottomline{margin-top:27px;padding-bottom:24px;gap:12px}.hero-bottomline .next-link{font-size:9px;max-width:125px;line-height:1.8}.hero-bottomline small{font-size:9px}.home-projects{margin-top:23px}.home-projects .subheading{align-items:flex-start;flex-direction:column;gap:7px}.subheading h2{font-size:19px}.showcase-card{padding:23px}.showcase-card .project-title-link h3{font-size:25px}.showcase-card-top{margin-bottom:17px}.showcase-card p{max-width:480px}.mini-flow span{font-size:10px;padding:5px 10px}.showcase-card-bottom small{font-size:10px}.home-next{grid-template-columns:1fr;gap:20px;margin:35px 0 10px;padding-top:30px}.home-next h2{font-size:27px}.next-topics>a{padding:15px 0}.site-footer{margin:20px 20px 0;gap:10px;align-items:flex-start}.site-footer div{flex-wrap:wrap;gap:8px 13px;justify-content:flex-end}.site-footer .footer-detail{display:none}.section-head h1{font-size:29px}.section-head p{font-size:12px}.about-grid{display:block}.about-aside{margin-top:15px}.project-tabs{overflow:auto;white-space:nowrap;display:flex}.project-tabs a{font-size:12px;padding:10px 14px}.support-tabs{gap:2px}.support-tabs a{font-size:10px;padding:5px 8px}.project-head h2{font-size:26px}.project-head p{font-size:12px}.detail-grid{grid-template-columns:1fr}.detail-grid article{padding:21px 0}.support-grid{grid-template-columns:1fr}.project-head{margin-top:22px}.project-head h2 .small{flex-shrink:0}.resume-project-summary{padding:16px}.hero-specialties{display:none}.three-columns,.two-columns{grid-template-columns:1fr}.glossary-grid{grid-template-columns:1fr}.sources-panel{padding:20px}.drawer{max-width:100%;background:#fff}.launch-panel{max-width:100%}.site-footer>span{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.view,.motion-ready [data-reveal]{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important}}

.runtime-stack-label{font-size:10px;color:#879daf;margin:12px 0 8px}.project-origin{margin:15px 0}.architecture-canvas.is-expanded .canvas-stage{min-height:220px}

.support-story{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0 8px}.support-story article{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:16px;border:1px solid var(--line-soft);border-radius:14px;background:#fbfdff}.support-story h3{font-size:13px;margin:0 0 6px}.support-story p{font-size:12px;line-height:1.75}.support-story .detail-index{font:10px var(--mono);color:#6f9fc5}@media(max-width:900px){.support-story{grid-template-columns:1fr}}@media(max-width:620px){.support-story article{padding:13px}}

/* Contextual interview scripts */
.speech-trigger{background:#f2f7ff;border-color:#d6e4f3;color:#38698f;box-shadow:0 2px 8px #315f8510}.speech-trigger:hover,.speech-inline:hover{background:#e9f3ff;border-color:#bdd5eb;color:#245f8c}.speech-trigger>span:first-child,.speech-inline>span:first-child{font-size:14px;color:#2b8b79}.speech-inline{background:#f7fbff;border-color:#dae7f1;color:#55738b}.speech-overlay-top{margin-bottom:18px}.speech-heading{display:flex;gap:13px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #e5edf4}.speech-heading .speech-icon{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border-radius:10px;background:#edf8f5;color:#238973;font-size:18px}.speech-heading h2{font-size:24px;letter-spacing:-.035em;color:#253f56;margin:1px 0 7px}.speech-heading p{font-size:11px;line-height:1.8;color:#7c90a2}.speech-opener{margin:18px 0;background:linear-gradient(135deg,#eef8f5,#f4f8ff);border:1px solid #d8ebe6;border-radius:12px;padding:14px 16px}.speech-opener>span,.speech-section-title>span{font-size:9px;letter-spacing:.14em;color:#2f8978}.speech-opener p{margin-top:7px;font-size:14px;line-height:1.9;color:#29485f;font-weight:500}.speech-section-title{display:flex;align-items:center;justify-content:space-between;margin:19px 0 5px}.speech-section-title .button{min-height:29px;padding:4px 9px;font-size:9px}.speech-body>p{display:grid;grid-template-columns:28px 1fr;gap:9px;padding:12px 0;border-bottom:1px solid #edf2f6;margin:0}.speech-body>p>i{font:9px var(--mono);font-style:normal;color:#87a0b5;padding-top:4px}.speech-body>p>span{font-size:13px;line-height:1.95;color:#405e74}.speech-memory,.speech-followups{margin-top:19px}.speech-memory h3,.speech-followups h3{font-size:11px;font-weight:600;color:#6a8297;margin-bottom:9px}.speech-memory>div{display:flex;flex-wrap:wrap;gap:6px}.speech-memory span{padding:5px 8px;border-radius:6px;background:#f2f7fa;color:#55738b;font-size:10px}.speech-followups{padding-top:15px;border-top:1px solid #e8eef4}.speech-followups>span{display:block;padding:7px 9px;margin:4px 0;border-radius:7px;background:#fbfcfe;color:#51718a;font-size:11px}.speech-followups>span:before{content:'↳';margin-right:7px;color:#37917f}.speech-boundary{font-size:9px!important;line-height:1.7!important;color:#9aabba!important;margin-top:18px!important;padding-top:12px;border-top:1px solid #edf2f6}.project-links .speech-inline{white-space:nowrap}
@media(max-width:1000px){.speech-trigger-label{display:none}.speech-trigger:after{content:'讲稿'}.top-actions .speech-trigger{padding:7px 9px}.project-links .speech-inline{margin-left:auto}}
@media(max-width:760px){.top-actions .prepare-button{display:none}.speech-trigger:after{content:'讲稿'}.speech-heading h2{font-size:20px}.speech-body>p{grid-template-columns:24px 1fr}.speech-body>p>span{font-size:12px}.project-links .speech-inline{margin-left:0}}

/* Video service explainer v2: concrete task journey before terminology */
.video-example{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:22px;align-items:stretch;margin:30px 0 24px}.video-example-copy,.video-mental-model{border:1px solid #dfe8f1;border-radius:16px;background:#fff;box-shadow:0 5px 20px #315b7d08}.video-example-copy{padding:30px 32px;background:linear-gradient(135deg,#fff,#f6fbff)}.video-example-copy h2{font-size:31px;line-height:1.45;letter-spacing:-.04em;color:#29465c;margin:9px 0 15px}.video-example-copy>p{font-size:12px;line-height:1.9;color:#748a9e;max-width:720px}.video-request-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.video-request-chips span{padding:6px 9px;border-radius:7px;background:#edf6fb;border:1px solid #d9e8f2;color:#517b96;font-size:10px}.video-mental-model{padding:26px 25px;display:grid;align-content:center;gap:8px;background:linear-gradient(160deg,#eef8f5,#f4f8fd)}.video-mental-model>span{font-size:9px;letter-spacing:.14em;color:#498d7c;margin-bottom:7px}.video-mental-model>b,.video-mental-model>strong{font-size:15px;color:#385a6f}.video-mental-model>strong{margin-top:14px;color:#247d69}.video-mental-model>i{font-style:normal;font-size:11px;line-height:1.75;color:#7890a1}.video-journey{margin:24px 0 30px;border:1px solid #dfe8f1;border-radius:16px;background:#fff;overflow:hidden}.video-journey .board-title{padding:17px 20px}.video-journey-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));position:relative;padding:18px 16px 20px;gap:10px}.video-journey-grid:before{content:'';position:absolute;left:8%;right:8%;top:56px;height:1px;background:linear-gradient(90deg,#cfe0ec,#83b9b0,#cfe0ec)}.video-journey-grid article{position:relative;z-index:1;padding:13px 12px 14px;border:1px solid #e0e9f1;border-radius:12px;background:#fbfdff;min-height:205px}.journey-num{display:block;font:9px var(--mono);color:#9aafbf;margin-bottom:8px}.journey-icon{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#edf7f4;border:1px solid #cfe6df;color:#27836d;margin-bottom:12px;font-size:14px}.video-journey-grid h3{font-size:14px;color:#36556b;margin-bottom:8px}.video-journey-grid p{font-size:10px;line-height:1.75;color:#71899b}.video-journey-grid p b{font:10px var(--mono);color:#2e7198;font-weight:500}.video-journey-grid small{display:block;margin-top:11px;padding-top:8px;border-top:1px solid #edf2f6;font-size:9px;color:#8da1b1}.video-identity{display:grid;grid-template-columns:1.15fr 1fr auto 1fr;gap:15px;align-items:center;margin:28px 0;padding:27px 28px;border:1px solid #dbe7ef;border-radius:16px;background:linear-gradient(120deg,#f7fbfe,#f2f8f5)}.video-identity>div h2{font-size:23px;line-height:1.55;color:#304f65;margin-top:7px}.video-identity>article{background:#fff;border:1px solid #dfe9f0;border-radius:12px;padding:17px}.video-identity>article>span{font-size:9px;color:#7d99aa}.video-identity>article>b{display:block;font:13px var(--mono);color:#337aa1;margin:6px 0 9px}.video-identity>article p{font-size:10px;line-height:1.8;color:#748b9e}.video-identity>i{font-style:normal;color:#78a89d;font-size:20px}.video-capability-simple{display:grid;grid-template-columns:.75fr 1.25fr;gap:30px;align-items:center;margin:30px 0;padding:28px;border:1px solid #dfe8f0;border-radius:16px;background:#fff}.video-capability-simple h2{font-size:25px;line-height:1.5;color:#2f4d63;margin:7px 0 12px}.video-capability-simple p{font-size:11px;line-height:1.85;color:#768da0}.capability-path{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:10px;align-items:center}.capability-path article{display:flex;min-height:135px;flex-direction:column;gap:7px;padding:16px;border:1px solid #dfe8f1;border-radius:11px;background:#f8fbfd}.capability-path article b{font-size:12px;color:#3e6077;margin-bottom:4px}.capability-path article span{font-size:10px;color:#7790a3}.capability-path .capability-registry{background:#edf8f4;border-color:#cfe8de}.capability-path>i{font-style:normal;color:#88a6b9}.video-failure-lab{margin:30px 0;border:1px solid #dfe8f1;border-radius:16px;background:#fff;padding:0 20px 20px}.video-failure-lab .board-title{margin:0 -20px 15px;padding:17px 20px}.video-failure-lab .scenario-buttons{margin:0 0 4px}.video-failure-lab .state-steps{margin:22px 0 17px}.video-story.concrete{display:grid;grid-template-columns:1fr 1fr;gap:1px;padding:0;background:#e6edf3;border:1px solid #dce6ee;border-left:0;min-height:0;border-radius:10px;overflow:hidden}.video-story.concrete>div{background:#f9fbfd;padding:18px 19px}.video-story.concrete>div:last-child{background:#f1f8f5}.video-story.concrete span{display:block;font-size:9px;letter-spacing:.12em;color:#8ca0b0;margin-bottom:7px}.video-story.concrete b{display:block;font-size:13px;color:#385c73;margin-bottom:7px}.video-story.concrete>div:last-child b{color:#2f826c}.video-story.concrete p{font-size:11px;line-height:1.8;margin:0;color:#6e879a}.video-four-terms{margin:34px 0}.four-term-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.four-term-grid article{border:1px solid #dfe8f0;border-radius:12px;background:#fff;padding:18px 17px}.four-term-grid b{font:13px var(--mono);color:#386f91}.four-term-grid span{display:block;margin:8px 0;font-size:11px;color:#2d816d}.four-term-grid p{font-size:10px;line-height:1.8;color:#748b9e}
@media(max-width:1200px){.video-journey-grid{grid-template-columns:repeat(3,1fr)}.video-journey-grid:before{display:none}.four-term-grid{grid-template-columns:repeat(2,1fr)}.video-identity{grid-template-columns:1fr 1fr}.video-identity>div{grid-column:1/-1}.video-identity>i{display:none}}
@media(max-width:900px){.video-example,.video-capability-simple{grid-template-columns:1fr}.capability-path{grid-template-columns:1fr}.capability-path>i{transform:rotate(90deg);justify-self:center}.video-story.concrete{grid-template-columns:1fr}.video-journey-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.video-example-copy{padding:22px}.video-example-copy h2{font-size:25px}.video-journey-grid{grid-template-columns:1fr;padding:12px}.video-journey-grid article{min-height:0}.video-identity{grid-template-columns:1fr;padding:20px}.video-capability-simple{padding:20px}.four-term-grid{grid-template-columns:1fr}.video-failure-lab .state-steps{gap:7px;justify-content:flex-start;overflow:auto;padding-bottom:4px}.video-failure-lab .state-steps span{padding:8px 11px;white-space:nowrap;font-size:10px}.video-failure-lab .state-steps i{font-size:10px}}


/* Airuisi interview narrative layer */
.featured-four{grid-template-columns:repeat(2,minmax(0,1fr));}
.static-evidence{color:#4c7d94}
.static-evidence i{background:#6aa5ba!important}
.role-thesis{margin:32px 0 18px;padding:25px 27px;border:1px solid #dce7ef;border-radius:16px;background:linear-gradient(135deg,#fff,#f3f9f7);box-shadow:0 5px 18px #294c6807}
.role-thesis>div:first-child{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}
.role-thesis h2{font-size:24px;letter-spacing:-.035em}
.role-thesis>p{font-size:12px;line-height:1.95;max-width:980px;margin-top:12px;color:#6a8294}
.role-thesis-flow{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:20px}
.role-thesis-flow span{padding:7px 10px;border:1px solid #d7e6ed;border-radius:8px;background:#fff;color:#466b80;font-size:10px;box-shadow:0 2px 8px #294c6805}
.role-thesis-flow i{font-style:normal;color:#74a89d;font-size:11px}
.role-thesis-flow.wrap{row-gap:10px}
.role-thesis.detailed{margin-top:28px}
.industrial-platform .platform-layer{min-height:116px}

.project-head-story{align-items:flex-start}
.project-narrative-track{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:18px 0 22px;padding:12px 14px;border:1px solid #e0e9f0;border-radius:10px;background:#f9fbfd}
.project-narrative-track span{font-size:9px;color:#607f95;white-space:nowrap}
.project-narrative-track i{font-style:normal;color:#a2b5c3;font-size:10px}
.project-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0 31px}
.project-summary-strip article{padding:17px 16px;border:1px solid #e0e9f1;border-radius:12px;background:#fff;min-height:132px}
.project-summary-strip span{display:block;font-size:9px;letter-spacing:.11em;color:#498d7c;margin-bottom:8px}
.project-summary-strip p{font-size:11px;line-height:1.8;color:#667f91}
.story-section{margin:30px 0 34px}
.example-request{display:grid;grid-template-columns:90px 1fr;gap:18px;align-items:start;margin:0 0 14px;padding:16px 18px;border:1px solid #d9e8e3;border-radius:12px;background:linear-gradient(120deg,#eff8f4,#f5f8fc)}
.example-request span{font-size:9px;letter-spacing:.1em;color:#348b74}
.example-request p{font-size:12px;line-height:1.9;color:#4e6c7e}
.story-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.story-steps article{display:grid;grid-template-columns:35px 1fr;gap:11px;padding:18px 16px;border:1px solid #e0e9f1;border-radius:12px;background:#fff;min-height:145px}
.story-num{font:10px var(--mono);color:#2d8b75;padding-top:3px}
.story-steps h3{font-size:14px;margin-bottom:7px;color:#38586e}
.story-steps p{font-size:11px;line-height:1.82;color:#738a9d}
.architecture-story{margin:34px 0 24px;padding-top:4px}
.architecture-story>.tags{margin-bottom:16px}
.decision-section{margin:36px 0 20px}
.decision-grid article{padding:24px 0}
.project-talkout{display:grid;grid-template-columns:130px 1fr;gap:18px;padding:18px 20px;margin:22px 0 12px;border:1px solid #d9e9e3;border-radius:12px;background:#f0f8f4}
.project-talkout span{font-size:9px;letter-spacing:.11em;color:#328a71}
.project-talkout p{font-size:12px;line-height:1.9;color:#527564}
.poc-grid article{min-height:180px}
.ability-ledger{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0 36px}
.ability-ledger article{display:grid;grid-template-columns:34px 1fr;gap:13px;padding:21px;border:1px solid #dfe8f0;border-radius:13px;background:#fff}
.ability-ledger article>span{font:10px var(--mono);color:#3e9079;padding-top:4px}
.ability-ledger h2{font-size:17px;margin-bottom:8px}
.ability-ledger p{font-size:11px;line-height:1.85}
.bridge-rule{margin:26px 0;padding:28px 30px;border:1px solid #dce8ef;border-radius:16px;background:linear-gradient(135deg,#fff,#eef8f5)}
.bridge-rule>span{font-size:9px;letter-spacing:.13em;color:#3a8e78}
.bridge-rule h2{font-size:30px;line-height:1.5;margin:9px 0 12px}
.bridge-rule p{font-size:12px;line-height:1.9;max-width:820px}
.benchmark-contract{padding:22px 24px;margin:26px 0;border:1px solid #dfe8f0;border-radius:13px;background:#fff}
.benchmark-contract h3{font-size:16px;margin-bottom:13px}
.benchmark-contract>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.benchmark-contract>div>span{display:flex;gap:8px;align-items:flex-start;padding:11px;border:1px solid #e5ecf2;border-radius:8px;background:#fafcfe;font-size:10px;line-height:1.65;color:#687f91}
.benchmark-contract>div>span i{font:9px var(--mono);font-style:normal;color:#368a73}
.video-story{display:grid;grid-template-columns:1fr 1fr;gap:1px;padding:0!important;background:#e5edf3!important;border:1px solid #dce6ee!important;border-radius:10px!important;overflow:hidden}
.video-story>div{background:#f9fbfd;padding:18px 19px}
.video-story>div:last-child{background:#f1f8f5}
.video-story span{display:block;font-size:9px;letter-spacing:.12em;color:#8ca0b0;margin-bottom:7px}
.video-story b{display:block;font-size:13px;color:#385c73;margin-bottom:7px}
.video-story>div:last-child b{color:#2f826c}
.video-story p{font-size:11px;line-height:1.8;margin:0;color:#6e879a}

@media(max-width:1100px){
  .featured-four{grid-template-columns:1fr}
  .project-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .story-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .benchmark-contract>div{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .role-thesis{padding:20px}
  .role-thesis>div:first-child{display:block}
  .role-thesis-flow{gap:6px}
  .project-narrative-track{overflow:auto;flex-wrap:nowrap}
  .project-summary-strip,.story-steps,.ability-ledger,.benchmark-contract>div{grid-template-columns:1fr}
  .project-summary-strip article,.story-steps article{min-height:0}
  .example-request,.project-talkout{grid-template-columns:1fr;gap:7px}
  .video-story{grid-template-columns:1fr}
  .bridge-rule{padding:22px}
  .bridge-rule h2{font-size:24px}
}


/* Guided project storytelling: architecture supports the story instead of replacing it. */
.project-guide-bar{position:sticky;top:82px;z-index:12;display:flex;align-items:center;gap:14px;margin:0 0 20px;padding:10px 12px;border:1px solid #dce7ef;border-radius:11px;background:rgba(255,255,255,.96);box-shadow:0 6px 20px #294c6809;backdrop-filter:blur(10px)}
.project-guide-bar>span{font-size:10px;color:#748b9e;flex:1}
.project-guide-bar>div{display:flex;gap:7px}
.project-guide-toggle{background:#edf7f3!important;border-color:#cfe6dd!important;color:#2c816c!important}
.project-stage{scroll-margin-top:145px;transition:opacity .24s,box-shadow .24s,border-color .24s,transform .24s}
.project-guided .project-stage:not(.project-stage-active){opacity:.38}
.project-guided .project-stage-active{opacity:1;position:relative}
.project-guided .project-stage-active:before{content:attr(data-project-stage-label);position:absolute;right:8px;top:-10px;z-index:5;padding:3px 8px;border-radius:20px;background:#2c8b75;color:#fff;font-size:8px;letter-spacing:.08em;box-shadow:0 4px 12px #2c8b7520}
.project-guided .project-summary-strip.project-stage-active,
.project-guided .story-section.project-stage-active,
.project-guided .architecture-story.project-stage-active,
.project-guided .decision-section.project-stage-active,
.project-guided .project-stage-boundary.project-stage-active,
.project-guided .project-talkout.project-stage-active{transform:translateY(-2px)}
.project-stage-boundary{position:relative}
.project-stage-boundary>.note{margin-top:0;margin-bottom:0}
@media(max-width:760px){
 .project-guide-bar{top:70px;flex-wrap:wrap}
 .project-guide-bar>span{order:3;flex-basis:100%}
 .project-guide-bar>div{margin-left:auto}
 .project-guided .project-stage:not(.project-stage-active){opacity:.24}
}


.company-context-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 28px}
.company-context-grid article{padding:20px;border:1px solid #dfe8f0;border-radius:13px;background:#fff}
.company-context-grid article>span{font-size:9px;letter-spacing:.11em;color:#3f8b77}
.company-context-grid h3{font-size:15px;margin:8px 0 9px}
.company-context-grid p{font-size:11px;line-height:1.85;color:#6f8799}
.vector-choice{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}
.vector-choice>div{padding:21px;border:1px solid #dfe8f0;border-radius:13px;background:#fff}
.vector-choice h3{font-size:16px;margin:6px 0 9px}
.vector-choice p{font-size:11px;line-height:1.85}
.vector-choice small{display:block;margin-top:11px;padding-top:10px;border-top:1px solid #e8eef3;line-height:1.75}
@media(max-width:900px){.company-context-grid{grid-template-columns:1fr}.vector-choice{grid-template-columns:1fr}}


/* Paper evidence: real numbers from the IEEE Access experiment section. */
.paper-data-section{margin:38px 0 6px}
.paper-data-heading{margin-bottom:14px}
.paper-highlight{display:flex;align-items:flex-start;gap:16px;padding:18px 20px;margin-bottom:12px;border:1px solid #cfe3dc;border-radius:13px;background:linear-gradient(120deg,#eef8f4,#f7fbfd)}
.paper-highlight>span{flex:0 0 auto;font-size:9px;letter-spacing:.12em;color:#2d8a72;padding-top:3px}
.paper-highlight>strong{font-size:14px;line-height:1.8;color:#365a6b;font-weight:600}
.paper-data-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}
.paper-table-card{border:1px solid #dde8f0;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 4px 14px #31536e06}
.paper-card-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;padding:18px 19px 14px;border-bottom:1px solid #e7eef4;background:#fbfdff}
.paper-card-head>div>span{font-size:8px;letter-spacing:.13em;color:#5c91a9}
.paper-card-head h3{font-size:17px;margin-top:4px}
.paper-card-head small{font-size:9px;text-align:right;line-height:1.6}
.paper-table-wrap{overflow:auto}
.paper-table{width:100%;border-collapse:collapse;font-size:11px}
.paper-table th,.paper-table td{padding:11px 14px;border-bottom:1px solid #edf2f6;text-align:left;white-space:nowrap}
.paper-table th{font-size:9px;letter-spacing:.06em;color:#8398aa;background:#f8fbfd;font-weight:600}
.paper-table td{color:#557187}
.paper-table tr:last-child td{border-bottom:0}
.paper-table td:first-child{font-weight:600;color:#38586d}
.paper-table td b{display:inline-block;margin-left:7px;padding:2px 6px;border-radius:20px;background:#dff2ea;color:#2f876f;font-size:8px}
.selected-row td{background:#f0f8f5}
.metric-bar{position:relative;display:grid;grid-template-columns:minmax(90px,1fr) 52px;gap:8px;align-items:center;min-width:160px}
.metric-bar:before{content:'';height:7px;border-radius:10px;background:#ecf1f5;grid-column:1;grid-row:1}
.metric-bar i{height:7px;width:var(--v);max-width:100%;border-radius:10px;background:linear-gradient(90deg,#7cb9d7,#4aa58b);grid-column:1;grid-row:1}
.metric-bar em{font-style:normal;font:10px var(--mono);color:#496c80;grid-column:2;grid-row:1}
.paper-config{margin:0}
.paper-config>div{display:grid;grid-template-columns:84px 1fr;gap:12px;padding:12px 15px;border-bottom:1px solid #edf2f6}
.paper-config>div:last-child{border-bottom:0}
.paper-config dt{font-size:9px;color:#8196a7}
.paper-config dd{margin:0;font-size:11px;line-height:1.7;color:#4f7084}
.paper-quality-card{margin-top:12px}
.quality-table th:not(:first-child),.quality-table td:not(:first-child){text-align:center}
.quality-table td:not(:first-child){font:11px var(--mono);color:#2f7381}

/* Interview presentation mode: show one stage at a time and make it presentation-sized. */
.project-guided .project-stage:not(.project-stage-active){display:none!important}
.project-guided .project-stage-active{opacity:1!important;transform:none!important;margin-top:18px!important}
.project-guided .project-guide-bar{padding:14px 16px}
.project-guided .project-guide-bar>span{font-size:13px;color:#496b7e;font-weight:600}
.project-guided .project-guide-bar .button{min-height:38px;font-size:11px}
.project-guided .project-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:25px 0 8px}
.project-guided .project-summary-strip article{padding:28px 28px;min-height:190px;border-radius:16px;display:flex;flex-direction:column;justify-content:flex-start}
.project-guided .project-summary-strip article>span{font-size:12px;letter-spacing:.12em;margin-bottom:16px}
.project-guided .project-summary-strip article>p{font-size:17px;line-height:1.85;color:#405f73}
.project-guided .story-section>.subheading h2,
.project-guided .architecture-story>.subheading h2,
.project-guided .decision-section>.subheading h2{font-size:28px}
.project-guided .story-section>.subheading>span,
.project-guided .architecture-story>.subheading>span,
.project-guided .decision-section>.subheading>span{font-size:12px}
.project-guided .example-request{padding:24px 26px;grid-template-columns:120px 1fr}
.project-guided .example-request span{font-size:11px}
.project-guided .example-request p{font-size:16px;line-height:1.85}
.project-guided .story-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.project-guided .story-steps article{min-height:190px;padding:26px 24px;grid-template-columns:48px 1fr;border-radius:16px}
.project-guided .story-num{font-size:13px}
.project-guided .story-steps h3{font-size:20px;margin-bottom:11px}
.project-guided .story-steps p{font-size:14px;line-height:1.9}
.project-guided .paper-data-section{margin-top:44px}
.project-guided .paper-data-heading h2{font-size:27px}
.project-guided .paper-highlight{padding:24px 26px}
.project-guided .paper-highlight strong{font-size:17px}
.project-guided .paper-card-head{padding:22px 24px 17px}
.project-guided .paper-card-head h3{font-size:21px}
.project-guided .paper-table{font-size:14px}
.project-guided .paper-table th{font-size:11px}
.project-guided .paper-table th,.project-guided .paper-table td{padding:14px 18px}
.project-guided .paper-config>div{grid-template-columns:110px 1fr;padding:15px 18px}
.project-guided .paper-config dt{font-size:11px}
.project-guided .paper-config dd{font-size:14px}
.project-guided .decision-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.project-guided .decision-grid article{padding:28px 24px;border:1px solid #e0e9f1;border-radius:15px;background:#fff}
.project-guided .decision-grid h3{font-size:20px}
.project-guided .decision-grid p{font-size:14px;line-height:1.9}
.project-guided .project-stage-boundary .note{padding:30px 32px;border-radius:16px}
.project-guided .project-stage-boundary .note p{font-size:16px;line-height:1.9;color:#526f80}
.project-guided .project-talkout{grid-template-columns:170px 1fr;padding:28px 30px;border-radius:16px}
.project-guided .project-talkout span{font-size:11px}
.project-guided .project-talkout p{font-size:16px;line-height:1.9}
.project-guided .architecture-story .graph-mount{min-height:640px}
.project-guided .architecture-story .tags>span{font-size:12px;padding:6px 9px}

@media(max-width:900px){
 .paper-data-grid{grid-template-columns:1fr}
 .project-guided .project-summary-strip,.project-guided .story-steps,.project-guided .decision-grid{grid-template-columns:1fr}
 .project-guided .project-summary-strip article{min-height:0}
 .project-guided .story-steps article{min-height:0}
}

.project-guided .other-projects{display:none!important}
.project-guided .project-detail>.source-line{display:none!important}


/* 2026-09-20 homepage simplification: one presentation-grade landing canvas. */
.home-stage{position:relative;min-height:calc(100vh - 135px);display:flex;flex-direction:column;overflow:hidden;padding:4px 0 10px}
.home-stage:before{content:'';position:absolute;z-index:-1;width:720px;height:720px;right:-170px;top:-120px;border-radius:50%;background:radial-gradient(circle,#dceef5 0,#eaf5f066 35%,transparent 68%)}
.home-stage:after{content:'';position:absolute;z-index:-1;left:-180px;bottom:-300px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,#e6f4ef 0,transparent 70%)}
.home-stage-top{display:flex;justify-content:space-between;align-items:center;color:#8195a7;font-size:10px;letter-spacing:.08em;padding:4px 0 20px}
.home-stage-body{flex:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:72px;align-items:center}
.home-stage-copy{max-width:780px;padding:28px 0 40px}
.home-stage-kicker{font:10px var(--mono);letter-spacing:.18em;color:#488c7c}
.home-stage-copy h1{font-size:clamp(64px,6.3vw,96px);line-height:1.08;letter-spacing:-.075em;margin:18px 0 26px;color:#243b4f}
.home-stage-copy h1 em{font-style:normal;background:linear-gradient(100deg,#238d76,#477dbe);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.home-stage-copy>p{max-width:700px;font-size:17px;line-height:2;color:#6a8194}
.home-stage-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}
.home-stage-actions .button{min-height:46px;padding:11px 19px}
.home-stage-person{display:flex;align-items:center;gap:13px;margin-top:42px;padding-top:24px;border-top:1px solid #e0e9f0;max-width:620px}
.home-stage-person b{display:block;font-size:13px}
.home-stage-person small{display:block;margin-top:3px;font-size:10px;color:#899aaa}

.home-role-board{border:1px solid #dce7ef;border-radius:24px;background:rgba(255,255,255,.84);box-shadow:0 24px 60px #2d53690d;padding:29px 30px 25px;backdrop-filter:blur(10px)}
.home-role-head{padding-bottom:18px;border-bottom:1px solid #e7edf3}
.home-role-head span{display:block;font:9px var(--mono);letter-spacing:.17em;color:#598e82}
.home-role-head b{display:block;margin-top:7px;font-size:21px;letter-spacing:-.035em;color:#365568}
.home-role-flow{display:flex;flex-direction:column;gap:7px;padding:20px 0}
.home-role-flow>article{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center;padding:16px 17px;border:1px solid #e2eaf1;border-radius:13px;background:linear-gradient(120deg,#fff,#f7fafc)}
.home-role-flow>article>span{font:10px var(--mono);color:#4a9a82}
.home-role-flow>article b{display:block;font-size:15px;color:#38586d}
.home-role-flow>article small{display:block;margin-top:3px;font-size:10px;color:#8196a7}
.home-role-flow>i{font-style:normal;color:#8cb4aa;text-align:center;font-size:12px;line-height:1}
.home-role-foot{display:flex;justify-content:space-between;gap:8px;align-items:center;padding-top:17px;border-top:1px solid #e7edf3;font:8px var(--mono);letter-spacing:.08em;color:#7893a5}
.home-role-foot i{font-style:normal;color:#8db2a8}
.home-stage-bottom{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap;padding:18px 0 2px;border-top:1px solid #e1e9f0;color:#71889c;font-size:10px}
.home-stage-bottom i{font-style:normal;color:#b6c4cf}

/* Guided mode uses the full content width. */
.project-guided .project-page-layout{display:block}
.project-guided .project-priority-rail{display:none!important}
.project-guided .project-main{width:100%}

/* First guided step is intentionally presentation-sized: four large cards. */
.project-guided .project-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:28px 0 12px}
.project-guided .project-summary-strip article{min-height:330px;padding:42px 42px;border-radius:20px;box-shadow:0 10px 30px #31536d08}
.project-guided .project-summary-strip article>span{font-size:13px;letter-spacing:.13em;margin-bottom:20px}
.project-guided .project-summary-strip article>p{font-size:22px;line-height:1.9;color:#3f6074}
.project-guided .project-summary-strip article:nth-child(1){background:linear-gradient(145deg,#fff,#f3f9f7)}
.project-guided .project-summary-strip article:nth-child(4){background:linear-gradient(145deg,#fff,#f3f7fb)}

@media(max-width:1180px){
  .home-stage-body{grid-template-columns:1fr;gap:20px}
  .home-stage{min-height:auto}
  .home-stage-copy{padding-bottom:10px}
  .home-role-board{max-width:760px}
  .project-page-layout{grid-template-columns:minmax(0,1fr) 220px;gap:20px}
}
@media(max-width:900px){
  .project-page-layout{display:block}
  .project-priority-rail{position:relative;top:auto;margin:22px 0}
  .project-priority-rail nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-stage-copy h1{font-size:clamp(46px,9vw,72px)}
  .home-stage-copy>p{font-size:15px}
}
@media(max-width:760px){
  .home-stage-top{padding-bottom:8px}
  .home-stage-body{display:block}
  .home-stage-copy{padding:24px 0}
  .home-stage-copy h1{font-size:44px}
  .home-role-board{padding:21px 18px;border-radius:18px}
  .home-stage-bottom{justify-content:flex-start}
  .project-priority-rail nav{grid-template-columns:1fr}
  .project-guided .project-summary-strip{grid-template-columns:1fr}
  .project-guided .project-summary-strip article{min-height:0;padding:28px}
  .project-guided .project-summary-strip article>p{font-size:18px}
}


/* Keep the second hero line intact on desktop. */
.home-stage-copy h1 .home-process-line{display:inline-block;white-space:nowrap}
.home-stage-body{grid-template-columns:minmax(0,1.16fr) minmax(400px,.84fr);gap:54px}
.home-stage-copy{max-width:860px}

@media(max-width:1100px){
 .rated-project-navigation{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
 .rated-project-navigation{grid-template-columns:repeat(2,minmax(0,1fr))}
 .home-stage-copy h1 .home-process-line{white-space:normal}
}


/* Compact project switcher: keep ratings inside the original tab row. */
.compact-rated-tabs{
  display:flex;
  align-items:flex-end;
  gap:4px;
  overflow-x:auto;
  overflow-y:hidden;
  white-space:nowrap;
  scrollbar-width:none;
  border-bottom:1px solid #dde6ee;
  margin:2px 0 25px;
  padding:0 2px;
}
.compact-rated-tabs::-webkit-scrollbar{display:none}
.compact-rated-tabs a{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:42px;
  padding:9px 11px 10px;
  border:0;
  border-bottom:2px solid transparent;
  border-radius:0;
  background:transparent;
  color:#71879a;
  box-shadow:none;
}
.compact-rated-tabs a:hover{
  background:transparent;
  color:#43667c;
  transform:none;
}
.compact-rated-tabs a.active{
  background:transparent;
  border-bottom-color:#2d9179;
  color:#246e5c;
  box-shadow:none;
}
.compact-project-glyph{
  font-size:13px!important;
  width:auto!important;
  color:#7f9bad!important;
}
.compact-rated-tabs a.active .compact-project-glyph{color:#2c9078!important}
.compact-rated-tabs a b{
  font-size:11px;
  font-weight:600;
  letter-spacing:0;
}

/* Keep the second homepage headline line together at desktop widths. */
.home-stage-copy h1{
  font-size:clamp(58px,5.2vw,82px);
  line-height:1.08;
}
.home-stage-copy h1 .home-process-line{
  display:inline-block;
  white-space:nowrap;
}
@media(max-width:760px){
  .compact-rated-tabs a{padding-left:9px;padding-right:9px}
  .compact-rated-tabs a b{font-size:10px}
  .home-stage-copy h1{font-size:44px}
  .home-stage-copy h1 .home-process-line{white-space:normal}
}


/* Responsive navigation: invisible tap-outside mobile drawer dismissal. */
.menu-backdrop{display:none}
@media(max-width:760px){
  .menu-open{overflow:hidden}
  .menu-backdrop{
    position:fixed;
    inset:0 0 0 215px;
    z-index:29;
    border:0;
    padding:0;
    background:transparent;
    backdrop-filter:none;
    cursor:pointer;
  }
  .menu-open .menu-backdrop{display:block}
  .sidebar{z-index:30}
}

