.store-page-main{scroll-behavior:smooth;cursor:default}.store-page-main .store-hero-section a,.store-page-main .store-hero-section button,.store-page-main .store-search-bar__btn{cursor:pointer}.store-search-bar__input{cursor:text}.store-page-main .store-strips-scroll-wrap{cursor:default}.store-page-main.store-cursor-active,.store-page-main.store-cursor-active :not(.gradient-animation):not(.gradient-animation *){cursor:none}.store-page-main.store-cursor-active .store-search-bar__btn,.store-page-main.store-cursor-active button{cursor:none!important}.store-cursor-dot{position:fixed;width:14px;height:14px;margin-left:-7px;margin-top:-7px;border-radius:50%;background:rgba(59,130,246,.55);border:1px solid rgba(255,255,255,.25);pointer-events:none;z-index:9999;transition:background .2s ease,transform .2s ease,opacity .15s ease;mix-blend-mode:normal;box-shadow:0 0 8px rgba(59,130,246,.25)}.store-cursor-dot.store-cursor-dot--search{background:rgba(239,68,68,.6);border-color:rgba(255,255,255,.3);transform:scale(1.2);box-shadow:0 0 10px rgba(239,68,68,.35)}.store-cursor-dot.store-cursor-dot--input{background:rgba(34,211,238,.55);border-color:rgba(255,255,255,.28);transform:scale(1.1);box-shadow:0 0 10px rgba(34,211,238,.3)}.store-cursor-dot.store-cursor-dot--preview{background:rgba(34,197,94,.55);border-color:rgba(255,255,255,.3);transform:scale(1.15);box-shadow:0 0 10px rgba(34,197,94,.35)}.store-cursor-dot.store-cursor-dot--hidden{opacity:0;transform:scale(.5)}.store-page-main .store-hero-section{overflow:visible}.store-strips-scroll-wrap{position:fixed;top:0;left:0;right:0;z-index:1;transition:opacity .28s ease}.store-strips-scroll-wrap .store-strips__item{background:rgba(30,41,59,.5);border-radius:14px;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-strips-scroll-wrap .store-strips__item: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-strips-scroll-wrap .store-strips__item:hover .store-strips__img{filter:none;transform:scale(1.06)}.store-strips-scroll-wrap .store-strips__img{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.store-strips-scroll-wrap .store-strips__item-details{align-items:flex-start;justify-content:flex-end;padding:.4rem .65rem .75rem;background:linear-gradient(0deg,rgba(15,23,42,.88) 0,rgba(15,23,42,.45) 50%,transparent);text-align:left;opacity:1}.store-strips-scroll-wrap .store-strips__item:hover .store-strips__item-details{background:linear-gradient(0deg,rgba(15,23,42,.92) 0,rgba(15,23,42,.5) 50%,transparent)}.store-strips-scroll-wrap .store-strips__item-category{display:inline-block;padding:2px 5px;border-radius:999px;font-size:.48rem;font-weight:600;letter-spacing:.02em;color:rgba(255,255,255,.82);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);margin-bottom:2px}.store-strips-scroll-wrap .store-strips__item-name{font-size:.68rem;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin-bottom:1px;color:var(--text-primary,#f1f5f9);text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-strips-scroll-wrap .store-strips__item-price{font-size:.62rem;font-weight:600;letter-spacing:.03em;color:rgba(255,255,255,.9);margin:0;padding:0}[dir=rtl] .store-strips-scroll-wrap .store-strips__item-details{align-items:flex-end;text-align:right}[dir=rtl] .store-strips-scroll-wrap .store-strips__item-name{text-align:right}.store-strips-scroll-wrap .store-strips__item-link{font-size:0;color:transparent;text-indent:-9999px;overflow:hidden;padding:0;width:100%;height:100%;position:absolute;inset:0;z-index:3;background:transparent!important}.store-strips-scroll-wrap .store-strips__item-link:hover{background:transparent!important}.store-strips-zone--100vh{height:100vh;width:100%;display:block;pointer-events:none}.store-section-100vh{height:100vh}.store-section-100vh,.store-section-100vh__inner{width:100%;display:flex;align-items:center;justify-content:center}.store-section-100vh__inner{flex-direction:column;gap:1.5rem}.store-section-100vh__strips{width:100%}.store-section-100vh__more{display:inline-block;margin-top:1rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;color:var(--text-primary,#f1f5f9);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:10px;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease}.store-section-100vh__more:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25);transform:translateY(-1px)}.store-section-100vh__strips .store-strips-wrap{opacity:1}.store-section-100vh__strips .store-strips__item{width:280px;height:157px;background:rgba(30,41,59,.5);border-radius:14px;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-section-100vh__strips .store-strips__item: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-section-100vh__strips .store-strips__item:hover .store-strips__img{filter:none;transform:scale(1.06)}.store-section-100vh__strips .store-strips__img{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.store-section-100vh__strips .store-strips__item-details{align-items:flex-start;justify-content:flex-end;padding:.5rem .9rem 1rem;background:linear-gradient(0deg,rgba(15,23,42,.88) 0,rgba(15,23,42,.45) 50%,transparent);text-align:left;opacity:1}.store-section-100vh__strips .store-strips__item:hover .store-strips__item-details{background:linear-gradient(0deg,rgba(15,23,42,.92) 0,rgba(15,23,42,.5) 50%,transparent)}.store-section-100vh__strips .store-strips__item-category{display:inline-block;padding:2px 5px;border-radius:999px;font-size:.52rem;font-weight:600;letter-spacing:.02em;color:rgba(255,255,255,.82);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);margin-bottom:3px}.store-section-100vh__strips .store-strips__item-name{font-size:.74rem;font-weight:700;letter-spacing:-.01em;line-height:1.25;margin-bottom:2px;color:var(--text-primary,#f1f5f9)}.store-section-100vh__strips .store-strips__item-price{font-size:.68rem;font-weight:600;letter-spacing:.03em;color:rgba(255,255,255,.9);margin:0;padding:0}[dir=rtl] .store-section-100vh__strips .store-strips__item-details{align-items:flex-end;text-align:right}.store-section-100vh__strips .store-strips__item-link{font-size:0;color:transparent;text-indent:-9999px;overflow:hidden;padding:0;width:100%;height:100%;position:absolute;inset:0;z-index:3;background:transparent!important}.store-section-100vh__strips .store-strips__item-link:hover{background:transparent!important}.store-hero-spacer{display:block;height:100px;width:100%}.store-hero-section--over{position:relative;z-index:2;padding:var(--spacing-xl) var(--spacing-lg);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--spacing-2xl);max-width:1200px;margin:0 auto}.store-hero-section__illus{display:flex;align-items:center;justify-content:center;min-height:260px;will-change:transform}.store-hero-section__illus-inner{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.store-hero-section:hover .store-hero-section__illus-inner{transform:scale(1.08) rotate(-1deg)}.store-3d-illus{width:100%;max-width:420px;color:var(--text-muted)}.store-hero-visual{display:flex;align-items:center;justify-content:center;width:100%}.store-hero-showcase{position:relative;width:100%;max-width:420px;height:320px}.store-showcase-container{position:relative;width:100%;height:100%;transition:transform .12s ease-out;will-change:transform}.store-iso-card-back-wrap{position:absolute;inset:0;z-index:0;pointer-events:none}.store-iso-wrap{position:relative;width:100%;height:100%;z-index:1;perspective:1200px;transform-style:preserve-3d}.store-iso-card{transform-style:preserve-3d;transform:rotateX(52deg) rotateY(0deg) rotate(45deg);transition:transform .4s ease,box-shadow .4s ease}.store-iso-card-back{width:220px;height:280px;left:34%;top:50%;margin-left:-110px;margin-top:-140px;position:absolute;z-index:0;transform:rotateX(52deg)rotateY(0)rotate(45deg);transform-origin:center center;pointer-events:none;filter:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;image-rendering:auto}.store-template-preview-3d.store-iso-card{z-index:1}.store-iso-card-back-inner{width:100%;height:100%;border-radius:20px;overflow:hidden;background:linear-gradient(162deg,#252d3a,#1a212e 50%,#0f141c);box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 0 0 1px rgba(255,255,255,.04);display:flex;flex-direction:column}.store-iso-card-back .store-screen-header{background:linear-gradient(180deg,#2d3544,#1e2532);border-bottom:1px solid rgba(99,102,241,.12)}.store-iso-card-back .store-content-block{background:linear-gradient(145deg,#2e3645,#222a36);box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 0 0 1px rgba(255,255,255,.04),0 2px 8px rgba(0,0,0,.45)}.store-iso-card-back .store-mini-tpl{background:rgba(15,20,30,.6)}.store-screen-content--list{display:flex;flex-direction:column;gap:8px;grid-template-columns:unset;grid-template-rows:unset;justify-content:flex-start;padding:10px 12px}.store-list-search-pill{height:10px;border-radius:999px;background:linear-gradient(90deg,#4b5563,#6b7280 35%,#4b5563);box-shadow:inset 0 1px 2px rgba(0,0,0,.2);margin-bottom:4px;width:100%;max-width:100%}.store-content-row{height:14px;min-height:14px;border-radius:8px;background:linear-gradient(145deg,#3d4a5c,#2d3648);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 0 1px rgba(255,255,255,.04)}.store-content-row--with-avatar{display:flex;align-items:center;gap:8px;padding:0 6px;background:rgba(55,65,81,.6);border-radius:10px;border:1px solid rgba(255,255,255,.04)}.store-content-row-avatar{width:8px;height:8px;min-width:8px;border-radius:50%;background:linear-gradient(145deg,#6b7280,#4b5563);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.store-content-row-line{flex:1 1;height:5px;border-radius:4px;background:linear-gradient(90deg,#4b5563,#6b7280 40%,#4b5563)}.store-content-row--short .store-content-row-line{max-width:60%}.store-content-row--short{width:auto;align-self:stretch}[dir=rtl] .store-content-row--with-avatar{flex-direction:row-reverse}[dir=rtl] .store-content-row--short{align-self:stretch}.store-hero-section:hover .store-iso-card:not(.store-iso-card-back){transform:rotateX(50deg) rotateY(0deg) rotate(45deg) translateZ(10px);box-shadow:14px 14px 32px -8px rgba(0,0,0,.45),0 0 24px rgba(59,130,246,.1),0 0 0 1px rgba(0,0,0,.05)}.store-template-preview-3d{position:absolute;left:42%;top:50%;margin-left:-145px;margin-top:-150px}.store-template-screen{width:220px;height:280px;background:linear-gradient(162deg,#232d3d,#151c2a 48%,#0c111a);border-radius:20px;position:relative;overflow:hidden;backface-visibility:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(255,255,255,.06)}.store-screen-header{height:44px;background:linear-gradient(180deg,#3d4858,#2a3342);display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid rgba(99,102,241,.18);box-shadow:0 1px 0 rgba(255,255,255,.04)}.store-screen-dots{display:flex;gap:5px}.store-screen-dots span{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.2);box-shadow:inset 0 1px 1px rgba(0,0,0,.3)}.store-screen-dots span:first-child{background:#64748b}.store-screen-dots span:nth-child(2){background:#475569}.store-screen-dots span:nth-child(3){background:#334155}.store-screen-title{font-size:11px;color:rgba(226,232,240,.9);font-weight:600;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.4)}.store-iso-card .store-screen-title .store-screen-title-gradient.gradient-animation,.store-iso-card-back .store-screen-title .store-screen-title-gradient.gradient-animation{color:transparent!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text;background-clip:text;isolation:isolate}.store-screen-content{padding:10px;gap:8px}.store-screen-content,.store-section-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:calc(100% - 44px);box-sizing:border-box}.store-section-grid{gap:6px;padding:8px}.store-section-card{border-radius:10px;background:linear-gradient(145deg,rgba(48,58,76,.96),rgba(34,44,62,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(255,255,255,.09),0 2px 10px rgba(0,0,0,.25);overflow:hidden;display:flex;flex-direction:column;padding:5px;gap:4px}.store-section-card__header{display:flex;align-items:center;gap:6px;flex-shrink:0}.store-section-card__preview-btn{font-size:7px;font-weight:600;padding:2px 5px;border-radius:4px;flex-shrink:0;color:#fff}.store-section-card--hero .store-section-card__preview-btn{background:#c026d3}.store-section-card--features .store-section-card__preview-btn{background:#0d9488}.store-section-card--testimonials .store-section-card__preview-btn{background:#c026d3}.store-section-card--pricing .store-section-card__preview-btn{background:#7c3aed}.store-section-card__filename{font-size:7px;color:rgba(226,232,240,.88);font-family:ui-monospace,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:3px}.store-section-card__dot{width:4px;height:4px;border-radius:50%;flex-shrink:0}.store-section-card--hero .store-section-card__dot{background:#a855f7}.store-section-card--features .store-section-card__dot{background:#14b8a6}.store-section-card--testimonials .store-section-card__dot{background:#a855f7}.store-section-card--pricing .store-section-card__dot{background:#6366f1}.store-section-card__preview{flex:1 1;min-height:0;border-radius:6px;background:rgba(30,41,59,.55);border:1px solid rgba(255,255,255,.05);padding:4px}.store-section-card__preview,.store-section-wireframe{display:flex;align-items:center;justify-content:center}.store-section-wireframe{width:100%;height:100%;gap:3px}.store-section-wireframe--hero{flex-direction:column;gap:3px}.store-wire-line{display:block;height:3px;width:100%;max-width:100%;background:linear-gradient(90deg,#475569,#64748b 50%,#475569);border-radius:2px}.store-wire-line--short{max-width:70%;align-self:flex-start}.store-wire-btn{width:50%;height:6px;border-radius:999px;background:linear-gradient(180deg,#6366f1,#4f46e5);margin-top:2px}.store-section-wireframe--features{width:100%;justify-content:space-evenly}.store-wire-box{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1 1;min-width:0}.store-wire-box .store-wire-circle{width:10px;height:10px;border-radius:50%;background:#14b8a6;flex-shrink:0}.store-wire-box .store-wire-line{width:100%;height:2px}.store-wire-box .store-wire-line--short{max-width:80%}.store-section-wireframe--testimonials{flex-direction:row;align-items:center;gap:4px;width:100%}.store-section-wireframe--testimonials .store-wire-line{flex:1 1;min-width:0}.store-section-wireframe--testimonials .store-wire-line--short{max-width:50%}.store-wire-avatar{width:12px;height:12px;border-radius:50%;background:#a855f7;flex-shrink:0}.store-section-wireframe--pricing{width:100%;justify-content:space-between;gap:2px}.store-wire-col{flex:1 1;min-width:0;min-height:100%;border-radius:4px;border:1px solid rgba(255,255,255,.06)}.store-wire-col--highlight{border-color:rgba(168,85,247,.45);box-shadow:0 0 0 1px rgba(168,85,247,.25)}.store-iso-card-back .store-section-card{background:linear-gradient(145deg,#2a3240,#1c232e)}.store-iso-card-back .store-section-card__preview{background:rgba(12,16,24,.65)}.store-iso-card-back .store-section-card__filename{color:rgba(203,213,225,.7)}[dir=rtl] .store-template-preview-3d{left:auto;right:42%;margin-left:0;margin-right:-110px}[dir=rtl] .store-iso-card-back{left:auto;right:34%;margin-left:0;margin-right:-110px}.store-hero-section__content{text-align:left}.store-hero-section__content,.store-hero-section__text-block{display:flex;flex-direction:column;gap:1rem}.store-hero-section__word{display:inline-block;transition:transform .25s ease;transform-origin:center center}.store-hero-section__text .store-hero-section__word:hover{transform:scale(1.22)}[dir=rtl] .store-hero-section__word{transform-origin:center center}.store-hero-section__title{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0}.store-hero-section__title-gradient.gradient-animation{color:transparent!important;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent!important;isolation:isolate}.store-hero-section__text{font-size:.95rem;line-height:1.6;color:var(--text-muted);margin:0;max-width:480px}.store-hero-section .store-search-bar-section{padding:.5rem 0 0;margin-bottom:0}.store-hero-section .store-search-bar{max-width:100%;width:100%;min-width:280px;transition:box-shadow .35s ease,border-color .35s ease}.store-hero-section:hover .store-search-bar{box-shadow:0 4px 20px rgba(0,0,0,.2),0 0 0 1px rgba(71,85,105,.3),0 0 32px -8px rgba(59,130,246,.2)}.store-search-bar-section{padding:0}.store-search-bar{display:flex;align-items:center;gap:.5rem;background:rgba(30,41,59,.6);border:1px solid rgba(71,85,105,.4);border-radius:12px;padding:.5rem .75rem;max-width:480px}.store-search-bar__input{flex:1 1;min-width:0;background:transparent;border:none;color:var(--text-primary);font-size:1rem;padding:.5rem .25rem;outline:none}.store-search-bar__input::placeholder{color:var(--text-muted)}.store-search-bar__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--primary,#3b82f6);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}.store-search-bar__btn:hover{background:var(--primary-dark,#2563eb)}[dir=rtl] .store-hero-section__content{order:1;text-align:right}[dir=rtl] .store-hero-section__illus{order:-1}@media (max-width:900px){.store-hero-section{grid-template-columns:1fr;gap:1.5rem;padding:var(--spacing-lg)}.store-hero-section__illus{min-height:200px;order:-1;transform:none!important}.store-hero-section__illus .store-iso-card-back{transform:none!important}[dir=rtl] .store-hero-section__content{order:0}.store-3d-illus{max-width:340px}.store-hero-showcase{height:280px}.store-iso-card-back,.store-template-screen{width:200px;height:260px}.store-iso-card-back{margin-left:-100px;margin-top:-130px}[dir=rtl] .store-iso-card-back{margin-right:-100px}.store-screen-content{padding:10px;gap:8px}.store-hero-section__content{text-align:center}.store-hero-section .store-search-bar-section,.store-hero-section__text{margin-inline:auto}}@media (max-width:767px){.store-hero-section__content{gap:.75rem}.store-hero-section__text-block{gap:.5rem}.store-hero-section__title{font-size:1.35rem}.store-hero-section__text{font-size:.8rem;line-height:1.5;max-width:100%}.store-hero-section .store-search-bar-section{padding:.25rem 0 0}.store-hero-section .store-search-bar,.store-search-bar{max-width:100%;min-width:0;padding:.4rem .6rem;border-radius:10px}.store-search-bar__input{font-size:.9rem;padding:.35rem .2rem}.store-search-bar__btn{padding:.4rem .75rem;font-size:.9rem;border-radius:6px}.store-hero-section__illus{min-height:160px}.store-3d-illus{max-width:260px}.store-hero-showcase{height:200px}.store-iso-card-back,.store-template-screen{width:150px;height:195px}.store-iso-card-back{margin-left:-75px;margin-top:-97px}[dir=rtl] .store-iso-card-back{margin-right:-75px}.store-screen-content{padding:6px;gap:5px}}