/* ============================================================
   RISTORANTI — Landing pages ristoranti in agriturismo
   agriturismi.it — v1 — 2026-03
   ============================================================ */

/* ── Tab nav Alloggio / Ristorante ────────────────────────── */
/* Definizione completa: search-v2.css non è caricato su queste pagine */
.src-tab-nav {
    background: #fff;
    border-bottom: 2px solid #e5e7eb;
    margin-bottom: 0;
}
/* Niente display:flex sul container: i tab flussano inline e vanno a capo
   se non entrano nel viewport (stesso pattern di fattorie-didattiche-v1.css). */
.src-tab {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 13px 24px 12px;
    font-size: 14px;
    font-weight: 600;
    color: #9ca3af;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    margin-bottom: -2px; /* sovrappone il border-bottom del nav */
    border-radius: 6px 6px 0 0;
    transition: color .15s, background .15s, border-color .15s;
    white-space: nowrap;
}
.src-tab .fa {
    font-size: 14px;
    flex-shrink: 0;
}
.src-tab:hover {
    color: #374151;
    background: #f9fafb;
    text-decoration: none;
}
.src-tab.active {
    color: #0d9488;
    border-bottom-color: #0d9488;
    background: #f0fdf4;
    font-weight: 700;
}
@media (max-width: 576px) {
    .src-tab { padding: 10px 16px 9px; font-size: 13px; gap: 5px; }
    .src-tab .fa { font-size: 13px; }
}

/* ── Stats bar ─────────────────────────────────────────────── */
.rst-stats-bar {
    background: #fff;
    border-bottom: 1px solid #e9ecef;
    padding: 14px 0;
    box-shadow: 0 2px 6px rgba(0,0,0,.04);
}
.rst-stats-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 480px;
}
.rst-stat {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3px;
    padding: 4px 20px;
}
.rst-stat-num {
    font-size: 1.55rem;
    font-weight: 800;
    color: #0d9488;
    line-height: 1;
}
.rst-stat-num .fa {
    font-size: 1.25rem;
}
.rst-stat-lbl {
    font-size: 11px;
    font-weight: 600;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: .05em;
}
.rst-stat-sep {
    width: 1px;
    height: 38px;
    background: #e5e7eb;
    flex-shrink: 0;
}
@media (max-width: 480px) {
    .rst-stats-inner { max-width: 100%; }
    .rst-stat { padding: 4px 12px; }
    .rst-stat-num { font-size: 1.3rem; }
    .rst-stat-sep { height: 30px; }
}

/* ── Struttura pagina ─────────────────────────────────────── */
.rst-landing,
.rst-home {
    padding-top: 16px;
    padding-bottom: 48px;
}

.rst-breadcrumb .breadcrumb {
    font-size: 13px;
    background: none;
    padding: 0;
}

/* ── Intestazione ─────────────────────────────────────────── */
.rst-h1 {
    font-size: 1.7rem;
    font-weight: 700;
    color: #1a1a2e;
    margin-bottom: 6px;
    line-height: 1.25;
}

.rst-subtitle {
    font-size: 1rem;
    color: #6b7280;
    margin-bottom: 4px;
}

.rst-count {
    font-size: 0.85rem;
    color: #9ca3af;
    margin-bottom: 0;
}

.rst-section-title {
    font-size: 1.2rem;
    font-weight: 600;
    color: #374151;
}

/* ── Testo editoriale ─────────────────────────────────────── */
.rst-editorial {
    background: #f8fafc;
    border-left: 3px solid #0d9488;
    padding: 14px 18px;
    border-radius: 0 8px 8px 0;
    font-size: 0.95rem;
    color: #374151;
    line-height: 1.6;
}
.rst-editorial p { margin: 0; }

/* ── Sidebar province ─────────────────────────────────────── */
.rst-sidebar-inner {
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 12px;
    padding: 16px;
    position: sticky;
    top: 80px;
}

.rst-sidebar-title {
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #9ca3af;
    margin-bottom: 10px;
}

.rst-province-list {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.rst-prov-count {
    margin-left: auto;
    font-size: 11px;
    background: #f3f4f6;
    color: #6b7280;
    border-radius: 10px;
    padding: 1px 7px;
    font-weight: 600;
}

/* ── Card ristorante ──────────────────────────────────────── */
/* Usa .src-card da search-v2.css come base; override solo differenze */

.rst-card {
    flex-direction: row;
    align-items: stretch;
}

.rst-img-wrap {
    display: block;
    width: 260px;
    min-width: 220px;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    background: #f0f2f4;
    text-decoration: none;
}

.rst-img-wrap .src-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}
.rst-img-wrap:hover .src-card-img {
    transform: scale(1.04);
}

/* Badge sconto (angolo in basso a destra) */
.rst-badge-sconto {
    position: absolute;
    bottom: 8px;
    right: 8px;
    background: #ef4444;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    border-radius: 6px;
    padding: 2px 8px;
    pointer-events: none;
}

/* Badge pub/priv */
.rst-badge-pub  { background: #d1fae5; color: #065f46; }
.rst-badge-priv { background: #f3f4f6; color: #4b5563; }

/* Prezzo overlay immagine */
.rst-img-price {
    position: absolute;
    bottom: 8px;
    left: 8px;
    background: rgba(0,0,0,.55);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 6px;
    padding: 3px 8px;
    pointer-events: none;
}

/* Info pills: coperti, cerimonie, prodotti */
.rst-card-info-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 8px;
}
.rst-info-pill {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 11px;
    font-weight: 600;
    color: #4b5563;
    background: #f3f4f6;
    border-radius: 20px;
    padding: 3px 10px;
}
.rst-info-pill .fa { color: #9ca3af; font-size: 10px; }

/* Card body */
.rst-card-name {
    font-size: 1.05rem;
    font-weight: 700;
    margin: 4px 0;
    line-height: 1.3;
}
.rst-card-name a {
    color: #1a1a2e;
    text-decoration: none;
}
.rst-card-name a:hover { color: #0d9488; }

.rst-card-location {
    font-size: 0.82rem;
    color: #6b7280;
    margin-bottom: 6px;
}
.rst-card-location .fa { color: #9ca3af; margin-right: 3px; }

.rst-cucina-chips { margin-bottom: 8px; }

.rst-card-snippet {
    font-size: 0.82rem;
    color: #6b7280;
    line-height: 1.5;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Action bar */
.rst-card-actions { margin-top: auto; display: flex; gap: 8px; flex-wrap: wrap; }

.rst-btn-primary {
    background: #0d9488;
    color: #fff !important;
    border: 1px solid #0d9488;
    border-radius: 8px;
    padding: 7px 16px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    transition: background .15s, border-color .15s;
}
.rst-btn-primary:hover { background: #0b7a71; border-color: #0b7a71; }
.rst-btn-primary .fa { font-size: 12px; }

/* ── Paginazione ──────────────────────────────────────────── */
.rst-pagination .page-link {
    color: #0d9488;
    border-color: #e9ecef;
}
.rst-pagination .page-item.active .page-link {
    background-color: #0d9488;
    border-color: #0d9488;
    color: #fff;
}

/* ── Nessun risultato ─────────────────────────────────────── */
.rst-nessuno {
    padding: 40px 20px;
    text-align: center;
    color: #9ca3af;
    font-size: 1rem;
}

/* ── Hero ─────────────────────────────────────────────────── */
.rst-hero {
    position: relative;
    min-height: 340px;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: linear-gradient(135deg,
        #e6f5f0 0%,
        #d4ece4 25%,
        #c8e6d8 50%,
        #b8ddd0 75%,
        #a8d5c8 100%
    );
}

/* ── Icone food flottanti ─────────────────────────────────── */
.rst-hero-icons {
    position: absolute;
    inset: 0;
    overflow: hidden;
    z-index: 0;
    pointer-events: none;
}
.rhi {
    position: absolute;
    font-size: 2.2rem;
    opacity: .22;
    animation: floatRhi 18s ease-in-out infinite;
    will-change: transform, opacity;
}

@keyframes floatRhi {
    0%   { transform: translateY(0)    rotate(-3deg) scale(.95); opacity: .18; }
    25%  { transform: translateY(-14px) rotate(2deg)  scale(1);  opacity: .28; }
    50%  { transform: translateY(-6px)  rotate(-1deg) scale(1.02); opacity: .24; }
    75%  { transform: translateY(-18px) rotate(3deg)  scale(.98); opacity: .30; }
    100% { transform: translateY(0)    rotate(-3deg) scale(.95); opacity: .18; }
}

/* Posizioni e ritardi — distribuiti su tutta la larghezza */
.rhi-1  { top: 12%; left:  4%;  animation-duration: 16s; animation-delay: -0.0s; font-size: 2.6rem; }
.rhi-2  { top: 60%; left:  9%;  animation-duration: 20s; animation-delay: -3.0s; font-size: 2.2rem; }
.rhi-3  { top: 25%; left: 17%;  animation-duration: 17s; animation-delay: -6.0s; font-size: 2.8rem; }
.rhi-4  { top: 72%; left: 22%;  animation-duration: 22s; animation-delay: -1.5s; font-size: 2.0rem; }
.rhi-5  { top: 10%; left: 33%;  animation-duration: 18s; animation-delay: -4.5s; font-size: 2.4rem; }
.rhi-6  { top: 55%; left: 38%;  animation-duration: 15s; animation-delay: -8.0s; font-size: 2.6rem; }
.rhi-7  { top: 80%; left: 50%;  animation-duration: 21s; animation-delay: -2.0s; font-size: 2.2rem; }
.rhi-8  { top: 20%; left: 58%;  animation-duration: 17s; animation-delay: -7.0s; font-size: 2.8rem; }
.rhi-9  { top: 65%; left: 63%;  animation-duration: 16s; animation-delay: -1.0s; font-size: 2.4rem; }
.rhi-10 { top:  8%; left: 72%;  animation-duration: 19s; animation-delay: -5.5s; font-size: 2.5rem; }
.rhi-11 { top: 45%; left: 77%;  animation-duration: 18s; animation-delay: -3.5s; font-size: 2.0rem; }
.rhi-12 { top: 78%; left: 83%;  animation-duration: 22s; animation-delay: -9.0s; font-size: 2.6rem; }
.rhi-13 { top: 15%; left: 88%;  animation-duration: 15s; animation-delay: -0.5s; font-size: 2.3rem; }
.rhi-14 { top: 52%; left: 93%;  animation-duration: 17s; animation-delay: -5.0s; font-size: 2.7rem; }
.rhi-15 { top: 35%; left: 46%;  animation-duration: 20s; animation-delay: -10.0s; font-size: 3.0rem; }

/* Overlay leggero per leggibilità testo */
.rst-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to right,
        rgba(255,255,255,.35) 0%,
        rgba(255,255,255,.10) 100%
    );
    z-index: 1;
}
.rst-hero-container {
    position: relative;
    z-index: 2;
    padding-top: 48px;
    padding-bottom: 44px;
}
.rst-hero-h1 {
    color: #1a3c34;
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 8px;
}
.rst-hero-subtitle {
    color: #3d6b5e;
    font-size: 1rem;
    margin-bottom: 28px;
}

/* ── Search box ───────────────────────────────────────────── */
.rst-search-box {
    background: rgba(255,255,255,.97);
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0,0,0,.22);
    display: flex;
    align-items: stretch;
    max-width: 700px;
    overflow: hidden;
}
.rst-search-field {
    flex: 1;
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 18px;
    border-right: 1px solid #e5e7eb;
}
.rst-search-field > .fa {
    color: #9ca3af;
    font-size: 15px;
    flex-shrink: 0;
}
.rst-search-select {
    border: none;
    background: transparent;
    width: 100%;
    font-size: 15px;
    color: #374151;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    padding: 18px 0;
    line-height: 1.4;
}
.rst-search-select:focus { outline: none; }
.rst-prov-field {
    flex: 0 1 220px;
}
.rst-search-btn-hero {
    flex-shrink: 0;
    background: #0d9488;
    color: #fff;
    border: none;
    padding: 0 32px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    transition: background .15s;
    display: flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
    letter-spacing: .01em;
}
.rst-search-btn-hero:hover { background: #0b7a71; }

/* ── Home nazionale — grid regioni ───────────────────────── */
.rst-regioni-grid > [class*="col"] { margin-bottom: 1rem; }
.rst-regione-card {
    display: block;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,.07);
    background: #fff;
    text-decoration: none !important;
    transition: box-shadow .2s, transform .2s;
    border: 1px solid #e9ecef;
}
.rst-regione-card:hover {
    box-shadow: 0 6px 22px rgba(0,0,0,.14);
    transform: translateY(-3px);
}

/* Nasconde il vecchio CTA testuale sotto la card */
.rst-regione-cta { display: none; }

.rst-regione-img {
    position: relative;
    height: 160px;
    overflow: hidden;
    background: #e5e7eb;
}
.rst-regione-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .4s ease;
}
.rst-regione-card:hover .rst-regione-img img {
    transform: scale(1.06);
}
.rst-regione-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,.55) 0%, transparent 60%);
}
.rst-regione-info {
    position: absolute;
    bottom: 8px;
    left: 10px;
    right: 10px;
}
.rst-regione-nome {
    display: block;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2;
    text-shadow: 0 1px 4px rgba(0,0,0,.4);
}
.rst-regione-count {
    display: block;
    color: rgba(255,255,255,.85);
    font-size: 0.78rem;
    margin-top: 2px;
}

/* ── Barra ricerca territorio ─────────────────────────────── */
.rst-search-bar {
    background: #f3f4f6;
    border-bottom: 1px solid #e5e7eb;
    padding: 10px 0;
}
.rst-searchbar {
    display: flex;
    align-items: center;
    gap: 0;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 4px;
    max-width: 640px;
}
.rst-searchbar-field {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0 12px;
    flex: 1;
    min-width: 0;
    border-right: 1px solid #e5e7eb;
}
.rst-searchbar-field > i {
    color: #9ca3af;
    font-size: 14px;
    flex-shrink: 0;
}
.rst-searchbar-select {
    border: none;
    background: transparent;
    box-shadow: none;
    padding: 8px 0;
    font-size: 15px;
    width: 100%;
    cursor: pointer;
    color: #374151;
    appearance: none;
    -webkit-appearance: none;
}
.rst-searchbar-select:focus { outline: none; box-shadow: none; }
.rst-searchbar-btn {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    gap: 6px;
    background: #0d9488;
    color: #fff;
    border: none;
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    transition: background .15s;
}
.rst-searchbar-btn:hover { background: #0f766e; }

@media (max-width: 576px) {
    .rst-searchbar { flex-wrap: wrap; border-radius: 10px; }
    .rst-searchbar-field { border-right: none; border-bottom: 1px solid #e5e7eb; width: 100%; }
    .rst-searchbar-btn { width: 100%; justify-content: center; border-radius: 8px; }
}

/* ── Barra filtri chip ────────────────────────────────────── */
.rst-chips-bar {
    position: relative;
}
/* Fade destra — hint visivo che ci sono altri chip */
.rst-chips-bar::after {
    content: '';
    position: absolute;
    top: 0; right: 0; bottom: 4px;
    width: 40px;
    background: linear-gradient(to right, transparent, #fff 80%);
    pointer-events: none;
    z-index: 1;
}
.rst-chips-bar .src-filters-scroll {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    padding-bottom: 4px;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}
.rst-chips-bar .src-filters-scroll::-webkit-scrollbar { display: none; }

/* Touch target mobile: min 44px di altezza */
@media (max-width: 767px) {
    .rst-chips-bar .src-filter-chip {
        padding: 10px 14px;
        font-size: 14px;
    }
}

/* ── CTA Aggiungi ristorante ──────────────────────────────── */
/* --- CTA Aggiungi ristorante GRATIS --- */
.rst-cta-box {
    display: flex;
    align-items: center;
    gap: 32px;
    background: linear-gradient(135deg, #f0fdfa 0%, #e6fffa 50%, #f0fdf4 100%);
    border: 1px solid #a7f3d0;
    border-radius: 20px;
    padding: 36px 40px;
    margin-bottom: 2rem;
}

.rst-cta-left {
    flex-shrink: 0;
    width: 260px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.rst-cta-collage {
    display: flex;
    gap: 8px;
    width: 100%;
    height: 200px;
}

.rst-cta-img-big {
    flex: 1.2;
    border-radius: 14px;
    overflow: hidden;
}

.rst-cta-img-stack {
    flex: 0.8;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.rst-cta-img {
    border-radius: 12px;
    overflow: hidden;
    flex: 1;
}

.rst-cta-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.rst-cta-badge {
    background: #059669;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .5px;
    padding: 5px 16px;
    border-radius: 20px;
}
.rst-cta-badge .fa {
    margin-right: 4px;
}

.rst-cta-right {
    flex: 1;
    min-width: 0;
}

.rst-cta-title {
    font-size: 22px;
    font-weight: 800;
    color: #0f172a;
    margin: 0 0 14px;
    line-height: 1.2;
}

.rst-cta-list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}
.rst-cta-list li {
    font-size: 14.5px;
    line-height: 1.5;
    color: #374151;
    padding: 5px 0;
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.rst-cta-list li .fa {
    color: #0d9488;
    font-size: 14px;
    flex-shrink: 0;
}

.rst-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #0d9488;
    color: #fff !important;
    font-weight: 700;
    font-size: 15px;
    padding: 14px 28px;
    border-radius: 12px;
    text-decoration: none !important;
    transition: background .15s, transform .15s;
    box-shadow: 0 4px 14px rgba(13,148,136,.25);
}
.rst-cta-btn:hover {
    background: #0b7a71;
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(13,148,136,.3);
}

@media (max-width: 767px) {
    .rst-cta-box {
        flex-direction: column;
        text-align: center;
        padding: 24px 20px;
        gap: 20px;
    }
    .rst-cta-left { width: 100%; }
    .rst-cta-collage { height: 160px; }
    .rst-cta-list li { justify-content: center; text-align: left; }
    .rst-cta-btn { width: 100%; justify-content: center; }
}

/* ── SEO editorial ─────────────────────────────────────────── */
.rst-seo-section {
    background: #f8fafc;
    border-left: 3px solid #0d9488;
    border-radius: 0 12px 12px 0;
    padding: 20px 24px;
    margin: 2rem 0;
}
.rst-seo-h2 {
    font-size: 1.1rem;
    font-weight: 700;
    color: #1a1a2e;
    margin-bottom: 10px;
}
.rst-seo-text {
    font-size: 0.9rem;
    color: #6b7280;
    line-height: 1.7;
    margin: 0;
}

/* ── Ricette dal blog ──────────────────────────────────────── */
.rst-ricette-section { margin-top: 2.5rem; margin-bottom: .5rem; }
.rst-ricette-title {
    font-size: 1.15rem;
    font-weight: 600;
    color: #374151;
    margin-bottom: 1.1rem;
}
.rst-ricette-title .fa { color: #0d9488; margin-right: 6px; }
.rst-ricetta-card {
    display: flex;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #e9ecef;
    background: #fff;
    text-decoration: none !important;
    color: inherit;
    transition: box-shadow .2s, transform .2s;
    height: 100%;
}
.rst-ricetta-card:hover {
    box-shadow: 0 6px 20px rgba(0,0,0,.1);
    transform: translateY(-2px);
}
.rst-ricetta-img {
    width: 140px;
    min-width: 140px;
    height: 140px;
    object-fit: cover;
    flex-shrink: 0;
    background: #f3f4f6;
    display: block;
}
.rst-ricetta-body {
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 6px;
}
.rst-ricetta-label {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: #0d9488;
}
.rst-ricetta-titolo {
    font-size: 0.95rem;
    font-weight: 700;
    color: #1a1a2e;
    line-height: 1.35;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.rst-ricetta-link {
    font-size: 12px;
    color: #0d9488;
    font-weight: 600;
}
.rst-ricetta-link .fa { font-size: 11px; }

/* ── Mobile ───────────────────────────────────────────────── */
@media (max-width: 767px) {
    .rst-h1 { font-size: 1.35rem; }
    /* Hero */
    .rst-hero { min-height: 280px; }
    .rst-hero-h1 { font-size: 1.45rem; }
    .rst-hero-container { padding-top: 32px; padding-bottom: 28px; }
    /* Search box mobile: stack verticale */
    .rst-search-box {
        flex-direction: column;
        border-radius: 12px;
        max-width: 100%;
    }
    .rst-search-field {
        border-right: none;
        border-bottom: 1px solid #e5e7eb;
        padding: 0 16px;
    }
    .rst-prov-field { flex: unset; width: 100%; }
    .rst-search-select { padding: 16px 0; }
    .rst-search-btn-hero {
        width: 100%;
        justify-content: center;
        padding: 16px;
        border-radius: 0;
    }
    /* Grid regioni */
    .rst-regione-img { height: 130px; }
    /* Card list */
    .rst-card { flex-direction: column; }
    .rst-img-wrap { width: 100%; min-width: unset; height: 200px; }
    .rst-sidebar { order: 2; }
    .rst-province-list { flex-direction: row; flex-wrap: wrap; gap: 6px; }
    /* Ricette */
    .rst-ricetta-card { flex-direction: column; }
    .rst-ricetta-img { width: 100%; height: 160px; min-width: unset; }
}

/* ── CTA "Hai un ristorante" — invito iscrizione ──────────── */
.rst-add-cta {
    background: linear-gradient(135deg, #fff8ef 0%, #fef3e2 100%);
    border: 1px solid #fde0b0;
    border-radius: 14px;
    padding: 1.5rem;
    box-shadow: 0 2px 8px rgba(217, 119, 6, .06);
}
.rst-add-cta-inner {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}
.rst-add-cta-icon {
    flex: 0 0 auto;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #fff;
    color: #d97706;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fde0b0;
}
.rst-add-cta-inner > div {
    flex: 1 1 260px;
    min-width: 0;
}
.rst-add-cta-inner strong {
    display: block;
    font-size: 1.05rem;
    font-weight: 700;
    color: #92400e;
    margin-bottom: 2px;
}
.rst-add-cta-inner span {
    font-size: .9rem;
    color: #7c4a03;
}
.rst-add-cta-btn {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, #d97706, #92400e);
    color: #fff;
    font-weight: 700;
    padding: 11px 22px;
    border-radius: 8px;
    text-decoration: none;
    transition: transform .15s, box-shadow .15s;
    white-space: nowrap;
}
.rst-add-cta-btn:hover {
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(217, 119, 6, .3);
    text-decoration: none;
}
.rst-add-cta-btn i { transition: transform .15s; }
.rst-add-cta-btn:hover i { transform: translateX(3px); }
@media (max-width: 576px) {
    .rst-add-cta { padding: 1.2rem; }
    .rst-add-cta-inner { gap: .8rem; }
    .rst-add-cta-btn { width: 100%; justify-content: center; margin-top: .3rem; }
}
