.wwd-search-panel,.wwd-submit-form{background:#fff;border:1px solid #e7eaf0;border-radius:16px;padding:20px}.wwd-search-panel{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:8px}.wwd-search-panel input,.wwd-search-panel select,.wwd-submit-form input,.wwd-submit-form textarea,.wwd-submit-form select,.wwd-review-form textarea,.wwd-review-form select{width:100%;border:1px solid #dfe4ec;border-radius:9px;padding:12px;font:inherit;background:#fff}.wwd-submit-form label{display:block;font-weight:600;margin-bottom:16px}.wwd-submit-form label input,.wwd-submit-form label textarea,.wwd-submit-form label select{display:block;margin-top:6px;font-weight:400}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.wwd-success{background:#eefaf1;border:1px solid #cbe9d1;padding:13px;border-radius:9px;margin-bottom:15px;color:#216c32}.wwd-login-note{padding:18px;border:1px solid #e7eaf0;border-radius:12px}.wwd-login-note a{color:#2557d6;font-weight:700}.dashboard-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.dashboard-head h2{margin:5px 0 0}.dashboard-list{border:1px solid #e7eaf0;border-radius:14px;overflow:hidden}.dashboard-list>div{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-bottom:1px solid #e7eaf0}.dashboard-list>div:last-child{border-bottom:0}.dashboard-list small{display:block;color:#8791a3;margin-top:3px}.dashboard-list a{color:#2557d6;font-weight:700}.wwd-review{border-bottom:1px solid #e7eaf0;padding:14px 0}.wwd-review span{float:right}.wwd-review p{margin:5px 0}.wwd-review-form{margin-top:20px;display:grid;gap:10px}.wwd-review-form select{width:90px}@media(max-width:700px){.wwd-search-panel,.form-grid{grid-template-columns:1fr}.wwd-search-panel .button{width:100%}}

.wwd-auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:980px;margin:40px auto}
.wwd-auth-box{padding:28px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.05)}
.wwd-auth-box label,.wwd-submit-form label{display:block;font-weight:600}
.wwd-auth-box input,.wwd-submit-form input,.wwd-submit-form select,.wwd-submit-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:12px;border:1px solid #d1d5db;border-radius:9px}
.wwd-auth-box .login-remember label{display:flex;align-items:center;gap:8px}
.wwd-auth-box .login-remember input{width:auto;margin:0}
.wwd-error{padding:12px 16px;margin:15px 0;border-radius:8px;background:#fee2e2;color:#991b1b}
.wwd-success{padding:12px 16px;margin:15px 0;border-radius:8px;background:#dcfce7;color:#166534}
@media(max-width:700px){.wwd-auth-grid{grid-template-columns:1fr;margin:20px auto}}

.wwd-listing-details{margin:24px 0;padding:22px;border:1px solid #e7eaf0;border-radius:16px;background:#fff}
.wwd-listing-logo{margin-bottom:18px}.wwd-listing-logo img{display:block;max-width:180px;height:auto;border-radius:12px}
.wwd-listing-info p{margin:8px 0}.wwd-hours{margin-top:14px}.wwd-hours p{margin:5px 0}
.wwd-listing-map{margin-top:20px;overflow:hidden;border-radius:12px}.wwd-listing-map iframe{display:block;width:100%;height:360px;border:0}


/* Listing detail layout */
.wwd-listing-page{max-width:1180px;margin:28px auto;font-family:inherit;color:#172033}
.wwd-listing-hero{position:relative;background:#fff;border:1px solid #e4e9f1;border-radius:16px;overflow:hidden;margin-bottom:24px}
.wwd-listing-cover{height:250px;background:#eef2f7;overflow:hidden}
.wwd-listing-cover img{width:100%;height:100%;object-fit:cover;display:block}
.wwd-cover-empty{background:linear-gradient(135deg,#edf2f8,#f8fafc)}
.wwd-listing-logo-overlay{position:absolute;left:28px;top:175px;width:118px;height:118px;background:#fff;border:1px solid #e1e6ee;border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(25,45,80,.12);overflow:hidden}
.wwd-listing-logo-overlay img{max-width:90%;max-height:90%;width:auto;height:auto;display:block}
.wwd-listing-hero-body{padding:62px 28px 25px}
.wwd-listing-category{font-size:12px;font-weight:700;letter-spacing:.04em;color:#2557d6;margin-bottom:7px}
.wwd-listing-hero h2{margin:0 0 10px;font-size:28px;line-height:1.2}
.wwd-listing-meta{display:flex;flex-wrap:wrap;gap:14px;color:#657187;font-size:14px}
.wwd-verified-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#2563eb;color:#fff;font-size:14px;vertical-align:middle;box-shadow:0 2px 5px rgba(37,99,235,.25)}
.wwd-listing-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:20px;align-items:start}
.wwd-listing-layout main,.wwd-listing-layout aside{min-width:0}
.wwd-listing-card,.wwd-side-card{background:#fff;border:1px solid #e1e6ee;border-radius:14px;padding:20px;margin-bottom:20px}
.wwd-listing-card h3,.wwd-side-card h3{font-size:18px;margin:0 0 14px;color:#172033}
.wwd-overview p{margin:7px 0;color:#4e5b70}
.wwd-side-card p{margin:9px 0;color:#58657a;font-size:14px;overflow-wrap:anywhere}
.wwd-side-card a{color:#2557d6;text-decoration:none}
.wwd-listing-map{height:330px;border-radius:11px;overflow:hidden;border:1px solid #dce2eb}
.wwd-listing-map iframe{display:block;width:100%;height:100%;border:0}
.wwd-directions-btn,.wwd-primary-btn{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;min-height:44px;padding:0 16px;border-radius:9px;background:#f2f6ff;border:1px solid #bcd0ff;color:#1f5eea;text-decoration:none;font-weight:700;box-sizing:border-box}
.wwd-primary-btn{display:inline-flex;background:#2563eb;color:#fff;border-color:#2563eb;padding:0 22px}
.wwd-no-map{padding:14px;background:#f7f9fc;border-radius:9px}
.wwd-verified-card{background:#f8fbff;border-color:#cbdcff}
.wwd-verified-card h3{display:flex;align-items:center;gap:10px}
.wwd-verified-shield{width:30px;height:30px;border-radius:8px;background:#2563eb;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800}
.wwd-hours-card{padding-bottom:10px}
.wwd-hour-row{display:grid;grid-template-columns:1fr 1.45fr auto;gap:8px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0f5;font-size:13px}
.wwd-hour-row:last-child{border-bottom:0}
.wwd-hour-row strong{font-size:13px}
.wwd-hour-row span{color:#68758a}
.wwd-hour-row em{font-style:normal;font-size:11px;font-weight:700;padding:4px 7px;border-radius:5px;background:#dcfce7;color:#15803d}
.wwd-hour-row em.closed{background:#ffedd5;color:#c2410c}
.wwd-directions-panel p{color:#657187;margin-top:-5px}
@media(max-width:800px){
 .wwd-listing-layout{grid-template-columns:1fr}
 .wwd-listing-cover{height:210px}
 .wwd-listing-logo-overlay{top:145px;left:20px;width:95px;height:95px}
 .wwd-listing-hero-body{padding:50px 20px 20px}
 .wwd-listing-hero h2{font-size:24px}
}

/* v3.2.4 screenshot-matched listing UI */
.wwd-listing-page{max-width:1320px;margin:28px auto;color:#172033}
.wwd-breadcrumb{font-size:13px;color:#60708a;margin:0 0 18px}.wwd-breadcrumb span{margin:0 7px;color:#9aa6b8}
.wwd-listing-layout{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(300px,.9fr);gap:20px;align-items:start}
.wwd-listing-hero{background:#fff;border:1px solid #e1e6ee;border-radius:14px;overflow:visible;margin-bottom:20px;position:relative}
.wwd-listing-cover{height:250px;border-radius:14px 14px 0 0;overflow:hidden;background:#eef2f7}.wwd-listing-cover img{width:100%;height:100%;object-fit:cover;display:block}.wwd-cover-empty{background:linear-gradient(135deg,#edf2f8,#f8fafc)}
.wwd-listing-logo-overlay{position:absolute;left:28px;top:178px;width:132px;height:132px;background:#fff;border:1px solid #e1e6ee;border-radius:15px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(25,45,80,.12);overflow:hidden;z-index:2}.wwd-listing-logo-overlay img{max-width:90%;max-height:90%;width:auto;height:auto}
.wwd-listing-hero-body{padding:65px 28px 22px}.wwd-listing-title-row{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.wwd-listing-hero h1{margin:0 0 7px;font-size:31px;line-height:1.18;color:#101828}.wwd-listing-meta{display:flex;gap:8px;color:#68758a;font-size:14px}.wwd-verified-badge{display:inline-flex;vertical-align:4px;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#2563eb;color:#fff;font-size:16px;box-shadow:0 2px 6px rgba(37,99,235,.3)}
.wwd-rating{margin-top:12px;display:flex;align-items:center;gap:8px;font-size:15px}.wwd-stars{color:#f59e0b;letter-spacing:2px}.wwd-rating a,.wwd-map-rating a{color:#1f5eea;text-decoration:none}
.wwd-hero-actions{display:flex;flex-direction:column;align-items:stretch;min-width:150px}.wwd-action-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.wwd-primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:9px;background:#2563eb;border:1px solid #2563eb;color:#fff!important;text-decoration:none;font-weight:700;box-sizing:border-box}.wwd-secondary-btn{min-height:54px;border:1px solid #dfe5ee;background:#fff;border-radius:9px;color:#344054;font-weight:600;cursor:pointer}.wwd-secondary-btn span{display:block;font-size:12px;margin-top:3px}.wwd-secondary-btn.active{background:#f2f6ff;color:#1f5eea;border-color:#bcd0ff}
.wwd-listing-card,.wwd-side-card{background:#fff;border:1px solid #e1e6ee;border-radius:13px;padding:20px;margin-bottom:20px}.wwd-listing-card h3,.wwd-side-card h3{font-size:18px;margin:0 0 14px;color:#101828}.wwd-overview p{margin:6px 0;color:#58657a;line-height:1.55}
.wwd-tabs{display:flex;padding:0 16px;margin-bottom:0;border-radius:13px 13px 0 0;border-bottom:0;gap:28px}.wwd-tabs a{padding:16px 5px 13px;color:#56657d;text-decoration:none;font-weight:600;font-size:14px;border-bottom:3px solid transparent}.wwd-tabs a.active{color:#1f5eea;border-color:#2563eb}.wwd-tabs+.wwd-listing-card{border-radius:0 0 13px 13px}
.wwd-location-card{padding-bottom:18px}.wwd-google-map{height:380px;border:1px solid #dce2eb;border-radius:10px;overflow:hidden;position:relative;background:#e8eef5}.wwd-google-map iframe{display:block;width:100%;height:100%;border:0}.wwd-map-place-card{position:absolute;left:12px;top:12px;width:265px;background:#fff;border-radius:3px;padding:12px;box-shadow:0 2px 10px rgba(0,0,0,.18);font-size:13px;color:#465267;line-height:1.4}.wwd-map-place-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.wwd-map-place-top strong{font-size:16px;color:#202938;line-height:1.2}.wwd-map-place-top a{width:30px;height:30px;border-radius:50%;background:#f5f7fa;display:flex;align-items:center;justify-content:center;color:#1f5eea;text-decoration:none;font-size:20px}.wwd-map-rating{margin-top:8px}.wwd-directions-btn{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;min-height:44px;padding:0 16px;border-radius:9px;background:#f2f6ff;border:1px solid #c6d6ff;color:#1f5eea;text-decoration:none;font-weight:700}.wwd-direction-wide{width:100%}.wwd-directions-panel p{color:#68758a;margin-top:-4px}
.wwd-side-card p{margin:11px 0;color:#536176;font-size:14px;overflow-wrap:anywhere}.wwd-side-card a{color:#1f5eea;text-decoration:none}.wwd-verified-card{background:#f8fbff;border-color:#d2dfff}.wwd-verified-card h3{display:flex;align-items:center;gap:10px}.wwd-verified-shield{width:34px;height:34px;border-radius:9px;background:#2563eb;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:19px}.wwd-hours-card{padding-bottom:12px}.wwd-hour-row{display:grid;grid-template-columns:1fr 1.35fr auto 42px;gap:8px;align-items:center;padding:12px 0;border-bottom:1px solid #edf0f5;font-size:13px}.wwd-hour-row:last-of-type{border-bottom:0}.wwd-hour-row strong{font-size:13px}.wwd-hour-row span{color:#68758a}.wwd-hour-row em{font-style:normal;font-size:11px;font-weight:700;padding:5px 8px;border-radius:6px;background:#dcfce7;color:#15803d;text-align:center}.wwd-hour-row em.closed{background:#ffedd5;color:#c2410c}.wwd-hour-arrows{border:1px solid #c9d8ff!important;border-radius:6px;padding:5px!important;text-align:center;color:#2563eb!important;font-weight:700;font-size:15px!important;white-space:nowrap}.wwd-edit-hours{width:100%;min-height:40px;margin-top:12px;border:1px solid #dce3ee;background:#fff;border-radius:8px;color:#1f5eea;font-weight:700;cursor:pointer}.wwd-review{padding:13px 0;border-bottom:1px solid #edf0f5}.wwd-review:last-child{border-bottom:0}.wwd-review span{float:none;margin-left:10px}.wwd-review p{margin:6px 0;color:#58657a}
@media(max-width:900px){.wwd-listing-layout{grid-template-columns:1fr}.wwd-listing-title-row{flex-direction:column}.wwd-hero-actions{width:100%;max-width:260px}.wwd-google-map{height:340px}}
@media(max-width:600px){.wwd-listing-page{margin:16px auto}.wwd-listing-cover{height:190px}.wwd-listing-logo-overlay{top:130px;left:18px;width:100px;height:100px}.wwd-listing-hero-body{padding:56px 18px 20px}.wwd-listing-hero h1{font-size:24px}.wwd-map-place-card{width:220px}.wwd-hour-row{grid-template-columns:1fr auto auto}.wwd-hour-arrows{display:none}.wwd-tabs{gap:12px;overflow:auto}.wwd-tabs a{white-space:nowrap}}


/* v3.2.5 owner dashboard */
.wwd-dashboard-pro{max-width:1180px;margin:32px auto;color:#172033;font-family:inherit}.wwd-dashboard-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.wwd-dashboard-eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;color:#2563eb}.wwd-dashboard-head h1{margin:5px 0;font-size:32px;line-height:1.15;color:#101828}.wwd-dashboard-head p{margin:0;color:#68758a;font-size:14px}.wwd-dashboard-add{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:9px;background:#2563eb;border:1px solid #2563eb;color:#fff!important;text-decoration:none;font-weight:700;box-sizing:border-box}.wwd-dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.wwd-dashboard-stat{background:#fff;border:1px solid #e1e6ee;border-radius:12px;padding:18px 20px;box-shadow:0 2px 8px rgba(25,45,80,.04)}.wwd-dashboard-stat strong{display:block;font-size:26px;line-height:1.1;color:#101828}.wwd-dashboard-stat span{display:block;margin-top:5px;color:#68758a;font-size:13px}.wwd-dashboard-section{background:#fff;border:1px solid #e1e6ee;border-radius:14px;overflow:hidden}.wwd-dashboard-section-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #edf0f5}.wwd-dashboard-section-head h2{margin:0;font-size:19px;color:#101828}.wwd-dashboard-section-head a{color:#1f5eea;text-decoration:none;font-weight:700;font-size:13px}.wwd-dashboard-list{display:flex;flex-direction:column}.wwd-dashboard-item{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:17px;align-items:center;padding:17px 22px;border-bottom:1px solid #edf0f5}.wwd-dashboard-item:last-child{border-bottom:0}.wwd-dashboard-thumb{width:76px;height:76px;border:1px solid #e1e6ee;border-radius:10px;background:#f5f7fa;display:flex;align-items:center;justify-content:center;overflow:hidden}.wwd-dashboard-thumb img{width:100%;height:100%;object-fit:cover}.wwd-dashboard-thumb span{font-weight:800;color:#9aa6b8;font-size:22px}.wwd-dashboard-title-line{display:flex;align-items:center;gap:8px}.wwd-dashboard-title-line h3{margin:0;font-size:17px;line-height:1.3;color:#172033}.wwd-dashboard-verified{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;border-radius:50%;background:#2563eb;color:#fff;font-size:12px;font-weight:800}.wwd-dashboard-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:6px;color:#68758a;font-size:13px}.wwd-dashboard-meta span:last-child{overflow-wrap:anywhere}.wwd-dashboard-status{display:inline-flex;margin-top:9px;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:800}.wwd-dashboard-status.published{background:#dcfce7;color:#15803d}.wwd-dashboard-status.pending{background:#fff7ed;color:#c2410c}.wwd-dashboard-status.draft{background:#eef2f7;color:#59677c}.wwd-dashboard-view{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid #c9d8ff;border-radius:8px;background:#f5f8ff;color:#1f5eea!important;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap}.wwd-dashboard-empty{text-align:center;padding:55px 20px}.wwd-dashboard-empty-icon{width:52px;height:52px;border-radius:50%;margin:0 auto 12px;background:#f2f6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:28px}.wwd-dashboard-empty h3{margin:0 0 6px;font-size:19px}.wwd-dashboard-empty p{margin:0 0 18px;color:#68758a}@media(max-width:760px){.wwd-dashboard-pro{margin:20px 14px}.wwd-dashboard-head{align-items:flex-start;flex-direction:column}.wwd-dashboard-stats{grid-template-columns:repeat(2,1fr)}.wwd-dashboard-item{grid-template-columns:60px minmax(0,1fr);gap:12px;padding:14px}.wwd-dashboard-thumb{width:60px;height:60px}.wwd-dashboard-actions{grid-column:2}.wwd-dashboard-view{width:100%}}@media(max-width:430px){.wwd-dashboard-stat{padding:14px}.wwd-dashboard-stat strong{font-size:22px}}


/* Header account actions */
.wwd-header-login > a,
.wwd-header-register > a,
.wwd-header-dashboard > a,
.wwd-header-logout > a { white-space: nowrap; }
.wwd-header-register > a,
.wwd-header-dashboard > a { font-weight: 700; }
@media (max-width:700px){
  .wwd-header-login > a,
  .wwd-header-register > a,
  .wwd-header-dashboard > a,
  .wwd-header-logout > a { padding-left:8px; padding-right:8px; }
}

/* v3.2.9 separate login/register UI */
.wwd-auth-shell{max-width:1080px;margin:54px auto 70px;display:grid;grid-template-columns:minmax(0,1fr) 500px;gap:55px;align-items:center;padding:0 20px;box-sizing:border-box}.wwd-auth-intro{padding:20px 0}.wwd-auth-kicker{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;color:#2563eb;margin-bottom:13px}.wwd-auth-intro h1{margin:0 0 14px;font-size:44px;line-height:1.08;color:#101828;letter-spacing:-.02em}.wwd-auth-intro p{max-width:500px;margin:0;color:#66758b;font-size:17px;line-height:1.65}.wwd-auth-card{background:#fff;border:1px solid #e1e7f0;border-radius:20px;padding:34px 36px;box-shadow:0 16px 45px rgba(25,45,80,.08);box-sizing:border-box}.wwd-auth-icon{width:44px;height:44px;border-radius:12px;background:#eef4ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;margin-bottom:18px}.wwd-auth-card h2{margin:0;color:#101828;font-size:27px;line-height:1.2}.wwd-auth-subtitle{margin:7px 0 24px;color:#748196;font-size:14px}.wwd-auth-card form p{margin:0 0 18px}.wwd-auth-card label{display:block;color:#344054;font-size:14px;font-weight:700}.wwd-auth-card input[type=text],.wwd-auth-card input[type=email],.wwd-auth-card input[type=password]{display:block;width:100%;height:48px;margin-top:8px;padding:0 14px;border:1px solid #d6deea;border-radius:10px;background:#fff;color:#172033;font:inherit;box-sizing:border-box;outline:none;transition:border-color .15s,box-shadow .15s}.wwd-auth-card input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.wwd-auth-card small{display:block;margin-top:6px;color:#8a95a6;font-size:12px}.wwd-auth-card .login-remember{margin:2px 0 18px!important}.wwd-auth-card .login-remember label{display:flex;align-items:center;gap:8px;font-weight:500;color:#66758b}.wwd-auth-card .login-remember input{width:16px;height:16px;margin:0}.wwd-auth-card .login-submit{margin:0!important}.wwd-auth-card .login-submit input,.wwd-auth-submit{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;border:1px solid #2563eb;border-radius:10px;background:#2563eb;color:#fff;font:inherit;font-weight:800;cursor:pointer;box-sizing:border-box;transition:background .15s,transform .15s}.wwd-auth-card .login-submit input:hover,.wwd-auth-submit:hover{background:#1d4ed8}.wwd-auth-card .wwd-auth-link{margin:15px 0 0!important}.wwd-auth-link a,.wwd-auth-switch a{color:#2563eb;text-decoration:none;font-weight:700}.wwd-auth-switch{margin-top:24px;padding-top:20px;border-top:1px solid #edf0f5;color:#6b778b;font-size:14px;text-align:center}.wwd-auth-card .wwd-error,.wwd-auth-card .wwd-success{margin:0 0 18px}.wwd-auth-card .wwd-success{background:#eefaf1;border-color:#cbe9d1}.wwd-auth-card .wwd-error{background:#fff4f4;border:1px solid #ffd4d4;border-radius:9px;padding:12px;color:#b42318}.wwd-auth-grid{display:block;max-width:1080px;margin:0 auto}.wwd-auth-grid>.wwd-auth-box{display:none}
@media(max-width:820px){.wwd-auth-shell{grid-template-columns:1fr;gap:20px;margin:30px auto 50px;max-width:620px}.wwd-auth-intro{text-align:center}.wwd-auth-intro h1{font-size:35px}.wwd-auth-intro p{margin:auto}.wwd-auth-card{padding:28px 24px}}
@media(max-width:480px){.wwd-auth-shell{padding:0 14px}.wwd-auth-intro h1{font-size:30px}.wwd-auth-card{padding:24px 18px;border-radius:16px}}

/* v3.3.0 Yelp-style listing overview */
.wwd-yelp-listing{max-width:1320px;margin:28px auto;color:#222;font-family:inherit}.wwd-yelp-breadcrumb{font-size:13px;color:#68758a;margin-bottom:24px}.wwd-yelp-breadcrumb span{margin:0 8px;color:#a4adba}.wwd-yelp-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,.86fr);gap:36px}.wwd-yelp-main{min-width:0}.wwd-yelp-summary{padding:8px 0 18px;border-bottom:1px solid #ddd}.wwd-yelp-title-row{display:flex;justify-content:space-between;gap:28px}.wwd-yelp-title-block{min-width:0}.wwd-yelp-title-block h1{margin:0 0 12px;font-size:48px;line-height:1.08;letter-spacing:-.025em;color:#222;font-weight:800}.wwd-yelp-verified{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#1976d2;color:#fff;font-size:13px;vertical-align:8px}.wwd-yelp-rating{display:flex;align-items:center;gap:8px;font-size:18px;margin-bottom:14px}.wwd-yelp-stars{color:#f04b3e;letter-spacing:2px}.wwd-yelp-rating a{color:#1769aa;text-decoration:none}.wwd-yelp-category{font-size:16px;color:#333;margin-bottom:14px}.wwd-yelp-category b{margin:0 8px;color:#777}.wwd-yelp-claimed{color:#1976d2;font-size:12px}.wwd-yelp-status{display:flex;align-items:center;gap:12px;font-size:15px}.wwd-yelp-status .closed{color:#d71920}.wwd-yelp-status .open{color:#16833b}.wwd-yelp-status a{border:1px solid #c9c9c9;border-radius:22px;padding:8px 14px;color:#333;text-decoration:none}.wwd-yelp-status small{color:#1769aa}.wwd-yelp-actions{min-width:230px}.wwd-yelp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:0;border-radius:24px;background:#f1f1f1;color:#222;text-decoration:none;font-weight:700;cursor:pointer;box-sizing:border-box}.wwd-yelp-btn-red{width:100%;background:#e53935;color:#fff}.wwd-yelp-action-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.wwd-yelp-btn.active{background:#e8f1ff;color:#1769aa}.wwd-yelp-section{padding:28px 0;border-bottom:1px solid #ddd}.wwd-yelp-section h2{margin:0 0 18px;font-size:23px;color:#222}.wwd-yelp-about p{margin:8px 0;color:#444;line-height:1.65}.wwd-yelp-section-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.wwd-yelp-section-head span{font-weight:700}.wwd-yelp-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.wwd-yelp-gallery a{display:block;height:190px;border-radius:8px;overflow:hidden;background:#eee}.wwd-yelp-gallery img{width:100%;height:100%;object-fit:cover;display:block}.wwd-yelp-map{height:390px;border-radius:8px;overflow:hidden;border:1px solid #ddd}.wwd-yelp-map iframe{width:100%;height:100%;border:0;display:block}.wwd-yelp-directions{display:flex;align-items:center;justify-content:center;margin-top:12px;min-height:48px;border:1px solid #d1d1d1;border-radius:25px;text-decoration:none;color:#1769aa;font-weight:700}.wwd-yelp-side{min-width:0}.wwd-yelp-side-card{border:1px solid #ddd;border-radius:8px;padding:20px;margin-bottom:18px;background:#fff}.wwd-yelp-side-link{display:block;color:#087b9d;font-size:17px;font-weight:700;text-decoration:none;padding-bottom:18px;margin-bottom:4px;border-bottom:1px solid #ddd;overflow-wrap:anywhere}.wwd-yelp-side-line{display:flex;gap:13px;align-items:flex-start;padding:17px 0;border-bottom:1px solid #ddd;color:#333;text-decoration:none}.wwd-yelp-side-line a{color:#222;text-decoration:none}.wwd-yelp-side-directions{color:#1769aa}.wwd-yelp-side-directions strong{display:block;color:#1769aa;font-size:17px}.wwd-yelp-side-directions small{display:block;color:#666;margin-top:5px;line-height:1.45}.wwd-yelp-edit{width:100%;min-height:46px;margin-top:17px;border:1px solid #ccc;border-radius:24px;background:#fff;color:#333;font-weight:700;cursor:pointer}.wwd-yelp-verified-card{background:#f8fbff}.wwd-yelp-verified-card h2{display:flex;align-items:center;gap:12px;font-size:20px}.wwd-yelp-verified-card h2 span{width:34px;height:34px;border-radius:50%;background:#1976d2;color:#fff;display:inline-flex;align-items:center;justify-content:center}.wwd-yelp-verified-card p{margin:0;color:#555;line-height:1.5}.wwd-yelp-hours h2{margin-bottom:8px}.wwd-yelp-hour-row{display:grid;grid-template-columns:1fr 1.3fr auto;gap:8px;align-items:center;padding:13px 0;border-bottom:1px solid #eee;font-size:13px}.wwd-yelp-hour-row:last-child{border-bottom:0}.wwd-yelp-hour-row span{color:#666}.wwd-yelp-hour-row em{font-style:normal;font-weight:700;font-size:11px;padding:5px 8px;border-radius:6px;background:#e6f7eb;color:#16833b}.wwd-yelp-hour-row em.closed{background:#fff0f0;color:#d71920}.wwd-yelp-review{padding:16px 0;border-bottom:1px solid #eee}.wwd-yelp-review p{margin:7px 0;color:#555}.wwd-yelp-muted{color:#707070}@media(max-width:900px){.wwd-yelp-grid{grid-template-columns:1fr;gap:0}.wwd-yelp-title-block h1{font-size:36px}.wwd-yelp-side{margin-top:10px}.wwd-yelp-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.wwd-yelp-listing{margin:18px 14px}.wwd-yelp-title-row{flex-direction:column}.wwd-yelp-actions{width:100%;min-width:0}.wwd-yelp-gallery a{height:150px}.wwd-yelp-map{height:300px}.wwd-yelp-hour-row{grid-template-columns:1fr auto auto}.wwd-yelp-status{flex-wrap:wrap}}

.wwd-hours-builder{border:1px solid #d9e1ec;border-radius:10px;padding:14px 16px;margin:18px 0;background:#fff}
.wwd-hours-builder legend{font-weight:700;font-size:16px;padding:0 6px}
.wwd-form-hour-row{display:grid;grid-template-columns:120px 100px 1fr 24px 1fr;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #edf1f6}
.wwd-form-hour-row:last-child{border-bottom:0}
.wwd-form-hour-row select{width:100%;min-height:40px;border:1px solid #cfd8e6;border-radius:7px;background:#fff;padding:7px 9px}
.wwd-form-hour-row strong{font-size:14px}
.wwd-admin-hours{margin-bottom:12px}
@media(max-width:700px){.wwd-form-hour-row{grid-template-columns:1fr 1fr}.wwd-form-hour-row strong{grid-column:1/-1}.wwd-form-hour-row span{display:none}}

/* v3.3.3: single account action set */
.wwd-header-login,
.wwd-header-register,
.wwd-header-dashboard,
.wwd-header-logout { }

/* v3.6.6: two-step submit listing */
.wwd-submit-multistep .wwd-submit-step{display:none}
.wwd-submit-multistep .wwd-submit-step.is-active{display:block}
.wwd-submit-progress{display:flex;align-items:center;gap:12px;margin:0 0 28px;padding:14px 16px;border:1px solid #dce5f3;border-radius:12px;background:#f8fbff}
.wwd-submit-step-indicator{display:flex;align-items:center;gap:8px;color:#7a8799;font-size:13px}
.wwd-submit-step-indicator span{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd7e8;background:#fff;font-weight:700}
.wwd-submit-step-indicator.is-active{color:#2563eb}
.wwd-submit-step-indicator.is-active span,.wwd-submit-step-indicator.is-complete span{background:#2563eb;border-color:#2563eb;color:#fff}
.wwd-submit-progress-line{height:1px;background:#dbe3ef;flex:1;max-width:100px}
.wwd-submit-step-heading{margin:0 0 22px}
.wwd-submit-step-heading>span{font-size:11px;letter-spacing:.12em;color:#2563eb;font-weight:800}
.wwd-submit-step-heading h2{margin:5px 0 3px;font-size:22px}
.wwd-submit-step-heading p{margin:0;color:#6b7890;font-size:14px}
.wwd-coordinates-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 18px}
.wwd-submit-next-wrap{display:flex;justify-content:flex-end;margin-top:22px}
.wwd-submit-next,.wwd-submit-final{min-height:42px;padding:0 20px;border:0;border-radius:8px;background:#2563eb;color:#fff;font-weight:700;cursor:pointer}
.wwd-submit-next:hover,.wwd-submit-final:hover{background:#1d4ed8}
.wwd-submit-step-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:22px}
.wwd-submit-back{min-height:42px;padding:0 18px;border:1px solid #cbd7e8;border-radius:8px;background:#fff;color:#2453a6;font-weight:700;cursor:pointer}
@media(max-width:700px){.wwd-submit-progress{gap:7px}.wwd-submit-step-indicator strong{font-size:12px}.wwd-coordinates-grid{grid-template-columns:1fr}.wwd-submit-step-actions{flex-direction:column-reverse;align-items:stretch}.wwd-submit-back,.wwd-submit-final{width:100%}}

/* v3.6.6: domain email listing claim */
.wwd-yelp-claim-card h2{margin:0 0 8px}
.wwd-yelp-claim-card p{margin:0 0 14px;color:#64748b;line-height:1.55}
.wwd-claim-form label{display:block;font-size:13px;font-weight:700;color:#334155}
.wwd-claim-form input{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:11px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font:inherit}
.wwd-yelp-claim-button{width:100%;margin-top:12px;min-height:42px;border:0;border-radius:8px;background:#2563eb;color:#fff;font-weight:700;cursor:pointer}
.wwd-yelp-claim-button:hover{background:#1d4ed8}
.wwd-yelp-verified-card small{display:block;margin-top:8px;color:#64748b}

/* v3.6.6: Yelp-style review composer */
.wwd-yelp-write-review{border-top:1px solid #e2e8f0;padding:30px 0;margin-top:10px}
.wwd-yelp-write-review h2{font-size:22px;margin:0 0 20px;color:#172033}
.wwd-yelp-review-form{max-width:760px}
.wwd-yelp-rating-picker{display:flex;align-items:center;gap:6px;margin-bottom:18px}
.wwd-yelp-rating-picker label{position:relative;cursor:pointer}
.wwd-yelp-rating-picker input{position:absolute;opacity:0;pointer-events:none}
.wwd-yelp-rating-picker label span[aria-hidden="true"]{width:42px;height:42px;border-radius:6px;background:#e5e7eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:25px;transition:.15s}
.wwd-yelp-rating-picker label:hover span[aria-hidden="true"],
.wwd-yelp-rating-picker label:has(input:checked) span[aria-hidden="true"]{background:#ef4444}
.wwd-yelp-rating-picker label:has(input:checked)~label span[aria-hidden="true"]{background:#e5e7eb}
.wwd-yelp-rating-picker:has(label:nth-child(2) input:checked) label:nth-child(1) span[aria-hidden="true"],
.wwd-yelp-rating-picker:has(label:nth-child(3) input:checked) label:nth-child(-n+2) span[aria-hidden="true"],
.wwd-yelp-rating-picker:has(label:nth-child(4) input:checked) label:nth-child(-n+3) span[aria-hidden="true"],
.wwd-yelp-rating-picker:has(label:nth-child(5) input:checked) label:nth-child(-n+4) span[aria-hidden="true"]{background:#ef4444}
.wwd-yelp-rating-hint{margin-left:8px;color:#64748b;font-size:16px}
.wwd-yelp-review-form textarea{width:100%;box-sizing:border-box;min-height:130px;padding:14px;border:1px solid #cbd5e1;border-radius:8px;font:inherit;resize:vertical;margin-bottom:14px}
.wwd-yelp-review-submit{border:0;border-radius:8px;background:#ef4444;color:#fff;padding:12px 22px;font-weight:700;cursor:pointer}
.wwd-yelp-review-submit:hover{background:#dc2626}
.wwd-review-login-note{margin:20px 0;padding:16px;border:1px solid #e2e8f0;border-radius:8px;color:#475569}
.wwd-review-login-note a{color:#2563eb;font-weight:700}

/* v3.6.6: owner listing edit */
.wwd-edit-listing{max-width:980px;margin:40px auto;padding:0 20px}
.wwd-edit-head h1{margin:6px 0;font-size:38px}.wwd-edit-head p{color:#64748b;margin-top:4px}
.wwd-edit-form{margin-top:24px;padding:24px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}
.wwd-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.wwd-edit-form label{display:block;font-weight:700;color:#334155;font-size:14px}
.wwd-edit-form input,.wwd-edit-form select,.wwd-edit-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:11px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font:inherit}
.wwd-edit-full{grid-column:1/-1}.wwd-edit-form small{display:block;margin-top:6px;color:#64748b;font-weight:400}
.wwd-edit-hours{margin:22px 0;padding:16px;border:1px solid #e2e8f0;border-radius:10px}
.wwd-edit-hours legend{font-weight:700;padding:0 7px}
.wwd-edit-hour-row{display:grid;grid-template-columns:110px 110px 1fr 25px 1fr;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #f1f5f9}
.wwd-edit-hour-row:last-child{border-bottom:0}.wwd-edit-hour-row strong{font-size:13px}
.wwd-edit-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}
.wwd-edit-actions a,.wwd-edit-actions button,.wwd-dashboard-edit{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:8px;text-decoration:none;font-weight:700}
.wwd-edit-actions a,.wwd-dashboard-edit{border:1px solid #bfdbfe;background:#fff;color:#2563eb}
.wwd-edit-actions button{border:0;background:#2563eb;color:#fff;cursor:pointer}
.wwd-dashboard-actions{display:flex;gap:8px;align-items:center}
@media(max-width:700px){.wwd-edit-grid{grid-template-columns:1fr}.wwd-edit-hour-row{grid-template-columns:1fr 1fr}.wwd-edit-hour-row span{display:none}}

/* v3.6.6: mandatory fields + rich description editor */
.wwd-rich-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:8px;border:1px solid #cbd5e1;border-bottom:0;border-radius:8px 8px 0 0;background:#f8fafc}
.wwd-rich-toolbar button{min-width:34px;padding:6px 9px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#1e293b;cursor:pointer;font-weight:600}
.wwd-rich-toolbar button:hover{background:#eff6ff;border-color:#93c5fd}
.wwd-rich-editor{min-height:190px;padding:13px;border:1px solid #cbd5e1;border-radius:0 0 8px 8px;background:#fff;line-height:1.6;outline:0}
.wwd-rich-editor:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.1)}
.wwd-rich-editor:empty:before{content:attr(data-placeholder);color:#94a3b8}
.wwd-rich-editor a{color:#2563eb;text-decoration:underline}
.wwd-rich-source{display:none!important}
.wwd-edit-form input:required:invalid,.wwd-edit-form select:required:invalid{border-color:#cbd5e1}
.wwd-edit-form label:has(input:required)::after{content:' *';color:#dc2626}

/* v3.6.6: owner gallery upload */
.wwd-yelp-video{display:block;height:190px;border-radius:8px;overflow:hidden;background:#111}
.wwd-yelp-video video{width:100%;height:100%;object-fit:cover;display:block}
.wwd-edit-form input[type=file]{padding:9px;background:#fff}

/* v3.6.6: reliable listing photo display */
.wwd-yelp-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch}
.wwd-yelp-gallery .wwd-yelp-photo{display:block;height:190px;min-height:190px;border-radius:8px;overflow:hidden;background:#eee}
.wwd-yelp-gallery .wwd-yelp-photo img{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;display:block}
.wwd-yelp-add-photo{height:190px;border-radius:8px;background:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:#222;border:1px solid #eee}
.wwd-yelp-add-photo span{font-size:34px;line-height:1}
.wwd-yelp-add-photo strong{font-size:16px}
@media(max-width:800px){.wwd-yelp-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* v3.6.6: category archive listing fallback */
.wwd-archive{max-width:1200px;margin:0 auto;padding:36px 24px}
.wwd-archive>h1{font-size:32px;margin:0 0 24px;color:#111827}
.wwd-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.wwd-archive-card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05)}
.wwd-archive-card>a{display:block;height:190px;background:#f3f4f6}
.wwd-archive-card>a img{width:100%;height:100%;object-fit:cover;display:block}
.wwd-archive-card-body{padding:16px}
.wwd-archive-card h2{margin:0 0 8px;font-size:20px}
.wwd-archive-card h2 a{color:#111827;text-decoration:none}
.wwd-archive-meta{font-size:14px;color:#64748b;line-height:1.5}
.wwd-archive-rating{margin-top:10px;font-weight:700;color:#d97706}
@media(max-width:900px){.wwd-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.wwd-archive-grid{grid-template-columns:1fr}.wwd-archive{padding:24px 16px}}

/* v3.6.6: reliable /category/{slug}/ listing archive */
.wwd-category-page{background:#f8fafc;min-height:60vh;padding:42px 20px 70px}
.wwd-category-inner{max-width:1200px;margin:0 auto}
.wwd-category-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}
.wwd-category-kicker{font-size:12px;letter-spacing:.16em;font-weight:700;color:#2563eb;margin-bottom:8px}
.wwd-category-heading h1{margin:0;font-size:36px;line-height:1.15;color:#111827}
.wwd-category-heading p{margin:8px 0 0;color:#64748b}
.wwd-category-add,.wwd-category-view{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:8px;font-weight:700}
.wwd-category-add{background:#2563eb;color:#fff;padding:12px 18px}
.wwd-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.wwd-category-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px rgba(15,23,42,.05)}
.wwd-category-image{height:210px;display:flex;align-items:center;justify-content:center;background:#eef2f7;text-decoration:none;color:#94a3b8;overflow:hidden}
.wwd-category-image img{width:100%;height:100%;object-fit:cover;display:block}
.wwd-category-body{padding:18px}
.wwd-category-body h2{margin:0 0 8px;font-size:21px;line-height:1.25}
.wwd-category-body h2 a{color:#111827;text-decoration:none}
.wwd-category-verified{display:inline-flex;margin-left:7px;width:20px;height:20px;border-radius:50%;align-items:center;justify-content:center;background:#2563eb;color:#fff;font-size:13px;vertical-align:2px}
.wwd-category-sub,.wwd-category-address{color:#64748b;font-size:14px;line-height:1.5}
.wwd-category-rating{margin:11px 0;font-weight:700;color:#111827}.wwd-category-rating span{color:#f59e0b}
.wwd-category-address{margin-bottom:15px}
.wwd-category-view{border:1px solid #bfdbfe;color:#2563eb;padding:9px 13px;font-size:14px}
.wwd-category-empty{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:50px;text-align:center}
@media(max-width:900px){.wwd-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.wwd-category-page{padding:28px 14px 50px}.wwd-category-heading{align-items:start;flex-direction:column}.wwd-category-grid{grid-template-columns:1fr}}

/* v3.6.6 services */
.wwd-services-builder{margin:16px 0}.wwd-service-add-row{display:flex;gap:10px;align-items:center;margin-top:8px}.wwd-service-input{flex:1;min-width:0}.wwd-service-add{border:0;border-radius:7px;background:#2563eb;color:#fff;padding:10px 16px;font-weight:700;cursor:pointer}.wwd-service-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.wwd-service-tag{display:inline-flex;align-items:center;gap:7px;border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;border-radius:999px;padding:6px 10px;font-size:14px}.wwd-service-remove{border:0;background:transparent;color:#64748b;cursor:pointer;font-size:17px;line-height:1;padding:0}.wwd-service-display-list{display:block;border-top:1px solid #e2e8f0}.wwd-service-display-item{display:block;padding:11px 0;border-bottom:1px solid #e2e8f0;color:#334155;font-weight:600;background:transparent}@media(max-width:600px){.wwd-service-add-row{flex-direction:column;align-items:stretch}.wwd-service-add{width:100%}}

/* v3.6.6: reliable rich description editing */
.wwd-rich-editor{display:block;width:100%;min-height:190px;cursor:text;user-select:text;-webkit-user-select:text;white-space:pre-wrap;overflow:auto}
.wwd-rich-toolbar{position:relative;z-index:2}

/* v3.6.6: country dependent state dropdown */
.wwd-state-select{width:100%}

.wwd-coordinates-grid{display:none!important}.wwd-yelp-location-address{padding:10px 0 16px;font-weight:600;color:#334155}.wwd-state-select{width:100%}

/* v3.6.6: description editor input fix */
.wwd-rich-editor{min-height:180px;cursor:text;user-select:text;-webkit-user-select:text;white-space:pre-wrap;overflow:auto}
.wwd-rich-editor:focus{outline:2px solid #93c5fd;outline-offset:-2px}
.wwd-rich-source{display:none!important}
.wwd-rich-toolbar{position:relative;z-index:3}
.wwd-rich-toolbar button{pointer-events:auto}

/* v3.6.6: description editor and state validation */
.wwd-rich-editor{
  position:relative;
  z-index:2;
  display:block;
  min-height:180px;
  width:100%;
  box-sizing:border-box;
  cursor:text;
  caret-color:inherit;
  pointer-events:auto!important;
  user-select:text!important;
  -webkit-user-select:text!important;
}
.wwd-rich-editor:empty:before{
  content:attr(data-placeholder);
  color:#94a3b8;
  pointer-events:none;
}
.wwd-rich-source{display:none!important}

/* v3.6.6: reliable description textarea */
textarea.wwd-description-textarea{
  display:block!important;
  position:relative!important;
  z-index:10!important;
  width:100%!important;
  min-height:190px!important;
  padding:14px!important;
  box-sizing:border-box!important;
  resize:vertical!important;
  cursor:text!important;
  pointer-events:auto!important;
  user-select:text!important;
  -webkit-user-select:text!important;
  background:#fff!important;
  color:#111827!important;
  border:1px solid #cbd5e1!important;
  border-radius:0 0 8px 8px!important;
  font:inherit!important;
  line-height:1.6!important;
}
textarea.wwd-description-textarea:focus{
  outline:2px solid #93c5fd!important;
  outline-offset:-2px!important;
}

/* v3.6.6: new listing description must always be directly editable */
.wwd-submit-form textarea.wwd-description-textarea{
  display:block!important;
  width:100%!important;
  min-height:220px!important;
  height:auto!important;
  box-sizing:border-box!important;
  position:relative!important;
  z-index:50!important;
  pointer-events:auto!important;
  user-select:text!important;
  -webkit-user-select:text!important;
  resize:vertical!important;
  overflow:auto!important;
  background:#fff!important;
  color:#111827!important;
  border:1px solid #cbd5e1!important;
  border-radius:8px!important;
  padding:14px!important;
  font:inherit!important;
  line-height:1.6!important;
  cursor:text!important;
}
.wwd-submit-form textarea.wwd-description-textarea:focus{
  outline:2px solid #93c5fd!important;
  outline-offset:-2px!important;
}

/* v3.6.6: listing logo as subtle cover/background behind business name */
.wwd-yelp-summary-with-logo{position:relative!important;isolation:isolate!important;overflow:hidden!important;padding:34px 28px 24px!important;border-radius:14px!important;background:#fff!important;}
.wwd-yelp-summary-with-logo::before{content:""!important;position:absolute!important;inset:0!important;background-image:var(--wwd-logo-bg)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;opacity:.12!important;pointer-events:none!important;z-index:-2!important;}
.wwd-yelp-summary-with-logo::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.82),rgba(255,255,255,.96))!important;pointer-events:none!important;z-index:-1!important;}
.wwd-yelp-summary-with-logo .wwd-yelp-title-row{position:relative!important;z-index:1!important;}
@media(max-width:700px){.wwd-yelp-summary-with-logo{padding:24px 18px 20px!important}.wwd-yelp-summary-with-logo::before{background-size:55%!important}}


/* v3.6.6: fully visible transparent listing logo */
.wwd-yelp-summary-with-logo{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  padding:34px 28px 24px!important;
  border-radius:14px!important;
  background:#f7f9fc!important;
}
.wwd-yelp-summary-with-logo::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background-image:var(--wwd-logo-bg)!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:72% auto!important;
  opacity:.82!important;
  filter:contrast(1.18) saturate(1.12)!important;
  pointer-events:none!important;
  z-index:-2!important;
}
.wwd-yelp-summary-with-logo::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(247,249,252,.28),rgba(247,249,252,.08),rgba(247,249,252,.28))!important;
  pointer-events:none!important;
  z-index:-1!important;
}
.wwd-yelp-summary-with-logo .wwd-yelp-title-row{
  position:relative!important;
  z-index:1!important;
}
@media(max-width:700px){
  .wwd-yelp-summary-with-logo{padding:24px 18px 20px!important}
  .wwd-yelp-summary-with-logo::before{background-size:90% auto!important;opacity:.82!important}
}

/* v3.6.7: homepage featured */
.wwd-home-featured{max-width:1160px;margin:70px auto 0;padding:0 20px 70px}
.wwd-home-featured-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}
.wwd-home-featured-head h2{margin:6px 0 5px;font-size:34px;line-height:1.15}
.wwd-home-featured-head p{margin:0;color:#64748b}
.wwd-home-featured-head>a{color:#2563eb;font-weight:700;text-decoration:none;white-space:nowrap}
.wwd-home-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.wwd-home-featured-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.06)}
.wwd-home-featured-media{display:block;height:190px;background:#f1f5f9;text-decoration:none;overflow:hidden}
.wwd-home-featured-media img{display:block;width:100%;height:100%;object-fit:cover}
.wwd-home-featured-media>span{height:100%;display:grid;place-items:center;font-size:34px;font-weight:800;color:#2563eb}
.wwd-home-featured-body{padding:18px}
.wwd-home-featured-title{display:flex;align-items:center;gap:8px}
.wwd-home-featured-title h3{margin:0;font-size:21px;line-height:1.25}
.wwd-home-featured-title h3 a{color:inherit;text-decoration:none}
.wwd-home-featured-category{margin-top:7px;color:#475569;font-size:14px}
.wwd-home-featured-rating{margin-top:9px;font-weight:700}
.wwd-home-featured-address{margin-top:8px;color:#64748b;font-size:14px;line-height:1.45}
@media(max-width:800px){.wwd-home-featured-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.wwd-home-featured{margin-top:45px}.wwd-home-featured-head{align-items:flex-start;flex-direction:column}.wwd-home-featured-grid{grid-template-columns:1fr}.wwd-home-featured-media{height:210px}}

/* v3.6.8: listing logo beside business name + always-visible services */
.wwd-yelp-title-block h1{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}
.wwd-yelp-title-logo{width:54px!important;height:54px!important;object-fit:contain!important;display:inline-block!important;flex:0 0 54px!important;border-radius:8px!important;background:#fff!important;padding:4px!important;box-sizing:border-box!important}
.wwd-yelp-title-logo + span{display:inline-block!important}
.wwd-services-display{display:block!important;visibility:visible!important;opacity:1!important}
.wwd-services-display h2{display:flex!important;align-items:center!important;gap:7px!important}
.wwd-services-display h2 span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;border-radius:50%!important;background:#1683d8!important;color:#fff!important;font-size:12px!important;line-height:18px!important}
.wwd-service-display-list{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:14px!important}
.wwd-service-display-item{display:inline-flex!important;padding:7px 12px!important;border:1px solid #dbe3ec!important;border-radius:999px!important;background:#f8fafc!important;color:#172033!important;font-size:14px!important}
.wwd-service-display-empty{color:#64748b!important;font-size:14px!important}
/* Do not hide the real title logo behind the summary background. */
.wwd-yelp-summary-with-logo::before{opacity:.10!important}

/* v3.7.4: Yelp-inspired listing presentation. Presentation only; existing fields/actions remain unchanged. */
.wwd-yelp-listing{
  max-width:1200px!important;
  margin:24px auto 60px!important;
  color:#2d2d2d!important;
  font-family:Arial,Helvetica,sans-serif!important;
}
.wwd-yelp-breadcrumb{
  font-size:12px!important;
  margin:0 0 18px!important;
  color:#666!important;
}
.wwd-yelp-grid{
  grid-template-columns:minmax(0,2.05fr) minmax(300px,.85fr)!important;
  gap:28px!important;
  align-items:start!important;
}
.wwd-yelp-summary{
  position:relative!important;
  padding:0 0 18px!important;
  border-bottom:1px solid #ddd!important;
  border-radius:0!important;
  overflow:hidden!important;
}
.wwd-yelp-summary-with-logo{
  background:#fff!important;
}
.wwd-yelp-title-row{
  display:block!important;
}
.wwd-yelp-title-block{
  min-width:0!important;
}
.wwd-yelp-title-block h1{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  margin:0 0 7px!important;
  font-size:40px!important;
  line-height:1.08!important;
  letter-spacing:-.02em!important;
  color:#222!important;
  font-weight:800!important;
}
.wwd-yelp-title-block h1 .wwd-yelp-title-logo{
  width:58px!important;height:58px!important;
  min-width:58px!important;max-width:58px!important;
  min-height:58px!important;max-height:58px!important;
  padding:5px!important;
  object-fit:contain!important;
  background:#fff!important;
  border:1px solid #e2e2e2!important;
  border-radius:7px!important;
  box-shadow:none!important;
  opacity:1!important;
  filter:none!important;
  mix-blend-mode:normal!important;
}
.wwd-yelp-verified{
  width:19px!important;height:19px!important;
  font-size:12px!important;
  background:#1683d8!important;
}
.wwd-yelp-category{
  margin:0 0 10px!important;
  font-size:14px!important;
  color:#333!important;
}
.wwd-yelp-status{
  gap:9px!important;
  font-size:14px!important;
}
.wwd-yelp-status a{
  padding:7px 12px!important;
  border-radius:20px!important;
}
.wwd-yelp-actions{
  min-width:250px!important;
  margin-top:15px!important;
}
.wwd-yelp-btn{
  min-height:40px!important;
  font-size:13px!important;
}
.wwd-yelp-btn-red{
  min-height:43px!important;
  background:#e51b23!important;
}
.wwd-yelp-action-row{
  margin-top:8px!important;
}
.wwd-yelp-section{
  padding:22px 0!important;
  border-bottom:1px solid #ddd!important;
}
.wwd-yelp-section h2{
  margin:0 0 14px!important;
  font-size:21px!important;
  line-height:1.25!important;
}
.wwd-yelp-about p{
  margin:7px 0!important;
  font-size:14px!important;
  line-height:1.62!important;
}
.wwd-yelp-gallery{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
}
.wwd-yelp-gallery a{
  height:150px!important;
  border-radius:5px!important;
}
.wwd-yelp-gallery img{
  object-fit:cover!important;
}
.wwd-yelp-add-photo{
  min-height:150px!important;
  border-radius:5px!important;
}
.wwd-services-display h2{
  font-size:20px!important;
}
.wwd-service-display-list{
  border-top:1px solid #e5e5e5!important;
}
.wwd-service-display-item{
  display:block!important;
  padding:11px 0!important;
  border-bottom:1px solid #e5e5e5!important;
  color:#333!important;
  font-size:13px!important;
}
.wwd-service-display-empty{
  display:block!important;
  padding:10px 0!important;
  color:#777!important;
  font-size:13px!important;
}
.wwd-yelp-map{
  height:300px!important;
  border-radius:4px!important;
}
.wwd-yelp-directions{
  min-height:40px!important;
  margin-top:8px!important;
  font-size:13px!important;
}
.wwd-yelp-side{
  position:relative!important;
}
.wwd-yelp-side-card{
  padding:15px!important;
  border-radius:7px!important;
  margin-bottom:14px!important;
}
.wwd-yelp-side-link{
  font-size:14px!important;
  padding-bottom:13px!important;
}
.wwd-yelp-side-line{
  padding:13px 0!important;
  font-size:13px!important;
}
.wwd-yelp-side-directions strong{
  font-size:14px!important;
}
.wwd-yelp-side-directions small{
  font-size:12px!important;
}
.wwd-yelp-claim-card h2,.wwd-yelp-verified-card h2{
  font-size:18px!important;
}
.wwd-yelp-hours h2{
  font-size:19px!important;
}
.wwd-yelp-hour-row{
  grid-template-columns:1fr 1.25fr auto!important;
  padding:10px 0!important;
  font-size:12px!important;
}
.wwd-yelp-write-review{
  padding:24px 0!important;
}
.wwd-yelp-write-review h2{
  font-size:20px!important;
}
.wwd-yelp-rating-picker label span[aria-hidden="true"]{
  width:34px!important;height:34px!important;
  font-size:20px!important;
}
@media(max-width:900px){
  .wwd-yelp-listing{margin:18px 16px 45px!important}
  .wwd-yelp-grid{grid-template-columns:1fr!important;gap:0!important}
  .wwd-yelp-side{margin-top:12px!important}
  .wwd-yelp-title-block h1{font-size:34px!important}
}
@media(max-width:600px){
  .wwd-yelp-listing{margin:14px 12px 35px!important}
  .wwd-yelp-title-block h1{font-size:29px!important}
  .wwd-yelp-title-block h1 .wwd-yelp-title-logo{
    width:48px!important;height:48px!important;
    min-width:48px!important;max-width:48px!important;
    min-height:48px!important;max-height:48px!important;
  }
  .wwd-yelp-gallery{grid-template-columns:repeat(2,1fr)!important}
  .wwd-yelp-gallery a,.wwd-yelp-add-photo{height:135px!important;min-height:135px!important}
}

/* v3.7.4: WordPress site/header logo fixed display size */
.wwd-site-logo-250,
.custom-logo-link img.custom-logo,
.custom-logo,
.site-logo img,
.site-logo a img,
.site-branding .custom-logo,
.site-header .custom-logo{
  width:250px!important;
  height:50px!important;
  max-width:250px!important;
  max-height:50px!important;
  min-width:250px!important;
  min-height:50px!important;
  object-fit:contain!important;
  object-position:left center!important;
  display:block!important;
}
@media(max-width:700px){
  .custom-logo-link img.custom-logo,
  .custom-logo,
  .site-logo img,
  .site-logo a img,
  .site-branding .custom-logo,
  .site-header .custom-logo{
    width:200px!important;
    height:40px!important;
    max-width:200px!important;
    max-height:40px!important;
    min-width:200px!important;
    min-height:40px!important;
  }
}

/* v3.7.4: live Featured Listings replaces theme empty placeholder */
.wwd-featured-live .wwd-home-featured-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;width:100%!important;margin-top:24px!important}
.wwd-featured-live .wwd-home-featured-card{min-width:0!important}
.wwd-featured-live .wwd-home-featured-media{height:190px!important}
@media(max-width:900px){.wwd-featured-live .wwd-home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.wwd-featured-live .wwd-home-featured-grid{grid-template-columns:1fr!important}.wwd-featured-live .wwd-home-featured-media{height:210px!important}}


/* v3.7.5: compact Featured & Trending homepage cards */
.wwd-home-featured-head .wwd-dashboard-eyebrow{font-size:11px;letter-spacing:.14em}
.wwd-home-featured-head h2{font-size:30px!important;line-height:1.15!important;margin:5px 0 4px!important}
.wwd-home-featured-head p{font-size:14px!important}
.wwd-featured-live{width:100%!important;box-sizing:border-box!important}
.wwd-featured-live .wwd-home-featured-head{max-width:1080px!important;margin-left:auto!important;margin-right:auto!important;padding-left:20px!important;padding-right:20px!important}
.wwd-featured-live .wwd-home-featured-grid{
  max-width:1080px!important;
  margin:0 auto!important;
  padding:0 20px 42px!important;
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  width:100%!important;
}
.wwd-featured-live .wwd-home-featured-card{
  min-width:0!important;
  border-radius:12px!important;
  box-shadow:0 4px 16px rgba(15,23,42,.05)!important;
}
.wwd-featured-live .wwd-home-featured-media{
  height:115px!important;
  min-height:115px!important;
  background:#f8fafc!important;
}
.wwd-featured-live .wwd-home-featured-media img{
  object-fit:contain!important;
  padding:12px!important;
  box-sizing:border-box!important;
}
.wwd-featured-live .wwd-home-featured-media>span{font-size:28px!important}
.wwd-featured-live .wwd-home-featured-body{padding:12px 14px 14px!important}
.wwd-featured-live .wwd-home-featured-title h3{font-size:17px!important}
.wwd-featured-live .wwd-home-featured-category{font-size:13px!important;margin-top:5px!important}
.wwd-featured-live .wwd-home-featured-rating,
.wwd-featured-live .wwd-home-featured-address{font-size:12px!important;margin-top:5px!important}
@media(max-width:900px){
  .wwd-featured-live .wwd-home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:560px){
  .wwd-featured-live .wwd-home-featured-grid{grid-template-columns:1fr!important;padding-left:14px!important;padding-right:14px!important}
  .wwd-featured-live .wwd-home-featured-media{height:140px!important;min-height:140px!important}
}

/* v3.7.6: Featured & Trending compact, left-aligned */
.home .wwd-featured-live,
.home .wwd-home-featured,
body.home .wwd-featured-live,
body.home .wwd-home-featured{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box!important;
}
.wwd-featured-live .wwd-home-featured-head{
  max-width:1080px!important;
  margin-left:0!important;
  margin-right:auto!important;
  padding-left:40px!important;
  padding-right:20px!important;
  box-sizing:border-box!important;
}
.wwd-featured-live .wwd-home-featured-head h2{
  font-size:28px!important;
  margin:4px 0!important;
}
.wwd-featured-live .wwd-home-featured-grid{
  max-width:1080px!important;
  margin-left:0!important;
  margin-right:auto!important;
  padding-left:40px!important;
  padding-right:20px!important;
  padding-bottom:36px!important;
  gap:14px!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
.wwd-featured-live .wwd-home-featured-card{
  border-radius:10px!important;
}
.wwd-featured-live .wwd-home-featured-media{
  height:100px!important;
  min-height:100px!important;
}
.wwd-featured-live .wwd-home-featured-media img{
  padding:10px!important;
}
.wwd-featured-live .wwd-home-featured-body{
  padding:10px 12px 12px!important;
}
.wwd-featured-live .wwd-home-featured-title h3{
  font-size:15px!important;
}
.wwd-featured-live .wwd-home-featured-category,
.wwd-featured-live .wwd-home-featured-rating,
.wwd-featured-live .wwd-home-featured-address{
  font-size:11px!important;
  margin-top:4px!important;
}
/* Remove the category section's View all control on the homepage. */
body.home .wwd-home-categories a[href*="category"],
body.home .wwd-home-categories a{
  /* scoped below by text-removal JS; kept neutral to avoid breaking category cards */
}
@media(max-width:560px){
  .wwd-featured-live .wwd-home-featured-head,
  .wwd-featured-live .wwd-home-featured-grid{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .wwd-featured-live .wwd-home-featured-media{
    height:125px!important;
    min-height:125px!important;
  }
}

/* v3.7.7 Featured & Trending: compact, left aligned homepage section */
.wwd-home-featured-live-final{width:100%!important;box-sizing:border-box!important;padding:38px 0 34px!important;margin:0!important;background:#f7f9fc!important;}
.wwd-home-featured-live-final .wwd-home-featured-head,.wwd-home-featured-live-final .wwd-home-featured-grid{max-width:1080px!important;margin-left:auto!important;margin-right:auto!important;padding-left:20px!important;padding-right:20px!important;box-sizing:border-box!important;}
.wwd-home-featured-live-final .wwd-home-featured-head{margin-bottom:18px!important;}
.wwd-home-featured-live-final .wwd-home-featured-head h2{font-size:28px!important;line-height:1.15!important;margin:5px 0!important;}
.wwd-home-featured-live-final .wwd-home-featured-head p{margin:0!important;}
.wwd-home-featured-live-final .wwd-home-featured-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;}
.wwd-home-featured-live-final .wwd-home-featured-card{min-width:0!important;overflow:hidden!important;border-radius:10px!important;background:#fff!important;}
.wwd-home-featured-live-final .wwd-home-featured-media{height:105px!important;min-height:105px!important;display:block!important;overflow:hidden!important;}
.wwd-home-featured-live-final .wwd-home-featured-media img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important;display:block!important;}
.wwd-home-featured-live-final .wwd-home-featured-body{padding:10px 12px 12px!important;}
.wwd-home-featured-live-final .wwd-home-featured-title h3{font-size:15px!important;margin:0!important;}
.wwd-home-featured-live-final .wwd-home-featured-category,.wwd-home-featured-live-final .wwd-home-featured-rating,.wwd-home-featured-live-final .wwd-home-featured-address{font-size:11px!important;margin-top:4px!important;}
@media(max-width:700px){.wwd-home-featured-live-final .wwd-home-featured-grid{grid-template-columns:1fr!important;}.wwd-home-featured-live-final .wwd-home-featured-media{height:150px!important;min-height:150px!important;}}

/* v3.8.0: Google/Yelp listing importer */
.wwd-import-box{margin:0 auto 24px;padding:22px;border:1px solid #dbe3ee;border-radius:14px;background:#f8fafc;max-width:1100px}
.wwd-import-heading span{font-size:11px;letter-spacing:.14em;font-weight:800}
.wwd-import-heading h2{margin:5px 0;font-size:23px}
.wwd-import-heading p{margin:0 0 15px;color:#64748b}
.wwd-import-row{display:grid;grid-template-columns:230px 1fr auto;gap:10px}
.wwd-import-row select,.wwd-import-row input{min-height:44px}
.wwd-import-status{margin-top:10px;font-weight:600;color:#475569;min-height:20px}
@media(max-width:700px){.wwd-import-row{grid-template-columns:1fr}.wwd-import-box{margin:0 14px 20px}}

/* v3.8.2: simple math captcha */
.wwd-math-captcha label,.wwd-login-captcha label{font-weight:700;display:block}.wwd-math-captcha input[type=number],.wwd-login-captcha input[type=number]{display:block;width:100%;box-sizing:border-box;margin-top:7px;min-height:42px}.wwd-login-captcha{margin:12px 0}.wwd-login-captcha input[type=number]{padding:8px;border:1px solid #d1d5db;border-radius:4px}

/* v3.8.3: CAPTCHA belongs below password and refreshes with a fresh server token. */
.wwd-login-form .wwd-login-captcha{order:3;margin:14px 0!important}
.wwd-login-form .wwd-login-captcha label{display:block;font-weight:700}
.wwd-login-form .wwd-login-captcha input[type=number]{display:block;width:100%;box-sizing:border-box;margin-top:7px;min-height:42px;padding:8px 12px;border:1px solid #d1d5db;border-radius:8px}
.wwd-login-form .wwd-login-remember{margin:10px 0}
.wwd-login-form .wwd-login-remember label{font-weight:400}

/* v3.8.5: clear owner/email formatting with arrow separator. */
.wwd-yelp-business-owner,.wwd-business-owner,.wwd-business-email{display:flex;align-items:flex-start;gap:10px}
.wwd-business-owner>span,.wwd-business-email>span{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 7px;min-width:0}
.wwd-business-owner strong,.wwd-business-email strong{white-space:nowrap}
.wwd-business-separator{font-weight:700;color:#64748b}
.wwd-business-value{color:#0f172a;font-size:13px;text-decoration:none;word-break:break-word}
.wwd-business-email a.wwd-business-value:hover{text-decoration:underline}

/* v3.8.11: Services display correction. Keep the blue verification check in the heading,
   while rendering service names as clean text rows (not pills). */
.wwd-services-display h2 .wwd-services-verified{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:20px!important;
  height:20px!important;
  margin-left:6px!important;
  border-radius:50%!important;
  background:#1976d2!important;
  color:#fff!important;
  font-size:13px!important;
  line-height:20px!important;
  vertical-align:3px!important;
  font-weight:800!important;
}
.wwd-services-display .wwd-service-display-list{
  display:block!important;
  flex-wrap:initial!important;
  gap:0!important;
  margin-top:0!important;
  border-top:1px solid #e5e5e5!important;
}
.wwd-services-display .wwd-service-display-item{
  display:block!important;
  width:auto!important;
  box-sizing:border-box!important;
  padding:11px 0!important;
  margin:0!important;
  border:0!important;
  border-bottom:1px solid #e5e5e5!important;
  border-radius:0!important;
  background:transparent!important;
  color:#333!important;
  font-size:13px!important;
  line-height:1.4!important;
  text-align:left!important;
}

/* v3.8.15: make fetched/transparent listing logos clearer beside the business name */
.wwd-yelp-title-logo{width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important;object-fit:contain!important;display:inline-block!important;flex:0 0 72px!important;border-radius:10px!important;background:#fff!important;padding:6px!important;box-sizing:border-box!important;box-shadow:0 1px 6px rgba(15,23,42,.10)!important;}

.wwd-import-box-inline{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:5!important;margin:0 0 24px!important;}
.wwd-import-box-inline .wwd-import-row{display:grid!important;}
@media(max-width:700px){.wwd-import-box-inline .wwd-import-row{display:grid!important;grid-template-columns:1fr!important;}}

/* v3.9: banner image, social profiles, street/city/state/zip, delete photo/video, locate-on-map, delete listing */
.wwd-yelp-banner{width:100%;max-height:340px;overflow:hidden;border-radius:12px;margin-bottom:20px}
.wwd-yelp-banner img{width:100%;height:340px;object-fit:cover;display:block}
@media(max-width:700px){.wwd-yelp-banner,.wwd-yelp-banner img{height:180px}}
.wwd-yelp-social-links{display:flex;flex-wrap:wrap;gap:8px;padding:14px 0;border-bottom:1px solid #ddd}
.wwd-yelp-social-link{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:8px;background:#f1f5ff;color:#1f5eea;font-weight:800;font-size:12px;text-decoration:none;border:1px solid #dbe6ff}
.wwd-yelp-social-link:hover{background:#e3ecff}
.wwd-yelp-street-address .wwd-business-value{overflow-wrap:anywhere}
.wwd-social-builder{border:1px solid #e1e6ee;border-radius:10px;padding:16px;margin:6px 0}
.wwd-social-builder legend{font-weight:800;padding:0 6px}
.wwd-social-builder label{display:block;margin-bottom:10px}
.wwd-locate-box{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:6px 0 14px}
.wwd-locate-box .wwd-locate-status{font-size:13px;color:#68758a}
.wwd-locate-preview{width:100%;margin-top:10px}
.wwd-existing-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;margin:8px 0}
.wwd-existing-media-item{border:1px solid #e1e6ee;border-radius:8px;overflow:hidden;background:#f5f7fa;text-align:center}
.wwd-existing-media-item img,.wwd-existing-media-item video{width:100%;height:90px;object-fit:cover;display:block}
.wwd-remove-checkbox{display:flex;align-items:center;gap:6px;justify-content:center;font-size:12px;color:#d71920;padding:6px;font-weight:600}
.wwd-current-logo .wwd-remove-checkbox{justify-content:flex-start}
.wwd-dashboard-delete-form{display:inline-block;margin:0}
.wwd-dashboard-delete{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:8px;border:1px solid #fecaca;background:#fff5f5;color:#d71920;font-weight:700;cursor:pointer}
.wwd-dashboard-delete:hover{background:#fee2e2}

/* v3.9.1: multi-platform share menu (replaces the old Share/Save row) */
.wwd-yelp-share-wrap{position:relative}
.wwd-yelp-share-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:30;background:#fff;border:1px solid #e1e6ee;border-radius:10px;box-shadow:0 8px 24px rgba(15,23,42,.14);padding:6px;display:flex;flex-direction:column;min-width:170px}
.wwd-yelp-share-menu a,.wwd-yelp-share-menu button{display:block;width:100%;text-align:left;padding:9px 12px;border-radius:6px;border:0;background:none;font-size:14px;font-weight:600;color:#1f2937;text-decoration:none;cursor:pointer;font-family:inherit}
.wwd-yelp-share-menu a:hover,.wwd-yelp-share-menu button:hover{background:#f3f5f9}
.wwd-yelp-share-menu[hidden]{display:none}

/* v3.9.2: Contact Information table (Company Name / Website / Social / Phone reveal / Location) */
.wwd-contact-info-card h2{margin-bottom:12px}
.wwd-contact-info-table{width:100%;border-collapse:collapse}
.wwd-contact-info-table tr{border-top:1px solid #eef1f5}
.wwd-contact-info-table tr:first-child{border-top:0}
.wwd-contact-info-table th,.wwd-contact-info-table td{text-align:left;padding:11px 6px;vertical-align:middle;font-size:14px}
.wwd-contact-info-table th{color:#68758a;font-weight:600;width:42%;white-space:nowrap}
.wwd-contact-info-table td{color:#1f2937;word-break:break-word}
.wwd-contact-info-table .wwd-yelp-social-links{padding:0;border-bottom:0}
.wwd-reveal-phone{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;border:1px solid #dbe6ff;background:#f1f5ff;color:#1f5eea;font-weight:700;cursor:pointer;font-size:13px}
.wwd-reveal-phone:hover{background:#e3ecff}
.wwd-reveal-phone-link{color:#1f5eea;font-weight:700;text-decoration:none}


/* v3.9.4: improved logo visibility */
.wwd-yelp-title-logo,
.wwd-yelp-title-block h1 .wwd-yelp-title-logo{
  width:82px!important;height:82px!important;max-width:82px!important;max-height:82px!important;
  min-width:82px!important;min-height:82px!important;object-fit:contain!important;
  padding:7px!important;border-radius:11px!important;
}
@media(max-width:700px){
  .wwd-yelp-title-logo,
  .wwd-yelp-title-block h1 .wwd-yelp-title-logo{
    width:68px!important;height:68px!important;max-width:68px!important;max-height:68px!important;
    min-width:68px!important;min-height:68px!important;padding:5px!important;
  }
}


/* v4.0.6 interactive map picker */
.wwd-map-search-row{display:flex;gap:8px;align-items:center;width:100%;flex-wrap:wrap}
.wwd-map-search{flex:1 1 360px;min-width:220px;height:44px;padding:0 13px;border:1px solid #d6deea;border-radius:9px;background:#fff;color:#172033;font:inherit;box-sizing:border-box}
.wwd-map-search:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10)}
.wwd-map-search-btn,.wwd-map-search-row .wwd-locate-map{height:44px;padding:0 16px;border:1px solid #2563eb;border-radius:9px;background:#2563eb;color:#fff;font-weight:700;cursor:pointer}
.wwd-map-search-row .wwd-locate-map{background:#fff;color:#2563eb}
.wwd-map-search-btn:disabled{opacity:.65;cursor:wait}
.wwd-map-search-results{width:100%;margin-top:7px;border:1px solid #dce2eb;border-radius:9px;background:#fff;box-shadow:0 8px 22px rgba(20,35,65,.10);overflow:hidden}
.wwd-map-result{display:block;width:100%;padding:11px 13px;border:0;border-bottom:1px solid #edf1f6;background:#fff;text-align:left;color:#253047;font:inherit;cursor:pointer}
.wwd-map-result:last-child{border-bottom:0}.wwd-map-result:hover{background:#f5f8ff;color:#1f5eea}
.wwd-locate-status{display:block!important;width:100%;min-height:18px}
.wwd-interactive-map{width:100%;height:360px;margin-top:6px;border:1px solid #dce2eb;border-radius:10px;overflow:hidden;background:#e8eef5;position:relative}
.wwd-interactive-map .leaflet-control-attribution{font-size:10px}
.wwd-interactive-map .leaflet-control-zoom a{color:#1f2937!important}
@media(max-width:600px){.wwd-map-search-row{display:grid;grid-template-columns:1fr}.wwd-map-search{width:100%;min-width:0}.wwd-map-search-btn,.wwd-map-search-row .wwd-locate-map{width:100%}.wwd-interactive-map{height:300px}}
