:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1f303b;background:#f5f4f0;--accent:#266c60;--text-size:1.125rem;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,select,textarea{font:inherit}button,select{cursor:pointer}button{border:1px solid #c9d3cd;border-radius:7px;padding:.65rem .9rem;background:#fffefa;color:#284c41;min-height:44px}button:hover{background:#e6ece5}button:disabled{opacity:.45;cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #266c60;outline-offset:4px}a{color:#225d52;text-underline-offset:4px}p,li{line-height:1.65}li+li{margin-top:.4rem}h1{font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.15;letter-spacing:-.035em;margin:0 0 .75rem;font-weight:650}h2{font-size:1.5rem;line-height:1.25;letter-spacing:-.02em}h3{font-size:1rem;margin-top:1.5rem}.eyebrow{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;font-weight:650;color:#50665c;margin:0 0 .75rem}.subtitle,.small,.keyboard-hint{color:#53665e}.small,.keyboard-hint{font-size:.875rem}.skip{position:absolute;left:1rem;top:-100px;background:white;padding:1rem;z-index:10}.skip:focus{top:1rem}header,main{max-width:1440px;margin:auto;padding:1.5rem 2.5rem}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d6dcd5;gap:1rem}.brand{font-size:.875rem;font-weight:750;letter-spacing:.13em}.brand span{display:block;font-weight:450;letter-spacing:.04em;color:#53665e;margin-top:.4rem}.intro{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.toolbar,.cases,.prompt-head,.detail-nav,.slide-toolbar{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.toolbar{flex-shrink:0}.cases{margin:1.5rem 0;gap:.75rem}.cases button{padding:.8rem 1.1rem;text-align:left}.cases span{display:block;font-size:.875rem;font-weight:400;margin-top:.25rem}.cases button[aria-pressed=true]{background:#266c60;color:white;border-color:#266c60}.cases a{margin-left:auto}.overview{background:#fffefa;border-left:4px solid #266c60;padding:1.25rem 1.5rem;margin:1.5rem 0 2rem}.overview h2{margin:0}.overview p:last-child{margin-bottom:0}.workspace{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.8fr);gap:2rem;align-items:start}.prompt-head{justify-content:space-between;margin-bottom:1rem}.prompt-head h2{margin:0;font-size:1.125rem}.primary{background:#266c60;color:white;border-color:#266c60}.primary:hover{background:#195447}.parts{display:grid;gap:.7rem}.part{display:grid;grid-template-columns:8.5rem 1fr;gap:1rem;text-align:left;color:inherit;background:#fffefa;border:1px solid #dedfd7;border-radius:10px;padding:1.1rem;width:100%}.part[aria-pressed=true]{border-color:var(--c);background:var(--bg);box-shadow:0 0 0 1px var(--c)}.part:hover{background:var(--bg)}.label{font-size:.875rem;font-weight:650;color:var(--c);line-height:1.4}.num{display:block;font-size:.875rem;letter-spacing:.1em;margin-bottom:.5rem}.excerpt{font-size:var(--text-size);line-height:1.55;border-left:2px solid var(--c);padding-left:1rem;position:relative}.excerpt:before,.excerpt:after{content:"";position:absolute;left:0;width:8px;height:2px;background:var(--c)}.excerpt:before{top:0}.excerpt:after{bottom:0}.detail{position:sticky;top:1.5rem;background:#fffefa;border:1px solid #dedfd7;border-radius:12px;overflow:hidden}.detail-top{height:5px;background:var(--c)}.detail-body{padding:1.5rem}.detail h2{font-size:1.8rem;color:var(--c);margin:0 0 .6rem}.definition{font-size:1.2rem}.detail h3{border-top:1px solid #dedfd7;padding-top:1.25rem}blockquote{margin:1rem 0 0;border-left:3px solid var(--c);padding:1rem;background:var(--bg);font-size:var(--text-size);line-height:1.55;white-space:pre-wrap}.detail-nav{padding:1rem;border-top:1px solid #dedfd7;justify-content:space-between}.detail-nav button{font-size:.875rem;padding:.5rem}.resources,.adapt{display:grid;grid-template-columns:1.3fr 1fr;gap:3rem;border-top:1px solid #ccd5cd;margin-top:2.5rem;padding-top:2rem}.file-list{padding:0;list-style:none}.file-list li{padding:.7rem 0;border-bottom:1px solid #dedfd7}.file-list span{font-size:.875rem;margin-left:.5rem;color:#53665e}summary{cursor:pointer;padding:.8rem 0;line-height:1.5;font-weight:600}details{border-top:1px solid #dedfd7;margin-top:1rem}#slides{margin-top:3rem;border-top:1px solid #ccd5cd;padding-top:2rem}.slide-toolbar{margin:1rem 0}select{padding:.7rem;border:1px solid #c9d3cd;border-radius:6px;max-width:100%;background:white;color:#1f303b}figure{margin:1rem 0}figure img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#0b1738;border:1px solid #ccd5cd}figcaption{margin-top:.5rem;color:#53665e;font-size:.875rem}#slide-text{white-space:pre-wrap;line-height:1.65}footer{border-top:1px solid #ccd5cd;margin-top:3rem;display:flex;justify-content:space-between;gap:1rem;color:#53665e;font-size:.875rem}#status:not(:empty){position:fixed;bottom:1rem;left:50%;transform:translateX(-50%);background:#1f303b;color:white;padding:.8rem 1.2rem;border-radius:8px;z-index:20;max-width:90vw}dialog{max-width:700px;width:90%;border:1px solid #9daea2;border-radius:12px;padding:1.5rem}dialog::backdrop{background:#0008}textarea{width:100%;height:45vh;padding:1rem;margin-bottom:1rem}body.large{--text-size:1.375rem}.focus header,.focus .overview,.focus .resources,.focus .adapt,.focus #slides,.focus footer,.focus .subtitle,.focus .cases a{display:none}.focus main{padding-top:1.25rem}.focus .intro h1{font-size:1.8rem}[hidden]{display:none!important}@media(max-width:900px){header,main{padding:1.25rem}.intro{align-items:flex-start;flex-direction:column}.workspace{grid-template-columns:1fr}.detail{position:relative;top:0}.resources,.adapt{grid-template-columns:1fr;gap:1.5rem}.part{grid-template-columns:7rem 1fr}.cases a{margin-left:0}}@media(max-width:480px){header{align-items:flex-start;flex-direction:column}.part{grid-template-columns:1fr}.num{display:inline;margin-right:.5rem}.cases button{flex:1}.cases a{width:100%}footer{flex-direction:column;gap:0}.slide-toolbar{align-items:flex-start}.slide-toolbar select{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
