:root{--ink:#102e43;--ink-2:#244b61;--muted:#5f7583;--line:#dbe6e3;--paper:#fbfcfa;--mint:#d9f4ed;--teal:#087f78;--teal-dark:#0d645f;--coral:#ff987f;--lime:#dffb9b;--shadow:0 18px 48px rgba(19,51,66,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 Arial,sans-serif}a{color:inherit;text-decoration:none}.shell{max-width:1240px;margin:auto;padding:0 28px}.notice{display:flex;justify-content:center;align-items:center;gap:8px;min-height:34px;padding:7px;background:#102e43;color:#dfffe5;font-size:.78rem;font-weight:700;text-align:center}.notice i{width:7px;height:7px;background:#dfff8a;border-radius:50%;box-shadow:0 0 0 4px rgba(223,255,138,.13)}.site-header{height:78px;justify-content:space-between;gap:24px}.brand,.site-header{display:flex;align-items:center}.brand{gap:10px;font-size:1.35rem;font-weight:850;letter-spacing:-.07em;white-space:nowrap}.brand-mark{display:flex;gap:3px;align-items:flex-end;width:24px;height:24px}.brand-mark b{width:6px;border-radius:5px 5px 1px 1px;background:var(--ink)}.brand-mark b:first-child{height:12px}.brand-mark b:nth-child(2){height:21px;background:#1aa799}.brand-mark b:last-child{height:16px}.brand em{font-style:normal;color:var(--teal)}.nav-links{display:flex;gap:28px;margin-left:auto}.nav-links a{font-size:.88rem;font-weight:700;color:var(--muted)}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--teal)}.header-actions{display:flex;align-items:center;gap:12px}.link-button{border:0;background:transparent;color:var(--muted);font-weight:700;font-size:.86rem;cursor:pointer}.button,.profile-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:8px;border:1px solid transparent;font-weight:800;cursor:pointer;transition:.2s ease}.profile-link{font-size:.83rem}.avatar{height:30px;width:30px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#ffc4ad,#f27f69);color:#17394d;font-size:.68rem;font-weight:800}.button{padding:12px 16px;font-size:.88rem}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:#194b64;box-shadow:0 8px 18px rgba(16,46,67,.16)}.button-secondary{background:#fff;border-color:#cad9d5;color:var(--ink)}.button-small{padding:9px 12px;font-size:.8rem}.main-surface{padding:52px 0 90px}.page-intro{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:30px}.eyebrow{display:flex;align-items:center;gap:8px;color:var(--teal);font-size:.72rem;letter-spacing:.1em;font-weight:800}.eyebrow i{height:7px;width:7px;border-radius:50%;background:#11a194}.auth-card h1,.detail-hero h1,.page-intro h1,.seo-hero h1{margin:12px 0 0;font-size:clamp(2.1rem,5vw,4.25rem);line-height:1.04;letter-spacing:-.06em}.detail-hero h1 em,.page-intro h1 em,.seo-hero h1 em{font-style:normal;color:var(--teal)}.page-intro p{max-width:430px;margin:0;color:var(--muted);font-size:.96rem;line-height:1.7}.search-panel{display:grid;grid-template-columns:1.55fr 1fr 1fr auto;align-items:center;padding:5px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 5px 14px rgba(16,46,67,.05)}.search-panel label{display:flex;align-items:center;gap:9px;padding:0 14px;border-right:1px solid #e5ece9;color:var(--teal)}.search-panel input,.search-panel select{width:100%;height:43px;border:0;background:transparent;outline:0;color:var(--ink);font-size:.88rem}.search-panel button{height:43px;border:0;border-radius:6px;background:#0d9a8e;color:#fff;padding:0 18px;font-weight:800;cursor:pointer}.filter-row{display:flex;justify-content:space-between;gap:15px;margin:20px 0}.chips{display:flex;gap:7px;flex-wrap:wrap}.chip{border:1px solid var(--line);border-radius:999px;padding:7px 11px;background:#fff;color:var(--muted);font-size:.75rem;font-weight:700}.chip:hover{border-color:#28a99d;color:var(--teal)}.result-count{margin:8px 0 0;color:var(--muted);font-size:.8rem}.listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:15px;gap:15px;margin-top:18px}.listing-card{display:flex;flex-direction:column;min-height:255px;padding:20px;border:1px solid var(--line);border-radius:12px;background:#fff;transition:.2s}.listing-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#b9d9d2}.listing-card-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.company-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:var(--mint);color:var(--teal-dark);font-weight:850}.company-name{margin:0 0 2px;font-size:.83rem;font-weight:800}.card-type{margin:0;color:var(--teal);font-size:.7rem;letter-spacing:.06em;font-weight:800}.listing-card h2{margin:20px 0 7px;font-size:1.2rem;line-height:1.2;letter-spacing:-.04em}.listing-card p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.6}.listing-meta{display:flex;justify-content:space-between;gap:8px;margin-top:auto;padding-top:17px;border-top:1px solid #e8eeeb;color:var(--muted);font-size:.76rem}.listing-meta strong{color:var(--teal);font-size:.76rem}.empty-state{padding:44px;border:1px dashed #c4d7d1;border-radius:10px;background:#f3f8f6;text-align:center;color:var(--muted);grid-column:1/-1}.empty-state h2{margin:0 0 8px;color:var(--ink);font-size:1.15rem}.cta-band{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:36px;margin-top:66px;border-radius:15px;background:#d9f4ed}.cta-band h2{margin:0;font-size:1.75rem;letter-spacing:-.04em}.cta-band p{margin:5px 0 0;color:#3b6a68;font-size:.9rem}.site-footer{border-top:1px solid var(--line);padding:32px 0;color:var(--muted);font-size:.78rem}.footer-inner{display:flex;align-items:center;gap:24px}.footer-inner p{margin:0 auto 0 0}.footer-links{display:flex;gap:15px}.detail-hero,.seo-hero{padding:58px 0 42px;background:#eff7f4}.detail-hero>p,.seo-hero p{max-width:650px;color:var(--muted);font-size:1rem;line-height:1.7}.breadcrumbs{display:flex;gap:7px;color:var(--muted);font-size:.78rem}.breadcrumbs a{color:var(--teal)}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:46px;gap:46px;padding-top:54px}.detail-content h2{margin:36px 0 10px;font-size:1.45rem;letter-spacing:-.035em}.detail-content p{color:#3f5e70;line-height:1.75}.requirement-list{padding-left:20px;color:#3f5e70}.requirement-list li{margin-bottom:8px}.apply-panel{position:-webkit-sticky;position:sticky;top:22px;padding:22px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(16,46,67,.05)}.apply-panel h2{margin:0 0 8px;font-size:1.15rem;letter-spacing:-.03em}.apply-panel p{font-size:.85rem;color:var(--muted)}.apply-panel label,.profile-form label{display:grid;grid-gap:6px;gap:6px;margin-top:13px;color:#365566;font-size:.8rem;font-weight:800}.apply-panel textarea,.profile-form input,.profile-form select,.profile-form textarea{width:100%;border:1px solid #cfdfda;border-radius:7px;padding:10px 11px;background:#fff;color:var(--ink);font:inherit;font-size:.88rem;outline-color:var(--teal)}.apply-panel textarea{height:105px;resize:vertical}.apply-panel .button{width:100%;margin-top:16px}.form-message{margin:12px 0 0;color:var(--teal);font-size:.82rem;font-weight:700}.auth-wrap{display:grid;place-items:center;min-height:calc(100vh - 170px);padding:45px 0}.auth-card{width:min(100%,460px);padding:31px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.auth-card h1{font-size:2rem}.auth-card p{color:var(--muted);font-size:.9rem}.auth-card form{display:grid;grid-gap:12px;gap:12px;margin-top:23px}.auth-card label{display:grid;grid-gap:6px;gap:6px;font-size:.82rem;font-weight:800;color:#365566}.auth-card input{height:42px;border:1px solid #cfdfda;border-radius:7px;padding:10px;font-size:.9rem}.auth-card .button{margin-top:6px}.auth-card .switch{margin:0;text-align:center;font-size:.82rem}.auth-card .switch a{color:var(--teal);font-weight:800}.profile-page{padding:52px 0 90px}.profile-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.profile-head h1{margin:12px 0 0;font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.055em}.profile-head p{max-width:500px;color:var(--muted);font-size:.92rem}.profile-layout{display:grid;grid-template-columns:290px minmax(0,1fr);grid-gap:30px;gap:30px}.profile-summary{padding:26px;border-radius:12px;background:var(--ink);color:#fff;align-self:start}.profile-summary .avatar{height:62px;width:62px;font-size:1rem}.profile-summary h2{margin:15px 0 3px;font-size:1.25rem}.profile-summary p{margin:0;color:#bad0d4;font-size:.82rem}.profile-status{display:flex;justify-content:space-between;margin:24px 0 10px;font-size:.78rem;color:#d3e5e5}.profile-progress{height:6px;border-radius:99px;background:#456477;overflow:hidden}.profile-progress i{display:block;height:100%;border-radius:inherit;background:#a8eee2}.profile-summary ul{padding:0;margin:22px 0 0;list-style:none}.profile-summary li{padding:10px 0;border-top:1px solid rgba(255,255,255,.14);font-size:.8rem;color:#c7dbdd}.profile-form{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.profile-form section{padding:28px;border-bottom:1px solid #e4ece9}.form-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:20px}.form-title span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--mint);color:var(--teal);font-size:.72rem;font-weight:800}.form-title h2{margin:0;font-size:1.15rem;letter-spacing:-.03em}.form-title p{margin:3px 0 0;color:var(--muted);font-size:.8rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.full{grid-column:1/-1}.profile-form textarea{min-height:105px;resize:vertical}.tag-preview{display:flex;gap:6px;flex-wrap:wrap;margin-top:13px}.tag-preview span{padding:5px 8px;border-radius:5px;background:#e8f6f2;color:var(--teal-dark);font-size:.74rem}.profile-actions{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 28px;background:#fbfdfc}.profile-actions p{margin:0;color:var(--teal);font-size:.8rem;font-weight:700}@media(max-width:900px){.nav-links{margin-left:0;gap:16px}.listing-grid{grid-template-columns:1fr 1fr}.detail-layout,.profile-layout{grid-template-columns:1fr}.apply-panel{position:static}.profile-summary{display:none}.search-panel{grid-template-columns:1fr 1fr}.search-panel label:first-child{grid-column:1/-1;border-bottom:1px solid #e5ece9}.page-intro{align-items:start;flex-direction:column}.page-intro p{max-width:650px}.cta-band{margin-top:45px}}@media(max-width:600px){body{font-size:15px}.shell{padding:0 19px}.site-header{height:65px}.link-button,.nav-links{display:none}.profile-link{font-size:0}.notice{font-size:.68rem}.main-surface,.profile-page{padding:35px 0 65px}.detail-hero h1,.page-intro h1,.seo-hero h1{font-size:2.45rem}.page-intro{margin-bottom:20px}.search-panel{grid-template-columns:1fr}.search-panel label,.search-panel label:first-child{grid-column:auto;border-right:0;border-bottom:1px solid #e5ece9}.search-panel button{margin-top:2px}.filter-row{display:block}.result-count{margin:15px 0}.chips{overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.chip{white-space:nowrap}.listing-grid{grid-template-columns:1fr}.cta-band{display:block;padding:25px}.cta-band .button{margin-top:18px}.site-footer{padding:26px 0}.footer-inner{align-items:start;flex-wrap:wrap}.footer-inner p{width:100%;order:3}.detail-hero,.seo-hero{padding:39px 0 28px}.detail-layout{padding-top:32px}.company-meta{display:none}.profile-head{display:block}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.profile-form section{padding:23px 18px}.profile-actions{padding:16px 18px}.nav-links,.profile-actions p{display:none}.link-button,.profile-link{display:inline-flex;font-size:.83rem}}