*{margin:0;padding:0}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}#nav{position:fixed;top:0;left:0;right:0;padding:15px 0;background-color:#fff;z-index:1000;transition:box-shadow .3s ease-in-out}.nav-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}#nav.scrolled{box-shadow:0 2px 8px #00000014}.router-view-container{margin-top:71px}.logo-container{display:flex;align-items:center;cursor:pointer}.logo-img{width:80px;height:40px;margin-right:10px}.logo-text{font-size:18px;font-weight:700}.nav-links a{font-size:18px;font-weight:600;color:#2c3e50;text-decoration:none;padding:0 15px}.nav-links a.router-link-exact-active{color:#5378ff}.nav-buttons{display:flex;align-items:center}.nav-buttons a{text-decoration:none;padding:9px 22px;border-radius:4px;margin-left:10px;font-size:14px}.btn-login{border:1px solid #ccc;color:#333}.btn-register{background-color:#f60;color:#fff;border:1px solid #ff6600}.merchant-info{font-size:14px;color:#2563eb;font-weight:600;margin-left:10px}.merchant-menu{position:relative;display:flex;align-items:center;cursor:pointer;padding:6px 10px;border-radius:4px;transition:background .2s;margin-left:10px}.merchant-menu:hover{background:#f5f7fa}.merchant-avatar{width:30px;height:30px;line-height:30px;text-align:center;border-radius:50%;background:#2563eb;color:#fff;font-size:13px;font-weight:700;margin-right:8px}.merchant-name{font-size:14px;color:#333;font-weight:600;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-arrow{font-size:10px;color:#999;margin-left:6px;transition:transform .2s}.menu-arrow.up{transform:rotate(180deg)}.merchant-dropdown{position:absolute;top:46px;right:0;width:150px;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 6px 24px #0000001f;z-index:1001;overflow:hidden;padding:6px 0}.dropdown-item-link{display:flex;align-items:center;padding:10px 16px;font-size:14px;color:#333;text-decoration:none;transition:background .15s}.dropdown-item-link:hover{background:#f5f7fa;color:#2563eb}.dropdown-item-link.logout{color:#f53f3f}.dropdown-item-link.logout:hover{background:#fff0f0}.item-icon{margin-right:8px;font-size:15px}.nav-notice{position:relative;width:40px;height:40px;border-radius:50%;background:#f5f7fa;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:10px;transition:background .2s}.nav-notice:hover{background:#e8efff}.nav-bell-icon{width:22px;height:22px;object-fit:contain}.nav-notice-badge{position:absolute;top:-2px;right:-2px;background:#f53f3f;color:#fff;font-size:11px;font-weight:600;min-width:18px;height:18px;line-height:18px;border-radius:9px;padding:0 5px;text-align:center;border:2px solid #fff}.nav-notice-mask{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(30,58,138,.4);display:flex;justify-content:center;align-items:center;z-index:2000}.nav-notice-modal{background:#fff;border-radius:16px;width:520px;max-width:92vw;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003}.nav-notice-modal-head{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid #f0f2f5}.nav-notice-modal-head h2{font-size:18px;font-weight:700;color:#1e3a8a;margin:0}.nav-notice-actions{display:flex;align-items:center;gap:12px}.nav-notice-read-all{padding:6px 14px;background:#fff;color:#1e3a8a;border:1px solid #1e3a8a;border-radius:6px;font-size:13px;cursor:pointer}.nav-notice-read-all:hover{background:#f0f5ff}.nav-notice-close{font-size:26px;color:#999;cursor:pointer;line-height:1}.nav-notice-close:hover{color:#333}.nav-notice-list{max-height:56vh;overflow-y:auto;padding:8px 0}.nav-notice-item{padding:14px 24px;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background .2s}.nav-notice-item:hover{background:#f9fbff}.nav-notice-item.unread{background:#f0f5ff}.nav-notice-item.unread .nav-notice-item-title:before{content:"\25cf";color:#f53f3f;margin-right:6px;font-size:10px}.nav-notice-item-title{font-weight:600;font-size:14px;color:#333;margin-bottom:4px}.nav-notice-item-content{font-size:13px;color:#666;line-height:1.6;margin-bottom:4px}.nav-notice-item-time{font-size:12px;color:#999}.nav-notice-empty{text-align:center;padding:40px;color:#999}.home-container[data-v-22dcdc18]{background-color:#f0f5ff;padding:60px 0;margin-top:70px}.content[data-v-22dcdc18]{display:flex;justify-content:space-around;align-items:center;max-width:1200px;margin:0 auto}.left-panel h1[data-v-22dcdc18]{font-size:36px;color:#1e3a8a;margin-bottom:20px}.subtitle[data-v-22dcdc18]{color:#666;margin-bottom:30px}.tags span[data-v-22dcdc18]{background-color:#e0e7ff;color:#4f46e5;padding:8px 12px;border-radius:16px;margin-right:10px;font-size:14px}.actions[data-v-22dcdc18]{margin-top:40px}.actions button[data-v-22dcdc18]{padding:12px 24px;border-radius:8px;border:none;cursor:pointer;font-size:16px;margin-right:20px}.btn-primary[data-v-22dcdc18]{background-color:#f97316;color:#fff}.btn-secondary[data-v-22dcdc18]{background-color:#fff;color:#1e3a8a;border:1px solid #1e3a8a}.right-panel img[data-v-22dcdc18]{max-width:300px}.capabilities-section[data-v-22dcdc18]{padding:80px 0;text-align:center}.capabilities-section h1[data-v-22dcdc18]{font-size:28px;color:#1e3a8a;margin-bottom:60px}.capabilities-grid[data-v-22dcdc18]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:50px auto}.capability-card[data-v-22dcdc18]{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 12px #0000000d;text-align:center}.card-icon[data-v-22dcdc18]{height:100px;margin-bottom:20px}.capability-card h2[data-v-22dcdc18]{font-size:18px;color:#1e3a8a;margin-bottom:15px}.capability-card p[data-v-22dcdc18]{color:#666;line-height:1.6;text-align:left}.steps-section[data-v-22dcdc18]{background-color:#f0f5ff;padding:80px 0;text-align:center}.steps-section h2[data-v-22dcdc18]{font-size:28px;color:#1e3a8a;margin-bottom:60px}.steps-timeline[data-v-22dcdc18]{display:flex;justify-content:center;align-items:flex-start;max-width:1000px;margin:0 auto;position:relative}.steps-timeline[data-v-22dcdc18]:before{content:"";position:absolute;top:22px;left:10%;right:10%;height:3px;background-color:#f97316;z-index:0}.step-item[data-v-22dcdc18]{position:relative;display:flex;flex-direction:column;align-items:center;flex:1;z-index:1}.step-circle[data-v-22dcdc18]{width:46px;height:46px;border-radius:50%;background-color:#f97316;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.step-description[data-v-22dcdc18]{margin-top:20px;color:#333;font-size:14px}.info-section[data-v-22dcdc18]{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:1200px;margin:0 auto;padding:80px 0}.info-card[data-v-22dcdc18]{background-color:#fff;padding:40px;border-radius:8px;box-shadow:0 4px 20px #0000000f}.info-card h3[data-v-22dcdc18]{font-size:22px;color:#1e3a8a;margin-bottom:30px}.info-card ul[data-v-22dcdc18]{list-style:none;padding:0}.info-card li[data-v-22dcdc18]{color:#333;margin-bottom:15px;display:flex;align-items:flex-start;line-height:1.6}.check-icon[data-v-22dcdc18]{color:#f97316;font-weight:700;margin-right:10px}.page-footer[data-v-22dcdc18]{background-color:#1e3a8a;color:#a9b3d5;padding:60px 0 20px}.footer-content[data-v-22dcdc18]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;max-width:1200px;margin:0 auto;padding-bottom:40px}.footer-column h4[data-v-22dcdc18]{color:#fff;font-size:16px;margin-bottom:20px}.footer-column p[data-v-22dcdc18],.footer-column li[data-v-22dcdc18]{font-size:14px;line-height:1.8;margin-bottom:10px}.footer-column ul[data-v-22dcdc18]{list-style:none;padding:0}.footer-column a[data-v-22dcdc18]{color:#a9b3d5;text-decoration:none}.footer-column a[data-v-22dcdc18]:hover{color:#fff}.footer-bottom[data-v-22dcdc18]{border-top:1px solid #3a4a8b;padding-top:20px;text-align:center;font-size:12px;max-width:1200px;margin:0 auto}
