/* Smart Nutrition 18.4.8 — accesso Basic, trial 7 giorni e blocchi Premium */
.sn58-trial-summary{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:auto 1fr;
  grid-template-areas:"number label" "number note";
  align-items:center;
  gap:2px 12px;
  min-height:72px;
  padding:12px 16px;
  border:1px solid rgba(38,113,235,.18);
  border-radius:18px;
  background:linear-gradient(135deg,rgba(238,247,255,.98),rgba(255,255,255,.98));
  box-shadow:0 12px 30px rgba(34,76,128,.08);
}
.sn58-trial-summary strong{grid-area:number;font-size:34px;line-height:1;font-weight:900;color:#1166df}
.sn58-trial-summary span{grid-area:label;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#10233f}
.sn58-trial-summary small{grid-area:note;font-size:12px;color:#60718a}
.sn58-trial-summary.is-expired{border-color:rgba(225,77,77,.2);background:linear-gradient(135deg,#fff4f4,#fff)}
.sn58-trial-summary.is-expired strong{color:#d93f4f}
.sn58-trial-summary.is-paid{border-color:rgba(37,190,118,.22);background:linear-gradient(135deg,#edfff6,#fff)}
.sn58-trial-summary.is-paid strong{color:#19a865}

.sn58-premium-lock{
  position:relative;
  min-height:560px;
  overflow:hidden;
  padding:24px;
  border:1px solid rgba(30,72,128,.14);
  border-radius:26px;
  background:#f7faff;
  box-shadow:0 22px 60px rgba(23,54,96,.12);
}
.sn58-lock-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.sn58-lock-plan{font-size:12px;font-weight:900;letter-spacing:.12em;color:#1467d9}
.sn58-lock-date{font-size:13px;font-weight:800;color:#6b7890}
.sn58-lock-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;filter:blur(4px);opacity:.48;pointer-events:none;user-select:none}
.sn58-lock-preview article{min-height:220px;padding:20px;border:1px solid #dce6f4;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(33,67,110,.08)}
.sn58-lock-preview h3{margin:0 0 18px;font-size:20px;color:#10233f}
.sn58-fake-row{display:flex;justify-content:space-between;gap:12px;margin:12px 0;color:#4d617d}
.sn58-fake-chart{height:74px;border-radius:14px;background:linear-gradient(180deg,rgba(43,118,235,.22),rgba(43,118,235,.03));position:relative;overflow:hidden}
.sn58-fake-chart:after{content:"";position:absolute;left:10%;right:8%;bottom:14px;height:3px;transform:rotate(-8deg);background:#2e79eb;border-radius:99px;box-shadow:70px -18px 0 #2e79eb,140px -6px 0 #2e79eb}
.sn58-fake-rings{display:flex;justify-content:space-between;gap:12px;margin:28px 0}
.sn58-fake-rings i{width:58px;height:58px;border:9px solid #e3eaf5;border-top-color:#2e79eb;border-radius:50%}
.sn58-fake-lines{display:grid;gap:13px;margin:22px 0}
.sn58-fake-lines i{height:12px;border-radius:99px;background:#dfe7f2}
.sn58-fake-lines i:nth-child(2){width:82%}.sn58-fake-lines i:nth-child(3){width:65%}.sn58-fake-lines i:nth-child(4){width:76%}
.sn58-lock-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px;background:linear-gradient(180deg,rgba(247,250,255,.18),rgba(247,250,255,.78))}
.sn58-lock-overlay:before{content:"";position:absolute;width:min(560px,82%);height:360px;border-radius:32px;background:rgba(255,255,255,.92);box-shadow:0 28px 80px rgba(21,52,94,.18);border:1px solid rgba(30,92,182,.13)}
.sn58-lock-overlay>*{position:relative;z-index:1}
.sn58-lock-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#ffd52f;color:#17223a;font-size:25px;box-shadow:0 10px 24px rgba(235,181,0,.26)}
.sn58-lock-overlay h2{max-width:520px;margin:16px 0 8px;font-size:30px;color:#10233f}
.sn58-lock-overlay p{max-width:560px;margin:0;color:#596b84;line-height:1.55}
.sn58-lock-price{display:flex;align-items:baseline;gap:10px;margin:18px 0}
.sn58-lock-price strong{font-size:26px;color:#10233f}.sn58-lock-price span{font-size:13px;color:#6d7b90}
.sn58-lock-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}

.sn58-dashboard-premium{margin-top:22px;padding:22px;border:1px solid rgba(34,105,215,.16);border-radius:24px;background:#fff;box-shadow:0 16px 44px rgba(25,60,105,.09)}
.sn58-dashboard-premium-head{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:18px}
.sn58-dashboard-premium-head h2{margin:4px 0 6px;color:#10233f}.sn58-dashboard-premium-head p{margin:0;max-width:720px;color:#60718a}
.sn58-dashboard-premium .sn58-lock-preview{filter:blur(3.2px);opacity:.55}

.sn58-inline-premium{position:relative;overflow:hidden;min-height:210px}
.sn58-inline-blur{filter:blur(4px);opacity:.38;pointer-events:none}
.sn58-inline-lock{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;text-align:center;background:rgba(255,255,255,.66)}
.sn58-inline-lock strong{font-size:20px;color:#10233f}.sn58-inline-lock span{max-width:560px;color:#60718a}

.sn-off-btn.premium{background:#ffd527!important;color:#17223a!important;border-color:#e5b900!important;font-weight:900!important}

@media(max-width:900px){
  .sn58-lock-preview{grid-template-columns:1fr}
  .sn58-lock-preview article:nth-child(n+2){display:none}
  .sn58-premium-lock{min-height:500px;padding:16px}
  .sn58-lock-overlay{padding:18px}
  .sn58-lock-overlay:before{width:calc(100% - 28px);height:390px}
  .sn58-lock-overlay h2{font-size:25px}
  .sn58-dashboard-premium-head{align-items:flex-start;flex-direction:column}
}
@media(max-width:620px){
  .sn58-trial-summary{grid-template-columns:auto 1fr;padding:10px 12px;border-radius:14px}
  .sn58-trial-summary strong{font-size:28px}
  .sn58-lock-top{align-items:flex-start;flex-direction:column}
  .sn58-lock-actions{width:100%}.sn58-lock-actions>*{width:100%;text-align:center}
}
