:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--heading:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{min-width:320px;min-height:100svh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2,h3,h4{font-family:var(--heading);color:var(--text-h)}h1,h2{font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px;line-height:1.05}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}h3{margin:0 0 8px}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}@media (width<=1024px){h1{margin:20px 0;font-size:36px}h2{font-size:20px}}.app-shell--student{--student-bg:#0b0f14;--student-surface:#121821;--student-surface-2:#171f2a;--student-surface-3:#1d2733;--student-border:#ffffff17;--student-border-strong:#ffffff29;--student-text:#aeb8c5;--student-text-soft:#7f8a98;--student-heading:#f6f8fb;--student-accent:#b8ff3d;--student-accent-strong:#9fe51c;--student-accent-soft:#b8ff3d1a;--student-danger:#ff6b6b;--student-success:#7ee2a8;--student-shadow:0 24px 80px #00000047;background:radial-gradient(circle at 85% 0%, #b8ff3d14, transparent 28rem), radial-gradient(circle at 0% 30%, #4b79ff12, transparent 30rem), var(--student-bg);width:100%;min-height:100svh;color:var(--student-text);text-align:left;margin:0;padding:44px 24px 72px}.app-shell--student .dashboard{flex-direction:column;width:min(100%,1080px);margin:0 auto;display:flex}.app-shell--student .dashboard>section[aria-labelledby=student-checkin-title]{order:10}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]{order:20}.app-shell--student .dashboard>section[aria-labelledby=my-packages-title]{order:30}.app-shell--student .dashboard>section[aria-labelledby=buy-packages-title]{order:40}.app-shell--student .dashboard>section[aria-labelledby=push-notifications-title]{order:50}.app-shell--student .dashboard>section[aria-labelledby=notification-preferences-title]{order:60}.app-shell--student .dashboard>section[aria-labelledby=notification-center-title]{order:70}.app-shell--student .dashboard>button:last-child{order:100}.app-shell--student .dashboard>.dashboard-area-label{color:var(--student-accent);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:800;display:inline-flex}.app-shell--student .dashboard>.dashboard-area-label:before{content:"";background:var(--student-accent);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 5px #b8ff3d17}.app-shell--student .dashboard>h1{max-width:760px;color:var(--student-heading);letter-spacing:-.055em;margin:0 0 12px;font-size:clamp(38px,6vw,70px);font-weight:800;line-height:.98}.app-shell--student .dashboard>h1+p{color:#cbd3dd;max-width:700px;margin-bottom:24px;font-size:17px}.app-shell--student .dashboard>dl{flex-wrap:wrap;gap:10px;margin:0 0 22px;display:flex}.app-shell--student .dashboard>dl>div{border:1px solid var(--student-border);background:#ffffff09;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:8px 12px;display:inline-flex}.app-shell--student .dashboard>dl dt,.app-shell--student .dashboard>dl dd{margin:0}.app-shell--student .dashboard>dl dt{color:var(--student-text-soft);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.app-shell--student .dashboard>dl dd{color:var(--student-heading);font-size:14px;font-weight:750}.app-shell--student .dashboard>dl+p{max-width:760px;color:var(--student-text-soft);margin-bottom:34px;font-size:14px;line-height:1.6}.app-shell--student .student-topbar{border-bottom:1px solid var(--student-border);justify-content:space-between;align-items:center;gap:18px;margin-bottom:38px;padding-bottom:18px;display:flex}.app-shell--student .student-topbar__brand{min-width:0;color:var(--student-heading);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.app-shell--student .student-topbar__brand:focus-visible{outline-offset:4px;border-radius:10px;outline:3px solid #b8ff3d38}.app-shell--student .student-topbar__mark{background:var(--student-accent);color:#0b1007;letter-spacing:-.05em;border-radius:11px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;font-weight:950;display:inline-flex;box-shadow:0 0 0 5px #b8ff3d12}.app-shell--student .student-topbar__brand strong,.app-shell--student .student-topbar__brand small{display:block}.app-shell--student .student-topbar__brand strong{color:var(--student-heading);letter-spacing:.02em;font-size:16px;line-height:1.05}.app-shell--student .student-topbar__brand small{color:var(--student-text-soft);letter-spacing:.11em;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:700;line-height:1}.app-shell--student .dashboard .student-topbar__logout{border-color:var(--student-border-strong);color:#dce3eb;background:0 0;min-height:38px;padding:8px 13px}.app-shell--student .dashboard .student-topbar__logout:hover:not(:disabled){background:#b8ff3d0f;border-color:#b8ff3d5c}.app-shell--student .dashboard>button:last-child{display:none}@media (width<=480px){.app-shell--student .student-topbar{margin-bottom:28px}.app-shell--student .student-topbar__brand small{display:none}.app-shell--student .student-topbar__mark{flex-basis:34px;width:34px;height:34px}.app-shell--student .dashboard .student-topbar__logout{width:auto;min-width:68px}}.app-shell--student .student-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 18px;display:grid}.app-shell--student .student-quick-actions a{border:1px solid var(--student-border);background:linear-gradient(145deg, #ffffff0b, #ffffff04), var(--student-surface);min-width:0;color:var(--student-heading);border-radius:15px;padding:14px 15px;text-decoration:none;transition:transform .15s,border-color .15s,background-color .15s;position:relative;overflow:hidden;box-shadow:0 12px 32px #00000029}.app-shell--student .student-quick-actions a:after{content:"↘";color:var(--student-accent);opacity:.9;font-size:14px;position:absolute;bottom:10px;right:12px}.app-shell--student .student-quick-actions a:hover{border-color:#b8ff3d6b;transform:translateY(-2px)}.app-shell--student .student-quick-actions a:focus-visible{outline-offset:2px;outline:3px solid #b8ff3d38}.app-shell--student .student-quick-actions__eyebrow{color:var(--student-text-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;line-height:1.2;display:block}.app-shell--student .student-quick-actions strong{max-width:calc(100% - 22px);color:var(--student-heading);font-size:14px;line-height:1.2;display:block}@media (width<=720px){.app-shell--student .student-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.app-shell--student .dashboard>section{border:1px solid var(--student-border);background:linear-gradient(145deg, #ffffff0b, #ffffff04), var(--student-surface);box-shadow:var(--student-shadow);border-radius:22px;margin-top:18px;padding:26px;position:relative;overflow:hidden}.app-shell--student .dashboard>section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#b8ff3d4d,#0000);height:1px;position:absolute;inset:0 0 auto}.app-shell--student .dashboard>section>h2{color:var(--student-heading);letter-spacing:-.035em;margin:0 0 8px;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1.12}.app-shell--student .dashboard>section>h2+p{max-width:780px;color:var(--student-text-soft)}.app-shell--student .dashboard section p{line-height:1.58}.app-shell--student .dashboard section p+p{margin-top:8px}.app-shell--student .dashboard button{border:1px solid var(--student-border-strong);background:var(--student-surface-3);min-height:42px;color:var(--student-heading);border-radius:11px;padding:9px 14px;font-weight:750;line-height:1.2;transition:transform .15s,border-color .15s,background-color .15s,color .15s,opacity .15s}.app-shell--student .dashboard button:hover:not(:disabled){background:#23303d;border-color:#b8ff3d73;transform:translateY(-1px)}.app-shell--student .dashboard button:focus-visible,.app-shell--student .dashboard input:focus-visible,.app-shell--student .dashboard select:focus-visible,.app-shell--student .dashboard textarea:focus-visible{outline-offset:2px;outline:3px solid #b8ff3d38}.app-shell--student .dashboard button:disabled{opacity:.48}.app-shell--student .dashboard fieldset{border:1px solid var(--student-border);background:#ffffff05;border-radius:16px;margin:18px 0 0;padding:18px}.app-shell--student .dashboard legend{color:var(--student-heading);padding:0 8px;font-weight:800}.app-shell--student .dashboard label{color:#d6dde6}.app-shell--student .dashboard input[type=text],.app-shell--student .dashboard input[type=email],.app-shell--student .dashboard input[type=password],.app-shell--student .dashboard input[type=tel],.app-shell--student .dashboard input[type=number],.app-shell--student .dashboard input[type=date],.app-shell--student .dashboard input[type=datetime-local],.app-shell--student .dashboard input[type=time],.app-shell--student .dashboard select,.app-shell--student .dashboard textarea{border:1px solid var(--student-border-strong);width:100%;min-height:44px;color:var(--student-heading);background:#0e141c;border-radius:10px;margin-top:6px;padding:10px 12px}.app-shell--student .dashboard textarea{resize:vertical;min-height:110px}.app-shell--student .dashboard input[type=checkbox]{width:18px;height:18px;accent-color:var(--student-accent);vertical-align:-3px;margin:0 9px 0 0}.app-shell--student .dashboard ul,.app-shell--student .dashboard ol{padding-left:22px}.app-shell--student .dashboard li+li{margin-top:10px}.app-shell--student .dashboard article{border:1px solid var(--student-border);background:#ffffff07;border-radius:15px;margin-top:14px;padding:17px 18px}.app-shell--student .dashboard article header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;margin-bottom:8px;display:flex}.app-shell--student .dashboard article h3{color:var(--student-heading);letter-spacing:-.015em;font-size:18px}.app-shell--student .dashboard article header p{color:var(--student-text-soft);font-size:12px}.app-shell--student .dashboard article>button{margin-top:12px}.app-shell--student .dashboard [role=status],.app-shell--student .dashboard [role=alert]{border-radius:12px;margin-top:14px;padding:12px 14px}.app-shell--student .dashboard [role=status]{color:#a9ecc5;background:#7ee2a814;border:1px solid #7ee2a83d}.app-shell--student .dashboard [role=alert]{color:#ffb2b2;background:#ff6b6b14;border:1px solid #ff6b6b40}.app-shell--student .dashboard section>div>button+button,.app-shell--student .dashboard section button+button{margin-left:8px}.app-shell--student #push-notifications-title:after{content:"●";color:var(--student-accent);vertical-align:3px;margin-left:9px;font-size:12px;display:inline-block}.app-shell--student #available-lessons-title,.app-shell--student #my-packages-title,.app-shell--student #student-checkin-title{color:var(--student-heading)}.app-shell--student #available-lessons-title:before,.app-shell--student #my-packages-title:before,.app-shell--student #student-checkin-title:before{background:var(--student-accent-soft);width:34px;height:34px;color:var(--student-accent);vertical-align:2px;border-radius:10px;justify-content:center;align-items:center;margin-right:10px;font-size:17px;display:inline-flex}.app-shell--student #available-lessons-title:before{content:"↗"}.app-shell--student #my-packages-title:before{content:"◎"}.app-shell--student #student-checkin-title:before{content:"✓"}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important;margin-top:16px!important;padding:0!important;list-style:none!important;display:grid!important}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li{background:linear-gradient(145deg, #ffffff0a, #ffffff03), var(--student-surface-2);border-radius:16px;min-width:0;position:relative;border:1px solid var(--student-border)!important;margin:0!important;padding:17px!important}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li:before{content:"";background:var(--student-accent);opacity:.72;border-radius:16px 0 0 16px;width:3px;position:absolute;inset:0 auto 0 0}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li>h3{color:var(--student-heading);letter-spacing:-.015em;margin:0 0 8px;padding-right:8px;font-size:16px;line-height:1.25}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li>p{color:var(--student-text);margin-top:5px;font-size:12px;line-height:1.45}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li>p:first-of-type{color:#dce3eb;margin-top:0;font-size:13px;font-weight:750}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li>button{margin-top:12px}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li>button:first-of-type{background:var(--student-accent);color:#10150b;border-color:#b8ff3d80}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li>button:first-of-type:hover:not(:disabled){border-color:var(--student-accent);background:var(--student-accent-strong);color:#0b1007}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li select{margin-top:8px}@media (width<=760px){.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul{grid-template-columns:1fr}}.app-shell--student .dashboard>section[aria-labelledby=buy-packages-title]>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important;margin-top:16px!important;padding:0!important;list-style:none!important;display:grid!important}.app-shell--student .dashboard>section[aria-labelledby=buy-packages-title]>ul>li{background:radial-gradient(circle at 100% 0%, #b8ff3d17, transparent 10rem), linear-gradient(145deg, #ffffff0b, #ffffff03), var(--student-surface-2);border-radius:17px;flex-direction:column;min-width:0;min-height:190px;display:flex;position:relative;overflow:hidden;border:1px solid var(--student-border)!important;margin:0!important;padding:19px!important}.app-shell--student .dashboard>section[aria-labelledby=buy-packages-title]>ul>li:before{content:"CREDITI";background:var(--student-accent-soft);color:var(--student-accent);letter-spacing:.11em;border:1px solid #b8ff3d38;border-radius:999px;align-self:flex-start;margin-bottom:9px;padding:4px 7px;font-size:9px;font-weight:900;line-height:1;display:inline-flex}.app-shell--student .dashboard>section[aria-labelledby=buy-packages-title]>ul>li>h3{color:var(--student-heading);letter-spacing:-.025em;margin:0 0 7px;font-size:20px;line-height:1.15}.app-shell--student .dashboard>section[aria-labelledby=buy-packages-title]>ul>li>p{color:var(--student-text);margin:0;font-size:13px;line-height:1.5}.app-shell--student .dashboard>section[aria-labelledby=buy-packages-title]>ul>li>button{background:var(--student-accent);color:#10150b;border-color:#b8ff3d80;width:100%;margin-top:auto;padding-top:11px;padding-bottom:11px}.app-shell--student .dashboard>section[aria-labelledby=buy-packages-title]>ul>li>button:hover:not(:disabled){border-color:var(--student-accent);background:var(--student-accent-strong);color:#0b1007}@media (width<=720px){.app-shell--student .dashboard>section[aria-labelledby=buy-packages-title]>ul{grid-template-columns:1fr}.app-shell--student .dashboard>section[aria-labelledby=buy-packages-title]>ul>li{min-height:0}.app-shell--student .dashboard>section[aria-labelledby=buy-packages-title]>ul>li>button{margin-top:16px}}.app-shell--student .dashboard>section[aria-labelledby=push-notifications-title]{grid-template-columns:1fr auto;align-items:center;gap:8px 18px;display:grid}.app-shell--student .dashboard>section[aria-labelledby=push-notifications-title]>h2{grid-column:1/-1}.app-shell--student .dashboard>section[aria-labelledby=push-notifications-title]>p{grid-column:1;max-width:720px}.app-shell--student .dashboard>section[aria-labelledby=push-notifications-title]>button{grid-area:2/2/span 2;align-self:center;margin:0}.app-shell--student .dashboard>section[aria-labelledby=push-notifications-title]>[role=status],.app-shell--student .dashboard>section[aria-labelledby=push-notifications-title]>[role=alert]{grid-column:1/-1}.app-shell--student .dashboard>section[aria-labelledby=notification-preferences-title] fieldset{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px;display:grid}.app-shell--student .dashboard>section[aria-labelledby=notification-preferences-title] fieldset>legend{margin-bottom:2px}.app-shell--student .dashboard>section[aria-labelledby=notification-preferences-title] fieldset>label{border:1px solid var(--student-border);color:#dbe2ea;cursor:pointer;background:#ffffff06;border-radius:13px;align-items:flex-start;gap:9px;min-width:0;margin:0;padding:13px 14px;font-size:13px;font-weight:720;line-height:1.35;transition:border-color .15s,background-color .15s,transform .15s;display:flex}.app-shell--student .dashboard>section[aria-labelledby=notification-preferences-title] fieldset>label:hover{background:#b8ff3d09;border-color:#b8ff3d47;transform:translateY(-1px)}.app-shell--student .dashboard>section[aria-labelledby=notification-preferences-title] fieldset>label input[type=checkbox]{flex:0 0 18px;margin-top:1px}.app-shell--student .dashboard>section[aria-labelledby=notification-preferences-title] fieldset>p{color:var(--student-text-soft);border-left:2px solid #b8ff3d40;grid-column:1/-1;margin:0;padding:10px 12px;font-size:12px;line-height:1.5}.app-shell--student .dashboard>section[aria-labelledby=notification-preferences-title] fieldset[disabled]>label{opacity:.64}@media (width<=720px){.app-shell--student .dashboard>section[aria-labelledby=push-notifications-title]{display:block}.app-shell--student .dashboard>section[aria-labelledby=push-notifications-title]>button{width:100%;margin-top:14px}.app-shell--student .dashboard>section[aria-labelledby=notification-preferences-title] fieldset{grid-template-columns:1fr}}.app-shell--student .notification-center-list{gap:10px;margin-top:14px;display:grid}.app-shell--student .notification-center-list article{margin-top:0}.app-shell--student .notification-center-toggle{margin-top:14px}.app-shell--student .notification-center-note{color:var(--student-text-soft);margin-top:14px;font-size:12px}.app-shell--student .student-package-card{border:1px solid var(--student-border);background:#ffffff06;border-radius:16px;margin:0;padding:18px}.app-shell--student .student-package-card+.student-package-card{margin-top:12px}.app-shell--student .student-package-card__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.app-shell--student .student-package-card__header h3{margin:0}.app-shell--student .student-package-card__status{background:var(--student-accent-soft);color:var(--student-accent);border:1px solid #b8ff3d33;border-radius:999px;margin-top:5px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.app-shell--student .student-package-card__balance{text-align:right;margin:0}.app-shell--student .student-package-card__balance strong{color:var(--student-heading);font-size:30px;line-height:1;display:block}.app-shell--student .student-package-card__balance span{color:var(--student-text-soft);font-size:12px}.app-shell--student .student-package-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.app-shell--student .student-package-card__stats p{border:1px solid var(--student-border);background:#ffffff05;border-radius:11px;margin:0;padding:10px}.app-shell--student .student-package-card__stats strong,.app-shell--student .student-package-card__stats span{display:block}.app-shell--student .student-package-card__stats strong{color:var(--student-heading);font-size:18px}.app-shell--student .student-package-card__stats span{color:var(--student-text-soft);text-transform:uppercase;letter-spacing:.04em;margin-top:2px;font-size:11px}.app-shell--student .student-package-card__expiry{color:var(--student-text-soft);margin-top:12px;font-size:13px}.app-shell--student .student-package-card__details{border-top:1px solid var(--student-border);margin-top:14px;padding-top:12px}.app-shell--student .student-package-card__details summary{color:var(--student-heading);cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:800}.app-shell--student .student-package-card__details summary::marker{color:var(--student-accent)}.app-shell--student .student-package-card__details-body{margin-top:14px}.app-shell--student .student-package-card__history{border-top:1px solid var(--student-border);margin-top:16px;padding-top:14px}@media (width<=480px){.app-shell--student .student-package-card__header{display:block}.app-shell--student .student-package-card__balance{text-align:left;margin-top:14px}.app-shell--student .student-package-card__stats{grid-template-columns:1fr}}.app-shell--student .dashboard>section button[type=submit],.app-shell--student .dashboard>section button:not([type]){border-color:#b8ff3d59}.app-shell--student .dashboard>button:last-child{color:var(--student-text-soft);background:0 0;border-color:#ffffff1f;margin-top:28px}@media (width<=720px){#root{border-inline:0}.app-shell--student{padding:24px 14px 48px}.app-shell--student .dashboard>h1{font-size:clamp(36px,12vw,52px)}.app-shell--student .dashboard>h1+p{font-size:15px}.app-shell--student .dashboard>section{border-radius:18px;padding:20px 16px}.app-shell--student .dashboard>dl{gap:8px}.app-shell--student .dashboard>dl>div{justify-content:space-between;width:100%}.app-shell--student .dashboard article header{display:block}.app-shell--student .dashboard article header p{margin-top:4px}.app-shell--student .dashboard section>div>button,.app-shell--student .dashboard section button{max-width:100%}.app-shell--student .dashboard section>div>button+button,.app-shell--student .dashboard section button+button{margin-top:8px;margin-left:0}}@media (width<=480px){.app-shell--student{padding-inline:10px}.app-shell--student .dashboard>section{padding:18px 14px}.app-shell--student .dashboard button{width:100%}.app-shell--student .dashboard fieldset{padding:14px}}.auth-shell{--auth-bg:#0b0f14;--auth-surface:#121821;--auth-border:#ffffff1a;--auth-border-strong:#ffffff2b;--auth-text:#aeb8c5;--auth-text-soft:#7f8a98;--auth-heading:#f6f8fb;--auth-accent:#b8ff3d;--auth-accent-strong:#9fe51c;background:radial-gradient(circle at 78% 5%, #b8ff3d1c, transparent 24rem), radial-gradient(circle at 0% 100%, #4b79ff14, transparent 28rem), var(--auth-bg);width:100%;min-height:100svh;color:var(--auth-text);text-align:left;place-items:center;padding:36px 18px;display:grid}.auth-card{border:1px solid var(--auth-border);background:linear-gradient(145deg, #ffffff0d, #ffffff04), var(--auth-surface);border-radius:26px;width:min(100%,520px);padding:30px;box-shadow:0 30px 90px #0000005c}.auth-brand{align-items:center;gap:11px;margin-bottom:34px;display:flex}.auth-brand__mark{background:var(--auth-accent);color:#0b1007;letter-spacing:-.05em;border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:21px;font-weight:950;display:inline-flex;box-shadow:0 0 0 5px #b8ff3d12}.auth-brand strong,.auth-brand small{display:block}.auth-brand strong{color:var(--auth-heading);letter-spacing:.02em;font-size:17px;line-height:1}.auth-brand small{color:var(--auth-text-soft);letter-spacing:.11em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:750;line-height:1}.auth-heading__eyebrow{color:var(--auth-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:850}.auth-heading h1{color:var(--auth-heading);letter-spacing:-.045em;margin:0;font-size:clamp(34px,7vw,48px);font-weight:850;line-height:1}.auth-heading h1+p{color:var(--auth-text-soft);margin-top:12px;font-size:14px;line-height:1.55}.auth-tabs{border:1px solid var(--auth-border);background:#ffffff06;border-radius:14px;grid-template-columns:1fr 1fr;gap:4px;margin-top:26px;padding:4px;display:grid}.auth-tabs button{min-height:42px;color:var(--auth-text-soft);cursor:pointer;background:0 0;border:0;border-radius:10px;font-weight:800}.auth-tabs button:hover:not(:disabled){color:var(--auth-heading);background:#ffffff0b}.auth-tabs button.is-active,.auth-tabs button:disabled{opacity:1;background:var(--auth-accent);color:#0b1007;cursor:default}.auth-form{gap:8px;margin-top:22px;display:grid}.auth-form label{color:#d9e0e8;margin-top:7px;font-size:12px;font-weight:750}.auth-form input{border:1px solid var(--auth-border-strong);width:100%;min-height:47px;color:var(--auth-heading);background:#0e141c;border-radius:11px;outline:none;padding:11px 13px}.auth-form input:focus{border-color:#b8ff3d8c;box-shadow:0 0 0 3px #b8ff3d1a}.auth-form input::placeholder{color:#5f6975}.auth-submit{background:var(--auth-accent);color:#0b1007;cursor:pointer;border:1px solid #b8ff3d8c;border-radius:12px;width:100%;min-height:48px;margin-top:15px;font-weight:900;transition:transform .15s,background-color .15s,opacity .15s}.auth-submit:hover:not(:disabled){background:var(--auth-accent-strong);transform:translateY(-1px)}.auth-submit:disabled{cursor:not-allowed;opacity:.58}.auth-feedback{border-radius:11px;margin-top:16px;padding:12px 14px;font-size:13px;line-height:1.45}.auth-feedback[data-type=success]{color:#a9ecc5;background:#7ee2a814;border:1px solid #7ee2a842}.auth-feedback[data-type=error]{color:#ffb2b2;background:#ff6b6b14;border:1px solid #ff6b6b47}@media (width<=560px){.auth-shell{align-items:start;padding:18px 10px}.auth-card{border-radius:20px;padding:22px 17px}.auth-brand{margin-bottom:28px}.auth-heading h1{font-size:36px}}.app-shell--admin{--admin-bg:#0b0f14;--admin-surface:#121821;--admin-surface-2:#171f2a;--admin-surface-3:#1d2733;--admin-border:#ffffff17;--admin-border-strong:#ffffff29;--admin-text:#aeb8c5;--admin-text-soft:#7f8a98;--admin-heading:#f6f8fb;--admin-accent:#b8ff3d;--admin-accent-strong:#9fe51c;--admin-accent-soft:#b8ff3d1a;--admin-shadow:0 24px 80px #00000047;background:radial-gradient(circle at 88% 0%, #b8ff3d12, transparent 28rem), radial-gradient(circle at 0% 24%, #4b79ff11, transparent 30rem), var(--admin-bg);width:100%;min-height:100svh;color:var(--admin-text);text-align:left;margin:0;padding:38px 24px 72px}.app-shell--admin .dashboard{width:min(100%,1080px);margin:0 auto}.app-shell--admin .dashboard>.dashboard-area-label{color:var(--admin-accent);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 12px;font-size:12px;font-weight:850;display:inline-flex}.app-shell--admin .dashboard>.dashboard-area-label:before{content:"";background:var(--admin-accent);border-radius:999px;flex:0 0 8px;width:8px;height:8px;box-shadow:0 0 0 5px #b8ff3d17}.app-shell--admin .dashboard>h1{max-width:780px;color:var(--admin-heading);letter-spacing:-.052em;margin:0 0 12px;font-size:clamp(40px,6vw,68px);font-weight:850;line-height:.98}.app-shell--admin .dashboard>h1+p{color:#cbd3dd;max-width:720px;margin:0 0 22px;font-size:16px;line-height:1.55}.app-shell--admin .dashboard>dl{flex-wrap:wrap;gap:9px;margin:0 0 18px;display:flex}.app-shell--admin .dashboard>dl>div{border:1px solid var(--admin-border);background:#ffffff09;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:7px 11px;display:inline-flex}.app-shell--admin .dashboard>dl dt,.app-shell--admin .dashboard>dl dd{margin:0}.app-shell--admin .dashboard>dl dt{color:var(--admin-text-soft);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.app-shell--admin .dashboard>dl dd{color:var(--admin-heading);font-size:13px;font-weight:800}.app-shell--admin .dashboard>dl+p{max-width:760px;color:var(--admin-text-soft);margin:0;font-size:14px;line-height:1.6}.app-shell--admin .dashboard>nav[aria-label=Area\ amministratore]{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--admin-surface);box-shadow:var(--admin-shadow);border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:30px 0 26px;padding:10px;display:grid}.app-shell--admin .dashboard>nav[aria-label=Area\ amministratore]>button{color:#c7d0da;text-align:center;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;min-width:0;min-height:48px;padding:10px 11px;font-size:12px;font-weight:800;line-height:1.2;transition:transform .14s,border-color .14s,background-color .14s,color .14s}.app-shell--admin .dashboard>nav[aria-label=Area\ amministratore]>button:hover:not(:disabled){border-color:var(--admin-border-strong);color:var(--admin-heading);background:#ffffff0b;transform:translateY(-1px)}.app-shell--admin .dashboard>nav[aria-label=Area\ amministratore]>button:focus-visible{outline-offset:2px;outline:3px solid #b8ff3d2e}.app-shell--admin .dashboard>nav[aria-label=Area\ amministratore]>button:disabled{opacity:1;background:var(--admin-accent);color:#0b1007;cursor:default;border-color:#b8ff3d47;box-shadow:0 7px 22px #b8ff3d1a}.app-shell--admin .dashboard>nav[aria-label=Area\ amministratore]+section{margin-top:0}@media (width<=860px){.app-shell--admin{padding:28px 16px 60px}.app-shell--admin .dashboard>nav[aria-label=Area\ amministratore]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.app-shell--admin{padding:22px 10px 48px}.app-shell--admin .dashboard>h1{font-size:40px}.app-shell--admin .dashboard>h1+p{font-size:14px}.app-shell--admin .dashboard>nav[aria-label=Area\ amministratore]{border-radius:15px;gap:7px;margin-top:24px;padding:7px}.app-shell--admin .dashboard>nav[aria-label=Area\ amministratore]>button{min-height:44px;padding:8px;font-size:11px}}.app-shell--admin .dashboard>section[aria-labelledby=push-notifications-title],.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title]{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--admin-surface);border-radius:18px;margin-top:18px;padding:22px;box-shadow:0 18px 56px #0003}.app-shell--admin .dashboard>section[aria-labelledby=push-notifications-title]>h2,.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title]>h2{color:var(--admin-heading);letter-spacing:-.025em;margin:0 0 12px;font-size:21px;line-height:1.15}.app-shell--admin .dashboard>section[aria-labelledby=push-notifications-title]>p,.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title]>p{color:var(--admin-text);font-size:13px;line-height:1.55}.app-shell--admin .dashboard>section[aria-labelledby=push-notifications-title]>button,.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] button{border:1px solid var(--admin-border-strong);background:var(--admin-surface-2);min-height:38px;color:var(--admin-heading);cursor:pointer;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:800;transition:transform .14s,border-color .14s,background-color .14s}.app-shell--admin .dashboard>section[aria-labelledby=push-notifications-title]>button:hover:not(:disabled),.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] button:hover:not(:disabled){background:var(--admin-surface-3);border-color:#b8ff3d52;transform:translateY(-1px)}.app-shell--admin .dashboard>section[aria-labelledby=push-notifications-title]>button:focus-visible,.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] button:focus-visible{outline-offset:2px;outline:3px solid #b8ff3d2b}.app-shell--admin .dashboard>section[aria-labelledby=push-notifications-title]>button:disabled,.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] button:disabled{cursor:not-allowed;opacity:.58}.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title]>div:first-of-type{flex-wrap:wrap;gap:8px;margin:0 0 14px;display:flex}.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] .notification-center-list{gap:9px;display:grid}.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] .notification-center-list article{border:1px solid var(--admin-border);background:#ffffff06;border-radius:12px;margin:0;padding:14px 15px;position:relative}.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] .notification-center-list article:has(button){border-left:3px solid var(--admin-accent);background:linear-gradient(90deg,#b8ff3d0e,#0000 42%),#ffffff06}.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] .notification-center-list article header{margin:0 0 6px}.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] .notification-center-list article h3{color:var(--admin-heading);margin:0;font-size:14px;line-height:1.3}.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] .notification-center-list article header p{color:var(--admin-text-soft);margin:4px 0 0;font-size:11px;line-height:1.4}.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] .notification-center-list article>p{color:#c3ccd7;margin:0;font-size:13px;line-height:1.5}.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] .notification-center-list article>button{margin-top:10px}.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] .notification-center-toggle{background:var(--admin-accent-soft);width:100%;color:var(--admin-accent);border-color:#b8ff3d3b;margin-top:11px}.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title] .notification-center-note{border-top:1px solid var(--admin-border);color:var(--admin-text-soft);margin:13px 0 0;padding-top:12px;font-size:11px;line-height:1.5}@media (width<=620px){.app-shell--admin .dashboard>section[aria-labelledby=push-notifications-title],.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title]{border-radius:15px;padding:17px 14px}.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title]>div:first-of-type{grid-template-columns:1fr;display:grid}.app-shell--admin .dashboard>section[aria-labelledby=notification-center-title]>div:first-of-type>button{width:100%}}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--admin-surface);border-radius:18px;margin-top:18px;padding:24px;box-shadow:0 18px 56px #0003}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]>p:first-child{color:var(--admin-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]>h2{color:var(--admin-heading);letter-spacing:-.035em;margin:0;font-size:clamp(26px,4vw,34px);line-height:1.05}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]>h2+p{max-width:850px;color:var(--admin-text-soft);margin:11px 0 20px;font-size:13px;line-height:1.6}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px!important;margin:18px 0 0!important;padding:0!important;list-style:none!important;display:grid!important}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]>ul>li{background:#ffffff07;border-radius:14px;margin:0;border:1px solid var(--admin-border)!important;padding:17px!important}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]>ul>li h3{color:var(--admin-heading);margin:0 0 12px;font-size:16px;line-height:1.25}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]>ul>li dl{grid-template-columns:1fr;gap:7px;margin:0 0 14px;display:grid}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]>ul>li dl>div{border-bottom:1px solid #ffffff0e;grid-template-columns:minmax(110px,.42fr) minmax(0,1fr);align-items:baseline;gap:10px;padding:7px 0;display:grid}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]>ul>li dl>div:last-child{border-bottom:0}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title] dt,.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title] dd{margin:0}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title] dt{color:var(--admin-text-soft);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title] dd{overflow-wrap:anywhere;color:#d5dce5;min-width:0;font-size:12px;line-height:1.45}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title] button{border:1px solid var(--admin-border-strong);background:var(--admin-surface-2);min-height:38px;color:var(--admin-heading);cursor:pointer;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:800}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title] button:hover:not(:disabled){background:var(--admin-surface-3);border-color:#b8ff3d57}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title] button:disabled{cursor:not-allowed;opacity:.55}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title] form fieldset{border:1px solid var(--admin-border);background:#0000001f;border-radius:12px;margin:0;padding:15px;gap:8px!important;display:grid!important}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title] form legend{color:var(--admin-accent);letter-spacing:.08em;text-transform:uppercase;padding:0 6px;font-size:11px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title] form label{color:#d7dee7;margin-top:4px;font-size:11px;font-weight:750}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title] form input{border:1px solid var(--admin-border-strong);width:100%;min-height:42px;color:var(--admin-heading);background:#0e141c;border-radius:9px;padding:9px 11px}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title] form input:focus{border-color:#b8ff3d8c;outline:none;box-shadow:0 0 0 3px #b8ff3d17}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title] form p{color:var(--admin-text-soft);font-size:11px;line-height:1.5}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]>p:last-child{border-top:1px solid var(--admin-border);color:var(--admin-text-soft);margin:18px 0 0;padding-top:14px;font-size:11px;line-height:1.55}@media (width<=820px){.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]>ul{grid-template-columns:1fr}}@media (width<=560px){.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]{padding:17px 14px}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]>ul>li{padding:14px!important}.app-shell--admin .dashboard>section[aria-labelledby=admin-accounts-title]>ul>li dl>div{grid-template-columns:1fr;gap:3px}}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--admin-surface);border-radius:18px;margin-top:18px;padding:24px;box-shadow:0 18px 56px #0003}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>p:first-child{color:var(--admin-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>h2{color:var(--admin-heading);letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(26px,4vw,34px);line-height:1.05}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>form{margin-bottom:20px}.app-shell--admin .dashboard>section[aria-labelledby=courses-title] fieldset{border:1px solid var(--admin-border);background:#0000001f;border-radius:13px;gap:8px;margin:0;padding:16px;display:grid}.app-shell--admin .dashboard>section[aria-labelledby=courses-title] legend{color:var(--admin-accent);letter-spacing:.08em;text-transform:uppercase;padding:0 7px;font-size:11px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=courses-title] label{color:#d7dee7;margin-top:4px;font-size:11px;font-weight:750}.app-shell--admin .dashboard>section[aria-labelledby=courses-title] input,.app-shell--admin .dashboard>section[aria-labelledby=courses-title] textarea,.app-shell--admin .dashboard>section[aria-labelledby=courses-title] select{border:1px solid var(--admin-border-strong);width:100%;min-height:42px;color:var(--admin-heading);font:inherit;background:#0e141c;border-radius:9px;padding:9px 11px}.app-shell--admin .dashboard>section[aria-labelledby=courses-title] textarea{resize:vertical;min-height:92px}.app-shell--admin .dashboard>section[aria-labelledby=courses-title] input:focus,.app-shell--admin .dashboard>section[aria-labelledby=courses-title] textarea:focus,.app-shell--admin .dashboard>section[aria-labelledby=courses-title] select:focus{border-color:#b8ff3d8c;outline:none;box-shadow:0 0 0 3px #b8ff3d17}.app-shell--admin .dashboard>section[aria-labelledby=courses-title] button{border:1px solid var(--admin-border-strong);background:var(--admin-surface-2);min-height:38px;color:var(--admin-heading);cursor:pointer;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:800;transition:transform .14s,border-color .14s,background-color .14s}.app-shell--admin .dashboard>section[aria-labelledby=courses-title] button:hover:not(:disabled){background:var(--admin-surface-3);border-color:#b8ff3d57;transform:translateY(-1px)}.app-shell--admin .dashboard>section[aria-labelledby=courses-title] button:disabled{cursor:not-allowed;opacity:.55}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>form button[type=submit]{background:var(--admin-accent);color:#0b1007;border-color:#b8ff3d6b;margin-top:8px}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0 0;padding:0;list-style:none;display:grid}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li{border:1px solid var(--admin-border);background:#ffffff07;border-radius:14px;margin:0;padding:17px}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li>h3{color:var(--admin-heading);margin:0 0 7px;font-size:17px;line-height:1.25}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li>p{color:var(--admin-text);margin:5px 0;font-size:12px;line-height:1.5}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li>h4{border-top:1px solid var(--admin-border);color:#dce3eb;letter-spacing:.04em;text-transform:uppercase;margin:15px 0 8px;padding-top:12px;font-size:12px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li>ul{gap:8px;margin:0 0 12px;padding:0;list-style:none;display:grid}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li>ul>li{color:#c7d0da;background:#ffffff05;border:1px solid #fff1;border-radius:10px;padding:11px 12px;font-size:12px;line-height:1.55}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li>ul>li strong{color:var(--admin-accent)}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li>ul>li button,.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li>button{margin-top:8px;margin-right:6px}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li>button:last-of-type{color:#ffb2b2;border-color:#ff6b6b38}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li form{margin:0}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li form button[type=submit]{background:var(--admin-accent-soft);color:var(--admin-accent);border-color:#b8ff3d59;margin-top:8px}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li form button[type=button]{margin-top:8px;margin-left:6px}.app-shell--admin .dashboard>section[aria-labelledby=courses-title] [role=status],.app-shell--admin .dashboard>section[aria-labelledby=courses-title] [role=alert]{border-radius:9px;margin:12px 0;padding:10px 12px;font-size:12px;line-height:1.45}.app-shell--admin .dashboard>section[aria-labelledby=courses-title] [data-type=success]{color:#a9ecc5;background:#7ee2a812;border:1px solid #7ee2a83d}.app-shell--admin .dashboard>section[aria-labelledby=courses-title] [data-type=error],.app-shell--admin .dashboard>section[aria-labelledby=courses-title] [role=alert]{color:#ffb2b2;background:#ff6b6b12;border:1px solid #ff6b6b40}@media (width<=820px){.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul{grid-template-columns:1fr}}@media (width<=560px){.app-shell--admin .dashboard>section[aria-labelledby=courses-title]{padding:17px 14px}.app-shell--admin .dashboard>section[aria-labelledby=courses-title]>ul>li{padding:14px}.app-shell--admin .dashboard>section[aria-labelledby=courses-title] button{width:100%;margin:7px 0 0!important}}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--admin-surface);border-radius:18px;margin-top:18px;padding:24px;box-shadow:0 18px 56px #0003}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>p:first-child{color:var(--admin-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>h2{color:var(--admin-heading);letter-spacing:-.035em;margin:0;font-size:clamp(26px,4vw,34px);line-height:1.05}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>h2+p{max-width:900px;color:var(--admin-text-soft);margin:11px 0 20px;font-size:13px;line-height:1.6}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>form{margin:16px 0 20px}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] fieldset{border:1px solid var(--admin-border);background:#0000001f;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:0;padding:17px;display:grid}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] legend{color:var(--admin-accent);letter-spacing:.08em;text-transform:uppercase;padding:0 7px;font-size:11px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] label{color:#d7dee7;align-self:end;margin-top:4px;font-size:11px;font-weight:750}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] input,.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] textarea,.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] select{border:1px solid var(--admin-border-strong);width:100%;min-height:42px;color:var(--admin-heading);font:inherit;background:#0e141c;border-radius:9px;padding:9px 11px}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] textarea{resize:vertical;min-height:86px}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] input:focus,.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] textarea:focus,.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] select:focus{border-color:#b8ff3d8c;outline:none;box-shadow:0 0 0 3px #b8ff3d17}:is(.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] fieldset>p,.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] fieldset>button,.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] fieldset>label:has(input[type=checkbox])){grid-column:1/-1}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] fieldset>label:has(input[type=checkbox]){border:1px solid var(--admin-border);background:#ffffff05;border-radius:9px;align-items:center;gap:9px;min-height:40px;padding:9px 11px;display:flex}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] fieldset>label:has(input[type=checkbox]) input{width:auto;min-height:auto;margin:0;padding:0}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] fieldset>p{color:var(--admin-text-soft);margin:3px 0 0;font-size:11px;line-height:1.5}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] button{border:1px solid var(--admin-border-strong);background:var(--admin-surface-2);min-height:38px;color:var(--admin-heading);cursor:pointer;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:800;transition:transform .14s,border-color .14s,background-color .14s}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] button:hover:not(:disabled){background:var(--admin-surface-3);border-color:#b8ff3d57;transform:translateY(-1px)}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] button:disabled{cursor:not-allowed;opacity:.55}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] fieldset>button[type=submit]{background:var(--admin-accent);color:#0b1007;border-color:#b8ff3d6b;margin-top:7px}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>h3{border-top:1px solid var(--admin-border);color:var(--admin-heading);letter-spacing:-.02em;margin:25px 0 12px;padding-top:20px;font-size:18px;line-height:1.25}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>hr{background:var(--admin-border);border:0;height:1px;margin:26px 0 0}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px!important;margin:12px 0 0!important;padding:0!important;list-style:none!important;display:grid!important}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul>li{background:#ffffff06;border-radius:13px;margin:0;border:1px solid var(--admin-border)!important;padding:16px!important}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul>li h4{color:var(--admin-heading);margin:0 0 8px;font-size:15px;line-height:1.3}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul>li p{color:#c4ccd6;margin:5px 0;font-size:12px;line-height:1.5}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul>li>div{border-top:1px solid #ffffff0f;margin-top:11px;padding-top:11px}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul>li>div>strong{color:var(--admin-accent);letter-spacing:.05em;text-transform:uppercase;margin-bottom:7px;font-size:11px;display:block}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul>li ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul>li ul li{color:#c5ced8;background:#ffffff05;border:1px solid #ffffff0e;border-radius:8px;padding:8px 9px;font-size:11px;line-height:1.45}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul>li>button,.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul>li form button{margin-top:8px;margin-right:6px}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul>li form{margin-top:10px}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul>li form fieldset{grid-template-columns:1fr;padding:13px}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] [role=status],.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] [role=alert]{border-radius:9px;margin:12px 0;padding:10px 12px;font-size:12px;line-height:1.45}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] [data-type=success]{color:#a9ecc5;background:#7ee2a812;border:1px solid #7ee2a83d}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] [data-type=error],.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] [role=alert]{color:#ffb2b2;background:#ff6b6b12;border:1px solid #ff6b6b40}@media (width<=860px){.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] fieldset,.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul{grid-template-columns:1fr}}@media (width<=560px){.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]{padding:17px 14px}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title]>ul>li{padding:14px!important}.app-shell--admin .dashboard>section[aria-labelledby=calendar-title] button{width:100%;margin:7px 0 0!important}}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--admin-surface);border-radius:18px;margin-top:18px;padding:24px;box-shadow:0 18px 56px #0003}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>p:first-child{color:var(--admin-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>h2{color:var(--admin-heading);letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(26px,4vw,34px);line-height:1.05}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>form{margin-bottom:20px}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] fieldset{border:1px solid var(--admin-border);background:#0000001f;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:17px;gap:8px 14px!important;display:grid!important}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] legend{color:var(--admin-accent);letter-spacing:.08em;text-transform:uppercase;padding:0 7px;font-size:11px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] label{color:#d7dee7;align-self:end;margin-top:4px;font-size:11px;font-weight:750}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] input,.app-shell--admin .dashboard>section[aria-labelledby=packages-title] select{border:1px solid var(--admin-border-strong);width:100%;min-height:42px;color:var(--admin-heading);font:inherit;background:#0e141c;border-radius:9px;padding:9px 11px}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] input:focus,.app-shell--admin .dashboard>section[aria-labelledby=packages-title] select:focus{border-color:#b8ff3d8c;outline:none;box-shadow:0 0 0 3px #b8ff3d17}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] fieldset>p,.app-shell--admin .dashboard>section[aria-labelledby=packages-title] fieldset>button{grid-column:1/-1}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] fieldset>p{color:var(--admin-text-soft);margin:4px 0 0;font-size:11px;line-height:1.5}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] button{border:1px solid var(--admin-border-strong);background:var(--admin-surface-2);min-height:38px;color:var(--admin-heading);cursor:pointer;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:800;transition:transform .14s,border-color .14s,background-color .14s}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] button:hover:not(:disabled){background:var(--admin-surface-3);border-color:#b8ff3d57;transform:translateY(-1px)}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] button:disabled{cursor:not-allowed;opacity:.55}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>form button[type=submit]{background:var(--admin-accent);color:#0b1007;border-color:#b8ff3d6b;margin-top:8px}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px!important;margin:18px 0 0!important;padding:0!important;list-style:none!important;display:grid!important}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul>li{background:linear-gradient(145deg,#b8ff3d09,#0000 45%),#ffffff07;border-radius:14px;margin:0;position:relative;border:1px solid var(--admin-border)!important;padding:17px!important}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul>li>h3{color:var(--admin-heading);margin:0 0 8px;padding-right:74px;font-size:18px;line-height:1.2}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul>li:not(:has(form)):after{content:"PACCHETTO";color:var(--admin-accent);letter-spacing:.11em;background:#b8ff3d12;border:1px solid #b8ff3d38;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:900;position:absolute;top:17px;right:17px}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul>li>p{color:#c5ced8;margin:6px 0;font-size:12px;line-height:1.5}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul>li>p:nth-of-type(2){color:var(--admin-heading);font-weight:750}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul>li>button{margin-top:10px;margin-right:6px}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul>li>button:last-of-type{color:#ffb2b2;border-color:#ff6b6b38}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul>li form{margin:0}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul>li form fieldset{grid-template-columns:1fr;padding:14px}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul>li form button[type=submit]{background:var(--admin-accent-soft);color:var(--admin-accent);border-color:#b8ff3d59;margin-top:8px}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul>li form button[type=button]{margin-top:8px}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] [role=status],.app-shell--admin .dashboard>section[aria-labelledby=packages-title] [role=alert]{border-radius:9px;margin:12px 0;padding:10px 12px;font-size:12px;line-height:1.45}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] [data-type=success]{color:#a9ecc5;background:#7ee2a812;border:1px solid #7ee2a83d}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] [data-type=error],.app-shell--admin .dashboard>section[aria-labelledby=packages-title] [role=alert]{color:#ffb2b2;background:#ff6b6b12;border:1px solid #ff6b6b40}@media (width<=820px){.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul{grid-template-columns:1fr}}@media (width<=620px){.app-shell--admin .dashboard>section[aria-labelledby=packages-title] fieldset{grid-template-columns:1fr}}@media (width<=560px){.app-shell--admin .dashboard>section[aria-labelledby=packages-title]{padding:17px 14px}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul>li{padding:14px!important}.app-shell--admin .dashboard>section[aria-labelledby=packages-title]>ul>li:not(:has(form)):after{top:14px;right:14px}.app-shell--admin .dashboard>section[aria-labelledby=packages-title] button{width:100%;margin:7px 0 0!important}}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--admin-surface);border-radius:18px;margin-top:18px;padding:24px;box-shadow:0 18px 56px #0003}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>p:first-child{color:var(--admin-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>h2{color:var(--admin-heading);letter-spacing:-.035em;margin:0;font-size:clamp(26px,4vw,34px);line-height:1.05}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>h2+p{max-width:880px;color:var(--admin-text-soft);margin:11px 0 20px;font-size:13px;line-height:1.6}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px!important;margin:18px 0 0!important;padding:0!important;list-style:none!important;display:grid!important}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul>li{background:linear-gradient(145deg,#b8ff3d08,#0000 48%),#ffffff07;border-radius:14px;margin:0;position:relative;border:1px solid var(--admin-border)!important;padding:17px!important}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul>li>p:first-child{margin-top:0;padding-right:76px}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul>li>p:first-child:after{content:"RICHIESTA";color:var(--admin-accent);letter-spacing:.11em;background:#b8ff3d12;border:1px solid #b8ff3d38;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:900;position:absolute;top:17px;right:17px}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul>li h3{color:var(--admin-heading);margin:9px 0 10px;font-size:18px;line-height:1.2}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul>li p{color:#c4ccd6;margin:6px 0;font-size:12px;line-height:1.5}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul>li p strong{color:var(--admin-text-soft);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul>li>div{border-top:1px solid var(--admin-border);grid-template-columns:1fr 1fr;margin-top:14px;padding-top:13px;gap:8px!important;display:grid!important}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title] button{border:1px solid var(--admin-border-strong);background:var(--admin-surface-2);min-height:40px;color:var(--admin-heading);cursor:pointer;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:800;transition:transform .14s,border-color .14s,background-color .14s}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title] button:hover:not(:disabled){transform:translateY(-1px)}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul>li>div>button:first-child{background:var(--admin-accent);color:#0b1007;border-color:#b8ff3d66}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul>li>div>button:first-child:hover:not(:disabled){background:var(--admin-accent-strong)}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul>li>div>button:last-child{color:#ffb2b2;background:#ff6b6b0e;border-color:#ff6b6b40}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title] button:disabled{cursor:not-allowed;opacity:.55}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title] [role=status],.app-shell--admin .dashboard>section[aria-labelledby=purchases-title] [role=alert]{border-radius:9px;margin:12px 0;padding:10px 12px;font-size:12px;line-height:1.45}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title] [data-type=success]{color:#a9ecc5;background:#7ee2a812;border:1px solid #7ee2a83d}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title] [data-type=error],.app-shell--admin .dashboard>section[aria-labelledby=purchases-title] [role=alert]{color:#ffb2b2;background:#ff6b6b12;border:1px solid #ff6b6b40}@media (width<=820px){.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul{grid-template-columns:1fr}}@media (width<=560px){.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]{padding:17px 14px}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul>li{padding:14px!important}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul>li>p:first-child:after{top:14px;right:14px}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title]>ul>li>div{grid-template-columns:1fr}.app-shell--admin .dashboard>section[aria-labelledby=purchases-title] button{width:100%}}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--admin-surface);border-radius:18px;margin-top:18px;padding:24px;box-shadow:0 18px 56px #0003}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>p:first-child{color:var(--admin-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>h2{color:var(--admin-heading);letter-spacing:-.035em;margin:0;font-size:clamp(26px,4vw,34px);line-height:1.05}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>h2+p{max-width:880px;color:var(--admin-text-soft);margin:11px 0 20px;font-size:13px;line-height:1.6}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px!important;margin:18px 0 0!important;padding:0!important;list-style:none!important;display:grid!important}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li{background:linear-gradient(145deg,#b8ff3d08,#0000 48%),#ffffff07;border-radius:14px;margin:0;border:1px solid var(--admin-border)!important;padding:17px!important}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>h3{color:var(--admin-heading);margin:0 0 8px;font-size:18px;line-height:1.2}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>p{color:#c5ced8;margin:6px 0;font-size:12px;line-height:1.5}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>section{background:#ffffff05;border:1px solid #fff1;border-radius:11px;padding:12px;margin:13px 0!important}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>section h4{color:var(--admin-accent);letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>section ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>section li{color:#c5ced8;background:#ffffff05;border:1px solid #ffffff0e;border-radius:8px;padding:8px 9px;font-size:11px;line-height:1.45}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>section li strong{color:var(--admin-heading)}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>div[style*=justify-items]{border:1px solid var(--admin-border);background:#00000021;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;padding:14px;justify-items:start!important;gap:16px!important;margin:14px 0!important;display:grid!important}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>div[style*=justify-items]>div{border-radius:10px;overflow:hidden;box-shadow:0 0 0 1px #ffffff1f}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>div[style*=justify-items] svg{width:160px;height:160px;display:block}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>div[style*=justify-items]>p{color:var(--admin-heading);overflow-wrap:anywhere;line-height:1.1;letter-spacing:.18em!important;margin:0!important;font-size:clamp(24px,4vw,34px)!important;font-weight:900!important}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title] button{border:1px solid var(--admin-border-strong);background:var(--admin-surface-2);min-height:39px;color:var(--admin-heading);cursor:pointer;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:800;transition:transform .14s,border-color .14s,background-color .14s}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title] button:hover:not(:disabled){background:var(--admin-surface-3);border-color:#b8ff3d57;transform:translateY(-1px)}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title] button:disabled{cursor:not-allowed;opacity:.55}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>div[style*=flex-wrap]{margin-top:12px;gap:8px!important}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>div[style*=flex-wrap]>button:first-child{color:var(--admin-accent);border-color:#b8ff3d40}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li form{margin-top:13px!important}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li form fieldset{border:1px solid var(--admin-border);background:#0000001f;border-radius:11px;margin:0;padding:14px;gap:8px!important;display:grid!important}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li form legend{color:var(--admin-accent);letter-spacing:.07em;text-transform:uppercase;padding:0 7px;font-size:11px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li form label{color:#d7dee7;margin-top:4px;font-size:11px;font-weight:750}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li form input{border:1px solid var(--admin-border-strong);width:100%;min-height:42px;color:var(--admin-heading);background:#0e141c;border-radius:9px;padding:9px 11px}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li form input:focus{border-color:#b8ff3d8c;outline:none;box-shadow:0 0 0 3px #b8ff3d17}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li form p{color:var(--admin-text-soft);font-size:11px;line-height:1.5}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title] [role=status],.app-shell--admin .dashboard>section[aria-labelledby=checkins-title] [role=alert]{border-radius:9px;margin:12px 0;padding:10px 12px;font-size:12px;line-height:1.45}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title] [data-type=success]{color:#a9ecc5;background:#7ee2a812;border:1px solid #7ee2a83d}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title] [data-type=error],.app-shell--admin .dashboard>section[aria-labelledby=checkins-title] [role=alert]{color:#ffb2b2;background:#ff6b6b12;border:1px solid #ff6b6b40}@media (width<=860px){.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul{grid-template-columns:1fr}}@media (width<=620px){.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>div[style*=justify-items]{grid-template-columns:1fr}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li>div[style*=justify-items] svg{width:180px;height:180px}}@media (width<=560px){.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]{padding:17px 14px}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title]>ul>li{padding:14px!important}.app-shell--admin .dashboard>section[aria-labelledby=checkins-title] button{width:100%;margin:7px 0 0!important}}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--admin-surface);border-radius:18px;margin-top:18px;padding:24px;box-shadow:0 18px 56px #0003}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>p:first-child{color:var(--admin-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>h2{color:var(--admin-heading);letter-spacing:-.035em;margin:0;font-size:clamp(26px,4vw,34px);line-height:1.05}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>h2+p{max-width:900px;color:var(--admin-text-soft);margin:11px 0 20px;font-size:13px;line-height:1.6}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>hr{background:var(--admin-border);border:0;height:1px;margin:26px 0 0}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>h3{color:var(--admin-heading);letter-spacing:-.02em;margin:24px 0 8px;font-size:18px;line-height:1.25}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>h3+p{color:var(--admin-text-soft);margin:0 0 14px;font-size:12px;line-height:1.55}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px!important;margin:14px 0 0!important;padding:0!important;list-style:none!important;display:grid!important}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul>li{background:linear-gradient(145deg,#b8ff3d07,#0000 48%),#ffffff07;border-radius:14px;margin:0;position:relative;border:1px solid var(--admin-border)!important;padding:17px!important}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul>li>h3,.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul>li>h4{color:var(--admin-heading);margin:0 0 8px;font-size:17px;line-height:1.25}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul>li>p{color:#c5ced8;margin:5px 0;font-size:12px;line-height:1.5}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul>li>div[style*=flex-wrap]{border-top:1px solid var(--admin-border);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px;padding-top:13px;gap:8px!important;display:grid!important}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title] button{border:1px solid var(--admin-border-strong);background:var(--admin-surface-2);min-height:40px;color:var(--admin-heading);cursor:pointer;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:800;line-height:1.25;transition:transform .14s,border-color .14s,background-color .14s}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title] button:hover:not(:disabled){transform:translateY(-1px)}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title] button:disabled{cursor:not-allowed;opacity:.55}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul:first-of-type>li>div>button:first-child{background:var(--admin-accent);color:#0b1007;border-color:#b8ff3d6b}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul:first-of-type>li>div>button:first-child:hover:not(:disabled){background:var(--admin-accent-strong)}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul:first-of-type>li>div>button:last-child{color:#ffb2b2;background:#ff6b6b0e;border-color:#ff6b6b42}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>h3:first-of-type+p+ul>li>div>button:first-child{color:#a9ecc5;background:#7ee2a812;border-color:#7ee2a84d}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>h3:first-of-type+p+ul>li>div>button:last-child{color:#ffd09a;background:#ffb85c11;border-color:#ffb85c47}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul:last-of-type>li>div[style*=flex-wrap]{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul:last-of-type>li>div>button:first-child{background:var(--admin-accent-soft);color:var(--admin-accent);border-color:#b8ff3d66}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul:last-of-type>li>div>button:nth-child(2){color:#ffd09a;background:#ffb85c0e;border-color:#ffb85c42}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul:last-of-type>li>div>button:last-child{color:#a9ecc5;background:#7ee2a80e;border-color:#7ee2a842}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title] [role=status],.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title] [role=alert]{border-radius:9px;margin:12px 0;padding:10px 12px;font-size:12px;line-height:1.45}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title] [data-type=success]{color:#a9ecc5;background:#7ee2a812;border:1px solid #7ee2a83d}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title] [data-type=error],.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title] [role=alert]{color:#ffb2b2;background:#ff6b6b12;border:1px solid #ff6b6b40}@media (width<=900px){.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul,.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul:last-of-type>li>div[style*=flex-wrap]{grid-template-columns:1fr}}@media (width<=560px){.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]{padding:17px 14px}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul>li{padding:14px!important}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title]>ul>li>div[style*=flex-wrap]{grid-template-columns:1fr}.app-shell--admin .dashboard>section[aria-labelledby=booking-requests-title] button{width:100%}}.app-shell--admin .admin-topbar{border-bottom:1px solid var(--admin-border);justify-content:space-between;align-items:center;gap:18px;margin-bottom:38px;padding-bottom:18px;display:flex}.app-shell--admin .admin-topbar__brand{align-items:center;gap:11px;min-width:0;display:inline-flex}.app-shell--admin .admin-topbar__mark{background:var(--admin-accent);color:#0b1007;letter-spacing:-.05em;border-radius:11px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;font-weight:950;display:inline-flex;box-shadow:0 0 0 5px #b8ff3d12}.app-shell--admin .admin-topbar__brand strong,.app-shell--admin .admin-topbar__brand small{display:block}.app-shell--admin .admin-topbar__brand strong{color:var(--admin-heading);letter-spacing:.02em;font-size:16px;line-height:1.05}.app-shell--admin .admin-topbar__brand small{color:var(--admin-text-soft);letter-spacing:.11em;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:700;line-height:1}.app-shell--admin .dashboard .admin-topbar__logout{border:1px solid var(--admin-border-strong);color:#dce3eb;cursor:pointer;background:0 0;border-radius:10px;width:auto;min-width:76px;min-height:38px;padding:8px 14px;font-size:12px;font-weight:850;transition:transform .14s,border-color .14s,background-color .14s,color .14s}.app-shell--admin .dashboard .admin-topbar__logout:hover:not(:disabled){color:var(--admin-accent);background:#b8ff3d12;border-color:#b8ff3d6b;transform:translateY(-1px)}.app-shell--admin .dashboard .admin-topbar__logout:focus-visible{outline-offset:3px;outline:3px solid #b8ff3d2e}.app-shell--admin .dashboard .admin-topbar__logout:disabled{cursor:not-allowed;opacity:.55}.app-shell--admin .dashboard>button:last-child{display:none}@media (width<=480px){.app-shell--admin .admin-topbar{margin-bottom:28px}.app-shell--admin .admin-topbar__brand small{display:none}.app-shell--admin .admin-topbar__mark{flex-basis:34px;width:34px;height:34px}.app-shell--admin .dashboard .admin-topbar__logout{width:auto;min-width:68px}}.app-shell--student .student-topbar__mark,.app-shell--admin .admin-topbar__mark{object-fit:cover;background:0 0;border:0;border-radius:12px;flex:0 0 44px;width:44px;height:44px;padding:0;display:block;box-shadow:0 0 0 1px #ffffff14,0 6px 18px #00000038}.auth-brand__mark{object-fit:cover;background:0 0;border:0;border-radius:15px;flex:0 0 58px;width:58px;height:58px;padding:0;display:block;box-shadow:0 0 0 1px #ffffff14,0 8px 24px #00000040}@media (width<=480px){.app-shell--student .student-topbar__mark,.app-shell--admin .admin-topbar__mark{flex-basis:40px;width:40px;height:40px}.auth-brand__mark{flex-basis:52px;width:52px;height:52px}}.app-shell--student #student-checkin-title,.app-shell--student #available-lessons-title,.app-shell--student #my-packages-title,.app-shell--student #buy-packages-title{scroll-margin-top:78px}@media (width<=560px){.app-shell--student #student-checkin-title,.app-shell--student #available-lessons-title,.app-shell--student #my-packages-title,.app-shell--student #buy-packages-title{scroll-margin-top:64px}}.app-shell--student .student-quick-actions button{border:1px solid var(--student-border);background:linear-gradient(145deg, #ffffff0b, #ffffff04), var(--student-surface);width:100%;min-width:0;min-height:0;color:var(--student-heading);text-align:left;cursor:pointer;border-radius:15px;padding:14px 15px;transition:transform .15s,border-color .15s,background-color .15s;position:relative;overflow:hidden;box-shadow:0 12px 32px #00000029}.app-shell--student .student-quick-actions button:after{content:"→";color:var(--student-accent);opacity:.9;font-size:14px;position:absolute;bottom:10px;right:12px}.app-shell--student .student-quick-actions button:hover:not(:disabled){border-color:#b8ff3d6b;transform:translateY(-2px)}.app-shell--student .student-quick-actions button:focus-visible{outline-offset:2px;outline:3px solid #b8ff3d38}.app-shell--student .student-quick-actions button:disabled{cursor:default;opacity:1;background:linear-gradient(145deg, #b8ff3d1a, #b8ff3d06), var(--student-surface);border-color:#b8ff3d75}.app-shell--student .student-quick-actions button:disabled .student-quick-actions__eyebrow{color:var(--student-accent)}.app-shell--student .student-quick-actions button:disabled:after{content:"•"}.app-shell--student .student-topbar{position:relative;overflow:visible}.app-shell--student .student-account-menu{z-index:40;margin-left:auto;position:relative}.app-shell--student .student-account-menu>summary{border:1px solid var(--student-border-strong);min-width:88px;min-height:40px;color:var(--student-heading);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:850;list-style:none;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.app-shell--student .student-account-menu>summary::-webkit-details-marker{display:none}.app-shell--student .student-account-menu>summary::marker{content:""}.app-shell--student .student-account-menu>summary:hover,.app-shell--student .student-account-menu[open]>summary{color:var(--student-accent);background:#b8ff3d12;border-color:#b8ff3d6b}.app-shell--student .student-account-menu>summary:focus-visible{outline-offset:3px;outline:3px solid #b8ff3d33}.app-shell--student .student-account-menu__icon{color:var(--student-accent);font-size:15px;line-height:1}.app-shell--student .student-account-menu__panel{border:1px solid var(--student-border-strong);background:#111821;border-radius:14px;width:min(310px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 60px #0000006b}.app-shell--student .student-account-menu__identity{border-bottom:1px solid var(--student-border);padding:10px 10px 12px}.app-shell--student .student-account-menu__identity strong,.app-shell--student .student-account-menu__identity small{overflow-wrap:anywhere;display:block}.app-shell--student .student-account-menu__identity strong{color:var(--student-heading);font-size:13px}.app-shell--student .student-account-menu__identity small{color:var(--student-text-soft);margin-top:4px;font-size:10px}.app-shell--student .student-account-menu__panel>button{color:#dfe6ee;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;width:100%;min-height:40px;margin:5px 0 0;padding:9px 10px;font-size:12px;font-weight:750}.app-shell--student .student-account-menu__panel>button:hover:not(:disabled),.app-shell--student .student-account-menu__panel>button[aria-current=page]{color:var(--student-accent);background:#b8ff3d12;border-color:#b8ff3d38}.app-shell--student .student-account-menu__meta{border-top:1px solid var(--student-border);border-bottom:1px solid var(--student-border);grid-template-columns:1fr 1fr;gap:7px;margin:9px 0;padding:10px 0;display:grid}.app-shell--student .student-account-menu__meta span{background:#ffffff06;border:1px solid #ffffff0e;border-radius:8px;padding:8px 9px}.app-shell--student .student-account-menu__meta small,.app-shell--student .student-account-menu__meta strong{display:block}.app-shell--student .student-account-menu__meta small{color:var(--student-text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.app-shell--student .student-account-menu__meta strong{color:var(--student-heading);margin-top:3px;font-size:11px}.app-shell--student .student-account-menu__panel>.student-account-menu__logout{color:#ffb2b2;border-color:#ff6b6b2e}.app-shell--student .student-account-menu__panel>.student-account-menu__logout:hover:not(:disabled){color:#ffc1c1;background:#ff6b6b12;border-color:#ff6b6b4d}.app-shell--student .student-profile-page{border:1px solid var(--student-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--student-surface);border-radius:18px;margin-top:18px;padding:24px;box-shadow:0 18px 56px #0000002e}.app-shell--student .student-profile-page__eyebrow{color:var(--student-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:850}.app-shell--student .student-profile-page h2{color:var(--student-heading);letter-spacing:-.035em;margin:0;font-size:clamp(26px,4vw,34px);line-height:1.05}.app-shell--student .student-profile-page__intro{color:var(--student-text-soft);margin:10px 0 20px;font-size:13px;line-height:1.55}.app-shell--student .student-profile-page__data{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.app-shell--student .student-profile-page__data>div{border:1px solid var(--student-border);background:#ffffff06;border-radius:11px;padding:14px}.app-shell--student .student-profile-page__data dt{color:var(--student-text-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:850}.app-shell--student .student-profile-page__data dd{color:var(--student-heading);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:750}@media (width<=620px){.app-shell--student .student-profile-page__data{grid-template-columns:1fr}}@media (width<=560px){.app-shell--student .student-profile-page{padding:17px 14px}.app-shell--student .student-account-menu__panel{width:auto;position:fixed;top:74px;left:14px;right:14px}}@media (width<=960px){.app-shell--student .student-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.app-shell--student .student-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=430px){.app-shell--student .student-quick-actions{grid-template-columns:1fr}}.app-shell--student .student-account-menu>summary{position:relative}.app-shell--student .student-account-menu__badge{background:var(--student-accent);color:#0b1007;border:2px solid #111821;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;font-weight:950;line-height:1;display:inline-flex}.app-shell--student .student-account-menu__notifications{justify-content:space-between;align-items:center;gap:10px;display:flex}.app-shell--student .student-account-menu__item-badge{background:var(--student-accent);color:#0b1007;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:9px;font-weight:950;display:inline-flex}.app-shell--student .student-profile-page~section[aria-labelledby=push-notifications-title],.app-shell--student .student-profile-page~section[aria-labelledby=notification-preferences-title]{margin-top:16px}.app-shell--student .student-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=860px){.app-shell--student .student-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=430px){.app-shell--student .student-quick-actions{grid-template-columns:1fr}}.app-shell--student .notification-center-list .student-notification-card{overflow:hidden;padding:0!important}.app-shell--student .student-notification-card__action{border-radius:inherit;width:100%;min-height:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:0;padding:15px 16px;transition:background-color .14s,transform .14s;display:block}.app-shell--student .student-notification-card__action:hover:not(:disabled){background:#b8ff3d0b;transform:none}.app-shell--student .student-notification-card__action:focus-visible{outline-offset:-3px;outline:3px solid #b8ff3d33}.app-shell--student .student-notification-card__action:disabled{cursor:progress;opacity:.72}.app-shell--student .student-notification-card__action header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.app-shell--student .student-notification-card__action header h3{margin:0}.app-shell--student .student-notification-card__action header p{flex:none;margin:0}.app-shell--student .student-notification-card__action>p{margin:10px 0 0}.app-shell--student .student-notification-card__destination{color:var(--student-accent);letter-spacing:.035em;margin-top:11px;font-size:10px;font-weight:850;display:inline-flex}.app-shell--student .student-lesson-card--highlighted{position:relative;box-shadow:0 0 0 2px #b8ff3d21,0 16px 38px #0003;background:linear-gradient(145deg,#b8ff3d1c,#b8ff3d06)!important;border-color:#b8ff3d94!important}.app-shell--student .student-lesson-card--highlighted:before{content:"DALLA NOTIFICA";background:var(--student-accent);color:#0b1007;letter-spacing:.09em;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:950;position:absolute;top:10px;right:12px}@media (width<=560px){.app-shell--student .student-notification-card__action header{display:block}.app-shell--student .student-notification-card__action header p{margin-top:5px}.app-shell--student .student-lesson-card--highlighted:before{margin-bottom:8px;display:inline-flex;position:static}}.app-shell--student .student-lesson-card--highlighted{scroll-margin-top:90px}.app-shell--student .student-lesson-card--highlighted>h3{color:var(--student-accent)}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li.student-lesson-card--highlighted{scroll-margin-top:90px;border-color:var(--student-border)!important;color:#10151d!important;box-shadow:none!important;background:#f2f5f7!important}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li.student-lesson-card--highlighted:before{content:"";background:var(--student-accent);color:#0000;letter-spacing:0;opacity:.72;border-radius:16px 0 0 16px;width:3px;padding:0;font-size:0;font-weight:400;position:absolute;inset:0 auto 0 0}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li.student-lesson-card--highlighted>h3,.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li.student-lesson-card--highlighted>p{color:#10151d!important}@media (width<=560px){.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li.student-lesson-card--highlighted:before{margin:0;display:block}}.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li:before,.app-shell--student .dashboard>section[aria-labelledby=available-lessons-title]>ul>li.student-lesson-card--highlighted:before{border-radius:0 999px 999px 0;width:3px;display:block;margin:0!important;inset:11px auto 11px 0!important}@media (width<=560px){.app-shell--student .student-topbar__brand small,.app-shell--admin .admin-topbar__brand small{color:var(--student-text-soft);letter-spacing:.08em;white-space:nowrap;text-transform:uppercase;margin-top:3px;font-size:7px;font-weight:700;line-height:1.15;display:block!important}.app-shell--admin .admin-topbar__brand small{color:var(--admin-text-soft)}.app-shell--student .student-topbar__brand,.app-shell--admin .admin-topbar__brand,.app-shell--student .student-topbar__brand>span:last-child,.app-shell--admin .admin-topbar__brand>span:last-child{min-width:0}.app-shell--student .dashboard>h1{letter-spacing:-.045em;white-space:nowrap;font-size:clamp(28px,8.4vw,38px);line-height:1}}@media (width<=390px){.app-shell--student .dashboard>h1{font-size:clamp(25px,7.8vw,31px)}}.app-shell--student .student-account-menu__panel{width:min(330px,100vw - 32px)}.app-shell--student .student-account-menu__section-label{border-top:1px solid var(--student-border);color:var(--student-accent);letter-spacing:.1em;text-transform:uppercase;margin:10px 8px 4px;padding-top:9px;font-size:8px;font-weight:900}.app-shell--student .student-quick-actions{display:none!important}@media (width<=560px){.app-shell--student .student-account-menu__panel{width:auto}}.app-shell--admin .admin-topbar{position:relative;overflow:visible}.app-shell--admin .admin-account-menu{z-index:50;margin-left:auto;position:relative}.app-shell--admin .admin-account-menu>summary{border:1px solid var(--admin-border-strong);min-width:88px;min-height:40px;color:var(--admin-heading);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:850;list-style:none;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.app-shell--admin .admin-account-menu>summary::-webkit-details-marker{display:none}.app-shell--admin .admin-account-menu>summary::marker{content:""}.app-shell--admin .admin-account-menu>summary:hover,.app-shell--admin .admin-account-menu[open]>summary{color:var(--admin-accent);background:#b8ff3d12;border-color:#b8ff3d6b}.app-shell--admin .admin-account-menu>summary:focus-visible{outline-offset:3px;outline:3px solid #b8ff3d33}.app-shell--admin .admin-account-menu__icon{color:var(--admin-accent);font-size:15px;line-height:1}.app-shell--admin .admin-account-menu__badge{background:var(--admin-accent);color:#0b1007;border:2px solid #111821;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;font-weight:950;line-height:1;display:inline-flex}.app-shell--admin .admin-account-menu__panel{border:1px solid var(--admin-border-strong);background:#111821;border-radius:14px;width:min(310px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 60px #0000006b}.app-shell--admin .admin-account-menu__identity{border-bottom:1px solid var(--admin-border);padding:10px 10px 12px}.app-shell--admin .admin-account-menu__identity strong,.app-shell--admin .admin-account-menu__identity small{overflow-wrap:anywhere;display:block}.app-shell--admin .admin-account-menu__identity strong{color:var(--admin-heading);font-size:13px}.app-shell--admin .admin-account-menu__identity small{color:var(--admin-text-soft);margin-top:4px;font-size:10px}.app-shell--admin .admin-account-menu__panel>button{color:#dfe6ee;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;width:100%;min-height:40px;margin:5px 0 0;padding:9px 10px;font-size:12px;font-weight:750}.app-shell--admin .admin-account-menu__panel>button:hover:not(:disabled),.app-shell--admin .admin-account-menu__panel>button[aria-current=page]{color:var(--admin-accent);background:#b8ff3d12;border-color:#b8ff3d38}.app-shell--admin .admin-account-menu__notifications{justify-content:space-between;align-items:center;gap:10px;display:flex}.app-shell--admin .admin-account-menu__item-badge{background:var(--admin-accent);color:#0b1007;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:9px;font-weight:950;display:inline-flex}.app-shell--admin .admin-account-menu__meta{border-top:1px solid var(--admin-border);border-bottom:1px solid var(--admin-border);grid-template-columns:1fr 1fr;gap:7px;margin:9px 0;padding:10px 0;display:grid}.app-shell--admin .admin-account-menu__meta span{background:#ffffff06;border:1px solid #ffffff0e;border-radius:8px;padding:8px 9px}.app-shell--admin .admin-account-menu__meta small,.app-shell--admin .admin-account-menu__meta strong{display:block}.app-shell--admin .admin-account-menu__meta small{color:var(--admin-text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.app-shell--admin .admin-account-menu__meta strong{color:var(--admin-heading);margin-top:3px;font-size:11px}.app-shell--admin .admin-account-menu__panel>.admin-account-menu__logout{color:#ffb2b2;border-color:#ff6b6b2e}.app-shell--admin .admin-account-menu__panel>.admin-account-menu__logout:hover:not(:disabled){color:#ffc1c1;background:#ff6b6b12;border-color:#ff6b6b4d}@media (width<=560px){.app-shell--admin .admin-account-menu__panel{width:auto;position:fixed;top:74px;left:14px;right:14px}}.app-shell--admin .admin-account-menu__section-label{border-top:1px solid var(--admin-border);color:var(--admin-accent);letter-spacing:.1em;text-transform:uppercase;margin:10px 8px 4px;padding-top:9px;font-size:8px;font-weight:900}.app-shell--admin .admin-account-menu__panel{overscroll-behavior:contain;max-height:min(78vh,720px);overflow-y:auto}.app-shell--admin .dashboard>nav[aria-label=Area\ amministratore]{display:none!important}.app-shell--admin .admin-profile-page{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--admin-surface);border-radius:18px;margin-top:18px;padding:24px;box-shadow:0 18px 56px #0000002e}.app-shell--admin .admin-profile-page__eyebrow{color:var(--admin-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:850}.app-shell--admin .admin-profile-page h2{color:var(--admin-heading);letter-spacing:-.035em;margin:0;font-size:clamp(26px,4vw,34px);line-height:1.05}.app-shell--admin .admin-profile-page__intro{color:var(--admin-text-soft);margin:10px 0 20px;font-size:13px;line-height:1.55}.app-shell--admin .admin-profile-page__data{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.app-shell--admin .admin-profile-page__data>div{border:1px solid var(--admin-border);background:#ffffff06;border-radius:11px;padding:14px}.app-shell--admin .admin-profile-page__data dt{color:var(--admin-text-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:850}.app-shell--admin .admin-profile-page__data dd{color:var(--admin-heading);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:750}@media (width<=620px){.app-shell--admin .admin-profile-page__data{grid-template-columns:1fr}}@media (width<=560px){.app-shell--admin .admin-profile-page{padding:17px 14px}.app-shell--admin .admin-account-menu__panel{max-height:calc(100dvh - 92px)}}@media (width>=561px){.app-shell--admin .admin-account-menu__panel{box-sizing:border-box;scrollbar-gutter:stable;scrollbar-width:thin;width:330px;padding-right:16px}.app-shell--admin .admin-account-menu__panel::-webkit-scrollbar{width:8px}.app-shell--admin .admin-account-menu__panel::-webkit-scrollbar-track{background:0 0}.app-shell--admin .admin-account-menu__panel::-webkit-scrollbar-thumb{background:#b8ff3d38;border-radius:999px}.app-shell--admin .admin-account-menu__panel::-webkit-scrollbar-thumb:hover{background:#b8ff3d57}}.app-shell--admin .notification-center-list .admin-notification-card{overflow:hidden;padding:0!important}.app-shell--admin .admin-notification-card__action{border-radius:inherit;width:100%;min-height:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:0;padding:15px 16px;transition:background-color .14s;display:block}.app-shell--admin .admin-notification-card__action:hover:not(:disabled){background:#b8ff3d0b}.app-shell--admin .admin-notification-card__action:focus-visible{outline-offset:-3px;outline:3px solid #b8ff3d33}.app-shell--admin .admin-notification-card__action:disabled{cursor:progress;opacity:.72}.app-shell--admin .admin-notification-card__action header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.app-shell--admin .admin-notification-card__action header h3{margin:0}.app-shell--admin .admin-notification-card__action header p{flex:none;margin:0}.app-shell--admin .admin-notification-card__action>p{margin:10px 0 0}.app-shell--admin .admin-notification-card__destination{color:var(--admin-accent);letter-spacing:.035em;margin-top:11px;font-size:10px;font-weight:850;display:inline-flex}.app-shell--admin .admin-notification-target--highlighted{border-radius:12px;scroll-margin-top:90px;color:#10151d!important;background:#f2f5f7!important}.app-shell--admin .admin-notification-target--highlighted h3,.app-shell--admin .admin-notification-target--highlighted h4,.app-shell--admin .admin-notification-target--highlighted p,.app-shell--admin .admin-notification-target--highlighted strong,.app-shell--admin .admin-notification-target--highlighted dt,.app-shell--admin .admin-notification-target--highlighted dd{color:#10151d!important}@media (width<=560px){.app-shell--admin .admin-notification-card__action header{display:block}.app-shell--admin .admin-notification-card__action header p{margin-top:5px}}@media (width<=720px){:is(html:has(.student-account-menu[open]),body:has(.student-account-menu[open]),html:has(.admin-account-menu[open]),body:has(.admin-account-menu[open])){overscroll-behavior:none;overflow:hidden}.app-shell--student .student-account-menu__panel,.app-shell--admin .admin-account-menu__panel{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;max-height:calc(100dvh - 92px);overflow-y:auto}}.app-shell--student .dashboard>.student-delete-account-section{background:linear-gradient(145deg, #ff6b6b11, #ff6b6b05), var(--student-surface);border:1px solid #ff6b6b47;border-radius:18px;order:90;margin-top:16px;padding:22px 24px;display:block;overflow:visible;box-shadow:0 18px 56px #0000002e}.app-shell--student .dashboard>.student-delete-account-section>h2{color:#ffb2b2;letter-spacing:-.03em;margin:0 0 8px;font-size:clamp(22px,3vw,28px);font-weight:800;line-height:1.12}.app-shell--student .dashboard>.student-delete-account-section>p:not([role]){color:#c8cfd8;max-width:760px;margin:0 0 14px;font-size:13px;line-height:1.55}.app-shell--student .dashboard>.student-delete-account-section>.student-delete-account-button{text-align:center;opacity:1;visibility:visible;cursor:pointer;justify-content:center;align-items:center;box-shadow:0 5px 14px #dc26262e;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#dc2626!important;border:1px solid #991b1b!important;border-radius:8px!important;width:auto!important;min-width:0!important;height:auto!important;min-height:34px!important;margin:0!important;padding:7px 11px!important;font-size:12px!important;font-weight:850!important;line-height:1.2!important;display:inline-flex!important}.app-shell--student .dashboard>.student-delete-account-section>.student-delete-account-button:hover:not(:disabled){transform:translateY(-1px);color:#fff!important;background:#b91c1c!important;border-color:#7f1d1d!important}.app-shell--student .dashboard>.student-delete-account-section>.student-delete-account-button:focus-visible{outline-offset:2px;outline:3px solid #ff6b6b3d}.app-shell--student .dashboard>.student-delete-account-section>.student-delete-account-button:disabled{opacity:.62;cursor:wait;color:#fff!important;background:#991b1b!important}@media (width<=560px){.app-shell--student .dashboard>.student-delete-account-section{padding:18px 14px}.app-shell--student .dashboard>.student-delete-account-section>.student-delete-account-button{max-width:100%;width:auto!important;min-height:34px!important;margin:0!important;padding:7px 10px!important;font-size:11px!important}}.app-shell--admin .dashboard>.admin-communications{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--admin-surface);border-radius:18px;margin-top:18px;padding:24px;box-shadow:0 18px 56px #0003}.app-shell--admin .admin-communications__eyebrow{color:var(--admin-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850}.app-shell--admin .admin-communications>h2{color:var(--admin-heading);letter-spacing:-.035em;margin:0;font-size:clamp(26px,4vw,34px);line-height:1.05}.app-shell--admin .admin-communications__intro{max-width:900px;color:var(--admin-text-soft);margin:11px 0 18px;font-size:13px;line-height:1.6}.app-shell--admin .admin-communications__semantics{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:18px;display:grid}.app-shell--admin .admin-communications__semantics p{border:1px solid var(--admin-border);color:var(--admin-text-soft);background:#ffffff06;border-radius:11px;margin:0;padding:11px 12px;font-size:11px;line-height:1.5}.app-shell--admin .admin-communications__semantics strong{color:#dce3eb}.app-shell--admin .admin-communications__filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;display:grid}.app-shell--admin .admin-communications__filters label,.app-shell--admin .admin-communications__search>label{color:#d7dee7;margin-bottom:5px;font-size:11px;font-weight:750;display:block}.app-shell--admin .admin-communications__filters input,.app-shell--admin .admin-communications__filters select,.app-shell--admin .admin-communications__search input{border:1px solid var(--admin-border-strong);width:100%;min-height:42px;color:var(--admin-heading);font:inherit;background:#0e141c;border-radius:9px;padding:9px 11px}.app-shell--admin .admin-communications__filters input:focus,.app-shell--admin .admin-communications__filters select:focus,.app-shell--admin .admin-communications__search input:focus{border-color:#b8ff3d8c;outline:none;box-shadow:0 0 0 3px #b8ff3d17}.app-shell--admin .admin-communications__search{margin-top:14px}.app-shell--admin .admin-communications__search>div{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.app-shell--admin .admin-communications button{border:1px solid var(--admin-border-strong);background:var(--admin-surface-2);min-height:38px;color:var(--admin-heading);cursor:pointer;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:800}.app-shell--admin .admin-communications button:hover:not(:disabled){background:var(--admin-surface-3);border-color:#b8ff3d57}.app-shell--admin .admin-communications button:disabled{cursor:not-allowed;opacity:.55}.app-shell--admin .admin-communications__refresh{margin-top:12px}.app-shell--admin .admin-communications__period{color:var(--admin-text-soft);margin:0 0 14px;font-size:12px}.app-shell--admin .admin-communications__period strong{color:#dce3eb}.app-shell--admin .admin-communications__period span{color:var(--admin-text-soft);margin-top:4px;font-size:10px;line-height:1.45;display:block}.app-shell--admin .admin-communications [role=alert],.app-shell--admin .admin-communications [role=status]{border-radius:9px;margin:12px 0;padding:10px 12px;font-size:12px;line-height:1.45}.app-shell--admin .admin-communications [role=alert]{color:#ffb2b2;background:#ff6b6b12;border:1px solid #ff6b6b40}.app-shell--admin .admin-communications [role=status]{color:#a9ecc5;background:#7ee2a812;border:1px solid #7ee2a83d}.app-shell--admin .admin-communications__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.app-shell--admin .admin-communications__metrics article{border:1px solid var(--admin-border);background:linear-gradient(145deg,#b8ff3d09,#0000 55%),#ffffff06;border-radius:13px;min-width:0;margin:0;padding:15px}.app-shell--admin .admin-communications__metrics small,.app-shell--admin .admin-communications__metrics strong,.app-shell--admin .admin-communications__metrics span{display:block}.app-shell--admin .admin-communications__metrics small{color:var(--admin-text-soft);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:850}.app-shell--admin .admin-communications__metrics strong{color:var(--admin-heading);margin-top:5px;font-size:26px;line-height:1}.app-shell--admin .admin-communications__metrics span{color:var(--admin-text-soft);margin-top:7px;font-size:10px;line-height:1.4}.app-shell--admin .admin-communications__problems{color:#e6c6a4;background:#ffaa500e;border:1px solid #ffaa5038;border-radius:11px;flex-wrap:wrap;gap:6px 14px;margin-top:12px;padding:11px 13px;font-size:11px;display:flex}.app-shell--admin .admin-communications__problems strong{color:#ffd7ad}.app-shell--admin .admin-communications__history-heading{border-top:1px solid var(--admin-border);margin-top:24px;padding-top:18px}.app-shell--admin .admin-communications__history-heading h3{color:var(--admin-heading);margin:0;font-size:18px}.app-shell--admin .admin-communications__history-heading p{color:var(--admin-text-soft);margin:5px 0 0;font-size:11px;line-height:1.5}.app-shell--admin .admin-communications__list{gap:10px;margin-top:12px;display:grid}.app-shell--admin .admin-communication-card{border:1px solid var(--admin-border);background:#ffffff06;border-radius:14px;margin:0;padding:16px}.app-shell--admin .admin-communication-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.app-shell--admin .admin-communication-card>header h3{color:var(--admin-heading);margin:7px 0 3px;font-size:15px;line-height:1.3}.app-shell--admin .admin-communication-card>header p{color:var(--admin-text-soft);margin:0;font-size:11px}.app-shell--admin .admin-communication-card__channel,.app-shell--admin .admin-communication-card__status{letter-spacing:.07em;border-radius:999px;align-items:center;min-height:23px;padding:4px 7px;font-size:9px;font-weight:900;line-height:1;display:inline-flex}.app-shell--admin .admin-communication-card__channel[data-channel=email]{color:#a7d6ff;background:#66baff14;border:1px solid #66baff40}.app-shell--admin .admin-communication-card__channel[data-channel=push]{color:var(--admin-accent);background:#b8ff3d12;border:1px solid #b8ff3d38}.app-shell--admin .admin-communication-card__status{border:1px solid var(--admin-border-strong);color:#d8dfe8;letter-spacing:.02em;text-transform:none;background:#ffffff0a;flex:none}.app-shell--admin .admin-communication-card__status[data-status=clicked],.app-shell--admin .admin-communication-card__status[data-status=opened],.app-shell--admin .admin-communication-card__status[data-status=delivered]{color:#a9ecc5;background:#7ee2a813;border-color:#7ee2a840}.app-shell--admin .admin-communication-card__status[data-status=failed],.app-shell--admin .admin-communication-card__status[data-status=bounced],.app-shell--admin .admin-communication-card__status[data-status=complained]{color:#ffb2b2;background:#ff6b6b13;border-color:#ff6b6b45}.app-shell--admin .admin-communication-card__timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.app-shell--admin .admin-communication-card__timeline>div{opacity:.48;background:#ffffff04;border:1px solid #ffffff0e;border-radius:9px;min-width:0;padding:10px 9px 10px 24px;position:relative}.app-shell--admin .admin-communication-card__timeline>div[data-complete=true]{opacity:1;border-color:#7ee2a829}.app-shell--admin .admin-communication-card__timeline>div[data-issue=true]{background:#ff6b6b09;border-color:#ff6b6b33}.app-shell--admin .admin-communication-card__timeline>div>span{background:#59636f;border-radius:999px;width:7px;height:7px;position:absolute;top:13px;left:9px}.app-shell--admin .admin-communication-card__timeline>div[data-complete=true]>span{background:#7ee2a8;box-shadow:0 0 0 4px #7ee2a812}.app-shell--admin .admin-communication-card__timeline>div[data-issue=true]>span{background:#ff6b6b;box-shadow:0 0 0 4px #ff6b6b12}.app-shell--admin .admin-communication-card__timeline strong,.app-shell--admin .admin-communication-card__timeline small{display:block}.app-shell--admin .admin-communication-card__timeline strong{color:#d9e0e8;font-size:10px;line-height:1.25}.app-shell--admin .admin-communication-card__timeline small{overflow-wrap:anywhere;color:var(--admin-text-soft);margin-top:4px;font-size:9px;line-height:1.35}.app-shell--admin .admin-communication-card__details{border-top:1px solid var(--admin-border);margin-top:12px;padding-top:10px}.app-shell--admin .admin-communication-card__details summary{color:#cbd3dd;cursor:pointer;font-size:11px;font-weight:800}.app-shell--admin .admin-communication-card__details dl{gap:5px;margin:10px 0 0;display:grid}.app-shell--admin .admin-communication-card__details dl>div{border-bottom:1px solid #ffffff0b;grid-template-columns:minmax(130px,.35fr) minmax(0,1fr);gap:10px;padding:6px 0;display:grid}.app-shell--admin .admin-communication-card__details dt,.app-shell--admin .admin-communication-card__details dd{margin:0}.app-shell--admin .admin-communication-card__details dt{color:var(--admin-text-soft);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:850}.app-shell--admin .admin-communication-card__details dd{overflow-wrap:anywhere;color:#cbd3dd;min-width:0;font-size:10px}.app-shell--admin .admin-communications__empty,.app-shell--admin .admin-communications__limit-note{border:1px solid var(--admin-border);color:var(--admin-text-soft);background:#ffffff05;border-radius:10px;margin-top:12px;padding:12px;font-size:11px;line-height:1.5}@media (width<=820px){.app-shell--admin .admin-communications__semantics,.app-shell--admin .admin-communications__metrics,.app-shell--admin .admin-communications__filters,.app-shell--admin .admin-communication-card__timeline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.app-shell--admin .dashboard>.admin-communications{padding:17px 14px}.app-shell--admin .admin-communications__semantics,.app-shell--admin .admin-communications__filters,.app-shell--admin .admin-communications__metrics,.app-shell--admin .admin-communication-card__timeline,.app-shell--admin .admin-communications__search>div{grid-template-columns:1fr}.app-shell--admin .admin-communications__search button,.app-shell--admin .admin-communications__refresh{width:100%}.app-shell--admin .admin-communication-card>header{display:block}.app-shell--admin .admin-communication-card__status{margin-top:10px}.app-shell--admin .admin-communication-card__details dl>div{grid-template-columns:1fr;gap:3px}}.app-shell--admin .dashboard>.admin-activity{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--admin-surface);border-radius:18px;margin-top:18px;padding:24px;box-shadow:0 18px 56px #0003}.app-shell--admin .admin-activity__eyebrow{color:var(--admin-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850}.app-shell--admin .admin-activity>h2{color:var(--admin-heading);letter-spacing:-.035em;margin:0;font-size:clamp(26px,4vw,34px);line-height:1.05}.app-shell--admin .admin-activity__intro{max-width:900px;color:var(--admin-text-soft);margin:11px 0 18px;font-size:13px;line-height:1.6}.app-shell--admin .admin-activity__notice{color:var(--admin-text-soft);background:#b8ff3d09;border:1px solid #b8ff3d24;border-radius:11px;gap:4px;margin:0 0 16px;padding:12px 14px;font-size:11px;line-height:1.5;display:grid}.app-shell--admin .admin-activity__notice strong{color:#dff6b2;font-size:11px}.app-shell--admin .admin-activity__filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.app-shell--admin .admin-activity__filters>div,.app-shell--admin .admin-activity__search{min-width:0}.app-shell--admin .admin-activity__filters label,.app-shell--admin .admin-activity__search>label{color:var(--admin-text-soft);letter-spacing:.04em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:850;display:block}.app-shell--admin .admin-activity select,.app-shell--admin .admin-activity input[type=date],.app-shell--admin .admin-activity input[type=search]{box-sizing:border-box;border:1px solid var(--admin-border-strong);background:var(--admin-surface-2);width:100%;min-height:40px;color:var(--admin-heading);font:inherit;border-radius:9px;padding:8px 10px;font-size:12px}.app-shell--admin .admin-activity input::placeholder{color:#6f7985}.app-shell--admin .admin-activity select:focus-visible,.app-shell--admin .admin-activity input:focus-visible,.app-shell--admin .admin-activity button:focus-visible{outline-offset:2px;outline:3px solid #b8ff3d29}.app-shell--admin .admin-activity__search{margin-top:12px}.app-shell--admin .admin-activity__search>div{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.app-shell--admin .admin-activity__filter-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.app-shell--admin .admin-activity button{border:1px solid var(--admin-border-strong);background:var(--admin-surface-2);min-height:38px;color:var(--admin-heading);cursor:pointer;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:800}.app-shell--admin .admin-activity button:hover:not(:disabled){background:var(--admin-surface-3);border-color:#b8ff3d57}.app-shell--admin .admin-activity button:disabled{cursor:not-allowed;opacity:.55}.app-shell--admin .admin-activity__period{color:var(--admin-text-soft);margin:13px 0 0;font-size:11px}.app-shell--admin .admin-activity__period strong{color:#dce3eb}.app-shell--admin .admin-activity [role=alert],.app-shell--admin .admin-activity [role=status]{border-radius:9px;margin:12px 0;padding:10px 12px;font-size:12px;line-height:1.45}.app-shell--admin .admin-activity [role=alert]{color:#ffb2b2;background:#ff6b6b12;border:1px solid #ff6b6b40}.app-shell--admin .admin-activity [role=status]{color:#a9ecc5;background:#7ee2a812;border:1px solid #7ee2a83d}.app-shell--admin .admin-activity__metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.app-shell--admin .admin-activity__metrics article{border:1px solid var(--admin-border);background:linear-gradient(145deg,#b8ff3d07,#0000 55%),#ffffff06;border-radius:12px;min-width:0;margin:0;padding:14px}.app-shell--admin .admin-activity__metrics small,.app-shell--admin .admin-activity__metrics strong,.app-shell--admin .admin-activity__metrics span{display:block}.app-shell--admin .admin-activity__metrics small{color:var(--admin-text-soft);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:850}.app-shell--admin .admin-activity__metrics strong{color:var(--admin-heading);margin-top:5px;font-size:24px;line-height:1}.app-shell--admin .admin-activity__metrics span{color:var(--admin-text-soft);margin-top:7px;font-size:9px;line-height:1.35}.app-shell--admin .admin-activity__history-heading{border-top:1px solid var(--admin-border);margin-top:24px;padding-top:18px}.app-shell--admin .admin-activity__history-heading h3{color:var(--admin-heading);margin:0;font-size:18px}.app-shell--admin .admin-activity__history-heading p{color:var(--admin-text-soft);margin:5px 0 0;font-size:11px}.app-shell--admin .admin-activity__list{gap:10px;margin-top:12px;display:grid}.app-shell--admin .admin-activity-card{border:1px solid var(--admin-border);background:#ffffff06;border-radius:14px;margin:0;padding:16px}.app-shell--admin .admin-activity-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.app-shell--admin .admin-activity-card>header h3{color:var(--admin-heading);margin:7px 0 3px;font-size:15px;line-height:1.3}.app-shell--admin .admin-activity-card>header p{color:var(--admin-text-soft);margin:0;font-size:11px}.app-shell--admin .admin-activity-card__action,.app-shell--admin .admin-activity-card__id{border-radius:999px;align-items:center;min-height:23px;padding:4px 7px;font-size:9px;font-weight:900;line-height:1;display:inline-flex}.app-shell--admin .admin-activity-card__action{color:var(--admin-accent);letter-spacing:.02em;background:#b8ff3d12;border:1px solid #b8ff3d38}.app-shell--admin .admin-activity-card[data-action=account_deleted] .admin-activity-card__action,.app-shell--admin .admin-activity-card[data-action=package_revoked] .admin-activity-card__action,.app-shell--admin .admin-activity-card[data-action=booking_rejected] .admin-activity-card__action,.app-shell--admin .admin-activity-card[data-action=booking_cancelled_admin] .admin-activity-card__action,.app-shell--admin .admin-activity-card[data-action=attendance_absent] .admin-activity-card__action{color:#ffb2b2;background:#ff6b6b11;border-color:#ff848440}.app-shell--admin .admin-activity-card__id{border:1px solid var(--admin-border);color:var(--admin-text-soft);background:#ffffff06;flex:none}.app-shell--admin .admin-activity-card__people{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:13px 0 0;display:grid}.app-shell--admin .admin-activity-card__people>div{background:#ffffff04;border:1px solid #ffffff0e;border-radius:9px;min-width:0;padding:10px 11px}.app-shell--admin .admin-activity-card__people dt,.app-shell--admin .admin-activity-card__people dd{margin:0}.app-shell--admin .admin-activity-card__people dt{color:var(--admin-text-soft);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:850}.app-shell--admin .admin-activity-card__people dd{overflow-wrap:anywhere;color:#d7dee7;margin-top:4px;font-size:11px;font-weight:700}.app-shell--admin .admin-activity-card__details{border-top:1px solid var(--admin-border);margin-top:12px;padding-top:10px}.app-shell--admin .admin-activity-card__details summary{color:#cbd3dd;cursor:pointer;font-size:11px;font-weight:800}.app-shell--admin .admin-activity-card__details dl{gap:5px;margin:10px 0 0;display:grid}.app-shell--admin .admin-activity-card__details dl>div{border-bottom:1px solid #ffffff0b;grid-template-columns:minmax(145px,.32fr) minmax(0,1fr);gap:10px;padding:6px 0;display:grid}.app-shell--admin .admin-activity-card__details dt,.app-shell--admin .admin-activity-card__details dd{margin:0}.app-shell--admin .admin-activity-card__details dt{color:var(--admin-text-soft);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:850}.app-shell--admin .admin-activity-card__details dd{overflow-wrap:anywhere;color:#cbd3dd;min-width:0;font-size:10px}.app-shell--admin .admin-activity__empty,.app-shell--admin .admin-activity__limit-note{border:1px solid var(--admin-border);color:var(--admin-text-soft);background:#ffffff05;border-radius:10px;margin-top:12px;padding:12px;font-size:11px;line-height:1.5}@media (width<=960px){.app-shell--admin .admin-activity__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.app-shell--admin .admin-activity__filters,.app-shell--admin .admin-activity__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.app-shell--admin .dashboard>.admin-activity{padding:17px 14px}.app-shell--admin .admin-activity__filters,.app-shell--admin .admin-activity__metrics,.app-shell--admin .admin-activity-card__people,.app-shell--admin .admin-activity__search>div{grid-template-columns:1fr}.app-shell--admin .admin-activity__filter-actions{grid-template-columns:1fr;display:grid}.app-shell--admin .admin-activity__search button,.app-shell--admin .admin-activity__filter-actions button{width:100%}.app-shell--admin .admin-activity-card>header{display:block}.app-shell--admin .admin-activity-card__id{margin-top:9px}.app-shell--admin .admin-activity-card__details dl>div{grid-template-columns:1fr;gap:3px}}.app-shell--admin .admin-manual-communication{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--admin-surface);border-radius:18px;margin-top:18px;padding:24px;box-shadow:0 18px 56px #0003}.app-shell--admin .admin-manual-communication__eyebrow{color:var(--admin-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850}.app-shell--admin .admin-manual-communication>h2{color:var(--admin-heading);letter-spacing:-.035em;margin:0;font-size:clamp(26px,4vw,34px);line-height:1.05}.app-shell--admin .admin-manual-communication__intro{max-width:860px;color:var(--admin-text-soft);margin:11px 0 0;font-size:13px;line-height:1.6}.app-shell--admin .admin-manual-communication__notice{background:#b8ff3d0e;border:1px solid #b8ff3d2e;border-radius:12px;gap:5px;margin-top:18px;padding:14px 15px;display:grid}.app-shell--admin .admin-manual-communication__notice strong{color:var(--admin-heading);font-size:12px}.app-shell--admin .admin-manual-communication__notice span{color:#b7c2ce;font-size:12px;line-height:1.55}.app-shell--admin .admin-manual-communication>form{gap:13px;margin-top:18px;display:grid}.app-shell--admin .admin-manual-communication fieldset{border:1px solid var(--admin-border);background:#0000001f;border-radius:13px;grid-template-columns:minmax(170px,.38fr) minmax(0,1fr);gap:10px 14px;margin:0;padding:17px;display:grid}.app-shell--admin .admin-manual-communication legend{color:var(--admin-accent);letter-spacing:.08em;text-transform:uppercase;padding:0 7px;font-size:11px;font-weight:850}.app-shell--admin .admin-manual-communication label{color:#d7dee7;align-self:center;font-size:11px;font-weight:750}.app-shell--admin .admin-manual-communication input[type=text],.app-shell--admin .admin-manual-communication select,.app-shell--admin .admin-manual-communication textarea{border:1px solid var(--admin-border-strong);width:100%;min-height:42px;color:var(--admin-heading);font:inherit;background:#0e141c;border-radius:9px;padding:9px 11px}.app-shell--admin .admin-manual-communication textarea{resize:vertical;min-height:128px}.app-shell--admin .admin-manual-communication input:focus,.app-shell--admin .admin-manual-communication select:focus,.app-shell--admin .admin-manual-communication textarea:focus{border-color:#b8ff3d8c;outline:none;box-shadow:0 0 0 3px #b8ff3d17}.app-shell--admin .admin-manual-communication fieldset:disabled{opacity:.66}.app-shell--admin .admin-manual-communication__helper,.app-shell--admin .admin-manual-communication__counter,.app-shell--admin .admin-manual-communication__warning{color:var(--admin-text-soft);grid-column:2;margin:0;font-size:11px;line-height:1.5}.app-shell--admin .admin-manual-communication__counter{text-align:right;margin-top:-4px}.app-shell--admin .admin-manual-communication__warning{color:#f1c77e;background:#ffc15c0f;border:1px solid #ffc15c38;border-radius:9px;padding:9px 10px}.app-shell--admin .admin-manual-communication__channels{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.app-shell--admin .admin-manual-communication__channels>label{border:1px solid var(--admin-border);cursor:pointer;background:#ffffff05;border-radius:11px;align-items:flex-start;gap:10px;min-height:76px;padding:13px;display:flex}.app-shell--admin .admin-manual-communication__channels input[type=checkbox]{width:18px;height:18px;accent-color:var(--admin-accent);flex:0 0 18px;margin:1px 0 0}.app-shell--admin .admin-manual-communication__channels span{gap:4px;display:grid}.app-shell--admin .admin-manual-communication__channels strong{color:var(--admin-heading);font-size:13px}.app-shell--admin .admin-manual-communication__channels small{color:var(--admin-text-soft);font-size:11px;font-weight:500;line-height:1.45}.app-shell--admin .admin-manual-communication button{border:1px solid var(--admin-border-strong);background:var(--admin-surface-2);min-height:40px;color:var(--admin-heading);cursor:pointer;border-radius:9px;padding:8px 13px;font-size:12px;font-weight:800;transition:transform .14s,border-color .14s,background-color .14s}.app-shell--admin .admin-manual-communication button:hover:not(:disabled){background:var(--admin-surface-3);border-color:#b8ff3d57;transform:translateY(-1px)}.app-shell--admin .admin-manual-communication button:disabled{cursor:not-allowed;opacity:.5}.app-shell--admin .admin-manual-communication__actions{justify-content:flex-end;gap:9px;display:flex}.app-shell--admin .admin-manual-communication__send{background:var(--admin-accent)!important;color:#0b1007!important;border-color:#b8ff3d73!important}.app-shell--admin .admin-manual-communication__preview{background:linear-gradient(145deg,#b8ff3d0d,#0000 48%),#ffffff05;border:1px solid #b8ff3d2e;border-radius:14px;margin-top:18px;padding:17px}.app-shell--admin .admin-manual-communication__preview-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.app-shell--admin .admin-manual-communication__preview-heading p,.app-shell--admin .admin-manual-communication__result>p:first-child{color:var(--admin-accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:850}.app-shell--admin .admin-manual-communication__preview-heading h3,.app-shell--admin .admin-manual-communication__result h3{color:var(--admin-heading);margin:0;font-size:18px}.app-shell--admin .admin-manual-communication__preview-heading>span{color:var(--admin-accent);background:#b8ff3d12;border:1px solid #b8ff3d38;border-radius:999px;flex:none;padding:6px 9px;font-size:11px;font-weight:850}.app-shell--admin .admin-manual-communication__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.app-shell--admin .admin-manual-communication__stats article{border:1px solid var(--admin-border);background:#0000001c;border-radius:11px;margin:0;padding:13px}.app-shell--admin .admin-manual-communication__stats span,.app-shell--admin .admin-manual-communication__stats strong,.app-shell--admin .admin-manual-communication__stats small{display:block}.app-shell--admin .admin-manual-communication__stats span{color:var(--admin-text-soft);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.app-shell--admin .admin-manual-communication__stats strong{color:var(--admin-heading);margin-top:5px;font-size:25px;line-height:1}.app-shell--admin .admin-manual-communication__stats small{color:var(--admin-text-soft);margin-top:6px;font-size:10px;line-height:1.4}.app-shell--admin .admin-manual-communication__preview-note{border-top:1px solid var(--admin-border);color:#c1cad4;margin:13px 0 0;padding-top:12px;font-size:11px;line-height:1.55}.app-shell--admin .admin-manual-communication [role=status],.app-shell--admin .admin-manual-communication [role=alert]{border-radius:10px;margin:14px 0 0;padding:11px 13px;font-size:12px;line-height:1.5}.app-shell--admin .admin-manual-communication [role=status]{color:#a9ecc5;background:#7ee2a812;border:1px solid #7ee2a83d}.app-shell--admin .admin-manual-communication [role=alert]{color:#ffb2b2;background:#ff6b6b12;border:1px solid #ff6b6b40}.app-shell--admin .admin-manual-communication__result{background:#7ee2a80e;border:1px solid #7ee2a838;border-radius:14px;margin-top:16px;padding:17px}.app-shell--admin .admin-manual-communication__result dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:14px 0 0;display:grid}.app-shell--admin .admin-manual-communication__result dl>div{background:#0000001a;border:1px solid #ffffff12;border-radius:10px;padding:11px}.app-shell--admin .admin-manual-communication__result dt,.app-shell--admin .admin-manual-communication__result dd{margin:0}.app-shell--admin .admin-manual-communication__result dt{color:var(--admin-text-soft);text-transform:uppercase;font-size:10px;font-weight:800}.app-shell--admin .admin-manual-communication__result dd{color:var(--admin-heading);margin-top:4px;font-size:20px;font-weight:850}.app-shell--admin .admin-manual-communication__result>p:not(:first-child){color:#b9c5cf;margin:13px 0 0;font-size:11px;line-height:1.55}.app-shell--admin .admin-manual-communication__result>div{gap:8px;margin-top:13px;display:flex}@media (width<=820px){.app-shell--admin .admin-manual-communication fieldset{grid-template-columns:1fr}.app-shell--admin .admin-manual-communication__helper,.app-shell--admin .admin-manual-communication__counter,.app-shell--admin .admin-manual-communication__warning{grid-column:1}.app-shell--admin .admin-manual-communication__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.app-shell--admin .admin-manual-communication{padding:17px 14px}.app-shell--admin .admin-manual-communication__channels,.app-shell--admin .admin-manual-communication__stats,.app-shell--admin .admin-manual-communication__result dl{grid-template-columns:1fr}.app-shell--admin .admin-manual-communication__actions,.app-shell--admin .admin-manual-communication__result>div,.app-shell--admin .admin-manual-communication__preview-heading{grid-template-columns:1fr;display:grid}.app-shell--admin .admin-manual-communication button{width:100%}.app-shell--admin .admin-manual-communication__preview-heading>span{justify-self:start}}.app-shell--admin .admin-communications__tracking-note{background:#ffd1660e;border:1px solid #ffd1663d;border-radius:10px;gap:4px;margin:14px 0 4px;padding:12px 14px;display:grid}.app-shell--admin .admin-communications__tracking-note strong{color:var(--admin-heading);font-size:11px;font-weight:850}.app-shell--admin .admin-communications__tracking-note span{color:var(--admin-text-soft);font-size:10px;line-height:1.55}.app-shell--admin .admin-manual-communication__action-fieldset{background:linear-gradient(145deg,#b8ff3d09,#ffffff03),#0000001f;border-color:#b8ff3d2e}.app-shell--admin .admin-manual-communication__auto-action{color:#dff6b2;background:#b8ff3d0e;border:1px solid #b8ff3d33;border-radius:10px;grid-column:1/-1;margin:4px 0 0;padding:10px 12px;font-size:11px;line-height:1.5}.app-shell--admin .admin-manual-communication__action-preview{background:#b8ff3d0b;border:1px solid #b8ff3d38;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 14px;margin-top:12px;padding:13px 14px;display:grid}.app-shell--admin .admin-manual-communication__action-preview>span{background:var(--admin-accent-soft);color:var(--admin-accent);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;grid-row:1/span 2;align-self:start;padding:4px 7px;font-size:9px;font-weight:900;line-height:1}.app-shell--admin .admin-manual-communication__action-preview>strong{color:var(--admin-heading);font-size:13px;line-height:1.35}.app-shell--admin .admin-manual-communication__action-preview>small{color:var(--admin-text-soft);font-size:11px;line-height:1.45}.app-shell--student .student-purchase-package-card--highlighted{border-radius:16px;scroll-margin-top:90px;position:relative;border-color:var(--student-border)!important;color:#10151d!important;box-shadow:none!important;background:#f2f5f7!important;padding:16px!important}.app-shell--student .student-purchase-package-card--highlighted>h3,.app-shell--student .student-purchase-package-card--highlighted>p{color:#10151d!important}.app-shell--student .student-purchase-package-card--highlighted:before{content:"DALLA NOTIFICA";background:var(--student-accent);color:#0b1007;letter-spacing:.09em;border-radius:999px;margin-bottom:8px;padding:4px 7px;font-size:7px;font-weight:950;display:inline-flex}@media (width<=560px){.app-shell--admin .admin-manual-communication__action-preview{grid-template-columns:1fr}.app-shell--admin .admin-manual-communication__action-preview>span{grid-row:auto;justify-self:start}}.app-shell--admin .admin-activity__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;margin:20px auto 4px;display:flex}.app-shell--admin .admin-activity__pagination button{min-width:94px;padding:9px 15px}.app-shell--admin .admin-activity__pagination span{white-space:nowrap;text-align:center;justify-content:center;align-items:center;min-height:38px;padding:0 10px;display:inline-flex}@media (width<=560px){.app-shell--admin .admin-activity__pagination{gap:9px;margin-top:16px}.app-shell--admin .admin-activity__pagination button{min-width:0;padding-inline:12px}.app-shell--admin .admin-activity__pagination span{flex-basis:100%;order:-1;min-height:auto;margin-bottom:2px}}.app-shell--admin .admin-report-dashboard{border:1px solid var(--admin-border);background:linear-gradient(145deg, #ffffff09, #ffffff04), var(--admin-surface);border-radius:20px;margin:8px 0 30px;padding:20px}.app-shell--admin .admin-report-dashboard__heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.app-shell--admin .admin-report-dashboard__heading small{color:var(--admin-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:850;display:block}.app-shell--admin .admin-report-dashboard__heading h3{margin-bottom:6px}.app-shell--admin .admin-report-dashboard__heading p{max-width:700px;color:var(--admin-text-soft);font-size:13px;line-height:1.55}.app-shell--admin .admin-report-dashboard__granularity{border:1px solid var(--admin-border-strong);color:var(--admin-heading);background:#b8ff3d12;border-radius:999px;flex:none;padding:7px 11px;font-size:12px;font-weight:800}.app-shell--admin .admin-report-dashboard__grid,.app-shell--admin .admin-report-dashboard__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.app-shell--admin .admin-report-dashboard__summary-grid{margin-top:14px}.app-shell--admin .admin-dashboard-chart{border:1px solid var(--admin-border);background:#ffffff06;border-radius:16px;min-width:0;padding:16px}.app-shell--admin .admin-dashboard-chart__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.app-shell--admin .admin-dashboard-chart__header h4{color:var(--admin-heading);margin:0 0 4px;font-size:15px}.app-shell--admin .admin-dashboard-chart__header p{color:var(--admin-text-soft);font-size:12px;line-height:1.45}.app-shell--admin .admin-dashboard-chart__scroll{scrollbar-width:thin;padding:4px 0 5px;overflow:auto hidden}.app-shell--admin .admin-dashboard-chart__plot{border-bottom:1px solid var(--admin-border);align-items:flex-end;gap:8px;height:184px;padding:8px 6px 0;display:flex}.app-shell--admin .admin-dashboard-chart__group{flex-direction:column;flex:1 0 42px;justify-content:flex-end;align-items:center;gap:7px;min-width:42px;height:100%;display:flex}.app-shell--admin .admin-dashboard-chart__bars{justify-content:center;align-items:flex-end;gap:4px;height:148px;display:flex}.app-shell--admin .admin-dashboard-chart__bar{border-radius:5px 5px 2px 2px;width:13px;min-height:3px;transition:transform .12s,opacity .12s;display:block}.app-shell--admin .admin-dashboard-chart__bar:hover{opacity:.85;transform:translateY(-2px)}.app-shell--admin .admin-dashboard-chart__bar--primary,.app-shell--admin .admin-dashboard-chart__legend-dot--primary,.app-shell--admin .admin-dashboard-summary-bars__fill--primary{background:var(--admin-accent)}.app-shell--admin .admin-dashboard-chart__bar--secondary,.app-shell--admin .admin-dashboard-chart__legend-dot--secondary,.app-shell--admin .admin-dashboard-summary-bars__fill--secondary{background:#67a7ff}.app-shell--admin .admin-dashboard-chart__bar--danger,.app-shell--admin .admin-dashboard-chart__legend-dot--danger,.app-shell--admin .admin-dashboard-summary-bars__fill--danger{background:#ff7a86}.app-shell--admin .admin-dashboard-chart__bar--negative{outline-offset:1px;outline:1px dashed #fff9}.app-shell--admin .admin-dashboard-chart__group>small{min-height:18px;color:var(--admin-text-soft);white-space:nowrap;font-size:10px}.app-shell--admin .admin-dashboard-chart__legend{color:var(--admin-text-soft);flex-wrap:wrap;gap:10px 14px;margin-top:12px;font-size:11px;display:flex}.app-shell--admin .admin-dashboard-chart__legend>span{align-items:center;gap:6px;display:inline-flex}.app-shell--admin .admin-dashboard-chart__legend-dot{border-radius:999px;width:8px;height:8px}.app-shell--admin .admin-dashboard-summary-bars{gap:12px;display:grid}.app-shell--admin .admin-dashboard-summary-bars__row{gap:5px;display:grid}.app-shell--admin .admin-dashboard-summary-bars__label{color:var(--admin-text);justify-content:space-between;gap:12px;font-size:12px;display:flex}.app-shell--admin .admin-dashboard-summary-bars__label strong{color:var(--admin-heading)}.app-shell--admin .admin-dashboard-summary-bars__track{background:#ffffff12;border-radius:999px;height:8px;overflow:hidden}.app-shell--admin .admin-dashboard-summary-bars__fill{border-radius:inherit;min-width:0;height:100%;display:block}@media (width<=820px){.app-shell--admin .admin-report-dashboard__grid,.app-shell--admin .admin-report-dashboard__summary-grid{grid-template-columns:1fr}}@media (width<=560px){.app-shell--admin .admin-report-dashboard{padding:15px}.app-shell--admin .admin-report-dashboard__heading{flex-direction:column}.app-shell--admin .admin-report-dashboard__granularity{align-self:flex-start}.app-shell--admin .admin-dashboard-chart{padding:13px}}.app-shell--admin .admin-dashboard-chart__scroll{scroll-behavior:smooth;overscroll-behavior-inline:contain}.app-shell--admin .admin-dashboard-chart__label--hidden{color:#0000;-webkit-user-select:none;user-select:none}.app-shell--admin .admin-dashboard-chart__scroll-hint{color:var(--admin-text-soft);margin:7px 0 0;font-size:10px;line-height:1.4}@media (width<=560px){.app-shell--admin .admin-dashboard-chart__scroll-hint{font-size:9px}}.app-shell--admin .admin-calendar__notify-nonbooked{color:var(--admin-heading);background:#b8ff3d1f;border-color:#b8ff3d8c}.app-shell--admin .admin-calendar__notify-nonbooked:hover:not(:disabled){border-color:var(--admin-accent);background:#b8ff3d30}.app-shell--admin .admin-manual-communication__calendar-shortcut{background:#b8ff3d12;border:1px solid #b8ff3d57;border-radius:14px;gap:4px;margin:14px 0 18px;padding:12px 14px;display:grid}.app-shell--admin .admin-manual-communication__calendar-shortcut strong{color:var(--admin-heading)}.app-shell--admin .admin-manual-communication__calendar-shortcut span{color:var(--admin-text-soft);font-size:12px;line-height:1.5}.app-shell--admin .admin-manual-communication__recipient-details{margin:18px 0 14px}.app-shell--admin .admin-manual-communication__recipient-toggle{background:#b8ff3d14;border-color:#b8ff3d61;justify-content:center;width:100%}.app-shell--admin .admin-manual-communication__recipient-panel{border:1px solid var(--admin-border);background:#ffffff06;border-radius:14px;gap:12px;margin-top:10px;padding:12px;display:grid}.app-shell--admin .admin-manual-communication__recipient-table-wrap{width:100%;overflow-x:auto}.app-shell--admin .admin-manual-communication__recipient-table{border-collapse:collapse;width:100%;min-width:620px}.app-shell--admin .admin-manual-communication__recipient-table th,.app-shell--admin .admin-manual-communication__recipient-table td{border-bottom:1px solid var(--admin-border);text-align:left;vertical-align:top;padding:10px 12px}.app-shell--admin .admin-manual-communication__recipient-table th{color:var(--admin-text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.app-shell--admin .admin-manual-communication__recipient-table td{color:var(--admin-text);font-size:12px}.app-shell--admin .admin-manual-communication__recipient-table td:first-child{min-width:220px}.app-shell--admin .admin-manual-communication__recipient-table td strong{color:var(--admin-heading);display:block}.app-shell--admin .admin-manual-communication__recipient-table td small{color:var(--admin-text-soft);overflow-wrap:anywhere;margin-top:3px;display:block}.app-shell--admin .admin-manual-communication__recipient-note{color:var(--admin-text-soft);margin:0;font-size:11px;line-height:1.5}@media (width<=560px){.app-shell--admin .admin-manual-communication__recipient-panel,.app-shell--admin .admin-manual-communication__recipient-table th,.app-shell--admin .admin-manual-communication__recipient-table td{padding:9px}}.app-shell--admin .admin-manual-communication__result>.admin-manual-communication__recipient-details{grid-template-columns:minmax(0,1fr);gap:10px;width:100%;margin-top:16px;display:grid}.app-shell--admin .admin-manual-communication__result>.admin-manual-communication__recipient-details>.admin-manual-communication__recipient-toggle{width:100%}.app-shell--admin .admin-manual-communication__recipient-panel{width:100%;min-width:0;margin-top:0}.app-shell--admin .admin-manual-communication__recipient-table-wrap{width:100%;min-width:0}.app-shell--admin .admin-manual-communication__recipient-table{table-layout:fixed;width:100%;min-width:0}.app-shell--admin .admin-manual-communication__recipient-table th:first-child,.app-shell--admin .admin-manual-communication__recipient-table td:first-child{width:46%}.app-shell--admin .admin-manual-communication__recipient-table th:not(:first-child),.app-shell--admin .admin-manual-communication__recipient-table td:not(:first-child){white-space:normal;overflow-wrap:anywhere;width:18%}@media (width<=700px){.app-shell--admin .admin-manual-communication__recipient-table{table-layout:auto;min-width:620px}.app-shell--admin .admin-manual-communication__recipient-table th:first-child,.app-shell--admin .admin-manual-communication__recipient-table td:first-child,.app-shell--admin .admin-manual-communication__recipient-table th:not(:first-child),.app-shell--admin .admin-manual-communication__recipient-table td:not(:first-child){width:auto}}.app-shell--admin .admin-communications__history-heading,.app-shell--admin .admin-activity__history-heading{scroll-margin-top:22px}.app-shell--admin .admin-history-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;margin:20px auto 4px;display:flex}.app-shell--admin .admin-history-pagination button{min-width:94px;padding:9px 15px}.app-shell--admin .admin-history-pagination span{white-space:nowrap;text-align:center;justify-content:center;align-items:center;min-height:38px;padding:0 10px;display:inline-flex}@media (width<=560px){.app-shell--admin .admin-history-pagination{gap:9px;margin-top:16px}.app-shell--admin .admin-history-pagination button{min-width:0;padding-inline:12px}.app-shell--admin .admin-history-pagination span{flex-basis:100%;order:-1;min-height:auto;margin-bottom:2px}}
