body{background-color:#f4f7f6;font-family:'Inter',sans-serif;padding:0}\.verified-badge-icon{display:inline-block !important;width:14px;height:14px;min-width:14px;min-height:14px;vertical-align:middle;position:relative;top:-1px;margin-left:3px;flex-shrink:0;border:none !important;box-shadow:none !important;background:none !important;border-radius:0 !important;transition:transform 0.18s ease;padding:0}.verified-badge-icon:hover{transform:scale(1.2) rotate(15deg)}.verified-badge-icon-lg{display:inline-block !important;width:20px;height:20px;min-width:20px;min-height:20px;vertical-align:middle;position:relative;top:-1px;margin-left:4px;border:none !important;box-shadow:none !important;background:none !important;border-radius:0 !important;transition:transform 0.18s ease;padding:0}.verified-badge-icon-lg:hover{transform:scale(1.15) rotate(15deg)}.ad-label{display:inline-flex;align-items:center;gap:2px;background:rgba(59,130,246,.1);color:var(--primary-blue);font-size:.65rem;font-weight:700;padding:1px 6px;border-radius:4px;letter-spacing:.02em}.ad-label i{font-size:.6rem}.promoted-label{display:inline-flex;align-items:center;gap:2px;background:rgba(16,185,129,.1);color:#059669;font-size:.65rem;font-weight:700;padding:1px 6px;border-radius:4px;letter-spacing:.02em}.promoted-label i{font-size:.55rem}.dashboard-container{display:flex;min-height:100vh}.dashboard-content{flex:1;min-width:0;overflow-x:hidden;padding:2.5rem 2.5rem 2rem 2.5rem;display:flex;flex-direction:column;gap:2.5rem}.dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:2rem}.dashboard-header h1{font-size:2rem;font-weight:700;color:var(--primary-blue)}.dashboard-header h1 span{color:var(--primary-green)}.dashboard-search{display:flex;align-items:center;gap:0.5rem;background:#f3f4f6;border-radius:6px;padding:0.2rem 0.7rem;border:1px solid #e5e7eb}.dashboard-search input[type="text"]{border:none;background:transparent;font-size:1rem;padding:0.5rem 0.2rem;outline:none;width:180px}.dashboard-search button{background:none;border:none;color:var(--primary-blue);font-size:1.1rem;cursor:pointer}.dashboard-kpis{display:flex;gap:2rem;margin-bottom:2rem}.kpi-card{background:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(37,99,235,0.08);padding:1.2rem 2.2rem;min-width:160px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0.5rem}.kpi-icon{font-size:1.7rem;margin-bottom:0.2rem}.kpi-blue{color:var(--primary-blue)}.kpi-green{color:var(--primary-green)}.kpi-yellow{color:#fbbf24}.kpi-label{font-size:1rem;color:var(--medium-gray);font-weight:500}.kpi-value{font-size:2.1rem;font-weight:700;color:var(--primary-blue)}.dashboard-main-columns{display:flex;gap:2.5rem}.dashboard-main-left{flex:2;display:flex;flex-direction:column;gap:2.5rem}.dashboard-main-right{flex:1.2;display:flex;flex-direction:column;gap:2.5rem}.dashboard-section{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(37,99,235,0.06);padding:2rem 2rem 1.5rem 2rem;margin-bottom:2.5rem}.dashboard-section h2{font-size:1.3rem;font-weight:700;margin-bottom:1.2rem;color:var(--primary-blue)}.activity-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.1rem}.activity-list li{display:flex;align-items:flex-start;gap:1rem}.activity-icon{font-size:1.5rem;color:var(--primary-blue);flex-shrink:0;margin-top:0.1rem}.activity-content{display:flex;flex-direction:column;gap:0.2rem}.activity-date,.activity-rating{font-size:0.98rem;color:var(--medium-gray);margin-right:0.7rem}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.7rem;padding:2rem 0;color:var(--medium-gray)}.empty-illustration{font-size:2.5rem;color:#e5e7eb}@media (max-width:1100px){.dashboard-content{padding:1.2rem 0.7rem 1rem 0.7rem}.dashboard-main-columns{flex-direction:column;gap:1.2rem}}@media (max-width:700px){.dashboard-kpis{flex-direction:column;gap:1rem}.dashboard-main-columns{flex-direction:column;gap:1.2rem}.dashboard-section{padding:1.2rem 0.7rem 1rem 0.7rem}}.dashboard-main{background:#f3f4f6;min-height:100vh;padding-top:0.25rem;padding-bottom:2rem}.dashboard-grid{display:grid;grid-template-columns:1fr 2fr;gap:2.5rem;max-width:1400px;margin:0 auto;align-items:flex-start}.dashboard-col{display:flex;flex-direction:column;gap:2.2rem}.dashboard-col-left{min-width:270px;max-width:400px}.dashboard-col-right{flex:1;gap:2.5rem}.dashboard-section{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(37,99,235,0.06);padding:2rem 2rem 1.5rem 2rem;margin-bottom:2.5rem}.dashboard-section h2{font-size:1.3rem;font-weight:700;margin-bottom:1.2rem;color:var(--primary-blue)}.dashboard-search{display:flex;gap:0.7rem;align-items:center;max-width:400px;margin-top:1.2rem}.dashboard-search input[type="text"]{padding:0.5rem 1rem;width:100%;border-radius:6px;border:1px solid var(--primary-blue);background:#f3f4f6;font-size:1rem}.dashboard-search button{padding:0.5rem 1.2rem;border-radius:6px;background:var(--color-action);color:#fff;border:none;font-weight:600;font-size:1rem;cursor:pointer}.gradient-text{color:var(--color-action)}@media (max-width:1100px){.dashboard-grid{grid-template-columns:1fr;gap:2rem}.dashboard-col-left,.dashboard-col-right{max-width:100%;min-width:0}}@media (max-width:700px){.dashboard-main{padding-top:0.5rem}.dashboard-section{padding:1.2rem 0.7rem 1rem 0.7rem}.dashboard-grid{gap:1.2rem}}.dashboard-stats{display:flex;gap:2rem;margin-bottom:2rem;flex-wrap:wrap;justify-content:flex-start}.stat-card{background:var(--light-gray);border-radius:10px;box-shadow:var(--shadow-card);padding:1.2rem 2.2rem;min-width:140px;text-align:center;display:flex;flex-direction:column;align-items:center;transition:box-shadow 0.2s}.stat-card:hover{box-shadow:var(--shadow-md)}.stat-label{font-size:1rem;color:var(--medium-gray);margin-bottom:0.3rem;font-weight:500}.stat-value{font-size:2.1rem;font-weight:700;color:var(--text-primary)}.dashboard-quicklinks{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.quicklink-btn{background:var(--color-action);color:#fff;padding:0.7rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;box-shadow:var(--shadow-card);transition:background 0.2s,box-shadow 0.2s,transform 0.1s;border:none;outline:none;display:inline-block}.quicklink-btn:hover{background:var(--color-action-hover);box-shadow:var(--shadow-md);transform:translateY(-2px) scale(1.03)}.dashboard-activity{background:var(--light-gray);border-radius:10px;padding:1.2rem 1.5rem;margin-bottom:2rem;box-shadow:var(--shadow-card)}.dashboard-activity h3{margin-bottom:1rem;color:var(--primary-blue);font-size:1.1rem;font-weight:600}.dashboard-activity ul{list-style:none;padding:0;margin:0}.dashboard-activity li{margin-bottom:0.7rem;font-size:1rem;color:var(--medium-gray)}.dashboard-activity a{color:var(--primary-blue);text-decoration:none;font-weight:600;transition:color 0.2s}.dashboard-activity a:hover{color:var(--primary-green)}@media (max-width:700px){.dashboard-stats{flex-direction:column;gap:1rem}.stat-card{min-width:100px;padding:1rem 1.2rem}.dashboard-quicklinks{flex-direction:column;gap:0.7rem}.dashboard-activity{padding:1rem 0.7rem}}:root{--primary-blue:#2563eb;--primary-green:#10b981;--dark-gray:#111827;--header-dark:#1a1d29;--medium-gray:#374151;--light-gray:#f3f4f6;--white:#ffffff;--bg-primary:#ffffff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--bg-elevated:#ffffff;--bg-input:#f1f5f9;--bg-hover:#f8fafc;--bg-active:#eff6ff;--bg-card:#ffffff;--bg-body:#f4f7f6;--bg-hero:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);--primary:#2563eb;--primary-light:#eff6ff;--text-primary:#0f172a;--text-secondary:#334155;--text-tertiary:#4b5563;--text-muted:#4b5563;--text-inverse:#ffffff;--border-primary:#e2e8f0;--border-secondary:#f1f5f9;--border-hover:#cbd5e1;--shadow-sm:0 1px 3px rgba(0,0,0,0.06);--shadow-md:0 4px 12px rgba(0,0,0,0.08);--shadow-lg:0 8px 30px rgba(0,0,0,0.12);--shadow-card:0 2px 8px rgba(0,0,0,0.06);--overlay:rgba(15,23,42,0.4);--color-action:#059669;--color-action-hover:#047857;--color-action-light:rgba(16,185,129,0.08);--bg-active:rgba(16,185,129,0.08);--primary-light:rgba(16,185,129,0.08)}[data-theme="dark"]{--primary-blue:#3b82f6;--primary-green:#34d399;--dark-gray:#e2e8f0;--header-dark:#0f172a;--medium-gray:#94a3b8;--light-gray:#1e293b;--white:#0f172a;--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-tertiary:#1e293b;--bg-elevated:#1e293b;--bg-input:#1e293b;--bg-hover:#334155;--bg-active:rgba(59,130,246,0.15);--bg-card:#1e293b;--bg-body:#0c1222;--bg-hero:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);--primary:#3b82f6;--primary-light:rgba(59,130,246,0.15);--text-primary:#f1f5f9;--text-secondary:#cbd5e1;--text-tertiary:#94a3b8;--text-muted:#94a3b8;--text-inverse:#0f172a;--border-primary:#334155;--border-secondary:#1e293b;--border-hover:#475569;--shadow-sm:0 1px 3px rgba(0,0,0,0.3);--shadow-md:0 4px 12px rgba(0,0,0,0.4);--shadow-lg:0 8px 30px rgba(0,0,0,0.5);--shadow-card:0 2px 8px rgba(0,0,0,0.3);--overlay:rgba(0,0,0,0.6);--color-action:#10b981;--color-action-hover:#059669;--color-action-light:rgba(16,185,129,0.12);--bg-active:rgba(16,185,129,0.12);--primary-light:rgba(16,185,129,0.12);color-scheme:dark}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;width:100%;position:relative}body{font-family:'Inter',sans-serif;background-color:var(--white);color:var(--dark-gray);line-height:1.5;min-width:320px;overflow-x:hidden}header{position:fixed;top:0;width:100%;background:#ffffff;z-index:1000;border-bottom:1px solid #e5e7eb;padding:0.4rem 0;transition:all 0.3s ease;box-shadow:0 1px 3px rgba(0,0,0,0.06)}.header-container{max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:0.5rem;position:relative}.logo{--logo-size:1.1rem;display:flex;align-items:center;gap:0.45rem;font-size:var(--logo-size);line-height:1;font-weight:700;color:#475569;text-decoration:none;flex-shrink:0;user-select:none;-webkit-user-select:none}.logo-img{height:1.5rem;max-height:1.5rem;width:auto;object-fit:contain;flex-shrink:0;display:block;vertical-align:middle;border-radius:8px}.header-search{position:static;transform:none;max-width:340px;width:100%;opacity:0;transition:opacity 0.2s ease;pointer-events:none;display:none;flex-shrink:1;min-width:0;margin-left:0.5rem;margin-right:auto}.header-search-dashboard-style{flex-shrink:1;min-width:140px}.header-search.visible{opacity:1;transform:none;pointer-events:all;display:flex}body:not(:has(#mainSearchContainer)) .header-search-dashboard-style{display:flex;opacity:1;transform:none;pointer-events:all}@media (max-width:768px){.header-search{display:none !important}}@media (min-width:769px){.mobile-bottom-nav{display:none !important}}.mobile-sticky-search{display:none;flex:1;min-width:0;max-width:200px;position:static;background:transparent;padding:0;margin:0 0.25rem;align-items:center}@media (max-width:768px){.mobile-sticky-search{display:flex}}@media (max-width:360px){.mobile-sticky-search{max-width:130px}}.mobile-sticky-search-box{display:flex;width:100%;align-items:center;background:#f1f5f9;border-radius:20px;border:1.5px solid transparent;overflow:hidden;height:30px;transition:border-color 0.2s,background 0.2s}.mobile-sticky-search-box:focus-within{border-color:#10b981;background:#fff}.mobile-sticky-search-input{flex:1;border:none;padding:0 0.3rem 0 0.65rem;font-size:13px;outline:none;background:transparent;color:#1e293b;min-width:0;height:100%;-webkit-appearance:none;appearance:none}.mobile-sticky-search-input::placeholder{color:#94a3b8;font-size:0.68rem}.mobile-sticky-search-btn{background:transparent;color:#94a3b8;border:none;padding:0 0.55rem;font-size:0.68rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;height:100%;transition:color 0.2s}.mobile-sticky-search-btn:hover,.mobile-sticky-search-box:focus-within .mobile-sticky-search-btn{color:#10b981}\.header-search-box,#headerSearch .header-search-box,header .header-search-box,.header-search-dashboard-style .header-search-box{display:flex !important;align-items:center;background:#f1f5f9 !important;border-radius:20px;border:1px solid #e2e8f0 !important;box-shadow:none !important;transition:border-color 0.25s,box-shadow 0.25s}.header-search-box:focus-within,#headerSearch .header-search-box:focus-within,header .header-search-box:focus-within{background:#fff !important;border-color:#3b82f6 !important;box-shadow:0 0 0 2px rgba(59,130,246,0.15) !important}.header-search-input,#headerSearch .header-search-input,header .header-search-input,.header-search-box input{flex:1;border:none !important;padding:0.4rem 0 0.4rem 0.65rem;font-size:0.8rem;outline:none;background:transparent !important;color:#0f172a !important;-webkit-appearance:none;appearance:none}.header-search-input::placeholder,#headerSearch .header-search-input::placeholder,header .header-search-input::placeholder,.header-search-box input::placeholder{color:#94a3b8 !important}.header-search-btn,#headerSearch .header-search-btn,header .header-search-btn,.header-search-box button{background:none !important;color:#64748b !important;border:none !important;padding:0.4rem 0.65rem 0.4rem 0.5rem;font-size:0.75rem;cursor:pointer;transition:color 0.2s;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;top:1px}.header-search-btn:hover,#headerSearch .header-search-btn:hover,header .header-search-btn:hover,.header-search-box button:hover{color:#334155 !important}.auth-buttons{display:flex;gap:0.35rem;flex-shrink:0;align-items:center}.auth-btn,header .auth-btn,.auth-buttons .auth-btn,#mainHeader .auth-btn{padding:0.2rem 0.5rem !important;border-radius:5px;font-weight:500;font-size:0.7rem !important;cursor:pointer;border:none;transition:all 0.2s;text-decoration:none;display:inline-flex;align-items:center;gap:0.3rem}.login-btn,header .login-btn,.auth-buttons .login-btn,#mainHeader .login-btn{background:transparent !important;color:#475569 !important;border:1px solid #e2e8f0 !important}.login-btn:hover,header .login-btn:hover,.auth-buttons .login-btn:hover,#mainHeader .login-btn:hover{background:#f1f5f9 !important;border-color:#cbd5e1 !important;color:#1e293b !important}.auth-btn.login-btn[href*="logout"],header .auth-btn.login-btn[href*="logout"],.auth-buttons .auth-btn.login-btn[href*="logout"],#mainHeader .auth-btn.login-btn[href*="logout"]{background:#fef2f2 !important;color:#ef4444 !important;border-color:#fecaca !important}.auth-btn.login-btn[href*="logout"]:hover,header .auth-btn.login-btn[href*="logout"]:hover,.auth-buttons .auth-btn.login-btn[href*="logout"]:hover,#mainHeader .auth-btn.login-btn[href*="logout"]:hover{background:#fee2e2 !important;border-color:#fca5a5 !important;color:#dc2626 !important}.signup-btn{background:var(--primary-green);color:#ffffff}.signup-btn:hover{background:#0da271}.mobile-login-btn{display:none;background:transparent;color:rgba(255,255,255,0.9);border:1px solid rgba(255,255,255,0.3);border-radius:50%;width:40px;height:40px;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s}.mobile-login-btn:hover{background:rgba(255,255,255,0.1)}.profile-dropdown{position:relative}.profile-btn{display:flex;align-items:center;gap:0.5rem;padding:0.35rem 0.65rem;background:transparent;border:1px solid rgba(255,255,255,0.25);border-radius:6px;color:rgba(255,255,255,0.9);cursor:pointer;transition:all 0.2s;font-size:0.75rem}.profile-btn:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.4)}.profile-avatar{width:28px;height:28px;border-radius:50%;background:#10b981;display:flex;align-items:center;justify-content:center;color:white;font-size:0.7rem;font-weight:600;flex-shrink:0}.profile-chevron{font-size:0.65rem;transition:transform 0.2s}.profile-dropdown.active .profile-chevron{transform:rotate(180deg)}.profile-dropdown-menu{position:absolute;top:calc(100%+0.5rem);right:0;background:white;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.15);min-width:160px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.2s;z-index:1000;overflow:hidden}.profile-dropdown.active .profile-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.profile-dropdown-item{display:flex;align-items:center;gap:0.75rem;padding:0.75rem 1rem;color:var(--dark-gray);text-decoration:none;font-size:0.85rem;transition:background 0.2s;border:none;background:none;width:100%;text-align:left;cursor:pointer}.profile-dropdown-item:hover{background:#f3f4f6}.profile-dropdown-item i{width:16px;text-align:center;color:var(--medium-gray)}.profile-dropdown-item:last-child{border-top:1px solid #e5e7eb;color:#ef4444}.profile-dropdown-item:last-child:hover{background:#fef2f2}.profile-dropdown-item:last-child i{color:#ef4444}.mobile-profile-dropdown{position:relative;display:none}.mobile-profile-btn{background:transparent;border:1px solid rgba(255,255,255,0.3);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.mobile-profile-btn:hover{background:rgba(255,255,255,0.1)}.mobile-profile-avatar{width:32px;height:32px;border-radius:50%;background:#10b981;display:flex;align-items:center;justify-content:center;color:white;font-size:0.75rem;font-weight:600}.mobile-profile-dropdown-menu{position:absolute;top:calc(100%+0.5rem);right:0;background:white;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.15);min-width:160px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.2s;z-index:1000;overflow:hidden}.mobile-profile-dropdown.active .mobile-profile-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.mobile-profile-dropdown-item{display:flex;align-items:center;gap:0.75rem;padding:0.75rem 1rem;color:var(--dark-gray);text-decoration:none;font-size:0.85rem;transition:background 0.2s}.mobile-profile-dropdown-item:hover{background:#f3f4f6}.mobile-profile-dropdown-item i{width:16px;text-align:center;color:var(--medium-gray)}.mobile-profile-dropdown-item:last-child{border-top:1px solid #e5e7eb;color:#ef4444}.mobile-profile-dropdown-item:last-child:hover{background:#fef2f2}.mobile-profile-dropdown-item:last-child i{color:#ef4444}.mobile-search-toggle{display:none;background:transparent;color:rgba(255,255,255,0.9);border:none;width:40px;height:40px;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:5rem 2rem 4rem;position:relative;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.animated-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1;opacity:0.7}.trust-circle{position:absolute;border-radius:50%;background:rgba(16,185,129,0.08);animation:float 20s infinite linear}.trust-circle:nth-child(1){width:300px;height:300px;top:-150px;left:-150px;animation-delay:0s}.trust-circle:nth-child(2){width:200px;height:200px;bottom:-100px;right:-100px;animation-delay:-5s;animation-duration:15s}.trust-circle:nth-child(3){width:150px;height:150px;top:50%;left:80%;animation-delay:-10s;animation-duration:25s}@keyframes float{0%{transform:translate(0,0) rotate(0deg)}25%{transform:translate(50px,50px) rotate(90deg)}50%{transform:translate(100px,0) rotate(180deg)}75%{transform:translate(50px,-50px) rotate(270deg)}100%{transform:translate(0,0) rotate(360deg)}}@keyframes pulse{0%,100%{transform:scale(1);opacity:0.1}50%{transform:scale(1.2);opacity:0.2}}.hero-content{text-align:center;max-width:800px;width:100%;transition:opacity 0.3s ease,visibility 0.3s ease;position:relative;z-index:2}.hero-content.hidden{opacity:0;visibility:hidden;pointer-events:none}.trust-message{font-size:3.5rem;font-weight:800;margin-bottom:3rem;color:var(--dark-gray);line-height:1.2;text-align:center;word-spacing:normal;white-space:normal}.trust-message span{background:#10b981;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.search-container{position:relative;width:100%;max-width:700px;margin:0 auto;transition:opacity 0.3s ease,visibility 0.3s ease}.search-container.hidden{opacity:0;visibility:hidden;pointer-events:none}.search-box{display:flex;align-items:center;background:var(--white);border-radius:100px;padding:6px 6px 6px 20px;box-shadow:0 2px 16px rgba(0,0,0,0.08),0 0 0 1.5px rgba(0,0,0,0.07);border:none;transition:box-shadow 0.2s,outline 0.2s;gap:8px}.search-box:focus-within{box-shadow:0 2px 16px rgba(37,99,235,0.12),0 0 0 2px #2563eb}.search-icon{color:#94a3b8;font-size:0.95rem;flex-shrink:0}.search-input{flex:1;border:none;padding:0.75rem 0.5rem;font-size:1rem;outline:none;background:transparent;min-width:0;color:var(--dark-gray);-webkit-appearance:none;appearance:none}.hero-top-businesses{margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:0.75rem;width:100%}.hero-top-label{font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:var(--medium-gray)}.hero-biz-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:0.6rem;width:100%;max-width:760px}.hero-biz-pill{display:flex;align-items:center;gap:0.6rem;background:var(--white);border:1px solid var(--light-gray);border-radius:50px;padding:0.45rem 0.9rem 0.45rem 0.45rem;text-decoration:none;color:inherit;box-shadow:0 2px 8px rgba(0,0,0,0.07);transition:all 0.2s ease;cursor:pointer}.hero-biz-pill:hover{box-shadow:0 6px 20px rgba(37,99,235,0.13);border-color:var(--primary-blue);transform:translateY(-2px)}.hero-biz-avatar{width:32px;height:32px;border-radius:50%;background:var(--light-gray);display:flex;align-items:center;justify-content:center;font-size:0.65rem;font-weight:700;color:var(--medium-gray);flex-shrink:0;overflow:hidden}.hero-biz-avatar img{width:100%;height:100%;object-fit:cover}.hero-biz-info{display:flex;flex-direction:column;line-height:1.2}.hero-biz-name{font-size:0.82rem;font-weight:600;color:var(--dark-gray);display:flex;align-items:center;gap:0.3rem}.hero-biz-verified{color:var(--primary-blue);font-size:0.7rem}.hero-biz-sub{font-size:0.7rem;color:var(--medium-gray)}.hero-biz-rating{font-size:0.75rem;font-weight:600;color:#f59e0b;display:flex;align-items:center;gap:0.2rem;margin-left:0.25rem}.hero-view-all{font-size:0.8rem;font-weight:600;color:var(--primary-blue);text-decoration:none;display:inline-flex;align-items:center;gap:0.3rem;transition:gap 0.2s}.hero-view-all:hover{gap:0.5rem}.hero-eyebrow{display:inline-flex;align-items:center;gap:0.45rem;font-size:0.78rem;font-weight:600;color:var(--primary-green);background:rgba(16,185,129,0.1);border:1px solid rgba(16,185,129,0.25);border-radius:50px;padding:0.3rem 0.85rem;margin-bottom:1.25rem;letter-spacing:0.02em}.search-btn{background:var(--primary-blue);color:white;border:none;border-radius:100px;padding:0.75rem 1.5rem;font-size:0.9rem;font-weight:600;cursor:pointer;flex-shrink:0;transition:background 0.15s;white-space:nowrap}.search-btn:hover{background:#1d4ed8}.search-btn:active{transform:scale(0.98)}.hero-trust-stats{display:flex;align-items:center;justify-content:center;gap:0.75rem;margin-top:1.75rem;font-size:0.82rem;color:var(--medium-gray)}.hero-trust-stats strong{color:var(--dark-gray)}.hts-dot{width:4px;height:4px;border-radius:50%;background:var(--medium-gray);opacity:0.5}.top-biz-section{background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%);padding:4rem 2rem 5rem;position:relative}.top-biz-section-inner{max-width:1200px;margin:0 auto}.top-biz-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2.5rem;gap:1rem}.top-biz-eyebrow{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.7rem;font-weight:700;color:#f59e0b;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:0.5rem}.top-biz-title{font-size:2rem;font-weight:800;color:var(--dark-gray);margin:0 0 0.4rem;line-height:1.2}.top-biz-sub{font-size:0.9rem;color:var(--medium-gray);margin:0}.top-biz-all-link{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.85rem;font-weight:600;color:var(--primary-blue);text-decoration:none;white-space:nowrap;padding:0.55rem 1.25rem;border:1.5px solid var(--primary-blue);border-radius:50px;transition:all 0.2s;flex-shrink:0}.top-biz-all-link:hover{background:var(--primary-blue);color:white;transform:translateX(2px)}.top-biz-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.tbc{background:var(--white);border-radius:14px;padding:1.1rem 1.25rem;border:1px solid rgba(0,0,0,0.07);box-shadow:0 1px 4px rgba(0,0,0,0.05);text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:0.65rem;position:relative;transition:box-shadow 0.18s,border-color 0.18s,transform 0.18s}.tbc:hover{box-shadow:0 6px 24px rgba(0,0,0,0.1);border-color:rgba(37,99,235,0.18);transform:translateY(-2px)}.tbc-rank-badge{position:absolute;top:0.9rem;right:1rem;font-size:0.6rem;font-weight:700;color:#94a3b8;background:#f1f5f9;border-radius:50px;padding:0.15rem 0.45rem;letter-spacing:0.02em}.tbc:nth-child(1) .tbc-rank-badge{background:#fef9c3;color:#a16207}.tbc:nth-child(2) .tbc-rank-badge{background:#f1f5f9;color:#475569}.tbc:nth-child(3) .tbc-rank-badge{background:#fff7ed;color:#9a3412}.tbc-top{display:flex;align-items:center;gap:0.75rem;padding-right:2rem}.tbc-avatar{width:44px;height:44px;border-radius:10px;background:#e0f2fe;display:flex;align-items:center;justify-content:center;font-size:0.8rem;font-weight:700;color:#1e40af;flex-shrink:0;overflow:hidden}.tbc-avatar-1{background:#dcfce7;color:#166534}.tbc-avatar-2{background:#dbeafe;color:#1d4ed8}.tbc-avatar-3{background:#fce7f3;color:#9d174d}.tbc-avatar-4{background:#fef9c3;color:#854d0e}.tbc-avatar-5{background:#ede9fe;color:#6d28d9}.tbc-avatar-6{background:#f1f5f9;color:#475569}.tbc-avatar img{width:100%;height:100%;object-fit:cover}.tbc-identity{flex:1;min-width:0}.tbc-name{font-size:0.9rem;font-weight:700;color:var(--dark-gray);display:flex;align-items:center;gap:0.25rem;line-height:1.3;margin-bottom:0.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbc-name .verified-badge-icon,.tbc-name .verified-badge-icon-lg{width:16px;height:16px;min-width:16px;min-height:16px}.tbc-verified{display:none}.tbc-location{display:flex;align-items:center;gap:0.35rem;font-size:0.7rem;color:var(--medium-gray)}.tbc-cat-tag{background:#f0fdf4;color:#15803d;border-radius:4px;padding:0.05rem 0.35rem;font-size:0.63rem;font-weight:600;flex-shrink:0}.tbc-rating-row{display:flex;align-items:center;gap:0.4rem}.tbc-stars{color:#f59e0b;font-size:0.75rem;display:flex;gap:0.05rem}.tbc-rating-num{font-size:0.875rem;font-weight:700;color:var(--dark-gray)}.tbc-review-count{font-size:0.7rem;color:var(--medium-gray)}.tbc-desc{font-size:0.75rem;color:var(--medium-gray);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tbc-footer{display:flex;align-items:center;justify-content:space-between;padding-top:0.65rem;border-top:1px solid #f1f5f9;margin-top:auto}.tbc-trust-badge{display:inline-flex;align-items:center;gap:0.25rem;font-size:0.65rem;font-weight:600;color:#059669;background:#f0fdf4;border-radius:50px;padding:0.2rem 0.5rem}.tbc-cta-btn{display:inline-flex;align-items:center;gap:0.3rem;font-size:0.75rem;font-weight:600;color:var(--primary-blue)}.tbc:hover .tbc-cta-btn{gap:0.45rem}.tbc-empty{grid-column:1 / -1;text-align:center;padding:2rem;color:var(--medium-gray);font-size:0.875rem}@keyframes acSlideIn{from{opacity:0;transform:translateY(-6px) scale(0.985)}to{opacity:1;transform:translateY(0) scale(1)}}.ac-dropdown{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.07),0 16px 48px -6px rgba(0,0,0,0.14),0 0 0 1px rgba(0,0,0,0.05);overflow:hidden;animation:acSlideIn 0.16s cubic-bezier(0.22,1,0.36,1) both}.ac-popular-header{display:flex;align-items:center;justify-content:flex-start;gap:0.5rem;padding:0.65rem 1rem 0.5rem;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border-bottom:1px solid #d1fae5;text-align:left}.ac-popular-header-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fb923c,#ef4444);border-radius:6px;font-size:0.6rem;color:white;flex-shrink:0}.ac-popular-header-text{font-size:0.68rem;font-weight:700;color:#065f46;text-transform:uppercase;letter-spacing:0.07em;flex:1;text-align:left}.ac-section-label{padding:0.6rem 1rem 0.3rem;font-size:0.6rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:0.08em;display:flex;align-items:center;gap:0.35rem}.ac-item{padding:0.55rem 1rem;cursor:pointer;display:flex;align-items:center;gap:0.7rem;transition:background 0.12s;text-decoration:none;color:inherit;border:none;background:none;width:100%;text-align:left;position:relative}.ac-item::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%) scaleY(0);width:3px;height:55%;background:#12D15A;border-radius:0 2px 2px 0;transition:transform 0.14s cubic-bezier(0.22,1,0.36,1)}.ac-item:hover,.ac-item.ac-focused{background:#f8fafc}.ac-item:hover::before,.ac-item.ac-focused::before{transform:translateY(-50%) scaleY(1)}.ac-avatar{width:44px;height:44px;min-width:44px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:1rem;font-weight:700;color:white;flex-shrink:0}.ac-avatar.ac-avatar-round{border-radius:50%}.ac-avatar img{width:100%;height:100%;object-fit:cover}.ac-avatar-initial{font-size:1.05rem;font-weight:700;line-height:1;text-shadow:0 1px 3px rgba(0,0,0,0.25)}.ac-body{flex:1;min-width:0}.ac-name-row{display:flex;align-items:center;gap:0.3rem;margin-bottom:0.15rem}.ac-name{font-size:0.875rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ac-name-row .verified-badge-icon,.ac-name-row .verified-badge-icon-lg{width:16px;height:16px;min-width:16px;min-height:16px;margin-left:0}.ac-badge-verified{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;min-width:14px;background:#10b981;color:white;border-radius:50%;font-size:0.45rem;flex-shrink:0}.ac-type-tag{font-size:0.5rem;font-weight:700;padding:0.1rem 0.4rem;border-radius:99px;letter-spacing:0.04em;text-transform:uppercase;flex-shrink:0}.ac-type-person{color:#7c3aed;background:#f5f3ff}.ac-type-post{color:#2563eb;background:#eff6ff}.ac-meta{font-size:0.7rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:0.3rem}.ac-meta-cat{display:inline-flex;align-items:center;background:#f1f5f9;color:#475569;font-size:0.58rem;font-weight:600;padding:0.1rem 0.4rem;border-radius:4px;flex-shrink:0;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ac-rating{font-size:0.65rem;color:#f59e0b;font-weight:600;display:inline-flex;align-items:center;gap:0.1rem;flex-shrink:0}.ac-rating-count{color:#94a3b8;font-weight:400}.ac-arrow{font-size:0.5rem;color:#e2e8f0;flex-shrink:0;transition:color 0.12s,transform 0.1s}.ac-item:hover .ac-arrow,.ac-item.ac-focused .ac-arrow{color:#94a3b8;transform:translateX(2px)}.ac-divider{height:1px;background:#f1f5f9;margin:0.15rem 0}.ac-footer{display:flex;border-top:1px solid #f1f5f9;background:#fafbfc;padding:0.3rem 0.5rem;gap:0.25rem}.ac-footer-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:0.3rem;padding:0.45rem 0.6rem;font-size:0.7rem;font-weight:600;text-decoration:none;transition:background 0.12s,border-color 0.12s;background:none;border:1px solid transparent;border-radius:8px;cursor:pointer;font-family:inherit}.ac-footer-btn-primary{color:#2563eb}.ac-footer-btn-primary:hover{background:#eff6ff;border-color:#dbeafe}.ac-footer-btn-secondary{color:#475569}.ac-footer-btn-secondary:hover{background:#f1f5f9;border-color:#e2e8f0;color:#1e293b}.ac-empty{padding:1.75rem 1rem 1.5rem;text-align:center;color:#94a3b8;font-size:0.8125rem}.ac-empty-icon{font-size:1.5rem;margin-bottom:0.5rem;color:#e2e8f0}.ac-empty-hint{font-size:0.65rem;margin-top:0.3rem;color:#cbd5e1}.ac-loading{padding:1.25rem 1rem;text-align:center;color:#94a3b8;font-size:0.8125rem}@media (max-width:900px){.top-biz-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.top-biz-grid{grid-template-columns:1fr}.top-biz-head{flex-direction:row;align-items:center;justify-content:space-between}.top-biz-head-left{flex:1;min-width:0}.top-biz-title{font-size:1.5rem}.hero-trust-stats{flex-wrap:wrap;gap:0.5rem}.hts-dot{display:none}}.write-review-btn{position:fixed;bottom:2rem;right:2rem;background:var(--primary-green);color:white;border:none;border-radius:50px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 8px 30px rgba(16,185,129,0.3);z-index:999;display:flex;align-items:center;gap:0.75rem;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);transform:translateY(0);opacity:0;animation:slideInUp 0.5s ease 0.3s forwards}.write-review-btn:hover{background:#0da271;transform:translateY(-2px);box-shadow:0 12px 40px rgba(16,185,129,0.4)}.write-review-btn:active{transform:translateY(0)}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}.write-review-btn i{font-size:1.2rem}.content-section{padding:4rem 2rem 3rem;max-width:1400px;margin:0 auto 2rem;width:100%;overflow:hidden;position:relative}.content-section:nth-child(even){background:var(--light-gray);margin-left:0;margin-right:0;padding-left:2rem;padding-right:2rem;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}@media (max-width:768px){.content-section:nth-child(even){width:auto !important;left:auto !important;right:auto !important;margin-left:auto !important;margin-right:auto !important}}.section-header{text-align:center;margin-bottom:2rem;width:100%;padding-top:0}.section-title{font-size:2rem;font-weight:700;margin-bottom:0.5rem;color:var(--dark-gray);position:relative;display:inline-block}.section-subtitle{font-size:1rem;color:var(--medium-gray);max-width:600px;margin:0 auto}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;width:100%}.universal-card{background:var(--white);border-radius:12px;padding:1rem 1.1rem;box-shadow:0 4px 12px rgba(0,0,0,0.08);border:1px solid var(--light-gray);transition:all 0.3s;cursor:pointer;display:flex;flex-direction:column;height:100%;width:100%;max-width:100%;overflow:hidden}.universal-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,0.12)}.business-header{display:flex;align-items:center;gap:0.6rem;margin-bottom:1rem;min-height:2.5rem;width:100%}.business-name{font-size:1.1rem;font-weight:600;color:var(--dark-gray);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1;margin-right:0.5rem;word-break:break-word}.verified-badge{background:var(--primary-green);color:white;padding:0.25rem 0.5rem;border-radius:4px;font-size:0.7rem;display:inline-flex;align-items:center;gap:0.25rem;flex-shrink:0;height:fit-content}.business-rating{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.75rem;flex-wrap:wrap;width:100%}.rating-stars{color:#f59e0b;font-size:0.9rem}.rating-value{font-weight:600;color:var(--dark-gray);font-size:0.95rem}.review-count{color:var(--medium-gray);font-size:0.85rem}.business-meta{display:flex;gap:0.75rem;margin-bottom:1rem;flex-wrap:wrap;width:100%}.meta-item{display:flex;align-items:center;gap:0.25rem;color:var(--medium-gray);font-size:0.85rem;flex-shrink:0}.business-description{color:var(--medium-gray);font-size:0.9rem;line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1;word-break:break-word}.review-header{display:flex;align-items:flex-start;gap:0.6rem;margin-bottom:0.65rem;width:100%}.reviewer-avatar{width:36px;height:36px;min-width:36px;border-radius:50%;background:#f0f2f5;color:#b0b8c4;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:0.9rem;flex-shrink:0;overflow:hidden}.reviewer-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.reviewer-avatar a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;color:inherit}.reviewer-info{flex:1;min-width:0;overflow:hidden}.reviewer-info h4{font-weight:600;color:var(--dark-gray);font-size:0.95rem;margin-bottom:0.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.reviewer-info h4 a{text-decoration:none;color:inherit;transition:color 0.15s}.reviewer-info h4 a:hover{color:#3b82f6}.reviewer-info span{font-size:0.8rem;color:var(--medium-gray);white-space:nowrap}.review-rating{color:#f59e0b;font-size:0.9rem;flex-shrink:0}.review-content{color:var(--dark-gray);line-height:1.45;margin-bottom:0.65rem;font-size:0.875rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1;word-break:break-word}.review-business{font-weight:600;color:var(--primary-blue);margin-bottom:0.5rem;font-size:0.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.card-actions{margin-top:auto;padding-top:0.65rem;border-top:1px solid var(--light-gray);display:flex;justify-content:space-between;align-items:center;width:100%}.view-more-btn{background:transparent;color:var(--primary-blue);border:1px solid var(--primary-blue);border-radius:6px;padding:0.5rem 1rem;font-size:0.85rem;font-weight:500;cursor:pointer;transition:all 0.2s;flex-shrink:0}.view-more-btn:hover{background:var(--primary-blue);color:white}.review-actions{display:flex;gap:0.75rem}.review-action{background:none;border:none;color:var(--medium-gray);cursor:pointer;font-size:0.8rem;display:flex;align-items:center;gap:0.25rem;padding:0;transition:color 0.2s}.review-action:hover{color:var(--primary-blue)}.view-all-section{text-align:center;margin-top:2rem;width:100%}.view-all-btn{background:transparent;color:var(--primary-blue);border:2px solid var(--primary-blue);border-radius:8px;padding:0.75rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all 0.3s;display:inline-flex;align-items:center;gap:0.5rem}.view-all-btn:hover{background:var(--primary-blue);color:white;transform:translateY(-2px);box-shadow:0 8px 20px rgba(37,99,235,0.2)}.why-section{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:16px;padding:3rem;margin:3rem auto;max-width:1400px;width:calc(100% - 4rem)}.why-header{text-align:center;margin-bottom:3rem}.why-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--dark-gray)}.why-subtitle{font-size:1.1rem;color:var(--medium-gray);max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card{text-align:center;padding:1.5rem}.feature-icon{font-size:2.5rem;color:var(--primary-blue);filter:drop-shadow(0 0 10px rgba(37,99,235,0.4));transition:all 0.3s ease;margin-bottom:1rem}.feature-card:hover .feature-icon{filter:drop-shadow(0 0 20px rgba(37,99,235,0.7));transform:scale(1.1) rotate(5deg);color:var(--primary-green)}.feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:0.75rem;color:var(--dark-gray)}.feature-card p{color:var(--medium-gray);line-height:1.6;font-size:0.95rem}footer{background:#ffffff;color:#334155;padding:3rem 2rem 1.5rem;margin-top:2rem;width:100%;overflow:hidden;border-top:1px solid #e5e7eb}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}.footer-section{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.footer-section h3{font-size:0.75rem;font-weight:700;margin-bottom:1rem;color:#0f172a;text-transform:uppercase;letter-spacing:0.06em}.footer-links{list-style:none;width:100%;padding:0;margin:0}.footer-links li{margin-bottom:0.5rem}.footer-links a{color:#64748b;text-decoration:none;font-size:0.8125rem;transition:all 0.15s;display:flex;align-items:center;gap:0.4rem}.footer-links a:hover{color:#1e293b}.footer-links i{font-size:0.5rem;opacity:0.5}.connect-links{list-style:none;width:100%;padding:0;margin:0}.connect-links li{margin-bottom:0.5rem}.connect-links a{color:#64748b;text-decoration:none;font-size:0.8125rem;transition:color 0.15s;display:flex;align-items:center;gap:0.4rem}.connect-links a:hover{color:#1e293b}.connect-links i{font-size:0.875rem}.footer-bottom{max-width:1200px;margin:0 auto;text-align:center;padding-top:1.25rem;margin-top:1.5rem;border-top:1px solid #e5e7eb}.copyright{color:#94a3b8;font-size:0.75rem;line-height:1.6}.copyright-disclaimer{background:var(--header-dark);border-top:1px solid rgba(255,255,255,0.1);padding:1rem 2rem;text-align:center;position:relative;z-index:10}.copyright-disclaimer p{margin:0;color:#9ca3af;font-size:0.85rem}@media (max-width:768px){footer{padding:2rem 1.25rem 1.5rem}.footer-content{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-section{align-items:flex-start}.footer-section h3{font-size:0.7rem;margin-bottom:0.75rem}.footer-links a,.connect-links a{font-size:0.75rem}.footer-bottom{padding-top:1rem;margin-top:1rem}.copyright{font-size:0.8rem}}@media (max-width:480px){footer{padding:2rem 1rem 1.5rem}.footer-content{gap:1.5rem}.footer-section h3{font-size:0.9rem;margin-bottom:0.75rem}.footer-links a,.connect-links a{font-size:0.8rem;gap:0.4rem}}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);backdrop-filter:blur(5px);z-index:2000;align-items:center;justify-content:center;padding:1rem}.modal-content{background:var(--white);border-radius:16px;padding:0;width:90%;max-width:900px;max-height:90vh;position:relative;box-shadow:0 20px 60px rgba(0,0,0,0.2);display:flex;flex-direction:column;overflow:hidden}.modal-header{padding:1.25rem 1.5rem;border-bottom:1px solid rgba(226,232,240,0.8);display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:var(--medium-gray);cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}.modal-close:hover{background:var(--light-gray)}.modal-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--dark-gray)}.modal-subtitle{color:var(--medium-gray);margin-bottom:1.5rem;font-size:0.95rem}.form-group{margin-bottom:1rem}.form-input,.form-control{width:100%;padding:0.75rem 1rem;border:1px solid var(--light-gray);border-radius:8px;font-size:0.95rem;transition:border-color 0.2s;font-family:'Inter',sans-serif;background-color:var(--white);color:var(--dark-gray)}.form-input:focus,.form-control:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px rgba(37,99,235,0.1)}.form-control::placeholder{color:var(--medium-gray);opacity:0.7}.account-type-container{display:flex;gap:1rem;flex-wrap:wrap}.account-type-container input[type="radio"]{display:none}.account-type-container label{flex:1;min-width:120px;padding:0.75rem;border:2px solid var(--light-gray);border-radius:8px;cursor:pointer;text-align:center;transition:all 0.2s;background:var(--white)}.account-type-container label:hover{border-color:var(--primary-blue);background:rgba(37,99,235,0.05)}.account-type-container input[type="radio"]:checked+span{color:var(--primary-blue);font-weight:600}.account-type-container label:has(input:checked){border-color:var(--primary-blue);background:rgba(37,99,235,0.1)}textarea.form-control{resize:vertical;min-height:100px}select.form-control{cursor:pointer}.form-footer{margin-top:1.5rem;text-align:center;color:var(--medium-gray);font-size:0.9rem}.form-footer a{color:var(--primary-blue);text-decoration:none;font-weight:500}.star-rating{display:flex;justify-content:center;gap:0.25rem;margin:1rem 0}.star-rating i{font-size:1.75rem;color:#e5e7eb;cursor:pointer;transition:color 0.2s}.star-rating i.active{color:#f59e0b}.search-business-container{position:relative}.search-business-results{position:absolute;top:100%;left:0;right:0;background:var(--white);border:1px solid var(--light-gray);border-radius:8px;margin-top:0.25rem;box-shadow:0 4px 20px rgba(0,0,0,0.1);max-height:200px;overflow-y:auto;z-index:100;display:none}.business-result{padding:0.75rem 1rem;cursor:pointer;border-bottom:1px solid var(--light-gray);transition:background 0.2s}.business-result:hover{background:var(--light-gray)}.business-result:last-child{border-bottom:none}@media (max-width:1200px){.card-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.footer-content{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px}}@media (max-width:1024px){.why-section{padding:2rem;margin:2rem 1rem;width:calc(100% - 2rem)}.header-search{max-width:400px;margin:0 1rem}.trust-message{font-size:3rem}.footer-content{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px}}@media (max-width:768px){.header-container{padding:0 0.5rem !important;display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:0 !important;flex-wrap:nowrap !important;overflow:visible !important}.logo{--logo-size:0.95rem !important;font-size:var(--logo-size) !important;flex-shrink:0 !important;min-width:0 !important;gap:0.25rem !important;margin-left:0.125rem !important;margin-right:auto !important}.logo-img{height:1.2rem !important;max-height:1.2rem !important}.auth-buttons{gap:0.3rem !important}.auth-buttons .auth-btn{padding:0.3rem 0.6rem !important;font-size:0.7rem !important;border-radius:6px !important;width:auto !important;height:auto !important}.auth-buttons .auth-btn span{display:inline !important}.auth-buttons .auth-btn i{font-size:0.65rem !important;margin-right:0.2rem}.auth-buttons .login-btn{background:transparent !important;color:#475569 !important;border:1px solid #e2e8f0 !important}.auth-buttons .signup-btn{background:var(--primary-green) !important;color:#ffffff !important;border:1px solid var(--primary-green) !important}.header-search{display:none !important;position:absolute;top:100%;left:0;right:0;background:#ffffff;padding:0.75rem 1rem;border-top:1px solid #e5e7eb;opacity:0;transform:translateY(-10px);transition:all 0.3s ease;pointer-events:none;z-index:1001}.header-search.active{display:none !important}.header-search.visible{display:none !important}.header-search-box{max-width:100%;background:#f1f5f9 !important}#mainHeader .auth-buttons,header .auth-buttons,.header-container .auth-buttons,.auth-buttons{display:flex !important;visibility:visible !important;opacity:1 !important;gap:0.3rem;align-items:center;flex-shrink:0;order:3;position:relative !important;z-index:10 !important}#mainHeader .auth-buttons .auth-btn,header .auth-buttons .auth-btn,.header-container .auth-buttons .auth-btn,.auth-buttons .auth-btn{padding:0.3rem 0.6rem !important;font-size:0.7rem !important;white-space:nowrap;flex-shrink:0;display:inline-flex !important;visibility:visible !important;opacity:1 !important;width:auto !important;height:auto !important;border-radius:6px !important;gap:0.2rem}#mainHeader .auth-buttons .auth-btn span,header .auth-buttons .auth-btn span,.header-container .auth-buttons .auth-btn span,.auth-buttons .auth-btn span{display:inline !important}#mainHeader .auth-buttons .login-btn,header .auth-buttons .login-btn,.auth-buttons .login-btn{background:transparent !important;color:#475569 !important;border:1px solid #e2e8f0 !important}#mainHeader .auth-buttons .signup-btn,header .auth-buttons .signup-btn,.auth-buttons .signup-btn{background:var(--primary-green) !important;color:#ffffff !important;border:1px solid var(--primary-green) !important}.mobile-profile-dropdown{display:flex !important;order:2;margin-left:auto}.desktop-only{display:none !important}.mobile-login-btn{display:none}.mobile-search-toggle{display:none}.mobile-header-btn-group{display:flex;align-items:center;gap:0.5rem;order:3;margin-left:auto;flex-shrink:0}.mobile-header-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;min-height:36px;background:#f8fafc;color:#475569;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none;transition:all 0.25s ease;font-size:0.8rem;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.mobile-header-btn:active{background:#e2e8f0;color:#1e293b;border-color:#cbd5e1;transform:scale(0.95)}.mobile-header-btn:hover{background:#f1f5f9;color:#1e293b;border-color:#cbd5e1}.mobile-header-btn i{font-size:0.875rem;display:flex;align-items:center;justify-content:center;line-height:1}.mobile-header-btn[href*="logout"]{color:#ef4444}.mobile-header-btn[href*="logout"]:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.mobile-header-btn[href*="logout"]:active{background:#fee2e2;border-color:#fca5a5;color:#dc2626}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--light-gray);display:flex;justify-content:space-around;align-items:center;padding:0.5rem 0.25rem;z-index:1000;box-shadow:0 -2px 10px rgba(0,0,0,0.1)}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;gap:0.25rem;text-decoration:none;color:var(--medium-gray);padding:0.4rem 0.5rem;border-radius:6px;transition:all 0.2s;flex:1;min-width:0;max-width:20%}.mobile-nav-item i{font-size:1.1rem}.mobile-nav-item span{font-size:0.65rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:center}.mobile-nav-item.active{color:var(--primary-blue);background:rgba(37,99,235,0.05)}.mobile-nav-item:active{background:rgba(37,99,235,0.1)}body:has(.mobile-bottom-nav) main{padding-bottom:70px}.content-section{padding:2.5rem 1rem 2rem;margin-bottom:2rem}.content-section:nth-child(even){background:var(--light-gray);padding-left:1rem;padding-right:1rem}.content-section::before{left:1rem;right:1rem}.content-section::after{left:1rem;right:1rem}.section-header{margin-bottom:1.5rem;padding-top:0.5rem}.section-title{font-size:1.5rem;margin-bottom:0.75rem}.section-title::after{width:50px;height:2px}.section-subtitle{font-size:0.9rem}.view-all-section{margin-top:2rem;padding-top:1.5rem}.view-all-section::before{width:90%}.card-grid{grid-template-columns:1fr;width:100%;overflow:visible;gap:1rem}.search-box{border-radius:50px;padding:0.4rem 0.4rem 0.4rem 0.75rem;flex-direction:row}.search-input{padding:1rem 0.75rem 1rem 2.25rem;font-size:1rem;width:100%}.search-input-icon{left:1rem}.search-btn{padding:0.65rem 1.1rem;font-size:0.82rem}.why-section{padding:2rem 1rem 1.5rem;margin:0 auto 2rem;width:100%;max-width:100%;background:transparent;border:none;border-radius:0}.why-header{margin-bottom:1.5rem}.why-title{font-size:1.4rem;margin-bottom:0.5rem}.why-subtitle{font-size:0.85rem;line-height:1.4}.features-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.feature-card{background:var(--white);padding:0.75rem;border-radius:8px;border:1px solid #e5e7eb;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0.5rem}.feature-icon{font-size:1.5rem;margin-bottom:0.5rem}.feature-card h3{font-size:0.95rem;margin-bottom:0.5rem}.feature-card p{font-size:0.8rem;line-height:1.5;color:#6b7280}.trust-message{font-size:clamp(1.75rem,6vw,2.5rem);margin-bottom:2rem;white-space:normal;overflow:visible;text-overflow:clip;padding:0 0.5rem;word-break:break-word;line-height:1.15;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0.3rem}.trust-message span{background:#10b981;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}.hero{min-width:320px;overflow-x:hidden;padding:3rem 1rem 2.5rem;min-height:100vh;min-height:100svh;min-height:100dvh;min-height:var(--win-h,100dvh);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-biz-strip{gap:0.5rem}.hero-biz-pill{padding:0.4rem 0.75rem 0.4rem 0.4rem}.write-review-btn{bottom:1rem;right:1rem;padding:0.75rem 1.25rem;font-size:0.9rem}.write-review-btn span{display:none}.write-review-btn i{font-size:1.1rem}.footer-content{grid-template-columns:1fr;gap:2rem}.universal-card{min-height:auto;max-width:100%;width:100%;margin:0;padding:1rem;border-radius:8px;border:1px solid #e5e7eb;background:var(--white);box-shadow:0 1px 3px rgba(0,0,0,0.1)}.business-header{margin-bottom:0.75rem}.business-name{font-size:0.95rem;font-weight:600;line-height:1.3}.business-rating{margin-bottom:0.5rem;gap:0.25rem}.rating-value{font-size:0.85rem}.review-count{font-size:0.75rem}.business-meta{margin-bottom:0.75rem;gap:0.5rem}.meta-item{font-size:0.75rem}.business-description{font-size:0.8rem;line-height:1.4;margin-bottom:0.75rem}.review-header{flex-wrap:wrap;gap:0.5rem;margin-bottom:0.75rem}.reviewer-info h4{font-size:0.85rem;margin-bottom:0.25rem}.reviewer-info p{font-size:0.75rem}.review-content{font-size:0.8rem;line-height:1.4;-webkit-line-clamp:3;margin-bottom:0.75rem}.business-name,.review-business{font-size:0.9rem;word-break:break-word}.card-actions{margin-top:0.75rem;gap:0.5rem}.view-more-btn{font-size:0.75rem;padding:0.4rem 0.75rem}.view-all-btn{padding:0.6rem 1.5rem;font-size:0.9rem}}@media (max-width:640px){.content-section{padding:2rem 0.75rem}.section-title{font-size:1.3rem;margin-bottom:0.5rem}.section-subtitle{font-size:0.8rem}.trust-message{font-size:clamp(1.6rem,5vw,2rem);margin-bottom:1.75rem;line-height:1.2;gap:0.25rem}.search-box{border-radius:50px;padding:0.4rem;flex-direction:row}.search-input{padding:1rem 1.25rem;font-size:1rem;border-radius:50px 0 0 50px}.search-btn{width:55px;height:55px;font-size:1.2rem}.why-section{padding:1rem;margin:1.5rem 0;border-radius:8px}.why-title{font-size:1.2rem;margin-bottom:0.5rem}.why-subtitle{font-size:0.8rem}.features-grid{gap:0.75rem}.feature-card{padding:0.75rem;gap:0.75rem;border-radius:6px}.feature-icon{font-size:1.5rem}.feature-card h3{font-size:0.85rem;margin-bottom:0.25rem}.feature-card p{font-size:0.75rem;line-height:1.4}.universal-card{padding:0.75rem}.business-name{font-size:0.85rem}.reviewer-info h4{font-size:0.8rem}.review-content,.business-description{font-size:0.75rem;-webkit-line-clamp:2}.view-more-btn{font-size:0.7rem;padding:0.35rem 0.65rem}.hero{padding:5rem 1.25rem 3rem;min-height:100vh;min-height:100svh;min-height:100dvh;min-height:var(--win-h,100dvh);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}}@media (max-width:480px){.content-section{padding:1.5rem 0.5rem}.section-title{font-size:1.15rem;margin-bottom:0.25rem}.section-subtitle{font-size:0.75rem}.why-title{font-size:1.1rem}.why-section{padding:0.75rem;margin:1rem 0}.feature-icon{font-size:1.3rem;min-width:1.3rem}.feature-card{padding:0.6rem;gap:0.6rem;border-radius:6px}.feature-card h3{font-size:0.75rem}.feature-card p{font-size:0.7rem;line-height:1.3}.card-grid{grid-template-columns:1fr;gap:0.75rem}.write-review-btn{padding:1rem;border-radius:50%;width:56px;height:56px;justify-content:center}.universal-card{min-height:auto;padding:0.6rem;border-radius:6px;gap:0.5rem}.business-name,.review-business{font-size:0.8rem}.business-header{margin-bottom:0.5rem}.business-rating{margin-bottom:0.4rem}.rating-stars{font-size:0.8rem}.rating-value{font-size:0.75rem}.review-count{font-size:0.7rem}.business-meta{margin-bottom:0.5rem;gap:0.3rem}.meta-item{font-size:0.7rem}.business-description{font-size:0.7rem;line-height:1.3;margin-bottom:0.5rem;-webkit-line-clamp:2}.review-header{margin-bottom:0.5rem;gap:0.3rem}.reviewer-info h4{font-size:0.75rem;margin-bottom:0}.reviewer-info p{font-size:0.7rem}.review-content{font-size:0.7rem;line-height:1.3;-webkit-line-clamp:2;margin-bottom:0.5rem}.card-actions{margin-top:0.5rem;gap:0.3rem}.view-more-btn{font-size:0.65rem;padding:0.3rem 0.6rem}.trust-message{font-size:clamp(1.5rem,4vw,1.8rem);margin-bottom:1.75rem;line-height:1.15;gap:0.2rem}.search-input{padding:0.9rem 1rem;font-size:0.95rem}.search-btn{width:50px;height:50px;font-size:1.1rem;margin-left:0.3rem}.header-container{padding:0 0.4rem !important;gap:0 !important}.logo{--logo-size:0.85rem !important;font-size:var(--logo-size) !important;gap:0.2rem !important;margin-left:0.1rem !important}.logo-img{height:1.1rem !important;max-height:1.1rem !important}.header-search-input{padding:0.5rem 0.75rem;font-size:0.9rem}.header-search-btn{padding:0.4rem 0.5rem;width:35px}.mobile-login-btn,.mobile-search-toggle{width:36px;height:36px}.hero{padding:4.5rem 1.25rem 3rem;min-height:100vh;min-height:100svh;min-height:100dvh;min-height:var(--win-h,100dvh);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.content-section{padding:2rem 0.5rem 1.5rem}.why-section{padding:1.25rem;margin:1.25rem 0.25rem;width:calc(100% - 0.5rem)}}@media (max-width:360px){.trust-message{font-size:clamp(1.4rem,3.5vw,1.6rem);margin-bottom:1.5rem;gap:0.2rem}.header-container{padding:0 0.3rem !important;gap:0 !important}.logo{--logo-size:0.78rem !important;font-size:var(--logo-size) !important;gap:0.15rem !important;margin-left:0.1rem !important}.logo-img{height:1rem !important;max-height:1rem !important}.mobile-login-btn,.mobile-search-toggle{width:30px;height:30px}.header-search-input{font-size:0.85rem;padding:0.4rem 0.5rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:0.85rem}.search-input{padding:0.75rem 0.9rem;font-size:0.9rem}.search-btn{width:45px;height:45px;font-size:1rem}body{font-size:14px}.universal-card{padding:0.875rem}.footer-section h3{font-size:1rem;margin-bottom:1.25rem}.footer-links a,.connect-links a{font-size:0.85rem}}@media (max-width:320px){.trust-message{font-size:clamp(1.3rem,3vw,1.5rem);margin-bottom:1.25rem;gap:0.15rem}.search-input{padding:0.7rem 0.8rem;font-size:0.85rem}.search-btn{width:40px;height:40px;font-size:0.9rem;margin-left:0.2rem}.section-title{font-size:1.4rem}.section-subtitle{font-size:0.8rem}.business-name,.review-business{font-size:0.95rem}.reviewer-info h4{font-size:0.8rem}.review-content,.business-description{font-size:0.8rem}.view-more-btn{font-size:0.75rem;padding:0.3rem 0.6rem}}.content-section,.card-grid,.universal-card,.business-header,.review-header,.card-actions,.footer-content{box-sizing:border-box}.messages-container{position:fixed;top:76px;right:20px;z-index:9500;display:flex;flex-direction:column;gap:10px;pointer-events:none;max-width:370px;width:calc(100% - 40px)}@keyframes toastIn{from{opacity:0;transform:translateX(48px) scale(0.96)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes toastOut{to{opacity:0;transform:translateX(48px) scale(0.94)}}@keyframes toastProgress{from{width:100%}to{width:0%}}.alert{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.08),0 14px 36px -4px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.04);padding:14px;display:flex;align-items:flex-start;gap:11px;pointer-events:auto;animation:toastIn 0.22s cubic-bezier(0.22,1,0.36,1) both;position:relative;overflow:hidden;border-left:3px solid transparent}.alert.hiding{animation:toastOut 0.22s ease-in both;pointer-events:none}.alert-icon-box{width:36px;height:36px;min-width:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:0.9rem;flex-shrink:0}.alert-body{flex:1;min-width:0}.alert-title{font-size:0.8125rem;font-weight:700;color:#0f172a;margin-bottom:2px;line-height:1.3}.alert-text{font-size:0.775rem;color:#475569;line-height:1.45}.alert-close{background:none;border:none;color:#94a3b8;font-size:0.7rem;cursor:pointer;padding:4px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:color 0.12s,background 0.12s;flex-shrink:0;margin-top:-2px}.alert-close:hover{color:#1e293b;background:rgba(0,0,0,0.07)}.alert-progress{position:absolute;bottom:0;left:0;height:3px;border-radius:0;animation:toastProgress 5s linear forwards}.alert-success{border-left-color:#10b981}.alert-success .alert-icon-box{background:#d1fae5;color:#059669}.alert-success .alert-progress{background:#10b981}.alert-error{border-left-color:#ef4444}.alert-error .alert-icon-box{background:#fee2e2;color:#dc2626}.alert-error .alert-progress{background:#ef4444}.alert-warning{border-left-color:#f59e0b}.alert-warning .alert-icon-box{background:#fef3c7;color:#d97706}.alert-warning .alert-progress{background:#f59e0b}.alert-info{border-left-color:#3b82f6}.alert-info .alert-icon-box{background:#dbeafe;color:#2563eb}.alert-info .alert-progress{background:#3b82f6}.alert-upgrade{border-left-color:#6366f1;flex-wrap:wrap}.alert-upgrade .alert-icon-box{background:#ede9fe;color:#6366f1}.alert-upgrade .alert-progress{background:#6366f1}.upgrade-toast-content{flex:1;min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:0.4rem 0.75rem;font-size:0.8rem;line-height:1.5}.upgrade-toast-body{color:#475569;font-size:0.775rem}.upgrade-toast-body b{color:#1e293b;font-weight:600}.upgrade-toast-btn{display:inline-flex;align-items:center;gap:0.3rem;padding:0.35rem 0.8rem;background:#6366f1;color:#fff!important;font-size:0.72rem;font-weight:600;text-decoration:none;border-radius:8px;white-space:nowrap;transition:background 0.15s,transform 0.12s}.upgrade-toast-btn:hover{background:#4f46e5;transform:translateY(-1px)}@media (max-width:640px){.messages-container{top:auto;bottom:72px;right:10px;left:10px;max-width:100%;width:auto}.alert{padding:12px;border-radius:14px;gap:10px}.alert-icon-box{width:32px;height:32px;min-width:32px;border-radius:8px;font-size:0.8rem}}.skip-nav{position:absolute;top:-100%;left:0;background:#2563eb;color:#fff;padding:0.5rem 1rem;z-index:99999;font-size:0.875rem;font-weight:600;text-decoration:none;border-radius:0 0 8px 0;transition:top 0.2s ease}.skip-nav:focus{top:0;outline:2px solid #1d4ed8;outline-offset:2px}.sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}*:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:2px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #2563eb;outline-offset:2px;box-shadow:0 0 0 4px rgba(37,99,235,0.15)}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}@media (prefers-contrast:high){body{background-color:#fff;color:#000}a{color:#0000ee;text-decoration:underline}button,.auth-btn{border:2px solid #000 !important}}img{max-width:100%;height:auto}img[loading="lazy"]:not(.verified-badge-icon):not(.verified-badge-icon-lg){background:#f1f5f9}@font-face{font-display:swap}.seo-breadcrumb{font-size:0.75rem;color:#94a3b8;padding:0.5rem 0;margin-bottom:0.5rem}.seo-breadcrumb a{color:#64748b;text-decoration:none;transition:color 0.15s}.seo-breadcrumb a:hover{color:var(--primary-blue)}.seo-related{margin-top:1.5rem;padding:1rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.seo-related h3{font-size:0.8125rem;font-weight:600;color:#0f172a;margin:0 0 0.75rem}.seo-faq-section details{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:0.5rem;overflow:hidden}.seo-faq-section details[open] summary i.fa-chevron-down{transform:rotate(180deg)}.seo-faq-section summary{padding:0.75rem 1rem;font-size:0.8125rem;font-weight:500;color:#0f172a;cursor:pointer;background:#f8fafc;list-style:none;display:flex;justify-content:space-between;align-items:center;transition:background 0.15s}.seo-faq-section summary:hover{background:#f1f5f9}.seo-faq-section summary::-webkit-details-marker{display:none}.seo-faq-section details>div{padding:0.75rem 1rem;font-size:0.8125rem;color:#475569;line-height:1.7;border-top:1px solid #f1f5f9}.biz-updated-signal{font-size:0.75rem;color:#94a3b8;display:block;text-align:center;padding:0.5rem 0}@media print{header,footer,.skip-nav,.seo-breadcrumb,.seo-related,.seo-faq-section,button,.auth-buttons,.notif-container,.mobile-sticky-search{display:none !important}body{background:#fff !important;color:#000 !important;font-size:12pt}main{margin:0 !important;padding:0 !important}a{color:#000 !important;text-decoration:underline}a::after{content:" (" attr(href) ")";font-size:0.8em}}.business-card,.feed-card,.review-card,.sidebar-widget{content-visibility:auto;contain-intrinsic-size:auto 300px}img,video{max-width:100%;height:auto}img[width][height]{aspect-ratio:attr(width) / attr(height)}button,a,input,select,textarea,[role="button"],[tabindex]{touch-action:manipulation}@media (max-width:768px){.modal-overlay,.popup-overlay,.interstitial{max-height:50vh !important;top:auto !important;bottom:0 !important;border-radius:1rem 1rem 0 0 !important}}header,footer,.sidebar,nav{contain:layout style}.search-input:focus,.search-input:focus-visible,.header-search-input:focus,.header-search-input:focus-visible,.header-search-box input:focus,.header-search-box input:focus-visible,.mobile-sticky-search-input:focus,.mobile-sticky-search-input:focus-visible{outline:none !important;box-shadow:none !important}.hero-cta-buttons{display:none;gap:0.6rem;justify-content:center;margin-top:1.5rem}.hero-cta-btn{display:inline-flex;align-items:center;gap:0.4rem;padding:0.6rem 1.3rem;border-radius:50px;font-weight:600;font-size:0.85rem;text-decoration:none;transition:all 0.2s ease}.hero-cta-login{background:white;color:var(--dark-gray);border:1.5px solid #e2e8f0;box-shadow:0 1px 4px rgba(0,0,0,0.06)}.hero-cta-login:hover{background:#f8fafc;border-color:#cbd5e1}.hero-cta-signup{background:var(--primary-green);color:white;border:1.5px solid var(--primary-green);box-shadow:0 2px 8px rgba(16,185,129,0.3)}.hero-cta-signup:hover{background:#059669;border-color:#059669}.hero-cta-btn i{font-size:0.75rem}@media (max-width:768px){.hero-cta-buttons{display:flex}}.content-section{padding:2.5rem 2rem 2rem;margin:0 auto 1rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:0.9rem}.biz-pic{width:28px;height:28px;min-width:28px;border-radius:50%;overflow:hidden;background:#10b981;display:flex;align-items:center;justify-content:center;flex-shrink:0}.biz-pic img{width:28px !important;height:28px !important;min-width:28px;max-width:28px;object-fit:cover;border-radius:50%}.biz-pic span{color:white;font-weight:700;font-size:0.55rem;letter-spacing:0.02em;text-transform:uppercase}.pricing-section{background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);padding:4rem 2rem 5rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;align-items:start}.pricing-card{background:var(--white);border:1.5px solid #e2e8f0;border-radius:16px;padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:0.75rem;position:relative;transition:box-shadow 0.2s,border-color 0.2s,transform 0.2s}.pricing-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.08);transform:translateY(-2px)}.pricing-card--featured{border-color:var(--primary-blue);box-shadow:0 4px 20px rgba(37,99,235,0.12)}.pricing-badge{position:absolute;top:-0.65rem;left:50%;transform:translateX(-50%);background:var(--primary-blue);color:#fff;font-size:0.68rem;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;padding:0.2rem 0.75rem;border-radius:100px;white-space:nowrap}.pricing-plan-name{font-size:0.78rem;font-weight:700;text-transform:uppercase;letter-spacing:0.07em;color:var(--medium-gray)}.pricing-amount{display:flex;align-items:baseline;gap:0.3rem}.pricing-price{font-size:2rem;font-weight:800;color:var(--dark-gray);line-height:1}.pricing-currency{font-size:0.8rem;font-weight:600;color:var(--medium-gray)}.pricing-period{font-weight:400;font-size:0.75rem}.pricing-tagline{font-size:0.8rem;color:var(--medium-gray);line-height:1.45;margin:0}.pricing-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.4rem;flex:1}.pricing-features li{font-size:0.8rem;color:var(--dark-gray);display:flex;align-items:center;gap:0.45rem}.pricing-features li i.fa-check{color:var(--primary-green);font-size:0.65rem;flex-shrink:0}.pricing-support{margin-top:0.25rem;color:var(--medium-gray) !important;font-size:0.75rem !important}.pricing-support i{color:var(--primary-blue) !important;opacity:0.7}.pricing-cta{display:block;text-align:center;background:#f1f5f9;color:var(--dark-gray);border:1.5px solid #e2e8f0;border-radius:100px;padding:0.6rem 1rem;font-size:0.82rem;font-weight:600;text-decoration:none;transition:all 0.18s;margin-top:0.25rem}.pricing-cta:hover{background:#e2e8f0}.pricing-cta--featured{background:var(--primary-blue);color:#fff;border-color:var(--primary-blue)}.pricing-cta--featured:hover{background:#1d4ed8;border-color:#1d4ed8}@media (max-width:640px){.pricing-grid{grid-template-columns:1fr}}[data-theme="dark"] .pricing-card{background:#1e293b;border-color:#334155}[data-theme="dark"] .pricing-card--featured{border-color:#3b82f6;box-shadow:0 4px 20px rgba(59,130,246,0.15)}[data-theme="dark"] .pricing-cta{background:#334155;color:#e2e8f0;border-color:#475569}[data-theme="dark"] .pricing-cta:hover{background:#475569}#home-reviews-grid{align-items:stretch}.rv-card,.universal-card.rv-card{padding:0.6rem 0.85rem;gap:0;height:100%;min-height:175px;display:flex;flex-direction:column}.rv-row1{display:flex;align-items:center;gap:0.45rem;margin-bottom:0.2rem}.rv-avatar{width:26px;height:26px;min-width:26px;border-radius:50%;background:#f0f2f5;color:#94a3b8;display:flex;align-items:center;justify-content:center;font-size:0.7rem;flex-shrink:0;overflow:hidden}.rv-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.rv-name{font-weight:600;font-size:0.8rem;color:var(--dark-gray);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.rv-stars{color:#f59e0b;font-size:0.6rem;flex-shrink:0;letter-spacing:-0.02em}.rv-time{font-size:0.7rem;color:var(--medium-gray);white-space:nowrap;display:block;margin-bottom:0.3rem}.rv-content{font-size:0.8rem;color:var(--dark-gray);line-height:1.4;margin:0 0 0.35rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(3 * 1.4 * 0.8rem)}.rv-footer{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;border-top:1px solid var(--light-gray);padding-top:0.35rem;margin-top:auto}.rv-biz{font-size:0.75rem;color:var(--medium-gray);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.rv-link{font-size:0.73rem;color:var(--primary-blue);text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:0.2rem;white-space:nowrap;flex-shrink:0;opacity:0.85;transition:opacity 0.15s}.rv-link:hover{opacity:1}.rv-link i{font-size:0.58rem}[data-theme="dark"] .rv-avatar{background:#334155;color:#94a3b8}[data-theme="dark"] .rv-biz{color:#94a3b8}@keyframes sk-wave{0%{background-position:200% 0}100%{background-position:-200% 0}}.sk-line,.sk-block{background:linear-gradient(90deg,#f0f2f5 25%,#e4e8ef 50%,#f0f2f5 75%);background-size:200% 100%;animation:sk-wave 1.4s ease-in-out infinite;border-radius:4px;display:block}.sk-block{border-radius:10px}.rv-sk{pointer-events:none}[data-theme="dark"] .sk-line,[data-theme="dark"] .sk-block{background:linear-gradient(90deg,#1e293b 25%,#273348 50%,#1e293b 75%);background-size:200% 100%;animation:sk-wave 1.4s ease-in-out infinite}.universal-card{min-height:220px;padding:1.25rem;border:1px solid #eef0f3;box-shadow:0 2px 6px rgba(0,0,0,0.04);transition:all 0.2s ease}.universal-card:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(0,0,0,0.08);border-color:#dde1e8}.business-header{margin-bottom:0.6rem}.business-name{font-size:1rem}.business-rating{margin-bottom:0.5rem;gap:0.35rem}.rating-stars{font-size:0.8rem}.rating-value{font-size:0.85rem}.review-count{font-size:0.8rem}.business-meta{margin-bottom:0.6rem;gap:0.6rem}.meta-item{font-size:0.8rem;color:#6b7280}.meta-item i{color:var(--primary-blue);opacity:0.6;font-size:0.7rem}.business-description{font-size:0.85rem;line-height:1.45;margin-bottom:0.75rem;-webkit-line-clamp:2}.card-actions{padding-top:0.75rem}.view-more-btn{font-size:0.8rem;padding:0.4rem 0.9rem;border-radius:6px;border:1px solid var(--primary-blue);background:transparent;color:var(--primary-blue);font-weight:500;transition:all 0.2s ease}.view-more-btn:hover{background:var(--primary-blue);color:white}.review-header{margin-bottom:0.6rem}.reviewer-avatar{width:34px;height:34px;min-width:34px;background:#f1f5f9;color:var(--primary-blue)}.reviewer-info h4{font-size:0.9rem}.reviewer-info span{font-size:0.75rem;color:#9ca3af}.review-rating{font-size:0.8rem}.review-business{font-size:0.85rem;margin-bottom:0.5rem}.review-content{font-size:0.85rem;line-height:1.5;margin-bottom:0.75rem;-webkit-line-clamp:3}.review-action{font-size:0.75rem}.why-section{border-radius:14px;padding:2.5rem 2rem;margin:2rem auto;max-width:1400px;width:calc(100% - 3rem);background:#f8fafc;border:1px solid #e8ecf1}.why-header{margin-bottom:2rem}.why-title{font-size:1.75rem}.why-subtitle{font-size:0.95rem}.features-grid{gap:1.25rem}.feature-card{padding:1.25rem;border-radius:10px;transition:all 0.2s ease}.feature-card:hover{background:rgba(255,255,255,0.8)}.feature-icon{font-size:2rem;margin-bottom:0.75rem}.feature-card h3{font-size:1.05rem;margin-bottom:0.4rem}.feature-card p{font-size:0.85rem;line-height:1.5}.view-all-section{margin-top:1.5rem}.view-all-btn{font-size:0.9rem;padding:0.6rem 1.5rem;border-width:1.5px;border-radius:8px;font-weight:500}.footer-modern{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;gap:3rem}.footer-brand{max-width:260px;flex-shrink:0}.footer-logo{display:inline-flex;align-items:center;gap:0.4rem;font-size:1rem;font-weight:700;color:#0f172a;text-decoration:none;margin-bottom:0.6rem}.footer-logo-img{height:1.5rem;max-height:1.5rem;width:auto;object-fit:contain;border-radius:8px;display:block;flex-shrink:0}.footer-tagline{color:#64748b;font-size:0.8rem;line-height:1.5;margin-bottom:1rem}.footer-social{display:flex;gap:0.4rem}.footer-social a{min-width:44px;min-height:44px;width:44px;height:44px;border-radius:6px;background:#f1f5f9;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:all 0.2s;font-size:0.9rem}.footer-social a:hover{background:var(--primary-blue);color:white}.footer-links-grid{display:flex;gap:2.5rem}.footer-col{display:flex;flex-direction:column;gap:0.35rem}.footer-col h3,.footer-col h4,.footer-col .footer-col-heading{font-size:0.65rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:0.4rem}.footer-col a{color:#374151;text-decoration:none;font-size:0.8rem;transition:color 0.15s;line-height:1.7;display:block;min-height:24px;padding:2px 0}.footer-col a:hover{color:var(--primary-blue)}.footer-bottom-modern{max-width:1200px;margin:1.25rem auto 0;padding-top:1rem;border-top:1px solid #e5e7eb;text-align:center}.footer-bottom-modern p{color:#4b5563;font-size:0.7rem;margin:0}@media (max-width:768px){.footer-modern{flex-direction:column;gap:1.5rem;align-items:stretch}.footer-brand{max-width:100%;text-align:center}.footer-social{justify-content:center}.footer-links-grid{justify-content:flex-start;flex-wrap:nowrap;gap:3.5rem;margin-left:2.5rem}.footer-col{align-items:flex-start;text-align:left;min-width:0}.footer-col h3,.footer-col h4{font-size:0.6rem}.footer-col a{font-size:0.7rem}.content-section{padding:2rem 1rem 1.5rem}.section-title{font-size:1.25rem}.universal-card{min-height:auto;padding:1rem}.features-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.feature-card{flex-direction:column !important;text-align:center !important}}@media (max-width:480px){.footer-links-grid{flex-direction:row;justify-content:flex-start;gap:3rem;flex-wrap:nowrap;margin-left:2rem}.footer-col{min-width:0}.footer-col h3,.footer-col h4{font-size:0.55rem}.footer-col a{font-size:0.6rem;line-height:1.5}.hero-cta-btn{padding:0.55rem 1.1rem;font-size:0.8rem}.content-section{padding:1.5rem 0.75rem 1rem}.why-section{padding:1.5rem 1rem;margin:1.5rem 0.5rem;width:calc(100% - 1rem)}}html.theme-transition,html.theme-transition *,html.theme-transition *::before,html.theme-transition *::after{transition:background-color 0.3s ease,color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease,fill 0.3s ease !important}.theme-toggle{background:none;border:1px solid var(--border-primary);padding:0;cursor:pointer;color:var(--text-tertiary);display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;transition:all 0.2s cubic-bezier(.4,0,.2,1);flex-shrink:0;position:relative;overflow:hidden}.theme-toggle:hover{background:var(--bg-hover);color:var(--primary-blue);border-color:var(--border-hover)}.theme-toggle .theme-icon-light,.theme-toggle .theme-icon-dark{position:absolute;transition:transform 0.3s ease,opacity 0.3s ease;font-size:0.85rem}.theme-toggle .theme-icon-light{opacity:1;transform:rotate(0deg) scale(1)}.theme-toggle .theme-icon-dark{opacity:0;transform:rotate(-90deg) scale(0.5)}[data-theme="dark"] .theme-toggle .theme-icon-light{opacity:0;transform:rotate(90deg) scale(0.5)}[data-theme="dark"] .theme-toggle .theme-icon-dark{opacity:1;transform:rotate(0deg) scale(1)}[data-theme="dark"] .theme-toggle{color:#fbbf24}[data-theme="dark"] .theme-toggle:hover{color:#f59e0b}.theme-toggle-dropdown{width:100%;background:none;border:none;font:inherit;text-align:left;cursor:pointer}.theme-toggle-dropdown .theme-icon-for-dark,.theme-toggle-dropdown .theme-label-dark{display:none !important}.theme-toggle-dropdown .theme-icon-for-light,.theme-toggle-dropdown .theme-label-light{display:inline !important}[data-theme="dark"] .theme-toggle-dropdown .theme-icon-for-light,[data-theme="dark"] .theme-toggle-dropdown .theme-label-light{display:none !important}[data-theme="dark"] .theme-toggle-dropdown .theme-icon-for-dark,[data-theme="dark"] .theme-toggle-dropdown .theme-label-dark{display:inline !important}.theme-toggle-dropdown .theme-icon-for-light{color:#6366f1}.theme-toggle-dropdown .theme-icon-for-dark{color:#fbbf24}[data-theme="dark"] body{background-color:var(--bg-body);color:var(--text-primary)}[data-theme="dark"] header{background:#0f172a;border-bottom-color:#1e293b;box-shadow:0 1px 3px rgba(0,0,0,0.4)}[data-theme="dark"] .logo{color:#cbd5e1}[data-theme="dark"] .header-search-box,[data-theme="dark"] #headerSearch .header-search-box,[data-theme="dark"] header .header-search-box,[data-theme="dark"] .header-search-dashboard-style .header-search-box{background:#0f172a !important;border-color:#1e293b !important}[data-theme="dark"] .header-search-box:focus-within,[data-theme="dark"] #headerSearch .header-search-box:focus-within{background:#0f172a !important;border-color:#334155 !important;box-shadow:0 0 0 2px rgba(100,116,139,0.15) !important}[data-theme="dark"] .header-search-input,[data-theme="dark"] #headerSearch .header-search-input,[data-theme="dark"] .header-search-box input{color:#f1f5f9 !important}[data-theme="dark"] .header-search-input::placeholder,[data-theme="dark"] .header-search-box input::placeholder{color:#64748b !important}[data-theme="dark"] .header-search-btn,[data-theme="dark"] .header-search-box button{color:#94a3b8 !important}[data-theme="dark"] .header-search-btn:hover,[data-theme="dark"] .header-search-box button:hover{color:#e2e8f0 !important}[data-theme="dark"] .login-btn,[data-theme="dark"] #mainHeader .login-btn,[data-theme="dark"] .auth-buttons .login-btn{background:transparent !important;color:#cbd5e1 !important;border-color:#475569 !important}[data-theme="dark"] .login-btn:hover,[data-theme="dark"] #mainHeader .login-btn:hover{background:#334155 !important;border-color:#64748b !important;color:#f1f5f9 !important}[data-theme="dark"] .auth-btn.login-btn[href*="logout"],[data-theme="dark"] #mainHeader .auth-btn.login-btn[href*="logout"]{background:rgba(239,68,68,0.1) !important;color:#f87171 !important;border-color:rgba(239,68,68,0.3) !important}[data-theme="dark"] .auth-btn.login-btn[href*="logout"]:hover{background:rgba(239,68,68,0.2) !important;border-color:rgba(239,68,68,0.4) !important}[data-theme="dark"] .notif-bell-btn{color:#cbd5e1}[data-theme="dark"] .notif-bell-btn:hover{background:#334155;color:#f1f5f9}[data-theme="dark"] .notif-bell-btn.active{background:rgba(59,130,246,0.15);color:#60a5fa}[data-theme="dark"] .notif-dropdown{background:#1e293b;box-shadow:0 20px 60px rgba(0,0,0,0.5),0 0 0 1px rgba(255,255,255,0.05)}[data-theme="dark"] .notif-header{border-bottom-color:#334155;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}[data-theme="dark"] .notif-title{color:#f1f5f9}[data-theme="dark"] .notif-header-count{background:rgba(59,130,246,0.15);color:#60a5fa}[data-theme="dark"] .notif-mark-read-btn{color:#94a3b8}[data-theme="dark"] .notif-mark-read-btn:hover{background:rgba(59,130,246,0.1);color:#60a5fa}[data-theme="dark"] .notif-item{border-bottom-color:#1e293b}[data-theme="dark"] .notif-item:hover{background:#334155}[data-theme="dark"] .notif-item.unread{background:rgba(59,130,246,0.05)}[data-theme="dark"] .notif-item.unread:hover{background:rgba(59,130,246,0.1)}[data-theme="dark"] .notif-item-title{color:#f1f5f9}[data-theme="dark"] .notif-item.read .notif-item-title{color:#94a3b8}[data-theme="dark"] .notif-empty h4{color:#cbd5e1}[data-theme="dark"] .notif-empty p{color:#64748b}[data-theme="dark"] .notif-empty-icon{background:rgba(16,185,129,0.08)}[data-theme="dark"] .notif-close-btn{color:#64748b}[data-theme="dark"] .notif-close-btn:hover{background:rgba(239,68,68,0.15);color:#f87171}[data-theme="dark"] .notif-list{scrollbar-color:#334155 transparent}[data-theme="dark"] .notif-list::-webkit-scrollbar-thumb{background:#334155}[data-theme="dark"] .notif-overlay{background:rgba(0,0,0,0.6)}[data-theme="dark"] .bottom-nav{background:#0f172a;border-top-color:#1e293b;box-shadow:0 -2px 10px rgba(0,0,0,0.3)}[data-theme="dark"] .bottom-nav-item{color:#94a3b8}[data-theme="dark"] .bottom-nav-item.active{color:var(--primary-green)}[data-theme="dark"] .bottom-nav-item:hover{color:var(--primary-green)}[data-theme="dark"] .bottom-nav-badge{border-color:#0f172a}[data-theme="dark"] .hero{background:var(--bg-hero)}[data-theme="dark"] .trust-message{color:#f1f5f9}[data-theme="dark"] .trust-circle{background:rgba(16,185,129,0.06)}[data-theme="dark"] [data-theme="dark"] .search-box{background:#1e293b;box-shadow:0 15px 50px rgba(0,0,0,0.4);border-color:#334155}[data-theme="dark"] .search-box:focus-within{border-color:var(--primary-blue);box-shadow:0 20px 60px rgba(59,130,246,0.15)}[data-theme="dark"] .search-input{color:#f1f5f9}[data-theme="dark"] .search-input::placeholder{color:#64748b}[data-theme="dark"] .mobile-sticky-search-box{background:#1e293b;border-color:transparent}[data-theme="dark"] .mobile-sticky-search-box:focus-within{background:#1e293b;border-color:#10b981}[data-theme="dark"] .mobile-sticky-search-input{color:#f1f5f9}[data-theme="dark"] .mobile-sticky-search-input::placeholder{color:#64748b}[data-theme="dark"] .mobile-sticky-search-btn{color:#64748b}[data-theme="dark"] .mobile-header-search{background:#1e293b}[data-theme="dark"] .mobile-header-search:focus-within{background:#1e293b;border-color:var(--primary-green)}[data-theme="dark"] .mobile-header-search-input{color:#f1f5f9}[data-theme="dark"] .content-section:nth-child(even){background:#0c1222}[data-theme="dark"] .section-title{color:#f1f5f9}[data-theme="dark"] .section-subtitle{color:#94a3b8}[data-theme="dark"] .universal-card{background:#1e293b;border-color:#334155;box-shadow:0 4px 12px rgba(0,0,0,0.3)}[data-theme="dark"] .universal-card:hover{box-shadow:0 12px 30px rgba(0,0,0,0.4);border-color:rgba(59,130,246,0.2)}[data-theme="dark"] .business-name{color:#f1f5f9}[data-theme="dark"] .rating-value{color:#f1f5f9}[data-theme="dark"] .review-count{color:#94a3b8}[data-theme="dark"] .meta-item{color:#94a3b8}[data-theme="dark"] .business-description{color:#94a3b8}[data-theme="dark"] .review-content{color:#cbd5e1}[data-theme="dark"] .reviewer-info h4{color:#f1f5f9}[data-theme="dark"] .reviewer-info span{color:#94a3b8}[data-theme="dark"] .reviewer-avatar{background:#334155;color:#94a3b8}[data-theme="dark"] .card-actions{border-top-color:#334155}[data-theme="dark"] .view-more-btn{border-color:var(--primary-blue);color:var(--primary-blue)}[data-theme="dark"] .view-more-btn:hover{background:var(--primary-blue);color:#ffffff}[data-theme="dark"] .view-all-btn{border-color:var(--primary-blue);color:var(--primary-blue)}[data-theme="dark"] .view-all-btn:hover{background:var(--primary-blue);color:#ffffff}[data-theme="dark"] .review-action{color:#94a3b8}[data-theme="dark"] .review-action:hover{color:var(--primary-blue)}[data-theme="dark"] .why-section{background:linear-gradient(135deg,#0d1627 0%,#0f172a 100%);border-color:#1e293b}[data-theme="dark"] .why-title{color:#f1f5f9}[data-theme="dark"] .why-subtitle{color:#94a3b8}[data-theme="dark"] .feature-card h3{color:#f1f5f9}[data-theme="dark"] .feature-card p{color:#94a3b8}[data-theme="dark"] footer{background:#0f172a;border-top-color:#1e293b;color:#cbd5e1}[data-theme="dark"] .footer-section h3{color:#f1f5f9}[data-theme="dark"] .footer-col h3,[data-theme="dark"] .footer-col h4{color:#f1f5f9}[data-theme="dark"] .footer-links a{color:#94a3b8}[data-theme="dark"] .footer-col a{color:#94a3b8}[data-theme="dark"] .footer-links a:hover,[data-theme="dark"] .footer-col a:hover{color:var(--primary-blue)}[data-theme="dark"] .footer-bottom{border-top-color:#1e293b}[data-theme="dark"] .footer-logo{color:#f1f5f9}[data-theme="dark"] .footer-bottom p,[data-theme="dark"] .copyright p{color:#64748b}[data-theme="dark"] footer p,[data-theme="dark"] footer span{color:#94a3b8}[data-theme="dark"] .footer-social a{background:#1e293b;color:#94a3b8;border:1px solid #334155}[data-theme="dark"] .footer-social a:hover{background:var(--primary-blue);color:#fff;border-color:var(--primary-blue)}[data-theme="dark"] .footer-tagline{color:#64748b}[data-theme="dark"] .footer-col-heading{color:#f1f5f9!important}[data-theme="dark"] .top-biz-eyebrow{color:#f59e0b}[data-theme="dark"] .top-biz-title{color:#f1f5f9}[data-theme="dark"] .top-biz-sub{color:#94a3b8}[data-theme="dark"] .profile-dropdown-menu{background:#1e293b;box-shadow:0 4px 12px rgba(0,0,0,0.4)}[data-theme="dark"] .profile-dropdown-item{color:#cbd5e1}[data-theme="dark"] .profile-dropdown-item:hover{background:#334155}[data-theme="dark"] .profile-dropdown-item i{color:#94a3b8}[data-theme="dark"] .profile-dropdown-item:last-child{border-top-color:#334155;color:#f87171}[data-theme="dark"] .profile-dropdown-item:last-child:hover{background:rgba(239,68,68,0.1)}[data-theme="dark"] .profile-dropdown-item:last-child i{color:#f87171}[data-theme="dark"] .mobile-profile-dropdown-menu{background:#1e293b;box-shadow:0 4px 12px rgba(0,0,0,0.4)}[data-theme="dark"] .mobile-profile-dropdown-item{color:#cbd5e1}[data-theme="dark"] .mobile-profile-dropdown-item:hover{background:#334155}[data-theme="dark"] .alert{background:#1e293b;box-shadow:0 4px 6px -1px rgba(0,0,0,0.4),0 14px 36px -4px rgba(0,0,0,0.5),0 0 0 1px rgba(255,255,255,0.05)}[data-theme="dark"] .alert-title{color:#f1f5f9}[data-theme="dark"] .alert-text{color:#94a3b8}[data-theme="dark"] .alert-close{color:#475569}[data-theme="dark"] .alert-close:hover{background:rgba(255,255,255,0.08);color:#e2e8f0}[data-theme="dark"] .alert-success .alert-icon-box{background:rgba(16,185,129,0.15);color:#34d399}[data-theme="dark"] .alert-error .alert-icon-box{background:rgba(239,68,68,0.15);color:#f87171}[data-theme="dark"] .alert-warning .alert-icon-box{background:rgba(245,158,11,0.15);color:#fbbf24}[data-theme="dark"] .alert-info .alert-icon-box{background:rgba(59,130,246,0.15);color:#60a5fa}[data-theme="dark"] .alert-upgrade .alert-icon-box{background:rgba(99,102,241,0.15);color:#a5b4fc}[data-theme="dark"] .upgrade-toast-body{color:#94a3b8}[data-theme="dark"] .upgrade-toast-body b{color:#e2e8f0}[data-theme="dark"] input[type="text"],[data-theme="dark"] input[type="email"],[data-theme="dark"] input[type="password"],[data-theme="dark"] input[type="number"],[data-theme="dark"] input[type="url"],[data-theme="dark"] input[type="tel"],[data-theme="dark"] input[type="date"],[data-theme="dark"] input[type="search"],[data-theme="dark"] textarea,[data-theme="dark"] select,[data-theme="dark"] textarea.form-control,[data-theme="dark"] .form-control{background-color:#1e293b !important;color:#f1f5f9 !important;border-color:#334155 !important}[data-theme="dark"] input::placeholder,[data-theme="dark"] textarea::placeholder{color:#64748b}[data-theme="dark"] input:focus,[data-theme="dark"] textarea:focus,[data-theme="dark"] select:focus{border-color:var(--primary-blue);box-shadow:0 0 0 3px rgba(59,130,246,0.15)}[data-theme="dark"] label{color:#cbd5e1}[data-theme="dark"] table{background:#1e293b}[data-theme="dark"] th{background:#0f172a;color:#94a3b8;border-bottom-color:#334155}[data-theme="dark"] td{color:#cbd5e1;border-bottom-color:#1e293b}[data-theme="dark"] tr:hover{background:#334155 !important}[data-theme="dark"] tr:nth-child(even){background:rgba(30,41,59,0.5)}[data-theme="dark"] tr:nth-child(even):hover{background:#334155 !important}[data-theme="dark"] [onmouseout*="background"]{background:transparent !important}[data-theme="dark"] [onmouseout*="background"]:hover{background:#334155 !important}[data-theme="dark"] tr[onmouseout]{background:transparent !important}[data-theme="dark"] tr[onmouseout]:hover{background:#334155 !important}[data-theme="dark"] tr[onmouseout] td{background:transparent !important}[data-theme="dark"] .modal-content,[data-theme="dark"] [class*="modal"]>div{background:#1e293b;color:#f1f5f9;border-color:#334155}[data-theme="dark"] *{scrollbar-color:#334155 transparent}[data-theme="dark"] *::-webkit-scrollbar-thumb{background:rgba(100,116,139,0.4)}[data-theme="dark"] *::-webkit-scrollbar-thumb:hover{background:rgba(100,116,139,0.6)}[data-theme="dark"] .autocomplete-dropdown{background:#1e293b !important;color:#f1f5f9 !important;box-shadow:0 8px 30px rgba(0,0,0,0.4),0 0 0 1px rgba(255,255,255,0.05) !important}[data-theme="dark"] .autocomplete-dropdown *{color:#e2e8f0}[data-theme="dark"] .ac-footer-btn-secondary{color:#e2e8f0!important;border-left-color:transparent!important}[data-theme="dark"] .ac-footer-btn-secondary:hover{background:#334155!important;color:#f1f5f9!important}[data-theme="dark"] .ac-footer{border-top-color:#334155!important}[data-theme="dark"] .ac-footer-btn-primary{color:#60a5fa!important}[data-theme="dark"] .ac-footer-btn-primary:hover{background:rgba(37,99,235,0.15)!important;color:#60a5fa!important}[data-theme="dark"] .autocomplete-item:hover{background:#334155 !important}[data-theme="dark"] .kpi-card,[data-theme="dark"] .stat-card{background:#1e293b;box-shadow:0 2px 8px rgba(0,0,0,0.3)}[data-theme="dark"] .kpi-value{color:var(--primary-blue)}[data-theme="dark"] .kpi-label{color:#94a3b8}[data-theme="dark"] .stat-label{color:#94a3b8}[data-theme="dark"] .stat-value{color:#f1f5f9}[data-theme="dark"] .dashboard-main{background:linear-gradient(135deg,#0c1222 0%,#0f172a 100%)}[data-theme="dark"] .dashboard-section{background:#1e293b;box-shadow:0 2px 12px rgba(0,0,0,0.3)}[data-theme="dark"] .dashboard-section h2{color:var(--primary-blue)}[data-theme="dark"] .dashboard-search{background:#1e293b;border-color:#334155}[data-theme="dark"] .dashboard-search input[type="text"]{background:transparent;color:#f1f5f9}[data-theme="dark"] .empty-state{color:#94a3b8}[data-theme="dark"] .empty-illustration{color:#334155}[data-theme="dark"] .mobile-menu-btn{color:#cbd5e1}[data-theme="dark"] .mobile-menu-btn:hover{background:#334155;color:#f1f5f9}[data-theme="dark"] .pagination a,[data-theme="dark"] .pagination span{color:#cbd5e1;border-color:#334155}[data-theme="dark"] .pagination a:hover{background:#334155}[data-theme="dark"] .pagination .current{background:var(--primary-blue);color:white}[data-theme="dark"] .breadcrumb a{color:#94a3b8}[data-theme="dark"] .breadcrumb a:hover{color:var(--primary-blue)}[data-theme="dark"] .ad-label{background:rgba(59,130,246,0.15);color:#60a5fa}[data-theme="dark"] .promoted-label{background:rgba(52,211,153,0.15);color:#34d399}[data-theme="dark"] *:focus-visible{outline-color:#60a5fa}[data-theme="dark"] main#main-content{color:var(--text-primary)}[data-theme="dark"] main#main-content [style*="background:white"],[data-theme="dark"] main#main-content [style*="background:white"],[data-theme="dark"] main#main-content [style*="background:#fff"],[data-theme="dark"] main#main-content [style*="background:#fff"]{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] main#main-content [style*="background:#f8"],[data-theme="dark"] main#main-content [style*="background:#f8"],[data-theme="dark"] main#main-content [style*="background:#f4"],[data-theme="dark"] main#main-content [style*="background:#f4"],[data-theme="dark"] main#main-content [style*="background:#f1"],[data-theme="dark"] main#main-content [style*="background:#f1"],[data-theme="dark"] main#main-content [style*="background:#f3"],[data-theme="dark"] main#main-content [style*="background:#f3"],[data-theme="dark"] main#main-content [style*="background:#e2"],[data-theme="dark"] main#main-content [style*="background:#e2"],[data-theme="dark"] main#main-content [style*="background:#e5"],[data-theme="dark"] main#main-content [style*="background:#e5"],[data-theme="dark"] main#main-content [style*="background:#eee"],[data-theme="dark"] main#main-content [style*="background:#eee"]{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] main#main-content [style*="background:linear-gradient"],[data-theme="dark"] main#main-content [style*="background:linear-gradient"]{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%) !important}[data-theme="dark"] main#main-content [style*="border-top:1px solid"],[data-theme="dark"] main#main-content [style*="border-bottom:1px solid"],[data-theme="dark"] main#main-content [style*="border:1px solid"],[data-theme="dark"] main#main-content [style*="border-left:1px solid"],[data-theme="dark"] main#main-content [style*="border-right:1px solid"],[data-theme="dark"] main#main-content [style*="border:1px solid"],[data-theme="dark"] main#main-content [style*="border:2px solid"],[data-theme="dark"] main#main-content [style*="border:2px solid"]{border-color:#334155 !important}[data-theme="dark"] main#main-content [style*="color:#0f172a"],[data-theme="dark"] main#main-content [style*="color:#0f172a"],[data-theme="dark"] main#main-content [style*="color:#1a1a2e"],[data-theme="dark"] main#main-content [style*="color:#1a1a2e"],[data-theme="dark"] main#main-content [style*="color:#000"],[data-theme="dark"] main#main-content [style*="color:#000"],[data-theme="dark"] main#main-content [style*="color:black"],[data-theme="dark"] main#main-content [style*="color:black"],[data-theme="dark"] main#main-content [style*="color:#111"],[data-theme="dark"] main#main-content [style*="color:#111"],[data-theme="dark"] main#main-content [style*="color:#1e"],[data-theme="dark"] main#main-content [style*="color:#1e"],[data-theme="dark"] main#main-content [style*="color:#202124"],[data-theme="dark"] main#main-content [style*="color:#202124"]{color:#f1f5f9 !important}[data-theme="dark"] main#main-content [style*="color:#334155"],[data-theme="dark"] main#main-content [style*="color:#334155"],[data-theme="dark"] main#main-content [style*="color:#333"],[data-theme="dark"] main#main-content [style*="color:#333"],[data-theme="dark"] main#main-content [style*="color:#374151"],[data-theme="dark"] main#main-content [style*="color:#374151"],[data-theme="dark"] main#main-content [style*="color:#475569"],[data-theme="dark"] main#main-content [style*="color:#475569"],[data-theme="dark"] main#main-content [style*="color:#4b5563"],[data-theme="dark"] main#main-content [style*="color:#4b5563"]{color:#cbd5e1 !important}[data-theme="dark"] main#main-content [style*="color:#64748b"],[data-theme="dark"] main#main-content [style*="color:#64748b"],[data-theme="dark"] main#main-content [style*="color:#5f6368"],[data-theme="dark"] main#main-content [style*="color:#5f6368"],[data-theme="dark"] main#main-content [style*="color:#6b7280"],[data-theme="dark"] main#main-content [style*="color:#6b7280"],[data-theme="dark"] main#main-content [style*="color:#666"],[data-theme="dark"] main#main-content [style*="color:#666"],[data-theme="dark"] main#main-content [style*="color:#555"],[data-theme="dark"] main#main-content [style*="color:#555"]{color:#94a3b8 !important}[data-theme="dark"] main#main-content [style*="background:#fff"],[data-theme="dark"] main#main-content [style*="background:#fff"],[data-theme="dark"] main#main-content [style*="background:#f8"],[data-theme="dark"] main#main-content [style*="background:#f8"],[data-theme="dark"] main#main-content [style*="background:#f4"],[data-theme="dark"] main#main-content [style*="background:#f4"],[data-theme="dark"] main#main-content [style*="background:#f1"],[data-theme="dark"] main#main-content [style*="background:#f1"],[data-theme="dark"] main#main-content [style*="background:#e"],[data-theme="dark"] main#main-content [style*="background:#e"]{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] main#main-content label[style*="background:white"],[data-theme="dark"] main#main-content label[style*="background:white"]{background:#1e293b !important;border-color:#334155 !important;color:#cbd5e1 !important}[data-theme="dark"] main#main-content input[style*="background:white"],[data-theme="dark"] main#main-content input[style*="background:white"],[data-theme="dark"] main#main-content input[style*="background:#fff"],[data-theme="dark"] main#main-content input[style*="background:#fff"],[data-theme="dark"] main#main-content select[style*="background:white"],[data-theme="dark"] main#main-content select[style*="background:white"],[data-theme="dark"] main#main-content textarea[style*="background:white"],[data-theme="dark"] main#main-content textarea[style*="background:white"]{background:#0f172a !important;color:#f1f5f9 !important;border-color:#334155 !important}[data-theme="dark"] main#main-content button[style*="background:#fff"],[data-theme="dark"] main#main-content button[style*="background:#fff"],[data-theme="dark"] main#main-content button[style*="background:white"],[data-theme="dark"] main#main-content button[style*="background:white"]{background:#334155 !important;color:#f1f5f9 !important;border-color:#475569 !important}[data-theme="dark"] div[style*="background:rgba(0,0,0,"]{background:rgba(0,0,0,0.6) !important}[data-theme="dark"] div[style*="position:fixed"][style*="background:white"],[data-theme="dark"] div[style*="position:fixed"][style*="background:white"],[data-theme="dark"] div[style*="position:fixed"][style*="background:#fff"],[data-theme="dark"] div[style*="position:fixed"][style*="background:#fff"],[data-theme="dark"] div[style*="position:fixed"]>div[style*="background:white"],[data-theme="dark"] div[style*="position:fixed"]>div[style*="background:white"],[data-theme="dark"] div[style*="position:fixed"]>div[style*="background:#fff"],[data-theme="dark"] div[style*="position:fixed"]>div[style*="background:#fff"]{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] div[style*="position:fixed"] [style*="color:#0f172a"],[data-theme="dark"] div[style*="position:fixed"] [style*="color:#0f172a"],[data-theme="dark"] div[style*="position:fixed"] [style*="color:#334155"],[data-theme="dark"] div[style*="position:fixed"] [style*="color:#334155"]{color:#f1f5f9 !important}[data-theme="dark"] div[style*="position:fixed"] [style*="color:#64748b"],[data-theme="dark"] div[style*="position:fixed"] [style*="color:#64748b"],[data-theme="dark"] div[style*="position:fixed"] [style*="color:#475569"],[data-theme="dark"] div[style*="position:fixed"] [style*="color:#475569"]{color:#94a3b8 !important}[data-theme="dark"] div[style*="position:fixed"] input[style*="background:white"],[data-theme="dark"] div[style*="position:fixed"] input[style*="background:#fff"],[data-theme="dark"] div[style*="position:fixed"] input[style*="background:white"],[data-theme="dark"] div[style*="position:fixed"] input[style*="background:#fff"]{background:#0f172a !important;color:#f1f5f9 !important;border-color:#334155 !important}[data-theme="dark"] div[style*="background:#fee2e2"]{background:rgba(239,68,68,0.15) !important;border-color:rgba(239,68,68,0.3) !important;color:#fca5a5 !important}[data-theme="dark"] div[style*="background:#ecfdf5"],[data-theme="dark"] div[style*="background:#d1fae5"]{background:rgba(16,185,129,0.15) !important;border-color:rgba(16,185,129,0.3) !important;color:#6ee7b7 !important}[data-theme="dark"] div[style*="background:#fffbeb"],[data-theme="dark"] div[style*="background:#fff3cd"]{background:rgba(245,158,11,0.15) !important;border-color:rgba(245,158,11,0.3) !important;color:#fcd34d !important}[data-theme="dark"] div[style*="background:#eff6ff"]{background:rgba(59,130,246,0.1) !important}[data-theme="dark"] .pw-modal{background:#1e293b !important;box-shadow:0 20px 50px rgba(0,0,0,0.5) !important}[data-theme="dark"] .pw-header{border-bottom-color:#334155 !important}[data-theme="dark"] .pw-title{color:#f1f5f9 !important}[data-theme="dark"] .pw-close{background:#334155 !important;color:#94a3b8 !important}[data-theme="dark"] .pw-close:hover{background:#475569 !important;color:#f1f5f9 !important}[data-theme="dark"] .pw-progress-track{background:#334155 !important}[data-theme="dark"] .pw-dot{border-color:#475569 !important;background:#1e293b !important;color:#94a3b8 !important}[data-theme="dark"] .pw-dot.active{border-color:#3b82f6 !important;background:#3b82f6 !important;color:#fff !important}[data-theme="dark"] .pw-dot.done{border-color:#10b981 !important;background:#10b981 !important;color:#fff !important}[data-theme="dark"] .pw-step-icon{background:rgba(59,130,246,0.15) !important}[data-theme="dark"] .pw-step-title{color:#f1f5f9 !important}[data-theme="dark"] .pw-step-desc{color:#94a3b8 !important}[data-theme="dark"] .pw-body{color:#f1f5f9 !important}[data-theme="dark"] .pw-audience-card{border-color:#334155 !important;background:#0f172a !important;color:#f1f5f9 !important}[data-theme="dark"] .pw-audience-card:hover{border-color:#3b82f6 !important;background:rgba(59,130,246,0.08) !important}[data-theme="dark"] .pw-audience-card.selected{border-color:#3b82f6 !important;background:rgba(59,130,246,0.15) !important}[data-theme="dark"] .pw-aud-label{color:#e2e8f0 !important}[data-theme="dark"] .pw-pkg-card{border-color:#334155 !important;background:#0f172a !important}[data-theme="dark"] .pw-pkg-card:hover{border-color:#3b82f6 !important;background:rgba(59,130,246,0.08) !important}[data-theme="dark"] .pw-pkg-card.selected{border-color:#3b82f6 !important;background:rgba(59,130,246,0.15) !important}[data-theme="dark"] .pw-pkg-name{color:#e2e8f0 !important}[data-theme="dark"] .pw-pkg-price{color:#f1f5f9 !important}[data-theme="dark"] .pw-pkg-price small{color:#94a3b8 !important}[data-theme="dark"] .pw-pkg-meta{color:#94a3b8 !important}[data-theme="dark"] .pw-review-card{background:#0f172a !important;border-color:#334155 !important}[data-theme="dark"] .pw-review-label{color:#94a3b8 !important}[data-theme="dark"] .pw-review-value{color:#f1f5f9 !important}[data-theme="dark"] .pw-review-divider{background:#334155 !important}[data-theme="dark"] .pw-review-total{color:#f1f5f9 !important;border-top-color:#334155 !important}[data-theme="dark"] .pw-input{background:#0f172a !important;border-color:#334155 !important;color:#f1f5f9 !important}[data-theme="dark"] .pw-input:focus{border-color:#3b82f6 !important;box-shadow:0 0 0 3px rgba(59,130,246,0.15) !important}[data-theme="dark"] .pw-input::placeholder{color:#64748b !important}[data-theme="dark"] .pw-field-label{color:#cbd5e1 !important}[data-theme="dark"] .pw-btn-back{background:#0f172a !important;color:#cbd5e1 !important;border-color:#334155 !important}[data-theme="dark"] .pw-btn-back:hover{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] .pw-promo-apply{background:#0f172a !important;border-color:#334155 !important;color:#cbd5e1 !important}[data-theme="dark"] .pw-promo-apply:hover{background:#1e293b !important}[data-theme="dark"] .pw-promo-result.success{background:rgba(16,185,129,0.15) !important;color:#6ee7b7 !important;border-color:rgba(16,185,129,0.3) !important}[data-theme="dark"] .pw-promo-result.error{background:rgba(239,68,68,0.15) !important;color:#fca5a5 !important;border-color:rgba(239,68,68,0.3) !important}[data-theme="dark"] .pw-pay-card{border-color:#334155 !important;background:#0f172a !important}[data-theme="dark"] .pw-pay-card:hover{border-color:#3b82f6 !important;background:rgba(59,130,246,0.08) !important}[data-theme="dark"] .pw-pay-card.selected{border-color:#3b82f6 !important;background:rgba(59,130,246,0.15) !important}[data-theme="dark"] .pw-pay-name{color:#e2e8f0 !important}[data-theme="dark"] .pw-bank-info{background:#0f172a !important;border-color:#334155 !important;color:#cbd5e1 !important}[data-theme="dark"] .pw-bank-info strong{color:#f1f5f9 !important}[data-theme="dark"] .pw-policy-agree label{color:#94a3b8 !important}[data-theme="dark"] .pw-msg{color:#f1f5f9 !important}[data-theme="dark"] #pwPayTotal,[data-theme="dark"] #ppwPayTotal{color:#f1f5f9 !important}[data-theme="dark"] .explore-wrapper,[data-theme="dark"] .explore-center,[data-theme="dark"] .explore-left,[data-theme="dark"] .explore-right{--bg:#0f172a;--card:#1e293b;--border:#334155;--text:#f1f5f9;--text-sec:#94a3b8;--text-muted:#64748b;--shadow:0 1px 3px rgba(0,0,0,0.3),0 1px 2px rgba(0,0,0,0.2);--primary-light:rgba(59,130,246,0.15)}[data-theme="dark"] .explore-card-avatar{background:#334155 !important;border-color:#475569 !important}[data-theme="dark"] .explore-card-avatar-ph{background:#334155 !important;color:#64748b !important}[data-theme="dark"] .explore-card-stars .far{color:#475569 !important}[data-theme="dark"] .explore-section-heading::after{background:#334155 !important}[data-theme="dark"] .explore-empty i{color:#475569 !important}[data-theme="dark"] .ew-widget{background:#1e293b !important;box-shadow:0 1px 3px rgba(0,0,0,0.3) !important}[data-theme="dark"] .ew-cat-item{background:#0f172a !important;border-color:#334155 !important;color:#cbd5e1 !important}[data-theme="dark"] .ew-cat-item:hover,[data-theme="dark"] .ew-cat-item.active{background:rgba(59,130,246,0.15) !important;border-color:#3b82f6 !important}[data-theme="dark"] .ew-top-item{color:#f1f5f9 !important}[data-theme="dark"] .ew-top-avatar{background:#334155 !important}[data-theme="dark"] .ew-top-avatar.has-photo{background:#334155 !important;border-color:#475569 !important}[data-theme="dark"] .search-field,[data-theme="dark"] .explore-search input{background:#0f172a !important;border-color:#334155 !important;color:#f1f5f9 !important}[data-theme="dark"] .search-field:focus,[data-theme="dark"] .explore-search input:focus{border-color:#3b82f6 !important}[data-theme="dark"] .result-chip{background:#1e293b !important;border-color:#334155 !important;color:#94a3b8 !important}[data-theme="dark"] .result-chip.has-results{background:rgba(16,185,129,0.15) !important;color:#6ee7b7 !important;border-color:rgba(16,185,129,0.3) !important}[data-theme="dark"] .result-chip.no-results{background:rgba(239,68,68,0.15) !important;color:#fca5a5 !important;border-color:rgba(239,68,68,0.3) !important}[data-theme="dark"] .feed-post{background:#1e293b !important;box-shadow:0 1px 3px rgba(0,0,0,0.3) !important}[data-theme="dark"] .post-business-avatar{background:#334155 !important}[data-theme="dark"] .post-business-avatar.has-image{background:#334155 !important;border-color:#475569 !important}[data-theme="dark"] .post-menu-btn:hover{background:#334155 !important}[data-theme="dark"] .post-media-container{background:#0f172a !important}[data-theme="dark"] .post-action-bar{border-top-color:#334155 !important}[data-theme="dark"] .action-btn{color:#94a3b8 !important}[data-theme="dark"] .action-btn:hover{background:#334155 !important;color:#f1f5f9 !important}[data-theme="dark"] .post-comments-section{border-top-color:#334155 !important;background:#1e293b !important}[data-theme="dark"] .comment-input-row input,[data-theme="dark"] .comment-input-row textarea{background:#0f172a !important;border-color:#334155 !important;color:#f1f5f9 !important}[data-theme="dark"] .comment-item{border-bottom-color:#334155 !important}[data-theme="dark"] .comment-bubble{background:#0f172a !important;color:#f1f5f9 !important}[data-theme="dark"] .comment-author{color:#f1f5f9 !important}[data-theme="dark"] .comment-text{color:#cbd5e1 !important}[data-theme="dark"] .comment-meta,[data-theme="dark"] .comment-time{color:#64748b !important}[data-theme="dark"] .post-menu-dropdown-content{background:#1e293b !important;border-color:#334155 !important;box-shadow:0 8px 30px rgba(0,0,0,0.4) !important}[data-theme="dark"] .post-menu-dropdown-content a,[data-theme="dark"] .post-menu-dropdown a,[data-theme="dark"] .post-menu-dropdown-content button,[data-theme="dark"] .post-menu-dropdown button{color:#cbd5e1 !important}[data-theme="dark"] .post-menu-dropdown-content a:hover,[data-theme="dark"] .post-menu-dropdown a:hover,[data-theme="dark"] .post-menu-dropdown-content button:hover,[data-theme="dark"] .post-menu-dropdown button:hover{background:#334155 !important;color:#f1f5f9 !important}[data-theme="dark"] .report-modal-overlay,[data-theme="dark"] .dm-modal-overlay,[data-theme="dark"] [class*="-overlay"][style*="position:fixed"],[data-theme="dark"] [class*="-overlay"][style*="position:fixed"]{background:rgba(0,0,0,0.6) !important}[data-theme="dark"] .report-modal-content,[data-theme="dark"] .dm-modal-content{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] .report-modal-content h3,[data-theme="dark"] .report-modal-content h4,[data-theme="dark"] .dm-modal-content h3{color:#f1f5f9 !important}[data-theme="dark"] .report-modal-content label{color:#cbd5e1 !important}[data-theme="dark"] .report-modal-content input,[data-theme="dark"] .report-modal-content textarea,[data-theme="dark"] .report-modal-content select{background:#0f172a !important;border-color:#334155 !important;color:#f1f5f9 !important}[data-theme="dark"] [id$="Modal"],[data-theme="dark"] [id$="modal"]{color:#f1f5f9}[data-theme="dark"] [id$="Modal"]>div,[data-theme="dark"] [id$="modal"]>div{background:#1e293b !important;color:#f1f5f9 !important;border-color:#334155 !important}[data-theme="dark"] [id$="Modal"] h2,[data-theme="dark"] [id$="Modal"] h3,[data-theme="dark"] [id$="Modal"] h4,[data-theme="dark"] [id$="modal"] h2,[data-theme="dark"] [id$="modal"] h3,[data-theme="dark"] [id$="modal"] h4{color:#f1f5f9 !important}[data-theme="dark"] [id$="Modal"] p,[data-theme="dark"] [id$="modal"] p{color:#cbd5e1 !important}[data-theme="dark"] [id$="Modal"] label,[data-theme="dark"] [id$="modal"] label{color:#cbd5e1 !important}[data-theme="dark"] [id$="Modal"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),[data-theme="dark"] [id$="Modal"] textarea,[data-theme="dark"] [id$="Modal"] select,[data-theme="dark"] [id$="modal"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),[data-theme="dark"] [id$="modal"] textarea,[data-theme="dark"] [id$="modal"] select{background:#0f172a !important;border-color:#334155 !important;color:#f1f5f9 !important}[data-theme="dark"] [id$="Modal"] .close-btn,[data-theme="dark"] [id$="modal"] .close-btn,[data-theme="dark"] [id$="Modal"] [class*="close"],[data-theme="dark"] [id$="modal"] [class*="close"]{color:#94a3b8 !important}[data-theme="dark"] [id$="Modal"] .close-btn:hover,[data-theme="dark"] [id$="modal"] .close-btn:hover,[data-theme="dark"] [id$="Modal"] [class*="close"]:hover,[data-theme="dark"] [id$="modal"] [class*="close"]:hover{color:#f1f5f9 !important}[data-theme="dark"] [id$="Modal"] [class*="body"],[data-theme="dark"] [id$="modal"] [class*="body"],[data-theme="dark"] [id$="Modal"] [class*="content"],[data-theme="dark"] [id$="modal"] [class*="content"]{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] [id$="Modal"] [class*="header"],[data-theme="dark"] [id$="modal"] [class*="header"]{border-bottom-color:#334155 !important;color:#f1f5f9 !important}[data-theme="dark"] [id$="Modal"] [class*="footer"],[data-theme="dark"] [id$="modal"] [class*="footer"]{border-top-color:#334155 !important}[data-theme="dark"] .biz-hero-section{background:#1e293b !important}[data-theme="dark"] .biz-card{background:#1e293b !important;border-color:#334155 !important}[data-theme="dark"] .biz-name{color:#f1f5f9 !important}[data-theme="dark"] .biz-category,[data-theme="dark"] .biz-location{color:#94a3b8 !important}[data-theme="dark"] .biz-stats{border-color:#334155 !important}[data-theme="dark"] .biz-stat-value{color:#f1f5f9 !important}[data-theme="dark"] .biz-stat-label{color:#94a3b8 !important}[data-theme="dark"] .review-card,[data-theme="dark"] .review-item{background:#1e293b !important;border-color:#334155 !important}[data-theme="dark"] .review-author{color:#f1f5f9 !important}[data-theme="dark"] .review-text,[data-theme="dark"] .review-content{color:#cbd5e1 !important}[data-theme="dark"] .review-date{color:#64748b !important}[data-theme="dark"] .review-reply{background:#0f172a !important;border-color:#334155 !important}[data-theme="dark"] .biz-about-section,[data-theme="dark"] .biz-info-card{background:#1e293b !important;border-color:#334155 !important}[data-theme="dark"] .biz-about-section h3,[data-theme="dark"] .biz-info-card h3{color:#f1f5f9 !important}[data-theme="dark"] .claim-wizard-overlay>div,[data-theme="dark"] [id*="claim"]>div{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] .promo-stat-card,[data-theme="dark"] .promo-card{background:#1e293b !important;border-color:#334155 !important}[data-theme="dark"] .promo-stat-card h3,[data-theme="dark"] .promo-card h3{color:#f1f5f9 !important}[data-theme="dark"] [style*="background:#eff6ff"],[data-theme="dark"] [style*="background:#eff6ff"]{background:rgba(59,130,246,0.15) !important}[data-theme="dark"] [style*="background:#fef3c7"],[data-theme="dark"] [style*="background:#fef3c7"]{background:rgba(245,158,11,0.15) !important}[data-theme="dark"] [style*="background:#f0fdf4"],[data-theme="dark"] [style*="background:#f0fdf4"]{background:rgba(16,185,129,0.15) !important}[data-theme="dark"] [style*="background:#eef2ff"],[data-theme="dark"] [style*="background:#eef2ff"]{background:rgba(99,102,241,0.15) !important}[data-theme="dark"] [style*="background:#faf5ff"],[data-theme="dark"] [style*="background:#faf5ff"]{background:rgba(168,85,247,0.15) !important}[data-theme="dark"] [style*="background:#fffbeb"],[data-theme="dark"] [style*="background:#fffbeb"]{background:rgba(245,158,11,0.1) !important}[data-theme="dark"] [style*="background:#fef2f2"],[data-theme="dark"] [style*="background:#fef2f2"]{background:rgba(239,68,68,0.1) !important}[data-theme="dark"] .feed-card-verified,[data-theme="dark"] .verified-badge-card{background:rgba(16,185,129,0.15) !important;border-color:rgba(16,185,129,0.3) !important;color:#6ee7b7 !important}[data-theme="dark"] .pagination a,[data-theme="dark"] .pagination span,[data-theme="dark"] .pagination .page-link,[data-theme="dark"] [class*="pagination"] a,[data-theme="dark"] [class*="pagination"] button{background:#1e293b !important;border-color:#334155 !important;color:#cbd5e1 !important}[data-theme="dark"] .pagination a:hover,[data-theme="dark"] .pagination .page-link:hover,[data-theme="dark"] [class*="pagination"] a:hover,[data-theme="dark"] [class*="pagination"] button:hover{background:#334155 !important;color:#f1f5f9 !important}[data-theme="dark"] .pagination .active,[data-theme="dark"] .pagination .current{background:#3b82f6 !important;border-color:#3b82f6 !important;color:#fff !important}[data-theme="dark"] #inviteModal>div{background:#1e293b !important}[data-theme="dark"] #inviteModal input{background:#0f172a !important;border-color:#334155 !important;color:#f1f5f9 !important}[data-theme="dark"] #switchModal>div,[data-theme="dark"] .switch-modal-content{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] #supportContactModal>div{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] #generateQRModal>div,[data-theme="dark"] #editQRModal>div{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] #productPaymentModal>div,[data-theme="dark"] #cartModal>div,[data-theme="dark"] #cartPaymentModal>div{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] #rewardModal>div,[data-theme="dark"] #challengeModal>div{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] [style*="background:white"],[data-theme="dark"] [style*="background:white"],[data-theme="dark"] [style*="background:#ffffff"],[data-theme="dark"] [style*="background:#ffffff"]{background:#1e293b !important}[data-theme="dark"] div[style*="background:#fff;"],[data-theme="dark"] div[style*="background:#fff;"],[data-theme="dark"] div[style*="background:#fff "],[data-theme="dark"] div[style*="background:#fff "]{background:#1e293b !important}[data-theme="dark"] [style*="color:#0f172a"],[data-theme="dark"] [style*="color:#0f172a"]{color:#f1f5f9 !important}[data-theme="dark"] [style*="color:#1c1e21"],[data-theme="dark"] [style*="color:#1c1e21"]{color:#f1f5f9 !important}[data-theme="dark"] [style*="color:#334155"],[data-theme="dark"] [style*="color:#334155"]{color:#e2e8f0 !important}[data-theme="dark"] [style*="color:#374151"],[data-theme="dark"] [style*="color:#374151"]{color:#e2e8f0 !important}[data-theme="dark"] [style*="color:#1e293b"],[data-theme="dark"] [style*="color:#1e293b"]{color:#f1f5f9 !important}[data-theme="dark"] [style*="color:#475569"],[data-theme="dark"] [style*="color:#475569"]{color:#94a3b8 !important}[data-theme="dark"] [style*="color:#64748b"],[data-theme="dark"] [style*="color:#64748b"]{color:#94a3b8 !important}[data-theme="dark"] [style*="border:1px solid #e2e8f0"],[data-theme="dark"] [style*="border:1px solid #e2e8f0"],[data-theme="dark"] [style*="border-color:#e2e8f0"],[data-theme="dark"] [style*="border-color:#e2e8f0"]{border-color:#334155 !important}[data-theme="dark"] [style*="border:1px solid #e4e6eb"],[data-theme="dark"] [style*="border:1px solid #e4e6eb"]{border-color:#334155 !important}[data-theme="dark"] [style*="border:1px solid #e5e7eb"],[data-theme="dark"] [style*="border:1px solid #e5e7eb"]{border-color:#334155 !important}[data-theme="dark"] [style*="border:2px dashed #cbd5e1"],[data-theme="dark"] [style*="border:2px dashed #cbd5e1"]{border-color:#475569 !important}[data-theme="dark"] [style*="background:#f8fafc"],[data-theme="dark"] [style*="background:#f8fafc"]{background:#0f172a !important}[data-theme="dark"] [style*="background:#f1f5f9"],[data-theme="dark"] [style*="background:#f1f5f9"]{background:#0f172a !important}[data-theme="dark"] [style*="background:#f0f2f5"],[data-theme="dark"] [style*="background:#f0f2f5"]{background:#0f172a !important}[data-theme="dark"] [style*="background:#fafafa"],[data-theme="dark"] [style*="background:#fafafa"]{background:#0f172a !important}[data-theme="dark"] #editProfileOverlay>div,[data-theme="dark"] .edit-profile-content{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] [id*="confirm"]>div,[data-theme="dark"] [id*="Confirm"]>div,[data-theme="dark"] [id*="delete"]>div,[data-theme="dark"] [id*="Delete"]>div{background:#1e293b !important;color:#f1f5f9 !important}[data-theme="dark"] .modal-overlay,[data-theme="dark"] [class*="-overlay"]{background:rgba(0,0,0,0.6) !important}[data-theme="dark"] div[style*="border-radius"][style*="background:white"]>*,[data-theme="dark"] div[style*="border-radius"][style*="background:white"]>*,[data-theme="dark"] div[style*="border-radius"][style*="background:#fff"]>*,[data-theme="dark"] div[style*="border-radius"][style*="background:#fff"]>*{color:#f1f5f9 !important}[data-theme="dark"] div[style*="border-radius"] h2[style*="color"],[data-theme="dark"] div[style*="border-radius"] h3[style*="color"],[data-theme="dark"] div[style*="border-radius"] p[style*="color:#334155"],[data-theme="dark"] div[style*="border-radius"] p[style*="color:#334155"],[data-theme="dark"] div[style*="border-radius"] p[style*="color:#64748b"],[data-theme="dark"] div[style*="border-radius"] p[style*="color:#64748b"]{color:#cbd5e1 !important}.live-dashboard{padding:0}.live-header{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;border-bottom:1px solid var(--border-color,#e5e7eb);flex-wrap:wrap;gap:.8rem}.live-header h1{font-size:1.3rem;margin:0;display:flex;align-items:center;gap:.5rem}.live-header h1 i{color:var(--primary)}.live-subtitle{color:var(--text-secondary);font-size:.85rem;margin:.2rem 0 0}.btn-live-create{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.2rem;background:var(--danger,#ef4444);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;transition:background .2s}.btn-live-create:hover{background:#dc2626}.live-sessions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;padding:1.2rem 1.5rem}.live-session-card{background:var(--card-bg,#fff);border-radius:12px;padding:1rem 1.2rem;border:1px solid var(--border-color,#e5e7eb);transition:box-shadow .2s}.live-session-card:hover{box-shadow:0 4px 15px rgba(0,0,0,.06)}.live-card-active{border-color:rgba(239,68,68,.3);box-shadow:0 0 15px rgba(239,68,68,.06)}.live-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.live-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .6rem;border-radius:4px;font-size:.7rem;font-weight:700;text-transform:uppercase}.live-badge.pulse{background:#ef4444;color:#fff}.live-badge.pulse i{font-size:6px;animation:pulse-dot 1.5s infinite}@keyframes pulse-dot{0%,100%{opacity:1}50%{opacity:.3}}.live-badge.scheduled{background:rgba(59,130,246,.1);color:var(--primary)}.live-badge.ended{background:rgba(34,197,94,.1);color:#22c55e}.live-badge.cancelled{background:rgba(239,68,68,.1);color:#ef4444}.live-card-biz{font-size:.7rem;color:var(--text-secondary);max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-card-title{font-size:.95rem;margin:0 0 .3rem;line-height:1.3}.live-card-desc{font-size:.8rem;color:var(--text-secondary);margin:0 0 .5rem;line-height:1.4}.live-card-meta{display:flex;gap:.8rem;font-size:.75rem;color:var(--text-secondary);margin-bottom:.6rem;flex-wrap:wrap}.live-card-meta span{display:flex;align-items:center;gap:.25rem}.live-card-actions{display:flex;gap:.4rem;align-items:center}.btn-sm{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .8rem;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;border:none;transition:all .2s;text-decoration:none}.btn-sm.btn-live{background:#ef4444;color:#fff}.btn-sm.btn-live:hover{background:#dc2626}.btn-sm.btn-primary{background:var(--primary);color:#fff}.btn-sm.btn-primary:hover{opacity:.9}.btn-sm.btn-outline{background:transparent;color:var(--text-secondary);border:1px solid var(--border-color,#e5e7eb)}.btn-sm.btn-outline:hover{color:var(--text-primary);border-color:var(--text-secondary)}.live-empty{text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.8rem}.live-empty h3{margin:0}.live-empty p{color:var(--text-secondary);margin:0;max-width:400px}.live-create-modal{max-width:500px;width:90vw}.live-create-modal .form-group{margin-bottom:1rem}.live-create-modal label{display:block;font-weight:600;font-size:.85rem;margin-bottom:.3rem}.live-create-modal input[type="text"],.live-create-modal textarea,.live-create-modal select,.live-create-modal input[type="datetime-local"]{width:100%;padding:.55rem .8rem;border:1px solid var(--border-color,#e5e7eb);border-radius:8px;font-size:.85rem;background:var(--card-bg,#fff);color:var(--text-primary)}.live-create-modal input:focus,.live-create-modal textarea:focus,.live-create-modal select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb,59,130,246),.1)}.live-create-modal small{color:var(--text-secondary);font-size:.7rem;display:block;margin-top:.2rem}.live-create-modal .form-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.2rem;padding-top:1rem;border-top:1px solid var(--border-color,#e5e7eb)}.business-live-indicator{display:inline-flex;align-items:center;gap:.3rem;background:#ef4444;color:#fff;padding:.15rem .5rem;border-radius:4px;font-size:.65rem;font-weight:700;animation:live-glow 2s infinite;cursor:pointer;text-decoration:none}.business-live-indicator .dot{width:5px;height:5px;border-radius:50%;background:#fff;animation:pulse-dot 1.5s infinite}@keyframes live-glow{0%,100%{box-shadow:0 0 4px rgba(239,68,68,.3)}50%{box-shadow:0 0 12px rgba(239,68,68,.5)}}.toast-msg{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);background:#1e293b;color:#fff;padding:.6rem 1.2rem;border-radius:8px;font-size:.8rem;z-index:10000;animation:toast-in .3s}@keyframes toast-in{from{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}
/* Landing page dark theme overrides */
[data-theme="dark"] .hero{background:radial-gradient(ellipse 70% 45% at 50% -5%,rgba(16,185,129,.09) 0%,transparent 65%),linear-gradient(160deg,#07111e 0%,#0c1425 55%,#0f172a 100%)}
[data-theme="dark"] .hero-eyebrow{background:rgba(52,211,153,.08);border-color:rgba(52,211,153,.22);color:#34d399}

[data-theme="dark"] .search-box:focus-within{border-color:#3b82f6;box-shadow:0 4px 24px rgba(59,130,246,.18),0 0 0 1.5px #3b82f6}
[data-theme="dark"] .top-biz-section{background:linear-gradient(180deg,#090f1c 0%,#0d1627 50%,#0f172a 100%) !important}
[data-theme="dark"] .tbc{background:#111c2e;border-color:#1e2d44;box-shadow:0 2px 10px rgba(0,0,0,.4)}
[data-theme="dark"] .tbc:hover{background:#152033;box-shadow:0 8px 28px rgba(0,0,0,.5);border-color:rgba(59,130,246,.3)}
[data-theme="dark"] .tbc-rank-badge{background:rgba(100,116,139,.14);color:#64748b}
[data-theme="dark"] .tbc:nth-child(1) .tbc-rank-badge{background:rgba(250,204,21,.1);color:#fbbf24}
[data-theme="dark"] .tbc:nth-child(2) .tbc-rank-badge{background:rgba(148,163,184,.1);color:#94a3b8}
[data-theme="dark"] .tbc:nth-child(3) .tbc-rank-badge{background:rgba(251,146,60,.1);color:#fb923c}
[data-theme="dark"] .tbc-avatar-1{background:rgba(22,163,74,.16);color:#4ade80}
[data-theme="dark"] .tbc-avatar-2{background:rgba(37,99,235,.16);color:#60a5fa}
[data-theme="dark"] .tbc-avatar-3{background:rgba(219,39,119,.16);color:#f472b6}
[data-theme="dark"] .tbc-avatar-4{background:rgba(217,119,6,.16);color:#fbbf24}
[data-theme="dark"] .tbc-avatar-5{background:rgba(124,58,237,.16);color:#a78bfa}
[data-theme="dark"] .tbc-avatar-6{background:rgba(100,116,139,.16);color:#94a3b8}
[data-theme="dark"] .tbc-cat-tag{background:rgba(16,185,129,.1);color:#34d399}
[data-theme="dark"] .tbc-footer{border-top-color:#1e2d44}
[data-theme="dark"] .tbc-trust-badge{background:rgba(16,185,129,.09);color:#34d399}
[data-theme="dark"] .tbc-empty{color:#64748b}
[data-theme="dark"] .tbc-empty a{color:#60a5fa}
[data-theme="dark"] .feature-card{background:rgba(255,255,255,.028);border:1px solid rgba(255,255,255,.06);border-radius:10px}
[data-theme="dark"] .feature-card:hover{background:rgba(59,130,246,.07);border-color:rgba(59,130,246,.18);box-shadow:0 4px 16px rgba(59,130,246,.08)}
[data-theme="dark"] .feature-icon{color:var(--primary-green);filter:drop-shadow(0 0 8px rgba(52,211,153,.3))}
[data-theme="dark"] .rv-footer{border-top-color:#1e2d44}
[data-theme="dark"] .rv-name,[data-theme="dark"] a.rv-name{color:#e2e8f0}
[data-theme="dark"] .rv-content{color:#cbd5e1}
[data-theme="dark"] .rv-time{color:#475569}
[data-theme="dark"] .ac-dropdown{background:#111c2e;box-shadow:0 4px 6px -1px rgba(0,0,0,0.4),0 16px 48px -6px rgba(0,0,0,0.6),0 0 0 1px rgba(255,255,255,0.06)}[data-theme="dark"] .ac-item:hover,[data-theme="dark"] .ac-item.ac-focused{background:#1a2b42}[data-theme="dark"] .ac-avatar{background:#1e2d44}[data-theme="dark"] .ac-name{color:#f1f5f9}[data-theme="dark"] .ac-meta{color:#64748b}[data-theme="dark"] .ac-meta-cat{background:#1e293b;color:#94a3b8}[data-theme="dark"] .ac-arrow{color:#1e293b}[data-theme="dark"] .ac-item:hover .ac-arrow,[data-theme="dark"] .ac-item.ac-focused .ac-arrow{color:#475569}

/* ── Mobile Hero & Search Fix (v2) ── */

/* Desktop: show text, hide icon */
.search-btn-icon { display: none; }
.search-btn-text { display: inline; }

@media (max-width: 768px) {
    /* Hero: remove full-viewport stretch, push content to top */
    .hero {
        min-height: auto !important;
        padding: 5.5rem 1.25rem 2.5rem !important;
        align-items: flex-start !important;
        justify-content: center !important;
    }
    .hero-content {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    /* Search bar: full width, centered */
    .search-container {
        max-width: 100% !important;
        width: 100%;
        margin: 0 auto;
    }
    .search-box {
        max-width: 100%;
        padding: 5px !important;
        gap: 4px;
    }
    .search-input {
        padding: 0.85rem 0.75rem !important;
        font-size: 0.95rem !important;
    }
    /* Search button: icon only on mobile */
    .search-btn {
        width: 46px !important;
        height: 46px !important;
        padding: 0 !important;
        margin-left: 0 !important;
        border-radius: 100px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex-shrink: 0 !important;
    }
    .search-btn-text { display: none !important; }
    .search-btn-icon {
        display: block !important;
        font-size: 1rem;
        color: white;
        line-height: 1;
    }
    /* Trust stats: center and wrap */
    .hero-trust-stats {
        justify-content: center !important;
        flex-wrap: wrap;
        gap: 0.5rem;
    }
    .hts-dot { display: none; }
    /* Top Rated section padding */
    .top-biz-section { padding: 2.5rem 1rem 3rem !important; }
    .top-biz-head {
        flex-direction: row !important;
        align-items: center !important;
        justify-content: space-between !important;
        gap: 0.75rem !important;
        margin-bottom: 1.5rem !important;
    }
    .top-biz-head-left { flex: 1 !important; min-width: 0 !important; }
    .top-biz-title { font-size: 1.2rem !important; }
    .top-biz-sub { font-size: 0.78rem !important; }
    .top-biz-all-link {
        flex-shrink: 0 !important;
        font-size: 0.8rem !important;
        padding: 0.45rem 1rem !important;
    }
    /* Business cards: fix name overflow */
    .tbc-name { white-space: normal !important; word-break: break-word; }
    .tbc { padding: 1rem !important; gap: 0.55rem !important; }
    .tbc-avatar { width: 40px !important; height: 40px !important; }
}

@media (max-width: 480px) {
    .hero { padding: 5rem 1rem 2rem !important; }
    .search-btn { width: 42px !important; height: 42px !important; }
    .search-btn-icon { font-size: 0.9rem; }
    .top-biz-section { padding: 2rem 0.75rem 2.5rem !important; }
    .top-biz-grid { grid-template-columns: 1fr !important; }
}
@media (max-width:640px){.ac-dropdown{border-radius:14px}.ac-item{padding:0.6rem 0.85rem;gap:0.6rem}.ac-avatar{width:40px;height:40px;min-width:40px;border-radius:10px}.ac-avatar.ac-avatar-round{border-radius:50%}.ac-popular-header{padding:0.55rem 0.85rem 0.45rem}.ac-section-label{padding:0.55rem 0.85rem 0.25rem}.ac-footer{padding:0.25rem 0.4rem;gap:0.2rem}.ac-footer-btn{padding:0.5rem 0.4rem;min-height:44px;font-size:0.68rem}.ac-meta-cat{max-width:70px}}
@media (max-width:768px){.features-grid{grid-template-columns:1fr!important}.feature-card{flex-direction:column!important;text-align:center!important}}
