*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a2e;background-color:#fff}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.container{max-width:1400px;margin:0 auto;padding:0 24px}@media (max-width:768px){.container{padding:0 12px;max-width:100vw;overflow-x:hidden}}.brand-more,.cat-more,.view-all,.view-more,.zone-more{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:600;color:#1a1a2e;text-decoration:none;transition:color .2s ease;cursor:pointer;white-space:nowrap}.brand-more:after,.cat-more:after,.view-all:after,.view-more:after,.zone-more:after{content:"›";display:inline-block;margin-left:2px;font-size:18px;font-weight:400;line-height:1;text-decoration:none;transform:translateY(-1px)}.brand-more:hover,.cat-more:hover,.view-all:hover,.view-more:hover,.zone-more:hover{color:#ff5000}.brand-more:active,.cat-more:active,.view-all:active,.view-more:active,.zone-more:active{color:#d44000}