:root{--mine-bg:#070a12;--mine-bg-elevated:#0b1020;--mine-panel:#101626d1;--mine-panel-strong:#141b2ef0;--mine-panel-soft:#ffffff0e;--mine-border:#b4c2ff1f;--mine-border-strong:#a895ff40;--mine-text:#f4f7ff;--mine-muted:#94a0b8;--mine-soft:#c5cce0;--mine-accent:#7c68ff;--mine-blue:#5d9cff;--mine-teal:#33d6c2;--mine-danger:#ff6f8e;--mine-radius:18px;--mine-radius-sm:12px;--mine-shadow:0 22px 70px #0000006b;--mine-header-height:72px;--app-height:100dvh;--app-width:100vw;--layout-height:100vh;--layout-width:100vw;--app-top:0px;--app-left:0px;--keyboard-inset:0px;--overlay-scroll-y:0px;--overlay-scroll-y-offset:0px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body{max-width:100%;overflow-x:hidden}input,textarea,select{font-size:16px}.chat-menu-overlay{z-index:2600;pointer-events:auto;background:0 0;position:fixed;inset:0}.chat-menu-overlay .chat-menu-sheet{top:var(--chat-menu-top,72px);right:var(--chat-menu-right,18px);z-index:2601;width:min(320px,100vw - 24px);max-height:calc(var(--app-height,100dvh) - var(--chat-menu-top,72px) - env(safe-area-inset-bottom,0px) - 96px);overscroll-behavior:contain;position:fixed;bottom:auto;overflow-y:auto}.message-media,.message-video,.post-media-frame,.profile-media-tile,.profile-video-tile,.story-media-shell,.viewer-stage{position:relative;overflow:hidden}.media-fallback{z-index:3;color:#f4f7ffeb;text-align:center;pointer-events:none;background:linear-gradient(145deg,#101827f5,#1b263df0);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:12px;line-height:1.35;display:none;position:absolute;inset:0}.media-fallback .mine-icon{color:#b8c4dcf2;width:28px;height:28px}.media-fallback small{color:#e2e9f6e0;width:min(260px,100%);font-size:12px;font-weight:600}.message-media.is-broken img,.post-media-frame.is-broken .post-media-item,.profile-media-tile.is-broken img,.story-media-shell.is-broken img,.story-media-shell.is-broken video,.video-shell.is-broken video,.viewer-stage.is-broken>img{opacity:0}.message-media.is-broken .media-fallback,.message-video.is-broken .media-fallback,.post-media-frame.is-broken .media-fallback,.profile-media-tile.is-broken .media-fallback,.profile-video-tile.is-broken .media-fallback,.story-media-shell.is-broken .media-fallback,.video-shell.is-broken .media-fallback,.viewer-stage.is-broken .media-fallback{display:flex}.video-shell.is-broken .video-controls{display:none}.mine-media{contain:layout paint;background:#101827;width:100%;min-width:0}.mine-media-message{width:var(--media-box-w,min(320px, 72vw));height:var(--media-box-h,auto);border-radius:14px;max-width:min(280px,72vw);min-height:96px;max-height:min(300px,42vh)}.mine-media-post{min-height:160px}.mine-media-profile{min-height:128px}.mine-media .post-media-item{object-fit:cover;width:100%;height:100%;display:block}.mine-media.is-loading .post-media-item{opacity:0}.mine-media.is-loaded .post-media-item,.mine-media.is-local_preview .post-media-item,.mine-media.is-uploading .post-media-item,.mine-media.is-processing .post-media-item{opacity:1}.mine-media.is-loading .media-fallback,.mine-media.is-queued .media-fallback,.mine-media.is-uploading .media-fallback,.mine-media.is-processing .media-fallback,.mine-media.is-placeholder .media-fallback,.mine-media.is-failed .media-fallback,.mine-media.is-unavailable .media-fallback,.mine-media.is-deleted .media-fallback,.mine-media.is-access_denied .media-fallback,.story-media-shell.is-loading .media-fallback,.story-media-shell.is-uploading .media-fallback,.story-media-shell.is-processing .media-fallback,.story-media-shell.is-failed .media-fallback,.story-media-shell.is-unavailable .media-fallback,.story-media-shell.is-deleted .media-fallback,.story-media-shell.is-access_denied .media-fallback{display:flex}.mine-media.is-uploading .media-fallback,.mine-media.is-processing .media-fallback,.mine-media.is-queued .media-fallback{background:linear-gradient(145deg,#101827b8,#1b263dd1)}.media-progress{background:#ffffff2e;border-radius:999px;width:min(180px,80%);height:5px;overflow:hidden}.media-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--mine-blue), var(--mine-teal));height:100%;display:block}.media-retry-btn{pointer-events:auto;color:#fff;cursor:pointer;background:#5d9cff3d;border:1px solid #ffffff2e;border-radius:10px;padding:7px 10px}.shared-post-card{background:#00000029;border:1px solid #ffffff1f;border-radius:12px;gap:7px;width:min(420px,100%);padding:10px;display:grid}.shared-post-card strong,.shared-post-card p,.shared-post-card small{min-width:0}.shared-post-card strong{color:#fff;align-items:center;gap:5px;font-size:13px;display:flex}.shared-post-card p{color:#ffffffd1;margin:0;font-size:13px;line-height:1.35}.shared-post-kicker{color:#ffffffa8;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.shared-post-kicker .mine-icon{width:15px;height:15px}.shared-post-media .post-media{margin-top:0}.shared-post-media .post-media-single .mine-media-message{max-width:100%}.shared-post-open{color:#9ddcff;width:fit-content;font-size:12px;font-weight:800;text-decoration:none}.shared-post-card.is-unavailable{background:#ffffff0d}.shared-post-note{color:#ffffffad}.report-dialog-overlay{z-index:2700;padding:calc(18px + env(safe-area-inset-top,0px)) 14px calc(18px + env(safe-area-inset-bottom,0px));background:#05080ea8;place-items:center;display:grid;position:fixed;inset:0}.report-dialog{width:min(620px,100%);max-height:calc(var(--app-height,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 32px);background:#0f1422fa;border:1px solid #ffffff1f;border-radius:18px;padding:18px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0000007a}.report-dialog-close{position:absolute;top:10px;right:10px}.report-object-preview{background:#ffffff0f;border-radius:14px;align-items:flex-start;gap:12px;margin-right:34px;padding:12px;display:flex}.report-object-preview>span{background:#7c68ff33;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.report-object-preview p,.report-dialog h2{margin-top:8px}.report-dialog h2{font-size:20px}.report-choice-grid,.report-subcategory-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.report-choice-grid button,.report-subcategory-list button{min-height:44px;color:var(--mine-text);text-align:left;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;padding:10px 12px}.report-choice-grid button.active,.report-subcategory-list button.active{background:#7c68ff38;border-color:#7c68ff9e}.report-dialog .field-label{gap:8px;margin-top:14px;display:grid}.report-dialog-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.story-privacy-overlay{z-index:2700;padding:calc(18px + env(safe-area-inset-top,0px)) 14px calc(18px + env(safe-area-inset-bottom,0px));background:#05080ea8;place-items:center;display:grid;position:fixed;inset:0}.story-privacy-sheet{background:#0f1422fa;border:1px solid #ffffff1f;border-radius:18px;width:min(420px,100%);padding:16px;box-shadow:0 24px 80px #0000007a}.story-privacy-sheet h2{margin-bottom:12px;font-size:20px}.story-privacy-sheet button:not(.soft-btn){width:100%;color:var(--mine-text);text-align:left;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;gap:3px;margin-bottom:8px;padding:12px;display:grid}.story-privacy-sheet small{color:var(--mine-muted)}.admin-report-modal{z-index:2800;background:#05080ead;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.admin-report-card{width:min(980px,100%);max-height:calc(var(--app-height,100dvh) - 36px);background:#0f1422fa;border:1px solid #ffffff1f;border-radius:18px;padding:18px;position:relative;overflow-y:auto}.admin-report-grid{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:14px;margin:14px 0;display:grid}.admin-report-object,.admin-report-info{background:#ffffff0e;border-radius:12px;gap:8px;padding:12px;display:grid}.admin-report-info div{justify-content:space-between;gap:12px;display:flex}.admin-system-settings{gap:14px;display:grid}.system-settings-form,.admin-cache-actions,.admin-email-controls,.admin-template-list,.admin-template-editor{gap:12px;display:grid}.admin-cache-prefixes{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-cache-prefixes article{background:#ffffff0e;border-radius:10px;gap:5px;min-width:0;padding:12px;display:grid}.admin-cache-prefixes code,.admin-template-list small{min-width:0;color:var(--mine-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-email-layout{grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:12px;display:grid}.admin-template-list{align-content:start}.admin-template-list button{min-width:0;color:var(--mine-text);text-align:left;background:#ffffff0a;border:1px solid #0000;border-radius:10px;gap:4px;padding:10px;display:grid}.admin-template-list button.active{background:#7c68ff24;border-color:#7c68ff8c}.admin-code-area{min-height:160px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.settings-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.system-toggle{background:#ffffff0e;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.settings-status-tile,.admin-metric-grid article{background:#ffffff0b;border:1px solid #94a3b82e;border-radius:12px;gap:4px;min-width:0;padding:12px;display:grid}.settings-status-tile span,.admin-metric-grid span{color:var(--mine-muted);font-size:.86rem}.admin-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.push-device-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.push-device-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.profile-avatar-open.has-accessible-stories{box-shadow:0 0 0 3px #7c68ff6b,0 0 0 7px #33d6c229}.profile-story-ring{border-radius:inherit;pointer-events:none;border:2px solid #7c68ffdb;position:absolute;inset:-5px}@media (width<=820px){.chat-menu-overlay{background:#070a123d}.chat-menu-overlay .chat-menu-sheet{top:auto;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));width:auto;max-height:min(68dvh, calc(var(--app-height,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 96px));padding-bottom:max(10px, env(safe-area-inset-bottom,0px));border-radius:18px}body[data-view=messages].chat-open .bottom-nav{pointer-events:none}.report-choice-grid,.report-subcategory-list,.admin-report-grid,.settings-toggle-grid,.admin-metric-grid,.push-device-row{grid-template-columns:1fr}.push-device-actions{justify-content:flex-start}}html,body{color:var(--mine-text);background:linear-gradient(#080b14 0%,#090d18 42%,#060911 100%)!important}body{overflow-x:hidden}.ui-icon,.mine-icon,.post-icon{flex:0 0 20px;width:20px;height:20px;display:inline-block}.social-topbar{z-index:60;width:min(1860px,100% - 32px);min-height:var(--mine-header-height);border:1px solid var(--mine-border);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#090d19c7;border-radius:10px;margin:6px auto 0;padding:0 20px;position:sticky;top:0;box-shadow:0 18px 46px #00000047}.brand{color:var(--mine-text);gap:12px;font-family:Inter,system-ui,sans-serif;font-size:22px}.brand-mark{background:linear-gradient(135deg, var(--mine-accent), var(--mine-blue));color:#fff;border-radius:12px 12px 12px 5px;place-items:center;width:36px;height:36px;font-size:0;display:inline-grid;box-shadow:0 0 28px #7c68ff59}.brand-mark img{object-fit:contain;border-radius:inherit;width:100%;height:100%}.brand-mark.has-logo{background:#0c111fe0;padding:5px}.brand-mark.has-logo:before{content:none}.brand-mark:before{content:"M";font-size:18px;font-weight:800}.top-search{width:min(520px,38vw);height:46px;color:var(--mine-muted);background:#ffffff0b;border:1px solid #b1beff1c;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:0 14px;display:grid}.top-search input{min-width:0;color:var(--mine-text);background:0 0;border:0;outline:0}.top-search input::placeholder{color:#7f8aa5}.top-actions{gap:10px}.top-nav-btn,.icon-btn,.header-profile-btn,.bottom-nav-item,.sidebar-create-btn,.post-menu-btn{border:1px solid var(--mine-border);color:var(--mine-soft);background:#ffffff0e}.top-nav-btn,.icon-btn{cursor:pointer;border-radius:12px;place-items:center;width:42px;height:42px;min-height:42px;display:inline-grid}.top-nav-btn:hover,.icon-btn:hover,.top-nav-btn.active,.icon-btn.active{color:#fff;background:#7c68ff29;border-color:#7c68ff6b}.header-create-btn,.sidebar-create-btn{color:#fff;background:linear-gradient(135deg,#7c68ffeb,#5d9cffd1);border-color:#7c68ff7a;box-shadow:0 14px 34px #5d61ff47}.header-profile-btn{cursor:pointer;border-radius:999px;align-items:center;gap:9px;min-height:42px;padding:0 7px 0 8px;display:inline-flex}.header-profile-name{max-width:120px;color:var(--mine-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.header-avatar{color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:inline-grid;overflow:hidden}.header-avatar img{object-fit:cover;width:100%;height:100%}.social-shell{grid-template-columns:minmax(220px,260px) minmax(560px,720px) minmax(280px,340px);justify-content:center;align-items:start;gap:24px;width:min(1540px,100%);margin:0 auto;padding:22px 22px 40px;display:grid}.is-guest .social-shell{grid-template-columns:minmax(0,min(860px,100%));justify-content:center;width:min(1180px,100%)}.is-guest .wall-panel,.is-guest .view-body,.is-guest .feed-list,.is-guest .identity-hero,.is-guest .profile-tab-section{width:100%;max-width:100%}.profile-panel,.wall-panel,.people-panel{border:1px solid var(--mine-border);background:var(--mine-panel);color:var(--mine-text);box-shadow:var(--mine-shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.profile-panel,.people-panel{top:calc(var(--mine-header-height) + 24px);border-radius:var(--mine-radius);position:sticky}.wall-panel{min-width:0;box-shadow:none;background:0 0;border:0;overflow:visible}.wall-header{background:0 0;border:0;min-height:62px;margin-bottom:14px;padding:0 2px}.wall-header h1{color:var(--mine-text);font-size:22px}.wall-header p{color:var(--mine-muted)}.header-actions{gap:8px}.header-actions .soft-btn{border-color:var(--mine-border);min-height:36px;color:var(--mine-soft);background:#ffffff0e;border-radius:999px}.header-actions .soft-btn.active{color:#fff;background:#7c68ff29;border-color:#7c68ff6b}.view-body,.feed-list{padding:0}.feed-list{gap:16px;display:grid}.profile-head{border-bottom:1px solid var(--mine-border);gap:12px;margin-bottom:14px;padding-bottom:14px}.profile-name,.block-title,.right-card-head strong,.right-profile-main strong{color:var(--mine-text)}.profile-username,.right-profile-main .text-link,.right-card-head .text-link{color:var(--mine-muted)}.app-menu{gap:8px;display:grid}.menu-btn{min-height:48px;color:var(--mine-soft);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;padding:0 14px}.menu-btn .ui-icon{width:21px;height:21px}.menu-btn:hover,.menu-btn.active{color:#fff;background:linear-gradient(135deg,#7c68ff38,#5d9cff1f);border-color:#7c68ff3d}.sidebar-create-btn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;margin-top:18px;font-weight:800;display:flex}.sidebar-day-card{border:1px solid var(--mine-border);color:var(--mine-muted);background:#ffffff0a;border-radius:14px;gap:8px;margin-top:16px;padding:14px;font-size:12px;display:grid}.sidebar-day-card strong{color:var(--mine-text)}.sidebar-day-card i{background:#ffffff1a;border-radius:999px;height:4px;overflow:hidden}.sidebar-day-card i:before{content:"";border-radius:inherit;background:linear-gradient(90deg, var(--mine-accent), var(--mine-blue));width:62%;height:100%;display:block}.mine-rightbar{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;gap:14px;padding:0;display:grid}.right-profile-card,.right-card,.right-privacy-card{border:1px solid var(--mine-border);border-radius:var(--mine-radius);background:var(--mine-panel);box-shadow:var(--mine-shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:16px}.right-profile-card{overflow:hidden}.right-profile-main{align-items:center;gap:12px;display:flex}.right-profile-main>div:last-child{gap:4px;min-width:0;display:grid}.right-profile-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.right-profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0 14px;display:grid}.right-profile-stats span{text-align:center;gap:3px;min-width:0;display:grid}.right-profile-stats strong{color:var(--mine-text);font-size:16px}.right-profile-stats small{color:var(--mine-muted);font-size:11px}.right-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.right-card .search-wrap{margin-bottom:10px}.field-label{color:var(--mine-muted)}.field-input,.composer textarea,.comment-form textarea{border-color:var(--mine-border);color:var(--mine-text);background:#ffffff0f}.field-input::placeholder,.composer textarea::placeholder,.comment-form textarea::placeholder{color:#7d89a3}.person{background:#ffffff0b;border-color:#ffffff14;border-radius:12px}.person-copy small,.person-copy em{color:var(--mine-muted)}.right-trends{gap:10px;display:grid}.right-trends button{min-height:38px;color:var(--mine-soft);cursor:pointer;text-align:left;background:#7c68ff14;border:0;border-radius:10px}.feed-prelude{margin-bottom:16px}.story-rail{scrollbar-width:none;gap:8px;padding:2px 0 8px;display:flex;overflow-x:auto}.story-rail::-webkit-scrollbar{display:none}.story-item{border:1px solid var(--mine-border);width:96px;min-width:96px;height:128px;color:var(--mine-soft);cursor:pointer;background:#ffffff0d;border-radius:12px;align-content:center;justify-items:center;gap:9px;display:grid}.story-avatar{color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;display:inline-grid;overflow:hidden;box-shadow:0 0 0 2px #7c68ffb8,0 0 22px #5d9cff38}.story-avatar img{object-fit:cover;width:100%;height:100%}.story-item small{max-width:82px;color:var(--mine-soft);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.story-add .story-avatar,.story-add>span:first-child,.story-gradient{background:#7c68ff24}.story-add>span:first-child{width:58px;height:58px;color:var(--mine-accent);border-radius:16px;place-items:center;display:inline-grid}.story-more .story-avatar{background:#ffffff14}.post.mine-post-card,.post{border:1px solid var(--mine-border);border-radius:var(--mine-radius);background:#0e1424e6;padding:14px;position:relative;overflow:hidden;box-shadow:0 18px 54px #00000047}.post-head{gap:10px;margin-bottom:12px}.person-avatar,.avatar{border-radius:50%;position:relative;box-shadow:inset 0 0 0 1px #ffffff29}.person-avatar.small{width:32px;height:32px}.author-link{color:var(--mine-text);align-items:center;gap:6px;font-size:15px;display:flex}.post-head small{color:var(--mine-muted);font-size:12px}.verified-dot{background:linear-gradient(135deg, var(--mine-blue), var(--mine-accent));color:#fff;border-radius:50%;place-items:center;width:15px;height:15px;display:inline-grid}.verified-dot:after{content:"";border-bottom:1.8px solid;border-left:1.8px solid;width:7px;height:4px;transform:rotate(-45deg)translateY(-1px)}.post-menu{margin-left:auto}.post-menu-btn{cursor:pointer;border-radius:10px;place-items:center;width:34px;height:34px;display:inline-grid}.post-menu-btn .mine-icon{width:18px;height:18px}.post-media{gap:8px;margin-top:12px;display:grid;position:relative}.post-media-message{gap:4px;width:min(280px,72vw);max-width:100%;margin-top:4px}.post-media-message.post-media-single{width:fit-content}.post-media-message .mine-media-message{aspect-ratio:1;border-radius:12px;width:100%;max-width:none;height:auto;min-height:0;max-height:none}.post-media-message.post-media-single .mine-media-message{width:var(--media-box-w,min(320px, 72vw));height:var(--media-box-h,auto);aspect-ratio:auto;max-width:min(280px,72vw);min-height:96px;max-height:min(300px,42vh)}.post-media-message.post-media-double{grid-template-columns:repeat(2,minmax(0,1fr))}.post-media-message.post-media-triple{grid-template-rows:repeat(2,104px);grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr)}.post-media-message.post-media-triple .mine-media-message:first-child{grid-row:span 2}.post-media-message.post-media-quad,.post-media-message.post-media-many{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:108px}.post-media-message.post-media-grid,.post-media-message.post-media-quad,.post-media-message.post-media-many{grid-template-columns:repeat(3,minmax(0,1fr))}.post-media-message.post-media-quad,.post-media-message.post-media-many{grid-template-columns:repeat(2,minmax(0,1fr))}.post-media-message.post-media-triple .mine-media-message,.post-media-message.post-media-quad .mine-media-message,.post-media-message.post-media-many .mine-media-message{aspect-ratio:auto;height:100%}.mine-media.is-placeholder .post-media-item,.story-media-shell.is-placeholder img,.viewer-stage.is-placeholder>img{opacity:0}.mine-media.is-placeholder{min-height:132px;aspect-ratio:auto!important;width:min(236px,68vw)!important;height:146px!important}.post-media-message:not(.post-media-single) .mine-media.is-placeholder{min-height:0;width:100%!important;height:100%!important}.post-media-message:not(.post-media-single) .mine-media.is-placeholder .media-fallback{padding:8px}.post-media-message:not(.post-media-single) .mine-media.is-placeholder .media-fallback small{display:none}.post-media-frame{cursor:pointer;background:#050812;border:0;border-radius:14px;min-width:0;position:relative;overflow:hidden}.post-media-item{border-radius:inherit;object-fit:cover;background:#050812;border:0;width:100%;display:block}.post-media-single .post-media-item{aspect-ratio:16/9;object-fit:cover;max-height:520px}.post-media-double{grid-template-columns:repeat(2,minmax(0,1fr))}.post-media-double .post-media-item,.post-media-grid .post-media-item{aspect-ratio:1}.post-media-triple{grid-template-rows:repeat(2,minmax(130px,1fr));grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr)}.post-media-triple .post-media-frame:first-child{grid-row:span 2}.post-media-quad,.post-media-many{grid-template-columns:repeat(2,minmax(0,1fr))}.post-media-triple .post-media-frame,.post-media-quad .post-media-frame,.post-media-many .post-media-frame{aspect-ratio:1;min-height:148px}.post-media-triple .post-media-frame:first-child{aspect-ratio:auto}.post-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.post-media-count{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#04070e9e;border-radius:999px;place-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-grid;position:absolute;top:12px;right:12px}.post-carousel-dots{justify-content:center;gap:5px;margin-top:3px;display:flex}.post-carousel-dots i{background:#ffffff42;border-radius:50%;width:5px;height:5px}.post-carousel-dots i.active{background:var(--mine-blue);border-radius:999px;width:16px}.post-caption{margin-top:12px}.post-content{color:#e9eefc;line-height:1.55}.post-content a,.caption-more-btn{color:#a995ff}.caption-more-btn{cursor:pointer;background:0 0;border:0;margin-top:2px}.post-actions{align-items:center;gap:8px;margin-top:13px;display:flex}.post-action{min-width:0;min-height:38px;color:var(--mine-muted);background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-weight:700;display:inline-flex}.post-action:hover{color:#fff;background:#ffffff0e}.post-action-static{margin-left:auto}.like-btn.active,.comment-like-btn.active{color:#ff7093;background:#ff70931a}.share-btn.active,.share-btn.shared-flash,.comment-jump-btn.active{color:var(--mine-teal);background:#33d6c21a}.popular-comments-preview{width:100%;color:var(--mine-soft);text-align:left;background:#ffffff0b;border:1px solid #ffffff12;border-radius:12px;gap:8px;margin-top:10px;padding:10px;display:grid}.popular-comment-chip{align-items:center;gap:8px;min-width:0;display:flex}.popular-comment-chip>span:last-child{min-width:0;color:var(--mine-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.show-more-comments{color:#a995ff;font-size:13px}.mine-sheet-overlay,.mine-menu-overlay{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#02050c9e;position:fixed;inset:0}.comments-sheet,.share-sheet,.post-actions-menu{border:1px solid var(--mine-border);color:var(--mine-text);box-shadow:var(--mine-shadow);background:#101626f5}.comments-sheet{width:min(620px,100vw - 32px);max-height:min(760px, calc(var(--app-height,100dvh) - 56px));border-radius:24px;grid-template-rows:auto auto auto minmax(0,1fr) auto;display:grid;position:absolute;bottom:24px;left:50%;overflow:hidden;transform:translate(-50%)}.sheet-grabber{background:#ffffff52;border-radius:999px;width:68px;height:4px;margin:10px auto 2px}.comments-sheet-head,.share-sheet-head{justify-content:space-between;align-items:center;gap:16px;padding:16px 18px 10px;display:flex}.comments-sheet-head h2,.share-sheet-head h2{margin:0;font-size:20px}.comments-sheet-head p{color:var(--mine-muted);margin-top:4px;font-size:13px}.icon-action{border:1px solid var(--mine-border);width:38px;height:38px;color:var(--mine-soft);cursor:pointer;background:#ffffff0f;border-radius:12px;place-items:center;display:inline-grid}.comment-sort{border:1px solid var(--mine-border);background:#ffffff0b;border-radius:999px;gap:4px;width:fit-content;margin:0 18px 12px;padding:4px;display:inline-flex}.comment-sort button{min-height:30px;color:var(--mine-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 12px}.comment-sort button.active{color:#fff;background:#7c68ff33}.comments-sheet-list{min-height:0;padding:0 18px 16px;overflow:auto}.comment{gap:10px}.comment-meta{gap:7px}.comment-meta strong{color:var(--mine-text);align-items:center;gap:5px;display:inline-flex}.comment-meta small,.comment-body p{color:var(--mine-muted)}.comment-body p{margin-top:3px}.comment-author-badge{color:#cdbfff;background:#7c68ff2e;border-radius:999px;min-height:20px;padding:0 7px;font-size:11px;font-weight:800}.comment-like-btn,.comment-reply-btn,.comment-delete{color:var(--mine-muted);background:0 0;border:0}.comment-like-btn{cursor:pointer;border-radius:999px;align-items:center;gap:5px;min-height:28px;margin-top:7px;display:inline-flex}.comment-like-btn .post-icon{width:16px;height:16px}.comment-reply-btn{color:#a995ff;cursor:pointer;margin-left:8px}.comment-replies{border-left:1px solid var(--mine-border);gap:10px;margin-top:10px;padding-left:12px;display:grid}.comments-sheet-form{padding:12px 18px calc(14px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--mine-border);background:#0c111ff5;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin:0;position:sticky;bottom:0}.comments-sheet-form textarea{resize:vertical;min-height:42px;max-height:110px;padding:11px 12px}.comment-form-actions{gap:7px;display:flex}.comment-form-actions .soft-btn,.comment-form-actions .primary-btn{border-radius:12px;min-width:42px;min-height:42px;padding:0 12px}.share-sheet{border-radius:22px;width:min(520px,100vw - 32px);padding-bottom:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.share-search{border:1px solid var(--mine-border);height:44px;color:var(--mine-muted);background:#ffffff0e;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin:0 16px 14px;padding:0 12px;display:grid}.share-search input{min-width:0;color:var(--mine-text);background:0 0;border:0;outline:0}.share-message{resize:vertical;border:1px solid var(--mine-border);width:calc(100% - 32px);min-height:46px;max-height:120px;color:var(--mine-text);background:#ffffff0e;border-radius:12px;outline:0;margin:12px 16px 0;padding:11px 12px;display:block}.share-targets,.share-quick-actions{scrollbar-width:none;gap:10px;margin:0 16px;display:flex;overflow-x:auto}.share-targets::-webkit-scrollbar{display:none}.share-quick-actions::-webkit-scrollbar{display:none}.share-target,.share-quick-actions button{color:var(--mine-soft);cursor:pointer;background:0 0;border:0}.share-target{justify-items:center;gap:7px;width:70px;min-width:70px;display:grid}.share-target>span{color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-weight:800;display:grid;overflow:hidden}.share-target img{object-fit:cover;width:100%;height:100%}.share-target small{max-width:70px;color:var(--mine-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.share-quick-actions{border-top:1px solid var(--mine-border);margin-top:18px;padding-top:14px}.share-quick-actions button{justify-items:center;gap:8px;width:86px;min-width:86px;font-size:12px;display:grid}.share-quick-actions button .mine-icon{background:#ffffff12;border-radius:16px;width:48px;height:48px;padding:13px}.post-actions-menu{border-radius:16px;gap:4px;width:min(330px,100vw - 32px);padding:10px;display:grid;position:absolute;top:82px;right:16px}.post-actions-menu button{min-height:44px;color:var(--mine-soft);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.post-actions-menu button:hover{color:#fff;background:#ffffff0f}.post-actions-menu button span{min-width:0}.post-actions-menu hr{background:var(--mine-border);border:0;width:100%;height:1px;margin:5px 0}.post-actions-menu .danger-menu-item{color:var(--mine-danger)}.menu-switch{background:linear-gradient(135deg, var(--mine-accent), var(--mine-blue));border-radius:999px;width:38px;height:22px}.nav-badge{background:linear-gradient(135deg, var(--mine-accent), var(--mine-blue));color:#fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 5px;font-size:10px;font-weight:800;display:inline-grid}.nav-badge[hidden]{display:none!important}.bottom-nav{display:none}@media (width<=1260px){.social-shell{grid-template-columns:minmax(210px,250px) minmax(540px,700px)}.mine-rightbar{display:none}}@media (width<=1024px){.social-shell{grid-template-columns:210px minmax(0,660px);gap:16px;padding-inline:16px}}@media (width<=820px){:root{--mine-header-height:66px}.social-topbar{width:100%;min-height:calc(var(--mine-header-height) + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 14px 0;border-width:0 0 1px;border-radius:0;margin:0}.brand{font-size:22px}.brand-mark{width:34px;height:34px}.top-search,.header-profile-name,.top-actions>.top-nav-btn[data-view=messages],.top-actions #logout-btn{display:none!important}.header-profile-btn{display:none}.social-shell{width:100%;padding:12px 0 calc(88px + env(safe-area-inset-bottom,0px));display:block}.profile-panel,.people-panel{display:none!important}.wall-panel{width:100%}.wall-header{align-items:center;min-height:auto;margin-bottom:4px;padding:10px 16px 8px;display:flex}.wall-header h1{font-size:20px}.wall-header p{display:none}.header-actions{margin-left:auto}.header-actions .soft-btn{display:none}.view-body,.feed-list{padding:0 14px}.feed-prelude{margin:0 -14px 12px 0}.story-rail{padding-left:14px}.story-item{border-radius:12px;width:82px;min-width:82px;height:104px}.story-avatar,.story-add>span:first-child{width:54px;height:54px}.post.mine-post-card,.post{border-radius:18px;padding:12px}.post-media-single .post-media-item{aspect-ratio:4/5;max-height:none}.post-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.post-action{min-height:40px;padding:0 6px}.post-action-static{margin-left:0}.bottom-nav{left:12px;right:12px;bottom:max(10px, env(safe-area-inset-bottom,0px));z-index:80;border:1px solid var(--mine-border);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0b101deb;border-radius:22px;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;min-height:68px;padding:8px;display:grid;position:fixed;box-shadow:0 18px 52px #00000073}.bottom-nav-item{min-width:0;min-height:52px;color:var(--mine-muted);background:0 0;border:0;border-radius:16px;place-items:center;gap:3px;font-size:11px;display:grid;position:relative}.bottom-nav-item .ui-icon{width:23px;height:23px}.bottom-nav-item.active{color:#bcaeff;background:#7c68ff29}.bottom-nav-item .nav-badge{position:absolute;top:5px;right:13px}.comments-sheet{width:100%;max-height:calc(var(--app-height,100dvh) - 22px);border-radius:24px 24px 0 0;bottom:0;left:0;right:0;transform:none}.share-sheet{width:100%;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0;inset:auto 0 0;transform:none}.post-actions-menu{right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));border-radius:20px;width:auto!important;top:auto!important;left:10px!important}}@media (width<=430px){.view-body,.feed-list{padding:0 10px}.feed-prelude{margin-right:-10px}.story-rail{padding-left:10px}.post-content{font-size:14px}.post-action{gap:5px;font-size:13px}}@media (width<=375px){.post-action .post-icon{width:18px;height:18px}.bottom-nav{left:8px;right:8px}.bottom-nav-item{font-size:10px}}.header-account-menu{top:calc(var(--mine-header-height,58px) + 8px);z-index:2147482500;width:min(380px,100vw - 24px);max-height:min(720px, calc(var(--app-height,100dvh) - 82px));border:1px solid var(--mine-border);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#090e1af5;border-radius:18px;gap:10px;padding:12px;display:grid;position:fixed;right:clamp(12px,2vw,24px);overflow:auto;box-shadow:0 24px 70px #00000073}.header-account-menu[hidden]{display:none!important}.header-account-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.header-account-card strong,.header-account-card small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.header-account-card small,.header-account-loading{color:var(--mine-muted)}.header-account-profile{min-height:48px}.header-account-list,.header-account-actions,.profile-action-list{gap:8px;display:grid}.header-account-actions{grid-template-columns:1fr}.header-account-actions .soft-btn,.header-account-actions .danger-btn{justify-content:flex-start;width:100%}.profile-online-dot{background:#35d46d;border:3px solid #090e1af5;border-radius:999px;width:16px;height:16px;position:absolute;bottom:8%;right:8%;box-shadow:0 0 0 2px #35d46d47}.profile-privacy-line{color:var(--mine-muted);flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:8px;font-size:13px;display:flex}.profile-privacy-line span{align-items:center;gap:6px;display:inline-flex}.profile-privacy-line svg{width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important}.profile-action-sheet,.account-switcher-sheet{width:min(420px,100vw - 24px);max-height:min(760px, calc(var(--app-height,100dvh) - 86px));border:1px solid var(--mine-border);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#090e1af7;border-radius:20px;padding:14px;overflow:auto;box-shadow:0 28px 80px #00000080}.profile-action-row{min-height:48px}.profile-action-row.danger-menu-item{color:var(--mine-danger)}.profile-action-row.danger-menu-item .section-row-icon{color:var(--mine-danger);background:#ff3d6e1f}.account-switcher-overlay,.profile-menu-overlay{padding:calc(var(--mine-header-height,58px) + 10px) clamp(12px, 2vw, 24px) 16px;justify-content:flex-end;align-items:flex-start;display:flex}@media (width<=720px){.account-switcher-overlay,.profile-menu-overlay{padding:12px 10px calc(10px + env(safe-area-inset-bottom,0px));justify-content:center;align-items:flex-end}.profile-action-sheet,.account-switcher-sheet{border-radius:22px 22px 0 0;width:100%;max-height:min(82vh,720px)}.header-account-menu{top:calc(var(--mine-header-height,66px) + env(safe-area-inset-top,0px) + 6px);width:auto;left:10px;right:10px}}.more-topbar,.profile-editor-topbar{justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:2px 4px;display:flex}.more-topbar h2,.profile-editor-topbar h2{min-width:0;color:var(--mine-text);margin:0;font-size:clamp(26px,4vw,34px);line-height:1.08}.more-topbar-actions{gap:8px;display:flex}.identity-hero.user-identity{border:1px solid var(--mine-border);box-shadow:var(--mine-shadow);background:#0c111deb;border-radius:22px;overflow:hidden}.identity-hero.user-identity .identity-cover{border-radius:0;min-height:clamp(190px,32vw,300px)}.identity-main{align-items:start;margin-top:-52px;padding:0 clamp(14px,3vw,24px) 18px}.identity-copy{padding-top:58px}.identity-copy h2{letter-spacing:0;margin:0;font-family:inherit}.identity-address{color:#88a0ba;margin-top:6px;font-size:15px}.identity-meta-line{color:var(--mine-muted);flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:10px;display:flex}.identity-meta-line>span,.identity-meta-line>button,.profile-privacy-line.compact{align-items:center;gap:6px;display:inline-flex}.identity-meta-line .mine-icon,.profile-privacy-line .mine-icon{width:17px!important;height:17px!important}.profile-short-bio{white-space:pre-line}.profile-privacy-line.compact{width:fit-content;min-height:30px;color:var(--mine-muted);background:0 0;border:0;margin-top:10px;padding:0}.identity-actions{padding-top:60px}.identity-action{white-space:nowrap;border-radius:12px;min-height:42px}.identity-stats button,.identity-stats span{border-radius:12px}.profile-tabs{scrollbar-width:none}.profile-tabs::-webkit-scrollbar{display:none}.profile-tabs button{align-items:center;gap:7px;display:inline-flex}.profile-private-note{width:fit-content}.profile-media-preview{padding-bottom:18px}.profile-locked-empty,.profile-empty-posts{min-height:190px}.mine-profile-editor{gap:14px;max-width:720px;margin:0 auto;display:grid}.profile-editor-topbar{top:calc(var(--mine-header-height,58px) + 8px);z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080c16e0;padding:8px 0;position:sticky}.profile-editor-save:disabled{opacity:.38;cursor:default}.profile-editor-save{white-space:nowrap;justify-content:center;min-width:124px;min-height:40px}.profile-editor-save.is-loading{color:#0000;pointer-events:none;position:relative}.profile-editor-save.is-loading:after{content:"";border:2px solid #ffffff59;border-top-color:#fff;border-radius:999px;width:18px;height:18px;margin:-9px 0 0 -9px;animation:.75s linear infinite mine-spin;position:absolute;inset:50% auto auto 50%}@keyframes mine-spin{to{transform:rotate(360deg)}}.mine-profile-editor .profile-editor-preview{border-radius:22px 22px 0 0;margin:0;padding-bottom:0;overflow:visible}.mine-profile-editor .preview-cover{border-radius:0;min-height:clamp(190px,30vw,260px);position:relative}.profile-cover-change{color:#090d16;background:#ffffffeb;border-radius:999px;min-height:42px;position:absolute;top:18px;left:18px}.mine-profile-editor .profile-editor-avatar{cursor:pointer;border:5px solid #0c111dfa;width:116px;height:116px;bottom:-48px;left:50%;transform:translate(-50%)}.profile-editor-avatar>span{border-radius:inherit;opacity:0;background:#02050c6b;place-items:center;transition:opacity .16s;display:grid;position:absolute;inset:0}.profile-editor-avatar:hover>span,.profile-editor-avatar:focus-visible>span{opacity:1}.profile-editor-card{border:1px solid var(--mine-border);background:#ffffff0b;border-radius:18px;gap:12px;padding:18px;display:grid}.profile-editor-section-nav{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.profile-editor-section-nav::-webkit-scrollbar{display:none}.profile-editor-section-nav button{border:1px solid var(--mine-border);min-width:max-content;min-height:38px;color:var(--mine-soft);background:#ffffff0e;border-radius:999px;padding:0 14px;font-weight:700}.editor-identity-card{text-align:center;border-radius:0 0 22px 22px;padding-top:62px}.profile-editor-card h3{margin:0;font-size:20px}.profile-editor-card p,.editor-hint{color:var(--mine-muted);margin:0}.profile-editor-links{padding:8px}.profile-editor-links .section-row{width:100%;margin:0}.profile-details-group{gap:10px;display:grid}.profile-details-group+.profile-details-group{margin-top:16px}.profile-details-group h3{color:var(--mine-text);margin:0;font-size:15px}@media (width<=900px){.bottom-nav{min-height:calc(var(--mine-mobile-bottom-nav) + env(safe-area-inset-bottom,0px))!important}.bottom-nav-item .nav-badge{top:4px!important;right:18%!important}body:not([data-view=messages]) .identity-hero.user-identity{border-left:0;border-right:0;border-radius:0 0 22px 22px}body:not([data-view=messages]) .identity-hero.user-identity .identity-cover{min-height:210px}body:not([data-view=messages]) .identity-main{text-align:center;justify-items:center;gap:10px;grid-template-columns:minmax(0,1fr)!important;margin-top:-62px!important;padding:0 18px 18px!important;display:grid!important}body:not([data-view=messages]) .identity-avatar{width:126px;height:126px}body:not([data-view=messages]) .identity-copy{width:100%;padding-top:0}body:not([data-view=messages]) .identity-copy h2{justify-content:center;font-size:28px!important}body:not([data-view=messages]) .identity-meta-line,body:not([data-view=messages]) .identity-stats,body:not([data-view=messages]) .identity-actions{justify-content:center}body:not([data-view=messages]) .identity-actions{width:100%;padding-top:0}body:not([data-view=messages]) .identity-action{flex:160px}body:not([data-view=messages]) .profile-private-note,body:not([data-view=messages]) .profile-media-preview{width:calc(100% - 28px);margin-left:14px;margin-right:14px}body:not([data-view=messages]) .profile-tabs{margin-left:14px;margin-right:14px}.more-hub,.mine-profile-editor{padding:0 14px}.profile-editor-topbar{top:0}}@media (width<=430px){body:not([data-view=messages]) .identity-copy h2{font-size:25px!important}.profile-cover-change{max-width:calc(100% - 28px);top:14px;left:14px}}:root{--mine-bg:#070a12;--mine-bg-elevated:#0b1020;--mine-panel:#0e1423eb;--mine-panel-strong:#101728fa;--mine-panel-soft:#ffffff0e;--mine-border:#bec8e61f;--mine-border-strong:#6c63ff5c;--mine-text:#f4f7ff;--mine-muted:#98a3ba;--mine-soft:#c7cee0;--mine-accent:#6c63ff;--mine-blue:#6c63ff;--mine-teal:#6c63ff;--mine-mobile-header:58px;--mine-mobile-bottom-nav:78px;--accent:#6c63ff;--accent-purple:#6c63ff;--accent-gradient:#6c63ff;--teal:#6c63ff;--accent-glow:#6c63ff2e}html,body{width:100%;max-width:100%;overflow-x:hidden;background:var(--mine-bg)!important}body.mine-overlay-open{overflow:hidden!important}.brand-mark,.header-create-btn,.sidebar-create-btn,.primary-btn,.compact-primary,.verified-dot,.nav-badge,.menu-switch{background:var(--mine-accent)!important;background-image:none!important;box-shadow:0 12px 30px #6c63ff47!important}.primary-btn:hover{background:#5f57f1!important}.menu-btn.active,.menu-btn:hover,.top-nav-btn.active,.top-nav-btn:hover,.icon-btn.active,.icon-btn:hover,.soft-btn.active,.action-btn.active,.profile-tabs button.active,.profile-tabs button:hover,.bottom-nav-item.active,.comment-sort button.active,.notification-tabs button.active,.notification-filter-sheet button.active,.privacy-choice.active,.account-switcher__row.active{color:#fff!important;background:#6c63ff29!important;border-color:#6c63ff57!important}.text-link,.author-link:hover,.post-content a,.caption-more-btn,.comment-reply-btn,.show-more-comments,.profile-read-more,.section-back-btn svg{color:var(--mine-accent)!important}.field-input:focus,.composer textarea:focus,.comment-form textarea:focus,.share-search:focus-within,.search-panel:focus-within{border-color:#6c63ffb8!important;box-shadow:0 0 0 3px #6c63ff29!important}.profile-cover:not([style]),.identity-cover:not([style]),.group-cover:not([style]){background:#101726!important}.story-gradient,.story-add .story-avatar,.story-add>span:first-child,.right-trends button,.section-row-icon,.feature-icon,.notification-row>span,.share-btn.active,.share-btn.shared-flash,.comment-jump-btn.active{color:var(--mine-accent)!important;background:#6c63ff1f!important}.wall-panel,.view-body,.feed-list,.more-hub,.settings-hub,.privacy-page,.security-page,.notifications-hub,.search-page,.profile-tab-section{min-width:0;max-width:100%}.header-actions .icon-btn{display:none!important}.section-toolbar{min-width:0;box-shadow:none;background:#ffffff0b;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.section-toolbar h2,.more-topbar h2{display:none!important}.section-toolbar p{margin:0}.section-toolbar>div{min-width:0}.notification-page-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid!important}.notification-page-status p{color:var(--mine-muted);overflow-wrap:anywhere}.notification-toolbar-actions{justify-content:flex-end;gap:8px;min-width:0;display:flex}.soft-action{background:#ffffff0e;border-radius:12px;min-width:0}.more-hub{padding-top:0}.identity-hero.user-identity{background:var(--mine-panel);border-radius:18px;overflow:hidden}.identity-main{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;min-width:0}.identity-main-no-actions{grid-template-columns:auto minmax(0,1fr)}.identity-copy{min-width:0}.identity-copy h2{overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;flex-wrap:wrap;align-items:center;gap:6px;max-width:100%;display:flex}.identity-address{max-width:100%}.identity-address span{max-width:100%;border-radius:10px!important}.profile-short-bio{overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:100%;margin-top:10px}.identity-meta-line,.identity-stats{min-width:0;max-width:100%}.identity-stats{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.identity-stats button,.identity-stats span{color:var(--mine-muted);background:#ffffff0e;gap:6px;border-radius:10px!important;min-height:32px!important;padding:0 10px!important}.identity-stats strong{color:var(--mine-text)}.profile-tabs{border-radius:14px}.profile-tabs button{border-radius:10px}.profile-media-grid,.profile-video-grid{min-width:0}.media-modal{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:center;align-items:center;z-index:2147482000!important;width:100vw!important;height:var(--app-height,100dvh)!important;padding:calc(14px + env(safe-area-inset-top,0px)) 14px calc(14px + env(safe-area-inset-bottom,0px))!important;background:#02050cb8!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.media-modal[hidden]{display:none!important}.toast-container{right:max(18px, env(safe-area-inset-right,0px));bottom:max(18px, env(safe-area-inset-bottom,0px));z-index:2147482500;pointer-events:none;gap:10px;width:min(360px,100vw - 28px);display:grid;position:fixed}.mine-toast{min-height:54px;color:var(--mine-text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;opacity:1;background:#0b101ef5;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:10px;padding:11px 12px;transition:opacity .16s,transform .16s;display:grid;transform:translateY(0);box-shadow:0 18px 50px #00000061}.mine-toast.is-hiding{opacity:0;transform:translateY(8px)}.mine-toast-icon{color:#dce8ff;background:#5d9cff29;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.mine-toast.is-success .mine-toast-icon{color:var(--mine-teal);background:#33d6c22e}.mine-toast.is-error .mine-toast-icon,.mine-toast.is-warning .mine-toast-icon{color:var(--mine-danger);background:#ff6f8e2e}.mine-toast.is-loading .mine-toast-icon:before{content:"";border:2px solid #ffffff47;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.85s linear infinite mine-spin}.mine-toast-copy{min-width:0;color:var(--mine-text);font-size:14px;line-height:1.35}.mine-toast-close{width:30px;height:30px;color:var(--mine-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid}.mine-toast-close:hover{color:#fff;background:#ffffff14}.modal-card{width:min(620px,100vw - 28px);max-height:calc(var(--app-height,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 28px);overscroll-behavior:contain;border:1px solid var(--mine-border);color:var(--mine-text);background:#0c111efa;border-radius:20px;overflow:auto;box-shadow:0 28px 80px #00000085}.modal-head{z-index:2;border-color:var(--mine-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c111efa;min-height:58px;position:sticky;top:0}.mine-confirm-card{padding:0 18px 18px}.mine-confirm-card .modal-head{margin:0 -18px 14px;padding:0 14px 0 18px}.mine-confirm-card p{color:var(--mine-soft);margin:0 0 16px;line-height:1.5}.mine-confirm-card .field-input{width:100%;margin-bottom:16px}.mine-modal-actions{justify-content:flex-end;gap:10px;display:flex}@media (width<=760px){.toast-container{right:12px;bottom:calc(78px + env(safe-area-inset-bottom,0px));width:calc(100vw - 24px)}.mine-modal-actions{flex-direction:column-reverse}.mine-modal-actions>*{width:100%}}.profile-details-sheet{width:min(560px,100vw - 28px);padding-bottom:12px}.profile-details-group{padding:0 16px}.profile-details-group:first-of-type{margin-top:16px}.profile-details-list{gap:10px;display:grid}.profile-details-list>div{border-bottom:1px solid var(--mine-border);gap:5px;min-width:0;padding:10px 0;display:grid}.profile-details-list span{color:var(--mine-muted)}.profile-details-list strong{overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;min-width:0}.compose-modal{grid-template-rows:auto minmax(0,1fr);width:min(620px,100vw - 28px);display:grid}.compose-body{overscroll-behavior:contain;min-height:0;overflow:auto}.compose-body textarea{min-height:min(210px,34vh);max-height:38vh}.mine-sheet-overlay,.mine-menu-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;z-index:2147481900!important;height:var(--app-height,100dvh)!important;background:#02050ca8!important;position:fixed!important;inset:0!important}.mine-sheet-overlay{padding:calc(14px + env(safe-area-inset-top,0px)) 14px calc(14px + env(safe-area-inset-bottom,0px));justify-content:center;align-items:center;display:flex}.comments-sheet,.share-sheet{width:min(620px,100vw - 28px);max-height:calc(var(--app-height,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 28px);background:#0c111efa;border-radius:20px;overflow:hidden;position:relative!important;inset:auto!important;transform:none!important}.comments-sheet{grid-template-rows:auto auto auto minmax(0,1fr) auto;display:grid}.comments-sheet-list{overscroll-behavior:contain;min-height:0;overflow:auto}.comments-sheet-form{padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#0c111efa;position:sticky;bottom:0}.comments-sheet-form textarea{min-height:42px;max-height:min(118px,22vh)}.share-sheet{width:min(520px,100vw - 28px);padding-bottom:16px}.post-actions-menu,.profile-action-sheet,.account-switcher-sheet{z-index:1;max-height:calc(var(--app-height,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 28px)}.bottom-nav{z-index:70!important}body.mine-overlay-open .bottom-nav{pointer-events:none;z-index:70!important}@media (width<=900px){body:not([data-view=messages]) .social-shell{padding-bottom:calc(var(--mine-mobile-bottom-nav) + env(safe-area-inset-bottom,0px) + 18px)!important}body:not([data-view=global]):not([data-view=popular]) .header-actions,.header-actions[hidden]{display:none!important}.wall-header{align-items:flex-start!important;gap:10px!important}.wall-header h1{font-size:25px!important;line-height:1.12!important}.section-toolbar{margin:0 2px}.notification-page-toolbar{grid-template-columns:minmax(0,1fr) auto}.notification-toolbar-actions .soft-action{text-overflow:ellipsis;white-space:nowrap;max-width:128px;padding:0 10px;overflow:hidden}body:not([data-view=messages]) .identity-hero.user-identity{border-radius:0 0 18px 18px;width:100%!important;max-width:100vw!important;margin:0!important}body:not([data-view=messages]) .identity-hero.user-identity .identity-cover{min-height:176px}body:not([data-view=messages]) .identity-main{gap:9px;margin-top:-54px!important;padding:0 14px 16px!important}body:not([data-view=messages]) .identity-avatar{width:112px;height:112px}body:not([data-view=messages]) .identity-copy h2{line-height:1.16;font-size:25px!important}body:not([data-view=messages]) .identity-address,body:not([data-view=messages]) .identity-meta-line,body:not([data-view=messages]) .identity-stats{justify-content:center}body:not([data-view=messages]) .identity-stats{gap:7px}body:not([data-view=messages]) .profile-tabs{padding:4px;max-width:calc(100vw - 28px)!important;margin:12px 14px 0!important}.media-modal{align-items:flex-end;padding:calc(10px + env(safe-area-inset-top,0px)) 10px calc(10px + env(safe-area-inset-bottom,0px))!important}:is(.media-modal:has(.viewer-shell),.media-modal:has(.story-viewer),.media-modal:has(.image-editor-card),.media-modal:has(.profile-details-sheet),.media-modal:has(.password-sheet),.media-modal:has(.privacy-choice-sheet)){align-items:center}.modal-card,.profile-details-sheet{width:calc(100vw - 20px);max-height:calc(var(--app-height,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 20px);border-radius:18px}.compose-modal{width:100%;max-height:calc(var(--app-height,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 20px);border-radius:20px 20px 0 0}.compose-body{gap:12px;padding:14px}.compose-body textarea{min-height:min(180px,30vh);max-height:34vh;font-size:17px}.compose-tools{grid-template-columns:repeat(5,minmax(58px,1fr));overflow-x:auto}.mine-sheet-overlay{padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px));align-items:flex-end}.comments-sheet,.share-sheet{width:100%;max-height:calc(var(--app-height,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 20px);border-radius:20px 20px 0 0}.share-sheet{padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.post-actions-menu{max-height:calc(var(--app-height,100dvh) - env(safe-area-inset-bottom,0px) - 20px);overflow:auto;left:10px!important;right:10px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;width:auto!important}.bottom-nav{width:100vw!important;max-width:100vw!important;min-height:calc(var(--mine-mobile-bottom-nav) + env(safe-area-inset-bottom,0px))!important;background:#090e1af0!important;border-radius:18px 18px 0 0!important;bottom:0!important;left:0!important;right:0!important}}@media (width<=390px){.bottom-nav-item{font-size:10px!important}.bottom-nav-item .ui-icon{width:21px!important;height:21px!important}.notification-toolbar-actions .soft-action{max-width:112px}body:not([data-view=messages]) .identity-copy h2{font-size:23px!important}}body.own-profile-view .wall-header{display:none!important}.verified-dot{background:var(--mine-accent)!important;background-image:none!important}.verified-badge{vertical-align:-3px;color:#fff;background:var(--mine-accent);border-radius:50%;flex:none;place-items:center;width:17px;height:17px;margin-left:6px;display:inline-grid;box-shadow:0 0 0 1px #ffffff24}.verified-badge .mine-icon{width:11px!important;height:11px!important}.verified-badge[data-badge-type=public_figure]{background:#8f7cff}.verified-badge[data-badge-type=mine_staff]{background:#2f7dd8}.verified-badge[data-badge-type=mine_creator]{color:#10131d;background:#f0b84a}.verified-badge[data-badge-type=system]{background:#14b8a6}.verified-badge[data-badge-type=support]{color:#07111f;background:#38bdf8}.profile-verified{width:19px;height:19px}.account-switcher__row{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto auto}.account-switcher__row .soft-btn{display:none!important}.account-current-mark{min-height:28px;color:var(--mine-accent);background:#6c63ff1f;border-radius:9px;align-items:center;gap:5px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.account-current-mark .mine-icon{width:14px!important;height:14px!important}.account-remove-btn{width:32px!important;height:32px!important;color:var(--mine-muted)!important;background:#ffffff0b!important;border-radius:10px!important}.account-switcher__row.is-pending{opacity:.62;pointer-events:none}.header-account-card{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.visibility-select{min-height:36px;color:var(--mine-muted);background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:7px;padding:0 10px;display:inline-flex}.visibility-select select{min-width:0;color:var(--mine-text);font:inherit;background:0 0;border:0;outline:0}.post-visibility-modal{width:min(430px,100vw - 28px)}.visibility-options{gap:8px;padding:12px;display:grid}.visibility-options button{min-height:56px;color:var(--mine-text);text-align:left;background:#ffffff0b;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 10px;padding:10px 12px;display:grid}.visibility-options button small{color:var(--mine-muted);grid-column:1/-1}.visibility-options button.active{background:#6c63ff1f;border-color:#6c63ff57}.notification-avatar,.notification-row>.notification-avatar{place-items:center;width:54px;min-width:54px;height:54px;display:inline-grid;overflow:hidden;border-radius:50%!important}.notification-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.notification-avatar-system{color:var(--mine-accent)!important;background:#6c63ff1f!important}.profile-cover,.identity-cover{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.identity-stats{gap:6px}.identity-stats button,.identity-stats span{min-height:30px!important;color:var(--mine-muted)!important;background:0 0!important;border:0!important;border-radius:8px!important;padding:0 4px!important}.identity-stats .identity-stat-text{color:var(--mine-text);font-size:13px;font-weight:600}.social-dashboard{background:0 0!important;gap:8px!important}.social-dashboard article{background:#ffffff09!important;border:0!important;border-radius:10px!important;min-height:38px!important;padding:8px 10px!important}.social-dashboard article strong{font-size:15px!important;font-weight:700!important}.social-dashboard article span{color:var(--mine-muted)!important;font-size:12px!important}.profile-avatar-open{cursor:pointer;border:0}.profile-avatar-open:disabled{cursor:default}body.mine-overlay-open .bottom-nav{opacity:0;pointer-events:none;transform:translateY(24px)}.upload-status{color:var(--mine-muted);margin-top:8px;font-size:12px}.upload-status.error{color:#ff809a}.send-message-btn.is-loading{opacity:.78}.voice-message{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;gap:10px;padding:8px 10px}.voice-play{color:#fff;background:#6c63ff8c;border:0;border-radius:999px;width:34px;height:34px}.voice-play.is-playing{background:#6c63ffd9}.voice-waveform{align-items:flex-end}.voice-recorder.preview.is-sending{opacity:.84}.voice-recorder-error{color:#ff809a}.messenger-filters button{align-items:center;gap:6px;display:inline-flex}.filter-badge{color:#ffdbe4;background:#ff6f8e33;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:800;display:inline-grid}.account-switcher__row{grid-template-columns:auto minmax(0,1fr) auto}.account-switcher__row.active{background:#6c63ff24!important;border-color:#6c63ff75!important}.admin-client-page{grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:14px;width:100%;display:grid}.admin-sidebar,.admin-content{border:1px solid var(--mine-border);box-shadow:var(--mine-shadow);background:#080c16eb;border-radius:16px}.admin-sidebar{padding:12px}.admin-sidebar-head h2{margin:0;font-size:18px}.admin-sidebar-head p{color:var(--mine-muted);margin:6px 0 0;font-size:12px}.admin-nav{gap:6px;margin-top:12px;display:grid}.admin-nav button{min-height:38px;color:var(--mine-soft);text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 10px;display:inline-flex}.admin-nav button.active{color:#fff;background:#6c63ff2e}.admin-content{padding:12px}.admin-topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.admin-search{border:1px solid var(--mine-border);max-width:520px;min-height:40px;color:var(--mine-muted);background:#ffffff0a;border-radius:10px;flex:1;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.admin-search input{width:100%;min-width:0;color:var(--mine-text);background:0 0;border:0;outline:0}.admin-topbar-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.admin-staff-chip{max-width:220px;color:var(--mine-soft);text-overflow:ellipsis;white-space:nowrap;background:#ffffff09;border:1px solid #ffffff12;border-radius:999px;padding:9px 10px;overflow:hidden}.admin-content-head h3{margin:0;font-size:18px}.admin-content-head p{color:var(--mine-muted);margin:6px 0 0}.admin-content-body{gap:12px;margin-top:12px;display:grid}.admin-table-card{padding:12px}.admin-table-head{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.admin-filter-input{border:1px solid var(--mine-border);background:#ffffff0a;border-radius:10px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:inline-flex}.admin-filter-input input{min-width:280px;color:var(--mine-text);background:0 0;border:0;outline:0}.admin-table-head select{border:1px solid var(--mine-border);min-height:38px;color:var(--mine-text);background:#ffffff0a;border-radius:10px;padding:0 10px}.admin-table select{border:1px solid var(--mine-border);max-width:210px;min-height:34px;color:var(--mine-text);background:#ffffff0a;border-radius:8px;padding:0 8px}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff0f;padding:10px 8px}.admin-table td small{color:var(--mine-muted);display:block}.admin-actions-inline{flex-wrap:wrap;gap:6px;display:flex}.admin-support-desk{gap:12px;display:grid}.admin-support-layout{min-height:min(680px, calc(var(--app-height,100dvh) - 140px));grid-template-columns:minmax(230px,300px) minmax(420px,1fr) minmax(240px,300px);gap:12px;display:grid}.admin-ticket-list,.admin-ticket-thread,.admin-ticket-side{border:1px solid var(--mine-border);background:#ffffff06;border-radius:12px;min-width:0;overflow:hidden}.admin-ticket-list{align-content:start;gap:6px;padding:8px;display:grid;overflow-y:auto}.admin-ticket-item{width:100%;color:var(--mine-soft);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;gap:6px;padding:10px;display:grid}.admin-ticket-item.active,.admin-ticket-item:hover{background:#6c63ff1f;border-color:#6c63ff61}.admin-ticket-item.is-overdue{border-color:#ff6f8e6b}.admin-ticket-item strong{color:var(--mine-text);display:block}.admin-ticket-item small,.admin-ticket-item b{color:var(--mine-muted);font-size:12px}.admin-ticket-item em{color:#fff;background:#5d9cff2e;border-radius:999px;justify-self:start;padding:3px 7px;font-size:11px;font-style:normal}.admin-ticket-thread{grid-template-rows:auto minmax(0,1fr) auto auto auto;min-height:0;display:grid}.admin-ticket-thread-head{border-bottom:1px solid #ffffff0f;justify-content:space-between;gap:12px;padding:12px;display:flex}.admin-ticket-thread-head h4,.admin-ticket-thread-head p{margin:0}.admin-ticket-thread-head p{color:var(--mine-muted);margin-top:4px;font-size:13px}.admin-ticket-messages{align-content:start;gap:8px;padding:12px;display:grid;overflow-y:auto}.admin-support-message{background:#ffffff09;border:1px solid #ffffff12;border-radius:12px;gap:6px;padding:10px;display:grid}.admin-support-message.is-support_agent{background:#33d6c212;border-color:#33d6c23d;margin-left:42px}.admin-support-message.is-user{margin-right:42px}.admin-support-message.is-system{text-align:center;background:#5d9cff14;justify-self:center;width:min(440px,100%)}.admin-support-message.is-internal{background:#ffc85714;border-color:#ffc85752}.admin-support-message header{color:var(--mine-muted);justify-content:space-between;gap:8px;font-size:12px;display:flex}.admin-support-message p{white-space:pre-wrap;margin:0}.admin-message-attachments,.admin-quick-replies{flex-wrap:wrap;gap:6px;display:flex}.admin-message-attachments a{color:var(--mine-soft);background:#ffffff0f;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;text-decoration:none;display:inline-flex}.admin-quick-replies,.admin-support-compose,.admin-support-note{border-top:1px solid #ffffff0f;padding:10px 12px}.admin-support-compose,.admin-support-note{background:#080c16f5;gap:8px;display:grid}.admin-support-compose textarea,.admin-support-note textarea,.admin-ticket-meta select{border:1px solid var(--mine-border);width:100%;color:var(--mine-text);resize:vertical;background:#ffffff0a;border-radius:10px;padding:9px 10px}.admin-ticket-side{align-content:start;gap:10px;padding:12px;display:grid;overflow-y:auto}.admin-ticket-user{align-items:center;gap:10px;display:flex}.admin-ticket-user>div{gap:3px;min-width:0;display:grid}.admin-ticket-user strong,.admin-ticket-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-ticket-user small,.admin-ticket-meta span,.admin-ticket-agents small,.admin-ticket-events small{color:var(--mine-muted)}.admin-ticket-meta,.admin-ticket-agents,.admin-ticket-events{border-top:1px solid #ffffff0f;gap:8px;padding-top:10px;display:grid}.admin-ticket-meta label,.admin-ticket-meta div,.admin-ticket-agents div,.admin-ticket-events article{gap:3px;display:grid}.admin-ticket-agents h4,.admin-ticket-events h4{margin:0}.verification-settings{gap:14px;display:grid}.verification-status-card,.verification-form{padding:14px}.verification-status-card{gap:8px;display:grid}.verification-status-card span{color:#fff;background:#5d9cff2e;border-radius:999px;width:max-content;margin-bottom:6px;padding:4px 8px;font-size:12px;display:inline-flex}.verification-status-card h3,.verification-status-card p{margin:0}.verification-status-card p,.verification-status-card small{color:var(--mine-muted)}.verification-form{gap:10px;display:grid}.verification-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.verification-form label{gap:5px;display:grid}.verification-form label span{color:var(--mine-muted);font-size:13px}.verification-form input,.verification-form select,.verification-form textarea{border:1px solid var(--mine-border);width:100%;color:var(--mine-text);background:#ffffff0a;border-radius:10px;padding:10px}.admin-user-card{padding:12px}.admin-user-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.admin-user-head h3{margin:0}.admin-user-head p{color:var(--mine-muted);margin:4px 0 0}.admin-user-edit-form{gap:8px;margin-top:10px;display:grid}.admin-user-edit-form label{gap:4px;display:grid}.admin-user-edit-form input,.admin-user-edit-form textarea{border:1px solid var(--mine-border);width:100%;color:var(--mine-text);background:#ffffff0a;border-radius:10px;padding:9px 10px}.admin-restrictions-box{background:#ffffff06;border:1px solid #ffffff12;border-radius:12px;gap:10px;margin-top:12px;padding:12px;display:grid}.admin-restrictions-box h4{margin:0}.admin-restriction-form{grid-template-columns:minmax(150px,1fr) 120px minmax(180px,2fr) auto;gap:8px;display:grid}.admin-restriction-form input,.admin-restriction-form select{border:1px solid var(--mine-border);min-height:38px;color:var(--mine-text);background:#ffffff0a;border-radius:10px;padding:0 10px}.admin-activity-list{gap:8px;margin-top:12px;display:grid}.admin-activity-list article{background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;padding:8px 10px}.admin-activity-list article p{color:var(--mine-muted);margin:6px 0 0}.admin-stats-block{padding:12px}.admin-kpi-line{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.admin-growth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.admin-growth-grid article{border:1px solid #ffffff12;border-radius:10px;padding:8px}.admin-growth-bars{grid-template-columns:repeat(14,minmax(0,1fr));align-items:end;gap:3px;height:90px;margin-top:8px;display:grid}.admin-growth-bars span{background:#6c63ffc2;border-radius:3px 3px 0 0}body[data-view=messages] .message-bubble.has-media{gap:4px;max-width:min(304px,82vw);padding:4px;overflow:hidden}body[data-view=messages] .message-bubble.has-media .post-media-message,body[data-view=messages] .message-bubble.has-media .message-media,body[data-view=messages] .message-bubble.has-media .message-video{max-width:min(280px,74vw)}body[data-view=messages] .message-bubble.has-media .message-text{padding:2px 6px}body[data-view=messages] .message-bubble.has-media .message-meta-line,body[data-view=messages] .message-bubble.has-media .reaction-pills{padding:0 5px 3px}body[data-view=messages] .message-media img,body[data-view=messages] .message-video video,body[data-view=messages] .mine-media-message .post-media-item{border-radius:inherit;object-fit:cover;width:100%;max-width:100%;height:100%}body[data-view=messages] .mine-media.is-placeholder .post-media-item{object-fit:contain}.attachment-preview,.voice-recorder{background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;gap:10px;padding:10px;display:grid}.voice-recorder{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.attachment-draft{grid-template-columns:1fr}.attachment-preview-head,.attachment-preview-tools{align-items:center;gap:8px;display:flex}.attachment-preview-head{justify-content:space-between}.attachment-preview-head strong,.attachment-preview-head small{display:block}.attachment-preview-head small{color:var(--mine-muted);font-size:12px}.attachment-preview-grid{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;width:100%;display:grid}.attachment-preview-item{grid-template-columns:1fr;align-items:stretch;gap:6px;min-width:0;display:grid;position:relative}.attachment-thumb{aspect-ratio:1;background:#0000003d;border-radius:10px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.attachment-thumb img,.attachment-thumb video{object-fit:cover;width:100%;height:100%;display:block}.attachment-index,.attachment-state{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050812b8;border-radius:999px;place-items:center;font-size:11px;font-weight:800;display:grid;position:absolute}.attachment-index{min-width:22px;height:22px;padding:0 6px;top:6px;left:6px}.attachment-state{width:26px;height:22px;bottom:6px;right:6px}.attachment-preview-item>.icon-action{z-index:2;background:#050812c2;width:28px;height:28px;min-height:28px;position:absolute;top:5px;right:5px}.attachment-preview-item strong,.attachment-preview-item small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.attachment-preview-item strong{font-size:12px}.attachment-preview-item small{color:var(--mine-muted);font-size:11px}.attachment-menu{z-index:20;background:#111621fa;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid;position:absolute;bottom:calc(100% - 2px);left:10px;right:10px;box-shadow:0 18px 50px #0000005c}.attachment-menu button{min-height:44px;color:var(--mine-text);background:#ffffff0f;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 10px;font-weight:800;display:inline-flex}.comment-author-link,.comment-avatar-link{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.comment-author-link{align-items:center;gap:5px;font-weight:800;display:inline-flex}.comment-author-link:hover{color:var(--mine-accent)}.viewer-shell{position:relative}.viewer-top-actions,.viewer-bottom-actions{align-items:center;gap:8px;display:inline-flex}.viewer-action-menu{z-index:6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e121ef0;border:1px solid #ffffff1f;border-radius:18px;gap:4px;width:min(260px,100vw - 28px);padding:8px;display:grid;position:absolute;top:58px;right:14px;box-shadow:0 18px 42px #00000073}.viewer-action-menu[hidden]{display:none}.viewer-action-menu button,.viewer-action-menu a,.viewer-bottom-actions button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;min-height:42px;padding:0 12px;font-weight:700;text-decoration:none;display:inline-flex}.viewer-action-menu button:hover,.viewer-action-menu a:hover,.viewer-bottom-actions button:hover{background:#ffffff14}.viewer-bottom-actions{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070a12b8;border-radius:999px;padding:8px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}@media (width<=820px){body[data-view=messages] .message-context-backdrop{z-index:2147481900;background:#02060e9e;overflow:hidden}body[data-view=messages] .message-context-focus{display:none!important}body[data-view=messages] .message-context-menu{max-height:min(62vh, calc(var(--app-height,100dvh) - 150px));border-radius:16px;overflow-y:auto;left:max(8px, env(safe-area-inset-left,0px))!important;right:max(8px, env(safe-area-inset-right,0px))!important;top:auto!important;bottom:calc(78px + env(safe-area-inset-bottom,0px))!important;width:auto!important;max-width:none!important}}@media (width<=980px){.admin-client-page{grid-template-columns:1fr}.admin-topbar,.admin-ticket-thread-head{flex-direction:column;align-items:stretch}.admin-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-filter-input input{min-width:140px}.admin-growth-grid,.admin-cache-prefixes,.admin-email-layout,.admin-restriction-form,.verification-form-grid{grid-template-columns:1fr}.admin-support-layout{grid-template-columns:1fr;min-height:0}.admin-ticket-list,.admin-ticket-thread,.admin-ticket-side{max-height:none}}body[data-overlay-scroll-lock="1"]{overscroll-behavior:none;top:var(--overlay-scroll-y-offset,0px)!important;width:100%!important;height:var(--layout-height,100vh)!important;position:fixed!important;left:0!important;right:0!important;overflow:hidden!important}.media-modal,.mine-sheet-overlay,.mine-menu-overlay,.chat-menu-overlay,.message-context-backdrop,.report-dialog-overlay,.story-privacy-overlay,.admin-report-modal{top:var(--app-top,0px)!important;left:var(--app-left,0px)!important;width:var(--app-width,100vw)!important;height:var(--app-height,100dvh)!important;min-height:0!important;max-height:var(--app-height,100dvh)!important;bottom:auto!important;right:auto!important}.modal-card,.compose-modal,.report-dialog,.profile-details-sheet,.privacy-choice-sheet,.password-sheet,.comments-sheet,.share-sheet,.profile-action-sheet,.account-switcher-sheet,.story-privacy-sheet,.admin-report-card{overscroll-behavior:contain;max-height:calc(var(--app-height,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 20px)!important}.media-modal,.mine-sheet-overlay,.story-privacy-overlay,.report-dialog-overlay,.admin-report-modal{padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))!important}.modal-card,.report-dialog,.comments-sheet,.share-sheet,.profile-action-sheet,.account-switcher-sheet,.story-privacy-sheet,.admin-report-card{min-height:0}.comments-sheet,.share-sheet{overflow:hidden!important}.comments-sheet-list,.compose-body,.report-dialog,.admin-report-card,.profile-action-sheet,.account-switcher-sheet,.story-privacy-sheet{-webkit-overflow-scrolling:touch}.chat-menu-overlay .chat-menu-sheet,.post-actions-menu,.message-context-menu,.header-account-menu{overscroll-behavior:contain;overflow-y:auto;max-height:calc(var(--app-height,100dvh) - 24px)!important}@media (width<=820px){body.is-keyboard-open .bottom-nav{opacity:0!important;pointer-events:none!important;transform:translateY(calc(100% + 24px))!important}body[data-view=messages]{min-height:var(--app-height,100dvh)!important}body[data-view=messages] .social-shell,body[data-view=messages] .wall-panel,body[data-view=messages] .view-body,body[data-view=messages] .messenger-shell,body[data-view=messages].chat-open .messenger-shell .chat-thread-panel{height:var(--app-height,100dvh)!important;min-height:0!important}body[data-view=messages] .chat-messages,.comments-sheet-list{overscroll-behavior:contain;touch-action:pan-y}body[data-view=messages] .chat-composer{padding-bottom:calc(8px + env(safe-area-inset-bottom,0px))!important}body[data-view=messages] .message-context-backdrop{top:var(--app-top,0px)!important;height:var(--app-height,100dvh)!important}body[data-view=messages] .message-context-menu,.chat-menu-overlay .chat-menu-sheet,.post-actions-menu,.header-account-menu{bottom:calc(10px + env(safe-area-inset-bottom,0px) + var(--keyboard-inset,0px))!important;max-height:calc(var(--app-height,100dvh) - 20px)!important}.media-modal,.mine-sheet-overlay,.story-privacy-overlay,.report-dialog-overlay,.admin-report-modal{padding-top:calc(10px + env(safe-area-inset-top,0px))!important;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))!important}.modal-card,.compose-modal,.report-dialog,.profile-details-sheet,.privacy-choice-sheet,.password-sheet,.comments-sheet,.share-sheet,.profile-action-sheet,.account-switcher-sheet,.story-privacy-sheet,.admin-report-card{width:min(100%, calc(var(--app-width,100vw) - 20px))!important;max-height:calc(var(--app-height,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 20px)!important}.comments-sheet,.share-sheet,.compose-modal{border-radius:20px 20px 0 0}body.is-keyboard-open .admin-support-layout{min-height:0;max-height:calc(var(--app-height,100dvh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 96px);overflow:hidden}body.is-keyboard-open .admin-ticket-list,body.is-keyboard-open .admin-ticket-thread,body.is-keyboard-open .admin-ticket-side{min-height:0;max-height:100%}body.is-keyboard-open .admin-support-compose,body.is-keyboard-open .admin-support-note{z-index:2;position:sticky;bottom:0}}body[data-view=messages] .message-bubble.has-media{max-width:min(326px,76vw)}body[data-view=messages] .post-media-message{contain:layout paint;gap:3px;width:min(296px,74vw);max-width:100%}body[data-view=messages] .post-media-message.post-media-single{width:fit-content}body[data-view=messages] .post-media-message.post-media-single .mine-media-message{max-width:min(286px,74vw);max-height:min(340px,48vh)}body[data-view=messages] .post-media-message.post-media-double,body[data-view=messages] .post-media-message.post-media-quad,body[data-view=messages] .post-media-message.post-media-many{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(104px,138px)}body[data-view=messages] .post-media-message.post-media-triple{grid-template-rows:repeat(2,106px);grid-template-columns:minmax(0,1.28fr) minmax(0,.9fr)}body[data-view=messages] .post-media-message:not(.post-media-single) .mine-media-message{aspect-ratio:auto;width:100%;height:100%;min-height:0}body[data-view=messages] .mine-media.is-loading .post-media-item,body[data-view=messages] .mine-media.is-loaded .post-media-item,body[data-view=messages] .mine-media.is-uploading .post-media-item,body[data-view=messages] .mine-media.is-processing .post-media-item{transition:opacity .14s}.media-retry-btn{pointer-events:auto;color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:999px;min-height:30px;padding:0 12px;font-weight:800}.viewer-shell{background:#000;border-radius:0;grid-template-rows:auto 1fr auto;width:100%;max-width:none;height:100%;max-height:none;display:grid;overflow:hidden}.viewer-top{min-height:calc(54px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) max(12px, env(safe-area-inset-right,0px)) 10px max(12px, env(safe-area-inset-left,0px));color:#fff;z-index:8;background:#121214f0;grid-template-columns:48px minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.viewer-top>span{place-self:center;font-size:15px;font-weight:800}.viewer-stage{touch-action:none;background:#000;place-items:center;width:100%;height:100%;min-height:0;display:grid}.viewer-stage>img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform;max-width:100%;max-height:100%}.viewer-bottom-actions{padding:10px max(18px, env(safe-area-inset-right,0px)) calc(12px + env(safe-area-inset-bottom,0px)) max(18px, env(safe-area-inset-left,0px));background:#000000eb;border-radius:0;justify-content:space-around;position:relative;bottom:auto;left:auto;transform:none}.viewer-bottom-actions button{flex-direction:column;justify-content:center;min-width:72px;min-height:54px;font-size:12px}.viewer-action-menu{top:auto;right:max(14px, env(safe-area-inset-right,0px));bottom:calc(84px + env(safe-area-inset-bottom,0px));background:#222426f5;border-radius:20px;width:min(360px,100vw - 28px)}.viewer-shell-chat .viewer-bottom-actions{background:#040810eb}@media (width<=820px){body[data-view=messages] .message-bubble.has-media{max-width:min(326px,76vw)}body[data-view=messages] .post-media-message{width:min(300px,74vw)}body[data-view=messages] .post-media-message.post-media-single .mine-media-message{max-width:min(292px,74vw);max-height:360px}}.content-link{color:var(--accent,#4f46e5);overflow-wrap:anywhere;text-decoration:none}.content-link:hover{text-decoration:underline}.mention-suggest-popover{z-index:80;background:var(--panel-bg,#fff);border:1px solid #94a3b847;border-radius:10px;width:min(340px,100vw - 32px);max-height:280px;margin-top:6px;padding:6px;position:absolute;overflow:auto;box-shadow:0 18px 44px #0f172a2e}.mention-suggest-popover button,.search-result-row{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid}.mention-suggest-popover button:hover,.mention-suggest-popover button.active,.search-result-row:hover{background:#4f46e514}.mention-suggest-popover button:disabled{opacity:.55}.mention-suggest-popover strong,.mention-suggest-popover small,.search-result-row strong,.search-result-row small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.result-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.search-shell{gap:10px;margin-bottom:14px;display:grid}.search-field,.profile-friends-search{background:var(--panel-bg,#fff);border:1px solid #94a3b847;border-radius:10px;grid-template-columns:22px minmax(0,1fr) 34px;align-items:center;gap:8px;min-height:46px;padding:0 10px;display:grid}.search-field input,.profile-friends-search input{width:100%;color:inherit;font:inherit;background:0 0;border:0;outline:0}.search-chip-row,.admin-link-list{flex-wrap:wrap;gap:8px;display:flex}.search-skeleton{background:linear-gradient(90deg,#94a3b824,#94a3b847,#94a3b824) 0 0/220% 100%;border-radius:8px;height:58px;margin-bottom:8px;animation:1.2s linear infinite mineSkeleton}.search-skeleton.short{width:72%}@keyframes mineSkeleton{0%{background-position:220% 0}to{background-position:-220% 0}}.admin-verification-layout{grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:start;gap:14px;display:grid}.admin-verification-card,.admin-verification-empty{gap:14px;display:grid}.admin-verification-card-head,.admin-verification-user,.admin-verification-actions{align-items:center;gap:10px;display:flex}.admin-verification-card-head{justify-content:space-between}.admin-verification-user>div,.admin-verification-field,.admin-verification-block,.admin-mini-row{min-width:0}.admin-verification-actions{flex-wrap:wrap}.admin-verification-actions select,.admin-table [data-verification-type]{background:var(--panel-bg,#fff);min-height:36px;color:inherit;border:1px solid #94a3b847;border-radius:8px}.admin-verification-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.admin-verification-grid article,.admin-attachment-list article{border:1px solid #94a3b833;border-radius:8px;gap:3px;padding:10px;display:grid}.admin-verification-grid span,.admin-attachment-list small{color:var(--muted,#64748b);font-size:12px}.admin-verification-block h4{margin:0 0 8px}.admin-verification-block p{overflow-wrap:anywhere;margin:0}.admin-attachment-list,.admin-verification-columns,.admin-verification-note-form{gap:8px;display:grid}.admin-verification-note-form textarea{resize:vertical;background:var(--panel-bg,#fff);width:100%;color:inherit;border:1px solid #94a3b847;border-radius:8px;padding:10px}.settings-asset-preview{flex-wrap:wrap;gap:12px;display:flex}.settings-asset-preview figure{background:#0f172a3d;border:1px solid #94a3b82e;border-radius:12px;gap:8px;min-width:0;padding:12px;display:grid}.settings-asset-preview img{object-fit:contain;width:auto;max-width:min(220px,100%);height:44px}.settings-asset-preview figcaption{color:var(--muted,#64748b);font-size:12px}.profile-friends-overlay{align-items:end}.profile-friends-sheet{width:min(720px,100vw);max-height:min(760px,100vh - 24px);padding:10px max(14px, env(safe-area-inset-right)) calc(14px + env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left));background:var(--panel-bg,#fff);border-radius:18px 18px 0 0;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:10px;margin:auto auto 0;display:grid}.profile-friends-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.profile-friends-head h2,.profile-friends-head p{margin:0}.profile-friends-list{gap:8px;min-height:180px;display:grid;overflow:auto}.profile-friends-list .friend-card{grid-template-columns:minmax(0,1fr) auto}.profile-friends-more{width:100%}@media (width<=980px){.admin-verification-layout{grid-template-columns:minmax(0,1fr)}}@media (width<=560px){.admin-verification-grid{grid-template-columns:minmax(0,1fr)}.admin-verification-actions{align-items:stretch}.admin-verification-actions>*{flex:160px}.profile-friends-sheet{max-height:calc(100vh - 8px)}}body[data-view=messages] .chat-kind-badge{letter-spacing:0;color:#e6edff;background:#94a3b824;border-radius:999px;align-items:center;gap:5px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}body[data-view=messages] .chat-kind-badge .mine-icon{width:12px;height:12px}body[data-view=messages] .chat-kind-badge.system{background:#7c5cff3d}body[data-view=messages] .chat-kind-badge.support{color:#052133;background:#2ed3ffe0}body[data-view=messages] .message-author.support-agent{color:#8bdfff}body[data-view=messages] .message-author.support-system{color:#c9d7ebd1}body[data-view=messages] .message-avatar.support-agent,body[data-view=messages] .message-avatar.support-system{font-size:12px;font-weight:800}body[data-view=messages] .message-system-card{background:#141c2bd1;border:1px solid #94a3b829;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;width:min(100%,560px);padding:12px 14px;display:grid;box-shadow:0 14px 34px #0000002e}body[data-view=messages] .message-system-card.support{background:#131b27e6}body[data-view=messages] .message-system-icon{color:#eef3fb;background:#7c5cff38;border-radius:12px;place-items:center;width:34px;height:34px;display:inline-grid}body[data-view=messages] .message-system-card.support .message-system-icon{color:#052133;background:#2ed3ffe6}body[data-view=messages] .message-system-icon .mine-icon{width:18px;height:18px}body[data-view=messages] .message-system-copy{gap:7px;min-width:0;display:grid}body[data-view=messages] .message-system-copy strong{color:#f4f7ff;font-size:14px;line-height:1.25}body[data-view=messages] .message-system-copy p{color:#e2eaf7e6;white-space:pre-wrap;overflow-wrap:break-word;margin:0;line-height:1.5}body[data-view=messages] .message-system-kicker,body[data-view=messages] .message-system-copy small{color:#a6b4cce6;font-size:12px;line-height:1.35}body[data-view=messages] .system-message-actions{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}body[data-view=messages] .system-message-actions .soft-btn{color:#e6edff;background:#ffffff0a;border-color:#94a3b833;border-radius:999px;min-height:34px;padding:0 12px;font-size:13px}body[data-view=messages] .message-row .message-system-card{justify-self:start}body[data-view=messages] .message-row.mine .message-system-card{justify-self:end}body[data-view=messages] .chat-row-title,body[data-view=messages] .chat-head-person strong{flex-wrap:wrap}body[data-view=messages] .chat-head-person strong,body[data-view=messages] .chat-row-title strong{white-space:normal}@media (width<=820px){body[data-view=messages] .message-system-card{border-radius:16px;width:100%;padding:12px}body[data-view=messages] .system-message-actions{gap:6px}body[data-view=messages] .system-message-actions .soft-btn{min-height:32px;padding:0 11px;font-size:12px}}.pwa-install-card,.pwa-update-banner{color:var(--mine-text,#f6f8ff);background:#101827eb;border:1px solid #94a3b82e;border-radius:8px;box-shadow:0 18px 45px #00000047}.pwa-install-card{grid-template-columns:48px minmax(0,1fr) auto;align-items:start;gap:12px;margin:12px 0;padding:14px;display:grid}.pwa-install-icon{background:#ffffff14;border-radius:8px;place-items:center;width:48px;height:48px;display:inline-grid;overflow:hidden}.pwa-install-icon img{object-fit:cover;width:100%;height:100%}.pwa-install-copy{gap:5px;min-width:0;display:grid}.pwa-install-copy strong{font-size:15px;line-height:1.25}.pwa-install-copy p,.pwa-install-status,.pwa-install-steps{color:#cbd5e1e0;margin:0;font-size:13px;line-height:1.45}.pwa-install-steps{padding-left:18px}.pwa-install-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.pwa-install-actions .primary-btn,.pwa-install-actions .soft-btn{border-radius:8px;min-height:36px;padding:0 12px}.pwa-update-banner{z-index:1200;left:max(16px, env(safe-area-inset-left,0px));right:max(16px, env(safe-area-inset-right,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px));grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;width:min(720px,100vw - 32px);margin:0 auto;padding:12px;display:grid;position:fixed}html.mine-standalone,html.mine-standalone body{overscroll-behavior-y:none}body.mine-standalone{min-height:100dvh}body.mine-standalone .social-shell{min-height:calc(100dvh - var(--mine-header-height,72px))}.social-shell,.wall-panel,.profile-panel,.people-panel,.post.mine-post-card,.identity-hero,.profile-tab-section{min-width:0}@media (width>=1200px){body:not([data-view=messages]) .social-shell{grid-template-columns:minmax(220px,260px) minmax(640px,820px) minmax(280px,340px)!important;gap:24px!important;width:min(1480px,100%)!important;padding-inline:24px!important}body:not([data-view=messages]) .wall-panel{width:100%!important;max-width:820px!important}}@media (width>=901px) and (width<=1199px){body:not([data-view=messages]) .social-shell{grid-template-columns:minmax(210px,250px) minmax(0,760px)!important;gap:18px!important;width:min(1080px,100%)!important;padding-inline:18px!important}body:not([data-view=messages]) .people-panel,body:not([data-view=messages]) .mine-rightbar{display:none!important}body:not([data-view=messages]) .wall-panel{width:100%!important;max-width:760px!important}}@media (width>=821px) and (width<=900px){body:not([data-view=messages]) .social-shell{width:min(820px,100%)!important;padding:calc(16px + env(safe-area-inset-top,0px)) 18px calc(24px + env(safe-area-inset-bottom,0px))!important;display:block!important}body:not([data-view=messages]) .profile-panel,body:not([data-view=messages]) .people-panel,body:not([data-view=messages]) .mine-rightbar{display:none!important}body:not([data-view=messages]) .wall-panel{width:min(760px,100%)!important;max-width:760px!important;margin-inline:auto!important}}body.is-guest:not([data-view=messages]) .social-shell{grid-template-columns:minmax(0,min(860px,100vw - 32px))!important;justify-content:center!important;width:min(920px,100%)!important}body.is-guest:not([data-view=messages]) .profile-panel,body.is-guest:not([data-view=messages]) .people-panel,body.is-guest:not([data-view=messages]) .mine-rightbar{display:none!important}body.is-guest:not([data-view=messages]) .wall-panel{width:min(860px,100%)!important;max-width:860px!important;margin-inline:auto!important}.profile-name,.profile-username,.identity-info,.identity-title,.identity-meta,.profile-bio,.profile-about,.profile-card,.profile-tab,.profile-stat,.post-author,.post-author strong,.post-body,.post-content,.post-text,.post-actions,.mine-menu,.dropdown-menu,.soft-btn,.primary-btn,.bottom-nav-item,.more-profile-card,.settings-section,.settings-fields-grid label,.admin-system-settings{word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:manual!important;hyphens:manual!important}.profile-username,.header-profile-name,.post-author small,.more-profile-card small{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.post-content a,.post-text a,.message-text a,.comment-content a,.identity-info a{overflow-wrap:anywhere!important}.post-media-post.post-media-single .mine-media-post,.post-media-post.post-media-single .post-media-frame{width:100%!important;min-height:min(260px,48vw)!important;max-height:min(520px,70vh)!important;aspect-ratio:clamp(.75, var(--media-ratio,1.333), 1.85) / 1!important}.post-media-post.post-media-single .post-media-item{object-fit:cover;width:100%;height:100%;max-height:inherit!important;aspect-ratio:auto!important}.post-media-post.post-media-double{grid-template-columns:repeat(2,minmax(0,1fr))}.post-media-post.post-media-double .mine-media-post,.post-media-post.post-media-quad .mine-media-post,.post-media-post.post-media-many .mine-media-post{aspect-ratio:1!important;min-height:0!important}.post-media-post.post-media-triple{grid-template-rows:repeat(2,minmax(150px,220px));grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr)}.post-media-post.post-media-triple .mine-media-post:first-child{grid-row:span 2;aspect-ratio:auto!important}.post-media-post.post-media-triple .mine-media-post,.post-media-post.post-media-quad .mine-media-post,.post-media-post.post-media-many .mine-media-post{height:100%}.post-media-post.post-media-quad,.post-media-post.post-media-many{grid-template-columns:repeat(2,minmax(0,1fr))}.post-media-post .mine-media.is-loading,.post-media-post .mine-media.is-placeholder,.post-media-post .mine-media.is-unavailable,.post-media-post .mine-media.is-broken{background:linear-gradient(135deg,#0f172af5,#1e293bd1)}.post-media-post.post-media-single .mine-media.is-placeholder,.post-media-post.post-media-single .mine-media.is-unavailable,.post-media-post.post-media-single .mine-media.is-broken{width:100%!important;height:min(360px,54vw)!important;min-height:190px!important}.media-fallback small{max-width:min(280px,86%);line-height:1.35}@media (width<=820px){.pwa-install-card{grid-template-columns:44px minmax(0,1fr)}.pwa-install-actions{grid-column:1/-1;justify-content:stretch}.pwa-install-actions .primary-btn,.pwa-install-actions .soft-btn{flex:140px}.pwa-update-banner{bottom:calc(var(--mine-mobile-bottom-nav,72px) + env(safe-area-inset-bottom,0px) + 10px);grid-template-columns:auto minmax(0,1fr) auto}.pwa-update-banner .primary-btn{grid-column:1/-1}.post-media-post.post-media-single .mine-media-post,.post-media-post.post-media-single .post-media-frame{min-height:min(180px,58vw)!important;max-height:min(420px,64vh)!important}.post-media-post.post-media-triple{grid-template-rows:repeat(2,minmax(118px,160px))}}
