@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@1,700&display=swap";:root{--ink:#10213f;--muted:#5c6b82;--blue:#245cdb;--blue-dark:#123a91;--sky:#eef4ff;--paper:#fbfcff;--line:#dfe7f4;--pink:#ed4f9a;--white:#fff;--shadow:0 14px 38px #10213f17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,system-ui,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:1.5rem;font-size:clamp(2.6rem,6vw,5.4rem);line-height:1.03}h1 em{color:var(--blue);font-family:Playfair Display,serif;font-weight:700}h2{letter-spacing:-.04em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}h3{margin-bottom:.55rem;font-size:1.25rem;line-height:1.35}.lead{color:var(--muted);max-width:44rem;font-size:clamp(1.05rem,2vw,1.25rem)}.eyebrow{letter-spacing:.14em;color:var(--blue);margin-bottom:.7rem;font-size:.78rem;font-weight:800}.site-header{z-index:50;backdrop-filter:blur(16px);background:#fbfcffe6;border-bottom:1px solid #dfe7f4cc;justify-content:space-between;align-items:center;height:72px;padding:0 max(1rem,50vw - 600px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:.7rem;font-size:1.1rem;font-weight:800;display:flex}.brand-mark{background:var(--blue);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.site-header nav{color:var(--muted);gap:2rem;font-weight:600;display:flex}.site-header nav a:hover{color:var(--blue)}.button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;padding:.85rem 1.25rem;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #245cdb2e}.button:hover{background:var(--blue-dark);transform:translateY(-1px)}.button-small{padding:.6rem 1rem}.button-ghost{color:var(--ink);box-shadow:none;border:1px solid var(--line);background:#fff}.button-light{color:var(--blue);box-shadow:none;background:#fff}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-weight:800}.hero,.section,.closing,.detail-page,footer{max-width:1200px;margin:auto}.hero{grid-template-columns:1.35fr .8fr;align-items:center;gap:5rem;min-height:650px;padding:5rem 1rem;display:grid}.hero-actions{gap:.8rem;margin-top:2rem;display:flex}.hero-board{box-shadow:var(--shadow);background:linear-gradient(145deg,#fff 0%,#eff5ff 100%);border:1px solid #fff;border-radius:28px;padding:2.2rem;position:relative}.hero-board:before{content:"";z-index:-1;background:var(--pink);filter:blur(80px);opacity:.17;border-radius:50%;width:190px;height:190px;position:absolute;top:-50px;right:-40px}.hero-board ol{margin:1.7rem 0;padding:0;list-style:none}.hero-board li{border-bottom:1px solid var(--line);color:var(--muted);gap:1rem;padding:.95rem 0;display:flex}.hero-board li b{color:var(--blue)}.hero-board li.active{color:var(--ink);font-weight:700}.hero-board>a,.detail-link{color:var(--blue);font-weight:800}.section{padding:6rem 1rem}.section-blue{background:var(--sky);max-width:none;padding-left:max(1rem,50vw - 600px);padding-right:max(1rem,50vw - 600px)}.section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem;display:flex}.section-head>p{max-width:28rem;color:var(--muted);margin-bottom:.4rem}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.content-grid.items-1,.content-grid.items-2{flex-wrap:wrap;justify-content:center;display:flex}.content-grid.items-1>*{width:min(100%,380px)}.content-grid.items-2>*{width:min(50% - .7rem,380px)}.card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 5px 20px #10213f0d}.card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.card-media{aspect-ratio:16/9;background:linear-gradient(135deg,#dbe7ff,#719cf8) 50%/cover;align-items:flex-end;padding:1rem;display:flex}.card-media span{background:#ffffffe6;border-radius:999px;padding:.35rem .7rem;font-size:.76rem;font-weight:800}.card-body{flex-direction:column;flex:1;padding:1.4rem;display:flex}.card-body>p:not(.eyebrow),.roadmap-card>p:not(.eyebrow),.mentor-card p{color:var(--muted)}.meta{flex-wrap:wrap;gap:.55rem;margin:1rem 0;display:flex}.meta span{background:var(--sky);color:var(--blue);border-radius:999px;padding:.28rem .6rem;font-size:.78rem;font-weight:700}.detail-link{border-top:1px solid var(--line);justify-content:space-between;margin-top:auto;padding-top:1rem;display:flex}.roadmap-card{background:#fff;border:1px solid #245cdb1f;border-radius:22px;flex-direction:column;min-height:315px;padding:1.7rem;display:flex;position:relative}.roadmap-number{color:#d9e5ff;margin-bottom:1.3rem;font-size:3.5rem;font-weight:800;line-height:1}.mentor-card{border:1px solid var(--line);background:#fff;border-radius:22px;gap:1.2rem;padding:1.5rem;display:flex}.avatar{background:linear-gradient(135deg,var(--blue),#799df1);color:#fff;border-radius:18px;flex:0 0 58px;place-items:center;height:58px;font-weight:800;display:grid}.mentor-role{margin-bottom:.4rem;font-weight:700;color:var(--blue)!important}.closing{background:var(--blue);color:#fff;border-radius:30px;justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;margin-bottom:6rem;padding:3.5rem;display:flex}.closing .eyebrow,.closing p{color:#dce6ff}.closing h2{max-width:650px}footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:1.5rem;padding:2rem 1rem 3rem;display:flex}footer .text-button{margin-left:auto}.empty{text-align:center;color:var(--muted);border:1px dashed #aebed8;border-radius:18px;padding:2rem}dialog{text-align:center;width:min(92vw,450px);color:var(--ink);border:0;border-radius:26px;padding:2rem;box-shadow:0 30px 100px #10213f47}dialog::backdrop{backdrop-filter:blur(4px);background:#07142ba6}.dialog-close{background:var(--sky);cursor:pointer;border:0;border-radius:50%;width:34px;height:34px;font-size:1.4rem;position:absolute;top:1rem;right:1rem}.qr-placeholder{background:repeating-conic-gradient(#10213f 0 25%,#fff 0 50%) 50%/24px 24px;outline:1px solid var(--line);border:12px solid #fff;place-items:center;width:210px;height:210px;margin:1.5rem auto;padding:1rem;display:grid}.qr-placeholder span,.qr-placeholder small{background:#fff;padding:.3rem;font-weight:800}.qr-placeholder small{font-size:.65rem}.detail-page{padding:4rem 1rem 7rem}.back-link{color:var(--blue);margin-bottom:3rem;font-weight:800;display:inline-block}.detail-hero{grid-template-columns:1.5fr .7fr;align-items:center;gap:4rem;display:grid}.detail-hero h1,.detail-page>h1{font-size:clamp(2.5rem,5vw,4.7rem)}.detail-hero aside{background:var(--sky);border-radius:22px;padding:2rem}.detail-hero ul{padding:0;list-style:none}.detail-hero li{border-bottom:1px solid #d5e1f6;padding:.7rem 0}.prose{max-width:760px;margin-top:4rem;font-size:1.08rem}.prose h2{margin-top:2.4rem;font-size:1.8rem}.timeline{max-width:760px;margin:3rem 0;padding:0;list-style:none}.timeline li{border-bottom:1px solid var(--line);align-items:center;gap:1.2rem;padding:1.3rem;font-size:1.1rem;display:flex}.timeline b{color:var(--blue)}@media (width<=800px){.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:3rem;padding-top:3.5rem}.section-head,.closing,.detail-hero{display:block}.section-head>p{margin-top:1rem}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.closing .button{margin-top:1.5rem}.detail-hero aside{margin-top:2.5rem}}@media (width<=560px){.site-header .button-small{display:none}.content-grid{grid-template-columns:1fr}.content-grid.items-2>*{width:100%}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.section{padding-top:4rem;padding-bottom:4rem}.closing{border-radius:22px;margin:1rem;padding:2rem}.mentor-card{display:block}.avatar{margin-bottom:1rem}footer{flex-wrap:wrap}footer .text-button{text-align:left;width:100%;margin-left:0}}@media (prefers-reduced-motion:no-preference){.button,.card{transition:all .2s}}
