:root{font-family:Switzer,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--org-primary: #2563EB;--org-secondary: #94A3B8;--org-accent: #F59E0B;--org-primary-light: #60A5FA;--org-primary-dark: #1D4ED8;--org-bg-tint: #0F1419;--org-border: rgba(37, 99, 235, .15)}::selection{background:var(--org-primary, #2563EB);color:#fff}::-moz-selection{background:var(--org-primary, #2563EB);color:#fff}html{overscroll-behavior-y:none}body{margin:0;min-height:100vh;position:relative}html[data-theme=dark] body{background:#0f172a}html[data-theme=light] body{background:#f8fafc}a{font-weight:500;color:var(--org-primary-dark, #1D4ED8);text-decoration:inherit;transition:color .2s ease}a:hover{color:var(--org-primary, #2563EB)}.page-content{min-height:calc(100vh - 64px);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:1rem}h1{font-size:3.2em;line-height:1.1}img,video{max-width:100%;height:auto;display:block}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px;height:8px}@media(prefers-color-scheme:dark){::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}}@media(prefers-color-scheme:light){::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}}@keyframes float-blob-1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}@keyframes float-blob-2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-30px,30px) scale(1.1)}66%{transform:translate(20px,-20px) scale(.9)}}@keyframes float-blob-3{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,40px) scale(.95)}66%{transform:translate(-20px,-30px) scale(1.05)}}
