
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Inter:wght@400;500;600;700;800&display=swap");
html,body{overflow-x:hidden!important}
.ssdemo{--deep:#18221b;--green:#73885d;--green2:#84996b;--cream:#f2ecdf;--paper:#faf7f1;--ink:#22251f;--muted:#6e746c;font-family:Inter,system-ui,sans-serif;color:var(--ink);width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}
.ssdemo *{box-sizing:border-box}.ssdemo a{text-decoration:none;color:inherit}.ssdemo-wrap{width:min(1240px,calc(100% - 48px));margin:auto}
.ssdemo-demo-bar{height:48px;background:#a7b78e;color:#172019;display:flex;align-items:center;justify-content:center;gap:28px;font-size:12px;position:relative;z-index:50}.ssdemo-demo-bar div{display:flex;gap:10px;align-items:center}.ssdemo-demo-bar a{font-weight:800;border-bottom:1px solid rgba(23,32,25,.35)}
.ssdemo-hero{height:700px;position:relative;color:#fff;background:#18201a url("demo-hero.jpg") center/cover no-repeat}.ssdemo-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,20,16,.88),rgba(15,20,16,.62) 42%,rgba(15,20,16,.18) 75%,rgba(15,20,16,.08))}.ssdemo-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),transparent 25%,transparent 75%,rgba(0,0,0,.25))}
.ssdemo-nav{height:90px;position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between}.ssdemo-logo{font-family:"Cormorant Garamond",serif;display:flex;flex-direction:column;line-height:.85}.ssdemo-logo span{font-size:18px;font-style:italic}.ssdemo-logo strong{font-size:30px;letter-spacing:.08em}.ssdemo-links{display:flex;gap:28px;font-size:13px}.ssdemo-outline{border:1px solid rgba(255,255,255,.45);padding:12px 18px;border-radius:999px;font-size:13px;font-weight:700}
.ssdemo-hero-copy{position:relative;z-index:4;padding-top:100px;max-width:1240px}.ssdemo-kicker{font-size:11px;font-weight:800;letter-spacing:.18em;color:#d7e0cb}.ssdemo-kicker.dark{color:var(--green)}.ssdemo-hero h1,.ssdemo h2{font-family:"Cormorant Garamond",serif;font-weight:500}.ssdemo-hero h1{font-size:clamp(64px,7vw,98px);line-height:.88;letter-spacing:-.04em;margin:18px 0 22px;max-width:720px}.ssdemo-hero h1 em{color:#a7b98d}.ssdemo-hero-copy p{max-width:600px;font-size:17px;line-height:1.65;color:rgba(255,255,255,.82)}.ssdemo-btn{display:inline-flex;margin-top:22px;background:var(--green2);padding:15px 22px;border-radius:999px;font-weight:800}
.ssdemo-section{padding:90px 0;background:var(--paper)}.ssdemo-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:36px}.ssdemo-heading h2,.ssdemo-weekly h2,.ssdemo-event-card h2{font-size:54px;line-height:1;margin:10px 0 0}.ssdemo-heading p{max-width:390px;color:var(--muted);line-height:1.6}
.ssdemo-menu-card{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d8d0c2;border-bottom:1px solid #d8d0c2}.ssdemo-menu-category{padding:32px 40px}.ssdemo-menu-category:first-child{border-right:1px solid #d8d0c2}.ssdemo-category-label{font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--green);margin-bottom:8px}.ssdemo-dish{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid #e8e1d6}.ssdemo-dish:last-child{border-bottom:0}.ssdemo-dish b{display:block;font-family:"Cormorant Garamond",serif;font-size:25px}.ssdemo-dish span{display:block;color:#747a72;font-size:13px;margin-top:4px}.ssdemo-dish strong{font-size:15px;white-space:nowrap}
.ssdemo-weekly{background:var(--deep);color:white}.ssdemo-week-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:38px;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.ssdemo-week-grid article{padding:25px 22px;border-right:1px solid rgba(255,255,255,.13)}.ssdemo-week-grid article:last-child{border-right:0}.ssdemo-week-grid small{display:block;font-size:10px;letter-spacing:.14em;color:#a8b695;margin-bottom:15px}.ssdemo-week-grid b{display:block;font-family:"Cormorant Garamond",serif;font-size:23px;line-height:1.05}.ssdemo-week-grid span{display:block;font-size:11px;color:rgba(255,255,255,.55);line-height:1.4;margin-top:10px}
.ssdemo-event-card{display:grid;grid-template-columns:1fr 120px;align-items:center;background:#ece4d5;border-radius:28px;padding:48px 52px}.ssdemo-event-card p{max-width:660px;color:#666d64;font-size:16px;line-height:1.6}.ssdemo-event-meta{display:flex;gap:24px;align-items:center;margin-top:24px;font-size:13px}.ssdemo-event-mark{font-family:"Cormorant Garamond",serif;font-size:82px;color:var(--green);text-align:center}
.ssdemo-footer{background:#101611;color:#fff;padding:30px 0}.ssdemo-footer .ssdemo-wrap{display:flex;justify-content:space-between;align-items:center}.ssdemo-footer span{font-size:12px;color:rgba(255,255,255,.56)}

/* manage */
.ssdemo-manage{background:#f2efe8;min-height:100vh}.ssm-topbar{height:72px;background:#172019;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:40}.ssm-brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:21px}.ssm-brand small{font-size:9px;letter-spacing:.15em;background:#8ca173;padding:5px 7px;border-radius:6px}.ssm-top-actions{display:flex;align-items:center;gap:12px}.ssm-link,.ssm-reset{font:inherit;font-size:12px;border:1px solid rgba(255,255,255,.18);background:transparent;color:#fff;padding:9px 13px;border-radius:9px;cursor:pointer}.ssm-shell{display:grid;grid-template-columns:255px 1fr;min-height:calc(100vh - 72px)}.ssm-sidebar{background:#fff;padding:24px 16px;border-right:1px solid #ddd9d0;position:relative}.ssm-restaurant{display:flex;align-items:center;gap:10px;padding:8px 8px 22px}.ssm-restaurant>span{width:42px;height:42px;border-radius:12px;background:#73885d;color:#fff;display:grid;place-items:center;font-family:"Cormorant Garamond",serif;font-size:19px}.ssm-restaurant b,.ssm-restaurant small{display:block}.ssm-restaurant b{font-size:13px}.ssm-restaurant small{font-size:10px;color:#8a9089;margin-top:2px}.ssm-nav{width:100%;display:flex;align-items:center;gap:12px;border:0;background:transparent;padding:13px 12px;border-radius:11px;cursor:pointer;color:#596059;font-weight:650;text-align:left;margin:3px 0}.ssm-nav.active{background:#e8eee2;color:#314129}.ssm-side-note{position:absolute;bottom:22px;left:16px;right:16px;padding:15px;background:#f3efe6;border-radius:13px}.ssm-side-note b,.ssm-side-note span{display:block}.ssm-side-note b{font-size:11px}.ssm-side-note span{font-size:10px;line-height:1.45;color:#797e77;margin-top:5px}
.ssm-main{padding:44px 48px 120px;max-width:1250px;width:100%}.ssm-panel{display:none}.ssm-panel.active{display:block}.ssm-page-head small{color:#789063;font-weight:850;letter-spacing:.16em;font-size:10px}.ssm-page-head h1{font-family:"Cormorant Garamond",serif;font-size:52px;line-height:1;margin:8px 0}.ssm-page-head p{color:#71776f;margin:0;line-height:1.55}.ssm-demo-callout{display:grid;grid-template-columns:44px 1fr 44px 1fr 44px 1fr;gap:12px;align-items:center;background:#172019;color:#fff;border-radius:20px;padding:22px;margin-top:30px}.ssm-callout-num{width:40px;height:40px;border-radius:50%;background:#8ca173;display:grid;place-items:center;font-size:11px;font-weight:850}.ssm-demo-callout b,.ssm-demo-callout span{display:block}.ssm-demo-callout b{font-size:12px}.ssm-demo-callout span{font-size:10px;line-height:1.4;color:rgba(255,255,255,.6);margin-top:3px}.ssm-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.ssm-cards button{appearance:none;border:1px solid #ddd8ce;background:#fff;border-radius:17px;padding:24px;text-align:left;cursor:pointer;box-shadow:0 8px 24px rgba(42,45,40,.04)}.ssm-cards i{font-style:normal;font-size:23px;color:#789063}.ssm-cards b,.ssm-cards span,.ssm-cards em{display:block}.ssm-cards b{font-size:16px;margin-top:24px}.ssm-cards span{font-size:11px;line-height:1.5;color:#80867e;margin-top:7px}.ssm-cards em{font-style:normal;font-size:11px;font-weight:800;margin-top:20px;color:#5f7550}
.ssm-editor{margin-top:28px}.ssm-editor-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.ssm-editor-head span{font-size:11px;color:#858a83}.ssm-form-card{background:#fff;border:1px solid #ddd8ce;border-radius:17px;padding:24px;margin-bottom:14px}.ssm-form-card.grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.ssm-form-card h3{font-family:"Cormorant Garamond",serif;font-size:25px;margin:0 0 16px}.ssm-form-card label{display:block;font-size:11px;font-weight:750;color:#596059;margin:12px 0}.ssm-form-card input,.ssm-form-card textarea{display:block;width:100%;margin-top:7px;padding:12px 13px;border:1px solid #d8d3ca;border-radius:10px;background:#faf9f6;font:inherit;font-size:13px;outline:none}.ssm-form-card input:focus,.ssm-form-card textarea:focus{border-color:#87996d;box-shadow:0 0 0 3px rgba(135,153,109,.12)}.ssm-two{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.ssm-actionbar{position:fixed;left:255px;right:0;bottom:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-top:1px solid #dcd7cd;padding:14px 48px;display:flex;justify-content:flex-end;gap:10px}.ssm-actionbar button,.ssm-actionbar a{border:0;padding:12px 17px;border-radius:10px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.ssm-cancel{background:#f0ddd7;color:#8c4437}.ssm-draft{background:#f2df9b;color:#6f591c}.ssm-preview{background:#e9ece8;color:#43513f}.ssm-publish{background:#6e8959;color:#fff}.ssm-toast{position:fixed;right:22px;bottom:82px;background:#172019;color:#fff;padding:13px 16px;border-radius:11px;font-size:12px;opacity:0;transform:translateY(10px);pointer-events:none;transition:.22s;z-index:100}.ssm-toast.show{opacity:1;transform:translateY(0)}
@media(max-width:900px){.ssdemo-links{display:none}.ssdemo-hero{height:680px}.ssdemo-menu-card{grid-template-columns:1fr}.ssdemo-menu-category:first-child{border-right:0;border-bottom:1px solid #d8d0c2}.ssdemo-week-grid{grid-template-columns:1fr 1fr}.ssdemo-week-grid article{border-bottom:1px solid rgba(255,255,255,.13)}.ssm-shell{grid-template-columns:84px 1fr}.ssm-sidebar{padding:18px 10px}.ssm-restaurant{padding:6px 5px 20px}.ssm-restaurant div,.ssm-nav span,.ssm-side-note{display:none}.ssm-nav{justify-content:center;font-size:18px}.ssm-main{padding:34px 24px 110px}.ssm-actionbar{left:84px;padding:12px 18px}.ssm-demo-callout{grid-template-columns:40px 1fr}.ssm-cards{grid-template-columns:1fr}.ssm-form-card.grid{grid-template-columns:1fr}}
@media(max-width:600px){.ssdemo-wrap{width:min(100% - 28px,1240px)}.ssdemo-demo-bar{height:auto;padding:9px 14px;justify-content:space-between}.ssdemo-demo-bar div{display:block}.ssdemo-demo-bar div span{display:none}.ssdemo-nav{height:72px}.ssdemo-outline{font-size:11px;padding:10px 12px}.ssdemo-hero{height:680px;background-position:62% center}.ssdemo-hero-copy{padding-top:78px}.ssdemo-hero h1{font-size:55px}.ssdemo-hero-copy p{font-size:15px;max-width:88%}.ssdemo-section{padding:65px 0}.ssdemo-heading{display:block}.ssdemo-heading h2,.ssdemo-weekly h2,.ssdemo-event-card h2{font-size:42px}.ssdemo-heading p{margin-top:16px}.ssdemo-menu-category{padding:25px 4px}.ssdemo-week-grid{grid-template-columns:1fr}.ssdemo-event-card{grid-template-columns:1fr;padding:30px 24px}.ssdemo-event-mark{display:none}.ssdemo-event-meta{display:grid;gap:8px}.ssdemo-footer .ssdemo-wrap{align-items:flex-end}.ssm-topbar{height:64px;padding:0 14px}.ssm-brand{font-size:18px}.ssm-top-actions{gap:6px}.ssm-link,.ssm-reset{padding:8px;font-size:10px}.ssm-shell{display:block}.ssm-sidebar{position:fixed;left:0;right:0;bottom:0;z-index:50;height:66px;display:flex;background:#fff;border-top:1px solid #ddd9d0;border-right:0;padding:7px 10px}.ssm-restaurant,.ssm-side-note{display:none}.ssm-nav{margin:0;flex:1;display:grid;place-items:center;padding:5px;font-size:18px}.ssm-nav span{display:block!important;font-size:8px}.ssm-main{padding:28px 14px 145px}.ssm-page-head h1{font-size:42px}.ssm-demo-callout{padding:17px;grid-template-columns:34px 1fr}.ssm-callout-num{width:32px;height:32px}.ssm-two{grid-template-columns:1fr}.ssm-actionbar{left:0;bottom:66px;padding:10px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:6px}.ssm-actionbar button,.ssm-actionbar a{padding:10px 5px;font-size:9px;text-align:center}.ssm-toast{bottom:132px;left:14px;right:14px;text-align:center}}


/* =========================================================
   V1.1.0 — UI POLISH + MOBILE DRAWER STILE FEDERICO
========================================================= */
.ssdemo-manage button,
.ssdemo-manage a{
  -webkit-tap-highlight-color:transparent;
}
.ssdemo-manage button{
  color:var(--ink)!important;
  font-family:Inter,system-ui,sans-serif!important;
}
.ssdemo-manage .ssm-brand,
.ssdemo-manage .ssm-mobile-brand,
.ssdemo-manage .ssm-page-head h1,
.ssdemo-manage .ssm-page-head p,
.ssdemo-manage .ssm-cards b,
.ssdemo-manage .ssm-cards span,
.ssdemo-manage .ssm-cards em{
  text-decoration:none!important;
}
.ssdemo-manage .ssm-cards button{
  color:#222a24!important;
}
.ssdemo-manage .ssm-cards button b{color:#203429!important}
.ssdemo-manage .ssm-cards button em{color:#627b52!important}
.ssdemo-manage .ssm-cards button:hover{
  transform:translateY(-2px);
  border-color:#bdc9b4;
  box-shadow:0 14px 34px rgba(30,48,37,.08);
}
.ssdemo-manage .ssm-nav{color:#55605a!important}
.ssdemo-manage .ssm-nav.active{
  background:#eef2e9!important;
  color:#314a38!important;
  box-shadow:inset 3px 0 0 #85976b;
}
.ssm-sidebar-head{display:flex;align-items:center}
.ssm-drawer-close,.ssm-hamburger,.ssm-mobile-brand,.ssm-mobile-nav,.ssm-drawer-overlay,.ssm-drawer-actions{display:none}
.ssm-side-bottom{margin-top:auto}
.ssm-sidebar{display:flex;flex-direction:column}
.ssm-side-note{position:static;left:auto;right:auto;bottom:auto;margin-top:22px}
.ssm-topbar{box-shadow:0 1px 0 rgba(255,255,255,.03)}
.ssm-page-head h1{letter-spacing:-.025em}
.ssm-form-card{
  box-shadow:0 10px 30px rgba(41,48,43,.035);
}
.ssm-editor-head b{color:#314a38}
.ssm-actionbar .ssm-cancel{background:#f6ece7!important;color:#9b5749!important}
.ssm-actionbar .ssm-draft{background:#f5e5ae!important;color:#715d20!important}
.ssm-actionbar .ssm-preview{background:#e9ede8!important;color:#3d5142!important}
.ssm-actionbar .ssm-publish{background:#6e8959!important;color:#fff!important}
.ssm-reset{color:#fff!important}

@media(max-width:700px){
  body{overflow-x:hidden!important}
  .ssdemo-manage{
    min-height:100dvh;
    background:#f5f2eb;
  }

  /* Topbar come Federico */
  .ssm-topbar{
    position:sticky;
    top:0;
    z-index:2147482000;
    height:72px;
    min-height:72px;
    padding:0 13px;
    display:grid;
    grid-template-columns:48px 1fr 48px;
    align-items:center;
    background:#fff;
    color:#1d261f;
    border-bottom:1px solid #e1ddd4;
    box-shadow:none;
  }
  .ssm-hamburger{
    width:44px;height:44px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:5px;
    border:0!important;
    background:transparent!important;
    padding:0!important;
    cursor:pointer;
  }
  .ssm-hamburger span{
    display:block;
    width:23px;height:2.5px;
    border-radius:3px;
    background:#899d70;
  }
  .ssm-brand-desktop{display:none!important}
  .ssm-mobile-brand{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    line-height:1;
  }
  .ssm-mobile-brand strong{
    color:#1c251e;
    font-size:16px;
    font-weight:800;
    letter-spacing:.01em;
  }
  .ssm-mobile-brand small{
    margin-top:4px;
    color:#81956a;
    font-size:7px;
    font-weight:900;
    letter-spacing:.18em;
  }
  .ssm-top-actions{
    justify-self:end;
  }
  .ssm-view-site{
    width:42px;height:42px;
    padding:0!important;
    display:grid!important;
    place-items:center;
    border:1px solid #dfe4da!important;
    border-radius:50%!important;
    color:#405044!important;
    font-size:0!important;
    background:#fff!important;
  }
  .ssm-view-site:before{
    content:"↗";
    font-size:18px;
    line-height:1;
  }
  .ssm-reset-top{display:none!important}

  /* Drawer laterale stile Federico */
  .ssm-shell{display:block!important}
  .ssm-sidebar{
    position:fixed!important;
    z-index:2147483001!important;
    top:0;left:0;bottom:auto;
    width:min(84vw,330px)!important;
    height:100dvh!important;
    padding:18px 13px calc(18px + env(safe-area-inset-bottom))!important;
    background:#fff!important;
    border-right:1px solid #e1ddd4!important;
    transform:translateX(-105%);
    transition:transform .28s ease;
    box-shadow:22px 0 45px rgba(0,0,0,.18);
    overflow-y:auto;
  }
  .ssdemo-manage.is-drawer-open .ssm-sidebar{transform:translateX(0)}
  .ssm-drawer-overlay{
    position:fixed;
    z-index:2147483000;
    inset:0;
    display:block;
    background:rgba(6,13,9,.48);
    opacity:0;
    visibility:hidden;
    transition:.24s ease;
    backdrop-filter:blur(1px);
  }
  .ssdemo-manage.is-drawer-open .ssm-drawer-overlay{
    opacity:1;
    visibility:visible;
  }
  .ssm-sidebar-head{
    min-height:58px;
    display:flex;
    align-items:center;
    border-bottom:1px solid #efede7;
    padding:0 1px 14px;
    margin-bottom:10px;
  }
  .ssm-restaurant{
    display:flex!important;
    padding:0!important;
    flex:1;
  }
  .ssm-restaurant div{display:block!important}
  .ssm-drawer-close{
    margin-left:auto;
    width:42px;height:42px;
    display:grid;
    place-items:center;
    border:0!important;
    background:transparent!important;
    color:#809568!important;
    font-size:31px!important;
    font-weight:300!important;
    line-height:1!important;
    cursor:pointer;
  }
  .ssm-nav{
    justify-content:flex-start!important;
    display:grid!important;
    grid-template-columns:30px 1fr!important;
    gap:9px!important;
    min-height:54px!important;
    padding:0 13px!important;
    margin:3px 0!important;
    border-radius:10px!important;
    text-align:left!important;
    font-size:15px!important;
  }
  .ssm-nav span{
    display:block!important;
    font-size:15px!important;
  }
  .ssm-nav.active{
    background:#faf5e8!important;
    color:#30483a!important;
    box-shadow:inset 3px 0 0 #c7a65c!important;
  }
  .ssm-side-bottom{
    margin-top:auto;
    padding-top:20px;
  }
  .ssm-side-note{
    display:block!important;
    margin:0!important;
    padding:15px!important;
    border-radius:12px;
    background:#f4f0e7!important;
  }
  .ssm-side-note b{font-size:11px}
  .ssm-side-note span{font-size:10px}
  .ssm-drawer-actions{
    display:grid;
    gap:5px;
    margin-top:10px;
    padding-top:10px;
    border-top:1px solid #ece9e1;
  }
  .ssm-drawer-actions a,
  .ssm-drawer-actions button{
    min-height:46px;
    display:grid;
    grid-template-columns:28px 1fr;
    align-items:center;
    gap:7px;
    border:0!important;
    background:transparent!important;
    color:#505b54!important;
    font-size:13px!important;
    font-weight:650!important;
    text-align:left!important;
    padding:0 10px!important;
    border-radius:9px!important;
  }

  /* Contenuto mobile */
  .ssm-main{
    width:100%!important;
    max-width:none!important;
    padding:24px 14px 156px!important;
  }
  .ssm-page-head small{font-size:8px!important}
  .ssm-page-head h1{
    margin:7px 0 8px!important;
    font-size:42px!important;
    line-height:.98!important;
  }
  .ssm-page-head p{
    max-width:92%;
    font-size:13px!important;
    line-height:1.45!important;
  }
  .ssm-demo-callout{
    margin-top:22px!important;
    padding:15px!important;
    border-radius:16px!important;
    grid-template-columns:36px 1fr!important;
    gap:10px!important;
  }
  .ssm-callout-num{
    width:34px!important;height:34px!important;
    font-size:9px!important;
  }
  .ssm-demo-callout b{font-size:11px!important}
  .ssm-demo-callout span{font-size:9px!important}
  .ssm-cards{
    grid-template-columns:1fr!important;
    gap:11px!important;
    margin-top:13px!important;
  }
  .ssm-cards button{
    min-height:134px;
    padding:18px!important;
    border-radius:16px!important;
  }
  .ssm-cards i{font-size:20px!important}
  .ssm-cards b{margin-top:15px!important;font-size:15px!important}
  .ssm-cards span{font-size:11px!important}
  .ssm-cards em{margin-top:12px!important}
  .ssm-form-card{
    padding:18px 14px!important;
    border-radius:15px!important;
  }
  .ssm-form-card h3{font-size:24px!important}
  .ssm-form-card label{font-size:10px!important;margin:11px 0!important}
  .ssm-form-card input,
  .ssm-form-card textarea{
    min-height:48px;
    font-size:16px!important;
    border-color:#c9cec6!important;
    background:#fff!important;
  }

  /* Publish bar sopra la mobile nav */
  .ssm-actionbar{
    position:fixed!important;
    z-index:2147482100!important;
    left:0!important;
    right:0!important;
    bottom:74px!important;
    padding:9px 10px!important;
    grid-template-columns:repeat(4,1fr)!important;
    gap:5px!important;
    background:rgba(255,255,255,.97)!important;
    border-top:1px solid #ddd9d0!important;
    backdrop-filter:blur(13px);
  }
  .ssm-actionbar button,
  .ssm-actionbar a{
    min-height:42px;
    padding:7px 4px!important;
    border-radius:9px!important;
    font-size:9px!important;
    display:grid!important;
    place-items:center!important;
  }

  /* Bottom nav: 5 voci, ultima apre drawer */
  .ssm-mobile-nav{
    position:fixed;
    z-index:2147482200;
    left:0;right:0;bottom:0;
    height:74px;
    padding:5px 6px max(6px,env(safe-area-inset-bottom));
    display:grid;
    grid-template-columns:repeat(5,1fr);
    background:rgba(255,255,255,.98);
    border-top:1px solid #e1ddd4;
    box-shadow:0 -7px 25px rgba(21,40,32,.07);
    backdrop-filter:blur(12px);
  }
  .ssm-mobile-nav button{
    min-width:0;
    padding:3px 2px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:3px!important;
    border:0!important;
    border-radius:10px!important;
    background:transparent!important;
    color:#5d665f!important;
    font-size:8px!important;
    font-weight:650!important;
  }
  .ssm-mobile-nav small{font-size:8px!important}
  .ssm-micon{
    width:31px;height:31px;
    display:grid;
    place-items:center;
    border-radius:50%;
    font-size:18px;
    line-height:1;
  }
  .ssm-mobile-nav button.active{
    color:#496342!important;
  }
  .ssm-mobile-nav button.active .ssm-micon{
    background:#e8eee2;
    color:#526d48;
  }
  .ssm-toast{
    bottom:156px!important;
    left:14px!important;right:14px!important;
    z-index:2147484000!important;
  }
}

@media(min-width:701px) and (max-width:1050px){
  .ssm-shell{grid-template-columns:210px 1fr}
  .ssm-main{padding:34px 28px 120px}
  .ssm-sidebar{padding:22px 12px}
  .ssm-nav{padding:12px 10px}
  .ssm-actionbar{left:210px}
  .ssm-cards{gap:12px}
}


/* =========================================================
   V1.1.1 — V1.1.0 + NAVIGAZIONE ORIGINALE FEDERICO V6.4.214
   Solo menu laterale, mobile nav e simboli.
========================================================= */
.ssm-fed-icon,
.ssm-nav-icon svg{
  width:24px!important;
  height:24px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.85!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.ssm-nav-icon{
  flex:0 0 36px!important;
  width:36px!important;
  height:36px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:#f7f5ef!important;
  color:#111!important;
}
.ssdemo-manage .ssm-nav{
  display:grid!important;
  grid-template-columns:36px minmax(0,1fr)!important;
  gap:11px!important;
  min-height:48px!important;
  padding:7px 10px!important;
  border-radius:12px!important;
  color:#27302c!important;
  font-size:12px!important;
  font-weight:600!important;
}
.ssdemo-manage .ssm-nav.active{
  background:#e8f2ed!important;
  color:#0a5d49!important;
  box-shadow:none!important;
}
.ssdemo-manage .ssm-nav.active .ssm-nav-icon{
  background:#d9ece3!important;
  color:#0a5d49!important;
}
.ssdemo-manage .ssm-nav:hover{
  background:#f4f6f4!important;
  color:#0a5d49!important;
}

/* Drawer: exact Federico proportions */
@media(max-width:700px){
  .ssm-sidebar{
    width:min(310px,86vw)!important;
    max-width:340px!important;
    padding:14px 13px 18px!important;
  }
  .ssm-sidebar-head{
    min-height:88px!important;
    padding:0 8px 14px!important;
    margin-bottom:8px!important;
    border-bottom:1px solid #edf0ee!important;
  }
  .ssm-restaurant>span{
    width:44px!important;height:44px!important;
    border-radius:50%!important;
    background:#f7f5ef!important;
    color:#0a5d49!important;
    border:1px solid #e6e8e4!important;
  }
  .ssm-restaurant b{font-size:13px!important;color:#27302c!important}
  .ssm-restaurant small{font-size:9px!important;color:#89918d!important}
  .ssm-drawer-close{
    width:42px!important;height:42px!important;
    color:#0a5d49!important;
    font-size:29px!important;
  }
  .ssdemo-manage .ssm-nav{
    min-height:54px!important;
    font-size:14px!important;
    padding:7px 10px!important;
  }
  .ssdemo-manage .ssm-nav span:last-child{font-size:14px!important}
  .ssm-nav-icon{
    width:40px!important;height:40px!important;flex-basis:40px!important;
  }
  .ssm-nav-icon svg{width:26px!important;height:26px!important}
  .ssm-side-note{
    background:#f8f6ef!important;
    border:1px solid #ece8dd!important;
  }
  .ssm-drawer-actions{
    border-top:1px solid #edf0ee!important;
  }
  .ssm-drawer-actions a,
  .ssm-drawer-actions button{
    min-height:48px!important;
    grid-template-columns:40px 1fr!important;
    color:#525956!important;
    font-size:13px!important;
  }
  .ssm-drawer-actions .ssm-nav-icon{
    width:36px!important;height:36px!important;flex-basis:36px!important;
  }
  .ssm-drawer-actions .ssm-nav-icon svg{width:22px!important;height:22px!important}

  /* Mobile nav copied from Federico V6.4.214 */
  .ssm-mobile-nav{
    position:fixed!important;
    z-index:2147482200!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    height:76px!important;
    padding:6px 8px max(6px,env(safe-area-inset-bottom))!important;
    display:grid!important;
    grid-template-columns:repeat(5,1fr)!important;
    background:rgba(255,255,255,.97)!important;
    border-top:1px solid #e1e6e2!important;
    box-shadow:0 -7px 25px rgba(21,40,32,.07)!important;
    backdrop-filter:blur(12px)!important;
  }
  .ssm-mobile-nav button{
    min-width:0!important;
    padding:3px 2px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:3px!important;
    border:0!important;
    background:transparent!important;
    color:#4f5a54!important;
    font:600 8px Inter,Arial,sans-serif!important;
    border-radius:0!important;
  }
  .ssm-mobile-nav svg{
    width:23px!important;
    height:23px!important;
    padding:0!important;
    border-radius:0!important;
    background:transparent!important;
  }
  .ssm-mobile-nav button>span{
    display:block!important;
    font-size:8px!important;
    line-height:1.05!important;
  }
  .ssm-mobile-nav button.active{
    color:#0a5d49!important;
    background:transparent!important;
  }
  .ssm-mobile-nav button.active svg{
    padding:5px!important;
    width:34px!important;
    height:34px!important;
    border-radius:50%!important;
    background:#dff0e8!important;
    color:#0a5d49!important;
  }
  .ssm-actionbar{bottom:76px!important}
  .ssm-toast{bottom:158px!important}
}


/* =========================================================
   V1.1.2 — HEADER MOBILE FEDERICO + MICRO-POLISH
========================================================= */
.ssm-notify-btn,
.ssm-profile-chip{
  display:none;
}

@media(max-width:700px){
  .ssm-topbar{
    grid-template-columns:52px 1fr auto!important;
    padding:0 10px!important;
  }

  .ssm-hamburger{
    width:46px!important;
    height:46px!important;
    justify-self:start!important;
    border-radius:12px!important;
  }
  .ssm-hamburger:hover,
  .ssm-hamburger:active{
    background:#f4f7f2!important;
  }
  .ssm-hamburger span{
    width:24px!important;
    height:2px!important;
    background:#718866!important;
  }

  .ssm-mobile-brand{
    justify-self:center!important;
    transform:translateX(10px);
  }
  .ssm-mobile-brand strong{
    font-size:17px!important;
    letter-spacing:-.01em!important;
  }
  .ssm-mobile-brand small{
    font-size:7px!important;
    letter-spacing:.22em!important;
  }

  .ssm-top-actions{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:5px!important;
  }

  .ssm-notify-btn{
    position:relative;
    width:40px!important;
    height:40px!important;
    display:grid!important;
    place-items:center!important;
    border:0!important;
    background:transparent!important;
    color:#26332b!important;
    border-radius:50%!important;
    padding:0!important;
  }
  .ssm-notify-btn svg{
    width:21px!important;
    height:21px!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
  }
  .ssm-notify-dot{
    position:absolute;
    top:8px;
    right:8px;
    width:7px;
    height:7px;
    border-radius:50%;
    background:#88a070;
    border:2px solid #fff;
  }

  .ssm-profile-chip{
    min-width:0!important;
    height:42px!important;
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    border:0!important;
    background:transparent!important;
    padding:0 2px!important;
    border-radius:999px!important;
  }
  .ssm-profile-avatar{
    width:34px!important;
    height:34px!important;
    flex:0 0 34px!important;
    border-radius:50%!important;
    display:grid!important;
    place-items:center!important;
    background:#e7efe2!important;
    color:#59724b!important;
    border:1px solid #d3dfcc!important;
    font-family:"Cormorant Garamond",serif!important;
    font-size:17px!important;
    font-weight:600!important;
  }
  .ssm-profile-copy{
    display:none!important;
  }

  .ssm-view-site,
  .ssm-reset-top{
    display:none!important;
  }

  /* Micro polish home cards */
  .ssm-cards button{
    border-color:#dfdbd1!important;
    box-shadow:0 8px 22px rgba(29,44,35,.045)!important;
  }
  .ssm-cards button:active{
    transform:scale(.995)!important;
  }
  .ssm-cards i{
    display:grid!important;
    place-items:center!important;
    width:32px!important;
    height:32px!important;
    border-radius:50%!important;
    background:#eef3e9!important;
    color:#6d8660!important;
  }

  /* Slightly cleaner drawer header */
  .ssm-sidebar-head{
    min-height:84px!important;
  }
  .ssm-restaurant{
    gap:11px!important;
  }
  .ssm-restaurant>span{
    box-shadow:0 3px 10px rgba(35,55,43,.04)!important;
  }

  /* Bottom nav: Altro gets proper menu icon and no duplication */
  .ssm-mobile-nav button:last-child svg{
    width:24px!important;
    height:24px!important;
  }
  .ssm-mobile-nav button:last-child.active svg{
    width:34px!important;
    height:34px!important;
  }
}

@media(min-width:701px){
  .ssm-profile-chip,
  .ssm-notify-btn{display:none!important}
}


/* =========================================================
   V1.1.3 — DESKTOP CLEANUP + HAMBURGER MOBILE FIX
========================================================= */

/* Desktop/tablet: gli elementi drawer mobile non devono MAI comparire */
@media(min-width:701px){
  .ssm-hamburger,
  .ssm-drawer-close,
  .ssm-drawer-overlay,
  .ssm-mobile-brand,
  .ssm-mobile-nav{
    display:none!important;
  }

  .ssm-sidebar-head{
    display:block!important;
  }

  .ssm-restaurant{
    padding:8px 8px 22px!important;
  }

  .ssm-topbar{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-height:72px!important;
    height:72px!important;
    padding:0 28px!important;
  }

  .ssm-brand-desktop{
    display:flex!important;
    align-items:center!important;
  }

  .ssm-top-actions{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
  }

  .ssm-link{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:42px!important;
    padding:0 16px!important;
    border:1px solid rgba(255,255,255,.22)!important;
    color:#fff!important;
    background:transparent!important;
    border-radius:10px!important;
    font-size:12px!important;
    font-weight:650!important;
  }

  .ssm-reset-top{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:42px!important;
    padding:0 17px!important;
    border:1px solid rgba(255,255,255,.22)!important;
    color:#fff!important;
    background:transparent!important;
    border-radius:10px!important;
    font-size:12px!important;
    font-weight:650!important;
    opacity:1!important;
  }

  .ssm-reset-top:hover{
    background:rgba(255,255,255,.08)!important;
  }

  .ssm-shell{
    align-items:stretch!important;
  }

  .ssm-sidebar{
    min-height:calc(100vh - 72px)!important;
    height:auto!important;
  }

  .ssm-main{
    min-height:calc(100vh - 72px)!important;
  }
}

/* MOBILE: hamburger con tre linee reali e sempre visibili */
@media(max-width:700px){
  .ssm-hamburger{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    width:46px!important;
    height:46px!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    appearance:none!important;
    -webkit-appearance:none!important;
  }

  .ssm-hamburger span{
    display:block!important;
    flex:0 0 auto!important;
    width:23px!important;
    height:2px!important;
    min-height:2px!important;
    border-radius:999px!important;
    margin:0!important;
    padding:0!important;
    background:#718866!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    position:static!important;
  }

  .ssm-hamburger span:nth-child(1),
  .ssm-hamburger span:nth-child(2),
  .ssm-hamburger span:nth-child(3){
    display:block!important;
  }

  /* evita che regole del tema trasformino il bottone */
  .ssm-hamburger:before,
  .ssm-hamburger:after{
    content:none!important;
    display:none!important;
  }
}


/* =========================================================
   SITOSMART DEMO V1.2.0 — PUBLIC RESTAURANT PREMIUM
========================================================= */
.ssp-v120{
  --ssp-green:#13251c;
  --ssp-green2:#20372a;
  --ssp-sage:#91a379;
  --ssp-cream:#f2ede3;
  --ssp-paper:#f8f5ee;
  --ssp-ink:#20231e;
  --ssp-line:#d9d3c7;
  background:var(--ssp-paper);
  color:var(--ssp-ink);
}
.ssp-v120 *{box-sizing:border-box}
.ssp-v120 a{text-decoration:none;color:inherit}
.ssp-wrap{width:min(1240px,calc(100% - 64px));margin:0 auto}
.ssp-demo-ribbon{
  position:relative;z-index:100;
  background:#a8b892;color:#152119;
  font:500 11px/1.2 Inter,Arial,sans-serif;
}
.ssp-demo-ribbon-inner{
  min-height:42px;width:min(1240px,calc(100% - 64px));margin:auto;
  display:flex;align-items:center;justify-content:space-between;gap:20px;
}
.ssp-demo-ribbon-inner>div{display:flex;align-items:center;gap:9px}
.ssp-demo-ribbon strong{font-size:10px;letter-spacing:.13em}
.ssp-demo-ribbon a{font-weight:800}
.ssp-demo-ribbon a span{margin-left:5px}
.ssp-live-dot{width:7px;height:7px;border-radius:50%;background:#365d3e;box-shadow:0 0 0 4px rgba(54,93,62,.12)}

.ssp-hero{
  position:relative;height:min(820px,calc(100vh - 42px));min-height:690px;
  color:#fff;
  background:#1b241e url("demo-hero.jpg") 64% center/cover no-repeat;
  overflow:hidden;
}
.ssp-hero:before{
  content:"";position:absolute;inset:0;
  background:linear-gradient(90deg,rgba(10,17,12,.93) 0%,rgba(10,17,12,.77) 34%,rgba(10,17,12,.36) 65%,rgba(10,17,12,.13) 100%);
}
.ssp-hero:after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.24),transparent 28%,transparent 70%,rgba(0,0,0,.25));
}
.ssp-nav{
  height:104px;position:relative;z-index:4;
  display:grid;grid-template-columns:190px 1fr 190px;align-items:center;
  border-bottom:1px solid rgba(255,255,255,.16);
}
.ssp-brand{display:inline-flex;flex-direction:column;width:max-content;font-family:"Cormorant Garamond",serif;line-height:.78}
.ssp-brand span{font-size:18px;font-style:italic;color:#c9d4bd}
.ssp-brand strong{font-size:31px;letter-spacing:.08em;font-weight:600}
.ssp-brand small{font:700 7px/1 Inter,Arial,sans-serif;letter-spacing:.22em;margin-top:9px;color:rgba(255,255,255,.55)}
.ssp-navlinks{display:flex;justify-content:center;gap:27px;font:500 11px/1 Inter,Arial,sans-serif}
.ssp-navlinks a{color:rgba(255,255,255,.75);transition:.2s}
.ssp-navlinks a:hover{color:#fff}
.ssp-book{justify-self:end;border:1px solid rgba(255,255,255,.38);padding:13px 17px;border-radius:999px;font:700 10px/1 Inter,Arial,sans-serif}
.ssp-public-menu-btn,.ssp-mobile-menu{display:none}
.ssp-hero-content{position:relative;z-index:3;padding-top:128px}
.ssp-eyebrow{font:800 9px/1 Inter,Arial,sans-serif;letter-spacing:.21em;color:#b7c6a4}
.ssp-hero h1{
  max-width:790px;margin:21px 0 26px;
  font:500 clamp(74px,7.2vw,110px)/.82 "Cormorant Garamond",serif;
  letter-spacing:-.055em;
}
.ssp-hero h1 em{font-weight:500;color:#a8ba90}
.ssp-hero-content>p{max-width:570px;margin:0;color:rgba(255,255,255,.74);font:400 15px/1.7 Inter,Arial,sans-serif}
.ssp-hero-actions{display:flex;align-items:center;gap:28px;margin-top:31px}
.ssp-primary{display:inline-flex;align-items:center;justify-content:center;background:#9aad80;color:#132017!important;padding:15px 21px;border-radius:999px;font:800 10px/1 Inter,Arial,sans-serif}
.ssp-text-link{font:700 10px/1 Inter,Arial,sans-serif;color:rgba(255,255,255,.82)!important}
.ssp-text-link span{margin-left:7px}
.ssp-scroll{position:absolute;z-index:4;bottom:34px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:10px;font:700 7px/1 Inter,Arial,sans-serif;letter-spacing:.18em;color:rgba(255,255,255,.48)}
.ssp-scroll span{width:42px;height:1px;background:rgba(255,255,255,.35)}

.ssp-section-label{display:flex;align-items:center;gap:12px;font:800 9px/1 Inter,Arial,sans-serif;letter-spacing:.17em;color:#718361}
.ssp-section-label span{width:28px;height:28px;border:1px solid #c8d0bf;border-radius:50%;display:grid;place-items:center;font-size:7px;letter-spacing:0}
.ssp-section-label.light{color:#aabc94}.ssp-section-label.light span{border-color:rgba(255,255,255,.22)}
.ssp-intro{padding:115px 0;background:var(--ssp-paper)}
.ssp-intro-grid{display:grid;grid-template-columns:260px 1fr;gap:55px}
.ssp-big-copy{margin:0;font:500 60px/1.03 "Cormorant Garamond",serif;letter-spacing:-.035em}
.ssp-big-copy em{color:#7f9270}
.ssp-intro-bottom{display:grid;grid-template-columns:1fr 1fr;gap:55px;max-width:760px;margin-top:48px;padding-top:30px;border-top:1px solid var(--ssp-line)}
.ssp-intro-bottom p{margin:0;font:400 13px/1.75 Inter,Arial,sans-serif;color:#686e66}

.ssp-menu{padding:110px 0;background:var(--ssp-green);color:#fff}
.ssp-section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:54px}
.ssp-section-top h2,.ssp-week-head h2,.ssp-contact h2,.ssp-event-copy h2{font:500 64px/.94 "Cormorant Garamond",serif;letter-spacing:-.04em;margin:16px 0 0}
.ssp-section-top h2 em,.ssp-contact h2 em{color:#a4b68b}
.ssp-section-top>p{max-width:340px;margin:0;color:rgba(255,255,255,.53);font:400 12px/1.65 Inter,Arial,sans-serif}
.ssp-menu-layout{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}
.ssp-menu-column{padding:34px 46px 26px 0}
.ssp-menu-column+ .ssp-menu-column{padding-left:46px;padding-right:0;border-left:1px solid rgba(255,255,255,.18)}
.ssp-menu-title{font:800 8px/1 Inter,Arial,sans-serif;letter-spacing:.18em;color:#a6b88e;margin-bottom:7px}
.ssp-menu-row{display:grid;grid-template-columns:1fr auto;gap:20px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.11)}
.ssp-menu-row:last-child{border-bottom:0}
.ssp-menu-row h3{font:500 24px/1.05 "Cormorant Garamond",serif;margin:0}
.ssp-menu-row p{font:400 10px/1.5 Inter,Arial,sans-serif;color:rgba(255,255,255,.49);margin:6px 0 0}
.ssp-menu-row strong{font:700 11px/1 Inter,Arial,sans-serif;color:#c3ceb5}
.ssp-menu-footer{display:flex;justify-content:space-between;margin-top:18px;color:rgba(255,255,255,.42);font:500 9px/1.4 Inter,Arial,sans-serif}
.ssp-menu-footer a{color:#afbf9a;font-weight:700}

.ssp-weekly{padding:110px 0;background:#eee8dc}
.ssp-week-head{text-align:center;max-width:720px;margin:0 auto 52px}
.ssp-week-head .ssp-section-label{justify-content:center}
.ssp-week-head h2{font-size:66px;color:#22271f}
.ssp-week-head p{max-width:480px;margin:16px auto 0;color:#71776e;font:400 12px/1.6 Inter,Arial,sans-serif}
.ssp-week-list{border-top:1px solid #cbc4b7}
.ssp-week-list article{display:grid;grid-template-columns:75px 1fr 80px;align-items:center;min-height:105px;border-bottom:1px solid #cbc4b7}
.ssp-week-list article>small{font:500 22px/1 "Cormorant Garamond",serif;color:#94a083}
.ssp-week-list article div>span{font:800 7px/1 Inter,Arial,sans-serif;letter-spacing:.15em;color:#7b8b6a}
.ssp-week-list h3{margin:5px 0 0;font:500 25px/1 "Cormorant Garamond",serif}
.ssp-week-list p{margin:6px 0 0;color:#777c74;font:400 9px/1.4 Inter,Arial,sans-serif}
.ssp-week-list article>strong{justify-self:end;font:700 11px/1 Inter,Arial,sans-serif}
.ssp-week-note{text-align:center;margin-top:18px;color:#858980;font:500 8px/1.4 Inter,Arial,sans-serif}

.ssp-event{display:grid;grid-template-columns:1fr 1fr;min-height:610px;background:#20372a;color:#fff}
.ssp-event-visual{position:relative;background:linear-gradient(145deg,#788a68,#3c5643);overflow:hidden}
.ssp-event-visual:before,.ssp-event-visual:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%}
.ssp-event-visual:before{width:520px;height:520px;left:-130px;top:50%;transform:translateY(-50%)}
.ssp-event-visual:after{width:330px;height:330px;right:-70px;bottom:-100px}
.ssp-event-visual-inner{position:absolute;inset:0;display:grid;place-items:center;text-align:center}
.ssp-event-visual-inner span{font:400 150px/1 "Cormorant Garamond",serif;color:rgba(255,255,255,.66)}
.ssp-event-visual-inner small{position:absolute;bottom:55px;font:800 9px/1.5 Inter,Arial,sans-serif;letter-spacing:.2em;color:rgba(255,255,255,.58)}
.ssp-event-copy{padding:90px max(55px,7vw);display:flex;flex-direction:column;justify-content:center}
.ssp-event-copy h2{font-size:70px;max-width:560px}
.ssp-event-copy>p{max-width:520px;color:rgba(255,255,255,.58);font:400 13px/1.7 Inter,Arial,sans-serif}
.ssp-event-data{display:grid;grid-template-columns:1fr 1fr;gap:30px;border-top:1px solid rgba(255,255,255,.16);margin:28px 0 30px;padding-top:24px}
.ssp-event-data small,.ssp-contact-info small{display:block;font:800 7px/1 Inter,Arial,sans-serif;letter-spacing:.16em;color:#9daf88;margin-bottom:8px}
.ssp-event-data strong{font:600 11px/1.5 Inter,Arial,sans-serif}
.ssp-primary.pale{align-self:flex-start;background:#e7e1d4}

.ssp-contact{padding:110px 0;background:var(--ssp-paper)}
.ssp-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}
.ssp-contact h2{font-size:68px;margin-top:25px}
.ssp-contact-info{display:grid;grid-template-columns:1fr 1fr;gap:32px 50px;padding-top:12px}
.ssp-contact-info strong{font:500 13px/1.7 Inter,Arial,sans-serif;color:#4e554d}
.ssp-contact-btn{grid-column:1/-1;margin-top:12px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--ssp-line);border-bottom:1px solid var(--ssp-line);padding:19px 0;font:800 11px/1 Inter,Arial,sans-serif}
.ssp-contact-btn span{font-size:18px;color:#7e9270}
.ssp-footer{background:#101a14;color:#fff;padding:38px 0}
.ssp-footer .ssp-wrap{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}
.ssp-brand.footer span{font-size:13px}.ssp-brand.footer strong{font-size:23px}.ssp-brand.footer small{font-size:5px}
.ssp-footer-note{text-align:center;color:rgba(255,255,255,.43);font:400 9px/1.5 Inter,Arial,sans-serif}
.ssp-footer-note b{color:#a9b997}
.ssp-footer .ssp-wrap>a{justify-self:end;font:700 9px/1 Inter,Arial,sans-serif;color:#a9b997}

@media(max-width:900px){
  .ssp-nav{grid-template-columns:1fr auto}.ssp-navlinks{display:none}.ssp-book{display:none}
  .ssp-public-menu-btn{display:flex;width:44px;height:44px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:transparent;flex-direction:column;justify-content:center;align-items:center;gap:4px}
  .ssp-public-menu-btn span{display:block;width:17px;height:1px;background:#fff}
  .ssp-mobile-menu{position:absolute;z-index:20;top:104px;left:32px;right:32px;background:#f3eee3;color:#20261f;padding:18px;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.25)}
  .ssp-mobile-menu.open{display:grid}
  .ssp-mobile-menu a{padding:13px;border-bottom:1px solid #ded7ca;font:700 12px Inter,Arial,sans-serif}.ssp-mobile-menu a:last-child{border-bottom:0}
  .ssp-intro-grid{grid-template-columns:1fr}.ssp-intro-bottom{max-width:none}
  .ssp-event{grid-template-columns:1fr}.ssp-event-visual{min-height:420px}
}
@media(max-width:600px){
  .ssp-wrap{width:calc(100% - 30px)}
  .ssp-demo-ribbon-inner{width:calc(100% - 28px);min-height:44px}.ssp-demo-explain{display:none}
  .ssp-demo-ribbon strong{font-size:8px}.ssp-demo-ribbon a{font-size:9px}
  .ssp-hero{height:720px;min-height:0;background-position:64% center}
  .ssp-hero:before{background:linear-gradient(90deg,rgba(10,17,12,.92),rgba(10,17,12,.62) 62%,rgba(10,17,12,.25))}
  .ssp-nav{height:82px}.ssp-brand span{font-size:14px}.ssp-brand strong{font-size:24px}.ssp-brand small{font-size:5px;margin-top:7px}
  .ssp-mobile-menu{top:82px;left:15px;right:15px}
  .ssp-hero-content{padding-top:115px}
  .ssp-eyebrow{font-size:7px}
  .ssp-hero h1{font-size:58px;line-height:.87;margin:17px 0 20px;max-width:340px}
  .ssp-hero-content>p{font-size:12px;line-height:1.65;max-width:330px}
  .ssp-hero-actions{margin-top:25px;gap:20px}.ssp-primary{padding:14px 18px}.ssp-text-link{font-size:9px}
  .ssp-scroll{bottom:24px}
  .ssp-intro,.ssp-menu,.ssp-weekly,.ssp-contact{padding:72px 0}
  .ssp-intro-grid{gap:32px}.ssp-big-copy{font-size:43px}.ssp-intro-bottom{grid-template-columns:1fr;gap:18px;margin-top:32px;padding-top:22px}.ssp-intro-bottom p{font-size:11px}
  .ssp-section-top{display:block;margin-bottom:35px}.ssp-section-top h2,.ssp-week-head h2,.ssp-contact h2{font-size:48px}.ssp-section-top>p{margin-top:20px}
  .ssp-menu-layout{grid-template-columns:1fr}.ssp-menu-column{padding:25px 0!important}.ssp-menu-column+.ssp-menu-column{border-left:0;border-top:1px solid rgba(255,255,255,.18)}.ssp-menu-row h3{font-size:22px}
  .ssp-menu-footer{display:grid;gap:12px}
  .ssp-week-head{margin-bottom:34px}.ssp-week-list article{grid-template-columns:48px 1fr 45px;min-height:94px}.ssp-week-list article>small{font-size:17px}.ssp-week-list h3{font-size:21px}
  .ssp-event-visual{min-height:310px}.ssp-event-visual-inner span{font-size:100px}.ssp-event-copy{padding:65px 22px}.ssp-event-copy h2{font-size:52px}.ssp-event-data{grid-template-columns:1fr}
  .ssp-contact-grid{grid-template-columns:1fr;gap:40px}.ssp-contact-info{grid-template-columns:1fr;gap:25px}.ssp-contact-btn{grid-column:auto}
  .ssp-footer .ssp-wrap{grid-template-columns:1fr;gap:22px;text-align:center}.ssp-brand.footer{margin:auto}.ssp-footer .ssp-wrap>a{justify-self:center}
}


/* =========================================================
   SITOSMART DEMO V1.2.1 — PUBLIC POLISH RESPONSIVE
   Nessun redesign: solo pulizia e miglioramento hero.
========================================================= */

/* Neutralizza eventuali stili del tema sui controlli pubblici */
.ssp-v120 button,
.ssp-v120 .ssp-public-menu-btn{
  -webkit-appearance:none!important;
  appearance:none!important;
  box-shadow:none!important;
  outline:none!important;
}
.ssp-v120 button:focus,
.ssp-v120 button:active,
.ssp-v120 .ssp-public-menu-btn:focus,
.ssp-v120 .ssp-public-menu-btn:active{
  outline:none!important;
  box-shadow:none!important;
}

/* Desktop: elimina qualsiasi residuo/outline fucsia sotto logo o sui controlli */
@media(min-width:901px){
  .ssp-public-menu-btn{
    display:none!important;
    border:0!important;
    background:transparent!important;
  }
  .ssp-nav:after,
  .ssp-brand:after,
  .ssp-brand:before{
    content:none!important;
    display:none!important;
  }
}

/* MOBILE / TABLET */
@media(max-width:900px){
  .ssp-nav{
    grid-template-columns:1fr auto!important;
  }

  .ssp-public-menu-btn{
    display:flex!important;
    width:44px!important;
    height:44px!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    padding:0!important;
    border:1px solid rgba(224,232,217,.38)!important;
    border-radius:50%!important;
    background:rgba(17,37,28,.52)!important;
    color:#e6eddf!important;
    backdrop-filter:blur(8px);
  }

  .ssp-public-menu-btn span{
    display:block!important;
    width:18px!important;
    height:1.5px!important;
    min-height:1.5px!important;
    margin:0!important;
    border-radius:99px!important;
    background:#e7efdf!important;
    opacity:1!important;
    position:static!important;
    transform:none!important;
  }

  .ssp-public-menu-btn:before,
  .ssp-public-menu-btn:after{
    content:none!important;
    display:none!important;
  }
}

@media(max-width:600px){
  .ssp-hero{
    height:650px!important;
    min-height:650px!important;
    background-position:60% center!important;
  }

  .ssp-hero:before{
    background:
      linear-gradient(90deg,
        rgba(8,16,11,.94) 0%,
        rgba(8,16,11,.84) 36%,
        rgba(8,16,11,.58) 63%,
        rgba(8,16,11,.28) 100%)!important;
  }

  .ssp-nav{
    height:82px!important;
  }

  .ssp-brand span{
    font-size:15px!important;
  }
  .ssp-brand strong{
    font-size:27px!important;
  }
  .ssp-brand small{
    font-size:5.5px!important;
  }

  .ssp-public-menu-btn{
    width:42px!important;
    height:42px!important;
    border-color:rgba(229,237,222,.35)!important;
    background:rgba(22,42,32,.58)!important;
  }

  .ssp-hero-content{
    padding-top:82px!important;
  }

  .ssp-eyebrow{
    max-width:270px!important;
    font-size:6.8px!important;
    letter-spacing:.18em!important;
  }

  .ssp-hero h1{
    max-width:315px!important;
    margin:15px 0 18px!important;
    font-size:54px!important;
    line-height:.87!important;
    letter-spacing:-.045em!important;
    text-shadow:0 2px 20px rgba(0,0,0,.18);
  }

  .ssp-hero-content>p{
    max-width:305px!important;
    font-size:11.5px!important;
    line-height:1.62!important;
    color:rgba(255,255,255,.8)!important;
  }

  .ssp-hero-actions{
    margin-top:22px!important;
  }

  .ssp-primary{
    padding:13px 17px!important;
  }

  .ssp-text-link{
    font-size:8.5px!important;
  }

  .ssp-scroll{
    bottom:18px!important;
  }

  /* mobile menu coerente, niente colori ereditati dal tema */
  .ssp-mobile-menu{
    top:82px!important;
    background:#f2eee4!important;
    border:1px solid rgba(21,37,28,.08)!important;
    box-shadow:0 18px 50px rgba(0,0,0,.22)!important;
  }
  .ssp-mobile-menu a{
    color:#203027!important;
  }
}

/* iPhone stretti */
@media(max-width:390px){
  .ssp-hero{
    background-position:58% center!important;
  }
  .ssp-hero h1{
    font-size:50px!important;
    max-width:295px!important;
  }
  .ssp-hero-content>p{
    max-width:290px!important;
  }
}


/* =========================================================
   V1.2.2 — PREVIEW FLOW
========================================================= */
.sitosmart-preview-mode .ssp-demo-ribbon{
  background:#e4cf82!important;
  color:#2e2a18!important;
}
.sitosmart-preview-mode .ssp-live-dot{
  background:#8b6f1e!important;
  box-shadow:0 0 0 4px rgba(139,111,30,.13)!important;
}
.sitosmart-preview-mode .ssp-demo-ribbon a{
  color:#2e2a18!important;
}
.ssdemo-manage .ssm-preview{
  border:0!important;
  background:#e9ede8!important;
  color:#3d5142!important;
  text-decoration:none!important;
}
@media(max-width:700px){
  .ssdemo-manage .ssm-preview{
    display:grid!important;
    place-items:center!important;
  }
}


/* =========================================================
   V1.3.0 — SERVER PERSISTENCE UI STATES
========================================================= */
.ssdemo-manage .ssm-actionbar button.is-busy,
.ssdemo-manage [data-action="reset"].is-busy{
  opacity:.55!important;
  cursor:wait!important;
  pointer-events:none!important;
}
.ssdemo-manage .ssm-actionbar button:disabled,
.ssdemo-manage [data-action="reset"]:disabled{
  opacity:.55!important;
}


/* =========================================================
   V1.3.1 — ANTEPRIMA FULL VIEWPORT STILE FEDERICO
========================================================= */
html.ssm-preview-lock,
html.ssm-preview-lock body{
  overflow:hidden!important;
}

.ssm-preview-modal{
  position:fixed;
  inset:0;
  z-index:2147483600;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .2s ease, visibility .2s ease;
}
.ssm-preview-modal.open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.ssm-preview-backdrop{
  position:absolute;
  inset:0;
  background:rgba(8,14,10,.72);
  backdrop-filter:blur(5px);
}
.ssm-preview-window{
  position:absolute;
  inset:18px;
  display:grid;
  grid-template-rows:64px 1fr;
  background:#f5f3ee;
  border-radius:20px;
  overflow:hidden;
  box-shadow:0 30px 90px rgba(0,0,0,.34);
  border:1px solid rgba(255,255,255,.18);
}
.ssm-preview-topbar{
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:18px;
  padding:0 18px 0 22px;
  background:#fff;
  border-bottom:1px solid #dedbd3;
}
.ssm-preview-title{
  display:flex;
  align-items:baseline;
  gap:10px;
  min-width:0;
}
.ssm-preview-title strong{
  color:#263029;
  font-size:14px;
}
.ssm-preview-title span{
  color:#8b918b;
  font-size:10px;
}
.ssm-preview-devices{
  display:flex;
  align-items:center;
  gap:6px;
  padding:5px;
  background:#f3f3ef;
  border-radius:12px;
}
.ssm-preview-devices button{
  min-width:74px;
  height:40px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  border:0!important;
  border-radius:9px!important;
  background:transparent!important;
  color:#677069!important;
  padding:0 10px!important;
  font-size:10px!important;
  font-weight:700!important;
}
.ssm-preview-devices button.active{
  background:#fff!important;
  color:#43613d!important;
  box-shadow:0 2px 8px rgba(29,43,33,.09)!important;
}
.ssm-preview-devices svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.ssm-preview-close{
  justify-self:end;
  width:42px!important;
  height:42px!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#f0f1ed!important;
  color:#34443a!important;
  padding:0!important;
  font-size:27px!important;
  line-height:1!important;
  font-weight:300!important;
}
.ssm-preview-stage{
  position:relative;
  display:grid;
  place-items:center;
  overflow:auto;
  padding:24px;
  background:
    linear-gradient(45deg,#ece9e2 25%,transparent 25%),
    linear-gradient(-45deg,#ece9e2 25%,transparent 25%),
    linear-gradient(45deg,transparent 75%,#ece9e2 75%),
    linear-gradient(-45deg,transparent 75%,#ece9e2 75%),
    #f5f3ee;
  background-size:18px 18px;
  background-position:0 0,0 9px,9px -9px,-9px 0;
}
.ssm-preview-frame{
  height:100%;
  max-height:100%;
  background:#fff;
  border-radius:14px;
  overflow:hidden;
  box-shadow:0 18px 55px rgba(27,37,30,.18);
  transition:width .25s ease,border-radius .25s ease;
}
.ssm-preview-frame.desktop{
  width:min(100%,1440px);
}
.ssm-preview-frame.tablet{
  width:min(100%,820px);
  border-radius:18px;
}
.ssm-preview-frame.mobile{
  width:min(100%,430px);
  border-radius:24px;
}
.ssm-preview-frame iframe{
  width:100%;
  height:100%;
  display:block;
  border:0;
  background:#fff;
}

@media(max-width:760px){
  .ssm-preview-window{
    inset:0!important;
    border-radius:0!important;
    grid-template-rows:60px 1fr;
  }
  .ssm-preview-topbar{
    grid-template-columns:1fr auto;
    padding:0 10px 0 14px;
  }
  .ssm-preview-title span{display:none}
  .ssm-preview-devices{
    position:absolute;
    left:50%;
    bottom:14px;
    transform:translateX(-50%);
    z-index:4;
    background:rgba(255,255,255,.95);
    box-shadow:0 8px 24px rgba(0,0,0,.12);
  }
  .ssm-preview-devices button{
    min-width:50px!important;
    width:50px!important;
    padding:0!important;
  }
  .ssm-preview-devices button span{display:none}
  .ssm-preview-stage{
    padding:0!important;
    background:#fff!important;
  }
  .ssm-preview-frame,
  .ssm-preview-frame.desktop,
  .ssm-preview-frame.tablet,
  .ssm-preview-frame.mobile{
    width:100%!important;
    height:100%!important;
    max-height:none!important;
    border-radius:0!important;
    box-shadow:none!important;
  }
}



/* =========================================================
   V1.4.1 — GUIDA VISIVA STILE FEDERICO
========================================================= */
html.ssm-tour-lock,html.ssm-tour-lock body{overflow:hidden!important}
.ssm-tour{position:fixed;inset:0;z-index:2147483500;visibility:hidden;pointer-events:none}
.ssm-tour.open{visibility:visible;pointer-events:auto}
.ssm-tour-shade{position:absolute;inset:0;background:rgba(14,23,17,.66);backdrop-filter:blur(4px)}
.ssm-tour-card{
 position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.985);
 width:min(860px,calc(100vw - 36px));max-height:calc(100dvh - 32px);overflow:auto;
 display:grid;grid-template-columns:minmax(270px,.88fr) minmax(320px,1.12fr);
 grid-template-areas:"progress progress" "head head" "visual copy" "visual tip" "visual actions" "visual count";
 column-gap:38px;padding:28px 34px 22px;background:#fffdf8;border-radius:26px;
 box-shadow:0 30px 100px rgba(0,0,0,.32);opacity:0;transition:.18s ease
}
.ssm-tour.open .ssm-tour-card{opacity:1;transform:translate(-50%,-50%) scale(1)}
.ssm-tour-progress{grid-area:progress;position:absolute;left:0;right:0;top:0;height:4px;background:#e6e9e2;border-radius:26px 26px 0 0;overflow:hidden}
.ssm-tour-progress span{display:block;height:100%;background:#55744f;transition:width .25s ease}
.ssm-tour-head{grid-area:head;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}
.ssm-tour-kicker{font-size:9px;font-weight:850;letter-spacing:.15em;color:#61735e}
.ssm-tour-step-label{margin-top:5px;font-size:11px;color:#9a9f98}
.ssm-tour-skip{width:36px!important;height:36px!important;border:0!important;border-radius:50%!important;background:#eef1eb!important;color:#445047!important;font-size:23px!important;font-weight:300!important;padding:0!important;line-height:1!important}
.ssm-tour-visual{grid-area:visual;display:grid;place-items:center;align-self:stretch;min-height:390px;padding:25px;border-radius:22px;background:linear-gradient(145deg,#e9eee6,#dce6d9);overflow:hidden}
.ssm-tour-phone{width:230px;height:410px;padding:9px;background:#1f2822;border-radius:32px;box-shadow:0 24px 55px rgba(29,45,33,.22)}
.ssm-tour-phone-top{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;background:#fff;border-radius:23px 23px 0 0;color:#2e3d31;font-size:10px}
.ssm-tour-phone-top i{width:7px;height:7px;border-radius:50%;background:#dce4da}
.ssm-tour-phone-body{height:calc(100% - 39px);padding:16px 12px;background:#faf9f5;border-radius:0 0 23px 23px;overflow:hidden}
.pt-hello{width:80px;height:12px;border-radius:7px;background:#dce6d9;margin:2px 0 16px}
.pt-card{padding:12px 11px;margin-bottom:9px;background:#fff;border:1px solid #e3e5df;border-radius:11px;box-shadow:0 4px 10px rgba(35,50,38,.04)}
.pt-card b,.pt-card span{display:block}.pt-card b{font-size:10px;color:#324534}.pt-card span{margin-top:4px;font-size:7px;color:#9a9f99}
.pt-title{margin:3px 0 15px;font-family:Georgia,serif;font-size:17px;color:#2f4233}
.pt-field{margin-bottom:10px;padding:12px 10px;border:1px solid #e1e3dd;border-radius:9px;background:#fff;font-size:9px;color:#6f756f}
.pt-field.active{border:2px solid #698262;color:#26362a;font-weight:800;box-shadow:0 0 0 3px #e3ebdf}
.pt-field i{color:#52704d;font-style:normal;animation:ssblink .8s infinite}
@keyframes ssblink{50%{opacity:0}}
.pt-note{text-align:center;margin-top:13px;font-size:8px;color:#929991}
.pt-site{overflow:hidden;border-radius:11px;background:#fff;box-shadow:0 5px 16px rgba(0,0,0,.08)}
.pt-site-hero{height:130px;display:grid;place-items:center;background:linear-gradient(rgba(20,30,22,.42),rgba(20,30,22,.42)),#6d796b;color:#fff;font-family:Georgia,serif;font-size:13px;letter-spacing:.08em}
.pt-site-copy{padding:15px;font-family:Georgia,serif;font-size:16px;color:#314234}
.pt-previewbar{display:flex;justify-content:center;gap:8px;margin-top:12px}.pt-previewbar>*{padding:5px 7px;border-radius:6px;background:#edf1ea;font-size:7px;color:#6f796f}.pt-previewbar b{background:#55744f;color:#fff}
.pt-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.pt-actions>*{padding:12px 5px;text-align:center;border-radius:8px;font-size:8px}.pt-actions span{border:1px solid #d8ddd5}.pt-actions b{background:#4d7049;color:#fff}
.pt-done{width:64px;height:64px;display:grid;place-items:center;margin:50px auto 15px;border-radius:50%;background:#e4eee0;color:#4d7049;font-size:31px}.pt-done-title{text-align:center;font-family:Georgia,serif;font-size:19px;color:#304332}
.ssm-tour-copy{grid-area:copy;align-self:end}
.ssm-tour-number{width:45px;height:45px;display:grid;place-items:center;margin-bottom:16px;border-radius:14px;background:#e7eee3;color:#4f704b;font-family:Georgia,serif;font-size:18px;font-weight:700}
.ssm-tour-copy h2{margin:0 0 12px!important;font-family:Georgia,'Times New Roman',serif!important;font-size:30px!important;line-height:1.08!important;font-weight:500!important;color:#283a2d!important}
.ssm-tour-copy p{margin:0!important;font-size:13px!important;line-height:1.65!important;color:#687169!important}
.ssm-tour-tip{grid-area:tip;display:flex;gap:10px;align-items:flex-start;margin-top:18px;padding:12px 13px;border-radius:12px;background:#f0f4ed}
.ssm-tour-tip span{width:21px;height:21px;flex:0 0 21px;display:grid;place-items:center;border-radius:50%;background:#dce9d7;color:#4c7047;font-size:11px;font-weight:900}
.ssm-tour-tip p{margin:1px 0 0!important;color:#647064!important;font-size:10px!important;line-height:1.45!important}
.ssm-tour-actions{grid-area:actions;display:grid;grid-template-columns:auto 1fr;gap:9px;margin-top:18px}
.ssm-tour-actions button{height:44px!important;border-radius:11px!important;padding:0 17px!important;font-size:11px!important;font-weight:800!important}
.ssm-tour-back{border:1px solid #d8ddd5!important;background:#fff!important;color:#5d665e!important}
.ssm-tour-next{border:1px solid #4d7049!important;background:#4d7049!important;color:#fff!important}
.ssm-tour-count{grid-area:count;text-align:center;margin-top:10px;color:#9da39c;font-size:9px;font-weight:700}
.ssm-tour-trigger{height:38px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;border:1px solid #d9dfd5!important;border-radius:11px!important;background:#f7f8f4!important;color:#4f674c!important;padding:0 12px!important;font-size:10px!important;font-weight:800!important;white-space:nowrap!important}
.ssm-tour-trigger span{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#e5ece2;font-size:10px!important}
.ssm-tour-highlight{position:relative!important;z-index:2147483550!important;outline:4px solid #dcebd6!important;outline-offset:4px!important;box-shadow:0 0 0 9999px rgba(15,24,18,.46),0 8px 30px rgba(0,0,0,.16)!important;border-radius:10px!important}

@media(max-width:700px){
 .ssm-tour-card{
   top:auto;bottom:10px;transform:translateX(-50%) translateY(8px);
   width:calc(100vw - 18px);max-height:calc(100dvh - 20px);
   display:block;padding:18px 18px 16px;border-radius:22px
 }
 .ssm-tour.open .ssm-tour-card{transform:translateX(-50%) translateY(0)}
 .ssm-tour-head{margin:4px 0 13px}
 .ssm-tour-visual{min-height:0;height:190px;padding:12px;margin-bottom:16px;border-radius:17px}
 .ssm-tour-phone{width:126px;height:224px;padding:5px;border-radius:19px;transform:translateY(20px)}
 .ssm-tour-phone-top{height:24px;padding:0 6px;border-radius:14px 14px 0 0;font-size:6px}
 .ssm-tour-phone-top i{width:4px;height:4px}
 .ssm-tour-phone-body{height:calc(100% - 24px);padding:8px 6px;border-radius:0 0 14px 14px}
 .pt-card{padding:6px;margin-bottom:5px;border-radius:6px}.pt-card b{font-size:6px}.pt-card span{font-size:4px;margin-top:2px}
 .pt-hello{width:42px;height:6px;margin-bottom:7px}.pt-title{font-size:9px;margin-bottom:7px}.pt-field{font-size:5px;padding:6px;margin-bottom:5px;border-radius:5px}.pt-field.active{box-shadow:0 0 0 2px #e3ebdf}
 .pt-note{font-size:5px;margin-top:6px}.pt-site-hero{height:68px;font-size:7px}.pt-site-copy{padding:7px;font-size:8px}.pt-previewbar{margin-top:5px;gap:3px}.pt-previewbar>*{font-size:4px;padding:3px}
 .pt-actions{margin-top:8px;gap:4px}.pt-actions>*{padding:6px 2px;font-size:5px}.pt-done{width:35px;height:35px;margin:25px auto 7px;font-size:17px}.pt-done-title{font-size:10px}
 .ssm-tour-number{width:38px;height:38px;margin-bottom:10px;border-radius:11px;font-size:15px}
 .ssm-tour-copy h2{font-size:24px!important;margin-bottom:8px!important}
 .ssm-tour-copy p{font-size:12px!important;line-height:1.5!important}
 .ssm-tour-tip{margin-top:12px;padding:9px 10px}.ssm-tour-tip p{font-size:9px!important}
 .ssm-tour-actions{margin-top:13px}.ssm-tour-actions button{height:42px!important}
 .ssm-tour-count{margin-top:7px}
 .ssm-tour-trigger{width:38px!important;padding:0!important;justify-content:center!important;font-size:0!important}
 .ssm-tour-highlight{outline-width:3px!important;outline-offset:3px!important}
}


/* =========================================================
   V1.4.2 — GUIDA CTA + DESKTOP TOPBAR FIX
========================================================= */

/* CTA guida: deve sembrare inequivocabilmente cliccabile */
.ssm-tour-next{
  min-height:46px!important;
  background:#466d42!important;
  border-color:#466d42!important;
  color:#ffffff!important;
  box-shadow:0 5px 14px rgba(55,91,51,.20)!important;
  cursor:pointer!important;
  transition:transform .16s ease, box-shadow .16s ease, background .16s ease!important;
}
.ssm-tour-next:hover{
  background:#3d6239!important;
  box-shadow:0 7px 18px rgba(55,91,51,.26)!important;
  transform:translateY(-1px)!important;
}
.ssm-tour-next:active{
  transform:translateY(0)!important;
}
.ssm-tour-next::after{
  content:"";
  display:inline-block;
  width:5px;
}

/* Il testo del bottone non deve sembrare testo statico */
.ssm-tour-actions{
  position:relative;
}
.ssm-tour-actions::before{
  content:"Premi qui per andare avanti";
  position:absolute;
  right:3px;
  top:-16px;
  font-size:8px;
  font-weight:700;
  letter-spacing:.02em;
  color:#7a8479;
}

/* Desktop: Ripristina demo leggibile sul topbar scuro */
@media(min-width:701px){
  .ssdemo-manage .ssm-topbar [data-action="reset"],
  .ssdemo-manage .ssm-topbar .ssm-reset,
  .ssdemo-manage .ssm-topbar button[data-action="reset"]{
    color:#ffffff!important;
    border-color:rgba(255,255,255,.48)!important;
    background:rgba(255,255,255,.07)!important;
    opacity:1!important;
    -webkit-text-fill-color:#ffffff!important;
  }
  .ssdemo-manage .ssm-topbar [data-action="reset"]:hover,
  .ssdemo-manage .ssm-topbar .ssm-reset:hover,
  .ssdemo-manage .ssm-topbar button[data-action="reset"]:hover{
    color:#ffffff!important;
    background:rgba(255,255,255,.13)!important;
    border-color:rgba(255,255,255,.68)!important;
  }
}

/* Mobile: CTA più evidente senza appesantire */
@media(max-width:700px){
  .ssm-tour-next{
    font-size:11px!important;
    line-height:1.2!important;
    padding:0 12px!important;
  }
  .ssm-tour-actions::before{
    top:-15px;
    font-size:8px;
  }
}


/* =========================================================
   V1.4.3 — GUIDA DESKTOP: TARGET CHIARO NEL MOCKUP
========================================================= */
.pt-target-label{
  margin:0 0 7px;
  text-align:center;
  color:#4d7049;
  font-size:7px;
  font-weight:900;
  letter-spacing:.08em;
}
.pt-field.active{
  position:relative;
  animation:ssTargetPulse 1.5s ease-in-out infinite;
}
@keyframes ssTargetPulse{
  0%,100%{box-shadow:0 0 0 3px #e3ebdf}
  50%{box-shadow:0 0 0 6px rgba(105,130,98,.18)}
}

/* Su desktop il campo reale NON deve saltare sopra il popup:
   la guida lo mostra chiaramente nel mockup laterale. */
@media(min-width:901px){
  .ssm-tour-highlight{
    z-index:auto!important;
    outline:none!important;
    box-shadow:none!important;
  }
  .ssm-tour-visual{
    position:relative;
  }
  .ssm-tour-visual::after{
    content:"Guarda qui";
    position:absolute;
    right:18px;
    top:18px;
    padding:6px 9px;
    border-radius:999px;
    background:#496b45;
    color:#fff;
    font-size:8px;
    font-weight:800;
    letter-spacing:.04em;
    box-shadow:0 5px 14px rgba(49,76,45,.18);
  }
  .ssm-tour-phone{
    transform:scale(1.04);
  }
}

/* Sul mobile continuiamo a mostrare il vero controllo evidenziato */
@media(max-width:900px){
  .pt-target-label{
    font-size:5px;
    margin-bottom:4px;
  }
}


/* =========================================================
   V1.4.4 — HELP NEL MENU + FLOW GUIDA PIÙ CHIARO
========================================================= */

/* Rimuove definitivamente il vecchio trigger flottante/topbar della guida */
.ssm-tour-trigger{
  display:none!important;
}

/* Voce "Come funziona SitoSmart" nel menu/drawer */
.ssm-help-menu-entry{
  width:calc(100% - 24px)!important;
  margin:10px 12px 6px!important;
  min-height:58px!important;
  display:grid!important;
  grid-template-columns:38px 1fr auto!important;
  align-items:center!important;
  gap:10px!important;
  padding:10px 12px!important;
  border:1px solid #dde3da!important;
  border-radius:14px!important;
  background:#f7f9f4!important;
  color:#314233!important;
  text-align:left!important;
  box-shadow:none!important;
}
.ssm-help-menu-entry:hover{
  background:#eef4ea!important;
  border-color:#cfdacb!important;
}
.ssm-help-menu-icon{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:11px;
  background:#e3ece0;
  color:#496a45;
  font-size:16px;
  font-weight:900;
}
.ssm-help-menu-copy{
  display:flex;
  flex-direction:column;
  min-width:0;
}
.ssm-help-menu-copy strong{
  font-size:11px;
  line-height:1.2;
  color:#314233;
}
.ssm-help-menu-copy small{
  margin-top:3px;
  font-size:8px;
  line-height:1.25;
  color:#8a9288;
}
.ssm-help-menu-arrow{
  color:#658061;
  font-size:15px;
  font-weight:800;
}
.ssm-help-menu-entry-fallback{
  display:none!important;
}

/* Step "scrivi qui": oltre al campo, indica inequivocabilmente dove continuare */
.ssm-tour.ssm-tour-edit-step .ssm-tour-actions{
  padding-top:17px;
}
.ssm-tour.ssm-tour-edit-step .ssm-tour-actions::before{
  content:"DOPO AVER SCRITTO ↓";
  top:-2px;
  right:8px;
  color:#4f704b;
  font-size:8px;
  font-weight:900;
  letter-spacing:.08em;
}
.ssm-tour.ssm-tour-edit-step .ssm-tour-next{
  position:relative;
  box-shadow:0 0 0 4px rgba(91,126,84,.16),0 7px 18px rgba(55,91,51,.24)!important;
  animation:ssNextPulse 1.6s ease-in-out infinite;
}
@keyframes ssNextPulse{
  0%,100%{transform:scale(1)}
  50%{transform:scale(1.018)}
}

@media(max-width:700px){
  .ssm-tour.ssm-tour-edit-step .ssm-tour-actions{
    padding-top:18px;
  }
  .ssm-tour.ssm-tour-edit-step .ssm-tour-actions::before{
    left:auto;
    right:5px;
    top:0;
    font-size:7px;
  }
}


/* =========================================================
   V1.4.5 — MOBILE LAYOUT / DRAWER / ICON ALIGNMENT FIX
========================================================= */

/* 1. Il contenuto deve poter scorrere COMPLETAMENTE sopra la bottom nav.
      Lo spazio extra evita che l'ultima card/voce resti nascosta. */
@media(max-width:700px){
  .ssdemo-manage{
    min-height:100dvh!important;
    padding-bottom:calc(150px + env(safe-area-inset-bottom))!important;
  }
  .ssdemo-manage main,
  .ssdemo-manage .ssm-main,
  .ssdemo-manage .ssm-content,
  .ssdemo-manage .ssm-panel.active{
    padding-bottom:calc(155px + env(safe-area-inset-bottom))!important;
  }

  /* La bottom nav resta fissa, ma non blocca il contenuto finale */
  .ssm-mobile-nav,
  .fra-v60-mobile-nav,
  [class*="mobile-nav"]{
    z-index:1200!important;
  }
}

/* 2. Help SOLO dentro il drawer. Mai più come card nel fondo Home. */
.ssm-panel > .ssm-help-menu-entry,
.ssm-main > .ssm-help-menu-entry,
.ssm-content > .ssm-help-menu-entry,
.ssdemo-manage > .ssm-help-menu-entry{
  display:none!important;
}

.ssm-drawer .ssm-help-menu-entry,
.ssm-mobile-drawer .ssm-help-menu-entry,
.ssm-side-drawer .ssm-help-menu-entry,
.ssm-more-drawer .ssm-help-menu-entry,
[class*="drawer"] .ssm-help-menu-entry,
.ssm-sidebar .ssm-help-menu-entry{
  display:grid!important;
  flex:none!important;
  box-sizing:border-box!important;
  width:calc(100% - 24px)!important;
  margin:10px 12px!important;
}

/* 3. Il drawer mobile deve poter scorrere fino in fondo. */
@media(max-width:700px){
  .ssm-drawer,
  .ssm-mobile-drawer,
  .ssm-side-drawer,
  .ssm-more-drawer,
  [class*="drawer"]{
    max-height:100dvh!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    padding-bottom:calc(28px + env(safe-area-inset-bottom))!important;
  }
}

/* 4. Allineamento perfetto delle icone del menu laterale nei cerchi */
.ssm-drawer .ssm-nav,
.ssm-mobile-drawer .ssm-nav,
.ssm-side-drawer .ssm-nav,
[class*="drawer"] .ssm-nav,
.ssm-sidebar .ssm-nav{
  align-items:center!important;
}

.ssm-drawer .ssm-nav > :first-child,
.ssm-mobile-drawer .ssm-nav > :first-child,
.ssm-side-drawer .ssm-nav > :first-child,
[class*="drawer"] .ssm-nav > :first-child,
.ssm-sidebar .ssm-nav > :first-child{
  display:grid!important;
  place-items:center!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:0!important;
  padding:0!important;
}

.ssm-drawer .ssm-nav svg,
.ssm-mobile-drawer .ssm-nav svg,
.ssm-side-drawer .ssm-nav svg,
[class*="drawer"] .ssm-nav svg,
.ssm-sidebar .ssm-nav svg{
  display:block!important;
  width:19px!important;
  height:19px!important;
  margin:0!important;
  position:static!important;
  transform:none!important;
  vertical-align:middle!important;
}

/* Federico-style icon circles: normalize any icon wrapper in drawer */
@media(max-width:700px){
  .ssm-drawer .ssm-nav > span:first-child,
  .ssm-mobile-drawer .ssm-nav > span:first-child,
  .ssm-side-drawer .ssm-nav > span:first-child,
  [class*="drawer"] .ssm-nav > span:first-child,
  .ssm-sidebar .ssm-nav > span:first-child{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    min-height:38px!important;
    border-radius:50%!important;
  }

  .ssm-help-menu-icon{
    display:grid!important;
    place-items:center!important;
    line-height:1!important;
  }
}

/* 5. Bottom navigation: icone realmente centrate nelle rispettive colonne */
@media(max-width:700px){
  .ssm-mobile-nav button,
  .ssm-mobile-nav a,
  .fra-v60-mobile-nav button,
  .fra-v60-mobile-nav a{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
  }
  .ssm-mobile-nav svg,
  .fra-v60-mobile-nav svg{
    display:block!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}


/* =========================================================
   V1.4.6 — "COME FUNZIONA" NEL VERO MENU LATERALE
========================================================= */

/* Elimina qualsiasi vecchia voce dinamica residua */
.ssm-help-menu-entry{
  display:none!important;
}

/* Voce guida identica alle altre voci della sidebar */
.ssm-help-nav{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
}
.ssm-help-nav .ssm-help-nav-icon{
  display:grid!important;
  place-items:center!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  min-height:38px!important;
  padding:0!important;
  margin:0!important;
  border-radius:50%!important;
  background:#f1f3ed!important;
  color:#526b4d!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:16px!important;
  line-height:1!important;
  font-weight:800!important;
  text-align:center!important;
}
.ssm-help-nav:hover{
  background:#eef3ea!important;
}

/* Desktop: resta visibile nella sidebar come le altre voci */
@media(min-width:601px){
  .ssm-help-nav{
    width:100%!important;
  }
}

/* Mobile: nel drawer l'icona ? è perfettamente centrata nel cerchio */
@media(max-width:600px){
  .ssdemo-manage.is-drawer-open .ssm-help-nav{
    display:flex!important;
    justify-content:flex-start!important;
  }
  .ssdemo-manage.is-drawer-open .ssm-help-nav > span:last-child{
    display:block!important;
    font-size:12px!important;
  }
  .ssdemo-manage.is-drawer-open .ssm-help-nav .ssm-help-nav-icon{
    display:grid!important;
    place-items:center!important;
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    min-height:38px!important;
    font-size:16px!important;
    line-height:1!important;
  }
}

/* La voce non viene duplicata nella bottom nav */
.ssm-mobile-nav .ssm-help-nav,
.fra-v60-mobile-nav .ssm-help-nav{
  display:none!important;
}


/* =========================================================
   V1.5.0 — INGRESSO GUIDATO DEMO
========================================================= */
.ssintro{
  min-height:100dvh;
  display:grid;
  place-items:center;
  padding:42px 20px;
  background:
    radial-gradient(circle at 20% 15%,rgba(131,153,110,.17),transparent 28%),
    linear-gradient(145deg,#111812,#1c281d);
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
.ssintro-shell{width:min(860px,100%)}
.ssintro-brand{
  display:flex;align-items:center;justify-content:center;gap:10px;
  margin-bottom:24px;color:#fff
}
.ssintro-brand strong{font-size:26px;letter-spacing:-.03em}
.ssintro-brand span{
  padding:5px 8px;border-radius:8px;background:#8da476;
  font-size:9px;font-weight:900;letter-spacing:.14em
}
.ssintro-card{
  padding:54px 58px 42px;
  background:#f7f3e9;border-radius:28px;
  box-shadow:0 35px 100px rgba(0,0,0,.28)
}
.ssintro-kicker{
  margin-bottom:10px;color:#708467;font-size:10px;font-weight:900;letter-spacing:.15em
}
.ssintro-card h1{
  margin:0 0 14px!important;color:#26362a!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:54px!important;line-height:1!important;font-weight:500!important
}
.ssintro-lead{
  max-width:690px;margin:0!important;color:#6b736b!important;
  font-size:17px!important;line-height:1.6!important
}
.ssintro-steps{
  display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:34px 0 28px
}
.ssintro-step{
  display:grid;grid-template-columns:48px 1fr;gap:14px;
  padding:20px;border:1px solid #dddcd3;border-radius:18px;background:#fff
}
.ssintro-step>span{
  width:42px;height:42px;display:grid;place-items:center;border-radius:50%;
  background:#e8efe3;color:#4e7049;font-size:11px;font-weight:900
}
.ssintro-step strong{display:block;margin:3px 0 6px;color:#26362a;font-size:14px}
.ssintro-step p{margin:0!important;color:#7d847d!important;font-size:11px!important;line-height:1.5!important}
.ssintro-start{
  min-height:54px;display:flex;align-items:center;justify-content:center;gap:10px;
  width:100%;border-radius:14px;background:#4d7049;color:#fff!important;
  font-size:13px;font-weight:900;box-shadow:0 10px 25px rgba(77,112,73,.18)
}
.ssintro-start span{font-size:17px}
.ssintro-card>small{display:block;margin-top:12px;text-align:center;color:#999f98;font-size:9px}

.ssm-step2-ribbon{
  position:relative;z-index:1500;
  display:flex;align-items:center;justify-content:center;gap:12px;
  min-height:42px;padding:8px 16px;background:#dfe8d9;color:#334b31;
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  border-bottom:1px solid rgba(53,77,50,.12)
}
.ssm-step2-ribbon strong{font-size:9px;letter-spacing:.08em}
.ssm-step2-ribbon span{font-size:10px;color:#667064}

@media(max-width:700px){
  .ssintro{padding:22px 12px}
  .ssintro-brand{margin-bottom:16px}
  .ssintro-card{padding:30px 20px 24px;border-radius:22px}
  .ssintro-card h1{font-size:38px!important}
  .ssintro-lead{font-size:14px!important}
  .ssintro-steps{grid-template-columns:1fr;gap:10px;margin:24px 0 20px}
  .ssintro-step{padding:15px}
  .ssintro-start{min-height:50px}
  .ssm-step2-ribbon{
    display:block;text-align:center;padding:7px 12px
  }
  .ssm-step2-ribbon strong,.ssm-step2-ribbon span{display:block}
  .ssm-step2-ribbon span{margin-top:2px;font-size:9px}
}


/* =========================================================
   V1.5.1 — DEMO RIBBON SEMPRE VISIBILE
========================================================= */

/* La fascia del passaggio 1 resta sempre in alto */
.ssp-demo-ribbon{
  position:sticky!important;
  top:0!important;
  z-index:99990!important;
  box-shadow:0 6px 18px rgba(20,35,22,.10)!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
}

/* Evita salti strani o coperture quando si usano anchor interne */
.ssdemo-public section,
.ssdemo-public header{
  scroll-margin-top:64px!important;
}

/* Mobile: fascia compatta e CTA sempre visibile */
@media(max-width:700px){
  .ssp-demo-ribbon{
    position:sticky!important;
    top:0!important;
  }
  .ssp-demo-ribbon-inner{
    gap:8px!important;
  }
  .ssp-demo-ribbon-inner > div{
    min-width:0!important;
  }
  .ssp-demo-ribbon [data-preview-label]{
    display:block!important;
    font-size:8px!important;
    line-height:1.2!important;
  }
  .ssp-demo-ribbon [data-preview-explain]{
    display:block!important;
    margin-top:2px!important;
    font-size:8px!important;
    line-height:1.2!important;
  }
  .ssp-demo-ribbon [data-preview-cta]{
    flex:0 0 auto!important;
    white-space:nowrap!important;
    font-size:9px!important;
  }
}


/* =========================================================
   V1.5.2 — FIX DEFINITIVO FASCIA DEMO
   position:fixed + compensazione spazio
========================================================= */

/* La fascia resta SEMPRE visibile, indipendentemente dagli overflow parent */
.ssdemo-public .ssp-demo-ribbon{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:2147483000!important;
  margin:0!important;
  transform:none!important;
  box-shadow:0 5px 18px rgba(15,28,18,.14)!important;
}

/* Compensa l'altezza della fascia: il sito non finisce sotto */
.ssdemo-public{
  padding-top:50px!important;
}

/* Gli anchor interni non vengono nascosti dietro la fascia */
.ssdemo-public section,
.ssdemo-public header,
.ssdemo-public [id]{
  scroll-margin-top:62px!important;
}

@media(max-width:700px){
  .ssdemo-public{
    padding-top:64px!important;
  }

  .ssdemo-public .ssp-demo-ribbon{
    min-height:64px!important;
  }

  .ssdemo-public .ssp-demo-ribbon-inner{
    min-height:64px!important;
    padding-top:7px!important;
    padding-bottom:7px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:8px!important;
  }

  .ssdemo-public .ssp-demo-ribbon-inner > div{
    min-width:0!important;
  }

  .ssdemo-public .ssp-demo-ribbon [data-preview-label]{
    display:block!important;
    font-size:7.5px!important;
    line-height:1.18!important;
    letter-spacing:.05em!important;
  }

  .ssdemo-public .ssp-demo-ribbon [data-preview-explain]{
    display:block!important;
    margin-top:2px!important;
    font-size:7.5px!important;
    line-height:1.2!important;
  }

  .ssdemo-public .ssp-demo-ribbon [data-preview-cta]{
    white-space:nowrap!important;
    font-size:8.5px!important;
    line-height:1.15!important;
    padding:8px 9px!important;
  }
}


/* =========================================================
   V1.5.3 — MOBILE DRAWER SOPRA ALLA FASCIA PASSAGGIO 2
========================================================= */

/* La fascia del gestionale resta sotto al menu laterale */
.ssm-step2-ribbon{
  z-index:900!important;
}

/* Drawer e overlay sempre sopra alla fascia */
.ssdemo-manage .ssm-drawer,
.ssdemo-manage .ssm-mobile-drawer,
.ssdemo-manage .ssm-side-drawer,
.ssdemo-manage .ssm-more-drawer,
.ssdemo-manage [class*="drawer"]{
  z-index:5000!important;
}

.ssdemo-manage .ssm-drawer-overlay,
.ssdemo-manage .ssm-overlay,
.ssdemo-manage [class*="overlay"]{
  z-index:4900!important;
}

/* Il drawer deve partire realmente dal bordo superiore del viewport */
@media(max-width:700px){
  .ssdemo-manage.is-drawer-open .ssm-drawer,
  .ssdemo-manage.is-drawer-open .ssm-mobile-drawer,
  .ssdemo-manage.is-drawer-open .ssm-side-drawer,
  .ssdemo-manage.is-drawer-open .ssm-more-drawer,
  .ssdemo-manage.is-drawer-open [class*="drawer"]{
    top:0!important;
    height:100dvh!important;
    max-height:100dvh!important;
  }

  /* Quando il drawer è aperto la fascia non deve interferire visivamente */
  body:has(.ssdemo-manage.is-drawer-open) .ssm-step2-ribbon{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
}


/* =========================================================
   V1.5.4 — iPHONE / SAFARI SAFE AREA DRAWER FIX
========================================================= */

@media(max-width:700px){

  /* Drawer: non deve finire sotto status bar / Dynamic Island */
  .ssdemo-manage.is-drawer-open .ssm-drawer,
  .ssdemo-manage.is-drawer-open .ssm-mobile-drawer,
  .ssdemo-manage.is-drawer-open .ssm-side-drawer,
  .ssdemo-manage.is-drawer-open .ssm-more-drawer,
  .ssdemo-manage.is-drawer-open [class*="drawer"]{
    top:0!important;
    height:100dvh!important;
    max-height:100dvh!important;
    padding-top:max(14px, env(safe-area-inset-top))!important;
    padding-bottom:max(26px, env(safe-area-inset-bottom))!important;
    box-sizing:border-box!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }

  /* Header del drawer sempre leggibile */
  .ssdemo-manage.is-drawer-open .ssm-drawer-header,
  .ssdemo-manage.is-drawer-open [class*="drawer"] > :first-child{
    position:relative!important;
    z-index:2!important;
    min-height:64px!important;
    display:flex!important;
    align-items:center!important;
  }

  /* La fascia passaggio 2 resta completamente fuori dal drawer */
  body:has(.ssdemo-manage.is-drawer-open) .ssm-step2-ribbon{
    display:none!important;
  }

  /* Overlay dietro al drawer */
  .ssdemo-manage .ssm-drawer-overlay,
  .ssdemo-manage .ssm-overlay,
  .ssdemo-manage [class*="overlay"]{
    top:0!important;
    bottom:0!important;
    height:100dvh!important;
  }
}


/* =========================================================
   V1.5.5 — BADGE DEMO DISCRETO
========================================================= */
.ssp-demo-edge-badge{
  position:fixed;
  right:16px;
  bottom:18px;
  z-index:2147482500;
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:8px 10px;
  border:1px solid rgba(62,85,57,.16);
  border-radius:999px;
  background:rgba(247,244,235,.88);
  color:#3c5139;
  box-shadow:0 8px 24px rgba(20,35,22,.13);
  backdrop-filter:blur(9px);
  -webkit-backdrop-filter:blur(9px);
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  pointer-events:none;
}
.ssp-demo-edge-badge span{
  font-size:9px;
  font-weight:700;
  letter-spacing:.01em;
  opacity:.78;
}
.ssp-demo-edge-badge strong{
  display:inline-grid;
  place-items:center;
  min-height:22px;
  padding:0 7px;
  border-radius:999px;
  background:#7d9568;
  color:#fff;
  font-size:8px;
  font-weight:900;
  letter-spacing:.12em;
}

@media(max-width:700px){
  .ssp-demo-edge-badge{
    right:10px;
    bottom:12px;
    gap:5px;
    padding:6px 8px;
    opacity:.94;
  }
  .ssp-demo-edge-badge span{
    font-size:8px;
  }
  .ssp-demo-edge-badge strong{
    min-height:20px;
    padding:0 6px;
    font-size:7px;
  }
}

/* Durante l'apertura del drawer del gestionale non serve, ma il badge
   vive solo nel sito pubblico quindi non interferisce con il pannello. */

/* V1.5.6 — FINAL POLISH */
.ssm-tour-head-actions{display:flex;align-items:center;gap:10px}.ssm-tour-skip-link{border:0;background:transparent;color:#667267;font:700 10px Inter,Arial,sans-serif;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.ssm-tour-kicker{letter-spacing:.13em}
.ssm-import-home-card{grid-column:auto}.ssm-import-demo{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.ssm-import-drop,.ssm-import-analysis{background:#fff;border:1px solid #ddd8ce;border-radius:20px;padding:30px}.ssm-import-drop{text-align:center}.ssm-import-icon{width:58px;height:58px;margin:0 auto 16px;border-radius:18px;background:#e8eee2;color:#496342;display:grid;place-items:center;font-size:28px}.ssm-import-drop h3{font-family:"Cormorant Garamond",serif;font-size:30px;margin:0}.ssm-import-drop p{font-size:12px;line-height:1.5;color:#7b827a}.ssm-import-button,.ssm-import-apply{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:10px;background:#6e8959;color:#fff;padding:13px 18px;font:800 12px Inter,Arial,sans-serif;cursor:pointer}.ssm-import-status{display:flex;align-items:center;gap:10px}.ssm-import-status span{width:12px;height:12px;border-radius:50%;background:#a8b79a}.ssm-import-progress{height:8px;background:#e7e9e3;border-radius:999px;overflow:hidden;margin:20px 0}.ssm-import-progress i{display:block;width:0;height:100%;background:#55764e;transition:width 1.1s ease}.ssm-import-analysis.working .ssm-import-progress i{width:78%}.ssm-import-analysis.done .ssm-import-progress i{width:100%}.ssm-import-analysis ul{list-style:none;padding:0;margin:0 0 20px}.ssm-import-analysis li{padding:8px 0 8px 26px;position:relative;font-size:12px;color:#687068}.ssm-import-analysis li:before{content:'✓';position:absolute;left:0;color:#6e8959;font-weight:900}.ssm-import-apply{width:100%}.ssm-import-apply:disabled{opacity:.42;cursor:not-allowed}.ssm-import-note{margin-top:12px;font-size:10px;color:#8a9089}.ssm-help-nav{border-color:#dfe4da!important}.ssm-help-nav.active{border-color:#9eb391!important;background:#edf2e9!important;color:#314129!important}
@media(max-width:900px){.ssm-import-demo{grid-template-columns:1fr}.ssm-tour-skip-link{font-size:9px}}
@media(max-width:600px){.ssm-tour-head-actions{gap:5px}.ssm-tour-skip-link{max-width:115px;line-height:1.2}.ssm-import-drop,.ssm-import-analysis{padding:20px}.ssm-import-home-card{grid-column:auto}}


/* V1.5.7 — elimina definitivamente focus/hover/active fucsia ereditati */
.ssdemo-manage .ssm-cards button,
.ssdemo-manage .ssm-cards button:hover,
.ssdemo-manage .ssm-cards button:focus,
.ssdemo-manage .ssm-cards button:focus-visible,
.ssdemo-manage .ssm-cards button:active{
  background:#ffffff!important;
  color:#22251f!important;
  border-color:#d9ddd3!important;
  outline:none!important;
  box-shadow:0 8px 22px rgba(29,44,35,.055)!important;
  -webkit-tap-highlight-color:transparent!important;
}
.ssdemo-manage .ssm-cards button:hover{
  background:#f5f8f2!important;
  border-color:#b9c8b1!important;
  box-shadow:0 10px 26px rgba(29,44,35,.085)!important;
}
.ssdemo-manage .ssm-cards button:focus-visible{
  box-shadow:0 0 0 3px rgba(110,137,89,.18),0 8px 22px rgba(29,44,35,.055)!important;
}
.ssdemo-manage .ssm-cards button i{
  background:#eef3e9!important;
  color:#6d8660!important;
}
.ssdemo-manage .ssm-cards button b{color:#233126!important}
.ssdemo-manage .ssm-cards button span{color:#7a8179!important}
.ssdemo-manage .ssm-cards button em{color:#5f7550!important}

.ssdemo-manage .ssm-import-button,
.ssdemo-manage .ssm-import-button:hover,
.ssdemo-manage .ssm-import-button:focus,
.ssdemo-manage .ssm-import-button:focus-visible,
.ssdemo-manage .ssm-import-button:active,
.ssdemo-manage .ssm-import-apply,
.ssdemo-manage .ssm-import-apply:hover,
.ssdemo-manage .ssm-import-apply:focus,
.ssdemo-manage .ssm-import-apply:focus-visible,
.ssdemo-manage .ssm-import-apply:active{
  background:#6e8959!important;
  color:#ffffff!important;
  border-color:#6e8959!important;
  outline:none!important;
  box-shadow:none!important;
  -webkit-text-fill-color:#ffffff!important;
  -webkit-tap-highlight-color:transparent!important;
}
.ssdemo-manage .ssm-import-button:hover,
.ssdemo-manage .ssm-import-apply:hover{
  background:#5f7a4d!important;
}
.ssdemo-manage .ssm-import-button:focus-visible,
.ssdemo-manage .ssm-import-apply:focus-visible{
  box-shadow:0 0 0 3px rgba(110,137,89,.22)!important;
}
.ssdemo-manage .ssm-import-apply:disabled{
  background:#aebba4!important;
  color:#ffffff!important;
  border-color:#aebba4!important;
  opacity:.62!important;
}

/* Anche navigazione: nessun focus colore esterno alla palette */
.ssdemo-manage .ssm-nav:focus,
.ssdemo-manage .ssm-nav:focus-visible,
.ssdemo-manage .ssm-help-nav:focus,
.ssdemo-manage .ssm-help-nav:focus-visible{
  outline:none!important;
  box-shadow:0 0 0 3px rgba(110,137,89,.16)!important;
  border-color:#9eb391!important;
}

/* V1.5.8 — demo flow + guided tour mobile polish */
@media (max-width:600px){
  .ssm-tour-head-actions{gap:8px;flex:0 0 auto;white-space:nowrap}
  .ssm-tour-skip-link{max-width:none!important;font-size:10px!important;line-height:1!important;padding:7px 2px!important;white-space:nowrap!important}
  .ssm-tour-skip{flex:0 0 32px!important;width:32px!important;height:32px!important;font-size:20px!important}
}


/* V1.5.9 — mobile: ritorno al sito sempre visibile dentro la Demo */
.ssm-step2-copy{display:flex;align-items:center;gap:14px;min-width:0}
.ssm-step2-view-site{display:none}
@media(max-width:900px){
  .ssm-step2-ribbon{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding-left:10px!important;padding-right:8px!important}
  .ssm-step2-copy{display:block!important;min-width:0!important;flex:1 1 auto!important}
  .ssm-step2-view-site{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-height:30px!important;padding:7px 10px!important;border-radius:999px!important;background:#173021!important;color:#fff!important;text-decoration:none!important;font-size:9px!important;font-weight:800!important;letter-spacing:.02em!important;white-space:nowrap!important}
}

/* =========================================================
   V1.5.10 — WELCOME MARK + DEMO RIBBONS COERENTI
========================================================= */
/* Benvenuto: segno grafico lineare, niente emoji/immagini */
.ssm-page-head h1{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.ssm-welcome-mark{width:.72em;height:.72em;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#7f986a;transform:translateY(.02em)}
.ssm-welcome-mark svg{width:100%;height:100%;display:block;overflow:visible}
.ssm-welcome-mark path{fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}

/* Passaggio 1 e 2: stessa identità visiva */
.ssp-demo-ribbon,
.ssm-step2-ribbon{
  background:#a8b892!important;
  color:#152119!important;
  border-bottom:1px solid rgba(21,33,25,.12)!important;
  box-shadow:0 6px 18px rgba(20,35,22,.10)!important;
}
.ssm-step2-ribbon strong{color:#233c2a!important}
.ssm-step2-ribbon span{color:#536251!important}

/* CTA delle due fasce: pill scura, immediatamente riconoscibile */
.ssp-demo-ribbon [data-preview-cta],
.ssm-step2-view-site{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:34px!important;
  padding:8px 13px!important;
  border-radius:999px!important;
  background:#173021!important;
  color:#fff!important;
  text-decoration:none!important;
  font-weight:850!important;
  box-shadow:0 2px 0 rgba(255,255,255,.08) inset!important;
}
.ssp-demo-ribbon [data-preview-cta] span{color:inherit!important}

@media(max-width:700px){
  .ssm-page-head h1{gap:8px!important;flex-wrap:nowrap!important}
  .ssm-welcome-mark{width:34px;height:34px}
  .ssdemo-public .ssp-demo-ribbon,
  .ssm-step2-ribbon{min-height:64px!important}
  .ssm-step2-ribbon{padding:7px 10px!important}
  .ssm-step2-view-site{min-height:34px!important;padding:8px 12px!important;font-size:9px!important}
  .ssdemo-public .ssp-demo-ribbon [data-preview-cta]{min-height:34px!important;padding:8px 10px!important}
}
