:root{color:#18201d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#18201d;--muted:#68726d;--line:#dfe5e1;--surface:#fff;--canvas:#f5f7f4;--brand:#245c46;--brand-dark:#174332;--brand-soft:#e3f1ea;--danger:#b33a3a;--danger-soft:#fbeaea;--shadow:0 16px 45px #192f2614;background:#f5f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #245c4638}.app-shell{min-height:100vh}.sidebar{z-index:30;color:#eef6f1;background:radial-gradient(circle at 20% 0,#6baa8940,#0000 32%),#143b2d;flex-direction:column;width:260px;padding:30px 20px 24px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 8px;display:flex}.brand>span:last-child{gap:3px;display:grid}.brand strong{letter-spacing:-.01em;font-size:.98rem}.brand small{color:#a9c0b5;font-size:.74rem}.brand__mark{color:#143b2d;letter-spacing:.05em;background:#d9eedf;border:1px solid #ffffff40;border-radius:13px;place-items:center;width:42px;height:42px;font-size:.86rem;font-weight:800;display:grid}.navigation{gap:7px;margin-top:48px;display:grid}.navigation__item{color:#b8cdc3;border-radius:11px;align-items:center;gap:12px;padding:12px 14px;font-size:.9rem;font-weight:600;transition:color .16s,background .16s,transform .16s;display:flex}.navigation__item:hover{color:#fff;background:#ffffff12;transform:translate(2px)}.navigation__item--active{color:#fff;background:#daefe424}.navigation__icon{width:20px;height:20px}.sidebar__footer{color:#9db6aa;border-top:1px solid #ffffff1a;align-items:center;gap:9px;margin-top:auto;padding:14px;font-size:.75rem;display:flex}.status-dot{background:#73d79f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #73d79f1f}.main-column{min-height:100vh;margin-left:260px}.main-content{padding:54px clamp(28px,5vw,76px) 72px}.mobile-header,.sidebar-backdrop{display:none}.page{width:min(1180px,100%);margin:0 auto}.page-header{margin-bottom:30px}.page-header--actions{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.eyebrow{color:var(--brand);letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:.74rem;font-weight:800;display:inline-block}.page-header h1,.preview-hero h1{color:var(--ink);letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.15rem,4.6vw,3.45rem);font-weight:500;line-height:1.05}.page-header p,.preview-hero p{max-width:600px;color:var(--muted);margin:12px 0 0;line-height:1.65}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 18px;font-size:.86rem;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.62}.button--primary{color:#fff;background:var(--brand);box-shadow:0 8px 20px #245c462e}.button--primary:hover:not(:disabled){background:var(--brand-dark);box-shadow:0 10px 24px #245c463d}.button--secondary{color:var(--brand-dark);background:#fff;border-color:#cdd7d1}.button--secondary:hover:not(:disabled){background:#f8faf8;border-color:#9fb3a8}.button--with-icon svg{width:18px;height:18px}.panel{background:var(--surface);box-shadow:var(--shadow);border:1px solid #d7e0dae6;border-radius:16px}.posts-panel{overflow:hidden}.tabs{border-bottom:1px solid var(--line);gap:30px;padding:0 28px;display:flex;overflow-x:auto}.tab{color:#7a837f;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;min-height:66px;padding:0 2px;font-size:.86rem;font-weight:700;display:flex;position:relative}.tab span{color:#66706b;background:#edf1ee;border-radius:99px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:.7rem;display:grid}.tab--active{color:var(--brand)}.tab--active:after{background:var(--brand);content:"";border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.tab--active span{color:var(--brand);background:var(--brand-soft)}.table-scroll{overflow-x:auto}.posts-table{border-collapse:collapse;width:100%}.posts-table th,.posts-table td{text-align:left;border-bottom:1px solid #edf0ee;padding:19px 28px}.posts-table th{color:#8a938e;letter-spacing:.09em;text-transform:uppercase;background:#fbfcfb;font-size:.7rem;font-weight:800}.posts-table tbody tr:last-child td{border-bottom:0}.posts-table tbody tr{transition:background .15s}.posts-table tbody tr:hover{background:#fbfcfb}.posts-table td:first-child{width:58%}.posts-table td strong{color:#25302b;max-width:650px;font-family:Georgia,Times New Roman,serif;font-size:1.03rem;font-weight:600;line-height:1.4;display:block}.posts-table td small{color:#9aa19e;margin-top:5px;font-size:.72rem;display:block}.table-action-heading{text-align:right!important}.category-pill{color:#4f6259;background:#eef3f0;border-radius:6px;padding:6px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.table-actions{justify-content:flex-end;gap:8px;display:flex}.icon-button{color:#66716c;cursor:pointer;background:#fff;border:1px solid #dce3df;border-radius:9px;place-items:center;width:40px;height:40px;padding:0;transition:color .15s,border-color .15s,background .15s;display:inline-grid}.icon-button svg{width:18px;height:18px}.icon-button--edit:hover{color:var(--brand);background:var(--brand-soft);border-color:#a9c7b8}.icon-button--trash:hover:not(:disabled){color:var(--danger);background:var(--danger-soft);border-color:#e5b5b5}.icon-button:disabled{cursor:not-allowed;opacity:.35}.alert{border:1px solid;border-radius:10px;align-items:center;gap:10px;margin-bottom:18px;padding:13px 16px;font-size:.83rem;line-height:1.5;display:flex}.alert svg{flex:none;width:18px;height:18px}.alert button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:1.2rem}.alert--success{color:#285c43;background:#eaf7ef;border-color:#bddcc9}.alert--error{color:#8e3030;background:#fff0f0;border-color:#efc3c3}.empty-state{text-align:center;align-content:center;place-items:center;min-height:300px;padding:48px 24px;display:grid}.empty-state__icon{width:54px;height:54px;color:var(--brand);background:var(--brand-soft);border-radius:50%;place-items:center;margin-bottom:15px;font-size:1.35rem;display:grid}.empty-state h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:600}.empty-state p{color:var(--muted);margin:8px 0 20px;font-size:.84rem}.loading-list{gap:1px;padding:8px 28px 22px;display:grid}.skeleton{background:linear-gradient(90deg,#eef1ef 25%,#f7f9f7 50%,#eef1ef 75%) 0 0/200% 100%;border-radius:8px;height:72px;animation:1.3s linear infinite shimmer;display:block}.back-link{color:#64706a;align-items:center;gap:6px;margin-bottom:24px;font-size:.82rem;font-weight:700;display:inline-flex}.back-link:hover{color:var(--brand)}.back-link svg{width:18px;height:18px}.editor{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}.editor__main,.form-card{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 10px 35px #192f260d}.editor__main{gap:26px;padding:clamp(22px,4vw,38px);display:grid}.editor__aside{gap:18px;display:grid}.form-card{padding:22px}.form-card__header h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.08rem}.form-card__header p{color:var(--muted);margin:7px 0 20px;font-size:.77rem;line-height:1.5}.form-card__actions{gap:10px;display:grid}.field{gap:8px;display:grid}.field label{color:#33413b;font-size:.8rem;font-weight:800}.field input,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d4dcd7;border-radius:9px;transition:border-color .15s,box-shadow .15s}.field input{height:46px;padding:0 13px}.field textarea{resize:vertical;min-height:370px;padding:15px;line-height:1.75}.field input::placeholder,.field textarea::placeholder{color:#a7aeaa}.field input:focus,.field textarea:focus{border-color:#7da490;outline:0;box-shadow:0 0 0 3px #245c4617}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#d27d7d}.field__meta{color:#909894;justify-content:space-between;gap:12px;font-size:.7rem;display:flex}.field__help,.field__error{color:#909894;font-size:.7rem}.field__error{color:var(--danger)}.editor-loading{min-height:300px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.spinner{border:2px solid #d7ded9;border-top-color:var(--brand);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}.preview-page{max-width:1100px}.preview-hero{border-bottom:1px solid #d8dfda;margin:10px 0 46px;padding-bottom:34px}.preview-hero h1{font-size:clamp(2.7rem,7vw,5.2rem)}.preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.article-card{background:#fff;border:1px solid #dce3de;border-radius:4px;flex-direction:column;min-height:350px;padding:clamp(24px,4vw,38px);transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 14px 34px #1b2d250b}.article-card:hover{transform:translateY(-3px);box-shadow:0 20px 45px #1b2d2517}.article-card--featured{color:#edf5f0;background:var(--brand-dark)}.article-card__meta,.article-card__footer{justify-content:space-between;align-items:center;gap:16px;font-size:.7rem;display:flex}.article-card__meta{color:#7b8580;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.article-card--featured .article-card__meta,.article-card--featured .article-card__footer{color:#a9c3b5}.article-card__meta span{color:var(--brand)}.article-card--featured .article-card__meta span{color:#9de0bb}.article-card h2{letter-spacing:-.025em;margin:30px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:500;line-height:1.18}.article-card>p{color:#68716d;white-space:pre-wrap;-webkit-line-clamp:6;-webkit-box-orient:vertical;margin:0;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.75;display:-webkit-box;overflow:hidden}.article-card--featured>p{color:#bed0c6}.article-card__footer{color:#8a938e;border-top:1px solid #e7ebe8;margin-top:auto;padding-top:26px}.article-card--featured .article-card__footer{border-color:#ffffff1f}.skeleton--card{min-height:350px}.pagination{justify-content:center;gap:7px;margin-top:38px;display:flex}.pagination button{color:#5e6863;cursor:pointer;background:#fff;border:1px solid #d5ddd8;border-radius:8px;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.pagination button:hover:not(:disabled){color:var(--brand);border-color:#9db6aa}.pagination button:disabled{cursor:not-allowed;opacity:.4}.pagination .pagination__page--active{border-color:var(--brand);color:#fff;background:var(--brand)}.pagination svg{width:17px;height:17px}.chevron--back{transform:rotate(180deg)}@keyframes shimmer{to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=940px){.sidebar{width:230px}.main-column{margin-left:230px}.main-content{padding:44px 30px 60px}.editor{grid-template-columns:1fr}.editor__aside{grid-row:1;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sidebar{width:min(82vw,290px);transition:transform .2s;transform:translate(-105%)}.sidebar--open{transform:translate(0)}.sidebar-backdrop{z-index:20;background:#0c191373;border:0;display:block;position:fixed;inset:0}.main-column{margin-left:0}.mobile-header{z-index:15;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;height:68px;padding:0 20px;display:flex;position:sticky;top:0}.brand--mobile{color:var(--brand-dark);padding:0}.brand--mobile .brand__mark{border-radius:9px;width:34px;height:34px}.main-content{padding:34px 18px 50px}.page-header--actions{flex-direction:column;align-items:flex-start}.page-header--actions .button{width:100%}.tabs{gap:22px;padding:0 18px}.posts-table thead{display:none}.posts-table,.posts-table tbody,.posts-table tr,.posts-table td{width:100%;display:block}.posts-table tr{border-bottom:1px solid var(--line);padding:20px 18px;position:relative}.posts-table tbody tr:last-child{border-bottom:0}.posts-table td,.posts-table td:first-child{border:0;width:100%;padding:0}.posts-table td:nth-child(2){margin-top:12px}.posts-table td:nth-child(3){width:auto;position:absolute;top:17px;right:18px}.posts-table td strong{padding-right:96px}.preview-grid{grid-template-columns:1fr}.preview-hero{margin-top:0}.editor__aside{grid-row:auto;grid-template-columns:1fr}.editor__main{padding:22px 18px}.field textarea{min-height:300px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
