:root{--safe-top:0px;--safe-bottom:0px;--safe-left:0px;--safe-right:0px;--bottom-nav-content-h:44px;--bottom-nav-total-h:calc(var(--bottom-nav-content-h) + env(safe-area-inset-bottom, 0px));--app-height:100vh;--bg-dark:#0a1628;--bg-card:hsla(0,0%,100%,.06);--bg-card-hover:hsla(0,0%,100%,.1);--bg-secondary:#0d1b2e;--brand-blue:#2e6cf6;--brand-green:#2cc36b;--brand-gold:#e0a23b;--brand-accent:#2e6cf6;--brand-accent-light:rgba(46,108,246,.1);--text-primary:#fff;--text-secondary:hsla(0,0%,100%,.7);--text-muted:hsla(0,0%,100%,.45);--text-placeholder:hsla(0,0%,100%,.3);--status-active:#2cc36b;--status-revoked:#ef4444;--status-expired:#f59e0b;--status-warning:#f59e0b;--border:hsla(0,0%,100%,.12);--border-subtle:hsla(0,0%,100%,.06);--nav-bg:#0d1b2e;--nav-active:#e0a23b;--nav-muted:hsla(0,0%,100%,.45);--nav-border:hsla(0,0%,100%,.12);--nav-icon-active:var(--nav-active);--nav-icon-inactive:var(--nav-muted);--nav-label-active:var(--nav-active);--nav-label-inactive:var(--nav-muted);--verified-color:#2cc36b;--verified-bg:rgba(44,195,107,.06);--shadow-card:none;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-xxl:24px;--radius-card:16px;--radius-button:14px;--radius-chip:20px;--radius-badge:20px;--page-bg:#0a1628}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{background:var(--nav-bg)}body,html{height:100%}body{min-height:var(--app-height);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--page-bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}a{color:inherit;text-decoration:none}@supports (padding-top:env(safe-area-inset-top)){:root{--safe-top:env(safe-area-inset-top);--safe-bottom:env(safe-area-inset-bottom);--safe-left:env(safe-area-inset-left);--safe-right:env(safe-area-inset-right)}}@supports (height:100dvh){:root{--app-height:100dvh}}.app-main{height:var(--app-height);padding-top:env(safe-area-inset-top,0);padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);padding-bottom:var(--bottom-nav-total-h);overflow-y:auto;-webkit-overflow-scrolling:touch}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:50;height:var(--bottom-nav-total-h);background:var(--nav-bg);border-top:1px solid var(--nav-border,rgba(0,0,0,.06));padding-bottom:env(safe-area-inset-bottom,0)}.bottom-nav__inner{height:var(--bottom-nav-content-h);display:flex;align-items:center;justify-content:space-around}.bottom-nav__item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:100%;background:none;border:none;cursor:pointer;padding:0;min-width:0;white-space:nowrap;color:var(--nav-icon-inactive);transition:color .15s ease;-webkit-tap-highlight-color:transparent}.bottom-nav__item[data-active=true]{color:var(--nav-icon-active)}.bottom-nav__icon{width:20px;height:20px;flex-shrink:0}.bottom-nav__label{font-size:10px;line-height:12px;font-weight:500;letter-spacing:.01em}.bottom-nav__item[data-active=true] .bottom-nav__label{color:var(--nav-label-active);font-weight:600}.bottom-nav__item:not([data-active=true]) .bottom-nav__label{color:var(--nav-label-inactive)}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes skeleton-slide{0%{background-position:200% 0}to{background-position:-200% 0}}html[data-experience=education]{--bg-dark:#eceef2;--bg-card:#fff;--bg-card-hover:#f8f9fb;--bg-secondary:#f8fafc;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--text-placeholder:#94a3b8;--brand-accent:#1d4ed8;--brand-accent-light:#eef2ff;--brand-gold:#1d4ed8;--brand-blue:#1d4ed8;--brand-green:#047857;--verified-color:#047857;--verified-bg:rgba(4,120,87,.04);--border:#e2e5eb;--border-subtle:rgba(0,0,0,.06);--shadow-card:0 1px 2px rgba(0,0,0,.04);--nav-bg:#fff;--nav-active:#1d4ed8;--nav-muted:#64748b;--nav-border:#e2e5eb;--nav-icon-active:#1d4ed8;--nav-icon-inactive:#64748b;--nav-label-active:#1d4ed8;--nav-label-inactive:#64748b;--edu-tab-active:var(--brand-accent);--edu-tab-inactive:var(--text-muted);--edu-section-label:var(--text-muted);--edu-chart-label:var(--text-secondary);--edu-chip-text:var(--text-secondary);--status-active:#047857;--status-revoked:#dc2626;--status-expired:#b45309;--status-warning:#d97706;--radius-card:12px;--radius-button:12px;--radius-chip:6px;--radius-badge:6px;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--radius-xl:14px;--radius-xxl:16px;--page-bg:#eceef2;--domain-academic:#1d4ed8;--domain-professional:#6d28d9;--domain-licensing:#047857;--domain-employment:#b45309;--domain-future:#94a3b8;background:var(--nav-bg);color:var(--text-primary)}html[data-experience=education] body{background:var(--page-bg);color:var(--text-primary)}.edu-theme{--bg-dark:#eceef2;--bg-card:#fff;--bg-card-hover:#f8f9fb;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--border:#e2e5eb;--nav-bg:#fff;--nav-active:#1d4ed8;--brand-accent:#1d4ed8;--brand-gold:#1d4ed8;--brand-blue:#1d4ed8;--verified-color:#047857;--status-active:#047857;--shadow-card:0 1px 2px rgba(0,0,0,.04);--radius-card:12px}html[data-experience=motorsport]{--bg-dark:#111114;--bg-card:#1c1c21;--bg-card-hover:#252529;--bg-secondary:#18181c;--text-primary:#f1f1f3;--text-secondary:#a0a0ab;--text-muted:#6b6b78;--text-placeholder:#4a4a55;--brand-accent:#e63946;--brand-accent-light:rgba(230,57,70,.12);--brand-gold:#e63946;--brand-blue:#457b9d;--brand-green:#2a9d8f;--verified-color:#2a9d8f;--verified-bg:rgba(42,157,143,.06);--border:#2a2a30;--border-subtle:hsla(0,0%,100%,.06);--shadow-card:0 2px 8px rgba(0,0,0,.3);--nav-bg:#111114;--nav-active:#e63946;--nav-muted:#6b6b78;--nav-border:#2a2a30;--nav-icon-active:#e63946;--nav-icon-inactive:#6b6b78;--nav-label-active:#e63946;--nav-label-inactive:#6b6b78;--status-active:#2a9d8f;--status-revoked:#dc2626;--status-expired:#b45309;--status-warning:#d97706;--radius-card:12px;--radius-button:12px;--page-bg:#111114;background:var(--nav-bg);color:var(--text-primary)}html[data-experience=motorsport] body{background:var(--page-bg);color:var(--text-primary)}.moto-carousel::-webkit-scrollbar{display:none}.moto-wallet-stack{perspective:800px}html[data-experience=health]{--bg-dark:#f0f4f8;--bg-card:#fff;--bg-card-hover:#f8fbfa;--bg-secondary:#f5f8f7;--text-primary:#1a202c;--text-secondary:#4a5568;--text-muted:#718096;--text-placeholder:#a0aec0;--brand-accent:#0d9488;--brand-accent-light:rgba(13,148,136,.08);--brand-gold:#0d9488;--brand-blue:#2563eb;--brand-green:#059669;--verified-color:#059669;--verified-bg:rgba(5,150,105,.04);--border:#e2e8f0;--border-subtle:rgba(0,0,0,.04);--shadow-card:0 1px 3px rgba(0,0,0,.06);--nav-bg:#fff;--nav-active:#0d9488;--nav-muted:#718096;--nav-border:#e2e8f0;--nav-icon-active:#0d9488;--nav-icon-inactive:#718096;--nav-label-active:#0d9488;--nav-label-inactive:#718096;--status-active:#059669;--status-revoked:#dc2626;--status-expired:#d97706;--status-warning:#d97706;--radius-card:12px;--radius-button:12px;--radius-chip:6px;--radius-badge:6px;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--radius-xl:14px;--radius-xxl:16px;--page-bg:#f0f4f8;background:var(--nav-bg);color:var(--text-primary)}html[data-experience=health] body{background:var(--page-bg);color:var(--text-primary)}.health-theme{--bg-dark:#f0f4f8;--bg-card:#fff;--bg-card-hover:#f8fbfa;--text-primary:#1a202c;--text-secondary:#4a5568;--text-muted:#718096;--border:#e2e8f0;--nav-bg:#fff;--nav-active:#0d9488;--brand-accent:#0d9488;--brand-gold:#0d9488;--brand-blue:#2563eb;--verified-color:#059669;--status-active:#059669;--shadow-card:0 1px 3px rgba(0,0,0,.06);--radius-card:12px}