*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#0f172a;background:#f8fafc;min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.layout{flex-direction:column;min-height:100vh;display:flex}.navbar{color:#fff;background:#0f172a;align-items:center;gap:1.5rem;height:58px;padding:0 1.5rem;display:flex;box-shadow:0 1px #ffffff0f}.navbar-brand{letter-spacing:-.02em;color:#fff;white-space:nowrap;font-size:1rem;font-weight:700}.navbar-links{flex:1;gap:.2rem;display:flex}.navbar-links a{color:#ffffff80;border-radius:6px;padding:.4rem .85rem;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s}.navbar-links a:hover{color:#ffffffd9;background:#ffffff14}.navbar-links a.active{color:#fff;background:#ffffff1f;font-weight:500}.main-content{flex:1;width:100%;max-width:960px;margin:0 auto;padding:2rem}.auth-page{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;width:100%;max-width:420px;padding:2.25rem;box-shadow:0 4px 24px #00000012,0 1px 3px #0000000a}.auth-card h1{letter-spacing:-.02em;margin-bottom:1.75rem;font-size:1.45rem;font-weight:700}.auth-footer{text-align:center;color:#64748b;margin-top:1.25rem;font-size:.875rem}.form-group{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.form-group label{color:#374151;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.form-group input,.form-group textarea,.form-group select{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:7px;outline:none;padding:.55rem .8rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.form-group textarea{resize:vertical;min-height:120px}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-actions{gap:.75rem;margin-top:.75rem;display:flex}.form-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;margin:.5rem 0;padding:.6rem .9rem;font-size:.82rem}.btn{cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:7px;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s,box-shadow .15s,transform .1s;display:inline-flex}.btn:hover:not(:disabled){opacity:.88}.btn:active:not(:disabled){transform:translateY(1px)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{color:#fff;background:#6366f1;border-color:#6366f1;box-shadow:0 1px 3px #6366f14d}.btn-danger{color:#fff;background:#ef4444;border-color:#ef4444}.btn-outline{color:#64748b;background:0 0;border-color:#e2e8f0}.btn-outline:hover:not(:disabled){color:#374151;opacity:1;border-color:#94a3b8}.btn-ghost-danger{color:#ef4444;background:0 0;border-color:#fecaca}.btn-ghost-danger:hover:not(:disabled){opacity:1;background:#fef2f2}.btn-sm{padding:.3rem .65rem;font-size:.775rem}.card{background:#fff;border:1px solid #f1f5f9;border-radius:10px;margin-bottom:.75rem;padding:1.25rem 1.5rem;transition:box-shadow .15s;box-shadow:0 1px 2px #0000000d}.card:hover{box-shadow:0 4px 16px #00000012}.card-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.card-title{color:#0f172a;font-size:.95rem;font-weight:600;line-height:1.4}.card-subtitle{color:#64748b;margin-top:.2rem;font-size:.83rem}.card-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.card-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:.85rem;padding-top:.85rem;display:flex}.app-row{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:10px;align-items:center;gap:.75rem;min-height:62px;margin-bottom:.4rem;padding:.6rem 1rem;transition:border-color .15s,box-shadow .15s;display:flex}.app-row:hover{border-color:#e2e8f0;box-shadow:0 2px 8px #0000000f}.app-row-badge{flex-shrink:0;width:88px;position:relative}.app-row-main{flex:1;min-width:0}.app-row-title{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;line-height:1.4;overflow:hidden}.app-row-company{color:#64748b;font-weight:400}.app-row-meta{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin-top:.12rem;font-size:.78rem;overflow:hidden}.app-row-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.18rem;min-width:120px;display:flex}.app-row-date{color:#94a3b8;font-size:.75rem}.app-row-score{color:#f59e0b;font-size:.72rem;font-weight:700}.app-row-actions{border-left:1px solid #f1f5f9;flex-shrink:0;align-items:center;gap:.4rem;padding-left:.75rem;display:flex}.page-header{justify-content:space-between;align-items:center;margin-bottom:1.75rem;display:flex}.page-header h1{letter-spacing:-.02em;font-size:1.3rem;font-weight:700}.inline-form{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.25rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.import-url-section{border-bottom:1px dashed #e2e8f0;margin-bottom:1.25rem;padding-bottom:1.25rem}.stats-grid{grid-template-columns:repeat(5,1fr);gap:.65rem;margin-bottom:1.5rem;display:grid}.stat-tile{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #f1f5f9;border-top:3px solid #e2e8f0;border-radius:10px;padding:.9rem .75rem;transition:box-shadow .15s,transform .1s;box-shadow:0 1px 2px #0000000d}.stat-tile:hover{box-shadow:0 4px 12px #00000014}.stat-tile:active{transform:translateY(1px)}.stat-tile.active{outline-offset:-1px;outline:2px solid #6366f1}.stat-tile-count{letter-spacing:-.03em;font-size:1.75rem;font-weight:700;line-height:1}.stat-tile-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-top:.3rem;font-size:.68rem;font-weight:500}.stat-TO_APPLY{border-top-color:#94a3b8}.stat-APPLIED{border-top-color:#3b82f6}.stat-INTERVIEW{border-top-color:#f59e0b}.stat-REJECTED{border-top-color:#ef4444}.stat-OFFER{border-top-color:#10b981}.stat-TO_APPLY .stat-tile-count{color:#475569}.stat-APPLIED .stat-tile-count{color:#1d4ed8}.stat-INTERVIEW .stat-tile-count{color:#b45309}.stat-REJECTED .stat-tile-count{color:#b91c1c}.stat-OFFER .stat-tile-count{color:#047857}.filter-tabs{flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;display:flex}.filter-tab{cursor:pointer;color:#64748b;background:#fff;border:1.5px solid #e2e8f0;border-radius:99px;align-items:center;gap:.4rem;padding:.3rem .85rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.filter-tab:hover{color:#374151;border-color:#94a3b8}.filter-tab.active{color:#fff;background:#0f172a;border-color:#0f172a}.filter-count{color:#64748b;background:#f1f5f9;border-radius:99px;padding:.05rem .4rem;font-size:.7rem;font-weight:600}.filter-tab.active .filter-count{color:#fff;background:#ffffff2e}.badge{border-radius:99px;align-items:center;padding:.2rem .65rem;font-size:.72rem;font-weight:600;display:inline-flex}.badge-TO_APPLY{color:#475569;background:#f1f5f9}.badge-APPLIED{color:#1d4ed8;background:#dbeafe}.badge-INTERVIEW{color:#92400e;background:#fef3c7}.badge-REJECTED{color:#991b1b;background:#fee2e2}.badge-OFFER{color:#065f46;background:#d1fae5}.tag{color:#64748b;background:#f1f5f9;border-radius:5px;align-items:center;padding:.15rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.status-select{cursor:pointer;color:#374151;background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;padding:.3rem .6rem;font-family:inherit;font-size:.8rem}.spinner{border:2.5px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;width:28px;height:28px;margin:3rem auto;animation:.65s linear infinite spin;display:block}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;padding:4rem 1rem}.empty p{color:#64748b;margin-top:.4rem;font-size:.9rem}.empty p:first-child{color:#374151;font-size:1rem;font-weight:600}.link-text{color:#6366f1;font-weight:500;text-decoration:none}.link-text:hover{text-decoration:underline}.text-muted{color:#64748b;font-size:.83rem}.text-date{color:#94a3b8;white-space:nowrap;font-size:.78rem}.profile-global-stats{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.25rem;padding:1rem 1.25rem}.profile-global-stats-header{justify-content:space-between;align-items:baseline;margin-bottom:.6rem;display:flex}.profile-global-stats-title{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-size:.72rem;font-weight:700}.profile-global-stats-total{color:#64748b;font-size:.8rem}.profile-stats-detail{border-top:1px solid #f1f5f9;margin-top:1rem;padding-top:.75rem}.profile-stats-grid{grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}.profile-stat-item{background:#f8fafc;border-radius:6px;padding:.5rem .6rem}.profile-stat-count{font-size:1.4rem;font-weight:700;line-height:1}.profile-stat-label{color:#64748b;margin-top:.2rem;font-size:.65rem;line-height:1.2}.profile-stat-pct{color:#94a3b8;margin-top:.15rem;font-size:.7rem}@media (width<=640px){.profile-stats-grid{grid-template-columns:repeat(3,1fr)}}.navbar-bell{color:#fbbf24;border-radius:6px;align-items:center;padding:.25rem .4rem;font-size:1.1rem;text-decoration:none;transition:background .15s;display:flex;position:relative}.navbar-bell:hover{background:#ffffff1a}.navbar-bell-count{color:#fff;text-align:center;background:#ef4444;border-radius:8px;min-width:16px;height:16px;padding:0 3px;font-size:.65rem;font-weight:700;line-height:16px;position:absolute;top:-2px;right:-4px}.reminder-badge{border-radius:9999px;align-items:center;gap:.25rem;margin-left:.4rem;padding:.15rem .5rem;font-size:.72rem;font-weight:600;display:inline-flex}.reminder-overdue{color:#dc2626;background:#fee2e2}.reminder-upcoming{color:#92400e;background:#fef9c3}.drawer-backdrop{z-index:200;background:#00000059;animation:.15s fadeIn;position:fixed;inset:0}.drawer{z-index:201;background:#fff;flex-direction:column;width:min(520px,100vw);height:100vh;animation:.2s slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-4px 0 32px #0000001f}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:none}}.drawer-header{border-bottom:1px solid #e2e8f0;flex-shrink:0;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.drawer-title{color:#0f172a;font-size:1.05rem;font-weight:700;line-height:1.3}.drawer-subtitle{color:#64748b;margin-top:.2rem;font-size:.875rem}.drawer-close{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:4px;flex-shrink:0;margin-top:.1rem;padding:.25rem;font-size:1rem;line-height:1;transition:color .12s,background .12s}.drawer-close:hover{color:#374151;background:#f1f5f9}.drawer-body{flex:1;padding:0 1.5rem 2rem;overflow-y:auto}.drawer-section{border-bottom:1px solid #f1f5f9;padding:1.1rem 0 .5rem}.drawer-section:last-child{border-bottom:none}.drawer-section-title{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:.65rem;font-size:.72rem;font-weight:700}.drawer-fields{flex-direction:column;gap:.45rem;display:flex}.drawer-field{align-items:baseline;gap:.75rem;font-size:.875rem;display:flex}.drawer-field-label{color:#64748b;flex-shrink:0;min-width:90px;font-size:.8rem}.drawer-editable{border:1.5px solid #0000}.drawer-editable:hover{background:#f8fafc;border-color:#e2e8f0}.drawer-rawtext{color:#64748b;white-space:pre-wrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;max-height:200px;padding:.75rem;font-size:.78rem;line-height:1.5;overflow-y:auto}.drawer-ai-soon{text-transform:uppercase;letter-spacing:.06em;color:#6366f1;vertical-align:middle;background:#e0e7ff;border-radius:4px;margin-left:.4rem;padding:.15rem .4rem;font-size:.6rem;font-weight:700}.drawer-section-ai{opacity:.6}.cv-upload-zone{background:#fff;border:2px dashed #e2e8f0;border-radius:10px;margin-bottom:1.5rem;padding:1.25rem 1.5rem;transition:border-color .15s}.cv-upload-zone:hover{border-color:#6366f1}.cv-upload-controls{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.cv-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:1rem;overflow:hidden}.cv-preview-iframe{border:none;width:100%;height:70vh;display:block}.cv-section-title{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:1.25rem 0 .5rem;font-size:.72rem;font-weight:700}.period-selector{gap:.25rem;margin-top:.75rem;display:flex}.period-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1.5px solid #0000;border-radius:6px;padding:.25rem .75rem;font-size:.78rem;font-weight:500;transition:background .12s,color .12s,border-color .12s}.period-btn:hover{color:#374151;background:#e2e8f0}.period-btn.active{color:#fff;background:#6366f1;border-color:#6366f1}.period-metric-value{color:#0f172a;font-size:1.35rem;font-weight:700;line-height:1}.period-metric-label{color:#94a3b8;margin-top:.15rem;font-size:.7rem}.import-modal{z-index:201;background:#fff;flex-direction:column;width:min(680px,100vw);height:100vh;animation:.2s slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-4px 0 32px #0000001f}.import-table{border-collapse:collapse;width:100%;font-size:.82rem}.import-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:.4rem .5rem;font-size:.7rem;font-weight:700}.import-table td{color:#374151;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #f8fafc;max-width:160px;padding:.45rem .5rem;overflow:hidden}.import-table tr:hover td{background:#f8fafc}.bottom-nav{display:none}.search-bar-wrapper{margin-bottom:1rem;position:relative}.search-bar{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.6rem 2.5rem .6rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.search-bar:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.search-bar::placeholder{color:#94a3b8}.search-clear{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:4px;padding:.2rem .3rem;font-size:.85rem;line-height:1;transition:color .12s;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.search-clear:hover{color:#0f172a}.badge-clickable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:filter .12s}.badge-clickable:hover{filter:brightness(.9)}.status-picker{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:.15rem;min-width:150px;padding:.3rem;display:flex;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 16px #0000001f}.status-picker-option{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;padding:.35rem .5rem;transition:background .1s;display:flex}.status-picker-option:hover{background:#f8fafc}.status-picker-option.current{background:#f1f5f9}@media (width<=768px){.main-content{max-width:100%}.stats-grid{gap:.5rem}}@media (width<=640px){.main-content{padding:1rem .875rem calc(56px + 1rem)}.navbar{gap:.5rem;padding:0 .875rem}.navbar-links{display:none}.navbar-brand{flex:1}.navbar-bell{display:none}.bottom-nav{z-index:150;height:56px;padding-bottom:env(safe-area-inset-bottom,0px);background:#0f172a;border-top:1px solid #ffffff14;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav-item{color:#ffffff73;flex-direction:column;flex:1;justify-content:center;align-items:center;font-size:.72rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex;position:relative}.bottom-nav-item.active{color:#fff}.bottom-nav-item.active:after{content:"";background:#6366f1;border-radius:0 0 2px 2px;height:2px;position:absolute;top:0;left:20%;right:20%}.bottom-nav-label{align-items:center;gap:.3rem;display:inline-flex;position:relative}.bottom-nav-dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:6px;height:6px}.page-header{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem}.page-header>div{flex-wrap:wrap;width:100%}.page-header h1{font-size:1.15rem}.stats-grid{grid-template-columns:repeat(3,1fr);gap:.4rem;margin-bottom:1rem}.stats-grid>:nth-child(4){grid-column:1/2}.stats-grid>:nth-child(5){grid-column:2/3}.stat-tile{padding:.65rem .5rem}.stat-tile-count{font-size:1.45rem}.stat-tile-label{font-size:.62rem}.filter-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin-bottom:1rem;padding-bottom:.2rem;overflow-x:auto}.filter-tabs::-webkit-scrollbar{display:none}.filter-tab{flex-shrink:0}.app-row{grid-template-columns:auto 1fr auto;grid-template-areas:"badge main actions""meta meta meta";align-items:center;gap:.3rem .6rem;min-height:auto;padding:.65rem .75rem;display:grid}.app-row-badge{grid-area:badge;width:auto}.app-row-main{grid-area:main}.app-row-actions{border-left:none;grid-area:actions;padding-left:0}.app-row-right{border-top:1px solid #f1f5f9;flex-flow:wrap;grid-area:meta;justify-content:flex-start;align-items:center;gap:.35rem;min-width:auto;padding-top:.35rem}.app-row-right .reminder-badge{margin-left:0}.form-row{grid-template-columns:1fr}.inline-form,.card{padding:1rem}.card-footer{flex-direction:column;align-items:flex-start;gap:.6rem}.card-footer>div{justify-content:flex-end;width:100%}.drawer,.import-modal{width:100vw}.drawer-body{padding:0 1rem 2rem}.drawer-header{padding:1rem}.cv-preview-iframe{height:55vh}.cv-upload-controls{flex-direction:column;align-items:stretch}.profile-stats-grid{grid-template-columns:repeat(3,1fr)}.profile-global-stats-header{flex-direction:column;gap:.35rem}.auth-card{padding:1.5rem}}
