:root{--page-bg: #fffaf5;--surface: #ffffff;--surface-2: #fff3ea;--text: #091a2f;--muted: #5a6878;--accent: #37c6ce;--accent-2: #ff7d1a;--spark-yellow: #f6cb1f;--spark-pink: #ef9db8;--spark-blush: #f8e7ec;--spark-ink: #081a33;--border: rgba(8, 26, 51, .09);--shadow: 0 18px 48px rgba(8, 26, 51, .08);--shadow-soft: 0 10px 28px rgba(8, 26, 51, .06);--radius: 28px;--radius-sm: 20px;--container: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at 10% 8%,rgba(55,198,206,.18),transparent 18%),radial-gradient(circle at 90% 10%,rgba(255,125,26,.14),transparent 16%),radial-gradient(circle at 88% 78%,rgba(246,203,31,.18),transparent 16%),radial-gradient(circle at 14% 82%,rgba(239,157,184,.16),transparent 16%),linear-gradient(180deg,#fffefb 0%,var(--page-bg) 52%,#fff4ea 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{width:100%;color:var(--text);background:#fff;border:1px solid rgba(8,26,51,.14);border-radius:16px;padding:.82rem .95rem}textarea{min-height:120px}select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:2.4rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:1rem;top:1rem;z-index:200;background:var(--spark-ink);color:#fff;padding:.75rem 1rem}.skip-link:focus{clip:auto;width:auto;height:auto}.page-width{width:min(calc(100% - 1rem),var(--container));margin:0 auto}.site-main{padding-bottom:1rem}.section{padding:2rem 0}.section-tight{padding:.85rem 0 1.5rem}.section--commerce{padding-top:1.35rem}.section-heading{margin:0 0 .55rem;font-size:clamp(1.85rem,7vw,3.35rem);line-height:.98;letter-spacing:-.05em;color:var(--spark-ink)}.section-subheading,.collection-description,.main-page-content,.product-description,.cart-subtext,.footer-copy,.variant-help,.rte,.collection-card-text,.hero-text,.product-card-text,.icon-card p,.footer-note{color:var(--muted)}.section-subheading{margin:0 0 .9rem;max-width:72ch}.eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin-bottom:.7rem;color:#28506a;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800}.eyebrow:before{content:"";width:.68rem;height:.68rem;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--spark-yellow) 60%,var(--accent-2));box-shadow:0 0 0 5px #37c6ce24}.button,.shopify-payment-button__button--unbranded{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.82rem 1.15rem;border:0;border-radius:999px;color:var(--spark-ink);font-weight:900;background:linear-gradient(135deg,var(--accent),var(--spark-yellow) 58%,var(--accent-2));box-shadow:0 12px 24px #ff7d1a29;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.button:hover,.shopify-payment-button__button--unbranded:hover{transform:translateY(-1px);box-shadow:0 14px 28px #ff7d1a38}.button--secondary{background:#ffffffe6;color:var(--spark-ink);border:1px solid rgba(8,26,51,.11);box-shadow:var(--shadow-soft)}.button--full{width:100%}.button[disabled],.button:disabled{opacity:.55;cursor:not-allowed}.card{background:#ffffffe0;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.badge{display:inline-flex;align-items:center;justify-content:center;padding:.32rem .64rem;border-radius:999px;background:#37c6ce1a;color:#0e5660;font-size:.78rem;font-weight:800}.badge--sale{background:#ff7d1a24;color:#a24a00}.badge--soldout{background:#ef44441f;color:#b42318}.price{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-weight:800;color:var(--spark-ink)}.price--compare{color:#8792a6;text-decoration:line-through;font-weight:600}.site-header{position:sticky;top:0;z-index:40;background:#fffaf5eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(8,26,51,.07)}.site-header:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--accent),var(--spark-yellow),var(--accent-2),var(--spark-pink))}.header-shell{position:relative;display:grid;grid-template-columns:auto auto auto;align-items:center;gap:.75rem;min-height:60px;padding:.2rem 0}.header-brand,.header-brand-link,.brand-copy{display:inline-flex;align-items:center;gap:.75rem}.brand-copy{min-width:0;flex-direction:column;align-items:flex-start;gap:.08rem}.brand-title{font-size:.98rem;font-weight:900;letter-spacing:-.02em;color:var(--spark-ink)}.brand-tagline{max-width:24ch;font-size:.75rem;color:var(--muted)}.brand-mark{width:52px;height:52px;flex:0 0 52px;border-radius:18px;overflow:hidden;background:#fff;border:1px solid rgba(8,26,51,.08);box-shadow:var(--shadow-soft)}.brand-logo--icon{width:100%;height:100%;object-fit:cover}.header-nav{position:absolute;left:0;right:0;top:calc(100% + .45rem);display:none;flex-direction:column;gap:.3rem;padding:.65rem;border-radius:24px;background:#fffffffa;border:1px solid rgba(8,26,51,.08);box-shadow:0 18px 36px #081a331a}.site-header.is-open .header-nav{display:flex}.header-nav a{padding:.74rem .9rem;border-radius:16px;color:#48586a;font-weight:800;text-align:center}.header-nav a:hover,.header-nav a[aria-current=page]{background:var(--spark-ink);color:#fff}.header-actions{display:flex;align-items:center;gap:.8rem;justify-self:end}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;border:1px solid rgba(8,26,51,.08);background:#fffffff0;box-shadow:var(--shadow-soft)}.mobile-toggle{display:inline-flex}.hero{position:relative;padding:1rem 0 .4rem}.hero-grid{display:grid;gap:.75rem}.hero-copy,.hero-panel{position:relative;overflow:hidden}.hero-copy{padding:1.15rem}.hero-copy:before,.hero-panel:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:5px;background:linear-gradient(90deg,var(--accent),var(--spark-yellow),var(--accent-2),var(--spark-pink))}.hero-title{margin:0 0 .7rem;max-width:10.5ch;font-size:clamp(2rem,9vw,4rem);line-height:.92;letter-spacing:-.06em;color:var(--spark-ink)}.hero-text{margin:0 0 .95rem;font-size:.98rem;max-width:58ch}.hero-cta{display:flex;flex-direction:column;gap:.65rem}.hero-highlights{display:grid;gap:.8rem;margin-top:.95rem}.hero-highlight,.info-chip{padding:.72rem .85rem;border-radius:18px;border:1px solid rgba(8,26,51,.08);background:#ffffffdb}.hero-highlight:nth-child(1){background:linear-gradient(180deg,#37c6ce1a,#fffffffa)}.hero-highlight:nth-child(2){background:linear-gradient(180deg,#ff7d1a1a,#fffffffa)}.hero-highlight:nth-child(3){background:linear-gradient(180deg,#ef9db821,#fffffffa)}.hero-highlight strong,.info-chip strong{display:block;margin-bottom:.14rem;color:var(--spark-ink);font-size:.96rem}.hero-highlight span,.info-chip span{display:block;font-size:.86rem;color:var(--muted)}.hero-panel{padding:.8rem}.hero-showcase{position:relative;min-height:220px;border-radius:calc(var(--radius) - 10px);overflow:hidden;border:1px solid rgba(8,26,51,.08);background:repeating-conic-gradient(from 205deg at 50% 50%,#37c6ce1c 0deg 18deg,#ffffff0a 18deg 36deg,#f6cb1f1f 36deg 54deg,#ffffff0a 54deg 72deg,#ff7d1a1c 72deg 90deg,#ffffff0a 90deg 108deg,#ef9db81c 108deg 126deg,#ffffff0a 126deg 144deg),linear-gradient(180deg,#fff,#fff8f0)}.hero-showcase:after{content:"";position:absolute;inset:auto -12% -28% auto;width:140px;height:140px;border-radius:999px;background:radial-gradient(circle,rgba(255,125,26,.22),transparent 68%)}.hero-logo-shell,.hero-image-shell{position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;display:flex;align-items:center;justify-content:center;padding:.85rem;border-radius:22px;background:#ffffffc7;border:1px solid rgba(8,26,51,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-logo-fallback{width:min(100%,300px);max-height:100%;object-fit:contain;border-radius:20px}.hero-image-shell img{width:100%;height:100%;object-fit:cover;border-radius:20px}.hero-inline-note{margin-top:.65rem;padding:.7rem .85rem;border-radius:18px;background:#ffffffe6;border:1px solid rgba(8,26,51,.08)}.hero-inline-note strong{display:block;margin-bottom:.12rem;color:var(--spark-ink);font-size:1rem}.hero-inline-note span{display:block;font-size:.84rem;color:var(--muted)}.collection-grid,.product-grid,.feature-grid,.footer-grid,.policy-grid,.icon-grid,.content-grid,.product-page{display:grid;gap:.8rem}.collection-grid,.product-grid,.icon-grid,.content-grid,.footer-grid,.policy-grid,.product-page{grid-template-columns:1fr}.collection-card,.product-card,.icon-card,.content-card,.policy-card,.feature-card,.cart-summary{overflow:hidden;padding:.85rem;transition:transform .2s ease,box-shadow .2s ease}.collection-card:hover,.product-card:hover{transform:translateY(-3px)}.collection-card-media,.product-card-media,.product-media{position:relative;min-height:200px;border-radius:calc(var(--radius) - 12px);overflow:hidden;background:radial-gradient(circle at 18% 20%,rgba(55,198,206,.24),transparent 24%),radial-gradient(circle at 82% 20%,rgba(255,125,26,.18),transparent 22%),radial-gradient(circle at 78% 84%,rgba(246,203,31,.2),transparent 22%),radial-gradient(circle at 18% 80%,rgba(239,157,184,.2),transparent 22%),linear-gradient(180deg,#fff,#fff7f0);border:1px solid rgba(8,26,51,.06)}.collection-card-media img,.product-card-media img,.product-media img{width:100%;height:100%;object-fit:cover}.product-media{min-height:320px;padding:1rem;background:#ffffffeb;box-shadow:var(--shadow)}.collection-card-media--placeholder:before,.product-card-media--placeholder:before,.product-media--placeholder:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:24px;background:repeating-conic-gradient(from 210deg at 50% 50%,#37c6ce38 0deg 16deg,#ffffff05 16deg 32deg,#f6cb1f33 32deg 48deg,#ffffff05 48deg 64deg,#ff7d1a2e 64deg 80deg,#ffffff05 80deg 96deg,#ef9db82e 96deg 112deg,#ffffff05 112deg 128deg)}.collection-card-media--placeholder:after,.product-card-media--placeholder:after,.product-media--placeholder:after{content:"Spark3D";position:absolute;left:22px;bottom:18px;font-size:clamp(1.35rem,5vw,2.6rem);font-weight:900;letter-spacing:-.04em;color:#081a3338}.collection-card-meta,.product-card-meta{padding-top:.7rem}.collection-card-title,.product-card-title,.footer-title{margin:0 0 .3rem;font-size:1.03rem;color:var(--spark-ink)}.product-card-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.7rem}.product-meta-row{display:flex;flex-wrap:wrap;gap:.42rem;margin-bottom:.65rem}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.8rem}.notice-banner,.empty-state{padding:1rem;border-radius:var(--radius);background:#ffffffe0;border:1px dashed rgba(8,26,51,.16);color:var(--muted)}.empty-state{text-align:center}.icon-card{position:relative;background:#ffffffeb}.icon-card-mark,.feature-icon{width:46px;height:46px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.7rem;background:linear-gradient(135deg,#37c6ce24,#ff7d1a2e);color:var(--spark-ink);font-size:1.28rem;font-weight:900}.icon-card h3,.feature-card h3,.policy-card h3{margin:0 0 .4rem;font-size:1rem;color:var(--spark-ink)}.content-card{min-height:220px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 18% 20%,rgba(55,198,206,.18),transparent 22%),radial-gradient(circle at 80% 20%,rgba(255,125,26,.16),transparent 20%),linear-gradient(180deg,#fff,#fff7f0)}.content-card img{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--radius) - 8px)}.product-info{padding:1.1rem}.product-title{margin:0 0 .7rem;font-size:clamp(2rem,8vw,3rem);line-height:.96;letter-spacing:-.05em;color:var(--spark-ink)}.product-form{margin-top:1rem}.product-form-row{margin-bottom:.85rem}.product-form-row label{display:block;margin-bottom:.45rem;font-weight:700;color:var(--spark-ink)}.quantity-row{display:grid;grid-template-columns:1fr;gap:.85rem;align-items:end}.qty-input{text-align:center}.product-meta-list{margin:1rem 0 0;padding-left:1.1rem;color:var(--muted)}.product-meta-list li+li{margin-top:.35rem}.product-meta-list strong{color:var(--spark-ink)}.shopify-payment-button{margin-top:.95rem}.shopify-payment-button__button--unbranded{width:100%}.cart-table{width:100%;border-collapse:collapse;margin-top:1rem;background:#ffffffe0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.cart-table,.cart-table thead,.cart-table tbody,.cart-table th,.cart-table td,.cart-table tr{display:block}.cart-table thead{display:none}.cart-table tr+tr{border-top:1px solid rgba(8,26,51,.08)}.cart-table td{padding:.85rem 1rem;border-bottom:1px solid rgba(8,26,51,.08);text-align:left;vertical-align:top}.cart-row{display:flex;gap:1rem;align-items:center;justify-content:space-between}.cart-item-media{width:88px;height:88px;border-radius:18px;overflow:hidden;background:#fff;border:1px solid rgba(8,26,51,.08)}.footer{margin-top:2rem;padding:2.2rem 0 1.6rem;background:radial-gradient(circle at 12% 10%,rgba(55,198,206,.16),transparent 22%),radial-gradient(circle at 90% 12%,rgba(255,125,26,.14),transparent 18%),radial-gradient(circle at 88% 84%,rgba(246,203,31,.12),transparent 18%),linear-gradient(180deg,#081a33,#0b2341);color:#f9fbff}.footer-title,.footer a,.footer strong{color:#fff}.footer-copy,.footer-note,.footer-list,.footer-bottom small{color:#fffc}.footer-card{min-width:0}.footer-brand-row{display:flex;align-items:center;gap:.85rem;margin-bottom:.7rem}.footer-brand-icon{width:56px;height:56px;border-radius:18px;background:#fff;padding:.12rem}.footer-list{list-style:none;padding:0;margin:0}.footer-list li+li{margin-top:.42rem}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;flex-wrap:wrap;margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.14)}.inline-stack{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.inline-stack svg{width:40px;height:26px}.pagination{display:flex;align-items:center;gap:.65rem;justify-content:center;margin-top:1.2rem}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:.35rem .75rem;border-radius:999px;background:#fff;border:1px solid rgba(8,26,51,.08);box-shadow:var(--shadow-soft)}.pagination .current{background:var(--spark-ink);color:#fff}.main-page-content p,.product-description p,.rte p{margin:0 0 1rem}.main-page-content a,.product-description a,.rte a{color:#0b7285;text-decoration:underline}.main-page-content ul,.product-description ul,.rte ul,.main-page-content ol,.product-description ol,.rte ol{padding-left:1.25rem}@media(min-width:700px){.page-width{width:min(calc(100% - 1.6rem),var(--container))}.section{padding:2.35rem 0}.hero-cta{flex-direction:row;flex-wrap:wrap}.hero-highlights,.collection-grid,.product-grid,.icon-grid,.policy-grid,.footer-grid,.quantity-row{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-table,.cart-table thead,.cart-table tbody,.cart-table th,.cart-table td,.cart-table tr{display:revert}.cart-table thead{display:table-header-group}}@media(min-width:980px){.header-shell{grid-template-columns:auto 1fr auto;min-height:68px;gap:.85rem}.brand-title{font-size:1rem}.brand-tagline{font-size:.78rem}.mobile-toggle{display:none}.header-nav{position:static;display:inline-flex;flex-direction:row;align-items:center;justify-self:center;gap:.25rem;padding:.28rem;border-radius:999px;background:#ffffffd1;box-shadow:var(--shadow-soft)}.header-nav a{padding:.5rem .82rem;border-radius:999px;font-size:.94rem}.hero{padding:1rem 0 .3rem}.hero-grid,.content-grid,.product-page{grid-template-columns:1.08fr .92fr;gap:1rem;align-items:stretch}.hero-copy{padding:1.25rem}.hero-panel{padding:.85rem}.hero-showcase{min-height:260px}.hero-highlights{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-grid,.product-grid,.icon-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-grid{grid-template-columns:1.4fr .8fr .9fr 1fr}.product-media{min-height:560px}}@media(min-width:1180px){.section{padding:2.6rem 0}.hero-copy{padding:1.35rem}.hero-title{font-size:clamp(2.4rem,4vw,4.25rem)}}.password-section{min-height:calc(100vh - 220px);display:flex;align-items:center}.password-card{padding:clamp(1.4rem,3vw,2.4rem);border-radius:var(--radius);background:#ffffffe0;border:1px solid rgba(8,26,51,.08);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.password-brand{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;margin-bottom:1rem}.password-brand-mark{width:72px;height:72px;border-radius:18px;background:#fff;padding:.35rem;box-shadow:var(--shadow-soft)}.password-heading{margin-bottom:.7rem}.password-subheading{max-width:54ch}.password-message{margin:1rem 0 0;padding:1rem 1.1rem;border-radius:18px;background:#37c6ce14;border:1px solid rgba(55,198,206,.16)}.password-grid{display:grid;gap:1rem;margin-top:1.2rem}.contact-note-card{margin-top:1rem;padding:1rem;background:linear-gradient(180deg,#ffffffeb,#fff3eafa)}.contact-note-heading{margin:0 0 .45rem;font-size:1.1rem;color:var(--spark-ink)}.contact-note-text{margin:0;color:var(--muted)}.brand-logo--full{display:block;width:clamp(88px,10vw,136px);height:auto}.footer-brand-row--stacked{display:grid;gap:.8rem}.footer-brand-logo{width:min(200px,100%);height:auto;border-radius:22px;box-shadow:var(--shadow-soft);background:#ffffffeb}.hero-logo-shell{display:flex;align-items:center;justify-content:center;min-height:100%}.hero-logo-fallback{width:min(100%,360px);height:auto;border-radius:24px;box-shadow:var(--shadow-soft)}@media(max-width:979px){.header-brand-link{max-width:132px}}.password-panel{padding:1rem;border-radius:22px;background:#ffffffeb;border:1px solid rgba(8,26,51,.08);box-shadow:var(--shadow-soft)}.password-panel--soft{background:linear-gradient(180deg,#ffffffeb,#fff3eafa)}.password-panel-title{margin:0 0 .75rem;font-size:1.2rem;color:var(--spark-ink)}.password-form{display:grid;gap:.85rem}.password-points{margin:0;padding-left:1.1rem;color:var(--muted)}.password-points li+li{margin-top:.5rem}.contact-grid{margin-top:1rem}.contact-card{min-height:100%}.brand-logo--full{width:clamp(64px,7vw,88px)}.section{padding:1.45rem 0}.section--commerce{padding-top:.6rem}.hero+.section--commerce{padding-top:.35rem}.hero{padding:.25rem 0 .05rem}.hero-grid--compact{gap:.8rem;align-items:stretch}.hero-copy,.hero-panel--shelf{height:100%}.hero-copy{display:flex;flex-direction:column;padding:1rem 1.1rem}.hero-title{max-width:10.8ch;margin-bottom:.45rem;font-size:clamp(1.9rem,4.6vw,2.8rem);line-height:.96}.hero-text{margin-bottom:.75rem;max-width:46ch;font-size:1rem;line-height:1.5}.hero-cta{gap:.8rem}.hero-cta .button{min-height:42px;padding:.72rem 1rem}.hero-highlights--compact{display:none}.hero-panel--shelf{display:flex;flex-direction:column;padding:.7rem}.hero-shelf-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.6rem}.hero-shelf-head strong{display:block;font-size:1rem}.hero-shelf-head span{display:block;margin-top:.14rem;font-size:.84rem;max-width:36ch;line-height:1.4}.hero-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:auto}.hero-product-card{display:flex;flex-direction:column;gap:.45rem;min-height:100%;padding:.55rem;border-radius:16px;background:#ffffffb8;border:1px solid rgba(8,26,51,.06)}.hero-product-media{min-height:0;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden}.hero-product-media img{width:100%;height:100%;object-fit:cover}.hero-product-meta{display:flex;flex:1;flex-direction:column;gap:.25rem}.hero-product-meta h3{margin:0;font-size:.88rem;line-height:1.26;min-height:2.52em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-product-meta span{margin-top:auto;font-size:.82rem;white-space:nowrap}.hero-empty-state{min-height:170px}#best-sellers .eyebrow{margin-bottom:.25rem}#best-sellers .section-heading{font-size:clamp(1.3rem,2.6vw,1.95rem);margin-bottom:.2rem}#best-sellers .section-subheading{margin-bottom:.7rem;max-width:72ch;font-size:.96rem;line-height:1.5}.product-grid{gap:.8rem}.product-card,.collection-card{padding:.72rem}.product-card-media,.collection-card-media{min-height:170px}.product-card-title,.collection-card-title{font-size:.98rem}.product-card-actions{gap:.8rem;padding-top:.42rem}@media(min-width:980px){.header-shell{min-height:48px;gap:.8rem;padding:.12rem 0}.brand-mark{width:44px;height:44px;flex-basis:44px;border-radius:14px}.header-nav{padding:.18rem}.header-nav a{padding:.38rem .68rem;font-size:.84rem}.header-cart{width:42px;height:42px}.hero{padding:.22rem 0 .02rem}.hero-grid--compact{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:.8rem}.hero-copy{padding:1rem 1.15rem}.hero-title{font-size:clamp(2rem,2.7vw,2.9rem);max-width:10.2ch}.hero-text{font-size:.92rem;max-width:46ch}.hero-panel--shelf{padding:.72rem}.hero-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.hero-product-card:last-child{display:grid}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:699px){.hero-shelf-head{flex-direction:column;align-items:flex-start;gap:.4rem}.hero-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero-title--wide{max-width:12.6ch}.hero-category-jump{margin-top:.9rem}.hero-category-label,.catalog-jump label{display:block;margin-bottom:.32rem;font-size:.76rem;font-weight:800;color:#28506a;letter-spacing:.04em;text-transform:uppercase}.hero-category-wrap,.catalog-jump{background:#ffffffeb;border:1px solid rgba(8,26,51,.08);border-radius:18px;box-shadow:var(--shadow-soft)}.hero-category-wrap{padding:.32rem}.hero-category-wrap select,.catalog-jump select{min-height:44px;border:0;background-color:transparent;padding:.72rem 2.3rem .72rem .9rem;font-weight:700}.catalog-jump{margin:.85rem 0 1rem;padding:.7rem}.collection-card-heading-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.collection-count{display:inline-flex;align-items:center;justify-content:center;min-width:2.35rem;padding:.2rem .58rem;border-radius:999px;background:#37c6ce1a;color:#0e5660;font-size:.76rem;font-weight:800}.collection-card-text{margin-top:.48rem}@media(min-width:980px){.hero-title--wide{max-width:13.5ch}}.shelf-row-section{--shelf-accent-a: rgba(55, 198, 206, .2);--shelf-accent-b: rgba(255, 125, 26, .14);--shelf-line-a: #37c6ce;--shelf-line-b: #ff7d1a;padding-top:.95rem;padding-bottom:.7rem}.shelf-row-section+.shelf-row-section{margin-top:.55rem}.shelf-row-section .page-width{position:relative;isolation:isolate;padding:1.15rem 1.15rem 1rem;border-radius:32px;border:1px solid rgba(8,26,51,.08);background:radial-gradient(circle at 100% 0%,var(--shelf-accent-a),transparent 32%),radial-gradient(circle at 0% 100%,var(--shelf-accent-b),transparent 30%),linear-gradient(180deg,#fffffff5,#ffffffe0);box-shadow:var(--shadow-soft);overflow:hidden}.shelf-row-section .page-width:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--shelf-line-a),var(--shelf-line-b))}.shelf-row-section .page-width:after{content:"";position:absolute;right:-42px;bottom:-54px;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,var(--shelf-accent-a),transparent 68%);opacity:.5;pointer-events:none;z-index:-1}.shelf-row-section--pokeballs{--shelf-accent-a: rgba(55, 198, 206, .22);--shelf-accent-b: rgba(246, 203, 31, .14);--shelf-line-a: #37c6ce;--shelf-line-b: #f6cb1f}.shelf-row-section--pokemon{--shelf-accent-a: rgba(239, 157, 184, .18);--shelf-accent-b: rgba(55, 198, 206, .12);--shelf-line-a: #ef9db8;--shelf-line-b: #37c6ce}.shelf-row-section--dragons{--shelf-accent-a: rgba(55, 198, 206, .14);--shelf-accent-b: rgba(129, 96, 255, .14);--shelf-line-a: #37c6ce;--shelf-line-b: #8160ff}.shelf-row-section--star-wars{--shelf-accent-a: rgba(246, 203, 31, .18);--shelf-accent-b: rgba(255, 125, 26, .12);--shelf-line-a: #f6cb1f;--shelf-line-b: #ff7d1a}.shelf-row-section--how-to-train-your-dragon{--shelf-accent-a: rgba(55, 198, 206, .16);--shelf-accent-b: rgba(129, 96, 255, .12);--shelf-line-a: #37c6ce;--shelf-line-b: #8160ff}.shelf-row-section--kpdh{--shelf-accent-a: rgba(239, 157, 184, .18);--shelf-accent-b: rgba(255, 125, 26, .12);--shelf-line-a: #ef9db8;--shelf-line-b: #ff7d1a}.shelf-row-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.95rem;padding-right:.15rem}.shelf-row-copy{display:flex;flex-direction:column;gap:.28rem;min-width:0}.shelf-row-title-wrap{display:inline-flex;align-items:center;gap:.7rem;flex-wrap:wrap}.shelf-row-title{margin:0;font-size:clamp(1.4rem,2.5vw,2rem);line-height:1.02;letter-spacing:-.04em;color:var(--spark-ink)}.shelf-row-text{margin:0;max-width:72ch;color:#49657a;font-size:.98rem;line-height:1.45}.shelf-row-link{display:inline-flex;align-items:center;align-self:center;min-height:40px;padding:.45rem .85rem;border-radius:999px;background:#ffffffc7;border:1px solid rgba(8,26,51,.08);box-shadow:0 8px 20px #081a330f;font-weight:800;color:#214f6d;white-space:nowrap}.shelf-scroll{display:flex;align-items:stretch;gap:.9rem;overflow-x:auto;padding:.15rem 0 .7rem;scroll-snap-type:x proximity;scroll-padding-left:.15rem;scrollbar-width:thin;scrollbar-color:rgba(8,26,51,.18) transparent}.shelf-scroll::-webkit-scrollbar{height:10px}.shelf-scroll::-webkit-scrollbar-track{background:transparent}.shelf-scroll::-webkit-scrollbar-thumb{background:#081a332e;border-radius:999px}.shelf-scroll-item{flex:0 0 min(280px,78vw);display:flex;scroll-snap-align:start}.shelf-scroll-item .product-card{display:flex;flex-direction:column;width:100%;min-height:100%;padding:.75rem}.shelf-scroll-item .product-card-media{min-height:0;aspect-ratio:1 / 1}.shelf-scroll-item .product-card-media img{width:100%;height:100%;object-fit:cover}.shelf-scroll-item .product-card-meta{display:flex;flex:1;flex-direction:column;gap:.15rem}.shelf-scroll-item .product-meta-row{margin-bottom:.35rem}.shelf-scroll-item .product-card-title{margin-bottom:.25rem;font-size:.98rem;line-height:1.28;min-height:2.55em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shelf-scroll-item .product-card-actions{margin-top:auto;padding-top:.65rem}.shelf-scroll-item .product-card-actions .badge:last-child{display:none}.shelf-scroll-item .price{white-space:nowrap}@media(min-width:980px){.shelf-row-section{padding-top:1rem}.shelf-scroll-item{flex-basis:290px}}@media(max-width:699px){.shelf-row-section .page-width{padding:.95rem .9rem .8rem;border-radius:26px}.shelf-row-head{flex-direction:column;align-items:flex-start;gap:.45rem}.shelf-row-link{align-self:flex-start}.shelf-row-text{font-size:.94rem}.shelf-scroll-item{flex-basis:76vw}}body.nav-open{overflow:hidden}.shelf-scroll,.hero-product-grid{-webkit-overflow-scrolling:touch}@media(max-width:979px){.page-width{width:min(calc(100% - .9rem),var(--container))}.section{padding:1.2rem 0}.section--commerce{padding-top:.9rem}.header-shell{min-height:56px;gap:.55rem;grid-template-columns:auto 1fr auto}.header-brand-link{max-width:112px}.brand-logo--full{width:clamp(56px,16vw,86px)}.icon-button,.mobile-toggle{width:44px;height:44px}.header-actions{gap:.55rem}.header-nav{top:calc(100% + .35rem);left:.25rem;right:.25rem;padding:.55rem;border-radius:20px;max-height:calc(100dvh - 88px);overflow-y:auto}.header-nav a{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.hero{padding-top:.2rem}.hero-grid--compact{gap:.7rem}.hero-copy,.hero-panel--shelf{border-radius:24px}.hero-copy{padding:.95rem}.hero-title{max-width:11.5ch;font-size:clamp(1.9rem,10vw,2.7rem);line-height:.98;margin-bottom:.5rem}.hero-text{max-width:100%;font-size:.96rem;line-height:1.45}.hero-cta{gap:.55rem}.hero-cta .button{width:100%;justify-content:center}.hero-category-jump{margin-top:.75rem}.hero-category-wrap select,.catalog-jump select,#SortBy,.product-form select,.product-form input,.qty-input{min-height:46px}.hero-panel--shelf{padding:.8rem}.hero-shelf-head{margin-bottom:.5rem}.hero-shelf-head strong{font-size:.96rem}.hero-shelf-head span{max-width:100%;font-size:.82rem}.product-title{font-size:clamp(1.85rem,8vw,2.5rem)}.product-media{min-height:250px;padding:.7rem}.product-info{padding:.95rem}.footer{padding:1.6rem 0 1.25rem}}@media(max-width:699px){.page-width{width:min(calc(100% - .75rem),var(--container))}.site-main{padding-bottom:.8rem}.section-heading{font-size:clamp(1.65rem,9vw,2.35rem)}.section-subheading,.collection-description,.main-page-content,.product-description,.cart-subtext,.footer-copy,.variant-help,.rte,.collection-card-text,.hero-text,.product-card-text,.icon-card p,.footer-note,.shelf-row-text{font-size:.94rem;line-height:1.45}.hero-title{max-width:9.5ch}.hero-product-grid{display:flex;gap:.7rem;overflow-x:auto;margin-inline:-.1rem;padding:.1rem .1rem .35rem;scroll-snap-type:x mandatory}.hero-product-card{flex:0 0 min(68vw,240px);scroll-snap-align:start}.hero-empty-state{min-height:120px}.collection-grid,.product-grid{gap:.7rem}.collection-card,.product-card{padding:.65rem;border-radius:22px}.collection-card-media,.product-card-media{min-height:0;aspect-ratio:1 / 1}.collection-card-title,.product-card-title{font-size:.95rem;line-height:1.28}.product-card-actions{gap:.5rem;padding-top:.45rem}.product-card-actions .badge{display:none}.collection-toolbar{align-items:stretch;gap:.65rem}.collection-toolbar form,.collection-toolbar select{width:100%}.cart-row{align-items:flex-start;gap:.75rem}.cart-item-media{width:72px;height:72px;border-radius:16px}.footer-grid{gap:.95rem}.footer-brand-row{align-items:flex-start}.footer-bottom{gap:.65rem}.pagination{gap:.45rem}.pagination a,.pagination span{min-width:40px;min-height:40px;padding-inline:.6rem}}@media(min-width:480px)and (max-width:699px){.collection-grid,.product-grid,.quantity-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/theme.css.map */
