.editor{padding:14px;border-radius:20px;background:#101b28;box-shadow:inset 0 1px #ffffff0a}.canvas-shell{display:grid;place-items:center;min-height:220px;padding:10px;border-radius:15px;background:#09131e repeating-linear-gradient(45deg,#ffffff05 0 1px,transparent 1px 8px)}#editor-canvas{display:block;max-width:100%;max-height:330px;border-radius:8px;box-shadow:0 15px 34px #0008}.editor-section{padding-top:17px}.editor-label{display:block;margin:0 2px 9px;color:#d9e8f9;font-size:13px;font-weight:760}.editor-formats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.editor-format{min-height:59px;border:1px solid #3a526d;border-radius:12px;background:#182637;color:#b9cce0;padding:7px 4px;text-align:center;font:inherit}.editor-format b{display:block;font-size:12px;line-height:1.15}.editor-format small{display:block;margin-top:4px;color:#829bb5;font-size:10px}.editor-format.selected{border-color:#78bcff;background:#23476a;color:#f4f9ff;box-shadow:inset 0 0 0 1px #78bcff33}.editor-format.selected small{color:#b9ddff}.editor-range{width:100%;height:5px;appearance:none;border-radius:99px;background:#38536e;outline:0}.editor-range::-webkit-slider-thumb{width:20px;height:20px;border:3px solid #d8efff;appearance:none;border-radius:50%;background:#5ca7ef;box-shadow:0 2px 8px #0008}.editor-note{margin:14px 2px;color:#91a9c1;font-size:12px}
