@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap");:root{--bg:#f5f6f8;--surface:#fff;--surface-2:#fff;--ink:#2b2b2b;--muted:#7d7d7d;--brand:#e31717;--brand-strong:#c50f0f;--secondary:#e25d0a;--border:#dfdfdf;--ring:#e3171733;--shadow:0 8px 22px #00000014}body{margin:0;font-family:Montserrat,Segoe UI,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;letter-spacing:-.01em}a{color:inherit}.chalo-nav{position:fixed;top:0;width:100%;z-index:50;background:#fffffff5;color:var(--ink);border-bottom:1px solid #0f172a14;box-shadow:0 10px 28px #0f172a0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chalo-brand{font-family:Montserrat,sans-serif;font-weight:800;letter-spacing:-.02em;color:var(--brand)}.chalo-nav-link{color:#111;font-weight:600;text-decoration:none}.chalo-nav-link-active,.chalo-nav-link:hover{color:var(--brand)}.chalo-nav-menu{background:#fffffffa;border-radius:12px;box-shadow:0 16px 32px #0f172a1a}.chalo-page{min-height:100vh}.chalo-main{padding-top:92px}.chalo-surface{background:var(--surface)}.chalo-filter-panel,.chalo-surface{border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow)}.chalo-filter-panel{background:var(--surface-2)}.chalo-input,.chalo-select,.chalo-textarea{width:100%;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--ink);padding:10px 12px;font-size:14px}.chalo-input:focus,.chalo-select:focus,.chalo-textarea:focus{outline:none;border-color:#8d0b4166;box-shadow:0 0 0 4px var(--ring)}.chalo-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow)}.featured-businesses-page{padding-bottom:56px;overflow-x:clip;background:radial-gradient(circle at top left,#e25d0a1f,#0000 30%),linear-gradient(180deg,#fbf8f5,#f5f6f8)}.featured-businesses-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.featured-businesses-hero{padding:24px 0 28px}.featured-businesses-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#e3171714;color:var(--secondary);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.featured-businesses-title{margin:16px 0 0;font-size:clamp(2.5rem,6vw,4.6rem);line-height:.96;letter-spacing:-.04em;color:#243047}.featured-businesses-title span{color:var(--secondary)}.featured-businesses-subtitle{margin:18px 0 0;max-width:620px;color:#5f6470;font-size:16px;line-height:1.7}.featured-businesses-count{color:#5f6470;font-size:14px}.featured-businesses-empty{background:#ffffffd1;border:1px solid #dfdfdfe6;border-radius:24px;padding:28px;box-shadow:var(--shadow);color:#4b5563}.featured-businesses-cta{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px;border-radius:18px;border:1px solid #ffffff14;background:linear-gradient(135deg,#2f2928,#231f1f);box-shadow:0 18px 38px #12121229}.featured-businesses-cta__content h2{margin:0;color:#fff;font-size:clamp(1.15rem,2vw,1.5rem);font-weight:800;letter-spacing:-.02em}.featured-businesses-cta__content p{margin:8px 0 0;max-width:640px;color:#ffffffb3;font-size:13px;line-height:1.7}.featured-businesses-cta__button{display:inline-flex;align-items:center;justify-content:center;min-width:230px;padding:14px 18px;border-radius:14px;background:#fff;border:1px solid #fffc;color:#433636;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 10px 24px #00000024;text-align:center}.featured-businesses-cta__button:hover{color:var(--secondary)}.featured-businesses-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:20px;gap:20px;align-items:stretch}.featured-businesses-grid__item{grid-column:span 4;display:flex;min-width:0}.featured-businesses-grid__item--hero{grid-column:span 8}.featured-businesses-grid__item--hero .featured-business-card__media{aspect-ratio:16/7}.featured-business-card{display:flex;width:100%;height:100%;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #dfdfdfe6;border-radius:24px;background:#ffffffe6;box-shadow:0 18px 40px #1b1f2b14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.featured-business-card__media{position:relative;aspect-ratio:1/.84;overflow:hidden;background:linear-gradient(135deg,#2b2f3c,#151821)}.featured-business-card__image,.featured-business-card__placeholder{width:100%;height:100%}.featured-business-card__image{display:block;object-fit:cover}.featured-business-card__placeholder{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#ffc35759,#0000 34%),linear-gradient(135deg,#222631,#10131b);color:#ffffffeb;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-.06em}.featured-business-card__overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:18px;background:linear-gradient(180deg,#0000 45%,#0d0f15b8)}.featured-business-card__topline{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px}.featured-business-card__badge,.featured-business-card__score{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:700}.featured-business-card__badge{max-width:72%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#fff7f2f2;color:#8f4306}.featured-business-card__score{background:#ffbb0026;color:#ffd45c}.featured-business-card__body{display:flex;min-height:200px;flex-direction:column;gap:14px;padding:20px}.featured-business-card__body-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.featured-business-card__body-top>*{min-width:0}.featured-business-card__title{display:block;color:#182235;font-size:clamp(1.45rem,3vw,2rem);font-weight:800;line-height:1.02;letter-spacing:-.03em;text-decoration:none}.featured-business-card__title:hover{color:var(--secondary)}.featured-business-card__meta{margin-top:10px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#6b7280;font-size:13px}.featured-business-card__meta-link{color:inherit;text-decoration:none}.featured-business-card__meta-link:hover{color:var(--secondary);text-decoration:underline}.featured-business-card__dot{width:4px;height:4px;border-radius:999px;background:#c2c6d0}.featured-business-card__cta{display:inline-flex;align-items:center;justify-content:center;min-width:138px;padding:12px 16px;border-radius:14px;background:#fff;border:1px solid #e25d0a33;box-shadow:0 10px 24px #0f172a14;color:#7a3a0b;font-size:12px;font-weight:700;text-decoration:none}.featured-business-card__cta:hover{color:var(--secondary)}.featured-business-card__summary{margin:0;color:#616a78;font-size:14px;line-height:1.7;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.featured-business-card--hero .featured-business-card__summary{-webkit-line-clamp:3}.featured-business-card--compact .featured-business-card__summary{-webkit-line-clamp:4}.featured-business-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.featured-business-card__footer>*{min-width:0}.featured-business-card__tags{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.featured-business-card__tag{display:inline-flex;align-items:center;border-radius:999px;padding:7px 11px;background:#fff5ee;border:1px solid #e25d0a29;color:#8f4306;font-size:11px;font-weight:700;text-decoration:none}.featured-business-card__tag--muted{background:#f4f5f8;border-color:#6b72801f;color:#596272}.featured-business-card__reviews{color:#7b8290;font-size:12px;font-weight:600;white-space:nowrap}.chalo-chip{border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.chalo-chip-strong{background:linear-gradient(135deg,var(--brand),var(--secondary));color:#fff}.chalo-chip-soft{background:#e317170f;color:var(--brand-strong);border:1px solid #e3171733}.chalo-btn-primary{border:none;border-radius:8px;background:linear-gradient(135deg,var(--brand),var(--secondary));color:#fff;font-weight:700;padding:8px 14px;font-size:14px;line-height:1.2}.chalo-btn-primary:disabled,.chalo-btn-secondary:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.chalo-btn-secondary{border-radius:8px;border:1px solid var(--secondary);background:#fff;color:var(--secondary);font-weight:700;padding:8px 14px;font-size:14px;line-height:1.2}.chalo-action{color:var(--brand);font-weight:600}.chalo-action:hover{color:var(--secondary)}.chalo-muted{color:var(--muted)}.chalo-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chalo-footer{background:linear-gradient(135deg,var(--brand),var(--secondary));color:#fff;border-top:1px solid #fff3}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.how-review-page{padding-bottom:60px}.how-review-container{width:min(1120px,calc(100% - 32px));margin:0 auto}.how-review-hero{padding:56px 0 20px}.how-review-hero h1{margin:0;font-size:clamp(2rem,5vw,3rem)}.how-review-hero p{margin-top:12px;max-width:760px;color:var(--muted);line-height:1.7}.how-review-section{padding:20px 0}.how-review-section h2{margin:0 0 16px;font-size:clamp(1.4rem,3vw,2rem)}.how-review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.how-review-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:20px;box-shadow:var(--shadow)}.how-review-card h3{margin:0 0 8px}.how-review-card p{margin:0;color:var(--muted);line-height:1.7}@media (max-width:1024px){.featured-businesses-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-businesses-grid__item,.featured-businesses-grid__item--hero{grid-column:span 1}.featured-businesses-grid__item--hero .featured-business-card__media{aspect-ratio:16/8}.featured-business-card--compact .featured-business-card__summary,.featured-business-card--hero .featured-business-card__summary{-webkit-line-clamp:4}}@media (max-width:768px){.featured-businesses-shell{width:min(100%,calc(100% - 24px))}.featured-businesses-hero{padding:12px 0 24px}.featured-businesses-grid{grid-template-columns:1fr;gap:16px}.featured-businesses-grid__item{display:block}.featured-business-card__body{min-height:0;padding:16px}.featured-business-card__body-top{flex-direction:column}.featured-business-card__cta{width:100%;min-width:0}.featured-business-card--compact .featured-business-card__summary,.featured-business-card--hero .featured-business-card__summary{display:block;overflow:visible}.featured-businesses-cta{flex-direction:column;align-items:stretch;padding:18px}.featured-businesses-cta__content{min-width:0}.featured-businesses-cta__button{width:100%;min-width:0}.featured-business-card__footer{flex-direction:column;align-items:flex-start}}.how-review-steps{margin:0;padding-left:20px;display:grid;grid-gap:12px;gap:12px;list-style:decimal;list-style-position:outside}.how-review-steps li{line-height:1.6}.how-review-criteria{display:grid;grid-gap:14px;gap:14px}.criteria-row{display:grid;grid-gap:8px;gap:8px}.criteria-label{display:flex;justify-content:space-between;font-weight:600}.criteria-bar{background:#ececec;border-radius:999px;height:10px;overflow:hidden}.criteria-bar span{display:block;height:100%;background:linear-gradient(135deg,var(--brand),var(--secondary))}.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.how-review-list{margin:0;padding-left:20px;display:grid;grid-gap:8px;gap:8px;list-style:disc;list-style-position:outside}.how-review-cta{background:linear-gradient(135deg,#e317171a,#e25d0a1a);border:1px solid var(--border);border-radius:14px;padding:24px}.how-review-cta p{margin:0 0 16px;color:var(--muted)}.how-review-btn{display:inline-block;text-decoration:none}.how-review-faq{display:grid;grid-gap:10px;gap:10px}.chalo-icon-btn{width:30px;height:30px;border:1px solid var(--border);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#6b7280;cursor:pointer}.chalo-icon-btn:hover{color:var(--brand);border-color:var(--brand)}.chalo-modal-backdrop{position:fixed;inset:0;background:#1118277a;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.chalo-modal{width:min(560px,100%);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);padding:18px}.chalo-dialog,.chalo-modal{max-height:calc(100vh - 32px);overflow:auto;background:var(--surface)}.chalo-dialog{padding:0;border:0;border-radius:14px;color:var(--ink);box-shadow:0 24px 70px #00000047}.chalo-dialog::backdrop{background:#111827b8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.business-cover-placeholder{background:radial-gradient(circle at 20% 20%,#e3171726,#0000 45%),radial-gradient(circle at 80% 30%,#e25d0a29,#0000 45%),linear-gradient(135deg,#f8f8f8,#efefef)}.faq-item{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden}.faq-question{width:100%;border:0;background:#0000;color:inherit;font:inherit;padding:16px 18px;text-align:left;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.faq-answer{padding:0 18px 16px}.faq-answer p{margin:0;color:var(--muted);line-height:1.7}@media (max-width:960px){.how-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.how-review-grid,.two-col{grid-template-columns:1fr}}html{scroll-behavior:smooth}body{min-height:100vh}*{box-sizing:border-box}.page-shell{min-height:100vh}.page-main{padding-top:110px;padding-bottom:56px}.page-container{width:min(1120px,calc(100% - 32px));margin:0 auto}.chat-widget{position:fixed;right:18px;bottom:18px;z-index:70}.chat-widget__fab{border:0;border-radius:999px;background:linear-gradient(135deg,#e31717,#ff7a18);color:#fff;padding:14px 18px;box-shadow:0 18px 44px #e3171747;font-weight:700;cursor:pointer}.chat-widget__panel{width:min(380px,calc(100vw - 24px));height:min(72vh,720px);min-height:520px;margin-bottom:12px;display:grid;grid-template-rows:auto minmax(180px,1fr) auto auto;grid-gap:14px;gap:14px;border:1px solid #e3171729;border-radius:22px;background:#fffaf7fa;box-shadow:0 28px 60px #14182438;overflow:hidden}.chat-widget__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 18px 0}.chat-widget__eyebrow{color:var(--secondary);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.chat-widget__title{margin:6px 0 0;font-size:1rem;line-height:1.3;color:#1f2937}.chat-widget__icon-btn{border:0;background:#0000;color:#6b7280;font-size:28px;line-height:1;cursor:pointer}.chat-widget__messages{overflow:auto;display:grid;align-content:start;grid-gap:10px;gap:10px;padding:0 18px;min-height:0}.chat-widget__status{padding:0 18px;color:#6b7280;font-size:12px;line-height:1.4}.chat-widget__message{max-width:100%;padding:12px 14px;border-radius:16px}.chat-widget__message p{margin:0;white-space:pre-wrap;line-height:1.6;font-size:14px;overflow-wrap:anywhere;word-break:break-word}.chat-widget__message--assistant{background:#fff;border:1px solid #11182714;color:#374151}.chat-widget__message--user{margin-left:auto;background:#1f2937;color:#fff}.chat-widget__starters{display:flex;gap:8px;overflow:auto;padding:0 18px}.chat-widget__starter{flex:0 0 auto;border:1px solid #e317172e;background:#ffffffe6;color:#7a2530;padding:8px 12px;border-radius:999px;font-size:12px;cursor:pointer}.chat-widget__composer{display:grid;grid-gap:10px;gap:10px;padding:0 18px 18px}.chat-widget__textarea{width:100%;resize:none;min-height:76px;max-height:140px;border:1px solid #1118271a;border-radius:16px;padding:12px 14px;font:inherit;background:#fff}.chat-widget__actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-widget__clear{border:0;background:#0000;color:#6b7280;font-weight:600;cursor:pointer}.app-header{display:flex;align-items:center;justify-content:space-between;min-height:76px}.app-header__brand{font-size:1.8rem;text-decoration:none}.app-header__nav{display:flex;gap:18px;flex-wrap:wrap}.app-header__nav-link{text-decoration:none}.app-header__toggle{display:none;position:relative;width:42px;height:42px;padding:0;border:1px solid #0f172a14;border-radius:10px;background:#fffffff5;cursor:pointer}.app-header__toggle-line{position:absolute;left:10px;width:20px;height:2px;border-radius:999px;background:#1f2937;transition:transform .18s ease,opacity .18s ease,top .18s ease}.app-header__toggle-line:first-child{top:13px}.app-header__toggle-line:nth-child(2){top:20px}.app-header__toggle-line:nth-child(3){top:27px}.app-header__toggle-line--top-open{top:20px!important;transform:rotate(45deg)}.app-header__toggle-line--middle-open{opacity:0}.app-header__toggle-line--bottom-open{top:20px!important;transform:rotate(-45deg)}.section-stack{display:grid;grid-gap:24px;gap:24px}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(320px,.95fr);grid-gap:24px;gap:24px;align-items:stretch}.content-panel,.empty-panel,.hero-panel,.info-panel,.listing-panel,.notice-panel{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:24px}.hero-panel__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#e3171714;color:var(--secondary);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-panel__title{margin:16px 0 10px;font-size:clamp(2rem,4.8vw,3.6rem);line-height:1;color:#243047}.content-copy,.hero-panel__body{color:#5f6470;line-height:1.75;font-size:15px}.meta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.meta-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 11px;background:#e317170f;border:1px solid #e3171733;color:var(--brand-strong);font-size:12px;font-weight:700}.grid-two{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);grid-gap:24px;gap:24px}.listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.card-link{text-decoration:none}.business-card-simple{display:grid;grid-gap:14px;gap:14px;height:100%;padding:18px;border:1px solid #dfdfdfe6;border-radius:18px;background:#fffffff0;box-shadow:0 18px 40px #1b1f2b14}.business-card-simple__image{aspect-ratio:16/9;width:100%;object-fit:cover;border-radius:14px;background:linear-gradient(135deg,#eef1f5,#dfe5ef)}.business-card-simple__title{margin:0;font-size:1.25rem;line-height:1.15;color:#182235}.business-card-simple__summary{margin:0;color:#616a78;font-size:14px;line-height:1.7}.business-card-simple__footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;color:#7b8290;font-size:12px;font-weight:600}.review-card-simple{display:grid;grid-gap:10px;gap:10px;padding:18px;border:1px solid #dfdfdfe6;border-radius:18px;background:#fffffff0;box-shadow:0 14px 30px #1b1f2b0f}.review-card-simple__title{margin:0;font-size:1rem;color:#182235}.review-card-simple__copy{margin:0;color:#616a78;font-size:14px;line-height:1.7}.review-highlight-card{overflow:hidden;border:1px solid #d8d8d8;border-radius:14px;background:#fff;box-shadow:0 6px 18px #00000014}.review-highlight-card__body{padding:12px 12px 10px}.review-highlight-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.review-highlight-card__header-copy{min-width:0;flex:1 1}.review-highlight-card__title{margin:0;color:#151515;font-size:14px;font-weight:700;line-height:1.25}.review-highlight-card__title-link{text-decoration:none}.review-highlight-card__title-link:hover{text-decoration:underline}.review-highlight-card__chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.review-highlight-card__chip{min-height:22px;padding:3px 9px;border:1px solid #e3171747;background:#fff8f8;color:#e31717;font-size:9px;font-weight:500;text-decoration:none}.review-highlight-card__chip,.review-highlight-card__rating{display:inline-flex;align-items:center;border-radius:999px;line-height:1}.review-highlight-card__rating{gap:2px;flex-shrink:0;padding:2px 8px;background:#ef5a1d;color:#fff;font-size:10px;font-weight:700}.review-highlight-card__rating-star{font-size:9px}.review-highlight-card__meta{margin-top:10px}.review-highlight-card__city{margin-bottom:4px;color:#e31717;font-size:11px;font-weight:600;line-height:1.25}.review-highlight-card__city-link{color:inherit;text-decoration:none}.review-highlight-card__city-link:hover{text-decoration:underline}.review-highlight-card__address{display:flex;align-items:flex-start;gap:4px;color:#7a7a7a;font-size:11px;line-height:1.45}.review-highlight-card__pin{display:inline-flex;align-items:center;justify-content:center;width:10px;height:14px;flex-shrink:0;color:#e31717}.review-highlight-card__pin-icon{width:10px;height:10px}.review-highlight-card__description-toggle{display:block;width:100%;margin-top:3px;padding:0;border:0;background:#0000;text-align:left;cursor:pointer}.review-highlight-card__description{margin:0;color:#7a7a7a;font-size:11px;line-height:1.45}.review-highlight-card__read-more{display:inline-block;margin-top:3px;color:#e31717;font-size:11px;font-weight:500;line-height:1.2}.review-highlight-card__reviewer{margin-top:8px;color:#8b8b8b;font-size:11px;line-height:1.3}.review-highlight-card__media-wrap{padding:8px 8px 10px}.review-highlight-card__media-shell{min-height:340px}.review-highlight-card__media-button{position:relative;display:block;width:100%;aspect-ratio:9/16;overflow:hidden;border:0;border-radius:4px;background:#111;cursor:pointer}.review-highlight-card__video{width:100%;height:100%;object-fit:cover;background:#111}.review-highlight-card__muted-badge{position:absolute;top:8px;right:8px;color:#fffffff5;font-size:11px;font-weight:700;line-height:1}.section-title{margin:0 0 12px;font-size:1.5rem;color:#243047}.section-subtitle{margin:0 0 20px;color:#5f6470;line-height:1.7}.community-preview-card{display:grid;grid-gap:14px;gap:14px;align-content:start;padding:22px;background:radial-gradient(circle at top right,#e25d0a1f,#0000 35%),linear-gradient(135deg,#fff8f5,#fff);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.community-preview-card__eyebrow{color:var(--secondary);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.community-preview-card__title{margin:0;color:#243047;font-size:1.35rem;line-height:1.1}.community-preview-card__body{margin:0;color:#5f6470;font-size:14px;line-height:1.7}.community-preview-card__list{display:grid;grid-gap:10px;gap:10px}.community-preview-card__row{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-top:1px solid #dfdfdfcc}.community-preview-card__row:first-child{border-top:0;padding-top:0}.community-preview-card__rank{display:inline-flex;min-width:36px;justify-content:center;padding:6px 8px;border-radius:999px;font-size:12px;font-weight:800}.community-preview-card__person{display:grid;grid-gap:4px;gap:4px;min-width:0}.community-preview-card__name{color:#243047;font-size:14px;font-weight:800}.community-preview-card__meta{color:#6b7280;font-size:12px;line-height:1.5}.community-preview-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:4px;padding:0 16px;border-radius:12px;background:linear-gradient(135deg,var(--brand),var(--secondary));color:#fff;font-size:13px;font-weight:700;text-decoration:none}.community-preview-card__cta:hover{color:#fff}.community-section{display:grid;grid-gap:18px;gap:18px}.community-section__board,.community-section__hero{background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow)}.community-section__hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.9fr);grid-gap:24px;gap:24px;padding:24px;background:radial-gradient(circle at top right,#e25d0a24,#0000 32%),radial-gradient(circle at left center,#e3171717,#0000 34%),linear-gradient(135deg,#fff7f3,#fff)}.community-section__title{margin:14px 0 10px;font-size:clamp(1.9rem,4vw,3rem);line-height:.98;color:#243047}.community-section__body,.community-section__note{margin:0;color:#5f6470;font-size:15px;line-height:1.8}.community-section__note{margin-top:12px;color:#384152;font-weight:600}.community-section__actions{display:grid;grid-gap:16px;gap:16px;align-content:space-between}.community-section__metric-list{display:grid;grid-gap:12px;gap:12px}.community-section__metric-card{display:grid;grid-gap:4px;gap:4px;padding:16px;border:1px solid #e25d0a24;border-radius:16px;background:#ffffffd1}.community-section__metric-value{color:#182235;font-size:1.05rem;font-weight:800}.community-section__metric-label{color:#6b7280;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.community-section__cta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 18px;border-radius:14px;background:linear-gradient(135deg,var(--brand),var(--secondary));color:#fff;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 16px 32px #e317172e}.community-section__cta:hover{color:#fff}.community-section__board{padding:24px}.community-section__board-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.community-tabs{display:inline-flex;flex-wrap:wrap;gap:10px;margin-bottom:18px;padding:6px;border:1px solid #dfdfdfe6;border-radius:999px;background:#f8f8fa}.community-tabs__button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:0;border-radius:999px;background:#0000;color:#5f6470;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.community-tabs__button--active{background:linear-gradient(135deg,var(--brand),var(--secondary));color:#fff;box-shadow:0 12px 24px #e3171729}.community-tabs__summary{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px}.community-tabs__summary-label{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#e3171714;color:var(--brand-strong);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.community-tabs__summary-copy{color:#5f6470;font-size:13px;font-weight:600}.community-table-wrap{overflow-x:auto}.community-table{width:100%;border-collapse:collapse;min-width:620px}.community-table td,.community-table th{padding:16px 14px;text-align:left;border-bottom:1px solid #dfdfdfe6}.community-table th{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.community-table td{color:#243047;font-size:14px;font-weight:600}.community-table tbody tr:last-child td{border-bottom:0}.community-table__rank{display:inline-flex;min-width:44px;justify-content:center;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800}.community-table__name{font-weight:800}.community-rank-badge{background:#e3171714;color:var(--brand-strong)}.community-rank-badge--gold{background:linear-gradient(135deg,#fff1b8,#d7a72d);color:#5f4200;box-shadow:inset 0 1px 0 #ffffff80}.community-rank-badge--silver{background:linear-gradient(135deg,#f3f5f7,#b7c0ca);color:#44505e;box-shadow:inset 0 1px 0 #ffffff8c}.community-rank-badge--bronze{background:linear-gradient(135deg,#f3d2bf,#b96d3d);color:#5d2f14;box-shadow:inset 0 1px 0 #ffffff6b}.homepage-sort-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.homepage-sort-row__count{color:#5f6470;font-size:14px}.homepage-sort-row__controls{display:flex;align-items:center;gap:10px}.homepage-sort-row__label{color:#7d7d7d;font-size:12px}.homepage-sort-row__select-wrap{position:relative}.homepage-sort-row__select{width:220px;-webkit-appearance:none;appearance:none;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--ink);padding:10px 38px 10px 12px;font-size:14px;line-height:1.2;font-family:inherit}.homepage-sort-row__select:focus{outline:none;border-color:#8d0b4166;box-shadow:0 0 0 4px var(--ring)}.homepage-sort-row__select option{font-size:14px}.homepage-sort-row__chevron{pointer-events:none;position:absolute;right:12px;top:50%;width:16px;height:16px;transform:translateY(-50%);color:#7d7d7d}.home-filters{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:14px}.home-filters__ask{margin-bottom:12px}.home-filters__ask-row{display:flex;gap:10px;align-items:stretch}.home-filters__input-wrap{position:relative;flex:1 1;display:flex;align-items:center}.home-filters__input{padding-right:42px}.home-filters__mic{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:0;background:#0000;color:#7d7d7d;cursor:pointer}.home-filters__mic--active{color:var(--brand)}.home-filters__mic-icon{width:18px;height:18px}.home-filters__feedback{margin-top:8px;color:#7d7d7d;font-size:12px}.home-filters__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.home-filters__field{display:grid;grid-gap:6px;gap:6px}.home-filters__label{color:#616a78;font-size:12px;font-weight:500}.home-filters__select-wrap{position:relative}.home-filters__select{padding-right:38px;-webkit-appearance:none;appearance:none}.home-filters__chevron{pointer-events:none;position:absolute;right:12px;top:50%;width:16px;height:16px;transform:translateY(-50%);color:#7d7d7d}.home-filters__footer{display:flex;justify-content:flex-end;margin-top:12px}.home-filters__clear{border:0;background:#0000;color:var(--brand);font-size:12px;font-weight:600;cursor:pointer}.business-layout{display:grid;grid-gap:14px;gap:14px}.business-layout__hero-card,.business-layout__panel{background:#fff;border:1px solid #d8d8d8;border-radius:14px;box-shadow:0 6px 18px #00000014}.business-layout__hero-media{position:relative;height:240px;overflow:hidden;border-radius:14px 14px 0 0}.business-layout__hero-image,.business-layout__hero-placeholder{width:100%;height:100%}.business-layout__hero-image{object-fit:cover}.business-layout__hero-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8ecef,#d8dde2);color:#5f6470;font-size:14px}.business-layout__hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000001f,#0003 28%,#000000a3)}.business-layout__hero-content{position:absolute;left:28px;right:28px;bottom:26px;z-index:1;display:flex;align-items:center;gap:14px}.business-layout__hero-logo{width:48px;height:48px;border-radius:10px;border:2px solid #fff9;object-fit:cover;background:#fffffff0}.business-layout__hero-logo--placeholder{display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;background:#ffffff29}.business-layout__hero-copy{min-width:0}.business-layout__hero-title{margin:0;color:#fff;font-size:2rem;font-weight:800;line-height:1.05;letter-spacing:-.02em}.business-layout__hero-tagline{margin:6px 0 0;color:#fffffff2;font-size:13px;font-weight:600}.business-layout__hero-footer{padding:14px 14px 16px}.business-layout__feature-row,.business-layout__pill-row{display:flex;flex-wrap:wrap;gap:8px}.business-layout__pill{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:4px 10px;border:1px solid #e3171747;border-radius:999px;background:#fff8f8;color:#e31717;font-size:10px;font-weight:500;line-height:1}.business-layout__pill--rating{background:#ef5a1d;border-color:#ef5a1d;color:#fff;font-weight:700}.business-layout__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.business-layout__action{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:8px;border:1px solid #ef5a1d;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer}.business-layout__action[aria-disabled=true]{pointer-events:none;opacity:.45}.business-layout__action--primary{background:#ef5a1d;color:#fff}.business-layout__action--secondary{background:#fff;color:#ef5a1d}.business-layout__content-grid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr)}.business-layout__content-grid,.business-layout__main-column{display:grid;grid-gap:14px;gap:14px}.business-layout__panel{padding:16px}.business-layout__panel--sidebar{height:100%}.business-layout__section-title{margin:0 0 12px;color:#111827;font-size:1.05rem;font-weight:700}.business-layout__section-note{color:#7d7d7d;font-size:11px;font-weight:400}.business-layout__copy{margin:0;color:#7a7a7a;font-size:14px;line-height:2.1}.business-layout__map-empty,.business-layout__map-frame{display:block;overflow:hidden;border:1px solid #e2e2e2;border-radius:12px;background:#f7f7f7}.business-layout__map-embed{width:100%;height:240px;border:0}.business-layout__map-empty{display:flex;align-items:center;justify-content:center;min-height:240px;color:#7d7d7d;font-size:14px}.business-layout__info-list{display:grid;grid-gap:10px;gap:10px;margin:0}.business-layout__info-list dt{color:#7d7d7d;font-size:11px;margin-bottom:3px}.business-layout__info-list dd{margin:0;color:#111827;font-size:14px;line-height:1.6}.business-layout__info-list a{color:#ef5a1d;text-decoration:none}.business-layout__claim{margin-top:14px}.business-layout__claim a{color:#e31717;font-size:14px;text-decoration:none}.business-layout__reviews{margin-top:0}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;color:#6b7280;font-size:13px}.breadcrumbs a{text-decoration:none}.details-list{display:grid;grid-gap:12px;gap:12px;margin:0}.details-list dt{font-weight:700;color:#243047}.details-list dd{margin:4px 0 0;color:#5f6470}.app-form__footer,.cta-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.app-form{display:grid;grid-gap:14px;gap:14px}.app-label{display:grid;grid-gap:6px;gap:6px}.app-label span{font-size:13px;font-weight:700;color:#243047}@media (max-width:960px){.home-hero-grid{grid-template-columns:1fr}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-section__hero,.grid-two{grid-template-columns:1fr}}@media (max-width:720px){.page-container{width:min(100%,calc(100% - 24px))}.app-header{position:relative}.app-header__toggle{display:inline-flex;align-items:center;justify-content:center}.app-header__nav{display:none;position:absolute;top:calc(100% - 2px);right:0;left:0;z-index:60;flex-direction:column;gap:0;padding:10px;border:1px solid #0f172a14;border-radius:14px;background:#fffffffa;box-shadow:0 16px 32px #0f172a1a}.app-header__nav--open{display:flex}.app-header__nav-link{padding:12px 10px}.page-main{padding-top:96px}.chat-widget{right:12px;bottom:12px}.chat-widget__panel{width:min(100vw - 24px,380px);height:min(78vh,720px);min-height:500px}.listing-grid{grid-template-columns:1fr}.homepage-sort-row{flex-direction:column;align-items:flex-start}.home-filters__ask-row,.home-filters__grid{grid-template-columns:1fr;display:grid}.business-layout__content-grid{grid-template-columns:1fr}.business-layout__hero-media{height:220px}.business-layout__hero-content{left:18px;right:18px;bottom:18px}.business-layout__hero-title{font-size:1.6rem}.home-filters__ask-row{gap:8px}.homepage-sort-row__controls,.homepage-sort-row__select,.homepage-sort-row__select-wrap{width:100%}.community-preview-card,.community-section__board,.community-section__hero,.content-panel,.empty-panel,.hero-panel,.info-panel,.listing-panel,.notice-panel{padding:18px}.community-tabs{display:grid;border-radius:18px}.community-table{min-width:0}.community-table thead{display:none}.community-table,.community-table tbody,.community-table td,.community-table tr{display:block;width:100%}.community-table tr{padding:14px 0;border-bottom:1px solid #dfdfdfe6}.community-table tbody tr:last-child{border-bottom:0}.community-table td{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:0}.community-table td:before{content:attr(data-label);color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}}