@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");:root{--background:#ffffff;--surface:#ffffff;--surface-elevated:#f9fafb;--border:#d1d5db;--border-light:#e5e7eb;--primary:#1d4ed8;--primary-hover:#1e40af;--primary-light:#e0e7ff;--secondary:#475569;--accent:#0369a1;--success:#047857;--warning:#b45309;--text-primary:#111827;--text-secondary:#374151;--text-muted:#4b5563;--text-inverse:#ffffff;--shadow-sm:0 1px 2px 0 rgb(0 0 0/0.05);--shadow-md:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--shadow-lg:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--radius-sm:0.25rem;--radius-md:0.375rem;--radius-lg:0.5rem;--font-geist-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-geist-mono:"SF Mono",Monaco,"Roboto Mono",Consolas,monospace;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--letter-spacing-tight:-0.025em;--letter-spacing-normal:0;--letter-spacing-wide:0.025em;--transition-fast:150ms ease-in-out;--transition-normal:250ms ease-in-out}@media (prefers-color-scheme:dark){:root{--background:#000000;--surface:#0a0a0a;--surface-elevated:#171717;--border:#404040;--border-light:#262626;--primary:#60a5fa;--primary-hover:#3b82f6;--primary-light:#1e3a8a;--secondary:#9ca3af;--accent:#38bdf8;--success:#34d399;--warning:#fbbf24;--text-primary:#f9fafb;--text-secondary:#d1d5db;--text-muted:#9ca3af;--text-inverse:#111827;--shadow-sm:0 1px 2px 0 rgb(0 0 0/0.3);--shadow-md:0 4px 6px -1px rgb(0 0 0/0.4),0 2px 4px -2px rgb(0 0 0/0.3);--shadow-lg:0 10px 15px -3px rgb(0 0 0/0.4),0 4px 6px -4px rgb(0 0 0/0.3)}}html{scroll-behavior:smooth}body{color:var(--text-primary);background:var(--background);background-size:32px 32px;background-position:50%;background-attachment:fixed;background-image:radial-gradient(circle at 50% 50%,rgba(59,130,246,.08) 1px,transparent 0),linear-gradient(90deg,rgba(156,163,175,.1) 1px,transparent 0),linear-gradient(180deg,rgba(156,163,175,.1) 1px,transparent 0);font-family:var(--font-geist-sans);line-height:var(--line-height-relaxed);letter-spacing:var(--letter-spacing-normal);font-feature-settings:"kern" 1,"liga" 1,"calt" 1;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}#__next{max-width:100vw;min-height:100vh;flex-direction:column}#__next,main{display:flex;justify-content:center;align-items:center}main{width:100%;flex:1 1;flex-direction:column}article{margin:2rem auto}footer{font-size:.85rem}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight);font-feature-settings:"kern" 1,"liga" 1,"calt" 1}h1{font-size:2.25rem;font-weight:700;line-height:1.1;letter-spacing:-.05em}h2{font-size:1.875rem;line-height:1.2;letter-spacing:-.025em}h2,h3{font-weight:600}h3{font-size:1.5rem;line-height:1.25}h4{font-size:1.25rem;font-weight:500;line-height:1.3}p{line-height:var(--line-height-relaxed);margin-bottom:1rem}button,input,textarea{font-family:inherit}*,:after,:before{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#__next,#root{isolation:isolate}.Header_header__AF_3G{width:100%;display:flex;justify-content:end}.Header_header__AF_3G img{margin:1rem;width:3rem;height:auto;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;filter:brightness(1) saturate(1) contrast(1);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(0)}.Header_header__AF_3G img:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.15);filter:brightness(1.1) saturate(1.2) contrast(1.1);border-radius:16px}.Header_header__AF_3G img:focus{outline:none;transform:translateY(-2px) scale(1.03);box-shadow:0 8px 20px rgba(0,0,0,.12),0 0 0 3px rgba(59,130,246,.5);filter:brightness(1.05) saturate(1.1)}.Header_header__AF_3G img:active{transform:translateY(-1px) scale(1.02);box-shadow:0 6px 16px rgba(0,0,0,.1);transition:all .1s ease}