.junecommerce-attention-dashboard{--jc-attention-ink: #fff;--jc-attention-muted: rgba(255, 255, 255, .72);--jc-attention-panel: #17232c;--jc-attention-panel-deep: #0d151b;--jc-attention-card-ink: #07111f;--jc-attention-card-muted: rgba(7, 17, 31, .58);--jc-attention-accent: var(--theme-secondary, #1fb692);--jc-attention-warning: #f4a63a;--jc-attention-neutral: rgba(33, 56, 68, .48);position:relative;overflow:hidden;padding-block:clamp(32px,4vw,62px);background:radial-gradient(circle at 9% 28%,rgba(31,182,146,.08),transparent 28%),linear-gradient(135deg,var(--jc-attention-panel-deep),var(--jc-attention-panel));color:var(--jc-attention-ink)}.junecommerce-attention-dashboard--blue{--jc-attention-panel: #203844;--jc-attention-panel-deep: #101c24}.junecommerce-attention-dashboard:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 36%,rgba(255,255,255,.04) 48%,transparent 58%),repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0 1px,transparent 1px 82px);opacity:.5;pointer-events:none}.is-admin-editor-preview .junecommerce-attention-dashboard{padding-block:clamp(28px,4vw,44px)}.junecommerce-attention-dashboard__container{position:relative;z-index:1;width:min(100% - 64px,1540px);padding-inline:0}.junecommerce-attention-dashboard__inner{display:grid;grid-template-columns:minmax(250px,360px) minmax(0,1fr);gap:clamp(26px,4vw,72px);align-items:center}.junecommerce-attention-dashboard__copy{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;align-items:start}.junecommerce-attention-dashboard__step{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:linear-gradient(180deg,#ffffff14,#ffffff05),#ffffff0f;color:var(--jc-attention-accent);font-family:var(--theme-font-menu);font-size:1.35rem;font-weight:850;line-height:1;box-shadow:inset 0 1px #ffffff1a}.junecommerce-attention-dashboard__title{max-width:28rem;margin:0;color:#fff;font-size:clamp(1.55rem,2.15vw,2.45rem);line-height:1.08;letter-spacing:0}.junecommerce-attention-dashboard__text{max-width:26rem;margin:14px 0 0;color:var(--jc-attention-muted);font-size:clamp(.94rem,1vw,1.05rem);line-height:1.5}.junecommerce-attention-dashboard__cards{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.55vw,24px)}.junecommerce-attention-dashboard__card{min-width:0;min-height:clamp(130px,10vw,165px);display:grid;align-content:space-between;gap:14px;padding:clamp(17px,1.8vw,24px);border:1px solid rgba(82,114,130,.14);border-radius:8px;background:#fffffff7;color:var(--jc-attention-card-ink);box-shadow:0 20px 52px #00000038}.junecommerce-attention-dashboard__card-label{overflow-wrap:anywhere;color:var(--jc-attention-card-muted);font-size:.82rem;font-weight:750;line-height:1.18}.junecommerce-attention-dashboard__card strong{overflow-wrap:anywhere;color:var(--jc-attention-card-ink);font-size:clamp(1.18rem,1.35vw,1.52rem);font-weight:900;line-height:1.05}.junecommerce-attention-dashboard__card-footer{min-width:0;display:flex;align-items:end;justify-content:space-between;gap:12px}.junecommerce-attention-dashboard__card-footer span{min-width:0;color:var(--jc-attention-card-muted);font-size:.72rem;font-weight:750;line-height:1.18;overflow-wrap:anywhere}.junecommerce-attention-dashboard__card-footer i{flex:0 0 auto;color:var(--jc-attention-neutral);font-size:1.35rem;line-height:1}.junecommerce-attention-dashboard__sparkline{width:clamp(58px,5vw,92px);height:30px;flex:0 0 auto}.junecommerce-attention-dashboard__sparkline path{fill:none;stroke:var(--jc-attention-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.junecommerce-attention-dashboard__card--positive .junecommerce-attention-dashboard__card-footer span{color:color-mix(in srgb,var(--jc-attention-accent) 72%,var(--jc-attention-card-ink) 28%)}.junecommerce-attention-dashboard__card--warning .junecommerce-attention-dashboard__card-footer span,.junecommerce-attention-dashboard__card--warning .junecommerce-attention-dashboard__card-footer i{color:var(--jc-attention-warning)}.junecommerce-attention-dashboard__card{--jc-motion-delay: 0ms}.junecommerce-attention-dashboard__card:nth-child(2){--jc-motion-delay: 76ms}.junecommerce-attention-dashboard__card:nth-child(3){--jc-motion-delay: 152ms}.junecommerce-attention-dashboard__card:nth-child(4){--jc-motion-delay: 228ms}.junecommerce-attention-dashboard__card:nth-child(5){--jc-motion-delay: 304ms}.junecommerce-attention-dashboard__card:nth-child(6){--jc-motion-delay: .38s}.junecommerce-attention-dashboard__card:nth-child(7){--jc-motion-delay: 456ms}.junecommerce-attention-dashboard__card:nth-child(8){--jc-motion-delay: 532ms}.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard .junecommerce-attention-dashboard__copy-body{opacity:0;filter:blur(6px);transform:translate3d(-18px,24px,0) scale(.99);transition:opacity .64s cubic-bezier(.22,1,.36,1) calc(var(--jc-motion-delay, 0ms) + 0ms),filter .64s cubic-bezier(.22,1,.36,1) calc(var(--jc-motion-delay, 0ms) + 0ms),transform .8s cubic-bezier(.22,1,.36,1) calc(var(--jc-motion-delay, 0ms) + 0ms);will-change:opacity,filter,transform}.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard.is-platform-flow-in-view .junecommerce-attention-dashboard__copy-body{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}@media(prefers-reduced-motion:reduce){.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard .junecommerce-attention-dashboard__copy-body{opacity:1!important;filter:none!important;transform:none!important;transition:none!important;animation:none!important}}.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard .junecommerce-attention-dashboard__card{opacity:0;filter:blur(6px);transform:translate3d(0,26px,0) scale(.97);transition:opacity .66s cubic-bezier(.22,1,.36,1) calc(var(--jc-motion-delay, 0ms) + .11s),filter .66s cubic-bezier(.22,1,.36,1) calc(var(--jc-motion-delay, 0ms) + .11s),transform .82s cubic-bezier(.22,1,.36,1) calc(var(--jc-motion-delay, 0ms) + .11s);will-change:opacity,filter,transform}.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard.is-platform-flow-in-view .junecommerce-attention-dashboard__card{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}@media(prefers-reduced-motion:reduce){.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard .junecommerce-attention-dashboard__card{opacity:1!important;filter:none!important;transform:none!important;transition:none!important;animation:none!important}}.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard .junecommerce-attention-dashboard__sparkline path{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .92s cubic-bezier(.22,1,.36,1) calc(var(--jc-motion-delay, 0ms) + .52s)}.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard.is-platform-flow-in-view .junecommerce-attention-dashboard__cards{transform:translate3d(var(--jc-platform-ambient-x-soft, 0px),var(--jc-platform-ambient-y-tiny, 0px),0);transition:transform .12s linear;will-change:transform}.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard.is-platform-flow-in-view .junecommerce-attention-dashboard__sparkline path{stroke-dashoffset:0}.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard.is-platform-flow-in-view .junecommerce-attention-dashboard__card-footer i{animation:junecommerce-attention-icon-pulse 4.6s ease-in-out infinite;animation-delay:var(--jc-motion-delay, 0ms)}@media(hover:hover)and (pointer:fine){.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard.is-platform-flow-in-view .junecommerce-attention-dashboard__card:hover{transform:translate3d(0,-4px,0) scale(1.01);box-shadow:0 26px 62px #00000042}}@keyframes junecommerce-attention-icon-pulse{0%,to{transform:scale(1)}46%{transform:scale(1.08)}}@media(max-width:1399.98px){.junecommerce-attention-dashboard__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:991.98px){.junecommerce-attention-dashboard__inner{grid-template-columns:minmax(0,1fr)}.junecommerce-attention-dashboard__copy{max-width:660px}}@media(max-width:767.98px){.junecommerce-attention-dashboard{padding-block:clamp(34px,9vw,56px)}.junecommerce-attention-dashboard__container{width:min(100% - 28px,1540px)}.junecommerce-attention-dashboard__inner{gap:24px}.junecommerce-attention-dashboard__copy{grid-template-columns:42px minmax(0,1fr);gap:14px}.junecommerce-attention-dashboard__step{width:42px;height:42px;font-size:1.18rem}.junecommerce-attention-dashboard__cards{gap:12px}.junecommerce-attention-dashboard__card{min-height:0;padding:16px}}@media(max-width:575.98px){.junecommerce-attention-dashboard__cards{grid-template-columns:minmax(0,1fr)}.junecommerce-attention-dashboard__card-footer{align-items:start}.junecommerce-attention-dashboard__sparkline{width:72px}}@media(prefers-reduced-motion:reduce){.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard .junecommerce-attention-dashboard__sparkline path{stroke-dashoffset:0!important;transition:none!important}.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard.is-platform-flow-in-view .junecommerce-attention-dashboard__cards{transform:none!important;transition:none!important}.site-content-blocks.junecommerce-platform-flow-is-ready .junecommerce-attention-dashboard.is-platform-flow-in-view .junecommerce-attention-dashboard__card-footer i{animation:none!important}}
