.wordmark[data-v-a6a24a03]{display:inline-flex;align-items:center;gap:var(--space-3);color:var(--color-text)}.wordmark__mark[data-v-a6a24a03]{width:28px;height:28px;flex-shrink:0}.wordmark__accent[data-v-a6a24a03]{fill:var(--brand-gold)}.wordmark__text[data-v-a6a24a03]{font-family:var(--font-title);font-weight:var(--font-weight-heavy);font-size:var(--font-size-xl);letter-spacing:-.01em}.theme-toggle[data-v-158774e5]{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);transition:color .12s ease,background-color .12s ease}.theme-toggle[data-v-158774e5]:hover{color:var(--color-text);background:var(--color-surface-2)}.app-header[data-v-ca572a00]{position:sticky;top:0;z-index:var(--z-header);min-height:var(--header-height);background:color-mix(in srgb,var(--color-bg) 88%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border)}.app-header__inner[data-v-ca572a00]{min-height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.app-header__brand[data-v-ca572a00]{display:inline-flex;border-radius:var(--radius-md)}.app-header__brand[data-v-ca572a00]:hover{text-decoration:none}.app-footer[data-v-109e664a]{border-top:1px solid var(--color-border);background:var(--color-surface);padding-block:var(--space-8)}.app-footer__inner[data-v-109e664a]{display:flex;flex-direction:column;gap:var(--space-3);align-items:center;text-align:center}.app-footer__note[data-v-109e664a]{color:var(--color-text-muted);font-size:var(--font-size-sm);max-width:46ch}.app-footer__links[data-v-109e664a]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-2);font-size:var(--font-size-sm)}.app-footer__links span[aria-hidden][data-v-109e664a],.app-footer__version[data-v-109e664a],.app-footer__copy[data-v-109e664a]{color:var(--color-text-muted)}.app-footer__copy[data-v-109e664a]{font-size:var(--font-size-xs)}:root{--brand-navy: #1f2a5e;--brand-navy-deep: #172049;--brand-gold: #f4b740;--brand-accent: #4f6bed;--status-live: #1f9d55;--status-live-bg: #e7f6ee;--status-concept: #8a63d2;--status-concept-bg: #f0eafb;--status-dev: #c26a00;--status-dev-bg: #fbf0e0;--color-bg: #f6f7fb;--color-surface: #ffffff;--color-surface-2: #f0f2f8;--color-border: #e2e5ef;--color-text: #1b1e2b;--color-text-muted: #5c6479;--color-text-inverse: #ffffff;--color-link: var(--brand-accent);--panel-outline: var(--brand-navy);--hero-bg: linear-gradient(150deg, #1f2a5e 0%, #2b3a7d 60%, #3a4fa0 100%);--hero-text: #ffffff;--hero-text-muted: #c3ccf0;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--font-title: "Montserrat", "Segoe UI", system-ui, -apple-system, sans-serif;--font-body: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-base: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-2xl: 24px;--font-size-3xl: 30px;--font-size-4xl: 38px;--font-size-5xl: 48px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-heavy: 800;--line-tight: 1.15;--line-snug: 1.35;--line-normal: 1.6;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 22px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(20, 25, 50, .06);--shadow-md: 0 4px 12px rgba(20, 25, 50, .1);--shadow-lg: 0 8px 24px rgba(20, 25, 50, .14);--z-base: 1;--z-header: 50;--z-overlay: 100;--z-toast: 400;--header-height: 60px;--footer-height: auto;--container-max: 1080px;--container-pad: var(--space-5);color-scheme:light}:root[data-theme=dark]{--brand-accent: #8098f5;--status-live: #4ade80;--status-live-bg: rgba(74, 222, 128, .14);--status-concept: #b79bf0;--status-concept-bg: rgba(183, 155, 240, .16);--status-dev: #f0a852;--status-dev-bg: rgba(240, 168, 82, .16);--color-bg: #12141f;--color-surface: #1b1e2b;--color-surface-2: #232735;--color-border: #313547;--color-text: #edeef4;--color-text-muted: #a2a9bd;--color-text-inverse: #12141f;--color-link: var(--brand-accent);--panel-outline: #3d4f8f;--hero-bg: linear-gradient(150deg, #161d3d 0%, #1f2a5e 60%, #263573 100%);--hero-text-muted: #aab4e0;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .4);--shadow-md: 0 4px 12px rgba(0, 0, 0, .45);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .5);color-scheme:dark}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--brand-accent: #8098f5;--status-live: #4ade80;--status-live-bg: rgba(74, 222, 128, .14);--status-concept: #b79bf0;--status-concept-bg: rgba(183, 155, 240, .16);--status-dev: #f0a852;--status-dev-bg: rgba(240, 168, 82, .16);--color-bg: #12141f;--color-surface: #1b1e2b;--color-surface-2: #232735;--color-border: #313547;--color-text: #edeef4;--color-text-muted: #a2a9bd;--color-text-inverse: #12141f;--hero-bg: linear-gradient(150deg, #161d3d 0%, #1f2a5e 60%, #263573 100%);--hero-text-muted: #aab4e0;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .4);--shadow-md: 0 4px 12px rgba(0, 0, 0, .45);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .5);color-scheme:dark}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--font-size-base);line-height:var(--line-normal);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}#app{display:flex;flex-direction:column;min-height:100vh}h1,h2,h3,h4{font-family:var(--font-title);font-weight:var(--font-weight-bold);line-height:var(--line-tight);color:var(--color-text)}a{color:var(--color-link);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px;border-radius:var(--radius-sm)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-pad)}.main{flex:1;padding-block:var(--space-12)}.section-heading{font-size:var(--font-size-2xl);margin-bottom:var(--space-6)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.fade-enter-active,.fade-leave-active{transition:opacity .18s ease}.fade-enter-from,.fade-leave-to{opacity:0}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);border:1px solid transparent;border-radius:var(--radius-full);font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:1;text-decoration:none;transition:transform .12s ease,background-color .12s ease,border-color .12s ease,opacity .12s ease}.btn:hover{text-decoration:none}.btn:not(:disabled):active{transform:translateY(1px)}.btn-primary{background:var(--brand-accent);color:#fff}.btn-primary:hover{background:color-mix(in srgb,var(--brand-accent) 88%,#000)}.btn-secondary{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.btn-secondary:hover{background:var(--color-surface-2)}.btn-ghost{background:transparent;color:var(--color-text-muted)}.btn-ghost:hover{color:var(--color-text)}.btn-lg{padding:var(--space-4) var(--space-8);font-size:var(--font-size-base)}.btn-block{width:100%}.btn:disabled,.btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.status-badge{display:inline-flex;align-items:center;gap:var(--space-2);padding:4px 10px;border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.status-badge:before{content:"";width:6px;height:6px;border-radius:var(--radius-full);background:currentColor}.status-badge--live{color:var(--status-live);background:var(--status-live-bg)}.status-badge--concept{color:var(--status-concept);background:var(--status-concept-bg)}.status-badge--dev{color:var(--status-dev);background:var(--status-dev-bg)}.app-swatch{display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);color:#fff;font-family:var(--font-title);font-weight:var(--font-weight-heavy);background:var(--app-accent, var(--brand-navy));flex-shrink:0;overflow:hidden}.app-swatch img{width:100%;height:100%;object-fit:cover}
