/* Toss-like 리모델링 쇼핑몰 테마 오버라이드 */
:root{
  --primary:#191f28;
  --accent:#3182f6;
  --accent2:#00c2a8;
  --bg:#f7f8fa;
  --card:#ffffff;
  --text:#191f28;
  --muted:#6b7684;
  --line:#e5e8eb;
  --soft:#f2f4f6;
  --shadow:0 18px 44px rgba(25,31,40,.08);
  --shadow-lg:0 30px 80px rgba(25,31,40,.14);
  --radius:26px;
}
body.toss-remodel{background:var(--bg);color:var(--text);letter-spacing:-.02em}
body.toss-remodel .container{width:min(1240px,calc(100% - 40px))}
body.toss-remodel .utility-bar{background:#fff;color:var(--muted);border-bottom:1px solid var(--line)}
body.toss-remodel .util-inner{padding:9px 0}
body.toss-remodel .site-header{box-shadow:none;border-bottom:1px solid rgba(229,232,235,.9);backdrop-filter:saturate(180%) blur(18px);background:rgba(255,255,255,.92)}
body.toss-remodel .header-main{min-height:76px}
body.toss-remodel .logo{font-size:29px;font-weight:950;color:var(--text)}
body.toss-remodel .main-menu-nav a{height:42px;color:#4e5968;font-weight:850}
body.toss-remodel .main-menu-nav a.active,
body.toss-remodel .main-menu-nav a:hover{background:#eef6ff;color:#1b64da}
body.toss-remodel .search-box{height:46px;background:#f2f4f6;border:0;border-radius:18px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.02)}
body.toss-remodel .search-box input,
body.toss-remodel .search-box button{background:transparent}
body.toss-remodel .search-box button{font-weight:850;color:#1b64da}
body.toss-remodel .member-nav a{color:#4e5968;font-weight:750}
body.toss-remodel .header-category-bar{background:rgba(255,255,255,.95);border-top:1px solid #f2f4f6;border-bottom:1px solid #e5e8eb}
body.toss-remodel .category-toggle{background:#191f28;border:0;border-radius:14px;box-shadow:0 8px 22px rgba(25,31,40,.12)}
body.toss-remodel .category-shortcuts a,
body.toss-remodel .category-service-links a{height:34px;border-radius:12px;font-weight:800;color:#4e5968;background:transparent;border:0}
body.toss-remodel .category-shortcuts a:hover,
body.toss-remodel .category-service-links a:hover{background:#f2f4f6;color:#191f28}
body.toss-remodel .mega-panel{border-top:0;background:rgba(255,255,255,.98);box-shadow:0 36px 100px rgba(25,31,40,.13)}
body.toss-remodel .mega-col{background:#fff;border-color:#eef0f3;border-radius:22px;box-shadow:0 8px 24px rgba(25,31,40,.04)}
body.toss-remodel .mega-tabs button.active,
body.toss-remodel .mega-tabs button:hover{background:#eef6ff;color:#1b64da}

.toss-hero .hero-slider{height:560px;background:#fff}
.toss-hero .hero-bg{background:radial-gradient(circle at 70% 45%,#d8ecff 0,#edf7ff 28%,transparent 50%),linear-gradient(135deg,#ffffff 0,#f5f9ff 46%,#edfdf8 100%)}
.toss-hero .hero-slide[style*="url('http"] .hero-bg{background-image:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.5) 55%,rgba(255,255,255,.12)),var(--hero-img)}
.toss-hero-content p,.section-title p,.remodel-category-hero p,.toss-sub-hero p,.consult-band-inner p{margin:0 0 10px;color:#3182f6;font-weight:950;letter-spacing:.14em;font-size:13px;text-transform:uppercase}
.toss-hero-content h1{font-size:68px;letter-spacing:-.075em;max-width:720px;color:#191f28}
.toss-hero-content span{display:block;max-width:620px;color:#4e5968;font-size:21px;line-height:1.55}
.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}
.primary-btn{background:#3182f6!important;color:#fff!important;box-shadow:0 12px 28px rgba(49,130,246,.25)}
.primary-btn:hover{background:#1b64da!important;transform:translateY(-1px)}
.ghost-btn,.line-btn{background:#fff!important;border:1px solid #e5e8eb!important;color:#191f28!important}
.slider-controls{background:rgba(255,255,255,.78);border:1px solid rgba(229,232,235,.75);box-shadow:0 10px 28px rgba(25,31,40,.08)}
.slider-controls button{background:#191f28}

.toss-quick-strip{margin-top:-34px;position:relative;z-index:3;display:grid;grid-template-columns:repeat(5,1fr);gap:12px;background:#fff;border-radius:26px;padding:14px;box-shadow:var(--shadow-lg)}
.toss-quick-strip a{display:grid;gap:4px;padding:18px 20px;border-radius:20px;background:#f9fafb;transition:.18s}
.toss-quick-strip a:hover{transform:translateY(-3px);background:#eef6ff;color:#1b64da}
.toss-quick-strip b{font-size:18px}.toss-quick-strip span{font-size:13px;color:#6b7684}

.section-title{margin:70px 0 24px}.section-title h2{font-size:42px;line-height:1.15;letter-spacing:-.065em;color:#191f28}.section-title span{display:block;color:#6b7684;line-height:1.7}
.gate-grid{grid-template-columns:repeat(6,1fr)}
.gate-card,.quick-card,.category-card,.event-card,.store-card,.coupon-card,.cs-grid a,.promo-card,.showcase-card{border:0;background:#fff;border-radius:28px;box-shadow:0 10px 28px rgba(25,31,40,.06)}
.gate-card:hover,.quick-card:hover,.category-card:hover,.event-card:hover,.store-card:hover,.coupon-card:hover,.showcase-card:hover,.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}
.gate-card span,.quick-card span{background:#eef6ff;color:#1b64da;border-radius:20px}
.showcase-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px}.showcase-card{min-height:190px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(135deg,#fff,#f4f9ff)}.showcase-card.large{min-height:270px;background:linear-gradient(135deg,#eaf4ff,#fff 60%,#effdf8)}.showcase-card small{color:#3182f6;font-weight:950}.showcase-card strong{font-size:30px;letter-spacing:-.06em;margin:8px 0}.showcase-card span{color:#6b7684}

.product-grid{gap:22px}.product-card{border:0;border-radius:28px;background:#fff;box-shadow:0 10px 28px rgba(25,31,40,.06);overflow:hidden;transition:.22s}.product-image{background:#f2f4f6;border-radius:0;aspect-ratio:1/1}.image-placeholder{background:linear-gradient(135deg,#edf7ff,#f8fafc);color:#8b95a1;font-weight:950}.quick-view{background:rgba(25,31,40,.78);backdrop-filter:blur(8px)}.product-info{padding:20px}.badges span{background:#eef6ff!important;color:#1b64da!important;border-radius:9px}.product-name{font-size:18px;line-height:1.38}.product-info p{color:#6b7684;line-height:1.55}.price-row strong{font-size:22px;color:#191f28}.discount{color:#f04452}.product-tags a,.detail-tags a,.search-tags a,.mini-tag{background:#f2f4f6;border:0;color:#4e5968}

.remodel-category-hero,.toss-sub-hero{background:linear-gradient(135deg,#fff 0,#f2f7ff 55%,#effdf8 100%);padding:70px 0 56px;border-bottom:1px solid #e5e8eb}.breadcrumb{display:flex;gap:8px;align-items:center;color:#8b95a1;margin-bottom:20px}.breadcrumb a{color:#6b7684}.remodel-category-hero h1,.toss-sub-hero h1{font-size:56px;letter-spacing:-.075em;margin:0 0 12px}.remodel-category-hero span,.toss-sub-hero span{font-size:19px;color:#4e5968}
.remodel-category-tabs,.remodel-sub-tabs{display:flex;gap:8px;overflow:auto;white-space:nowrap;padding:18px 0 0;scrollbar-width:none}.remodel-category-tabs::-webkit-scrollbar,.remodel-sub-tabs::-webkit-scrollbar{display:none}.remodel-category-tabs a,.remodel-sub-tabs a{padding:12px 18px;border-radius:999px;background:#fff;border:1px solid #e5e8eb;color:#4e5968;font-weight:850}.remodel-category-tabs a.active,.remodel-sub-tabs a.active,.remodel-category-tabs a:hover,.remodel-sub-tabs a:hover{background:#191f28;color:#fff;border-color:#191f28}
.remodel-layout{display:grid;grid-template-columns:250px 1fr;gap:28px;margin-top:26px}.remodel-filter-card{position:sticky;top:150px;align-self:start;background:#fff;border-radius:28px;padding:24px;box-shadow:0 10px 28px rgba(25,31,40,.06)}.remodel-filter-card h3{font-size:24px;margin:0 0 18px}.filter-group{border-top:1px solid #eef0f3;padding:18px 0}.filter-group:first-of-type{border-top:0}.filter-group strong{display:block;margin-bottom:10px}.filter-group label{display:block;color:#4e5968;margin:8px 0}.keyword-cloud{display:flex;flex-wrap:wrap;gap:8px}.keyword-cloud a{background:#f2f4f6;border-radius:999px;padding:8px 10px;color:#4e5968;font-weight:750}
.remodel-product-area{min-width:0}.remodel-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;border-radius:22px;padding:14px 18px;margin-bottom:18px;box-shadow:0 8px 22px rgba(25,31,40,.04)}.remodel-toolbar nav{display:flex;gap:6px;flex-wrap:wrap}.chip{border:0!important;background:#f2f4f6!important;color:#4e5968!important}.chip.active,.chip:hover{background:#191f28!important;color:#fff!important}.remodel-products{grid-template-columns:repeat(3,1fr)}
.toss-consult-band{margin-top:80px;background:#191f28;color:#fff}.toss-consult-band .consult-band-inner{padding:50px 0}.toss-consult-band span{color:#b0b8c1}.toss-consult-band .ghost-btn{background:rgba(255,255,255,.1)!important;color:#fff!important;border-color:rgba(255,255,255,.16)!important}
.fab-stack .fab{box-shadow:0 12px 34px rgba(25,31,40,.18);border:0}.fab-consult{background:#3182f6!important;color:#fff!important}

.admin-toast.show{box-shadow:0 16px 44px rgba(25,31,40,.18)}

@media(max-width:1100px){.toss-quick-strip{grid-template-columns:repeat(3,1fr)}.gate-grid{grid-template-columns:repeat(3,1fr)}.showcase-grid{grid-template-columns:1fr}.remodel-layout{grid-template-columns:1fr}.remodel-filter-card{position:relative;top:auto}.remodel-products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){body.toss-remodel .container{width:min(100% - 24px,1240px)}.toss-hero .hero-slider{height:500px}.toss-hero-content h1{font-size:42px}.toss-hero-content span{font-size:17px}.toss-quick-strip{grid-template-columns:1fr;margin-top:12px}.gate-grid,.quick-grid,.category-grid,.product-grid,.remodel-products{grid-template-columns:1fr 1fr}.section-title h2{font-size:32px}.remodel-category-hero h1,.toss-sub-hero h1{font-size:38px}.remodel-toolbar{align-items:flex-start;flex-direction:column}}
@media(max-width:480px){.gate-grid,.quick-grid,.category-grid,.product-grid,.remodel-products{grid-template-columns:1fr}.toss-hero-content h1{font-size:36px}.showcase-card strong{font-size:24px}}


/* 2026-05-26: simple Toss-style home + product admin form fix */
.simple-home-hero{background:#f7f9fc;padding:18px 0 0}.home-slider{position:relative;height:min(68vh,620px);min-height:430px;overflow:hidden;background:#fff}.home-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .42s ease,visibility .42s ease}.home-slide.active{opacity:1;visibility:visible}.home-slide-bg{position:absolute;inset:0;background:radial-gradient(circle at 75% 44%,#d7ebff 0,#edf7ff 27%,transparent 48%),linear-gradient(135deg,#fff 0,#f6f9ff 58%,#eefdf8 100%)}.home-slide[style*="url('/static"] .home-slide-bg,.home-slide[style*="url('http"] .home-slide-bg{background-image:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.72) 48%,rgba(255,255,255,.18)),var(--hero-img);background-size:cover;background-position:center}.home-slide-inner{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.eyebrow,.section-title.compact p{margin:0 0 10px;color:#3182f6;font-size:13px;font-weight:950;letter-spacing:.15em}.home-slide h1{max-width:720px;margin:0 0 16px;color:#191f28;font-size:clamp(42px,6.2vw,76px);line-height:1.03;letter-spacing:-.075em}.home-slide span{max-width:620px;color:#4e5968;font-size:20px;line-height:1.58}.home-slider-ui{position:absolute;left:50%;bottom:26px;transform:translateX(-50%);z-index:3;display:flex;align-items:center;gap:8px;padding:8px 10px;background:rgba(255,255,255,.86);border:1px solid rgba(229,232,235,.9);border-radius:999px;box-shadow:0 12px 34px rgba(25,31,40,.1);backdrop-filter:blur(10px)}.home-slider-ui button{border:0;border-radius:999px;background:#191f28;color:#fff;height:34px;min-width:34px;padding:0 12px;font-weight:900;cursor:pointer}.home-slider-ui span{min-width:54px;text-align:center;color:#4e5968;font-weight:900}.simple-quick{position:relative;z-index:4;margin-top:-34px;display:grid;grid-template-columns:repeat(5,1fr);gap:12px;background:#fff;border-radius:28px;padding:14px;box-shadow:0 18px 44px rgba(25,31,40,.09)}.simple-quick a{padding:20px;border-radius:22px;background:#f9fafb;transition:.18s}.simple-quick a:hover{background:#eef6ff;color:#1b64da;transform:translateY(-3px)}.simple-quick strong{display:block;font-size:18px;margin-bottom:4px}.simple-quick span{color:#6b7684;font-size:13px}.section-title.compact{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:72px 0 22px}.section-title.compact h2{font-size:38px;margin:0;letter-spacing:-.065em}.section-title.compact span{color:#6b7684}.simple-channel-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.simple-channel-grid a{display:flex;align-items:center;gap:12px;background:#fff;border-radius:24px;padding:20px;box-shadow:0 10px 28px rgba(25,31,40,.055);transition:.18s}.simple-channel-grid a:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(25,31,40,.1)}.simple-channel-grid span{display:grid;place-items:center;width:42px;height:42px;border-radius:16px;background:#eef6ff;color:#1b64da;font-weight:950}.simple-channel-grid b{font-size:17px}.simple-products{padding-top:1px}.simple-consult-card{margin-top:80px;margin-bottom:80px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:42px;border-radius:32px;background:#191f28;color:#fff;box-shadow:0 22px 60px rgba(25,31,40,.14)}.simple-consult-card h2{font-size:38px;margin:0 0 10px;letter-spacing:-.065em}.simple-consult-card span{display:block;color:#b0b8c1;line-height:1.7}.simple-consult-card nav{display:flex;gap:10px;flex-wrap:wrap}.simple-consult-card .ghost-btn{background:rgba(255,255,255,.1)!important;color:#fff!important;border-color:rgba(255,255,255,.16)!important}

.product-admin-card{max-width:1280px}.product-admin-card .muted{grid-column:1/-1}.product-form.admin-form,.admin-form.wide.product-form{display:block!important;background:transparent!important;padding:0!important;box-shadow:none!important;border-radius:0!important}.product-form fieldset{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 14px;background:#fff!important;border:1px solid #e5e8eb!important;border-radius:24px!important;padding:22px!important;margin:16px 0!important;box-shadow:0 8px 24px rgba(25,31,40,.035)}.product-form fieldset legend{padding:0 10px;font-size:18px;font-weight:950;color:#191f28}.product-form fieldset>p,.product-form .check-grid,.product-form .admin-upload-grid,.product-form textarea[name="description"],.product-form textarea[name="specs_text"],.product-form textarea[name="delivery_notice"],.product-form textarea[name="install_notice"],.product-form textarea[name="return_notice"],.product-form textarea[name="warranty_info"],.product-form textarea[name="as_info"],.product-form textarea[name="detail_notice"]{grid-column:1/-1}.product-form input,.product-form select,.product-form textarea{margin-top:0!important}.product-form textarea{min-height:110px}.product-form>.primary-btn{display:inline-flex;align-items:center;justify-content:center;margin:10px 8px 22px 0;min-height:44px;border:0;border-radius:999px;padding:0 22px;font-weight:900}.product-form>.admin-link{display:inline-flex;align-items:center;min-height:44px;border-radius:999px;padding:0 18px;background:#fff;border:1px solid #e5e8eb;font-weight:900}.check-grid.layout-checks{grid-template-columns:repeat(4,minmax(150px,1fr))}.admin-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.admin-table .admin-thumb{width:64px;height:64px;border-radius:14px;object-fit:cover;background:#f2f4f6}
@media(max-width:1120px){.simple-quick{grid-template-columns:repeat(3,1fr)}.simple-channel-grid{grid-template-columns:repeat(3,1fr)}.product-form fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}.check-grid.layout-checks{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:720px){.home-slider{min-height:470px;height:540px}.home-slide h1{font-size:40px}.home-slide span{font-size:17px}.simple-quick,.simple-channel-grid{grid-template-columns:1fr}.section-title.compact{display:block}.section-title.compact h2{font-size:31px}.simple-consult-card{display:block;padding:28px}.simple-consult-card h2{font-size:30px}.simple-consult-card nav{margin-top:18px}.product-form fieldset,.check-grid.layout-checks,.admin-upload-grid{grid-template-columns:1fr!important}}

/* patch: 메인 슬라이드와 퀵메뉴가 겹치지 않도록 분리 */
body.toss-remodel .simple-home-hero{padding:18px 0 30px;background:#f7f9fc}
body.toss-remodel .home-slider{border-radius:0 0 36px 36px;box-shadow:0 16px 48px rgba(25,31,40,.055)}
body.toss-remodel .simple-quick{margin-top:24px;margin-bottom:10px;z-index:1;position:relative;box-shadow:0 14px 36px rgba(25,31,40,.07)}
body.toss-remodel .home-slider-ui{z-index:5}

/* ─────────────────────────────────────────────
   Premium white glass theme + product showcase widgets
   ───────────────────────────────────────────── */
:root{
  --lux-bg:#f7f9fc;
  --lux-card:rgba(255,255,255,.78);
  --lux-card-strong:rgba(255,255,255,.92);
  --lux-line:rgba(15,23,42,.08);
  --lux-shadow:0 24px 70px rgba(15,23,42,.10);
  --lux-shadow-soft:0 12px 34px rgba(15,23,42,.075);
  --lux-blue:#2f6df6;
  --lux-ink:#101828;
  --lux-muted:#667085;
}
body.toss-remodel{background:linear-gradient(180deg,#fff 0%,var(--lux-bg) 38%,#fff 100%);color:var(--lux-ink)}
body.toss-remodel:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 5%,rgba(47,109,246,.08),transparent 30%),radial-gradient(circle at 88% 12%,rgba(14,165,233,.07),transparent 30%);z-index:-1}
.site-header,.header-main,.category-row,.admin-card,.toss-section,.product-detail-shell,.checkout-card{background:var(--lux-card);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--lux-line);box-shadow:var(--lux-shadow-soft)}
.toss-section{border-radius:30px;padding:34px;margin-top:34px;overflow:hidden}
.section-title.compact{margin-bottom:22px}.section-title.compact p{letter-spacing:.16em;color:var(--lux-blue);font-weight:800}.section-title.compact h2{font-size:clamp(26px,4vw,42px);letter-spacing:-.055em}.section-title.compact span{color:var(--lux-muted)}
.primary-btn,.btn.primary{background:linear-gradient(135deg,#1f6fff,#5d8cff);border:none;color:#fff;box-shadow:0 14px 30px rgba(47,109,246,.22)}
.line-btn,.btn{border-color:rgba(15,23,42,.10);background:rgba(255,255,255,.72)}
.glass-card{background:var(--lux-card-strong);border:1px solid rgba(255,255,255,.75);box-shadow:var(--lux-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:28px}
.toss-product-card{border-radius:28px;background:rgba(255,255,255,.86);border:1px solid rgba(15,23,42,.06);box-shadow:0 16px 46px rgba(15,23,42,.08);transition:transform .25s ease,box-shadow .25s ease}.toss-product-card:hover{transform:translateY(-7px);box-shadow:0 28px 80px rgba(15,23,42,.14)}
.toss-product-card .product-image{border-radius:24px;background:linear-gradient(145deg,#f4f7fb,#fff)}
.product-badges span,.corner-ribbon{border-radius:999px;background:rgba(47,109,246,.09);color:#1f55d9;border:1px solid rgba(47,109,246,.12)}

.lux-md-pick,.best-selection-widget,.premium-showcase-widget,.lookbook-grid-widget,.image-hotspot-widget,.benefit-strip-widget,.promo-tiles-widget,.review-photo-wall{position:relative}
.lux-tab-pill-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:10px;margin-bottom:18px}.lux-tab-pill-row button,.widget-tabs .tab-head button{border:1px solid var(--lux-line);background:rgba(255,255,255,.78);border-radius:999px;padding:11px 18px;font-weight:800;color:#475467;white-space:nowrap}.lux-tab-pill-row button.active,.widget-tabs .tab-head button.active{background:#111827;color:#fff;border-color:#111827}
.lux-md-layout{display:grid;grid-template-columns:minmax(250px,360px) 1fr;gap:24px}.lux-md-copy{padding:30px;min-height:420px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.lux-md-copy img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.22}.lux-md-copy b,.premium-main-card b{color:var(--lux-blue);letter-spacing:.14em}.lux-md-copy h3,.premium-main-card h3{font-size:34px;letter-spacing:-.05em;margin:8px 0}.lux-md-products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.best-selection-widget{display:grid;gap:22px}.selection-hero{position:relative;min-height:220px;overflow:hidden;padding:32px;display:flex;align-items:flex-end}.selection-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.28}.selection-hero div{position:relative}.selection-hero h3{font-size:36px;letter-spacing:-.055em}.selection-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.selection-category-card{display:flex;flex-direction:column;gap:7px;min-height:160px;padding:18px;border-radius:24px;background:rgba(255,255,255,.84);border:1px solid var(--lux-line);box-shadow:0 12px 30px rgba(15,23,42,.07);color:inherit}.selection-category-card img{height:82px;object-fit:cover;border-radius:18px}.selection-category-card strong{font-size:17px}.selection-category-card span{font-size:13px;color:var(--lux-muted)}.product-strip-scroll{display:flex;gap:16px;overflow-x:auto;padding:5px 2px 18px}.product-strip-scroll .product-card{min-width:230px;max-width:230px}
.premium-showcase-widget{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.premium-main-card{position:relative;overflow:hidden;min-height:360px;padding:36px;display:flex;align-items:flex-end}.premium-main-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.25}.premium-main-card>div{position:relative;max-width:520px}.premium-mini-products{display:grid;gap:12px}.premium-mini-products a{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;border-radius:22px;background:rgba(255,255,255,.82);border:1px solid var(--lux-line);color:inherit}.premium-mini-products b{color:var(--lux-blue)}
.lookbook-grid-widget{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lookbook-card{position:relative;min-height:320px;overflow:hidden;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;color:#101828}.lookbook-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.38;transition:transform .4s ease}.lookbook-card:hover img{transform:scale(1.06)}.lookbook-card strong,.lookbook-card span{position:relative}.lookbook-card strong{font-size:24px;letter-spacing:-.04em}.lookbook-card span{color:#475467}
.image-hotspot-widget{display:grid;grid-template-columns:1fr 360px;gap:24px;padding:24px}.hotspot-visual{position:relative;min-height:440px;border-radius:26px;overflow:hidden;background:#eef2f7}.hotspot-visual img{width:100%;height:100%;object-fit:cover}.hotspot-dot{position:absolute;width:38px;height:38px;border-radius:50%;background:#fff;color:var(--lux-blue);box-shadow:0 8px 25px rgba(15,23,42,.18);display:grid;place-items:center;font-size:24px;font-weight:800}.dot-a{left:22%;top:34%}.dot-b{left:62%;top:48%}.dot-c{left:44%;top:72%}.hotspot-products{display:grid;gap:12px;align-content:center}.hotspot-products a{padding:18px;border-radius:20px;background:rgba(255,255,255,.88);border:1px solid var(--lux-line);display:flex;justify-content:space-between;gap:12px;color:inherit}
.benefit-strip-widget{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.benefit-chip{padding:22px;display:flex;flex-direction:column;gap:6px;color:inherit}.benefit-chip img{width:52px;height:52px;border-radius:16px;object-fit:cover}.benefit-chip strong{font-size:20px}.benefit-chip span{color:var(--lux-muted)}
.promo-tiles-widget{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.promo-tile{min-height:240px;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;color:inherit}.promo-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.34;transition:.35s}.promo-tile:hover img{transform:scale(1.06);opacity:.44}.promo-tile strong,.promo-tile span{position:relative}.promo-tile strong{font-size:22px}.promo-tile span{color:#475467}
.review-photo-wall{columns:4 220px;column-gap:16px}.review-photo-card{break-inside:avoid;padding:20px;margin:0 0 16px}.review-photo-card b{color:#f59e0b}.review-photo-card strong{display:block;margin:7px 0;font-size:18px}.review-photo-card p{color:#667085;line-height:1.65}
@media(max-width:1100px){.lux-md-layout,.premium-showcase-widget,.image-hotspot-widget{grid-template-columns:1fr}.selection-category-grid{grid-template-columns:repeat(3,1fr)}.lux-md-products .product-grid{grid-template-columns:repeat(2,1fr)}.promo-tiles-widget{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.toss-section{border-radius:22px;padding:22px;margin-top:22px}.selection-category-grid,.lookbook-grid-widget,.benefit-strip-widget,.promo-tiles-widget{grid-template-columns:1fr}.product-strip-scroll .product-card{min-width:210px}.lux-md-copy{min-height:300px}.hotspot-visual{min-height:300px}}

/* 2026-05 widget slide layout options + all-page widget core */
.widget-section.widget-full-bleed{
  width:100vw;
  max-width:none;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding-left:0;
  padding-right:0;
  border-radius:0;
  overflow:hidden;
}
.widget-section.layout-hero_full_bleed{
  margin-top:0;
  margin-bottom:34px;
  background:#fff;
  box-shadow:none;
}
.inline-hero-slider.hero-layout-hero_full_bleed{
  min-height:520px;
  border-radius:0;
  overflow:hidden;
}
.inline-hero-slider.hero-layout-hero_full_bleed .hero-slide{
  min-height:520px;
  border-radius:0;
}
.inline-hero-slider.hero-layout-hero_full_bleed .hero-content{
  min-height:520px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding-top:60px;
  padding-bottom:72px;
}
.inline-hero-slider.hero-layout-hero_card{
  max-width:1180px;
  margin:0 auto;
  min-height:420px;
  border-radius:34px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(15,23,42,.10);
  background:rgba(255,255,255,.84);
  backdrop-filter:blur(18px);
}
.inline-hero-slider.hero-layout-hero_card .hero-slide{
  min-height:420px;
  border-radius:34px;
}
.inline-hero-slider.hero-layout-hero_contained{
  max-width:1280px;
  margin:0 auto;
  min-height:480px;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 18px 50px rgba(15,23,42,.08);
}
.inline-hero-slider.hero-layout-hero_contained .hero-slide{min-height:480px;}
.inline-hero-slider .slider-controls{
  z-index:8;
  background:rgba(255,255,255,.72);
  backdrop-filter:blur(16px);
  border:1px solid rgba(148,163,184,.22);
  box-shadow:0 14px 34px rgba(15,23,42,.10);
}
.widget-product_detail_core,
.widget-category_core,
.widget-channel_core,
.widget-shop_core,
.widget-search_core,
.widget-cart_core,
.widget-checkout_core,
.widget-consult_core,
.widget-reservation_core,
.widget-store_core,
.widget-page_content_core,
.widget-company_core,
.widget-coupon_core,
.widget-cs_core{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
.widget-product_detail_core > .container,
.widget-category_core > .container,
.widget-channel_core > .container,
.widget-shop_core > .container,
.widget-search_core > .container,
.widget-cart_core > .container,
.widget-checkout_core > .container,
.widget-consult_core > .container,
.widget-reservation_core > .container,
.widget-store_core > .container,
.widget-page_content_core > .container,
.widget-company_core > .container,
.widget-coupon_core > .container,
.widget-cs_core > .container{
  max-width:1280px;
}
.inline-edit-mode .widget-section[data-section-id=""]::before{
  content:'기본 위젯 · 저장하면 실제 편집 위젯으로 전환됩니다';
  display:block;
  max-width:1280px;
  margin:0 auto 10px;
  padding:8px 12px;
  border-radius:12px;
  font-size:12px;
  color:#64748b;
  background:rgba(248,250,252,.9);
  border:1px dashed rgba(148,163,184,.45);
}
@media (max-width:768px){
  .inline-hero-slider.hero-layout-hero_full_bleed,
  .inline-hero-slider.hero-layout-hero_full_bleed .hero-slide,
  .inline-hero-slider.hero-layout-hero_full_bleed .hero-content{min-height:420px;}
  .inline-hero-slider.hero-layout-hero_card,
  .inline-hero-slider.hero-layout-hero_card .hero-slide,
  .inline-hero-slider.hero-layout-hero_contained,
  .inline-hero-slider.hero-layout-hero_contained .hero-slide{min-height:360px;border-radius:22px;}
}

/* 2026-05 luxury glass refresh: movable editor, full-width header, premium footer */
:root{
  --glass-bg: rgba(255,255,255,.72);
  --glass-bg-strong: rgba(255,255,255,.84);
  --glass-line: rgba(148,163,184,.22);
  --glass-blur: 22px;
  --glass-shadow: 0 24px 80px rgba(15,23,42,.10);
  --glass-shadow-soft: 0 14px 42px rgba(15,23,42,.07);
}
body.glass-heavy:before{
  content:"";
  position:fixed;
  inset:-20% -10% auto -10%;
  height:520px;
  background:
    radial-gradient(circle at 18% 24%, rgba(49,130,246,.13), transparent 34%),
    radial-gradient(circle at 82% 18%, rgba(20,184,166,.10), transparent 30%),
    radial-gradient(circle at 50% 55%, rgba(168,85,247,.07), transparent 32%);
  pointer-events:none;
  z-index:-1;
}
body.toss-remodel{background:linear-gradient(180deg,#fbfcff 0%,#f6f8fb 48%,#ffffff 100%);}
body.toss-remodel .site-header{
  background:rgba(255,255,255,.76);
  border-bottom:1px solid rgba(148,163,184,.18);
  box-shadow:0 12px 32px rgba(15,23,42,.045);
  backdrop-filter:saturate(180%) blur(24px);
  -webkit-backdrop-filter:saturate(180%) blur(24px);
}
.site-header.header-full-width .container,
body.header-full-width-enabled .site-header .container{
  width:min(calc(100% - 36px),1920px);
  max-width:none;
}
body.header-full-width-enabled .header-main{padding-left:8px;padding-right:8px;}
body.header-full-width-enabled .category-bar-inner{padding-left:8px;padding-right:8px;}
body.toss-remodel .header-main,
body.toss-remodel .header-category-bar,
body.toss-remodel .mega-panel{
  background:transparent;
}
body.toss-remodel .search-box,
body.toss-remodel .hamburger,
body.toss-remodel .main-submenu,
body.toss-remodel .mega-col,
body.toss-remodel .notice-popup,
body.toss-remodel .fab,
body.toss-remodel .product-card,
body.toss-remodel .toss-section,
body.toss-remodel .buy-box,
body.toss-remodel .form-card,
body.toss-remodel .cart-summary{
  background:var(--glass-bg-strong);
  border:1px solid var(--glass-line);
  box-shadow:var(--glass-shadow-soft);
  backdrop-filter:blur(var(--glass-blur));
  -webkit-backdrop-filter:blur(var(--glass-blur));
}

.inline-edit-launch{
  bottom:230px!important;
  right:24px;
  transition:left .2s ease,right .2s ease,bottom .2s ease,transform .2s ease;
}
.inline-edit-launch.panel-left{left:24px;right:auto;}
.inline-edit-launch.panel-right{right:24px;left:auto;}
.inline-edit-launch button{
  background:linear-gradient(135deg,#111827,#2563eb)!important;
  border:1px solid rgba(255,255,255,.34)!important;
  box-shadow:0 20px 54px rgba(37,99,235,.28)!important;
  backdrop-filter:blur(18px);
}
.inline-editor-panel{
  background:rgba(255,255,255,.82)!important;
  border:1px solid rgba(148,163,184,.24)!important;
  box-shadow:0 30px 100px rgba(15,23,42,.22)!important;
  backdrop-filter:blur(28px)!important;
  -webkit-backdrop-filter:blur(28px)!important;
  top:92px!important;
  max-height:calc(100vh - 112px)!important;
}
.inline-editor-panel.panel-right{right:22px;left:auto;transform:translateX(calc(100% + 44px));}
.inline-editor-panel.panel-left{left:22px;right:auto;transform:translateX(calc(-100% - 44px));}
.inline-edit-mode .inline-editor-panel.panel-right,
.inline-edit-mode .inline-editor-panel.panel-left{transform:translateX(0)!important;}
.inline-editor-head{
  position:sticky;
  top:0;
  z-index:5;
  padding-bottom:12px;
  margin-bottom:8px;
  background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.72));
  backdrop-filter:blur(18px);
}
.inline-editor-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap;}
.inline-editor-head-actions button,
.inline-editor-head .panel-side-btn,
.inline-editor-head .panel-wide-btn{
  border:1px solid rgba(148,163,184,.28)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.74)!important;
  color:#111827!important;
  padding:8px 11px!important;
  font-size:12px;
  font-weight:900;
  box-shadow:0 8px 24px rgba(15,23,42,.05);
}
.inline-editor-head-actions button:hover,
.inline-editor-head-actions button.active{background:#111827!important;color:#fff!important;border-color:#111827!important;}
.inline-save-row,.inline-logo-uploader,.inline-editor-help{
  background:rgba(255,255,255,.66)!important;
  border:1px solid rgba(148,163,184,.22)!important;
  box-shadow:0 10px 30px rgba(15,23,42,.05);
  backdrop-filter:blur(18px);
}
.inline-widget-form input,.inline-widget-form select{
  background:rgba(255,255,255,.82)!important;
  border-color:rgba(148,163,184,.24)!important;
}

.site-footer.lux-footer{
  position:relative;
  overflow:hidden;
  margin-top:90px;
  padding:54px 0 34px;
  background:
    radial-gradient(circle at 8% 12%, rgba(49,130,246,.12), transparent 30%),
    radial-gradient(circle at 92% 6%, rgba(20,184,166,.10), transparent 28%),
    linear-gradient(180deg,rgba(255,255,255,.68),rgba(248,250,252,.92));
  border-top:1px solid rgba(148,163,184,.16);
  color:#101828;
}
.footer-shell{display:grid;grid-template-columns:1.45fr .9fr .72fr .72fr;gap:18px;align-items:stretch;}
.glass-card{
  background:rgba(255,255,255,.66);
  border:1px solid rgba(148,163,184,.22);
  box-shadow:0 20px 70px rgba(15,23,42,.08);
  backdrop-filter:blur(24px);
  -webkit-backdrop-filter:blur(24px);
  border-radius:30px;
  padding:26px;
}
.footer-brand-card h3{margin:0;font-size:28px;letter-spacing:-.06em;}
.footer-logo-row{display:flex;align-items:center;gap:12px;margin-bottom:14px;}
.footer-logo-row img{max-width:128px;max-height:46px;object-fit:contain;}
.footer-desc{font-size:16px;font-weight:800;color:#344054;margin:0 0 18px;}
.site-footer p{color:#667085;line-height:1.72;margin:6px 0;}
.site-footer h4{font-size:16px;margin:0 0 14px;color:#111827;letter-spacing:-.02em;}
.footer-phone{font-size:30px!important;font-weight:950;color:#111827!important;letter-spacing:-.05em;}
.footer-link-card nav{display:grid;gap:9px;}
.footer-link-card a,.footer-actions a{
  display:inline-flex;
  align-items:center;
  min-height:36px;
  color:#344054;
  font-weight:800;
  border-radius:12px;
  transition:.18s ease;
}
.footer-link-card a:hover{color:#2563eb;transform:translateX(3px);}
.footer-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px;}
.footer-actions a{padding:10px 14px;background:#111827;color:#fff;border-radius:999px;}
.footer-actions a+ a{background:rgba(17,24,39,.06);color:#111827;border:1px solid rgba(17,24,39,.08);}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;color:#98a2b3;font-size:13px;}
@media(max-width:1100px){.footer-shell{grid-template-columns:1fr 1fr}.inline-edit-launch{bottom:210px!important}.inline-editor-panel.panel-left,.inline-editor-panel.panel-right{left:14px;right:14px;width:auto;transform:translateY(calc(100vh + 40px));}.inline-edit-mode .inline-editor-panel.panel-left,.inline-edit-mode .inline-editor-panel.panel-right{transform:translateY(0)!important;}}
@media(max-width:720px){.footer-shell{grid-template-columns:1fr}.footer-bottom{display:grid}.site-footer.lux-footer{padding-top:34px}.inline-edit-launch{bottom:176px!important;right:14px}.inline-edit-launch.panel-left{left:14px}.inline-editor-head{align-items:flex-start;flex-direction:column}.inline-editor-head-actions{justify-content:flex-start}}



/* 260601: force logo area fill */
.site-header .site-logo,.site-header .logo.site-logo{width:clamp(190px,22vw,320px)!important;min-width:clamp(190px,22vw,320px)!important;height:78px!important;min-height:78px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;}
.site-header .site-logo.branch-logo-active,.site-header .logo.site-logo.branch-logo-active{width:clamp(240px,28vw,410px)!important;min-width:clamp(240px,28vw,410px)!important;}
.site-header .site-logo img,.site-header .logo.site-logo img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:left center!important;}
.footer-logo-row img{width:clamp(190px,24vw,340px)!important;height:82px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:left center!important;}
@media(max-width:720px){.site-header .site-logo,.site-header .logo.site-logo{width:clamp(142px,50vw,210px)!important;min-width:clamp(142px,50vw,210px)!important;height:54px!important;min-height:54px!important}.site-header .site-logo.branch-logo-active,.site-header .logo.site-logo.branch-logo-active{width:clamp(160px,58vw,245px)!important;min-width:clamp(160px,58vw,245px)!important}}

/* 260601: 로고가 과하게 커진 문제 보정 - 기존 여백 없는 SVG는 유지하고 표시 영역만 1/2 축소 */
.site-header .site-logo,
.site-header .logo.site-logo,
.site-header .site-logo.logo-mode-image,
.site-header .logo.site-logo.logo-mode-image{
  width:clamp(95px,11vw,160px)!important;
  min-width:clamp(95px,11vw,160px)!important;
  height:39px!important;
  min-height:39px!important;
  padding:0!important;
  margin:0!important;
  line-height:0!important;
  overflow:hidden!important;
}
.site-header .site-logo.branch-logo-active,
.site-header .logo.site-logo.branch-logo-active,
.site-header .site-logo.logo-mode-image.branch-logo-active,
.site-header .logo.site-logo.logo-mode-image.branch-logo-active{
  width:clamp(120px,14vw,205px)!important;
  min-width:clamp(120px,14vw,205px)!important;
  height:41px!important;
  min-height:41px!important;
}
.site-header .site-logo img,
.site-header .logo.site-logo img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:fill!important;
  object-position:center center!important;
  display:block!important;
}
.footer-logo-row img{
  width:clamp(95px,12vw,170px)!important;
  height:41px!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:fill!important;
  object-position:center center!important;
}
@media(max-width:980px){
  .site-header .site-logo,
  .site-header .logo.site-logo,
  .site-header .site-logo.logo-mode-image,
  .site-header .logo.site-logo.logo-mode-image{width:clamp(86px,24vw,130px)!important;min-width:clamp(86px,24vw,130px)!important;height:34px!important;min-height:34px!important;}
  .site-header .site-logo.branch-logo-active,
  .site-header .logo.site-logo.branch-logo-active,
  .site-header .site-logo.logo-mode-image.branch-logo-active,
  .site-header .logo.site-logo.logo-mode-image.branch-logo-active{width:clamp(105px,30vw,160px)!important;min-width:clamp(105px,30vw,160px)!important;height:36px!important;min-height:36px!important;}
}
@media(max-width:560px){
  .site-header .site-logo,
  .site-header .logo.site-logo,
  .site-header .site-logo.logo-mode-image,
  .site-header .logo.site-logo.logo-mode-image{width:clamp(80px,34vw,112px)!important;min-width:clamp(80px,34vw,112px)!important;height:30px!important;min-height:30px!important;}
  .site-header .site-logo.branch-logo-active,
  .site-header .logo.site-logo.branch-logo-active,
  .site-header .site-logo.logo-mode-image.branch-logo-active,
  .site-header .logo.site-logo.logo-mode-image.branch-logo-active{width:clamp(96px,42vw,136px)!important;min-width:clamp(96px,42vw,136px)!important;height:32px!important;min-height:32px!important;}
  .footer-logo-row img{width:130px!important;height:32px!important;}
}
