.AlertBanner_banner__tw1R0{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;border:1px solid var(--border-primary);border-radius:var(--radius-lg);background:var(--glass-background);backdrop-filter:blur(20px)}.AlertBanner_icon__kWrir{flex-shrink:0}.AlertBanner_content__sDnW_{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.AlertBanner_actions__Mw_ue{display:flex;align-items:center;flex-shrink:0;gap:8px}.AlertBanner_action__RqyAS{flex-shrink:0}.AlertBanner_dismiss__TItlD{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:4px;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text-tertiary);transition:color .15s ease,background .15s ease;cursor:pointer}@media (hover:hover) and (pointer:fine){.AlertBanner_dismiss__TItlD:hover{background:var(--bg-tertiary);color:var(--text-primary)}}.AlertBanner_default__Yzoyk .AlertBanner_icon__kWrir{color:var(--brand-primary)}.AlertBanner_info__5fP3D{border-color:rgb(42 171 238/20%);background:rgb(42 171 238/10%)}.AlertBanner_info__5fP3D .AlertBanner_icon__kWrir{color:#2aabee}.AlertBanner_success__1_dHv{border-color:var(--color-green-60,rgb(76 175 80/60%));background:var(--color-green-15,rgb(34 197 94/15%))}.AlertBanner_success__1_dHv .AlertBanner_icon__kWrir{color:var(--color-green,#22c55e)}.AlertBanner_warning__dd551{border-color:rgb(251 191 36/40%);background:rgb(251 191 36/10%)}.AlertBanner_warning__dd551 .AlertBanner_icon__kWrir{color:#fbbf24}.AlertBanner_error___GZJC{border-color:rgb(239 68 68/30%);background:rgb(239 68 68/10%)}.AlertBanner_error___GZJC .AlertBanner_icon__kWrir{color:#ef4444}@media screen and (width <= 768px){.AlertBanner_banner__tw1R0{flex-direction:column;gap:8px;padding:10px 12px;border-radius:var(--radius-lg);text-align:center}.AlertBanner_icon__kWrir{width:28px;height:28px}.AlertBanner_actions__Mw_ue{width:100%}.AlertBanner_actions__Mw_ue .AlertBanner_action__RqyAS{flex:1}.AlertBanner_dismiss__TItlD{border-radius:var(--radius-sm)}}