:root{--background:#0d0e12;--foreground:#f5f1e8;--muted:#a9a59d;--accent:#d7ff64}*{box-sizing:border-box}html{background:var(--background)}body{color:var(--foreground);background:linear-gradient(#ffffff09 1px, transparent 1px), linear-gradient(90deg, #ffffff09 1px, transparent 1px), var(--background);background-size:72px 72px;margin:0;font-family:Avenir Next,Avenir,Helvetica Neue,sans-serif}.page{isolation:isolate;flex-direction:column;min-height:100svh;padding:clamp(28px,5vw,72px);display:flex;position:relative;overflow:hidden}.page:before{z-index:-1;content:"";background:radial-gradient(circle at 50% 45%,#0000 0,#0d0e1259 54%,#0d0e12eb 100%);position:absolute;inset:0}.hero{flex-direction:column;justify-content:center;width:min(1080px,100%);min-height:calc(100svh - clamp(56px,10vw,144px));margin:0;padding:clamp(72px,12vh,144px) 0;display:flex}.eyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:14px;margin:0 0 20px;font-size:.78rem;font-weight:700;display:flex}.eyebrow:before{content:"";background:currentColor;width:42px;height:1px}h1{letter-spacing:-.07em;max-width:900px;margin:0;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(4rem,12vw,10.5rem);font-weight:500;line-height:.82}.role{letter-spacing:-.04em;margin:clamp(28px,5vw,56px) 0 0;font-size:clamp(1.45rem,3vw,3.25rem);font-weight:500}.summary{max-width:610px;color:var(--muted);margin:22px 0 0;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.7}.profileFooter{border-top:1px solid #ffffff1f;padding-top:clamp(84px,12vw,160px)}.profileIntro{grid-template-columns:minmax(150px,.35fr) minmax(280px,1fr);align-items:end;gap:18px clamp(28px,6vw,90px);display:grid}.profileEyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;align-self:start;margin:12px 0 0;font-size:.72rem;font-weight:700}.profileIntro h2{letter-spacing:-.065em;max-width:820px;margin:0;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(3.2rem,8vw,8rem);font-weight:500;line-height:.92}.profileIntro>p:last-child{max-width:560px;color:var(--muted);grid-column:2;margin:4px 0 0;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.7}.profileShelf{border-top:1px solid #ffffff1f;margin:clamp(54px,8vw,100px) 0}.profileCard{min-height:118px;color:var(--foreground);border-bottom:1px solid #ffffff1f;grid-template-columns:48px 52px 1fr auto;align-items:center;gap:clamp(14px,3vw,38px);padding:20px 0;text-decoration:none;transition:padding .22s,color .22s;display:grid}.profileCard:hover,.profileCard:focus-visible{color:var(--accent);padding-left:18px;padding-right:18px}.profileNumber{color:var(--muted);letter-spacing:.12em;font-size:.7rem}.profileIcon{background:var(--accent);width:42px;height:42px;color:var(--background);letter-spacing:-.05em;border-radius:10px;place-items:center;font-size:1rem;font-weight:800;display:grid}.profileIdentity{align-items:baseline;gap:clamp(14px,3vw,36px);display:flex}.profileIdentity strong{letter-spacing:-.04em;font-size:clamp(1.45rem,3vw,2.4rem);font-weight:500}.profileIdentity>span{color:var(--muted);font-size:.85rem}.profileArrow{font-size:1.5rem}.footerBar{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-top:34px;font-size:.72rem;font-weight:600;display:flex}.availability{align-items:center;gap:10px;display:flex}.statusDot{background:var(--accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 18px #d7ff64cc}.ambient{z-index:-2;filter:blur(3px);opacity:.75;border-radius:50%;position:absolute}.ambientOne{border:1px solid #d7ff644d;width:44vw;height:44vw;top:-18vw;right:-12vw;box-shadow:inset 0 0 100px #d7ff640a}.ambientTwo{border:1px solid #ffffff14;width:52vw;height:52vw;bottom:-32vw;right:12vw}@media (max-width:640px){body{background-size:44px 44px}.page{padding:24px}.hero{padding:80px 0}h1{font-size:clamp(4rem,21vw,7rem)}.profileIntro{grid-template-columns:1fr}.profileIntro>p:last-child{grid-column:1}.profileCard{grid-template-columns:30px 42px 1fr auto;min-height:100px}.profileIdentity{flex-direction:column;align-items:flex-start;gap:4px}.footerBar{flex-direction:column;align-items:flex-start;gap:12px}.ambientOne{width:90vw;height:90vw}}@media (prefers-reduced-motion:no-preference){.statusDot{animation:2.4s ease-in-out infinite pulse}}@keyframes pulse{50%{opacity:.45;transform:scale(.8)}}
