.ctypeahead{width:100%;position:relative}.ctypeahead--grow{flex:1;min-width:0}.ctypeahead__input{width:100%}.ctypeahead__menu{z-index:40;border:1px solid var(--line,#d5e3df);background:#f7faf9;border-radius:.75rem;max-height:14rem;margin:0;padding:.35rem;list-style:none;position:absolute;bottom:calc(100% + .35rem);left:0;right:0;overflow:auto;box-shadow:0 12px 28px #0c282429}.ctypeahead__menu--below{top:calc(100% + .35rem);bottom:auto}.ctypeahead__item{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:0;border-radius:.5rem;gap:.1rem;padding:.55rem .65rem;display:grid}.ctypeahead__item:hover,.ctypeahead__item.is-active{background:#08ddc129}.ctypeahead__title{font-size:.92rem;font-weight:600}.ctypeahead__meta{opacity:.72;font-size:.78rem}.ctypeahead__status{opacity:.55;pointer-events:none;font-size:.72rem;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.mbrowse{z-index:80;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.mbrowse__backdrop{cursor:pointer;background:#12202473;border:0;position:absolute;inset:0}.mbrowse__panel{z-index:1;border:1px solid var(--line,#d5e3df);background:#f7faf9;border-radius:1rem;flex-direction:column;width:min(34rem,100%);max-height:min(88vh,44rem);display:flex;position:relative;overflow:hidden;box-shadow:0 18px 50px #0c282438}.mbrowse__head{border-bottom:1px solid var(--line,#d5e3df);justify-content:space-between;gap:1rem;padding:1rem 1.1rem .75rem;display:flex}.mbrowse__head h2{color:#1a2e2b;margin:0;font-size:1.15rem}.mbrowse__head p{color:#5a6f6a;margin:.25rem 0 0;font-size:.85rem}.mbrowse__close{color:#5a6f6a;cursor:pointer;background:0 0;border:0;padding:0 .25rem;font-size:1.6rem;line-height:1}.mbrowse__tools{flex-direction:column;gap:.55rem;padding:.75rem 1.1rem .4rem;display:flex}.mbrowse__search{border:1.5px solid var(--line,#d5e3df);width:100%;font:inherit;background:#fff;border-radius:.65rem;padding:.65rem .8rem}.mbrowse__search:focus{outline:2px solid var(--teal,#0d7a6b);outline-offset:1px}.mbrowse__families{scrollbar-width:thin;flex-wrap:nowrap;gap:.35rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.mbrowse__fam{border:1px solid var(--line,#d5e3df);color:#243038;cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;flex:none;padding:.35rem .7rem;font-size:.78rem;font-weight:600}.mbrowse__fam.is-active,.mbrowse__fam:hover{border-color:var(--teal,#0d7a6b);background:var(--teal-soft,#e6f5f1);color:#0b5348}.mbrowse__meta{color:#5a6f6a;padding:.2rem 1.1rem .45rem;font-size:.78rem}.mbrowse__error{color:#8a1f11;background:#fdecea;border-radius:.5rem;margin:0 1.1rem .4rem;padding:.5rem .65rem;font-size:.85rem}.mbrowse__list{flex:auto;min-height:10rem;margin:0;padding:0 .55rem;list-style:none;overflow-y:auto}.mbrowse__row{text-align:left;cursor:pointer;width:100%;font:inherit;color:#243038;background:#fff;border:1.5px solid #0000;border-radius:.65rem;grid-template-columns:1.4rem 1fr auto;align-items:center;gap:.55rem;margin-bottom:.3rem;padding:.65rem .7rem;display:grid}.mbrowse__row:hover{background:#f0faf7;border-color:#cdeedf}.mbrowse__row.is-selected{border-color:var(--teal,#0d7a6b);background:var(--teal-soft,#e6f5f1)}.mbrowse__check{color:#0b5348;background:#fff;border:1.5px solid #b7ccc6;border-radius:.3rem;place-items:center;width:1.15rem;height:1.15rem;font-size:.75rem;display:grid}.mbrowse__row.is-selected .mbrowse__check{border-color:var(--teal,#0d7a6b);background:var(--teal,#0d7a6b);color:#fff}.mbrowse__title{font-size:.92rem;font-weight:600;line-height:1.25}.mbrowse__famtag{color:#5a6f6a;white-space:nowrap;font-size:.72rem}.mbrowse__empty{text-align:center;color:#5a6f6a;padding:1.5rem .75rem;font-size:.9rem}.mbrowse__picked{border-top:1px solid var(--line,#d5e3df);flex-wrap:wrap;gap:.35rem;max-height:5.5rem;padding:.55rem 1.1rem;display:flex;overflow-y:auto}.mbrowse__chip{color:#0b5348;cursor:pointer;background:#fff;border:1px solid #cdeedf;border-radius:999px;align-items:center;gap:.35rem;max-width:100%;padding:.25rem .55rem;font-size:.75rem;font-weight:600;display:inline-flex}.mbrowse__chip span{opacity:.7}.mbrowse__foot{border-top:1px solid var(--line,#d5e3df);background:#fff;justify-content:flex-end;gap:.55rem;padding:.75rem 1.1rem 1rem;display:flex}.mbrowse__ghost,.mbrowse__apply{font:inherit;cursor:pointer;border-radius:.65rem;padding:.6rem .95rem;font-weight:700}.mbrowse__ghost{border:1px solid var(--line,#d5e3df);color:#243038;background:#fff}.mbrowse__apply{background:var(--teal,#0d7a6b);color:#fff;border:0}.mbrowse__apply:hover{filter:brightness(.95)}@media (width<=560px){.mbrowse{place-items:end stretch;padding:0}.mbrowse__panel{border-radius:1rem 1rem 0 0;width:100%;max-height:92vh}}.app{background:#fff;flex-direction:column;width:100%;max-width:none;height:100dvh;display:flex;overflow:hidden}.topbar{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;height:auto;min-height:3.25rem;max-height:4.5rem;padding:.35rem 1.5%;display:grid}.counselor-focus{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#eef5f0 0%,#fff 60%);flex-wrap:wrap;align-items:baseline;gap:.35rem .85rem;min-width:0;max-height:4.5rem;padding:.35rem 1.5%;font-size:.82rem;line-height:1.35;display:flex;overflow:hidden}.counselor-focus__main{flex:14rem;align-items:baseline;gap:.55rem;min-width:0;display:flex}.counselor-focus__label{letter-spacing:.04em;text-transform:uppercase;color:#2f5a3c;flex:none;font-size:.68rem;font-weight:700}.counselor-focus__goal{text-overflow:ellipsis;white-space:nowrap;color:#1f2a24;min-width:0;font-weight:550;overflow:hidden}.counselor-focus__priorities{flex-wrap:wrap;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.counselor-focus__priorities li{color:#355743;text-transform:capitalize;background:#fff;border:1px solid #c5d8cb;border-radius:999px;padding:.1rem .45rem;font-size:.68rem}.counselor-focus__next{text-overflow:ellipsis;white-space:nowrap;color:#4a5c50;flex:12rem;min-width:0;font-size:.75rem;overflow:hidden}.topbar .criteria{justify-self:stretch;min-width:0}.topbar .criteria__list{justify-content:center}.topbar .criteria__empty{text-align:center}.brand-menu{align-items:center;height:100%;display:flex;position:relative}.brand-menu__btn{cursor:pointer;background:0 0;border:0;align-items:center;height:100%;padding:0;display:flex}.brand-menu__btn:focus-visible{outline:2px solid var(--teal-deep,#0a6b5f);outline-offset:3px;border-radius:4px}.logo{object-fit:contain;width:auto;max-width:100%;height:1.85rem;display:block}.api-pop{z-index:40;border:1px solid var(--line,#d7dee6);background:#fff;border-radius:10px;flex-direction:column;width:min(36rem,100vw - 1.25rem);max-height:min(78vh,42rem);padding:.85rem .95rem .95rem;display:flex;position:absolute;top:calc(100% + .35rem);left:0;box-shadow:0 10px 28px #0f233724}.api-pop__head{flex:none;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.35rem;display:flex}.api-pop__head strong{color:var(--ink-strong,#132033);font-size:.95rem}.api-pop__head span{color:var(--ink-muted,#5b6b7c);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem}.api-pop__hint{color:var(--ink-muted,#5b6b7c);flex:none;margin:0 0 .55rem;font-size:.8rem;line-height:1.35}.api-pop__tabs{flex:none;gap:.35rem;margin-bottom:.55rem;display:flex}.api-pop__tab{border:1px solid var(--line,#d7dee6);color:var(--ink-muted,#5b6b7c);cursor:pointer;background:#fff;border-radius:999px;padding:.28rem .7rem;font-size:.78rem;font-weight:700}.api-pop__tab.is-active{background:var(--teal-deep,#0a6b5f);border-color:var(--teal-deep,#0a6b5f);color:#fff}.api-pop__form{flex-direction:column;flex:auto;gap:.55rem;min-height:0;padding-right:.15rem;display:flex;overflow:auto}.api-pop__section{border:1px solid var(--line,#d7dee6);background:#f7f9fb;border-radius:8px;margin:0;padding:.55rem .65rem .7rem}.api-pop__section legend{letter-spacing:.03em;text-transform:uppercase;color:var(--teal-deep,#0a6b5f);padding:0 .25rem;font-size:.72rem;font-weight:800}.api-pop__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .65rem;display:grid}.api-pop__form label{color:var(--ink-muted,#5b6b7c);flex-direction:column;gap:.2rem;font-size:.72rem;font-weight:600;display:flex}.api-pop__form input,.api-pop__form select,.api-pop__form textarea{border:1px solid var(--line,#d7dee6);width:100%;color:var(--ink-strong,#132033);box-sizing:border-box;background:#fff;border-radius:6px;padding:.38rem .5rem;font-family:inherit;font-size:.85rem;font-weight:500}.api-pop__form input:focus,.api-pop__form select:focus,.api-pop__form textarea:focus{outline-offset:1px;outline:2px solid #0a6b5f59}.api-pop__full{margin-top:.45rem}.api-pop__check{grid-column:1/-1;align-items:center;margin-top:.15rem;color:var(--ink-strong,#132033)!important;flex-direction:row!important;gap:.45rem!important;font-size:.82rem!important}.api-pop__check input{width:auto}.api-pop__editor{resize:vertical;border:1px solid var(--line,#d7dee6);width:100%;min-height:14rem;color:var(--ink-strong,#132033);box-sizing:border-box;background:#f7f9fb;border-radius:8px;flex:auto;padding:.55rem .65rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;line-height:1.4}.api-pop__editor:focus{outline-offset:1px;outline:2px solid #0a6b5f59}.api-pop__error{color:#b42318;flex:none;margin:.45rem 0 0;font-size:.78rem}.api-pop__actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:.5rem;margin-top:.65rem;display:flex}.api-pop__primary,.api-pop__secondary{cursor:pointer;border-radius:8px;padding:.45rem .75rem;font-size:.82rem;font-weight:700}.api-pop__primary{background:var(--teal-deep,#0a6b5f);color:#fff;border:0}.api-pop__primary:disabled,.api-pop__secondary:disabled{opacity:.55;cursor:not-allowed}.api-pop__secondary{border:1px solid var(--line,#d7dee6);color:var(--ink-strong,#132033);background:#fff}.linkish{color:var(--teal-deep);cursor:pointer;background:0 0;border:0;justify-self:end;min-height:70%;font-size:.95rem;font-weight:700}.workspace{flex:auto;grid-template-columns:34% 66%;width:100%;height:auto;min-height:0;display:grid;overflow:hidden}.pane{background:#fff;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.pane--chat{border-right:1px solid var(--line);background:#f7f9fb}.chat__log{flex-direction:column;flex:auto;justify-content:flex-start;gap:.75rem;width:100%;min-height:0;padding:2% 3%;display:flex;overflow:auto}.chat__turn{flex-direction:column;gap:.45rem;width:100%;display:flex}.chat__turn--assistant{align-items:flex-start}.chat__turn--user{align-items:flex-end}.bubble{white-space:pre-wrap;border-radius:1rem;max-width:88%;padding:.85rem 1rem;font-size:.95rem;line-height:1.45;box-shadow:0 1px #3f42580a}.bubble--assistant{border:1px solid var(--line);background:#fff;border-bottom-left-radius:.25rem;align-self:flex-start}.bubble--user{background:var(--teal-soft);color:#0b5348;border-bottom-right-radius:.25rem;align-self:flex-end}.chat__choices{background:#f7f9fb;flex-wrap:wrap;gap:.45rem;width:100%;padding:0 3% 1%;display:flex}.chat__choices--inline{background:0 0;width:min(88%,22rem);margin:0 0 .15rem;padding:0}.chat__choices--mc{flex-flow:column;gap:.4rem}.chip{color:#0d7a6b;cursor:pointer;background:#fff;border:1px solid #cdeedf;border-radius:999px;min-height:2.6rem;padding:.45rem .95rem;font-size:.86rem;font-weight:700}.chip--mc{text-align:left;border:1.5px solid var(--line);color:#243038;background:#fff;border-radius:.75rem;justify-content:flex-start;width:100%;font-weight:600}.chip--mc:hover:not(:disabled){border-color:var(--teal);background:var(--teal-soft);color:#0b5348}.chip--mc:disabled{opacity:.55;cursor:default}.chat__composer{border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 18%;align-items:center;gap:2%;width:100%;padding:1.5% 3% 2%;display:grid}.chat__composer input{border:1px solid var(--line);background:#fff;border-radius:999px;width:100%;min-height:2.8rem;padding:.65rem 1rem;font-size:1rem}.chat__composer input:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #08ddc126}.chat__composer--locked{opacity:.72;background:#f1f3f5}.chat__composer--locked input,.chat__composer--locked .send-btn{cursor:not-allowed;color:#6b7280;background:#e8ebef;border-color:#d5d9de}.chat__composer--locked .send-btn{color:#5b6470;background:#c5ccd4}.icon-btn,.send-btn,.ghost-btn,.tab{cursor:pointer;border:0;border-radius:999px}.icon-btn{aspect-ratio:1;background:#f3f5f7;place-items:center;width:100%;max-height:2.8rem;display:grid}.send-btn{background:var(--teal);color:#fff;width:100%;min-height:2.8rem;font-weight:700}.send-btn:disabled,.icon-btn:disabled{opacity:.45}.results__head{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.55rem 2.5%;display:flex}.results__title{align-items:baseline;gap:.45rem;min-width:0;display:flex}.results__head h1{font-family:var(--display);color:var(--ink-strong);margin:0;font-size:1.15rem;font-weight:800;line-height:1.2}.results__title p{color:var(--muted);margin:0;font-size:.84rem;font-weight:600}.rank-weights{border-bottom:1px solid var(--line);background:#fafbfc;flex-shrink:0;padding:.45rem 2.5% .55rem}.rank-weights__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem .75rem;margin-bottom:.4rem;display:flex}.rank-weights__head strong{color:var(--ink-strong);font-size:.78rem;font-weight:800}.rank-weights__head span{color:var(--muted);font-size:.7rem}.rank-weights__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem .75rem;margin:0;padding:0;list-style:none;display:grid}.rank-weights__list--sliders{grid-template-columns:repeat(3,minmax(0,1fr))}.rank-weights__fixed{color:var(--muted);margin:.45rem 0 0;font-size:.68rem;line-height:1.3}.rank-weights__list li.is-idle{opacity:.45}.rank-weights__row{color:var(--ink);justify-content:space-between;gap:.35rem;font-size:.72rem;font-weight:700;display:flex}.rank-weights__pct{color:var(--teal-deep,#0a6b5f);font-variant-numeric:tabular-nums}.rank-weights__list li.is-idle .rank-weights__pct{color:var(--muted)}.rank-weights__slider{width:100%;accent-color:var(--teal-deep,#06b8a0);cursor:pointer;margin:.2rem 0 0;display:block}.rank-weights__slider:disabled{cursor:wait;opacity:.55}.rank-weights__list li.is-idle .rank-weights__slider{accent-color:#b0b8c2}.removed{border-bottom:1px solid var(--line);background:#fafbfc;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.35rem .5rem;padding:.4rem 2.5% .5rem;display:flex}.removed__label{letter-spacing:.02em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:700}.removed__list{flex-wrap:wrap;gap:.3rem;min-width:0;margin:0;padding:0;list-style:none;display:flex}.removed__chip{max-width:100%;color:var(--ink);font:inherit;cursor:pointer;text-align:left;background:#fff;border:1px dashed #cfd6de;border-radius:.35rem;align-items:center;gap:.3rem;padding:.22rem .4rem;font-size:.74rem;line-height:1.2;display:inline-flex}.removed__chip:hover:not(:disabled){border-color:var(--teal-deep);color:var(--teal-deep)}.removed__chip:disabled{opacity:.55;cursor:wait}.removed__name{text-overflow:ellipsis;white-space:nowrap;max-width:12rem;font-weight:600;overflow:hidden}.removed__place{color:var(--muted);white-space:nowrap;font-size:.7rem}.removed__add{color:var(--teal-deep,#0a9f8c);font-weight:800;line-height:1}.ghost-btn{border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#fff;min-height:2.1rem;padding:0 .85rem;font-size:.8rem;font-weight:600}.ghost-btn--map{flex-shrink:0}.criteria__list{flex-wrap:wrap;align-items:center;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.criteria__chip{border:1px solid var(--line);max-width:100%;color:var(--ink);font:inherit;cursor:pointer;text-align:left;background:#fff;border-radius:.35rem;align-items:baseline;gap:.3rem;padding:.28rem .45rem .28rem .4rem;font-size:.78rem;line-height:1.2;display:inline-flex}.criteria__chip:hover:not(:disabled){border-color:var(--teal-deep);color:var(--teal-deep)}.criteria__chip--empty{color:var(--muted);background:#fafbfc;border-style:dashed}.criteria__chip--empty .criteria__text{font-weight:600}.criteria__chip:disabled{opacity:.5;cursor:wait}.profile-screen{z-index:10000;isolation:isolate;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.profile-screen__backdrop{z-index:0;cursor:pointer;background:#141c2473;border:0;margin:0;padding:0;position:absolute;inset:0}.profile-screen__panel{z-index:1;border:1px solid var(--line);background:#fff;border-radius:.65rem;flex-direction:column;width:min(40rem,100%);max-height:min(88vh,52rem);display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f23372e}.profile-screen__head-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.profile-screen__head{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.9rem 1rem .7rem;display:flex}.profile-screen__head h2{font-family:var(--display);color:var(--ink-strong);margin:0;font-size:1.15rem;font-weight:800}.profile-screen__head p{color:var(--muted);margin:.2rem 0 0;font-size:.8rem}.profile-screen__close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:.35rem;padding:.35rem .65rem;font-size:.8rem;font-weight:600}.profile-screen__body{flex-direction:column;flex:auto;gap:.65rem;min-height:0;padding:.75rem 1rem 1rem;display:flex;overflow:auto}.profile-screen__foot{border-top:1px solid var(--line);background:#fafbfc;flex:none;justify-content:flex-end;gap:.5rem;padding:.7rem 1rem;display:flex}.profile-screen__hint{color:var(--muted);margin:0 0 .45rem;font-size:.78rem;line-height:1.35}.profile-screen__row{flex-wrap:wrap;gap:.45rem;margin:.35rem 0 .55rem;display:flex}.location-vibes{flex-wrap:wrap;gap:.3rem;margin:.4rem 0 .2rem;display:flex}.location-vibes__chip{border:1px solid var(--line);color:var(--ink);font:inherit;cursor:pointer;background:#f7f9fb;border-radius:999px;padding:.28rem .65rem;font-size:.74rem;font-weight:600}.location-vibes__chip:hover:not(:disabled){border-color:var(--teal-deep,#0a9f8c);color:var(--teal-deep,#0a9f8c);background:#fff}.location-vibes__chip:disabled{opacity:.5;cursor:wait}.location-result{background:#08ddc11f;border:1px solid #08a08c47;border-radius:.4rem;flex-direction:column;gap:.2rem;margin:.35rem 0 .65rem;padding:.55rem .65rem;display:flex}.location-result strong{color:var(--ink-strong);font-size:.86rem}.location-result span{color:var(--muted);font-size:.74rem;line-height:1.35}.location-result__meta{font-weight:600;color:var(--ink)!important}.criteria__group{text-transform:uppercase;letter-spacing:.03em;color:var(--muted);font-size:.64rem;font-weight:700}.criteria__text{font-weight:600}.criteria__empty{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.78rem;overflow:hidden}.map-wrap{border-bottom:1px solid var(--line);background:#dfe6ec;border-radius:0;flex-shrink:0;width:100%;height:38%;min-height:12rem;margin:0;overflow:hidden}.school-marker{background:0 0;border:0}.school-marker__badge{border:2px solid var(--teal-deep,#06b8a0);background:#fff;border-radius:50%;place-items:center;width:100%;height:100%;display:grid;overflow:hidden;box-shadow:0 1px 4px #20283838}.school-marker.is-selected .school-marker__badge{border-width:3px;border-color:#0b6e4f;box-shadow:0 0 0 3px #08ddc173,0 2px 8px #20283847}.school-marker.is-dimmed .school-marker__badge{filter:grayscale(.25);opacity:.85}.school-marker__img{object-fit:contain;width:18px;height:18px;display:block}.school-marker__fallback{background:var(--teal,#08ddc1);border-radius:50%;width:12px;height:12px}.map-wrap.is-collapsed,.map-wrap.is-empty{opacity:0;pointer-events:none;border:0;height:0;min-height:0}.map-wrap .leaflet-container{width:100%;height:100%}.results__list{background:#f5f7fa;flex-direction:column;flex:auto;gap:.45rem;width:100%;min-height:0;padding:.55rem 1.1rem .85rem;display:flex;overflow:auto}.card{border:1px solid var(--line);background:#fff;border-radius:.55rem;flex-shrink:0;grid-template-columns:3.25rem minmax(0,1fr);align-items:start;gap:.65rem .75rem;width:100%;min-height:min-content;margin:0;padding:.55rem .7rem .6rem;display:grid;position:relative}.card--mapable{cursor:pointer}.card--map-focus{outline-offset:2px;background:linear-gradient(#08ddc124,#fff 48%);border-color:#08ddc1a6;outline:2px solid #08ddc1f2;scroll-margin-block:.75rem;box-shadow:0 0 0 3px #08ddc12e,0 6px 18px #20283814}.card--liked{border-color:#08a08c73;box-shadow:inset 3px 0 #08a08c}.card--voting{opacity:.72}.card__rail{flex-direction:column;align-items:stretch;gap:.35rem;width:3.25rem;display:flex}.card__score{width:3.25rem;height:3.25rem;font-family:var(--display);color:var(--ink-strong);background:linear-gradient(160deg,#08ddc159,#51536514);border-radius:.45rem;place-items:center;font-size:.95rem;font-weight:800;line-height:1;display:grid}.card__votes{grid-template-columns:1fr 1fr;gap:.2rem;display:grid}.card__vote{border:1px solid var(--line);width:100%;height:1.55rem;color:var(--muted);cursor:pointer;background:#f7f9fb;border-radius:.35rem;place-items:center;margin:0;padding:0;transition:background .15s,color .15s,border-color .15s;display:grid}.card__vote svg{width:.92rem;height:.92rem}.card__vote:hover:not(:disabled),.card__vote:focus-visible:not(:disabled){color:var(--ink-strong);background:#fff;border-color:#c5ced8;outline:none}.card__vote:disabled{cursor:wait;opacity:.55}.card__vote--up.is-active,.card__vote--up.is-active:hover:not(:disabled){color:#067a6c;background:#08ddc138;border-color:#08a08c8c}.card__vote--down:hover:not(:disabled),.card__vote--down:focus-visible:not(:disabled){color:#9a3040;background:#b4465a14;border-color:#b4465a66}.card__body{flex-direction:column;gap:.28rem;min-width:0;display:flex}.card__top{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.card__identity{flex:1;align-items:flex-start;gap:.55rem;min-width:0;display:flex}.card__mark{object-fit:contain;box-sizing:border-box;background:#fff;border:1px solid #e6ebf0;border-radius:.4rem;flex:none;width:2.35rem;height:2.35rem;margin-top:.05rem;padding:.18rem}.card__mark--fallback{font-family:var(--display);color:var(--ink-strong);background:linear-gradient(160deg,#08ddc147,#51536514);place-items:center;padding:0;font-size:.95rem;font-weight:800;display:grid}.card__titleblock{flex:1;min-width:0}.card__body h3{color:var(--ink-strong);margin:0;font-size:.98rem;font-weight:700;line-height:1.25}.card__link{color:inherit;text-decoration:none}.card__link:hover,.card__link:focus-visible{color:var(--accent,#0a9f8c);text-decoration:underline}.card__loc{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.35rem;margin:.1rem 0 0;font-size:.78rem;display:flex}.card__own{color:var(--ink);background:#eef2f5;border-radius:.25rem;padding:.05rem .35rem;font-size:.68rem;font-weight:600;display:inline-block}.card__section{background:#f3f6f8;border-radius:.4rem;gap:.2rem;padding:.4rem .5rem;display:grid}.card__section--soft{background:0 0;border-top:1px solid #e8edf2;border-radius:0;padding:.15rem 0}.card__section-head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.card__section-label{letter-spacing:.02em;text-transform:uppercase;color:var(--muted);font-size:.62rem;font-weight:700}.card__section-link{color:var(--teal-deep,#0a9f8c);white-space:nowrap;font-size:.72rem;font-weight:700;text-decoration:none}.card__section-link:hover,.card__section-link:focus-visible{text-decoration:underline}.card__fin-drop{border-top:1px solid #e8edf2;margin:0;padding-top:.25rem}.card__fin-drop summary{cursor:pointer;letter-spacing:.02em;text-transform:uppercase;color:var(--muted);-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;list-style:none;display:flex}.card__fin-drop summary::-webkit-details-marker{display:none}.card__fin-drop summary:before{content:"▸";color:var(--accent,#0a9f8c);font-size:.7rem;transition:transform .15s}.card__fin-drop[open] summary:before{transform:rotate(90deg)}.card__fin-body{flex-direction:column;gap:.45rem;margin-top:.4rem;display:flex}.card__section--aid,.card__section--scholarships{background:#f3faf8;border:1px solid #0a9f8c2e;border-radius:.45rem;padding:.45rem .55rem}.card__aid-note{color:var(--muted);margin:.3rem 0 0;font-size:.68rem;line-height:1.3}.card__scholarships{flex-direction:column;gap:.35rem;margin:.35rem 0 0;padding:0;list-style:none;display:flex}.card__scholarship{border:1px solid var(--line);color:inherit;background:#fff;border-radius:.35rem;flex-direction:column;gap:.12rem;padding:.35rem .4rem;text-decoration:none;display:flex}.card__scholarship:hover,.card__scholarship:focus-visible{border-color:var(--teal-deep,#0a9f8c)}.card__scholarship-top{flex-wrap:wrap;align-items:baseline;gap:.35rem;display:flex}.card__scholarship-scope{letter-spacing:.03em;text-transform:uppercase;color:var(--teal-deep,#0a9f8c);font-size:.62rem;font-weight:800}.card__scholarship-title{color:var(--ink-strong);font-size:.8rem;font-weight:700;line-height:1.25}.card__scholarship-meta{color:var(--muted);font-size:.7rem;line-height:1.3}.card__section-total{color:var(--ink-strong);font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:700;line-height:1.1}.card__kv{gap:.08rem;margin:0;display:grid}.card__kv-row{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.card__kv-row dt{color:var(--muted);margin:0;font-size:.68rem;font-weight:500;line-height:1.25}.card__kv-row dd{color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-size:.72rem;font-weight:600;line-height:1.25}.card__meta{color:var(--ink);margin:.15rem 0 0;font-size:.74rem;line-height:1.35}.card__actions{border-top:1px solid #e8edf2;flex-wrap:wrap;gap:.35rem .55rem;margin-top:.15rem;padding-top:.35rem;display:flex}.card__action{color:var(--accent,#0a9f8c);font-size:.72rem;font-weight:700;text-decoration:none}.card__action:hover,.card__action:focus-visible{text-decoration:underline}.card__stats{grid-template-columns:repeat(auto-fit,minmax(4.6rem,1fr));gap:.2rem .45rem;margin:0;display:grid}.card__stat{min-width:0}.card__stat dt{letter-spacing:.02em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.62rem;font-weight:700;line-height:1.2}.card__stat dd{color:var(--ink-strong);white-space:nowrap;text-overflow:ellipsis;margin:.05rem 0 0;font-size:.84rem;font-weight:700;line-height:1.15;overflow:hidden}.card__programs-drop{border-top:1px solid #e8edf2;margin:0;padding-top:.25rem}.card__programs-drop summary{cursor:pointer;letter-spacing:.02em;text-transform:uppercase;color:var(--muted);-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;list-style:none;display:flex}.card__programs-drop summary::-webkit-details-marker{display:none}.card__programs-drop summary:before{content:"▸";color:var(--accent,#0a9f8c);font-size:.7rem;transition:transform .15s}.card__programs-drop[open] summary:before{transform:rotate(90deg)}.card__programs-count{min-width:1.2rem;height:1.2rem;color:var(--teal-deep,#0a6b5f);background:#e8f6f3;border-radius:999px;place-items:center;padding:0 .3rem;font-size:.68rem;font-weight:800;display:inline-grid}.card__programs-drop ul{gap:.28rem;margin:.35rem 0 0;padding:0;list-style:none;display:grid}.card__programs-drop li,.card__program-row{color:var(--ink);justify-content:space-between;align-items:baseline;gap:.55rem;font-size:.78rem;line-height:1.3;display:flex}.card__program-title{flex:auto;min-width:0}.card__program-meta{font-variant-numeric:tabular-nums;flex:none;align-items:baseline;gap:.35rem;display:inline-flex}.card__program-level{letter-spacing:.02em;text-transform:uppercase;color:var(--muted);font-size:.64rem;font-weight:700}.card__program-earn{color:var(--teal-deep,#0a6b5f);white-space:nowrap;font-size:.74rem;font-weight:800}.card__program-earn--na{color:#b0b6c2;font-weight:600}.sat-bar{border-top:1px solid #e8edf2;gap:.22rem;padding:.35rem .1rem .1rem;display:grid}.sat-bar__head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.sat-bar__label{letter-spacing:.02em;text-transform:uppercase;color:var(--muted);font-size:.62rem;font-weight:700}.sat-bar__nums{color:var(--ink);font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:700}.sat-bar__you-label.is-in{color:var(--teal-deep,#0a6b5f)}.sat-bar__you-label.is-out{color:#9a5b16}.sat-bar__track{background:#e7ecf1;border-radius:999px;height:.55rem;position:relative;overflow:visible}.sat-bar__band{background:linear-gradient(90deg,#08ddc18c,#0a6b5fb3);border-radius:999px;position:absolute;top:0;bottom:0}.sat-bar__marker{background:var(--teal-deep,#0a6b5f);z-index:2;border:2px solid #fff;border-radius:50%;width:.7rem;height:.7rem;margin-top:-.35rem;margin-left:-.35rem;position:absolute;top:50%;box-shadow:0 0 0 1px #0f233733}.sat-bar__marker.is-out{background:#c47a1a}.sat-bar__axis{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.62rem;display:flex}.card__why{color:#6a7088;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.74rem;line-height:1.3;display:-webkit-box;overflow:hidden}.empty{text-align:center;width:70%;max-width:28rem;color:var(--muted);margin:auto;font-size:.98rem;line-height:1.5}.empty ol{text-align:left;margin:1rem 0 0;padding-left:1.2rem;display:inline-block}.tabbar{display:none}.toast{color:#fff;z-index:40;background:#1f2430;border-radius:999px;padding:.7rem 1.1rem;font-size:.85rem;font-weight:600;position:fixed;bottom:4%;left:50%;transform:translate(-50%)}@media (width<=720px),(aspect-ratio<=10/11){.topbar{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.5rem;height:auto;min-height:3.1rem;max-height:none;padding:.45rem .65rem}.counselor-focus{max-height:none}.brand-menu{height:auto}.logo{width:auto;height:1.7rem}.topbar .criteria{min-width:0;max-width:100%}.topbar .criteria__list{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#000 88%,#0000);mask-image:linear-gradient(90deg,#000 88%,#0000)}.topbar .criteria__list::-webkit-scrollbar{display:none}.topbar .criteria__empty{text-align:left;white-space:normal}.criteria__chip{white-space:nowrap;flex:none;padding:.22rem .4rem;font-size:.72rem}.workspace{grid-template-columns:100%;min-height:0}.pane{display:none}.pane.is-active{display:flex}.pane--chat{border-right:0}.tabbar{width:100%;height:auto;min-height:3.4rem;padding:.4rem .65rem calc(.4rem + var(--safe-b));border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;gap:.35rem;display:grid}.tab{width:100%;height:auto;min-height:2.6rem;color:var(--muted);background:0 0;font-weight:700;position:relative}.tab.is-active{color:var(--ink-strong);background:#f3f5f7}.tab__badge{background:var(--teal);color:#fff;border-radius:999px;place-items:center;min-width:1.15rem;height:1.15rem;padding:0 .3rem;font-size:.68rem;font-weight:800;display:grid;position:absolute;top:.35rem;right:18%}.map-wrap{height:38%;min-height:9.5rem;max-height:16rem}.chat__composer{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;padding:.55rem .75rem}.chat__composer input{min-width:0;font-size:16px}.send-btn{width:auto;min-width:4.25rem;padding:0 1rem}.card{grid-template-columns:2.85rem minmax(0,1fr);padding:.5rem .6rem}.card__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.results__head{gap:.5rem;padding:.5rem .75rem}.rank-weights{padding:.4rem .75rem .5rem}.rank-weights__list,.rank-weights__list--sliders{grid-template-columns:1fr}.results__list{padding:.45rem .65rem .75rem}.profile-screen{place-items:stretch stretch;padding:0}.profile-screen__panel{border:0;border-radius:0;width:100%;height:100%;max-height:none}.api-pop{width:auto;max-height:min(80dvh,36rem);left:.5rem;right:.5rem}}:root{--bg:#f5f7fa;--surface:#fff;--ink:#515365;--ink-strong:#3f4258;--muted:#888da8;--line:#e6ebf0;--teal:#08ddc1;--teal-deep:#06b8a0;--teal-soft:#e8fffa;--font:"Roboto", system-ui, sans-serif;--display:"Manrope", "Roboto", system-ui, sans-serif;--safe-t:env(safe-area-inset-top,0%);--safe-b:env(safe-area-inset-bottom,0%);--safe-l:env(safe-area-inset-left,0%);--safe-r:env(safe-area-inset-right,0%)}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-tap-highlight-color:transparent}button,input{font:inherit}a{color:inherit;text-decoration:none}
