.react-grid-layout{transition:height .2s;position:relative}.react-grid-item{transition:left .2s,top .2s,width .2s,height .2s}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{z-index:1;will-change:width, height;transition:none}.react-grid-item.react-draggable-dragging{z-index:3;will-change:transform;transition:none}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{opacity:.2;z-index:2;-webkit-user-select:none;user-select:none;background:red;transition-duration:.1s}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{opacity:0;width:20px;height:20px;position:absolute}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";border-bottom:2px solid #0006;border-right:2px solid #0006;width:5px;height:5px;position:absolute;bottom:3px;right:3px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:100% 100%;background-repeat:no-repeat;background-origin:content-box;width:20px;height:20px;padding:0 3px 3px 0;position:absolute}.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e8f2ef;font-synthesis:none;--bg:#06100e;--panel:#0b1917;--panel-2:#10211e;--line:#1d332f;--muted:#88a09a;--green:#2bd477;--green-soft:#2bd4771f;--amber:#f9b826;--red:#ff5454;background:#06100e;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 70% -20%, #12352e 0, transparent 38%), var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}svg{flex:none;width:18px;height:18px}.admin-shell{grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}aside{border-right:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050e0cf0;flex-direction:column;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:0 7px 25px;display:flex}.brand-mark{width:38px;height:38px;color:var(--green);background:var(--green-soft);border:1px solid color-mix(in srgb,var(--green) 35%,transparent);border-radius:10px;place-items:center;font-weight:800;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%;padding:4px}.brand strong,.brand span{display:block}.brand span{color:var(--muted);margin-top:3px;font-size:12px}aside nav{gap:6px;display:grid}aside nav button{color:#9db0ab;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:11px 12px;display:flex}aside nav button:hover,aside nav button.active{background:var(--green-soft);color:var(--green)}aside nav button span{flex:1}aside nav button svg:last-child{width:14px}.aside-foot{background:var(--panel);border:1px solid var(--line);color:var(--green);border-radius:10px;gap:10px;margin-top:auto;padding:13px;display:flex}.aside-foot strong,.aside-foot span{display:block}.aside-foot strong{color:#dce9e5;font-size:12px}.aside-foot span{color:var(--muted);margin-top:3px;font-size:10px}.admin-shell>main{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#06100eb8;align-items:center;gap:14px;height:84px;padding:0 30px;display:flex;position:sticky;top:0}.topbar h1{margin:2px 0 0;font-size:22px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:800}.topbar-right{align-items:center;gap:14px;margin-left:auto;display:flex}.health-summary{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.content{max-width:1600px;margin:0 auto;padding:28px 30px 70px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px;display:grid}.metric{border:1px solid var(--line);background:linear-gradient(145deg,#10211ef2,#081613f2);border-radius:12px;padding:18px;position:relative;overflow:hidden}.metric>svg{color:var(--green);position:absolute;top:17px;right:17px}.metric>span{color:var(--muted);font-size:12px;display:block}.metric>strong{margin:12px 0 5px;font-size:34px;display:block}.metric strong small{color:var(--muted);font-size:15px}.metric p{color:var(--muted);margin:0;font-size:11px}.metric.primary{background:linear-gradient(145deg,#11392cf2,#081915f2);border-color:#2bd47759}.onboarding{border-color:#f9b82647;margin-bottom:18px}.onboarding.ready{border-color:#2bd47747}.setup-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.setup-grid button{border:1px solid var(--line);color:#c4d2ce;cursor:pointer;text-align:left;background:#081612;border-radius:8px;align-items:center;gap:9px;min-width:0;padding:10px;display:flex}.setup-grid button:hover{border-color:var(--green)}.setup-grid button>span{width:23px;height:23px;color:var(--amber);background:#f9b8261f;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.setup-grid button.complete>span{background:var(--green-soft);color:var(--green)}.setup-grid button>span svg{width:12px}.setup-grid button strong{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:10px;overflow:hidden}.setup-grid button>svg{width:12px;color:var(--muted)}.panel{border:1px solid var(--line);background:#0a1916e6;border-radius:12px;min-width:0;padding:20px}.panel-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.panel-head h2{margin:4px 0 0;font-size:18px}.panel-head p{color:var(--muted);max-width:580px;margin:7px 0 0;font-size:12px}.button{border:1px solid var(--green);background:var(--green);color:#03100c;cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.button:hover{filter:brightness(1.08)}.button:disabled{opacity:.5;cursor:not-allowed}.button.secondary{color:#dfeae7;background:0 0;border-color:#2b4540}.button.secondary:hover{border-color:var(--green);color:var(--green)}.button.small{padding:7px 10px;font-size:11px}.icon-button{color:#91a8a2;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.icon-button:hover{color:#fff;background:#ffffff0f}.icon-button.danger:hover{color:var(--red)}.menu-button,.nav-close{display:none}.dot{background:#778985;border-radius:50%;flex:none;width:8px;height:8px;display:inline-block}.dot.healthy{background:var(--green);box-shadow:0 0 10px #2bd47780}.dot.degraded{background:var(--amber)}.dot.outage{background:var(--red)}.pill{text-transform:capitalize;color:#aab9b5;border:1px solid #31443f;border-radius:99px;align-items:center;gap:6px;padding:4px 8px;font-size:10px;display:inline-flex}.pill svg{width:11px;height:11px}.pill.healthy{color:var(--green);background:var(--green-soft);border-color:#2bd47740}.pill.degraded{color:var(--amber);background:#f9b8261a;border-color:#f9b8264d}.pill.outage{color:var(--red);background:#ff54541a;border-color:#ff54544d}.pill.unknown{color:#9baaa6}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{color:#718983;text-transform:uppercase;letter-spacing:.08em;text-align:left;border-bottom:1px solid var(--line);padding:10px 12px;font-size:9px}td{color:#b8c8c4;border-bottom:1px solid #1d332fa6;padding:13px 12px}td strong,td small{display:block}td strong{color:#e5efed;margin-bottom:4px}td small{color:var(--muted);font-size:10px}.error-text{white-space:nowrap;text-overflow:ellipsis;max-width:420px;overflow:hidden;color:#ff8c8c!important}.builder-layout,.settings-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:18px;display:grid}.builder-sidebar{position:sticky;top:103px}.page-list{gap:5px;display:grid}.page-list>button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:10px;display:flex}.page-list>button:hover,.page-list>button.active{background:var(--panel-2);border-color:var(--line)}.page-list strong,.page-list small{display:block}.page-list strong{font-size:12px}.page-list small{color:var(--muted);margin-top:3px;font-size:10px}.create-box{border-top:1px solid var(--line);margin-top:15px;padding-top:12px}.create-box summary{cursor:pointer;color:var(--green);align-items:center;gap:7px;margin-bottom:12px;font-size:12px;display:flex}.create-box.always{gap:8px;display:grid}.builder-main{min-width:0}.page-toolbar{margin-bottom:16px}.page-fields{grid-template-columns:2fr 1.4fr 1fr .7fr;gap:12px;display:grid}.toolbar-actions,.panel-actions,.modal-actions,.export-actions{justify-content:flex-end;gap:9px;margin-top:15px;display:flex}.draft-note{color:var(--muted);margin:12px 0 0;font-size:10px}.field{gap:6px;min-width:0;display:grid}.field>span{color:#9db0ab;font-size:10px;font-weight:700}.field input,.field select,.inline-form input,.inline-form select{color:#e8f2ef;background:#071310;border:1px solid #29413c;border-radius:7px;outline:none;width:100%;min-width:0;padding:9px 10px;font-size:12px}.field input:focus,.field select:focus,.inline-form input:focus,.inline-form select:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.field small{color:var(--muted);font-size:9px}.switch-field{align-content:start}.switch{cursor:pointer;background:#32443f;border:0;border-radius:99px;width:34px;height:19px;padding:2px;transition:all .2s}.switch span{background:#d8e1df;border-radius:50%;width:15px;height:15px;transition:all .2s;display:block}.switch.on{background:var(--green)}.switch.on span{background:#042016;transform:translate(15px)}.grid-shell{min-height:200px}.grid-shell.editing{background:#04100d66;border:1px dashed #294640;border-radius:12px;padding:4px}.widget{background:linear-gradient(145deg,#0c1e1a,#091714);border:1px solid #274039;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px #0000001f}.widget-disabled{opacity:.5}.widget-head{border-bottom:1px solid #274039b3;justify-content:space-between;align-items:center;height:43px;padding:0 10px;display:flex}.widget-title{align-items:center;gap:8px;min-width:0;font-size:11px;font-weight:750;display:flex}.widget-title>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.widget-handle{cursor:grab;color:#687f79}.widget-actions{align-items:center;gap:2px;display:flex}.widget-actions .switch{transform:scale(.84)}.widget-actions .icon-button{width:28px;height:28px}.widget-actions svg{width:14px;height:14px}.widget-body{height:calc(100% - 68px);padding:12px;overflow:auto}.widget-foot{color:#647a74;text-transform:uppercase;letter-spacing:.06em;border-top:1px solid #274039b3;justify-content:space-between;align-items:center;height:25px;padding:0 10px;font-size:8px;display:flex}.widget-foot label{text-transform:none;letter-spacing:0;align-items:center;gap:5px;display:flex}.react-grid-item.react-grid-placeholder{background:var(--green);opacity:.18;border-radius:10px}.react-resizable-handle:after{border-color:var(--green)!important}.hero-status{align-items:center;gap:14px;height:100%;display:flex}.status-orb{background:var(--green-soft);width:46px;height:46px;color:var(--green);border:1px solid #2bd47740;border-radius:50%;place-items:center;display:grid}.status-orb.degraded{color:var(--amber);background:#f9b8261a}.hero-status span,.hero-status strong,.hero-status small{display:block}.hero-status span{text-transform:uppercase;color:var(--muted);letter-spacing:.08em;font-size:9px}.hero-status strong{margin:4px 0;font-size:16px}.hero-status small{color:var(--muted);font-size:10px}.service-list{gap:7px;display:grid}.service-row{border:1px solid #274039a6;border-radius:7px;align-items:center;gap:9px;padding:8px;display:flex}.service-row>div{flex:1;min-width:0}.service-row strong,.service-row small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.service-row strong{font-size:10px}.service-row small{color:var(--muted);margin-top:3px;font-size:8px}.calm{height:100%;color:var(--green);place-items:center;gap:5px;font-size:11px;display:grid}.incident-list{gap:7px;display:grid}.incident-row{background:#ff54540f;border-radius:7px;gap:9px;padding:8px;display:flex}.incident-row svg{color:var(--red);width:14px}.incident-row strong,.incident-row small{display:block}.incident-row strong{font-size:10px}.incident-row small{color:var(--muted);margin-top:3px;font-size:8px}.provider-card{align-items:center;gap:11px;height:100%;display:flex}.provider-card>svg{color:var(--green);width:24px;height:24px}.provider-card>div{flex:1}.provider-card strong,.provider-card small{display:block}.provider-card small{color:var(--muted);margin-top:4px;font-size:9px}.chart-placeholder{flex-direction:column;height:100%;display:flex}.chart-bars{border-bottom:1px solid #315047;flex:1;align-items:end;gap:4px;padding:4px;display:flex}.chart-bars i{background:linear-gradient(var(--green),#2bd47714);border-radius:2px 2px 0 0;flex:1;min-height:2px}.chart-placeholder small{color:var(--muted);margin-top:5px;font-size:8px}.terminal-preview{color:#9bc1b6;gap:7px;font-family:ui-monospace,monospace;font-size:9px;display:grid}.terminal-preview span:nth-child(3){color:var(--amber)}.terminal-preview small{color:var(--muted)}.counter{place-items:center;height:100%;display:grid}.counter strong{color:var(--green);font-size:38px}.counter span{color:var(--muted);font-size:9px}.muted{color:var(--muted);font-size:11px}.floating-save{z-index:9;position:fixed;bottom:24px;right:28px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000605c2;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.modal{background:#0a1916;border:1px solid #2d4a43;border-radius:14px;width:min(680px,100%);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 30px 80px #0000008c}.modal.wide{width:min(960px,100%)}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.catalog-grid>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#0d211d;border-radius:10px;padding:15px}.catalog-grid>button:hover{border-color:var(--green);transform:translateY(-1px)}.catalog-icon{background:var(--green-soft);width:35px;height:35px;color:var(--green);border-radius:8px;place-items:center;margin-bottom:11px;display:grid}.catalog-grid strong{font-size:12px}.catalog-grid p{color:var(--muted);min-height:30px;font-size:10px;line-height:1.5}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid.three{grid-template-columns:repeat(3,1fr)}.field.full{grid-column:1/-1}.subhead{border-top:1px solid var(--line);color:var(--green);gap:11px;margin:25px 0 14px;padding-top:18px;display:flex}.subhead h3{color:#e3eeeb;margin:0;font-size:14px}.subhead p{color:var(--muted);margin:4px 0 0;font-size:10px}.credential-field{position:relative}.credential-state{color:var(--muted);align-items:center;gap:4px;margin-top:4px;font-size:9px;display:flex}.credential-state svg{width:10px}.credential-state.set{color:var(--green)}.card-list{gap:8px;display:grid}.card-list.compact{margin-top:15px}.item-card{border:1px solid var(--line);background:#0a1b18;border-radius:9px;align-items:center;gap:12px;padding:11px;display:flex}.item-icon{width:34px;height:34px;color:var(--green);background:var(--green-soft);border-radius:8px;place-items:center;display:grid}.item-icon.degraded{color:var(--amber);background:#f9b8261a}.item-icon.outage{color:var(--red);background:#ff54541a}.item-main{flex:1;min-width:0}.item-main strong,.item-main span,.item-main small{display:block}.item-main strong{font-size:12px}.item-main span{color:var(--muted);margin-top:3px;font-size:10px}.settings-stack{gap:18px;display:grid}.split-panels{grid-template-columns:1.5fr 1fr;gap:18px;margin-bottom:18px;display:grid}.inline-form{align-items:center;gap:8px;display:flex}.inline-form input{min-width:180px}.secret-callout{background:var(--green-soft);color:var(--green);border:1px solid #2bd47752;border-radius:10px;gap:11px;margin-top:14px;padding:13px;display:flex}.secret-callout>div{flex:1;min-width:0}.secret-callout strong{color:#e5efec;font-size:12px}.secret-callout p{color:#a7bbb5;margin:4px 0 9px;font-size:10px}.secret-callout code{color:#cce6dd;background:#00000047;border-radius:5px;margin:5px 0;padding:7px;font-size:9px;display:block;overflow:auto}.instructions ol{color:#afc0bb;padding-left:18px;font-size:11px;line-height:1.7}.notice{color:var(--green);background:#29665124;border:1px solid #28463d;border-radius:8px;gap:9px;padding:10px;font-size:10px;line-height:1.5;display:flex}.log-results{background:#06110f;border:1px solid #203a34;border-radius:8px;min-height:180px;overflow:auto}.log-results pre{color:#9fc4b9;margin:0;padding:14px;font-size:10px}.empty{text-align:center;min-height:180px;color:var(--muted);align-content:center;place-items:center;padding:28px;display:grid}.empty>svg{color:#46645c;width:28px;height:28px}.empty h3{color:#dce9e5;margin:10px 0 4px;font-size:14px}.empty p{max-width:360px;margin:0 0 12px;font-size:10px}.recipient-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.recipient-grid>div{border:1px solid var(--line);color:var(--green);border-radius:8px;gap:9px;padding:11px;display:flex}.recipient-grid strong,.recipient-grid small{display:block}.recipient-grid strong{color:#e2ece9;font-size:11px}.recipient-grid small{color:var(--muted);margin-top:3px;font-size:9px}.file-button input{display:none}.setup-instructions{border:1px solid var(--line);background:#081612;border-radius:8px;margin:-4px 0 18px;padding:12px 14px}.setup-instructions>strong{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.setup-instructions ol{color:var(--muted);margin:7px 0 0;padding-left:17px;font-size:10px;line-height:1.6}.loading-screen,.public-error{min-height:100vh;color:var(--muted);align-content:center;place-items:center;gap:12px;display:grid}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.toast{z-index:100;background:#10231f;border:1px solid #2c5148;border-radius:9px;align-items:center;gap:9px;padding:12px 16px;font-size:12px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 50px #0006}.toast.success svg{color:var(--green)}.toast.error{border-color:#ff545473}.toast.error svg{color:var(--red)}.public-shell{flex-direction:column;min-height:100vh;display:flex}.public-shell>header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050f0dc7;justify-content:space-between;align-items:center;height:74px;padding:0 max(24px,50vw - 620px);display:flex}.public-brand{color:#ecf4f2;align-items:center;gap:11px;text-decoration:none;display:flex}.public-header-actions{align-items:center;gap:16px;display:flex}.public-meta{text-align:right}.public-meta span{justify-content:flex-end;align-items:center;gap:7px;font-size:11px;display:flex}.public-meta small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.admin-entry{color:#dfeae7;border:1px solid #2b4540;border-radius:8px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.admin-entry:hover{border-color:var(--green);color:var(--green)}.admin-entry svg{width:14px}.public-shell>main{flex:1;width:min(1240px,100% - 38px);margin:0 auto;padding:42px 0 60px}.page-heading{margin:0 0 24px}.page-heading h1{margin:7px 0;font-size:32px}.page-heading p{color:var(--muted);margin:0;font-size:13px}.public-shell footer{border-top:1px solid var(--line);height:66px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 max(24px,50vw - 620px);font-size:10px;display:flex}.public-shell footer a{color:var(--green);align-items:center;gap:6px;text-decoration:none;display:flex}.public-shell footer svg{width:12px}.public-error svg{color:var(--red);width:36px;height:36px}.public-error h1{margin:4px 0 0}.public-error p{margin:0}@media (width<=1050px){.metric-grid,.setup-grid,.form-grid.three,.recipient-grid,.page-fields,.catalog-grid{grid-template-columns:1fr 1fr}}@media (width<=780px){.admin-shell{display:block}.admin-shell aside{width:260px;transition:all .2s;position:fixed;transform:translate(-105%);box-shadow:20px 0 60px #00000080}.admin-shell aside.open{transform:translate(0)}.menu-button,.nav-close{display:grid}.nav-close{margin-left:auto}.topbar{padding:0 17px}.topbar-right .health-summary{display:none}.content{padding:18px 14px 70px}.builder-layout,.settings-layout,.split-panels{grid-template-columns:1fr}.builder-sidebar{position:static}.form-grid,.form-grid.three,.recipient-grid,.catalog-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.panel-head{flex-wrap:wrap}.page-fields{grid-template-columns:1fr 1fr}.inline-form{flex-wrap:wrap}.inline-form input{flex:1;min-width:130px}.floating-save{bottom:15px;right:15px}}@media (width<=500px){.metric-grid,.setup-grid,.page-fields{grid-template-columns:1fr}.topbar-right .button{padding:9px;font-size:0}.topbar h1{font-size:18px}.content{padding-left:10px;padding-right:10px}.panel{padding:15px}.toolbar-actions,.panel-actions{flex-wrap:wrap}.public-shell>main{width:calc(100% - 18px);padding-top:26px}.public-shell>header{padding:0 14px}.public-meta{display:none}.admin-entry{padding:9px;font-size:0}.admin-entry svg{width:17px;height:17px}}
