.hertta-admin-root{--panel-width: 33rem;--text-0: rgb(240, 242, 245);--text-1: rgba(240, 242, 245, .75);--text-2: rgba(240, 242, 245, .55);--text-3: rgba(240, 242, 245, .3);--lift-0: rgb(20, 24, 30);--lift-1: rgba(255, 255, 255, .04);--lift-2: rgba(255, 255, 255, .08);--blue: #577fea;--cyan: #03a9f4;--purple: #c06cff;--green: #50c878;--red: #ff6b6b;--code: #a9b9e8;--monospace: "Plex Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}.hertta-admin-root .launcher{border:1px solid var(--text-3);border-radius:2px;background:var(--lift-0);position:fixed;left:1.25rem;bottom:1.25rem;width:1.5em;height:1.5em;cursor:pointer;z-index:3}.hertta-admin-root .launcher:hover,.hertta-admin-root .launcher:focus-visible{border-color:var(--text-2);outline:none}.hertta-admin-root .admin{--focus: var(--text-3);background-color:var(--lift-0);border-right:2px solid var(--lift-1);color:var(--text-1);width:min(var(--panel-width),100vw);max-width:var(--panel-width);position:fixed;height:100vh;height:100dvh;font-size:14px;padding:1.5em;display:flex;flex-direction:column;opacity:0;inset:0;left:calc(-1 * var(--panel-width));transition:left .16s ease,opacity .16s ease;z-index:4}.hertta-admin-root .admin .panels{min-height:0;flex:1}.hertta-admin-root .panels>[data-panel]{display:block;height:100%}.hertta-admin-root .panels>[data-panel][hidden]{display:none}.hertta-admin-root tab-list{display:flex;margin-bottom:1.5em}.hertta-admin-root tab-list button{border:0;border-radius:.25em;display:inline-flex;align-items:center;gap:.4em;font:inherit;font-size:90%;padding:.5em 1em;color:var(--text-2);cursor:pointer}.hertta-admin-root tab-list .close{margin-inline:auto -.5em;padding-inline:.5em}.hertta-admin-root tab-list .selected{background-color:var(--lift-2);color:var(--text-0)}.hertta-admin-root .ghost{background-color:unset}.hertta-admin-root .admin-icon,.hertta-admin-root .admin-icon .icon{display:inline-flex;width:1.125em;height:1.125em}.hertta-admin-root .admin-icon .icon{fill:none;stroke:currentColor;stroke-width:2}.hertta-admin-root.show-admin .launcher{display:none}.hertta-admin-root.show-admin .admin{left:0;opacity:1}.hertta-admin-root.show-admin>.admin-workspace{margin-left:min(var(--panel-width),100vw);width:calc(100% - min(var(--panel-width),100vw))}.hertta-admin-root .admin-workspace{min-width:0;width:100%;transition:margin-left .16s ease,width .16s ease}.hertta-admin-root code-editor.hertta-source-editor{position:relative;display:block;margin-left:.125em;overflow-y:auto;height:100%;min-height:12rem;color:var(--code)}.hertta-admin-root code-editor.hertta-source-editor pre,.hertta-admin-root code-editor.hertta-source-editor textarea{box-sizing:border-box;font-family:var(--monospace);line-height:1.75;position:absolute;inset:0 0 auto;font-size:90%;white-space:pre-wrap;word-wrap:break-word;background-color:unset;width:100%;max-width:100%;min-height:100%}.hertta-admin-root code-editor.hertta-source-editor pre{border:0;margin:0;overflow:visible;pointer-events:none}.hertta-admin-root code-editor.hertta-source-editor pre>div{min-height:1lh}.hertta-admin-root code-editor.hertta-source-editor textarea{field-sizing:content;padding:0;margin:0;border:0;resize:none;overflow:hidden;outline:unset;color:#fff0;-webkit-text-fill-color:transparent;caret-color:var(--text-0)}.hertta-admin-root code-editor.hertta-source-editor textarea::selection{background:#577fea47;-webkit-text-fill-color:transparent}.hertta-admin-root code-editor.hertta-source-editor .hl-1{color:var(--cyan)}.hertta-admin-root code-editor.hertta-source-editor .hl-2{color:var(--purple)}.hertta-admin-root code-editor.hertta-source-editor .hl-3{color:var(--green)}.hertta-admin-root code-editor.hertta-source-editor .hl-4,.hertta-admin-root code-editor.hertta-source-editor .hl-comment{color:var(--text-2)}.hertta-admin-root code-editor.hertta-source-editor .hl-error{color:var(--red)}@media(max-width:42rem){.hertta-admin-root.show-admin>.admin-workspace{margin-left:0;width:100%}}@media(prefers-reduced-motion:reduce){.hertta-admin-root .admin,.hertta-admin-root .admin-workspace{transition:none}}.editor-shell.editor-shell-admin{display:block;position:relative;min-height:100svh;overflow:hidden;background:#fff}.editor-shell-admin .hertta-admin-root,.editor-shell-admin .admin-workspace,.editor-shell-admin .editor-canvas{height:100svh;min-height:0}.editor-shell-admin .hertta-admin-root,.editor-shell-admin .editor-canvas{width:100%}.editor-shell-admin .editor-canvas{padding:0;background:#fff}.editor-shell-admin .editor-canvas iframe{border-radius:0;box-shadow:none}.hertta-admin-root .admin .panels{overflow:hidden}.hertta-admin-root .admin-content-panel,.hertta-admin-root .admin-design-panel,.hertta-admin-root .admin-assets-panel{height:100%;min-height:0;color:var(--text-1)}.hertta-admin-root .admin-content-panel{display:flex;flex-direction:column;gap:.9rem;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.hertta-admin-root .admin-site-context{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;font-size:.8rem}.hertta-admin-root .admin-site-context strong{overflow:hidden;color:var(--text-0);text-overflow:ellipsis;white-space:nowrap}.hertta-admin-root .admin-site-context a,.hertta-admin-root .admin-text-button{border:0;padding:0;color:var(--text-2);background:transparent;cursor:pointer;font:inherit;text-decoration:none}.hertta-admin-root .admin-site-context a:hover,.hertta-admin-root .admin-text-button:hover{color:var(--text-0)}.hertta-admin-root .admin-source-pickers{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.hertta-admin-root .admin-source-pickers label,.hertta-admin-root .admin-asset-upload{display:grid;gap:.4rem}.hertta-admin-root .admin-source-pickers span,.hertta-admin-root .admin-asset-upload>label{color:var(--text-2);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hertta-admin-root .admin select,.hertta-admin-root .admin input,.hertta-admin-root .admin textarea{box-sizing:border-box;width:100%;border:1px solid var(--text-3);border-radius:.25rem;color:var(--text-0);background:var(--lift-1);font:inherit}.hertta-admin-root .admin select,.hertta-admin-root .admin input{min-height:2.25rem;padding:.4rem .55rem}.hertta-admin-root .admin textarea{padding:.65rem;resize:vertical;line-height:1.5}.hertta-admin-root .admin select:focus,.hertta-admin-root .admin input:focus,.hertta-admin-root .admin textarea:focus{border-color:var(--blue);outline:1px solid var(--blue)}.hertta-admin-root code-editor.hertta-source-editor{flex:1;min-height:10rem}.hertta-admin-root .admin-selection,.hertta-admin-root .admin-conversion{flex:0 0 auto;color:var(--text-2);font-size:.75rem}.hertta-admin-root .admin-selection summary,.hertta-admin-root .admin-conversion summary{cursor:pointer}.hertta-admin-root .admin-selection textarea,.hertta-admin-root .admin-conversion textarea{margin-top:.65rem}.hertta-admin-root .admin-conversion .admin-secondary{margin-top:.5rem}.hertta-admin-root .admin-conversion small{display:block;margin-top:.5rem}.hertta-admin-root .admin-design-panel,.hertta-admin-root .admin-assets-panel{overflow-y:auto}.hertta-admin-root .admin-design-panel fieldset{display:grid;gap:.85rem;border:1px solid var(--text-3);padding:1rem}.hertta-admin-root .admin-design-panel legend{padding-inline:.4rem;color:var(--text-0)}.hertta-admin-root .admin-design-panel label{display:flex;align-items:center;gap:.55rem;text-transform:capitalize}.hertta-admin-root .admin-design-panel input[type=radio]{width:auto;min-height:0}.hertta-admin-root .admin-design-panel p,.hertta-admin-root .admin-assets-panel>p{color:var(--text-2);font-size:.78rem;line-height:1.5}.hertta-admin-root .admin-assets-panel h2{margin:0;color:var(--text-0);font-size:1rem}.hertta-admin-root .admin-contextual-asset,.hertta-admin-root .admin-asset-upload{margin-block:1rem;padding:.9rem;border:1px solid var(--text-3);border-radius:.25rem}.hertta-admin-root .admin-contextual-asset{display:grid;gap:.65rem;border-color:var(--blue)}.hertta-admin-root .admin-contextual-asset code{overflow:hidden;color:var(--text-2);font-size:.7rem;text-overflow:ellipsis}.hertta-admin-root .admin-asset-list{display:grid;gap:.4rem;margin:0;padding:0;list-style:none}.hertta-admin-root .admin-asset-list li{display:flex;justify-content:space-between;gap:.5rem;padding:.45rem 0;border-bottom:1px solid var(--lift-2);font-size:.72rem}.hertta-admin-root .admin-asset-list li.pending{color:var(--green)}.hertta-admin-root .admin-secondary,.hertta-admin-root .admin-save{min-height:2.35rem;border:1px solid var(--text-3);border-radius:.25rem;color:var(--text-0);background:var(--lift-2);cursor:pointer;font:inherit;font-weight:700}.hertta-admin-root .admin-secondary:hover,.hertta-admin-root .admin-save:hover{border-color:var(--text-2)}.hertta-admin-root .admin-secondary:disabled,.hertta-admin-root .admin-save:disabled{cursor:not-allowed;opacity:.45}.hertta-admin-root .admin-diagnostics,.hertta-admin-root .admin-error{max-height:7rem;overflow-y:auto;padding:.6rem;border:1px solid rgba(255,107,107,.4);color:#ffb2aa;background:#ff6b6b14;font-size:.72rem;line-height:1.4}.hertta-admin-root .admin-diagnostics p,.hertta-admin-root .admin-error{margin:0 0 .35rem}.hertta-admin-root .admin-footer{display:grid;flex:0 0 auto;gap:.6rem;padding-top:.85rem;border-top:1px solid var(--lift-2)}.hertta-admin-root .admin-save{width:100%}.hertta-admin-root .admin-status{display:flex;align-items:center;gap:.55rem;color:var(--text-2);font-size:.7rem;line-height:1.35}.hertta-admin-root .admin-status>span{width:.45rem;height:.45rem;flex:0 0 auto;border-radius:50%;background:var(--green)}.hertta-admin-root .admin-status>span.is-busy{animation:editor-pulse .9s ease-in-out infinite alternate}@media(max-width:42rem){.hertta-admin-root .admin-source-pickers{grid-template-columns:1fr}}:root{font-family:Baskerville,Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;color:#181817;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #fff;--field: #f5f5f3;--ink: #181817;--action: #181817;--action-hover: #333330;--muted: #777773;--hairline: rgba(24, 24, 23, .15)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}.home-page{--page-padding: clamp(36px, 4.5vw, 64px);min-height:100svh;padding:var(--page-padding);background:var(--paper)}.home-content{position:relative;width:min(1320px,100%);min-height:calc(100svh - var(--page-padding) - var(--page-padding));margin:0 auto}.home-utility{position:absolute;z-index:1;top:0;right:0}.home-editor-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 4px;color:var(--muted);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1;text-decoration-line:underline;text-decoration-color:transparent;text-underline-offset:.28em;transition:color .14s ease,text-decoration-color .14s ease}.home-editor-link:hover{color:var(--ink);text-decoration-color:#18181752}.brand-block{position:absolute;top:46%;left:50%;width:100%;transform:translate(-50%,-50%);text-align:center}.home-content h1,.guide h1{margin:0;font-family:Baskerville,Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;font-weight:400;letter-spacing:-.045em}.home-content h1{display:block;font-size:clamp(7rem,13.5vw,13.375rem);line-height:.72;letter-spacing:-.055em;white-space:nowrap}.heart{display:inline-block;margin-left:-.005em;color:var(--ink);font-family:inherit;font-size:1.24em;font-weight:400;line-height:.55;letter-spacing:0;transform:translateY(-.015em)}.tagline{margin:clamp(26px,3vh,36px) 0 0;font-family:Baskerville,Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;font-size:clamp(2.125rem,3.3vw,3.25rem);font-weight:400;line-height:1;letter-spacing:-.025em}.steps{position:absolute;bottom:0;left:0;display:grid;width:100%;grid-template-columns:minmax(300px,.8fr) minmax(520px,1.35fr);gap:clamp(72px,8vw,132px);align-items:end;margin:0}.step{display:grid;grid-template-columns:26px minmax(0,1fr);gap:14px;margin:0;padding:0;font-size:1rem;line-height:1.5}.step-number{color:var(--muted);font-size:1.3rem;line-height:1}.step-label{color:var(--ink);font-size:1.02rem;line-height:1.3;letter-spacing:0}.install-step{display:grid;gap:16px}.install-actions{display:inline-flex;align-items:center;gap:10px}.install-button{display:inline-flex;min-width:124px;min-height:50px;align-items:center;justify-content:center;padding:8px 22px;border:1px solid var(--action);border-radius:3px;color:#fff;background:var(--action);font-size:1.02rem;font-weight:400;line-height:1;text-decoration:none;transition:background .14s ease}.install-button:hover{background:var(--action-hover)}.or{color:var(--muted);font-size:.95rem}.prompt-step{display:grid;gap:13px}.prompt-field{display:flex;width:100%;min-height:54px;overflow:hidden;border:1px solid transparent;border-radius:3px;background:var(--field)}.prompt-field textarea{height:52px;min-width:0;flex:1;padding:16px 18px;border:0;outline:0;resize:none;overflow:hidden;color:var(--ink);background:transparent;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;line-height:1.35}.prompt-field:focus-within{border-color:#18181747;box-shadow:0 0 0 3px #1818170f}.prompt-field button{display:grid;width:54px;min-width:54px;place-items:center;border:0;height:auto;align-self:stretch;margin-right:0;border-radius:0;color:var(--ink);background:transparent;cursor:pointer;transition:background .14s ease}.prompt-field button:hover{background:#e9e9e7}.copy-icon{width:19px;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.copy-check{font-size:1.25rem;line-height:1}.guide-page{min-height:100vh;padding:48px 24px 96px;background:var(--paper)}.guide{width:min(760px,100%);margin:0 auto}.back-link{display:inline-block;margin-bottom:90px;color:var(--muted);text-decoration:none}.back-link:hover{color:var(--ink)}.eyebrow{margin:0 0 12px;color:var(--muted);font-size:1rem;font-style:italic;font-weight:400;letter-spacing:0}.guide h1{max-width:650px;font-size:clamp(3.4rem,8vw,6.5rem);line-height:.88}.guide-intro{margin:26px 0 46px;color:var(--muted);font-size:1.15rem}.guide-steps{margin:0;padding:0;list-style:none;counter-reset:guide-step}.guide-steps>li{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:0 0 44px;counter-increment:guide-step}.guide-steps>li:before{content:counter(guide-step);display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:#fff;background:var(--action);font-size:.95rem;font-weight:400}.guide h2{margin:3px 0 8px;font-size:1.3rem;font-weight:400}.guide-steps p{margin:0;color:#5b655d;line-height:1.65}.connection-details{margin:22px 0 17px;overflow:hidden;border:1px solid var(--hairline);border-radius:12px;background:var(--field)}.connection-details>div{display:grid;grid-template-columns:100px 1fr;border-bottom:1px solid var(--hairline)}.connection-details>div:last-child{border:0}.connection-details dt,.connection-details dd{margin:0;padding:14px 16px}.connection-details dt{color:var(--muted);font-size:.82rem}.connection-details dd{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.connection-details code{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.connection-details button{display:grid;width:34px;height:32px;place-items:center;flex:0 0 auto;padding:0;border:1px solid var(--hairline);border-radius:6px;color:var(--action);background:transparent;cursor:pointer;font-size:.78rem}.connection-details .copy-icon{width:17px;height:17px}.guide-screenshot{display:block;width:100%;height:auto;margin-top:22px;border:1px solid #292929;border-radius:12px;background:#181818}.guide-prompt{width:100%;margin-top:16px}button:focus-visible,a:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(24,24,23,.22);outline-offset:4px}@media(max-width:1000px){.home-page{--page-padding: 32px;padding:32px 20px}.home-content{width:100%;min-height:calc(100svh - 64px)}.steps{grid-template-columns:1fr;gap:44px}}@media(min-width:1001px)and (max-height:480px),(max-width:1000px)and (max-height:640px){.home-content{min-height:0}.brand-block{position:static;display:grid;min-height:calc(100svh - var(--page-padding) - var(--page-padding));place-content:center;padding-bottom:4vh;transform:none}.steps{position:static;margin-top:0}}@media(max-width:640px){.home-editor-link{font-size:.82rem}.home-content h1{font-size:clamp(4.75rem,20vw,7rem)}.tagline{margin-top:24px;font-size:clamp(2rem,9.5vw,2.75rem)}.steps{gap:40px}.step{grid-template-columns:28px minmax(0,1fr);gap:12px;padding:0}.step-number{font-size:1.35rem}.install-actions{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.install-button{min-width:0;padding-inline:12px}.prompt-field{min-height:76px}.prompt-field textarea{height:74px;padding:15px 12px;font-size:.78rem;white-space:normal}.prompt-field button{width:54px;min-width:54px}.back-link{margin-bottom:60px}.guide-steps>li{grid-template-columns:36px 1fr;gap:12px}.connection-details>div{grid-template-columns:1fr}.connection-details dt{padding-bottom:0}.connection-details dd{padding-top:7px}}@media(max-width:640px)and (min-height:631px)and (max-height:720px){.brand-block{top:45%}.home-content h1{font-size:clamp(4.25rem,18.5vw,5.5rem)}.steps{gap:32px}}.editor-login,.editor-sites,.editor-shell{--editor-ink: #172019;--editor-green: #255c3b;--editor-paper: #f4f2eb;--editor-line: rgba(23, 32, 25, .14);color:var(--editor-ink);background:var(--editor-paper);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.editor-login{min-height:100svh;padding:clamp(28px,5vw,64px)}.editor-wordmark{color:var(--editor-ink);font:500 1.15rem/1 Baskerville,Georgia,serif;text-decoration:none}.editor-login-card{width:min(680px,100%);margin:clamp(100px,17vh,190px) auto 0}.editor-kicker{margin:0 0 12px;color:#657067;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.editor-login h1,.editor-sites h1,.editor-panel h1{margin:0;font-family:Baskerville,Iowan Old Style,Georgia,serif;font-weight:400;letter-spacing:-.035em}.editor-login h1{max-width:650px;font-size:clamp(3.2rem,7vw,5.6rem);line-height:.94}.editor-login-card>p:not(.editor-kicker,.editor-error){max-width:560px;margin:26px 0 34px;color:#5d675f;font-size:1.08rem;line-height:1.65}.editor-preserved-login{display:grid;max-width:560px;gap:8px;margin:18px 0 24px;color:#5d675f;font-size:.78rem;font-weight:700}.editor-preserved-login textarea{width:100%;padding:12px;border:1px solid var(--editor-line);border-radius:7px;resize:vertical;color:var(--editor-ink);background:#fff;font-weight:400;line-height:1.45}.editor-primary{min-height:48px;padding:0 22px;border:0;border-radius:7px;color:#fff;background:var(--editor-green);cursor:pointer;font-weight:700}.editor-primary:hover{background:#1c4930}.editor-primary:disabled{cursor:not-allowed;opacity:.45}.editor-error{padding:12px 14px;border:1px solid rgba(123,56,47,.22);border-radius:7px;color:#73382f;background:#fff4f1;font-size:.86rem;line-height:1.45}.editor-sites{min-height:100svh;padding:clamp(28px,5vw,72px)}.editor-sites-header{display:flex;align-items:end;justify-content:space-between;gap:28px;border-bottom:1px solid var(--editor-line);padding-bottom:28px}.editor-sites h1{font-size:clamp(3.2rem,6vw,5.5rem);line-height:.9}.editor-account{display:flex;align-items:center;gap:18px;color:#657067;font-size:.85rem}.editor-account button,.editor-back{padding:0;border:0;color:var(--editor-green);background:transparent;cursor:pointer;font:inherit}.editor-account button:disabled,.editor-back:disabled{cursor:not-allowed;opacity:.45}.site-grid{display:grid;margin-top:34px;gap:12px}.site-card{display:flex;min-height:132px;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;border:1px solid var(--editor-line);border-radius:12px;background:#fff}.site-card p{margin:0 0 8px;color:#737b74;font:.75rem/1.3 ui-monospace,SFMono-Regular,Consolas,monospace}.site-card h2{margin:0;font:400 1.8rem/1.1 Baskerville,Georgia,serif}.site-card small{display:block;margin-top:10px;color:#8a6b42;font-size:.78rem}.site-card button{min-height:42px;padding:0 18px;border:1px solid var(--editor-green);border-radius:7px;color:var(--editor-green);background:transparent;cursor:pointer;font-weight:700}.site-card button:hover{color:#fff;background:var(--editor-green)}.site-card button:disabled{border-color:var(--editor-line);color:#858b86;cursor:not-allowed;background:transparent}.editor-empty{color:#657067}.editor-recovery-banner{margin:24px 0 0;padding:13px 15px;border:1px solid rgba(138,107,66,.25);border-radius:8px;color:#665d50;background:#fffaf0;font-size:.86rem}.editor-shell{display:grid;min-height:100svh;grid-template-columns:minmax(360px,430px) minmax(0,1fr);overflow:hidden}.editor-panel{position:relative;z-index:1;display:flex;height:100svh;min-height:0;flex-direction:column;overflow-y:auto;padding:26px;border-right:1px solid var(--editor-line);background:#fbfaf6;box-shadow:12px 0 40px #17201912}.editor-panel-top{flex:0 0 auto;padding-bottom:24px;border-bottom:1px solid var(--editor-line)}.editor-back{display:block;margin-bottom:34px}.editor-panel h1{overflow:hidden;font-size:2.3rem;line-height:.98;text-overflow:ellipsis}.editor-panel-top>a{display:inline-block;margin-top:15px;color:#657067;font-size:.78rem;text-decoration:none}.editor-preserved-reminder{display:block;margin-top:16px;padding:9px 11px;border:1px solid rgba(138,107,66,.3);border-radius:7px;color:#765c3d;background:#fffaf0;cursor:pointer;font-size:.75rem;font-weight:700}.editor-page-picker{display:grid;gap:7px;margin-top:22px}.editor-page-picker>span{color:#657067;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.editor-page-picker select{width:100%;min-height:42px;padding:0 34px 0 11px;border:1px solid var(--editor-line);border-radius:7px;color:var(--editor-ink);background:#fff}.editor-page-picker select:disabled{cursor:not-allowed;opacity:.55}.editor-field{flex:1 0 auto;padding:28px 0}.editor-field label{display:block;margin-bottom:9px;font-size:.72rem;font-weight:800;letter-spacing:.1em}.editor-field textarea{width:100%;padding:13px;border:1px solid var(--editor-line);border-radius:7px;outline:none;resize:vertical;color:var(--editor-ink);background:#fff;font:1rem/1.5 ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.editor-field textarea:focus{border-color:var(--editor-green);box-shadow:0 0 0 3px #255c3b1f}.editor-field code{display:block;margin:9px 0 20px;overflow:hidden;color:#7a817b;font-size:.67rem;text-overflow:ellipsis;white-space:nowrap}.editor-field .editor-primary{width:100%}.editor-source-section{display:grid;gap:9px;margin-bottom:26px}.editor-source-section>label{margin:0}.editor-source-section select,.editor-source-section input{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--editor-line);border-radius:7px;color:var(--editor-ink);background:#fff}.editor-source-section small{color:#657067;font-size:.72rem;line-height:1.45}.editor-field textarea.editor-source-code{min-height:240px;resize:vertical;font:.76rem/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;tab-size:2}.editor-assets input[type=file]{padding:7px;font-size:.76rem}.editor-diagnostics{margin:0 0 22px;padding:12px 14px;border:1px solid rgba(123,56,47,.22);border-radius:7px;color:#73382f;background:#fff4f1;font-size:.76rem}.editor-diagnostics p{margin:0 0 7px;line-height:1.45}.editor-diagnostics p:last-child{margin-bottom:0}.editor-secondary{width:100%;min-height:46px;border:1px solid var(--editor-green);border-radius:7px;color:var(--editor-green);background:transparent;cursor:pointer;font-weight:700}.editor-secondary:hover{color:#fff;background:var(--editor-green)}.editor-secondary:disabled{cursor:not-allowed;opacity:.45}.editor-notice{padding:18px;border:1px solid rgba(138,107,66,.25);border-radius:10px;background:#fffaf0}.editor-notice h2{margin:0;font:600 1rem/1.3 ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.editor-notice p{margin:9px 0 18px;color:#665d50;font-size:.86rem;line-height:1.55}.editor-notice-actions{display:grid;gap:10px}.editor-preserved-text{display:grid;gap:7px;margin-bottom:14px}.editor-preserved-text>span{color:#665d50;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.editor-preserved-text textarea{resize:vertical;background:#fff}.editor-link-button{min-height:36px;border:0;color:#765c3d;background:transparent;cursor:pointer;font-size:.78rem;text-decoration:underline;text-underline-offset:3px}.editor-instruction{color:#657067;font-size:.9rem;line-height:1.55}.editor-instruction span{display:block;margin-bottom:18px;color:var(--editor-green);font-size:2rem}.editor-instruction p{margin:0}.editor-status{display:flex;flex:0 0 auto;align-items:center;gap:9px;color:#657067;font-size:.75rem}.editor-status>span{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#72a180}.editor-status>span.is-busy{animation:editor-pulse .9s ease-in-out infinite alternate}.editor-panel>.editor-error{margin:16px 0 0}.editor-canvas{position:relative;height:100svh;padding:22px;overflow:hidden;background:#deded8}.editor-canvas iframe{display:block;width:100%;height:100%;border:0;border-radius:9px;background:#fff;box-shadow:0 20px 70px #17201926}.editor-canvas.is-locked iframe{pointer-events:none}.editor-preview-empty{display:grid;height:100%;place-items:center;padding:40px;color:#657067;text-align:center}.editor-preview-empty p{max-width:460px;line-height:1.6}.editor-canvas-busy{position:absolute;inset:22px;display:grid;place-items:center;border-radius:9px;color:#25362b;background:#f4f2ebd1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);font-size:.9rem;font-weight:700}@keyframes editor-pulse{to{opacity:.25;transform:scale(.7)}}@media(max-width:760px){.editor-sites-header,.site-card{align-items:stretch;flex-direction:column}.site-card button{width:100%}.editor-shell{grid-template-columns:1fr;overflow:auto}.editor-panel{height:auto;min-height:380px;overflow-y:visible;border-right:0;border-bottom:1px solid var(--editor-line)}.editor-canvas{height:70svh;min-height:520px}}
