@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Oswald:wght@500;600;700&family=Noto+Naskh+Arabic:wght@400;700&display=swap";:root{--gold: #e8c066;--gold-dim: #c9a85a;--emerald: #1fa67a;--emerald-dim: rgba(31, 166, 122, .35);--orange: #e07820;--green: #3dd68c;--red: #f07167;--bg: #0a0b0d;--bg-mid: #12151a;--surface: rgba(22, 26, 32, .92);--surface2: rgba(30, 36, 44, .95);--border: rgba(232, 192, 102, .18);--text: #f4f4f5;--dim: #9ca3af;--accent-glow: rgba(232, 192, 102, .12)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{background:var(--bg);background-image:radial-gradient(ellipse 120% 80% at 50% -30%,rgba(31,166,122,.14),transparent 55%),radial-gradient(ellipse 80% 50% at 100% 0%,rgba(232,192,102,.08),transparent 45%),radial-gradient(ellipse 60% 40% at 0% 100%,rgba(224,120,32,.06),transparent 50%);background-attachment:fixed;color:var(--text);font-family:Outfit,Oswald,system-ui,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased}body.page-register{display:flex;align-items:center;justify-content:center;padding:24px}.register-wrap{width:100%;max-width:440px}.register-hero{text-align:center;margin-bottom:24px}.register-hero .register-logo{font-size:52px;line-height:1;margin-bottom:12px;filter:drop-shadow(0 8px 24px rgba(232,192,102,.25))}.register-hero h1{font-family:Oswald,sans-serif;font-size:1.75rem;font-weight:700;letter-spacing:.06em;color:var(--gold);margin-bottom:8px}.register-hero p{color:var(--dim);font-size:.95rem;line-height:1.55}.register-hero a{color:var(--gold)}.register-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:28px;box-shadow:0 24px 64px #00000073}.register-foot{margin-top:20px;text-align:center;font-size:.85rem}.register-foot a{color:var(--dim);text-decoration:none}.register-foot a:hover{color:var(--gold)}
