*{box-sizing:border-box}body{margin:0;font-family:Arial,"Noto Sans SC","Microsoft YaHei","Noto Sans KR",sans-serif;color:#171717;background:#f7f7f7}.wrap{max-width:1280px;margin:auto;padding:0 20px}.topbar{background:#8f0014;color:#fff;position:sticky;top:0;z-index:30}.top-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:900;font-size:26px;color:#fff;text-decoration:none}.langs{display:flex;gap:6px}.langs button{border:1px solid #ffffff70;background:transparent;color:#fff;padding:7px 10px;border-radius:20px;cursor:pointer}.langs button.active{background:#fff;color:#8f0014}.hero{background:linear-gradient(135deg,#8f0014,#d01326);color:#fff;padding:58px 0}.hero-inner{display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:center}.badge{display:inline-block;background:#fff;color:#9d061b;border-radius:30px;padding:8px 14px;font-weight:800}.hero h1{font-size:44px;line-height:1.15;margin:20px 0 12px}.hero p{font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:10px;margin-top:25px}.hero-actions a,.modal a{padding:12px 19px;border-radius:8px;text-decoration:none;font-weight:800}.primary,.modal a{background:#fff;color:#9d061b}.secondary{border:1px solid #fff;color:#fff}.shipbox{background:#ffffff16;border:1px solid #ffffff47;padding:28px;border-radius:18px;display:flex;flex-direction:column;gap:10px}.shipbox strong{font-size:22px}.shipbox span{font-size:20px}.contact-strip{background:#fff;border-bottom:1px solid #e2e2e2}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#eee;padding:0}.contact-grid>div{background:#fff;padding:17px 20px;display:flex;align-items:center;gap:12px}.contact-grid span{font-weight:800;word-break:break-all}.copy{margin-left:auto;border:0;border-radius:6px;padding:7px 10px;cursor:pointer}.section-head{display:flex;justify-content:space-between;align-items:end;margin:44px 0 20px}.section-head h2{font-size:30px;margin:0 0 7px}.section-head p{margin:0;color:#666}.count{font-size:20px;font-weight:800}.tools{background:#fff;border-radius:12px;padding:15px;margin-bottom:18px;box-shadow:0 1px 6px #0000000f}#search{width:100%;border:1px solid #ddd;padding:12px;border-radius:8px;font-size:16px;margin-bottom:12px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{border:1px solid #ddd;background:#fff;padding:9px 13px;border-radius:20px;cursor:pointer}.filter.active{background:#9d061b;color:#fff;border-color:#9d061b}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-bottom:50px}.card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 10px #00000012}.imagebtn{border:0;background:#fff;padding:8px;height:250px;width:100%;cursor:pointer}.imagebtn img{width:100%;height:100%;object-fit:contain}.cardbody{padding:14px 15px 16px}.sku{font-size:12px;color:#9d061b;font-weight:900}.card h3{font-size:17px;margin:7px 0}.meta{font-size:13px;color:#777;margin-bottom:14px}.ask{display:inline-block;background:#9d061b;color:#fff;text-decoration:none;border-radius:7px;padding:9px 12px;font-weight:800;font-size:14px}footer{background:#202020;color:#fff;padding:35px 0}.modal{display:none;position:fixed;inset:0;background:#000c;z-index:60;padding:35px;align-items:center;justify-content:center}.modal.show{display:flex}.modalbox{max-width:900px;width:100%;background:#fff;border-radius:14px;padding:20px;display:grid;grid-template-columns:1.4fr 1fr;gap:22px;align-items:center}.modalbox img{width:100%;max-height:70vh;object-fit:contain}.close{position:absolute;right:22px;top:12px;border:0;background:none;color:#fff;font-size:42px;cursor:pointer}@media(max-width:980px){.grid{grid-template-columns:repeat(3,1fr)}.hero-inner{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.hero h1{font-size:36px}}@media(max-width:720px){.top-inner{padding:12px 20px;align-items:flex-start;flex-direction:column;gap:10px}.langs{flex-wrap:wrap}.grid{grid-template-columns:repeat(2,1fr);gap:10px}.imagebtn{height:190px}.hero{padding:38px 0}.hero h1{font-size:30px}.modalbox{grid-template-columns:1fr}.modal{padding:12px}}
