.school-picker{padding-top:var(--padding-top, 96px);padding-bottom:var(--padding-bottom, 96px);position:relative;overflow:visible;z-index:2}.school-picker--has-image{color:#fff}.school-picker--has-image .school-picker__empty{background:#ffffffb3;color:#111}.school-picker--has-image .school-picker__empty-link{color:#111}.school-picker--has-image .school-picker__heading{margin-top:-.5rem}.school-picker--has-image.gradient{background:none}.school-picker__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.school-picker__background-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.school-picker__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay-opacity, .3))}.school-picker--has-image .school-picker__input-wrapper{background:#fff;color:#111}.school-picker--has-image .school-picker__input{color:#111}.school-picker--has-image .school-picker__input::placeholder{color:#1111118c}.school-picker--has-image .school-picker__icon{color:#1119}.school-picker--has-image .school-picker__clear{background:#11111114;color:#111}.school-picker--has-image .school-picker__clear:hover{background:#11111129}.school-picker--has-image .school-picker__results{background:#fff;color:#111}.school-picker--has-image .school-picker__result-badge{color:#111111b8;background:#11111114}.school-picker--has-image .school-picker__result-meta{color:#111111a6}.school-picker--has-image .school-picker__result-arrow{color:#1116}.school-picker--has-image .school-picker__result.is-active,.school-picker--has-image .school-picker__result:hover{background:#1111110d}.school-picker__container{text-align:center;position:relative;z-index:1}.school-picker__heading{font-size:clamp(3.2rem,5vw,5.6rem);font-weight:600;line-height:1.05;letter-spacing:-.01em;margin:0 auto 1.6rem;max-width:18ch}.school-picker__subheading{font-size:clamp(1.5rem,1.8vw,1.8rem);line-height:1.5;opacity:.85;margin:0 auto 4rem;max-width:52ch}.school-picker__widget{display:block;max-width:640px;margin:0 auto;position:relative}.school-picker__input-wrapper{position:relative;display:flex;align-items:center;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:999px;box-shadow:0 1px #0000000a,0 8px 24px #0000001f,0 24px 48px #00000014;transition:box-shadow .18s ease,transform .18s ease}.school-picker__input-wrapper:focus-within{box-shadow:0 0 0 4px #ffffff59,0 8px 24px #0000002e,0 32px 64px #0000001f}.school-picker__icon{position:absolute;left:2.4rem;top:50%;transform:translateY(-50%);width:2rem;height:2rem;color:rgba(var(--color-foreground),.55);pointer-events:none}.school-picker__input{flex:1;width:100%;padding:2rem 5.6rem 2rem 6rem;border:0;background:transparent;font:inherit;font-size:1.7rem;font-weight:500;color:rgb(var(--color-foreground));border-radius:999px;outline:none;-webkit-appearance:none;appearance:none}.school-picker__input::placeholder{color:rgba(var(--color-foreground),.5);font-weight:400}.school-picker__input::-webkit-search-decoration,.school-picker__input::-webkit-search-cancel-button,.school-picker__input::-webkit-search-results-button,.school-picker__input::-webkit-search-results-decoration{-webkit-appearance:none}.school-picker__clear{position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);width:3.2rem;height:3.2rem;border:0;border-radius:999px;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease}.school-picker__clear:hover{background:rgba(var(--color-foreground),.16)}.school-picker__clear svg{width:1.4rem;height:1.4rem}.school-picker__results{list-style:none;margin:.8rem 0 0;padding:.8rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:1.6rem;box-shadow:0 12px 32px #00000024,0 32px 64px #00000014;position:absolute;left:0;right:0;z-index:10;max-height:50vh;overflow-y:auto;text-align:left}.school-picker__result{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:1.6rem;padding:1.2rem 1.6rem;border-radius:1rem;cursor:pointer;transition:background .12s ease;align-items:center}.school-picker__result:not(:last-child){margin-bottom:.2rem}.school-picker__result.is-active,.school-picker__result:hover{background:rgba(var(--color-foreground),.05)}.school-picker__result-name{font-size:1.6rem;font-weight:600;line-height:1.3;grid-column:1;grid-row:1;display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.school-picker__result-badge{display:inline-flex;align-items:center;height:1.8rem;padding:0 .7rem;font-size:1.05rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--color-foreground),.72);background:rgba(var(--color-foreground),.08);border-radius:999px}.school-picker__result.is-demo{cursor:default}.school-picker__result.is-demo-flash{animation:school-picker-shake .48s ease}@keyframes school-picker-shake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-2px)}80%{transform:translate(2px)}}.school-picker__result-name mark{background:transparent;color:inherit;text-decoration:underline;text-decoration-color:rgb(var(--color-button));text-decoration-thickness:2px;text-underline-offset:3px;font-weight:700}.school-picker__result-meta{font-size:1.3rem;color:rgba(var(--color-foreground),.65);grid-column:1;grid-row:2;margin-top:.2rem}.school-picker__result-arrow{width:1.6rem;height:1.6rem;grid-column:2;grid-row:1 / span 2;color:rgba(var(--color-foreground),.4);transition:transform .15s ease,color .15s ease}.school-picker__result.is-active .school-picker__result-arrow,.school-picker__result:hover .school-picker__result-arrow{transform:translate(3px);color:rgb(var(--color-button))}.school-picker__empty,.school-picker__hint{margin:1.6rem 0 0;font-size:1.4rem;opacity:.8;text-align:center}.school-picker__hint[hidden]{display:block;visibility:hidden}.school-picker__empty{padding:1.6rem 2rem;background:#ffffff14;border-radius:1.2rem;display:block}.school-picker__empty-link{color:inherit;text-decoration:underline;font-weight:600}@media(max-width:749px){.school-picker{padding-top:clamp(48px,12vw,80px);padding-bottom:clamp(48px,12vw,80px)}.school-picker__subheading{margin-bottom:3.2rem}.school-picker__input-wrapper{border-radius:1.6rem}.school-picker__input{padding:1.6rem 4.8rem 1.6rem 5rem;font-size:1.6rem;border-radius:1.6rem}.school-picker__icon{left:1.8rem;width:1.8rem;height:1.8rem}.school-picker__clear{right:1rem;width:2.8rem;height:2.8rem}.school-picker__results{border-radius:1.2rem;padding:.6rem;max-height:60vh}}@media(prefers-reduced-motion:reduce){.school-picker__input-wrapper,.school-picker__result,.school-picker__result-arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-school-picker.css.map */
