.w2dc-dir, .w2dc-dir-el { --w2dc-dir-gap: 16px; }
.w2dc-dir-row {
display: flex;
flex-wrap: wrap;
gap: var(--w2dc-dir-gap);
margin: 0 0 var(--w2dc-dir-gap);
align-items: flex-start;
}
.w2dc-dir-row:last-child { margin-bottom: 0; }
.w2dc-dir-slot { box-sizing: border-box; min-width: 0; flex-grow: 0; flex-shrink: 0; }  @media (max-width: 782px) {
.w2dc-dir-row > .w2dc-dir-slot { width: 100% !important; }
}
.w2dc-dir-group { width: 100%; } .w2dc-dir-el--stub {
padding: 24px;
text-align: center;
color: #6b7280;
background: #f9fafb;
border: 1px dashed #d1d5db;
border-radius: 6px;
font-size: 14px;
}
.w2dc-dir-error {
padding: 16px;
background: #fef2f2;
border: 1px solid #fecaca;
color: #b91c1c;
border-radius: 6px;
}  .w2dc-dir-el--search { position: relative; z-index: 50; }
.w2dc-dir-el--search .w2dc-react-search-standalone { width: 100%; } .w2dc-dir-el--search .w2dc-search-form {
position: static;
top: auto; left: auto; right: auto; bottom: auto;
width: auto !important;
max-width: 100%;
} .w2dc-dir-el--search .w2dc-search-form.is-submitting { opacity: 1; } .w2dc-dir-el--search .w2dc-search-form__input,
.w2dc-dir-el--search .w2dc-search-form__input-wrap { box-sizing: border-box; } .w2dc-dir-el--page-title {
margin: 0 0 var(--w2dc-dir-gap);
font-size: 28px;
line-height: 1.25;
} .w2dc-dir-el--breadcrumbs {
margin: 0 0 var(--w2dc-dir-gap);
font-size: 13px;
color: #6b7280;
}
.w2dc-dir-crumb { display: inline; }
.w2dc-dir-crumb:not(:last-child)::after {
content: '›';
margin: 0 6px;
color: #9ca3af;
}
.w2dc-dir-crumb a { color: inherit; text-decoration: none; }
.w2dc-dir-crumb a:hover { color: #374151; text-decoration: underline; }
.w2dc-dir-crumb[aria-current='page'] { color: #374151; } .w2dc-dir-el--term-description {
margin: 0 0 var(--w2dc-dir-gap);
color: #6b7280;
font-size: 14px;
line-height: 1.6;
}
.w2dc-dir-el--term-description p:first-child { margin-top: 0; }
.w2dc-dir-el--term-description p:last-child { margin-bottom: 0; } .w2dc-dir-el--buttons {
display: flex;
flex-wrap: wrap;
gap: 8px;
margin: 0 0 var(--w2dc-dir-gap);
}
.w2dc-dir-btn {
display: inline-block;
padding: 6px 14px; background: #fff;
border: 1px solid var(--w2dc-button-primary, #d1d5db);
border-radius: 6px;
color: var(--w2dc-button-primary, #374151);
font-size: 13px;
line-height: 1.4;
text-decoration: none;
}
.w2dc-dir-btn:hover {
background: var(--w2dc-button-primary, #f3f4f6);
border-color: var(--w2dc-button-primary, #9ca3af);
color: var(--w2dc-button-text, #111827);
} .w2dc-dir.w2dc-dir-loading {
opacity: .55;
pointer-events: none;
transition: opacity .15s ease;
}  .w2dc-dir-el--listing-fields {
margin: 0 0 var(--w2dc-dir-gap);
font-size: 14px;
color: #374151;
} .w2dc-dir-listing-content {
margin: 0 0 var(--w2dc-dir-gap);
line-height: 1.6;
}
.w2dc-dir-listing-content p:first-child { margin-top: 0; }
.w2dc-dir-listing-content p:last-child { margin-bottom: 0; } .w2dc-listing-field {
display: flex;
gap: 12px;
padding: 8px 0;
border-bottom: 1px solid #f3f4f6;
line-height: 1.5;
}
.w2dc-listing-field:last-child { border-bottom: 0; }
.w2dc-listing-field__label {
flex: 0 0 180px;
min-width: 0;
color: #6b7280;
font-weight: 500;
}
.w2dc-listing-field__value {
flex: 1;
min-width: 0;
color: #111827;
overflow-wrap: anywhere;
}
.w2dc-listing-field__value p:first-child { margin-top: 0; }
.w2dc-listing-field__value p:last-child { margin-bottom: 0; }
.w2dc-listing-field__value a { color: #2563eb; text-decoration: none; }
.w2dc-listing-field__value a:hover { text-decoration: underline; } @media (max-width: 600px) {
.w2dc-listing-field { flex-direction: column; gap: 2px; }
.w2dc-listing-field__label { flex-basis: auto; }
} .w2dc-listing-group { margin: var(--w2dc-dir-gap) 0 0; }
.w2dc-listing-group:first-child { margin-top: 0; }
.w2dc-listing-group__title {
margin: 0 0 4px;
padding: 0 0 6px;
border-bottom: 1px solid #e5e7eb;
font-size: 16px;
font-weight: 600;
line-height: 1.3;
color: #111827;
} .w2dc-listing-field__chip,
.w2dc-listing-field__value .w2dc-popup__chip {
display: inline-block;
margin: 2px 6px 2px 0;
padding: 2px 10px;
background: #f3f4f6;
border-radius: 999px;
color: #374151;
font-size: 12px;
line-height: 1.6;
text-decoration: none;
}
a.w2dc-listing-field__chip:hover { background: #e5e7eb; color: #111827; text-decoration: none; } .w2dc-listing-field__value .w2dc-popup__hours { border-collapse: collapse; margin-top: 4px; }
.w2dc-listing-field__value .w2dc-popup__hours td { padding: 2px 14px 2px 0; border: 0; font-size: 13px; }
.w2dc-listing-field__value .w2dc-popup__hours tr.is-today td { font-weight: 600; }
.w2dc-listing-field__value .w2dc-popup__hours-status {
display: inline-block;
padding: 1px 8px;
border-radius: 999px;
font-size: 12px;
font-weight: 500;
}
.w2dc-listing-field__value .w2dc-popup__hours-status--open { background: #dcfce7; color: #166534; }
.w2dc-listing-field__value .w2dc-popup__hours-status--closed { background: #fee2e2; color: #991b1b; } .w2dc-listing-field__value .w2dc-popup__files { margin: 0; padding-left: 18px; } .w2dc-dir-el--listing-gallery {
display: grid;
grid-template-columns: repeat(var(--w2dc-gallery-cols, 3), 1fr);
gap: calc(var(--w2dc-dir-gap) / 2);
margin: 0 0 var(--w2dc-dir-gap);
}
.w2dc-listing-gallery__item {
display: block;
border-radius: 8px;
overflow: hidden;
background: #f9fafb;
line-height: 0;
}
.w2dc-listing-gallery__item img,
.w2dc-listing-gallery__img {
display: block;
width: 100%;
height: 100%;
aspect-ratio: 4 / 3;
object-fit: cover;
transition: opacity .15s ease;
}
.w2dc-listing-gallery__item:hover img { opacity: .88; } .w2dc-dir-cards--grid .w2dc-listing-content .w2dc-popup__images--single img,
.w2dc-dir-cards--grid .w2dc-listing-content .w2dc-popup__slide img {
width: 100%;
height: 100%;
aspect-ratio: var(--w2dc-card-img-ratio, 4 / 3);
object-fit: cover;
max-width: none;
} .w2dc-dir-cards--grid .w2dc-listing-content .w2dc-popup__slide {
aspect-ratio: var(--w2dc-card-img-ratio, 4 / 3);
}
@media (max-width: 600px) { .w2dc-dir-el--listing-gallery { grid-template-columns: repeat(min(var(--w2dc-gallery-cols, 3), 2), 1fr); }
} .w2dc-dir-el--listing-comments,
.w2dc-dir-el--listing-contact,
.w2dc-dir-el--listing-report,
.w2dc-dir-el--listing-claim {
margin: 0 0 var(--w2dc-dir-gap);
font-size: 14px;
color: #374151;
line-height: 1.6;
}
.w2dc-dir-el--listing-comments h3,
.w2dc-dir-el--listing-contact h3,
.w2dc-dir-el--listing-report h3,
.w2dc-dir-el--listing-claim h3 {
margin: 0 0 10px;
font-size: 16px;
font-weight: 600;
color: #111827;
}
.w2dc-dir-el--listing-comments input[type='text'],
.w2dc-dir-el--listing-comments input[type='email'],
.w2dc-dir-el--listing-comments input[type='url'],
.w2dc-dir-el--listing-comments textarea,
.w2dc-dir-el--listing-contact input[type='text'],
.w2dc-dir-el--listing-contact input[type='email'],
.w2dc-dir-el--listing-contact textarea,
.w2dc-dir-el--listing-contact select,
.w2dc-dir-el--listing-report input[type='text'],
.w2dc-dir-el--listing-report input[type='email'],
.w2dc-dir-el--listing-report textarea,
.w2dc-dir-el--listing-report select,
.w2dc-dir-el--listing-claim input[type='text'],
.w2dc-dir-el--listing-claim input[type='email'],
.w2dc-dir-el--listing-claim textarea {
display: block;
box-sizing: border-box;
width: 100%;
margin: 0 0 10px;
padding: 8px 12px;
background: #fff;
border: 1px solid #d1d5db;
border-radius: 6px;
color: #111827;
font: inherit;
line-height: 1.4;
}
.w2dc-dir-el--listing-comments textarea,
.w2dc-dir-el--listing-contact textarea,
.w2dc-dir-el--listing-report textarea,
.w2dc-dir-el--listing-claim textarea { min-height: 96px; resize: vertical; }
.w2dc-dir-el--listing-comments input:focus,
.w2dc-dir-el--listing-comments textarea:focus,
.w2dc-dir-el--listing-contact input:focus,
.w2dc-dir-el--listing-contact textarea:focus,
.w2dc-dir-el--listing-contact select:focus,
.w2dc-dir-el--listing-report input:focus,
.w2dc-dir-el--listing-report textarea:focus,
.w2dc-dir-el--listing-report select:focus,
.w2dc-dir-el--listing-claim input:focus,
.w2dc-dir-el--listing-claim textarea:focus {
outline: none;
border-color: #6b7280;
}
.w2dc-dir-el--listing-comments button[type='submit'],
.w2dc-dir-el--listing-comments input[type='submit'],
.w2dc-dir-el--listing-contact button[type='submit'],
.w2dc-dir-el--listing-contact input[type='submit'],
.w2dc-dir-el--listing-report button[type='submit'],
.w2dc-dir-el--listing-report input[type='submit'],
.w2dc-dir-el--listing-claim button[type='submit'],
.w2dc-dir-el--listing-claim input[type='submit'] {
display: inline-block;
padding: 8px 18px;
background: var(--w2dc-button-primary, #111827);
border: 0;
border-radius: 6px;
color: var(--w2dc-button-text, #fff);
font-size: 13px;
font-weight: 500;
line-height: 1.4;
cursor: pointer;
}
.w2dc-dir-el--listing-comments button[type='submit']:hover,
.w2dc-dir-el--listing-comments input[type='submit']:hover,
.w2dc-dir-el--listing-contact button[type='submit']:hover,
.w2dc-dir-el--listing-contact input[type='submit']:hover,
.w2dc-dir-el--listing-report button[type='submit']:hover,
.w2dc-dir-el--listing-report input[type='submit']:hover,
.w2dc-dir-el--listing-claim button[type='submit']:hover,
.w2dc-dir-el--listing-claim input[type='submit']:hover { background: var(--w2dc-button-secondary, #374151); } .w2dc-dir-form-status {
display: none;
margin-top: 12px;
padding: 9px 13px;
border-radius: 6px;
border: 1px solid transparent;
font-size: 13px;
line-height: 1.45;
}
.w2dc-dir-form-status.is-ok,
.w2dc-dir-form-status.is-err { display: block; }
.w2dc-dir-form-status.is-ok  { background: #ecfdf5; border-color: #a7f3d0; color: #065f46; }
.w2dc-dir-form-status.is-err { background: #fef2f2; border-color: #fecaca; color: #991b1b; } .w2dc-dir-bookmark::before {
content: '\2661';
margin-right: 6px;
color: #6b7280;
}
.w2dc-dir-bookmark.is-bookmarked::before {
content: '\2665';
color: #991b1b;
} .w2dc-dir-el--slider {
display: flex;
gap: calc(var(--w2dc-dir-gap) / 2);
margin: 0 0 var(--w2dc-dir-gap);
overflow-x: auto;
scroll-snap-type: x mandatory;
-webkit-overflow-scrolling: touch;
scrollbar-width: thin;
}
.w2dc-dir-slide {
position: relative;
flex: 0 0 auto;
width: 260px;
scroll-snap-align: start;
border-radius: 8px;
overflow: hidden;
background: #f9fafb;
line-height: 0;
text-decoration: none;
}
.w2dc-dir-slide img,
.w2dc-dir-slide__img {
display: block;
width: 100%;
height: 100%;
aspect-ratio: 4 / 3;
object-fit: cover;
transition: opacity .15s ease;
}
.w2dc-dir-slide:hover img { opacity: .88; } .w2dc-dir-slide__title {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 20px 12px 8px;
background: linear-gradient(transparent, rgba(17, 24, 39, .75));
color: #fff;
font-size: 13px;
font-weight: 500;
line-height: 1.4;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 600px) {
.w2dc-dir-slide { width: 210px; }
}  .w2dc-plan-ribbon {
position: absolute;
top: -11px;
left: 50%;
transform: translateX(-50%);
z-index: 2;
padding: 2px 12px;
background: var(--w2dc-primary, #2271b1);
border-radius: 999px;
color: #fff;
font-size: 11px;
font-weight: 600;
letter-spacing: .02em;
text-transform: uppercase;
line-height: 1.6;
white-space: nowrap;
}
.w2dc-plan-price {
margin: 0 0 12px;
color: #111827;
text-align: center;
}
.w2dc-plan-price__amount {
font-size: 30px;
font-weight: 700;
line-height: 1.1;
}
.w2dc-plan-price__period {
font-size: 14px;
font-weight: 500;
color: #6b7280;
} .w2dc-plan-features {
margin: 0 0 16px;
padding: 0;
list-style: none;
}
.w2dc-plan-features li {
position: relative;
padding: 6px 0 6px 22px;
border-bottom: 1px solid #f3f4f6;
color: #374151;
}
.w2dc-plan-features li:last-child { border-bottom: 0; }
.w2dc-plan-features li::before {
content: '\2713'; position: absolute;
left: 0;
top: 6px;
color: #166534;
font-weight: 600;
} .w2dc-plan-features li.is-no { color: #9ca3af; }
.w2dc-plan-features li.is-no::before {
content: '\2715'; color: #9ca3af;
font-weight: 400;
} .w2dc-term-icon {
display: inline-block;
width: 22px;
height: 22px;
margin-right: 6px;
vertical-align: middle;
text-align: center;
line-height: 22px;
flex: 0 0 auto;
}
.w2dc-term-icon .w2dc-fa {
font-size: 20px;
line-height: 22px;
vertical-align: middle;
}
.w2dc-term-icon-img {
max-width: 24px;
max-height: 24px;
width: auto;
height: auto;
vertical-align: middle;
object-fit: contain;
} .w2dc-terms-table .w2dc-terms-row {
display: grid;
gap: calc(var(--w2dc-dir-gap, 16px) / 2) var(--w2dc-dir-gap, 16px);
margin: 0 0 calc(var(--w2dc-dir-gap, 16px) / 2);
}
.w2dc-terms-table .w2dc-terms-row:last-child { margin-bottom: 0; }
.w2dc-terms-columns-1 .w2dc-terms-row { grid-template-columns: minmax(0, 1fr); }
.w2dc-terms-columns-2 .w2dc-terms-row { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.w2dc-terms-columns-3 .w2dc-terms-row { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.w2dc-terms-columns-4 .w2dc-terms-row { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.w2dc-terms-columns-5 .w2dc-terms-row { grid-template-columns: repeat(5, minmax(0, 1fr)); }
.w2dc-terms-columns-6 .w2dc-terms-row { grid-template-columns: repeat(6, minmax(0, 1fr)); }
.w2dc-terms-col { min-width: 0; }
@media (max-width: 782px) {
.w2dc-terms-table .w2dc-terms-row { grid-template-columns: minmax(0, 1fr) !important; }
} .w2dc-terms-table .w2dc-term-item { min-width: 0; }
.w2dc-terms-table .w2dc-term-link {
display: flex;
align-items: center;
gap: 12px;
width: 100%;
box-sizing: border-box;
padding: 11px 14px;
border: 1px solid #e6e8ec;
border-radius: 12px;
background: #fff;
text-decoration: none;
line-height: 1.3;
transition: border-color .15s ease, box-shadow .15s ease, transform .15s ease;
}
.w2dc-terms-table .w2dc-term-link:hover,
.w2dc-terms-table .w2dc-term-link:focus-visible {
border-color: var(--w2dc-primary, #2271b1);
box-shadow: 0 6px 20px rgba(16, 24, 40, .10);
transform: translateY(-1px);
} .w2dc-terms-table .w2dc-term-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
margin: 0;
border-radius: 10px;
background: #eef5fb; background: color-mix(in srgb, var(--w2dc-primary, #2271b1) 12%, #fff);
line-height: 1;
flex: 0 0 auto;
transition: background-color .15s ease;
}
.w2dc-terms-table .w2dc-term-link:hover .w2dc-term-icon {
background: color-mix(in srgb, var(--w2dc-primary, #2271b1) 20%, #fff);
}
.w2dc-terms-table .w2dc-term-icon .w2dc-fa { font-size: 18px; line-height: 1; }
.w2dc-terms-table .w2dc-term-icon-img { max-width: 26px; max-height: 26px; } .w2dc-terms-table .w2dc-term-name {
flex: 1 1 auto;
min-width: 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-weight: 600;
} .w2dc-terms-table .w2dc-term-count {
flex: 0 0 auto;
margin-left: auto;
padding: 2px 10px;
border-radius: 999px;
background: #f1f3f5;
color: #667085;
font-size: 12px;
font-weight: 600;
line-height: 1.7;
}
.w2dc-terms-table .w2dc-term-link:hover .w2dc-term-count {
background: var(--w2dc-primary, #2271b1);
color: #fff;
} .w2dc-terms-table .w2dc-subterms { list-style: none; margin: 6px 0 0; padding: 0; }
.w2dc-terms-table .w2dc-subterms li { margin: 0; }
.w2dc-terms-table .w2dc-subterms .w2dc-term-link {
gap: 10px;
padding: 6px 10px;
border: 0;
border-radius: 8px;
background: transparent;
box-shadow: none;
transform: none;
}
.w2dc-terms-table .w2dc-subterms .w2dc-term-link:hover { background: #f6f8fa; }
.w2dc-terms-table .w2dc-subterms .w2dc-term-icon { width: 26px; height: 26px; border-radius: 7px; }
.w2dc-terms-table .w2dc-subterms .w2dc-term-icon .w2dc-fa { font-size: 14px; }
.w2dc-terms-table .w2dc-subterms .w2dc-term-name { font-weight: 500; }  .w2dc-submit-steps {
display: flex;
gap: 8px;
align-items: center;
margin: 0 0 20px;
padding: 0;
list-style: none;
font-size: 13px;
flex-wrap: wrap;
}
.w2dc-submit-steps li { display: flex; align-items: center; gap: 6px; color: #64748b; }
.w2dc-submit-steps li + li::before { content: '\2192'; margin-right: 8px; color: #cbd5e1; }
.w2dc-submit-steps .w2dc-submit-steps__num {
display: inline-flex;
align-items: center;
justify-content: center;
width: 22px;
height: 22px;
border-radius: 50%;
background: #e2e8f0;
color: #475569;
font-weight: 600;
font-size: 12px;
}
.w2dc-submit-steps li.is-current { color: #0f172a; font-weight: 600; }
.w2dc-submit-steps li.is-current .w2dc-submit-steps__num,
.w2dc-submit-steps li.is-done .w2dc-submit-steps__num { background: var(--w2dc-primary, #2271b1); color: #fff; } .w2dc-submit-selected-plan {
display: flex;
align-items: center;
gap: 10px;
margin: 0 0 16px;
padding: 10px 14px;
border: 1px solid #e2e8f0;
border-radius: 6px;
background: #f8fafc;
font-size: 13px;
} .w2dc-submit-selected-plan a { font-weight: 600; color: var(--w2dc-links, #2271b1); }
.w2dc-submit-selected-plan a:hover { color: var(--w2dc-links-hover, #135e96); } .w2dc-submit-plans { margin: 0 0 24px; }
.w2dc-submit-plans__heading { font-size: 18px; font-weight: 600; margin: 0 0 12px; }
.w2dc-submit-plans__grid {
display: grid; grid-template-columns: repeat(var(--w2dc-plans-cols, 3), minmax(0, 1fr));
gap: 14px;
align-items: stretch;
} @media (max-width: 782px) {
.w2dc-submit-plans__grid {
grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
}
}
.w2dc-submit-plan {
display: flex;
flex-direction: column;
position: relative;
border: 2px solid #e2e8f0;
border-radius: 8px;
padding: 18px 16px 16px;
cursor: pointer;
background: #fff;
color: inherit;
text-decoration: none;
transition: border-color .12s ease, box-shadow .12s ease;
}
.w2dc-submit-plan:hover,
.w2dc-submit-plan.is-highlight {
border-color: var(--w2dc-primary, #2271b1);
box-shadow: 0 0 0 1px var(--w2dc-primary, #2271b1);
text-decoration: none;
}
.w2dc-submit-plan .w2dc-plan-ribbon {
position: absolute;
top: -10px;
left: 50%;
transform: translateX(-50%); z-index: 2;
background: var(--w2dc-primary, #2271b1);
color: #fff;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: .04em;
padding: 2px 10px;
border-radius: 10px;
white-space: nowrap;
text-align: center;
} .w2dc-submit-plan__title { font-size: 16px; font-weight: 600; margin: 0 0 6px; text-align: center; color: #111827; }
.w2dc-submit-plan__desc { font-size: 13px; color: #475569; margin: 8px 0; }
.w2dc-submit-plan .w2dc-plan-price { font-size: 22px; font-weight: 700; margin: 2px 0 10px; text-align: center; }
.w2dc-submit-plan .w2dc-plan-price__period { font-size: 13px; font-weight: 400; color: #64748b; }
.w2dc-submit-plan .w2dc-plan-features { margin: 8px 0 12px; padding: 0; list-style: none; font-size: 13px; color: #334155; }
.w2dc-submit-plan .w2dc-plan-features li { position: relative; padding: 5px 0 5px 20px; border-bottom: 1px solid #f1f5f9; }
.w2dc-submit-plan .w2dc-plan-features li:last-child { border-bottom: 0; }
.w2dc-submit-plan .w2dc-plan-features li::before { content: '\2713'; position: absolute; left: 0; top: 5px; color: #166534; font-weight: 600; }
.w2dc-submit-plan .w2dc-plan-features li.is-no { color: #9ca3af; }
.w2dc-submit-plan .w2dc-plan-features li.is-no::before { content: '\2715'; color: #9ca3af; font-weight: 400; }
.w2dc-submit-plan__choose {
display: block;
margin-top: auto;
padding: 8px 12px;
text-align: center;
font-weight: 600;
color: var(--w2dc-button-text, #fff);
background: var(--w2dc-button-primary, #2271b1);
border-radius: 4px;
text-decoration: none; }
.w2dc-submit-plan__choose:hover {
background: var(--w2dc-button-secondary, var(--w2dc-button-primary, #135e96));
color: var(--w2dc-button-text, #fff);
text-decoration: none;
} .w2dc-dash--submit,
.w2dc-dash:not(.w2dc-dash--auth):not(.w2dc-dash--submit),
.w2dc-dash .w2dc-listing-form-wrap {
max-width: none !important;
} .w2dc-popup { position: relative; }
.w2dc-sticky-badge {
position: absolute;
top: 6px;
right: 6px;
z-index: 3;
pointer-events: none;
background: #e8452c;
color: #fff;
font-size: 10px;
font-weight: 700;
line-height: 1;
letter-spacing: 0.04em;
text-transform: uppercase;
padding: 3px 6px;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
} .w2dc-dir-frontend-actions {
display: flex;
justify-content: flex-end;
margin-top: var(--w2dc-dir-gap, 16px);
}
.w2dc-dir-frontend-edit-link {
display: inline-flex;
align-items: center;
gap: 4px;
padding: 5px 12px;
font-size: 12px;
font-weight: 500;
background: #fff;
color: var(--w2dc-button-primary, #2563eb);
border: 1px solid var(--w2dc-button-primary, #2563eb);
border-radius: 4px;
text-decoration: none;
line-height: 1.2;
} .w2dc-dir-frontend-edit-link:hover {
background: var(--w2dc-button-primary, #2563eb);
color: var(--w2dc-button-text, #fff);
text-decoration: none;
}
.w2dc-dir-frontend-edit-link:focus-visible {
outline: 2px solid var(--w2dc-button-primary, #2563eb);
outline-offset: 2px;
}
.w2dc-dir-frontend-edit-link::before {
content: "\270E";
font-size: 14px;
line-height: 1;
} .w2dc-dir-sticky { position: sticky; }
.w2dc-dir-slot:has(> .w2dc-dir-sticky),
.w2dc-dir-cell:has(> .w2dc-dir-sticky),
[data-el]:has(> .w2dc-dir-sticky) { align-self: stretch; } .w2dc-dir-el--map .w2dc-react-mount--fill {
height: var(--w2dc-map-fill, 80vh) !important;
} @media (max-width: 768px) {
.w2dc-dir-el--map .w2dc-react-mount--fill {
height: auto !important;
}
} .w2dc-dir-listing-rating {
padding-top: 10px;
padding-bottom: 10px;
}