:root{--pc-navy:#0b1f3a;--pc-navy-light:#132d4f;--pc-teal:#0d9488;--pc-teal-hover:#0f766e;--pc-gold:#c9a227;--pc-surface:#f8fafc;--pc-surface-alt:#ffffff;--pc-border:#e2e8f0;--pc-text:#0f172a;--pc-text-muted:#64748b;--pc-success:#059669;--pc-error:#dc2626;--pc-radius-sm:6px;--pc-radius-md:10px;--pc-radius-lg:16px;--pc-font:"Inter","Segoe UI",system-ui,-apple-system,sans-serif;--pc-sidebar-width:240px}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100dvh;font-family:var(--pc-font);color:var(--pc-text);background:var(--pc-surface);line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}