.create-app{min-height:100vh;background:#070b0f;color:#eef2f5}.create-layout{display:grid;grid-template-columns:248px minmax(600px,850px);justify-content:center;padding-top:80px}.create-layout>.social-sidebar{position:relative;top:auto;left:auto;height:calc(100vh - 80px);border-right:1px solid #1d2730}.create-main{padding:35px 45px}.create-title{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #1b2730;padding:20px 0 25px}.create-title span{font-size:10px;color:#e9003f;letter-spacing:2px;font-weight:800}.create-title h1{margin:8px 0 4px;font-size:32px}.create-title p{margin:0;color:#84909b;font-size:12px}.draft-button{background:#101920;border:1px solid #293740;color:#ccd4da;border-radius:8px;padding:10px 15px}.create-card{margin-top:25px;background:#0c141a;border:1px solid #1e2b34;border-radius:14px;padding:24px}.create-author{display:flex;gap:12px;align-items:center}.create-author b,.create-author small{display:block}.create-author small{color:#7e8a95;font-size:11px;margin-top:4px}.create-card textarea{width:100%;min-height:180px;resize:vertical;background:transparent;border:0;outline:0;color:#fff;font:16px Manrope;padding:25px 0}.create-card textarea::placeholder{color:#65717c}.create-tools{display:flex;gap:8px;border-top:1px solid #1c2830;padding:14px 0}.create-tools button{background:#111b22;border:1px solid #263640;border-radius:8px;color:#aeb8c0;padding:9px 11px;font-size:11px}.create-preview{border:1px dashed #33434e;border-radius:10px;min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;color:#8a97a2;text-align:center}.create-preview b{color:#c9d0d5;font-size:12px}.create-preview small{font-size:10px}.create-footer{display:flex;justify-content:space-between;align-items:center;margin-top:17px}.create-footer select{background:#111a21;color:#bac3c9;border:1px solid #293740;padding:9px;border-radius:7px}.publish-button{background:#e9003f;color:white;border:0;border-radius:8px;padding:11px 22px;font-weight:800}.publish-button:disabled{opacity:.45}@media(max-width:800px){.create-layout{display:block;padding-top:64px}.create-layout>.social-sidebar{display:none}.create-main{padding:25px 15px}.create-title{align-items:start;gap:15px;flex-direction:column}.create-tools{overflow:auto}.create-tools button{white-space:nowrap}}
