*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;color:#333;line-height:1.6;background:#f5f5f5}.header{justify-content:space-between;padding:12px 48px;background:#fff;position:sticky;top:0;z-index:100;border-bottom:1px solid #eee}.header,.header-left{display:flex;align-items:center}.header-left{gap:24px}.logo{display:flex;align-items:center;gap:8px;text-decoration:none}.logo-icon{width:36px;height:36px;display:flex;align-items:flex-end;gap:2px}.logo-icon .bar{background:#e63946;border-radius:2px 2px 0 0}.logo-icon .bar1{width:9px;height:18px}.logo-icon .bar2{width:9px;height:24px}.logo-icon .bar3{width:9px;height:32px}.logo-text{display:flex;flex-direction:column;line-height:1.1}.logo-text .brand{font-size:20px;font-weight:700;color:#1a365d}.logo-text .tagline{font-size:8px;letter-spacing:2.5px;color:#1a365d;text-transform:uppercase}.header-search{display:flex;align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;overflow:visible;position:relative}.header-search input{padding:10px 16px;border:none;outline:none;font-size:14px;width:280px}.header-search input::placeholder{color:#999}.header-search-btn{background:#e63946;border:none;padding:10px 14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.header-search-btn svg{width:18px;height:18px;color:#fff;stroke:#fff}.header-search-dropdown{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:0 0 12px 12px;box-shadow:0 8px 32px rgba(0,0,0,.15);z-index:100;margin-top:4px;border:1px solid #eee}.header-search-dropdown.active{display:block}.header-search-dropdown .ai-search-option{display:flex;align-items:center;gap:12px;padding:14px 16px;cursor:pointer;transition:background .2s;border-bottom:1px solid #f0f0f0}.header-search-dropdown .ai-search-option:hover{background:#f8f9fa}.header-search-dropdown .ai-icon{width:24px;height:24px;color:#8b5cf6}.header-search-dropdown .ai-search-title{display:flex;align-items:center;gap:8px;font-weight:600;color:#8b5cf6;font-size:14px}.header-search-dropdown .beta-badge{background:#333;color:#fff;font-size:9px;font-weight:600;padding:2px 6px;border-radius:3px}.header-search-dropdown .ai-search-desc{color:#666;font-size:12px}.nav-links{display:flex;gap:24px;list-style:none}.nav-links a{text-decoration:none;color:#333;font-weight:500;font-size:14px;transition:color .2s}.nav-links a:hover{color:#e63946}.header-right{gap:20px}.header-right,.phone-number{display:flex;align-items:center}.phone-number{gap:6px;font-weight:600;color:#333;text-decoration:none;font-size:14px}.phone-number svg{width:16px;height:16px;color:#22c55e}.btn-post{background:#1a365d;color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:13px;transition:background .2s}.btn-post:hover{background:#0f2744}.user-menu{position:relative}.user-menu-btn{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background .2s}.user-menu-btn:hover{background:#f5f5f5}.user-avatar{width:32px;height:32px;border-radius:50%;background:#e63946;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.user-name{font-weight:500;font-size:14px;color:#333}.user-menu-btn svg{width:16px;height:16px;color:#666}.user-dropdown{display:none;position:absolute;top:100%;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15);min-width:280px;z-index:200;margin-top:8px;overflow:hidden}.user-dropdown.active{display:block}.user-dropdown-header{padding:16px 20px;border-bottom:1px solid #eee;background:#f8f9fa}.user-dropdown-header .user-email{font-size:13px;color:#666}.user-dropdown-header .user-fullname{font-weight:600;font-size:15px;color:#333}.user-dropdown-section{padding:8px 0;border-bottom:1px solid #eee}.user-dropdown-section:last-child{border-bottom:none}.user-dropdown-label{padding:8px 20px 4px;font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px}.user-dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 20px;color:#333;text-decoration:none;font-size:14px;transition:background .2s}.user-dropdown-item:hover{background:#f5f5f5}.user-dropdown-item svg{width:18px;height:18px;color:#666}.user-dropdown-item.danger,.user-dropdown-item.danger svg{color:#e63946}.secondary-header{background:#fff;border-bottom:1px solid #eee;padding:0 48px;overflow-x:auto}.secondary-nav{display:flex;gap:0;list-style:none}.secondary-nav a{display:block;padding:16px 20px;text-decoration:none;color:#666;font-size:14px;font-weight:500;border-bottom:3px solid transparent;transition:all .2s;white-space:nowrap}.secondary-nav a:hover{color:#333;background:#f8f9fa}.secondary-nav a.active{color:#1a365d;border-bottom-color:#1a365d}.main-content{max-width:1200px;margin:0 auto;padding:32px 48px}.welcome-banner{background:linear-gradient(135deg,#1a365d,#2d4a7c);border-radius:16px;padding:32px;color:#fff;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}.welcome-text h1{font-size:28px;font-weight:700;margin-bottom:8px}.welcome-text p{opacity:.9;font-size:15px}.welcome-actions{display:flex;gap:12px}.welcome-btn{padding:12px 24px;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;transition:all .2s}.welcome-btn.primary{background:#e63946;color:#fff}.welcome-btn.primary:hover{background:#c1121f}.welcome-btn.secondary{background:rgba(255,255,255,.2);color:#fff;border:1px solid rgba(255,255,255,.3)}.welcome-btn.secondary:hover{background:rgba(255,255,255,.3)}.partner-card{background:#fff;border-radius:12px;padding:24px;gap:20px;margin-bottom:32px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.partner-card,.partner-icon{display:flex;align-items:center}.partner-icon{width:64px;height:64px;background:#fef2f2;border-radius:50%;justify-content:center}.partner-icon svg{width:32px;height:32px;color:#e63946}.partner-text{flex:1}.partner-text h3{font-size:16px;font-weight:600;margin-bottom:4px}.partner-text p{color:#666;font-size:14px}.partner-btn{background:#e63946;color:#fff;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px}.dashboard-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.dashboard-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.dashboard-card-title{font-size:18px;font-weight:600;color:#333}.dashboard-card-link{color:#4a90a4;font-size:13px;text-decoration:none}.dashboard-card-link:hover{text-decoration:underline}.stat-number{font-size:36px;font-weight:700;color:#1a365d}.stat-label{color:#666;font-size:14px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.section-title{font-size:24px;font-weight:700;color:#333}.section-actions{display:flex;gap:12px}.section-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}.section-btn.outline{border:1px solid #ddd;color:#4a90a4;background:#fff}.section-btn.outline:hover{background:#f5f5f5}.section-btn svg{width:16px;height:16px}.empty-state{background:#fff;border-radius:12px;padding:48px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.06)}.empty-state-icon{width:120px;height:120px;margin:0 auto 24px;background:#fef2f2;border-radius:16px;display:flex;align-items:center;justify-content:center}.empty-state-icon svg{width:60px;height:60px;color:#e63946}.empty-state h3{font-size:20px;font-weight:600;margin-bottom:8px}.empty-state p{color:#666;margin-bottom:24px}.empty-state .btn{display:inline-block;background:#e63946;color:#fff;padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:600}.nri-features{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:32px}.nri-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;gap:16px}.nri-card-icon{width:48px;height:48px;background:#e8f4f8;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nri-card-icon svg{width:24px;height:24px;color:#4a90a4}.nri-card h4{font-size:16px;font-weight:600;margin-bottom:4px}.nri-card p{color:#666;font-size:13px;margin-bottom:12px}.nri-card a{color:#4a90a4;font-size:13px;font-weight:500;text-decoration:none}.nri-card a:hover{text-decoration:underline}.currency-toggle{display:flex;align-items:center;gap:8px;background:#f5f5f5;padding:4px;border-radius:8px;font-size:13px}.currency-toggle button{padding:6px 12px;border:none;background:transparent;border-radius:6px;cursor:pointer;font-weight:500;color:#666;transition:all .2s}.currency-toggle button.active{background:#fff;color:#333;box-shadow:0 1px 3px rgba(0,0,0,.1)}@media (max-width:1024px){.dashboard-grid{grid-template-columns:repeat(2,1fr)}.nri-features{grid-template-columns:1fr}}@media (max-width:768px){.header{padding:12px 20px}.nav-links{display:none}.header-search input{width:160px}.secondary-header{padding:0 20px}.main-content{padding:20px}.welcome-banner{flex-direction:column;text-align:center;gap:20px}.dashboard-grid{grid-template-columns:1fr}.partner-card{flex-direction:column;text-align:center}}