@import"https://fonts.googleapis.com/css2?family=Exo:wght@400;500;600;700;800&family=Public+Sans:wght@400;500;600;700&display=swap";:root{--theme-bg: #0c1117;--theme-bg-secondary: #101923;--theme-panel: rgba(16, 25, 35, .9);--theme-panel-strong: rgba(11, 19, 28, .96);--theme-border: rgba(255, 255, 255, .12);--theme-border-strong: rgba(246, 168, 40, .48);--theme-text: #eef3f8;--theme-muted: #9caabc;--theme-heading: #ffffff;--theme-accent: #f6a828;--theme-accent-strong: #ffbe4f;--theme-success: #3dd598;--theme-danger: #ff7b7b;--theme-shadow: 0 28px 80px rgba(0, 0, 0, .28);--theme-radius: 24px;--theme-radius-sm: 16px;--theme-container: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Public Sans,sans-serif;color:var(--theme-text);background:linear-gradient(180deg,#0c111773,#0c1117f5),url(/theme/assets/images/backgrounds/brand-one-bg.jpg) center / cover fixed,var(--theme-bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}#root,.theme-app{min-height:100vh}.theme-topbar{position:relative;z-index:2;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,#f6a8282e,#f6a8280a),#060a0fbf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.theme-topbar__inner,.theme-navbar__inner,.theme-hero__inner,.theme-main__inner,.theme-footer__inner{width:min(calc(100% - 32px),var(--theme-container));margin:0 auto}.theme-topbar__inner{display:flex;justify-content:space-between;gap:16px;padding:12px 0;color:#ffffffbf;font-size:.84rem}.theme-navbar{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(255,255,255,.08);background:#080c13d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.theme-navbar__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0}.theme-brand{display:inline-flex;align-items:center;gap:14px}.theme-brand strong,.theme-main h1,.theme-main h2,.theme-main h3,.theme-main h4,.theme-hero h1{font-family:Exo,sans-serif}.theme-brand strong{display:block;font-size:1.15rem;color:var(--theme-heading)}.theme-brand small{display:block;color:var(--theme-muted);font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.theme-brand__mark{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:16px;background:linear-gradient(145deg,#f6a828,#c6710feb),url(/theme/assets/css/images/ui-bg_glass_100_fdf5ce_1x400.png);color:#101111;font-family:Exo,sans-serif;font-weight:800;font-size:1.35rem;box-shadow:0 18px 36px #f6a82847}.theme-nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.theme-nav__link,.theme-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:999px;border:1px solid transparent;transition:.2s ease}.theme-nav__link{color:#ffffffbd}.theme-nav__link:hover,.theme-nav__link--active{border-color:#f6a82861;background:#f6a8281f;color:#fff8eb}.theme-navbar__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.theme-button{border-color:#f6a8283d;background:linear-gradient(135deg,var(--theme-accent),#cf7712);color:#111218;font-weight:700;cursor:pointer;box-shadow:0 18px 34px #f6a82829}.theme-button:hover{transform:translateY(-1px);filter:brightness(1.04)}.theme-button--ghost{background:#ffffff0d;color:var(--theme-text);box-shadow:none}.theme-userpill,.theme-chip,.theme-main .theme-badge,.theme-main .inline-block{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0f;color:#ffffffdb;font-size:.84rem}.theme-hero{position:relative;overflow:hidden;padding:68px 0 44px;background:linear-gradient(180deg,#0c11172e,#0c1117eb),url(/theme/assets/images/backgrounds/banner-one-bg.jpg) center / cover}.theme-hero--compact{padding:48px 0 28px}.theme-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(246,168,40,.32),transparent 36%),linear-gradient(120deg,rgba(255,255,255,.04),transparent 70%)}.theme-hero__inner{position:relative;z-index:1}.theme-kicker{display:inline-flex;align-items:center;gap:10px;min-height:36px;margin-bottom:18px;padding:0 14px;border-radius:999px;background:#ffffff14;color:var(--theme-accent-strong);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.theme-hero h1{max-width:760px;margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1.04;color:var(--theme-heading)}.theme-hero p{max-width:760px;margin:16px 0 0;font-size:1.02rem;line-height:1.8;color:#ffffffc2}.theme-chip-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.theme-main{padding:28px 0 72px}.theme-main__inner>*{width:100%}.theme-page,.theme-main>div>div,.theme-main .max-w-6xl,.theme-main .max-w-5xl,.theme-main .max-w-4xl,.theme-main .max-w-3xl,.theme-main .max-w-2xl,.theme-main .max-w-xl{width:100%}.theme-card,.theme-panel,.theme-main .bg-gray-800,.theme-main .bg-gray-700,.theme-main .bg-red-900\/30,.theme-main .text-gray-400,.theme-main .animate-pulse,.theme-main form,.theme-main table,.theme-main pre,.theme-main .space-y-3>*,.theme-main .space-y-2>*{border-radius:var(--theme-radius-sm)}.theme-main>.theme-page,.theme-main__inner>div,.theme-main__inner>section{position:relative}.theme-main h1,.theme-main h2,.theme-main h3,.theme-main h4{margin-top:0;color:var(--theme-heading)}.theme-main p,.theme-main li,.theme-main span,.theme-main label,.theme-main td,.theme-main th{line-height:1.7}.theme-main p,.theme-main li,.theme-main label,.theme-main td,.theme-main .text-gray-400,.theme-main .text-gray-500,.theme-main .text-gray-600{color:var(--theme-muted)!important}.theme-main .text-white{color:var(--theme-heading)!important}.theme-main a{color:#ffe1a4}.theme-main a:hover{color:#fff5de}.theme-main button,.theme-main .bg-blue-600,.theme-main .bg-gray-700,.theme-main .bg-purple-700,.theme-main .bg-yellow-700,.theme-main .hover\:bg-blue-700,.theme-main .hover\:bg-gray-600{cursor:pointer}.theme-main button,.theme-main .bg-blue-600,.theme-main .bg-gray-700,.theme-main .bg-purple-700,.theme-main .bg-yellow-700{min-height:44px;padding:0 16px;border:1px solid rgba(246,168,40,.22);border-radius:999px;background:linear-gradient(135deg,#f6a828eb,#c97712eb);color:#111218!important;font-weight:700;transition:.2s ease}.theme-main button:hover{filter:brightness(1.05);transform:translateY(-1px)}.theme-main button:disabled{opacity:.55;cursor:not-allowed;transform:none}.theme-main input,.theme-main select,.theme-main textarea{width:100%;min-height:48px;padding:0 16px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff0d;color:var(--theme-text);outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.theme-main textarea{min-height:140px;padding:14px 16px;resize:vertical}.theme-main input:focus,.theme-main select:focus,.theme-main textarea:focus{border-color:var(--theme-border-strong);box-shadow:0 0 0 4px #f6a8281f;background:#ffffff14}.theme-main form,.theme-main .bg-gray-800,.theme-main .bg-red-900\/30,.theme-main .max-w-6xl>div,.theme-main .max-w-5xl>div,.theme-main .max-w-4xl>div,.theme-main .max-w-3xl>div{background:var(--theme-panel);border:1px solid var(--theme-border);box-shadow:var(--theme-shadow)}.theme-main table,.theme-main pre,.theme-main .bg-gray-800,.theme-main .bg-gray-700,.theme-main .border,.theme-main [style*="background: white"],.theme-main [style*="background:#f5f5f5"],.theme-main [style*="background: #f5f5f5"],.theme-main [style*="background:#f9fafb"],.theme-main [style*="background: #f9fafb"]{background:var(--theme-panel)!important;border-color:var(--theme-border)!important;color:var(--theme-text)!important}.theme-main table{width:100%;border-collapse:collapse;overflow:hidden}.theme-main th,.theme-main td{padding:14px 16px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;text-align:left}.theme-main thead tr,.theme-main tr[style*="background: #f5f5f5"]{background:#ffffff0d!important}.theme-main pre{padding:18px!important;overflow:auto;white-space:pre-wrap}.theme-footer{border-top:1px solid rgba(255,255,255,.08);background:#070a10e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.theme-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0 36px}.theme-footer__inner p{margin:8px 0 0;color:var(--theme-muted)}.theme-footer__links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.theme-surface{padding:28px;border:1px solid var(--theme-border);border-radius:var(--theme-radius);background:var(--theme-panel);box-shadow:var(--theme-shadow)}.theme-auth-card{max-width:520px;margin:0 auto;padding:32px;border:1px solid var(--theme-border);border-radius:var(--theme-radius);background:var(--theme-panel-strong);box-shadow:var(--theme-shadow)}.theme-auth-card>*+*{margin-top:18px}.theme-form-grid{display:grid;gap:16px}.theme-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-actions{display:flex;gap:12px;flex-wrap:wrap}.theme-stat-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.theme-stat{padding:22px;border:1px solid var(--theme-border);border-radius:var(--theme-radius-sm);background:linear-gradient(180deg,#ffffff0d,#ffffff05),var(--theme-panel)}.theme-stat strong{display:block;margin-top:10px;color:var(--theme-heading);font-size:1.65rem}.theme-error{padding:14px 16px;border:1px solid rgba(255,123,123,.35);border-radius:16px;background:#ff7b7b1a;color:#ffd4d4!important}.theme-muted{color:var(--theme-muted)}.theme-link-row{display:flex;gap:14px;flex-wrap:wrap}.theme-main .grid{display:grid}.theme-main .flex{display:flex}.theme-main .items-center{align-items:center}.theme-main .justify-between{justify-content:space-between}.theme-main .justify-center{justify-content:center}.theme-main .flex-wrap{flex-wrap:wrap}.theme-main .gap-2{gap:8px}.theme-main .gap-3{gap:12px}.theme-main .gap-4{gap:16px}.theme-main .gap-5{gap:20px}.theme-main .gap-6{gap:24px}.theme-main .space-y-2>*+*{margin-top:8px}.theme-main .space-y-3>*+*{margin-top:12px}.theme-main .rounded-lg{border-radius:var(--theme-radius-sm)}.theme-main .border{border:1px solid var(--theme-border)}.theme-main .border-gray-700,.theme-main .border-gray-600,.theme-main .border-red-500{border-color:var(--theme-border)!important}.theme-main .p-3{padding:12px}.theme-main .p-4{padding:16px}.theme-main .p-5{padding:20px}.theme-main .p-8{padding:32px}.theme-main .px-2{padding-left:8px;padding-right:8px}.theme-main .px-3{padding-left:12px;padding-right:12px}.theme-main .px-4{padding-left:16px;padding-right:16px}.theme-main .py-1{padding-top:4px;padding-bottom:4px}.theme-main .py-2{padding-top:8px;padding-bottom:8px}.theme-main .py-8{padding-top:32px;padding-bottom:32px}.theme-main .mb-3{margin-bottom:12px}.theme-main .mb-4{margin-bottom:16px}.theme-main .mb-6{margin-bottom:24px}.theme-main .mb-8{margin-bottom:32px}.theme-main .mt-1{margin-top:4px}.theme-main .mt-3{margin-top:12px}.theme-main .mt-4{margin-top:16px}.theme-main .text-sm{font-size:.9rem}.theme-main .text-xs{font-size:.76rem}.theme-main .text-lg{font-size:1.12rem}.theme-main .text-2xl{font-size:2rem}.theme-main .text-3xl{font-size:2.4rem}.theme-main .font-bold,.theme-main .font-semibold,.theme-main .font-medium{color:var(--theme-heading)}.theme-main .font-bold{font-weight:700}.theme-main .font-semibold{font-weight:600}.theme-main .font-medium{font-weight:500}.theme-main .max-w-xl,.theme-main .max-w-2xl,.theme-main .max-w-3xl,.theme-main .max-w-4xl,.theme-main .max-w-5xl,.theme-main .max-w-6xl{margin-left:auto;margin-right:auto}.theme-main .max-w-xl{max-width:640px}.theme-main .max-w-2xl{max-width:760px}.theme-main .max-w-3xl{max-width:880px}.theme-main .max-w-4xl{max-width:1000px}.theme-main .max-w-5xl{max-width:1120px}.theme-main .max-w-6xl{max-width:1240px}.theme-main .mx-auto{margin-left:auto;margin-right:auto}.theme-main .w-full{width:100%}.theme-main .cursor-pointer{cursor:pointer}.theme-main .transition-colors,.theme-main .transition-all{transition:.2s ease}.theme-main .hover\:border-gray-600:hover{border-color:#f6a8287a!important}.theme-main .hover\:text-blue-300:hover,.theme-main .text-blue-400,.theme-main .text-yellow-400,.theme-main .text-purple-400,.theme-main .text-red-300{color:#ffe1a4!important}.theme-main .bg-red-900\/30{background:#ff7b7b24!important}.theme-main .inline-block{display:inline-flex}@media(min-width:640px){.theme-main .sm\:p-8{padding:32px}.theme-main .sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.theme-main .lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:960px){.theme-navbar__inner,.theme-footer__inner,.theme-topbar__inner{flex-direction:column;align-items:flex-start}.theme-navbar__actions{justify-content:flex-start}}@media(max-width:720px){.theme-hero{padding-top:42px}.theme-auth-card,.theme-surface{padding:22px}.theme-form-grid--2{grid-template-columns:1fr}}
