@charset "UTF-8";:root{--osp-red: #cc1f1f;--osp-red-bright: #e63030;--osp-red-dim: #7a1212;--osp-black: #0d0d0d;--osp-dark: #181818;--osp-surface: #222222;--osp-border: #333333;--osp-text: #f0f0f0;--osp-muted: #999999;--osp-white: #ffffff;--radius-card: 12px;--radius-modal: 16px;--shadow-card: 0 4px 24px rgba(0, 0, 0, .6);--shadow-modal: 0 8px 48px rgba(0, 0, 0, .8);--transition: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}button{appearance:none;background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit}html,body{height:100%;background-color:var(--osp-black);color:var(--osp-text);font-family:Segoe UI,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}body{min-height:100vh;background-image:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(204,31,31,.15) 0%,transparent 60%)}
