:root{--mj-primary:#ff4b2b;--mj-pink:#ff2f74;--mj-text:#111827;--mj-muted:#6b7280;--mj-line:#e5e7eb;--mj-bg:#f6f7fb;--mj-card:#fff}*{box-sizing:border-box}body{margin:0;background:var(--mj-bg);font-family:Pretendard,'Apple SD Gothic Neo',Arial,sans-serif;color:var(--mj-text)}.detail-header{height:72px;background:#fff;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - 1280px)/2));position:sticky;top:0;z-index:20}.detail-logo{font-size:30px;font-weight:900;color:#ff4b00;text-decoration:none;letter-spacing:-.05em}.back-list{text-decoration:none;color:#111827;font-weight:800;border:1px solid #e5e7eb;border-radius:999px;padding:10px 16px;background:#fff}#detail-wrap{max-width:1280px;margin:34px auto 90px;padding:0 20px}.detail-top{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:34px;background:#fff;border:1px solid #edf0f5;border-radius:32px;padding:28px;box-shadow:0 24px 70px rgba(15,23,42,.08)}.detail-img-box{min-width:0}.main-swiper{border-radius:26px;overflow:hidden;background:#111;aspect-ratio:4/3}.main-swiper img{width:100%;height:100%;object-fit:cover;display:block}.thumb-swiper{margin-top:12px}.thumb-swiper .swiper-slide{height:82px;border-radius:16px;overflow:hidden;opacity:.55;cursor:pointer;border:2px solid transparent}.thumb-swiper .swiper-slide-thumb-active{opacity:1;border-color:#ff4b2b}.thumb-swiper img{width:100%;height:100%;object-fit:cover}.swiper-button-prev,.swiper-button-next{width:42px!important;height:42px!important;border-radius:50%;background:rgba(0,0,0,.42);color:#fff!important}.swiper-button-prev:after,.swiper-button-next:after{font-size:16px!important}.swiper-pagination-bullet-active{background:#ff4b2b!important}.detail-summary{padding:10px 6px}.badge-row{display:flex;gap:8px;margin-bottom:18px}.badge-row span{background:#fff0ec;color:#ff4b2b;border:1px solid #ffd5c8;border-radius:999px;padding:7px 11px;font-weight:900;font-size:13px}.detail-summary h1{font-size:38px;line-height:1.17;letter-spacing:-.06em;margin:0 0 16px}.summary-rating{display:flex;gap:14px;align-items:center;color:#4b5563;margin-bottom:22px}.summary-rating b{color:#f59e0b}.summary-price{display:flex;align-items:baseline;justify-content:flex-end;gap:10px;background:#f8fafc;border:1px solid #edf2f7;border-radius:22px;padding:18px;margin-bottom:20px}.summary-price .discount{color:#ef4444;font-weight:900}.summary-price .old{color:#9ca3af;text-decoration:line-through}.summary-price strong{font-size:28px}.summary-info{list-style:none;padding:0;margin:0;border-top:1px solid #eef2f7}.summary-info li{display:flex;gap:12px;align-items:flex-start;border-bottom:1px solid #eef2f7;padding:14px 0;color:#374151;line-height:1.5}.summary-info i{color:#ff4b2b;width:18px;margin-top:2px}.service-tags{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.service-tags span{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569;border-radius:10px;padding:7px 10px;font-size:13px;font-weight:800}.shop-btns{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.shop-btns a{height:52px;border-radius:16px;text-decoration:none;color:#fff;background:linear-gradient(135deg,#ff682b,#ff2f74);font-weight:900;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 28px rgba(255,75,43,.18)}.detail-tabmenu{display:flex;gap:10px;margin:28px 0 14px}.tab-btn{flex:1;height:54px;border:1px solid #e5e7eb;background:#fff;border-radius:16px;font-size:17px;font-weight:900;cursor:pointer}.tab-btn.on{background:#111827;color:#fff;border-color:#111827}.tab-content{background:#fff;border:1px solid #edf0f5;border-radius:28px;padding:28px;box-shadow:0 16px 45px rgba(15,23,42,.05);margin-bottom:18px}.tab-content h2{margin:0 0 18px;font-size:24px}.price-box{display:grid;gap:12px}.price-box>div{display:flex;justify-content:space-between;align-items:center;padding:18px;border-radius:18px;background:#f8fafc;border:1px solid #edf2f7}.price-box span{color:#64748b;font-weight:800}.price-box strong{font-size:22px}.price-box p{color:#64748b;margin:8px 0 0}.desc-box{line-height:1.8;color:#374151;background:#f8fafc;border:1px solid #edf2f7;border-radius:18px;padding:20px;min-height:120px}.map-section{margin-top:20px}.map-section #shop-map-frame{height:340px;border-radius:22px;background:#f1f5f9;overflow:hidden}.map-actions{display:flex;gap:10px;margin-top:12px}.map-actions a{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 18px;border-radius:12px;background:#111827;color:#fff;text-decoration:none;font-weight:900}.review-section{line-height:1.7;color:#374151}.btn{display:inline-flex;padding:12px 18px;background:#111827;color:#fff;text-decoration:none;border-radius:12px}@media(max-width:960px){.detail-top{grid-template-columns:1fr}.detail-summary h1{font-size:32px}.summary-price{justify-content:flex-start}}@media(max-width:640px){.detail-header{height:60px;padding:0 14px}.detail-logo{font-size:25px}.back-list{font-size:13px;padding:8px 12px}#detail-wrap{margin:18px auto 60px;padding:0 12px}.detail-top{padding:14px;border-radius:22px}.main-swiper{border-radius:18px}.thumb-swiper .swiper-slide{height:62px}.detail-summary h1{font-size:28px}.summary-rating{flex-wrap:wrap}.summary-price strong{font-size:24px}.shop-btns{grid-template-columns:1fr}.detail-tabmenu{gap:6px}.tab-btn{height:48px;font-size:15px}.tab-content{padding:18px;border-radius:20px}.map-section #shop-map-frame{height:260px}}
