button,input{font:inherit}img{display:block}.zg-boot{background:#0b1014;justify-content:center;align-items:center;min-height:100vh;display:flex}.zg-loader{border:3px solid #ffffff26;border-top-color:#f5f5f5;border-radius:50%;width:26px;height:26px;animation:.75s linear infinite zg-spin}@keyframes zg-spin{to{transform:rotate(360deg)}}.app-sidebar-searching,.app-sidebar-searching:hover{background:#0b1014;border-right-color:#242a31;width:397px;padding:0;box-shadow:16px 0 36px #00000047}.app-sidebar-main{opacity:1;flex-direction:column;height:100%;transition:opacity .18s,transform .24s;display:flex;transform:translate(0)}.app-sidebar-main.hidden{opacity:0;pointer-events:none;transform:translate(-18px)}.app-sidebar-searching .app-side-label{opacity:0}.app-search-panel{color:#f4f5f6;opacity:0;pointer-events:none;background:#0b1014;transition:opacity .22s,transform .28s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-20px)}.app-search-panel.open{opacity:1;pointer-events:auto;transform:translate(0)}.app-search-top{justify-content:space-between;align-items:center;height:88px;padding:0 20px 0 32px;display:flex}.app-search-top h2{color:#f4f5f6;margin:0;font-size:24px;font-weight:900;line-height:30px}.app-search-top button{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.app-search-input-wrap{color:#aeb4bd;background:#252a30;border-radius:21px;align-items:center;gap:9px;height:40px;margin:16px 22px 0 32px;padding:0 12px;display:flex}.app-search-input-wrap input{color:#f4f5f6;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;font-size:15px;font-weight:500}.app-search-input-wrap input::placeholder{color:#aeb4bd}.app-search-clear{color:#252a30;background:#c7ccd4;border:0;border-radius:50%;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;padding:0;display:flex}.app-search-section-head{justify-content:space-between;align-items:center;height:54px;padding:0 32px;display:flex}.app-search-section-head strong{color:#f4f5f6;font-size:16px;font-weight:900}.app-search-section-head button{color:#7395ff;background:0 0;border:0;font-size:13px;font-weight:900}.app-search-body{scrollbar-width:thin;scrollbar-color:#2b3037 transparent;height:calc(100% - 198px);padding:0 0 20px;position:relative;overflow:hidden auto}.app-search-body::-webkit-scrollbar{width:8px}.app-search-body::-webkit-scrollbar-thumb{background:#2b3037;border-radius:10px}.app-search-user{color:#f4f5f6;text-align:left;background:0 0;border:0;align-items:center;width:100%;min-height:66px;padding:9px 32px;transition:background-color .15s;display:flex}.app-search-user:hover{background:#161b20}.app-search-user img{object-fit:cover;background:#20262d;border-radius:50%;width:46px;min-width:46px;height:46px;margin-right:12px}.app-search-user-text{flex:1;min-width:0;display:block}.app-search-user-text strong{color:#f4f5f6;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;line-height:18px;display:block;overflow:hidden}.app-search-user-text small{color:#a3aab5;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;font-weight:700;line-height:17px;display:block;overflow:hidden}.app-search-remove{color:#a3aab5;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex}.app-search-status,.app-search-empty{color:#a3aab5;text-align:center;font-size:14px;font-weight:700}.app-search-status{padding:40px 20px}.app-search-empty{padding:0 32px;position:absolute;top:45%;left:0;right:0;transform:translateY(-50%)}.app-mobile-search-layer,.app-mobile-nav{display:none}@media (width<=760px){.app-sidebar{display:none}.app-mobile-nav{z-index:700;background:#0b1014;border-top:1px solid #242a31;grid-template-columns:repeat(5,1fr);align-items:center;height:58px;padding:0 8px;display:grid;position:fixed;bottom:0;left:0;right:0}.app-mobile-nav button{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;height:58px;display:flex}.app-mobile-nav button.active{color:#fff}.app-mobile-nav button.active svg{stroke-width:3px}.app-mobile-search-layer{z-index:680;opacity:0;pointer-events:none;background:#0b1014;transition:opacity .22s,transform .28s cubic-bezier(.16,1,.3,1);display:block;position:fixed;inset:0 0 58px;transform:translateY(18px)}.app-mobile-search-layer.open{opacity:1;pointer-events:auto;transform:translateY(0)}.app-mobile-search-layer .app-search-panel{opacity:1;pointer-events:auto;position:absolute;inset:0;transform:none}.app-mobile-search-layer .app-search-top{height:84px;padding:0 14px 0 22px}.app-mobile-search-layer .app-search-top h2{font-size:24px;line-height:30px}.app-mobile-search-layer .app-search-input-wrap{height:40px;margin:20px 22px 0}.app-mobile-search-layer .app-search-section-head{height:56px;padding:0 22px}.app-mobile-search-layer .app-search-body{height:calc(100% - 200px)}.app-mobile-search-layer .app-search-user{padding:9px 22px}.app-mobile-search-layer .app-search-empty{top:48%}}@media (prefers-reduced-motion:reduce){.app-sidebar,.app-sidebar-main,.app-search-panel,.app-mobile-search-layer{transition:none!important}}.app-sidebar.app-sidebar-searching,.app-sidebar.app-sidebar-searching:hover,.app-sidebar.app-sidebar-searching:focus-within{background:#0b1014!important;border-right:1px solid #242a31!important;width:450px!important;min-width:450px!important;max-width:450px!important;padding:0!important;overflow:hidden!important;box-shadow:18px 0 40px #00000052!important}.app-sidebar.app-sidebar-searching .app-sidebar-main,.app-sidebar.app-sidebar-searching:hover .app-sidebar-main{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important;transform:none!important}.app-sidebar.app-sidebar-searching .app-search-panel{opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:#0b1014!important;border-right:1px solid #242a31!important;width:450px!important;min-width:450px!important;max-width:450px!important;position:absolute!important;inset:0!important;transform:translate(0)!important}.app-sidebar.app-sidebar-searching .app-search-top{justify-content:space-between!important;align-items:center!important;height:96px!important;padding:0 24px 0 32px!important;display:flex!important}.app-sidebar.app-sidebar-searching .app-search-top h2{color:#f4f5f6!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:330px!important;margin:0!important;font-size:24px!important;font-weight:900!important;line-height:30px!important;overflow:hidden!important}.app-sidebar.app-sidebar-searching .app-search-top button{color:#f4f5f6!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;display:flex!important}.app-sidebar.app-sidebar-searching .app-search-input-wrap{background:#252a30!important;border-radius:22px!important;align-items:center!important;gap:9px!important;height:40px!important;margin:8px 24px 0 32px!important;padding:0 12px!important;display:flex!important}.app-sidebar.app-sidebar-searching .app-search-input-wrap input{color:#f4f5f6!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:100%!important;font-size:15px!important;font-weight:500!important}.app-sidebar.app-sidebar-searching .app-search-input-wrap input::placeholder{color:#aeb4bd!important}.app-sidebar.app-sidebar-searching .app-search-section-head{justify-content:space-between!important;align-items:center!important;height:58px!important;padding:0 32px!important;display:flex!important}.app-sidebar.app-sidebar-searching .app-search-section-head strong{color:#f4f5f6!important;font-size:16px!important;font-weight:900!important;line-height:20px!important}.app-sidebar.app-sidebar-searching .app-search-body{scrollbar-width:thin;scrollbar-color:#2b3037 transparent;height:calc(100% - 202px)!important;padding:0 0 24px!important;position:relative!important;overflow:hidden auto!important}.app-sidebar.app-sidebar-searching .app-search-empty{color:#a3aab5!important;text-align:center!important;padding:0 32px!important;font-size:14px!important;font-weight:700!important;line-height:20px!important;position:absolute!important;top:48%!important;left:0!important;right:0!important;transform:translateY(-50%)!important}.app-sidebar.app-sidebar-searching .app-search-user{color:#f4f5f6!important;text-align:left!important;background:0 0!important;border:0!important;align-items:center!important;width:100%!important;min-height:66px!important;padding:9px 32px!important;transition:background-color .15s!important;display:flex!important}.app-sidebar.app-sidebar-searching .app-search-user:hover{background:#161b20!important}.app-sidebar.app-sidebar-searching .app-search-user img{object-fit:cover!important;background:#20262d!important;border-radius:50%!important;width:46px!important;min-width:46px!important;height:46px!important;margin-right:12px!important}.app-sidebar.app-sidebar-searching:hover .app-side-label,.app-sidebar.app-sidebar-searching .app-side-label{opacity:0!important;pointer-events:none!important;transform:none!important}@media (width<=760px){.app-sidebar.app-sidebar-searching,.app-sidebar.app-sidebar-searching:hover{display:none!important}}@media (prefers-reduced-motion:reduce){.app-sidebar.app-sidebar-searching,.app-sidebar.app-sidebar-searching .app-search-panel{transition:none!important}}.admin-page{color:#f4f5f6;box-sizing:border-box;background:#0c1014;min-height:100vh;padding:28px 28px 80px}.admin-shell{width:min(100%,1180px);margin:0 auto}.admin-head{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.admin-head span{color:#7395ff;letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:900;line-height:18px;display:block}.admin-head h1{color:#f4f5f6;margin:3px 0 0;font-size:34px;font-weight:950;line-height:40px}.admin-live{color:#20d465;text-transform:uppercase;background:#20d4651f;border-radius:18px;align-items:center;gap:8px;height:34px;padding:0 13px;font-size:13px;font-weight:950;display:inline-flex}.admin-live i{background:#20d465;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #20d46529}.admin-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.admin-card{box-sizing:border-box;background:linear-gradient(#ffffff09,#0000),#111820;border:1px solid #242a31;border-radius:18px;gap:14px;min-height:126px;padding:18px;display:flex}.admin-card-icon{color:#7395ff;background:#1a2230;border-radius:15px;justify-content:center;align-items:center;width:46px;min-width:46px;height:46px;display:flex}.admin-card span{color:#a3aab5;font-size:13px;font-weight:800;display:block}.admin-card strong{color:#f4f5f6;margin-top:6px;font-size:28px;font-weight:950;line-height:32px;display:block}.admin-card small{color:#6f7783;margin-top:5px;font-size:12px;font-weight:700;display:block}.admin-panels{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:14px;display:grid}.admin-panel{box-sizing:border-box;background:#111820;border:1px solid #242a31;border-radius:18px;padding:18px}.admin-chart-panel{min-height:340px}.admin-visits-panel{grid-column:1/-1}.admin-panel-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.admin-panel-head span{color:#7395ff;text-transform:uppercase;font-size:12px;font-weight:950}.admin-panel-head h2{color:#f4f5f6;margin:3px 0 0;font-size:20px;font-weight:950;line-height:25px}.admin-chart{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:12px;height:230px;display:grid}.admin-chart-item{text-align:center;grid-template-rows:1fr auto auto;gap:7px;height:100%;display:grid}.admin-bar-wrap{background:#0b1014;border-radius:14px;align-items:end;height:100%;display:flex;overflow:hidden}.admin-bar-wrap b{background:linear-gradient(#7395ff,#4057ff);border-radius:14px 14px 0 0;width:100%;display:block}.admin-chart-item strong{color:#f4f5f6;font-size:13px;font-weight:900}.admin-chart-item span{color:#8b929c;font-size:12px;font-weight:700}.admin-list,.admin-visits{flex-direction:column;gap:10px;display:flex}.admin-user-row,.admin-visit-row{box-sizing:border-box;background:#0b1014;border-radius:14px;align-items:center;min-height:54px;padding:10px 12px;display:flex}.admin-user-row img{object-fit:cover;background:#242a31;border-radius:50%;width:38px;min-width:38px;height:38px;margin-right:10px}.admin-user-row div,.admin-visit-row div{flex:1;min-width:0}.admin-user-row strong,.admin-visit-row strong{color:#f4f5f6;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;line-height:18px;display:block;overflow:hidden}.admin-user-row span,.admin-visit-row span{color:#8b929c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:16px;display:block;overflow:hidden}.admin-user-row b{color:#7395ff;text-transform:uppercase;background:#7395ff24;border-radius:13px;align-items:center;height:24px;padding:0 9px;font-size:11px;font-weight:950;display:inline-flex}.admin-visit-row time{color:#8b929c;white-space:nowrap;margin-left:14px;font-size:12px;font-weight:800}.admin-empty,.admin-status{color:#a3aab5;text-align:center;font-size:15px;font-weight:800}.admin-status{justify-content:center;align-items:center;min-height:70vh;display:flex}@media (width<=980px){.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-panels{grid-template-columns:1fr}}@media (width<=760px){.admin-page{min-height:100dvh;padding:18px 12px 82px}.admin-head{margin-bottom:18px}.admin-head h1{font-size:27px;line-height:33px}.admin-grid{grid-template-columns:1fr;gap:10px}.admin-card{border-radius:15px;min-height:104px;padding:15px}.admin-card strong{font-size:25px;line-height:29px}.admin-panel{border-radius:15px;padding:14px}.admin-chart{gap:7px;height:210px}.admin-visit-row{flex-direction:column;align-items:flex-start;gap:5px}.admin-visit-row time{margin-left:0}}.app-logo-image-btn{overflow:hidden}.app-logo-image{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:28px;height:28px;display:block}.app-sidebar:hover .app-logo-image{width:32px;height:32px}@media (width<=760px){.app-logo-image{width:28px;height:28px}}.zg-app{color:#f4f5f6;background:#0c1014;min-height:100vh}.zg-sidebar{z-index:50;background:#0b1014;border-right:1px solid #0000;flex-direction:column;width:72px;padding:24px 14px;transition:width .22s,border-color .22s,background-color .22s;display:flex;position:fixed;inset:0 auto 0 0}.zg-sidebar:hover{background:#0b1014;border-right-color:#242a31;width:244px}.zg-sidebar-logo{align-items:center;height:42px;margin-bottom:120px;padding-left:10px;display:flex}.zg-sidebar-nav{flex-direction:column;gap:18px;display:flex}.zg-sidebar-bottom{flex-direction:column;gap:16px;margin-top:auto;display:flex}.zg-side-item{color:#f4f5f6;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;width:100%;height:36px;padding:0 9px;transition:background-color .15s,transform .15s;display:flex}.zg-side-item:hover{background:#161b20}.zg-side-item:active{transform:scale(.97)}.zg-side-icon-wrap{align-items:center;width:34px;min-width:34px;display:inline-flex;position:relative}.zg-side-dot{background:#ff3040;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:2px}.zg-side-label{color:#f4f5f6;opacity:0;white-space:nowrap;pointer-events:none;margin-left:13px;font-size:15px;font-weight:800;transition:opacity .18s,transform .18s;transform:translate(-8px)}.zg-sidebar:hover .zg-side-label{opacity:1;transform:translate(0)}.zg-side-item-active .zg-side-label{font-weight:900}.zg-main{min-height:100vh;padding-left:72px}.zg-feed-wrap{grid-template-columns:minmax(360px,520px) 360px;gap:88px;width:min(100%,1080px);margin:0 auto;padding-top:16px;padding-bottom:90px;display:grid}.zg-feed{width:100%}.zg-post{width:100%;margin-bottom:42px}.zg-post-header{justify-content:space-between;align-items:center;height:48px;display:flex}.zg-post-author{color:#f4f5f6;text-align:left;background:0 0;border:0;align-items:center;min-width:0;padding:0;display:flex}.zg-post-avatar-ring{background:linear-gradient(#0b1014,#0b1014) padding-box padding-box,linear-gradient(135deg,#ffd22e,#ff7a00,#d000ff,#7b2cff) border-box;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-right:10px;padding:2px;display:flex}.zg-post-avatar{object-fit:cover;background:#20262d;border-radius:50%;width:31px;height:31px}.zg-follow-small:disabled,.zg-rec-item button:disabled{opacity:.55;cursor:default}.zg-rec-followed{color:#8b929c;font-size:12px;font-weight:900}.zg-post-name-row{align-items:center;gap:5px;display:flex}.zg-post-name-row strong{font-size:14px;font-weight:900;line-height:17px}.zg-post-name-row span{color:#a3aab5;font-size:13px;font-weight:700}.zg-post-author small{color:#f4f5f6;margin-top:1px;font-size:12px;font-weight:700;line-height:14px;display:block}.zg-post-header-right{align-items:center;gap:10px;display:flex}.zg-follow-small{color:#f4f5f6;background:#242a31;border:0;border-radius:8px;height:32px;padding:0 15px;font-size:13px;font-weight:900}.zg-icon-button{color:#f4f5f6;background:0 0;border:0;width:30px;height:30px}.zg-post-actions{align-items:center;gap:12px;height:44px;display:flex}.zg-post-action,.zg-post-save{color:#f4f5f6;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:14px;font-weight:800;display:inline-flex}.zg-post-action svg,.zg-post-save svg{fill:none}.zg-post-action.liked{color:#ff3040}.zg-post-action.liked svg{fill:#ff3040}.zg-post-save{margin-left:auto}.zg-post-caption{color:#f4f5f6;margin:0;font-size:14px;font-weight:500;line-height:19px}.zg-post-caption strong{font-weight:900}.zg-post-caption button{color:#a3aab5;background:0 0;border:0;padding:0}.zg-feed-empty{color:#a3aab5;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:520px;display:flex}.zg-feed-empty strong{color:#f4f5f6;font-size:18px}.zg-rightbar{height:max-content;padding-top:10px;position:sticky;top:28px}.zg-right-profile{align-items:center;margin-bottom:28px;display:flex}.zg-right-avatar{object-fit:cover;background:#242a31;border-radius:50%;width:48px;height:48px;margin-right:12px}.zg-right-profile-text{flex:1;min-width:0}.zg-right-profile-text strong{font-size:14px;font-weight:900;line-height:18px;display:block}.zg-right-profile-text span{color:#a3aab5;font-size:13px;font-weight:700;display:block}.zg-right-profile button,.zg-rec-item button,.zg-rec-head button{color:#7395ff;background:0 0;border:0;font-size:12px;font-weight:900}.zg-rec-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.zg-rec-head strong{font-size:14px;font-weight:900}.zg-rec-list{flex-direction:column;gap:14px;display:flex}.zg-rec-item{align-items:center;display:flex}.zg-rec-avatar{object-fit:cover;background:#242a31;border-radius:50%;width:44px;height:44px;margin-right:12px}.zg-rec-text{flex:1;min-width:0}.zg-rec-text strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:900;line-height:18px;display:block;overflow:hidden}.zg-rec-text span{color:#a3aab5;font-size:12px;font-weight:700;display:block}.zg-right-footer{color:#8b929c;margin-top:36px;font-size:12px;font-weight:600;line-height:18px}.zg-message-float{z-index:80;color:#f4f5f6;background:#24262c;border:1px solid #333941;border-radius:28px;align-items:center;gap:10px;height:52px;padding:0 14px 0 16px;display:flex;position:fixed;bottom:26px;right:24px;box-shadow:0 8px 24px #00000059}.zg-message-float strong{font-size:15px;font-weight:900}.zg-message-float img{object-fit:cover;border-radius:50%;width:26px;height:26px}.zg-messages-panel{z-index:90;background:#24262c;border:1px solid #333941;border-bottom:0;border-radius:16px 16px 0 0;width:360px;height:500px;animation:.22s both zg-panel-in;position:fixed;bottom:0;right:26px;overflow:hidden;box-shadow:0 18px 60px #0000006b}@keyframes zg-panel-in{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.zg-messages-header{border-bottom:1px solid #333941;justify-content:space-between;align-items:center;height:54px;padding:0 14px;display:flex}.zg-messages-header h3{margin:0;font-size:16px;font-weight:900}.zg-messages-header div{align-items:center;gap:10px;display:flex}.zg-messages-header button{color:#f4f5f6;background:0 0;border:0;display:inline-flex}.zg-messages-list{height:calc(100% - 54px);padding:10px 0;overflow-y:auto}.zg-room-row{color:#f4f5f6;text-align:left;background:0 0;border:0;align-items:center;width:100%;height:66px;padding:0 18px;display:flex}.zg-room-row:hover{background:#2b2e35}.zg-room-row img{object-fit:cover;background:#111820;border-radius:50%;width:46px;height:46px;margin-right:12px}.zg-room-row strong{font-size:14px;font-weight:900;display:block}.zg-room-row span{color:#a3aab5;margin-top:4px;font-size:13px;font-weight:700;display:block}.zg-new-message-round{color:#f4f5f6;background:#2b2e35;border:1px solid #3c424c;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;bottom:18px;right:18px}.zg-messages-empty{text-align:center;color:#a3aab5;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:360px;display:flex}.zg-messages-empty strong{color:#f4f5f6}.zg-new-header{justify-content:flex-start;gap:10px}.zg-new-header h3{flex:1}.zg-new-header>button:first-child{font-size:34px;line-height:1}.zg-new-search{border-bottom:1px solid #333941;align-items:center;gap:12px;height:48px;padding:0 14px;display:flex}.zg-new-search strong{font-size:14px}.zg-new-search input{color:#f4f5f6;background:0 0;border:0;outline:0;flex:1;font-size:14px}.zg-new-users{height:calc(100% - 154px);padding:8px 0;overflow-y:auto}.zg-new-user{color:#f4f5f6;text-align:left;background:0 0;border:0;align-items:center;width:100%;height:64px;padding:0 15px;display:flex}.zg-new-user:hover{background:#2b2e35}.zg-new-user img{object-fit:cover;background:#111820;border-radius:50%;width:44px;height:44px;margin-right:12px}.zg-new-user div{flex:1}.zg-new-user strong{font-size:14px;font-weight:900;display:block}.zg-new-user span{color:#a3aab5;font-size:13px;font-weight:700;display:block}.zg-radio{border:1.5px solid #d5d8de;border-radius:50%;width:24px;height:24px}.zg-radio.active{background:radial-gradient(circle,#4057ff 0 47%,#0000 50%);border-color:#4057ff}.zg-chat-blue{color:#fff;background:#2427a9;border:0;border-radius:8px;height:42px;font-weight:900;position:absolute;bottom:16px;left:14px;right:14px}.zg-chat-blue:disabled{opacity:.45}.zg-mini-chat-body{flex-direction:column;gap:8px;height:calc(100% - 108px);padding:14px;display:flex;overflow-y:auto}.zg-mini-msg{color:#f4f5f6;background:#333941;border-radius:16px;align-self:flex-start;max-width:78%;padding:9px 12px;font-size:14px;line-height:18px}.zg-mini-msg.mine{background:#4057ff;align-self:flex-end}.zg-mini-chat-form{border-top:1px solid #333941;align-items:center;gap:8px;height:54px;padding:0 10px;display:flex}.zg-mini-chat-form button{color:#f4f5f6;background:0 0;border:0;display:flex}.zg-mini-chat-form input{color:#f4f5f6;background:0 0;border:1px solid #3c424c;border-radius:18px;outline:0;flex:1;height:36px;padding:0 12px}.zg-profile-page{width:min(100%,1120px);margin:0 auto;padding-top:44px;padding-bottom:80px}.zg-profile-top{justify-content:center;align-items:center;gap:50px;display:flex}.zg-profile-avatar-wrap{width:150px;height:150px;position:relative}.zg-profile-avatar{object-fit:cover;background:#87898c;border-radius:50%;width:150px;height:150px}.zg-profile-camera{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.zg-profile-note{color:#a3aab5;z-index:2;background:#24262c;border-radius:13px;align-items:center;height:41px;padding:0 10px;font-size:12px;display:flex;position:absolute;top:-21px;left:44px}.zg-profile-info{width:500px}.zg-profile-title{align-items:center;gap:12px;display:flex}.zg-profile-title h1{margin:0;font-size:26px;font-weight:900;line-height:32px}.zg-profile-info p{margin:8px 0 12px;font-size:14px;font-weight:700}.zg-profile-stats{gap:22px;font-size:14px;display:flex}.zg-profile-buttons{grid-template-columns:1fr 1fr;gap:10px;width:720px;margin:28px auto 46px;display:grid}.zg-profile-buttons button{color:#f4f5f6;background:#242a31;border:0;border-radius:9px;height:44px;font-size:14px;font-weight:900}.zg-profile-add{width:720px;margin:0 auto 36px}.zg-profile-add button{color:#8b929c;background:#181d23;border:3px solid #343b43;border-radius:50%;width:82px;height:82px}.zg-profile-add span{margin-top:10px;margin-left:9px;font-size:13px;font-weight:900;display:block}.zg-profile-tabs{border-top:1px solid #242a31;justify-content:center;gap:140px;height:54px;display:flex}.zg-profile-tabs button{color:#8b929c;background:0 0;border:0;border-top:2px solid #0000;width:50px}.zg-profile-tabs button.active{color:#f4f5f6;border-top-color:#f4f5f6}.zg-profile-recommendations{overflow:hidden}.zg-profile-rec-title{align-items:center;gap:20px;margin-bottom:15px;font-size:18px;display:flex}.zg-profile-rec-title button{color:#7395ff;background:0 0;border:0;font-size:18px;font-weight:900}.zg-profile-rec-row{gap:14px;display:flex;overflow-x:auto}.zg-profile-rec-card{text-align:center;background:#242a31;border-radius:12px;min-width:205px;height:295px;padding:30px 14px 14px;position:relative}.zg-profile-rec-close{color:#d5d8de;background:0 0;border:0;font-size:22px;position:absolute;top:10px;right:13px}.zg-profile-rec-card img{object-fit:cover;border-radius:50%;width:116px;height:116px;margin:0 auto 18px}.zg-profile-rec-card strong{font-size:18px;font-weight:900;display:block}.zg-profile-rec-card span{color:#a3aab5;margin:6px 0 18px;font-size:14px;font-weight:800;display:block}.zg-profile-rec-card>button:last-child{color:#fff;background:#4057ff;border:0;border-radius:8px;width:100%;height:36px;font-size:15px;font-weight:900}@media (width<=1200px){.zg-feed-wrap{grid-template-columns:minmax(360px,520px);justify-content:center}.zg-rightbar{display:none}}@media (width<=760px){.zg-sidebar{border-top:1px solid #242a31;flex-direction:row;width:100%;height:58px;padding:0 8px;top:auto;bottom:0;right:0}.zg-sidebar:hover{width:100%}.zg-sidebar-logo,.zg-sidebar-bottom{display:none}.zg-sidebar-nav{flex-direction:row;flex:1;justify-content:space-around;gap:0}.zg-side-item{justify-content:center;width:48px;height:58px;padding:0}.zg-side-label{display:none}.zg-main{padding-bottom:58px;padding-left:0}.zg-feed-wrap{width:100%;padding:0 0 80px;display:block}.zg-feed{width:100%}.zg-post{margin-bottom:28px}.zg-post-header{padding:0 12px}.zg-post-actions,.zg-post-caption{padding-left:12px;padding-right:12px}.zg-message-float{bottom:72px;right:14px}.zg-messages-panel{border-radius:16px 16px 0 0;width:100%;height:60vh;bottom:58px;left:0;right:0}.zg-profile-page{padding:28px 16px 90px}.zg-profile-top{justify-content:flex-start;gap:20px}.zg-profile-avatar-wrap,.zg-profile-avatar{width:96px;height:96px}.zg-profile-info{flex:1;width:auto}.zg-profile-buttons,.zg-profile-add{width:100%}.zg-profile-tabs{gap:46px}html,body,#root{background:#0c1014;width:100%;min-height:100%;overflow-x:hidden}body{margin:0}.zg-app{background:#0c1014;width:100%;min-height:100dvh;overflow-x:hidden}.zg-sidebar{display:none!important}.zg-main{width:100%;min-height:100dvh;padding-bottom:64px;overflow-x:hidden;padding-left:0!important}.zg-feed-wrap{width:100%;max-width:100%;margin:0;padding:0 0 76px;display:block}.zg-feed{width:100%;max-width:100%}.zg-post{width:100%;margin:0 0 26px}.zg-post-header{height:52px;padding:0 12px}.zg-post-author{min-width:0;overflow:hidden}.zg-post-name-row{min-width:0}.zg-post-name-row strong{text-overflow:ellipsis;white-space:nowrap;max-width:145px;overflow:hidden}.zg-follow-small{height:30px;padding:0 11px;font-size:12px}.zg-post-actions{height:44px;padding:0 12px}.zg-post-caption{padding:0 12px;font-size:14px;line-height:19px}.zg-rightbar{display:none!important}.zg-feed-empty{text-align:center;min-height:calc(100dvh - 120px);padding:0 20px}.zg-profile-page{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:14px 14px 86px;overflow-x:hidden}.zg-profile-top{grid-template-columns:86px minmax(0,1fr);justify-content:flex-start;align-items:center;gap:14px;width:100%;margin:0;display:grid}.zg-profile-avatar-wrap{width:86px;min-width:86px;height:86px}.zg-profile-avatar{object-fit:cover;border-radius:50%;width:86px;height:86px}.zg-profile-camera{width:30px;height:30px}.zg-profile-note{white-space:nowrap;text-overflow:ellipsis;border-radius:12px;max-width:86px;height:32px;padding:0 9px;font-size:11px;top:-14px;left:38px;overflow:hidden}.zg-profile-info{width:100%;min-width:0}.zg-profile-title{align-items:center;gap:10px;width:max-content;max-width:100%;display:inline-flex;position:relative}.zg-profile-title h1{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 160px);margin:0;font-size:22px;font-weight:900;line-height:28px;overflow:hidden}.zg-profile-title svg{width:22px;min-width:22px;height:22px}.zg-profile-info p{word-break:break-word;margin:4px 0 8px;font-size:13px;font-weight:800;line-height:17px}.zg-profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;font-size:12px;line-height:15px;display:grid}.zg-profile-stats strong{text-align:left;white-space:normal;min-width:0}.zg-profile-buttons{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin:18px 0 34px;display:grid}.zg-profile-buttons button{border-radius:8px;width:100%;height:42px;padding:0 8px;font-size:13px;line-height:16px}.zg-profile-add{width:100%;margin:0 0 30px}.zg-profile-add button{justify-content:center;align-items:center;width:72px;height:72px;display:flex}.zg-profile-add button svg{width:42px;height:42px}.zg-profile-add span{margin-top:8px;margin-left:5px;font-size:13px}.zg-profile-tabs{border-top:1px solid #242a31;grid-template-columns:repeat(4,1fr);gap:0;width:calc(100% + 28px);height:52px;margin-left:-14px;display:grid}.zg-profile-tabs button{justify-content:center;align-items:center;width:100%;height:52px;display:flex}.zg-profile-recommendations{width:100%;max-width:100%;overflow:hidden}.zg-profile-rec-title{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;margin:0 0 14px;display:flex}.zg-profile-rec-title strong{max-width:190px;font-size:16px;line-height:20px}.zg-profile-rec-title button{white-space:nowrap;font-size:15px;line-height:18px}.zg-profile-rec-row{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(155px,45%);grid-auto-flow:column;gap:10px;width:100%;padding-bottom:8px;display:grid;overflow:auto hidden}.zg-profile-rec-row::-webkit-scrollbar{display:none}.zg-profile-rec-card{scroll-snap-align:start;box-sizing:border-box;border-radius:12px;width:100%;min-width:0;height:235px;padding:28px 10px 12px}.zg-profile-rec-close{font-size:21px;top:7px;right:10px}.zg-profile-rec-card img{width:82px;height:82px;margin-bottom:12px}.zg-profile-rec-card strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;line-height:18px;overflow:hidden}.zg-profile-rec-card span{margin:4px 0 12px;font-size:12px;line-height:15px}.zg-profile-rec-card>button:last-child{height:34px;font-size:13px}.zg-message-float{z-index:75;max-width:calc(100vw - 24px);height:46px;padding:0 10px 0 13px;bottom:74px;right:12px}.zg-message-float strong{font-size:14px}.zg-messages-panel{z-index:90;border-left:0;border-right:0;border-radius:16px 16px 0 0;width:100%;height:min(68dvh,560px);bottom:58px;left:0;right:0}.zg-messages-header{height:52px}.zg-mini-chat-body{height:calc(100% - 106px)}}@media (width<=380px){.zg-profile-page{padding-left:10px;padding-right:10px}.zg-profile-top{grid-template-columns:78px minmax(0,1fr);gap:11px}.zg-profile-avatar-wrap,.zg-profile-avatar{width:78px;min-width:78px;height:78px}.zg-profile-title h1{max-width:calc(100vw - 140px);font-size:20px}.zg-profile-stats{font-size:11px;line-height:14px}.zg-profile-buttons button{font-size:12px}.zg-profile-rec-row{grid-auto-columns:minmax(145px,48%)}}.po-layer{z-index:99990;color:#f4f5f6;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.po-backdrop{background:0 0;border:0;position:absolute;inset:0}.po-global-close{z-index:3;color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:fixed;top:18px;right:18px}.po-post-modal{z-index:2;background:#000;grid-template-columns:minmax(0,1.35fr) minmax(360px,460px);width:min(1280px,100vw - 96px);height:min(92vh,860px);display:grid;position:relative;overflow:hidden}.po-post-media{background:#000;justify-content:center;align-items:center;min-width:0;display:flex}.po-media-file{object-fit:contain;background:#000;width:100%;height:100%}.po-post-side{background:#24262c;border-left:1px solid #333941;flex-direction:column;min-width:0;display:flex}.po-post-head{border-bottom:1px solid #333941;justify-content:space-between;align-items:center;height:60px;min-height:60px;padding:0 14px;display:flex}.po-author{align-items:center;gap:8px;min-width:0;display:flex}.po-author img{object-fit:cover;background:#111820;border-radius:50%;width:34px;height:34px}.po-author strong{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:14px;font-weight:900;overflow:hidden}.po-author span{color:#8b929c}.po-author button{color:#8ea2ff;background:0 0;border:0;font-size:13px;font-weight:900}.po-head-dots{color:#f4f5f6;background:0 0;border:0;font-size:22px}.po-comments-scroll{scrollbar-width:thin;scrollbar-color:#555962 transparent;flex:1;min-height:0;padding:18px 14px;overflow-y:auto}.po-comments-scroll::-webkit-scrollbar{width:8px}.po-share-users::-webkit-scrollbar{width:8px}.po-comments-scroll::-webkit-scrollbar-thumb{background:#555962;border-radius:99px}.po-share-users::-webkit-scrollbar-thumb{background:#555962;border-radius:99px}.po-caption-comment,.po-comment{align-items:flex-start;gap:12px;display:flex}.po-caption-comment{margin-bottom:22px}.po-caption-comment img,.po-comment-avatar{object-fit:cover;background:#111820;border-radius:50%;width:34px;min-width:34px;height:34px}.po-caption-comment p,.po-comment-line p{margin:0;font-size:14px;line-height:19px}.po-caption-comment strong,.po-comment-line strong{font-weight:900}.po-comment{margin-bottom:18px}.po-comment-reply{margin-top:14px;margin-bottom:0}.po-comment-main{flex:1;min-width:0}.po-comment-line{align-items:flex-start;gap:8px;display:flex}.po-comment-line p{word-break:break-word;flex:1;min-width:0}.po-comment-like{color:#c7ccd4;background:0 0;border:0;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex}.po-comment-like svg{fill:none}.po-comment-like.active{color:#ff3040}.po-comment-like.active svg{fill:#ff3040}.po-comment-meta{color:#9aa2ad;align-items:center;gap:12px;margin-top:7px;font-size:12px;font-weight:800;display:flex}.po-comment-meta button{color:#9aa2ad;font:inherit;background:0 0;border:0;padding:0}.po-comment-replies{margin-top:8px}.po-empty-comments{color:#a3aab5;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:240px;display:flex}.po-empty-comments strong{color:#f4f5f6;font-size:16px}.po-post-actions{border-top:1px solid #333941;min-height:96px;padding:12px 14px 10px}.po-actions-row{align-items:center;gap:15px;height:30px;margin-bottom:9px;display:flex}.po-actions-row button{color:#f4f5f6;background:0 0;border:0;padding:0;display:flex}.po-save-btn{margin-left:auto}.po-save-btn span{clip-path:polygon(0 0,100% 0,100% 100%,50% 78%,0 100%);border:2px solid;border-radius:2px;width:20px;height:24px}.po-post-actions strong{margin-bottom:5px;font-size:13px;font-weight:900;display:block}.po-post-actions>span{color:#9aa2ad;font-size:12px;font-weight:700;display:block}.po-reply-bar{color:#a3aab5;border-top:1px solid #333941;justify-content:space-between;align-items:center;min-height:36px;padding:0 14px;font-size:12px;display:flex}.po-reply-bar button{color:#a3aab5;background:0 0;border:0;display:flex}.po-comment-form{border-top:1px solid #333941;align-items:center;gap:10px;height:56px;min-height:56px;padding:0 14px;display:flex}.po-comment-form button{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.po-comment-form input{color:#f4f5f6;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.po-comment-form input::placeholder{color:#9aa2ad}.po-comment-form button[type=submit]{color:#8ea2ff;font-size:13px;font-weight:900}.po-comment-form button[type=submit]:disabled{color:#667085}.po-share-layer{background:#000000b8}.po-share-modal{z-index:2;background:#24262c;border-radius:18px;flex-direction:column;width:min(560px,100vw - 28px);height:min(650px,100dvh - 60px);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 90px #0000008c}.po-share-head{border-bottom:1px solid #333941;grid-template-columns:58px 1fr 58px;align-items:center;height:58px;min-height:58px;display:grid}.po-share-head button{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.po-share-head h2{text-align:center;margin:0;font-size:15px;font-weight:900}.po-share-search{color:#a3aab5;background:#2b2f36;border-radius:8px;align-items:center;gap:9px;height:40px;margin:12px 16px 10px;padding:0 12px;display:flex}.po-share-search input{color:#f4f5f6;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.po-share-users{scrollbar-width:thin;scrollbar-color:#555962 transparent;flex:1;grid-template-columns:repeat(4,minmax(82px,1fr));align-content:start;gap:16px 12px;min-height:0;padding:8px 18px 14px;display:grid;overflow-y:auto}.po-share-user{color:#f4f5f6;background:0 0;border:0;flex-direction:column;align-items:center;min-width:0;padding:0;display:flex;position:relative}.po-share-user img{object-fit:cover;background:#111820;border-radius:50%;width:62px;height:62px;margin-bottom:8px}.po-share-user span{text-overflow:ellipsis;white-space:nowrap;max-width:84px;font-size:12px;font-weight:800;line-height:15px;overflow:hidden}.po-share-user b{color:#a3aab5;text-overflow:ellipsis;white-space:nowrap;max-width:84px;font-size:11px;font-weight:700;line-height:14px;overflow:hidden}.po-share-user i{background:#24262c;border:2px solid #d7dce4;border-radius:50%;width:18px;height:18px;position:absolute;top:43px;right:15px}.po-share-user.selected i{background:radial-gradient(circle,#4057ff 0 48%,#0000 50%),#24262c;border-color:#4057ff}.po-share-empty{color:#a3aab5;grid-column:1/-1;justify-content:center;align-items:center;min-height:220px;font-weight:800;display:flex}.po-share-bottom{border-top:1px solid #333941;grid-auto-columns:82px;grid-auto-flow:column;gap:4px;height:98px;min-height:98px;padding:12px 14px;display:grid;overflow-x:auto}.po-share-bottom::-webkit-scrollbar{display:none}.po-share-service{color:#f4f5f6;background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;padding:0;display:flex}.po-share-service span{background:#30343c;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.po-share-service b{text-align:center;max-width:78px;font-size:11px;font-weight:800;line-height:13px}.po-share-sendbar{border-top:1px solid #333941;height:54px;min-height:54px;padding:8px 14px}.po-share-sendbar button{color:#fff;background:#4057ff;border:0;border-radius:8px;width:100%;height:38px;font-size:14px;font-weight:900}.po-share-sendbar button:disabled{opacity:.6}@media (width<=900px){.po-post-modal{grid-template-rows:minmax(0,48%) minmax(0,52%);grid-template-columns:1fr;width:100vw;height:100dvh}.po-global-close{background:#00000059;border-radius:50%;width:42px;height:42px;top:8px;right:8px}.po-post-side{border-top:1px solid #333941;border-left:0}.po-post-head{height:52px;min-height:52px}.po-comments-scroll{padding:14px 12px}.po-post-actions{min-height:82px;padding:9px 12px}.po-comment-form{height:54px;min-height:54px;padding:0 12px}}@media (width<=760px){.po-layer{background:#000000d1;align-items:flex-end}.po-post-modal{border-radius:0;grid-template-rows:minmax(220px,43dvh) minmax(0,1fr);width:100vw;height:100dvh}.po-media-file{object-fit:contain}.po-global-close{z-index:4}.po-author strong{max-width:130px}.po-comment-avatar,.po-caption-comment img{width:32px;min-width:32px;height:32px}.po-comment-line p,.po-caption-comment p{font-size:13px;line-height:18px}.po-comment-meta{gap:10px;font-size:11px}.po-comment-form input{font-size:13px}.po-comment-form button[type=submit]{font-size:12px}.po-share-modal{border-radius:18px 18px 0 0;width:100vw;height:76dvh;max-height:76dvh}.po-share-users{grid-template-columns:repeat(3,minmax(82px,1fr));gap:16px 8px;padding-left:14px;padding-right:14px}.po-share-head{height:54px;min-height:54px}.po-share-bottom{grid-auto-columns:78px;height:92px;min-height:92px}.po-share-service span{width:48px;height:48px}}@media (width<=380px){.po-post-modal{grid-template-rows:minmax(195px,39dvh) minmax(0,1fr)}.po-author strong{max-width:105px}.po-share-users{grid-template-columns:repeat(3,minmax(74px,1fr))}.po-share-user img{width:56px;height:56px}.po-share-user i{top:38px;right:12px}}.po-author-text{flex-direction:column;min-width:0;display:flex}.po-author-row{align-items:center;gap:8px;min-width:0;display:flex}.po-author-text p{color:#c7ccd4;text-overflow:ellipsis;white-space:nowrap;max-width:320px;margin:3px 0 0;font-size:12px;font-weight:700;line-height:16px;overflow:hidden}.po-post-head-with-desc{height:66px;min-height:66px}.po-post-head-with-desc .po-author img{width:36px;height:36px}.po-actions-row{gap:15px}.po-actions-row .po-save-btn{margin-left:auto}@media (width<=760px){.po-post-head-with-desc{height:62px;min-height:62px}.po-author-text p{max-width:calc(100vw - 150px)}}.app-shell{color:#f4f5f6;background:#0c1014;min-height:100vh}.app-shell-content{background:#0c1014;min-height:100vh;padding-left:72px}.app-sidebar{z-index:500;background:#0b1014;border-right:1px solid #0000;flex-direction:column;width:72px;padding:24px 14px;transition:width .22s,border-color .22s,background-color .22s;display:flex;position:fixed;inset:0 auto 0 0}.app-sidebar:hover{border-right-color:#242a31;width:244px}.app-logo{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:42px;margin:0 0 120px;display:flex}.app-side-nav{flex-direction:column;gap:18px;display:flex}.app-side-bottom{flex-direction:column;gap:16px;margin-top:auto;display:flex}.app-side-item{color:#f4f5f6;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;width:100%;height:36px;padding:0 9px;transition:background-color .15s,transform .15s;display:flex}.app-side-item:hover{background:#161b20}.app-side-item:active{transform:scale(.97)}.app-side-item.active{color:#fff}.app-side-item.active svg{stroke-width:3px}.app-side-icon{align-items:center;width:34px;min-width:34px;display:inline-flex;position:relative}.app-side-icon b{background:#ff3040;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:2px}.app-side-label{color:#f4f5f6;opacity:0;white-space:nowrap;pointer-events:none;margin-left:13px;font-size:15px;font-weight:800;transition:opacity .18s,transform .18s;transform:translate(-8px)}.app-sidebar:hover .app-side-label{opacity:1;transform:translate(0)}.app-shell-content .zg-sidebar,.app-shell-content .dm-sidebar,.app-shell-content .wr-sidebar,.app-shell-content .wr-mobile-bottom-nav{display:none!important}.app-shell-content .zg-main{padding-left:0!important}.app-shell-content .zg-app{min-height:100vh}.app-shell-content .wr-page,.app-shell-content .dm-page,.app-shell-content .dm-layout,.app-shell-content .dm-app{padding-left:0!important}.app-mobile-nav{display:none}@media (width<=760px){.app-shell-content{padding-bottom:58px;padding-left:0}.app-sidebar{display:none}.app-mobile-nav{z-index:700;background:#0b1014;border-top:1px solid #242a31;grid-template-columns:repeat(5,1fr);align-items:center;height:58px;padding:0 8px;display:grid;position:fixed;bottom:0;left:0;right:0}.app-mobile-nav button{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;height:58px;display:flex}.app-mobile-nav button.active{color:#fff}.app-mobile-nav button.active svg{stroke-width:3px}.app-shell-content .zg-main{padding-bottom:0!important}.app-shell-content .zg-feed-wrap{padding-bottom:82px!important}.app-shell-content .wr-page{min-height:calc(100dvh - 58px)}}button.zg-post-media{appearance:none;font:inherit;color:inherit}.zg-feed-media-frame,button.zg-feed-media-frame{aspect-ratio:1!important;cursor:pointer!important;appearance:none!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;line-height:0!important;font:inherit!important;color:inherit!important;background:#05080b!important;border:0!important;border-radius:4px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}.zg-feed-media-frame>img,.zg-feed-media-frame>video,.zg-feed-media-file{object-fit:cover!important;object-position:center center!important;background:#05080b!important;border:0!important;border-radius:0!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.zg-post-media,button.zg-post-media{aspect-ratio:1!important;cursor:pointer!important;appearance:none!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;line-height:0!important;font:inherit!important;color:inherit!important;background:#05080b!important;border:0!important;border-radius:4px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}.zg-post-media>img,.zg-post-media>video{object-fit:cover!important;object-position:center center!important;background:#05080b!important;border:0!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.zg-profile-post-grid{background:#0c1014!important;border:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.zg-profile-post-cell,button.zg-profile-post-cell{aspect-ratio:1!important;cursor:pointer!important;appearance:none!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;line-height:0!important;font:inherit!important;color:inherit!important;background:#05080b!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}.zg-profile-post-media,.zg-profile-post-cell>img,.zg-profile-post-cell>video{object-fit:cover!important;object-position:center center!important;background:#05080b!important;border:0!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.zg-profile-grid-clean{background:#0c1014!important;border:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.zg-profile-grid-cell-clean,button.zg-profile-grid-cell-clean{aspect-ratio:1!important;cursor:pointer!important;appearance:none!important;background:#05080b!important;border:0!important;border-radius:0!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;line-height:0!important;display:block!important;position:relative!important;overflow:hidden!important}.zg-profile-grid-media-clean,.zg-profile-grid-cell-clean>img,.zg-profile-grid-cell-clean>video{object-fit:cover!important;object-position:center center!important;background:#05080b!important;border:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.po-post-modal{background:#000!important;grid-template-rows:auto!important;grid-template-columns:minmax(360px,min(720px,100dvh - 48px)) minmax(360px,460px)!important;width:auto!important;max-width:calc(100vw - 80px)!important;height:auto!important;max-height:calc(100dvh - 48px)!important;display:grid!important;position:relative!important;overflow:hidden!important}.po-post-media{aspect-ratio:1!important;background:#000!important;width:min(720px,100dvh - 48px)!important;max-width:calc(100vw - 540px)!important;height:auto!important;min-height:0!important;max-height:none!important;line-height:0!important;display:block!important;position:relative!important;overflow:hidden!important}.po-media-file,.po-post-media>img,.po-post-media>video{object-fit:cover!important;object-position:center center!important;background:#000!important;border:0!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.po-post-side{height:min(720px,100dvh - 48px)!important;min-height:0!important;max-height:calc(100dvh - 48px)!important}@media (width>=761px){.zg-profile-page{width:min(100%,720px)!important;max-width:720px!important;margin-left:auto!important;margin-right:auto!important}.zg-profile-post-grid,.zg-profile-grid-clean{width:100%!important;max-width:100%!important}}@media (width<=760px){.zg-feed-media-frame,button.zg-feed-media-frame,.zg-post-media,button.zg-post-media{aspect-ratio:1!important;border-radius:0!important;width:100%!important}.zg-profile-post-grid,.zg-profile-grid-clean{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1px!important;width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important;display:grid!important}.zg-profile-post-cell,.zg-profile-grid-cell-clean{aspect-ratio:1!important}.po-layer{justify-content:stretch!important;align-items:stretch!important}.po-post-modal{background:#000!important;border-radius:0!important;grid-template-rows:auto minmax(0,1fr)!important;grid-template-columns:1fr!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;display:grid!important}.po-post-media{aspect-ratio:1!important;width:100vw!important;max-width:100vw!important;height:auto!important;min-height:0!important;max-height:100vw!important;display:block!important;overflow:hidden!important}.po-media-file,.po-post-media>img,.po-post-media>video{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important}.po-post-side{border-top:1px solid #333941!important;border-left:0!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}}@supports not (aspect-ratio:1 / 1){.zg-feed-media-frame:before,.zg-post-media:before,.zg-profile-post-cell:before,.zg-profile-grid-cell-clean:before,.po-post-media:before{content:"";padding-top:100%;display:block}.zg-feed-media-frame>img,.zg-feed-media-frame>video,.zg-feed-media-file,.zg-post-media>img,.zg-post-media>video,.zg-profile-post-media,.zg-profile-grid-media-clean,.po-media-file{position:absolute!important;inset:0!important}}.up-page{color:#f4f5f6;background:#0c1014;min-height:100vh;padding:0 0 80px}.up-status{color:#a3aab5;justify-content:center;align-items:center;min-height:70vh;font-size:15px;font-weight:800;display:flex}.up-profile{width:min(100%,935px);margin:0 auto;padding:42px 20px 80px}.up-header{grid-template-columns:172px minmax(0,1fr);align-items:center;gap:72px;width:min(100%,760px);margin:0 auto 34px;display:grid}.up-avatar-wrap{width:150px;height:150px}.up-avatar{object-fit:cover;background:#242a31;border-radius:50%;width:150px;height:150px;display:block}.up-info{min-width:0}.up-title-row{align-items:center;gap:12px;display:flex}.up-title-row h1{color:#f4f5f6;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:24px;font-weight:900;line-height:30px;overflow:hidden}.up-icon-btn{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.up-name{color:#f4f5f6;margin:6px 0 0;font-size:14px;font-weight:800;line-height:18px}.up-bio{color:#f4f5f6;margin:4px 0 0;font-size:14px;font-weight:600;line-height:18px}.up-stats{flex-wrap:wrap;align-items:center;gap:22px;margin-top:17px;display:flex}.up-stats strong{color:#f4f5f6;font-size:14px;font-weight:800;line-height:18px}.up-stats span{font-weight:950}.up-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 48px;gap:8px;width:min(100%,660px);margin:0 auto 44px;display:grid}.up-actions button{color:#f4f5f6;background:#242a31;border:0;border-radius:9px;height:44px;font-size:14px;font-weight:900}.up-follow-btn{color:#fff!important;background:#4057ff!important}.up-following-btn{color:#f4f5f6!important;background:#242a31!important}.up-small-action{justify-content:center;align-items:center;display:flex}.up-recs{width:min(100%,660px);margin:0 auto 32px}.up-recs-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.up-recs-head strong{font-size:15px;font-weight:900}.up-recs-head button{color:#7395ff;background:0 0;border:0;font-size:13px;font-weight:900}.up-recs-row{scrollbar-width:none;grid-auto-columns:150px;grid-auto-flow:column;gap:12px;padding-bottom:8px;display:grid;overflow-x:auto}.up-recs-row::-webkit-scrollbar{display:none}.up-rec-card{text-align:center;background:#24262c;border:1px solid #333941;border-radius:8px;height:205px;padding:22px 12px 12px;position:relative}.up-rec-close{color:#d5d8de;background:0 0;border:0;font-size:20px;position:absolute;top:7px;right:8px}.up-rec-card img{object-fit:cover;background:#111820;border-radius:50%;width:76px;height:76px;margin:0 auto 10px}.up-rec-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;line-height:17px;display:block;overflow:hidden}.up-rec-card span{color:#a3aab5;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 10px;font-size:12px;font-weight:700;line-height:16px;display:block;overflow:hidden}.up-rec-card>button:last-child{color:#fff;background:#4057ff;border:0;border-radius:7px;width:100%;height:32px;font-size:13px;font-weight:900}.up-tabs{border-top:1px solid #242a31;grid-template-columns:repeat(3,1fr);width:100%;height:54px;display:grid}.up-tabs button{color:#8b929c;background:0 0;border:0;border-top:2px solid #0000;justify-content:center;align-items:center;height:54px;display:flex}.up-tabs button.active{color:#f4f5f6;border-top-color:#f4f5f6}.up-private{text-align:center;color:#a3aab5;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;display:flex}.up-private strong{color:#f4f5f6;font-size:18px;font-weight:900}.up-private span{font-size:14px;font-weight:700}@media (width<=760px){.up-page{min-height:100dvh;padding-bottom:68px}.up-profile{width:100%;padding:18px 0 80px}.up-header{box-sizing:border-box;grid-template-columns:94px minmax(0,1fr);gap:18px;width:100%;margin-bottom:20px;padding:0 16px}.up-avatar-wrap,.up-avatar{width:86px;height:86px}.up-title-row h1{font-size:22px;line-height:28px}.up-name,.up-bio{font-size:13px;line-height:17px}.up-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.up-stats strong{font-size:12px;line-height:16px}.up-stats span{font-size:17px;line-height:21px;display:block}.up-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 48px;gap:8px;width:auto;margin:18px 16px 28px}.up-actions button{text-overflow:ellipsis;white-space:nowrap;border-radius:8px;height:42px;padding:0 8px;font-size:13px;overflow:hidden}.up-recs{width:auto;margin:0 16px 24px}.up-tabs,.up-tabs button{height:52px}.up-grid{grid-template-columns:repeat(3,1fr);gap:1px;width:100vw}.up-post-cell{aspect-ratio:1}}.up-actions-owner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.up-actions-owner .up-small-action{display:none!important}.up-title-row .up-icon-btn{flex:none}@media (width<=760px){.up-actions-owner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}}.up-actions{gap:8px;width:min(100%,660px);margin:0 auto 44px;display:grid}.up-actions-owner,.up-actions-following{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.up-actions-subscribe{grid-template-columns:1fr!important}.up-actions button{color:#f4f5f6;cursor:pointer;background:#242a31;border:0;border-radius:9px;height:44px;font-size:14px;font-weight:900}.up-actions button:disabled{opacity:.65;cursor:default}.up-follow-btn{color:#fff!important;background:#4057ff!important;width:100%!important}.up-following-btn,.up-message-btn{color:#f4f5f6!important;background:#242a31!important}.up-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;width:100%;display:grid}.up-post-cell{aspect-ratio:1;cursor:pointer;appearance:none;background:#05080b;border:0;width:100%;margin:0;padding:0;position:relative;overflow:hidden}.up-post-media{object-fit:cover;object-position:center center;background:#05080b;width:100%;height:100%;display:block;position:absolute;inset:0}.up-reel-badge{z-index:2;color:#fff;filter:drop-shadow(0 1px 4px #000000a6);display:flex;position:absolute;top:8px;right:8px}@media (width<=760px){.up-actions{gap:8px;width:auto;margin:18px 16px 28px}.up-actions button{border-radius:8px;height:42px;font-size:13px}.up-actions-owner,.up-actions-following{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.up-actions-subscribe{grid-template-columns:1fr!important}.up-grid{grid-template-columns:repeat(3,1fr);gap:1px;width:100vw}}.zg-profile-link{color:inherit;font:inherit;font-weight:inherit;cursor:pointer;outline:none;text-decoration:none}.zg-profile-link:hover{text-decoration:underline}.zg-profile-link:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #7395ffd9}.zg-profile-title{align-items:center;gap:10px;width:max-content;max-width:100%;display:inline-flex;position:relative}.zg-profile-settings-btn{color:#f4f5f6;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.zg-profile-settings-btn:hover{background:#ffffff14}.zg-profile-settings-backdrop{z-index:120;background:0 0;border:0;position:fixed;inset:0}.zg-profile-settings-menu{z-index:130;background:#2b2d32;border-radius:16px;width:250px;padding:8px 0;position:absolute;top:50%;left:calc(100% + 12px);overflow:hidden;transform:translateY(-50%);box-shadow:0 18px 55px #00000073}.zg-settings-menu-item{color:#f4f5f6;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:13px;width:100%;height:52px;padding:0 16px;font-size:15px;font-weight:800;display:flex}.zg-settings-menu-item:hover{background:#ffffff12}.zg-settings-menu-item.danger{color:#ff4c67}.zg-logout-layer{z-index:250;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.zg-logout-backdrop{background:#00000094;border:0;position:absolute;inset:0}.zg-logout-modal{z-index:2;text-align:center;background:#1a1f24;border-radius:22px;width:min(360px,100vw - 32px);position:relative;overflow:hidden;box-shadow:0 24px 80px #0000008c}.zg-logout-modal h2{color:#f4f5f6;margin:0;padding:30px 20px 26px;font-size:22px;font-weight:950;line-height:27px}.zg-logout-modal button{color:#f4f5f6;cursor:pointer;background:0 0;border:0;border-top:1px solid #30363d;width:100%;height:54px;font-size:16px;font-weight:900}.zg-logout-modal button.danger{color:#ff4c67}.zg-profile-add-row{flex-direction:column;align-items:flex-start;width:min(100%,720px);margin:0 auto 32px;display:flex}.zg-profile-story{color:#8b929c;cursor:pointer;background:#181d23;border:3px solid #343b43;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;display:flex}.zg-profile-add-row span{color:#f4f5f6;margin-top:8px;margin-left:11px;font-size:13px;font-weight:900}.zg-edit-profile-page{color:#f4f5f6;background:#0c1014;grid-template-columns:390px minmax(0,1fr);min-height:100vh;display:grid}.zg-edit-sidebar{box-sizing:border-box;border-right:1px solid #242a31;padding:32px 24px 60px;overflow-y:auto}.zg-edit-sidebar h2{margin:0 0 22px;font-size:22px;font-weight:950;line-height:28px}.zg-edit-search{color:#a3aab5;background:#242a31;border-radius:22px;align-items:center;gap:10px;height:44px;margin-bottom:18px;padding:0 15px;display:flex}.zg-edit-search input{color:#f4f5f6;background:0 0;border:0;outline:0;flex:1;font-size:14px}.zg-edit-meta-card{background:#242421;border-radius:16px;margin-bottom:24px;padding:18px}.zg-edit-meta-card strong{color:#7395ff;font-size:16px;font-weight:950;display:block}.zg-edit-meta-card b{color:#f4f5f6;margin-top:8px;font-size:16px;font-weight:950;display:block}.zg-edit-meta-card span{color:#a3aab5;margin-top:8px;font-size:13px;font-weight:700;line-height:18px;display:block}.zg-edit-menu-group{margin-top:26px}.zg-edit-menu-group>span{color:#8b929c;margin:0 0 10px 14px;font-size:12px;font-weight:900;display:block}.zg-edit-menu-group button{color:#f4f5f6;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:14px;width:100%;height:54px;padding:0 16px;font-size:14px;font-weight:900;display:flex}.zg-edit-menu-group button.active,.zg-edit-menu-group button:hover{background:#252522}.zg-edit-mobile-back{display:none}.zg-edit-main{box-sizing:border-box;justify-content:center;padding:44px 24px 80px;display:flex;overflow-y:auto}.zg-edit-head{display:none}.zg-edit-form{width:min(100%,630px)}.zg-edit-form>h1,.zg-edit-head h1{margin:0}.zg-edit-user-card{box-sizing:border-box;background:#252522;border-radius:18px;align-items:center;height:92px;margin-bottom:30px;padding:0 18px;display:flex}.zg-edit-user-card img{object-fit:cover;background:#343b43;border-radius:50%;width:62px;height:62px;margin-right:14px}.zg-edit-user-card strong{font-size:16px;font-weight:950;line-height:20px;display:block}.zg-edit-user-card span{color:#a3aab5;margin-top:3px;font-size:14px;font-weight:700;display:block}.zg-edit-field{margin-bottom:28px;display:block}.zg-edit-field strong{color:#f4f5f6;margin-bottom:10px;font-size:16px;font-weight:950;display:block}.zg-edit-field input,.zg-edit-field textarea{color:#f4f5f6;box-sizing:border-box;background:0 0;border:1px solid #30363d;border-radius:12px;outline:0;width:100%;font-size:15px}.zg-edit-field input{height:52px;padding:0 16px}.zg-edit-field textarea{resize:none;height:96px;padding:15px 16px;font-family:inherit}.zg-edit-field span{text-align:right;color:#a3aab5;margin-top:-28px;padding-right:14px;font-size:12px;font-weight:700;display:block}.zg-edit-privacy-card{border:1px solid #30363d;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px;padding:18px;display:flex}.zg-edit-privacy-card strong{color:#f4f5f6;font-size:16px;font-weight:950;display:block}.zg-edit-privacy-card span{color:#a3aab5;margin-top:5px;font-size:13px;font-weight:700;line-height:18px;display:block}.zg-edit-switch{cursor:pointer;background:#4b535e;border:0;border-radius:20px;width:46px;min-width:46px;height:28px;padding:3px;transition:background-color .2s}.zg-edit-switch i{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;display:block}.zg-edit-switch.active{background:#4057ff}.zg-edit-switch.active i{transform:translate(18px)}.zg-edit-message{color:#a3aab5;text-align:center;margin-bottom:16px;font-size:14px;font-weight:800}.zg-edit-actions{justify-content:flex-end;gap:10px;display:flex}.zg-edit-actions button{color:#fff;cursor:pointer;background:#2527a9;border:0;border-radius:10px;min-width:150px;height:44px;font-size:15px;font-weight:950}.zg-edit-actions button.secondary{color:#f4f5f6;background:#242a31}.zg-edit-actions button:disabled{opacity:.65;cursor:default}@media (width<=760px){.zg-profile-settings-menu{border-radius:18px;width:auto;position:fixed;inset:auto 12px 72px}.zg-profile-add-row{width:100%;margin:0 0 26px}.zg-profile-story{width:74px;height:74px}.zg-edit-profile-page{min-height:100dvh;padding-bottom:72px;display:block}.zg-edit-sidebar{display:none}.zg-edit-main{padding:0 14px 90px;display:block}.zg-edit-head{border-bottom:1px solid #242a31;grid-template-columns:42px 1fr 42px;align-items:center;height:58px;margin:0 -14px 18px;display:grid}.zg-edit-head button{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;width:42px;height:58px;display:flex}.zg-edit-head h1{text-align:center;font-size:17px;font-weight:950;line-height:22px}.zg-edit-form{width:100%}.zg-edit-user-card{border-radius:16px;height:82px;margin-bottom:24px;padding:0 14px}.zg-edit-user-card img{width:54px;height:54px}.zg-edit-field{margin-bottom:24px}.zg-edit-privacy-card{border-radius:16px;padding:15px}.zg-edit-actions{grid-template-columns:1fr;display:grid}.zg-edit-actions button{width:100%}.zg-logout-layer{box-sizing:border-box;align-items:flex-end;padding:0 12px 76px}.zg-logout-modal{border-radius:20px;width:100%}.zg-profile-title{width:max-content;max-width:100%}.zg-profile-settings-menu{border-radius:14px;width:190px;position:absolute;inset:50% auto auto calc(100% + 8px);transform:translateY(-50%)}.zg-settings-menu-item{height:48px;font-size:14px}}@media (width<=420px){.zg-profile-settings-menu{border-radius:18px;width:auto;position:fixed;inset:auto 12px 76px;transform:none}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#f5f5f5;background:#1f1f22;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}a{text-decoration:none}.auth-page{color:#f5f5f5;background:#202023;min-height:100vh}.auth-login-page{flex-direction:column;display:flex}.login-hero{background:#202023;flex:1;grid-template-columns:minmax(0,1.9fr) 1px minmax(390px,.96fr);min-height:calc(100vh - 76px);display:grid}.login-visual{background:#090c10;min-height:760px;position:relative;overflow:hidden}.ig-glyph{background:radial-gradient(circle at 68% 32%,#fff 0 5px,#0000 6px),radial-gradient(circle at 50% 52%,#0000 0 16px,#090c10 17px 21px,#0000 22px),linear-gradient(135deg,#ffd84f 5%,#ff7a2f 22%,#ff0069 48%,#a12cff 74%,#405cff 100%);border-radius:18px;width:74px;height:74px;position:absolute;top:48px;left:60px;box-shadow:0 0 0 1px #ffffff14}.ig-glyph-inner{border:6px solid #090c10;border-radius:15px;position:absolute;inset:10px}.login-headline{z-index:3;color:#f7f7f7;text-align:center;letter-spacing:-.03em;width:660px;max-width:calc(100% - 160px);margin:76px auto 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.2vw,58px);font-weight:600;line-height:1.16;position:relative}.login-headline span{background:linear-gradient(90deg,#ff6b24 0%,#ff293d 42%,#ee22c7 100%);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline}.story-mockup{width:620px;max-width:72vw;height:440px;margin:58px auto 0;position:relative}.mock-card{background:#d8d6cf;border-radius:28px;position:absolute;overflow:hidden;box-shadow:0 30px 70px #00000061,0 0 0 1px #ffffff2e}.mock-card-left{background:radial-gradient(circle at 45% 35%,#522112 0 38px,#0000 39px),linear-gradient(135deg,#047c90 0%,#151a1f 38%,#f5d9a4 39%,#e16d37 100%);width:210px;height:315px;top:85px;left:75px;transform:rotate(-7deg)}.mock-card-main{z-index:4;background:radial-gradient(circle at 58% 22%,#1a1715 0 42px,#0000 43px),radial-gradient(circle at 44% 52%,#171210 0 58px,#0000 59px),linear-gradient(#dfded8 0%,#c8b8a1 43%,#e1dac2 65%,#8a221c 100%);width:250px;height:430px;top:8px;left:230px}.mock-card-right{background:radial-gradient(circle at 44% 30%,#2f201c 0 38px,#0000 39px),linear-gradient(145deg,#d3c2b4 0%,#a45f67 46%,#111820 100%);width:220px;height:318px;top:86px;right:75px;transform:rotate(7deg)}.mock-top-line{background:#ffffffeb;border-radius:99px;height:5px;position:absolute;top:22px;left:34px;right:34px}.mock-bottom-bar,.mock-bottom-input{border:4px solid #fff;border-radius:99px;height:25px;position:absolute;bottom:28px;left:35px;right:62px}.mock-bottom-input{bottom:28px;left:22px;right:55px}.mock-heart,.mock-heart-main{color:#fff;font-size:32px;position:absolute;bottom:25px;right:24px}.mock-reaction{z-index:7;position:absolute}.mock-reaction-left{color:#111;background:#fff;border-radius:22px;padding:7px 12px;font-size:22px;top:42px;left:122px;transform:rotate(-12deg);box-shadow:0 12px 22px #00000040}.mock-reaction-heart{color:#0000;background:linear-gradient(135deg,#f70,#ff007a,#9e2fff);-webkit-background-clip:text;background-clip:text;font-size:80px;bottom:115px;left:45px}.mock-reaction-star{color:#fff;background:#21c94f;border-radius:25px;justify-content:center;align-items:center;min-width:67px;height:45px;font-size:28px;font-weight:900;display:flex;top:150px;right:58px;transform:rotate(-8deg)}.mock-reaction-avatar{background:radial-gradient(circle at 45% 38%,#d8f76d 0 17px,#0000 18px),linear-gradient(135deg,#ff8b00,#f9159e,#682bff);border:5px solid #111820;border-radius:50%;width:72px;height:72px;bottom:138px;right:50px}.login-divider{background:#3e444d}.login-panel{justify-content:center;align-items:center;padding:40px 56px;display:flex}.login-form{width:100%;max-width:558px}.login-form h2{margin:0 0 25px;font-size:17px;font-weight:800;line-height:22px}.auth-field{width:100%;margin-bottom:12px;display:block;position:relative}.auth-field input{color:#f5f5f5;background:0 0;border:1px solid #555b66;border-radius:15px;outline:none;width:100%;height:55px;padding:21px 16px 8px;font-size:15px;font-weight:600;transition:border-color .15s,background-color .15s}.auth-field input:focus{background:#ffffff05;border-color:#9aa1ad}.auth-field span{color:#9ea5b1;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;transform-origin:0 0;font-size:14px;font-weight:700;line-height:18px;transition:transform .12s,top .12s,font-size .12s;position:absolute;top:17px;left:16px;right:16px;overflow:hidden}.auth-field input:focus+span,.auth-field input:not(:placeholder-shown)+span{font-size:10px;top:8px;transform:translateY(0)}.auth-error{color:#ff6a7a;margin:-2px 0 12px;font-size:13px;font-weight:700;line-height:18px}.auth-error-wide{margin-top:14px}.auth-hint{color:#9ea5b1;margin:-2px 0 12px;font-size:12px;font-weight:700;line-height:17px}.primary-auth-button,.register-submit{color:#fff;background:#0d6fe8;border:0;border-radius:999px;width:100%;height:48px;margin-top:12px;font-size:15px;font-weight:900;line-height:20px;transition:opacity .15s,transform .15s,background .15s}.primary-auth-button:not(:disabled):hover,.register-submit:not(:disabled):hover{background:#1178f5}.primary-auth-button:not(:disabled):active,.register-submit:not(:disabled):active{transform:scale(.99)}.primary-auth-button:disabled,.register-submit:disabled{opacity:.48;cursor:default}.forgot-button{color:#fff;background:0 0;border:0;margin:24px auto 0;font-size:15px;font-weight:800;line-height:20px;display:block}.auth-spacer{height:68px}.facebook-button,.outline-auth-link,.register-login-link{color:#f5f5f5;background:0 0;border:1px solid #555b66;border-radius:999px;justify-content:center;align-items:center;width:100%;height:41px;font-size:15px;font-weight:900;line-height:20px;display:flex}.facebook-button{margin-bottom:12px}.facebook-dot{color:#fff;background:#008cff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-right:10px;font-size:13px;font-weight:900;display:inline-flex}.outline-auth-link{color:#4da2ff;border-color:#1682f7}.meta-logo{color:#f5f5f5;align-items:center;gap:5px;font-size:15px;font-weight:700;line-height:20px;display:inline-flex}.meta-loop{font-size:23px;line-height:16px;transform:translateY(-1px)}.login-meta{justify-content:center;margin-top:26px;display:flex}.auth-footer{background:#090c10;border-top:1px solid #3e444d;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:76px;padding:14px 24px;display:flex}.auth-footer-compact{background:#202023;border-top:0;padding-top:42px;padding-bottom:22px}.auth-footer-links{flex-wrap:wrap;justify-content:center;gap:8px 22px;display:flex}.auth-footer-links a,.auth-footer-copy{color:#a0a6b0;font-size:12px;font-weight:600;line-height:16px}.auth-footer-copy{gap:18px;display:flex}.register-page{flex-direction:column;align-items:center;min-height:100vh;display:flex}.register-shell{width:100%;max-width:560px;padding:28px 24px 0}.back-link{color:#a0a6b0;justify-content:flex-start;align-items:center;width:32px;height:32px;margin-bottom:16px;font-size:45px;line-height:30px;display:inline-flex}.register-meta{margin-bottom:10px}.register-form h1{color:#f5f5f5;letter-spacing:-.03em;margin:0;font-size:25px;font-weight:900;line-height:31px}.register-subtitle{color:#f5f5f5;margin:4px 0 18px;font-size:15px;font-weight:800;line-height:20px}.register-label{color:#f5f5f5;margin:15px 0 7px;font-size:16px;font-weight:900;line-height:21px;display:block}.register-field{margin-bottom:9px}.register-info,.register-policy{color:#f5f5f5;font-size:14px;font-weight:700;line-height:18px}.register-info{margin:4px 0 14px}.register-info a,.register-policy a{color:#4da2ff;font-weight:900}.register-birth-label{align-items:center;gap:7px;display:flex}.question-mark{color:#d5d8de;border:2px solid #d5d8de;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;line-height:14px;display:inline-flex}.birth-row{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.select-wrap{position:relative}.select-wrap select{color:#9ea5b1;appearance:none;background:#202023;border:1px solid #555b66;border-radius:15px;outline:none;width:100%;height:56px;padding:0 15px;font-size:15px;font-weight:800}.select-wrap:after{content:"";pointer-events:none;border-bottom:2px solid #f5f5f5;border-right:2px solid #f5f5f5;width:11px;height:11px;position:absolute;top:50%;right:18px;transform:translateY(-70%)rotate(45deg)}.register-policy{margin-top:25px}.register-policy p{margin:0 0 14px}.register-submit{height:45px;margin-top:10px}.register-login-link{color:#f5f5f5;margin-top:14px}.field-spinner{border:2px solid #ffffff26;border-top-color:#f5f5f5;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite spin;position:absolute;top:18px;right:14px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1100px){.login-hero{grid-template-columns:1fr;min-height:auto}.login-divider{display:none}.login-visual{min-height:540px}.ig-glyph{border-radius:15px;width:58px;height:58px;top:28px;left:28px}.login-headline{max-width:680px;margin-top:72px;font-size:clamp(32px,6vw,48px)}.story-mockup{transform-origin:top;width:560px;max-width:88vw;height:330px;margin-top:36px;transform:scale(.78)}.login-panel{padding:36px 24px 48px}.login-form{max-width:520px}.auth-spacer{height:32px}}@media (width<=640px){.auth-page{background:#202023}.login-visual{display:none}.login-panel{min-height:calc(100vh - 120px);padding:36px 18px 24px}.login-form h2{text-align:center;margin-bottom:28px;font-size:20px}.auth-field input{border-radius:13px;height:53px}.auth-spacer{height:42px}.auth-footer{background:#202023;border-top:0}.auth-footer-links{gap:8px 13px}.register-shell{padding:24px 18px 0}.register-form h1{font-size:23px;line-height:28px}.birth-row{gap:9px}.select-wrap select{border-radius:13px;height:53px;padding-left:12px;font-size:13px}.auth-footer-copy{flex-direction:column;align-items:center;gap:4px}}@media (width<=390px){.login-panel,.register-shell{padding-left:14px;padding-right:14px}.auth-field span{font-size:12px}.register-form h1{font-size:21px}}.auth-preview-image{z-index:4;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-user-drag:none;width:min(520px,72vw);height:auto;margin:30px auto 0;display:block;position:relative}@media (width<=1100px){.auth-preview-image{width:min(560px,88vw);margin-top:36px}}@media (width<=640px){.auth-preview-image{display:none}}.dm-page{color:#f4f5f6;background:#0b1014;min-height:100vh;overflow:hidden}.dm-sidebar{z-index:40;background:#0b1014;flex-direction:column;align-items:center;width:72px;padding:24px 0;display:flex;position:fixed;inset:0 auto 0 0}.dm-logo-btn{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;width:46px;height:42px;margin-bottom:150px;display:flex}.dm-side-nav{flex-direction:column;align-items:center;gap:20px;display:flex}.dm-side-bottom{flex-direction:column;gap:22px;margin-top:auto;display:flex}.dm-side-item{color:#f4f5f6;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;width:46px;height:38px;display:flex;position:relative}.dm-side-item:hover{background:#171c20}.dm-side-item.active svg{fill:#f4f5f6}.dm-side-icon{display:inline-flex;position:relative}.dm-side-icon b{background:#ff3040;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-2px}.dm-shell{background:#0b1014;grid-template-columns:430px minmax(0,1fr);height:100vh;margin-left:72px;display:grid}.dm-list-column{background:#0b1014;border-right:1px solid #242a31;height:100vh;overflow:hidden}.dm-list-header{justify-content:space-between;align-items:center;height:68px;padding:0 22px;display:flex}.dm-account-btn{color:#f4f5f6;background:0 0;border:0;align-items:center;gap:5px;font-size:20px;font-weight:900;line-height:24px;display:flex}.dm-write-btn{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.dm-search-wrap{color:#9aa3ad;background:#242a31;border-radius:20px;align-items:center;height:38px;margin:0 20px;padding:0 14px;display:flex}.dm-search-wrap input{color:#f4f5f6;background:0 0;border:0;outline:0;flex:1;height:100%;margin-left:10px;font-size:15px}.dm-search-wrap input::placeholder{color:#9aa3ad}.dm-note-block{height:130px;padding:18px 0 0 25px;position:relative}.dm-note-block img{object-fit:cover;background:#9aa3ad;border-radius:50%;width:72px;height:72px}.dm-note-block span{color:#a3aab5;margin-top:7px;font-size:12px;font-weight:700;display:block}.dm-note-bubble{color:#a3aab5;z-index:2;background:#24262c;border-radius:13px;align-items:center;max-width:80px;height:40px;padding:0 8px;font-size:10px;display:flex;position:absolute;top:16px;left:27px}.dm-note-bubble:after{content:"";background:#24262c;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-5px;left:16px}.dm-section-row{justify-content:space-between;align-items:center;height:34px;padding:0 24px;display:flex}.dm-section-row strong{font-size:16px;font-weight:900;line-height:20px}.dm-section-row button{color:#a3aab5;background:0 0;border:0;font-size:13px;font-weight:900;line-height:17px}.dm-rooms{height:calc(100vh - 270px);padding:0 0 20px;overflow-y:auto}.dm-room{color:#f4f5f6;text-align:left;background:0 0;border:0;align-items:center;width:100%;height:66px;padding:0 24px;display:flex}.dm-room:hover,.dm-room.active{background:#262624}.dm-room-avatar{object-fit:cover;background:#242a31;border-radius:50%;width:50px;height:50px;margin-right:12px}.dm-room-text{min-width:0}.dm-room-text strong{color:#f4f5f6;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;line-height:18px;display:block;overflow:hidden}.dm-room-text span{color:#a3aab5;margin-top:3px;font-size:12px;font-weight:700;line-height:16px;display:block}.dm-rooms-empty{color:#8d96a0;justify-content:center;align-items:center;height:160px;font-size:14px;font-weight:700;display:flex}.dm-chat-area{background:#0b1014;min-width:0;height:100vh}.dm-empty-chat{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.dm-empty-icon{border:2px solid #f4f5f6;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:18px;display:flex}.dm-empty-chat h1{color:#f4f5f6;margin:0;font-size:20px;font-weight:900;line-height:25px}.dm-empty-chat p{color:#a3aab5;margin:8px 0 18px;font-size:14px;font-weight:700;line-height:18px}.dm-empty-chat button{color:#fff;background:#4057ff;border:0;border-radius:8px;height:32px;padding:0 17px;font-size:14px;font-weight:900}.dm-chat-panel{background:#0b1014;grid-template-rows:60px minmax(0,1fr) 64px;height:100vh;display:grid}.dm-chat-header{border-bottom:1px solid #242a31;align-items:center;padding:0 18px;display:flex}.dm-chat-back{color:#f4f5f6;background:0 0;border:0;margin-right:8px;display:none}.dm-chat-header img{object-fit:cover;background:#242a31;border-radius:50%;width:44px;height:44px;margin-right:12px}.dm-chat-header div{min-width:0;margin-left:10px}.dm-chat-header strong{font-size:15px;font-weight:900;line-height:19px;display:block}.dm-chat-header span{color:#a3aab5;font-size:12px;font-weight:700;line-height:16px;display:block}.dm-chat-info{color:#f4f5f6;background:0 0;border:0;margin-left:auto;display:flex}.dm-chat-scroll{min-height:0;padding:18px 16px 14px;overflow-y:auto}.dm-date-row{text-align:center;color:#a3aab5;margin:22px 0 16px;font-size:12px;font-weight:700}.dm-message-row{margin-bottom:8px;display:flex}.dm-message-row.mine{justify-content:flex-end}.dm-message-bubble{color:#f4f5f6;background:#262a31;border-radius:18px;max-width:min(60%,520px);min-height:34px;padding:8px 12px;font-size:14px;font-weight:500;line-height:18px}.dm-message-row.mine .dm-message-bubble{color:#fff;background:#4057ff}.dm-post-share-card{background:#262624;border-radius:14px;width:285px;overflow:hidden}.dm-post-share-head{align-items:center;height:55px;padding:0 12px;display:flex}.dm-post-share-head img{object-fit:cover;border-radius:50%;width:34px;height:34px;margin-right:10px}.dm-post-share-head strong{font-size:13px;font-weight:900}.dm-post-share-img{object-fit:cover;background:#111820;width:100%;height:305px}.dm-post-share-card p{color:#f4f5f6;margin:0;padding:11px 12px 14px;font-size:12px;font-weight:700;line-height:17px}.dm-input-bar{border:1px solid #343b43;border-radius:22px;align-items:center;height:42px;margin:9px 16px 14px;padding:0 10px;display:flex}.dm-input-icon{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.dm-input-bar input{color:#f4f5f6;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 8px;font-size:14px}.dm-input-bar input::placeholder{color:#9aa3ad}.dm-send-text-btn{color:#7395ff;background:0 0;border:0;padding:0 8px;font-size:14px;font-weight:900}.dm-modal-layer{z-index:100;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dm-modal-backdrop{background:#05080cbd;border:0;animation:.18s both dm-fade-in;position:absolute;inset:0}.dm-new-modal{z-index:2;background:#26272d;border-radius:18px;width:548px;height:590px;animation:.18s both dm-modal-in;position:relative;overflow:hidden;box-shadow:0 22px 80px #00000080}@keyframes dm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes dm-modal-in{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.dm-new-modal-head{border-bottom:1px solid #3a3d44;grid-template-columns:46px 1fr 46px;align-items:center;height:55px;padding:0 12px;display:grid}.dm-new-modal-head h2{text-align:center;color:#f4f5f6;margin:0;font-size:16px;font-weight:900;line-height:20px}.dm-new-modal-head button{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.dm-new-search{border-bottom:1px solid #3a3d44;align-items:center;height:40px;padding:0 14px;display:flex}.dm-new-search strong{margin-right:18px;font-size:15px;font-weight:900}.dm-new-search input{color:#f4f5f6;background:0 0;border:0;outline:0;flex:1;height:100%;font-size:14px}.dm-new-search input::placeholder{color:#a3aab5}.dm-new-users{height:calc(100% - 143px);padding:10px 0;overflow-y:auto}.dm-new-users h3{color:#f4f5f6;margin:0 0 8px;padding:0 14px;font-size:13px;font-weight:900;line-height:18px}.dm-new-user{color:#f4f5f6;text-align:left;background:0 0;border:0;align-items:center;width:100%;height:66px;padding:0 14px;display:flex}.dm-new-user:hover{background:#2e3036}.dm-new-user img{object-fit:cover;background:#111820;border-radius:50%;width:46px;height:46px;margin-right:12px}.dm-new-user div{flex:1;min-width:0}.dm-new-user strong{color:#f4f5f6;font-size:14px;font-weight:900;line-height:18px;display:block}.dm-new-user span{color:#a3aab5;font-size:13px;font-weight:700;line-height:17px;display:block}.dm-new-radio{border:1.5px solid #d6dae1;border-radius:50%;width:24px;height:24px}.dm-new-radio.active{background:radial-gradient(circle,#4057ff 0 47%,#0000 50%);border-color:#4057ff}.dm-new-loading,.dm-new-empty{color:#a3aab5;justify-content:center;align-items:center;height:220px;font-size:14px;font-weight:700;display:flex}.dm-new-chat-btn{color:#fff;background:#2427a9;border:0;border-radius:9px;height:42px;font-size:14px;font-weight:900;position:absolute;bottom:16px;left:14px;right:14px}.dm-new-chat-btn:disabled{opacity:.45;cursor:default}@media (width<=920px){.dm-sidebar{display:none}.dm-shell{grid-template-columns:1fr;margin-left:0}.dm-list-column{border-right:0;display:block}.dm-chat-area{display:none}.dm-chat-area.has-chat{z-index:50;display:block;position:fixed;inset:0}.dm-chat-back{display:flex}.dm-new-modal{width:calc(100vw - 20px);max-width:548px;height:min(590px,100vh - 40px)}}@media (width<=520px){.dm-list-header{height:62px;padding:0 18px}.dm-account-btn{font-size:18px}.dm-search-wrap{margin:0 14px}.dm-room{padding:0 18px}.dm-shell,.dm-list-column,.dm-chat-panel{height:100dvh}.dm-post-share-card{width:240px}.dm-post-share-img{height:260px}.dm-message-bubble{max-width:78%}.dm-new-modal{border-radius:0;width:100vw;height:100dvh}}.dm-reel-share-card{color:#f4f5f6;text-align:left;cursor:pointer;background:#262624;border:0;border-radius:16px;width:210px;margin:0;padding:0;display:block;overflow:hidden}.dm-reel-share-card:hover{filter:brightness(1.06)}.dm-reel-share-card:active{transform:scale(.985)}.dm-reel-share-preview{background:#111820;width:100%;height:300px;position:relative;overflow:hidden}.dm-reel-share-media{object-fit:cover;background:#000;width:100%;height:100%;display:block}.dm-reel-share-dark{pointer-events:none;background:linear-gradient(#00000073,#0000 35%),linear-gradient(#0000 65%,#0006);position:absolute;inset:0}.dm-reel-share-top{z-index:2;align-items:center;min-width:0;display:flex;position:absolute;top:10px;left:10px;right:10px}.dm-reel-share-top img{object-fit:cover;background:#242a31;border-radius:50%;width:28px;min-width:28px;height:28px;margin-right:8px}.dm-reel-share-top strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:900;line-height:16px;overflow:hidden}.dm-reel-share-play{z-index:2;color:#fff;justify-content:center;align-items:center;display:flex;position:absolute;bottom:10px;left:10px}.dm-reel-share-caption{color:#f4f5f6;word-break:break-word;padding:10px 11px 12px;font-size:12px;font-weight:700;line-height:17px}.dm-reel-share-caption strong{font-weight:900}.dm-reel-share-caption span{color:#f4f5f6}.dm-message-row.mine .dm-reel-share-card{background:#262624}@media (width<=520px){.dm-reel-share-card{width:190px}.dm-reel-share-preview{height:270px}}.dm-room-avatar-wrap,.dm-chat-avatar-wrap{justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;display:inline-flex;position:relative}.dm-room-avatar-wrap .dm-room-avatar{margin:0}.dm-chat-avatar-wrap{width:44px;min-width:44px;height:44px}.dm-chat-avatar-wrap img{object-fit:cover;background:#20262d;border-radius:50%;width:44px;height:44px}.dm-online-dot{box-sizing:border-box;background:#20d465;border:2px solid #0c1014;border-radius:50%;width:13px;height:13px;position:absolute;bottom:2px;right:2px}.dm-chat-avatar-wrap .dm-online-dot{width:12px;height:12px;bottom:-1px;right:-1px}.dm-online-text{color:#20d465!important}.wr-page{color:#f4f5f6;background:radial-gradient(circle,#2c3d4233,#0000 34%),#0b1014;min-height:100vh;overflow:hidden}.wr-sidebar{z-index:40;background:#0b1014;flex-direction:column;align-items:center;width:72px;padding:24px 0;display:flex;position:fixed;inset:0 auto 0 0}.wr-logo{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;width:46px;height:42px;margin-bottom:150px;display:flex}.wr-side-nav{flex-direction:column;gap:20px;display:flex}.wr-side-bottom{flex-direction:column;gap:22px;margin-top:auto;display:flex}.wr-side-nav button,.wr-side-bottom button{color:#f4f5f6;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;width:46px;height:38px;display:flex;position:relative}.wr-side-nav button:hover,.wr-side-bottom button:hover{background:#171c20}.wr-side-nav button.active svg{fill:#f4f5f6}.wr-side-nav button.with-dot b{background:#ff3040;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;right:7px}.wr-scroll{scroll-snap-type:y mandatory;scrollbar-width:none;height:100vh;margin-left:72px;overflow:hidden auto}.wr-scroll::-webkit-scrollbar{display:none}.wr-reel-page{scroll-snap-align:start;justify-content:center;align-items:center;height:100vh;min-height:720px;display:flex}.wr-reel-card{border-radius:6px;width:min(540px,100vw - 320px);height:min(94vh,860px);min-height:690px;position:relative}.wr-reel-blur{background:#101820;border-radius:6px;position:absolute;inset:0;overflow:hidden;box-shadow:0 0 0 1px #ffffff14}.wr-reel-media{object-fit:cover;background:#000;width:100%;height:100%}.wr-volume-btn{color:#f4f5f6;background:#14181db8;border:0;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;display:flex;position:absolute;bottom:15px;right:15px}.wr-reel-info{color:#f4f5f6;z-index:2;width:165px;position:absolute;bottom:54px;left:-180px}.wr-author-row{align-items:center;min-width:0;display:flex}.wr-author-row img{object-fit:cover;background:#242a31;border-radius:50%;width:34px;height:34px;margin-right:8px}.wr-author-row strong{white-space:nowrap;font-size:14px;font-weight:900}.wr-author-row span{color:#a3aab5;margin:0 5px}.wr-author-row button{color:#6c87ff;background:0 0;border:0;padding:0;font-size:13px;font-weight:900}.wr-music-row{color:#a3aab5;align-items:center;gap:5px;margin-top:8px;font-size:12px;font-weight:700;display:flex}.wr-reel-info p{margin:15px 0 10px;font-size:14px;font-weight:900}.wr-reel-info small{color:#f4f5f6;font-size:13px;font-weight:700}.wr-actions{z-index:3;flex-direction:column;align-items:center;width:58px;display:flex;position:absolute;bottom:13px;left:calc(100% + 28px)}.wr-action{color:#f4f5f6;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;width:58px;min-height:54px;margin-bottom:8px;padding:0;display:flex}.wr-action span{margin-top:3px;font-size:12px;font-weight:800;line-height:15px}.wr-action svg{fill:none}.wr-action.liked{color:#ff3040}.wr-action.liked svg{fill:#ff3040}.wr-action.icon-only{min-height:45px}.wr-mini-thumb{background:#242a31;border:0;border-radius:6px;width:28px;height:28px;padding:0;overflow:hidden}.wr-mini-thumb img{object-fit:cover;width:100%;height:100%}.wr-scroll-buttons{z-index:20;flex-direction:column;gap:16px;display:flex;position:fixed;top:43%;right:22px}.wr-scroll-buttons button{color:#f4f5f6;background:#242a31;border:0;border-radius:50%;justify-content:center;align-items:center;width:53px;height:53px;display:flex}.wr-message-float{z-index:30;color:#f4f5f6;background:#24262c;border:1px solid #333941;border-radius:28px;align-items:center;gap:10px;height:52px;padding:0 14px 0 16px;display:flex;position:fixed;bottom:26px;right:24px;box-shadow:0 8px 24px #00000059}.wr-message-float strong{font-size:15px;font-weight:900}.wr-message-float img{border-radius:50%;width:26px;height:26px}.wr-modal-layer{z-index:100;pointer-events:auto;position:fixed;inset:0}.wr-modal-backdrop{background:#04070abd;border:0;animation:.18s both wr-fade-in;position:absolute;inset:0}@keyframes wr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes wr-modal-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.wr-comments-modal{z-index:2;background:#262624;border-radius:5px;grid-template-rows:58px minmax(0,1fr) auto;width:360px;height:min(78vh,650px);min-height:560px;animation:.2s both wr-comments-in;display:grid;position:fixed;top:50%;left:calc(50% + 260px);overflow:hidden;transform:translateY(-50%);box-shadow:0 24px 90px #00000085}@keyframes wr-comments-in{0%{opacity:0;transform:translateY(calc(12px - 50%))scale(.97)}to{opacity:1;transform:translateY(-50%)scale(1)}}.wr-comments-modal header{border-bottom:0;grid-template-columns:54px 1fr 54px;align-items:center;height:58px;display:grid}.wr-comments-modal header h2{text-align:center;color:#f4f5f6;margin:0;font-size:15px;font-weight:900;line-height:20px}.wr-comments-modal header button{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.wr-comments-list{scrollbar-width:thin;scrollbar-color:#a3a3a3 transparent;min-height:0;padding:10px 14px 14px;overflow:hidden auto}.wr-comments-list::-webkit-scrollbar{width:8px}.wr-comments-list::-webkit-scrollbar-track{background:0 0}.wr-comments-list::-webkit-scrollbar-thumb{background:#a3a3a3;border-radius:10px}.wr-comment{align-items:flex-start;margin-bottom:22px;display:flex}.wr-comment.reply{margin-top:14px;margin-bottom:14px}.wr-comment>img{object-fit:cover;background:#151a20;border-radius:50%;width:36px;min-width:36px;height:36px;margin-right:11px}.wr-comment.reply>img{width:28px;min-width:28px;height:28px}.wr-comment-main{flex:1;min-width:0}.wr-comment-main p{color:#f4f5f6;word-break:break-word;margin:0;font-size:13px;font-weight:650;line-height:18px}.wr-comment-main p strong{font-weight:900}.wr-comment-main p span{color:#a3aab5;font-weight:700}.wr-comment-meta{flex-wrap:wrap;gap:13px;margin-top:8px;display:flex}.wr-comment-meta button{color:#a3aab5;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.wr-comment-like{color:#a3aab5;background:0 0;border:0;width:24px;min-width:24px;padding:4px 0 0 8px}.wr-comment-like.liked{color:#ff3040}.wr-comment-like.liked svg{fill:#ff3040}.wr-view-replies{color:#a3aab5;background:0 0;border:0;align-items:center;gap:10px;margin-top:14px;padding:0;font-size:12px;font-weight:800;display:flex}.wr-view-replies span{background:#6f747d;width:34px;height:1px}.wr-replies{margin-top:2px}.wr-comment-form{background:#262624;border-top:1px solid #3a3d44;flex-direction:column;justify-content:flex-end;width:100%;min-height:58px;max-height:110px;display:flex}.wr-reply-chip{color:#a3aab5;align-items:center;height:32px;min-height:32px;padding:7px 12px 0;font-size:12px;font-weight:800;line-height:18px;display:flex}.wr-reply-chip button{color:#f4f5f6;background:0 0;border:0;margin-left:8px;padding:0 4px;font-size:18px;line-height:18px}.wr-comment-input-row{align-items:center;height:58px;min-height:58px;padding:8px 10px 10px;display:flex}.wr-comment-input-row img{border-radius:50%;width:36px;min-width:36px;height:36px;margin-right:9px}.wr-comment-input-row input{color:#f4f5f6;background:0 0;border:1px solid #a7adb8;border-radius:20px;outline:none;flex:1;min-width:0;height:38px;padding:0 13px;font-size:13px}.wr-comment-input-row input::placeholder{color:#a3aab5}.wr-comment-input-row button{color:#a3aab5;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.wr-comment-send{padding-left:8px;font-size:12px;font-weight:900;color:#7395ff!important}.wr-comments-empty,.wr-share-empty{color:#a3aab5;justify-content:center;align-items:center;height:200px;font-size:13px;font-weight:800;display:flex}.wr-share-modal{z-index:2;background:#24262c;border-radius:16px;width:520px;height:590px;animation:.2s both wr-share-in;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 90px #00000085}@keyframes wr-share-in{0%{opacity:0;transform:translate(-50%,calc(12px - 50%))scale(.97)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.wr-share-modal header{grid-template-columns:54px 1fr 54px;align-items:center;height:62px;display:grid}.wr-share-modal header h2{text-align:center;color:#f4f5f6;margin:0;font-size:15px;font-weight:900;line-height:20px}.wr-share-modal header button{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.wr-share-search{color:#a3aab5;background:#292d34;border-radius:7px;align-items:center;height:38px;margin:0 14px 14px;padding:0 12px;display:flex}.wr-share-search input{color:#f4f5f6;background:0 0;border:0;outline:0;flex:1;margin-left:10px;font-size:14px}.wr-share-users{grid-template-columns:repeat(4,1fr);align-content:flex-start;gap:22px 14px;height:365px;padding:10px 18px;display:grid;overflow-y:auto}.wr-share-user{color:#f4f5f6;text-align:center;background:0 0;border:0;padding:0;position:relative}.wr-share-user img{object-fit:cover;background:#111820;border-radius:50%;width:66px;height:66px;margin:0 auto 8px}.wr-share-user strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:900;display:block;overflow:hidden}.wr-share-user span{display:none}.wr-share-user.active img{outline:3px solid #4057ff}.wr-share-send{color:#fff;background:#4057ff;border:0;border-radius:9px;height:42px;font-size:14px;font-weight:900;position:absolute;bottom:104px;left:14px;right:14px}.wr-share-send:disabled{opacity:.55}.wr-share-bottom{border-top:1px solid #3a3d44;align-items:center;gap:18px;height:94px;padding:0 14px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow-x:auto}.wr-share-bottom button{color:#f4f5f6;background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;min-width:60px;font-size:11px;font-weight:800;display:flex}.wr-share-bottom button svg{background:#2d3037;border-radius:50%;width:42px;height:42px;padding:9px}.wr-empty{color:#a3aab5;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100vh;margin-left:72px;display:flex}.wr-empty strong{color:#f4f5f6;font-size:18px}@media (width<=1320px){.wr-comments-modal{left:auto;right:24px}}@media (width<=1100px){.wr-reel-card{width:min(520px,100vw - 170px)}.wr-reel-info{width:calc(100% - 110px);bottom:28px;left:16px}.wr-actions{left:calc(100% + 16px)}.wr-comments-modal{width:340px;right:14px}}@media (width<=900px){.wr-comments-modal{width:min(390px,100vw - 24px);height:min(78vh,650px);top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}@keyframes wr-comments-in{0%{opacity:0;transform:translate(-50%,calc(12px - 50%))scale(.97)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}}@media (width<=760px){.wr-sidebar{display:none}.wr-scroll{margin-left:0}.wr-reel-page{height:100dvh;min-height:100dvh}.wr-reel-card{border-radius:0;width:100vw;height:100dvh;min-height:100dvh}.wr-reel-blur{border-radius:0}.wr-actions{bottom:78px;left:auto;right:8px}.wr-reel-info{width:calc(100% - 96px);bottom:82px;left:14px}.wr-scroll-buttons,.wr-message-float{display:none}.wr-comments-modal{border-radius:18px 18px 0 0;width:100%;height:68dvh;min-height:420px;animation:.22s both wr-bottom-modal-in;position:fixed;inset:auto 0 0;transform:none}@keyframes wr-bottom-modal-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.wr-share-modal{border-radius:18px 18px 0 0;width:100%;height:74dvh;animation:.22s both wr-bottom-modal-in;position:fixed;inset:auto 0 0;transform:none}.wr-share-users{grid-template-columns:repeat(3,1fr)}}.wr-mobile-nav{display:none!important}.wr-mobile-bottom-nav{display:none}@media (width<=900px){.wr-page{min-height:100dvh;padding-bottom:calc(52px + env(safe-area-inset-bottom))}.wr-scroll{height:100dvh;padding-bottom:calc(52px + env(safe-area-inset-bottom))}.wr-sidebar,.wr-message-float,.wr-scroll-buttons{display:none!important}.wr-mobile-bottom-nav{height:calc(52px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);-webkit-user-select:none;user-select:none;background:#0b1014;border-top:1px solid #ffffff14;grid-template-columns:repeat(6,1fr);align-items:center;z-index:2147483647!important;pointer-events:auto!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.wr-mobile-bottom-nav button{color:#f4f5f6;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:0;justify-content:center;align-items:center;width:100%;height:52px;margin:0;padding:0;pointer-events:auto!important;display:flex!important}.wr-mobile-bottom-nav button svg{stroke:currentColor;flex-shrink:0;width:25px;height:25px}.wr-mobile-bottom-nav button.active svg,.wr-mobile-bottom-nav button.reels-active svg{fill:#f4f5f6}.wr-mobile-bottom-nav .profile-btn svg{fill:none}.wr-mobile-bottom-nav .profile-circle{color:#dfe3ea;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;display:flex;overflow:hidden}.wr-mobile-bottom-nav button:active{opacity:.65}.wr-actions,.wr-reel-info{bottom:calc(116px + env(safe-area-inset-bottom))!important}}.cp-layer{z-index:99999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cp-backdrop{background:#05080cc7;border:0;animation:.18s both cp-fade;position:absolute;inset:0}.cp-global-close{z-index:3;color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:fixed;top:18px;right:18px}.cp-modal{z-index:2;color:#f4f5f6;background:#26272d;border-radius:15px;width:668px;height:708px;animation:.22s both cp-modal-in;position:relative;overflow:hidden;box-shadow:0 30px 120px #0000008c}.cp-modal-wide{width:984px;height:672px}@keyframes cp-fade{0%{opacity:0}to{opacity:1}}@keyframes cp-modal-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.cp-header{background:#0b1014;border-bottom:1px solid #3a3d44;grid-template-columns:54px 1fr 94px;align-items:center;height:43px;display:grid}.cp-header h2{text-align:center;color:#f4f5f6;margin:0;font-size:15px;font-weight:900;line-height:20px}.cp-header-wide{grid-template-columns:54px 1fr 125px}.cp-icon-btn,.cp-next-btn{color:#f4f5f6;background:0 0;border:0;justify-content:center;align-items:center;height:43px;display:flex}.cp-next-btn{color:#7d97ff;font-size:13px;font-weight:900}.cp-drop{background-color:#26272d;flex-direction:column;justify-content:center;align-items:center;height:calc(100% - 43px);transition:background-color .18s,box-shadow .18s;display:flex}.cp-drop-active{background-color:#2d3037;box-shadow:inset 0 0 0 2px #4057ff}.cp-upload-icon{color:#f4f5f6;width:88px;height:72px;margin-bottom:22px;position:relative}.cp-upload-icon svg:first-child{position:absolute;top:8px;left:7px}.cp-upload-icon svg:last-child{background:#26272d;border-radius:10px;position:absolute;bottom:2px;right:5px}.cp-drop p{color:#f4f5f6;margin:0 0 20px;font-size:20px;font-weight:500;line-height:26px}.cp-blue-btn{color:#fff;background:#4057ff;border:0;border-radius:8px;height:32px;padding:0 17px;font-size:13px;font-weight:900}.cp-error{color:#ff5d6c;margin-top:14px;font-size:13px;font-weight:800}.cp-crop-body{background:#2a2d32;justify-content:center;align-items:center;height:calc(100% - 43px);display:flex;position:relative}.cp-preview{background:#111;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.cp-preview-media{object-fit:contain;background:#000;width:100%;height:100%}.cp-preview-square .cp-preview-media{object-fit:cover;width:min(100%,665px);height:min(100%,665px)}.cp-preview-portrait .cp-preview-media{object-fit:cover;width:min(100%,540px);height:min(100%,675px)}.cp-preview-wide .cp-preview-media{object-fit:cover;width:100%;height:min(100%,376px)}.cp-ratio-menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#18191edb;border-radius:8px;width:108px;position:absolute;bottom:62px;left:26px;overflow:hidden}.cp-ratio-menu button{color:#f4f5f6;background:0 0;border:0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;width:100%;height:45px;padding:0 12px;font-size:13px;font-weight:800;display:flex}.cp-ratio-menu button.active{color:#fff}.cp-ratio-menu button span{border:2px solid #f4f5f6;border-radius:4px;width:18px;height:18px}.cp-details-body{background:#000;grid-template-columns:minmax(0,672px) 312px;height:calc(100% - 43px);display:grid}.cp-details-media{background:#000;justify-content:center;align-items:center;min-width:0;display:flex}.cp-details-file{object-fit:contain;background:#000;width:100%;height:100%}.cp-details-side{background:#26272d;border-left:1px solid #3a3d44;flex-direction:column;min-width:0;display:flex}.cp-user-row{align-items:center;height:58px;padding:0 16px;display:flex}.cp-user-row img{object-fit:cover;background:#3a3d44;border-radius:50%;width:29px;height:29px;margin-right:10px}.cp-user-row strong{color:#f4f5f6;font-size:13px;font-weight:900}.cp-details-side textarea{resize:none;color:#f4f5f6;background:0 0;border:0;outline:0;width:100%;height:170px;padding:0 16px;font-family:inherit;font-size:15px;line-height:22px}.cp-details-side textarea::placeholder{color:#8d95a1}.cp-caption-bottom{color:#8d95a1;align-items:center;height:43px;padding:0 16px;display:flex}.cp-caption-bottom span{margin-left:auto;font-size:12px;font-weight:700}.cp-option-row{color:#f4f5f6;background:0 0;border:0;border-top:1px solid #3a3d44;align-items:center;height:43px;padding:0 16px;font-size:15px;font-weight:500;display:flex}.cp-option-row span{text-align:left;flex:1}.cp-option-row svg{color:#c9ced6}.cp-details-error{color:#ff6b78;background:#ff30401f;border-radius:10px;margin:16px;padding:11px 12px;font-size:13px;font-weight:800}.cp-status-body{background:#26272d;flex-direction:column;justify-content:center;align-items:center;height:calc(100% - 43px);display:flex}.cp-progress-ring{color:#e13aff;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.cp-progress-ring svg{stroke:url(#cp-gradient);animation:.9s linear infinite cp-spin}@keyframes cp-spin{to{transform:rotate(360deg)}}.cp-success-ring{color:#ff2d78;background:linear-gradient(#26272d,#26272d) padding-box padding-box,conic-gradient(#b437ff,#ff2d78,#ffae00,#b437ff) border-box;border:4px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;animation:.42s both cp-success-pop;display:flex}.cp-status-body p{color:#f4f5f6;margin:20px 0 0;font-size:19px;font-weight:500;line-height:26px}@keyframes cp-success-pop{0%{opacity:0;transform:scale(.72)}70%{opacity:1;transform:scale(1.08)}to{transform:scale(1)}}@media (width<=1050px){.cp-modal-wide{width:min(984px,100vw - 28px)}.cp-details-body{grid-template-columns:minmax(0,1fr) 300px}}@media (width<=760px){.cp-layer{align-items:flex-end}.cp-global-close{top:10px;right:10px}.cp-modal,.cp-modal-wide{border-radius:18px 18px 0 0;width:100%;height:88dvh}.cp-header,.cp-header-wide{height:48px}.cp-details-body{flex-direction:column;display:flex}.cp-details-media{height:48%}.cp-details-side{border-top:1px solid #3a3d44;border-left:0;flex:1}.cp-details-side textarea{height:110px}.cp-ratio-menu{bottom:18px;left:14px}.cp-drop p{font-size:18px}.cp-layer{z-index:99999;background:#000;display:block;position:fixed;inset:0;overflow:hidden}.cp-backdrop,.cp-global-close{display:none}.cp-modal,.cp-modal-wide{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;box-shadow:none;background:#0b1014;border-radius:0;animation:none;position:fixed;inset:0;overflow:hidden}.cp-header,.cp-header-wide{background:#0b1014;border-bottom:1px solid #252b33;grid-template-columns:52px minmax(0,1fr) 72px;height:48px;min-height:48px;display:grid}.cp-header h2{font-size:14px;font-weight:900;line-height:18px}.cp-icon-btn,.cp-next-btn{height:48px}.cp-next-btn{color:#8ea2ff;justify-content:flex-end;padding-right:12px;font-size:13px}.cp-drop{box-sizing:border-box;background:#0b1014;width:100%;height:calc(100dvh - 48px);padding:0 24px 76px}.cp-upload-icon{width:76px;height:64px;margin-bottom:20px}.cp-drop p{text-align:center;margin-bottom:18px;font-size:17px;line-height:23px}.cp-blue-btn{border-radius:8px;height:34px;padding:0 16px;font-size:13px}.cp-error{text-align:center;max-width:280px;font-size:12px;line-height:16px}.cp-crop-body{background:#000;width:100%;height:calc(100dvh - 48px);display:block;overflow:hidden}.cp-preview{background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.cp-preview-media{object-fit:contain;background:#000;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.cp-preview-square .cp-preview-media{object-fit:cover;width:min(100vw,100dvh - 120px);max-width:100vw;height:min(100vw,100dvh - 120px);max-height:calc(100dvh - 120px)}.cp-preview-portrait .cp-preview-media{object-fit:cover;width:min(100vw,80dvh - 96px);max-width:100vw;height:min(125vw,100dvh - 120px);max-height:calc(100dvh - 120px)}.cp-preview-wide .cp-preview-media{object-fit:cover;width:100vw;height:min(56.25vw,100dvh - 120px);max-height:calc(100dvh - 120px)}.cp-ratio-menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#18191eeb;border-radius:8px;width:96px;position:absolute;bottom:14px;left:10px;overflow:hidden}.cp-ratio-menu button{height:42px;padding:0 10px;font-size:12px}.cp-ratio-menu button span{border-width:2px;width:17px;height:17px}.cp-details-body{background:#0b1014;flex-direction:column;width:100%;height:calc(100dvh - 48px);display:flex;overflow:hidden}.cp-details-media{background:#000;justify-content:center;align-items:center;width:100%;height:42dvh;min-height:260px;max-height:390px;display:flex}.cp-details-file{object-fit:contain;background:#000;width:100%;height:100%}.cp-details-side{background:#0b1014;border-top:1px solid #252b33;border-left:0;flex:1;width:100%;min-height:0;overflow-y:auto}.cp-user-row{height:50px;padding:0 14px}.cp-user-row img{width:30px;height:30px;margin-right:10px}.cp-user-row strong{font-size:13px}.cp-details-side textarea{box-sizing:border-box;width:100%;height:96px;min-height:96px;padding:0 14px;font-size:14px;line-height:20px}.cp-caption-bottom{height:38px;padding:0 14px}.cp-caption-bottom span{font-size:11px}.cp-option-row{border-top:1px solid #252b33;height:42px;padding:0 14px;font-size:14px}.cp-details-error{margin:12px 14px;padding:10px 11px;font-size:12px;line-height:16px}.cp-status-body{box-sizing:border-box;background:#0b1014;width:100%;height:calc(100dvh - 48px);padding-bottom:76px}.cp-progress-ring,.cp-success-ring{width:84px;height:84px}.cp-status-body p{text-align:center;margin-top:18px;font-size:17px;line-height:23px}}@media (width<=380px){.cp-header,.cp-header-wide{grid-template-columns:48px minmax(0,1fr) 66px}.cp-next-btn{padding-right:9px;font-size:12px}.cp-preview-square .cp-preview-media{width:min(100vw,100dvh - 132px);height:min(100vw,100dvh - 132px)}.cp-details-media{height:39dvh;min-height:230px}.cp-details-side textarea{height:86px;min-height:86px}.cp-ratio-menu{width:92px}}
