html,body{width:100%;overflow-x:hidden}body{font-family:'Noto Sans TC',sans-serif;margin:0;padding:0}.navbar{background:rgb(0 0 0 / .8)}.navbar-nav .nav-link{color:#fff;margin:0 10px}.navbar-nav .nav-link:hover{color:#f80}.banner{background:url(../images/h_img.jpg) center/cover no-repeat;height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.banner h1{font-size:3rem;font-weight:700}.section-title{font-weight:700;text-align:center;margin-bottom:2rem}.case-card img{border-radius:10px}.service-card{background:#f8f9fa;padding:20px;border-radius:10px;height:100%}footer{background:#222;color:#ccc;padding:20px 0;text-align:center}.section-title{font-size:2.2rem;font-weight:700;color:#333;position:relative}.section-title::after{content:"";display:block;width:80px;height:3px;background:#ffb347;margin:12px auto 0;border-radius:2px}.service-card{background:#fff;border-radius:16px;transition:all 0.3s ease-in-out}.service-card:hover{transform:translateY(-8px);box-shadow:0 10px 20px rgb(0 0 0 / .1)}.strategy-icon{width:95%;height:auto;object-fit:contain}