:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-bg:#1b2f49;--panel-bg:#233a58;--panel-strong:#2d4667;--graphite:#d7dde2;--graphite-muted:#9ba8b5;--line:#d7dde22e;--accent:#ddd5ef;--accent-dark:#15263c}*{box-sizing:border-box}body{background:radial-gradient(circle at top left, #ddd5ef1f, transparent 28rem), var(--page-bg);min-width:320px;color:var(--graphite);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}a{color:inherit}button,input{font:inherit}.site-shell{min-height:100vh}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1b2f49e0;justify-content:space-between;align-items:center;gap:18px;padding:14px clamp(16px,4vw,48px);display:flex;position:sticky;top:0}.brand{color:var(--graphite);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--line);background:var(--accent);width:42px;height:42px;color:var(--accent-dark);border-radius:8px;place-items:center;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--graphite-muted);font-size:.78rem}.menu-button{border:1px solid var(--line);background:var(--panel-bg);width:42px;height:42px;color:var(--graphite);border-radius:8px;place-items:center;display:none}.site-nav{align-items:center;gap:6px;display:flex}.site-nav a{min-height:38px;color:var(--graphite-muted);border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:8px 11px;text-decoration:none;display:inline-flex}.site-nav a:hover,.site-nav a.router-link-active{border-color:var(--line);color:var(--graphite);background:#d7dde214}.site-main{width:min(1180px,100vw - 32px);margin:0 auto;padding:clamp(28px,5vw,64px) 0 72px}.page-heading{max-width:760px;margin-bottom:26px}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1{color:var(--graphite);margin:0;font-size:clamp(2.25rem,6vw,5rem);line-height:.98}.page-heading h1{font-size:clamp(2rem,5vw,4.4rem)}.lead,.page-heading p:not(.eyebrow){max-width:680px;color:var(--graphite-muted);font-size:1.08rem}.home-hero{grid-template-columns:minmax(0,1fr) minmax(220px,340px);align-items:end;gap:clamp(24px,6vw,74px);min-height:min(680px,100vh - 110px);padding-bottom:28px;display:grid}.hero-photo{border:1px solid var(--line);border-radius:8px;width:min(100%,340px);box-shadow:0 24px 80px #00000047}.hero-actions,.summary-card,.primary-link{align-items:center;display:inline-flex}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:26px}.hero-actions a{border:1px solid var(--line);min-height:42px;color:var(--graphite);border-radius:8px;gap:8px;padding:10px 14px;text-decoration:none}.hero-actions .primary-link{background:var(--accent);color:var(--accent-dark);font-weight:800}.summary-grid,.content-grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.summary-card,.panel{border:1px solid var(--line);background:#233a58b8;border-radius:8px;box-shadow:0 20px 60px #00000029}.summary-card{min-height:170px;color:var(--graphite);flex-direction:column;grid-column:span 4;align-items:flex-start;gap:10px;padding:20px;text-decoration:none}.summary-card span{font-size:1.1rem;font-weight:800}.summary-card svg{color:var(--accent)}.summary-card p{color:var(--graphite-muted);margin:0}.panel{grid-column:span 6;padding:clamp(18px,3vw,28px)}.wide-panel{grid-column:1/-1}.profile-grid .profile-panel{grid-column:span 4}.profile-grid .wide-panel{grid-column:span 8}@media (width<=820px){.menu-button{display:grid}.site-nav{border:1px solid var(--line);background:#1b2f49;border-radius:8px;flex-direction:column;align-items:stretch;padding:10px;display:none;position:absolute;top:calc(100% + 1px);left:16px;right:16px}.site-nav--open{display:flex}.site-nav a{justify-content:flex-start}.home-hero,.summary-grid,.content-grid{grid-template-columns:1fr}.summary-card,.panel,.profile-grid .profile-panel,.profile-grid .wide-panel{grid-column:1}.home-hero{min-height:auto}}
