@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#191816;background:#f5f3ee;font-synthesis:none;--ink: #191816;--paper: #f5f3ee;--cream: #e9e5da;--lime: #d8ff48;--muted: #716e66;--line: #d8d4ca}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,p{margin-top:0}h1,h2{font-family:Manrope,sans-serif;letter-spacing:-.045em}.eyebrow{font-size:.72rem;letter-spacing:.17em;font-weight:600}.error{color:#9b2820!important;font-size:.84rem;margin:12px 0}.center{min-height:100vh;display:grid;place-content:center;justify-items:center;color:var(--muted)}.loader{width:26px;height:26px;border:2px solid var(--line);border-top-color:var(--ink);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{rotate:360deg}}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(400px,.75fr);background:var(--ink)}.auth-copy{padding:clamp(40px,8vw,120px);display:flex;flex-direction:column;justify-content:center;color:#f8f6ef;position:relative;overflow:hidden}.auth-copy:after{content:"";position:absolute;width:460px;height:460px;border:1px solid #45433d;border-radius:50%;right:-170px;bottom:-170px;box-shadow:0 0 0 75px #191816,0 0 0 76px #36342f,0 0 0 150px #191816,0 0 0 151px #292824}.auth-copy .eyebrow{color:var(--lime);margin-bottom:64px}.auth-copy h1{font-size:clamp(3.2rem,6vw,6.7rem);line-height:.97;font-weight:500;max-width:900px;margin-bottom:36px;position:relative;z-index:1}.auth-copy h1 em{color:var(--lime);font-style:normal}.auth-copy>p:not(.eyebrow){color:#aaa79d;font-size:1.12rem;line-height:1.65;max-width:500px;position:relative;z-index:1}.proof{display:flex;gap:28px;margin-top:54px;color:#d6d2c7;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;position:relative;z-index:1}.proof span:before{content:"•";color:var(--lime);margin-right:9px}.auth-card{background:var(--paper);padding:clamp(36px,6vw,92px);display:flex;flex-direction:column;justify-content:center}.auth-card .step{color:var(--muted);font-size:.72rem;letter-spacing:.14em;font-weight:600;margin-bottom:26px}.auth-card h2{font-size:clamp(2.1rem,4vw,3.5rem);font-weight:500;margin-bottom:12px}.auth-card>p:not(.step){color:var(--muted);line-height:1.55;max-width:440px}.auth-card form{margin-top:34px}label{display:block;font-size:.78rem;font-weight:600;margin-bottom:9px}input{width:100%;border:1px solid var(--line);background:#fff;padding:16px 17px;border-radius:2px;outline:none}input:focus{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.otp{font-size:1.8rem;letter-spacing:.35em;font-variant-numeric:tabular-nums}.dev-code{font-size:.8rem;color:var(--muted);margin:9px 0}.primary{display:flex;align-items:center;justify-content:space-between;width:100%;color:#fff;background:var(--ink);border:1px solid var(--ink);padding:16px 18px;margin-top:14px;text-decoration:none;font-weight:600;border-radius:2px}.primary:hover{background:#33312d}.primary:disabled{opacity:.45;cursor:not-allowed}.primary span{color:var(--lime);font-size:1.25rem}.primary.compact{width:auto;margin:0;padding:11px 15px;font-size:.84rem}.external-link-icon{width:16px;height:16px;flex:0 0 auto}.primary.compact .external-link-icon{color:var(--lime);margin-left:10px}.link{border:0;background:none;padding:14px 0;color:var(--muted);text-align:left;text-decoration:underline}.brand{font:700 1rem/1 Manrope,sans-serif;letter-spacing:-.04em}.brand span{color:#a3c51e;font-size:.55rem;margin-left:2px}.brand.inverse{color:#fff;font-size:1.15rem}.brand.inverse span{color:var(--lime)}.onboarding{min-height:100vh;padding:32px clamp(24px,6vw,90px)}.onboarding>section{max-width:770px;margin:clamp(60px,10vh,120px) auto}.onboarding h1{font-size:clamp(2.8rem,6vw,5.4rem);line-height:1;font-weight:500;margin-bottom:22px}.onboarding .lede{color:var(--muted);font-size:1.05rem;line-height:1.55;margin-bottom:38px}.dropzone{border:1px dashed #aaa69b;min-height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#ffffff59;text-align:center;transition:.2s}.dropzone:hover{border-color:var(--ink);background:#fff}.dropzone input{position:absolute;opacity:0;width:1px;height:1px}.dropzone strong{font:600 1.1rem Manrope,sans-serif;margin:15px 0 7px}.dropzone small{color:var(--muted);font-weight:400}.upload-mark{width:42px;height:42px;display:grid;place-items:center;background:var(--lime);border-radius:50%;font-size:1.3rem}.upload-mark .external-link-icon{width:20px;height:20px}.file-chip{background:#fff;border:1px solid var(--line);padding:16px;display:flex;gap:13px;align-items:center;margin-bottom:24px}.file-chip>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--lime)}.file-chip div{display:flex;flex-direction:column;gap:4px}.file-chip small{color:var(--muted);text-transform:capitalize}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-grid label:last-child{grid-column:1 / -1}.confirm-form .primary{max-width:280px;margin-left:auto}.suggestion{width:100%;padding:15px;margin-bottom:16px;border:1px solid #becf72;background:#f2f8d5;text-align:left}.choices{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;max-height:340px;overflow:auto;padding-right:5px}.choice{border:1px solid var(--line);background:#fff;padding:15px 16px;display:flex;justify-content:space-between;text-align:left}.choice i{font-style:normal;font-size:1.1rem}.choice.selected{border-color:var(--ink);background:var(--ink);color:#fff}.choice.selected i{color:var(--lime)}.selection-count{color:var(--muted);font-size:.78rem;margin:16px 0 0}.choices+.selection-count+.primary{max-width:280px;margin-left:auto}.preferences-page{min-height:100vh;padding:32px clamp(24px,6vw,90px) 70px}.preferences-topbar{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.back-button{border:0;background:none;color:var(--muted);padding:10px 0}.back-button:hover{color:var(--ink)}.preferences-content{max-width:1180px;margin:clamp(52px,8vh,92px) auto 0}.preferences-content>h1{font-size:clamp(2.8rem,5vw,5rem);line-height:1;font-weight:500;margin-bottom:16px}.preferences-content>.lede{color:var(--muted);font-size:1.05rem;line-height:1.55;margin-bottom:32px}.preferences-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.preference-panel{min-width:0;background:#fff6;border:1px solid var(--line);padding:22px}.preference-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.preference-heading .eyebrow{color:var(--muted);margin-bottom:7px}.preference-heading h2{font-size:1.45rem;letter-spacing:-.025em;margin:0}.preference-heading>strong{color:var(--muted);font-size:.75rem;white-space:nowrap}.preference-panel .choices{grid-template-columns:1fr;max-height:430px}.role-option{display:grid;gap:7px}.role-option>.choice{width:100%}.subrole-options{border-left:2px solid var(--line);padding:5px 0 7px 12px;display:flex;flex-wrap:wrap;gap:6px}.subrole-options p{width:100%;color:var(--muted);font-size:.68rem;margin-bottom:2px;text-transform:uppercase;letter-spacing:.06em}.subrole-options p span{text-transform:none;letter-spacing:0}.subrole-choice{border:1px solid var(--line);background:#fff;padding:7px 9px;font-size:.72rem}.subrole-choice.selected{border-color:var(--ink);background:var(--ink);color:#fff}.experience-panel{grid-column:1 / -1}.experience-panel input{max-width:260px}.field-help{color:var(--muted);font-size:.78rem;line-height:1.45;margin:9px 0 0}.preferences-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.preferences-actions .primary{width:min(100%,280px);margin:0}.preferences-actions .secondary{min-width:110px}.onboarding-preferences .preferences-content{margin-top:clamp(52px,8vh,92px)}.app-shell{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.app-shell aside{position:sticky;top:0;height:100vh;background:var(--ink);color:#99968e;padding:30px 22px;display:flex;flex-direction:column}aside nav{margin-top:64px;display:grid;gap:7px}aside button{border:0;color:inherit;background:none;padding:12px 13px;text-align:left;display:flex;gap:11px;align-items:center;border-radius:3px}aside button:hover,aside button.active{background:#2d2b27;color:#fff}aside button.active:after{content:"";width:5px;height:5px;background:var(--lime);border-radius:50%;margin-left:auto}.menu-icon{width:16px;height:16px;flex:0 0 auto}.aside-bottom{margin-top:auto;display:grid;gap:3px}.aside-bottom p{overflow:hidden;text-overflow:ellipsis;font-size:.7rem;border-top:1px solid #33312d;padding-top:16px;margin:12px}.feed{padding:clamp(30px,5vw,70px);max-width:1120px;width:100%;margin:0 auto}.feed>header{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:25px;border-bottom:1px solid var(--line)}.feed h1{font-size:clamp(2.5rem,5vw,4.7rem);font-weight:500;margin:0}.live{color:var(--muted);font-size:.75rem;margin-bottom:8px}.live i{display:inline-block;width:6px;height:6px;background:#7ba40a;border-radius:50%;margin-right:7px;box-shadow:0 0 0 4px #e4edc6}.mobile-menu{display:none;position:relative}.mobile-menu summary{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;list-style:none;cursor:pointer;font-size:1.5rem;line-height:1}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu>div{position:absolute;z-index:20;top:48px;right:0;min-width:190px;padding:7px;border:1px solid var(--line);background:#fff;box-shadow:0 12px 30px #1e1c1824}.mobile-menu button{width:100%;border:0;background:none;color:var(--ink);padding:11px 12px;display:flex;align-items:center;gap:9px;text-align:left;font:inherit}.mobile-menu button:hover{background:#eeece5}.job-list{display:grid;gap:13px;margin-top:26px}.back-link{display:inline-block;color:var(--muted);margin-top:22px;font-size:.82rem}.back-link+.job-list{margin-top:14px}.job-card{background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:85px 1fr;transition:transform .15s,box-shadow .15s}.job-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #1e1c1812}.score{border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;padding-top:25px}.score strong{font:500 2rem Manrope,sans-serif}.score small{color:var(--muted);font-size:.6rem;letter-spacing:.12em}.job-main{position:relative;padding:23px 26px 25px;min-width:0}.job-heading{display:flex;justify-content:space-between;gap:20px}.job-heading p{color:var(--muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.job-heading h2{font-size:1.35rem;margin-bottom:0;letter-spacing:-.025em}.job-controls{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.age{color:var(--muted);font-size:.72rem;white-space:nowrap}.not-interested{border:0;padding:0;background:none;color:var(--muted);font-size:.72rem;white-space:nowrap}.not-interested:hover{color:#9b2820}.reason-backdrop{position:fixed;z-index:9;inset:0;border:0;background:transparent}.reason-picker{position:absolute;z-index:10;top:68px;right:26px;width:min(460px,calc(100% - 52px));border:1px solid var(--line);background:var(--paper);padding:13px;display:flex;flex-wrap:wrap;gap:7px;box-shadow:0 12px 30px #1e1c1824}.reason-picker strong{width:100%;font-size:.78rem;margin-bottom:2px}.reason-picker button{border:1px solid var(--line);background:#fff;padding:8px 10px;font-size:.75rem}.reason-picker button:hover{border-color:var(--ink)}.reason-picker button:disabled{opacity:.45}.reason-picker .error{width:100%;margin:4px 0 0}.meta{color:var(--muted);font-size:.8rem;margin:9px 0 17px}.summary{line-height:1.55;color:#504e48;font-size:.91rem;max-width:760px}.keywords{display:flex;flex-wrap:wrap;gap:6px}.keywords span{background:#eeece5;padding:5px 8px;font-size:.68rem;color:#56544e}.card-actions{display:flex;gap:8px;margin-top:21px}.secondary{border:1px solid var(--line);background:#fff;padding:10px 14px}.secondary:hover{border-color:var(--ink)}.empty{text-align:center;padding:14vh 20px;color:var(--muted)}.empty>span{display:inline-grid;place-items:center;width:55px;height:55px;border:1px solid var(--line);border-radius:50%;font-size:1.5rem}.empty h2{color:var(--ink);margin:20px 0 8px}.empty p{max-width:420px;margin:auto;line-height:1.5}@media(max-width:780px){.auth-shell{grid-template-columns:1fr}.auth-copy{min-height:43vh;padding:42px 28px}.auth-copy .eyebrow{margin-bottom:32px}.auth-copy h1{font-size:3.2rem}.auth-copy>p:not(.eyebrow),.proof{display:none}.auth-card{min-height:57vh;padding:42px 28px}.field-grid,.choices{grid-template-columns:1fr}.preferences-page{padding:24px 16px 40px}.preferences-content{margin-top:46px}.preferences-content>h1{font-size:2.7rem}.preferences-grid{grid-template-columns:1fr}.preference-panel .choices{max-height:310px}.preferences-actions{align-items:stretch;flex-direction:column-reverse}.preferences-actions .primary,.preferences-actions .secondary{width:100%}.app-shell{display:block;padding-bottom:68px}.app-shell aside{position:fixed;z-index:5;top:auto;bottom:0;width:100%;height:68px;padding:0 16px;flex-direction:row;align-items:center}aside .brand,.aside-bottom{display:none}aside nav{margin:0;display:flex;width:100%;justify-content:space-around}aside nav button{flex-direction:column;gap:2px;font-size:.7rem}aside button.active:after{position:absolute;transform:translateY(-20px)}.feed{padding:28px 16px}.feed>header{align-items:flex-start}.feed h1{font-size:2.6rem}.live{display:none}.mobile-menu{display:block}.job-card{grid-template-columns:62px 1fr}.score strong{font-size:1.5rem}.job-main{padding:19px 16px}.job-heading{display:block}.job-controls{align-items:flex-start;margin-top:7px}.reason-picker{top:98px;right:16px;width:calc(100% - 32px)}.card-actions{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
