html,body{margin:0;padding:0}*{box-sizing:border-box}@keyframes bgMove{0%{background-position:0%;transform:scale(1)}50%{background-position:100%;transform:scale(1.1)}to{background-position:0%;transform:scale(1)}}.footer{color:#e5e7eb;background:#000}.footer-inner{flex-direction:column;gap:40px;max-width:1200px;margin:0 auto;padding:64px 24px;display:flex}.footer-logo img{width:160px}.footer-info{flex-direction:column;gap:16px;display:flex}.company-name{color:#f9fafb;font-weight:600}.info-group{flex-wrap:wrap;gap:24px;display:flex}.info-group div{gap:8px;font-size:14px;display:flex}.info-group span:first-child{color:#9ca3af}.footer-divider{border:none;border-top:1px solid #334155}.footer-bottom{flex-direction:column;gap:16px;display:flex}.footer-policy{flex-direction:column;gap:8px;display:flex}.footer-policy button{color:#cbd5f5;text-align:left;cursor:pointer;background:0 0;border:none}.footer-policy button:hover{text-decoration:underline}.copyright{color:#9ca3af;font-size:14px}@media (max-width:1024px){.hero-inner{grid-template-columns:1fr;padding:80px 24px}.card-list{grid-template-columns:1fr}}@media (min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}.footer-policy{flex-direction:row;gap:16px}}
.header{z-index:1000;width:100%;box-shadow:none;background:0 0;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;box-shadow:none!important}.header.header-scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#052b54f2;box-shadow:0 6px 24px #00000040}.header-inner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:16px 24px;display:flex}.logo{color:#fff;cursor:pointer;font-size:20px;font-weight:700;text-decoration:none;transition:opacity .3s;display:inline-block}.logo:hover{opacity:.8}.nav a{color:#fff;margin-left:32px;font-size:27px;font-weight:500;text-decoration:none;transition:opacity .3s}.nav a:hover{opacity:.8}.nav a .hover{color:#000;margin-left:24px;font-weight:500;text-decoration:none}
