@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap');
:root{--green:#145c45;--green-dark:#124b3b;--lime:#e9ef92;--ink:#253e35;--muted:#69766f;--line:#e0e6e1;--wash:#f4f7f4;--white:#fff;--radius:14px;font-family:'Noto Sans JP',sans-serif;color:var(--ink);font-synthesis:none;font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:white;line-height:1.7}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #bf9700;outline-offset:4px}button{border:0;background:none}h1,h2,h3,h4,p{margin:0}button svg,span svg{width:24px;height:24px}svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}small{font-size:.8rem}[hidden]{display:none!important}.page-width{max-width:1312px;margin-inline:auto;padding-inline:48px}.site-header{height:88px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:20}.header-inner{max-width:1312px;height:100%;padding:0 48px;margin:auto;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:10px;font-size:1.6rem;font-weight:900;letter-spacing:.07em;line-height:1.15;white-space:nowrap}.brand-mark{background:var(--green);color:var(--lime);border-radius:11px;display:grid;place-items:center;width:43px;height:43px;font:italic 900 36px Georgia;letter-spacing:-5px;padding-right:5px;padding-bottom:9px}.brand small{display:block;font-size:.75rem;letter-spacing:.025em;font-weight:500;margin-top:7px}.header-inner nav{display:flex;align-items:center;gap:30px;margin-left:auto;font-size:.875rem;font-weight:600;height:100%}.header-inner nav a{height:100%;display:flex;align-items:center;position:relative}.nav-active{color:var(--green)}.nav-active:after{content:'';height:3px;background:var(--green);position:absolute;bottom:0;width:100%}.nav-compare{display:flex;align-items:center;gap:8px;padding:8px 0}.nav-compare span{border-radius:50%;background:var(--wash);font-size:.75rem;width:24px;height:24px;display:grid;place-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;border-radius:8px;padding:13px 20px;font-size:.875rem;font-weight:700;line-height:1.6;transition:background .15s,transform .15s;min-height:46px}.button.green{background:var(--green);color:#fff}.button.green:hover{background:#0b4432;transform:translateY(-1px)}.button.light{background:var(--wash);color:var(--green)}.button.outline{border:1px solid var(--green);color:var(--green);background:white}.header-quiz{padding:10px 18px;gap:22px;min-height:40px}.intro{display:grid;grid-template-columns:1.5fr 1fr;gap:65px;padding-top:45px;padding-bottom:44px;align-items:center}.eyebrow{color:var(--green);font-size:.75rem;font-weight:700;letter-spacing:.12em;display:flex;align-items:center;gap:8px}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--green)}h1{font-size:2.65rem;line-height:1.5;letter-spacing:.025em;font-weight:800;margin:12px 0 14px}.highlight{background:linear-gradient(transparent 67%,var(--lime) 67%,var(--lime) 94%,transparent 94%)}.intro-description{color:var(--muted);font-size:.94rem;line-height:1.95}.trust-row{display:flex;gap:22px;margin-top:23px;font-size:.75rem;font-weight:500}.trust-row span{white-space:nowrap}.quiz-invite{background:#eef3d0;border:1px solid #e4eac0;border-radius:18px;padding:24px 29px;position:relative}.quiz-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.pill{border:1px solid #bcc881;border-radius:40px;padding:3px 12px;font-size:.75rem;font-weight:600}.compass{border:1px solid var(--green);width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:25px;line-height:1}.quiz-kicker{font-size:.75rem;margin:10px 0 6px}.quiz-invite h2{font-size:1.4rem;line-height:1.7;font-weight:800}.quiz-invite>p:not(.quiz-kicker){font-size:.82rem;color:#526b47;margin-top:10px;line-height:1.8}.quiz-invite .button{width:100%;margin-top:20px;justify-content:space-between}.quiz-invite>small{font-size:.75rem;display:block;text-align:center;margin-top:8px;color:#627044}.explore-section{background:var(--wash);border-top:1px solid #ebeeea;border-bottom:1px solid #ebeeea;padding:36px 0 40px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:26px;gap:20px}.section-heading h2{font-size:1.6rem;font-weight:800;margin-top:6px;letter-spacing:.02em}.small-heading{font-size:.82rem;color:var(--muted);font-weight:400;letter-spacing:0;margin-left:20px}.update-date{color:var(--muted);font-size:.75rem}.workspace{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px}.filters{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:21px 18px;height:fit-content}.filter-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:5px}.filter-heading h3{font-size:.875rem}.text-button{color:var(--green);font-size:.75rem;text-decoration:underline;text-underline-offset:3px;padding:4px}.text-button:hover{color:#0a3528}.search-box{display:flex;gap:8px;border:1px solid var(--line);border-radius:6px;align-items:center;padding:8px 10px}.search-box span{font-size:24px;color:var(--muted);line-height:1}.search-box input{border:0;width:100%;min-width:0;font-size:.75rem;color:var(--ink);background:transparent;padding:3px 0}.search-box input:focus{outline:0}.search-box:focus-within{outline:2px solid var(--green)}fieldset{border:0;margin:23px 0 0;padding:0}legend{font-size:.82rem;font-weight:700;margin-bottom:11px}fieldset label{display:flex;align-items:center;gap:8px;font-size:.81rem;margin:10px 0;cursor:pointer;min-height:26px}input[type=checkbox],input[type=radio]{accent-color:var(--green);width:16px;height:16px;flex-shrink:0;margin:0;cursor:pointer}.filter-note{font-size:.75rem;color:var(--muted);margin-top:18px;line-height:1.8}.sidebar-tip{border-top:1px solid var(--line);padding-top:18px;margin-top:22px}.sidebar-tip>span{font-size:26px;color:var(--green)}.sidebar-tip h4{font-size:.8rem;margin:4px 0 8px;line-height:1.8}.sidebar-tip p{font-size:.75rem;color:var(--muted);line-height:1.9}.category-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:3px;scrollbar-width:thin}.category-tabs button{white-space:nowrap;border:1px solid var(--line);border-radius:30px;background:#fff;padding:8px 14px;font-size:.78rem;font-weight:500;min-height:39px;transition:background .15s}.category-tabs button.active{background:var(--green);color:white;border-color:var(--green)}.category-tabs button:hover:not(.active){background:#e7efe7}.results-toolbar{display:flex;align-items:center;justify-content:space-between;margin:19px 0 15px;gap:10px}.results-toolbar p{font-size:.8rem;color:var(--muted)}.results-toolbar strong{font-size:1.3rem;color:var(--ink);font-weight:800;margin-right:4px}.results-toolbar label{font-size:.75rem;color:var(--muted);white-space:nowrap}.results-toolbar select{border:0;background:transparent;color:var(--ink);font-size:.75rem;padding:5px;max-width:150px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.job-card{border:1px solid var(--line);border-radius:var(--radius);background:white;padding:20px 18px 0;transition:box-shadow .18s,border-color .18s;overflow:hidden;display:flex;flex-direction:column;min-width:0}.job-card:hover{border-color:#9cb9a9;box-shadow:0 5px 18px #1b493509}.job-card.is-selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.card-top{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:15px}.job-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;color:var(--green);font-size:27px;flex-shrink:0}.mint{background:#e7f1e3;color:#428153}.blue{background:#e7eff7;color:#537ba0}.peach{background:#faece2;color:#ba845d}.purple{background:#eeeafa;color:#8570a9}.yellow{background:#f5f1d9;color:#96843c}.rose{background:#f9e8ed;color:#b5677c}.category-label{font-size:.75rem;color:var(--muted);white-space:nowrap}.job-card h3{font-size:1.06rem;font-weight:700;letter-spacing:.01em;line-height:1.7}.card-description{font-size:.82rem;color:var(--muted);line-height:1.9;margin:9px 0 14px;min-height:3.8em}.tags{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:16px}.tags span{font-size:.75rem;background:var(--wash);border-radius:4px;padding:3px 7px;line-height:1.6;color:#54715d}.card-facts{font-size:.75rem;margin:0 0 17px;display:grid;gap:9px;margin-top:auto}.card-facts div{display:flex;justify-content:space-between;gap:7px}.card-facts dt{color:var(--muted)}.card-facts dd{margin:0;font-weight:500}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:4px;border-top:1px solid #e8ede8;padding:13px 0}.card-bottom label{font-size:.75rem;display:flex;align-items:center;gap:6px;cursor:pointer;min-height:30px;white-space:nowrap}.card-bottom input{width:14px;height:14px}.detail-button{color:var(--green);font-size:.75rem;font-weight:600;padding:5px 0 5px 5px;min-height:30px;white-space:nowrap}.detail-button:hover{text-decoration:underline;text-underline-offset:4px}.results-note{margin-top:20px;font-size:.75rem;color:var(--muted);line-height:1.9}.results-note button{font-size:inherit}.empty-state{text-align:center;padding:75px 16px;background:white;border:1px dashed var(--line);border-radius:14px}.empty-state>span{font-size:48px;color:var(--green)}.empty-state h3{font-size:1.1rem;margin:12px 0}.empty-state p{color:var(--muted);font-size:.875rem;margin-bottom:20px}.guide-section{padding-top:48px;padding-bottom:40px}.guide-caption{font-size:.78rem;color:var(--muted)}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{display:flex;align-items:center;gap:18px;text-align:left;padding:24px 22px;border:1px solid var(--line);border-radius:12px;transition:background .2s}.guide-card:hover{background:var(--wash)}.guide-number{font-family:Georgia,serif;font-size:2.2rem;color:#9ab4a4;font-style:italic}.guide-card small{font-size:.75rem;color:var(--muted)}.guide-card h3{font-size:1rem;line-height:1.8;margin-top:5px}.guide-card>span:last-child{margin-left:auto;align-self:flex-end;font-size:22px;color:var(--green)}.closing{margin:12px auto 42px;max-width:1216px;background:#edf3e9;padding:32px 38px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:24px}.closing h2{font-size:1.5rem;margin-top:8px;font-weight:700}.closing .eyebrow{font-size:.75rem}.site-footer{padding-bottom:25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0;border-top:1px solid var(--line)}.footer-top .brand{font-size:1.4rem}.footer-top .brand-mark{width:34px;height:34px;border-radius:9px;font-size:29px}.footer-top>div{display:flex;gap:20px;flex-wrap:wrap}.footer-top button{font-size:.75rem;color:var(--muted);padding:7px 0}.footer-top button:hover{color:var(--green);text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;font-size:.75rem;color:var(--muted)}.footer-bottom small{font-size:.75rem}.mobile-only{display:none}.compare-tray{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:min(920px,calc(100% - 32px));z-index:30;background:white;border:1px solid #a3bcac;box-shadow:0 8px 45px #18362626;border-radius:14px;padding:16px 24px;display:flex;justify-content:space-between;gap:20px;align-items:center}.compare-tray>div{display:flex;align-items:center;gap:20px}.compare-tray strong{font-size:.875rem;white-space:nowrap}.compare-tray #tray-names{font-size:.75rem;color:var(--muted)}body:has(.compare-tray:not([hidden])){padding-bottom:95px}dialog{border:1px solid var(--line);border-radius:20px;padding:0;width:min(760px,calc(100vw - 32px));max-height:88dvh;color:var(--ink);box-shadow:0 30px 90px #163b322e;overscroll-behavior:contain}dialog::backdrop{background:#14372bcc;backdrop-filter:blur(3px)}dialog.wide{width:min(1020px,calc(100vw - 32px))}.modal-shell{padding:36px;position:relative}.modal-close{position:sticky;top:10px;float:right;background:var(--wash);border-radius:50%;width:34px;height:34px;font-size:25px;line-height:1;z-index:1;margin:-17px -17px 0 10px}.modal-close:hover{background:#dbe8dc}.modal-shell h2{font-size:1.7rem;margin:8px 0 16px;line-height:1.6}.modal-shell p{font-size:.94rem;line-height:1.95;color:var(--muted)}.modal-shell h3{font-size:1rem;margin:24px 0 10px}.modal-shell ul,.modal-shell ol{font-size:.94rem;line-height:2;padding-left:22px;color:#506159}.modal-shell li{padding-left:4px;margin:8px 0}.modal-lead{margin:10px 0 20px}.detail-heading{display:flex;align-items:center;gap:16px}.detail-heading .job-icon{width:56px;height:56px}.detail-heading h2{margin:0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0}.detail-box{background:var(--wash);padding:18px;border-radius:10px}.detail-box h3{margin:0 0 8px;font-size:.875rem}.detail-box p{font-size:.875rem}.detail-note{font-size:.75rem!important;color:var(--muted);margin-top:18px}.service-card{border:1px solid var(--line);border-radius:12px;padding:20px;margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:18px}.service-card h4{font-size:1rem}.service-card p{font-size:.8rem;margin-top:5px}.service-card .button{white-space:nowrap;font-size:.8rem;gap:12px}.source-link{font-size:.75rem;text-decoration:underline;text-underline-offset:3px;color:var(--green)}.modal-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:25px;flex-wrap:wrap}.quiz-progress{display:flex;gap:7px;margin:16px 0 28px}.quiz-progress span{height:5px;border-radius:5px;background:var(--line);flex:1}.quiz-progress span.done{background:var(--green)}.quiz-options{display:grid;gap:12px;margin:24px 0}.quiz-option{text-align:left;border:1px solid var(--line);padding:17px 20px;border-radius:10px;display:flex;justify-content:space-between;align-items:center;font-size:1rem;background:white;min-height:62px}.quiz-option:hover{border-color:var(--green);background:var(--wash)}.quiz-option.selected{border-color:var(--green);background:#edf3e9;box-shadow:0 0 0 1px var(--green)}.quiz-option small{display:block;color:var(--muted);font-size:.75rem;margin-top:2px}.quiz-option>span:last-child{color:var(--green);font-size:20px}.quiz-result{display:flex;align-items:center;gap:15px;border:1px solid var(--line);border-radius:12px;padding:18px;margin-top:12px}.quiz-result>.rank{font:italic 1.8rem Georgia;color:#87a18f}.quiz-result>div{flex:1}.quiz-result h3{margin:0 0 6px}.quiz-result p{font-size:.8rem}.quiz-result button{white-space:nowrap}.compare-scroll{overflow-x:auto;overscroll-behavior-x:contain}.compare-table{border-collapse:collapse;width:100%;font-size:.84rem;margin-top:20px;min-width:530px}.compare-table th,.compare-table td{border-bottom:1px solid var(--line);padding:17px 15px;text-align:left;vertical-align:top}.compare-table th{font-weight:600;background:var(--wash)}.compare-table thead th{background:white;font-size:1rem}.compare-table th:first-child{width:110px;font-size:.75rem;white-space:nowrap}.compare-table td{line-height:1.9}.compare-table .button{font-size:.75rem;padding:10px 12px;gap:8px}.compare-table p{font-size:inherit}.ad-label{display:inline-block;font-size:.75rem;line-height:1.5;padding:2px 6px;border:1px solid #899a84;border-radius:3px;margin-right:7px;vertical-align:middle}.toast{position:fixed;bottom:116px;left:50%;transform:translateX(-50%);background:#1a372c;color:white;z-index:60;padding:12px 20px;border-radius:8px;font-size:.875rem;max-width:calc(100% - 32px);box-shadow:0 8px 30px #0002}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:white;z-index:100}.skip-link:focus{top:10px}body:has(dialog[open]){overflow:hidden}
@media(min-width:1400px){.page-width,.header-inner{max-width:1400px;padding-inline:60px}.intro{grid-template-columns:1.6fr 1fr;gap:90px}.workspace{grid-template-columns:224px minmax(0,1fr);gap:32px}.closing{max-width:1280px;padding-inline:38px}.job-card{padding-inline:22px}}
@media(max-width:1150px){.page-width,.header-inner{padding-inline:32px}.header-inner{gap:24px}.header-inner nav{gap:20px}.intro{gap:32px}h1{font-size:2.25rem}.quiz-invite{padding:22px}.quiz-invite h2{font-size:1.2rem}.workspace{grid-template-columns:200px minmax(0,1fr);gap:22px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.small-heading{display:block;margin:6px 0 0}.closing{margin-inline:32px}.guide-card{gap:12px;padding:20px 16px}.guide-card h3{font-size:.875rem}.guide-number{font-size:1.9rem}}
@media(max-width:800px){.site-header{height:74px}.page-width,.header-inner{padding-inline:24px}.header-inner nav a{display:none}.header-inner nav{margin-left:auto}.header-inner{gap:20px}.brand{font-size:1.3rem}.brand small{font-size:.75rem}.brand-mark{width:36px;height:36px;font-size:30px}.header-quiz{font-size:.75rem;gap:10px;padding:9px 12px}.intro{grid-template-columns:1.25fr 1fr;gap:24px;padding-top:32px;padding-bottom:30px}h1{font-size:1.9rem}.intro-description{font-size:.82rem}.trust-row{gap:12px;font-size:.75rem;flex-wrap:wrap;margin-top:18px}.quiz-invite{padding:20px}.quiz-invite h2{font-size:1.06rem}.quiz-kicker{font-size:.75rem}.quiz-invite>p:not(.quiz-kicker){font-size:.75rem}.quiz-invite .button{font-size:.76rem;padding:12px;gap:8px}.pill{font-size:.75rem}.compass{width:27px;height:27px;font-size:20px}.workspace{grid-template-columns:1fr}.filters{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;padding:18px 20px}.filter-heading,.search-box{align-self:start}.filter-heading{margin:5px 0 0}.filters fieldset{margin-top:18px}.filters fieldset label{margin:7px 0;display:inline-flex;margin-right:10px;font-size:.75rem}.sidebar-tip{display:none}.filter-note{grid-column:1/-1;margin-top:6px}.section-heading{margin-bottom:20px}.section-heading h2{font-size:1.35rem}.small-heading{display:inline;font-size:.75rem;margin-left:12px}.update-date{display:none}.guide-grid{grid-template-columns:1fr}.guide-card{padding:20px;gap:24px}.guide-card h3 br{display:none}.guide-card h3{font-size:1rem}.closing{margin-inline:24px;padding:28px;flex-direction:column;align-items:flex-start}.closing h2{font-size:1.3rem}.footer-top{align-items:flex-start}.footer-top>div{gap:12px}.compare-tray #tray-names{display:none}.compare-tray{padding:14px 18px}.compare-tray>div{gap:12px}.guide-caption{font-size:.75rem}}
@media(max-width:560px){.page-width,.header-inner{padding-inline:20px}.header-inner{gap:12px}.brand small{display:none}.brand{font-size:1.25rem}.header-quiz{font-size:.75rem;min-height:36px}.header-quiz>span{display:none}.nav-compare{font-size:.75rem;gap:4px}.nav-compare span{width:20px;height:20px;font-size:.75rem}.header-inner nav{gap:0}.intro{display:block;padding-top:27px;padding-bottom:26px}.eyebrow{font-size:.75rem}h1{font-size:2rem;line-height:1.5;margin-top:12px}.intro-description{font-size:.86rem}.trust-row{font-size:.75rem;gap:17px;margin-top:18px}.quiz-invite{margin-top:24px;padding:20px 22px}.quiz-top{margin-bottom:0}.quiz-kicker{margin:10px 0 6px;font-size:.75rem}.quiz-invite h2{font-size:1.25rem}.quiz-invite h2 br{display:none}.quiz-invite>p:not(.quiz-kicker){font-size:.8rem}.quiz-invite>p:not(.quiz-kicker) br{display:none}.quiz-invite .button{font-size:.85rem;margin-top:16px}.quiz-invite>small{font-size:.75rem}.explore-section{padding-top:26px}.section-heading h2{font-size:1.35rem}.small-heading{display:block;font-size:.75rem;margin:5px 0 0}.filters{padding:17px;gap:0 14px}.filter-heading h3{font-size:.8rem}.search-box{padding:7px 8px}.search-box input{font-size:.75rem}.filters fieldset label{display:flex;font-size:.77rem;margin:8px 0}.filters legend{font-size:.77rem}.filter-note{font-size:.75rem;margin-top:12px}.category-tabs{gap:7px}.category-tabs button{font-size:.75rem;padding:8px 14px}.results-toolbar{margin-top:15px}.results-toolbar p{font-size:.75rem}.results-toolbar label{font-size:.75rem}.results-toolbar select{font-size:.75rem;max-width:130px}.cards{grid-template-columns:1fr;gap:14px}.job-card{padding:20px 22px 0}.card-top{margin-bottom:10px}.job-card h3{font-size:1.14rem}.card-description{font-size:.875rem;min-height:auto;margin:9px 0 14px}.category-label{font-size:.75rem}.tags span{font-size:.75rem}.card-facts{font-size:.8rem;gap:10px}.card-bottom{padding:11px 0}.card-bottom label,.detail-button{font-size:.8rem;min-height:36px}.card-bottom input{height:16px;width:16px}.results-note{font-size:.75rem}.guide-section{padding-top:34px;padding-bottom:26px}.guide-section .section-heading{display:block}.guide-caption{display:block;margin-top:8px}.guide-card{padding:20px 18px}.guide-card h3{font-size:.94rem}.closing{margin:12px 20px 26px;padding:26px 24px;gap:20px}.closing .button{width:100%;font-size:.8rem;gap:14px}.closing h2{font-size:1.25rem}.mobile-only{display:block}.footer-top{flex-direction:column;padding:24px 0 16px;gap:20px}.footer-top>div{gap:12px;justify-content:space-between;width:100%}.footer-top button{font-size:.75rem}.footer-bottom{font-size:.75rem}.footer-bottom small{font-size:.75rem}.compare-tray{bottom:10px;width:calc(100% - 20px);padding:12px;gap:6px;border-radius:10px}.compare-tray strong{font-size:.75rem}.compare-tray>div{gap:8px}.compare-tray .button{font-size:.75rem;padding:10px 12px;gap:14px;min-height:40px}.compare-tray .text-button{font-size:.75rem}.modal-shell{padding:28px 22px}.modal-shell h2{font-size:1.4rem}.modal-shell p{font-size:.875rem}.detail-grid{grid-template-columns:1fr}.service-card{display:block}.service-card .button{width:100%;margin-top:16px}.detail-heading{gap:12px}.detail-heading .job-icon{width:45px;height:45px}.detail-heading h2{font-size:1.35rem}.modal-shell ul,.modal-shell ol{font-size:.875rem}.quiz-result{gap:10px;padding:14px}.quiz-result>.rank{font-size:1.4rem}.quiz-result h3{font-size:.9rem}.quiz-result p{font-size:.75rem}.quiz-result button{font-size:.75rem}.modal-actions{gap:14px}.modal-actions .button{font-size:.75rem;padding:12px 15px}.modal-close{margin:-10px -7px 0 10px}}
.intro-description,.card-description,.modal-shell p,.modal-shell ul,.modal-shell ol{font-size:1rem}.card-description{min-height:5.7em}.filter-heading h3,legend,fieldset label,.search-box input,.category-tabs button,.card-facts,.card-bottom label,.detail-button,.results-toolbar p,.results-toolbar select,.small-heading,.footer-top button,.quiz-option small,.service-card p,.quiz-result p{font-size:.875rem}.card-facts div{flex-wrap:wrap}.card-facts dd{margin-left:auto}.job-card h3{overflow-wrap:anywhere}.card-bottom{flex-wrap:wrap}.detail-note,.filter-note,.results-note{font-size:.75rem!important}.modal-shell .quiz-result p{font-size:.875rem}.brand small{font-size:.75rem}.quiz-invite>p:not(.quiz-kicker){font-size:.875rem}.quiz-invite .button{font-size:.875rem}
@media(max-width:800px){.brand small{display:none}.filters fieldset label{font-size:.875rem}.card-description{min-height:3.8em}.footer-top>div{gap:12px}}
@media(max-width:560px){.card-description{min-height:auto}.footer-top>div{justify-content:flex-start}.footer-top button{font-size:.8rem}.quiz-invite h2 br{display:block}.quiz-invite .button{font-size:.875rem}}
.workspace>*{min-width:0}
@media(max-width:800px){.filters{grid-template-columns:repeat(2,minmax(0,1fr))}.filters>*{min-width:0}.filter-heading{flex-wrap:wrap}.filters fieldset label{align-items:flex-start;line-height:1.6}.filters fieldset input{margin-top:4px}.results-toolbar{flex-wrap:wrap}.filters .search-box input{font-size:.875rem}}
@media(max-width:400px){.filters{grid-template-columns:1fr 1fr;gap:0 14px}.filter-heading{grid-column:1/-1;margin-bottom:14px}.search-box{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;gap:8px}.category-tabs{max-width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
