.pt-shell{--pt-page-bg: #f4f3fa;--pt-card-bg: #ffffff;--pt-card-border: #e9e7f5;--pt-divider: #f0eef9;--pt-heading: #1a1033;--pt-subtext: #6b6490;--pt-muted: #9b97b8;--pt-accent: #9747ff;--pt-accent-600: #6b3db8;--pt-accent-700: #4b2694;--pt-accent-100: #efe5ff;--pt-input-bg: #f4f3fa;--pt-input-bg-focus: #fdfcff;--pt-success: #1a8751;--pt-success-bg: #e8fff4;--pt-error: #c63a52;--pt-error-bg: #fff0f3;--pt-shadow: 0 2px 16px rgba(47, 24, 88, .08);--pt-shadow-lg: 0 8px 24px rgba(47, 24, 88, .14);position:relative;min-height:100vh;min-height:100dvh;padding:20px 14px calc(32px + env(safe-area-inset-bottom));font-family:Montserrat,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--pt-heading);background:var(--pt-page-bg);display:flex;justify-content:center}.pt-shell--brand{background:#2f1858;align-items:flex-start;overflow:hidden}.pt-brand-bg{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.pt-brand-bg__glow{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(ellipse at 15% 10%,rgba(151,71,255,.55) 0%,transparent 50%),radial-gradient(ellipse at 85% 85%,rgba(75,38,148,.7) 0%,transparent 50%)}.pt-brand-bg__sym{position:absolute;font-weight:800;line-height:1;-webkit-user-select:none;user-select:none}.pt-wrap{position:relative;z-index:1;width:100%;max-width:560px}@keyframes pt-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pt-card{background:var(--pt-card-bg);border:1px solid var(--pt-card-border);border-radius:40px;box-shadow:var(--pt-shadow);padding:24px 22px;margin-bottom:16px;opacity:0;animation:pt-in .5s ease forwards}.pt-card--login{border-radius:32px;padding:30px 24px;margin-top:6vh}.pt-card--msg{text-align:center;color:var(--pt-subtext)}.pt-card:nth-of-type(2){animation-delay:60ms}.pt-card:nth-of-type(3){animation-delay:.12s}.pt-card:nth-of-type(4){animation-delay:.18s}.pt-title{font-size:24px;font-weight:800;margin:0 0 8px;letter-spacing:-.02em}.pt-sub{font-size:14.5px;line-height:1.55;color:var(--pt-subtext);margin:0 0 24px}.pt-h2{font-size:11px;font-weight:700;color:var(--pt-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 16px}.pt-nota{font-size:13px;line-height:1.55;color:var(--pt-subtext);margin:14px 0 0}.pt-error{font-size:13.5px;font-weight:600;color:var(--pt-error);background:var(--pt-error-bg);border-radius:12px;padding:11px 14px;margin:0 0 16px}.pt-field{display:block;margin-bottom:16px}.pt-field>span{display:block;font-size:11px;font-weight:700;color:var(--pt-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px}.pt-input{width:100%;height:56px;border:2px solid var(--pt-card-border);border-radius:14px;padding:0 16px;font-family:inherit;font-size:17px;color:var(--pt-heading);background:var(--pt-input-bg);transition:border-color .15s,background .15s}.pt-input:focus{outline:none;border-color:var(--pt-accent);background:var(--pt-input-bg-focus)}.pt-input::placeholder{color:#c8c5dc;letter-spacing:normal;font-weight:500}.pt-input:-webkit-autofill,.pt-input:-webkit-autofill:hover,.pt-input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px var(--pt-input-bg);-webkit-text-fill-color:var(--pt-heading);caret-color:var(--pt-heading);transition:background-color 9999s ease-out}.pt-input--code{text-transform:uppercase;letter-spacing:.28em;font-weight:700}.pt-input--pin{letter-spacing:.3em;font-weight:700;-webkit-text-security:disc;text-security:disc}.pt-btn{width:100%;border:0;border-radius:14px;padding:16px;font-family:inherit;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#fff;background:var(--pt-accent);box-shadow:0 8px 28px #9747ff4d;cursor:pointer;transition:background .15s,transform .12s,opacity .15s}.pt-btn:not(:disabled):hover{background:var(--pt-accent-600)}.pt-btn:not(:disabled):active{transform:translateY(1px)}.pt-btn:disabled{opacity:.45;cursor:default;box-shadow:none}.pt-btn--ghost{margin-top:16px;background:var(--pt-accent-100);color:var(--pt-accent-600);box-shadow:none}.pt-btn--ghost:not(:disabled):hover{background:#dfc5ff}.pt-help{font-size:12.5px;color:var(--pt-muted);text-align:center;margin:18px 0 0}.pt-help a{color:var(--pt-accent);font-weight:600}.pt-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 8px 16px}.pt-head__nome{font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--pt-heading)}.pt-head__citta{font-size:13px;color:var(--pt-muted);margin-top:2px;font-weight:500}.pt-icona{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--pt-card-border);border-radius:12px;background:var(--pt-card-bg);color:var(--pt-subtext);cursor:pointer;transition:background .15s,color .15s}.pt-icona:hover{background:var(--pt-accent-100);color:var(--pt-accent-600)}.pt-icona:disabled{opacity:.5;cursor:default}@keyframes pt-rot{to{transform:rotate(360deg)}}.pt-spin{animation:pt-rot .9s linear infinite}.pt-hero{text-align:center;border:0;background:linear-gradient(135deg,#6b3db8,#9747ff);box-shadow:0 4px 20px #9747ff33;padding:28px 22px}.pt-hero__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#ffffff8c}.pt-hero__val{font-size:48px;font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:8px 0 14px;color:#fff}.pt-hero__riga{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 20px;font-size:13px;font-weight:500;color:#ffffffb3}.pt-hero__riga b{color:#fff;font-weight:700}.pt-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.pt-kpi{background:var(--pt-card-bg);border:1px solid var(--pt-card-border);border-radius:30px;box-shadow:var(--pt-shadow);padding:18px 10px;text-align:center;opacity:0;animation:pt-in .5s ease forwards;animation-delay:.16s}.pt-kpi__icon{color:var(--pt-accent);display:flex;justify-content:center;margin-bottom:8px}.pt-kpi__val{font-size:26px;font-weight:800;letter-spacing:-.02em;color:var(--pt-heading)}.pt-kpi__label{font-size:11.5px;line-height:1.35;color:var(--pt-subtext);margin-top:5px;font-weight:500}.pt-kpi__nota{font-size:11px;color:var(--pt-muted);margin-top:5px}.pt-conto{list-style:none;margin:0;padding:0}.pt-conto li{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--pt-divider);font-size:13.5px;color:var(--pt-subtext);font-weight:500}.pt-conto li b{font-size:15px;font-weight:700;color:var(--pt-heading);white-space:nowrap}.pt-conto__tot{border-bottom:0!important;padding-top:14px!important;font-weight:700;color:var(--pt-heading)!important}.pt-conto__tot b{font-size:19px;color:var(--pt-accent)!important}.pt-vuoto p{font-size:14px;line-height:1.6;color:var(--pt-subtext);margin:0}.pt-chart{display:flex;align-items:flex-end;justify-content:flex-start;gap:8px;overflow-x:auto;padding-bottom:2px}.pt-chart__col{flex:1 1 40px;max-width:72px;display:flex;flex-direction:column;align-items:center}.pt-chart__euro{font-size:10.5px;font-weight:700;color:var(--pt-accent-600);height:14px;white-space:nowrap}.pt-chart__barwrap{width:100%;height:96px;display:flex;align-items:flex-end}.pt-chart__bar{width:100%;border-radius:12px 12px 6px 6px;background:linear-gradient(180deg,#b06eff,#9747ff);min-height:4px}.pt-chart__mese{font-size:10.5px;color:var(--pt-muted);margin-top:8px;white-space:nowrap;font-weight:500}.pt-pagamenti{list-style:none;margin:0;padding:0}.pt-pagamenti li{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid var(--pt-divider);font-size:13.5px;color:var(--pt-subtext);font-weight:500}.pt-pagamenti li:last-child{border-bottom:0}.pt-pagamenti li b{color:var(--pt-success);background:var(--pt-success-bg);font-weight:700;white-space:nowrap;padding:2px 10px;border-radius:100px;font-size:12.5px}.pt-codice__box{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:18px;border:1.5px dashed #dfc5ff;border-radius:20px;background:var(--pt-accent-100);color:var(--pt-accent-600);font-family:inherit;font-size:28px;font-weight:800;letter-spacing:.22em;cursor:pointer;transition:background .15s}.pt-codice__box:hover{background:#dfc5ff}.pt-codice__box span{padding-left:.22em}.pt-foot{display:flex;align-items:center;justify-content:center;gap:10px;padding:4px 0 8px;font-size:12px;font-weight:500;color:var(--pt-muted)}.pt-foot .pt-icona{width:32px;height:32px}@media (min-width: 620px){.pt-shell{padding-top:44px}.pt-card{padding:26px}.pt-hero__val{font-size:56px}.pt-kpi__label{font-size:12px}}.pt-cond{max-height:46vh;overflow-y:auto;padding:4px 14px 4px 0;margin-bottom:20px;border-bottom:1px solid var(--pt-divider)}.pt-cond__sez{margin-bottom:18px}.pt-cond__sez h2{font-size:13.5px;font-weight:700;color:var(--pt-heading);margin:0 0 5px}.pt-cond__sez p{font-size:13px;line-height:1.6;color:var(--pt-subtext);margin:0}.pt-link{border:0;background:none;padding:0;font:inherit;color:var(--pt-accent);font-weight:600;cursor:pointer;text-decoration:underline}.pt-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px}.pt-dest{margin-top:16px;border:1px solid var(--pt-card-border);border-radius:20px;background:var(--pt-input-bg);padding:14px 16px}.pt-dest__testa{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.pt-dest__testa>span{font-size:11px;font-weight:700;color:var(--pt-muted);letter-spacing:.06em;text-transform:uppercase}.pt-dest__copia{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:100px;padding:5px 12px;background:var(--pt-accent-100);color:var(--pt-accent-600);font-family:inherit;font-size:11.5px;font-weight:700;cursor:pointer}.pt-dest__copia:hover{background:#dfc5ff}.pt-dest__corpo{display:flex;flex-direction:column;gap:3px;font-size:13px;line-height:1.45;color:var(--pt-subtext)}.pt-dest__corpo b{font-size:14.5px;color:var(--pt-heading);font-weight:700}.pt-help--accordo{margin:2px 0 14px}
