.hero-section.svelte-1orkcci{background:#fff;border-bottom:1px solid #e5e7eb;padding:3rem 2rem 2rem}.hero-content.svelte-1orkcci{max-width:1000px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.hero-image.svelte-1orkcci{flex-shrink:0;order:1;padding-right:.5rem}.hero-image.svelte-1orkcci img:where(.svelte-1orkcci){width:150px;height:auto;display:block}.hero-text.svelte-1orkcci{text-align:left;order:2}.hero-text.svelte-1orkcci h1:where(.svelte-1orkcci){font-size:2.5rem;font-weight:700;color:var(--color-neutral-black);margin:0 0 1rem;line-height:1.2}.hero-text.svelte-1orkcci p:where(.svelte-1orkcci){font-size:1.125rem;color:#6b7280;margin:0;line-height:1.6}@media (max-width: 768px){.hero-section.svelte-1orkcci{padding:2rem 1rem 1.5rem}.hero-content.svelte-1orkcci{flex-direction:column;gap:.75rem;align-items:flex-start;justify-content:flex-start}.hero-image.svelte-1orkcci{display:none}.hero-text.svelte-1orkcci{width:100%;display:flex;flex-direction:column;gap:.75rem;order:2}.hero-text.svelte-1orkcci h1:where(.svelte-1orkcci){font-size:1.75rem;margin:0;display:flex;align-items:center;gap:.75rem;text-align:left}.hero-text.svelte-1orkcci h1:where(.svelte-1orkcci):before{content:"";display:inline-block;width:80px;height:80px;background-image:url(../../../images/illustrations/navigate.png);background-size:contain;background-repeat:no-repeat;flex-shrink:0;margin-right:.5rem}.hero-text.svelte-1orkcci p:where(.svelte-1orkcci){font-size:1rem;width:100%;text-align:center}}.school-finder-container.svelte-1orkcci{width:100%;height:calc(100vh - 120px);display:flex;flex-direction:row;background:#fff}.left-pane.svelte-1orkcci{flex:1;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e5e7eb;overflow:hidden}.right-pane.svelte-1orkcci{flex:1;display:flex;flex-direction:column;background:#f9fafb;overflow:hidden}@media (max-width: 768px){.school-finder-container.svelte-1orkcci{flex-direction:column;height:auto;min-height:100vh}.left-pane.svelte-1orkcci{flex:none;border-right:none;min-height:auto}.right-pane.svelte-1orkcci{flex:none;height:300px;border-top:2px solid #e5e7eb;display:none}.right-pane.show-on-mobile.svelte-1orkcci{display:flex}}.chat-container.svelte-1orkcci{flex:1;overflow-y:auto;padding:2rem;display:flex;flex-direction:column;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.map-wrapper-fixed.svelte-1orkcci{width:100%;height:100%;position:relative}.messages-wrapper.svelte-1orkcci{max-width:800px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.message-row.svelte-1orkcci{display:flex;gap:.75rem;align-items:flex-start;opacity:1;animation:svelte-1orkcci-slideIn .3s ease-out}.message-row.assistant.svelte-1orkcci{justify-content:flex-start}.message-row.user.svelte-1orkcci{justify-content:flex-end}@keyframes svelte-1orkcci-slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.avatar.svelte-1orkcci{width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:.5rem}.avatar.svelte-1orkcci img:where(.svelte-1orkcci){width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.message-bubble.svelte-1orkcci{max-width:600px;padding:1rem 1.25rem;border-radius:1.25rem;box-shadow:0 1px 2px #0000000d}.assistant-bubble.svelte-1orkcci{background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:.375rem}.user-bubble.svelte-1orkcci{background:var(--malibu--100);color:var(--malibu--800);border-bottom-right-radius:.375rem}.input-bubble.svelte-1orkcci{background:#fff;padding:.5rem;border:2px solid #e5e7eb;min-width:500px;max-width:600px}.message-content.svelte-1orkcci{font-size:.95rem;line-height:1.6;white-space:pre-wrap}.typing-indicator.svelte-1orkcci{animation:svelte-1orkcci-slideIn .3s ease-out}.typing-dots.svelte-1orkcci{display:flex;gap:.375rem;padding:.25rem 0}.typing-dots.svelte-1orkcci span:where(.svelte-1orkcci){width:8px;height:8px;border-radius:50%;background:#9ca3af;animation:svelte-1orkcci-bounce 1.4s infinite ease-in-out}.typing-dots.svelte-1orkcci span:where(.svelte-1orkcci):nth-child(1){animation-delay:-.32s}.typing-dots.svelte-1orkcci span:where(.svelte-1orkcci):nth-child(2){animation-delay:-.16s}@keyframes svelte-1orkcci-bounce{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.autocomplete-wrapper.svelte-1orkcci{width:100%;min-height:44px}.simple-input.svelte-1orkcci{width:100%!important;padding:.75rem 1rem!important;border:none!important;border-radius:.625rem!important;font-size:.95rem!important;transition:all .2s!important;background:#f9fafb!important;color:var(--color-neutral-black)!important;font-family:inherit!important;box-sizing:border-box!important}.simple-input.svelte-1orkcci::-moz-placeholder{color:#9ca3af!important}.simple-input.svelte-1orkcci::placeholder{color:#9ca3af!important}.simple-input.svelte-1orkcci:focus{outline:none!important;background:#fff!important;box-shadow:0 0 0 2px var(--malibu--700) inset!important}.error-text.svelte-1orkcci{color:#ef4444;font-size:.875rem;margin:.5rem 0 0}.address-input{width:100%!important;padding:.75rem 1rem!important;border:none!important;border-radius:.625rem!important;font-size:.95rem!important;transition:all .2s!important;background:#f9fafb!important;color:var(--color-neutral-black)!important;font-family:inherit!important;box-sizing:border-box!important}.address-input::-moz-placeholder{color:#9ca3af!important}.address-input::placeholder{color:#9ca3af!important}.address-input:focus{outline:none!important;background:#fff!important;box-shadow:0 0 0 2px var(--malibu--700) inset!important}.pac-container{z-index:10000;font-family:inherit}.map-container.svelte-1orkcci{width:100%;height:100%;background:#e5e7eb}.school-card-message.svelte-1orkcci{width:100%;max-width:800px;margin:0 auto;opacity:1;animation:svelte-1orkcci-slideIn .3s ease-out}.school-card.svelte-1orkcci{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;margin-bottom:1rem;cursor:pointer;transition:all .2s;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;width:100%;text-align:left;font-family:inherit;font-size:inherit}.school-card.svelte-1orkcci:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px);border-color:var(--malibu--300)}.school-card.svelte-1orkcci:last-child{margin-bottom:0}.school-card-content.svelte-1orkcci{display:flex;flex-direction:column;gap:.5rem}.school-title-row.svelte-1orkcci{display:flex;align-items:baseline;gap:.5rem}.school-number-text.svelte-1orkcci{font-weight:600;font-size:1.125rem;color:var(--color-neutral-black);flex-shrink:0}.school-card-name.svelte-1orkcci{font-weight:600;font-size:1.125rem;color:var(--color-neutral-black);margin:0;line-height:1.4}.school-meta.svelte-1orkcci{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.school-tier-badge.svelte-1orkcci{font-weight:600;font-size:.75rem;padding:.25rem .75rem;border-radius:1rem;display:inline-block}.school-tier-badge.tier-highly-competitive.svelte-1orkcci{background:var(--perfume--100);color:var(--perfume--700)}.school-tier-badge.tier-competitive.svelte-1orkcci{background:var(--malibu--100);color:var(--malibu--700)}.school-spots.svelte-1orkcci{font-size:.875rem;color:#6b7280;font-weight:500}.school-distance.svelte-1orkcci{color:#6b7280;font-size:.9rem}.school-card-footer.svelte-1orkcci{display:flex;justify-content:flex-end;margin-top:.5rem}.view-details-text.svelte-1orkcci{color:var(--malibu--700);font-weight:600;font-size:.95rem;transition:color .2s}.school-card.svelte-1orkcci:hover .view-details-text:where(.svelte-1orkcci){color:var(--malibu--800)}.button-row.svelte-1orkcci{display:flex;justify-content:flex-start;padding:.5rem 0;margin-left:56px;animation:svelte-1orkcci-slideIn .3s ease-out}.try-test-button{background:var(--malibu--700)!important;color:#fff!important;padding:.875rem 2rem!important;font-size:1rem!important;font-weight:600!important;border-radius:.5rem!important;transition:all .2s!important;border:none!important;box-shadow:0 2px 4px #0000001a!important}.try-test-button:hover{background:var(--malibu--800)!important;transform:translateY(-2px);box-shadow:0 6px 16px #36b2fa59!important}.try-test-button:active{transform:translateY(0)}.aurora-button{background:#fff!important;color:var(--malibu--700)!important;border:2px solid var(--malibu--700)!important;padding:.875rem 2rem!important;font-size:1rem!important;font-weight:600!important;border-radius:.5rem!important;transition:all .2s!important;box-shadow:0 2px 4px #0000001a!important}.aurora-button:hover{background:var(--malibu--50)!important;transform:translateY(-2px);box-shadow:0 6px 16px #36b2fa40!important}.aurora-button:active{transform:translateY(0)}.options-container.svelte-1orkcci{display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem 0;justify-content:flex-end;opacity:1;animation:svelte-1orkcci-slideIn .3s ease-out}.option-button{border-radius:1.5rem;padding:.75rem 1.5rem;font-size:.95rem;transition:all .2s;border:2px solid #e5e7eb;background:#fff}.option-button:hover{border-color:var(--malibu--700);background:var(--malibu--100);transform:translateY(-2px);box-shadow:0 4px 6px -1px #025fa21a}@media (max-width: 768px){.chat-container.svelte-1orkcci{padding:1rem 1rem 2rem}.message-bubble.svelte-1orkcci{max-width:85%}.options-container.svelte-1orkcci{flex-direction:column;margin-bottom:1rem}.option-button,.try-test-button,.aurora-button{width:100%}.input-bubble.svelte-1orkcci{min-width:auto;width:100%;max-width:100%;margin-bottom:1rem}.messages-wrapper.svelte-1orkcci{max-width:100%;padding-bottom:1rem}.button-row.svelte-1orkcci{margin-left:0;justify-content:center;margin-bottom:1rem}.try-test-button{width:100%}.message-row.svelte-1orkcci{margin-bottom:.75rem}}
