.layout{min-height:100vh}.header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;padding:0 24px;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;display:flex}.logo{align-items:center;gap:10px;display:flex}.logo-mark{flex:none;width:32px;height:32px;display:block}.logo-text{color:#13243a;white-space:nowrap;font-size:20px;font-weight:700}.nav-menu{border:none;flex:1;justify-content:flex-end}.mobile-nav-button{color:#1a5fb4;font-size:20px;display:none}.nav-menu .ant-menu-item{color:#5c6370;font-size:14px;font-weight:500}.nav-menu .ant-menu-item:hover{color:#1a5fb4}.nav-menu .ant-menu-item-selected{color:#1a5fb4!important}.content{background:#fff}.footer{color:#fff;background:#1a1a2e;padding:64px 0 24px}.footer .container{max-width:1200px;margin:0 auto;padding:0 24px}.footer-content{justify-content:space-between;margin-bottom:48px;display:flex}.footer-info h4{color:#fff;margin-bottom:12px;font-size:20px;font-weight:700}.footer-info p{color:#fff9;margin-bottom:4px;font-size:14px}.footer-links{gap:64px;display:flex}.link-group h5{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:12px;font-weight:600}.link-group a{color:#fff9;margin-bottom:8px;font-size:14px;text-decoration:none;transition:color .2s;display:block}.link-group a:hover{color:#1a5fb4}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:24px}.footer-bottom p{color:#fff6;margin:0;font-size:13px}@media (width<=768px){.header-content{height:56px;padding:16px 0}.desktop-nav{display:none}.mobile-nav-button{justify-content:center;align-items:center;display:inline-flex}.logo-mark{width:28px;height:28px}.footer-content{flex-direction:column;gap:32px}.footer-links{gap:32px}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#1677ff;--text-color:#262626;--text-secondary:#595959;--bg-light:#f5f5f5;--border-color:#d9d9d9;--success-color:#52c41a}body{color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}#root{min-height:100vh}.page-loading{min-height:60vh;color:var(--text-secondary);justify-content:center;align-items:center;font-size:14px;display:flex}.mingshu-hero-grid{grid-template-columns:1fr;align-items:center;gap:56px;display:grid}.mingshu-flow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}@media (width<=900px){.mingshu-hero-grid{gap:36px}.mingshu-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.mingshu-flow-grid{grid-template-columns:1fr}}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section-title{text-align:center;color:var(--text-color);margin-bottom:16px;font-size:32px;font-weight:600}.section-subtitle{color:var(--text-secondary);text-align:center;margin-bottom:48px;font-size:16px}.card{background:#fff;border-radius:8px;padding:24px;transition:all .3s;box-shadow:0 2px 8px #00000014}.card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}
