.CardActionDrawer-module__sx1Awq__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;background:#0009;animation:.2s ease-out CardActionDrawer-module__sx1Awq__fadeIn;position:fixed;inset:0}.CardActionDrawer-module__sx1Awq__drawerWrapper{z-index:100;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));animation:.3s cubic-bezier(.16,1,.3,1) CardActionDrawer-module__sx1Awq__slideUp;position:fixed;bottom:0;left:0;right:0}.CardActionDrawer-module__sx1Awq__drawer{background:#0f172af2;border:1px solid #ffffff40;border-radius:24px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.CardActionDrawer-module__sx1Awq__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.CardActionDrawer-module__sx1Awq__title{color:#fff;font-size:1.1rem;font-weight:700}.CardActionDrawer-module__sx1Awq__closeBtn{color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CardActionDrawer-module__sx1Awq__actions{flex-direction:column;gap:.75rem;display:flex}.CardActionDrawer-module__sx1Awq__actionBtn{cursor:pointer;text-align:left;color:#fff;background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.CardActionDrawer-module__sx1Awq__actionBtn:active{background:#ffffff14;transform:scale(.98)}.CardActionDrawer-module__sx1Awq__actionBtn.CardActionDrawer-module__sx1Awq__destructive{color:#fca5a5;background:#ef44440d;border-color:#ef44444d}.CardActionDrawer-module__sx1Awq__actionBtn.CardActionDrawer-module__sx1Awq__destructive:hover{color:#fff;background:#ef444426;border-color:#ef4444}.CardActionDrawer-module__sx1Awq__iconBox{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.CardActionDrawer-module__sx1Awq__iconBox.CardActionDrawer-module__sx1Awq__blue{background:linear-gradient(135deg,#3b82f6,#0ea5e9);box-shadow:0 4px 12px #3b82f64d}.CardActionDrawer-module__sx1Awq__iconBox.CardActionDrawer-module__sx1Awq__green{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b9814d}.CardActionDrawer-module__sx1Awq__textStack{flex-direction:column;gap:.1rem;display:flex}.CardActionDrawer-module__sx1Awq__actionLabel{color:#fff;font-size:1rem;font-weight:600}.CardActionDrawer-module__sx1Awq__actionSub{color:var(--text-muted);font-size:.8rem}@keyframes CardActionDrawer-module__sx1Awq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CardActionDrawer-module__sx1Awq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
