*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--ct-bg:#0f1117;--ct-surface:#181b23;--ct-surface2:#1e2130;--ct-border:#252836;--ct-border2:#2d3147;--ct-accent:#f7931a;--ct-accent2:#e8850f;--ct-blue:#3b82f6;--ct-green:#10b981;--ct-red:#ef4444;--ct-purple:#8b5cf6;--ct-text:#e8eaf0;--ct-muted:#8892a4;--ct-muted2:#6b7280;--ct-white:#ffffff;--ct-radius:10px;--ct-max:1320px}html{scroll-behavior:smooth}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:var(--ct-bg);color:var(--ct-text);font-size:15px;line-height:1.7;overflow-x:hidden}a{color:var(--ct-accent);text-decoration:none;transition:color .2s}a:hover{color:var(--ct-accent2)}img{max-width:100%;height:auto;display:block}ul{list-style:none}.container{max-width:var(--ct-max);margin:0 auto;padding:0 20px}.skip-link{position:absolute;left:-9999px;background:var(--ct-accent);color:#000;padding:8px 16px;font-weight:700;z-index:9999}.skip-link:focus{left:0;top:0}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}