:root{--sjt-red:#ff1b15;--sjt-green:#7bd900;--sjt-blue:#1687f7;--sjt-pink:#ff0b67;--sjt-purple:#5520b7;--sjt-orange:#ff8610;--sjt-yellow:#ffd600;--sjt-ink:#101a33;--sjt-bg:#ffffff;--sjt-radius:24px;--page-width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sjt-bg);color:var(--sjt-ink);font-family:Arial,Helvetica,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 24px}.section{padding:58px 0}.section--tight{padding:28px 0}h1,h2,h3{line-height:1.05;margin:0 0 16px;font-weight:900;letter-spacing:-.025em}h1{font-size:clamp(2.5rem,7vw,5.6rem)}h2{font-size:clamp(2rem,4vw,3.4rem)}h3{font-size:1.3rem}p{margin:0 0 16px}.sjt-kicker{font-weight:900;text-transform:uppercase;letter-spacing:.13em;color:var(--sjt-purple);font-size:.8rem}.button,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:0;border-radius:999px;font-weight:900;cursor:pointer;background:var(--sjt-pink);color:#fff;box-shadow:0 8px #101a331f;transition:.15s transform}.button:hover{transform:translateY(-2px)}.button--secondary{background:var(--sjt-blue)}.button--dark{background:var(--sjt-ink)}.sjt-card{background:#fff;border:2px solid #eef0f5;border-radius:var(--sjt-radius);box-shadow:0 10px 28px #1e284614}.sjt-splatter{position:relative;overflow:hidden}.sjt-splatter:before,.sjt-splatter:after{content:"";position:absolute;width:220px;height:220px;border-radius:44% 56% 57% 43%/41% 44% 56% 59%;z-index:0;filter:saturate(1.1)}.sjt-splatter:before{left:-105px;bottom:-115px;background:var(--sjt-pink)}.sjt-splatter:after{right:-110px;top:-125px;background:var(--sjt-orange)}.sjt-splatter>*{position:relative;z-index:1}.announcement{background:var(--sjt-purple);color:#fff;text-align:center;font-weight:900;padding:10px 20px}.site-header{position:sticky;top:0;z-index:30;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #eee}.header-inner{min-height:78px;display:flex;align-items:center;gap:28px}.brand-text{font-size:1.45rem;font-weight:1000;letter-spacing:-.04em;white-space:nowrap}.brand-text .s{color:var(--sjt-red)}.brand-text .j{color:var(--sjt-green)}.brand-text .t{color:var(--sjt-blue)}.brand-text .three{color:var(--sjt-yellow)}.brand-text .d{color:var(--sjt-orange)}.nav{display:flex;gap:20px;flex:1;align-items:center;font-weight:800}.nav a:hover{color:var(--sjt-pink)}.header-actions{display:flex;align-items:center;gap:12px}.icon-link{width:42px;height:42px;border-radius:50%;background:#f4f5f8;display:grid;place-items:center;font-weight:900}.mobile-toggle{display:none;border:0;background:#f4f5f8;border-radius:50%;width:42px;height:42px;font-size:20px}.sjt-hero{min-height:560px;background:#fff;padding:34px 0 62px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:34px;align-items:center}.hero-copy{padding:34px 0}.hero-copy h1 span{display:inline-block}.hero-copy .red{color:var(--sjt-red)}.hero-copy .green{color:var(--sjt-green)}.hero-copy .blue{color:var(--sjt-blue)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero-art{border-radius:32px;overflow:hidden;box-shadow:0 18px 60px #1e284624;background:#fff}.hero-art img{width:100%;height:100%;object-fit:cover}.burst-row{display:flex;gap:10px;margin:0 0 20px}.burst{width:14px;height:24px;border-radius:100% 0;transform:rotate(45deg)}.burst:nth-child(1){background:var(--sjt-red)}.burst:nth-child(2){background:var(--sjt-blue)}.burst:nth-child(3){background:var(--sjt-purple)}.burst:nth-child(4){background:var(--sjt-pink)}.burst:nth-child(5){background:var(--sjt-green)}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.collection-card{overflow:hidden;position:relative;min-height:300px;padding:28px;display:flex;align-items:flex-end;background:#f7f8fb}.collection-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 25%,rgba(12,17,40,.76))}.collection-card-content{position:relative;z-index:2;color:#fff}.collection-card .button{box-shadow:none;min-height:42px}.collection-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:5rem;background:linear-gradient(135deg,#fff,#f0f3ff)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{overflow:hidden}.product-card-media{aspect-ratio:1;background:#f6f7fa;overflow:hidden}.product-card-media img{width:100%;height:100%;object-fit:cover;transition:.25s transform}.product-card:hover img{transform:scale(1.04)}.product-card-body{padding:16px}.price{font-weight:900;color:var(--sjt-purple)}.compare-price{text-decoration:line-through;color:#828797;font-weight:600;margin-left:8px}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.promo-panel{padding:38px;min-height:360px}.promo-panel--pink{background:linear-gradient(135deg,#fff0f7,#fff)}.promo-panel--blue{background:linear-gradient(135deg,#eff7ff,#fff)}.promo-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0}.promo-pill{padding:14px;border-radius:16px;background:#fff;border:2px solid #eef0f5;font-weight:900}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}.product-gallery{display:grid;gap:12px}.product-gallery img{width:100%;border-radius:22px;background:#f6f7fa}.product-info{position:sticky;top:110px}.product-title{font-size:clamp(2rem,4vw,3.8rem)}.product-form{display:grid;gap:14px;margin-top:20px}.field,select,input[type=text],input[type=email],input[type=number]{width:100%;min-height:48px;border:2px solid #e5e7ee;border-radius:14px;padding:10px 14px;background:#fff;font:inherit}.quantity-row{display:flex;gap:12px;align-items:center}.badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.badge{background:#f6f7fa;padding:9px 12px;border-radius:999px;font-size:.85rem;font-weight:800}.cart-row{display:grid;grid-template-columns:110px 1fr auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid #eee}.cart-row img{border-radius:14px}.cart-summary{max-width:480px;margin-left:auto;padding:24px}.site-footer{background:var(--sjt-ink);color:#fff;margin-top:60px;padding:54px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:32px}.footer-title{font-weight:900;margin-bottom:12px}.footer-links{display:grid;gap:9px;color:#dbe0ef}.footer-bottom{margin-top:36px;padding-top:22px;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#c6ccdd}.newsletter-box{display:flex;gap:10px;max-width:520px}.newsletter-box input{flex:1}.search-form{display:flex;gap:10px;max-width:720px;margin:24px 0 34px}@media(max-width:990px){.nav{display:none;position:absolute;left:0;right:0;top:78px;background:#fff;padding:20px 24px;border-bottom:1px solid #eee;flex-direction:column;align-items:flex-start}.nav.is-open{display:flex}.mobile-toggle{display:grid;place-items:center}.header-actions{margin-left:auto}.hero-grid,.promo-grid,.product-layout{grid-template-columns:1fr}.hero-copy{padding-bottom:0}.product-info{position:static}.collection-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.page-width{padding:0 16px}.section{padding:40px 0}.header-inner{min-height:68px}.nav{top:68px}.brand-text{font-size:1.2rem}.hero-grid{gap:20px}.sjt-hero{padding-top:20px}.hero-art{border-radius:22px}.collection-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card-body{padding:12px}.promo-list,.footer-grid{grid-template-columns:1fr}.newsletter-box{flex-direction:column}.cart-row{grid-template-columns:80px 1fr}.cart-row>div:last-child{grid-column:2}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
