.for-you-shimmer{background:linear-gradient(110deg,#fff8f2 8%,#ffede0 18%,#fff8f2 33%);background-size:200% 100%;animation:for-you-shimmer 1.4s ease-in-out infinite}@keyframes for-you-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.for-you-recommended-tooltip{opacity:0;visibility:hidden;transform:translate(-50%,4px);transition:opacity .18s ease-out,transform .18s ease-out,visibility .18s ease-out}.for-you-recommended-badge:focus-within .for-you-recommended-tooltip,.for-you-recommended-badge:hover .for-you-recommended-tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.for-you-recommended-tooltip__arrow{position:absolute;left:50%;bottom:-5px;width:10px;height:10px;margin-left:-5px;rotate:45deg;border-right:1px solid #f4e8dd;border-bottom:1px solid #f4e8dd;background:#ffffff}@media (prefers-reduced-motion:reduce){.for-you-recommended-tooltip{transition-duration:.01ms}}@media (hover:none){.for-you-recommended-tooltip{display:none!important}}.ai-pandit-match-cta{--aim-pad-y:2.25rem;--aim-pad-x:1rem;--aim-badge-gap:0.625rem;--aim-title-gap:1rem;--aim-desc-gap:1.25rem;--aim-trust-gap:1.125rem;--aim-ease:cubic-bezier(0.22,1,0.36,1);--aim-violet:#6d28d9;--aim-purple:#7c3aed;--aim-indigo:#4f46e5;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:17.5rem;max-height:none;padding:var(--aim-pad-y) var(--aim-pad-x);color:#fff}@media (min-width:768px){.ai-pandit-match-cta{min-height:17.5rem;padding-block:2rem}}.ai-pandit-match-cta__bg{position:absolute;inset:0;z-index:0;background:linear-gradient(115deg,var(--aim-violet) 0,var(--aim-purple) 48%,var(--aim-indigo) 100%);background-size:140% 140%;animation:ai-match-gradient-shift 18s ease-in-out infinite alternate}.ai-pandit-match-cta__decor{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.07}.ai-pandit-match-cta__float{position:absolute;color:#fff}.ai-pandit-match-cta__float--brain{top:1.75rem;left:1.75rem;width:3.5rem;height:3.5rem;animation:ai-match-float 9s ease-in-out infinite}.ai-pandit-match-cta__float--sparkles{right:2rem;bottom:1.75rem;width:3.25rem;height:3.25rem;animation:ai-match-float 11s ease-in-out infinite reverse}.ai-pandit-match-cta__float--sparkles-sm{top:28%;right:18%;width:1.5rem;height:1.5rem;opacity:.85;animation:ai-match-pulse 5.5s ease-in-out infinite}.ai-pandit-match-cta__inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:44rem;margin-inline:auto}.ai-pandit-match-cta__badge{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:var(--aim-badge-gap);border:0;background:rgba(255,255,255,.18);color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.01em;backdrop-filter:blur(4px)}.ai-pandit-match-cta__badge-icon{width:.75rem;height:.75rem;flex-shrink:0;animation:ai-match-pulse 4.5s ease-in-out infinite}.ai-pandit-match-cta__title{margin:0 0 var(--aim-title-gap);font-size:1.75rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#fff}@media (min-width:768px){.ai-pandit-match-cta__title{font-size:2.125rem}}.ai-pandit-match-cta__desc{margin:0 0 var(--aim-desc-gap);max-width:42rem;font-size:.9375rem;line-height:1.55;color:rgba(255,255,255,.9)}@media (min-width:768px){.ai-pandit-match-cta__desc{font-size:1rem}}.ai-pandit-match-cta__cta-wrap{display:inline-flex;margin-bottom:var(--aim-trust-gap);text-decoration:none}.ai-pandit-match-cta__cta{min-height:2.875rem;padding-inline:2rem;border-radius:.75rem;background:#fff;color:#6d28d9;font-weight:600;box-shadow:0 4px 14px rgba(15,23,42,.12),0 10px 28px rgba(91,33,182,.28),0 0 0 1px rgba(255,255,255,.35);transition:transform .22s var(--aim-ease),box-shadow .22s var(--aim-ease),background-color .22s var(--aim-ease),color .22s var(--aim-ease)}.ai-pandit-match-cta__cta:hover{background:#faf5ff;color:#5b21b6;transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,23,42,.14),0 16px 40px rgba(91,33,182,.38),0 0 24px rgba(196,181,253,.55)}.ai-pandit-match-cta__cta:focus-visible{outline:2px solid #fff;outline-offset:3px}.ai-pandit-match-cta__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.625rem 1.25rem;margin:0;padding:0;list-style:none}.ai-pandit-match-cta__trust-item{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;letter-spacing:.01em;color:rgba(255,255,255,.88);white-space:nowrap}.ai-pandit-match-cta__trust-icon{width:.875rem;height:.875rem;flex-shrink:0;opacity:.95}@media (max-width:639px){.ai-pandit-match-cta{min-height:0;padding-block:1.75rem}.ai-pandit-match-cta__title{font-size:1.5rem}.ai-pandit-match-cta__desc{font-size:.875rem;max-width:36rem}.ai-pandit-match-cta__trust{gap:.5rem 1rem}.ai-pandit-match-cta__float--brain{width:2.5rem;height:2.5rem;top:1rem;left:1rem}.ai-pandit-match-cta__float--sparkles{width:2.25rem;height:2.25rem;right:1rem;bottom:1rem}.ai-pandit-match-cta__float--sparkles-sm{display:none}}@keyframes ai-match-gradient-shift{0%{background-position:0 40%}to{background-position:100% 60%}}@keyframes ai-match-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ai-match-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.ai-pandit-match-cta__badge-icon,.ai-pandit-match-cta__bg,.ai-pandit-match-cta__float{animation:none}.ai-pandit-match-cta__cta:hover{transform:none}}.ai-pandit-match-cta__art,.legacy-homepage .ai-pandit-match-cta__decor{display:none}.legacy-homepage .ai-pandit-match-cta{--aim-art-max-h:22.5rem;--aim-art-opacity:0.9;--aim-center-max:44rem;min-height:24rem}.legacy-homepage .ai-pandit-match-cta__art{display:block;position:absolute;z-index:1;top:50%;width:auto;height:auto;max-height:var(--aim-art-max-h);max-width:calc((100% - var(--aim-center-max)) / 2 - 1rem);-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;border-radius:0;box-shadow:none;background:transparent;opacity:var(--aim-art-opacity);transform:translateY(-50%)}.legacy-homepage .ai-pandit-match-cta__art--left{left:clamp(.25rem,2vw,1.25rem);-o-object-position:left center;object-position:left center}.legacy-homepage .ai-pandit-match-cta__art--right{right:clamp(.25rem,2vw,1.25rem);-o-object-position:right center;object-position:right center}.legacy-homepage .ai-pandit-match-cta__inner{z-index:2;max-width:var(--aim-center-max);padding-inline:.5rem}@media (min-width:768px){.legacy-homepage .ai-pandit-match-cta__trust{flex-wrap:nowrap;gap:.625rem 1.25rem}.legacy-homepage .ai-pandit-match-cta__desc{max-width:42rem}}@media (max-width:1023px){.legacy-homepage .ai-pandit-match-cta{--aim-art-max-h:14rem;--aim-art-opacity:0.75;--aim-center-max:40rem;min-height:20rem}.legacy-homepage .ai-pandit-match-cta__art{max-width:min(12rem,calc((100% - var(--aim-center-max)) / 2 - .75rem))}}@media (max-width:639px){.legacy-homepage .ai-pandit-match-cta__art{display:none}.legacy-homepage .ai-pandit-match-cta__inner{max-width:44rem}.legacy-homepage .ai-pandit-match-cta{min-height:0}.legacy-homepage .ai-pandit-match-cta__trust{flex-wrap:wrap}}@media (min-width:1280px){.legacy-homepage .ai-pandit-match-cta{--aim-art-max-h:29rem;--aim-art-opacity:0.92;min-height:30.5rem}.legacy-homepage .ai-pandit-match-cta__art{max-width:28rem}}.how-it-works{--hiw-pad-y:1.75rem;--hiw-badge-gap:0.625rem;--hiw-title-gap:0.875rem;--hiw-subtitle-gap:1.5rem;--hiw-cards-gap:1.25rem;--hiw-timing-gap:0.875rem;--hiw-ease:cubic-bezier(0.22,1,0.36,1);--hiw-border:rgba(15,23,42,0.06);--hiw-shadow:0 2px 8px rgba(15,23,42,0.04),0 8px 20px rgba(15,23,42,0.04);--hiw-shadow-hover:0 4px 12px rgba(15,23,42,0.06),0 14px 28px rgba(15,23,42,0.08);--hiw-accent:#ea580c;--hiw-accent-soft:#fff7ed;padding:var(--hiw-pad-y) 1rem;background:#fff}.how-it-works__inner{width:100%;max-width:56rem;margin-inline:auto}@media (min-width:1024px){.how-it-works__inner{max-width:64rem}.how-it-works{padding-block:2rem;min-height:17.5rem}}.how-it-works__header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:var(--hiw-subtitle-gap)}.how-it-works__badge{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:var(--hiw-badge-gap);padding:.25rem .75rem;border-radius:9999px;border:1px solid rgba(234,88,12,.16);background:var(--hiw-accent-soft);color:#c2410c;font-size:.75rem;font-weight:600;letter-spacing:.01em}.how-it-works__badge-icon{width:.75rem;height:.75rem;flex-shrink:0}.how-it-works__title{margin:0 0 var(--hiw-title-gap);font-size:1.625rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#0f172a}@media (min-width:768px){.how-it-works__title{font-size:1.875rem}}.how-it-works__subtitle{margin:0;font-size:.9375rem;line-height:1.45;color:#64748b}.how-it-works__steps{display:grid;grid-template-columns:1fr;gap:.875rem;margin:0 0 var(--hiw-cards-gap);padding:0;list-style:none}@media (min-width:768px){.how-it-works__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;position:relative}}.how-it-works__step{position:relative;min-width:0}.how-it-works__connector{display:none}@media (min-width:768px){.how-it-works__connector{display:block;position:absolute;top:2.35rem;right:calc(100% - .125rem);width:1.25rem;height:2px;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgba(234,88,12,.15),rgba(245,158,11,.55) 50%,rgba(234,88,12,.15));border-radius:9999px}.how-it-works__connector:after{content:"";position:absolute;top:50%;right:-2px;width:5px;height:5px;border-radius:9999px;background:rgba(245,158,11,.75);transform:translateY(-50%)}}.how-it-works__card{position:relative;z-index:1;height:100%;padding:1rem 1rem 1.125rem;border-radius:1rem;border:1px solid var(--hiw-border);background:#fff;box-shadow:var(--hiw-shadow);text-align:left;transition:transform .22s var(--hiw-ease),box-shadow .22s var(--hiw-ease),border-color .22s var(--hiw-ease)}@media (hover:hover) and (pointer:fine){.how-it-works__card:hover{transform:translateY(-5px);border-color:rgba(234,172,81,.45);box-shadow:var(--hiw-shadow-hover)}}.how-it-works__card:focus-within{outline:2px solid rgba(234,88,12,.35);outline-offset:2px}.how-it-works__card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.how-it-works__step-badge{width:1.5rem;height:1.5rem;border-radius:9999px;background:linear-gradient(135deg,#f97316,#f59e0b);color:#fff;font-size:.75rem;font-weight:700;line-height:1}.how-it-works__icon-wrap,.how-it-works__step-badge{display:inline-flex;align-items:center;justify-content:center}.how-it-works__icon-wrap{width:2.5rem;height:2.5rem;border-radius:.75rem;background:var(--hiw-accent-soft);color:var(--hiw-accent)}.how-it-works__icon{width:1.25rem;height:1.25rem}.how-it-works__step-title{margin:0 0 .375rem;font-size:1rem;font-weight:700;line-height:1.3;color:#0f172a}.how-it-works__step-desc{margin:0;font-size:.8125rem;line-height:1.45;color:#64748b}.how-it-works__timing{display:flex;align-items:center;justify-content:center;gap:.375rem;margin:0 0 var(--hiw-timing-gap);font-size:.75rem;font-weight:500;color:#94a3b8;text-align:center}.how-it-works__timing-icon{width:.875rem;height:.875rem;flex-shrink:0;color:#f59e0b}.how-it-works__cta-wrap{display:flex;justify-content:center;text-decoration:none}.how-it-works__cta{border-radius:9999px;font-weight:600;box-shadow:0 2px 8px rgba(234,88,12,.18);transition:transform .2s var(--hiw-ease),box-shadow .2s var(--hiw-ease)}.how-it-works__cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(234,88,12,.24)}.how-it-works__cta-arrow{width:.875rem;height:.875rem;margin-left:.375rem}@media (prefers-reduced-motion:reduce){.how-it-works__card,.how-it-works__cta{transition:none}.how-it-works__card:hover,.how-it-works__cta:hover{transform:none}}.home-collapsible-feature-section{--hcfs-section-pad:0.75rem;--hcfs-header-pad-y:1rem;--hcfs-header-pad-x:1.5rem;--hcfs-subtitle-color:#64748b;--hcfs-border:rgba(15,23,42,0.06);--hcfs-shadow-rest:0 2px 8px rgba(15,23,42,0.04),0 8px 20px rgba(15,23,42,0.04);--hcfs-shadow-hover:0 4px 12px rgba(15,23,42,0.05),0 14px 28px rgba(15,23,42,0.06);--hcfs-shadow-expanded:0 4px 14px rgba(15,23,42,0.05),0 12px 30px rgba(15,23,42,0.06);--hcfs-ease:cubic-bezier(0,0,0.2,1);--hcfs-duration:250ms;--hcfs-inner-width:100%;--hcfs-inner-max-width:100%;padding-top:var(--hcfs-section-pad);padding-bottom:var(--hcfs-section-pad)}.home-collapsible-feature-section__inner{width:var(--hcfs-inner-width);max-width:var(--hcfs-inner-max-width)}@media (min-width:1024px){.home-collapsible-feature-section{--hcfs-inner-width:92%;--hcfs-inner-max-width:76rem}}.home-collapsible-feature-section__inner--wide{width:var(--hcfs-inner-width);max-width:var(--hcfs-inner-max-width)}.home-collapsible-feature-section--more-ways,.home-collapsible-feature-section--serving{--hcfs-section-pad:0.75rem;--hcfs-header-pad-y:0.875rem}.home-collapsible-feature-section__inner--more-ways,.home-collapsible-feature-section__inner--serving{width:var(--hcfs-inner-width);max-width:var(--hcfs-inner-max-width)}.home-collapsible-feature-section--more-ways .home-collapsible-feature-section__cards,.home-collapsible-feature-section--serving .home-collapsible-feature-section__cards{padding-top:1.125rem}.home-collapsible-feature-section--more-ways .home-collapsible-feature-section__collapse--open .home-collapsible-feature-section__collapse-inner,.home-collapsible-feature-section--serving .home-collapsible-feature-section__collapse--open .home-collapsible-feature-section__collapse-inner{overflow:visible}.home-collapsible-feature-section--more-ways .home-collapsible-feature-section__collapse--open .home-collapsible-feature-section__cards,.home-collapsible-feature-section--serving .home-collapsible-feature-section__collapse--open .home-collapsible-feature-section__cards,.serving-devotees-carousel-shell{overflow:visible;max-width:100%;min-width:0}.serving-devotees-carousel-shell{position:relative;width:100%;contain:inline-size;padding-inline:.125rem}.serving-devotees-carousel-shell>.group\/rail{width:100%;max-width:100%;min-width:0}.home-collapsible-feature-section__cards-grid{display:grid;gap:1rem;width:100%;min-width:0;padding-block:.5rem}.home-collapsible-feature-section__cards-grid>*{min-width:0}.home-collapsible-feature-section__cards-grid--2{grid-template-columns:minmax(0,1fr)}@media (min-width:640px){.home-collapsible-feature-section__cards-grid--2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:48rem;margin-inline:auto}}.home-collapsible-feature-section__cards-grid--3{grid-template-columns:minmax(0,1fr)}@media (min-width:640px){.home-collapsible-feature-section__cards-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-collapsible-feature-section__cards-grid--4{grid-template-columns:minmax(0,1fr)}@media (min-width:640px){.home-collapsible-feature-section__cards-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home-collapsible-feature-section__cards-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-collapsible-feature-section__cards-grid--5{grid-template-columns:minmax(0,1fr)}@media (min-width:640px){.home-collapsible-feature-section__cards-grid--5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home-collapsible-feature-section__cards-grid--5{grid-template-columns:repeat(6,minmax(0,1fr))}.home-collapsible-feature-section__cards-grid--5>:nth-child(-n+3){grid-column:span 2}.home-collapsible-feature-section__cards-grid--5>:nth-child(4){grid-column:2/span 2}.home-collapsible-feature-section__cards-grid--5>:nth-child(5){grid-column:4/span 2}}.home-collapsible-feature-section--cream{border-top:1px solid rgba(217,119,6,.07);background:linear-gradient(135deg,rgba(255,251,235,.34),rgba(254,243,199,.18) 52%,rgba(255,251,235,.28))}.home-collapsible-feature-section--saffron{border-top:1px solid rgba(217,119,6,.08);background:linear-gradient(135deg,rgba(255,247,237,.34),rgba(254,215,170,.16) 52%,rgba(255,251,235,.26))}.home-collapsible-feature-section--sky{border-top:1px solid rgba(14,116,144,.08);background:linear-gradient(135deg,rgba(240,249,255,.34),rgba(219,234,254,.16) 52%,rgba(238,242,255,.26))}.home-collapsible-feature-section__header{width:100%;cursor:pointer;border:1px solid var(--hcfs-border);border-radius:1.5rem;background:#ffffff;padding:var(--hcfs-header-pad-y) var(--hcfs-header-pad-x);text-align:left;box-shadow:var(--hcfs-shadow-rest);transition:transform var(--hcfs-duration) var(--hcfs-ease),box-shadow var(--hcfs-duration) var(--hcfs-ease)}@media (min-width:640px){.home-collapsible-feature-section__header{--hcfs-header-pad-x:2rem}}.home-collapsible-feature-section__header:hover{transform:translateY(-2px);box-shadow:var(--hcfs-shadow-hover)}.home-collapsible-feature-section__header--expanded{box-shadow:var(--hcfs-shadow-expanded)}.home-collapsible-feature-section__header:focus-visible{outline:none;box-shadow:var(--hcfs-shadow-rest),0 0 0 2px rgba(14,116,144,.28)}.home-collapsible-feature-section--cream .home-collapsible-feature-section__header:focus-visible{box-shadow:var(--hcfs-shadow-rest),0 0 0 2px rgba(217,119,6,.24)}.home-collapsible-feature-section--saffron .home-collapsible-feature-section__header:focus-visible{box-shadow:var(--hcfs-shadow-rest),0 0 0 2px rgba(217,119,6,.24)}.home-collapsible-feature-section__header-layout{display:flex;flex-direction:column;gap:.75rem}@media (min-width:640px){.home-collapsible-feature-section__header-layout{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}}.home-collapsible-feature-section__header-copy{min-width:0;flex:1 1 auto}.home-collapsible-feature-section__badge{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:.5rem;padding:.25rem .625rem;border:1px solid rgba(15,23,42,.06);border-radius:9999px;background:rgba(255,255,255,.82);box-shadow:0 1px 2px rgba(15,23,42,.04);font-size:.75rem;font-weight:600;line-height:1.2}.home-collapsible-feature-section--cream .home-collapsible-feature-section__badge{color:#92400e;border-color:rgba(217,119,6,.1);background:rgba(255,251,235,.72)}.home-collapsible-feature-section--saffron .home-collapsible-feature-section__badge{color:#9a3412;border-color:rgba(217,119,6,.1);background:rgba(255,247,237,.72)}.home-collapsible-feature-section--sky .home-collapsible-feature-section__badge{color:#0c4a6e;border-color:rgba(14,116,144,.1);background:rgba(240,249,255,.72)}.home-collapsible-feature-section__badge-icon{width:.875rem;height:.875rem;flex-shrink:0}.home-collapsible-feature-section__title-row{display:flex;align-items:flex-start;gap:.5rem}.home-collapsible-feature-section__title-icon-wrap{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;box-shadow:0 1px 2px rgba(15,23,42,.04)}.home-collapsible-feature-section--cream .home-collapsible-feature-section__title-icon-wrap{background:rgba(254,243,199,.55);color:#d97706}.home-collapsible-feature-section--saffron .home-collapsible-feature-section__title-icon-wrap{background:rgba(254,215,170,.45);color:#d97706}.home-collapsible-feature-section--sky .home-collapsible-feature-section__title-icon-wrap{background:rgba(186,230,253,.55);color:#0284c7}.home-collapsible-feature-section__title-icon{width:1.125rem;height:1.125rem}.home-collapsible-feature-section__title{margin:0;font-family:inherit;font-size:1.375rem;font-weight:700;line-height:1.25;color:#0f172a}@media (min-width:640px){.home-collapsible-feature-section__title{font-size:1.75rem}}.home-collapsible-feature-section__title-accent{color:#ea580c}.home-collapsible-feature-section__subtitle{margin:.5rem 0 0;font-family:inherit;font-size:.9375rem;font-weight:500;line-height:1.45;color:var(--hcfs-subtitle-color)}@media (min-width:1024px){.home-collapsible-feature-section__subtitle{white-space:nowrap}}.home-collapsible-feature-section__explore{display:inline-flex;flex-shrink:0;align-items:center;gap:.375rem;align-self:flex-start;padding:.375rem .875rem;border:1px solid rgba(15,23,42,.08);border-radius:9999px;background:rgba(255,255,255,.78);font-size:.8125rem;font-weight:600;line-height:1.2;color:#334155;box-shadow:0 1px 2px rgba(15,23,42,.03);transition:transform var(--hcfs-duration) var(--hcfs-ease),box-shadow var(--hcfs-duration) var(--hcfs-ease),border-color var(--hcfs-duration) var(--hcfs-ease)}@media (min-width:640px){.home-collapsible-feature-section__explore{align-self:center}}.home-collapsible-feature-section__header:hover .home-collapsible-feature-section__explore{transform:translateY(-2px);box-shadow:0 4px 10px rgba(15,23,42,.05)}.home-collapsible-feature-section--cream .home-collapsible-feature-section__explore{border-color:rgba(217,119,6,.12);background:rgba(255,251,235,.65);color:#92400e}.home-collapsible-feature-section--saffron .home-collapsible-feature-section__explore{border-color:rgba(217,119,6,.12);background:rgba(255,247,237,.65);color:#9a3412}.home-collapsible-feature-section--sky .home-collapsible-feature-section__explore{border-color:rgba(14,116,144,.12);background:rgba(240,249,255,.65);color:#0c4a6e}.home-collapsible-feature-section__chevron{width:1rem;height:1rem;transition:transform var(--hcfs-duration) var(--hcfs-ease)}.home-collapsible-feature-section__chevron--open{transform:rotate(180deg)}.home-collapsible-feature-section__collapse{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows var(--hcfs-duration) var(--hcfs-ease),opacity var(--hcfs-duration) var(--hcfs-ease)}.home-collapsible-feature-section__collapse--open{grid-template-rows:1fr;opacity:1}.home-collapsible-feature-section__collapse-inner{overflow:hidden;min-height:0}.home-collapsible-feature-section__cards{padding-top:1rem;transform:translateY(4px);transition:transform var(--hcfs-duration) var(--hcfs-ease)}.home-collapsible-feature-section__collapse--open .home-collapsible-feature-section__cards{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.home-collapsible-feature-section__cards,.home-collapsible-feature-section__chevron,.home-collapsible-feature-section__collapse,.home-collapsible-feature-section__explore,.home-collapsible-feature-section__header{transition-duration:.01ms}.home-collapsible-feature-section__header:hover,.home-collapsible-feature-section__header:hover .home-collapsible-feature-section__explore{transform:none}}.are-you-a-pandit-cta{--ayap-pad-y:1.875rem;--ayap-badge-gap:0.625rem;--ayap-title-gap:0.75rem;--ayap-desc-gap:1.125rem;--ayap-cta-gap:1rem;--ayap-trust-gap:1rem;--ayap-ease:cubic-bezier(0.22,1,0.36,1);--ayap-saffron:#f59e0b;--ayap-orange:#ea580c;--ayap-amber:#d97706;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:var(--ayap-pad-y) 1rem;color:#fff}@media (min-width:768px){.are-you-a-pandit-cta{padding-block:2rem;min-height:17.5rem}}.are-you-a-pandit-cta__bg{position:absolute;inset:0;z-index:0;background:linear-gradient(125deg,#c2410c,#ea580c 38%,#f59e0b 72%,#d97706);background-size:140% 140%;animation:ayap-gradient-shift 20s ease-in-out infinite alternate}.are-you-a-pandit-cta__glow{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 55% 70% at 18% 20%,rgba(253,230,138,.28) 0,transparent 55%),radial-gradient(ellipse 50% 60% at 88% 75%,rgba(255,255,255,.12) 0,transparent 50%)}.are-you-a-pandit-cta__watermark{position:absolute;z-index:1;pointer-events:none;inset:auto;right:-2rem;bottom:-3rem;width:min(22rem,55vw);height:min(22rem,55vw);opacity:.07;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.95) 0 8%,transparent 9%),radial-gradient(circle at 50% 50%,transparent 18%,rgba(255,255,255,.7) 19% 22%,transparent 23%),radial-gradient(circle at 50% 50%,transparent 32%,rgba(255,255,255,.55) 33% 36%,transparent 37%),radial-gradient(circle at 50% 50%,transparent 46%,rgba(255,255,255,.4) 47% 50%,transparent 51%);border-radius:50%}.are-you-a-pandit-cta__watermark:before{content:"";position:absolute;inset:18%;border-radius:50%;border:1px solid rgba(255,255,255,.55);opacity:.8}.are-you-a-pandit-cta__inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:42rem;margin-inline:auto}.are-you-a-pandit-cta__badge{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:var(--ayap-badge-gap);padding:.25rem .75rem;border-radius:9999px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.16);color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.01em;backdrop-filter:blur(4px)}.are-you-a-pandit-cta__badge-icon{width:.75rem;height:.75rem;flex-shrink:0}.are-you-a-pandit-cta__title{margin:0 0 var(--ayap-title-gap);font-size:1.75rem;font-weight:800;line-height:1.15;letter-spacing:-.025em;color:#fff}@media (min-width:768px){.are-you-a-pandit-cta__title{font-size:2.125rem}}.are-you-a-pandit-cta__desc{margin:0 0 var(--ayap-desc-gap);max-width:36rem;font-size:.9375rem;line-height:1.55;color:rgba(255,255,255,.92)}@media (min-width:768px){.are-you-a-pandit-cta__desc{font-size:1rem}}.are-you-a-pandit-cta__primary-wrap{display:inline-flex;margin-bottom:var(--ayap-cta-gap);text-decoration:none}.are-you-a-pandit-cta__primary{min-height:2.875rem;padding-inline:1.75rem;border-radius:9999px;background:#fff;color:#c2410c;font-weight:700;box-shadow:0 4px 14px rgba(15,23,42,.12),0 10px 28px rgba(194,65,12,.28),0 0 0 1px rgba(255,255,255,.35);transition:transform .22s var(--ayap-ease),box-shadow .22s var(--ayap-ease),background-color .22s var(--ayap-ease),color .22s var(--ayap-ease)}.are-you-a-pandit-cta__primary:hover{background:#fffbeb;color:#9a3412;transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,23,42,.14),0 16px 36px rgba(194,65,12,.35),0 0 24px rgba(253,230,138,.45)}.are-you-a-pandit-cta__primary:focus-visible{outline:2px solid #fff;outline-offset:3px}.are-you-a-pandit-cta__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.25rem 0;margin:0;padding:0;list-style:none;font-size:.75rem;font-weight:500;color:rgba(255,255,255,.78)}.are-you-a-pandit-cta__trust-item{display:inline-flex;align-items:center;white-space:nowrap}.are-you-a-pandit-cta__trust-dot{margin-inline:.625rem;opacity:.65}.are-you-a-pandit-cta__chips{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:.625rem;width:100%;margin-bottom:var(--ayap-trust-gap)}.are-you-a-pandit-cta__chip{display:inline-flex;align-items:center;gap:.625rem;min-width:min(100%,15.5rem);max-width:18rem;padding:.625rem .875rem;border-radius:9999px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.12);color:#fff;text-align:left;text-decoration:none;backdrop-filter:blur(6px);transition:transform .22s var(--ayap-ease),box-shadow .22s var(--ayap-ease),border-color .22s var(--ayap-ease),background-color .22s var(--ayap-ease)}.are-you-a-pandit-cta__chip:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.18);box-shadow:0 8px 20px rgba(15,23,42,.12)}.are-you-a-pandit-cta__chip:focus-visible{outline:2px solid #fff;outline-offset:2px}.are-you-a-pandit-cta__chip-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;border-radius:9999px;background:rgba(255,255,255,.2);color:#fff}.are-you-a-pandit-cta__chip-lucide{width:1rem;height:1rem}.are-you-a-pandit-cta__chip-copy{display:flex;flex-direction:column;gap:.0625rem;min-width:0}.are-you-a-pandit-cta__chip-title{font-size:.8125rem;font-weight:700;line-height:1.25}.are-you-a-pandit-cta__chip-desc{font-size:.6875rem;line-height:1.35;color:rgba(255,255,255,.82)}@media (max-width:639px){.are-you-a-pandit-cta{padding-block:1.625rem}.are-you-a-pandit-cta__title{font-size:1.5rem}.are-you-a-pandit-cta__desc{font-size:.875rem}.are-you-a-pandit-cta__chip{min-width:100%;max-width:none}.are-you-a-pandit-cta__trust-dot{margin-inline:.4rem}}@keyframes ayap-gradient-shift{0%{background-position:0 40%}to{background-position:100% 60%}}@media (prefers-reduced-motion:reduce){.are-you-a-pandit-cta__bg{animation:none}.are-you-a-pandit-cta__chip:hover,.are-you-a-pandit-cta__primary:hover{transform:none}}.are-you-a-pandit-cta__bookend{display:none}.are-you-a-pandit-cta__frame{position:relative;width:100%}.are-you-a-pandit-cta__stage{position:relative;z-index:2;width:100%}.legacy-homepage .are-you-a-pandit-cta{--ayap-badge-gap:0.4375rem;--ayap-title-gap:0.5rem;--ayap-desc-gap:0.75rem;--ayap-cta-gap:0.625rem;--ayap-trust-gap:0.625rem;padding-inline:1rem;padding-block:.625rem;overflow:visible}.legacy-homepage .are-you-a-pandit-cta__frame{width:100%;max-width:76rem;margin-inline:auto;overflow:hidden;border-radius:1.25rem;box-shadow:0 1px 2px rgba(28,25,23,.04),0 8px 24px rgba(234,88,12,.08)}@media (min-width:1024px){.legacy-homepage .are-you-a-pandit-cta__frame{width:92%}}.legacy-homepage .are-you-a-pandit-cta__bg,.legacy-homepage .are-you-a-pandit-cta__glow,.legacy-homepage .are-you-a-pandit-cta__watermark{border-radius:inherit}.legacy-homepage .are-you-a-pandit-cta__glow{z-index:2;background:radial-gradient(ellipse 52% 72% at 50% 48%,rgba(245,158,11,.28) 0,transparent 62%),radial-gradient(ellipse 42% 80% at 8% 50%,rgba(194,65,12,.22) 0,transparent 58%),radial-gradient(ellipse 42% 80% at 92% 50%,rgba(217,119,6,.2) 0,transparent 58%),radial-gradient(ellipse 55% 70% at 18% 20%,rgba(253,230,138,.22) 0,transparent 55%),radial-gradient(ellipse 50% 60% at 88% 75%,rgba(255,255,255,.1) 0,transparent 50%)}.legacy-homepage .are-you-a-pandit-cta__bookend{display:block;width:min(100%,14.5rem);height:8.925rem;margin-inline:auto;-o-object-fit:cover;object-fit:cover;pointer-events:none;border:0;border-radius:0;box-shadow:none;background:transparent;opacity:.72;filter:saturate(1.08) contrast(.96) sepia(.12)}.legacy-homepage .are-you-a-pandit-cta__bookend--left{order:-1;-o-object-position:28% center;object-position:28% center;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.92) 0,rgba(0,0,0,.7) 48%,rgba(0,0,0,.18) 78%,transparent),linear-gradient(180deg,transparent 0,#000 14%,#000 86%,transparent);mask-image:linear-gradient(90deg,rgba(0,0,0,.92) 0,rgba(0,0,0,.7) 48%,rgba(0,0,0,.18) 78%,transparent),linear-gradient(180deg,transparent 0,#000 14%,#000 86%,transparent);-webkit-mask-composite:destination-in;mask-composite:intersect}.legacy-homepage .are-you-a-pandit-cta__bookend--right{order:1;-o-object-position:72% center;object-position:72% center;-webkit-mask-image:linear-gradient(270deg,rgba(0,0,0,.92) 0,rgba(0,0,0,.7) 48%,rgba(0,0,0,.18) 78%,transparent),linear-gradient(180deg,transparent 0,#000 14%,#000 86%,transparent);mask-image:linear-gradient(270deg,rgba(0,0,0,.92) 0,rgba(0,0,0,.7) 48%,rgba(0,0,0,.18) 78%,transparent),linear-gradient(180deg,transparent 0,#000 14%,#000 86%,transparent);-webkit-mask-composite:destination-in;mask-composite:intersect}.legacy-homepage .are-you-a-pandit-cta__stage{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:1rem 1rem 1.125rem}.legacy-homepage .are-you-a-pandit-cta__inner{order:0;z-index:3}.legacy-homepage .are-you-a-pandit-cta__chip{width:auto;min-width:min(100%,15.5rem);max-width:18rem;border-radius:9999px;border:1px solid rgba(255,255,255,.22);background:rgba(255,247,237,.12);box-shadow:0 0 18px rgba(255,237,213,.1);backdrop-filter:blur(8px)}.legacy-homepage .are-you-a-pandit-cta__chip:hover{border-color:rgba(255,255,255,.42);background:rgba(255,247,237,.18);box-shadow:0 6px 18px rgba(15,23,42,.1)}@media (min-width:768px){.legacy-homepage .are-you-a-pandit-cta__bookend{height:10.625rem;opacity:.82}}@media (min-width:1024px){.legacy-homepage .are-you-a-pandit-cta__stage{display:grid;grid-template-columns:minmax(0,28%) minmax(0,1fr) minmax(0,28%);align-items:stretch;gap:0;padding:0;min-height:17.85rem}.legacy-homepage .are-you-a-pandit-cta__bookend{order:unset;align-self:stretch;width:100%;height:100%;min-height:17.85rem;margin-inline:0;opacity:.94}.legacy-homepage .are-you-a-pandit-cta__bookend--left{-o-object-position:18% center;object-position:18% center}.legacy-homepage .are-you-a-pandit-cta__bookend--right{-o-object-position:82% center;object-position:82% center}.legacy-homepage .are-you-a-pandit-cta__inner{order:unset;z-index:3;max-width:none;overflow:visible;padding:1.125rem .75rem .875rem;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"badge" "title" "desc" "cta" "chips" "trust";align-items:center;justify-items:center;row-gap:0}.legacy-homepage .are-you-a-pandit-cta__badge{grid-area:badge}.legacy-homepage .are-you-a-pandit-cta__title{grid-area:title}.legacy-homepage .are-you-a-pandit-cta__desc{grid-area:desc}.legacy-homepage .are-you-a-pandit-cta__primary-wrap{grid-area:cta}.legacy-homepage .are-you-a-pandit-cta__chips{grid-area:chips;display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:center;gap:.75rem;width:-moz-max-content;width:max-content;max-width:none}.legacy-homepage .are-you-a-pandit-cta__chip{width:auto;min-width:18.25rem;max-width:none;flex:0 0 auto}.legacy-homepage .are-you-a-pandit-cta__chip-copy{min-width:-moz-max-content;min-width:max-content}.legacy-homepage .are-you-a-pandit-cta__chip-desc,.legacy-homepage .are-you-a-pandit-cta__chip-title{white-space:nowrap}.legacy-homepage .are-you-a-pandit-cta__chip:first-child,.legacy-homepage .are-you-a-pandit-cta__chip:last-child{justify-self:unset}.legacy-homepage .are-you-a-pandit-cta__trust{grid-area:trust;margin-top:var(--ayap-trust-gap)}}.legacy-homepage{--lh-accent:#ea580c;--lh-accent-soft:#f59e0b;--lh-cream:#fffaf3;--lh-warm-50:#fff7ed;--lh-warm-100:#ffedd5;--lh-ink:#1c1917;--lh-ink-muted:#57534e;--lh-radius-card:1.25rem;--lh-radius-pill:9999px;--lh-shadow-card:0 1px 2px rgba(28,25,23,0.04),0 8px 24px rgba(234,88,12,0.06),0 24px 48px rgba(28,25,23,0.05);--lh-shadow-card-hover:0 4px 14px rgba(251,191,36,0.12),0 18px 44px rgba(28,25,23,0.1);--lh-border-soft:rgba(234,88,12,0.12);--lh-ease:cubic-bezier(0.22,1,0.36,1)}.legacy-homepage__hero{background:linear-gradient(165deg,#fff9f0,#fff4e6 38%,#ffedd5 72%,#fef3c7)!important}.legacy-homepage__hero:after{content:"";pointer-events:none;position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse 80% 55% at 50% 0,rgba(255,255,255,.55) 0,transparent 68%)}.legacy-homepage__hero .relative.z-10,.legacy-homepage__hero>.container{position:relative;z-index:10}.legacy-homepage__hero-badge{border-radius:var(--lh-radius-pill);padding:.4rem 1rem;font-weight:600;letter-spacing:.01em;box-shadow:0 1px 2px rgba(234,88,12,.08),inset 0 1px 0 rgba(255,255,255,.65);border:1px solid rgba(234,88,12,.14)}.legacy-homepage__hero-title{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif!important;font-weight:700!important;color:var(--lh-ink);letter-spacing:-.025em!important;line-height:1.12!important;text-wrap:balance;max-width:100%}.legacy-homepage__hero-title-br{display:none}@media (min-width:480px){.legacy-homepage__hero-title-br{display:block}}.legacy-homepage__hero-title .text-gradient{background-image:linear-gradient(105deg,#ea580c,#d97706 48%,#b45309)}.legacy-homepage__hero-subcopy{color:#3f2e24!important;font-weight:500;line-height:1.65;text-wrap:pretty;text-shadow:0 1px 0 rgba(255,255,255,.35)}.legacy-homepage__search-card{border:1px solid rgba(255,255,255,.85);border-radius:calc(var(--lh-radius-card) + .25rem);background:rgba(255,255,255,.94)!important;box-shadow:var(--lh-shadow-card);backdrop-filter:blur(12px);overflow:visible;transition:box-shadow .28s var(--lh-ease),border-color .28s var(--lh-ease)}.legacy-homepage__hero-search-fields{display:grid;grid-template-columns:1fr;gap:.875rem;text-align:left;min-width:0;position:relative;container-type:inline-size;container-name:hero-search}.legacy-homepage__hero-field{min-width:0}.legacy-homepage__hero-field--location{overflow:visible}.legacy-homepage__hero-field-label{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.4rem;font-size:.8125rem;font-weight:600;letter-spacing:.01em;color:#57534e}.legacy-homepage__hero-field-helper{margin:.4rem 0 0;font-size:.75rem;line-height:1.3;color:#78716c;font-weight:450}.legacy-homepage__hero-date-trigger{width:100%}.legacy-homepage__hero-field--location input[role=combobox]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legacy-homepage__hero-field--location [role=listbox]{left:0;right:auto;width:min(100cqi,calc(100vw - 2rem));max-width:min(100cqi,calc(100vw - 2rem))}.legacy-homepage__hero-field--location [role=listbox] [role=option]{align-items:center}.legacy-homepage__hero-field--location [role=listbox] [role=option]>span.min-w-0{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal}.legacy-homepage__hero-location-summary{display:flex;align-items:center;gap:.625rem;width:100%;min-width:0;text-align:left;justify-content:flex-start}.legacy-homepage__hero-location-summary-text{flex:0 1 auto;min-width:0;color:#166534;font-size:.875rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legacy-homepage__hero-location-summary-change{flex:0 0 auto;font-size:.875rem;font-weight:600;color:#ea580c;text-decoration:underline;text-underline-offset:2px;background:none;border:0;padding:0;cursor:pointer}.legacy-homepage__hero-location-summary-change:hover{color:#c2410c}.legacy-homepage__popular-services{margin-top:1.35rem;width:100%;max-width:100%;min-width:0;display:flex;flex-direction:column;align-items:center}.legacy-homepage__popular-services-title{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:auto;margin:0;padding:.28rem .65rem;font-size:.8125rem;font-weight:700;letter-spacing:.01em;color:#9a3412;border-radius:8px;background:rgba(255,247,237,.94);border:1px solid rgba(234,88,12,.24);box-shadow:0 1px 2px rgba(194,65,12,.06)}.legacy-homepage__popular-services-ornament{color:#ea580c;font-size:.8em;line-height:1}.legacy-homepage__popular-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;width:100%;min-width:0;margin-top:.65rem}.legacy-homepage__popular-service-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-width:0;min-height:4.65rem;padding:.55rem .35rem;border-radius:.9rem;border:1px solid rgba(234,88,12,.16);background:rgba(255,255,255,.96);box-shadow:0 1px 2px rgba(28,25,23,.05),0 8px 20px rgba(234,88,12,.08);color:#44403c;cursor:pointer;transition:border-color .18s var(--lh-ease),box-shadow .18s var(--lh-ease),background-color .18s var(--lh-ease),transform .18s var(--lh-ease)}.legacy-homepage__popular-service-card:hover{border-color:rgba(234,88,12,.36);box-shadow:0 2px 4px rgba(28,25,23,.06),0 12px 24px rgba(234,88,12,.12)}.legacy-homepage__popular-service-card:focus-visible{outline:2px solid rgba(249,115,22,.55);outline-offset:2px}.legacy-homepage__popular-service-card.is-selected{border-color:rgba(234,88,12,.5);background:rgba(255,247,237,.98);box-shadow:0 1px 2px rgba(194,65,12,.1),0 10px 22px rgba(234,88,12,.14)}.legacy-homepage__popular-service-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;background:linear-gradient(180deg,rgba(255,247,237,1),rgba(255,237,213,.95));color:#c2410c;box-shadow:inset 0 0 0 1px rgba(234,88,12,.12)}.legacy-homepage__popular-service-img{width:2.55rem;height:2.55rem;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.legacy-homepage__popular-service-lucide{width:1.65rem;height:1.65rem}.legacy-homepage__popular-service-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-width:100%;padding:0 .15rem;font-size:.78rem;font-weight:400;line-height:1.25;text-align:center;color:#44403c}.legacy-homepage__popular-services-footer{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .65rem;margin-top:.7rem}.legacy-homepage__popular-services-sep{display:none}.legacy-homepage__popular-services-packages,.legacy-homepage__popular-services-view-all{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .55rem;border-radius:8px;font-size:.8125rem;font-weight:700;text-decoration:none;background:rgba(255,247,237,.94);border:1px solid rgba(234,88,12,.24);box-shadow:0 1px 2px rgba(194,65,12,.06);transition:color .16s var(--lh-ease),background-color .16s var(--lh-ease),border-color .16s var(--lh-ease)}.legacy-homepage__popular-services-packages{color:#9a3412}.legacy-homepage__popular-services-packages:hover{color:#7c2d12;background:rgba(255,237,213,.98);border-color:rgba(234,88,12,.35)}.legacy-homepage__popular-services-view-all{color:#c2410c}.legacy-homepage__popular-services-view-all:hover{color:#9a3412;background:rgba(255,237,213,.98);border-color:rgba(234,88,12,.35)}.legacy-homepage__popular-cities{margin-top:.7rem;display:flex;justify-content:center;width:100%;min-width:0}.legacy-homepage__popular-cities-label{display:inline-flex;align-items:center;gap:.3rem;flex:0 0 auto;margin:0;padding:.28rem .55rem;border-radius:8px;font-size:.75rem;font-weight:700;color:#9a3412;background:rgba(255,247,237,.94);border:1px solid rgba(234,88,12,.24);box-shadow:0 1px 2px rgba(194,65,12,.06);white-space:nowrap}.legacy-homepage__popular-cities-chips{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.28rem;width:auto;max-width:100%;min-width:0}.legacy-homepage__popular-city-chip{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:1.55rem;padding:.12rem .45rem;border-radius:6px;border:1px solid rgba(234,88,12,.18);background:rgba(255,255,255,.88);color:#44403c;font-size:.7rem;font-weight:400;text-decoration:none;white-space:nowrap;box-shadow:none;transition:background-color .16s var(--lh-ease),border-color .16s var(--lh-ease),color .16s var(--lh-ease)}.legacy-homepage__popular-city-chip:hover{background:rgba(255,247,237,.98);border-color:rgba(234,88,12,.35);color:#9a3412}@media (min-width:640px){.legacy-homepage__popular-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.legacy-homepage__popular-service-name{font-size:.8rem}}@media (min-width:900px){.legacy-homepage__popular-services{margin-top:1.4rem}.legacy-homepage__popular-services-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem}.legacy-homepage__popular-service-card{min-height:4.9rem;padding:.6rem .25rem}.legacy-homepage__popular-service-icon{width:2.85rem;height:2.85rem}.legacy-homepage__popular-service-img{width:2.65rem;height:2.65rem}.legacy-homepage__popular-cities{max-width:100%}.legacy-homepage__popular-cities-chips{flex-wrap:nowrap;justify-content:center;gap:.26rem;max-width:none;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.legacy-homepage__popular-cities-chips::-webkit-scrollbar{display:none}.legacy-homepage__popular-city-chip{min-height:1.5rem;padding:.1rem .38rem;font-size:.66rem}}@media (min-width:1100px){.legacy-homepage__popular-cities-chips{overflow-x:visible}.legacy-homepage__popular-city-chip{padding:.12rem .42rem;font-size:.7rem}}@media (hover:hover) and (pointer:fine){.legacy-homepage__popular-service-card:hover{transform:translateY(-1px)}}@media (min-width:768px){.legacy-homepage__hero-search-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;align-items:start}.legacy-homepage__hero-field{padding:0 .85rem}.legacy-homepage__hero-field:first-child{padding-left:0}.legacy-homepage__hero-field:last-child{padding-right:0}.legacy-homepage__hero-field:not(:first-child){border-left:1px solid rgba(234,88,12,.12)}}@media (hover:hover) and (pointer:fine){.legacy-homepage__search-card:hover{box-shadow:var(--lh-shadow-card-hover);border-color:rgba(234,88,12,.18)}}.legacy-homepage__hero-cta-primary [data-slot=button],.legacy-homepage__hero-cta-primary button{background-image:linear-gradient(135deg,#f97316,#ea580c 52%,#c2410c);border:1px solid rgba(194,65,12,.35);box-shadow:0 1px 2px rgba(194,65,12,.2),0 8px 20px rgba(234,88,12,.22);transition:transform .22s var(--lh-ease),box-shadow .22s var(--lh-ease)}@media (hover:hover) and (pointer:fine){.legacy-homepage__hero-cta-primary [data-slot=button]:hover,.legacy-homepage__hero-cta-primary button:hover{box-shadow:0 2px 4px rgba(194,65,12,.22),0 12px 28px rgba(234,88,12,.28);transform:translateY(-1px)}}.legacy-homepage__hero-cta-outline [data-slot=button],.legacy-homepage__hero-cta-outline button{transition:transform .22s var(--lh-ease),box-shadow .22s var(--lh-ease),background-color .22s var(--lh-ease)}@media (hover:hover) and (pointer:fine){.legacy-homepage__hero-cta-outline [data-slot=button]:hover,.legacy-homepage__hero-cta-outline button:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(28,25,23,.06)}}.legacy-homepage__service-pills .cursor-pointer,.legacy-homepage__service-pills [data-slot=badge]{border-radius:var(--lh-radius-pill);transition:transform .2s var(--lh-ease),box-shadow .2s var(--lh-ease)}@media (hover:hover) and (pointer:fine){.legacy-homepage__service-pills a:hover .cursor-pointer,.legacy-homepage__service-pills a:hover [data-slot=badge]{transform:translateY(-1px);box-shadow:0 4px 12px rgba(234,88,12,.1)}}.legacy-homepage__main>div:not([class*=legacy-homepage]),.legacy-homepage__main>section{scroll-margin-top:calc(var(--site-banner-height, 0px) + 5rem)}.legacy-homepage h2{font-family:inherit;letter-spacing:-.02em}.legacy-homepage__section-for-you{background:linear-gradient(180deg,#ffffff,#fffdf9)!important;border-bottom:1px solid var(--lh-border-soft)}.legacy-homepage__section-pooja{background:linear-gradient(180deg,#ffffff,#fffaf5)}.legacy-homepage__section-featured{background:linear-gradient(165deg,#fff8f0,#fff4e8 45%,#ffedd5)!important;border-top:1px solid var(--lh-border-soft);border-bottom:1px solid var(--lh-border-soft)}.legacy-homepage__section-featured .inline-flex.rounded-2xl{border-color:rgba(234,88,12,.14);box-shadow:0 1px 2px rgba(28,25,23,.04),0 8px 20px rgba(234,88,12,.06)}.legacy-homepage__global-stats{background:linear-gradient(135deg,#292524,#1c1917 48%,#292018)!important;position:relative;overflow:hidden}.legacy-homepage__global-stats:before{content:"";pointer-events:none;position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at 50% 120%,rgba(234,88,12,.14) 0,transparent 65%)}.legacy-homepage__global-stats .container{position:relative;z-index:1}.legacy-homepage__stat-value{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;letter-spacing:-.02em;text-shadow:0 2px 12px rgba(0,0,0,.25)}.legacy-homepage__stat-label{letter-spacing:.02em}.legacy-homepage__trust-indicators{background:linear-gradient(180deg,#ffffff 0,var(--lh-cream) 100%);border-top:1px solid var(--lh-border-soft)}.legacy-homepage__trust-stat{padding:.75rem 1.25rem;border-radius:var(--lh-radius-card);transition:transform .22s var(--lh-ease),box-shadow .22s var(--lh-ease)}@media (hover:hover) and (pointer:fine){.legacy-homepage__trust-stat:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(234,88,12,.08)}}.legacy-homepage__trust-stat .text-3xl{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.legacy-homepage__trust-divider{background:linear-gradient(180deg,transparent,rgba(234,88,12,.2),transparent)}.legacy-homepage .home-collapsible-feature-section__header{border-radius:calc(var(--lh-radius-card) + .125rem);transition:box-shadow .28s var(--lh-ease)}.legacy-homepage .home-collapsible-feature-section__title{font-family:inherit;letter-spacing:-.02em}.legacy-homepage .home-collapsible-feature-section__badge{border:1px solid rgba(234,88,12,.12);box-shadow:0 1px 2px rgba(234,88,12,.06)}.legacy-homepage .ai-pandit-match-cta__title,.legacy-homepage .how-it-works__title{font-family:inherit;letter-spacing:-.02em}.legacy-homepage .how-it-works__step{transition:transform .24s var(--lh-ease),box-shadow .24s var(--lh-ease)}@media (hover:hover) and (pointer:fine){.legacy-homepage .how-it-works__step:hover{transform:translateY(-3px)}}.legacy-homepage .home-voice-section{border-top:1px solid var(--lh-border-soft)}@media (prefers-reduced-motion:reduce){.legacy-homepage .how-it-works__step,.legacy-homepage__hero-cta-outline [data-slot=button],.legacy-homepage__hero-cta-outline button,.legacy-homepage__hero-cta-primary [data-slot=button],.legacy-homepage__hero-cta-primary button,.legacy-homepage__search-card,.legacy-homepage__service-pills a,.legacy-homepage__trust-stat{transition:none!important}.legacy-homepage .how-it-works__step:hover,.legacy-homepage__hero-cta-outline [data-slot=button]:hover,.legacy-homepage__hero-cta-outline button:hover,.legacy-homepage__hero-cta-primary [data-slot=button]:hover,.legacy-homepage__hero-cta-primary button:hover,.legacy-homepage__service-pills a:hover,.legacy-homepage__trust-stat:hover{transform:none!important}}