:root{--bg-dark:#000;--bg-light:#f5f5f7;--bg-white:#fff;--text-dark:#1d1d1f;--text-light:#fff;--text-muted:#1d1d1fb8;--text-muted-dark:#ffffffb8;--line-light:#00000014;--line-dark:#ffffff29;--surface-dark:#1c1c1e;--surface-dark-2:#2a2a2d;--surface-light:#fff;--blue:#0071e3;--blue-dark:#2997ff;--shadow-soft:#00000038 3px 5px 30px 0px;--page-max:1200px;--content-max:980px;--font-display:"SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-body:"SF Pro Text", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg-white);min-width:320px;color:var(--text-dark);font-family:var(--font-body);letter-spacing:-.011em;margin:0;line-height:1.47}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.site-shell{background:var(--bg-white);min-height:100vh}.page{width:100%}.page-inner,.nav-inner,.section-inner,.footer-inner{width:min(100%, var(--page-max));margin:0 auto;padding-left:22px;padding-right:22px}.narrow{width:min(100%, var(--content-max))}.nav-wrap{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#000c;position:sticky;top:0}.nav{height:48px}.nav-inner{justify-content:space-between;align-items:center;gap:16px;height:100%;display:flex}.nav-brand{align-items:center;gap:12px;min-width:0;display:flex}.nav-mark{width:28px;height:28px;color:var(--text-light);font-family:var(--font-display);background:#ffffff14;border-radius:999px;place-items:center;font-size:16px;font-weight:600;display:grid}.nav-brand strong{color:var(--text-light);font-size:12px;font-weight:500;line-height:1.2;display:block}.nav-title{color:#ffffff9e;font-size:10px;line-height:1.3}.nav-links{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.nav-links a{color:#ffffffd1;font-size:12px;line-height:1}.nav-links a:hover{text-underline-offset:3px;text-decoration:underline}.nav-mark-link{text-decoration:none;display:flex}.nav-toggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.nav-toggle-icon,.nav-toggle-icon:before,.nav-toggle-icon:after{background:#fff;border-radius:1px;width:18px;height:1.5px;transition:transform .2s,opacity .2s;display:block}.nav-toggle-icon{position:relative}.nav-toggle-icon:before,.nav-toggle-icon:after{content:"";position:absolute;left:0}.nav-toggle-icon:before{top:-6px}.nav-toggle-icon:after{top:6px}.full-bleed{width:100%}.theme-dark{background:var(--bg-dark);color:var(--text-light)}.theme-light{background:var(--bg-light);color:var(--text-dark)}.theme-white{background:var(--bg-white);color:var(--text-dark)}.hero-block,.content-block{padding-top:76px;padding-bottom:76px}.hero-block{align-items:center;min-height:calc(100vh - 48px);display:flex}.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;gap:36px;display:grid}.hero-stack{gap:18px;display:grid}.eyebrow{letter-spacing:.08em;text-transform:uppercase;opacity:.82;border:1px solid;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:28px;padding:0 14px;font-size:12px;display:inline-flex}.theme-dark .eyebrow{color:#ffffffe6;background:#ffffff0f;border-color:#ffffff2e}.theme-light .eyebrow,.theme-white .eyebrow{color:#1d1d1fc7;background:#fffc;border-color:#0000001a}.hero h1,.section-title,.type-hero-name{font-family:var(--font-display);letter-spacing:-.028em;margin:0;font-weight:600;line-height:1.07}.hero h1{max-width:12ch;font-size:clamp(44px,7vw,76px)}.hero-lead,.type-hero-copy{max-width:62ch;margin:0;font-size:17px;line-height:1.47}.theme-dark .hero-lead,.theme-dark .muted,.theme-dark .card p,.theme-dark .type-panel p,.theme-dark .framework-card p,.theme-dark .dimension-meta{color:var(--text-muted-dark)}.theme-light .hero-lead,.theme-light .muted,.theme-white .muted,.theme-light .card p,.theme-white .card p,.theme-light .type-panel p,.theme-white .type-panel p,.theme-light .framework-card p,.theme-white .framework-card p,.theme-light .dimension-meta,.theme-white .dimension-meta{color:var(--text-muted)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.button,.button-secondary{border-radius:980px;justify-content:center;align-items:center;min-height:44px;padding:8px 18px;font-size:17px;line-height:1.2;transition:transform .16s,opacity .16s,background .16s;display:inline-flex}.button:hover,.button-secondary:hover,.type-card:hover{transform:translateY(-1px)}.button{background:var(--blue);color:#fff}.button-secondary{border:1px solid}.theme-dark .button-secondary{color:var(--blue-dark);border-color:#2997ff7a}.theme-light .button-secondary,.theme-white .button-secondary{color:var(--blue);border-color:#0071e359}.hero-note,.notice,.card,.framework-card,.type-panel,.toc,.dimension-card,.metric-card,.type-card,.type-hero-main,.type-hero-side{border:0;border-radius:8px}.theme-dark .hero-note,.theme-dark .notice,.theme-dark .card,.theme-dark .framework-card,.theme-dark .type-panel,.theme-dark .toc,.theme-dark .dimension-card,.theme-dark .metric-card,.theme-dark .type-card,.theme-dark .type-hero-main,.theme-dark .type-hero-side{background:var(--surface-dark);color:var(--text-light)}.theme-dark .hero-note,.theme-dark .card,.theme-dark .type-card,.theme-dark .dimension-card,.theme-dark .type-hero-side{background:var(--surface-dark-2)}.theme-light .hero-note,.theme-light .notice,.theme-light .card,.theme-light .framework-card,.theme-light .type-panel,.theme-light .toc,.theme-light .dimension-card,.theme-light .metric-card,.theme-light .type-card,.theme-light .type-hero-main,.theme-light .type-hero-side,.theme-white .hero-note,.theme-white .notice,.theme-white .card,.theme-white .framework-card,.theme-white .type-panel,.theme-white .toc,.theme-white .dimension-card,.theme-white .metric-card,.theme-white .type-card,.theme-white .type-hero-main,.theme-white .type-hero-side{background:var(--surface-light);color:var(--text-dark);box-shadow:var(--shadow-soft)}.hero-note,.notice,.card,.framework-card,.type-panel,.toc,.dimension-card,.metric-card,.type-card{padding:24px}.type-hero-main,.type-hero-side{padding:32px}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.section-kicker,.card-label,.metric-label{font-size:12px;font-weight:500;line-height:1.33}.theme-dark .section-kicker,.theme-dark .card-label,.theme-dark .metric-label{color:#ffffffa6}.theme-light .section-kicker,.theme-light .card-label,.theme-light .metric-label,.theme-white .section-kicker,.theme-white .card-label,.theme-white .metric-label{color:#0000008f}.section-title{max-width:12ch;font-size:clamp(34px,5vw,56px)}.card h3,.hero-note h3,.notice h3,.type-panel h3,.toc h3{font-family:var(--font-display);letter-spacing:.007em;margin:0 0 12px;font-size:28px;font-weight:400;line-height:1.14}.card-value,.metric-card strong{font-family:var(--font-display);letter-spacing:.007em;margin-top:8px;font-size:28px;font-weight:400;line-height:1.14;display:block}.grid-3,.grid-4,.framework-grid,.directory-grid,.metrics-grid,.related-grid{gap:18px;display:grid}.grid-3,.framework-grid,.directory-grid,.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4,.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.directory-toolbar{gap:16px;margin-bottom:24px;display:grid}.chip-group{flex-wrap:wrap;gap:10px;display:flex}.chip,.search{color:#000c;background:#fafafc;border:1px solid #00000014;border-radius:11px;min-height:42px}.chip{padding:0 14px}.chip.is-active{background:var(--text-dark);color:#fff}.search{width:100%;padding:0 16px}.type-card{gap:14px;padding:22px;display:grid}.type-card-top{justify-content:space-between;align-items:start;gap:12px;display:flex}.type-code{opacity:.58;letter-spacing:.08em;font-size:12px}.type-name{font-family:var(--font-display);letter-spacing:-.02em;margin-top:8px;font-size:32px;line-height:1.1}.type-tags{flex-wrap:wrap;gap:8px;display:flex}.tag{opacity:.82;background:#0000000a;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:12px;display:inline-flex}.theme-dark .tag{background:#ffffff14}.tag.accent{color:var(--blue);opacity:1}.theme-dark .tag.accent{color:var(--blue-dark)}.type-hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:18px;display:grid}.type-hero-name{margin-top:14px;font-size:clamp(42px,6vw,68px)}.type-hero-sub{font-family:var(--font-display);margin:10px 0 0;font-size:28px;font-weight:300;line-height:1.14}.type-hero-side img{aspect-ratio:1;object-fit:contain;width:100%}.evidence{min-height:28px;color:var(--blue);letter-spacing:.06em;text-transform:uppercase;background:#0071e31f;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;display:inline-flex}.page-grid{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:18px;display:grid}.toc{position:sticky;top:68px}.toc ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.toc a{opacity:.72;font-size:14px}.toc a:hover{opacity:1}.section-stack{gap:18px;display:grid}.prose p,.prose li{font-size:17px;line-height:1.47}.prose ul{margin:0;padding-left:18px}.dimension-card-head{justify-content:space-between;align-items:start;gap:16px;display:flex}.dimension-bar{background:#00000014;border-radius:999px;height:8px;margin-top:16px;position:relative;overflow:hidden}.theme-dark .dimension-bar{background:#ffffff1f}.dimension-bar span{width:var(--width);background:var(--blue);height:100%;display:block}.theme-dark .dimension-bar span{background:var(--blue-dark)}.dimension-meta{margin:10px 0 0;font-size:14px}.footer{background:var(--bg-light)}.footer-inner{color:#0000008f;padding-top:28px;padding-bottom:32px;font-size:12px}.footer-inner a{color:var(--blue)}@media (max-width:1060px){.hero-grid,.type-hero,.page-grid,.grid-4,.metrics-grid{grid-template-columns:1fr}.toc{position:static}.grid-3,.framework-grid,.directory-grid,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.page-inner,.nav-inner,.section-inner,.footer-inner{padding-left:16px;padding-right:16px}.hero-block,.content-block{padding-top:56px;padding-bottom:56px}.grid-3,.framework-grid,.directory-grid,.related-grid,.grid-4,.metrics-grid{grid-template-columns:1fr}.nav-inner{flex-direction:column;align-items:start;height:auto;min-height:48px;padding-top:8px;padding-bottom:8px}.nav-brand{flex:1;min-width:0}.nav-inner{flex-flow:wrap;align-items:center}.nav-toggle{flex-shrink:0;display:flex}.nav-links{display:none}.nav-links.is-open{-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);z-index:40;background:#000000f2;flex-direction:column;gap:14px;padding:16px 22px;display:flex;position:absolute;top:100%;left:0;right:0}.nav-links.is-open a{align-items:center;min-height:44px;font-size:16px;display:flex}.card h3,.hero-note h3,.notice h3,.type-panel h3,.toc h3{font-size:24px}.hero-note,.notice,.card,.framework-card,.type-panel,.toc,.dimension-card,.metric-card,.type-card,.type-hero-main,.type-hero-side{padding:20px}}@media (max-width:480px){.page-inner,.nav-inner,.section-inner,.footer-inner{padding-left:14px;padding-right:14px}.hero-block,.content-block{padding-top:40px;padding-bottom:40px}.hero h1{font-size:clamp(28px,8vw,76px)}.section-title{font-size:clamp(24px,7vw,56px)}.hero-note,.notice,.card,.framework-card,.type-panel,.toc,.dimension-card,.metric-card,.type-card,.type-hero-main,.type-hero-side{padding:16px}.toc{display:none}.page-grid{grid-template-columns:1fr}.metrics-grid,.grid-4{grid-template-columns:repeat(2,1fr)}.hero-actions{flex-direction:column}.hero-actions .button,.hero-actions .button-secondary{width:100%}.chip-group{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.chip-group::-webkit-scrollbar{display:none}.type-card-summary{display:none}.type-name{font-size:26px}.type-hero-name{font-size:clamp(32px,8vw,68px)}.mobile-toc{margin-bottom:16px;display:block}.mobile-toc summary{cursor:pointer;background:var(--surface-light);box-shadow:var(--shadow-soft);border-radius:8px;padding:10px 16px;font-size:14px;font-weight:500}.mobile-toc ul{background:var(--surface-light);box-shadow:var(--shadow-soft);border-radius:8px;gap:8px;margin:8px 0 0;padding:12px 16px;list-style:none;display:grid}.mobile-toc a{font-size:14px}}.mobile-toc{display:none}
