.vk-posts-page{padding:24px;max-width:1440px;margin:0 auto;color:#182033}.vk-posts-head,.vk-posts-toolbar,.vk-post-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.vk-posts-head h2{margin:0;font-size:26px}.vk-posts-head p{margin:5px 0 0;color:#6c7484}.vk-post-primary,.vk-post-actions button{border:0;border-radius:10px;padding:10px 16px;cursor:pointer;font-weight:600}.vk-post-primary,.vk-post-actions .primary{background:#2678f3;color:#fff}.vk-posts-toolbar{justify-content:flex-start;margin:22px 0}.vk-posts-toolbar button{border:1px solid #dfe4ec;background:#fff;border-radius:20px;padding:8px 14px;cursor:pointer}.vk-posts-toolbar button.active{background:#eaf2ff;border-color:#2678f3;color:#1764cf}.vk-posts-grid{display:grid;grid-template-columns:minmax(300px,420px) minmax(360px,1fr);gap:22px}.vk-post-list{display:flex;flex-direction:column;gap:10px}.vk-post-list-item{width:100%;text-align:left;border:1px solid #e1e5ec;background:#fff;border-radius:14px;padding:15px;cursor:pointer}.vk-post-list-item.active{border-color:#2678f3;box-shadow:0 0 0 2px #dceaff}.vk-post-list-item strong,.vk-post-list-item span{display:block}.vk-post-list-item span{color:#697386;font-size:13px;margin-top:7px}.vk-post-editor{background:#fff;border:1px solid #e1e5ec;border-radius:16px;padding:20px}.vk-post-editor label{display:block;margin-bottom:14px;font-size:13px;font-weight:600}.vk-post-editor input,.vk-post-editor textarea{width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #ccd3df;border-radius:10px;padding:11px;font:inherit}.vk-post-editor textarea{resize:vertical}.vk-post-preview{border:1px solid #dfe4ec;border-radius:14px;padding:16px;margin:18px 0;background:#f8f9fb}.vk-post-preview-head{display:flex;gap:10px;align-items:center;margin-bottom:12px}.vk-post-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#2787f5;color:#fff;font-weight:700}.vk-post-preview-text{white-space:pre-wrap;line-height:1.45}.vk-post-preview img{display:block;max-width:100%;max-height:360px;border-radius:10px;margin-top:12px}.vk-post-badge{display:inline-block;border-radius:12px;padding:4px 9px;font-size:12px;background:#edf0f5}.vk-post-empty{padding:35px;text-align:center;color:#747d8e;border:1px dashed #d5dae3;border-radius:14px}.vk-post-actions{justify-content:flex-end;flex-wrap:wrap}.vk-post-actions .secondary{background:#eef1f5;color:#263044}.vk-post-actions .success{background:#1b9b5a;color:#fff}.vk-post-error{color:#c93838;font-size:13px;margin-top:10px}@media(max-width:800px){.vk-posts-page{padding:14px}.vk-posts-grid{grid-template-columns:1fr}.vk-posts-head{align-items:flex-start;flex-direction:column}.vk-post-editor{padding:14px}}
.vk-posts-toolbar button:not(.active){color:#4b5565}
.vk-post-topic-tabs{display:flex;gap:8px;align-items:center;overflow-x:auto;margin-top:20px;padding-bottom:3px}.vk-post-topic-tabs button{white-space:nowrap;border:1px solid #dbe2ec;background:#fff;color:#465267;border-radius:10px;padding:10px 15px;cursor:pointer;font-weight:600}.vk-post-topic-tabs button.active{background:#2678f3;border-color:#2678f3;color:#fff}.vk-post-topic-tabs button.add{border-style:dashed;color:#2678f3}.vk-post-prompt-block{margin-top:14px;padding:18px;border:1px solid #dce5f0;border-radius:15px;background:linear-gradient(135deg,#f7faff,#fff)}.vk-post-prompt-title,.vk-post-prompt-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.vk-post-prompt-title div{display:flex;flex-direction:column;gap:3px}.vk-post-prompt-title span,.vk-post-prompt-actions span{font-size:12px;color:#748096}.vk-post-prompt-title button{border:0;background:transparent;color:#2678f3;cursor:pointer}.vk-post-template{margin:13px 0 9px;padding:10px 12px;border-left:3px solid #8ab9f5;background:#eef5ff;color:#516078;font-size:13px;line-height:1.45}.vk-post-prompt-block textarea{box-sizing:border-box;width:100%;resize:vertical;border:1px solid #cdd8e6;border-radius:11px;padding:12px;font:inherit}.vk-post-prompt-actions{margin-top:10px}.vk-post-topic-hint{margin-top:14px;padding:13px 16px;border-radius:11px;background:#f3f6fa;color:#657187}.vk-post-generation-note{margin-bottom:16px;padding:13px;border-radius:11px;background:#fff7df;border:1px solid #f0dda5}.vk-post-generation-note p{margin:7px 0 0;color:#5f594a;font-size:13px}.vk-post-editor select{width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #ccd3df;border-radius:10px;padding:11px;background:#fff;font:inherit;color:#273247}
.vk-post-field-help{display:block;margin-top:6px;color:#748096;font-size:12px;font-weight:400}
.vk-post-prompt-title .vk-post-template-edit{border:1px solid #2678f3;background:#fff;color:#1764cf;border-radius:9px;padding:9px 13px;font-weight:600;box-shadow:0 1px 3px #1f65bd1a}.vk-post-prompt-title .vk-post-template-edit:hover{background:#eaf3ff}
.vk-post-modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px;background:#15223880;backdrop-filter:blur(3px)}.vk-post-modal-card{width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:18px;box-shadow:0 22px 70px #101b2d4d}.vk-post-modal-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 17px;border-bottom:1px solid #e4e9f0}.vk-post-modal-card h3{margin:0;font-size:21px;color:#182033}.vk-post-modal-card header p{margin:6px 0 0;color:#748096;font-size:13px}.vk-post-modal-close{border:0;background:#eef2f7;color:#657187;width:34px;height:34px;border-radius:50%;font-size:23px;line-height:1;cursor:pointer}.vk-post-modal-body{display:grid;gap:17px;padding:21px 24px}.vk-post-modal-body label{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:600}.vk-post-modal-body input,.vk-post-modal-body textarea{box-sizing:border-box;width:100%;border:1px solid #ccd6e3;border-radius:11px;padding:12px;font:inherit;color:#1f2937;background:#fff}.vk-post-modal-body textarea{resize:vertical;min-height:180px;line-height:1.45}.vk-post-modal-body input:focus,.vk-post-modal-body textarea:focus{outline:0;border-color:#2678f3;box-shadow:0 0 0 3px #2678f31c}.vk-post-modal-help{padding:11px 13px;border-radius:9px;background:#f2f6fb;color:#657187;font-size:12px}.vk-post-modal-card footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 22px}.vk-post-modal-card footer button{border:0;border-radius:10px;padding:11px 18px;font-weight:600;cursor:pointer}.vk-post-modal-card footer .secondary{background:#edf1f5;color:#344054}.vk-post-modal-card footer .primary{background:#2678f3;color:#fff}@media(max-width:600px){.vk-post-modal{padding:10px;place-items:end center}.vk-post-modal-card{max-height:92vh;border-radius:17px 17px 0 0}.vk-post-modal-card header,.vk-post-modal-body,.vk-post-modal-card footer{padding-left:17px;padding-right:17px}}
.vk-post-assistant-note{display:flex;align-items:flex-start;gap:12px;margin-top:14px;padding:14px;border:1px solid #bcd6f5;border-radius:12px;background:#eef6ff}.vk-post-assistant-icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:10px;background:#2678f3;color:#fff;font-size:12px;font-weight:700}.vk-post-assistant-note strong{color:#24466f}.vk-post-assistant-note p{margin:5px 0 0;color:#56677d;font-size:13px;line-height:1.45}
.vk-post-publish-confirm strong{display:block;color:#182033;font-size:16px}.vk-post-publish-confirm p{margin:12px 0;color:#56677d;line-height:1.5}.vk-post-publish-time{display:inline-flex;align-items:center;padding:10px 14px;border-radius:10px;background:#eaf3ff;color:#1764cf;font-weight:700}
.vk-publication-tabs{display:flex;gap:8px;margin-top:20px;padding:5px;border-radius:13px;background:#eef2f7;width:max-content}.vk-publication-tabs button{border:0;border-radius:9px;background:transparent;color:#526075;padding:10px 22px;font-weight:700;cursor:pointer}.vk-publication-tabs button.active{background:#2678f3;color:#fff;box-shadow:0 3px 10px #2678f32b}.vk-story-format-hint{margin:-3px 0 15px;padding:11px 13px;border-radius:10px;background:#eef6ff;color:#526b8b;font-size:12px}.vk-story-preview{margin:18px 0;padding:17px;border:1px solid #dfe4ec;border-radius:14px;background:#f8f9fb}.vk-story-slides{display:flex;align-items:flex-start;gap:14px;overflow-x:auto;padding:3px 3px 12px}.vk-story-slide{flex:0 0 180px;text-align:center;color:#526075;font-size:12px}.vk-story-slide>strong{display:block;margin-top:7px}.vk-story-phone{position:relative;width:100%;aspect-ratio:9/16;overflow:hidden;border-radius:18px;background:#202632;box-shadow:0 8px 24px #15223829}.vk-story-phone>img{width:100%;height:100%;object-fit:cover}.vk-story-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#cbd5e1;text-align:center;line-height:1.5}.vk-story-top{position:absolute;left:10px;right:10px;top:10px;display:flex;align-items:center;gap:7px;color:#fff;text-shadow:0 1px 4px #000}.vk-story-top .vk-post-avatar{width:26px;height:26px;font-size:9px}.vk-story-number{position:absolute;right:10px;bottom:10px;padding:4px 7px;border-radius:10px;background:#0009;color:#fff;font-size:11px}.vk-story-preview>p{margin:8px 0 0;color:#657187;line-height:1.5}@media(max-width:600px){.vk-story-slide{flex-basis:150px}}
.vk-post-download{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;border:1px solid #2678f3;border-radius:9px;padding:8px 13px;background:#fff;color:#1764cf;text-decoration:none;font-size:13px;font-weight:700}.vk-post-download:hover{background:#eaf3ff}.vk-post-preview>.vk-post-download{display:flex;width:max-content}
