body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{width:100%;display:flex;flex-direction:column;min-height:100vh;font-weight:400;font-size:16px;line-height:1.2}body,html{height:100%;padding:0;margin:0;font-family:Noto Sans TC,sans-serif}.content-big-wrap{flex:1 1}.Footer{background-color:#1A2947;color:#ffffff}.footer-brand-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.footer-logo{height:44px}.footer-brand-text{font-size:20px;font-weight:700;color:#fff;letter-spacing:.5px}.footer-desc{font-size:14px;color:rgba(255,255,255,.85);line-height:1.8;margin-bottom:16px}.footer-links-row{display:flex;gap:48px}.footer-col h6{font-size:15px;font-weight:700;color:#CAAB82;margin-bottom:16px}.footer-col ul li{margin-bottom:10px}.footer-col ul li a{color:rgba(255,255,255,.85);text-decoration:none;font-size:14px;transition:color .2s}.footer-col ul li a:hover{color:#CAAB82}.social-icons{display:flex;gap:10px}.social-icons a{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;transition:background .3s,color .3s,transform .3s}.social-icons a:hover{background:#CAAB82;color:#1A2947;transform:translateY(-2px)}.footer-cta{display:inline-flex;align-items:center;margin-top:12px;padding:9px 20px;background:#CAAB82;color:#1A2947;border-radius:50px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s}.footer-cta:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(202,171,130,.3);color:#1A2947}.footer-divider-line{border-color:rgba(202,171,130,.2);margin:0}.footer-bottom-text{font-size:13px;color:rgba(255,255,255,.7);margin:0}.footer-bottom-links{display:flex;align-items:center;gap:8px}.footer-bottom-links a{color:rgba(255,255,255,.7);text-decoration:none;font-size:13px;transition:color .2s}.footer-bottom-links a:hover{color:#CAAB82}.footer-bottom-links span{color:rgba(255,255,255,.35);font-size:13px}@media (max-width:992px){.footer-links-row{flex-wrap:wrap;gap:32px}.footer-col{min-width:140px}}@media (max-width:576px){.footer-links-row{flex-direction:column;gap:24px}}.footer-ecosystem-row{border-top:1px solid rgba(255,255,255,.08);margin-top:24px}.footer-ecosystem-label{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.45);margin-bottom:14px}.footer-ecosystem-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.footer-eco-link{display:flex;flex-direction:column;align-items:flex-start;padding:14px 16px;border:1px solid rgba(202,171,130,.22);border-radius:10px;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,background .18s ease}.footer-eco-link i{color:#CAAB82;font-size:16px}.footer-eco-title{font-size:13px;font-weight:600;color:rgba(255,255,255,.92);line-height:1.3;margin-top:2px}.footer-eco-url{font-size:12px;color:rgba(202,171,130,.85);letter-spacing:.5px;margin-top:2px}.footer-eco-link:hover{transform:translateY(-2px);border-color:#CAAB82;background:rgba(202,171,130,.05)}.footer-eco-link:hover .footer-eco-title{color:#fff}@media (max-width:768px){.footer-ecosystem-links{grid-template-columns:1fr}}