@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}:root{font-family:Space Grotesk,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400}body{margin:0;background:radial-gradient(circle at 10% 10%,#121932,#0b1021 45%);color:#f7f8ff}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,p{margin:0 0 .35rem}ul{margin:.35rem 0 0}:root{--bg: #0b1021;--panel: rgba(17, 23, 43, .9);--panel-2: rgba(23, 30, 54, .85);--border: #1f2947;--text-main: #f7f8ff;--text-dim: #aeb6cc;--accent: #f6b43f;--accent-2: #7cf2d4;--shadow: 0 25px 70px rgba(0, 0, 0, .35)}.page{max-width:1080px;margin:0 auto;padding:1.5rem;color:var(--text-main)}.top-nav{position:sticky;top:.75rem;z-index:10;display:flex;align-items:center;justify-content:center;padding:.85rem 1rem;margin-bottom:1.25rem;background:linear-gradient(120deg,var(--panel),rgba(18,24,43,.95));border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);gap:.6rem}.nav-links{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;width:100%}.nav-btn{color:var(--text-main);padding:.4rem .8rem;border-radius:10px;border:1px solid transparent;background:#ffffff0d;cursor:pointer;transition:background .2s ease,border-color .2s ease;font-weight:600}.nav-btn:hover{background:#ffffff14;border-color:#ffffff26}.nav-btn.active{background:#ffffff1f;border-color:#ffffff40}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:1.1rem;background:linear-gradient(140deg,#161e37f2,#111b34e6);border:1px solid var(--border);border-radius:18px;padding:1.8rem;box-shadow:var(--shadow);min-height:320px}.hero h1{margin:.25rem 0;font-size:clamp(2.1rem,6vw,3.3rem);letter-spacing:-.01em}.hero-copy{display:flex;flex-direction:column;gap:.5rem}.hero-photo{border-radius:16px;border:1px solid var(--border);background-image:linear-gradient(180deg,#0b102166,#0b1021d9),url(https://images.unsplash.com/photo-1517960413843-0aee8e2b3285?auto=format&fit=crop&w=1200&q=80);background-size:cover;background-position:center;min-height:280px}.hero-card{background:var(--panel-2);border:1px solid var(--border);border-radius:14px;padding:1rem;display:flex;flex-direction:column;gap:.65rem}.stat{background:#ffffff0a;border:1px solid var(--border);border-radius:12px;padding:.8rem .9rem}.stat-number{font-size:2rem;font-weight:800;color:var(--accent)}.microcopy{color:var(--text-dim);font-size:.92rem}.pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.8rem}.pill-btn{background:var(--accent);color:#0b1021;padding:.48rem .95rem;border-radius:999px;border:1px solid #f3aa30;font-weight:800;cursor:pointer;box-shadow:0 10px 30px #f6b43f59}.pill-btn.ghost{background:transparent;color:var(--text-main);border-color:#fff3;box-shadow:none}.section{margin-top:1.6rem;background:var(--panel);border:1px solid var(--border);border-radius:16px;padding:1.6rem;box-shadow:var(--shadow)}.section-heading h2{margin-bottom:.25rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent-2);font-size:.75rem;margin:0 0 .25rem}.subtext{color:var(--text-dim);line-height:1.65;margin:.2rem 0 .4rem}.phase-section{margin-top:1.6rem;background:var(--panel);border:1px solid var(--border);border-radius:16px;padding:1.6rem;box-shadow:var(--shadow)}.phase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1.2rem}.phase-block{position:relative;min-height:260px;border-radius:16px;overflow:hidden;border:1px solid var(--border);background-size:cover;background-position:center;box-shadow:var(--shadow)}.phase-block.solo{min-height:480px}.phase-overlay{position:absolute;inset:0;padding:1.1rem;background:linear-gradient(180deg,#0508128c,#050812e0);display:flex;flex-direction:column;justify-content:flex-end;gap:.4rem}.tab-container{margin-top:.5rem}.tab-card{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:1.3rem;box-shadow:var(--shadow)}.tab-stack{display:flex;flex-direction:column;gap:1rem}.preview-row{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:flex-start;margin-top:1.2rem}@media(min-width:768px){.preview-row{grid-template-columns:1.1fr 1.5fr}}.preview-card{background:var(--panel-2);border:1px solid var(--border);border-radius:12px;padding:1rem;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:.5rem}.mini-embed{border:1px solid var(--border);border-radius:10px;overflow:hidden;background:#0f162c}.mini-embed iframe{width:100%;height:320px;border:none}.preview-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.6rem;flex-wrap:wrap}.pill-btn.small{padding:.35rem .75rem;font-size:.9rem}.double-preview{display:grid;grid-template-columns:1fr;gap:.6rem}@media(min-width:768px){.double-preview{grid-template-columns:1fr 1fr}}.double-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem}.outcomes-wrapper>h2{margin-bottom:.15rem}.outcome-card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:1.2rem;margin-top:1rem;box-shadow:var(--shadow)}.outcome-header{margin-bottom:.9rem}.artifact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem}.artifact-card{background:#10162d;border:1px solid var(--border);border-radius:10px;padding:.9rem;display:flex;flex-direction:column;gap:.4rem;box-shadow:var(--shadow)}.artifact-meta{display:flex;flex-direction:column;gap:.2rem}.tag{align-self:flex-start;padding:.22rem .5rem;background:#eef3fb14;border-radius:8px;color:var(--accent);font-weight:700;font-size:.9rem;border:1px solid var(--border)}.microcopy{color:var(--text-dim);font-size:.95rem}.embed-shell{border:1px dashed var(--border);border-radius:10px;background:#0d152d;min-height:180px;overflow:hidden;display:flex;flex-direction:column}.embed-shell iframe{width:100%;height:240px;border:none}.embed-actions{display:flex;gap:.5rem;padding:.5rem;justify-content:flex-end;border-top:1px solid var(--border);background:#0f1936}.embed-shell.empty{display:grid;place-items:center;color:var(--text-dim);font-style:italic}.reflection-block{margin-top:.8rem;background:#0f162c;border:1px solid var(--border);border-radius:10px;padding:.85rem .9rem}.modal-backdrop{position:fixed;inset:0;background:#0000008c;display:grid;place-items:center;padding:1rem;z-index:30}.modal{width:min(1100px,95vw);height:min(85vh,900px);background:#0f162c;border-radius:14px;border:1px solid var(--border);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 60px #0000002e}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1rem;border-bottom:1px solid var(--border)}.modal-embed{flex:1;border:none;width:100%;min-height:0}.modal-actions{display:flex;justify-content:flex-end;padding:.8rem 1rem;border-top:1px solid var(--border);background:#0d1327}code{background:#ffffff0f;padding:.12rem .28rem;border-radius:8px;border:1px solid var(--border);font-size:.95rem}@media(max-width:900px){.hero{grid-template-columns:1fr}}@media(max-width:700px){.top-nav{flex-direction:column;gap:.6rem;align-items:flex-start}}
