*{box-sizing:border-box;margin:0;padding:0}body{color:#2c3e50;background-color:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button{font-family:inherit}.header{z-index:50;background:linear-gradient(90deg,#4a6fa5,#3b5a8c,#2c4a73);border-bottom:1px solid #ffffff1a;width:100%;position:sticky;top:0;box-shadow:0 4px 6px #0000001a}.header-container{max-width:1200px;margin:0 auto;padding:0 1rem}.header-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.header-logo{align-items:center;gap:.75rem;text-decoration:none;transition:all .3s;display:flex}.header-logo:hover{transform:scale(1.02)}.header-logo-icon{background-color:#ffffff26;border-radius:12px;padding:.5rem;transition:all .3s}.header-logo:hover .header-logo-icon{background-color:#ffffff40;transform:scale(1.05)}.icon-shield{color:#fff;width:28px;height:28px}.header-logo-text{flex-direction:column;display:none}@media (min-width:640px){.header-logo-text{display:flex}}.header-logo-title{color:#fff;letter-spacing:-.025em;font-size:1.25rem;font-weight:700;line-height:1}.header-logo-subtitle{color:#ffffffe6;font-size:.75rem;font-weight:500}.header-nav-desktop{align-items:center;gap:.5rem;display:none}@media (min-width:768px){.header-nav-desktop{display:flex}}.header-nav-link{color:#ffffffd9;border-radius:12px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.header-nav-link:hover{color:#fff;background-color:#ffffff26;transform:scale(1.02)}.header-nav-link-active{color:#fff;background-color:#ffffff40;transform:scale(1.05);box-shadow:0 2px 4px #0000001a}.header-nav-icon{width:16px;height:16px}.header-actions-desktop{align-items:center;gap:.75rem;display:none}@media (min-width:768px){.header-actions-desktop{display:flex}}.header-user-info{background-color:#ffffff26;border:1px solid #fff3;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex;box-shadow:0 2px 4px #0000000d}.header-user-avatar{background-color:#fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.header-user-icon{color:#fff;width:16px;height:16px}.header-user-email{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:.875rem;font-weight:500;overflow:hidden}.header-logout-btn{color:#fff;cursor:pointer;background-color:#0000;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.header-logout-btn:hover{background-color:#ffffff26}.header-logout-icon{width:16px;height:16px}.header-login-btn{color:#4a6fa5;cursor:pointer;background-color:#fff;border:none;border-radius:12px;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:700;transition:all .2s;box-shadow:0 4px 6px #0000001a}.header-login-btn:hover{background-color:#fffffff2;transform:translateY(-1px);box-shadow:0 6px 8px #00000026}.header-mobile-toggle{color:#fff;cursor:pointer;background-color:#0000;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.625rem;transition:all .2s;display:flex}@media (min-width:768px){.header-mobile-toggle{display:none}}.header-mobile-toggle:hover{background-color:#ffffff26}.header-toggle-icon{width:24px;height:24px}.header-mobile-menu{border-top:1px solid #ffffff1a;padding:1rem 0;animation:.3s ease-out slideDown}@media (min-width:768px){.header-mobile-menu{display:none}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-mobile-nav{flex-direction:column;gap:.5rem;display:flex}.header-mobile-link{color:#ffffffd9;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.header-mobile-link:hover{color:#fff;background-color:#ffffff26}.header-mobile-link-active{color:#fff;background-color:#ffffff40;box-shadow:0 2px 4px #0000000d}.header-mobile-icon{width:20px;height:20px}.header-mobile-logout{color:#ffffffd9;cursor:pointer;text-align:left;background-color:#0000;border:none;border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-weight:600;transition:all .2s;display:flex}.header-mobile-logout:hover{color:#fff;background-color:#ffffff26}.dashboard-container{background-color:#f5f7fa;min-height:100vh;padding-bottom:2rem}.dashboard-inner{max-width:1200px;margin:0 auto;padding:0 1rem}.stato-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.stato-card h2{color:#2c3e50;margin-bottom:1.25rem;font-size:1.25rem;font-weight:600}.stato-item{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.stato-item:last-child{margin-bottom:0}.stato-icon{color:#4a6fa5;flex-shrink:0;width:24px;height:24px;margin-top:2px}.stato-text{color:#2c3e50;flex:1;font-size:1rem;line-height:1.5}.stato-text strong{font-weight:500}.stato-text span{font-weight:400}.no-concorsi-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.no-concorsi-card h3{color:#2c3e50;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.no-concorsi-card p{color:#6b7280;margin-bottom:1.5rem;line-height:1.5}.btn-gestisci{color:#fff;cursor:pointer;background-color:#4a6fa5;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s}.btn-gestisci:hover{background-color:#3b5a8c}.concorsi-section{margin-bottom:1.5rem}.concorsi-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.concorsi-title{color:#2c3e50;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;display:flex}.concorsi-badge{color:#2c3e50;background-color:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 .5rem;font-size:.875rem;font-weight:500;display:inline-flex}.concorsi-link{color:#4a6fa5;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.concorsi-link:hover{color:#3b5a8c}.concorsi-link svg{width:16px;height:16px}.concorsi-link .hidden{display:none}.concorsi-list{flex-direction:column;gap:1rem;display:flex}.concorso-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;transition:box-shadow .2s;box-shadow:0 1px 3px #0000001a}.concorso-card:hover{box-shadow:0 4px 6px #0000001a}.concorso-header{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.concorso-icon{color:#4a6fa5;flex-shrink:0;width:20px;height:20px;margin-top:2px}.concorso-info{flex:1}.concorso-title-text{color:#2c3e50;margin-bottom:.25rem;font-size:1rem;font-weight:600;line-height:1.4}.concorso-meta{color:#6b7280;font-size:.875rem}.concorso-scadenza{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.concorso-scadenza svg{color:#ef4444;flex-shrink:0;width:16px;height:16px}.concorso-scadenza span{font-size:.875rem;font-weight:500}.scadenza-red{color:#ef4444}.scadenza-gray{color:#6b7280}.btn-dettagli{color:#fff;cursor:pointer;background-color:#4a6fa5;border:none;border-radius:8px;width:100%;padding:.625rem;font-size:.9375rem;font-weight:500;transition:background-color .2s}.btn-dettagli:hover{background-color:#3b5a8c}.cronologia-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.cronologia-card h3{color:#2c3e50;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.cronologia-card p{color:#6b7280;margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.btn-cronologia{color:#4a6fa5;cursor:pointer;background-color:#0000;border:1px solid #4a6fa5;border-radius:8px;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s}.btn-cronologia:hover{color:#fff;background-color:#4a6fa5}.loading-container{justify-content:center;align-items:center;min-height:400px;display:flex}.loading-spinner{border:3px solid #e5e7eb;border-top-color:#4a6fa5;border-radius:50%;width:32px;height:32px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width:640px){.concorsi-link .hidden{display:inline}}@media (min-width:768px){.dashboard-inner{padding:0 2rem}.concorsi-list{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}}@media (min-width:1024px){.concorsi-header{margin-bottom:1.5rem}}.interessi-container{background-color:#f5f7fa;min-height:100vh;padding:2rem 1rem}.interessi-inner{max-width:800px;margin:0 auto}.interessi-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.interessi-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.interessi-title{color:#2c3e50;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.interessi-description{color:#6b7280;font-size:.875rem;line-height:1.5}.interessi-content{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.collapsible-section{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.collapsible-trigger{cursor:pointer;background-color:#f9fafb;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem;transition:background-color .2s;display:flex}.collapsible-trigger:hover{background-color:#f3f4f6}.collapsible-trigger-left{align-items:center;gap:.75rem;display:flex}.collapsible-icon{color:#4a6fa5;flex-shrink:0;width:20px;height:20px}.collapsible-title{color:#2c3e50;text-align:left;font-size:1rem;font-weight:600}.collapsible-chevron{color:#6b7280;flex-shrink:0;width:20px;height:20px}.collapsible-content{background-color:#fff;flex-direction:column;gap:1rem;padding:1rem;display:flex}.search-box{margin-bottom:.75rem;position:relative}.search-icon{color:#6b7280;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-input{color:#2c3e50;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:.95rem;transition:border-color .2s}.search-input:focus{border-color:#4a6fa5;outline:none;box-shadow:0 0 0 3px #4a6fa51a}.search-input::placeholder{color:#9ca3af}.search-spinner{border:2px solid #e5e7eb;border-top-color:#4a6fa5;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.profiles-list{background-color:#fafafa;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;gap:.5rem;max-height:300px;padding:.5rem;display:flex;overflow-y:auto}.no-results{text-align:center;color:#9ca3af;padding:1rem;font-size:.875rem}.checkbox-group{flex-direction:column;gap:.75rem;display:flex}.checkbox-item{align-items:center;gap:.5rem;display:flex}.checkbox-input{cursor:pointer;accent-color:#4a6fa5;border:1px solid #d1d5db;border-radius:4px;flex-shrink:0;width:18px;height:18px}.checkbox-input:hover{border-color:#4a6fa5}.checkbox-label{color:#2c3e50;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.875rem}.select-group{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.select-label{color:#2c3e50;font-size:.875rem;font-weight:500}.select-input{color:#2c3e50;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.625rem .75rem;font-size:.875rem;transition:border-color .2s}.select-input:hover{border-color:#4a6fa5}.select-input:focus{border-color:#4a6fa5;outline:none;box-shadow:0 0 0 3px #4a6fa51a}.switch-group{background-color:#f9fafb;border-radius:8px;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.75rem;display:flex}.switch-label{color:#2c3e50;cursor:pointer;font-size:.875rem;font-weight:500}.switch-toggle{width:48px;height:24px;display:inline-block;position:relative}.switch-input{opacity:0;width:0;height:0}.switch-slider{cursor:pointer;background-color:#d1d5db;border-radius:24px;transition:all .3s;position:absolute;inset:0}.switch-slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}.switch-input:checked+.switch-slider{background-color:#4a6fa5}.switch-input:checked+.switch-slider:before{transform:translate(24px)}.interessi-footer{border-top:1px solid #e5e7eb;gap:1rem;padding:1.5rem;display:flex}.btn-salva{color:#fff;cursor:pointer;background-color:#4a6fa5;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}.btn-salva:hover:not(:disabled){background-color:#3b5a8c}.btn-salva:disabled{opacity:.6;cursor:not-allowed}.btn-annulla{color:#6b7280;cursor:pointer;background-color:#0000;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.btn-annulla:hover{color:#2c3e50;background-color:#f9fafb;border-color:#9ca3af}.btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}@media (min-width:768px){.interessi-container{padding:3rem 2rem}.interessi-header{padding:2rem}.interessi-title{font-size:1.75rem}.interessi-content,.interessi-footer{padding:2rem}}.profilo-container{background-color:#f5f7fa;min-height:100vh;padding:2rem 1rem}.profilo-inner{flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto;display:flex}.profilo-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.profilo-card-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.profilo-card-title{color:#2c3e50;margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.profilo-card-description{color:#6b7280;font-size:.875rem}.profilo-card-content{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.profilo-field{flex-direction:column;gap:.25rem;display:flex}.profilo-field-label{color:#6b7280;font-size:.875rem}.profilo-field-value{color:#2c3e50;font-size:1rem;font-weight:500}.profilo-verification{align-items:center;gap:.5rem;display:flex}.profilo-icon-success{color:#10b981;width:16px;height:16px}.profilo-icon-warning{color:#f59e0b;width:16px;height:16px}.profilo-text-success{color:#10b981;font-size:1rem;font-weight:500}.profilo-text-warning{color:#f59e0b;font-size:1rem;font-weight:500}.profilo-badge{border-radius:6px;padding:.375rem .75rem;font-size:1rem;font-weight:500;display:inline-block}.profilo-badge-premium{color:#fff;background-color:#4a6fa5}.profilo-badge-free{color:#6b7280;background-color:#e5e7eb}.profilo-upgrade{background-color:#4a6fa50d;border:1px solid #4a6fa533;border-radius:8px;margin-top:.5rem;padding:1rem}.profilo-upgrade-title{color:#2c3e50;margin-bottom:.75rem;font-size:.875rem;font-weight:500}.profilo-upgrade-features{color:#6b7280;flex-direction:column;gap:.25rem;margin-bottom:1rem;padding-left:0;font-size:.875rem;list-style:none;display:flex}.profilo-upgrade-button{color:#fff;cursor:pointer;background-color:#4a6fa5;border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}.profilo-upgrade-button:hover{background-color:#3b5a8c}.profilo-actions{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.profilo-action-button{color:#4a6fa5;cursor:pointer;background-color:#0000;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.profilo-action-button:hover{color:#2c3e50;background-color:#f9fafb;border-color:#9ca3af}@media (min-width:768px){.profilo-container{padding:3rem 2rem}.profilo-card-header,.profilo-card-content,.profilo-actions{padding:2rem}}.login-page{background:linear-gradient(135deg,#e0e7ff 0%,#f3f4f6 50%,#fff 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-container{grid-template-columns:1fr;align-items:center;gap:3rem;width:100%;max-width:1400px;display:grid}@media (min-width:1024px){.login-container{grid-template-columns:1fr 1fr}}.login-left{flex-direction:column;justify-content:center;gap:2.5rem;padding:2rem;display:none}@media (min-width:1024px){.login-left{display:flex}}.login-badge{background:linear-gradient(90deg,#4a6fa533,#4a6fa51a);border:1px solid #4a6fa533;border-radius:9999px;align-items:center;gap:.75rem;width:fit-content;padding:.75rem 1.5rem;display:inline-flex;box-shadow:0 4px 6px #0000001a}.login-badge-icon{color:#4a6fa5;width:24px;height:24px}.login-badge-text{color:#4a6fa5;letter-spacing:.05em;font-size:.875rem;font-weight:700}.login-headline{flex-direction:column;gap:1.5rem;display:flex}.login-title{color:#1f2937;font-size:3.75rem;font-weight:900;line-height:1.1}.login-title-highlight{color:#4a6fa5}.login-subtitle{color:#4b5563;font-size:1.5rem;line-height:1.6}.login-subtitle strong{font-weight:700}.login-features{flex-direction:column;gap:1.25rem;display:flex}.login-feature{align-items:flex-start;gap:1rem;transition:transform .2s;display:flex}.login-feature:hover{transform:translate(5px)}.login-feature-icon{background-color:#d1fae5;border-radius:12px;flex-shrink:0;padding:.625rem;transition:background-color .2s;box-shadow:0 2px 4px #0000000d}.login-feature:hover .login-feature-icon{background-color:#a7f3d0}.login-feature-icon svg{color:#059669;width:24px;height:24px}.login-feature-text{color:#374151;padding-top:.5rem;font-size:1.125rem;font-weight:500;line-height:1.4}.login-trust{border-top:1px solid #e5e7eb;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}.login-trust-item{text-align:center}.login-trust-number{color:#4a6fa5;font-size:1.875rem;font-weight:900}.login-trust-label{color:#6b7280;margin-top:.25rem;font-size:.875rem;font-weight:500}.login-right{justify-content:center;align-items:center;display:flex}.login-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:500px;padding:2rem;box-shadow:0 10px 25px #0000001a}@media (min-width:640px){.login-card{padding:2.5rem}}.login-logo-mobile{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}@media (min-width:1024px){.login-logo-mobile{display:none}}.login-logo-icon{color:#4a6fa5;background-color:#4a6fa51a;border-radius:10px;width:40px;height:40px;padding:.5rem}.login-logo-text{flex-direction:column;display:flex}.login-logo-title{color:#2c3e50;font-size:1.25rem;font-weight:700}.login-logo-subtitle{color:#6b7280;font-size:.75rem;font-weight:500}.login-welcome{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.login-emoji{font-size:2.5rem}.login-welcome-text{color:#2c3e50;font-size:1.875rem;font-weight:700}.login-tabs{background-color:#f9fafb;border-radius:10px;gap:.5rem;margin-bottom:1rem;padding:.25rem;display:flex}.login-tab{color:#6b7280;cursor:pointer;background-color:#0000;border:none;border-radius:8px;flex:1;padding:.75rem;font-size:1rem;font-weight:600;transition:all .2s}.login-tab:hover{color:#2c3e50}.login-tab-active{color:#4a6fa5;background-color:#fff;box-shadow:0 1px 3px #0000001a}.login-description{text-align:center;color:#6b7280;margin-bottom:1.5rem;font-size:.9375rem}.login-form{flex-direction:column;gap:1.25rem;display:flex}.login-field{flex-direction:column;gap:.5rem;display:flex}.login-label{color:#2c3e50;font-size:.9375rem;font-weight:600}.login-input-wrapper{align-items:center;display:flex;position:relative}.login-input-icon{color:#9ca3af;pointer-events:none;width:20px;height:20px;position:absolute;left:.75rem}.login-input{color:#2c3e50;background-color:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:1rem;transition:all .2s}.login-input:hover{border-color:#4a6fa5}.login-input:focus{border-color:#4a6fa5;outline:none;box-shadow:0 0 0 3px #4a6fa51a}.login-input:disabled{cursor:not-allowed;background-color:#f3f4f6}.login-toggle-password{cursor:pointer;color:#6b7280;background-color:#0000;border:none;padding:.25rem;transition:color .2s;position:absolute;right:.75rem}.login-toggle-password:hover{color:#4a6fa5}.login-eye-icon{width:18px;height:18px}.login-error{color:#dc2626;background-color:#fee2e2;border:1px solid #fca5a5;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.login-error-icon{flex-shrink:0;width:18px;height:18px}.login-submit{color:#fff;cursor:pointer;background-color:#4a6fa5;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.login-submit:hover:not(:disabled){background-color:#3b5a8c;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.login-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-toggle{color:#4a6fa5;cursor:pointer;text-align:center;background-color:#0000;border:none;width:100%;padding:.75rem;font-size:.9375rem;font-weight:500;transition:color .2s}.login-toggle:hover:not(:disabled){color:#3b5a8c;text-decoration:underline}.login-toggle:disabled{opacity:.5;cursor:not-allowed}.login-footer{border-top:1px solid #e5e7eb;justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.login-footer-item{color:#6b7280;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;display:flex}.login-footer-icon{color:#10b981;width:14px;height:14px}@media (max-width:639px){.login-footer{flex-direction:column;gap:.75rem}}.pricing-page{background-color:#f5f7fa;min-height:100vh;padding:2rem 1rem;position:relative}.pricing-container{max-width:1200px;margin:0 auto;position:relative}.pricing-close{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:0;right:0;box-shadow:0 2px 4px #0000001a}.pricing-close:hover{background-color:#f3f4f6;transform:scale(1.05)}.pricing-close-icon{color:#6b7280;width:20px;height:20px}.pricing-header{text-align:center;margin-bottom:3rem}.pricing-title{color:#2c3e50;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.pricing-subtitle{color:#6b7280;font-size:1.125rem}.pricing-plans{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.pricing-plans{grid-template-columns:repeat(3,1fr)}}.pricing-card{background-color:#fff;border:2px solid #e5e7eb;border-radius:16px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;position:relative}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.pricing-card-featured{border-color:#4a6fa5;box-shadow:0 8px 20px #4a6fa526}.pricing-badge{color:#fff;background-color:#4a6fa5;border-radius:9999px;padding:.375rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000001a}.pricing-card-header{text-align:center;border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1.5rem}.pricing-card-title{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.pricing-price{justify-content:center;align-items:baseline;gap:.25rem;display:flex}.pricing-price-currency{color:#6b7280;font-size:1.5rem;font-weight:600}.pricing-price-amount{color:#2c3e50;font-size:3rem;font-weight:900}.pricing-price-period{color:#6b7280;font-size:1rem}.pricing-card-content{flex-direction:column;flex:1;display:flex}.pricing-features{flex-direction:column;flex:1;gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.pricing-feature{align-items:center;gap:.75rem;display:flex}.pricing-feature-disabled{opacity:.5}.pricing-feature-icon-yes{color:#10b981;flex-shrink:0;width:20px;height:20px}.pricing-feature-icon-no{color:#ef4444;flex-shrink:0;width:20px;height:20px}.pricing-feature span{color:#2c3e50;font-size:.9375rem}.pricing-button{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.pricing-button-primary{color:#fff;background-color:#4a6fa5}.pricing-button-primary:hover:not(:disabled){background-color:#3b5a8c;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.pricing-button-secondary{color:#6b7280;background-color:#f3f4f6;border:1px solid #d1d5db}.pricing-button-secondary:hover:not(:disabled){color:#2c3e50;background-color:#e5e7eb}.pricing-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.pricing-footer{text-align:center;color:#6b7280;padding:2rem;font-size:.875rem}.concorsi-page{background-color:#f5f7fa;min-height:100vh;padding:2rem 1rem}.concorsi-page-inner{max-width:1200px;margin:0 auto}.concorsi-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.concorsi-page-title{color:#2c3e50;margin-bottom:.5rem;font-size:2rem;font-weight:700}.concorsi-page-subtitle{color:#6b7280;font-size:1rem}.concorsi-page-back{color:#4a6fa5;cursor:pointer;white-space:nowrap;background-color:#0000;border:1px solid #d1d5db;border-radius:8px;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .2s}.concorsi-page-back:hover{color:#2c3e50;background-color:#f9fafb;border-color:#9ca3af}.concorsi-page-empty{text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:4rem 2rem}.concorsi-page-empty-icon{color:#d1d5db;width:64px;height:64px;margin:0 auto 1.5rem}.concorsi-page-empty h2{color:#2c3e50;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.concorsi-page-empty p{color:#6b7280;margin-bottom:1.5rem;font-size:1rem}.concorsi-page-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.concorsi-page-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.concorsi-page-grid{grid-template-columns:repeat(3,1fr)}}.concorso-card-full{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.concorso-card-full:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.concorso-card-full-header{align-items:flex-start;gap:1rem;display:flex}.concorso-card-full-icon{background-color:#e0e7ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.concorso-card-full-icon svg{color:#4a6fa5;width:20px;height:20px}.concorso-card-full-info{flex:1}.concorso-card-full-title{color:#2c3e50;margin-bottom:.25rem;font-size:1.125rem;font-weight:600;line-height:1.4}.concorso-card-full-meta{color:#6b7280;font-size:.875rem}.concorso-card-full-scadenza{background-color:#fef2f2;border:1px solid #fca5a5;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.concorso-card-full-scadenza-icon{color:#dc2626;flex-shrink:0;width:20px;height:20px}.concorso-card-full-scadenza-label{color:#6b7280;margin-bottom:.125rem;font-size:.75rem}.concorso-card-full-scadenza-date{color:#dc2626;font-size:.9375rem;font-weight:600}.concorso-card-full-button{color:#fff;cursor:pointer;background-color:#4a6fa5;border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s}.concorso-card-full-button:hover{background-color:#3b5a8c;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.dettaglio-page{background-color:#f5f7fa;min-height:100vh;padding:2rem 1rem}.dettaglio-container{max-width:800px;margin:0 auto}.dettaglio-error{text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:4rem 2rem}.dettaglio-error h2{color:#2c3e50;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.dettaglio-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.dettaglio-badge{background-color:#d1fae5;border-bottom:1px solid #a7f3d0;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.dettaglio-badge-icon{color:#059669;flex-shrink:0;width:20px;height:20px}.dettaglio-badge span{color:#059669;font-size:.875rem;font-weight:600;line-height:1.4}.dettaglio-content{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.dettaglio-row{align-items:flex-start;gap:1rem;padding:.75rem 0;display:flex}.dettaglio-icon{color:#4a6fa5;flex-shrink:0;width:20px;height:20px;margin-top:.125rem}.dettaglio-icon-danger{color:#dc2626;flex-shrink:0;width:20px;height:20px;margin-top:.125rem}.dettaglio-info{flex:1}.dettaglio-label{color:#6b7280;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.dettaglio-value{color:#2c3e50;font-size:1rem;line-height:1.5}.dettaglio-value-danger{color:#dc2626;font-size:1rem;font-weight:600;line-height:1.5}.dettaglio-separator{background-color:#e5e7eb;height:1px;margin:.5rem 0}.dettaglio-row-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.dettaglio-row-grid{grid-template-columns:repeat(2,1fr)}}.dettaglio-actions{flex-direction:column;gap:.75rem;padding:0 1.5rem 1.5rem;display:flex}@media (min-width:640px){.dettaglio-actions{flex-direction:row}}.dettaglio-button{cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.dettaglio-button-primary{color:#fff;background-color:#4a6fa5}.dettaglio-button-primary:hover{background-color:#3b5a8c;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.dettaglio-button-secondary{color:#4a6fa5;background-color:#0000;border:1px solid #d1d5db}.dettaglio-button-secondary:hover{color:#2c3e50;background-color:#f9fafb;border-color:#9ca3af}.dettaglio-button-icon{width:16px;height:16px}.dettaglio-follow-section{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:1.5rem}.dettaglio-follow-button{color:#4a6fa5;cursor:pointer;background-color:#fff;border:2px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.dettaglio-follow-button:hover:not(:disabled){background-color:#f0f4f8;border-color:#4a6fa5}.dettaglio-follow-button:disabled{opacity:.6;cursor:not-allowed}.dettaglio-follow-button-active{color:#059669;background-color:#d1fae5;border-color:#10b981}.dettaglio-follow-button-active:hover:not(:disabled){background-color:#a7f3d0;border-color:#059669}.dettaglio-follow-icon{width:20px;height:20px}.dettaglio-follow-description{color:#059669;text-align:center;margin-top:.75rem;font-size:.875rem;line-height:1.5}.dettaglio-footer{text-align:center;margin-top:1.5rem}.dettaglio-back{color:#6b7280;cursor:pointer;background-color:#0000;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s}.dettaglio-back:hover{color:#2c3e50;background-color:#f3f4f6}.cronologia-page-container{background-color:#f5f7fa;min-height:100vh;padding:2rem 1rem}.cronologia-header{max-width:1200px;margin:0 auto 2rem}.back-button{color:#4a6fa5;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.95rem;font-weight:500;transition:color .2s;display:inline-flex}.back-button:hover{color:#3b5a8c}.back-icon{width:18px;height:18px}.cronologia-title{color:#2c3e50;margin-bottom:.5rem;font-size:2rem;font-weight:700}.cronologia-subtitle{color:#6b7280;font-size:1rem}.cronologia-content{max-width:1200px;margin:0 auto}.cronologia-empty{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:4rem 2rem;box-shadow:0 1px 3px #0000001a}.empty-icon{color:#9ca3af;width:64px;height:64px;margin:0 auto 1.5rem}.cronologia-empty h2{color:#2c3e50;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.cronologia-empty p{color:#6b7280;margin-bottom:2rem;font-size:1rem;line-height:1.5}.btn-configure{color:#fff;cursor:pointer;background-color:#4a6fa5;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:inline-flex}.btn-configure:hover{background-color:#3b5a8c}.btn-icon{width:18px;height:18px}
