.store-featured-section{padding:var(--spacing-xl,2rem) var(--spacing-lg,1.5rem);max-width:var(--page-container-width,1200px);margin-left:0;margin-right:auto;text-align:left;transition:margin .35s ease-out,padding .35s ease-out}[dir=rtl] .store-featured-section{margin-left:auto;margin-right:0;text-align:right}.store-featured-section--wordpress{margin-top:2rem;padding-top:.5rem}.store-featured-section__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.store-featured-section__title-wrap{flex:1 1;min-width:0}.store-featured-section__title{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary,#f1f5f9);margin:0 0 .25rem}.store-featured-section__subtitle{font-size:.85rem;color:var(--text-muted,#94a3b8);margin:0;line-height:1.35}.store-featured-section__subtitle-link{color:var(--primary-light,#93c5fd);text-decoration:none;font-weight:600;transition:color .2s ease}.store-featured-section__subtitle-link:hover{color:var(--text-primary,#f1f5f9);text-decoration:underline}.store-featured-section__more{font-size:.9rem;font-weight:600;color:var(--primary-light,#93c5fd);text-decoration:none;white-space:nowrap;transition:color .2s ease,opacity .2s ease}.store-featured-section__more:hover{color:var(--text-primary,#f1f5f9);opacity:.9}.store-featured-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:720px;transition:margin .35s ease-out;position:relative;z-index:2}[dir=rtl] .store-featured-grid{margin-left:auto;margin-right:0}.store-page-main.store-html-section-shift .store-featured-section:not(.store-featured-section--wordpress){margin-left:0;margin-right:auto;padding-left:var(--spacing-lg,1.5rem)}.store-page-main.store-html-section-shift .store-featured-section:not(.store-featured-section--wordpress) .store-featured-grid{margin-left:var(--html-grid-shift,0);margin-right:auto}[dir=rtl] .store-page-main.store-html-section-shift .store-featured-section:not(.store-featured-section--wordpress) .store-featured-grid{margin-left:auto;margin-right:var(--html-grid-shift,0)}.store-page-main.store-wp-cards-right .store-featured-section--wordpress{margin-left:0;margin-right:auto;padding-left:var(--spacing-lg,1.5rem)}.store-page-main.store-wp-cards-right .store-featured-section--wordpress .store-featured-grid{margin-left:96px;margin-right:auto}[dir=rtl] .store-page-main.store-wp-cards-right .store-featured-section--wordpress{margin-left:auto;margin-right:0;padding-right:var(--spacing-lg,1.5rem);padding-left:var(--spacing-lg,1.5rem)}[dir=rtl] .store-page-main.store-wp-cards-right .store-featured-section--wordpress .store-featured-grid{margin-left:auto;margin-right:96px}@media (max-width:900px){.store-featured-grid{max-width:660px}.store-featured-section.store-featured-section--wordpress.page-container-inner,.store-page-main.store-wp-cards-right .store-featured-section--wordpress{margin-left:auto;margin-right:auto;padding-left:var(--spacing-lg,1.5rem);padding-right:var(--spacing-lg,1.5rem)}.store-featured-section--wordpress .store-featured-grid,.store-page-main.store-wp-cards-right .store-featured-section--wordpress .store-featured-grid{margin-left:auto;margin-right:auto}}@media (max-width:768px){.store-featured-grid{max-width:100%;grid-template-columns:repeat(2,1fr);gap:.875rem}}.store-featured-card{background:rgba(30,41,59,.5);border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 16px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.06);transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .28s ease,border-color .2s ease}.store-featured-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 32px rgba(0,0,0,.35),0 0 0 1px rgba(59,130,246,.15),inset 0 1px 0 rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.store-featured-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.store-featured-card__image-wrap{position:relative;width:100%;height:200px;background:rgba(15,23,42,.5);overflow:hidden}.store-featured-card__image{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.store-featured-card:hover .store-featured-card__image{transform:scale(1.06)}.store-featured-card__overlay{position:absolute;left:0;right:0;bottom:0;padding:.85rem 1rem 1rem;background:linear-gradient(0deg,rgba(15,23,42,.85) 0,rgba(15,23,42,.4) 55%,transparent);color:var(--text-primary,#f1f5f9);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left;transition:background .25s ease}[dir=rtl] .store-featured-card__overlay{align-items:flex-end;text-align:right}.store-featured-card:hover .store-featured-card__overlay{background:linear-gradient(0deg,rgba(15,23,42,.9) 0,rgba(15,23,42,.5) 55%,transparent)}.store-featured-card__title{margin:0 0 3px;font-size:.95rem;font-weight:700;letter-spacing:-.01em;line-height:1.25;color:var(--text-primary,#f1f5f9);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-featured-card__price{display:inline-block;margin:4px 0 0;padding:.25rem .5rem;font-size:.88rem;font-weight:700;letter-spacing:.02em;color:var(--text-primary,#f1f5f9);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:6px;line-height:1.2;transition:background .2s ease,border-color .2s ease,color .2s ease}.store-featured-card:hover .store-featured-card__price{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.18)}.store-featured-card__price.store-featured-card__price--free{color:var(--primary-light,#93c5fd);background:rgba(59,130,246,.2);border-color:rgba(59,130,246,.35)}.store-featured-card:hover .store-featured-card__price.store-featured-card__price--free{background:rgba(59,130,246,.28);border-color:rgba(59,130,246,.45)}.store-featured-section--cursor-active .store-featured-card__link{cursor:none}.store-featured-custom-cursor{position:fixed;transform:translate(-50%,-50%);z-index:9999;pointer-events:none;padding:.45rem .7rem;background:rgba(30,41,59,.96);border:1px solid rgba(59,130,246,.4);border-radius:8px;font-size:.75rem;font-weight:600;letter-spacing:.02em;color:#93c5fd;white-space:nowrap;box-shadow:0 4px 16px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08)}.store-featured-card--skeleton .store-featured-card__image-wrap{background:linear-gradient(90deg,#334155 25%,#475569 50%,#334155 75%);background-size:200% 100%;animation:storeFeaturedSkeleton 1.2s ease-in-out infinite}.store-featured-card--skeleton .store-featured-card__overlay{background:transparent}.store-featured-card--skeleton .store-featured-card__price,.store-featured-card--skeleton .store-featured-card__title{height:14px;border-radius:4px;background:#334155;margin:0}.store-featured-card--skeleton .store-featured-card__price{width:60%;margin-top:.35rem}.store-featured-empty{grid-column:1/-1;text-align:center;color:var(--text-muted,#94a3b8);padding:2rem 1rem;margin:0}@keyframes storeFeaturedSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.store-sections-with-zigzag{position:relative;width:100%}.store-sections-zigzag{position:absolute;top:0;right:0;bottom:0;left:auto;width:156px;pointer-events:none;z-index:0}[dir=rtl] .store-sections-zigzag{right:auto;left:0}.store-sections-zigzag__svg{position:absolute;top:0;left:0;width:100%;height:100%;min-height:600px}.store-sections-zigzag__path{stroke:url(#storeZigzagGradient);stroke-width:3;opacity:.85;transition:opacity .3s ease;filter:drop-shadow(0 0 8px rgba(59,130,246,.25))}.store-sections-with-zigzag:hover .store-sections-zigzag__path{opacity:1}.store-sections-zigzag__content{position:relative;z-index:1}.store-categories-section{padding:var(--spacing-xl,2rem) var(--spacing-lg,1.5rem);max-width:var(--page-container-width,1200px);margin-left:0;margin-right:auto}[dir=rtl] .store-categories-section{margin-left:auto;margin-right:0}.store-categories-section__title{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary,#f1f5f9);margin:0 0 1.25rem}.store-categories-section__grid{display:flex;flex-wrap:wrap;gap:.75rem}.store-categories-section__card{display:inline-flex;align-items:center;padding:.6rem 1.1rem;background:rgba(30,41,59,.5);border:1px solid rgba(255,255,255,.1);border-radius:10px;color:var(--text-primary,#f1f5f9);font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease}.store-categories-section__card:hover{background:rgba(30,41,59,.8);border-color:rgba(59,130,246,.35);transform:translateY(-2px)}.store-categories-section__card-name{white-space:nowrap}.store-grid-section{padding:var(--spacing-xl,2rem) var(--spacing-lg,1.5rem);max-width:var(--page-container-width,1200px);margin-left:0;margin-right:auto}[dir=rtl] .store-grid-section{margin-left:auto;margin-right:0}.store-grid-section__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.store-grid-section__title{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary,#f1f5f9);margin:0 0 .25rem}.store-grid-section__subtitle{font-size:.85rem;color:var(--text-muted,#94a3b8);margin:0;line-height:1.35}.store-grid-section__more{font-size:.9rem;font-weight:600;color:var(--primary-light,#93c5fd);text-decoration:none;white-space:nowrap;transition:color .2s ease,opacity .2s ease}.store-grid-section__more:hover{color:var(--text-primary,#f1f5f9);opacity:.9}.store-grid-section__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.store-grid-section__grid--skeleton{min-height:320px}.store-grid-section__card-skeleton{background:rgba(51,65,85,.35);border-radius:12px;min-height:280px}.store-how-section{padding:var(--spacing-xl,2rem) var(--spacing-lg,1.5rem);max-width:var(--page-container-width,1200px);margin-left:0;margin-right:auto;text-align:left}[dir=rtl] .store-how-section{margin-left:auto;margin-right:0;text-align:right}.store-how-section__title{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary,#f1f5f9);margin:0 0 .5rem}.store-how-section__subtitle{font-size:.9rem;color:var(--text-muted,#94a3b8);margin:0 0 1.5rem;line-height:1.5}.store-how-section__steps{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:1.25rem}.store-how-section__step{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;background:rgba(30,41,59,.4);border:1px solid rgba(255,255,255,.08);border-radius:12px}.store-how-section__step-num{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:rgba(59,130,246,.2);border-radius:50%;font-size:.95rem;font-weight:700;color:var(--primary-light,#93c5fd)}.store-how-section__step-title{font-size:1rem;font-weight:600;color:var(--text-primary,#f1f5f9);margin:0 0 .35rem}.store-how-section__step-desc{font-size:.85rem;color:var(--text-muted,#94a3b8);margin:0;line-height:1.45}.store-how-section__cta{display:inline-flex;align-items:center;padding:.65rem 1.35rem;background:var(--primary,#3b82f6);color:#fff;font-size:.95rem;font-weight:600;text-decoration:none;border-radius:10px;transition:background .2s ease,transform .2s ease}.store-how-section__cta:hover{background:var(--primary-dark,#1d4ed8);transform:translateY(-1px)}.store-closing-section{border-top:1px solid #ffffff1f;max-width:99%;padding:4.75rem 1.5rem 5rem;transition:transform .35s,box-shadow .35s,border-color .3s;position:relative;display:flex;flex-direction:column;align-items:flex-end;align-content:stretch;margin:-7px auto 2rem}[dir=rtl] .store-closing-section{margin-left:auto;margin-right:auto}.store-closing-section__title{font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:var(--text-primary,#f1f5f9);margin:0 0 .4rem;line-height:1.25}.store-closing-section__title-gradient.gradient-animation{color:transparent!important;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent!important;isolation:isolate}.store-closing-section__subtitle{font-size:.88rem;color:var(--text-muted,#94a3b8);margin:0 0 1.25rem;line-height:1.45;max-width:100%}.store-closing-section__search{margin-bottom:1.25rem;display:flex;justify-content:center}.store-closing-section__search .store-search-bar-section{width:100%;max-width:100%}.store-closing-section__search .store-search-bar{padding:.25rem 0}.store-closing-section__search .store-search-bar__input{font-size:.9rem;padding:.55rem .9rem;border-radius:10px}.store-closing-section__search .store-search-bar__btn{padding:.55rem 1rem;font-size:.88rem;border-radius:10px;transition:transform .2s ease,box-shadow .2s ease}.store-closing-section__search .store-search-bar__btn:hover{transform:scale(1.03);box-shadow:0 4px 16px rgba(59,130,246,.35)}.store-closing-section__go-top{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem 1rem;font-size:.88rem;font-weight:600;color:var(--text-primary,#f1f5f9);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:10px;cursor:pointer;transition:background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.store-closing-section__go-top:hover{background:rgba(59,130,246,.25);border-color:rgba(59,130,246,.4);transform:translateY(-2px);box-shadow:0 6px 18px rgba(59,130,246,.2)}.store-closing-section__go-top:active{transform:translateY(-1px)}.store-closing-section__go-top i{font-size:.9em;transition:transform .25s ease}.store-closing-section__go-top:hover i{transform:translateY(-1px)}