/* directory.css */
:root{--ek-ink:#242424;--ek-muted:#6e7072;--ek-red:#1769e0;--ek-red-dark:#0f55bb;--ek-paper:#f7f7f7;--ek-line:#e6e6e6;--ek-star:#ffc21c}
.ek-average-stars{position:relative;display:inline-block;color:#b9bec6;letter-spacing:-1px;line-height:1;white-space:nowrap}.ek-average-stars>span{color:#b9bec6}.ek-average-stars.has-rating::after{content:"★★★★★";position:absolute;left:0;top:0;width:var(--ek-rating-percent);overflow:hidden;color:#ffb400;white-space:nowrap}.ek-business-rating .ek-average-stars{font-size:1.25rem}.ek-business-rating .ek-average-stars>span{color:#c2c8d0}.ek-rating .ek-average-stars{font-size:1.04rem}
.ek-rating .ek-average-stars>span,.ek-business-rating .ek-average-stars>span{color:#b9bec6}.ek-business-rating .ek-average-stars.no-rating>span{color:#c2c8d0}.ek-rating .ek-average-stars.has-rating::after,.ek-business-rating .ek-average-stars.has-rating::after{color:#ffb400}

.ek-review-average{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.ek-review-average-stars{font-size:1.35rem}.ek-review-filters{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin:18px 0 8px;padding:14px;border:1px solid var(--ek-line);border-radius:10px;background:#f8fafc}.ek-review-filters label{display:grid;gap:5px;font-weight:700}.ek-review-filters select{min-width:165px;min-height:42px;border:1px solid #c7d0dd;border-radius:7px;background:#fff;padding:7px 34px 7px 10px}.ek-review-filters button,.ek-review-filters a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:7px;padding:8px 15px;font-weight:700}.ek-review-filters button{border:1px solid #1769df;background:#1769df;color:#fff;cursor:pointer}.ek-review-result-count{margin:8px 0 18px;color:#536071}.ek-review-empty{padding:24px;border:1px dashed #b8c2d1;border-radius:10px;background:#fafbfd}.ek-review-empty p{margin-bottom:0}@media(max-width:620px){.ek-reviews .ek-section-head{align-items:flex-start;flex-direction:column}.ek-review-average{justify-content:flex-start}.ek-review-filters{align-items:stretch}.ek-review-filters label,.ek-review-filters select,.ek-review-filters button,.ek-review-filters a{width:100%}}
.ek-rating-overview{display:grid;grid-template-columns:minmax(190px,.7fr) minmax(320px,1.3fr);gap:42px;align-items:center;margin:22px 0;padding:26px;border:1px solid var(--ek-line);border-radius:14px;background:#fff}.ek-rating-overall{display:grid;justify-items:start;gap:7px}.ek-rating-overall>span:first-child{font-size:1.05rem;font-weight:800}.ek-rating-overall>strong{font-size:3.2rem;line-height:1;letter-spacing:-.05em}.ek-rating-overall .ek-average-stars{font-size:1.7rem}.ek-rating-overall p{margin:1px 0 0;color:var(--ek-muted)}.ek-rating-breakdown{display:grid;gap:11px}.ek-rating-breakdown-row{display:grid;grid-template-columns:72px minmax(120px,1fr) 42px;gap:11px;align-items:center}.ek-rating-breakdown-row>span:first-child{font-size:.9rem}.ek-rating-breakdown-row>strong{text-align:right;font-size:.85rem}.ek-rating-breakdown-track{height:12px;overflow:hidden;border-radius:999px;background:#edf0f4}.ek-rating-breakdown-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffb400,#f35b43)}@media(max-width:680px){.ek-rating-overview{grid-template-columns:1fr;gap:24px;padding:20px}.ek-rating-breakdown-row{grid-template-columns:68px minmax(90px,1fr) 35px}.ek-rating-overall>strong{font-size:2.7rem}}
.ek-category-mega{position:relative;z-index:40;margin:0 0 16px;border:1px solid var(--ek-line);border-radius:12px;background:#fff;box-shadow:0 7px 22px rgba(15,23,42,.08)}.ek-category-mega-tabs{display:flex;align-items:stretch;justify-content:center;gap:2px;overflow:visible}.ek-category-mega-item{position:relative}.ek-category-mega-item>button{display:flex;align-items:center;gap:8px;min-height:52px;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--ek-ink);font:750 .92rem/1.2 inherit;padding:10px 17px;cursor:pointer;white-space:nowrap}.ek-category-mega-item>button:hover,.ek-category-mega-item>button[aria-expanded=true]{border-bottom-color:var(--ek-red);color:var(--ek-red)}.ek-category-mega-item>button span{font-size:1.1rem}.ek-category-mega-panel{position:absolute;top:100%;left:50%;width:min(540px,82vw);transform:translateX(-50%);border:1px solid var(--ek-line);border-top:3px solid var(--ek-red);border-radius:0 0 12px 12px;background:#fff;padding:17px;box-shadow:0 18px 38px rgba(15,23,42,.2)}.ek-category-mega-panel>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.ek-category-mega-panel a{display:flex;align-items:center;gap:10px;border-radius:8px;color:var(--ek-ink);padding:10px;text-decoration:none}.ek-category-mega-panel a:hover,.ek-category-mega-panel a:focus-visible{background:#f3f6fb;color:var(--ek-red)}.ek-category-mega-panel a span{font-size:1.35rem}.ek-category-mega-all{margin-bottom:8px;border-bottom:1px solid var(--ek-line);border-radius:0!important;color:var(--ek-red)!important;font-weight:800}@media(max-width:760px){.ek-category-mega{margin-inline:-2px}.ek-category-mega-tabs{justify-content:flex-start;overflow-x:auto}.ek-category-mega-item{position:static}.ek-category-mega-item>button{padding-inline:13px}.ek-category-mega-panel{position:absolute;left:8px;right:8px;width:auto;transform:none}.ek-category-mega-panel>div{grid-template-columns:1fr}}
.ek-brand-logo{display:block;width:82px;height:82px;object-fit:contain;margin:0 auto 12px}
.ek-location-autocomplete{position:relative}.ek-location-suggestions{position:absolute;z-index:1000;top:100%;left:0;right:0;max-height:260px;overflow:auto;margin:0;padding:6px;background:#fff;color:var(--ek-ink);border:1px solid var(--ek-line);border-radius:0 0 9px 9px;box-shadow:0 10px 24px rgba(0,0,0,.18);list-style:none}.ek-location-suggestions li{padding:10px 9px;border-radius:5px;cursor:pointer}.ek-location-suggestions li:hover,.ek-location-suggestions li.is-active{background:#f4eaea;color:var(--ek-red-dark)}
.ek-header-location-typeahead{display:flex!important;position:relative;align-items:stretch;min-width:165px}.ek-header-location-typeahead .ek-predictive-native-select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.ek-header-location-typeahead .ek-predictive-input{box-sizing:border-box;width:100%;min-width:0;min-height:58px;border:0!important;border-radius:0;background:#fff;color:#17233c;padding:0 38px 0 16px;font:inherit;outline:0;-webkit-appearance:none;appearance:none}.ek-header-location-typeahead .ek-predictive-input:focus{box-shadow:inset 0 0 0 2px #1769e0}.ek-header-location-typeahead::after{content:'⌄';position:absolute;right:15px;top:50%;transform:translateY(-54%);color:#17233c;font-weight:900;pointer-events:none}.ek-header-location-typeahead:focus-within::after{color:#1769e0}.ek-header-location-typeahead .ek-location-suggestions{top:calc(100% + 3px);right:auto;width:max(100%,260px);border-radius:10px}.ek-header-location-typeahead .ek-location-suggestions li:hover,.ek-header-location-typeahead .ek-location-suggestions li.is-active{background:#eaf3ff;color:#0f55bb}@media(max-width:760px){.ek-header-location-typeahead{min-width:0}.ek-header-location-typeahead .ek-predictive-input{min-height:52px;font-size:16px}.ek-header-location-typeahead .ek-location-suggestions{right:0;width:min(86vw,360px)}}
.ek-directory,.ek-place{color:var(--ek-ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.ek-directory *,.ek-place *{box-sizing:border-box}.ek-hero{background:linear-gradient(120deg,rgba(24,24,24,.94),rgba(54,31,31,.88));border-radius:18px;color:#fff;padding:clamp(32px,6vw,78px) clamp(22px,5vw,64px);margin-bottom:36px;box-shadow:0 12px 34px rgba(0,0,0,.14)}.ek-hero-copy{text-align:center;max-width:790px;margin:0 auto 30px}.ek-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--ek-red);font-size:.75rem;font-weight:800;margin:0 0 8px}.ek-hero .ek-eyebrow{color:#ffaaa3}.ek-hero h1{font-size:clamp(2rem,4.7vw,4.25rem);line-height:1.03;margin:0 0 16px}.ek-hero-text{color:#eee;font-size:1.08rem;margin:0}.ek-search{display:grid;grid-template-columns:1.35fr 1fr 1fr auto;max-width:1080px;margin:auto;background:#fff;border-radius:10px;box-shadow:0 8px 28px rgba(0,0,0,.28);overflow:hidden}.ek-search label{display:flex;flex-direction:column;padding:9px 13px;border-right:1px solid var(--ek-line)}.ek-search label span{color:var(--ek-muted);font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.ek-search input,.ek-search select{appearance:none;border:0;border-radius:0;padding:5px 0 2px;background:#fff;color:var(--ek-ink);font:inherit;min-width:0;outline:0}.ek-search button,.ek-review-form button{background:var(--ek-red);border:0;color:#fff;font-weight:800;padding:14px 25px;cursor:pointer}.ek-search button:hover,.ek-review-form button:hover{background:var(--ek-red-dark)}.ek-categories{margin:42px 0}.ek-section-title{text-align:center;margin-bottom:20px}.ek-section-title h2,.ek-results-head h2{font-size:clamp(1.5rem,3vw,2rem);margin:0}.ek-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ek-category{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:13px;align-items:center;border:1px solid var(--ek-line);border-radius:10px;background:#fff;color:var(--ek-ink);padding:18px;text-decoration:none;box-shadow:0 3px 12px rgba(0,0,0,.04);transition:.18s ease}.ek-category:hover,.ek-category.is-active{border-color:var(--ek-red);transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,0,0,.08)}.ek-category-icon{grid-row:1/3;font-size:1.65rem}.ek-category strong{line-height:1.2}.ek-category small{color:var(--ek-muted);margin-top:3px}.ek-results-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--ek-line);padding-bottom:16px;margin:34px 0 18px}.ek-clear,.ek-card-link{color:var(--ek-red);font-weight:700;text-decoration:none}.ek-grid{display:grid;grid-template-columns:1fr;gap:16px;max-width:1000px}.ek-card{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:205px;border:1px solid var(--ek-line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.05);transition:.18s ease}.ek-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.1);transform:translateY(-1px)}.ek-card-image{display:block;min-height:205px;background:linear-gradient(135deg,#efefef,#d7d7d7);background-position:center;background-size:cover;text-decoration:none}.ek-card-body{padding:20px 22px;min-width:0}.ek-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ek-card h2{font-size:1.35rem;line-height:1.2;margin:0 0 8px}.ek-card h2 a{color:inherit;text-decoration:none}.ek-card h2 a:hover{color:var(--ek-red)}.ek-pill{border-radius:4px;background:#f1f1f1;color:#555;font-size:.73rem;font-weight:700;padding:5px 8px;white-space:nowrap}.ek-rating{display:flex;align-items:center;gap:7px}.ek-rating span{color:var(--ek-star);letter-spacing:-2px;font-size:1.04rem}.ek-rating b{font-size:.9rem}.ek-rating small,.ek-location,.ek-card-excerpt{color:var(--ek-muted)}.ek-location{font-size:.9rem;margin:16px 0 8px}.ek-card-excerpt{line-height:1.5;margin:8px 0 14px}.ek-card-link{font-size:.9rem}.ek-empty{background:var(--ek-paper);border-radius:10px;padding:28px}.page-numbers{display:inline-block;margin:24px 4px 0;padding:8px 12px;border:1px solid var(--ek-line);border-radius:5px;text-decoration:none}.page-numbers.current{background:var(--ek-red);border-color:var(--ek-red);color:#fff}.ek-rating-large{font-size:1.15rem}.ek-place{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(320px,1.3fr);gap:32px}.ek-place-facts,.ek-review-form,.ek-reviews article{border:1px solid var(--ek-line);border-radius:12px;padding:22px;background:#fff}.ek-reviews article{margin:0 0 14px}.ek-review-form{grid-column:1/-1;display:grid;gap:12px}.ek-review-form input,.ek-review-form textarea{border:1px solid var(--ek-line);border-radius:7px;padding:13px;background:#fff;color:var(--ek-ink)}.ek-review-form textarea{min-height:130px;resize:vertical}.ek-stars{display:flex;flex-direction:row-reverse;justify-content:flex-end}.ek-stars input{position:absolute;opacity:0}.ek-stars label{color:#cfd0d1;cursor:pointer;font-size:2rem}.ek-stars input:checked~label,.ek-stars label:hover,.ek-stars label:hover~label{color:var(--ek-star)}.ek-consent{font-size:.9rem}.ek-form-status{font-weight:700}.ertekelem-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}
.ek-search{overflow:visible;position:relative}.ek-location-autocomplete{z-index:30}.ek-location-suggestions:not([hidden]){display:block}.ek-location-suggestions[hidden]{display:none!important}.ek-location-suggestions .ek-location-message{color:var(--ek-muted);cursor:default}.ek-location-suggestions .ek-location-message:hover{background:#fff;color:var(--ek-muted)}.ek-directory-search-state .ek-results-head{margin-top:10px;align-items:flex-start}.ek-directory-search-state .ek-results-head>div{flex:1;min-width:0}.ek-active-filters{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.ek-active-filters span{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#f4eaea;color:var(--ek-red-dark);font-size:.8rem;font-weight:700}.ek-active-filters a{color:inherit;font-size:1.1rem;line-height:1;text-decoration:none}.ek-results-location-filter{display:flex;align-items:flex-end;gap:9px;max-width:720px;margin-top:15px}.ek-results-location-filter .ek-predictive-field{position:relative;display:flex;flex:1;min-width:210px;flex-direction:column;gap:5px}.ek-results-location-filter label>span{color:var(--ek-muted);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.ek-results-location-filter input{width:100%;min-height:42px;padding:9px 11px;border:1px solid var(--ek-line);border-radius:7px;background:#fff;color:var(--ek-ink);font:inherit}.ek-results-location-filter button{min-height:42px;padding:9px 15px;border:0;border-radius:7px;background:var(--ek-red);color:#fff;font-weight:800;cursor:pointer}.ek-location-filter-clear{padding:10px 2px;color:var(--ek-red);font-size:.83rem;font-weight:700;white-space:nowrap}.ek-empty strong{display:block;margin-bottom:6px}.ek-empty p{margin:0 0 12px}.ek-empty a{display:inline-block}@media(max-width:700px){.ek-directory-search-state .ek-results-head{align-items:stretch;flex-direction:column;gap:14px}.ek-results-location-filter{align-items:stretch;flex-direction:column}.ek-results-location-filter .ek-predictive-field{width:100%}.ek-results-location-filter button{width:100%}}
.ek-location-suggestions .ek-current-location-option{color:#1769e0;font-weight:800;border-bottom:1px solid #e3e9f2}.ek-location-suggestions .ek-current-location-option:hover,.ek-location-suggestions .ek-current-location-option.is-active{background:#edf5ff;color:#0f55bb}
@media(max-width:850px){.ek-search{grid-template-columns:1fr 1fr}.ek-search button{min-height:56px}.ek-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ek-place{grid-template-columns:1fr}.ek-place .ek-review-form{grid-column:auto}}
@media(max-width:620px){.ek-hero{border-radius:0;margin-left:-16px;margin-right:-16px}.ek-search{grid-template-columns:1fr}.ek-search label{border-right:0;border-bottom:1px solid var(--ek-line)}.ek-category-grid{grid-template-columns:1fr}.ek-card{grid-template-columns:1fr}.ek-card-image{min-height:210px}.ek-card-top{display:block}.ek-pill{display:inline-block;margin-top:10px}.ertekelem-admin-grid{grid-template-columns:1fr}}
.ek-search{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1fr) minmax(130px,auto);align-items:stretch}.ek-search>*{min-width:0}.ek-search>button{width:100%;min-height:100%}@media(max-width:850px){.ek-search{grid-template-columns:minmax(0,1fr) minmax(130px,.7fr)}.ek-search>label:nth-of-type(1){grid-column:1}.ek-search>label:nth-of-type(2){grid-column:2}.ek-search>label:nth-of-type(3){grid-column:1}.ek-search>button{grid-column:2}}@media(max-width:620px){.ek-search{grid-template-columns:minmax(0,1fr)}.ek-search>label:nth-of-type(1),.ek-search>label:nth-of-type(2),.ek-search>label:nth-of-type(3),.ek-search>button{grid-column:1}.ek-search>button{min-height:56px}}
.ek-map-section{grid-column:1/-1;border:1px solid var(--ek-line);border-radius:14px;background:#fff;padding:22px}.ek-map-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.ek-map-heading h2{margin:0}.ek-map-heading .ek-eyebrow{margin-bottom:4px}.ek-map-heading a,.ek-map-missing a{color:var(--ek-red);font-weight:750;text-decoration:none}.ek-map{width:100%;height:390px;border-radius:10px;background:#e9edf2;overflow:hidden;z-index:0}.ek-map-missing{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:110px;border-radius:10px;background:var(--ek-paper);padding:22px}.ek-map-missing p{margin:0;color:var(--ek-muted)}@media(max-width:620px){.ek-map-heading,.ek-map-missing{align-items:flex-start;flex-direction:column}.ek-map{height:300px}}
.single-ertekelem_place .er-entry-header,.single-ertekelem_place .er-featured{display:none}.single-ertekelem_place .er-content{max-width:1220px;padding-top:26px}.ek-business-page{color:var(--ek-ink)}.ek-business-hero{position:relative;min-height:510px;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#253752,#101827);box-shadow:0 18px 48px rgba(15,23,42,.16)}.ek-business-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;height:510px;gap:3px;background:#fff}.ek-gallery-image{margin:0;overflow:hidden;background:#d8dee8}.ek-gallery-image:first-child{grid-row:1/3}.ek-gallery-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.ek-gallery-image:hover img{transform:scale(1.025)}.ek-business-hero.has-no-images .ek-business-gallery{background:linear-gradient(135deg,#132f59,#0b1830)}.ek-business-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:44px;background:linear-gradient(180deg,transparent 25%,rgba(3,12,27,.2) 50%,rgba(3,12,27,.94) 100%);pointer-events:none}.ek-business-title{max-width:830px;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.3)}.ek-business-title h1{font-size:clamp(2.4rem,5vw,4.7rem);line-height:1;letter-spacing:-.05em;margin:0 0 14px}.ek-business-title p{margin:7px 0;color:#f0f5ff;font-weight:680}.ek-business-rating{display:flex;align-items:center;gap:10px;font-size:1.05rem}.ek-business-rating strong{font-size:1.35rem}.ek-business-rating span{color:#ffb400;letter-spacing:-1px}.ek-business-rating a{color:#fff;pointer-events:auto}.ek-business-actions{display:flex;flex-wrap:wrap;gap:10px;padding:22px 0;border-bottom:1px solid var(--ek-line)}.ek-business-actions a,.ek-business-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid #cfd6e2;border-radius:9px;background:#fff;color:var(--ek-ink);font:700 .92rem/1 inherit;padding:10px 17px;text-decoration:none;cursor:pointer}.ek-business-actions .ek-action-primary{border-color:var(--ek-red);background:var(--ek-red);color:#fff}.ek-business-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:54px;padding:38px 0}.ek-business-main{display:grid;gap:0}.ek-business-section{border-bottom:1px solid var(--ek-line);padding:0 0 34px;margin:0 0 34px}.ek-business-section h2,.ek-side-card h2{font-size:1.55rem;line-height:1.2;margin:0 0 18px}.ek-business-description{font-size:1.05rem;line-height:1.75}.ek-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.ek-photo-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ek-photo-strip img{width:100%;height:150px;object-fit:cover;border-radius:9px}.ek-business-sidebar{display:grid;align-content:start;gap:18px}.ek-side-card{border:1px solid var(--ek-line);border-radius:13px;background:#fff;padding:22px;box-shadow:0 6px 22px rgba(15,23,42,.06)}.ek-side-card p{border-bottom:1px solid var(--ek-line);padding-bottom:13px;margin:0 0 13px;overflow-wrap:anywhere}.ek-side-card p:last-child{border:0;padding:0;margin:0}.ek-side-card a{font-weight:750;text-decoration:none}.ek-hours-card table{width:100%;border-collapse:collapse;font-size:.9rem}.ek-hours-card th,.ek-hours-card td{padding:7px 0;text-align:left}.ek-hours-card td{text-align:right}.ek-business-page>.ek-map-section{margin-bottom:36px}.ek-business-page .ek-review-form{border-radius:13px}.single-ertekelem_place .ek-listing-gallery{display:none}@media(max-width:900px){.ek-business-hero,.ek-business-gallery{height:440px;min-height:440px}.ek-business-layout{grid-template-columns:1fr;gap:10px}.ek-business-sidebar{grid-row:1}.ek-photo-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.single-ertekelem_place .er-content{padding-top:14px}.ek-business-hero,.ek-business-gallery{height:420px;min-height:420px;border-radius:12px}.ek-business-gallery{grid-template-columns:1fr}.ek-gallery-image:not(:first-child){display:none}.ek-business-overlay{padding:24px}.ek-business-title h1{font-size:2.45rem}.ek-business-actions a,.ek-business-actions button{flex:1 1 calc(50% - 6px)}.ek-business-layout{padding-top:26px}.ek-photo-strip img{height:125px}}
.ek-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:620px){.ek-category-grid{grid-template-columns:1fr}}
.ek-suggestion{margin:28px 0;border:1px solid #e4e8ef;border-radius:14px;background:#f8fafc;padding:16px}.ek-suggestion summary{cursor:pointer;color:#165dcc;font-weight:800}.ek-suggestion-form{margin-top:16px}.ek-suggestion-login{margin:24px 0;padding:14px;border:1px solid #e4e8ef;border-radius:10px}
.ek-business-categories{display:flex;align-items:center;gap:9px;flex-wrap:wrap;max-width:1180px;margin:18px auto 0;padding:0 20px}.ek-business-categories strong{color:#526070}.ek-business-categories a{display:inline-flex;align-items:center;min-height:36px;border:1px solid #c8d8ee;border-radius:999px;background:#f4f8fe;color:#124fae;padding:6px 12px;font-weight:800;text-decoration:none}.ek-business-categories a:hover{border-color:#165dcc;background:#e8f1ff}@media(max-width:620px){.ek-business-categories{margin-top:12px;padding-inline:14px}.ek-business-categories strong{width:100%}}
.ek-listing-gallery{margin:34px 0}.ek-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ek-image-grid figure{margin:0;border:1px solid #e4e8ef;border-radius:12px;overflow:hidden;background:#fff}.ek-image-grid img{display:block;width:100%;height:220px;object-fit:cover}.ek-image-grid figcaption{padding:10px}.ek-image-grid details{margin-top:8px}.ek-image-grid details summary{cursor:pointer;color:#b32d2e;font-size:.85rem}.ek-image-grid textarea{width:100%;min-height:70px;margin-top:8px}.ek-image-hidden{display:grid;place-items:center;min-height:180px;border:1px dashed #d0d5dd;background:#f2f4f7;color:#667085}@media(max-width:700px){.ek-image-grid{grid-template-columns:1fr}}
.ek-review-author{display:flex;align-items:center;gap:12px;margin-bottom:12px}.ek-review-author img{width:56px;height:56px;border-radius:50%;object-fit:cover}.ek-review-author div{display:grid}.ek-review-author strong{font-size:1rem}.ek-review-author small{color:var(--ek-muted)}
.ek-review-reactions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid var(--ek-line)}.ek-reaction-button{display:inline-flex;align-items:center;gap:6px;min-height:38px;border:1px solid var(--ek-line);border-radius:999px;background:#fff;color:var(--ek-ink);padding:6px 11px;cursor:pointer}.ek-reaction-button:hover,.ek-reaction-button.is-active{border-color:#1769e0;background:#edf5ff;color:#0b4eaa}.ek-reaction-button span{font-size:1.08rem}.ek-reaction-button b{font-size:.78rem}.ek-reaction-button em{font-style:normal;font-size:.78rem;font-weight:800}.ek-reaction-status{flex-basis:100%;color:#b32d2e}.ek-profile-impact{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:16px 0 24px}.ek-profile-impact div{display:grid;justify-items:center;gap:2px;padding:14px 8px;border:1px solid var(--ek-line);border-radius:12px;background:#fff}.ek-profile-impact span{font-size:1.35rem}.ek-profile-impact strong{font-size:1.35rem}.ek-profile-impact small{color:var(--ek-muted);font-weight:700}@media(max-width:620px){.ek-review-reactions{gap:6px}.ek-reaction-button{flex:1 1 calc(50% - 4px);justify-content:center}.ek-profile-impact{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.ek-profile-impact div{padding:10px 5px}.ek-profile-impact small{font-size:.7rem}}
.ek-add-business{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;max-width:1000px;margin:36px 0 8px;padding:28px 30px;border:1px dashed #cfd6e2;border-radius:12px;background:#fff}.ek-add-business-icon{font-size:2.3rem}.ek-add-business h2{font-size:1.35rem;margin:0 0 3px}.ek-add-business p{color:var(--ek-muted);margin:0}.ek-add-business>a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:999px;background:#f0f1f3;color:var(--ek-ink);font-weight:800;padding:10px 22px;text-decoration:none}.ek-add-business>a:hover{background:#1769e0;color:#fff}@media(max-width:620px){.ek-add-business{grid-template-columns:auto 1fr;gap:10px;margin-top:24px;padding:18px 15px}.ek-add-business-icon{font-size:1.8rem}.ek-add-business h2{font-size:1.08rem}.ek-add-business p{font-size:.85rem}.ek-add-business>a{grid-column:1/-1;width:100%;min-height:44px}}
.ek-map-search-page{width:min(1500px,calc(100vw - 32px));margin:24px 50% 0;transform:translateX(-50%);color:var(--ek-ink)}.ek-map-search-bar{display:grid;grid-template-columns:1.35fr 1fr 1fr auto;border:1px solid var(--ek-line);border-radius:12px;background:#fff;box-shadow:0 8px 30px rgba(15,23,42,.1);overflow:hidden;margin-bottom:18px}.ek-map-search-bar label{display:flex;flex-direction:column;border-right:1px solid var(--ek-line);padding:9px 15px}.ek-map-search-bar label span{color:var(--ek-muted);font-size:.68rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.ek-map-search-bar input,.ek-map-search-bar select{min-width:0;border:0;outline:0;background:#fff;padding:4px 0;font:inherit}.ek-map-search-bar button{border:0;background:#165dcc;color:#fff;padding:0 28px;font-weight:850;cursor:pointer}.ek-map-search-layout{display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);height:calc(100vh - 240px);min-height:590px;border:1px solid var(--ek-line);border-radius:14px;overflow:hidden;background:#fff}.ek-map-results{overflow-y:auto;border-right:1px solid var(--ek-line)}.ek-map-results>header{position:sticky;z-index:2;top:0;background:rgba(255,255,255,.96);border-bottom:1px solid var(--ek-line);padding:20px}.ek-map-results h1{font-size:1.65rem;margin:0}.ek-map-result{display:grid;grid-template-columns:92px 1fr;gap:14px;padding:16px;border-bottom:1px solid var(--ek-line);cursor:pointer}.ek-map-result:hover{background:#f7f9fc}.ek-map-result-image{width:92px;height:82px;border-radius:9px;overflow:hidden;background:#edf0f5}.ek-map-result-image img{width:100%;height:100%;object-fit:cover}.ek-map-result h2{font-size:1.03rem;line-height:1.25;margin:2px 0 5px}.ek-map-result h2 a{color:var(--ek-ink);text-decoration:none}.ek-map-result p,.ek-map-result small{display:block;color:var(--ek-muted);margin:0}.ek-map-result p{font-size:.82rem;font-weight:750}.ek-map-search-map{height:100%;min-height:590px;background:#e9edf2;z-index:0}.ek-map-popup{display:grid;gap:4px;min-width:170px}.ek-map-popup a{color:#165dcc;font-weight:850;text-decoration:none}.ek-map-popup small,.ek-map-popup span{color:#667085}@media(max-width:850px){.ek-map-search-bar{grid-template-columns:1fr 1fr}.ek-map-search-bar button{min-height:58px}.ek-map-search-layout{grid-template-columns:1fr;height:auto}.ek-map-results{max-height:430px;border-right:0;border-bottom:1px solid var(--ek-line)}.ek-map-search-map{height:520px;min-height:520px}}@media(max-width:600px){.ek-map-search-page{width:100vw;margin-top:10px}.ek-map-search-bar{grid-template-columns:1fr;border-radius:0;margin-bottom:8px}.ek-map-search-bar label{border-right:0;border-bottom:1px solid var(--ek-line)}.ek-map-search-layout{border-radius:0;border-inline:0}.ek-map-search-map{height:440px;min-height:440px}.ek-map-results{max-height:360px}}
.ek-home-results-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}.ek-home-results-main{min-width:0}.ek-top-visited{position:sticky;top:100px;margin:34px 0 0;padding:18px;border:1px solid var(--ek-line);border-radius:14px;background:#fff;box-shadow:0 6px 22px rgba(0,0,0,.06)}.ek-top-visited h2{margin:0 0 13px;font-size:1.18rem}.ek-top-visited-list{display:grid}.ek-top-visited-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:11px;align-items:center;padding:11px 0;border-top:1px solid var(--ek-line);color:var(--ek-ink);text-decoration:none}.ek-top-visited-item:first-child{border-top:0}.ek-top-visited-item img,.ek-top-placeholder{width:64px;height:58px;border-radius:8px;object-fit:cover;background:var(--ek-paper)}.ek-top-placeholder{display:grid;place-items:center;font-size:1.4rem}.ek-top-visited-item strong,.ek-top-visited-item small{display:block}.ek-top-visited-item strong{font-size:.9rem;line-height:1.25}.ek-top-visited-item small{margin-top:3px;color:var(--ek-muted);font-size:.73rem;line-height:1.25}@media(max-width:900px){.ek-home-results-layout{grid-template-columns:1fr}.ek-top-visited{position:static;order:-1;margin-top:28px}}@media(max-width:600px){.ek-top-visited{padding:14px}.ek-top-visited-list{grid-template-columns:1fr}.ek-top-visited-item{grid-template-columns:56px minmax(0,1fr)}.ek-top-visited-item img,.ek-top-placeholder{width:56px;height:52px}}
.ek-home-showcase{display:grid;grid-template-columns:minmax(210px,260px) minmax(0,1fr) minmax(210px,260px);gap:22px;align-items:start;margin:38px 0}.ek-home-category-panel,.ek-home-side-block{border:1px solid var(--ek-line);border-radius:14px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.05)}.ek-home-category-panel{padding:22px}.ek-home-category-panel .ek-section-title{text-align:left}.ek-home-category-list{display:grid;grid-template-columns:repeat(var(--ek-home-category-columns,2),minmax(0,1fr));gap:10px}.ek-home-category-list>a{display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;align-items:center;padding:12px;border:1px solid var(--ek-line);border-radius:9px;color:var(--ek-ink);text-decoration:none}.ek-home-category-list>a:hover{border-color:var(--ek-red);box-shadow:0 4px 14px rgba(0,0,0,.07)}.ek-home-category-list>a>span{grid-row:1/3;font-size:1.45rem}.ek-home-category-list strong,.ek-home-category-list small{overflow:hidden;text-overflow:ellipsis}.ek-home-category-list small{color:var(--ek-muted);font-size:.75rem}.ek-home-side-block{padding:17px}.ek-home-side-block h2{font-size:1.08rem;margin:0 0 10px}.ek-home-side-block>div>a{display:grid;grid-template-columns:54px minmax(0,1fr);gap:9px;align-items:center;padding:10px 0;border-top:1px solid var(--ek-line);color:var(--ek-ink);text-decoration:none}.ek-home-side-block>div>a:first-child{border-top:0}.ek-home-side-block img{width:54px;height:50px;object-fit:cover;border-radius:7px;background:var(--ek-paper)}.ek-home-side-block strong,.ek-home-side-block small{display:block}.ek-home-side-block strong{font-size:.84rem;line-height:1.2}.ek-home-side-block small{font-size:.7rem;line-height:1.25;color:var(--ek-muted);margin-top:3px}@media(max-width:1050px){.ek-home-showcase{grid-template-columns:1fr 1fr}.ek-home-category-panel{grid-column:1/-1;grid-row:1}.ek-home-side-block{grid-row:2}}@media(max-width:650px){.ek-home-showcase{grid-template-columns:1fr}.ek-home-category-panel,.ek-home-side-block{grid-column:auto;grid-row:auto}.ek-home-category-list{grid-template-columns:1fr!important}}
.ek-home-side-stack{display:grid;gap:18px;align-content:start;min-width:0}.ek-home-side-stack:empty{display:none}.ek-home-review-block img{border-radius:50%}.ek-home-review-block .ek-review-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#394b63}@media(max-width:1050px){.ek-home-side-stack{grid-row:2}.ek-home-side-stack .ek-home-side-block{grid-row:auto}}@media(max-width:650px){.ek-home-side-stack{grid-column:auto;grid-row:auto}}
.ek-category-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 18px;padding:12px 15px;border:1px solid var(--ek-line);border-radius:9px;background:var(--ek-paper);font-size:.9rem}.ek-category-breadcrumb a{color:var(--ek-red);font-weight:700;text-decoration:none}.ek-category-breadcrumb span{color:var(--ek-muted)}.ek-category-breadcrumb .ek-category-reset-link{margin-left:auto;color:#1765d7}.ek-category-within-search{display:grid;grid-template-columns:auto minmax(260px,560px);gap:12px;align-items:center;margin:22px auto 0;padding:15px 18px;border:1px solid var(--ek-line);border-radius:10px;background:#fff;max-width:850px}.ek-category-within-search label{font-weight:750}.ek-category-within-search>span{display:grid;grid-template-columns:minmax(0,1fr) auto}.ek-category-within-search input{min-width:0;padding:11px 13px;border:1px solid var(--ek-line);border-radius:7px 0 0 7px;font:inherit}.ek-category-within-search button{border:0;border-radius:0 7px 7px 0;background:var(--ek-red);color:#fff;padding:0 20px;font-weight:800;cursor:pointer}@media(max-width:650px){.ek-category-breadcrumb .ek-category-reset-link{flex-basis:100%;margin-left:0}.ek-category-within-search{grid-template-columns:1fr}.ek-category-within-search>span{grid-template-columns:1fr}.ek-category-within-search input,.ek-category-within-search button{border-radius:7px}.ek-category-within-search button{padding:12px;margin-top:8px}}
.ek-parent-category em{font-size:.76rem;font-style:normal;color:#2563eb}.ek-category-children{margin-top:18px}.ek-child-category-group{padding:18px;border:1px solid #dbe4f0;border-radius:14px;background:#fff}.ek-child-category-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:13px}.ek-child-category-heading h3{margin:0}.ek-child-category-heading a,.ek-category-reset a{font-weight:800;color:#1765d7;text-decoration:none}.ek-child-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.ek-child-category{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;padding:10px 12px;border:1px solid #e1e7ef;border-radius:9px;color:#17233c;text-decoration:none}.ek-child-category:hover,.ek-child-category.is-active{border-color:#1765d7;background:#eff6ff}.ek-child-category span{font-size:20px}.ek-child-category small{color:#64748b}.ek-category-reset{text-align:center;margin:15px 0 0}.ek-results-region.is-loading{opacity:.5;pointer-events:none}@media(max-width:900px){.ek-child-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.ek-child-category-grid{grid-template-columns:1fr}.ek-child-category-heading{align-items:flex-start;flex-direction:column}}
.ek-map-pagination{display:flex;flex-wrap:wrap;gap:6px;padding:14px 16px;border-top:1px solid var(--ek-line);background:#fff}.ek-map-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;padding:5px 9px;border:1px solid var(--ek-line);border-radius:7px;text-decoration:none}.ek-map-pagination .current{border-color:#165dcc;background:#165dcc;color:#fff}
.ek-directory-search-state .ek-pagination{grid-column:1;display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:24px 0 0}.ek-directory-search-state .ek-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:40px;min-height:40px;margin:0;padding:8px 12px;border:1px solid var(--ek-line);border-radius:8px;background:#fff;color:#1765d7;line-height:1;text-decoration:none}.ek-directory-search-state .ek-pagination .page-numbers:hover{border-color:#1765d7;background:#eff6ff}.ek-directory-search-state .ek-pagination .page-numbers.current{border-color:#1765d7;background:#1765d7;color:#fff}@media(max-width:620px){.ek-directory-search-state .ek-pagination{gap:6px;margin-top:18px}.ek-directory-search-state .ek-pagination .page-numbers{min-width:38px;min-height:38px;padding:7px 10px}}
.ek-all-photos{position:absolute;right:24px;bottom:24px;z-index:3;display:inline-flex;align-items:center;min-height:44px;border-radius:999px;background:rgba(13,18,28,.78);color:#fff!important;padding:10px 18px;font-weight:800;text-decoration:none;backdrop-filter:blur(8px)}.ek-business-overlay{z-index:2}.ek-recommend{display:flex;align-items:center;gap:22px;flex-wrap:wrap;border-bottom:1px solid var(--ek-line);padding:0 0 22px}.ek-recommend>strong{font-size:1.05rem}.ek-recommend>div{display:flex;gap:9px}.ek-recommend button{min-width:74px;min-height:42px;border:1px solid var(--ek-line);border-radius:999px;background:#fff;color:var(--ek-ink);font:750 .9rem/1 inherit;cursor:pointer}.ek-recommend button[aria-pressed="true"]{border-color:var(--ek-red);background:#fff1f1;color:#a61619}.ek-recommend button span{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:3px;border-radius:999px;background:#edf0f5;font-size:.72rem}.ek-recommend>p{flex-basis:100%;margin:0;color:var(--ek-muted)}.ek-save-listing[aria-pressed="true"]{border-color:#165dcc;background:#eef5ff;color:#124fae}.ek-contribution-page{width:min(100%,980px);margin:32px auto;padding:0 18px}.ek-contribution-page>header{margin:22px 0 28px;padding:28px;border-radius:16px;background:#0b1b36;color:#fff}.ek-contribution-page>header h1{margin:3px 0 8px;font-size:clamp(2rem,5vw,3.5rem)}.ek-contribution-page>header p{margin:0}.ek-back-link{display:inline-flex;color:#165dcc;font-weight:800;text-decoration:none}.ek-photo-page-form{margin:34px 0;padding:26px;border:1px solid var(--ek-line);border-radius:14px;background:#fff}.ek-saved-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ek-saved-grid>a{display:grid;gap:8px;border:1px solid var(--ek-line);border-radius:12px;overflow:hidden;color:var(--ek-ink);text-decoration:none}.ek-saved-grid img{width:100%;height:170px;object-fit:cover}.ek-saved-grid strong{padding:0 14px 14px}@media(max-width:620px){.ek-all-photos{right:14px;bottom:14px;min-height:38px;padding:8px 13px}.ek-recommend{align-items:stretch;flex-direction:column;gap:12px}.ek-recommend>div{display:grid;grid-template-columns:repeat(3,1fr)}.ek-recommend button{min-width:0}.ek-contribution-page{margin-top:18px;padding:0 12px}.ek-contribution-page>header{padding:22px 18px}.ek-saved-grid{grid-template-columns:1fr}}
.ek-global-category-menu{position:relative;z-index:40;border-top:1px solid #e6eaf0;border-bottom:1px solid #d9e0ea;background:#fff}.ek-global-category-menu .ek-category-mega{max-width:1180px;margin:0 auto}.ek-suggest-edit-link{margin:12px 0 0;text-align:right}.ek-suggest-edit-link a{color:#165dcc;font-weight:800;text-decoration:none}.ek-main-category-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 14px;max-height:260px;overflow:auto;padding:10px;border:1px solid #dcdcde;border-radius:7px;background:#fff}@media(max-width:620px){.ek-main-category-choices{grid-template-columns:1fr}.ek-suggest-edit-link{text-align:left}}

/* Listing proportions: wide photo canvas with a readable two-column body. */
.single-ertekelem_place .er-content{box-sizing:border-box;width:min(100%,1224px);max-width:1224px;margin-inline:auto;padding:26px 0 0}.ek-business-page{box-sizing:border-box;width:100%;max-width:1224px;margin-inline:auto}.ek-business-hero,.ek-business-gallery{height:426px;min-height:426px}.ek-business-hero{border-radius:0;box-shadow:none}.ek-business-overlay{padding:40px 64px}.ek-business-title{max-width:937px}.ek-business-title h1{font-size:48px;line-height:56px;letter-spacing:-.4px;margin-bottom:10px}.ek-business-categories{max-width:none;margin:18px 40px 0;padding:0}.ek-business-actions{gap:10px;padding:22px 40px}.ek-business-actions a,.ek-business-actions button{min-height:40px;border-radius:8px;font-size:16px;padding:8px 16px}.ek-business-page>.ek-recommend{margin-inline:40px}.ek-suggest-edit-link{margin:12px 40px 0}.ek-business-layout{grid-template-columns:minmax(0,1.96fr) minmax(300px,1fr);gap:16px;padding:38px 40px}.ek-business-main,.ek-business-sidebar{min-width:0}.ek-business-section{padding-bottom:32px;margin-bottom:32px}.ek-business-section h2,.ek-side-card h2{font-size:24px;line-height:32px}.ek-business-description{font-size:16px;line-height:1.65}.ek-business-sidebar{gap:16px}.ek-side-card{border-radius:12px;padding:24px;box-shadow:none}.ek-business-page>.ek-map-section{margin:0 40px 36px}.ek-map{height:360px}@media(max-width:900px){.single-ertekelem_place .er-content{padding-top:18px}.ek-business-hero,.ek-business-gallery{height:380px;min-height:380px}.ek-business-overlay{padding:32px}.ek-business-title h1{font-size:42px;line-height:48px}.ek-business-categories{margin-inline:24px}.ek-business-actions{padding-inline:24px}.ek-business-page>.ek-recommend{margin-inline:24px}.ek-suggest-edit-link{margin-inline:24px}.ek-business-layout{grid-template-columns:1fr;gap:20px;padding:30px 24px}.ek-business-page>.ek-map-section{margin-inline:24px}}@media(max-width:620px){.single-ertekelem_place .er-content{width:100%;padding-top:10px}.ek-business-hero,.ek-business-gallery{height:340px;min-height:340px;border-radius:0}.ek-business-overlay{padding:22px 18px}.ek-business-title h1{font-size:34px;line-height:39px;letter-spacing:-.2px}.ek-business-rating{align-items:flex-start;flex-wrap:wrap;gap:6px 9px}.ek-business-categories{margin:14px 14px 0}.ek-business-actions{gap:8px;padding:16px 14px}.ek-business-actions a,.ek-business-actions button{min-height:42px;font-size:14px;padding:9px 12px}.ek-business-page>.ek-recommend{margin-inline:14px}.ek-suggest-edit-link{margin-inline:14px}.ek-business-layout{padding:24px 14px}.ek-business-section h2,.ek-side-card h2{font-size:22px;line-height:28px}.ek-side-card{padding:18px}.ek-business-page>.ek-map-section{margin:0 14px 28px;padding:16px}.ek-map{height:280px}}
.ek-business-gallery:not(:has(.ek-gallery-image:nth-child(2))){grid-template-columns:1fr}.ek-business-gallery:has(.ek-gallery-image:nth-child(2)):not(:has(.ek-gallery-image:nth-child(3))){grid-template-columns:repeat(2,1fr)}.ek-business-gallery:has(.ek-gallery-image:nth-child(3)):not(:has(.ek-gallery-image:nth-child(4))){grid-template-columns:repeat(3,1fr)}.ek-business-gallery:not(:has(.ek-gallery-image:nth-child(4))) .ek-gallery-image{grid-row:1/3}.ek-business-gallery a.ek-gallery-image{display:block;position:relative;cursor:zoom-in;text-decoration:none}.ek-business-gallery a.ek-gallery-image:focus-visible{z-index:2;outline:4px solid #fff;outline-offset:-6px;box-shadow:inset 0 0 0 8px #1769df}
.ek-action-icon{display:block;flex:0 0 22px;width:22px;height:22px}.ek-business-actions a,.ek-business-actions button{gap:9px;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.ek-business-actions a:hover,.ek-business-actions button:hover{border-color:#1769e0;background:#eef5ff;color:#0f55bb;transform:translateY(-1px);box-shadow:0 5px 15px rgba(23,105,224,.13)}.ek-business-actions a:focus-visible,.ek-business-actions button:focus-visible,.ek-all-photos:focus-visible,.ek-suggest-edit-link a:focus-visible{outline:3px solid rgba(23,105,224,.34);outline-offset:3px}.ek-business-actions .ek-action-primary:hover{border-color:#0f55bb;background:#0f55bb;color:#fff}.ek-business-actions .ek-action-photo{border-color:#9bbceb;background:#f5f9ff;color:#124fae}.ek-business-actions .ek-action-photo .ek-action-icon{width:24px;height:24px}.ek-business-actions .ek-save-listing[aria-pressed=true] .ek-action-icon{fill:currentColor}.ek-all-photos{gap:8px}.ek-all-photos .ek-action-icon{width:20px;height:20px}.ek-suggest-edit-link a{display:inline-flex;align-items:center;gap:7px;color:#145fc8;font-weight:750;text-decoration:none}.ek-suggest-edit-link .ek-action-icon{width:18px;height:18px}@media(max-width:620px){.ek-business-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ek-business-actions a,.ek-business-actions button{width:100%;min-width:0;justify-content:flex-start;text-align:left}.ek-business-actions .ek-action-primary,.ek-business-actions .ek-action-photo{grid-column:span 2;justify-content:center}.ek-action-icon{flex-basis:21px;width:21px;height:21px}}

/* Invite the first community photo directly from an empty listing hero. */
.ek-empty-gallery-cta{position:absolute;right:48px;bottom:54px;z-index:4;display:flex;align-items:center;gap:12px;max-width:300px;border:1px solid rgba(255,255,255,.7);border-radius:12px;background:#fff;color:#123b7a!important;padding:13px 16px;text-decoration:none;box-shadow:0 10px 28px rgba(0,0,0,.24);transition:transform .16s ease,box-shadow .16s ease}.ek-empty-gallery-cta .ek-action-icon{flex:0 0 28px;width:28px;height:28px}.ek-empty-gallery-cta span{display:grid;gap:2px}.ek-empty-gallery-cta strong{font-size:1rem}.ek-empty-gallery-cta small{color:#50627b;font-size:.8rem;line-height:1.3}.ek-empty-gallery-cta:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(0,0,0,.3)}.ek-empty-gallery-cta:focus-visible{outline:4px solid #ffc21c;outline-offset:4px}@media(max-width:760px){.ek-empty-gallery-cta{top:18px;right:18px;bottom:auto;max-width:250px;padding:10px 12px}.ek-empty-gallery-cta .ek-action-icon{width:24px;height:24px}.ek-empty-gallery-cta small{font-size:.74rem}}

/* Stable homepage search proportions, protected from theme form/button rules. */
@media(min-width:901px){.ek-directory .ek-hero .ek-search{display:grid!important;grid-template-columns:minmax(260px,1.4fr) minmax(205px,1fr) minmax(205px,1fr) 138px!important;grid-template-rows:76px!important;width:min(100%,1100px)!important;height:76px!important;min-height:76px!important;max-height:76px!important;align-items:stretch!important;overflow:visible!important}.ek-directory .ek-hero .ek-search>label{grid-row:1!important;height:76px!important;min-height:0!important;margin:0!important;padding:12px 16px!important;justify-content:center!important}.ek-directory .ek-hero .ek-search>label:nth-of-type(1){grid-column:1!important}.ek-directory .ek-hero .ek-search>label:nth-of-type(2){grid-column:2!important}.ek-directory .ek-hero .ek-search>label:nth-of-type(3){grid-column:3!important}.ek-directory .ek-hero .ek-search>button{grid-column:4!important;grid-row:1!important;width:138px!important;height:76px!important;min-height:76px!important;margin:0!important;border-radius:0 10px 10px 0!important;padding:12px 18px!important}}
.ek-directory .ek-hero .ek-search{border:1px solid rgba(219,227,238,.9);background:#fff;box-shadow:0 12px 35px rgba(2,17,43,.22)}.ek-directory .ek-hero .ek-search>label{transition:background .16s ease,box-shadow .16s ease}.ek-directory .ek-hero .ek-search>label:hover,.ek-directory .ek-hero .ek-search>label:focus-within{position:relative;z-index:2;background:#f8fbff;box-shadow:inset 0 -3px #1769e0}.ek-directory .ek-hero .ek-search input{font-size:1rem;line-height:1.35}.ek-directory .ek-hero .ek-search>button{transition:background .16s ease,transform .16s ease}.ek-directory .ek-hero .ek-search>button:hover{background:#0f55bb;transform:none}.ek-directory .ek-hero .ek-search>button:focus-visible{outline:3px solid #ffcc38;outline-offset:3px}
@media(min-width:621px) and (max-width:900px){.ek-directory .ek-hero .ek-search{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-rows:70px 70px!important;height:140px!important;min-height:140px!important}.ek-directory .ek-hero .ek-search>label,.ek-directory .ek-hero .ek-search>button{height:70px!important;min-height:70px!important;margin:0!important}.ek-directory .ek-hero .ek-search>label:nth-of-type(1){grid-column:1!important;grid-row:1!important}.ek-directory .ek-hero .ek-search>label:nth-of-type(2){grid-column:2!important;grid-row:1!important}.ek-directory .ek-hero .ek-search>label:nth-of-type(3){grid-column:1!important;grid-row:2!important}.ek-directory .ek-hero .ek-search>button{grid-column:2!important;grid-row:2!important;border-radius:0 0 10px 0!important}}
@media(max-width:620px){.ek-directory .ek-hero .ek-search{display:grid!important;grid-template-columns:1fr!important;height:auto!important;min-height:0!important}.ek-directory .ek-hero .ek-search>label,.ek-directory .ek-hero .ek-search>button{grid-column:1!important;grid-row:auto!important;width:100%!important;min-height:62px!important;height:auto!important;margin:0!important}.ek-directory .ek-hero .ek-search>button{border-radius:0 0 10px 10px!important}}
.ek-directory .ek-hero .ek-search>button{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;align-self:stretch!important;justify-self:stretch!important;width:100%!important;min-width:118px!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;border-radius:0 10px 10px 0!important;line-height:1.2!important;box-shadow:none!important}@media(min-width:901px){.ek-directory .ek-hero .ek-search{grid-template-columns:minmax(260px,1.4fr) minmax(205px,1fr) minmax(205px,1fr) 154px!important}.ek-directory .ek-hero .ek-search>button{width:100%!important;height:76px!important;min-height:76px!important;max-height:76px!important;margin:0!important;border-radius:0 10px 10px 0!important}}@media(min-width:621px) and (max-width:900px){.ek-directory .ek-hero .ek-search>button{width:100%!important;height:70px!important;min-height:70px!important;max-height:70px!important;margin:0!important;border-radius:0 0 10px 0!important}}@media(max-width:620px){.ek-directory .ek-hero .ek-search>button{width:100%!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;border-radius:0 0 10px 10px!important}}

/* Blue, spacious category flyouts with hover-safe pointer travel. */
.ek-category-mega{border-color:#d8e2f0;box-shadow:0 8px 28px rgba(15,52,103,.09)}.ek-category-mega-item>button{min-height:58px;border-bottom-width:3px;border-radius:8px 8px 0 0;padding:12px 18px;font-weight:780;transition:background .16s ease,color .16s ease,border-color .16s ease}.ek-category-mega-item>button:hover,.ek-category-mega-item>button[aria-expanded=true]{background:#edf5ff;border-bottom-color:#1769e0;color:#0f55bb}.ek-category-mega-item>button>span:last-child{transition:transform .16s ease}.ek-category-mega-item>button[aria-expanded=true]>span:last-child{transform:rotate(180deg)}.ek-category-mega-panel{top:calc(100% - 1px);width:min(560px,calc(100vw - 28px));border:1px solid #c8d9ef;border-top:4px solid #1769e0;border-radius:0 0 14px 14px;background:#fff;padding:18px;box-shadow:0 22px 52px rgba(6,30,68,.22)}.ek-category-mega-panel>div{gap:7px 10px}.ek-category-mega-panel a{min-height:48px;border:1px solid transparent;padding:10px 12px}.ek-category-mega-panel a:hover,.ek-category-mega-panel a:focus-visible{border-color:#c9daf0;background:#edf5ff;color:#0f55bb}.ek-category-mega-all{min-height:42px!important;color:#0f55bb!important}.ek-category-mega-item:first-child .ek-category-mega-panel{left:0;transform:none}.ek-category-mega-item:last-child .ek-category-mega-panel{right:0;left:auto;transform:none}@media(max-width:760px){.ek-category-mega-item:first-child .ek-category-mega-panel,.ek-category-mega-item:last-child .ek-category-mega-panel{right:8px;left:8px;width:auto;transform:none}.ek-category-mega-item>button{min-height:54px;padding-inline:14px}}

/* Focused browse/search results: compact, readable listing rows without the homepage modules. */
.ek-directory-search-state{width:min(100%,1180px);margin:0 auto;padding:28px 20px 60px}.ek-directory-search-state .ek-results-region{display:grid;grid-template-columns:minmax(0,820px) minmax(230px,1fr);gap:0 34px;align-items:start}.ek-directory-search-state .ek-results-head{grid-column:1/-1;margin:0 0 18px;padding:22px 0}.ek-directory-search-state .ek-results-head h2{font-size:clamp(1.65rem,3vw,2.2rem)}.ek-directory-search-state .ek-grid{grid-column:1;max-width:none;gap:0;border-top:1px solid var(--ek-line)}.ek-directory-search-state .ek-card{grid-template-columns:220px minmax(0,1fr);min-height:178px;border:0;border-bottom:1px solid var(--ek-line);border-radius:0;box-shadow:none;padding:18px 0}.ek-directory-search-state .ek-card:hover{transform:none;box-shadow:none;background:#fafcff}.ek-directory-search-state .ek-card-image{min-height:142px;height:142px;margin:0;border-radius:10px}.ek-directory-search-state .ek-card-body{padding:2px 0 2px 18px}.ek-directory-search-state .ek-card h2{font-size:1.2rem}.ek-directory-search-state .ek-location{margin:12px 0 6px}.ek-directory-search-state .ek-card-excerpt{margin:6px 0 10px;line-height:1.42}.ek-directory-search-state .ek-add-business{grid-column:2;grid-row:2;position:sticky;top:100px;margin:0}.ek-directory-search-state>.ek-results-region>.page-numbers{grid-column:1}.ek-directory-search-state .ek-empty{grid-column:1;min-height:180px;display:grid;align-content:center;border:1px dashed #b9c6d8;background:#f8fafc}.ek-directory-search-state .ek-results-location-filter{max-width:760px}.ek-directory-search-state .ek-active-filters span{background:#edf5ff;color:#124fae}@media(max-width:900px){.ek-directory-search-state .ek-results-region{grid-template-columns:1fr}.ek-directory-search-state .ek-add-business{grid-column:1;grid-row:auto;position:static;margin-top:24px}}@media(max-width:620px){.ek-directory-search-state{padding:18px 12px 45px}.ek-directory-search-state .ek-results-head{padding-top:12px}.ek-directory-search-state .ek-card{grid-template-columns:112px minmax(0,1fr);min-height:140px;padding:13px 0}.ek-directory-search-state .ek-card-image{height:112px;min-height:112px}.ek-directory-search-state .ek-card-body{padding:0 0 0 12px}.ek-directory-search-state .ek-card-top{display:block}.ek-directory-search-state .ek-card h2{font-size:1.02rem;margin-bottom:6px}.ek-directory-search-state .ek-pill{display:none}.ek-directory-search-state .ek-card-excerpt{display:none}.ek-directory-search-state .ek-location{margin:8px 0 5px;font-size:.8rem}.ek-directory-search-state .ek-card-link{font-size:.8rem}}
.ek-directory-search-state .ek-results-region>.ek-add-business{grid-column:1/-1;grid-row:auto;position:static;top:auto;max-width:none;width:100%;margin:30px 0 0}

/* Keep the phone category rail easy to swipe without the oversized native scrollbar. */
@media(max-width:760px){.ek-category-mega-tabs{overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#8faed2 #edf3fa}.ek-category-mega-tabs::-webkit-scrollbar{height:6px}.ek-category-mega-tabs::-webkit-scrollbar-track{background:#edf3fa;border-radius:999px}.ek-category-mega-tabs::-webkit-scrollbar-thumb{background:#8faed2;border-radius:999px}.ek-category-mega-item{scroll-snap-align:start}}
/* Homepage search: keep the action button aligned at the far right after removing the category dropdown. */
@media(min-width:901px){.ek-directory .ek-hero .ek-search{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1fr) 154px!important}.ek-directory .ek-hero .ek-search>label:nth-of-type(1){grid-column:1!important}.ek-directory .ek-hero .ek-search>label:nth-of-type(2){grid-column:2!important}.ek-directory .ek-hero .ek-search>label:nth-of-type(3){grid-column:3!important}.ek-directory .ek-hero .ek-search>button{grid-column:4!important}}
@media(min-width:901px){.home .ek-directory .ek-hero .ek-search{padding:0!important;overflow:hidden!important}.home .ek-directory .ek-hero .ek-search>button{height:76px!important;min-height:76px!important;border-radius:0 10px 10px 0!important}}
@media(min-width:1051px){.home .ek-directory .ek-home-results-layout{position:relative;z-index:2;margin-top:-250px!important;padding-top:0!important;background:#fff}}
@media(min-width:1051px){.home .ek-directory .ek-home-showcase + .ek-results-region{position:relative;z-index:2;margin-top:-250px!important;background:#fff;padding-top:0!important}}
@media(min-width:1051px){.home .ek-directory .ek-results-region{margin-top:0!important;padding-top:0!important}}

/* 1.6.57 — full-width map workspace with results on the right. */
.ek-map-search-page{width:calc(100vw - 24px);max-width:none;margin:0 50%;transform:translateX(-50%)}
.ek-map-search-bar{margin-bottom:10px}
.ek-map-search-bar label{padding:7px 14px}
.ek-map-search-bar input,.ek-map-search-bar select{padding:2px 0}
.ek-map-search-layout{grid-template-columns:minmax(0,1fr) clamp(330px,27vw,460px);height:calc(100dvh - 285px);min-height:540px;border-radius:10px}
.ek-map-search-map{grid-column:1;grid-row:1;height:100%;min-height:540px}
.ek-map-results{grid-column:2;grid-row:1;border-right:0;border-left:1px solid var(--ek-line)}
.ek-map-results>header{padding:14px 16px}
.ek-map-results h1{font-size:1.35rem;line-height:1.2}
@media(max-width:850px){.ek-map-search-page{width:calc(100vw - 16px)}.ek-map-search-layout{display:flex;flex-direction:column;height:auto;min-height:0}.ek-map-search-map{order:1;width:100%;height:500px;min-height:500px}.ek-map-results{order:2;width:100%;max-height:430px;border-left:0;border-top:1px solid var(--ek-line);border-bottom:0}}
@media(max-width:600px){.ek-map-search-page{width:100vw}.ek-map-search-map{height:420px;min-height:420px}.ek-map-results{max-height:380px}}

/* Live opening status uses Hungarian local time calculated on the server. */
.ek-hours-live-status{display:inline-flex!important;align-items:center;gap:8px;margin:-7px 0 12px!important;padding:7px 11px!important;border:0!important;border-radius:999px;font-size:.88rem;font-weight:850}.ek-hours-live-status>span{width:9px;height:9px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px rgba(255,255,255,.72)}.ek-hours-live-status.is-open{background:#e8f7ed;color:#147a38}.ek-hours-live-status.is-closed{background:#fff0f0;color:#c62828}.ek-hours-card tr.is-today{background:#f1f6ff}.ek-hours-card tr.is-today th,.ek-hours-card tr.is-today td{font-weight:850}.ek-hours-card tr.is-today th{padding-left:8px;border-radius:7px 0 0 7px}.ek-hours-card tr.is-today td{padding-right:8px;border-radius:0 7px 7px 0}

/* Compact information-rich cards in the map page's right result rail. */
.ek-map-results .ek-map-result{grid-template-columns:72px minmax(0,1fr);gap:10px;padding:10px 12px}.ek-map-results .ek-map-result-image{width:72px;height:66px;border-radius:7px}.ek-map-results .ek-map-result-copy{min-width:0}.ek-map-results .ek-map-result h2{margin:0 0 3px;font-size:.86rem;line-height:1.18;letter-spacing:-.01em;overflow-wrap:anywhere}.ek-map-results .ek-map-result p{margin:0 0 2px;font-size:.68rem;line-height:1.2;text-transform:uppercase;letter-spacing:.035em}.ek-map-results .ek-map-result small{font-size:.7rem;line-height:1.25;overflow-wrap:anywhere}.ek-map-results .ek-map-result-phone{margin-top:2px;color:#46566c}.ek-map-results>header .ek-eyebrow{font-size:.66rem}.ek-map-results>header h1{font-size:1.2rem}.ek-map-results>header small{font-size:.72rem}

/* Optional homepage recommendations: device location, profile city, then popular fallback. */
.ek-home-showcase-no-categories{grid-template-columns:repeat(2,minmax(260px,1fr))}.ek-home-showcase-no-categories .ek-home-side-stack{grid-row:auto}@media(max-width:650px){.ek-home-showcase-no-categories{grid-template-columns:1fr}}
.ek-home-local{margin:34px 0;padding:26px;border:1px solid #d7e1ee;border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(15,52,103,.08)}.ek-home-local>header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:4px}.ek-home-local>header h2{margin:2px 0 6px;font-size:clamp(1.55rem,2.5vw,2.15rem);line-height:1.12}.ek-home-local>header p:not(.ek-eyebrow){max-width:720px;margin:0;color:var(--ek-muted)}.ek-home-local-locate{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:44px;border:1px solid #1769e0;border-radius:999px;background:#1769e0;color:#fff;padding:10px 18px;font:750 .9rem/1.2 inherit;cursor:pointer}.ek-home-local-locate:hover{background:#0f55bb}.ek-home-local-locate:disabled{cursor:wait;opacity:.65}.ek-home-local-status{min-height:21px;margin:7px 0;color:#44546a;font-size:.82rem}.ek-home-local-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.ek-home-local-card{display:grid;grid-template-columns:104px minmax(0,1fr);min-height:112px;overflow:hidden;border:1px solid #e0e6ee;border-radius:11px;background:#fff;color:var(--ek-ink);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ek-home-local-card:hover{border-color:#9bbceb;box-shadow:0 8px 22px rgba(23,105,224,.12);transform:translateY(-2px)}.ek-home-local-card>img{width:104px;height:100%;min-height:112px;object-fit:cover;background:#f1f4f8}.ek-home-local-copy{display:grid;align-content:center;gap:5px;min-width:0;padding:12px}.ek-home-local-copy>strong{font-size:.96rem;line-height:1.25}.ek-home-local-copy>small{overflow:hidden;color:#66758a;font-size:.75rem;line-height:1.3;text-overflow:ellipsis}.ek-home-local-stars{color:#f2a900!important;white-space:nowrap}.ek-home-local-stars em{color:#66758a;font-style:normal}.ek-home-local-privacy{display:block;margin-top:14px;color:#78869a;font-size:.72rem}.ek-home-local-empty{grid-column:1/-1;margin:0;padding:24px;border:1px dashed #bbc8d8;border-radius:10px;text-align:center}.ek-home-local.is-loading .ek-home-local-grid{opacity:.5;pointer-events:none}@media(max-width:680px){.ek-home-local{margin:24px 0;padding:19px 14px}.ek-home-local>header{display:grid;gap:15px}.ek-home-local-locate{width:100%}.ek-home-local-grid{grid-template-columns:1fr}.ek-home-local-card{grid-template-columns:96px minmax(0,1fr)}.ek-home-local-card>img{width:96px}}

/* Keep the data-correction action with the contact information. */
.ek-side-card .ek-suggest-edit-link{margin:18px 0 0;padding-top:18px;border-top:1px solid #e1e6ed;text-align:left}.ek-side-card .ek-suggest-edit-link a{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#25364d;padding:9px 15px}.ek-side-card .ek-suggest-edit-link a:hover{border-color:#1769e0;background:#eef5ff;color:#0f55bb}

/* Final star treatment: intentionally last so legacy theme rules cannot shrink it. */
.ek-directory .ek-average-stars,.ek-business-page .ek-average-stars{font-weight:900;letter-spacing:2px;text-shadow:0 1px 0 rgba(92,68,0,.28)}.ek-directory .ek-average-stars.has-rating::after,.ek-business-page .ek-average-stars.has-rating::after{color:#ffc21c;text-shadow:0 1px 0 #b77b00}.ek-directory .ek-rating .ek-average-stars,.ek-business-page .ek-rating .ek-average-stars{font-size:1.38rem}.ek-business-page .ek-business-rating .ek-average-stars{font-size:1.55rem}.ek-business-page .ek-review-average-stars{font-size:1.55rem}.ek-business-page .ek-rating-overall .ek-average-stars{font-size:2rem}.ek-business-page .ek-review-value-stars{font-size:1.65rem!important}.ek-review-form .ek-stars{gap:3px}.ek-review-form .ek-stars label{color:#cbd1da;font-size:2.7rem;line-height:1;text-shadow:0 1px 0 #9aa3b0;transition:color .14s ease,transform .14s ease}.ek-review-form .ek-stars input:checked~label,.ek-review-form .ek-stars label:hover,.ek-review-form .ek-stars label:hover~label{color:#ffc21c;text-shadow:0 1px 0 #b77b00}.ek-review-form .ek-stars label:hover{transform:scale(1.1)}.ek-review-form .ek-stars input:focus-visible+label{outline:3px solid #1769e0;outline-offset:3px;border-radius:4px}

/* 1.6.86 — configurable location recommendations in the former middle-category column. */
.ek-home-showcase>.ek-home-local.is-middle{min-width:0;margin:0;padding:22px;box-shadow:0 5px 20px rgba(0,0,0,.05)}.ek-home-local.is-middle>header{display:grid;gap:14px}.ek-home-local.is-middle>header h2{font-size:clamp(1.35rem,2vw,1.8rem)}.ek-home-local.is-middle .ek-home-local-locate{width:100%}.ek-home-local.is-middle .ek-home-local-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ek-home-local.is-middle .ek-home-local-card{grid-template-columns:76px minmax(0,1fr);min-height:94px}.ek-home-local.is-middle .ek-home-local-card>img{width:76px;min-height:94px}.ek-home-local.is-middle .ek-home-local-copy{padding:9px}.ek-home-local.is-middle .ek-home-local-copy>strong{font-size:.86rem}.ek-home-local.is-middle .ek-home-local-copy>small{font-size:.68rem}@media(max-width:1050px){.ek-home-showcase>.ek-home-local.is-middle{grid-column:1/-1;order:-1}.ek-home-local.is-middle .ek-home-local-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.ek-home-local.is-middle .ek-home-local-grid{grid-template-columns:1fr}}

/* The final category-bar item links to the complete drill-down category directory. */
.ek-category-mega-more{display:flex;align-items:stretch}.ek-category-mega-more>a{display:flex;align-items:center;gap:8px;min-height:58px;border-bottom:3px solid transparent;border-radius:8px 8px 0 0;color:var(--ek-ink);padding:12px 18px;font-weight:780;text-decoration:none;white-space:nowrap}.ek-category-mega-more>a:hover,.ek-category-mega-more>a:focus-visible{border-bottom-color:#1769e0;background:#edf5ff;color:#0f55bb}.ek-category-directory-page{width:min(100%,1180px);margin:0 auto}.ek-category-directory-page .ek-categories{scroll-margin-top:120px}@media(max-width:760px){.ek-category-mega-more>a{min-height:54px;padding-inline:14px}}
.ek-category-directory-initial{padding-top:0}.ek-category-directory-initial>.ek-categories{margin-top:0}.ek-category-directory-initial .ek-parent-category-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media(max-width:620px){.ek-category-directory-initial .ek-parent-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.ek-category-directory-page{width:100%;max-width:none}.ek-category-directory-page .ek-directory{width:100%;max-width:none}.ek-category-directory-initial .ek-categories{width:100%}.ek-category-directory-initial .ek-parent-category-grid{width:100%;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}@media(max-width:620px){.ek-category-directory-initial .ek-parent-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* The dedicated category directory supplies its own compact heading and uses the viewport instead of the theme's narrow article column. */
body.ertekelem-categories-page .entry-title,body.ertekelem-categories-page .page-title,body.ertekelem-categories-page .wp-block-post-title,body.ertekelem-categories-page article.page>.entry-header{display:none!important}.ertekelem-categories-page .ek-category-directory-page{width:min(1600px,calc(100vw - 32px));max-width:none;margin:0 50%;transform:translateX(-50%)}.ertekelem-categories-page .ek-category-directory-page .ek-categories{margin-top:18px}@media(max-width:620px){.ertekelem-categories-page .ek-category-directory-page{width:calc(100vw - 20px)}.ertekelem-categories-page .ek-category-directory-page .ek-categories{margin-top:10px}}

/* The active review theme uses er-entry-* names and reserves page-shell space even when its title is hidden. */
body.ertekelem-categories-page .er-entry-header,body.ertekelem-categories-page .er-entry-title{display:none!important}body.ertekelem-categories-page .er-page-shell,body.ertekelem-categories-page .er-category-page-shell{box-sizing:border-box;width:100%!important;max-width:none!important;margin:0!important;padding:0 0 48px!important}body.ertekelem-categories-page .er-entry-content{width:100%;max-width:none;margin:0;padding:0}body.ertekelem-categories-page .ek-category-directory-initial>.ek-categories{margin-top:0;padding-top:18px}@media(max-width:620px){body.ertekelem-categories-page .er-page-shell,body.ertekelem-categories-page .er-category-page-shell{padding-bottom:30px!important}body.ertekelem-categories-page .ek-category-directory-initial>.ek-categories{padding-top:10px}}

/* One clean star layer: the gradient fills the existing five glyphs without a second overlapping row. */
.ek-average-stars{letter-spacing:2px!important}.ek-average-stars::after{content:none!important;display:none!important}.ek-average-stars>span{display:inline-block!important;background:linear-gradient(90deg,#ffc21c 0 var(--ek-rating-percent,0%),#cbd1da var(--ek-rating-percent,0%) 100%);-webkit-background-clip:text;background-clip:text;color:transparent!important;text-shadow:0 1px 0 rgba(92,68,0,.2);white-space:nowrap}.ek-business-rating .ek-average-stars>span,.ek-rating .ek-average-stars>span{color:transparent!important}
.ek-home-review-block .ek-review-inline-stars{color:#ffc21c!important;font-size:.9rem;font-weight:900;letter-spacing:1px;line-height:1;text-shadow:0 1px 0 #b77b00;white-space:nowrap}

/* Approved permanently-closed listings show an expandable warning inside the hero. */
.ek-business-closed-banner{position:absolute;z-index:7;top:20px;left:24px;width:min(620px,calc(100% - 48px));border:0;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 14px 36px rgba(10,18,34,.32);color:#101828}.ek-business-closed-banner summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;margin:0;padding:12px 14px 12px 20px;background:#d92d20;color:#fff;cursor:pointer;font-size:1.08rem;list-style:none}.ek-business-closed-banner summary::-webkit-details-marker{display:none}.ek-business-closed-banner summary>span{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:999px;background:rgba(121,16,10,.28);font-size:1.65rem;font-weight:900;line-height:1;transition:transform .18s ease}.ek-business-closed-banner[open] summary>span{transform:rotate(180deg)}.ek-business-closed-banner>div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px;background:#fff}.ek-business-closed-banner p{max-width:390px;margin:0;font-size:1rem;line-height:1.55}.ek-business-closed-banner a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:1px solid #cfd6e2;border-radius:8px;background:#fff;color:#101828;padding:8px 13px;font-weight:800;text-decoration:none;white-space:nowrap}.ek-business-closed-banner a:hover,.ek-business-closed-banner a:focus-visible{border-color:#d92d20;color:#b42318}.ek-business-closed-banner .ek-action-icon{width:19px;height:19px}@media(max-width:620px){.ek-business-closed-banner{top:12px;left:12px;width:calc(100% - 24px);border-radius:8px}.ek-business-closed-banner summary{min-height:50px;padding:8px 9px 8px 15px;font-size:.98rem}.ek-business-closed-banner summary>span{width:34px;height:34px;flex-basis:34px}.ek-business-closed-banner>div{align-items:stretch;flex-direction:column;padding:15px}.ek-business-closed-banner p{max-width:none}.ek-business-closed-banner a{width:100%;white-space:normal}}

/* One outlined SVG star language, matching the new-place review field everywhere ratings appear. */
.ek-svg-stars{display:inline-flex!important;align-items:center;gap:3px;line-height:1;letter-spacing:0!important;white-space:nowrap;vertical-align:middle}.ek-svg-stars::after{content:none!important;display:none!important}.ek-svg-stars svg{display:block;width:var(--ek-star-size,24px);height:var(--ek-star-size,24px);flex:0 0 var(--ek-star-size,24px);filter:drop-shadow(0 1px 0 rgba(133,84,0,.18))}.ek-card .ek-svg-stars{--ek-star-size:23px}.ek-business-rating .ek-svg-stars{--ek-star-size:30px}.ek-review-average-stars{--ek-star-size:29px}.ek-rating-overall .ek-svg-stars{--ek-star-size:34px}.ek-review-value-stars{--ek-star-size:30px}.ek-home-local-stars{display:flex;align-items:center;gap:5px}.ek-home-local-stars .ek-svg-stars{--ek-star-size:16px;gap:1px}.ek-home-review-block .ek-review-inline-stars,.ek-home-side-stars{--ek-star-size:16px;gap:1px;text-shadow:none}.ek-home-side-rating{display:block;margin:2px 0}.ek-admin-star-row{--ek-star-size:20px;gap:1px}.ek-review-form .ek-stars label{display:block;width:44px;height:44px;font-size:0!important}.ek-review-form .ek-stars label svg{display:block;width:44px;height:44px;fill:currentColor;stroke:#a8b0bc;stroke-width:1;stroke-linejoin:round}.ek-review-form .ek-stars input:checked~label svg,.ek-review-form .ek-stars label:hover svg,.ek-review-form .ek-stars label:hover~label svg{stroke:#c58200;filter:drop-shadow(0 1px 0 rgba(133,84,0,.22))}

/* Current status and today's hours are visible with the core listing details. */
.ek-business-hours-summary{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:11px!important;font-size:.93rem}.ek-business-hours-summary strong{color:#fff}.ek-business-hours-summary strong.is-open{color:#7ee2a8}.ek-business-hours-summary strong.is-closed{color:#ffaaa3}.ek-business-hours-summary>a{display:inline-flex;align-items:center;min-height:34px;border:1px solid rgba(255,255,255,.68);border-radius:999px;color:#fff;padding:5px 12px;font-size:.82rem;font-weight:800;text-decoration:none;pointer-events:auto}.ek-business-hours-summary>a:hover,.ek-business-hours-summary>a:focus-visible{background:#fff;color:#132f59}.ek-hours-card{scroll-margin-top:110px}@media(max-width:620px){.ek-business-rating .ek-svg-stars{--ek-star-size:25px}.ek-review-form .ek-stars label,.ek-review-form .ek-stars label svg{width:39px;height:39px}.ek-business-hours-summary{gap:6px 8px;font-size:.84rem}.ek-business-hours-summary>a{min-height:31px;padding:4px 10px}}

/* Yelp-style filtered search: filters on the left, ten detailed results in the middle, and a sticky map on the right. */
.ek-map-search-page{width:calc(100vw - 24px);max-width:1800px;margin:18px 50% 50px;transform:translateX(-50%)}.ek-map-search-layout{display:grid;grid-template-columns:230px minmax(440px,680px) minmax(360px,1fr);align-items:start;height:auto;min-height:650px;border:0;border-radius:0;overflow:visible;background:#fff}.ek-search-filters{position:sticky;top:18px;padding:18px 20px 30px 8px;border-right:1px solid var(--ek-line)}.ek-search-filters h2{font-size:1.25rem;margin:0 0 20px}.ek-search-filters section{padding:0 0 22px;margin:0 0 22px;border-bottom:1px solid var(--ek-line)}.ek-search-filters h3{font-size:.95rem;margin:0 0 11px}.ek-search-filters form{display:grid;gap:9px}.ek-search-filters .ek-predictive-field{position:relative;display:grid;gap:5px}.ek-search-filters .ek-predictive-field>span{font-size:.73rem;font-weight:800;color:var(--ek-muted)}.ek-search-filters input{width:100%;min-width:0;border:1px solid #cdd5df;border-radius:8px;padding:10px;font:inherit}.ek-search-filters button{min-height:39px;border:0;border-radius:8px;background:#1769e0;color:#fff;font-weight:800;cursor:pointer}.ek-search-filters a{color:#165dcc;font-weight:700;text-decoration:none}.ek-search-filters nav{display:grid;gap:3px;margin-top:9px}.ek-search-filters nav a{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;border-radius:7px;color:var(--ek-ink);padding:8px}.ek-search-filters nav a:hover,.ek-search-filters nav a.is-active{background:#edf5ff;color:#0f55bb}.ek-search-filters nav small{color:var(--ek-muted);font-weight:600}.ek-filter-clear{display:inline-block;margin-bottom:4px}.ek-map-results{max-height:none;overflow:visible;border:0;border-right:1px solid var(--ek-line);padding:0 24px}.ek-map-results>header{position:static;padding:18px 0 20px;background:#fff;border-bottom:1px solid var(--ek-line)}.ek-map-results>header h1{font-size:clamp(1.55rem,2.4vw,2rem);margin:2px 0 5px}.ek-map-results>header strong,.ek-map-results>header small{display:block}.ek-map-result{grid-template-columns:200px minmax(0,1fr);gap:18px;padding:22px 0;cursor:pointer}.ek-map-results .ek-map-result-image{width:200px;height:155px;border-radius:10px}.ek-map-results .ek-map-result h2{font-size:1.18rem;margin:0 0 7px}.ek-map-result-rating{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:0 0 8px}.ek-map-result-rating .ek-svg-stars{--ek-star-size:18px;gap:2px}.ek-map-result-rating strong{font-size:.88rem}.ek-map-result-rating small{font-size:.78rem}.ek-map-results .ek-map-result-category{display:inline-block;margin:0 0 7px;border-radius:5px;background:#eef1f5;padding:4px 7px;font-size:.72rem;text-transform:none}.ek-map-results .ek-map-result-address{font-size:.8rem}.ek-map-results .ek-map-result-excerpt{margin:9px 0 4px;color:#445164;font-size:.84rem;line-height:1.42;text-transform:none;font-weight:400;letter-spacing:0}.ek-map-search-map{position:sticky;top:18px;grid-column:auto;grid-row:auto;width:100%;height:calc(100vh - 150px);min-height:650px;background:#e9edf2}.ek-map-pagination{padding:18px 0 26px;border-top:1px solid var(--ek-line)}@media(max-width:1100px){.ek-map-search-layout{grid-template-columns:220px minmax(0,1fr)}.ek-map-search-map{position:relative;top:auto;grid-column:1/-1;height:480px;min-height:480px;border-top:1px solid var(--ek-line)}.ek-map-results{border-right:0}}@media(max-width:700px){.ek-map-search-page{width:100vw;margin-top:8px}.ek-map-search-layout{display:flex;flex-direction:column;min-height:0}.ek-search-filters{position:static;width:100%;padding:16px;border-right:0;border-bottom:1px solid var(--ek-line)}.ek-search-filters section{margin-bottom:14px;padding-bottom:14px}.ek-map-results{order:2;width:100%;padding:0 14px}.ek-map-search-map{order:3;width:100%;height:390px;min-height:390px}.ek-map-result{grid-template-columns:112px minmax(0,1fr);gap:12px;padding:15px 0}.ek-map-results .ek-map-result-image{width:112px;height:104px}.ek-map-result-excerpt{display:none}.ek-map-results .ek-map-result h2{font-size:1rem}.ek-map-result-rating .ek-svg-stars{--ek-star-size:14px}}

/* Keep long review URLs from expanding the listing's nested grid tracks. */
.ek-business-main{grid-template-columns:minmax(0,1fr)}
.ek-business-main>*,.ek-reviews article{min-width:0;max-width:100%}
.ek-business-description,.ek-reviews article{overflow-wrap:anywhere;word-break:normal}

/* Place the map below contact details, sized for the listing sidebar. */
.ek-business-sidebar>.ek-map-section{width:100%;min-width:0;margin:0;padding:20px;border:1px solid var(--ek-line);border-radius:12px}
.ek-business-sidebar .ek-map-heading{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.ek-business-sidebar .ek-map-heading h2{font-size:22px;line-height:1.3}
.ek-business-sidebar .ek-map{width:100%;height:280px;min-height:280px}

/* Start the sidebar alongside the listing controls instead of below them. */
.ek-business-layout{padding-top:20px;align-items:start;column-gap:24px}
.ek-business-main>.ek-business-categories{margin:0 0 12px;padding:0}
.ek-business-main>.ek-business-actions{padding:0 0 16px;gap:8px;flex-wrap:wrap}
.ek-business-main>.ek-business-actions a,.ek-business-main>.ek-business-actions button{font-size:14px;padding:8px 12px}
.ek-business-main>.ek-recommend{margin:0 0 22px;padding:0 0 16px;gap:12px}
.ek-business-main>.ek-business-section h2{margin-top:0}
@media(max-width:900px){.ek-business-sidebar{grid-row:auto}.ek-business-layout{padding-top:18px}}

/* Remove inherited heading top margins inside sidebar cards. */
.ek-business-sidebar .ek-side-card>h2,.ek-business-sidebar .ek-map-heading h2{margin-top:0}

/* Let homepage results follow the center module instead of waiting for tall sidebars. */
.ek-home-showcase>.ek-home-center{min-width:0;display:flex;flex-direction:column;gap:24px}
.ek-home-center>.ek-home-local,.ek-home-center>.ek-home-category-panel{margin:0}
.ek-home-center>.ek-results-region{margin:0!important;padding:0!important;background:transparent!important}
.ek-home-center>.ek-results-region .ek-grid{width:100%;max-width:none}
.ek-home-center>.ek-results-region .ek-results-head{margin-top:0}
@media(min-width:1200px){.ek-home-center>.ek-results-region .ek-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border-top:0}.ek-home-center>.ek-results-region .ek-card{grid-template-columns:140px minmax(0,1fr);min-height:170px}.ek-home-center>.ek-results-region .ek-card-image{min-height:168px}.ek-home-center>.ek-results-region .ek-card-body{padding:15px}.ek-home-center>.ek-results-region .ek-card-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.ek-home-center>.ek-results-region .ek-add-business{grid-column:1/-1}}
@media(max-width:1050px){.ek-home-showcase>.ek-home-center{grid-column:1/-1;grid-row:1}.ek-home-showcase>.ek-home-side-stack{grid-row:auto}}

/* The middle homepage module displays cards without a redundant title block. */
.ek-home-local.is-middle.ek-home-local-cards-only{padding-top:14px!important}

/* Paginated category-directory listings. */
.ek-category-directory-results{margin:34px 0 12px;padding-top:28px;border-top:1px solid var(--ek-line)}.ek-category-directory-results>header{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px}.ek-category-directory-results>header h2{margin:2px 0 5px;font-size:clamp(1.55rem,3vw,2.1rem)}.ek-category-directory-results>header p:last-child{margin:0;color:var(--ek-muted)}.ek-category-location-filter{display:flex;align-items:flex-end;gap:8px;min-width:min(100%,520px)}.ek-category-location-filter .ek-predictive-field{position:relative;display:grid;flex:1;gap:5px;min-width:230px}.ek-category-location-filter .ek-predictive-field>span{color:var(--ek-muted);font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.ek-category-location-filter input{box-sizing:border-box;width:100%;min-height:43px;border:1px solid var(--ek-line);border-radius:8px;padding:9px 11px;font:inherit}.ek-category-location-filter button{min-height:43px;border:0;border-radius:8px;background:#1769e0;color:#fff;padding:9px 18px;font-weight:800;cursor:pointer}.ek-category-location-filter>a{padding:11px 2px;color:#165dcc;font-size:.82rem;font-weight:750;white-space:nowrap}.ek-category-directory-results .ek-grid{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.ek-category-directory-results .ek-card{grid-template-columns:180px minmax(0,1fr);min-height:190px}.ek-category-directory-results .ek-card-image{min-height:190px}.ek-category-directory-results .ek-pagination ul{display:flex;flex-wrap:wrap;gap:5px;margin:0;padding:0;list-style:none}@media(max-width:1180px){.ek-category-directory-results>header{align-items:stretch;flex-direction:column}.ek-category-directory-results .ek-grid{grid-template-columns:1fr}}@media(max-width:620px){.ek-category-directory-results{margin-top:24px;padding-top:20px}.ek-category-location-filter{align-items:stretch;flex-direction:column;width:100%;min-width:0}.ek-category-location-filter .ek-predictive-field{min-width:0}.ek-category-location-filter button{width:100%}.ek-category-directory-results .ek-card{grid-template-columns:112px minmax(0,1fr);min-height:150px}.ek-category-directory-results .ek-card-image{min-height:150px}.ek-category-directory-results .ek-card-body{padding:14px}.ek-category-directory-results .ek-card-excerpt{display:none}}

/* Compact, low-overhead category-directory layout. */
.ertekelem-categories-page .ek-category-directory-page .ek-categories{margin:10px 0 18px}.ertekelem-categories-page .ek-section-title{margin-bottom:12px}.ertekelem-categories-page .ek-section-title .ek-eyebrow{margin-bottom:4px}.ertekelem-categories-page .ek-section-title h2{font-size:clamp(1.3rem,2vw,1.7rem)}.ertekelem-categories-page .ek-section-title p:last-child{margin:5px 0 0}.ertekelem-categories-page .ek-parent-category-grid{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:8px}.ertekelem-categories-page .ek-parent-category{min-height:68px;padding:10px 12px;column-gap:9px}.ertekelem-categories-page .ek-parent-category .ek-category-icon{font-size:1.3rem}.ertekelem-categories-page .ek-parent-category small{font-size:.74rem}.ertekelem-categories-page .ek-category-breadcrumb{margin-bottom:10px;padding-block:9px}.ertekelem-categories-page .ek-child-category-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:7px}.ertekelem-categories-page .ek-child-category{min-height:48px;padding:7px 10px}.ertekelem-categories-page .ek-category-within-search{margin:12px auto 0;padding:10px 14px}.ertekelem-categories-page .ek-category-directory-results{margin-top:18px;padding-top:18px}.ertekelem-categories-page .ek-category-directory-results>header{margin-bottom:12px}.ertekelem-categories-page .ek-category-directory-results>header h2{font-size:clamp(1.35rem,2vw,1.75rem)}.ertekelem-categories-page .ek-category-location-filter input,.ertekelem-categories-page .ek-category-location-filter button{min-height:39px}.ertekelem-categories-page .ek-category-directory-results .ek-grid{gap:10px}.ertekelem-categories-page .ek-category-directory-results .ek-card{grid-template-columns:145px minmax(0,1fr);min-height:156px}.ertekelem-categories-page .ek-category-directory-results .ek-card-image{min-height:156px}.ertekelem-categories-page .ek-category-directory-results .ek-card-body{padding:13px 15px}.ertekelem-categories-page .ek-category-directory-results .ek-card h2{font-size:1.08rem;margin-bottom:5px}.ertekelem-categories-page .ek-category-directory-results .ek-location{margin:9px 0 5px}.ertekelem-categories-page .ek-category-directory-results .ek-card-excerpt{margin:5px 0 8px;line-height:1.35}.ertekelem-categories-page .ek-pagination .page-numbers{margin-top:16px}@media(max-width:620px){.ertekelem-categories-page .ek-parent-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ertekelem-categories-page .ek-section-title p:last-child{display:none}.ertekelem-categories-page .ek-category-directory-results .ek-card{grid-template-columns:96px minmax(0,1fr);min-height:126px}.ertekelem-categories-page .ek-category-directory-results .ek-card-image{min-height:126px}.ertekelem-categories-page .ek-category-directory-results .ek-card-body{padding:10px}.ertekelem-categories-page .ek-category-directory-results .ek-rating{flex-wrap:wrap}}

/* Guest review confirmation and minimum-length guidance. */
.ek-review-content-field{display:grid;gap:7px}.ek-review-counter{justify-self:end;color:#667085;font-weight:750}.ek-review-counter.is-complete{color:#147a3f}.ek-review-minimum-error{border-radius:8px;background:#fff0f0;color:#b42318;padding:10px 12px}.ek-review-auth-modal{width:min(92vw,520px);border:0;border-radius:20px;padding:0;color:#17233c;box-shadow:0 28px 90px rgba(4,18,42,.38)}.ek-review-auth-modal::backdrop{background:rgba(7,15,30,.68);backdrop-filter:blur(2px)}.ek-review-auth-shell{position:relative;padding:54px 42px 38px}.ek-review-auth-close{position:absolute;right:16px;top:14px;width:42px;height:42px;border:0;border-radius:50%;background:#f4f7fb;color:#17233c;font-size:28px;cursor:pointer}.ek-review-auth-modal h2{margin:0 0 12px;text-align:center;font-size:32px}.ek-review-auth-shell>p{text-align:center;color:#667085;line-height:1.5}.ek-review-auth-social{display:grid;gap:10px;margin-top:24px}.ek-review-auth-social .ek-google-login{margin:0}.ek-review-auth-social .ek-google-login>span{display:none}.ek-review-auth-social .ek-google-button,.ek-review-facebook{display:flex;align-items:center;justify-content:center;gap:10px;min-height:50px;border:1px solid #cbd6e5;border-radius:999px;background:#fff;color:#17233c;text-decoration:none;font-weight:800}.ek-review-facebook{background:#315fa7;border-color:#315fa7;color:#fff}.ek-review-facebook span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;color:#315fa7;font:bold 19px Arial}.ek-review-auth-divider{display:flex;align-items:center;gap:12px;margin:20px 0;color:#667085}.ek-review-auth-divider::before,.ek-review-auth-divider::after{content:"";height:1px;flex:1;background:#dce4ef}.ek-review-auth-modal form{display:grid;gap:11px}.ek-review-auth-modal form p{margin:0 0 4px;color:#667085;text-align:center}.ek-review-auth-modal label{display:grid;gap:6px;font-weight:750}.ek-review-auth-modal input{min-height:50px;border:1px solid #b9c6d8;border-radius:9px;padding:10px 13px;font:inherit}.ek-review-auth-modal form button{min-height:50px;border:0;border-radius:999px;background:#1769e0;color:#fff;font-weight:800;cursor:pointer}.ek-review-auth-status:not(:empty){border-radius:8px;padding:10px 12px;font-weight:750}.ek-review-auth-status.is-success{background:#e8f7ee;color:#126b36}.ek-review-auth-status.is-error{background:#fff0f0;color:#b42318}.ek-review-password-login{display:block;margin-top:18px;text-align:center;color:#145fc8;font-weight:750}.ek-review-auth-modal.is-sent .ek-review-auth-social,.ek-review-auth-modal.is-sent .ek-review-auth-divider,.ek-review-auth-modal.is-sent form>p,.ek-review-auth-modal.is-sent form>label,.ek-review-auth-modal.is-sent form>button,.ek-review-auth-modal.is-sent .ek-review-password-login{display:none}@media(max-width:560px){.ek-review-auth-shell{padding:52px 20px 26px}.ek-review-auth-modal h2{font-size:27px}}
/* directory-search.css */
/* Filtered directory layout overrides. Loaded after directory.css. */
.ek-map-search-page {
  width: calc(100vw - 24px);
  max-width: 1880px;
  margin: 12px 0 50px calc(50% - 50vw);
  transform: none;
  overflow: visible;
}

/* Theme wrappers sometimes clip sticky children. This class is applied only to
   ancestors of the filtered-results map. */
.ek-sticky-overflow-fix { overflow: visible !important; }

.ek-map-breadcrumb {
  display: flex;
  align-items: center;
  gap: 9px;
  min-height: 52px;
  margin-bottom: 14px;
  border: 1px solid var(--ek-line);
  border-radius: 9px;
  background: #f8fafc;
  padding: 10px 18px;
  font-size: .84rem;
  font-weight: 800;
}
.ek-map-breadcrumb a { color: #075fd3; text-decoration: none; }
.ek-map-breadcrumb-reset { margin-left: auto; }

.ek-category-within-search {
  display: grid;
  grid-template-columns: 260px minmax(240px, 650px) 112px;
  align-items: center;
  justify-content: stretch;
  width: calc(100% - 28px);
  max-width: 960px;
  margin: 10px 14px 8px;
  border: 1px solid var(--ek-line);
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}
.ek-category-within-search strong { padding: 0 20px; }
.ek-category-within-search input[type=search] {
  min-width: 0;
  height: 54px;
  border: 0;
  border-left: 1px solid var(--ek-line);
  padding: 0 16px;
  font: inherit;
}
.ek-category-within-search button {
  align-self: stretch;
  border: 0;
  background: #1769e0;
  color: #fff;
  font-weight: 850;
  cursor: pointer;
}

.ek-map-search-layout {
  display: grid;
  grid-template-columns: minmax(250px, 15%) minmax(600px, 1fr) minmax(480px, 30%);
  align-items: start;
  min-height: 650px;
  height: auto;
  border: 0;
  border-radius: 0;
  overflow: visible !important;
  background: #fff;
}
.ek-map-search-layout > .ek-category-within-search {
  grid-column: 1 / 3;
  grid-row: 1;
  justify-self: start;
}
.ek-map-search-layout > .ek-search-filters {
  grid-column: 1;
  grid-row: 2;
  position: sticky;
  top: 92px;
  padding: 18px 22px 30px 24px;
  border-right: 1px solid var(--ek-line);
}
.admin-bar .ek-map-search-layout > .ek-search-filters { top: 124px; }

.ek-price-filter { display: flex; }
.ek-price-filter a {
  display: grid;
  min-width: 43px;
  min-height: 37px;
  place-items: center;
  margin-left: -1px;
  border: 1px solid #cbd3df;
  color: #202b3c;
  font-size: .72rem;
  text-decoration: none;
}
.ek-price-filter a:first-child { margin-left: 0; border-radius: 18px 0 0 18px; }
.ek-price-filter a:last-child { border-radius: 0 18px 18px 0; }
.ek-price-filter a:hover,
.ek-price-filter a.is-active { position: relative; border-color: #1769e0; background: #eaf3ff; color: #075abd; }

.ek-suggested-filters { display: grid; gap: 10px; }
.ek-suggested-filters label { display: flex; align-items: center; gap: 8px; font-size: .86rem; }
.ek-suggested-filters input { width: 19px; height: 19px; margin: 0; }
.ek-suggested-filters button { margin-top: 5px; }

.ek-map-results {
  grid-column: 2;
  grid-row: 2;
  max-height: none;
  overflow: visible;
  border: 0;
  border-right: 1px solid var(--ek-line);
  padding: 0 26px;
}
.ek-map-results > header {
  position: static;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 0 20px;
  background: #fff;
  border-bottom: 1px solid var(--ek-line);
}
.ek-result-sort { flex: 0 0 auto; }
.ek-result-sort label { font-weight: 750; white-space: nowrap; }
.ek-result-sort select { border: 0; background: #fff; padding: 8px 3px; font: inherit; font-weight: 800; }

.ek-map-results .ek-map-result {
  display: grid;
  grid-template-columns: 240px minmax(0, 1fr);
  gap: 26px;
  min-height: 260px;
  padding: 26px 0;
}
.ek-map-results .ek-map-result-image {
  display: block;
  width: 240px;
  height: 220px;
  overflow: hidden;
  border-radius: 10px;
}
.ek-map-results .ek-map-result-image img { width: 100%; height: 100%; object-fit: cover; }
.ek-map-results .ek-map-result-copy { min-width: 0; align-self: start; }

.ek-map-search-layout > .ek-map-search-map {
  position: sticky !important;
  top: 92px;
  align-self: start;
  grid-column: 3;
  grid-row: 1 / 3;
  width: 100%;
  height: calc(100vh - 92px);
  min-height: 620px;
  max-height: none;
  background: #e9edf2;
  will-change: transform;
}
.admin-bar .ek-map-search-layout > .ek-map-search-map {
  top: 124px;
  height: calc(100vh - 124px);
}

/* Standalone /terkep/ workspace. Category result pages keep the independent
   three-column Yelp-style layout above. */
.ek-map-search-page.is-full-map-search {
  width: calc(100vw - 24px);
  max-width: none;
  margin: 0 0 30px calc(50% - 50vw);
}
.is-full-map-search .ek-map-search-bar { margin: 0 0 10px; }
.is-full-map-search .ek-map-search-layout {
  grid-template-columns: minmax(0, 1fr) clamp(340px, 27vw, 460px);
  align-items: stretch;
  height: calc(100dvh - 285px);
  min-height: 540px;
  overflow: hidden !important;
  border: 1px solid var(--ek-line);
  border-radius: 10px;
}
.is-full-map-search .ek-map-search-layout > .ek-map-search-map {
  position: relative !important;
  top: auto;
  grid-column: 1;
  grid-row: 1;
  width: 100%;
  height: 100%;
  min-height: 540px;
}
.admin-bar .is-full-map-search .ek-map-search-layout > .ek-map-search-map { top: auto; height: 100%; }
.is-full-map-search .ek-map-results {
  grid-column: 2;
  grid-row: 1;
  max-height: 100%;
  overflow-y: auto;
  border: 0;
  border-left: 1px solid var(--ek-line);
  padding: 0;
}
.is-full-map-search .ek-map-results > header {
  position: sticky;
  z-index: 3;
  top: 0;
  padding: 14px 16px;
  background: rgba(255, 255, 255, .97);
}
.is-full-map-search .ek-map-results .ek-map-result {
  grid-template-columns: 92px minmax(0, 1fr);
  gap: 13px;
  min-height: 0;
  padding: 15px 16px;
}
.is-full-map-search .ek-map-results .ek-map-result-image { width: 92px; height: 82px; }
.is-full-map-search .ek-map-result-excerpt { display: none; }
.is-full-map-search .ek-map-pagination { padding: 14px 16px; }

@media (max-width: 1350px) {
  .ek-map-search-layout { grid-template-columns: 220px minmax(500px, 1fr) minmax(360px, 30%); }
  .ek-map-results .ek-map-result { grid-template-columns: 150px minmax(0, 1fr); }
  .ek-map-results .ek-map-result-image { width: 150px; height: 130px; }
}

@media (max-width: 1100px) {
  .ek-map-search-layout { grid-template-columns: 220px minmax(0, 1fr); }
  .ek-map-search-layout > .ek-category-within-search { grid-column: 1 / -1; grid-row: 1; }
  .ek-map-search-layout > .ek-search-filters { grid-column: 1; grid-row: 2; }
  .ek-map-results { grid-column: 2; grid-row: 2; }
  .ek-map-search-layout > .ek-map-search-map {
    position: relative !important;
    top: auto;
    grid-column: 1 / -1;
    grid-row: 3;
    width: 100%;
    height: 480px;
    min-height: 480px;
    max-height: none;
  }
  .ek-map-results { border-right: 0; }
  .is-full-map-search .ek-map-search-layout { display: flex; flex-direction: column; height: auto; min-height: 0; }
  .is-full-map-search .ek-map-search-layout > .ek-map-search-map { order: 1; height: 520px; min-height: 520px; }
  .is-full-map-search .ek-map-results {
    order: 2;
    width: 100%;
    max-height: 440px;
    overflow-y: auto;
    border-left: 0;
    border-top: 1px solid var(--ek-line);
  }
}

@media (max-width: 700px) {
  .ek-map-search-page { width: 100vw; margin-top: 5px; }
  .ek-map-breadcrumb { border-radius: 0; overflow-x: auto; white-space: nowrap; }
  .ek-map-breadcrumb-reset { display: none; }
  .ek-category-within-search { order: 1; grid-template-columns: 1fr auto; width: calc(100% - 24px); margin: 0 12px 10px; border-radius: 8px; }
  .ek-category-within-search strong { grid-column: 1 / -1; padding: 12px 14px; border-bottom: 1px solid var(--ek-line); }
  .ek-category-within-search input[type=search] { border-left: 0; }
  .ek-category-within-search button { padding: 0 17px; }
  .ek-map-search-layout { display: flex; flex-direction: column; min-height: 0; }
  .ek-map-search-layout > .ek-search-filters { order: 2; position: static; width: 100%; padding: 16px; border-right: 0; border-bottom: 1px solid var(--ek-line); }
  .ek-map-results { order: 3; width: 100%; padding: 0 14px; }
  .ek-map-results > header { align-items: flex-start; }
  .ek-result-sort label { font-size: 0; }
  .ek-result-sort select { font-size: .8rem; }
  .ek-map-search-layout > .ek-map-search-map { order: 4; height: 390px; min-height: 390px; }
  .ek-map-results .ek-map-result { grid-template-columns: 112px minmax(0, 1fr); gap: 12px; padding: 15px 0; }
  .ek-map-results .ek-map-result-image { width: 112px; height: 104px; }
  .ek-map-search-page.is-full-map-search { width: 100vw; margin-top: 0; }
  .is-full-map-search .ek-map-search-bar { border-radius: 0; }
  .is-full-map-search .ek-map-search-layout > .ek-map-search-map { height: 430px; min-height: 430px; }
  .is-full-map-search .ek-map-results { max-height: 390px; padding: 0; }
  .is-full-map-search .ek-map-results .ek-map-result { grid-template-columns: 92px minmax(0, 1fr); }
  .is-full-map-search .ek-map-results .ek-map-result-image { width: 92px; height: 82px; }
}

/* Compact Yelp-style category flyouts on desktop. */
@media (min-width: 761px) {
  .ek-category-mega-tabs { justify-content: flex-start; }
  .ek-category-mega-item > button,
  .ek-category-mega-more > a { min-height: 44px; padding: 7px 12px; gap: 6px; font-size: .82rem; }
  .ek-category-mega-item > button span { font-size: .95rem; }
  .ek-category-mega-panel { width: min(640px, calc(100vw - 32px)); padding: 11px 13px 13px; border-radius: 0 0 10px 10px; }
  .ek-category-mega-panel > div { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 2px 7px; }
  .ek-category-mega-panel a { min-height: 37px; gap: 7px; padding: 6px 8px; font-size: .84rem; }
  .ek-category-mega-panel a span { font-size: 1rem; }
  .ek-category-mega-all { min-height: 34px !important; margin-bottom: 5px; padding: 5px 8px !important; }
}
/* review-price.css */
.ek-review-price {
  margin: 3px 0 8px;
  padding: 0;
  border: 0;
}
.ek-review-price legend { margin-bottom: 7px; font-weight: 800; }
.ek-review-price legend small { color: #667085; font-weight: 500; }
.ek-review-price > div { display: inline-flex; }
.ek-review-price input {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
}
.ek-review-price label {
  display: grid !important;
  min-width: 52px;
  min-height: 39px;
  place-items: center;
  margin-left: -1px;
  border: 1px solid #cbd3df;
  background: #fff;
  color: #172033;
  font-weight: 750;
  cursor: pointer;
}
.ek-review-price label:first-of-type { margin-left: 0; border-radius: 20px 0 0 20px; }
.ek-review-price label:last-of-type { border-radius: 0 20px 20px 0; }
.ek-review-price input:checked + label { position: relative; border-color: #1769e0; background: #eaf3ff; color: #075abd; }
.ek-review-price input:focus-visible + label { z-index: 1; outline: 3px solid rgba(23,105,224,.28); outline-offset: 2px; }
.ek-review-price-value { display: inline-flex; gap: 6px; margin: 9px 0; color: #667085; font-size: .88rem; }
.ek-review-price-value strong { color: #172033; }
/* cookie-consent.css */
.ek-cookie-consent[hidden],.ek-cookie-settings[hidden]{display:none!important}.ek-cookie-consent{position:fixed;z-index:100000;inset:0;background:rgba(3,12,28,.54);display:flex;align-items:flex-end;justify-content:center;padding:20px}.ek-cookie-card{width:min(980px,100%);padding:22px;border-radius:16px;background:#fff;color:#172033;box-shadow:0 25px 80px rgba(0,0,0,.3)}.ek-cookie-card h2{margin:0 0 7px;font-size:1.35rem}.ek-cookie-card p{margin:5px 0;color:#536174}.ek-cookie-actions{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap;margin-top:18px}.ek-cookie-card button{min-height:42px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#172033;font-weight:750;padding:9px 15px;cursor:pointer}.ek-cookie-card button.is-primary{border-color:#1769e0;background:#1769e0;color:#fff}.ek-cookie-settings{margin-top:15px;padding:14px;border-radius:10px;background:#f6f8fb}.ek-cookie-settings label{display:flex;gap:8px;align-items:center;margin:8px 0;font-weight:700}.ek-cookie-settings small{color:#64748b;font-weight:400}.ek-cookie-manage{position:fixed;z-index:99990;left:12px;bottom:12px;border:1px solid #d4dce7;border-radius:999px;background:#fff;color:#172033;font-size:.75rem;font-weight:750;padding:7px 11px;box-shadow:0 4px 15px rgba(0,0,0,.12);cursor:pointer}@media(max-width:600px){.ek-cookie-consent{padding:10px}.ek-cookie-card{padding:18px 15px}.ek-cookie-actions{display:grid}.ek-cookie-actions button{width:100%}}
/* auth-modal.css */
:root{--ek-red:#1769e0;--ek-red-dark:#0f55bb}
body:has(.ek-auth-modal[open])::before{content:"";position:fixed;inset:0;z-index:99998;background:rgba(7,15,30,.62);pointer-events:auto}
.ek-auth-modal{width:min(94vw,660px);max-height:92vh;margin:auto;border:0;border-radius:18px;padding:0;color:#17233c;box-shadow:0 28px 90px rgba(4,18,42,.35)}.ek-auth-modal::backdrop{background:rgba(11,24,45,.64);backdrop-filter:blur(2px)}.ek-auth-shell{position:relative;padding:28px 38px 20px}.ek-auth-close{position:absolute;z-index:2;top:13px;right:14px;display:grid;place-items:center;width:44px;height:44px;border:1px solid #d7dfeb;border-radius:50%;background:#fff;color:#526070;font-size:30px;line-height:1;cursor:pointer}.ek-auth-tabs{display:flex;border-bottom:1px solid #dce4ef;margin:0 46px 24px 0}.ek-auth-tabs button{flex:1;border:0;border-bottom:3px solid transparent;background:transparent;color:#596679;padding:13px 8px;font:800 16px/1.2 inherit;cursor:pointer}.ek-auth-tabs button[aria-selected=true]{border-color:#1769e0;color:#124fae}.ek-auth-modal h2{margin:0 0 8px;text-align:center;font-size:clamp(28px,5vw,38px)}.ek-auth-modal section>p{text-align:center;color:#667085;margin:0 0 22px}.ek-auth-modal form{display:grid;gap:14px}.ek-auth-modal label{display:grid;gap:6px;font-weight:750}.ek-auth-modal input:not([type=checkbox]){box-sizing:border-box;width:100%;min-height:52px;border:1px solid #b9c6d8;border-radius:9px;background:#fff;color:#17233c;padding:11px 14px;font:inherit}.ek-auth-modal input:focus{border-color:#1769e0;outline:3px solid rgba(23,105,224,.17)}.ek-auth-name-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ek-password-field{position:relative;display:block}.ek-password-field input{padding-right:54px!important}.ek-password-field button{position:absolute;right:5px;top:5px;width:42px;height:42px;border:0;background:transparent;color:#667085;cursor:pointer}.ek-auth-check{display:flex!important;grid-template-columns:auto 1fr;align-items:flex-start;gap:9px!important;font-size:14px;font-weight:600!important}.ek-auth-check input{margin-top:3px}.ek-auth-submit,.ek-facebook-button{display:flex;align-items:center;justify-content:center;gap:12px;min-height:54px;border:0;border-radius:10px;background:#1769e0;color:#fff!important;font:800 17px/1.2 inherit;text-decoration:none;cursor:pointer}.ek-auth-submit:hover{background:#0f55bb}.ek-auth-submit:disabled{opacity:.62;cursor:wait}.ek-auth-lost{display:block;margin:18px 0 0;text-align:right;color:#145fc8;font-weight:700}.ek-auth-status:not(:empty),.ek-auth-notice{border-radius:8px;background:#eef5ff;color:#0d4eaa;padding:10px 12px;font-weight:700}.ek-social-divider{display:flex;align-items:center;gap:12px;margin:22px 0 14px;color:#667085;font-weight:800;text-transform:uppercase}.ek-social-divider::before,.ek-social-divider::after{content:"";height:1px;flex:1;background:#dce4ef}.ek-social-buttons{display:grid;gap:10px}.ek-social-buttons .ek-google-login{margin:0}.ek-social-buttons .ek-google-login>span{display:none}.ek-social-buttons .ek-google-button,.ek-facebook-button{min-height:52px;border-radius:9px}.ek-facebook-button{background:#315fa7}.ek-facebook-button strong{font:bold 29px/1 Arial}.ek-auth-shell>footer{border-top:1px solid #e2e8f0;margin-top:22px;padding-top:13px;text-align:center;color:#7b8798;font-size:12px}.ek-auth-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:560px){.ek-auth-shell{padding:24px 18px 16px}.ek-auth-tabs{margin-right:42px}.ek-auth-name-row{grid-template-columns:1fr}.ek-auth-modal{border-radius:14px}.ek-auth-close{top:9px;right:9px}}
.ek-auth-modal{width:min(calc(100vw - 28px),690px);overflow:auto}.ek-auth-modal.is-subview .ek-auth-tabs{display:none}.ek-auth-modal.is-subview .ek-auth-shell{padding-top:48px}.ek-auth-lost{width:auto;margin:18px 0 0 auto;padding:0;border:0;background:transparent;color:#145fc8;text-decoration:underline;font:700 15px/1.4 inherit;cursor:pointer}.ek-auth-secondary{display:inline-flex;align-items:center;justify-content:center;margin-top:22px;border:0;background:transparent;color:#145fc8;padding:7px 0;font:750 15px/1.3 inherit;text-decoration:underline;cursor:pointer}.ek-social-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.ek-social-buttons .ek-google-button,.ek-social-buttons .ek-facebook-button{height:54px;padding-inline:12px}.ek-auth-shell>footer{display:grid;justify-items:center;gap:9px}.ek-auth-shell>footer button{border:0;background:transparent;color:#145fc8;padding:4px;font:750 15px/1.3 inherit;text-decoration:underline;cursor:pointer}.ek-auth-shell>footer small{color:#7b8798;font-size:11px}.ek-auth-location-field{position:relative}.ek-auth-location-field>ul{position:absolute;z-index:4;top:calc(100% + 4px);left:0;right:0;max-height:250px;overflow:auto;margin:0;padding:6px;border:1px solid #b9c6d8;border-radius:9px;background:#fff;box-shadow:0 14px 35px rgba(11,34,68,.18);list-style:none}.ek-auth-location-field>ul[hidden]{display:none}.ek-auth-location-field li{margin:0;padding:0}.ek-auth-location-field li button{width:100%;border:0;border-radius:6px;background:#fff;color:#17233c;padding:11px 12px;text-align:left;font:700 15px/1.3 inherit;cursor:pointer}.ek-auth-location-field li button:hover,.ek-auth-location-field li button.is-active{background:#eaf3ff;color:#0f55bb}.ek-auth-location-empty{color:#667085;padding:11px 12px!important}.ek-auth-location-status{min-height:24px;margin:9px 0 0!important;text-align:left!important;font-weight:700}.ek-auth-reset,.ek-auth-location{padding-top:4px}.ek-auth-reset form{margin-top:22px}@media(max-width:560px){.ek-auth-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:14px}.ek-auth-shell{padding:22px 16px 16px}.ek-auth-modal.is-subview .ek-auth-shell{padding-top:52px}.ek-auth-close{position:sticky;float:right;top:8px;margin:-12px -6px -42px 0}.ek-auth-tabs{margin:0 46px 20px 0}.ek-auth-tabs button{font-size:14px;padding-inline:4px}.ek-auth-modal h2{font-size:30px;line-height:1.12}.ek-auth-modal section>p{font-size:15px;line-height:1.45}.ek-auth-modal input:not([type=checkbox]){min-height:50px;font-size:16px}.ek-auth-submit{min-height:52px}.ek-auth-name-row{grid-template-columns:1fr}.ek-social-buttons{grid-template-columns:1fr}.ek-auth-lost{margin-top:16px}.ek-auth-shell>footer{margin-top:18px}}@media(max-height:690px){.ek-auth-shell{padding-top:18px;padding-bottom:14px}.ek-auth-tabs{margin-bottom:14px}.ek-auth-modal h2{font-size:28px}.ek-auth-modal section>p{margin-bottom:14px}.ek-auth-modal form{gap:10px}.ek-social-divider{margin:15px 0 10px}.ek-auth-shell>footer{margin-top:14px}}
.ek-auth-modal.is-server-open[open]{position:fixed;inset:0;z-index:100000;margin:auto;max-height:calc(100vh - 24px)}
.ek-auth-modal{width:min(calc(100vw - 28px),610px)}.ek-auth-shell{padding-top:44px}.ek-auth-tabs{display:none!important}.ek-auth-switch{margin:20px 0 0!important;text-align:center!important;color:#667085!important}.ek-auth-switch button{border:0;background:transparent;color:#145fc8;padding:3px 5px;font:800 15px/1.3 inherit;text-decoration:underline;cursor:pointer}.ek-social-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.ek-social-buttons .ek-google-button,.ek-facebook-button{min-height:54px;border:1px solid #cbd6e5;border-radius:10px!important}.ek-social-buttons .ek-google-button{background:#fff;color:#17233c}.ek-facebook-button{background:#315fa7;border-color:#315fa7}.ek-social-buttons a:focus-visible,.ek-auth-switch button:focus-visible{outline:3px solid rgba(23,105,224,.3);outline-offset:2px}@media(max-width:560px){.ek-auth-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.ek-auth-shell{padding-top:48px}.ek-social-buttons{grid-template-columns:1fr 1fr}.ek-social-buttons .ek-google-button,.ek-facebook-button{min-height:50px}.ek-auth-modal section>p.ek-auth-switch{font-size:14px}}
.ek-auth-modal{max-height:calc(100dvh - 20px)}.ek-auth-shell{padding:34px 32px 14px}.ek-auth-modal h2{font-size:30px;line-height:1.1;margin-bottom:4px}.ek-auth-modal section>p{margin-bottom:13px}.ek-auth-modal form{gap:8px}.ek-auth-modal label{gap:3px;font-size:14px}.ek-auth-modal input:not([type=checkbox]){min-height:43px;padding:8px 12px}.ek-password-field button{top:1px;width:40px;height:40px}.ek-auth-submit{min-height:45px;font-size:16px}.ek-auth-lost{margin-top:10px}.ek-social-divider{margin:12px 0 8px}.ek-social-buttons .ek-google-button,.ek-facebook-button{min-height:45px;height:45px}.ek-social-buttons .ek-google-logo{display:block!important;width:20px;height:20px}.ek-auth-switch{margin-top:10px!important}.ek-auth-shell>footer{margin-top:10px;padding-top:8px}.ek-auth-shell>footer small{display:none}.ek-auth-close{top:9px;right:10px;width:40px;height:40px}@media(max-width:560px){.ek-auth-shell{padding:46px 14px 12px}.ek-auth-name-row{grid-template-columns:1fr 1fr;gap:8px}.ek-auth-modal h2{font-size:27px}.ek-auth-modal section>p{margin-bottom:10px}.ek-auth-modal form{gap:7px}.ek-auth-modal input:not([type=checkbox]){min-height:42px}.ek-social-buttons .ek-google-button,.ek-facebook-button{min-height:44px}.ek-auth-check{font-size:12px!important}.ek-auth-switch{margin-top:8px!important}}@media(max-width:390px){.ek-auth-name-row{grid-template-columns:1fr}.ek-auth-modal{overflow:auto}}
.ek-auth-close{text-decoration:none}
.ek-social-buttons .ek-google-logo,.ek-social-buttons .ek-facebook-logo{display:block!important;flex:0 0 22px;width:22px;height:22px}.ek-social-buttons .ek-google-button span,.ek-facebook-button span{font-weight:800}
/* unified-search.css */
.er-header-search.ek-unified-search,.ek-hero .ek-search.ek-unified-search{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr) auto;overflow:visible}
.ek-unified-query{position:relative;min-width:0}.ek-unified-search input{min-width:0;width:100%}
.ek-unified-options{position:absolute;top:100%;left:0;right:0;z-index:10000;background:#fff;color:#172b49;box-shadow:0 8px 24px #10244030;border:1px solid #dbe3ef;border-radius:0 0 10px 10px;padding:6px;text-align:left}
.ek-unified-options[hidden]{display:none}.ek-unified-options [role=option]{padding:12px;cursor:pointer;font-size:14px;line-height:1.4}.ek-unified-options [role=option]:hover,.ek-unified-options .is-active{background:#edf4ff;border-radius:6px}
@media(max-width:620px){.er-header-search.ek-unified-search,.ek-hero .ek-search.ek-unified-search{grid-template-columns:minmax(0,1fr) auto}.ek-unified-search>.ek-unified-query{grid-column:1/-1}.ek-unified-search>button{grid-column:2;grid-row:2}}
/* feedback.css */
/* Shared public interaction and operation feedback. */
:where(.ek-directory,.ek-place,.ek-account,.ek-account-login,.ek-auth-modal,body) :where(button,input[type="button"],input[type="submit"],input[type="reset"],.ek-button,[role="button"]){
  transition:transform .12s ease,filter .12s ease,box-shadow .12s ease,opacity .12s ease;
}

:where(.ek-directory,.ek-place,.ek-account,.ek-account-login,.ek-auth-modal,body) :where(button,input[type="button"],input[type="submit"],input[type="reset"],.ek-button,[role="button"]):not(:disabled):active,
:where(.ek-directory,.ek-place,.ek-account,.ek-account-login,.ek-auth-modal,body) :where(button,input[type="button"],input[type="submit"],input[type="reset"],.ek-button,[role="button"]).ek-is-pressed{
  transform:translateY(2px) scale(.985);
  filter:brightness(.88);
  box-shadow:inset 0 2px 5px rgba(0,0,0,.2)!important;
}

:where(.ek-directory,.ek-place,.ek-account,.ek-account-login,.ek-auth-modal,body) :where(button,input[type="button"],input[type="submit"],input[type="reset"],.ek-button,[role="button"]):focus-visible{
  outline:3px solid rgba(23,105,224,.34);
  outline-offset:3px;
}

:where(button,.ek-button,[role="button"]).ek-is-processing,
:where(button,.ek-button,[role="button"])[aria-busy="true"]{
  cursor:progress!important;
  filter:saturate(.82);
}

:where(button,.ek-button,[role="button"]).ek-is-processing::after,
:where(button,.ek-button,[role="button"])[aria-busy="true"]::after{
  content:"";
  display:inline-block;
  width:.78em;
  height:.78em;
  margin-left:.55em;
  border:2px solid currentColor;
  border-right-color:transparent;
  border-radius:50%;
  vertical-align:-.08em;
  animation:ek-feedback-spin .7s linear infinite;
}

@keyframes ek-feedback-spin{to{transform:rotate(360deg)}}

:where(.ek-account-status,.ek-form-status,.ek-auth-status,.ek-share-status,.ek-reaction-status,.ek-feedback-status,[role="status"].ek-operation-status):empty{
  display:none!important;
}

:where(.ek-account-status,.ek-form-status,.ek-auth-status,.ek-share-status,.ek-reaction-status,.ek-feedback-status,[role="status"].ek-operation-status).is-feedback-success,
.ek-account-status.is-suggestion-success{
  display:block;
  width:100%;
  box-sizing:border-box;
  margin:12px 0 0;
  padding:13px 16px;
  border:1px solid #67aa72!important;
  border-left:6px solid #2e7d32!important;
  border-radius:10px!important;
  background:#e7f6e9!important;
  color:#174c1d!important;
  box-shadow:0 4px 14px rgba(23,76,29,.09);
  font-weight:700;
  line-height:1.45;
}

:where(.ek-account-status,.ek-form-status,.ek-auth-status,.ek-share-status,.ek-reaction-status,.ek-feedback-status,[role="status"].ek-operation-status).is-feedback-error,
.ek-account-status.is-error{
  display:block;
  width:100%;
  box-sizing:border-box;
  margin:12px 0 0;
  padding:13px 16px;
  border:1px solid #d99595!important;
  border-left:6px solid #b42318!important;
  border-radius:10px!important;
  background:#fff1f0!important;
  color:#7a1b14!important;
  box-shadow:0 4px 14px rgba(122,27,20,.08);
  font-weight:700;
  line-height:1.45;
}

:where(.ek-account-status,.ek-form-status,.ek-auth-status,.ek-share-status,.ek-reaction-status,.ek-feedback-status,[role="status"].ek-operation-status).is-feedback-loading,
.ek-account-status.is-submitting{
  display:block;
  width:100%;
  box-sizing:border-box;
  margin:12px 0 0;
  padding:13px 16px;
  border:1px solid #92b9eb!important;
  border-left:6px solid #1769e0!important;
  border-radius:10px!important;
  background:#edf5ff!important;
  color:#104f9f!important;
  font-weight:700;
  line-height:1.45;
}

.ek-reaction-status:is(.is-feedback-success,.is-feedback-error,.is-feedback-loading),
.ek-share-status:is(.is-feedback-success,.is-feedback-error,.is-feedback-loading){
  padding:8px 11px;
  font-size:.85rem;
}

.ek-review-form .ek-stars[aria-invalid="true"]{
  width:max-content;
  max-width:100%;
  padding:7px 10px;
  border:2px solid #b42318;
  border-radius:9px;
  background:#fff1f0;
  box-shadow:0 0 0 3px rgba(180,35,24,.1);
}

.ek-review-form .ek-stars[aria-invalid="true"] label{
  color:#d99595;
}

@media (prefers-reduced-motion:reduce){
  :where(button,input[type="button"],input[type="submit"],input[type="reset"],.ek-button,[role="button"]){transition:none!important}
  :where(button,.ek-button,[role="button"]).ek-is-processing::after,
  :where(button,.ek-button,[role="button"])[aria-busy="true"]::after{animation-duration:1.4s}
}
/* mobile.css */
/* ErtekElem responsive hardening. Loaded after the feature stylesheets. */
.ek-plugin-version {
    box-sizing: border-box;
    width: 100%;
    border-top: 1px solid #e2e8f0;
    background: #f8fafc;
    color: #667085;
    padding: 8px 16px;
    text-align: center;
    font: 600 11px/1.4 Inter, system-ui, sans-serif;
}

.ek-directory,
.ek-business-page,
.ek-account,
.ek-account-login,
.ek-contribution-page,
.ek-submission-page,
.ek-auth-modal,
.ek-auth-modal * {
    box-sizing: border-box;
}

.ek-directory img,
.ek-business-page img,
.ek-account img,
.ek-contribution-page img,
.ek-submission-page img,
.ek-directory video,
.ek-business-page video,
.ek-account video,
.ek-contribution-page video,
.ek-submission-page video,
.ek-directory iframe,
.ek-business-page iframe,
.ek-account iframe,
.ek-contribution-page iframe,
.ek-submission-page iframe {
    max-width: 100%;
}

.ek-auth-modal {
    max-width: calc(100vw - 16px);
    overflow-x: hidden;
}

@media (max-width: 760px) {
    .ek-account,
    .ek-account-login {
        width: auto;
        max-width: none;
        margin: 16px 12px 56px;
    }

    .ek-account-head {
        align-items: flex-start;
        padding: 16px;
    }

    .ek-account-shell,
    .ek-account-workspace,
    .ek-review-distribution-grid,
    .ek-collection-layout,
    .ek-project-layout,
    .ek-owned-editor-grid {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    .ek-account-tabs {
        max-width: 100%;
        overflow-x: auto;
        overscroll-behavior-inline: contain;
        scrollbar-width: thin;
        -webkit-overflow-scrolling: touch;
    }

    .ek-account-panel,
    .ek-account-form,
    .ek-own-review-card,
    .ek-owned-place-card,
    .ek-side-card {
        min-width: 0;
    }

    .ek-review-list-tools,
    .ek-tab-list-tools,
    .ek-account-section-head {
        align-items: stretch;
        flex-direction: column;
    }

    .ek-review-list-tools input,
    .ek-review-list-tools select,
    .ek-tab-list-tools input,
    .ek-tab-list-tools select {
        width: 100%;
        max-width: none;
        min-height: 44px;
    }

    .ek-profile-photo-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ek-photo-dialog,
    .ek-profile-photo-lightbox {
        width: calc(100vw - 16px);
        max-width: calc(100vw - 16px);
    }

    .ek-submission-page .ek-submit-listing,
    .ek-suggestion-page,
    .ek-contribution-page {
        max-width: 100%;
    }
}

@media (max-width: 620px) {
    .ek-business-title h1 {
        overflow-wrap: anywhere;
    }

    /* Keep the photo control away from the hours row at the hero's bottom. */
    .ek-business-hero .ek-all-photos {
        top: 12px;
        right: 12px;
        bottom: auto;
        max-width: calc(100% - 24px);
    }

    .ek-business-hero:has(.ek-business-closed-banner) .ek-all-photos {
        top: 74px;
    }

    .ek-business-hours-summary {
        padding-right: 0;
    }

    .ek-business-layout,
    .ek-business-actions,
    .ek-business-categories,
    .ek-business-page > .ek-recommend,
    .ek-business-page > .ek-map-section {
        max-width: 100%;
    }

    .ek-all-photos-shell,
    .ek-photo-lightbox-shell {
        max-width: 100vw;
    }

    .ek-all-photos-shell > .ek-photo-page-toolbar {
        padding-left: 14px;
        padding-right: 14px;
    }

    .ek-submit-review-stars > div,
    .ek-profile-star-picker {
        max-width: 100%;
        flex-wrap: wrap;
    }
}

@media (max-width: 560px) {
    .ek-auth-shell {
        width: 100%;
        min-width: 0;
        padding-right: 14px;
        padding-left: 14px;
        overflow-x: hidden;
    }

    .ek-auth-name-row,
    .ek-social-buttons {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    .ek-social-buttons .ek-google-button,
    .ek-social-buttons .ek-facebook-button {
        width: 100%;
        min-width: 0;
    }

    .ek-auth-modal input:not([type='checkbox']),
    .ek-auth-modal button,
    .ek-auth-modal a {
        max-width: 100%;
    }
}

@media (max-width: 430px) {
    .ek-account-head {
        display: grid;
        grid-template-columns: auto minmax(0, 1fr);
        gap: 12px;
    }

    .ek-account-head h1 {
        font-size: 1.55rem;
        overflow-wrap: anywhere;
    }

    .ek-account-list article,
    .ek-owned-place-card {
        grid-template-columns: 72px minmax(0, 1fr);
        gap: 10px;
        padding: 10px;
    }

    .ek-account-list img,
    .ek-owned-place-image {
        width: 72px;
        height: 68px;
    }

    .ek-profile-photo-grid {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (prefers-reduced-motion: reduce) {
    .ek-directory *,
    .ek-business-page *,
    .ek-account *,
    .ek-auth-modal * {
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
    }
}
