*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-display:swap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;line-height:1.2}a{text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul{list-style:none}img{max-width:100%;height:auto;display:block}@keyframes float{0%{opacity:0;transform:translateY(0)translate(0)rotate(0)}5%{opacity:.7}50%{opacity:.8}95%{opacity:.6}to{transform:translateY(-110vh)translateX(calc(var(--drift)*50px))rotate(360deg);opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}:root{--bg-dark:#222129;--bg-darker:#1a1820;--bg-lighter:#2d2b35;--accent:#faaf53;--accent-hover:#ffbf6b;--secondary:#e74c3c;--text-primary:#fff;--text-secondary:#b8b8b8;--text-muted:#888;--success:#4caf50;--warning:#ff9800;--danger:#f44336}body{color:#fff;background-color:#222129;animation:.5s ease-in fadeIn}h1{font-size:2.5rem}h2{text-align:center;margin-bottom:3rem;font-size:2rem}h3{font-size:1.3rem}p{color:#b8b8b8;margin-bottom:1.5rem;line-height:1.8}a{color:#faaf53;transition:color .3s}a:hover{color:#ffbf6b}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{content-visibility:auto;contain-intrinsic-size:auto 500px;padding:6rem 0}.section-dark{background-color:#1a1820}.text-center{text-align:center}a:focus,button:focus{outline-offset:2px;outline:2px solid #faaf53}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}html{scroll-behavior:auto}}@media (max-width:767px){h1{font-size:2rem}h2{margin-bottom:2.5rem;font-size:1.6rem}.section{padding:4rem 0}}@media (max-width:479px){h1{font-size:1.8rem}h2{margin-bottom:2rem;font-size:1.4rem}.section{padding:3rem 0}}
