@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600&family=Manrope:wght@400;500;600;700&display=swap";body{min-width:320px;margin:0}#root{min-height:100dvh}:root{--bg0:#e8f1ef;--bg1:#f7f3ea;--ink:#1c2b28;--muted:#5a6b66;--card:#fffcf7db;--line:#1c2b281f;--accent:#0f6e5b;--accent-2:#c45c26;--danger:#9b2c2c;--shadow:0 18px 50px #1c2b2814;--sans:"Manrope", "Segoe UI", sans-serif;--display:"Fraunces", Georgia, serif;color:var(--ink);background:radial-gradient(900px 500px at 10% -10%, #cfe8e1 0%, transparent 60%), radial-gradient(700px 420px at 100% 0%, #f0dcc4 0%, transparent 55%), linear-gradient(160deg, var(--bg0), var(--bg1));font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;line-height:1.45}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}button{font:inherit}.app{width:min(760px,100% - 2rem);margin:0 auto;padding:1.5rem 0 3rem}.top{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex}.brand{font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:1.6rem;font-weight:600}.city,.meta{color:var(--muted);margin:0;font-size:.92rem}.panel{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:22px;padding:1.4rem 1.35rem 1.5rem;animation:.42s cubic-bezier(.22,1,.36,1) rise}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.intro h1,.results h1,.test h2{font-family:var(--display);letter-spacing:-.02em;margin:0 0 .85rem;font-weight:550;line-height:1.2}.intro h1{font-size:clamp(1.7rem,4vw,2.25rem)}.intro p{color:var(--muted);margin:0 0 1rem}.cta{appearance:none;background:var(--accent);color:#f7fffb;cursor:pointer;border:0;border-radius:999px;padding:.85rem 1.4rem;transition:transform .16s,background .16s}.cta:hover{background:#0c5b4b;transform:translateY(-1px)}.cta.ghost{color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 45%, transparent);background:0 0;margin-top:0}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1.2rem;display:flex}.field{color:var(--muted);gap:.35rem;margin:.9rem 0;display:grid}.field input,.field select{font:inherit;border:1px solid var(--line);color:var(--ink);background:#fffefb;border-radius:12px;padding:.75rem .9rem}.filters{border:1px solid var(--line);border-radius:12px;margin:.9rem 0 1.2rem;padding:.75rem 1rem 1rem}.filters legend{color:var(--muted);padding:0 .35rem;font-size:.9rem}.check{color:var(--ink);cursor:pointer;align-items:flex-start;gap:.55rem;margin:.45rem 0;display:flex}.check input{margin-top:.2rem}.inst-flags{color:var(--muted);margin:.2rem 0 .5rem;font-size:.9rem}.print-only{display:none}@media print{.no-print{display:none!important}.print-only{display:block}body{background:#fff!important}.app{width:100%;margin:0;padding:0}.panel{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0}.institutions li{break-inside:avoid}}.progress{background:#1c2b2814;border-radius:999px;height:6px;margin-bottom:.9rem;overflow:hidden}.progress-bar{background:linear-gradient(90deg, var(--accent), #2f9e85);height:100%;transition:width .28s}.step{color:var(--muted);margin:0 0 .55rem;font-size:.88rem}.options{gap:.65rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.options button,.likert button{text-align:left;border:1px solid var(--line);cursor:pointer;width:100%;color:var(--ink);background:#fffefb;border-radius:14px;padding:.9rem 1rem;transition:border-color .16s,transform .16s,background .16s}.options button:hover,.likert button:hover{border-color:color-mix(in srgb, var(--accent) 55%, var(--line));background:#f2faf7;transform:translateY(-1px)}.likert{gap:.55rem;margin-top:1rem;display:grid}.likert button{align-items:center;gap:.85rem;display:flex}.likert .n{background:color-mix(in srgb, var(--accent) 14%, white);width:1.7rem;height:1.7rem;color:var(--accent);border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.likert .l{color:var(--muted)}.cards{gap:.8rem;margin:1rem 0;display:grid}@media (width>=720px){.cards{grid-template-columns:repeat(3,1fr)}}.cards article{border:1px solid var(--line);background:#fffefb;border-radius:14px;padding:.85rem}.cards h3{margin:0 0 .35rem;font-size:.95rem}.cards p{font-family:var(--display);margin:0 0 .5rem;font-size:1.2rem}.cards pre,.report pre{white-space:pre-wrap;color:var(--muted);margin:0;font-size:.72rem}.report{border-top:1px solid var(--line);margin-top:1rem;padding-top:1rem}.report h2,.report h3{font-family:var(--display);margin:0 0 .45rem}.report p{color:var(--muted);margin:0 0 .9rem}.tracks{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.tracks li{border:1px solid var(--line);background:#fffefb;border-radius:14px;padding:.9rem 1rem}.tracks strong{margin-bottom:.2rem;display:block}.tracks span{color:var(--accent-2);font-size:.85rem}.tracks p{margin:.45rem 0 0}.env-note{background:color-mix(in srgb, var(--accent) 8%, white);border-radius:12px;padding:.75rem .9rem;color:var(--ink)!important}.institutions{gap:.75rem;margin:0 0 .5rem;padding:0;list-style:none;display:grid}.inst-group{margin-top:.85rem}.inst-group h4{font-family:var(--display);margin:0 0 .55rem;font-size:1.15rem;font-weight:550}.institutions li{border:1px solid var(--line);background:#fffefb;border-radius:14px;padding:.9rem 1rem}.institutions li.reserve{opacity:.88;border-style:dashed}.inst-head{flex-direction:column;gap:.15rem;margin-bottom:.35rem;display:flex}.inst-head span,.district,.programs{color:var(--muted);font-size:.88rem}.institutions p{color:var(--muted);margin:.35rem 0}.institutions a{color:var(--accent);font-weight:600;text-decoration:none}.institutions a:hover{text-decoration:underline}.inst-details{border:1px solid var(--line);background:color-mix(in srgb, var(--bg0) 55%, white);border-radius:12px;margin:.65rem 0 .75rem;overflow:hidden}.inst-details summary{cursor:pointer;color:var(--accent);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.7rem .9rem;font-weight:600;list-style:none;display:flex}.inst-details summary::-webkit-details-marker{display:none}.inst-details summary:after{content:"+";font-size:1.1rem;font-weight:700;transition:transform .16s}.inst-details[open] summary:after{content:"−"}.inst-details-body{border-top:1px solid var(--line);padding:0 .9rem .85rem;animation:.28s rise}.inst-details-body>p{margin:.65rem 0 .4rem;color:var(--ink)!important}.program-details{gap:.55rem;margin:.4rem 0 0;padding:0;list-style:none;display:grid}.program-details li{gap:.2rem;display:grid;opacity:1!important;background:#fffefb!important;border:0!important;border-radius:10px!important;padding:.65rem .75rem!important}.program-details strong{color:var(--ink)}.program-details span{color:var(--muted);font-size:.86rem}.data-note{color:var(--muted)!important;margin-top:.65rem!important;font-size:.82rem!important}.error{color:var(--danger)}
