.naraya-alert{display:flex;align-items:flex-start;gap:.625rem;padding:.75rem .875rem;border-radius:.625rem;font-size:.875rem;line-height:1.4}.naraya-alert__icon{display:inline-flex;flex-shrink:0;margin-top:.0625rem}.naraya-alert__content{flex:1 1 auto;min-width:0}.naraya-alert__title{font-weight:600}.naraya-alert__title+.naraya-alert__body{margin-top:.125rem}.naraya-alert__body{opacity:.92}.naraya-alert__dismiss{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.375rem;height:1.375rem;margin:-.125rem -.25rem -.125rem 0;padding:0;border:0;border-radius:.375rem;background:transparent;color:inherit;opacity:.6;cursor:pointer;transition:opacity var(--duration-fast) var(--easing-smooth),background-color var(--duration-fast) var(--easing-smooth)}.naraya-alert__dismiss:hover{opacity:1;background-color:rgb(var(--text-main)/.08)}.naraya-alert--soft.naraya-alert--tone-info{color:rgb(var(--color-info));background-color:rgb(var(--color-info)/.1)}.naraya-alert--soft.naraya-alert--tone-success{color:rgb(var(--color-success));background-color:rgb(var(--color-success)/.1)}.naraya-alert--soft.naraya-alert--tone-warning{color:rgb(var(--color-warning));background-color:rgb(var(--color-warning)/.1)}.naraya-alert--soft.naraya-alert--tone-error{color:rgb(var(--color-error));background-color:rgb(var(--color-error)/.1)}.naraya-alert--soft.naraya-alert--tone-neutral{color:rgb(var(--text-main));background-color:rgb(var(--color-secondary)/.6)}.naraya-alert--soft .naraya-alert__body{color:rgb(var(--text-main));opacity:.85}.naraya-alert--solid{color:#fff}.naraya-alert--solid.naraya-alert--tone-info{background-color:rgb(var(--color-info));color:rgb(var(--color-info-content))}.naraya-alert--solid.naraya-alert--tone-success{background-color:rgb(var(--color-success));color:rgb(var(--color-success-content))}.naraya-alert--solid.naraya-alert--tone-warning{background-color:rgb(var(--color-warning));color:rgb(var(--color-warning-content))}.naraya-alert--solid.naraya-alert--tone-error{background-color:rgb(var(--color-error));color:rgb(var(--color-error-content))}.naraya-alert--solid.naraya-alert--tone-neutral{background-color:rgb(var(--color-secondary));color:rgb(var(--color-secondary-content))}.naraya-alert--solid .naraya-alert__body{opacity:.92}.naraya-alert--outline{background-color:rgb(var(--bg-surface))}.naraya-alert--outline .naraya-alert__body{color:rgb(var(--text-main));opacity:.85}.naraya-alert--outline.naraya-alert--tone-info{color:rgb(var(--color-info));box-shadow:inset 0 0 0 1px rgb(var(--color-info)/.4)}.naraya-alert--outline.naraya-alert--tone-success{color:rgb(var(--color-success));box-shadow:inset 0 0 0 1px rgb(var(--color-success)/.4)}.naraya-alert--outline.naraya-alert--tone-warning{color:rgb(var(--color-warning));box-shadow:inset 0 0 0 1px rgb(var(--color-warning)/.4)}.naraya-alert--outline.naraya-alert--tone-error{color:rgb(var(--color-error));box-shadow:inset 0 0 0 1px rgb(var(--color-error)/.4)}.naraya-alert--outline.naraya-alert--tone-neutral{color:rgb(var(--text-main));box-shadow:inset 0 0 0 1px rgb(var(--border-subtle))}