[data-presentation=popstream]{--leap-blue:#4b5f98}.ps-popstream-detail,.ps-popstream-library{width:min(960px,calc(100% - 2rem));min-height:100vh;margin:auto;padding-bottom:clamp(2rem,6vw,5rem);color:var(--ink)}.ps-popstream-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-gap:1.5rem;gap:1.5rem;margin:2rem 0}.ps-popstream-card{overflow:hidden;border:1px solid color-mix(in srgb,var(--leap-blue,#4b5f98) 20%,transparent);border-radius:1rem;color:inherit;background:#fff;text-decoration:none;box-shadow:var(--shadow-card)}.ps-popstream-card img,.ps-popstream-card>.ps-image-placeholder{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:var(--surface-2)}.ps-popstream-card>div:last-child{padding:1rem}.ps-popstream-card h2{margin:.5rem 0 0;color:var(--leap-blue,#4b5f98);font-size:1.25rem}.ps-popstream-hero{margin:2rem 0 1.5rem}.ps-popstream-hero h1{margin:.5rem 0;color:var(--leap-blue,#4b5f98);font:700 clamp(2rem,6vw,3.5rem)/1.05 var(--font-display)}.ps-popstream-hero p{color:var(--muted)}.ps-stage:focus,.ps-stage:focus-visible{outline:none}.ps-stage{--ps-stage-h:clamp(420px,calc(100dvh - 17rem),900px);position:relative;display:block;overflow:hidden;height:var(--ps-stage-h);width:min(100%,calc(var(--ps-stage-h) * 9 / 16));margin:1.5rem auto 0;border-radius:1.5rem;background:#0a0d12;color:#fff;--ps-control:44px;--ps-control-icon:20px;--ps-control-primary:56px;--ps-control-primary-icon:26px}.ps-rail-add,.ps-stage-back,.ps-stage-control,.ps-stage-nav-link{display:grid;place-items:center;width:var(--ps-control);height:var(--ps-control);padding:0;border:0;border-radius:50%;text-decoration:none}.ps-rail-add svg,.ps-stage-action svg,.ps-stage-back svg,.ps-stage-control svg,.ps-stage-nav-link svg{display:block;width:var(--ps-control-icon);height:var(--ps-control-icon)}.ps-popstream-video{display:block;width:100%;height:100%;object-fit:cover;background:#0a0d12}.ps-stage-surface{position:absolute;inset:0;z-index:1;display:grid;place-items:center;width:100%;border:0;background:transparent;color:#fff;cursor:pointer;touch-action:none}.ps-stage-surface:active,.ps-stage-surface:focus,.ps-stage-surface:hover{background:transparent;border-color:transparent;transform:none}.ps-stage-surface:focus-visible{outline:3px solid #fff;outline-offset:-6px}.ps-stage-play-glyph{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:#0a0d1259;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ps-stage-play-glyph svg{display:block;width:34px;height:34px}.ps-stage-top{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:calc(.7rem + env(safe-area-inset-top)) calc(.8rem + env(safe-area-inset-right)) 2.2rem calc(.8rem + env(safe-area-inset-left));background:linear-gradient(180deg,#0a0d1299,#0a0d1200);pointer-events:none}.ps-stage-top>*{pointer-events:auto}.ps-stage-back{background:#0a0d1266;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ps-stage-back:focus-visible,.ps-stage-back:hover{background:#0a0d12a6;color:#fff}.ps-stage-position{margin:0;padding:.3rem .7rem;font-size:.78rem}.ps-stage-cart,.ps-stage-position{border-radius:999px;background:#0a0d1266;color:#fff;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ps-stage-cart{padding:.35rem .8rem;font-size:.82rem;text-decoration:none}.ps-stage-cart:focus-visible,.ps-stage-cart:hover{background:#0a0d12a6;color:#fff}.ps-stage-cart-count{margin-left:.25rem}.ps-stage-unavailable{display:grid;place-items:center;height:100%;padding:5rem 1.25rem 1.25rem}@media (min-width:721px){.ps-stage-unavailable{padding:1.25rem}}.ps-stage-unavailable .player-empty{min-height:0;border-color:#ffffff4d;color:#fff}.ps-stage-nav{position:absolute;top:0;bottom:0;left:50%;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:calc(4.5rem + env(safe-area-inset-top)) 0 calc(9rem + env(safe-area-inset-bottom));transform:translateX(-50%);pointer-events:none}.ps-stage-nav-link{background:#0a0d1266;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:opacity .15s ease}.ps-stage-nav-link:focus-visible,.ps-stage:hover .ps-stage-nav-link{opacity:1;pointer-events:auto}.ps-stage-nav-link:focus-visible,.ps-stage-nav-link:hover{background:#0a0d12a6;color:#fff}.ps-stage-edge-note{position:absolute;left:50%;bottom:46%;z-index:3;margin:0;padding:.35rem .8rem;border-radius:999px;background:#0a0d12cc;color:#fff;font-size:.78rem;white-space:nowrap;transform:translateX(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none}.ps-stage-edge-note:empty{opacity:0}.ps-stage-rail{align-self:flex-end;display:flex;flex-direction:column;align-items:center;gap:.7rem;margin:0 .3rem .8rem}.ps-stage-avatar{display:block;border-radius:50%;box-shadow:0 0 0 2px #ffffffd9,0 6px 18px #0a0d1259;line-height:0}.ps-stage-avatar:focus-visible{outline:3px solid #fff;outline-offset:3px}.ps-stage-avatar img.consultant-avatar{display:block;border-radius:50%;object-fit:cover}.ps-stage-control{flex:0 0 auto;background:#0a0d1266;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ps-stage-control:focus-visible,.ps-stage-control:hover{background:#0a0d12a6}.ps-stage-control:focus-visible{outline:3px solid #fff;outline-offset:3px}.ps-stage-action{display:grid;place-items:center;width:var(--ps-control-primary);height:var(--ps-control-primary);padding:0;border:0;border-radius:50%;background:#0a0d1266;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ps-stage-action svg{width:var(--ps-control-primary-icon);height:var(--ps-control-primary-icon)}.ps-stage-action:focus-visible,.ps-stage-action:hover{background:#0a0d12a6}.ps-stage-action-note{margin:0;padding:.2rem .5rem;border-radius:999px;background:#0a0d12a6;color:#fff;font-size:.7rem;text-align:center}.ps-stage-action-note--failed{background:#a83232e6}.ps-stage-foot{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;padding:3.5rem calc(.55rem + env(safe-area-inset-right)) calc(.7rem + env(safe-area-inset-bottom)) calc(.55rem + env(safe-area-inset-left));background:linear-gradient(180deg,#0a0d1200,#0a0d12b3 42%,#0a0d12e6);pointer-events:none}.ps-stage-foot>*{pointer-events:auto}.ps-stage-progress{position:absolute;left:0;right:0;bottom:0;z-index:4;height:3px;background:#ffffff2e;pointer-events:none}.ps-stage-progress>i{display:block;height:100%;background:#fff}@media (prefers-reduced-motion:reduce){.ps-stage-nav-link{transition:none}}.ps-stage-identity{margin:0 0 .6rem;padding:0 .3rem}.ps-stage-identity-copy{min-width:0}.ps-stage .ps-stage-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;margin:.1rem 0 0;color:#fff;font:700 1.15rem/1.2 var(--font-display)}.ps-stage-caption{display:block;width:100%;min-height:0;margin:.25rem 0 0;padding:0;border:0;border-radius:0;background:none;color:#ffffffe6;font-family:inherit;font-size:.82rem;font-weight:400;line-height:1.35;text-align:left;cursor:pointer;transition:none}.ps-stage-caption:disabled,.ps-stage-caption:hover{background:none;border:0;color:#ffffffe6;opacity:1}.ps-stage-caption:disabled{cursor:default}.ps-stage-caption:active{transform:none}.ps-stage-caption:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:4px}.ps-stage-caption-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;white-space:pre-line;overflow-wrap:anywhere}.ps-stage-caption.is-open .ps-stage-caption-text{display:block;max-height:32vh;overflow-y:auto;overscroll-behavior:contain}.ps-stage-caption-more{display:block;margin-top:.1rem;color:#ffffffa6;font-size:.76rem;font-weight:600}.ps-stage-cue:not(:empty){margin:0 .3rem .5rem}.ps-stage-cue{margin:0 .3rem;color:#ffffffe6;font-weight:700;font-size:.74rem;line-height:1.2;letter-spacing:.1em;text-transform:uppercase}.ps-product-rail{display:flex;gap:.5rem;margin:0;padding:.2rem .3rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;list-style:none}.ps-product-rail::-webkit-scrollbar{display:none}.ps-rail-card{flex:0 0 auto;width:15.5rem;padding:.45rem;border:1px solid #ffffff26;border-radius:1rem;background:#ffffffed;color:var(--ink);scroll-snap-align:center;box-shadow:0 10px 30px #0a0d1259;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ps-rail-card--active{border-color:var(--leap-blue,#4b5f98);box-shadow:0 0 0 2px var(--leap-blue,#4b5f98),0 10px 30px #0a0d1259}.ps-rail-card-row{display:flex;align-items:center;gap:.5rem}.ps-rail-card-main{display:flex;flex:1 1 auto;align-items:center;gap:.55rem;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.ps-rail-card-image,.ps-rail-card-main .ps-image-placeholder{flex:0 0 auto;width:46px;height:46px;border-radius:.6rem;background:#fff;object-fit:contain;object-position:50% 50%}.ps-rail-card-copy{display:flex;flex-direction:column;min-width:0;gap:.1rem}.ps-rail-card-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;color:var(--leap-blue,#4b5f98);font-weight:700;font-size:.85rem;line-height:1.2}.ps-rail-card-price{color:var(--ink);font-weight:600;font-size:.82rem;line-height:1.2}.ps-rail-add{flex:0 0 auto;background:var(--leap-blue,#4b5f98);color:#fff;cursor:pointer}.ps-rail-add:disabled{opacity:.55;cursor:default}.ps-rail-add--added{background:#2f6d54}[data-presentation=popstream] .ps-rail-add:hover{background:var(--leap-blue,#4b5f98);color:#fff}[data-presentation=popstream] .ps-rail-add--added:hover{background:#2f6d54;color:#fff}.ps-rail-add-bag{display:flex;align-items:center;gap:.08rem}.ps-rail-add--counted{width:auto;min-width:var(--ps-control);padding:0 .5rem;border-radius:999px}.ps-rail-add-units{font-size:.68rem;font-weight:700;line-height:1}.ps-rail-add-pending{display:block;width:var(--ps-control-icon);height:var(--ps-control-icon)}.ps-rail-card-note{margin:.35rem .2rem 0;font-size:.72rem}.ps-rail-card-note--added{color:#2f6d54;font-weight:700}.ps-rail-card-note--error{color:#a83232}.ps-rail-options{margin-top:.5rem;padding-top:.5rem;border-top:1px solid color-mix(in srgb,var(--leap-blue,#4b5f98) 18%,transparent)}.ps-rail-options fieldset{max-height:11rem;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--leap-blue,#4b5f98) 45%,transparent) transparent;background:linear-gradient(#ffffff 40%,#ffffff00) top /100% 1.1rem no-repeat local,linear-gradient(#ffffff00,#ffffff 60%) bottom /100% 1.1rem no-repeat local,radial-gradient(farthest-side at 50% 0,#0a0d1230,#0a0d1200) top /100% .5rem no-repeat scroll,radial-gradient(farthest-side at 50% 100%,#0a0d1230,#0a0d1200) bottom /100% .5rem no-repeat scroll}.ps-rail-options .variants{margin-top:.35rem;border-top:0}.ps-rail-options .variants li{gap:.5rem;align-items:center;padding:0;border-bottom:0}.ps-rail-options .variants-pickable label{align-items:center;gap:.5rem;min-height:2.75rem}.ps-rail-options .variants-pickable input[type=radio]{flex:0 0 auto;width:1.05rem;height:1.05rem;min-height:0;margin:0}.ps-rail-options .primary{width:100%;min-height:38px}.ps-video-products-empty{margin:0 .3rem;padding:.7rem .9rem;border-radius:1rem;background:#ffffffed;color:var(--ink);font-size:.85rem}.ps-commerce{width:min(760px,calc(100% - 2rem));margin:0 auto;padding-bottom:4rem}.ps-commerce-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.ps-commerce-context{margin:0;color:var(--muted);font-size:.9rem}.ps-commerce-card{padding:clamp(1.25rem,4vw,2.5rem);border:1px solid color-mix(in srgb,var(--leap-blue,#4b5f98) 20%,transparent);border-radius:1.5rem;background:#fff;box-shadow:0 18px 50px #172c6014}.ps-commerce .ps-shop-title{margin:.2rem 0;color:var(--leap-blue,#4b5f98);font:700 clamp(2rem,6vw,3rem)/1.05 var(--font-display)}.ps-commerce .ps-lede{margin:.5rem 0 1.5rem;color:var(--muted)}.ps-eyebrow{margin:0;color:var(--leap-blue,#4b5f98);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ps-commerce .ps-lines,.ps-commerce .ps-order-lines{padding:0;list-style:none}.ps-commerce .ps-line,.ps-commerce .ps-order-lines li{display:grid;grid-template-columns:72px 1fr auto;grid-gap:1rem;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid color-mix(in srgb,var(--leap-blue,#4b5f98) 13%,transparent)}.ps-commerce .ps-order-lines li{grid-template-columns:1fr auto}.ps-commerce .ps-line-mat img{width:72px;height:72px;border-radius:.75rem;object-fit:cover}.ps-commerce .ps-line-name{margin:0;font-size:1rem}.ps-commerce .ps-line-body p{margin:.2rem 0}.ps-commerce .ps-line-controls{grid-column:2/-1;display:flex;align-items:center;justify-content:space-between}.ps-commerce .ps-qty{display:inline-flex;align-items:center;gap:.75rem}.ps-commerce .ps-qty button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-height:40px;padding:0;border:1px solid color-mix(in srgb,var(--leap-blue,#4b5f98) 33%,transparent);border-radius:50%;background:#fff;color:var(--leap-blue,#4b5f98);font-size:1.125rem;line-height:1;cursor:pointer}.ps-commerce .ps-qty button:disabled{cursor:default}.ps-commerce .ps-remove{border:0;background:transparent;color:#a83232;text-decoration:underline}.ps-commerce .ps-summary{margin:1.5rem 0 0}.ps-commerce .ps-summary-row{display:flex;justify-content:space-between;gap:1rem}.ps-commerce .ps-summary-row--total{margin-top:.6rem;padding-top:.6rem;border-top:2px solid var(--leap-blue,#4b5f98);font-weight:800}.ps-commerce .ps-money-note{color:var(--muted);font-size:.9rem}.ps-commerce .ps-pay-field{margin-top:1.25rem}.ps-commerce .ps-shop-actions{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.ps-commerce .ps-btn--primary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.5rem;border:0;border-radius:999px;background:var(--leap-blue,#4b5f98);color:#fff;font-weight:800;text-decoration:none}.ps-commerce .ps-link{color:var(--leap-blue,#4b5f98)}.ps-commerce .ps-shop-error{margin:1rem 0;padding:1rem;border-left:4px solid #d93838;background:#fff2f2}.ps-commerce-foot{margin:1rem 0 0;color:var(--muted);font-size:.78rem;text-align:center}@media(max-width:600px){.ps-commerce-head{align-items:flex-start;flex-direction:column}.ps-commerce .ps-line{grid-template-columns:56px 1fr auto}.ps-commerce .ps-line-mat img{width:56px;height:56px}.ps-commerce .ps-shop-actions{align-items:stretch;flex-direction:column}.ps-commerce .ps-btn--primary{width:100%}}.ps-sheet{position:fixed;inset:0;z-index:50;display:grid;place-items:center}html.ps-sheet-locked,html.ps-sheet-locked body{overflow:hidden}html.ps-sheet-locked{scrollbar-gutter:stable}.ps-sheet:focus{outline:none}.ps-sheet-backdrop{position:absolute;inset:0;background:#0a0d1266;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ps-sheet-panel{position:relative;z-index:1;width:min(600px,calc(100% - 2rem));max-height:min(84dvh,calc(100% - 2rem));overflow-y:auto;overscroll-behavior:contain}.ps-sheet-panel .ps-commerce{width:auto;margin:0;padding-bottom:0}.ps-sheet-panel .ps-collection-grid{margin:1.25rem 0 0;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr))}.ps-sheet-close{position:-webkit-sticky;position:sticky;top:0;float:right;z-index:2;width:44px;min-height:44px;margin:-.5rem -.5rem 0 0;border:0;border-radius:50%;background:transparent;color:var(--muted);font-size:1.6rem;line-height:1;cursor:pointer}.ps-sheet-close:hover{color:var(--leap-blue,#4b5f98)}@media (max-width:720px){.ps-sheet{place-items:end center;padding:0 .625rem calc(.625rem + env(safe-area-inset-bottom))}.ps-sheet-panel{width:100%;max-height:80dvh;border-radius:1.25rem;animation:ps-sheet-up .28s ease}@keyframes ps-sheet-up{0%{transform:translateY(24px);opacity:.6}to{transform:translateY(0);opacity:1}}}@media (max-width:720px){body:has(.ps-immersive){display:flex;flex-direction:column;height:100dvh;overflow:hidden;overscroll-behavior:contain}body:has(.ps-immersive)>.site-footer{display:none}body:has(.ps-immersive)>.site-header{display:none}.ps-immersive{position:relative;display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-height:0;padding-bottom:0}.ps-immersive.leap-page{padding-top:0;padding-inline:0}.ps-immersive{max-width:none}.ps-immersive>.backlink{display:none}.ps-immersive .ps-stage{flex:1 1;width:100%;height:auto;min-height:0;max-width:none;max-height:none;margin:0;border-radius:0}.ps-immersive .ps-collection-cta{display:none}}@media (min-width:721px){.ps-stage-back{display:none}.ps-immersive{width:-moz-fit-content;width:fit-content;max-width:min(960px,calc(100% - 2rem))}.ps-immersive>.ps-collection-cta{margin:1.75rem 0 0}.ps-immersive .ps-stage{--ps-stage-h:clamp(420px,calc(100dvh - 19rem),900px)}}.ps-collection-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));grid-gap:1.5rem;gap:1.5rem;margin:2rem 0}.ps-collection-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid color-mix(in srgb,var(--leap-blue,#4b5f98) 20%,transparent);border-radius:1rem;background:#fff;box-shadow:var(--shadow-card)}.ps-collection-card>.ps-image-placeholder,.ps-collection-card>img{display:block;width:100%;aspect-ratio:1;object-fit:cover;background:var(--surface-2)}.ps-collection-body{display:flex;flex:1 1;flex-direction:column;gap:.5rem;padding:1rem}.ps-collection-body h2,.ps-collection-body h3{margin:0;color:var(--leap-blue,#4b5f98);font-size:1.15rem}.ps-collection-body p{margin:0;color:var(--muted);font-size:.92rem}.ps-collection-body .stack{margin-top:auto}.ps-collection-body .primary{width:100%}@media (max-width:720px){.site-header nav.ps-header-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:var(--sp-3);column-gap:var(--sp-3)}.ps-header-nav>a:first-child{justify-self:start}.ps-header-nav>a:nth-child(2){justify-self:center}}.ps-header-cart-slot{display:flex;align-items:center;justify-content:flex-end;height:20px;justify-self:end}.ps-header-cart-count{margin-left:.3ch}.ps-commerce .ps-checkout-form{margin-top:.5rem;display:grid;grid-gap:1.75rem;gap:1.75rem}.ps-commerce .ps-field-group{border:0;margin:0;padding:0;display:grid;grid-gap:.85rem;gap:.85rem}.ps-commerce .ps-field-group legend{padding:0 0 .2rem;color:var(--leap-blue,#4b5f98);font-weight:800;font-size:1rem}.ps-commerce .ps-field{display:grid;grid-gap:.35rem;gap:.35rem}.ps-commerce .ps-field label{font-size:.85rem;font-weight:700;color:var(--muted)}.ps-commerce .ps-field input,.ps-commerce .ps-field select{min-height:44px;padding:0 .85rem;border:1px solid color-mix(in srgb,var(--leap-blue,#4b5f98) 30%,transparent);border-radius:.6rem;font-size:1rem;background:#fff;color:var(--ink)}.ps-commerce .ps-field input:focus,.ps-commerce .ps-field select:focus{outline:2px solid var(--leap-blue,#4b5f98);outline-offset:1px}.ps-commerce .ps-field input[aria-invalid=true]{border-color:#d93838}.ps-commerce .ps-field select:disabled{opacity:.7}.ps-commerce .ps-field-error{margin:0;color:#d93838;font-size:.8rem}.ps-commerce .ps-field-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:.85rem;gap:.85rem}.ps-commerce .ps-shipping-option{display:flex;align-items:baseline;gap:.6rem;padding:.7rem .85rem;border:1px solid color-mix(in srgb,var(--leap-blue,#4b5f98) 25%,transparent);border-radius:.6rem;cursor:pointer}.ps-commerce .ps-shipping-option:has(input:checked){border-color:var(--leap-blue,#4b5f98);background:color-mix(in srgb,var(--leap-blue,#4b5f98) 8%,transparent)}