:root{--ink:#111311;--paper:#f2f1ed;--white:#fff;--peach:#ff765f;--peach-soft:#ffe0da;--blue:#5960f4;--blue-soft:#dfe0ff;--lime:#dff45c;--line:#d9d8d2;--muted:#6d6e69;--positive:#168c53;--warning:#ad6a00;--radius-xl:30px;--radius-lg:22px;--radius-md:14px;--shadow:0 24px 70px rgba(17,19,17,0.11)}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body,html{max-width:100%;overflow-x:clip}body{margin:0;color:var(--ink);background:var(--paper);font-family:DM Sans,Noto Sans KR,sans-serif;-webkit-font-smoothing:antialiased}body.no-scroll{overflow:hidden}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{text-decoration:none}a,button{color:inherit}h1,h2,h3,p{margin-top:0}article,div,main,section{min-width:0}.portal-shell{width:min(1480px,calc(100% - 24px));margin:12px auto}.portal-header{height:78px;padding:0 34px;display:flex;align-items:center;gap:36px;position:sticky;top:12px;z-index:50;border:1px solid rgba(17,19,17,.06);border-radius:20px;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%);box-shadow:0 8px 25px rgba(17,19,17,.05)}.portal-brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:19px;letter-spacing:-.04em;white-space:nowrap}.portal-brand svg{width:30px;height:30px}.portal-brand svg path:first-child{fill:var(--ink)}.portal-brand svg path:last-child{fill:none;stroke:white;stroke-width:1.6}.portal-nav{margin-left:auto;display:flex;align-items:center;gap:30px;font-size:13px}.portal-nav a{position:relative;color:#494a46}.portal-nav a.active{color:var(--ink);font-weight:700}.portal-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:2px;background:var(--peach)}.portal-header-actions{display:flex;gap:9px}.portal-menu{display:none;width:38px;height:38px;margin-left:auto;place-items:center;border:0;background:transparent}.portal-menu svg{width:21px;height:21px}.portal-mobile-nav{position:fixed;z-index:80;inset:0;padding:calc(90px + env(safe-area-inset-top)) 24px 30px;background:var(--ink);color:white}.portal-mobile-nav .close-mobile-nav{position:absolute;right:22px;top:calc(22px + env(safe-area-inset-top));width:42px;height:42px;display:grid;place-items:center;border:1px solid #555;border-radius:50%;background:transparent;color:white;font-size:24px}.portal-mobile-nav .close-mobile-nav svg{width:20px;height:20px}.portal-mobile-nav a{display:block;padding:18px 0;border-bottom:1px solid #353735;font-size:24px;font-weight:500;letter-spacing:-.03em}.portal-mobile-nav a:last-child{margin-top:28px;padding:15px 18px;border:0;border-radius:99px;background:var(--lime);color:var(--ink);text-align:center;font-size:14px}.ui-button{min-height:46px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:99px;font-size:12px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.ui-button:hover{transform:translateY(-2px)}.ui-button.dark{background:var(--ink);color:white;box-shadow:0 8px 18px rgba(17,19,17,.14)}.ui-button.light{background:white;border:1px solid var(--line)}.ui-button.lime{background:var(--lime)}.ui-button.blue{background:var(--blue);color:white}.ui-button.small{min-height:39px;padding:0 15px;font-size:10px}.ui-button.full{width:100%}.ui-button svg{width:15px;height:15px;flex:0 0 auto}.page-kicker{display:flex;align-items:center;gap:9px;margin-bottom:18px;color:#555651;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.page-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--peach);box-shadow:0 0 0 5px rgba(255,118,95,.13)}.page-kicker.light{color:#c4c5c0}.portal-footer{padding:55px 30px 30px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end}.portal-footer p{margin:7px 0 0;color:var(--muted);font-size:11px}.portal-footer-links{display:flex;gap:24px;font-size:11px}.portal-footer small{color:#92938e;font-size:10px}.jobs-hero{margin-top:12px;padding:80px 48px 48px;position:relative;overflow:hidden;border-radius:var(--radius-xl);background:var(--ink);color:white}.jobs-hero:after{content:"";position:absolute;width:520px;height:520px;right:-110px;top:-240px;border-radius:50%;background:radial-gradient(circle at 35% 40%,var(--peach),var(--blue) 58%,transparent 70%);opacity:.78;filter:blur(5px)}.jobs-hero-content{max-width:780px;position:relative;z-index:2}.jobs-hero h1{margin-bottom:20px;font-size:clamp(45px,5.2vw,76px);font-weight:500;line-height:1.05;letter-spacing:-.06em;word-break:keep-all}.jobs-hero h1 em{color:var(--lime);font-style:normal}.jobs-hero-content>p:not(.page-kicker){max-width:610px;margin-bottom:30px;color:#b8b9b4;line-height:1.7;font-size:15px;word-break:keep-all}.job-search{width:min(780px,100%);padding:7px 7px 7px 20px;display:grid;grid-template-columns:1fr 190px auto;gap:6px;border-radius:18px;background:white}.job-search label{display:flex;align-items:center;gap:10px;min-width:0}.job-search label:first-child{border-right:1px solid var(--line)}.search-icon{display:grid;place-items:center;color:var(--peach)}.search-icon svg{width:18px;height:18px}.job-search input,.job-search select{width:100%;min-width:0;height:44px;border:0;outline:none;background:transparent;color:var(--ink);font-size:12px}.hero-mini-stats{display:flex;gap:28px;margin-top:26px}.hero-mini-stats span{color:#90918d;font-size:10px}.hero-mini-stats strong{margin-right:5px;color:white;font-size:13px}.jobs-main{padding:52px 28px 100px}.jobs-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.jobs-toolbar h2{margin:0;font-size:27px;letter-spacing:-.045em}.jobs-toolbar p{margin:5px 0 0;color:var(--muted);font-size:11px}.jobs-toolbar-actions{display:flex;gap:9px;align-items:center}.sort-select{height:42px;padding:0 34px 0 13px;border:1px solid var(--line);border-radius:10px;background:white;font-size:10px}.mobile-filter-button{display:none}.jobs-layout{display:grid;grid-template-columns:240px 1fr;gap:18px;align-items:start}.jobs-filters{padding:20px;position:sticky;top:104px;border-radius:var(--radius-lg);background:white}.filter-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.filter-title h3{margin:0;font-size:14px}.filter-title button{border:0;background:none;color:var(--muted);font-size:9px;cursor:pointer;text-decoration:underline}.filter-title>div{display:flex;align-items:center;gap:8px}.filter-title .close-mobile-filters{display:none;width:31px;height:31px;place-items:center;border:1px solid var(--line);border-radius:50%;text-decoration:none;font-size:18px}.filter-title .close-mobile-filters svg{width:15px;height:15px}.filter-group{padding:18px 0;border-top:1px solid #ecece8}.filter-group>strong{display:block;margin-bottom:12px;font-size:10px}.filter-option{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0;color:#53544f;font-size:10px;cursor:pointer}.filter-option>span:first-of-type{flex:1 1}.filter-option input{accent-color:var(--ink)}.filter-count{min-width:22px;padding:2px 6px;border-radius:99px;background:#f0f0ec;text-align:center;color:#858681;font-size:8px}.jobs-list{display:grid;gap:11px}.job-card{padding:22px;display:grid;grid-template-columns:54px 1fr auto;gap:16px;align-items:start;border:1px solid transparent;border-radius:var(--radius-lg);background:white;transition:border-color .2s,transform .2s,box-shadow .2s}.job-card:hover{transform:translateY(-2px);border-color:#c8c8c2;box-shadow:0 16px 35px rgba(17,19,17,.07)}.company-logo{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:var(--logo-color,#dfe0ff);font-size:15px;font-weight:700;letter-spacing:-.05em}.job-card-main h3{margin:2px 0 5px;font-size:17px;letter-spacing:-.035em}.company-name{color:var(--muted);font-size:10px}.job-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.job-meta span{padding:6px 9px;border-radius:7px;background:#f2f2ee;color:#5b5c57;font-size:9px}.job-meta span.highlight{background:var(--peach-soft);color:#80392c}.job-card-side{min-width:122px;display:flex;flex-direction:column;align-items:flex-end;gap:16px}.posted-at{color:#8b8c87;font-size:9px}.save-job{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:white;cursor:pointer;font-size:16px}.save-job svg{width:16px;height:16px}.save-job.saved{background:var(--ink);border-color:var(--ink);color:var(--lime)}.apply-link{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700}.apply-link svg{width:12px;height:12px}.apply-link:hover{text-decoration:underline;text-underline-offset:3px}.job-card-description{grid-column:2/-1;margin:-2px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.empty-jobs{padding:70px 20px;border-radius:var(--radius-lg);background:white;text-align:center}.empty-jobs strong{display:block;margin-bottom:8px;font-size:18px}.empty-jobs p{color:var(--muted);font-size:11px}.filter-backdrop{position:fixed;z-index:90;inset:0;padding:0;border:0;background:rgba(17,19,17,.55)}.employer-hero{margin-top:12px;padding:65px 48px;display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:start;border-radius:var(--radius-xl);background:var(--blue-soft)}.employer-copy{padding-top:34px;position:sticky;top:115px}.employer-copy h1{margin-bottom:22px;font-size:clamp(44px,5vw,71px);font-weight:500;line-height:1.03;letter-spacing:-.06em;word-break:keep-all}.employer-copy h1 em{font-style:normal;color:var(--blue)}.employer-copy>p:not(.page-kicker){color:#565761;line-height:1.75;font-size:14px;word-break:keep-all}.employer-copy-actions{margin-top:25px;display:flex;align-items:center;gap:16px}.employer-copy-actions>a:last-child{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.employer-copy-actions>a:last-child svg{width:12px;height:12px}.employer-benefits{display:grid;gap:10px;margin-top:34px}.employer-benefit{padding:15px;display:flex;gap:13px;align-items:center;border-radius:13px;background:rgba(255,255,255,.55)}.employer-benefit span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--lime);font-size:11px}.employer-benefit div{display:grid;gap:2px}.employer-benefit strong{font-size:11px}.employer-benefit small{color:#777880;font-size:9px}.employer-form-card{padding:36px;border-radius:24px;background:white;box-shadow:var(--shadow)}.employer-form-head{margin-bottom:30px}.employer-form-head span{display:inline-block;margin-bottom:10px;padding:5px 8px;border-radius:99px;background:var(--lime);font-size:8px;font-weight:700;letter-spacing:.08em}.employer-form-head h2{margin-bottom:8px;font-size:28px;letter-spacing:-.045em}.employer-form-head p{margin:0;color:var(--muted);font-size:11px}.form-section{padding:25px 0;border-top:1px solid #e7e7e2}.form-section-title{display:flex;align-items:center;gap:10px;margin-bottom:19px}.form-section-title span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:white;font-size:9px}.form-section-title h3{margin:0;font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-field{min-width:0;display:flex;flex-direction:column;gap:7px;margin-bottom:15px}.form-field.full{grid-column:1/-1}.form-field legend,.form-field>span{font-size:10px;font-weight:700}.form-field b{color:var(--peach)}.form-field input,.form-field select,.form-field textarea{width:100%;min-width:0;max-width:100%;min-height:46px;padding:0 13px;border:1px solid var(--line);border-radius:10px;outline:none;color:var(--ink);background:white;font-size:11px;transition:border .2s,box-shadow .2s}.form-field textarea{min-height:105px;padding-top:12px;resize:vertical;line-height:1.6}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(89,96,244,.1)}.form-field .invalid{border-color:#d74631}.choice-pills{display:flex;flex-wrap:wrap;gap:7px}.choice-pills label{cursor:pointer}.form-field .choice-pills input{position:absolute;width:1px;min-width:0;height:1px;min-height:0;padding:0;opacity:0}.choice-pills span{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:99px;font-size:9px}.choice-pills input:checked+span{border-color:var(--ink);background:var(--ink);color:white}.employer-consent{display:flex;gap:9px;align-items:flex-start;margin:15px 0;color:var(--muted);font-size:9px;line-height:1.55}.employer-consent input{margin-top:2px;accent-color:var(--ink)}.employer-consent a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:2px}.employer-form-error{min-height:20px;color:#c83c28;font-size:9px}.employer-success{padding:70px 20px;text-align:center}.employer-success-mark{width:75px;height:75px;display:grid;place-items:center;margin:0 auto 25px;border-radius:50%;background:var(--lime);font-size:28px}.employer-success-mark svg{width:31px;height:31px;stroke-width:2.3}.employer-success h2{font-size:30px;letter-spacing:-.04em}.employer-success p{max-width:480px;margin:0 auto 25px;color:var(--muted);font-size:11px;line-height:1.7}.talent-access-shell{width:min(1580px,calc(100% - 24px))}.talent-access-intro{margin-top:12px;padding:46px 48px;display:grid;grid-template-columns:1fr 310px;gap:50px;align-items:end;border-radius:var(--radius-xl);background:var(--blue-soft)}.talent-access-intro h1{margin-bottom:16px;font-size:clamp(38px,4.7vw,68px);font-weight:500;line-height:1.02;letter-spacing:-.06em}.talent-access-intro h1 em{color:var(--blue);font-style:normal}.talent-access-intro>div>p:last-child{max-width:720px;margin:0;color:#555761;font-size:13px;line-height:1.7}.talent-access-intro aside{padding:18px;border-radius:15px;background:rgba(255,255,255,.68)}.talent-access-intro aside strong{display:inline-flex;align-items:center;gap:6px;font-size:11px}.talent-access-intro aside strong svg{width:13px;height:13px}.talent-access-intro aside p{margin:7px 0 14px;color:var(--muted);font-size:9px;line-height:1.6}.talent-pool-browser{margin-top:12px;padding:28px;display:grid;grid-template-columns:245px minmax(0,1fr);gap:24px;align-items:start;border-radius:var(--radius-xl);background:#f7f7f4}.talent-pool-browser.embedded{margin-top:0;padding:20px;border-radius:18px}.pool-filters{padding:4px 2px 20px;position:sticky;top:108px}.talent-pool-browser.embedded .pool-filters{top:20px}.pool-filters>header{min-height:38px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.pool-filters>header h2{margin:0;display:inline-flex;align-items:center;gap:6px;font-size:15px;letter-spacing:-.03em}.pool-filters>header h2 svg{width:15px;height:15px}.pool-filters>header>div{display:flex;align-items:center;gap:5px}.pool-filters>header button{padding:4px;border:0;background:transparent;color:var(--muted);font-size:8px;text-decoration:underline;cursor:pointer}.pool-filter-close{display:none}.pool-filter-close svg{width:15px;height:15px}.pool-filter-field{display:grid;gap:7px;margin-bottom:17px}.pool-filter-field>span{font-size:9px;font-weight:700}.pool-filter-field>input,.pool-filter-field>select{width:100%;height:42px;padding:0 11px;border:1px solid #d5d8dc;border-radius:9px;outline:none;background:white;color:var(--ink);font-size:9px;box-shadow:0 2px 4px rgba(17,19,17,.04)}.pool-filter-field>input:focus,.pool-filter-field>select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(89,96,244,.1)}.pool-skill-suggestions{display:flex;flex-wrap:wrap;gap:5px}.pool-skill-suggestions button{padding:5px 7px;border:0;border-radius:5px;background:#ededeb;color:#4c4e50;font-size:7px;cursor:pointer}.pool-skill-suggestions button.active{background:var(--blue);color:white}.pool-results{min-width:0}.pool-results-head{min-height:54px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:15px}.pool-results-head .page-kicker{margin-bottom:5px;font-size:7px}.pool-results-head h2{margin:0;font-size:22px;letter-spacing:-.045em}.pool-results-head>div:last-child{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:9px}.pool-results-head select{height:38px;padding:0 29px 0 10px;border:1px solid var(--line);border-radius:9px;background:white;font-size:8px}.pool-profile-list{display:grid}.pool-profile-card{display:grid;grid-template-columns:minmax(0,1fr) 185px;overflow:hidden;border:1px solid #e0e1dd;border-bottom:0;background:white;cursor:pointer;transition:transform .16s,border-color .16s,box-shadow .16s}.pool-profile-card:first-child{border-radius:16px 16px 0 0}.pool-profile-card:last-child{border-bottom:1px solid #e0e1dd;border-radius:0 0 16px 16px}.pool-profile-card:only-child{border-radius:16px}.pool-profile-card:focus-visible,.pool-profile-card:hover{position:relative;z-index:2;transform:translateY(-1px);border-color:#b8bab6;outline:none;box-shadow:0 12px 28px rgba(17,19,17,.08)}.pool-card-main{min-width:0;padding:22px;display:flex;gap:17px}.pool-avatar{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;border:2px solid white;border-radius:50%;box-shadow:0 0 0 1px #d5d7d3;font-size:12px;font-weight:800}.pool-avatar.large{width:58px;height:58px;flex-basis:58px;font-size:14px}.pool-card-copy{min-width:0;flex:1 1}.pool-card-copy>header{display:flex;align-items:start;justify-content:space-between;gap:12px}.pool-card-copy h3{margin:0 0 4px;font-size:14px;letter-spacing:-.03em}.pool-card-copy header strong{color:var(--blue);font-size:10px;font-weight:600}.pool-card-copy header button{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:white;color:#82837e;cursor:pointer}.pool-card-copy header button svg{width:14px;height:14px}.pool-card-copy header button.saved{background:var(--ink);border-color:var(--ink);color:var(--lime)}.pool-card-meta{margin-top:9px;display:flex;flex-wrap:wrap;gap:7px 12px;color:#737570;font-size:8px}.pool-card-meta span{display:inline-flex;align-items:center;gap:4px}.pool-card-meta svg{width:10px;height:10px;flex:0 0 auto}.pool-card-copy>p{margin:12px 0 10px;display:-webkit-box;overflow:hidden;color:#606660;font-size:9px;line-height:1.6;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pool-card-skills{display:flex;flex-wrap:wrap;gap:5px}.pool-card-skills span{padding:5px 8px;border-radius:99px;background:#f0f1ee;color:#525651;font-size:7px}.pool-card-skills span.primary{background:#e3f7ee;color:#087a4e}.pool-card-facts{padding:22px 18px;display:grid;align-content:space-between;gap:17px;border-left:1px solid #ededeb;background:#fcfcfa}.pool-card-facts div{display:grid;gap:5px}.pool-card-facts span{color:#878985;font-size:7px}.pool-card-facts strong{font-size:9px;line-height:1.35}.pool-empty{padding:80px 20px;border:1px solid var(--line);border-radius:16px;background:white;text-align:center}.pool-empty strong{display:block;font-size:15px}.pool-empty p{margin:8px 0 18px;color:var(--muted);font-size:9px}.pool-mobile-filter-button{display:none}.pool-filter-backdrop{position:fixed;z-index:89;inset:0;border:0;background:rgba(17,19,17,.48)}.pool-detail-summary{margin:0 0 20px;color:var(--muted);font-size:11px;line-height:1.75}.pool-contact-note{margin-top:20px;padding:14px;border-radius:11px;background:#fff4d4;color:#765410}.pool-contact-note strong{display:inline-flex;align-items:center;gap:5px;font-size:9px}.pool-contact-note strong svg{width:12px;height:12px}.pool-contact-note p{margin:5px 0 0;font-size:8px;line-height:1.55}.legal-shell{width:min(1380px,calc(100% - 24px))}.legal-hero{margin-top:12px;padding:70px 58px 46px;border-radius:var(--radius-xl);background:var(--ink);color:white}.legal-hero h1{margin-bottom:17px;font-size:clamp(48px,6.2vw,86px);font-weight:500;line-height:.98;letter-spacing:-.065em}.legal-hero>div:first-child>p:last-child{max-width:720px;margin:0;color:#b7b8b3;font-size:14px;line-height:1.75;word-break:keep-all}.legal-layout{padding:56px 34px 90px;display:grid;grid-template-columns:230px minmax(0,760px);gap:70px;justify-content:center;align-items:start}.legal-toc{position:sticky;top:112px}.legal-toc>strong{display:block;margin-bottom:13px;color:var(--muted);font-size:8px;letter-spacing:.12em;text-transform:uppercase}.legal-toc nav{display:grid;border-top:1px solid var(--line)}.legal-toc nav a{padding:10px 0;display:grid;grid-template-columns:25px 1fr;gap:5px;border-bottom:1px solid var(--line);color:#585a55;font-size:9px;line-height:1.35}.legal-toc nav a:hover{color:var(--blue)}.legal-toc nav span{color:#a0a19c;font-size:7px}.legal-toc>div{margin-top:22px;padding:13px;display:grid;gap:6px;border-radius:10px;background:white}.legal-toc>div strong{font-size:8px}.legal-toc>div a{color:var(--blue);font-size:8px;word-break:break-all}.legal-content{min-width:0}.legal-section{padding:0 0 42px;margin-bottom:42px;border-bottom:1px solid var(--line);scroll-margin-top:115px}.legal-section:last-child{border-bottom:0}.legal-section h2{margin-bottom:20px;font-size:24px;letter-spacing:-.045em}.legal-section h3{margin:25px 0 10px;font-size:13px}.legal-section li,.legal-section p{color:#555752;font-size:11px;line-height:1.85;word-break:keep-all}.legal-section p{margin:0 0 14px}.legal-section ul{margin:0 0 16px;padding-left:20px}.legal-section li{padding-left:3px;margin-bottom:8px}.legal-section a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:3px}.legal-document-meta{padding-top:18px;display:flex;flex-wrap:wrap;gap:7px 15px;border-top:1px solid var(--line);color:#92938e;font-size:8px}.legal-document-meta span{display:inline-flex;gap:4px}.legal-document-meta strong{color:#6f706b;font-weight:600}.legal-warning{margin:22px 0 0;padding:17px;border-radius:11px;background:#fff0ec}.legal-warning strong{color:#9f3d2c;font-size:10px}.legal-warning p{margin:6px 0 0;color:#754b43;font-size:9px}.legal-source-links{margin:17px 0;display:flex;flex-wrap:wrap;gap:8px}.legal-source-links a{padding:8px 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);font-size:8px;text-decoration:none}.legal-source-links a svg{width:10px;height:10px}.admin-body{background:#e9e9e4}.admin-layout{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.admin-sidebar{padding:28px 20px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:var(--ink);color:white}.admin-sidebar .portal-brand svg path:first-child{fill:white}.admin-sidebar .portal-brand svg path:last-child{stroke:var(--ink)}.admin-label{margin:30px 10px 12px;color:#767773;font-size:8px;font-weight:700;letter-spacing:.14em}.admin-nav{display:grid;gap:5px}.admin-nav a{padding:11px 12px;border-radius:9px;color:#a8a9a4;font-size:11px}.admin-nav a svg{width:12px;height:12px;float:right;margin-top:1px}.admin-nav a.active{background:#292b29;color:white}.admin-nav a span{float:right;min-width:21px;padding:2px 5px;border-radius:99px;background:#3b3d3b;text-align:center;font-size:8px}.admin-user{margin-top:auto;padding:13px;display:flex;align-items:center;gap:9px;border-radius:12px;background:#242624}.admin-user-avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:var(--peach);color:var(--ink);font-size:10px;font-weight:700}.admin-user div{display:grid;gap:2px}.admin-user strong{font-size:9px}.admin-user small{color:#83847f;font-size:8px}.admin-user form{margin-left:auto}.admin-user form button{width:29px;height:29px;display:grid;place-items:center;border:0;border-radius:8px;background:#343634;color:#a8a9a4;cursor:pointer}.admin-user form button svg{width:13px;height:13px}.admin-main{padding:28px 32px 60px;min-width:0}.admin-mobile-header{display:none}.admin-topbar{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.admin-topbar h1{margin-bottom:5px;font-size:27px;letter-spacing:-.045em}.admin-topbar p{margin:0;color:var(--muted);font-size:10px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:18px}.metric-card{padding:18px;border-radius:15px;background:white}.metric-card>span{color:var(--muted);font-size:9px}.metric-value{margin-top:10px;display:flex;justify-content:space-between;align-items:end}.metric-value strong{font-size:27px;letter-spacing:-.04em}.metric-value small{color:var(--positive);font-size:8px}.mini-bars{height:24px;display:flex;align-items:end;gap:3px}.mini-bars i{width:4px;border-radius:4px;background:var(--blue-soft)}.mini-bars i:last-child{background:var(--blue)}.admin-panel{border-radius:16px;background:white;overflow:hidden}.admin-panel-head{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e9e9e5}.admin-panel-head h2{margin:0;font-size:15px}.admin-panel-head p{margin:4px 0 0;color:var(--muted);font-size:8px}.admin-tools{display:flex;gap:7px}.admin-search-wrap{position:relative}.admin-search-wrap>svg{width:13px;height:13px;position:absolute;top:50%;left:11px;transform:translateY(-50%);color:#92938e}.admin-search{min-width:230px;padding:0 11px 0 31px;outline:none}.admin-search,.admin-select{height:38px;border:1px solid var(--line);border-radius:9px;font-size:9px}.admin-select{padding:0 28px 0 10px;background:white}.talent-table-wrap{overflow-x:auto}.talent-table{width:100%;border-collapse:collapse;min-width:850px}.talent-table th{padding:12px 14px;background:#f8f8f5;color:#777873;text-align:left;font-size:8px;font-weight:700;letter-spacing:.05em}.talent-table td{padding:14px;border-top:1px solid #eeeeea;color:#4e4f4a;font-size:9px}.talent-table tbody tr{cursor:pointer;transition:background .15s}.talent-table tbody tr:hover{background:#fafaf7}.talent-cell{display:flex;align-items:center;gap:10px}.talent-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--ink);font-weight:700}.talent-cell div{display:grid;gap:2px}.talent-cell strong{color:var(--ink);font-size:10px}.talent-cell small{color:#91928d;font-size:8px}.status-chip{padding:5px 8px;border-radius:99px;font-size:8px;white-space:nowrap}.status-chip.new{background:var(--blue-soft);color:#3f45a9}.status-chip.review{background:#fff1ca;color:#936100}.status-chip.matched{background:#e5f4c0;color:#51700a}.status-chip.hold{background:#ecece8;color:#6e6f69}.table-action{min-width:44px;height:30px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);font:inherit;font-size:8px;cursor:pointer}.talent-mobile-list{display:none}.admin-empty{padding:50px 20px;text-align:center;color:var(--muted);font-size:10px}.profile-modal-backdrop{position:fixed;z-index:100;inset:0;padding:18px;display:grid;place-items:center;background:rgba(17,19,17,.58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-detail{width:min(720px,100%);max-height:calc(100vh - 36px);overflow-y:auto;border-radius:22px;background:white;box-shadow:var(--shadow)}.profile-detail-head{padding:25px;display:flex;gap:14px;align-items:center;position:relative;border-bottom:1px solid #e9e9e5}.profile-detail-head .talent-avatar{width:50px;height:50px;border-radius:14px}.profile-detail-head h2{margin:0 0 4px;font-size:20px}.profile-detail-head p{margin:0;color:var(--muted);font-size:10px}.profile-modal-close{position:absolute;right:20px;top:20px;width:35px;height:35px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:white;cursor:pointer}.profile-modal-close svg{width:16px;height:16px}.profile-detail-body{padding:25px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.detail-item{padding:13px;border-radius:10px;background:#f5f5f1}.detail-item span{display:block;margin-bottom:5px;color:#858681;font-size:8px}.detail-item strong{font-size:10px}.detail-section{padding-top:22px}.detail-section h3{margin-bottom:12px;font-size:12px}.skill-list{display:flex;flex-wrap:wrap;gap:6px}.skill-list span{padding:6px 8px;border-radius:7px;background:var(--blue-soft);color:#4146a5;font-size:8px}.detail-actions{padding-top:25px;display:flex;gap:8px}.detail-actions .ui-button svg{width:13px;height:13px}.admin-experience-list{display:grid;gap:8px}.admin-experience-list article{padding:13px;display:grid;gap:4px;border-radius:10px;background:#f5f5f1}.admin-experience-list article strong{font-size:10px}.admin-detail-note,.admin-experience-list article p,.admin-experience-list article span,.admin-experience-list>p{margin:0;color:var(--muted);font-size:9px;line-height:1.6}.admin-detail-note{margin-top:10px}.jobmatch-admin-login{min-height:100vh;padding:24px;display:grid;place-items:center;background:#e9e9e4}.jobmatch-admin-login>section{width:min(430px,100%)}.jobmatch-admin-login>section>.portal-brand{width:fit-content;margin:0 auto 18px}.jobmatch-admin-login-card{padding:34px;border-radius:22px;background:white;box-shadow:0 24px 70px rgba(17,19,17,.12);text-align:center}.jobmatch-admin-login-icon{width:52px;height:52px;margin:0 auto 16px;display:grid;place-items:center;border-radius:15px;background:var(--lime)}.jobmatch-admin-login-icon svg{width:22px;height:22px}.jobmatch-admin-login-card>p{margin:0 0 6px;color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.12em}.jobmatch-admin-login-card h1{margin-bottom:24px;font-size:25px}.jobmatch-admin-login-card form{display:grid;gap:13px;text-align:left}.jobmatch-admin-login-card form label{display:grid;gap:6px}.jobmatch-admin-login-card form label span{font-size:9px;font-weight:700}.jobmatch-admin-login-card input{width:100%;height:46px;padding:0 13px;border:1px solid var(--line);border-radius:10px;font:inherit}.jobmatch-admin-login-card form button{height:47px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;background:var(--ink);color:white;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.jobmatch-admin-login-card form button:disabled{cursor:not-allowed;opacity:.45}.jobmatch-admin-login-card form button svg{width:13px;height:13px}.jobmatch-admin-login-card>a{margin-top:18px;display:inline-block;color:var(--muted);font-size:9px;text-decoration:underline}.admin-login-error{padding:10px;border-radius:8px;background:#fff0ec;color:#9f3d2c;font-size:9px;text-align:center}@media (max-width:980px){.portal-nav{display:none}.portal-header-actions{margin-left:auto}.portal-menu{display:grid;margin-left:0}.jobs-layout{grid-template-columns:1fr}.jobs-filters{display:none}.jobs-filters.mobile-open{width:min(360px,88vw);display:block;position:fixed;z-index:100;top:0;bottom:0;right:0;overflow-y:auto;border-radius:20px 0 0 20px}.jobs-filters.mobile-open .close-mobile-filters{display:grid;place-items:center}.mobile-filter-button{display:inline-flex}.employer-hero{grid-template-columns:1fr}.employer-copy{position:static}.admin-layout{grid-template-columns:1fr}.admin-sidebar{display:none}.admin-mobile-header{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-radius:15px;background:var(--ink);color:white}.admin-mobile-header .portal-brand svg path:first-child{fill:white}.admin-mobile-header .portal-brand svg path:last-child{stroke:var(--ink)}.metric-grid{grid-template-columns:1fr 1fr}.talent-access-intro{grid-template-columns:1fr;gap:25px}.talent-pool-browser{grid-template-columns:1fr;position:relative}.pool-mobile-filter-button{width:fit-content;display:inline-flex;position:absolute;z-index:3;right:28px;top:31px}.pool-filters{width:min(350px,88vw);padding:22px;display:none;position:fixed;z-index:91;top:0;right:0;bottom:0;overflow-y:auto;background:white;box-shadow:-20px 0 60px rgba(17,19,17,.18)}.pool-filters.open{display:block}.pool-filter-close{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line)!important;border-radius:50%;text-decoration:none!important;font-size:16px!important}.pool-results-head{padding-right:100px}.legal-layout{grid-template-columns:1fr;gap:30px}.legal-toc{position:static}.legal-toc nav{grid-template-columns:1fr 1fr;gap:0 18px}}@media (max-width:680px){.portal-shell{width:calc(100% - 12px);margin:max(6px,env(safe-area-inset-top)) auto max(6px,env(safe-area-inset-bottom))}.portal-header{height:66px;padding:0 16px;top:max(6px,env(safe-area-inset-top));border-radius:16px}.portal-brand{font-size:16px}.portal-header .portal-brand{min-height:44px}.portal-brand svg{width:26px;height:26px}.portal-header-actions{display:none}.portal-menu{width:44px;height:44px;display:grid;margin-left:auto}.jobs-hero{padding:64px 18px 30px}.jobs-hero h1{font-size:clamp(42px,13vw,58px)}.jobs-hero-content>p:not(.page-kicker){font-size:15px}.job-search{padding:9px;grid-template-columns:1fr;border-radius:14px}.job-search label{min-height:44px;padding:0 8px;border-bottom:1px solid var(--line)}.job-search label:first-child{border-right:0}.job-search input,.job-search select{font-size:16px}.hero-mini-stats{flex-wrap:wrap;gap:12px 20px}.jobs-main{padding:40px 10px 75px}.jobs-toolbar{align-items:flex-end}.jobs-toolbar h2{font-size:22px}.sort-select{display:none}.job-card{padding:17px;grid-template-columns:46px 1fr auto;gap:11px}.company-logo{width:46px;height:46px;border-radius:12px}.job-card-main h3{font-size:15px}.company-name,.job-meta span,.posted-at{font-size:12px}.save-job{width:44px;height:44px}.job-card-side{min-width:auto}.job-card-side .apply-link{display:none}.job-card-description{grid-column:1/-1;font-size:14px;line-height:1.65}.portal-footer{padding:40px 14px 25px;grid-template-columns:1fr}.portal-footer-links{flex-wrap:wrap;gap:4px 18px}.portal-footer-links a{min-height:40px;display:inline-flex;align-items:center}.employer-hero{padding:46px 14px 14px;gap:45px}.employer-copy{padding:0 5px}.employer-copy h1{font-size:clamp(43px,13vw,58px)}.employer-form-card{padding:24px 16px;border-radius:19px}.employer-form-head p{font-size:14px;line-height:1.6}.form-field legend,.form-field>span{font-size:13px}.form-field input,.form-field select,.form-field textarea{font-size:16px}.choice-pills span{min-height:44px;font-size:13px}.employer-consent{font-size:12px}.employer-copy-actions{align-items:flex-start;flex-direction:column}.form-grid{grid-template-columns:1fr;gap:0}.form-field.full{grid-column:auto}.admin-main{padding:7px 7px 40px}.admin-topbar{padding:25px 10px 8px;flex-direction:column;gap:12px}.metric-grid{gap:7px}.metric-card{padding:14px}.metric-value strong{font-size:23px}.admin-panel-head{padding:16px;display:block}.admin-tools{margin-top:13px}.admin-search{min-width:0;width:100%}.talent-table-wrap{display:none}.talent-mobile-list{padding:9px;display:grid;gap:8px}.talent-mobile-card{width:100%;padding:14px;border:1px solid #e4e4df;border-radius:12px;background:white;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.talent-mobile-card-head{display:flex;align-items:center;gap:10px}.talent-mobile-card-head>div{display:grid;gap:3px}.talent-mobile-card-head>div small{color:var(--muted);font-size:8px}.talent-mobile-card-head .status-chip{margin-left:auto}.talent-mobile-card-meta{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:7px;color:var(--muted);font-size:8px}.detail-grid{grid-template-columns:1fr}.profile-modal-backdrop{padding:0;align-items:end}.profile-detail{max-height:91vh;border-radius:22px 22px 0 0}.talent-access-intro{padding:42px 20px 20px}.talent-access-intro h1{font-size:clamp(39px,12vw,54px)}.talent-pool-browser,.talent-pool-browser.embedded{padding:13px;border-radius:18px}.pool-mobile-filter-button{right:13px;top:17px}.pool-results-head{min-height:56px;padding-right:84px}.pool-results-head .page-kicker{display:none}.pool-results-head h2{font-size:18px}.pool-results-head select,.pool-results-head>div:last-child span{display:none}.pool-profile-card{grid-template-columns:1fr;margin-bottom:8px;border-bottom:1px solid #e0e1dd;border-radius:14px!important}.pool-card-main{padding:16px;gap:12px}.pool-avatar{width:44px;height:44px;flex-basis:44px}.pool-card-copy h3{font-size:12px}.pool-card-meta{gap:6px}.pool-card-facts{padding:12px 16px;grid-template-columns:repeat(3,1fr);gap:10px;border-top:1px solid #ededeb;border-left:0}.pool-card-facts strong{font-size:8px}.pool-profile-detail .profile-detail-head{padding-right:60px}.legal-hero{padding:44px 20px 28px}.legal-hero h1{margin-bottom:15px;font-size:clamp(34px,10.5vw,44px);line-height:1.05;letter-spacing:-.055em;white-space:nowrap}.legal-hero>div:first-child>p:last-child{font-size:14px;line-height:1.7}.legal-layout{padding:28px 14px 56px;grid-template-columns:minmax(0,1fr);gap:28px}.legal-content,.legal-layout,.legal-toc{width:100%;min-width:0}.legal-toc>strong{margin-bottom:10px;font-size:12px;letter-spacing:.06em}.legal-toc nav{width:100%;max-width:100%;min-width:0;padding:0 0 7px;display:flex;gap:8px;overflow-x:auto;border-top:0;scroll-snap-type:x proximity;scrollbar-width:none}.legal-toc nav::-webkit-scrollbar{display:none}.legal-toc nav a{min-height:48px;padding:10px 12px;flex:0 0 min(230px,78vw);grid-template-columns:27px 1fr;align-items:center;gap:6px;border:1px solid var(--line);border-radius:11px;background:white;font-size:12px;line-height:1.4;scroll-snap-align:start}.legal-toc nav span{font-size:10px}.legal-section{padding-bottom:32px;margin-bottom:32px}.legal-section h2{margin-bottom:15px;font-size:24px;line-height:1.3;letter-spacing:-.035em}.legal-section h3{margin:22px 0 9px;font-size:16px;line-height:1.4}.legal-section li,.legal-section p{font-size:14px;line-height:1.75}.legal-section p{margin-bottom:13px}.legal-section li{margin-bottom:9px}.legal-warning{margin-top:18px;padding:16px}.legal-warning strong{font-size:12px}.legal-warning p{font-size:13px;line-height:1.65}.legal-source-links a{min-height:42px;padding:9px 11px;font-size:11px}.legal-document-meta{padding-top:15px;font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}.modal-backdrop{position:fixed;z-index:1000;inset:0;padding:22px;background:rgba(17,19,17,.62);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:auto}.modal-backdrop[hidden]{display:none}.registration-modal{width:min(1120px,100%);min-height:min(760px,calc(100vh - 44px));max-height:calc(100vh - 44px);margin:0 auto;display:grid;grid-template-columns:340px 1fr;grid-template-rows:minmax(0,1fr);overflow:hidden;border-radius:27px;background:white;box-shadow:0 40px 120px rgba(0,0,0,.3)}.form-sidebar{padding:36px;display:flex;flex-direction:column;background:var(--ink);color:white;position:relative;overflow:hidden}.form-sidebar:after{content:"";position:absolute;width:340px;height:340px;left:-160px;bottom:-150px;border-radius:50%;background:var(--blue);filter:blur(1px)}.brand-light .brand-mark path:first-child{fill:white}.brand-light .brand-mark path:last-child{stroke:var(--ink)}.sidebar-message{margin-top:76px;position:relative;z-index:1}.sidebar-message p{color:var(--peach);font-size:9px;font-weight:700;letter-spacing:.13em}.sidebar-message h2{font-size:29px;line-height:1.2;letter-spacing:-.045em;font-weight:500}.form-step-list{list-style:none;margin:46px 0 0;padding:0;position:relative;z-index:1}.form-step-list li{display:flex;gap:13px;align-items:center;padding:13px 0;opacity:.42;transition:opacity .2s}.form-step-list li.active,.form-step-list li.complete{opacity:1}.form-step-list li>span{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border:1px solid #747570;border-radius:50%;font-size:10px}.form-step-list li.active>span{background:var(--peach);border-color:var(--peach);color:var(--ink)}.form-step-list li.complete>span{background:var(--lime);border-color:var(--lime);color:var(--ink);font-size:0}.form-step-list li.complete>span svg{width:13px;height:13px;stroke-width:2.5}.form-step-list li div{display:flex;flex-direction:column;gap:3px}.form-step-list strong{font-size:12px}.form-step-list small{color:#9a9b96;font-size:9px}.sidebar-privacy{margin:auto 0 0;position:relative;z-index:1;display:flex;align-items:flex-start;gap:6px;color:#8c8d88;font-size:9px;line-height:1.5}.sidebar-privacy svg{width:12px;height:12px;flex:0 0 12px;margin-top:1px}.form-content{min-height:0;padding:52px 62px 34px;position:relative;overflow-y:auto}.modal-close{position:absolute;right:25px;top:22px;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:white;font-size:23px;cursor:pointer}.modal-close svg{width:18px;height:18px}.mobile-progress{display:none}#talent-form{height:100%;display:flex;flex-direction:column}.form-step{display:none;max-width:650px;animation:stepIn .32s ease both}.form-step.active{display:block}@keyframes stepIn{0%{opacity:0;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}.form-kicker{margin-bottom:12px;color:var(--peach);font-size:9px;font-weight:700;letter-spacing:.15em}.form-step h2,.form-success h2{margin-bottom:8px;font-size:30px;line-height:1.25;letter-spacing:-.045em}.form-intro{margin-bottom:30px;color:var(--muted);font-size:12px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.field legend,.field>span{font-size:11px;font-weight:600}.consent b,.field b{color:var(--peach)}.field>span small,.profile-photo-field>span small{margin-left:5px;color:var(--muted);font-size:8px;font-weight:500}.field input,.field select{min-height:46px;padding:0 14px;font-size:12px}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:10px;outline:none;background:white;color:var(--ink);transition:border-color .2s,box-shadow .2s}.field textarea{min-height:92px;padding:12px 14px;resize:vertical;font:inherit;font-size:12px;line-height:1.6}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(100,107,255,.1)}.field input.invalid,.field select.invalid,.field textarea.invalid{border-color:#e64d38}.choice-grid input.invalid+span{border-color:#e64d38;box-shadow:0 0 0 2px rgba(230,77,56,.1)}.field small{margin-top:-3px;color:#999a96;font-size:9px}.field-row{gap:13px}.field-row,.optional-profile-row{display:grid;grid-template-columns:1fr 1fr}.optional-profile-row{margin-bottom:20px;padding:14px;gap:18px;align-items:end;border-radius:13px;background:#f6f6f2}.profile-photo-field{display:grid;gap:9px}.profile-photo-field>span{font-size:11px;font-weight:600}.profile-photo-control{display:flex;align-items:center;gap:11px}.profile-photo-control>div{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.profile-photo-control>div button{padding:0;border:0;background:transparent;color:var(--blue);font:inherit;font-size:9px;font-weight:700;cursor:pointer}.profile-photo-control>div button.remove-photo{color:#b34b3b}.profile-photo-control>div small{width:100%;color:var(--muted);font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-photo-preview{width:58px;height:58px;flex:0 0 58px;padding:0;display:grid;place-items:center;overflow:hidden;border:1px dashed #a8a9a3;border-radius:50%;background:white;color:var(--muted);cursor:pointer}.profile-photo-preview.has-photo{border-style:solid;border-color:var(--ink)}.profile-photo-preview span{font-size:22px;font-weight:300}.profile-photo-preview span svg{width:20px;height:20px}.profile-photo-preview img{width:100%;height:100%;object-fit:cover}.nationality-field{margin-bottom:0}.repeatable-section-head{margin:4px 0 12px;display:flex;align-items:center;justify-content:space-between;gap:14px}.repeatable-section-head>div{display:grid;gap:4px}.repeatable-section-head strong{font-size:12px}.repeatable-section-head small{color:var(--muted);font-size:9px}.repeatable-section-head>button{min-height:35px;padding:0 12px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--ink);border-radius:9px;background:var(--ink);color:white;font:inherit;font-size:9px;font-weight:700;cursor:pointer}.repeatable-section-head>button svg{width:12px;height:12px}.experience-empty-toggle{width:fit-content;margin:-2px 0 12px;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:9px;cursor:pointer}.experience-empty-toggle input{accent-color:var(--ink)}.experience-list{display:grid;gap:10px;margin-bottom:24px}.experience-card{padding:16px 16px 0;border:1px solid var(--line);border-radius:13px;background:#fafaf8}.experience-card>header{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}.experience-card>header strong{font-size:11px}.experience-card>header button{padding:4px 7px;border:0;background:transparent;color:#b34b3b;font:inherit;font-size:9px;text-decoration:underline;cursor:pointer}.experience-card .field{margin-bottom:13px}.education-block{margin-bottom:22px;padding:17px 16px 0;border-radius:13px;background:var(--blue-soft)}.choice-field{padding:0;border:0}.choice-field legend{margin-bottom:9px}.choice-grid{display:grid;gap:9px}.choice-grid.two-col{grid-template-columns:1fr 1fr}.choice-grid.three-col{grid-template-columns:repeat(3,1fr)}.choice-grid label{cursor:pointer}.choice-grid input{position:absolute;opacity:0;pointer-events:none}.choice-grid label>span{min-height:62px;padding:10px 13px;display:flex;gap:9px;align-items:center;border:1px solid var(--line);border-radius:10px;transition:.2s}.choice-grid label>span i{font-style:normal}.choice-grid label>span i svg{width:18px;height:18px}.choice-grid label>span strong{font-size:11px}.choice-grid input:checked+span{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#f7f7f4}.compact-choice label>span{min-height:47px;justify-content:center}.conditional-fields{animation:stepIn .25s ease both}.conditional-fields[hidden]{display:none}.drop-zone{min-height:124px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #b7b7b2;border-radius:13px;background:#fafaf8;cursor:pointer;transition:.2s;text-align:center}.drop-zone.dragover{background:#eeeefe;border-color:var(--blue)}.drop-zone.has-file{background:#f2f9df;border-color:#94ad25}.drop-zone input{position:absolute;opacity:0;width:1px;height:1px}.upload-icon{width:31px;height:31px;display:grid;place-items:center;margin-bottom:8px;border-radius:50%;background:var(--ink);color:white}.upload-icon svg{width:15px;height:15px}.drop-zone strong{font-size:11px}.drop-zone small{margin-top:5px}.consent{display:flex;gap:10px;align-items:flex-start;margin:12px 0;color:#60615d;font-size:10px;line-height:1.5}.consent input{margin-top:2px;accent-color:var(--ink)}.consent a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:2px}.safety-note{display:flex;gap:10px;padding:11px;margin-top:15px;background:#fff2ef;border-radius:9px;font-size:9px;color:#7a4f47}.survey-step{padding-bottom:5px}.survey-privacy-note{margin:0 0 24px;padding:14px;display:flex;gap:11px;border-radius:12px;background:#f0f0ff;color:#51527b}.survey-privacy-note>svg{width:17px;height:17px;flex:0 0 17px;margin-top:1px}.survey-privacy-note p{margin:0;display:grid;gap:4px}.survey-privacy-note strong{color:var(--ink);font-size:10px}.survey-privacy-note span{font-size:9px;line-height:1.6;word-break:keep-all}.survey-question{margin-bottom:14px;padding:17px;border:1px solid var(--line);border-radius:14px;background:#fafaf8}.survey-question>header{margin-bottom:14px;display:flex;align-items:flex-start;gap:11px}.survey-question>header>span{min-width:32px;height:24px;padding:0 7px;display:grid;place-items:center;border-radius:99px;background:var(--ink);color:white;font-size:8px;font-weight:800}.survey-question>header>div{display:grid;gap:3px}.survey-question>header strong{font-size:12px;line-height:1.4}.survey-question>header small{color:var(--muted);font-size:8px}.survey-question .field{margin-bottom:0}.salary-fields{display:grid;grid-template-columns:135px 1fr;gap:10px}.survey-choice-grid{grid-template-columns:1fr 1fr}.survey-choice-grid.invalid{outline:2px solid #e64d38;outline-offset:4px;border-radius:12px}.survey-choice-grid label>span{min-height:48px}.survey-choice-grid label>span strong{line-height:1.45}.survey-question>.field.conditional-fields{margin-top:12px}.children-details{margin:-2px 0 14px;padding:17px;border-radius:14px;background:var(--blue-soft)}.children-details .repeatable-section-head{margin-top:0}.child-row{display:grid;grid-template-columns:26px 1fr 1fr 30px;gap:9px;align-items:end}.child-row+.child-row{margin-top:10px;padding-top:10px;border-top:1px solid rgba(17,19,17,.1)}.child-row>span{width:26px;height:26px;margin-bottom:10px;display:grid;place-items:center;border-radius:50%;background:white;font-size:9px;font-weight:700}.child-row .field{margin-bottom:0}.child-row>button{width:30px;height:30px;margin-bottom:8px;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(17,19,17,.08);color:#8e3d31;cursor:pointer}.child-row>button svg{width:13px;height:13px}.form-actions{margin-top:auto;padding-top:30px;display:flex;align-items:center}.form-actions .button{min-height:47px;font-size:11px}.form-actions .button:disabled{cursor:wait;opacity:.62}.form-spacer{flex:1 1}.form-error{min-height:18px;margin-top:10px;color:#d33e2a;font-size:10px}.form-success{max-width:550px;margin:auto;text-align:center}.success-mark{width:86px;height:86px;display:grid;place-items:center;margin:0 auto 28px;border-radius:50%;background:var(--lime)}.success-mark span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:white;font-size:19px}.success-mark span svg{width:21px;height:21px;stroke-width:2.5}.form-success>p:not(.form-kicker){color:var(--muted);line-height:1.75;font-size:13px}.form-success .button{margin-top:18px}@media (max-width:760px){.modal-backdrop{padding:0}.registration-modal{min-height:100vh;grid-template-columns:1fr;border-radius:0}.form-sidebar{display:none}.form-content{padding:65px 20px 25px}.modal-close{top:15px;right:16px;width:44px;height:44px}.mobile-progress{display:block;margin-bottom:35px}.mobile-progress span{display:block;margin-bottom:8px;font-size:10px;font-weight:600}.mobile-progress i{height:3px;display:block;border-radius:4px;background:#e8e8e4;overflow:hidden}.mobile-progress b{width:33.333%;height:100%;display:block;background:var(--peach);transition:width .3s}.form-step h2,.form-success h2{font-size:27px}.form-intro{font-size:14px;line-height:1.65}.field legend,.field>span,.profile-photo-field>span{font-size:13px}.field input,.field select,.field textarea{font-size:16px}.choice-grid label>span strong{font-size:14px}.field-row{grid-template-columns:1fr;gap:0}.optional-profile-row{align-items:start}.choice-grid.three-col,.choice-grid.two-col,.optional-profile-row,.survey-choice-grid{grid-template-columns:1fr}.salary-fields{grid-template-columns:105px 1fr}.child-row{grid-template-columns:24px 1fr 1fr 28px;gap:7px}.survey-question{padding:14px}.form-actions{position:sticky;bottom:0;padding:15px 0 0;background:linear-gradient(transparent,white 18%)}.form-actions .button{font-size:14px}}:root{--font-sans:"Pretendard Variable",Pretendard,"Apple SD Gothic Neo","Noto Sans KR",-apple-system,BlinkMacSystemFont,sans-serif;--font-display:"Avenir Next","Pretendard Variable",Pretendard,"Apple SD Gothic Neo","Noto Sans KR",sans-serif}body{font-family:var(--font-sans);font-weight:400;letter-spacing:-.012em}h1,h2,h3,h4{font-family:var(--font-display);text-wrap:balance}label,li,p,summary{text-wrap:pretty}html:lang(ko) :where(h1,h2,h3,h4,p,li,summary,legend,label){word-break:keep-all;overflow-wrap:break-word}html:lang(en) :where(h1,h2,h3,h4,p,li,summary,legend,label){overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.brand-copy{display:inline-flex;align-items:baseline;gap:6px}.brand-copy small{color:#777873;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.admin-mobile-header .brand-copy small,.admin-sidebar .brand-copy small,.brand-light .brand-copy small{color:rgba(255,255,255,.58)}.language-toggle{min-width:max-content;margin:0;padding:3px;display:inline-flex;align-items:center;gap:2px;border:1px solid rgba(17,19,17,.14);border-radius:999px;background:rgba(255,255,255,.78);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.language-toggle button{min-height:28px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:#777873;font:inherit;font-size:9px;font-weight:700;cursor:pointer}.language-toggle button.active{background:#171913;color:#fff}.language-toggle.compact button{min-height:25px;padding:0 8px;font-size:8px}.admin-sidebar .language-toggle{margin:8px 14px 18px;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14)}.admin-sidebar .language-toggle button{color:#a9aaa5}.admin-sidebar .language-toggle button.active{background:#dff45c;color:#171913}@media (max-width:1000px){.site-header>.language-toggle{margin-left:auto}.admin-mobile-header .language-toggle{margin-left:auto;margin-right:8px}}@media (max-width:760px){.site-header>.language-toggle{margin-left:auto}.site-header .language-toggle{padding:2px;gap:0}.site-header .language-toggle button{min-width:44px;min-height:44px;padding:0 8px}.site-header .language-toggle button:first-child{font-size:0}.site-header .language-toggle button:first-child:after{content:"KO";font-size:9px}.portal-header>.language-toggle{margin-left:auto}.mobile-nav .language-toggle,.portal-mobile-nav .language-toggle{align-self:flex-start;margin-top:10px}}body .page-shell .registration-modal small,body .page-shell small{font-size:11px}