.author-page{padding-top:clamp(42px,6vw,82px)}.author-hero{min-height:470px;padding:clamp(30px,5vw,58px);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:clamp(34px,7vw,92px);position:relative;overflow:hidden;border:1px solid transparent;border-radius:34px;background:linear-gradient(var(--surface),var(--surface)) padding-box,var(--gradient-brand) border-box;box-shadow:var(--shadow-md)}.author-hero:before{content:"";width:clamp(280px,42vw,560px);aspect-ratio:1;position:absolute;inset:-32% -8% auto auto;border-radius:50%;background:radial-gradient(circle at 35% 65%,color-mix(in srgb,var(--accent-green) 16%,transparent),transparent 44%),radial-gradient(circle at 68% 34%,color-mix(in srgb,var(--accent-violet) 20%,transparent),transparent 48%);pointer-events:none}.author-identity,.author-snapshot{position:relative;z-index:1}.author-identity{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:clamp(22px,4vw,42px)}.author-identity>div:last-child{min-width:0}.author-monogram{width:clamp(86px,10vw,126px);aspect-ratio:1;display:grid;place-items:center;border-radius:30%;background:var(--gradient-brand-strong);color:#fff;font-family:"Instrument Serif",serif;font-size:clamp(3.8rem,7vw,6rem);line-height:1;box-shadow:0 22px 46px color-mix(in srgb,var(--accent) 24%,transparent)}.author-identity .eyebrow{margin-bottom:14px}.author-identity h1{margin:0 0 18px;font-size:clamp(4.8rem,9vw,8rem);line-height:.8;letter-spacing:-.06em}.author-identity p{max-width:520px;margin:0;font-size:clamp(.96rem,1.5vw,1.12rem);line-height:1.65}.author-snapshot{padding:26px;border:1px solid var(--border);border-radius:24px;background:color-mix(in srgb,var(--surface) 72%,transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:var(--shadow-sm)}.author-snapshot dl{margin:0}.author-snapshot dl>div{padding:15px 0;display:grid;grid-template-columns:minmax(92px,.8fr) minmax(0,1.2fr);gap:18px;border-top:1px solid var(--border)}.author-snapshot dt,.author-snapshot dd{margin:0}.author-snapshot dt{color:var(--text-soft);font-size:.68rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.author-snapshot dd{color:var(--text);font-size:.84rem;font-weight:600;text-align:right}.author-content{padding:clamp(70px,9vw,116px) 0 20px}.author-section-heading{margin-bottom:clamp(34px,5vw,56px);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:clamp(28px,7vw,90px)}.author-section-heading h2{max-width:760px;margin:0;font-size:clamp(2.8rem,5.7vw,5.3rem);line-height:.92;letter-spacing:-.05em}.author-section-heading>p{max-width:45ch;margin:0 0 4px;font-size:.9rem;line-height:1.72}.author-highlight-grid,.author-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.author-highlight-card{min-height:270px;padding:clamp(24px,3vw,32px);display:flex;flex-direction:column;border:1px solid var(--border);border-radius:24px;background:var(--surface);box-shadow:var(--shadow-sm);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.author-highlight-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-3px)}.author-card-index{margin-bottom:auto;background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:var(--accent-fg);font-size:.7rem;font-weight:750;letter-spacing:.15em}.author-highlight-card h2,.author-highlight-card h3{margin:46px 0 12px;font-family:Inter,system-ui,sans-serif;font-size:1.04rem;font-weight:650;line-height:1.3;letter-spacing:-.015em}.author-highlight-card p{margin:0;font-size:.88rem;line-height:1.7}.author-highlight-card a,.author-disclosure a{color:var(--accent-fg);font-weight:600;text-underline-offset:3px}.author-disclosures{margin-top:clamp(28px,5vw,52px);border-top:1px solid var(--border-strong)}.author-disclosure{border-bottom:1px solid var(--border-strong)}.author-disclosure summary{min-height:88px;padding:18px 8px;display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:20px;list-style:none;border-radius:16px;cursor:pointer;transition:background-color .2s ease}.author-disclosure summary::-webkit-details-marker{display:none}.author-disclosure summary::marker{content:""}.author-disclosure summary:hover,.author-disclosure[open] summary{background:var(--gradient-wash)}.author-disclosure summary:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 38%,transparent);outline-offset:-3px}.author-disclosure summary h3{margin:0;font-size:clamp(1.25rem,2.7vw,1.9rem);line-height:1;letter-spacing:-.03em}.author-disclosure summary span{width:38px;height:38px;position:relative;display:block;border:1px solid var(--border-strong);border-radius:50%;background:var(--surface)}.author-disclosure summary span:before,.author-disclosure summary span:after{content:"";width:11px;height:1px;position:absolute;inset:50% auto auto 50%;background:currentColor;transform:translate(-50%,-50%);transition:transform .2s ease}.author-disclosure summary span:after{transform:translate(-50%,-50%) rotate(90deg)}.author-disclosure[open] summary span:after{transform:translate(-50%,-50%) rotate(0)}.author-disclosure>p{max-width:780px;margin:0;padding:0 70px 30px 8px;font-size:.91rem;line-height:1.76}.author-hero--compact{min-height:360px;grid-template-columns:minmax(0,1fr)}.author-content--compact{padding-top:clamp(34px,6vw,66px)}.author-profile-grid .author-highlight-card{min-height:250px}@media(max-width:920px){.author-hero{grid-template-columns:1fr;align-items:start}.author-snapshot{max-width:560px;width:100%}.author-section-heading{grid-template-columns:1fr;align-items:start;gap:20px}.author-highlight-grid,.author-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.author-highlight-grid .author-highlight-card:last-child,.author-profile-grid .author-highlight-card:last-child{grid-column:1 / -1}}@media(max-width:640px){.author-page{padding-top:28px}.author-hero{min-height:0;padding:26px 22px;gap:34px;border-radius:26px}.author-identity{grid-template-columns:1fr;align-items:start}.author-monogram{width:82px;border-radius:24px;font-size:3.8rem}.author-identity h1{margin-bottom:14px;font-size:clamp(3.2rem,16vw,4rem);white-space:nowrap}.author-snapshot{padding:20px}.author-snapshot dl>div{grid-template-columns:1fr;gap:4px}.author-snapshot dd{text-align:left}.author-highlight-grid,.author-profile-grid{grid-template-columns:1fr}.author-highlight-grid .author-highlight-card:last-child,.author-profile-grid .author-highlight-card:last-child{grid-column:auto}.author-highlight-card,.author-profile-grid .author-highlight-card{min-height:220px;padding:24px}.author-disclosure summary{min-height:78px;padding-inline:4px}.author-disclosure>p{padding:0 4px 26px}}@media(prefers-reduced-motion:reduce){.author-highlight-card,.author-disclosure summary span:before,.author-disclosure summary span:after{transition:none}}
