.right-sidebar{top:calc(var(--header-h) + 1rem);flex-direction:column;gap:.75rem;display:flex;position:sticky}.right-widget{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:.85rem 1rem}.right-widget-head{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.right-widget-head h3{margin:0;font-size:.95rem;font-weight:600}.right-widget-settings{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1rem}.right-links{margin:0;padding:0;list-style:none}.right-links li a{color:var(--vk-blue);align-items:center;gap:.5rem;padding:.45rem 0;font-size:.9rem;text-decoration:none;display:flex}.right-links li a:hover{text-decoration:underline}.promo{text-align:center}.promo-art{margin-bottom:.35rem;font-size:2.5rem}.promo h4{margin:0 0 .35rem;font-size:.95rem}.promo p{margin:0 0 .75rem;font-size:.85rem}.promo-btn{padding:.5rem 1rem;font-size:.85rem;text-decoration:none;display:inline-block}.muted-widget{background:0 0;border:none;padding:.25rem .5rem}.sidebar-nav{padding:.5rem 0}.sidebar-list{margin:0;padding:0;list-style:none}.sidebar-link{color:var(--text);border-radius:10px;align-items:center;gap:.75rem;margin:0 .5rem .15rem;padding:.55rem .85rem;font-size:.95rem;text-decoration:none;transition:background .15s;display:flex}.sidebar-link:hover{background:var(--surface-hover)}.sidebar-link.active{background:var(--surface-hover);color:var(--vk-blue)}.sidebar-link.active .sidebar-icon{color:var(--vk-blue)}.sidebar-icon{color:var(--text-muted);flex-shrink:0;display:flex}.sidebar-label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.sidebar-badge{background:var(--vk-blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.7rem;font-weight:700;display:flex}.sidebar-divider{background:var(--border);height:1px;margin:.65rem 1rem}:root{--header-h:56px;--sidebar-w:240px;--right-w:280px;--feed-w:640px}.layout-vk{background:var(--bg);min-height:100vh}.header-vk{z-index:200;height:var(--header-h);background:var(--header-bg);border-bottom:1px solid var(--border);position:sticky;top:0}.header-vk-inner{align-items:center;gap:1rem;max-width:1280px;height:100%;margin:0 auto;padding:0 1rem;display:flex}.logo-vk{flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.logo-img{object-fit:cover;border-radius:8px;width:36px;height:36px;display:block}.logo-text{color:var(--text);letter-spacing:.02em;font-size:1.15rem;font-weight:700}.header-search{flex:1;max-width:480px;margin:0 auto;position:relative}.header-search input{background:var(--search-bg);width:100%;color:var(--text);border:none;border-radius:8px;padding:.55rem 1rem .55rem 2.5rem;font-family:inherit;font-size:.95rem}.header-search input:focus{outline:2px solid var(--vk-blue)}.search-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.header-action{width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.header-action:hover{background:var(--surface-hover);color:var(--text)}.header-badge{color:#fff;background:#e64646;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.header-profile{border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .35rem .2rem .2rem;text-decoration:none;display:flex}.header-profile:hover{background:var(--surface-hover)}.header-avatar{background:linear-gradient(135deg, var(--vk-blue), #5eb3ff);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex;overflow:hidden}.header-avatar img{object-fit:cover;width:100%;height:100%}.header-caret{color:var(--text-muted);font-size:.7rem}.header-logout{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.35rem;font-size:1.1rem}.header-logout:hover{background:var(--surface-hover);color:var(--text)}.layout-body{grid-template-columns:var(--sidebar-w) minmax(0, 1fr);align-items:start;gap:1rem;max-width:1280px;margin:0 auto;padding:1rem;display:grid}.layout-body:has(.sidebar-right){grid-template-columns:var(--sidebar-w) minmax(0, var(--feed-w)) var(--right-w)}.sidebar-left{top:calc(var(--header-h) + 1rem);position:sticky}.main-center{min-width:0}.main-center.feed-home{max-width:var(--feed-w);justify-self:center;width:100%}.page-wrap{max-width:900px}@media (width<=1100px){.sidebar-right{display:none}.layout-body:has(.sidebar-right){grid-template-columns:var(--sidebar-w) minmax(0, 1fr)}}@media (width<=768px){.layout-body{grid-template-columns:1fr;padding:.75rem}.sidebar-left,.logo-text{display:none}.header-search{max-width:none}}.subs-hint{margin:-.5rem 0 1rem}.channel-card-body{min-width:0}.channel-tag{background:var(--surface-hover);color:var(--text-muted);border-radius:999px;margin-top:.35rem;padding:.15rem .5rem;font-size:.75rem;display:inline-block}.channel-card-actions{align-items:center;display:flex}.btn-subscribe{white-space:nowrap;min-width:110px}.btn-subscribed{border:1px solid var(--accent);color:var(--accent-hover);cursor:pointer;white-space:nowrap;background:#6366f126;border-radius:8px;min-width:110px;padding:.6rem 1.1rem;font-family:inherit;font-size:.9rem;font-weight:600}.btn-subscribed:hover:not(:disabled){background:#6366f140}.badge-owner{color:var(--text-muted);border:1px dashed var(--border);border-radius:8px;padding:.4rem .65rem;font-size:.8rem}.list-page h1{margin:0 0 1.25rem;font-size:1.5rem}.page-toolbar{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-toolbar h1{margin:0}.search-bar{gap:.5rem;margin-bottom:1rem;display:flex}.search-bar .input{flex:1}.inline-form{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.inline-form .input{flex:1;min-width:140px}.grid-cards{gap:1rem;display:grid}.channel-card,.video-card{grid-template-columns:auto 1fr auto;align-items:start;gap:1rem;display:grid}.channel-avatar{background:linear-gradient(135deg, var(--accent), #a78bfa);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:700;display:flex}.channel-card h3,.video-card h3{margin:0 0 .25rem;font-size:1rem}.video-thumb{aspect-ratio:16/9;background:var(--surface-hover);border-radius:8px;width:120px;overflow:hidden}.video-thumb img{object-fit:cover;width:100%;height:100%}.thumb-placeholder{height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.notif-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.notif-item{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;border:none;align-items:center;gap:.75rem;display:flex}.notif-item.unread{border-color:var(--accent)}.notif-type{text-transform:capitalize;font-weight:600}.badge{background:var(--accent);color:#fff;border-radius:999px;margin-left:auto;padding:.15rem .5rem;font-size:.7rem}.feed-post-menu-wrap{flex-shrink:0;position:relative}.feed-post-dropdown{z-index:120;background:var(--surface,#2a2b2c);border:1px solid var(--border,#ffffff1a);border-radius:10px;min-width:200px;margin:0;padding:.35rem 0;list-style:none;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 8px 24px #00000059}.feed-post-dropdown button{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;padding:.55rem 1rem;font-family:inherit;font-size:.9rem}.feed-post-dropdown button:hover:not(:disabled){background:var(--surface-hover)}.feed-post-dropdown button:disabled{opacity:.45;cursor:default}.feed-post-dropdown button.danger{color:#f87171}.post-engagement{padding:.35rem 1rem .85rem}.post-engagement-stats{justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.5rem;display:flex}.post-engagement-actions{align-items:center;gap:1.25rem;display:flex}.engagement-btn{color:var(--text-muted,#9aa0a6);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:.15rem 0;font-family:inherit;font-size:.9rem;transition:color .15s;display:inline-flex}.engagement-btn:hover:not(:disabled){color:var(--text,#e8eaed)}.engagement-btn.liked{color:#e64646}.engagement-btn:disabled{opacity:.5;cursor:default}.post-engagement-age{white-space:nowrap}.post-comments{padding:.35rem 0 .5rem}.post-comment{gap:.6rem;margin-bottom:.65rem;display:flex}.post-comment-avatar{background:var(--surface-hover,#3a3b3c);width:32px;height:32px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex;overflow:hidden}.post-comment-avatar img{object-fit:cover;width:100%;height:100%}.post-comment-body{flex:1;min-width:0}.post-comment-head{flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;margin-bottom:.15rem;display:flex}.post-comment-head strong{font-size:.9rem}.post-comment-body p{word-break:break-word;margin:0;font-family:inherit;font-size:.9rem;line-height:1.4}.post-comments-more{color:var(--text-muted,#9aa0a6);cursor:pointer;background:0 0;border:none;padding:.25rem 0 .35rem 2.5rem;font-family:inherit;font-size:.85rem}.post-comments-more:hover{color:var(--vk-blue,#5181b8)}.post-comment-form{align-items:center;gap:.5rem;margin-top:.35rem;display:flex}.post-comment-form-avatar{background:linear-gradient(135deg, var(--vk-blue,#5181b8), #5eb3ff);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:flex;overflow:hidden}.post-comment-form-avatar img{object-fit:cover;width:100%;height:100%}.post-comment-input-wrap{flex:1;min-width:0;position:relative}.post-comment-input{box-sizing:border-box;border:1px solid var(--border,#ffffff1f);background:var(--surface-hover,#3a3b3c);width:100%;color:inherit;border-radius:20px;outline:none;padding:.55rem 6.5rem .55rem .85rem;font-family:inherit;font-size:.9rem}.post-comment-input:focus{border-color:var(--vk-blue,#5181b8)}.post-comment-input-tools{align-items:center;gap:.15rem;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.tool-btn{color:var(--text-muted);cursor:pointer;opacity:.85;background:0 0;border:none;padding:.2rem;display:flex}.tool-btn:hover{color:var(--text)}.post-comment-send{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.35rem;display:flex}.post-comment-send:hover:not(:disabled){color:var(--vk-blue,#5181b8)}.post-comment-send:disabled{opacity:.35;cursor:default}.anchored-popover{z-index:10000;background:var(--surface,#2a2b2c);border:1px solid var(--border,#ffffff1a);border-radius:12px;padding:.5rem;position:fixed;box-shadow:0 8px 24px #00000073}.emoji-picker-grid{grid-template-columns:repeat(6,1fr);gap:.2rem;width:min(280px,100vw - 16px);display:grid}.emoji-picker-grid button{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.35rem;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:1.45rem;line-height:1}.emoji-picker-grid button:hover{background:var(--surface-hover)}.comment-composer-wrap{margin-top:.35rem;position:relative}.comment-reply-banner{color:var(--text-muted);background:#0077ff1f;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;margin:0 0 .35rem 2.9rem;padding:.35rem .6rem;display:flex}.comment-reply-cancel{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:1.1rem;line-height:1}.comment-composer-preview{background:var(--surface-hover,#3a3b3c);border-radius:10px;align-items:center;gap:.65rem;margin:0 0 .5rem 2.9rem;padding:.5rem .65rem;display:flex}.comment-composer-preview img{object-fit:cover;border-radius:8px;width:72px;height:72px}.comment-preview-remove{color:var(--vk-blue,#5181b8);cursor:pointer;background:0 0;border:none;font-weight:700}.gif-picker{width:min(280px,100vw - 16px)}.gif-picker-grid{grid-template-columns:repeat(3,1fr);gap:.35rem;display:grid}.gif-picker-grid button{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:0;overflow:hidden}.gif-picker-grid img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.gif-upload-btn{background:var(--surface-hover);width:100%;color:var(--text);cursor:pointer;border:none;border-radius:8px;margin-top:.45rem;padding:.45rem;font-weight:700}.tool-btn.active,.tool-btn.recording{color:var(--vk-blue,#5181b8)}.tool-btn.recording{animation:1s infinite pulse-mic}@keyframes pulse-mic{0%,to{opacity:1}50%{opacity:.55}}.comment-composer-error{color:#f87171;margin:.35rem 0 0 2.9rem;font-size:.85rem}.comment-composer-status{margin:.25rem 0 0 2.9rem}.comment-content{flex-direction:column;gap:.35rem;display:flex}.comment-content p{margin:0}.comment-image,.comment-gif{object-fit:cover;border-radius:10px;max-width:220px;max-height:220px;display:block}.comment-voice{width:min(260px,100%);height:36px}.comment-item-actions{flex-wrap:wrap;gap:.5rem .75rem;margin-top:.25rem;display:flex}.comment-action-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8rem;font-weight:700}.comment-action-btn:hover:not(:disabled){color:var(--vk-blue)}.comment-action-btn.danger:hover:not(:disabled){color:#f87171}.comment-action-btn:disabled{opacity:.5;cursor:default}.comment-edit-form{flex-direction:column;gap:.4rem;display:flex}.comment-edit-input{min-height:2.5rem;font-size:.9rem}.comment-edit-actions{gap:.5rem;display:flex}.comment-edit-actions .small{padding:.25rem .65rem;font-size:.8rem}.comment-mention{color:var(--vk-blue);font-weight:600;text-decoration:none}.comment-mention:hover{text-decoration:underline}.post-media-gallery{background:#0a0a0a}.post-media-gallery.feed{width:100%}.post-media-open{cursor:zoom-in;background:0 0;border:none;width:100%;padding:0;display:block}.post-media-gallery-img.single{object-fit:cover;width:100%;max-height:560px;display:block}.post-media-gallery.grid{gap:2px;width:100%;display:grid}.post-media-grid-cell{cursor:zoom-in;background:#111;border:none;padding:0;position:relative;overflow:hidden}.post-media-grid-img{object-fit:cover;aspect-ratio:1;width:100%;height:100%;display:block}.post-media-more{color:#fff;pointer-events:none;background:#0000008c;justify-content:center;align-items:center;font-size:1.75rem;font-weight:700;display:flex;position:absolute;inset:0}.post-media-gallery.layout-2{grid-template-columns:repeat(2,1fr)}.post-media-gallery.layout-3{grid-template-columns:repeat(3,1fr)}.post-media-gallery.layout-4{grid-template-columns:repeat(2,1fr)}.post-media-gallery.layout-5{grid-template-columns:repeat(6,1fr)}.post-media-gallery.layout-5 .post-media-grid-cell:first-child,.post-media-gallery.layout-5 .post-media-grid-cell:nth-child(2){grid-column:span 3}.post-media-gallery.layout-5 .post-media-grid-cell:nth-child(n+3){grid-column:span 2}.post-media-gallery.layout-6plus{grid-template-columns:repeat(3,1fr)}.post-media-gallery.story{position:relative}.post-media-gallery.story .post-media-gallery-img{object-fit:contain;border-radius:8px;width:100%;max-height:50vh;display:block}.gallery-nav{color:#fff;cursor:pointer;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.4rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-nav:hover{background:#000000a6}.gallery-nav.prev{left:.5rem}.gallery-nav.next{right:.5rem}.gallery-counter{color:#fff;background:#0000008c;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:600;position:absolute;top:.5rem;right:.5rem}.post-lightbox{z-index:220;background:#000000eb;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.post-lightbox-img{object-fit:contain;max-width:min(92vw,1200px);max-height:88vh}.post-lightbox-close{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:999px;width:40px;height:40px;font-size:1.5rem;position:absolute;top:.75rem;right:.75rem}.post-lightbox-nav{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:999px;width:44px;height:44px;font-size:1.75rem;position:absolute;top:50%;transform:translateY(-50%)}.post-lightbox-nav.prev{left:1rem}.post-lightbox-nav.next{right:1rem}.post-lightbox-counter{color:#fff;background:#0000008c;border-radius:999px;padding:.3rem .6rem;font-size:.85rem;font-weight:600;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.feed-post{border-radius:12px;margin-bottom:0;padding:0;overflow:visible}.feed-post-head{align-items:center;gap:.65rem;padding:.85rem 1rem;display:flex}.feed-post-avatar{background:linear-gradient(135deg, var(--vk-blue), #5eb3ff);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;text-decoration:none;display:flex;overflow:hidden}.feed-post-avatar img{object-fit:cover;width:100%;height:100%}.feed-post-avatar.link:hover{opacity:.9}.feed-post-author{color:inherit;text-decoration:none}.feed-post-author:hover strong{color:var(--vk-blue,#5181b8)}.feed-post-avatar.channel{border-radius:10px}.feed-post-meta{flex:1;min-width:0}.feed-post-meta strong{font-size:.95rem;font-weight:700}.btn-follow{background:var(--vk-blue,#5181b8);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;padding:.35rem .85rem;font-family:inherit;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-follow.subscribed{background:var(--surface-hover);color:var(--text-muted)}.feed-post-menu-wrap .feed-post-menu{color:var(--text-muted);cursor:pointer;letter-spacing:.08em;background:0 0;border:none;padding:.25rem .35rem;font-size:1.1rem;line-height:1}.feed-post-menu-wrap .feed-post-menu:hover{color:var(--text)}.btn-follow:disabled.subscribed{cursor:default;opacity:.85}.feed-post-media-wrap{background:#0a0a0a}.feed-post-media-btn{cursor:pointer;width:100%;font:inherit;text-align:left;border:none;padding:0;display:block;position:relative}.feed-post-media-btn:hover .feed-post-play-overlay{background:#0000008c;transform:translate(-50%,-50%)scale(1.05)}.feed-post-play-overlay{color:#fff;pointer-events:none;background:#00000073;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.15rem;transition:transform .15s,background .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feed-post-short-badge{z-index:1;color:#fff;pointer-events:none;background:#000000a6;border-radius:6px;padding:.2rem .5rem;font-size:.72rem;font-weight:700;position:absolute;top:.65rem;left:.65rem}.feed-post-media{object-fit:cover;width:100%;max-height:560px;display:block}.feed-post-media.bleed{border-radius:0}.feed-post-audio{width:calc(100% - 2rem);margin:.75rem 1rem;display:block}.feed-post-caption{white-space:pre-wrap;word-break:break-word;margin:0;padding:.75rem 1rem .25rem;font-size:.95rem;line-height:1.45}.read-more-btn{color:var(--vk-blue,#5181b8);cursor:pointer;white-space:normal;background:0 0;border:none;margin-left:.5rem;padding:0;font-weight:800;text-decoration:none;display:inline-block}.media-scroll-overlay{z-index:10000;background:#0a0a0a;flex-direction:column;display:flex;position:fixed;inset:0}.media-scroll-page{background:#0a0a0a;border-radius:12px;flex-direction:column;min-height:calc(100vh - 120px);display:flex;position:relative;overflow:hidden}.media-scroll-page .media-scroll-container{max-height:calc(100vh - 140px)}.media-scroll-close{z-index:2;color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;width:2.5rem;height:2.5rem;font-size:1.5rem;line-height:1;position:absolute;top:.75rem;right:.75rem}.media-scroll-counter{z-index:2;background:#00000073;border-radius:999px;padding:.25rem .55rem;position:absolute;top:1rem;left:1rem}.media-scroll-hint{z-index:2;pointer-events:none;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.media-scroll-container{scroll-snap-type:y mandatory;overscroll-behavior:contain;flex:1;overflow-y:auto}.media-scroll-container.vod-mode{scroll-padding-top:0}.media-scroll-slide{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;flex-direction:column;min-height:100%;padding:3rem 1rem 2rem;display:flex}.media-scroll-player{background:#000;border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:40vh;max-height:65vh;display:flex;overflow:hidden}.media-scroll-player.short{aspect-ratio:9/16;width:100%;max-width:420px;max-height:72vh;min-height:unset;margin:0 auto}.media-scroll-video{object-fit:contain;background:#000;width:100%;height:100%}.media-scroll-player.short .media-scroll-video{object-fit:cover}.media-scroll-placeholder{color:var(--text-muted);font-size:3rem}.media-scroll-meta{padding:.85rem 0 .35rem}.media-scroll-meta h3{margin:.25rem 0;font-size:1.05rem}.media-scroll-meta p{margin:.35rem 0 0}.media-scroll-slide .post-engagement{margin-top:auto;padding-bottom:1.5rem}.publish-target{flex-direction:column;gap:.35rem;display:flex}.publish-target-label{margin:0;font-weight:650}.publish-target-hint{margin:0;font-size:.82rem}.publish-target-row{flex-wrap:wrap;gap:.45rem;display:flex}.publish-target-chip{border:1px solid var(--border,#2a3844);background:var(--surface-hover,#1a2630);color:inherit;cursor:pointer;border-radius:999px;padding:.35rem .8rem;font-family:inherit;font-size:.85rem}.publish-target-chip.selected{border-color:var(--vk-blue,#3390ec);background:color-mix(in srgb, var(--vk-blue,#3390ec) 22%, transparent)}.publish-target-chip:disabled{opacity:.55;cursor:default}.create-post{margin-bottom:.75rem;padding:.65rem 1rem}.create-post-collapsed{align-items:center;gap:.65rem;display:flex}.create-post-avatar{background:linear-gradient(135deg, var(--vk-blue), #5eb3ff);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.8rem;font-weight:700;display:flex;overflow:hidden}.create-post-avatar img{object-fit:cover;width:100%;height:100%}.create-post-trigger{text-align:center;background:var(--surface-hover);color:var(--text);cursor:pointer;border:none;border-radius:10px;flex:1;padding:.7rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600}.create-post-trigger:before{content:"+ ";color:var(--vk-blue,#5181b8);font-weight:700}.create-post-trigger:hover{background:#5181b826}.create-post-quick{gap:.25rem;display:flex}.create-post-quick button,.create-post-attach{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.create-post-quick button:hover,.create-post-attach:hover{background:var(--surface-hover);color:var(--vk-blue)}.create-post-expanded{flex-direction:column;gap:.75rem;display:flex}.create-post-top{align-items:center;gap:.65rem;display:flex}.create-post-modes{flex-wrap:wrap;flex:1;gap:.35rem;display:flex}.mode-pill{background:var(--bg);color:var(--text-muted);cursor:pointer;border:none;border-radius:999px;padding:.3rem .65rem;font-family:inherit;font-size:.8rem}.mode-pill.active{color:var(--vk-blue);background:#0077ff26}.create-post-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:1.35rem;line-height:1}.create-post-tools{align-items:center;gap:.35rem;padding:0 .15rem;display:flex}.emoji-insert-btn,.create-post-quick .emoji-insert-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.25rem;display:flex}.emoji-insert-btn:hover:not(:disabled),.create-post-quick .emoji-insert-btn:hover:not(:disabled){color:var(--text);background:var(--surface-hover)}.emoji-insert-btn.active{color:var(--vk-blue)}.create-post-input{resize:none;background:0 0;border:none;padding:0}.create-post-input:focus{outline:none}.create-post-media{flex-direction:column;gap:.5rem;display:flex}.create-post-media .preview{object-fit:contain;border-radius:8px;width:100%;max-height:280px}.create-post-footer{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.create-post-footer .select{max-width:140px}.create-post-placement{flex-direction:column;gap:.35rem;margin:.5rem 0;display:flex}.placement-check{color:var(--text-secondary,#656565);cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.placement-check input{width:1rem;height:1rem;accent-color:var(--vk-blue,#5181b8)}.create-post-photo-panel,.create-post-video-panel{flex-direction:column;gap:.6rem;display:flex}.create-post-dropzone{cursor:pointer;background:#ffffff0a;border:1px dashed #ffffff38;border-radius:12px;padding:1rem;transition:border-color .15s,background .15s;position:relative}.create-post-dropzone.drag-over{background:#5181b81f;border-color:#5181b8e6}.create-post-dropzone.has-items{padding:.75rem}.dropzone-empty{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.35rem;display:flex}.dropzone-icon{font-size:1.8rem}.dropzone-title{color:var(--text,#fff);margin:0;font-weight:800}.dropzone-hint{color:var(--text-secondary,#ffffffb3);margin:0;font-size:.85rem}.create-post-photo-grid{grid-template-columns:repeat(3,1fr);gap:.45rem;display:grid}.photo-thumb{background:#00000040;border-radius:10px;margin:0;position:relative;overflow:hidden}.photo-thumb img{object-fit:cover;aspect-ratio:1;width:100%;height:100%;display:block}.photo-cover-badge{color:#fff;background:#0000008c;border-radius:999px;padding:.2rem .45rem;font-size:.75rem;font-weight:800;position:absolute;top:6px;left:6px}.photo-remove{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:1.1rem;display:flex;position:absolute;top:6px;right:6px}.photo-remove:hover{background:#000000bf}.photo-add-more{color:var(--text-muted);cursor:pointer;background:#ffffff08;border:1px dashed #ffffff47;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;padding:.65rem 0;display:flex}.photo-add-more span.small{color:var(--text-secondary,#ffffffb3);font-size:.8rem}.create-post-photo-count{margin:0}.create-post-caption{width:100%;margin-top:.1rem}.create-post-options{flex-wrap:wrap;gap:.75rem;display:flex}.placement-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-secondary,#777);background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:.55rem;padding:.35rem .6rem;display:flex}.placement-toggle input{display:none}.toggle-track{background:#ffffff1f;border-radius:999px;width:44px;height:26px;position:relative}.placement-toggle.on .toggle-track{background:#5181b880}.toggle-track:after{content:"";opacity:.85;background:#fff;border-radius:50%;width:18px;height:18px;transition:left .15s;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.placement-toggle.on .toggle-track:after{left:22px}.video-remove{background:var(--surface-hover);color:var(--text);cursor:pointer;border:none;border-radius:10px;margin-top:.4rem;padding:.45rem .8rem;font-weight:700}.video-remove:hover{background:#5181b826}.story-composer{flex-direction:column;gap:.85rem;max-width:640px;padding:1rem 1.1rem;display:flex}.story-composer-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.story-composer-head h3{margin:0;font-size:1.1rem}.story-composer-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.story-composer-footer .select{max-width:160px}.story-voice-panel{flex-direction:column;gap:.65rem;display:flex}.story-voice-record{width:100%;color:var(--text);cursor:pointer;background:#ffffff0a;border:1px dashed #ffffff40;border-radius:12px;justify-content:center;align-items:center;gap:.65rem;padding:1rem;font-family:inherit;font-weight:700;display:flex}.story-voice-record.recording{color:#fca5a5;border-color:#e64646;animation:1s infinite pulse-mic}.story-voice-audio{width:100%;height:40px}.channel-picker{flex-direction:column;gap:.4rem;display:flex}.channel-picker-select{width:100%}.channel-picker-selected{margin:0}.channel-picker-empty{background:var(--surface-hover);border:1px dashed var(--border);border-radius:12px;flex-direction:column;align-items:flex-start;gap:.65rem;padding:1rem;display:flex}.channel-picker-empty-icon{font-size:1.75rem}.channel-picker-create{background:#0003;border-radius:10px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.video-composer{flex-direction:column;gap:1rem;max-width:640px;padding:1rem 1.15rem;display:flex}.video-composer-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.video-composer-head h3{margin:0 0 .2rem;font-size:1.15rem}.video-composer-head p{margin:0}.video-composer-steps{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.video-composer-steps li{color:var(--text-muted);background:#ffffff0a;border-radius:8px;flex:1;align-items:center;gap:.4rem;padding:.45rem .55rem;font-size:.8rem;font-weight:600;display:flex}.video-composer-steps li.current{color:var(--vk-blue);background:#0077ff1f}.video-composer-steps li.done{color:var(--text)}.video-composer-steps .step-num{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.72rem;display:inline-flex}.video-composer-steps li.done .step-num{background:var(--vk-blue);color:#fff}.video-composer-section{flex-direction:column;gap:.45rem;display:flex}.field-label{color:var(--text-muted);font-size:.85rem;font-weight:700}.field-label .required{color:#f87171}.video-composer-desc{resize:vertical;min-height:4.5rem}.video-composer-preview{flex-direction:column;gap:.5rem;display:flex}.video-composer-preview .preview{background:#000;border-radius:10px;width:100%;max-height:280px}.video-composer-file-meta{flex-direction:column;gap:.15rem;display:flex}.video-file-name{word-break:break-all;font-size:.88rem;font-weight:600}.video-composer-footer{border-top:1px solid var(--border);flex-direction:column;gap:.65rem;padding-top:.25rem;display:flex}.video-composer-checklist{min-height:1.2rem;margin:0}@media (width>=720px){.video-composer{max-width:720px}}.pub-hub{max-width:720px;margin:0 auto;padding:1rem 1rem 2rem}.pub-hub-embedded{max-width:none;margin:0 0 .75rem;padding:0}.pub-hub-header h1{margin:0 0 .35rem;font-size:1.55rem}.pub-hub-header .muted{margin:0 0 1.25rem}.pub-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (width<=560px){.pub-hub-grid{grid-template-columns:1fr}}.pub-hub-card{text-align:left;border:1px solid var(--border,#00000014);background:var(--surface,#fff);cursor:pointer;color:inherit;border-radius:14px;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1rem 1.1rem;font-family:inherit;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.pub-hub-card:hover:not(:disabled){border-color:var(--vk-blue,#5181b8);transform:translateY(-1px);box-shadow:0 4px 16px #5181b81f}.pub-hub-card:disabled{opacity:.72;cursor:not-allowed}.pub-hub-card-title{font-size:1.05rem;font-weight:700}.pub-hub-card-hint{font-size:.88rem;line-height:1.35}.pub-hub-card-link{color:var(--vk-blue,#5181b8);margin-top:.35rem;font-size:.85rem}.pub-hub-composer-toolbar{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.pub-hub-empty{padding:1rem}.pub-hub-embedded .pub-hub-grid{margin:0 0 .5rem}.pub-hub-embedded .pub-hub-card{padding:.85rem 1rem}.story-rail-vk{margin-bottom:.75rem;padding:.75rem .5rem;overflow:hidden}.story-rail-scroll{scrollbar-width:thin;gap:.65rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.story-card{cursor:pointer;text-align:center;background:0 0;border:none;flex:0 0 100px;padding:0;font-family:inherit}.story-card-thumb{background:var(--surface-hover);border:2px solid #0000;border-radius:12px;width:100px;height:140px;position:relative;overflow:hidden}.story-card.unseen .story-card-thumb{border-color:var(--vk-blue)}.story-card-thumb img{object-fit:cover;width:100%;height:100%}.create-thumb{background:var(--bg)}.story-user-bg{object-fit:cover;filter:brightness(.7);width:100%;height:100%}.story-user-bg.fallback{color:#fff;background:linear-gradient(135deg, var(--vk-blue), #5eb3ff);justify-content:center;align-items:center;font-weight:700;display:flex}.story-plus{background:var(--vk-blue);color:#fff;border-radius:50%;width:28px;height:28px;font-size:1.25rem;font-weight:700;line-height:28px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.story-text-preview{color:var(--text-muted);text-align:center;align-items:center;height:100%;padding:.5rem;font-size:.75rem;display:flex}.story-card-label{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:100px;margin-top:.35rem;font-size:.75rem;display:block;overflow:hidden}.story-card.channel .story-card-label{color:var(--text);font-weight:650}.story-channel-badge{background:var(--vk-blue);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;display:flex;position:absolute;bottom:8px;left:8px;overflow:hidden;box-shadow:0 2px 8px #00000059}.story-channel-badge img{object-fit:cover;width:100%;height:100%}.discover-thumb{background:linear-gradient(160deg,#1a2744,#2d3f6b);justify-content:center;align-items:center;font-size:2rem;display:flex}.story-overlay{z-index:200;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.story-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;position:absolute;top:1rem;right:1rem}.story-viewer{background:linear-gradient(160deg,#1e1b4b,#312e81);border-radius:16px;flex-direction:column;width:100%;max-width:420px;min-height:70vh;display:flex;overflow:hidden}.story-progress{gap:4px;padding:12px;display:flex}.story-progress span{background:#ffffff40;border-radius:2px;flex:1;height:3px}.story-progress span.filled{background:#fff}.story-body{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.story-text{text-align:center;color:#fff;font-size:1.25rem;line-height:1.5}.story-media{border-radius:8px;max-width:100%;max-height:50vh}.story-media.video{background:#000;width:100%}.story-caption{color:#ffffffe6;text-align:center;margin-top:.75rem;font-size:.95rem}.story-actions{justify-content:center;gap:.5rem;padding:1rem;display:flex}.story-actions button{cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;padding:.5rem .85rem;font-size:1.25rem}.story-nav{color:#fffc;justify-content:space-between;align-items:center;padding:1rem;font-size:.9rem;display:flex}.story-nav button{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:8px;padding:.4rem .75rem}.story-nav button:disabled{opacity:.35;cursor:not-allowed}.home-vk{flex-direction:column;gap:.65rem;display:flex}.feed-loading{text-align:center;padding:1rem}.home-feed-stream{flex-direction:column;gap:.65rem;display:flex}.home-empty{flex-direction:column;gap:.65rem;padding:1.25rem;display:flex}.home-empty p{margin:0}.auth-page{background:radial-gradient(ellipse 80% 50% at 50% -20%, #6366f140, transparent), var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-page--login{background:linear-gradient(#070a10 0%,#10182a 52%,#0a101c 100%)}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:400px;padding:2rem;box-shadow:0 24px 48px #00000059}.auth-card--login{box-shadow:none;text-align:center;background:0 0;border:none;padding:1rem 0 2rem}.auth-logo{object-fit:cover;border-radius:22px;width:88px;height:88px;margin:0 auto .9rem;display:block}.auth-card h1{margin:0 0 .25rem;font-size:1.75rem}.auth-card--login h1{letter-spacing:.28em;color:#fff;margin-bottom:1.5rem;font-size:2rem}.auth-sub{color:var(--text-muted);margin:0 0 1.5rem;font-size:.9rem}.auth-form{flex-direction:column;gap:.85rem;display:flex}.auth-form label{color:var(--text-muted);text-align:left;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.auth-card--login .input{color:#fff;background:#141a24;border-color:#5a6578;border-radius:10px;height:48px}.auth-submit{border-radius:10px;height:48px;font-weight:600}.auth-footer{text-align:center;color:var(--text-muted);margin-top:1.25rem;font-size:.9rem}.auth-footer a{color:var(--accent)}.auth-footer--stack{flex-direction:column;gap:.65rem;margin-top:1rem;display:flex}.auth-footer--stack a{color:#7eb6ff;font-weight:600;text-decoration:none}.error-banner{color:#fca5a5;text-align:left;background:#ef444426;border:1px solid #ef444466;border-radius:8px;margin-bottom:.85rem;padding:.65rem .85rem;font-size:.85rem}.google-signin.icon-only{justify-content:center;margin-top:1rem;display:flex}.google-logo-wrap{background:#fff;border:1px solid #ffffff2e;border-radius:50%;width:48px;height:48px;margin:0 auto;position:relative;overflow:hidden}.google-logo-wrap--wide{border-radius:8px;width:320px;height:44px}.google-logo-face{pointer-events:none;z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.google-signin-host{z-index:2;opacity:.02;position:absolute;inset:0;overflow:hidden}.google-signin.disabled{pointer-events:none;opacity:.55}.auth-sep{color:var(--text-muted);align-items:center;gap:.75rem;margin:.35rem 0 .85rem;font-size:.82rem;display:flex}.auth-sep:before,.auth-sep:after{content:"";background:var(--border);flex:1;height:1px}.messages-page{grid-template-columns:280px 1fr;gap:1rem;min-height:480px;display:grid}.group-panel{background:#ffffff0a;border-radius:12px;margin:0 0 .75rem;padding:.75rem}.group-invite{word-break:break-all;font-size:.85rem}.group-members{margin:.5rem 0 0;padding-left:1.1rem;font-size:.9rem}.messages-sidebar h2,.messages-main h2{margin:0 0 1rem;font-size:1rem}.typing-status{color:var(--accent,#3b82f6);margin:-.5rem 0 .5rem;font-size:.85rem;font-style:italic}.msg-bubble.typing-bubble{opacity:.75;font-style:italic}.open-peer{gap:.5rem;margin-bottom:1rem;display:flex}.conv-list{margin:0;padding:0;list-style:none}.conv-item{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:.2rem;padding:.65rem;display:flex;position:relative}.conv-item-top{align-items:center;gap:.45rem;min-width:0;display:flex}.conv-unread{color:#fff;background:#3390ec;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.conv-item:hover,.conv-item.active{background:var(--surface-hover)}.preview{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.msg-ticks{letter-spacing:-.08em;color:var(--muted,#94a3b8);margin-right:.35rem;font-size:.75rem}.msg-ticks.read{color:#3390ec}.messages-main{flex-direction:column;display:flex}.msg-thread{flex-direction:column;flex:1;gap:.5rem;min-height:280px;margin:1rem 0;display:flex;overflow-y:auto}.msg-bubble{background:var(--surface-hover);border-radius:12px 12px 12px 4px;align-self:flex-start;max-width:80%;padding:.6rem .9rem;font-size:.95rem}.msg-compose{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.msg-tool-btn{min-width:2.25rem;padding:.35rem .5rem}.emoji-picker{background:var(--surface-hover);border-radius:10px;flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem;padding:.5rem;display:flex}.emoji-btn{cursor:pointer;background:0 0;border:none;padding:.15rem;font-size:1.35rem}.msg-image{border-radius:10px;max-width:100%;max-height:220px;margin-bottom:.35rem;display:block}.msg-audio{width:min(260px,100%);margin-bottom:.25rem}.msg-file{color:var(--accent,#3b82f6);margin-bottom:.25rem;display:inline-block}.msg-link{color:var(--accent,#3b82f6);word-break:break-all;text-decoration:underline}.msg-emoji{font-size:1.6rem;line-height:1.2}.preview-image{margin-bottom:.75rem}.attachment-preview{margin-bottom:.75rem;padding:.75rem}.attachment-preview h3{margin:0 0 .75rem;font-size:.95rem}.preview-actions{gap:.5rem;margin-top:.75rem;display:flex}.msg-tool-btn.recording{background:#ef444426}.msg-voice-label{opacity:.85;font-size:.85rem}.center{text-align:center;margin:auto}@media (width<=768px){.messages-page{grid-template-columns:1fr}}.profile-hero{padding:0;overflow:hidden}.profile-cover{background:linear-gradient(135deg,#3d5a80 0%,#5181b8 45%,#6b9bd1 100%) 50%/cover;height:200px;position:relative}.profile-cover.has-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#00000059 100%);position:absolute;inset:0}.profile-cover-btn{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:none;border-radius:8px;padding:.4rem .85rem;font-family:inherit;font-size:.8rem;position:absolute;bottom:1rem;right:1rem}.profile-cover-btn:hover:not(:disabled){background:#000000b3}.profile-cover-btn:disabled{opacity:.7;cursor:wait}.profile-hero-body{z-index:1;align-items:flex-end;gap:1.25rem;margin-top:-48px;padding:0 1.25rem 1.25rem;display:flex;position:relative}.profile-avatar-zone{flex-direction:column;flex-shrink:0;align-items:center;gap:.4rem;display:flex}.profile-avatar-ring{border:4px solid var(--card-bg,var(--surface));background:var(--surface-hover);border-radius:50%;width:128px;height:128px;overflow:hidden;box-shadow:0 4px 16px #00000040}.profile-avatar-img{object-fit:cover;width:100%;height:100%}.profile-avatar-fallback{background:linear-gradient(135deg, var(--vk-blue,#5181b8), #5eb3ff);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;font-weight:700;display:flex}.profile-avatar-btn{border:1px solid var(--border);background:var(--card-bg,var(--surface));color:var(--text);cursor:pointer;border-radius:8px;padding:.3rem .75rem;font-family:inherit;font-size:.8rem}.profile-avatar-btn:hover:not(:disabled){border-color:var(--vk-blue,#5181b8);color:var(--vk-blue,#5181b8)}.profile-hero-info{flex:1;min-width:0;padding-top:3.5rem;padding-bottom:.25rem}.profile-hero-info h1{margin:0 0 .15rem;font-size:1.65rem;line-height:1.2}.profile-username{margin:0 0 .5rem;font-size:.95rem}.profile-bio{max-width:520px;margin:0 0 .65rem;font-size:.95rem;line-height:1.45}.profile-meta{margin:.5rem 0 0}@media (width<=640px){.profile-cover{height:140px}.profile-hero-body{text-align:center;flex-direction:column;align-items:center;margin-top:-40px}.profile-hero-info{padding-top:.5rem}.profile-avatar-ring{width:96px;height:96px}.social-counts{justify-content:center}}.account-stats-bar.card{padding:.65rem}.account-stats-grid{grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}.account-stat-card{border:1px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:.65rem;min-width:0;padding:.85rem .75rem;font-family:inherit;transition:border-color .15s,background .15s,transform .12s;display:flex}.account-stat-card:hover{border-color:var(--vk-blue,#07f);background:#0077ff14;transform:translateY(-1px)}.account-stat-card:active{transform:translateY(0)}.account-stat-card.highlight{background:#0077ff1f;border-color:#0077ff73}.account-stat-icon{width:40px;height:40px;color:var(--vk-blue,#07f);background:#0077ff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.account-stat-card.highlight .account-stat-icon{background:var(--vk-blue,#07f);color:#fff}.account-stat-body{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.account-stat-value{color:var(--vk-blue,#07f);font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:700;line-height:1.1}.account-stat-card.highlight .account-stat-value{color:#fff}.account-stat-card.highlight{color:#e8eaed}.account-stat-label{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;line-height:1.25;overflow:hidden}.account-stat-card.highlight .account-stat-label{color:#ffffffd9}.account-stat-arrow{color:var(--text-muted);opacity:0;flex-shrink:0;font-size:.9rem;transition:opacity .15s,transform .15s;transform:translate(-4px)}.account-stat-card:hover .account-stat-arrow{opacity:1;color:var(--vk-blue,#07f);transform:translate(0)}@media (width<=1100px){.account-stats-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.account-stats-grid{grid-template-columns:repeat(2,1fr)}.account-stat-arrow{display:none}.account-stat-card{padding:.75rem .65rem}.account-stat-value{font-size:1.2rem}}@media (width<=380px){.account-stats-grid{grid-template-columns:1fr}}.account-settings-nav.card{top:calc(var(--header-h,56px) + 1rem);padding:.85rem;position:sticky}.account-nav-group-title{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 .4rem .65rem;font-size:.7rem;font-weight:600}.account-nav-tabs,.account-nav-links{flex-direction:column;gap:.2rem;display:flex}.account-nav-item{text-align:left;width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.55rem .75rem;font-family:inherit;font-size:.9rem;transition:background .15s,color .15s}.account-nav-item:hover{background:var(--surface-hover);color:var(--text)}.account-nav-item.active{background:var(--vk-blue,#07f);color:#fff;font-weight:600}.account-nav-item.link{font-size:.85rem}.account-nav-divider{background:var(--border);height:1px;margin:.65rem .5rem}@media (width<=768px){.account-settings-nav.card{position:static}.account-nav-tabs,.account-nav-links{flex-flow:wrap}.account-nav-group-title{width:100%}.account-nav-item{width:auto}}.account-overview{flex-direction:column;gap:1.5rem;display:flex}.account-panel-head{margin-bottom:.25rem}.account-panel-head p{margin:0;font-size:.9rem}.overview-quick-grid{grid-template-columns:repeat(2,1fr);gap:.65rem;display:grid}.overview-quick-card{border:1px solid var(--border);background:var(--bg);cursor:pointer;color:inherit;text-align:left;border-radius:12px;align-items:center;gap:.85rem;padding:1rem;font-family:inherit;transition:border-color .15s,background .15s,transform .12s;display:flex}.overview-quick-card:hover{border-color:var(--vk-blue,#07f);background:#0077ff0f;transform:translateY(-1px)}.overview-quick-icon{width:44px;height:44px;color:var(--vk-blue,#07f);background:#0077ff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.overview-quick-text{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.overview-quick-text strong{color:var(--text);font-size:.95rem;font-weight:600}.overview-quick-text span{color:var(--text-muted);font-size:.8rem;line-height:1.3}.overview-quick-arrow{color:var(--text-muted);opacity:0;flex-shrink:0;font-size:1rem;transition:opacity .15s,color .15s}.overview-quick-card:hover .overview-quick-arrow{opacity:1;color:var(--vk-blue,#07f)}.overview-info-block{border:1px solid var(--border);background:var(--bg);border-radius:12px;overflow:hidden}.overview-section-title{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);border-bottom:1px solid var(--border);background:#ffffff05;margin:0;padding:.75rem 1rem;font-size:.8rem;font-weight:600}.overview-info-list{margin:0;padding:0;list-style:none}.overview-info-row{border-bottom:1px solid var(--border);grid-template-columns:130px 1fr;align-items:center;gap:1rem;padding:.7rem 1rem;font-size:.9rem;display:grid}.overview-info-row:last-child{border-bottom:none}.overview-info-label{color:var(--text-muted)}.overview-info-value{color:var(--text);word-break:break-word;flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.overview-badge{border-radius:6px;padding:.15rem .45rem;font-size:.7rem;font-weight:600}.overview-badge.public{color:#86efac;background:#22c55e26}.overview-badge.private{color:#fcd34d;background:#fbbf2426}.overview-actions{justify-content:flex-start;display:flex}.overview-refresh-btn{border:1px solid var(--border);border-radius:8px;padding:.55rem 1.1rem}.appearance-chips{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.appearance-chip{border:1px solid var(--border);background:var(--bg);color:var(--text);font:inherit;cursor:pointer;border-radius:999px;padding:.45rem .9rem}.appearance-chip.selected{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, transparent);color:var(--accent);font-weight:600}@media (width<=720px){.overview-quick-grid{grid-template-columns:1fr}.overview-info-row{grid-template-columns:1fr;gap:.2rem}}.account-page{flex-direction:column;gap:1rem;display:flex}.profile-form-hint{margin:-.5rem 0 1rem}.header-stats{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.account-header{align-items:flex-start;gap:1.25rem;display:flex}.header-stat-pill{border:1px solid var(--border);background:var(--surface-hover);color:var(--text);cursor:pointer;border-radius:8px;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.4rem .65rem;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.header-stat-pill:hover{border-color:var(--accent);background:#6366f11f}.header-stat-pill strong{color:var(--accent);font-size:1rem}.header-stat-pill span{color:var(--text-muted);font-size:.7rem}.profile-quick-links{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-bottom:1.25rem;display:grid}.profile-quick-card{text-align:left;border:1px solid var(--border);background:var(--surface-hover);cursor:pointer;color:inherit;border-radius:10px;padding:1rem;font-family:inherit;transition:border-color .15s,transform .1s}.profile-quick-card:hover{border-color:var(--accent);transform:translateY(-2px)}.profile-quick-card strong{color:var(--text);margin-bottom:.25rem;display:block}.profile-quick-card span{color:var(--text-muted);font-size:.8rem}.account-avatar-wrap{border:2px solid var(--accent);border-radius:50%;flex-shrink:0;width:80px;height:80px;overflow:hidden}.account-avatar-img{object-fit:cover;width:100%;height:100%}.account-avatar-fallback{background:linear-gradient(135deg, var(--accent), #a78bfa);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.25rem;font-weight:700;display:flex}.account-header h1{margin:0 0 .25rem;font-size:1.5rem}.small{font-size:.85rem}.warn-banner{color:#fbbf24;margin-top:.5rem;font-size:.9rem}.account-layout{grid-template-columns:220px 1fr;align-items:start;gap:1rem;display:grid}.account-panel.card{min-height:320px;padding:1.35rem 1.5rem}.account-panel-section{flex-direction:column;gap:1rem;display:flex}.account-panel h2{margin:0 0 1rem;font-size:1.15rem}.account-panel-head h2{margin:0 0 .35rem;font-size:1.35rem;font-weight:700}.account-panel h3{margin:0 0 .75rem;font-size:1rem}.account-form{flex-direction:column;gap:.85rem;max-width:480px;display:flex}.account-form label{color:var(--text-muted);flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.subsection{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:2rem}.subsection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.form-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.checkbox-row{cursor:pointer;align-items:center;color:var(--text)!important;flex-direction:row!important;gap:.5rem!important}.file-label input[type=file]{margin-top:.25rem;font-size:.85rem}.info-list{grid-template-columns:140px 1fr;gap:.5rem 1rem;margin:0 0 1rem;font-size:.9rem;display:grid}.info-list dt{color:var(--text-muted)}.info-list dd{margin:0}.danger-zone .danger-block{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1.5rem}.danger-delete{border-bottom:none!important}.danger-actions{gap:.5rem;display:flex}.btn-danger{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;padding:.6rem 1.1rem;font-family:inherit;font-weight:600}.btn-danger:hover{background:#b91c1c}@media (width<=768px){.account-layout,.form-row{grid-template-columns:1fr}}.manage-page{flex-direction:column;gap:1rem;display:flex}.manage-toolbar h1{margin:0;font-size:1.5rem}.manage-toolbar-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.manage-list{flex-direction:column;gap:.75rem;display:flex}.manage-item-head{align-items:flex-start;gap:.85rem;display:flex}.manage-item h3{margin:.35rem 0 .25rem;font-size:1rem}.manage-form{flex-direction:column;gap:.75rem;max-width:520px;display:flex}.manage-form h2{margin:0 0 .25rem;font-size:1.05rem}.manage-actions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.playlist-detail{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.playlist-videos{flex-direction:column;gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.playlist-video-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.field-label{color:var(--text-muted);font-size:.85rem}.filter-tabs{flex-wrap:wrap;gap:.35rem;padding:.5rem;display:flex}.filter-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.45rem .85rem;font-family:inherit;font-size:.85rem}.filter-tab:hover{background:var(--surface-hover);color:var(--text)}.filter-tab.active{background:var(--accent);color:#fff}.type-badge{background:var(--surface-hover);color:var(--text-muted);border-radius:999px;margin-right:.35rem;padding:.15rem .45rem;font-size:.7rem;display:inline-block}.type-badge.expired{color:#fca5a5;background:#ef444426}.pub-badges{margin-bottom:.25rem}.danger-text{color:#f87171!important;border-color:#f8717166!important}.success-banner{color:#86efac;background:#22c55e1f;border:1px solid #22c55e59;border-radius:8px;padding:.65rem .85rem;font-size:.85rem}.channel-avatar{background:linear-gradient(135deg, var(--accent), #a78bfa);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-weight:700;display:flex}.desc{color:var(--text-muted);margin:.5rem 0 0;font-size:.9rem}.pub-media-preview{background:#000;border-radius:8px;margin:.65rem 0;overflow:hidden}.pub-media{object-fit:contain;max-width:100%;max-height:280px;display:block}.pub-tab-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.pub-tab-header h2{margin:0 0 .35rem;font-size:1.1rem}.pub-tab-header-text{flex:1;min-width:200px}.pub-create-choices{flex-wrap:wrap;align-items:center;gap:.5rem;padding:.65rem .85rem;display:flex}.pub-create-panel h3{margin:0 0 .25rem;font-size:1.05rem}.pub-page .video-composer,.pub-page .story-composer{margin-bottom:.75rem}.pub-form-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.placement-check{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.pub-list-section{flex-direction:column;gap:.75rem;display:flex}.pub-empty{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.25rem 1.1rem;display:flex}.pub-empty p,.pub-footer-hint{margin:0}.pub-channel-picker{flex-direction:column;gap:.5rem;display:flex}.pub-channel-empty{background:var(--surface-hover);border-radius:8px;flex-direction:column;align-items:flex-start;gap:.65rem;padding:.75rem;display:flex}.pub-channel-create{flex-direction:column;gap:.5rem;padding:.65rem 0;display:flex}.link-button{color:var(--accent);cursor:pointer;font:inherit;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.link-button:hover{color:var(--accent-hover)}.error-inline{color:#f87171;margin:0;font-size:.85rem}.pub-page .manage-toolbar h1{margin:.25rem 0 0}.pub-page-sub{max-width:52ch;margin:.35rem 0 0;line-height:1.45}.pub-filters{z-index:10;position:sticky;top:0}.pub-quick-actions{flex-wrap:wrap;align-items:center;gap:.5rem;padding:.65rem .85rem;display:flex}.pub-quick-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-right:.25rem;font-size:.8rem;font-weight:700}.pub-quick-btn{border:1px solid var(--border,#ffffff1f);background:var(--surface-hover);color:var(--text);cursor:pointer;border-radius:999px;padding:.4rem .75rem;font-family:inherit;font-size:.85rem}.pub-quick-btn:hover:not(:disabled){border-color:var(--accent);color:var(--accent-hover)}.pub-quick-btn:disabled{opacity:.45;cursor:not-allowed}.pub-quick-link{margin-left:auto;text-decoration:none}.pub-quick-link:hover{color:var(--accent)}.read-more-btn{color:var(--vk-blue,#5181b8);cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:0;font-weight:700;display:inline-block}.read-more-btn:hover{text-decoration:underline}.pub-card{padding:0;overflow:hidden}.pub-card.inactive{opacity:.85}.pub-card-head{justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.75rem 1rem .5rem;display:flex}.pub-card-date{white-space:nowrap;flex-shrink:0}.pub-card-media{background:#0a0a0a}.pub-card-media .pub-media{object-fit:cover;width:100%;max-height:360px;display:block}.pub-card-audio{padding:.75rem 1rem}.pub-media-audio{width:100%;height:40px}.pub-card-body{padding:.65rem 1rem .5rem}.pub-card-title{margin:0 0 .35rem;font-size:1rem;line-height:1.35}.pub-card-text{white-space:pre-wrap;word-break:break-word;margin:0 0 .5rem;font-size:.92rem;line-height:1.45}.pub-card-meta{flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.pub-card-stats{border-bottom:1px solid var(--border,#ffffff0f);align-items:center;gap:1rem;padding:.35rem 1rem .5rem;display:flex}.pub-stat{align-items:center;gap:.3rem;font-size:.88rem;font-weight:600;display:inline-flex}.pub-card-manage{border-top:1px solid var(--border,#ffffff14);background:#00000026}.pub-card-manage .post-engagement{padding-top:.5rem}.pub-edit-form{flex-direction:column;gap:.5rem;display:flex}.pub-edit-actions{gap:.5rem;display:flex}.pub-edit-actions .small{padding:.3rem .75rem;font-size:.85rem}.pub-edit-hint{color:var(--vk-blue)}.pub-card-error{color:#f87171;margin:.35rem 0 0;font-size:.85rem}.pub-card-actions{border-top:1px solid var(--border,#ffffff14);flex-wrap:wrap;gap:.5rem;padding:.5rem 1rem .85rem;display:flex}.pub-card-actions .btn-ghost.active{color:var(--vk-blue)}.pub-grid{gap:.85rem;display:grid}@media (width>=720px){.pub-grid{grid-template-columns:repeat(2,1fr)}}.network-page{flex-direction:column;gap:1rem;display:flex}.network-toolbar h1{margin:.5rem 0 0;font-size:1.5rem}.back-link{color:var(--text-muted);font-size:.9rem;text-decoration:none}.back-link:hover{color:var(--accent)}.network-tabs{gap:.5rem;padding:.5rem;display:flex}.network-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.65rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600}.network-tab:hover{background:var(--surface-hover);color:var(--text)}.network-tab.active{background:var(--accent);color:#fff}.network-list h2{margin:0 0 1rem;font-size:1.05rem}.network-items{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.network-item{background:var(--surface-hover);border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:.85rem;padding:.75rem;display:grid}.network-profile-link{cursor:pointer;color:inherit;text-align:left;background:0 0;border:none;grid-template-columns:auto 1fr;align-items:center;gap:.85rem;min-width:0;margin:0;padding:0;font-family:inherit;display:grid}.network-profile-link:hover strong{color:var(--vk-blue,#07f)}.network-profile-link:hover .network-avatar{box-shadow:0 0 0 2px var(--vk-blue,#07f)}.network-avatar{background:linear-gradient(135deg, var(--accent), #a78bfa);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:.85rem;font-weight:700;display:flex;overflow:hidden}.network-avatar.user img{object-fit:cover;width:100%;height:100%}.network-body{flex-direction:column;gap:.15rem;min-width:0;display:flex}.network-body em{color:var(--text);font-style:normal}.network-hint{margin:.25rem 0 0;font-size:.9rem}.network-actions{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.btn-subscribed{color:var(--accent-hover);background:#6366f126;border:1px solid #6366f159;border-radius:8px;padding:.45rem .85rem;font-size:.85rem;font-weight:600}.btn-subscribe{white-space:nowrap;padding:.45rem .85rem;font-size:.85rem}.btn-danger-outline{color:#f87171;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #dc2626;border-radius:8px;padding:.45rem .85rem;font-family:inherit;font-size:.85rem}.btn-danger-outline:disabled{opacity:.5;cursor:default}.type-badge{background:var(--surface-hover);color:var(--text-muted);border-radius:999px;width:fit-content;margin-top:.25rem;padding:.15rem .45rem;font-size:.7rem;display:inline-block}.type-badge.primary{color:var(--accent-hover);background:#6366f133}.social-counts{gap:1.25rem;margin-top:.65rem;display:flex}.social-count-btn{cursor:pointer;text-align:left;color:var(--text);background:0 0;border:none;padding:0;font-family:inherit}.social-count-btn:hover strong{color:var(--accent)}.social-count-btn strong{margin-right:.35rem;font-size:1.1rem}.social-count-btn span{color:var(--text-muted);font-size:.85rem}.public-profile-page{flex-direction:column;gap:1rem;max-width:820px;margin:0 auto;display:flex}.public-profile-toolbar .back-link{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9rem}.public-profile-toolbar .back-link:hover{color:var(--vk-blue,#07f)}.public-profile-hero.card{padding:0;overflow:hidden}.public-profile-cover{background:linear-gradient(135deg,#3d5a80,#5181b8) 50%/cover;height:160px}.public-profile-hero-body{flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-top:-40px;padding:0 1.25rem 1.25rem;display:flex}.public-profile-avatar{border:4px solid var(--surface);background:linear-gradient(135deg, var(--vk-blue), #5eb3ff);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;font-size:1.5rem;font-weight:700;display:flex;overflow:hidden}.public-profile-avatar img{object-fit:cover;width:100%;height:100%}.public-profile-info{flex:1;min-width:180px;padding-top:2.5rem}.public-profile-info h1{margin:0 0 .15rem;font-size:1.4rem}.public-profile-bio{margin:.5rem 0;line-height:1.45}.public-profile-actions{flex-direction:column;gap:.35rem;padding-top:2rem;display:flex}.btn-danger-outline{color:#f87171;cursor:pointer;background:0 0;border:1px solid #dc2626;border-radius:8px;padding:.45rem .85rem;font-family:inherit;font-size:.85rem}.btn-danger-outline:hover:not(:disabled){background:#dc262626}.public-profile-private{padding:1.25rem}.public-profile-channels h2{margin:0 0 1rem;font-size:1.1rem}.public-channels-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.public-channel-item{background:var(--bg);border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.public-channel-avatar{width:44px;height:44px;color:var(--vk-blue);background:#0077ff26;border-radius:10px;justify-content:center;align-items:center;font-weight:700;display:flex}.public-channel-body{flex-direction:column;gap:.1rem;min-width:0;display:flex}.public-channel-body p{margin:.25rem 0 0}.public-channel-actions{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.public-profile-tabs{flex-wrap:wrap;gap:.35rem;padding:.5rem;display:flex}.public-profile-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600}.public-profile-tab:hover{background:var(--surface-hover);color:var(--text)}.public-profile-tab.active{background:var(--vk-blue,#07f);color:#fff}.public-profile-section{padding:1.1rem 1.25rem}.public-profile-section h2{margin:0 0 .35rem;font-size:1.1rem}.section-hint{margin:0 0 1rem}.public-pub-filters{flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;display:flex}.public-pub-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.public-pub-item{background:var(--bg);border-radius:10px;padding:.85rem}.public-pub-item h3{margin:.35rem 0;font-size:1rem}.public-pub-media{object-fit:cover;background:#000;border-radius:8px;width:100%;max-width:100%;max-height:240px;margin:.5rem 0;display:block}.public-playlist-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.public-playlist-item{background:var(--bg);border-radius:10px;overflow:hidden}.public-playlist-head{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;font-family:inherit;display:flex}.public-playlist-head strong{margin-bottom:.2rem;display:block}.public-playlist-videos{border-top:1px solid var(--border);padding:0 1rem .85rem}.public-playlist-videos ul{flex-direction:column;gap:.35rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.shorts-page{flex-direction:column;gap:1rem;width:100%;max-width:520px;margin:0 auto;display:flex}.shorts-title{margin:0;font-size:1.5rem}.shorts-viewer{flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.shorts-media-wrap{aspect-ratio:9/16;background:#000;border-radius:12px;justify-content:center;align-items:center;display:flex;overflow:hidden}.shorts-video{object-fit:cover;width:100%;height:100%}.shorts-placeholder{color:var(--text-muted);font-size:3rem}.shorts-meta h2{margin:0 0 .35rem;font-size:1.05rem}.shorts-meta p{margin:.25rem 0}.shorts-nav{justify-content:space-between;align-items:center;gap:.5rem;display:flex}:root,html[data-theme=dark]{--bg:#141414;--surface:#222;--surface-hover:#2a2a2a;--border:#363738;--header-bg:#222;--search-bg:#424242;--text:#e1e3e6;--text-muted:#939393;--accent:#07f;--accent-hover:#2b88ff;--vk-blue:#07f}html[data-theme=light]{--bg:#edeef0;--surface:#fff;--surface-hover:#f5f6f8;--border:#dce1e6;--header-bg:#fff;--search-bg:#f0f2f5;--text:#1a1f26;--text-muted:#656f7a;--accent:#07f;--accent-hover:#2b88ff;--vk-blue:#07f}:root{color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji;line-height:1.5}*,:before,:after{box-sizing:border-box}body{min-height:100vh;margin:0}#root{min-height:100vh}a{color:inherit}.card{background:var(--surface);border:none;border-radius:12px;padding:1.25rem}.input{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);border-radius:8px;padding:.6rem .85rem;font-family:inherit;font-size:.95rem}.input:focus{outline:2px solid var(--accent);outline-offset:0}.select{width:auto}.btn-primary{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.1rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s}.btn-primary:hover:not(:disabled){background:var(--accent-hover)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;padding:.45rem .85rem;font-family:inherit;font-size:.85rem}.btn-ghost:hover{color:var(--text);border-color:var(--text-muted)}.textarea{resize:vertical;min-height:80px}.muted{color:var(--text-muted)}.error-banner{color:#fca5a5;background:#ef44441f;border:1px solid #ef444459;border-radius:8px;margin-bottom:.75rem;padding:.65rem .85rem;font-size:.85rem}.success-banner{color:#86efac;background:#22c55e1f;border:1px solid #22c55e59;border-radius:8px;margin-bottom:.75rem;padding:.65rem .85rem;font-size:.85rem}.center-screen{justify-content:center;align-items:center;min-height:100vh;display:flex}.spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
