.home-page{background:#f5f7fb;color:#141d29}.home-main{min-height:calc(100vh - 64px)}
.home-search-section{padding:34px 16px 20px;text-align:center}.home-search-section h1{font-size:34px;letter-spacing:-.05em;margin:0 0 9px}.home-search-section p{margin:0 0 20px;color:#697586;font-size:13px}.home-search{width:min(860px,100%);height:56px;margin:auto;display:grid;grid-template-columns:56px 1fr 74px;align-items:center;border:1px solid #d8dee8;border-radius:28px;background:#fff;box-shadow:0 10px 32px rgba(46,57,78,.08);overflow:hidden}.home-search .search-icon{height:100%;display:grid;place-items:center;color:#6668ea}.home-search .search-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.home-search input{height:100%;border:0;outline:0;padding:0 10px;font-size:15px;color:#182331}.home-search button{height:44px;margin-right:6px;border:0;border-radius:22px;background:linear-gradient(135deg,#5968f2,#7d59f5);color:#fff;font-size:13px;font-weight:900}
.banner-shell{width:min(1600px,calc(100% - 32px));margin:8px auto 34px;position:relative;border-radius:20px;overflow:hidden;background:#e9ecf4;box-shadow:0 15px 45px rgba(37,47,67,.10);aspect-ratio:1920/500}.banner-track{width:100%;height:100%;position:relative}.banner-slide{position:absolute;inset:0;opacity:0;transition:opacity .35s ease;pointer-events:none}.banner-slide.active{opacity:1;pointer-events:auto}.banner-slide img{width:100%;height:100%;object-fit:cover;display:block}.banner-slide.is-missing{display:none}.banner-fallback{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,#5c67ef,#7d58f5);color:#fff;text-align:center;padding:20px}.banner-fallback strong{font-size:32px}.banner-fallback span{display:block;font-size:13px;opacity:.84;margin-top:8px}.banner-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:23px;background:rgba(255,255,255,.88);box-shadow:0 5px 18px rgba(23,31,45,.16);display:grid;place-items:center;color:#20293a;font-size:28px;z-index:5}.banner-arrow.prev{left:16px}.banner-arrow.next{right:16px}.banner-arrow:hover{background:#fff}.banner-dots{position:absolute;left:50%;bottom:13px;transform:translateX(-50%);display:flex;gap:7px;z-index:5}.banner-dot{width:8px;height:8px;border:0;border-radius:50%;background:rgba(255,255,255,.58);padding:0}.banner-dot.active{width:22px;border-radius:8px;background:#fff}
.featured-section{width:min(1500px,calc(100% - 32px));margin:0 auto 38px}.featured-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px}.featured-head h2{font-size:24px;margin:0;letter-spacing:-.04em}.featured-head p{font-size:12px;color:#778292;margin:4px 0 0}.featured-head a{font-size:12px;color:#5c5ee2;font-weight:800}.featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.featured-card{min-height:280px;background:#fff;border:1px solid #e1e6ee;border-radius:17px;padding:14px;box-shadow:0 8px 25px rgba(48,60,85,.06);display:flex;flex-direction:column;transition:.18s ease}.featured-card:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(48,60,85,.1)}.featured-visual{height:150px;border-radius:12px;background:#f7f8fb;display:grid;place-items:center;position:relative;overflow:hidden}.featured-visual>img.product-image{width:100%;height:100%;object-fit:contain;padding:10px}.featured-visual .brand-logo-fallback{max-width:68%;max-height:68px;opacity:.82}.featured-brand-text{font-size:22px;font-weight:900;letter-spacing:-.04em;color:#6f7784}.featured-card small{color:#8c96a4;font-size:10px;margin-top:12px}.featured-card h3{font-size:15px;line-height:1.35;margin:4px 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-meta{font-size:10px;color:#7b8795}.featured-price{font-size:15px;font-weight:900;color:#ef4646;margin-top:auto;padding-top:12px}
.home-quick{width:min(1500px,calc(100% - 32px));margin:0 auto 64px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.quick-card{padding:22px;border-radius:16px;background:#fff;border:1px solid #e1e6ee}.quick-card strong{display:block;font-size:16px;margin-bottom:5px}.quick-card span{font-size:12px;color:#7c8796}
@media(max-width:1000px){.featured-grid{grid-template-columns:repeat(2,1fr)}.home-quick{grid-template-columns:1fr}.banner-shell{aspect-ratio:16/5}.home-search-section h1{font-size:29px}}
@media(max-width:620px){.home-search-section{padding-top:24px}.home-search{grid-template-columns:48px 1fr 64px;height:52px}.home-search input{font-size:13px}.banner-shell{width:calc(100% - 16px);border-radius:13px;aspect-ratio:16/7}.banner-arrow{width:38px;height:38px;font-size:23px}.banner-arrow.prev{left:8px}.banner-arrow.next{right:8px}.featured-section,.home-quick{width:calc(100% - 16px)}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.featured-card{min-height:235px;padding:10px}.featured-visual{height:118px}.featured-card h3{font-size:13px}.featured-head h2{font-size:20px}.banner-fallback strong{font-size:22px}}
.featured-visual>.brand-logo-fallback,.featured-visual>.featured-brand-text{display:none}.featured-visual.show-brand>.brand-logo-fallback{display:block}.featured-visual.show-brand>.featured-brand-text:not([hidden]){display:block}

/* v6: 홈 대표 바디/렌즈 가격 가독성 */
.featured-price{
  font-size:18px!important;
  line-height:1.2;
  letter-spacing:-.025em;
}

.banner-fallback[hidden],
.banner-arrow[hidden]{
  display:none!important;
}

.featured-visual .brand-logo-fallback{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain;padding:10px;opacity:1!important}
