*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background-color:#f4f6f9;font-family:Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.landing{flex-direction:column;min-height:100vh;display:flex}.landing-nav{background:#0c2340;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.nav-buttons{gap:12px;display:flex}.btn-primary{background:#2e86de;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:500;color:#fff!important}.btn-outline{background:#ffffff26;border:1.5px solid #ffffffb3;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:500;color:#fff!important}.hero{text-align:center;background:#0c2340;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.badge{color:#ffffffe6;background:#ffffff1f;border:.5px solid #ffffff40;border-radius:20px;padding:4px 12px;font-size:11px}.hero h1{color:#fff;font-size:28px;font-weight:600;line-height:1.3}.hero p{color:#ffffffb3;max-width:500px;font-size:14px;line-height:1.7}.hero-buttons{gap:12px;display:flex}.stats-grid{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;max-width:500px;margin-top:1rem;display:grid}.stat-card{background:#ffffff14;border:.5px solid #ffffff2e;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:1rem;display:flex}.stat-number{color:#fff;font-size:22px;font-weight:600}.stat-label{color:#fff9;text-align:center;font-size:11px}.preview{background:#f4f6f9;padding:1.5rem 2rem}.section-label{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:11px}.app-list{flex-direction:column;gap:10px;display:flex}.app-row{background:#fff;border:.5px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.company{color:#1a1a2e;font-size:14px;font-weight:500}.meta{color:#888;margin-top:2px;font-size:12px}.features{background:#fff;padding:1.5rem 2rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.feature-card{background:#fff;border:.5px solid #e0e0e0;border-radius:12px;flex-direction:column;gap:6px;padding:1.25rem;display:flex}.feature-icon{font-size:20px}.feature-title{color:#1a1a2e;font-size:13px;font-weight:500}.feature-desc{color:#888;font-size:12px;line-height:1.5}.cta-footer{text-align:center;background:#0c2340;flex-direction:column;align-items:center;gap:8px;margin-top:auto;padding:2rem;display:flex}.cta-title{color:#fff;font-size:15px;font-weight:500}.cta-sub{color:#fff9;margin-bottom:8px;font-size:13px}.auth-page{background:#f4f6f9;flex-direction:column;min-height:100vh;display:flex}.auth-nav{background:#0c2340;align-items:center;gap:8px;padding:1rem 2rem;display:flex}.auth-nav .logo-text{color:#fff;font-size:16px;font-weight:600}.auth-container{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.auth-card{background:#fff;border:.5px solid #e0e0e0;border-radius:12px;width:100%;max-width:420px;padding:2rem}.auth-card h2{color:#1a1a2e;margin-bottom:6px;font-size:20px;font-weight:600}.auth-card p{color:#888;margin-bottom:1.5rem;font-size:13px}.form-group{flex-direction:column;gap:6px;margin-bottom:1rem;display:flex}.form-group input{color:#1a1a2e;border:1px solid #e0e0e0;border-radius:8px;outline:none;padding:10px 14px;font-size:14px;transition:border .2s}.form-group input:focus{border-color:#2e86de}.btn-full{background:#2e86de;border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:11px;font-size:14px;font-weight:500;color:#fff!important}.auth-switch{text-align:center;color:#888;margin-top:1rem;font-size:13px}.auth-switch span{color:#2e86de;cursor:pointer;font-weight:500}.error-msg{color:#a32d2d;background:#fcebeb;border-radius:8px;margin-bottom:1rem;padding:10px 14px;font-size:13px}.dashboard{background:#f4f6f9;min-height:100vh}.dash-nav{background:#0c2340;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.nav-logo{align-items:center;gap:8px;display:flex}.logo-text{color:#fff;font-size:16px;font-weight:600}.nav-right{align-items:center;gap:12px;display:flex}.nav-name{color:#fffc;font-size:14px}.btn-insights{background:#2e86de;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;color:#fff!important}.btn-logout{background:0 0;border:1.5px solid #ffffff80;border-radius:8px;padding:8px 16px;font-size:13px;color:#fff!important}.dash-content{max-width:1100px;margin:0 auto;padding:2rem}.stats-row{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:2rem;display:grid}.dash-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.dash-header h2{color:#1a1a2e;font-size:18px;font-weight:600}.btn-add{background:#2e86de;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;color:#fff!important}.form-card{background:#fff;border:.5px solid #e0e0e0;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.form-card h3{color:#1a1a2e;margin-bottom:1rem;font-size:16px;font-weight:600}.form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:1rem;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#1a1a2e;font-size:13px;font-weight:500}.form-group input,.form-group select{color:#1a1a2e;background:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;padding:10px 14px;font-size:14px}.form-group input:focus,.form-group select:focus{border-color:#2e86de}.form-actions{gap:12px;margin-top:.5rem;display:flex}.btn-save{background:#2e86de;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:500;color:#fff!important}.btn-cancel{background:0 0;border:1px solid #e0e0e0;border-radius:8px;padding:10px 24px;font-size:14px;color:#888!important}.app-table{background:#fff;border:.5px solid #e0e0e0;border-radius:12px;overflow:hidden}.table-header{color:#888;text-transform:uppercase;letter-spacing:.04em;background:#f4f6f9;grid-template-columns:1.5fr 1.5fr 1fr 1fr 1fr 1fr;padding:12px 16px;font-size:12px;font-weight:600;display:grid}.table-row{color:#1a1a2e;border-top:.5px solid #e0e0e0;grid-template-columns:1.5fr 1.5fr 1fr 1fr 1fr 1fr;align-items:center;padding:14px 16px;font-size:14px;display:grid}.company-name{font-weight:500}.actions{gap:8px;display:flex}.btn-edit{background:#f0f7ff;border:1px solid #2e86de;border-radius:6px;padding:5px 12px;font-size:12px;color:#2e86de!important}.btn-delete{background:#fff0f0;border:1px solid #a32d2d;border-radius:6px;padding:5px 12px;font-size:12px;color:#a32d2d!important}.pill{border-radius:20px;padding:3px 10px;font-size:11px;font-weight:500}.pill-applied{color:#0c447c;background:#e6f1fb}.pill-replied{color:#3b6d11;background:#eaf3de}.pill-interview{color:#854f0b;background:#faeeda}.pill-offer{color:#1b5e20;background:#e8f5e9}.pill-rejected{color:#a32d2d;background:#fcebeb}.empty-msg{text-align:center;color:#888;padding:3rem;font-size:14px}.insights-page{background:#f4f6f9;min-height:100vh}.insights-content{max-width:900px;margin:0 auto;padding:2rem}.insights-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.insights-header h2{color:#1a1a2e;margin-bottom:4px;font-size:20px;font-weight:600}.insights-header p{color:#888;font-size:13px}.btn-analyze{background:#0c2340;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;color:#fff!important}.btn-analyze:disabled{opacity:.6}.insights-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:1.5rem;display:grid}.stat-box{background:#fff;border:.5px solid #e0e0e0;border-radius:12px;flex-direction:column;gap:4px;padding:1.25rem;display:flex}.stat-num{color:#0c2340;font-size:28px;font-weight:600}.stat-lbl{color:#888;font-size:12px}.insight-box{background:#fff;border:.5px solid #e0e0e0;border-radius:12px;justify-content:center;align-items:center;min-height:300px;padding:2rem;display:flex}.insight-empty{text-align:center;color:#888;flex-direction:column;align-items:center;gap:12px;display:flex}.insight-emoji{font-size:40px}.insight-empty p{max-width:300px;font-size:14px;line-height:1.6}.insight-result{width:100%}.insight-heading{color:#0c2340;margin:1.25rem 0 6px;font-size:15px;font-weight:600}.insight-heading:first-child{margin-top:0}.insight-para{color:#444;font-size:14px;line-height:1.7}
