:root{font-family:"Noto Sans JP",system-ui,-apple-system,sans-serif;color:#172e3b;background:#f2f6f8;line-height:1.7;font-size:16px;--navy:#173e52;--border:#d6e1e7;--muted:#526975;--lime:#deefab}*{box-sizing:border-box}body{margin:0}[hidden]{display:none!important}header{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px max(5vw,20px);background:#fff;border-bottom:1px solid var(--border)}a{color:#195d7b}.brand{display:flex;align-items:center;gap:10px;color:#173e52;text-decoration:none;font-size:21px;font-weight:750}.mark{background:var(--navy);color:var(--lime);border-radius:50%;width:35px;height:35px;display:grid;place-items:center;font-size:24px}.headerinfo{font-size:14px;color:var(--muted)}main{max-width:1240px;margin:auto;padding:26px 32px 52px}.steps{display:flex;border-bottom:1px solid var(--border);margin-bottom:30px}.steps button{flex:1;border:0;border-bottom:3px solid transparent;background:none;font:inherit;color:var(--muted);padding:12px 8px;cursor:pointer}.steps button[aria-current=step]{border-color:var(--navy);color:var(--navy);font-weight:700}.steps span{display:inline-grid;place-items:center;border:1px solid #b8cbd5;width:27px;height:27px;border-radius:50%;font-size:14px;margin-right:10px}.steps button[aria-current=step] span{background:var(--navy);color:white;border-color:var(--navy)}h1{font-size:clamp(25px,3vw,36px);line-height:1.5;margin:7px 0 10px}h2{font-size:23px;line-height:1.6;margin:0}h3{font-size:22px;line-height:1.5;margin:8px 0 12px}p{margin:8px 0 16px}.eyebrow{font-size:14px;letter-spacing:.06em;color:#386477;font-weight:650;margin:0}.lead{margin-bottom:22px}.lead>p:last-child{color:var(--muted)}#quizView{max-width:800px;margin:auto}.quizbox{background:#fff;border:1px solid var(--border);border-radius:16px;padding:28px 32px;box-shadow:0 7px 28px #173e5205}.quizprogress{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:14px;color:var(--muted)}#questionDots{display:flex;gap:7px}#questionDots i{width:24px;height:5px;background:#e4ebef;border-radius:5px}#questionDots i.active{background:#315f76}.hint{font-size:14px;color:var(--muted);margin:8px 0 20px}fieldset{padding:0;margin:0;border:0}#answerOptions{display:grid;gap:10px}.answer{display:flex;align-items:center;gap:12px;cursor:pointer;padding:16px 18px;border:1px solid #cbd9e1;border-radius:9px;line-height:1.6}.answer:has(input:checked){background:#edf5dc;border-color:#94ad5e}.answer input{accent-color:var(--navy);width:18px;height:18px;margin:0;flex:none}.answer.unsure{font-size:14px;color:var(--muted);padding:10px 18px}.quizactions{display:flex;justify-content:space-between;margin-top:24px}button{touch-action:manipulation}button:disabled{opacity:.4;cursor:not-allowed}.primary,.secondary{font:inherit;font-size:15px;padding:11px 19px;border-radius:8px;cursor:pointer;line-height:1.5}.primary{background:var(--navy);border:1px solid var(--navy);color:#fff}.secondary{background:#fff;border:1px solid #bacdd7;color:var(--navy)}.primary:hover:not(:disabled){background:#265a73}.secondary:hover:not(:disabled){background:#edf3f6}.textbutton{font:inherit;font-size:14px;cursor:pointer;background:none;border:0;color:#245e79;text-decoration:underline;text-underline-offset:4px;padding:6px 0}.quizbottom,.bottomactions{display:flex;gap:22px;align-items:center;justify-content:space-between;margin:22px 0}.small{font-size:14px;color:var(--muted)}.jobgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.jobcard{background:#fff;border:1px solid var(--border);border-radius:13px;padding:24px;display:flex;flex-direction:column}.jobcard.featured{border-top:4px solid #95b945}.joblabel{font-size:13px;color:#526d30;font-weight:600}.jobdesc{font-size:16px}.reason{background:#f2f6e9;border-radius:7px;padding:12px;font-size:14px;margin:0 0 18px}.jobcard details{font-size:14px;color:#425f6e;margin-bottom:20px}.jobcard details p{margin:10px 0}.jobcard .primary{width:100%;margin-top:auto;font-size:14px}.jobcard h4{font-size:14px;margin:10px 0 2px}.morejobs{margin-top:24px}.morejobs>summary{padding:8px 0}.morejobs .jobgrid{margin-top:14px}summary{font-size:15px;cursor:pointer;font-weight:650}.companyheading{display:flex;justify-content:space-between;align-items:center;gap:20px}.searchbar{display:flex;gap:14px;align-items:end;padding:20px;background:var(--navy);color:#fff;border-radius:12px;margin:16px 0 10px}.searchbar label{font-size:14px}.searchgrow{flex:1}.searchbar input,.searchbar select{margin-top:5px;width:100%;min-height:46px}.searchbar .secondary{min-height:46px;white-space:nowrap}.searchbar input,select{font:inherit;font-size:16px;color:#173e52;border:1px solid #b8cbd5;border-radius:7px;padding:10px 12px;background:#fff;min-width:0}.filters{margin:14px 0 24px}.filters summary{font-size:14px;color:#486573}.filtercontents{display:flex;align-items:start;gap:24px;padding:20px;background:white;border:1px solid var(--border);margin-top:8px;border-radius:9px}.filtercontents label,.filtercontents legend{font-size:14px}.filtercontents>label select{display:block;margin-top:6px}.valueoptions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.valueoptions label{display:flex;align-items:center;gap:5px}.valueoptions input{accent-color:var(--navy)}.listhead{display:flex;align-items:center;justify-content:space-between;gap:12px}.listhead h2{font-size:23px}#candidateBasis{margin:10px 0 20px}.companygrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.companycard{padding:22px;background:white;border:1px solid var(--border);border-radius:11px;display:flex;flex-direction:column;min-width:0;overflow-wrap:anywhere}.companycard h3{font-size:21px;margin:8px 0}.companymeta{font-size:12px;color:var(--muted)}.companycard .tag{font-size:12px;background:#eef4f6;color:#46616e;padding:3px 7px;display:inline-block;border-radius:4px;width:fit-content}.companycard .body{font-size:14px;color:#425f6e;margin:8px 0 16px}.companycard details{font-size:14px;color:#425f6e;margin:0 0 18px}.companycard summary{font-size:14px}.companycard details p{margin-top:10px}.links{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:auto}.links a.primary{text-decoration:none;font-size:14px;padding:9px 12px}.comparebutton{font:inherit;font-size:14px;border:1px solid #bdcfd8;border-radius:7px;background:white;color:#254e63;cursor:pointer;padding:8px 10px}.comparebutton[aria-pressed=true]{background:#eaf4d1;border-color:#a8bf7a}.linktype{font-size:12px;color:var(--muted);margin:12px 0 0}.pagination{display:flex;justify-content:center;align-items:center;gap:18px;margin:26px 0}.comparebox{padding:24px;background:#fff;border:1px solid var(--border);border-radius:12px;margin-top:24px}#comparisonTable{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:480px}td,th{font-size:14px;text-align:left;border:1px solid #d5e0e6;padding:12px;vertical-align:top}th{background:#edf3f6}textarea{font:inherit;font-size:14px;width:100%;min-height:110px;min-width:130px;border:1px solid #bbced8;border-radius:6px;padding:8px}.about{border-top:1px solid var(--border);margin-top:36px;padding-top:20px;color:var(--muted);font-size:14px}.about summary{font-size:14px}.about p{margin-top:16px}footer{border-top:1px solid var(--border);padding:20px 5vw;font-size:14px;color:var(--muted);display:flex;justify-content:space-between}.empty{padding:28px;background:#fff;border-radius:12px;border:1px solid var(--border);grid-column:1/-1}.toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);background:#173e52;color:#fff;padding:14px 20px;border-radius:8px;box-shadow:0 5px 20px #0003;max-width:90vw;font-size:14px}#loadState{background:#e4eef3;color:#21495e;padding:12px 16px;font-size:14px;border-radius:8px;margin-bottom:20px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}:focus-visible{outline:3px solid #5c97b2;outline-offset:4px}@media(max-width:1000px){.companygrid{grid-template-columns:repeat(2,minmax(0,1fr))}.jobgrid{grid-template-columns:1fr}.jobcard{padding:24px}.jobcard .primary{width:auto;align-self:start}.searchbar{flex-wrap:wrap}.searchgrow{min-width:220px}.filtercontents{flex-direction:column}}@media(max-width:620px){header{padding:14px 16px;gap:8px}.brand{font-size:17px;gap:7px}.headerinfo{font-size:12px}.mark{width:28px;height:28px;font-size:20px}main{padding:14px 16px 40px}.steps{margin-bottom:24px}.steps button{font-size:13px;padding:10px 2px}.steps span{width:22px;height:22px;margin-right:4px;font-size:12px}.quizbox{padding:20px 18px}.quizbox h2{font-size:21px}.answer{font-size:15px;padding:13px}.quizbottom{flex-direction:column;align-items:start;gap:8px}.companyheading{display:block}.companyheading>.secondary{margin-bottom:8px}.searchbar{display:grid;padding:16px}.searchgrow{min-width:0}.searchbar .secondary{width:100%}.companygrid{grid-template-columns:1fr}.companycard{padding:20px}.listhead{align-items:start;flex-direction:column;gap:3px}.pagination{gap:10px}.pagination .secondary{padding:10px 12px;font-size:14px}.bottomactions{flex-wrap:wrap}.filtercontents{padding:16px}.filtercontents select{max-width:100%}h1{font-size:26px}footer span{font-size:12px}}
.refineform{max-width:860px;background:#fff;border:1px solid var(--border);border-radius:14px;padding:28px}.refineform section{margin-bottom:28px}.refineform h2,.refineform label b{font-size:18px}.refineform select,.refineform input[type=text]{display:block;width:100%;font:inherit;border:1px solid #bacdd7;border-radius:7px;padding:11px}.refineform fieldset{display:flex;flex-wrap:wrap;gap:10px}.refineform .choice{display:flex;align-items:center;gap:8px;border:1px solid #cfdae0;border-radius:7px;padding:10px 13px;cursor:pointer;font-size:15px}.refineform .choice:has(input:checked){background:#edf5dc;border-color:#94ad5e}.refineform input{accent-color:var(--navy)}.shortsummary{padding:20px 24px;background:#e8f0f4;border:1px solid #cddde6;border-radius:10px;margin:15px 0 22px}.shortsummary p{margin:5px 0;font-size:14px}.shortsummary .actions{display:flex;flex-wrap:wrap;gap:20px;margin-top:10px}.matchreasons{font-size:14px;padding-left:20px;margin:12px 0;color:#315c42}.matchreasons li{margin-bottom:6px}.businessExcerpt{font-size:14px;color:#486370;max-height:7em;overflow:auto;white-space:pre-line}.shortlistnotice{font-size:13px;color:#6a5b3b;background:#faf4e5;padding:10px;border-radius:6px}.companygrid.shortlistgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.candidateNumber{font-size:12px;color:#486573}.refineform .quizactions{gap:12px;flex-wrap:wrap}.querylimits{font-size:14px;margin:6px 0 0;color:#526975}@media(max-width:620px){.refineform{padding:20px 16px}.companygrid.shortlistgrid{grid-template-columns:1fr}.refineform .primary{width:100%}.refineform .choice{font-size:14px}}
