@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{font-size:140%}@apply text-slate-50 antialiased;body{background:radial-gradient(circle at top,#38bdf82e,#0000 55%),radial-gradient(circle at bottom,#818cf82e,#0000 55%),#020617;min-height:100vh;line-height:1.6}body:before{content:"";pointer-events:none;mix-blend-mode:multiply;opacity:.8;z-index:-1;background:radial-gradient(circle at 0 0,#0f172ae6,#0000 55%),radial-gradient(circle at 100% 100%,#0f172ae6,#0000 55%);position:fixed;inset:0}::selection{color:#e5e7eb;background:#818cf859}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#94a3b899;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8e6}}@layer components{@apply mx-auto max-w-6xl px-4 sm:px-6 lg:px-8;@apply rounded-2xl border border-white/10 bg-slate-900/60 shadow-[0_18px_60px_rgba(15,23,42,.85)]backdrop-blur-xl;@apply rounded-2xl border border-white/5 bg-slate-900/40 backdrop-blur-lg;@apply flex items-center gap-2 text-sm font-semibold uppercase tracking-[.08em]text-slate-400;@apply inline-block h-1.5 w-1.5 rounded-full bg-emerald-400;@apply inline-flex items-center gap-1.5 rounded-full border border-slate-700/80 bg-slate-900/70 px-3 py-1 text-sm font-semibold text-slate-200;@apply border-emerald-500/40 bg-emerald-500/10 text-emerald-300;@apply border-amber-400/40 bg-amber-400/10 text-amber-200;@apply border-rose-500/40 bg-rose-500/10 text-rose-200;@apply w-full rounded-xl border border-slate-700/70 bg-slate-900/60 px-3.5 py-2.5 text-base text-slate-100 placeholder:text-slate-500 outline-none transition focus:border-indigo-400 focus:ring-2 focus:ring-indigo-500/40 focus:ring-offset-0;@apply so-input pr-8 bg-[url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M6 8L10 12L14 8' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")]bg-no-repeat bg-[right_0.75rem_center];.so-select{appearance:none}@appl .lang-toggle button,.lang-toggle select{display: inline-flex; align-items: center; gap: 8px; padding: 9px 12px; border-radius: 10px; border: 1px solid #94a3b838; background: #0f172a99; color: #e5e7eb; font-size: 13px; font-weight: 800; cursor: pointer;}.so-row .lang-toggle button:hover,.so-row .lang-toggle select:hover{background:#0f172acc}}
