.schedule-workspace{display:grid;grid-template-columns:360px minmax(0,1fr);gap:32px;padding:0 40px 56px;max-width:1600px;margin:auto;align-items:start}.schedule-editor{background:white;border:1px solid #dce3ec;border-radius:16px;min-width:0}.schedule-editor section{padding:24px;border-bottom:1px solid #e7ecf2}.schedule-editor section:last-child{border-bottom:0}.schedule-editor h2,.schedule-preview h2{font-size:17px;font-weight:700;margin:0 0 16px;color:#182f59}.schedule-editor .field{margin-bottom:14px}.schedule-editor input:not([type=checkbox]),.schedule-editor select{width:100%;min-height:44px;border:1px solid #d5deea;border-radius:8px;background:white;padding:10px 12px;color:#18263a;font:inherit}.schedule-editor input:focus,.schedule-editor select:focus{outline:2px solid #809dcc;outline-offset:2px}.schedule-inline{display:flex;gap:10px}.schedule-inline button{flex:1;justify-content:center}.schedule-templates{display:grid;gap:8px}.schedule-templates button{text-align:left;border:1px solid #d5deea;border-radius:10px;padding:12px 14px;background:white;color:#243958}.schedule-templates button.selected{border-color:#102c6d;background:#edf3fb;box-shadow:inset 3px 0 #102c6d}.schedule-templates small,.schedule-templates strong{display:block}.schedule-templates small{font-size:12px;color:#66768f;margin-top:4px}.schedule-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.schedule-section-heading h2{margin-bottom:0}.schedule-section-heading>span{font-size:12px;color:#6b7890}.schedule-row-editor{border-top:1px solid #e5eaf1;padding:14px 0 2px;margin-top:12px}.schedule-row-editor strong{font-size:13px;color:#43577a}.schedule-row-actions{display:flex;gap:4px}.schedule-row-actions button{min-height:36px;min-width:36px}.schedule-studio button:disabled{opacity:.4;cursor:not-allowed}.schedule-checkbox{display:flex;align-items:center;gap:10px;margin:18px 0}.schedule-checkbox input{width:18px;height:18px}.schedule-preview{position:sticky;top:22px;min-width:0;max-width:780px;width:100%;margin:0 auto}.schedule-art{margin:20px auto;box-shadow:0 12px 38px #1b31551a;background:white;width:100%;max-width:660px}.schedule-art:not(.print-guide-preview)>svg{display:block;width:100%;height:auto;aspect-ratio:auto}.schedule-export{display:flex;gap:12px;flex-wrap:wrap}.schedule-export .primary{flex:1;justify-content:center}.schedule-series-label{display:flex;align-items:center;gap:8px;color:#526886;font-size:14px}@media(max-width:1000px){.schedule-workspace{grid-template-columns:310px minmax(0,1fr);gap:22px;padding:0 24px 40px}.schedule-editor section{padding:18px}.schedule-preview{position:static}}@media(max-width:700px){.schedule-workspace{display:flex;flex-direction:column;padding:0 16px 32px}.schedule-preview{order:-1}.schedule-editor{width:100%}.schedule-series-label{margin-top:14px}.schedule-studio .workspace-title{flex-wrap:wrap;gap:12px}.schedule-export button{min-height:46px}}.schedule-preview:has(.free-tools[data-editing=true]){position:static}.schedule-art.print-guide-preview{overflow:hidden}