:root{--accent-rgb: 62 165 249;--accent-on-rgb: 255 255 255;--accent-ink-rgb: 3 105 161;--accent-ink-dark-rgb: 125 211 252;--page-bg: #f8fafc;--page-bg-dark: #1c1c1e;--surface-rgb: 255 255 255;--surface-dark-rgb: 44 44 46}html:not(.dark) .bg-white{background-color:rgb(var(--surface-rgb))!important}html:not(.dark) .bg-white\/80{background-color:rgb(var(--surface-rgb) / .8)!important}html:not(.dark) .bg-white\/90{background-color:rgb(var(--surface-rgb) / .9)!important}html:not(.dark) .bg-white\/95{background-color:rgb(var(--surface-rgb) / .95)!important}.bg-pattern{background-color:var(--page-bg)}.dark .bg-pattern{background-color:var(--page-bg-dark)}.bg-pattern:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(0,0,0,.065) 1px,transparent 1px);background-size:24px 24px;pointer-events:none;z-index:0}.dark .bg-pattern:before{background-image:radial-gradient(circle,rgba(255,255,255,.04) 1px,transparent 1px)}html[data-bg=caldo]{--page-bg: #f7f3ec;--page-bg-dark: #221e19}html[data-bg=freddo]{--page-bg: #edf3f9;--page-bg-dark: #171b20}html[data-bg=salvia]{--page-bg: #eef4ee;--page-bg-dark: #191f1a}html[data-bg=griglia] .bg-pattern:before{background-image:linear-gradient(rgba(0,0,0,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.05) 1px,transparent 1px);background-size:28px 28px}html.dark[data-bg=griglia] .bg-pattern:before{background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px)}html[data-bg=liscio] .bg-pattern:before,html.dark[data-bg=liscio] .bg-pattern:before{background-image:none}html[data-bg=sakura]{--page-bg: #fdf2f7;--page-bg-dark: #251b21}html[data-bg=oro]{--page-bg: #faf5e7;--page-bg-dark: #241f13}html[data-bg=notte]{--page-bg: #f8fafc;--page-bg-dark: #141416}html[data-bg=rosso]{--page-bg: #f7f7f7;--page-bg-dark: #181818}html[data-bg=nebula]{--page-bg: #f5f3fb;--page-bg-dark: #1b1826}html[data-bg=cyber]{--page-bg: #f2f1fb;--page-bg-dark: #131022}html[data-bg=cyber] .bg-pattern:before{background-image:linear-gradient(rgb(var(--accent-rgb) / .08) 1px,transparent 1px),linear-gradient(90deg,rgb(var(--accent-rgb) / .08) 1px,transparent 1px);background-size:28px 28px}html.dark[data-bg=cyber] .bg-pattern:before{background-image:linear-gradient(rgb(var(--accent-rgb) / .12) 1px,transparent 1px),linear-gradient(90deg,rgb(var(--accent-rgb) / .12) 1px,transparent 1px)}html[data-texture=nessuna] .bg-pattern:before,html.dark[data-texture=nessuna] .bg-pattern:before{background-image:none!important}html[data-texture=punti] .bg-pattern:before{background-image:radial-gradient(circle,rgba(0,0,0,.065) 1px,transparent 1px)!important;background-size:24px 24px!important}html.dark[data-texture=punti] .bg-pattern:before{background-image:radial-gradient(circle,rgba(255,255,255,.04) 1px,transparent 1px)!important}html[data-texture=griglia] .bg-pattern:before{background-image:linear-gradient(rgba(0,0,0,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.05) 1px,transparent 1px)!important;background-size:28px 28px!important}html.dark[data-texture=griglia] .bg-pattern:before{background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px)!important}html[data-texture=neon] .bg-pattern:before{background-image:linear-gradient(rgb(var(--accent-rgb) / .08) 1px,transparent 1px),linear-gradient(90deg,rgb(var(--accent-rgb) / .08) 1px,transparent 1px)!important;background-size:28px 28px!important}html.dark[data-texture=neon] .bg-pattern:before{background-image:linear-gradient(rgb(var(--accent-rgb) / .12) 1px,transparent 1px),linear-gradient(90deg,rgb(var(--accent-rgb) / .12) 1px,transparent 1px)!important}html[data-radius=squadrati] .rounded-lg{border-radius:.25rem!important}html[data-radius=squadrati] .rounded-xl{border-radius:.3rem!important}html[data-radius=squadrati] .rounded-2xl{border-radius:.4rem!important}html[data-radius=squadrati] .rounded-3xl{border-radius:.5rem!important}html[data-radius=morbidi] .rounded-lg{border-radius:.7rem!important}html[data-radius=morbidi] .rounded-xl{border-radius:1.05rem!important}html[data-radius=morbidi] .rounded-2xl{border-radius:1.4rem!important}html[data-radius=morbidi] .rounded-3xl{border-radius:2rem!important}html.reduce-motion ::view-transition-old(root),html.reduce-motion ::view-transition-new(root){animation:none}html.reduce-motion .skeleton:after{animation:none}.bg-pattern>*{position:relative;z-index:1}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:.75rem;padding-right:2.5rem}@keyframes page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:page-in .25s ease-out}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #3ea5f91a,0 1px 2px #0000000d;border-color:#3ea5f9;transition:box-shadow .2s ease-out,border-color .2s ease-out}.dark input:focus,.dark select:focus,.dark textarea:focus{box-shadow:0 0 0 3px #3ea5f926,0 1px 2px #0003}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;border:1.5px solid #d1d5db;border-radius:.375rem;background-color:#fff;cursor:pointer;transition:all .15s ease-out;position:relative}input[type=checkbox]:checked{background-color:#3ea5f9;border-color:#3ea5f9}input[type=checkbox]:checked:after{content:"";position:absolute;left:3px;top:0;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}input[type=checkbox]:focus{box-shadow:0 0 0 3px #3ea5f926;border-color:#3ea5f9}input[type=checkbox]:hover:not(:checked){border-color:#9ca3af}.dark input[type=checkbox]{background-color:#ffffff0d;border-color:#ffffff26}.dark input[type=checkbox]:checked{background-color:#3ea5f9;border-color:#3ea5f9}.dark input[type=checkbox]:hover:not(:checked){border-color:#ffffff4d}.dark input[type=checkbox]:focus{box-shadow:0 0 0 3px #3ea5f933}.text-xxs{font-size:.65rem;line-height:.85rem}@keyframes glow{0%{box-shadow:0 0 #fbbf2433}50%{box-shadow:0 0 5px 2px #fbbf2466}to{box-shadow:0 0 #fbbf2433}}.animate-glow{animation:glow 2s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite ease-in-out;border-radius:.75rem}.dark .skeleton{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200% 100%}@keyframes glow-pulse{0%,to{box-shadow:0 0 #3ea5f900}50%{box-shadow:0 0 16px 2px #3ea5f926}}.hover-glow:hover{animation:glow-pulse 2s ease-in-out infinite}@keyframes count-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.count-animate{animation:count-fade-in .4s ease-out}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.skeleton{animation:none}}.dark select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' stroke='%23D1D5DB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.dark select option{background-color:#2c2c2e;color:#fff}select option{background-color:#fff;color:#111}.confetti{position:absolute;width:8px;height:8px;border-radius:50%;animation-name:fall;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes fall{0%{top:-10%}to{top:110%}}::view-transition-old(root){animation:vt-out .1s cubic-bezier(.4,0,1,1) both}::view-transition-new(root){animation:vt-in .24s cubic-bezier(.16,1,.3,1) 60ms both}@keyframes vt-out{to{opacity:0}}@keyframes vt-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){::view-transition-old(root),::view-transition-new(root){animation:none}}.skeleton{position:relative;overflow:hidden;border-radius:.5rem;background:#00000012}.dark .skeleton{background:#ffffff0f}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:skeleton-shimmer 1.6s ease-in-out infinite}.dark .skeleton:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.09),transparent)}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.skeleton:after{animation:none}}
