*{box-sizing:border-box}body{margin:0;color:#22342e;background:#f5f5ef;font:15px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}header,footer{padding:22px 4vw;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dce1d7}header{background:#fafbf5}a{color:inherit}.identity{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:22px;font-weight:650}.identity small{font-size:10px;letter-spacing:1.6px;color:#728077;margin-left:16px}.mark{background:#254b3e;color:#d5ed9d;border-radius:10px;width:38px;height:38px;text-align:center;font-size:26px}main{max-width:1500px;margin:auto;padding:40px 4vw 70px}h1{font-weight:520;font-size:clamp(30px,3.3vw,48px);line-height:1.12;letter-spacing:-1.9px;margin:14px 0 20px}h2{font-size:22px;font-weight:550;letter-spacing:-.5px;margin:0 0 16px}h3{font-size:18px;font-weight:600;margin:17px 0 3px}p{margin:10px 0}.muted,.hint{color:#66766c}.hint{font-size:12px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.9px;color:#67775d}.hero{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:15px 0 35px}.card{border:1px solid #dce2d6;background:#fffef9;border-radius:15px;padding:22px}.control{max-width:330px;background:#edf1e4}.control p{font-size:13px}.badge{display:inline-block;font-size:10px;font-weight:650;letter-spacing:.3px;background:#eef0e7;color:#627052;border-radius:30px;padding:5px 10px;text-transform:uppercase}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dce1d7;border-bottom:1px solid #dce1d7;padding:23px 0;gap:20px}.stats div{display:flex;flex-direction:column}.stats strong{font-size:26px;font-weight:500;letter-spacing:-.6px}.stats span{font-size:12px;color:#66766c}.section{margin:35px 0}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:15px}.section-heading span{font-size:12px}.channels{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.channels .card{padding:17px}.row{display:flex;justify-content:space-between;align-items:center;gap:10px}.platform{font-size:22px;font-weight:750}.queue-count{font-size:24px;margin:15px 0}.queue-count span{font-size:12px;color:#6a7767}.channels .muted{font-size:12px;overflow-wrap:anywhere}.workspace{display:grid;grid-template-columns: minmax(260px,.85fr) minmax(350px,1.5fr);gap:30px}.compose{align-self:start;position:sticky;top:20px}.compose h2{margin-top:10px}.compose>.muted{font-size:13px}label{display:block;font-size:12px;font-weight:600;margin:16px 0 10px}input,textarea,select{display:block;width:100%;margin-top:7px;border:1px solid #ccd5c7;border-radius:8px;padding:11px;background:white;color:#253b30;font:inherit}textarea{resize:vertical;font-size:14px}input:focus,textarea:focus,select:focus,button:focus-visible,summary:focus-visible{outline:2px solid #739453;outline-offset:2px}button{background:#254b3e;color:#fff;border:1px solid #254b3e;border-radius:8px;padding:10px 15px;font:inherit;font-size:12px;font-weight:600;cursor:pointer;margin-top:9px}button:hover{filter:brightness(.92)}button.secondary{color:#254b3e;background:transparent;border-color:#9eae97}button.quiet{padding:5px 0;background:transparent;border:0;color:#687564}details{margin:13px 0;font-size:12px}summary{cursor:pointer;color:#53674a}details form{margin-bottom:14px}details button{width:100%}.post{margin-bottom:15px}.post-body{white-space:pre-wrap;font-size:15px;line-height:1.7;margin:22px 0;overflow-wrap:anywhere}.schedule{border-top:1px solid #e3e6df;margin-top:15px}.check{display:flex;align-items:center;gap:9px}.check input{width:auto;margin:0}.status-published{background:#d9ecc7;color:#2e562c}.status-unconfirmed,.status-failed,.status-needs_review{background:#ffe6da;color:#86401f}.notice,.error{padding:14px 20px;border-radius:10px;margin-bottom:20px}.notice{background:#e0edd2}.error,.error-inline{background:#fff0e6;color:#893e24}.error-inline{padding:10px;border-radius:6px;font-size:13px}.empty{text-align:center;padding:60px 30px;color:#657363}.empty-icon{font-size:35px;color:#597848}.link{color:#305c38;font-size:13px}.login{max-width:440px;margin:35px auto;padding:35px}.login button{width:100%}.pagination svg{width:20px}footer{font-size:11px;color:#6c7a68;border-top:1px solid #dce1d7;border-bottom:0}footer span{color:#819077}@media(max-width:1100px){.channels{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){main{padding:25px 5vw}.hero{display:block}.control{max-width:none;margin-top:25px}.stats{grid-template-columns:repeat(2,1fr)}.channels{grid-template-columns:repeat(2,1fr)}.workspace{display:block}.compose{position:static;margin-bottom:30px}.identity small{display:none}footer span{display:none}.section-heading{display:block}.section-heading span{display:block;margin-bottom:15px}}@media(max-width:400px){.channels{grid-template-columns:1fr}}

.queue-nav{display:flex;flex-wrap:wrap;gap:20px;margin:24px 0}.queue-nav a{color:#305c38;font-size:14px}.bulk-bar{margin-bottom:24px}.social-preview{border:1px solid #dce1d7;border-radius:14px;background:#fff;padding:18px;margin-top:20px;color:#19231e}.preview-author{display:flex;align-items:center;gap:10px}.preview-author .platform{margin-left:auto}.avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e5ebdf;font-weight:700}.preview-linkedin .avatar{border-radius:6px}.post-image{display:block;width:100%;max-height:560px;object-fit:contain;border-radius:8px;background:#f5f5f5}.preview-footer{border-top:1px solid #eee;margin-top:18px;padding-top:12px;color:#777;font-size:13px;white-space:pre-wrap}.feedback-note{background:#fff5db;padding:14px;border-radius:8px;white-space:pre-wrap;overflow-wrap:anywhere}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.calendar-day{background:#fff;border:1px solid #dce1d7;border-radius:10px;padding:10px;min-height:130px}.calendar-day h2{font-size:12px}.outside-month{opacity:.55}.calendar-post{display:block;background:#edf3e6;padding:10px;margin-top:8px;color:#254b3e;text-decoration:none;border-radius:6px;font-size:12px;overflow-wrap:anywhere}.calendar-post span{display:block;margin-top:6px}.calendar-post p{font-size:12px}@media(max-width:1000px){.calendar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.calendar-grid{grid-template-columns:1fr}.outside-month{display:none}}
