:root{--primary-color:#009688;--success-color:#52c41a;--warning-color:#faad14;--error-color:#ff4d4f;--text-color:#262626;--text-secondary-color:#595959;--text-tertiary-color:#8c8c8c;--border-color:#e8e8e8;--bg-color:#f5f7fa;--card-bg-color:#fff}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-color);background-color:var(--bg-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5}#root{min-height:100vh}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}button,input,select{font-family:inherit;font-size:inherit}@media screen and (width<=768px){html{font-size:13px}.layout-header-content{height:56px!important;padding:0 12px!important}.layout-logo-text{font-size:16px!important}.layout-nav{display:none!important}.layout-mobile-menu-button{display:block!important}.layout-main{padding:16px 12px!important}.home-hero{padding:40px 16px!important}.home-hero-title{font-size:28px!important}.home-hero-subtitle{font-size:16px!important}.home-stats-grid{grid-template-columns:repeat(2,1fr)!important}.home-quick-access{grid-template-columns:1fr!important}.home-guide{flex-wrap:wrap!important;gap:24px!important}.home-guide-step{flex:none!important;width:calc(50% - 8px)!important}.home-guide-arrow{display:none!important}}@media screen and (width<=480px){html{font-size:12px}.layout-header-content{height:50px!important;padding:0 8px!important}.layout-logo-text{font-size:14px!important}.layout-logo-subtitle{font-size:10px!important}.layout-main{padding:12px 8px!important}.layout-footer-content{padding:16px 8px!important}.layout-footer-text{font-size:12px!important}.layout-footer-disclaimer,.layout-footer-icp{font-size:10px!important}.home-hero{padding:30px 12px!important}.home-hero-title{font-size:24px!important}.home-hero-subtitle{font-size:14px!important}.home-hero-buttons{flex-direction:column!important;align-items:center!important}.home-stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.home-stat-number{font-size:24px!important}.home-features-grid{grid-template-columns:1fr!important}.home-guide-step{width:100%!important}}.home-hero-buttons{flex-direction:column!important;align-items:center!important;gap:12px!important}.home-hero-buttons .ant-btn{width:100%!important;max-width:280px!important}
