.spin-example-stores-page{--ex-bg: #f6f2ea;--ex-card: rgba(255,255,255,.92);--ex-ink: #17253e;--ex-muted: #627288;--ex-line: rgba(23,37,62,.1);--ex-blue: #4e74ff;--ex-cyan: #66d6e9;--ex-pink: #ff8ec8;--ex-green: #7dddb8;background:radial-gradient(circle at 10% 10%,rgba(102,214,233,.1),transparent 22%),radial-gradient(circle at 88% 12%,rgba(78,116,255,.1),transparent 24%),linear-gradient(180deg,#fbf8f2 0%,var(--ex-bg) 100%);color:var(--ex-ink);padding:24px 20px 96px;position:relative;overflow:hidden}.spin-example-stores-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(23,37,62,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(23,37,62,.03) 1px,transparent 1px);background-size:44px 44px;pointer-events:none}.spin-example-stores-page *{box-sizing:border-box}.spin-example-stores-page a{text-decoration:none}.spin-example-wrap{max-width:1240px;margin:0 auto;position:relative;z-index:1}.spin-example-kicker,.spin-example-section-head span,.spin-example-final>span{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#4e74ff14;border:1px solid rgba(78,116,255,.15);color:#3553da;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.spin-example-hero,.spin-example-proof-strip,.spin-example-gallery-card,.spin-example-story-card,.spin-example-final{background:var(--ex-card);border:1px solid var(--ex-line);border-radius:32px;box-shadow:0 22px 60px #17253e14,inset 0 1px #ffffffeb}.spin-example-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px;align-items:stretch;overflow:hidden}.spin-example-hero-copy{padding:34px}.spin-example-hero-copy h1,.spin-example-section-head h2,.spin-example-final h2{margin:16px 0 0;color:var(--ex-ink);line-height:1.02;letter-spacing:-.05em}.spin-example-hero-copy h1{font-size:clamp(34px,4.4vw,62px)}.spin-example-section-head h2,.spin-example-final h2{font-size:clamp(30px,3vw,48px)}.spin-example-hero-copy p,.spin-example-section-head p,.spin-example-proof-strip p,.spin-example-gallery-copy p,.spin-example-story-card p,.spin-example-final p{color:var(--ex-muted);font-size:15px;line-height:1.85}.spin-example-hero-visual{min-height:430px;background:linear-gradient(135deg,#4e74ff0f,#66d6e91a,#ff8ec814);display:grid;place-items:center;padding:28px}.spin-example-hero-stack{width:100%;max-width:560px;display:grid;gap:14px}.spin-example-mini-store{min-height:120px;border-radius:24px;background:#fff;border:1px solid rgba(23,37,62,.1);box-shadow:0 18px 36px #17253e14;padding:14px;display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:center}.spin-example-mini-store:nth-child(2){transform:translate(22px)}.spin-example-mini-store:nth-child(3){transform:translate(44px)}.spin-example-mini-image{min-height:90px;border-radius:18px;background:linear-gradient(180deg,#4e74ff1f,#66d6e929)}.spin-example-mini-lines{display:grid;gap:10px}.spin-example-mini-lines span{height:12px;border-radius:999px;background:#17253e1a}.spin-example-mini-lines span:first-child{width:72%}.spin-example-mini-lines span:nth-child(2){width:92%}.spin-example-mini-lines span:nth-child(3){width:54%}.spin-example-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.spin-example-btn{min-height:54px;padding:14px 22px;border-radius:999px;font-size:14px;font-weight:800;transition:transform .2s ease}.spin-example-btn:hover{transform:translateY(-2px)}.spin-example-btn-primary{color:#fff;background:linear-gradient(135deg,var(--ex-blue),var(--ex-cyan));box-shadow:0 16px 30px #4e74ff2e}.spin-example-btn-secondary{color:var(--ex-ink);background:#fff;border:1px solid rgba(23,37,62,.1)}.spin-example-proof-strip{margin-top:18px;padding:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.spin-example-proof-strip article{padding:18px;border-radius:22px;background:#ffffffb8;border:1px solid rgba(23,37,62,.08)}.spin-example-proof-strip b,.spin-example-gallery-copy h3,.spin-example-story-card h3{display:block;color:var(--ex-ink);line-height:1.1;letter-spacing:-.03em}.spin-example-proof-strip b{font-size:28px;margin-bottom:8px}.spin-example-section{margin-top:40px}.spin-example-section-head.centre{text-align:center;margin-bottom:22px}.spin-example-section-head.centre p{max-width:860px;margin-left:auto;margin-right:auto}.spin-example-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.spin-example-gallery-card{overflow:hidden;background:#fff}.spin-example-image-slot{min-height:390px;background:linear-gradient(180deg,#4e74ff0f,#66d6e914);border-bottom:1px solid rgba(23,37,62,.08);display:grid;place-items:center}.spin-example-image-slot img{width:100%;height:100%;object-fit:cover}.spin-example-placeholder{width:100%;min-height:310px;color:#4e74ff47}.spin-example-gallery-copy{padding:22px}.spin-example-gallery-copy h3{font-size:24px;margin:0 0 10px}.spin-example-gallery-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.spin-example-gallery-meta span{padding:8px 10px;border-radius:999px;background:#4e74ff14;color:#3553da;font-size:12px;font-weight:800}.spin-example-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.spin-example-story-card{padding:24px}.spin-example-story-card h3{font-size:24px;margin:0 0 10px}.spin-example-final{margin-top:40px;padding:38px 34px;text-align:center}.spin-example-final p{max-width:760px;margin:16px auto 0}.spin-example-actions-centre{justify-content:center}@media(max-width:1180px){.spin-example-hero{grid-template-columns:1fr}.spin-example-gallery,.spin-example-story-grid,.spin-example-proof-strip{grid-template-columns:1fr 1fr}}@media(max-width:760px){.spin-example-stores-page{padding:14px 12px 72px}.spin-example-hero-copy,.spin-example-proof-strip,.spin-example-gallery-copy,.spin-example-story-card,.spin-example-final{padding:22px}.spin-example-gallery,.spin-example-story-grid,.spin-example-proof-strip{grid-template-columns:1fr}.spin-example-mini-store,.spin-example-mini-store:nth-child(2),.spin-example-mini-store:nth-child(3){transform:none;grid-template-columns:1fr}}.spin-example-hero-fixed{grid-template-columns:.82fr 1.18fr;align-items:stretch}.spin-example-hero-showcase{padding:18px;display:grid;grid-template-columns:1.15fr .85fr;gap:14px;background:linear-gradient(135deg,#4e74ff0f,#66d6e91a,#ff8ec812)}.spin-example-hero-showcase-main,.spin-example-hero-side-card{position:relative;overflow:hidden;border-radius:24px;background:#fff;border:1px solid rgba(23,37,62,.1);box-shadow:0 18px 34px #17253e14}.spin-example-hero-showcase-main{min-height:440px}.spin-example-hero-showcase-main img,.spin-example-hero-side-card img{width:100%;height:100%;object-fit:cover;display:block}.spin-example-hero-showcase-main svg,.spin-example-hero-side-card svg{width:100%;height:100%;min-height:260px;color:#4e74ff47}.spin-example-hero-label,.spin-example-hero-side-card span{position:absolute;left:14px;right:14px;bottom:14px;padding:10px 13px;border-radius:999px;background:#fffffff0;border:1px solid rgba(23,37,62,.1);color:var(--ex-ink);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.spin-example-hero-side-images{display:grid;gap:14px}.spin-example-hero-side-card{min-height:213px}@media(max-width:1180px){.spin-example-hero-fixed,.spin-example-hero-showcase{grid-template-columns:1fr}.spin-example-hero-side-images{grid-template-columns:1fr 1fr}}@media(max-width:760px){.spin-example-hero-side-images{grid-template-columns:1fr}.spin-example-hero-showcase-main,.spin-example-hero-side-card{min-height:260px}}.spin-example-video-slot{min-height:390px;background:linear-gradient(180deg,#4e74ff0f,#66d6e914);border-bottom:1px solid rgba(23,37,62,.08);display:grid;place-items:center;overflow:hidden}.spin-example-video-slot iframe{width:100%;height:100%;min-height:390px;border:0;display:block}.spin-example-video-placeholder{width:100%;min-height:390px;display:grid;place-items:center;background:linear-gradient(180deg,#4e74ff0f,#66d6e91a,#ff8ec814)}.spin-example-play{width:82px;height:82px;border-radius:50%;background:#fff;position:relative;box-shadow:0 14px 28px #17253e1f}.spin-example-play:before{content:"";position:absolute;left:33px;top:27px;border-left:22px solid #4360ec;border-top:14px solid transparent;border-bottom:14px solid transparent}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr)!important;gap:16px!important;align-items:stretch!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-copy{padding:24px 26px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-kicker{padding:8px 12px!important;font-size:10px!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-copy h1{max-width:460px!important;margin-top:12px!important;font-size:clamp(28px,2vw,38px)!important;line-height:1.04!important;letter-spacing:-.04em!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-copy p{max-width:500px!important;margin:10px 0 0!important;font-size:13px!important;line-height:1.48!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-actions{margin-top:16px!important;gap:10px!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-btn{min-height:40px!important;padding:9px 15px!important;font-size:12px!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-showcase{padding:14px!important;gap:10px!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-showcase-main{min-height:300px!important;border-radius:20px!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-side-images{gap:10px!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-side-card{min-height:145px!important;border-radius:18px!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-label,.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-side-card span{left:10px!important;right:10px!important;bottom:10px!important;padding:8px 10px!important;font-size:10.5px!important}@media(max-width:1180px){.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed{grid-template-columns:1fr!important;max-width:820px!important;margin-left:auto!important;margin-right:auto!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-side-images{grid-template-columns:1fr 1fr!important}}@media(max-width:760px){.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-copy{padding:22px!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-copy h1{font-size:28px!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-showcase{grid-template-columns:1fr!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-showcase-main,.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-side-card{min-height:210px!important}.spin-example-stores-page .spin-example-hero.spin-example-hero-fixed .spin-example-hero-side-images{grid-template-columns:1fr!important}}.spin-example-stores-page .spin-example-video-slot iframe{pointer-events:none!important}
/*# sourceMappingURL=/cdn/shop/t/234/assets/spin-example-stores.css.map */
