*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:#242421;background:#fff;font-family:Arial,'Malgun Gothic',sans-serif;font-size:16px;line-height:1.7}a{color:inherit}header{max-width:1320px;margin:auto;padding:25px 6%;display:flex;justify-content:space-between;align-items:center}.logo{font-size:34px;font-weight:950;letter-spacing:-2px;text-decoration:none;line-height:1}.logo span{color:#ed5329}.logo small{display:block;font-size:13px;letter-spacing:3px;margin-top:8px}.store{font-size:14px;text-underline-offset:6px}.hero{max-width:1320px;margin:15px auto 0;padding:60px 6% 72px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;background:#f6d837;border-radius:8px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:2px}.hero h1{font-size:clamp(40px,5vw,68px);line-height:1.2;letter-spacing:-3px;margin:27px 0}.intro{font-size:18px;line-height:1.8}.button{margin-top:20px;display:inline-flex;gap:30px;justify-content:space-between;background:#242421;color:white;text-decoration:none;padding:15px 22px;border-radius:5px;font-size:15px;font-weight:700}.button:hover{background:#48483d}.button:focus-visible,a:focus-visible{outline:3px solid #265fd5;outline-offset:5px}figure{margin:0;transform:rotate(3deg);background:white;padding:18px 18px 14px;box-shadow:10px 15px 0 #24242114}figure img{width:100%;height:auto;display:block;aspect-ratio:1;object-fit:contain}figcaption{font-size:14px;margin-top:10px;text-align:center}.products{max-width:1100px;margin:85px auto;padding:0 5%}.section-title{margin-bottom:35px}h2{font-size:32px;line-height:1.4;letter-spacing:-1px}article{display:grid;grid-template-columns:100px 1fr;border-top:1px solid #c7c7bd;padding:40px 0;gap:25px}.number{font-size:52px;color:#db4c28;font-weight:900;line-height:1.3}.tag{font-size:13px;font-weight:800;letter-spacing:2px;margin:0;color:#864229}h3{font-size:30px;margin:7px 0 15px}article p{max-width:650px}.spec{font-weight:bold}.guide{background:#f1f2ed;padding:50px max(6%,calc((100% - 980px)/2))}.guide p{max-width:820px}footer{max-width:1100px;margin:auto;padding:45px 5%;font-size:14px}footer strong{font-size:20px}footer p{margin:8px 0}.copyright{color:#666;margin-top:25px}a{overflow-wrap:anywhere}@media(max-width:700px){header{padding:23px 6%}.hero{margin:0;border-radius:0;padding:35px 6% 50px;grid-template-columns:1fr;gap:38px}.hero h1{letter-spacing:-2px}.hero figure{max-width:420px;width:90%;margin:auto}.products{margin:50px auto}article{grid-template-columns:55px 1fr;gap:12px}.number{font-size:34px}h2{font-size:26px}h3{font-size:26px}.guide{padding:35px 6%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
