.src-tab-nav{background:#fff;border-bottom:2px solid #e5e7eb;margin-bottom:0}.src-tab-nav .container{text-align:center}.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;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:#b45309;border-bottom-color:#b45309;background:#fff7ed;font-weight:700}@media (max-width:576px){.src-tab{padding:10px 16px 9px;font-size:13px;gap:5px}.src-tab .fa{font-size:13px}}.src-tab-arrow{display:none}@media (max-width:991px){.src-tab-nav{position:relative}.src-tab-nav .container{display:flex;align-items:flex-end;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.src-tab-nav .container::-webkit-scrollbar{display:none}.src-tab{flex:0 0 auto;margin-bottom:0}.src-tab-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:32px;height:32px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#4b5563;box-shadow:0 1px 5px rgba(0,0,0,.12);font-size:18px;line-height:1;padding:0;align-items:center;justify-content:center;cursor:pointer}.src-tab-arrow-l{left:4px}.src-tab-arrow-r{right:4px}.src-tab-nav.has-left .src-tab-arrow-l,.src-tab-nav.has-right .src-tab-arrow-r{display:inline-flex}.src-tab-nav::before,.src-tab-nav::after{content:'';position:absolute;top:0;bottom:0;width:40px;pointer-events:none;z-index:1;opacity:0;transition:opacity .15s}.src-tab-nav::before{left:0;background:linear-gradient(90deg,#fff 25%,rgba(255,255,255,0))}.src-tab-nav::after{right:0;background:linear-gradient(270deg,#fff 25%,rgba(255,255,255,0))}.src-tab-nav.has-left::before,.src-tab-nav.has-right::after{opacity:1}}.esp-hero{position:relative;background:radial-gradient(120% 120% at 92% 8%,rgba(217,119,6,.07) 0%,rgba(217,119,6,0) 55%),linear-gradient(180deg,#fefbf6 0%,#f8efe4 100%);padding:40px 0;overflow:hidden;text-align:left}.esp-hero-split{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:44px}.esp-hero-text{color:#8a5a3c}.esp-hero-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.esp-hero-gallery img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px;box-shadow:0 6px 18px rgba(26,60,52,.12);display:block}.esp-hero-tile{position:relative;display:block;border-radius:18px;overflow:hidden;text-decoration:none;transition:transform .15s,box-shadow .2s}.esp-hero-tile:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(92,46,14,.2)}.esp-hero-tile img{border-radius:0;box-shadow:none;transition:transform .4s ease}.esp-hero-tile:hover img{transform:scale(1.05)}.esp-hero-tile-label{position:absolute;left:0;right:0;bottom:0;padding:18px 12px 9px;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.68) 100%);color:#fff;font-size:.8rem;font-weight:700;line-height:1.2;text-shadow:0 1px 4px rgba(0,0,0,.45)}.esp-hero-h1-wrap{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:12px;margin:0 0 12px}.esp-hero-h1{color:#5c2e0e;font-size:2.35rem;font-weight:800;margin:0;line-height:1.12;text-shadow:none;letter-spacing:-.015em}.esp-hero-subtitle{color:#8a5a3c;font-size:1.05rem;font-weight:500;margin:0;text-shadow:none}.esp-hero-cats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0 0;max-width:420px}.esp-hero-cat{display:flex;align-items:center;gap:9px;padding:10px 14px;background:rgba(255,255,255,.82);border:1px solid #ecdcc6;border-radius:999px;color:#7c2d12;font-size:.86rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .18s,border-color .18s,transform .15s}.esp-hero-cat:hover,.esp-hero-cat:focus{background:#fff;border-color:#b45309;color:#7c2d12;text-decoration:none;transform:translateY(-1px)}.esp-hero-cat .fa{color:#b45309;font-size:.95rem;flex-shrink:0}.esp-hero-cat span{min-width:0}.esp-hero-stats{margin:18px 0 0;color:#8a5a3c;font-size:.92rem;font-weight:500}.esp-hero-stats strong{color:#b45309;font-weight:800;font-size:1.02rem}.esp-hero-stats-sep{color:#d6c3a8;margin:0 7px}.esp-cat-section{scroll-margin-top:76px}.esp-hero--photo{background:#5c2e0e;background-size:cover;background-position:center;padding:62px 0 54px}.esp-hero--photo .esp-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(44,20,4,.45) 0%,rgba(44,20,4,.78) 100%);pointer-events:none}.esp-hero--photo .esp-hero-container{position:relative;z-index:1}.esp-hero--photo .esp-hero-h1{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.45)}.esp-hero--photo .esp-hero-h1 .fa{color:#fbbf24}.esp-hero--photo .esp-hero-subtitle{color:rgba(255,255,255,.92);font-weight:600;text-shadow:0 1px 6px rgba(0,0,0,.45)}@media (max-width:768px){.esp-hero--photo{padding:40px 0 34px}}.esp-hero-icons{position:absolute;inset:0;pointer-events:none;overflow:hidden}.ehi{position:absolute;color:#fff8e7;font-size:2rem;opacity:.14;animation:espFloat 18s ease-in-out infinite both;will-change:transform,opacity}.ehi-1{top:14%;left:4%;animation-delay:0s;font-size:2.2rem}.ehi-2{top:18%;right:5%;animation-delay:1.5s;font-size:1.9rem}.ehi-3{top:62%;left:5%;animation-delay:3s;font-size:2rem}.ehi-4{top:68%;right:6%;animation-delay:4.5s;font-size:1.7rem}.ehi-5{top:6%;left:22%;animation-delay:2s;font-size:1.5rem}.ehi-6{top:85%;left:18%;animation-delay:5s;font-size:1.6rem}.ehi-7{top:8%;right:28%;animation-delay:6s;font-size:1.4rem}.ehi-8{top:86%;right:22%;animation-delay:7s;font-size:1.5rem}.ehi-9{top:42%;left:2%;animation-delay:8s;font-size:1.5rem}.ehi-10{top:44%;right:2%;animation-delay:9s;font-size:1.7rem}@keyframes espFloat{0%,100%{transform:translateY(0) rotate(0deg);opacity:.14}50%{transform:translateY(-12px) rotate(6deg);opacity:.24}}@media (max-width:768px){.esp-hero{padding:32px 0}.esp-hero-split{grid-template-columns:1fr;gap:22px}.esp-hero-gallery{gap:10px}.esp-hero-gallery img{border-radius:14px}.esp-hero-h1{font-size:1.6rem;line-height:1.2}.esp-hero-subtitle{font-size:.95rem}.esp-hero-cats{margin-top:16px;max-width:100%;gap:8px}.esp-hero-cat{padding:9px 12px;font-size:.8rem;gap:7px}.esp-hero-stats{margin-top:14px;font-size:.86rem}.esp-hero-stats-sep{margin:0 5px}.esp-cat-section{scroll-margin-top:60px}.esp-hero-h1-wrap{align-items:flex-start;gap:8px}.ehi{font-size:1.3rem !important}.ehi-5,.ehi-6,.ehi-7,.ehi-8,.ehi-9,.ehi-10{display:none}.ehi-1{top:6%;left:5%}.ehi-2{top:6%;right:5%}.ehi-3{bottom:8%;left:6%;top:auto}.ehi-4{bottom:8%;right:6%;top:auto}}.esp-home{padding-top:16px;padding-bottom:48px}.esp-breadcrumb .breadcrumb{font-size:13px;background:none;padding:0}.esp-cat-section{margin-bottom:40px;padding-bottom:8px}.esp-cat-section .col,.esp-strutture-section .col,.esp-regioni-section .col{margin-bottom:16px !important}.esp-cat-title{font-size:1.15rem;font-weight:700;color:#374151;margin-bottom:14px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.esp-cat-title .fa{color:#b45309;margin-right:8px;font-size:1rem}.esp-chip-card{position:relative;display:block;border-radius:14px;overflow:hidden;aspect-ratio:3 / 2;background:#efe7dc;border:1px solid #e5e7eb;transition:box-shadow .2s,transform .15s}.esp-chip-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.esp-chip-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.10) 30%,rgba(0,0,0,.72) 100%);pointer-events:none}.esp-chip-body{position:absolute;left:0;right:0;bottom:0;padding:10px 12px 11px;display:flex;flex-direction:column;gap:2px}.esp-chip-active{cursor:pointer}.esp-chip-active:hover{box-shadow:0 8px 20px rgba(92,46,14,.22);transform:translateY(-2px)}.esp-chip-active:hover .esp-chip-img{transform:scale(1.06)}.esp-chip-card:not(.esp-chip-active) .esp-chip-img{filter:grayscale(.5) brightness(.85)}.esp-chip-icon{position:absolute;top:8px;left:8px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:.95rem;color:#7c2d12;background:rgba(255,255,255,.9);border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.18)}.esp-chip-name{font-size:.88rem;font-weight:700;color:#fff;line-height:1.2;text-shadow:0 1px 4px rgba(0,0,0,.45)}.esp-chip-count{font-size:.72rem;font-weight:600;color:rgba(255,255,255,.88);text-shadow:0 1px 3px rgba(0,0,0,.4)}@media (max-width:576px){.esp-chip-card{border-radius:12px}.esp-chip-icon{width:26px;height:26px;font-size:.8rem;top:6px;left:6px}.esp-chip-name{font-size:.8rem}.esp-chip-count{font-size:.68rem}.esp-chip-body{padding:8px 10px 9px}}a.esp-chip-card,a.esp-chip-card:hover,a.esp-chip-card:focus,a.esp-chip-card:visited{text-decoration:none;color:inherit}.esp-mini-chip-active{background:#b45309 !important;color:#fff !important;border-color:#b45309 !important}.esp-empty{text-align:center;padding:48px 16px;background:#f9fafb;border-radius:12px}.esp-empty-icon{font-size:3rem;color:#9ca3af;margin-bottom:16px}.esp-empty-title{font-size:1.2rem;font-weight:600;color:#374151;margin-bottom:8px}.esp-empty-text{color:#6b7280;max-width:520px;margin:0 auto 20px}.esp-regioni-section{margin-bottom:36px}.esp-section-title{font-size:1.2rem;font-weight:600;color:#374151}.esp-regione-card{position:relative;display:block;border-radius:12px;overflow:hidden;aspect-ratio:3/2;cursor:default}a.esp-regione-card,a.esp-regione-card:hover,a.esp-regione-card:focus,a.esp-regione-card:visited{text-decoration:none;color:inherit;cursor:pointer;transition:transform .15s,box-shadow .2s}a.esp-regione-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.18)}.esp-regione-img{width:100%;height:100%;object-fit:cover;display:block}.esp-regione-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.55) 100%);pointer-events:none}.esp-regione-info{position:absolute;bottom:0;left:0;right:0;padding:12px 14px;display:flex;flex-direction:column}.esp-regione-nome{color:#fff;font-size:.95rem;font-weight:700;text-shadow:0 1px 4px rgba(0,0,0,.4)}.esp-regione-count{color:rgba(255,255,255,.85);font-size:.72rem;font-weight:600}.esp-strutture-section{margin-bottom:36px}.esp-filter-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;margin:-4px 0 18px;padding:10px 14px;background:#fff7ed;border:1px solid #fdba74;border-radius:10px}.esp-filter-label{font-weight:600;color:#9a3412}.esp-filter-search{color:#9a3412;font-weight:600;text-decoration:none;font-size:.92rem}.esp-filter-search:hover{text-decoration:underline}.esp-filter-reset{margin-left:auto;border:1px solid #fdba74;background:#fff;color:#9a3412;font-weight:600;font-size:.85rem;border-radius:999px;padding:4px 12px;cursor:pointer}.esp-filter-reset:hover{background:#ffedd5}.esp-struttura-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s,box-shadow .2s;height:100%}.esp-struttura-card:hover{border-color:#b45309;box-shadow:0 6px 16px rgba(180,83,9,.12);text-decoration:none;color:inherit}.esp-struttura-img-wrap{aspect-ratio:4/3;overflow:hidden}.esp-struttura-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.esp-struttura-card:hover .esp-struttura-img{transform:scale(1.04)}.esp-struttura-body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:4px}.esp-struttura-tipo{font-size:.7rem;font-weight:600;color:#b45309;text-transform:uppercase;letter-spacing:.04em}.esp-struttura-nome{font-size:.95rem;font-weight:700;color:#1a1a2e;line-height:1.25;margin:0}.esp-struttura-loc{font-size:.8rem;color:#6b7280}.esp-struttura-loc .fa{color:#b45309;margin-right:4px}.esp-struttura-rating{font-size:.8rem;color:#f59e0b;font-weight:600}.esp-struttura-rating .fa-star{margin-right:3px}.esp-rev-count{color:#9ca3af;font-weight:400;font-size:.75rem}.esp-struttura-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.esp-mini-chip{display:inline-flex;align-items:center;gap:4px;font-size:.7rem;font-weight:600;color:#b45309;background:#fff7ed;border:1px solid #fed7aa;padding:2px 8px;border-radius:8px;white-space:nowrap}.esp-mini-chip .fa{font-size:.65rem}.esp-mini-more{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.esp-dett-box{margin-top:10px;padding-top:10px;border-top:1px dashed #e5e7eb}.esp-dett-descr{font-size:.82rem;line-height:1.45;color:#4b5563;margin:0 0 7px}.esp-dett-meta{display:flex;flex-wrap:wrap;gap:5px 12px}.esp-dett-item{display:inline-flex;align-items:center;gap:5px;font-size:.76rem;font-weight:600;color:#6b7280;white-space:nowrap}.esp-dett-item .fa{color:#b45309;font-size:.72rem}.esp-dett-price{color:#b45309}.esp-dett-free{color:#15803d}.esp-dett-free .fa{color:#15803d}.esp-seo-section{margin:32px 0 24px}.esp-seo-h2{font-size:1.1rem;font-weight:700;color:#374151;margin-bottom:10px}.esp-seo-text{font-size:.92rem;color:#6b7280;line-height:1.7}.esp-cta-box{background:linear-gradient(135deg,#fff7ed 0%,#fed7aa 100%);border:1px solid #fdba74;border-radius:16px;padding:32px;text-align:center;margin-bottom:32px}.esp-cta-icon{font-size:2.5rem;color:#b45309;margin-bottom:12px}.esp-cta-title{font-size:1.15rem;font-weight:700;color:#1a1a2e;margin-bottom:8px}.esp-cta-sub{font-size:.9rem;color:#6b7280;margin-bottom:16px;max-width:520px;margin-left:auto;margin-right:auto}.esp-cta-btn{display:inline-flex;align-items:center;gap:8px;background:#b45309;color:#fff;font-size:.9rem;font-weight:700;padding:12px 28px;border-radius:10px;text-decoration:none;transition:background .2s,transform .15s}.esp-cta-btn:hover{background:#7c2d12;color:#fff;text-decoration:none;transform:translateY(-1px)}@media (max-width:576px){.esp-cta-box{padding:20px 16px}.esp-cta-icon{font-size:2rem}.esp-cta-title{font-size:1rem}}.esp-faq-section{margin:8px 0 28px;padding:20px 22px;background:#fffdf9;border:1px solid #f0e3d0;border-radius:14px}.esp-faq-h2{font-size:1.15rem;font-weight:700;color:#5c2e0e;margin:0 0 14px}.esp-faq-list{margin:0}.esp-faq-q{font-size:.95rem;font-weight:700;color:#374151;margin-top:14px}.esp-faq-q:first-of-type{margin-top:0}.esp-faq-a{font-size:.9rem;line-height:1.55;color:#4b5563;margin:4px 0 0}.esp-faq-a a{color:#b45309;font-weight:600;text-decoration:none}.esp-faq-a a:hover{text-decoration:underline}@media (max-width:576px){.esp-faq-section{padding:16px 15px;border-radius:12px}.esp-faq-h2{font-size:1.05rem}}