section.product-detail-hero--dark{background:#0c1a2e!important;border-bottom:1px solid rgba(255,255,255,.07)!important;min-height:clamp(24rem,45vh,32rem)}section.product-detail-hero--dark h1,section.product-detail-hero--dark .product-hero-label{color:#fff!important}section.product-detail-hero--dark p{color:#ffffffa6!important}section.product-detail-hero--dark .ph-panel-body--dashboard p{color:#111827!important}section.product-detail-hero--dark .breadcrumb,section.product-detail-hero--dark .breadcrumb a{color:#ffffff73!important}section.product-detail-hero--dark .breadcrumb a:hover{color:#fffc!important}section.product-detail-hero--dark .product-hero-label span{background:#ffffff1a!important;border-color:#ffffff1f!important;color:var(--module-color, #285d9f)}.button-secondary.button-secondary--light{background:transparent!important;border-color:#ffffff4d!important;color:#fff!important}.button-secondary.button-secondary--light:hover{background:#ffffff14!important;border-color:#ffffff80!important;color:#fff!important}.product-hero-mockup-wrap{display:flex;align-items:center;justify-content:center;overflow:visible}.product-feature-groups{display:grid;grid-template-columns:1fr 32px 80px;gap:6px;padding:7px 10px}.pm-inv-col-head{background:#f9fafb;font-size:9.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#9ca3af;border-bottom:1px solid #eef0f3}.product-feature-groups:has(>:only-child){grid-template-columns:1fr;max-width:860px;margin-inline:auto}.pm-board-col-label{font-size:10.5px;font-weight:700;color:#374151;flex:1;text-transform:uppercase;letter-spacing:.06em}.pm-board-col-count{font-size:10px;font-weight:700;color:#9ca3af;background:#f3f4f6;border-radius:10px;padding:0 5px;min-width:16px;text-align:center}.pm-board-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:9px 10px;margin-bottom:6px;box-shadow:0 1px 3px #0000000f}.pm-board-card:last-child{margin-bottom:0}.pm-board-card-title{font-size:11px;font-weight:600;color:#111827;line-height:1.35;margin-bottom:6px}.pm-board-card-footer{display:flex;align-items:center;justify-content:space-between;gap:4px}.pm-board-card-value{font-size:11px;font-weight:700}.pm-board-card-tag{font-size:9.5px;font-weight:600;color:#6b7280;background:#f3f4f6;border-radius:4px;padding:1px 5px}.pm-chart-label{font-size:11px;font-weight:700;color:#374151;margin-bottom:12px}.pm-chart{display:flex;align-items:flex-end;gap:6px;height:80px}.pm-chart-bar-wrap{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%;justify-content:flex-end}.pm-chart-bar{width:100%;border-radius:4px 4px 0 0;opacity:.85;min-height:4px}.pm-chart-bar-label{font-size:9px;color:#9ca3af;font-weight:600}.product-feature-groups{display:flex;flex-direction:column;gap:36px;margin-top:40px;width:100%}.pfg-group{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0}.pfg-group-label{margin:0;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--module-color, var(--color-brand-600));display:flex;align-items:center;gap:10px}.pfg-group-label:after{content:"";flex:1;height:1px;background:var(--color-brand-200, #dfe6ef)}.pfg-tiles{display:grid;grid-template-columns:repeat(var(--pfg-cols, 4),1fr);gap:10px;width:100%}.pfg-tile{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:12px;background:#fff;border:1px solid var(--color-brand-200, #dfe6ef);box-shadow:0 1px 4px #102a4c0a;opacity:0;transform:translateY(8px);transition:opacity .32s ease,transform .32s ease,box-shadow .22s ease,border-color .22s ease;transition-delay:calc(var(--tile-i, 0) * 45ms + 80ms)}.is-visible .pfg-tile{opacity:1;transform:translateY(0)}.pfg-tile:hover{border-color:var(--module-color, var(--color-brand-600));box-shadow:0 4px 14px #102a4c14}.pfg-tile-icon{flex:0 0 auto;width:34px;height:34px;border-radius:9px;background:var(--color-brand-600, #285d9f);display:grid;place-items:center;color:#fff}.pfg-tile-icon [data-lucide]{width:16px;height:16px}.pfg-tile-label{font-size:13px;font-weight:600;color:var(--color-ink, #102a4c);line-height:1.3;min-width:0}@media(max-width:640px){.pfg-tiles{grid-template-columns:repeat(min(var(--pfg-cols, 4),2),1fr)!important}}.product-workflow-section{background:var(--color-brand-50, #f7f9fc);border-block:1px solid var(--color-brand-200, #dfe6ef)}.product-workflow-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0;padding:0;list-style:none;margin-top:48px;align-items:stretch}.workflow-step{background:#fff;border-radius:16px;border:1px solid var(--color-brand-200, #dfe6ef);border-top:3px solid transparent;padding:28px 24px 26px;display:flex;flex-direction:column;gap:18px;position:relative;margin:0 10px;box-shadow:0 2px 8px #102a4c0d;overflow:hidden;transition:box-shadow .28s ease,border-color .28s ease,transform .28s cubic-bezier(.22,1,.36,1)}.workflow-step:first-child{margin-left:0}.workflow-step:last-child{margin-right:0}.workflow-step:hover{transform:translateY(-4px);border-top-color:var(--module-color, var(--color-brand-600));box-shadow:0 12px 28px #102a4c1a,0 2px 6px #102a4c0f}.workflow-step:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.5) 50%,transparent 65%);transform:translate(-120%);pointer-events:none}.workflow-step:hover:after{transform:translate(120%);transition:transform .52s ease}.workflow-step-header{display:flex;align-items:flex-start;justify-content:space-between;min-height:56px}.step-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:var(--module-color, var(--color-brand-600));box-shadow:0 4px 12px #102a4c2e,inset 0 1px #ffffff26;flex:0 0 auto;transition:transform .28s cubic-bezier(.34,1.56,.64,1)}.workflow-step:hover .step-badge{transform:scale(1.08) rotate(-2deg)}.step-badge-label{font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6;line-height:1}.step-badge-num{font-size:20px;font-weight:800;color:#fff;line-height:1.1}.workflow-connector{position:absolute;right:-14px;top:18px;z-index:3;display:flex;align-items:center;gap:0}.workflow-connector-line{display:block;width:12px;height:1.5px;background:var(--color-brand-200, #dfe6ef)}.workflow-connector-icon{width:12px;height:12px;color:var(--color-brand-300, #b9cbe0);flex:0 0 auto}.step-content h3{margin:0 0 8px;font-size:15px;font-weight:700;color:var(--color-ink, #102a4c);line-height:1.3}.step-content p{margin:0;font-size:13px;line-height:1.7;color:var(--color-copy, #667085)}.related-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;margin-top:40px}.related-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:14px;background:#fff;border:1px solid var(--color-brand-200, #dfe6ef);box-shadow:0 2px 6px #102a4c0a;text-decoration:none;color:var(--color-ink, #102a4c);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;min-height:68px}.related-card:hover{transform:translateY(-2px);box-shadow:var(--soft-shadow, 0 14px 34px rgba(16,42,76,.1));border-color:var(--module-color, var(--color-brand-600))}.related-icon{width:42px;height:42px;flex:0 0 auto;background:var(--module-soft, var(--color-brand-50));border-radius:10px;display:grid;place-items:center;color:var(--module-color, var(--color-brand-600))}.related-icon [data-lucide]{width:20px;height:20px}.related-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.related-info strong{font-size:13.5px;font-weight:700;color:var(--color-ink, #102a4c)}.related-info small{font-size:11.5px;color:var(--color-copy, #667085);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.related-arrow{width:16px;height:16px;flex:0 0 auto;color:var(--color-copy, #667085);opacity:.4;transition:opacity .2s ease,transform .2s ease}.related-card:hover .related-arrow{opacity:1;transform:translate(3px);color:var(--module-color, var(--color-brand-600))}.ph-mockup{width:100%;max-width:440px;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 20px 50px #102a4c26,0 4px 12px #102a4c0f;transform:perspective(900px) rotateY(-2deg) rotateX(1deg);transition:transform .4s ease,box-shadow .4s ease}.ph-mockup:hover{transform:perspective(900px) rotateY(0) rotateX(0) translateY(-2px);box-shadow:0 28px 60px #102a4c2e,0 6px 16px #102a4c14}.ph-chrome{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f4f6f9;border-bottom:1px solid #e2e6ef}.ph-dots{display:flex;gap:5px;flex-shrink:0}.ph-dot{width:10px;height:10px;border-radius:50%}.ph-dot--red{background:#ff5f57}.ph-dot--amber{background:#ffbd2e}.ph-dot--green{background:#28c840}.ph-address{flex:1;display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #dfe6ef;border-radius:6px;padding:5px 10px;font-size:.72rem;color:#667085}.ph-address-lock{display:flex;width:12px;height:14px;color:#8b96b3;flex-shrink:0}.ph-address-lock svg{width:100%;height:100%}.ph-address-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ph-panel-header{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid #eef2f7;font-size:.82rem;font-weight:700;color:var(--panel-accent, #285d9f)}.ph-panel-icon{width:18px;height:18px;color:var(--panel-accent, #285d9f)}.ph-panel-dot{width:4px;height:4px;border-radius:50%;background:#c7cee0}.ph-panel-sub{font-weight:500;color:#667085}.ph-panel-body{padding:16px;min-height:180px}@media(max-width:1024px){.ph-mockup{transform:none;max-width:100%}.ph-mockup:hover{transform:none}.product-hero-mockup-wrap{justify-content:center}}@media(max-width:900px){.product-workflow-grid{grid-template-columns:1fr 1fr}.workflow-connector{display:none}.workflow-step{margin:0}.related-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.related-product-grid{grid-template-columns:1fr}}.pv{padding:0;-webkit-user-select:none;user-select:none}.pv-toolbar{display:flex;align-items:center;gap:8px;padding:0 2px 10px;border-bottom:1px solid #eef0f3;margin-bottom:12px}.pv--matrix{display:flex;flex-direction:column;gap:5px}.pvm-head,.pvm-row{display:grid;gap:6px;align-items:center}.pvm-col-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#9ca3af;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pvm-role-label{font-size:11px;font-weight:600;color:#374151;padding-right:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pvm-dot{width:18px;height:18px;border-radius:50%;justify-self:center;opacity:0;transform:scale(0);transition:opacity .24s ease,transform .28s cubic-bezier(.34,1.56,.64,1);transition-delay:calc(var(--dot-i, 0) * 28ms + 80ms)}.pv--active .pvm-dot{opacity:1;transform:scale(1)}.pvm-dot--on{background:var(--accent, #285d9f)}.pvm-dot--off{background:#e5e7eb}.pvm-legend{display:flex;gap:14px;margin-top:8px;padding-top:8px;border-top:1px solid #eef0f3}.pvm-legend-item{display:flex;align-items:center;gap:5px;font-size:10px;color:#6b7280}.pvm-legend-dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.pvm-legend-dot--off{background:#e5e7eb}.pv--heatmap{display:flex;flex-direction:column}.pvh-layout{display:grid;grid-template-columns:auto 1fr;gap:16px}.pvh-calendar{display:flex;flex-direction:column;gap:6px}.pvh-cal-title{display:flex;align-items:baseline;gap:6px;margin-bottom:2px}.pvh-cal-label{font-size:10px;font-weight:700;color:#1b3a6b}.pvh-cal-month{font-size:9px;color:#9ca3af;font-weight:500}.pvh-day-labels{display:grid;grid-template-columns:repeat(7,14px);gap:3px}.pvh-day-labels span{font-size:8px;font-weight:700;text-transform:uppercase;color:#9ca3af;text-align:center}.pvh-grid{display:flex;flex-direction:column;gap:3px}.pvh-week{display:grid;grid-template-columns:repeat(7,14px);gap:3px;opacity:0;transform:translateY(4px);transition:opacity .3s ease,transform .3s ease;transition-delay:calc(var(--week-i, 0) * 80ms + .1s)}.pv--active .pvh-week{opacity:1;transform:translateY(0)}.pvh-square{width:14px;height:14px;border-radius:3px;background:#eef0f3;transition:background .25s ease;transition-delay:calc(var(--day-i, 0) * 50ms + var(--week-i, 0) * 80ms + .2s)}.pv--active .pvh-square.pvh-square--0{background:#f1f3f6}.pv--active .pvh-square.pvh-square--1{background:#16a34a}.pv--active .pvh-square.pvh-square--2{background:#dc2626}.pv--active .pvh-square.pvh-square--3{background:#3478f6}.pv--active .pvh-square.pvh-square--4{background:#d97706}.pv--active .pvh-square.pvh-square--5{background:#ea580c}.pvh-legend{display:flex;flex-wrap:wrap;gap:5px 7px;margin-top:4px}.pvh-legend-item{display:flex;align-items:center;gap:3px;font-size:7px;color:#667085;font-weight:500}.pvh-legend-dot{width:6px;height:6px;border-radius:2px;flex-shrink:0}.pvh-sidebar{display:flex;flex-direction:column;gap:8px;padding-left:12px;border-left:1px solid #f1f3f6}.pvh-metric{display:flex;align-items:center;gap:8px}.pvh-metric-icon{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pvh-metric-body{display:flex;flex-direction:column}.pvh-metric-body strong{font-size:13px;font-weight:800;line-height:1.1;color:#1b3a6b;font-variant-numeric:tabular-nums}.pvh-metric-body small{font-size:8px;color:#9ca3af;font-weight:500}.pvh-divider{height:1px;background:#f1f3f6;margin:2px 0}.pvh-today{display:flex;flex-direction:column;gap:4px}.pvh-today-label{font-size:8.5px;font-weight:700;color:#1b3a6b;margin-bottom:1px}.pvh-today-row{display:flex;align-items:center;gap:5px;font-size:8px;color:#667085}.pvh-today-row strong{margin-left:auto;font-size:9px;font-weight:700;color:#1b3a6b}.pvh-today-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.pvh-summary{display:flex;gap:16px;padding-top:8px;border-top:1px solid #f1f3f6}.pvh-stat{display:flex;flex-direction:column;gap:1px}.pvh-stat strong{font-size:16px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.pvh-stat small{font-size:9.5px;color:#9ca3af}.pv--funnel{display:flex;flex-direction:column;gap:10px}.pvf-stages{display:flex;flex-direction:column;gap:6px}.pvf-stage{display:flex;align-items:center;gap:10px;opacity:0;transform:translate(-8px);transition:opacity .32s ease,transform .32s ease;transition-delay:calc(var(--stage-i, 0) * .1s + 80ms)}.pv--active .pvf-stage{opacity:1;transform:translate(0)}.pvf-bar{position:relative;height:28px;border-radius:6px;background:#f3f4f6;overflow:hidden;flex:1}.pvf-bar-fill{position:absolute;inset:0 auto 0 0;background:var(--accent, #285d9f);opacity:.18;width:0;transition:width .5s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--stage-i, 0) * .1s + .2s)}.pv--active .pvf-bar-fill{width:var(--stage-pct, 100%)}.pvf-dots{position:absolute;inset:0;display:flex;align-items:center;gap:10px;padding:0 8px;overflow:hidden}.pvf-dot{width:5px;height:5px;border-radius:50%;background:var(--accent, #285d9f);opacity:0;flex:0 0 auto}.pv--active .pvf-dot{animation:pvf-dot-flow 1.8s ease-in-out infinite;animation-delay:calc(var(--d-i, 0) * .36s + var(--stage-i, 0) * .1s + .4s)}@keyframes pvf-dot-flow{0%{opacity:0;transform:translate(-12px)}20%{opacity:.8}80%{opacity:.8}to{opacity:0;transform:translate(12px)}}.pvf-stage-meta{display:flex;flex-direction:column;align-items:flex-end;gap:1px;min-width:56px}.pvf-stage-count{font-size:17px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.pvf-stage-label{font-size:9.5px;color:#9ca3af;font-weight:600}.pvf-conversion{display:flex;align-items:center;gap:8px;padding-top:8px;border-top:1px solid #eef0f3}.pvf-conv-label{font-size:10px;color:#9ca3af;white-space:nowrap}.pvf-conv-track{flex:1;height:4px;background:#f3f4f6;border-radius:2px;overflow:hidden}.pvf-conv-fill{display:block;height:100%;background:var(--accent, #285d9f);border-radius:2px;width:0;transition:width .7s cubic-bezier(.4,0,.2,1) .6s}.pv--active .pvf-conv-fill{width:19%}.pvf-conv-pct{font-size:11px;font-weight:800;min-width:28px;text-align:right}.pv--progress{display:flex;flex-direction:column;gap:12px}.pvp-header{display:flex;align-items:center;gap:12px;padding-bottom:10px;border-bottom:1px solid #eef0f3}.pvp-ring-wrap{position:relative;width:44px;height:44px;flex:0 0 auto}.pvp-ring{width:44px;height:44px}.pvp-ring-fill{transition:stroke-dashoffset .7s cubic-bezier(.4,0,.2,1) .2s}.pv--active .pvp-ring-fill{stroke-dashoffset:56}.pvp-ring-pct{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800}.pvp-header-meta strong{display:block;font-size:13px;font-weight:700;color:#111827}.pvp-header-meta small{font-size:10.5px;color:#9ca3af}.pvp-tasks{display:flex;flex-direction:column;gap:9px}.pvp-task{opacity:0;transform:translateY(6px);transition:opacity .32s ease,transform .32s ease;transition-delay:calc(var(--task-i, 0) * 80ms + .3s)}.pv--active .pvp-task{opacity:1;transform:translateY(0)}.pvp-task-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.pvp-task-label{font-size:12px;font-weight:600;color:#374151}.pvp-task-pill{font-size:9.5px;font-weight:700;border-radius:20px;padding:2px 7px}.pvp-track{height:6px;background:#f3f4f6;border-radius:3px;overflow:hidden}.pvp-fill{height:100%;border-radius:3px;background:var(--accent, #285d9f);width:0;transition:width .5s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--task-i, 0) * 80ms + .45s)}.pv--active .pvp-fill{width:var(--fill-pct, 0%)}.pv--pipeline{display:flex;flex-direction:column;gap:14px}.pvpl-track-wrap{padding:4px 0 8px}.pvpl-stage-labels{display:grid;gap:4px;margin-bottom:8px}.pvpl-stage-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#c9cdd4;text-align:center;transition:color .3s ease}.pvpl-stage-label--done{color:#9ca3af}.pvpl-track{position:relative;height:4px;background:#e5e7eb;border-radius:2px;margin:0 8px}.pvpl-track-fill{position:absolute;top:0;left:0;height:100%;background:var(--accent, #285d9f);border-radius:2px;width:0;transition:width .7s cubic-bezier(.4,0,.2,1) .2s}.pv--active .pvpl-track-fill{width:var(--track-pct, 50%)}.pvpl-stage-dot{position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);width:12px;height:12px;border-radius:50%;background:#e5e7eb;border:2px solid #fff;transition:background .3s ease,transform .3s cubic-bezier(.34,1.56,.64,1)}.pvpl-stage-dot--done{background:var(--accent, #285d9f)}.pv--active .pvpl-stage-dot{transform:translate(-50%,-50%) scale(1);transition-delay:calc(var(--dot-i, 0) * 80ms + .3s)}.pvpl-cursor{position:absolute;top:50%;left:var(--track-pct, 50%);transform:translate(-50%,-50%) scale(0);width:14px;height:14px;border-radius:50%;background:var(--accent, #285d9f);box-shadow:0 0 0 4px #00aa5233;transition:transform .3s cubic-bezier(.34,1.56,.64,1) .6s}.pv--active .pvpl-cursor{transform:translate(-50%,-50%) scale(1);animation:pvpl-pulse 2s ease-in-out infinite;animation-delay:.9s}@keyframes pvpl-pulse{0%,to{box-shadow:0 0 0 3px #00aa5233}50%{box-shadow:0 0 0 7px #00aa5214}}.pvpl-assets{display:flex;flex-direction:column;gap:6px}.pvpl-asset-row{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;background:#f9fafb;opacity:0;transform:translateY(5px);transition:opacity .28s ease,transform .28s ease;transition-delay:calc(var(--asset-i, 0) * 70ms + .5s)}.pv--active .pvpl-asset-row{opacity:1;transform:translateY(0)}.pvpl-asset-icon{flex:0 0 auto;width:26px;height:26px;border-radius:6px;display:grid;place-items:center}.pvpl-asset-icon [data-lucide]{width:13px;height:13px}.pvpl-asset-label{flex:1;font-size:11px;font-weight:600;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pvpl-asset-badge{font-size:9.5px;font-weight:700;border-radius:20px;padding:2px 7px;flex:0 0 auto}@media(prefers-reduced-motion:reduce){.pvm-dot,.pvh-week,.pvh-square,.pv-bar,.pvf-stage,.pvf-bar-fill,.pvf-dot,.pvf-conv-fill,.pvp-task,.pvp-fill,.pvp-ring-fill,.pvpl-track-fill,.pvpl-stage-dot,.pvpl-cursor,.pvpl-asset-row,.pv-pipeline-card{transition:none!important;animation:none!important}.pvm-dot{opacity:1!important;transform:scale(1)!important}.pvh-week{opacity:1!important;transform:none!important}.pv--heatmap .pvh-square.pvh-square--0{background:#f1f3f6!important}.pv--heatmap .pvh-square.pvh-square--1{background:#16a34a!important}.pv--heatmap .pvh-square.pvh-square--2{background:#dc2626!important}.pv--heatmap .pvh-square.pvh-square--3{background:#3478f6!important}.pv--heatmap .pvh-square.pvh-square--4{background:#d97706!important}.pv--heatmap .pvh-square.pvh-square--5{background:#ea580c!important}.pv-bar{height:var(--bar-h, 60%)!important}.pvf-stage{opacity:1!important;transform:none!important}.pvf-bar-fill{width:var(--stage-pct, 100%)!important}.pvf-conv-fill{width:19%!important}.pvp-task{opacity:1!important;transform:none!important}.pvp-fill{width:var(--fill-pct, 0%)!important}.pvp-ring-fill{stroke-dashoffset:56!important}.pvpl-track-fill{width:var(--track-pct, 50%)!important}.pvpl-stage-dot,.pvpl-cursor{transform:translate(-50%,-50%) scale(1)!important}.pvpl-asset-row,.pv-pipeline-card{opacity:1!important;transform:none!important}}These are illustrative animations — not product screenshots. They communicate the concept of each module without implying this is how Stafify CMD actually looks. Animations trigger when [data-pv] enters the viewport. JS adds .pv--active to start the animations. Reduced-motion: all animations are suppressed via prefers. ══════════════════════════════════════════════════════════ */ .pv{padding:0;-webkit-user-select:none;user-select:none}.pv-toolbar{display:flex;align-items:center;gap:8px;padding:0 2px 10px;border-bottom:1px solid #eef0f3;margin-bottom:10px}.pv-toolbar-dot{width:7px;height:7px;border-radius:50%;background:#e2e5ea;flex:0 0 auto}.pv-skel{height:8px;border-radius:4px;background:#eef0f3}.pv-skel--short{width:60px}.pv-skel--btn{width:48px;height:22px;border-radius:6px;background:#e2e5ea}.pv-spacer{flex:1}.pv-list{display:flex;flex-direction:column;gap:2px}.pv-row{display:flex;align-items:center;gap:9px;padding:7px 6px;border-radius:8px;background:transparent;opacity:0;transform:translateY(8px);transition:opacity .38s ease,transform .38s ease,background .2s ease;transition-delay:calc(var(--row-i, 0) * .1s + .2s)}.pv-row:hover{background:#285d9f0d}.pv--active .pv-row{opacity:1;transform:translateY(0)}.pv-check{flex:0 0 auto;width:18px;height:18px;color:var(--accent, #285d9f);display:grid;place-items:center}.pv-check svg{width:18px;height:18px;overflow:visible}.pv-check-path{stroke-dasharray:12;stroke-dashoffset:12;transition:stroke-dashoffset .3s ease;transition-delay:calc(var(--row-i, 0) * .1s + .5s)}.pv--active .pv-check-path{stroke-dashoffset:0}.pv-row-label{flex:1;min-width:0;font-size:12px;font-weight:600;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pv-row-pill{flex:0 0 auto;font-size:10px;font-weight:600;color:#6b7280;background:#f3f4f6;border-radius:4px;padding:2px 6px;white-space:nowrap}.pv-status-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:var(--status-color, #16a34a);opacity:0;transform:scale(0);transition:opacity .25s ease,transform .25s ease;transition-delay:calc(var(--row-i, 0) * .1s + .6s)}.pv--active .pv-status-dot{opacity:1;transform:scale(1)}.pv-footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px;gap:10px}.pv-footer-label{font-size:10px;color:#9ca3af;white-space:nowrap}.pv-progress-track{flex:1;height:4px;background:#f3f4f6;border-radius:2px;overflow:hidden}.pv-progress-fill{display:block;height:100%;background:var(--accent, #285d9f);border-radius:2px;width:0;transition:width .7s cubic-bezier(.4,0,.2,1) .8s}.pv--active .pv-progress-fill{width:100%}.pv--chart{display:flex;flex-direction:column;gap:12px}.pv-metric{display:flex;flex-direction:column;gap:3px}.pv-metric-value{font-size:28px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.pv-metric-label{font-size:11px;color:#9ca3af;font-weight:500}.pv-bars{display:flex;align-items:flex-end;gap:5px;height:72px;padding-bottom:2px}.pv-bar-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%;justify-content:flex-end}.pv-bar{width:100%;border-radius:4px 4px 0 0;background:var(--accent, #285d9f);opacity:.8;height:0;max-height:var(--bar-h, 60%);transition:height .5s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--bar-i, 0) * 60ms + .3s)}.pv--active .pv-bar{height:var(--bar-h, 60%)}.pv-bar-label{font-size:9px;color:#9ca3af;font-weight:600;white-space:nowrap}.pv-axis{height:1px;background:#e5e7eb;border-radius:1px}.pv--nodes{display:flex;flex-direction:column;gap:10px}.pv-nodes-svg{width:100%;height:auto;display:block;overflow:visible}.pv-halo{opacity:0;transform-box:fill-box;transform-origin:center;transition:opacity .4s ease;transition-delay:calc(var(--halo-i, 0) * .2s + .6s)}.pv--active .pv-halo{opacity:1;animation:pv-halo-pulse 3s ease-in-out infinite;animation-delay:calc(var(--halo-i, 0) * 1.5s + .6s)}@keyframes pv-halo-pulse{0%,to{opacity:.12}50%{opacity:.04}}.pv-edge{opacity:0;transition:stroke-dashoffset .6s ease,opacity .2s ease;transition-delay:calc(var(--edge-i, 0) * 80ms + .35s)}.pv--active .pv-edge{stroke-dashoffset:0!important;opacity:.3}.pv-node-circle{r:0;transition:r .38s cubic-bezier(.34,1.56,.64,1);transition-delay:calc(var(--node-i, 0) * 80ms + .12s)}.pv--active .pv-node-circle{r:var(--node-r, 16px)}.pv-node-text{opacity:0;transition:opacity .25s ease;transition-delay:calc(var(--node-i, 0) * 80ms + .38s)}.pv--active .pv-node-text{opacity:1}.pv-node-pills{display:flex;gap:6px;flex-wrap:wrap}.pv-node-pill{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:600;color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;padding:3px 9px;opacity:0;transform:translateY(4px);transition:opacity .28s ease,transform .28s ease;transition-delay:calc(var(--pill-i, 0) * 80ms + .7s)}.pv--active .pv-node-pill{opacity:1;transform:translateY(0)}.pv-node-pill-dot{width:6px;height:6px;border-radius:50%;flex:0 0 auto;background:var(--accent, #285d9f)}.pv-node-pill-dot--amber{background:#d58a00}.pv-node-pill-dot--green{background:#16a34a}.pv--board{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pv-pipeline-col{display:flex;flex-direction:column;gap:6px}.pv-pipeline-col-head{display:flex;align-items:center;gap:5px;padding-bottom:5px;border-bottom:1px solid #eef0f3}.pv-pipeline-dot{width:7px;height:7px;border-radius:50%;flex:0 0 auto}.pv-pipeline-label{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#6b7280}.pv-pipeline-card{background:#fff;border:1px solid #e5e7eb;border-radius:7px;padding:8px 8px 7px;box-shadow:0 1px 3px #0000000f;display:flex;flex-direction:column;gap:5px;opacity:0;transform:translate(-8px);transition:opacity .32s ease,transform .32s ease;transition-delay:calc(var(--card-i, 0) * 90ms + .25s)}.pv--active .pv-pipeline-card{opacity:1;transform:translate(0)}.pv-pipeline-card-bar{display:block;width:20px;height:3px;border-radius:2px;background:var(--col-color, #667085);opacity:.6}.pv-pipeline-card-title{font-size:10.5px;font-weight:600;color:#1f2937;line-height:1.3}.pv-pipeline-card-tag{font-size:9.5px;font-weight:700}@media(prefers-reduced-motion:reduce){.pv-row,.pv-check-path,.pv-status-dot,.pv-progress-fill,.pv-bar,.pv-edge,.pv-node-circle,.pv-node-text,.pv-halo,.pv-node-pill,.pv-pipeline-card{transition:none!important;animation:none!important}.pv--checklist .pv-row{opacity:1!important;transform:none!important}.pv--chart .pv-bar{height:var(--bar-h, 60%)!important}.pv--board .pv-pipeline-card{opacity:1!important;transform:none!important}.pv-check-path{stroke-dashoffset:0!important}.pv-status-dot{opacity:1!important;transform:scale(1)!important}.pv-progress-fill{width:100%!important}.pv-edge{stroke-dashoffset:0!important;opacity:.3!important}.pv-node-circle{r:var(--node-r, 16px)!important}.pv-node-text{opacity:1!important}.pv-halo{opacity:.1!important}.pv-node-pill{opacity:1!important;transform:none!important}}.pv--sidebar{display:flex;flex-direction:column;gap:1px;max-height:260px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,#000 70%,transparent 100%);mask-image:linear-gradient(to bottom,#000 70%,transparent 100%)}.pvs-group{display:flex;align-items:center;gap:9px;padding:7px 8px;border-radius:7px;cursor:default;opacity:0;transform:translate(-10px);transition:opacity .32s ease,transform .32s ease;transition-delay:calc(var(--row-i, 0) * 45ms + .1s)}.pv--active .pvs-group{opacity:1;transform:translate(0)}.pvs-group:hover{background:#0000000a}.pvs-item{display:flex;align-items:center;gap:9px;padding:6px 8px 6px 28px;border-radius:7px;cursor:default;position:relative;opacity:0;transform:translate(-8px);transition:opacity .28s ease,transform .28s ease;transition-delay:calc(var(--row-i, 0) * 45ms + .1s)}.pv--active .pvs-item{opacity:1;transform:translate(0)}.pvs-item--active{background:color-mix(in srgb,var(--accent, #285d9f) 10%,transparent)}@supports not (background: color-mix(in srgb,red 10%,transparent)){.pvs-item--active{background:#285d9f1a}}.pvs-icon{flex:0 0 auto;width:16px;height:16px;display:grid;place-items:center;color:#6b7280}.pvs-icon [data-lucide]{width:15px;height:15px;stroke-width:1.6}.pvs-item--active .pvs-icon{color:var(--accent, #285d9f)}.pvs-item-icon{flex:0 0 auto;width:14px;height:14px;display:grid;place-items:center;color:#9ca3af}.pvs-item-icon [data-lucide]{width:13px;height:13px;stroke-width:1.6}.pvs-item--active .pvs-item-icon{color:var(--accent, #285d9f)}.pvs-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pvs-label--group{font-size:12px;font-weight:600;color:#374151}.pvs-label--item{font-size:11.5px;font-weight:500;color:#6b7280}.pvs-item--active .pvs-label--item{font-weight:600;color:var(--accent, #285d9f)}.pvs-chevron{flex:0 0 auto;width:14px;height:14px;display:grid;place-items:center;color:#9ca3af;transition:transform .22s ease}.pvs-chevron [data-lucide]{width:12px;height:12px}.pvs-chevron--open{transform:rotate(180deg)}.pvs-active-dot{flex:0 0 auto;width:6px;height:6px;border-radius:50%;opacity:0;transform:scale(0);transition:opacity .25s ease,transform .25s cubic-bezier(.34,1.56,.64,1);transition-delay:calc(var(--row-i, 0) * 45ms + .5s)}.pv--active .pvs-active-dot{opacity:1;transform:scale(1)}@media(prefers-reduced-motion:reduce){.pvs-group,.pvs-item,.pvs-active-dot{transition:none!important;animation:none!important;opacity:1!important;transform:none!important}}.pd-demo-btn{background-color:#29d605;border-color:#29d605}.pd-demo-btn:hover{background-color:#20a60c;border-color:#20a60c}
