/* B2C CUSTOMER V6 CONSOLIDATED CSS — 2026-07-10 */

/* ===== SOURCE: b2c_customer_phase3.css ===== */
:root{
  --bg:#FAF8F6;--card:#fff;--ink:#1f1f24;--muted:#8a858f;--line:#eee8f2;
  --lav:#d9b8ff;--lav2:#f5ecff;--pink:#f4c7d9;--pink2:#fff0f6;--gold:#d8b46a;
  --green:#8bc7a5;--orange:#e7b56b;--gray:#b8b8c0;--shadow:0 18px 42px rgba(54,42,65,.10);
  font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;background:var(--bg);color:var(--ink);overflow-x:hidden}.b2c-bg{position:fixed;pointer-events:none;border-radius:999px;filter:blur(16px);opacity:.45;z-index:-1}.b2c-bg-a{width:360px;height:360px;background:radial-gradient(circle,var(--lav),transparent 68%);left:-120px;top:-80px}.b2c-bg-b{width:420px;height:420px;background:radial-gradient(circle,var(--pink),transparent 70%);right:-180px;top:260px}.app-shell{min-height:100dvh;padding-bottom:86px}.topbar{position:sticky;top:0;z-index:50;background:rgba(250,248,246,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(238,232,242,.8)}.topbar-inner{max-width:1240px;margin:0 auto;padding:12px 18px;display:flex;align-items:center;gap:14px}.brand{display:flex;flex-direction:column;line-height:1;text-decoration:none;color:var(--ink);min-width:132px}.brand b{font-size:16px;letter-spacing:.08em}.brand span{font-size:11px;color:var(--muted);margin-top:4px}.search{flex:1;display:flex;gap:8px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 8px 8px 14px;box-shadow:0 8px 22px rgba(54,42,65,.06)}.search input{border:0;outline:0;flex:1;min-width:0;font-size:14px;background:transparent}.search button,.btn{border:0;border-radius:999px;background:var(--ink);color:#fff;font-weight:800;cursor:pointer;min-height:38px;padding:0 16px}.top-actions{display:flex;align-items:center;gap:8px}.icon-btn{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;min-height:40px;padding:0 13px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:800;box-shadow:0 8px 20px rgba(54,42,65,.06)}.main{max-width:1240px;margin:0 auto;padding:18px}.hero{position:relative;overflow:hidden;border-radius:30px;min-height:310px;background:linear-gradient(135deg,#fff,#f8efff 55%,#fff0f6);box-shadow:var(--shadow);border:1px solid rgba(238,232,242,.9)}.hero-track{display:flex;height:100%;transition:transform .35s ease}.hero-slide{min-width:100%;display:grid;grid-template-columns:1.1fr .9fr;gap:16px;padding:38px}.hero-copy{display:flex;flex-direction:column;justify-content:center;gap:14px}.eyebrow{display:inline-flex;width:max-content;background:rgba(217,184,255,.25);border:1px solid rgba(217,184,255,.55);border-radius:999px;padding:8px 12px;color:#7e5aa3;font-size:12px;font-weight:900;letter-spacing:.08em}.hero h1{font-size:clamp(30px,5vw,56px);line-height:1.02;margin:0;letter-spacing:-.04em}.hero p{color:#696070;line-height:1.7;max-width:560px;margin:0}.hero-img{min-height:240px;border-radius:26px;overflow:hidden;background:linear-gradient(135deg,var(--lav2),var(--pink2));display:flex;align-items:center;justify-content:center}.hero-img img{width:100%;height:100%;object-fit:cover}.dots{position:absolute;left:38px;bottom:22px;display:flex;gap:7px}.dot{width:8px;height:8px;border-radius:99px;background:#cdbed9}.dot.active{width:24px;background:var(--ink)}.section{margin-top:24px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.section h2{margin:0;font-size:22px;letter-spacing:-.02em}.section-sub{color:var(--muted);font-size:13px;margin-top:5px}.h-scroll{display:flex;gap:12px;overflow:auto;padding:2px 2px 8px;scroll-snap-type:x mandatory}.artist-card{scroll-snap-align:start;flex:0 0 130px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:24px;padding:14px 12px;box-shadow:0 12px 28px rgba(54,42,65,.06);cursor:pointer}.artist-img{width:82px;height:82px;margin:0 auto 10px;border-radius:999px;background:linear-gradient(135deg,var(--lav2),var(--pink2));overflow:hidden}.artist-img img{width:100%;height:100%;object-fit:cover}.artist-card b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.quick-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:18px;text-decoration:none;color:var(--ink);box-shadow:0 12px 28px rgba(54,42,65,.06);min-height:116px;display:flex;flex-direction:column;justify-content:space-between;transition:.18s ease}.quick-card:hover,.product-card:hover,.artist-card:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(54,42,65,.12)}.quick-icon{width:42px;height:42px;border-radius:15px;background:linear-gradient(135deg,var(--lav2),var(--pink2));display:grid;place-items:center;font-weight:900;color:#7e5aa3}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 12px 28px rgba(54,42,65,.06);transition:.18s ease;display:flex;flex-direction:column}.product-media{aspect-ratio:1/1;background:linear-gradient(135deg,var(--lav2),var(--pink2));overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-body{padding:13px;display:grid;gap:8px;flex:1}.product-title{font-weight:900;font-size:14px;line-height:1.38;min-height:38px}.product-meta{display:flex;gap:6px;align-items:center;justify-content:space-between}.price{font-weight:950;font-size:16px}.compare{color:var(--muted);font-size:12px;text-decoration:line-through}.badge{border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;width:max-content}.status-in_stock{background:#ecfff4;color:#207744}.status-low_stock{background:#fff7e8;color:#9a6423}.status-preorder{background:var(--lav2);color:#7e5aa3}.status-sold_out,.status-incoming{background:#f0f0f3;color:#777}.card-actions{display:flex;gap:8px}.card-actions button,.card-actions a{flex:1;min-height:38px;border-radius:14px;border:1px solid var(--line);text-decoration:none;display:grid;place-items:center;font-weight:900}.card-actions a{color:var(--ink);background:#fff}.card-actions button{background:var(--ink);color:#fff;cursor:pointer}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.chip{border:1px solid var(--line);background:#fff;border-radius:999px;min-height:36px;padding:0 13px;cursor:pointer;color:var(--ink);font-weight:800}.chip.active{background:var(--ink);color:#fff}.detail{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:22px}.detail-gallery{background:#fff;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.detail-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--lav2)}.detail-panel{background:#fff;border:1px solid var(--line);border-radius:30px;padding:24px;box-shadow:var(--shadow);height:max-content;position:sticky;top:82px}.detail-panel h1{font-size:30px;line-height:1.15;margin:12px 0}.qty{display:flex;align-items:center;gap:8px;margin:18px 0}.qty button{width:42px;height:42px;border-radius:14px;border:1px solid var(--line);background:#fff;font-weight:900}.qty input{height:42px;width:72px;text-align:center;border:1px solid var(--line);border-radius:14px}.wide-btn{width:100%;min-height:48px;border-radius:16px}.blocks{margin-top:18px;display:grid;gap:12px}.block{background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:0 12px 28px rgba(54,42,65,.06)}.block img{max-width:100%;border-radius:18px}.auth-layout{min-height:calc(100dvh - 80px);display:grid;grid-template-columns:1fr 420px;gap:22px;align-items:center}.login-art{min-height:580px;border-radius:32px;overflow:hidden;background:linear-gradient(135deg,var(--lav2),var(--pink2));box-shadow:var(--shadow);padding:36px;display:flex;flex-direction:column;justify-content:flex-end}.login-art h1{font-size:50px;line-height:1.05;margin:0}.form-card{background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:30px;padding:24px;box-shadow:var(--shadow)}.form-card h2{margin:0 0 16px}.field{display:grid;gap:6px;margin-bottom:12px}.field label{font-size:13px;font-weight:900;color:#62576a}.field input,.field textarea{width:100%;border:1px solid var(--line);border-radius:15px;background:#fff;min-height:44px;padding:10px 13px;outline:none}.field textarea{min-height:92px;resize:vertical}.form-link{color:#7e5aa3;font-weight:900;text-decoration:none}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:18px}.list{display:grid;gap:12px}.list-item{background:#fff;border:1px solid var(--line);border-radius:24px;padding:14px;display:grid;grid-template-columns:82px 1fr auto;gap:12px;box-shadow:0 12px 28px rgba(54,42,65,.06)}.list-item img{width:82px;height:82px;border-radius:18px;object-fit:cover;background:var(--lav2)}.list-title{font-weight:900}.summary{background:#fff;border:1px solid var(--line);border-radius:28px;padding:18px;box-shadow:var(--shadow);height:max-content;position:sticky;top:82px}.row{display:flex;justify-content:space-between;gap:10px;margin:8px 0;color:#5d5665}.row.total{font-size:20px;color:var(--ink);font-weight:950;border-top:1px solid var(--line);padding-top:12px;margin-top:12px}.order-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:16px;box-shadow:0 12px 28px rgba(54,42,65,.06)}.order-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.order-no{font-weight:950}.order-status{font-weight:950;color:#7e5aa3}.proof-form{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);display:grid;gap:8px}.proof-form input{border:1px solid var(--line);border-radius:12px;padding:8px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:55;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-top:1px solid var(--line);display:none;padding:8px 8px max(8px,env(safe-area-inset-bottom))}.bottom-nav a{flex:1;text-align:center;text-decoration:none;color:#665d70;font-size:12px;font-weight:900;padding:8px 0;border-radius:14px}.bottom-nav a.active{background:var(--lav2);color:#7e5aa3}.empty{background:#fff;border:1px dashed #d8ccd9;border-radius:24px;color:var(--muted);padding:28px;text-align:center}.toast{position:fixed;left:50%;bottom:92px;transform:translateX(-50%);background:var(--ink);color:#fff;border-radius:999px;padding:12px 16px;font-weight:900;z-index:80;box-shadow:var(--shadow)}.loading{padding:40px;text-align:center;color:var(--muted)}.err{background:#fff0f0;color:#a33;border:1px solid #ffd0d0;border-radius:18px;padding:12px;margin:12px 0}.pc-only{display:inline-flex}.mobile-only{display:none}
@media(max-width:980px){.topbar-inner{padding:10px 12px}.brand{min-width:90px}.brand span{display:none}.top-actions{display:none}.search{padding:7px 7px 7px 12px}.main{padding:14px 12px}.hero{min-height:auto;border-radius:26px}.hero-slide{grid-template-columns:1fr;padding:26px 22px 46px}.hero-img{min-height:190px}.dots{left:22px}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.detail,.auth-layout,.cart-layout{grid-template-columns:1fr}.detail-panel,.summary{position:static}.login-art{min-height:280px}.login-art h1{font-size:34px}.bottom-nav{display:flex}.list-item{grid-template-columns:70px 1fr}.list-item img{width:70px;height:70px}.list-item>div:last-child{grid-column:2}.pc-only{display:none}.mobile-only{display:inline-flex}.product-title{font-size:13px}.product-body{padding:11px}.section h2{font-size:19px}}


/* ===== SOURCE: b2c_phase5e4_native_home_cms_20260522.css ===== */
/* PATCH_ID: b2c_phase5e4_native_home_cms_refactor_stage_safe_20260522 */
.b2c-home-native-cms{max-width:1180px;margin:0 auto;padding:24px 16px 96px;color:#24162f}
.b2c-home-native-cms .home-hero{min-height:340px;border-radius:30px;overflow:hidden;border:1px solid rgba(190,150,220,.18);background:linear-gradient(135deg,#fff6fb 0%,#f7f0ff 56%,#fff2f8 100%);box-shadow:0 28px 70px rgba(90,48,120,.12);display:grid;grid-template-columns:1.05fr .95fr;position:relative}
.b2c-home-native-cms .hero-copy{padding:56px 56px 54px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;z-index:1}
.b2c-home-native-cms .hero-badge{display:inline-flex;align-items:center;border-radius:999px;padding:8px 13px;background:rgba(255,255,255,.70);color:#8b5cf6;font-size:12px;font-weight:900;letter-spacing:.04em}
.b2c-home-native-cms .hero-copy h1{margin:0;font-size:46px;line-height:1.05;letter-spacing:-.05em}
.b2c-home-native-cms .hero-copy p{margin:0;color:#6f617c;font-size:16px;line-height:1.65;max-width:470px}
.b2c-home-native-cms .hero-cta{display:inline-flex;margin-top:8px;align-items:center;justify-content:center;border-radius:999px;padding:12px 18px;background:#19171f;color:#fff;font-weight:900;font-size:13px;box-shadow:0 16px 30px rgba(25,23,31,.18)}
.b2c-home-native-cms .hero-media{min-height:340px;background:rgba(250,237,255,.62);position:relative}
.b2c-home-native-cms .hero-media.has-image{background-size:cover;background-position:center}
.b2c-home-native-cms .hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,246,252,.96),rgba(255,255,255,0) 45%)}
.b2c-home-native-cms .home-section{margin-top:24px}
.b2c-home-native-cms .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}
.b2c-home-native-cms .section-head h2{margin:0;font-size:23px;letter-spacing:-.04em}
.b2c-home-native-cms .section-head p{margin:4px 0 0;color:#81738e;font-size:13px}
.b2c-home-native-cms .section-more{border-radius:999px;padding:9px 13px;color:#24162f;background:#fff;border:1px solid rgba(190,150,220,.22);box-shadow:0 10px 22px rgba(80,40,110,.08);font-weight:900}
.b2c-home-native-cms .quick-grid,.b2c-home-native-cms .chip-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.b2c-home-native-cms .quick-card,.b2c-home-native-cms .chip-card{min-height:82px;border:1px solid rgba(190,150,220,.18);background:rgba(255,255,255,.82);border-radius:24px;padding:16px;display:flex;align-items:center;gap:13px;color:#24162f;box-shadow:0 14px 38px rgba(80,40,110,.07)}
.b2c-home-native-cms .quick-img,.b2c-home-native-cms .chip-img{width:48px;height:48px;flex:0 0 48px;border-radius:16px;object-fit:cover;background:linear-gradient(135deg,#f7eaff,#fff3fb);border:1px solid rgba(190,150,220,.16)}
.b2c-home-native-cms .quick-card b,.b2c-home-native-cms .chip-card b{display:block;font-size:14px;line-height:1.25}
.b2c-home-native-cms .quick-card span,.b2c-home-native-cms .chip-card span{display:block;margin-top:3px;color:#8a7a97;font-size:12px;line-height:1.25}
.b2c-home-native-cms .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.b2c-home-native-cms .product-card{border-radius:24px;background:#fff;border:1px solid rgba(190,150,220,.14);box-shadow:0 16px 42px rgba(80,40,110,.08);overflow:hidden;color:#24162f}
.b2c-home-native-cms .product-image{display:block;aspect-ratio:1/1;background:linear-gradient(135deg,#fff3fb,#f8edff);background-size:cover;background-position:center}
.b2c-home-native-cms .product-body{padding:14px}
.b2c-home-native-cms .product-status{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900;background:#f4ebff;color:#7c3aed}
.b2c-home-native-cms .product-name{display:block;margin:9px 0 8px;min-height:38px;font-size:14px;line-height:1.35;font-weight:900}
.b2c-home-native-cms .price{display:block;margin-bottom:12px;font-weight:1000;color:#24162f}
.b2c-home-native-cms .product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.b2c-home-native-cms .product-actions a,.b2c-home-native-cms .product-actions button{border:0;border-radius:12px;padding:10px;font-size:12px;font-weight:900;cursor:pointer;text-align:center}
.b2c-home-native-cms .product-actions a{background:#fff;border:1px solid rgba(190,150,220,.20);color:#24162f}
.b2c-home-native-cms .product-actions button{background:#19171f;color:#fff}
.b2c-home-native-cms .product-actions button:disabled{opacity:.42;cursor:not-allowed}
.b2c-home-native-cms .event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.b2c-home-native-cms .event-card{min-height:180px;border-radius:24px;overflow:hidden;color:#fff;display:flex;align-items:flex-end;padding:18px;position:relative;isolation:isolate;background:linear-gradient(135deg,#e8d7f4,#fff0f8)}
.b2c-home-native-cms .event-card.has-image{background-size:cover;background-position:center}
.b2c-home-native-cms .event-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(35,20,45,.04),rgba(35,20,45,.70));z-index:-1}
.b2c-home-native-cms .event-card b{display:block;font-size:18px}
.b2c-home-native-cms .event-card span{display:block;margin-top:4px;color:rgba(255,255,255,.86);font-size:13px}
@media(max-width:900px){.b2c-home-native-cms{padding:14px 12px 92px}.b2c-home-native-cms .home-hero{grid-template-columns:1fr;min-height:420px}.b2c-home-native-cms .hero-media{grid-row:1;min-height:220px}.b2c-home-native-cms .hero-media::after{background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,246,252,.95))}.b2c-home-native-cms .hero-copy{grid-row:2;padding:24px 22px 32px}.b2c-home-native-cms .hero-copy h1{font-size:31px}.b2c-home-native-cms .quick-grid,.b2c-home-native-cms .chip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.b2c-home-native-cms .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.b2c-home-native-cms .event-grid{grid-template-columns:1fr}}


/* ===== SOURCE: b2c_phase5e8_home_banner_order_fix_20260522.css ===== */
/* PATCH_ID: b2c_phase5e8_home_banner_order_fix_stage_safe_20260522 */
.b2c-home-native-cms{max-width:1180px;margin:0 auto;padding:24px 16px 96px;color:#24162f}
.b2c-home-native-cms .home-hero{min-height:360px;border-radius:30px;overflow:hidden;border:1px solid rgba(190,150,220,.18);box-shadow:0 28px 70px rgba(90,48,120,.12);position:relative;background:linear-gradient(135deg,#fff6fb 0%,#f7f0ff 52%,#fff2f8 100%);background-size:cover;background-position:center;display:flex;align-items:center}
.b2c-home-native-cms .home-hero.has-bg::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,246,252,.96) 0%,rgba(255,246,252,.78) 38%,rgba(255,246,252,.18) 68%,rgba(255,255,255,0) 100%);pointer-events:none}
.b2c-home-native-cms .hero-copy{position:relative;z-index:1;padding:56px;max-width:520px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}
.b2c-home-native-cms .hero-badge{display:inline-flex;align-items:center;border-radius:999px;padding:8px 13px;background:rgba(255,255,255,.72);color:#8b5cf6;font-size:12px;font-weight:900;letter-spacing:.04em}
.b2c-home-native-cms .hero-copy h1{margin:0;font-size:46px;line-height:1.05;letter-spacing:-.05em}
.b2c-home-native-cms .hero-copy p{margin:0;color:#6f617c;font-size:16px;line-height:1.65;max-width:470px}
.b2c-home-native-cms .hero-cta{display:inline-flex;margin-top:8px;align-items:center;justify-content:center;border-radius:999px;padding:12px 18px;background:#19171f;color:#fff;font-weight:900;font-size:13px;box-shadow:0 16px 30px rgba(25,23,31,.18)}
.b2c-home-native-cms .hero-media{display:none!important}
.b2c-home-native-cms .home-section{margin-top:24px}
.b2c-home-native-cms .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}
.b2c-home-native-cms .section-head h2{margin:0;font-size:23px;letter-spacing:-.04em}
.b2c-home-native-cms .section-head p{margin:4px 0 0;color:#81738e;font-size:13px}
.b2c-home-native-cms .section-more{border-radius:999px;padding:9px 13px;color:#24162f;background:#fff;border:1px solid rgba(190,150,220,.22);box-shadow:0 10px 22px rgba(80,40,110,.08);font-weight:900}
.b2c-home-native-cms .quick-grid,.b2c-home-native-cms .chip-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.b2c-home-native-cms .quick-card,.b2c-home-native-cms .chip-card{min-height:82px;border:1px solid rgba(190,150,220,.18);background:rgba(255,255,255,.82);border-radius:24px;padding:16px;display:flex;align-items:center;gap:13px;color:#24162f;box-shadow:0 14px 38px rgba(80,40,110,.07)}
.b2c-home-native-cms .quick-img,.b2c-home-native-cms .chip-img{width:48px;height:48px;flex:0 0 48px;border-radius:16px;object-fit:cover;background:linear-gradient(135deg,#f7eaff,#fff3fb);border:1px solid rgba(190,150,220,.16)}
.b2c-home-native-cms .quick-card b,.b2c-home-native-cms .chip-card b{display:block;font-size:14px;line-height:1.25}
.b2c-home-native-cms .quick-card span,.b2c-home-native-cms .chip-card span{display:block;margin-top:3px;color:#8a7a97;font-size:12px;line-height:1.25}
.b2c-home-native-cms .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.b2c-home-native-cms .product-card{border-radius:24px;background:#fff;border:1px solid rgba(190,150,220,.14);box-shadow:0 16px 42px rgba(80,40,110,.08);overflow:hidden;color:#24162f}
.b2c-home-native-cms .product-image{display:block;aspect-ratio:1/1;background:linear-gradient(135deg,#fff3fb,#f8edff);background-size:cover;background-position:center}
.b2c-home-native-cms .product-body{padding:14px}
.b2c-home-native-cms .product-status{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900;background:#f4ebff;color:#7c3aed}
.b2c-home-native-cms .product-name{display:block;margin:9px 0 8px;min-height:38px;font-size:14px;line-height:1.35;font-weight:900}
.b2c-home-native-cms .price{display:block;margin-bottom:12px;font-weight:1000;color:#24162f}
.b2c-home-native-cms .product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.b2c-home-native-cms .product-actions a,.b2c-home-native-cms .product-actions button{border:0;border-radius:12px;padding:10px;font-size:12px;font-weight:900;cursor:pointer;text-align:center}
.b2c-home-native-cms .product-actions a{background:#fff;border:1px solid rgba(190,150,220,.20);color:#24162f}
.b2c-home-native-cms .product-actions button{background:#19171f;color:#fff}
.b2c-home-native-cms .product-actions button:disabled{opacity:.42;cursor:not-allowed}
.b2c-home-native-cms .event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.b2c-home-native-cms .event-card{min-height:180px;border-radius:24px;overflow:hidden;color:#fff;display:flex;align-items:flex-end;padding:18px;position:relative;isolation:isolate;background:linear-gradient(135deg,#e8d7f4,#fff0f8)}
.b2c-home-native-cms .event-card.has-image{background-size:cover;background-position:center}
.b2c-home-native-cms .event-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(35,20,45,.04),rgba(35,20,45,.70));z-index:-1}
.b2c-home-native-cms .event-card b{display:block;font-size:18px}
.b2c-home-native-cms .event-card span{display:block;margin-top:4px;color:rgba(255,255,255,.86);font-size:13px}
@media(max-width:900px){.b2c-home-native-cms{padding:14px 12px 92px}.b2c-home-native-cms .home-hero{min-height:420px;align-items:flex-end;background-position:center}.b2c-home-native-cms .home-hero.has-bg::before{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,246,252,.96) 58%,rgba(255,246,252,.98) 100%)}.b2c-home-native-cms .hero-copy{padding:24px 22px 32px;max-width:100%}.b2c-home-native-cms .hero-copy h1{font-size:31px}.b2c-home-native-cms .quick-grid,.b2c-home-native-cms .chip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.b2c-home-native-cms .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.b2c-home-native-cms .event-grid{grid-template-columns:1fr}}


/* ===== SOURCE: b2c_phase5e9_banner_edge_blend_fix_20260522.css ===== */
/* PATCH_ID: b2c_phase5e9_banner_edge_blend_fix_stage_safe_20260522 */

/*
  Fix visible purple/white edge stripes on the home hero banner.
  Cause: image background + translucent overlay + 1px border + rounded clipping.
  This patch makes the hero borderless and uses a soft inner highlight instead.
*/
.b2c-home-native-cms .home-hero{
  border:0 !important;
  outline:0 !important;
  background-clip:border-box !important;
  box-shadow:
    0 30px 76px rgba(90,48,120,.13),
    inset 0 0 0 1px rgba(255,255,255,.42) !important;
  isolation:isolate;
}

/* Keep the text readable, but stop the mask from creating a hard vertical edge. */
.b2c-home-native-cms .home-hero.has-bg::before{
  inset:-1px !important;
  background:
    radial-gradient(circle at 0% 50%, rgba(255,246,252,.96) 0%, rgba(255,246,252,.84) 32%, rgba(255,246,252,.32) 58%, rgba(255,255,255,0) 78%),
    linear-gradient(90deg, rgba(255,246,252,.88) 0%, rgba(255,246,252,.62) 34%, rgba(255,246,252,.16) 64%, rgba(255,255,255,0) 88%) !important;
  filter:none !important;
}

/* Avoid sub-pixel purple lines at rounded corners on Chrome/Edge. */
.b2c-home-native-cms .home-hero::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.38);
  z-index:2;
}

/* Keep all text above both the image and the blending layer. */
.b2c-home-native-cms .home-hero .hero-copy{
  position:relative;
  z-index:3;
}

/* Make the pill and CTA visually detached from the background image. */
.b2c-home-native-cms .home-hero .hero-badge{
  background:rgba(255,255,255,.78) !important;
  backdrop-filter:blur(8px);
}
.b2c-home-native-cms .home-hero .hero-cta{
  box-shadow:0 18px 34px rgba(25,23,31,.22) !important;
}

/* Mobile: remove edge artifacts from vertical cover mode too. */
@media(max-width:900px){
  .b2c-home-native-cms .home-hero{
    box-shadow:
      0 24px 58px rgba(90,48,120,.12),
      inset 0 0 0 1px rgba(255,255,255,.44) !important;
  }
  .b2c-home-native-cms .home-hero.has-bg::before{
    inset:-1px !important;
    background:
      linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,246,252,.74) 58%, rgba(255,246,252,.98) 100%) !important;
  }
}


/* ===== SOURCE: b2c_phase5e10_banner_carousel_20260522.css ===== */
/* PATCH_ID: b2c_phase5e10_banner_carousel_stage_safe_20260522 */
.b2c-home-native-cms .home-hero.has-carousel{transition:background-image .45s ease,filter .25s ease}
.b2c-home-native-cms .home-hero.has-carousel .hero-copy>*{transition:opacity .22s ease,transform .22s ease}
.b2c-home-native-cms .home-hero.has-carousel.is-switching .hero-copy>*{opacity:.72;transform:translateY(3px)}
.b2c-home-native-cms .hero-carousel-dots{position:absolute;left:56px;bottom:34px;z-index:6;display:flex;align-items:center;gap:8px}
.b2c-home-native-cms .hero-dot{width:8px;height:8px;border:0;padding:0;border-radius:999px;background:rgba(35,23,47,.22);cursor:pointer;transition:width .22s ease,background .22s ease,transform .22s ease}
.b2c-home-native-cms .hero-dot.is-active{width:28px;background:#19171f}
.b2c-home-native-cms .hero-dot:hover{transform:translateY(-1px)}
.b2c-home-native-cms .hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:38px;height:38px;border:0;border-radius:999px;background:rgba(255,255,255,.72);color:#24162f;font-weight:1000;cursor:pointer;box-shadow:0 12px 28px rgba(80,40,110,.12);backdrop-filter:blur(10px);transition:transform .18s ease,background .18s ease}
.b2c-home-native-cms .hero-arrow:hover{transform:translateY(-50%) scale(1.04);background:rgba(255,255,255,.92)}
.b2c-home-native-cms .hero-arrow.prev{left:18px}
.b2c-home-native-cms .hero-arrow.next{right:18px}
@media(max-width:900px){
  .b2c-home-native-cms .hero-carousel-dots{left:22px;bottom:18px}
  .b2c-home-native-cms .hero-arrow{display:none!important}
}


/* ===== SOURCE: b2c_phase5e16_artist_hover_motion_20260522.css ===== */
/* PATCH_ID: b2c_phase5e16_artist_hover_motion_stage_safe_20260522 */

/* Hot artists: remove default link underline completely. */
.b2c-home-native-cms .b2c-artists-section a,
.b2c-home-native-cms .b2c-artists-section a:visited,
.b2c-home-native-cms .b2c-artists-section a:hover,
.b2c-home-native-cms .b2c-artists-section a:active,
.b2c-home-native-cms .b2c-artists-section .chip-card,
.b2c-home-native-cms .b2c-artists-section .chip-card *,
.b2c-home-native-cms .b2c-artists-section .chip-card b{
  text-decoration:none !important;
}

/* Card base: more app-like hover state, but still close to current design. */
.b2c-home-native-cms .b2c-artists-section .chip-card{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  min-height:84px;
  transition:
    transform .26s cubic-bezier(.2,.8,.2,1),
    box-shadow .26s cubic-bezier(.2,.8,.2,1),
    border-color .26s ease,
    background .26s ease;
  will-change:transform;
}

.b2c-home-native-cms .b2c-artists-section .chip-card::before{
  content:"";
  position:absolute;
  inset:-1px;
  border-radius:inherit;
  background:
    radial-gradient(circle at 15% 50%, rgba(220,180,255,.22), transparent 42%),
    linear-gradient(90deg, rgba(255,246,252,.84), rgba(255,255,255,.84));
  opacity:0;
  transform:translateX(-8px);
  transition:opacity .26s ease, transform .26s ease;
  z-index:-1;
}

.b2c-home-native-cms .b2c-artists-section .chip-card:hover{
  transform:translateY(-4px);
  border-color:rgba(184,133,225,.34);
  box-shadow:
    0 22px 48px rgba(116,55,146,.14),
    0 0 0 1px rgba(255,255,255,.72) inset;
  background:rgba(255,255,255,.92);
}

.b2c-home-native-cms .b2c-artists-section .chip-card:hover::before{
  opacity:1;
  transform:translateX(0);
}

/* Icon expands and becomes the visual anchor. */
.b2c-home-native-cms .b2c-artists-section .chip-img{
  transform-origin:center;
  transition:
    width .26s cubic-bezier(.2,.8,.2,1),
    height .26s cubic-bezier(.2,.8,.2,1),
    flex-basis .26s cubic-bezier(.2,.8,.2,1),
    transform .26s cubic-bezier(.2,.8,.2,1),
    box-shadow .26s ease,
    border-radius .26s ease;
  will-change:transform,width,height;
  z-index:2;
}

.b2c-home-native-cms .b2c-artists-section .chip-card:hover .chip-img{
  width:58px;
  height:58px;
  flex-basis:58px;
  transform:scale(1.08) rotate(-2deg);
  border-radius:19px;
  box-shadow:
    0 14px 28px rgba(130,74,170,.20),
    0 0 0 4px rgba(255,255,255,.68);
}

/* Original small text fades back, so the pushed-in label gets focus. */
.b2c-home-native-cms .b2c-artists-section .chip-card > span:not(.artist-hover-name){
  transition:opacity .20s ease, transform .24s ease, filter .24s ease;
  will-change:opacity,transform;
  z-index:1;
}

.b2c-home-native-cms .b2c-artists-section .chip-card:hover > span:not(.artist-hover-name){
  opacity:0;
  transform:translateX(-8px);
  filter:blur(2px);
}

/* New text slides from the right and locks beside the enlarged icon. */
.b2c-home-native-cms .b2c-artists-section .artist-hover-name{
  position:absolute;
  left:88px;
  right:18px;
  top:50%;
  transform:translate(34px,-50%);
  opacity:0;
  pointer-events:none;
  display:flex;
  align-items:center;
  min-width:0;
  color:#24162f;
  font-size:15px;
  font-weight:950;
  line-height:1.15;
  letter-spacing:-.02em;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  transition:
    opacity .25s ease .04s,
    transform .30s cubic-bezier(.2,.8,.2,1) .02s;
  z-index:3;
}

.b2c-home-native-cms .b2c-artists-section .artist-hover-name::after{
  content:"›";
  margin-left:8px;
  width:22px;
  height:22px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:rgba(244,232,255,.95);
  color:#8b5cf6;
  font-size:16px;
  font-weight:900;
  box-shadow:0 8px 18px rgba(110,60,145,.10);
}

.b2c-home-native-cms .b2c-artists-section .chip-card:hover .artist-hover-name{
  opacity:1;
  transform:translate(0,-50%);
}

/* Small shimmer line on hover: subtle, not flashy. */
.b2c-home-native-cms .b2c-artists-section .chip-card::after{
  content:"";
  position:absolute;
  top:12px;
  bottom:12px;
  width:36px;
  left:-44px;
  transform:skewX(-16deg);
  background:linear-gradient(90deg, transparent, rgba(255,255,255,.72), transparent);
  opacity:0;
  transition:left .55s ease, opacity .26s ease;
  z-index:4;
  pointer-events:none;
}

.b2c-home-native-cms .b2c-artists-section .chip-card:hover::after{
  left:calc(100% + 20px);
  opacity:.7;
}

/* Keyboard accessibility mirrors hover. */
.b2c-home-native-cms .b2c-artists-section .chip-card:focus-visible{
  outline:3px solid rgba(168,85,247,.25);
  outline-offset:3px;
  transform:translateY(-4px);
}

.b2c-home-native-cms .b2c-artists-section .chip-card:focus-visible .chip-img{
  width:58px;
  height:58px;
  flex-basis:58px;
  transform:scale(1.08);
}

.b2c-home-native-cms .b2c-artists-section .chip-card:focus-visible > span:not(.artist-hover-name){
  opacity:0;
  transform:translateX(-8px);
}

.b2c-home-native-cms .b2c-artists-section .chip-card:focus-visible .artist-hover-name{
  opacity:1;
  transform:translate(0,-50%);
}

/* Touch devices: no hover trap, keep stable layout. */
@media (hover:none){
  .b2c-home-native-cms .b2c-artists-section .chip-card:hover{
    transform:none;
  }
  .b2c-home-native-cms .b2c-artists-section .chip-card:hover .chip-img{
    width:48px;
    height:48px;
    flex-basis:48px;
    transform:none;
  }
  .b2c-home-native-cms .b2c-artists-section .chip-card:hover > span:not(.artist-hover-name){
    opacity:1;
    transform:none;
    filter:none;
  }
  .b2c-home-native-cms .b2c-artists-section .chip-card:hover .artist-hover-name{
    opacity:0;
    transform:translate(34px,-50%);
  }
}


/* ===== SOURCE: b2c_phase5e17_quick_entry_hover_motion_20260522.css ===== */
/* PATCH_ID: b2c_phase5e17_quick_entry_hover_motion_stage_safe_20260522 */

/* Quick entries only. Do not affect artists/events/products. */
.b2c-home-native-cms .b2c-quick-section a,
.b2c-home-native-cms .b2c-quick-section a:visited,
.b2c-home-native-cms .b2c-quick-section a:hover,
.b2c-home-native-cms .b2c-quick-section a:active,
.b2c-home-native-cms .b2c-quick-section .quick-card,
.b2c-home-native-cms .b2c-quick-section .quick-card *{
  text-decoration:none !important;
}

.b2c-home-native-cms .b2c-quick-section .quick-card{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  min-height:92px;
  transition:
    transform .28s cubic-bezier(.2,.8,.2,1),
    box-shadow .28s cubic-bezier(.2,.8,.2,1),
    border-color .28s ease,
    background .28s ease;
  will-change:transform;
}

.b2c-home-native-cms .b2c-quick-section .quick-card::before{
  content:"";
  position:absolute;
  inset:-1px;
  border-radius:inherit;
  background:
    radial-gradient(circle at 20% 44%, rgba(228,190,255,.30), transparent 42%),
    linear-gradient(120deg, rgba(255,247,253,.96), rgba(255,255,255,.78));
  opacity:0;
  transform:scale(.98);
  transition:opacity .28s ease, transform .34s cubic-bezier(.2,.8,.2,1);
  z-index:-1;
}

.b2c-home-native-cms .b2c-quick-section .quick-card:hover,
.b2c-home-native-cms .b2c-quick-section .quick-card:focus-visible{
  transform:translateY(-5px);
  border-color:rgba(210,168,239,.55);
  background:rgba(255,255,255,.94);
  box-shadow:
    0 22px 54px rgba(116,55,146,.14),
    0 0 0 1px rgba(255,255,255,.70) inset;
}

.b2c-home-native-cms .b2c-quick-section .quick-card:hover::before,
.b2c-home-native-cms .b2c-quick-section .quick-card:focus-visible::before{
  opacity:1;
  transform:scale(1);
}

/* Icon becomes the blurred depth layer. */
.b2c-home-native-cms .b2c-quick-section .quick-img{
  position:relative;
  z-index:2;
  transform-origin:center;
  transition:
    width .34s cubic-bezier(.2,.8,.2,1),
    height .34s cubic-bezier(.2,.8,.2,1),
    flex-basis .34s cubic-bezier(.2,.8,.2,1),
    transform .38s cubic-bezier(.2,.8,.2,1),
    filter .34s ease .08s,
    opacity .28s ease,
    box-shadow .32s ease,
    border-radius .32s ease;
  will-change:transform,filter,width,height;
}

.b2c-home-native-cms .b2c-quick-section .quick-card:hover .quick-img,
.b2c-home-native-cms .b2c-quick-section .quick-card:focus-visible .quick-img{
  width:64px;
  height:64px;
  flex-basis:64px;
  transform:scale(1.16) translateX(-4px) rotate(-2deg);
  filter:blur(3.2px) saturate(1.06) brightness(1.04);
  opacity:.76;
  border-radius:21px;
  box-shadow:
    0 16px 34px rgba(158,94,196,.20),
    0 0 0 5px rgba(255,255,255,.68);
}

/* Base text layer. Title becomes quiet; subtitle moves down and fades. */
.b2c-home-native-cms .b2c-quick-section .quick-card > span:not(.quick-hover-title){
  position:relative;
  z-index:3;
  transition:opacity .25s ease, transform .28s cubic-bezier(.2,.8,.2,1), filter .25s ease;
  will-change:opacity,transform;
}

.b2c-home-native-cms .b2c-quick-section .quick-card > span:not(.quick-hover-title) > b{
  transition:opacity .24s ease, transform .28s ease;
}

.b2c-home-native-cms .b2c-quick-section .quick-card > span:not(.quick-hover-title) > span{
  transition:opacity .20s ease, transform .26s cubic-bezier(.2,.8,.2,1), filter .22s ease;
}

.b2c-home-native-cms .b2c-quick-section .quick-card:hover > span:not(.quick-hover-title) > b,
.b2c-home-native-cms .b2c-quick-section .quick-card:focus-visible > span:not(.quick-hover-title) > b{
  opacity:.18;
  transform:translateY(-2px);
}

.b2c-home-native-cms .b2c-quick-section .quick-card:hover > span:not(.quick-hover-title) > span,
.b2c-home-native-cms .b2c-quick-section .quick-card:focus-visible > span:not(.quick-hover-title) > span{
  opacity:0;
  transform:translateY(14px);
  filter:blur(2px);
}

/* New title layer: slides left-to-right over the blurred icon depth. */
.b2c-home-native-cms .b2c-quick-section .quick-hover-title{
  position:absolute;
  left:46px;
  right:18px;
  top:50%;
  transform:translate(-18px,-50%);
  opacity:0;
  pointer-events:none;
  z-index:5;
  display:flex;
  align-items:center;
  min-width:0;
  color:#24162f;
  font-size:16px;
  font-weight:950;
  letter-spacing:-.025em;
  line-height:1.15;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  text-shadow:
    0 3px 10px rgba(255,255,255,.82),
    0 9px 22px rgba(47,20,72,.20);
  transition:
    opacity .30s ease .12s,
    transform .38s cubic-bezier(.2,.8,.2,1) .10s;
}

.b2c-home-native-cms .b2c-quick-section .quick-hover-title::after{
  content:"";
  width:28px;
  height:2px;
  margin-left:10px;
  border-radius:999px;
  background:linear-gradient(90deg, rgba(168,85,247,.75), rgba(236,168,220,0));
  box-shadow:0 0 16px rgba(196,120,225,.30);
  flex:0 0 auto;
}

.b2c-home-native-cms .b2c-quick-section .quick-card:hover .quick-hover-title,
.b2c-home-native-cms .b2c-quick-section .quick-card:focus-visible .quick-hover-title{
  opacity:1;
  transform:translate(0,-50%);
}

/* Soft sweep, once per hover. */
.b2c-home-native-cms .b2c-quick-section .quick-card::after{
  content:"";
  position:absolute;
  top:12px;
  bottom:12px;
  width:46px;
  left:-58px;
  transform:skewX(-18deg);
  background:linear-gradient(90deg, transparent, rgba(255,255,255,.72), transparent);
  opacity:0;
  z-index:6;
  pointer-events:none;
  transition:left .62s ease, opacity .26s ease;
}

.b2c-home-native-cms .b2c-quick-section .quick-card:hover::after,
.b2c-home-native-cms .b2c-quick-section .quick-card:focus-visible::after{
  left:calc(100% + 26px);
  opacity:.72;
}

/* Accessibility. */
@media (prefers-reduced-motion: reduce){
  .b2c-home-native-cms .b2c-quick-section .quick-card,
  .b2c-home-native-cms .b2c-quick-section .quick-img,
  .b2c-home-native-cms .b2c-quick-section .quick-hover-title,
  .b2c-home-native-cms .b2c-quick-section .quick-card *{
    transition:none !important;
  }
}

/* Touch: keep stable, no blur hover trap. */
@media (hover:none){
  .b2c-home-native-cms .b2c-quick-section .quick-card:hover{
    transform:none;
  }
  .b2c-home-native-cms .b2c-quick-section .quick-card:hover .quick-img{
    width:48px;
    height:48px;
    flex-basis:48px;
    transform:none;
    filter:none;
    opacity:1;
  }
  .b2c-home-native-cms .b2c-quick-section .quick-card:hover > span:not(.quick-hover-title) > b,
  .b2c-home-native-cms .b2c-quick-section .quick-card:hover > span:not(.quick-hover-title) > span{
    opacity:1;
    transform:none;
    filter:none;
  }
  .b2c-home-native-cms .b2c-quick-section .quick-card:hover .quick-hover-title{
    opacity:0;
    transform:translate(-18px,-50%);
  }
}


/* ===== SOURCE: b2c_phase5e18_product_card_hover_motion_20260522.css ===== */
/* PATCH_ID: b2c_phase5e18_product_card_hover_motion_stage_safe_20260522 */
.b2c-product-hover-card{position:relative;overflow:hidden;transform:translateZ(0);transition:transform .30s cubic-bezier(.2,.8,.2,1),box-shadow .30s cubic-bezier(.2,.8,.2,1),border-color .30s ease;will-change:transform}
.b2c-product-hover-card:hover,.b2c-product-hover-card:focus-within{transform:translateY(-5px);border-color:rgba(232,177,214,.42)!important;box-shadow:0 24px 58px rgba(127,82,143,.14),0 0 0 1px rgba(255,255,255,.72) inset!important}
.b2c-product-hover-card .product-image{position:relative;overflow:hidden;transform-origin:center;transition:transform .42s cubic-bezier(.2,.8,.2,1),filter .36s ease,background-size .42s cubic-bezier(.2,.8,.2,1);will-change:transform,filter}
.b2c-product-hover-card:hover .product-image,.b2c-product-hover-card:focus-within .product-image{transform:scale(1.045);filter:saturate(1.04) brightness(1.015)}
.b2c-product-hover-card .product-image::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 18%,rgba(255,255,255,.28),transparent 32%),linear-gradient(180deg,rgba(255,255,255,0),rgba(255,242,250,.12));opacity:0;transition:opacity .30s ease;pointer-events:none}
.b2c-product-hover-card:hover .product-image::after,.b2c-product-hover-card:focus-within .product-image::after{opacity:1}
.b2c-product-hover-card .product-body{position:relative;overflow:hidden;isolation:isolate}
.b2c-product-hover-card .product-body::before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 100% 18%,rgba(255,205,232,.82),transparent 42%),linear-gradient(270deg,rgba(255,219,238,.96),rgba(255,240,248,.84) 48%,rgba(255,255,255,0) 100%);transform:translateX(104%);opacity:0;transition:transform .46s cubic-bezier(.22,.61,.36,1),opacity .28s ease;pointer-events:none}
.b2c-product-hover-card:hover .product-body::before,.b2c-product-hover-card:focus-within .product-body::before{transform:translateX(0);opacity:1}
.b2c-product-hover-card .product-body>*{position:relative;z-index:1}
.b2c-product-hover-card .product-status,.b2c-product-hover-card .product-name,.b2c-product-hover-card .price{transition:transform .28s cubic-bezier(.2,.8,.2,1),color .24s ease,background .24s ease,box-shadow .24s ease}
.b2c-product-hover-card:hover .product-status,.b2c-product-hover-card:focus-within .product-status{transform:translateX(3px);background:rgba(255,255,255,.78);box-shadow:0 8px 18px rgba(170,96,150,.10)}
.b2c-product-hover-card:hover .product-name,.b2c-product-hover-card:focus-within .product-name{transform:translateX(4px)}
.b2c-product-hover-card:hover .price,.b2c-product-hover-card:focus-within .price{transform:translateX(4px);color:#201323}
.b2c-product-hover-card .product-actions a,.b2c-product-hover-card .product-actions button{position:relative;overflow:hidden;z-index:1;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .26s ease,border-color .24s ease,background .24s ease}
.b2c-product-hover-card:hover .product-actions a,.b2c-product-hover-card:focus-within .product-actions a{background:rgba(255,255,255,.92);border-color:rgba(232,177,214,.55)}
.b2c-product-hover-card .product-actions button:not(:disabled){isolation:isolate}
.b2c-product-hover-card .product-actions button:not(:disabled)::before{content:"";position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;z-index:-1;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(255,255,255,0) 38%,rgba(255,255,255,.88) 72%,rgba(255,255,255,0));opacity:0;filter:blur(1px)}
.b2c-product-hover-card:hover .product-actions button:not(:disabled),.b2c-product-hover-card:focus-within .product-actions button:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px rgba(25,23,31,.20),0 0 0 1px rgba(255,255,255,.42) inset}
.b2c-product-hover-card:hover .product-actions button:not(:disabled)::before,.b2c-product-hover-card:focus-within .product-actions button:not(:disabled)::before{animation:b2cProductButtonBreath 1.55s ease-in-out infinite}
.b2c-product-hover-card .product-actions button:not(:disabled)::after{content:"";position:absolute;top:-30%;bottom:-30%;width:36px;left:-52px;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.76),transparent);opacity:0;pointer-events:none;transition:left .62s ease,opacity .22s ease}
.b2c-product-hover-card:hover .product-actions button:not(:disabled)::after,.b2c-product-hover-card:focus-within .product-actions button:not(:disabled)::after{left:calc(100% + 28px);opacity:.85}
@keyframes b2cProductButtonBreath{0%,100%{opacity:.12;box-shadow:0 0 0 0 rgba(255,255,255,.12),0 0 8px rgba(255,255,255,.10)}50%{opacity:.74;box-shadow:0 0 0 2px rgba(255,255,255,.26),0 0 22px rgba(255,255,255,.42)}}
@media (prefers-reduced-motion: reduce){.b2c-product-hover-card,.b2c-product-hover-card *,.b2c-product-hover-card *::before,.b2c-product-hover-card *::after{transition:none!important;animation:none!important}}
@media (hover:none){.b2c-product-hover-card:hover{transform:none}.b2c-product-hover-card:hover .product-image{transform:none;filter:none}.b2c-product-hover-card:hover .product-body::before{transform:translateX(104%);opacity:0}.b2c-product-hover-card:hover .product-status,.b2c-product-hover-card:hover .product-name,.b2c-product-hover-card:hover .price{transform:none}.b2c-product-hover-card:hover .product-actions button:not(:disabled)::before{animation:none;opacity:0}}


/* ===== SOURCE: b2c_phase5e18b_product_card_selector_runtime_fix_20260522.css ===== */
/* PATCH_ID: b2c_phase5e18b_product_card_selector_runtime_fix_stage_safe_20260522 */

/* Runtime marked product cards. Works on home product modules and product listing page. */
.b2c-product-hover-card{
  position:relative !important;
  overflow:hidden !important;
  transform:translateZ(0);
  transition:
    transform .30s cubic-bezier(.2,.8,.2,1),
    box-shadow .30s cubic-bezier(.2,.8,.2,1),
    border-color .30s ease !important;
  will-change:transform;
}

.b2c-product-hover-card:hover,
.b2c-product-hover-card:focus-within{
  transform:translateY(-5px);
  border-color:rgba(232,177,214,.42) !important;
  box-shadow:
    0 24px 58px rgba(127,82,143,.14),
    0 0 0 1px rgba(255,255,255,.72) inset !important;
}

/* Image zoom: covers background-image nodes and img nodes. */
.b2c-product-hover-card .b2c-product-hover-img,
.b2c-product-hover-card .product-image{
  position:relative;
  overflow:hidden;
  transform-origin:center;
  transition:
    transform .42s cubic-bezier(.2,.8,.2,1),
    filter .36s ease !important;
  will-change:transform,filter;
}

.b2c-product-hover-card:hover .b2c-product-hover-img,
.b2c-product-hover-card:focus-within .b2c-product-hover-img,
.b2c-product-hover-card:hover .product-image,
.b2c-product-hover-card:focus-within .product-image{
  transform:scale(1.045);
  filter:saturate(1.04) brightness(1.015);
}

.b2c-product-hover-card .b2c-product-hover-img::after,
.b2c-product-hover-card .product-image::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 72% 18%,rgba(255,255,255,.28),transparent 32%),
    linear-gradient(180deg,rgba(255,255,255,0),rgba(255,242,250,.12));
  opacity:0;
  transition:opacity .30s ease;
  pointer-events:none;
}

.b2c-product-hover-card:hover .b2c-product-hover-img::after,
.b2c-product-hover-card:focus-within .b2c-product-hover-img::after,
.b2c-product-hover-card:hover .product-image::after,
.b2c-product-hover-card:focus-within .product-image::after{
  opacity:1;
}

/* Info area pink panel. */
.b2c-product-hover-card .b2c-product-hover-body,
.b2c-product-hover-card .product-body,
.b2c-product-hover-card .product-info,
.b2c-product-hover-card .card-body{
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate;
}

.b2c-product-hover-card .b2c-product-hover-body::before,
.b2c-product-hover-card .product-body::before,
.b2c-product-hover-card .product-info::before,
.b2c-product-hover-card .card-body::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:
    radial-gradient(circle at 100% 18%,rgba(255,205,232,.82),transparent 42%),
    linear-gradient(270deg,rgba(255,219,238,.96),rgba(255,240,248,.84) 48%,rgba(255,255,255,0) 100%);
  transform:translateX(104%);
  opacity:0;
  transition:
    transform .46s cubic-bezier(.22,.61,.36,1),
    opacity .28s ease;
  pointer-events:none;
}

.b2c-product-hover-card:hover .b2c-product-hover-body::before,
.b2c-product-hover-card:focus-within .b2c-product-hover-body::before,
.b2c-product-hover-card:hover .product-body::before,
.b2c-product-hover-card:focus-within .product-body::before,
.b2c-product-hover-card:hover .product-info::before,
.b2c-product-hover-card:focus-within .product-info::before,
.b2c-product-hover-card:hover .card-body::before,
.b2c-product-hover-card:focus-within .card-body::before{
  transform:translateX(0);
  opacity:1;
}

.b2c-product-hover-card .b2c-product-hover-body > *,
.b2c-product-hover-card .product-body > *,
.b2c-product-hover-card .product-info > *,
.b2c-product-hover-card .card-body > *{
  position:relative;
  z-index:1;
}

/* Text motion. */
.b2c-product-hover-card .product-status,
.b2c-product-hover-card .product-name,
.b2c-product-hover-card .price{
  transition:
    transform .28s cubic-bezier(.2,.8,.2,1),
    color .24s ease,
    background .24s ease,
    box-shadow .24s ease !important;
}

.b2c-product-hover-card:hover .product-status,
.b2c-product-hover-card:focus-within .product-status{
  transform:translateX(3px);
  background:rgba(255,255,255,.78);
  box-shadow:0 8px 18px rgba(170,96,150,.10);
}

.b2c-product-hover-card:hover .product-name,
.b2c-product-hover-card:focus-within .product-name,
.b2c-product-hover-card:hover .price,
.b2c-product-hover-card:focus-within .price{
  transform:translateX(4px);
}

/* Add-cart breathing edge glow. */
.b2c-product-hover-card .b2c-product-hover-add,
.b2c-product-hover-card .product-actions button:not(:disabled){
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate;
  transition:
    transform .22s cubic-bezier(.2,.8,.2,1),
    box-shadow .26s ease,
    border-color .24s ease,
    background .24s ease !important;
}

.b2c-product-hover-card .b2c-product-hover-add::before,
.b2c-product-hover-card .product-actions button:not(:disabled)::before{
  content:"";
  position:absolute;
  inset:-1px;
  border-radius:inherit;
  pointer-events:none;
  z-index:-1;
  background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(255,255,255,0) 38%,rgba(255,255,255,.88) 72%,rgba(255,255,255,0));
  opacity:0;
  filter:blur(1px);
}

.b2c-product-hover-card:hover .b2c-product-hover-add,
.b2c-product-hover-card:focus-within .b2c-product-hover-add,
.b2c-product-hover-card:hover .product-actions button:not(:disabled),
.b2c-product-hover-card:focus-within .product-actions button:not(:disabled){
  transform:translateY(-1px);
  box-shadow:
    0 12px 26px rgba(25,23,31,.20),
    0 0 0 1px rgba(255,255,255,.42) inset;
}

.b2c-product-hover-card:hover .b2c-product-hover-add::before,
.b2c-product-hover-card:focus-within .b2c-product-hover-add::before,
.b2c-product-hover-card:hover .product-actions button:not(:disabled)::before,
.b2c-product-hover-card:focus-within .product-actions button:not(:disabled)::before{
  animation:b2cProductButtonBreathFix 1.55s ease-in-out infinite;
}

.b2c-product-hover-card .b2c-product-hover-add::after,
.b2c-product-hover-card .product-actions button:not(:disabled)::after{
  content:"";
  position:absolute;
  top:-30%;
  bottom:-30%;
  width:36px;
  left:-52px;
  transform:skewX(-18deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.76),transparent);
  opacity:0;
  pointer-events:none;
  transition:left .62s ease, opacity .22s ease;
}

.b2c-product-hover-card:hover .b2c-product-hover-add::after,
.b2c-product-hover-card:focus-within .b2c-product-hover-add::after,
.b2c-product-hover-card:hover .product-actions button:not(:disabled)::after,
.b2c-product-hover-card:focus-within .product-actions button:not(:disabled)::after{
  left:calc(100% + 28px);
  opacity:.85;
}

@keyframes b2cProductButtonBreathFix{
  0%,100%{
    opacity:.12;
    box-shadow:0 0 0 0 rgba(255,255,255,.12),0 0 8px rgba(255,255,255,.10);
  }
  50%{
    opacity:.74;
    box-shadow:0 0 0 2px rgba(255,255,255,.26),0 0 22px rgba(255,255,255,.42);
  }
}

@media (prefers-reduced-motion: reduce){
  .b2c-product-hover-card,
  .b2c-product-hover-card *,
  .b2c-product-hover-card *::before,
  .b2c-product-hover-card *::after{
    transition:none !important;
    animation:none !important;
  }
}

@media (hover:none){
  .b2c-product-hover-card:hover{
    transform:none;
  }
  .b2c-product-hover-card:hover .b2c-product-hover-img,
  .b2c-product-hover-card:hover .product-image{
    transform:none;
    filter:none;
  }
}


/* ===== SOURCE: b2c_phase5e18c_product_hover_sticky_misalignment_fix_20260522.css ===== */
/* PATCH_ID: b2c_phase5e18c_product_hover_sticky_misalignment_fix_stage_safe_20260522 */

/*
  Fixes:
  1) add-cart click focus caused hover style to remain locked
  2) broad selector marked product grid containers, making many cards activate together
  3) homepage card visual offset from previous image transform
  4) removes add-cart sweep; replaces it with soft halo + click pulse
*/

/* Only precise runtime-marked cards should animate. */
.b2c-product-hover-card:not(.b2c-product-hover-ready){
  transform:none !important;
  box-shadow:inherit !important;
}

/* Disable old focus-within sticky state unless actual mouse hover is active. */
.b2c-product-hover-ready:focus-within:not(:hover){
  transform:none !important;
}

.b2c-product-hover-ready:focus-within:not(:hover) .b2c-product-hover-img,
.b2c-product-hover-ready:focus-within:not(:hover) .product-image{
  transform:none !important;
  filter:none !important;
}

.b2c-product-hover-ready:focus-within:not(:hover) .b2c-product-hover-body::before,
.b2c-product-hover-ready:focus-within:not(:hover) .product-body::before,
.b2c-product-hover-ready:focus-within:not(:hover) .product-info::before,
.b2c-product-hover-ready:focus-within:not(:hover) .card-body::before{
  transform:translateX(104%) !important;
  opacity:0 !important;
}

/* More stable card motion. */
.b2c-product-hover-ready{
  position:relative !important;
  overflow:hidden !important;
  transition:
    transform .28s cubic-bezier(.2,.8,.2,1),
    box-shadow .28s cubic-bezier(.2,.8,.2,1),
    border-color .24s ease !important;
}

.b2c-product-hover-ready:hover{
  transform:translateY(-4px) !important;
  border-color:rgba(232,177,214,.42) !important;
  box-shadow:
    0 22px 52px rgba(127,82,143,.13),
    0 0 0 1px rgba(255,255,255,.72) inset !important;
}

/* Prevent the image from shifting layout; zoom is subtle and clipped. */
.b2c-product-hover-ready .b2c-product-hover-img,
.b2c-product-hover-ready .product-image{
  transform-origin:center center !important;
  transition:
    transform .36s cubic-bezier(.2,.8,.2,1),
    filter .30s ease !important;
  will-change:transform,filter;
}

.b2c-product-hover-ready:hover .b2c-product-hover-img,
.b2c-product-hover-ready:hover .product-image{
  transform:scale(1.025) !important;
  filter:saturate(1.035) brightness(1.01) !important;
}

/* Pink block only inside the current card body. */
.b2c-product-hover-ready .b2c-product-hover-body,
.b2c-product-hover-ready .product-body,
.b2c-product-hover-ready .product-info,
.b2c-product-hover-ready .card-body{
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate;
}

.b2c-product-hover-ready .b2c-product-hover-body::before,
.b2c-product-hover-ready .product-body::before,
.b2c-product-hover-ready .product-info::before,
.b2c-product-hover-ready .card-body::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:
    radial-gradient(circle at 100% 18%,rgba(255,205,232,.78),transparent 42%),
    linear-gradient(270deg,rgba(255,222,240,.92),rgba(255,242,249,.78) 48%,rgba(255,255,255,0) 100%) !important;
  transform:translateX(104%) !important;
  opacity:0 !important;
  transition:
    transform .40s cubic-bezier(.22,.61,.36,1),
    opacity .24s ease !important;
  pointer-events:none;
}

.b2c-product-hover-ready:hover .b2c-product-hover-body::before,
.b2c-product-hover-ready:hover .product-body::before,
.b2c-product-hover-ready:hover .product-info::before,
.b2c-product-hover-ready:hover .card-body::before{
  transform:translateX(0) !important;
  opacity:1 !important;
}

.b2c-product-hover-ready .b2c-product-hover-body > *,
.b2c-product-hover-ready .product-body > *,
.b2c-product-hover-ready .product-info > *,
.b2c-product-hover-ready .card-body > *{
  position:relative;
  z-index:1;
}

.b2c-product-hover-ready:hover .product-status,
.b2c-product-hover-ready:hover .product-name,
.b2c-product-hover-ready:hover .price{
  transform:translateX(3px) !important;
}

/* Remove old sweep completely. */
.b2c-product-hover-ready .b2c-product-hover-add::after,
.b2c-product-hover-ready .product-actions button:not(:disabled)::after{
  display:none !important;
  content:none !important;
}

/* New add-cart effect: soft static halo + breathing rim, no sweeping. */
.b2c-product-hover-ready .b2c-product-hover-add,
.b2c-product-hover-ready .product-actions button:not(:disabled){
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate;
  transition:
    transform .20s cubic-bezier(.2,.8,.2,1),
    box-shadow .28s ease,
    background .24s ease !important;
}

.b2c-product-hover-ready .b2c-product-hover-add::before,
.b2c-product-hover-ready .product-actions button:not(:disabled)::before{
  content:"" !important;
  position:absolute !important;
  inset:2px !important;
  border-radius:inherit !important;
  pointer-events:none !important;
  z-index:0 !important;
  background:transparent !important;
  opacity:0 !important;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.34),
    0 0 0 0 rgba(255,255,255,.00),
    0 0 18px rgba(255,255,255,.00) !important;
  filter:none !important;
}

.b2c-product-hover-ready:hover .b2c-product-hover-add,
.b2c-product-hover-ready:hover .product-actions button:not(:disabled){
  transform:translateY(-1px) !important;
  box-shadow:
    0 12px 26px rgba(25,23,31,.18),
    inset 0 0 0 1px rgba(255,255,255,.40),
    0 0 0 3px rgba(255,255,255,.16) !important;
}

.b2c-product-hover-ready:hover .b2c-product-hover-add::before,
.b2c-product-hover-ready:hover .product-actions button:not(:disabled)::before{
  opacity:1 !important;
  animation:b2cAddHaloBreathOnly 1.65s ease-in-out infinite !important;
}

.b2c-product-click-pulse .b2c-product-hover-add{
  animation:b2cAddClickPulse .42s ease-out 1 !important;
}

@keyframes b2cAddHaloBreathOnly{
  0%,100%{
    box-shadow:
      inset 0 0 0 1px rgba(255,255,255,.30),
      0 0 0 0 rgba(255,255,255,.10),
      0 0 10px rgba(255,255,255,.10);
  }
  50%{
    box-shadow:
      inset 0 0 0 1px rgba(255,255,255,.72),
      0 0 0 4px rgba(255,255,255,.18),
      0 0 24px rgba(255,255,255,.34);
  }
}

@keyframes b2cAddClickPulse{
  0%{transform:scale(1)}
  48%{transform:scale(.965)}
  100%{transform:scale(1)}
}

@media (prefers-reduced-motion: reduce){
  .b2c-product-hover-ready,
  .b2c-product-hover-ready *,
  .b2c-product-hover-ready *::before,
  .b2c-product-hover-ready *::after{
    transition:none !important;
    animation:none !important;
  }
}

@media (hover:none){
  .b2c-product-hover-ready:hover{
    transform:none !important;
  }
  .b2c-product-hover-ready:hover .b2c-product-hover-img,
  .b2c-product-hover-ready:hover .product-image{
    transform:none !important;
    filter:none !important;
  }
  .b2c-product-hover-ready:hover .b2c-product-hover-body::before,
  .b2c-product-hover-ready:hover .product-body::before,
  .b2c-product-hover-ready:hover .product-info::before,
  .b2c-product-hover-ready:hover .card-body::before{
    transform:translateX(104%) !important;
    opacity:0 !important;
  }
}


/* ===== SOURCE: b2c_phase5e18d_product_name_emphasis_20260522.css ===== */
/* PATCH_ID: b2c_phase5e18d_product_name_emphasis_stage_safe_20260522 */

/*
  Product name emphasis on hover.
  Works with E18/E18b/E18c runtime classes.
  Keeps layout stable by using transform scale instead of changing actual line-height.
*/

.b2c-product-hover-ready .b2c-product-hover-name,
.b2c-product-hover-card .b2c-product-hover-name,
.b2c-product-hover-ready .product-name,
.b2c-product-hover-card .product-name{
  display:inline-block;
  transform-origin:left center;
  transition:
    transform .28s cubic-bezier(.2,.8,.2,1),
    color .24s ease,
    text-shadow .24s ease,
    letter-spacing .24s ease !important;
  will-change:transform;
}

.b2c-product-hover-ready:hover .b2c-product-hover-name,
.b2c-product-hover-card:hover .b2c-product-hover-name,
.b2c-product-hover-ready:hover .product-name,
.b2c-product-hover-card:hover .product-name{
  transform:translateX(4px) scale(1.075) !important;
  color:#1f1528 !important;
  letter-spacing:-.035em;
  text-shadow:
    0 4px 12px rgba(255,255,255,.78),
    0 10px 22px rgba(87,44,100,.14);
}

/* When the product name has two lines, keep it readable and prevent jump. */
.b2c-product-hover-ready .b2c-product-hover-name,
.b2c-product-hover-card .b2c-product-hover-name{
  max-width:100%;
  line-height:1.28;
}

/* Price should stay slightly behind the name visually. */
.b2c-product-hover-ready:hover .price,
.b2c-product-hover-card:hover .price{
  transform:translateX(3px) scale(1.015) !important;
}

/* Touch devices: no sticky enlarged text. */
@media (hover:none){
  .b2c-product-hover-ready:hover .b2c-product-hover-name,
  .b2c-product-hover-card:hover .b2c-product-hover-name,
  .b2c-product-hover-ready:hover .product-name,
  .b2c-product-hover-card:hover .product-name{
    transform:none !important;
    text-shadow:none !important;
  }
}

@media (prefers-reduced-motion: reduce){
  .b2c-product-hover-ready .b2c-product-hover-name,
  .b2c-product-hover-card .b2c-product-hover-name,
  .b2c-product-hover-ready .product-name,
  .b2c-product-hover-card .product-name{
    transition:none !important;
  }
}


/* ===== SOURCE: b2c_phase5e18e_product_name_strong_visible_20260522.css ===== */
/* PATCH_ID: b2c_phase5e18e_product_name_strong_visible_stage_safe_20260522 */

/*
  Stronger product-name hover emphasis.
  E18d was too subtle and some product title nodes were not matched.
  This patch force-marks detected product-name nodes and makes the hover state visibly stronger.
*/

.b2c-product-hover-ready .b2c-product-name-strong,
.b2c-product-hover-card .b2c-product-name-strong,
.b2c-product-hover-ready .b2c-product-hover-name,
.b2c-product-hover-card .b2c-product-hover-name,
.b2c-product-hover-ready .product-name,
.b2c-product-hover-card .product-name{
  position:relative !important;
  z-index:4 !important;
  display:inline-block !important;
  transform-origin:left center !important;
  transition:
    transform .30s cubic-bezier(.2,.8,.2,1),
    color .24s ease,
    text-shadow .24s ease,
    letter-spacing .24s ease,
    background .24s ease,
    padding .24s ease !important;
  will-change:transform;
}

/* Visible state: stronger than E18d. */
.b2c-product-hover-ready:hover .b2c-product-name-strong,
.b2c-product-hover-card:hover .b2c-product-name-strong,
.b2c-product-hover-ready:hover .b2c-product-hover-name,
.b2c-product-hover-card:hover .b2c-product-hover-name,
.b2c-product-hover-ready:hover .product-name,
.b2c-product-hover-card:hover .product-name{
  transform:translateX(7px) scale(1.16) !important;
  color:#1b1023 !important;
  letter-spacing:-.045em !important;
  text-shadow:
    0 2px 8px rgba(255,255,255,.95),
    0 7px 18px rgba(60,25,78,.24),
    0 16px 34px rgba(220,135,190,.18) !important;
}

/* Soft highlight behind the enlarged name, without changing layout height. */
.b2c-product-hover-ready .b2c-product-name-strong::after,
.b2c-product-hover-card .b2c-product-name-strong::after,
.b2c-product-hover-ready .b2c-product-hover-name::after,
.b2c-product-hover-card .b2c-product-hover-name::after,
.b2c-product-hover-ready .product-name::after,
.b2c-product-hover-card .product-name::after{
  content:"";
  position:absolute;
  left:-5px;
  right:-8px;
  bottom:-4px;
  height:9px;
  border-radius:999px;
  background:linear-gradient(90deg, rgba(255,207,232,.0), rgba(255,207,232,.72), rgba(245,220,255,.0));
  opacity:0;
  transform:scaleX(.2);
  transform-origin:left center;
  transition:opacity .25s ease, transform .34s cubic-bezier(.2,.8,.2,1);
  z-index:-1;
}

.b2c-product-hover-ready:hover .b2c-product-name-strong::after,
.b2c-product-hover-card:hover .b2c-product-name-strong::after,
.b2c-product-hover-ready:hover .b2c-product-hover-name::after,
.b2c-product-hover-card:hover .b2c-product-hover-name::after,
.b2c-product-hover-ready:hover .product-name::after,
.b2c-product-hover-card:hover .product-name::after{
  opacity:1;
  transform:scaleX(1);
}

/* Keep price less dominant than product name. */
.b2c-product-hover-ready:hover .price,
.b2c-product-hover-card:hover .price{
  transform:translateX(3px) scale(1.02) !important;
}

/* Stop text from being visually clipped by the pink panel area where possible. */
.b2c-product-hover-ready .b2c-product-hover-body,
.b2c-product-hover-card .b2c-product-hover-body{
  overflow:hidden !important;
}

@media (hover:none){
  .b2c-product-hover-ready:hover .b2c-product-name-strong,
  .b2c-product-hover-card:hover .b2c-product-name-strong,
  .b2c-product-hover-ready:hover .b2c-product-hover-name,
  .b2c-product-hover-card:hover .b2c-product-hover-name,
  .b2c-product-hover-ready:hover .product-name,
  .b2c-product-hover-card:hover .product-name{
    transform:none !important;
    text-shadow:none !important;
  }
}

@media (prefers-reduced-motion: reduce){
  .b2c-product-hover-ready .b2c-product-name-strong,
  .b2c-product-hover-card .b2c-product-name-strong,
  .b2c-product-hover-ready .b2c-product-hover-name,
  .b2c-product-hover-card .b2c-product-hover-name,
  .b2c-product-hover-ready .product-name,
  .b2c-product-hover-card .product-name{
    transition:none !important;
  }
}


/* ===== SOURCE: b2c_customer_orders_my_compact_fix_20260709.css ===== */
/* PATCH_ID: b2c_customer_orders_my_compact_fix_20260709 */

/* Orders page: compact, information-first layout */
body[data-b2c-path="/orders"] .main{
  max-width:1180px;
}

body[data-b2c-path="/orders"] .section{
  margin-top:10px !important;
}

body[data-b2c-path="/orders"] .section-head{
  margin-bottom:10px !important;
}

body[data-b2c-path="/orders"] .list{
  gap:10px !important;
}

/* New compact order card */
.order-card-v2{
  padding:14px 16px !important;
  border-radius:22px !important;
  box-shadow:0 10px 24px rgba(54,42,65,.055) !important;
}

.order-head-v2{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:12px;
  align-items:start;
  margin-bottom:8px;
}

.order-id-v2{
  min-width:0;
}

.order-no{
  font-size:14px;
  line-height:1.25;
  word-break:break-word;
}

.order-date-v2{
  color:var(--muted);
  font-size:12px;
  margin-top:3px;
}

.order-head-right-v2{
  display:flex;
  align-items:flex-end;
  flex-direction:column;
  gap:6px;
}

.order-status-v2{
  display:inline-flex;
  align-items:center;
  min-height:26px;
  padding:0 10px;
  border-radius:999px;
  background:#f3ebff;
  color:#7655a0;
  font-size:12px;
  font-weight:950;
  white-space:nowrap;
}

.order-total-v2{
  font-size:18px;
  font-weight:950;
}

/* Status progress: no more concatenated status text */
.order-progress-v2,
.status-steps{
  display:flex !important;
  flex-wrap:wrap;
  gap:5px;
  margin:7px 0 10px !important;
}

.order-progress-v2 span,
.status-steps span{
  display:inline-flex !important;
  align-items:center;
  min-height:22px;
  padding:0 8px;
  border-radius:999px;
  background:#f5f2f6;
  color:#8b8490;
  font-size:11px;
  font-weight:850;
  white-space:nowrap;
}

.order-progress-v2 span.done,
.status-steps span.done{
  background:#eefaf3;
  color:#2e7a49;
}

.order-progress-v2 span.current,
.status-steps span.current{
  background:#1f1f26;
  color:#fff;
}

/* Item rows */
.order-items-v2{
  display:grid;
  gap:5px;
  margin-top:4px;
}

.order-item-v2{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto auto;
  gap:8px;
  align-items:center;
  min-height:28px;
  padding:6px 0;
  border-bottom:1px solid rgba(231,224,235,.75);
}

.order-item-v2 span{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-weight:750;
}

.order-item-v2 em{
  color:var(--muted);
  font-style:normal;
  font-size:13px;
  white-space:nowrap;
}

.order-item-v2 b{
  font-size:13px;
  white-space:nowrap;
}

.order-more-items-v2{
  color:var(--muted);
  font-size:12px;
  padding-top:2px;
}

/* Summary strip */
.order-summary-v2{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin-top:10px;
}

.order-summary-v2 > div{
  border:1px solid var(--line);
  background:linear-gradient(180deg,#fff,#fffafd);
  border-radius:16px;
  padding:9px 10px;
  min-width:0;
}

.order-summary-v2 span{
  display:block;
  color:var(--muted);
  font-size:11px;
  font-weight:850;
  margin-bottom:3px;
}

.order-summary-v2 b{
  display:block;
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:13px;
}

/* Collapsible details */
.order-detail-v2{
  margin-top:10px;
  border:1px solid var(--line);
  border-radius:16px;
  background:#fff;
  overflow:hidden;
}

.order-detail-v2 summary{
  cursor:pointer;
  list-style:none;
  padding:10px 12px;
  font-size:13px;
  font-weight:950;
  color:#5e5267;
}

.order-detail-v2 summary::-webkit-details-marker{
  display:none;
}

.order-detail-v2 summary::after{
  content:"";
  float:right;
  width:8px;
  height:8px;
  border-right:2px solid #9c90a7;
  border-bottom:2px solid #9c90a7;
  transform:rotate(45deg);
  margin-top:4px;
}

.order-detail-v2[open] summary::after{
  transform:rotate(-135deg);
  margin-top:8px;
}

.order-detail-grid-v2{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  padding:0 12px 12px;
}

.order-detail-grid-v2 > div{
  background:#fbf9fc;
  border:1px solid rgba(231,224,235,.85);
  border-radius:14px;
  padding:10px;
  min-width:0;
}

.order-detail-grid-v2 b{
  display:block;
  margin-bottom:6px;
  font-size:13px;
}

.order-detail-grid-v2 p{
  margin:4px 0;
  color:#5e5666;
  font-size:12px;
  line-height:1.45;
  word-break:break-word;
}

.order-muted-v2{
  color:var(--muted);
  font-size:12px;
}

/* Proof */
.proof-grid-v2{
  display:grid;
  grid-template-columns:repeat(auto-fill,minmax(86px,1fr));
  gap:8px;
}

.proof-thumb-v2{
  display:grid;
  gap:4px;
  color:var(--ink);
  text-decoration:none;
  font-size:11px;
}

.proof-thumb-v2 img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
  border-radius:10px;
  background:var(--lav2);
}

.proof-thumb-v2 span,
.proof-thumb-v2 small{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

/* Compact upload form */
.proof-form-v2,
.order-card-v2 .proof-form{
  margin:0 12px 12px !important;
  padding:10px !important;
  border:1px dashed #d8ccd9 !important;
  border-radius:14px !important;
  display:grid !important;
  grid-template-columns:1.2fr .8fr 1fr auto;
  gap:8px !important;
  align-items:center;
  background:#fff;
}

.proof-form-v2 b{
  grid-column:1 / -1;
  font-size:13px;
}

.proof-form-v2 input{
  min-height:34px;
}

.proof-form-v2 button{
  min-height:34px;
  white-space:nowrap;
}

/* Actions */
.order-actions-v2{
  justify-content:flex-end;
  margin-top:10px;
}

.order-actions-v2 .chip,
.order-actions-v2 .btn{
  flex:0 0 auto !important;
  min-height:34px !important;
  padding:0 12px !important;
  font-size:12px;
}

/* Old-card fallback, in case browser still has previous HTML briefly */
.order-card:not(.order-card-v2){
  padding:12px !important;
}

.order-card:not(.order-card-v2) .block{
  padding:10px !important;
  border-radius:14px !important;
  margin-top:8px !important;
}

.order-card:not(.order-card-v2) .card-actions{
  justify-content:flex-end;
}

.order-card:not(.order-card-v2) .card-actions .chip,
.order-card:not(.order-card-v2) .card-actions .btn{
  flex:0 0 auto;
}

/* My page: remove customer-visible internal hints/update/missing small text */
body[data-b2c-path="/my"] .login-art > p,
body[data-b2c-path="/my"] .login-art .profile-warn,
body[data-b2c-path="/my"] .login-art .profile-ok{
  display:none !important;
}

body[data-b2c-path="/my"] .login-art{
  min-height:420px !important;
}

body[data-b2c-path="/my"] .login-art h1{
  margin-top:8px;
}

@media(max-width:760px){
  .order-head-v2{
    grid-template-columns:1fr;
  }

  .order-head-right-v2{
    align-items:flex-start;
    flex-direction:row;
    justify-content:space-between;
  }

  .order-summary-v2,
  .order-detail-grid-v2{
    grid-template-columns:1fr;
  }

  .proof-form-v2,
  .order-card-v2 .proof-form{
    grid-template-columns:1fr !important;
  }

  .order-item-v2{
    grid-template-columns:minmax(0,1fr) auto;
  }

  .order-item-v2 b{
    grid-column:1 / -1;
  }
}


/* ===== SOURCE: b2c_home_all_artists_expand_fix_20260709.css ===== */
/* PATCH_ID: b2c_home_all_artists_expand_fix_20260709 */

/* Keep current button visual style, only make it a real toggle button. */
.b2c-home-native-cms .b2c-artist-expand-toggle{
  appearance:none;
  -webkit-appearance:none;
  cursor:pointer;
  font:inherit;
  line-height:1;
  white-space:nowrap;
  transition:
    transform .22s cubic-bezier(.2,.8,.2,1),
    box-shadow .22s ease,
    border-color .22s ease,
    background .22s ease;
}

.b2c-home-native-cms .b2c-artist-expand-toggle:hover{
  transform:translateY(-2px);
}

.b2c-home-native-cms .b2c-artist-expand-toggle:active{
  transform:translateY(0) scale(.98);
}

.b2c-home-native-cms .b2c-artist-expand-toggle[data-expanded="1"]{
  background:#1f1f26;
  color:#fff;
  border-color:rgba(31,31,38,.18);
  box-shadow:0 14px 30px rgba(31,31,38,.16);
}

/* Extra artist cards exist in DOM but collapse cleanly before expanding. */
.b2c-home-native-cms .b2c-artist-expand-section[data-artist-expanded="0"] .chip-card.is-extra{
  opacity:0;
  transform:translateY(-12px) scale(.985);
  max-height:0;
  min-height:0 !important;
  padding-top:0 !important;
  padding-bottom:0 !important;
  border-width:0 !important;
  box-shadow:none !important;
  pointer-events:none;
  overflow:hidden;
  margin:0;
}

.b2c-home-native-cms .b2c-artist-expand-section[data-artist-expanded="1"] .chip-card.is-extra{
  opacity:1;
  transform:translateY(0) scale(1);
  max-height:120px;
  min-height:82px !important;
  padding-top:16px !important;
  padding-bottom:16px !important;
  border-width:1px !important;
  pointer-events:auto;
  transition-delay:var(--artist-delay,0ms);
}

/* Row-by-row fade-down expansion. */
.b2c-home-native-cms .b2c-artist-expand-section .chip-card.is-extra{
  transition:
    opacity .42s ease,
    transform .42s cubic-bezier(.2,.8,.2,1),
    max-height .42s ease,
    padding .42s ease,
    border-width .42s ease,
    box-shadow .26s ease,
    background .26s ease,
    border-color .26s ease;
  will-change:opacity,transform,max-height;
}

/* Small counter, subtle and not customer-noisy. */
.b2c-home-native-cms .b2c-artist-count-note{
  margin-top:10px;
  color:#9a8aa6;
  font-size:12px;
  font-weight:800;
  text-align:right;
}

.b2c-home-native-cms .b2c-artist-expand-section[data-artist-expanded="1"] .b2c-artist-count-note{
  color:#6d5f79;
}

/* Preserve hover motion from current artist cards. */
.b2c-home-native-cms .b2c-artist-expand-section .chip-card{
  text-decoration:none !important;
}

@media(max-width:900px){
  .b2c-home-native-cms .b2c-artist-expand-section[data-artist-expanded="1"] .chip-card.is-extra{
    max-height:118px;
  }

  .b2c-home-native-cms .b2c-artist-count-note{
    text-align:left;
  }
}


/* ===== SOURCE: b2c_products_server_pagination_fix_20260709.css ===== */
/* PATCH_ID: b2c_products_server_pagination_fix_20260709 */

/* Product pagination only. Do not modify product card hover/interactions. */
.b2c-products-page{
  padding-bottom:42px;
}

.b2c-products-head{
  align-items:flex-end;
  gap:16px;
}

.b2c-products-page-tools{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
  flex-wrap:wrap;
}

.b2c-products-count{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:0 14px;
  border:1px solid var(--line);
  border-radius:999px;
  background:#fff;
  color:#6c6174;
  font-size:13px;
  font-weight:900;
  box-shadow:0 10px 24px rgba(49,38,56,.045);
}

.b2c-products-page-tools label{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:38px;
  padding:0 8px 0 13px;
  border:1px solid var(--line);
  border-radius:999px;
  background:#fff;
  color:#8b8193;
  font-size:12px;
  font-weight:900;
  box-shadow:0 10px 24px rgba(49,38,56,.045);
}

.b2c-products-page-tools select{
  height:30px;
  min-width:70px;
  border:0;
  border-radius:999px;
  background:#f8f4fb;
  color:#1f1f26;
  font-weight:950;
  padding:0 10px;
  outline:none;
}

.b2c-products-pagination{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  margin:18px 0;
}

.b2c-products-pagination-top{
  margin-top:14px;
  margin-bottom:18px;
}

.b2c-products-pagination-bottom{
  margin-top:22px;
}

.b2c-page-numbers{
  display:flex;
  align-items:center;
  gap:6px;
  flex-wrap:wrap;
  justify-content:center;
}

.b2c-page-btn,
.b2c-page-dots{
  min-width:38px;
  height:38px;
  border-radius:999px;
  border:1px solid var(--line);
  background:#fff;
  color:#1f1f26;
  font-size:13px;
  font-weight:950;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}

.b2c-page-btn{
  cursor:pointer;
  padding:0 13px;
  box-shadow:0 10px 24px rgba(49,38,56,.05);
  transition:
    transform .18s ease,
    box-shadow .18s ease,
    background .18s ease,
    border-color .18s ease;
}

.b2c-page-btn:hover:not(:disabled){
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(49,38,56,.12);
}

.b2c-page-btn:active:not(:disabled){
  transform:translateY(0) scale(.98);
}

.b2c-page-btn.is-active{
  background:#1f1f26;
  color:#fff;
  border-color:#1f1f26;
  box-shadow:0 14px 30px rgba(31,31,38,.18);
}

.b2c-page-btn:disabled{
  cursor:not-allowed;
  opacity:.38;
  box-shadow:none;
}

.b2c-page-dots{
  border-color:transparent;
  background:transparent;
  color:#9b90a3;
  min-width:22px;
}

.b2c-products-grid{
  content-visibility:auto;
  contain-intrinsic-size:900px;
}

@media(max-width:760px){
  .b2c-products-head{
    align-items:flex-start;
  }

  .b2c-products-page-tools{
    width:100%;
    justify-content:flex-start;
  }

  .b2c-products-pagination{
    justify-content:flex-start;
    overflow-x:auto;
    padding-bottom:4px;
  }

  .b2c-page-numbers{
    flex-wrap:nowrap;
  }
}


/* ===== SOURCE: b2c_product_card_layout_final_clean_20260709.css ===== */
/* PATCH_ID: b2c_product_card_layout_final_clean_20260709 */

.b2c-products-page .b2c-product-card-final,
.b2c-products-page .b2c-product-card-final *{
  box-sizing:border-box;
}

.b2c-products-page .b2c-product-card-final{
  display:flex !important;
  flex-direction:column !important;
  overflow:hidden !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-media-final{
  flex:0 0 auto !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-body-final{
  flex:1 1 auto !important;
  min-height:154px !important;
  padding:14px !important;
  display:grid !important;
  grid-template-rows:auto 58px 1fr auto !important;
  align-items:start !important;
}

/* In stock compact */
.b2c-products-page .b2c-product-card-final .b2c-stock-badge-final{
  width:max-content !important;
  max-width:92px !important;
  height:24px !important;
  min-height:24px !important;
  padding:0 9px !important;
  margin:0 0 8px 0 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  white-space:nowrap !important;
  line-height:1 !important;
  font-size:11px !important;
  font-weight:900 !important;
  border-radius:999px !important;
}

/* Title */
.b2c-products-page .b2c-product-card-final .b2c-product-title-final{
  min-height:58px !important;
  max-height:58px !important;
  margin:0 !important;
  display:-webkit-box !important;
  -webkit-line-clamp:3 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  font-size:14px !important;
  font-weight:950 !important;
  line-height:1.28 !important;
  color:#1f1f26 !important;
  word-break:keep-all !important;
  overflow-wrap:anywhere !important;
}

/* Footer */
.b2c-products-page .b2c-product-card-final .b2c-product-footer-final{
  grid-row:4 !important;
  margin-top:10px !important;
  display:grid !important;
  grid-template-columns:minmax(0,1fr) auto !important;
  gap:10px !important;
  align-items:end !important;
  min-height:46px !important;
  width:100% !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-left-final{
  min-width:0 !important;
  display:grid !important;
  grid-template-rows:auto 26px !important;
  gap:3px !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-price-final{
  margin:0 !important;
  min-height:20px !important;
  line-height:20px !important;
  font-size:16px !important;
  font-weight:950 !important;
  white-space:nowrap !important;
}

/* Artist lane */
.b2c-products-page .b2c-product-card-final .b2c-product-artist-final{
  height:26px !important;
  max-width:0;
  opacity:0;
  transform:translateX(18px);
  display:inline-flex !important;
  align-items:center !important;
  gap:6px !important;
  overflow:hidden !important;
  transition:max-width .34s cubic-bezier(.22,.8,.2,1), opacity .22s ease, transform .34s cubic-bezier(.22,.8,.2,1);
}

.b2c-products-page .b2c-product-card-final:hover .b2c-product-artist-final,
.b2c-products-page .b2c-product-card-final:focus-within .b2c-product-artist-final{
  max-width:148px;
  opacity:1;
  transform:translateX(0);
}

.b2c-products-page .b2c-product-card-final .b2c-product-artist-icon-final{
  width:24px !important;
  height:24px !important;
  min-width:24px !important;
  border-radius:9px !important;
  overflow:hidden !important;
  border:1px solid rgba(220,211,229,.95) !important;
  background:linear-gradient(180deg,#fff,#f6f0fa) !important;
  box-shadow:0 6px 14px rgba(48,38,58,.10) !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  transform:translateX(12px);
  opacity:0;
  transition:transform .32s cubic-bezier(.22,.8,.2,1), opacity .22s ease;
}

.b2c-products-page .b2c-product-card-final:hover .b2c-product-artist-icon-final,
.b2c-products-page .b2c-product-card-final:focus-within .b2c-product-artist-icon-final{
  transform:translateX(0);
  opacity:1;
}

.b2c-products-page .b2c-product-card-final .b2c-product-artist-icon-final img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-artist-fallback-final{
  font-size:8px;
  font-weight:950;
  color:#6b5b78;
  letter-spacing:.01em;
  text-transform:uppercase;
}

.b2c-products-page .b2c-product-card-final .b2c-product-artist-name-final{
  min-width:0;
  max-width:106px;
  color:#6a5879;
  font-size:11px;
  font-weight:950;
  line-height:1;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  opacity:0;
  transform:translateY(8px);
  clip-path:inset(0 100% 0 0);
  transition:opacity .2s ease .12s, transform .28s ease .12s, clip-path .32s cubic-bezier(.22,.8,.2,1) .12s;
}

.b2c-products-page .b2c-product-card-final:hover .b2c-product-artist-name-final,
.b2c-products-page .b2c-product-card-final:focus-within .b2c-product-artist-name-final{
  opacity:1;
  transform:translateY(0);
  clip-path:inset(0 0 0 0);
}

/* Add fixed right */
.b2c-products-page .b2c-product-card-final .b2c-product-add-final{
  grid-column:2 !important;
  justify-self:end !important;
  align-self:end !important;
  width:88px !important;
  min-width:88px !important;
  max-width:88px !important;
  height:42px !important;
  min-height:42px !important;
  max-height:42px !important;
  padding:0 12px !important;
  border-radius:14px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  white-space:nowrap !important;
  line-height:1 !important;
  font-size:13px !important;
  font-weight:950 !important;
}

/* Kill old orphan action rows if browser cache still has old HTML */
.b2c-products-page .b2c-product-card-final .card-actions,
.b2c-products-page .b2c-product-card-final .product-actions,
.b2c-products-page .b2c-product-card-final .b2c-actions-v2,
.b2c-products-page .b2c-product-card-final .b2c-add-only-row{
  display:none !important;
}

/* No orphan Details */
.b2c-products-page .b2c-product-card-final a:not(.product-media):not(.b2c-product-media-final){
  display:none !important;
}

@media(max-width:760px){
  .b2c-products-page .b2c-product-card-final .b2c-product-body-final{
    min-height:150px !important;
    padding:12px !important;
  }

  .b2c-products-page .b2c-product-card-final .b2c-product-title-final{
    min-height:56px !important;
    max-height:56px !important;
    font-size:13px !important;
  }

  .b2c-products-page .b2c-product-card-final .b2c-product-add-final{
    width:78px !important;
    min-width:78px !important;
    max-width:78px !important;
  }

  .b2c-products-page .b2c-product-card-final:hover .b2c-product-artist-final,
  .b2c-products-page .b2c-product-card-final:focus-within .b2c-product-artist-final{
    max-width:116px;
  }

  .b2c-products-page .b2c-product-card-final .b2c-product-artist-name-final{
    max-width:82px;
    font-size:10px;
  }
}


/* ===== SOURCE: b2c_product_image_zoom_restore_20260709.css ===== */
/* PATCH_ID: b2c_product_image_zoom_restore_20260709 */

/*
  Restore product image zoom effect.
  Only affects product image/media area.
  Does not affect Add button, artist badge, pagination, or card click.
*/

.b2c-products-page .product-card .product-media,
.b2c-products-page .product-card .b2c-product-media-final,
.b2c-products-page .b2c-product-card-final .product-media,
.b2c-products-page .b2c-product-card-final .b2c-product-media-final{
  display:block !important;
  overflow:hidden !important;
  border-radius:inherit !important;
  position:relative !important;
  isolation:isolate !important;
}

/* Image base state */
.b2c-products-page .product-card .product-media img,
.b2c-products-page .product-card .b2c-product-media-final img,
.b2c-products-page .b2c-product-card-final .product-media img,
.b2c-products-page .b2c-product-card-final .b2c-product-media-final img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  transform:scale(1) translateZ(0) !important;
  transform-origin:center center !important;
  transition:
    transform .42s cubic-bezier(.22,.8,.2,1),
    filter .42s ease !important;
  will-change:transform !important;
}

/* Hover zoom: card hover or direct media hover */
.b2c-products-page .product-card:hover .product-media img,
.b2c-products-page .product-card:hover .b2c-product-media-final img,
.b2c-products-page .b2c-product-card-final:hover .product-media img,
.b2c-products-page .b2c-product-card-final:hover .b2c-product-media-final img,
.b2c-products-page .product-media:hover img,
.b2c-products-page .b2c-product-media-final:hover img{
  transform:scale(1.065) translateZ(0) !important;
  filter:saturate(1.04) contrast(1.02) !important;
}

/* Soft shine layer, very subtle */
.b2c-products-page .product-card .product-media::after,
.b2c-products-page .product-card .b2c-product-media-final::after,
.b2c-products-page .b2c-product-card-final .product-media::after,
.b2c-products-page .b2c-product-card-final .b2c-product-media-final::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,0) 42%);
  opacity:0;
  transition:opacity .36s ease;
}

.b2c-products-page .product-card:hover .product-media::after,
.b2c-products-page .product-card:hover .b2c-product-media-final::after,
.b2c-products-page .b2c-product-card-final:hover .product-media::after,
.b2c-products-page .b2c-product-card-final:hover .b2c-product-media-final::after{
  opacity:1;
}

/* Respect reduced motion */
@media (prefers-reduced-motion: reduce){
  .b2c-products-page .product-card .product-media img,
  .b2c-products-page .product-card .b2c-product-media-final img,
  .b2c-products-page .b2c-product-card-final .product-media img,
  .b2c-products-page .b2c-product-card-final .b2c-product-media-final img{
    transition:none !important;
  }
}


/* ===== SOURCE: b2c_card_hover_compare_price_final_v3_20260709.css ===== */
/* PATCH_ID: b2c_card_hover_compare_price_final_v3_20260709 */

.b2c-products-page .b2c-product-card-final .b2c-product-body-final{
  position:relative !important;
  overflow:hidden !important;
  background:linear-gradient(180deg, #ffffff 0%, #fffefe 68%, #fffbfe 100%) !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-body-final::after{
  display:none !important;
  content:none !important;
  opacity:0 !important;
  background:none !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-body-final::before{
  content:"" !important;
  position:absolute !important;
  right:-34px !important;
  bottom:-34px !important;
  width:128px !important;
  height:92px !important;
  border-radius:999px !important;
  pointer-events:none !important;
  z-index:0 !important;
  background:
    radial-gradient(circle at 58% 58%,
      rgba(255, 214, 234, .22) 0%,
      rgba(255, 226, 241, .14) 36%,
      rgba(255, 239, 248, .06) 62%,
      rgba(255, 245, 250, 0) 78%) !important;
  filter:blur(18px) !important;
  opacity:0 !important;
  transform:translate3d(8px, 6px, 0) scale(.96) !important;
  transition:opacity .28s ease, transform .36s cubic-bezier(.22,.8,.2,1) !important;
}

.b2c-products-page .b2c-product-card-final:hover .b2c-product-body-final::before,
.b2c-products-page .b2c-product-card-final:focus-within .b2c-product-body-final::before{
  opacity:1 !important;
  transform:translate3d(0,0,0) scale(1) !important;
}

.b2c-products-page .b2c-product-card-final .b2c-stock-badge-final,
.b2c-products-page .b2c-product-card-final .b2c-product-title-final,
.b2c-products-page .b2c-product-card-final .b2c-product-footer-final{
  position:relative !important;
  z-index:1 !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-footer-final,
.b2c-products-page .b2c-product-card-final .b2c-product-left-final,
.b2c-products-page .b2c-product-card-final .b2c-product-price-row-final{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-price-row-final{
  display:flex !important;
  align-items:baseline !important;
  justify-content:flex-start !important;
  gap:6px !important;
  min-width:0 !important;
  max-width:100% !important;
  min-height:22px !important;
  line-height:1 !important;
  white-space:nowrap !important;
  flex-wrap:nowrap !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-price-final{
  display:inline-flex !important;
  align-items:baseline !important;
  margin:0 !important;
  padding:0 !important;
  line-height:1 !important;
  font-size:16px !important;
  font-weight:950 !important;
  color:#1f1f26 !important;
  white-space:nowrap !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-compare-price-final{
  display:inline-flex !important;
  align-items:baseline !important;
  margin:0 !important;
  padding:0 !important;
  line-height:1 !important;
  font-size:12px !important;
  font-weight:850 !important;
  color:#a89bab !important;
  white-space:nowrap !important;
  text-decoration:line-through !important;
  text-decoration-thickness:1.4px !important;
  text-decoration-color:#b8a9b9 !important;
  position:relative !important;
  top:0 !important;
  transform:none !important;
  vertical-align:baseline !important;
}

@media(max-width:760px){
  .b2c-products-page .b2c-product-card-final .b2c-product-body-final::before{
    right:-38px !important;
    bottom:-36px !important;
    width:118px !important;
    height:86px !important;
    filter:blur(16px) !important;
  }

  .b2c-products-page .b2c-product-card-final .b2c-product-compare-price-final{
    font-size:11px !important;
  }
}


/* ===== SOURCE: b2c_detail_experience_safe_v2_20260709.css ===== */
/* PATCH_ID: b2c_detail_experience_safe_v2_20260709 */

/*
  Safe V2:
  - Does NOT change outer detail layout.
  - Does NOT set grid/flex/width on unknown containers.
  - Only polishes precise image/info/button elements.
*/

body.b2c-detail-safe-active{
  background:
    radial-gradient(circle at 12% 18%, rgba(246,235,255,.34), transparent 30%),
    radial-gradient(circle at 86% 36%, rgba(255,234,246,.30), transparent 34%),
    linear-gradient(180deg, #fff, #fffafc 68%, #fff);
}

/* main image only */
.b2c-detail-safe-media{
  position:relative !important;
  isolation:isolate;
  overflow:hidden !important;
  border-radius:28px !important;
  box-shadow:
    0 24px 70px rgba(44,33,58,.11),
    0 0 0 1px rgba(255,255,255,.78) inset,
    0 0 0 1px rgba(237,226,244,.50) !important;
}

.b2c-detail-safe-img{
  display:block !important;
  max-width:100% !important;
  border-radius:inherit !important;
  transition:
    transform .62s cubic-bezier(.22,.8,.2,1),
    filter .34s ease !important;
  will-change:transform;
}

.b2c-detail-safe-media:hover .b2c-detail-safe-img{
  transform:scale(1.035);
  filter:saturate(1.03) contrast(1.015);
}

.b2c-detail-safe-zoom{
  position:absolute;
  right:16px;
  bottom:16px;
  z-index:3;
  padding:8px 11px;
  border-radius:999px;
  font-size:10px;
  font-weight:900;
  letter-spacing:.1em;
  color:rgba(45,35,57,.62);
  background:rgba(255,255,255,.72);
  border:1px solid rgba(255,255,255,.76);
  box-shadow:0 12px 30px rgba(44,33,58,.10);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  opacity:0;
  transform:translateY(8px);
  transition:
    opacity .28s ease,
    transform .32s cubic-bezier(.22,.8,.2,1);
}

.b2c-detail-safe-media:hover .b2c-detail-safe-zoom{
  opacity:1;
  transform:translateY(0);
}

/* info panel: visual polish only, no layout movement */
.b2c-detail-safe-info{
  box-sizing:border-box !important;
  border-radius:28px !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.86), rgba(255,250,253,.66)) !important;
  border:1px solid rgba(244,235,248,.78) !important;
  box-shadow:
    0 22px 64px rgba(44,33,58,.08),
    0 1px 0 rgba(255,255,255,.88) inset !important;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}

.b2c-detail-safe-info::before{
  content:"PRODUCT DETAIL";
  display:block;
  margin-bottom:12px;
  font-size:10px;
  font-weight:950;
  letter-spacing:.22em;
  color:rgba(88,72,102,.50);
}

.b2c-detail-safe-title{
  font-size:clamp(28px, 3.1vw, 44px) !important;
  line-height:1.03 !important;
  letter-spacing:-.052em !important;
  font-weight:950 !important;
  color:#1f1727 !important;
  text-wrap:balance;
  word-break:keep-all;
  overflow-wrap:anywhere;
}

.b2c-detail-safe-price{
  font-size:clamp(24px, 2.4vw, 36px) !important;
  line-height:1 !important;
  font-weight:950 !important;
  letter-spacing:-.04em !important;
  color:#201728 !important;
}

.b2c-detail-safe-status{
  display:inline-flex !important;
  align-items:center;
  gap:7px;
  width:max-content;
  max-width:100%;
  padding:7px 11px !important;
  border-radius:999px !important;
  font-size:11px !important;
  font-weight:900 !important;
  background:rgba(246,239,255,.72) !important;
  color:#59446e !important;
  border:1px solid rgba(232,220,244,.88) !important;
}

.b2c-detail-safe-status::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:999px;
  background:#7dca9b;
  box-shadow:0 0 0 4px rgba(125,202,155,.16);
}

.b2c-detail-safe-add{
  position:relative !important;
  overflow:hidden !important;
  border-radius:18px !important;
  font-weight:950 !important;
  transition:
    transform .22s cubic-bezier(.22,.8,.2,1),
    box-shadow .22s ease,
    filter .22s ease !important;
}

.b2c-detail-safe-add:hover{
  transform:translateY(-2px);
}

.b2c-detail-safe-add:active{
  transform:translateY(0) scale(.985);
}

.b2c-detail-safe-add.is-added::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(110deg, transparent 0%, rgba(255,255,255,.42) 42%, transparent 70%);
  transform:translateX(-120%);
  animation:b2cDetailSafeSweep .72s cubic-bezier(.22,.8,.2,1) both;
}

@keyframes b2cDetailSafeSweep{
  to{transform:translateX(120%);}
}

.b2c-detail-safe-notice{
  border-radius:26px !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.78), rgba(255,250,253,.62)) !important;
  border:1px solid rgba(244,235,248,.78) !important;
  box-shadow:0 16px 46px rgba(44,33,58,.055) !important;
}

/* add feedback */
.b2c-safe-add-toast{
  position:fixed;
  right:clamp(16px, 3vw, 34px);
  top:clamp(76px, 10vh, 112px);
  z-index:99999;
  width:min(340px, calc(100vw - 32px));
  padding:13px 15px;
  border-radius:20px;
  background:rgba(255,255,255,.84);
  border:1px solid rgba(244,235,248,.82);
  box-shadow:
    0 22px 66px rgba(44,33,58,.14),
    0 1px 0 rgba(255,255,255,.90) inset;
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  display:grid;
  grid-template-columns:42px 1fr;
  gap:11px;
  align-items:center;
  opacity:0;
  transform:translateY(-12px) scale(.982);
  animation:b2cSafeToastIn .38s cubic-bezier(.22,.8,.2,1) forwards;
}

.b2c-safe-add-toast.is-out{
  animation:b2cSafeToastOut .30s ease forwards;
}

.b2c-safe-toast-thumb{
  width:42px;
  height:42px;
  border-radius:13px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 9px 20px rgba(44,33,58,.10);
}

.b2c-safe-toast-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.b2c-safe-toast-title{
  font-size:13px;
  font-weight:950;
  color:#21182a;
  line-height:1.2;
  margin-bottom:3px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.b2c-safe-toast-sub{
  font-size:12px;
  font-weight:800;
  color:rgba(86,70,99,.62);
}

@keyframes b2cSafeToastIn{
  to{opacity:1; transform:translateY(0) scale(1);}
}

@keyframes b2cSafeToastOut{
  to{opacity:0; transform:translateY(-10px) scale(.985);}
}

.b2c-safe-add-flyer{
  position:fixed;
  z-index:99998;
  pointer-events:none;
  width:70px;
  height:70px;
  border-radius:18px;
  overflow:hidden;
  background:#fff;
  box-shadow:
    0 20px 50px rgba(44,33,58,.20),
    0 0 0 1px rgba(255,255,255,.72) inset;
}

.b2c-safe-add-flyer img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.b2c-safe-cart-pulse{
  animation:b2cSafeCartPulse .54s cubic-bezier(.22,.8,.2,1) both;
}

@keyframes b2cSafeCartPulse{
  0%{transform:scale(1);}
  42%{transform:scale(1.10);}
  100%{transform:scale(1);}
}

@media(max-width:760px){
  .b2c-detail-safe-title{
    font-size:clamp(26px, 7.5vw, 38px) !important;
  }

  .b2c-detail-safe-media{
    border-radius:24px !important;
  }

  .b2c-safe-add-toast{
    right:16px;
    left:16px;
    top:auto;
    bottom:18px;
    width:auto;
  }
}

@media(prefers-reduced-motion: reduce){
  .b2c-detail-safe-img,
  .b2c-detail-safe-add,
  .b2c-safe-add-toast,
  .b2c-safe-add-flyer,
  .b2c-safe-cart-pulse{
    animation:none !important;
    transition:none !important;
  }
}


/* ===== SOURCE: b2c_image_stability_v1_20260709.css ===== */
/* PATCH_ID: b2c_image_stability_v1_20260709 */

.b2c-img-box,
.product-media,
.b2c-product-media-final,
.b2c-detail-safe-media,
.b2c-detail-hero-visual,
.chip-card,
.artist-card{
  position:relative;
}

.b2c-img-box::before,
.product-media::before,
.b2c-product-media-final::before,
.b2c-detail-safe-media::before,
.b2c-detail-hero-visual::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  border-radius:inherit;
  pointer-events:none;
  background:
    linear-gradient(110deg,
      rgba(246,239,250,.72) 0%,
      rgba(255,255,255,.92) 36%,
      rgba(245,236,251,.76) 72%);
  background-size:240% 100%;
  animation:b2cImgSkeletonMoveV1 1.25s ease-in-out infinite;
  opacity:0;
  transition:opacity .22s ease;
}

.b2c-img-box:has(img.b2c-img-loading)::before,
.product-media:has(img.b2c-img-loading)::before,
.b2c-product-media-final:has(img.b2c-img-loading)::before,
.b2c-detail-safe-media:has(img.b2c-img-loading)::before,
.b2c-detail-hero-visual:has(img.b2c-img-loading)::before{
  opacity:1;
}

@keyframes b2cImgSkeletonMoveV1{
  0%{background-position:120% 0;}
  100%{background-position:-120% 0;}
}

img.b2c-img-managed{
  position:relative;
  z-index:1;
  transition:
    opacity .28s ease,
    filter .28s ease,
    transform .42s cubic-bezier(.22,.8,.2,1);
}

img.b2c-img-loading{
  opacity:.001;
}

img.b2c-img-loaded{
  opacity:1;
}

img.b2c-img-error{
  opacity:1;
  filter:saturate(.96) contrast(.98);
  object-fit:cover !important;
  background:
    radial-gradient(circle at 25% 20%, rgba(255,255,255,.8), transparent 34%),
    linear-gradient(135deg, #fbf7ff, #fff7fb);
}

/* prevent native broken image icon looking ugly before replacement */
img.b2c-img-error,
img[src^="data:image/svg+xml"]{
  color:transparent;
}

.b2c-img-fallback-mark{
  position:absolute;
  left:12px;
  bottom:12px;
  z-index:3;
  padding:6px 9px;
  border-radius:999px;
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
  color:rgba(70,56,84,.58);
  background:rgba(255,255,255,.68);
  border:1px solid rgba(255,255,255,.75);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
  pointer-events:none;
}

@media(prefers-reduced-motion: reduce){
  .b2c-img-box::before,
  .product-media::before,
  .b2c-product-media-final::before,
  .b2c-detail-safe-media::before,
  .b2c-detail-hero-visual::before{
    animation:none !important;
  }
}


/* ===== SOURCE: b2c_product_card_add_animation_v1_20260709.css ===== */
/* PATCH_ID: b2c_product_card_add_animation_v1_20260709 */

/*
  Product Card Add Animation V1
  - Product list/home card Add micro animation
  - Does not change cart logic
  - Does not affect product detail Add
*/

.b2c-card-add-enhanced{
  position:relative !important;
  overflow:hidden !important;
  transition:
    transform .22s cubic-bezier(.22,.8,.2,1),
    box-shadow .22s ease,
    filter .22s ease !important;
}

.b2c-card-add-enhanced:hover{
  transform:translateY(-2px);
}

.b2c-card-add-enhanced:active{
  transform:translateY(0) scale(.985);
}

.b2c-card-add-enhanced.is-card-added{
  animation:b2cCardAddButtonPopV1 .52s cubic-bezier(.22,.8,.2,1) both;
}

.b2c-card-add-enhanced.is-card-added::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(110deg, transparent 0%, rgba(255,255,255,.46) 42%, transparent 70%);
  transform:translateX(-120%);
  animation:b2cCardAddSweepV1 .72s cubic-bezier(.22,.8,.2,1) both;
}

@keyframes b2cCardAddButtonPopV1{
  0%{transform:scale(1);}
  38%{transform:scale(1.06);}
  100%{transform:scale(1);}
}

@keyframes b2cCardAddSweepV1{
  to{transform:translateX(120%);}
}

.b2c-card-add-source{
  position:relative;
  z-index:22;
  animation:b2cCardAddCardPulseV1 .56s cubic-bezier(.22,.8,.2,1) both;
}

@keyframes b2cCardAddCardPulseV1{
  0%{transform:translateY(0) scale(1);}
  42%{transform:translateY(-3px) scale(1.012);}
  100%{transform:translateY(0) scale(1);}
}

/* flying thumbnail */
.b2c-card-add-flyer{
  position:fixed;
  z-index:99998;
  pointer-events:none;
  width:68px;
  height:68px;
  border-radius:18px;
  overflow:hidden;
  background:#fff;
  box-shadow:
    0 22px 56px rgba(44,33,58,.22),
    0 0 0 1px rgba(255,255,255,.72) inset;
  will-change:transform, opacity, filter;
}

.b2c-card-add-flyer::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(135deg, rgba(255,255,255,.30), rgba(255,255,255,0) 44%),
    radial-gradient(circle at 18% 12%, rgba(255,255,255,.34), transparent 28%);
}

.b2c-card-add-flyer img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

/* cart pulse */
.b2c-card-cart-pulse{
  animation:b2cCardCartPulseV1 .62s cubic-bezier(.22,.8,.2,1) both;
}

@keyframes b2cCardCartPulseV1{
  0%{transform:scale(1);}
  35%{transform:scale(1.12);}
  68%{transform:scale(.985);}
  100%{transform:scale(1);}
}

/* toast */
.b2c-card-add-toast{
  position:fixed;
  right:clamp(16px, 3vw, 34px);
  top:clamp(76px, 10vh, 112px);
  z-index:99999;
  width:min(360px, calc(100vw - 32px));
  padding:14px 15px;
  border-radius:22px;
  background:rgba(255,255,255,.84);
  border:1px solid rgba(244,235,248,.82);
  box-shadow:
    0 24px 74px rgba(44,33,58,.15),
    0 1px 0 rgba(255,255,255,.90) inset;
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  display:grid;
  grid-template-columns:46px 1fr;
  gap:12px;
  align-items:center;
  opacity:0;
  transform:translateY(-12px) scale(.982);
  animation:b2cCardAddToastInV1 .42s cubic-bezier(.22,.8,.2,1) forwards;
}

.b2c-card-add-toast.is-out{
  animation:b2cCardAddToastOutV1 .32s ease forwards;
}

.b2c-card-toast-thumb{
  width:46px;
  height:46px;
  border-radius:14px;
  overflow:hidden;
  background:
    linear-gradient(135deg, #fbf7ff, #fff7fb);
  box-shadow:0 10px 22px rgba(44,33,58,.10);
}

.b2c-card-toast-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.b2c-card-toast-title{
  font-size:13px;
  font-weight:950;
  color:#21182a;
  line-height:1.2;
  margin-bottom:4px;
  display:-webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.b2c-card-toast-sub{
  font-size:12px;
  font-weight:800;
  color:rgba(86,70,99,.62);
}

@keyframes b2cCardAddToastInV1{
  to{opacity:1; transform:translateY(0) scale(1);}
}

@keyframes b2cCardAddToastOutV1{
  to{opacity:0; transform:translateY(-10px) scale(.985);}
}

@media(max-width:760px){
  .b2c-card-add-toast{
    right:16px;
    left:16px;
    top:auto;
    bottom:18px;
    width:auto;
  }

  .b2c-card-add-flyer{
    width:62px;
    height:62px;
    border-radius:16px;
  }
}

@media(prefers-reduced-motion: reduce){
  .b2c-card-add-enhanced,
  .b2c-card-add-source,
  .b2c-card-add-flyer,
  .b2c-card-add-toast,
  .b2c-card-cart-pulse{
    animation:none !important;
    transition:none !important;
  }
}


/* ===== SOURCE: b2c_cart_experience_upgrade_v1_20260709.css ===== */
/* PATCH_ID: b2c_cart_experience_upgrade_v1_20260709 */

body.b2c-cart-experience-v1-active{
  background:
    radial-gradient(circle at 12% 12%, rgba(246,236,255,.34), transparent 26%),
    radial-gradient(circle at 86% 22%, rgba(255,236,246,.28), transparent 32%),
    linear-gradient(180deg, #fff 0%, #fffbfd 56%, #fff 100%);
}

/* page title / intro */
.b2c-cart-title-v1{
  position:relative !important;
  overflow:visible !important;
  animation:b2cCartTitleFadeV1 .54s cubic-bezier(.22,.8,.2,1) both;
}

.b2c-cart-title-v1::after{
  content:"";
  display:block;
  width:88px;
  height:3px;
  margin-top:10px;
  border-radius:999px;
  background:linear-gradient(90deg, rgba(222,190,238,.95), rgba(255,205,227,.88));
  box-shadow:0 6px 18px rgba(224,188,233,.28);
}

@keyframes b2cCartTitleFadeV1{
  from{
    opacity:0;
    transform:translateY(10px);
  }
  to{
    opacity:1;
    transform:translateY(0);
  }
}

/* cart cards */
.b2c-cart-card-v1{
  position:relative !important;
  overflow:hidden !important;
  border-radius:24px !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.96), rgba(255,250,253,.92)) !important;
  border:1px solid rgba(243,233,248,.9) !important;
  box-shadow:
    0 18px 54px rgba(44,33,58,.07),
    0 1px 0 rgba(255,255,255,.92) inset !important;
  transform-origin:top center;
  opacity:0;
  transform:translateY(26px) scale(.986);
  will-change:transform, opacity, box-shadow;
}

.b2c-cart-card-v1::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.62), transparent 22%),
    linear-gradient(135deg, rgba(255,242,249,.16), transparent 42%);
  opacity:.9;
}

.b2c-cart-card-v1.is-enter{
  animation:b2cCartCardRevealV1 .72s cubic-bezier(.22,.8,.2,1) both;
  animation-delay:var(--cart-stagger, 0ms);
}

@keyframes b2cCartCardRevealV1{
  0%{
    opacity:0;
    transform:translateY(26px) scale(.986);
    box-shadow:0 10px 30px rgba(44,33,58,.03);
  }
  58%{
    opacity:1;
    transform:translateY(-2px) scale(1.004);
    box-shadow:0 22px 60px rgba(44,33,58,.09);
  }
  100%{
    opacity:1;
    transform:translateY(0) scale(1);
    box-shadow:0 18px 54px rgba(44,33,58,.07);
  }
}

/* inner reveal */
.b2c-cart-card-v1 > *{
  position:relative;
  z-index:1;
}

.b2c-cart-card-v1.is-enter .b2c-cart-card-media-v1,
.b2c-cart-card-v1.is-enter .b2c-cart-card-body-v1,
.b2c-cart-card-v1.is-enter .b2c-cart-card-actions-v1{
  animation:b2cCartCardInnerRevealV1 .52s cubic-bezier(.22,.8,.2,1) both;
}

.b2c-cart-card-v1.is-enter .b2c-cart-card-body-v1{
  animation-delay:calc(var(--cart-stagger, 0ms) + 70ms);
}

.b2c-cart-card-v1.is-enter .b2c-cart-card-actions-v1{
  animation-delay:calc(var(--cart-stagger, 0ms) + 120ms);
}

@keyframes b2cCartCardInnerRevealV1{
  from{
    opacity:0;
    transform:translateY(8px);
  }
  to{
    opacity:1;
    transform:translateY(0);
  }
}

/* media */
.b2c-cart-card-media-v1 img,
img.b2c-cart-card-media-v1{
  border-radius:18px !important;
  box-shadow:0 12px 28px rgba(44,33,58,.08);
  transition:transform .42s cubic-bezier(.22,.8,.2,1), filter .22s ease !important;
}

.b2c-cart-card-v1:hover .b2c-cart-card-media-v1 img,
.b2c-cart-card-v1:hover img.b2c-cart-card-media-v1{
  transform:scale(1.03);
  filter:saturate(1.02);
}

/* buttons */
.b2c-cart-qty-btn-v1{
  border-radius:12px !important;
  transition:
    transform .18s cubic-bezier(.22,.8,.2,1),
    box-shadow .18s ease,
    background-color .18s ease !important;
}

.b2c-cart-qty-btn-v1:hover{
  transform:translateY(-1px);
  box-shadow:0 10px 22px rgba(44,33,58,.08);
}

.b2c-cart-remove-btn-v1{
  border-radius:12px !important;
  transition:
    transform .18s cubic-bezier(.22,.8,.2,1),
    opacity .18s ease !important;
}

.b2c-cart-remove-btn-v1:hover{
  transform:translateY(-1px);
  opacity:.88;
}

.b2c-cart-qty-input-v1{
  border-radius:12px !important;
}

/* summary */
.b2c-cart-summary-v1{
  position:relative !important;
  overflow:hidden !important;
  border-radius:26px !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.95), rgba(255,249,253,.92)) !important;
  border:1px solid rgba(243,233,248,.9) !important;
  box-shadow:
    0 20px 58px rgba(44,33,58,.08),
    0 1px 0 rgba(255,255,255,.9) inset !important;
  animation:b2cCartSummaryFadeV1 .58s cubic-bezier(.22,.8,.2,1) both;
}

.b2c-cart-summary-v1::before{
  content:"ORDER SUMMARY";
  display:block;
  margin-bottom:12px;
  font-size:10px;
  font-weight:950;
  letter-spacing:.22em;
  color:rgba(88,72,102,.52);
}

@keyframes b2cCartSummaryFadeV1{
  from{
    opacity:0;
    transform:translateY(16px) scale(.988);
  }
  to{
    opacity:1;
    transform:translateY(0) scale(1);
  }
}

@media(min-width: 981px){
  .b2c-cart-summary-v1{
    position:sticky !important;
    top:94px !important;
  }
}

/* empty state */
.b2c-cart-empty-v1{
  border-radius:28px !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.95), rgba(255,250,253,.92)) !important;
  border:1px solid rgba(243,233,248,.88) !important;
  box-shadow:
    0 18px 52px rgba(44,33,58,.06),
    0 1px 0 rgba(255,255,255,.9) inset !important;
  animation:b2cCartTitleFadeV1 .56s cubic-bezier(.22,.8,.2,1) both;
}

/* reduced motion */
@media(prefers-reduced-motion: reduce){
  .b2c-cart-title-v1,
  .b2c-cart-card-v1,
  .b2c-cart-card-v1.is-enter,
  .b2c-cart-summary-v1,
  .b2c-cart-card-v1.is-enter .b2c-cart-card-media-v1,
  .b2c-cart-card-v1.is-enter .b2c-cart-card-body-v1,
  .b2c-cart-card-v1.is-enter .b2c-cart-card-actions-v1{
    animation:none !important;
    transition:none !important;
    opacity:1 !important;
    transform:none !important;
  }
}


/* ===== SOURCE: b2c_orders_native_ticket_v2_20260709.css ===== */
/* PATCH_ID: b2c_orders_native_ticket_v2_20260709 */

body:has(.b2c-orders-native-page){
  background:
    radial-gradient(circle at 12% 8%, rgba(246,233,255,.34), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(255,232,245,.28), transparent 34%),
    linear-gradient(180deg,#fff 0%,#fffbfd 58%,#fff 100%);
}

.b2c-orders-native-page{
  max-width:1180px;
  margin-left:auto!important;
  margin-right:auto!important;
}

.b2c-orders-native-page-head{
  margin-bottom:22px!important;
}

.b2c-orders-native-page-head h2{
  position:relative;
  display:inline-block;
  letter-spacing:-.04em;
}

.b2c-orders-native-page-head h2::after{
  content:"";
  display:block;
  width:96px;
  height:3px;
  margin-top:10px;
  border-radius:999px;
  background:linear-gradient(90deg, rgba(220,190,240,.95), rgba(255,205,230,.88));
  box-shadow:0 8px 20px rgba(220,190,240,.22);
}

.b2c-orders-native-list{
  display:grid!important;
  gap:30px!important;
  margin-top:18px;
}

/* section header */
.b2c-orders-wallet-native-section{
  position:relative;
  animation:b2cNativeWalletSectionIn .54s cubic-bezier(.22,.8,.2,1) both;
}

.b2c-orders-wallet-native-section:nth-child(2){
  animation-delay:.05s;
}

.b2c-orders-wallet-native-section:nth-child(3){
  animation-delay:.1s;
}

@keyframes b2cNativeWalletSectionIn{
  from{opacity:0;transform:translateY(18px)}
  to{opacity:1;transform:translateY(0)}
}

.b2c-orders-wallet-native-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:14px;
  margin:0 0 14px;
}

.b2c-orders-wallet-native-kicker{
  font-size:10px;
  font-weight:950;
  letter-spacing:.22em;
  color:rgba(91,72,106,.48);
  text-transform:uppercase;
}

.b2c-orders-wallet-native-title{
  margin-top:5px;
  font-size:clamp(18px,2.1vw,25px);
  line-height:1.05;
  font-weight:950;
  color:#201729;
  letter-spacing:-.035em;
}

.b2c-orders-wallet-native-count{
  flex:0 0 auto;
  padding:7px 11px;
  border-radius:999px;
  font-size:11px;
  font-weight:900;
  color:rgba(74,58,88,.62);
  background:rgba(255,255,255,.74);
  border:1px solid rgba(242,231,248,.9);
  box-shadow:0 10px 26px rgba(44,33,58,.05);
}

.b2c-orders-wallet-native-stack{
  display:flex;
  flex-direction:column;
}

/* native ticket card */
.b2c-order-ticket-native-v2{
  position:relative!important;
  isolation:isolate;
  overflow:hidden!important;
  border-radius:30px!important;
  padding:24px!important;
  background:
    radial-gradient(circle at 0% 58%, transparent 0 15px, rgba(255,255,255,.97) 16px),
    radial-gradient(circle at 100% 58%, transparent 0 15px, rgba(255,255,255,.97) 16px),
    linear-gradient(135deg, rgba(255,255,255,.985), rgba(255,250,253,.945))!important;
  border:1px solid rgba(243,232,248,.92)!important;
  box-shadow:
    0 22px 64px rgba(44,33,58,.08),
    0 1px 0 rgba(255,255,255,.92) inset!important;
  transform-origin:top center;
  animation:b2cNativeTicketEnter .66s cubic-bezier(.22,.8,.2,1) both;
  transition:
    margin-top .48s cubic-bezier(.22,.8,.2,1),
    max-height .54s cubic-bezier(.22,.8,.2,1),
    transform .34s cubic-bezier(.22,.8,.2,1),
    box-shadow .34s ease,
    filter .28s ease!important;
}

@keyframes b2cNativeTicketEnter{
  0%{opacity:0;transform:translateY(24px) scale(.982)}
  62%{opacity:1;transform:translateY(-2px) scale(1.004)}
  100%{opacity:1;transform:translateY(0) scale(1)}
}

.b2c-order-ticket-native-v2::before{
  content:attr(data-ticket-stamp);
  position:absolute;
  right:24px;
  top:18px;
  z-index:0;
  font-size:clamp(24px,4.8vw,58px);
  font-weight:1000;
  letter-spacing:.08em;
  color:rgba(93,72,112,.055);
  transform:rotate(-7deg);
  pointer-events:none;
  white-space:nowrap;
}

.b2c-order-ticket-native-v2::after{
  content:"";
  position:absolute;
  left:30px;
  right:30px;
  top:58%;
  height:1px;
  z-index:0;
  background-image:linear-gradient(to right, rgba(120,98,135,.25) 0 7px, transparent 7px 14px);
  opacity:.76;
  pointer-events:none;
}

.b2c-order-ticket-native-v2 > *{
  position:relative;
  z-index:1;
}

.b2c-ticket-native-v2-label{
  margin-bottom:12px;
  font-size:10px;
  font-weight:1000;
  letter-spacing:.24em;
  color:rgba(91,72,106,.46);
}

.b2c-ticket-native-v2-notch{
  position:absolute!important;
  top:58%;
  width:30px;
  height:30px;
  margin-top:-15px;
  z-index:2!important;
  border-radius:999px;
  background:radial-gradient(circle, rgba(255,255,255,1), rgba(255,251,254,1));
  box-shadow:
    0 0 0 1px rgba(243,232,248,.85),
    inset 0 4px 10px rgba(44,33,58,.035);
  pointer-events:none;
}

.b2c-ticket-native-v2-notch.left{
  left:-15px;
}

.b2c-ticket-native-v2-notch.right{
  right:-15px;
}

/* status tone */
.b2c-order-ticket-native-v2[data-ticket-group="new"]{
  border-color:rgba(229,202,248,.96)!important;
  box-shadow:
    0 24px 70px rgba(126,74,160,.12),
    0 1px 0 rgba(255,255,255,.94) inset!important;
}

.b2c-order-ticket-native-v2[data-ticket-group="processing"]{
  border-color:rgba(215,224,252,.96)!important;
}

.b2c-order-ticket-native-v2[data-ticket-group="completed"]{
  border-color:rgba(230,226,234,.96)!important;
  filter:saturate(.92);
}

/* wallet stack */
.b2c-orders-wallet-native-section[data-wallet-group="new"] .b2c-order-ticket-native-v2{
  max-height:none;
  margin-top:14px;
}

.b2c-orders-wallet-native-section[data-wallet-group="processing"] .b2c-order-ticket-native-v2{
  max-height:166px;
  margin-top:-22px;
}

.b2c-orders-wallet-native-section[data-wallet-group="completed"] .b2c-order-ticket-native-v2{
  max-height:92px;
  margin-top:-52px;
}

.b2c-orders-wallet-native-section .b2c-order-ticket-native-v2:first-child{
  margin-top:0!important;
}

.b2c-orders-wallet-native-section[data-wallet-group="processing"]:hover .b2c-order-ticket-native-v2,
.b2c-orders-wallet-native-section[data-wallet-group="completed"]:hover .b2c-order-ticket-native-v2{
  max-height:620px;
  margin-top:14px;
}

.b2c-order-ticket-native-v2:hover,
.b2c-order-ticket-native-v2:focus-within{
  transform:translateY(-5px) scale(1.008)!important;
  box-shadow:
    0 30px 86px rgba(44,33,58,.13),
    0 1px 0 rgba(255,255,255,.95) inset!important;
  filter:saturate(1.02);
}

/* inner layout polish */
.b2c-order-ticket-native-v2 .order-head-v2{
  align-items:flex-start!important;
  gap:16px!important;
  margin-bottom:14px!important;
}

.b2c-order-ticket-native-v2 .order-no{
  font-size:15px!important;
  font-weight:950!important;
  color:#21172a!important;
  letter-spacing:-.02em;
}

.b2c-order-ticket-native-v2 .order-date-v2{
  margin-top:5px;
  color:rgba(78,63,92,.58)!important;
  font-size:12px!important;
}

.b2c-order-ticket-native-v2 .order-head-right-v2{
  display:flex!important;
  align-items:flex-end!important;
  flex-direction:column!important;
  gap:8px!important;
}

.b2c-order-ticket-native-v2 .order-status-v2{
  border-radius:999px!important;
  padding:7px 10px!important;
  font-size:11px!important;
  font-weight:950!important;
  letter-spacing:.02em;
  background:rgba(247,241,252,.9)!important;
  border:1px solid rgba(232,219,242,.95)!important;
  color:#513d62!important;
}

.b2c-order-ticket-native-v2 .order-total-v2{
  font-size:18px!important;
  font-weight:1000!important;
  color:#201729!important;
}

.b2c-order-ticket-native-v2 .order-progress-v2{
  margin:12px 0 16px!important;
  padding:10px!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.64)!important;
  border:1px solid rgba(243,232,248,.72)!important;
}

.b2c-order-ticket-native-v2 .order-progress-v2 span{
  border-radius:999px!important;
}

.b2c-order-ticket-native-v2 .order-items-v2{
  display:grid!important;
  gap:8px!important;
  margin-top:14px!important;
}

.b2c-order-ticket-native-v2 .order-item-v2{
  border-radius:16px!important;
  padding:10px 12px!important;
  background:rgba(255,255,255,.66)!important;
  border:1px solid rgba(244,234,248,.72)!important;
}

.b2c-order-ticket-native-v2 .order-summary-v2{
  margin-top:22px!important;
  padding-top:22px!important;
  border-top:1px dashed rgba(120,98,135,.25)!important;
}

.b2c-order-ticket-native-v2 .order-detail-v2{
  margin-top:14px!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.58)!important;
  border:1px solid rgba(244,234,248,.72)!important;
  padding:12px!important;
}

.b2c-order-ticket-native-v2 .order-detail-v2 summary{
  cursor:pointer;
  font-weight:950;
}

.b2c-order-ticket-native-v2 img{
  border-radius:16px!important;
  box-shadow:0 12px 26px rgba(44,33,58,.08);
  transition:transform .42s cubic-bezier(.22,.8,.2,1), filter .22s ease!important;
}

.b2c-order-ticket-native-v2:hover img{
  transform:scale(1.025);
  filter:saturate(1.04);
}

.b2c-order-ticket-native-v2 button,
.b2c-order-ticket-native-v2 a{
  transition:transform .18s cubic-bezier(.22,.8,.2,1), box-shadow .18s ease, opacity .18s ease!important;
}

.b2c-order-ticket-native-v2 button:hover,
.b2c-order-ticket-native-v2 a:hover{
  transform:translateY(-1px);
}

/* empty */
.b2c-orders-native-empty{
  border-radius:28px!important;
  padding:28px!important;
  background:linear-gradient(135deg, rgba(255,255,255,.96), rgba(255,250,253,.92))!important;
  border:1px solid rgba(243,232,248,.9)!important;
  box-shadow:0 20px 58px rgba(44,33,58,.06);
}

/* mobile */
@media(max-width:760px){
  .b2c-orders-native-list{
    gap:24px!important;
  }

  .b2c-orders-wallet-native-head{
    align-items:flex-start;
  }

  .b2c-order-ticket-native-v2{
    border-radius:24px!important;
    padding:18px!important;
  }

  .b2c-orders-wallet-native-section[data-wallet-group="processing"] .b2c-order-ticket-native-v2{
    max-height:158px;
    margin-top:-18px;
  }

  .b2c-orders-wallet-native-section[data-wallet-group="completed"] .b2c-order-ticket-native-v2{
    max-height:82px;
    margin-top:-42px;
  }

  .b2c-orders-wallet-native-section[data-wallet-group="processing"]:hover .b2c-order-ticket-native-v2,
  .b2c-orders-wallet-native-section[data-wallet-group="completed"]:hover .b2c-order-ticket-native-v2,
  .b2c-order-ticket-native-v2:focus-within{
    max-height:720px!important;
    margin-top:12px!important;
  }

  .b2c-order-ticket-native-v2 .order-head-v2{
    flex-direction:column!important;
  }

  .b2c-order-ticket-native-v2 .order-head-right-v2{
    align-items:flex-start!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .b2c-orders-wallet-native-section,
  .b2c-order-ticket-native-v2{
    animation:none!important;
    transition:none!important;
  }
}


/* ===== SOURCE: b2c_orders_ticket_visual_polish_v1_20260709.css ===== */
/* PATCH_ID: b2c_orders_ticket_visual_polish_v1_20260709 */

/* stronger premium paper ticket texture */
.b2c-order-ticket-native-v2{
  background:
    radial-gradient(circle at 0% 58%, transparent 0 17px, rgba(255,255,255,.975) 18px),
    radial-gradient(circle at 100% 58%, transparent 0 17px, rgba(255,255,255,.975) 18px),
    repeating-linear-gradient(
      0deg,
      rgba(92,72,104,.018) 0px,
      rgba(92,72,104,.018) 1px,
      transparent 1px,
      transparent 7px
    ),
    repeating-linear-gradient(
      90deg,
      rgba(255,185,220,.018) 0px,
      rgba(255,185,220,.018) 1px,
      transparent 1px,
      transparent 9px
    ),
    linear-gradient(135deg, rgba(255,255,255,.99), rgba(255,250,253,.955)) !important;
  border-color:rgba(234,219,244,.96)!important;
}

/* ticket top label becomes more receipt-like */
.b2c-ticket-native-v2-label{
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding-bottom:10px;
  border-bottom:1px dashed rgba(120,98,135,.20);
}

.b2c-ticket-native-v2-label::after{
  content:"CUSTOMER COPY";
  font-size:9px;
  font-weight:1000;
  letter-spacing:.22em;
  color:rgba(91,72,106,.38);
}

/* stronger stamp */
.b2c-order-ticket-native-v2::before{
  top:22px!important;
  right:26px!important;
  font-size:clamp(28px,5.2vw,64px)!important;
  color:rgba(80,57,99,.075)!important;
  -webkit-text-stroke:1px rgba(80,57,99,.045);
  filter:blur(.05px);
}

/* perforation line sharper */
.b2c-order-ticket-native-v2::after{
  left:28px!important;
  right:28px!important;
  height:2px!important;
  background-image:linear-gradient(
    to right,
    rgba(95,72,112,.30) 0 8px,
    transparent 8px 15px
  )!important;
  opacity:.9!important;
}

/* notch more visible */
.b2c-ticket-native-v2-notch{
  width:34px!important;
  height:34px!important;
  margin-top:-17px!important;
  box-shadow:
    0 0 0 1px rgba(232,218,241,.95),
    0 8px 18px rgba(44,33,58,.055),
    inset 0 5px 12px rgba(44,33,58,.04)!important;
}

.b2c-ticket-native-v2-notch.left{
  left:-17px!important;
}

.b2c-ticket-native-v2-notch.right{
  right:-17px!important;
}

/* receipt-style order number block */
.b2c-order-ticket-native-v2 .order-head-v2{
  padding-bottom:12px!important;
}

.b2c-order-ticket-native-v2 .order-no{
  font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace!important;
  letter-spacing:.01em!important;
}

.b2c-order-ticket-native-v2 .order-date-v2{
  font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace!important;
}

/* stamp badge less like button, more like ink */
.b2c-order-ticket-native-v2 .order-status-v2{
  transform:rotate(-1deg);
  background:rgba(255,255,255,.58)!important;
  border:1px solid rgba(122,91,145,.22)!important;
  box-shadow:
    0 8px 20px rgba(44,33,58,.035),
    inset 0 0 0 1px rgba(255,255,255,.78)!important;
  text-transform:uppercase;
}

/* status color ink */
.b2c-order-ticket-native-v2[data-ticket-group="new"] .order-status-v2{
  color:#704b89!important;
  border-color:rgba(149,93,183,.28)!important;
}

.b2c-order-ticket-native-v2[data-ticket-group="processing"] .order-status-v2{
  color:#405b8c!important;
  border-color:rgba(84,116,180,.28)!important;
}

.b2c-order-ticket-native-v2[data-ticket-group="completed"] .order-status-v2{
  color:#5d626b!important;
  border-color:rgba(102,108,118,.26)!important;
}

/* receipt item rows */
.b2c-order-ticket-native-v2 .order-items-v2{
  padding:4px 0 2px!important;
}

.b2c-order-ticket-native-v2 .order-item-v2{
  background:transparent!important;
  border:0!important;
  border-bottom:1px dashed rgba(120,98,135,.16)!important;
  border-radius:0!important;
  padding:9px 2px!important;
  box-shadow:none!important;
}

.b2c-order-ticket-native-v2 .order-item-v2:last-child{
  border-bottom:0!important;
}

.b2c-order-ticket-native-v2 .order-item-v2 span{
  font-weight:800!important;
}

.b2c-order-ticket-native-v2 .order-item-v2 em{
  color:rgba(72,58,86,.56)!important;
  font-style:normal!important;
  font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace!important;
}

.b2c-order-ticket-native-v2 .order-item-v2 b{
  font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace!important;
}

/* summary becomes ticket subtotal area */
.b2c-order-ticket-native-v2 .order-summary-v2{
  position:relative;
  margin-top:20px!important;
  padding:22px 0 0!important;
  border-top:2px dashed rgba(120,98,135,.22)!important;
  background:
    linear-gradient(180deg, rgba(255,255,255,.44), rgba(255,255,255,.16));
}

.b2c-order-ticket-native-v2 .order-summary-v2 div{
  padding:7px 0!important;
  border-bottom:1px dashed rgba(120,98,135,.12);
}

.b2c-order-ticket-native-v2 .order-summary-v2 div:last-child{
  border-bottom:0;
}

.b2c-order-ticket-native-v2 .order-summary-v2 span{
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:10px!important;
  color:rgba(74,58,88,.50)!important;
}

.b2c-order-ticket-native-v2 .order-summary-v2 b{
  font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace!important;
}

/* decorative barcode */
.b2c-order-ticket-native-v2 .order-summary-v2::after{
  content:"";
  display:block;
  width:min(210px, 58%);
  height:34px;
  margin-top:16px;
  border-radius:6px;
  opacity:.34;
  background:
    repeating-linear-gradient(
      90deg,
      rgba(35,27,43,.86) 0 2px,
      transparent 2px 5px,
      rgba(35,27,43,.86) 5px 7px,
      transparent 7px 11px,
      rgba(35,27,43,.86) 11px 12px,
      transparent 12px 17px
    );
}

/* small receipt footer */
.b2c-order-ticket-native-v2 .order-detail-v2::after{
  content:"Issued by B2C Order Center · Thank you for your order";
  display:block;
  margin-top:12px;
  padding-top:10px;
  border-top:1px dashed rgba(120,98,135,.16);
  font-size:10px;
  font-weight:800;
  letter-spacing:.08em;
  color:rgba(74,58,88,.38);
  text-transform:uppercase;
}

/* folded stack keeps ticket readable */
.b2c-orders-wallet-native-section[data-wallet-group="processing"] .b2c-order-ticket-native-v2{
  max-height:172px!important;
}

.b2c-orders-wallet-native-section[data-wallet-group="completed"] .b2c-order-ticket-native-v2{
  max-height:98px!important;
}

/* hover expansion */
.b2c-orders-wallet-native-section[data-wallet-group="processing"]:hover .b2c-order-ticket-native-v2,
.b2c-orders-wallet-native-section[data-wallet-group="completed"]:hover .b2c-order-ticket-native-v2{
  max-height:720px!important;
}

/* mobile */
@media(max-width:760px){
  .b2c-ticket-native-v2-label::after{
    content:"COPY";
  }

  .b2c-order-ticket-native-v2 .order-summary-v2::after{
    width:74%;
  }

  .b2c-orders-wallet-native-section[data-wallet-group="processing"] .b2c-order-ticket-native-v2{
    max-height:164px!important;
  }

  .b2c-orders-wallet-native-section[data-wallet-group="completed"] .b2c-order-ticket-native-v2{
    max-height:86px!important;
  }
}


/* ===== SOURCE: b2c_orders_real_barcode_v1_20260709.css ===== */
/* PATCH_ID: b2c_orders_real_barcode_v1_20260709 */

/* real order barcode ticket stub */
.b2c-ticket-stub-native-v2{
  position:relative;
  display:grid;
  grid-template-columns:minmax(160px,.86fr) minmax(210px,1.14fr);
  gap:16px;
  align-items:center;
  margin:8px 0 16px;
  padding:13px 15px;
  border-radius:18px;
  background:
    repeating-linear-gradient(
      0deg,
      rgba(35,27,43,.018) 0px,
      rgba(35,27,43,.018) 1px,
      transparent 1px,
      transparent 6px
    ),
    linear-gradient(135deg, rgba(255,255,255,.72), rgba(255,250,253,.52));
  border:1px dashed rgba(120,98,135,.24);
  box-shadow:
    0 12px 28px rgba(44,33,58,.045),
    inset 0 1px 0 rgba(255,255,255,.82);
}

.b2c-ticket-stub-native-v2::before{
  content:"";
  position:absolute;
  left:-15px;
  top:50%;
  width:30px;
  height:30px;
  margin-top:-15px;
  border-radius:999px;
  background:#fff;
  box-shadow:0 0 0 1px rgba(232,218,241,.84);
}

.b2c-ticket-stub-native-v2::after{
  content:"";
  position:absolute;
  right:-15px;
  top:50%;
  width:30px;
  height:30px;
  margin-top:-15px;
  border-radius:999px;
  background:#fff;
  box-shadow:0 0 0 1px rgba(232,218,241,.84);
}

.b2c-ticket-stub-native-v2-main{
  display:grid;
  grid-template-columns:1fr auto;
  gap:10px;
  min-width:0;
}

.b2c-ticket-stub-native-v2-cell{
  min-width:0;
  padding:8px 10px;
  border-radius:14px;
  background:rgba(255,255,255,.54);
  border:1px solid rgba(244,234,248,.68);
}

.b2c-ticket-stub-native-v2-cell span{
  display:block;
  margin-bottom:5px;
  font-size:9px;
  font-weight:1000;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:rgba(74,58,88,.46);
}

.b2c-ticket-stub-native-v2-cell b{
  display:block;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
  font-size:12px;
  font-weight:1000;
  letter-spacing:.04em;
  color:#24192d;
}

.b2c-ticket-stub-native-v2-barcode{
  min-width:0;
  padding:8px 10px 6px;
  border-radius:14px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(244,234,248,.72);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}

.b2c-ticket-stub-native-v2-code128{
  display:block;
  width:100%;
  height:52px;
  color:rgba(31,24,38,.82);
}

.b2c-ticket-stub-native-v2-code128 text{
  font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
  font-size:6px;
  font-weight:800;
  letter-spacing:.08em;
  fill:rgba(31,24,38,.66);
}

/* remove old decorative pseudo barcode after real barcode is enabled */
.b2c-order-ticket-native-v2 .order-summary-v2::after{
  display:none!important;
}

/* make ticket header and real barcode look connected */
.b2c-order-ticket-native-v2 .b2c-ticket-native-v2-label{
  margin-bottom:10px!important;
}

.b2c-order-ticket-native-v2 .order-head-v2{
  margin-top:4px!important;
}

/* folded wallet still shows real barcode area nicely */
.b2c-orders-wallet-native-section[data-wallet-group="processing"] .b2c-order-ticket-native-v2{
  max-height:214px!important;
}

.b2c-orders-wallet-native-section[data-wallet-group="completed"] .b2c-order-ticket-native-v2{
  max-height:128px!important;
}

.b2c-orders-wallet-native-section[data-wallet-group="processing"]:hover .b2c-order-ticket-native-v2,
.b2c-orders-wallet-native-section[data-wallet-group="completed"]:hover .b2c-order-ticket-native-v2{
  max-height:780px!important;
}

/* slightly stronger real-ticket side separation */
.b2c-order-ticket-native-v2::after{
  top:62%!important;
}

.b2c-ticket-native-v2-notch{
  top:62%!important;
}

/* mobile */
@media(max-width:760px){
  .b2c-ticket-stub-native-v2{
    grid-template-columns:1fr;
    gap:10px;
    padding:12px;
  }

  .b2c-ticket-stub-native-v2-main{
    grid-template-columns:1fr 72px;
  }

  .b2c-ticket-stub-native-v2-code128{
    height:48px;
  }

  .b2c-orders-wallet-native-section[data-wallet-group="processing"] .b2c-order-ticket-native-v2{
    max-height:206px!important;
  }

  .b2c-orders-wallet-native-section[data-wallet-group="completed"] .b2c-order-ticket-native-v2{
    max-height:116px!important;
  }

  .b2c-orders-wallet-native-section[data-wallet-group="processing"]:hover .b2c-order-ticket-native-v2,
  .b2c-orders-wallet-native-section[data-wallet-group="completed"]:hover .b2c-order-ticket-native-v2{
    max-height:860px!important;
  }
}


/* ===== SOURCE: b2c_orders_invoice_paper_contrast_v1_20260709.css ===== */
/* PATCH_ID: b2c_orders_invoice_paper_contrast_v1_20260709 */

/* page background: slightly colder / deeper so tickets separate better */
body:has(.b2c-orders-native-page){
  background:
    radial-gradient(circle at 8% 6%, rgba(220,205,238,.36), transparent 30%),
    radial-gradient(circle at 94% 18%, rgba(255,218,237,.32), transparent 34%),
    linear-gradient(180deg, #fbf8fc 0%, #f8f4fa 44%, #fffafb 100%)!important;
}

/* make each order ticket look more like real invoice paper */
.b2c-order-ticket-native-v2{
  background:
    radial-gradient(circle at 0% 62%, transparent 0 17px, rgba(255,253,248,.99) 18px),
    radial-gradient(circle at 100% 62%, transparent 0 17px, rgba(255,253,248,.99) 18px),
    repeating-linear-gradient(
      0deg,
      rgba(64,52,72,.026) 0px,
      rgba(64,52,72,.026) 1px,
      transparent 1px,
      transparent 8px
    ),
    repeating-linear-gradient(
      90deg,
      rgba(64,52,72,.018) 0px,
      rgba(64,52,72,.018) 1px,
      transparent 1px,
      transparent 12px
    ),
    linear-gradient(135deg, #fffef9 0%, #fffaf2 52%, #fffdf8 100%)!important;

  border:1px solid rgba(216,196,226,.94)!important;
  box-shadow:
    0 28px 76px rgba(50,38,66,.15),
    0 12px 28px rgba(50,38,66,.08),
    0 1px 0 rgba(255,255,255,.96) inset,
    0 -1px 0 rgba(120,96,130,.06) inset!important;
}

/* stronger separation by status, but keep original design */
.b2c-order-ticket-native-v2[data-ticket-group="new"]{
  border-color:rgba(205,164,233,.95)!important;
  box-shadow:
    0 30px 82px rgba(104,63,137,.18),
    0 13px 32px rgba(104,63,137,.10),
    0 1px 0 rgba(255,255,255,.96) inset!important;
}

.b2c-order-ticket-native-v2[data-ticket-group="processing"]{
  border-color:rgba(164,188,238,.95)!important;
  box-shadow:
    0 28px 76px rgba(61,89,150,.15),
    0 12px 30px rgba(61,89,150,.09),
    0 1px 0 rgba(255,255,255,.96) inset!important;
}

.b2c-order-ticket-native-v2[data-ticket-group="completed"]{
  border-color:rgba(195,190,205,.95)!important;
  box-shadow:
    0 24px 64px rgba(51,45,62,.13),
    0 10px 26px rgba(51,45,62,.08),
    0 1px 0 rgba(255,255,255,.96) inset!important;
}

/* paper edge and invoice depth */
.b2c-order-ticket-native-v2:hover,
.b2c-order-ticket-native-v2:focus-within{
  box-shadow:
    0 36px 96px rgba(50,38,66,.20),
    0 16px 36px rgba(50,38,66,.11),
    0 1px 0 rgba(255,255,255,.98) inset!important;
}

/* make text and ticket marks clearer on paper */
.b2c-ticket-native-v2-label{
  color:rgba(82,64,98,.58)!important;
  border-bottom-color:rgba(105,82,122,.24)!important;
}

.b2c-ticket-native-v2-label::after{
  color:rgba(82,64,98,.46)!important;
}

/* watermark stamp clearer, still subtle */
.b2c-order-ticket-native-v2::before{
  color:rgba(70,52,86,.095)!important;
  -webkit-text-stroke:1px rgba(70,52,86,.06)!important;
}

/* perforation line slightly darker */
.b2c-order-ticket-native-v2::after{
  background-image:linear-gradient(
    to right,
    rgba(86,66,104,.38) 0 8px,
    transparent 8px 15px
  )!important;
  opacity:.95!important;
}

/* side holes need more real-paper depth */
.b2c-ticket-native-v2-notch,
.b2c-ticket-stub-native-v2::before,
.b2c-ticket-stub-native-v2::after{
  background:#fbf8fc!important;
  box-shadow:
    0 0 0 1px rgba(210,194,222,.95),
    inset 0 5px 13px rgba(48,38,61,.07),
    0 10px 22px rgba(48,38,61,.07)!important;
}

/* stub area: more like invoice detachable part */
.b2c-ticket-stub-native-v2{
  background:
    repeating-linear-gradient(
      0deg,
      rgba(44,34,54,.026) 0px,
      rgba(44,34,54,.026) 1px,
      transparent 1px,
      transparent 7px
    ),
    linear-gradient(135deg, rgba(255,255,250,.86), rgba(255,248,241,.72))!important;
  border-color:rgba(134,104,154,.28)!important;
  box-shadow:
    0 14px 32px rgba(50,38,66,.075),
    inset 0 1px 0 rgba(255,255,255,.9)!important;
}

.b2c-ticket-stub-native-v2-cell,
.b2c-ticket-stub-native-v2-barcode{
  background:rgba(255,255,255,.78)!important;
  border-color:rgba(222,207,232,.82)!important;
  box-shadow:
    0 6px 16px rgba(50,38,66,.035),
    inset 0 1px 0 rgba(255,255,255,.9)!important;
}

/* barcode contrast */
.b2c-ticket-stub-native-v2-code128{
  color:rgba(26,21,31,.88)!important;
}

/* item and summary areas: invoice-paper contrast */
.b2c-order-ticket-native-v2 .order-progress-v2,
.b2c-order-ticket-native-v2 .order-detail-v2{
  background:rgba(255,255,255,.68)!important;
  border-color:rgba(222,207,232,.78)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.88)!important;
}

.b2c-order-ticket-native-v2 .order-item-v2{
  border-bottom-color:rgba(95,74,112,.20)!important;
}

.b2c-order-ticket-native-v2 .order-summary-v2{
  border-top-color:rgba(95,74,112,.28)!important;
}

.b2c-order-ticket-native-v2 .order-summary-v2 div{
  border-bottom-color:rgba(95,74,112,.17)!important;
}

/* buttons stay readable on stronger paper */
.b2c-order-ticket-native-v2 button{
  box-shadow:0 8px 18px rgba(32,24,40,.12)!important;
}

/* stacked cards should still be distinguishable */
.b2c-orders-wallet-native-section[data-wallet-group="processing"] .b2c-order-ticket-native-v2{
  filter:saturate(1.02) contrast(1.01);
}

.b2c-orders-wallet-native-section[data-wallet-group="completed"] .b2c-order-ticket-native-v2{
  filter:saturate(.96) contrast(1.015);
}


/* ===== V6 LOGIN HERO BASE (from stable V3 geometry) ===== */
/* PATCH_ID: b2c_login_hero_diagonal_v3_stage2_css_20260710 */

/* =========================================================
   PAGE AND HERO CONTAINER
   ========================================================= */

.auth-layout{
  overflow:visible !important;
}

.auth-layout > .login-art.b2c-login-hero-v6{
  position:relative !important;
  z-index:2;
  min-height:600px !important;
  overflow:visible !important;
  border:0 !important;
  border-radius:38px !important;
  background:transparent !important;
  box-shadow:none !important;
  isolation:isolate;
}

/*
 * 实际粉色底座独立存在。
 * 商品图可以超出底座，但不会破坏圆角背景。
 */
.b2c-login-v6-base{
  position:absolute;
  z-index:0;
  inset:54px 0 0;
  overflow:hidden;
  border:1px solid rgba(224,205,232,.72);
  border-radius:38px;
  background:
    radial-gradient(
      circle at 76% 22%,
      rgba(255,255,255,.62),
      transparent 31%
    ),
    radial-gradient(
      circle at 20% 82%,
      rgba(229,199,242,.30),
      transparent 38%
    ),
    linear-gradient(
      145deg,
      #f7effc 0%,
      #f5e9f8 50%,
      #f8edf5 100%
    );
  box-shadow:
    0 31px 78px rgba(74,48,85,.13),
    inset 0 1px 0 rgba(255,255,255,.92);
}

.b2c-login-v6-base::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(
      115deg,
      rgba(255,255,255,.31),
      transparent 34%
    );
}

/* =========================================================
   BACKGROUND GRID AND DECORATION
   ========================================================= */

.b2c-login-v6-grid{
  position:absolute;
  z-index:1;
  inset:78px 24px 20px;
  overflow:hidden;
  border-radius:30px;
  pointer-events:none;
  opacity:.56;
}

.b2c-login-v6-grid::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(
      rgba(119,82,139,.20),
      rgba(119,82,139,.20)
    ),
    linear-gradient(
      90deg,
      rgba(119,82,139,.20),
      rgba(119,82,139,.20)
    );
  background-repeat:repeat;
  background-size:14px 1.4px,1.4px 14px;
  background-position:44px 38px;
  mask-image:
    radial-gradient(
      ellipse at 50% 43%,
      rgba(0,0,0,.65),
      transparent 74%
    );
}

.b2c-login-v6-orbit{
  position:absolute;
  z-index:2;
  top:86px;
  left:50%;
  width:440px;
  height:440px;
  pointer-events:none;
  opacity:.36;
  transform:translateX(-50%);
}

.b2c-login-v6-orbit::before,
.b2c-login-v6-orbit::after{
  content:"";
  position:absolute;
  border:1px solid rgba(145,104,170,.32);
  border-radius:50%;
}

.b2c-login-v6-orbit::before{
  inset:22px;
  transform:rotate(-13deg) scaleY(.72);
}

.b2c-login-v6-orbit::after{
  inset:74px 34px;
  transform:rotate(18deg) scaleY(.58);
}

/* =========================================================
   DIAGONAL 3D STAGE
   ========================================================= */

.b2c-login-v6-stage{
  position:absolute;
  z-index:5;
  top:-44px;
  left:50%;
  width:min(92%,600px);
  height:430px;
  pointer-events:none;
  perspective:1500px;
  transform:translateX(-50%);
}

.b2c-login-v6-stack{
  position:absolute;
  inset:0;
  transform-style:preserve-3d;
  animation:
    b2cLoginV3Float 7.8s
    ease-in-out infinite;
}

/*
 * 每一层使用同一张商品图。
 * 从左后方到右前方形成连续斜向空间层。
 */
.b2c-login-v6-layer{
  position:absolute;
  top:50%;
  left:50%;
  width:250px;
  height:250px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.68);
  border-radius:22px;
  background:
    linear-gradient(
      145deg,
      rgba(255,255,255,.96),
      rgba(247,239,251,.78)
    );
  box-shadow:
    0 22px 60px rgba(44,27,55,.16),
    inset 0 1px 0 rgba(255,255,255,.96);
  transform-origin:center;
  transition:
    transform 1.05s cubic-bezier(.22,.82,.2,1),
    opacity .85s ease,
    filter .85s ease;
  will-change:transform,opacity,filter;
}

.b2c-login-v6-layer img{
  width:100%;
  height:100%;
  box-sizing:border-box;
  display:block;
  padding:9px;
  object-fit:contain;
  background:
    radial-gradient(
      circle at 50% 45%,
      rgba(255,255,255,.99),
      rgba(246,237,249,.82)
    );
  user-select:none;
  -webkit-user-drag:none;
}

/* 最后方 */
.b2c-login-v6-layer[data-layer="0"]{
  z-index:1;
  opacity:.10;
  filter:
    blur(5px)
    saturate(.72);
  transform:
    translate3d(-232px,-138px,-500px)
    rotateY(-29deg)
    rotateZ(-10deg)
    scale(.74);
}

/* 后方第2层 */
.b2c-login-v6-layer[data-layer="1"]{
  z-index:2;
  opacity:.17;
  filter:
    blur(4px)
    saturate(.78);
  transform:
    translate3d(-188px,-108px,-405px)
    rotateY(-25deg)
    rotateZ(-8deg)
    scale(.79);
}

/* 后方第3层 */
.b2c-login-v6-layer[data-layer="2"]{
  z-index:3;
  opacity:.27;
  filter:
    blur(3px)
    saturate(.84);
  transform:
    translate3d(-143px,-78px,-310px)
    rotateY(-21deg)
    rotateZ(-6deg)
    scale(.84);
}

/* 后方第4层 */
.b2c-login-v6-layer[data-layer="3"]{
  z-index:4;
  opacity:.41;
  filter:
    blur(2px)
    saturate(.90);
  transform:
    translate3d(-98px,-49px,-220px)
    rotateY(-17deg)
    rotateZ(-4deg)
    scale(.89);
}

/* 后方第5层 */
.b2c-login-v6-layer[data-layer="4"]{
  z-index:5;
  opacity:.59;
  filter:
    blur(1px)
    saturate(.96);
  transform:
    translate3d(-53px,-21px,-130px)
    rotateY(-13deg)
    rotateZ(-2deg)
    scale(.94);
}

/* 中前层 */
.b2c-login-v6-layer[data-layer="5"]{
  z-index:6;
  opacity:.78;
  filter:
    blur(.3px)
    saturate(1);
  transform:
    translate3d(-8px,7px,-50px)
    rotateY(-9deg)
    rotateZ(0deg)
    scale(.98);
}

/* 主商品图 */
.b2c-login-v6-layer[data-layer="6"]{
  z-index:7;
  opacity:1;
  filter:
    blur(0)
    saturate(1.06)
    contrast(1.025);
  transform:
    translate3d(42px,37px,35px)
    rotateY(-6deg)
    rotateZ(2deg)
    scale(1.04);
  border-color:rgba(255,255,255,.98);
  box-shadow:
    0 17px 25px rgba(53,31,65,.14),
    0 43px 85px rgba(48,28,60,.27),
    0 0 0 1px rgba(203,174,219,.25),
    inset 0 1px 0 rgba(255,255,255,1);
}

/* 主图底部漂浮投影 */
.b2c-login-v6-shadow{
  position:absolute;
  z-index:0;
  top:330px;
  left:56%;
  width:260px;
  height:54px;
  border-radius:50%;
  background:rgba(78,47,91,.24);
  filter:blur(24px);
  opacity:.62;
  transform:
    translateX(-50%)
    rotate(-7deg);
}

/* =========================================================
   SWITCH ANIMATION
   ========================================================= */

.b2c-login-v6-stack.is-leaving
.b2c-login-v6-layer{
  opacity:0 !important;
  filter:
    blur(12px)
    saturate(.62) !important;
  transform:
    translate3d(148px,72px,-270px)
    rotateY(-20deg)
    rotateZ(9deg)
    scale(.87) !important;
}

.b2c-login-v6-stack.is-entering
.b2c-login-v6-layer{
  opacity:0;
  filter:
    blur(12px)
    saturate(.68);
  transform:
    translate3d(-156px,-86px,-290px)
    rotateY(-29deg)
    rotateZ(-12deg)
    scale(.84);
}

.b2c-login-v6-stack.is-ready
.b2c-login-v6-layer[data-layer="0"]{
  transition-delay:0ms;
}

.b2c-login-v6-stack.is-ready
.b2c-login-v6-layer[data-layer="1"]{
  transition-delay:45ms;
}

.b2c-login-v6-stack.is-ready
.b2c-login-v6-layer[data-layer="2"]{
  transition-delay:90ms;
}

.b2c-login-v6-stack.is-ready
.b2c-login-v6-layer[data-layer="3"]{
  transition-delay:135ms;
}

.b2c-login-v6-stack.is-ready
.b2c-login-v6-layer[data-layer="4"]{
  transition-delay:180ms;
}

.b2c-login-v6-stack.is-ready
.b2c-login-v6-layer[data-layer="5"]{
  transition-delay:225ms;
}

.b2c-login-v6-stack.is-ready
.b2c-login-v6-layer[data-layer="6"]{
  transition-delay:270ms;
}

@keyframes b2cLoginV3Float{
  0%,
  100%{
    transform:
      translate3d(0,0,0)
      rotateX(0deg);
  }

  50%{
    transform:
      translate3d(0,-9px,0)
      rotateX(1.1deg);
  }
}

/* =========================================================
   COPY / TYPOGRAPHY
   ========================================================= */

.b2c-login-v6-copy{
  position:absolute;
  z-index:8;
  right:38px;
  bottom:34px;
  left:38px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  pointer-events:none;
}

.b2c-login-v6-pill{
  display:inline-flex;
  align-items:center;
  min-height:31px;
  margin-bottom:12px;
  padding:0 13px;
  border:1px solid rgba(180,139,207,.48);
  border-radius:999px;
  background:rgba(242,226,251,.82);
  color:#79549b;
  font-size:10px;
  font-weight:900;
  letter-spacing:.13em;
  backdrop-filter:blur(10px);
}

.b2c-login-v6-title{
  max-width:510px;
  margin:0;
  color:#1e1b24;
  font-size:clamp(43px,4vw,65px);
  font-weight:950;
  line-height:.91;
  letter-spacing:-.052em;
}

.b2c-login-v6-description{
  max-width:510px;
  margin:13px 0 0;
  color:#514951;
  font-size:15px;
  line-height:1.48;
}

/* 淡淡的大号背景字 */
.b2c-login-v6-watermark{
  position:absolute;
  z-index:1;
  top:116px;
  right:18px;
  color:rgba(106,68,125,.055);
  font-size:92px;
  font-weight:950;
  line-height:.8;
  letter-spacing:-.075em;
  pointer-events:none;
  transform:rotate(90deg);
  transform-origin:center;
}

/* =========================================================
   RESPONSIVE
   ========================================================= */

@media(max-width:1150px){
  .auth-layout > .login-art.b2c-login-hero-v6{
    min-height:560px !important;
  }

  .b2c-login-v6-stage{
    top:-25px;
    height:390px;
  }

  .b2c-login-v6-layer{
    width:220px;
    height:220px;
  }

  .b2c-login-v6-shadow{
    top:300px;
    width:220px;
  }

  .b2c-login-v6-title{
    font-size:48px;
  }
}

@media(max-width:850px){
  .auth-layout > .login-art.b2c-login-hero-v6{
    min-height:510px !important;
  }

  .b2c-login-v6-base{
    inset:38px 0 0;
    border-radius:30px;
  }

  .b2c-login-v6-stage{
    top:-24px;
    width:100%;
    height:335px;
    transform:
      translateX(-50%)
      scale(.83);
  }

  .b2c-login-v6-copy{
    right:25px;
    bottom:26px;
    left:25px;
  }

  .b2c-login-v6-title{
    max-width:430px;
    font-size:41px;
  }

  .b2c-login-v6-description{
    max-width:430px;
    font-size:13px;
  }
}

@media(max-width:620px){
  .auth-layout > .login-art.b2c-login-hero-v6{
    min-height:460px !important;
  }

  .b2c-login-v6-base{
    inset:28px 0 0;
    border-radius:27px;
  }

  .b2c-login-v6-stage{
    top:-39px;
    left:47%;
    height:300px;
    transform:
      translateX(-50%)
      scale(.69);
  }

  .b2c-login-v6-copy{
    right:21px;
    bottom:22px;
    left:21px;
  }

  .b2c-login-v6-title{
    font-size:36px;
  }

  .b2c-login-v6-description{
    margin-top:10px;
    font-size:12px;
  }

  .b2c-login-v6-pill{
    min-height:28px;
    margin-bottom:10px;
    font-size:9px;
  }

  .b2c-login-v6-watermark{
    display:none;
  }
}

/* =========================================================
   ACCESSIBILITY
   ========================================================= */

@media(prefers-reduced-motion:reduce){
  .b2c-login-v6-stack{
    animation:none !important;
  }

  .b2c-login-v6-layer{
    transition:none !important;
  }
}


/* =========================================================
   B2C CUSTOMER V6 — CONSOLIDATED CORE OVERRIDES
   ========================================================= */

html,body,#app{min-height:100%}
body{margin:0;overflow-x:hidden}

/* One language switcher only. */
body > .b2c-lang-switcher{
  position:fixed;
  top:18px;
  right:18px;
  z-index:2147482000;
  display:flex;
  align-items:center;
  gap:5px;
  padding:6px;
  border:1px solid rgba(216,200,226,.72);
  border-radius:999px;
  background:rgba(255,255,255,.92);
  box-shadow:0 12px 32px rgba(67,46,79,.12);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
}
.b2c-lang-switcher__label{
  display:grid;place-items:center;width:28px;height:28px;border-radius:50%;
  background:linear-gradient(135deg,#fff2fb,#f1e5fb);font-size:13px;
}
.b2c-lang-switcher__btn{
  border:0;border-radius:999px;min-width:34px;height:30px;padding:0 10px;
  background:transparent;color:#5d526a;font-size:12px;font-weight:900;cursor:pointer;
}
.b2c-lang-switcher__btn.is-active{background:#1d1922;color:#fff}

/* Login is final from first render; no runtime card replacement. */
.b2c-auth-layout-v6{overflow:visible}
.b2c-login-hero-v6{
  position:relative!important;
  min-height:610px!important;
  overflow:visible!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.b2c-login-hero-v6 .b2c-login-v6-base{
  inset:138px 2px 8px!important;
  border-radius:39px!important;
  border:1px solid rgba(218,196,230,.72)!important;
  background:
    radial-gradient(circle at 76% 20%,rgba(255,255,255,.70),transparent 30%),
    radial-gradient(circle at 15% 82%,rgba(222,191,239,.31),transparent 38%),
    linear-gradient(145deg,#f8f0fc 0%,#f3e5f7 54%,#f8ebf5 100%)!important;
  box-shadow:0 34px 82px rgba(78,49,93,.15),inset 0 1px 0 rgba(255,255,255,.96)!important;
}
.b2c-login-hero-v6 .b2c-login-v6-stage{
  top:-104px!important;left:64%!important;width:570px!important;height:430px!important;
  z-index:15!important;perspective:1580px!important;transform:translateX(-50%)!important;
}
.b2c-login-hero-v6 .b2c-login-v6-layer{
  width:254px!important;height:254px!important;box-sizing:border-box!important;padding:10px!important;
  overflow:hidden!important;border-radius:27px!important;border:1px solid rgba(255,255,255,.90)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(245,237,249,.84))!important;
}
.b2c-login-hero-v6 .b2c-login-v6-layer img{
  width:100%!important;height:100%!important;display:block!important;padding:0!important;
  object-fit:contain!important;border-radius:17px!important;clip-path:inset(0 round 17px)!important;
  -webkit-clip-path:inset(0 round 17px)!important;
  background:radial-gradient(circle at 50% 44%,rgba(255,255,255,.99),rgba(246,238,250,.91))!important;
}
.b2c-login-hero-v6 .b2c-login-v6-stack.is-loading .b2c-login-v6-layer img{opacity:0}
.b2c-login-hero-v6 .b2c-login-v6-stack.is-ready .b2c-login-v6-layer img{opacity:1;transition:opacity .35s ease}
.b2c-login-hero-v6 .b2c-login-v6-copy{
  right:auto!important;bottom:36px!important;left:43px!important;width:320px!important;max-width:320px!important;z-index:20!important;
}
.b2c-login-hero-v6 .b2c-login-v6-pill{
  min-height:29px!important;margin-bottom:15px!important;padding:0 14px!important;font-size:9px!important;font-weight:900!important;letter-spacing:.19em!important;
}
.b2c-login-hero-v6 .b2c-login-v6-title{
  width:100%!important;max-width:320px!important;margin:0!important;color:#1d1922!important;
  font-family:"Arial Black","Inter Tight",Inter,"Helvetica Neue",Arial,sans-serif!important;
  font-size:45px!important;font-weight:950!important;line-height:.84!important;letter-spacing:-.068em!important;text-transform:uppercase!important;
}
.b2c-login-v6-title>span,.b2c-login-v6-title>em{display:block}
.b2c-login-v6-title>em{margin-top:8px;color:#755096;font-style:italic;letter-spacing:-.075em}
.b2c-login-hero-v6 .b2c-login-v6-description{max-width:310px!important;margin-top:17px!important;color:rgba(48,39,55,.74)!important;font-size:12px!important;line-height:1.55!important}

/* Directly rendered enhancement classes: no observers required. */
.b2c-product-card-final.b2c-product-hover-ready{will-change:transform}
.b2c-card-add-enhanced.is-card-added{animation:b2cV6AddPulse .62s cubic-bezier(.2,.8,.2,1)}
.b2c-card-add-source{animation:b2cV6CardPulse .68s cubic-bezier(.2,.8,.2,1)}
@keyframes b2cV6AddPulse{0%{transform:scale(1)}45%{transform:scale(.92)}100%{transform:scale(1)}}
@keyframes b2cV6CardPulse{0%{box-shadow:inherit}45%{box-shadow:0 0 0 5px rgba(213,184,230,.22),0 22px 48px rgba(63,42,74,.14)}100%{box-shadow:inherit}}

/* New dock exists only on mobile. */
body > .b2c-mobile-dock-v6{display:none}

@media(max-width:980px){
  /* document cannot become taller than the visual viewport; app-shell owns scrolling */
  html,body{width:100%;height:100%;min-height:0!important;overflow:hidden!important;overscroll-behavior:none;background:#faf8f6}
  body>#app{width:100%;height:100dvh;min-height:0!important;overflow:hidden!important}
  #app>.app-shell{
    width:100%;height:100%;min-height:0!important;box-sizing:border-box;
    padding-bottom:calc(106px + env(safe-area-inset-bottom))!important;
    overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:none!important;
    -webkit-overflow-scrolling:touch;transform:none!important;
  }

  .topbar-inner{
    display:grid!important;grid-template-columns:minmax(0,1fr) 78px!important;
    grid-template-areas:"brand language" "search search"!important;
    align-items:center!important;column-gap:10px!important;row-gap:10px!important;
    padding:10px 12px 12px!important;
  }
  .topbar-inner:after{content:"";grid-area:language;width:78px;height:42px}
  .brand{grid-area:brand!important;min-width:0!important;max-width:calc(100vw - 126px)!important}
  .search{grid-area:search!important;width:100%!important;min-width:0!important;margin:0!important}
  .search input{min-width:0!important}

  body>.b2c-lang-switcher{
    top:calc(10px + env(safe-area-inset-top));right:12px;min-width:70px;min-height:42px;padding:5px;gap:3px;
  }
  body>.b2c-lang-switcher .b2c-lang-switcher__label{display:none}
  body>.b2c-lang-switcher .b2c-lang-switcher__btn{display:none;min-width:34px;height:31px;padding:0 9px}
  body>.b2c-lang-switcher .b2c-lang-switcher__btn.is-active{display:inline-flex;align-items:center;justify-content:center}
  body>.b2c-lang-switcher:focus-within{min-width:150px}
  body>.b2c-lang-switcher:focus-within .b2c-lang-switcher__label,
  body>.b2c-lang-switcher:focus-within .b2c-lang-switcher__btn{display:inline-flex;align-items:center;justify-content:center}

  body[data-b2c-path="/login"] .b2c-auth-layout-v6,
  body[data-b2c-path="/register"] .b2c-auth-layout-v6{display:block!important;min-height:0!important;height:auto!important;padding:14px 0 24px!important}
  body[data-b2c-path="/login"] .b2c-login-hero-v6,
  body[data-b2c-path="/register"] .b2c-register-art-v6{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}
  body[data-b2c-path="/login"] .b2c-auth-card-v6,
  body[data-b2c-path="/register"] .b2c-auth-card-v6{width:100%!important;max-width:520px!important;min-height:0!important;margin:0 auto!important}

  .bottom-nav{display:none!important}
  body>.b2c-mobile-dock-v6{
    position:fixed!important;left:12px!important;right:12px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;
    z-index:2147483000!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;
    align-items:center!important;gap:4px!important;height:72px!important;padding:7px!important;box-sizing:border-box!important;
    border:1px solid rgba(225,216,231,.92)!important;border-radius:25px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,249,253,.95))!important;
    box-shadow:0 18px 50px rgba(46,34,54,.15),0 4px 14px rgba(46,34,54,.08)!important;
    backdrop-filter:blur(22px) saturate(1.15)!important;-webkit-backdrop-filter:blur(22px) saturate(1.15)!important;
    transform:none!important;
  }
  .b2c-mobile-dock-v6__item{
    position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;
    height:58px;min-width:0;padding:5px 2px;border-radius:18px;color:#756a7b;text-decoration:none;
    -webkit-tap-highlight-color:transparent;
  }
  .b2c-mobile-dock-v6__item.is-active{color:#64427e;background:linear-gradient(180deg,rgba(245,234,250,.96),rgba(239,224,247,.91));box-shadow:0 7px 17px rgba(113,75,137,.12)}
  .b2c-mobile-dock-v6__icon{display:grid;place-items:center;width:27px;height:27px}
  .b2c-mobile-dock-v6__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
  .b2c-mobile-dock-v6__label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;line-height:1}
  .b2c-mobile-dock-v6__item[data-dock-key="cart"] .b2c-mobile-dock-v6__icon{
    width:46px;height:46px;margin-top:-21px;border:4px solid #fff;border-radius:50%;color:#fff;background:linear-gradient(145deg,#242029,#141218);box-shadow:0 13px 26px rgba(32,27,37,.28)
  }
  .b2c-mobile-dock-v6__item[data-dock-key="cart"] .b2c-mobile-dock-v6__label{margin-top:-5px}
  .b2c-mobile-dock-v6__item[data-dock-key="cart"].is-active .b2c-mobile-dock-v6__icon,
  .b2c-mobile-dock-v6__item[data-dock-key="cart"].is-cart-pulse .b2c-mobile-dock-v6__icon{background:linear-gradient(145deg,#8154a2,#56366f);box-shadow:0 14px 30px rgba(101,62,126,.34),0 0 0 3px rgba(226,207,239,.66)}
  .toast{bottom:calc(100px + env(safe-area-inset-bottom))!important}
}

@media(max-width:380px){
  body>.b2c-mobile-dock-v6{left:8px!important;right:8px!important;gap:2px!important;padding-left:5px!important;padding-right:5px!important}
  .b2c-mobile-dock-v6__label{font-size:9px}
}

@media(prefers-reduced-motion:reduce){
  .b2c-login-v6-stack,.b2c-login-v6-layer,.b2c-mobile-dock-v6__item{animation:none!important;transition:none!important}
}

/* =========================================================
   B2C CUSTOMER V6.1 — RESTORED MOTION + PRODUCT MEDIA FIX
   Integrated in the existing bundle. No extra runtime files.
   ========================================================= */

/* Product images: deterministic square media and clean fallback. */
.b2c-products-page .b2c-product-card-final .b2c-product-media-final,
.product-card .product-media,
.product-card .product-image{
  position:relative !important;
  display:block !important;
  width:100% !important;
  aspect-ratio:1 / 1 !important;
  min-height:0 !important;
  overflow:hidden !important;
  border-radius:24px 24px 0 0 !important;
  background:
    radial-gradient(circle at 50% 42%,rgba(255,255,255,.98),rgba(249,239,249,.94) 66%,rgba(246,230,246,.92)) !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-media-final img,
.product-card .product-media img,
.product-card .product-image img{
  position:absolute !important;
  inset:0 !important;
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center !important;
  padding:12px !important;
  border:0 !important;
  color:transparent !important;
  background:transparent !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-media-final.is-image-missing::after,
.product-card .product-media.is-image-missing::after,
.product-card .product-image.is-image-missing::after{
  content:"KPOP SHOP";
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  color:rgba(103,78,118,.36);
  font-size:13px;
  font-weight:950;
  letter-spacing:.12em;
}

.b2c-products-page .b2c-product-card-final{
  border-radius:24px !important;
  background:#fff !important;
  border:1px solid rgba(229,219,234,.92) !important;
  box-shadow:0 12px 30px rgba(53,40,62,.07) !important;
}

.b2c-products-page .b2c-product-card-final .b2c-product-body-final{
  min-height:164px !important;
  padding:13px 13px 12px !important;
  background:linear-gradient(180deg,#fff 0%,#fff 72%,#fefcfe 100%) !important;
}

/* Artist collection gate. */
.b2c-v61-artist-gate{
  position:fixed;
  inset:0;
  z-index:2147483500;
  display:grid;
  place-items:center;
  overflow:hidden;
  pointer-events:none;
  opacity:0;
  background:rgba(249,246,250,.22);
  backdrop-filter:blur(0);
  -webkit-backdrop-filter:blur(0);
  transition:opacity .34s ease,background .42s ease,backdrop-filter .42s ease;
}

.b2c-v61-artist-gate.is-on{
  opacity:1;
  background:rgba(249,246,250,.88);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

.b2c-v61-artist-gate.is-exit{
  opacity:0;
}

.b2c-v61-artist-gate__halo{
  position:absolute;
  width:min(72vw,760px);
  aspect-ratio:1;
  border-radius:50%;
  background:
    radial-gradient(circle,rgba(215,181,232,.50) 0%,rgba(238,218,245,.28) 34%,rgba(255,255,255,0) 72%);
  transform:scale(.38);
  opacity:0;
  transition:transform .72s cubic-bezier(.2,.8,.2,1),opacity .46s ease;
}

.b2c-v61-artist-gate.is-on .b2c-v61-artist-gate__halo{
  transform:scale(1);
  opacity:1;
}

.b2c-v61-artist-gate__content{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  gap:28px;
  transform:translateY(22px) scale(.94);
  opacity:0;
  transition:transform .58s cubic-bezier(.2,.8,.2,1) .08s,opacity .36s ease .08s;
}

.b2c-v61-artist-gate.is-on .b2c-v61-artist-gate__content{
  transform:translateY(0) scale(1);
  opacity:1;
}

.b2c-v61-artist-gate__image{
  width:126px;
  height:126px;
  display:grid;
  place-items:center;
  overflow:hidden;
  border:8px solid rgba(255,255,255,.92);
  border-radius:34px;
  background:linear-gradient(145deg,#fff,#f1e4f7);
  box-shadow:0 28px 68px rgba(63,41,76,.22);
  color:#76558a;
  font-size:22px;
  font-weight:950;
}

.b2c-v61-artist-gate__image img{width:100%;height:100%;object-fit:cover;display:block}
.b2c-v61-artist-gate__copy{display:flex;flex-direction:column;max-width:min(56vw,680px)}
.b2c-v61-artist-gate__copy small{margin-bottom:10px;color:#8b7199;font-size:11px;font-weight:950;letter-spacing:.22em}
.b2c-v61-artist-gate__copy strong{color:#211b26;font-size:clamp(34px,6vw,76px);font-weight:950;line-height:.92;letter-spacing:-.055em;word-break:keep-all}
.b2c-v61-artist-gate__copy i{display:block;width:min(300px,72%);height:2px;margin-top:20px;background:linear-gradient(90deg,#7a568f,rgba(122,86,143,0));transform-origin:left;animation:b2cV61Line .62s cubic-bezier(.2,.8,.2,1) .18s both}
@keyframes b2cV61Line{from{transform:scaleX(0)}to{transform:scaleX(1)}}

/* Product detail portal. */
.b2c-v61-product-portal{
  position:fixed;
  inset:0;
  z-index:2147483600;
  pointer-events:none;
  overflow:hidden;
  opacity:0;
  background:rgba(249,247,250,.30);
  backdrop-filter:blur(0);
  -webkit-backdrop-filter:blur(0);
  transition:opacity .26s ease,background .36s ease,backdrop-filter .36s ease;
}

.b2c-v61-product-portal.is-on{
  opacity:1;
  background:rgba(249,247,250,.88);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}

.b2c-v61-product-portal.is-landing{
  opacity:0;
}

.b2c-v61-product-portal__beam{
  position:absolute;
  inset:-35%;
  opacity:0;
  background:linear-gradient(115deg,transparent 38%,rgba(255,255,255,.72) 48%,rgba(229,204,240,.40) 52%,transparent 64%);
  transform:translateX(-22%);
}

.b2c-v61-product-portal.is-on .b2c-v61-product-portal__beam{
  animation:b2cV61Beam .9s cubic-bezier(.2,.8,.2,1) both;
}

@keyframes b2cV61Beam{0%{opacity:0;transform:translateX(-22%)}32%{opacity:1}100%{opacity:0;transform:translateX(22%)}}

.b2c-v61-product-portal__visual{
  position:absolute;
  left:var(--portal-x,18vw);
  top:var(--portal-y,18vh);
  width:var(--portal-w,260px);
  height:var(--portal-h,260px);
  overflow:hidden;
  border-radius:24px;
  background:#fff;
  box-shadow:0 32px 86px rgba(44,32,55,.22);
  transform:translate3d(0,0,0) scale(1);
  transition:left .54s cubic-bezier(.2,.8,.2,1),top .54s cubic-bezier(.2,.8,.2,1),width .54s cubic-bezier(.2,.8,.2,1),height .54s cubic-bezier(.2,.8,.2,1),border-radius .54s ease,transform .54s ease;
}

.b2c-v61-product-portal.is-on .b2c-v61-product-portal__visual{
  left:clamp(26px,16vw,190px);
  top:50%;
  width:min(38vw,430px);
  height:min(38vw,430px);
  border-radius:34px;
  transform:translateY(-50%) rotate(-2deg);
}

.b2c-v61-product-portal__visual img{width:100%;height:100%;object-fit:contain;display:block;padding:16px;background:radial-gradient(circle,#fff,#f6eaf8)}
.b2c-v61-product-portal__copy{position:absolute;left:54%;top:50%;width:min(40vw,560px);transform:translateY(-42%);opacity:0;filter:blur(8px);transition:opacity .36s ease .12s,transform .5s cubic-bezier(.2,.8,.2,1) .12s,filter .36s ease .12s}
.b2c-v61-product-portal.is-on .b2c-v61-product-portal__copy{opacity:1;filter:blur(0);transform:translateY(-50%)}
.b2c-v61-product-portal__copy small{display:block;margin-bottom:12px;color:#8b7199;font-size:11px;font-weight:950;letter-spacing:.22em}
.b2c-v61-product-portal__copy strong{display:-webkit-box;max-width:100%;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#201923;font-size:clamp(30px,4.4vw,62px);font-weight:950;line-height:.96;letter-spacing:-.055em}

/* Add-to-cart flying thumbnail. */
.b2c-v61-cart-flyer{
  position:fixed;
  z-index:2147483700;
  pointer-events:none;
  overflow:hidden;
  border:4px solid rgba(255,255,255,.94);
  border-radius:18px;
  background:#fff;
  box-shadow:0 24px 64px rgba(44,33,58,.25);
  will-change:transform,opacity;
}

.b2c-v61-cart-flyer img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
.is-cart-pulse{animation:b2cV61CartPulse .72s cubic-bezier(.2,.8,.2,1)!important}
@keyframes b2cV61CartPulse{0%{transform:scale(1)}34%{transform:scale(1.16)}68%{transform:scale(.97)}100%{transform:scale(1)}}

@media(max-width:760px){
  .b2c-v61-artist-gate__content{flex-direction:column;gap:20px;text-align:center;padding:24px}
  .b2c-v61-artist-gate__image{width:108px;height:108px;border-radius:30px}
  .b2c-v61-artist-gate__copy{align-items:center;max-width:calc(100vw - 44px)}
  .b2c-v61-artist-gate__copy strong{font-size:clamp(30px,10vw,48px)}
  .b2c-v61-artist-gate__copy i{background:linear-gradient(90deg,rgba(122,86,143,0),#7a568f,rgba(122,86,143,0));transform-origin:center}

  .b2c-v61-product-portal.is-on .b2c-v61-product-portal__visual{
    left:50%;top:32%;width:min(72vw,330px);height:min(72vw,330px);transform:translate(-50%,-50%) rotate(-2deg)
  }
  .b2c-v61-product-portal__copy{left:22px;right:22px;top:72%;width:auto;text-align:center;transform:translateY(-42%)}
  .b2c-v61-product-portal.is-on .b2c-v61-product-portal__copy{transform:translateY(-50%)}
  .b2c-v61-product-portal__copy strong{font-size:clamp(26px,8vw,42px);-webkit-line-clamp:2}
}

@media(prefers-reduced-motion:reduce){
  .b2c-v61-artist-gate,.b2c-v61-artist-gate *,
  .b2c-v61-product-portal,.b2c-v61-product-portal *,
  .b2c-v61-cart-flyer,.is-cart-pulse{animation:none!important;transition:none!important}
}

/* b2c_login_experience_v63_20260710:START */

/* =========================================================
   V6.3 LOGIN EXPERIENCE — DESKTOP + MOBILE
   Integrated into the single production bundle.
   ========================================================= */

body[data-b2c-path="/login"] .main{
  overflow:visible;
}

body[data-b2c-path="/login"] .b2c-auth-layout-v6{
  grid-template-columns:minmax(0,1fr) minmax(410px,440px) !important;
  gap:30px !important;
  align-items:center !important;
  min-height:calc(100dvh - 118px) !important;
  padding:30px 0 42px !important;
}

/* Shift the complete residual-product stage to the left. */
body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-stage{
  top:-92px !important;
  left:53% !important;
  width:560px !important;
  height:430px !important;
  transform:translateX(-50%) !important;
}

body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-shadow{
  left:50% !important;
}

/* Premium editorial login card. */
body[data-b2c-path="/login"] .b2c-auth-card-v63,
body[data-b2c-path="/register"] .b2c-auth-card-v63{
  position:relative !important;
  isolation:isolate !important;
  overflow:hidden !important;
  width:100% !important;
  padding:38px 34px 30px !important;
  border:1px solid rgba(217,204,226,.82) !important;
  border-radius:34px !important;
  background:
    radial-gradient(circle at 92% 7%,rgba(201,147,238,.16),transparent 29%),
    radial-gradient(circle at 7% 88%,rgba(244,193,229,.15),transparent 32%),
    linear-gradient(145deg,rgba(255,255,255,.97),rgba(250,246,252,.91)) !important;
  box-shadow:
    0 30px 72px rgba(52,35,62,.16),
    0 8px 22px rgba(52,35,62,.08),
    inset 0 1px 0 rgba(255,255,255,1) !important;
  backdrop-filter:blur(24px) saturate(1.12) !important;
  -webkit-backdrop-filter:blur(24px) saturate(1.12) !important;
}

.b2c-auth-card-v63::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  pointer-events:none;
  opacity:.34;
  background-image:radial-gradient(circle,rgba(111,74,136,.20) 1px,transparent 1px);
  background-size:18px 18px;
  mask-image:linear-gradient(145deg,transparent 5%,#000 30%,transparent 72%);
  -webkit-mask-image:linear-gradient(145deg,transparent 5%,#000 30%,transparent 72%);
}

.b2c-auth-card-glow-v63{
  position:absolute;
  z-index:-1;
  top:-110px;
  right:-95px;
  width:245px;
  height:245px;
  border-radius:50%;
  pointer-events:none;
  background:radial-gradient(circle,rgba(177,104,222,.22),transparent 68%);
  filter:blur(7px);
}

.b2c-auth-lock-badge-v63{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  margin-bottom:19px;
  border:1px solid rgba(180,139,207,.35);
  border-radius:17px;
  color:#7a4c99;
  background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(237,219,248,.88));
  box-shadow:0 12px 24px rgba(115,74,139,.13),inset 0 1px 0 #fff;
}

.b2c-auth-lock-badge-v63 svg{
  width:23px;
  height:23px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.b2c-auth-heading-v63{
  margin-bottom:24px;
}

.b2c-auth-kicker-v63{
  display:block;
  margin-bottom:9px;
  color:#8a5ca5;
  font-size:9px;
  font-weight:950;
  line-height:1;
  letter-spacing:.22em;
}

.b2c-auth-card-v63 .b2c-auth-heading-v63 h2{
  margin:0 !important;
  color:#1c1821;
  font-family:"Arial Black","Inter Tight",Inter,"Helvetica Neue",Arial,sans-serif;
  font-size:34px;
  font-weight:950;
  line-height:1.02;
  letter-spacing:-.055em;
}

.b2c-auth-heading-v63 p{
  max-width:340px;
  margin:11px 0 0;
  color:#7b6c82;
  font-size:12px;
  line-height:1.55;
}

.b2c-auth-form-v63{
  display:grid;
  gap:15px;
}

.b2c-auth-card-v63 .b2c-auth-field-v63{
  display:grid;
  gap:8px;
  margin:0;
}

.b2c-auth-card-v63 .b2c-auth-field-v63 label{
  color:#4d4154;
  font-size:11px;
  font-weight:900;
  letter-spacing:.015em;
}

.b2c-auth-input-shell-v63{
  position:relative;
  display:flex;
  align-items:center;
  min-height:54px;
  overflow:hidden;
  border:1px solid rgba(214,199,224,.94);
  border-radius:18px;
  background:rgba(255,255,255,.79);
  box-shadow:0 8px 22px rgba(60,39,72,.055),inset 0 1px 0 rgba(255,255,255,.95);
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease;
}

.b2c-auth-input-shell-v63:focus-within{
  border-color:rgba(139,82,174,.62);
  background:#fff;
  box-shadow:0 0 0 4px rgba(177,119,210,.10),0 13px 27px rgba(69,43,82,.10);
  transform:translateY(-1px);
}

.b2c-auth-input-icon-v63{
  display:grid;
  place-items:center;
  width:49px;
  height:54px;
  flex:0 0 49px;
  color:#8a5ba6;
}

.b2c-auth-input-icon-v63 svg,
.b2c-auth-password-toggle-v63 svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.b2c-auth-card-v63 .b2c-auth-input-shell-v63 input{
  flex:1 1 auto;
  min-width:0;
  min-height:52px;
  padding:0 14px 0 0;
  border:0 !important;
  border-radius:0 !important;
  outline:0;
  color:#231d27;
  background:transparent !important;
  box-shadow:none !important;
  font-size:13px;
}

.b2c-auth-card-v63 .b2c-auth-input-shell-v63 input::placeholder{
  color:#aaa0af;
}

.b2c-auth-password-toggle-v63{
  display:grid;
  place-items:center;
  width:48px;
  height:52px;
  flex:0 0 48px;
  padding:0;
  border:0;
  color:#9a74ad;
  background:transparent;
  cursor:pointer;
}

.b2c-auth-eye-closed-v63{display:none}
.b2c-auth-password-toggle-v63.is-visible .b2c-auth-eye-open-v63{display:none}
.b2c-auth-password-toggle-v63.is-visible .b2c-auth-eye-closed-v63{display:block}

.b2c-auth-card-v63 .b2c-auth-submit-v63{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:54px;
  margin-top:3px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.12);
  border-radius:18px;
  color:#fff;
  background:
    radial-gradient(circle at 82% 0,rgba(156,91,194,.52),transparent 34%),
    linear-gradient(120deg,#201b25 0%,#211b27 54%,#5e3976 100%);
  box-shadow:0 16px 30px rgba(42,29,50,.24),inset 0 1px 0 rgba(255,255,255,.12);
  font-size:13px;
  font-weight:950;
  letter-spacing:.015em;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;
}

.b2c-auth-card-v63 .b2c-auth-submit-v63::after{
  content:"";
  position:absolute;
  top:-45%;
  left:-28%;
  width:25%;
  height:190%;
  pointer-events:none;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.23),transparent);
  transform:skewX(-20deg);
  transition:left .5s ease;
}

.b2c-auth-card-v63 .b2c-auth-submit-v63:hover{
  transform:translateY(-2px);
  filter:saturate(1.09);
  box-shadow:0 20px 38px rgba(62,37,76,.31),inset 0 1px 0 rgba(255,255,255,.15);
}

.b2c-auth-card-v63 .b2c-auth-submit-v63:hover::after{left:112%}
.b2c-auth-card-v63 .b2c-auth-submit-v63:active{transform:translateY(0) scale(.985)}
.b2c-auth-submit-spark-v63{font-size:14px;line-height:1}

.b2c-auth-secure-line-v63{
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:10px;
  margin:21px 0 15px;
}

.b2c-auth-secure-line-v63 span{
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(137,107,153,.23));
}

.b2c-auth-secure-line-v63 span:last-child{
  background:linear-gradient(90deg,rgba(137,107,153,.23),transparent);
}

.b2c-auth-secure-line-v63 em{
  color:#a08da9;
  font-size:8px;
  font-style:normal;
  font-weight:900;
  letter-spacing:.16em;
  white-space:nowrap;
}

.b2c-auth-card-v63 .b2c-auth-footer-v63{
  margin:0;
  text-align:center;
  color:#7e7383;
  font-size:12px;
}

.b2c-auth-card-v63 .b2c-auth-footer-v63 .form-link{
  margin-left:3px;
  color:#7b4a9a;
  text-decoration:none;
}

@media(max-width:1180px) and (min-width:981px){
  body[data-b2c-path="/login"] .b2c-auth-layout-v6{
    grid-template-columns:minmax(0,1fr) 400px !important;
    gap:22px !important;
  }
  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-stage{
    left:51% !important;
    transform:translateX(-50%) scale(.90) !important;
    transform-origin:top center !important;
  }
  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-copy{
    left:34px !important;
  }
}

@media(max-width:980px){
  body[data-b2c-path="/login"] #app>.app-shell{
    background:
      radial-gradient(circle at 50% 18%,rgba(225,192,241,.26),transparent 32%),
      linear-gradient(180deg,#fcf9fd 0%,#f8f1fa 56%,#faf8f6 100%);
  }

  body[data-b2c-path="/login"] .b2c-auth-layout-v6{
    display:flex !important;
    flex-direction:column !important;
    gap:18px !important;
    min-height:0 !important;
    height:auto !important;
    padding:10px 0 28px !important;
    overflow:visible !important;
  }

  /* Restore and redesign the residual hero on mobile. */
  body[data-b2c-path="/login"] .b2c-login-hero-v6{
    position:relative !important;
    display:block !important;
    width:100% !important;
    height:500px !important;
    min-height:500px !important;
    margin:0 !important;
    padding:0 !important;
    overflow:hidden !important;
    border-radius:30px !important;
    background:transparent !important;
  }

  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-base{
    inset:0 !important;
    border-radius:30px !important;
    background:
      radial-gradient(circle at 76% 48%,rgba(255,255,255,.75),transparent 32%),
      radial-gradient(circle at 18% 14%,rgba(228,193,244,.38),transparent 29%),
      linear-gradient(155deg,#fbf3fd 0%,#f1def7 54%,#f6e8f5 100%) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 18px 45px rgba(79,48,94,.12) !important;
  }

  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-grid{
    inset:0 !important;
    opacity:.23 !important;
    border-radius:30px !important;
  }

  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-orbit{
    top:112px !important;
    left:50% !important;
    width:390px !important;
    height:260px !important;
    opacity:.36 !important;
    transform:translateX(-50%) rotate(-8deg) !important;
  }

  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-watermark{
    top:260px !important;
    right:-2px !important;
    font-size:68px !important;
    opacity:.035 !important;
  }

  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-copy{
    top:28px !important;
    right:18px !important;
    bottom:auto !important;
    left:18px !important;
    width:auto !important;
    max-width:none !important;
    text-align:center !important;
  }

  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-pill{
    justify-content:center !important;
    min-height:28px !important;
    margin:0 auto 13px !important;
  }

  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-title{
    max-width:none !important;
    font-size:34px !important;
    line-height:.91 !important;
    letter-spacing:-.055em !important;
  }

  body[data-b2c-path="/login"] .b2c-login-v6-title>em{
    margin-top:7px !important;
  }

  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-description{
    max-width:285px !important;
    margin:15px auto 0 !important;
    font-size:12px !important;
    line-height:1.5 !important;
  }

  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-stage{
    top:190px !important;
    left:50% !important;
    width:560px !important;
    height:430px !important;
    transform:translateX(-50%) scale(.61) !important;
    transform-origin:top center !important;
  }

  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-shadow{
    top:328px !important;
    left:54% !important;
  }

  body[data-b2c-path="/login"] .b2c-auth-card-v63{
    width:100% !important;
    max-width:560px !important;
    margin:0 auto !important;
    padding:28px 20px 24px !important;
    border-radius:28px !important;
  }

  body[data-b2c-path="/login"] .b2c-auth-lock-badge-v63{
    width:45px;
    height:45px;
    margin:0 auto 16px;
  }

  body[data-b2c-path="/login"] .b2c-auth-heading-v63{
    margin-bottom:21px;
    text-align:center;
  }

  body[data-b2c-path="/login"] .b2c-auth-kicker-v63{
    margin-bottom:8px;
  }

  body[data-b2c-path="/login"] .b2c-auth-card-v63 .b2c-auth-heading-v63 h2{
    font-size:30px;
  }

  body[data-b2c-path="/login"] .b2c-auth-heading-v63 p{
    margin-right:auto;
    margin-left:auto;
  }
}

@media(max-width:420px){
  body[data-b2c-path="/login"] .main{
    padding-right:10px !important;
    padding-left:10px !important;
  }
  body[data-b2c-path="/login"] .b2c-login-hero-v6{
    height:474px !important;
    min-height:474px !important;
    border-radius:26px !important;
  }
  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-stage{
    top:187px !important;
    transform:translateX(-50%) scale(.56) !important;
  }
  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-title{
    font-size:31px !important;
  }
  body[data-b2c-path="/login"] .b2c-login-hero-v6 .b2c-login-v6-description{
    max-width:255px !important;
    font-size:11px !important;
  }
}

@media(prefers-reduced-motion:reduce){
  .b2c-auth-card-v63 .b2c-auth-submit-v63,
  .b2c-auth-input-shell-v63{
    transition:none !important;
  }
}

/* b2c_login_experience_v63_20260710:END */
