@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";.notice{background:#f5f0fe;border:1px solid #ebe0fd;border-radius:8px;color:#4e0f8f;font-size:13px;font-weight:600;margin-bottom:16px;padding:12px 14px}.error-notice{background:#fdecec;border-color:#f6b8b8;color:#a01a1a}:root{font-family:DM Sans,sans-serif;color:#1e1b2e;background:#f8f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.app-shell{display:flex;min-height:100vh}.sidebar{width:254px;background:#ebe0fd;color:#4a4460;padding:27px 16px;display:flex;flex-direction:column}.brand{font:800 23px Manrope;color:#380a66;padding:0 15px 34px;letter-spacing:-1px}.brand-dot{color:#ff7a45}.workspace{display:flex;align-items:center;gap:10px;border:1px solid #d3b8fa;border-radius:10px;padding:10px;margin-bottom:30px;background:#faf7ff}.workspace-avatar,.avatar{display:grid;place-items:center;border-radius:8px;background:#7c1fe0;color:#fff;font-size:11px;font-weight:700;width:32px;height:32px}.workspace span:nth-child(2){display:flex;flex:1;flex-direction:column}.workspace small{font-size:10px;color:#8536ea}.workspace b{font-size:12px;color:#380a66;margin-top:2px}.workspace svg{font-size:14px}nav{display:grid;gap:7px}nav a,.sidebar-bottom a,.sidebar-bottom button{display:flex;align-items:center;gap:12px;padding:12px 14px;border:0;border-radius:8px;background:none;color:#4a4460;text-decoration:none;font:500 13px DM Sans;cursor:pointer}nav a.active,nav a:hover,.sidebar-bottom a:hover,.sidebar-bottom button:hover{background:#7c1fe0;color:#fff}.sidebar-bottom{margin-top:auto;display:grid;gap:5px;border-top:1px solid #d3b8fa;padding-top:20px}.main{flex:1;min-width:0}header{height:100px;background:#fff;border-bottom:1px solid #e4e1ed;padding:0 48px;display:flex;align-items:center;justify-content:space-between}h1,h2,h3{font-family:Manrope;margin:0;color:#1e1b2e}h1{font-size:23px}.eyebrow,.kicker{color:#837c9d;text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:1.2px;margin:0 0 5px}.header-actions{display:flex;align-items:center;gap:10px}.user-name{font-size:13px;font-weight:600}.content{padding:44px 48px;max-width:1320px}.page-intro{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}h2{font-size:29px;letter-spacing:-.8px}.muted{color:#635c7c;margin:8px 0 0;font-size:14px}.primary,.secondary{border:0;border-radius:7px;padding:12px 16px;font:600 13px DM Sans;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.primary{background:#7c1fe0;color:#fff;box-shadow:0 4px 10px #7c1fe024}.primary:hover{background:#6414b8}.secondary{background:#f5f0fe;color:#6414b8}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.metrics div{background:#fff;border:1px solid #e4e1ed;border-radius:11px;padding:18px 20px}.metrics span{display:block;color:#635c7c;font-size:12px;margin-bottom:8px}.metrics b{font:700 26px Manrope;color:#1e1b2e}.toolbar{display:flex;gap:12px;margin-bottom:14px}.search{background:#fff;border:1px solid #e4e1ed;border-radius:8px;display:flex;align-items:center;gap:9px;padding:0 12px;max-width:420px;flex:1;color:#837c9d}.search input,.toolbar select{border:0;outline:0;padding:11px 0;width:100%;font:13px DM Sans;color:#322d45;background:transparent}.toolbar select{border:1px solid #e4e1ed;background:#fff;border-radius:8px;padding:0 14px;width:150px}.table-card,.form-card{background:#fff;border:1px solid #e4e1ed;border-radius:11px;overflow:hidden}.table-head,.post-row{display:grid;grid-template-columns:minmax(300px,2.5fr) 1fr 1fr 100px 55px;align-items:center;gap:18px;padding:14px 20px}.table-head{background:#fbfafd;color:#a9a3bd;font-size:10px;font-weight:700;letter-spacing:1px}.post-row{min-height:81px;border-top:1px solid #f1eff6}.post-title{display:flex;align-items:center;gap:12px;min-width:0}.post-thumb{width:45px;height:45px;border-radius:8px;display:grid;place-items:center;color:#6414b8;flex:none}.post-title b,.post-title small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-title b{font-size:14px;color:#1e1b2e}.post-title small{color:#837c9d;font-size:11px;margin-top:4px}.status{font-size:11px;font-weight:600;border-radius:20px;padding:6px 10px;width:max-content}.status.publicado{color:#106733;background:#d3f2de}.status.borrador{color:#86560a;background:#fdf0c4}.status.archivado{color:#4a4460;background:#f1eff6}.author,.date{font-size:12px;color:#635c7c}.edit{border:0;background:none;color:#7c1fe0;font-size:12px;font-weight:600;cursor:pointer}.empty{text-align:center;padding:40px;color:#a9a3bd}.back{border:0;background:none;color:#635c7c;padding:0;margin-bottom:24px;cursor:pointer}.editor-actions{display:flex;gap:10px}.editor-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(270px,1fr);gap:18px}.form-card{padding:25px}.form-card label{display:block;font-size:12px;font-weight:600;color:#4a4460;margin-bottom:20px}.form-card input,.form-card textarea,.form-card select{display:block;width:100%;border:1px solid #e4e1ed;border-radius:7px;padding:12px;margin-top:8px;outline:0;font:14px DM Sans;color:#1e1b2e}.form-card input:focus,.form-card textarea:focus{border-color:#8536ea;box-shadow:0 0 0 3px #8536ea1a}.editor-placeholder{height:330px;border:1px dashed #d3b8fa;border-radius:8px;margin-top:8px;color:#a9a3bd;display:grid;place-content:center;text-align:center}.editor-placeholder p{font-size:11px}.side-form h3{font-size:17px;margin-bottom:25px;color:#1e1b2e}.coming{background:#fff;border:1px dashed #d3b8fa;border-radius:11px;min-height:260px;display:grid;place-items:center;align-content:center;text-align:center;color:#837c9d}.coming svg{font-size:34px;color:#8536ea;margin-bottom:12px}.coming h3{font-size:17px}.coming p{font-size:13px}.sso-page{min-height:100vh;display:grid;place-items:center;background:#380a66}.sso-card{background:#fff;border-radius:18px;box-shadow:0 25px 60px #2a0a4d55;padding:45px 40px;text-align:center;width:min(390px,calc(100% - 32px))}.sso-logo{font:800 28px Manrope;margin-bottom:35px;color:#1e1b2e}.sso-logo i{color:#7c1fe0;font-style:normal}.loader{width:48px;height:48px;border:4px solid #ebe0fd;border-top-color:#7c1fe0;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 25px}@keyframes spin{to{transform:rotate(360deg)}}.sso-card h1{font-size:21px}.sso-card p{color:#635c7c;font-size:13px;line-height:1.5}.error-icon{margin:0 auto 25px;border-radius:50%;background:#fdecec;color:#c11f1f;font:700 25px Manrope;width:48px;height:48px;display:grid;place-items:center}@media(max-width:850px){.sidebar{width:74px;padding:20px 10px}.brand{padding:0 10px 30px;font-size:0}.brand:before{content:"b";font-size:24px}.workspace span:not(.workspace-avatar),.workspace>svg,nav a:not(.active):after,nav a{font-size:0}.workspace{padding:8px;justify-content:center}.workspace-avatar{flex:none}nav a{justify-content:center;padding:12px}nav a svg{font-size:17px}.sidebar-bottom a,.sidebar-bottom button{font-size:0;justify-content:center}.sidebar-bottom svg{font-size:16px}.content,header{padding-left:24px;padding-right:24px}.post-row,.table-head{grid-template-columns:minmax(220px,2fr) 1fr 90px}.author{display:none}.editor-grid{grid-template-columns:1fr}.page-intro{align-items:start;gap:18px;flex-direction:column}.editor .page-intro{flex-direction:column}.metrics{gap:8px}.metrics div{padding:14px}}.pb-page{min-height:100vh;background:#f8f7fb}.pb-header{background:#fff;border-bottom:1px solid #e4e1ed;padding:20px 48px}.pb-brand{display:inline-flex;align-items:center;gap:10px;font:800 20px Manrope;color:#380a66;text-decoration:none}.pb-brand-dot{color:#ff7a45}.pb-main{max-width:880px;margin:0 auto;padding:48px 24px 80px}.pb-title{font-size:32px;margin-bottom:32px}.pb-empty{color:#837c9d;text-align:center;padding:60px 0}.pb-grid{display:grid;gap:20px}.pb-card{display:block;background:#fff;border:1px solid #e4e1ed;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .15s,transform .15s}.pb-card:hover{box-shadow:0 10px 30px #7c1fe01a;transform:translateY(-2px)}.pb-card-cover{width:100%;height:220px;object-fit:cover;display:block}.pb-card-body{padding:22px 24px}.pb-card-body h2{font-size:20px;margin-bottom:8px}.pb-card-body p{color:#635c7c;font-size:14px;line-height:1.6;margin:0 0 12px}.pb-card-date{color:#a9a3bd;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.pb-back{display:inline-flex;align-items:center;gap:6px;color:#7c1fe0;font-weight:600;font-size:14px;text-decoration:none;margin-bottom:28px}.pb-article-main{max-width:720px}.pb-article h1{font-size:36px;line-height:1.2;margin:18px 0 10px}.pb-article-cover{width:100%;border-radius:14px;margin-bottom:8px;display:block}.pb-article-content{margin-top:28px;font-size:17px;line-height:1.8;color:#322d45}.pb-article-content img{max-width:100%;border-radius:10px}.pb-article-content h2,.pb-article-content h3{font-family:Manrope;margin-top:32px}.pb-article-content a{color:#7c1fe0}:focus-visible{outline:3px solid #ff7a45;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.filter-select{margin:0}.mobile-menu-toggle,.sidebar-backdrop{display:none}.pb-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.pb-header-label{color:#837c9d;font-size:12px;font-weight:600}.pb-title-row{margin-bottom:34px}.pb-kicker{color:#7c1fe0;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1.1px;margin:0 0 10px}.pb-lead{color:#635c7c;font-size:16px;line-height:1.6;margin:10px 0 0;max-width:570px}.pb-state{max-width:570px;margin:8px auto 34px;padding:38px 24px;border:1px solid #e4e1ed;border-radius:14px;background:#fff;text-align:center}.pb-state-icon{display:grid;place-items:center;width:44px;height:44px;margin:0 auto 14px;border-radius:50%;background:#f5f0fe;color:#7c1fe0;font:700 22px Manrope}.pb-state h2{font-size:20px}.pb-state p{color:#635c7c;font-size:14px;line-height:1.6;margin:8px auto 0}.pb-state-error{border-color:#f6b8b8}.pb-state-error .pb-state-icon{background:#fdecec;color:#a01a1a}.pb-retry{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:7px;background:#7c1fe0;color:#fff;padding:10px 14px;margin-top:18px;font:600 13px DM Sans;cursor:pointer}.pb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pb-card{height:100%;display:flex;flex-direction:column}.pb-card-body{flex:1}.pb-card:focus-visible{box-shadow:0 0 0 4px #ff7a4566}.pb-article{background:#fff;border:1px solid #e4e1ed;border-radius:14px;padding:clamp(20px,4vw,42px)}.pb-article-cover{max-height:420px;object-fit:cover}.pb-article h1{font-size:clamp(30px,5vw,44px);letter-spacing:-.7px}.pb-article .pb-card-date{display:block;margin-bottom:20px}.pb-article-content{margin-top:0}.pb-article-content p{margin:0 0 1.2em}.pb-article-content blockquote{border-left:3px solid #ff7a45;margin:28px 0;padding:8px 20px;color:#635c7c}.pb-article-content ul,.pb-article-content ol{padding-left:24px}.pb-article-content li{margin:8px 0}.editor-actions button:disabled,.primary:disabled,.secondary:disabled{cursor:not-allowed;opacity:.55}.table-card{overflow-x:auto}.table-head,.post-row{min-width:720px}.table-head{white-space:nowrap}.search input::placeholder,.form-card textarea::placeholder,.form-card input::placeholder{color:#a9a3bd}.form-card textarea{resize:vertical;line-height:1.5}.editor-placeholder{background:#fbfafd}.coming{gap:4px}.coming p{margin:0 0 8px}@media(max-width:850px){.mobile-menu-toggle{display:grid;place-items:center;position:fixed;z-index:30;top:14px;left:14px;width:40px;height:40px;border:1px solid #d3b8fa;border-radius:8px;background:#fff;color:#380a66;box-shadow:0 6px 16px #1e1b2e1a;cursor:pointer}.sidebar{position:fixed;z-index:25;inset:0 auto 0 0;width:280px;padding:24px 16px;transform:translate(-100%);transition:transform .2s ease;box-shadow:12px 0 30px #1e1b2e24}.sidebar.is-open{transform:translate(0)}.sidebar-backdrop.is-visible{display:block;position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;background:#1e1b2e66}.sidebar .brand{font-size:23px;padding-left:15px}.sidebar nav a,.sidebar-bottom a,.sidebar-bottom button{font-size:13px;justify-content:flex-start}.sidebar nav a svg,.sidebar-bottom svg{font-size:16px}.main{width:100%}header{height:76px;padding-left:72px;padding-right:20px}.user-name{display:none}.content{padding:30px 18px 48px}.page-intro{margin-bottom:22px}.metrics{grid-template-columns:1fr;gap:8px}.metrics div{padding:14px 16px}.toolbar{flex-direction:column}.toolbar select{width:100%;height:42px}.table-card{margin-right:-2px}.editor-grid{gap:12px}.form-card{padding:20px}.pb-header{padding:16px 20px}.pb-header-label{display:none}.pb-main{padding:34px 18px 58px}.pb-title{font-size:32px;margin-bottom:0}.pb-grid{grid-template-columns:1fr}.pb-card-cover{height:190px}.pb-article-main{padding-top:22px}.pb-back{margin-bottom:18px}}.posts-dashboard{max-width:1440px;padding-top:28px}.breadcrumb{display:flex;align-items:center;gap:8px;color:#9b94b5;font-size:12px;margin-bottom:12px}.breadcrumb svg{font-size:12px}.breadcrumb b{color:#382c68}.dashboard-intro{margin-bottom:22px}.dashboard-intro h2{font-size:30px}.content-hero{display:flex;align-items:center;justify-content:space-between;min-height:86px;margin-bottom:20px;padding:18px 28px;border:1px solid #e8ddfb;border-radius:10px;background:linear-gradient(100deg,#f5efff,#eee4ff 70%,#f8f5ff);overflow:hidden;position:relative}.content-hero h3{font-size:20px;color:#30226c;margin-bottom:5px}.content-hero p{margin:0;color:#7568a8;font-size:12px}.hero-note{font:700 14px Manrope;color:#49318b;line-height:1.1;transform:rotate(-5deg);position:relative;margin-right:130px}.hero-note em{font:700 12px Manrope}.hero-note span{display:block;text-align:right;font:22px DM Sans;color:#7c1fe0}.hero-document{position:absolute;right:230px;bottom:-14px;width:100px;height:78px;border-radius:10px 10px 0 0;background:#fff;box-shadow:0 8px 18px #7c1fe022;transform:rotate(-2deg);display:grid;place-items:end center;padding-bottom:12px;color:#a9a3bd;font-size:25px}.hero-document:after{content:"";position:absolute;right:-18px;bottom:0;width:34px;height:34px;border-radius:8px;background:#7c1fe0;box-shadow:0 6px 12px #7c1fe044}.hero-document svg{position:relative;z-index:1;color:#fff;font-size:16px;margin-left:112px;margin-bottom:-1px}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}.metric-card{display:flex!important;align-items:center;gap:12px;min-height:88px;padding:14px 16px!important;border-radius:10px!important}.metric-icon{display:grid;place-items:center;width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:10px;font-size:20px}.metric-icon-purple{background:#f0e6ff;color:#7433d6}.metric-icon-blue{background:#e8f0ff;color:#3473d1}.metric-icon-orange{background:#fff2dd;color:#dc8627}.metric-copy{display:grid!important;flex:1;min-width:0;width:auto!important;margin:0!important;padding:0!important}.metric-copy small{display:block!important;font-size:11px!important;color:#756f87!important;margin:0 0 4px!important}.metric-copy b{display:block!important;font-size:24px!important;line-height:1.05;margin:0!important}.metric-copy em{display:flex!important;align-items:center;gap:3px;color:#8d86a3;font-size:10px;font-style:normal;margin:5px 0 0!important;white-space:nowrap}.metric-copy em svg{color:#16a36a}.dashboard-toolbar{display:grid;grid-template-columns:minmax(240px,2fr) repeat(3,minmax(150px,1fr)) auto;gap:10px;align-items:center;margin-bottom:12px}.dashboard-toolbar .search{max-width:none;height:42px}.dashboard-toolbar .filter-select{display:flex;align-items:center;gap:7px;height:42px;background:#fff;border:1px solid #e4e1ed;border-radius:8px;padding:0 12px;color:#837c9d}.dashboard-toolbar .filter-select select{border:0!important;padding:0!important;width:100%;height:100%;font-size:12px;color:#4a4460}.clear-filters{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:42px;padding:0 14px;border:1px solid #e4e1ed;border-radius:8px;background:#fff;color:#4a4460;font:600 12px DM Sans;cursor:pointer;white-space:nowrap}.clear-filters:hover{border-color:#d3b8fa;color:#6414b8}.dashboard-table{border-radius:10px;box-shadow:0 4px 14px #1e1b2e08}.dashboard-table .table-head,.dashboard-table .post-row{grid-template-columns:30px minmax(300px,2.5fr) minmax(100px,1fr) 110px minmax(130px,1fr) 105px 80px 50px;gap:14px;padding-left:16px;padding-right:16px;min-width:1080px}.dashboard-table .table-head{background:#fff;padding-top:13px;padding-bottom:13px}.dashboard-table .post-row{min-height:78px}.dashboard-table .post-title{gap:10px}.dashboard-table .post-title b{font-size:12px}.dashboard-table .post-title small{font-size:10px;color:#837c9d}.check-cell{display:grid;place-items:center}.check-cell input{width:14px;height:14px;accent-color:#7c1fe0}.post-thumb{width:45px;height:45px;overflow:hidden}.post-thumb img{display:block;width:100%;height:100%;object-fit:cover}.category-pill{display:inline-flex;width:max-content;padding:5px 9px;border-radius:5px;background:#f0e6ff;color:#7433d6;font-size:10px;font-weight:600;max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-table .status{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;font-size:10px}.status i{width:6px;height:6px;border-radius:50%;background:currentColor}.mini-avatar{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#eee5ff;color:#7433d6;font-size:9px;font-weight:700;flex:none}.dashboard-table .author{display:flex;align-items:center;gap:7px;font-size:11px;white-space:nowrap}.dashboard-table .date{display:grid;gap:3px;font-size:11px}.dashboard-table .date b{font-weight:500;color:#4a4460}.dashboard-table .date small{font-size:9px;color:#a9a3bd}.views{display:flex;align-items:center;gap:5px;color:#635c7c;font-size:11px}.views svg{font-size:14px;color:#837c9d}.row-actions{display:grid;place-items:center;width:31px;height:31px;border:1px solid #e4e1ed;border-radius:7px;background:#fff;color:#635c7c;cursor:pointer}.row-actions:hover{border-color:#d3b8fa;color:#7c1fe0}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;color:#837c9d;font-size:11px}.pagination{display:flex;align-items:center;gap:6px}.pagination button{display:grid;place-items:center;width:30px;height:30px;border:1px solid #e4e1ed;border-radius:7px;background:#fff;color:#635c7c;font:12px DM Sans}.pagination button:disabled{opacity:.4}.pagination .current-page{background:#7c1fe0;border-color:#7c1fe0;color:#fff}.page-size{display:flex;align-items:center;gap:5px;border:1px solid #e4e1ed;border-radius:7px;padding:8px 10px;margin-left:8px;color:#4a4460}.dashboard-header-tools{display:flex;align-items:center;gap:16px}.header-search{display:flex;align-items:center;gap:8px;width:210px;height:36px;padding:0 11px;border:1px solid #e4e1ed;border-radius:8px;color:#837c9d;background:#fff}.header-search input{width:100%;border:0;outline:0;background:transparent;font:12px DM Sans}.header-icon-button{display:grid;place-items:center;width:32px;height:32px;border:0;background:none;color:#635c7c;cursor:pointer;font-size:17px}.header-profile{display:flex;align-items:center;gap:8px;color:#635c7c}.header-profile-copy{display:grid;gap:1px}.header-profile-copy b{font-size:12px;color:#322d45}.header-profile-copy small{font-size:10px;color:#837c9d}.header-profile>svg{font-size:13px}.dashboard-metrics .metric-card{display:flex!important;align-items:center!important}@media(max-width:1100px){.dashboard-metrics,.dashboard-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-toolbar .search{grid-column:1/-1}.clear-filters{justify-self:start}.hero-note{margin-right:90px}.hero-document{right:170px}}@media(max-width:850px){.posts-dashboard{padding-top:24px}.content-hero{padding:18px 20px}.hero-note,.hero-document{display:none}.dashboard-metrics,.dashboard-toolbar{grid-template-columns:1fr}.dashboard-toolbar .search{grid-column:auto}.dashboard-toolbar .filter-select,.clear-filters{width:100%}.table-footer{align-items:flex-start;gap:12px;flex-direction:column}.pagination{width:100%;flex-wrap:wrap}.page-size{margin-left:auto}.dashboard-header-tools{gap:7px}.header-search{display:none}.header-profile-copy,.header-profile>svg{display:none}}@media(min-width:851px){.app-shell>.sidebar{width:210px;padding:24px 14px}.main>header{padding-left:20px;padding-right:20px}.main>.content,.posts-dashboard{max-width:none;padding:28px 20px 48px}}.posts-dashboard .content-hero{min-height:96px;padding:20px 28px;margin-bottom:20px}.posts-dashboard .dashboard-metrics{gap:12px}.posts-dashboard .metric-card{min-height:76px!important;padding:12px 16px!important}.posts-dashboard .metric-icon{width:38px!important;height:38px!important;flex-basis:38px!important;font-size:17px}.posts-dashboard .metric-copy b{font-size:22px!important}.posts-dashboard .metric-copy em{font-size:9px}.posts-dashboard .dashboard-table .table-head,.posts-dashboard .dashboard-table .post-row{grid-template-columns:30px minmax(270px,2.8fr) minmax(100px,1fr) 110px minmax(125px,1fr) 105px 70px 44px;gap:12px}.posts-dashboard .dashboard-table .post-row{min-height:58px;padding-top:8px;padding-bottom:8px}.posts-dashboard .dashboard-table .post-title>span:last-child{min-width:0;overflow:hidden}.posts-dashboard .dashboard-table .post-title b,.posts-dashboard .dashboard-table .post-title small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.posts-dashboard .dashboard-table .post-title b{font-size:12px;line-height:1.25}.posts-dashboard .dashboard-table .post-title small{font-size:10px;line-height:1.25;margin-top:3px}.posts-dashboard .dashboard-table .post-thumb{width:40px;height:40px;border-radius:6px}.posts-dashboard .dashboard-table .category-pill,.posts-dashboard .dashboard-table .status{font-size:9px;padding:4px 8px}.posts-dashboard .dashboard-table .author,.posts-dashboard .dashboard-table .date,.posts-dashboard .dashboard-table .views{font-size:10px}.posts-dashboard .dashboard-table .row-actions{width:28px;height:28px}.posts-dashboard .table-footer{padding-top:12px;padding-bottom:12px}@media(max-width:850px){.app-shell>.sidebar{width:280px;padding:24px 16px}.main>header{padding-left:72px;padding-right:20px}.posts-dashboard{padding:24px 18px 48px}.posts-dashboard .dashboard-table .table-head,.posts-dashboard .dashboard-table .post-row{min-width:1040px}}.brand{font-size:25px}.workspace small{font-size:11px}.workspace b{font-size:13px}.sidebar nav a,.sidebar-bottom a,.sidebar-bottom button{font-size:14px}.sidebar nav{gap:8px}.sidebar nav a{padding:13px 14px}.eyebrow,.kicker{font-size:11px}.main>header h1{font-size:26px}.header-search input,.header-profile-copy b{font-size:13px}.header-profile-copy small{font-size:11px}.posts-dashboard .breadcrumb{font-size:13px}.posts-dashboard .dashboard-intro h2{font-size:34px}.posts-dashboard .muted{font-size:15px}.content-hero h3{font-size:23px}.content-hero p{font-size:14px}.metric-copy small{font-size:13px!important}.metric-copy b{font-size:27px!important}.metric-copy em{font-size:11px}.dashboard-toolbar .filter-select select,.dashboard-toolbar .search input,.clear-filters{font-size:13px}.dashboard-table .table-head{font-size:11px}.posts-dashboard .dashboard-table .post-row{min-height:68px}.posts-dashboard .dashboard-table .post-title b{font-size:13px}.posts-dashboard .dashboard-table .post-title small,.posts-dashboard .dashboard-table .category-pill,.posts-dashboard .dashboard-table .status{font-size:11px}.posts-dashboard .dashboard-table .author,.posts-dashboard .dashboard-table .date,.posts-dashboard .dashboard-table .views{font-size:12px}.posts-dashboard .dashboard-table .date small{font-size:10px}.table-footer,.pagination button,.page-size{font-size:12px}@media(max-width:850px){.main>header h1{font-size:23px}.posts-dashboard .dashboard-intro h2{font-size:30px}.posts-dashboard .muted{font-size:14px}.content-hero h3{font-size:20px}.content-hero p{font-size:13px}.metric-copy b{font-size:25px!important}.posts-dashboard .dashboard-table .post-row{min-height:72px}}.main>header{height:72px;padding-top:0;padding-bottom:0}.topbar-portal{display:inline-flex;align-items:center;gap:8px;border-radius:7px;background:#7c1fe0;color:#fff;text-decoration:none;padding:10px 14px;font:600 14px DM Sans;box-shadow:0 4px 10px #7c1fe024}.topbar-portal:hover{background:#6414b8}.topbar-portal svg{font-size:18px}.main>.content,.posts-dashboard{padding:20px 40px 64px!important}.posts-dashboard .breadcrumb{margin-bottom:18px}.posts-dashboard .dashboard-intro{margin-bottom:30px}.posts-dashboard .dashboard-intro h2{font-size:32px!important}.posts-dashboard .muted{font-size:16px!important}.posts-dashboard .content-hero{min-height:116px;padding:26px 34px;margin-bottom:28px}.posts-dashboard .content-hero h3{font-size:26px}.posts-dashboard .content-hero p{font-size:15px}.posts-dashboard .dashboard-metrics{gap:16px;margin-bottom:26px}.posts-dashboard .metric-card{min-height:100px!important;padding:18px 20px!important;gap:15px}.posts-dashboard .metric-icon{display:grid!important;place-items:center!important;align-items:center!important;justify-content:center!important;width:48px!important;height:48px!important;flex-basis:48px!important;font-size:21px}.posts-dashboard .metric-icon svg{display:block;margin:auto}.posts-dashboard .metric-copy small{font-size:14px!important}.posts-dashboard .metric-copy b{font-size:31px!important}.posts-dashboard .metric-copy em{font-size:11px!important;margin-top:7px!important}.posts-dashboard .dashboard-toolbar{gap:14px;margin-bottom:16px}.posts-dashboard .dashboard-toolbar .search,.posts-dashboard .dashboard-toolbar .filter-select,.posts-dashboard .clear-filters{height:50px}.posts-dashboard .dashboard-toolbar .search input,.posts-dashboard .dashboard-toolbar .filter-select select{font-size:14px}.posts-dashboard .clear-filters{font-size:14px;padding:0 18px}.posts-dashboard .dashboard-table .table-head{font-size:10px;padding-top:14px;padding-bottom:14px;letter-spacing:1px}.posts-dashboard .dashboard-table .post-row{min-height:82px;padding-top:12px;padding-bottom:12px;gap:15px}.posts-dashboard .dashboard-table .post-thumb{width:48px;height:48px}.posts-dashboard .dashboard-table .post-title b{font-size:14px;line-height:1.35}.posts-dashboard .dashboard-table .post-title small{font-size:12px;line-height:1.35;margin-top:5px}.posts-dashboard .dashboard-table .category-pill,.posts-dashboard .dashboard-table .status{font-size:12px;padding:6px 10px}.posts-dashboard .dashboard-table .author,.posts-dashboard .dashboard-table .date,.posts-dashboard .dashboard-table .views{font-size:13px}.posts-dashboard .dashboard-table .date small{font-size:11px}.posts-dashboard .dashboard-table .row-actions{width:34px;height:34px}.posts-dashboard .table-footer{padding-top:18px;padding-bottom:18px;font-size:13px}@media(max-width:1100px){.main>.content,.posts-dashboard{padding-left:24px!important;padding-right:24px!important}.posts-dashboard .dashboard-metrics{gap:12px}.posts-dashboard .metric-card{padding:16px!important}}@media(max-width:850px){.main>.content,.posts-dashboard{padding:30px 20px 56px!important}.posts-dashboard .dashboard-intro h2{font-size:32px!important}.posts-dashboard .muted{font-size:15px!important}.posts-dashboard .content-hero{min-height:108px;padding:24px 22px;margin-bottom:24px}.posts-dashboard .content-hero h3{font-size:22px}.posts-dashboard .content-hero p{font-size:14px}.posts-dashboard .dashboard-metrics{gap:12px;margin-bottom:22px}.posts-dashboard .metric-card{min-height:94px!important}.posts-dashboard .metric-copy b{font-size:29px!important}.posts-dashboard .dashboard-toolbar{gap:10px;margin-bottom:14px}.posts-dashboard .dashboard-toolbar .search,.posts-dashboard .dashboard-toolbar .filter-select,.posts-dashboard .clear-filters{height:48px}.posts-dashboard .dashboard-table .post-row{min-height:84px}}@media(max-width:850px){.main>header{height:64px}}@media(max-width:850px){.topbar-portal{padding:8px 10px;font-size:12px}.topbar-portal svg{font-size:16px}}.categories-dashboard{max-width:none}.category-breadcrumb{display:flex;align-items:center;gap:9px;color:#9b94b5;font-size:13px;margin-bottom:22px}.category-breadcrumb b{color:#2f245f}.category-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:34px}.category-heading{display:flex;align-items:center;gap:20px}.category-heading-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:16px;background:#efe3ff;color:#7524e6;font-size:34px}.category-intro .kicker{margin-bottom:7px}.category-intro h2{font-size:36px!important}.category-intro .muted{margin-top:5px}.category-form{margin-bottom:24px}.category-form h3{margin-bottom:20px}.category-form-actions{display:flex;gap:12px}.category-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:26px}.category-metrics .metric-card{min-height:100px!important}.category-metrics .popular-category{font-size:22px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.category-toolbar{display:grid;grid-template-columns:minmax(280px,2fr) minmax(190px,1fr) minmax(230px,1.2fr) 260px;gap:14px;align-items:center;margin-bottom:18px}.category-toolbar .search,.category-toolbar select{height:50px;background:#fff;border:1px solid #e4e1ed;border-radius:8px;font:14px DM Sans;color:#4a4460}.category-toolbar .search{max-width:none}.category-toolbar select{padding:0 14px;outline:0}.category-toolbar select:focus{border-color:#8536ea;box-shadow:0 0 0 3px #8536ea1a}.category-view-toggle{height:50px;display:flex;padding:3px;background:#fff;border:1px solid #e4e1ed;border-radius:8px}.category-view-toggle button{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;border:0;border-radius:6px;background:transparent;color:#322d45;font:600 13px DM Sans;cursor:pointer}.category-view-toggle button.is-active{background:#f0e6ff;color:#7121db}.categories-table{overflow-x:auto}.categories-table .table-head,.category-row{grid-template-columns:30px minmax(220px,1.5fr) minmax(190px,2fr) 90px 80px 130px 110px 50px;gap:14px;min-width:1050px;padding-left:22px;padding-right:22px}.categories-table .table-head{font-size:11px;padding-top:15px;padding-bottom:15px;background:#fff}.category-row{display:grid;align-items:center;min-height:84px;border-top:1px solid #f1eff6;font-size:14px;color:#322d45}.category-name-cell{display:flex;align-items:center;gap:14px;min-width:0}.category-row-icon{display:grid;place-items:center;flex:none;width:56px;height:56px;border-radius:14px;background:#f0e5ff;color:#7524e6;font-size:27px}.category-name-cell>span:last-child,.category-description{display:grid;min-width:0}.category-name-cell b{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-name-cell small,.category-description small,.category-date small{color:#756f87;font-size:12px;margin-top:5px}.category-description b{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-status{display:inline-flex;align-items:center;gap:8px;width:max-content;border-radius:18px;padding:6px 11px;background:#d9f6e8;color:#11915b;font-size:12px;font-weight:600}.category-status i{width:8px;height:8px;border-radius:50%;background:currentColor}.category-date{display:grid}.category-date b{font-weight:500}.category-table-footer{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;color:#635c7c;font-size:13px;min-width:1050px}.category-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.category-card{position:relative;background:#fff;border:1px solid #e4e1ed;border-radius:12px;padding:22px;min-height:180px}.category-card h3{margin:18px 0 5px;font-size:20px}.category-card p{margin:0 0 18px;color:#756f87}.category-card>span:not(.category-row-icon){font-size:13px;color:#635c7c}.category-card .row-actions{position:absolute;top:18px;right:18px}.category-help{display:flex;align-items:center;gap:26px;margin-top:28px;padding:28px 30px;border:1px solid #e8ddfb;border-radius:14px;background:#f1e7ff;color:#30226c}.category-help-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#e9d8ff;color:#7524e6;font-size:30px;flex:none}.category-help h3{font-size:20px}.category-help p{margin:6px 0 0;color:#7568a8;font-size:14px}.category-help ul{display:grid;gap:12px;margin:0 0 0 auto;padding:0;list-style:none;color:#635c7c;font-size:14px}.category-help li{display:flex;align-items:center;gap:10px}.category-help li svg{color:#7524e6;background:#eadcff;border-radius:50%;padding:3px;font-size:19px}@media(max-width:1100px){.category-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.category-toolbar .search{grid-column:1/-1}.category-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.category-help{align-items:flex-start;flex-wrap:wrap}.category-help ul{margin-left:0;width:100%;grid-template-columns:repeat(3,1fr)}}@media(max-width:850px){.category-breadcrumb{margin-bottom:16px}.category-intro{align-items:flex-start;flex-direction:column;margin-bottom:24px}.category-heading-icon{width:52px;height:52px;font-size:26px}.category-heading{gap:13px}.category-intro h2{font-size:30px!important}.category-intro .muted{font-size:14px!important}.category-intro .primary{width:100%;justify-content:center}.category-metrics{grid-template-columns:1fr;gap:12px}.category-toolbar{grid-template-columns:1fr;gap:10px}.category-toolbar .search{grid-column:auto}.category-view-toggle{width:100%}.category-help{padding:22px;gap:16px}.category-help ul{grid-template-columns:1fr;gap:9px}.category-help p{font-size:13px}}.category-intro{align-items:flex-end;margin-bottom:30px}.category-intro h2{font-size:32px!important}.category-metrics .metric-card{align-items:center!important}.category-metrics .metric-icon{display:grid!important;place-items:center!important;align-items:center!important;justify-content:center!important;align-self:center!important;margin:0!important}.category-metrics .metric-icon svg{display:block;margin:auto}.category-action-group{display:flex;align-items:center;gap:6px}.category-delete-action{color:#a01a1a}.category-delete-action:hover{border-color:#f6b8b8;color:#a01a1a}.authors-dashboard{max-width:none}.author-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.author-intro h2{font-size:32px!important}.author-intro .muted{font-size:16px!important;margin-top:8px}.author-form{margin-bottom:24px}.author-form h3{margin-bottom:20px}.author-form-actions{display:flex;gap:12px}.author-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:26px}.author-metrics .metric-card{min-height:100px!important;align-items:center!important}.author-metrics .metric-icon{display:grid!important;place-items:center!important;align-items:center!important;justify-content:center!important;align-self:center!important;margin:0!important}.author-metrics .metric-icon svg{display:block;margin:auto}.author-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) minmax(280px,1fr) 260px;gap:14px;align-items:center;margin-bottom:18px}.author-toolbar .search,.author-toolbar select{height:50px;background:#fff;border:1px solid #e4e1ed;border-radius:8px;font:14px DM Sans;color:#4a4460}.author-toolbar .search{max-width:none}.author-toolbar select{padding:0 14px;outline:0}.author-toolbar select:focus{border-color:#8536ea;box-shadow:0 0 0 3px #8536ea1a}.author-view-toggle{height:50px;display:flex;padding:3px;background:#fff;border:1px solid #e4e1ed;border-radius:8px}.author-view-toggle button{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;border:0;border-radius:6px;background:transparent;color:#322d45;font:600 13px DM Sans;cursor:pointer}.author-view-toggle button.is-active{background:#f0e6ff;color:#7121db}.authors-table{overflow-x:auto}.authors-table .table-head,.author-row{grid-template-columns:30px minmax(220px,1.5fr) minmax(190px,2fr) 80px minmax(120px,1fr) 100px 60px;gap:14px;min-width:1000px;padding-left:22px;padding-right:22px}.authors-table .table-head{font-size:11px;padding-top:15px;padding-bottom:15px;background:#fff}.author-row{display:grid;align-items:center;min-height:84px;border-top:1px solid #f1eff6;font-size:14px;color:#322d45}.author-name-cell{display:flex;align-items:center;gap:14px;min-width:0}.author-name-cell img,.author-card>img,.author-avatar{display:grid;place-items:center;flex:none;width:48px;height:48px;border-radius:50%;object-fit:cover}.author-avatar{background:#7c1fe0;color:#fff;font-size:13px;font-weight:700}.author-name-cell>span:last-child{display:grid;min-width:0}.author-name-cell b{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.author-name-cell small,.author-bio small,.author-latest small{color:#756f87;font-size:12px;margin-top:5px}.author-bio{display:grid;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.author-bio small{display:block}.author-post-count{font-size:15px}.author-latest{display:grid}.author-status{display:inline-flex;align-items:center;gap:8px;width:max-content;border-radius:18px;padding:6px 11px;background:#d9f6e8;color:#11915b;font-size:12px;font-weight:600}.author-status i{width:8px;height:8px;border-radius:50%;background:currentColor}.author-actions{display:flex;align-items:center;gap:6px}.author-table-footer{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;color:#635c7c;font-size:13px;min-width:1000px}.author-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.author-card{position:relative;background:#fff;border:1px solid #e4e1ed;border-radius:12px;padding:22px;min-height:210px}.author-card h3{margin:18px 0 5px;font-size:20px}.author-card p{margin:0 0 18px;color:#756f87;min-height:42px}.author-card>b{font-size:13px;color:#635c7c}.author-card .author-actions{position:absolute;top:18px;right:18px}@media(max-width:1100px){.author-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.author-toolbar .search{grid-column:1/-1}.author-metrics{gap:12px}}@media(max-width:850px){.author-intro{align-items:flex-start;flex-direction:column;margin-bottom:24px}.author-intro h2{font-size:30px!important}.author-intro .muted{font-size:14px!important}.author-intro .primary{width:100%;justify-content:center}.author-metrics{grid-template-columns:1fr;gap:12px}.author-toolbar{grid-template-columns:1fr;gap:10px}.author-toolbar .search{grid-column:auto}.author-view-toggle{width:100%}.author-table-footer{align-items:flex-start;gap:12px;flex-direction:column}.author-table-footer .pagination{width:100%;flex-wrap:wrap}.author-cards{grid-template-columns:1fr}}.integration-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.integration-intro h2{font-size:32px!important}.integration-intro .muted{font-size:16px!important;margin-top:8px}.integration-docs{border:1px solid #e2d4fb;background:#fbf8ff;color:#6822ca}.integration-guide{display:flex;align-items:center;gap:22px;padding:26px 30px;margin-bottom:20px;border:1px solid #e8ddfb;border-radius:14px;background:#f1e7ff}.integration-guide-icon,.integration-section-icon{display:grid;place-items:center;flex:none;border-radius:50%;background:#e9d8ff;color:#7524e6}.integration-guide-icon{width:64px;height:64px;font-size:31px}.integration-guide-copy{max-width:430px}.integration-guide h3{font-size:20px;color:#30226c}.integration-guide p{margin:6px 0 0;color:#7568a8;font-size:14px;line-height:1.45}.integration-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;flex:1;border-left:1px solid #ddcafb;padding-left:24px}.integration-steps>div{display:flex;align-items:flex-start;gap:12px}.integration-steps b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#8750e8;color:#fff;font-size:16px}.integration-steps span{display:grid;gap:4px}.integration-steps strong{font-size:13px;color:#30226c}.integration-steps small{color:#7568a8;font-size:11px;line-height:1.3}.integration-create{padding:20px;margin-bottom:20px}.integration-section-heading{display:flex;align-items:center;gap:14px}.integration-section-icon{width:44px;height:44px;font-size:22px}.integration-section-heading h3{font-size:20px}.integration-section-heading h3 small{display:inline-grid;place-items:center;width:24px;height:24px;margin-left:6px;border-radius:50%;background:#f0e6ff;color:#7524e6;font-size:12px}.integration-section-heading p{margin:4px 0 0;color:#756f87;font-size:12px}.integration-create-fields{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:end;margin-top:20px}.integration-create-fields label{position:relative;display:block;color:#4a4460;font-size:12px;font-weight:600}.integration-create-fields input{display:block;width:100%;height:42px;margin-top:8px;padding:0 12px;border:1px solid #e4e1ed;border-radius:8px;outline:0;font:13px DM Sans;color:#322d45}.integration-create-fields input:focus{border-color:#8536ea;box-shadow:0 0 0 3px #8536ea1a}.integration-generate{height:42px;white-space:nowrap}.author-picker{min-width:0}.selected-author{display:flex;align-items:center;gap:8px;height:42px;margin-top:8px;padding:0 12px;border:1px solid #e4e1ed;border-radius:8px;background:#fff;color:#322d45}.selected-author button{margin-left:auto;border:0;background:none;color:#7524e6;font:600 12px DM Sans;cursor:pointer}.author-options{position:absolute;z-index:5;left:0;right:0;top:calc(100% + 4px);display:grid;max-height:220px;overflow:auto;background:#fff;border:1px solid #e4e1ed;border-radius:8px;box-shadow:0 8px 20px #1e1b2e1a}.author-options button{border:0;background:#fff;padding:10px 12px;text-align:left;font:13px DM Sans;cursor:pointer}.author-options button:hover{background:#f5f0fe}.author-options span{padding:10px 12px;color:#756f87;font-size:12px}.integration-notice{margin-top:16px;margin-bottom:0}.integration-new-key{display:grid;gap:8px;margin-top:16px;word-break:break-all}.integration-new-key>span{display:flex;align-items:center;gap:8px}.integration-new-key code{flex:1}.integration-keys{overflow:hidden}.integration-keys-heading{padding:20px 22px;border-bottom:1px solid #f1eff6}.integration-table{overflow-x:auto}.integration-table .table-head,.integration-row{display:grid;grid-template-columns:minmax(220px,2fr) minmax(100px,1fr) minmax(120px,1fr) 100px minmax(130px,1fr) minmax(120px,1fr) 80px;gap:14px;align-items:center;min-width:1050px;padding:14px 22px}.integration-table .table-head{font-size:10px;padding-top:15px;padding-bottom:15px;background:#fff}.integration-row{min-height:76px;border-top:1px solid #f1eff6;color:#4a4460;font-size:12px}.key-name{display:flex;align-items:center;gap:12px;min-width:0}.key-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#f0e5ff;color:#7524e6;font-size:21px}.key-name>span:last-child{display:grid;min-width:0}.key-name b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#322d45}.key-name small{margin-top:4px;color:#756f87}.integration-row code{font-size:11px;color:#4a4460}.key-author{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.integration-row .author-status{font-size:11px;padding:5px 9px}.integration-row .author-status.revoked{background:#f1eff6;color:#756f87}.key-actions{display:flex;gap:6px}.key-actions .row-actions{width:30px;height:30px}.integration-dashboard .empty{padding:30px}@media(max-width:1100px){.integration-guide{align-items:flex-start;flex-wrap:wrap}.integration-steps{width:100%;border-left:0;border-top:1px solid #ddcafb;padding:20px 0 0}.integration-create-fields{grid-template-columns:1fr 1fr}.integration-generate{grid-column:1/-1;justify-content:center}}@media(max-width:850px){.integration-intro{align-items:flex-start;flex-direction:column;margin-bottom:24px}.integration-intro h2{font-size:30px!important}.integration-intro .muted{font-size:14px!important}.integration-docs{width:100%;justify-content:center}.integration-guide{padding:20px;gap:14px}.integration-guide-copy{max-width:none}.integration-steps{grid-template-columns:1fr;gap:14px}.integration-create-fields{grid-template-columns:1fr}.integration-generate{grid-column:auto}.integration-keys-heading{padding:18px}.integration-table .table-head,.integration-row{padding-left:18px;padding-right:18px}}.brand{display:flex;align-items:center;height:auto;padding:20px 15px 34px}.brand-logo{display:block;width:116px;height:auto;max-height:38px;object-fit:contain;object-position:left center}@media(max-width:850px){.sidebar .brand{padding:14px 10px 30px}.sidebar .brand:before{content:none}.sidebar .brand-logo{width:34px;height:34px;object-fit:cover;object-position:left center}}.account-menu{position:relative}.account-trigger{padding:0;border:0;background:none;cursor:pointer}.account-dropdown{position:absolute;z-index:20;top:calc(100% + 10px);right:0;min-width:170px;padding:6px;background:#fff;border:1px solid #e4e1ed;border-radius:8px;box-shadow:0 10px 24px #1e1b2e1a}.account-dropdown button{display:flex;align-items:center;gap:9px;width:100%;padding:10px;border:0;border-radius:6px;background:#fff;color:#4a4460;font:600 13px DM Sans;text-align:left;cursor:pointer}.account-dropdown button:hover{background:#f5f0fe;color:#6414b8}.post-editor-page .back{margin-bottom:18px}.editor-page-heading{display:flex;align-items:center;gap:18px}.editor-heading-icon{display:grid;place-items:center;width:68px;height:68px;border-radius:14px;background:#eee3ff;color:#7524e6;font-size:34px}.post-editor-page .page-intro{align-items:center;margin-bottom:24px}.post-editor-page .page-intro h2{font-size:32px!important}.editor-content-card,.side-form{padding:20px!important}.editor-grid{grid-template-columns:minmax(0,1.9fr) minmax(330px,1fr);gap:16px}.editor-card-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px}.editor-card-heading>span{display:grid;place-items:center;flex:none;width:36px;height:36px;border-radius:50%;background:#eee3ff;color:#7524e6;font:700 18px Manrope}.editor-card-heading h3{font-size:17px}.editor-card-heading p{margin:4px 0 0;color:#635c7c;font-size:13px}.post-editor-page .form-card label{margin-bottom:18px;font-size:12px}.required{color:#e04f61}.editor-tip{display:flex;align-items:center;gap:8px;margin:-4px 0 20px;padding:11px 13px;border-radius:7px;background:#f3edff;color:#7334ce;font-size:12px}.content-field{margin-top:8px}.editor-shell{margin-top:8px;border:1px solid #e4e1ed;border-radius:8px;overflow:hidden}.editor-toolbar{display:flex;align-items:center;gap:18px;height:44px;padding:0 12px;border-bottom:1px solid #e4e1ed;background:#fbfafd;color:#38314f;font-size:15px}.editor-toolbar button{height:30px;padding:0 12px;border:1px solid #e4e1ed;border-radius:5px;background:#fff;color:#38314f;font:13px DM Sans}.editor-toolbar span:nth-last-child(2),.editor-toolbar span:last-child{color:#635c7c;font-size:12px}.toolbar-spacer{flex:1}.editor-shell textarea{display:block;min-height:330px;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;resize:vertical;line-height:1.6}.side-form{display:block}.side-form .editor-card-heading{margin-bottom:20px}.side-form>label{margin-bottom:18px!important}.field-help{display:block;margin-top:6px;color:#756f87;font-size:11px}.cover-section,.seo-section{margin:20px -20px 0;padding:20px;border-top:1px solid #f1eff6}.cover-section .editor-card-heading,.seo-section .editor-card-heading{margin-bottom:16px}.cover-input{margin-bottom:0!important}.cover-section img{display:block;max-height:220px;object-fit:cover;margin-top:12px!important}.seo-section{padding-bottom:2px}.post-editor-page .editor-actions .primary,.post-editor-page .editor-actions .secondary{height:42px}.post-editor-page .editor-actions .primary{padding-left:20px;padding-right:20px}@media(max-width:1100px){.editor-grid{grid-template-columns:1fr}.side-form{display:grid;grid-template-columns:1fr 1fr;column-gap:16px}.side-form>.editor-card-heading,.cover-section,.seo-section{grid-column:1/-1}.cover-section,.seo-section{margin-left:-20px;margin-right:-20px}}@media(max-width:850px){.editor-page-heading{align-items:flex-start;gap:12px}.editor-heading-icon{width:52px;height:52px;font-size:26px}.post-editor-page .page-intro{align-items:flex-start}.post-editor-page .page-intro .editor-actions{width:100%}.post-editor-page .editor-actions button{flex:1;justify-content:center}.side-form{display:block}.cover-section,.seo-section{margin-left:-20px;margin-right:-20px}.editor-toolbar{gap:10px;overflow:auto;white-space:nowrap}.editor-shell textarea{min-height:260px}}.post-editor-page .editor-page-heading{display:block}.editor-content{min-height:390px;max-height:620px;overflow:auto;padding:16px 14px;color:#322d45;font-size:14px;line-height:1.65;outline:0}.editor-content{min-height:520px}.editor-content:empty:before{content:attr(data-placeholder);color:#a9a3bd}.editor-content p{margin:0 0 16px}@media(min-width:851px){.app-shell>.sidebar{position:sticky;top:0;height:100vh;align-self:flex-start;overflow-y:auto}}.posts-dashboard .dashboard-table .table-head,.posts-dashboard .dashboard-table .post-row{padding-right:30px!important;grid-template-columns:30px minmax(270px,2.8fr) minmax(100px,1fr) 110px minmax(125px,1fr) 105px 70px 64px}.posts-dashboard .dashboard-table .post-row .row-actions{justify-self:center}@media(max-width:1100px){.posts-dashboard .dashboard-table .table-head,.posts-dashboard .dashboard-table .post-row{padding-right:24px!important}}html,body,#root{min-width:0;min-height:100%}body{overflow-x:hidden}.app-shell,.main,.content{min-width:0}.main>header{min-width:0}.page-intro,.author-intro,.category-intro,.integration-intro{min-width:0}.page-intro>div:first-child,.author-intro>div:first-child,.category-intro>div:first-child,.integration-intro>div:first-child{min-width:0}.muted{overflow-wrap:anywhere}@media(max-width:1100px){.main>.content,.posts-dashboard{padding-left:24px!important;padding-right:24px!important}.editor-page-heading h2,.author-intro h2,.category-intro h2,.integration-intro h2{overflow-wrap:anywhere}.integration-guide-copy{min-width:0}.integration-steps>div{min-width:0}.integration-steps strong,.integration-steps small{overflow-wrap:anywhere}}@media(max-width:850px){.main>header{padding-left:72px!important;padding-right:16px!important}.dashboard-header-tools{min-width:0;margin-left:auto}.account-menu{min-width:0}.account-trigger{max-width:48px}.account-trigger .avatar{flex:none}.page-intro,.author-intro,.category-intro,.integration-intro{width:100%}.page-intro .primary,.author-intro .primary,.category-intro .primary{width:100%;justify-content:center}.editor-content{min-height:320px;max-height:500px}.post-editor-page .editor-actions{flex-wrap:wrap}.post-editor-page .editor-actions button{min-width:150px}.integration-create-fields label{min-width:0}.integration-new-key>span{min-width:0;flex-wrap:wrap}.integration-new-key code{min-width:0;overflow-wrap:anywhere}}@media(max-width:600px){.main>header{height:64px;padding-left:62px!important;padding-right:10px!important}.topbar-portal{width:36px;height:36px;padding:0;justify-content:center}.topbar-portal span{display:none}.dashboard-header-tools{gap:4px}.header-icon-button{width:30px}.content,.main>.content,.posts-dashboard{padding:24px 14px 44px!important}.page-intro,.author-intro,.category-intro,.integration-intro{gap:14px;margin-bottom:20px}.page-intro h2,.author-intro h2,.category-intro h2,.integration-intro h2{font-size:28px!important}.page-intro .muted,.author-intro .muted,.category-intro .muted,.integration-intro .muted{font-size:14px!important;line-height:1.45}.editor-page-heading{width:100%}.post-editor-page .editor-actions{width:100%;gap:8px}.post-editor-page .editor-actions button{flex:1;min-width:0;padding-left:10px!important;padding-right:10px!important;font-size:12px}.editor-content-card,.side-form{padding:16px!important}.editor-card-heading{gap:10px;margin-bottom:18px}.editor-card-heading>span{width:32px;height:32px;font-size:15px}.cover-section,.seo-section{margin-left:-16px;margin-right:-16px;padding:16px}.editor-toolbar{gap:9px;padding:0 8px;font-size:14px}.editor-content{min-height:280px;max-height:440px;padding:12px;font-size:13px}.category-toolbar,.author-toolbar{width:100%}.category-toolbar select,.author-toolbar select{min-width:0}.category-view-toggle,.author-view-toggle{height:46px}.category-view-toggle button,.author-view-toggle button{font-size:12px}.integration-guide{padding:16px}.integration-guide-icon{width:48px;height:48px;font-size:24px}.integration-guide h3{font-size:18px}.integration-guide p{font-size:13px}.integration-create,.integration-keys-heading{padding:16px}}
