.item-content{margin-bottom:1.25rem;flex:1;box-shadow:0 1px 2px #00000008}.content-header{margin-bottom:1rem;display:flex;align-items:center}.header-icon{background-color:#fef9c3;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#ca8a04;font-size:1.25rem;margin-right:13px}.content-header .header-title{font-size:1.5rem;font-weight:700;line-height:1.5rem;margin-bottom:2px}.content-header .header-description{font-size:1.125rem}.notification-list{display:flex;flex-direction:column;gap:12px}.notification-item{border:1px solid rgb(229 231 235);border-radius:.75rem;display:flex;flex-direction:column}.notification-item .icon{padding:0 1rem 0 0;font-size:1rem}.notification-item .body{width:100%}.notification-item .date{color:gray;margin-right:10px}.notification-item .base{width:fit-content;height:fit-content;border-radius:3px;white-space:nowrap;margin-right:1rem;font-size:.75rem;line-height:1rem;font-weight:700;border:1px solid;padding:3px 10px}.notification-item .base.normal{color:#2563eb;background-color:#eff6ff;border-color:#bfdbfe}.notification-item .base.warning{color:#dc2626;background-color:#fef2f2;border-color:#fee2e2}.notification-item .status{border-radius:10px;background-color:#ef4444;color:#fff;font-size:10px;line-height:15px;padding:0 8px;height:fit-content;font-weight:600}.notification-item .action{color:#9ca3af}.notification-item .body .title{margin-top:5px;font-weight:700;font-size:1.125rem;line-height:1.75rem}.notification-header{display:flex;align-items:start;justify-content:space-between;padding:1rem}.notification-item.active .notification-header{background-color:#f0f9ff;border-bottom:1px solid rgb(224 242 254);border-radius:.75rem .75rem 0 0}.notification-item.active .notification-header .title{color:#0c4a6e}.notification-item.active{border:1px solid rgb(125 211 252);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.toggle-expand{cursor:pointer;transition:transform .3s ease}.notification-item.active .toggle-expand{transform:rotate(180deg)}.notification-expand{max-height:0;overflow:hidden;transition:max-height .35s ease;border-radius:0 0 .75rem .75rem}.notification-expand .expand-content{padding:1.25rem;color:#374151;line-height:1.625;font-weight:500}.notification-expand .expand-footer{border-top:1px solid rgb(224 242 254);margin-top:1rem;display:flex;align-items:center;justify-content:end}.notification-expand .expand-footer .expand-action{color:#0284c7;text-decoration:none;line-height:1rem;padding-top:1rem}.icon .text-red{color:#ef4444}.icon .text-sky{color:#0ea5e9}
