.elementor-kit-6{--e-global-color-primary:#A350ED;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#A350ED;--e-global-color-cb5c472:#B8D0DD;--e-global-color-37fbb86:#FFFFFF;--e-global-color-06c9f4b:#A38C77;--e-global-color-14a8910:#AE4639;--e-global-color-e3891d5:#DDEBE6;--e-global-color-58221eb:#B8D0DD;--e-global-color-ea55942:#ECD2E5;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#B8D0DD;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {

/* =========================================================
   2. CURSORE SARTORIALE (BACCHETTA 28px)
   ========================================================= */
html, body, a, button, .elementor-button, .elementor-clickable, .interactive,
input, select, textarea, .elementor-post__thumbnail__link {
    cursor: url('https://bettercallvero.com/wp-content/uploads/2026/04/BACCHETTA28.png') 0 0, auto !important;
}

body.is-casting, body.is-casting * {
    cursor: none !important;
}

/* =========================================================
   5. TRANSIZIONI E FALLBACK (FADE E SIPARIO)
   ========================================================= */
.fade-in { 
    opacity: 0; transform: translateY(30px); 
    transition: opacity 1.2s cubic-bezier(0.2, 0.8, 0.2, 1), transform 1.2s cubic-bezier(0.2, 0.8, 0.2, 1); 
}
.fade-in.visible { opacity: 1; transform: translateY(0); }

.reveal-anim { 
    background: var(--sand); clip-path: inset(100% 0 0 0); 
    transition: clip-path 1.5s cubic-bezier(0.77, 0, 0.175, 1); overflow: hidden; 
}
.reveal-anim.visible { clip-path: inset(0 0 0 0); }

.elementor-editor-active .reveal-anim { clip-path: inset(0 0 0 0) !important; }

.reveal-anim, .fade-in {
    clip-path: inset(0 0 0 0) !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
}/* End custom CSS */