:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#243a34;background:#f7f8f5;font-synthesis:none;font-size:14px;line-height:1.55;--ink: #233b33;--muted: #78817a;--line: #e2e6df;--green: #285a44;--light: #edf3ec;--danger: #a63b3b}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}button{color:inherit}button,input,textarea,select{outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #47805c}h1,h2,h3,p{margin-top:0}h1{font-size:32px;letter-spacing:-1.2px;line-height:1.25;font-weight:600;margin-bottom:10px}h2{font-size:22px;letter-spacing:-.55px;font-weight:600;margin-bottom:10px}h3{font-size:16px;font-weight:600;margin-bottom:10px}p{margin-bottom:16px}small{font-size:12px}.muted{color:var(--muted)}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.6px;color:#7a897d;margin-bottom:13px;display:block}.helper{display:block;color:var(--muted);font-size:12px;line-height:1.55;margin:6px 0 0}.actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.button{border:1px solid #d9dfd6;background:#fff;border-radius:6px;padding:10px 16px;display:inline-flex;gap:8px;align-items:center;justify-content:center;white-space:nowrap;font-weight:550;font-size:12px;min-height:39px;transition:background .15s,border-color .15s}.button:hover:not(:disabled){background:#f2f5ef;border-color:#becabb}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.primary:hover:not(:disabled){background:#204c38}.button.danger{background:#a63b3b;border-color:#a63b3b;color:#fff}.button.small{font-size:11px;padding:7px 11px;min-height:31px}.icon-button{padding:6px;display:inline-flex;align-items:center;justify-content:center;background:none;border:0;border-radius:4px;flex-shrink:0;min-height:30px;min-width:30px}.icon-button:hover:not(:disabled),.icon-button.active{background:#e8eee5}.destructive{color:var(--danger)}.destructive:hover:not(:disabled){background:#fff0ed}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:13px;font-weight:600}.panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:28px}.notice{background:#eef5eb;border:1px solid #d3e2cc;border-radius:6px;padding:12px 16px;margin-bottom:18px;font-size:13px;color:#335333}.notice.error{background:#fff1ee;border-color:#f0d4ce;color:#913e32}.loading{display:flex;align-items:center;justify-content:center;gap:12px;min-height:220px;color:var(--muted)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{padding:60px 28px;text-align:center;color:var(--muted)}.empty>svg{color:#8b9b86;margin-bottom:18px}.empty h2,.empty h3{color:var(--ink)}.empty p{max-width:420px;margin:0 auto 12px}.badge{display:inline-flex;align-items:center;gap:6px;background:#eff5eb;color:#416337;border:1px solid #dfe9d8;border-radius:30px;padding:4px 10px;font-size:10px;font-weight:600}.badge.amber{background:#fbf4e5;color:#957022;border-color:#f1e6c7}.status-dot,.online-dot{display:inline-block;width:6px;height:6px;background:#6f9463;border-radius:50%;flex-shrink:0}.status-dot.pending{background:#bc9750}.app-shell{min-height:100vh}.sidebar{width:236px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:32px 20px 0;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;font-size:25px;font-weight:650;letter-spacing:-1px;color:#244f3b}.brand-mark{display:inline-flex;align-items:center;justify-content:center;margin-right:10px}.brand-dot{color:#89a069}.workspace-label{display:flex;align-items:center;gap:10px;margin:40px 0 29px;padding:12px 9px;border:1px solid var(--line);border-radius:6px;background:#fbfcf9}.workspace-avatar{display:grid;place-items:center;width:30px;height:32px;background:#e7ecdf;color:#5c724d;border-radius:4px;font-family:Georgia,serif;font-size:17px}.workspace-label strong{font-size:11px;display:block;max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-label small{color:var(--muted);font-size:10px;display:block}.nav-label{font-size:9px;letter-spacing:1.5px;font-weight:600;color:#90988e;padding-left:12px;margin-bottom:12px}.nav-link{display:flex;align-items:center;gap:12px;padding:11px 13px;font-size:12px;font-weight:500;border:0;background:transparent;width:100%;text-align:left;color:#69736b;border-radius:5px;margin:3px 0}.nav-link.active{background:#edf2e9;color:#335c3e}.nav-link:hover{background:#f3f5ef;color:#335c3e}.sidebar-bottom{margin-top:auto;padding-top:70px}.account{border-top:1px solid var(--line);display:flex;align-items:center;gap:10px;padding:23px 3px;margin-top:17px}.account>span:first-child{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eceadf;color:#80755c;font-size:11px}.account strong,.account small{display:block;font-size:10px}.account small{font-size:9px;color:var(--muted)}.account .online-dot{margin-left:auto}.main-content{margin-left:236px;padding:0 46px 60px;max-width:1760px}.workspace-topline{height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:10px;color:#93988d;margin-bottom:37px}.workspace-topline>span:last-child{display:flex;align-items:center;gap:7px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.page-heading .muted{font-size:13px;margin-bottom:0}.page-heading .eyebrow{margin-bottom:13px}.mobile-header,.sidebar-backdrop{display:none}.global-error:not(:empty){position:fixed;top:16px;left:50%;transform:translate(-50%);z-index:50;width:min(90vw,700px)}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-bottom:27px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:7px;padding:23px}.stat-card>span{display:flex;align-items:center;gap:9px;font-size:11px;color:#788272;margin-bottom:21px}.stat-card>span svg{color:#83937a}.stat-card strong{display:block;font-size:22px;font-weight:550;letter-spacing:-.5px;line-height:1.4;margin-bottom:6px}.stat-card strong.date-value{font-size:16px;letter-spacing:-.4px;padding:4px 0}.stat-card em{font-style:normal;font-size:16px;font-weight:400;color:#84917f}.stat-card small{font-size:10px;color:#92998d}.homepage-summary{display:grid;grid-template-columns:36% 1fr;gap:46px;align-items:center;padding:34px;margin-bottom:24px}.homepage-summary .muted{max-width:440px;font-size:12px}.homepage-summary .actions{margin-top:22px}.mini-page{background:#f1f2e8;border:1px solid #e7e9df;border-radius:5px;height:212px;padding:22px 27px;display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.mini-page>div:first-child{grid-column:1/-1;background:#d9dfcc;height:8px;width:40%;border-radius:2px}.mini-page>div:nth-child(2){grid-column:1/-1;background:#d6dfc9;height:90px;border-radius:3px;margin-top:5px}.mini-page>div:nth-child(3){grid-column:1/-1;background:#dadfcf;height:5px;width:70%;margin-top:5px}.mini-page>span{height:28px;background:#e3e7d9;border-radius:2px}.dashboard-bottom{display:grid;grid-template-columns:1fr 1fr;gap:24px}.dashboard-bottom>.panel{padding:27px}.dashboard-bottom .panel>svg{color:#7d9570;margin-bottom:21px}.dashboard-bottom .muted{font-size:12px;max-width:330px}.workflow-note ol{list-style:none;counter-reset:steps;padding:0;margin:10px 0 0;display:grid;gap:18px}.workflow-note li{counter-increment:steps;position:relative;padding-left:38px}.workflow-note li:before{content:counter(steps);position:absolute;left:0;top:3px;width:23px;height:23px;display:grid;place-items:center;background:#f1f4eb;border:1px solid #e3e9dc;border-radius:50%;font-size:10px;color:#7b8c69}.workflow-note strong,.workflow-note li span{display:block;font-size:11px}.workflow-note li span{font-size:10px;color:#88917f}.field{display:flex;flex-direction:column;gap:7px;min-width:0;font-size:12px;font-weight:500}.section-mobile-toggle{display:none}.field label,.field-label{font-size:12px;font-weight:550}.field input,.field textarea,.field select{width:100%;border:1px solid #dce1d8;background:#fff;border-radius:5px;padding:10px 11px;color:var(--ink);font-size:13px;min-height:41px;transition:border-color .15s}.field input:hover,.field textarea:hover,.field select:hover{border-color:#bbc7b5}.field textarea{resize:vertical;min-height:94px;line-height:1.7}.field .helper{font-weight:400;font-size:10px;margin:0}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.full{grid-column:1/-1}.toggle-field{display:flex;align-items:center;gap:9px;font-size:12px;min-height:30px}.toggle-field input{accent-color:var(--green);width:16px;height:16px;cursor:pointer}.fields>.toggle-field{grid-column:1/-1}.image-control{min-height:112px;padding:12px;display:flex;gap:12px;align-items:center;justify-content:center;border:1px dashed #cfd8c9;border-radius:5px;background:#fafbf8;color:#889b7c;flex-wrap:wrap}.image-control.has-image{border-style:solid;justify-content:start}.image-control img{width:88px;height:72px;object-fit:contain;border-radius:3px;background:#eef0e9}.image-control>.button{font-size:10px}.editor-status{display:flex;align-items:center;gap:8px;font-size:11px;color:#7c876f;margin-top:-8px;margin-bottom:24px}.status-hint{margin-left:auto;font-size:10px;color:#969d8e}.editor-layout{display:grid;grid-template-columns:242px minmax(0,1fr);gap:24px;align-items:start}.section-list{position:sticky;top:20px}.section-list-title{display:flex;justify-content:space-between;color:#8d9883;font-size:9px;letter-spacing:1.2px;font-weight:650;margin-bottom:17px}.section-list-title span{font-size:9px;letter-spacing:0;font-weight:400}.section-tab{display:flex;align-items:center;gap:9px;width:100%;padding:12px 10px;background:none;border:0;border-radius:5px;color:#738067;font-size:11px;text-align:left}.section-tab>span:nth-child(2){flex:1}.section-tab small{font-size:9px}.section-tab.active,.section-row.active{background:#eaf0e3;color:#3c6038;border-radius:5px}.section-row.active .section-tab{color:#3c6038}.section-row{display:flex;align-items:center;margin-bottom:2px}.section-row:hover{background:#eff3e8;border-radius:5px}.section-tab:hover{background:#eff3e8}.section-number{font-size:9px;color:#9ba78f;font-variant-numeric:tabular-nums}.section-order{display:flex;padding-right:5px}.section-order .icon-button{padding:3px;min-width:22px;min-height:25px}.section-divider{height:1px;background:var(--line);margin:10px 0}.add-section{width:100%;margin-top:14px;background:transparent;border-style:dashed}.section-list>.helper{font-size:10px;margin:13px 5px}.editor-panel{padding:27px;min-height:430px}.editor-panel>header{display:flex;justify-content:space-between;gap:12px;margin-bottom:28px;border-bottom:1px solid #edf0e8;padding-bottom:22px;flex-wrap:wrap}.editor-panel>header h2{font-size:21px;margin-bottom:7px}.editor-panel>header .eyebrow{font-size:9px;margin-bottom:9px}.editor-panel>header .muted{font-size:11px;margin:0}.editor-panel>header .toggle-field{font-size:10px}.editor-panel fieldset{border:0;margin:0;padding:0;min-width:0}.editor-panel>footer{border-top:1px solid #edf0e8;margin-top:32px;padding-top:18px;display:flex;align-items:center;gap:7px;color:#929d86;font-size:10px}.repeater-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.repeater-heading h3{font-size:13px;margin:0}.count{background:#eff2e9;color:#9aa58f;padding:2px 7px;border-radius:4px;font-size:10px;margin-left:6px}.repeater-empty{background:#f9faf6;border:1px dashed #dce2d4;border-radius:5px;padding:25px;color:#919b83;font-size:11px;text-align:center}.repeater-item{border:1px solid #e3e8dd;border-radius:6px;margin-bottom:16px;padding:17px;background:#fdfefb}.repeater-item .fields{gap:16px}.repeater-item-bar{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:16px}.repeater-item-bar strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:65%}.repeater-item-bar .actions{flex-wrap:nowrap;gap:2px}.section-options{display:grid;gap:8px;max-height:60vh;overflow:auto}.section-options button{display:flex;align-items:center;justify-content:space-between;background:#fafcf7;border:1px solid var(--line);padding:13px 16px;border-radius:5px;text-align:left}.section-options button:hover{border-color:#9faf8f}.section-options strong{display:block;font-size:12px}.section-options small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:24px}.toolbar>.muted{font-size:11px}.search{display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:#fff;border-radius:5px;padding:9px 12px;color:#919b87;width:290px;max-width:100%}.search input{border:0;min-width:0;width:100%;font-size:12px;color:var(--ink);background:transparent}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.media-card{background:#fff;border:1px solid var(--line);border-radius:6px;overflow:hidden;min-width:0;text-align:left}.media-card img{width:100%;height:165px;object-fit:cover;background:#eff1e9;display:block}.image-preview-button{width:100%;border:0;padding:0;background:none;position:relative;display:block}.image-preview-button>span{position:absolute;right:10px;bottom:10px;background:#ffffffed;display:grid;place-items:center;width:28px;height:28px;border-radius:4px;opacity:0;transition:opacity .15s}.image-preview-button:hover>span,.image-preview-button:focus-visible>span{opacity:1}.media-info{padding:14px}.media-info strong{font-size:11px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:550}.media-info>div{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:5px}.media-info small{font-size:10px;color:#949c8c}.media-info .icon-button{min-height:24px;padding:3px}.picker-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));max-height:50vh;overflow-y:auto;gap:12px;padding:2px}.selectable{padding:0 0 10px;cursor:pointer}.selectable:hover,.selectable.selected{border-color:#4f7744;box-shadow:0 0 0 1px #4f7744}.selectable>span{display:block;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:10px 10px 0}.selectable>small{display:block;padding:2px 10px;font-size:10px;color:#939b8c}.selectable img{height:130px}.full-preview{display:block;width:100%;max-height:65vh;object-fit:contain}.modal{color:var(--ink);width:510px;max-width:calc(100vw - 32px);border:1px solid var(--line);border-radius:9px;padding:25px;max-height:90vh;overflow:auto;box-shadow:0 12px 70px #17332326}.modal.wide{width:850px}.modal::backdrop{background:#14271e70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.modal>header h2{font-size:19px;overflow-wrap:anywhere;margin:0}.modal>.muted{font-size:13px}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:25px}.settings-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:24px;align-items:start}.settings-grid .field{margin:23px 0}.settings-grid .panel>.muted{font-size:12px}.about-panel{background:#f0f3e9}.about-panel .info-line{display:flex;gap:12px;margin:30px 0 20px;border-top:1px solid #dde4d4;padding-top:22px}.info-line svg{flex-shrink:0;color:#7e906f}.info-line p{font-size:12px;color:#7e8870}.about-panel>.helper{margin-top:22px;font-size:11px}.login-page{min-height:100vh;display:grid;grid-template-columns:44% 56%;background:#fcfdf9}.login-story{background:#e9edde;padding:45px 50px;color:#385139;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;position:relative;overflow:hidden}.login-story:after{content:"";position:absolute;width:360px;height:360px;border:1px solid #d3dcc6;border-radius:50%;bottom:-190px;right:-150px;box-shadow:0 0 0 40px #dce3d12e,0 0 0 80px #dce3d12e}.login-story .brand{font-size:27px}.login-story .eyebrow{font-size:10px;color:#718663}.login-story h1{font-family:Georgia,serif;font-weight:400;font-size:57px;line-height:1.12;letter-spacing:-1.8px;margin:24px 0}.login-story p{font-size:13px;color:#819073;max-width:280px;line-height:1.8}.login-story>small{font-size:10px;color:#8e9a81}.login-main{display:grid;place-items:center;padding:50px}.login-form{width:100%;max-width:340px}.login-form h2{font-size:29px;letter-spacing:-1px;margin-bottom:12px}.login-form>.muted{font-size:13px;margin-bottom:30px}.login-form .eyebrow{font-size:9px;margin-bottom:15px}.login-form .field{margin-bottom:20px}.login-form .button{width:100%;justify-content:space-between;margin-top:6px}.login-note{display:flex;justify-content:center;align-items:center;gap:7px;color:#8d9881;font-size:10px;margin:23px 0}.login-form>.helper{border-top:1px solid var(--line);padding-top:20px;text-align:center;font-size:10px}.preview-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}.preview-toolbar strong{font-size:13px;display:block}.preview-toolbar small{font-size:10px;color:var(--muted);display:block}.preview-disclaimer{margin-bottom:20px}.preview-canvas{container-type:inline-size;background:#fff;border:1px solid var(--line);margin:0 auto;transition:max-width .2s;max-width:100%;min-height:400px}.preview-canvas.mobile-preview{max-width:390px}.preview-site{font-size:14px;color:#273c30}.preview-site p{line-height:1.8}.preview-site h1{font-family:Georgia,serif;font-weight:400;font-size:44px}.preview-site h2{font-size:28px;font-family:Georgia,serif;font-weight:400}.preview-site a:hover{text-decoration:underline}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.preview-header{display:flex;align-items:center;gap:20px;justify-content:space-between;padding:25px 32px}.preview-header img,.preview-footer>img{max-width:110px;max-height:55px;object-fit:contain}.preview-header nav{display:flex;gap:17px;font-size:11px;flex-wrap:wrap}.preview-action{display:inline-flex;padding:10px 19px;background:#31553d;color:#fff;font-size:12px;border-radius:3px}.preview-hero{position:relative;min-height:340px;display:flex;align-items:center;background:#e9edde;padding:60px 8%;overflow:hidden}.preview-hero picture,.preview-hero picture img,.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:#000}.hero-copy{position:relative;z-index:1;width:100%}.preview-hero:has(picture){color:#fff}.hero-copy p{max-width:600px}.align-center{text-align:center}.align-center p{margin-left:auto;margin-right:auto}.align-center .actions{justify-content:center}.align-right{text-align:right}.align-right p{margin-left:auto}.align-right .actions{justify-content:flex-end}.preview-split{padding:50px 7%;display:flex;align-items:center;gap:35px}.preview-split>img{width:45%;max-height:350px;object-fit:cover}.preview-split>div{flex:1}.preview-split.image-right{flex-direction:row-reverse}.preview-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:25px;padding:40px 7%}.preview-columns article>img{width:100%;height:180px;object-fit:cover;margin-bottom:17px}.preview-columns article p{font-size:12px}.preview-icon{font-size:26px}.preview-columns figure{margin:0;padding:20px;background:#f4f6ee}.preview-columns figure>img{width:40px;height:40px;border-radius:50%;object-fit:cover}.preview-columns blockquote{font-family:Georgia,serif;font-size:19px;margin:15px 0}.preview-columns figcaption{font-size:12px}.preview-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:30px 7%}.preview-gallery img{width:100%;height:200px;object-fit:cover}.preview-cta{padding:55px 10%;text-align:center;background:#e9edde;position:relative}.preview-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.2}.preview-cta>div{position:relative}.preview-contact{padding:45px 7%}.preview-social{display:flex;justify-content:center;gap:20px;padding:20px 7%;font-size:12px}.preview-footer{padding:35px 7%;background:#eff2e8;font-size:12px}.preview-footer nav{display:flex;gap:20px;margin:15px 0}.preview-footer p{margin-top:12px}.preview-footer small{color:#849077}@container (max-width:600px){.preview-header{flex-wrap:wrap;padding:20px}.preview-header nav{order:3;width:100%;gap:10px}.preview-hero{padding:45px 20px;min-height:300px}.preview-site h1{font-size:34px}.preview-split,.preview-split.image-right{flex-direction:column;padding:30px 20px}.preview-split>img{width:100%}.preview-columns{grid-template-columns:1fr;padding:30px 20px}.preview-gallery{grid-template-columns:repeat(2,1fr);padding:20px}.preview-gallery img{height:130px}}@media(min-width:1500px){.main-content{padding-left:65px;padding-right:65px}.editor-layout{grid-template-columns:260px minmax(0,1fr);gap:35px}}@media(max-width:1200px){.sidebar{width:210px;padding-left:15px;padding-right:15px}.main-content{margin-left:210px;padding-left:28px;padding-right:28px}.page-heading{align-items:flex-start;flex-wrap:wrap}.editor-layout{grid-template-columns:215px minmax(0,1fr);gap:18px}.editor-panel{padding:21px}.fields{gap:17px}.image-control{flex-direction:column}.stat-card{padding:18px}.stat-card strong{font-size:19px}.homepage-summary{gap:25px}.stat-card strong.date-value{font-size:14px}}@media(max-width:960px){.sidebar{width:190px}.main-content{margin-left:190px;padding-left:24px;padding-right:24px}.workspace-label{padding:9px 6px}.workspace-label strong{max-width:100px}.fields{grid-template-columns:1fr}.stat-grid{gap:10px}.stat-card{padding:15px}.stat-card strong{font-size:16px}.stat-card>span{font-size:10px}.stat-card>small{font-size:9px}.editor-layout{grid-template-columns:185px minmax(0,1fr);gap:14px}.section-tab{font-size:10px;padding-left:7px;gap:6px}.section-order .icon-button{min-width:18px}.section-list-title span{display:none}.settings-grid{grid-template-columns:1fr}.homepage-summary{padding:25px}.dashboard-bottom{gap:17px}.dashboard-bottom>.panel{padding:22px}.status-hint{max-width:240px;text-align:right}.toolbar{flex-wrap:wrap}.login-story{padding:35px}.login-story h1{font-size:47px}.login-main{padding:35px}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:transform .18s;width:236px;padding-top:25px;z-index:40}.sidebar.open{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#18351d66;z-index:35}.mobile-header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.mobile-header .brand{font-size:23px}.main-content{margin-left:0;padding:0 20px 40px}.workspace-topline{height:47px;margin-bottom:25px}.page-heading{gap:17px;margin-bottom:25px}.page-heading h1{font-size:28px}.page-heading>.actions{gap:7px;width:100%}.page-heading>.actions .button{padding:9px 11px;font-size:11px}.stat-grid{grid-template-columns:1fr;gap:12px}.stat-card{padding:19px;display:grid;grid-template-columns:1fr 1fr;align-items:center;column-gap:12px}.stat-card>span{margin:0;font-size:11px}.stat-card strong{font-size:18px;margin:0}.stat-card>small{grid-column:1/-1;margin-top:10px;font-size:10px}.homepage-summary{grid-template-columns:1fr;gap:25px;padding:24px}.mini-page{height:175px;max-width:320px;width:100%;margin:0 auto}.mini-page>div:nth-child(2){height:63px}.dashboard-bottom,.editor-layout{grid-template-columns:1fr}.section-list{position:static;background:#fff;border:1px solid var(--line);border-radius:6px;padding:15px;display:grid;grid-template-columns:1fr 1fr;gap:2px 8px}.section-list-title,.section-list>.helper,.section-divider,.add-section{grid-column:1/-1}.section-list>.section-tab{grid-column:1/-1}.section-tab{font-size:11px}.section-list>.helper{margin-bottom:0}.section-order .icon-button{min-width:25px;min-height:30px}.editor-status{flex-wrap:wrap}.status-hint{margin-left:0;width:100%;max-width:none;text-align:left}.editor-panel{padding:21px}.fields{grid-template-columns:1fr 1fr}.image-control{flex-direction:row}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.media-card img{height:145px}.media-info{padding:10px}.media-info small{font-size:9px}.toolbar>.muted{font-size:10px}.toolbar .search{width:100%}.modal{padding:20px}.modal .toolbar{gap:12px}.modal .toolbar .search{flex:1;min-width:160px}.modal .media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-page{grid-template-columns:1fr}.login-story{min-height:auto;padding:27px}.login-story>div,.login-story>small{display:none}.login-main{padding:50px 25px}.login-form{max-width:370px}.preview-toolbar{flex-wrap:wrap}.preview-toolbar>div:nth-child(2){order:3;width:100%}.preview-disclaimer{font-size:10px}.workspace-label strong{max-width:140px}}@media(max-width:430px){.main-content{padding-left:15px;padding-right:15px}.fields,.section-list{grid-template-columns:1fr}.section-tab{font-size:12px}.section-list .section-list-title{margin-bottom:10px}.section-row{margin:0}.section-tab{padding-top:9px;padding-bottom:9px}.editor-panel>header .actions{width:100%;justify-content:space-between}.media-grid{gap:10px}.media-card img{height:122px}.media-info strong{font-size:10px}.media-info>div{flex-wrap:wrap}.page-heading>.actions .button{font-size:10px;padding:8px}.page-heading>.actions .button svg{width:14px}.modal .toolbar>.button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}@media(max-width:760px){.section-mobile-toggle{display:flex;grid-column:1 / -1;align-items:center;justify-content:space-between;gap:12px;padding:5px 0;border:0;background:transparent;text-align:left;font-size:12px;font-weight:550;min-height:34px}.section-list.collapsed>:not(.section-mobile-toggle){display:none}.section-mobile-toggle[aria-expanded=true]{margin-bottom:16px}}
