.Alert_root__irmh3{--alert-radius:12px;--alert-border:rgba(255,255,255,0.10);--alert-bg:var(--surface-2,#141824);--alert-fg:rgba(255,255,255,0.92);--alert-muted:rgba(255,255,255,0.62);--icon-bg:rgba(255,255,255,0.06);--icon-fg:var(--alert-fg);position:relative;display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;padding:12px 16px;border-radius:var(--alert-radius);border:1px solid var(--alert-border);background:var(--alert-bg);color:var(--alert-fg);transition:box-shadow .16s ease;align-items:start}.Alert_root__irmh3:hover{box-shadow:0 6px 24px rgba(0,0,0,.25)}.Alert_icon__aE3ZC{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;flex:0 0 auto;background:var(--icon-bg);color:var(--icon-fg);flex-shrink:0}.Alert_defaultIcon__esEKF{width:8px;height:8px;border-radius:999px;background:currentColor}.Alert_content__vP_WK{min-width:0;flex:1 1}.Alert_title__EBpcK{font-weight:600;line-height:1.25;font-size:.9375rem}.Alert_description__KLzEU{margin-top:4px;color:var(--alert-muted);font-size:.875rem;line-height:1.5}.Alert_description__KLzEU ol,.Alert_description__KLzEU ul{margin:8px 0;padding-left:20px}.Alert_description__KLzEU li{margin:4px 0}.Alert_description__KLzEU a{color:inherit;text-decoration:underline;text-underline-offset:2px;opacity:.9;transition:opacity .12s ease}.Alert_description__KLzEU a:hover{opacity:1}.Alert_actionsContainer__oUfyW{flex-shrink:0}.Alert_actionsContainer__oUfyW,.Alert_actions__Ek5yF{display:flex;gap:8px;align-items:center}.Alert_close__xb4ST{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:inherit;cursor:pointer;border-radius:8px;padding:4px;display:grid;place-items:center;transition:background-color .12s ease;opacity:.7}.Alert_close__xb4ST:hover{opacity:1;background:rgba(255,255,255,.08)}.Alert_close__xb4ST:focus-visible{outline:2px solid var(--ring,rgba(99,102,241,.55));outline-offset:2px}.Alert_variant_default__QQ8uJ{--alert-bg:var(--surface-2,#141824);--alert-border:rgba(255,255,255,0.10);--icon-bg:rgba(255,255,255,0.06);--icon-fg:rgba(255,255,255,0.92)}.Alert_variant_success__oJwxi{--alert-bg:rgba(16,75,50,0.35);--alert-border:rgba(34,197,94,0.25);--icon-bg:rgba(34,197,94,0.18);--icon-fg:rgb(134,239,172)}.Alert_variant_info__3ZYjh{--alert-bg:rgba(23,37,84,0.35);--alert-border:rgba(96,165,250,0.25);--icon-bg:rgba(96,165,250,0.18);--icon-fg:rgb(125,211,252)}.Alert_variant_warning__5KTS4{--alert-bg:rgba(69,53,6,0.35);--alert-border:rgba(250,204,21,0.28);--icon-bg:rgba(250,204,21,0.18);--icon-fg:rgb(253,224,71)}.Alert_variant_destructive__I6l2A{--alert-bg:rgba(82,17,17,0.35);--alert-border:rgba(248,113,113,0.28);--icon-bg:rgba(248,113,113,0.18);--icon-fg:rgb(252,165,165)}[data-theme=light] .Alert_root__irmh3{--alert-border:rgba(0,0,0,0.12);--alert-fg:rgba(0,0,0,0.92);--alert-muted:rgba(0,0,0,0.62)}[data-theme=light] .Alert_variant_default__QQ8uJ{--alert-bg:rgba(0,0,0,0.02);--alert-border:rgba(0,0,0,0.12);--icon-bg:rgba(0,0,0,0.06);--icon-fg:rgba(0,0,0,0.72)}[data-theme=light] .Alert_variant_success__oJwxi{--alert-bg:rgba(220,252,231,0.6);--alert-border:rgba(34,197,94,0.3);--icon-bg:rgba(34,197,94,0.15);--icon-fg:rgb(21,128,61)}[data-theme=light] .Alert_variant_info__3ZYjh{--alert-bg:rgba(219,234,254,0.6);--alert-border:rgba(59,130,246,0.3);--icon-bg:rgba(59,130,246,0.15);--icon-fg:rgb(29,78,216)}[data-theme=light] .Alert_variant_warning__5KTS4{--alert-bg:rgba(254,249,195,0.6);--alert-border:rgba(234,179,8,0.3);--icon-bg:rgba(234,179,8,0.15);--icon-fg:rgb(161,98,7)}[data-theme=light] .Alert_variant_destructive__I6l2A{--alert-bg:rgba(254,226,226,0.6);--alert-border:rgba(239,68,68,0.3);--icon-bg:rgba(239,68,68,0.15);--icon-fg:rgb(185,28,28)}[data-theme=light] .Alert_close__xb4ST:hover{background:rgba(0,0,0,.06)}@media (prefers-reduced-motion:reduce){.Alert_close__xb4ST,.Alert_description__KLzEU a,.Alert_root__irmh3{transition:none}}.Alert_root__irmh3:focus-visible{outline:2px solid var(--ring,rgba(99,102,241,.55));outline-offset:2px}