body.record-page main{max-width:1320px;padding:30px 32px 80px}
.record-breadcrumb{display:flex;gap:14px;font-size:13px;color:#666;margin:0 0 28px;flex-wrap:wrap}
.record-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:64px;align-items:start}
.record-art{position:sticky;top:105px;min-width:0}
.record-art>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#f5f5f3;border-radius:18px;box-shadow:0 18px 45px #14141416}
.record-art>p{font-size:12px;color:#777;line-height:1.5;margin:20px 0}
.record-tags{display:flex;gap:8px;flex-wrap:wrap}.record-tags span{background:#f4f4f1;border-radius:6px;padding:6px 10px;font-size:12px}.record-tags span:last-child{background:#f2fe03}
.record-artist{font-size:21px;margin:25px 0 8px;color:#666}
.record-info h1{font-size:clamp(34px,4.5vw,62px);line-height:1.02;letter-spacing:-.045em;margin:0;overflow-wrap:anywhere}
.record-price{font-size:34px;font-weight:700;margin:25px 0 5px}
.record-location{font-size:14px;color:#666;margin:0 0 24px}
.record-actions{display:flex;gap:10px;align-items:stretch;flex-wrap:wrap;margin:24px 0}
body .record-contact{flex:1;background:#f2fe03;color:#141414;padding:16px 20px}
body .record-save{background:#f4f4f1;color:#141414;height:100%;padding:16px;border-radius:999px}
.record-curator{display:flex;gap:14px;align-items:center;padding:22px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.record-curator>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.record-curator small{font-size:10px;letter-spacing:.08em;color:#777}.record-curator strong{font-size:17px}.record-curator span span{font-size:12px;color:#666}.record-curator>b{margin-left:auto}
.record-facts{display:grid;grid-template-columns:1fr 1fr;gap:24px 15px;margin:28px 0}.record-facts dt{font-size:12px;color:#777;margin-bottom:6px}.record-facts dd{font-size:16px;font-weight:600;margin:0}
.record-description h2{font-size:23px;letter-spacing:-.025em}.record-description p,.record-safety p{font-size:15px;line-height:1.7;white-space:normal;overflow-wrap:anywhere;color:#606060}
.record-safety{padding:20px 0;border-top:1px solid #e9e9e9;margin-top:25px;font-size:14px}.record-safety summary{cursor:pointer;font-weight:600}.record-safety a{text-decoration:underline}
.record-related{margin-top:75px}.record-related>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:20px}.record-related h2{font-size:29px;letter-spacing:-.035em}.record-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.record-related-grid img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:12px}.record-related-grid p{font-size:13px;color:#666;margin:12px 0 5px}.record-related-grid h3{font-size:18px;line-height:1.15;margin:0 0 10px}
@media(max-width:800px){body.record-page main{padding:22px 18px 55px}.record-layout{grid-template-columns:1fr;gap:24px}.record-art{position:static}.record-art>p{margin:12px 0 0}.record-info h1{font-size:39px}.record-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.record-related{margin-top:40px}.record-related h2{font-size:24px}}
