:root{--bg-a: #0a0a0f;--bg-b: #1a1a2e;--warm-amber: #ffb000;--muted-violet: #b84fff;--soft-blue: #00f0ff;--glass-bg: rgba(16, 16, 24, .55);--calm-bg: rgba(255,255,255,.04);--muted-foreground: rgba(255,255,255,.6);--foreground: rgba(255,255,255,.92)}html,body{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,"Apple Color Emoji","Segoe UI Emoji";background:#0a0a0f;color:var(--foreground)}body{overscroll-behavior-x:auto}.dark{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-foreground{color:var(--foreground)}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.z-10{z-index:10}.z-20{z-index:20}.min-h-screen{min-height:100vh}.flex{display:flex}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.flex-1{flex:1 1 auto}.flex-shrink-0{flex-shrink:0}.text-center{text-align:center}.text-left{text-align:left}.w-full{width:100%}.w-14{width:56px}.h-7{height:28px}.p-2{padding:8px}.p-4{padding:16px}.p-5{padding:20px}.p-6{padding:24px}.p-8{padding:32px}.px-6{padding-left:24px;padding-right:24px}.py-4{padding-top:16px;padding-bottom:16px}.pb-32{padding-bottom:128px}.pr-4{padding-right:16px}.pt-1{padding-top:4px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.space-y-3>*+*{margin-top:12px}.space-y-4>*+*{margin-top:16px}.space-y-8>*+*{margin-top:32px}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:12px}.rounded-2xl{border-radius:16px}.rounded-3xl{border-radius:24px}.border{border-width:1px;border-style:solid}.border-b{border-bottom-width:1px;border-style:solid}.border-white\/10{border-color:#ffffff1a}.border-white\/30{border-color:#ffffff4d}.bg-white\/5{background:#ffffff0d}.bg-white\/10{background:#ffffff1a}.bg-white\/20{background:#fff3}.hover\:bg-white\/5:hover{background:#ffffff0d}.hover\:bg-white\/8:hover{background:#ffffff14}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--from),var(--to))}.from-\[\#0a0a0f\]{--from: #0a0a0f}.to-\[\#1a1a2e\]{--to: #1a1a2e}.backdrop-blur-xl{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.sticky{position:sticky}.top-0{top:0}button{font:inherit;color:inherit;background:transparent;border:none;cursor:pointer}button:focus-visible{outline:2px solid rgba(255,255,255,.25);outline-offset:2px}.transition-colors{transition:color .2s ease,background-color .2s ease}.transition-all{transition:all .2s ease}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.font-medium{font-weight:500}.leading-relaxed{line-height:1.45}@media (min-width: 1024px){.lg\:flex{display:flex}.lg\:items-center{align-items:center}.lg\:justify-center{justify-content:center}.lg\:min-h-screen{min-height:100vh}.lg\:p-8{padding:32px}.lg\:max-w-3xl{max-width:48rem}.lg\:w-full{width:100%}.lg\:rounded-3xl{border-radius:24px}.lg\:border{border-width:1px;border-style:solid}.lg\:border-white\/10{border-color:#ffffff1a}.lg\:overflow-hidden{overflow:hidden}.lg\:static{position:static}}.top-1{top:4px}.left-1{left:4px}.right-1{right:4px}.w-5{width:20px}.h-5{height:20px}.w-6{width:24px}.h-6{height:24px}.w-10{width:40px}.h-10{height:40px}.w-12{width:48px}.h-12{height:48px}.overflow-hidden{overflow:hidden}.bg-\[var\(--soft-blue\)\]{background:var(--soft-blue)}.bg-\[var\(--warm-amber\)\]\/20{background:color-mix(in srgb,var(--warm-amber) 20%,transparent)}.text-black{color:#000}
