:root {
  --sv-paper: #0b0d0c;
  --sv-white: #151713;
  --sv-ink: #f4ead8;
  --sv-line: #3e372d;
  --sv-muted: #c5b8a3;
  --sv-gold: #e6a958;
}

body.sv-redesign {
  background: var(--sv-paper);
  color: var(--sv-ink);
}

.drop-banner {
  position: fixed;
  z-index: 980;
  top: 0;
  left: 0;
  right: 0;
  min-height: 32px;
  display: grid;
  place-items: center;
  padding: 6px 20px;
  color: #f8f5ee;
  background: #0b0b0a;
  font: 800 .64rem/1.25 Inter, Arial, sans-serif;
  letter-spacing: .17em;
  text-align: center;
  text-transform: uppercase;
}

.sv-redesign .shop-header {
  top: 32px;
  min-height: 66px;
  border-bottom: 1px solid var(--sv-line);
  color: var(--sv-ink);
  background: rgba(11,13,12,.96);
  box-shadow: 0 8px 28px rgba(0,0,0,.32);
}

.sv-redesign .shop-logo,
.sv-redesign .shop-header nav a,
.sv-redesign .shopping-preferences-trigger,
.sv-redesign .cart-button {
  color: var(--sv-ink);
}

.sv-redesign .shop-header nav a:hover,
.sv-redesign .shopping-preferences-trigger:hover {
  color: var(--sv-gold);
}

.sv-redesign .cart-button {
  border-color: #665947;
  background: transparent;
}

.sv-redesign .hero {
  min-height: min(820px, 94svh);
  margin-top: 32px;
  border-bottom: 0;
}

.sv-redesign .hero::before {
  filter: grayscale(.22) saturate(.7) contrast(1.05)!important;
}

.sv-redesign .hero::after {
  background:
    linear-gradient(90deg, rgba(4,4,4,.92) 0%, rgba(4,4,4,.68) 38%, rgba(4,4,4,.08) 72%),
    linear-gradient(0deg, rgba(0,0,0,.72), transparent 65%)!important;
}

.sv-redesign .hero h1 {
  max-width: 860px!important;
  font-size: clamp(3.2rem, 6.4vw, 7rem)!important;
  letter-spacing: -.045em;
}

.sv-redesign .hero-copy {
  max-width: 560px!important;
  font-size: clamp(.95rem, 1.3vw, 1.12rem)!important;
  line-height: 1.7!important;
}

.sv-redesign .hero-cta {
  border-radius: 0;
  padding: 17px 24px;
  color: #11120f;
  background: var(--sv-gold);
  box-shadow: none;
}

.sv-redesign main {
  background: var(--sv-paper);
}

.sv-redesign .intro,
.sv-redesign .process,
.sv-redesign .featured,
.sv-redesign .worlds,
.sv-redesign .principles,
.sv-redesign .gallery,
.sv-redesign .qr-section,
.sv-redesign .personalization-lab,
.sv-redesign .trust-section,
.sv-redesign .faq-section {
  color: var(--sv-ink);
  background: var(--sv-paper)!important;
}

.sv-redesign .intro,
.sv-redesign .process,
.sv-redesign .featured,
.sv-redesign .worlds,
.sv-redesign .gallery {
  padding-top: clamp(70px, 9vw, 130px);
  padding-bottom: clamp(70px, 9vw, 130px);
}

.sv-redesign .intro h2,
.sv-redesign .process h2,
.sv-redesign .featured h2,
.sv-redesign .worlds h2,
.sv-redesign .gallery h2,
.sv-redesign .qr-section h2,
.sv-redesign .personalization-lab h2,
.sv-redesign .faq-section h2 {
  color: var(--sv-ink)!important;
  letter-spacing: -.035em;
}

.sv-redesign .intro p,
.sv-redesign .process p,
.sv-redesign .featured p,
.sv-redesign .worlds p,
.sv-redesign .gallery p,
.sv-redesign .principles,
.sv-redesign .qr-section p {
  color: var(--sv-muted)!important;
}

.sv-redesign .eyebrow,
.sv-redesign .number,
.sv-redesign .club {
  color: var(--sv-gold)!important;
}

.sv-redesign .steps,
.sv-redesign .world-grid {
  gap: 1px;
  padding: 1px;
  background: var(--sv-line);
}

.sv-redesign .step,
.sv-redesign .world-card {
  border: 0;
  border-radius: 0;
  color: var(--sv-ink);
  background: var(--sv-white);
  box-shadow: none;
}

.sv-redesign .step h3,
.sv-redesign .world-card h3 {
  color: var(--sv-ink)!important;
}

.sv-redesign .featured-grid {
  gap: 4px;
}

.sv-redesign .featured-card {
  border: 0;
  border-radius: 0;
  filter: saturate(.78);
}

.sv-redesign .principles {
  border-top: 1px solid var(--sv-line);
  border-bottom: 1px solid var(--sv-line);
}

.sv-redesign .principle + .principle {
  border-color: var(--sv-line)!important;
}

.sv-redesign .product-switcher {
  border-color: #665947;
  border-radius: 0;
  background: var(--sv-white);
}

.sv-redesign .product-switcher button {
  color: var(--sv-muted);
}

.sv-redesign .product-switcher button.active {
  color: #11120f;
  background: var(--sv-gold);
}

.sv-redesign .collection-head {
  margin-bottom: 42px;
}

.sv-redesign .filters {
  gap: 6px;
}

.sv-redesign .filter {
  border-color: #665947!important;
  border-radius: 0!important;
  color: var(--sv-ink)!important;
  background: transparent!important;
}

.sv-redesign .filter.active {
  color: #11120f!important;
  background: var(--sv-gold)!important;
}

.sv-redesign .grid {
  gap: 3px;
  background: var(--sv-line);
}

.sv-redesign .card {
  border: 0;
  border-radius: 0;
  color: var(--sv-ink);
  background: var(--sv-white);
  box-shadow: none;
}

.sv-redesign .card .image-wrap {
  background: #0d0f0d;
}

.catalog-garment-stage{position:relative;display:block;width:100%;aspect-ratio:1;padding:0;overflow:hidden;border:0;background:#050605;cursor:pointer}
.catalog-garment-stage>img{position:absolute!important;display:block!important;box-shadow:none!important}
.catalog-garment-background{z-index:0;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;transform:scale(1.015)!important;filter:saturate(.78) brightness(.72) contrast(1.05)!important;transition:transform .4s ease,filter .4s ease}
.catalog-garment-shade{position:absolute;z-index:1;inset:0;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.05),rgba(2,3,2,.34) 76%);pointer-events:none}
.catalog-garment-shirt{z-index:2;inset:0;width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important;filter:brightness(1.05) drop-shadow(0 12px 18px rgba(0,0,0,.68))!important;transition:transform .25s ease}
.catalog-garment-art{z-index:3;left:33%;top:25.4%;width:34.1%!important;height:41.1%!important;object-fit:contain!important;transform:none!important;filter:brightness(.96) contrast(1.04) drop-shadow(0 2px 2px rgba(0,0,0,.32))!important;transition:transform .25s ease}
.catalog-garment-stage[data-garment="hoodie"] .catalog-garment-art{left:34.7%;top:28.9%;width:30.7%!important;height:36.8%!important}
.catalog-garment-badge{position:absolute;z-index:4;right:12px;bottom:12px;left:12px;padding:9px 10px;color:#11120f;background:var(--sv-gold);font:900 .58rem/1.1 Inter,Arial,sans-serif;letter-spacing:.09em;text-align:center;text-transform:uppercase}
.catalog-garment-stage:hover .catalog-garment-shirt,.catalog-garment-stage:hover .catalog-garment-art{transform:scale(1.025)!important}
.catalog-garment-stage:hover .catalog-garment-background{transform:scale(1.045)!important;filter:saturate(.86) brightness(.76) contrast(1.06)!important}
@supports (content-visibility:auto){.sv-redesign .card{content-visibility:auto;contain-intrinsic-size:auto 560px}}
body:not(.sticker-catalog-mode) .card>.image-wrap>img{display:none!important}
body.sticker-catalog-mode .catalog-garment-stage{display:none}
body.sticker-catalog-mode .card>.image-wrap>img{display:block!important}

.sv-redesign .card .content {
  padding: 22px 22px 28px;
}

.sv-redesign .card h3,
.sv-redesign .card .quote,
.sv-redesign .card strong {
  color: var(--sv-ink)!important;
}

.sv-redesign .card-cta,
.sv-redesign .sticker-buy {
  border-radius: 0!important;
  color: #11120f!important;
  background: var(--sv-gold)!important;
}

.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hero-actions .hero-cta{margin:0}.hero-actions .hero-cta-secondary{border:1px solid rgba(244,234,216,.55);color:var(--sv-ink);background:rgba(9,10,9,.58);backdrop-filter:blur(10px)}
.product-lineup{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--sv-line);background:#10120f}.product-lineup a{display:grid;gap:6px;place-items:center;min-height:92px;padding:16px;border-right:1px solid var(--sv-line);color:var(--sv-ink);text-decoration:none;text-align:center}.product-lineup a:last-child{border-right:0}.product-lineup strong{font:800 clamp(.82rem,1.2vw,1.05rem)/1 Inter,Arial,sans-serif;text-transform:uppercase}.product-lineup span{color:var(--sv-muted);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.product-lineup a:hover{background:#191b16}.product-lineup a:last-child{color:#11120f;background:var(--sv-gold)}.product-lineup a:last-child span{color:#4b3720}
.product-lineup a.active{box-shadow:inset 0 -4px var(--sv-gold);background:#1d1f19}
.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--sv-line);background:#10120f}.trust-strip span{display:grid;place-items:center;min-height:64px;padding:14px;border-right:1px solid var(--sv-line);color:var(--sv-muted);font:800 .68rem/1.2 Inter,Arial,sans-serif;letter-spacing:.08em;text-align:center;text-transform:uppercase}.trust-strip span:last-child{border-right:0}.trust-strip span::before{content:"✓";margin-bottom:5px;color:var(--sv-gold)}
.garment-filter{display:grid;grid-template-columns:repeat(4,max-content);gap:6px}.garment-filter button{min-height:44px;padding:0 18px;border:1px solid #665947;color:var(--sv-muted);background:transparent;font:900 .68rem/1 Inter,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.garment-filter button:hover,.garment-filter button.active{border-color:var(--sv-gold);color:#11120f;background:var(--sv-gold)}
.hero-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-self:center}.hero-products a{position:relative;display:grid;place-items:center;min-height:240px;overflow:hidden;border:1px solid rgba(230,169,88,.35);color:var(--sv-ink);background:rgba(8,9,8,.58);text-decoration:none;backdrop-filter:blur(8px)}.hero-products img{width:100%;height:210px;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(0,0,0,.65));transition:transform .25s ease}.hero-products strong{position:absolute;right:10px;bottom:10px;left:10px;padding:9px;color:#11120f;background:var(--sv-gold);font:900 .68rem/1 Inter,Arial,sans-serif;letter-spacing:.1em;text-align:center;text-transform:uppercase}.hero-products a:hover img{transform:scale(1.04)}
.hero-product-stage{position:relative;display:block;width:100%;height:210px}.hero-products .hero-product-stage>img:first-child{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.hero-products .hero-product-stage .hero-product-art{position:absolute;z-index:2;left:36%;top:28%;width:28%;height:38%;object-fit:contain;filter:brightness(.9) contrast(1.04) drop-shadow(0 1px 1px rgba(0,0,0,.28))}.hero-products .hero-product-stage.sweatshirt .hero-product-art{left:36.5%;top:27%;width:27%;height:38%}.hero-products .hero-product-stage.hoodie .hero-product-art{left:36%;top:29%;width:28%;height:36%}.hero-products a:hover .hero-product-stage>img:first-child,.hero-products a:hover .hero-product-stage .hero-product-art{transform:scale(1.025)}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.sv-redesign .hero{min-height:0!important;aspect-ratio:3/2;background:#080907!important}
.sv-redesign .hero::before{z-index:0!important;inset:0!important;background-image:image-set(url("/optimized/hero-1536.avif") type("image/avif"),url("/optimized/hero-1536.webp") type("image/webp"));background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;filter:none!important;transform:none!important}
.sv-redesign .hero::after{z-index:0!important;display:block!important;background:linear-gradient(90deg,rgba(2,3,2,.88) 0%,rgba(2,3,2,.45) 34%,transparent 57%)!important}
.sv-redesign .hero>.wrap{position:absolute!important;z-index:1!important;inset:0!important;display:block!important;width:100%!important;max-width:none!important;height:100%!important;padding:0!important}
.hero-live-copy{position:absolute;top:27%;left:4%;display:flex;width:34%;flex-direction:column;align-items:flex-start;color:#e9dfcd;text-align:left}
.hero-eyebrow{margin:0 0 18px;color:#c89450;font:700 clamp(.68rem,1.15vw,1.05rem)/1.2 Georgia,serif;letter-spacing:.2em;text-transform:uppercase}
.sv-redesign .hero .hero-live-copy h1{max-width:100%!important;margin:0;color:#e5d9c4!important;font:700 clamp(2.5rem,4.15vw,4.3rem)/.92 Georgia,serif!important;letter-spacing:-.025em;text-transform:uppercase;text-wrap:balance}
.sv-redesign .hero .hero-live-copy .hero-copy{width:min(430px,100%);margin:clamp(18px,2.2vw,30px) 0 0;color:#d7cab7!important;font:400 clamp(.82rem,1.05vw,1.05rem)/1.6 Georgia,serif!important;letter-spacing:.18em;text-transform:uppercase;text-wrap:balance}
.hero-reference-cta{display:flex;align-items:center;justify-content:space-between;width:min(310px,100%);min-height:58px;margin-top:clamp(18px,2.2vw,30px);padding:0 24px;border:1px solid #b9894e;color:#eadbc2;background:rgba(5,6,5,.56);cursor:pointer;font:700 clamp(.7rem,.9vw,.86rem)/1 Georgia,serif;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}
.hero-reference-cta:hover{color:#0c0d0b;background:#c89450}.hero-reference-cta:focus-visible{outline:2px solid #d7a35d;outline-offset:4px}
.hero-editorial-values{position:absolute;z-index:2;bottom:2.2%;left:2.5%;display:grid;width:min(760px,43%);grid-template-columns:repeat(4,1fr);border:1px solid rgba(169,139,95,.22);background:rgba(5,6,5,.76);backdrop-filter:blur(8px)}
.hero-editorial-values>div{display:grid;place-items:center;min-width:0;padding:12px 9px;text-align:center}.hero-editorial-values>div+div{border-left:1px solid rgba(169,139,95,.32)}.hero-editorial-values span{color:#aa895e;font:400 1.25rem/1 Georgia,serif}.hero-editorial-values strong{margin:7px 0 5px;color:#d8c8ad;font:700 clamp(.53rem,.66vw,.7rem)/1.15 Georgia,serif;letter-spacing:.05em;text-transform:uppercase}.hero-editorial-values small{color:#b7aa97;font:400 clamp(.48rem,.58vw,.61rem)/1.3 Georgia,serif}
.hero-values{display:grid;width:100%;margin-top:auto;grid-template-columns:repeat(3,1fr);gap:18px}
.hero-values p{display:grid;gap:6px;margin:0;text-align:center}.hero-values strong{color:#d8c8ad;font:700 clamp(.62rem,.9vw,.82rem)/1.2 Georgia,serif;letter-spacing:.05em;text-transform:uppercase}.hero-values span{color:#b7aa97;font:400 clamp(.58rem,.75vw,.72rem)/1.25 Georgia,serif}
.hero-single-product{display:block;width:min(520px,100%);justify-self:end}.hero-single-product a{min-height:clamp(440px,58vh,650px);border:0;background:transparent;backdrop-filter:none}.hero-shirt-stage{position:absolute;inset:0 0 46px;display:block}.hero-single-product .hero-shirt-blank{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(0,0,0,.68));transform:none}.hero-single-product .hero-shirt-art{position:absolute;z-index:2;left:33%;top:25.4%;width:34.1%;height:41.1%;object-fit:contain;filter:brightness(.92) contrast(1.02) drop-shadow(0 2px 2px rgba(0,0,0,.24));transform:none}.hero-single-product strong{right:12%;bottom:0;left:12%;padding:15px}.hero-single-product a:hover .hero-shirt-blank,.hero-single-product a:hover .hero-shirt-art{transform:scale(1.025)}
.sv-redesign .featured-card::before{content:"BEST SELLER";position:absolute;z-index:4;top:16px;left:16px;padding:8px 10px;color:#11120f;background:var(--sv-gold);font:900 .62rem/1 Inter,Arial,sans-serif;letter-spacing:.13em}
.bundle-strip{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(24px,5vw,72px);align-items:center;margin:0 0 clamp(70px,9vw,120px);padding:clamp(32px,5vw,64px);border:1px solid var(--sv-line);background:linear-gradient(90deg,rgba(13,15,13,.97),rgba(13,15,13,.78)),url("halloween-21-zombie-picture-club.webp") center 36%/cover}.bundle-strip h2{margin:8px 0 14px;color:var(--sv-ink)}.bundle-strip p{max-width:700px;color:var(--sv-muted);line-height:1.65}.bundle-strip .bundle-actions{display:grid;gap:10px}.bundle-strip a{display:grid;place-items:center;min-height:52px;padding:0 18px;color:#11120f;background:var(--sv-gold);font:900 .72rem/1 Inter,Arial,sans-serif;letter-spacing:.1em;text-align:center;text-decoration:none;text-transform:uppercase}.bundle-strip a:last-child{border:1px solid #756650;color:var(--sv-ink);background:rgba(10,11,10,.74)}
.mobile-shop-bar{display:none}.sv-redesign .discovery-tools{border-color:var(--sv-line);background:#11130f}.sv-redesign .discovery-tools input,.sv-redesign .discovery-tools select,.sv-redesign .discovery-tools button{border-color:#665947;color:var(--sv-ink);background:#090b09}.sv-redesign .sticker-card .image-wrap{background:radial-gradient(circle at 50% 42%,rgba(230,169,88,.15),transparent 45%),#0d0f0d}

.sv-redesign footer {
  color: #e9e5dc;
  background: #10100f;
}

.sv-redesign .intro,
.sv-redesign .process,
.sv-redesign .worlds,
.sv-redesign .qr-section,
.sv-redesign .style-quiz,
.sv-redesign .hero-promise,
.sv-redesign .card .description {
  display: none!important;
}

.sv-redesign .featured { padding-top: clamp(56px,7vw,96px); }
.sv-redesign .bundle-strip { margin-top: 0; }
.sv-redesign .bundle-strip p { display: none; }
.sv-redesign .card .content { min-height: 190px; }
.sv-redesign .card .quote { margin-bottom: 0; }
.sv-redesign .card .story-details{display:block!important;margin-top:16px;padding-top:14px;border-top:1px solid #d9d2c5}
.sv-redesign .card .story-details summary{color:#5f574c!important;font-size:.67rem;letter-spacing:.11em}
.sv-redesign .card .story-details[open] p{margin-top:12px;color:#4c463e!important;font-size:.78rem;line-height:1.6}
.sv-redesign .gallery { padding-top: clamp(56px,7vw,96px); }
.sv-redesign .faq-section { max-width: 900px; margin-inline: auto; }
@media (max-width:960px){.sv-redesign .hero::before{background-image:image-set(url("/optimized/hero-960.avif") type("image/avif"),url("/optimized/hero-960.webp") type("image/webp"))}}
@media (max-width:640px){.sv-redesign .hero::before{background-image:image-set(url("/optimized/hero-640.avif") type("image/avif"),url("/optimized/hero-640.webp") type("image/webp"))}}

@media (hover:hover) and (pointer:fine) {
  .sv-redesign .card,
  .sv-redesign .featured-card,
  .sv-redesign .world-card,
  .sv-redesign .step {
    transition:transform .35s cubic-bezier(.2,.7,.2,1),border-color .35s ease,box-shadow .35s ease,filter .35s ease!important;
  }
  .sv-redesign .card:hover,
  .sv-redesign .featured-card:hover,
  .sv-redesign .world-card:hover,
  .sv-redesign .step:hover {
    transform:translateY(-4px);
    border-color:rgba(208,158,91,.48)!important;
    box-shadow:0 22px 52px rgba(0,0,0,.42),0 0 0 1px rgba(208,158,91,.12),0 0 30px rgba(208,158,91,.13)!important;
    filter:brightness(1.035) saturate(1.02);
  }
}

@media (max-width: 760px) {
  .drop-banner { font-size: .56rem; letter-spacing: .1em; }
  .sv-redesign .shop-header { top: 32px; }
  .sv-redesign .hero { margin-top: 32px; }
  .sv-redesign .hero>.wrap { padding-top: 88px; }
  .sv-redesign .grid { gap: 1px; }
  .sv-redesign .card .content { padding: 18px; }
  .sv-redesign .card .content { min-height: 170px; }
  .hero-actions{display:grid}.hero-actions .hero-cta{width:100%;justify-content:center}.bundle-strip{grid-template-columns:1fr}.mobile-shop-bar{position:fixed;z-index:1900;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));left:12px;display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:7px;border:1px solid #615440;background:rgba(9,10,9,.94);box-shadow:0 16px 42px rgba(0,0,0,.58);backdrop-filter:blur(14px)}.mobile-shop-bar a{display:grid;place-items:center;min-height:46px;color:#11120f;background:var(--sv-gold);font:900 .65rem/1 Inter,Arial,sans-serif;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.mobile-shop-bar a:last-child{border:1px solid #665947;color:var(--sv-ink);background:#151713}
  .product-lineup{grid-template-columns:repeat(2,1fr)}.product-lineup a{min-height:76px;border-bottom:1px solid var(--sv-line)}.product-lineup a:nth-child(even){border-right:0}.product-lineup a:last-child{grid-column:1/-1}
  .hero-products{order:-1;width:100%;margin-top:-14px}.hero-single-product{justify-self:center}.hero-single-product a{min-height:330px}.hero-single-product strong{right:8%;bottom:0;left:8%;padding:12px 6px;font-size:.58rem}.hero-shirt-stage{inset:0 0 40px}
  .sv-redesign .hero{aspect-ratio:auto;min-height:88svh!important}.sv-redesign .hero::before{background-position:center top!important;background-size:100% auto!important}.sv-redesign .hero::after{background:linear-gradient(0deg,rgba(3,4,3,.96) 0%,rgba(3,4,3,.72) 45%,rgba(3,4,3,.04) 68%)!important}.hero-live-copy{top:auto;right:8%;bottom:5%;left:8%;width:auto;height:auto}.hero-eyebrow{margin-bottom:10px}.sv-redesign .hero .hero-live-copy h1{font-size:clamp(2.7rem,13vw,4.2rem)!important;white-space:normal}.sv-redesign .hero .hero-live-copy .hero-copy{max-width:520px;margin-top:14px;font-size:.92rem!important}.hero-reference-cta{width:100%;min-height:54px;margin-top:16px;padding:0 20px;font:800 .7rem/1 Inter,Arial,sans-serif}.hero-values,.hero-editorial-values{display:none}
  .trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip span{min-height:58px}.trust-strip span:nth-child(2){border-right:0}
  .garment-filter{grid-template-columns:repeat(2,1fr);width:100%}.garment-filter button{padding:0 8px}
}
