:root{--ink:#10261f;--green:#0b7a53;--mint:#e9f6ef;--lime:#d8f24a;--paper:#f7f8f5;--line:#dfe7e2;--muted:#66756f;--white:#fff;--danger:#b42318;--shadow:0 18px 50px #10261f17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Noto Sans Myanmar,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.public-nav{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;justify-content:space-between;align-items:center;height:82px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;font-weight:800;line-height:1.05;display:flex}.brand>span{background:var(--green);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.brand small{color:var(--green);letter-spacing:.18em;margin-top:5px;font-size:11px;display:block}.quiet-link{color:var(--muted);font-size:14px}.hero{color:#fff;background:radial-gradient(circle at 87% 26%,#d8f24a33,#0000 23%),linear-gradient(120deg,#092d22,#0c5b40);min-height:570px;padding:95px max(7vw,24px) 110px}.hero h1{letter-spacing:-.045em;max-width:900px;margin:18px 0 24px;font-size:clamp(42px,6vw,78px);line-height:1.17}.hero h1 em{color:var(--lime);font-style:normal}.hero p{color:#d1e4dc;max-width:650px;font-size:18px;line-height:1.8}.eyebrow{letter-spacing:.19em;color:#80d3b2;font-size:12px;font-weight:800}.button{background:var(--lime);color:var(--ink);cursor:pointer;border:0;border-radius:10px;align-items:center;gap:10px;margin-top:20px;padding:14px 20px;font-weight:800;display:inline-flex}.button.secondary{background:var(--white);border:1px solid var(--line)}.stats{z-index:2;box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);max-width:1000px;margin:-45px auto 0;padding:26px;display:grid;position:relative}.stats div{text-align:center;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong{font-size:32px;display:block}.stats span{color:var(--muted);font-size:13px}.section{max-width:1200px;margin:auto;padding:100px 24px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px;display:flex}.section-heading h2{margin:10px 0 0;font-size:34px}.section-heading p{color:var(--muted);max-width:420px;line-height:1.7}.job-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.job-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:26px;transition:all .2s}.job-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.job-icon{background:var(--mint);width:46px;height:46px;color:var(--green);border-radius:12px;place-items:center;display:grid}.tag{color:var(--green);background:#f0f3ef;border-radius:20px;margin:20px 0 10px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-block}.job-card h3{margin:0 0 12px;font-size:20px}.muted{color:var(--muted);align-items:center;gap:6px;font-size:14px;display:flex}.job-card p{color:var(--muted);min-height:72px;font-size:14px;line-height:1.7}.card-footer{border-top:1px solid var(--line);justify-content:space-between;padding-top:17px;font-size:13px;display:flex}.card-footer a{color:var(--green);gap:5px;font-weight:800;display:flex}footer{background:var(--ink);color:#bfd0c9;justify-content:space-between;align-items:center;gap:20px;padding:50px max(7vw,24px);font-size:13px;display:flex}.brand.light{color:#fff}.brand.light small{color:var(--lime)}footer>div:last-child{gap:8px;display:flex}.job-detail{max-width:920px;margin:50px auto;padding:0 24px}.back{color:var(--muted);align-items:center;gap:7px;margin-bottom:25px;display:inline-flex}.detail-card,.form-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:clamp(24px,5vw,50px)}.detail-card h1{margin:14px 0;font-size:40px}.detail-meta{color:var(--muted);flex-wrap:wrap;gap:20px;display:flex}.detail-meta span{align-items:center;gap:6px;display:flex}.detail-body{color:#40504a;margin:38px 0;line-height:1.8}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:700}.field input,.field select,.field textarea{background:#fff;border:1px solid #cfd9d3;border-radius:9px;padding:12px 13px}.field textarea{resize:vertical;min-height:110px}.field small{color:var(--muted)}.success{text-align:center;padding:70px 20px}.success-icon{background:var(--mint);width:70px;height:70px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 22px;display:grid}.hp{position:absolute;left:-9999px}.hr-shell{grid-template-columns:245px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--ink);color:#c9d7d1;height:100vh;padding:25px 16px;position:sticky;top:0}.sidebar .brand{color:#fff;margin:0 8px 35px}.nav-group{letter-spacing:.15em;color:#759188;margin:25px 12px 10px;font-size:10px}.nav-link{border-radius:8px;align-items:center;gap:11px;margin:3px 0;padding:11px 12px;font-size:14px;display:flex}.nav-link:hover,.nav-link.active{color:#fff;background:#174536}.hr-main{padding:32px;overflow:hidden}.hr-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.hr-header h1{margin:0;font-size:28px}.hr-header p{color:var(--muted);font-size:13px}.avatar{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.kpis{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.kpi{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px}.kpi span{color:var(--muted);font-size:12px}.kpi strong{margin-top:10px;font-size:29px;display:block}.panel{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:20px;overflow:hidden}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.panel-head h2{margin:0;font-size:16px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:var(--muted);letter-spacing:.04em;background:#fafbf9;font-size:11px}th,td{white-space:nowrap;border-bottom:1px solid #edf1ee;padding:14px 18px}.status{background:var(--mint);color:var(--green);border-radius:20px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.status.draft{color:#667;background:#f1f1ef}.login-page{grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-visual{color:#fff;background:linear-gradient(145deg,#082c21,#0b714f);flex-direction:column;justify-content:space-between;padding:55px;display:flex}.login-visual h1{max-width:520px;font-size:48px;line-height:1.2}.login-visual p{color:#bad4ca;line-height:1.7}.login-panel{place-items:center;padding:30px;display:grid}.login-box{width:min(420px,100%)}.login-box h2{margin-bottom:8px;font-size:30px}.login-box>p{color:var(--muted);margin-bottom:30px}.login-box .field{margin-bottom:17px}.notice{color:#6b520d;background:#fff8e6;border:1px solid #f2d68f;border-radius:10px;margin-bottom:18px;padding:12px;font-size:12px}@media (max-width:900px){.job-grid,.kpis{grid-template-columns:1fr 1fr}.hr-shell{grid-template-columns:78px 1fr}.sidebar .brand div,.nav-link span,.nav-group{display:none}.sidebar .brand>span{width:44px}.sidebar{padding:20px 10px}.nav-link{justify-content:center}.login-page{grid-template-columns:1fr}.login-visual{display:none}}@media (max-width:640px){.hero{padding-top:65px}.stats{box-shadow:none;border-radius:0;margin:0}.stats strong{font-size:25px}.stats span{font-size:10px}.section-heading{display:block}.job-grid,.kpis,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.hr-main{padding:20px 14px}footer{display:block}.job-detail{margin-top:25px}.detail-card h1{font-size:30px}}:root{--ink:#18234f;--green:#4657bd;--mint:#edf2ff;--lime:#2a9ed8;--paper:#f6f8fd;--line:#dce2f2;--muted:#68718d;--shadow:0 18px 50px #3043971f}.brand>span{color:#0000;background:#fff url(/ma-logo-0023.png) 50%/contain no-repeat;border-radius:9px;flex:none;width:88px;height:62px;font-size:0;box-shadow:0 2px 10px #2436801a}.brand small{color:var(--green)}.public-nav{border-bottom-color:#dce3f4;height:92px}.hero{color:#fff;background:radial-gradient(circle at 87% 26%,#2a9ed84d,#0000 25%),linear-gradient(122deg,#17204b,#4657bd)}.hero .button{color:#3448ad;background:#fff}.eyebrow{color:#2a9ed8}.hero .eyebrow{color:#75d2f4}.button{color:#fff;background:linear-gradient(135deg,#4657bd,#2a9ed8);box-shadow:0 8px 18px #4657bd33}.button.secondary{color:var(--ink);box-shadow:none}.job-icon,.tag{color:#4657bd;background:#edf2ff}.card-footer a{color:#4657bd}footer,.sidebar{background:#17204b}.nav-link:hover,.nav-link.active{background:#2d3c91}.avatar{background:linear-gradient(135deg,#4657bd,#2a9ed8)}.login-visual{background:radial-gradient(circle at 80% 20%,#2a9ed859,#0000 28%),linear-gradient(145deg,#17204b,#4657bd)}.success-icon,.status{color:#4657bd;background:#edf2ff}@media (max-width:900px){.sidebar .brand>span{width:52px;height:44px}.sidebar .brand{margin-left:2px;margin-right:2px}}@media (max-width:640px){.brand>span{width:70px;height:50px}.public-nav{height:78px}.public-nav .brand div{font-size:12px}}.application-form{margin-top:36px}.form-section{border-bottom:1px solid var(--line);align-items:center;gap:13px;margin-top:8px;padding:28px 0 14px;display:flex}.form-section:first-of-type{padding-top:0}.form-section>span{color:#fff;background:linear-gradient(135deg,#4657bd,#2a9ed8);border-radius:10px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.form-section h3{margin:0 0 3px;font-size:17px}.form-section p{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:11px}.option-field{border:1px solid #cfd7eb;border-radius:10px;flex-flow:wrap;gap:13px 22px;margin:0;padding:15px 16px;display:flex}.option-field legend{padding:0 6px;font-size:13px;font-weight:700}.option-field label{align-items:center;gap:7px;font-weight:400;display:flex}.option-field input[type=text]{flex:1;min-width:220px}.consent{background:#f2f5ff;border:1px solid #d9e1f5;border-radius:10px;padding:15px}.consent label{font-weight:400;line-height:1.6}.application-form input[type=checkbox],.application-form input[type=radio]{accent-color:#4657bd}.brand>span{width:190px;height:62px;box-shadow:none;background-image:url(/mobileaya-hr-logo-web.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:8px}.brand>div{display:none}.public-nav .brand>span{width:205px}.sidebar .brand>span{width:190px}.login-visual .brand>span{width:230px;height:74px}footer .brand>span{width:220px;height:72px}@media (max-width:900px){.sidebar .brand>span{background-image:url(/ma-logo-0023.png);background-position:50%;background-size:contain;width:54px;height:48px}.sidebar .brand{justify-content:center}}@media (max-width:640px){.public-nav .brand>span{width:160px;height:52px}footer .brand>span{width:190px}.job-detail{padding:0 14px}.form-card{border-radius:14px;padding:22px 16px}.application-form{gap:16px}.field input,.field select,.field textarea{min-height:48px;padding:13px 12px;font-size:16px}.field textarea{min-height:120px}.field label,.option-field legend{font-size:14px;line-height:1.55}.option-field{flex-direction:column;gap:4px;padding:14px 12px;display:flex}.option-field label{background:#f7f9ff;border-radius:8px;width:100%;min-height:44px;padding:8px}.option-field input[type=checkbox],.option-field input[type=radio]{flex:none;width:20px;height:20px}.application-form .button{justify-content:center;width:100%;min-height:52px;font-size:16px}.form-section{padding-top:22px}.form-section h3{font-size:16px}.consent{padding:12px}.consent label{align-items:flex-start;gap:9px;display:flex}.consent input{margin-top:2px}}.quick-branches{border:1px solid var(--line);z-index:10;background:#fff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;margin:-10px 0 42px;padding:16px;display:flex;position:sticky;top:102px;box-shadow:0 8px 24px #30439714}.quick-branches>span{letter-spacing:.08em;color:var(--muted);margin-right:5px;font-size:11px;font-weight:800}.quick-branches a{color:#3c4eae;background:#edf2ff;border-radius:9px;align-items:center;gap:6px;padding:9px 11px;font-size:13px;font-weight:700;display:flex}.quick-branches a:hover{color:#fff;background:#4657bd}.quick-branches b{background:#2a9ed826;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:10px;display:grid}.branch-sections{flex-direction:column;gap:58px;display:flex}.branch-section{scroll-margin-top:185px}.branch-section>header{border-bottom:2px solid #dce3f4;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:13px;display:flex}.branch-section>header>div{color:#4657bd;align-items:center;gap:11px;display:flex}.branch-section>header span{letter-spacing:.14em;color:var(--muted);font-size:9px}.branch-section>header h3{color:var(--ink);margin:2px 0 0;font-size:25px}.branch-section>header small{color:var(--muted)}.empty-jobs{text-align:center;border:1px solid var(--line);background:#fff;border-radius:16px;padding:60px 20px}@media (max-width:640px){.quick-branches{border-radius:10px;flex-wrap:nowrap;margin-bottom:32px;padding:11px;top:86px;overflow-x:auto}.quick-branches>span{display:none}.quick-branches a{white-space:nowrap;min-height:42px}.branch-section{scroll-margin-top:155px}.branch-section>header h3{font-size:21px}.branch-section>header small{font-size:11px}}.table-action{color:#4657bd;background:#edf2ff;border-radius:7px;padding:7px 10px;font-weight:800}.table-group-title{color:#3446a1;border-bottom:1px solid var(--line);border-top:1px solid var(--line);background:#f3f6ff;padding:14px 18px;font-weight:800}.table-group-title span{background:#dfe7ff;border-radius:12px;place-items:center;min-width:22px;height:22px;margin-left:6px;font-size:11px;display:inline-grid}.filter-bar{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1.4fr repeat(5,minmax(135px,1fr)) auto auto;align-items:end;gap:12px;padding:16px;display:grid;overflow-x:auto}.filter-bar .field{min-width:135px}.filter-bar label{font-size:11px}.filter-bar input,.filter-bar select{min-height:42px;padding:9px}.filter-bar .button{white-space:nowrap;min-height:42px;margin:0}.filter-search{min-width:220px}.empty-table{text-align:center;color:var(--muted);padding:40px}.detail-actions{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.detail-actions .button{margin:0}.detail-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.detail-panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px}.detail-panel h2{border-bottom:1px solid var(--line);margin:0 0 18px;padding-bottom:12px;font-size:16px}.detail-panel dl{grid-template-columns:135px 1fr;gap:0;margin:0;display:grid}.detail-panel dt,.detail-panel dd{border-bottom:1px solid #edf1f7;padding:10px 0;font-size:13px}.detail-panel dt{color:var(--muted)}.detail-panel dd{overflow-wrap:anywhere;margin:0;font-weight:600}.detail-panel dd a{color:#4657bd}.long-value{white-space:pre-wrap;line-height:1.6}.interview-item{border:1px solid var(--line);border-radius:10px;margin-top:10px;padding:12px}.interview-item span{color:var(--muted);margin-top:5px;font-size:12px;display:block}@media (max-width:900px){.filter-bar{grid-template-columns:repeat(2,minmax(180px,1fr))}.detail-grid{grid-template-columns:1fr}}@media (max-width:640px){.filter-bar{flex-direction:column;align-items:stretch;display:flex;overflow:visible}.filter-bar .field,.filter-search{min-width:0}.filter-bar .button{justify-content:center;width:100%}.detail-panel{padding:17px}.detail-panel dl{grid-template-columns:1fr}.detail-panel dt{border-bottom:0;padding-bottom:2px}.detail-panel dd{padding-top:2px}.detail-actions{align-items:flex-start;gap:12px}.detail-actions .button{font-size:12px}}.applicant-toolbar{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px;box-shadow:0 8px 30px #3043970f}.toolbar-main{grid-template-columns:minmax(260px,1.5fr) minmax(180px,.8fr) minmax(200px,1fr) auto;gap:10px;display:grid}.toolbar-main input,.toolbar-main select{background:#fff;border:1px solid #ccd5e9;border-radius:9px;width:100%;height:44px;padding:0 12px;font-size:13px}.search-control{position:relative}.search-control svg{color:#7a849f;position:absolute;top:13px;left:13px}.search-control input{padding-left:40px}.toolbar-submit{height:44px;margin:0;padding:0 20px}.more-filters{border-top:1px solid #edf0f7;margin-top:10px;padding-top:10px}.more-filters summary{color:#59657f;cursor:pointer;align-items:center;gap:7px;width:max-content;font-size:12px;font-weight:700;list-style:none;display:flex}.more-filters summary::-webkit-details-marker{display:none}.more-filters summary span{color:#4657bd;background:#eaf0ff;border-radius:10px;padding:3px 7px;font-size:9px}.advanced-filter-grid{grid-template-columns:repeat(3,minmax(160px,1fr)) auto auto;align-items:end;gap:10px;padding-top:12px;display:grid}.advanced-filter-grid .button{height:42px;margin:0}.clear-filter{color:#68718d;align-items:center;gap:5px;height:42px;padding:0 10px;font-size:12px;font-weight:700;display:flex}.result-summary{color:var(--muted);align-items:center;gap:5px;margin:18px 3px 10px;font-size:12px;display:flex}.result-summary strong{color:var(--ink);font-size:15px}.result-summary a{color:#4657bd;margin-left:auto;font-weight:700}.applicant-table{margin-top:0}.applicant-cell{align-items:center;gap:11px;display:flex}.applicant-cell>span{color:#fff;background:linear-gradient(135deg,#4657bd,#2a9ed8);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.applicant-cell div{flex-direction:column;gap:4px;display:flex}.applicant-cell small{color:var(--muted);font-size:10px}.profile-hero{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f3f6ff);border-radius:16px;grid-template-columns:1fr auto;gap:14px;margin-bottom:18px;padding:22px 24px;display:grid;position:relative}.profile-back{color:#5f6b87;font-size:12px;font-weight:700;position:absolute;top:18px;right:22px}.profile-identity{align-items:center;gap:16px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#4657bd,#2a9ed8);border-radius:18px;place-items:center;width:64px;height:64px;font-size:21px;font-weight:800;display:grid;box-shadow:0 10px 24px #4657bd38}.profile-identity h1{margin:0 0 5px;font-size:24px}.profile-identity p{color:#5e6984;margin:0;font-size:13px}.profile-contact{flex-wrap:wrap;gap:14px;margin-top:11px;display:flex}.profile-contact span{color:#727d97;align-items:center;gap:5px;font-size:11px;display:flex}.profile-meta{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:7px;padding-top:28px;display:flex}.profile-meta small{color:var(--muted);font-size:10px}.profile-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.profile-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px;box-shadow:0 7px 24px #3043970b}.profile-card>header{color:#4657bd;border-bottom:1px solid #edf0f7;align-items:center;gap:10px;margin-bottom:4px;padding-bottom:14px;display:flex}.profile-card>header>svg{width:20px}.profile-card h2{color:var(--ink);margin:0;font-size:15px}.profile-card header p{color:var(--muted);margin:3px 0 0;font-size:10px}.info-grid{grid-template-columns:1fr 1fr;column-gap:20px;display:grid}.info-item{border-bottom:1px solid #eff2f7;min-width:0;padding:12px 0}.info-item.wide{grid-column:1/-1}.info-item>span{color:#7a849c;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:10px;display:block}.info-item>div{color:#1b2853;overflow-wrap:anywhere;font-size:13px;font-weight:650;line-height:1.5}.info-item a{color:#4054ba}.skill-tags{flex-wrap:wrap;gap:5px;display:flex}.skill-tags span{color:#4053b3;background:#edf2ff;border-radius:7px;padding:5px 8px;font-size:10px}.empty-interviews{text-align:center;color:#8992a8;flex-direction:column;align-items:center;padding:30px 10px;display:flex}.empty-interviews strong{color:#44506c;margin-top:9px;font-size:13px}.empty-interviews p{max-width:260px;margin:5px 0;font-size:11px}@media (max-width:1050px){.toolbar-main{grid-template-columns:1fr 1fr}.toolbar-submit{justify-content:center;width:100%}.profile-grid{grid-template-columns:1fr}}@media (max-width:640px){.applicant-toolbar{padding:10px}.toolbar-main{flex-direction:column;display:flex}.toolbar-main input,.toolbar-main select,.toolbar-submit{height:48px;font-size:16px}.advanced-filter-grid{flex-direction:column;align-items:stretch;display:flex}.advanced-filter-grid .field{width:100%}.advanced-filter-grid .button,.clear-filter{justify-content:center;width:100%}.applicant-table table th:nth-child(3),.applicant-table table td:nth-child(3),.applicant-table table th:nth-child(4),.applicant-table table td:nth-child(4){display:none}.profile-hero{padding:55px 16px 18px;display:block}.profile-back{left:16px;right:auto}.profile-identity{align-items:flex-start}.profile-avatar{border-radius:14px;width:52px;height:52px}.profile-identity h1{font-size:19px}.profile-contact{display:block}.profile-contact span{margin-top:6px}.profile-meta{align-items:flex-start;padding:14px 0 0}.profile-card{padding:16px}.info-grid{grid-template-columns:1fr}.info-item.wide{grid-column:auto}}.row-actions{align-items:center;gap:7px;display:flex}.table-action.schedule{color:#fff;background:#4657bd}.profile-schedule{margin:4px 0 0;padding:9px 12px;font-size:11px}.profile-card>header .table-action{white-space:nowrap;margin-left:auto}.schedule-layout{grid-template-columns:minmax(260px,.7fr) minmax(420px,1.3fr);align-items:start;gap:18px;display:grid}.schedule-applicant{color:#fff;background:linear-gradient(145deg,#1c285d,#4657bd);border-radius:16px;padding:26px;position:sticky;top:24px}.schedule-applicant>span{text-transform:uppercase;letter-spacing:.13em;color:#aebcf4;font-size:10px}.schedule-applicant h2{margin:10px 0 5px;font-size:23px}.schedule-applicant>p{color:#d8def7;margin:0 0 24px}.schedule-applicant dl{margin:0}.schedule-applicant dl div{border-top:1px solid #ffffff24;padding:12px 0}.schedule-applicant dt{color:#aebcf4;text-transform:uppercase;font-size:10px}.schedule-applicant dd{margin:5px 0 0;font-size:13px}.schedule-form{padding:26px}.schedule-actions{justify-content:flex-end;gap:10px;display:flex}.schedule-actions .button{margin:0}.form-error{color:#b42318;background:#fff1f0;border:1px solid #f5c2be;border-radius:9px;padding:11px;font-size:12px}.panel-head p{color:var(--muted);margin:5px 0 0;font-size:11px}@media (max-width:900px){.schedule-layout{grid-template-columns:1fr}.schedule-applicant{position:static}.row-actions{flex-direction:column;align-items:stretch}.row-actions .table-action{text-align:center}}@media (max-width:640px){.schedule-layout{gap:12px}.schedule-applicant,.schedule-form{padding:18px}.schedule-actions{flex-direction:column-reverse}.schedule-actions .button,.profile-schedule{justify-content:center;width:100%}.row-actions .schedule{padding:7px 8px;font-size:10px}}.result-layout{grid-template-columns:minmax(250px,.55fr) minmax(520px,1.45fr);align-items:start;gap:18px;display:grid}.result-form{padding:26px}.result-form textarea{min-height:95px}.interview-item .table-action{margin-top:8px;display:inline-flex}.interview-item-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.interview-item-head .status{white-space:nowrap;font-size:10px}.interview-preview{background:#f6f8ff;border-radius:10px;align-items:flex-start;gap:12px;margin-top:10px;padding:10px;display:flex}.interview-preview b{color:#4657bd;font-size:18px;line-height:1;display:block}.interview-preview small{color:var(--muted);text-transform:uppercase;white-space:nowrap;margin-top:4px;font-size:9px;display:block}.interview-preview p{color:#53607a;margin:0;font-size:12px;line-height:1.5}.interview-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.interview-actions .table-action{margin-top:0}.result-preview-card{padding:26px}.result-view-actions{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}@media (max-width:900px){.result-layout{grid-template-columns:1fr}.result-layout .schedule-applicant{position:static}}@media (max-width:640px){.result-form{padding:18px}}.dashboard-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard-kpi{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:flex-start;gap:14px;min-width:0;padding:18px;transition:all .18s;display:flex;position:relative}.dashboard-kpi:hover{transform:translateY(-2px);box-shadow:0 12px 28px #30439717}.kpi-icon{border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.kpi-icon svg{width:20px}.kpi-icon.blue{color:#4657bd;background:#edf2ff}.kpi-icon.cyan{color:#168cc4;background:#e9f8ff}.kpi-icon.purple{color:#7c4fc4;background:#f4edff}.kpi-icon.green{color:#178664;background:#e9f8f2}.dashboard-kpi small{color:var(--muted);font-size:10px;font-weight:700;display:block}.dashboard-kpi strong{margin:5px 0 3px;font-size:26px;display:block}.dashboard-kpi p{color:#8a93aa;white-space:nowrap;margin:0;font-size:10px}.dashboard-kpi p b{color:#168664}.kpi-arrow{color:#a0a8ba;width:14px;position:absolute;top:12px;right:12px}.dashboard-main-grid{grid-template-columns:1.15fr .85fr;gap:16px;margin-top:16px;display:grid}.dashboard-split-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.dashboard-card{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.dashboard-card>header{border-bottom:1px solid #edf0f7;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.dashboard-card h2{margin:0;font-size:15px}.dashboard-card header p{color:var(--muted);margin:4px 0 0;font-size:10px}.dashboard-card header>a{color:#4657bd;font-size:11px;font-weight:800}.pipeline-list{padding:12px 20px 17px}.pipeline-row{grid-template-columns:128px 1fr 32px;align-items:center;gap:12px;padding:8px 0;display:grid}.pipeline-row>span{color:#59647f;font-size:11px}.pipeline-row>div,.breakdown-list>*>div{background:#edf0f7;border-radius:8px;height:7px;overflow:hidden}.pipeline-row i,.breakdown-list i{background:linear-gradient(90deg,#4657bd,#2a9ed8);border-radius:8px;height:100%;display:block}.pipeline-row>strong{text-align:right;font-size:12px}.dashboard-interviews{padding:6px 18px}.dashboard-interview{border-bottom:1px solid #eef1f7;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:12px 0;display:grid}.dashboard-interview:last-child{border:0}.interview-date{color:#4657bd;background:#edf2ff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:40px;height:43px;display:flex}.interview-date strong{font-size:15px;line-height:1}.interview-date span{text-transform:uppercase;margin-top:3px;font-size:8px}.dashboard-interview>div:nth-child(2)>strong{font-size:12px}.dashboard-interview p{color:var(--muted);margin:3px 0;font-size:10px}.dashboard-interview small{color:#7f89a1;align-items:center;gap:4px;font-size:9px;display:flex}.dashboard-interview small svg{width:11px}.dashboard-interview>a{color:#4657bd;font-size:10px;font-weight:800}.dashboard-empty{color:#8b95aa;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;display:flex}.dashboard-empty svg{width:30px}.dashboard-empty strong{color:#4e5974;margin:9px 0 0;font-size:12px}.dashboard-empty p{font-size:10px}.breakdown-list{padding:12px 20px 18px}.breakdown-list>*{grid-template-columns:minmax(150px,1fr) 1fr 32px;align-items:center;gap:12px;padding:8px 0;display:grid}.breakdown-list span{color:#56617b;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;font-size:10px;display:flex;overflow:hidden}.breakdown-list span b{color:#4657bd;background:#edf2ff;border-radius:7px;place-items:center;min-width:34px;height:23px;font-size:9px;display:inline-grid}.breakdown-list>*>strong{text-align:right;font-size:11px}.breakdown-list.positions i{background:linear-gradient(90deg,#7358c7,#b089e8)}.recent-card{margin-top:16px}.mini-applicant{align-items:center;gap:9px;display:flex}.mini-applicant>span{color:#4657bd;background:#edf2ff;border-radius:9px;place-items:center;width:31px;height:31px;font-weight:800;display:grid}.mini-applicant>div{flex-direction:column;gap:3px;display:flex}.mini-applicant small{color:var(--muted);font-size:9px}@media (max-width:1100px){.dashboard-kpis{grid-template-columns:repeat(2,1fr)}.dashboard-main-grid,.dashboard-split-grid{grid-template-columns:1fr}}@media (max-width:640px){.dashboard-kpis{grid-template-columns:1fr 1fr;gap:9px}.dashboard-kpi{padding:13px;display:block}.kpi-icon{width:35px;height:35px;margin-bottom:9px}.dashboard-kpi strong{font-size:22px}.dashboard-kpi p{white-space:normal;min-height:22px}.dashboard-card>header{padding:15px}.pipeline-list,.breakdown-list{padding-left:15px;padding-right:15px}.pipeline-row{grid-template-columns:100px 1fr 25px}.breakdown-list>*{grid-template-columns:minmax(110px,1fr) .7fr 25px}.recent-card table th:nth-child(3),.recent-card table td:nth-child(3),.recent-card table th:nth-child(4),.recent-card table td:nth-child(4){display:none}}.dashboard-filter{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:160px 160px minmax(280px,1fr) auto auto;align-items:end;gap:10px;margin-bottom:14px;padding:13px;display:grid}.dashboard-filter>div{flex-direction:column;gap:6px;min-width:0;display:flex}.dashboard-filter label{color:var(--muted);font-size:10px;font-weight:800}.dashboard-filter input,.dashboard-filter select{background:#fff;border:1px solid #ccd5e9;border-radius:9px;width:100%;height:42px;padding:0 11px;font-size:12px}.dashboard-filter .button{white-space:nowrap;height:42px;margin:0;padding:0 16px}.dashboard-clear{color:#68718d;place-items:center;height:42px;padding:0 8px;font-size:11px;font-weight:800;display:grid}.dashboard-filter-summary{color:#4557b5;background:#edf2ff;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;padding:9px 12px;font-size:10px;display:flex}.dashboard-filter-summary strong{font-size:11px}.dashboard-filter-summary span{background:#fff;border-radius:7px;padding:5px 8px}.dashboard-filter-summary small{color:#68718d;margin-left:auto}.campaign-code{color:#4657bd;background:#edf2ff;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-block}.advanced-filter-grid{grid-template-columns:repeat(4,minmax(150px,1fr)) auto auto}.dashboard-outcome-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.outcome-list{padding:8px 18px 10px}.outcome-row{border-bottom:1px solid #eef1f7;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:11px 0;display:grid}.outcome-row:last-child{border-bottom:0}.outcome-icon{border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.outcome-icon svg{width:18px}.outcome-icon.selected{color:#178664;background:#e9f8f2}.outcome-icon.second{color:#7c4fc4;background:#f4edff}.outcome-row strong{font-size:12px;display:block}.outcome-row p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.45}.outcome-row small{color:#7f89a1;white-space:nowrap;font-size:10px;font-weight:800}.dashboard-empty.compact{min-height:160px}@media (max-width:1050px){.dashboard-filter{grid-template-columns:1fr 1fr}.campaign-filter{grid-column:1/-1}.dashboard-filter .button,.dashboard-clear{justify-content:center;width:100%}}@media (max-width:900px){.dashboard-outcome-grid{grid-template-columns:1fr}}@media (max-width:640px){.dashboard-filter{flex-direction:column;align-items:stretch;display:flex}.dashboard-filter-summary small{width:100%;margin-left:0}.advanced-filter-grid{display:flex}.outcome-row{grid-template-columns:34px 1fr}.outcome-row small{grid-column:2}.outcome-icon{width:32px;height:32px}}.reopen-note{color:#4053b3;background:#edf2ff;border:1px solid #dce4fb;border-radius:10px;padding:13px}.reopen-note p{color:#68718d;margin:4px 0 0;font-size:11px}.manage-section-title{border-top:1px solid var(--line);margin-top:5px;padding-top:18px}.manage-section-title span{color:var(--muted);font-size:11px}.section{max-width:1280px;padding-top:76px;padding-bottom:76px}.job-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.job-card{border-radius:14px;flex-direction:column;min-height:260px;padding:18px;display:flex}.job-icon{border-radius:10px;width:38px;height:38px}.job-icon svg{width:19px}.tag{width:max-content;margin:12px 0 8px;padding:5px 9px;font-size:9px}.job-card h3{margin-bottom:8px;font-size:17px;line-height:1.45}.job-card .muted{font-size:11px}.job-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;margin:12px 0 16px;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.card-footer{margin-top:auto;padding-top:12px;font-size:10px}.branch-sections{gap:42px}.branch-section>header{margin-bottom:14px;padding-bottom:10px}.branch-section>header h3{font-size:21px}@media (max-width:1100px){.job-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.job-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.section{padding:45px 14px}.section-heading{margin-bottom:24px}.section-heading h2{font-size:25px}.branch-sections{gap:34px}.branch-section>header{margin-bottom:10px}.job-grid{grid-template-columns:1fr;gap:9px}.job-card{border-radius:12px;grid-template-columns:34px 1fr;align-items:start;column-gap:11px;min-height:0;padding:14px 15px;display:grid}.job-icon{grid-row:1/4;width:34px;height:34px}.job-icon svg{width:17px}.job-card .tag{grid-column:2;margin:0 0 6px;padding:4px 7px}.job-card h3{grid-column:2;margin:0 0 6px;font-size:16px;line-height:1.4}.job-card .muted{grid-column:2;font-size:10px}.job-card p{-webkit-line-clamp:2;grid-column:1/-1;margin:10px 0;font-size:11px}.card-footer{grid-column:1/-1;margin-top:0;padding-top:10px}.branch-section>header h3{font-size:19px}.branch-section>header small{font-size:9px}}.job-card{min-height:230px;padding:16px}@media (max-width:640px){.job-card{min-height:0;padding:14px 15px}}.job-card{background:linear-gradient(160deg,#fff 65%,#f7f9ff);position:relative;overflow:hidden}.job-card:before{content:"";opacity:.85;background:linear-gradient(90deg,#4657bd,#2a9ed8);height:3px;position:absolute;top:0;left:0;right:0}.job-card:hover{border-color:#bfcaf0;transform:translateY(-3px);box-shadow:0 16px 34px #30439721}.job-icon{color:#fff;background:linear-gradient(135deg,#4657bd,#2a9ed8);box-shadow:0 7px 15px #4657bd2e}.job-deadline{color:#7b85a1;align-items:center;gap:5px;margin:-6px 0 10px;font-size:9px;display:flex}.card-footer a{background:#edf2ff;border-radius:8px;padding:6px 9px;transition:all .16s}.card-footer a:hover{color:#fff;background:#4657bd}@media (max-width:640px){.job-deadline{grid-column:1/-1;margin:-3px 0 8px}.job-card:hover{transform:none}.card-footer a{align-items:center;min-height:34px}}.card-footer .job-deadline{margin:0}.card-footer{align-items:center}@media (max-width:640px){.card-footer .job-deadline{margin:0}}.benefits-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.benefits-grid>div{background:#f7f9ff;border:1px solid #dce3f4;border-radius:11px;padding:14px}.benefits-grid>div.wide{grid-column:1/-1}.benefits-grid span{color:#73809c;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;font-size:10px;display:block}.benefits-grid strong{color:#24336f;font-size:13px;line-height:1.5}.preline{white-space:pre-line}@media (max-width:640px){.benefits-grid{grid-template-columns:1fr}.benefits-grid>div.wide{grid-column:auto}}.hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);align-items:center;gap:clamp(44px,7vw,110px);min-height:560px;padding:72px max(7vw,24px) 105px;display:grid;overflow:hidden}.hero h1{letter-spacing:0;text-wrap:balance;max-width:720px;margin:13px 0 17px;font-family:Myanmar Sangam MN,Noto Sans Myanmar,Pyidaungsu,sans-serif;font-size:clamp(43px,5vw,68px);font-weight:700;line-height:1.42}.hero h1 em{font-style:normal;display:inline-block}.hero p{max-width:590px;margin:0;font-family:Myanmar Sangam MN,Noto Sans Myanmar,Pyidaungsu,Arial,sans-serif;font-size:16px;line-height:1.9}.hero-visual{place-items:center;min-height:390px;display:grid;position:relative}.hero-visual:before,.hero-visual:after{content:"";border-radius:50%;position:absolute}.hero-visual:before{background:linear-gradient(145deg,#54c3ed45,#ffffff12);border:1px solid #ffffff26;width:360px;height:360px}.hero-visual:after{border:1px solid #ffffff21;width:260px;height:260px}.career-preview{z-index:2;color:#18234f;background:#fffffff7;border-radius:24px;width:min(360px,92%);min-height:285px;padding:27px;position:relative;transform:rotate(2deg);box-shadow:0 28px 70px #050c324d}.career-preview-brand{border-bottom:1px solid #e5e9f5;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.career-preview-brand>span{background:url(/mobileaya-hr-horizontal.png) 50%/auto 280% no-repeat;width:142px;height:42px;display:block}.career-preview-brand small{letter-spacing:.18em;color:#68718d;font-size:9px;font-weight:800}.career-preview-title{flex-direction:column;gap:7px;padding:25px 0 19px;display:flex}.career-preview-title span{color:#68718d;font-family:Myanmar Sangam MN,Noto Sans Myanmar,Pyidaungsu,sans-serif;font-size:13px}.career-preview-title strong{font-size:25px}.career-preview-jobs{gap:9px;display:grid}.career-preview-jobs>div{color:#3f51b2;background:#edf2ff;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;font-size:12px;font-weight:700;display:flex}.hero-float-card{z-index:3;color:#17204b;background:#54c3ed;border:4px solid #3649ae;border-radius:14px;flex-direction:column;gap:4px;padding:13px 17px;display:flex;position:absolute;bottom:34px;right:-3px;transform:rotate(-3deg);box-shadow:0 14px 30px #060d374d}.hero-float-card span{letter-spacing:.16em;font-size:8px;font-weight:900}.hero-float-card strong{font-size:13px}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:25px;padding-top:55px}.hero-copy{max-width:760px}.hero-visual{min-height:330px}.career-preview{min-height:250px}.hero-float-card{right:10%}}@media (max-width:640px){.hero{gap:32px;min-height:auto;padding:46px 20px 62px}.hero h1{margin:10px 0 14px;font-size:clamp(33px,9vw,43px);line-height:1.5}.hero p{font-size:14px;line-height:1.85}.hero .button{justify-content:center;width:100%;min-height:52px}.hero-visual{min-height:285px}.hero-visual:before{width:280px;height:280px}.hero-visual:after{width:205px;height:205px}.career-preview{border-radius:19px;width:min(310px,94%);min-height:225px;padding:20px}.career-preview-brand>span{width:120px;height:35px}.career-preview-title{padding:18px 0 14px}.career-preview-title strong{font-size:21px}.career-preview-jobs{grid-template-columns:1fr 1fr}.career-preview-jobs>div{padding:10px 9px;font-size:10px}.hero-float-card{padding:10px 13px;bottom:12px;right:2px}.stats{grid-template-columns:repeat(3,1fr);padding:20px 10px}}.career-preview-brand>span{background-image:url(/mobileaya-hr-logo-web.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.hr-header-actions{align-items:center;gap:10px;display:flex}.theme-toggle{border:1px solid var(--line);background:var(--white);height:38px;color:var(--ink);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #3043970f}.theme-toggle svg{color:#4657bd}.theme-toggle:hover{background:#f7f9ff;border-color:#b9c5eb}[data-theme=dark]{--ink:#e8edff;--green:#6d7df0;--mint:#202a55;--lime:#54c3ed;--paper:#0e1428;--line:#2a355f;--muted:#9aa6ca;--white:#151d38;--danger:#ff8a80;--shadow:0 18px 50px #00000057;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=dark] body{background:var(--paper);color:var(--ink)}[data-theme=dark] .public-nav,[data-theme=dark] .stats,[data-theme=dark] .job-card,[data-theme=dark] .detail-card,[data-theme=dark] .form-card,[data-theme=dark] .panel,[data-theme=dark] .dashboard-kpi,[data-theme=dark] .dashboard-card,[data-theme=dark] .applicant-toolbar,[data-theme=dark] .profile-card,[data-theme=dark] .profile-hero,[data-theme=dark] .quick-branches,[data-theme=dark] .career-preview,[data-theme=dark] .benefits-grid>div,[data-theme=dark] .reopen-note{border-color:var(--line);color:var(--ink);box-shadow:none;background:#151d38}[data-theme=dark] .sidebar,[data-theme=dark] footer{background:#080d20}[data-theme=dark] .nav-link:hover,[data-theme=dark] .nav-link.active{background:#263679}[data-theme=dark] .brand>span{background-color:#fff}[data-theme=dark] .job-card{background:linear-gradient(160deg,#151d38 65%,#111936)}[data-theme=dark] .job-card:hover{border-color:#4657bd;box-shadow:0 16px 34px #00000047}[data-theme=dark] .login-panel{background:var(--paper)}[data-theme=dark] .notice{color:#f5d785;background:#241f35;border-color:#6e5a1f}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea,[data-theme=dark] .toolbar-main input,[data-theme=dark] .toolbar-main select,[data-theme=dark] .dashboard-filter input,[data-theme=dark] .dashboard-filter select{color:var(--ink);background:#0f1730;border-color:#34416f}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#7682a7}[data-theme=dark] th{color:#9aa6ca;background:#111936}[data-theme=dark] th,[data-theme=dark] td,[data-theme=dark] .panel-head,[data-theme=dark] .dashboard-card>header,[data-theme=dark] .card-footer,[data-theme=dark] .profile-card>header,[data-theme=dark] .info-item,[data-theme=dark] .dashboard-interview,[data-theme=dark] .outcome-row,[data-theme=dark] .more-filters,[data-theme=dark] .branch-section>header{border-color:var(--line)}[data-theme=dark] .status,[data-theme=dark] .tag,[data-theme=dark] .table-action,[data-theme=dark] .quick-branches a,[data-theme=dark] .card-footer a,[data-theme=dark] .skill-tags span,[data-theme=dark] .breakdown-list span b,[data-theme=dark] .mini-applicant>span,[data-theme=dark] .interview-date,[data-theme=dark] .campaign-code{color:#93a1ff;background:#202a55}[data-theme=dark] .table-action.schedule{color:#fff;background:#4657bd}[data-theme=dark] .interview-preview{background:#101832}[data-theme=dark] .button.secondary,[data-theme=dark] .theme-toggle{color:var(--ink);border-color:var(--line);background:#151d38}[data-theme=dark] .theme-toggle:hover{background:#202a55;border-color:#4657bd}[data-theme=dark] .theme-toggle svg,[data-theme=dark] .dashboard-card header>a,[data-theme=dark] .dashboard-interview>a,[data-theme=dark] .result-summary a,[data-theme=dark] .detail-panel dd a,[data-theme=dark] .info-item a{color:#93a1ff}[data-theme=dark] .pipeline-row>div,[data-theme=dark] .breakdown-list>*>div{background:#252f57}[data-theme=dark] .dashboard-empty strong,[data-theme=dark] .empty-interviews strong,[data-theme=dark] .profile-card h2,[data-theme=dark] .info-item>div,[data-theme=dark] .benefits-grid strong,[data-theme=dark] .result-summary strong{color:var(--ink)}[data-theme=dark] .option-field{border-color:var(--line)}[data-theme=dark] .option-field label,[data-theme=dark] .consent,[data-theme=dark] .dashboard-filter-summary{border-color:var(--line);color:#c7d0f4;background:#111936}[data-theme=dark] .dashboard-filter-summary span{background:#1a2446}@media (max-width:640px){.hr-header{align-items:flex-start;gap:12px}.hr-header-actions{flex-direction:column-reverse;align-items:flex-end}.theme-toggle span{display:none}.theme-toggle{justify-content:center;width:38px;padding:0}}.form-actions{justify-content:flex-end;gap:10px;display:flex}.form-actions .button{margin-top:0}.success-note{color:#12735a;background:#e9f8f2;border:1px solid #bce8d7;border-radius:9px;padding:12px;font-size:12px}.password-form{max-width:760px}.applicant-table .row-actions{flex-wrap:wrap;justify-content:flex-end;min-width:250px}.inline-delete-form{margin:0}.inline-delete-form button{cursor:pointer;font:inherit;border:0}.table-action.danger{color:#b42318;background:#fff1f0}[data-theme=dark] .success-note{color:#8de8d1;background:#102d2a;border-color:#1f6d5f}[data-theme=dark] .table-action.danger{color:#ffb4aa;background:#3a1720}@media (max-width:640px){.form-actions{flex-direction:column-reverse}.form-actions .button{justify-content:center;width:100%}}.hero{color:#fff;background:linear-gradient(90deg,#0b112ab8 0%,#17204b85 34%,#17204b29 70%,#17204b0a 100%),url(/careers-cover-photo.jpg) 50% 42%/cover no-repeat;align-items:center;min-height:620px;padding:80px max(7vw,24px) 120px;display:flex;position:relative}.hero:after{content:"";background:linear-gradient(180deg,transparent,#f6f8fdb8 86%,var(--paper) 100%);pointer-events:none;height:34%;position:absolute;inset:auto 0 0}.hero-copy{z-index:2;max-width:620px;position:relative}.hero h1{color:#fff;text-shadow:0 4px 22px #0000007a;max-width:620px;font-size:clamp(39px,4.4vw,60px);line-height:1.34}.hero h1 em{color:#78d7ff}.hero p{color:#f3f7ff;text-shadow:0 2px 14px #00000057}.hero .button{color:#3145ac;background:#fff;box-shadow:0 16px 34px #040d2e47}.stats{margin-top:-58px}[data-theme=dark] .hero{background:linear-gradient(90deg,#060a1acc 0%,#0b112a9e 37%,#0b112a33 76%,#0b112a14 100%),url(/careers-cover-photo.jpg) 50% 42%/cover no-repeat}[data-theme=dark] .hero:after{background:linear-gradient(180deg,transparent,#0e1428b8 86%,var(--paper) 100%)}@media (max-width:900px){.hero{background-position:top;min-height:560px;padding:68px 28px 100px}.hero-copy{max-width:620px}.stats{margin-top:-48px}}@media (max-width:640px){.hero{background:linear-gradient(#090e2333 0%,#090e238f 42%,#090e23db 100%),url(/careers-cover-photo.jpg) top/auto 100% no-repeat;min-height:520px;padding:54px 20px 88px;display:flex}.hero:after{height:26%}.hero h1{font-size:clamp(29px,8vw,38px);line-height:1.42}.hero p{max-width:340px}.stats{border-radius:14px;max-width:calc(100% - 28px);margin-top:-34px;box-shadow:0 12px 34px #3043971f}}
