.explore-main{flex-direction:column;flex:1;min-height:0;padding:20px 4.4vw;display:flex}.explore-intro{flex:none;justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:28px;display:flex}.explore-intro h1{letter-spacing:-.04em;font-size:clamp(36px,3.8vw,60px);font-weight:400;line-height:1.04}.explore-title-break{display:none}.explore-intro>p{color:var(--muted);padding-bottom:3px;font-size:14px;line-height:1.6}.explore-directory{flex-direction:column;flex:1;min-height:0;display:flex}.explore-search{flex:none;grid-template-columns:minmax(0,1fr) minmax(160px,210px) minmax(160px,210px) 110px;gap:10px;display:grid}.explore-search-field,.explore-select-field{min-width:0;position:relative}.explore-search-field>svg{color:var(--muted);pointer-events:none;position:absolute;top:14px;left:16px}.explore-search input{height:48px;padding-left:46px}.explore-search select,.explore-search button{height:48px}.explore-discovery{border-bottom:1px solid var(--line);flex:none;gap:28px;margin-top:16px;display:flex}.discovery-choice{min-height:44px;color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:8px;margin-bottom:-1px;font-size:14px;transition:color .16s ease-out,border-color .16s ease-out;display:inline-flex}.discovery-choice span{font-variant-numeric:tabular-nums;background:var(--accent-soft);color:var(--fg);border-radius:4px;padding:2px 6px;font-size:11px}.discovery-choice:hover{color:var(--fg)}.discovery-choice[aria-pressed=true]{color:var(--fg);border-bottom-color:var(--fg)}.discovery-choice[aria-pressed=true] span{background:var(--fg);color:var(--surface)}.explore-results-heading{flex:none;justify-content:space-between;align-items:center;gap:12px;min-height:46px;font-size:12px;display:flex;position:relative}.explore-results-heading>span{color:var(--muted)}.explore-ranking-actions{flex:none;align-items:center;gap:18px;display:flex}.explore-ranking-help{font-size:12px}.explore-ranking-help summary{cursor:pointer;text-underline-offset:4px;align-items:center;min-height:36px;text-decoration:underline;display:flex}.explore-ranking-help>div{z-index:8;width:min(390px,100vw - 48px);max-height:min(470px, var(--ranking-room,45dvh));border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:22px;position:absolute;top:100%;right:0;overflow:auto}.explore-ranking-help h2{font-size:22px;font-weight:400;line-height:1.2}.explore-ranking-help p{margin-top:14px;line-height:1.6}.business-sponsored{flex:none;align-items:center;gap:10px;margin-bottom:8px;font-size:11px;line-height:1.3;display:flex}.business-sponsored strong{background:var(--fg);color:var(--surface);border-radius:4px;padding:3px 8px;font-weight:500}.explore-results{flex:1;min-height:0;transition:opacity .16s ease-out;display:flex}.explore-results[aria-busy=true]{opacity:.55;pointer-events:none}.explore-grid{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:-4px;padding:4px;display:grid;overflow:auto}.business-card{background:var(--accent-soft);min-width:0;min-height:380px;color:var(--fg);overflow-wrap:anywhere;border-radius:12px;flex-direction:column;padding:clamp(20px,2vw,30px);display:flex}.business-card.blue{background:var(--blue)}.business-card.apricot{background:var(--apricot)}.business-card-title{flex:none}.business-card h2{letter-spacing:-.035em;font-size:clamp(26px,2.7vw,43px);font-weight:400;line-height:1.08}.business-card h2 a{text-underline-offset:5px;text-decoration-thickness:1px}.business-card h2 a:hover{text-decoration-line:underline}.business-card-title>p{margin-top:10px;font-size:12px}.business-category{flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0 20px;font-size:12px;display:flex}.business-category>span{border:1px solid;border-radius:4px;padding:2px 5px;font-size:10px}.business-photo{border-radius:8px;flex:1;min-height:100px;margin-bottom:14px;position:relative;overflow:hidden}.business-photo img{object-fit:cover}.business-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:42ch;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.business-service-list{margin-top:auto;margin-bottom:auto;padding-top:24px;list-style:none}.business-service-list li+li{border-top:1px solid color-mix(in srgb, var(--fg) 16%, transparent)}.business-service-list a{justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 0;text-decoration:none;display:flex}.business-service-list a>span:first-child{flex-direction:column;gap:5px;min-width:0;display:flex}.business-service-list strong{font-size:15px;font-weight:500;line-height:1.3}.business-service-list small{font-size:11px}.business-service-list a:hover strong{text-underline-offset:4px;text-decoration:underline}.service-price{font-variant-numeric:tabular-nums;flex-shrink:0;align-items:center;gap:10px;font-size:12px;display:flex}.business-reward{gap:8px;margin-top:16px;font-size:12px;line-height:1.5;display:flex}.business-reward>svg{flex:none;margin-top:2px}.business-reward a{text-underline-offset:3px;text-decoration:underline}.business-card-footer{border-top:1px solid color-mix(in srgb, var(--fg) 20%, transparent);justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding-top:18px;display:flex}.business-card-footer p{flex-direction:column;gap:4px;font-size:11px;display:flex}.business-card-footer strong{font-variant-numeric:tabular-nums;font-size:15px;font-weight:500}.business-book{background:var(--fg);min-height:44px;color:var(--surface);white-space:nowrap;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:0 14px;font-size:13px;display:inline-flex}.business-book:hover{background:color-mix(in srgb, var(--fg) 88%, transparent)}.business-book:active{transform:translateY(1px)}.explore-bottom{flex:none;justify-content:space-between;align-items:center;gap:20px;min-height:60px;padding-top:12px;display:flex}.explore-business-cta{color:var(--muted);font-size:12px}.explore-business-cta span{color:var(--fg);align-items:center;gap:8px;margin-left:12px;display:inline-flex}.explore-business-cta:hover span{text-underline-offset:4px;text-decoration:underline}.explore-bottom .pager{border:0;gap:20px;padding:0}.explore-empty{text-align:center;background:var(--accent-soft);border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:18px;min-height:250px;padding:32px;display:flex;overflow:auto}.explore-empty h1,.explore-empty h2{letter-spacing:-.035em;font-size:clamp(28px,3vw,42px);line-height:1.1}.explore-empty p{max-width:48ch;color:var(--muted);font-size:14px;line-height:1.6}.explore-suggestions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.explore-suggestions button{border:1px solid color-mix(in srgb, var(--fg) 28%, transparent);border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:8px 12px;font-size:13px;display:inline-flex}.explore-suggestions button:hover{background:var(--surface)}.explore-search-skeleton{background:var(--line);border-radius:8px;flex:none;height:48px}.explore-discovery-skeleton{border-bottom:1px solid var(--line);height:44px;margin-top:16px}.explore-placeholder{background:var(--accent-soft);gap:16px}.explore-placeholder div{background:var(--line);border-radius:4px;width:70%;height:18px}.explore-placeholder div:first-child{height:40px;margin-bottom:auto}.explore-placeholder div:last-child{width:45%}@media (min-width:768px) and (max-width:1100px){.explore-intro{gap:24px}.explore-intro>p{max-width:30ch}.explore-intro>p br{display:none}.explore-search{grid-template-columns:minmax(0,1fr) 170px 170px 90px}.business-card{padding:20px}.business-card-title>p span{display:none}.service-price{gap:5px}.service-price>svg{display:none}.business-card-footer{flex-direction:column;align-items:stretch}.business-card-footer p{flex-direction:row;justify-content:space-between;align-items:baseline}}@media (max-height:800px) and (min-width:768px){.explore-main{padding-top:8px}.explore-intro{padding-bottom:20px}.business-card{min-height:340px;padding:20px}.business-card h2{font-size:30px}.business-category{margin-bottom:12px}.business-description{-webkit-line-clamp:2;font-size:13px}.business-service-list{padding-top:12px}.business-service-list a{min-height:50px;padding:7px 0}.business-service-list strong{font-size:13px}.business-card.has-photo .business-service-list li:nth-child(n+2){display:none}.business-card-footer{margin-top:14px;padding-top:12px}.business-reward{margin-top:10px}}@media (max-width:767px){.explore-main{padding:10px 20px 12px}.explore-intro{padding-bottom:18px;display:block}.explore-intro h1{max-width:16ch;font-size:34px}.explore-intro>p{display:none}.explore-search{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 74px;gap:8px}.explore-search-field{grid-column:1/-1}.explore-search input,.explore-search select,.explore-search button{height:44px}.explore-search input{font-size:16px}.explore-search select,.explore-search button{padding-left:8px;padding-right:8px;font-size:12px}.explore-search-field>svg{top:12px}.explore-discovery{justify-content:space-between;gap:0;margin-top:10px}.discovery-choice{gap:5px;font-size:12px}.discovery-choice span{padding:1px 4px;font-size:10px}.explore-results-heading{min-height:38px;font-size:12px}.explore-results-heading>span{display:none}.explore-grid{display:flex}.business-card{flex:1;min-height:340px;padding:20px;display:none}.business-card.mobile-visible{display:flex}.business-card h2{font-size:32px}.business-card-title>p{margin-top:8px}.business-category{margin:10px 0 14px;font-size:11px}.business-description{-webkit-line-clamp:2;font-size:13px}.business-service-list{padding-top:16px}.business-service-list a{min-height:52px;padding:8px 0}.business-service-list strong{font-size:14px}.business-card.has-photo .business-service-list li:nth-child(n+2){display:none}.business-card-footer{margin-top:16px;padding-top:14px}.business-photo{min-height:85px;margin-bottom:0}.business-reward{margin-top:10px}.explore-bottom{gap:12px;min-height:56px;padding-top:12px}.explore-business-cta{font-size:0}.explore-business-cta span{margin:0;font-size:12px}.explore-bottom .pager{gap:12px;font-size:11px}.explore-empty{gap:16px;min-height:300px;padding:24px}.explore-suggestions{gap:6px}}@media (max-height:740px) and (max-width:767px){.explore-main{padding-top:4px}.explore-intro{padding-bottom:12px}.explore-intro h1{font-size:28px}.business-card{min-height:280px;padding:16px}.business-card h2{font-size:27px}.business-description{display:none}.business-service-list{padding-top:0}.business-service-list li:nth-child(n+3){display:none}.business-card.has-photo .business-service-list{display:block}.business-category{margin-bottom:10px}.business-photo{min-height:68px}.business-card-footer{margin-top:12px;padding-top:10px}}@media (max-height:600px){.explore-main{overflow:auto}.explore-directory{min-height:470px}}@media (prefers-reduced-motion:reduce){.business-book:active{transform:none}.explore-results,.discovery-choice{transition:none}}.business-card{min-height:0}.business-card-title,.business-category,.business-service-list,.business-card-footer,.business-reward{flex-shrink:0}.business-card.has-photo .business-service-list li:nth-child(n+2){display:none}.business-card.sponsored .business-photo{min-height:32px}@media (min-height:1100px) and (min-width:768px){.business-card.has-photo .business-service-list li:nth-child(n+2){display:list-item}}@media (max-height:1099px) and (min-width:768px){.business-card{padding:24px}.business-description{display:none}.business-service-list{padding-top:16px}.business-service-list a{min-height:54px;padding:8px 0}.business-card-footer{margin-top:16px;padding-top:14px}}@media (max-height:800px) and (min-width:768px){.explore-frame .marketing-header{padding-top:18px;padding-bottom:18px}.explore-intro h1{font-size:38px}.explore-intro{padding-bottom:16px}.explore-intro>p{font-size:12px}.explore-discovery{margin-top:10px}.explore-results-heading{min-height:40px}.business-card{padding:18px;position:relative}.business-card h2{font-size:28px}.business-card-title>p{margin-top:8px}.business-category{margin-top:10px;margin-bottom:12px}.business-card.has-photo .business-card-title{padding-right:64px}.business-card.has-photo .business-photo{width:52px;height:52px;min-height:0;position:absolute;top:18px;right:18px}.business-card.has-photo .business-service-list{margin-top:auto}.business-service-list{padding-top:4px}.business-service-list li:nth-child(n+3){display:none}.business-service-list a{min-height:48px;padding:6px 0}.business-card-footer{margin-top:12px;padding-top:12px}}@media (max-width:767px){.business-description{display:none}}@media (max-height:740px) and (max-width:767px){.explore-frame .marketing-header{padding-top:10px;padding-bottom:10px}.explore-intro h1{font-size:26px}.explore-intro{padding-bottom:10px}.business-card{min-height:0;padding:14px}.business-card h2{font-size:26px}.business-category{margin:8px 0}.business-photo{min-height:50px;display:none}.business-card-footer{margin-top:10px;padding-top:10px}.business-reward{margin-top:8px}.explore-bottom{min-height:52px;padding-top:8px}}
