.editorial-hero.hero-redesign{--hero-accent:var(--primary);--hero-accent-rgb:156,255,69;display:block;min-height:calc(100svh - 90px);padding:28px 0 0;direction:rtl;overflow:visible}.hero-identity-shell{--hero-depth-x:0;--hero-depth-y:0;position:relative;display:grid;min-height:720px;align-items:center;grid-gap:clamp(26px,4vw,70px);gap:clamp(26px,4vw,70px);grid-template-areas:"visual copy";grid-template-columns:minmax(460px,.96fr) minmax(500px,1.04fr);isolation:isolate;direction:ltr}.hero-identity-shell.is-instructor{--hero-accent:var(--blue-gray);--hero-accent-rgb:134,169,180}.hero-identity-copy{position:relative;z-index:6;display:grid;grid-area:copy;align-content:center;justify-items:start;direction:rtl;text-align:right}.hero-identity-eyebrow{position:relative;margin:0 0 20px;color:var(--soft);font-size:clamp(.9rem,1.05vw,1rem);font-weight:700}.hero-identity-eyebrow:before{display:inline-block;width:18px;height:3px;border-radius:999px;margin-left:10px;content:"";background:var(--hero-accent);vertical-align:middle;box-shadow:0 0 22px rgba(var(--hero-accent-rgb),.46)}.hero-role-switcher{position:relative;display:grid;width:min(100%,540px);grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px;gap:4px;border:1px solid var(--border-strong);border-radius:999px;margin-bottom:28px;padding:4px;background:rgba(4,16,23,.7);box-shadow:inset 0 0 0 1px rgba(255,255,255,.018);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);direction:rtl}.hero-role-slider{position:absolute;top:4px;right:4px;bottom:4px;z-index:0;width:calc(50% - 6px);border:1px solid rgba(var(--hero-accent-rgb),.58);border-radius:999px;background:var(--hero-accent);box-shadow:0 10px 35px rgba(var(--hero-accent-rgb),.2);transition:transform .36s var(--ease),background .26s var(--ease),border-color .26s var(--ease)}.hero-identity-shell.is-instructor .hero-role-slider{transform:translateX(calc(-100% - 4px))}.hero-role-switcher button{position:relative;z-index:1;display:inline-flex;min-width:0;min-height:45px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:transparent;color:var(--muted);padding:8px 13px;cursor:pointer;font-size:clamp(.78rem,1vw,.93rem);font-weight:800;line-height:1.35;transition:color .23s var(--ease),transform .18s var(--ease)}.hero-role-switcher button:hover{color:var(--text)}.hero-role-switcher button:active{transform:scale(.98)}.hero-role-switcher button.is-active{color:var(--primary-ink)}.hero-role-content{width:100%;animation:heroRoleContentIn .46s var(--ease) both}.hero-role-content h1{max-width:680px;margin:0;color:var(--text);font-family:Alexandria,system-ui,sans-serif;font-size:clamp(4.1rem,6.3vw,6.4rem);font-weight:850;line-height:1.08;letter-spacing:-.045em;text-wrap:balance}.hero-identity-description{max-width:650px;min-height:92px;margin:24px 0 19px;color:var(--soft);font-size:clamp(1.13rem,1.75vw,1.42rem);font-weight:500;line-height:1.85}.hero-proof-rail{display:flex;max-width:680px;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-bottom:28px;color:var(--muted);font-size:.92rem;font-weight:700}.hero-proof-rail span{display:inline-flex;align-items:center;gap:13px;white-space:nowrap}.hero-proof-rail span:not(:last-child):after{width:5px;height:5px;border-radius:50%;content:"";background:var(--hero-accent);box-shadow:0 0 12px rgba(var(--hero-accent-rgb),.52)}.hero-identity-actions{margin-bottom:28px}.hero-identity-actions .editorial-button{min-width:172px;min-height:54px;justify-content:center;border-color:rgba(var(--hero-accent-rgb),.42);transition:transform .18s var(--ease),border-color .18s var(--ease),background .18s var(--ease),box-shadow .18s var(--ease)}.hero-identity-actions .editorial-button.primary{border-color:var(--hero-accent);background:var(--hero-accent);color:var(--primary-ink);box-shadow:0 16px 42px rgba(var(--hero-accent-rgb),.18)}.hero-identity-actions .editorial-button:hover{border-color:var(--hero-accent);transform:translateY(-2px)}.hero-identity-actions .editorial-button.primary:hover{box-shadow:0 19px 48px rgba(var(--hero-accent-rgb),.28)}.hero-identity-actions .editorial-button svg{transition:transform .18s var(--ease)}.hero-identity-actions .editorial-button:hover svg{transform:translateX(-4px)}.hero-identity-actions .hero-contact-action:hover svg{transform:translate(-2px,-2px) rotate(-8deg)}.hero-terminal{display:grid;width:min(100%,650px);min-height:52px;align-items:center;grid-gap:12px;gap:12px;grid-template-columns:auto minmax(0,1fr) auto;border:1px solid var(--border);border-radius:12px;background:rgba(2,11,16,.72);color:var(--muted);padding:0 16px;box-shadow:inset 0 1px rgba(255,255,255,.02);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-terminal code>span:first-child,.hero-terminal>svg{color:var(--hero-accent)}.hero-terminal code{min-width:0;overflow:hidden;color:var(--soft);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(.73rem,1.05vw,.88rem);text-overflow:ellipsis;white-space:nowrap}.hero-terminal-cursor{display:inline-block;width:7px;height:1.05em;margin-left:3px;background:var(--hero-accent);vertical-align:-.18em;animation:heroCursorBlink .62s steps(1) 4}.hero-terminal-status{width:7px;height:7px;border-radius:50%;background:var(--hero-accent);box-shadow:0 0 14px rgba(var(--hero-accent-rgb),.6)}.hero-identity-visual{position:relative;z-index:3;min-width:0;min-height:720px;grid-area:visual;align-self:end;overflow:visible}.hero-outline-word{position:absolute;top:12%;left:-8%;z-index:-1;color:transparent;font-family:Alexandria,system-ui,sans-serif;font-size:clamp(8.5rem,15vw,15rem);font-weight:900;line-height:.9;letter-spacing:-.08em;opacity:.15;-webkit-text-stroke:1px rgba(var(--hero-accent-rgb),.7);text-stroke:1px rgba(var(--hero-accent-rgb),.7);transform:translate3d(calc(var(--hero-depth-x) * -5px),calc(var(--hero-depth-y) * -3px),0);white-space:nowrap;animation:heroWordReveal .76s .16s var(--ease) both;transition:-webkit-text-stroke-color .26s var(--ease)}.hero-portrait-glow{position:absolute;left:7%;bottom:8%;z-index:-2;width:min(41vw,540px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(var(--hero-accent-rgb),.24) 0,rgba(var(--hero-accent-rgb),.08) 43%,transparent 72%);filter:blur(4px);transform:scale(.88);animation:heroGlowIn 1.1s .18s var(--ease) both;transition:background .34s var(--ease)}.hero-orbit{left:-4%;bottom:10%;z-index:-1;width:104%;height:50%;border:1px solid rgba(var(--hero-accent-rgb),.31);opacity:.8;transform:rotate(-12deg) translate3d(calc(var(--hero-depth-x) * -3px),calc(var(--hero-depth-y) * -2px),0);transition:border-color .3s var(--ease)}.hero-orbit,.hero-orbit span{position:absolute;border-radius:50%}.hero-orbit span{width:7px;height:7px;background:var(--hero-accent);box-shadow:0 0 16px rgba(var(--hero-accent-rgb),.7)}.hero-orbit span:first-child{top:2%;left:27%;animation:heroOrbitPoint 10s ease-in-out infinite}.hero-orbit span:nth-child(2){right:6%;bottom:21%;opacity:.7}.hero-orbit span:nth-child(3){left:5%;bottom:22%;width:5px;height:5px;opacity:.7}.hero-portrait-depth{position:absolute;inset:0;transform:translate3d(calc(var(--hero-depth-x) * 8px),calc(var(--hero-depth-y) * 5px),0);transition:transform .18s var(--ease)}.hero-identity-portrait-frame{position:absolute;right:-3%;bottom:-66px;width:min(49vw,680px);height:790px;filter:drop-shadow(0 38px 80px rgba(0,0,0,.48));-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}.hero-identity-shell.is-ready .hero-identity-portrait-frame{animation:heroPortraitReveal .92s 80ms var(--ease) forwards}.hero-identity-portrait-frame .media-frame{position:absolute;inset:0;width:100%;height:100%;overflow:visible;border:0;background:transparent}.hero-identity-portrait-frame .media-visual{object-fit:var(--media-fit,contain);object-position:var(--media-position-x,var(--portrait-x,50%)) var(--media-position-y,var(--portrait-y,100%));transform:scale(calc(var(--portrait-scale, 1) * var(--media-scale, 1) * 1.08));transform-origin:var(--media-position-x,50%) var(--media-position-y,100%)}.hero-identity-shell:not(.is-ready) .hero-identity-copy>*{opacity:0;transform:translateY(18px)}.hero-identity-shell.is-ready .hero-identity-eyebrow{animation:heroCopyReveal .48s .18s var(--ease) both}.hero-identity-shell.is-ready .hero-role-switcher{animation:heroCopyReveal .52s .25s var(--ease) both}.hero-identity-shell.is-ready .hero-role-content{animation:heroCopyReveal .6s .33s var(--ease) both}.hero-identity-shell.is-ready .hero-terminal{animation:heroCopyReveal .52s .65s var(--ease) both}.hero-redesign+.tech-band{position:relative;z-index:8;margin-top:-24px;border-top-color:rgba(var(--hero-accent-rgb),.34);background:linear-gradient(180deg,rgba(4,18,26,.96),rgba(6,23,32,.98)),rgba(255,255,255,.012);box-shadow:0 -22px 60px rgba(0,0,0,.24)}@keyframes heroPortraitReveal{0%{opacity:0;-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0);transform:translateY(42px) scale(1.035);filter:blur(7px) drop-shadow(0 38px 80px rgba(0,0,0,.48))}to{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);transform:translateY(0) scale(1);filter:blur(0) drop-shadow(0 38px 80px rgba(0,0,0,.48))}}@keyframes heroWordReveal{0%{opacity:0;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);letter-spacing:.02em;transform:translateX(-30px)}to{opacity:.15;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);letter-spacing:-.08em;transform:translate3d(calc(var(--hero-depth-x) * -5px),calc(var(--hero-depth-y) * -3px),0)}}@keyframes heroGlowIn{0%{opacity:0;transform:scale(.68)}to{opacity:1;transform:scale(1)}}@keyframes heroCopyReveal{0%{opacity:0;filter:blur(5px);transform:translateY(20px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}@keyframes heroRoleContentIn{0%{opacity:0;filter:blur(4px);transform:translateY(14px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}@keyframes heroCursorBlink{0%,48%{opacity:1}49%,to{opacity:0}}@keyframes heroOrbitPoint{0%,to{transform:translate(0)}50%{transform:translate(42px,7px)}}@media (max-width:1100px){.hero-identity-shell{grid-template-columns:minmax(400px,.9fr) minmax(440px,1.1fr)}.hero-role-content h1{font-size:clamp(3.6rem,6vw,5rem)}.hero-identity-portrait-frame{right:-8%;width:min(52vw,620px)}}@media (max-width:980px){.editorial-hero.hero-redesign{min-height:auto;padding-top:34px}.hero-identity-shell{min-height:0;grid-template-areas:"copy" "visual";grid-template-columns:minmax(0,1fr);gap:18px}.hero-identity-copy{width:min(720px,100%);margin-inline:auto}.hero-identity-visual{min-height:590px}.hero-identity-portrait-frame{right:50%;bottom:-50px;width:min(94vw,650px);height:650px;transform:translateX(50%)}.hero-identity-shell.is-ready .hero-identity-portrait-frame{animation-name:heroPortraitRevealMobile}.hero-outline-word{top:18%;left:50%;font-size:clamp(8rem,24vw,14rem);transform:translateX(-50%)}.hero-portrait-glow{left:50%;bottom:5%;width:min(78vw,530px);transform:translateX(-50%)}.hero-orbit{left:4%;width:92%}.hero-redesign+.tech-band{margin-top:-18px}}@keyframes heroPortraitRevealMobile{0%{opacity:0;-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0);transform:translateX(50%) translateY(42px) scale(1.035);filter:blur(7px) drop-shadow(0 38px 80px rgba(0,0,0,.48))}to{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);transform:translateX(50%) translateY(0) scale(1);filter:blur(0) drop-shadow(0 38px 80px rgba(0,0,0,.48))}}@media (max-width:760px){.editorial-hero.hero-redesign{width:min(100% - 28px,var(--max));padding-top:24px}.hero-identity-eyebrow{margin-bottom:16px;font-size:.83rem}.hero-role-switcher{width:100%;margin-bottom:22px}.hero-role-switcher button{min-height:48px;padding-inline:8px;font-size:.72rem}.hero-role-switcher button svg{display:none}.hero-role-content h1{font-size:clamp(3rem,14vw,4.25rem);line-height:1.13}.hero-identity-description{min-height:0;margin:18px 0 16px;font-size:1.03rem;line-height:1.8}.hero-proof-rail{gap:8px 12px;margin-bottom:22px;font-size:.76rem}.hero-proof-rail span{gap:9px}.hero-identity-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px}.hero-identity-actions .editorial-button{min-width:0;min-height:50px;padding-inline:10px;font-size:.83rem}.hero-terminal{min-height:48px;gap:8px;padding-inline:12px}.hero-terminal>svg{display:none}.hero-terminal code{font-size:.69rem}.hero-identity-visual{min-height:505px}.hero-identity-portrait-frame{bottom:-38px;width:min(105vw,540px);height:560px}.hero-outline-word{top:22%;font-size:clamp(7.4rem,30vw,11rem)}.hero-orbit{bottom:12%;height:44%}}@media (prefers-reduced-motion:reduce){.hero-identity-shell *,.hero-identity-shell :after,.hero-identity-shell :before{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.hero-orbit,.hero-outline-word,.hero-portrait-depth{transform:none!important}}.hero-role-content h1{max-width:660px;font-size:clamp(3.8rem,5.7vw,5.85rem);line-height:1.22;letter-spacing:0;word-spacing:.04em;text-wrap:pretty;overflow-wrap:normal;word-break:keep-all}.hero-identity-portrait-frame{bottom:-36px}.hero-role-glyph{display:inline-grid;min-width:26px;min-height:22px;place-items:center;border:1px solid;border-radius:7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.66rem;font-weight:900;line-height:1}@media (max-width:980px){.hero-role-content h1{font-size:clamp(3.35rem,8.2vw,5rem);line-height:1.24}.hero-identity-portrait-frame{bottom:-28px}.hero-outline-word{animation-name:heroWordRevealMobile}.hero-portrait-glow{animation-name:heroGlowInMobile}}@media (max-width:760px){.hero-role-content h1{font-size:clamp(2.75rem,12.4vw,3.85rem);line-height:1.28}.hero-identity-portrait-frame{bottom:-22px}.hero-role-glyph{display:none}}@keyframes heroWordRevealMobile{0%{opacity:0;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);letter-spacing:.02em;transform:translateX(calc(-50% - 30px))}to{opacity:.15;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);letter-spacing:-.08em;transform:translateX(-50%)}}@keyframes heroGlowInMobile{0%{opacity:0;transform:translateX(-50%) scale(.68)}to{opacity:1;transform:translateX(-50%) scale(1)}}.hero-proof-rail .highlight-green{color:var(--primary);text-shadow:0 0 20px rgba(156,255,69,.24)}.hero-proof-rail .highlight-bold{color:var(--text);font-weight:900}.hero-role-switcher button:after{position:absolute;inset:2px;border:1px solid transparent;border-radius:inherit;content:"";pointer-events:none}.hero-identity-shell.is-switch-undiscovered .hero-role-switcher button:not(.is-active):after{border-color:var(--primary);animation:heroSwitchDiscovery .95s ease-in-out infinite;box-shadow:inset 0 0 0 1px rgba(156,255,69,.08),0 0 18px rgba(156,255,69,.28)}.hero-identity-shell.is-demonstrating .hero-role-switcher{box-shadow:0 0 0 1px rgba(156,255,69,.15),0 0 34px rgba(156,255,69,.08)}.hero-role-media-ribbon{position:relative;width:min(100%,650px);height:190px;overflow:hidden;border:1px solid rgba(var(--hero-accent-rgb),.38);border-radius:18px;margin:20px 0 22px;background:linear-gradient(110deg,rgba(2,11,16,.96),rgba(4,21,28,.84)),rgba(255,255,255,.02);box-shadow:0 18px 44px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.04);isolation:isolate}.hero-role-media-ribbon:before{position:absolute;inset:0;z-index:5;content:"";pointer-events:none;background:linear-gradient(90deg,rgba(2,11,16,.16),transparent 18%,transparent 82%,rgba(2,11,16,.16)),linear-gradient(180deg,transparent 54%,rgba(1,8,12,.9))}.hero-role-media-stage{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;padding:10px 12px 48px;animation:heroRoleMediaIn .52s var(--ease) both}.hero-role-media-card,.hero-role-media-card.position-0,.hero-role-media-card.position-1,.hero-role-media-card.position-2{position:relative;inset:auto;z-index:1;width:auto;height:100%;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:12px;opacity:1;background:radial-gradient(circle at 50% 45%,rgba(var(--hero-accent-rgb),.12),transparent 72%),rgba(5,20,27,.92);box-shadow:0 12px 28px rgba(0,0,0,.26);transform:none;transition:transform .26s var(--ease),border-color .26s var(--ease),opacity .26s var(--ease)}.hero-role-media-card.position-1{opacity:.86}.hero-role-media-card.position-2{opacity:.72}.hero-role-media-card:hover{z-index:3;border-color:rgba(var(--hero-accent-rgb),.52);opacity:1;transform:translateY(-2px)}.hero-role-media-card .media-frame,.hero-role-media-card .media-visual{width:100%;height:100%}.hero-role-media-card .media-frame{overflow:hidden;border:0;border-radius:0;background:transparent}.hero-role-media-card .media-visual{object-fit:contain!important;object-position:center!important;padding:6px;transform:none!important}.hero-proof-overlay{position:absolute;right:14px;bottom:10px;left:14px;z-index:7;margin:0;color:rgba(246,241,232,.82);font-size:.78rem}.hero-proof-overlay span{padding:5px 8px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(1,8,12,.72);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.hero-proof-overlay span:not(:last-child):after{display:none}.hero-identity-actions{margin-bottom:0}.role-aware-tech-band{transition:border-color .28s var(--ease),background .28s var(--ease)}.role-aware-tech-band.is-instructor{border-top-color:rgba(134,169,180,.36)}.role-aware-tech-band .tech-heading,.role-aware-tech-rows{animation:roleTechReveal .42s var(--ease) both}.role-aware-tech-band.is-instructor .tech-accessible-list .highlight-green,.role-aware-tech-band.is-instructor .tech-item.highlight-green{color:var(--primary);font-weight:800}.tech-item{gap:10px}.tech-item-icon{flex:0 0 auto;width:22px;height:22px;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:rgba(255,255,255,.045);color:currentColor;padding:3px}.tech-item-icon-image{object-fit:contain}.role-aware-showcase{transition:opacity .26s var(--ease)}.role-aware-card{transition:opacity .26s var(--ease),filter .26s var(--ease),transform .18s var(--ease),border-color .18s var(--ease)}.role-aware-card.is-role-secondary{opacity:.58;filter:saturate(.62)}.role-aware-card.is-role-secondary:focus-within,.role-aware-card.is-role-secondary:hover{opacity:.9;filter:saturate(.9)}.editorial-project-card{cursor:pointer}.project-card-hitarea{z-index:3}.project-copy{z-index:2;pointer-events:none}.project-actions{z-index:4;pointer-events:auto}.project-actions a{position:relative;z-index:5;pointer-events:auto}.project-card-hitarea:focus-visible{border-radius:inherit;outline:3px solid rgba(156,255,69,.6);outline-offset:-5px}.site-header.is-scrolled.has-role-switcher:not(:hover):not(:focus-within){width:min(760px,calc(100% - 44px));min-height:62px;grid-template-columns:auto 1fr auto;gap:12px;padding:0 12px}.site-header.is-scrolled.has-role-switcher:not(:hover):not(:focus-within) .brand{justify-content:flex-start}.site-header.is-scrolled.has-role-switcher:not(:hover):not(:focus-within) .brand-name,.site-header.is-scrolled.has-role-switcher:not(:hover):not(:focus-within) .header-actions{position:static;opacity:1;pointer-events:auto;visibility:visible}.site-header.is-scrolled.has-role-switcher:not(:hover):not(:focus-within) .nav-links{position:absolute;opacity:0;pointer-events:none;visibility:hidden}.header-role-switcher{display:inline-grid;grid-template-columns:repeat(2,auto);gap:3px;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.035);padding:3px;direction:ltr}.header-role-switcher button{display:inline-flex;min-height:34px;align-items:center;gap:6px;border:0;border-radius:999px;background:transparent;color:var(--muted);padding:6px 10px;cursor:pointer}.header-role-switcher button span{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;font-weight:900}.header-role-switcher button b{font-size:.78rem;white-space:nowrap}.header-role-switcher button.is-active{background:var(--primary);color:var(--primary-ink)}@keyframes heroSwitchDiscovery{0%,to{opacity:.26}50%{opacity:1}}@keyframes heroRoleMediaIn{0%{opacity:0;filter:blur(5px);transform:translateX(18px) scale(.985)}to{opacity:1;filter:blur(0);transform:translateX(0) scale(1)}}@keyframes roleTechReveal{0%{opacity:0;filter:blur(4px);transform:translateY(10px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}@media (max-width:900px){.site-header.has-role-switcher .brand-name,.site-header.has-role-switcher .nav-cv{display:none}.site-header.is-scrolled.has-role-switcher:not(:hover):not(:focus-within){width:min(520px,calc(100% - 28px));grid-template-columns:auto 1fr}.site-header.has-role-switcher .header-actions{justify-self:end}}@media (max-width:760px){.hero-role-media-ribbon{height:164px;margin-top:16px;margin-bottom:18px}.hero-role-media-stage{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px 9px 44px}.hero-role-media-card.position-2{display:none}.hero-proof-overlay{right:8px;bottom:7px;left:8px;gap:5px;font-size:.64rem}.hero-proof-overlay span{padding:4px 6px}.header-role-switcher button{padding:6px 8px}.header-role-switcher button b{display:none}}@media (prefers-reduced-motion:reduce){.hero-identity-shell.is-switch-undiscovered .hero-role-switcher button:not(.is-active):after,.hero-role-media-stage,.role-aware-tech-band .tech-heading,.role-aware-tech-rows{animation:none!important;transition:none!important}}