: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{width:100%;max-width:280px;position:relative;display:flex;flex-direction:column;background:#ffffff;border-radius:8px;overflow:visible;cursor:pointer;transition:box-shadow .2s ease;height:100%;border:1px solid #e3e6e6}.store-product-card:active{background-color:#f9fafb}@media (hover:hover){.store-product-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);border-color:#d5d9d9}}.product-image-wrapper{position:relative;width:100%;aspect-ratio:1/1;background:#fafafa;overflow:visible;border-radius:12px 12px 0 0;display:flex;align-items:center;justify-content:center}.product-image{width:100%;height:100%;object-fit:contain;padding:1.25rem;aspect-ratio:1;transition:transform .3s ease;mix-blend-mode:multiply}@media (hover:hover){.store-product-card:hover .product-image{transform:scale(1.04)}}.discount-badge{font-size:.875rem;font-weight:700;font-family:Alexandria,Open Sans,Arial,sans-serif;color:#ffffff;--r:0.4em;--c:#e3392d;position:absolute;bottom:-8px;inset-inline:calc(-1 * var(--r));text-align:center;line-height:1.8;padding:calc(2 * var(--r)) .5em 0;border-radius:var(--r);z-index:10;--_g:0/var(--r) calc(2 * var(--r)) no-repeat;background:radial-gradient(100% 50% at right,rgba(0,0,0,.3) 98%,transparent 101%) 0 var(--_g),radial-gradient(100% 50% at left,rgba(0,0,0,.3) 98%,transparent 101%) 100% var(--_g),conic-gradient(at var(--r) calc(2 * var(--r)),transparent 25%,var(--c) 0) 0 0 /calc(100% - var(--r)) 100%;box-shadow:0 2px 4px rgba(0,0,0,.15)}.store-badge{position:absolute;top:12px;left:12px;z-index:5;height:24px;max-width:80px;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:4px 8px;border-radius:3px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.1)}.store-logo-mini{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.product-info{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex-grow:1;background:#ffffff}.product-title{font-family:Alexandria,Open Sans,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.4;color:#0f1111;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}@media (hover:hover){.store-product-card:hover .product-title{color:#007185}}.product-store{font-family:Open Sans,Arial,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.3;color:#565959;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.savings-text{font-family:Alexandria,Open Sans,Arial,sans-serif;display:flex;align-items:center;gap:.375rem;margin-top:auto;padding-top:.5rem;border-top:1px solid #f0f0f0}.savings-text .material-symbols-sharp{font-size:1.125rem;color:#470ae2}.savings-text h6{font-family:Alexandria,Open Sans,Arial,sans-serif;font-size:.875rem;font-weight:600;color:#470ae2;margin:0;flex:1 1}[dir=rtl] .store-badge{left:auto;right:12px}[dir=rtl] .savings-text .material-symbols-sharp:last-child{transform:scaleX(-1)}@media (max-width:479px){.product-image{padding:1rem}.product-info{padding:.75rem;gap:.375rem}.product-title{font-size:.875rem;min-height:2.4em}.product-store{font-size:.75rem}.discount-badge,.savings-text h6{font-size:.8125rem}.store-badge{height:20px;max-width:70px;padding:3px 6px}}@media (min-width:480px) and (max-width:767px){.product-image{padding:1.125rem}.product-info{padding:.875rem}.product-title{font-size:.9rem}}@media (min-width:1024px){.product-info{padding:1.125rem}.product-title{font-size:1rem}.savings-text h6{font-size:.9375rem}}.store-product-card:focus-visible{outline:2px solid #007185;outline-offset:2px}@media (prefers-reduced-motion:reduce){.product-image,.savings-text,.store-product-card{transition:none}}.store-product-card.loading{pointer-events:none;opacity:.6}.store-product-card.loading .product-image-wrapper{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.featured-products-carousel{width:100%;background:#ffffff;padding:1.5rem 0;margin:1.5rem 0;position:relative;border-top:1px solid #e3e6e6;border-bottom:1px solid #e3e6e6}.carousel-header{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:.75rem}.carousel-header-top{display:flex;align-items:center;gap:.75rem}.carousel-store-logo{width:40px;height:40px;object-fit:contain;flex-shrink:0}.carousel-title-wrapper{flex:1 1;min-width:0}.carousel-title{font-size:1.125rem;font-weight:600;color:#0f1111;margin:0 0 .25rem;line-height:1.3;font-family:Alexandria,Open Sans,Arial,sans-serif}.carousel-store-name{color:#007185;font-weight:700}.carousel-last-updated{font-size:.75rem;color:#565959;margin:0;font-weight:400;font-family:Open Sans,Arial,sans-serif}.view-more-btn{background:#ffffff;border:1px solid #d5d9d9;border-radius:8px;padding:.625rem 1rem;color:#0f1111;font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;align-self:flex-start;white-space:nowrap}.view-more-btn:hover{background:#f7fafa;border-color:#007185}.view-more-btn:active{background:#edfdff}.view-more-btn .material-symbols-sharp{font-size:1.125rem}.embla{position:relative;overflow:hidden}.embla__viewport{overflow:hidden;width:100%}.embla__container{display:flex;gap:1.25rem;padding:.75rem 1rem;touch-action:pan-y pinch-zoom}.embla__slide{flex:0 0 175px;min-width:0}.embla__button{display:none}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem;padding:0 1rem}.carousel-dot{width:6px;height:6px;border-radius:50%;background:#d5d9d9;border:none;cursor:pointer;padding:0}.carousel-dot.active{background:#007185;width:8px;height:8px}.carousel-empty{padding:3rem 1rem;text-align:center}.carousel-empty .material-symbols-sharp{font-size:3rem;color:#d5d9d9;margin-bottom:.75rem}.carousel-empty p{color:#565959;font-size:.875rem;margin:0}@media (min-width:480px){.carousel-header{padding:0 1.25rem 1rem}.carousel-store-logo{width:48px;height:48px}.carousel-title{font-size:1.25rem}.carousel-last-updated{font-size:.8125rem}.embla__container{padding:.75rem 1.25rem;gap:.875rem}.embla__slide{flex:0 0 200px}.view-more-btn{padding:.75rem 1.25rem;font-size:.9375rem}}@media (min-width:768px){.featured-products-carousel{padding:2rem 0;margin:2rem 0}.carousel-header{max-width:1400px;margin:0 auto;padding:0 1.5rem 1.25rem;flex-direction:row;align-items:center;justify-content:space-between}.carousel-header-top{gap:1rem}.carousel-store-logo{width:56px;height:56px}.carousel-title{font-size:1.5rem}.view-more-btn{align-self:auto}.embla{max-width:1400px;margin:0 auto}.embla__container{padding:1rem 1.5rem;gap:1rem}.embla__slide{flex:0 0 240px}.carousel-dots{padding:0 1.5rem}}@media (min-width:1024px){.carousel-header{padding:0 2rem 1.5rem}.carousel-store-logo{width:64px;height:64px}.carousel-title{font-size:1.75rem}.carousel-last-updated{font-size:.875rem}.embla__container{padding:1rem 2rem;gap:1.125rem}.embla__slide{flex:0 0 260px}.view-more-btn{padding:.75rem 1.5rem}.embla__button{display:flex;position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;align-items:center;justify-content:center;background:#ffffff;border:1px solid #d5d9d9;border-radius:50%;cursor:pointer;box-shadow:0 2px 4px rgba(15,17,17,.1)}.embla__button:hover{background:#f7fafa;border-color:#007185}.embla__button:active{transform:translateY(-50%) scale(.96)}.embla__button--prev{left:.5rem}.embla__button--next{right:.5rem}.embla__button .material-symbols-sharp{font-size:1.5rem;color:#0f1111}.embla__button:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.carousel-dots{padding:0 2rem}.carousel-dot{width:8px;height:8px}.carousel-dot.active{width:10px;height:10px}}@media (min-width:1280px){.carousel-header{padding:0 2.5rem 1.5rem}.embla__container{padding:1rem 2.5rem;gap:1.25rem}.embla__slide{flex:0 0 280px}.embla__button--prev{left:1rem}.embla__button--next{right:1rem}.carousel-dots{padding:0 2.5rem}}[dir=rtl] .carousel-header-top{direction:rtl}[dir=rtl] .view-more-btn .material-symbols-sharp{transform:scaleX(-1)}[dir=rtl] .embla__button--prev{left:auto}[dir=rtl] .embla__button--next{right:auto}@media (min-width:1024px){[dir=rtl] .embla__button--prev{right:.5rem}[dir=rtl] .embla__button--next{left:.5rem}}@media (min-width:1280px){[dir=rtl] .embla__button--prev{right:1rem}[dir=rtl] .embla__button--next{left:1rem}}.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}