.UnitCard-module__GYLXlq__card{-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:16px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.UnitCard-module__GYLXlq__card:before{content:"";background:linear-gradient(90deg,var(--accent-primary),var(--accent-cyan));opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.UnitCard-module__GYLXlq__card:hover{border-color:#6366f14d;transform:translateY(-2px);box-shadow:0 8px 16px #0003,0 0 24px #6366f126}.UnitCard-module__GYLXlq__card:hover:before{opacity:1}.UnitCard-module__GYLXlq__deleting{opacity:.5;pointer-events:none;transform:scale(.95)}.UnitCard-module__GYLXlq__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.UnitCard-module__GYLXlq__name{color:var(--foreground);word-break:break-word;flex:1;margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.UnitCard-module__GYLXlq__deleteBtn{color:var(--accent-red);cursor:pointer;background:#dc26261a;border:1px solid #dc262633;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.UnitCard-module__GYLXlq__deleteBtn:hover:not(:disabled){background:#dc262633;border-color:#dc262666;transform:scale(1.05)}.UnitCard-module__GYLXlq__deleteBtn:active:not(:disabled){transform:scale(.95)}.UnitCard-module__GYLXlq__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.UnitCard-module__GYLXlq__details{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.UnitCard-module__GYLXlq__detailItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;transition:all .2s;display:flex}.UnitCard-module__GYLXlq__detailItem:hover{background:#ffffff0d;border-color:#6366f14d}.UnitCard-module__GYLXlq__icon{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.UnitCard-module__GYLXlq__detailText{color:var(--foreground);word-break:break-word;font-size:.9rem}.UnitCard-module__GYLXlq__footer{border-top:1px solid #ffffff0d;justify-content:flex-end;padding-top:12px;display:flex}.UnitCard-module__GYLXlq__timestamp{color:var(--foreground-muted);letter-spacing:.02em;font-size:.75rem;font-weight:500}@media (max-width:640px){.UnitCard-module__GYLXlq__card{padding:20px}.UnitCard-module__GYLXlq__name{font-size:1.1rem}.UnitCard-module__GYLXlq__detailText{font-size:.85rem}}
