@import"https://rsms.me/inter/inter.css";:root{--brand-navy: #0b1d3a;--brand-navy-deep: #06090f;--brand-navy-bright: #122a4f;--brand-gold: #c9a227;--brand-gold-bright: #d4af37;--brand-gold-deep: #8c6d1a;--button-primary-text: #f5f2e9;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display: "Inter Display", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, monospace;--fs-xs: 11px;--fs-sm: 12px;--fs-base: 13px;--fs-md: 14px;--fs-lg: 16px;--fs-xl: 18px;--fs-2xl: 22px;--fs-3xl: 28px;--fs-4xl: 36px;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--lh-tight: 1.25;--lh-base: 1.5;--lh-relaxed: 1.75;--tracking-tight: -.01em;--tracking-normal: 0;--tracking-wide: .04em;--tracking-wider: .08em;--tracking-hud: .12em;--font-display-hud: "Oswald", "Bebas Neue", "Arial Narrow", "Inter Display", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--hud-clip: polygon( 8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px) , calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px) , 0% 8px );--hud-line: 1px solid var(--border-accent);--bg-texture: none;--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;--radius-xs: 2px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--sidebar-width: 248px;--sidebar-width-collapsed: 56px;--topbar-height: 56px;--content-max-width: 1440px;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--duration-fast: .12s;--duration-base: .2s;--duration-slow: .32s;--z-base: 1;--z-dropdown: 100;--z-sticky: 200;--z-overlay: 800;--z-modal: 900;--z-toast: 1000}:root,[data-theme=light]{color-scheme:light;--bg: #f8f9fa;--bg-subtle: #eef0f2;--surface: #ffffff;--surface-elevated: #ffffff;--surface-hover: #eaf0f7;--surface-active: #dde0e4;--surface-sunken: #eef0f2;--text-primary: #0b1d3a;--text-secondary: #1b3a66;--text-tertiary: #71767f;--text-disabled: #9aa0aa;--text-inverse: #f5f2e9;--text-on-primary: #f5f2e9;--text-on-accent: #06090f;--text-link: #10233f;--text-link-hover: #0b1d3a;--primary: #0b1d3a;--primary-hover: #10233f;--primary-active: #06090f;--primary-bg: #eaf0f7;--primary-bg-hover: #cbd8e8;--primary-border: #9fb4d1;--accent: #c9a227;--accent-hover: #d4af37;--accent-active: #8c6d1a;--accent-bg: #fbf6e6;--accent-bg-hover: #f4e6bb;--accent-border: #d4af37;--accent-glow: rgba(201, 162, 39, .3);--success: #2e7d32;--success-bg: #e8f5e9;--warning: #c77f17;--warning-bg: #fbf6e6;--danger: #c43a3a;--danger-bg: #fff1f0;--info: #2f6fb5;--info-bg: #eaf0f7;--border-subtle: rgba(11, 29, 58, .06);--border-default: rgba(11, 29, 58, .1);--border-strong: rgba(11, 29, 58, .2);--border-accent: rgba(201, 162, 39, .4);--border-focus: var(--accent);--divider: rgba(11, 29, 58, .08);--shadow-xs: 0 1px 2px rgba(11, 29, 58, .05);--shadow-sm: 0 2px 4px rgba(11, 29, 58, .06);--shadow-md: 0 4px 12px rgba(11, 29, 58, .08);--shadow-lg: 0 12px 24px rgba(11, 29, 58, .1);--shadow-xl: 0 24px 48px rgba(11, 29, 58, .14);--shadow-glow: 0 0 0 3px var(--accent-glow);--shadow-glow-strong: 0 0 0 4px var(--accent-glow), 0 4px 12px rgba(201, 162, 39, .2);--sidebar-bg: #06090f;--sidebar-bg-hover: #122a4f;--sidebar-bg-active: linear-gradient(135deg, #0b1d3a 0%, #122a4f 100%);--sidebar-text: #cbd8e8;--sidebar-text-active: #f5f2e9;--sidebar-text-muted: #6c8db8;--sidebar-border: rgba(201, 162, 39, .15);--sidebar-section-label: #c9a227;--topbar-bg: rgba(248, 249, 250, .92);--topbar-border: rgba(201, 162, 39, .15);--topbar-blur: blur(12px)}[data-theme=dark]{color-scheme:dark;--bg: #0a0e14;--bg-subtle: #06090f;--surface: #122a4f;--surface-elevated: #1b3a66;--surface-hover: #1b3a66;--surface-active: #24497d;--surface-sunken: #06090f;--text-primary: #f5f2e9;--text-secondary: #cbd8e8;--text-tertiary: #6c8db8;--text-disabled: #3d659c;--text-inverse: #0a0e14;--text-on-primary: #f5f2e9;--text-on-accent: #06090f;--text-link: #c9a227;--text-link-hover: #d4af37;--primary: #0b1d3a;--primary-hover: #10233f;--primary-active: #24497d;--primary-bg: rgba(11, 29, 58, .15);--primary-bg-hover: rgba(11, 29, 58, .25);--primary-border: rgba(159, 180, 209, .4);--accent: #c9a227;--accent-hover: #d4af37;--accent-active: #e0c25e;--accent-bg: rgba(201, 162, 39, .12);--accent-bg-hover: rgba(201, 162, 39, .2);--accent-border: rgba(201, 162, 39, .35);--accent-glow: rgba(201, 162, 39, .4);--success: #4caf50;--success-bg: rgba(76, 175, 80, .12);--warning: #e09b2d;--warning-bg: rgba(201, 162, 39, .12);--danger: #e05252;--danger-bg: rgba(11, 29, 58, .15);--info: #4a8fd4;--info-bg: rgba(41, 182, 246, .12);--border-subtle: rgba(245, 242, 233, .06);--border-default: rgba(245, 242, 233, .1);--border-strong: rgba(245, 242, 233, .18);--border-accent: rgba(201, 162, 39, .3);--border-focus: var(--accent);--divider: rgba(245, 242, 233, .08);--shadow-xs: 0 1px 2px rgba(0, 0, 0, .4);--shadow-sm: 0 2px 4px rgba(0, 0, 0, .45);--shadow-md: 0 4px 12px rgba(0, 0, 0, .5);--shadow-lg: 0 12px 24px rgba(0, 0, 0, .55);--shadow-xl: 0 24px 48px rgba(0, 0, 0, .6);--shadow-glow: 0 0 0 3px var(--accent-glow);--shadow-glow-strong: 0 0 0 4px var(--accent-glow), 0 4px 16px rgba(201, 162, 39, .3);--sidebar-bg: #06090f;--sidebar-bg-hover: #122a4f;--sidebar-bg-active: linear-gradient(135deg, #0b1d3a 0%, #24497d 100%);--sidebar-text: #cbd8e8;--sidebar-text-active: #f5f2e9;--sidebar-text-muted: #6c8db8;--sidebar-border: rgba(201, 162, 39, .12);--sidebar-section-label: #c9a227;--topbar-bg: rgba(18, 42, 79, .92);--topbar-border: rgba(201, 162, 39, .12);--topbar-blur: blur(12px)}[data-brand=army]{--accent: #b08d2f;--accent-hover: #c9a227;--accent-active: #8c6d1a;--accent-glow: rgba(176, 141, 47, .35);--sidebar-section-label: #b08d2f}[data-brand=army][data-theme=dark]{--bg: #0b100a;--bg-subtle: #070a06;--surface: #1d2b18;--surface-elevated: #28381f;--surface-hover: #28381f;--surface-active: #35492a;--surface-sunken: #070a06;--sidebar-bg: #070a06;--sidebar-bg-hover: #1d2b18;--sidebar-bg-active: linear-gradient(135deg, #15200f 0%, #35492a 100%);--topbar-bg: rgba(29, 43, 24, .92);--primary: #15200f;--primary-hover: #1d2b18;--primary-active: #35492a}[data-brand=airforce]{--accent: #4a8fd4;--accent-hover: #6aa5e0;--accent-active: #2f6fb5;--accent-glow: rgba(74, 143, 212, .35);--sidebar-section-label: #6aa5e0;--text-link: #6aa5e0;--text-link-hover: #8dbbe9}[data-brand=airforce][data-theme=dark]{--bg: #0a1017;--bg-subtle: #060a0f;--surface: #14293d;--surface-elevated: #1c3852;--surface-hover: #1c3852;--surface-active: #264a6b;--surface-sunken: #060a0f;--sidebar-bg: #060a0f;--sidebar-bg-hover: #14293d;--sidebar-bg-active: linear-gradient(135deg, #0e1e2d 0%, #264a6b 100%);--topbar-bg: rgba(20, 41, 61, .92);--primary: #0e1e2d;--primary-hover: #14293d;--primary-active: #264a6b}[data-brand=police]{--accent: #d9b13b;--accent-hover: #e6c35c;--accent-active: #b08d2f;--accent-glow: rgba(217, 177, 59, .35);--sidebar-section-label: #d9b13b}[data-brand=police][data-theme=dark]{--bg: #120d08;--bg-subtle: #0b0805;--surface: #2b2013;--surface-elevated: #3a2c1a;--surface-hover: #3a2c1a;--surface-active: #4c3a22;--surface-sunken: #0b0805;--sidebar-bg: #0b0805;--sidebar-bg-hover: #2b2013;--sidebar-bg-active: linear-gradient(135deg, #201709 0%, #4c3a22 100%);--topbar-bg: rgba(43, 32, 19, .92);--primary: #201709;--primary-hover: #2b2013;--primary-active: #4c3a22}:root{--bg-texture: url(/assets/texture-topo-BAN6Lh67.png)}[data-theme=dark] body{background-image:var(--bg-texture),repeating-linear-gradient(0deg,color-mix(in srgb,var(--accent) 4%,transparent) 0 1px,transparent 1px 40px),repeating-linear-gradient(90deg,color-mix(in srgb,var(--accent) 4%,transparent) 0 1px,transparent 1px 40px);background-size:1254px 1254px,auto,auto;background-attachment:fixed}[data-theme=dark] .psp-op-dogtag,[data-theme=dark] .psp-shield-tag:after{background-image:url(/assets/texture-dogtag-FxZmIyOJ.png);background-size:cover;background-blend-mode:overlay}[data-theme=dark] .hud-panel:after{background-image:url(/assets/texture-grid-BnVd3c4M.png),repeating-linear-gradient(-45deg,color-mix(in srgb,var(--accent) 3%,transparent) 0 1px,transparent 1px 14px);background-size:627px 627px,auto}[data-theme=dark] .psp-compare-panel:after{background-image:url(/assets/texture-grid-BnVd3c4M.png);background-size:627px 627px}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}html{font-family:var(--font-sans);font-size:var(--fs-base);font-feature-settings:"cv11","ss01","ss03";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@supports (font-variation-settings: normal){html{font-family:"Inter var",var(--font-sans)}}body{background-color:var(--bg);color:var(--text-primary);line-height:var(--lh-base);transition:background-color var(--duration-base) var(--ease-out),color var(--duration-base) var(--ease-out)}a{color:var(--text-link);text-decoration:none;transition:color var(--duration-fast) var(--ease-out)}a:hover{color:var(--text-link-hover)}button{cursor:pointer;font-family:inherit}::selection{background-color:var(--accent-bg);color:var(--text-primary)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--border-default);border-radius:var(--radius-md);border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:var(--border-strong);background-clip:content-box}:focus-visible{outline:none;box-shadow:var(--shadow-glow)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-tight);line-height:var(--lh-tight);color:var(--text-primary);margin:0}.tabular-nums{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.font-mono{font-family:var(--font-mono)}.text-accent{color:var(--accent)}.text-brand{color:var(--primary)}.hud-heading{font-family:var(--font-display-hud);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--tracking-hud);line-height:var(--lh-tight)}.hud-panel{position:relative;z-index:0;clip-path:var(--hud-clip)}.hud-panel:before,.hud-panel:after{content:"";position:absolute;z-index:-1;clip-path:var(--hud-clip);pointer-events:none}.hud-panel:before{inset:0;background:var(--border-accent)}.hud-panel:after{inset:1px;background-color:var(--surface)}.hud-corner:before{content:"";position:absolute;top:0;left:8px;width:26px;height:2px;background:linear-gradient(90deg,var(--accent),transparent);pointer-events:none}.hud-corner:after{content:"";position:absolute;top:8px;left:0;width:2px;height:26px;background:linear-gradient(180deg,var(--accent),transparent);pointer-events:none}.gold-hairline{height:1px;background:linear-gradient(90deg,transparent 0%,var(--accent) 50%,transparent 100%);opacity:.4}[data-theme]{transition:background-color var(--duration-base) var(--ease-out),color var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out)}.ant-layout{background:var(--bg)!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-input-password{transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out)!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-input-password:focus{box-shadow:var(--shadow-glow)!important}.ant-btn-primary{font-weight:var(--fw-semibold)!important;letter-spacing:var(--tracking-wide)!important;color:var(--button-primary-text)!important}.ant-btn-primary:not(:disabled):hover{box-shadow:var(--shadow-glow-strong)!important}.ant-typography{color:var(--text-primary)}.ant-typography.ant-typography-secondary{color:var(--text-secondary)}.ant-form-item .ant-form-item-label>label,.ant-checkbox-wrapper,.ant-radio-wrapper{color:var(--text-secondary)}
