*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;min-height:100%;overflow-x:hidden;font-family:var(--font-outfit),var(--font-noto-sans-tc),-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Hiragino Kaku Gothic ProN","Hiragino Sans","Meiryo",sans-serif;background:linear-gradient(135deg,#0f0f1e,#1a1a2e 50%,#16213e);color:#fff}body{position:relative;min-height:100vh}@media (max-width:768px){body{min-height:100vh}}.homeScroll{height:300vh}@media (max-width:768px){.homeScroll{height:auto;min-height:100vh}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}html{scroll-behavior:smooth}