html{scroll-behavior:smooth}body,html{overflow-x:clip}body{min-height:100vh}*{box-sizing:border-box}.page-shell{min-height:100vh}.page-main{padding-top:110px;padding-bottom:56px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:68;display:none;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #0f172a1a;background:#fffffffa;box-shadow:0 -14px 34px #0f172a1f;padding:7px max(10px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.bottom-nav__item{display:grid;justify-items:center;grid-gap:3px;gap:3px;min-width:0;color:#64748b;font-size:11px;font-weight:800;line-height:1.1;text-decoration:none}.bottom-nav__item span{white-space:nowrap}.bottom-nav__item svg{width:20px;height:20px}.bottom-nav__item--active,.bottom-nav__item--featured{color:var(--brand)}.bottom-nav__item--featured span{font-size:10px}.bottom-nav__item--featured svg{width:24px;height:24px;filter:drop-shadow(0 6px 12px rgba(227,23,23,.16))}.skeleton-card,.skeleton-panel{display:grid;grid-gap:14px;gap:14px;border:1px solid #0f172a14;border-radius:14px;background:#fff;padding:18px}.skeleton-panel--hero{min-height:220px;align-content:center}.skeleton-line,.skeleton-media{display:block;border-radius:999px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;animation:skeleton-shimmer 1.6s ease-in-out infinite}.skeleton-media{aspect-ratio:16/9;border-radius:10px}.skeleton-line{height:14px}.skeleton-line--short{width:34%}.skeleton-line--title{width:70%;height:34px}.skeleton-line--thin{width:58%;height:10px}.page-main--watch{padding-top:88px;padding-bottom:28px}.page-container{width:min(1120px,calc(100% - 32px));margin:0 auto}.chat-widget{position:fixed;right:18px;bottom:18px;z-index:70;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease}.chat-widget--open,.chat-widget--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.chat-widget__fab{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:52px;height:52px;border:0;border-radius:999px;background:var(--brand);color:#fff;padding:0;box-shadow:0 18px 44px #e3171747;font-weight:700;cursor:pointer;overflow:hidden;transition:width .18s ease,padding .18s ease,background .18s ease}.chat-widget__fab span{max-width:0;opacity:0;white-space:nowrap;transition:max-width .18s ease,opacity .18s ease}.chat-widget--open .chat-widget__fab,.chat-widget__fab:focus-visible,.chat-widget__fab:hover{width:176px;padding:0 18px;background:#b90f16}.chat-widget--open .chat-widget__fab span,.chat-widget__fab:focus-visible span,.chat-widget__fab:hover span{max-width:130px;opacity:1}.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}.password-field{position:relative}.password-field__input{padding-right:46px}.password-field__toggle{position:absolute;top:50%;right:10px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:8px;background:#0000;color:#6b7280;cursor:pointer;transform:translateY(-50%)}.password-field__toggle:hover{color:var(--brand);background:#e317170f}.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;align-items:center;gap:18px;flex-wrap:wrap}.app-header__nav-link{text-decoration:none}.app-header__admin-link{display:inline-flex;align-items:center;gap:6px;color:var(--brand);font:inherit;font-weight:700}.app-header__admin-button{border:0;background:#0000;cursor:pointer}.app-header__login-link{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid #e3171733;border-radius:999px;color:var(--brand);font-weight:800;background:#e317170f}.app-header__login-link:hover{background:#e317171a}.biz-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:18px}.biz-brand{display:inline-flex;align-items:baseline;gap:10px;min-width:0;color:inherit;text-decoration:none}.biz-brand__name{color:var(--brand);font-size:1.8rem;font-weight:900;line-height:1}.biz-brand__tag{color:#6b7280;font-size:12px;font-weight:800;line-height:1;text-transform:lowercase;white-space:nowrap}.biz-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.biz-header__button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border-radius:999px;font-size:14px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap}.biz-header__button--secondary{border:1px solid #0f172a1f;background:#fff;color:#1f2937}.biz-header__button--secondary:hover{color:var(--brand);border-color:#e3171738;background:#e317170a}.biz-header__button--primary{border:1px solid var(--brand);background:var(--brand);color:#fff;box-shadow:0 10px 24px #e317172e}.biz-header__button--primary:hover{background:#b90f16;border-color:#b90f16}.admin-listings__filters,.admin-listings__stats{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.admin-listings__stats{margin-bottom:16px}.admin-listings__stats span{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px;border:1px solid #0f172a14;border-radius:999px;background:#fff;color:#6b7280;font-size:13px;font-weight:700}.admin-listings__stats strong{color:#182235}.admin-listings__filters{margin-bottom:16px}.admin-listings__filters .chalo-input{width:auto;min-width:160px}.admin-listings__filters .chalo-input:first-child{flex:1 1 260px}.admin-listings__sort{border:0;padding:0;background:#0000;color:inherit;font:inherit;font-weight:800;cursor:pointer}.admin-listings__status{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800}.admin-listings__status--active{background:#e3171714;color:var(--brand)}.admin-listings__status--archived{background:#6b72801a;color:#4b5563}.admin-listings__status--blocked{background:#991b1b14;color:#991b1b}.admin-listings__claim-note{display:block;margin-top:4px;color:#b45309;font-size:11px;font-weight:800}.admin-listings__table{table-layout:fixed}.admin-listings__name-cell{width:34%;min-width:280px}.admin-listings__name-cell .admin-reviewer-row__username{max-width:none}.admin-listings__name-link{display:inline-block;color:#111827;font-weight:800;line-height:1.25;text-decoration:none;overflow-wrap:anywhere}.admin-listings__name-link:hover{color:var(--brand);text-decoration:underline}.admin-listings__owner-cell{width:16%;min-width:170px;overflow-wrap:anywhere;word-break:break-word}.admin-listings__date-cell{width:110px;white-space:normal}.admin-listings__actions{position:relative;display:flex;justify-content:flex-end}.admin-listings__menu-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #0f172a1f;border-radius:999px;background:#fff;color:#374151;cursor:pointer}.admin-listings__menu-button:hover,.admin-listings__menu-button[aria-expanded=true]{color:var(--brand);border-color:#e3171738;background:#e317170a}.admin-listings__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:30;display:grid;min-width:150px;overflow:hidden;border:1px solid #0f172a1a;border-radius:12px;background:#fff;box-shadow:0 18px 38px #0f172a24}.admin-listings__menu-item{display:flex;align-items:center;width:100%;padding:11px 13px;border:0;background:#0000;color:#111827;font:inherit;font-size:13px;font-weight:800;line-height:1.2;text-align:left;text-decoration:none;cursor:pointer}.admin-listings__menu-item:hover{background:#e317170f;color:var(--brand)}.admin-listings__menu-item--danger{color:#991b1b}.app-header__profile-menu{position:relative;display:inline-flex;align-items:center;align-self:center}.app-header__profile-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;line-height:1;border:0;border-radius:999px;background:#0000;color:var(--brand);cursor:pointer}.app-header__profile-button:hover,.app-header__profile-button[aria-expanded=true]{background:#e3171714}.app-header__profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:80;display:grid;min-width:170px;overflow:hidden;border:1px solid #0f172a1a;border-radius:12px;background:#fff;box-shadow:0 18px 38px #0f172a24}.app-header__profile-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:11px 13px;border:0;background:#0000;color:#111827;font-size:14px;font-weight:700;line-height:1.2;text-align:left;text-decoration:none;cursor:pointer}.app-header__profile-dropdown-item:hover{background:#e317170f;color:var(--brand)}.app-header__profile-dropdown-button{color:var(--brand)}.reviewer-achievements{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.reviewer-achievements__level{display:grid;grid-gap:2px;gap:2px}.reviewer-achievements__level strong{color:var(--ink);font-size:20px}.reviewer-achievements__level span:last-child{color:var(--muted);font-size:13px}.reviewer-achievements__eyebrow{color:var(--brand);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.reviewer-achievements__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.reviewer-badge{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:6px 10px;border:1px solid color-mix(in srgb,var(--brand) 30%,#fff);border-radius:999px;background:color-mix(in srgb,var(--brand) 8%,#fff);color:var(--brand-dark);font-size:12px;font-weight:800}.reviewer-badge svg{flex:0 0 auto}.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}.page-main--hero{padding-top:0;padding-bottom:56px}.hero-search{min-height:72vh;background-color:#1a1020;background-size:cover;background-position:50%;justify-content:center;padding:130px 24px 72px}.hero-search,.hero-search__content{width:100%;display:flex;align-items:center}.hero-search__content{max-width:720px;flex-direction:column;gap:20px;text-align:center}.hero-search__eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;margin:0}.hero-search__headline{margin:0;font-size:clamp(2rem,5.5vw,3.4rem);line-height:1.1;color:#fff;font-weight:800}.hero-search__word-wrap{display:inline-block;position:relative;color:var(--secondary,#ff7a18)}@keyframes heroWordIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-search__word{display:inline-block;animation:heroWordIn .45s ease-out both}.hero-search__input-wrap{width:100%;display:flex;align-items:center;background:#fff;border-radius:12px;padding:0;gap:0;overflow:hidden;box-shadow:0 8px 32px #00000047}.hero-search__input{flex:1 1;border:none;outline:none;background:#0000;font-size:16px;color:#1f2937;font-family:inherit;min-width:0;padding:18px 20px}.hero-search__input::placeholder{color:#9ca3af}.hero-search__input::-webkit-search-cancel-button{display:none}.hero-search__divider{width:1px;height:30px;background:#e5e7eb;flex-shrink:0}.hero-search__city-select{width:190px;border:none;outline:none;background:#fff;color:#1f2937;font-family:inherit;font-size:16px;line-height:1.2;padding:18px 34px 18px 20px;cursor:pointer}.hero-search__submit{flex-shrink:0;background:var(--brand,#e31717);color:#fff;border:none;border-radius:0;width:72px;align-self:stretch;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .15s}.hero-search__submit:hover{opacity:.88}.hero-search__submit-icon{width:28px;height:28px}.hero-search__location{display:flex;align-items:center;gap:5px;font-size:13px;color:#ffffffbf}.hero-search__location-icon{width:14px;height:14px;flex-shrink:0;opacity:.8}.hero-search__chips{display:flex;flex-wrap:nowrap;gap:8px;justify-content:flex-start;max-width:100%;overflow-x:auto;padding-bottom:4px;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hero-search__chips::-webkit-scrollbar{display:none}.hero-chip{flex:0 0 auto;border:1.5px solid #ffffff80;background:#ffffff1a;color:#fff;border-radius:100px;padding:7px 16px;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-chip:hover{background:#ffffff38;border-color:#fffc}.hero-chip--active{background:var(--secondary,#ff7a18);border-color:var(--secondary,#ff7a18);color:#fff}.hero-search__suggestions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.hero-suggestion{border:none;background:#ffffff14;color:#ffffffa6;border-radius:100px;padding:5px 13px;font-size:12px;font-style:italic;font-family:inherit;cursor:pointer;transition:color .15s,background .15s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-suggestion:hover{color:#fff;background:#ffffff29}.search-page-bar{position:sticky;top:64px;z-index:80;background:#fff;border-bottom:1px solid var(--border);padding:12px 0}.search-page-bar__wrap{position:relative;max-width:1120px;margin:0 auto;padding:0 24px;display:flex;gap:10px;align-items:center}.search-page-bar__input{flex:1 1}.search-page-bar__city{width:160px}.search-page-bar__btn{flex-shrink:0;width:48px;height:48px;border:none;border-radius:10px;background:var(--brand,#e31717);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.search-page-bar__btn:hover{opacity:.88}.search-page-bar__btn-icon{width:24px;height:24px}.search-suggestions{position:absolute;left:24px;right:calc(160px + 24px + 58px);top:calc(100% + 8px);z-index:10;display:grid;overflow:hidden;border:1px solid #0f172a1a;border-radius:12px;background:#fff;box-shadow:0 18px 40px #0f172a29}.search-suggestions__item{display:grid;grid-gap:3px;gap:3px;border:0;border-bottom:1px solid #0f172a14;background:#fff;padding:11px 13px;color:#111827;text-align:left;cursor:pointer}.search-suggestions__item:last-child{border-bottom:0}.search-suggestions__item:focus-visible,.search-suggestions__item:hover{background:#fff7ed}.search-suggestions__item span{font-size:14px;font-weight:800}.search-suggestions__item small{color:var(--muted);font-size:12px}.search-page-cats{background:#fff;border-bottom:1px solid var(--border);padding:10px 0;overflow-x:auto}.search-page-cats__wrap{max-width:1120px;margin:0 auto;padding:0 24px;display:flex;gap:8px;flex-wrap:nowrap}.search-cat-chip{border:1px solid var(--border);background:#fff;color:var(--ink);border-radius:100px;padding:6px 14px;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;white-space:nowrap;transition:border-color .15s,color .15s,background .15s}.search-cat-chip:hover{border-color:var(--brand);color:var(--brand)}.search-cat-chip--active{background:var(--brand);border-color:var(--brand);color:#fff}.search-results-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.search-results-panel{margin-top:18px}.search-results-header__count{color:#5f6470;font-size:14px}.search-results-header__sort{width:190px}.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}.meal-drive-banner{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr);grid-gap:24px;gap:24px;align-items:center;min-height:300px;padding:30px;border-radius:18px;background:radial-gradient(circle at 88% 20%,#ffffff3d 0 72px,#0000 74px),linear-gradient(135deg,#c90c12,#f15a10 54%,#ff8a00);color:#fff;box-shadow:0 18px 48px #c90c1238}.meal-drive-banner:before{content:"";position:absolute;inset:auto -80px -140px 38%;height:250px;border-radius:50%;background:#ffffff29;transform:rotate(-8deg)}.meal-drive-banner:after{content:"♡";position:absolute;right:34px;top:28px;color:#ffffff80;font-size:72px;line-height:1}.meal-drive-banner__copy,.meal-drive-banner__impact{position:relative;z-index:1}.meal-drive-banner__copy{max-width:650px}.meal-drive-banner__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #ffffff57;border-radius:999px;background:#ffffff24;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.meal-drive-banner__title{margin:18px 0 12px;max-width:620px;color:#fff;font-size:clamp(2rem,4.4vw,3.8rem);line-height:.98}.meal-drive-banner__body{margin:0;max-width:620px;color:#ffffffeb;font-size:16px;line-height:1.7}.meal-drive-banner__cta{display:inline-flex;align-items:center;gap:9px;min-height:44px;margin-top:20px;padding:11px 15px;border-radius:8px;background:#fff;color:#c50f0f;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 12px 28px #56101033}.meal-drive-banner__cta:hover{color:#e25d0a}.meal-drive-banner__impact{display:grid;grid-gap:14px;gap:14px}.meal-drive-banner__stat-card{display:grid;grid-gap:4px;gap:4px;padding:22px;border:1px solid #ffffff6b;border-radius:16px;background:#fffffff2;color:#1f2937;box-shadow:0 16px 36px #61160c2e}.meal-drive-banner__stat-label{color:#c50f0f;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.meal-drive-banner__stat-value{color:#d51018;font-size:clamp(3rem,7vw,5.4rem);font-weight:800;line-height:.95}.meal-drive-banner__stat-note{color:#4b5563;font-size:13px;font-weight:700}.meal-drive-banner__equation{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:10px;gap:10px;align-items:center;padding:14px;border:1px solid #ffffff57;border-radius:16px;background:#ffffff26}.meal-drive-banner__equation-item{display:grid;justify-items:center;grid-gap:7px;gap:7px;min-width:0;color:#fff;font-size:13px;font-weight:800;text-align:center;text-transform:uppercase}.meal-drive-banner__equals{color:#fff;font-size:2rem;font-weight:800;line-height:1}.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));align-items:start;grid-gap:18px;gap:18px}.search-results-grid{gap:28px}.card-link{text-decoration:none}.category-nav{display:flex;gap:8px;max-width:100%;overflow-x:auto;padding-bottom:4px;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-nav .meta-pill{flex:0 0 auto;white-space:nowrap}.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__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.business-card-simple__top .meta-row{flex:1 1;min-width:0}.business-card-simple__rating{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border-radius:999px;background:#d5101814;color:var(--brand);font-weight:800;line-height:1}.business-card-simple__rating-star{color:#e0a100;font-size:12px;line-height:1}.business-card-simple__rating-value{font-size:14px}.business-card-simple__rating-count,.business-card-simple__rating-empty{font-size:11px}.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;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.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__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#fff1f2;color:var(--brand);font-weight:900}.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}.faq-accordion{display:grid;grid-gap:10px;gap:10px}.faq-accordion__item{border:1px solid #0f172a14;border-radius:8px;background:#fff;padding:0 16px}.faq-accordion__item summary{cursor:pointer;padding:15px 0;color:#182235;font-weight:900}.faq-accordion__item p{margin:0;padding:0 0 16px;color:#616a78;font-size:14px;line-height:1.7}.review-highlight-card{overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow);transition:box-shadow .2s ease}.review-highlight-card:hover{box-shadow:0 10px 26px #0f172a1f}.review-highlight-card__body{padding:20px}.review-highlight-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.review-highlight-card__header-copy{min-width:0;flex:1 1}.review-highlight-card__title{margin:0;color:#111827;font-size:18px;font-weight:600;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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:8px;margin-top:4px}.review-highlight-card__chip{display:inline-flex;align-items:center;min-height:20px;padding:3px 8px;border:1px solid #e3171733;border-radius:999px;background:#e317170f;color:var(--brand-strong);font-size:11px;font-weight:600;line-height:1;text-decoration:none}.review-highlight-card__chip--muted{border-color:#0f172a1a;background:#f8fafc;color:#64748b}.review-highlight-card__rating{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:4px 9px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--secondary));color:#fff;font-size:11px;font-weight:600;line-height:1}.review-highlight-card__admin-row{display:inline-flex;align-items:center;flex-shrink:0;gap:8px}.review-highlight-card__rating-star{font-size:11px}.review-highlight-card__meta{margin-top:16px;display:grid;grid-gap:6px;gap:6px;color:#6b7280;font-size:12px}.review-highlight-card__location-line{color:#6b7280;font-size:12px;line-height:1.35}.review-highlight-card__city-link{color:var(--brand);text-decoration:none}.review-highlight-card__city-link:hover{text-decoration:underline}.review-highlight-card__contact{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-highlight-card__description-toggle{display:block;width:100%;margin-top:0;padding:0;border:0;background:#0000;text-align:left;cursor:pointer}.review-highlight-card__description{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.review-highlight-card__read-more{display:inline-block;margin-top:4px;color:var(--brand);font-size:12px;font-weight:600;line-height:1.2}.review-highlight-card__reviewer{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;line-height:1.3}.review-highlight-card__reviewer-avatar{flex:0 0 auto;width:22px;height:22px;border-radius:999px;object-fit:cover;background:#f3f4f6}.review-highlight-card__reviewer-avatar--fallback{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;font-size:10px;font-weight:800}.review-highlight-card__review-date{color:#6b7280;font-size:11px;font-weight:600}.owner-reply{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.owner-reply__saved{display:grid;grid-gap:5px;gap:5px;padding:12px;border-left:3px solid var(--brand);border-radius:8px;background:#fff8f8}.owner-reply__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--brand);font-size:12px}.owner-reply__meta span{color:#6b7280;font-weight:700}.owner-reply__saved p{margin:0;color:#1f2937;font-size:13px;line-height:1.45}.owner-reply__button{border:0;background:#0000;color:var(--brand);font:inherit;font-size:12px;font-weight:800;padding:0;cursor:pointer}.owner-reply__composer{display:grid;grid-gap:8px;gap:8px}.owner-reply__composer-actions{display:flex;justify-content:flex-end;gap:8px}.review-highlight-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.review-highlight-card__location-link{color:var(--brand);font-size:12px;font-weight:600;text-decoration:none}.review-highlight-card__location-link:hover{text-decoration:underline;text-underline-offset:4px}.review-highlight-card__footer{flex-wrap:wrap}.review-highlight-card__footer-spacer{min-width:1px}.review-highlight-card__interaction-area{margin-top:0;padding:0 20px 20px}.review-highlight-card__interactions{display:flex;align-items:center;gap:8px;padding-top:12px;border-top:1px solid #0f172a14}.review-highlight-card__interaction-btn{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px 7px;border:0;border-radius:999px;background:#0000;color:var(--muted);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.review-highlight-card__interaction-btn--active,.review-highlight-card__interaction-btn:hover{background:#e3171712;color:var(--brand)}.review-highlight-card__interaction-btn--liked{color:var(--brand)}.review-highlight-card__interaction-btn--liked svg{fill:currentColor}.review-highlight-card__interaction-count{color:inherit;font-size:10px}.review-highlight-card__interaction-spacer{flex:1 1}.review-comments-panel{display:grid;grid-gap:12px;gap:12px;min-height:0}.review-comments-panel__scroll{min-height:0}.review-comments-panel__list{display:grid;align-content:start;grid-gap:12px;gap:12px;max-height:260px;overflow:auto;padding-right:4px}.review-comments-panel__item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;grid-gap:9px;gap:9px}.review-comments-panel__comment{display:grid;align-content:start;grid-gap:3px;gap:3px;min-width:0}.review-comments-panel__avatar{width:32px;height:32px;border-radius:999px;object-fit:cover;background:#f3f4f6}.review-comments-panel__avatar--fallback{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;font-size:13px;font-weight:800}.review-comments-panel__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px}.review-comments-panel__meta strong{color:var(--ink)}.profile-link-widget{display:inline-flex;align-items:center;min-width:0;color:inherit;text-decoration:none}a.profile-link-widget:hover .profile-link-widget__title{color:var(--brand)}.profile-link-widget__image{flex:0 0 auto;object-fit:cover;background:#f3f4f6}.profile-link-widget__image--fallback{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;font-weight:800}.profile-link-widget__copy{display:grid;grid-gap:3px;gap:3px;min-width:0}.profile-link-widget__meta,.profile-link-widget__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-link-widget__title{margin:0;color:var(--ink);font-size:13px;font-weight:800}.profile-link-widget__meta{color:var(--muted);font-size:12px;font-weight:400}.profile-link-widget--business{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:10px;gap:10px;width:100%}.profile-link-widget--business .profile-link-widget__image{width:42px;height:42px;border:1px solid #0f172a14;border-radius:8px}.profile-link-widget--business .profile-link-widget__title{font-size:16px}.profile-link-widget--business .profile-link-widget__image--fallback{font-size:12px}.profile-link-widget--person{gap:7px}.profile-link-widget--person .profile-link-widget__image{width:28px;height:28px;border-radius:999px}.profile-link-widget--person .profile-link-widget__image--fallback{font-size:12px}.profile-link-widget--comment{gap:8px;max-width:100%}.profile-link-widget--comment .profile-link-widget__image{width:32px;height:32px;border-radius:999px}.profile-link-widget--comment .profile-link-widget__image--fallback{font-size:13px}.review-details-panel__business-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.review-details-panel__reviewer-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.review-details-panel__actions{display:flex;align-items:center;gap:8px;padding:10px 20px;border-bottom:1px solid #0f172a14}.review-details-panel__rating-badge{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;height:26px;padding:0 8px;border:1px solid #e25d0a2e;border-radius:999px;background:#e25d0a14;color:var(--brand);font-size:12px;font-weight:800;line-height:1}.review-details-panel__rating-badge svg{fill:currentColor}.review-details-panel__rating-badge small{color:#7c2d12;font-size:11px;font-weight:700}.review-details-panel__date,.review-details-panel__level-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 8px;border-radius:999px;font-size:12px;line-height:1}.review-details-panel__level-badge{border:1px solid #e317172e;background:#fff8f8;color:var(--brand);font-weight:800}.review-details-panel__date{color:#6b7280;font-weight:700}.review-details-panel__edit-action{display:inline-flex;align-items:center}.review-comments-panel__char-count,.review-comments-panel__empty,.review-comments-panel__meta span{color:var(--muted);font-size:12px}.review-comments-panel__comment p{margin:0;color:var(--ink);font-size:13px;line-height:1.45;overflow-wrap:anywhere}.review-comments-panel__delete{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:999px;background:#0000;color:var(--muted);cursor:pointer}.review-comments-panel__delete:hover{background:#e3171712;color:var(--brand)}.review-comments-panel__form{display:grid;grid-gap:5px;gap:5px;background:#fff}.review-comments-panel__composer-row{display:flex;align-items:flex-end;gap:8px;border-top:1px solid #0f172a1a;padding-top:10px}.review-comments-panel__composer-row textarea{flex:1 1;width:100%;min-height:38px;max-height:92px;resize:none;border:0;border-radius:0;padding:8px 0;font:inherit;font-size:13px;line-height:1.35;outline:none}.review-comments-panel__post{border:0;background:#0000;color:var(--brand);font:inherit;font-size:13px;font-weight:800;cursor:pointer}.review-comments-panel__post:disabled{color:#cbd5e1;cursor:not-allowed}.review-comments-panel__form-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:16px}.review-comments-panel__error{margin:0;color:#991b1b;font-size:12px}.login-prompt-modal{display:grid;grid-gap:14px;gap:14px;max-width:460px}.login-prompt-modal h2,.login-prompt-modal p{margin:0}.login-prompt-modal p{color:var(--muted);line-height:1.6}.login-prompt-modal__actions{display:flex;flex-wrap:wrap;gap:10px}.review-comment-dialog-backdrop{padding:18px}.review-comment-dialog{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);width:min(1180px,calc(100vw - 36px));height:min(820px,calc(100vh - 36px));max-height:min(820px,calc(100vh - 36px));min-height:0;overflow:hidden;padding:0;border-radius:8px;background:#fff}.review-comment-dialog--page{width:100%;height:clamp(460px,calc(100vh - 170px),640px);max-height:none;min-height:0;border:1px solid #0f172a1a;box-shadow:0 18px 46px #0f172a1a}.review-comments-panel__signed-out{display:grid;grid-gap:10px;gap:10px;padding-top:12px;border-top:1px solid #0f172a1a;color:var(--muted);font-size:13px}.review-comments-panel__signed-out .chalo-btn-primary{justify-self:start;min-height:38px;padding:9px 13px;font-size:13px;text-decoration:none}.review-comment-dialog--modal-page{width:min(1180px,calc(100vw - 36px));height:min(820px,calc(100vh - 36px));max-height:min(820px,calc(100vh - 36px));overflow-y:auto}.review-comment-dialog--page .watch-page__player-panel{min-height:0;border:0;border-radius:0;box-shadow:none}.review-comment-dialog--page .watch-page__embed{align-items:center;min-height:0}.review-comment-dialog__close{position:absolute;top:12px;right:12px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:999px;background:#00000094;color:#fff;cursor:pointer}.review-comment-dialog__media{min-width:0;min-height:0;background:#050505}.review-comment-dialog__media-rail{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory}.business-visibility-page{overflow-x:clip;background:linear-gradient(180deg,#0f172a,#121826 540px,#f7f8fa 0,#f7f8fa)}.visibility-hero{min-height:720px;padding:142px 0 72px;color:#fff}.visibility-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);grid-gap:44px;gap:44px;align-items:center}.visibility-hero__copy{max-width:760px}.visibility-eyebrow{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;margin:0 0 16px;padding:7px 10px;border:1px solid #e317173d;border-radius:999px;background:#e3171714;color:#ef5a1d;font-size:11px;font-weight:800;line-height:1;text-transform:uppercase}.visibility-cta h2,.visibility-hero h1,.visibility-section-header h2,.visibility-vision h2{margin:0;letter-spacing:0}.visibility-hero h1{max-width:720px;color:#fff;font-size:4.35rem;line-height:.98}.visibility-hero__copy>p:not(.visibility-eyebrow){max-width:680px;margin:22px 0 0;color:#ffffffc7;font-size:1.05rem;line-height:1.8}.visibility-cta__actions,.visibility-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.visibility-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 18px;border-radius:8px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.visibility-button:hover{transform:translateY(-2px)}.visibility-button--primary{border:1px solid #ef5a1d;background:linear-gradient(135deg,#e31717,#ef5a1d);color:#fff;box-shadow:0 18px 34px #e3171747}.visibility-button--secondary{border:1px solid #ffffff38;background:#ffffff14;color:#fff}.visibility-hero-visual{position:relative;display:grid;grid-gap:18px;gap:18px;min-height:460px;padding:22px;border:1px solid #ffffff24;border-radius:8px;background:linear-gradient(145deg,#ffffff29,#ffffff0f),linear-gradient(135deg,#232b42f0,#0e182bf0);box-shadow:0 30px 80px #00000047}.visibility-hero-visual__topbar{display:flex;gap:7px}.visibility-hero-visual__topbar span{width:9px;height:9px;border-radius:999px;background:#ffffff59}.visibility-map-card,.visibility-result-row,.visibility-search-pill{border:1px solid #ffffff21;border-radius:8px;background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.visibility-search-pill{display:flex;align-items:center;gap:10px;min-height:50px;padding:0 14px;color:#ffffffe0;font-weight:700}.visibility-map-card{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;align-items:center;min-height:150px;padding:18px}.visibility-map-card__pin{display:grid;place-items:center;width:58px;height:58px;border-radius:8px;background:#fff;color:#e31717}.visibility-map-card span,.visibility-map-card strong{display:block}.visibility-map-card strong{color:#fff;font-size:1.1rem}.visibility-map-card span{margin-top:6px;color:#ffffffa8;font-size:13px;line-height:1.5}.visibility-result-stack{display:grid;grid-gap:10px;gap:10px}.visibility-result-row{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 13px;color:#ffffffd1;font-size:13px;font-weight:700}.visibility-result-row svg{color:#34d399;flex:0 0 auto}.visibility-section{padding:82px 0;background:#f7f8fa}.visibility-section--warm{background:linear-gradient(180deg,#fffaf5,#f7f8fa)}.visibility-section--dark{background:#101827;color:#fff}.visibility-section-header{max-width:760px;margin-bottom:34px}.visibility-section-header--center{margin-right:auto;margin-left:auto;text-align:center}.visibility-section-header--center .visibility-eyebrow{margin-right:auto;margin-left:auto}.visibility-cta h2,.visibility-section-header h2,.visibility-vision h2{color:#111827;font-size:2.65rem;line-height:1.05}.visibility-cta p,.visibility-section-header p:not(.visibility-eyebrow),.visibility-vision p{margin:14px 0 0;color:#5f6470;font-size:15px;line-height:1.8}.visibility-help-grid,.visibility-problem-grid{display:grid;grid-gap:16px;gap:16px}.visibility-help-grid,.visibility-problem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.visibility-feature-card{display:grid;align-content:start;grid-gap:12px;gap:12px;min-height:240px;padding:22px;border:1px solid #0f172a14;border-radius:8px;background:#fffffff0;box-shadow:0 18px 38px #0f172a0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.visibility-feature-card:hover{transform:translateY(-4px);border-color:#e317173d;box-shadow:0 24px 48px #0f172a1a}.visibility-feature-card--wide{grid-column:span 3;min-height:170px}.visibility-feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;background:#fff3eb;color:#e31717}.visibility-feature-card h3{margin:0;color:#172033;font-size:1.08rem;line-height:1.28}.visibility-feature-card p{margin:0;color:#5f6470;font-size:14px;line-height:1.7}.visibility-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);grid-gap:28px;gap:28px;align-items:center}.visibility-trust-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:24px}.visibility-trust-list span,.visibility-vision-grid span{display:inline-flex;align-items:center;min-height:42px;border-radius:8px;font-size:13px;font-weight:800}.visibility-trust-list span{padding:10px 12px;border:1px solid #0f172a14;background:#fff;color:#243047}.visibility-mission-card{padding:30px;border:1px solid #0f172a14;border-radius:8px;background:#fff;box-shadow:0 20px 46px #0f172a14}.visibility-mission-card svg{color:#0f766e}.visibility-mission-card h3{margin:18px 0 12px;color:#172033;font-size:1.55rem;line-height:1.2}.visibility-mission-card p{margin:0;color:#5f6470;line-height:1.75}.visibility-vision{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);grid-gap:34px;gap:34px;align-items:center}.visibility-section--dark .visibility-eyebrow{border-color:#ffffff29;background:#ffffff14;color:#fbbf24}.visibility-section--dark .visibility-vision p,.visibility-vision h2{color:#fff}.visibility-section--dark .visibility-vision p{color:#ffffffbd}.visibility-vision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.visibility-vision-grid span{gap:9px;padding:12px 14px;border:1px solid #ffffff1f;background:#ffffff12;color:#ffffffdb}.visibility-vision-grid svg{color:#34d399;flex:0 0 auto}.visibility-cta{padding:80px 0 96px;background:#f7f8fa}.visibility-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;border:1px solid #e3171729;border-radius:8px;background:linear-gradient(135deg,#e3171714,#0f766e14),#fff;box-shadow:0 24px 48px #0f172a14}.visibility-cta__inner>div:first-child{max-width:680px}.visibility-cta .visibility-button--secondary{border-color:#0f172a1f;background:#fff;color:#172033}@media (max-width:980px){.visibility-hero{min-height:0;padding-top:126px}.visibility-hero__grid,.visibility-split,.visibility-vision{grid-template-columns:1fr}.visibility-hero h1{font-size:3.2rem}.visibility-help-grid,.visibility-problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visibility-feature-card--wide{grid-column:span 2}.visibility-cta__inner{align-items:flex-start;flex-direction:column}}@media (max-width:680px){.business-visibility-page{background:linear-gradient(180deg,#0f172a,#121826 760px,#f7f8fa 0,#f7f8fa)}.visibility-hero{padding:112px 0 48px}.visibility-hero__grid,.visibility-split,.visibility-vision{gap:24px}.visibility-hero h1{font-size:2.6rem}.visibility-cta h2,.visibility-section-header h2,.visibility-vision h2{font-size:2rem}.visibility-cta p,.visibility-hero__copy>p:not(.visibility-eyebrow),.visibility-section-header p:not(.visibility-eyebrow),.visibility-vision p{font-size:14px}.visibility-hero-visual{min-height:0;padding:16px}.visibility-map-card{grid-template-columns:1fr}.visibility-cta,.visibility-section{padding:56px 0}.visibility-help-grid,.visibility-problem-grid,.visibility-trust-list,.visibility-vision-grid{grid-template-columns:1fr}.visibility-feature-card,.visibility-feature-card--wide{grid-column:auto;min-height:0}.visibility-button,.visibility-cta__actions,.visibility-hero__actions{width:100%}.visibility-cta__inner{padding:24px}}.review-comment-dialog__media-viewer{position:relative;display:grid;width:100%;height:100%;min-height:0;place-items:center;overflow:hidden}.review-comment-dialog__media-item{flex:0 0 100%;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;scroll-snap-align:start}.review-comment-dialog__media-item img,.review-comment-dialog__media-item video{width:100%;height:100%;max-height:min(820px,calc(100vh - 36px));object-fit:contain}.review-comment-dialog--page:not(.review-comment-dialog--modal-page) .watch-page__video{height:100%;width:100%;max-height:none;aspect-ratio:auto;object-fit:contain}.review-comment-dialog__media-empty{display:grid;min-height:420px;place-items:center;color:#fff}.review-comment-dialog__media-arrow{position:absolute;top:50%;z-index:2;display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid #ffffff4d;border-radius:999px;background:#0000009e;color:#fff;cursor:pointer;transform:translateY(-50%)}.review-comment-dialog__media-arrow:focus-visible,.review-comment-dialog__media-arrow:hover{background:#000000d1}.review-comment-dialog__media-arrow--prev{left:14px}.review-comment-dialog__media-arrow--next{right:14px}.review-comment-dialog__media-counter{position:absolute;right:16px;bottom:16px;z-index:2;padding:6px 10px;border-radius:999px;background:#0000009e;color:#fff;font-size:12px;font-weight:800}.review-comment-dialog__side{display:flex;flex-direction:column;min-height:0;overflow:hidden;border-left:1px solid #0f172a1a;background:#fff}.review-comment-dialog__header{display:block;padding:18px 20px;border-bottom:1px solid #0f172a1a;color:inherit;text-decoration:none}a.review-comment-dialog__header:hover h2{color:var(--brand)}.review-comment-dialog__business-logo{width:42px;height:42px;border:1px solid #0f172a14;border-radius:8px;object-fit:cover;background:#f8fafc}.review-comment-dialog__header-copy{display:grid;grid-gap:3px;gap:3px;min-width:0}.review-comment-dialog__header h2{margin:0;color:var(--ink);font-size:16px}.review-comment-dialog__header span{color:var(--muted);font-size:12px}.review-comment-dialog__author{display:inline-flex;align-items:center;gap:7px;min-width:0;color:inherit;text-decoration:none}a.review-comment-dialog__author:hover strong{color:var(--brand)}.review-comment-dialog__reviewer-avatar{flex:0 0 auto;width:28px;height:28px;border-radius:999px;object-fit:cover;background:#f3f4f6}.review-comment-dialog__reviewer-avatar--small{width:18px;height:18px}.review-comment-dialog__avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;font-size:12px;font-weight:800}.review-comment-dialog__description{display:grid;grid-gap:6px;gap:6px;padding:18px 20px;border-bottom:1px solid #0f172a1a}.review-comment-dialog__description strong{color:var(--ink);font-size:13px}.review-comment-dialog__description p{margin:0;color:var(--ink);font-size:14px;line-height:1.55;white-space:pre-wrap}.review-comment-dialog .review-comments-panel{display:flex;flex-direction:column;flex:1 1 auto;gap:0;min-height:0}.review-comment-dialog .review-comments-panel__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}.review-comment-dialog .review-comments-panel__list{max-height:none;overflow:visible;padding:14px 20px 18px}.review-comment-dialog .review-comments-panel__form{flex:0 0 auto;padding:12px 20px 16px;border-top:1px solid #0f172a1a;box-shadow:0 -10px 22px #0f172a0f}.review-comment-dialog .review-comments-panel__composer-row{border-top:0;padding-top:0}.review-highlight-card__media-wrap{padding:12px;border-bottom:1px solid #f3f4f6;background:#f9fafb}.review-highlight-card__media-rail{position:relative;display:flex;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin}.review-highlight-card__media-rail--single{justify-content:center}.review-highlight-card__media-shell{flex:0 0 min(100%,260px);scroll-snap-align:start;overflow:hidden;border:1px solid #f3f4f6;border-radius:12px;background:#fff;box-shadow:0 1px 6px #0f172a14}.review-highlight-card__media-count{position:absolute;right:24px;bottom:24px;z-index:2;padding:5px 9px;border-radius:999px;background:#0f172ac7;color:#fff;font-size:12px;font-weight:800;pointer-events:none}.review-highlight-card__media-button{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:9/16;height:auto;overflow:hidden;border:0;background:#000;cursor:pointer;padding:0;color:#fff}.review-highlight-card__embed-skeleton{height:300px;background:linear-gradient(90deg,#f3f4f6 25%,#e9eaec 50%,#f3f4f6 75%);background-size:200% 100%;animation:skeleton-shimmer 1.6s ease-in-out infinite}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.review-highlight-card__video{width:100%;height:100%;object-fit:contain;background:#000}.review-highlight-card__video-thumbnail{display:block;width:100%;height:100%;object-fit:cover;background:#111827}.review-highlight-card__video-thumbnail--empty{display:flex;flex-direction:column;place-items:center;align-items:center;justify-content:center;gap:10px;padding:18px;background:radial-gradient(circle at 50% 42%,#e3171729,#0000 34%),linear-gradient(145deg,#111827,#1f2937);color:#ffffffeb;font-size:14px;font-weight:700;line-height:1.4;text-align:center}.review-highlight-card__poster-scrim{position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(180deg,#0f172a00,#0f172ac2);pointer-events:none}.review-highlight-card__poster-label{position:absolute;left:12px;right:12px;bottom:12px;z-index:1;color:#fff;font-size:12px;font-weight:900;line-height:1.25;text-align:left;text-shadow:0 1px 2px #0f172ab3}.review-highlight-card__play-overlay{position:absolute;inset:50% auto auto 50%;display:inline-grid;width:64px;height:64px;place-items:center;border:1px solid #ffffff80;border-radius:999px;background:#0f172ab8;box-shadow:0 12px 28px #0f172a4d;transform:translate(-50%,-50%);transition:transform .16s ease,background .16s ease}.review-highlight-card__media-button:focus-visible .review-highlight-card__play-overlay,.review-highlight-card__media-button:hover .review-highlight-card__play-overlay{background:#0f172adb;transform:translate(-50%,-50%) scale(1.04)}.review-highlight-card__image{display:block;width:100%;height:100%;aspect-ratio:9/16;object-fit:cover;background:#f3f4f6}.reviewer-media-preview-rail{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.reviewer-media-preview-item{position:relative;flex:0 0 150px;display:grid;grid-gap:6px;gap:6px;cursor:grab}.reviewer-media-preview-item:active{cursor:grabbing}.reviewer-media-preview-item img,.reviewer-media-preview-item video{width:150px;height:210px;border:1px solid #0f172a14;border-radius:8px;object-fit:cover;background:#000}.reviewer-media-preview-drag,.reviewer-media-preview-remove{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;border:0;color:#fff;background:#000000a3}.reviewer-media-preview-remove{top:8px;right:8px;width:26px;height:26px;border-radius:999px;cursor:pointer}.reviewer-media-preview-remove:disabled{cursor:not-allowed;opacity:.6}.reviewer-media-preview-drag{top:8px;left:8px;width:24px;height:26px;border-radius:8px;pointer-events:none}.reviewer-media-preview-item span{color:var(--muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reviewer-media-thumbnail-control{display:grid;grid-gap:6px;gap:6px}.reviewer-media-thumbnail-control label{display:grid;grid-gap:5px;gap:5px;color:var(--muted);font-size:11px;font-weight:700}.reviewer-media-thumbnail-control input{width:100%;color:var(--muted);font-size:11px}.reviewer-media-thumbnail-control button{width:-moz-fit-content;width:fit-content;border:0;background:#0000;color:var(--brand);font-size:11px;font-weight:800;padding:0;cursor:pointer}.review-highlight-card__muted-badge{position:absolute;top:8px;right:8px;padding:4px 8px;border-radius:999px;background:#0009;color:#fff;font-size:11px;font-weight:500;line-height:1}.watch-page{display:grid;grid-gap:12px;gap:12px}.watch-page__layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);grid-gap:24px;gap:24px;align-items:start}.watch-page__details,.watch-page__player-panel{border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.watch-page__player-panel{overflow:hidden;background:#000}.watch-page__video{display:block;width:100%;max-height:min(76vh,760px);aspect-ratio:16/9;object-fit:contain;background:#000}.watch-page__embed{display:flex;justify-content:center;min-height:620px;padding:16px;background:#fff}.watch-page__details{display:grid;grid-gap:20px;gap:20px;padding:22px}.watch-page__eyebrow{margin:0 0 8px;color:var(--brand);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.watch-page__title{margin:0;color:#111827;font-size:1.8rem;line-height:1.2}.watch-page__description{margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.7}.watch-page__meta{display:grid;grid-gap:12px;gap:12px;margin:0}.watch-page__meta div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #0f172a14}.watch-page__meta dt{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.watch-page__meta dd{margin:0;color:#111827;font-size:14px;font-weight:600;text-align:right}.watch-page__business-link{justify-self:start}.reviewer-submit-shell{display:grid;grid-gap:18px;gap:18px}.reviewer-submit-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px;border:1px solid var(--border);border-radius:14px;background:linear-gradient(135deg,#e3171714,#e25d0a14),var(--surface);box-shadow:var(--shadow)}.reviewer-submit-hero__title{margin:8px 0;color:#111827;font-size:2rem;line-height:1.15}.reviewer-submit-hero__copy{max-width:620px;margin:0;color:var(--muted);line-height:1.65}.reviewer-submit-layout{grid-template-columns:minmax(0,1fr) minmax(260px,320px);align-items:start}.reviewer-submit-layout,.reviewer-submit-main{display:grid;grid-gap:18px;gap:18px}.reviewer-submit-card,.reviewer-submit-summary__card{display:grid;grid-gap:18px;gap:18px;padding:22px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.reviewer-submit-card__header{display:flex;align-items:flex-start;gap:12px}.reviewer-submit-card__header svg{flex-shrink:0;margin-top:2px;color:var(--brand)}.reviewer-submit-card__header h2,.reviewer-submit-summary__card h2{margin:0;color:#111827;font-size:1.15rem;line-height:1.25}.reviewer-submit-card__header p,.reviewer-submit-summary__card p{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.reviewer-submit-field{display:grid;grid-gap:8px;gap:8px}.reviewer-submit-field__label{color:#111827;font-size:13px;font-weight:700}.reviewer-submit-field__hint{color:#6b7280;font-size:12px;line-height:1.4}.reviewer-video-dropzone{display:grid;justify-items:center;grid-gap:8px;gap:8px;padding:24px;border:1.5px dashed #e3171757;border-radius:14px;background:#e317170a;color:#111827;text-align:center;cursor:pointer}.reviewer-video-dropzone--active{border-color:#16653466;background:#1665340f}.reviewer-video-dropzone input{display:none}.reviewer-video-dropzone span{font-weight:800}.reviewer-video-dropzone small{color:var(--muted);font-size:12px}.reviewer-video-preview{width:min(100%,360px);justify-self:center;aspect-ratio:9/16;border-radius:14px;background:#000;object-fit:contain}.reviewer-star-rating{display:flex;align-items:center;flex-wrap:wrap;gap:10px;width:-moz-fit-content;width:fit-content;max-width:100%;padding:8px 10px;border:1px solid #0f172a1a;border-radius:12px;background:#fff}.reviewer-star-rating:focus-visible{outline:3px solid #e3171733;outline-offset:3px}.reviewer-star-rating__stars{display:inline-flex;align-items:center;gap:4px}.reviewer-star-rating__star{position:relative;display:inline-grid;width:34px;height:34px;place-items:center;color:#f59e0b}.reviewer-star-rating__icon{grid-area:1/1;stroke-width:2}.reviewer-star-rating__icon--empty{color:#0f172a33;fill:#fff}.reviewer-star-rating__icon--filled{color:#f59e0b;fill:currentColor}.reviewer-star-rating__fill{position:absolute;inset:1px auto 1px 1px;overflow:hidden;pointer-events:none;white-space:nowrap}.reviewer-star-rating__hit{position:absolute;inset:0;border:0;border-radius:8px;background:#0000;cursor:pointer}.reviewer-star-rating__hit:focus{outline:0}.reviewer-star-rating__hit:disabled{cursor:not-allowed}.reviewer-star-rating__value{color:#334155;font-size:.92rem;font-weight:800;line-height:1.2}.reviewer-submit-textarea{min-height:110px}.reviewer-business-matches{display:grid;grid-gap:8px;gap:8px}.reviewer-business-match{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px;border:1px solid #0f172a14;border-radius:12px;background:#fff;color:#111827;text-align:left;cursor:pointer}.reviewer-business-match--selected{border-color:#1665345c;background:#1665340f}.reviewer-business-match span{display:grid;grid-gap:3px;gap:3px}.reviewer-business-match small{color:var(--muted)}.reviewer-optional-toggle{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;padding:0;border:0;background:#0000;color:var(--brand);font-weight:800;cursor:pointer}.reviewer-optional-toggle svg{transition:transform .2s ease}.reviewer-optional-toggle__icon--open{transform:rotate(180deg)}.reviewer-optional-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.reviewer-optional-grid__full{grid-column:1/-1}.reviewer-submit-summary{position:sticky;top:96px}.reviewer-submit-checklist{display:grid;grid-gap:8px;gap:8px}.reviewer-submit-checklist span{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:8px 10px;border-radius:10px;background:#f9fafb;color:#6b7280;font-size:13px;font-weight:700}.reviewer-submit-checklist span:after{content:"";width:8px;height:8px;border-radius:999px;background:#d1d5db}.reviewer-submit-checklist .is-complete{color:var(--brand);background:#e3171714}.reviewer-submit-checklist .is-complete:after{background:var(--brand)}.reviewer-submit-button{width:100%;justify-content:center}.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--compact{gap:10px;padding:16px;border-radius:14px;background:#fff;box-shadow:0 12px 26px #1b1f2b0d}.community-preview-card--compact .community-preview-card__title{font-size:1rem}.community-preview-card--compact .community-preview-card__body{display:none}.community-preview-card--compact .community-preview-card__row{padding:9px}.community-preview-card--compact .community-preview-card__cta{justify-self:start;min-height:36px;padding:8px 11px;font-size:12px}.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-giveaway{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.82fr);grid-gap:0;gap:0;overflow:hidden;border:1px solid #e1cec1e6;border-radius:16px;background:linear-gradient(110deg,#fff9f4,#fffefd 54%,#f5e6d5);box-shadow:0 18px 42px #281a121a}.community-giveaway:before{content:"";position:absolute;top:-12%;right:41%;z-index:1;width:210px;height:88%;border-right:1px solid #e317176b;border-radius:52% 48% 48% 52%;pointer-events:none}.community-giveaway__copy{position:relative;z-index:2;display:grid;align-content:start;grid-gap:10px;gap:10px;padding:24px 28px 14px}.community-giveaway__brand{display:grid;grid-gap:4px;gap:4px}.community-giveaway__logo-text{color:var(--brand);font-size:1.75rem;font-weight:900;line-height:1}.community-giveaway__tagline{color:#18181b;font-size:13px;font-weight:600}.community-giveaway__alert{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:-moz-fit-content;width:fit-content;min-height:34px;margin-top:4px;padding:0 16px;border-radius:11px;background:linear-gradient(135deg,#d71028,#ff6b00);color:#fff;font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.community-giveaway__title{max-width:560px;margin:0;color:#071011;font-size:4rem;font-weight:950;line-height:.93;text-transform:uppercase}.community-giveaway__title span{display:block;background:linear-gradient(135deg,#d9142b,#ff5d00);-webkit-background-clip:text;background-clip:text;color:#0000}.community-giveaway__divider{display:flex;align-items:center;gap:14px;width:min(100%,310px);color:var(--brand)}.community-giveaway__divider span{height:1px;flex:1 1;background:#e317173d}.community-giveaway__prize{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin-top:0}.community-giveaway__prize-prefix{flex-basis:100%;color:#18181b;font-size:14px;font-weight:700}.community-giveaway__amount{color:#5b2d7b;font-family:Georgia,Times New Roman,serif;font-size:3.15rem;font-weight:800;line-height:.9}.community-giveaway__amount span{display:inline-flex;align-items:center;justify-content:center;min-height:36px;margin-right:6px;padding:0 8px;border-radius:7px;background:#5b2d7b;color:#fff;font-family:inherit;font-size:1rem}.community-giveaway__voucher{color:#111;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;line-height:1.1}.community-giveaway__line{width:-moz-fit-content;width:fit-content;max-width:100%;margin:2px 0 0;padding:8px 36px;background:#7e4a8e17;color:#5b2d7b;font-size:14px;font-weight:700}.community-giveaway__visual{position:relative;z-index:2;display:grid;align-content:space-between;justify-items:end;grid-gap:18px;gap:18px;min-height:396px;padding:20px 20px 0;background:linear-gradient(90deg,#fff9f400,#fff9f40d 45%,#4c2c7029),url(/pehnaav-model.png) top /cover no-repeat,#f4e8d9}.community-giveaway__badge{justify-self:end;display:grid;place-items:center;width:104px;height:104px;padding:12px;border:2px solid #6d458b;border-radius:50%;background:#fff8f4eb;color:#171717;text-align:center;text-transform:uppercase;box-shadow:0 12px 32px #5b2d7b1f}.community-giveaway__badge span{font-size:10px;font-weight:800;line-height:1.25}.community-giveaway__badge strong{color:var(--secondary);font-size:11px;line-height:1}.community-giveaway__partner-card{display:grid;grid-gap:9px;gap:9px;justify-self:end;width:min(100%,260px);padding:16px 18px;border-radius:18px 0 0 0;background:linear-gradient(135deg,#7c4386f5,#4c2c70f5);color:#fff;text-decoration:none;box-shadow:0 18px 38px #4c2c7038}.community-giveaway__partner-card:hover{color:#fff}.community-giveaway__partner-label{color:#ffffffd1;font-size:10px;font-weight:900;letter-spacing:.13em;line-height:1.5;text-align:center;text-transform:uppercase}.community-giveaway__partner-logo{display:block;width:min(100%,205px);height:auto;margin:0 auto}.community-giveaway__partner-card strong{color:#ffffffe6;font-size:12px;font-weight:800;letter-spacing:.08em;line-height:1.45;text-transform:uppercase}.community-giveaway__how{grid-column:1/-1;position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(245px,.34fr);grid-gap:24px;gap:24px;margin:0 20px;padding:16px 26px 18px;border:1px solid #e1cec1db;border-radius:18px 18px 0 0;background:#ffffffe6}.community-giveaway__how-header{grid-column:1/-1;color:var(--brand);font-size:.95rem;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.community-giveaway__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px}.community-giveaway__step{position:relative;display:grid;grid-template-columns:auto auto minmax(0,1fr);grid-gap:6px 10px;gap:6px 10px;align-content:start}.community-giveaway__step-number{width:24px;height:24px;background:var(--brand);color:#fff;font-size:12px;font-weight:900}.community-giveaway__step-icon,.community-giveaway__step-number{display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.community-giveaway__step-icon{width:46px;height:46px;background:#7e4a8e1f;color:#6d458b}.community-giveaway__step strong{grid-column:2/-1;color:#171717;font-size:12px;font-weight:900;line-height:1.35;text-transform:uppercase}.community-giveaway__step span:last-child{grid-column:2/-1;color:#30343b;font-size:12px;line-height:1.45}.community-giveaway__open{display:flex;gap:12px;align-items:flex-start;padding-left:24px;border-left:1px solid #7e4a8e47;color:#5b2d7b}.community-giveaway__open div{display:grid;grid-gap:5px;gap:5px}.community-giveaway__open strong{color:#5b2d7b;font-size:14px;font-weight:950;text-transform:uppercase}.community-giveaway__open span{color:#171717;font-family:inherit;font-size:13px;font-style:normal;font-weight:600;line-height:1.25}.community-giveaway__open em{color:#4c2c70;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-style:italic;line-height:1.15}.community-giveaway__footer{grid-column:1/-1;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:64px;margin:0 20px 20px;padding:10px 22px;border-radius:0 0 18px 18px;background:linear-gradient(135deg,#d71028,#ff6b00);color:#fff}.community-giveaway__footer-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;border-radius:50%;background:#fff;color:var(--brand)}.community-giveaway__footer p{flex:1 1;margin:0;font-size:.98rem;font-weight:950;line-height:1.3;text-transform:uppercase}.community-giveaway__footer p span{color:#ffe45c}.community-giveaway__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 28px;border-radius:999px;background:#fff;color:var(--brand);font-size:13px;font-weight:950;text-decoration:none;text-transform:uppercase;white-space:nowrap}.community-giveaway__cta:hover{color:var(--brand-strong)}.community-winner{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(250px,.45fr);align-items:center;grid-gap:18px;gap:18px;padding:22px 24px;border:1px solid #e3171729;border-radius:16px;background:radial-gradient(circle at top right,#ff6b001f,#0000 32%),linear-gradient(135deg,#fff,#fff8f4);box-shadow:0 14px 34px #281a1214}.community-winner__icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#fff1b8,#d7a72d);color:#5f4200;box-shadow:inset 0 1px 0 #ffffff8c}.community-winner__copy{display:grid;grid-gap:6px;gap:6px;min-width:0}.community-winner__eyebrow{color:var(--brand-strong);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.community-winner__title{margin:0;color:#243047;font-size:1.75rem;line-height:1.1}.community-winner__body{margin:0;color:#5f6470;font-size:14px;line-height:1.6}.community-winner__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.community-winner__meta span{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 12px;border-radius:999px;background:#e3171714;color:#384152;font-size:12px;font-weight:800;line-height:1.2}.community-winner__meta span:last-child{background:#7e4a8e1a;color:#5b2d7b}.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-table__reviewer-link{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.community-table__reviewer-link:hover{color:var(--brand)}.community-table__avatar{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#fff1f2;color:var(--brand);font-size:12px;font-weight:900}.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}.recent-activity-section{min-width:0;padding-top:12px}.recent-activity-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.recent-activity-section__header .section-title{margin-bottom:0}.listing-panel__load-more,.recent-activity-section__load-more{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin-top:22px;color:var(--muted);font-size:13px}.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}.homepage-review-loader{min-height:44px;display:flex;align-items:center;justify-content:center;color:#6f747f;font-size:14px}.homepage-review-loader__retry{border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font:inherit;padding:9px 14px}.homepage-review-loader__retry:hover{border-color:#8d0b4147;color:var(--accent)}.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:300px;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,#00000014,#0000002e 45%,#000000c7),linear-gradient(0deg,#00000085,#0000 46%);pointer-events:none}.business-layout__hero-edit-overlay{position:absolute;inset:0;background:#0000;display:flex;align-items:flex-end;justify-content:flex-end;padding:14px 16px;opacity:0;transition:opacity .18s ease,background .18s ease;z-index:2;pointer-events:none}.business-layout__hero-media:hover .business-layout__hero-edit-overlay{opacity:1;background:#00000047}.business-layout__hero-media:hover .business-layout__hero-edit-actions{pointer-events:auto}@media (hover:none){.business-layout__hero-edit-overlay{opacity:1;background:#0000002e}.business-layout__hero-edit-actions{pointer-events:auto}}.business-layout__hero-edit-actions{display:flex;align-items:center;gap:8px}.business-layout__hero-cover-action-btn{display:flex;align-items:center;gap:6px;background:#ffffffeb;color:#1a1a1a;border:none;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap}.business-layout__hero-cover-action-btn:hover{background:#fff}.business-layout__hero-cover-action-btn--remove{background:#dc2626d9;color:#fff}.business-layout__hero-cover-action-btn--remove:hover{background:#dc2626}.business-layout__hero-save-bar{position:absolute;bottom:0;left:0;right:0;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:10px 16px;z-index:3}.business-layout__hero-save-error{flex:1 1;color:#fca5a5;font-size:13px}.business-layout__hero-save-hint{flex:1 1;color:#ffffffa6;font-size:12px}.business-layout__hero-save-btn{border:none;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:600;cursor:pointer}.business-layout__hero-save-btn:disabled{opacity:.55;cursor:not-allowed}.business-layout__hero-save-btn--cancel{background:#ffffff26;color:#fff}.business-layout__hero-save-btn--cancel:hover:not(:disabled){background:#ffffff40}.business-layout__hero-save-btn--save{background:#fff;color:#1a1a1a}.business-layout__hero-save-btn--save:hover:not(:disabled){background:#f0f0f0}.business-layout__hero-content{position:absolute;left:30px;right:30px;bottom:28px;z-index:1;display:flex;align-items:center;gap:18px}.business-layout__hero-logo{width:74px;height:74px;border-radius:14px;border:3px solid #ffffffdb;object-fit:cover;background:#fffffff0;box-shadow:0 14px 30px #00000042}.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:clamp(2.1rem,4vw,3.25rem);font-weight:900;line-height:1.05;letter-spacing:0;text-shadow:0 3px 18px #00000080}.business-layout__hero-tagline{margin:8px 0 0;color:#fffffff2;font-size:15px;font-weight:600;text-shadow:0 2px 12px #00000061}.business-layout__hero-footer{padding:14px 14px 16px}.business-section-nav{position:sticky;top:76px;z-index:20;display:flex;gap:18px;overflow-x:auto;padding:0 2px;border-bottom:1px solid #0f172a1a;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 18px #ffffffe0}.business-section-nav button{flex:0 0 auto;min-height:46px;border:0;border-bottom:3px solid #0000;border-radius:0;background:#0000;color:#64748b;padding:0 2px;font-size:13px;font-weight:800;cursor:pointer}.business-section-nav button.is-active,.business-section-nav button:hover{color:var(--brand);border-bottom-color:var(--brand)}.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:11px;font-weight:700;line-height:1}.business-layout__pill--rating{min-height:32px;padding:7px 12px;background:#111827;border-color:#111827;color:#fff;font-size:13px;font-weight:900}.business-layout__pill--secondary{border-color:#0f172a1a;background:#f8fafc;color:#475569}.business-layout__pill--claimed{min-height:22px;padding:3px 8px;background:#16a34a14;border-color:#16a34a33;color:#15803d;font-size:10px;font-weight:800}.business-layout__pill--open{background:#fff7ed;border-color:#ef5a1d;color:#9a3412;font-weight:700}.business-layout__pill--closed{background:#fef2f2;border-color:#dc2626;color:#991b1b;font-weight:700}.business-layout__pill--inline{margin-top:6px}.business-layout__quick-messages{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.business-layout__quick-messages a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border:1px solid #e3171747;border-radius:8px;background:#0000;color:var(--brand);font-size:12px;font-weight:800;text-decoration:none}.business-layout__quick-messages a:focus-visible,.business-layout__quick-messages a:hover{border-color:var(--brand);background:#fff8f8}.business-layout__mobile-contact{display:none}.business-layout__owner-stat{margin-top:10px;color:#374151;font-size:13px;font-weight:800;text-align:center}.business-layout__category-strip{display:grid;grid-gap:8px;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid #0f172a14}.business-layout__category-strip-label{color:#6b7280;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.business-layout__subcategory-row{display:flex;flex-wrap:wrap;gap:8px}.business-layout__subcategory-chip{display:inline-flex;align-items:center;min-height:26px;padding:5px 10px;border:1px solid #0f172a1a;border-radius:999px;background:#fff;color:#374151;font-size:11px;font-weight:700;line-height:1}.business-layout__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.business-layout__actions-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px}.business-layout__actions-row .business-layout__actions{margin-top:0}.business-layout__action{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:8px;border:1px solid var(--brand);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:var(--brand);color:#fff}.business-layout__action--secondary{background:#fff;color:var(--brand);border-color:#e317172e}.business-admin-editor{display:grid;grid-gap:12px;gap:12px;margin-bottom:14px;padding:14px;border:1px solid #dfdfdfeb;border-radius:14px;background:#f9fafb}.business-admin-editor__section-header,.business-admin-editor__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.business-admin-editor__title-row .business-layout__hero-title{min-width:0}.business-admin-editor__actions,.business-admin-editor__modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.business-admin-editor__error{padding:9px 10px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:13px;line-height:1.5}.business-admin-editor__quick-message-panel{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid #22c55e3d;border-radius:12px;background:#f0fdf4b8}.business-admin-editor__quick-message-panel strong{display:block;color:#111827;font-size:13px}.business-admin-editor__quick-message-panel p{margin:3px 0 0;color:#4b5563;font-size:12px;line-height:1.45}.business-admin-editor__quick-message-field{display:grid;grid-gap:5px;gap:5px;color:#374151;font-size:12px;font-weight:800}.business-admin-editor__logo-wrap{position:relative;flex-shrink:0}.business-admin-editor__logo-btn{position:absolute;right:-6px;bottom:-6px;display:grid;place-items:center;width:28px;height:28px;border:1px solid #ffffffb3;border-radius:999px;background:#fff;color:#1f2937;cursor:pointer;box-shadow:0 8px 18px #0f172a33}.business-admin-editor__media-modal{display:grid;grid-gap:14px;gap:14px}.business-admin-editor__modal-title{margin:0;color:#1f2937;font-size:1.1rem}.business-admin-editor__media-preview{display:grid;place-items:center;min-height:220px;overflow:hidden;border:1px solid #dfdfdfeb;border-radius:14px;background:#f3f4f6;color:#6b7280;font-size:14px;text-align:center}.business-admin-editor__media-preview img{width:100%;height:100%;object-fit:cover}.business-admin-editor__media-preview--logo{width:180px;min-height:180px;margin:0 auto}.business-admin-editor__delete-btn{border:0;background:#0000;color:#dc2626;font-weight:700;cursor:pointer}.business-admin-editor__delete-btn:disabled{cursor:not-allowed;opacity:.4}.opening-hours-editor{display:grid;grid-gap:12px;gap:12px}.opening-hours-editor__legacy{display:grid;grid-gap:3px;gap:3px;padding:10px 12px;border:1px solid #f59e0b4d;border-radius:10px;background:#fffbeb;color:#92400e;font-size:12px}.opening-hours-editor__day-actions,.opening-hours-editor__slot-actions,.opening-hours-editor__toolbar{display:flex;flex-wrap:wrap;gap:8px}.opening-hours-editor__action{min-height:34px;padding:8px 12px;border:1px solid #ef5a1d8c;border-radius:9px;background:#fff;color:#e04c10;font-size:12px;font-weight:800;cursor:pointer}.opening-hours-editor__action--primary{background:#ef5a1d;color:#fff;box-shadow:0 8px 18px #ef5a1d29}.opening-hours-editor__action:disabled,.opening-hours-editor__link:disabled,.opening-hours-editor__remove:disabled{opacity:.45;cursor:not-allowed}.opening-hours-editor__days{display:grid;grid-gap:10px;gap:10px}.opening-hours-editor__day{display:grid;grid-gap:12px;gap:12px;padding:12px;border:1px solid #1118271a;border-radius:12px;background:#fff}.opening-hours-editor__day-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.opening-hours-editor__day-name{color:#111827;font-size:14px;font-weight:800}.opening-hours-editor__day-status{margin-top:2px;color:var(--brand);font-size:12px;font-weight:700}.opening-hours-editor__day-status.is-closed{color:#6b7280}.opening-hours-editor__check{display:inline-flex;align-items:center;gap:6px;min-height:28px;color:#374151;font-size:12px;font-weight:700;white-space:nowrap}.opening-hours-editor__check input{width:16px;height:16px;accent-color:#ef5a1d}.opening-hours-editor__slots{display:grid;grid-gap:10px;gap:10px}.opening-hours-editor__slot{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;grid-gap:8px;gap:8px}.opening-hours-editor__field{display:grid;grid-gap:5px;gap:5px;min-width:0;color:#4b5563;font-size:12px;font-weight:800}.opening-hours-editor__field .chalo-input{width:100%;min-height:40px;padding:8px 10px;font-size:13px}.opening-hours-editor__link,.opening-hours-editor__remove{border:0;background:#0000;color:#ef5a1d;font-size:12px;font-weight:800;cursor:pointer}.opening-hours-editor__remove{min-height:40px;color:#b91c1c}.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:13px;gap:13px;margin:0}.business-layout__info-list dt{display:inline-flex;align-items:center;gap:7px;color:#7d7d7d;font-size:11px;font-weight:800;margin-bottom:3px}.business-layout__info-list dt svg{color:var(--brand)}.business-layout__info-list dd{margin:0;color:#111827;font-size:14px;line-height:1.6}.business-layout__info-list a{color:var(--brand);text-decoration:none}.business-layout__whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border:1px solid #16a34a3d;border-radius:8px;background:#16a34a14;color:#15803d!important;font-size:13px;font-weight:800}.business-layout__info-muted{padding-top:2px;color:#94a3b8;font-size:12px;font-weight:700}.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}.app-label__hint,.auth-step-indicator{color:var(--muted);font-size:12px;line-height:1.45}.auth-step-indicator{margin:8px 0;font-weight:800;text-transform:uppercase}.auth-support-card__fallback{display:grid;grid-gap:10px;gap:10px;margin-top:6px;padding-top:14px;border-top:1px solid #0f172a14}.admin-review-shell{display:grid;grid-gap:18px;gap:18px;max-width:1180px;margin:0 auto}.admin-review-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:24px 26px;border:1px solid #e25d0a29;border-radius:22px;background:radial-gradient(circle at top right,#e25d0a24,#0000 30%),radial-gradient(circle at left center,#e3171717,#0000 32%),linear-gradient(135deg,#fff7f2,#fffdfb);box-shadow:0 22px 44px #1b1f2b14}.admin-review-hero__title{margin-top:14px;margin-bottom:10px;font-size:clamp(2.1rem,4vw,3.25rem);line-height:.95}.admin-review-hero__subtitle{max-width:720px;margin-bottom:0}.admin-review-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.admin-review-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.75fr);grid-gap:20px;gap:20px;align-items:start}.admin-review-main{display:grid;grid-gap:18px;gap:18px}.admin-review-sidebar{min-width:0}.admin-review-section{padding:22px;border:1px solid #dfdfdfeb;border-radius:20px;background:#fffffff5;box-shadow:0 18px 36px #1b1f2b0f}.admin-review-section--tight{padding-bottom:18px}.admin-review-section--sticky{position:sticky;top:104px}.admin-review-section__header{display:grid;grid-gap:6px;gap:6px;margin-bottom:18px}.admin-review-section__title{margin:0;color:#1f2937;font-size:1.05rem;font-weight:800}.admin-review-section__description{margin:0;color:#6b7280;font-size:13px;line-height:1.7}.admin-review-grid{display:grid;grid-gap:16px;gap:16px}.admin-review-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-review-grid-span-full{grid-column:1/-1}.admin-review-field{display:grid;grid-gap:8px;gap:8px}.admin-review-field__label{color:#374151;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.locked-username-field{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:10px 12px;border:1px solid #0f172a1f;border-radius:8px;background:#f3f4f6;color:#4b5563;font-size:14px;font-weight:700;line-height:1.2}.locked-username-field__badge{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;min-height:24px;padding:4px 8px;border-radius:999px;background:#fff;color:#6b7280;font-size:11px;font-weight:800}.category-picker{display:grid;grid-gap:12px;gap:12px}.category-picker__checks{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:8px 12px;gap:8px 12px}.category-picker__check{display:flex;align-items:center;gap:8px;min-height:34px;color:#374151;font-size:14px;line-height:1.3}.category-picker__empty{display:inline-flex;align-items:center;min-height:34px;color:#6b7280;font-size:13px}.business-location-fields{display:grid;grid-gap:12px;gap:12px}.business-location-fields__field{display:grid;grid-gap:6px;gap:6px}.business-location-fields__label{color:#374151;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.business-location-fields__combobox{position:relative}.business-location-fields__city-menu{position:absolute;z-index:30;top:calc(100% + 6px);left:0;right:0;max-height:240px;overflow-y:auto;padding:6px;border:1px solid #dfdfdfeb;border-radius:12px;background:#fff;box-shadow:0 18px 45px #11182724}.business-location-fields__city-option{display:block;width:100%;padding:9px 10px;border:0;border-radius:8px;background:#0000;color:#111827;font:inherit;text-align:left;cursor:pointer}.business-location-fields__city-option:focus,.business-location-fields__city-option:hover{background:#f3f4f6;outline:none}.business-location-fields__preview{display:block;overflow:hidden;border:1px solid #dfdfdfeb;border-radius:12px;background:#f3f4f6}.business-location-fields__preview iframe{display:block;width:100%;height:180px;border:0}.admin-reviewer-table-wrap{overflow-x:auto;border:1px solid #dfdfdfeb;border-radius:14px;background:#fff}.admin-reviewer-table{width:100%;min-width:680px;border-collapse:collapse;color:#374151;font-size:14px}.admin-reviewer-table td,.admin-reviewer-table th{padding:14px 16px;text-align:left;vertical-align:middle;border-bottom:1px solid #dfdfdfb8}.admin-reviewer-table th{background:#fbfbfc;color:#6b7280;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.admin-reviewer-table tbody tr:last-child td{border-bottom:0}.admin-reviewer-table tbody tr:hover{background:#fff8f4b3}.admin-reviewer-row__username{display:inline-block;max-width:220px;color:#111827;overflow-wrap:anywhere}.admin-reviewer-row__email{overflow-wrap:anywhere}.admin-reviewer-row__edit-field{display:grid;grid-gap:6px;gap:6px;min-width:260px}.admin-reviewer-row__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-reviewer-row__error{color:#991b1b;font-size:13px;line-height:1.4}.admin-review-inline-note{display:flex;align-items:center;min-height:50px;padding:12px 14px;border:1px dashed #e3171738;border-radius:14px;background:#fff8f4d9;color:#7b4b42;font-size:13px;line-height:1.7}.admin-review-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:16px}.admin-review-upload__status{margin-top:4px;color:#6b7280;font-size:12px;line-height:1.5}.admin-review-upload__status--active{color:#b45309;font-weight:700}.admin-review-textarea{min-height:110px}.admin-review-textarea--large{min-height:140px}.admin-review-summary{display:grid;grid-gap:12px;gap:12px}.admin-review-summary__item{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid #dfdfdfeb;border-radius:14px;background:#fbfbfc}.admin-review-summary__item code{overflow-wrap:anywhere;white-space:pre-wrap}.admin-review-summary__label{color:#6b7280;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-review-payload{margin-top:18px;border-top:1px solid #dfdfdfeb;padding-top:18px}.admin-review-payload__summary{cursor:pointer;color:#374151;font-size:13px;font-weight:800}.admin-review-payload__code{margin:12px 0 0;padding:14px;border-radius:16px;background:#111827;color:#f9fafb;font-size:12px;line-height:1.7;overflow:auto}.admin-review-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:20px 22px;border:1px solid #dfdfdfeb;border-radius:18px;background:linear-gradient(135deg,#fff8f4db,#fffffffa)}.admin-review-footer__note{margin:0;color:#6b7280;font-size:13px;line-height:1.7}.admin-review-edit-modal{width:min(960px,calc(100vw - 28px));max-height:min(92vh,920px);overflow-y:auto}.admin-review-edit-modal__actions{display:flex;justify-content:flex-end;gap:10px;position:sticky;bottom:0;padding-top:12px;background:linear-gradient(#fff0,#fff 28%)}.admin-review-controls{display:inline-flex;align-items:center;gap:6px}.chalo-icon-btn{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:1px solid #94a3b86b;border-radius:8px;background:#fff;color:#334155;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.chalo-icon-btn:hover:not(:disabled){border-color:#ef4444;color:#b91c1c;background:#fff7f7}.chalo-icon-btn--disabled,.chalo-icon-btn:disabled{cursor:not-allowed;opacity:.55}.chalo-icon-btn--danger{color:#991b1b}@media (min-width:640px){.review-highlight-card__media-button{aspect-ratio:9/16;min-height:0}.review-highlight-card__image{aspect-ratio:9/16}}@media (min-width:960px){.review-highlight-card__media-button{max-height:none}}@media (min-width:1200px){.review-highlight-card__media-button{max-height:none}}@media (max-width:960px){.home-hero-grid{grid-template-columns:1fr}.hero-search{min-height:60vh;padding:120px 20px 56px}.meal-drive-banner{grid-template-columns:1fr}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-giveaway,.community-section__hero,.grid-two{grid-template-columns:1fr}.community-giveaway:before{right:-24px;height:320px}.community-giveaway__visual{min-height:340px;justify-items:end}.community-giveaway__badge{justify-self:end}.community-giveaway__how{grid-column:1/-1;grid-template-columns:1fr;margin:0 20px}.community-giveaway__footer{grid-column:1/-1;margin:0 20px 20px}.community-winner{grid-template-columns:auto minmax(0,1fr)}.community-winner__meta{grid-column:1/-1;justify-content:flex-start}.community-giveaway__open{padding-top:18px;padding-left:0;border-top:1px solid #7e4a8e47;border-left:0}.admin-review-layout{grid-template-columns:1fr}.admin-review-section--sticky{position:static}}@media (max-width:720px){body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.page-main{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.bottom-nav{display:grid}.page-container{width:min(100%,calc(100% - 24px))}.hero-search{min-height:50vh;padding:108px 16px 48px;align-items:flex-start}.hero-search__content{align-items:flex-start;text-align:left}.hero-search__chips,.hero-search__suggestions{justify-content:flex-start}.hero-search__input-wrap{flex-wrap:wrap}.hero-search__input{flex-basis:calc(100% - 58px);padding:14px 16px}.hero-search__divider{display:none}.hero-search__city-select{order:3;width:100%;border-top:1px solid #e5e7eb;padding:13px 16px}.search-suggestions{left:16px;right:16px;top:calc(100% + 8px)}.hero-search__submit{width:58px;min-height:52px}.search-page-bar{top:0}.search-page-bar__wrap{padding:0 12px;display:grid;grid-template-columns:minmax(0,1fr) 48px}.search-page-bar__input{grid-column:1/-1}.search-page-bar__city{grid-column:1;width:100%}.search-page-bar__btn{grid-column:2;width:48px}.search-page-cats__wrap{padding:0 12px}.search-results-header{align-items:flex-start;flex-direction:column}.search-results-header__sort{width:100%}.app-header{position:relative}.biz-header__inner{min-height:88px;justify-content:center;gap:12px;padding-top:12px;padding-bottom:12px}.biz-brand,.biz-header__inner{align-items:flex-start;flex-direction:column}.biz-brand{gap:4px}.biz-brand__name{font-size:1.55rem}.biz-header__actions{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);width:100%}.biz-header__button{width:100%;min-height:40px;padding:0 12px;font-size:13px}.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}.app-header__profile-menu{display:grid;width:100%}.app-header__profile-button{justify-content:flex-start;width:100%;padding:0 10px}.app-header__profile-dropdown{position:static;margin-top:4px;box-shadow:none}.page-main{padding-top:96px}.page-main--hero{padding-top:0}.chat-widget{right:12px;bottom:calc(82px + env(safe-area-inset-bottom))}.chat-widget__panel{width:min(100vw - 24px,380px);height:min(78vh,720px);min-height:500px}.listing-grid{grid-template-columns:1fr}.review-highlight-card__body{padding:14px}.review-highlight-card__interaction-area{padding:0 14px 14px}.review-comment-dialog-backdrop{padding:10px}.review-comment-dialog{grid-template-columns:1fr;grid-template-rows:auto auto;align-content:start;width:calc(100vw - 20px);height:calc(100dvh - 20px);max-height:calc(100dvh - 20px);overflow-y:auto}.review-comment-dialog__media-item img,.review-comment-dialog__media-item video{height:auto;max-height:none}.review-comment-dialog--modal-page .review-comment-dialog__media-item,.review-comment-dialog--modal-page .review-comment-dialog__media-viewer{height:100%}.review-comment-dialog--modal-page .review-comment-dialog__media-item .watch-page__video,.review-comment-dialog--modal-page .review-comment-dialog__media-item img{width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:contain}.review-comment-dialog--modal-page .watch-page__player-panel{display:grid;place-items:center;width:100%;height:calc(100dvh - 20px);flex:0 0 auto;min-height:0;max-height:calc(100dvh - 20px);overflow:hidden;background:#000}.review-comment-dialog--page:not(.review-comment-dialog--modal-page) .watch-page__video{width:auto;max-width:100%;height:auto;max-height:min(68dvh,640px);aspect-ratio:auto;object-fit:contain}.review-comment-dialog--page{width:100%;height:auto;max-height:none}.review-comment-dialog--modal-page{height:calc(100dvh - 20px);max-height:calc(100dvh - 20px);overflow-y:auto;overscroll-behavior:contain}.review-comment-dialog--modal-page .review-comment-dialog__close{position:sticky;top:12px;margin:12px 12px -46px auto}.review-comment-dialog--page:not(.review-comment-dialog--modal-page){overflow:visible}.review-comment-dialog--page:not(.review-comment-dialog--modal-page) .watch-page__player-panel{display:grid;place-items:center;min-height:0;max-height:min(68dvh,640px);overflow:hidden;background:#000}.review-comment-dialog__side{position:relative;z-index:1;overflow:visible;border-left:0;border-top:1px solid #0f172a1a;background:#fff}.review-comment-dialog .review-comments-panel{display:block;flex:none;min-height:auto}.review-comment-dialog .review-comments-panel__scroll{overflow:visible}.review-comment-dialog .review-comments-panel__form,.review-comment-dialog .review-comments-panel__list,.review-comment-dialog__description,.review-comment-dialog__header,.review-details-panel__actions{padding-left:14px;padding-right:14px}.review-details-panel__business-row{grid-template-columns:1fr;justify-items:start}.review-highlight-card__meta{margin-top:10px;gap:4px}.review-highlight-card__footer{align-items:flex-start;gap:8px;margin-top:12px}.review-highlight-card__media-wrap{padding:10px}.review-highlight-card__media-shell{flex-basis:min(82vw,260px)}.review-highlight-card__image,.review-highlight-card__media-button{aspect-ratio:9/16;min-height:0}.watch-page__layout{grid-template-columns:1fr}.watch-page__details{padding:18px}.watch-page__title{font-size:1.45rem}.watch-page__embed{min-height:520px;padding:10px}.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-card{border-radius:12px}.business-layout__hero-media{height:220px;border-radius:12px 12px 0 0}.business-layout__hero-content{left:18px;right:18px;bottom:18px;gap:12px}.business-layout__hero-logo{width:58px;height:58px;border-radius:12px}.business-layout__hero-footer{padding:12px 14px 14px}.business-layout__pill-row{gap:7px}.business-layout__pill{min-height:26px;padding:5px 10px;font-size:11px}.business-layout__pill--rating{min-height:30px;padding:6px 11px;font-size:13px}.business-layout__actions{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.85fr) minmax(96px,1fr);grid-gap:8px;gap:8px;margin-top:12px}.business-layout__action{min-height:34px;padding:0 8px;font-size:12px;white-space:nowrap}.business-section-nav{top:0;gap:16px;margin-top:-2px;padding:0 2px;border-top:0}.business-section-nav button{min-height:42px;font-size:12px}.business-gallery__grid,.business-gallery__grid--count-2,.business-gallery__grid--count-3,.business-gallery__grid--count-4,.business-gallery__grid--count-5,.business-gallery__grid--count-6,.business-gallery__grid--count-7,.business-gallery__grid--count-8,.business-gallery__grid--count-9{grid-template-columns:repeat(2,minmax(0,1fr))}.business-gallery__grid--count-1{grid-template-columns:1fr}.business-layout__mobile-contact{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));grid-gap:8px;gap:8px;margin-top:8px}.business-layout__mobile-contact>*{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid #e317172e;border-radius:8px;background:#fff;color:var(--brand);padding:7px 9px;font-size:12px;font-weight:800;text-align:center;text-decoration:none}.business-layout__hero-title{font-size:1.6rem}.opening-hours-editor__day-header{display:grid}.opening-hours-editor__slot{grid-template-columns:1fr}.home-filters__ask-row{gap:8px}.homepage-sort-row__controls,.homepage-sort-row__select,.homepage-sort-row__select-wrap{width:100%}.content-panel,.empty-panel,.hero-panel,.info-panel,.listing-panel,.notice-panel{padding:18px}.meal-drive-banner{min-height:0;padding:20px}.meal-drive-banner:after{right:18px;top:18px;font-size:48px}.meal-drive-banner__body{font-size:14px}.meal-drive-banner__cta{width:100%;justify-content:center}.meal-drive-banner__equation{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.admin-review-footer,.admin-review-hero,.admin-review-section,.community-preview-card{padding:18px}.admin-review-grid--two,.admin-review-upload-grid,.reviewer-submit-hero,.reviewer-submit-layout{grid-template-columns:1fr}.reviewer-submit-hero{display:grid;padding:18px}.reviewer-submit-card,.reviewer-submit-summary__card{padding:18px}.reviewer-submit-summary{position:static}.reviewer-achievements{align-items:flex-start;flex-direction:column}.reviewer-achievements__badges{width:100%;overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.reviewer-achievements__badges::-webkit-scrollbar{display:none}.reviewer-badge{flex:0 0 auto;white-space:nowrap}.reviewer-optional-grid{grid-template-columns:1fr}.community-section__board,.community-section__hero{padding:18px}.community-giveaway__copy,.community-giveaway__visual{padding:20px}.community-giveaway__visual{min-height:320px}.community-giveaway__title{font-size:2.65rem}.community-giveaway__amount{font-size:2.55rem}.community-giveaway__voucher{font-size:1.3rem}.community-giveaway__badge{width:88px;height:88px}.community-giveaway__partner-card{width:min(100%,230px)}.community-giveaway__how{margin:0 14px;padding:18px}.community-giveaway__steps{grid-template-columns:1fr}.community-giveaway__footer{flex-direction:column;align-items:stretch;margin:0 14px 14px;border-radius:0 0 18px 18px}.community-giveaway__cta{width:100%;white-space:normal;text-align:center}.community-winner{grid-template-columns:1fr;align-items:start;padding:18px}.community-winner__icon{width:50px;height:50px}.community-winner__title{font-size:1.45rem}.community-winner__meta{display:grid;justify-content:stretch}.community-winner__meta span{width:100%;justify-content:center;text-align:center}.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}}.biz-register-page{min-height:100vh;padding-top:96px;padding-bottom:72px;background:radial-gradient(circle at top right,#e3171712,#0000 42%),linear-gradient(180deg,#f7f8fa,#f0f2f5)}.biz-register-shell{width:min(1140px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.88fr);grid-gap:48px;gap:48px;align-items:start}.biz-register-form-col{min-width:0}.biz-register-card{background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 16px 48px #0f172a17;padding:36px 40px;display:grid;grid-gap:28px;gap:28px}.biz-reg-steps{gap:0}.biz-reg-step,.biz-reg-steps{display:flex;align-items:center}.biz-reg-step{gap:8px;flex:1 1;min-width:0}.biz-reg-step__dot{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;font-size:11px;font-weight:800;flex-shrink:0;transition:background .2s,color .2s}.biz-reg-step--active .biz-reg-step__dot{background:var(--brand);color:#fff}.biz-reg-step--done .biz-reg-step__dot{background:#e3171714;color:var(--brand)}.biz-reg-step--upcoming .biz-reg-step__dot{background:#f3f4f6;color:#9ca3af}.biz-reg-step__label{font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.biz-reg-step--active .biz-reg-step__label,.biz-reg-step--done .biz-reg-step__label{color:var(--brand)}.biz-reg-step--upcoming .biz-reg-step__label{color:#9ca3af}.biz-reg-step__line{flex:1 1;height:2px;background:var(--border);border-radius:999px;margin:0 8px}.biz-reg-step--done+.biz-reg-step .biz-reg-step__line{background:var(--brand)}.biz-reg-form-header{display:grid;grid-gap:6px;gap:6px}.biz-reg-title{margin:0;font-size:1.6rem;font-weight:800;letter-spacing:-.02em;color:#111827;line-height:1.2}.biz-reg-subtitle{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.biz-reg-required{color:var(--brand)}.biz-reg-hint{display:block;margin-top:4px;color:#9ca3af;font-size:12px;line-height:1.4}.biz-reg-hint--right{text-align:right}.biz-reg-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.business-attributes-display,.business-attributes-editor{display:grid;grid-gap:14px;gap:14px}.business-attributes-editor fieldset{margin:0;padding:0;border:0}.business-attributes-display__group h3,.business-attributes-editor legend{margin:0 0 8px;color:#374151;font-size:12px;font-weight:800;text-transform:uppercase}.business-attributes-display__chips,.business-attributes-editor__grid{display:flex;flex-wrap:wrap;gap:8px}.business-attributes-display__chip,.business-attributes-editor__option{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:6px 10px;border:1px solid #e317172e;border-radius:999px;background:#fff8f8;color:var(--brand);font-size:12px;font-weight:700}.business-attributes-display__chip svg,.business-attributes-editor__option svg{color:var(--brand)}.business-layout__sidebar-action{width:100%;justify-content:center}.special-hours-display{display:grid;grid-gap:4px;gap:4px;margin-top:8px;color:#4b5563;font-size:12px}.special-hours-display strong{color:#111827}.special-hours-editor{display:grid;grid-gap:12px;gap:12px}.special-hours-editor__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--border);border-radius:12px}.special-hours-editor__row label{display:grid;grid-gap:5px;gap:5px;color:#4b5563;font-size:12px;font-weight:700}.special-hours-editor__closed{display:flex!important;align-items:center;align-self:end;grid-template-columns:auto 1fr}.special-hours-editor__reason{grid-column:1/-1}.special-hours-editor__remove{width:-moz-fit-content;width:fit-content;border:0;background:#0000;color:var(--brand);font-size:12px;font-weight:800;cursor:pointer}.recommend-widget{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 16px;padding:12px;border:1px solid #0f172a14;border-radius:10px;background:#f9fafb}.recommend-widget span,.recommend-widget strong{display:block}.recommend-widget strong{color:#111827;font-size:14px}.recommend-widget span{color:var(--muted);font-size:12px}.recommend-widget__actions{display:flex;gap:8px}.recommend-widget__actions button{min-width:54px;border:1px solid var(--border);border-radius:999px;background:#fff;color:#374151;padding:7px 12px;font-weight:800;cursor:pointer}.recommend-widget__actions button.is-active{border-color:var(--brand);background:var(--brand);color:#fff}.recommend-widget__actions button:disabled{cursor:not-allowed;opacity:.55}.biz-reg-business-picker,.biz-reg-business-picker__input{position:relative}.biz-reg-business-picker__input svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.biz-reg-business-picker__input .chalo-input{padding-left:38px}.biz-reg-business-picker__menu{position:absolute;z-index:20;top:calc(100% + 6px);left:0;right:0;max-height:270px;overflow:auto;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:0 16px 40px #0f172a24;padding:6px}.biz-reg-business-picker__option{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;border:0;border-radius:9px;background:#0000;padding:10px;text-align:left;cursor:pointer}.biz-reg-business-picker__option:hover:not(:disabled){background:#fff8f8}.biz-reg-business-picker__option:disabled{cursor:not-allowed;opacity:.58}.biz-reg-business-picker__option small,.biz-reg-business-picker__option strong{display:block}.biz-reg-business-picker__option strong{color:#111827;font-size:13px}.biz-reg-business-picker__option small{margin-top:2px;color:var(--muted);font-size:12px}.biz-reg-business-picker__option em{color:var(--brand);font-size:11px;font-style:normal;font-weight:800}.biz-reg-selected-business{display:grid;grid-gap:4px;gap:4px;margin-top:8px;padding:10px 12px;border:1px solid #e3171729;border-radius:10px;background:#fff8f8}.biz-reg-selected-business strong{color:var(--brand);font-size:13px}.biz-reg-selected-business span{color:#4b5563;font-size:12px}.biz-reg-selected-business button{width:-moz-fit-content;width:fit-content;border:0;background:#0000;color:var(--brand);font:inherit;font-size:12px;font-weight:800;padding:0;cursor:pointer}.biz-reg-done{display:grid;grid-gap:20px;gap:20px}.biz-reg-done__icon{color:var(--brand)}.biz-reg-done__timeline{display:grid;grid-gap:16px;gap:16px;padding:20px;background:#f9fafb;border:1px solid var(--border);border-radius:12px}.biz-reg-done__step{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;align-items:start}.biz-reg-done__num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#e317171a;color:var(--brand);font-size:12px;font-weight:800;flex-shrink:0;margin-top:2px}.biz-reg-done__step strong{display:block;font-size:14px;color:#111827;margin-bottom:2px}.biz-reg-done__step p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.biz-register-preview-col{position:sticky;top:112px;min-width:0}.biz-reg-preview{display:grid;grid-gap:20px;gap:20px}.biz-reg-preview__topbar{display:flex;gap:6px;padding:0 4px}.biz-reg-preview__topbar span{width:8px;height:8px;border-radius:999px;background:var(--border)}.biz-reg-preview__card{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 12px 36px #0f172a14}.biz-reg-preview__cover{height:110px;background:radial-gradient(circle at 20% 30%,#e3171738,#0000 50%),radial-gradient(circle at 80% 70%,#e25d0a38,#0000 50%),linear-gradient(135deg,#1f2937,#374151)}.biz-reg-preview__body{padding:18px;display:grid;grid-gap:10px;gap:10px}.biz-reg-preview__badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#e3171714;color:var(--brand);font-size:11px;font-weight:700;letter-spacing:.04em;width:-moz-fit-content;width:fit-content}.biz-reg-preview__name{margin:0;font-size:1.15rem;font-weight:800;color:#111827;line-height:1.2}.biz-reg-preview__meta{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:13px}.biz-reg-preview__stars{display:flex;align-items:center;gap:3px;font-size:13px;color:#374151}.biz-reg-preview__stars span{margin-left:5px;color:var(--muted)}.biz-reg-preview__video-row,.biz-reg-preview__wa{display:flex;align-items:center;gap:7px;font-size:13px;color:#374151;padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:#f9fafb}.biz-reg-preview__wa{color:var(--brand);background:#fff8f8;border-color:#e317172e}.biz-reg-preview__perks{margin:0;padding:0;list-style:none;display:grid;grid-gap:10px;gap:10px}.biz-reg-preview__perks li{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:#374151;line-height:1.4}.biz-reg-preview__perks li svg{flex-shrink:0;margin-top:1px;color:var(--brand)}@media (max-width:860px){.biz-register-shell{grid-template-columns:1fr;gap:32px}.biz-register-preview-col{position:static;order:-1}.biz-reg-preview__card{display:none}.biz-register-card{padding:24px 20px}.biz-reg-step__label{display:none}}@media (max-width:480px){.biz-register-page{padding-top:86px;padding-bottom:48px}.biz-reg-title{font-size:1.35rem}}.biz-dashboard{display:grid;grid-template-columns:260px 1fr;min-height:calc(100vh - 76px);padding-top:76px}.biz-dashboard__sidebar{position:sticky;top:76px;height:calc(100vh - 76px);overflow-y:auto;border-right:1px solid var(--border-color,#e5e7eb);background:var(--surface-subtle,#f9fafb);padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1.25rem}.biz-dashboard__identity{padding-bottom:1rem;border-bottom:1px solid var(--border-color,#e5e7eb)}.biz-dashboard__biz-name{font-weight:700;font-size:1rem;color:var(--text-primary,#111827)}.biz-dashboard__biz-meta{font-size:.75rem;color:var(--text-muted,#6b7280);margin-top:.25rem}.biz-dashboard__nav{display:flex;flex-direction:column;gap:.25rem}.biz-dashboard__nav-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:500;color:var(--text-secondary,#374151);text-decoration:none;background:#0000;border:none;cursor:pointer;width:100%;text-align:left;transition:background .15s}.biz-dashboard__nav-item:hover{background:var(--surface-hover,#f3f4f6)}.biz-dashboard__nav-item--active{background:var(--brand-tint,#eff6ff);color:var(--brand-color,#2563eb)}.biz-dashboard__nav-divider{border:none;border-top:1px solid var(--border-color,#e5e7eb);margin:.5rem 0}.biz-dashboard__main{padding:2rem;overflow-y:auto}.biz-dashboard__screen{max-width:860px}.biz-dashboard__screen-title{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary,#111827)}.biz-dashboard__reviews-summary{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.biz-dashboard__avg-rating{font-size:1.125rem;font-weight:700;color:var(--brand-color,#2563eb)}.biz-dashboard__empty,.biz-dashboard__review-count{font-size:.875rem;color:var(--text-muted,#6b7280)}@media (max-width:768px){.biz-dashboard{grid-template-columns:1fr;grid-template-rows:auto 1fr}.biz-dashboard__sidebar{position:static;height:auto;flex-direction:row;flex-wrap:wrap;align-items:center;padding:.75rem 1rem;gap:.5rem;border-right:none;border-bottom:1px solid var(--border-color,#e5e7eb)}.biz-dashboard__identity{display:none}.biz-dashboard__nav{flex-direction:row;flex-wrap:wrap;gap:.25rem}.biz-dashboard__nav-divider{display:none}.biz-dashboard__main{padding:1rem}}.biz-dashboard{grid-template-columns:304px minmax(0,1fr);min-height:100vh;padding-top:0;background:radial-gradient(circle at top right,#e317170d,#0000 34%),#f7f8fb}.biz-dashboard__sidebar{top:0;height:100vh;padding:24px 18px;gap:18px;border-right:1px solid #0f172a14;background:linear-gradient(180deg,#fffffffa,#fffaf7f5);box-shadow:12px 0 34px #0f172a0a}.biz-dashboard__brand{display:inline-grid;gap:3px;color:inherit;text-decoration:none}.biz-dashboard__brand-name{color:var(--brand);font-size:1.5rem;font-weight:900;line-height:1}.biz-dashboard__brand-tag{color:#7a2530;font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.rating-distribution{display:grid;grid-gap:9px;gap:9px;margin-bottom:16px;padding:14px;border:1px solid #0f172a14;border-radius:10px;background:#fff8f8}.rating-distribution__row{display:grid;grid-template-columns:34px minmax(0,1fr) 28px;align-items:center;grid-gap:10px;gap:10px}.rating-distribution__count,.rating-distribution__label{color:var(--muted);font-size:12px;font-weight:800}.rating-distribution__count{text-align:right}.rating-distribution__track{height:8px;overflow:hidden;border-radius:999px;background:#0f172a14}.rating-distribution__bar{display:block;height:100%;border-radius:inherit;background:#ef5a1d}.business-gallery{display:grid;grid-gap:12px;gap:12px}.business-gallery__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.business-gallery__grid--count-1,.business-gallery__grid--count-2,.business-gallery__grid--count-3{grid-template-columns:repeat(var(--gallery-count,3),minmax(0,1fr))}.business-gallery__grid--count-1{--gallery-count:1}.business-gallery__grid--count-2{--gallery-count:2}.business-gallery__grid--count-3{--gallery-count:3}.business-gallery__thumb{position:relative;aspect-ratio:4/3;overflow:hidden;border:0;border-radius:10px;background:#f3f4f6;padding:0;cursor:pointer}.business-gallery__thumb--overflow{color:#fff}.business-gallery__thumb--overflow:after{content:"";position:absolute;inset:0;background:#0f172aa8}.business-gallery__thumb--overflow span{position:absolute;inset:0;z-index:1;display:grid;place-items:center;padding:12px;font-size:14px;font-weight:900;text-align:center}.business-gallery__empty{display:grid;place-items:center;grid-gap:8px;gap:8px;min-height:130px;border:1px dashed #0f172a2e;border-radius:10px;background:#f8fafc;color:#94a3b8;font-size:13px;font-weight:800}.business-gallery-editor__item img,.business-gallery__thumb img{width:100%;height:100%;object-fit:cover}.business-lightbox{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#000000d1;padding:28px}.business-lightbox img{max-width:min(920px,100%);max-height:84vh;border-radius:12px;object-fit:contain}.business-lightbox__arrow,.business-lightbox__close{position:absolute;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#fff;color:#111827;cursor:pointer}.business-lightbox__close{top:20px;right:20px;width:38px;height:38px}.business-lightbox__arrow{top:50%;width:44px;height:44px;transform:translateY(-50%)}.business-lightbox__arrow--prev{left:22px}.business-lightbox__arrow--next{right:22px}.business-gallery-editor__list{display:grid;grid-gap:10px;gap:10px}.business-gallery-editor__item{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:10px;border:1px solid var(--border);border-radius:10px}.business-gallery-editor__item img{aspect-ratio:4/3;border-radius:8px}.business-gallery-editor__item div{display:flex;flex-wrap:wrap;gap:8px}.nearby-businesses{display:grid;grid-gap:12px;gap:12px}.nearby-businesses__row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);grid-gap:14px;gap:14px;overflow-x:auto;padding-bottom:4px}.review-request-qr{display:grid;justify-items:center;grid-gap:10px;gap:10px;margin-top:12px;padding:14px;border:1px solid #e317171f;border-radius:12px;background:#fff8f8}.review-request-qr strong{color:#111827;font-size:13px}.review-request-qr__code{line-height:0}.review-request-qr__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.biz-dashboard__identity{padding:18px 0;border-top:1px solid #e317171a;border-bottom:1px solid #0f172a14}.biz-dashboard__biz-name{color:#182235;font-size:1.2rem;font-weight:900;line-height:1.15;letter-spacing:0}.biz-dashboard__biz-meta{margin-top:8px;color:#6b7280;font-size:13px;font-weight:500;line-height:1.35}.biz-dashboard__nav{gap:6px}.biz-dashboard__nav-item{min-height:44px;gap:11px;padding:0 13px;border:1px solid #0000;border-radius:10px;color:#374151;font-size:15px;font-weight:800;letter-spacing:0;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.biz-dashboard__nav-item svg{flex:0 0 auto;color:#6b7280}.biz-dashboard__nav-item:hover{background:#e317170d;border-color:#e317171a;color:var(--brand)}.biz-dashboard__nav-item--active svg,.biz-dashboard__nav-item:hover svg{color:currentColor}.biz-dashboard__nav-item--active{background:#e3171714;border-color:#e3171724;color:var(--brand);box-shadow:inset 3px 0 0 var(--brand)}.biz-dashboard__nav-item--btn{font-family:inherit}.biz-dashboard__nav-divider{border-top-color:#0f172a14;margin:10px 0}.biz-dashboard__account{display:grid;grid-gap:4px;gap:4px;margin-top:auto;padding:14px;border:1px solid #0f172a14;border-radius:12px;background:#ffffffb8;color:#6b7280;font-size:12px;line-height:1.35}.biz-dashboard__account strong{color:#182235;font-size:13px;font-weight:800;overflow-wrap:anywhere}.biz-dashboard__main{padding:34px}.biz-dashboard__screen{max-width:1040px}.biz-dashboard__screen-title{color:#182235;font-size:1.45rem;font-weight:900;letter-spacing:0}.biz-dashboard__avg-rating{color:var(--secondary)}@media (max-width:768px){.biz-dashboard{grid-template-columns:1fr}.biz-dashboard__sidebar{height:auto;padding:12px;gap:10px;box-shadow:0 10px 24px #0f172a0f}.biz-dashboard__brand{width:100%}.biz-dashboard__nav{width:100%;overflow-x:auto;flex-wrap:nowrap}.biz-dashboard__nav-item{flex:0 0 auto;width:auto;min-height:40px;white-space:nowrap}.biz-dashboard__account{display:none}.biz-dashboard__main{padding:18px 14px 28px}}