.disk-compact-notice{position:fixed!important;z-index:2147483600!important;top:12px!important;right:12px!important;left:auto!important;display:grid!important;grid-template-columns:22px minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;width:min(340px,calc(100vw - 24px))!important;min-height:0!important;max-height:132px!important;margin:0!important;padding:10px 11px!important;overflow:auto!important;border:1px solid #ffffff24!important;border-radius:14px!important;background:#09251aee!important;color:#f8fafc!important;font:750 12px/1.35 Inter,system-ui,sans-serif!important;box-shadow:0 14px 38px #0006!important;backdrop-filter:blur(16px)!important;animation:diskNoticeIn .18s ease-out!important}
.disk-compact-notice::before{content:"i";display:grid;width:22px;height:22px;place-items:center;border-radius:999px;background:#38bdf8;color:#03202c;font-weight:950}
.disk-compact-notice.disk-notice-success::before{content:"✓";background:#00e983;color:#032015}.disk-compact-notice.disk-notice-error::before{content:"!";background:#fb7185;color:#350711}.disk-compact-notice.disk-notice-warning::before{content:"!";background:#fbbf24;color:#2b1900}
.disk-compact-notice>span,.disk-compact-notice>p,.disk-compact-notice>div{min-width:0!important;margin:1px 0!important;color:inherit!important;font:inherit!important;overflow-wrap:anywhere!important}
.disk-compact-notice button{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;margin:-2px -2px 0 0!important;padding:0!important;border:0!important;border-radius:8px!important;background:#ffffff12!important;color:#fff!important;font-size:14px!important;line-height:1!important;box-shadow:none!important}
.disk-native-notice{cursor:default}.disk-native-notice__text{padding-top:2px}.disk-native-notice__close{grid-column:3;grid-row:1}
@keyframes diskNoticeIn{from{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:640px){.disk-compact-notice{top:max(8px,env(safe-area-inset-top))!important;right:8px!important;width:calc(100vw - 16px)!important;max-height:108px!important;padding:9px 10px!important;font-size:11.5px!important}}
