@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Inter,system-ui,sans-serif;color:var(--aemet-dark-blue);width:100%;height:100%;background:#fff}input,textarea,select{color:var(--aemet-dark-blue)}button{font-family:inherit}:root{--tw-gradient-to: #1950A0 var(--tw-gradient-to-position);--aemet-dark-blue: #1950A0;--aemet-medium-blue: #2D7DD2;--aemet-light-blue: rgb(90, 219, 255);--aemet-yellow: rgb(250, 175, 0);--aemet-green: rgb(74, 222, 128 , 1);--aemet-coral: rgb(248, 113, 113, 1);--aemet-red: rgb(220 38 38 / var(--tw-bg-opacity, 1));--tw-bg-opacity: 1}.custom-toast{display:flex;align-items:center;gap:10px;min-width:300px;max-width:350px;padding:12px 16px;border-radius:8px;color:#fff;font-size:14px;position:absolute;left:82%}.custom-toast .toast-title{font-weight:700;margin-bottom:2px}.custom-toast .toast-message{margin:0}.custom-toast.success{background:linear-gradient(90deg,#56ab2f,#a8e063)}.custom-toast.success:before{content:"\2714";font-weight:700}.custom-toast.error{background:linear-gradient(90deg,#e53935,#e35d5b)}.custom-toast.error:before{content:"\2716";font-weight:700}.custom-toast.warning{background:linear-gradient(90deg,#f7971e,#ffd200);color:#000}.custom-toast.warning:before{content:"\26a0";font-weight:700}.custom-toast.info{background:linear-gradient(90deg,#2193b0,#6dd5ed)}.custom-toast.info:before{content:"\2139";font-weight:700}
