.wtm-app-container{align-items:flex-start;background:#f7f9fc;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;gap:20px;min-height:calc(100vh - 100px);padding:20px}.wtm-sidebar{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);flex-shrink:0;font-size:12px;padding:0;position:sticky;top:50px;width:300px}.wtm-sidebar h3{color:#333;font-size:16px;margin-bottom:20px;margin-top:0}.wtm-sidebar{max-height:calc(100vh - 70px);overflow-y:auto}.wtm-sidebar::-webkit-scrollbar{width:6px}.wtm-sidebar::-webkit-scrollbar-track{background:transparent}.wtm-sidebar::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.wtm-sidebar::-webkit-scrollbar-thumb:hover{background:#2271b1}.wtm-layout-editor{flex:1;max-width:1000px}.wtm-toolbar{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.04);display:flex;justify-content:space-between;margin-bottom:20px;padding:15px 25px}.wtm-toolbar h1{color:#1d2327;font-size:20px;font-weight:600;margin:0}.wtm-row-controls{align-items:center;display:flex;gap:10px;margin-bottom:20px}.wtm-row-controls span{color:#555;font-weight:500}.wtm-layout{box-sizing:border-box;max-width:100%}.wtm-row{align-items:stretch;display:flex;flex-wrap:nowrap;gap:15px;margin-bottom:0;position:relative}.wtm-column{box-sizing:border-box;flex-shrink:1;min-width:0}.wtm-column.wtm-col-1{flex:1 1 100%;min-width:100%}.wtm-bloglist-items{display:grid;gap:20px}@media(max-width:768px){.wtm-row{flex-wrap:wrap;gap:12px}.wtm-row:not(.pd-no-stack-mobile) .wtm-column.wtm-col-2{flex-basis:100%!important;flex-grow:0!important;width:100%!important}.wtm-row.pd-no-stack-mobile{flex-wrap:nowrap!important}.wtm-column.wtm-col-3,.wtm-column.wtm-col-4{flex-basis:calc(50% - 6px)!important;flex-grow:0!important;width:calc(50% - 6px)!important}.wtm-bloglist-items{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:480px){.wtm-row:not(.pd-no-stack-mobile){flex-direction:column;gap:10px}.wtm-row.pd-no-stack-mobile{flex-direction:row!important;flex-wrap:nowrap!important}.wtm-row:not(.pd-no-stack-mobile) .wtm-column{margin-left:0!important;width:100%!important}.wtm-bloglist-items{grid-template-columns:1fr!important}}.wtm-canvas{min-height:400px;padding-bottom:50px}.wtm-row{background:#fff;border:1px solid transparent;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.04);display:block;gap:0;padding:10px;transition:box-shadow .2s,transform .2s}.wtm-row:hover{border-color:rgba(34,113,177,.2);box-shadow:0 4px 12px rgba(0,0,0,.08)}.wtm-row.sortable-drag{background:#eef7ff;box-shadow:0 10px 25px rgba(0,0,0,.15);opacity:.8;z-index:999}.wtm-row-handle{color:#ccc;cursor:grab;left:-30px;padding:10px;position:absolute;top:50%;transform:translateY(-50%)}.wtm-row-handle:hover{color:#2271b1}.wtm-row-actions{opacity:0;position:absolute;right:10px;top:10px;transition:opacity .2s}.wtm-row:hover .wtm-row-actions{opacity:1}.wtm-row-content{display:flex;gap:15px;padding-top:10px}.wtm-column{background:#fdfdfd;border:1px dashed #e0e0e0;border-radius:8px;flex-basis:auto;flex-grow:0;min-height:80px;padding:10px;transition:background .2s}.wtm-column:hover{background:#fafafa;border-color:#ccc}.wtm-column.wtm-empty-column{align-items:center;background:#fff;color:#ccc;display:flex;font-size:13px;justify-content:center}.wtm-overlay-item{opacity:.9;pointer-events:none;transform:rotate(3deg);z-index:9999}.wtm-widget-text p:last-child{margin-bottom:0!important}
