.spa-products-page{--spa-black:#051c2c;--spa-border:#e6e6e6;background:#fff;color:#161616;font-family:var(--spa-font-ui);min-height:100vh}.spa-products-page *,.spa-products-page :after,.spa-products-page :before{box-sizing:border-box}.spa-products-main{background:linear-gradient(180deg,#f1f6fcf0,#fff 42%,#f6f8fb);padding:clamp(2rem,4vw,4rem) 0 clamp(3.8rem,6vw,5.2rem)}.spa-products-shell{margin:0 auto;max-width:1600px;padding:0 5%}.spa-products-hero{align-items:end;border-bottom:1px solid #dbe3ee;display:grid;gap:clamp(1.5rem,4vw,3.5rem);grid-template-columns:minmax(0,1fr) minmax(300px,420px);margin-bottom:18px;padding:clamp(1.2rem,2.4vw,2rem) 0 clamp(1.5rem,3vw,2.4rem)}.spa-products-hero h1{color:#0f172a;font-size:clamp(2.2rem,4.2vw,4.6rem);font-weight:620;letter-spacing:0;line-height:1.1;margin:.82rem 0 0;max-width:930px}.spa-products-hero__lead{color:#334155;font-size:clamp(1rem,1.12vw,1.14rem);line-height:1.66;margin:1rem 0 0;max-width:780px}.spa-products-hero__panel{background:#ffffffbd;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 16px 36px #0f172a14;display:grid;gap:1px;overflow:hidden}.spa-products-hero-line{align-items:center;background:#fff;display:flex;gap:.8rem;min-height:78px;padding:.9rem 1rem}.spa-products-hero-line__icon{align-items:center;background:#eef4ff;border:1px solid #d7e5fb;border-radius:8px;color:#1a3d8f;display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;width:42px}.spa-products-hero-line strong{color:#0f172a;display:block;font-size:.95rem;font-weight:700;line-height:1.25}.spa-products-hero-line small{color:#64748b;display:block;font-size:.82rem;font-weight:650;line-height:1.35;margin-top:.12rem}.spa-products-jumpnav{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:clamp(1.5rem,3vw,2.2rem)}.spa-products-jumpnav a{align-items:center;background:#fff;border:1px solid #dbe3ee;border-radius:8px;color:#243246;display:inline-flex;font-size:.86rem;font-weight:750;gap:.42rem;min-height:38px;padding:0 .82rem;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease}.spa-products-jumpnav a:hover{border-color:#b7c7dc;box-shadow:0 8px 20px #0f172a12;color:#0f172a}.spa-products-section{margin-bottom:clamp(1.7rem,3vw,2.6rem);scroll-margin-top:96px}.spa-products-section__header{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.9rem}.spa-products-section__header p:last-child{color:#52647a;font-size:.92rem;line-height:1.5;margin:0;max-width:540px;text-align:right}.spa-products-section-label{align-items:center;color:#0f172a;display:flex;font-size:.82rem;font-weight:800;gap:.4rem;letter-spacing:.06em;margin:0;text-transform:uppercase}.spa-products-grid{display:grid;gap:16px;grid-template-columns:repeat(12,minmax(0,1fr))}.spa-product-card{background:#fff;border:1px solid #dfe7f1;border-radius:8px;box-shadow:0 10px 22px #0f172a0d,0 1px #0f172a14;display:flex;flex-direction:column;grid-column:span 4;overflow:hidden;transition:box-shadow .18s ease,transform .18s ease}.spa-product-card:hover{box-shadow:0 16px 36px #0f172a1a,0 1px #0f172a1f;transform:translateY(-2px)}.spa-product-card--muted{opacity:.9}.spa-product-card--featured{grid-column:span 7}.spa-products-grid--hardware-complementario .spa-product-card{grid-column:span 6}.spa-product-card__visual{align-items:center;background:#0f172a;display:grid;justify-content:center;min-height:172px;overflow:hidden;position:relative;text-decoration:none}.spa-product-card--featured .spa-product-card__visual{min-height:250px}.spa-product-card__picture{display:block;height:100%;inset:0;position:absolute;width:100%}.spa-product-card__picture img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.spa-product-card__visual-overlay{background:linear-gradient(180deg,#0f172a05,#0f172a70),linear-gradient(90deg,rgba(15,23,42,.16),transparent 46%);inset:0;position:absolute;z-index:1}.spa-product-card__visual-icon{align-items:center;background:#ffffffeb;border:1px solid hsla(0,0%,100%,.72);border-radius:8px;bottom:.9rem;box-shadow:0 12px 28px #0f172a2e;color:#0f172a;display:inline-flex;font-size:1.35rem;height:42px;justify-content:center;left:.9rem;position:absolute;width:42px;z-index:2}.spa-product-card--blue .spa-product-card__visual-icon{color:#1a3d8f}.spa-product-card--cyan .spa-product-card__visual-icon{color:#036b80}.spa-product-card--green .spa-product-card__visual-icon{color:#1a6640}.spa-product-card--orange .spa-product-card__visual-icon{color:#c2410c}.spa-product-card--violet .spa-product-card__visual-icon{color:#6841b5}.spa-product-card__eyebrow{color:#52647a;font-size:.72rem;font-weight:800;letter-spacing:.08em;line-height:1.35;margin:0 0 .32rem;text-transform:uppercase}.spa-product-card__header{padding:1.1rem 1.15rem 0}.spa-product-card__badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:.85rem}.spa-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.74rem;font-weight:700;gap:.28rem;letter-spacing:.03em;min-height:22px;padding:0 .6rem}.spa-badge--software{background:#e8f0ff;color:#1a3d8f}.spa-badge--hardware{background:#e8f7f0;color:#1a6640}.spa-badge--companion{background:#fff4e6;color:#8a4800}.spa-badge--disponible{background:#e6f4ea;color:#1a6640}.spa-badge--proximamente{background:#fff8e1;color:#7a5500}.spa-badge--desarrollo{background:#f1f3f4;color:#4b5563}.spa-product-card__title{color:#0f172a;font-size:1.2rem;font-weight:700;letter-spacing:0;line-height:1.25;margin:0 0 .5rem}.spa-product-card__tagline{color:#334155;font-size:.94rem;line-height:1.55;margin:0}.spa-product-card__summary{color:#52647a;font-size:.88rem;line-height:1.55;margin:.72rem 0 0}.spa-product-card__points{display:flex;flex-wrap:wrap;gap:.42rem;list-style:none;margin:.9rem 0 0;padding:0}.spa-product-card__points li{background:#f6f8fb;border:1px solid #e2e8f0;border-radius:999px;color:#41546b;font-size:.73rem;font-weight:750;line-height:1.2;padding:.28rem .58rem}.spa-product-card--blue .spa-product-card__points li{background:#eef4ff;border-color:#dbe8ff;color:#1a3d8f}.spa-product-card--cyan .spa-product-card__points li{background:#e8f8fb;border-color:#ceeef4;color:#036b80}.spa-product-card--green .spa-product-card__points li{background:#eaf8f0;border-color:#d2efde;color:#1a6640}.spa-product-card--orange .spa-product-card__points li{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.spa-product-card--violet .spa-product-card__points li{background:#f3efff;border-color:#e4dcff;color:#6841b5}.spa-product-card__companion{align-items:center;color:#4b5d73;display:flex;font-size:.8rem;font-weight:600;gap:.3rem;margin-top:.6rem}.spa-product-card__companion a{color:#0d4c84;text-decoration:none}.spa-product-card__companion a:hover{text-decoration:underline}.spa-product-card__footer{align-items:center;border-top:1px solid #f0f3f7;display:flex;gap:.75rem;justify-content:space-between;margin-top:auto;padding:1rem 1.15rem}.spa-product-card__price{color:#41546b;font-size:.85rem;font-weight:600}.spa-product-card__cta{flex-shrink:0;font-size:.85rem;min-height:36px;padding:0 .9rem}.spa-product-back{align-items:center;color:#41546b;display:inline-flex;font-size:.9rem;font-weight:600;gap:.38rem;margin-bottom:1.15rem;text-decoration:none;transition:color .15s ease}.spa-product-back:hover{color:#0f172a}.spa-product-detail{background:#fff;border:1px solid #e5e9f0;border-radius:22px;box-shadow:0 12px 28px #0f172a12,0 1px #0f172a1f;overflow:hidden}.spa-product-detail__header{padding:clamp(1.6rem,2.8vw,2.6rem) clamp(1.4rem,3.5vw,3rem)}.spa-product-detail__header h1{color:#0f172a;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:560;letter-spacing:0;line-height:1.1;margin:.9rem 0 .6rem;max-width:820px}.spa-product-detail__tagline{color:#334155;font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.6;margin:0 0 1.4rem;max-width:720px}.spa-product-detail__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.spa-product-detail__companion-note{align-items:center;color:#4b5d73;display:flex;font-size:.88rem;font-weight:600;gap:.35rem;margin-top:1rem}.spa-product-detail__companion-note a{color:#0d4c84;text-decoration:none}.spa-product-detail__companion-note a:hover{text-decoration:underline}.spa-product-detail__cover{aspect-ratio:21/7;background:linear-gradient(135deg,#e8f0ff,#f0f8ff);overflow:hidden}.spa-product-detail__cover img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.spa-product-detail__body{padding:clamp(1.6rem,3vw,2.8rem) clamp(1.4rem,3.5vw,3rem)}.spa-product-detail__body h2{color:#0f172a;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:560;letter-spacing:0;line-height:1.22;margin:2rem 0 .6rem}.spa-product-detail__body h3{color:#0f172a;font-size:clamp(1.05rem,1.4vw,1.35rem);font-weight:560;line-height:1.28;margin:1.5rem 0 .45rem}.spa-product-detail__body p{color:#243246;font-size:1.04rem;line-height:1.72;margin:0 0 1rem}.spa-product-detail__body ol,.spa-product-detail__body ul{color:#243246;font-size:1.04rem;line-height:1.72;margin:0 0 1rem 1.3rem;padding:0}.spa-product-detail__body li{margin-bottom:.35rem}.spa-product-detail__body li::marker{color:#41546b}.spa-product-detail__body strong{color:#0f172a;font-weight:680}.spa-product-detail__footer{border-top:1px solid #e5e9f0;padding:clamp(1.6rem,2.5vw,2.2rem) clamp(1.4rem,3.5vw,3rem)}.spa-product-detail__cta{max-width:600px}.spa-product-detail__cta h2{color:#0f172a;font-size:clamp(1.3rem,2vw,1.75rem);font-weight:560;letter-spacing:0;line-height:1.2;margin:.5rem 0 0}.spa-product-detail__cta p{color:#334155;font-size:1rem;line-height:1.62;margin:.75rem 0 1.1rem}.spa-product-lp{background:#fff;border:1px solid #e5e9f0;border-radius:22px;box-shadow:0 12px 28px #0f172a12,0 1px #0f172a1f;overflow:hidden}.spa-product-lp__hero{padding:clamp(1.8rem,3.2vw,3rem) clamp(1.4rem,3.5vw,3rem)}.spa-product-lp__hero h1{color:#0f172a;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:560;letter-spacing:0;line-height:1.1;margin:.9rem 0 .7rem;max-width:820px}.spa-product-lp__tagline{color:#334155;font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.65;margin:0 0 1.5rem;max-width:680px}.spa-product-lp__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.spa-product-lp__companion-note{align-items:center;color:#4b5d73;display:flex;font-size:.88rem;font-weight:600;gap:.35rem;margin-top:1rem}.spa-product-lp__companion-note a{color:#0d4c84;text-decoration:none}.spa-product-lp__companion-note a:hover{text-decoration:underline}.spa-product-lp__section{border-top:1px solid #e5e9f0;padding:clamp(1.6rem,2.8vw,2.6rem) clamp(1.4rem,3.5vw,3rem)}.spa-product-lp__section--alt{background:#f8fafc}.spa-product-lp__section-label{color:#41546b;font-size:.76rem;font-weight:700;letter-spacing:.08em;margin:0 0 1.4rem;text-transform:uppercase}.spa-product-lp__features{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.spa-product-lp__feature{background:#fff;border:1px solid #e5e9f0;border-radius:14px;display:flex;flex-direction:column;gap:.85rem;padding:1.25rem}.spa-product-lp__feature-icon{align-items:center;background:#f0f5ff;border-radius:10px;color:#1a3d8f;display:flex;flex-shrink:0;font-size:1.4rem;height:42px;justify-content:center;width:42px}.spa-product-lp__feature h3{color:#0f172a;font-size:.98rem;font-weight:650;letter-spacing:0;line-height:1.25;margin:0 0 .35rem}.spa-product-lp__feature p{color:#334155;font-size:.9rem;line-height:1.6;margin:0}.spa-product-lp__perfiles{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.4rem}.spa-product-lp__perfil{align-items:center;color:#243246;display:flex;font-size:1rem;gap:.75rem;line-height:1.5}.spa-product-lp__perfil .iconify{color:#1a3d8f;flex-shrink:0;font-size:1.2rem}.spa-product-lp__nota{border-left:3px solid #c7d8f0;color:#41546b;font-size:.9rem;line-height:1.6;margin:0;padding-left:1rem}.spa-product-lp__footer{background:#0f172a;border-top:1px solid #e5e9f0;padding:clamp(1.8rem,3vw,2.8rem) clamp(1.4rem,3.5vw,3rem)}.spa-product-lp__footer-content{max-width:640px}.spa-product-lp__footer .spa-kicker{color:#94a3b8}.spa-product-lp__footer h2{color:#fff;font-size:clamp(1.3rem,2.2vw,1.9rem);font-weight:560;letter-spacing:0;line-height:1.2;margin:.5rem 0 0}.spa-product-lp__footer p{color:#94a3b8;font-size:1rem;line-height:1.6;margin:.7rem 0 1.3rem}.spa-product-lp__footer .spa-btn--dark{background:#fff;border-color:#fff;color:#0f172a}.spa-product-lp__footer .spa-btn--dark:hover{background:#f1f5f9;border-color:#f1f5f9}.spa-product-lp__footer .spa-btn--light{background:transparent;border-color:#ffffff4d;color:#fff}.spa-product-lp__footer .spa-btn--light:hover{background:#ffffff14;border-color:#ffffff80}@media(max-width:1100px){.spa-products-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.spa-product-card,.spa-product-card--featured,.spa-products-grid--hardware-complementario .spa-product-card{grid-column:span 6}.spa-product-lp__features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.spa-products-main{padding-top:1.6rem}.spa-products-shell{padding:0 16px}.spa-products-hero{align-items:start;border-bottom:0;grid-template-columns:1fr;padding-top:.6rem}.spa-products-hero__panel{box-shadow:0 10px 24px #0f172a0f}.spa-products-section__header{align-items:start;flex-direction:column;gap:.45rem}.spa-products-section__header p:last-child{text-align:left}.spa-product-card,.spa-product-detail,.spa-product-lp{border-radius:8px}.spa-product-lp__features,.spa-products-grid{grid-template-columns:1fr}.spa-product-card,.spa-product-card--featured,.spa-products-grid--hardware-complementario .spa-product-card{grid-column:auto}.spa-product-card--featured .spa-product-card__visual,.spa-product-card__visual{min-height:184px}.spa-product-card__footer{align-items:stretch;flex-direction:column}.spa-product-card__cta{justify-content:center;width:100%}.spa-product-detail__cover{aspect-ratio:16/7}}@keyframes slp-float{0%,to{transform:translateY(0) rotate(0)}40%{transform:translateY(-9px) rotate(.2deg)}70%{transform:translateY(-4px) rotate(-.15deg)}}@keyframes slp-progress-bar{0%{width:0}to{width:78%}}@keyframes slp-dispatch-fill{0%{width:0}to{width:67%}}@keyframes slp-pill-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes slp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.slp-slide-enter-active{transition:opacity .42s ease,transform .42s cubic-bezier(.22,1,.36,1)}.slp-slide-leave-active{transition:opacity .2s ease}.slp-slide-enter-from{opacity:0;transform:translateY(16px)}.slp-slide-leave-to{opacity:0}.slp-page{background:#f6f8fb}.slp-hero{overflow:hidden;padding:clamp(2.8rem,4.5vw,4.5rem) 5% clamp(2rem,3.5vw,3.5rem);position:relative;transition:background-color .85s cubic-bezier(.4,0,.2,1)}.slp-hero,.slp-hero--dark{background-color:#08111f}.slp-hero--warm{background-color:#f7f2eb}.slp-hero--cool{background-color:#eef2ff}.slp-hero__bg-layers{inset:0;pointer-events:none;position:absolute;z-index:0}.slp-hero__bg-fx{inset:0;opacity:0;position:absolute;transition:opacity .85s cubic-bezier(.4,0,.2,1)}.slp-hero__bg-fx.is-active{opacity:1}.slp-bg--dark{background-image:radial-gradient(ellipse 65% 70% at 80% 30%,rgba(37,99,235,.15) 0,transparent 60%),radial-gradient(ellipse 38% 52% at 8% 82%,rgba(8,145,178,.08) 0,transparent 55%),linear-gradient(hsla(0,0%,100%,.022) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.022) 1px,transparent 0);background-size:auto,auto,54px 54px,54px 54px}.slp-bg--warm{background-image:radial-gradient(ellipse 60% 65% at 85% 20%,rgba(251,191,36,.14) 0,transparent 58%),radial-gradient(ellipse 40% 50% at 12% 85%,rgba(234,88,12,.07) 0,transparent 55%)}.slp-bg--cool{background-image:radial-gradient(ellipse 62% 65% at 82% 22%,rgba(99,102,241,.14) 0,transparent 60%),radial-gradient(ellipse 40% 52% at 15% 82%,rgba(37,99,235,.07) 0,transparent 55%)}.slp-hero__wrapper{display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:1600px;position:relative;width:100%;z-index:1}.slp-hero__back{align-items:center;display:inline-flex;font-size:.78rem;font-weight:600;gap:.32rem;letter-spacing:.02em;margin-bottom:1.6rem;text-decoration:none;transition:opacity .15s ease}.slp-hero--dark .slp-hero__back{color:#ffffff61}.slp-hero--warm .slp-hero__back{color:#5032146b}.slp-hero--cool .slp-hero__back{color:#1e287861}.slp-hero__back:hover{opacity:.75}.slp-hero__stage{align-items:center;display:flex;gap:clamp(2.5rem,5vw,5rem);margin-bottom:clamp(2rem,3.5vw,3rem)}.slp-hero__copy{flex:1 1 0;min-width:0}.slp-hero__kicker{font-size:.71rem;font-weight:700;letter-spacing:.12em;margin:0 0 1rem;text-transform:uppercase}.slp-hero--dark .slp-hero__kicker{color:#fff6}.slp-hero--warm .slp-hero__kicker{color:#8c5a1ea6}.slp-hero--cool .slp-hero__kicker{color:#4f46e5b3}.slp-hero__title{font-size:clamp(2.35rem,3.8vw,3.85rem);font-weight:620;letter-spacing:0;line-height:1.06;margin:0 0 1.15rem}.slp-hero--dark .slp-hero__title{color:#fff}.slp-hero--warm .slp-hero__title{color:#1c0f05}.slp-hero--cool .slp-hero__title{color:#0f1940}.slp-hero__tagline{font-size:clamp(.97rem,1.15vw,1.12rem);line-height:1.66;margin:0 0 1.65rem;max-width:540px}.slp-hero--dark .slp-hero__tagline{color:#ffffff94}.slp-hero--warm .slp-hero__tagline{color:#1e0f0594}.slp-hero--cool .slp-hero__tagline{color:#0f194094}.slp-hero__chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.85rem}.slp-hero__chips span{border-radius:999px;font-size:.73rem;font-weight:650;letter-spacing:.02em;padding:.26rem .75rem}.slp-hero--dark .slp-hero__chips span{background:#ffffff12;border:1px solid hsla(0,0%,100%,.12);color:#ffffffad}.slp-hero--warm .slp-hero__chips span{background:#783c0a12;border:1px solid rgba(120,60,10,.14);color:#50280ab8}.slp-hero--cool .slp-hero__chips span{background:#6366f117;border:1px solid rgba(99,102,241,.18);color:#4338cad9}.slp-hero__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.7rem}.slp-btn--primary{border-radius:6px;font-size:.95rem;font-weight:700;min-height:46px;padding:0 1.5rem;transition:box-shadow .15s ease,opacity .15s ease}.slp-hero--dark .slp-btn--primary{background:#fff;border-color:#fff;color:#08111f}.slp-hero--warm .slp-btn--primary{background:#1c0f05;border-color:#1c0f05;color:#f7f2eb}.slp-hero--cool .slp-btn--primary{background:#2563eb;border-color:#2563eb;color:#fff}.slp-btn--primary:hover{box-shadow:0 4px 14px #0000002e;opacity:.9}.slp-btn--ghost{background:transparent;border-radius:6px;font-size:.95rem;font-weight:600;gap:.38rem;min-height:46px;padding:0 1.5rem;transition:background .15s ease}.slp-hero--dark .slp-btn--ghost{border:1px solid hsla(0,0%,100%,.26);color:#ffffffd1}.slp-hero--warm .slp-btn--ghost{border:1px solid rgba(30,15,5,.22);color:#1e0f05b8}.slp-hero--cool .slp-btn--ghost{border:1px solid rgba(37,99,235,.28);color:#1d4ed8d9}.slp-btn--ghost:hover{background:#80808014}.slp-hero__visual{animation:slp-float 9s ease-in-out infinite;display:flex;flex-direction:column;flex-shrink:0;min-height:420px;width:clamp(290px,42%,430px)}.slp-db,.slp-dispatch,.slp-portal{border-radius:18px;display:flex;flex:1;flex-direction:column;overflow:hidden;padding:1.3rem}.slp-db{background:#0b1d38;border:1px solid hsla(0,0%,100%,.09);box-shadow:0 56px 90px #0000008c,0 20px 36px #00000052,inset 0 1px #ffffff12}.slp-db__topbar{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.07);display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.85rem}.slp-db__name{color:#ffffffe0;font-size:.8rem;font-weight:700}.slp-db__live,.slp-dispatch__live{align-items:center;color:#ffffff61;display:flex;font-size:.7rem;font-weight:600;gap:.32rem;letter-spacing:.04em}.slp-live-dot{animation:slp-pulse 2.2s ease-in-out infinite;background:#22c55e;border-radius:50%;display:inline-block;height:7px;width:7px}.slp-live-dot--blue{background:#60a5fa}.slp-db__kpis{display:grid;gap:.45rem;grid-template-columns:repeat(3,1fr);margin-bottom:1rem}.slp-db__kpi{background:#ffffff0d;border:1px solid hsla(0,0%,100%,.07);border-radius:10px;padding:.65rem .6rem;text-align:center}.slp-db__kpi-val{color:#fff;display:block;font-size:1.3rem;font-weight:700;letter-spacing:0;line-height:1.1}.slp-db__kpi-label{color:#ffffff59;display:block;font-size:.62rem;font-weight:600;letter-spacing:.04em;margin-top:.2rem;text-transform:uppercase}.slp-db__cutoff{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.07);border-radius:10px;margin-bottom:.9rem;padding:.65rem .8rem}.slp-db__cutoff-row{align-items:center;color:#ffffff80;display:flex;font-size:.71rem;font-weight:600;gap:.32rem;margin-bottom:.55rem}.slp-db__cutoff-badge{background:#eab3082e;border:1px solid rgba(234,179,8,.28);border-radius:999px;color:#fbbf24;font-size:.64rem;font-weight:700;margin-left:auto;padding:.08rem .5rem}.slp-db__cutoff-track{background:#ffffff14;border-radius:999px;height:5px;overflow:hidden}.slp-db__cutoff-fill{animation:slp-progress-bar 1.6s cubic-bezier(.22,1,.36,1) .6s both;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:999px;height:100%}.slp-db__rows{display:flex;flex:1;flex-direction:column;margin-bottom:.9rem}.slp-db__row{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.05);display:flex;gap:.45rem;padding:.46rem 0}.slp-db__row:last-child{border-bottom:none}.slp-db__row-name{color:#ffffffb8;flex:1;font-size:.74rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slp-db__row-count{color:#ffffff4d;flex-shrink:0;font-size:.68rem}.slp-dot{border-radius:50%;flex-shrink:0;height:6px;width:6px}.slp-dot--ok{background:#22c55e}.slp-dot--warn{background:#f59e0b}.slp-tag{flex-shrink:0;font-size:.66rem;font-weight:700;letter-spacing:.02em}.slp-tag--ok{color:#4ade80}.slp-tag--warn{color:#fbbf24}.slp-db__strip{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.06);border-radius:10px;display:flex;padding:.55rem .7rem}.slp-db__strip span{align-items:center;color:#ffffff47;display:flex;flex:1;font-size:.64rem;font-weight:700;gap:.26rem;justify-content:center;letter-spacing:.04em;text-transform:uppercase}.slp-portal{background:#fff;border:1px solid rgba(180,120,60,.15);box-shadow:0 40px 70px #64320a24,0 12px 24px #64320a14}.slp-portal__topbar{border-bottom:1px solid #f0ebe3;margin-bottom:.9rem;padding-bottom:.8rem}.slp-portal__date{align-items:center;color:#6b4c2a;display:flex;font-size:.76rem;font-weight:650;gap:.38rem}.slp-portal__items{display:flex;flex:1;flex-direction:column;gap:0;margin-bottom:.85rem}.slp-portal__item{align-items:center;border-bottom:1px solid #f5f0ea;display:flex;gap:.65rem;padding:.6rem .1rem}.slp-portal__item:last-child{border-bottom:none}.slp-portal__item-check{color:#c2692a;flex-shrink:0;line-height:1}.slp-portal__item-check--empty{color:#d4c4b0}.slp-portal__item-info{display:flex;flex:1;flex-direction:column;gap:.1rem;min-width:0}.slp-portal__item-name{align-items:center;color:#1c0f05;display:flex;font-size:.8rem;font-weight:650;gap:.28rem;line-height:1.2}.slp-portal__fav-icon{color:#e04444}.slp-portal__item-cat{color:#9a7a5a;font-size:.68rem;font-weight:500}.slp-portal__item-badge{border-radius:999px;flex-shrink:0;font-size:.67rem;font-weight:700;padding:.18rem .55rem}.slp-portal__item-badge--selected{background:#c2692a1f;color:#b85a1a}.slp-portal__item-badge--add{background:#f5f0ea;color:#9a7a5a}.slp-portal__footer{align-items:center;background:#faf6f1;border-radius:10px;display:flex;justify-content:space-between;padding:.65rem .9rem}.slp-portal__footer-count{color:#6b4c2a;font-size:.76rem;font-weight:650}.slp-portal__confirm{align-items:center;background:#c2692a;border:none;border-radius:7px;color:#fff;cursor:pointer;display:flex;font-size:.76rem;font-weight:700;gap:.28rem;padding:.45rem .85rem;transition:background .15s ease}.slp-portal__confirm:hover{background:#a8581f}.slp-dispatch{background:#fff;border:1px solid rgba(99,102,241,.14);box-shadow:0 40px 70px #1e28781f,0 12px 24px #1e287812}.slp-dispatch__topbar{align-items:center;border-bottom:1px solid #eef0ff;display:flex;justify-content:space-between;margin-bottom:.9rem;padding-bottom:.8rem}.slp-dispatch__title{align-items:center;color:#1e2a7a;display:flex;font-size:.76rem;font-weight:700;gap:.38rem}.slp-dispatch__live{color:#1e2a7a73}.slp-dispatch__units{display:flex;flex:1;flex-direction:column;gap:0;margin-bottom:.9rem}.slp-dispatch__unit{align-items:center;border-bottom:1px solid #f0f2ff;display:flex;gap:.5rem;padding:.46rem 0}.slp-dispatch__unit:last-child{border-bottom:none}.slp-dispatch__qr{color:#a5b4fc;flex-shrink:0;line-height:1}.slp-dispatch__unit-id{color:#6366f1;flex-shrink:0;font-family:monospace;font-size:.66rem;font-weight:700}.slp-dispatch__unit-name{color:#1e2a7a;flex:1;font-size:.76rem;font-weight:600}.slp-dispatch__unit-tag{border-radius:999px;flex-shrink:0;font-size:.66rem;font-weight:700;padding:.16rem .55rem}.slp-dispatch__unit-tag--packed{background:#22c55e1f;color:#15803d}.slp-dispatch__unit-tag--kitchen{background:#fbbf2424;color:#92400e}.slp-dispatch__unit-tag--ready{background:#6366f11f;color:#4338ca}.slp-dispatch__progress{background:#f5f7ff;border:1px solid rgba(99,102,241,.1);border-radius:10px;margin-bottom:.85rem;padding:.65rem .85rem}.slp-dispatch__progress-row{align-items:center;color:#4b5da8;display:flex;font-size:.71rem;font-weight:650;justify-content:space-between;margin-bottom:.5rem}.slp-dispatch__progress-pct{color:#2563eb;font-weight:800}.slp-dispatch__track{background:#6366f11a;border-radius:999px;height:5px;overflow:hidden}.slp-dispatch__fill{animation:slp-dispatch-fill 1.6s cubic-bezier(.22,1,.36,1) .5s both;background:linear-gradient(90deg,#6366f1,#818cf8);border-radius:999px;height:100%}.slp-dispatch__strip{border:1px solid #eef0ff;border-radius:10px;display:flex;overflow:hidden}.slp-dispatch__strip span{align-items:center;border-right:1px solid #eef0ff;color:#a5b4fc;display:flex;flex:1;font-size:.65rem;font-weight:700;gap:.26rem;justify-content:center;letter-spacing:.04em;padding:.52rem .4rem;text-transform:uppercase}.slp-dispatch__strip span:last-child{border-right:none}.slp-dispatch__strip span.is-active{background:#6366f114;color:#4338ca}.slp-hero__nav{display:flex;gap:.5rem}.slp-nav__pill{align-items:flex-start;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:.38rem;padding:0;text-align:left;transition:opacity .15s ease}.slp-nav__pill:not(.is-active){opacity:.42}.slp-nav__pill:not(.is-active):hover{opacity:.7}.slp-nav__label{font-size:.78rem;font-weight:700;letter-spacing:.01em;padding:0 .1rem;white-space:nowrap}.slp-hero--dark .slp-nav__label{color:#fff}.slp-hero--warm .slp-nav__label{color:#1c0f05}.slp-hero--cool .slp-nav__label{color:#0f1940}.slp-nav__bar{border-radius:999px;height:3px;overflow:hidden;width:100%}.slp-hero--dark .slp-nav__bar{background:#ffffff26}.slp-hero--warm .slp-nav__bar{background:#50280a26}.slp-hero--cool .slp-nav__bar{background:#2563eb26}.slp-nav__fill{animation:slp-pill-progress 7s linear forwards;border-radius:999px;display:block;height:100%;transform-origin:left center}.slp-hero--dark .slp-nav__fill{background:#fff}.slp-hero--warm .slp-nav__fill{background:#c2692a}.slp-hero--cool .slp-nav__fill{background:#2563eb}.slp-body{background:transparent;min-height:200px;padding:0;position:relative;z-index:2}.slp-shell{margin:0 auto;max-width:1600px;padding:0 5%}@media(max-width:1060px){.slp-hero__stage{align-items:flex-start;flex-direction:column}.slp-hero__visual{align-self:stretch;animation:none;max-width:480px;width:100%}}@media(max-width:760px){.slp-hero{display:flex;flex-direction:column;height:calc(100svh - 98px);max-height:860px;min-height:480px;padding:0 6% 1.6rem}.slp-hero__wrapper{display:flex;flex:1;flex-direction:column;height:100%;justify-content:space-between}.slp-hero__back{display:none}.slp-hero__stage{align-items:center;flex:1;flex-direction:column;gap:.85rem;justify-content:flex-start;padding:1rem 0 .6rem;text-align:center}.slp-hero__copy{align-items:center;display:flex;flex:1 1 0;flex-direction:column;justify-content:center;width:100%}.slp-hero__kicker{margin-bottom:.4rem}.slp-hero__title{font-size:clamp(1.9rem,7vw,2.65rem);margin-bottom:.55rem}.slp-hero__tagline{-webkit-box-orient:vertical;display:-webkit-box;font-size:.96rem;-webkit-line-clamp:2;line-height:1.5;margin-bottom:.9rem;max-width:420px;overflow:hidden}.slp-hero__chips{display:none}.slp-hero__actions{justify-content:center}.slp-hero__visual{animation:none;display:flex;flex:1 1 0;max-height:46svh;max-width:100%;min-height:0;overflow:hidden;width:100%}.slp-db,.slp-dispatch,.slp-portal{border-radius:14px;padding:.7rem}.slp-db__kpi-val{font-size:1rem}.slp-db__kpi-label{font-size:.56rem}.slp-db__topbar,.slp-dispatch__topbar{margin-bottom:.5rem;padding-bottom:.5rem}.slp-db__kpis{gap:.3rem;margin-bottom:.6rem}.slp-db__kpi{padding:.35rem .3rem}.slp-db__cutoff{margin-bottom:.5rem;padding:.4rem .6rem}.slp-db__cutoff-row{font-size:.66rem;margin-bottom:.3rem}.slp-db__row,.slp-dispatch__unit,.slp-portal__item{padding:.28rem 0}.slp-db__strip,.slp-dispatch__strip{padding:.35rem .45rem}.slp-db__strip span,.slp-dispatch__strip span{font-size:.58rem}.slp-portal__topbar{margin-bottom:.5rem;padding-bottom:.5rem}.slp-portal__footer{padding:.4rem .65rem}.slp-dispatch__progress{margin-bottom:.55rem;padding:.4rem .65rem}.slp-hero__nav{justify-content:center;padding-top:.2rem}.slp-nav__pill{align-items:center;flex:1;max-width:120px}.slp-nav__label{font-size:.72rem;text-align:center;width:100%}.slp-nav__bar{min-width:40px;width:100%}}.slp-section{padding:clamp(3rem,5vw,5rem) 0;scroll-margin-top:84px}.slp-section+.slp-section{border-top:1px solid #e8ecf2}.slp-section__kicker{color:#41546b;font-size:.72rem;font-weight:700;letter-spacing:.1em;margin:0 0 1rem;text-transform:uppercase}.slp-section__title{color:#0f172a;font-size:clamp(1.7rem,2.6vw,2.5rem);font-weight:600;letter-spacing:0;line-height:1.12;margin:0 0 1rem;max-width:760px;text-wrap:balance}.slp-section__lead{color:#334155;font-size:clamp(1rem,1.1vw,1.1rem);line-height:1.65;margin:0 0 2.5rem;max-width:640px}.slp-problem{background:transparent;overflow:hidden;padding-top:clamp(5rem,9vw,8rem);position:relative}.slp-problem__plaque{--slp-problem-plaque-pad:clamp(1rem,1.7vw,1.45rem);-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%);background:linear-gradient(180deg,#ffffffc7,#ffffffa8);border:1px solid rgba(148,163,184,.32);border-radius:8px;box-shadow:0 28px 76px #0f172a1f,inset 0 1px #ffffffc7;margin-top:0;overflow:hidden;padding:var(--slp-problem-plaque-pad);position:relative}.slp-problem__plaque-bar{align-items:center;border-bottom:1px solid rgba(148,163,184,.22);color:#475569;display:flex;font-size:.78rem;font-weight:700;gap:.55rem;letter-spacing:.02em;margin:calc(var(--slp-problem-plaque-pad)*-1) calc(var(--slp-problem-plaque-pad)*-1) clamp(1rem,1.7vw,1.35rem);min-height:40px;padding:0 var(--slp-problem-plaque-pad)}.slp-problem__plaque-bar strong{color:#0f172a;font-weight:800;margin-left:auto}.slp-problem__plaque-dot{background:#22c55e;border-radius:50%;box-shadow:0 0 0 4px #22c55e24;flex:0 0 auto;height:8px;width:8px}.slp-problem__layout{align-items:center;display:grid;gap:clamp(1.5rem,2.6vw,2.6rem);grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)}.slp-problem__inner{max-width:640px}.slp-problem .slp-section__kicker{color:#64748b}.slp-problem__title{color:#0f172a;font-size:clamp(1.85rem,2.8vw,2.8rem);font-weight:620;letter-spacing:0;line-height:1.1;margin:0 0 1rem;text-wrap:balance}.slp-problem__sub{color:#475569;font-size:clamp(1rem,1.1vw,1.1rem);line-height:1.6;margin:0 0 2rem;max-width:580px}.slp-problem__list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.slp-problem__list li{color:#334155;font-size:.96rem;line-height:1.5;position:relative}.slp-problem__step-button{align-items:stretch;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;display:grid;font:inherit;gap:.9rem;grid-template-columns:56px minmax(0,1fr);margin:0;padding:0;text-align:left;width:100%}.slp-problem__step-button:focus-visible{border-radius:8px;outline:2px solid rgba(22,132,196,.5);outline-offset:4px}.slp-problem__list li:not(:last-child){padding-bottom:1rem}.slp-problem__list li:not(:last-child):after{background:#cbd9e7;bottom:.16rem;content:"";left:27px;position:absolute;top:1.55rem;width:1px}.slp-problem__step-time{align-items:center;background:#e9f3fb;border:1px solid #c9deee;border-radius:999px;color:#146f9f;display:inline-flex;font-family:var(--spa-font-ui);font-size:.7rem;font-weight:800;height:26px;justify-content:center;letter-spacing:.025em;position:relative;width:56px;z-index:1}.slp-problem__list li.is-active .slp-problem__step-time{background:#176f9f;border-color:#176f9f;box-shadow:0 5px 12px #176f9f38;color:#fff}.slp-problem__step-copy{color:#475569;display:block;padding:.08rem 0 .92rem}.slp-problem__step-copy strong{color:#172033;display:block;font-weight:760;margin-bottom:.14rem}.slp-problem__list li.is-active .slp-problem__step-copy strong{color:#0f4d77}.slp-problem__conclusion{border-left:4px solid #1684c4;color:#173b61;font-size:1rem;font-weight:760;line-height:1.45;margin:.45rem 0 0;padding:.55rem 0 .55rem .9rem}.slp-problem__answer{align-items:center;background:linear-gradient(180deg,#f8fafcf0,#f1f5f9db);border:1px solid rgba(148,163,184,.24);border-radius:8px;box-shadow:inset 0 1px #ffffffdb;display:grid;gap:.95rem;grid-column:1/-1;grid-template-columns:minmax(150px,.25fr) minmax(0,1fr);margin-top:clamp(.1rem,.8vw,.55rem);padding:.9rem 1rem}.slp-problem__answer>span{color:#475569;display:block;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.slp-problem__answer-grid{display:grid;gap:.55rem;grid-template-columns:repeat(5,minmax(0,1fr))}.slp-problem__answer-grid span{align-items:center;background:#ffffffc2;border:1px solid rgba(37,99,235,.13);border-radius:8px;color:#0f3f72;display:inline-flex;font-size:.82rem;font-weight:760;gap:.42rem;justify-content:center;min-height:38px;padding:.5rem .62rem;text-align:center}.slp-problem__answer-grid span .iconify{color:#2563eb;flex:0 0 auto;font-size:1.05rem}.slp-problem__answer-icon{display:block;flex:0 0 auto;height:1.1rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:1.1rem}.slp-problem__visual-track{min-width:0}.slp-problem-mobile{display:none}.slp-problem__visual{align-items:center;background:radial-gradient(circle at 20% 10%,rgba(37,99,235,.16),transparent 34%),linear-gradient(145deg,#f8fafceb,#e2e8f0a8);border:1px solid rgba(148,163,184,.24);border-radius:8px;box-shadow:inset 0 1px #ffffffb3;display:flex;min-height:0;overflow:hidden;padding:clamp(.65rem,1.2vw,.9rem);position:relative}@media(min-width:1101px){.slp-problem{overflow:clip}.slp-problem__plaque{overflow:visible}.slp-problem__visual-track{align-self:stretch;position:relative}.slp-problem__visual{margin-top:clamp(5rem,6.5vw,6.5rem);position:sticky;top:96px;z-index:2}}.slp-problem__visual--hidden{display:none}@media(max-width:760px){.slp-problem__plaque{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible;padding:0}.slp-problem__conclusion,.slp-problem__list,.slp-problem__visual-track{display:none}.slp-problem-mobile{display:block}.slp-problem-mobile__nav{background:#eef3f8;border:1px solid #d8e2ed;border-radius:15px;display:grid;gap:.25rem;grid-template-columns:repeat(4,minmax(0,1fr));padding:.3rem}.slp-problem-mobile__nav button{align-items:center;background:transparent;border:0;border-radius:11px;color:#627287;cursor:pointer;display:flex;flex-direction:column;font-family:var(--spa-font-ui);gap:.12rem;justify-content:center;min-height:52px;padding:.35rem .15rem;transition:background .22s ease,color .22s ease,transform .22s ease}.slp-problem-mobile__nav button span{font-size:.62rem;font-weight:800;letter-spacing:.09em}.slp-problem-mobile__nav button strong{font-size:.76rem;font-weight:760}.slp-problem-mobile__nav button.is-active{background:#102f50;box-shadow:0 7px 16px #0f2f5033;color:#fff;transform:translateY(-1px)}.slp-problem-mobile__story{background:linear-gradient(180deg,#f8fafc,#eef3f8);border:1px solid #d9e3ee;border-radius:18px;margin-top:.85rem;overflow:hidden}.slp-problem-mobile__copy{padding:1rem 1rem .9rem}.slp-problem-mobile__copy>span{color:#2563eb;display:block;font-size:.67rem;font-weight:850;letter-spacing:.1em;margin-bottom:.38rem}.slp-problem-mobile__copy h3{color:#0f172a;font-size:1.22rem;line-height:1.18;margin:0}.slp-problem-mobile__copy p{color:#52647a;font-size:.9rem;line-height:1.55;margin:.45rem 0 0}.slp-problem-mobile__screen{aspect-ratio:1672/941;background:#dce9f3;border:4px solid #526174;border-radius:15px;margin:0 .65rem .65rem;overflow:hidden;position:relative}.slp-problem-mobile__screen:after{background:#243244;border:1px solid rgba(226,232,240,.66);border-radius:50%;content:"";height:3px;left:50%;position:absolute;top:2px;transform:translate(-50%);width:3px;z-index:5}.slp-problem-mobile__desktop,.slp-problem-mobile__desktop img{display:block;height:100%;inset:0;position:absolute;width:100%}.slp-problem-mobile__desktop img{-o-object-fit:cover;object-fit:cover}.slp-problem-mobile__program{border:1px solid rgba(51,65,85,.28);border-radius:5px;box-shadow:0 10px 20px #0f172a47;display:block;overflow:hidden;position:absolute;z-index:2}.slp-problem-mobile__program img{display:block;height:auto;width:100%}.slp-problem-mobile__program--whatsapp-1{left:3%;top:6%;width:70%}.slp-problem-mobile__program--excel-1{left:8%;top:3%;width:71%}.slp-problem-mobile__program--whatsapp-2{left:1%;top:8%;width:68%}.slp-problem-mobile__program--excel-2{left:2%;top:2%;width:74%}.slp-problem-mobile__signals{bottom:10%;display:flex;flex-direction:column;gap:3px;position:absolute;right:1.5%;width:19%;z-index:3}.slp-problem-mobile__signals>span{align-items:center;background:#fcfcf8f5;border:1px solid hsla(0,0%,100%,.94);border-radius:3px;display:flex;gap:3px;min-height:18px;padding:2px 3px}.slp-problem-mobile__signals i{background:#7597af;border-radius:2px;display:block;flex:0 0 9px;height:9px}.slp-problem-mobile__signals i.is-signal-1{background:#69a889}.slp-problem-mobile__signals i.is-signal-3{background:#c29b60}.slp-problem-mobile__signals b{display:flex;flex:1 1 auto;flex-direction:column;gap:2px}.slp-problem-mobile__signals em{background:#47556966;border-radius:1px;display:block;height:3px;width:82%}.slp-problem-mobile__signals em:first-child{width:52%}.slp-problem-mobile__conclusion{border-left:4px solid #1684c4;color:#173b61;font-size:.96rem;font-weight:780;line-height:1.45;margin:1rem 0 .2rem;padding:.45rem 0 .45rem .8rem}.slp-problem-mobile-window-enter-active,.slp-problem-mobile-window-leave-active{transition:opacity .2s ease,transform .28s cubic-bezier(.22,1,.36,1)}.slp-problem-mobile-window-enter-from{opacity:0;transform:translateY(10px) scale(.985)}.slp-problem-mobile-window-leave-to{opacity:0;transform:translateY(-5px) scale(.99)}}@media(max-width:760px)and (prefers-reduced-motion:reduce){.slp-problem-mobile-window-enter-active,.slp-problem-mobile-window-leave-active,.slp-problem-mobile__nav button{transition:none}}.slp-problem__question{background:#0f172ae6;border:1px solid hsla(0,0%,100%,.14);border-radius:8px;box-shadow:0 22px 52px #0f172a3d;color:#fff;left:50%;padding:.9rem 1rem;position:absolute;top:7%;transform:translate(-50%);width:min(78%,360px);z-index:7}.slp-problem__question span{color:#ffffffa8;display:block;font-size:.72rem;font-weight:800;letter-spacing:.08em;margin-bottom:.26rem;text-transform:uppercase}.slp-problem__question strong{display:block;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.25}.slp-problem__sheet{box-shadow:0 20px 54px #0f172a2e;position:relative;z-index:1}.slp-problem__notifications{display:flex;flex-direction:column;gap:.72rem;position:absolute;right:0;top:14%;width:min(74%,350px);z-index:5}.slp-problem__toast{align-items:center;backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);background:#ffffffd1;border-radius:8px;box-shadow:0 14px 34px #0f172a1f,inset 0 1px #ffffffd1,inset 0 0 0 1px #94a3b82e;color:#0f172a;display:flex;gap:.72rem;padding:.72rem .84rem}.slp-problem__toast:nth-child(2){transform:translate(-1.5rem)}.slp-problem__toast:nth-child(3){transform:translate(-.35rem)}.slp-problem__toast:nth-child(4){transform:translate(-1.05rem)}.slp-problem__toast:nth-child(5){transform:translate(-.25rem)}@keyframes slp-notification-drop{0%{filter:blur(8px);opacity:0;translate:0 -34px}72%{filter:blur(0);opacity:1;translate:0 3px}to{filter:blur(0);opacity:1;translate:0 0}}@media(prefers-reduced-motion:reduce){.slp-problem__toast{animation:none}}.slp-problem__toast--app .slp-problem__toast-avatar{flex-basis:50px;height:50px;width:50px}.slp-problem__toast-avatar{flex:0 0 48px;height:48px;position:relative;width:48px}.slp-problem__toast-avatar img{border-radius:50%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.slp-problem__toast-badge{align-items:center;background:#25d366;border:0;border-radius:8px;bottom:-5px;color:#fff;display:flex;font-size:.68rem;height:25px;justify-content:center;position:absolute;right:-5px;width:25px}.slp-problem__toast-badge svg{display:block;fill:currentColor;height:13px;width:13px}.slp-problem__app-icon{align-items:center;background:transparent;border-radius:10px;display:flex;height:100%;justify-content:center;overflow:visible;width:100%}.slp-problem__app-icon--gmail{padding:8px}.slp-problem__app-icon--excel,.slp-problem__app-icon--gmail{background:#fff;border-radius:13px;box-shadow:0 8px 16px #00000029,inset 0 0 0 1px #0f172a14;overflow:visible}.slp-problem__app-icon--excel{padding:7px}.slp-problem__app-icon img,.slp-problem__app-icon svg{display:block;-o-object-fit:contain;object-fit:contain}.slp-problem__toast-badge--amber,.slp-problem__toast-badge--red{border-radius:999px;bottom:auto;box-shadow:0 3px 9px #00000038;font-size:.66rem;font-weight:850;height:21px;padding:0 .34rem;right:-8px;top:-7px;width:auto}.slp-problem__toast-badge--red{background:#ef4444;border:0;color:#fff;min-width:33px}.slp-problem__toast-badge--amber{background:#f59e0b;border:0;color:#fff;font-size:.78rem;font-weight:900;min-width:21px}.slp-problem__app-icon--gmail img,.slp-problem__app-icon--gmail svg{height:105%;width:105%}.slp-problem__app-icon--excel img,.slp-problem__app-icon--excel svg{height:100%;width:100%}.slp-problem__toast-body{flex:1;min-width:0}.slp-problem__toast-head{align-items:baseline;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.18rem}.slp-problem__toast-head strong{color:#0f172a;font-size:.9rem;font-weight:720;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slp-problem__toast-head span{color:#64748b;flex:0 0 auto;font-size:.78rem;line-height:1}.slp-problem__toast-body p{align-items:center;color:#334155;display:flex;font-size:.88rem;gap:.35rem;line-height:1.22;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slp-problem__toast-phone{align-items:center;color:#ff453a;display:inline-flex;flex:0 0 auto;height:.95rem;justify-content:center;line-height:1;width:.95rem}.slp-problem__toast-phone svg{display:block;fill:currentColor;height:100%;width:100%}.slp-problem__sheet{background:#fff;border:1px solid hsla(0,0%,100%,.82);border-radius:8px;display:block;margin:auto;max-width:760px;overflow:hidden;padding:0;width:100%}.slp-problem__sheet img{display:block;height:auto;width:100%}.slp-problem__monitor{width:100%}.slp-problem__screen{aspect-ratio:1672/941;background:#dce9f3;border:1px solid rgba(148,163,184,.42);border-radius:8px;overflow:hidden;position:relative}.slp-problem__desktop-layer,.slp-problem__desktop-layer img{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.slp-problem__desktop-layer img{-o-object-fit:cover;object-fit:cover}.slp-problem__program-layer{animation-duration:.42s;animation-fill-mode:both;animation-name:slp-problem-window-enter;animation-timing-function:cubic-bezier(.22,.84,.28,1);border:1px solid rgba(51,65,85,.28);border-radius:8px;box-shadow:0 22px 40px #0f172a4d,0 5px 12px #0f172a33;display:none;overflow:hidden;position:absolute;will-change:opacity,filter,transform;z-index:2}.slp-problem__program-layer.is-active{display:block}.slp-problem__program-layer img{display:block;height:auto;width:100%}.slp-problem__program-layer--whatsapp-1{left:4.5%;top:5.2%;width:62%}.slp-problem__program-layer--excel-1{left:10%;right:auto;top:2.8%;width:64%}.slp-problem__program-layer--whatsapp-2{left:1.5%;top:6.4%;width:61%}.slp-problem__program-layer--excel-2{left:2%;right:auto;top:1.6%;width:68%}@keyframes slp-problem-window-enter{0%{filter:blur(2px);opacity:0;transform:translateY(24px) scale(.985)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}.slp-problem__signals{bottom:10.5%;display:flex;flex-direction:column;gap:clamp(.22rem,.38vw,.32rem);position:absolute;right:1.25%;top:auto;width:13.8%;z-index:4}.slp-problem__signal{align-items:center;aspect-ratio:auto;backdrop-filter:blur(12px) saturate(106%);-webkit-backdrop-filter:blur(12px) saturate(106%);background:#f9f9f6f5;border:1px solid hsla(0,0%,100%,.94);border-radius:4px;box-shadow:0 7px 16px #0f172a21,inset 0 0 0 1px #64748b29;display:flex;flex-direction:row;gap:clamp(.24rem,.38vw,.34rem);min-height:32px;opacity:1;padding:clamp(.18rem,.28vw,.24rem) clamp(.24rem,.36vw,.32rem);will-change:opacity,transform}.slp-problem__signals .slp-problem__signal{animation:slp-problem-signal-from-right .38s cubic-bezier(.22,.84,.28,1) both}.slp-problem__signal:nth-child(2){animation-delay:.07s!important}.slp-problem__signal:nth-child(3){animation-delay:.14s!important}@keyframes slp-problem-signal-from-right{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}.slp-problem__signal-icon{align-items:center;border:1px solid hsla(0,0%,100%,.72);border-radius:3px;box-shadow:0 4px 10px #0f172a1f,inset 0 1px #ffffff73;color:#fff;display:inline-flex;flex:0 0 auto;height:clamp(20px,1.7vw,24px);justify-content:center;width:clamp(20px,1.7vw,24px)}.slp-problem__signal-icon svg{height:58%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:58%}.slp-problem__signal--chat .slp-problem__signal-icon{background:linear-gradient(145deg,#76b99a,#4d8d70)}.slp-problem__signal--file .slp-problem__signal-icon{background:linear-gradient(145deg,#79a9c8,#4d7897)}.slp-problem__signal--question .slp-problem__signal-icon{background:linear-gradient(145deg,#d4b074,#a77f45)}.slp-problem__signal-skeleton{display:flex;flex:1 1 auto;flex-direction:column;gap:.28rem;margin-top:0;min-width:0;width:100%}.slp-problem__signal-line{background:#4755696b;border-radius:1px;display:block;height:6px}.slp-problem__signal-line--short{width:38%}.slp-problem__signal-line--medium{width:62%}.slp-problem__signal-line--long{width:88%}.slp-problem__signals--desktop{display:flex}@media(max-width:760px){.slp-problem__screen,.slp-problem__signals--desktop{display:none}}@media(prefers-reduced-motion:reduce){.slp-problem__program-layer,.slp-problem__signal{animation:none!important}}.slp-problem__screen:after{background:linear-gradient(180deg,hsla(0,0%,100%,.08),transparent 22%);content:"";inset:0;pointer-events:none;position:absolute;z-index:5}.slp-problem__monitor-stand,.slp-problem__notifications.slp-problem__notifications--desktop,.slp-problem__notifications.slp-problem__notifications--mobile{display:none}@media(max-width:760px){.slp-problem__notifications.slp-problem__notifications--mobile{display:flex;position:relative;right:auto;top:auto;width:100%}}@media(min-width:761px){.slp-problem__visual{background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible;padding:0 0 3.6rem}.slp-problem__monitor{background:linear-gradient(145deg,#435166,#263449 58%,#1b2638);border:1px solid #748398;border-radius:17px 17px 12px 12px;box-shadow:0 26px 52px #1f345038,inset 0 1px #fff3;padding:11px 9px 17px;position:relative;width:calc(100% + 1.5rem)}.slp-problem__monitor:before{background:#172033;border:1px solid rgba(203,213,225,.5);border-radius:50%;height:4px;top:3px;width:4px;z-index:3}.slp-problem__monitor:after,.slp-problem__monitor:before{content:"";left:50%;position:absolute;transform:translate(-50%)}.slp-problem__monitor:after{background:#fff3;border-radius:999px;bottom:6px;height:2px;width:28px}.slp-problem__notifications.slp-problem__notifications--desktop{display:flex;pointer-events:none;right:-1.15rem;top:17%;width:min(43%,300px)}.slp-problem__notifications--compact>.slp-problem__toast:nth-child(-n+2){display:none}.slp-problem__notifications--compact .slp-problem__toast{border-radius:18px;gap:.58rem;padding:.55rem .65rem}.slp-problem__notifications--compact .slp-problem__toast--app .slp-problem__toast-avatar,.slp-problem__notifications--compact .slp-problem__toast-avatar{flex-basis:40px;height:40px;width:40px}.slp-problem__notifications--compact .slp-problem__toast-head strong{font-size:.78rem}.slp-problem__notifications--compact .slp-problem__toast-head span{font-size:.68rem}.slp-problem__notifications--compact .slp-problem__toast-body p{font-size:.76rem}.slp-problem__notifications--compact .slp-problem__toast-badge{height:20px;width:20px}.slp-problem__notifications--compact .slp-problem__toast-badge--amber,.slp-problem__notifications--compact .slp-problem__toast-badge--red{height:18px;min-width:18px}.slp-problem__monitor .slp-problem__toast{backdrop-filter:blur(42px) saturate(260%);-webkit-backdrop-filter:blur(42px) saturate(260%);background:#18181b6b;border-radius:22px;box-shadow:0 14px 42px #0000003d,inset 0 1px 1px #ffffff3d,inset 0 0 0 1px #ffffff1f;color:#fff;filter:none;opacity:1;transition:none;translate:0 0}.slp-problem__monitor:hover .slp-problem__toast{animation:none}.slp-problem__monitor:hover .slp-problem__toast:nth-child(2){animation-delay:.42s}.slp-problem__monitor:hover .slp-problem__toast:nth-child(3){animation-delay:.84s}.slp-problem__monitor:hover .slp-problem__toast:nth-child(4){animation-delay:1.26s}.slp-problem__monitor:hover .slp-problem__toast:nth-child(5){animation-delay:1.68s}.slp-problem__monitor:hover .slp-problem__notifications--compact .slp-problem__toast:nth-child(3){animation-delay:0s}.slp-problem__monitor:hover .slp-problem__notifications--compact .slp-problem__toast:nth-child(4){animation-delay:.42s}.slp-problem__monitor:hover .slp-problem__notifications--compact .slp-problem__toast:nth-child(5){animation-delay:.84s}.slp-problem__monitor .slp-problem__toast-head strong{color:#fff}.slp-problem__monitor .slp-problem__toast-head span{color:#ffffff8c}.slp-problem__monitor .slp-problem__toast-body p{color:#ffffffe6}.slp-problem__monitor .slp-problem__app-icon--excel{background:#fff;color:inherit}.slp-problem__monitor-stand{background:transparent;bottom:-45px;display:block;height:46px;left:50%;position:absolute;transform:translate(-50%);width:190px}.slp-problem__monitor-stand:before{background:linear-gradient(90deg,#2a374a,#536177 48%,#263347);clip-path:polygon(33% 0,67% 0,78% 100%,22% 100%);content:"";height:34px;left:50%;position:absolute;top:0;transform:translate(-50%);width:90px}.slp-problem__monitor-stand:after{background:linear-gradient(180deg,#5b687c,#2c394c 48%,#202c3d);border:1px solid #718096;border-radius:5px 5px 10px 10px;bottom:0;box-shadow:0 9px 18px #1f34503d;content:"";height:12px;left:50%;position:absolute;transform:translate(-50%);width:190px}.slp-problem__answer{background:#f8fafdf5;border:1px solid #cbd8e6;border-radius:13px;box-shadow:0 12px 30px #17355712;font-family:var(--spa-font-ui);gap:.7rem;grid-template-columns:minmax(205px,.26fr) minmax(0,1fr);min-height:76px;overflow:hidden;padding:.55rem .8rem}.slp-problem__answer>span{align-items:center;border-right:1px solid #dbe4ee;color:#344b66;display:flex;font-family:var(--spa-font-ui);font-size:.73rem;font-weight:780;letter-spacing:.065em;line-height:1.35;min-height:56px;padding:0 1.15rem 0 .35rem}.slp-problem__answer>span:before{background:#1684c4;border-radius:3px;content:"";flex:0 0 auto;height:32px;margin-right:.7rem;width:4px}.slp-problem__answer-grid{align-items:stretch;gap:0}.slp-problem__answer-grid span{background:transparent;border:0;border-radius:0;color:#173b61;font-family:var(--spa-font-ui);font-size:.84rem;font-weight:700;gap:.6rem;line-height:1.25;min-height:56px;padding:.35rem .65rem;position:relative}.slp-problem__answer-grid span:not(:last-child):after{background:#dbe4ee;content:"";height:24px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.slp-problem__answer-icon{background:#e5f0fa;border:1px solid #c5dced;border-radius:10px;box-sizing:border-box;color:#116fa9;height:34px;padding:7px;stroke-width:1.85;width:34px}.slp-problem__sheet{border:0;border-radius:14px;box-shadow:none;max-width:none}.slp-problem__sheet img{border-radius:13px}}.slp-flow{background:transparent;position:relative;z-index:2}.slp-flow__instruction{align-items:center;color:#334155;display:flex;font-size:.95rem;font-weight:650;gap:.45rem;line-height:1.4;margin:1.1rem 0 0}.slp-flow__instruction svg{color:#2563eb;flex:0 0 auto;font-size:1.2rem}.slp-flow__cards{display:flex;gap:1rem;margin-top:1.35rem}.slp-flow__card{aspect-ratio:1;background:var(--slp-card-accent,#2563eb);border:none;border-radius:20px;box-shadow:0 4px 20px #00000026;cursor:pointer;display:flex;flex:1;flex-direction:column;justify-content:flex-start;min-width:0;padding:1.4rem 1.4rem 1.1rem;position:relative;text-align:left;transition:transform .26s cubic-bezier(.4,0,.2,1),box-shadow .26s cubic-bezier(.4,0,.2,1)}.slp-flow__card:focus-visible,.slp-flow__card:hover{box-shadow:0 12px 40px #00000038;outline:none;transform:scale(1.06)}.slp-flow__card:focus-visible{box-shadow:0 0 0 4px #fffffff0,0 12px 40px #0000003d}.slp-flow__card-step{display:none}.slp-flow__card-icon{color:#ffffffe0;display:block;flex-shrink:0;font-size:4rem;height:64px;line-height:1;width:64px}.slp-flow__card-label{align-items:center;color:#fff;display:flex;flex:1;font-size:2.25rem;font-weight:525;letter-spacing:0;line-height:1.05;margin-top:.65rem}.slp-flow__card-cta{align-items:center;align-self:flex-end;background:#ffffff2e;border:1px solid hsla(0,0%,100%,.3);border-radius:999px;box-shadow:inset 0 1px #fff3;color:#fff;display:inline-flex;font-size:1.35rem;height:46px;justify-content:center;margin-top:.75rem;position:relative;transition:background .18s ease,color .18s ease,transform .22s cubic-bezier(.2,.75,.2,1);width:46px}.slp-flow__card-cta:before{border:1px solid hsla(0,0%,100%,.32);border-radius:inherit;content:"";inset:-5px;opacity:0;position:absolute;transform:scale(.8);transition:opacity .18s ease,transform .22s ease}.slp-flow__card-cta-icon--mobile{display:none}.slp-flow__card:focus-visible .slp-flow__card-cta,.slp-flow__card:hover .slp-flow__card-cta{background:#fff;color:var(--slp-card-accent,#2563eb);transform:rotate(-5deg) scale(1.08)}.slp-flow__card:focus-visible .slp-flow__card-cta:before,.slp-flow__card:hover .slp-flow__card-cta:before{opacity:1;transform:scale(1)}.slp-diffs{background:#f6f8fb}.slp-diffs__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.slp-diff{background:#fff;border:1px solid #e5e9f0;border-radius:18px;padding:1.75rem 1.5rem}.slp-diff__icon{align-items:center;background:#0f172a;border-radius:12px;color:#fff;display:flex;font-size:1.3rem;height:46px;justify-content:center;margin-bottom:1.1rem;width:46px}.slp-diff h3{color:#0f172a;font-size:1.05rem;font-weight:700;letter-spacing:0;margin:0 0 .6rem}.slp-diff p{color:#334155;font-size:.93rem;line-height:1.62;margin:0}.slp-stats{background:#0f172a;padding:3rem 0}.slp-stats__row{flex-wrap:wrap;gap:0;justify-content:space-between}.slp-stat,.slp-stats__row{align-items:center;display:flex}.slp-stat{border-right:1px solid hsla(0,0%,100%,.1);flex:1 1 0;flex-direction:column;gap:.35rem;min-width:120px;padding:1rem 1.25rem;text-align:center}.slp-stat:last-child{border-right:none}.slp-stat__num{color:#60a5fa;font-size:2.75rem;font-weight:800;letter-spacing:0;line-height:1}.slp-stat__label{color:#fff9;font-size:.82rem;line-height:1.4;max-width:120px}.slp-audience{background:#fff}.slp-audience__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(4,1fr)}.slp-audience__card{border:1px solid #e5e9f0;border-radius:18px;padding:1.6rem 1.4rem}.slp-audience__icon{color:#1a3d8f;display:block;font-size:1.6rem;margin-bottom:.9rem}.slp-audience__card h3{color:#0f172a;font-size:1rem;font-weight:700;letter-spacing:0;margin:0 0 .5rem}.slp-audience__card p{color:#334155;font-size:.9rem;line-height:1.6;margin:0}.slp-caps{background:#f6f8fb}.slp-caps__tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.slp-caps__tab{align-items:center;background:#fff;border:1px solid #dde3ed;border-radius:10px;color:#41546b;cursor:pointer;display:flex;font-family:var(--spa-font-ui);font-size:.875rem;font-weight:600;gap:.5rem;line-height:1;min-height:38px;padding:0 1rem;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;white-space:nowrap}.slp-caps__tab .iconify{flex-shrink:0;font-size:1rem;opacity:.7;transition:opacity .15s ease}.slp-caps__tab:hover{background:#f0f4fa;border-color:#b8c8e0;color:#0f172a}.slp-caps__tab.is-active{background:#0f172a;border-color:#0f172a;box-shadow:0 2px 10px #0f172a2e;color:#fff}.slp-caps__tab.is-active .iconify{opacity:1}.slp-caps__panel{background:#fff;border:1px solid #e5e9f0;border-radius:18px;box-shadow:0 4px 24px #0f172a12;display:grid;gap:0;grid-template-columns:1fr 1fr;min-height:380px;overflow:hidden}.slp-caps__panel-info{border-right:1px solid #e5e9f0;display:flex;flex-direction:column;padding:2rem}.slp-caps__panel-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.slp-caps__panel-icon{align-items:center;background:#0f172a;border-radius:10px;color:#fff;display:flex;flex-shrink:0;font-size:1.3rem;height:44px;justify-content:center;width:44px}.slp-caps__panel-title{color:#0f172a;font-size:1.2rem;font-weight:680;letter-spacing:0;line-height:1.2;margin:0}.slp-caps__panel-list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.slp-caps__panel-list li{align-items:flex-start;border-bottom:1px solid #f0f4f8;color:#243246;display:flex;font-size:.9rem;gap:.7rem;line-height:1.55;padding:.6rem 0}.slp-caps__panel-list li:last-child{border-bottom:none}.slp-caps__panel-list li .iconify{color:#2563eb;flex-shrink:0;font-size:1rem;margin-top:.18rem}.slp-caps__panel-visual{align-items:center;background:linear-gradient(135deg,#eef2f8,#e2eaf6);display:flex;justify-content:center;overflow:hidden;padding:1rem}.slp-caps__panel-screenshot{border:1px solid rgba(148,163,184,.28);border-radius:12px;box-shadow:0 18px 42px #0f172a29;display:block;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.slp-caps__panel-placeholder{align-items:center;display:flex;flex-direction:column;gap:1rem;opacity:.35;text-align:center}.slp-caps__panel-ph-icon{color:#243246;font-size:4.5rem}.slp-caps__panel-ph-label{color:#243246;font-size:.9rem;font-weight:600;letter-spacing:0}.slp-cap-panel-enter-active{transition:opacity .22s ease,transform .22s ease}.slp-cap-panel-leave-active{transition:opacity .15s ease}.slp-cap-panel-enter-from{opacity:0;transform:translateY(6px)}.slp-cap-panel-leave-to{opacity:0}@media(max-width:860px){.slp-caps__panel{grid-template-columns:1fr;min-height:unset}.slp-caps__panel-info{border-bottom:1px solid #e5e9f0;border-right:none}.slp-caps__panel-visual{aspect-ratio:16/7}}.slp-caps__active-label{display:none}@media(max-width:640px){.slp-caps__tabs{display:grid;gap:.5rem;grid-template-columns:repeat(5,1fr);margin-bottom:.6rem}.slp-caps__tabs--capabilities{grid-template-columns:repeat(6,minmax(0,1fr))}.slp-caps__tab{align-items:center;aspect-ratio:1;border-radius:12px;flex-direction:column;font-size:1.2rem;gap:0;justify-content:center;min-height:unset;padding:0;width:100%}.slp-caps__tab-label{display:none}.slp-caps__tab .iconify{font-size:1.4rem;opacity:.75}.slp-caps__tab.is-active .iconify{opacity:1}.slp-caps__active-label{color:#0f172a;display:block;font-size:.92rem;font-weight:700;letter-spacing:0;margin:0 0 1rem;text-align:center;transition:opacity .2s ease}.slp-caps__panel-info{padding:1.25rem}.slp-caps__panel-visual{display:none}}.slp-role-story{background:radial-gradient(circle at 88% 12%,rgba(37,99,235,.08),transparent 28%),#f6f8fb}.slp-onboarding__header,.slp-role-story__heading{align-items:end;display:grid;gap:clamp(1.5rem,5vw,5rem);grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);margin-bottom:clamp(2rem,4vw,3.4rem)}.slp-onboarding__header .slp-section__lead,.slp-role-story__heading .slp-section__lead{margin:0}.slp-role-story__layout{align-items:stretch;display:grid;gap:1.15rem;grid-template-columns:minmax(285px,.72fr) minmax(0,1.55fr)}.slp-role-story__rail{display:flex;flex-direction:column;gap:.55rem}.slp-role-story__tab{align-items:center;background:#ffffffb8;border:1px solid #dfe6ef;border-radius:16px;color:#334155;cursor:pointer;display:grid;font-family:var(--spa-font-ui);gap:.75rem;grid-template-columns:auto auto minmax(0,1fr) auto;min-height:78px;padding:.72rem .82rem;text-align:left;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.slp-role-story__tab:hover{border-color:#b7c5d8;transform:translate(3px)}.slp-role-story__tab.is-active{background:#0f172a;border-color:#0f172a;box-shadow:0 16px 34px #0f172a29;color:#fff}.slp-role-story__tab-index{color:#94a3b8;font-size:.65rem;font-weight:800;letter-spacing:.08em}.slp-role-story__tab-icon{align-items:center;background:#edf3fa;border-radius:11px;color:#1d4ed8;display:inline-flex;flex:0 0 auto;font-size:1.15rem;height:38px;justify-content:center;width:38px}.slp-role-story__tab.is-active .slp-role-story__tab-icon{background:#60a5fa29;color:#93c5fd}.slp-role-story__tab small,.slp-role-story__tab strong{display:block}.slp-role-story__tab strong{font-size:.92rem;line-height:1.2}.slp-role-story__tab small{color:#68778a;font-size:.8rem;line-height:1.35;margin-top:.18rem}.slp-role-story__tab.is-active small{color:#ffffff9e}.slp-role-story__tab-arrow{color:#94a3b8;font-size:1rem}.slp-role-story__stage{background:#fff;border:1px solid #dfe6ef;border-radius:24px;box-shadow:0 26px 70px #0f172a1c;display:grid;grid-template-rows:minmax(300px,1fr) auto;min-width:0;overflow:hidden}.slp-role-story__screen{align-items:center;background:radial-gradient(circle at 80% 10%,rgba(59,130,246,.2),transparent 32%),linear-gradient(145deg,#e8f0fa,#f8fbff);display:flex;justify-content:center;min-height:340px;overflow:hidden;padding:clamp(1rem,2.6vw,2rem)}.slp-role-story__screen picture{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.slp-role-story__screen img{border:1px solid rgba(100,116,139,.22);border-radius:12px;box-shadow:0 22px 48px #0f172a2e;display:block;height:auto;max-height:430px;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.slp-role-story__copy{display:grid;gap:.65rem 2rem;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr);padding:clamp(1.35rem,3vw,2rem)}.slp-role-story__eyebrow{align-items:center;color:#2563eb;display:flex;font-size:.72rem;font-weight:800;gap:.4rem;letter-spacing:.09em;margin:0;text-transform:uppercase}.slp-role-story__copy h3{color:#0f172a;font-size:clamp(1.35rem,2.2vw,2rem);grid-column:1;line-height:1.08;margin:0;text-wrap:balance}.slp-role-story__copy>p:not(.slp-role-story__eyebrow){color:#526173;font-size:.92rem;grid-column:1;line-height:1.6;margin:0}.slp-role-story__copy ul{align-self:center;display:grid;gap:.55rem;grid-column:2;grid-row:1/span 3;list-style:none;margin:0;padding:0}.slp-role-story__copy li{align-items:flex-start;color:#334155;display:flex;font-size:.84rem;gap:.55rem;line-height:1.45}.slp-role-story__copy li .iconify{color:#0f8a5f;flex:0 0 auto;margin-top:.12rem}.slp-product-chapters{display:grid;gap:clamp(2rem,5vw,4.5rem)}.slp-product-chapter{align-items:center;display:grid;gap:clamp(2rem,6vw,6rem);grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);min-height:520px}.slp-product-chapter:nth-child(2n){grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)}.slp-product-chapter:nth-child(2n) .slp-product-chapter__copy{order:2}.slp-product-chapter:nth-child(2n) .slp-product-chapter__visuals{order:1}.slp-product-chapter__meta{align-items:center;display:flex;gap:.75rem}.slp-product-chapter__meta>span:first-child{color:#2563eb;font-size:.72rem;font-weight:850;letter-spacing:.1em}.slp-product-chapter__meta>span:last-child{align-items:center;background:#eaf2ff;border-radius:999px;color:#1e4f91;display:inline-flex;font-size:.67rem;font-weight:800;gap:.35rem;letter-spacing:.04em;min-height:28px;padding:.35rem .62rem;text-transform:uppercase}.slp-product-chapter__copy h3{color:#0f172a;font-size:clamp(1.8rem,3.4vw,3.25rem);font-weight:650;line-height:1.02;margin:1rem 0 0;text-wrap:balance}.slp-product-chapter__copy>p{color:#526173;font-size:clamp(1rem,1.1vw,1.1rem);line-height:1.65;margin:1.15rem 0 0}.slp-product-chapter__copy ul{display:grid;gap:.58rem;list-style:none;margin:1.35rem 0 0;padding:0}.slp-product-chapter__copy li{align-items:flex-start;color:#334155;display:flex;font-size:1rem;gap:.65rem;line-height:1.55}.slp-product-chapter__copy li .iconify{color:#0f8a5f;flex:0 0 auto;font-size:1.08rem;margin-top:.12rem}.slp-product-chapter__visuals{display:grid;min-height:0;overflow:visible;padding:0;place-items:center;position:relative}.slp-product-chapter__visuals figure{background:linear-gradient(145deg,hsla(0,0%,100%,.18),transparent 28%),linear-gradient(145deg,#627287,#35445a 52%,#202c3d);border:1px solid #9aa6b5;border-radius:20px;box-shadow:0 0 0 1px #121e2e2e,0 24px 48px #1f345038,inset 0 1px #ffffff57,inset 0 -1px #040c1847;box-sizing:border-box;margin:0;max-width:100%;overflow:visible;padding:10px 7px 7px;position:relative;width:100%}.slp-product-chapter__visuals figure:before{background:radial-gradient(circle at 38% 34%,#53667c 0 18%,#182233 42%,#0d1521);border:1px solid rgba(226,232,240,.62);border-radius:50%;box-shadow:0 0 0 1px #070f1b6b;content:"";height:5px;left:50%;position:absolute;top:2px;transform:translate(-50%);width:5px;z-index:2}.slp-product-chapter__visuals figure:after{background:#08111d9e;border-radius:999px;bottom:2px;box-shadow:0 1px #ffffff24;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:13%;z-index:2}.slp-product-chapter__visuals img{border:1px solid rgba(226,232,240,.72);border-radius:12px;box-shadow:0 12px 28px #050d1c3d,inset 0 0 0 1px #ffffff2e;display:block;height:auto;max-height:none;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}.slp-product-chapter--double .slp-product-chapter__visuals{gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.slp-product-chapter--double .slp-product-chapter__visuals figure:last-child{transform:translateY(1.4rem)}.slp-product-chapter--double .slp-product-chapter__visuals figure{width:100%}.slp-product-chapter__mobile-device{display:none}@media(min-width:1021px){.slp-product-chapter:not(.slp-product-chapter--double) .slp-product-chapter__visuals figure{width:81%}.slp-product-chapter__mobile-device{background:linear-gradient(145deg,hsla(0,0%,100%,.2),transparent 30%),linear-gradient(150deg,#65758a,#344359 56%,#202b3c);border:1px solid #9ba7b7;border-radius:24px;bottom:-8%;box-shadow:0 0 0 1px #09121f47,0 24px 48px #050d1c57,inset 0 1px #ffffff57,inset 0 -1px #040c1852;box-sizing:border-box;display:block;padding:8px 5px 7px;position:absolute;right:-1.5%;transform:rotate(4deg);width:22%;z-index:3}.slp-product-chapter__mobile-device:before{background:linear-gradient(180deg,#111a28,#080f19);box-shadow:inset 0 1px #ffffff14;height:5px;top:2px;z-index:2}.slp-product-chapter__mobile-device:after,.slp-product-chapter__mobile-device:before{border-radius:999px;content:"";left:50%;position:absolute;transform:translate(-50%);width:24%}.slp-product-chapter__mobile-device:after{background:#080f19ad;bottom:2px;box-shadow:0 1px #ffffff21;height:2px;z-index:3}.slp-product-chapter__mobile-device img{border:1px solid rgba(226,232,240,.62);border-radius:18px;box-shadow:none;height:auto;max-height:none;max-width:100%;width:100%}.slp-product-chapter:nth-child(2) .slp-product-chapter__mobile-device{left:-1.5%;right:auto;transform:rotate(-4deg)}.slp-product-chapter--double .slp-product-chapter__visuals{display:block;min-height:clamp(350px,27vw,430px)}.slp-product-chapter--double .slp-product-chapter__visuals figure{position:absolute;width:63%}.slp-product-chapter--double .slp-product-chapter__visuals figure:first-child{left:0;top:1%;transform:rotate(-1.6deg);z-index:1}.slp-product-chapter--double .slp-product-chapter__visuals figure:last-child{bottom:1%;right:0;transform:rotate(1.8deg);z-index:2}}.slp-product-media{background:transparent;border-top:1px solid #d7e0ea;margin-top:clamp(3.5rem,8vw,7rem);padding-top:clamp(2.5rem,5vw,4rem)}.slp-product-media__heading{align-items:end;display:grid;gap:1.5rem 4rem;grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);margin-bottom:1.5rem}.slp-product-media__heading h3{color:#0f172a;font-size:clamp(1.6rem,3vw,2.75rem);line-height:1.06;margin:0;text-wrap:balance}.slp-product-media__heading>p{color:#5d6b7d;font-size:.9rem;line-height:1.65;margin:0}.slp-product-media__watch{align-items:stretch;display:grid;gap:1.15rem;grid-template-columns:minmax(0,1.52fr) minmax(330px,.72fr)}.slp-product-media__featured,.slp-product-media__playlist{background:#fff;border:1px solid #d8e0e9;border-radius:20px;overflow:hidden}.slp-product-media__featured{box-shadow:0 24px 60px #0f172a21}.slp-product-media__player{aspect-ratio:16/9;background:#0b1220;overflow:hidden;position:relative}.slp-product-media__player iframe,.slp-product-media__player video{border:0;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.slp-product-media__poster{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0b1220;border:0;cursor:pointer;display:block;height:100%;padding:0;position:relative;width:100%}.slp-product-media__poster img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .36s ease,filter .36s ease;width:100%}.slp-product-media__poster-shade{background:linear-gradient(180deg,#0206170a 45%,#0206178a);inset:0;position:absolute}.slp-product-media__poster:focus-visible img,.slp-product-media__poster:hover img{filter:saturate(.9) brightness(.88);transform:scale(1.018)}.slp-product-media__play{align-items:center;background:#f03;border-radius:15px;box-shadow:0 12px 30px #00000047;color:#fff;display:flex;font-size:1.7rem;height:58px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .18s ease,background-color .18s ease;width:82px}.slp-product-media__poster:focus-visible .slp-product-media__play,.slp-product-media__poster:hover .slp-product-media__play{background:#e6002e;transform:translate(-50%,-50%) scale(1.06)}.slp-product-media__duration{background:#020617d6;border-radius:6px;bottom:.75rem;color:#fff;font-size:.72rem;font-weight:800;line-height:1;padding:.35rem .42rem;position:absolute;right:.75rem}.slp-product-media__meta{display:grid;gap:1.2rem;grid-template-columns:minmax(0,1fr) auto;padding:1.25rem 1.35rem 1.35rem}.slp-product-media__meta p,.slp-product-media__playlist-copy small,.slp-product-media__playlist-head span{color:#1673a8;font-size:.67rem;font-weight:800;letter-spacing:.065em;margin:0 0 .35rem;text-transform:uppercase}.slp-product-media__meta h4{color:#0f172a;font-size:clamp(1.1rem,1.55vw,1.45rem);line-height:1.15;margin:0}.slp-product-media__meta>div:first-child>span{color:#66758a;display:block;font-size:.9rem;line-height:1.5;margin-top:.5rem;max-width:58ch}.slp-product-media__channel{align-items:center;border-left:1px solid #e1e7ee;display:grid;gap:.65rem;grid-template-columns:auto auto auto;padding-left:1.1rem}.slp-product-media__channel-avatar{background:#fff;border:1px solid #dce4ed;border-radius:50%;box-shadow:0 4px 12px #0f172a1a;display:block;height:38px;-o-object-fit:cover;object-fit:cover;width:38px}.slp-product-media__channel div{display:grid;gap:.1rem;white-space:nowrap}.slp-product-media__channel strong{color:#172033;font-size:.9rem}.slp-product-media__channel small{color:#718096;font-size:.72rem}.slp-product-media__youtube{display:flex;font-size:1.45rem}.slp-product-media__playlist{display:flex;flex-direction:column}.slp-product-media__playlist-head{align-items:end;border-bottom:1px solid #e4e9ef;display:flex;gap:1rem;justify-content:space-between;padding:1.15rem 1.2rem 1rem}.slp-product-media__playlist-head div{display:grid}.slp-product-media__playlist-head strong{color:#111827;font-size:1rem;line-height:1.2}.slp-product-media__playlist-head small{color:#7a8798;font-size:.74rem;white-space:nowrap}.slp-product-media__playlist-items{display:grid;gap:.25rem;padding:.65rem}.slp-product-media__playlist-item{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid transparent;border-radius:13px;color:inherit;cursor:pointer;display:grid;gap:.7rem;grid-template-columns:1.2rem 112px minmax(0,1fr) auto;padding:.55rem;text-align:left;transition:background-color .18s ease,border-color .18s ease,transform .18s ease;width:100%}.slp-product-media__playlist-item:focus-visible,.slp-product-media__playlist-item:hover{background:#f3f6f9;border-color:#e0e6ed;transform:translate(2px)}.slp-product-media__playlist-item.is-active{background:#edf4fb;border-color:#c9dceb}.slp-product-media__playlist-index{color:#8996a7;font-size:.68rem;font-weight:800;text-align:center}.slp-product-media__playlist-thumb{aspect-ratio:16/9;background:#0b1220;border-radius:8px;display:block;overflow:hidden;position:relative}.slp-product-media__playlist-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.slp-product-media__playlist-thumb>span{background:#020617d6;border-radius:4px;bottom:.25rem;color:#fff;font-size:.58rem;font-weight:800;padding:.18rem .25rem;position:absolute;right:.25rem}.slp-product-media__playlist-copy{display:grid;min-width:0}.slp-product-media__playlist-copy small{font-size:.66rem;margin-bottom:.22rem}.slp-product-media__playlist-copy strong{color:#172033;font-size:.86rem;line-height:1.26}.slp-product-media__playlist-copy>span{color:#7a8798;font-size:.72rem;margin-top:.28rem}.slp-product-media__playlist-play{color:#1673a8;font-size:1.25rem}.slp-product-media__playlist-foot{align-items:center;border-top:1px solid #e4e9ef;color:#66758a;display:flex;font-size:.78rem;gap:.55rem;margin-top:auto;padding:.85rem 1.1rem}.slp-product-media__playlist-foot svg{flex:0 0 auto;font-size:1.15rem}@media(min-width:1101px){.slp-product-media__playlist{max-height:clamp(34rem,45vw,43rem)}.slp-product-media__playlist-items{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#b8c4d2 transparent;scrollbar-width:thin}.slp-product-media__playlist-items::-webkit-scrollbar{width:7px}.slp-product-media__playlist-items::-webkit-scrollbar-thumb{background:#b8c4d2;border:2px solid #fff;border-radius:999px}}@media(max-width:1100px){.slp-product-media__watch{grid-template-columns:1fr}.slp-product-media__playlist-items{grid-template-columns:repeat(2,minmax(0,1fr))}.slp-product-media__playlist-foot{margin-top:0}}.slp-day-truth{background:radial-gradient(circle at 86% 18%,rgba(14,165,233,.12),transparent 26%),radial-gradient(circle at 16% 86%,rgba(16,185,129,.1),transparent 28%),#0b1728;color:#fff}.slp-day-truth .slp-section__kicker{color:#7dd3fc}.slp-day-truth .slp-section__title{color:#fff}.slp-day-truth__intro{align-items:start;display:grid;gap:clamp(1.5rem,6vw,6rem);grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);margin-bottom:clamp(2rem,4vw,3.5rem)}.slp-day-truth__intro>p{color:#ffffffad;font-size:1rem;line-height:1.7;margin:2.2rem 0 0}.slp-day-truth__scene-nav{background:#030c1857;border:1px solid rgba(148,210,240,.16);border-radius:20px;box-shadow:0 18px 44px #00000029;display:grid;gap:.45rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto 1.25rem;max-width:780px;padding:.45rem}.slp-day-truth__scene-nav button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#08182ad6;border:1px solid rgba(148,210,240,.1);border-radius:15px;color:#ffffffc7;cursor:pointer;display:grid;gap:.75rem;grid-template-columns:auto minmax(0,1fr);min-height:72px;min-width:0;padding:.75rem 1rem;position:relative;text-align:left;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.slp-day-truth__scene-nav button:not(:last-child):after{display:none}.slp-day-truth__scene-nav button:focus-visible,.slp-day-truth__scene-nav button:hover{background:#0e2640f5;border-color:#7dd3fc52;color:#fff;transform:translateY(-2px)}.slp-day-truth__scene-nav button.is-active{background:linear-gradient(145deg,#fff,#edf8ff);border-color:#bae6fdeb;box-shadow:0 13px 30px #0000004d,inset 0 1px #fff;color:#102a45;transform:translateY(-2px)}.slp-day-truth__scene-step{align-items:center;background:#7dd3fc1f;border-radius:999px;display:inline-flex;font-size:.57rem;font-weight:900;height:22px;justify-content:center;position:absolute;right:.65rem;top:.55rem;width:22px}.slp-day-truth__scene-nav button.is-active .slp-day-truth__scene-step{background:#dff3ff;color:#0577ad}.slp-day-truth__scene-icon{align-items:center;background:#7dd3fc1c;border:1px solid rgba(125,211,252,.2);border-radius:12px;color:#7dd3fc;display:inline-flex;font-size:1.35rem;height:44px;justify-content:center;width:44px}.slp-day-truth__scene-nav button:nth-child(2) .slp-day-truth__scene-icon{color:#93c5fd}.slp-day-truth__scene-nav button:nth-child(3) .slp-day-truth__scene-icon{color:#6ee7b7}.slp-day-truth__scene-nav button.is-active .slp-day-truth__scene-icon{background:#dff3ff;border-color:#b9e4fb;color:#0577ad}.slp-day-truth__scene-copy{display:flex;flex-direction:column;gap:.18rem;min-width:0}.slp-day-truth__scene-nav strong{font-size:.96rem;font-weight:820;letter-spacing:-.012em;line-height:1.1}.slp-day-truth__scene-nav small{color:#a8bed2;font-size:.7rem;font-weight:760;line-height:1;opacity:1}.slp-day-truth__scene-nav button.is-active small{color:#587087}.slp-day-truth__flow{background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid hsla(0,0%,100%,.11);border-radius:28px;display:grid;gap:clamp(1rem,2.2vw,2rem);grid-template-columns:minmax(235px,.86fr) minmax(340px,1.22fr) minmax(245px,.92fr);min-height:560px;overflow:hidden;padding:clamp(1.25rem,2.6vw,2.5rem);position:relative;transition:grid-template-columns .38s cubic-bezier(.2,.75,.2,1)}.slp-day-truth__flow.is-open{grid-template-columns:minmax(255px,1.06fr) minmax(340px,1.15fr) minmax(220px,.74fr)}.slp-day-truth__flow.is-cut{grid-template-columns:minmax(225px,.78fr) minmax(390px,1.44fr) minmax(225px,.78fr)}.slp-day-truth__flow.is-operation{grid-template-columns:minmax(350px,1.15fr) minmax(265px,1.08fr) minmax(215px,.72fr)}.slp-day-truth__flow.is-cut .slp-day-truth__side--changes,.slp-day-truth__flow.is-open .slp-day-truth__side--changes{order:1}.slp-day-truth__flow.is-cut .slp-day-truth__core,.slp-day-truth__flow.is-open .slp-day-truth__core{order:2}.slp-day-truth__flow.is-cut .slp-day-truth__side--outputs,.slp-day-truth__flow.is-open .slp-day-truth__side--outputs{order:3}.slp-day-truth__flow.is-operation .slp-day-truth__core{order:1}.slp-day-truth__flow.is-operation .slp-day-truth__side--outputs{order:2}.slp-day-truth__flow.is-operation .slp-day-truth__side--changes{order:3}.slp-day-truth__side--changes,.slp-day-truth__side--outputs{transition:opacity .26s ease,transform .32s ease}.slp-day-truth__flow.is-open .slp-day-truth__side--outputs{opacity:.5;transform:scale(.975);transform-origin:right center}.slp-day-truth__flow.is-cut .slp-day-truth__side{opacity:.68}.slp-day-truth__flow.is-operation .slp-day-truth__side--changes{opacity:.5;transform:scale(.975);transform-origin:left center}.slp-day-truth__flow:before{background:linear-gradient(90deg,transparent,rgba(125,211,252,.32) 20%,rgba(52,211,153,.42) 80%,transparent);content:"";height:1px;left:4%;position:absolute;right:4%;top:61%}.slp-day-truth__side{display:flex;flex-direction:column;min-width:0;position:relative;z-index:2}.slp-day-truth__side-heading>span{color:#7dd3fc;display:block;font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.slp-day-truth__side-heading h3{color:#fff;font-size:clamp(1.15rem,1.55vw,1.45rem);line-height:1.15;margin:.55rem 0 0;text-wrap:balance}.slp-day-truth__side-heading p{color:#ffffff91;font-size:.88rem;line-height:1.55;margin:.75rem 0 0}.slp-day-truth__outputs,.slp-day-truth__signals{display:grid;gap:.68rem;margin-top:auto;padding-top:2rem}.slp-day-truth__output,.slp-day-truth__signal{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050e1cbd;border:1px solid hsla(0,0%,100%,.1);border-radius:14px;display:grid;gap:.75rem;min-width:0;padding:.72rem}.slp-day-truth__signal{grid-template-columns:auto minmax(0,1fr);transition:border-color .18s ease,transform .18s ease}.slp-day-truth__signal:nth-child(2){transform:translate(10px)}.slp-day-truth__signal:nth-child(3){transform:translate(20px)}.slp-day-truth__output-icon,.slp-day-truth__signal-icon{align-items:center;background:#7dd3fc1f;border:1px solid rgba(125,211,252,.18);border-radius:10px;color:#7dd3fc;display:inline-flex;font-size:1rem;height:38px;justify-content:center;width:38px}.slp-day-truth__signal--violet .slp-day-truth__signal-icon{background:#a78bfa21;border-color:#a78bfa3d;color:#c4b5fd}.slp-day-truth__signal--amber .slp-day-truth__signal-icon{background:#fbbf241f;border-color:#fbbf2438;color:#fcd34d}.slp-day-truth__output>span:nth-child(2),.slp-day-truth__signal-copy{display:flex;flex-direction:column;min-width:0}.slp-day-truth__output small,.slp-day-truth__signal small{color:#ffffff6b;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.slp-day-truth__output strong,.slp-day-truth__signal strong{color:#fff;font-size:.9rem;line-height:1.25;margin-top:.16rem}.slp-day-truth__output>span:nth-child(2)>span,.slp-day-truth__signal-copy>span{color:#ffffff80;font-size:.76rem;line-height:1.35;margin-top:.16rem}.slp-day-truth__core{align-self:center;min-width:0;padding:1rem 0;position:relative;z-index:3}.slp-day-truth__core-halo{background:radial-gradient(circle,rgba(14,165,233,.2),rgba(16,185,129,.07) 42%,transparent 70%);inset:-18% -16%;pointer-events:none;position:absolute}.slp-day-truth__media-stage{min-height:340px;position:relative}.slp-day-truth__media-composition{height:340px;position:relative;width:100%}.slp-day-truth__screen{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#dce7f2;border:5px solid #2d4158;border-radius:18px;box-shadow:0 24px 60px #00000057,0 0 0 1px #ffffff29;color:inherit;cursor:zoom-in;margin:0;overflow:hidden;padding:1.25rem .4rem .4rem;position:absolute;text-align:left;transform:perspective(1000px) rotateX(1.5deg);transition:border-color .18s ease,box-shadow .18s ease,transform .22s ease}.slp-day-truth__screen:focus-visible,.slp-day-truth__screen:hover{border-color:#536f8e;box-shadow:0 28px 66px #0006,0 0 0 2px #7dd3fc42}.slp-day-truth__screen-bar{align-items:center;display:flex;gap:.25rem;left:.55rem;position:absolute;top:.42rem}.slp-day-truth__screen-bar i{background:#9db0c3;border-radius:999px;height:4px;width:4px}.slp-day-truth__screen img{aspect-ratio:1.55/1;border-radius:11px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.slp-day-truth__screen-expand{align-items:center;background:#071423d1;border:1px solid hsla(0,0%,100%,.18);border-radius:8px;bottom:.75rem;color:#fff;display:inline-flex;font-size:.82rem;height:28px;justify-content:center;opacity:0;position:absolute;right:.75rem;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease;width:28px}.slp-day-truth__screen:focus-visible .slp-day-truth__screen-expand,.slp-day-truth__screen:hover .slp-day-truth__screen-expand{opacity:1;transform:translateY(0)}.slp-day-truth__media-composition--device .slp-day-truth__screen--1{left:0;top:.7rem;width:88%;z-index:1}.slp-day-truth__media-composition--device .slp-day-truth__screen--2{border-radius:22px;border-width:4px;bottom:0;padding:1.05rem .22rem .22rem;right:0;width:28%;z-index:2}.slp-day-truth__media-composition--device .slp-day-truth__screen--2 img{aspect-ratio:9/16;border-radius:16px}.slp-day-truth__media-composition--focus .slp-day-truth__screen--1{left:0;top:0;width:100%;z-index:2}.slp-day-truth__media-composition--split .slp-day-truth__screen--1{left:0;top:0;width:78%;z-index:1}.slp-day-truth__media-composition--split .slp-day-truth__screen--2{bottom:0;right:0;width:78%;z-index:2}.slp-cut-media-enter-active,.slp-cut-media-leave-active{transition:opacity .22s ease,transform .32s cubic-bezier(.2,.75,.2,1)}.slp-cut-media-enter-from{opacity:0;transform:translateY(18px) scale(.97)}.slp-cut-media-leave-to{opacity:0;transform:translateY(-10px) scale(.985)}.slp-day-truth__checkpoint{align-items:center;background:#f8fcfff7;border:1px solid rgba(125,211,252,.54);border-radius:16px;box-shadow:0 18px 36px #0000004d;color:#0f2742;display:grid;gap:.75rem;grid-template-columns:auto 1fr auto;margin:-1.3rem auto 0;padding:.8rem .9rem;position:relative;width:88%;z-index:2}.slp-day-truth__checkpoint-icon{align-items:center;background:#dff3ff;border-radius:10px;color:#0577ad;display:inline-flex;font-size:1.05rem;height:40px;justify-content:center;width:40px}.slp-day-truth__checkpoint>span:nth-child(2){display:flex;flex-direction:column}.slp-day-truth__checkpoint small{color:#5f7185;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.slp-day-truth__checkpoint strong{font-size:.91rem;line-height:1.2;margin-top:.12rem}.slp-day-truth__checkpoint-check{color:#0f9f75;font-size:1.35rem}.slp-day-truth__checkpoint.is-open{border-color:#38bdf87a}.slp-day-truth__checkpoint.is-open .slp-day-truth__checkpoint-check{color:#1686bd}.slp-day-truth__core-note{color:#ffffff85;font-size:.72rem;line-height:1.45;margin:1.2rem auto 0;max-width:290px;text-align:center}.slp-day-truth__scene-note{color:#ffffffb8;font-size:.76rem;line-height:1.5;margin:.55rem auto 0;max-width:46ch;text-align:center}.slp-day-truth__output{grid-template-columns:auto minmax(0,1fr) auto}.slp-day-truth__output-icon{background:#34d3991f;border-color:#34d39933;color:#6ee7b7}.slp-day-truth__output-check{align-items:center;background:#34d39921;border-radius:999px;color:#6ee7b7;display:inline-flex;font-size:.82rem;height:24px;justify-content:center;width:24px}.slp-fit{background:radial-gradient(circle at 88% 16%,rgba(37,99,235,.055),transparent 28%),#fff;border-bottom:1px solid #e4eaf1;border-top:1px solid #e4eaf1}.slp-fit__intro{align-items:end;display:grid;gap:2rem clamp(3rem,8vw,8rem);grid-template-columns:minmax(0,1.05fr) minmax(330px,.65fr);margin-bottom:clamp(2rem,4vw,3.25rem)}.slp-fit__intro .slp-section__title{max-width:18ch}.slp-fit__intro-copy .slp-section__lead{margin-top:0}.slp-fit__experience{--fit-accent:#2563eb;--fit-soft:#eaf2ff;background:#fff;border:1px solid #ced9e5;border-radius:26px;box-shadow:0 28px 70px #0f172a1a;overflow:hidden}.slp-fit__tabs{background:radial-gradient(circle at 82% 0,rgba(45,212,191,.1),transparent 25%),#0d1a2c;display:grid;gap:.45rem;grid-template-columns:repeat(4,minmax(0,1fr));padding:.6rem}.slp-fit__mobile-discovery{display:none}.slp-fit__tab{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid transparent;border-radius:17px;color:#b9c5d3;cursor:pointer;display:grid;font-family:var(--spa-font-ui);gap:.7rem;grid-template-columns:auto minmax(0,1fr) auto;min-height:72px;padding:.72rem .8rem;text-align:left;transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.slp-fit__tab:focus-visible,.slp-fit__tab:hover{background:#ffffff12;border-color:#ffffff1a;color:#fff;transform:translateY(-1px)}.slp-fit__tab.is-active{background:#fff;border-color:#fffc;box-shadow:0 10px 25px #02061738;color:#101b2d}.slp-fit__tab-icon{align-items:center;background:#ffffff14;border:1px solid hsla(0,0%,100%,.12);border-radius:13px;color:#77d7f7;display:flex;font-size:1.15rem;height:42px;justify-content:center;transition:background-color .22s ease,border-color .22s ease,color .22s ease;width:42px}.slp-fit__tab.is-active .slp-fit__tab-icon{background:var(--fit-soft);border-color:color-mix(in srgb,var(--fit-accent) 24%,#fff);color:var(--fit-accent)}.slp-fit__tab-copy{display:grid;gap:.18rem;min-width:0}.slp-fit__tab-copy small{color:#6f8297;font-size:.67rem;font-weight:850;letter-spacing:.08em}.slp-fit__tab.is-active .slp-fit__tab-copy small{color:var(--fit-accent)}.slp-fit__tab-copy strong{font-size:.92rem;line-height:1.2}.slp-fit__tab-action{align-items:center;background:#ffffff14;border:1px solid hsla(0,0%,100%,.12);border-radius:50%;color:#7dd3fc;display:flex;font-size:1.05rem;height:34px;justify-content:center;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .2s ease;width:34px}.slp-fit__tab:focus-visible .slp-fit__tab-action,.slp-fit__tab:hover .slp-fit__tab-action{transform:rotate(-5deg) scale(1.07)}.slp-fit__tab.is-active .slp-fit__tab-action{background:var(--fit-soft);border-color:color-mix(in srgb,var(--fit-accent) 24%,#fff);color:var(--fit-accent)}@media(min-width:761px){.slp-fit__tabs{background:linear-gradient(180deg,#e7eef5,#dce6ef);border-bottom:1px solid #cbd7e2}.slp-fit__tab{background:#ffffffb8;border-color:#cad6e1;box-shadow:0 4px 12px #0f172a0d;color:#24364b}.slp-fit__tab:focus-visible,.slp-fit__tab:hover{background:#fff;border-color:#aebfce;box-shadow:0 9px 22px #0f172a1a;color:#102033;transform:translateY(-2px)}.slp-fit__tab.is-active{background:#fff;border-color:color-mix(in srgb,var(--fit-accent) 45%,#c7d3df);box-shadow:0 11px 26px #0f172a21}.slp-fit__tab-icon{background:#edf4f8;border-color:#cbdbe6;color:#1673a8}.slp-fit__tab-copy small{color:#62778d}.slp-fit__tab-action{background:#f7fafc;border-color:#c7d5e1;color:#1673a8}}.slp-fit__stage{align-items:stretch;animation:slp-fit-stage-in .42s cubic-bezier(.22,1,.36,1) both;background:radial-gradient(circle at 90% 22%,var(--fit-soft),transparent 38%),#fff;display:grid;gap:clamp(1.5rem,4vw,4rem);grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);min-height:510px;padding:clamp(1.5rem,3.5vw,3.25rem)}.slp-fit__story{align-self:center;display:flex;flex-direction:column;max-width:470px}.slp-fit__eyebrow,.slp-fit__map-label{color:var(--fit-accent);font-size:.72rem;font-weight:850;letter-spacing:.075em;text-transform:uppercase}.slp-fit__story h3{color:#111827;font-size:clamp(1.65rem,2.5vw,2.45rem);line-height:1.08;margin:.8rem 0 1rem;text-wrap:balance}.slp-fit__story>p{color:#526173;font-size:.94rem;line-height:1.72;margin:0}.slp-fit__signal{align-items:flex-start;background:var(--fit-soft);border:1px solid color-mix(in srgb,var(--fit-accent) 20%,#fff);border-radius:16px;display:grid;gap:.8rem;grid-template-columns:auto 1fr;margin-top:2rem;padding:1rem}.slp-fit__signal-icon{align-items:center;background:#fff;border:1px solid color-mix(in srgb,var(--fit-accent) 18%,#fff);border-radius:11px;color:var(--fit-accent);display:flex;font-size:1.1rem;height:38px;justify-content:center;width:38px}.slp-fit__signal>span:last-child{display:grid;gap:.22rem}.slp-fit__signal small{color:var(--fit-accent);font-size:.68rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.slp-fit__signal strong{color:#1d2d43;font-size:.88rem;line-height:1.45}.slp-fit__map{align-self:center;background:#f8fafce6;border:1px solid #dce5ee;border-radius:22px;box-shadow:inset 0 1px #fff,0 18px 44px #0f172a0f;display:grid;padding:1.2rem;position:relative}.slp-fit__map:before{background-image:radial-gradient(circle,#cbd5e1 1px,transparent 0);background-size:16px 16px;content:"";inset:0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent);mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent);opacity:.34;pointer-events:none;position:absolute}.slp-fit__connector,.slp-fit__hub,.slp-fit__map-group{position:relative;z-index:1}.slp-fit__map-label{display:block;margin:0 0 .55rem .15rem}.slp-fit__nodes{display:grid;gap:.55rem;grid-template-columns:repeat(3,minmax(0,1fr))}.slp-fit__node{align-items:center;animation:slp-fit-node-in .44s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--node-index)*65ms + 70ms);background:#fffffff0;border:1px solid #dae3ec;border-radius:13px;display:grid;gap:.55rem;grid-template-columns:auto minmax(0,1fr);min-height:68px;padding:.65rem;position:relative}.slp-fit__node>span:first-child{align-items:center;background:#edf3f8;border-radius:9px;color:#446078;display:flex;font-size:1rem;height:34px;justify-content:center;width:34px}.slp-fit__node>div{display:grid;gap:.15rem;min-width:0}.slp-fit__node strong{color:#162235;font-size:.82rem;line-height:1.2}.slp-fit__node small{color:#718096;font-size:.68rem;line-height:1.3}.slp-fit__node--output{border-color:color-mix(in srgb,var(--fit-accent) 20%,#dce5ee)}.slp-fit__node--output>span:first-child{background:var(--fit-soft);color:var(--fit-accent)}.slp-fit__node-check{color:var(--fit-accent);font-size:.8rem;position:absolute;right:.42rem;top:.42rem}.slp-fit__connector{height:30px;margin:0 auto;overflow:hidden;width:2px}.slp-fit__connector:before{animation:slp-fit-line-in .42s ease .16s both;background:linear-gradient(180deg,#9aabba,var(--fit-accent));content:"";inset:0;position:absolute;transform-origin:top}.slp-fit__connector>span{animation:slp-fit-pulse 1.8s ease-in-out .45s infinite;background:var(--fit-accent);border-radius:50%;box-shadow:0 0 0 4px var(--fit-soft);height:6px;left:-2px;position:absolute;top:11px;width:6px}.slp-fit__hub{align-items:center;animation:slp-fit-hub-in .46s cubic-bezier(.22,1,.36,1) .15s both;background:linear-gradient(135deg,#0d1b2d,#132c46);border:1px solid color-mix(in srgb,var(--fit-accent) 35%,#233a53);border-radius:16px;box-shadow:0 15px 35px #0f172a33;color:#fff;display:grid;gap:.8rem;grid-template-columns:auto minmax(0,1fr) auto;min-height:80px;padding:.85rem 1rem}.slp-fit__hub-mark{align-items:center;background:var(--fit-accent);border-radius:12px;display:flex;font-size:1.25rem;height:44px;justify-content:center;width:44px}.slp-fit__hub>div{display:grid;gap:.18rem}.slp-fit__hub>div small{color:#7dd3fc;font-size:.68rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.slp-fit__hub>div strong{font-size:.94rem;line-height:1.35}.slp-fit__hub-state{align-items:center;background:#ffffff1a;border:1px solid hsla(0,0%,100%,.14);border-radius:999px;color:#dce9f5;display:flex;font-size:.72rem;font-weight:750;gap:.3rem;padding:.42rem .6rem;white-space:nowrap}.slp-fit__hub-state .iconify{color:#5eead4}.slp-fit__bridge{align-items:center;background:#eef4f9;border:1px solid #d5e0ea;border-radius:18px;display:grid;gap:1rem;grid-template-columns:auto minmax(0,1fr) auto;margin-top:1.2rem;padding:1.1rem 1.2rem}.slp-fit__bridge-mark{align-items:center;background:#fff;border:1px solid #d6e2ed;border-radius:12px;color:#1673a8;display:flex;font-size:1.2rem;height:44px;justify-content:center;width:44px}.slp-fit__bridge>div{display:grid;gap:.2rem}.slp-fit__bridge small{color:#1673a8;font-size:.68rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.slp-fit__bridge strong{color:#203047;font-size:.9rem;line-height:1.45}.slp-fit__bridge-next{align-items:center;color:#52677c;display:flex;font-size:.76rem;font-weight:750;gap:.4rem;white-space:nowrap}@keyframes slp-fit-stage-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slp-fit-node-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slp-fit-line-in{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes slp-fit-hub-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes slp-fit-pulse{0%,to{opacity:.45;transform:translateY(-4px)}50%{opacity:1;transform:translateY(8px)}}.slp-onboarding{background:radial-gradient(circle at 9% 16%,rgba(14,165,233,.08),transparent 25%),radial-gradient(circle at 92% 78%,rgba(37,99,235,.07),transparent 26%),#eef4f8}.slp-onboarding__workspace{align-items:start;display:grid;gap:clamp(1rem,2.5vw,2rem);grid-template-columns:minmax(230px,.48fr) minmax(0,1.52fr)}.slp-onboarding__rail{display:flex;flex-direction:column;gap:.65rem;position:sticky;top:112px}.slp-onboarding__tab{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffffb8;border:1px solid #ccd8e5;border-radius:16px;color:#334155;cursor:pointer;display:grid;gap:.8rem;grid-template-columns:auto auto minmax(0,1fr) auto;min-height:76px;padding:.75rem .8rem;text-align:left;transition:border-color .22s ease,box-shadow .22s ease,color .22s ease,transform .22s ease;width:100%}.slp-onboarding__tab:hover{border-color:#9eb6cf;box-shadow:0 10px 26px #0f172a12;transform:translate(3px)}.slp-onboarding__tab.is-active{background:#0f2136;border-color:#173b5c;box-shadow:0 16px 34px #0f21362e;color:#fff;transform:translate(6px)}.slp-onboarding__tab-index{color:#64748b;font-size:.68rem;font-weight:900;letter-spacing:.08em}.slp-onboarding__tab.is-active .slp-onboarding__tab-index{color:#7dd3fc}.slp-onboarding__tab-icon{align-items:center;background:#edf6ff;border:1px solid #cfe3f8;border-radius:12px;color:#0675b9;display:inline-flex;font-size:1.2rem;height:42px;justify-content:center;width:42px}.slp-onboarding__tab.is-active .slp-onboarding__tab-icon{background:#7dd3fc1f;border-color:#7dd3fc38;color:#7dd3fc}.slp-onboarding__tab-copy{min-width:0}.slp-onboarding__tab-copy strong{display:block;font-size:.98rem;line-height:1.15}.slp-onboarding__tab-copy small{color:#64748b;display:block;font-size:.75rem;line-height:1.3;margin-top:.28rem}.slp-onboarding__tab.is-active .slp-onboarding__tab-copy small{color:#ffffffa6}.slp-onboarding__tab-state{color:#94a3b8;display:inline-flex;font-size:1.1rem}.slp-onboarding__tab.is-active .slp-onboarding__tab-state{color:#7dd3fc}.slp-onboarding__stage{--implementation-accent:#0284c7;background:#fffffff0;border:1px solid #ccd8e5;border-radius:26px;box-shadow:0 24px 60px #0f172a1a;display:grid;gap:0;grid-template-columns:minmax(250px,.7fr) minmax(420px,1.3fr);min-height:530px;overflow:hidden;position:sticky;top:112px}.slp-onboarding__stage:before{background:var(--implementation-accent);content:"";height:4px;left:0;position:absolute;right:0;top:0}.slp-onboarding__stage-copy{display:flex;flex-direction:column;padding:clamp(1.5rem,3vw,2.35rem)}.slp-onboarding__stage-count{align-self:flex-start;background:color-mix(in srgb,var(--implementation-accent) 10%,#fff);border:1px solid color-mix(in srgb,var(--implementation-accent) 22%,#fff);border-radius:999px;font-size:.7rem;letter-spacing:.08em;padding:.42rem .65rem}.slp-onboarding__stage-count,.slp-onboarding__stage-eyebrow{color:var(--implementation-accent);font-weight:900;text-transform:uppercase}.slp-onboarding__stage-eyebrow{font-size:.72rem;letter-spacing:.09em;margin:1.35rem 0 0}.slp-onboarding__stage-copy h3{color:#0f172a;font-size:clamp(1.65rem,2.6vw,2.35rem);letter-spacing:-.035em;line-height:1.05;margin:.55rem 0 0}.slp-onboarding__stage-description{color:#475569;font-size:1rem;line-height:1.65;margin:1rem 0 0}.slp-onboarding__checklist{display:grid;gap:.65rem;list-style:none;margin:1.4rem 0;padding:0}.slp-onboarding__checklist li{align-items:center;color:#25364b;display:flex;font-size:.86rem;gap:.55rem;line-height:1.35}.slp-onboarding__checklist svg{color:var(--implementation-accent);flex:0 0 auto;font-size:1.1rem}.slp-onboarding__deliverable{align-items:start;background:#f5f8fb;border:1px solid #d6e0ea;border-radius:16px;display:grid;gap:.75rem;grid-template-columns:auto minmax(0,1fr);margin-top:auto;padding:.9rem}.slp-onboarding__deliverable-icon{align-items:center;background:color-mix(in srgb,var(--implementation-accent) 10%,#fff);border-radius:11px;color:var(--implementation-accent);display:inline-flex;font-size:1.25rem;height:40px;justify-content:center;width:40px}.slp-onboarding__deliverable small{color:#64748b;display:block;font-size:.66rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.slp-onboarding__deliverable strong{color:#0f172a;display:block;font-size:.92rem;margin-top:.2rem}.slp-onboarding__deliverable em{color:#64748b;display:block;font-size:.76rem;font-style:normal;line-height:1.42;margin-top:.35rem}.slp-onboarding__visual{align-self:stretch;background:radial-gradient(circle at 88% 10%,color-mix(in srgb,var(--implementation-accent) 13%,transparent),transparent 31%),#e8eff6;border-left:1px solid #d2dde8;margin:1rem;min-height:0;overflow:hidden;position:relative}.slp-onboarding__visual-bar{align-items:center;background:#ffffffdb;border-bottom:1px solid #ccd8e5;color:#334155;display:grid;font-size:.73rem;font-weight:750;gap:.7rem;grid-template-columns:auto minmax(0,1fr) auto;min-height:48px;padding:0 .9rem}.slp-onboarding__visual-bar>span:nth-child(2){align-items:center;display:flex;gap:.4rem}.slp-onboarding__visual-bar>small{background:#eaf7ef;border:1px solid #bde6cd;border-radius:999px;color:#087443;font-size:.64rem;font-weight:850;padding:.3rem .5rem}.slp-onboarding__visual-dots{display:flex;gap:4px}.slp-onboarding__visual-dots i{background:#aab8c7;border-radius:50%;height:6px;width:6px}.slp-onboarding__visual-dots i:first-child{background:var(--implementation-accent)}.slp-onboarding__circuit{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) 116px minmax(0,1fr);grid-template-rows:repeat(2,minmax(112px,1fr));min-height:430px;padding:1.5rem;position:relative}.slp-onboarding__circuit:after,.slp-onboarding__circuit:before{background:color-mix(in srgb,var(--implementation-accent) 36%,#c8d5e2);content:"";left:18%;position:absolute;right:18%;top:50%}.slp-onboarding__circuit:before{height:1px}.slp-onboarding__circuit:after{height:44%;left:50%;right:auto;top:28%;width:1px}.slp-onboarding__circuit-node{align-items:center;align-self:center;background:#ffffffed;border:1px solid #cbd8e5;border-radius:16px;box-shadow:0 12px 25px #0f172a14;color:var(--implementation-accent);display:flex;gap:.7rem;min-height:82px;padding:.85rem;position:relative;z-index:1}.slp-onboarding__circuit-node svg{flex:0 0 auto;font-size:1.3rem}.slp-onboarding__circuit-node strong{color:#172235;display:block;font-size:.82rem}.slp-onboarding__circuit-node small{color:#64748b;display:block;font-size:.68rem;line-height:1.3;margin-top:.2rem}.slp-onboarding__circuit-node.is-company{grid-column:1;grid-row:1}.slp-onboarding__circuit-node.is-rules{grid-column:3;grid-row:1}.slp-onboarding__circuit-node.is-roles{grid-column:1;grid-row:2}.slp-onboarding__circuit-node.is-events{grid-column:3;grid-row:2}.slp-onboarding__circuit-hub{align-items:center;align-self:center;background:#0f2136;border:5px solid hsla(0,0%,100%,.72);border-radius:50%;box-shadow:0 15px 30px #0f213638;color:#7dd3fc;display:flex;flex-direction:column;font-size:1.45rem;gap:.3rem;grid-column:2;grid-row:1/-1;height:104px;justify-content:center;justify-self:center;position:relative;width:104px;z-index:2}.slp-onboarding__circuit-hub span{color:#fff;font-size:.7rem;font-weight:800}.slp-onboarding__launch-board,.slp-onboarding__migration,.slp-onboarding__pilot-flow{min-height:430px;padding:1.5rem}.slp-onboarding__migration-summary{display:grid;gap:.7rem;grid-template-columns:repeat(3,minmax(0,1fr))}.slp-onboarding__migration-summary>span{background:#ffffffe6;border:1px solid #cbd8e5;border-radius:14px;padding:.8rem}.slp-onboarding__migration-summary small{color:#64748b;display:block;font-size:.58rem;font-weight:900;letter-spacing:.07em}.slp-onboarding__migration-summary strong{color:#172235;display:block;font-size:.78rem;margin-top:.3rem}.slp-onboarding__migration-table{background:#fffffff0;border:1px solid #cbd8e5;border-radius:18px;margin-top:1rem;overflow:hidden}.slp-onboarding__migration-table>div{align-items:center;border-bottom:1px solid #dce4ec;display:grid;gap:.7rem;grid-template-columns:auto minmax(0,1fr) auto;min-height:72px;padding:.7rem .85rem}.slp-onboarding__migration-table>div:last-child{border-bottom:0}.slp-onboarding__migration-table svg{color:var(--implementation-accent);font-size:1.2rem}.slp-onboarding__migration-table strong{color:#172235;display:block;font-size:.79rem}.slp-onboarding__migration-table small{color:#64748b;display:block;font-size:.66rem;margin-top:.2rem}.slp-onboarding__migration-table em{border-radius:999px;font-size:.62rem;font-style:normal;font-weight:850;padding:.3rem .48rem}.slp-onboarding__migration-table em.is-ready{background:#e6f7ee;color:#087443}.slp-onboarding__migration-table em.is-review{background:#fff5dc;color:#9a5b00}.slp-onboarding__migration-table em.is-pending{background:#edf1f5;color:#556476}.slp-onboarding__pilot-flow{display:flex;flex-direction:column;justify-content:center}.slp-onboarding__pilot-route{align-items:center;display:grid;grid-template-columns:minmax(72px,1fr) 22px minmax(72px,1fr) 22px minmax(72px,1fr) 22px minmax(72px,1fr)}.slp-onboarding__pilot-route>span{align-items:center;background:#fffffff0;border:1px solid #cbd8e5;border-radius:16px;display:flex;flex-direction:column;justify-content:center;min-height:118px;padding:.65rem;text-align:center}.slp-onboarding__pilot-route>span svg{color:var(--implementation-accent);font-size:1.35rem}.slp-onboarding__pilot-route>span strong{color:#172235;font-size:.78rem;margin-top:.45rem}.slp-onboarding__pilot-route>span small{color:#64748b;font-size:.62rem;margin-top:.18rem}.slp-onboarding__pilot-route>span.is-current{border-color:color-mix(in srgb,var(--implementation-accent) 45%,#fff);box-shadow:0 12px 28px color-mix(in srgb,var(--implementation-accent) 18%,transparent)}.slp-onboarding__pilot-route>i{background:color-mix(in srgb,var(--implementation-accent) 45%,#cbd5e1);height:2px;position:relative}.slp-onboarding__pilot-route>i:after{border-bottom:3px solid transparent;border-left:5px solid var(--implementation-accent);border-top:3px solid transparent;content:"";position:absolute;right:0;top:-2px}.slp-onboarding__pilot-result{align-items:center;background:#0f2136;border-radius:18px;color:#fff;display:grid;gap:.8rem;grid-template-columns:auto 1fr;margin-top:1.4rem;padding:1rem}.slp-onboarding__pilot-result>span{align-items:center;background:#a78bfa29;border-radius:12px;color:#c4b5fd;display:inline-flex;font-size:1.35rem;height:44px;justify-content:center;width:44px}.slp-onboarding__pilot-result small{color:#c4b5fd;display:block;font-size:.6rem;font-weight:900;letter-spacing:.08em}.slp-onboarding__pilot-result strong{display:block;font-size:.82rem;margin-top:.25rem}.slp-onboarding__pilot-media{align-items:center;background:linear-gradient(115deg,#ffffffe6,#f5f2ffe0),repeating-linear-gradient(-45deg,rgba(124,58,237,.04) 0 8px,transparent 8px 16px);border:1px dashed color-mix(in srgb,var(--implementation-accent) 48%,#b8c6d4);border-radius:18px;display:grid;gap:.9rem;grid-template-columns:auto minmax(0,1fr);margin-top:.9rem;min-height:116px;padding:1rem}.slp-onboarding__pilot-media>span{align-items:center;background:color-mix(in srgb,var(--implementation-accent) 11%,#fff);border-radius:13px;color:var(--implementation-accent);display:inline-flex;font-size:1.45rem;height:50px;justify-content:center;width:50px}.slp-onboarding__pilot-media small{color:var(--implementation-accent);display:block;font-size:.6rem;font-weight:900;letter-spacing:.08em}.slp-onboarding__pilot-media strong{color:#172235;display:block;font-size:.84rem;margin-top:.3rem}.slp-onboarding__pilot-media p{color:#64748b;font-size:.7rem;line-height:1.45;margin:.35rem 0 0;max-width:62ch}.slp-onboarding__launch-board{display:flex;flex-direction:column;justify-content:center}.slp-onboarding__launch-head{align-items:center;color:#172235;display:flex;font-size:.83rem;font-weight:800;justify-content:space-between}.slp-onboarding__launch-head>span{align-items:center;display:flex;gap:.45rem}.slp-onboarding__launch-head>span svg{color:var(--implementation-accent);font-size:1.3rem}.slp-onboarding__launch-head small{background:#e4f7ee;border-radius:999px;color:#087443;font-size:.62rem;padding:.35rem .55rem}.slp-onboarding__launch-columns{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.slp-onboarding__launch-columns>div{background:#fffffff0;border:1px solid #cbd8e5;border-radius:16px;min-height:150px;padding:1rem}.slp-onboarding__launch-columns small{color:var(--implementation-accent);font-size:.62rem;font-weight:900;letter-spacing:.07em}.slp-onboarding__launch-columns strong{color:#172235;display:block;font-size:.83rem;margin-top:.5rem}.slp-onboarding__launch-columns p{color:#64748b;font-size:.72rem;line-height:1.5;margin:.45rem 0 0}.slp-onboarding__launch-timeline{background:#ffffffc2;border:1px solid #cbd8e5;border-radius:16px;display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem;overflow:hidden}.slp-onboarding__launch-timeline span{color:#64748b;font-size:.65rem;padding:.8rem;position:relative}.slp-onboarding__launch-timeline span:not(:last-child){border-right:1px solid #d5e0ea}.slp-onboarding__launch-timeline i{background:#a9bac9;border-radius:50%;display:block;height:7px;margin-bottom:.45rem;width:7px}.slp-onboarding__launch-timeline span.is-current i{background:var(--implementation-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--implementation-accent) 14%,transparent)}.slp-onboarding__launch-timeline strong{color:#172235;display:block;font-size:.72rem;margin-top:.18rem}.slp-onboarding__bridge{align-items:center;background:#0f2136;border-radius:18px;color:#fff;display:grid;gap:.9rem 1rem;grid-template-columns:auto minmax(0,1fr) auto;margin-top:1.25rem;padding:1rem 1.15rem}.slp-onboarding__bridge>span{align-items:center;background:#7dd3fc1f;border-radius:11px;color:#7dd3fc;display:inline-flex;font-size:1.25rem;height:42px;justify-content:center;width:42px}.slp-onboarding__bridge small{color:#7dd3fc;display:block;font-size:.62rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.slp-onboarding__bridge strong{display:block;font-size:.9rem;line-height:1.35;margin-top:.2rem}.slp-onboarding__bridge em{align-items:center;color:#ffffffa1;display:flex;font-size:.74rem;font-style:normal;gap:.45rem}.slp-onboarding-stage-enter-active,.slp-onboarding-stage-leave-active{transition:opacity .2s ease,transform .24s ease}.slp-onboarding-stage-enter-from{opacity:0;transform:translateY(10px) scale(.99)}.slp-onboarding-stage-leave-to{opacity:0;transform:translateY(-5px) scale(.995)}.slp-system-index{background:#fff}.slp-system-index__layout{align-items:start;display:grid;gap:clamp(2rem,6vw,6rem);grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr)}.slp-system-index__intro{position:sticky;top:120px}.slp-system-mobile{display:none}.slp-system-index__accordion{border-top:1px solid #dfe6ef}.slp-system-index__group{border-bottom:1px solid #dfe6ef}.slp-system-index__group>button{align-items:center;background:transparent;border:0;color:#0f172a;cursor:pointer;display:grid;font-family:var(--spa-font-ui);gap:.9rem;grid-template-columns:auto minmax(0,1fr) auto;padding:1.25rem 0;text-align:left;width:100%}.slp-system-index__group-icon{align-items:center;background:#edf3fa;border-radius:11px;color:#1d4ed8;display:inline-flex;font-size:1.15rem;height:42px;justify-content:center;width:42px}.slp-system-index__group small,.slp-system-index__group strong{display:block}.slp-system-index__group strong{font-size:1.04rem;line-height:1.25}.slp-system-index__group small{color:#617187;font-size:.86rem;line-height:1.5;margin-top:.25rem}.slp-system-index__plus{color:#64748b;transition:transform .2s ease}.slp-system-index__group.is-open .slp-system-index__plus{transform:rotate(45deg)}.slp-system-index__panel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .46s cubic-bezier(.22,1,.36,1),opacity .2s ease,visibility 0s linear .46s;visibility:hidden}.slp-system-index__panel.is-open{grid-template-rows:1fr;opacity:1;transition:grid-template-rows .54s cubic-bezier(.22,1,.36,1),opacity .28s ease .08s,visibility 0s linear;visibility:visible}.slp-system-index__panel-inner{min-height:0;overflow:hidden}.slp-system-index__content{display:grid;gap:.85rem;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 0 1.4rem 3.55rem}.slp-system-index__visual{background:#101d35;border:1px solid #d8e2ef;border-radius:18px;box-shadow:0 18px 45px #1f34501f;cursor:zoom-in;margin:1.75rem 0 0;overflow:hidden}.slp-system-index__visual:focus-visible,.slp-system-mobile__visual:focus-visible{outline:3px solid rgba(37,99,235,.42);outline-offset:4px}.slp-system-index__visual-screens{aspect-ratio:16/10;background:#eaf1f8;overflow:hidden;position:relative}.slp-system-index__visual-screens img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:14% top;object-position:14% top;width:100%}.slp-system-index__visual--single .slp-system-index__visual-screens img{-o-object-position:16% top;object-position:16% top}.slp-system-index__visual--split .slp-system-index__visual-screens{display:grid;gap:1px;grid-template-columns:repeat(2,minmax(0,1fr))}.slp-system-index__visual--split .slp-system-index__visual-screens img{-o-object-position:14% top;object-position:14% top}.slp-system-index__visual--device .slp-system-index__visual-screens img:nth-child(2){border:3px solid hsla(0,0%,100%,.95);border-radius:11px 11px 0 0;bottom:-16%;box-shadow:0 12px 28px #050d1c6b;height:78%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;right:5%;width:25%}.slp-index-visual-enter-active,.slp-index-visual-leave-active{transition:opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1)}.slp-index-visual-enter-from{opacity:0;transform:translateY(8px)}.slp-index-visual-leave-to{opacity:0;transform:translateY(-5px)}@media(min-width:1021px){.slp-system-index__visual{background:linear-gradient(145deg,#4b5c72,#28374c 55%,#202c3e);border:1px solid #7f8da0;border-radius:22px;box-shadow:0 24px 50px #1f34502e,inset 0 1px #fff3;margin-left:.2rem;margin-right:.5rem;overflow:visible;padding:11px 8px 8px;position:relative;transform:rotate(-2deg);transform-origin:center;z-index:1}.slp-system-index__visual:before{background:#172033;border:1px solid rgba(203,213,225,.5);border-radius:50%;content:"";height:4px;left:50%;position:absolute;top:3px;transform:translate(-50%);width:4px;z-index:3}.slp-system-index__visual-screens{border-radius:14px;overflow:visible}.slp-system-index__visual-screens img:first-child{border-radius:13px}.slp-system-index__visual--split .slp-system-index__visual-screens img:first-child{border-radius:13px 0 0 13px}.slp-system-index__visual--split .slp-system-index__visual-screens img:nth-child(2){border-radius:0 13px 13px 0}.slp-system-index__visual--device .slp-system-index__visual-screens img:nth-child(2){background:#2a374b;border:5px solid #2a374b;border-radius:18px;bottom:-20%;box-shadow:0 22px 42px #050d1c61,0 0 0 1px #94a3b8c7,inset 0 0 0 1px #fff3;box-sizing:border-box;height:88%;padding:2px;right:-7%;transform:rotate(4deg);width:31%;z-index:2}.slp-index-visual-enter-from{transform:translateY(8px) rotate(-2deg)}.slp-index-visual-leave-to{transform:translateY(-5px) rotate(-2deg)}}.slp-system-index__content section{background:#f7f9fc;border:1px solid #e3e9f1;border-radius:14px;padding:1.08rem}.slp-system-index__content h3{align-items:center;color:#0f172a;display:flex;font-size:.9rem;font-weight:700;gap:.4rem;line-height:1.3;margin:0 0 .8rem}.slp-system-index__content h3 .iconify{color:#2563eb;flex:0 0 auto}.slp-system-index__content ul{list-style:none;margin:0;padding:0}.slp-system-index__content li{border-top:1px solid #e3e9f1;color:#4d5d72;font-size:.85rem;line-height:1.55;padding:.5rem 0}.slp-system-index__content li:first-child{border-top:0;padding-top:0}@media(max-width:1020px){.slp-role-story__layout,.slp-system-index__layout{grid-template-columns:1fr}.slp-product-chapter,.slp-product-chapter:nth-child(2n){gap:1.5rem;grid-template-columns:1fr;min-height:0}.slp-product-chapter:nth-child(2n) .slp-product-chapter__copy{order:1}.slp-product-chapter:nth-child(2n) .slp-product-chapter__visuals{order:2}.slp-role-story__rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.slp-role-story__tab{display:flex;flex-direction:column;min-height:118px;text-align:center}.slp-role-story__tab small,.slp-role-story__tab-arrow,.slp-role-story__tab-index{display:none}.slp-role-story__stage{min-height:0}.slp-system-index__intro{position:static}.slp-system-index__content{padding-left:0}.slp-fit__intro{gap:1.5rem;grid-template-columns:1fr}.slp-fit__intro .slp-section__title{max-width:20ch}.slp-fit__intro-copy{max-width:680px}.slp-fit__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.slp-fit__stage{grid-template-columns:1fr;min-height:0}.slp-fit__story{max-width:720px}}@media(max-width:1100px){.slp-onboarding__workspace{grid-template-columns:minmax(200px,.42fr) minmax(0,1.58fr)}.slp-onboarding__stage{grid-template-columns:minmax(230px,.78fr) minmax(360px,1.22fr)}.slp-onboarding__tab{gap:.55rem;grid-template-columns:auto minmax(0,1fr) auto}.slp-onboarding__tab-index{display:none}.slp-onboarding__stage-copy{padding:1.5rem}.slp-onboarding__stage-copy h3{font-size:1.75rem}.slp-onboarding__circuit{padding:1rem}}@media(max-width:960px){.slp-onboarding__workspace{grid-template-columns:1fr}.slp-onboarding__rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:static}.slp-onboarding__tab{gap:.45rem;grid-template-columns:auto minmax(0,1fr);min-height:70px}.slp-onboarding__tab.is-active,.slp-onboarding__tab:hover{transform:translateY(-2px)}.slp-onboarding__tab-copy small,.slp-onboarding__tab-state{display:none}.slp-onboarding__stage{position:relative}}@media(max-width:820px){.slp-day-truth__intro,.slp-onboarding__header,.slp-role-story__heading{grid-template-columns:1fr}.slp-day-truth__intro>p{margin-top:0}.slp-day-truth__flow{gap:2rem;min-height:0}.slp-day-truth__flow,.slp-day-truth__flow.is-cut,.slp-day-truth__flow.is-open,.slp-day-truth__flow.is-operation{grid-template-columns:1fr}.slp-day-truth__flow:before{background:linear-gradient(180deg,transparent,rgba(125,211,252,.3) 22%,rgba(52,211,153,.4) 78%,transparent);height:auto;inset:4% auto 4% 50%;width:1px}.slp-day-truth__outputs,.slp-day-truth__signals{margin-top:1.4rem;padding-top:0}.slp-day-truth__side-heading{max-width:560px}.slp-day-truth__core{margin:0 auto;max-width:560px;width:100%}.slp-system-index__content{grid-template-columns:repeat(2,minmax(0,1fr))}.slp-product-media__heading{grid-template-columns:1fr}}@media(max-width:760px){.slp-day-truth{background:radial-gradient(circle at 86% 18%,rgba(14,165,233,.12),transparent 28%),radial-gradient(circle at 16% 86%,rgba(16,185,129,.1),transparent 30%),linear-gradient(145deg,#ffffff0e,#ffffff05),#0b1728}.slp-system-index__layout{gap:1.4rem}.slp-system-index__accordion,.slp-system-index__intro .slp-system-index__visual{display:none}.slp-system-mobile{display:block;scroll-margin-top:70px}.slp-system-mobile__nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7fafcf0;border:1px solid #dce5ef;border-radius:16px;box-shadow:0 10px 26px #273a5217;display:grid;gap:.25rem;grid-template-columns:repeat(4,minmax(0,1fr));padding:.3rem;position:sticky;top:calc(62px + env(safe-area-inset-top,0px));z-index:8}.slp-system-mobile__nav button{align-items:center;background:transparent;border:0;border-radius:12px;color:#65758a;cursor:pointer;display:flex;flex-direction:column;font-family:var(--spa-font-ui);font-size:.62rem;font-weight:700;gap:.3rem;justify-content:center;min-height:58px;padding:.45rem .2rem;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.slp-system-mobile__nav button .iconify{font-size:1.08rem}.slp-system-mobile__nav button.is-active{background:#0f2744;box-shadow:0 7px 16px #0f274433;color:#fff}.slp-system-mobile__stage{padding-top:1.35rem}.slp-system-mobile__header>span{color:#2563eb;display:block;font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.slp-system-mobile__header h3{color:#0f172a;font-size:clamp(1.55rem,7vw,2rem);line-height:1.08;margin:.45rem 0 0}.slp-system-mobile__header p{color:#5a6a7e;font-size:.88rem;line-height:1.6;margin:.65rem 0 0}.slp-system-mobile__visual{background:#3b495d;border:1px solid #5f6f84;border-radius:18px;box-shadow:0 16px 34px #1f345029,inset 0 1px #ffffff57;cursor:zoom-in;margin:1.25rem 0 1.5rem;overflow:visible;padding:8px 5px 5px;position:relative}.slp-system-mobile__visual:before{background:#344256;border:1px solid rgba(226,232,240,.62);border-radius:50%;content:"";height:3px;left:50%;position:absolute;top:2px;transform:translate(-50%);width:3px;z-index:3}.slp-system-mobile__screens{aspect-ratio:4/3;border-radius:15px;overflow:hidden;position:relative}.slp-system-mobile__screens img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:14% top;object-position:14% top;width:100%}.slp-system-mobile__screens img:first-child{border-radius:14px}.slp-system-mobile__visual--split .slp-system-mobile__screens{display:grid;gap:1px;grid-template-columns:repeat(2,minmax(0,1fr))}.slp-system-mobile__visual--device .slp-system-mobile__screens img:nth-child(2){background:linear-gradient(145deg,#a9b5c4,#78879a 58%,#68778b);border:4px solid #78889c;border-radius:16px;bottom:-18%;box-shadow:0 16px 30px #050d1c61;box-sizing:border-box;height:84%;-o-object-position:top;object-position:top;padding:1px;position:absolute;right:-2%;transform:rotate(2.5deg);width:32%;z-index:2}.slp-system-mobile__visual--device{margin-bottom:3.25rem}.slp-system-mobile__visual--device .slp-system-mobile__screens{overflow:visible}.slp-system-mobile__modules{counter-reset:slp-mobile-module;display:grid;gap:.75rem;padding-bottom:.8rem}.slp-system-mobile__modules>article{--slp-mobile-module-accent:#2563eb;background:#f7f9fc;border:1.5px solid color-mix(in srgb,var(--slp-mobile-module-accent) 26%,#dfe7f0);border-radius:16px;box-shadow:0 14px 30px #1f34501a;counter-increment:slp-mobile-module;min-height:238px;padding:1rem;position:sticky;top:calc(136px + env(safe-area-inset-top,0px))}.slp-system-mobile__modules>article:first-child{top:calc(136px + env(safe-area-inset-top,0px));z-index:2}.slp-system-mobile__modules>article:nth-child(2){--slp-mobile-module-accent:#0891b2;top:calc(147px + env(safe-area-inset-top,0px));z-index:3}.slp-system-mobile__modules>article:nth-child(3){--slp-mobile-module-accent:#6d28d9;top:calc(158px + env(safe-area-inset-top,0px));z-index:4}.slp-system-mobile__modules article>header{align-items:center;display:grid;gap:.65rem;grid-template-columns:auto minmax(0,1fr)}.slp-system-mobile__modules article>header>span{align-items:center;background:color-mix(in srgb,var(--slp-mobile-module-accent) 11%,#fff);border-radius:9px;color:var(--slp-mobile-module-accent);display:inline-flex;font-size:.62rem;font-weight:800;height:32px;justify-content:center;width:32px}.slp-system-mobile__modules h4{align-items:center;color:#0f172a;display:flex;font-size:1rem;gap:.4rem;line-height:1.3;margin:0}.slp-system-mobile__modules h4 .iconify{color:var(--slp-mobile-module-accent);flex:0 0 auto}.slp-system-mobile__modules ul{list-style:none;margin:.85rem 0 0;padding:0}.slp-system-mobile__modules li{border-top:1px solid #e0e7ef;color:#506074;font-size:.84rem;line-height:1.55;padding:.6rem 0}.slp-system-mobile__modules li:first-child{border-top:0;padding-top:0}.slp-system-mobile-stage-enter-active,.slp-system-mobile-stage-leave-active{transition:opacity .2s ease,transform .25s cubic-bezier(.22,1,.36,1)}.slp-system-mobile-stage-enter-from{opacity:0;transform:translate(12px)}.slp-system-mobile-stage-leave-to{opacity:0;transform:translate(-8px)}}@media(max-width:640px){.slp-onboarding__header,.slp-role-story__heading{margin-bottom:1.6rem}.slp-product-chapters{gap:3.25rem}.slp-product-chapter__copy h3{font-size:clamp(1.7rem,9vw,2.35rem)}.slp-product-chapter__copy>p{font-size:1.03rem;line-height:1.65}.slp-product-chapter__copy li{font-size:.95rem;line-height:1.52}.slp-product-chapter__visuals{min-height:0;padding:0}.slp-product-chapter__visuals img{margin:0 auto;max-height:none;max-width:100%}.slp-product-chapter__visuals figure{border-radius:22px;padding:8px 5px 6px}.slp-product-chapter--double .slp-product-chapter__visuals{gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr));min-height:0}.slp-product-chapter--double .slp-product-chapter__visuals img{max-height:none;max-width:100%}.slp-product-media{margin-top:3.5rem;padding-top:2.5rem}.slp-product-media__heading{gap:.9rem;margin-bottom:1.25rem}.slp-product-media__heading h3{font-size:2rem}.slp-product-media__featured,.slp-product-media__playlist{border-radius:16px}.slp-product-media__meta{gap:1rem;grid-template-columns:1fr;padding:1rem}.slp-product-media__meta>div:first-child>span{font-size:.86rem}.slp-product-media__channel{border-left:0;border-top:1px solid #e1e7ee;grid-template-columns:auto 1fr auto;padding-left:0;padding-top:.9rem}.slp-product-media__playlist-items{display:flex;gap:.55rem;margin:0;overflow-x:auto;padding:.7rem;scroll-padding-inline:.7rem;scroll-snap-type:x mandatory;scrollbar-width:none}.slp-product-media__playlist-items::-webkit-scrollbar{display:none}.slp-product-media__playlist-item{flex:0 0 min(320px,calc(100vw - 4.4rem));grid-template-columns:1rem 92px minmax(0,1fr);scroll-snap-align:start}.slp-product-media__playlist-play{display:none}.slp-product-media__playlist-copy strong{font-size:.82rem}.slp-product-media__play{border-radius:12px;height:50px;width:70px}.slp-role-story__rail{display:flex;flex-direction:row;gap:.45rem;margin:0 -1rem;overflow-x:auto;padding:0 1rem .5rem;scrollbar-width:none}.slp-role-story__rail::-webkit-scrollbar{display:none}.slp-role-story__tab{flex:0 0 96px;gap:.45rem;min-height:92px;padding:.55rem .4rem}.slp-role-story__tab strong{font-size:.82rem}.slp-role-story__tab-icon{height:34px;width:34px}.slp-role-story__stage{border-radius:18px;display:flex;flex-direction:column}.slp-role-story__screen{aspect-ratio:4/4.4;min-height:0;padding:.8rem}.slp-role-story__screen img{max-height:390px;max-width:86%}.slp-role-story__copy{display:block;padding:1.25rem}.slp-role-story__copy h3{font-size:1.35rem;margin-top:.55rem}.slp-role-story__copy>p:not(.slp-role-story__eyebrow){margin-top:.65rem}.slp-role-story__copy ul{margin-top:1rem}.slp-day-truth__intro{gap:1rem;margin-bottom:1.5rem}.slp-day-truth__intro>p{font-size:.9rem;line-height:1.6}.slp-day-truth__scene-nav{background:#ffffff0b;border:1px solid hsla(0,0%,100%,.1);border-radius:20px;gap:.35rem;margin-bottom:.75rem;padding:.4rem;width:100%}.slp-day-truth__scene-nav button{background:#05111f9e;border:1px solid hsla(0,0%,100%,.08);border-radius:15px;box-shadow:none;color:#ffffffd6;display:grid;gap:.25rem;grid-template-columns:30px minmax(0,1fr);grid-template-rows:1fr;min-height:68px;overflow:hidden;padding:.4rem .25rem;text-align:left;touch-action:manipulation;transition:background .16s ease,border-color .16s ease,transform .1s ease;-webkit-tap-highlight-color:transparent}.slp-day-truth__scene-nav button:not(:last-child):after{display:none}.slp-day-truth__scene-nav button:focus-visible,.slp-day-truth__scene-nav button:hover{background:#143046e6;border-color:#7dd3fc52}.slp-day-truth__scene-nav button.is-active{background:#edf6fb;border-color:#ffffffe6;box-shadow:0 6px 16px #0003;color:#102a45;transform:none}.slp-day-truth__scene-nav button:active{transform:scale(.96)}.slp-day-truth__scene-step{display:none}.slp-day-truth__scene-icon{align-items:center;align-self:center;background:transparent;border:0;border-radius:0;color:#8bd9fb;display:inline-flex;font-size:1.5rem;grid-row:auto;height:30px;justify-content:center;line-height:1;padding:0;width:30px}.slp-day-truth__scene-nav button:nth-child(2) .slp-day-truth__scene-icon{color:#93c5fd}.slp-day-truth__scene-nav button:nth-child(3) .slp-day-truth__scene-icon{color:#6ee7b7}.slp-day-truth__scene-nav button.is-active .slp-day-truth__scene-icon{background:transparent;border:0;color:#0577ad}.slp-day-truth__scene-copy{align-self:center;gap:.2rem;justify-content:center;padding:0;text-align:left}.slp-day-truth__scene-nav strong{font-size:.82rem;font-weight:820;letter-spacing:-.01em;line-height:1.1}.slp-day-truth__scene-nav small{color:#9fb3c6;font-size:.67rem;line-height:1;margin:0;opacity:1}.slp-day-truth__scene-nav button.is-active small{color:#587087}.slp-day-truth__flow{background:transparent;border:0;border-radius:0;gap:2.4rem;overflow:visible;padding:0}.slp-day-truth__flow.is-cut .slp-day-truth__side,.slp-day-truth__flow.is-open .slp-day-truth__side--outputs,.slp-day-truth__flow.is-operation .slp-day-truth__side--changes,.slp-day-truth__flow:before{display:none}.slp-day-truth__flow.is-open .slp-day-truth__side--changes,.slp-day-truth__flow.is-operation .slp-day-truth__side--outputs{opacity:1;transform:none}.slp-day-truth__flow.is-open{gap:1.35rem}.slp-day-truth__flow.is-open .slp-day-truth__signals{gap:.45rem;margin-top:1rem}.slp-day-truth__flow.is-open .slp-day-truth__signal{padding:.62rem}.slp-day-truth__flow.is-open .slp-day-truth__signal-icon{height:34px;width:34px}.slp-day-truth__side-heading h3{font-size:1.3rem}.slp-day-truth__side-heading p{font-size:.9rem}.slp-day-truth__signal:nth-child(2),.slp-day-truth__signal:nth-child(3){transform:none}.slp-day-truth__output,.slp-day-truth__signal{background:#050e1cdb;padding:.75rem}.slp-day-truth__output strong,.slp-day-truth__signal strong{font-size:.9rem}.slp-day-truth__output>span:nth-child(2)>span,.slp-day-truth__signal-copy>span{font-size:.78rem}.slp-day-truth__core{padding:.2rem 0 0}.slp-day-truth__media-composition,.slp-day-truth__media-stage{height:320px;min-height:320px}.slp-day-truth__flow.is-open .slp-day-truth__media-composition,.slp-day-truth__flow.is-open .slp-day-truth__media-stage{height:285px;min-height:285px}.slp-day-truth__screen{border-radius:15px;border-width:4px;padding:1rem .25rem .25rem}.slp-day-truth__screen-expand{display:none}.slp-day-truth__media-composition--device .slp-day-truth__screen--1{top:0;width:91%}.slp-day-truth__media-composition--device .slp-day-truth__screen--2{width:30%}.slp-day-truth__media-composition--focus .slp-day-truth__screen--1{width:92%}.slp-day-truth__media-composition--split .slp-day-truth__screen--1,.slp-day-truth__media-composition--split .slp-day-truth__screen--2{width:84%}.slp-day-truth__checkpoint{margin-top:-.9rem;width:92%}.slp-fit{overflow:hidden}.slp-fit__intro{margin-bottom:1.6rem}.slp-fit__intro .slp-section__title{font-size:2rem;max-width:none}.slp-fit__experience{border-radius:19px;margin-inline:-.15rem}.slp-fit__tabs{display:flex;gap:.5rem;overflow-x:auto;padding:.55rem;scroll-padding-inline:.55rem;scroll-snap-type:x mandatory;scrollbar-width:none}.slp-fit__tabs::-webkit-scrollbar{display:none}.slp-fit__mobile-discovery{align-items:center;background:#0d1a2c;border-top:1px solid hsla(0,0%,100%,.1);color:#d6e1ec;display:grid;gap:.75rem;grid-template-columns:minmax(0,1fr) auto;padding:.5rem .7rem .58rem}.slp-fit__mobile-hint{align-items:center;display:flex;font-size:.72rem;font-weight:760;gap:.38rem}.slp-fit__mobile-hint .iconify{color:#7dd3fc;font-size:1rem}.slp-fit__mobile-progress{align-items:center;display:flex;gap:.3rem;justify-content:flex-end}.slp-fit__mobile-progress button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#516479;border:0;border-radius:999px;cursor:pointer;height:5px;padding:0;transition:background-color .18s ease,width .22s ease;width:13px}.slp-fit__mobile-progress button.is-active{background:#7dd3fc;width:27px}.slp-fit__tab{flex:0 0 min(238px,calc(100vw - 5.5rem));min-height:68px;scroll-snap-align:start}.slp-fit__tab-icon{height:40px;width:40px}.slp-fit__tab-copy strong{font-size:.9rem}.slp-fit__tab-action{display:none}.slp-fit__stage{gap:1.5rem;padding:1.1rem .9rem 1rem}.slp-fit__story h3{font-size:1.65rem;margin-top:.65rem}.slp-fit__story>p{font-size:.94rem;line-height:1.65}.slp-fit__signal{margin-top:1.25rem;padding:.8rem}.slp-fit__signal strong{font-size:.84rem}.slp-fit__map{border-radius:17px;padding:.75rem}.slp-fit__map-label{font-size:.66rem;text-align:center}.slp-fit__nodes{gap:.38rem}.slp-fit__node{align-content:start;gap:.45rem;grid-template-columns:1fr;justify-items:center;min-height:94px;padding:.55rem .32rem;text-align:center}.slp-fit__node>span:first-child{height:36px;width:36px}.slp-fit__node>div{gap:.2rem}.slp-fit__node strong{font-size:.76rem}.slp-fit__node small{font-size:.64rem}.slp-fit__node-check{right:.28rem;top:.28rem}.slp-fit__connector{height:26px}.slp-fit__hub{gap:.65rem;grid-template-columns:auto minmax(0,1fr);padding:.75rem}.slp-fit__hub-mark{height:42px;width:42px}.slp-fit__hub>div strong{font-size:.86rem}.slp-fit__hub-state{grid-column:1/-1;justify-content:center;padding:.38rem .55rem}.slp-fit__bridge{align-items:start;grid-template-columns:auto minmax(0,1fr);margin-top:.8rem;padding:.9rem}.slp-fit__bridge-mark{height:40px;width:40px}.slp-fit__bridge strong{font-size:.84rem}.slp-fit__bridge-next{border-top:1px solid #d2dde7;grid-column:1/-1;justify-content:space-between;padding-top:.75rem;white-space:normal}.slp-onboarding__header{margin-bottom:1.5rem}.slp-onboarding__header .slp-section__title{max-width:14ch}.slp-onboarding__rail{gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.slp-onboarding__tab{border-radius:14px;min-height:64px;padding:.55rem}.slp-onboarding__tab.is-active,.slp-onboarding__tab:hover{transform:none}.slp-onboarding__tab-icon{border-radius:10px;font-size:1.18rem;height:38px;width:38px}.slp-onboarding__tab-copy strong{font-size:.84rem}.slp-onboarding__stage{border-radius:20px;display:flex;flex-direction:column;min-height:0}.slp-onboarding__stage-copy{padding:1.2rem}.slp-onboarding__stage-count{font-size:.62rem}.slp-onboarding__stage-eyebrow{font-size:.66rem;margin-top:1rem}.slp-onboarding__stage-copy h3{font-size:1.72rem}.slp-onboarding__stage-description{font-size:.94rem;line-height:1.58}.slp-onboarding__checklist{margin:1.15rem 0}.slp-onboarding__checklist li{font-size:.82rem}.slp-onboarding__deliverable{margin-top:.25rem}.slp-onboarding__visual{border-left:0;border-top:1px solid #d2dde8;margin:0 .7rem .7rem}.slp-onboarding__visual-bar{grid-template-columns:auto minmax(0,1fr);min-height:44px}.slp-onboarding__visual-bar>small{display:none}.slp-onboarding__circuit{gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto auto;min-height:0;padding:.8rem}.slp-onboarding__circuit:after,.slp-onboarding__circuit:before{display:none}.slp-onboarding__circuit-hub{border-width:4px;grid-column:1/-1;grid-row:1;height:82px;width:82px}.slp-onboarding__circuit-node{align-items:flex-start;align-self:stretch;flex-direction:column;gap:.4rem;min-height:96px;padding:.7rem}.slp-onboarding__circuit-node.is-company{grid-column:1;grid-row:2}.slp-onboarding__circuit-node.is-rules{grid-column:2;grid-row:2}.slp-onboarding__circuit-node.is-roles{grid-column:1;grid-row:3}.slp-onboarding__circuit-node.is-events{grid-column:2;grid-row:3}.slp-onboarding__launch-board,.slp-onboarding__migration,.slp-onboarding__pilot-flow{min-height:0;padding:.8rem}.slp-onboarding__migration-summary{gap:.4rem}.slp-onboarding__migration-summary>span{border-radius:11px;padding:.55rem}.slp-onboarding__migration-summary strong{font-size:.68rem}.slp-onboarding__migration-table>div{min-height:66px;padding:.6rem}.slp-onboarding__migration-table small{display:none}.slp-onboarding__pilot-route{gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr))}.slp-onboarding__pilot-route>i{display:none}.slp-onboarding__pilot-route>span{min-height:92px}.slp-onboarding__pilot-result{margin-top:.8rem}.slp-onboarding__pilot-media{display:none}.slp-onboarding__launch-columns{grid-template-columns:1fr}.slp-onboarding__launch-columns>div{min-height:0}.slp-onboarding__launch-timeline span{padding:.65rem .5rem}.slp-onboarding__bridge{align-items:start;grid-template-columns:auto minmax(0,1fr)}.slp-onboarding__bridge em{border-top:1px solid hsla(0,0%,100%,.12);grid-column:1/-1;justify-content:space-between;padding-top:.75rem}.slp-system-index__group>button{padding:1rem 0}.slp-system-index__group small{display:none}.slp-system-index__content{grid-template-columns:1fr}.slp-system-index__content section{padding:.9rem}.slp-system-index__visual{border-radius:14px;margin-top:1.25rem}.slp-system-index__visual-screens{aspect-ratio:4/3}.slp-system-index__visual--device .slp-system-index__visual-screens img:nth-child(2){width:29%}}html.slp-media-lightbox-open,html.slp-media-lightbox-open body{overflow:hidden;overscroll-behavior:none}.slp-media-lightbox{animation:slp-media-lightbox-in .2s ease both;background:#060d18e0;height:100dvh;inset:0;max-height:100dvh;max-width:100dvw;padding:4.5rem 5rem;position:fixed;width:100dvw;z-index:950}.slp-media-lightbox,.slp-media-lightbox__viewport{align-items:center;box-sizing:border-box;display:flex;justify-content:center;overflow:hidden}.slp-media-lightbox__viewport{background:#eaf0f6;border:1px solid hsla(0,0%,100%,.18);border-radius:18px;box-shadow:0 30px 90px #0000006b;flex:0 1 auto;height:calc(100dvh - 9rem);max-height:calc(100dvh - 9rem);max-width:1240px;min-height:0;min-width:0;width:calc(100vw - 10rem)}.slp-media-lightbox__viewport img{cursor:zoom-in;display:block;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.slp-media-lightbox__viewport.is-zoomed{align-items:flex-start;contain:layout paint;justify-content:flex-start;overflow:auto;overscroll-behavior:contain;touch-action:pan-x pan-y}.slp-media-lightbox__viewport.is-zoomed img{cursor:zoom-out;flex:0 0 auto;height:auto;max-height:none;max-width:none;width:auto}.slp-media-lightbox__arrow,.slp-media-lightbox__close{align-items:center;background:#fffffff0;border:0;border-radius:50%;color:#0f172a;cursor:pointer;display:inline-flex;height:42px;justify-content:center;position:fixed;width:42px;z-index:2}.slp-media-lightbox__close{right:1.25rem;top:1.25rem}.slp-media-lightbox__arrow{top:50%;transform:translateY(-50%)}.slp-media-lightbox__arrow--prev{left:1.25rem}.slp-media-lightbox__arrow--next{right:1.25rem}.slp-media-lightbox__footer{align-items:center;background:#0f172ae0;border:1px solid hsla(0,0%,100%,.16);border-radius:999px;bottom:1rem;color:#fff;display:flex;font-family:var(--spa-font-ui);font-size:.75rem;gap:.8rem;left:50%;padding:.35rem .4rem .35rem .85rem;position:fixed;transform:translate(-50%);z-index:2}.slp-media-lightbox__footer button{align-items:center;background:#fff;border:0;border-radius:999px;color:#0f172a;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.72rem;font-weight:700;gap:.35rem;padding:.48rem .7rem}@keyframes slp-media-lightbox-in{0%{opacity:0}to{opacity:1}}@media(max-width:760px){.slp-media-lightbox{height:100dvh;padding:calc(3.8rem + env(safe-area-inset-top,0px)) .65rem calc(4.5rem + env(safe-area-inset-bottom,0px));width:100dvw}.slp-media-lightbox__viewport{border-radius:14px;height:calc(100dvh - 8.3rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));max-height:calc(100dvh - 8.3rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));max-width:calc(100dvw - 1.3rem);width:calc(100dvw - 1.3rem)}.slp-media-lightbox__close{right:.75rem;top:.75rem}.slp-media-lightbox__arrow{height:38px;width:38px}.slp-media-lightbox__arrow--prev{left:.8rem}.slp-media-lightbox__arrow--next{right:.8rem}.slp-media-lightbox__footer{bottom:calc(.65rem + env(safe-area-inset-bottom,0px));box-sizing:border-box;max-width:calc(100dvw - 1rem);white-space:nowrap}}.slp-cta-final{background:#0f172a;border-top:none!important}.slp-cta-final__inner{max-width:680px}.slp-cta-final__kicker{color:#ffffffb8}.slp-cta-final__title{color:#fff;font-size:clamp(1.7rem,2.4vw,2.4rem);font-weight:620;letter-spacing:0;line-height:1.12;margin:0 0 .8rem}.slp-cta-final__sub{color:#ffffffc7;font-size:1rem;line-height:1.6;margin:0 0 1.8rem}.slp-cta-final__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.slp-cta-final .slp-btn--primary{background:#fff;border-color:#fff;color:#0f172a}.slp-cta-final .slp-btn--primary:hover{background:#f0f4ff}.slp-cta-final .slp-btn--ghost{border-color:#ffffff6b;color:#ffffffe6}@media(max-width:1200px){.slp-audience__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1100px){.slp-problem__layout{grid-template-columns:1fr}.slp-problem__visual,.slp-problem__visual-track{justify-self:center;max-width:620px;width:100%}.slp-diffs__grid,.slp-flow__cards{grid-template-columns:repeat(2,1fr)}.slp-flow__cards{display:grid;gap:.65rem}.slp-flow__card{aspect-ratio:unset;border-radius:16px;flex:unset;height:140px;justify-content:flex-start;padding:1.1rem 1.1rem .9rem}.slp-flow__card-icon{font-size:2.4rem;height:40px;position:static;transform:none;width:40px}.slp-flow__card-label{align-items:flex-start;font-size:1rem;margin-top:.45rem}.slp-flow__card-cta{display:none}}@media(max-width:640px){.slp-flow__cards{display:flex;flex-direction:column;gap:.55rem;grid-template-columns:unset}.slp-flow__card{align-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:14px;box-shadow:0 12px 28px #0f172a33,inset 0 1px #fff3;flex-direction:row;gap:1rem;height:76px;justify-content:flex-start;padding:0 1.25rem;width:100%}.slp-flow__card:hover{transform:scale(1.02)}.slp-flow__card-icon{align-items:center;display:inline-flex;flex-shrink:0;font-size:1.75rem;height:32px;justify-content:center;line-height:1;margin-top:0;width:32px}.slp-flow__card-label{flex:1;font-size:1rem;font-weight:600;letter-spacing:0;line-height:1.25;margin-top:0}.slp-flow__card-cta{align-self:center;background:#ffffff3d;border-color:#fff6;box-shadow:0 7px 16px #0f172a2b,inset 0 1px #ffffff3d;display:flex;font-size:1.2rem;height:40px;justify-content:center;margin:0;width:40px}.slp-flow__card-cta .iconify{font-size:1.55rem}.slp-flow__card-cta-icon--desktop{display:none}.slp-flow__card-cta-icon--mobile{display:inline-block}.slp-section{padding:2.2rem 0}.slp-problem__plaque{margin-top:0;padding:0}.slp-problem__plaque-bar{flex-wrap:wrap;gap:.35rem .55rem;margin:-1.05rem -1.05rem 1.35rem;padding:.72rem 1.05rem}.slp-problem__plaque-bar strong{flex-basis:100%;margin-left:0}.slp-problem__layout{gap:1.25rem}.slp-problem__sub{margin-bottom:1.4rem}.slp-problem__list{gap:.65rem}.slp-problem__list li{font-size:.92rem}.slp-problem__visual{display:flex;flex-direction:column;gap:1rem;min-height:0;padding:.9rem}.slp-problem__question{left:auto;order:0;position:relative;top:auto;transform:none;width:100%}.slp-problem__visual--hidden{display:none}.slp-problem__notifications{gap:.7rem;order:1;position:relative;right:auto;top:auto;width:100%}.slp-problem__toast{border-radius:18px;gap:.72rem;min-height:72px;padding:.8rem .9rem}.slp-problem__toast:nth-child(2),.slp-problem__toast:nth-child(3),.slp-problem__toast:nth-child(4),.slp-problem__toast:nth-child(5){transform:none}.slp-problem__toast-avatar{flex-basis:46px;height:46px;width:46px}.slp-problem__toast--app .slp-problem__toast-avatar{flex-basis:48px;height:48px;width:48px}.slp-problem__toast-badge{height:22px;width:22px}.slp-problem__toast-badge svg{height:11px;width:11px}.slp-problem__toast-badge--amber,.slp-problem__toast-badge--red{font-size:.58rem;height:19px;right:-7px;top:-7px}.slp-problem__toast-badge--red{min-width:29px}.slp-problem__toast-badge--amber{min-width:19px}.slp-problem__app-icon--excel,.slp-problem__app-icon--gmail{border-radius:12px;padding:7px}.slp-problem__app-icon--gmail img,.slp-problem__app-icon--gmail svg{height:105%;width:105%}.slp-problem__app-icon--excel img,.slp-problem__app-icon--excel svg{height:100%;width:100%}.slp-problem__toast-head strong{font-size:.9rem}.slp-problem__toast-body p,.slp-problem__toast-head span{font-size:.82rem}.slp-problem__sheet{display:block;width:100%}.slp-problem__answer{grid-template-columns:1fr;margin-top:0;padding:.9rem}.slp-problem__answer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.slp-problem__answer-grid span{justify-content:center;text-align:center}.slp-problem__answer-grid span:last-child{grid-column:1/-1}.slp-audience__grid,.slp-diffs__grid{grid-template-columns:1fr}.slp-stats__row{gap:1rem;justify-content:center}.slp-stat{border-right:none;flex:0 0 calc(50% - .5rem);min-width:0}.slp-problem__title{font-size:clamp(1.6rem,6.5vw,2rem)}}.slp-hero2{--slp-badge-bg:rgba(0,90,180,.1);--slp-badge-border:rgba(0,90,180,.2);--slp-badge-color:#0050a0;--slp-dot-active:#0058cc;--slp-tagline-row:clamp(4.1rem,5.2vw,5rem);isolation:isolate;overflow:visible;padding-bottom:0;position:relative;z-index:1}.slp-hero2:before{background:linear-gradient(180deg,#f6f8fb00 0 56%,#f6f8fb75 82%,#f6f8fb),var(--slp-hero-flow-bg);content:"";inset:0 0 -620px;overflow:hidden;pointer-events:none;position:absolute;transition:background 1.1s cubic-bezier(.4,0,.2,1);z-index:0}.slp-hero2__wrapper{position:relative;z-index:1}.slp-hero2--dashboard{--slp-badge-bg:rgba(0,80,200,.12);--slp-badge-border:rgba(0,80,200,.22);--slp-badge-color:#1a4fcc;--slp-dot-active:#2563eb}.slp-hero2--portal{--slp-badge-bg:rgba(254,63,11,.11);--slp-badge-border:rgba(254,63,11,.25);--slp-badge-color:#c92f08;--slp-dot-active:#fe3f0b}.slp-hero2--kitchen{--slp-badge-bg:rgba(80,40,200,.12);--slp-badge-border:rgba(80,40,200,.22);--slp-badge-color:#4c23b5;--slp-dot-active:#6d28d9}.slp-hero2--dispatch{--slp-badge-bg:rgba(0,100,160,.12);--slp-badge-border:rgba(0,100,160,.22);--slp-badge-color:#065f8a;--slp-dot-active:#0284c7}.slp-hero2--operational-menu{--slp-badge-bg:rgba(120,30,200,.12);--slp-badge-border:rgba(120,30,200,.22);--slp-badge-color:#6b21a8;--slp-dot-active:#9333ea}.slp-hero2__wrapper{margin:0 auto;max-width:1600px;padding:1.45rem 5% 0}.slp-hero2__back{color:#41546b!important}.slp-hero2__copy{margin:0 auto 1.4rem;max-width:860px;text-align:center}.slp-hero2__badge{align-items:center;align-self:start;background:var(--slp-badge-bg);border:1px solid var(--slp-badge-border);border-radius:999px;color:var(--slp-badge-color);display:inline-flex;font-size:.78rem;font-weight:700;justify-self:center;letter-spacing:.07em;line-height:1.2;margin-bottom:.58rem;padding:5px 14px;text-transform:uppercase;transition:background .6s ease,border-color .6s ease,color .6s ease;white-space:nowrap;width:-moz-fit-content;width:fit-content}.slp-hero2__title{color:#0f172a;font-size:clamp(2.4rem,5vw,4rem);font-weight:680;letter-spacing:0;line-height:1.08;margin:0 0 .58rem}.slp-hero2__tagline{align-self:center;color:#334155;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.46;margin:0}.slp-hero2__cta-label-mobile{display:none}.slp-hero2__copy-stack{display:grid;grid-template-columns:1fr;margin-bottom:.85rem}.slp-hero2__copy-inner{align-self:stretch;display:grid;grid-column:1;grid-row:1;grid-template-rows:auto auto minmax(var(--slp-tagline-row),auto);opacity:0;pointer-events:none;transition:opacity .45s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slp-hero2__copy-inner.is-active{opacity:1;pointer-events:auto;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.slp-hero2__actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.slp-hero2__cta-primary{align-items:center;background:#051c2c;border:1.5px solid #051c2c;border-radius:8px;box-shadow:0 4px 14px #051c2c47;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--spa-font-ui);font-family:inherit;font-size:1rem;font-weight:650;gap:.5rem;min-height:48px;padding:0 1.6rem;text-decoration:none;transition:box-shadow .2s ease,transform .18s ease,background .15s ease}.slp-mid-cta{background:#eef5fb;padding-block:clamp(2rem,5vw,4rem)}.slp-mid-cta__inner{align-items:center;background:#fff;border:1px solid rgba(7,82,126,.16);border-radius:16px;box-shadow:0 18px 48px #0f30471a;display:flex;gap:2rem;justify-content:space-between;padding:clamp(1.5rem,4vw,2.75rem)}.slp-mid-cta__inner h2{color:#102a3d;font-size:clamp(1.55rem,3vw,2.35rem);margin:.35rem 0 .65rem}.slp-mid-cta__inner p:last-child{color:#526777;margin:0}.slp-mid-cta .slp-btn--primary{background:#07527e;border-color:#07527e;color:#fff;cursor:pointer;flex:0 0 auto;font-family:inherit}@media(max-width:760px){.slp-mid-cta__inner{align-items:stretch;flex-direction:column}.slp-mid-cta .slp-btn--primary{justify-content:center;width:100%}}.slp-hero2__cta-primary:hover{background:#0a2e48;box-shadow:0 8px 22px #051c2c5c;transform:translateY(-2px)}.slp-hero2__cta-primary:active{box-shadow:0 2px 6px #051c2c33;transform:translateY(0)}.slp-hero2__cta-ghost{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff8c;border:1.5px solid rgba(5,28,44,.25);border-radius:8px;color:#0f172a;display:inline-flex;font-family:var(--spa-font-ui);font-size:1rem;font-weight:600;gap:.5rem;min-height:48px;padding:0 1.4rem;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.slp-hero2__cta-ghost:hover{background:#fffc;border-color:#051c2c66;transform:translateY(-2px)}@media(min-width:761px)and (max-height:780px){.slp-hero2{--slp-tagline-row:clamp(3.35rem,4.25vw,4.05rem)}.slp-hero2__wrapper{padding-top:0}.slp-hero2__copy{margin-bottom:.7rem}.slp-hero2__badge{margin-bottom:.32rem;padding-block:3px}.slp-hero2__title{font-size:clamp(2.05rem,3.85vw,3.2rem);line-height:1.02;margin-bottom:.38rem}.slp-hero2__tagline{font-size:clamp(.96rem,1.18vw,1.08rem);line-height:1.36}.slp-hero2__copy-stack{margin-bottom:.5rem}.slp-hero2__cta-ghost,.slp-hero2__cta-primary{min-height:42px}.slp-hero2 .slp-gallery{--card-w:480px;--card-h:309px;gap:.7rem;margin-top:3.25rem}}.slp-gallery{--card-w:520px;--card-h:335px;align-items:center;display:flex;flex-direction:column;gap:.9rem;margin-top:3.65rem}.slp-gallery__track{height:calc(var(--card-h)*1.06 + 20px);position:relative;width:100%}.slp-card{--slp-card-border:rgba(15,23,42,.16);--slp-card-glow:rgba(15,23,42,.18);background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:14px;box-shadow:0 20px 50px #00000024,0 4px 16px #00000014;box-sizing:border-box;height:var(--card-h);left:50%;margin-left:calc(var(--card-w)/-2);overflow:hidden;position:absolute;top:10px;transition:transform .75s cubic-bezier(.4,0,.2,1),opacity .6s ease,box-shadow .4s ease;width:var(--card-w)}.slp-card[data-id=dashboard]{--slp-card-border:#2563eb;--slp-card-glow:rgba(37,99,235,.32)}.slp-card[data-id=portal]{--slp-card-border:#fe3f0b;--slp-card-glow:rgba(254,63,11,.3)}.slp-card[data-id=kitchen]{--slp-card-border:#6d28d9;--slp-card-glow:rgba(109,40,217,.3)}.slp-card[data-id=dispatch]{--slp-card-border:#0284c7;--slp-card-glow:rgba(2,132,199,.32)}.slp-card[data-id=operational-menu]{--slp-card-border:#9333ea;--slp-card-glow:rgba(147,51,234,.3)}.slp-card--center{border-color:#ffffffb3;box-shadow:0 0 0 1px #ffffff9e,0 0 0 2px color-mix(in srgb,var(--slp-card-border) 42%,transparent),0 0 18px 4px var(--slp-card-glow),0 30px 70px #0003,0 6px 24px #0000001f}.slp-card img,.slp-card__picture{display:block;height:100%;width:100%}.slp-card img{-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slp-card__placeholder{align-items:center;display:flex;flex-direction:column;gap:.6rem;height:100%;justify-content:center;padding:1.5rem;text-align:center}.slp-card__placeholder[data-id=dashboard]{background:linear-gradient(135deg,#0f172a,#1e3a8a)}.slp-card__placeholder[data-id=portal]{background:linear-gradient(135deg,#491204,#c92f08)}.slp-card__placeholder[data-id=kitchen]{background:linear-gradient(135deg,#1e1240,#3730a3)}.slp-card__placeholder[data-id=dispatch]{background:linear-gradient(135deg,#0c1a30,#075985)}.slp-card__placeholder[data-id=operational-menu]{background:linear-gradient(135deg,#1e0a30,#6b21a8)}.slp-card__ph-icon{color:#ffffff8c;font-size:2.8rem}.slp-card__ph-label{color:#fff;font-size:.95rem;font-weight:680;letter-spacing:0;line-height:1.2}.slp-card__ph-sub{color:#ffffffc7;font-size:.78rem;line-height:1.4}.slp-gallery__dots{align-items:center;display:flex;gap:8px;padding-bottom:2.5rem}.slp-dot-btn:focus-visible{outline:3px solid rgba(37,99,235,.46);outline-offset:3px}.slp-gallery__note{bottom:0;color:#475569;font-size:.74rem;font-weight:650;line-height:1.35;margin:0;pointer-events:none;position:absolute;right:clamp(.65rem,1.2vw,1rem);text-align:right;z-index:6}.slp-gallery__note-short{display:none}.slp-dot-btn{background:#0000002e;border:none;border-radius:999px;cursor:pointer;height:8px;overflow:hidden;padding:0;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:8px}.slp-dot-btn.is-active{background:color-mix(in srgb,var(--slp-dot-active) 24%,transparent);width:28px}.slp-dot-btn__progress{animation:slp-dot-progress var(--slp-slide-duration,9s) linear forwards;background:var(--slp-dot-active);border-radius:inherit;inset:0;position:absolute;transform-origin:left center}@keyframes slp-dot-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.slp-dot-btn__progress{animation:none;transform:scaleX(1)}.slp-media-lightbox{animation:none}.slp-index-visual-enter-active,.slp-index-visual-leave-active,.slp-system-index__panel,.slp-system-index__panel.is-open,.slp-system-mobile-stage-enter-active,.slp-system-mobile-stage-leave-active{transition:none}}@media(max-width:1400px){.slp-gallery{--card-w:430px;--card-h:277px}}@media(max-width:1100px){.slp-gallery{--card-w:340px;--card-h:219px}.slp-card--far{display:none}}@media(max-width:760px){.slp-hero2{--slp-tagline-row:4.2rem;overflow:clip}.slp-dot-btn__progress{display:none}.slp-dot-btn.is-active{background:var(--slp-dot-active)}.slp-hero2__wrapper{padding:1.1rem 4% 0}.slp-hero2__copy{margin-bottom:0}.slp-hero2__cta-label-desktop{display:none}.slp-hero2__cta-label-mobile{display:inline}.slp-hero2__badge{margin-bottom:.8rem}.slp-hero2 .slp-hero2__title{font-size:clamp(2rem,9.2vw,2.35rem);line-height:1.08;margin-bottom:0}.slp-hero2 .slp-hero2__tagline{font-size:1rem;line-height:1.48;margin-top:1.6rem}.slp-hero2__copy-stack{margin-bottom:0}.slp-hero2 .slp-hero2__actions{border:1px solid rgba(5,28,44,.24);border-radius:10px;box-shadow:0 5px 16px #051c2c2e;display:grid;gap:0;grid-template-columns:1.08fr .92fr;margin-top:2.2rem;overflow:hidden;width:100%}.slp-hero2 .slp-gallery{--card-w:88vw;--card-h:156.44444vw;gap:1.2rem;margin-top:3.25rem;touch-action:pan-y}.slp-gallery__track{max-width:100%;overflow:visible}.slp-card{background:linear-gradient(145deg,#7c8999,#58677a 34%,#3f4d60);border:3px solid #718096;border-radius:29px;box-shadow:none;padding:6px 4px 5px;transition:transform .75s cubic-bezier(.4,0,.2,1),opacity .6s ease}.slp-card:before{background:radial-gradient(circle,#4d6f94 0 1px,#0a1018 2px 4px,transparent 4.5px) calc(50% + 24px) 50% /9px 9px no-repeat,linear-gradient(#2b333d,#151b22) center 6px /26px 3px no-repeat,linear-gradient(180deg,#151b23,#070b10);border:1px solid hsla(0,0%,100%,.12);border-radius:0 0 12px 12px;height:18px;left:50%;top:5px;transform:translate(-50%);width:76px}.slp-card:after,.slp-card:before{content:"";position:absolute;z-index:7}.slp-card:after{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 18'%3E%3Cpath fill='%23778393' d='m22 9 9-5.5v11Z'/%3E%3Ccircle cx='90' cy='9' r='5.2' fill='%23778393'/%3E%3Crect width='10' height='10' x='149' y='4' fill='%23778393' rx='1.5'/%3E%3C/svg%3E") 50% /180px 18px no-repeat,linear-gradient(180deg,#fffffff5,#f8fafcfa);border-radius:0 0 17px 17px;border-top:1px solid rgba(148,163,184,.42);bottom:8px;height:25px;left:7px;right:7px}.slp-card__picture,.slp-card__placeholder{border:2px solid rgba(226,232,240,.68);border-radius:21px;box-sizing:border-box;overflow:hidden}.slp-card--center{border-color:#64748b;box-shadow:none}.slp-card:not(.slp-card--center){opacity:0;pointer-events:none}.slp-gallery__note{bottom:.42rem;color:#475569;font-size:.66rem;right:.55rem}.slp-gallery__note-full{display:none}.slp-gallery__note-short{display:inline}.slp-hero2__cta-ghost,.slp-hero2__cta-primary{border:0;border-radius:0;box-shadow:none;font-size:.86rem;justify-content:center;min-height:48px;padding:0 .65rem;width:100%}.slp-hero2__cta-primary{border-right:1px solid hsla(0,0%,100%,.2)}.slp-hero2__cta-ghost{background:#ffffffb8;border-left:1px solid rgba(5,28,44,.14)}}.slp-gallery__dots.is-paused .slp-dot-btn__progress{display:none}.slp-gallery__dots.is-paused .slp-dot-btn.is-active{background:var(--slp-dot-active)}.slp-flow-backdrop{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background:transparent;inset:0;position:fixed;transition:background .42s ease,backdrop-filter .42s ease;z-index:1600}.slp-flow-backdrop--visible{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#030a1485}.slp-flow-modal{font-family:var(--spa-font-ui);left:0;opacity:1;position:fixed;top:0;will-change:transform,width,height}.slp-flow-modal--closing{opacity:0;transition:opacity .25s ease-in!important}.slp-flow-modal__close{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 12px #0003;color:#475569;cursor:pointer;display:flex;font-size:1rem;height:40px;justify-content:center;opacity:0;padding:0;position:absolute;right:0;top:-52px;transform:translateY(8px) scale(.92);transition:background .15s,color .15s,opacity .28s .32s,transform .36s cubic-bezier(.16,1,.3,1) .32s;width:40px;z-index:1}.slp-flow-modal--full .slp-flow-modal__close{opacity:1;transform:translateY(0) scale(1)}.slp-flow-modal__close:hover{background:#f1f5f9;color:#0f172a}.slp-flow-modal__box{border-radius:20px;box-shadow:0 18px 48px #0003;display:flex;height:100%;overflow:hidden;transform:translateZ(0);transition:border-radius .42s ease,box-shadow .52s ease;width:100%}.slp-flow-modal--open .slp-flow-modal__box{border-radius:24px;box-shadow:0 38px 100px #00000057,0 0 0 1px #ffffff14}.slp-flow-modal__image{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:1rem;justify-content:center;min-width:0;padding:2rem;transition:width .42s cubic-bezier(.4,0,.2,1);width:100%}.slp-flow-modal__video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.slp-flow-modal__image--video{padding:0}.slp-flow-modal__mobile-heading,.slp-flow-modal__mobile-play{display:none}.slp-flow-modal--full .slp-flow-modal__image{width:var(--slm-img-w,225px)}.slp-flow-modal__image-icon{font-size:3.5rem;opacity:.75}.slp-flow-modal__image-icon,.slp-flow-modal__step-num{transition:opacity .32s ease,transform .55s cubic-bezier(.16,1,.3,1)}.slp-flow-modal__step-num{color:#0f172a;font-size:5rem;font-weight:900;line-height:1;opacity:.1}.slp-flow-modal--full .slp-flow-modal__image-icon{opacity:.9;transform:translateY(-4px) scale(1.06)}.slp-flow-modal--full .slp-flow-modal__step-num{opacity:.14;transform:translateY(4px)}.slp-flow-modal__content{background:color-mix(in srgb,var(--slp-flow-accent,#2563eb) 10%,#fff);clip-path:inset(0 100% 0 0);flex:1;min-width:0;opacity:0;overflow-y:auto;padding:2rem 2rem 2rem 1.75rem;position:relative;transition:clip-path .64s cubic-bezier(.16,1,.3,1),opacity .18s ease}.slp-flow-modal__content:before{background:linear-gradient(180deg,color-mix(in srgb,var(--slp-flow-accent,#2563eb) 14%,transparent) 0,color-mix(in srgb,var(--slp-flow-accent,#2563eb) 44%,transparent) 44%,color-mix(in srgb,var(--slp-flow-accent,#2563eb) 56%,transparent),color-mix(in srgb,var(--slp-flow-accent,#2563eb) 44%,transparent) 56%,color-mix(in srgb,var(--slp-flow-accent,#2563eb) 14%,transparent));clip-path:polygon(0 0,2px 0,14px 50%,2px 100%,0 100%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:16px}.slp-flow-modal--full .slp-flow-modal__content{clip-path:inset(0 0 0 0);opacity:1}@media(min-width:761px){.slp-flow-modal__desc,.slp-flow-modal__list li,.slp-flow-modal__step-label,.slp-flow-modal__title{opacity:0;transform:translate(18px);transition:opacity .32s ease,transform .48s cubic-bezier(.16,1,.3,1)}.slp-flow-modal--full .slp-flow-modal__desc,.slp-flow-modal--full .slp-flow-modal__list li,.slp-flow-modal--full .slp-flow-modal__step-label,.slp-flow-modal--full .slp-flow-modal__title{opacity:1;transform:translate(0)}.slp-flow-modal--full .slp-flow-modal__step-label{transition-delay:.08s}.slp-flow-modal--full .slp-flow-modal__title{transition-delay:.13s}.slp-flow-modal--full .slp-flow-modal__desc{transition-delay:.18s}.slp-flow-modal--full .slp-flow-modal__list li:first-child{transition-delay:.23s}.slp-flow-modal--full .slp-flow-modal__list li:nth-child(2){transition-delay:.28s}.slp-flow-modal--full .slp-flow-modal__list li:nth-child(3){transition-delay:.33s}.slp-flow-modal--full .slp-flow-modal__list li:nth-child(4){transition-delay:.38s}}.slp-flow-modal__step-label{color:#94a3b8;font-size:.7rem;font-weight:700;letter-spacing:.1em;margin:0 0 .5rem;text-transform:uppercase}.slp-flow-modal__title{color:#0f172a;font-size:1.6rem;font-weight:800;letter-spacing:0;line-height:1.15;margin:0 0 .65rem;padding-right:2.5rem}.slp-flow-modal__desc{color:#475569;font-size:.95rem;line-height:1.65;margin:0 0 1.75rem}.slp-flow-modal__product-link{align-items:center;color:#1d4ed8;display:inline-flex;font-size:.86rem;font-weight:750;gap:.35rem;margin:-.85rem 0 1.45rem;text-decoration:none}.slp-flow-modal__product-link:hover{text-decoration:underline}.slp-flow-modal__list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.slp-flow-modal__list li{align-items:flex-start;color:#0f172a;display:flex;font-size:.98rem;font-weight:500;gap:.75rem;line-height:1.6;padding-left:.15rem}.slp-flow-modal__list li .iconify{color:var(--slp-flow-accent,#2563eb);flex-shrink:0;font-size:1.22rem;margin-top:.1rem}@media(max-width:760px){.slp-flow-modal{bottom:0!important;box-sizing:border-box;height:auto!important;left:0!important;max-height:calc(100dvh - 12px);max-width:100dvw!important;top:auto!important;transform:translateY(0)!important;transition:transform .55s cubic-bezier(.16,1,.3,1),opacity .55s ease!important;width:100%!important}.slp-flow-modal--closing,.slp-flow-modal:not(.slp-flow-modal--open){transform:translateY(100%)!important}.slp-flow-modal--closing{opacity:1!important;transition:transform .45s cubic-bezier(.16,1,.3,1)!important}.slp-flow-modal__box{border-radius:20px 20px 0 0;box-sizing:border-box;flex-direction:column;max-height:calc(100dvh - 12px);overflow:hidden}.slp-flow-modal__image{align-items:stretch;box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:.7rem;height:auto;justify-content:flex-start;min-height:0;padding:.9rem 1rem 1rem;position:relative;width:100%!important}.slp-flow-modal__image--video{aspect-ratio:16/9;height:auto;max-height:32dvh;padding:0}.slp-flow-modal__image-icon{font-size:2rem}.slp-flow-modal__step-num{font-size:3.5rem;margin-left:auto}.slp-flow-modal__mobile-heading{align-items:center;box-sizing:border-box;display:flex;flex:1;gap:.7rem;min-width:0;padding-right:3rem;width:100%}.slp-flow-modal__mobile-icon{align-items:center;background:#ffffff9e;border:1px solid hsla(0,0%,100%,.78);border-radius:14px;color:var(--slp-flow-accent,#2563eb);display:inline-flex;flex:0 0 auto;font-size:1.45rem;height:46px;justify-content:center;width:46px}.slp-flow-modal__mobile-heading>span:last-child{display:flex;flex-direction:column;min-width:0}.slp-flow-modal__mobile-heading small{color:#0f172a8f;font-size:.61rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.slp-flow-modal__mobile-heading strong{color:#0f172a;font-size:.86rem;line-height:1.15;margin-top:.2rem}.slp-flow-modal__mobile-play{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffffd1;border:1px solid hsla(0,0%,100%,.92);border-radius:15px;box-shadow:0 10px 22px #0f172a29,inset 0 1px #ffffffbf;box-sizing:border-box;color:#0f172a;cursor:pointer;display:inline-flex;flex:0 0 auto;gap:.5rem;justify-content:flex-start;min-height:54px;padding:.48rem .7rem .48rem .5rem;width:100%}.slp-flow-modal__mobile-play>span:first-child{align-items:center;background:var(--slp-flow-accent,#2563eb);border-radius:11px;color:#fff;display:inline-flex;font-size:1rem;height:34px;justify-content:center;width:34px}.slp-flow-modal__mobile-play>span:last-child{display:flex;flex-direction:column;text-align:left}.slp-flow-modal__mobile-play small{color:#64748b;font-size:.55rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.slp-flow-modal__mobile-play strong{font-size:.76rem;line-height:1.1;margin-top:.12rem}.slp-flow-modal__content{clip-path:none!important;flex:1;min-height:0;opacity:1!important;overflow-y:auto;padding:1.35rem 1.35rem max(1.35rem,env(safe-area-inset-bottom));transition:none!important}.slp-flow-modal__content:before,.slp-flow-modal__step-label,.slp-flow-modal__title{display:none}.slp-flow-modal__close{opacity:1!important;right:12px;top:12px;transition:none!important}}.slp-flow-video-lightbox{align-items:center;animation:slp-flow-video-in .28s cubic-bezier(.16,1,.3,1) both;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040b16db;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) 1rem max(1rem,env(safe-area-inset-bottom));position:fixed;z-index:1800}.slp-flow-video-lightbox__close{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fffffff0;border:0;border-radius:999px;box-shadow:0 10px 28px #00000047;color:#0f172a;cursor:pointer;display:inline-flex;font-size:1.1rem;height:42px;justify-content:center;position:absolute;right:max(1rem,env(safe-area-inset-right));top:max(1rem,env(safe-area-inset-top));width:42px;z-index:2}.slp-flow-video-lightbox__frame{aspect-ratio:9/16;background:#071426;border:1px solid hsla(0,0%,100%,.2);border-radius:28px;box-shadow:0 34px 90px #00000075,0 0 0 6px #ffffff0f;max-height:min(82dvh,760px);max-width:min(92vw,430px);overflow:hidden;position:relative;width:min(92vw,430px)}.slp-flow-video-lightbox__frame>video{background:#020617;display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.slp-flow-video-lightbox__placeholder{height:100%;overflow:hidden;position:relative}.slp-flow-video-lightbox__placeholder>img{filter:brightness(.28) saturate(.75) blur(2px);height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transform:scale(1.04);width:100%}.slp-flow-video-lightbox__placeholder>div{align-items:center;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;padding:2rem;position:absolute;text-align:center}.slp-flow-video-lightbox__placeholder>div>span{align-items:center;background:#ffffff29;border:1px solid hsla(0,0%,100%,.26);border-radius:999px;display:inline-flex;font-size:1.6rem;height:66px;justify-content:center;margin-bottom:1.2rem;width:66px}.slp-flow-video-lightbox__placeholder small{color:#7dd3fc;font-size:.66rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.slp-flow-video-lightbox__placeholder strong{font-size:1.35rem;line-height:1.15;margin-top:.5rem}.slp-flow-video-lightbox__placeholder p{color:#ffffffad;font-size:.82rem;line-height:1.5;margin:.8rem 0 0}.slp-flow-video-lightbox__placeholder code{color:#ffffff61;font-size:.56rem;margin-top:1.2rem;overflow-wrap:anywhere}@keyframes slp-flow-video-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.slp-flow-video-lightbox{animation:none}}.slp-page{--slp-type-kicker:.9rem;--slp-type-body:1rem;--slp-type-body-lg:clamp(1.05rem,1.15vw,1.15rem);--slp-type-card:.95rem;--slp-type-detail:.85rem}.slp-page .slp-hero__kicker,.slp-page .slp-section__kicker{font-size:var(--slp-type-kicker);line-height:1.35}.slp-page .slp-section__title{font-size:clamp(2rem,2.8vw,2.75rem);font-weight:620;letter-spacing:-.018em;line-height:1.1}.slp-page .slp-problem__sub,.slp-page .slp-section__lead{font-size:var(--slp-type-body-lg);line-height:1.65}.slp-page .slp-problem-mobile__conclusion,.slp-page .slp-problem__conclusion,.slp-page .slp-problem__list li{font-size:var(--slp-type-body)}.slp-page .slp-problem__answer-grid span{font-size:.88rem;line-height:1.3}.slp-page .slp-flow__card-label{text-wrap:balance}.slp-page .slp-product-chapter__copy>p{font-size:var(--slp-type-body-lg);line-height:1.65}.slp-page .slp-product-chapter__copy li{font-size:var(--slp-type-body);line-height:1.55}.slp-page .slp-product-media__heading>p{font-size:1.05rem;line-height:1.6}.slp-page .slp-product-media__meta>div:first-child>span{font-size:var(--slp-type-card);line-height:1.45}.slp-page .slp-day-truth__intro>p{font-size:1.05rem;line-height:1.65}.slp-page .slp-day-truth__side-heading h3{font-size:clamp(1.35rem,1.7vw,1.6rem);line-height:1.16}.slp-page .slp-day-truth__side-heading p{font-size:var(--slp-type-body);line-height:1.58}.slp-page .slp-day-truth__checkpoint strong,.slp-page .slp-day-truth__output strong,.slp-page .slp-day-truth__signal strong{font-size:var(--slp-type-card)}.slp-page .slp-day-truth__core-note,.slp-page .slp-day-truth__output>span:nth-child(2)>span,.slp-page .slp-day-truth__signal>span:nth-child(2)>span{font-size:var(--slp-type-detail);line-height:1.45}.slp-page .slp-fit__story>p{font-size:1.05rem;line-height:1.65}.slp-page .slp-fit__bridge strong,.slp-page .slp-fit__signal strong{font-size:var(--slp-type-card);line-height:1.4}.slp-page .slp-fit__node strong{font-size:.88rem}.slp-page .slp-fit__node small{font-size:.74rem}.slp-page .slp-fit__bridge em{font-size:var(--slp-type-detail)}.slp-page .slp-onboarding__stage-description{font-size:1.05rem;line-height:1.62}.slp-page .slp-onboarding__checklist li{font-size:var(--slp-type-card);line-height:1.45}.slp-page .slp-onboarding__bridge strong,.slp-page .slp-onboarding__deliverable strong{font-size:var(--slp-type-card)}.slp-page .slp-onboarding__bridge em,.slp-page .slp-onboarding__deliverable em{font-size:var(--slp-type-detail);line-height:1.5}.slp-page .slp-system-index__group strong{font-size:1.08rem}.slp-page .slp-system-index__group small{font-size:.95rem;line-height:1.5}.slp-page .slp-system-index__content h3{font-size:.98rem}.slp-page .slp-system-index__content li{font-size:.92rem;line-height:1.55}.slp-page .slp-cta-final__title{font-size:clamp(2rem,2.7vw,2.7rem)}.slp-page .slp-cta-final__sub{font-size:1.05rem}@media(max-width:760px){.slp-page{--slp-type-kicker:.75rem;--slp-type-body-lg:1rem;--slp-type-card:.95rem;--slp-type-detail:.82rem}.slp-page .slp-section__title{font-size:clamp(1.85rem,8vw,2.1rem);line-height:1.12}.slp-page .slp-problem__title{font-size:clamp(1.75rem,7.4vw,2rem)}.slp-page .slp-problem-mobile__copy p{font-size:1rem;line-height:1.6}.slp-page .slp-flow__card-label{font-size:1.05rem;line-height:1.25}.slp-page .slp-day-truth__intro>p,.slp-page .slp-day-truth__side-heading p,.slp-page .slp-fit__story>p,.slp-page .slp-onboarding__stage-description,.slp-page .slp-product-media__heading>p{font-size:1rem}.slp-page .slp-product-media__meta>div:first-child>span{font-size:.92rem}.slp-page .slp-day-truth__scene-nav strong{font-size:.86rem}.slp-page .slp-day-truth__scene-nav small{font-size:.7rem}.slp-page .slp-day-truth__side-heading h3{font-size:1.4rem}.slp-page .slp-fit__node strong{font-size:.82rem}.slp-page .slp-fit__node small{font-size:.68rem}.slp-page .slp-onboarding__checklist li{font-size:.92rem}.slp-page .slp-system-mobile__header p,.slp-page .slp-system-mobile__modules li{font-size:.92rem;line-height:1.55}.slp-page .slp-cta-final__title{font-size:2rem}.slp-page .slp-cta-final__sub{font-size:1rem}}.slp-skip-link{background:#fff;border:2px solid #2563eb;border-radius:0 0 10px 10px;color:#0f172a;font-size:.9rem;font-weight:750;left:1rem;padding:.7rem 1rem;position:fixed;top:0;transform:translateY(-130%);transition:transform .16s ease;z-index:10000}.slp-skip-link:focus{outline:none;transform:translateY(0)}#slp-main:focus{outline:none}.slp-page{--slp-reveal-distance:34px;--slp-reveal-duration:.88s;--slp-reveal-ease:cubic-bezier(.22,1,.36,1);--slp-reveal-step:82ms}.slp-page.slp-motion-ready [data-slp-reveal]{opacity:0;scale:1;transition:opacity var(--slp-reveal-duration) var(--slp-reveal-ease),translate var(--slp-reveal-duration) var(--slp-reveal-ease),scale var(--slp-reveal-duration) var(--slp-reveal-ease);transition-delay:var(--slp-reveal-delay,0s);translate:0 var(--slp-reveal-distance);will-change:opacity,translate,scale}.slp-page.slp-motion-ready [data-slp-reveal=left]{translate:calc(var(--slp-reveal-distance)*-1) 0}.slp-page.slp-motion-ready [data-slp-reveal=right]{translate:var(--slp-reveal-distance) 0}.slp-page.slp-motion-ready [data-slp-reveal=scale]{scale:.975;translate:0 20px}.slp-page.slp-motion-ready [data-slp-reveal=fade]{translate:none}.slp-page.slp-motion-ready [data-slp-reveal].is-visible{opacity:1;scale:1;translate:0 0;will-change:auto}.slp-page.slp-motion-ready [data-slp-stagger] .slp-reveal-item{opacity:0;transition:opacity .68s var(--slp-reveal-ease),translate .68s var(--slp-reveal-ease);translate:0 18px;will-change:opacity,translate}.slp-page.slp-motion-ready [data-slp-stagger].is-visible .slp-reveal-item{opacity:1;translate:0 0;will-change:auto}.slp-page.slp-motion-ready [data-slp-stagger].is-visible .slp-reveal-item:first-child{transition-delay:70ms}.slp-page.slp-motion-ready [data-slp-stagger].is-visible .slp-reveal-item:nth-child(2){transition-delay:calc(70ms + var(--slp-reveal-step))}.slp-page.slp-motion-ready [data-slp-stagger].is-visible .slp-reveal-item:nth-child(3){transition-delay:calc(70ms + var(--slp-reveal-step) + var(--slp-reveal-step))}.slp-page.slp-motion-ready [data-slp-stagger].is-visible .slp-reveal-item:nth-child(4){transition-delay:calc(70ms + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step))}.slp-page.slp-motion-ready [data-slp-stagger].is-visible .slp-reveal-item:nth-child(5){transition-delay:calc(70ms + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step))}.slp-page.slp-motion-ready [data-slp-stagger].is-visible .slp-reveal-item:nth-child(6){transition-delay:calc(70ms + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step))}.slp-page.slp-motion-ready [data-slp-stagger].is-visible .slp-reveal-item:nth-child(7){transition-delay:calc(70ms + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step))}.slp-page.slp-motion-ready [data-slp-stagger].is-visible .slp-reveal-item:nth-child(8){transition-delay:calc(70ms + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step))}.slp-page.slp-motion-ready [data-slp-stagger].is-visible .slp-reveal-item:nth-child(9){transition-delay:calc(70ms + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step) + var(--slp-reveal-step))}.slp-page.slp-motion-ready .slp-hero2__copy-inner.is-active .slp-hero2__badge,.slp-page.slp-motion-ready .slp-hero2__copy-inner.is-active .slp-hero2__tagline,.slp-page.slp-motion-ready .slp-hero2__copy-inner.is-active .slp-hero2__title{animation:slp-hero-copy-in .72s var(--slp-reveal-ease) both}.slp-page.slp-motion-ready .slp-hero2__copy-inner.is-active .slp-hero2__title{animation-delay:70ms}.slp-page.slp-motion-ready .slp-hero2__copy-inner.is-active .slp-hero2__tagline{animation-delay:.14s}.slp-page.slp-motion-ready .slp-hero2__actions{animation:slp-hero-copy-in .76s .21s var(--slp-reveal-ease) both}.slp-page.slp-motion-ready .slp-gallery{animation:slp-hero-gallery-in .94s .26s var(--slp-reveal-ease) both}@keyframes slp-hero-copy-in{0%{opacity:0;translate:0 14px}to{opacity:1;translate:0 0}}@keyframes slp-hero-gallery-in{0%{opacity:0;scale:.985;translate:0 28px}to{opacity:1;scale:1;translate:0 0}}@media(max-width:760px){.slp-page{--slp-reveal-distance:20px;--slp-reveal-duration:.72s;--slp-reveal-step:64ms}.slp-page.slp-motion-ready [data-slp-reveal=left]{translate:-18px 0}.slp-page.slp-motion-ready [data-slp-reveal=right]{translate:18px 0}.slp-page.slp-motion-ready [data-slp-reveal=scale]{scale:.985;translate:0 14px}}@media(prefers-reduced-motion:reduce){.slp-page.slp-motion-ready [data-slp-reveal],.slp-page.slp-motion-ready [data-slp-stagger] .slp-reveal-item{opacity:1;scale:1;transition:none;translate:0 0}.slp-page.slp-motion-ready .slp-gallery,.slp-page.slp-motion-ready .slp-hero2__actions,.slp-page.slp-motion-ready .slp-hero2__copy-inner.is-active .slp-hero2__badge,.slp-page.slp-motion-ready .slp-hero2__copy-inner.is-active .slp-hero2__tagline,.slp-page.slp-motion-ready .slp-hero2__copy-inner.is-active .slp-hero2__title{animation:none}}
