:root{--adm-bg:#f4f4f2;--adm-surface:#fff;--adm-surface-sunken:#ebebe8;--adm-text:#1b1c19;--adm-text-muted:#55584f;--adm-border:#d9d9d4;--adm-border-strong:#858580;--adm-accent:#3f6433;--adm-accent-strong:#2c4a25;--adm-accent-soft:#e9f1e2;--adm-accent-ink:#2c4a25;--adm-on-accent:#fff;--adm-danger:#8c491a;--adm-danger-soft:#fff2eb;--adm-cond-money-ink:#6f5719;--adm-cond-paper-ink:#6b4a63;--adm-cond-where-ink:#3f585d;--adm-cond-kind-ink:#575044;--adm-cond-money-soft:var(--adm-cond-money-ink)}@supports (color:color-mix(in lab, red, red)){:root{--adm-cond-money-soft:color-mix(in srgb, var(--adm-cond-money-ink) 10%, var(--adm-surface))}}:root{--adm-cond-paper-soft:var(--adm-cond-paper-ink)}@supports (color:color-mix(in lab, red, red)){:root{--adm-cond-paper-soft:color-mix(in srgb, var(--adm-cond-paper-ink) 10%, var(--adm-surface))}}:root{--adm-cond-where-soft:var(--adm-cond-where-ink)}@supports (color:color-mix(in lab, red, red)){:root{--adm-cond-where-soft:color-mix(in srgb, var(--adm-cond-where-ink) 10%, var(--adm-surface))}}:root{--adm-cond-kind-soft:var(--adm-cond-kind-ink)}@supports (color:color-mix(in lab, red, red)){:root{--adm-cond-kind-soft:color-mix(in srgb, var(--adm-cond-kind-ink) 10%, var(--adm-surface))}}:root{--adm-font:system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--adm-text-xs:12px;--adm-text-sm:13px;--adm-text-base:14px;--adm-text-lg:16px;--adm-text-title:20px;--adm-radius:6px;--adm-radius-sm:4px;--adm-rail-width:232px;--adm-topbar-height:52px;--adm-tabs-height:56px;--adm-tap-target:44px;--adm-explain-size:28px;--adm-shadow-panel:-8px 0 24px #1b1c1924}.site-editor{font-family:var(--adm-font);color:var(--adm-text)}:root.site-editor-on{--site-editor-bar:calc(var(--adm-topbar-height) + 16px)}:root:has(.site-editor){--site-editor-bar:calc(var(--adm-topbar-height) + 16px)}.site-editor-bar{z-index:30;min-height:var(--adm-topbar-height);background:var(--adm-surface);border-top:1px solid var(--adm-border);box-shadow:var(--adm-shadow-panel);font-size:var(--adm-text-sm);grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:8px 12px;display:grid;position:fixed;bottom:0;left:0;right:0}@media (min-width:720px){.site-editor-bar{border:1px solid var(--adm-border);border-radius:var(--adm-radius);bottom:16px;left:16px;right:16px}}.site-editor-bar-start,.site-editor-bar-end{align-items:center;gap:8px;min-width:0;display:flex}.site-editor-bar-start{grid-column:1;justify-content:flex-start}.site-editor-bar-end{grid-column:3;justify-content:flex-end}.site-editor-page{padding-right:4px;font-weight:600}.site-editor-label{color:var(--adm-text-muted)}.site-editor-btn,.site-editor-toggle,.site-editor-publish,.site-editor-done{border-radius:var(--adm-radius-sm);border:1px solid var(--adm-border-strong);background:var(--adm-surface);min-height:36px;color:var(--adm-text);font:inherit;cursor:pointer;padding:0 12px}.site-editor-btn:hover,.site-editor-toggle:hover,.site-editor-done:hover{background:var(--adm-surface-sunken)}.site-editor-btn[disabled],.site-editor-publish[disabled]{opacity:.55;cursor:default}.site-editor-btn.is-on,.site-editor-toggle.is-on{background:var(--adm-accent-soft);border-color:var(--adm-accent);color:var(--adm-accent-ink)}.site-editor-btn.is-danger{border-color:var(--adm-danger);color:var(--adm-danger)}.site-editor-publish,.site-editor-enter{background:var(--adm-accent);border-color:var(--adm-accent);color:var(--adm-on-accent);font-weight:600}.site-editor-count{border:1px solid var(--adm-border);background:var(--adm-accent-soft);min-height:36px;color:var(--adm-accent-ink);font:inherit;cursor:pointer;border-radius:999px;padding:0 10px}.site-editor-group{align-items:center;gap:6px;display:flex}.site-editor-preview{border:1px solid var(--adm-border-strong);border-radius:999px;grid-column:2;align-items:center;gap:2px;min-width:0;margin:0;padding:3px 8px 3px 4px;display:flex}.site-editor-preview-legend{font-size:var(--adm-text-sm);color:var(--adm-text-muted);padding:0 6px}.site-editor-preview-options{align-items:center;gap:2px;display:flex}.site-editor-preview-option{border-radius:var(--adm-radius-sm);width:32px;height:32px;color:var(--adm-text-muted);cursor:pointer;justify-content:center;align-items:center;display:inline-flex;position:relative}.site-editor-preview-option:hover{background:var(--adm-surface-sunken)}.site-editor-preview-option.is-on{background:var(--adm-accent-soft);color:var(--adm-accent-ink)}.site-editor-preview-option input{opacity:0;cursor:pointer;border:0;margin:0;padding:0;position:absolute;inset:0}.site-editor-preview-option:has(input:focus-visible){outline:2px solid var(--adm-accent);outline-offset:2px}.site-editor-preview-frame{z-index:31;left:50%;bottom:calc(var(--adm-tabs-height) + 8px);background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:var(--adm-radius);max-height:76vh;box-shadow:var(--adm-shadow-panel);padding:12px;position:fixed;overflow:auto;transform:translate(-50%)}@media (min-width:720px){.site-editor-preview-frame{bottom:calc(var(--adm-topbar-height) + 28px)}}.site-editor-status.is-error{color:var(--adm-danger)}.site-editor-status.is-saved{color:var(--adm-accent-ink)}.site-editor :focus-visible{outline:2px solid var(--adm-accent);outline-offset:2px}.site-editor-phone{display:none}@media (max-width:719.98px){.site-editor-desk{display:none}.site-editor-phone{display:inline-flex}.site-editor-bar{min-height:var(--adm-tabs-height)}.site-editor-btn,.site-editor-publish,.site-editor-count,.site-editor-done{min-height:var(--adm-tap-target)}:root.site-editor-on .site-editor-bar:not(:focus-within){opacity:.4}}:root.site-editor-on [data-site-key]:focus{outline:2px dashed var(--adm-accent);outline-offset:3px;box-shadow:0 0 0 1px var(--adm-surface);border-radius:var(--adm-radius-sm);background:var(--adm-accent-soft)}:root.site-editor-peek [data-site-key]{outline:2px dashed var(--adm-accent);outline-offset:3px;box-shadow:0 0 0 1px var(--adm-surface);border-radius:var(--adm-radius-sm)}[data-site-key].is-saving{outline-style:dotted}[data-site-key].is-saved{outline-style:solid}[data-site-key].is-failed{outline:2px solid var(--adm-danger)}[data-site-pending="1"]{outline-color:var(--adm-cond-money-ink)}.site-editor-clock,.site-editor-imagebtn,.site-editor-itembtn,.site-editor-add{border:1px solid var(--adm-border-strong);border-radius:var(--adm-radius-sm);background:var(--adm-surface);min-height:32px;color:var(--adm-text);font-family:var(--adm-font);font-size:var(--adm-text-xs);cursor:pointer;margin:4px 6px 0 0;padding:0 10px}@media (max-width:719.98px){.site-editor-clock,.site-editor-imagebtn,.site-editor-itembtn,.site-editor-add{min-height:var(--adm-tap-target)}}.site-editor-itemtools{flex-wrap:wrap;gap:4px;display:flex}.site-editor-item{position:relative}.site-editor-href{z-index:20;background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:var(--adm-radius-sm);box-shadow:var(--adm-shadow-panel);font-family:var(--adm-font);font-size:var(--adm-text-sm);color:var(--adm-text);flex-wrap:wrap;align-items:center;gap:6px;padding:6px 8px;display:flex;position:absolute;top:calc(100% + 4px);left:0}.site-editor-href-label{color:var(--adm-text-muted)}.site-editor-href input{border:1px solid var(--adm-border-strong);border-radius:var(--adm-radius-sm);background:var(--adm-surface);min-width:12rem;min-height:36px;color:var(--adm-text);font:inherit;padding:0 8px}.site-editor-imageslot{position:relative}.site-editable-image{cursor:pointer}.site-editor-imageslot>.site-editor-imagebtn{z-index:2;margin:0;position:absolute;bottom:4px;left:4px}[data-site-removed="1"]{opacity:.45}:root:not(.site-editor-on) [data-site-removed="1"]{display:none}.site-editor-popover{z-index:31;left:16px;right:16px;bottom:calc(var(--adm-tabs-height) + 8px);background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:var(--adm-radius);max-height:72vh;box-shadow:var(--adm-shadow-panel);font-size:var(--adm-text-base);padding:14px;position:fixed;overflow:auto}@media (min-width:720px){.site-editor-popover{left:auto;right:16px;bottom:calc(var(--adm-topbar-height) + 28px);width:320px}.site-editor-popover.is-wide{width:520px}}.site-editor-popover-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.site-editor-popover-title{font-family:var(--adm-font);font-size:var(--adm-text-lg);margin:0}.site-editor-p{color:var(--adm-text-muted);margin:0 0 10px}.site-editor-quote{background:var(--adm-surface-sunken);border-radius:var(--adm-radius-sm);margin:0 0 10px;padding:8px}.site-editor-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.site-editor-list{flex-direction:column;gap:10px;margin:0 0 12px;padding:0;list-style:none;display:flex}.site-editor-change{border:1px solid var(--adm-border);border-radius:var(--adm-radius-sm);padding:10px}.site-editor-change-head{justify-content:space-between;gap:10px;margin-bottom:6px;display:flex}.site-editor-check{cursor:pointer;align-items:center;gap:8px;display:flex}.site-editor-check input{width:18px;height:18px;accent-color:var(--adm-accent);margin:0}.site-editor-change[data-chosen="0"] .site-editor-before,.site-editor-change[data-chosen="0"] .site-editor-after{color:var(--adm-text-muted)}.site-editor-choose{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 10px;display:flex}.site-editor-choose .site-editor-label{flex:auto}.site-editor-before,.site-editor-after{font-size:var(--adm-text-sm);margin:0 0 6px}.site-editor-before{color:var(--adm-text-muted);text-decoration:line-through}.site-editor-after{color:var(--adm-accent-ink)}.site-editor-field{font-size:var(--adm-text-sm);flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.site-editor-field input,.site-editor-field textarea{font:inherit;font-size:var(--adm-text-base);min-height:var(--adm-tap-target);border:1px solid var(--adm-border-strong);border-radius:var(--adm-radius-sm);background:var(--adm-surface);color:var(--adm-text);padding:8px}.site-editor-meter{color:var(--adm-text-muted);font-size:var(--adm-text-xs)}.site-editor-meter.is-over{color:var(--adm-danger)}.site-editor-serp{background:var(--adm-surface-sunken);border-radius:var(--adm-radius-sm);flex-direction:column;gap:2px;margin-bottom:12px;padding:10px;display:flex}.site-editor-serp-url{font-size:var(--adm-text-xs);color:var(--adm-text-muted)}.site-editor-serp-title{font-size:var(--adm-text-lg);color:var(--adm-cond-paper-ink)}.site-editor-serp-desc{font-size:var(--adm-text-sm);color:var(--adm-text-muted)}.site-editor-frame{border:1px solid var(--adm-border-strong);border-radius:var(--adm-radius-sm);background:var(--adm-surface);max-width:100%;display:block}.site-editor-images{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.site-editor-image{border:1px solid var(--adm-border-strong);border-radius:var(--adm-radius-sm);background:var(--adm-surface);font:inherit;font-size:var(--adm-text-xs);cursor:pointer;flex-direction:column;align-items:center;gap:4px;padding:6px;display:flex}.site-editor-image img{object-fit:cover;border-radius:var(--adm-radius-sm);width:96px;height:96px}.site-editor-image-wrap{flex-direction:column;gap:4px;display:flex}.site-editor-image-remove{min-height:28px;font-size:var(--adm-text-xs);padding:0 8px}.site-editor-image.is-current{border-color:var(--adm-accent);box-shadow:inset 0 0 0 1px var(--adm-accent)}.site-editor-thumbs{gap:12px;margin:6px 0;display:flex}.site-editor-thumb{flex-direction:column;gap:4px;margin:0;display:flex}.site-editor-thumb img,.site-editor-thumb-none{object-fit:cover;border:1px solid var(--adm-border-strong);border-radius:var(--adm-radius-sm);background:var(--adm-surface-2,var(--adm-surface));width:72px;height:72px;display:block}.site-editor-sheet{flex-direction:column;gap:8px;display:flex}.site-editor-done-note{color:var(--adm-accent-ink);margin:0 0 10px}.site-editor-selection{z-index:32;background:var(--adm-surface);border:1px solid var(--adm-border-strong);border-radius:var(--adm-radius-sm);box-shadow:var(--adm-shadow-panel);align-items:center;gap:4px;padding:4px;display:flex;position:fixed;transform:translate(-50%,-100%)}.site-editor-fmt{border-radius:var(--adm-radius-sm);min-width:32px;min-height:32px;color:var(--adm-text);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0 8px}.site-editor-fmt:hover{background:var(--adm-surface-sunken)}.site-editor-linkbox{align-items:center;gap:4px;display:flex}.site-editor-linkbox input{font:inherit;border:1px solid var(--adm-border-strong);border-radius:var(--adm-radius-sm);background:var(--adm-surface);min-width:12rem;min-height:32px;color:var(--adm-text);padding:0 6px}.site-editor-linkerror{color:var(--adm-danger);font-size:var(--adm-text-xs);max-width:20ch}.site-editor-help{display:inline-flex;position:relative}.site-editor-helpbtn{border:1px solid var(--adm-border-strong);background:var(--adm-surface);width:22px;height:22px;color:var(--adm-text-muted);font:inherit;font-size:var(--adm-text-xs);cursor:pointer;border-radius:999px;line-height:1}.site-editor-live{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-admin{font-family:var(--adm-font);color:var(--adm-text);flex-direction:column;gap:16px;display:flex}.site-admin-card{padding:16px}.site-admin-h2{font-family:var(--adm-font);font-size:var(--adm-text-title);margin:0 0 6px}.site-admin-note{color:var(--adm-text-muted);font-size:var(--adm-text-sm);margin:0 0 12px}.site-editor-entry{top:max(12px, env(safe-area-inset-top,0px));right:max(12px, env(safe-area-inset-right,0px));z-index:50;color:var(--adm-text);font-family:var(--adm-font);font-size:var(--adm-text-sm);pointer-events:none;isolation:isolate;background:0 0;align-items:center;gap:8px;padding:0;display:flex;position:fixed}.site-editor-entry--docked{z-index:auto;align-items:stretch;position:static}.site-editor-entry>*{pointer-events:auto}.site-editor-entry-edit,.site-editor-entry-donebtn{min-height:var(--adm-tap-target);border-radius:var(--adm-radius-sm);border:1px solid var(--adm-accent);background:var(--adm-accent);color:var(--adm-on-accent);font:inherit;cursor:pointer;box-shadow:var(--adm-shadow-panel);padding:0 16px;font-weight:600}.site-editor-entry--docked .site-editor-entry-edit,.site-editor-entry--docked .site-editor-entry-donebtn{min-height:24px;box-shadow:none;padding:0 12px}.site-editor-entry-edit:hover:not(:disabled),.site-editor-entry-donebtn:hover:not(:disabled){filter:brightness(.95)}.site-editor-entry-edit:disabled,.site-editor-entry-donebtn:disabled{opacity:.65;cursor:default}.site-editor-entry-donebtn{background:var(--adm-surface);color:var(--adm-text);border-color:var(--adm-border-strong);font-weight:500}.site-editor-entry-admin{min-height:var(--adm-tap-target);border-radius:var(--adm-radius-sm);color:var(--adm-text);font:inherit;text-underline-offset:2px;box-shadow:var(--adm-shadow-panel);align-items:center;padding:0 12px;font-weight:500;text-decoration:underline;display:inline-flex}.site-editor-entry--docked .site-editor-entry-admin{min-height:24px;box-shadow:none;padding:0 4px}.site-editor-entry-admin:hover{filter:brightness(.85)}.site-editor-entry :focus-visible{outline:2px solid var(--adm-accent);outline-offset:2px}@media (max-width:719.98px){.site-editor-entry{top:8px;right:8px}}.site-draft-banner{z-index:40;background:var(--adm-accent-soft);color:var(--adm-accent-ink);border-bottom:1px solid var(--adm-border);font-family:var(--adm-font);font-size:var(--adm-text-sm);flex-wrap:wrap;align-items:center;gap:8px 12px;padding:8px 16px;display:flex;position:sticky;top:0}:root.site-editor-on .site-draft-banner{display:none}:root:has(.site-editor-entry) .site-draft-banner{display:none}.site-draft-banner-dot{background:var(--adm-accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.site-draft-banner-text{flex:16rem;margin:0}.site-draft-banner-exit{font:inherit;min-height:var(--adm-tap-target);border:1px solid var(--adm-border-strong);border-radius:var(--adm-radius-sm);background:var(--adm-surface);color:var(--adm-text);cursor:pointer;padding:6px 12px}.site-draft-banner-exit:hover:not(:disabled){background:var(--adm-surface-sunken)}.site-draft-banner-exit:disabled{opacity:.6;cursor:default}@media (min-width:720px){.site-draft-banner{padding:10px 24px}}.site-editor-bar,[data-site-key]{transition:opacity .12s,outline-color .12s}@media (prefers-reduced-motion:reduce){.site-editor-bar,[data-site-key],.site-editor-popover{transition:none}}.site-editor-crop{margin-bottom:12px}.site-editor-crop-box{border:1px solid var(--adm-border-strong);border-radius:var(--adm-radius-sm);background:var(--adm-surface-sunken);cursor:grab;touch-action:none;width:100%;max-width:260px;margin:0 0 8px;position:relative;overflow:hidden}.site-editor-crop-box:active{cursor:grabbing}.site-editor-crop-box:focus-visible{outline:2px solid var(--adm-accent);outline-offset:2px}.site-editor-crop-box img{object-fit:cover;object-position:var(--crop-x,50%) var(--crop-y,50%);width:100%;height:100%;transform-origin:var(--crop-x,50%) var(--crop-y,50%);transform:scale(var(--crop-zoom,1));-webkit-user-select:none;user-select:none;-webkit-user-drag:none;position:absolute;inset:0}.site-editor-crop input[type=range]{width:100%;max-width:260px;accent-color:var(--adm-accent)}.site-editor-btn.is-primary{background:var(--adm-accent);border-color:var(--adm-accent);color:var(--adm-on-accent)}.site-editor-btn.is-primary:hover{background:var(--adm-accent);filter:brightness(1.05)}
