.shop-page{--blue:#0d415a;--deep:#092333;--bright:#0a95d0;--pale:#eff8fb;--ink:#123243;--muted:#617887;background:#fff;color:var(--ink);min-height:100vh}
.shop-header{height:68px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;background:rgba(243,251,253,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(18,50,67,.12)}
.shop-brand{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:800;letter-spacing:.05em}.shop-brand small{display:block;font-size:7px;letter-spacing:.18em;color:var(--muted);margin-top:2px}.shop-brand-mark{width:38px;height:38px;border-radius:50%;overflow:hidden;background:#fff}.shop-brand-mark img{transform:scale(2.4)}
.shop-header nav{display:flex;align-items:center;gap:24px;font-size:11px;font-weight:700}.shop-header nav>a:not(.shop-home-link):hover{opacity:.55}.shop-home-link{padding:11px 15px;background:var(--ink);color:#fff;display:flex;gap:22px}
.shop-hero{height:410px;padding:22px 3vw 22px 7vw;display:grid;grid-template-columns:.9fr 1.1fr;gap:4vw;background:var(--blue);color:#fff;align-items:center}.shop-hero-copy{max-width:580px}.shop-eyebrow,.shop-section-head>div>p,.shop-product-no,.shop-concept>div>p,.shop-guide>div>p{font-size:9px;letter-spacing:.22em;font-weight:800;color:#65cef2}
.shop-hero h1{font-size:clamp(46px,5vw,74px);line-height:1;letter-spacing:-.06em;margin:22px 0 18px}.shop-hero h1 span,.shop-hero h1 em{display:block;white-space:nowrap}.shop-hero h1 em{font-style:normal;color:#6ed5f6;margin-top:7px}.shop-hero-copy>p:not(.shop-eyebrow){font-size:13px;line-height:1.8;color:#d4eaf2;max-width:440px}.shop-hero-copy>a{width:190px;margin-top:22px;padding:14px 17px;background:var(--bright);display:flex;justify-content:space-between;font-size:11px;font-weight:800}
.shop-hero-image{height:366px;position:relative;overflow:hidden;background:#dceef4}.shop-hero-image img{object-position:center 18%}.shop-hero-image:after{content:"";position:absolute;inset:62% 0 0;background:linear-gradient(transparent,rgba(5,38,57,.58))}.shop-hero-image>span{position:absolute;right:18px;bottom:15px;z-index:2;font-size:8px;line-height:1.5;letter-spacing:.16em;text-align:right}
.shop-items{padding:120px 6vw;background:var(--pale)}.shop-section-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin:0 auto 58px;max-width:1320px}.shop-section-head h2{font-size:clamp(42px,5vw,72px);letter-spacing:-.06em;margin:12px 0 0;text-wrap:balance}.shop-section-head>p{font-size:13px;line-height:1.9;color:var(--muted);max-width:470px}
.shop-product-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1320px;margin:0 auto}.shop-product,.shop-product:nth-child(even){display:flex;flex-direction:column;min-height:0;background:#fff;border:1px solid #dce9ee;box-shadow:0 12px 32px rgba(9,48,69,.06)}.shop-product:nth-child(even) .shop-product-image{order:0}
.shop-product-image{position:relative;aspect-ratio:4/3;min-height:0;overflow:hidden;background:#edf4f6}.shop-product-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s cubic-bezier(.22,1,.36,1)}.shop-product:nth-child(2) .shop-product-image img{object-fit:cover;object-position:center}.shop-product:hover .shop-product-image img{transform:scale(1.025)}.shop-product-image>span{position:absolute;left:20px;top:20px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--bright);color:#fff;font-size:10px;font-weight:800}
.shop-product-copy{padding:38px 40px 40px;display:flex;flex-direction:column;flex:1}.shop-product-copy h3{font-size:clamp(26px,2.4vw,38px);letter-spacing:-.045em;margin:12px 0 16px}.shop-price{display:flex;align-items:baseline;gap:9px;padding-bottom:22px;border-bottom:1px solid #dbe8ed}.shop-price strong{font-size:30px}.shop-price small{font-size:9px;color:#758a95}.shop-product-lead{font-size:15px;font-weight:700;line-height:1.7;margin:24px 0 14px}.shop-product ul{list-style:none;margin:0 0 8px;padding:0}.shop-product li{font-size:12px;color:var(--muted);line-height:1.55;padding:9px 0;border-bottom:1px solid #e6eef1}.shop-product li:before{content:"✓";color:var(--bright);font-weight:800;margin-right:9px}.shop-product-note{margin:12px 0 0;color:#758a95}.shop-buy{margin-top:auto;padding:18px 20px;background:var(--bright);color:#fff;display:flex;justify-content:space-between;border:0;width:100%;font-size:12px;font-weight:800;cursor:pointer}
.shop-concept{padding:115px 10vw;display:grid;grid-template-columns:minmax(240px,400px) 1fr;gap:9vw;align-items:center;background:var(--blue);color:#fff}.shop-concept-mark{aspect-ratio:1;border-radius:50%;overflow:hidden;background:#fff}.shop-concept-mark img{transform:scale(1.16);object-fit:contain}.shop-concept h2{font-size:clamp(42px,5vw,72px);line-height:1.12;letter-spacing:-.06em;margin:22px 0;max-width:760px;text-wrap:balance}.shop-concept>div>p:last-child{max-width:650px;color:#cfe4ec;font-size:14px;line-height:2}
.shop-concept h2 span{display:block}
.shop-guide{padding:110px 7vw;display:grid;grid-template-columns:.45fr 1.55fr;gap:6vw;align-items:center}.shop-guide h2{font-size:clamp(40px,5vw,68px);line-height:1.12;letter-spacing:-.06em;margin:20px 0;text-wrap:balance}.shop-guide img{width:100%;height:auto;max-height:720px;object-fit:contain;background:#f4f9fa}
.shop-footer{padding:36px 5vw;display:flex;align-items:center;justify-content:space-between;background:var(--deep);color:#fff}.shop-footer>div{display:flex;gap:24px;font-size:10px}.shop-footer>small{font-size:9px;color:#7894a2}
.shop-buy,.shop-home-link,.shop-hero-copy>a,.checkout-ready{border-radius:999px}.shop-buy,.shop-home-link,.shop-hero-copy>a{transition:transform .22s ease,filter .22s ease}.shop-buy:hover,.shop-home-link:hover,.shop-hero-copy>a:hover{transform:translateY(-3px);filter:brightness(1.07)}
.cart-trigger{position:fixed;right:22px;bottom:22px;z-index:35;border:0;border-radius:999px;background:var(--deep);color:#fff;padding:10px 10px 10px 20px;display:flex;align-items:center;gap:14px;box-shadow:0 14px 38px rgba(4,35,53,.28);font-size:10px;font-weight:800;letter-spacing:.16em;cursor:pointer}.cart-trigger strong{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--bright);font-size:12px;letter-spacing:0}
.cart-backdrop{position:fixed;inset:0;z-index:39;border:0;background:rgba(2,21,32,.5);backdrop-filter:blur(4px)}.cart-panel{position:fixed;z-index:40;right:0;top:0;width:min(480px,100%);height:100dvh;background:#fff;padding:34px;display:flex;flex-direction:column;transform:translateX(105%);transition:transform .35s cubic-bezier(.22,1,.36,1);box-shadow:-18px 0 50px rgba(3,32,48,.2)}.cart-panel.is-open{transform:none}.cart-head{display:flex;align-items:start;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid #dce8ed}.cart-head small{font-size:9px;letter-spacing:.2em;color:#0a85ba}.cart-head h2{font-size:34px;margin:5px 0 0}.cart-head button{border:0;background:#e9f5f9;width:42px;height:42px;border-radius:50%;font-size:22px;cursor:pointer}
.cart-lines{flex:1;overflow:auto;padding:10px 0}.cart-empty{color:#6c828d;font-size:13px;padding:28px 0}.cart-line{display:grid;grid-template-columns:72px 1fr auto;gap:14px;padding:18px 0;border-bottom:1px solid #e4edf0;align-items:start}.cart-line>img{width:72px;height:82px;object-fit:cover}.cart-line>div>strong{display:block;font-size:13px}.cart-line>div>small{display:block;color:#748994;font-size:9px;margin-top:5px}.cart-line>strong{font-size:12px}.quantity{display:flex;align-items:center;width:max-content;border:1px solid #d3e2e8;margin-top:12px}.quantity button{width:30px;height:28px;border:0;background:#f2f8fa;cursor:pointer}.quantity span{width:30px;text-align:center;font-size:11px}
.cart-total{padding:20px 0;border-top:1px solid #cbdde4;display:flex;justify-content:space-between;align-items:baseline}.cart-total span{font-size:12px;font-weight:700}.cart-total>strong{font-size:25px}.cart-total small{font-size:9px}.shipping-note{font-size:10px;line-height:1.7;color:#6b818c;margin:0 0 16px}.checkout-ready{width:100%;border:0;background:#aab9c0;color:#fff;padding:19px;font-size:12px;font-weight:800}.checkout-safe{text-align:center;color:#80939c;font-size:9px;margin-top:11px}
.shipping-select{display:grid;gap:8px;margin:0 0 12px}.shipping-select span{font-size:11px;font-weight:800}.shipping-select select{width:100%;border:1px solid #efd5b9;border-radius:14px;background:#fff;padding:13px 14px;font:inherit;color:var(--deep)}.cart-shipping{display:flex;justify-content:space-between;font-size:12px;margin:0 0 12px}.checkout-ready:not(:disabled){background:var(--bright);cursor:pointer}.checkout-ready:disabled{cursor:not-allowed}.checkout-error{font-size:11px;color:#b33a21;margin:0 0 12px}.checkout-result{min-height:100dvh;display:grid;place-items:center;padding:24px;background:#fff7ed;color:#4f2a16}.checkout-result>div{width:min(620px,100%);padding:clamp(34px,7vw,72px);border:1px solid #f2d1ae;border-radius:32px;background:#fff;text-align:center;box-shadow:0 24px 70px rgba(93,48,18,.12)}.checkout-result span{font-size:10px;font-weight:900;letter-spacing:.22em;color:#ef7719}.checkout-result h1{font-size:clamp(32px,5vw,54px);line-height:1.25;margin:16px 0}.checkout-result p{font-size:14px;line-height:2;color:#795640}.checkout-result a{display:inline-block;margin-top:22px;padding:15px 28px;border-radius:999px;background:#ef7719;color:#fff;text-decoration:none;font-weight:800;font-size:12px}
@media(max-width:960px){.shop-header nav>a:not(.shop-home-link){display:none}.shop-hero{height:auto;grid-template-columns:1fr;padding:52px 6vw 20px}.shop-hero-copy{padding-bottom:22px}.shop-hero-image{height:380px}.shop-section-head{display:block}.shop-section-head>p{margin-top:22px}.shop-product-list{grid-template-columns:1fr}.shop-product-image{aspect-ratio:16/10}.shop-concept{grid-template-columns:1fr}.shop-concept-mark{max-width:340px}.shop-guide{grid-template-columns:1fr}.shop-footer{gap:26px;flex-wrap:wrap}}
@media(max-width:560px){.shop-header{height:62px;padding:0 18px}.shop-brand-mark{width:34px;height:34px}.shop-home-link{padding:10px;font-size:0;gap:0}.shop-home-link span{font-size:12px}.shop-hero{padding:40px 18px 14px}.shop-hero h1{font-size:46px}.shop-hero-image{height:280px}.shop-items{padding:70px 12px}.shop-section-head{padding:0 10px;margin-bottom:34px}.shop-section-head h2{font-size:38px}.shop-product-image{aspect-ratio:4/3}.shop-product-copy{padding:32px 24px 28px}.shop-concept{padding:78px 22px;gap:44px}.shop-concept h2{font-size:40px}.shop-guide{padding:78px 22px}.shop-footer{padding:34px 22px}.shop-footer>div{order:3;width:100%;flex-direction:column;gap:12px}.cart-trigger{right:14px;bottom:14px}.cart-panel{padding:24px 18px}.cart-line{grid-template-columns:62px 1fr auto}.cart-line>img{width:62px;height:74px}}
@media(prefers-reduced-motion:reduce){.shop-product-image img,.shop-buy,.shop-home-link,.shop-hero-copy>a,.cart-panel{transition:none}}

/* ZOU33 orange character theme */
.shop-page{--blue:#f28a22;--deep:#6f3a18;--bright:#ff7900;--pale:#fff6e9;--ink:#4b2d1d;--muted:#806657;background:#fffaf3}
.shop-header{background:rgba(255,250,243,.95);border-bottom-color:rgba(111,58,24,.12)}
.shop-home-link{background:var(--deep);border-radius:999px;padding-left:17px;padding-right:17px}
.shop-hero{background:linear-gradient(135deg,#f28a22,#ffad4d);position:relative;overflow:hidden}
.shop-hero:before,.shop-hero:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.13);pointer-events:none}.shop-hero:before{width:180px;height:180px;left:-70px;bottom:-105px}.shop-hero:after{width:92px;height:92px;left:43%;top:-48px}
.shop-hero-copy{position:relative;z-index:1}.shop-hero .shop-eyebrow{color:#fff4d5}.shop-hero h1 em{color:#fff1bf}.shop-hero-copy>p:not(.shop-eyebrow){color:#fff8ef}.shop-hero-copy>a{background:#fff;color:#d65b00;border-radius:999px;box-shadow:0 8px 20px rgba(117,52,10,.15)}
.shop-hero-image{background:#ffe1bc;border-radius:26px;box-shadow:0 12px 30px rgba(120,52,9,.2)}.shop-hero-image:after{background:linear-gradient(transparent,rgba(93,43,13,.52))}
.shop-eyebrow,.shop-section-head>div>p,.shop-product-no,.shop-concept>div>p,.shop-guide>div>p{color:#e85f00}
.shop-product,.shop-product:nth-child(even){border-color:#f2d9bd;border-radius:28px;overflow:hidden;box-shadow:0 14px 34px rgba(113,63,25,.08)}
.shop-product-image{background:#fff0dc}.shop-product-image>span{width:46px;height:46px;background:var(--bright);border:3px solid #fff}
.shop-price,.shop-product li{border-color:#f0ddc9}.shop-product-note{color:#927563}.shop-buy{background:var(--bright);border-radius:999px}
.shop-concept{background:#f28a22}.shop-concept-mark{border:10px solid #ffd39f;box-shadow:0 18px 34px rgba(113,57,17,.16)}.shop-concept>div>p:first-child{color:#fff4d4}.shop-concept>div>p:last-child{color:#fff7ed}
.shop-guide img{background:#fff4e5;border:1px solid #f1d5b5;border-radius:26px}
.shop-footer{background:var(--deep)}.shop-footer>small{color:#e4b896}
.cart-trigger{background:var(--deep);box-shadow:0 14px 38px rgba(86,43,16,.25)}.cart-trigger strong{background:var(--bright)}
.cart-backdrop{background:rgba(66,34,14,.45)}.cart-panel{background:#fffaf3;box-shadow:-18px 0 50px rgba(68,35,14,.18)}.cart-head{border-bottom-color:#f0d8bf}.cart-head small{color:#e86509}.cart-head button{background:#ffead1}.quantity{border-color:#efd5b9}.quantity button{background:#fff0dd}.checkout-ready{border-radius:999px}
.shop-page p,.shop-page li{line-break:strict;word-break:normal;overflow-wrap:break-word}.shop-section-head h2,.shop-guide h2,.shop-product-copy h3{max-width:100%;white-space:nowrap}.shop-concept h2 span,.shop-concept>div>p:last-child span,.shipping-note span{display:block}.shop-concept h2 span{max-width:100%;white-space:nowrap}.shop-concept>div>p:last-child{text-wrap:pretty}.shipping-note{text-wrap:pretty}
@media(max-width:560px){.shop-section-head h2{font-size:32px}.shop-guide h2{font-size:34px}.shop-product-copy h3{font-size:22px;letter-spacing:-.055em}.shop-concept h2 span{font-size:36px}}
@media(max-width:350px){.shop-section-head h2{font-size:29px}.shop-guide h2{font-size:31px}.shop-product-copy h3{font-size:20px}.shop-concept h2 span{font-size:33px}}
