gmp-map-3d{touch-action:none;width:100%;height:100%;display:block}.th-marker-pill{color:#fff;font-family:var(--font-sans);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#17171a;border:1.5px solid #fff;border-radius:999px;justify-content:center;align-items:center;padding:3px 9px;font-size:12px;font-weight:700;line-height:1.25;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #14141640,0 3px 8px #14141659}.th-marker-pill:hover{transform:scale(1.08);box-shadow:0 2px 4px #1414164d,0 5px 14px #14141673}.th-marker-pill.is-selected{background-image:linear-gradient(135deg, var(--color-brand-blue) 0%, var(--color-brand-violet) 100%);box-shadow:0 0 0 3px color-mix(in oklab, var(--color-brand) 40%, transparent), 0 4px 12px #14141673;transform:scale(1.12)}.th-marker-pill.is-hidden,.th-marker-pill .th-pill-label{display:none}.th-marker-pill.is-rich{background-color:#17171af0;border:1px solid #ffffff38;border-radius:11px;gap:8px;max-width:240px;padding:5px 11px 5px 10px;box-shadow:0 2px 6px #00000059}.th-marker-pill.is-rich .th-pill-price{letter-spacing:-.01em;flex-shrink:0;font-size:13px;font-weight:800}.th-marker-pill.is-rich .th-pill-label{text-align:left;flex-direction:column;gap:1px;min-width:0;line-height:1.2;display:flex}.th-marker-pill.is-rich .th-pill-label strong{color:#ffffffeb;white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;font-weight:600;overflow:hidden}.th-marker-pill.is-rich .th-pill-label small{color:#fff9;white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;font-weight:500;overflow:hidden}.th-marker-pill .th-pill-label small:empty{display:none}.th-comp-pill{color:#fff;font-family:var(--font-sans);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background-image:linear-gradient(135deg,#d97706 0%,#b45309 100%);border:1.5px solid #fff;border-radius:999px;align-items:center;gap:5px;padding:3px 9px 3px 4px;font-size:12px;font-weight:700;line-height:1.25;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #14141640,0 3px 8px #b4530966}.th-comp-pill .th-comp-num{color:#b45309;background-color:#fff;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:800;display:inline-flex}.th-comp-pill:hover{transform:scale(1.08)}.th-comp-pill.is-selected{background-color:#17171a;background-image:none;transform:scale(1.12);box-shadow:0 0 0 3px #d9770666,0 4px 12px #14141673}.th-comp-pill.is-selected .th-comp-num{color:#17171a}.th-user-puck{pointer-events:none;width:16px;height:16px;position:relative}.th-user-cone{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.th-user-dot{background-color:var(--color-brand,#6651f5);border:2.5px solid #fff;border-radius:999px;width:16px;height:16px;position:relative;box-shadow:0 1px 4px #14141666}.th-user-dot:before{content:"";background-color:var(--color-brand,#6651f5);opacity:.25;border-radius:999px;animation:2s ease-out infinite th-user-pulse;position:absolute;inset:-8px}@keyframes th-user-pulse{0%{opacity:.35;transform:scale(.5)}70%{opacity:0;transform:scale(1.4)}to{opacity:0;transform:scale(1.4)}}.th-school-badge{color:#fff;max-width:230px;font-family:var(--font-sans);cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;background-color:#17171a;border:1.5px solid #fff;border-radius:999px;align-items:center;gap:7px;padding:3px 10px 3px 4px;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #14141640,0 3px 8px #14141659}.th-school-face{color:#fff;background-color:#1f9d57;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.th-school-label{flex-direction:column;min-width:0;line-height:1.2;display:flex}.th-school-label strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;overflow:hidden}.th-school-label small{color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:600;overflow:hidden}.th-school-badge[data-institution=private] .th-school-face{background-color:#b98900}.th-school-badge:hover{transform:scale(1.06);box-shadow:0 2px 4px #1414164d,0 5px 14px #14141673}.th-school-badge.is-selected{transform:scale(1.1);box-shadow:0 0 0 3px #1f9d5773,0 4px 12px #14141673}.th-school-badge.is-selected[data-institution=private]{box-shadow:0 0 0 3px #b9890080,0 4px 12px #14141673}gmp-popover{--gmp-popover-max-width:340px}.th-popover-content{width:min(320px,78vw)}gmp-place-autocomplete{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--gmp-mat-color-surface:#fff;--gmp-mat-color-on-surface:#17171a;--gmp-mat-color-on-surface-variant:#74747c;--gmp-mat-color-primary:#6651f5;border-radius:999px;width:100%;min-width:0}html[data-theme=dark] gmp-place-autocomplete{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--gmp-mat-color-surface:#1d1d20;--gmp-mat-color-on-surface:#f2f1ee;--gmp-mat-color-on-surface-variant:#908f97;--gmp-mat-color-primary:#8b7bf7}.th-scroll-x{scrollbar-width:none;overflow-x:auto}.th-scroll-x::-webkit-scrollbar{display:none}[class*=api-load-alpha-banner]{display:none!important}.th-sheet{will-change:height;transition:height .28s cubic-bezier(.32,.72,0,1)}.th-sheet.is-dragging{transition:none}@media (prefers-reduced-motion:no-preference){.th-panel-enter{animation:.28s cubic-bezier(.32,.72,0,1) th-panel-in}.th-rise{animation:.35s both th-rise-in}}@keyframes th-panel-in{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:none}}@keyframes th-rise-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.th-onboard{z-index:40;pointer-events:none;-webkit-user-select:none;user-select:none;padding:0 16px calc(8vh + env(safe-area-inset-bottom,0px));font-family:var(--font-sans);background:radial-gradient(at 50% 40%,#0a0a0e1a 0%,#0a0a0e52 55%,#0a0a0eb8 100%);flex-direction:column;justify-content:flex-end;align-items:center;gap:12px;transition:opacity .4s;animation:.5s both th-ob-fade;display:flex;position:absolute;inset:0}.th-onboard.is-leaving{opacity:0}@keyframes th-ob-fade{0%{opacity:0}to{opacity:1}}.th-ob-kicker{letter-spacing:.22em;text-transform:uppercase;color:#ffffffa6;text-shadow:0 1px 8px #0009;font-size:11px;font-weight:700}.th-ob-title{letter-spacing:-.01em;color:#fff;text-shadow:0 2px 14px #0000008c;margin-top:-6px;font-size:22px;font-weight:800}.th-ob-tiles{gap:12px;margin-top:8px;display:flex}.th-ob-tile{-webkit-backdrop-filter:blur(6px);background:#17171a8c;border:1px solid #ffffff29;border-radius:18px;flex-direction:column;align-items:center;gap:8px;width:136px;padding:16px 10px 13px;display:flex}.th-ob-tile span{text-align:center;color:#ffffffeb;font-size:12px;font-weight:600}@media (max-width:767px){.th-ob-tile{border-radius:15px;width:104px;padding:13px 6px 11px}.th-ob-tile span{font-size:11px}.th-ob-title{font-size:19px}}.th-ob-btn{pointer-events:auto;-webkit-backdrop-filter:blur(6px);color:#fff;cursor:pointer;background:#17171a99;border:1.5px solid #ffffffe6;border-radius:999px;margin-top:10px;padding:10px 28px;font-size:13px;font-weight:700;transition:background-color .15s,color .15s,transform .15s}.th-ob-btn:hover{color:#17171a;background:#fff;transform:scale(1.04)}.th-ob-dim{opacity:.55}@media (prefers-reduced-motion:no-preference){.th-ob-anim-drift{animation:3.4s ease-in-out infinite th-ob-drift}.th-ob-anim-orbit{transform-box:fill-box;transform-origin:50%;animation:3.2s ease-in-out infinite th-ob-orbit}.th-ob-anim-wheel{animation:1.6s ease-in-out infinite th-ob-wheel}.th-ob-anim-pinch-a{animation:2.2s ease-in-out infinite th-ob-pinch-a}.th-ob-anim-pinch-b{animation:2.2s ease-in-out infinite th-ob-pinch-b}.th-ob-anim-lift{animation:2.2s ease-in-out infinite th-ob-lift}}@keyframes th-ob-drift{0%,to{transform:translate(0)}25%{transform:translate(3px,-2px)}50%{transform:translateY(3px)}75%{transform:translate(-3px,-1px)}}@keyframes th-ob-orbit{0%,to{transform:rotate(-7deg)}50%{transform:rotate(7deg)}}@keyframes th-ob-wheel{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@keyframes th-ob-pinch-a{0%,to{transform:translate(0)}50%{transform:translate(-3.5px,3.5px)}}@keyframes th-ob-pinch-b{0%,to{transform:translate(0)}50%{transform:translate(3.5px,-3.5px)}}@keyframes th-ob-lift{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}
