:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}html{color-scheme:dark}}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#f9f9f9;color:#333}a{color:inherit;text-decoration:none}*{box-sizing:border-box}li,ul{list-style:none;padding:0;margin:0}button{cursor:pointer;border:none;background:none;padding:0;font-family:inherit}.icon-cart:before{content:"🛒";font-size:1.2em}.icon-search:before{content:"🔍";font-size:1.2em}.icon-close:before{content:"✕";font-size:1.5em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}