:root{--bg:#f3f5f9;--surface:#fff;--surface-soft:#eef2f7;--surface-dark:#0f1b33;--text:#14223d;--muted:#4f5d78;--accent:#1f5ed8;--accent-strong:#1748a7;--line:#d6dfed;--line-dark:#314364;--max-width:1140px}*{box-sizing:border-box}body,html{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);scroll-behavior:smooth}a{color:inherit;text-decoration:none}.site-main{min-height:calc(100vh - 150px)}.container{max-width:var(--max-width);width:min(100% - 2.5rem,var(--max-width));margin-inline:auto}.section{padding:4.8rem 0;position:relative}.compact-section{padding:3.8rem 0}.section-light{background:#fdfdff}.section-soft{background:#f2f5fa}.section-dark{background:linear-gradient(145deg,#17253f,#0f1b33);color:#f5f8ff}h1,h2,h3,h4{line-height:1.16;margin-top:0;letter-spacing:-.02em}h1{font-size:clamp(2.25rem,4vw,3.7rem);margin-bottom:1rem}h2{font-size:clamp(1.65rem,2.8vw,2.55rem);margin-bottom:.75rem}h3{font-size:clamp(1.1rem,2vw,1.32rem)}p{color:var(--muted);line-height:1.75;margin:0}.section-dark .text-link,.section-dark h1,.section-dark h2,.section-dark h3,.section-dark p{color:#f3f7ff}.lead{font-size:clamp(1.04rem,2vw,1.3rem);max-width:72ch}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#2f63c9;font-size:.76rem;font-weight:700}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:rgba(250,252,255,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:76px}.brand{font-weight:700;font-size:1.05rem}.nav-list{list-style:none;display:flex;gap:1rem;margin:0;padding:0;flex-wrap:wrap}.nav-list a{color:#5b6780;font-weight:500;transition:color .17s ease}.nav-list a:hover{color:var(--text)}.button:focus-visible,.nav-list a:focus-visible,.text-link:focus-visible{outline:2px solid #5f8ee8;outline-offset:2px;border-radius:8px}.hero{padding-top:6.4rem}.hero-layout{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:2rem;gap:2rem;align-items:center}.hero-content{padding:.5rem 0}.hero-image-wrap{max-width:520px;justify-self:end}.media-card{border-radius:20px;overflow:hidden;border:1px solid var(--line);box-shadow:0 16px 42px rgba(13,28,58,.16);background:#fff}.section-image{width:100%;height:100%;display:block;object-fit:cover}.hero-image{max-height:640px;object-position:center top}.button-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.3rem;align-items:center}.button,.button-row.center{justify-content:center}.button{border-radius:999px;border:1px solid transparent;padding:.78rem 1.25rem;font-weight:600;line-height:1.2;display:inline-flex;align-items:center;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;box-shadow:0 10px 22px rgba(31,94,216,.28)}.button.secondary{border-color:#b8c6df;background:#fff;color:var(--text)}.button.secondary.active{border-color:#2f65b1;background:#2f65b1;color:#fff;box-shadow:0 8px 18px rgba(47,101,177,.28)}.button.tertiary{border-color:rgba(184,198,223,.45);background:transparent;color:#dbe8ff;font-weight:500;padding:.65rem 1rem}.accent-panel,.credibility-panel,.muted{border-block:1px solid #e0e7f2}.card-grid{margin-top:1.75rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:1.15rem;gap:1.15rem}.four-up{grid-template-columns:repeat(4,minmax(0,1fr))}.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:var(--surface);border:1px solid #d6e0ef;border-radius:16px;padding:1.1rem 1.2rem;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.card h2,.card h3{font-size:clamp(1.02rem,1.8vw,1.22rem);margin-bottom:.55rem;overflow-wrap:anywhere}.equal-card{height:100%}.card:hover{border-color:#8eabdf;transform:translateY(-4px);box-shadow:0 12px 34px rgba(20,36,66,.12)}.card-featured{border-top:3px solid #2f63c9}.project-card{position:relative;overflow:hidden}.project-card:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,#2f63c9,#4da4c0)}.text-link{color:#2b5ec0;font-weight:600}.split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;gap:2rem;align-items:center}.about-layout .media-card,.professional-layout .media-card,.publication-preview{max-width:510px}.keynote-grid{position:relative}.keynote-image{min-height:420px;border-radius:22px;border:1px solid rgba(182,198,231,.2)}.keynote-overlay{position:absolute;left:2rem;bottom:2rem;background:rgba(12,21,38,.72);border:1px solid rgba(185,202,234,.4);border-radius:14px;padding:1rem 1.2rem;max-width:min(90%,560px)}.keynote-overlay p{margin:0;color:#f7f9ff;font-weight:700;font-size:clamp(1rem,2vw,1.4rem);line-height:1.35}.quote-block{border-left:4px solid #3974d6;padding-left:1rem;color:#32527f}.two-column-list{column-count:2;column-gap:1.5rem;margin:1rem 0 0;padding-left:1.1rem}.two-column-list li{page-break-inside:avoid;break-inside:avoid;margin-bottom:.45rem}.publication-cards{display:grid;grid-gap:1.2rem;gap:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.publication-card{background:#fff;border:1px solid #d6e0ef;border-radius:18px;overflow:hidden;box-shadow:0 14px 34px rgba(18,35,66,.1);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.publication-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(18,35,66,.16);border-color:#95b0de}.publication-image-wrap{background:#eff3fa}.publication-image{width:100%;height:320px;object-fit:contain;background:#eff3fa}.publication-content{padding:1.1rem 1.2rem 1.35rem}.cta{text-align:center;border-top:1px solid var(--line)}.top-space{margin-top:1.6rem}.top-space-sm{margin-top:.9rem}.inline-link{display:inline-block}.clean-list{margin:0;padding-left:1.1rem;display:grid;grid-gap:.55rem;gap:.55rem}.clean-list li{color:var(--muted);line-height:1.5}.award-card{padding:1rem 1.15rem}.tedx-image{min-height:260px;object-position:center top}.simulation-shell{margin-top:1.2rem;padding:1.25rem;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.choices{display:grid;grid-gap:.75rem;gap:.75rem;margin:1rem 0}.choice{text-align:left;background:var(--surface-soft);color:var(--text);border:1px solid #c8d6ee;border-radius:12px;padding:.8rem;cursor:pointer}.choice.active{border-color:#70a4fb;background:#dfe9fb}.feedback{border-top:1px solid var(--line);margin-top:1rem;padding-top:1rem}.narrow{max-width:760px}.site-footer{border-top:1px solid var(--line);padding:1.2rem 0;color:var(--muted);background:#fcfdff}.footer-grid{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.leadership-hero{overflow:hidden;background:radial-gradient(circle at 12% 10%,rgba(218,169,82,.15),transparent 28%),radial-gradient(circle at 86% 18%,rgba(45,163,183,.14),transparent 32%),linear-gradient(180deg,#fff,#f6f9fd)}.leadership-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(31,94,216,.045) 1px,transparent 0),linear-gradient(90deg,rgba(31,94,216,.045) 1px,transparent 0);background-size:44px 44px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.65),transparent 70%);mask-image:linear-gradient(90deg,rgba(0,0,0,.65),transparent 70%);pointer-events:none}.leadership-hero .container{position:relative;z-index:1}.hero-portrait-card{justify-self:end;position:relative;display:grid;grid-gap:1rem;gap:1rem;width:min(100%,520px)}.hero-portrait-card:before{content:"";position:absolute;inset:-14px -14px auto auto;width:54%;height:48%;border-top:4px solid #d7a349;border-right:4px solid #2f7f9d;border-radius:0 24px 0 0;z-index:-1}.hero-portrait-card .hero-image-wrap{justify-self:stretch;max-width:none;border:1px solid rgba(20,34,61,.14);box-shadow:0 22px 60px rgba(12,29,60,.2)}.credential-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.credential-stack span{border:1px solid #d8e1ef;border-left:4px solid #d7a349;border-radius:12px;background:hsla(0,0%,100%,.88);color:#1d2c49;font-size:.86rem;font-weight:700;padding:.68rem .75rem;box-shadow:0 8px 24px rgba(15,31,60,.08)}.proof-strip-section{background:#fff;border-block:1px solid #dfe7f2}.proof-strip-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.proof-strip-heading h2{max-width:760px;margin-bottom:0}.proof-strip-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.proof-card{position:relative;overflow:hidden;min-height:230px;border:1px solid #d8e2f0;border-radius:18px;padding:1rem;background:linear-gradient(180deg,#fff,#f7faff);box-shadow:0 12px 28px rgba(20,36,66,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.proof-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#19365f,#2f7f9d,#d7a349)}.proof-card:hover{transform:translateY(-5px);border-color:#9db6da;box-shadow:0 18px 38px rgba(20,36,66,.14)}.proof-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin:.55rem 0 .9rem;border-radius:999px;background:#14223d;color:#f3c46f;font-weight:800;font-size:.82rem;letter-spacing:.04em}.proof-card h3{margin-bottom:.45rem}.proof-card p{font-size:.93rem;line-height:1.58}.section-intro{max-width:850px}.section-intro p:not(.eyebrow){font-size:1.04rem}.section-intro.inverted p:not(.eyebrow){color:#dbe8f7}.what-i-bring{background:radial-gradient(circle at 82% 10%,rgba(48,149,172,.28),transparent 33%),radial-gradient(circle at 12% 84%,rgba(215,163,73,.16),transparent 28%),linear-gradient(145deg,#0b1629,#12213b 54%,#08111f)}.executive-cta .eyebrow,.what-i-bring .eyebrow{color:#f3c46f}.leadership-domain-grid{margin-top:2rem}.leadership-domain-card{position:relative;overflow:hidden;border:1px solid rgba(178,207,230,.22);border-radius:18px;padding:1.25rem;background:hsla(0,0%,100%,.075);box-shadow:0 16px 36px rgba(0,0,0,.2);transition:transform .18s ease,border-color .18s ease,background .18s ease}.leadership-domain-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#d7a349,#4da4c0)}.leadership-domain-card:hover{transform:translateY(-5px);border-color:hsla(39,85%,69%,.5);background:hsla(0,0%,100%,.11)}.leadership-domain-card h3{color:#fff}.leadership-domain-card p{color:#dce8f7;line-height:1.62}.experience-transfer{background:linear-gradient(180deg,#fff,#f7faff)}.vita-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.vita-card{border:1px solid #d7e1ef;border-radius:20px;padding:clamp(1.2rem,2.5vw,1.7rem);background:#fff;box-shadow:0 16px 34px rgba(20,36,66,.09)}.vita-card h3{margin-bottom:1rem;color:#10213d}.vita-card .clean-list{padding-left:0;list-style:none}.vita-card .clean-list li{position:relative;padding-left:1.55rem}.vita-card .clean-list li:before{content:"✓";position:absolute;left:0;top:0;color:#2f7f9d;font-weight:800}.accent-vita-card{background:linear-gradient(145deg,#10213d,#173155);border-color:#294a75}.accent-vita-card .clean-list li,.accent-vita-card h3{color:#f7fbff}.accent-vita-card .clean-list li:before{color:#f3c46f}.featured-work-section{background:#fff}.featured-work-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.featured-work-card{display:flex;flex-direction:column;gap:.75rem;border:1px solid #d7e1ef;border-radius:18px;padding:1.2rem;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 30px rgba(20,36,66,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.featured-work-card:hover{transform:translateY(-5px);border-color:#93add6;box-shadow:0 18px 38px rgba(20,36,66,.14)}.featured-work-card h3,.featured-work-card p{margin:0}.featured-work-card .text-link{margin-top:auto}.why-it-matters{padding-top:.75rem;border-top:1px solid #e2e9f4;font-size:.94rem}.why-it-matters strong{color:#14223d}.publication-layout{align-items:center}.book-card{justify-self:end;background:linear-gradient(145deg,#fff,#eef4fb);padding:.8rem}.speaking-application{background:linear-gradient(90deg,rgba(215,163,73,.08),transparent 45%),#fff}.keynote-card{max-width:560px}.executive-cta{color:#fff;background:radial-gradient(circle at 16% 24%,rgba(72,165,192,.26),transparent 30%),linear-gradient(145deg,#0f1b33,#172a4c);border-top:0}.executive-cta h2,.executive-cta p{color:#fff}.executive-cta .container{max-width:920px}.executive-cta .button.secondary{border-color:hsla(0,0%,100%,.38);background:hsla(0,0%,100%,.08);color:#fff}.executive-cta .button.secondary:hover{background:hsla(0,0%,100%,.14)}@media (max-width:1100px){.featured-work-grid,.four-up{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-strip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:960px){.hero{padding-top:5.3rem}.featured-work-grid,.four-up,.hero-layout,.publication-cards,.split-grid,.two-up,.vita-grid{grid-template-columns:1fr}.proof-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-strip-heading{display:block}.two-column-list{column-count:1}.about-layout .media-card,.hero-image-wrap,.hero-portrait-card,.keynote-card,.professional-layout .media-card,.publication-preview{max-width:100%;justify-self:stretch}.section{padding:3.9rem 0}.compact-section{padding:3.1rem 0}.keynote-overlay{left:1rem;right:1rem;bottom:1rem;max-width:none}}@media (max-width:860px){.nav-wrap{flex-direction:column;padding:.8rem 0}}@media (max-width:720px){.two-column-list{grid-template-columns:1fr}.hero{padding-top:4.8rem}.credential-stack,.proof-strip-grid{grid-template-columns:1fr}.proof-card{min-height:auto}}.simulation-product-shell{display:grid;grid-gap:1rem;gap:1rem}.simulation-hero-card{background:linear-gradient(145deg,#f9fbff,#eef3fb);border:1px solid #cfdbf0;border-radius:20px;padding:clamp(1.3rem,2.6vw,2rem);box-shadow:0 18px 34px rgba(17,38,76,.09)}.simulation-hero-card .button{margin-top:1rem}.simulation-layout-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);grid-gap:.9rem;gap:.9rem;align-items:start}.simulation-sample-report-card{background:linear-gradient(145deg,#f9fbff,#eef3fb);border:1px solid #cfdbf0;border-radius:14px;padding:.9rem}.simulation-sample-report-card h2{margin:.2rem 0 .5rem;font-size:1.12rem}.report-sample-note{margin-top:.2rem}.timeline-full-width{width:100%}.scenario-column{padding:.85rem}.day-timeline-card{border:1px solid #d2def1;background:#f9fbff;border-radius:14px;padding:.75rem;margin-bottom:.65rem}.day-timeline-card h2{margin:.2rem 0 .65rem;font-size:1.12rem}.timeline-note{margin:-.2rem 0 .7rem;font-size:.82rem;color:#4b5f82}.day-timeline-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.35rem;gap:.35rem}.timeline-module{text-align:left;border-radius:10px;border:1px solid #c9d7ef;background:#fff;padding:.38rem .5rem;color:#1d355d;font-weight:600;font-size:.82rem;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease;display:grid;grid-gap:.2rem;gap:.2rem}.timeline-module.active{border-color:#5f86c3;background:#eaf2ff;box-shadow:inset 0 0 0 1px rgba(95,134,195,.22)}.timeline-module.upcoming{color:#50688f;background:#f7faff;border-color:#d4dff1}.timeline-module.completed{border-color:#d7aeb3;background:#f7eef0;color:#7d2f3b;box-shadow:inset 0 0 0 1px rgba(166,70,86,.12)}.timeline-module-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;border:1px solid #d6afb4;background:#f2dde0;color:#8c3642;font-size:.7rem;font-weight:700;padding:.07rem .35rem;border-radius:999px}.timeline-module:disabled{cursor:not-allowed}.timeline-module.upcoming:disabled{color:#6b7f9f;background:#f6f8fc;border-color:#d6e0f1}.timeline-module.completed:disabled{color:#7d2f3b;background:#f7eef0}.timeline-module.coming-soon,.timeline-module.coming-soon:disabled{color:#8898b6;background:#f8f9fc;border-color:#e2e7f2}.builder-mode-badge{display:inline-flex;margin-top:.55rem;border:1px solid #c9b4ff;background:#f2edff;color:#4d3690;font-size:.72rem;font-weight:700;padding:.12rem .45rem;border-radius:999px}.scenario-content h2{margin-bottom:.6rem}.scenario-content{display:grid;grid-gap:.8rem;gap:.8rem}.scenario-content.pre-decision{animation:stageFade .22s ease-out}.scenario-content.decision-made{animation:stageFade .26s ease-out}.compact-scene-header{border-bottom:1px solid #d8e2f3;padding-bottom:.35rem}.compact-scene-header .eyebrow{margin:0}.cinematic-block{display:grid;grid-gap:.25rem;gap:.25rem}.cinematic-block.compact{padding:.3rem .6rem;border-left:3px solid #a8bde6;background:#f7faff;border-radius:8px}.response-label{margin-top:.35rem;margin-bottom:.45rem;font-weight:600;display:block}.response-input{width:100%;resize:vertical;min-height:148px;border-radius:12px;border:1px solid #c8d6ee;padding:.8rem .9rem;font:inherit;background:#fdfdff;color:var(--text)}.response-input:focus-visible{outline:2px solid #7ca8f5;outline-offset:1px}.dashboard-column{display:grid;grid-gap:.65rem;gap:.65rem}.dashboard-card h3{margin-bottom:.35rem}.dashboard-intro{margin-bottom:.65rem}.folder-list{display:grid;grid-gap:.6rem;gap:.6rem}.folder-card{border:1px solid #d2def1;border-radius:14px;padding:.68rem;background:#fbfdff}.folder-card h4{margin-bottom:.15rem}.folder-subtitle{font-size:.84rem}.folder-card ul{margin:.62rem 0 0;padding-left:1.1rem;display:grid;grid-gap:.3rem;gap:.3rem;color:#243b64}.folder-red{border-left:4px solid #c94747}.folder-orange{border-left:4px solid #d1802a}.folder-green{border-left:4px solid #3f9456}.vic-panel{padding:.75rem}.dashboard-column>.card>summary,.vic-panel summary{cursor:pointer;font-weight:700;color:#1b3157}.dashboard-column>.card>summary{margin-bottom:.45rem}.leadership-records-list{margin-top:.4rem}.vic-panel p{margin-top:.55rem}.vic-note{font-size:.92rem;color:#375788;font-weight:600}.cinematic-opening{margin-bottom:.35rem;color:#23395f}.cinematic-opening.strong{font-weight:700;color:#1b3157}.scenario-alert-card{margin-top:1rem;border-radius:14px;border:1px solid #efc2c2;background:linear-gradient(160deg,#fff6f6,#ffeaea);padding:.95rem;box-shadow:0 12px 28px rgba(131,37,37,.07)}.scenario-alert-card p+p{margin-top:.35rem}.scenario-preview-card{margin-top:1rem;border-radius:14px;border:1px solid #9fb5d9;border-left:5px solid #35598f;background:linear-gradient(180deg,#f6f9ff,#eaf1ff);padding:1.08rem 1.05rem;box-shadow:inset 0 0 0 1px rgba(43,76,126,.22),0 8px 20px rgba(18,39,73,.08)}.scenario-content .scenario-preview-card:before{content:"Leadership Briefing";display:inline-flex;margin-bottom:.55rem;border:1px solid #8ba7d4;background:#dce7fb;color:#1d3f72;border-radius:999px;padding:.18rem .6rem;font-size:.72rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.scenario-preview-card p+p{margin-top:.5rem}.desk-stack-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.desk-stack-card{border:1px solid #d3deef;border-radius:12px;padding:.85rem .9rem;background:#fff;box-shadow:0 10px 22px rgba(23,44,74,.06);display:grid;grid-gap:.55rem;gap:.55rem}.desk-stack-card h3{margin:0;font-size:.98rem}.desk-stack-card p{margin:0;color:#334b73;font-size:.92rem}.desk-stack-card-header{display:flex;justify-content:space-between;gap:.4rem;align-items:center}.desk-stack-status-badge,.desk-stack-type-badge{border-radius:999px;font-size:.7rem;font-weight:700;padding:.14rem .45rem;border:1px solid #ccd9ee;background:#f5f8ff;color:#2f4f80}.desk-stack-type-badge.voicemail{background:#eef9f4;border-color:#b9dbc8;color:#256243}.desk-stack-status-badge.not-started{background:#f0f5ff;border-color:#c5d4f2}.desk-stack-status-badge.in-progress{background:#fff7ea;border-color:#efcf95;color:#8b5a00}.desk-stack-status-badge.complete{background:#ecf8ef;border-color:#b5dabd;color:#22613c}.desk-stack-status-badge.coming-soon{background:#f4f5f8;border-color:#d7dce8;color:#596b8a}.desk-stack-close-card{border:1px solid #d5e0f3;border-radius:12px;background:#f8fbff;padding:.9rem}.desk-stack-close-card h3{margin-bottom:.4rem}.investigation-intro-card{border:1px solid #d2ddf0;border-radius:14px;background:#f8fbff;padding:.95rem 1rem}.investigation-evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.investigation-card{border:1px solid #d5deec;border-radius:12px;background:#fff;padding:.85rem .9rem;box-shadow:0 8px 18px rgba(28,47,78,.05)}.investigation-card h3{margin-bottom:.35rem;font-size:.97rem;color:#1f365d}.decision-prompt{margin:1rem 0 .65rem;font-size:1.04rem}.decision-support-row{margin-top:.2rem}.selected-decision-chip{margin-top:.3rem;border:1px solid #bed1f2;border-radius:999px;background:#edf3ff;color:#1a355f;font-weight:600;width:-moz-fit-content;width:fit-content;padding:.42rem .9rem}.selected-decision-label{color:#355a96}.decision-consequence-card{margin-top:.75rem;border-radius:14px;background:linear-gradient(180deg,#f5f9ff,#eaf2ff);padding:1rem 1.05rem 1.05rem;box-shadow:inset 0 0 0 1px rgba(64,105,170,.11),0 10px 24px rgba(43,78,131,.08);border:1px solid #9ab7e0;border-left:5px solid #517bbb}.decision-consequence-kicker{font-size:.77rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#43679d}.decision-consequence-subhead{margin-top:.42rem;color:#2a4a79;font-size:.95rem;font-weight:600;display:flex;align-items:center;gap:.42rem}.decision-consequence-marker{color:#456ea8;font-size:.6rem}.decision-consequence-card h4{margin:.55rem 0 .42rem;color:#1b3157}.decision-consequence-card p+p{margin-top:.45rem}.decision-consequence-takeaway{color:#264674}.decision-consequence-vic-note{margin-top:.6rem;padding-top:.58rem;border-top:1px solid rgba(67,103,157,.22);color:#355987;font-size:.92rem}.decision-next-step-panel{margin-top:.5rem;border:1px solid #cfd9e7;border-left:5px solid #7d8da6;border-radius:14px;background:linear-gradient(160deg,#fff,#f4f7fb);padding:.9rem 1rem;box-shadow:0 12px 28px rgba(28,47,78,.06)}.decision-next-step-kicker{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#4d5f7b;margin-bottom:.35rem}.analysis-note{margin-top:.45rem;font-size:.92rem;color:#40597d}.analysis-grid{margin-top:.75rem;display:grid;grid-gap:.55rem;gap:.55rem}.analysis-row{border:1px solid #d2dceb;background:#fbfdff;border-radius:10px;padding:.65rem .75rem}.analysis-lens{font-weight:700;color:#233f69}.analysis-status{margin-top:.2rem;margin-bottom:.15rem;font-weight:700;font-size:.88rem}.analysis-status.strong{color:#287342}.analysis-status.developing{color:#a06414}.analysis-status.needs-attention{color:#9d2e2e}.strong-response-list{margin:.45rem 0 0;padding-left:1.1rem;display:grid;grid-gap:.35rem;gap:.35rem}.report-subtitle{margin-top:-.2rem;color:#375788;font-weight:600}.report-card{border:1px solid #ced9eb;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);padding:1rem;box-shadow:0 12px 26px rgba(32,53,86,.06)}.report-card h3{margin-bottom:.45rem}.report-only-shell{max-width:1280px}.leadership-dashboard{display:grid;grid-gap:1rem;gap:1rem;background:#f4f7fb;padding:.75rem;border-radius:18px}.dashboard-header{background:linear-gradient(120deg,#0f1f3f,#162d57);color:#f2f6ff;border-radius:16px;padding:1.2rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.dashboard-header-kicker{margin:0;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.dashboard-header h2{margin:.25rem 0;color:#fff}.dashboard-header p{margin:0;color:#d5def2}.dashboard-header-right{text-align:right}.dashboard-meta-strip{display:flex;flex-wrap:wrap;gap:.6rem;font-size:.84rem;color:#314e76}.dashboard-meta-strip span{background:#e9f1fb;border-radius:999px;padding:.3rem .65rem}.dashboard-shell,.dashboard-workspace{display:grid;grid-template-columns:240px 1fr;grid-gap:1rem;gap:1rem;align-items:start}.dashboard-sidebar{background:#13284c;color:#dbe6ff;border-radius:14px;padding:1rem}.sidebar-snapshot-pills{display:grid;grid-gap:.45rem;gap:.45rem;margin-bottom:.8rem}.snapshot-pill{border:1px solid hsla(0,0%,100%,.18);border-left-width:5px;border-radius:10px;padding:.5rem .6rem;font-size:.82rem}.snapshot-pill strong{display:inline-block;margin-top:.25rem;padding:.15rem .5rem;border-radius:999px;font-size:.74rem}.snapshot-pill.snapshot-band-strong{border-color:rgba(71,188,124,.55);background:rgba(71,188,124,.16)}.snapshot-pill.snapshot-band-strong strong{color:#c8f5dd;background:rgba(22,95,58,.48)}.snapshot-pill.snapshot-band-amber{border-color:rgba(228,171,74,.7);background:rgba(228,171,74,.18)}.snapshot-pill.snapshot-band-amber strong{color:#ffe5b8;background:rgba(125,83,23,.48)}.snapshot-pill.snapshot-band-limited{border-color:rgba(220,129,64,.74);background:rgba(220,129,64,.2)}.snapshot-pill.snapshot-band-limited strong{color:#ffd8bf;background:rgba(130,60,20,.48)}.snapshot-pill.snapshot-band-concern{border-color:rgba(202,94,94,.78);background:rgba(202,94,94,.2)}.snapshot-pill.snapshot-band-concern strong{color:#ffd0d0;background:rgba(118,33,33,.48)}.dashboard-sidebar blockquote{border-top:1px solid hsla(0,0%,100%,.2);padding-top:.75rem;margin:.8rem 0 0;font-size:.88rem;color:#c7d6f7}.dashboard-sidebar span{display:block;margin-top:.35rem;font-weight:600}.dashboard-main{display:grid;grid-template-columns:minmax(320px,420px) 1fr;grid-gap:24px;gap:24px;align-items:start}.dashboard-card{min-width:0}.dashboard-top-grid,.followup-grid,.impact-section,.insight-grid,.narrative-grid{grid-column:1/-1}.dashboard-top-grid{display:grid;grid-template-columns:minmax(320px,420px) 1fr;grid-gap:24px;gap:24px;align-items:start}.overall-readiness-card{max-width:420px;min-height:260px;border:0;background:transparent;box-shadow:none;padding:0}.core-competencies-card{min-height:260px}.score-hero-card{position:relative;border-radius:14px;background:linear-gradient(160deg,#102643,#1b365f);color:#eef4ff;padding:1rem;border:1px solid rgba(151,188,235,.35);box-shadow:0 14px 34px rgba(14,37,67,.32)}.score-hero-card-compact{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;min-height:260px;max-width:420px}.score-hero-left{display:grid;grid-gap:.35rem;gap:.35rem}.score-hero-right{display:grid;grid-gap:.55rem;gap:.55rem}.score-hero-value{font-size:3rem;line-height:1;margin:.2rem 0;font-weight:800;color:#fff}.score-hero-label{margin:0;font-size:1rem;color:#cbdcf8;font-weight:600}.score-hero-meta{margin-top:.5rem;padding-top:.55rem;border-top:1px solid rgba(207,223,248,.28);display:grid;grid-gap:.25rem;gap:.25rem;font-size:.81rem;color:#d9e8ff}.segmented-readiness-meter{--meter-value:0;margin-top:.9rem;position:relative;display:grid;grid-template-columns:54fr 10fr 15fr 21fr;grid-gap:.15rem;gap:.15rem;background:rgba(9,20,37,.55);border-radius:999px;padding:.2rem}.segmented-readiness-meter .seg{height:12px;border-radius:999px}.segmented-readiness-meter .red{background:#bc5555}.segmented-readiness-meter .orange{background:#cf7a3d}.segmented-readiness-meter .amber{background:#c59839}.segmented-readiness-meter .green{background:#2f8b57}.meter-marker{position:absolute;left:clamp(0%,calc(var(--meter-value) * 1%),100%);top:-4px;width:3px;height:22px;background:#f4fbff;border-radius:999px;box-shadow:0 0 0 2px rgba(13,35,62,.82);transform:translateX(-50%)}.pressure-card{border-left:6px solid #365f9c;background:linear-gradient(180deg,#fff,#f2f8ff)}.dashboard-full{grid-column:1/-1}.competency-gauge-grid,.core-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.insight-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:16px;gap:16px}.strength-growth-stack{display:grid;grid-gap:.5rem;gap:.5rem}.narrative-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.followup-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.impact-section{padding:.9rem}.impact-grid{grid-template-columns:repeat(4,minmax(160px,1fr));grid-gap:16px;gap:16px}.competency-gauge-card{border:1px solid #d6e0ef;border-radius:12px;padding:.75rem;background:#fff;min-height:148px;display:grid;align-content:start;grid-gap:.35rem;gap:.35rem}.competency-gauge-card h4{margin:0 0 .35rem;font-size:.87rem}.competency-gauge-card p{margin:.4rem 0 0;font-size:.83rem;color:#385070}.domain-score-head{display:flex;justify-content:space-between;gap:.75rem}.status-band-strong{color:#1e8251}.status-band-amber{color:#a06a12}.status-band-limited{color:#c45f19}.status-band-concern{color:#b54545}.domain-score-track{height:10px;border-radius:999px;overflow:hidden;background:#e5edf8}.domain-score-track span{display:block;height:100%}.band-strong{background:#2e8b57}.band-good{background:#2f6ea8}.band-amber{background:#c58a2d}.band-limited{background:#cc6f2e}.band-concern{background:#b54545}.impact-tile{border:1px solid #d6e0ef;border-radius:12px;background:#fff;min-height:200px;max-height:220px;padding:.75rem;display:grid;align-content:start;grid-gap:.45rem;gap:.45rem}.impact-tile h4{margin:0;font-size:.92rem}.impact-tile-main{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.impact-rating-badge{margin:.15rem 0 .45rem;font-weight:700;padding:.2rem .55rem;border-radius:999px;background:#edf3fa}.impact-score{margin:.15rem 0 .3rem;font-weight:700}.ring-score{position:relative;width:76px;height:76px}.impact-ring-svg{transform:rotate(-90deg)}.impact-ring-track{fill:none;stroke:#deebf8}.impact-ring-progress{fill:none;stroke-linecap:round;transition:stroke-dashoffset .35s ease}.ring-band-strong .impact-ring-progress{stroke:#238752}.ring-band-good .impact-ring-progress{stroke:#2f6ea8}.ring-band-amber .impact-ring-progress{stroke:#c58a2d}.ring-band-limited .impact-ring-progress{stroke:#cc6f2e}.ring-band-concern .impact-ring-progress{stroke:#b54545}.impact-ring-score{position:absolute;inset:0;margin:0;display:grid;place-items:center;font-size:1.15rem;font-weight:800;color:#183f67}.readiness-gauge{--gauge-zone-red:#ba5d5d;--gauge-zone-orange:#cf7a3d;--gauge-zone-amber:#cc9b41;--gauge-zone-green:#2f8b57;background:conic-gradient(from 180deg,var(--gauge-zone-red) 0 45deg,var(--gauge-zone-orange) 45deg 80deg,var(--gauge-zone-amber) 80deg 120deg,var(--gauge-zone-green) 120deg 180deg,#dce5f3 180deg 1turn);height:140px;width:280px;max-width:100%;margin:.2rem auto;position:relative;overflow:hidden}.readiness-gauge,.readiness-gauge-inner{border-radius:100% 100% 0 0/100% 100% 0 0}.readiness-gauge-inner{position:absolute;left:12%;right:12%;bottom:0;height:76%;background:#fff;display:grid;place-items:center;text-align:center}.readiness-needle{position:absolute;width:45%;height:3px;background:#143a63;left:50%;bottom:8px;transform-origin:left center;transform:rotate(calc(-180deg + (var(--gauge-value, 0) * 1.8deg)));border-radius:999px;box-shadow:0 0 0 1px rgba(20,58,99,.05)}.readiness-needle:after{content:"";position:absolute;right:-2px;top:-2px;width:8px;height:8px;border-radius:50%;background:#143a63}.confidence-badge{display:inline-block;padding:.2rem .45rem;border-radius:999px;background:#e8f3ff;color:#1c548b;font-size:.75rem;font-weight:700}.status-list li{list-style:none;padding-left:1.1rem;position:relative;margin-bottom:.45rem}.status-list li:before{content:"";width:8px;height:8px;border-radius:999px;background:#2f8b51;position:absolute;left:0;top:.5rem}.status-list.growth li:before{background:#c58a2d}.evaluator-notes-card{display:grid;grid-gap:.5rem;gap:.5rem}.note-block{border-left:4px solid #8eb0dd;background:#f4f8ff;padding:.45rem .65rem;border-radius:8px}.note-block h4{margin:0 0 .2rem;font-size:.8rem;color:#24476f;text-transform:uppercase;letter-spacing:.03em}.note-block p{margin:0}.question-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.question-card{border:1px solid #d2deee;border-radius:12px;background:#f8fbff;padding:.65rem}.question-card span{display:inline-block;font-size:.74rem;font-weight:700;color:#2e5b8d;text-transform:uppercase;margin-bottom:.3rem}.question-card p{margin:0;font-size:.88rem;color:#2d4866}.vic-report-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.vic-badge{border:1px solid #b7d8df;background:#f2fbfc;color:#0d4f5b;border-radius:12px;padding:.65rem .85rem;min-width:230px}.vic-badge p{margin:0;font-weight:700}.vic-badge small{color:#2e6271}.report-scorecard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.75rem;gap:.75rem}.tone-blue{border-left:5px solid #2f6ea8}.tone-green{border-left:5px solid #2e7d4d}.tone-amber{border-left:5px solid #af7a1a}.tone-red{border-left:5px solid #a13a3a}.score-big{font-size:1.9rem;font-weight:800;color:#103a63;margin:.2rem 0}.report-table{width:100%;border-collapse:collapse;margin-top:.65rem;font-size:.92rem}.report-table td,.report-table th{border:1px solid #d5deea;padding:.4rem .45rem;vertical-align:top}.domain-bar-list{display:grid;grid-gap:.6rem;gap:.6rem}.domain-bar-head{display:flex;justify-content:space-between;gap:1rem;font-weight:600}.domain-bar-track{height:11px;border-radius:999px;background:#e7edf6;overflow:hidden;margin-top:.25rem}.domain-bar-fill{height:100%}.domain-bar-fill.strong{background:#2f8b51}.domain-bar-fill.developing{background:#c58a2d}.domain-bar-fill.concern{background:#b04141}.leadership-wheel-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.65rem;gap:.65rem}.wheel-item{border:1px solid #d6e1ef;border-radius:10px;padding:.5rem;background:#fbfdff}.wheel-meter{margin:.35rem 0;height:9px;background:#e6edf7;border-radius:999px;overflow:hidden}.wheel-meter div{height:100%;background:#2f6ea8}.appendix-break{break-before:page;page-break-before:always}.competency-card,.competency-grid,.evaluator-notes-card,.followup-grid,.impact-card,.impact-grid,.insight-card,.pressure-grid,.report-dashboard-main,.report-dashboard-shell,.report-section,.strength-growth-grid,.summary-card,.summary-grid{box-sizing:border-box;min-width:0;overflow-wrap:break-word}.report-dashboard-shell{max-width:1180px;margin:0 auto}.report-dashboard-main{display:grid;grid-gap:.9rem;gap:.9rem}.report-section{display:block}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.summary-card{display:grid;align-content:start;grid-gap:.4rem;gap:.4rem;min-height:200px}.competency-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.7rem;gap:.7rem;align-items:stretch}.competency-card{border:1px solid #d6e0ef;border-radius:12px;padding:.75rem;background:#fff;display:grid;align-content:start;grid-gap:.35rem;gap:.35rem}.insight-card{min-height:auto}.strength-growth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.impact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.8rem;gap:.8rem;align-items:stretch}.impact-card{border:1px solid #d6e0ef;border-radius:12px;background:#fff;min-height:168px;padding:.75rem;display:grid;align-content:start;grid-gap:.45rem;gap:.45rem}.pressure-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.followup-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.segmented-readiness-meter{margin-top:.45rem}.ring-score{width:64px;height:64px}.report-intro{border-left:5px solid #5478b4}.report-path-list{margin:.4rem 0 0;padding-left:1.1rem;display:grid;grid-gap:.35rem;gap:.35rem}.arrival-priority-list{margin-top:.65rem;display:grid;grid-gap:.75rem;gap:.75rem}.arrival-priority-card{border:1px solid #bed1f2;border-radius:14px;background:#edf3ff;color:#1a355f;padding:.9rem;min-width:0;overflow-wrap:anywhere}.arrival-rank-row{margin-top:.75rem;gap:.5rem}.arrival-rank-row .button{min-width:58px;padding:.62rem .85rem;white-space:nowrap}.arrival-assigned-rank{margin-top:.55rem;margin-bottom:0}.arrival-coaching-list{margin:.35rem 0 .5rem;padding-left:1.2rem;display:grid;grid-gap:.25rem;gap:.25rem}.voicemail-thread-list{margin-top:.8rem}.voicemail-thread-card h3{margin-bottom:.55rem}.voicemail-audio-player{display:block;width:100%;max-width:100%}.report-path-label{font-weight:700;color:#233f69}.report-analysis-grid{gap:.7rem}.report-analysis-row{padding:.8rem .85rem}.report-analysis-category-row{border:1px solid #d2dceb;border-radius:10px;background:#fff;padding:.65rem .75rem}.report-analysis-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.recorded-response-block{border:1px solid #d4dff0;border-radius:12px;background:#fff;padding:.8rem .9rem}.recorded-response-block+.recorded-response-block{margin-top:.55rem}.recorded-response-title{margin-bottom:.35rem;font-weight:700;color:#1e355d}.walkthrough-video-card{margin-top:.8rem}.walkthrough-video-embed{margin-top:.6rem;position:relative;width:100%;padding-top:56.25%;border-radius:12px;overflow:hidden;border:1px solid #d3deef;background:#0f1e34}.walkthrough-video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.next-scenario-note{margin-top:.25rem;font-size:.92rem;color:#4a6188}.reveal-email-button{margin-top:.2rem}.full-email-card{margin-top:.75rem;border:1px solid #d3def2;border-radius:14px;background:linear-gradient(180deg,#fff,#fbfdff);padding:1rem;box-shadow:inset 0 0 0 1px rgba(65,102,167,.07);display:grid;grid-gap:.5rem;gap:.5rem}.full-email-greeting,.full-email-signoff{color:#1e355d;font-weight:600}.full-email-card p+p{margin-top:.18rem}.vic-structure-title{margin-top:.75rem;font-weight:700}.vic-structure-list{margin:.55rem 0 0;padding-left:1.1rem;display:grid;grid-gap:.35rem;gap:.35rem}@keyframes stageFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.competency-grid,.dashboard-meta-strip,.day-timeline-grid,.desk-stack-grid,.followup-grid,.impact-grid,.investigation-evidence-grid,.pressure-grid,.simulation-layout-grid,.strength-growth-grid,.summary-grid{grid-template-columns:1fr}}@media (max-width:1180px){.competency-grid,.impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media print{body{background:#fff!important}.button-row,.day-timeline-card,.no-print,.return-to-desk-stack,.timeline-controls,.utility-panel,footer,header,nav{display:none!important}.scenario-column.card,.scenario-content,.simulation-layout-grid{display:block!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important}.report-card{background:#fff!important;box-shadow:none!important;border:1px solid #d7dce5!important;page-break-inside:avoid;break-inside:avoid}.competency-grid,.followup-grid,.impact-grid,.pressure-grid,.report-dashboard-main,.strength-growth-grid,.summary-grid{display:grid!important;grid-template-columns:1fr!important}.followup-grid>*,.impact-grid>*,.pressure-grid>*,.report-dashboard-main>*,.strength-growth-grid>*,.summary-grid>*{margin-bottom:.6rem!important}.report-test-panel{display:none!important}.domain-bar-fill,.meter-marker,.readiness-gauge,.readiness-needle,.segmented-readiness-meter,.segmented-readiness-meter .seg,.wheel-meter div{print-color-adjust:exact;-webkit-print-color-adjust:exact}}.human-equation-nav{display:flex;flex-wrap:wrap;gap:.55rem;margin:.35rem 0 1rem;padding:.45rem;border:1px solid #d5deee;border-radius:999px;background:linear-gradient(180deg,#f8fbff,#eef4ff);width:-moz-fit-content;width:fit-content;max-width:100%}.human-equation-nav .button{padding:.45rem .9rem;border-radius:999px;font-size:.82rem;min-height:36px;display:inline-flex;align-items:center;border:1px solid transparent;box-shadow:none}.human-equation-nav .button.secondary{background:transparent;color:#334155;border-color:transparent}.human-equation-nav .button.primary{background:#1d4ed8;color:#fff;border-color:#1e40af;box-shadow:0 6px 12px rgba(30,64,175,.2)}.dashboard-shell{background:linear-gradient(180deg,#f8fbff,#f4f7fc);border:1px solid #d7e3f5;border-radius:20px;padding:1.2rem}.kpi-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.kpi-card{border-radius:14px;padding:.8rem;color:#0f172a;border:1px solid transparent}.kpi-card p{font-size:.78rem;margin-bottom:.25rem}.kpi-card h3{font-size:1rem;margin:0}.kpi-blue{background:#dbeafe;border-color:#93c5fd}.kpi-green{background:#d1fae5;border-color:#6ee7b7}.kpi-purple{background:#ede9fe;border-color:#c4b5fd}.kpi-teal{background:#ccfbf1;border-color:#5eead4}.kpi-rose{background:#ffe4e6;border-color:#fda4af}.kpi-amber{background:#fef3c7;border-color:#fcd34d}.dashboard-row-two{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:1rem;gap:1rem}.bar-row{display:grid;grid-template-columns:1fr 2fr auto;grid-gap:.5rem;gap:.5rem;align-items:center;margin-bottom:.5rem}.bar-track{background:#e2e8f0;border-radius:999px;height:10px;overflow:hidden}.bar-fill{height:100%;border-radius:999px}.dim-foundational{background:rgba(59,130,246,.12)}.dim-applied{background:rgba(20,184,166,.14)}.dim-organizational{background:rgba(139,92,246,.14)}.bar-fill.dim-foundational{background:#2563eb}.bar-fill.dim-applied{background:#0f766e}.bar-fill.dim-organizational{background:#7c3aed}.dimension-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.dimension-tile{border-radius:14px;border:1px solid #cbd5e1;padding:.8rem}.dimension-tile header{display:flex;justify-content:space-between;gap:.6rem}.score-pill,.status-chip{font-size:.76rem;padding:.2rem .5rem;background:#fff;border-radius:999px;border:1px solid #cbd5e1}.tile-meta{display:flex;gap:.4rem;flex-wrap:wrap;font-size:.75rem;color:#334155;margin:.4rem 0}.evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.evidence-card{border-radius:14px;border:1px solid #cbd5e1;padding:.9rem}.evidence-card.is-complete{background:#ecfdf5;border-color:#6ee7b7}.evidence-card.is-pending{background:#f8fafc;border-color:#cbd5e1}.evidence-header{display:flex;justify-content:space-between;gap:.4rem;align-items:center}.timeline-panel{background:linear-gradient(110deg,#eef2ff,#f8fafc)}.dashboard-tabs{display:flex;flex-wrap:wrap;gap:.55rem}@media (max-width:1000px){.kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-row-two{grid-template-columns:1fr}.dimension-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.evidence-grid{grid-template-columns:1fr}}.hes-dashboard-shell{width:100%;max-width:1240px;margin:0 auto;padding:1.25rem;background:linear-gradient(180deg,#f8fbff,#f4f7fc);border:1px solid #d7e3f5;border-radius:20px}.hes-dashboard-shell .card,.hes-dashboard-shell article{min-width:0}.hes-kpi-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.75rem;gap:.75rem}.hes-profile-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.hes-dimension-grid,.hes-evidence-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:.85rem;gap:.85rem}.hes-dashboard-tabs{display:flex;flex-wrap:wrap;gap:.55rem;position:static}.hes-report-panel{position:static;overflow:visible}.hes-dimension-grid .dimension-tile,.hes-evidence-grid .evidence-card{padding:1rem;overflow-wrap:anywhere}.hes-evidence-grid .evidence-card.is-complete{border-left:4px solid #10b981}.hes-dimension-grid .dimension-tile.dim-foundational{background:#eaf2ff}.hes-dimension-grid .dimension-tile.dim-applied{background:#e6f8f6}.hes-dimension-grid .dimension-tile.dim-organizational{background:#f2ebff}.hes-kpi-strip .kpi-rose{background:#fff1f2;border-color:#fda4af}.hes-kpi-strip .kpi-amber{background:#fff7ed;border-color:#fdba74}@media (max-width:1024px){.hes-profile-row{grid-template-columns:minmax(0,1fr)}.hes-kpi-strip{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width:640px){.hes-kpi-strip{grid-template-columns:minmax(0,1fr)}}.leadership-intel-panel{border:1px solid #c7d2fe;background:#f8faff}.intel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.85rem;gap:.85rem;margin-top:.75rem}.intel-grid h4{margin-bottom:.25rem;color:#1e3a8a}.dim-insight{min-height:46px}.source-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin:.45rem 0 .6rem}.source-chips span{font-size:.72rem;border:1px solid #cbd5e1;background:#fff;padding:.15rem .45rem;border-radius:999px;color:#334155}.hes-dashboard-shell .hes-dashboard-tabs{margin-top:1.25rem;margin-bottom:.5rem}.hes-dashboard-shell>.top-space,.hes-dashboard-shell>.top-space-sm{clear:both}.hes-dashboard-tabs,.hes-dimension-grid,.hes-evidence-grid,.timeline-panel{position:relative;z-index:1}.timeline-panel{margin-top:1rem}.hes-suite-frontdoor{max-width:860px;margin:0 auto;padding:2rem;border:1px solid #d5deee;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.hes-suite-modules{display:flex;flex-wrap:wrap;gap:.5rem}.hes-app-layout{display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.hes-command-sidebar{position:-webkit-sticky;position:sticky;top:90px;background:#f6f8fc;border:1px solid #d6deeb;border-radius:16px;padding:1rem;display:grid;grid-gap:1rem;gap:1rem}.hes-command-sidebar h3{margin-bottom:.45rem;font-size:.95rem;color:#1e3a8a}.hes-command-sidebar ul{margin:0;padding-left:1rem;color:#334155}.sidebar-source-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:.45rem;gap:.45rem;margin-bottom:.45rem;font-size:.87rem}.dot{width:8px;height:8px;border-radius:999px;background:#94a3b8}.dot.done{background:#10b981}.quick-actions{display:grid;grid-gap:.4rem;gap:.4rem}.focus-box{background:#eaf1ff;border:1px solid #bfd4ff;border-radius:12px;padding:.75rem}.hes-main-content{display:grid;grid-gap:.9rem;gap:.9rem;min-width:0}.hes-main-content .card{background:#fff;border-color:#d6deeb}.hes-evidence-table-wrap{overflow-x:auto}.hes-evidence-table{width:100%;border-collapse:collapse;font-size:.9rem}.hes-evidence-table td,.hes-evidence-table th{text-align:left;padding:.65rem;border-bottom:1px solid #e2e8f0;vertical-align:top}.status-badge{padding:.2rem .5rem;border-radius:999px;font-size:.75rem;border:1px solid}.status-badge.is-complete{color:#065f46;background:#ecfdf5;border-color:#86efac}.status-badge.is-pending{color:#334155;background:#f8fafc;border-color:#cbd5e1}.hes-report-selector{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}.hes-empty-report{margin-top:.75rem;padding:.85rem;border:1px dashed #94a3b8;border-radius:10px;background:#f8fafc}@media (max-width:1100px){.hes-app-layout{grid-template-columns:minmax(0,1fr)}.hes-command-sidebar{position:static}}.hes-hero-profile{background:linear-gradient(140deg,#0f172a,#1e3a8a);color:#e2e8f0;border:none;box-shadow:0 18px 38px rgba(15,23,42,.35)}.hes-hero-profile .eyebrow,.hes-hero-profile h1,.hes-hero-profile h3,.hes-hero-profile p{color:#e2e8f0}.hes-hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-top:.8rem}.hes-hero-grid>div{padding:.7rem;border:1px solid #b4c6e4;border-radius:10px;background:#fdfefe}.hes-factor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.hes-factor-panel{border:none;border-radius:16px;padding:1rem;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 24px rgba(15,23,42,.08)}.hes-learning-shell{max-width:1000px;margin:0 auto}@media (max-width:900px){.hes-factor-grid,.hes-hero-grid{grid-template-columns:1fr}}.hes-stepper{grid-gap:.75rem;gap:.75rem}.hes-step,.hes-stepper{display:grid;position:relative}.hes-step{grid-template-columns:28px 1fr;grid-gap:.6rem;gap:.6rem;padding-bottom:.45rem}.hes-step:not(:last-child):after{content:"";position:absolute;left:13px;top:30px;bottom:-6px;width:2px;background:#cbd5e1}.hes-step .node{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-size:.78rem;font-weight:700;background:#e2e8f0;color:#1e293b}.hes-step.done .node{background:#dcfce7;color:#166534}.hes-step.current .node{background:#dbeafe;color:#1d4ed8}.hes-step h4{margin:0;font-size:.9rem}.hes-step header{display:flex;justify-content:space-between;gap:.5rem;align-items:center}.hes-step p{margin:.2rem 0 0;font-size:.8rem;color:#475569}.status-badge.is-done{background:#ecfdf5;border-color:#86efac;color:#166534}.status-badge.is-current{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.status-badge.is-available{background:#f8fafc;border-color:#cbd5e1;color:#334155}.hes-hero-shell{display:grid;grid-template-columns:1.4fr .9fr;grid-gap:1rem;gap:1rem;align-items:center}.hes-mini-radar svg{width:100%;max-width:220px;height:auto}.hes-mini-radar circle{fill:none;stroke:#cbd5e1;stroke-width:1}.hes-mini-radar polygon{fill:rgba(37,99,235,.22);stroke:#1d4ed8;stroke-width:2}.hes-insights-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.hes-insight-card{border:none;border-radius:14px;padding:1rem;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.12)}.hes-insight-card h3{font-size:.8rem;margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.04em;color:#334155}.hes-insight-card h4{margin:.1rem 0 .4rem;font-size:1rem}.hes-insight-card p{margin:0;font-size:.88rem}.hes-insight-card.stabilizer{background:#eff6ff;border-color:#93c5fd}.hes-insight-card.distortion{background:#fff7ed;border-color:#fdba74}.hes-insight-card.tension{background:#f5f3ff;border-color:#c4b5fd}.hes-insight-card.recovery{background:#ecfeff;border-color:#67e8f9}.hes-factor-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.hes-factor-panel.compact{padding:.75rem}.hes-factor-panel.compact p{font-size:.83rem;margin:.35rem 0}.hes-factor-panel.compact details summary{cursor:pointer;font-size:.8rem;color:#1d4ed8}.hes-mini-meter{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden;margin:.45rem 0}.hes-mini-meter span{display:block;height:100%}.hes-mini-meter .is-strong{background:#2563eb}.hes-mini-meter .is-mid{background:#7c3aed}.hes-mini-meter .is-risk{background:#f59e0b}.hes-compact-progress .card{padding:.9rem;background:#f8fafc}@media (max-width:1200px){.hes-factor-grid.compact,.hes-insights-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.hes-factor-grid.compact,.hes-hero-shell,.hes-insights-row{grid-template-columns:1fr}}.hes-factor-panel.is-priority{transform:translateY(-2px);box-shadow:0 10px 26px rgba(30,41,59,.12)}.hes-factor-panel.state-stabilizing{border-color:#38bdf8;background:linear-gradient(180deg,#f0f9ff,#ecfeff)}.hes-factor-panel.state-emerging{border-color:#a78bfa;background:linear-gradient(180deg,#faf5ff,#f5f3ff)}.hes-factor-panel.state-tension{border-color:#f59e0b;background:linear-gradient(180deg,#fffbeb,#fff7ed)}.hes-factor-panel.state-distortion{border-color:#fb7185;background:linear-gradient(180deg,#fff1f2,#fff7ed)}.hes-signal-bar{height:9px;border-radius:999px;background:#e2e8f0;overflow:hidden;margin:.45rem 0}.hes-signal-bar span{display:block;height:100%;background:linear-gradient(90deg,#0ea5e9,#6366f1,#f59e0b)}.hes-metrics{display:grid;grid-template-columns:1fr 1fr 50px;grid-gap:.4rem;gap:.4rem;margin-bottom:.35rem;align-items:center}.hes-metrics label{display:block;font-size:.67rem;color:#64748b}.hes-metrics strong{font-size:.8rem}.hes-metrics .ring{width:48px;height:48px;border-radius:50%;background:conic-gradient(#0ea5e9 var(--ring),#dbeafe 0deg);display:grid;place-items:center}.hes-metrics .ring span{width:34px;height:34px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:.72rem;font-weight:700}.quick-actions .button.is-active{border-color:#1d4ed8;background:#e0e7ff;color:#1e3a8a}.hes-report-card{padding:1rem 1.1rem}.hes-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.hes-trigger-map{display:grid;grid-gap:.4rem;gap:.4rem}.hes-trigger-map span{display:block;padding:.4rem .55rem;border-radius:10px;background:linear-gradient(90deg,#fee2e2,var(--surface));width:var(--w);font-size:.78rem}.hes-wheel{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.35rem;gap:.35rem;margin-top:.4rem}.hes-wheel .slice{padding:.45rem;border-radius:8px;font-size:.72rem;color:#1f2937;text-align:center}.hes-wheel .s1{background:#fecaca}.hes-wheel .s2{background:#fed7aa}.hes-wheel .s3{background:#fde68a}.hes-wheel .s4{background:#bfdbfe}.hes-wheel .s5{background:#c7d2fe}.hes-wheel .s6{background:#ddd6fe}.hes-ladder{display:grid;grid-gap:.8rem;gap:.8rem}.hes-ladder p{margin:0;padding:.7rem .8rem;border-left:4px solid #1d4ed8;background:#f8fafc;border-radius:10px}.hes-flow{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap;background:#eef2ff;border:1px solid #c7d2fe;border-radius:10px;padding:.6rem .7rem;margin-bottom:.6rem}.hes-timeline{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);overflow-x:auto;grid-gap:.7rem;gap:.7rem;padding-bottom:.5rem}.hes-timeline article{border:1px solid #dbeafe;border-radius:12px;padding:.65rem;background:#f8fbff}.hes-timeline .node{width:26px;height:26px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:700;display:grid;place-items:center;margin-bottom:.35rem}.hes-exec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.55rem;gap:.55rem}.hes-exec-grid article{border:1px solid #dbeafe;background:#f8fbff;border-radius:10px;padding:.6rem}.hes-heatmap{display:grid;grid-gap:.4rem;gap:.4rem;margin-top:.7rem}.hes-heatmap div{display:grid;grid-template-columns:180px 1fr;grid-gap:.5rem;gap:.5rem;align-items:center}.hes-heatmap b{display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,#38bdf8,#818cf8,#f59e0b,#fb7185)}@media (max-width:900px){.hes-exec-grid,.hes-report-grid{grid-template-columns:1fr}}@media print{.button-row,.hes-command-sidebar,.quick-actions,.site-footer,.site-header{display:none!important}.printable-report{border:none;box-shadow:none}}.hes-active-report{outline:none;scroll-margin-top:90px}.hes-active-report .hes-report-card{border:1px solid #93c5fd;box-shadow:0 12px 30px rgba(29,78,216,.14)}.quick-actions .button.is-active{background:linear-gradient(135deg,#1d4ed8,#1e40af);color:#fff;border-color:#1e3a8a;box-shadow:0 6px 18px rgba(30,64,175,.35)}.quick-actions .button.is-active:hover{filter:brightness(1.03)}.hes-report-card h2{margin-bottom:.45rem}.hes-factor-matrix{display:grid;grid-gap:.65rem;gap:.65rem;background:#fff;border:1px solid #cbd5e1;border-radius:14px;padding:.9rem;overflow:visible}.hes-matrix-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.5fr) 58px;grid-gap:.45rem;gap:.45rem;align-items:center}.hes-matrix-label span{font-size:.74rem;font-weight:700;display:block}.hes-matrix-label small{font-size:.66rem;color:#64748b}.hes-confidence-bar,.hes-score-bar{height:12px;border-radius:999px;background:#e2e8f0;overflow:hidden}.hes-score-bar span{display:block;height:100%;background:linear-gradient(90deg,#0ea5e9,#2563eb)}.hes-score-bar.baseline span{background:linear-gradient(90deg,#2563eb,#3b82f6)}.hes-score-bar.simulation span{background:linear-gradient(90deg,#16a34a,#22c55e)}.hes-score-bar.composite span{background:linear-gradient(90deg,#94a3b8,#e2e8f0)}.hes-confidence-bar span{display:block;height:100%;background:linear-gradient(90deg,#22c55e,#84cc16)}.hes-matrix-bars{display:grid;grid-gap:.3rem;gap:.3rem}.hes-matrix-values strong{font-size:.78rem}.hes-matrix-values small{font-size:.66rem;color:#64748b;display:block}.hes-matrix-scale{font-size:.68rem;color:#475569;margin:0}.hes-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.5);z-index:1200;display:grid;place-items:center;padding:1rem}.hes-modal-panel{width:min(920px,100%);max-height:88vh;display:grid;grid-template-rows:auto 1fr}.hes-modal-header{display:flex;justify-content:space-between;gap:.8rem;align-items:center}.hes-modal-content{overflow:auto;padding-top:.5rem}.hes-factor-topline{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.hes-score-pill{background:#0f172a;color:#fff;border-radius:999px;padding:.15rem .55rem;font-size:.72rem;font-weight:700}.hes-meter-block label{font-size:.7rem;color:#64748b}.hes-meter-block{margin:.3rem 0}.hes-mini-bars{display:grid;grid-gap:.35rem;gap:.35rem;margin:.45rem 0}.hes-mini-bars small{font-size:.67rem;color:#64748b}.hes-insight-card{box-shadow:0 6px 18px rgba(15,23,42,.08)}@media (max-width:900px){.human-equation-nav{width:100%;border-radius:16px}.hes-matrix-row{grid-template-columns:1fr}.hes-modal-panel{max-height:92vh}}.hes-snapshot-shell{margin:1.2rem 0 1.8rem}.hes-snapshot-shell h2{color:#0f172a;margin-bottom:.8rem}.hes-confidence-meta{font-size:.85rem;opacity:1}.hes-matrix-legend{display:flex;gap:1rem;font-weight:700;color:#334155;margin-bottom:.8rem}.hes-hero-profile{background:radial-gradient(circle at 20% 20%,rgba(59,130,246,.22),transparent 40%),radial-gradient(circle at 85% 10%,rgba(99,102,241,.18),transparent 35%),linear-gradient(145deg,#dbeafe,#c7d2fe 40%,#bfdbfe);border:1px solid rgba(30,64,175,.22);box-shadow:0 22px 50px rgba(15,23,42,.24)}.hes-confidence-meta,.hes-hero-profile .eyebrow,.hes-hero-profile h1,.hes-hero-profile h3,.hes-hero-profile p{color:#0f172a!important}.hes-hero-left h1{font-size:2rem;line-height:1.15;max-width:20ch}.hes-hero-right{background:rgba(15,23,42,.82);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border:1px solid rgba(148,163,184,.35);border-radius:16px;padding:.8rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:.7rem;gap:.7rem;box-shadow:inset 0 0 24px rgba(56,189,248,.12)}.hes-hero-metrics p{margin:.3rem 0;font-size:.82rem}.hes-mini-radar small{display:block;color:#cbd5e1;font-size:.72rem;margin-top:.3rem}.hes-mini-radar .hes-radar-label{fill:#e2e8f0;font-size:7px;font-weight:700;text-anchor:middle;dominant-baseline:middle}.hes-mini-radar .hes-radar-marker{fill:#f8fafc;stroke:#0ea5e9;stroke-width:1.2}.hes-mini-radar .hes-radar-scale{fill:#94a3b8;font-size:7px}.hes-factor-panel.compact{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0}.hes-factor-header{display:flex;gap:.35rem;flex-wrap:wrap;margin:.35rem 0}.hes-factor-signal{font-weight:600;color:#0f172a}.hes-factor-bottom{display:grid;grid-gap:.35rem;gap:.35rem;margin:.45rem 0}.hes-relational-layer{background:linear-gradient(180deg,#f8fafc,#eef2ff)}.hes-sim-progression{background:linear-gradient(180deg,#ecfeff,#f8fafc)}.hes-progression-track{display:flex;align-items:flex-start;justify-content:space-between;gap:.3rem;overflow-x:auto;padding:.55rem .25rem}.hes-progress-step{display:grid;grid-template-columns:auto auto auto;align-items:center;grid-gap:.4rem;gap:.4rem;min-width:175px}.hes-progress-node{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-size:.8rem;font-weight:800;border:2px solid #94a3b8;background:#e2e8f0;color:#334155}.hes-progress-label{font-size:.78rem;font-weight:700;color:#475569}.hes-progress-connector{height:2px;width:42px;background:#cbd5e1}.hes-progress-step.complete .hes-progress-node{background:#16a34a;border-color:#15803d;color:#fff}.hes-progress-step.active .hes-progress-node{background:#2563eb;border-color:#1d4ed8;color:#fff;box-shadow:0 0 0 3px rgba(37,99,235,.2)}.hes-progress-step.active .hes-progress-label,.hes-progress-step.complete .hes-progress-label{color:#0f172a}.hes-awareness-page{background:linear-gradient(180deg,#dfe9ff,#f8fbff 38%,#f5f8ff)}.hes-awareness-hero{position:relative;overflow:hidden;border-radius:24px;padding:2.6rem;background:linear-gradient(145deg,#f9f6ef,#fdfcf8 56%,#eef3fb);color:#0f172a;box-shadow:0 14px 34px rgba(15,23,42,.12);border:1px solid #d8dee9}.hes-awareness-hero:before{content:"";position:absolute;inset:-20% auto auto -10%;width:340px;height:340px;background:radial-gradient(circle,rgba(30,58,138,.12),transparent 72%);pointer-events:none}.hes-awareness-hero:after{content:"";position:absolute;right:-80px;bottom:-120px;width:300px;height:300px;border-radius:999px;background:radial-gradient(circle,rgba(30,64,175,.14),transparent 70%);pointer-events:none}.hes-awareness-hero h1{font-size:3rem;line-height:1.04;color:#0b1324}.hes-awareness-hero h2{font-size:1.25rem;color:#1f334e}.hes-awareness-hero p{color:#1e293b;max-width:70ch}.hes-awareness-hero .eyebrow{color:#1e3a8a}.hes-awareness-hero .button.secondary{border-color:#9aa6bc;background:#fff;color:#0f172a}.hes-awareness-glow{position:absolute;width:300px;height:300px;border-radius:999px;background:radial-gradient(circle,rgba(96,165,250,.35),transparent 70%);top:-95px;right:-70px;animation:hesGlow 6s ease-in-out infinite}.hes-awareness-glow.alt{top:auto;bottom:-130px;left:-40px;background:radial-gradient(circle,rgba(167,139,250,.28),transparent 70%);animation-delay:1.5s}.hes-awareness-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:1rem;gap:1rem;align-items:center}.help-suite-page{background:radial-gradient(circle at 12% -2%,rgba(77,169,255,.22),transparent 35%),radial-gradient(circle at 86% 0,rgba(255,138,114,.16),transparent 32%),linear-gradient(180deg,#020817,#020b1f 48%,#030a1a);color:#e5edf8}.help-suite-page .container{padding-top:.25rem;padding-bottom:2.2rem}.help-suite-nav-wrap{display:flex;justify-content:center;margin-bottom:.7rem}.help-suite-nav-wrap .human-equation-nav{margin:0;width:min(1080px,100%);justify-content:center;border:1px solid rgba(137,182,255,.34);background:rgba(5,16,42,.86);box-shadow:0 18px 34px rgba(2,8,24,.38)}.help-suite-nav-wrap .human-equation-nav .button.secondary{color:#e5edf8}.help-suite-nav-wrap .human-equation-nav .button.primary{background:#2f6fff;border-color:#4da9ff;box-shadow:0 10px 24px rgba(47,111,255,.4)}.help-suite-hero{position:relative;overflow:hidden;border:1px solid rgba(232,177,84,.22);border-radius:18px;background:linear-gradient(150deg,rgba(6,18,48,.9),rgba(3,12,32,.86));padding:1.2rem 1.25rem;color:#f8fafc;box-shadow:0 16px 34px rgba(2,8,22,.4)}.help-suite-hero .eyebrow{color:#b8c7da;letter-spacing:.11em}.help-suite-hero h1{color:#fff7e6}.help-suite-panel{border:1px solid rgba(95,146,235,.3);border-radius:16px;background:rgba(3,13,34,.86);color:#e5edf8;box-shadow:0 12px 28px rgba(2,8,22,.32)}.help-suite-light-card{border:1px solid hsla(40,40%,57%,.36);border-radius:14px;background:linear-gradient(180deg,#fff8ea,#f7efe0);color:#183250}.help-suite-light-card h2,.help-suite-light-card h3,.help-suite-light-card h4{color:#071a33}.help-suite-light-card label,.help-suite-light-card li,.help-suite-light-card p,.help-suite-light-card span{color:#183250}.help-suite-accent-blue{border-top:3px solid #4da9ff}.help-suite-accent-teal{border-top:3px solid #2ad4c8}.help-suite-accent-gold{border-top:3px solid #ffc165}.help-suite-accent-coral{border-top:3px solid #ff8a72}.hes-awareness-live{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.hes-awareness-live>div{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(15,23,42,.35);border:1px solid rgba(196,218,255,.35);border-radius:12px;padding:.65rem}.hes-awareness-live label{display:block;font-size:.72rem;color:#d9e8ff}.hes-awareness-live strong{font-size:1rem}.hes-awareness-radar svg{width:100%;max-width:320px}.hes-awareness-radar circle,.hes-awareness-radar line{fill:none;stroke:rgba(196,218,255,.35);stroke-width:1}.hes-awareness-radar text{fill:#dfebff;font-size:9px}.hes-awareness-radar .anchor{font-size:8px;fill:#9cc2ff}.hes-radar-fill{fill:rgba(96,165,250,.28);stroke:#7dd3fc;stroke-width:1.5;animation:hesRadar .9s ease-out}.hes-lesson-flow{display:grid;grid-gap:1rem;gap:1rem}.hes-lesson-card{border-radius:18px;padding:1.1rem;background:linear-gradient(160deg,hsla(0,0%,100%,.82),rgba(236,246,255,.68));border:1px solid rgba(148,163,184,.35);box-shadow:0 12px 28px rgba(15,23,42,.08)}.hes-lesson-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem;margin:.7rem 0}.hes-interaction{margin-top:.4rem;padding-top:.6rem;border-top:1px solid #dbeafe}.hes-choice{transition:transform .2s ease,box-shadow .2s ease}.hes-choice:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(37,99,235,.2)}.hes-live-read{margin-top:.55rem;padding:.55rem .7rem;border-radius:10px;background:#eef6ff}.hes-calibration{margin-top:.6rem;padding:.55rem .7rem;border-left:3px solid #3b82f6;background:#f4f8ff;border-radius:8px}.hes-awareness-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.hes-awareness-card{border-radius:16px;padding:1rem;background:#fff;box-shadow:0 8px 30px rgba(15,23,42,.14)}.hes-awareness-card.signal{background:linear-gradient(180deg,#eff6ff,#fff)}.hes-awareness-card.micro{border:1px solid #dbeafe}.hes-reflect-field{display:grid;grid-gap:.35rem;gap:.35rem;margin:.65rem 0}.hes-reflect-field textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:.6rem}.hes-recovery p{padding:.2rem 0}@keyframes hesGlow{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes hesRadar{0%{opacity:.1;transform:scale(.92);transform-origin:110px 110px}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.hes-awareness-grid,.hes-awareness-hero-grid,.hes-awareness-live,.hes-lesson-grid{grid-template-columns:1fr}.hes-awareness-hero h1{font-size:2.2rem}}.hes-interaction-context{margin:.35rem 0 .6rem;color:#334155;font-size:.95rem}:root{--help-navy:#040f2d;--help-navy-soft:#0a1f4f;--help-blue:#4da9ff;--help-teal:#42d8c6;--help-gold:#e8b154;--help-coral:#f05a78}.help-page{background:radial-gradient(circle at 8% 0,#11306f 0,var(--help-navy) 44%,#010712 100%);color:#f8fbff}.help-final-cta,.help-hero,.help-section{position:relative;overflow:hidden;border:1px solid rgba(232,177,84,.2);border-radius:20px;background:linear-gradient(160deg,rgba(5,16,44,.82),rgba(2,10,29,.74));padding:2rem;margin-top:1.1rem}.help-hero-lines{position:absolute;inset:0;background:linear-gradient(110deg,transparent 10%,rgba(77,169,255,.18) 30%,transparent 48%,rgba(232,177,84,.14) 62%,transparent 76%,rgba(240,90,120,.12) 88%,transparent);pointer-events:none}.help-logo-stage{position:relative;max-width:860px;margin:0 auto 1.2rem;padding:1rem;border-radius:24px;background:linear-gradient(145deg,rgba(9,23,60,.86),rgba(4,13,35,.94));border:1px solid rgba(123,168,255,.35);box-shadow:0 18px 46px rgba(0,0,0,.45),inset 0 0 0 1px hsla(0,0%,100%,.06)}.help-logo-stage:before{content:"";position:absolute;inset:-1px;border-radius:24px;background:radial-gradient(circle at 20% 20%,rgba(77,169,255,.35),transparent 50%),radial-gradient(circle at 85% 80%,rgba(232,177,84,.2),transparent 42%);filter:blur(8px);z-index:0}.help-logo-wrap{display:flex;justify-content:center;position:relative;z-index:1;padding:.85rem;border-radius:18px;border:1px solid hsla(0,0%,100%,.14);background:linear-gradient(180deg,rgba(3,11,31,.85),rgba(1,7,19,.92));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12)}.help-main-logo{width:min(760px,100%);height:auto;position:relative;z-index:1}.help-hero h1{font-size:clamp(2rem,3.5vw,3.4rem);margin:.2rem 0 .6rem;color:#fff;letter-spacing:.01em}.help-tagline{font-size:1.45rem;color:#ffe9c5;font-weight:650}.help-hero .lead{max-width:860px;color:#e7efff}.help-hero-cta .button.primary{padding:.9rem 1.5rem}.help-final-cta h3,.help-section h3{color:#ffd07a}.help-image-panel{border-radius:16px;overflow:hidden;border:1px solid rgba(77,169,255,.35);background:rgba(4,12,34,.7)}.help-story-image{width:100%;height:auto;display:block}.help-factor,.help-path-note,.help-step{background:rgba(2,10,28,.78);border:1px solid rgba(84,150,255,.26)}.help-factor p,.help-path-note p,.help-step p{color:#e6edf8}.help-factors{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1rem;gap:1rem}.help-factor{border-top:4px solid var(--factor-color);box-shadow:0 12px 24px rgba(0,0,0,.24);transition:all .22s ease;cursor:pointer}.help-factor .help-factor-summary{max-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);transition:all .22s ease;font-size:.96rem}.help-factor:is(:hover,:focus,:focus-within){border-color:var(--factor-color);transform:translateY(-2px)}.help-factor:is(:hover,:focus,:focus-within) .help-factor-summary{max-height:160px;opacity:1;transform:translateY(0);margin-top:.45rem}.help-factor-core{font-weight:600;color:#f4f8ff}.help-journey{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;align-items:stretch}.help-step{position:relative;padding-left:3rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.help-step:focus-within,.help-step:hover{transform:translateY(-2px);border-color:rgba(102,166,255,.5);box-shadow:0 14px 28px rgba(25,76,165,.16),0 0 0 1px rgba(232,177,84,.18)}.help-step-index{position:absolute;left:1rem;top:1.05rem;display:inline-grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:999px;background:radial-gradient(circle at 30% 30%,rgba(131,197,255,.4),rgba(52,113,240,.22));border:1px solid rgba(125,188,255,.68);font-size:.84rem;font-weight:700;color:#e8f3ff}.help-path-note{grid-column:1/-1;border:1px solid rgba(232,177,84,.42);box-shadow:0 10px 28px rgba(232,177,84,.12),inset 0 0 0 1px rgba(77,169,255,.16);background:linear-gradient(120deg,rgba(77,169,255,.14),rgba(232,177,84,.12))}.help-compact{padding:1.35rem}.help-pathway{margin-top:.85rem}.help-visual-identity summary{cursor:pointer;color:#d3e5ff;font-weight:600}@media (max-width:900px){.help-journey{grid-template-columns:1fr}.help-journey-line{display:none}}@media (max-width:640px){.help-final-cta,.help-hero,.help-section{padding:1.35rem}.help-tagline{font-size:1.1rem}}.help-shell-layout{display:grid;grid-template-columns:minmax(240px,280px) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start;width:100%}.help-shell-desktop .help-shell-sidebar{position:-webkit-sticky;position:sticky;top:92px}.help-shell-mobile-toggle{display:none}.help-shell-content{min-width:0;width:100%;max-width:100%}.help-shell-sidebar{display:grid;grid-gap:.85rem;gap:.85rem;color:#e5edf8}.help-sidebar-panel,.help-sidebar-signal{border:1px solid rgba(77,169,255,.26);border-radius:18px;background:linear-gradient(165deg,rgba(5,16,42,.96),rgba(3,12,32,.92));box-shadow:0 20px 42px rgba(2,8,24,.36);padding:1rem}.help-sidebar-panel .eyebrow{color:#8ecbff;margin-bottom:.75rem}.help-sidebar-sections{display:grid;grid-gap:.95rem;gap:.95rem}.help-sidebar-section{display:grid;grid-gap:.45rem;gap:.45rem}.help-sidebar-section h3{font-size:.78rem;letter-spacing:.11em;text-transform:uppercase;color:#ffc165;margin:0}.help-sidebar-links{display:grid;grid-gap:.35rem;gap:.35rem}.help-sidebar-link{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.56rem .65rem;border-radius:12px;border:1px solid rgba(137,182,255,.16);background:hsla(0,0%,100%,.035);color:#dbeafe;text-decoration:none;font-weight:700;font-size:.9rem;line-height:1.25;transition:background .18s ease,border-color .18s ease,transform .18s ease}.help-sidebar-link:hover{transform:translateY(-1px);border-color:rgba(77,169,255,.5);background:rgba(77,169,255,.12);color:#fff}.help-sidebar-link.active{border-color:rgba(42,212,200,.72);background:linear-gradient(135deg,rgba(47,111,255,.26),rgba(42,212,200,.14));box-shadow:inset 3px 0 0 #2ad4c8;color:#fff}.help-sidebar-link.muted{color:#8ea3bd;background:rgba(148,163,184,.08);border-style:dashed;cursor:not-allowed;font-weight:650}.help-sidebar-link small{font-size:.68rem;color:#ffc165;white-space:nowrap;font-weight:800}.help-sidebar-signal{border-color:rgba(255,193,101,.28);background:radial-gradient(circle at 18% 0,rgba(255,193,101,.18),transparent 42%),linear-gradient(165deg,rgba(6,18,48,.96),rgba(3,12,32,.92))}.help-sidebar-signal h3{margin:0 0 .45rem;color:#fff7e6;font-size:1rem}.help-sidebar-signal p{color:#d6e4f4;line-height:1.55;margin:0 0 .8rem}.help-sidebar-signal .button{width:100%;justify-content:center;text-align:center}@media (max-width:980px){.help-shell-layout{grid-template-columns:1fr}.help-shell-desktop{display:none}.help-shell-mobile-toggle{display:block;border:1px solid rgba(95,146,235,.3);border-radius:14px;background:linear-gradient(160deg,rgba(6,18,48,.92),rgba(3,12,32,.9));padding:.7rem 1rem}.help-shell-mobile-toggle summary{cursor:pointer;color:#f2f7ff;font-weight:700}.help-shell-mobile-toggle .help-shell-sidebar{padding-top:.8rem}.help-sidebar-panel,.help-sidebar-signal{padding:.85rem}.help-sidebar-sections{grid-template-columns:1fr}.help-sidebar-link{font-size:.86rem}}.help-journey-nav{margin-top:1rem}.help-journey-track{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:.75rem}.help-journey-step{display:flex;align-items:center;gap:.6rem;font-size:.95rem}.help-journey-step span{width:1.4rem;height:1.4rem;border-radius:999px;display:inline-grid;place-items:center;font-size:.75rem;background:hsla(0,0%,100%,.1)}.help-journey-step.complete span{background:rgba(42,212,200,.25)}.help-journey-step.current span{background:rgba(77,169,255,.35)}.help-journey-step a{color:inherit;text-decoration:none}@media (max-width:700px){.help-journey-nav .button-row{display:grid}}.help-shell-content .hes-app-layout{grid-template-columns:minmax(190px,240px) minmax(0,1fr)}.help-suite-page .hes-command-sidebar{background:linear-gradient(165deg,rgba(5,16,42,.9),rgba(3,12,32,.86));border-color:rgba(77,169,255,.24);color:#dbeafe;box-shadow:0 16px 34px rgba(2,8,24,.3)}.help-suite-page .hes-command-sidebar h3{color:#ffc165}.help-suite-page .hes-command-sidebar p{color:#dbeafe}.hes-dashboard-focus{border-color:rgba(42,212,200,.4)!important;background:linear-gradient(135deg,rgba(47,111,255,.18),rgba(42,212,200,.1))!important;color:#e5edf8}@media (max-width:1240px){.help-shell-content .hes-app-layout{grid-template-columns:minmax(0,1fr)}.help-shell-content .hes-command-sidebar{position:static}}.help-suite-page .button.secondary,.help-suite-page .choice,.help-suite-page .help-answer-chip,.help-suite-page .urban-student-page button,.help-suite-shell .button.secondary,.help-suite-shell .choice,.help-suite-shell .help-answer-chip,.help-suite-shell .urban-student-page button{background:rgba(15,35,64,.92);border:1px solid rgba(148,184,255,.35);border-radius:999px;color:#f8fafc;cursor:pointer;font-weight:700;line-height:1.35;padding:.8rem 1.15rem;box-shadow:0 10px 26px rgba(0,0,0,.18);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.help-suite-page .button.secondary:hover,.help-suite-page .choice:hover,.help-suite-page .help-answer-chip:hover,.help-suite-page .urban-student-page button:hover,.help-suite-shell .button.secondary:hover,.help-suite-shell .choice:hover,.help-suite-shell .help-answer-chip:hover,.help-suite-shell .urban-student-page button:hover{transform:translateY(-2px);background:rgba(30,64,112,.95);border-color:#4aa3ff}.help-suite-page .button.secondary.active,.help-suite-page .button.secondary[aria-pressed=true],.help-suite-page .choice.active,.help-suite-page .help-answer-chip.selected,.help-suite-page .help-answer-chip[aria-pressed=true],.help-suite-page .urban-student-page .micro-reflection-option.selected,.help-suite-shell .button.secondary.active,.help-suite-shell .button.secondary[aria-pressed=true],.help-suite-shell .choice.active,.help-suite-shell .help-answer-chip.selected,.help-suite-shell .help-answer-chip[aria-pressed=true],.help-suite-shell .urban-student-page .micro-reflection-option.selected{background:linear-gradient(135deg,#2563eb,#2dd4bf);border-color:hsla(0,0%,100%,.65);color:#fff;box-shadow:0 14px 34px rgba(37,99,235,.35)}.help-suite-page .button:disabled,.help-suite-page .choice:disabled,.help-suite-page .help-answer-chip:disabled,.help-suite-shell .button:disabled,.help-suite-shell .choice:disabled,.help-suite-shell .help-answer-chip:disabled{cursor:not-allowed;opacity:1;filter:saturate(.78) brightness(.92)}.help-suite-page .button-grid,.help-suite-page .choices,.help-suite-shell .button-grid,.help-suite-shell .choices{display:grid;grid-gap:.75rem;gap:.75rem}.help-diagnostic-question-card,.help-suite-page .help-diagnostic-result-card{background:radial-gradient(circle at 12% 0,rgba(77,169,255,.18),transparent 40%),linear-gradient(135deg,#07162d,#102645)!important;border:1px solid rgba(148,184,255,.3)!important;border-radius:24px;color:#eaf2ff;box-shadow:0 24px 60px rgba(0,0,0,.36),inset 0 1px 0 hsla(0,0%,100%,.08)}.help-diagnostic-question-card h1,.help-diagnostic-question-card h2,.help-diagnostic-question-card h3,.help-suite-page .help-diagnostic-result-card h1,.help-suite-page .help-diagnostic-result-card h2,.help-suite-page .help-diagnostic-result-card h3{color:#fff7e6}.help-diagnostic-question-card em,.help-diagnostic-question-card p,.help-diagnostic-question-card strong,.help-suite-page .help-diagnostic-result-card em,.help-suite-page .help-diagnostic-result-card li,.help-suite-page .help-diagnostic-result-card p,.help-suite-page .help-diagnostic-result-card strong{color:#eaf2ff;opacity:1}.help-diagnostic-question-card .eyebrow,.help-suite-page .help-diagnostic-result-card .eyebrow{color:#7fb4ff}.help-diagnostic-question-card progress,.help-suite-page .help-diagnostic-result-card progress{width:100%;height:.85rem;overflow:hidden;border:1px solid rgba(148,184,255,.34);border-radius:999px;background:rgba(2,8,23,.72)}.help-diagnostic-question-card progress::-webkit-progress-bar,.help-suite-page .help-diagnostic-result-card progress::-webkit-progress-bar{background:rgba(2,8,23,.72)}.help-diagnostic-question-card progress::-webkit-progress-value,.help-suite-page .help-diagnostic-result-card progress::-webkit-progress-value{background:linear-gradient(90deg,#2563eb,#2dd4bf,#f6c453);border-radius:999px}.help-diagnostic-question-card progress::-moz-progress-bar,.help-suite-page .help-diagnostic-result-card progress::-moz-progress-bar{background:linear-gradient(90deg,#2563eb,#2dd4bf,#f6c453);border-radius:999px}.help-suite-page .help-diagnostic-result-card .card,.help-suite-page .help-diagnostic-result-card .project-card{background:#f8fbff;border:1px solid rgba(148,184,255,.3);color:#183250}.help-suite-page .help-diagnostic-result-card .card h3,.help-suite-page .help-diagnostic-result-card .card strong,.help-suite-page .help-diagnostic-result-card .project-card h3,.help-suite-page .help-diagnostic-result-card .project-card strong{color:#061225}.help-suite-page .help-diagnostic-result-card .card p,.help-suite-page .help-diagnostic-result-card .project-card p{color:#183250}.help-suite-page .dashboard-card.card,.help-suite-page .decision-consequence-card,.help-suite-page .decision-next-step-panel,.help-suite-page .folder-card,.help-suite-page .full-email-card,.help-suite-page .investigation-card,.help-suite-page .investigation-intro-card,.help-suite-page .report-card,.help-suite-page .scenario-column.card,.help-suite-page .scenario-preview-card,.help-suite-page .simulation-shell,.help-suite-page .vic-panel.card,.help-suite-shell .simulation-shell{background:linear-gradient(135deg,#07162d,#102645);border:1px solid rgba(148,184,255,.25);color:#eaf2ff}.help-suite-page .decision-consequence-card h4,.help-suite-page .folder-card h3,.help-suite-page .report-card h3,.help-suite-page .scenario-column.card h1,.help-suite-page .scenario-column.card h2,.help-suite-page .scenario-column.card h3,.help-suite-page .scenario-preview-card h3,.help-suite-page .simulation-shell h1,.help-suite-page .simulation-shell h2,.help-suite-page .simulation-shell h3,.help-suite-page .simulation-shell h4{color:#fff7e6}.help-suite-page .dashboard-card.card p,.help-suite-page .decision-consequence-card p,.help-suite-page .decision-next-step-panel p,.help-suite-page .folder-card p,.help-suite-page .full-email-card p,.help-suite-page .investigation-card p,.help-suite-page .report-card p,.help-suite-page .scenario-column.card p,.help-suite-page .scenario-preview-card p,.help-suite-page .simulation-shell p,.help-suite-page .vic-panel.card p{color:#eaf2ff}.help-suite-page .hes-snapshot-shell h2{color:#fff7e6}.help-suite-page .hes-snapshot-shell{background:linear-gradient(135deg,#07162d,#102645);border:1px solid rgba(148,184,255,.25);border-radius:18px;padding:1rem;box-shadow:0 16px 34px rgba(2,8,24,.3)}.help-suite-page .hes-insight-card{background:#f8fbff;border:1px solid rgba(148,184,255,.3)}.help-suite-page .badge,.help-suite-page .hes-score-pill{opacity:1}.help-suite-page .hes-factor-bottom .badge,.help-suite-page .hes-factor-panel.compact .badge{color:#061225}.help-suite-page .hes-main-content>.card:not(.hes-hero-profile):not(.help-suite-panel),.help-suite-page .hes-relational-layer,.help-suite-page .hes-sim-progression{background:#f8fbff;border:1px solid rgba(148,184,255,.3)}.help-suite-page,.help-suite-shell{--help-dark-title:#fff;--help-dark-heading:#fff7e6;--help-dark-body:#eaf2ff;--help-dark-muted:#cbd8ea;--help-dark-label:#7fb4ff;--help-light-title:#061225;--help-light-body:#183250;--help-light-muted:#40546f}.help-dark-title{color:#fff}.help-dark-heading{color:#fff7e6}.help-dark-body{color:#eaf2ff}.help-dark-muted{color:#cbd8ea}.help-dark-label{color:#7fb4ff}.help-light-title{color:#061225}.help-light-body{color:#183250}.help-light-muted{color:#40546f}.help-suite-page .help-suite-panel h1,.help-suite-page .help-suite-panel h2,.help-suite-page .help-suite-panel h3,.help-suite-page .help-suite-panel h4,.help-suite-shell .help-dark-panel h1,.help-suite-shell .help-dark-panel h2,.help-suite-shell .help-dark-panel h3,.help-suite-shell .help-dark-panel h4{color:var(--help-dark-heading)}.help-suite-page .help-suite-panel label,.help-suite-page .help-suite-panel li,.help-suite-page .help-suite-panel p,.help-suite-shell .help-dark-panel li,.help-suite-shell .help-dark-panel p{color:var(--help-dark-body);opacity:1}.help-suite-page .help-suite-light-card h1,.help-suite-page .help-suite-light-card h2,.help-suite-page .help-suite-light-card h3,.help-suite-page .help-suite-light-card h4,.help-suite-page .hes-factor-panel h1,.help-suite-page .hes-factor-panel h2,.help-suite-page .hes-factor-panel h3,.help-suite-page .hes-factor-panel h4{color:var(--help-light-title)}.help-suite-page .help-suite-light-card li,.help-suite-page .help-suite-light-card p,.help-suite-page .help-suite-light-card small,.help-suite-page .hes-factor-panel li,.help-suite-page .hes-factor-panel p,.help-suite-page .hes-factor-panel small{color:var(--help-light-body);opacity:1}.help-suite-page .hes-factor-panel.compact{border-top:4px solid var(--factor-accent,#4da9ff);background:linear-gradient(180deg,#fff,#f7fbff)}.help-suite-page .button.secondary,.help-suite-page .choice,.help-suite-shell .button.secondary,.help-suite-shell .choice{background:linear-gradient(135deg,rgba(8,25,58,.92),rgba(14,43,78,.86));border:1px solid rgba(127,180,255,.34);color:#fff7e6;box-shadow:0 10px 22px rgba(2,8,24,.22);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.help-suite-page .button.secondary:hover,.help-suite-page .choice:hover,.help-suite-shell .button.secondary:hover,.help-suite-shell .choice:hover{transform:translateY(-1px);border-color:rgba(42,212,200,.72);box-shadow:0 14px 28px rgba(2,8,24,.32),0 0 0 1px rgba(77,169,255,.14)}.help-suite-page .button.primary,.help-suite-page .choice.active,.help-suite-shell .button.primary,.help-suite-shell .choice.active{background:linear-gradient(135deg,#2f6fff,#2ad4c8 58%,#ffc165);border-color:rgba(127,180,255,.75);color:#fff;box-shadow:0 14px 30px rgba(47,111,255,.36),0 0 18px rgba(42,212,200,.22)}.help-dashboard-controls h3,.help-dashboard-controls li,.help-dashboard-controls p,.help-dashboard-controls span,.help-dashboard-controls strong{color:var(--help-dark-body)}.help-dashboard-controls h3{color:var(--help-dark-heading)}.help-dashboard-controls .button.secondary{width:100%;justify-content:center;text-align:center}.hes-hero-profile h1,.hes-hero-profile h2,.hes-hero-profile h3,.hes-hero-profile strong{color:var(--help-dark-title)}.hes-hero-profile .hes-confidence-meta,.hes-hero-profile p,.hes-hero-profile small{color:var(--help-dark-body);opacity:1}.hes-hero-profile .eyebrow,.hes-mini-radar small{color:var(--help-dark-label)}.hes-mini-radar circle{stroke:rgba(203,216,234,.72)}.hes-mini-radar .hes-radar-label,.hes-mini-radar .hes-radar-scale{fill:#eaf2ff;opacity:1}.hes-factor-panel.compact h3,.hes-insight-card h4,.hes-main-content>.card h2,.hes-main-content>.card h3,.hes-main-content>.card h4,.hes-snapshot-shell h2{color:var(--help-light-title)}.hes-insight-card,.hes-main-content>.card:not(.hes-hero-profile):not(.help-suite-panel),.hes-relational-layer,.hes-sim-progression,.hes-snapshot-shell{color:var(--help-light-body)}.hes-factor-panel.compact details,.hes-factor-panel.compact p,.hes-factor-panel.compact small,.hes-factor-panel.compact summary,.hes-insight-card p,.hes-main-content>.card:not(.hes-hero-profile):not(.help-suite-panel) p,.hes-meter-block label,.hes-mini-bars small,.hes-relational-layer p,.hes-sim-progression p{color:var(--help-light-body);opacity:1}.hes-factor-panel.compact details summary,.hes-insight-card h3,.hes-matrix-label small,.hes-matrix-legend,.hes-matrix-values small,.hes-progress-label{color:var(--help-light-muted);opacity:1}.hes-factor-signal{color:var(--help-light-title)}.hes-factor-matrix{background:linear-gradient(180deg,#0f2340,#0a1a31);border-color:rgba(127,180,255,.32)}.hes-matrix-row{background:#132b4e;border-left:4px solid #4da9ff;border-radius:12px;padding:.65rem}.hes-matrix-row:nth-child(4n+2){border-left-color:#2ad4c8}.hes-matrix-row:nth-child(4n+3){border-left-color:#ffc165}.hes-matrix-row:nth-child(4n+4){border-left-color:#ff8a72}.hes-matrix-label span,.hes-matrix-values strong{color:var(--help-dark-title)}.hes-matrix-label small,.hes-matrix-values small{color:var(--help-dark-muted)}.hes-matrix-legend{color:var(--help-dark-body)}.hes-modal-backdrop{background:rgba(2,8,23,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hes-modal-panel{background:#0f2340;border:1px solid rgba(127,180,255,.34);color:var(--help-dark-body);box-shadow:0 28px 70px rgba(0,0,0,.48)}.hes-modal-header{border-bottom:1px solid rgba(203,216,234,.18);padding-bottom:.75rem}.hes-modal-header h3,.hes-modal-panel h2,.hes-modal-panel h3,.hes-modal-panel h4,.hes-modal-panel strong{color:var(--help-dark-title)}.hes-modal-panel li,.hes-modal-panel p,.hes-modal-panel small{color:var(--help-dark-body);opacity:1}.hes-modal-header .button.secondary{width:auto;background:#132b4e;color:#fff;border-color:rgba(203,216,234,.48)}.hes-active-report,.hes-exec-grid article,.hes-ladder p,.hes-modal-content .card,.hes-timeline article{background:#132b4e;border:1px solid rgba(127,180,255,.24);border-left:4px solid #4da9ff;color:var(--help-dark-body)}.hes-exec-grid article:nth-child(4n+2),.hes-ladder p:nth-child(4n+2),.hes-timeline article:nth-child(4n+2){border-left-color:#2ad4c8}.hes-exec-grid article:nth-child(4n+3),.hes-ladder p:nth-child(4n+3),.hes-timeline article:nth-child(4n+3){border-left-color:#ffc165}.hes-exec-grid article:nth-child(4n+4),.hes-ladder p:nth-child(4n+4),.hes-timeline article:nth-child(4n+4){border-left-color:#ff8a72}.hes-timeline .node{background:rgba(77,169,255,.22);color:#fff;border:1px solid rgba(127,180,255,.42)}.help-suite-page .button.secondary.active,.help-suite-page .button.secondary[aria-pressed=true],.help-suite-shell .button.secondary.active,.help-suite-shell .button.secondary[aria-pressed=true]{background:linear-gradient(135deg,#2f6fff,#2ad4c8 58%,#ffc165);border-color:rgba(127,180,255,.75);color:#fff;box-shadow:0 14px 30px rgba(47,111,255,.36),0 0 18px rgba(42,212,200,.22)}.help-suite-page .choice,.help-suite-page .help-answer-chip,.help-suite-shell .choice,.help-suite-shell .help-answer-chip{background:rgba(15,35,64,.92);border:1px solid rgba(148,184,255,.35);color:#f8fafc;border-radius:999px;padding:.8rem 1.15rem;font-weight:700;box-shadow:0 10px 26px rgba(0,0,0,.18);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.help-suite-page .choice:hover,.help-suite-page .help-answer-chip:hover,.help-suite-shell .choice:hover,.help-suite-shell .help-answer-chip:hover{transform:translateY(-2px);background:rgba(30,64,112,.95);border-color:#4aa3ff}.help-suite-page .choice.active,.help-suite-page .help-answer-chip.selected,.help-suite-page .help-answer-chip[aria-pressed=true],.help-suite-shell .choice.active,.help-suite-shell .help-answer-chip.selected,.help-suite-shell .help-answer-chip[aria-pressed=true]{background:linear-gradient(135deg,#2563eb,#2dd4bf);color:#fff;border-color:hsla(0,0%,100%,.65);box-shadow:0 14px 34px rgba(37,99,235,.35)}.help-suite-page .hes-factor-matrix h2,.help-suite-page .hes-factor-matrix h3,.help-suite-page .hes-modal-panel h2,.help-suite-page .hes-modal-panel h3,.help-suite-page .hes-modal-panel h4,.help-suite-page .hes-snapshot-shell h2{color:var(--help-dark-heading)}.help-suite-page .hes-factor-matrix p,.help-suite-page .hes-factor-matrix span,.help-suite-page .hes-modal-panel li,.help-suite-page .hes-modal-panel p,.help-suite-page .hes-modal-panel small,.help-suite-page .hes-snapshot-shell p,.help-suite-page .hes-snapshot-shell span:not(.badge){color:var(--help-dark-body);opacity:1}.help-suite-page .help-diagnostic-result-card .card strong,.help-suite-page .help-diagnostic-result-card .project-card strong,.help-suite-page .hes-factor-panel.compact h3,.help-suite-page .hes-factor-panel.compact strong,.help-suite-page .hes-insight-card h3,.help-suite-page .hes-insight-card h4{color:var(--help-light-title)}.help-suite-page .help-diagnostic-result-card .card p,.help-suite-page .help-diagnostic-result-card .project-card p,.help-suite-page .hes-factor-panel.compact p,.help-suite-page .hes-factor-panel.compact small,.help-suite-page .hes-factor-panel.compact summary,.help-suite-page .hes-insight-card p,.help-suite-page .hes-meter-block label,.help-suite-page .hes-mini-bars small{color:var(--help-light-body);opacity:1}.help-suite-internal,.help-suite-shell{--help-dark-title:#fff;--help-dark-heading:#fff7e6;--help-dark-body:#eaf2ff;--help-dark-muted:#cbd8ea;--help-dark-label:#7fb4ff;--help-light-title:#061225;--help-light-body:#183250;--help-light-muted:#40546f}.help-suite-page-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin:.85rem 0 1rem;padding:.85rem 1rem;border:1px solid rgba(127,180,255,.3);border-radius:18px;background:linear-gradient(135deg,rgba(5,16,42,.94),rgba(8,26,58,.9));box-shadow:0 16px 34px rgba(2,8,24,.28),inset 0 1px 0 hsla(0,0%,100%,.08);color:var(--help-dark-body)}.help-suite-page-kicker,.help-suite-page-title{margin:0}.help-suite-page-kicker{color:#f6c453;font-size:.74rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.help-suite-page-title{color:#fff;font-size:clamp(1.05rem,2vw,1.45rem);font-weight:900;letter-spacing:-.02em;line-height:1.2}.help-subnav.help-suite-page-header .button.secondary,.help-suite-page-header .button.secondary{width:auto;flex:0 0 auto;border-radius:14px;background:rgba(15,35,64,.92);border-color:rgba(127,180,255,.42);color:#f8fafc;text-align:center}.help-subnav.help-suite-page-header{display:flex;padding:.85rem 1rem;border-radius:18px;text-transform:none;letter-spacing:normal}.help-choice-grid,.help-suite-internal .button-grid,.help-suite-internal .button-group,.help-suite-internal .choices,.help-suite-shell .button-grid,.help-suite-shell .button-group,.help-suite-shell .choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-top:.9rem}.help-choice-card,.help-suite-internal .choice,.help-suite-internal .help-answer-chip,.help-suite-internal .micro-reflection-option,.help-suite-internal .urban-student-page .button-group button,.help-suite-shell .choice,.help-suite-shell .help-answer-chip,.help-suite-shell .micro-reflection-option,.help-suite-shell .urban-student-page .button-group button{position:relative;display:flex;align-items:center;gap:.75rem;width:100%;min-height:56px;margin:0;padding:.85rem 1rem .85rem 1.15rem;border-radius:16px;background:rgba(15,35,64,.92);border:1px solid rgba(127,180,255,.34);color:#f8fafc;font-weight:800;line-height:1.35;text-align:left;box-shadow:0 10px 24px rgba(0,0,0,.16);cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.help-choice-card:before,.help-suite-internal .choice:before,.help-suite-internal .help-answer-chip:before,.help-suite-internal .micro-reflection-option:before,.help-suite-internal .urban-student-page .button-group button:before,.help-suite-shell .choice:before,.help-suite-shell .help-answer-chip:before,.help-suite-shell .micro-reflection-option:before,.help-suite-shell .urban-student-page .button-group button:before{content:"";flex:0 0 auto;width:.34rem;align-self:stretch;min-height:1.8rem;border-radius:999px;background:linear-gradient(180deg,#7fb4ff,#2dd4bf);box-shadow:0 0 14px rgba(127,180,255,.34)}.help-choice-card:hover,.help-suite-internal .choice:hover,.help-suite-internal .help-answer-chip:hover,.help-suite-internal .micro-reflection-option:hover,.help-suite-internal .urban-student-page .button-group button:hover,.help-suite-shell .choice:hover,.help-suite-shell .help-answer-chip:hover,.help-suite-shell .micro-reflection-option:hover,.help-suite-shell .urban-student-page .button-group button:hover{transform:translateY(-2px);background:rgba(22,50,89,.98);border-color:#4aa3ff;box-shadow:0 14px 32px rgba(37,99,235,.22)}.help-choice-card.selected,.help-choice-card[aria-pressed=true],.help-suite-internal .choice.active,.help-suite-internal .help-answer-chip.selected,.help-suite-internal .help-answer-chip[aria-pressed=true],.help-suite-internal .micro-reflection-option.selected,.help-suite-shell .choice.active,.help-suite-shell .help-answer-chip.selected,.help-suite-shell .help-answer-chip[aria-pressed=true],.help-suite-shell .micro-reflection-option.selected{background:linear-gradient(135deg,#2563eb,#2dd4bf);color:#fff;border-color:hsla(0,0%,100%,.7);box-shadow:0 16px 36px rgba(37,99,235,.34),0 0 20px rgba(45,212,191,.18)}.help-suite-internal .help-panel-dark,.help-suite-internal .help-suite-hero,.help-suite-internal .help-suite-panel,.help-suite-internal .hes-awareness-hero,.help-suite-shell .help-dark-panel,.help-suite-shell .help-hero-panel{color:var(--help-dark-body)}.help-suite-internal .help-suite-hero h1,.help-suite-internal .help-suite-hero h2,.help-suite-internal .help-suite-panel h2,.help-suite-internal .help-suite-panel h3,.help-suite-internal .hes-awareness-hero h1,.help-suite-internal .hes-awareness-hero h2,.help-suite-shell .help-dark-panel h1,.help-suite-shell .help-hero-panel h1{color:var(--help-dark-heading);opacity:1}.help-suite-internal .help-suite-hero p,.help-suite-internal .help-suite-panel li,.help-suite-internal .help-suite-panel p,.help-suite-internal .hes-awareness-hero p,.help-suite-shell .help-dark-panel p,.help-suite-shell .help-hero-panel p{color:var(--help-dark-body);opacity:1}.help-suite-internal .help-suite-hero strong,.help-suite-internal .help-suite-panel strong,.help-suite-internal .hes-awareness-hero strong,.help-suite-shell .help-dark-panel strong,.help-suite-shell .help-hero-panel strong{color:#fff}.help-suite-internal .help-suite-hero .eyebrow,.help-suite-internal .hes-awareness-hero .eyebrow,.help-suite-shell .help-dark-panel .eyebrow,.help-suite-shell .help-hero-panel .eyebrow{color:var(--help-dark-label)}.help-suite-internal .hes-awareness-hero h2,.help-suite-internal .hes-awareness-hero-premium h2{color:#fff7e6}.help-suite-internal .hes-awareness-hero p,.help-suite-internal .hes-awareness-hero-premium p{color:#eaf2ff}.help-suite-internal .hes-factor-panel.compact,.help-suite-internal .hes-insight-card,.help-suite-internal .hes-main-content>.card:not(.hes-hero-profile):not(.help-suite-panel),.help-suite-internal .hes-relational-layer,.help-suite-internal .hes-sim-progression,.help-suite-shell .card:not(.help-dark-panel):not(.help-suite-panel){color:var(--help-light-body)}.help-suite-internal .hes-factor-panel.compact h1,.help-suite-internal .hes-factor-panel.compact h2,.help-suite-internal .hes-factor-panel.compact h3,.help-suite-internal .hes-factor-panel.compact h4,.help-suite-internal .hes-factor-panel.compact strong,.help-suite-internal .hes-insight-card h3,.help-suite-internal .hes-insight-card h4,.help-suite-internal .hes-main-content>.card:not(.hes-hero-profile):not(.help-suite-panel) h2,.help-suite-internal .hes-main-content>.card:not(.hes-hero-profile):not(.help-suite-panel) strong,.help-suite-internal .hes-relational-layer h2,.help-suite-internal .hes-sim-progression h2,.help-suite-shell .card:not(.help-dark-panel):not(.help-suite-panel) h2,.help-suite-shell .card:not(.help-dark-panel):not(.help-suite-panel) h3,.help-suite-shell .card:not(.help-dark-panel):not(.help-suite-panel) strong{color:var(--help-light-title)}.help-suite-internal .hes-factor-panel.compact p,.help-suite-internal .hes-factor-panel.compact small,.help-suite-internal .hes-factor-panel.compact summary,.help-suite-internal .hes-factor-signal,.help-suite-internal .hes-insight-card p,.help-suite-internal .hes-main-content>.card:not(.hes-hero-profile):not(.help-suite-panel) p,.help-suite-internal .hes-meter-block label,.help-suite-internal .hes-mini-bars small,.help-suite-internal .hes-progress-label,.help-suite-internal .hes-relational-layer p,.help-suite-internal .hes-sim-progression p,.help-suite-shell .card:not(.help-dark-panel):not(.help-suite-panel) li,.help-suite-shell .card:not(.help-dark-panel):not(.help-suite-panel) p,.help-suite-shell .clean-list li{color:var(--help-light-body);opacity:1}.help-suite-internal .hes-factor-bottom .badge,.help-suite-internal .hes-factor-header .badge,.help-suite-internal .hes-factor-panel.compact .badge{color:#061225;background:#eaf2ff;border:1px solid rgba(64,84,111,.24)}.help-suite-internal .help-diagnostic-question-card h3{color:#fff;font-size:clamp(1.35rem,3vw,2rem);line-height:1.22}.help-suite-internal .help-diagnostic-question-card em,.help-suite-internal .help-diagnostic-question-card p,.help-suite-internal .help-diagnostic-question-card strong{color:#eaf2ff;opacity:1}.help-suite-internal .dashboard-card.card,.help-suite-internal .decision-consequence-card,.help-suite-internal .decision-next-step-panel,.help-suite-internal .folder-card,.help-suite-internal .full-email-card,.help-suite-internal .investigation-card,.help-suite-internal .investigation-intro-card,.help-suite-internal .report-card,.help-suite-internal .scenario-column.card,.help-suite-internal .scenario-preview-card,.help-suite-internal .simulation-shell,.help-suite-internal .vic-panel.card,.help-suite-shell .simulation-shell{color:var(--help-dark-body)}.help-suite-internal .decision-consequence-card p,.help-suite-internal .decision-next-step-panel p,.help-suite-internal .folder-card p,.help-suite-internal .full-email-card p,.help-suite-internal .investigation-card p,.help-suite-internal .investigation-intro-card p,.help-suite-internal .report-card p,.help-suite-internal .scenario-preview-card p,.help-suite-internal .simulation-shell p,.help-suite-shell .simulation-shell p{color:var(--help-dark-body);opacity:1}@media (max-width:760px){.help-suite-page-header{align-items:stretch;flex-direction:column}.help-choice-grid,.help-suite-internal .button-grid,.help-suite-internal .button-group,.help-suite-internal .choices,.help-suite-shell .button-grid,.help-suite-shell .button-group,.help-suite-shell .choices{grid-template-columns:1fr}}.section.help-suite-shell.help-shell{min-height:100vh;background:radial-gradient(circle at 12% -4%,rgba(77,169,255,.24),transparent 36%),radial-gradient(circle at 86% 0,rgba(45,212,191,.14),transparent 30%),linear-gradient(180deg,#020817,#020b1f 48%,#030a1a);color:#eaf2ff}.help-suite-container{max-width:1280px}.help-sidebar-button{font:inherit;text-align:left;cursor:pointer}.help-dashboard-utility-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem;padding:.85rem 1rem;border:1px solid rgba(127,180,255,.26);border-radius:16px;background:linear-gradient(135deg,rgba(5,16,42,.88),rgba(8,26,58,.8));box-shadow:0 12px 28px rgba(2,8,24,.24)}.help-dashboard-utility-row p{margin:0;color:#eaf2ff}.help-dashboard-utility-row strong{color:#fff7e6}.urban-suite-container{max-width:1600px;width:min(100% - 2rem,1600px)}.urban-suite-container .help-shell-layout{grid-template-columns:minmax(230px,260px) minmax(0,1fr)}.urban-suite-container .help-shell-content .urban-student-page{padding-inline:0}.urban-suite-container .experience-shell{width:100%;max-width:1340px}.urban-suite-container .experience-layout{grid-template-columns:minmax(850px,1030px) minmax(280px,300px);justify-content:center}.urban-suite-container .scene-card{width:100%;max-width:1030px}@media (max-width:1280px){.urban-suite-container .experience-layout{grid-template-columns:minmax(0,1fr)}}@media (max-width:980px){.urban-suite-container .help-shell-layout{grid-template-columns:1fr}}.help-suite-internal .guided-pressure-read{display:grid;grid-gap:1rem;gap:1rem}.help-suite-internal .guided-practice-complete,.help-suite-internal .guided-pressure-read__coaching,.help-suite-internal .guided-pressure-read__debrief,.help-suite-internal .guided-pressure-read__intro,.help-suite-internal .guided-pressure-read__step{border:1px solid rgba(127,180,255,.28);border-radius:18px;background:rgba(9,25,49,.72);box-shadow:0 18px 42px rgba(0,0,0,.18);padding:1rem}.help-suite-internal .guided-pressure-read__meta{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:.75rem}.help-suite-internal .guided-practice-complete strong,.help-suite-internal .guided-pressure-read__meta span{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(45,212,191,.36);background:rgba(45,212,191,.12);color:#dffcf8;font-weight:850;letter-spacing:.01em;padding:.35rem .65rem}.help-suite-internal .guided-pressure-read__coaching{border-color:rgba(255,193,101,.4);background:linear-gradient(135deg,rgba(14,38,69,.92),rgba(44,37,19,.74))}.help-suite-internal .guided-practice-complete,.help-suite-internal .guided-pressure-read__debrief{border-color:rgba(45,212,191,.44);background:linear-gradient(135deg,rgba(7,37,55,.94),rgba(14,75,72,.58))}.help-suite-internal .guided-pressure-read__coaching .button{margin-top:.5rem}.about-hero-section,.projects-hero-section{background:radial-gradient(circle at 88% 12%,rgba(45,163,183,.12),transparent 30%),linear-gradient(180deg,#fff,#f7faff)}.credential-list{border-left:3px solid #d7a349;padding-left:1.3rem}.project-portfolio-grid{align-items:stretch}.project-portfolio-card{display:flex;flex-direction:column;gap:.75rem}.project-portfolio-card p{margin:0}.project-portfolio-card strong{color:#14223d}.project-portfolio-card .text-link{margin-top:auto;padding-top:.4rem}@media (max-width:720px){.about-hero-section .button-row .button,.executive-cta .button-row .button,.leadership-hero .button-row .button,.projects-cta-section .button-row .button,.projects-hero-section .button-row .button{width:100%}.project-portfolio-card{gap:.65rem}}