html{scroll-behavior:smooth}body{min-height:100vh}*{box-sizing:border-box}.page-shell{min-height:100vh}.page-main{padding-top:110px;padding-bottom:56px}.page-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}.chat-widget__fab{border:0;border-radius:999px;background:linear-gradient(135deg,#e31717,#ff7a18);color:#fff;padding:14px 18px;box-shadow:0 18px 44px #e3171747;font-weight:700;cursor:pointer}.chat-widget__panel{width:min(380px,calc(100vw - 24px));height:min(72vh,720px);min-height:520px;margin-bottom:12px;display:grid;grid-template-rows:auto minmax(180px,1fr) auto auto;grid-gap:14px;gap:14px;border:1px solid #e3171729;border-radius:22px;background:#fffaf7fa;box-shadow:0 28px 60px #14182438;overflow:hidden}.chat-widget__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 18px 0}.chat-widget__eyebrow{color:var(--secondary);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.chat-widget__title{margin:6px 0 0;font-size:1rem;line-height:1.3;color:#1f2937}.chat-widget__icon-btn{border:0;background:#0000;color:#6b7280;font-size:28px;line-height:1;cursor:pointer}.chat-widget__messages{overflow:auto;display:grid;align-content:start;grid-gap:10px;gap:10px;padding:0 18px;min-height:0}.chat-widget__status{padding:0 18px;color:#6b7280;font-size:12px;line-height:1.4}.chat-widget__message{max-width:100%;padding:12px 14px;border-radius:16px}.chat-widget__message p{margin:0;white-space:pre-wrap;line-height:1.6;font-size:14px;overflow-wrap:anywhere;word-break:break-word}.chat-widget__message--assistant{background:#fff;border:1px solid #11182714;color:#374151}.chat-widget__message--user{margin-left:auto;background:#1f2937;color:#fff}.chat-widget__starters{display:flex;gap:8px;overflow:auto;padding:0 18px}.chat-widget__starter{flex:0 0 auto;border:1px solid #e317172e;background:#ffffffe6;color:#7a2530;padding:8px 12px;border-radius:999px;font-size:12px;cursor:pointer}.chat-widget__composer{display:grid;grid-gap:10px;gap:10px;padding:0 18px 18px}.chat-widget__textarea{width:100%;resize:none;min-height:76px;max-height:140px;border:1px solid #1118271a;border-radius:16px;padding:12px 14px;font:inherit;background:#fff}.chat-widget__actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-widget__clear{border:0;background:#0000;color:#6b7280;font-weight:600;cursor:pointer}.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}.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}.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}.card-link{text-decoration:none}.business-card-simple{display:grid;grid-gap:14px;gap:14px;height:100%;padding:18px;border:1px solid #dfdfdfe6;border-radius:18px;background:#fffffff0;box-shadow:0 18px 40px #1b1f2b14}.business-card-simple__image{aspect-ratio:16/9;width:100%;object-fit:cover;border-radius:14px;background:linear-gradient(135deg,#eef1f5,#dfe5ef)}.business-card-simple__title{margin:0;font-size:1.25rem;line-height:1.15;color:#182235}.business-card-simple__summary{margin:0;color:#616a78;font-size:14px;line-height:1.7}.business-card-simple__footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;color:#7b8290;font-size:12px;font-weight:600}.review-card-simple{display:grid;grid-gap:10px;gap:10px;padding:18px;border:1px solid #dfdfdfe6;border-radius:18px;background:#fffffff0;box-shadow:0 14px 30px #1b1f2b0f}.review-card-simple__title{margin:0;font-size:1rem;color:#182235}.review-card-simple__copy{margin:0;color:#616a78;font-size:14px;line-height:1.7}.review-highlight-card{overflow:hidden;border:1px solid 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{min-height:20px;padding:3px 8px;border:1px solid #e3171733;background:#e317170f;color:var(--brand-strong);text-decoration:none}.review-highlight-card__chip,.review-highlight-card__rating{display:inline-flex;align-items:center;border-radius:999px;font-size:11px;font-weight:600;line-height:1}.review-highlight-card__rating{gap:4px;flex-shrink:0;padding:4px 9px;background:linear-gradient(135deg,var(--brand),var(--secondary));color:#fff}.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__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:32px;padding:6px 8px;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:11px}.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__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-comment-dialog--page .watch-page__player-panel{min-height:0;border:0;border-radius:0;box-shadow:none}.review-comment-dialog--page .review-comment-dialog__media-item img,.review-comment-dialog--page .review-comment-dialog__media-item video,.review-comment-dialog--page .watch-page__video{height:100%;max-height:none;aspect-ratio:auto}.review-comment-dialog--page .watch-page__embed{align-items:center;height:100%;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__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%,360px);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:4/5;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:grid;place-items:center;padding:18px;color:#ffffffc7;font-size:14px;font-weight:700;line-height:1.4;text-align:center}.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:4/5;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}.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:#166534;background:#16653414}.reviewer-submit-checklist .is-complete:after{background:#16a34a}.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__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-section__board{padding:24px}.community-section__board-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.community-tabs{display:inline-flex;flex-wrap:wrap;gap:10px;margin-bottom:18px;padding:6px;border:1px solid #dfdfdfe6;border-radius:999px;background:#f8f8fa}.community-tabs__button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:0;border-radius:999px;background:#0000;color:#5f6470;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.community-tabs__button--active{background:linear-gradient(135deg,var(--brand),var(--secondary));color:#fff;box-shadow:0 12px 24px #e3171729}.community-tabs__summary{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px}.community-tabs__summary-label{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#e3171714;color:var(--brand-strong);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.community-tabs__summary-copy{color:#5f6470;font-size:13px;font-weight:600}.community-table-wrap{overflow-x:auto}.community-table{width:100%;border-collapse:collapse;min-width:620px}.community-table td,.community-table th{padding:16px 14px;text-align:left;border-bottom:1px solid #dfdfdfe6}.community-table th{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.community-table td{color:#243047;font-size:14px;font-weight:600}.community-table tbody tr:last-child td{border-bottom:0}.community-table__rank{display:inline-flex;min-width:44px;justify-content:center;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800}.community-table__name{font-weight:800}.community-rank-badge{background:#e3171714;color:var(--brand-strong)}.community-rank-badge--gold{background:linear-gradient(135deg,#fff1b8,#d7a72d);color:#5f4200;box-shadow:inset 0 1px 0 #ffffff80}.community-rank-badge--silver{background:linear-gradient(135deg,#f3f5f7,#b7c0ca);color:#44505e;box-shadow:inset 0 1px 0 #ffffff8c}.community-rank-badge--bronze{background:linear-gradient(135deg,#f3d2bf,#b96d3d);color:#5d2f14;box-shadow:inset 0 1px 0 #ffffff6b}.homepage-sort-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.homepage-sort-row__count{color:#5f6470;font-size:14px}.homepage-sort-row__controls{display:flex;align-items:center;gap:10px}.homepage-sort-row__label{color:#7d7d7d;font-size:12px}.homepage-sort-row__select-wrap{position:relative}.homepage-sort-row__select{width:220px;-webkit-appearance:none;appearance:none;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--ink);padding:10px 38px 10px 12px;font-size:14px;line-height:1.2;font-family:inherit}.homepage-sort-row__select:focus{outline:none;border-color:#8d0b4166;box-shadow:0 0 0 4px var(--ring)}.homepage-sort-row__select option{font-size:14px}.homepage-sort-row__chevron{pointer-events:none;position:absolute;right:12px;top:50%;width:16px;height:16px;transform:translateY(-50%);color:#7d7d7d}.home-filters{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:14px}.home-filters__ask{margin-bottom:12px}.home-filters__ask-row{display:flex;gap:10px;align-items:stretch}.home-filters__input-wrap{position:relative;flex:1 1;display:flex;align-items:center}.home-filters__input{padding-right:42px}.home-filters__mic{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:0;background:#0000;color:#7d7d7d;cursor:pointer}.home-filters__mic--active{color:var(--brand)}.home-filters__mic-icon{width:18px;height:18px}.home-filters__feedback{margin-top:8px;color:#7d7d7d;font-size:12px}.home-filters__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.home-filters__field{display:grid;grid-gap:6px;gap:6px}.home-filters__label{color:#616a78;font-size:12px;font-weight:500}.home-filters__select-wrap{position:relative}.home-filters__select{padding-right:38px;-webkit-appearance:none;appearance:none}.home-filters__chevron{pointer-events:none;position:absolute;right:12px;top:50%;width:16px;height:16px;transform:translateY(-50%);color:#7d7d7d}.home-filters__footer{display:flex;justify-content:flex-end;margin-top:12px}.home-filters__clear{border:0;background:#0000;color:var(--brand);font-size:12px;font-weight:600;cursor:pointer}.business-layout{display:grid;grid-gap:14px;gap:14px}.business-layout__hero-card,.business-layout__panel{background:#fff;border:1px solid #d8d8d8;border-radius:14px;box-shadow:0 6px 18px #00000014}.business-layout__hero-media{position:relative;height:240px;overflow:hidden;border-radius:14px 14px 0 0}.business-layout__hero-image,.business-layout__hero-placeholder{width:100%;height:100%}.business-layout__hero-image{object-fit:cover}.business-layout__hero-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8ecef,#d8dde2);color:#5f6470;font-size:14px}.business-layout__hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000001f,#0003 28%,#000000a3)}.business-layout__hero-content{position:absolute;left:28px;right:28px;bottom:26px;z-index:1;display:flex;align-items:center;gap:14px}.business-layout__hero-logo{width:48px;height:48px;border-radius:10px;border:2px solid #fff9;object-fit:cover;background:#fffffff0}.business-layout__hero-logo--placeholder{display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;background:#ffffff29}.business-layout__hero-copy{min-width:0}.business-layout__hero-title{margin:0;color:#fff;font-size:2rem;font-weight:800;line-height:1.05;letter-spacing:-.02em}.business-layout__hero-tagline{margin:6px 0 0;color:#fffffff2;font-size:13px;font-weight:600}.business-layout__hero-footer{padding:14px 14px 16px}.business-layout__feature-row,.business-layout__pill-row{display:flex;flex-wrap:wrap;gap:8px}.business-layout__pill{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:4px 10px;border:1px solid #e3171747;border-radius:999px;background:#fff8f8;color:#e31717;font-size:10px;font-weight:500;line-height:1}.business-layout__pill--rating{background:#ef5a1d;border-color:#ef5a1d;color:#fff;font-weight:700}.business-layout__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 #ef5a1d;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer}.business-layout__action[aria-disabled=true]{pointer-events:none;opacity:.45}.business-layout__action--primary{background:#ef5a1d;color:#fff}.business-layout__action--secondary{background:#fff;color:#ef5a1d}.business-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__cover-btn{position:absolute;top:18px;right:18px;z-index:4;display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:0;border-radius:8px;background:#fff;color:#1f2937;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #0f172a2e}.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}.business-layout__content-grid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr)}.business-layout__content-grid,.business-layout__main-column{display:grid;grid-gap:14px;gap:14px}.business-layout__panel{padding:16px}.business-layout__panel--sidebar{height:100%}.business-layout__section-title{margin:0 0 12px;color:#111827;font-size:1.05rem;font-weight:700}.business-layout__section-note{color:#7d7d7d;font-size:11px;font-weight:400}.business-layout__copy{margin:0;color:#7a7a7a;font-size:14px;line-height:2.1}.business-layout__map-empty,.business-layout__map-frame{display:block;overflow:hidden;border:1px solid #e2e2e2;border-radius:12px;background:#f7f7f7}.business-layout__map-embed{width:100%;height:240px;border:0}.business-layout__map-empty{display:flex;align-items:center;justify-content:center;min-height:240px;color:#7d7d7d;font-size:14px}.business-layout__info-list{display:grid;grid-gap:10px;gap:10px;margin:0}.business-layout__info-list dt{color:#7d7d7d;font-size:11px;margin-bottom:3px}.business-layout__info-list dd{margin:0;color:#111827;font-size:14px;line-height:1.6}.business-layout__info-list a{color:#ef5a1d;text-decoration:none}.business-layout__claim{margin-top:14px}.business-layout__claim a{color:#e31717;font-size:14px;text-decoration:none}.business-layout__reviews{margin-top:0}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;color:#6b7280;font-size:13px}.breadcrumbs a{text-decoration:none}.details-list{display:grid;grid-gap:12px;gap:12px;margin:0}.details-list dt{font-weight:700;color:#243047}.details-list dd{margin:4px 0 0;color:#5f6470}.app-form__footer,.cta-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.app-form{display:grid;grid-gap:14px;gap:14px}.app-label{display:grid;grid-gap:6px;gap:6px}.app-label span{font-size:13px;font-weight:700;color:#243047}.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__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%)}@media (min-width:640px){.review-highlight-card__media-button{aspect-ratio:9/16;min-height:400px}.review-highlight-card__image{aspect-ratio:9/16}}@media (min-width:960px){.review-highlight-card__media-button{min-height:300px}}@media (min-width:1200px){.review-highlight-card__media-button{min-height:340px}}@media (max-width:960px){.home-hero-grid,.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-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){.page-container{width:min(100%,calc(100% - 24px))}.app-header{position:relative}.app-header__toggle{display:inline-flex;align-items:center;justify-content:center}.app-header__nav{display:none;position:absolute;top:calc(100% - 2px);right:0;left:0;z-index:60;flex-direction:column;gap:0;padding:10px;border:1px solid #0f172a14;border-radius:14px;background:#fffffffa;box-shadow:0 16px 32px #0f172a1a}.app-header__nav--open{display:flex}.app-header__nav-link{padding:12px 10px}.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}.chat-widget{right:12px;bottom:12px}.chat-widget__panel{width:min(100vw - 24px,380px);height:min(78vh,720px);min-height:500px}.listing-grid{grid-template-columns:1fr}.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:minmax(260px,46vh) minmax(0,1fr);width:calc(100vw - 20px);height:calc(100vh - 20px);max-height:calc(100vh - 20px)}.review-comment-dialog--page{width:100%;height:auto;max-height:none;grid-template-rows:minmax(220px,38vh) auto}.review-comment-dialog__side{border-left:0;border-top:1px solid #0f172a1a}.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(100%,320px)}.review-highlight-card__image,.review-highlight-card__media-button{aspect-ratio:4/5;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-media{height:220px}.business-layout__hero-content{left:18px;right:18px;bottom:18px}.business-layout__hero-title{font-size:1.6rem}.home-filters__ask-row{gap:8px}.homepage-sort-row__controls,.homepage-sort-row__select,.homepage-sort-row__select-wrap{width:100%}.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{justify-content:flex-start}.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-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}}