*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Arial,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background-color:#fff;color:#333;line-height:1.6}.text-center{text-align:center}.font-bold{font-weight:700}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.mx-auto{margin-left:auto;margin-right:auto}:root{--color-primary: #0066cc;--color-primary-dark: #0052a3;--color-white: #ffffff;--color-black: #000000;--color-gray-light: #f8f9fa;--color-gray: #666666;--color-gray-border: #e0e0e0}.toast-root{position:fixed;right:20px;top:20px;z-index:9999;display:flex;flex-direction:column;gap:12px;max-width:360px}.toast{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:8px;box-shadow:0 6px 18px #0f172a1f;background:#fff;color:#0f172a;border-left:4px solid #93c5fd}.toast.info{border-left-color:#93c5fd}.toast.success{border-left-color:#10b981}.toast.error{border-left-color:#ef4444}.toast.warning{border-left-color:#f59e0b}.toast-title{font-weight:600;margin-bottom:4px}.toast-message{font-size:14px;line-height:1.2;color:#0f172a}.toast-close{background:transparent;border:0;color:#475569;font-size:18px;cursor:pointer;align-self:flex-start}@media(max-width:520px){.toast-root{left:12px;right:12px;top:12px}}
