:root{--smarstay-bg:#f7f3ec;--smarstay-ink:#14213d;--smarstay-card:#fff;--smarstay-accent:#0f766e;--smarstay-soft:#e7f3ef}*{box-sizing:border-box}body{margin:0;background:var(--smarstay-bg);color:var(--smarstay-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.smarstay-container{width:min(1180px,92vw);margin:auto}.smarstay-header{background:#111827;color:#fff;position:sticky;top:0;z-index:20}.smarstay-header-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:24px}.smarstay-brand{color:#fff;text-decoration:none;font-weight:800;font-size:1.35rem}.smarstay-nav ul{display:flex;gap:18px;list-style:none;margin:0;padding:0}.smarstay-nav a{color:#fff;text-decoration:none}.smarstay-hero{padding:88px 0;background:linear-gradient(135deg,#0f766e,#111827);color:#fff}.smarstay-hero h1{font-size:clamp(2.1rem,5vw,4.8rem);line-height:1;margin:0 0 18px}.smarstay-kicker{text-transform:uppercase;letter-spacing:.12em;font-weight:800}.smarstay-button{display:inline-flex;margin-top:18px;background:#fff;color:#0f766e;border-radius:999px;padding:14px 22px;text-decoration:none;font-weight:800}.smarstay-content{padding:48px 0}.smarstay-unit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.smarstay-unit-card{background:var(--smarstay-card);border-radius:22px;padding:16px;box-shadow:0 18px 45px rgba(15,23,42,.08)}.smarstay-unit-card img{width:100%;height:220px;object-fit:cover;border-radius:16px;background:#ddd}.smarstay-unit-card h3{min-height:58px;margin:14px 0 8px}.smarstay-unit-card a{color:inherit;text-decoration:none}.smarstay-single-image{width:100%;max-height:520px;object-fit:cover;border-radius:24px}.smarstay-facts{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.smarstay-facts span{background:var(--smarstay-soft);border-radius:999px;padding:10px 14px;font-weight:700}.smarstay-footer{background:#111827;color:#fff;padding:28px 0;margin-top:48px}@media(max-width:900px){.smarstay-unit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smarstay-header-inner{align-items:flex-start;flex-direction:column;padding:16px 0}}@media(max-width:620px){.smarstay-unit-grid{grid-template-columns:1fr}.smarstay-nav ul{flex-wrap:wrap}.smarstay-hero{padding:56px 0}}
.smarstay-card-icons{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.smarstay-card-icons span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:var(--smarstay-soft);font-size:18px}.smarstay-unit-section{background:#fff;border-radius:22px;padding:22px;margin:24px 0;box-shadow:0 18px 45px rgba(15,23,42,.06)}.smarstay-amenities-front{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.smarstay-amenities-front span{display:flex;align-items:center;gap:10px;background:var(--smarstay-soft);border-radius:16px;padding:14px;font-weight:800}.smarstay-amenities-front b{font-size:22px;line-height:1}@media(max-width:900px){.smarstay-amenities-front{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.smarstay-amenities-front{grid-template-columns:1fr}}
/* SmarStay UI 2026 Booking Experience */
.smarstay-hero-wow{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.18),transparent 32%),linear-gradient(135deg,#062f3b,#0f766e 55%,#111827);padding:76px 0 64px}.smarstay-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.smarstay-hero-wow p{font-size:1.08rem;max-width:720px}.smarstay-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.smarstay-button-dark{background:#111827;color:#fff}.smarstay-hero-panel{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:32px;padding:14px;backdrop-filter:blur(8px)}.smarstay-property-rollshow{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.smarstay-property-slide{position:relative;min-height:360px;border-radius:24px;overflow:hidden;display:block;scroll-snap-align:start;background:#0f172a;color:#fff;text-decoration:none}.smarstay-property-slide img,.smarstay-property-slide .smarstay-card-placeholder{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.smarstay-property-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.75))}.smarstay-property-slide span{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;display:flex;flex-direction:column;gap:3px}.smarstay-property-slide b{font-size:1.35rem}.smarstay-property-slide small{opacity:.88}.smarstay-section-head{text-align:center}.smarstay-section-head h2{font-size:clamp(1.9rem,4vw,3rem);margin:4px 0 10px}.smarstay-location-buttons{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:24px}.smarstay-location-buttons a{display:inline-flex;align-items:center;justify-content:center;min-width:180px;background:#111827;color:#fff;text-decoration:none;border-radius:999px;padding:15px 24px;font-weight:900;box-shadow:0 16px 34px rgba(15,23,42,.15)}.smarstay-location-buttons a:hover{transform:translateY(-2px);background:#0f766e}.smarstay-unit-card-wow{padding:0;overflow:hidden;position:relative}.smarstay-card-media{position:relative;display:block;height:240px;overflow:hidden;background:#dbe7e2}.smarstay-mini-show,.smarstay-single-show{position:relative;width:100%;height:100%;overflow:hidden}.smarstay-mini-show img,.smarstay-single-show img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s ease,transform 3.5s ease}.smarstay-mini-show img.is-active,.smarstay-single-show img.is-active{opacity:1;transform:scale(1.035)}.smarstay-hot-badge{position:absolute;top:14px;left:14px;background:#fff;color:#0f766e;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:900;box-shadow:0 10px 25px rgba(0,0,0,.16)}.smarstay-card-body{padding:17px}.smarstay-card-summary{margin:0;color:#51606f}.smarstay-booking-strip{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.smarstay-booking-strip label,.smarstay-booking-box label{display:flex;flex-direction:column;gap:6px;font-size:.78rem;font-weight:900;color:#4b5563}.smarstay-booking-strip input,.smarstay-booking-box input,.smarstay-booking-box select{width:100%;border:1px solid #d8e1dc;border-radius:12px;padding:10px;background:#fff;color:#111827}.smarstay-card-footerline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:15px}.smarstay-book-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0f766e;color:#fff!important;text-decoration:none;font-weight:900;padding:11px 17px;white-space:nowrap}.smarstay-book-button:hover{background:#0b5f59}.smarstay-journey{background:#111827;color:#fff;border-radius:32px;padding:32px;margin-top:32px}.smarstay-journey-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.smarstay-journey-grid span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:18px;font-size:1.7rem;font-weight:900}.smarstay-journey-grid b{display:block;font-size:.95rem;margin-top:6px}.smarstay-property-hero,.smarstay-single-hero{display:grid;grid-template-columns:1fr .95fr;gap:24px;align-items:center;background:#fff;border-radius:34px;padding:28px;box-shadow:0 18px 45px rgba(15,23,42,.08)}.smarstay-property-hero img,.smarstay-single-hero img,.smarstay-single-show{width:100%;height:440px;object-fit:cover;border-radius:26px;background:#dbe7e2}.smarstay-property-hero h1,.smarstay-single-hero h1{font-size:clamp(2.2rem,5vw,4.4rem);line-height:.98;margin:0 0 12px}.smarstay-property-units{grid-template-columns:repeat(3,minmax(0,1fr))}.smarstay-unit-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.smarstay-booking-box{position:sticky;top:96px;background:#fff;border-radius:26px;padding:22px;box-shadow:0 18px 45px rgba(15,23,42,.1);display:grid;gap:12px}.smarstay-book-button-full{width:100%;padding:15px 18px}.smarstay-booking-note{font-size:.9rem;color:#526171;margin:0}.smarstay-card-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f766e,#111827);color:#fff;font-weight:900;min-height:220px}.smarstay-unit-card-wow .smarstay-unit-card img{height:auto}@media(max-width:980px){.smarstay-hero-grid,.smarstay-property-hero,.smarstay-single-hero,.smarstay-unit-layout{grid-template-columns:1fr}.smarstay-property-units{grid-template-columns:1fr 1fr}.smarstay-booking-box{position:relative;top:auto}.smarstay-journey-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.smarstay-property-units,.smarstay-journey-grid{grid-template-columns:1fr}.smarstay-card-media{height:220px}.smarstay-property-slide{min-height:300px}.smarstay-property-hero,.smarstay-single-hero{padding:18px;border-radius:24px}.smarstay-property-hero img,.smarstay-single-hero img,.smarstay-single-show{height:300px}.smarstay-booking-strip{grid-template-columns:1fr}.smarstay-card-footerline{align-items:flex-start;flex-direction:column}.smarstay-book-button{width:100%}}

/* v1.5.3: guest selector visible in home/property cards without changing consolidated layout */
.smarstay-guest-picker-card{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:14px;background:#f6fbf9;border:1px solid #d8e1dc;border-radius:14px;padding:10px 12px}
.smarstay-guest-picker-card label{display:flex;align-items:center;gap:10px;margin:0;font-size:.82rem;font-weight:900;color:#4b5563}
.smarstay-guest-picker-card input{width:82px;border:1px solid #d8e1dc;border-radius:12px;padding:10px;background:#fff;color:#111827;font-weight:800}
.smarstay-guest-picker-card small{color:#526171;font-weight:800;white-space:nowrap}
@media(max-width:680px){.smarstay-guest-picker-card{align-items:stretch;flex-direction:column}.smarstay-guest-picker-card label{justify-content:space-between}.smarstay-guest-picker-card input{width:120px}}

/* v1.6.0 Safari universal safe fallback */
.smarstay-hero-panel{
  -webkit-backdrop-filter: blur(8px);
}
@supports not (display: grid) {
  .smarstay-hero-grid,
  .smarstay-journey-grid,
  .smarstay-property-hero,
  .smarstay-single-hero,
  .smarstay-property-units,
  .smarstay-unit-layout,
  .smarstay-booking-strip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .smarstay-property-units > *,
  .smarstay-journey-grid > *,
  .smarstay-booking-strip > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 280px;
    flex: 1 1 280px;
  }
  .smarstay-unit-layout > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 320px;
    flex: 1 1 320px;
  }
}
@supports not (object-fit: cover) {
  .smarstay-mini-show img,
  .smarstay-single-show img,
  .smarstay-property-slide img {
    height: auto;
    min-height: 100%;
  }
}

/* v1.6.1 Universal browser compatibility: Safari, Edge, Firefox, Chrome, WebKit mobile */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.smarstay-header{position:-webkit-sticky;position:sticky}.smarstay-booking-box{position:-webkit-sticky;position:sticky}.smarstay-button,.smarstay-book-button,.smarstay-location-buttons a{-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:rgba(15,118,110,.18);touch-action:manipulation}.smarstay-nav a,.smarstay-button,.smarstay-book-button{min-height:44px}.smarstay-booking-strip input,.smarstay-booking-box input,.smarstay-booking-box select,.smarstay-guest-picker-card input{font-size:16px;line-height:1.25;-webkit-appearance:none;appearance:none}.smarstay-booking-strip input[type="date"],.smarstay-booking-box input[type="date"]{min-height:44px}.smarstay-mini-show img,.smarstay-single-show img{-webkit-transform:translateZ(0);transform:translateZ(0);will-change:opacity,transform}.smarstay-property-rollshow{-webkit-overflow-scrolling:touch;scrollbar-width:thin}.smarstay-property-slide,.smarstay-unit-card,.smarstay-booking-box{-webkit-transform:translateZ(0);transform:translateZ(0)}
@supports not (position: sticky){.smarstay-header{position:relative}.smarstay-booking-box{position:relative;top:auto}}
@supports not (gap: 1rem){.smarstay-header-inner>*{margin-right:24px}.smarstay-nav li{margin-right:18px}.smarstay-unit-grid>*{margin:11px}.smarstay-hero-actions>*{margin:6px}.smarstay-card-icons>*{margin:4px}.smarstay-booking-strip>*{margin:4px}.smarstay-journey-grid>*{margin:7px}}
@supports not (aspect-ratio: 1 / 1){.smarstay-card-media{height:240px}.smarstay-property-slide{height:360px}}
@media(max-width:680px){.smarstay-header{position:relative}.smarstay-nav ul{display:block}.smarstay-nav li{display:inline-block;margin:4px 8px 4px 0}.smarstay-booking-box{position:relative;top:auto}.smarstay-button,.smarstay-book-button{min-height:48px}.smarstay-property-rollshow{grid-auto-columns:88vw}.smarstay-touch .smarstay-property-rollshow{scroll-snap-type:none}}

/* v1.6.2 Homepage Turismo 2026 - solo tema/grafica, nessuna logica booking modificata */
.smarstay-home-2026{position:relative;isolation:isolate;min-height:680px;padding:92px 0 76px;background:#0b1724;color:#fff;overflow:hidden}
.smarstay-home-bg{position:absolute;inset:0;z-index:-2;background:linear-gradient(120deg,rgba(9,23,38,.96),rgba(15,118,110,.72)),radial-gradient(circle at 85% 20%,rgba(255,255,255,.24),transparent 28%),linear-gradient(135deg,#0f766e,#111827)}
.smarstay-home-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 40%),repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0,rgba(255,255,255,.035) 1px,transparent 1px,transparent 18px)}
.smarstay-home-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:40px;align-items:center}.smarstay-home-copy h1{font-size:clamp(2.65rem,6vw,5.7rem);line-height:.92;margin:0 0 22px;letter-spacing:-.055em}.smarstay-home-copy>p{font-size:1.16rem;line-height:1.7;max-width:760px;color:rgba(255,255,255,.88)}
.smarstay-home-search{display:grid;grid-template-columns:1.1fr .9fr .9fr .65fr auto;gap:10px;align-items:end;margin-top:28px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);border-radius:28px;padding:12px;box-shadow:0 30px 90px rgba(0,0,0,.24);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}
.smarstay-home-search label{display:flex;flex-direction:column;gap:7px;color:#fff;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.smarstay-home-search input,.smarstay-home-search select{height:48px;border:0;border-radius:16px;background:#fff;color:#111827;padding:0 13px;font-size:16px;font-weight:800;min-width:0}.smarstay-home-search-button{height:48px;margin:0;align-items:center;justify-content:center;white-space:nowrap}.smarstay-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.smarstay-trust-row span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:10px 14px;font-weight:900;color:#fff}.smarstay-home-visual .smarstay-property-rollshow{grid-auto-columns:minmax(260px,1fr);max-width:520px;margin-left:auto}.smarstay-home-visual .smarstay-property-slide{min-height:430px;box-shadow:0 35px 100px rgba(0,0,0,.32)}
.smarstay-home-block{padding-top:70px}.smarstay-experience-first{padding-top:24px}.smarstay-experience-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-top:26px}.smarstay-experience-grid a{display:flex;min-height:180px;flex-direction:column;justify-content:flex-end;gap:5px;padding:18px;border-radius:26px;text-decoration:none;color:#111827;background:linear-gradient(180deg,#fff,#f2fbf8);border:1px solid #dce9e4;box-shadow:0 18px 45px rgba(15,23,42,.07);transition:transform .18s ease,box-shadow .18s ease}.smarstay-experience-grid a:hover{transform:translateY(-4px);box-shadow:0 25px 65px rgba(15,23,42,.12)}.smarstay-experience-grid b{font-size:2.2rem;line-height:1}.smarstay-experience-grid span{font-size:1rem;font-weight:950}.smarstay-experience-grid small{color:#5c6b77;font-weight:750}.smarstay-featured-stays .smarstay-unit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.smarstay-home-map-block{display:grid;grid-template-columns:1fr 420px;gap:30px;align-items:center;background:#fff;border-radius:36px;padding:34px;box-shadow:0 22px 70px rgba(15,23,42,.08);margin-top:30px}.smarstay-home-map-block h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1;margin:8px 0 14px}.smarstay-map-placeholder{min-height:280px;border-radius:30px;background:radial-gradient(circle at 20% 20%,#fff 0 7%,transparent 8%),linear-gradient(135deg,#dff5ee,#f8efe0);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#111827;border:1px solid #d8e7e1}.smarstay-map-placeholder span{font-size:4rem}.smarstay-map-placeholder b{font-size:1.5rem}.smarstay-map-placeholder small{font-weight:800;color:#647381}.smarstay-journey-2026{margin-top:48px}.smarstay-home-guides{padding-top:28px}.smarstay-guide-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.smarstay-guide-links a{display:flex;align-items:center;justify-content:center;min-height:86px;background:#fff;border:1px solid #dce9e4;border-radius:24px;text-decoration:none;color:#111827;font-weight:950;box-shadow:0 18px 45px rgba(15,23,42,.06)}.smarstay-final-cta{margin-top:30px;margin-bottom:60px;padding:48px;border-radius:38px;background:linear-gradient(135deg,#0f766e,#111827);color:#fff;text-align:center}.smarstay-final-cta h2{font-size:clamp(2rem,4.6vw,4rem);line-height:1;margin:8px auto 18px;max-width:900px}.smarstay-final-cta .smarstay-button-dark{background:#fff;color:#0f766e}
@media(max-width:1120px){.smarstay-home-search{grid-template-columns:1fr 1fr}.smarstay-home-search-button{grid-column:1/-1;width:100%}.smarstay-experience-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.smarstay-home-map-block{grid-template-columns:1fr}.smarstay-featured-stays .smarstay-unit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.smarstay-home-hero-grid{grid-template-columns:1fr}.smarstay-home-visual .smarstay-property-rollshow{max-width:none;margin-left:0}.smarstay-home-visual .smarstay-property-slide{min-height:340px}.smarstay-home-2026{padding:64px 0}.smarstay-guide-links{grid-template-columns:1fr}.smarstay-experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.smarstay-home-copy h1{font-size:clamp(2.35rem,13vw,3.65rem)}.smarstay-home-search{grid-template-columns:1fr;border-radius:22px}.smarstay-experience-grid{grid-template-columns:1fr}.smarstay-experience-grid a{min-height:132px}.smarstay-featured-stays .smarstay-unit-grid{grid-template-columns:1fr}.smarstay-home-map-block,.smarstay-final-cta{padding:22px;border-radius:26px}.smarstay-map-placeholder{min-height:220px}.smarstay-home-visual .smarstay-property-slide{min-height:310px}}

/* v1.6.4 Vacation-first UX refinement: only presentation, no workflow changes */
.smarstay-home-copy .smarstay-kicker{color:#bff7ec}.smarstay-home-copy h1{max-width:980px}.smarstay-home-search:before{content:"Ricerca rapida soggiorno";grid-column:1/-1;font-weight:950;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;color:rgba(255,255,255,.82);padding:2px 4px 0}.smarstay-section-head h2{letter-spacing:-.035em}.smarstay-location-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.smarstay-location-buttons a{min-height:190px;align-items:flex-end;justify-content:flex-start;padding:28px;border-radius:34px;background:linear-gradient(135deg,rgba(15,118,110,.96),rgba(17,24,39,.92));color:#fff;box-shadow:0 26px 70px rgba(15,23,42,.14);position:relative;overflow:hidden}.smarstay-location-buttons a:after{content:"Scopri destinazione →";display:block;font-size:.86rem;font-weight:850;margin-top:8px;color:rgba(255,255,255,.82)}.smarstay-location-buttons a:before{content:"";position:absolute;inset:auto -20% -40% 35%;height:190px;background:radial-gradient(circle,rgba(255,255,255,.22),transparent 66%);transform:rotate(-12deg)}.smarstay-alassio-demo-showcase{background:#fff;border:1px solid #dce9e4;border-radius:38px;padding:34px;box-shadow:0 30px 80px rgba(15,23,42,.08)}.smarstay-demo-card .smarstay-card-media{background:#edf8f5}.smarstay-demo-card .smarstay-card-media img{object-fit:cover}.smarstay-demo-page{padding-top:44px}.smarstay-demo-hero{background:#fff;border-radius:38px;padding:26px;box-shadow:0 28px 90px rgba(15,23,42,.08)}.smarstay-demo-facts span{background:#fff;border:1px solid #dce9e4}.smarstay-demo-booking-box{border:1px solid #dce9e4}
@media(max-width:760px){.smarstay-location-buttons{grid-template-columns:1fr}.smarstay-location-buttons a{min-height:150px;border-radius:26px}.smarstay-alassio-demo-showcase{padding:20px;border-radius:28px}}
