:root{font-family:"DM Sans",sans-serif;color:#073b3f;background:#f5f8f4}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,label{touch-action:manipulation}a{color:inherit}.header{height:86px;background:white;display:flex;align-items:center;gap:clamp(18px,3vw,50px);padding:10px clamp(18px,5vw,80px);border-bottom:1px solid #dce9e2}.logo img{width:74px;height:66px;object-fit:contain}.header nav{display:flex;gap:25px;align-items:center;flex:1}.header nav a{text-decoration:none;font-weight:800;font-size:15px}.header nav a:hover{text-decoration:underline}.header-publish{padding:12px 20px;background:#f9c43c;border-radius:999px;text-decoration:none;font-weight:900}.intro{padding:32px clamp(18px,5vw,80px) 22px;background:#ecf6f1}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.13em;color:#19775d}.intro h1{font-size:clamp(35px,4vw,60px);line-height:1;margin:9px 0 8px;letter-spacing:-.045em}.intro h1 em{font-family:Caveat,cursive;color:#11866d;font-size:1.16em;font-style:normal;letter-spacing:0}.intro p{font-size:17px;line-height:1.5;margin:0;max-width:760px;color:#416562}.layout{display:grid;grid-template-columns:minmax(300px,410px) minmax(0,1fr);gap:22px;max-width:1500px;padding:26px clamp(18px,5vw,80px) 65px;margin:auto;align-items:start}.filters,.answers{background:white;border:1px solid #d9e8e0;border-radius:23px;box-shadow:0 10px 35px rgba(7,59,63,.06)}.filters{padding:8px 23px 20px}.filter-section{padding:20px 0;border-bottom:1px solid #e3ede7}.filter-section h2{display:flex;align-items:center;gap:11px;font-size:19px;line-height:1.25;margin:0 0 16px}.filter-section h2 span{display:grid;place-items:center;background:#f9c43c;border-radius:50%;width:29px;height:29px;font-size:14px;flex:none}.field-row,.school-fields{display:grid;gap:12px}.field-row label,.school-fields label{display:block;font-size:14px;font-weight:800}.field-row input,.field-row select,.school-fields select{display:block;width:100%;height:45px;padding:0 12px;border:1px solid #bed5ca;border-radius:12px;background:#fff;color:#073b3f;margin-top:6px}.field-row input:focus,.field-row select:focus,.school-fields select:focus{outline:3px solid #f9c43c}.hint{font-size:13px;line-height:1.45;color:#66817a;margin:9px 0 0}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips label{cursor:pointer}.chips input{position:absolute;opacity:0;width:1px;height:1px}.chips label span{display:inline-flex;align-items:center;min-height:41px;border:1px solid #cddfd4;border-radius:12px;padding:8px 12px;font-size:14px;font-weight:800;background:#fff;line-height:1.2}.chips label span small{margin-left:7px;color:#66817a;font-size:12px}.chips input:checked+span{background:#073b3f;color:white;border-color:#073b3f}.chips input:checked+span small{color:#d2f1df}.chips input:focus-visible+span{outline:3px solid #f9c43c}.school-fields{margin-top:16px;padding:15px;background:#eff7f2;border-radius:14px}.school-fields .hint{margin:0}.reset{margin-top:18px;border:0;background:none;color:#176b57;text-decoration:underline;font-weight:800;cursor:pointer;padding:5px}.answers{padding:25px;min-height:540px}.answers-head{display:flex;justify-content:space-between;gap:18px;align-items:start;margin-bottom:21px}.answers h2{font-size:clamp(25px,2.5vw,36px);letter-spacing:-.035em;line-height:1.1;margin:5px 0}.answers-head p{margin:0;color:#536d65}.answers-head a{font-weight:800;white-space:nowrap;font-size:14px;text-decoration:none;padding:9px 0}.answers-head a:hover{text-decoration:underline}.result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.result-card{border:1px solid #dce9e1;border-radius:17px;overflow:hidden;background:#fff;display:flex;min-width:0}.result-card img,.result-image{width:145px;min-height:158px;object-fit:cover;background:#e6f2ec;flex:none}.result-image{display:grid;place-items:center;font-size:36px}.result-body{padding:15px;min-width:0;display:flex;flex-direction:column;gap:6px}.result-body .tag{font-size:11px;letter-spacing:.06em;color:#178064;font-weight:900;text-transform:uppercase}.result-body h3{font-size:17px;line-height:1.25;margin:0}.result-body p{font-size:13px;color:#55716b;margin:0;line-height:1.35}.result-body .reason{color:#155d50;font-weight:750}.result-body a{margin-top:auto;font-size:13px;font-weight:900;text-decoration:none}.result-body a:hover{text-decoration:underline}.empty{padding:28px;background:#fff6db;border-radius:15px}.empty h3{margin:0 0 7px}.empty p{margin:0 0 12px}.empty button{border:0;background:#073b3f;color:white;border-radius:999px;padding:11px 17px;cursor:pointer;font-weight:800}.source-note{border-top:1px solid #e4ece7;margin:23px 0 0;padding-top:15px;font-size:12px;color:#647b75}[hidden]{display:none!important}@media(max-width:1150px){.result-grid{grid-template-columns:1fr}}@media(max-width:850px){.layout{grid-template-columns:1fr}.header nav{gap:12px}.intro{padding-top:25px}}@media(max-width:600px){.header{height:70px;gap:8px}.logo img{width:52px;height:52px}.header nav{overflow:auto;white-space:nowrap;gap:13px}.header nav a{font-size:12px}.header-publish{display:none}.intro p{font-size:15px}.layout{padding:14px 12px 45px;gap:13px}.filters,.answers{padding:18px;border-radius:17px}.answers-head{display:block}.answers-head a{display:inline-block}.result-card img,.result-image{width:110px;min-height:145px}.result-body{padding:11px}.result-body h3{font-size:15px}}

[hidden]{display:none!important}

.show-more{display:block;margin:22px auto 0;padding:12px 21px;border:1px solid #0c5b50;background:white;border-radius:999px;color:#073b3f;font-weight:900;cursor:pointer}.show-more:hover{background:#e7f4ed}

.school-fields input[type=number]{display:block;width:100%;height:45px;padding:0 12px;border:1px solid #bed5ca;border-radius:12px;background:#fff;color:#073b3f;margin-top:6px}.school-fields input[type=number]:focus{outline:3px solid #f9c43c}
