:root{font-family:DM Sans,sans-serif;color:#243a35;background:#f7f8f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer;border:1px solid #dce3dd;border-radius:7px;padding:10px 15px;background:#fff;color:#29483e;font-weight:600}button:hover{background:#edf3ed}button:disabled{opacity:.5;cursor:default}a{color:#256650}p{line-height:1.65}.shell{display:flex;min-height:100vh}aside{width:220px;flex-shrink:0;background:#edf2eb;border-right:1px solid #dde5da;padding:52px 23px 40px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{font-family:Manrope,sans-serif;line-height:1.2;text-decoration:none;font-size:20px;display:block;position:relative;color:#254c3c;margin-bottom:58px}.brand b{font-weight:800}.brand-main{display:flex;align-items:center;gap:12px}.brand .brand-main .logo{position:static;flex-shrink:0}.logo{position:absolute;left:0;top:0;background:#335c47;color:#fff;width:36px;height:39px;border-radius:10px;text-align:center;font-size:29px}.workspace{font-size:10px;letter-spacing:1.4px;color:#829080;margin:65px 9px 18px}.nav{border:0;background:transparent;display:flex;gap:13px;text-align:left;margin:4px 0;padding:13px 14px;font-size:13px;white-space:nowrap}.nav.active{background:#dce7d9;color:#254c3c}.nav-settings{margin-top:auto}.aside-footer{margin-top:auto;font-size:12px;color:#506a54}.aside-footer p{font-size:11px;color:#8a9789;margin-bottom:0}.dot{display:inline-block;background:#6f9774;width:7px;height:7px;border-radius:50%;margin-right:7px}main{width:100%;max-width:1600px;padding:0 48px}header{height:85px;border-bottom:1px solid #e1e6df;display:flex;align-items:center;justify-content:space-between;color:#859082;font-size:10px;letter-spacing:1.3px}.private{border:1px solid #dce4d8;border-radius:5px;padding:7px 10px;font-size:9px}.title-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:42px 0 30px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;color:#718b69}h1{font-family:Manrope,sans-serif;font-size:36px;letter-spacing:-1.2px;font-weight:600;margin:10px 0}h2{font-family:Manrope,sans-serif;font-size:17px;font-weight:700;margin:0 0 17px}h3{font-size:14px;margin-top:27px}.title-row p{font-size:13px;color:#899085;margin:0}.primary{background:#355c45;color:#fff;border-color:#355c45;padding:12px 19px}.primary:hover{background:#244b35}.summary{background:#e9efdf;border:1px solid #dce5d1;padding:24px 30px;display:flex;align-items:center;gap:18px;border-radius:10px;margin-bottom:26px;position:relative;overflow:hidden}.stats-carousel{position:relative;margin-bottom:26px;max-width:520px}.carousel-content{min-width:0;overflow:hidden;perspective:700px}.carousel-content article{position:relative;background:#e9efdf;border:1px solid #dce5d1;border-radius:10px;padding:22px 58px 38px;min-height:142px}.carousel-content span{color:#6a8060;font-size:9px;letter-spacing:1.5px}.carousel-content strong{display:block;font:500 36px Manrope,sans-serif;margin:8px 0 3px}.carousel-content small{color:#83907c;font-size:11px}.carousel-arrow{position:absolute;top:71px;z-index:1;width:44px;height:52px;border:0;border-radius:0;padding:0;font-size:25px;line-height:1;color:#567061;background:transparent;transform:translateY(-50%)}.carousel-arrow:first-child{left:8px}.carousel-arrow:last-child{right:8px}.carousel-arrow:hover{background:transparent;color:#294b38}.carousel-dots{position:absolute;right:0;bottom:14px;left:0;display:flex;justify-content:center;gap:7px}.carousel-dots button{width:7px;height:7px;min-width:0;border:0;border-radius:50%;padding:0;background:#ccd5c8}.carousel-dots button.active{background:#4f6f5b}.summary span{font-size:9px;letter-spacing:1.6px;color:#6a8060}.summary strong{display:block;font-family:Manrope;font-weight:500;font-size:40px;margin-top:5px}.summary p{border-left:1px solid #cdd8c3;padding-left:35px;font-size:12px;color:#748168}.summary .summary-icon{margin-left:auto;font-size:65px;color:#9bad88;line-height:1}.panel{background:#fff;border:1px solid #e0e6dd;border-radius:10px;margin-bottom:24px}.filters{padding:22px;display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:16px}.filters-panel{padding:0}.filters-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 0}.filters-header h2{margin:0}.primary-filters{padding-top:16px}.text-button{border:0;background:transparent;padding:5px;color:#66766b;font-size:11px}.advanced-filters{border-top:1px solid #edf0eb;padding:15px 22px 20px}.advanced-filters>summary{color:#4e6658;font-size:12px}.advanced-filters[open]>summary{margin-bottom:2px}.multi-select{position:relative;min-width:0}.multi-select>summary{list-style:none;display:flex;flex-direction:column;gap:7px;color:#69786c;font-size:11px}.multi-select>summary::-webkit-details-marker{display:none}.multi-select>summary strong{display:flex;justify-content:space-between;width:100%;background:#fafbf9;border:1px solid #dfe5dc;border-radius:6px;padding:10px 11px;color:#31483c;font-size:13px;font-weight:400}.multi-select-menu{position:absolute;z-index:10;top:calc(100% + 5px);left:0;right:0;max-height:245px;overflow:auto;background:#fff;border:1px solid #dfe5dc;border-radius:7px;box-shadow:0 10px 28px #233a301f;padding:7px}.multi-select-menu label{flex-direction:row;align-items:center;padding:7px;font-size:12px}.multi-select-menu input{width:auto}label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:600;color:#69786c}input,select,textarea{width:100%;background:#fafbf9;border:1px solid #dfe5dc;border-radius:6px;padding:10px 11px;color:#31483c;font-size:13px;min-width:0}textarea{resize:vertical;min-height:110px;line-height:1.6}.checkbox{flex-direction:row;align-items:center;gap:8px}.checkbox input{width:auto}.filters>button{align-self:end}.section-heading{display:flex;justify-content:space-between;align-items:center;padding:22px 25px;border-bottom:1px solid #e9ede5}.section-heading h2{margin:0}.section-heading span,.muted{font-size:12px;color:#8a958b}.history-controls{display:flex;align-items:end;gap:16px}.history-controls>span{margin-bottom:14px}.history-controls label{min-width:165px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left}th{font-size:9px;letter-spacing:1px;color:#929d91;padding:15px 24px;background:#fafbf8}td{font-size:12px;padding:20px 24px;border-top:1px solid #edf0e9}.row-link{padding:0;border:0;text-align:left;margin-bottom:6px;font-size:14px;background:transparent}.row-link+.muted{color:#68776d;font-weight:500}.view-button{border:0;background:transparent;font-size:24px;padding:5px 9px}.badge{display:inline-block;font-size:10px;letter-spacing:.3px;padding:6px 10px;border-radius:5px;background:#edf1eb;color:#63705c;white-space:nowrap}.badge.applied{background:#e7eee1;color:#557447}.badge.offer{background:#d8eddd;color:#226139}.badge.rejected{background:#f4e5e2;color:#985a4d}.badge.recruiter_screen,.badge.phone_screen,.badge.technical_interview,.badge.onsite_interview,.badge.final_interview{background:#e3ebf2;color:#46657b}.badge.withdrawn,.badge.ghosted,.badge.saved{background:#eceeeb;color:#70766f}.badge.oa{background:#f6efd8;color:#8b753f}.empty{text-align:center;padding:55px 20px;color:#73836d}.empty>div{font-size:35px}.empty h3{font-size:16px;margin:16px 0 5px}.empty p{font-size:12px}.pagination{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0e9;padding:15px 22px;font-size:11px;color:#889482}.pagination label{min-width:90px}.pagination button{font-size:11px}footer{padding:20px 0 35px;font-size:9px;letter-spacing:1.2px;color:#919c8d;display:flex;justify-content:space-between}footer span{letter-spacing:0}.form{padding:28px}.form>label{margin-bottom:18px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px}.steps{display:flex;gap:35px;margin-bottom:24px;font-size:12px;color:#a0aa9a}.steps .selected{color:#3b6947}.jd-input{min-height:270px}.actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px}.actions p,.actions span{color:#85917e;font-size:11px}.subform{background:#f6f8f3;border:1px solid #e6ebdf;border-radius:7px;padding:18px;margin-bottom:15px}.subform>label{margin-bottom:14px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,1fr);gap:24px}.company-name{font:600 20px Manrope,sans-serif;color:#476455;margin-bottom:6px}.timeline-column{display:flex;flex-direction:column}.timeline-panel{order:1}.record-next-step{order:2}.status-update-details>summary{font:700 17px Manrope,sans-serif;color:#243a35}.status-update-form{display:grid;gap:16px;margin-top:22px}.status-update-form textarea{min-height:85px}.status-update-form .primary{justify-self:start}.status-update-form p{margin:0}.danger-zone{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #e8c8c2;background:#fff8f6;border-radius:10px;padding:20px 24px;margin:8px 0 32px}.danger-zone strong{color:#793b32;font-size:14px}.danger-zone p{color:#95685f;font-size:12px;margin:4px 0 0}.danger-button{color:#fff;background:#a84f42;border-color:#a84f42;white-space:nowrap}.danger-button:hover{background:#8e3e34}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.8 DM Sans,sans-serif;color:#667460}summary{font-weight:600;cursor:pointer}.timeline{border-left:1px solid #dbe4d5;margin-left:5px}.timeline article{position:relative;padding:0 0 27px 22px}.timeline-dot{position:absolute;left:-5px;top:5px;width:9px;height:9px;background:#6c8a61;border-radius:50%;border:2px solid white}.timeline strong{font-size:13px}.timeline time{display:block;font-size:10px;color:#94a08d;margin-top:6px}.timeline p{font-size:12px;white-space:pre-wrap}.skill-list{display:flex;flex-wrap:wrap;gap:8px}.skills-section{margin-top:28px;border-top:1px solid #edf0eb;padding-top:4px}.skill-group h3{margin-bottom:10px}.skill-chip{display:inline-flex;align-items:center;background:#f0f4ee;border:1px solid #dce5d8;color:#355344;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:600}.event-actions{display:flex;gap:7px;margin-top:10px}.event-actions button{padding:6px 10px;font-size:11px}.event-actions .icon-button{width:30px;height:30px;padding:6px;display:inline-grid;place-items:center}.icon-button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.danger-text{color:#9a4637}.timeline-editor{display:grid;gap:12px}.timeline-editor textarea{min-height:75px}.requirement-section+.requirement-section{border-top:1px solid #edf0eb;margin-top:24px;padding-top:2px}.requirement-section ul{margin:0;padding-left:20px;color:#526258}.requirement-section li{margin:9px 0;padding-left:3px;font-size:13px;line-height:1.65}.error{background:#fae8e2;border:1px solid #e9c8bd;color:#963f29;padding:16px;border-radius:8px;margin-top:20px;font-size:13px}.toast{position:fixed;z-index:100;top:18px;left:50%;transform:translate(-50%);background:#294c3a;color:#fff;border-radius:8px;padding:12px 18px;box-shadow:0 10px 30px #1f3b2d33;font-size:13px}.auth-loading{min-height:100vh;display:grid;place-items:center;color:#73836d}.auth-page{min-height:100vh;max-width:none;padding:48px 20px;display:grid;place-items:center;background:linear-gradient(145deg,#f7f8f5,#eaf0e7)}.auth-card{width:min(100%,420px);padding:34px;background:#fff;border:1px solid #dfe6dc;border-radius:14px;box-shadow:0 22px 55px #294c3a1a}.auth-card h1{margin:30px 0 4px;font-size:30px}.auth-card>p{color:#819085;font-size:13px;margin:0 0 24px}.auth-card>label{margin-bottom:15px}.auth-card small{display:block;text-align:center;margin-top:16px;color:#95a097}.auth-brand{display:flex;align-items:center;gap:12px;color:#254c3c;font:700 19px Manrope,sans-serif}.auth-brand .logo{position:static;display:inline-block}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#f0f3ee;border-radius:8px;margin-bottom:22px}.auth-tabs button{border:0;background:transparent;font-size:12px}.auth-tabs button.active{background:#fff;box-shadow:0 2px 8px #28433414}.auth-submit{width:100%;margin-top:5px}.auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0;color:#9ca59e;font-size:11px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#e5e9e3}.google-button{min-height:42px;display:flex;justify-content:center}.google-placeholder{width:100%;min-height:42px}.auth-error{position:fixed;z-index:5;top:12px;left:50%;transform:translate(-50%);width:min(90%,420px);margin:0}.settings-card{padding:28px;max-width:650px}.settings-card dl{display:grid;grid-template-columns:100px 1fr;gap:12px;margin:22px 0 30px;font-size:13px}.settings-card dt{color:#8a958b}.settings-card dd{margin:0;color:#304b3e;font-weight:600}.sign-out-button{color:#8b453b;border-color:#e5cbc5;background:#fff8f6}main>button{margin-top:25px}@media(max-width:1000px){aside{width:210px;padding:44px 16px 32px}main{padding:0 25px}.detail-grid{grid-template-columns:1fr}.filters{grid-template-columns:1fr 1fr}}@media(max-width:650px){.shell{display:block}aside{position:static;width:100%;height:auto;flex-direction:row;padding:15px;align-items:center;gap:10px}.brand{font-size:14px;padding-left:0;margin-bottom:0}.logo{width:27px;height:31px;font-size:23px}.workspace,.aside-footer{display:none}.nav{font-size:10px;padding:9px}.nav span{max-width:80px}main{padding:0 16px}header{height:60px;font-size:8px}.private{display:none}.title-row{margin-top:25px;align-items:flex-start}h1{font-size:27px}.title-row .primary{font-size:11px;padding:10px}.summary{padding:20px;gap:20px}.summary p{padding-left:20px}.filters,.grid{grid-template-columns:1fr 1fr}.form{padding:20px}.steps{gap:15px;font-size:10px}.actions{align-items:flex-start;flex-direction:column}footer span{display:none}}
