:root{--bg:#f6f8fb;--card:#fff;--ink:#11243b;--muted:#5a6b7e;--line:#e7ecf3;--line-2:#eef2f7;--primary:#185fa5;--primary-d:#0e4276;--primary-l:#2e73bd;--soft:#eef4fb;--soft-border:#d3e3f5;--green:#047857;--green-bg:#ecfdf5;--amber:#f59e0b;--radius:12px;--radius-lg:20px;--shadow:0 1px 3px rgba(17,36,59,.06),0 10px 26px rgba(17,36,59,.05);--shadow-sm:0 1px 2px rgba(17,36,59,.05);--t:0.16s ease}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.wrap{width:100%;max-width:1080px;margin:0 auto;padding:0 18px}.hd{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:saturate(160%) blur(8px);backdrop-filter:saturate(160%) blur(8px);border-bottom:1px solid var(--line)}.hd-inner{display:flex;align-items:center;justify-content:space-between;height:60px}.hd-logo{font-weight:800;font-size:1.35rem;letter-spacing:-.02em;color:var(--primary-d)}.hd-logo span{color:var(--amber)}.hd-nav{display:flex;align-items:center;gap:6px}.hd-link{font-size:.9rem;font-weight:600;color:var(--muted);padding:8px 12px;display:none}.hd-link:hover{color:var(--ink)}.hd-cta{font-size:.9rem;font-weight:700;color:#fff;background:var(--primary);padding:9px 16px;border-radius:10px;transition:background var(--t)}.hd-cta:hover{background:var(--primary-l)}@media (min-width:560px){.hd-link{display:inline-block}}.hero{background:radial-gradient(1200px 420px at 90% -10%,rgba(46,115,189,.1),transparent 60%),radial-gradient(900px 380px at -5% 0,rgba(245,158,11,.07),transparent 55%),var(--card);border-bottom:1px solid var(--line);padding:40px 0 34px}.hero .wrap{max-width:820px}.hero-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:20px;background:var(--soft);border:1px solid var(--soft-border);font-size:.7rem;font-weight:700;color:var(--primary);letter-spacing:.04em;text-transform:uppercase;margin-bottom:18px}.hero-pill-dot{width:7px;height:7px;border-radius:50%;background:var(--primary)}.hero-title{margin:0 0 14px;font-size:2rem;line-height:1.12;font-weight:800;letter-spacing:-.025em}.hero-title em{font-style:normal;color:var(--primary)}.hero-desc{margin:0 0 22px;font-size:1.02rem;line-height:1.6;color:var(--muted);max-width:600px}@media (min-width:768px){.hero{padding:56px 0 42px}.hero-title{font-size:2.7rem}}.sc{flex-direction:column;background:var(--card);border:1.5px solid var(--line);border-radius:var(--radius);padding:8px;box-shadow:var(--shadow)}.sc,.sc-field{display:flex;gap:10px}.sc-field{align-items:center;padding:0 12px;height:50px;border-radius:9px}.sc-field+.sc-field{border-top:1px solid var(--line-2)}.sc-input,.sc-select{flex:1 1;border:0;outline:0;background:transparent;font:inherit;font-size:1rem;color:var(--ink);min-width:0}.sc-input::-webkit-search-cancel-button{display:none}.sc-input::placeholder{color:#9aa7b6}.sc-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.sc-btn{height:50px;background:var(--primary);color:#fff;border:0;border-radius:9px;font:inherit;font-size:1rem;font-weight:700;cursor:pointer;transition:background var(--t)}.sc-btn:hover{background:var(--primary-l)}@media (min-width:720px){.sc{flex-direction:row;align-items:center;gap:0;padding:6px}.sc-field{flex:1 1;height:52px}.sc-field+.sc-field{border-top:0;border-left:1px solid var(--line-2)}.sc-region{flex:0 0 230px}.sc-btn{width:auto;padding:0 26px;height:52px;margin-left:6px}}.pop{display:flex;flex-direction:column;gap:12px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.pop-h{font-size:.95rem;font-weight:700;color:var(--ink)}.pop-pills{display:flex;flex-wrap:wrap;gap:7px}.pop-pill{border:1px solid var(--line);background:var(--card);color:var(--ink);font:inherit;font-size:.82rem;font-weight:600;padding:6px 12px;border-radius:999px;cursor:pointer;transition:border-color var(--t),background var(--t)}.pop-pill:hover{border-color:var(--soft-border);background:var(--soft);color:var(--primary)}.hero-stats{gap:0;margin-top:26px;padding-top:22px;border-top:1px solid var(--line);max-width:580px}.hero-stat,.hero-stats{display:flex;align-items:center}.hero-stat{flex:1 1;flex-direction:column;gap:4px;text-align:center}.hero-stat-num{font-size:1.25rem;font-weight:800;color:var(--primary);line-height:1}.hero-stat-lbl{font-size:.68rem;color:var(--muted);font-weight:500}.hero-stat-div{width:1px;height:34px;background:var(--line)}.section{padding:32px 0;border-bottom:1px solid var(--line)}.section--alt{background:var(--card)}.label{display:inline-block;font-size:.66rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--primary);background:var(--soft);border:1px solid var(--soft-border);padding:4px 11px;border-radius:20px;margin-bottom:12px}.section-title{margin:0 0 18px;font-size:1.3rem;font-weight:800;letter-spacing:-.01em}@media (min-width:600px){.section-title{font-size:1.55rem}}.jobs-bar{display:flex;flex-direction:column;gap:6px}.chips{display:flex;gap:8px;overflow-x:auto;margin:0 -18px;padding:2px 18px 6px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.chips::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;border:1.5px solid var(--line);background:#fff;color:var(--ink);font:inherit;font-size:.86rem;font-weight:600;padding:8px 14px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:transform .06s ease,border-color var(--t),background var(--t)}.chip:active{transform:scale(.96)}.chip.on{background:var(--primary);border-color:var(--primary);color:#fff}.qf{display:flex;gap:8px;padding:4px 0}.qf-t{border:1.5px solid var(--line);background:#fff;color:var(--ink);font:inherit;font-size:.84rem;font-weight:600;padding:7px 13px;border-radius:999px;cursor:pointer;transition:border-color var(--t),background var(--t)}.qf-t.on{background:var(--green-bg);border-color:#a7f3d0;color:var(--green)}.count{margin:12px 0 14px;font-size:.88rem;color:var(--muted)}.count strong{color:var(--ink)}.explorer{display:block}@media (min-width:900px){.explorer{display:grid;grid-template-columns:380px 1fr;grid-gap:18px;gap:18px;align-items:start}}.ex-list{gap:10px}.ex-list,.exc{display:flex;flex-direction:column}.exc{position:relative;gap:4px;width:100%;text-align:left;cursor:pointer;background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:15px 16px 14px 18px;font:inherit;transition:border-color var(--t),box-shadow var(--t),transform .06s ease}.exc:hover{border-color:var(--soft-border);box-shadow:var(--shadow-sm)}.exc.on{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.exc-accent{position:absolute;left:0;top:10px;bottom:10px;width:4px;border-radius:4px;background:var(--accent,var(--primary))}.exc-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.exc-domain{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--accent,var(--primary))}.exc-salary{font-size:.92rem;font-weight:800;color:var(--green);white-space:nowrap}.exc-salary small{font-size:.66rem;font-weight:600;color:var(--muted)}.exc-title{font-size:1.04rem;font-weight:700;line-height:1.25;color:var(--ink)}.exc-meta{font-size:.84rem;color:var(--muted)}.exc-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.exc-tag{font-size:.74rem;font-weight:600;color:var(--green);background:var(--green-bg);padding:3px 8px;border-radius:7px}@media (min-width:900px){.ex-detail{position:-webkit-sticky;position:sticky;top:76px;max-height:calc(100vh - 96px);overflow:auto;background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);padding:26px;box-shadow:var(--shadow)}.ex-backdrop,.ex-sheet-foot,.ex-sheet-head{display:none}.ex-sheet-body{display:contents}}.det-domain{display:inline-flex;align-items:center;gap:5px;font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--accent,var(--primary));margin-bottom:8px}.det-title{margin:0 0 10px;font-size:1.45rem;line-height:1.2;font-weight:800;letter-spacing:-.01em}.det-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.det-company{font-size:.98rem;font-weight:700;color:#243b54}.det-verified{font-size:.74rem;font-weight:700;color:var(--green);background:var(--green-bg);padding:3px 9px;border-radius:7px}.det-sub{display:flex;flex-wrap:wrap;gap:6px 16px;font-size:.9rem;color:var(--muted);margin-bottom:14px}.det-salary{font-size:1.5rem;font-weight:800;color:var(--green);margin-bottom:14px}.det-salary small{font-size:.85rem;font-weight:600;color:var(--muted)}.det-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.tag{font-size:.82rem;font-weight:600;color:var(--green);background:var(--green-bg);padding:6px 11px;border-radius:8px}.det-apply{display:inline-block;width:auto;text-align:center;background:var(--primary);color:#fff;font-size:1rem;font-weight:700;padding:13px 30px;border-radius:var(--radius);transition:background var(--t)}.det-apply:hover{background:var(--primary-l)}.det-note{font-size:.8rem;color:var(--muted);margin:10px 0 0}.det-block{margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.det-block h3{margin:0 0 8px;font-size:1rem;font-weight:700;color:var(--ink)}.det-text{margin:0;font-size:.95rem;line-height:1.7;color:#2c3e54;white-space:pre-line}@media (max-width:899px){.ex-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);z-index:89;opacity:0;visibility:hidden;transition:opacity .28s ease}.ex-backdrop.show{opacity:1;visibility:visible}.ex-detail{position:fixed;left:0;right:0;bottom:0;top:20%;z-index:90;display:flex;flex-direction:column;background:var(--card);border-radius:22px 22px 0 0;box-shadow:0 -10px 44px rgba(15,23,42,.28);transform:translateY(100%);visibility:hidden;transition:transform .34s cubic-bezier(.32,.72,0,1),visibility .34s}.ex-detail.open{transform:translateY(0);visibility:visible}.ex-sheet-head{position:relative;flex-shrink:0;padding:10px 14px;border-bottom:1px solid var(--line);min-height:50px}.ex-grabber{width:42px;height:5px;border-radius:3px;background:#d6dee8;margin:2px auto 6px}.ex-close,.ex-share{position:absolute;top:8px;width:42px;height:42px;border-radius:50%;border:0;background:#eef2f7;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;line-height:1;cursor:pointer}.ex-close{right:12px;font-size:1.2rem;font-weight:700}.ex-share{left:12px}.ex-close:active,.ex-share:active{background:#e2e8f0}.ex-sheet-body{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 18px}.ex-sheet-body .det-apply,.ex-sheet-body .det-pagelink{display:none}.ex-sheet-foot{flex-shrink:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--card)}.ex-sheet-foot .det-apply{display:block;width:100%}}.hiw-head{text-align:center;max-width:620px;margin:0 auto 30px}.hiw-head .section-title{margin-bottom:10px}.hiw-lead{margin:0;font-size:1rem;color:var(--muted);line-height:1.6}.hiw{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;grid-gap:26px;gap:26px;position:relative}@media (min-width:768px){.hiw{grid-template-columns:repeat(3,1fr);gap:20px}}.hiw-step{position:relative;text-align:center;padding:0 10px}@media (min-width:768px){.hiw-step:not(:last-child):after{content:"";position:absolute;top:34px;left:calc(50% + 38px);right:calc(-50% + 38px);height:2px;background:repeating-linear-gradient(90deg,var(--soft-border) 0 7px,transparent 7px 14px)}}.hiw-ic{position:relative;width:68px;height:68px;margin:0 auto 16px;border-radius:20px;background:var(--card);border:1.5px solid var(--soft-border);box-shadow:var(--shadow);font-size:1.8rem}.hiw-ic,.hiw-num{display:flex;align-items:center;justify-content:center}.hiw-num{position:absolute;top:-8px;right:-8px;width:26px;height:26px;border-radius:50%;background:var(--primary);color:#fff;font-size:.82rem;font-weight:800;border:2px solid var(--bg)}.section--alt .hiw-num{border-color:var(--card)}.hiw-title{margin:0 0 7px;font-size:1.08rem;font-weight:700}.hiw-desc{font-size:.9rem;color:var(--muted);line-height:1.6;max-width:300px;margin:0 auto}.det-pagelink{display:inline-block;margin-top:18px;font-size:.85rem;font-weight:600;color:var(--primary)}.det-pagelink:hover{text-decoration:underline}.jp{padding:26px 0 44px}.jp .wrap{max-width:760px}.jp-back{display:inline-block;font-size:.9rem;font-weight:600;color:var(--muted);margin-bottom:18px}.jp-back:hover{color:var(--primary)}.jp-title{margin:6px 0 10px;font-size:1.7rem;line-height:1.2;font-weight:800;letter-spacing:-.01em}@media (min-width:600px){.jp-title{font-size:2.1rem}}.jp .det-block h2{margin:0 0 8px;font-size:1.1rem;font-weight:700}.trust-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media (min-width:768px){.trust-grid{grid-template-columns:repeat(4,1fr)}}.trust-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:20px 18px;transition:border-color var(--t),box-shadow var(--t)}.trust-card:hover{border-color:var(--soft-border);box-shadow:var(--shadow-sm)}.trust-ic{width:46px;height:46px;border-radius:13px;background:var(--soft);display:flex;align-items:center;justify-content:center;font-size:1.35rem;margin-bottom:13px}.trust-title{font-size:1rem;font-weight:700;margin-bottom:5px}.trust-desc{font-size:.85rem;color:var(--muted);line-height:1.5}.state{text-align:center;padding:56px 20px;color:var(--muted)}.state-ic{font-size:2.6rem;margin-bottom:10px}.state h3{margin:0 0 4px;color:var(--ink);font-size:1.15rem}.state p{margin:0;font-size:.92rem}.ft{background:var(--primary-d);color:#fff;padding:40px 0 30px}.ft-top{display:flex;flex-direction:column;gap:26px;padding-bottom:26px;border-bottom:1px solid hsla(0,0%,100%,.14)}@media (min-width:600px){.ft-top{flex-direction:row;justify-content:space-between}}.ft-logo{font-size:1.35rem;font-weight:800;margin-bottom:8px}.ft-logo span{color:var(--amber)}.ft-tag{font-size:.9rem;color:hsla(0,0%,100%,.82);line-height:1.55;max-width:340px;margin:0}.ft-col{display:flex;flex-direction:column;gap:9px}.ft-h{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:hsla(0,0%,100%,.6)}.ft-col a{font-size:.9rem;color:hsla(0,0%,100%,.9)}.ft-col a:hover{color:#fff}.ft-bottom{display:flex;flex-wrap:wrap;gap:6px 16px;justify-content:space-between;padding-top:18px;font-size:.82rem;color:hsla(0,0%,100%,.7)}.ft-bottom a{color:#fff;font-weight:600}