.rf-sticky-showcase{position:relative;min-height:500vh;background:var(--rf-bg-dark);color:var(--rf-text-primary)}.rf-sticky-showcase__inner{position:sticky;top:0;height:100vh;display:grid;grid-template-columns:60fr 40fr;align-items:center;background:var(--rf-bg-dark);overflow:hidden}.rf-sticky-showcase__image-wrap{display:flex;align-items:center;justify-content:center;height:100%;position:relative}.rf-sticky-showcase__image-wrap:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(33,150,243,.12) 0%,transparent 70%);pointer-events:none}.rf-sticky-showcase__image-wrap img,.rf-sticky-showcase__image-wrap svg{max-height:75vh;width:auto;object-fit:contain;position:relative;z-index:1}.rf-sticky-showcase__image-placeholder{position:relative;z-index:1;width:min(60%,480px);aspect-ratio:3 / 4;border:1px solid var(--rf-border-subtle);background:var(--rf-bg-elevated)}.rf-sticky-showcase__panels-wrap{position:relative;padding:0 var(--rf-space-7)}.rf-showcase-panels{position:relative;min-height:280px}.rf-showcase-panel{position:absolute;top:0;left:0;right:0;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease;padding:2rem}.rf-showcase-panel:first-child{opacity:1;transform:translateY(0)}.rf-showcase-panel__eyebrow{font-family:"Geist Mono",var(--rf-font-mono);font-size:.72rem;letter-spacing:.15em;color:var(--rf-accent-blue, var(--rf-blue, #2196f3));text-transform:uppercase;margin-bottom:1rem;font-weight:var(--rf-weight-medium)}.rf-showcase-panel__heading{font-family:"Archivo",var(--rf-font-display);font-weight:800;font-size:clamp(1.8rem,3vw,2.8rem);color:var(--rf-text-primary);line-height:1.1;letter-spacing:var(--rf-tracking-tight);text-transform:uppercase;margin-bottom:1.2rem;text-wrap:balance}.rf-showcase-panel__body{font-family:"Archivo",var(--rf-font-body);font-size:1rem;color:var(--rf-text-secondary);line-height:var(--rf-leading-relaxed, 1.7);max-width:380px}.rf-sticky-showcase__progress{position:absolute;right:var(--rf-space-7);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:var(--rf-space-3);z-index:2}.rf-sticky-showcase__progress-dot{width:8px;height:8px;border-radius:50%;border:1px solid var(--rf-border);background:transparent;transition:background .4s ease,border-color .4s ease,transform .4s ease}.rf-sticky-showcase__progress-dot.is-active{background:var(--rf-accent-blue, var(--rf-blue, #2196f3));border-color:var(--rf-accent-blue, var(--rf-blue, #2196f3));transform:scale(1.4)}@media(max-width:749px){.rf-sticky-showcase{min-height:auto}.rf-sticky-showcase__inner{position:static;height:auto;grid-template-columns:1fr;padding:var(--rf-space-8) 0;gap:var(--rf-space-7)}.rf-sticky-showcase__image-wrap{height:auto;padding:var(--rf-space-6) 0}.rf-sticky-showcase__image-wrap:before{width:320px;height:320px}.rf-sticky-showcase__image-wrap img,.rf-sticky-showcase__image-wrap svg{max-height:50vh}.rf-sticky-showcase__panels-wrap{padding:0 var(--rf-gutter)}.rf-showcase-panels{min-height:0}.rf-showcase-panel{position:relative;opacity:1;transform:none;padding:var(--rf-space-5) 0;border-top:1px solid var(--rf-border-subtle)}.rf-showcase-panel:first-child{border-top:0}.rf-sticky-showcase__progress{display:none}}@media(prefers-reduced-motion:reduce){.rf-showcase-panel{transition:opacity .2s linear}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/rf-sticky-showcase.css.map */
