:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-shimmer{background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 50%,#f2f2f2 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s linear infinite skeleton-shimmer}[data-theme=dark] .skeleton-shimmer{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%) 0 0/200% 100%}.skeleton-image{aspect-ratio:1;border-radius:8px;width:100%}.skeleton-title{width:85%;height:20px;margin-top:15px;margin-bottom:8px}.skeleton-text{width:50%;height:14px;margin-bottom:12px}.skeleton-price{width:40%;height:18px;margin-bottom:15px}.skeleton-btn{border-radius:6px;width:100%;height:40px}.skeleton-sidebar-title{width:70%;height:24px;margin-bottom:20px}.skeleton-sidebar-item{width:90%;height:16px;margin-bottom:12px}
