@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;700;800&family=DM+Sans:wght@300;400;500&display=swap";
*{box-sizing:border-box;margin:0;padding:0}:root{--accent:#b9ff66;--bg:#0a0a0a;--bg-card:#111;--text:#f0f0f0;--muted:#6b6b6b;--border:#ffffff14}html{scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:hidden}body{background-color:var(--bg);width:100%;max-width:100%;min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;font-weight:400;line-height:1.6;overflow-x:hidden}main{width:100%;max-width:100%;overflow-x:hidden}section,footer,nav,img,svg,video,canvas{max-width:100%}a{color:inherit}button,input,textarea,select{font:inherit}.logo{align-items:center;display:flex}.logo-image{width:300px;height:auto}.logo-image-footer{width:200px;height:auto}@media (max-width:900px){.logo-image{width:250px}}
