/* 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}}
