.pack-card-modern{background:#ffffff;border-radius:20px;border:1px solid rgba(226,232,240,0.8);box-shadow:0 4px 20px rgba(0,0,0,0.03);transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column}.pack-card-modern:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,0.08);border-color:rgba(226,232,240,0.5)}.pack-card-modern.with-highlight{border:2px solid var(--highlight-color, transparent) !important}.pack-header-splash{background:linear-gradient(180deg, #F8FAFC 0%, #fff 100%);padding:4rem 2rem 1.5rem;text-align:center;position:relative}.pack-header-splash.with-highlight{background:linear-gradient(180deg, color-mix(in srgb, var(--highlight-color) 8%, #F8FAFC) 0%, #fff 100%)}.pack-header-splash.with-highlight::before{display:none}.pack-title-modern{font-size:1.85rem;font-weight:800;color:#1E293B;margin-bottom:0.5rem;letter-spacing:-0.03em;position:relative;z-index:1}.pack-desc-modern{font-size:0.95rem;color:#64748B;line-height:1.6;position:relative;z-index:1;font-weight:500}.pack-content-modern{padding:0.5rem 2rem 2.5rem;flex-grow:1;display:flex;flex-direction:column}.modern-badge{position:absolute;top:1.25rem;right:1.25rem;padding:0.5rem 1.25rem;border-radius:9999px;font-size:0.7rem;font-weight:800;text-transform:uppercase;letter-spacing:0.05em;box-shadow:0 4px 10px rgba(0,0,0,0.1);z-index:20;color:#fff;transform:translateZ(0)}.feature-group-title{font-size:0.7rem;text-transform:uppercase;letter-spacing:0.15em;font-weight:700;color:#94A3B8;margin-bottom:1rem;border-bottom:1px solid #F1F5F9;padding-bottom:0.5rem;display:block}.feature-item-modern{display:flex;align-items:flex-start;margin-bottom:0.85rem;font-size:0.925rem;color:#334155;font-weight:500;line-height:1.5}.icon-box{width:24px;height:24px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0;margin-top:0px;font-size:0.75rem}.icon-box.report{background-color:#DCFCE7;color:#16A34A}.icon-box.feature{background-color:#FEF3C7;color:#D97706}.btn-modern-pack{width:100%;padding:1rem;border-radius:14px;background:#0F172A;color:white;font-weight:700;font-size:1rem;border:none;box-shadow:0 4px 12px -2px rgba(15,23,42,0.2);transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1);margin-top:auto}.btn-modern-pack:hover{background:#1E293B;transform:translateY(-2px);box-shadow:0 10px 20px -5px rgba(15,23,42,0.3);color:white}.btn-modern-pack:active{transform:translateY(0)}.btn-modern-pack.pending{background:#FFF7ED;color:#C2410C;box-shadow:none;cursor:default}.btn-modern-pack.active{background:#F0FDF4;color:#15803D;box-shadow:none;cursor:default}
