@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-dark:#1a1a1a;--bg-light:#f5f5f5;--accent:#f5c518;--accent-hover:#e0b010;--text-white:#fff;--text-dark:#1a1a1a;--text-muted:#888;--card-bg:#fff;--card-shadow:0 2px 12px #00000014}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{color:var(--text-dark);background:var(--text-white);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none;transition:color .2s}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit;transition:all .2s}input,textarea,select{font-family:inherit;font-size:inherit}ul,ol{list-style:none}.carousel-section,.carousel-track,.carousel-item{background:#fff}.carousel-item img{background:0 0}@media (max-width:768px){.carousel-item{padding:16px!important}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
