:root{--leb-font-main:'Helvetica Neue',Helvetica,Arial,sans-serif; --leb-primary-color:#F15E74; --leb-primary-dark:#e8445e; --leb-primary-glow:rgba(241,94,116,0.25); --leb-primary-light-bg:#ffe6ea; --leb-secondary-color:#2C3E50; --leb-bg-light:#FAFAFA; --leb-bg-light-2:#f1f1f1; --leb-white:#ffffff; --leb-success-color:#16a34a; --leb-success-light-bg:#d5ffe5; --leb-warning-color:#f59e0b; --leb-warning-light-bg:#fff2dc; --leb-error-color:#ea0124; --leb-error-light-bg:#ffe6ea; --leb-info-color:#2563eb; --leb-info-light-bg:#dbeafe; --leb-text-color:#000000; --leb-text-muted:#5a6e7c; --leb-border-color:#e9eef3; --leb-border-default:#e2e8f0; --leb-card-shadow:0 12px 30px rgba(0,0,0,0.05); --leb-focus-shadow:0 0 0 4px var(--leb-primary-light-bg); --leb-overlay-bg:rgba(255,255,255,0.75); --leb-overlay-dark:rgba(0,0,0,0.15); --leb-white-alpha-40:rgba(255,255,255,0.4)} .lef-global-plugin-wrapper :is(input[type="checkbox"],input[type="color"],input[type="date"],input[type="datetime-local"],input[type="datetime"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="radio"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],select,textarea,a):is(:hover,:focus,:focus-visible,:active){outline:none !important; box-shadow:unset !important} .lef-global-plugin-wrapper{box-sizing:border-box !important; color:var(--leb-text-color); font-family:var(--leb-font-main); overflow-x:clip} .lef-global-plugin-wrapper *,.lef-global-plugin-wrapper *::before,.lef-global-plugin-wrapper *::after{box-sizing:border-box !important} .lef-global-plugin-wrapper *{margin:0; padding:0; line-height:1.5; font-family:inherit} .lef-admin-notice-placeholder+.notice{margin:5px 0 15px 0 !important; border-radius:8px; box-shadow:var(--leb-card-shadow)}