.catalogPage article{max-width:1000px;margin:0 auto;padding:30px clamp(20px,4vw,40px) 0}.catalogPage .crumbs a{color:#6b6478;font-size:13px;font-weight:600;line-height:20px;text-decoration:none}.catalogPage .crumbs a:before{content:"← "}.catalogPage .crumbs a:hover{color:#b83a0a}.catalogPage .hero{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:40px;margin-top:14px;display:grid}.catalogPage .hero h1{margin:0;font-size:40px;line-height:46px}.catalogPage .hero .intro{color:#6b6478;margin:14px 0 0;font-size:16px;line-height:22px}.catalogPage .hero .btn{margin-top:20px}.catalogPage .hero figure{background-color:#fff6ea;background-image:linear-gradient(#1b17250d 1px,#0000 1px),linear-gradient(90deg,#1b17250d 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:22px 22px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;background-position:var(--bed-x,0) var(--bed-y,0);border:2px solid #1b1725;border-radius:26px;margin:0;padding:30px;box-shadow:0 5px #1b1725d9}.catalogPage .hero figure .lampSketch{max-width:240px;margin:0 auto}.catalogPage .details{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-top:40px;display:grid}.catalogPage .details section{background:#fff;border:2px solid #1b1725;border-radius:26px;padding:20px;box-shadow:0 5px #1b1725d9}.catalogPage .details h2{margin:0 0 10px;font-size:16px;line-height:22px}.catalogPage .details .tips{background:#ffc53d}.catalogPage dl{flex-direction:column;gap:6px;margin:0;display:flex}.catalogPage dl div{background:#fff6ea;border-radius:14px;justify-content:space-between;align-items:baseline;gap:10px;padding:4px 10px;display:flex}.catalogPage dl dt{color:#6b6478;font-size:13px;line-height:20px}.catalogPage dl dd{text-align:right;margin:0;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;line-height:18px}.catalogPage .tips ul{color:#1b1725;flex-direction:column;gap:10px;margin:0;padding-left:20px;display:flex}@media only screen and (width<=768px){.catalogPage .hero,.catalogPage .details{grid-template-columns:minmax(0,1fr)}.catalogPage .hero h1{font-size:30px;line-height:36px}.catalogPage .hero figure{order:-1}}
