@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>.content,.posts-dashboard{padding:40px 32px 64px!important}.posts-dashboard .breadcrumb{margin-bottom:18px}.posts-dashboard .dashboard-intro{margin-bottom:30px}.posts-dashboard .dashboard-intro h2{font-size:38px!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{width:48px!important;height:48px!important;flex-basis:48px!important;font-size:21px}.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:12px;padding-top:17px;padding-bottom:17px}.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}}
