.editor-page{width:min(100% - 32px,980px);margin:30px auto 110px;font-size:1rem}.editor-heading h1{font:500 clamp(2rem,5vw,3.3rem)/1.1 var(--font-display);margin:14px 0 26px}#editor-status{padding:14px 16px;background:var(--color-cream-2);margin-bottom:14px;border-radius:6px;overflow-wrap:anywhere}#editor-status.is-error,#save-status.is-error{color:#852c17}#login-form{max-width:430px}.editor-page label{display:block;font-weight:700;font-size:.95rem;margin:18px 0 8px}.editor-page input:not([type=checkbox]),.editor-page textarea,.editor-page select{display:block;width:100%;min-width:0;padding:12px;background:#fffdf7;border:1px solid var(--color-brown-500);border-radius:6px;font:inherit;min-height:48px}.editor-page textarea{resize:vertical}.editor-page input[type=checkbox]{width:24px;height:24px;flex-shrink:0;accent-color:var(--color-brown-900)}.editor-page .check-label{display:flex;gap:12px;align-items:center;padding:12px 0}.editor-page button:disabled{opacity:.6;cursor:wait}.editor-page :focus-visible{outline:3px solid #926923;outline-offset:4px}#login-form .action-primary{margin:20px 0}.editor-note{font-size:.9rem;line-height:1.6;color:var(--color-brown-700);margin:10px 0}.editor-tools{display:flex;gap:8px 20px;align-items:center;flex-wrap:wrap}.editor-tools #logout{margin-left:auto}.editor-tools a,.editor-tools button,.editor-text-button{display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:4px;min-height:44px;cursor:pointer;font:inherit;background:none;border:0;color:inherit;text-align:left}.editor-sections{display:flex;border-bottom:1px solid var(--color-brown-300);margin-top:20px;gap:4px}.editor-sections button{padding:16px 10px;font-size:.9rem;min-height:48px;cursor:pointer;border:0;border-bottom:3px solid transparent;background:transparent;flex:1;font-weight:650}.editor-sections button[aria-pressed=true]{border-color:var(--color-brown-900);color:var(--color-brown-900);background:var(--color-cream-2)}.editor-page fieldset{border:0;min-width:0;margin:30px 0 40px;padding:0}.editor-page legend{font:500 1.5rem/1.2 var(--font-display);margin-bottom:14px}.form-row,.form-columns{display:grid;gap:0 20px}.form-row>*{min-width:0}.lunch-actions,.section-tools,.event-actions{display:flex;gap:12px 20px;flex-wrap:wrap;align-items:center;margin:20px 0}.section-tools{justify-content:space-between;align-items:start}.section-tools p{max-width:52ch;margin:0}.save-bar{position:fixed;bottom:0;left:0;right:0;z-index:60;background:#fffdf7;border-top:1px solid var(--color-brown-300);padding:12px max(16px,calc((100vw - 980px)/2)) max(12px,env(safe-area-inset-bottom));display:flex;gap:16px;align-items:center;justify-content:space-between}#save-status{font-size:.9rem;line-height:1.35;max-width:58ch}.save-bar button{flex-shrink:0}.editor-preview{scroll-margin-top:90px;padding:24px;margin-top:24px;background:var(--color-cream-2);border-radius:6px}.editor-preview h2{font-size:1.25rem;margin-bottom:18px}.editor-preview pre,.event-preview p{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;line-height:1.65}.event-editor{border-bottom:1px solid var(--color-brown-300)}.event-editor>summary{cursor:pointer;padding:22px 6px;min-height:64px;display:flex;justify-content:space-between;gap:16px;font-size:1.15rem;font-weight:700}.event-editor>summary:before{content:"+";font-weight:500}.event-editor[open]>summary:before{content:"−"}.event-editor>summary>[data-event-summary]{flex:1;overflow-wrap:anywhere}.event-state{align-self:center;font-size:.85rem;font-weight:600;color:var(--color-brown-700)}.event-editor-fields{padding:0 6px 24px}.recurrence-range{margin-top:18px}.recurrence-range summary,.phone-help summary{cursor:pointer;min-height:44px;line-height:1.5;padding:10px 0}.phone-help{border-top:1px solid var(--color-brown-300);padding-top:12px}.phone-help p{max-width:70ch;line-height:1.65;margin-top:12px}@media(min-width:640px){.form-row{grid-template-columns:1fr 1fr}.form-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-sections button{flex:none;padding-inline:28px;font-size:1rem}}@media(max-width:440px){.save-bar{gap:10px}.save-bar button{padding-inline:15px;font-size:.9rem}#save-status{font-size:.85rem}}
