
/* V56 Stage-T new colors, preorder, cart, cookie, and compact button fixes */
.chip-puff{background:linear-gradient(135deg,#fff4f7 0%,#f3b9c5 46%,#e98fa4 100%)!important}
.chip-ender{background:linear-gradient(135deg,#090714 0%,#423094 44%,#a89aff 100%)!important}
.chip-iron{background:linear-gradient(135deg,#fff8df 0%,#b33b35 46%,#6f1619 100%)!important}
.stage-preorder-note{margin-top:8px!important;font-size:12px!important;color:rgba(255,255,255,.68)!important}
.preorder-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;background:rgba(249,115,22,.16);color:#ffb56d;border:1px solid rgba(249,115,22,.34);margin-left:8px}
.cta-row.product-buy-row,.product-buy-row.shopify-commerce-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-top:18px!important}
.cta-row.product-buy-row .btn,.product-buy-row.shopify-commerce-actions .btn{min-height:46px!important;padding:10px 14px!important;border-radius:24px!important;font-size:13px!important;line-height:1.15!important}
.product-page .actions{gap:10px!important}
.product-page .actions .btn{min-height:44px!important;padding:10px 15px!important;border-radius:24px!important;font-size:13px!important}
.product-section.stage .stat-grid,.product-section.m30 .stat-grid{gap:10px!important;margin-top:20px!important}
.product-section.stage .stat,.product-section.m30 .stat{padding:13px 14px!important;border-radius:18px!important}
.product-section.stage .stat strong,.product-section.m30 .stat strong{font-size:13px!important}
.product-section.stage .stat span,.product-section.m30 .stat span{font-size:11.5px!important;line-height:1.45!important}
.variant-picker .config-row{gap:9px!important}
.variant-picker .color-chip{width:40px!important;height:40px!important}
.stage-new-colors-teaser{position:relative;background:#08090c;color:#fff;padding:76px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden}
.stage-new-colors-teaser:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(236,72,153,.16),transparent 30%),radial-gradient(circle at 78% 18%,rgba(111,66,245,.18),transparent 30%),radial-gradient(circle at 58% 86%,rgba(249,115,22,.12),transparent 34%);pointer-events:none}
.stage-new-colors-teaser-grid{position:relative;z-index:1;display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:center}
.stage-new-colors-copy h2{font-size:clamp(38px,5vw,66px);line-height:.96;letter-spacing:-.065em;margin:12px 0 16px;color:#fff}
.stage-new-colors-copy p{color:rgba(255,255,255,.68);line-height:1.75;max-width:660px}
.teaser-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.stage-new-colors-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.stage-new-colors-strip img{width:100%;height:420px;object-fit:contain;background:linear-gradient(180deg,#fff,#f7f4ef);border-radius:28px;padding:14px;box-shadow:0 30px 90px rgba(0,0,0,.28)}
.mojo-cart-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.46);z-index:30000;opacity:0;pointer-events:none;transition:.22s ease}
.mojo-cart-backdrop.open{opacity:1;pointer-events:auto}
.mojo-cart-drawer{position:fixed;top:0;right:0;width:min(440px,94vw);height:100vh;z-index:30001;background:#f8f3ec;color:#111;transform:translateX(102%);transition:.25s ease;box-shadow:-30px 0 90px rgba(0,0,0,.28);display:flex;flex-direction:column;padding:22px;border-left:1px solid rgba(0,0,0,.08)}
.mojo-cart-drawer.open{transform:translateX(0)}
.mojo-cart-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}
.mojo-cart-kicker{display:block;color:#f97316;font-size:11px;font-weight:950;letter-spacing:.18em;text-transform:uppercase;margin-bottom:6px}
.mojo-cart-head h3{font-size:28px;line-height:1;margin:0;letter-spacing:-.04em}
.mojo-cart-close{width:42px;height:42px;border-radius:999px;border:1px solid #e1d6ca;background:#fff;font-size:24px;cursor:pointer}
.mojo-cart-lines{display:grid;gap:12px;overflow:auto;padding-right:2px}
.mojo-cart-line{display:grid;grid-template-columns:74px 1fr;gap:12px;background:#fff;border:1px solid #e8ded3;border-radius:20px;padding:10px}
.mojo-cart-line img{width:74px;height:88px;object-fit:contain;background:#f5f1eb;border-radius:14px}
.mojo-cart-line strong{display:block;font-size:14px;line-height:1.25}
.mojo-cart-line small{display:block;color:#766d63;margin-top:3px}
.mojo-cart-line-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}
.mojo-cart-qty{display:inline-flex;align-items:center;border:1px solid #e1d6ca;border-radius:999px;overflow:hidden;background:#fff}
.mojo-cart-qty button{width:30px;height:28px;border:0;background:#fff;cursor:pointer;font-weight:950}
.mojo-cart-qty span{min-width:30px;text-align:center;font-weight:900;font-size:13px}
.mojo-cart-remove{border:0;background:transparent;color:#9a3412;font-size:12px;font-weight:900;cursor:pointer}
.mojo-cart-empty{margin:auto;text-align:center;color:#7c7166;line-height:1.65;padding:24px}
.mojo-cart-foot{margin-top:auto;border-top:1px solid #e3d8cc;padding-top:16px}
.mojo-cart-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:14px}
.mojo-cart-total strong{font-size:22px}
.mojo-cart-checkout{width:100%;min-height:52px;border:0;border-radius:999px;background:#f97316;color:#fff;font-weight:950;font-size:15px;cursor:pointer}
.mojo-cookie-overlay{position:fixed;inset:0;z-index:40000;background:rgba(0,0,0,.38);display:none;align-items:center;justify-content:center;padding:20px}
.mojo-cookie-overlay.show{display:flex}
.mojo-cookie-card{position:relative;width:min(440px,calc(100vw - 28px));background:#fff;border-radius:18px;padding:24px 22px 18px;box-shadow:0 24px 80px rgba(0,0,0,.28);color:#1a1717}
.mojo-cookie-close{position:absolute;right:14px;top:12px;border:0;background:transparent;font-size:27px;color:#7b716b;cursor:pointer}
.mojo-cookie-card h2{margin:0 34px 10px 0;font-size:25px;line-height:1.1;letter-spacing:-.025em;color:#151515}
.mojo-cookie-card p{font-size:14px;line-height:1.55;color:#625852;margin:0 0 14px}
.mojo-cookie-row{display:flex;align-items:center;gap:10px;font-size:14px;color:#3d3732;margin:10px 0}
.mojo-cookie-row input{width:14px;height:14px;accent-color:#2563eb}
.mojo-cookie-row.disabled{opacity:.72}
.mojo-cookie-links{display:flex;gap:22px;flex-wrap:wrap;margin:12px 0 16px}
.mojo-cookie-links a{font-size:12.5px;text-decoration:underline;color:#70495b}
.mojo-cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.mojo-cookie-actions button{min-height:44px;border-radius:12px;font-weight:900;cursor:pointer}
.mojo-cookie-save{background:#fff;border:1px solid #e6d5c0;color:#111}
.mojo-cookie-agree{background:#73475b;border:1px solid #73475b;color:#fff}
.new-colors-page{background:#08090c;color:#fff}
.new-colors-hero{position:relative;min-height:760px;display:flex;align-items:flex-end;padding:130px 0 76px;background:#08090c url('../stage-new-colors-hero.jpg') center/cover no-repeat;overflow:hidden}
.new-colors-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,9,12,.95) 0%,rgba(8,9,12,.72) 36%,rgba(8,9,12,.28) 72%,rgba(8,9,12,.76) 100%)}
.new-colors-hero .container{position:relative;z-index:1}
.new-colors-hero h1{font-size:clamp(48px,7vw,92px);line-height:.92;letter-spacing:-.075em;max-width:880px;margin:14px 0 18px;color:#fff}
.new-colors-hero p{max-width:680px;color:rgba(255,255,255,.72);font-size:18px;line-height:1.75}
.new-color-cards{padding:76px 0;background:#f6f1e9;color:#111}
.new-color-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.new-color-card{background:#fff;border:1px solid #e6dccf;border-radius:30px;padding:20px;box-shadow:0 24px 70px rgba(14,14,17,.08)}
.new-color-card img{width:100%;height:520px;object-fit:contain;background:#faf8f3;border-radius:24px}
.new-color-card h3{font-size:28px;margin:18px 0 8px;letter-spacing:-.04em}
.new-color-card p{color:#6f685e;line-height:1.7}
.new-color-card .btn{width:100%;margin-top:12px}
.new-colors-seo-section{padding:70px 0;background:#08090c;color:#fff}
.new-colors-seo-section p{color:rgba(255,255,255,.68);line-height:1.75}
@media(max-width:980px){
  .cta-row.product-buy-row,.product-buy-row.shopify-commerce-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .stage-new-colors-teaser-grid,.new-color-grid{grid-template-columns:1fr}
  .stage-new-colors-strip{grid-template-columns:repeat(3,1fr)}
  .stage-new-colors-strip img{height:300px}
  .new-color-card img{height:420px}
}
@media(max-width:760px){
  .back-top{bottom:124px!important;right:14px!important;width:46px!important;height:46px!important}
  .mobile-sticky-buy{z-index:9996!important}
  .product-page .actions{display:grid!important;grid-template-columns:1fr 1fr!important}
  .product-page .actions .btn{width:100%!important;min-height:42px!important}
  .cta-row.product-buy-row .btn,.product-buy-row.shopify-commerce-actions .btn{min-height:42px!important;padding:9px 12px!important;font-size:12.5px!important}
  .variant-picker .color-chip{width:36px!important;height:36px!important}
  .stage-new-colors-teaser{padding:58px 0}
  .stage-new-colors-copy h2{font-size:36px}
  .stage-new-colors-strip{gap:8px}
  .stage-new-colors-strip img{height:210px;border-radius:18px;padding:8px}
  .mojo-cookie-card{border-radius:18px;padding:22px 20px 16px}
  .mojo-cookie-actions{grid-template-columns:1fr}
  .new-colors-hero{min-height:620px;padding:112px 0 58px;background-position:58% center}
  .new-colors-hero p{font-size:15.5px}
  .new-color-cards{padding:54px 0}
  .new-color-card{border-radius:24px;padding:16px}
  .new-color-card img{height:360px}
}
@media(max-width:520px){
  .product-page .actions{grid-template-columns:1fr!important}
  .cta-row.product-buy-row,.product-buy-row.shopify-commerce-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .cta-row.product-buy-row .btn,.product-buy-row.shopify-commerce-actions .btn{border-radius:20px!important}
  .new-color-card img{height:320px}
}


/* V57 final corrections: official color names + tighter PDP actions */
.chip-ender{background:linear-gradient(135deg,#090714 0%,#423094 44%,#a89aff 100%)!important}
.chip-iron{background:linear-gradient(135deg,#fff8df 0%,#b33b35 46%,#6f1619 100%)!important}
.cta-row.product-buy-row,.product-buy-row.shopify-commerce-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:14px!important}
.cta-row.product-buy-row .btn,.product-buy-row.shopify-commerce-actions .btn{min-height:40px!important;padding:8px 11px!important;border-radius:18px!important;font-size:12.2px!important;line-height:1.1!important;white-space:nowrap!important}
.product-page .actions{gap:8px!important;margin-top:14px!important}
.product-page .actions .btn{min-height:40px!important;padding:8px 12px!important;border-radius:18px!important;font-size:12.4px!important;line-height:1.1!important;white-space:nowrap!important}
.product-section.stage .stat,.product-section.m30 .stat{padding:11px 12px!important;border-radius:16px!important}
.product-section.stage .stat-grid,.product-section.m30 .stat-grid{margin-top:16px!important}
.variant-picker .color-chip{width:36px!important;height:36px!important}
@media(max-width:760px){.back-top{bottom:152px!important;right:14px!important;width:44px!important;height:44px!important}.cta-row.product-buy-row,.product-buy-row.shopify-commerce-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.cta-row.product-buy-row .btn,.product-buy-row.shopify-commerce-actions .btn{min-height:39px!important;font-size:12px!important;padding:8px 9px!important}.product-page .actions{grid-template-columns:1fr 1fr!important}.product-page .actions .btn{min-height:39px!important;font-size:12px!important;padding:8px 9px!important}.mobile-sticky-buy a,.mobile-sticky-buy button{min-height:48px!important}}
@media(max-width:520px){.product-page .actions{grid-template-columns:1fr 1fr!important}.cta-row.product-buy-row,.product-buy-row.shopify-commerce-actions{grid-template-columns:1fr 1fr!important}.cta-row.product-buy-row .btn,.product-buy-row.shopify-commerce-actions .btn,.product-page .actions .btn{white-space:normal!important}}


/* V58 restore reviews + faster click/checkout response */
body.mojo-loading::before{content:"";position:fixed;left:0;top:0;height:3px;width:100%;z-index:50000;background:linear-gradient(90deg,#6f42f5,#f97316);animation:mojoPageLoadBar .8s ease-in-out infinite;box-shadow:0 0 18px rgba(249,115,22,.45)}
@keyframes mojoPageLoadBar{0%{transform:translateX(-100%)}55%{transform:translateX(-12%)}100%{transform:translateX(100%)}}
.mojo-checkout-loading,[data-speed-loading="true"]{opacity:.74!important;pointer-events:none!important;filter:saturate(.85)}
.mojo-checkout-loading::after{content:"";width:13px;height:13px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;display:inline-block;margin-left:8px;vertical-align:-2px;animation:mojoSpin .7s linear infinite}
@keyframes mojoSpin{to{transform:rotate(360deg)}}
.nav a[href="/reviews"],.footer a[href="/reviews"]{white-space:nowrap}
@media(max-width:760px){.back-top{bottom:166px!important}.review-page .footer{padding-bottom:94px}}
