@charset "UTF-8";body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;line-height:1.5;color:#333}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-weight:600}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin:0 0 1rem}a{color:#ee7203;text-decoration:none}a:hover{text-decoration:underline}.theme-light{--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--text-primary: #333333;--text-secondary: #666666}.theme-dark{--bg-primary: #1a1a1a;--bg-secondary: #2d2d2d;--text-primary: #ffffff;--text-secondary: #cccccc}body{background:var(--bg-primary);color:var(--text-primary)}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}app-root{display:block;transform:scale(.8);transform-origin:top left;width:125%;height:125%}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.modal-overlay{position:fixed!important;inset:0!important;z-index:99999!important;background:#00000080;display:flex;align-items:center;justify-content:center;padding:2rem}.modal-overlay.notification-overlay{z-index:999999!important}
