.hepta-card{cursor:grab;pointer-events:auto;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #00000014;border-radius:8px;width:280px;min-height:120px;padding:16px 20px;transition:box-shadow .2s,border-color .2s,transform .2s;box-shadow:0 1px 3px #0000001a}.hepta-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.hepta-card--selected{border-color:#207dff;box-shadow:0 0 0 2px #207dff33}.hepta-card--highlighted{border-color:#207dff;animation:2s ease-in-out hepta-pulse-highlight;box-shadow:0 0 0 3px #207dff26}@keyframes hepta-pulse-highlight{0%,to{box-shadow:0 0 0 3px #207dff26}50%{box-shadow:0 0 0 6px #207dff40}}.hepta-card--dragging{cursor:grabbing;z-index:1000;will-change:transform;transform-style:preserve-3d;box-shadow:0 8px 24px #0003;transition:none!important}.hepta-card--suppress-transition{transition:none!important}.hepta-card--active{border-color:#207dff;box-shadow:0 0 0 2px #207dff33}.hepta-card__header{align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.hepta-card__indicator{background-color:#207dff;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px}.hepta-card__title{color:#2e2e2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.hepta-card__content{color:#6a6972;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.hepta-card__divider{background:#0000000f;height:1px;margin:12px 0}.hepta-card__meta{color:#9ca3af;gap:16px;font-size:12px;display:flex}.hepta-card__meta span{align-items:center;gap:4px;display:flex}.hepta-card__tags{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.hepta-card__tag{color:#207dff;background:#207dff1a;border-radius:4px;padding:2px 8px;font-size:11px}.hepta-card--default{background:#fff}.hepta-card--yellow{background:#fef3c7;border-color:#f59e0b33}.hepta-card--yellow .hepta-card__tag{color:#d97706;background:#f59e0b26}.hepta-card--orange{background:#ffedd5;border-color:#f9731633}.hepta-card--orange .hepta-card__tag{color:#ea580c;background:#f9731626}.hepta-card--red{background:#fee2e2;border-color:#ef444433}.hepta-card--red .hepta-card__tag{color:#dc2626;background:#ef444426}.hepta-card--green{background:#d1fae5;border-color:#10b98133}.hepta-card--green .hepta-card__tag{color:#059669;background:#10b98126}.hepta-card--blue{background:#dbeafe;border-color:#3b82f633}.hepta-card--blue .hepta-card__tag{color:#2563eb;background:#3b82f626}.hepta-card--purple{background:#e9e5ff;border-color:#8b5cf633}.hepta-card--purple .hepta-card__tag{color:#7c3aed;background:#8b5cf626}.hepta-card--gray{background:#f3f4f6;border-color:#6b728033}.hepta-card--gray .hepta-card__tag{color:#4b5563;background:#6b728026}.hepta-card__indicator--primary{background-color:#207dff}.hepta-card__indicator--secondary{background-color:#06b6d4}.hepta-card__indicator--success{background-color:#10b981}.hepta-card__indicator--warning{background-color:#f59e0b}.hepta-card__indicator--error{background-color:#ef4444}.hepta-card__indicator--purple{background-color:#8b5cf6}.hepta-card__indicator--pink{background-color:#ec4899}.hepta-card__indicator--gray{background-color:#6b7280}@media (prefers-color-scheme:dark){.hepta-card{background:#1f1f1f;border-color:#ffffff1a;box-shadow:0 1px 3px #0000004d}.hepta-card:hover{box-shadow:0 4px 12px #0006}.hepta-card--selected{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa4d}.hepta-card--highlighted{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa40}.hepta-card__title{color:#f3f4f6}.hepta-card__content{color:#9ca3af}.hepta-card__divider{background:#ffffff14}.hepta-card__meta{color:#6b7280}.hepta-card__tag{color:#60a5fa;background:#60a5fa33}.hepta-card--yellow{background:#f59e0b26;border-color:#f59e0b4d}.hepta-card--orange{background:#f9731626;border-color:#f973164d}.hepta-card--red{background:#ef444426;border-color:#ef44444d}.hepta-card--green{background:#10b98126;border-color:#10b9814d}.hepta-card--blue{background:#3b82f626;border-color:#3b82f64d}.hepta-card--purple{background:#8b5cf626;border-color:#8b5cf64d}.hepta-card--gray{background:#6b728033;border-color:#6b72804d}}.dark .hepta-card{background:#1f1f1f;border-color:#ffffff1a;box-shadow:0 1px 3px #0000004d}.dark .hepta-card:hover{box-shadow:0 4px 12px #0006}.dark .hepta-card--selected{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa4d}.dark .hepta-card__title{color:#f3f4f6}.dark .hepta-card__content{color:#9ca3af}.dark .hepta-card__meta{color:#6b7280}.dark .hepta-card__tag{color:#60a5fa;background:#60a5fa33}.hepta-card--compact{min-height:80px;padding:12px 16px}.hepta-card--compact .hepta-card__title{-webkit-line-clamp:1;font-size:14px}.hepta-card--compact .hepta-card__content{-webkit-line-clamp:2;font-size:12px}.hepta-card--expanded{width:360px;min-height:200px}.hepta-card--expanded .hepta-card__content{-webkit-line-clamp:8}.hepta-card--entering{animation:.3s ease-out forwards hepta-node-enter}.hepta-card--exiting{animation:.3s ease-in forwards hepta-node-exit}.hepta-card--collapsing{animation:.25s ease-in forwards hepta-node-collapse}.hepta-card--expanding{animation:.25s ease-out forwards hepta-node-expand}@keyframes hepta-node-enter{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes hepta-node-exit{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(-10px)}}@keyframes hepta-node-collapse{0%{opacity:1;max-height:500px;transform:scale(1)}to{opacity:0;max-height:0;transform:scale(.8)}}@keyframes hepta-node-expand{0%{opacity:0;max-height:0;transform:scale(.8)}to{opacity:1;max-height:500px;transform:scale(1)}}.hepta-card--switching{transition:opacity .2s,transform .2s}.hepta-card--stagger-1{animation-delay:30ms}.hepta-card--stagger-2{animation-delay:60ms}.hepta-card--stagger-3{animation-delay:90ms}.hepta-card--stagger-4{animation-delay:.12s}.hepta-card--stagger-5{animation-delay:.15s}
