:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;background-color:#0f172a;color:#f8fafc;min-height:100vh}main{max-width:960px;margin:0 auto}.text-xl{font-size:1.25rem}.font-semibold{font-weight:600}.font-medium{font-weight:500}.p-6{padding:1.5rem}.p-3{padding:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-2>*+*{margin-top:.5rem}.border{border:1px solid rgba(148,163,184,.3)}.rounded{border-radius:.5rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.opacity-70{opacity:.7}.underline{text-decoration:underline}.mt-2{margin-top:.5rem}