.ai-atlas-root{--archetype-red: oklch(.63 .24 27);--archetype-blue: oklch(.62 .2 260);--archetype-orange: oklch(.78 .17 75);--archetype-green: oklch(.72 .17 165);--maturity-archetype-red: var(--archetype-red);--maturity-archetype-blue: var(--archetype-blue);--maturity-archetype-orange: var(--archetype-orange);--maturity-archetype-green: var(--archetype-green);--brand-action: oklch(.44 .075 210);--brand-action-hover: oklch(.39 .075 210);--ink: oklch(.2 .02 300);--ink-secondary: oklch(.4 .015 300);--ink-tertiary: oklch(.58 .01 300);--ink-muted: oklch(.75 .005 300);--surface-card: oklch(1 0 0);--surface-hover-neutral: oklch(.97 .003 300);--border-standard: oklch(.87 .008 300);--chart-bg-culture: oklch(1 0 0);--chart-bg-culture-stroke: transparent;--chart-bg-systems: oklch(1 0 0);--chart-bg-systems-stroke: transparent;--chart-arc-bg: transparent;--chart-divider: oklch(.985 .005 300);--ghost-fill-opacity: .1;--text-page: 28px;--text-base: 14px;--text-sm: 13px;--text-micro: 11px;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--font: "Inter Variable", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;width:100%}.dark .ai-atlas-root{--archetype-red: oklch(.68 .24 27);--archetype-blue: oklch(.67 .2 260);--archetype-orange: oklch(.82 .17 75);--archetype-green: oklch(.76 .17 165)}.ai-atlas-root *:focus:not(:focus-visible){outline:none}:root[data-theme=dark] .ai-atlas-root,.dark .ai-atlas-root{--brand-action: oklch(.62 .09 210);--brand-action-hover: oklch(.68 .09 210);--ink: oklch(.96 0 0);--ink-secondary: oklch(.72 0 0);--ink-tertiary: oklch(.6 0 0);--ink-muted: oklch(.45 0 0);--surface-card: oklch(.24 .028 210);--surface-hover-neutral: oklch(.28 .028 210);--border-standard: oklch(.32 .022 210);--chart-bg-culture: oklch(.17 .022 210);--chart-bg-culture-stroke: transparent;--chart-bg-systems: oklch(.17 .022 210);--chart-bg-systems-stroke: transparent;--chart-arc-bg: transparent;--chart-divider: oklch(.12 .02 210);--ghost-fill-opacity: .12}.ai-atlas-root .chart-area{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:visible}.ai-atlas-root .maturity-page{align-items:center;display:flex;flex-direction:column;width:100%;gap:var(--space-lg)}.ai-atlas-root .chart-svg{height:auto;max-height:calc(100dvh - 150px);max-width:100%;min-width:min(100%,calc((100dvh - 150px)*1.2));width:100%}.ai-atlas-root .arc-bg{fill:var(--chart-arc-bg);stroke:none}.ai-atlas-root .arc-segment{cursor:pointer;stroke:none;transition:opacity .2s}.ai-atlas-root .arc-ghost{cursor:pointer;fill-opacity:var(--ghost-fill-opacity);stroke:none;transition:opacity .2s}.ai-atlas-root .bg-half{pointer-events:all;transition:fill .3s ease}.ai-atlas-root .sub-group{transition:opacity .25s ease}.ai-atlas-root .sub-group:hover,.ai-atlas-root .sub-group.active{opacity:1}.ai-atlas-root .sub-group.dimmed{opacity:.3}.ai-atlas-root .divider-line{stroke:var(--chart-divider);stroke-width:3}.ai-atlas-root .center-circle{fill:var(--surface-card);stroke:var(--border-standard);stroke-width:1;outline:none}.ai-atlas-root .center-score{font-family:var(--font);font-size:var(--text-page);font-weight:700;text-anchor:middle}.ai-atlas-root .center-level{font-family:var(--font);font-size:var(--text-sm);font-weight:600;letter-spacing:.05em;text-anchor:middle;text-transform:uppercase}.ai-atlas-root .center-keyword{fill:var(--ink-tertiary);font-family:var(--font);font-size:var(--text-micro);text-anchor:middle}.ai-atlas-root .center-button{cursor:pointer;transform-box:fill-box;transform-origin:center}.ai-atlas-root .center-button:hover{filter:drop-shadow(0 0 12px var(--center-glow-color, rgba(100, 100, 255, .5)));transform:scale(1.05)}.ai-atlas-root .center-button:hover .center-circle{stroke:transparent}.ai-atlas-root .center-button:active{filter:none;transform:scale(1)}.ai-atlas-root .center-button:active .center-circle{fill:var(--surface-card)}.ai-atlas-root .atlas-chart-readonly .arc-segment,.ai-atlas-root .atlas-chart-readonly .arc-ghost,.ai-atlas-root .atlas-chart-readonly .category-label,.ai-atlas-root .atlas-chart-readonly .subcat-label-svg,.ai-atlas-root .atlas-chart-readonly .half-label-svg,.ai-atlas-root .atlas-chart-readonly .center-button{cursor:default}.ai-atlas-root .atlas-chart-readonly .center-button:hover{filter:none;transform:none}.ai-atlas-root .atlas-chart-readonly .center-button:hover .center-circle{stroke:var(--border-standard)}.ai-atlas-root .category-label{cursor:pointer;fill:var(--ink);font-family:var(--font);font-size:var(--text-base);font-weight:700;transition:fill .15s}.ai-atlas-root .category-label.muted{fill:var(--ink-muted)}.ai-atlas-root .category-label.muted:hover{fill:var(--ink)}.ai-atlas-root .category-label.highlighted[data-level=red]{fill:var(--archetype-red)}.ai-atlas-root .category-label.highlighted[data-level=blue]{fill:var(--archetype-blue)}.ai-atlas-root .category-label.highlighted[data-level=orange]{fill:var(--archetype-orange)}.ai-atlas-root .category-label.highlighted[data-level=green]{fill:var(--archetype-green)}.ai-atlas-root .subcat-label-svg{cursor:pointer;fill:var(--ink-secondary);font-family:var(--font);font-size:var(--text-micro);font-weight:400;transition:font-weight .15s,fill .15s}.ai-atlas-root .subcat-label-svg.highlighted{font-weight:700}.ai-atlas-root .subcat-label-svg.muted{fill:var(--ink-muted)}.ai-atlas-root .subcat-label-svg.highlighted[data-level=red]{fill:var(--archetype-red)}.ai-atlas-root .subcat-label-svg.highlighted[data-level=blue]{fill:var(--archetype-blue)}.ai-atlas-root .subcat-label-svg.highlighted[data-level=orange]{fill:var(--archetype-orange)}.ai-atlas-root .subcat-label-svg.highlighted[data-level=green]{fill:var(--archetype-green)}.ai-atlas-root .half-label-svg{cursor:pointer;fill:var(--ink);font-family:var(--font);font-size:var(--text-base);font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:fill .15s}.ai-atlas-root .half-label-svg.highlighted[data-level=red]{fill:var(--archetype-red)}.ai-atlas-root .half-label-svg.highlighted[data-level=blue]{fill:var(--archetype-blue)}.ai-atlas-root .half-label-svg.highlighted[data-level=orange]{fill:var(--archetype-orange)}.ai-atlas-root .half-label-svg.highlighted[data-level=green]{fill:var(--archetype-green)}.ai-atlas-root .half-label-svg.muted{fill:var(--ink-muted)}.ai-atlas-root .half-sublabel-svg{fill:var(--ink-tertiary);font-family:var(--font);font-size:var(--text-base);transition:fill .15s}.ai-atlas-root .half-sublabel-svg.muted{fill:var(--ink-muted)}.ai-atlas-root .legend-row{align-items:center;display:flex;flex-wrap:wrap;row-gap:var(--space-lg);column-gap:var(--space-lg);justify-content:center;margin-top:0;max-width:100%;width:100%}.ai-atlas-root .legend-actions{display:flex;align-items:center;gap:var(--space-md)}.ai-atlas-root .legend{display:flex;flex:1;row-gap:var(--space-sm);column-gap:var(--space-lg);padding-inline:var(--space-sm);justify-content:center}.ai-atlas-root .legend-item{align-items:center;display:flex;gap:8px}.ai-atlas-root .legend-swatch{border-radius:3px;height:12px;width:12px}.ai-atlas-root .legend-name{color:var(--ink-secondary);font-size:var(--text-sm);font-weight:500}.ai-atlas-root .set-levels-btn{display:inline-flex;flex-shrink:0;align-items:center;gap:var(--space-sm);border:1px solid var(--brand-action);border-radius:8px;background:var(--brand-action);padding:var(--space-sm) 12px;color:#fff;font-family:var(--font);font-size:var(--text-base);font-weight:500;white-space:nowrap;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.ai-atlas-root .set-levels-btn:hover{border-color:var(--brand-action-hover);background:var(--brand-action-hover)}.ai-atlas-root .set-levels-btn.active{border-color:var(--brand-action);background:var(--surface-card);color:var(--brand-action)}.ai-atlas-root .set-levels-btn.active:hover{background:var(--surface-hover-neutral)}.ai-atlas-root .set-levels-active .arc-ghost{opacity:.45;cursor:pointer}.ai-atlas-root .set-levels-active .arc-segment{cursor:pointer}.ai-atlas-root .set-levels-active [data-ring]:hover{opacity:.85;filter:brightness(1.15)}.ai-atlas-root[data-variant=hero] .category-label,.ai-atlas-root[data-variant=hero] .subcat-label-svg,.ai-atlas-root[data-variant=hero] .half-label-svg,.ai-atlas-root[data-variant=hero] .half-sublabel-svg{display:none}.ai-atlas-root[data-variant=hero]{--archetype-red: oklch(.68 .24 27);--archetype-blue: oklch(.67 .2 260);--archetype-orange: oklch(.82 .17 75);--archetype-green: oklch(.76 .17 165);--ink: #fdfcf9;--ink-secondary: rgba(253, 252, 249, .82);--ink-tertiary: rgba(253, 252, 249, .62);--ink-muted: rgba(253, 252, 249, .45);--surface-card: transparent;--surface-hover-neutral: rgba(253, 252, 249, .06);--border-standard: rgba(253, 252, 249, .18);--chart-bg-culture: transparent;--chart-bg-systems: transparent;--chart-divider: transparent}.ai-atlas-root[data-variant=hero] .bg-half,.ai-atlas-root[data-variant=hero] .divider-line{display:none}@media(max-width:900px){.ai-atlas-root .legend{flex-basis:100%;flex-wrap:wrap}}.ai-atlas-hero-caption{height:76px;overflow:hidden;display:flex;align-items:center;justify-content:center}
