.totaltheme-css-panel{margin-top:2rem}.totaltheme-css-panel__inner{display:grid;grid-template-columns:1fr 330px;gap:24px}.totaltheme-css-panel__editor-buttons{display:flex;margin-block-end:1rem;gap:6px}.totaltheme-css-panel-widget{position:sticky;inset-block-start:40px;background:#fff;box-sizing:border-box;border-radius:3px;border:1px solid #e0e0e0}.totaltheme-css-panel-widget:not(:last-child){margin-block-end:24px}.totaltheme-css-panel-widget h3{border-block-end:1px solid #e0e0e0;padding:16px 24px;font-weight:400;font-size:20px;line-height:28px;margin:0}.totaltheme-css-panel-widget__content{padding:16px 24px}.totaltheme-css-panel-widget__content p{margin:0;padding:0;font-style:normal;font-weight:400;font-size:14px;font-size:.875rem;line-height:20px;color:#757575}.totaltheme-css-panel-widget__content p:not(:last-child){margin-block-end:16px}.totaltheme-css-panel :is(#totaltheme_css_panel,.totaltheme-css-panel__textarea-wrap){font-size:14px}.totaltheme-css-panel .CodeMirror,.totaltheme-css-panel #totaltheme_css_panel{width:100%;min-height:calc(100vh - 180px);height:100%;border:1px solid #dcdcde;box-sizing:border-box;line-height:1.5}@media(max-width: 1250px){.totaltheme-css-panel__inner{grid-template-columns:auto 300px}}@media(max-width: 1100px){.totaltheme-css-panel__inner{grid-template-columns:1fr;grid-auto-rows:auto}.totaltheme-css-panel__editor-buttons{display:none}.totaltheme-css-panel-widget{position:static}}