@font-face{font-family:Hartwell;src:url(/fonts/Hartwell\ Thin.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Hartwell;src:url("/fonts/Hartwell Thin Italic.otf") format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Hartwell;src:url(/fonts/Hartwell\ Ultralight.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Hartwell;src:url("/fonts/Hartwell Ultralight Italic.otf") format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Hartwell;src:url(/fonts/Hartwell\ Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Hartwell;src:url("/fonts/Hartwell Light Italic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Hartwell;src:url(/fonts/Hartwell\ Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Hartwell;src:url("/fonts/Hartwell Regular Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Hartwell;src:url(/fonts/Hartwell\ Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Hartwell;src:url("/fonts/Hartwell Medium Italic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Hartwell;src:url(/fonts/Hartwell\ Semibold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Hartwell;src:url("/fonts/Hartwell Semibold Italic.otf") format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Hartwell;src:url(/fonts/Hartwell\ Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Hartwell;src:url("/fonts/Hartwell Bold Italic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Hartwell;src:url(/fonts/Hartwell\ Heavy.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Hartwell;src:url("/fonts/Hartwell Heavy Italic.otf") format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Hartwell;src:url(/fonts/Hartwell\ Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Hartwell;src:url("/fonts/Hartwell Black Italic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}:root{--primary: #5965ab;--primary-dark: #414e8f;--primary-light: #7a85be;--primary-rgb: 89, 101, 171;--secondary: #1dabd6;--accent: #1dabd6;--success: #10b981;--warning: #f59e0b;--error: #ef4444;--dark-bg: #231f20;--dark-surface: #2d292a;--dark-card: #383334;--dark-border: #4a4546;--text-primary: #f8fafc;--text-secondary: #c9c8c8;--text-muted: #a8a7a7;--gradient-primary: linear-gradient(135deg, #5965ab 0%, #1dabd6 100%);--gradient-secondary: linear-gradient(135deg, #1dabd6 0%, #5965ab 100%);--gradient-dark: linear-gradient(135deg, #231f20 0%, #2d292a 100%);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--border-radius: 12px;--border-radius-lg: 16px;--border-radius-xl: 24px;--transition: all .3s cubic-bezier(.4, 0, .2, 1);--transition-fast: all .15s cubic-bezier(.4, 0, .2, 1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Hartwell,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;background:var(--dark-bg);color:var(--text-primary);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}.btn-primary{text-align:center;display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:var(--gradient-primary);color:#fff;border:none;border-radius:var(--border-radius);font-weight:600;font-size:.875rem;text-decoration:none;cursor:pointer;transition:var(--transition);position:relative;overflow:hidden;box-shadow:var(--shadow-md)}.btn-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-xl)}.btn-primary:active{transform:translateY(0)}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:transparent;color:var(--text-secondary);border:2px solid var(--dark-border);border-radius:var(--border-radius);font-weight:600;font-size:.875rem;text-decoration:none;cursor:pointer;transition:var(--transition)}.btn-secondary:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--text-primary);font-weight:700;font-size:1.25rem}.logo-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.125rem}
