:root{--sh-text-primary:#0f172a;--sh-text-secondary:#64748b;--sh-accent:#4f46e5;--sh-accent-hover:#4338ca;--sh-success:#10b981;--sh-banner-height:240px;--sh-font:"Alexandria","Open Sans",Arial,sans-serif}.sh-container{position:relative;width:100%;background:transparent;font-family:var(--sh-font);z-index:0}.sh-banner-wrapper{position:absolute;top:0;left:0;right:0;height:var(--sh-banner-height);z-index:0;overflow:hidden;border-bottom-left-radius:32px;border-bottom-right-radius:32px}.sh-banner-img{object-fit:cover}.sh-banner-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1e293b,#0f172a)}.sh-banner-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 0,rgba(255,255,255,.95) 85%,#fff)}.sh-content-wrapper{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:1rem;padding-top:calc(var(--sh-banner-height) - 80px);padding-bottom:1.5rem}.sh-main-grid{display:flex;flex-direction:column;gap:1rem}.sh-identity-col{display:flex;align-items:center;gap:1rem}.sh-logo-wrapper{width:100px;height:auto;max-height:80px;flex-shrink:0}.sh-logo-img{width:100%;height:100%;object-fit:contain;border-radius:10px}.sh-logo-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--sh-accent);color:white;font-size:2rem;font-weight:700;border-radius:12px}.sh-identity-text{flex:1 1;min-width:0}.sh-store-name{margin:0;font-size:1.35rem;font-weight:700;color:var(--sh-text-primary);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sh-meta-row{display:flex;gap:12px;margin-top:6px}.sh-meta-item{display:flex;align-items:center;gap:4px;font-size:.8125rem;color:var(--sh-text-secondary);font-weight:600}.sh-meta-item .material-symbols-sharp{font-size:16px}.sh-details-container{width:100%}.sh-description-wrapper{margin-bottom:1rem}.sh-description{margin:0;font-size:.9375rem;line-height:1.6;color:var(--sh-text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sh-description.expanded{-webkit-line-clamp:unset;display:block}.sh-read-more-btn{background:none;border:none;padding:0;color:var(--sh-accent);font-size:.875rem;font-weight:600;font-family:var(--sh-font);margin-top:6px;cursor:pointer}.sh-read-more-btn:hover{color:var(--sh-accent-hover);text-decoration:underline}.sh-categories-scroll{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;margin-bottom:1rem;scrollbar-width:none}.sh-categories-scroll::-webkit-scrollbar{display:none}.sh-cat-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#f8fafc;border-radius:99px;font-size:.8125rem;font-weight:600;color:var(--sh-text-secondary);text-decoration:none;white-space:nowrap;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s,box-shadow .2s}.sh-cat-pill:hover{background:white;color:var(--hover-color,var(--sh-accent));border-color:var(--hover-color,var(--sh-accent));box-shadow:0 2px 8px rgba(0,0,0,.06)}.sh-cat-pill .material-symbols-sharp{font-size:16px}.sh-payments-row{gap:12px;margin-top:.5rem;flex-wrap:wrap}.sh-pay-icon,.sh-payments-row{display:flex;align-items:center}.sh-pay-icon{width:56px;height:36px;justify-content:center}.sh-pay-icon img{object-fit:contain;width:100%;height:100%}.sh-pay-icon.bnpl{width:72px}.sh-pay-icon .material-symbols-sharp{font-size:28px;color:var(--sh-text-secondary)}.sh-skeleton-container{width:100%;background:white;padding-bottom:20px;font-family:var(--sh-font)}.sh-skeleton-banner{height:240px;background:linear-gradient(90deg,#e2e8f0,#f1f5f9 50%,#e2e8f0);background-size:200% 100%;animation:shimmer 1.5s infinite}.sh-skeleton-content{max-width:1280px;margin:-60px auto 0;padding:0 1rem;display:flex;gap:20px}.sh-skeleton-logo{width:80px;border-radius:16px;background:#cbd5e1}.sh-skeleton-lines,.sh-skeleton-logo{height:80px;animation:shimmer 1.5s infinite}.sh-skeleton-lines{flex:1 1;background:linear-gradient(90deg,#f1f5f9,#e2e8f0 50%,#f1f5f9);background-size:200% 100%;border-radius:8px}@media (min-width:768px){:root{--sh-banner-height:360px}.sh-content-wrapper{padding:1.5rem;padding-top:calc(var(--sh-banner-height) - 100px)}.sh-main-grid{flex-direction:row;align-items:flex-start;gap:1.5rem}.sh-logo-wrapper{width:100px;height:100px}.sh-store-name{font-size:1.6rem}.sh-details-container{flex:1 1;padding-top:2rem}.sh-pay-icon{width:64px;height:40px}.sh-pay-icon.bnpl{width:80px}.sh-skeleton-banner{height:360px}}@media (min-width:1024px){.sh-content-wrapper{padding:2rem;padding-top:calc(var(--sh-banner-height) - 110px)}.sh-logo-wrapper{width:110px;height:110px}.sh-store-name{font-size:1.75rem}}@media (min-width:1280px){.sh-store-name{font-size:3rem}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.sh-cat-pill:focus-visible,.sh-read-more-btn:focus-visible{outline:3px solid var(--sh-accent);outline-offset:3px}.store-page-layout{width:100%;min-height:100vh;background:#fff;padding-top:0}.store-page-layout .hero-carousel-wrapper{height:280px;border-bottom-left-radius:0;border-bottom-right-radius:0}.store-hero-section{background:#fff;margin-bottom:0;overflow:hidden}.subBar{position:static!important}.store-main-content{max-width:1280px;margin:0 auto;padding:1.5rem 1rem 2rem}.store-breadcrumbs{margin-bottom:1.5rem;padding:0 .5rem}.vouchers-section{padding:1rem 0}.section-title{display:flex;align-items:center;gap:.75rem;font-family:Alexandria,Open Sans,sans-serif;-webkit-font-smoothing:antialiased;font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.75rem;padding:0}.section-title .material-symbols-sharp{font-size:1.75rem;color:#6366f1}.related-stores-section{padding:2rem 0;border-top:1px solid #e2e8f0;margin-top:1rem}.related-stores-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}.no-vouchers-state{text-align:center;padding:4rem 1rem;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0;margin:2rem 0}.no-vouchers-state .material-symbols-sharp{font-size:3rem;color:#94a3b8;margin-bottom:1rem}.no-vouchers-state h3{font-size:1.25rem;color:#1e293b;margin:0 0 .5rem}.no-vouchers-state p{color:#64748b;margin:0 0 1.5rem}.visit-store-anyway-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#6366f1;color:white;text-decoration:none;border-radius:8px;font-weight:600;transition:all .2s ease}.visit-store-anyway-btn:hover{background:#4f46e5;transform:translateY(-1px)}.error-container{max-width:1280px;margin:0 auto;padding:3rem 1rem}.error-container h1{font-size:2rem;color:#1e293b;margin-bottom:1rem}.error-container p{color:#64748b;margin-bottom:2rem}.error-container a{align-items:center;gap:.5rem;background:#6366f1;color:white;border-radius:8px}.error-container a:hover{background:#4f46e5}@media (min-width:768px){.store-page-layout{padding-top:0}.store-main-content{padding:1.5rem 1rem}.store-breadcrumbs{margin-bottom:2rem}.related-stores-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (min-width:1024px){.store-page-layout{padding-top:0}.store-main-content{padding:1.5rem 1.5rem 2rem}.vouchers-section{padding:1.5rem 0}.section-title{font-size:1.25rem;padding:.5rem 0}.related-stores-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2rem}}@media (max-width:640px){.store-main-content{padding:1rem .75rem}.related-stores-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}[dir=rtl] .section-title,[dir=rtl] .visit-store-anyway-btn{flex-direction:row}:root{--page-bg:#f8fafc;--card-bg:#ffffff;--border-color:#e2e8f0;--text-main:#1e293b;--text-muted:#64748b;--text-light:#94a3b8;--accent-color:#470ae2;--accent-hover:#4f46e5;--accent-light:#e0e7ff;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.05),0 2px 4px -1px rgba(0,0,0,0.03);--font-family:"Alexandria","Open Sans",sans-serif}.stores_page{width:100%;min-height:100vh;background:var(--page-bg);font-family:var(--font-family);color:var(--text-main)}.category-hero-section{background:#fff;margin-bottom:0;overflow:hidden}.stores_page_header{background:var(--card-bg);margin-bottom:2rem;border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm)}.stores_page_header_container{max-width:1280px;padding:2rem 1.5rem 1rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.stores_page_header .breadcrumbs{margin-bottom:.5rem}.stores_page_header .breadcrumbs li,.stores_page_header .breadcrumbs li a{color:var(--text-muted)!important;font-size:.875rem}.stores_page_header .breadcrumbs li a:hover{color:var(--accent-color)!important}.stores_page_header .breadcrumbs li.active{color:var(--text-main)!important;font-weight:600}.stores_page_title_section{display:flex;align-items:center;gap:1.25rem}.stores_page_icon{width:64px;height:64px;background:linear-gradient(135deg,var(--accent-color) 0,#7c3aed 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:var(--shadow-md);color:#fff}.stores_page_icon .material-symbols-sharp{font-size:2.5rem;font-variation-settings:"FILL" 1}.stores_info{flex:1 1}.stores_info h1{font-size:2rem;font-weight:700;color:var(--text-main);margin:0 0 .5rem;line-height:1.2}.category_description{margin:0 0 .75rem;line-height:1.5}.category_description,.stores_stats{color:var(--text-muted);font-size:.9375rem}.stores_stats{display:flex;align-items:center;gap:1rem;margin:0}.stat_item{display:inline-flex;align-items:center;gap:.375rem}.stat_item .material-symbols-sharp{font-size:1.125rem;color:var(--text-light)}.stat_item strong{font-weight:600;color:var(--text-main)}.stat_separator{color:var(--border-color)}.all_stores_section,.featured_stores_section{max-width:1280px;margin:0 auto 3rem;padding:0 1.5rem}.section_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.section_header h2{font-size:1.25rem;font-weight:700;color:var(--text-main);margin:0;display:flex;align-items:center;gap:.5rem}.section_header h2 .material-symbols-sharp{font-size:1.5rem;color:#f59e0b;font-variation-settings:"FILL" 1}.section_count{font-size:.875rem;color:var(--text-muted);background:#f1f5f9;padding:.25rem .75rem;border-radius:20px;font-weight:600}.stores-grid-layout{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%}.error-container{max-width:500px;margin:4rem auto;padding:3rem 2rem;text-align:center;background:var(--card-bg);border-radius:16px;border:1px dashed var(--border-color);box-shadow:var(--shadow-sm)}.error-container h1{font-size:1.5rem;color:var(--text-main);margin-bottom:.75rem}.error-container p{color:var(--text-muted);margin-bottom:1.5rem}.error-container a{display:inline-flex;padding:.75rem 1.5rem;background:var(--accent-color);color:#fff;border-radius:10px;font-weight:600;text-decoration:none;font-size:.875rem;transition:all .2s ease}.error-container a:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px rgba(71,10,226,.2)}@media (max-width:1024px){.stores_page_header_container{padding:1rem}.all_stores_section,.featured_stores_section{padding:0 1.5rem}}@media (max-width:768px){.stores_page_header_container{padding:1.25rem .75rem}.stores_page_title_section{align-items:flex-start;gap:1rem}.stores_page_icon{width:56px;height:56px}.stores_info h1{font-size:1.75rem}.section_header{flex-direction:column;align-items:flex-start;gap:.75rem}.all_stores_section,.featured_stores_section{padding:0 .75rem}.stores-grid-layout{grid-template-columns:1fr;gap:1rem}}.store-product-card{max-width:240px;position:relative;display:flex;flex-direction:column;background:none;overflow:visible;cursor:pointer;height:-moz-fit-content;height:fit-content}.store-product-card:active{background-color:#f9fafb}@media (hover:hover){.store-product-card:hover .product-image-wrapper{box-shadow:0 4px 12px rgba(0,0,0,.05)}}.product-image-wrapper{position:relative;width:100%;aspect-ratio:1/1;background:#f3f4f6;overflow:visible;border-radius:24px;border-bottom:1px solid #f3f4f6}.product-image{width:100%;height:100%;aspect-ratio:1/1;object-fit:contain;padding:1rem;transition:transform .4s ease;mix-blend-mode:multiply}@media (hover:hover){.store-product-card:hover .product-image{transform:scale(1.03)}}.discount-badge{font-size:1rem;font-weight:700;font-family:Alexandria,Open Sans,Arial,sans-serif;mix-blend-mode:normal;color:#fff;--r:.4em;--c:#e3392d;position:absolute;bottom:-10px;inset-inline:calc(-1*var(--r));text-align:center;line-height:1.8;padding:calc(2*var(--r)) .5em 0;border-radius:var(--r);--_g:0/var(--r) calc(2*var(--r)) no-repeat;background:radial-gradient(100% 50% at right,#0005 98%,#0000 101%) 0 var(--_g),radial-gradient(100% 50% at left,#0005 98%,#0000 101%) 100% var(--_g),conic-gradient(at var(--r) calc(2*var(--r)),#0000 25%,#e3392d 0) 0 0/calc(100% - var(--r)) 100%}.store-badge{position:absolute;top:10px;left:10px;z-index:5;height:28px;max-width:80px;background:none;padding:0;display:flex;align-items:center;justify-content:flex-start}.store-logo-mini{width:auto;height:auto;max-width:100%;max-height:100%}.product-info{padding:12px;display:flex;flex-direction:column;gap:.3rem;flex-grow:1}.product-title{font-size:.95rem;line-height:1.4;color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-store,.product-title{font-family:Alexandria,Open Sans,sans-serif;font-weight:500;margin:0;display:-webkit-box}.product-store{font-size:.82rem;line-height:1.2;color:#918f94}.savings-text{font-weight:700;display:flex;align-items:center;gap:4px}.savings-text,.savings-text h6{font-family:Alexandria,Open Sans,Arial,sans-serif;font-size:.9rem;color:#470ae2}.savings-text h6{font-weight:600}[dir=rtl] .store-badge{left:auto;right:10px}.featured-products-carousel{width:100%;background:linear-gradient(180deg,#f8f9fa,#ffffff);padding:2rem 0;margin:2rem 0;position:relative}.carousel-header{max-width:1400px;margin:0 auto;padding:0 2.5rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.carousel-title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:#0f1111;margin:0;display:flex;align-items:center;gap:.75rem;font-family:Alexandria,Open Sans,Arial,sans-serif}.carousel-title .material-symbols-sharp{font-size:2rem;color:#470ae2}.carousel-subtitle{font-size:.95rem;color:#565959;margin:0;font-weight:400;text-transform:uppercase;letter-spacing:.5px;font-family:Open Sans,Arial,sans-serif}.featured-banner-link{display:inline-flex;align-items:center;gap:.5rem;color:#007185;text-decoration:none;font-size:.95rem;font-weight:500;margin-top:.25rem;transition:all .2s ease}.featured-banner-link:hover{color:#C7511F;text-decoration:underline}.featured-banner-link .material-symbols-sharp{font-size:1.2rem;transition:transform .2s ease}.featured-banner-link:hover .material-symbols-sharp{transform:translateX(3px)}[dir=rtl] .featured-banner-link:hover .material-symbols-sharp{transform:translateX(-3px)}.view-more-container{position:absolute;top:1.5rem;right:2.5rem}.view-more-btn{background:white;border:1px solid #d5d9d9;border-radius:8px;padding:.5rem 1.25rem;color:#0f1111;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 2px 5px rgba(15,17,17,.05)}.view-more-btn:hover{background:#f7fafa;border-color:#470ae2}.embla{position:relative;max-width:1400px;margin:0 auto;overflow:hidden}.embla__viewport{overflow:hidden;width:100%}.embla__container{display:flex;gap:1rem;padding:1rem 2.5rem;touch-action:pan-y pinch-zoom}.embla__slide{flex:0 0 280px;min-width:240px}.embla__button{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:white;border:1px solid #d5d9d9;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 5px rgba(15,17,17,.15)}.embla__button:hover{background:#f7fafa;border-color:#470ae2;box-shadow:0 4px 12px rgba(71,10,226,.2)}.embla__button:active{transform:translateY(-50%) scale(.95)}.embla__button--prev{left:1rem}.embla__button--next{right:1rem}.embla__button .material-symbols-sharp{font-size:1.5rem;color:#0f1111}.embla__button:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem;padding:0 2.5rem}.carousel-dot{width:8px;height:8px;border-radius:50%;background:#d5d9d9;border:none;cursor:pointer;transition:all .2s ease;padding:0}.carousel-dot.active{background:#470ae2;transform:scale(1.2)}.carousel-dot:hover{background:#a0a0a0}.carousel-skeleton{padding:2rem 2.5rem}.skeleton-header{max-width:1400px;margin:0 auto 1.5rem}.skeleton-title{width:300px;height:2.25rem;border-radius:8px;margin-bottom:.5rem}.skeleton-subtitle,.skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-subtitle{width:200px;height:1rem;border-radius:4px}.skeleton-products{display:flex;gap:1rem;overflow:hidden;max-width:1400px;margin:0 auto;padding:0 2.5rem}.skeleton-card{flex:0 0 280px;height:420px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:12px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.carousel-empty{padding:4rem 2rem;text-align:center;max-width:1400px;margin:0 auto}.carousel-empty .material-symbols-sharp{font-size:4rem;color:#d5d9d9;margin-bottom:1rem}.carousel-empty p{color:#565959;font-size:1rem}@media (max-width:1024px){.carousel-header{padding:0 1.5rem 1.25rem}.view-more-container{right:1.5rem}.embla__container{padding:1rem 1.5rem;gap:.75rem}.embla__slide{flex:0 0 260px;min-width:220px}.embla__button{display:none}}@media (max-width:768px){.featured-products-carousel{padding:1.5rem 0;margin:1.5rem 0}.carousel-header{padding:0 1.25rem 1rem}.carousel-title{font-size:1.5rem}.carousel-subtitle{font-size:.85rem}.view-more-container{position:static;margin-top:.75rem}.view-more-btn{width:100%;justify-content:center}.embla__container{padding:1rem 1.25rem;gap:.6rem}.embla__slide{flex:0 0 220px;min-width:200px}}@media (max-width:480px){.featured-products-carousel{padding:1rem 0;margin:1rem 0}.carousel-header{padding:0 1rem .75rem}.carousel-title{font-size:1.3rem}.carousel-title .material-symbols-sharp{font-size:1.5rem}.carousel-subtitle{font-size:.8rem}.embla__container{padding:.75rem 1rem;gap:.5rem}.embla__slide{flex:0 0 180px;min-width:160px}.carousel-dots{gap:.4rem;margin-top:1rem}.carousel-dot{width:6px;height:6px}}@media (max-width:375px){.carousel-header{padding:0 .75rem .5rem}.embla__container{padding:.5rem .75rem}.embla__slide{flex:0 0 165px;min-width:150px}}[dir=rtl] .carousel-header{text-align:right}[dir=rtl] .view-more-container{right:auto;left:2.5rem}[dir=rtl] .embla__button--prev{left:auto;right:1rem}[dir=rtl] .embla__button--next{right:auto;left:1rem}[dir=rtl] .featured-banner-link .material-symbols-sharp{transform:scaleX(-1)}@media (max-width:1024px){[dir=rtl] .view-more-container{left:1.5rem}}@media (max-width:768px){[dir=rtl] .view-more-container{left:auto}}.ssh-bar{position:fixed;top:var(--header-height,0);left:0;right:0;z-index:90;height:56px;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(0,0,0,.08);transform:translateY(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1);will-change:transform;font-family:Alexandria,Open Sans,Arial,sans-serif}.ssh-bar.ssh-visible{transform:translateY(0)}.ssh-inner{max-width:1280px;margin:0 auto;height:100%;display:flex;align-items:center;gap:.75rem;padding:0 1rem}.ssh-logo-wrap{width:80px;height:44px;flex-shrink:0}.ssh-logo-img{width:100%;height:100%;object-fit:contain}.ssh-logo-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#4f46e5;color:white;font-size:1.125rem;font-weight:700;border-radius:8px}.ssh-store-name{flex:1 1;min-width:0;font-size:.95rem;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ssh-cta{position:relative;display:flex;align-items:center;gap:.4rem;background:#4f46e5;color:white;border:none;border-radius:8px;padding:.4rem .7rem;cursor:pointer;overflow:hidden;font-family:inherit;justify-content:center;transition:background .2s,transform .15s,box-shadow .2s}.ssh-cta:hover{background:#4338ca;transform:translateY(-1px);box-shadow:0 4px 12px rgba(79,70,229,.3)}.ssh-cta:active{transform:translateY(0)}.ssh-cta.copied{background:#10b981}.ssh-cta .material-symbols-sharp{font-size:18px}.ssh-cta-label{font-weight:700;font-size:.875rem}.ssh-cta-ripple{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transform:skewX(-20deg);animation:ssh-ripple 3s infinite}@keyframes ssh-ripple{0%{left:-100%}20%{left:200%}to{left:200%}}@media (prefers-reduced-motion:reduce){.ssh-bar{transition-duration:.01ms!important}.ssh-cta-ripple{animation-duration:.01ms!important}}.ssh-cta:focus-visible{outline:3px solid #4f46e5;outline-offset:3px}