.sketch{padding:var(--pad-top)var(--pad)}.sketch h1{margin-bottom:16px;font-size:clamp(18px,2vw,24px)}.sketch-wrapper{width:100%;margin-bottom:16px}.sketch-image{width:100%;height:auto}.tools-list{margin-bottom:16px;margin-left:16px;list-style:outside}.tools-list li{font-style:italic;font-weight:300;font-family:var(--font-inter)}.draw-client{justify-content:flex-end;margin-bottom:16px;display:flex}.draw-client-label{cursor:pointer;align-items:center;display:flex}.draw-client-label span{-webkit-user-select:none;user-select:none;margin-right:6px;font-size:20px}.draw-client-btn{border:1px solid var(--text);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.draw-client-btn img{pointer-events:none}.sketch-box{justify-content:space-between;align-items:center;display:flex}.sketch-info{font-style:italic;font-family:var(--font-inter);text-align:right;font-weight:300}@media (max-width:800px){.draw-client-btn{width:18px;height:18px}.draw-client-label span{font-size:16px}.sketch-info{text-align:left;font-size:14px}}
