@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--primary-purple: #31135D;--primary-purple-hover: #251047;--primary-purple-dark: #1f0a3d;--secondary-purple: rgb(109, 49, 194);--accent-purple: rgb(140, 104, 238);--selected-purple: rgb(79, 48, 151);--text-purple: rgb(82, 31, 147);--chat-purple: rgb(75, 71, 206);--accent-blue: #4A90E2;--accent-blue-hover: #357ABD;--success-green: #22C55E;--success-teal: #10B981;--text-dark: #1a1a1a;--text-gray: #6b7280;--text-light-gray: #9ca3af;--text-medium-gray: #666666;--text-description: #374151;--bg-white: #ffffff;--bg-light: #f9fafb;--bg-light-gray: #f3f4f6;--bg-lighter-gray: #f5f5f5;--bg-off-white: rgb(252, 250, 255);--border-color: #e5e7eb;--border-light: #f3f4f6;--border-gray: rgba(107, 107, 107, .7);--border-gray-light: #e0e0e0;--border-gray-lighter: #ddd;--white: rgb(255, 255, 255);--black: rgb(0, 0, 0);--off-white: rgb(252, 250, 255);--info-blue: #2196F3;--info-indigo: #6366F1;--info-indigo-hover: #3b82f6;--bg-info: #f0f7ff;--overlay-dark: rgba(0, 0, 0, .7);--overlay-light: rgba(255, 255, 255, .9);--overlay-light-blur: rgba(255, 255, 255, .2);--gradient-purple-primary: linear-gradient(135deg, #31135D 0%, #5a2d8f 100%);--gradient-purple-button: linear-gradient(135deg, #6D31C2 0%, #7C3AED 100%);--gradient-purple-hover: linear-gradient(135deg, #5B2AA5 0%, #6D28D9 100%);--gradient-purple-dark: linear-gradient(135deg, rgba(47, 20, 91, .85), rgba(109, 49, 194, .75));--gradient-purple-dark-hover: linear-gradient(135deg, rgba(47, 20, 91, .9), rgba(109, 49, 194, .8));--font-inter: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-dm: "DM Sans", sans-serif;--font-primary: "Helvetica", Arial, sans-serif;--font-heading: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs: 11px;--text-sm: 12px;--text-sm-md: 13px;--text-base: 14px;--text-md: 16px;--text-lg: 18px;--text-xl: 20px;--text-2xl: 28px;--text-3xl: 32px;--text-4xl: 36px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.6;--line-height-loose: 1.8;--letter-spacing-normal: normal;--letter-spacing-small: .5px;--letter-spacing-medium: .05em;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--spacing-2xl: 24px;--spacing-3xl: 28px;--spacing-4xl: 32px;--spacing-5xl: 2rem;--spacing-6xl: 2.5rem;--spacing-7xl: 3rem;--gap-sm: .5rem;--gap-md: .75rem;--gap-lg: 1rem;--gap-xl: 1.5rem;--gap-2xl: 2rem;--gap-3xl: 2.5rem;--padding-sm: .5rem;--padding-md: .75rem;--padding-lg: 1rem;--padding-xl: 1.5rem;--padding-2xl: 2rem;--rounded-sm: 4px;--rounded-md: 6px;--rounded-lg: 8px;--rounded-xl: 12px;--rounded-2xl: 16px;--rounded-full: 50%;--rounded-pill: 20px;--breakpoint-sm: 600px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1080px;--breakpoint-2xl: 1200px;--breakpoint-3xl: 1280px;--breakpoint-max: 1440px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--shadow-md: 0 2px 8px rgba(0, 0, 0, .08);--shadow-lg: 0 4px 12px rgba(0, 0, 0, .15);--shadow-xl: 0 4px 16px rgba(49, 19, 93, .35);--shadow-2xl: 0 6px 24px rgba(49, 19, 93, .5);--shadow-purple-sm: 0 2px 4px rgba(49, 19, 93, .2);--shadow-purple-md: 0 4px 8px rgba(49, 19, 93, .15);--shadow-purple-lg: 0 6px 20px rgba(109, 49, 194, .35);--shadow-dark-sm: 0 2px 6px rgba(0, 0, 0, .2);--shadow-dark-md: 0 4px 8px rgba(0, 0, 0, .25);--transition-fast: .1s;--transition-base: .2s;--transition-slow: .3s;--transition-slower: .4s;--easing-ease: ease;--easing-ease-in: ease-in;--easing-ease-out: ease-out;--easing-ease-in-out: ease-in-out;--easing-linear: linear;--animation-duration: 1.5s;--icon-xs: 16px;--icon-sm: 20px;--icon-md: 24px;--icon-lg: 28px;--icon-xl: 32px;--icon-2xl: 36px;--icon-3xl: 60px;--avatar-sm: 36px;--avatar-md: 48px;--avatar-lg: 80px;--container-sm: 640px;--container-md: 900px;--container-lg: 1280px;--container-max: 1440px;--container-width: 95vw;--input-height: 42px;--input-height-lg: 48px;--input-height-sm: 36px;--z-dropdown: 100;--z-sticky: 500;--z-floating: 999;--z-modal: 10000;--opacity-disabled: .5;--opacity-hover: .8;--opacity-focus: .9;--border-width-thin: 1px;--border-width-md: 1.5px;--border-width-thick: 2px;--max-width-sidebar: 380px;--max-width-modal: 400px;--max-width-map: 100%;--favorites-purple: #6B4EE6;--favorites-purple-light: #F0EBFF;--favorites-purple-dark: #5A3ED5;--favorites-purple-gradient: linear-gradient(135deg, #6B4EE6 0%, #8B6CF5 100%);--favorites-text-dark: #1a1a2e;--favorites-text-medium: #64748B;--favorites-text-light: #94A3B8;--favorites-bg: #FAFBFC;--favorites-border: #E8ECF0;--favorites-card-bg: #ffffff;--favorites-success: #10B981;--favorites-heart: #FF6B5B;--favorites-heart-hover: #e55a4a}.main-header{position:fixed!important;top:0!important;left:0;right:0;background:#31135d;box-shadow:var(--shadow-sm);z-index:9999;transition:all .3s ease;transform:none!important}.nav-container{max-width:90%;margin:0 auto;padding:1rem 3rem;display:flex;justify-content:space-between;align-items:center}.nav-left{display:flex;align-items:center}.logo{display:flex;align-items:center;text-decoration:none;gap:.5rem}.logo-img{width:50px;height:50px}.logo-image{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.logo-placeholder{width:40px;height:40px;background:#fff;color:var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.logo-text{font-size:1rem;font-weight:600;color:#fff;line-height:1.2;white-space:nowrap}@media (max-width: 768px){.logo-text{display:none}}.nav-center{display:flex;gap:3rem;flex:1;justify-content:center;margin:0 2rem}.mobile-text{display:none}.desktop-text{display:inline}.nav-dropdown{position:relative}.dropdown-trigger{display:flex;align-items:center;gap:.5rem}.dropdown-arrow{transition:transform .3s ease}.nav-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + 20px);left:50%;transform:translate(-50%) scale(.95);background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.5);border-radius:20px;box-shadow:0 4px 6px #00000005,0 12px 24px #0000000f,0 24px 48px #0000000f,inset 0 1px #fffc;min-width:520px;padding:1.5rem;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.34,1.56,.64,1);z-index:1000}.dropdown-menu:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:10px solid rgba(255,255,255,.95);filter:drop-shadow(0 -2px 2px rgba(0,0,0,.03))}.dropdown-menu.active{opacity:1;visibility:visible;top:calc(100% + 10px);transform:translate(-50%) scale(1)}.mega-menu-content{display:flex;gap:1.5rem}.mega-menu-featured{width:180px;flex-shrink:0;opacity:0;transform:translateY(10px);transition:all .3s ease;transition-delay:.05s}.dropdown-menu.active .mega-menu-featured{opacity:1;transform:translateY(0)}.featured-image{width:100%;height:110px;border-radius:12px;margin-bottom:.75rem;overflow:hidden;position:relative;box-shadow:0 4px 16px #31135d1a}.featured-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.mega-menu-featured:hover .featured-image img{transform:scale(1.08)}.featured-title{font-size:.9375rem;font-weight:700;color:#1a1a1a;margin-bottom:.25rem;letter-spacing:-.01em}.featured-desc{font-size:.75rem;color:#666;line-height:1.45;margin-bottom:.75rem}.featured-link{display:inline-flex;align-items:center;gap:.375rem;color:#31135d;font-weight:600;font-size:.8125rem;text-decoration:none;transition:all .2s ease}.featured-link:hover{color:#7c3aed}.featured-link:hover .featured-link-arrow{transform:translate(4px)}.featured-link-arrow{transition:transform .2s ease}.featured-stats{margin-top:10px;padding:8px 10px;background:#31135d0f;border-radius:8px}.featured-stat{display:flex;align-items:center;gap:5px;font-size:11px;color:#31135d}.featured-stat+.featured-stat{margin-top:5px}.featured-stat-value{font-weight:700}.menu-separator{width:1px;background:linear-gradient(180deg,transparent 0%,rgba(49,19,93,.1) 20%,rgba(49,19,93,.1) 80%,transparent 100%);margin:0 .25rem;opacity:0;transition:opacity .3s ease .1s}.dropdown-menu.active .menu-separator{opacity:1}.mega-menu-columns{display:flex;gap:.5rem;flex:1}.menu-column{min-width:130px}.menu-column-title{font-size:.625rem;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;padding-left:.75rem;opacity:0;transform:translateY(8px);transition:all .25s ease}.dropdown-menu.active .menu-column-title{opacity:1;transform:translateY(0)}.menu-column:nth-child(1) .menu-column-title{transition-delay:.1s}.menu-column:nth-child(2) .menu-column-title{transition-delay:.15s}.mobile-auth-link{display:none}.dropdown-item{display:flex;align-items:center;gap:8px;padding:.4375rem .75rem;color:#333;text-decoration:none;font-weight:500;font-size:.8125rem;border-radius:8px;transition:all .15s ease,opacity .25s ease,transform .25s ease;opacity:0;transform:translate(-8px)}.dropdown-menu.active .dropdown-item{opacity:1;transform:translate(0)}.menu-column:nth-child(1) .dropdown-item:nth-child(2){transition-delay:.12s}.menu-column:nth-child(1) .dropdown-item:nth-child(3){transition-delay:.16s}.menu-column:nth-child(1) .dropdown-item:nth-child(4){transition-delay:.2s}.menu-column:nth-child(1) .dropdown-item:nth-child(5){transition-delay:.24s}.menu-column:nth-child(2) .dropdown-item:nth-child(2){transition-delay:.14s}.menu-column:nth-child(2) .dropdown-item:nth-child(3){transition-delay:.18s}.menu-column:nth-child(2) .dropdown-item:nth-child(4){transition-delay:.22s}.menu-column:nth-child(2) .dropdown-item:nth-child(5){transition-delay:.26s}.dropdown-item:hover{background:#7c3aed14;color:#31135d}.nav-dropdown .dropdown-icon{display:none}.dropdown-content{flex:1;min-width:0}.dropdown-title{display:block;font-weight:500;font-size:.8125rem;color:#333}.nav-dropdown .dropdown-desc{display:none}.menu-badge{margin-left:auto;padding:2px 7px;background:#31135d;color:#fff;font-size:10px;font-weight:600;border-radius:100px}.menu-auth-cta{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(49,19,93,.1)}.auth-cta-link{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#31135d0f;border-radius:10px;color:#31135d;text-decoration:none;font-weight:600;font-size:.8125rem;transition:all .2s ease}.auth-cta-link:hover{background:#31135d1a}.auth-cta-icon{width:18px;height:18px}.dropdown-separator{height:1px;background:#31135d1f;margin:.5rem 0}.dropdown-cta{display:flex;align-items:center;gap:8px;padding:.5rem .75rem;color:var(--primary-color, #31135D);text-decoration:none;border-radius:8px;font-weight:600;font-size:.8125rem;transition:all .2s ease}.nav-dropdown .dropdown-cta .dropdown-icon{display:none}.dropdown-cta:hover{background:#7c3aed14;color:var(--primary-color, #31135D)}.nav-link{text-decoration:none;color:#fff;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:#fffc}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#fff;transition:width .3s ease}.nav-link:hover:after{width:100%}.nav-right{display:flex;align-items:center;gap:2rem;white-space:nowrap}.explore-rentals-btn{background-color:#31135d;color:#fff;padding:.75rem 2.5rem;border:2px solid white;border-radius:10px;font-family:DM Sans,sans-serif;font-size:18px;font-weight:500;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease;cursor:pointer;min-width:213px;max-width:213px;margin-right:1rem;display:inline-flex;align-items:center;justify-content:center;line-height:1}.explore-rentals-btn:hover{background-color:#fff;color:#31135d}.divider{color:#ffffff80}.theme-toggle{background:transparent;border:2px solid rgba(255,255,255,.3);border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:1.2rem;margin-right:1rem}.theme-toggle:hover{background:#ffffff1a;transform:rotate(20deg)}[data-theme=dark] .theme-toggle{border-color:#ffffff80}[data-theme=dark] .theme-toggle:hover{background:#fff3}.hamburger-menu{display:none;flex-direction:column;justify-content:center;align-items:center;background:none;border:none;cursor:pointer;padding:.5rem;gap:4px}.hamburger-line{width:24px;height:2px;background:#fff;transition:all .3s ease}.hamburger-menu.active .hamburger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger-menu.active .hamburger-line:nth-child(2){opacity:0}.hamburger-menu.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.user-dropdown .dropdown-menu{min-width:auto;width:-moz-max-content;width:max-content}.user-dropdown .user-trigger{display:flex;align-items:center;gap:8px;text-decoration:none}.user-avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #5B21B6;flex-shrink:0}.user-avatar-placeholder{width:40px;height:40px;border-radius:50%;background-color:#5b21b6;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;flex-shrink:0}.user-name-wrapper{font-size:14px;font-weight:500;color:#fff;display:flex;align-items:center;gap:4px}@media (max-width: 768px){.main-header{overflow-x:hidden}.nav-container{padding:1rem;max-width:100%;box-sizing:border-box}.hamburger-menu{display:flex}.nav-center{display:none;position:absolute;top:100%;left:0;right:0;background:#31135d;flex-direction:column;gap:0;margin:0;padding:1rem 0;box-shadow:0 4px 12px #00000026}.nav-center.mobile-active{display:flex}.nav-right{display:none;position:absolute;top:100%;left:0;right:0;background:#31135d;flex-direction:column;gap:1rem;margin:0;padding:1rem;border-top:1px solid rgba(255,255,255,.1)}.nav-right.mobile-active{display:flex}.mobile-text{display:inline}.desktop-text,.user-name-wrapper{display:none}.explore-rentals-btn{min-width:unset;max-width:100%;width:100%;margin-right:0}.dropdown-menu{position:static;transform:none;min-width:100%;border-radius:0;box-shadow:none;background:#fffffff2;padding:1rem;margin-top:.5rem}.dropdown-menu:before{display:none}.dropdown-menu.active{transform:none}.mega-menu-content{flex-direction:column;gap:1rem}.mega-menu-featured{width:100%;display:none}.menu-separator{display:none}.mega-menu-columns{flex-direction:column;gap:1rem}.menu-column{min-width:100%}}.faux-header{position:fixed;top:0;left:0;right:0;background:#31135d;box-shadow:0 2px 8px #0000001a;z-index:9999;transition:all .3s ease}.faux-header-container{max-width:95vw;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.faux-logo{display:flex;align-items:center;text-decoration:none;gap:.75rem}.faux-logo .logo-image{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.faux-logo .logo-text{font-size:1.125rem;font-weight:600;color:#fff;line-height:1.2;white-space:nowrap}.faux-header-actions{display:flex;align-items:center;gap:1rem}.faux-btn{padding:.625rem 1.25rem;border-radius:8px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s ease;white-space:nowrap}.faux-btn.explore-btn{background:#fff;color:#31135d}.faux-btn.explore-btn:hover{background:#f0f0f0;transform:translateY(-1px)}.faux-btn.signin-btn{background:transparent;color:#fff;border:2px solid white}.faux-btn.signin-btn:hover{background:#ffffff1a;transform:translateY(-1px)}@media (max-width: 768px){.faux-header-container{padding:.875rem 1rem}.faux-logo .logo-text{display:none}.faux-btn{padding:.5rem 1rem;font-size:.875rem}.faux-header-actions{gap:.5rem}}@media (max-width: 480px){.faux-btn.explore-btn{display:none}}.hero-section{background:#fff;padding:160px 48px 100px;margin:0;position:relative;overflow:hidden;min-height:700px}.mobile-break{display:inline}.mobile-empire-state{display:none}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.hero-illustration{position:absolute;opacity:1;-o-object-fit:contain;object-fit:contain;height:500px;width:auto;z-index:0}.hero-illustration-left{left:7%;bottom:5%;transform:rotate(-2deg);height:440px;width:380px}.hero-illustration-right{right:7%;bottom:5%;top:auto;transform:none;height:440px;width:400px}.bridge-illustration,.building-illustration{width:100%;height:100%}.hero-content-wrapper{position:relative;z-index:2;width:100%;max-width:none;background:linear-gradient(135deg,#e8e3f5,#ede9f7,#f2eff9);border-radius:20px;box-shadow:none;padding:0;transform:none;transform-origin:top center;border:none;min-height:380px;display:flex;align-items:flex-start;justify-content:center;overflow:visible}.hero-content{text-align:center;background:#f7f8f9;border-radius:0 0 20px 20px;padding:4rem 3rem 2rem;margin-top:0;position:relative;z-index:2;box-shadow:none;width:50%;max-width:600px}.hero-title{font-size:52px;font-weight:800;color:#111827;line-height:1.15;margin-bottom:16px;letter-spacing:-1.5px}.hero-subtitle{font-size:18px;color:#4a4a4a;margin-bottom:32px;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.hero-tagline{font-size:1.5rem;font-weight:600;margin-bottom:2rem;color:var(--text-dark)}.hero-cta-button{background:#fff;color:#5b5fcf;border:2px solid #5B5FCF;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;margin-top:.25rem;display:inline-block}.hero-cta-button:hover{background:#5b5fcf;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #5b5fcf4d}.cta-button{background:var(--primary-color);color:#fff;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:var(--radius-lg);cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow-md)}.cta-button:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.day-selector{display:flex;gap:.4rem;justify-content:center;align-items:center;margin:0 0 .75rem;width:100%}.calendar-icon{width:35px;height:35px;display:flex;align-items:center;justify-content:center;margin-right:.5rem}.day-badge{width:35px!important;height:35px!important;border-radius:8px!important;display:flex;align-items:center;justify-content:center;font-family:Inter,Helvetica,Arial,sans-serif;font-weight:600;font-size:14px!important;line-height:16px;cursor:pointer;transition:transform .2s ease-in-out,background .2s ease-in-out;background-color:#b2b2b2!important;color:#fff!important;border:none;box-shadow:0 2px 6px #0000001a}.day-badge:hover{transform:translateY(-2px)}.day-badge.active,.day-badge.active:hover{background-color:#4b47ce!important;color:#fff!important}.checkin-checkout{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:.5rem 0 1rem;padding:0;background:transparent;border-radius:0;font-size:1rem;color:#000;box-shadow:none;width:100%}.checkin-checkout .separator{color:#999;font-weight:400}.checkin-checkout strong{font-weight:600}#checkinDay,#checkoutDay{color:var(--bg-purple);font-weight:600}.floating-avatar{position:absolute;border-radius:50%;overflow:visible;box-shadow:0 8px 24px #31135d26;border:4px solid white;transition:transform .3s ease;z-index:1}.floating-avatar:hover{transform:scale(1.08);box-shadow:0 12px 32px #31135d40}.floating-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:50%}.avatar-1{width:120px;height:120px;top:12%;left:10%;animation:hero-float-1 7s ease-in-out infinite}.avatar-2{width:90px;height:90px;top:55%;right:8%;animation:hero-float-2 8s ease-in-out infinite}.avatar-3{width:110px;height:110px;bottom:18%;left:12%;animation:hero-float-3 6.5s ease-in-out infinite}.avatar-4{width:80px;height:80px;top:30%;right:6%;animation:hero-float-4 9s ease-in-out infinite}.avatar-5{width:100px;height:100px;top:18%;left:28%;animation:hero-float-5 7.5s ease-in-out infinite;opacity:.85}.avatar-6{width:85px;height:85px;bottom:30%;right:15%;animation:hero-float-6 8.5s ease-in-out infinite;opacity:.9}@keyframes hero-float-1{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-18px) translate(12px)}}@keyframes hero-float-2{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(20px) translate(-10px)}}@keyframes hero-float-3{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-22px) translate(-8px)}}@keyframes hero-float-4{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(15px) translate(15px)}}@keyframes hero-float-5{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-12px) translate(-14px)}}@keyframes hero-float-6{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(18px) translate(8px)}}.notification-badge{position:absolute;background:#fff;border-radius:20px;box-shadow:0 4px 16px #31135d26,0 2px 6px #00000014;padding:8px 14px;display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:12px;font-weight:600;z-index:2;opacity:0;transform:translateY(10px) scale(.9);text-decoration:none;cursor:default}.notification-badge.clickable{cursor:pointer;pointer-events:auto;transition:transform .2s ease,box-shadow .2s ease}.notification-badge.clickable:hover{transform:translate(-50%) translateY(-2px) scale(1.02)!important;box-shadow:0 6px 20px #31135d33,0 3px 8px #0000001a}.notification-badge svg{width:14px;height:14px;flex-shrink:0}.notification-badge.savings{color:#4b47ce;bottom:-12px;left:50%;transform:translate(-50%) translateY(10px) scale(.9)}.notification-badge.savings.visible{animation:badge-appear-center .4s ease-out 2s forwards}.notification-badge.feature{color:#4b47ce;bottom:-12px;left:50%;transform:translate(-50%) translateY(10px) scale(.9)}.notification-badge.feature.visible{animation:badge-appear-center .4s ease-out 3s forwards}.notification-badge.location{color:#4b47ce;bottom:-12px;left:50%;transform:translate(-50%) translateY(10px) scale(.9)}.notification-badge.location.visible{animation:badge-appear-center .4s ease-out 2.5s forwards}@keyframes badge-appear-center{0%{opacity:0;transform:translate(-50%) translateY(10px) scale(.9)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.hero-container{max-width:900px;margin:0 auto;position:relative;z-index:2;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:#31135d14;border:1px solid rgba(49,19,93,.2);border-radius:500px;font-size:13px;font-weight:600;color:#31135d;margin-bottom:24px}.hero-title .savings{display:block;color:#4b47ce;font-size:48px}.schedule-selector-wrapper{display:flex;justify-content:center;margin-bottom:32px}.hero-cta{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-button.cta-primary{background:#31135d;color:#fff;border:2px solid #31135D;padding:12px 24px;font-size:14px;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.cta-button.cta-primary:hover{background:#4a2f7c;border-color:#4a2f7c;transform:translateY(-2px);box-shadow:0 4px 12px #31135d4d}.cta-button.cta-secondary{background:#fff;color:#31135d;border:2px solid #31135D;padding:14px 32px;font-size:15px;font-weight:600;border-radius:12px;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.cta-button.cta-secondary:hover{background:#31135d0d;transform:translateY(-2px);box-shadow:0 4px 12px #31135d26}.hero-stats{display:flex;justify-content:center;gap:48px;margin-top:48px;padding-top:32px;border-top:1px solid #e5e7eb}.stat-value{font-size:28px;font-weight:700;color:#31135d;line-height:1.2}.stat-label{font-size:13px;color:#6b7280;font-weight:500;margin-top:4px}@media (max-width: 1024px){.avatar-5{display:none}}.value-props{padding:3rem 2rem;background:var(--bg-light)}.value-container{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:0}@media (max-width: 768px){.value-container{grid-template-columns:1fr}}.value-card{background:transparent;padding:1.5rem .75rem;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:none;border-radius:0;border:none}.value-icon{width:72px;height:72px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;position:relative;transition:all .6s cubic-bezier(.4,0,.2,1)}.value-icon:before{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;border-radius:50%;background:radial-gradient(circle,rgba(49,19,93,.4) 0%,rgba(74,29,127,.2) 40%,transparent 70%);opacity:0;animation:breathe 3s ease-in-out infinite;animation-play-state:paused;filter:blur(8px);z-index:-1}@keyframes breathe{0%,to{transform:scale(.85);opacity:.3}50%{transform:scale(1.15);opacity:.6}}.value-card:hover .value-icon:before{animation-play-state:running}.value-card:hover .value-icon{transform:translateY(-10px) scale(1.05)}.value-icon img{width:72px;height:72px;-o-object-fit:contain;object-fit:contain;filter:grayscale(.4) opacity(.7);transition:all .6s cubic-bezier(.4,0,.2,1)}.value-card:hover .value-icon img{filter:grayscale(0) opacity(1) drop-shadow(0 6px 16px rgba(49,19,93,.4))}.value-icon span{font-size:2.5rem;color:#fff}.value-card h3{font-size:.875rem;font-weight:400;color:#6b7280;margin:0;line-height:1.4;transition:all .4s ease;max-width:180px;word-wrap:break-word}.value-card:hover h3{color:#111827;font-weight:500}.schedule-section{padding:4rem 2rem;max-width:var(--max-width);margin:0 auto}.schedule-header{text-align:center;margin-bottom:3rem}.schedule-header h2{font-size:1.5rem;color:var(--text-gray);margin-bottom:.5rem}.schedule-header h1{font-size:2.5rem;font-weight:700;color:var(--text-dark)}.schedule-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin:0 auto}@media (min-width: 1024px){.schedule-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px}}.schedule-card{background:var(--bg-white);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;position:relative}.schedule-title{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center;color:var(--text-dark)}.schedule-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.day-selector{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.day-badge.active{background:#31135d;color:#fff}.day-badge.inactive{background:#e5e7eb;color:#9ca3af}.schedule-card .day-badge{position:relative}.schedule-card .day-badge:hover:after{content:attr(title);position:absolute;bottom:-30px;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;white-space:nowrap;z-index:10;pointer-events:none}.schedule-controls{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.control-btn{width:40px;height:40px;border:2px solid var(--border-color);background:var(--bg-white);border-radius:var(--radius-md);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.control-btn:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.schedule-card .explore-btn{display:block;margin:0 auto;background:transparent;color:var(--primary-color);border:1px solid var(--primary-color);padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:12px;cursor:pointer;position:relative;z-index:10;pointer-events:auto}.explore-btn.primary{background:var(--primary-color);color:#fff}.schedule-visual{display:flex;flex-direction:column!important;align-items:center;gap:1rem;margin:1rem 0;padding:1rem;background:#fff;border-radius:12px;pointer-events:none}.calendar-grid{width:100%;max-width:560px;margin:0 auto}.lottie-container{width:100%;max-width:700px;margin:0 auto;display:flex;justify-content:center;align-items:center;padding:.5rem;background-color:#fff!important;border-radius:12px;pointer-events:none}.lottie-container lottie-player{background-color:#fff!important;width:100%!important;max-width:650px!important;height:auto!important}.calendar-header{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;margin-bottom:.75rem;text-align:center}.calendar-header span{font-weight:600;color:var(--text-gray);font-size:.875rem;padding:.5rem}.calendar-body{display:flex;flex-direction:column;gap:.5rem}.calendar-week{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}.calendar-week .day{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:2.5rem;transition:all .3s ease}.calendar-week .day.active{background:#5b21b61a;box-shadow:0 2px 8px #5b21b633}.calendar-week .day.active:hover{transform:scale(1.1);background:#5b21b626}.schedule-info{width:100%;padding:.5rem;display:block;text-align:center}.schedule-tagline{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem}.schedule-description{font-size:1.125rem;color:var(--text-gray)}@media (max-width: 768px){.schedule-visual{flex-direction:column;gap:1.5rem;padding:1.5rem}.calendar-grid{max-width:100%}.schedule-info{text-align:center}}@media (min-width: 770px){.schedule-visual{display:flex!important;flex-direction:column!important;align-items:center!important;gap:1.5rem!important}.schedule-visual .calendar-grid{width:100%!important;max-width:560px!important;margin:0 auto!important}.schedule-visual .schedule-info{width:100%!important;text-align:center!important;margin-top:1rem!important}}.inverted-schedule-section{padding:4rem 2rem;max-width:var(--max-width);margin:0 auto;background:var(--bg-light, #F8F7FA)}.inverted-schedule-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin:0 auto}@media (min-width: 768px){.inverted-schedule-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.inverted-schedule-grid{grid-template-columns:repeat(3,1fr);max-width:1080px}}.lottie-card-v11{background:var(--bg-light, #F8F7FA);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;transition:all .3s ease}.lottie-card-v11:hover{box-shadow:0 2px 8px #5b5fcf4d;transform:translateY(-2px)}.lottie-card-v11 .visual-section{background:var(--bg-white, #FFFFFF);padding:2.5rem 1.5rem 0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}.lottie-card-v11 .lottie-animation{width:100%;max-width:240px;height:160px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.lottie-progress-bar{position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#0000001a;overflow:hidden}.lottie-progress-line{height:100%;width:0%;background-color:#3b82f6;transition:width .1s linear}.lottie-card-v11 .content-section{background:linear-gradient(180deg,#f0f0f5,#f8f7fa);padding:.5rem 1.5rem;display:flex;flex-direction:column}.lottie-card-v11 h3{font-size:1.563rem;font-weight:700;color:var(--text-dark, #2A1548);margin:0 0 .75rem;line-height:1.2}.lottie-card-v11 .description{font-size:.875rem;color:var(--text-gray, #6B5B7B);line-height:1.75;margin:0 0 1.5rem}.lottie-card-v11 .card-footer{display:flex;align-items:center;justify-content:center;gap:1rem;padding:0;border-top:none}.lottie-card-v11 .btn-primary{background:#fff;color:#5b5fcf;border:2px solid #5B5FCF;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;display:inline-block}.lottie-card-v11 .btn-primary:hover{background:#4b48c8!important;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #4b48c84d}.lottie-card-v11 .status-indicator{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-gray, #6B5B7B)}.lottie-card-v11 .status-icon{width:20px;height:20px;color:var(--text-gray, #8B7B9B)}@media (max-width: 768px){.lottie-card-v11 .card-footer{flex-direction:column;align-items:flex-start;gap:1rem}.lottie-card-v11 .btn-primary{width:100%;text-align:center}}.schedule-section{padding:4rem 2rem 6rem;background:#fff}.schedule-section-container{max-width:600px;margin:0 auto;text-align:center}.schedule-section-header{margin-bottom:2rem}.schedule-section-eyebrow{font-size:1rem;color:#6b7280;margin:0 0 .5rem}.schedule-section-header h2{font-size:2.25rem;font-weight:700;color:#1d1d1f;margin:0;line-height:1.15}.schedule-section-tabs{display:inline-flex;background:#f3f4f6;border-radius:50px;padding:4px;gap:4px;margin-bottom:1.5rem}.schedule-section-tab{padding:.625rem 1.5rem;border:none;background:transparent;border-radius:50px;font-size:.9375rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .25s ease}.schedule-section-tab:hover{color:#1d1d1f}.schedule-section-tab.active{background:#fff;color:#1d1d1f;box-shadow:0 2px 8px #00000014}.schedule-section-display{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.schedule-section-lottie{display:flex;align-items:center;justify-content:center}.schedule-section-lottie lottie-player{background:transparent!important}.schedule-section-cta{display:inline-flex;align-items:center;gap:.5rem;background:#5b5fcf;color:#fff;border:none;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s ease}.schedule-section-cta:hover{background:#4a4eb8;transform:translateY(-2px);box-shadow:0 6px 20px #5b5fcf4d}.schedule-section-cta svg{width:18px;height:18px}@media (max-width: 768px){.schedule-section{padding:3rem 1.5rem}.schedule-section-header h2{font-size:1.75rem}.schedule-section-tabs{width:100%;justify-content:center;padding:6px;gap:6px}.schedule-section-tab{padding:.75rem 1.25rem;font-size:1rem;min-height:44px}.schedule-section-lottie lottie-player{width:220px!important;height:160px!important}.schedule-section-cta{width:80%;max-width:250px;justify-content:center;background:transparent;color:#6366f1;border:2px solid #6366F1;padding:.875rem 1.5rem;font-size:1rem;border-radius:8px}.schedule-section-cta:hover{background:#6366f1;color:#fff}}.local-alt-section{padding:4rem 2rem;background:#fff}.local-alt-container{max-width:1000px;margin:0 auto;text-align:center}.local-alt-header{margin-bottom:3rem}.local-alt-header h2{font-size:2.25rem;font-weight:700;color:#1d1d1f;margin-bottom:1rem;line-height:1.15}.local-alt-header p{font-size:1.0625rem;line-height:1.6;color:#6b7280;max-width:600px;margin:0 auto}.local-alt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.local-alt-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.local-alt-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014;border-color:#5b5fcf}.local-alt-icon{width:48px;height:48px;margin:0 auto 1.25rem;color:#5b5fcf}.local-alt-icon svg{width:100%;height:100%}.local-alt-card h3{font-size:1.125rem;font-weight:600;color:#1d1d1f;margin-bottom:.75rem}.local-alt-card p{font-size:.9375rem;line-height:1.5;color:#6b7280;margin:0}.local-alt-cta{display:flex;align-items:center;justify-content:center;gap:2rem}.local-alt-button{background:#5b5fcf;color:#fff;border:none;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}.local-alt-button:hover{background:#4a4eb8;transform:translateY(-1px);box-shadow:0 4px 12px #5b5fcf4d}.local-alt-link{font-size:1rem;font-weight:600;color:#5b5fcf;text-decoration:none;transition:all .2s ease}.local-alt-link:hover{color:#4a4eb8}@media (max-width: 768px){.local-alt-grid{grid-template-columns:1fr;gap:1.5rem}.local-alt-header h2{font-size:1.75rem}.local-alt-cta{flex-direction:column;gap:1rem}.local-alt-button{width:80%;max-width:250px;background:transparent;color:#6366f1;border:2px solid #6366F1;padding:.875rem 1.5rem;font-size:1rem;border-radius:8px}.local-alt-button:hover{background:#6366f1;color:#fff}}.local-journey-section{position:relative;width:100%;background:linear-gradient(180deg,var(--bg-white) 0%,var(--bg-light) 50%,var(--bg-white) 100%);overflow:hidden;padding:4rem 0}.local-journey-progress-container{position:absolute;top:2rem;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:.75rem}.local-journey-progress-bar{width:200px;height:3px;background:var(--border-color);border-radius:2px;position:relative;overflow:hidden;transform-origin:left center;transform:scaleX(0)}.local-journey-progress-bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--gradient-purple-button);transform-origin:left center}.local-journey-progress-dots{display:flex;gap:.5rem;align-items:center}.local-journey-progress-dot{width:8px;height:8px;border-radius:50%;background:var(--border-color);transition:all .4s cubic-bezier(.4,0,.2,1)}.local-journey-progress-dot.active{background:var(--primary-purple);transform:scale(1.2)}.local-journey-progress-dot.cta{width:10px;height:10px;background:var(--border-color)}.local-journey-progress-dot.cta.active{background:var(--accent-purple)}.local-journey-wrapper{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;overflow:hidden;perspective:1000px}.local-journey-header{padding:0 2rem;margin-bottom:3rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto;will-change:transform,opacity}.local-journey-eyebrow{display:inline-block;font-size:.875rem;font-weight:600;color:var(--accent-purple);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;padding:.5rem 1rem;background:#6d31c21a;border-radius:100px}.local-journey-header h2{font-size:3rem;font-weight:700;margin-bottom:1rem;color:var(--text-dark);line-height:1.1;letter-spacing:-.02em}.local-journey-header p{font-size:1.25rem;color:var(--text-gray);line-height:1.6;max-width:600px;margin:0 auto}.local-journey-track{display:flex;gap:3rem;padding-left:50vw;padding-right:20vw;width:-moz-max-content;width:max-content;align-items:center;transform-style:preserve-3d}.local-journey-card{width:380px;flex-shrink:0;background:var(--bg-white);border:1px solid var(--border-color);border-radius:24px;padding:2.5rem;display:flex;flex-direction:column;justify-content:flex-start;position:relative;box-shadow:0 4px 24px #0000000f;transition:box-shadow .4s ease,border-color .4s ease;will-change:transform,opacity;transform-style:preserve-3d;overflow:hidden}.local-journey-card-number{position:absolute;top:1.5rem;right:1.5rem;font-size:.75rem;font-weight:700;color:var(--text-light-gray);opacity:.5}.local-journey-card-number span{font-family:var(--font-dm)}.local-journey-card-accent{position:absolute;bottom:0;left:0;right:0;height:4px;background:var(--gradient-purple-button);transform:scaleX(0);transform-origin:left center;transition:transform .5s cubic-bezier(.4,0,.2,1)}.local-journey-card.is-active{box-shadow:0 12px 48px #31135d26;border-color:var(--accent-purple)}.local-journey-card.is-active .local-journey-card-accent{transform:scaleX(1)}.local-journey-card.is-active .local-journey-card-number{opacity:1;color:var(--accent-purple)}@media (hover: hover){.local-journey-card:hover{box-shadow:0 8px 32px #0000001a;border-color:var(--accent-blue)}.local-journey-card:hover .local-journey-card-accent{transform:scaleX(.5)}}.local-journey-icon{width:72px;height:72px;margin-bottom:1.75rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4a90e21a,#6d31c21a);border-radius:20px;color:var(--accent-blue);transition:all .4s ease}.local-journey-card.is-active .local-journey-icon{background:linear-gradient(135deg,#4a90e233,#6d31c233);transform:scale(1.05)}.local-journey-icon svg{width:36px;height:36px;transition:transform .3s ease}@media (hover: hover){.local-journey-card:hover .local-journey-icon svg{transform:scale(1.1)}}.local-journey-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-dark);line-height:1.2}.local-journey-card p{font-size:1rem;color:var(--text-gray);line-height:1.7;margin-bottom:0}.local-journey-card.cta-card{background:var(--gradient-purple-primary);color:#fff;border:none;align-items:center;justify-content:center;text-align:center;min-height:400px}.local-journey-card.cta-card .local-journey-card-accent{display:none}.cta-card-content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.local-journey-card.cta-card h3,.local-journey-card.cta-card p{color:#fff}.local-journey-card.cta-card h3{font-size:2rem;margin-bottom:.5rem}.local-journey-card.cta-card p{font-size:1.125rem;opacity:.9;margin-bottom:1rem}.local-journey-button{display:inline-flex;align-items:center;gap:.75rem;margin-top:1rem;background:#fff;color:var(--primary-purple);padding:1rem 2rem;border-radius:14px;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #0000001a}.local-journey-button svg{width:20px;height:20px;transition:transform .3s ease}@media (hover: hover){.local-journey-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.local-journey-button:hover svg{transform:translate(4px)}}.local-journey-button:active{transform:translateY(0)}@media (max-width: 768px){.local-journey-section{padding:2rem 0}.local-journey-progress-container{top:1rem}.local-journey-progress-bar{width:120px}.local-journey-header h2{font-size:2rem}.local-journey-header p{font-size:1rem}.local-journey-eyebrow{font-size:.75rem;padding:.375rem .75rem}.local-journey-card{width:85vw;max-width:340px;padding:1.75rem}.local-journey-track{gap:1.5rem;padding-left:10vw;padding-right:10vw}.local-journey-icon{width:56px;height:56px}.local-journey-icon svg{width:28px;height:28px}.local-journey-card h3{font-size:1.25rem}.local-journey-card.cta-card h3{font-size:1.5rem}.local-journey-card.cta-card{min-height:320px}.local-journey-button{padding:.875rem 1.5rem;font-size:.9375rem}}@media (prefers-reduced-motion: reduce){.local-journey-card,.local-journey-icon,.local-journey-button,.local-journey-progress-dot,.local-journey-card-accent{transition:none}.local-journey-header,.local-journey-card{will-change:auto}}.home-page .listings-section{padding:4rem 2rem;max-width:var(--max-width);margin:0 auto}.home-page .listings-section h2{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;color:var(--text-dark)}.home-page .listings-container{position:relative;margin-bottom:2rem;max-width:1216px;margin:0 auto 2rem}.home-page .listings-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:1rem;justify-content:space-between;max-width:1200px;margin-left:auto;margin-right:auto}.home-page .space-card{background:#fff;border:1px solid #E5E7EB;border-radius:16px;overflow:hidden;transition:all .2s ease;cursor:pointer}.home-page .space-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.home-page .space-image{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;background:#f3f4f6}.home-page .space-badge{position:absolute;top:16px;left:16px;padding:6px 14px;background:#fff;border-radius:500px;font-size:12px;font-weight:600;color:#31135d;box-shadow:0 2px 8px #00000026}.home-page .space-info{padding:24px}.home-page .space-title{font-size:18px;font-weight:700;color:#111827;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}.home-page .space-location{font-size:14px;color:#6b7280;margin-bottom:16px;display:flex;align-items:center;gap:6px}.home-page .space-features{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.home-page .feature-tag{padding:4px 12px;background:#f3f4f6;border-radius:500px;font-size:12px;color:#4b5563;font-weight:500}.home-page .space-schedule{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid #E5E7EB}.home-page .available-days{font-size:13px;color:#6b7280;font-weight:500}.home-page .day-indicators{display:flex;gap:4px}.home-page .day-dot{width:8px;height:8px;border-radius:50%;background:#e5e7eb}.home-page .day-dot.available{background:#31135d}.home-page .show-more-btn{display:block;margin:2rem auto 0;background:#5b21b6;color:#fff;border:none;padding:1rem 2.5rem;font-size:1rem;font-weight:600;border-radius:.75rem;cursor:pointer;transition:all .3s ease}.home-page .show-more-btn:hover{background:#4c1d95;transform:translateY(-2px);box-shadow:0 4px 12px #5b21b64d}.home-page .scroll-indicators{display:none;justify-content:space-between;gap:.5rem;margin-top:1rem}.home-page .scroll-indicators .indicator{width:8px;height:8px;border-radius:50%;background:#ddd;cursor:pointer;transition:all .3s ease}.home-page .scroll-indicators .indicator.active{background:#31135d;width:24px;border-radius:4px}@media (max-width: 767px){.home-page .listings-grid{grid-template-columns:repeat(2,1fr);gap:16px;padding:0 1rem}}@media (min-width: 768px) and (max-width: 1023px){.home-page .listings-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px}}@media (max-width: 768px){.home-page .listings-section{padding:2rem 1rem}.home-page .listings-container{max-width:100%;padding:0 1rem}.home-page .listings-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:0 1rem;grid-template-columns:none;-webkit-overflow-scrolling:touch}.home-page .listings-grid::-webkit-scrollbar{display:none}.home-page .space-card{flex:0 0 80%;scroll-snap-align:center;max-width:300px;min-width:280px}.home-page .space-image{height:180px}.home-page .space-info{padding:16px}.home-page .space-title{font-size:16px}.home-page .space-location{font-size:13px;margin-bottom:12px}.home-page .space-features{gap:8px;margin-bottom:12px}.home-page .feature-tag{padding:3px 10px;font-size:11px}.home-page .space-schedule{padding-top:12px}.home-page .available-days{font-size:12px}.home-page .scroll-indicators{display:flex}}.listings-section{padding:0;max-width:100%}.listings-container{display:flex;flex-direction:column;gap:1.5rem}.listing-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer;border:1px solid #f3f4f6;display:flex;flex-direction:row;align-items:stretch;min-height:200px;height:auto;position:relative}.listing-card:hover{border-color:#d1d5db}.listing-card--highlighted{border-color:#4b47ce!important;box-shadow:0 0 0 3px #4b47ce59!important;animation:listing-highlight-pulse .5s ease-out}@keyframes listing-highlight-pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.listing-images{position:relative;width:40%;min-width:280px;min-height:200px;overflow:hidden;background:linear-gradient(to bottom,#f9fafb,#f3f4f6);flex-shrink:0;align-self:stretch}.listing-images img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:16px 0 0 16px}.preview-date-input{width:100%;padding:10px 12px;border:2px solid #E5E7EB;border-radius:10px;font-size:15px;font-weight:500;color:#111827;background:#fff;box-shadow:0 1px 3px #0000000d;transition:all .2s ease;cursor:pointer}.preview-date-input:hover{border-color:#31135d;box-shadow:0 4px 6px #31135d1a}.preview-date-input:focus{border-color:#31135d;box-shadow:0 0 0 4px #31135d26;transform:translateY(-1px);outline:none}.preview-select-input{width:100%;padding:10px 40px 10px 12px;border:2px solid #E5E7EB;border-radius:10px;font-size:15px;font-weight:500;color:#111827;background:#fff;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:0 1px 3px #0000000d}.preview-select-input:hover{border-color:#31135d;box-shadow:0 4px 6px #31135d1a}.preview-select-input:focus{border-color:#31135d;box-shadow:0 0 0 4px #31135d26;outline:none}.image-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:1px solid rgba(0,0,0,.1);width:32px;height:32px;padding:0;box-sizing:border-box;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;opacity:.8;font-size:18px;font-weight:700;color:#333;box-shadow:0 2px 6px #0003;z-index:2}.listing-card:hover .image-nav{opacity:1;background:#fff}.image-nav:hover{background:#fff;transform:translateY(-50%) scale(1.15);box-shadow:0 4px 8px #00000040}.prev-btn{left:8px}.next-btn{right:8px}.image-counter{position:absolute;bottom:8px;right:8px;background:#000000b3;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;opacity:0;transition:opacity .2s ease}.listing-card:hover .image-counter{opacity:1}.favorite-btn{position:absolute;top:12px;right:12px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;width:36px;height:36px;padding:0;box-sizing:border-box;border-radius:50%;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 12px #00000040}.favorite-btn:hover{background:#000c;transform:scale(1.1)}.favorite-btn:hover svg{fill:#ef4444;stroke:#ef4444}.favorite-btn svg{stroke:#fff;stroke-width:2.5;fill:none;transition:all .2s ease}.new-badge{position:absolute;top:12px;left:12px;background:#22c55e;color:#fff;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.family-friendly-tag{position:absolute;top:12px;left:12px;background:#5b21b6;color:#fff;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.3px;display:inline-flex;align-items:center;gap:4px;z-index:10;font-family:var(--font-inter)}.family-friendly-tag svg{width:12px;height:12px;flex-shrink:0}@media (max-width: 480px){.family-friendly-tag{padding:3px 8px;font-size:10px}.family-friendly-tag svg{width:10px;height:10px}}.listing-content{flex:1;display:flex;min-width:0}.listing-main-info{flex:1;min-width:0;padding:16px 24px 16px 20px;display:flex;flex-direction:column;justify-content:space-between}.listing-info-top{margin-bottom:0}.listing-meta{display:flex;flex-wrap:wrap;align-items:center;row-gap:2px;-moz-column-gap:6px;column-gap:6px;padding:12px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;margin:12px 0}.listing-meta .meta-item{font-size:13px;color:#555;background:none;border:none;padding:0;white-space:nowrap}.listing-meta .meta-item:not(:last-child):after{content:"·";margin-left:6px;color:#999}.listing-meta .meta-item strong{color:#111}.listing-host-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.listing-host-row .host{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.listing-host-row .host-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.listing-host-row .host-avatar-placeholder{width:36px;height:36px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#9ca3af;flex-shrink:0}.listing-host-row .host-name{font-size:13px;font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listing-host-row .message-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:6px;background:#fff;color:var(--secondary-purple, #6D31C2);border:2px solid var(--secondary-purple, #6D31C2);padding:8px 18px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;flex-shrink:0;white-space:nowrap;min-width:100px}.listing-host-row .message-btn:hover{background:var(--bg-off-white, #fcfaff);box-shadow:0 2px 4px #6d31c226}.listing-host-row .message-btn svg{width:14px;height:14px;flex-shrink:0;stroke:var(--secondary-purple, #6D31C2)}.listing-host-row .create-proposal-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:6px;background:var(--secondary-purple, #6D31C2);color:#fff;border:none;padding:8px 18px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;flex-shrink:0;white-space:nowrap;min-width:100px}.listing-host-row .create-proposal-btn:hover{background:var(--accent-purple, #8C68EE);box-shadow:0 2px 8px #6d31c24d}.listing-host-row .create-proposal-btn svg{width:14px;height:14px;flex-shrink:0}.listing-host-row .view-proposal-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:6px;background:var(--secondary-purple, #6D31C2);color:#fff;border:none;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;flex-shrink:0;white-space:nowrap;min-width:100px}.listing-host-row .view-proposal-btn:hover{background:var(--accent-purple, #8C68EE);box-shadow:0 2px 8px #6d31c24d}.listing-host-row .view-proposal-btn svg{width:14px;height:14px;flex-shrink:0}.listing-host-row.listing-host-row--stacked{flex-direction:column;align-items:flex-start;gap:6px}.listing-host-row--stacked .host-avatar,.listing-host-row--stacked .host-avatar-placeholder{width:32px;height:32px}.listing-host-row--stacked .host-name{font-size:13px;font-weight:500;color:#333;max-width:100%}.listing-host-row--stacked .host-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.listing-host-row--stacked .message-btn,.listing-host-row--stacked .create-proposal-btn,.listing-host-row--stacked .view-proposal-btn{padding:6px 12px;font-size:12px;min-width:auto}.listing-host-section{display:flex;flex-direction:column;gap:10px;margin-top:8px}.listing-host-section .inline-price{display:none}.listing-host-section .inline-price .price-current{font-size:18px;font-weight:700;color:#1a1a1a}.listing-host-section .inline-price .price-period{font-size:14px;color:#666;font-weight:400}.listing-host-section .inline-price .price-min-trigger{font-size:12px;color:#666;margin-left:8px;font-style:italic;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.listing-host-section .inline-price .price-min-trigger:hover{color:#333}.listing-host-section .inline-price .price-info-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background-color:#999;color:#fff;font-size:10px;font-style:normal;font-weight:600}.listing-host-section .inline-price .price-min-trigger:hover .price-info-icon{background-color:#666}.listing-host-section .host-profile{display:flex;align-items:center;gap:10px}.listing-host-section .host-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.listing-host-section .host-avatar-placeholder{width:36px;height:36px;border-radius:50%;background:var(--gradient-purple-button, linear-gradient(135deg, #6D31C2 0%, #7C3AED 100%));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.listing-host-section .host-name{font-size:14px;font-weight:600;color:#424242;display:flex;align-items:center;gap:4px}.listing-host-section .verified-badge{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;background:#4a90e2;border-radius:50%;color:#fff;font-size:10px}.listing-host-section .action-buttons{display:flex;gap:10px}.listing-host-section .action-button{flex:1;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.listing-host-section .action-button.primary{background:var(--secondary-purple, #6D31C2);color:#fff;border:none}.listing-host-section .action-button.primary:hover{background:var(--accent-purple, #8C68EE);box-shadow:0 2px 8px #6d31c24d}.listing-host-section .action-button.secondary{background:#fff;color:var(--secondary-purple, #6D31C2);border:2px solid var(--secondary-purple, #6D31C2)}.listing-host-section .action-button.secondary:hover{background:var(--bg-off-white, #fcfaff);box-shadow:0 2px 4px #6d31c226}.listing-host-section .action-button svg{width:14px;height:14px;flex-shrink:0}.listing-host-section .create-proposal-btn{display:inline-flex;align-items:center;gap:.375rem;padding:8px 14px;background:var(--secondary-purple, #6D31C2);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.listing-host-section .create-proposal-btn:hover{background:var(--primary-purple, #31135D);transform:translateY(-1px)}.listing-host-section .create-proposal-btn svg{flex-shrink:0}.listing-host-section .view-proposal-btn{display:inline-flex;align-items:center;gap:.375rem;padding:8px 14px;background:#4b47ce;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.listing-host-section .view-proposal-btn:hover{background:#3d3ab8;transform:translateY(-1px)}.listing-host-section .view-proposal-btn svg{flex-shrink:0}.listing-price-sidebar{width:150px;background:#f9f7fc;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-left:1px solid #f0e6ff;flex-shrink:0;cursor:pointer;transition:background .2s}.listing-price-sidebar:hover{background:#f3eef8}.listing-price-sidebar .price-main{font-size:22px;font-weight:700;color:#1a1a1a;line-height:1}.listing-price-sidebar .price-period{font-size:13px;color:#666;margin-top:2px}.listing-price-sidebar .price-divider{display:none}.listing-price-sidebar .price-starting{font-size:12px;color:#888;margin-top:8px;line-height:1.3}.listing-price-sidebar .price-starting span{display:block;font-weight:500}.listing-price-sidebar .price-context{font-size:12px;color:#888;margin-top:8px}.listing-price-sidebar .availability-note{font-size:11px;color:#999;margin-top:12px;line-height:1.4}.listing-price-sidebar .availability-note.availability-soon,.listing-price-sidebar .availability-note.availability-later{color:var(--secondary-purple, #6D31C2);font-weight:500}.listing-price-sidebar .sidebar-map-trigger{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:12px;padding:8px 12px;border-radius:10px;border:1.5px solid rgba(0,0,0,.12);cursor:pointer;font-family:inherit;text-align:left;overflow:hidden;background:url(https://tile.openstreetmap.org/15/9654/12312.png) center/cover;transition:all .2s ease}.listing-price-sidebar .sidebar-map-trigger:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff8c;transition:background .2s ease;border-radius:inherit}.listing-price-sidebar .sidebar-map-trigger:hover:before{background:#ffffff73}.listing-price-sidebar .sidebar-map-trigger:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.listing-price-sidebar .sidebar-map-trigger .map-trigger-label{position:relative;z-index:1;font-size:9px;font-weight:500;color:#0000008c;text-transform:uppercase;letter-spacing:.5px}.listing-price-sidebar .sidebar-map-trigger .map-trigger-location{position:relative;z-index:1;display:flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#1a1a2e;margin-top:1px}.listing-price-sidebar .sidebar-map-trigger .map-trigger-arrow{opacity:.8;stroke:#1a1a2e;transition:all .2s ease}.listing-price-sidebar .sidebar-map-trigger:hover .map-trigger-arrow{opacity:1;transform:translate(2px)}.listing-info{flex:0 1 auto;display:flex;flex-direction:column;gap:.25rem}.listing-card .listing-location-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px 6px 10px!important;margin-bottom:6px;background:#f3f0f7!important;border:1px solid #e0dbe6!important;border-radius:100px!important;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:12px;color:var(--primary-purple, #31135d);font-weight:500;white-space:nowrap;max-width:-moz-fit-content;max-width:fit-content}.listing-card .listing-location-pill:hover{background:var(--primary-purple, #31135d)!important;border-color:var(--primary-purple, #31135d)!important;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #31135d40}.listing-card .listing-location-pill:active{transform:translateY(0);box-shadow:0 1px 4px #31135d33}.listing-card .listing-location-pill:focus{outline:2px solid var(--primary-purple, #31135d);outline-offset:2px}.listing-card .listing-location-pill:focus:not(:focus-visible){outline:none}.listing-card .listing-location-pill .location-pin-icon{width:14px;height:14px;flex-shrink:0;color:var(--primary-purple, #31135d);transition:color .2s ease}.listing-card .listing-location-pill:hover .location-pin-icon{color:#fff}.listing-card .listing-location-pill .location-text{font-size:12px;color:inherit;overflow:hidden;text-overflow:ellipsis}.listing-card .listing-location-pill .location-arrow-icon{width:12px;height:12px;flex-shrink:0;opacity:.7;transition:all .2s ease;stroke:currentColor}.listing-card .listing-location-pill:hover .location-arrow-icon{opacity:1;transform:translate(2px)}.listing-title{font-size:17px;font-weight:600;color:#111;margin-bottom:6px;line-height:1.3;transition:color .2s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.listing-card:hover .listing-title{color:var(--primary-purple, #31135D)}.listing-type{font-size:14px;color:#666;margin-bottom:.25rem;line-height:1.4}.listing-details{font-size:14px;color:#666;margin-bottom:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.listing-amenities,.amenity-icon{display:none}.listing-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;border-top:1px solid #f0f0f0;min-height:54px}.host-info{display:flex;align-items:center;gap:.625rem;flex:1}.host-avatar{width:44px;height:44px;border-radius:50%;background:#e0e0e0;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.host-avatar-placeholder{width:44px;height:44px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:space-between;font-size:18px;color:#9ca3af;font-weight:600;flex-shrink:0}.host-details{display:flex;flex-direction:column;gap:.5rem}.host-name{font-size:16px;font-weight:600;color:#333;display:flex;align-items:center;gap:.2rem;flex-shrink:0}.verified-badge{display:inline-block;width:11px;height:11px;background:#4a90e2;border-radius:50%;margin-left:3px}.message-btn{padding:6px 12px;background:#fff;color:var(--secondary-purple, #6D31C2);border:2px solid var(--secondary-purple, #6D31C2);border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;width:auto;min-width:80px;text-align:center;align-self:flex-start}.message-btn:hover{background:#f0f4ff;box-shadow:0 2px 4px #6c5ce726}.pricing-info{text-align:right;display:flex;flex-direction:column;gap:.2rem}.starting-price{font-size:13px;color:#888;margin-bottom:0;justify-content:flex-end;display:flex;align-items:center;gap:3px}.starting-price.info-trigger{transition:all .2s ease;padding:4px 8px;margin:-4px -8px 0;border-radius:6px}.starting-price.info-trigger:hover{background-color:#f0f7ff;color:#3b82f6}.starting-price.info-trigger:focus{outline:2px solid #3b82f6;outline-offset:2px}.full-price{font-size:23px;font-weight:700;color:var(--primary-purple);margin-bottom:0;line-height:1.2}.availability-text{font-size:10px;color:#999;font-style:italic}.loading-skeleton{display:flex;flex-direction:column;gap:1.5rem}.loading-skeleton.hidden{display:none}.skeleton-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:row;height:204px}.skeleton-image{width:40%;min-width:280px;height:100%;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-content{flex:1;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.skeleton-line{height:14px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){.listings-container{gap:1.5rem}.listing-card{flex-direction:column;height:auto;max-height:none;min-height:auto;border-radius:12px}.listing-images{position:relative;width:100%;min-width:100%;height:200px;min-height:200px;max-height:200px;flex-shrink:0;align-self:auto;border-radius:12px 12px 0 0;overflow:hidden}.listing-images img{border-radius:12px 12px 0 0}.listing-images .image-nav{z-index:5}.listing-images .prev-btn{left:8px}.listing-images .next-btn{right:8px}.listing-content{display:flex;flex-direction:column;padding:16px;gap:0}.listing-main-info{width:100%;padding:0;display:flex;flex-direction:column;gap:4px}.listing-title{font-size:17px;font-weight:600;line-height:1.3;margin-bottom:0;color:#1a1a1a}.listing-card .listing-location-pill{padding:5px 10px 5px 8px!important;margin-bottom:4px;gap:4px}.listing-card .listing-location-pill .location-pin-icon{width:12px;height:12px}.listing-card .listing-location-pill .location-text{font-size:11px}.listing-card .listing-location-pill .location-arrow-icon{width:10px;height:10px}.listing-meta{display:inline;padding:0;margin:0;border:none}.listing-meta .meta-item{display:inline;font-size:13px;color:#666;background:none;border:none;padding:0}.listing-meta .meta-item strong{font-weight:400;color:#666}.listing-meta .meta-item:after{content:" · ";color:#999}.listing-meta .meta-item:last-child:after{content:none}.listing-main-info{width:100%;padding:0 0 8px;display:flex;flex-direction:column;gap:4px}.listing-host-section{display:flex;flex-direction:column;gap:10px;margin-top:4px;padding-top:0;border-top:none}.listing-host-section .inline-price{display:flex;align-items:baseline;gap:6px;order:0;margin-bottom:8px}.listing-host-section .host-avatar,.listing-host-section .host-avatar-placeholder{display:none}.listing-host-section .host-name:before{content:"Hosted by "}.listing-host-section .verified-badge{display:none}.listing-host-section .action-buttons{display:flex;flex-direction:column;gap:8px;order:1}.listing-host-section .action-button{width:100%;justify-content:center;padding:12px 16px;font-size:14px;font-weight:600}.listing-host-section .action-button.primary{background:var(--secondary-purple, #6D31C2);color:#fff;border:none}.listing-host-section .action-button.secondary{background:#fff;color:var(--secondary-purple, #6D31C2);border:1.5px solid var(--secondary-purple, #6D31C2)}.listing-host-section .view-proposal-btn,.listing-host-section .create-proposal-btn{width:100%;justify-content:center;padding:12px 16px;font-size:14px;border-radius:8px}.listing-host-section .host-profile{order:2;padding-top:10px;border-top:1px solid #f0f0f0;margin-top:2px}.listing-host-section .host-avatar,.listing-host-section .host-avatar-placeholder{width:28px;height:28px}.listing-host-section .host-name{font-size:13px;color:#666;font-weight:500}.listing-price-sidebar{display:none!important}.listing-host-row{flex-wrap:wrap;gap:10px}.listing-host-row .host-avatar,.listing-host-row .host-avatar-placeholder{width:32px;height:32px}.listing-footer{flex-direction:column;align-items:stretch;gap:.875rem;padding-top:.875rem;padding-bottom:.375rem;border-top:1px solid #f5f5f5}.host-info{display:flex;align-items:center;gap:.75rem;width:100%}.host-avatar,.host-avatar-placeholder{width:46px;height:46px;flex-shrink:0}.host-details{display:flex;flex-direction:row;align-items:center;gap:.75rem;flex:1}.host-name{font-size:15px;font-weight:600;flex-shrink:0;color:#333}.message-btn{padding:8px 16px;font-size:13px;white-space:nowrap;margin-left:auto;font-weight:600;border-radius:8px}.pricing-info{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.3rem;width:100%}.starting-price{font-size:12px;order:1;color:#777;line-height:1.4}.full-price{font-size:26px;font-weight:700;order:2;line-height:1.1;color:var(--primary-purple);letter-spacing:-.02em}.availability-text{font-size:10.5px;order:3;line-height:1.35;color:#999;font-style:italic}}.lazy-load-sentinel{display:flex;justify-content:space-between;padding:2rem 1rem;margin:1rem 0;opacity:.8}.loading-more{display:flex;align-items:center;gap:12px;color:#6b7280;font-size:14px;font-weight:500}.spinner{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #31135D;border-radius:50%;animation:spin 1s linear infinite}.featured-spaces{padding:4rem 2rem;max-width:var(--max-width);margin:0 auto}.featured-spaces-container{max-width:1200px;margin:0 auto}.spaces-header{text-align:center;margin-bottom:2.5rem}.spaces-header h2{font-size:2rem;font-weight:700;color:#1d1d1f;margin:0;line-height:1.2}.spaces-eyebrow{font-size:12px;font-weight:600;color:#31135d;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}.category-filters{display:flex;justify-content:center;gap:12px;margin-bottom:48px;flex-wrap:wrap}.filter-pill{padding:10px 24px;background:#fff;border:2px solid #E5E7EB;border-radius:500px;font-size:14px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s ease}.filter-pill:hover{border-color:#31135d;color:#31135d}.filter-pill.active{background:#31135d;border-color:#31135d;color:#fff}.spaces-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.featured-spaces .space-card{background:#fff;border:1px solid #E5E7EB;border-radius:16px;overflow:hidden;transition:all .2s ease;cursor:pointer}.featured-spaces .space-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.featured-spaces .space-image{width:100%;height:198px;-o-object-fit:cover;object-fit:cover;background:#f3f4f6}.featured-spaces .space-badge{position:absolute;top:14px;left:14px;padding:5px 13px;background:#fff;border-radius:500px;font-size:11px;font-weight:600;color:#31135d;box-shadow:0 2px 8px #00000026}.featured-spaces .space-info{padding:22px}.featured-spaces .space-title{font-size:16px;font-weight:700;color:#111827;margin-bottom:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.featured-spaces .space-location{font-size:13px;color:#6b7280;margin-bottom:14px;display:flex;align-items:center;gap:5px}.featured-spaces .space-features{display:flex;gap:11px;margin-bottom:14px;flex-wrap:wrap}.featured-spaces .feature-tag{padding:4px 11px;background:#f3f4f6;border-radius:500px;font-size:11px;color:#4b5563;font-weight:500}.featured-spaces .space-schedule{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid #E5E7EB}.featured-spaces .available-days{font-size:12px;color:#6b7280;font-weight:500}.featured-spaces .day-indicators{display:flex;gap:4px}.featured-spaces .day-dot{width:7px;height:7px;border-radius:50%;background:#e5e7eb}.featured-spaces .day-dot.available{background:#31135d}.featured-spaces .space-card.loading{pointer-events:none}.featured-spaces .space-image-skeleton{width:100%;height:198px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.featured-spaces .skeleton-text{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.featured-spaces .skeleton-text.title{height:18px;width:70%;margin-bottom:11px}.featured-spaces .skeleton-text.location{height:13px;width:50%;margin-bottom:14px}.featured-spaces .skeleton-text.features{height:22px;width:90%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.featured-spaces .no-listings-message{grid-column:1 / -1;text-align:center;padding:60px 20px;background:#f9fafb;border-radius:16px;border:2px dashed #e5e7eb}.featured-spaces .no-listings-message p{color:#6b7280;font-size:16px;margin:0}.spaces-cta-wrapper{text-align:center;margin-top:2.5rem}.spaces-cta-button{display:inline-flex;align-items:center;gap:.5rem;background:#5b5fcf;color:#fff;text-decoration:none;border:none;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s ease}.spaces-cta-button:hover{background:#4a4eb8;transform:translateY(-2px);box-shadow:0 6px 20px #5b5fcf4d;color:#fff}.spaces-cta-button svg{width:18px;height:18px}.cta-button{padding:16px 40px;border-radius:500px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:10px;border:none;box-shadow:0 1px 3px #0000001a}.cta-primary{background:linear-gradient(135deg,#31135d,#4a2f7c,#5b21b6);color:#fff}.cta-primary:hover{background:linear-gradient(135deg,#31135d,#6b21a8,#a855f7);box-shadow:0 8px 24px #31135d66;transform:translateY(-2px)}@media (max-width: 968px){.featured-spaces{padding:3rem 0}.featured-spaces-container{padding:0 1.5rem}.spaces-header h2{font-size:1.5rem}.spaces-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding:0 1.5rem;margin:0 -1.5rem;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-left:1.5rem}.spaces-grid::-webkit-scrollbar{display:none}.spaces-grid .space-card{flex:0 0 240px;scroll-snap-align:start}.spaces-cta-wrapper{padding:0 1.5rem}.spaces-cta-button{width:80%;max-width:250px;justify-content:center;background:transparent;color:#6366f1;border:2px solid #6366F1;padding:.875rem 1.5rem;font-size:1rem;border-radius:8px}.spaces-cta-button:hover{background:#6366f1;color:#fff}}@media (max-width: 640px){.featured-spaces{padding:2.5rem 0}.featured-spaces-container{padding:0 1rem}.spaces-header{margin-bottom:1.5rem}.spaces-header h2{font-size:1.25rem}.spaces-grid{gap:12px;padding:0 1rem;margin:0 -1rem;scroll-padding-left:1rem}.spaces-grid .space-card{flex:0 0 220px}.featured-spaces .space-image{height:150px}.featured-spaces .space-info{padding:16px}.featured-spaces .space-title{font-size:15px}.featured-spaces .space-location{font-size:12px;margin-bottom:10px}.featured-spaces .space-features{gap:8px;margin-bottom:10px}.featured-spaces .feature-tag{padding:3px 9px;font-size:10px}.featured-spaces .space-schedule{padding-top:10px}.spaces-cta-wrapper{padding:0 1rem;margin-top:2rem}.spaces-cta-button{padding:.75rem 1.5rem;font-size:.9rem}.category-filters{gap:8px}.filter-pill{padding:8px 16px;font-size:13px}}.search-page{padding-top:0!important;margin:0;height:100vh;width:100vw;overflow:visible}.two-column-layout{display:flex;width:100%;height:100vh;margin:0;padding:0;gap:0;max-width:100%}.listings-column{flex:0 0 45%;height:100vh;display:flex;flex-direction:column;overflow:visible;background:#fff;border-right:1px solid #e5e7eb;position:relative}.filter-section{padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#fff;position:sticky;top:0;z-index:100}.filter-bar{display:flex;align-items:center;gap:16px}.schedule-selector{display:flex;align-items:center;gap:12px}.calendar-icon-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f3ff;border:1px solid #e0e7ff;border-radius:8px;cursor:pointer;color:#6366f1;flex-shrink:0;transition:all .2s ease}.calendar-icon-btn:hover{background:#ede9fe;border-color:#c7d2fe}.calendar-icon-btn svg{width:18px;height:18px}.day-pills{display:flex;gap:6px}.filter-divider{width:1px;height:38px;background:#e5e5e5;flex-shrink:0}.checkin-block{display:flex;align-items:center;gap:8px;padding:8px 14px;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border:1px solid #e0e7ff;border-radius:12px;flex-shrink:0}.checkin-block .sync-icon{width:20px;height:20px;color:#6366f1;flex-shrink:0}.checkin-details{display:flex;flex-direction:column;gap:2px}.checkin-row{display:flex;align-items:center;gap:4px;font-size:11px;color:#6b7280}.checkin-row .label{font-weight:500}.checkin-row .day{font-weight:700;color:#4338ca}.desktop-compact-indicator{display:none;position:sticky;top:0;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;padding:10px 20px;z-index:101;align-items:center;gap:16px;transform:translateY(-100%);opacity:0;transition:transform .3s ease,opacity .3s ease}.desktop-compact-indicator--visible{display:flex;transform:translateY(0);opacity:1}.desktop-compact-indicator--clickable{cursor:pointer;transition:transform .3s ease,opacity .3s ease,background-color .2s ease}.desktop-compact-indicator--clickable:hover{background-color:#f9fafb}.desktop-compact-indicator--clickable:focus{outline:2px solid #6366f1;outline-offset:-2px}.desktop-compact-dots{display:flex;gap:4px;align-items:center}.desktop-compact-dot{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;background:#f3f4f6;color:#9ca3af;transition:all .2s ease}.desktop-compact-dot.active{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}.desktop-compact-checkin{display:flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border:1px solid #e0e7ff;border-radius:8px;font-size:12px}.desktop-compact-label{color:#6b7280;font-weight:500}.desktop-compact-day{color:#4338ca;font-weight:700}.desktop-compact-separator{color:#9ca3af;font-size:11px}.desktop-compact-filter-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;font-size:12px;font-weight:600;color:#6b7280;transition:all .2s ease}.desktop-compact-filter-btn:hover{border-color:#9ca3af;background:#f9fafb}.desktop-compact-filter-btn svg{width:14px;height:14px}.desktop-compact-expand{margin-left:auto;display:flex;align-items:center}.desktop-compact-expand-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:6px;color:#fff;transition:all .2s ease}.desktop-compact-indicator--clickable:hover .desktop-compact-expand-icon{background:linear-gradient(135deg,#4f46e5,#4338ca);transform:translateY(1px)}.desktop-compact-expand-icon svg{width:14px;height:14px}.filter-section--collapsed{max-height:0;padding:0 20px;border-bottom:none;opacity:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease,opacity .2s ease}.results-header--desktop-hidden{max-height:0;padding:0;border-bottom:none;opacity:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease,opacity .2s ease}.filter-tags-row--collapsed{max-height:0!important;padding:0 20px!important;border-bottom:none!important;opacity:0!important;overflow:hidden;transition:max-height .3s ease,padding .3s ease,opacity .2s ease}@media (max-width: 768px){.desktop-compact-indicator{display:none!important}.filter-section--collapsed{max-height:none;padding:16px 20px;border-bottom:1px solid #e5e7eb;opacity:1;overflow:visible}.results-header--desktop-hidden{max-height:none;padding:12px 16px;border-bottom:1px solid #e5e7eb;opacity:1;overflow:visible}.filter-tags-row--collapsed{max-height:80px!important;opacity:1!important;padding:12px 20px!important;border-bottom-color:#e5e7eb!important}}.filter-popup-wrapper{position:relative}.filter-toggle-btn-new{width:36px;height:36px;border-radius:8px;border:1px solid #e5e5e5;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;flex:none;padding:0}.filter-toggle-btn-new:hover,.filter-toggle-btn-new.active{border-color:#9ca3af;background:#f9fafb}.filter-toggle-btn-new svg{width:18px;height:18px;color:#6b7280}.filter-toggle-btn-new:hover svg,.filter-toggle-btn-new.active svg{color:#374151}.filter-toggle-btn-new:active{transform:scale(.95)}.filter-badge{position:absolute;top:-5px;right:-5px;width:20px;height:20px;background:var(--secondary-purple, #6D31C2);color:#fff;font-size:11px;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 2px 4px #0000001a}.filter-tags-row{display:flex;align-items:center;gap:12px;padding:0 20px;background:#fafafa;border-bottom:1px solid transparent;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s ease,padding .3s cubic-bezier(.4,0,.2,1),border-color .2s ease}.filter-tags-row.has-filters{max-height:80px;opacity:1;padding:12px 20px;border-bottom-color:#e5e7eb}.results-filter-btn{width:36px;height:36px;min-width:36px;border-radius:8px;border:1px solid #e5e5e5;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;flex-shrink:0;padding:0}.results-filter-btn:hover{border-color:#9ca3af;background:#f9fafb}.results-filter-btn svg{width:16px;height:16px;color:#6b7280}.results-filter-btn:hover svg{color:#374151}.results-filter-badge{position:absolute;top:-5px;right:-5px;width:18px;height:18px;background:var(--secondary-purple, #6D31C2);color:#fff;font-size:10px;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white}.filter-tags-single-row{display:flex;flex-direction:row;align-items:center;gap:8px;flex:1;overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:0}.filter-tags-single-row::-webkit-scrollbar{height:0;display:none}.filter-tag{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#f0f0ff;border:1px solid #e0e0ff;border-radius:9999px;font-size:13px;color:#4338ca;font-weight:500;white-space:nowrap;transition:all .2s ease;animation:tagSlideIn .25s cubic-bezier(.4,0,.2,1) forwards}.filter-tag:hover{background:#e8e8ff;border-color:#d0d0ff}.filter-tag svg{width:14px;height:14px;flex-shrink:0}.filter-tag-sm{padding:4px 10px;font-size:12px}.filter-tag-sm svg{width:12px;height:12px}.filter-tag-remove{width:16px;height:16px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#6366f1;border-radius:50%;margin-left:2px;padding:0;transition:background .2s ease}.filter-tag-remove:hover{background:#e0e7ff}.filter-tag-remove svg{width:12px;height:12px}.filter-tag:nth-child(1){animation-delay:0ms}.filter-tag:nth-child(2){animation-delay:50ms}.filter-tag:nth-child(3){animation-delay:.1s}.filter-tag:nth-child(4){animation-delay:.15s}.filter-tag:nth-child(5){animation-delay:.2s}@keyframes tagSlideIn{0%{opacity:0;transform:translate(-8px) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}.filter-section.has-active-filters .filter-popup-wrapper{opacity:0;transform:scale(.8);pointer-events:none;transition:opacity .2s ease,transform .25s cubic-bezier(.4,0,.2,1)}.filter-popup{position:fixed;top:140px;left:20px;width:840px;max-width:calc(100vw - 40px);background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026,0 4px 16px #0000001a;border:1px solid #e5e5e5;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-8px) scale(.98);transition:all .2s ease}.filter-popup.open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.filter-popup-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #f3f4f6}.filter-popup-title{font-size:16px;font-weight:600;color:#111827;margin:0}.filter-popup-clear{font-size:13px;color:var(--secondary-purple, #6D31C2);background:none;border:none;cursor:pointer;font-weight:500;padding:0}.filter-popup-clear:hover{text-decoration:underline}.filter-popup-body{padding:24px 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-height:400px;overflow-y:auto}.filter-popup-group{display:flex;flex-direction:column;gap:8px}.filter-popup-group--full-width{grid-column:1 / -1}.filter-popup-label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.filter-popup-input{padding:12px 14px;border:1px solid #e5e5e5;border-radius:10px;font-size:14px;width:100%;background:#fff;transition:all .15s}.filter-popup-input:focus{outline:none;border-color:var(--secondary-purple, #6D31C2);box-shadow:0 0 0 3px #6d31c21a}.filter-popup-select{padding:12px 36px 12px 14px;border:1px solid #e5e5e5;border-radius:10px;font-size:14px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 14px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;width:100%;transition:all .15s}.filter-popup-select:focus{outline:none;border-color:var(--secondary-purple, #6D31C2);box-shadow:0 0 0 3px #6d31c21a}.filter-popup-neighborhoods{max-height:180px;overflow-y:auto;border:1px solid #e5e5e5;border-radius:10px;padding:8px}.neighborhood-checkbox-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.neighborhood-checkbox-item-popup{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:6px;cursor:pointer;font-size:13px;color:#374151;transition:background .15s ease}.neighborhood-checkbox-item-popup:hover{background:#f5f3ff}.neighborhood-checkbox-item-popup input[type=checkbox]{width:16px;height:16px;accent-color:var(--secondary-purple, #6D31C2);cursor:pointer;flex-shrink:0}.neighborhood-checkbox-item-popup span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter-popup-group--full-width .neighborhood-search-group{min-width:100%;max-width:100%}.filter-popup-group--full-width .neighborhood-search-group>label{display:none}.filter-popup-group--full-width .neighborhood-search-dropdown{position:relative;top:0;margin-top:.5rem;max-height:200px;box-shadow:none;border:1px solid #e5e5e5}.filter-popup-group--full-width .neighborhood-chips-row{max-height:100px;overflow-y:auto}.filter-popup-footer{padding:16px 20px;border-top:1px solid #f3f4f6;display:flex;gap:12px}.filter-popup-footer .btn{flex:1;padding:12px 16px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s;text-align:center}.filter-popup-footer .btn-secondary{background:#fff;border:1px solid #e5e5e5;color:#374151}.filter-popup-footer .btn-secondary:hover{background:#f9fafb;border-color:#d1d5db}.filter-popup-footer .btn-primary{background:var(--secondary-purple, #6D31C2);border:1px solid var(--secondary-purple, #6D31C2);color:#fff}.filter-popup-footer .btn-primary:hover{background:var(--primary-purple, #31135D);border-color:var(--primary-purple, #31135D)}.filter-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000001a;z-index:500;opacity:0;visibility:hidden;transition:all .2s ease}.filter-backdrop.open{opacity:1;visibility:visible}@media (min-width: 769px){.filter-section{display:block}.filter-tags-row{display:flex}.inline-filters{display:none!important}}@media (max-width: 768px){.filter-section,.filter-tags-row,.filter-popup,.filter-backdrop{display:none!important}}.inline-filters{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem;padding:1rem 1.5rem 1.5rem;background:#fff;border-bottom:1px solid #e5e7eb;overflow:visible;position:relative;z-index:200}.inline-filters .filter-group{flex:0 0 auto;min-width:140px;position:relative;padding-top:.5rem;z-index:1}.inline-filters .filter-group.compact{flex:0 0 auto;min-width:140px;position:relative;padding-top:.5rem}.inline-filters .filter-group.schedule-selector-group{flex:0 0 auto;min-width:auto;display:flex;align-items:center;padding-top:0}.inline-filters .filter-group>label{position:absolute;top:0;left:.75rem;background:#fff;padding:0 .375rem;font-size:.675rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.025em;z-index:1;pointer-events:none}.inline-filters .filter-select{width:100%;padding:.65rem .75rem .55rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;background:#fff;cursor:pointer;transition:border-color .2s;min-height:44px}.inline-filters .filter-select:hover{border-color:#9ca3af}.inline-filters .filter-select:focus{outline:none;border-color:var(--secondary-purple, #6D31C2);box-shadow:0 0 0 3px #6d31c21a}.inline-filters .neighborhoods-group{position:relative;min-width:240px;z-index:100}.inline-filters .neighborhoods-group:focus-within{z-index:1000}@media (min-width: 769px){.inline-filters .neighborhoods-group{flex:1 1 auto;min-width:600px;max-width:800px}}.neighborhood-dropdown-container{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:.375rem;padding:.375rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;min-height:44px;max-height:110px;max-width:360px;overflow-y:auto;overflow-x:hidden;cursor:text;transition:border-color .2s}.neighborhood-dropdown-container:hover{border-color:#9ca3af}.neighborhood-dropdown-container:focus-within{border-color:var(--secondary-purple, #6D31C2);box-shadow:0 0 0 3px #6d31c21a}.inline-filters .neighborhood-search{flex:1 1 auto;min-width:100px;padding:.25rem .375rem;border:none;border-radius:0;font-size:.875rem;background:transparent;cursor:text;outline:none}.inline-filters .neighborhood-search:hover{border-color:transparent}.inline-filters .neighborhood-search:focus{outline:none;border-color:transparent;box-shadow:none}.selected-neighborhoods-chips{display:contents}.neighborhood-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#31135d;color:#fff;border-radius:4px;font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap;transition:all .2s ease;animation:chipFadeIn .2s ease}@keyframes chipFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.neighborhood-chip:hover{background:#251047;transform:translateY(-1px);box-shadow:0 2px 4px #31135d33}.neighborhood-chip-remove{display:flex;align-items:center;justify-content:center;width:14px;height:14px;background:#fff3;border-radius:50%;cursor:pointer;transition:background .2s ease;font-size:10px;line-height:1;padding:0;border:none;color:#fff;flex-shrink:0}.neighborhood-chip-remove:hover{background:#ffffff4d}.neighborhood-list{display:none;position:absolute;top:100%;left:0;right:0;margin-top:.25rem;max-height:400px;overflow-y:auto;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 8px 24px #00000026;z-index:9999;padding:.5rem}.neighborhood-dropdown-container:focus-within~.neighborhood-list,.neighborhood-list:hover,.neighborhoods-group:focus-within .neighborhood-list{display:block}.neighborhood-list label{display:block;padding:.5rem;cursor:pointer;font-size:.875rem;border-radius:4px;transition:background .15s ease;font-weight:400;text-transform:none;letter-spacing:normal}.neighborhood-list label:hover{background:#f3f4f6}.neighborhood-list input[type=checkbox]{margin-right:.5rem;cursor:pointer;accent-color:var(--secondary-purple, #6D31C2)}.inline-filters .neighborhood-search-group{position:relative;min-width:200px;max-width:280px;z-index:100}.inline-filters .neighborhood-search-group:focus-within{z-index:1000}.neighborhood-search-container{position:relative;display:flex;align-items:center}.neighborhood-search-input{width:100%;padding:.625rem 2rem .625rem .75rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;transition:border-color .2s,box-shadow .2s}.neighborhood-search-input:hover{border-color:#9ca3af}.neighborhood-search-input:focus{outline:none;border-color:var(--secondary-purple, #6D31C2);box-shadow:0 0 0 3px #6d31c21a}.neighborhood-search-input::-moz-placeholder{color:#9ca3af}.neighborhood-search-input::placeholder{color:#9ca3af}.neighborhood-clear-btn{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:20px;height:20px;padding:0;border:none;background:#e5e7eb;border-radius:50%;font-size:14px;line-height:1;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.neighborhood-clear-btn:hover{background:#d1d5db;color:#374151}.neighborhood-chips-row{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.5rem}.neighborhood-chip-compact{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:var(--secondary-purple, #6D31C2);color:#fff;border-radius:9999px;font-size:.75rem;font-weight:500;white-space:nowrap}.neighborhood-chip-compact button{display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:#fff3;border-radius:50%;color:#fff;font-size:12px;line-height:1;cursor:pointer;transition:background .15s}.neighborhood-chip-compact button:hover{background:#ffffff59}.neighborhood-add-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:2px dashed #d1d5db;background:#fff;border-radius:9999px;font-size:18px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .15s;flex-shrink:0}.neighborhood-add-btn:hover{border-color:var(--secondary-purple, #6D31C2);color:var(--secondary-purple, #6D31C2);background:#f5f3ff}.neighborhood-search-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:320px;overflow-y:auto;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 8px 24px #0000001f;z-index:9999}.neighborhood-dropdown-search{padding:.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff}.neighborhood-dropdown-search .neighborhood-search-input{width:100%;padding:.5rem .75rem;font-size:.875rem;border:1px solid #e5e7eb;border-radius:6px}.neighborhood-search-option{display:block;width:100%;padding:.625rem .75rem;border:none;background:transparent;text-align:left;font-size:.875rem;color:#374151;cursor:pointer;transition:background .15s}.neighborhood-search-option:hover{background:#f5f3ff}.neighborhood-search-option:focus{outline:none;background:#ede9fe}.neighborhood-search-empty{padding:.75rem;text-align:center;font-size:.875rem;color:#6b7280}.neighborhood-search-more{padding:.5rem .75rem;font-size:.75rem;color:#9ca3af;background:#f9fafb;border-top:1px solid #e5e7eb;text-align:center}@media (max-width: 768px){.inline-filters .neighborhood-search-group{width:100%;max-width:100%;min-width:100%}.neighborhood-search-dropdown{max-height:240px}.neighborhood-chips-row{max-height:80px;overflow-y:auto}}.results-header{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:.875rem;color:#374151}.results-count strong{font-weight:600;color:#111827}.sort-select{padding:.5rem 2rem .5rem .75rem;font-size:.875rem;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23374151' d='M2.5 4.5L6 8l3.5-3.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;transition:border-color .2s ease}.sort-select:hover{border-color:#6366f1}.sort-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.listings-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:1rem 1.5rem;background:#f9fafb;min-height:0}.listings-container{display:flex;flex-direction:column;gap:1.25rem;width:100%}.map-column{flex:0 0 55%;height:100vh;display:flex;flex-direction:column;overflow:visible;position:relative;background:#f3f4f6}.map-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:#fff;border-bottom:1px solid #e5e7eb;z-index:20;position:relative;height:60px}.map-logo{display:flex;align-items:center;gap:.625rem;text-decoration:none;font-weight:600;color:#1f2937;transition:opacity .2s}.map-logo:hover{opacity:.8}.map-logo .logo-icon{flex-shrink:0;width:36px;height:36px;aspect-ratio:1 / 1;border-radius:50%;-o-object-fit:cover;object-fit:cover}.map-logo .logo-text{font-size:1.125rem;white-space:nowrap}.search-page .hamburger-menu{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:transparent;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;color:#374151;transition:all .2s}.search-page .hamburger-menu:hover{background:#f3f4f6}.search-page .hamburger-menu svg{color:#6b7280}.header-dropdown{position:absolute;top:calc(100% + .5rem);right:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px #0000001a;min-width:220px;padding:.5rem;z-index:30;animation:dropdownFadeIn .2s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-dropdown a{display:block;padding:.75rem 1rem;color:#374151;text-decoration:none;font-size:.875rem;border-radius:8px;transition:background .2s}.header-dropdown a:hover{background:#f3f4f6;color:var(--secondary-purple, #6D31C2)}.map-header-actions{display:flex;align-items:center;gap:.75rem}.favorites-link{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#f3f4f6;color:var(--secondary-purple, #6D31C2);text-decoration:none;transition:all .2s ease}.favorites-link:hover{background:#ede9fe;transform:scale(1.05)}.favorites-link svg{stroke:var(--secondary-purple, #6D31C2);fill:none;transition:fill .2s ease}.favorites-link:hover svg{fill:#6d31c226}.favorites-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;display:flex;align-items:center;justify-content:center;background:var(--secondary-purple, #6D31C2);color:#fff;font-size:11px;font-weight:600;border-radius:9px;border:2px solid white;box-shadow:0 2px 4px #0000001a}.google-map-container{flex:1;position:relative;width:100%;height:calc(100vh - 60px);background:#f3f4f6;overflow:hidden}.google-map{width:100%;height:100%}.map-column>.google-map-container{flex:1;height:100%!important;width:100%!important}.loading-skeleton{display:flex;flex-direction:column;gap:1.25rem}.skeleton-card{background:#fff;border-radius:12px;overflow:hidden;animation:pulse 1.5s ease-in-out infinite}.skeleton-image{width:100%;aspect-ratio:16 / 10;background:#e5e7eb}.skeleton-content{padding:1rem}.skeleton-line{height:12px;background:#e5e7eb;border-radius:4px;margin-bottom:.5rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.error-message,.no-results-notice{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center}.error-message svg,.no-results-notice svg{color:#9ca3af;margin-bottom:1rem}.error-message h3,.no-results-notice h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.error-message p,.no-results-notice p{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem}.retry-btn,.reset-filters-btn{padding:.75rem 1.5rem;background:var(--secondary-purple, #6D31C2);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s}.retry-btn:hover,.reset-filters-btn:hover{background:var(--primary-purple, #31135D)}.fallback-loading{display:flex;justify-content:center;padding:2rem;color:#6b7280;font-size:.875rem}.fallback-listings-section{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.fallback-header{text-align:center;margin-bottom:1.5rem}.fallback-header h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.fallback-header p{font-size:.875rem;color:#6b7280;margin:0}@media (max-width: 1200px){.listings-column,.map-column{flex:0 0 50%}}@media (max-width: 1024px){.two-column-layout{flex-direction:column}.listings-column,.map-column{flex:0 0 100%;height:50vh}}.mobile-filter-bar{display:none;position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;gap:.5rem;box-shadow:0 2px 4px #0000000d}.mobile-logo-link{display:none;align-items:center;justify-content:center;flex-shrink:0}.mobile-logo-icon{display:block;width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.mobile-schedule-selector,.mobile-header-actions,.mobile-filter-close-btn{display:none}.filter-toggle-btn,.map-toggle-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s}.filter-toggle-btn:hover,.map-toggle-btn:hover{background:#f9fafb;border-color:#9ca3af}.filter-toggle-btn:active,.map-toggle-btn:active{background:#f3f4f6}.compact-schedule-indicator{display:none!important}@media (max-width: 768px){.map-column{display:none}.listings-column{flex:1 1 100%;height:auto;min-height:100vh}.mobile-filter-bar{display:flex;position:fixed;top:0;left:0;right:0;z-index:100;align-items:center;transition:transform .3s ease,opacity .3s ease}.mobile-filter-bar--hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.mobile-logo-link{display:flex;margin-right:.5rem}.mobile-header-actions{display:flex;align-items:center;gap:.5rem;margin-left:auto}.mobile-favorites-link{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f3e8ff;color:var(--secondary-purple, #6D31C2);text-decoration:none;transition:all .2s ease}.mobile-favorites-link:hover{background:#ede9fe;transform:scale(1.05)}.mobile-favorites-link svg{fill:var(--secondary-purple, #6D31C2);stroke:none;transition:fill .2s ease}.mobile-favorites-link:hover svg{fill:var(--primary-purple, #31135D)}.mobile-signin-btn{display:flex;align-items:center;justify-content:center;padding:.5rem .75rem;background:var(--secondary-purple, #6D31C2);color:#fff;font-size:.8125rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.mobile-signin-btn:hover{background:var(--primary-purple, #31135D)}.search-page .hamburger-menu{display:none}.mobile-schedule-selector{display:block;flex-shrink:0;padding:.75rem 1rem;background:#fff;border-bottom:1px solid #e5e7eb;position:fixed;top:60px;left:0;right:0;z-index:100;transition:transform .3s ease,opacity .3s ease}.mobile-schedule-selector--hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.listings-column{padding-top:140px;transition:padding-top .3s ease}.listings-column--header-hidden{padding-top:50px}.compact-schedule-indicator{display:none;position:fixed;top:0;left:0;right:0;z-index:99;background:#fff;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;align-items:center;justify-content:space-between;gap:1rem;box-shadow:0 2px 4px #0000000d;transform:translateY(-100%);opacity:0;transition:transform .3s ease,opacity .3s ease}.compact-schedule-indicator--visible{display:flex!important;transform:translateY(0);opacity:1}.compact-schedule-text{font-size:.8125rem;font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-schedule-text .compact-label{color:#6b7280;font-weight:400}.compact-schedule-dots{display:flex;gap:6px;align-items:center}.compact-day-dot{width:10px;height:10px;border-radius:50%;background:#e5e7eb;transition:background .2s ease,transform .2s ease}.compact-day-dot.selected{background:#31135d;transform:scale(1.1)}.results-header{position:relative;top:0;z-index:10;background:#f9fafb;margin-top:0;transition:opacity .3s ease,max-height .3s ease;max-height:50px;overflow:hidden}.results-header--hidden{opacity:0;max-height:0;padding:0;border:none}.listings-content{min-height:calc(100vh - 190px)}.inline-filters{display:none;flex-direction:column;gap:0;position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;z-index:2000;padding:1rem;overflow-y:auto}.inline-filters.active{display:flex}.inline-filters .filter-group.schedule-selector-group{display:none}.inline-filters.active .filter-group:not(.schedule-selector-group){display:flex;flex-direction:column;width:100%;min-width:100%;margin-bottom:1.5rem}.inline-filters.active .neighborhoods-group{width:100%;margin-bottom:1.5rem}.mobile-filter-close-btn{position:fixed;top:1rem;right:1rem;width:40px;height:40px;background:#fff;border:1px solid #d1d5db;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:400;cursor:pointer;z-index:2001;box-shadow:0 2px 8px #0000001a;transition:all .2s;color:#6b7280;line-height:1;padding:0;margin:0}.mobile-filter-close-btn:before{content:"✕"}.mobile-filter-close-btn{font-size:0}.mobile-filter-close-btn:before{font-size:20px}.mobile-filter-close-btn:hover{background:#f3f4f6;border-color:#9ca3af;color:#374151;transform:none}.mobile-filter-close-btn:active{background:#e5e7eb;transform:scale(.95)}.inline-filters.active{padding-top:4rem;padding-bottom:6rem}.mobile-filter-apply-container{position:fixed;bottom:0;left:0;right:0;padding:1rem;background:#fff;border-top:1px solid #e5e7eb;z-index:2002;box-shadow:0 -4px 12px #0000001a}.mobile-filter-apply-btn{width:100%;padding:1rem 1.5rem;background:var(--secondary-purple, #6D31C2);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center}.mobile-filter-apply-btn:hover{background:var(--primary-purple, #31135D)}.mobile-filter-apply-btn:active{background:var(--primary-purple-dark, #1f0a3d);transform:scale(.98)}.inline-filters .filter-group>label{position:absolute;top:0;left:1rem;background:#fff;padding:0 .375rem;font-size:.675rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.025em;z-index:1;pointer-events:none}.inline-filters .filter-select{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;height:auto;min-height:44px}.inline-filters .neighborhood-list{display:none;max-height:300px;border-radius:8px;margin-top:.5rem;overflow-y:auto;z-index:500}.inline-filters .neighborhood-dropdown-container:focus-within~.neighborhood-list,.inline-filters .neighborhood-list:hover,.inline-filters .neighborhoods-group:focus-within .neighborhood-list{display:block}.inline-filters .neighborhood-dropdown-container{width:100%;max-width:100%;max-height:110px;padding:.5rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;min-height:44px}.inline-filters .neighborhood-dropdown-container:focus-within{border-color:var(--secondary-purple, #6D31C2);box-shadow:0 0 0 3px #6d31c21a}.inline-filters .neighborhood-search{flex:1 1 auto;min-width:80px;padding:.25rem .5rem;font-size:1rem;border:none;background:transparent;cursor:text}.inline-filters .neighborhood-search:focus{outline:none;border-color:transparent;box-shadow:none}.map-header{padding:.75rem 1rem}.map-logo .logo-text{font-size:1rem}.map-header-actions{gap:.75rem}.favorites-link{width:36px;height:36px}.favorites-link svg{width:20px;height:20px}.favorites-badge{min-width:16px;height:16px;font-size:10px;top:-3px;right:-3px}.deep-research-floating-btn{top:60px;right:12px;padding:.625rem 1rem;font-size:.85rem}}.map-legend{position:absolute;bottom:30px;left:20px;background:#fff;border-radius:12px;padding:1rem;box-shadow:0 4px 12px #00000026;z-index:10;min-width:200px;animation:legendFadeIn .3s ease-out}@keyframes legendFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.legend-header{margin-bottom:.75rem}.legend-header h4{font-size:.875rem;font-weight:600;color:#1f2937;margin:0}.legend-items{display:flex;flex-direction:column;gap:.625rem;margin-bottom:.75rem}.legend-item{display:flex;align-items:center;gap:.625rem}.legend-marker{width:32px;height:20px;border-radius:10px;flex-shrink:0}.legend-item span:last-child{font-size:.8125rem;color:#4b5563}.legend-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding-top:.75rem;border-top:1px solid #e5e7eb}.legend-toggle input[type=checkbox]{width:16px;height:16px;cursor:pointer}.legend-toggle span{font-size:.8125rem;color:#4b5563;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ai-research-button{position:absolute;top:16px;left:50%;transform:translate(-50%);background:#31135d;color:#fff;border:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;display:flex;align-items:center;gap:8px;box-shadow:0 4px 12px #31135d4d;z-index:10;transition:all .2s ease;white-space:nowrap}.ai-research-button:hover{background:#522580;box-shadow:0 6px 16px #31135d66;transform:translate(-50%) translateY(-2px)}.ai-research-button:active{transform:translate(-50%) translateY(0);box-shadow:0 2px 8px #31135d4d}.ai-research-button svg{flex-shrink:0;width:18px;height:18px}.map-loading{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f9fafb;z-index:5}.map-loading .spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:var(--primary-purple, #31135D);border-radius:50%;animation:spin .8s linear infinite}.map-loading p{margin-top:1rem;font-size:.875rem;color:#6b7280}@keyframes spin{to{transform:rotate(360deg)}}.pulse{animation:markerPulse 1.5s ease-in-out infinite;background:#4b47ce!important;z-index:9999!important}@keyframes markerPulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2);box-shadow:0 0 20px #4b47ce99}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-map-modal{display:none}@media (max-width: 768px){.mobile-map-modal{display:block;position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#fff;z-index:3000;overflow:hidden}.mobile-map-header{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 4px #0000000d;z-index:3001}.mobile-map-header h2{margin:0;font-size:1.125rem;font-weight:600;color:#1f2937}.mobile-map-close-btn{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:36px;height:36px;background:#fff;border:1px solid #d1d5db;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:400;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:all .2s;color:#6b7280;line-height:1;padding:0;z-index:3002}.mobile-map-close-btn:hover{background:#f3f4f6;border-color:#9ca3af;color:#374151}.mobile-map-close-btn:active{background:#e5e7eb;transform:translateY(-50%) scale(.95)}.mobile-map-content{width:100%;height:calc(100vh - 60px);position:relative}.mobile-map-content .google-map-container{width:100%;height:100%}.mobile-map-content .google-map{width:100%;height:100%;border-radius:0}.mobile-map-content .map-legend{bottom:20px;left:50%;transform:translate(-50%);min-width:180px}.mobile-map-content .ai-research-button{top:auto;bottom:180px;left:50%;transform:translate(-50%);padding:8px 14px;font-size:13px}}.testimonials-section{padding:4rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);text-align:center;color:#fff}.testimonials-section h2{font-size:2rem;font-weight:700;margin-bottom:3rem;color:#fff}.testimonials-carousel{max-width:800px;margin:0 auto 2rem;position:relative;min-height:200px}.testimonial-card{display:none;animation:fadeIn .5s ease}.testimonial-card.active{display:block}.testimonial-quote{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;font-style:italic;position:relative}.testimonial-quote:before,.testimonial-quote:after{content:'"';font-size:3rem;opacity:.3;position:absolute}.testimonial-quote:before{top:-1rem;left:-2rem}.testimonial-quote:after{bottom:-2rem;right:-2rem}.testimonial-author{display:flex;flex-direction:column;gap:.25rem}.author-name{font-weight:600;font-size:1.1rem}.author-title{font-size:.9rem;opacity:.9}.carousel-dots{display:flex;justify-content:center;gap:.5rem}.dot{width:10px;height:10px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:all .3s ease}.dot.active{background:#fff;width:30px;border-radius:5px}.dot:hover{background:#fff9}.support-section{padding:4rem 2rem;background:var(--bg-light);text-align:center}.support-section h2{font-size:2rem;font-weight:700;margin-bottom:3rem;color:var(--text-dark)}.support-options{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;max-width:800px;margin:0 auto}.support-card-link{text-decoration:none;color:inherit}.support-card{background:var(--bg-white);padding:2rem;border-radius:var(--radius-lg);min-width:120px;box-shadow:var(--shadow-sm);transition:all .3s ease;cursor:pointer}.support-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.support-icon{width:60px;height:60px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.support-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.support-card p{font-weight:600;color:var(--text-dark)}.support-section-alt{padding:4rem 2rem 6rem;background:#fff}.support-section-alt-container{max-width:800px;margin:0 auto}.support-section-alt-header{text-align:center;margin-bottom:2.5rem}.support-section-alt-eyebrow{font-size:.875rem;color:#6b7280;margin:0 0 .5rem;font-weight:500}.support-section-alt-header h2{font-size:2rem;font-weight:700;color:#1d1d1f;margin:0;line-height:1.2}.support-section-alt-grid{display:flex;flex-direction:column;gap:1rem}.support-alt-card{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #E5E7EB;border-radius:16px;text-decoration:none;color:inherit;transition:all .2s ease}.support-alt-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #00000014;transform:translate(4px)}.support-alt-icon{width:48px;height:48px;background:#f9fafb;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.support-alt-content{flex:1;min-width:0}.support-alt-content h3{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .25rem}.support-alt-content p{font-size:.875rem;color:#6b7280;margin:0}.support-alt-arrow{color:#9ca3af;flex-shrink:0;transition:all .2s ease}.support-alt-card:hover .support-alt-arrow{color:#31135d;transform:translate(4px)}@media (max-width: 768px){.support-section-alt{padding:3rem 1.5rem 4rem}.support-section-alt-header h2{font-size:1.5rem}.support-alt-card{padding:1rem 1.25rem;gap:1rem}.support-alt-icon{width:40px;height:40px}.support-alt-icon svg{width:24px;height:24px}}.main-footer{background:#31135d;color:#ffffffe6;padding:2rem 1.5rem 1rem;width:100%;margin:0}.footer-container{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr auto 1fr 1fr;gap:1rem;padding:0 2rem}.footer-divider-vertical{width:1px;background:#ffffff26;align-self:stretch;margin:0 .5rem}.footer-column{display:flex;flex-direction:column;min-height:280px}.footer-column h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.75rem}.footer-column a{display:block;color:#ffffffb3;text-decoration:none;margin-bottom:.4rem;transition:color .3s ease;font-size:.9rem}.footer-column a:hover{color:#fff}.emergency-assistance-btn{display:block;width:100%;background:#dc2626;color:#fff;border:none;padding:1.5rem 1rem;margin-top:.75rem;font-weight:700;font-size:1rem;border-radius:10px;cursor:pointer;transition:all .3s ease;text-align:center;box-shadow:0 2px 4px #dc262633;min-height:60px}.emergency-assistance-btn:hover{background:#b91c1c;transform:translateY(-2px);box-shadow:0 4px 8px #dc26264d}.emergency-assistance-btn:active{transform:translateY(0)}.referral-text{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#fff}.referral-subtext{font-size:.8rem;margin-bottom:.5rem;color:#ffffffb3;line-height:1.4}.import-column{background:#ffffff0d;border-radius:12px;padding:1.25rem;border:1px solid rgba(255,255,255,.1)}.import-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.import-header h4{margin-bottom:0}.import-icon{width:40px;height:40px;background:linear-gradient(135deg,#7c3aed,#5b21b6);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.import-icon svg{stroke:#fff}.import-tagline{font-size:.95rem;font-weight:600;color:#fff;margin-bottom:.25rem}.import-text{font-size:.8rem;margin-bottom:.75rem;color:#ffffffb3;line-height:1.4}.referral-options{display:flex;gap:.75rem;margin-bottom:.75rem}.referral-options label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.referral-input,.import-input{width:100%;padding:.75rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-md);color:#fff;margin-bottom:.25rem;height:44px;box-sizing:border-box}.import-input:last-of-type{margin-bottom:.25rem}.import-column{justify-content:flex-start}.import-column>*:last-child{margin-top:auto}.share-btn{width:100%;background:#5b21b6;color:#fff;border:none;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .1s ease;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:8px}.share-btn:hover{background:#4c1d95;transform:translateY(-1px)}.import-btn{width:100%;background:#5b21b6;color:#fff;border:none;padding:.75rem 1.5rem;font-weight:600;font-size:1rem;border-radius:var(--radius-md);cursor:pointer;transition:all .3s ease;height:44px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.import-btn:hover{background:#4c1d95;transform:translateY(-2px)}.app-download-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2.5rem 4rem;margin:0;width:100%;display:flex;justify-content:center;align-items:center;gap:6rem;box-sizing:border-box}.app-card,.alexa-card{display:flex;align-items:center;gap:1.25rem}.app-divider{width:1px;height:100px;background:#d0d0d0}.app-phone-image{width:100px;height:auto;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.app-content,.alexa-content{display:flex;flex-direction:column;gap:.25rem}.app-tagline,.alexa-tagline{font-size:1.1rem;color:#333;line-height:1.35;font-weight:600;margin:0}.app-tagline em,.alexa-tagline em{font-style:italic;color:#5b21b6}.app-subtitle,.alexa-subtitle{font-size:.8rem;color:#666;line-height:1.4;margin:0 0 .5rem;max-width:220px}.app-store-btn,.alexa-btn{display:inline-block;text-decoration:none;transition:transform .2s ease,opacity .2s ease;width:-moz-fit-content;width:fit-content}.app-store-btn:hover,.alexa-btn:hover{transform:scale(1.03);opacity:.9}.app-store-btn img,.alexa-btn img{display:block;height:40px;width:auto}.alexa-device-image{width:100px;height:auto;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.footer-bottom{padding:1.25rem 2rem;margin:0;background:#f5f5f5;border-top:1px solid #e0e0e0;width:100%;display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#666;box-sizing:border-box}.footer-bottom-left,.footer-bottom-right{flex:1}.footer-bottom-left{display:flex;align-items:center;gap:.75rem}.footer-bottom-center{display:flex;align-items:center;gap:.35rem;color:#888}.footer-bottom-right{text-align:right;color:#888}.footer-link{color:#555;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#5b21b6}.footer-divider{color:#ccc}.heart-icon{animation:heartbeat 1.5s ease-in-out infinite}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@media (max-width: 900px){.main-footer{padding:1.5rem 1rem 1rem;box-sizing:border-box;overflow-x:hidden}.footer-container{grid-template-columns:1fr 1fr!important;gap:1.5rem;max-width:100%}.footer-column{min-height:auto}.footer-column h4{font-size:.9rem;margin-bottom:.5rem}.footer-column a{font-size:.8rem;margin-bottom:.3rem}.footer-column:has(.share-btn),.footer-column.import-column,.footer-divider-vertical{display:none}.app-download-section{flex-direction:column;padding:2rem 1.5rem;gap:2rem;box-sizing:border-box;overflow-x:hidden}.app-divider{width:80px;height:1px}.app-card,.alexa-card{gap:1rem}.app-phone-image,.alexa-device-image{width:70px}.app-tagline,.alexa-tagline{font-size:1rem}.app-subtitle,.alexa-subtitle{font-size:.75rem;max-width:none}.app-store-btn img,.alexa-btn img{height:36px}.footer-bottom{flex-direction:column;gap:.75rem;padding:1rem;font-size:.8rem;box-sizing:border-box}.footer-bottom-left,.footer-bottom-center,.footer-bottom-right{flex:none;text-align:center}.footer-bottom-left{justify-content:center}}.floating-badge{position:fixed;bottom:20px;right:20px;transform:none;z-index:9999;cursor:pointer;transition:all .3s ease;display:block}.badge-content{background:#31135d;color:#fff;padding:21px 17px;border-radius:26px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:80px}.badge-text-top{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.badge-icon{font-size:8rem;margin:5px 0;line-height:1;display:flex;justify-content:center;align-items:center}.badge-icon lottie-player{width:102px!important;height:102px!important}.badge-text-bottom{display:flex;flex-direction:column;font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.badge-expanded{position:absolute;bottom:100%;right:0;background:var(--bg-purple);color:#fff;padding:34px 51px;border-radius:27px;white-space:nowrap;opacity:0;pointer-events:none;transform:translateY(20px);font-size:2rem;transition:all .3s ease;box-shadow:0 8px 25px #0003;margin-bottom:10px}.floating-badge:hover .badge-expanded{opacity:1;transform:translateY(-20px)}.floating-badge:hover{transform:translateY(-5px) scale(1.05)}.market-popup-container{position:fixed;bottom:24px;right:24px;z-index:1000}.market-popup-container.animate-in{animation:popupSlideUp .4s cubic-bezier(.16,1,.3,1)}.market-popup-container.animate-out{animation:popupSlideDown .3s ease-in forwards}@keyframes popupSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes popupSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.market-popup-card{display:flex;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 20px 40px -8px #00000026;overflow:hidden;max-width:420px;position:relative}.market-popup-content{padding:20px 24px;flex:1;display:flex;flex-direction:column;gap:12px}.market-popup-badge{display:inline-flex;align-items:center;gap:6px;color:#666;font-size:13px;font-weight:500}.market-popup-badge svg{width:16px;height:16px;color:#888}.market-popup-title{font-size:20px;font-weight:700;color:#1a1a1a;line-height:1.3;margin:0}.market-popup-description{font-size:14px;color:#666;line-height:1.5;margin:0}.market-popup-buttons{display:flex;gap:10px;margin-top:4px}.market-popup-btn-primary,.market-popup-btn-secondary{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;font-family:inherit}.market-popup-btn-primary{background:#1a1a1a;color:#fff}.market-popup-btn-primary:hover{background:#333;transform:translateY(-1px)}.market-popup-btn-secondary{background:transparent;color:#1a1a1a;border:1.5px solid #e0e0e0}.market-popup-btn-secondary:hover{border-color:#ccc;background:#f8f8f8}.market-popup-illustration{width:140px;min-width:140px;background:linear-gradient(135deg,#5b4b8a,#3d2e6b);display:flex;align-items:center;justify-content:center;padding:10px}.market-popup-close{position:absolute;top:8px;right:8px;width:24px;height:24px;border:none;background:#0000000d;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.market-popup-card:hover .market-popup-close{opacity:1}.market-popup-close:hover{background:#0000001a}.market-popup-close svg{width:14px;height:14px;color:#666}@media (max-width: 480px){.market-popup-container{bottom:16px;right:16px;left:16px}.market-popup-card{max-width:100%}.market-popup-illustration{width:100px;min-width:100px}.market-popup-illustration lottie-player{width:80px!important;height:80px!important}}.auth-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:#0000;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease,background .3s ease;display:flex;align-items:center;justify-content:center;padding:20px}.auth-modal.active{visibility:visible;opacity:1;background:#000000b3}.auth-modal-content{position:relative;background:#fff;border-radius:16px;width:auto;min-width:320px;max-width:calc(100vw - 40px);height:auto;min-height:400px;max-height:75vh;overflow:auto;box-shadow:0 20px 60px #0000004d;transform:scale(.95);opacity:0;transition:transform .3s ease,opacity .3s ease;display:flex;flex-direction:column}.auth-modal.active .auth-modal-content{transform:scale(1);opacity:1}.iframe-container{width:100%;flex:1;position:relative;min-height:400px}.iframe-container iframe{width:100%;height:100%;min-height:400px;border:none;border-radius:16px;background:#fff}.iframe-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:1}.iframe-loader.hidden{display:none}.iframe-loader.preloading{opacity:.7}.iframe-loader.loading{opacity:1}.iframe-loader.error{color:#d32f2f}.skeleton-loader{width:100%;height:400px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-skeleton 1.5s infinite;border-radius:8px;margin:20px 0}@keyframes loading-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-progress{width:200px;height:4px;background:#e0e0e0;border-radius:2px;overflow:hidden;margin:10px auto}.loading-progress-bar{height:100%;background:var(--primary-color);border-radius:2px;animation:progress-animation 2s ease-in-out infinite}@keyframes progress-animation{0%{width:0%}50%{width:70%}to{width:100%}}.spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid var(--bg-purple);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.iframe-loader p{color:#666;font-size:1rem}@keyframes modalSlideIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.auth-modal-close{position:absolute;top:1rem;right:1rem;background:#fff;border:1px solid #ddd;border-radius:50%;width:32px;height:32px;font-size:1.25rem;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:all .3s ease;z-index:10}.auth-modal-close:hover{color:#333;background:#f5f5f5;transform:scale(1.1)}@media (max-width: 768px){.auth-modal-content{width:calc(100vw - 40px);max-height:calc(100vh - 40px);border-radius:12px}.auth-modal-close{top:.5rem;right:.5rem;width:36px;height:36px;background:#fffffff2}.iframe-container iframe{border-radius:12px}}.logging-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;background:#000c;display:none;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logging-popup.active{display:flex}.logging-popup-content{background:#fff;padding:2rem 3rem;border-radius:16px;text-align:center;box-shadow:0 20px 60px #00000080;animation:fadeInScale .3s ease}.logging-popup-content .spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid var(--bg-purple);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.logging-popup-content p{color:#333;font-size:1.1rem;font-weight:500;margin:0}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.auth-container{padding:2rem;max-height:100%;overflow-y:auto}.auth-header{text-align:center;margin-bottom:2rem}.auth-logo{max-width:150px;height:auto;margin-bottom:1rem}.auth-header h2{color:#333;font-size:1.5rem;font-weight:600}.auth-form-container{display:none}.auth-form-container.active{display:block}.auth-form-container form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#666;font-size:.9rem;font-weight:500}.form-group input{padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus{outline:none;border-color:var(--bg-purple)}.password-wrapper{position:relative;display:flex;align-items:center}.password-wrapper input{width:100%;padding-right:3rem}.password-toggle{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;font-size:1.2rem;padding:.5rem;opacity:.6;transition:opacity .3s ease}.password-toggle:hover{opacity:1}.form-note{font-size:.85rem;color:#999;margin:-.5rem 0 .5rem}.form-help{font-size:.8rem;color:#666}.auth-submit-btn{background:var(--bg-purple);color:#fff;padding:.875rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.auth-submit-btn:hover{background:#4a1a8f;transform:translateY(-1px)}.auth-switch{text-align:center;margin-top:1.5rem;color:#666;font-size:.9rem}.auth-switch a{color:var(--bg-purple);text-decoration:none;font-weight:600}.auth-switch a:hover{text-decoration:underline}.auth-footer-note{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #eee;text-align:center}.auth-footer-note p{font-size:.8rem;color:#999}.auth-screen{display:none}.auth-screen.active{display:block}.modal-header{text-align:center;margin-bottom:2rem}.modal-logo{display:inline-flex;margin-bottom:1rem}.modal-logo .logo-placeholder{width:60px;height:60px;background:var(--bg-purple);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem}.modal-header h2{color:var(--text-dark);font-size:1.75rem;font-weight:700;margin:0}.auth-subtitle{text-align:center;color:var(--bg-purple);font-size:1.125rem;font-weight:500;margin-bottom:2rem}.auth-form{margin-top:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;color:#666;font-size:.875rem;font-weight:500}.form-group input{width:100%;padding:.875rem 1rem;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fafafa}.form-group input:focus{outline:none;border-color:var(--bg-purple);background:#fff;box-shadow:0 0 0 3px #5b21b61a}.password-input-wrapper{position:relative}.password-toggle{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:.25rem;color:#666}.auth-btn{width:100%;padding:1rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1rem}.auth-btn-primary{background:var(--bg-purple);color:#fff}.auth-btn-primary:hover{background:var(--bg-purple-dark);transform:translateY(-2px);box-shadow:0 4px 12px #5b21b64d}.auth-btn-outline{background:#fff;color:var(--bg-purple);border:2px solid var(--bg-purple)}.auth-btn-outline:hover{background:var(--bg-purple);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #5b21b64d}.form-note{font-size:.75rem;color:#999;margin-top:-.5rem;margin-bottom:1rem}.form-help{display:block;margin-top:.5rem;font-size:.75rem;color:#666}.auth-footer{text-align:center;margin-top:1.5rem;color:#666}.auth-footer a{color:var(--bg-purple);text-decoration:none;font-weight:500}.auth-footer a:hover{text-decoration:underline}.contact-host-modal .form-group{margin-bottom:16px}.contact-host-modal .form-group input,.contact-host-modal .form-group textarea{width:100%;padding:12px 14px;border:1px solid #D0D0D0;border-radius:8px;font-family:DM Sans,Arial,sans-serif;font-size:14px;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease;color:#4a4a4a;background-color:#fff}.contact-host-modal .form-group input::-moz-placeholder,.contact-host-modal .form-group textarea::-moz-placeholder{color:#9b9b9b}.contact-host-modal .form-group input::placeholder,.contact-host-modal .form-group textarea::placeholder{color:#9b9b9b}.contact-host-modal .form-group input:focus,.contact-host-modal .form-group textarea:focus{outline:none;border-color:#6d31c2;box-shadow:0 0 0 3px #6d31c21a}.contact-host-modal .form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed;color:#6b6b6b}.contact-host-modal .form-group input.error,.contact-host-modal .form-group textarea.error{border-color:red}.contact-host-modal .form-group input.error:focus,.contact-host-modal .form-group textarea.error:focus{box-shadow:0 0 0 3px #ff00001a}.contact-host-modal .form-group textarea{resize:vertical;min-height:100px;max-height:200px;line-height:1.5}@media (max-width: 480px){.contact-host-modal{width:calc(100vw - 32px);max-width:328px;margin:16px}.form-header h2{font-size:16px;padding:0 10px}.form-header .subject{font-size:13px}.btn-primary,.btn-secondary{font-size:16px}}.info-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000;animation:fadeIn .2s ease-in-out}.info-modal{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 24px #00000026;max-width:400px;width:90%;position:relative}@media (max-width: 768px){html,body,.home-page{overflow-x:hidden;max-width:100vw;width:100%}.nav-container{position:relative;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;max-width:100%;box-sizing:border-box}.hamburger-menu{display:none}.nav-center{display:flex;flex-direction:row;gap:.5rem;position:static;background:transparent;padding:0;box-shadow:none;justify-content:center;flex:1;margin:0}.nav-right{display:flex;position:static;background:transparent;padding:0;box-shadow:none;margin-right:0}.nav-right .divider,.nav-right a:last-child{display:none}.explore-rentals-btn{display:none}.nav-dropdown{width:auto}.dropdown-trigger{font-size:.9rem;padding:.4rem .8rem;width:auto;justify-content:center}.dropdown-trigger:after{content:none}.mobile-text{display:inline}.desktop-text{display:none}.nav-right a:last-child{display:none!important}.nav-dropdown .dropdown-menu{position:fixed!important;top:60px!important;transform:none!important;width:auto!important;min-width:140px!important;max-width:180px!important;max-height:70vh;overflow-y:auto;border-radius:8px;box-shadow:0 8px 24px #0003;background:#fff;z-index:100000!important;padding:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none}.nav-dropdown .dropdown-menu-host{left:25%!important;right:auto!important}.nav-dropdown .dropdown-menu-guest{left:auto!important;right:25%!important}.nav-dropdown .dropdown-menu.active{opacity:1!important;visibility:visible!important;pointer-events:auto}.nav-dropdown .dropdown-menu:before{display:none!important}.nav-dropdown:hover .dropdown-menu{margin-top:0}.mega-menu-featured,.menu-separator{display:none}.mega-menu-content{flex-direction:column;padding:0!important}.mega-menu-columns{flex-direction:column;padding:0;gap:0}.menu-column{padding:0}.menu-column-title{display:none}.dropdown-item{padding:.6rem 1.2rem!important;border-bottom:1px solid #f0f0f0;font-size:.85rem}.dropdown-item:last-child{border-bottom:none}.dropdown-separator{display:none}.dropdown-cta{display:none!important}.mobile-auth-link{display:flex!important;border-top:1px solid #e5e7eb;margin:0!important;padding:.6rem 1.2rem!important;color:#4b47ce;font-weight:600}.mobile-auth-link .dropdown-title{color:#4b47ce}.hero-illustration-left,.hero-illustration-right{display:none!important}.floating-avatar{display:block!important;z-index:3;border-width:3px;box-shadow:0 4px 12px #31135d1f}.floating-avatar .notification-badge,.avatar-5,.avatar-6{display:none!important}.avatar-1{width:52px!important;height:52px!important;top:auto!important;bottom:25%!important;right:2%!important;left:auto!important}.avatar-2{width:48px!important;height:48px!important;top:18%!important;left:2%!important;right:auto!important;bottom:auto!important}.avatar-3{width:52px!important;height:52px!important;top:auto!important;bottom:10%!important;right:auto!important;left:2%!important}.avatar-4{width:48px!important;height:48px!important;top:15%!important;right:2%!important;left:auto!important;bottom:auto!important}.hero-container{padding:0 1rem}.hero-badge{font-size:11px;padding:6px 14px;margin-bottom:16px}.hero-title .savings{font-size:28px}.hero-cta{flex-direction:row;align-items:center;justify-content:center;gap:12px}.cta-button.cta-primary{width:auto;max-width:none;justify-content:center;padding:10px 20px;font-size:13px}.hero-stats{display:none}.schedule-selector-wrapper{margin-bottom:24px}.value-container{grid-template-columns:repeat(2,1fr);gap:1rem;padding:2rem 1rem}.value-card{padding:1.5rem .75rem}.value-card h3{font-size:.85rem}.hero-section{margin:80px auto 1rem;width:100%;max-width:100%;min-height:auto;padding:20px 1rem 2rem;position:relative;overflow:visible;background:#fff;border-radius:0;box-shadow:none;display:flex;flex-direction:column;box-sizing:border-box}.mobile-empire-state{display:block!important;position:absolute;top:-55px;left:50%;transform:translate(-50%);width:300px;height:300px;max-height:300px;z-index:3;opacity:.6;animation:none;filter:none;overflow:visible;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border:none;box-sizing:border-box}.mobile-empire-state:after{content:"";position:absolute;bottom:0;left:0;right:0;height:150px;background:linear-gradient(to bottom,transparent 0%,transparent 30%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.9) 70%,white 90%,white 100%);opacity:1;z-index:1;pointer-events:none}.hero-section:before{display:none}.hero-section:after{display:none}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-10px)}}.hero-background{display:none}.hero-content-wrapper{width:100%;max-width:100%;position:relative;z-index:2}.hero-content{background:linear-gradient(to bottom,#e8e3f5,#ede9f7,#f2eff9,#f8f7fa,#fdfcfe 20%,#fff 30%,#fff)!important;width:100%;max-width:100%;padding:2rem 1.5rem;border-radius:0;margin:150px 0 0;position:relative;z-index:4;box-shadow:none;display:flex;flex-direction:column;align-items:center}.hero-title{font-size:1.75rem;line-height:1.2;margin-bottom:.75rem;text-align:center;font-weight:800;color:#111827;letter-spacing:-.5px;padding:0 1rem;order:1}.hero-title .savings{font-size:1.5rem;display:block;margin-top:.25rem}.hero-title .mobile-break{display:block;margin-top:.2rem}.hero-subtitle{font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;text-align:center;color:#6b7280;font-weight:400;padding:0 1rem;order:2}.day-selector{justify-content:center;gap:.25rem;margin-bottom:1rem;margin-top:0;order:3}.checkin-checkout{order:4;margin-bottom:1rem;margin-top:1rem;display:flex!important;justify-content:center;align-items:center;gap:3rem;font-size:.9rem;color:#374151;width:100%}.checkin-checkout strong{font-weight:600;color:#111827}.checkin-checkout .separator{color:#9ca3af;margin:0 .5rem;font-size:1.2rem}.calendar-icon{display:none}.hero-section .day-badge{width:38px!important;height:38px!important;font-size:15px!important;border-radius:8px!important;font-weight:600!important;background-color:#b2b2b2!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .2s ease!important;box-shadow:0 2px 6px #0000001a}.hero-section .day-badge.active{background-color:#4b47ce!important;color:#fff!important}.hero-section .day-badge:hover{transform:translateY(-2px)}.check-in-out{display:flex;justify-content:space-around;align-items:center;margin-bottom:1.25rem;font-size:.875rem;text-align:center}.check-in-out span{color:#000;font-weight:600}.check-in-out>div{flex:1}.check-in-out .separator{width:4px;height:4px;background:#9ca3af;border-radius:50%;margin:0 1rem}.hero-cta-button{display:block!important;width:80%;max-width:250px;padding:.875rem 1.5rem;font-size:1rem;border-radius:8px;background:transparent;color:#6366f1;border:2px solid #6366F1;font-weight:600;margin-top:1.5rem;cursor:pointer;transition:all .2s ease;order:5}.hero-cta-button:hover{background:#6366f1;color:#fff}.listings-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:0 1rem;grid-template-columns:none;-webkit-overflow-scrolling:touch}.listings-grid::-webkit-scrollbar{display:none}.listing-card{flex:0 0 85%;scroll-snap-align:center;max-width:400px}.scroll-indicators{display:flex}.support-options{grid-template-columns:repeat(2,1fr)}.schedule-section{padding:2rem 1rem;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.schedule-grid{width:100%;max-width:100%;margin:0;padding:0;overflow:hidden}.schedule-grid{grid-template-columns:1fr;gap:2rem}.schedule-card{margin:0;padding:1rem;border-radius:1rem;background:#fff;box-shadow:0 4px 12px #0000001a;max-width:100%;width:100%;overflow:hidden;box-sizing:border-box}.schedule-card h3{font-size:1.2rem;margin-bottom:1rem;text-align:center}.schedule-header h1{font-size:1.5rem!important;line-height:1.3}.schedule-header h2{font-size:1rem!important;margin-bottom:.25rem}.listings-section h2{font-size:1.5rem!important;margin-bottom:.75rem;text-align:center}.benefits-section{width:95%;padding:2rem 0}.benefits-wrapper{padding:1.5rem 1rem;border-radius:15px}.benefits-section h2{font-size:1.5rem!important;margin-bottom:1.5rem;padding:0 1rem}.benefit-item{margin-bottom:1.25rem}.benefit-item p{font-size:.95rem;line-height:1.6}.referral-section h2{font-size:1.5rem!important;margin-bottom:.75rem}.footer h3{font-size:1.1rem!important;margin-bottom:.75rem}h1{font-size:1.5rem!important}h2{font-size:1.3rem!important}h3{font-size:1.1rem!important}.schedule-visual{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:100%;overflow:hidden}.lottie-container{width:100%;max-width:100%;padding:.5rem;margin:0 auto}.calendar-grid{width:100%;max-width:480px;padding:0;margin:0 auto;box-sizing:border-box}.calendar-header{display:grid;grid-template-columns:repeat(7,1fr);gap:.125rem;margin-bottom:.5rem;text-align:center;font-size:.75rem;font-weight:600;color:#666;width:100%;box-sizing:border-box}.calendar-header span{padding:.2rem 0;font-size:.7rem;min-width:0}.calendar-body{display:flex;flex-direction:column;gap:.125rem;width:100%;box-sizing:border-box}.calendar-week{display:grid;grid-template-columns:repeat(7,1fr);gap:.125rem;width:100%;box-sizing:border-box}.calendar-week .day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:.6rem;border-radius:.25rem;background:#f8f9fa;min-width:0;max-width:25px;max-height:25px;overflow:hidden;box-sizing:border-box;height:auto;width:100%;line-height:1;text-align:center;transform:scale(.75)}.calendar-week .day.active{background:#5b21b61a;border:1px solid rgba(91,33,182,.3);transform:scale(.75)}.calendar-week .day.active:hover{transform:scale(.8)}.schedule-info{text-align:center;max-width:100%;width:100%;padding:0 .5rem;box-sizing:border-box}.schedule-tagline{color:var(--bg-purple);font-weight:600;font-size:1rem;margin-bottom:.5rem}.schedule-description{color:#666;font-size:.9rem;margin-bottom:1rem}.explore-btn{width:100%;max-width:100%;padding:.75rem 1rem;margin:0;display:block;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer-container{grid-template-columns:1fr;gap:2rem;padding:2rem 1rem}.footer-column{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.5rem}.footer-column:last-child{border-bottom:none}.footer-column h4{font-size:1.1rem;margin-bottom:1rem}.footer-column a{display:block;padding:.5rem 0;font-size:.95rem}.referral-options{display:flex;gap:.75rem;margin:1rem 0}.referral-options label{flex:1;padding:.75rem;text-align:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:.75rem;cursor:pointer;transition:all .2s ease;font-size:.95rem;font-weight:500}.referral-options label:hover{background:#ffffff1a}.referral-options input[type=radio]{display:none}.referral-options input[type=radio]:checked+label{background:var(--bg-purple);border-color:var(--bg-purple);color:#fff}.referral-input,.import-input{width:100%;padding:.85rem 1rem;font-size:1rem;margin-bottom:.75rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.2);background:#ffffff0d;color:#fff;-webkit-appearance:none}.referral-input:focus,.import-input:focus{outline:none;border-color:var(--bg-purple);background:#ffffff1a}.referral-input::-moz-placeholder,.import-input::-moz-placeholder{color:#ffffff80}.referral-input::placeholder,.import-input::placeholder{color:#ffffff80}.share-btn,.import-btn{width:100%;padding:.85rem;font-size:1rem;font-weight:600;border-radius:.75rem;background:var(--bg-purple);color:#fff;border:none;cursor:pointer;transition:all .2s ease}.share-btn:active,.import-btn:active{transform:scale(.98)}.app-download-section{display:none}.footer-bottom{flex-direction:column;gap:1rem;text-align:center;padding:1.5rem 1rem;font-size:.9rem}.floating-badge{bottom:30px;right:15px;width:90px;height:auto;max-height:120px}.badge-text-top{font-size:.6rem}.badge-content{padding:12px 10px;border-radius:20px}.badge-icon{font-size:3rem;width:auto;height:auto}.badge-icon lottie-player{width:60px!important;height:60px!important}.badge-text-bottom{font-size:.55rem;line-height:1.1}.badge-text-bottom span{font-size:.5rem}.badge-expanded{display:none;padding:1.36rem 2.72rem}.modal-overlay{position:fixed;background:#000000b3}.modal-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:400px;max-height:80vh;overflow-y:auto;border-radius:1rem}.form-group input,.auth-form input{padding:.85rem 1rem;font-size:1rem;border-radius:.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-group input:focus,.auth-form input:focus{outline:none;box-shadow:0 0 0 2px var(--bg-purple)}.auth-btn{padding:.85rem 1.5rem;font-size:1rem;font-weight:600;border-radius:.75rem;min-height:48px}.auth-btn:active{transform:scale(.98)}.nav-link{min-height:44px;display:flex;align-items:center;padding:.5rem .75rem;border-radius:.5rem}.dropdown-trigger{min-height:44px;border-radius:.5rem}.support-card{min-height:80px;padding:1rem}.listing-card,.schedule-card,.referral-card,.support-card,.hero-section,.floating-badge{box-shadow:0 2px 4px #0000001a!important}.listing-card:hover,.schedule-card:hover{box-shadow:0 4px 8px #00000026!important}.day-badge.active,.explore-btn:hover,.cta-button:hover{box-shadow:0 2px 6px #5b21b633!important}}.listing-card,.schedule-card,.referral-card,.support-card,.modal-content,.floating-badge{contain:layout style paint}.loading{opacity:.6;pointer-events:none;position:relative}.loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin .8s linear infinite}button.loading{color:transparent}.spinner{border:3px solid var(--border-color);border-top:3px solid var(--primary-color);border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}.inline-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(0,0,0,.1);border-top:2px solid var(--primary-color);border-radius:50%;animation:spin .8s linear infinite;margin-left:8px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease forwards;will-change:opacity,transform}.listing-card,.schedule-card,.support-card{will-change:transform}.listing-card:hover,.schedule-card:hover,.support-card:hover{will-change:auto}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.cookie-consent{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 20px #0000001a;padding:1.5rem;z-index:9998;transform:translateY(100%);transition:transform .3s ease}.cookie-consent.show{transform:translateY(0)}.cookie-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.cookie-content p{flex:1;margin:0;color:var(--text-dark)}.cookie-buttons{display:flex;gap:1rem;align-items:center}.cookie-accept,.cookie-decline{padding:.5rem 1.5rem;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .3s ease}.cookie-accept{background:var(--primary-color);color:#fff}.cookie-accept:hover{background:var(--primary-hover)}.cookie-decline{background:#f3f4f6;color:var(--text-dark)}.cookie-decline:hover{background:#e5e7eb}.cookie-link{color:var(--primary-color);text-decoration:none;font-weight:500}.cookie-link:hover{text-decoration:underline}@media (max-width: 768px){.cookie-content{flex-direction:column;text-align:center}.cookie-buttons{width:100%;justify-content:center}}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;border-radius:50%;background:var(--primary-color);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 4px 12px #5b21b64d;z-index:1000}.scroll-to-top.show{opacity:1;visibility:visible}.scroll-to-top:hover{background:var(--primary-hover);transform:translateY(-3px);box-shadow:0 6px 20px #5b21b666}.scroll-to-top:active{transform:translateY(-1px)}@media (max-width: 768px){.scroll-to-top{bottom:1rem;right:1rem;width:40px;height:40px}}.skeleton{animation:skeleton-loading 1s linear infinite alternate}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.skeleton-text{width:100%;height:.7rem;margin-bottom:.5rem;border-radius:.25rem}.skeleton-text:last-child{width:80%}.listing-card.skeleton-card{pointer-events:none}.listing-card.skeleton-card .listing-image-placeholder{animation:skeleton-loading 1s linear infinite alternate}.listing-card.skeleton-card h3,.listing-card.skeleton-card p{visibility:hidden;position:relative}.listing-card.skeleton-card h3:after,.listing-card.skeleton-card p:after{content:"";position:absolute;top:0;left:0;right:0;height:1rem;border-radius:.25rem;animation:skeleton-loading 1s linear infinite alternate;visibility:visible}.listing-card.skeleton-card p:after{height:.8rem;width:90%}.p-4{padding:2rem}.login-alert{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:24px 48px;border-radius:12px;box-shadow:0 10px 40px #00000026;z-index:10000;opacity:0;visibility:hidden;transition:all .3s ease}.login-alert.show{opacity:1;visibility:visible}.login-alert-content{display:flex;align-items:center;gap:16px;font-size:18px;color:#333;font-weight:500}.login-alert-spinner{width:24px;height:24px;border:3px solid #f3f3f3;border-top:3px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.policies-page-container{display:flex;flex-direction:column;width:100%;min-height:100vh;margin-top:var(--header-height, 70px);padding:40px 0}.policies-content-wrapper{display:flex;flex-direction:row;justify-content:space-between;width:80%;margin:0 auto;gap:40px;padding:0 24px}.policies-sidebar{width:25%;background:var(--bg-white);border:1px solid var(--border-color, #E6E6E6);border-radius:var(--rounded-md, 8px);padding:30px;height:-moz-fit-content;height:fit-content;position:sticky;top:calc(var(--header-height, 70px) + 30px)}.policies-sidebar-title{font-family:var(--font-heading);font-size:24px;font-weight:700;color:var(--text-dark);border-bottom:2px solid var(--border-color, #E6E6E6);padding-bottom:10px;margin-bottom:24px}.policies-sidebar-nav{display:flex;flex-direction:column;gap:0}.policies-nav-item{font-family:var(--font-inter, "Inter", sans-serif);font-size:18px;color:#868e96;letter-spacing:-1px;line-height:1.4;padding:12.5px 0;text-decoration:none;cursor:pointer;transition:color .5s ease;border-bottom:1px solid transparent}.policies-nav-item:hover{color:var(--primary-purple, #4A2B6B)}.policies-nav-item.active{color:var(--primary-purple, #4A2B6B);font-weight:600;text-decoration:underline}.policies-main-content{width:70%;display:flex;flex-direction:column;background:var(--bg-white);border:1px solid var(--border-color, #E6E6E6);border-radius:var(--rounded-md, 8px);padding:40px}.policies-content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.policies-page-title{font-family:var(--font-heading);font-size:36px;font-weight:700;color:var(--text-dark);line-height:1.3;flex:1;text-align:center}.policies-download-link{color:var(--primary-purple, #4A2B6B);font-size:24px;text-decoration:none;transition:opacity .2s ease;padding:12px;cursor:pointer}.policies-download-link:hover{opacity:.7}.policies-pdf-container{width:95%;margin:0 auto;border-radius:var(--rounded-md, 8px);overflow:hidden;box-shadow:0 2px 4px #0000001a}.policies-pdf-container iframe{border:1px solid var(--border-color, #E6E6E6);border-radius:var(--rounded-md, 8px);background:var(--bg-white)}.policies-back-to-top{display:flex;flex-direction:column;align-items:center;gap:8px;background:transparent;border:none;color:var(--primary-purple, #4A2B6B);font-size:18px;font-weight:600;cursor:pointer;margin:40px auto;padding:24px;transition:transform .3s ease;opacity:0;visibility:hidden}.policies-back-to-top.visible{opacity:1;visibility:visible}.policies-back-to-top:hover{transform:translateY(-5px)}.policies-back-to-top i{font-size:24px;color:var(--primary-purple, #4A2B6B)}.policies-loading{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:18px;color:var(--text-gray, #6B7280)}.policies-error{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:18px;color:var(--error, #EF4444);text-align:center;padding:40px}.policies-mobile-wrapper{display:none;flex-direction:column;width:95%;max-width:600px;margin:0 auto;padding:0 16px;gap:16px}.policies-mobile-page-title{font-family:var(--font-heading);font-size:28px;font-weight:700;color:var(--text-dark);text-align:center;margin-bottom:8px}.policies-mobile-card{display:flex;flex-direction:column;align-items:center;background:var(--bg-white);border:1px solid var(--border-color, #E6E6E6);border-radius:var(--rounded-md, 8px);padding:24px 20px;text-align:center;gap:12px}.policies-mobile-card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--bg-light, #F9FAFB);border-radius:50%;color:var(--primary-purple, #4A2B6B)}.policies-mobile-card-icon i{font-size:24px}.policies-mobile-card-title{font-family:var(--font-heading);font-size:18px;font-weight:600;color:var(--text-dark);margin:0;line-height:1.3}.policies-mobile-card-button{display:inline-flex;align-items:center;gap:8px;background:var(--primary-purple, #4A2B6B);color:#fff;font-family:var(--font-inter, "Inter", sans-serif);font-size:15px;font-weight:500;padding:12px 24px;border-radius:var(--rounded-md, 8px);text-decoration:none;transition:opacity .2s ease,transform .2s ease;margin-top:4px}.policies-mobile-card-button:hover{opacity:.9;transform:translateY(-1px)}.policies-mobile-card-button i{font-size:12px}@media (max-width: 1200px){.policies-content-wrapper{width:85%}}@media (max-width: 900px){.policies-content-wrapper{display:none}.policies-mobile-wrapper{display:flex}}@media (max-width: 480px){.policies-mobile-page-title{font-size:24px}.policies-mobile-card{padding:20px 16px}.policies-mobile-card-title{font-size:16px}.policies-mobile-card-button{width:100%;justify-content:center}}.success-hero{background:#fff;padding:180px 48px 100px;margin:0;position:relative;overflow:hidden;min-height:600px}.success-hero-container{max-width:1200px;margin:0 auto;position:relative;z-index:2;text-align:center}.success-hero-content{position:relative;z-index:2;background:transparent;border-radius:0;padding:0;margin-top:0;box-shadow:none;width:100%;max-width:none}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:#31135d14;border:1px solid rgba(49,19,93,.2);border-radius:500px;font-size:13px;font-weight:600;color:#31135d;margin-bottom:32px}.success-hero-title{font-size:56px;font-weight:700;color:#111827;line-height:1.1;margin-bottom:24px;letter-spacing:-1px;white-space:normal;width:auto}.hero-line-1,.hero-line-2,.hero-line-3{display:block}.dynamic-text{display:inline-block;color:#31135d;font-weight:700;transition:opacity .3s ease}.dynamic-text.fade-out{opacity:0}.success-hero-subtitle{font-size:20px;color:#6b7280;max-width:700px;margin:0 auto 56px;line-height:1.7;font-weight:400;width:auto}.hero-stats{display:flex;justify-content:center;gap:64px;margin-bottom:48px;flex-wrap:wrap}.stat-item{text-align:center}.stat-value{font-size:40px;font-weight:700;color:#31135d;margin-bottom:8px}.stat-label{font-size:13px;color:#9ca3af;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.success-hero .floating-person{position:absolute;border-radius:50%;overflow:hidden;box-shadow:0 8px 24px #31135d26;border:4px solid white;transition:transform .3s ease;z-index:1}.success-hero .floating-person:hover{transform:scale(1.08);box-shadow:0 12px 32px #31135d40}.success-hero .floating-person img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.success-hero .success-person-1{width:120px;height:120px;top:10%;right:8%;animation:success-float-1 7s ease-in-out infinite}.success-hero .success-person-2{width:90px;height:90px;top:60%;left:10%;animation:success-float-2 8s ease-in-out infinite}.success-hero .success-person-3{width:110px;height:110px;bottom:15%;right:15%;animation:success-float-3 6.5s ease-in-out infinite}.success-hero .success-person-4{width:80px;height:80px;top:35%;left:5%;animation:success-float-4 9s ease-in-out infinite}.success-hero .success-person-5{width:100px;height:100px;top:20%;right:25%;animation:success-float-5 7.5s ease-in-out infinite;opacity:.85}.success-hero .success-person-6{width:85px;height:85px;bottom:25%;left:18%;animation:success-float-6 8.5s ease-in-out infinite;opacity:.9}@keyframes success-float-1{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-18px) translate(12px)}}@keyframes success-float-2{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(20px) translate(-10px)}}@keyframes success-float-3{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-22px) translate(-8px)}}@keyframes success-float-4{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(15px) translate(15px)}}@keyframes success-float-5{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-12px) translate(-14px)}}@keyframes success-float-6{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(18px) translate(8px)}}.stories-intro-section{background:#f7f8f9;padding:100px 32px;margin:0;position:relative;overflow:hidden}.stories-intro-section .gradient-blob{position:absolute;border-radius:50%;filter:blur(60px)}.stories-intro-section .gradient-blob-1{width:450px;height:450px;background:linear-gradient(135deg,#31135d1f,#4a1d850f);top:-140px;right:12%}.stories-intro-section .gradient-blob-2{width:350px;height:350px;background:linear-gradient(135deg,#8a5cf61a,#31135d0d);bottom:-120px;left:8%}.stories-intro-container{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:2}.stories-intro-eyebrow{font-size:12px;font-weight:600;color:#31135d;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}.stories-intro-title{font-size:42px;font-weight:700;color:#111827;margin-bottom:20px;line-height:1.2;letter-spacing:-.5px}.stories-intro-description{font-size:18px;color:#4b5563;line-height:1.7;max-width:700px;margin:0 auto}.featured-stories-section{background:#fff;padding:100px 32px;margin:0;position:relative;overflow:hidden}.featured-stories-section .outlined-bubble{position:absolute;border-radius:50%;border:3px solid #31135D;opacity:.08}.featured-stories-section .outlined-bubble-1{width:400px;height:400px;top:-120px;left:-120px}.featured-stories-section .outlined-bubble-2{width:280px;height:280px;bottom:-90px;right:10%}.featured-stories-section .outlined-bubble-3{width:160px;height:160px;top:40%;left:12%}.featured-stories-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.story-feature-card{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:40px;margin-bottom:48px;box-shadow:0 2px 8px #0000000a;opacity:0;transform:translateY(30px);transition:all .6s ease}.story-feature-card.visible{opacity:1;transform:translateY(0)}.story-feature-card:hover{box-shadow:0 12px 32px #31135d26;border-color:#31135d}.story-feature-card.image-right{direction:rtl}.story-feature-card.image-right>*{direction:ltr}.story-feature-image{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4/3}.story-feature-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;background:#f3f4f6}.story-feature-card:hover .story-feature-image img{transform:scale(1.05)}.story-savings-badge{position:absolute;top:16px;left:16px;padding:8px 16px;background:#10b981;color:#fff;border-radius:500px;font-size:13px;font-weight:600;box-shadow:0 2px 8px #10b9814d}.story-feature-content{padding:0}.story-feature-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.story-feature-avatar{width:72px;height:72px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #31135D;box-shadow:0 4px 12px #31135d26}.story-feature-person h3{font-size:20px;font-weight:700;color:#111827;margin:0 0 4px}.story-role{font-size:14px;color:#31135d;font-weight:600;margin:0 0 2px}.story-schedule{font-size:13px;color:#6b7280;margin:0}.story-quote{font-size:18px;font-style:italic;color:#374151;line-height:1.7;margin:0 0 20px;padding-left:20px;border-left:3px solid #31135D}.story-full{font-size:15px;color:#4b5563;line-height:1.8;margin:0 0 20px}.story-meta{margin-bottom:24px}.story-location{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#6b7280;font-weight:500}.story-location svg{color:#31135d}.story-cta-button{padding:14px 32px;background:linear-gradient(135deg,#31135d,#4a2f7c,#5b21b6);color:#fff;border:none;border-radius:500px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.story-cta-button:hover{background:linear-gradient(135deg,#31135d,#6b21a8,#a855f7);box-shadow:0 8px 24px #31135d66;transform:translateY(-2px)}.success-stats-section{background:#f7f8f9;padding:100px 32px;margin:0;position:relative;overflow:hidden}.success-stats-section .circle-accent{position:absolute;border-radius:50%;background:#31135d}.success-stats-section .circle-accent-1{width:350px;height:350px;opacity:.04;top:-100px;right:10%}.success-stats-section .circle-accent-2{width:220px;height:220px;opacity:.06;bottom:50px;left:8%}.success-stats-section .circle-accent-3{width:150px;height:150px;opacity:.05;top:45%;right:22%}.success-stats-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.success-stats-header{text-align:center;margin-bottom:64px}.success-stats-eyebrow{font-size:12px;font-weight:600;color:#31135d;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}.success-stats-title{font-size:42px;font-weight:700;color:#111827;margin:0;letter-spacing:-.5px}.success-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.success-stat-card{background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:40px 32px;text-align:center;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.success-stat-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #31135d26;border-color:#31135d}.success-stat-value{font-size:48px;font-weight:700;color:#31135d;line-height:1;margin-bottom:12px}.success-stat-label{font-size:14px;color:#6b7280;font-weight:500}.success-final-cta{background:linear-gradient(135deg,#31135d,#4a1d85);padding:100px 32px;margin:0;position:relative;overflow:hidden}.success-final-cta .gradient-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,#8a5cf64d,#6034ae26);filter:blur(40px)}.success-final-cta .gradient-circle-1{width:500px;height:500px;top:-150px;right:-100px}.success-final-cta .gradient-circle-2{width:350px;height:350px;bottom:-100px;left:5%}.success-final-cta .gradient-circle-3{width:200px;height:200px;top:50%;right:20%}.success-cta-card{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:2}.success-cta-title{font-size:42px;font-weight:700;color:#fff;line-height:1.2;margin:0 0 20px;letter-spacing:-.5px}.success-cta-subtitle{font-size:18px;color:#ffffffe6;font-weight:400;line-height:1.7;max-width:600px;margin:0 auto 40px}.success-hero-cta{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.success-final-cta .cta-button.cta-primary{padding:16px 40px;border-radius:500px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:10px;border:none;box-shadow:0 1px 3px #0000001a;background:#fff;color:#31135d}.success-final-cta .cta-button.cta-primary:hover{background:#f9fafb;box-shadow:0 8px 24px #ffffff4d;transform:translateY(-2px)}.success-final-cta .cta-button.cta-primary span{display:inline-block}@media (max-width: 968px){.success-hero{padding:120px 20px 60px;min-height:auto;overflow:visible}.success-hero .success-hero-content{display:flex;flex-direction:column;align-items:center;background:transparent!important;margin-top:0!important;padding:0!important}.success-hero .hero-badge{order:0!important}.success-hero .success-hero-title{order:1!important}.success-hero .success-hero-subtitle{order:2!important}.success-hero .hero-stats{order:3!important}.success-hero .success-hero-cta{order:4!important}.success-hero .floating-person{display:block;z-index:3}.success-hero .success-person-5,.success-hero .success-person-6{display:none}.success-hero .success-person-1{width:52px;height:52px;top:auto;bottom:25%;right:2%;left:auto}.success-hero .success-person-2{width:48px;height:48px;top:20%;left:2%;right:auto;bottom:auto}.success-hero .success-person-3{width:52px;height:52px;top:auto;bottom:10%;right:auto;left:2%}.success-hero .success-person-4{width:48px;height:48px;top:15%;right:2%;left:auto;bottom:auto}.success-hero .floating-person{border-width:3px;box-shadow:0 4px 12px #31135d1f}.success-hero-title{font-size:28px;padding:0 24px;line-height:1.2}.success-hero-subtitle{font-size:15px;padding:0 16px;margin-bottom:32px}.hero-stats{gap:24px;margin-bottom:32px;flex-wrap:nowrap}.stat-value{font-size:24px}.stat-label{font-size:10px}.hero-badge{margin-bottom:20px;font-size:12px;padding:6px 16px}.stories-intro-section,.featured-stories-section,.success-stats-section,.success-final-cta{padding:60px 24px}.stories-intro-title,.success-stats-title{font-size:32px}.story-feature-card{grid-template-columns:1fr;gap:24px;padding:24px}.story-feature-card.image-right{direction:ltr}.story-feature-header{flex-direction:column;text-align:center}.story-quote{font-size:16px;padding-left:16px}.success-stats-grid{grid-template-columns:repeat(2,1fr);gap:24px}.success-stat-value{font-size:36px}.success-cta-title{font-size:32px}}@media (max-width: 640px){.hero-stats{gap:32px;flex-direction:column}.stat-value{font-size:32px}.stat-label{font-size:12px}.stories-intro-title,.success-stats-title,.success-cta-title{font-size:28px}.success-stats-grid{grid-template-columns:1fr;gap:16px}.success-stat-card{padding:24px}.success-stat-value{font-size:32px}.story-feature-avatar{width:64px;height:64px}.story-feature-person h3{font-size:18px}}.story-cta-button:focus,.success-final-cta .cta-button.cta-primary:focus{outline:2px solid #31135D;outline-offset:3px}@media (prefers-reduced-motion: reduce){.floating-person,.story-feature-card,.dynamic-text{animation:none;transition:none}.story-feature-card.visible{opacity:1;transform:none}}.host-success-hero{background:linear-gradient(135deg,var(--primary-purple) 0%,var(--primary-purple-dark) 100%);color:var(--white);padding:6rem 2rem 4rem}.host-success-hero-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.host-success-hero-text h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:var(--white)}.host-success-hero-text p{font-size:1.125rem;margin-bottom:2rem;line-height:1.8;opacity:.95}.host-success-hero-image{display:flex;justify-content:center;align-items:center}.host-success-hero-image img{max-width:100%;height:auto;width:300px}.host-success-btn-primary{background-color:var(--white);color:var(--primary-purple);border:none;padding:1rem 2rem;font-size:1.125rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.host-success-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.host-success-section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.host-success-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:var(--text-dark)}.host-success-story-card{background-color:var(--white);border-radius:16px;padding:2.5rem;margin-bottom:2.5rem;box-shadow:0 4px 20px #00000014;transition:all .3s ease,opacity .6s ease,transform .6s ease;opacity:0;transform:translateY(20px)}.host-success-story-card.visible{opacity:1;transform:translateY(0)}.host-success-story-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.host-success-story-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.host-success-story-avatar{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid var(--primary-purple)}.host-success-story-person h3{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;color:var(--text-dark)}.host-success-story-person p{font-size:1rem;color:var(--text-gray);font-weight:500}.host-success-story-content h4{font-size:1.75rem;font-weight:700;margin-bottom:1.25rem;color:var(--primary-purple)}.host-success-story-content p{font-size:1rem;line-height:1.8;margin-bottom:1rem;color:var(--text-dark)}.host-success-story-cta{background-color:var(--light-gray);border-radius:12px;padding:2rem;margin-top:2rem;text-align:center}.host-success-story-cta p{font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;color:var(--primary-purple)}.host-success-btn-secondary{background-color:var(--primary-purple);color:var(--white);border:none;padding:.875rem 2rem;font-size:1.125rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease}.host-success-btn-secondary:hover{background-color:var(--primary-purple-dark);transform:translateY(-2px);box-shadow:0 6px 20px #3d29824d}@media (max-width: 1024px){.host-success-hero-content{grid-template-columns:1fr;text-align:center}.host-success-hero-text h1{font-size:2.5rem}.host-success-hero-image{order:-1}}@media (max-width: 768px){.host-success-hero-text h1{font-size:2rem}.host-success-hero-text p{font-size:1rem}.host-success-title{font-size:2rem}.host-success-story-card{padding:1.5rem}.host-success-story-header{flex-direction:column;text-align:center}.host-success-story-avatar{width:80px;height:80px}}@media (max-width: 480px){.host-success-hero{padding:5rem 1rem 2rem}.host-success-hero-text h1{font-size:1.75rem}.host-success-section{padding:2rem 1rem}.host-success-story-content h4{font-size:1.25rem}}.host-success-btn-primary:focus,.host-success-btn-secondary:focus{outline:2px solid var(--accent-blue);outline-offset:2px}.not-found-container{min-height:calc(100vh - 280px);display:flex;align-items:center;justify-content:center;padding:var(--spacing-3xl) var(--spacing-lg);background:linear-gradient(135deg,#31135d05,#8c68ee0d)}.not-found-content{max-width:600px;width:100%;text-align:center;animation:fadeInUp .6s ease-out}.not-found-title{font-size:120px;font-weight:700;color:var(--primary-purple);line-height:1;margin-bottom:var(--spacing-lg);opacity:.9;letter-spacing:-.02em}.not-found-heading{font-size:var(--text-3xl);font-weight:600;color:var(--text-dark);margin-bottom:var(--spacing-md);letter-spacing:-.01em}.not-found-text{font-size:var(--text-lg);color:var(--text-medium);margin-bottom:var(--spacing-2xl);line-height:1.6;max-width:480px;margin-left:auto;margin-right:auto}.not-found-actions{display:flex;gap:var(--gap-md);justify-content:center;margin-bottom:var(--spacing-2xl);flex-wrap:wrap}.not-found-links{display:flex;gap:var(--gap-md);justify-content:center;align-items:center;font-size:var(--text-sm)}.not-found-links a{color:var(--primary-purple);text-decoration:none;font-weight:500;transition:opacity .2s ease;position:relative}.not-found-links a:hover{opacity:.7}.not-found-links a:focus-visible{outline:2px solid var(--primary-purple);outline-offset:4px;border-radius:var(--rounded-sm)}.not-found-links .separator{color:var(--text-light-gray);-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.not-found-container{padding:var(--spacing-2xl) var(--spacing-md)}.not-found-title{font-size:80px}.not-found-heading{font-size:var(--text-2xl)}.not-found-text{font-size:var(--text-base)}.not-found-actions{flex-direction:column;width:100%;gap:var(--gap-sm)}.not-found-actions button{width:100%;justify-content:center}.not-found-links{flex-wrap:wrap;gap:var(--gap-sm)}}@media (max-width: 480px){.not-found-title{font-size:64px}.not-found-heading{font-size:var(--text-xl)}.not-found-links{font-size:var(--text-xs)}}@media (prefers-contrast: high){.not-found-title{opacity:1}}@media (prefers-reduced-motion: reduce){.not-found-content{animation:none}}.listing-card-for-map-wrapper{position:relative;pointer-events:auto}.listing-card-arrow{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #FFFFFF;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));z-index:1}.listing-card-arrow-border{position:absolute;bottom:-11px;left:50%;transform:translate(-50%);width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-top:11px solid #E0E0E0;z-index:0}.listing-card-for-map-container{position:relative;width:300px;background-color:#fff;border:1px solid #E0E0E0;border-radius:10px;display:flex;flex-direction:column;box-sizing:border-box;box-shadow:0 4px 20px #00000026;overflow:hidden;animation:cardFadeIn .2s ease-out}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){.listing-card-for-map-container{width:260px;border-radius:8px}.listing-card-image-container{height:120px}.listing-card-close-btn{top:4px;right:4px;padding:3px}.listing-card-for-map-container .favorite-button-shared{top:4px;left:4px}.listing-card-gallery-btn{width:28px;height:28px;min-width:28px;min-height:28px}.listing-card-new-badge{top:6px;right:30px;font-size:9px;padding:2px 6px;border-radius:3px}.listing-card-content{padding:8px;gap:2px}.listing-card-header-row{gap:6px;margin-bottom:0}.listing-card-title,.listing-card-price-highlight{font-size:13px}.listing-card-price-subtext{font-size:10px}.listing-card-location{font-size:11px;gap:2px}.listing-card-features-row{gap:8px;margin-top:0}.listing-card-feature-item{font-size:11px;gap:2px}.listing-card-divider{margin:4px 0}.listing-card-action-row{gap:6px;margin-top:0}.listing-card-view-details-btn,.listing-card-send-message-btn{padding:6px 10px;font-size:11px;border-radius:5px}.listing-card-arrow{bottom:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #FFFFFF}.listing-card-arrow-border{bottom:-9px;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #E0E0E0}}@media (max-width: 480px){.listing-card-for-map-container{width:240px;border-radius:8px}.listing-card-image-container{height:100px}.listing-card-content{padding:6px;gap:2px}.listing-card-title,.listing-card-price-highlight{font-size:12px}}.listing-card-close-btn{position:absolute;top:6px;right:6px;background:#fffffff2;border:none;cursor:pointer;z-index:10;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s;box-shadow:0 2px 4px #0003}.listing-card-close-btn:hover{background:#fff;transform:scale(1.1)}.listing-card-for-map-container .favorite-button-shared{top:6px;left:6px;right:auto;background:#fffffff2;box-shadow:0 2px 4px #0003}.listing-card-for-map-container .favorite-button-shared:hover:not(:disabled){background:#fff}.listing-card-for-map-container .favorite-button-shared:not(.favorited) .favorite-button-icon{color:#4d4d4d;stroke:#4d4d4d}.listing-card-for-map-container .favorite-button-shared:not(.favorited):hover .favorite-button-icon{color:#ff6b35;stroke:#ff6b35}.listing-card-for-map-container .favorite-button-shared.favorited .favorite-button-icon{color:#ff6b35;stroke:#ff6b35;fill:#ff6b35}.listing-card-image-container{position:relative;width:100%;height:140px;overflow:hidden;flex-shrink:0}.listing-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s;cursor:pointer}.listing-card-image:hover{transform:scale(1.05)}.listing-card-new-badge{position:absolute;top:8px;right:36px;background:#ff6b6b;color:#fff;font-family:Lato,sans-serif;font-size:10px;font-weight:700;padding:3px 8px;border-radius:4px;z-index:5;box-shadow:0 2px 4px #0003}.listing-card-gallery-controls{position:absolute;bottom:8px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 8px;z-index:10}.listing-card-gallery-btn{background:#000000b3;border:none;color:#fff;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;font-size:20px;border-radius:50%;transition:all .2s;width:36px;height:36px;min-width:36px;min-height:36px}.listing-card-gallery-btn:hover{background:#000000d9;transform:scale(1.1)}.listing-card-gallery-btn:active{transform:scale(.95)}.listing-card-gallery-btn:disabled{opacity:.3;cursor:not-allowed}.listing-card-content{padding:10px 12px;display:flex;flex-direction:column;gap:2px}.listing-card-header-row{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:0}.listing-card-title{font-family:Lato,sans-serif;font-weight:600;font-size:14px;margin:0;color:#000;cursor:pointer;transition:color .2s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.listing-card-title:hover{color:#31135d}.listing-card-price-section{flex-shrink:0;display:flex;align-items:baseline;gap:4px}.listing-card-price-highlight{font-family:Lato,sans-serif;font-weight:700;font-size:14px;color:#31135d;white-space:nowrap}.listing-card-price-subtext{font-family:Lato,sans-serif;font-weight:300;font-size:11px;color:#666}.listing-card-location{font-family:Lato,sans-serif;font-weight:300;font-size:12px;color:#666;display:flex;align-items:center;gap:3px;cursor:pointer;transition:color .2s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listing-card-location:hover{color:#31135d}.listing-card-features-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:0}.listing-card-feature-item{font-family:Lato,sans-serif;font-weight:400;font-size:12px;color:#333;display:flex;align-items:center;gap:3px}.listing-card-divider{height:1px;background:#e0e0e0;margin:6px 0}.listing-card-action-row{display:flex;gap:8px;margin-top:2px}.listing-card-view-details-btn{flex:1;background-color:transparent;color:#31135d;border:1px solid #31135D;border-radius:6px;padding:8px 12px;font-family:Lato,sans-serif;font-weight:500;font-size:12px;cursor:pointer;transition:all .2s}.listing-card-view-details-btn:hover{background-color:#31135d;color:#fff}.listing-card-send-message-btn{flex:1;background-color:#6d31c2;color:#fff;border:none;border-radius:6px;padding:8px 12px;font-family:Lato,sans-serif;font-weight:500;font-size:12px;cursor:pointer;transition:all .2s}.listing-card-send-message-btn:hover{background-color:#5a28a3}.listing-card-send-message-btn:active{transform:scale(.98)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth;scroll-padding-top:0;max-width:100vw}*{margin:0;padding:0;box-sizing:border-box}*:before,*:after{box-sizing:border-box}body{font-family:var(--font-inter);font-size:var(--text-base);line-height:var(--line-height-normal);color:var(--text-dark);background-color:var(--bg-light);overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);color:var(--text-dark);margin-bottom:var(--spacing-lg)}h1{font-size:var(--text-4xl);font-weight:var(--font-weight-bold)}h2{font-size:var(--text-3xl);font-weight:var(--font-weight-bold)}h3{font-size:var(--text-2xl);font-weight:var(--font-weight-semibold)}h4{font-size:var(--text-xl);font-weight:var(--font-weight-semibold)}h5{font-size:var(--text-lg);font-weight:var(--font-weight-medium)}h6{font-size:var(--text-md);font-weight:var(--font-weight-medium)}p{margin-bottom:var(--spacing-lg);line-height:var(--line-height-relaxed);color:var(--text-gray)}a{color:var(--accent-blue);text-decoration:none;transition:color var(--transition-base) var(--easing-ease-in-out)}a:hover{color:var(--accent-blue-hover)}strong,b{font-weight:var(--font-weight-bold);color:var(--text-dark)}em,i{font-style:italic}small{font-size:var(--text-sm);color:var(--text-gray)}code,pre{font-family:Courier New,monospace;background-color:var(--bg-light-gray);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--rounded-md)}pre{padding:var(--padding-lg);overflow-x:auto;margin-bottom:var(--spacing-lg)}input,textarea,select{font-family:inherit;font-size:var(--text-base);line-height:var(--line-height-normal);color:var(--text-dark);background-color:var(--bg-white);border:var(--border-width-thin) solid var(--border-color);border-radius:var(--rounded-md);padding:var(--padding-md) var(--padding-lg);transition:all var(--transition-base) var(--easing-ease-in-out)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--accent-blue);box-shadow:0 0 0 3px #4a90e21a}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--text-light-gray)}input::placeholder,textarea::placeholder{color:var(--text-light-gray)}input[type=checkbox],input[type=radio]{width:var(--icon-sm);height:var(--icon-sm);cursor:pointer}button{font-family:inherit;font-size:var(--text-base);font-weight:var(--font-weight-semibold);cursor:pointer;border:none;border-radius:var(--rounded-md);padding:var(--padding-md) var(--padding-xl);transition:all var(--transition-base) var(--easing-ease-in-out)}button:hover{transform:translateY(-2px)}button:active{transform:translateY(0)}button:disabled{opacity:var(--opacity-disabled);cursor:not-allowed;transform:none}ul,ol{margin-left:var(--spacing-2xl);margin-bottom:var(--spacing-lg)}li{margin-bottom:var(--spacing-sm);line-height:var(--line-height-relaxed)}dt{font-weight:var(--font-weight-semibold);color:var(--text-dark)}dd{margin-left:var(--spacing-2xl);margin-bottom:var(--spacing-md);color:var(--text-gray)}main{width:100%;max-width:var(--container-max);margin:0 auto;padding:var(--spacing-3xl) var(--spacing-2xl)}@media (max-width: 900px){main{max-width:100%;padding:1rem;padding-top:calc(80px + 1rem)}}section{width:100%;margin-bottom:var(--spacing-4xl)}article{background-color:var(--bg-white);border-radius:var(--rounded-lg);padding:var(--padding-2xl);box-shadow:var(--shadow-sm)}header{width:100%}footer{width:100%;background-color:var(--bg-light-gray);border-top:var(--border-width-thin) solid var(--border-color);padding:var(--spacing-3xl) var(--spacing-2xl);margin-top:var(--spacing-4xl)}table{width:100%;border-collapse:collapse;margin-bottom:var(--spacing-lg)}thead{background-color:var(--bg-light-gray);border-bottom:var(--border-width-thick) solid var(--border-color)}th{text-align:left;padding:var(--padding-md) var(--padding-lg);font-weight:var(--font-weight-semibold);color:var(--text-dark)}td{padding:var(--padding-md) var(--padding-lg);border-bottom:var(--border-width-thin) solid var(--border-color)}tbody tr:hover{background-color:var(--bg-light)}img{max-width:100%;height:auto;display:block;border-radius:var(--rounded-md)}picture{display:block}figure{margin:0 0 var(--spacing-lg) 0}figcaption{font-size:var(--text-sm);color:var(--text-gray);margin-top:var(--spacing-sm);font-style:italic}video{max-width:100%;height:auto;display:block;border-radius:var(--rounded-md)}[data-theme=dark]{--text-dark: #f7fafc;--text-gray: #cbd5e0;--bg-light: #2d3748;--bg-white: #1a202c;--border-color: #4a5568;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .5);--shadow-md: 0 4px 6px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .3)}[data-theme=dark] body{background-color:#0f1419;color:var(--text-dark)}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{background-color:#2d3748;color:var(--text-dark);border-color:var(--border-color)}[data-theme=dark] a{color:var(--info-indigo)}[data-theme=dark] a:hover{color:var(--info-indigo-hover)}.skip-to-main{position:absolute;top:-40px;left:0;background:var(--primary-purple);color:var(--bg-white);padding:var(--padding-md) var(--padding-lg);text-decoration:none;z-index:var(--z-modal)}.skip-to-main:focus{top:0}*:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.display-none{display:none}.display-block{display:block}.display-inline{display:inline}.display-inline-block{display:inline-block}.display-flex{display:flex}.display-grid{display:grid}.mt-xs{margin-top:var(--spacing-xs)}.mt-sm{margin-top:var(--spacing-sm)}.mt-md{margin-top:var(--spacing-md)}.mt-lg{margin-top:var(--spacing-lg)}.mt-xl{margin-top:var(--spacing-xl)}.mt-2xl{margin-top:var(--spacing-2xl)}.mb-xs{margin-bottom:var(--spacing-xs)}.mb-sm{margin-bottom:var(--spacing-sm)}.mb-md{margin-bottom:var(--spacing-md)}.mb-lg{margin-bottom:var(--spacing-lg)}.mb-xl{margin-bottom:var(--spacing-xl)}.mb-2xl{margin-bottom:var(--spacing-2xl)}.p-xs{padding:var(--spacing-xs)}.p-sm{padding:var(--spacing-sm)}.p-md{padding:var(--spacing-md)}.p-lg{padding:var(--spacing-lg)}.p-xl{padding:var(--spacing-xl)}.p-2xl{padding:var(--spacing-2xl)}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.text-muted{color:var(--text-gray)}.text-light{font-weight:var(--font-weight-normal)}.text-bold{font-weight:var(--font-weight-bold)}.text-uppercase{text-transform:uppercase;letter-spacing:var(--letter-spacing-small)}.text-capitalize{text-transform:capitalize}.text-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}@media (max-width: 600px){html{font-size:14px}body{padding:0}main{padding:var(--spacing-lg) var(--spacing-md)}h1{font-size:var(--text-2xl)}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}table{font-size:var(--text-sm)}th,td{padding:var(--padding-sm) var(--padding-md)}}@media (min-width: 601px) and (max-width: 768px){html{font-size:15px}main{padding:var(--spacing-2xl) var(--spacing-xl)}}@media (min-width: 769px){html{font-size:16px}main{padding:var(--spacing-3xl) var(--spacing-2xl)}}@media (min-width: 1024px){main{max-width:var(--container-lg)}}@media (min-width: 1280px){main{max-width:var(--container-max)}}@media print{*{background:transparent;box-shadow:none}body{background:#fff;color:#000;font-size:12pt}a{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}img{max-width:100%}@page{margin:2cm}h1,h2,h3{page-break-after:avoid}p{orphans:3;widows:3}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.ai-signup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ai-signup-modal{background:#fff;border:1px solid #D4D4D4;border-radius:25px;box-shadow:0 4px 20px #0003;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ai-signup-header{padding:24px;border-bottom:1px dotted #6B6B6B;display:flex;align-items:flex-start;gap:12px;position:relative}.ai-signup-icon{width:40px;height:40px;color:#8b31ff;flex-shrink:0}.ai-signup-title{font-size:18px;font-weight:600;color:#333;margin:0;padding-right:40px;line-height:1.4;flex:1}.ai-signup-close{position:absolute;top:20px;right:20px;background:none;border:none;font-size:32px;cursor:pointer;color:#666;line-height:1;padding:0;width:32px;height:32px}.ai-signup-close:hover{color:#333}.ai-signup-content{padding:24px;min-height:200px}.ai-signup-error{background:#fee;border:1px solid #fcc;color:#c33;padding:12px 16px;margin:0 24px 16px;border-radius:8px;font-size:14px}.ai-signup-nav{display:flex;gap:12px;padding:24px;border-top:1px dotted #6B6B6B}.ai-signup-btn-primary,.ai-signup-btn-secondary{flex:1;padding:12px 24px;font-size:16px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s;border:none}.ai-signup-btn-primary{background:#8b31ff;color:#fff}.ai-signup-btn-primary:hover{background:#7a28e6;transform:translateY(-1px);box-shadow:0 4px 8px #8b31ff33}.ai-signup-btn-secondary{border:1px solid #D4D4D4;background:#fff;color:#8b31ff}.ai-signup-btn-secondary:hover{background:#f5f5f5;border-color:#8b31ff}.ai-signup-freeform{display:flex;flex-direction:column;gap:16px}.ai-signup-instruction{font-size:16px;font-weight:500;color:#333;margin:0}.ai-signup-textarea{width:100%;padding:16px;border:1px solid #D4D4D4;border-radius:12px;font-size:15px;font-family:inherit;line-height:1.6;resize:vertical;min-height:180px}.ai-signup-textarea:focus{outline:none;border-color:#8b31ff;box-shadow:0 0 0 3px #8b31ff1a}.ai-signup-helper{background:#f8f5ff;border:1px solid #e4d5ff;border-radius:8px;padding:12px 16px;font-size:14px;color:#6b6b6b}.ai-signup-contact{display:flex;flex-direction:column;gap:20px}.ai-signup-heading{font-size:18px;font-weight:600;color:#333;margin:0}.ai-signup-form-group{display:flex;flex-direction:column;gap:8px}.ai-signup-label{font-size:14px;font-weight:500;color:#333}.ai-signup-required{color:#e53e3e}.ai-signup-input{width:100%;padding:12px 16px;border:1px solid #D4D4D4;border-radius:8px;font-size:15px;font-family:inherit}.ai-signup-input:focus{outline:none;border-color:#8b31ff;box-shadow:0 0 0 3px #8b31ff1a}.ai-signup-disclaimer{font-size:13px;color:#6b6b6b;margin:0}.ai-signup-parsing,.ai-signup-loading,.ai-signup-final{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.ai-signup-lottie{width:100px;height:100px;margin-bottom:24px}.ai-signup-lottie-success{width:200px;height:200px;margin-bottom:24px}.ai-signup-message{font-size:20px;font-weight:600;color:#333;margin:0 0 8px}.ai-signup-submessage{font-size:14px;color:#6b6b6b;margin:0}.ai-signup-final-message{font-size:16px;color:#333;margin:8px 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.contact-host-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000;animation:fadeIn .2s ease-in-out}.contact-host-modal{position:relative;width:328px;max-height:90vh;overflow-y:auto;background:#fff;border:1px solid #E0E0E0;border-radius:16px;padding:24px 20px;font-family:DM Sans,Arial,sans-serif;box-shadow:0 8px 32px #0000001f;animation:slideUp .3s ease-out}.contact-host-modal::-webkit-scrollbar{width:8px}.contact-host-modal::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.contact-host-modal::-webkit-scrollbar-thumb{background:#6b6b6b;border-radius:4px}.contact-host-modal::-webkit-scrollbar-thumb:hover{background:#4a4a4a}.btn-close{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:28px;line-height:1;cursor:pointer;color:#4a4a4a;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;padding:0;z-index:10}.btn-close:hover{background-color:#f5f5f5;color:#000}.btn-close:focus{outline:2px solid #6D31C2;outline-offset:2px}.btn-close:active{background-color:#e0e0e0}.form-header{text-align:center;margin-bottom:24px}.form-header .icon{font-size:32px;display:inline-block;margin-bottom:12px}.form-header h2{font-size:18px;font-weight:500;color:#4a4a4a;margin:0 0 8px;line-height:1.4;padding:0 20px}.form-header .subject{font-size:14px;color:#6b6b6b;margin:0;line-height:1.5;padding:0 10px}.logged-in-status{font-size:14px;color:#6b6b6b;text-align:center;margin-bottom:20px;padding:8px;background-color:#f5f5f5;border-radius:8px}.form-group{margin-bottom:16px}.form-group input,.form-group textarea{width:100%;padding:12px 14px;border:1px solid #D0D0D0;border-radius:8px;font-family:DM Sans,Arial,sans-serif;font-size:14px;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease;color:#4a4a4a;background-color:#fff}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#9b9b9b}.form-group input::placeholder,.form-group textarea::placeholder{color:#9b9b9b}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#6d31c2;box-shadow:0 0 0 3px #6d31c21a}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed;color:#6b6b6b}.form-group input.error,.form-group textarea.error{border-color:red}.form-group input.error:focus,.form-group textarea.error:focus{box-shadow:0 0 0 3px #ff00001a}.form-group textarea{resize:vertical;min-height:100px;max-height:200px;line-height:1.5}.signup-link{display:block;margin-top:8px;font-size:12px;color:#6d31c2;text-decoration:none;line-height:1.4;transition:color .2s ease}.signup-link:hover{text-decoration:underline;color:#5a28a3}.signup-link:focus{outline:2px solid #6D31C2;outline-offset:2px;border-radius:2px}.error-text{display:block;color:red;font-size:12px;margin-top:6px;line-height:1.3}.error-banner{background-color:#ffe5e5;color:red;padding:12px;border-radius:8px;margin-top:16px;font-size:14px;border-left:4px solid #FF0000;line-height:1.4}.btn-primary{width:100%;padding:0;background-color:#6d31c2;color:#fff;border:none;border-radius:10px;font-family:DM Sans,Arial,sans-serif;font-size:18px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .1s ease;height:42px;display:flex;align-items:center;justify-content:center}.btn-primary:hover:not(:disabled){background-color:#5a28a3}.btn-primary:focus{outline:2px solid #6D31C2;outline-offset:3px}.btn-primary:active:not(:disabled){background-color:#4a1f85;transform:scale(.98)}.btn-primary:disabled{background-color:#b8a0d9;cursor:not-allowed;opacity:.7}.btn-secondary{width:100%;padding:0;background-color:transparent;color:#6d31c2;border:2px solid #6D31C2;border-radius:10px;font-family:DM Sans,Arial,sans-serif;font-size:18px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:12px;height:42px;display:flex;align-items:center;justify-content:center}.btn-secondary:hover{background-color:#f5f0ff;border-color:#5a28a3;color:#5a28a3}.btn-secondary:focus{outline:2px solid #6D31C2;outline-offset:3px}.btn-secondary:active{background-color:#e8dcff;transform:scale(.98)}.success-view{text-align:center;padding:40px 20px}.success-icon{width:64px;height:64px;background-color:#4caf50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;margin:0 auto 24px;animation:scaleIn .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.success-view h3{font-size:24px;font-weight:500;color:#4a4a4a;margin:0 0 16px}.success-view p{font-size:16px;color:#6b6b6b;margin:0 0 32px;line-height:1.5}.provide-email-view{padding:20px 0}.provide-email-view h3{font-size:18px;font-weight:500;color:#4a4a4a;text-align:center;margin:0 0 12px;line-height:1.4}.provide-email-view p{font-size:14px;color:#6b6b6b;text-align:center;margin:0 0 24px;line-height:1.5}.provide-email-view .info-text{margin-top:16px;font-size:12px;padding:12px;background-color:#f5f5f5;border-radius:8px;border-left:4px solid #6D31C2}.require-signup-view{padding:20px 0}.require-signup-view p{font-size:14px;color:#6b6b6b;text-align:center;margin:0 0 24px;line-height:1.5;padding:12px;background-color:#f5f5f5;border-radius:8px;border-left:4px solid #6D31C2}.info-modal{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 24px #00000026;max-width:400px;width:90%}.info-modal-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.info-modal-close{background:transparent;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:0;line-height:1;transition:color .2s}.info-modal-close:hover{color:#1f2937}.price-tier{display:flex;justify-content:space-between;padding:.75rem;border-radius:8px;margin-bottom:.5rem;background:#f9fafb}.price-tier.selected{background:#eff6ff;border:2px solid #3b82f6}.price-tier-label{font-weight:500;color:#374151}.price-tier-value{font-weight:600;color:#1f2937}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}
