@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{color:#29382d;font-synthesis:none;--green:#3c5943;--green-dark:#2d4433;--muted:#8a8d82;--line:#e5e6df;--cream:#f8f7f3;--white:#fffefa;background:#f8f7f3;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.5}button{background:0 0;border:0}a{color:inherit;text-decoration:none}input,select,textarea{color:#29382d;background:#fff;border:1px solid #dcdfd5;border-radius:8px;outline:none;width:100%;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:#799b76;box-shadow:0 0 0 3px #78976813}input::placeholder,textarea::placeholder{color:#a2a49a}textarea{resize:vertical;line-height:1.6}select{cursor:pointer}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif}h1{letter-spacing:-1.4px;font-size:34px;font-weight:650;line-height:1.3}h2{letter-spacing:-.7px;font-size:22px;line-height:1.4}h3{font-size:15px;font-weight:650;line-height:1.5}p{line-height:1.7}label{flex-direction:column;gap:8px;margin-bottom:20px;font-size:13px;font-weight:500;display:flex}label small{color:var(--muted);font-weight:400;line-height:1.5}button:focus-visible,a:focus-visible{outline-offset:3px;outline:2px solid #668366}hr{border:0;border-top:1px solid var(--line);margin:22px 0}.muted,.date{color:var(--muted)}.date{font-size:11px}.eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:#888c7c;font-size:10px;font-weight:600}.eyebrow span{color:#bdc0b3;margin:0 10px}.button{white-space:nowrap;background:#fffefa;border:1px solid #dedfd6;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:8px 13px;font-size:12px;font-weight:500;transition:background .15s,transform .15s;display:inline-flex}.button:hover:not(:disabled){background:#eff1e9}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.primary:hover:not(:disabled){background:var(--green-dark)}.button.selected{color:var(--green);background:#eaf0e4;border-color:#b7c6aa}.button.danger{color:#fff;background:#b64e42;border-color:#b64e42}.icon-button{border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.icon-button:hover{background:#eeefe7}.brand{align-items:center;gap:10px;display:flex}.brand img{width:31px;height:31px}.brand>span{letter-spacing:-1.7px;font:800 30px Manrope,sans-serif}.brand-dot{color:#94a17d}.admin-layout{min-height:100vh;display:flex}.sidebar{background:#f1f2eb;border-right:1px solid #e1e3d9;flex-direction:column;flex-shrink:0;width:228px;padding:32px 20px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.brand{margin:0 8px 39px}.workspace-switch{background:#f9faf6;border:1px solid #dde0d3;border-radius:8px;align-items:center;gap:9px;margin-bottom:31px;padding:10px;display:flex}.workspace-switch select{appearance:none;box-shadow:none;background:0 0;border:0;padding:2px 0;font-size:13px;font-weight:600}.workspace-switch>svg{color:#959c8b;flex-shrink:0}.app-square{color:#5f7351;background:#e9eddf;border:1px solid #d7e0c9;border-radius:6px;flex-shrink:0;place-items:center;width:27px;height:27px;font-size:12px;font-weight:700;display:grid}.nav-caption{letter-spacing:1.8px;color:#929783;margin:0 12px 13px;font-size:9px;font-weight:600}.sidebar nav{flex-direction:column;gap:4px;display:flex}.sidebar nav>button{text-align:left;color:#71796a;border-radius:7px;align-items:center;gap:11px;padding:12px;font-size:12px;font-weight:500;display:flex}.sidebar nav>button.active{color:#364d39;background:#e3e8db}.sidebar nav>button:hover{background:#e8ecdf}.sidebar nav>button svg{stroke-width:1.6px}.nav-count{text-align:center;background:#f7f9f1;border-radius:4px;min-width:21px;height:19px;margin-left:auto;font-size:10px;line-height:19px}.nav-divider{border-top:1px solid #dfe2d6;margin:18px 10px 13px}.sidebar-bottom{margin-top:auto;padding-top:40px}.sidebar-note{background:linear-gradient(135deg,#e9eddf,#f4f4eb);border:1px solid #dce2d0;border-radius:9px;padding:18px 15px}.little-orbit{color:#71835b;border:1px solid #cfdbc1;border-radius:50%;place-items:center;width:37px;height:37px;margin-bottom:13px;display:grid}.sidebar-note h3{font-size:13px}.sidebar-note p{color:#838a75;margin:8px 0 15px;font-size:11px;line-height:1.65}.sidebar-note button{align-items:center;gap:18px;padding:0;font-size:11px;font-weight:600;display:flex}.admin-profile{align-items:center;gap:10px;margin-top:25px;padding:0 7px;display:flex}.admin-profile strong{font-size:11px;display:block}.admin-profile small{color:#959b8d;margin-top:3px;font-size:9px;display:block}.status-dot{background:#789666;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.admin-profile>.status-dot{margin-left:auto}.avatar{color:#8e8067;background:#efece4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;font-size:11px;display:inline-flex}.avatar.small{width:20px;height:20px;font-size:9px}.avatar.admin-avatar{color:#556f48;background:#dde6d4}.main-layout{flex-direction:column;width:calc(100% - 228px);min-height:100vh;margin-left:228px;display:flex}.topbar{border-bottom:1px solid var(--line);background:#fcfbf8;justify-content:space-between;align-items:center;height:73px;padding:0 44px;display:flex}.topbar>div{color:#919589;font-size:11px}.topbar strong{color:#52604d;font-weight:500}.slash{color:#c2c5b9;margin:0 14px}.topbar .button{background:0 0;min-height:31px;font-size:10px}.admin-main{flex:1;width:100%;max-width:1450px;margin:0 auto;padding:42px 44px 52px}.page-heading{margin-bottom:35px}.page-heading h1{margin:14px 0 9px}.page-heading p{color:#929487;font-size:12px}.page-columns{grid-template-columns:minmax(0,1fr);gap:35px;display:grid}.page-columns.with-aside{grid-template-columns:minmax(0,1fr) 215px}.primary-column{min-width:0}.section-toolbar{justify-content:space-between;align-items:center;gap:14px;min-height:39px;margin-bottom:18px;display:flex}.segmented{background:#eceee5;border:1px solid #e6e8de;border-radius:7px;gap:3px;padding:3px;display:flex}.segmented>button{color:#939888;border-radius:5px;padding:7px 19px;font-size:11px}.segmented>button.active{color:#44523d;background:#fffefa;box-shadow:0 1px 3px #293c1310}.list-toolbar{justify-content:space-between;align-items:center;gap:10px;margin:19px 0 13px;font-size:10px;display:flex}.filters{gap:7px;display:flex}.filters select,.list-toolbar>select{background-color:#0000;border-color:#e6e7df;width:auto;max-width:145px;padding:7px 25px 7px 9px;font-size:10px}.feedback-list{flex-direction:column;gap:11px;display:flex}.feedback-card{border:1px solid var(--line);background:var(--white);border-radius:10px;gap:17px;padding:21px 19px;transition:box-shadow .15s;display:flex}.feedback-card:hover{border-color:#d7dccd;box-shadow:0 3px 15px #394b2610}.vote{color:#848e76;background:#fafbf6;border:1px solid #e2e5db;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:39px;min-width:39px;height:53px;margin-top:4px;font-size:12px;display:flex}.vote.voted{color:#4f7044;background:#e9efdf;border-color:#c4d2b8}.vote:disabled{opacity:1}.vote svg{stroke-width:1.6px}.feedback-main{text-align:left;flex:1;min-width:0;padding:0}.card-top{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.badge{white-space:nowrap;color:#868d79;background:#eeeee8;border:1px solid #0000;border-radius:4px;align-items:center;padding:2px 7px;font-size:9px;font-weight:500;line-height:1.5;display:inline-flex}.badge.feature,.badge.new{color:#829363;background:#edf0e3;border-color:#e2e7d5}.badge.bug,.badge.fix{color:#b18464;background:#faf0e8;border-color:#f0e4d8}.badge.other,.badge.improvement{color:#7f8a9e;background:#edf0f6;border-color:#e2e7ef}.badge.resolved,.badge.published{color:#64835a;background:#e7eee2}.badge.open{color:#a49967;background:#f5f1e1}.badge.draft{color:#979084;background:#f0ede7}.feedback-card h3{letter-spacing:-.2px;margin-bottom:6px;font-size:13px}.feedback-card p{color:#9b9e92;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.65;display:-webkit-box;overflow:hidden}.card-bottom{color:#969b8a;align-items:center;gap:6px;margin-top:15px;font-size:9px;display:flex}.comment-meta{align-items:center;gap:4px;margin-left:auto;display:flex}.row-arrow{color:#a5ad97;align-self:center}.list-footnote{text-align:center;color:#a5a99b;margin-top:22px;font-size:9px}.overview{border-left:1px solid var(--line);margin-top:4px;padding-left:25px}.overview>.eyebrow{margin:9px 0 24px;font-size:9px;display:block}.stat{border-bottom:1px solid #e5e7db;margin-bottom:17px;padding:0 0 18px}.stat>div{color:#8b9380;align-items:center;gap:7px;font-size:10px;display:flex}.stat svg{color:#97a089;stroke-width:1.5px}.stat>strong{color:#4f5d45;margin:9px 0 0 23px;font:500 27px Manrope,sans-serif;display:block}.tip{padding-top:6px}.tip h3{margin-top:13px;font-size:12px}.tip p{color:#959b87;margin-top:7px;font-size:10px;line-height:1.8}.tip-art{align-items:center;height:57px;padding-left:7px;display:flex}.tip-art span{background:#dce5d05e;border:1px solid #c5d2b5;border-radius:50%;width:42px;height:42px;margin-left:-7px;display:block}.tip-art span:nth-child(2){background:#e0e7d780;width:48px;height:48px}.tip-art span:nth-child(3){background:#eff1e6}.admin-footer{border-top:1px solid var(--line);color:#9aa18e;justify-content:space-between;padding:14px 44px;font-size:9px;display:flex}.admin-footer>span,.admin-footer>a{align-items:center;gap:7px;display:flex}.search{flex:1;max-width:350px;position:relative}.search>svg{color:#9aa48e;position:absolute;top:11px;left:12px}.search>input{background:#fffefa;padding-left:38px;font-size:12px}.category-bar{flex-wrap:wrap;align-items:center;gap:6px;margin:20px 0;display:flex}.category-bar>button{color:#8c9582;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;padding:8px 11px;font-size:10px;display:flex}.category-bar>button.active{color:#526c43;background:#e9eedf;border-color:#dce4d0}.category-bar>button>span{opacity:.7;font-size:9px}.category-manage{margin-left:auto}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.resource-card{text-align:left;border:1px solid var(--line);background:var(--white);border-radius:10px;flex-direction:column;padding:22px;transition:transform .2s,box-shadow .2s;display:flex}.resource-card:hover{transform:translateY(-3px);box-shadow:0 9px 25px #35482708}.resource-icon{color:#8a9a76;justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.resource-icon>svg:first-child{background:#eef1e6;border:1px solid #e4e9da;border-radius:8px;width:39px;height:39px;padding:9px}.resource-card small{color:#99a086;margin-bottom:9px;font-size:9px}.resource-card h3{margin-bottom:10px;font-size:15px}.resource-card p{color:#979e8c;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:30px;font-size:11px;display:-webkit-box;overflow:hidden}.resource-card footer{color:#7f8c6f;border-top:1px solid #edf0e4;justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;font-size:10px;display:flex}.updates-list{max-width:790px}.update-card{gap:27px;display:flex}.update-date{color:#8c9780;border-right:1px solid #dce3d1;min-width:83px;padding:12px 22px 0 0;font-size:10px;position:relative}.timeline-dot{width:7px;height:7px;box-shadow:0 0 0 4px var(--cream);background:#b4c09f;border-radius:50%;position:absolute;top:17px;right:-4px}.update-body{border:1px solid var(--line);background:var(--white);border-radius:10px;flex:1;min-width:0;margin-bottom:26px;padding:25px 28px}.update-body h2{margin:13px 0 16px;font-size:23px}.update-body .button{margin-top:20px}.rich-text{word-wrap:break-word;overflow-wrap:anywhere;font-size:13px;line-height:1.8}.rich-text p{color:#7d8773;white-space:pre-wrap;margin:14px 0}.rich-text h2,.rich-text h3{margin:24px 0 12px}.rich-text ul,.rich-text ol{color:#7d8773;padding-left:22px}.rich-text img{border-radius:8px;max-width:100%;height:auto;margin:16px 0}.rich-text iframe{aspect-ratio:16/9;border:0;border-radius:8px;width:100%;margin:18px 0}.rich-text a{color:#547845;text-decoration:underline}.rich-text blockquote{border-left:3px solid #bacba8;margin-left:0;padding-left:16px}.rich-text pre{background:#eff2e9;border-radius:6px;padding:16px;overflow:auto}.rich-text code{background:#eff2e9;border-radius:3px;padding:2px 4px;font-size:.9em}.detail,.content-detail{max-width:780px}.back{color:#86947a;align-items:center;gap:6px;margin:1px 0 25px;padding:0;font-size:11px;display:flex}.detail-meta{color:#9aa08f;align-items:center;gap:9px;font-size:10px;display:flex}.detail h1,.content-detail h1{margin:17px 0 22px;font-size:28px}.byline{color:#8d9682;align-items:center;gap:9px;margin-bottom:24px;font-size:11px;display:flex}.description{white-space:pre-wrap;color:#7f8975;margin-bottom:25px;font-size:13px}.detail-actions{flex-wrap:wrap;gap:8px;margin:24px 0;display:flex}.notice{color:#7e916e;background:#eaf0e2;border:1px solid #dbe5cf;border-radius:7px;align-items:center;gap:8px;margin:15px 0;padding:12px 15px;font-size:11px;line-height:1.6;display:flex}.comments{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.comments>h3{margin-bottom:22px;font-size:14px}.comments>h3>span{color:#849774;background:#e9eddf;border-radius:5px;margin-left:6px;padding:3px 6px;font-size:10px}.comments>.muted{font-size:12px}.comment{border-bottom:1px solid #eaede2;gap:11px;padding:18px 0;display:flex}.comment-content{flex:1;min-width:0}.comment-heading{align-items:center;gap:6px;font-size:11px;display:flex}.comment-heading strong{font-weight:500}.comment-heading time{color:#a0a793;margin-left:auto;font-size:9px}.comment-content>p{color:#7f8974;white-space:pre-wrap;margin-top:7px;font-size:12px}.comment-tools{gap:4px;display:flex}.comment-tools button{color:#a3ab98;padding:2px}.comment-form{flex-direction:column;align-items:flex-end;gap:10px;margin-top:25px;display:flex}.comment-form textarea{font-size:12px}.attachment-list{flex-wrap:wrap;gap:10px;display:flex}.attachment{border:1px solid var(--line);background:#fff;border-radius:7px;max-width:180px;overflow:hidden}.attachment img{object-fit:cover;width:100%;height:110px;display:block}.attachment button{align-items:center;gap:5px;width:100%;padding:10px;font-size:10px;display:flex}.attachment button span{text-overflow:ellipsis;white-space:nowrap;max-width:110px;overflow:hidden}.modal-backdrop,.preview-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#26322140;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fcfcf8;border:1px solid #edf0e5;border-radius:13px;width:520px;max-width:100%;max-height:90vh;padding:26px;overflow:auto;box-shadow:0 25px 100px #243c2220}.modal.wide{width:750px}.modal>header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.modal h2{font-size:20px}.modal label,.modal input,.modal textarea,.modal select{font-size:12px}.form-actions{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}.upload-area{background:#f5f7ee;border:1px dashed #d5dccb;border-radius:7px;padding:14px}.upload-button{cursor:pointer;color:#71845f;flex-direction:row;align-items:center;gap:6px;width:max-content;margin:0;display:flex;font-size:11px!important}.upload-button input{display:none}.upload-area>small{color:#9ea78f;margin-top:8px;font-size:9px;display:block}.file-chip{background:#fff;border-radius:4px;justify-content:space-between;align-items:center;margin-top:9px;padding:7px;font-size:10px;display:flex}.file-chip button{align-items:center;display:flex}.error{color:#a4694d;background:#fcf2ec;border:1px solid #eadbd1;border-radius:7px;align-items:flex-start;gap:8px;margin:12px 0;padding:13px 14px;font-size:12px;line-height:1.6;display:flex}.error>svg{flex-shrink:0;margin-top:2px}.error>button{white-space:nowrap;margin-left:auto;font-size:11px;text-decoration:underline}.empty{text-align:center;padding:60px 20px}.empty-icon{color:#899c72;background:#ecf0e3;border:1px solid #e0e7d4;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 22px;display:grid}.empty h3{letter-spacing:-.5px;font-size:19px}.empty p{color:#99a08e;max-width:320px;margin:9px auto 22px;font-size:12px}.loading{color:#8b9880;justify-content:center;align-items:center;gap:10px;padding:60px 20px;font-size:12px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.pager{color:#96a187;justify-content:space-between;align-items:center;margin-top:23px;font-size:10px;display:flex}.toast{z-index:2000;color:#fff;background:#3e5941;border-radius:9px;align-items:center;gap:8px;max-width:90vw;padding:13px 19px;font-size:12px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 5px 30px #32492922}.category-row{color:#8d9b7a;align-items:center;gap:7px;margin-bottom:12px;display:flex}.category-row input{min-width:0;padding:9px;font-size:11px}.category-row>.order-input{flex-shrink:0;width:60px}.category-row button{padding:4px}.category-editor{margin-bottom:26px}.inline-fields{gap:8px;display:flex}.title-input{letter-spacing:-.7px;background:0 0;border:0;border-radius:0;margin-bottom:25px;padding:10px 0;font:600 28px Manrope,sans-serif}.title-input:focus{box-shadow:none}.editor-top{justify-content:space-between;align-items:center;display:flex}.editor-top .back{margin:0}.editor-properties{gap:15px;display:flex}.editor-properties>label{width:240px;font-size:11px}.editor-properties select{font-size:12px}.editor-surface{background:#fffefa;border:1px solid #dfe5d5;border-radius:9px;overflow:hidden}.editor-toolbar{border-bottom:1px solid var(--line);background:#f6f8f0;flex-wrap:wrap;gap:4px;padding:9px 11px;display:flex}.editor-toolbar>button,.image-upload{color:#80926c;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:29px;height:29px;margin:0;display:flex}.editor-toolbar>button:hover{background:#e7eddc}.image-upload input{display:none}.tiptap{color:#687c5a;outline:none;min-height:330px;padding:24px;font-size:13px;line-height:1.8}.tiptap p{margin:10px 0}.tiptap h2{margin:20px 0 10px}.tiptap img{border-radius:7px;max-width:100%}.tiptap iframe{aspect-ratio:16/9;border:0;width:100%;height:auto}.tiptap a{color:#487d39;text-decoration:underline}.tiptap p.is-editor-empty:first-child:before{color:#abb49f;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.editor-footer{justify-content:space-between;align-items:center;margin-top:20px;font-size:11px;display:flex}.editor-footer>div{gap:8px;display:flex}.settings{flex-direction:column;gap:20px;max-width:800px;display:flex}.settings-card{background:var(--white);border:1px solid var(--line);border-radius:10px;padding:27px}.settings-card h2{margin-bottom:20px;font-size:17px}.settings-card h3{margin:24px 0 10px}.settings-card p{color:#8b9880;margin-bottom:18px;font-size:12px}.settings-card label{max-width:460px;font-size:12px}.settings-card input,.settings-card textarea{font-size:12px}.card-heading{color:#6b8358;align-items:center;gap:9px;margin-bottom:19px;display:flex}.card-heading h2{margin:0}.settings pre{color:#6c8259;background:#f0f3e9;border:1px solid #e1e8d5;border-radius:6px;padding:18px;font-size:11px;line-height:1.8;overflow:auto}.key-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:10px;padding:12px 0;font-size:10px;display:flex}.key-row>.button{margin-left:auto;font-size:10px}.text-green{color:#659454}.key-reveal{background:#ecf2e4;border-radius:6px;margin-top:20px;padding:15px}.key-reveal code{word-break:break-all;margin-bottom:15px;font-size:11px;display:block}.key-reveal p{font-size:11px}.preview-backdrop{justify-content:flex-end;padding:0}.preview-panel{background:var(--cream);flex-direction:column;width:480px;max-width:100%;height:100%;display:flex;box-shadow:-20px 0 60px #22351b20}.preview-panel>header{justify-content:space-between;align-items:center;padding:22px;display:flex}.widget-shell{background:var(--cream);flex-direction:column;height:100dvh;display:flex}.widget-header{justify-content:space-between;align-items:center;padding:24px 24px 18px;display:flex}.widget-header .brand img,.preview-panel .brand img{width:26px;height:26px}.widget-header .brand>span,.preview-panel .brand>span{font-size:25px}.widget-intro{padding:9px 24px 24px}.widget-intro .eyebrow{font-size:9px}.widget-intro h2{letter-spacing:-1px;max-width:330px;margin-top:9px;font-size:26px;line-height:1.35}.widget-tabs{border-bottom:1px solid var(--line);flex-shrink:0;gap:15px;padding:0 22px;display:flex}.widget-tabs>button{color:#939e87;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:13px 0;font-size:11px;display:flex}.widget-tabs>button.active{color:#3d5b32;border-color:#748f5f}.count{color:#5c7a43;background:#dbe7cb;border-radius:5px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-weight:600;display:inline-flex}.widget-content{scrollbar-width:thin;scrollbar-color:#d5ddca transparent;flex:1;min-height:0;padding:22px;overflow-y:auto}.widget-content .section-toolbar{flex-wrap:wrap}.widget-content .section-toolbar>.button{padding:7px 10px;font-size:10px}.widget-content .segmented>button{padding:6px 13px}.widget-content .feedback-card{gap:11px;padding:15px 12px}.widget-content .feedback-card h3{font-size:12px}.widget-content .row-arrow{display:none}.widget-content .feedback-card p{font-size:11px}.widget-content .resource-grid{grid-template-columns:1fr}.widget-content .resource-card{padding:20px}.widget-content .resource-icon{margin-bottom:18px}.widget-content .resource-card p{margin-bottom:15px}.widget-content .resource-card h3{font-size:17px}.widget-content .update-card{display:block}.widget-content .update-date{border:0;padding:0 0 12px 14px}.widget-content .timeline-dot{top:3px;left:0}.widget-content .update-body{padding:22px 18px}.widget-content .update-body h2{font-size:22px}.widget-content .category-bar{gap:2px}.widget-content .category-bar>button{padding:7px 8px;font-size:9px}.widget-content .detail h1,.widget-content .content-detail h1{font-size:26px}.widget-content .list-toolbar{flex-wrap:wrap}.widget-content .search{max-width:none}.widget-footer{border-top:1px solid var(--line);text-align:center;color:#a5ad9c;flex-shrink:0;padding:12px 20px;font-size:9px}.widget-shell .modal-backdrop{padding:12px}.widget-shell .modal{padding:20px}.widget-shell .modal h2{font-size:18px}.widget-shell .error{font-size:11px}.image-loading{background:#ecf1e5;border-radius:8px;height:100px}.onboarding{padding:40px 0}.onboarding .empty h3{font-size:30px}.access-page{max-width:450px;margin:15vh auto;padding:25px}.access-page>img{width:48px;margin-bottom:25px}.access-page h1{margin-bottom:14px;font-size:28px}.access-page p{color:#8b9880;font-size:13px}.demo-page{background:radial-gradient(at 80% 40%,#e8eedb80,#0000 55%),#f8f7f1;flex-direction:column;min-height:100vh;display:flex}.demo-page>header{border-bottom:1px solid #e7ebde;justify-content:space-between;align-items:center;padding:30px 7%;display:flex}.demo-brand{letter-spacing:-.7px;align-items:center;gap:9px;font-size:19px;font-weight:650;display:flex}.demo-brand>span{letter-spacing:0;color:#a5ad98;margin-left:9px;font-size:11px;font-weight:400}.demo-page>header>a:last-child{color:#81916f;align-items:center;gap:9px;font-size:11px;display:flex}.demo-page>main{flex:1;width:780px;max-width:100%;margin:0 auto;padding:90px 30px 70px}.demo-page h1{letter-spacing:-2.4px;max-width:600px;margin:22px 0;font-size:54px;line-height:1.13}.demo-page main>p{color:#93a084;max-width:470px;font-size:13px}.demo-controls{gap:17px;margin-top:35px;display:flex}.demo-controls label{color:#8c9b7d;min-width:180px;font-size:10px}.demo-controls select{font-size:12px}.demo-cards{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px;display:grid}.demo-cards>button{text-align:left;background:#fffefa;border:1px solid #e0e6d5;border-radius:11px;flex-wrap:wrap;align-items:center;gap:12px;padding:23px;transition:transform .2s;display:flex}.demo-cards>button:hover{border-color:#bfcfaf;transform:translateY(-4px)}.demo-cards>button>svg:first-child{object-position:left;color:#8ca378;flex-basis:100%;height:25px;margin:0 auto 15px 0}.demo-cards>button>span{flex:1;font-size:12px}.demo-cards>button>svg:last-child{color:#a7b49a}.demo-page>footer{color:#a2af92;justify-content:center;align-items:center;gap:7px;padding:22px;font-size:10px;display:flex}.demo-page>footer img{width:18px;height:18px}@media (min-width:1500px){.admin-main{padding-top:55px}.page-heading{margin-bottom:43px}.feedback-card{padding:25px}.feedback-card h3{font-size:15px}.feedback-card p{font-size:12px}}@media (max-width:1150px){.page-columns.with-aside{grid-template-columns:1fr}.overview{display:none}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-main{padding:35px 30px}.topbar{padding:0 30px}.sidebar{width:208px;padding-left:15px;padding-right:15px}.main-layout{width:calc(100% - 208px);margin-left:208px}}@media (max-width:750px){.sidebar{width:66px;padding:20px 8px}.sidebar>.brand{margin:5px auto 35px}.sidebar .brand>span,.workspace-switch,.nav-caption,.sidebar nav>button>span,.sidebar-bottom,.nav-divider{display:none}.sidebar nav>button{justify-content:center;padding:13px}.main-layout{width:calc(100% - 66px);margin-left:66px}.topbar{height:61px;padding:0 20px}.topbar .button{gap:0;padding:8px;font-size:0}.topbar .button svg{width:17px;height:17px}.admin-main{padding:27px 20px}.page-heading h1{font-size:27px}.page-heading p{font-size:11px}.page-heading{margin-bottom:25px}.resource-grid{grid-template-columns:1fr}.section-toolbar{flex-wrap:wrap}.feedback-card{gap:10px;padding:15px 12px}.feedback-card h3{font-size:12px}.row-arrow{display:none}.admin-footer{padding:12px 20px}.admin-footer>span{display:none}.update-card{display:block}.update-date{border:0;padding:0 0 12px 14px}.timeline-dot{top:3px;left:0}.update-body,.settings-card{padding:20px}.key-row{flex-wrap:wrap}.demo-page h1{font-size:40px}.demo-page>main{padding:55px 25px}.demo-cards{grid-template-columns:1fr}.demo-cards>button>svg:first-child{flex-basis:auto;margin:0}.demo-controls{flex-wrap:wrap;gap:0}.demo-controls label{width:100%}.demo-brand>span{display:none}.title-input{font-size:23px}.editor-toolbar{gap:0}.tiptap{padding:16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.mobile-app-switch{display:none}@media (max-width:750px){.desktop-app-name{display:none}.topbar>div{align-items:center;display:flex}.mobile-app-switch{width:auto;max-width:120px;box-shadow:none;background:0 0;border:0;padding:5px 10px 5px 0;font-size:11px;display:block}.slash{margin:0 10px}}
