.badges-row{display:inline-flex;align-items:center;gap:4px;margin-left:6px;vertical-align:middle}.badge-pill{transition:transform .15s ease}.badge-pill:hover{transform:translateY(-1px)}.badges-lg .badge-pill{padding:3px 10px;font-size:12px;gap:5px}.badges-profile-check{margin-left:0;gap:0}.badges-profile-check .badge-pill{padding:0;background:transparent!important;box-shadow:none!important}.badges-profile-check .badge-pill:hover{transform:none}.badges-profile-check .badge-pill svg{width:34px!important;height:34px!important;filter:drop-shadow(0 2px 4px rgba(29,155,240,.2))}@media (max-width:700px){.badges-profile-check .badge-pill svg{width:27px!important;height:27px!important}}.cn-favorite-avatar-host{position:relative;display:inline-block;line-height:0}.cn-favorite-star{position:absolute;z-index:20;display:grid;place-items:center;margin:0;padding:0;border:0;background:transparent;color:#ffd83f;line-height:1;cursor:pointer;filter:drop-shadow(0 1px 1px rgba(0,0,0,.45));text-shadow:-1px -1px 0 rgba(173,129,0,.6),1px -1px 0 rgba(173,129,0,.6),-1px 1px 0 rgba(173,129,0,.6),1px 1px 0 rgba(173,129,0,.6)}.cn-favorite-star:hover{transform:scale(1.08)}.cn-favorite-star--xs{top:-5px;left:-6px;width:22px;height:22px;font-size:23px}.cn-favorite-star--sm{top:-7px;left:-7px;width:28px;height:28px;font-size:29px}.cn-favorite-star--md{top:-9px;left:-9px;width:34px;height:34px;font-size:35px}.cn-favorite-star--lg{top:-12px;left:-12px;width:44px;height:44px;font-size:45px}.cn-popover{position:absolute;top:calc(100% + 10px);right:0;width:min(430px,calc(100vw - 24px));background:#fff;color:#1d2733;border:1px solid #d9e3e8;border-radius:12px;box-shadow:0 18px 48px #0a2c3a38;overflow:hidden;z-index:120}.cn-popover:before{content:"";position:absolute;right:24px;top:-7px;width:13px;height:13px;background:#fff;transform:rotate(45deg);border-left:1px solid #d9e3e8;border-top:1px solid #d9e3e8}.cn-popover__head{min-height:64px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1f4;background:linear-gradient(180deg,#fff,#fbfdfe)}.cn-popover__head strong{display:block;font-size:16px}.cn-popover__head span{display:block;margin-top:2px;font-size:11px;color:#83909a}.cn-link-btn{border:0;background:transparent;color:#25708a;font-size:11px;font-weight:700}.cn-notification-list{max-height:480px;overflow-y:auto}.cn-notification-row{display:grid;grid-template-columns:32px 40px minmax(0,1fr) 8px;gap:9px;align-items:center;padding:11px 13px;border-bottom:1px solid #f0f3f5;transition:background .16s ease,transform .16s ease}.cn-notification-row:hover{background:#f5fafc}.cn-notification-row.is-unread{background:linear-gradient(90deg,#fff9d9,#fff 45%)}.cn-notification-icon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font-size:15px;background:#eff8fb}.cn-notification-avatar{width:38px;height:38px;border-radius:7px;object-fit:cover;background:#edf2f4}.cn-notification-avatar--system{display:grid;place-items:center;font-size:19px;background:linear-gradient(135deg,#fff1a8,#ffd676)}.cn-notification-title{font-size:12px;line-height:1.32;color:#3d4a53}.cn-notification-title strong{color:#17232d;margin-right:4px}.cn-notification-title .badges-row{margin-left:2px;margin-right:4px}.cn-notification-copy time{display:block;margin-top:4px;font-size:10px;color:#95a1a9}.cn-unread-dot{width:7px;height:7px;border-radius:50%;background:#e95777;box-shadow:0 0 0 3px #e957771f}.cn-popover-empty{padding:34px 28px;text-align:center;color:#7f8b94}.cn-popover-empty>span{display:block;font-size:30px;margin-bottom:8px}.cn-popover-empty strong{color:#2a3944;font-size:14px}.cn-popover-empty p{margin:6px 0 0;font-size:11px;line-height:1.45}@media (max-width: 640px){.cn-popover{position:fixed;top:58px;right:8px;left:8px;width:auto;max-height:calc(100vh - 130px)}.cn-notification-list{max-height:calc(100vh - 205px)}.cn-popover:before{display:none}}.cn-notification-avatar-wrap{position:relative;display:block;flex:0 0 auto}.cn-notification-avatar-wrap .cn-favorite-star{top:-7px;left:-7px}.cn-notification-row.no-actor{grid-template-columns:32px minmax(0,1fr) 8px!important}.cn-notification-icon.is-site-notice{overflow:visible!important;background:transparent!important}.cn-notification-site-logo{display:block;width:30px;height:30px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(80,55,0,.18))}.cn-notification-verification-badge{display:inline-flex;margin-left:4px;vertical-align:middle}.cn-notification-verification-badge .badges-row{margin-left:0!important}.cn-notification-verification-badge .badge-pill{padding:2px!important;border-radius:50%!important}.cn-notification-verification-badge .badge-pill svg{width:18px!important;height:18px!important}.cn-message-privacy-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:420;background:#0b182273;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:18px;animation:cn-msg-pref-overlay .2s ease-out}.cn-message-privacy-modal{width:min(560px,calc(100vw - 28px));max-height:min(760px,calc(100dvh - 36px));overflow:auto;background:#fff;border:1px solid #dce7ec;border-radius:22px;box-shadow:0 28px 80px #11273447;padding:20px;animation:cn-msg-pref-in .28s cubic-bezier(.2,.8,.2,1)}.cn-message-privacy-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:15px;border-bottom:1px solid #edf2f5}.cn-message-privacy-modal>header span{display:block;color:#d93e76;font-size:10px;font-weight:900;letter-spacing:.14em}.cn-message-privacy-modal>header h2{margin:4px 0 5px;color:#142530;font-size:24px;line-height:1.08}.cn-message-privacy-modal>header p{margin:0;color:#73818a;font-size:12.5px;line-height:1.45}.cn-message-privacy-close{flex:0 0 34px;width:34px;height:34px;border:0;border-radius:50%;background:#f1f5f7;color:#52636d;font-size:24px;line-height:1;cursor:pointer}.cn-message-privacy-close:hover{background:#e6eef2;color:#173745}.cn-message-privacy-loading{padding:38px 12px;text-align:center;color:#73818a;font-weight:700}.cn-message-privacy-group{border:0;margin:18px 0 0;padding:0}.cn-message-privacy-group legend{margin-bottom:10px;color:#223741;font-size:13px;font-weight:900}.cn-message-privacy-options{display:grid;gap:8px}.cn-message-privacy-options label{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;padding:11px 12px;border:1px solid #dfe8ed;border-radius:13px;background:#fff;cursor:pointer;transition:.18s ease}.cn-message-privacy-options label:hover{border-color:#a8cbd7;background:#f8fbfc}.cn-message-privacy-options label.is-selected{border-color:#2d8299;background:linear-gradient(135deg,#f2fbfd,#fff6fa);box-shadow:0 0 0 2px #2d829914}.cn-message-privacy-options input{position:absolute;opacity:0;pointer-events:none}.cn-message-privacy-radio{width:18px;height:18px;border:2px solid #9eb1bc;border-radius:50%;margin-top:2px;box-shadow:inset 0 0 0 4px #fff}.cn-message-privacy-options label.is-selected .cn-message-privacy-radio{border-color:#23788f;background:#23788f}.cn-message-privacy-options b{display:block;color:#243740;font-size:13px}.cn-message-privacy-options small{display:block;margin-top:3px;color:#7e8d95;font-size:11px;line-height:1.35}.cn-message-privacy-modal>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:20px;padding-top:15px;border-top:1px solid #edf2f5}.cn-message-privacy-modal>footer button{min-height:42px;padding:0 16px;border-radius:11px;font-size:12px;font-weight:900;cursor:pointer}.cn-message-privacy-modal>footer .secondary{border:1px solid #d7e1e6;background:#fff;color:#52636d}.cn-message-privacy-modal>footer .primary{border:0;background:linear-gradient(135deg,#176b83,#2a8fa8);color:#fff;box-shadow:0 8px 20px #176b8333}@keyframes cn-msg-pref-overlay{0%{opacity:0}to{opacity:1}}@keyframes cn-msg-pref-in{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:none}}@media (max-width:640px){.cn-message-privacy-overlay{align-items:end;padding:0}.cn-message-privacy-modal{width:100%;max-height:86dvh;border-radius:22px 22px 0 0;padding:18px 15px 24px;animation:cn-msg-pref-mobile .3s cubic-bezier(.2,.8,.2,1)}.cn-message-privacy-modal>header h2{font-size:22px}.cn-message-privacy-options label{padding:12px}.cn-message-privacy-options b{font-size:13.5px}.cn-message-privacy-options small{font-size:11.5px}.cn-message-privacy-modal>footer{position:sticky;bottom:-24px;background:#fff;padding-bottom:calc(14px + env(safe-area-inset-bottom));margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.cn-message-privacy-modal>footer button{flex:1;min-height:46px}@keyframes cn-msg-pref-mobile{0%{opacity:.3;transform:translateY(100%)}to{opacity:1;transform:none}}}.cn-message-privacy-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:99999!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:24px 14px!important;overflow-y:auto!important;overflow-x:hidden!important;box-sizing:border-box!important}.cn-message-privacy-modal{width:560px!important;max-width:calc(100vw - 28px)!important;max-height:calc(100dvh - 48px)!important;margin:0 auto!important;overflow-y:auto!important;overflow-x:hidden!important;box-sizing:border-box!important;border-radius:22px!important}.cn-message-privacy-modal>header{position:relative!important;top:auto!important}.cn-message-privacy-modal>footer{position:relative!important;bottom:auto!important}@media (max-width:640px){.cn-message-privacy-overlay{padding:12px!important}.cn-message-privacy-modal{width:100%!important;max-width:100%!important;max-height:calc(100dvh - 24px)!important;margin:0!important}}.cn-message-privacy-overlay{z-index:2147483000!important}.cn-modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;display:grid;place-items:center;padding:12px;background:#0b101499}.cn-mood-modal{width:min(820px,88vw);height:min(590px,82vh);background:#fff;border:2px solid #202020;border-radius:12px;box-shadow:0 20px 65px #0000004d;display:flex;flex-direction:column;overflow:hidden}.cn-mood-modal__header{height:54px;flex:0 0 54px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e4e4e4;background:#fff}.cn-mood-modal__header strong{font-size:20px;line-height:1;color:#050505;font-weight:900}.cn-mood-modal__header button{border:0;background:transparent;font-size:34px;line-height:1;color:#000;cursor:pointer;padding:0 3px}.cn-mood-scroll{flex:1;min-height:0;overflow-y:auto;padding:14px 14px 10px;scrollbar-width:thin}.cn-mood-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}.cn-mood-grid button{min-height:126px;border:0;border-radius:14px;background:#f3f3f3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:9px 7px;color:#333;cursor:pointer;box-shadow:inset 0 0 #4d82ff;transition:.12s ease}.cn-mood-grid button:hover{background:#f0f4ff;transform:translateY(-1px)}.cn-mood-grid button.is-selected{background:#e8efff;box-shadow:inset 0 0 0 3px #4d82ff,0 0 0 1px #4d82ff}.cn-mood-grid img{width:56px;height:56px;object-fit:contain;display:block}.cn-mood-grid span{font-size:14px;line-height:1.2;text-align:center;font-weight:500}.cn-mood-custom{flex:0 0 auto;padding:12px 14px 14px;background:#fff;border-top:1px solid #efefef}.cn-mood-custom label{display:block;font-size:14px;font-weight:800;color:#333;margin-bottom:6px}.cn-mood-custom textarea{display:block;width:min(360px,100%);height:42px;resize:none;border:1px solid #bfc6ce;border-radius:5px;padding:7px 9px;font:inherit;font-size:14px;margin-bottom:10px}.cn-mood-custom>button:not(.cn-mood-remove){width:100%;min-height:44px;border:0;border-radius:10px;background:#447cf5;color:#fff;font-size:15px;font-weight:900;cursor:pointer}.cn-mood-custom>button:not(.cn-mood-remove):disabled{opacity:.45;cursor:default}.cn-mood-remove{display:block;margin:6px auto 0;border:0;background:transparent;color:#8c8c8c;text-decoration:underline;font-size:11px;cursor:pointer}@media (max-width:850px){.cn-mood-modal{width:min(94vw,700px);height:82vh}.cn-mood-modal__header{height:50px;flex-basis:50px;padding:0 12px}.cn-mood-modal__header strong{font-size:18px}.cn-mood-modal__header button{font-size:31px}.cn-mood-scroll{padding:10px}.cn-mood-grid{grid-template-columns:repeat(2,1fr);gap:8px}.cn-mood-grid button{min-height:118px;border-radius:12px;padding:9px 6px}.cn-mood-grid img{width:54px;height:54px}.cn-mood-grid span{font-size:14px}.cn-mood-custom{padding:10px 12px 12px}.cn-mood-custom label{font-size:14px}.cn-mood-custom textarea{height:40px;font-size:14px}.cn-mood-custom>button:not(.cn-mood-remove){min-height:42px;font-size:14px}}.cn-header{background:#17677c;color:#fff;position:sticky;top:0;z-index:90;box-shadow:0 1px #0000002e,0 4px 16px #0a33421a}.cn-header__inner{max-width:1420px;margin:0 auto;height:48px;display:flex;align-items:center;gap:14px;padding:0 14px}.cn-logo--internal{display:flex;align-items:center;gap:7px;color:#fff;flex-shrink:0;font-family:var(--font-display);font-weight:800;font-size:14px}.cn-logo--internal img{width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.15))}.cn-nav{display:flex;align-items:stretch;height:100%;gap:2px}.cn-nav a{position:relative;display:flex;align-items:center;color:#ffffffe6;font-size:11px;font-weight:750;padding:0 8px;transition:background .16s ease,color .16s ease,transform .16s ease,text-shadow .16s ease}.cn-nav a:after{content:"";position:absolute;left:8px;right:8px;bottom:0;height:2px;background:#ffe37e;transform:scaleX(0);transition:transform .18s ease}.cn-nav a:hover,.cn-nav a.active{color:#fff;background:#ffffff1a}.cn-nav a:hover{transform:translateY(-1px)}.cn-nav a:hover:after,.cn-nav a.active:after{transform:scaleX(1)}.cn-search-wrap{position:relative;width:210px;margin-left:auto}.cn-search-wrap input{width:100%;height:28px;padding:0 9px 0 30px;border:1px solid rgba(255,255,255,.3);border-radius:4px;background:#fff;color:#24333b;font-size:10px;outline:none}.cn-search-wrap input:focus{box-shadow:0 0 0 2px #ffe37e66}.cn-search-icon{position:absolute;left:9px;top:6px;z-index:1;color:#79909a}.cn-search-results{position:absolute;left:0;right:0;top:34px;min-width:270px;background:#fff;border:1px solid #dce6ea;border-radius:8px;box-shadow:0 14px 34px #082c3a38;overflow:hidden;z-index:150}.cn-search-status{padding:13px;color:#7e8c94;font-size:10px;text-align:center}.cn-search-user{display:flex;gap:9px;align-items:center;padding:8px 10px;color:#22313a;border-bottom:1px solid #eff3f5}.cn-search-user:hover{background:#f4fafc}.cn-search-avatar-wrap{position:relative;flex:0 0 auto}.cn-search-avatar-wrap img{width:34px;height:34px;border-radius:5px;object-fit:cover}.cn-search-avatar-wrap i{position:absolute;right:-2px;bottom:-2px;width:9px;height:9px;border-radius:50%;border:2px solid #fff}.cn-search-avatar-wrap .presence-online{background:#3bc46b}.cn-search-avatar-wrap .presence-assente{background:#f2c94c}.cn-search-avatar-wrap .presence-offline{background:#b9c4ca}.cn-search-user>span:last-child{min-width:0}.cn-search-user strong{font-size:11px}.cn-search-user small{display:block;color:#8b979e;font-size:9px;margin-top:2px}.cn-header__actions{display:flex;align-items:center;gap:3px;flex-shrink:0}.cn-header-panel-anchor{position:relative}.cn-create-btn{height:30px;border:0;border-radius:4px;padding:0 7px;background:transparent;color:#fff;font-size:10px;font-weight:800}.cn-create-btn:hover,.cn-create-btn:focus{background:#ffffff1c}.cn-caret{opacity:.65;font-size:9px}.cn-create-menu,.cn-profile-menu{position:absolute;top:36px;right:0;min-width:190px;padding:6px;background:#fff;color:#26343c;border:1px solid #dce5e9;border-radius:7px;box-shadow:0 14px 32px #082b373b;z-index:140}.cn-create-menu a,.cn-profile-menu>a,.cn-profile-menu>button{display:block;width:100%;border:0;background:transparent;color:#34444d;text-align:left;padding:8px 9px;border-radius:5px;font-size:10px;font-weight:700}.cn-create-menu a:hover,.cn-profile-menu>a:hover,.cn-profile-menu>button:hover{background:#f1f7f9;color:#17677c}.cn-notif-icon{position:relative;width:30px;height:30px;border:0;border-radius:5px;background:transparent;color:#ffffffeb;display:grid;place-items:center}.cn-notif-icon:hover,.cn-notif-icon.active{background:#ffffff1f;color:#fff}.cn-notif-badge{position:absolute;top:-4px;right:-4px;min-width:15px;height:15px;padding:0 3px;border-radius:999px;display:grid;place-items:center;background:#f04f73;border:2px solid #17677c;color:#fff;font-size:8px;font-weight:900;line-height:1}.cn-kiss-icon{font-size:15px;line-height:1;filter:saturate(1.15)}.cn-staff-dot{width:20px;height:20px;border-radius:4px;display:grid;place-items:center;background:#7c4bc4;color:#fff;font-size:9px;font-weight:900;margin:0 2px;box-shadow:0 0 0 1px #ffffff47}.cn-presence-select{height:28px;max-width:92px;border:1px solid rgba(255,255,255,.24);background:#1a7188;color:#fff;border-radius:4px;font-size:9px;font-weight:700;padding:0 4px}.cn-user-chip{height:32px;max-width:130px;display:flex;align-items:center;gap:6px;padding:2px 7px 2px 3px;border:0;border-radius:4px;background:#0000001f;color:#fff}.cn-user-chip:hover{background:#00000030}.cn-user-chip img{width:27px;height:27px;border-radius:4px;object-fit:cover}.cn-user-chip__name{max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:850}.cn-profile-menu__top{display:flex;gap:9px;align-items:center;padding:7px 8px 10px;margin-bottom:4px;border-bottom:1px solid #eef2f4}.cn-profile-menu__top img{width:42px;height:42px;border-radius:6px;object-fit:cover}.cn-profile-menu__top strong{display:inline-block;font-size:11px}.cn-profile-menu__top span:last-child{display:block;margin-top:2px;color:#91a0a7;font-size:9px}@media (max-width: 1180px){.cn-logo--internal span{display:none}.cn-nav a{padding:0 6px}.cn-search-wrap{width:170px}}@media (max-width: 920px){.cn-nav{display:none}.cn-search-wrap{margin-left:0;flex:1;max-width:260px}.cn-create-anchor,.cn-presence-select,.cn-desktop-only{display:none}}@media (max-width: 640px){.cn-header__inner{height:54px;padding:0 8px;gap:5px}.cn-logo--internal img{width:38px;height:38px}.cn-search-wrap{max-width:none}.cn-search-wrap input{height:31px}.cn-search-icon{top:7px}.cn-header__actions{gap:0}.cn-user-chip{width:32px;padding:2px;background:transparent}.cn-user-chip img{width:28px;height:28px;border-radius:50%}.cn-user-chip__name,.cn-user-chip .cn-caret,.cn-header-panel-anchor:nth-of-type(4){display:none}.cn-staff-dot{display:none}.cn-notif-icon{width:28px}.cn-search-results{position:fixed;left:8px;right:8px;top:55px;min-width:0}}.cn-header{max-height:55px;min-height:55px!important;height:55px;padding:0!important;position:fixed;top:0;left:0;width:100%;margin:0;z-index:99999;background-color:#0d5575!important;border-bottom:1px solid #033e51;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:1px 0 2px #000c}.cn-header__inner{height:55px!important;min-height:55px;max-height:55px}.cn-logo--internal{height:55px!important}.cn-logo--internal img{max-height:52px}.cn-nav a{min-height:55px!important}.cn-search-results,.cn-create-menu,.cn-profile-menu{margin-top:1px}@media (max-width: 640px){.cn-header,.cn-header__inner{height:55px!important;min-height:55px!important;max-height:55px!important}}@media (min-width:1181px){.cn-search-wrap{width:300px!important}}.cn-search-wrap input{height:36px!important;padding-left:42px!important;font-size:16px!important;border-radius:5px!important;color:#555!important}.cn-search-emoji{position:absolute;left:10px;top:50%;z-index:2;transform:translateY(-50%);font-size:23px;line-height:1;pointer-events:none}.cn-search-results{left:0!important;right:auto!important;top:44px!important;width:440px!important;min-width:440px!important;padding:10px!important;border-radius:0 0 10px 10px!important;border:1px solid #cfd7db!important;background:#fff!important;box-shadow:0 12px 25px #0000004d!important;overflow:visible!important}.cn-search-results:before{content:"";position:absolute;left:76px;top:-12px;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:13px solid #fff;filter:drop-shadow(0 -1px 0 #cfd7db)}.cn-search-status{padding:15px!important;font-size:14px!important;color:#6e777d!important;text-align:left!important}.cn-search-status--empty{margin:2px 0 10px;background:linear-gradient(#f8f8f8,#f1f1f1);color:#858585!important}.cn-search-user{padding:9px 10px!important;border-radius:5px!important}.cn-search-user strong{font-size:14px!important}.cn-search-user small{font-size:11px!important}.cn-search-avatar-wrap img{width:40px!important;height:40px!important}.cn-search-advanced{display:flex;align-items:center;justify-content:center;min-height:52px;margin-top:10px;border-radius:3px;background:#4f83b9;color:#fff!important;font-size:16px;font-weight:900;text-align:center}.cn-search-advanced:hover{background:#47a;color:#fff!important}@media (max-width:1180px) and (min-width:921px){.cn-search-wrap{width:220px!important}.cn-search-wrap input{font-size:14px!important}.cn-search-results{width:390px!important;min-width:390px!important}}@media (max-width:640px){.cn-search-results{position:fixed!important;left:8px!important;right:8px!important;top:56px!important;width:auto!important;min-width:0!important}.cn-search-results:before{display:none}.cn-search-wrap input{font-size:14px!important}}@media (min-width: 1181px){.cn-search-wrap{width:215px!important}}.cn-search-wrap input{height:30px!important;padding:0 9px 0 31px!important;font-size:13px!important;border-radius:4px!important}.cn-search-emoji{left:8px!important;font-size:17px!important}.cn-search-results{top:38px!important;width:330px!important;min-width:330px!important;padding:7px!important;border-radius:0 0 8px 8px!important}.cn-search-results:before{left:54px!important;top:-10px!important;border-left-width:10px!important;border-right-width:10px!important;border-bottom-width:10px!important}.cn-search-status{padding:10px!important;font-size:12px!important}.cn-search-status--empty{margin-bottom:7px!important}.cn-search-user{padding:7px 8px!important;gap:8px!important}.cn-search-user strong{font-size:12px!important}.cn-search-user small{font-size:10px!important}.cn-search-avatar-wrap img{width:34px!important;height:34px!important}.cn-search-advanced{min-height:40px!important;margin-top:7px!important;font-size:13px!important}.cn-header__actions{gap:1px!important}.cn-notif-icon{width:27px!important;height:27px!important;border-radius:4px!important}.cn-notif-icon svg{width:15px!important;height:15px!important}.cn-kiss-icon{font-size:13px!important}.cn-notif-badge{top:-3px!important;right:-3px!important;min-width:14px!important;height:14px!important;font-size:7px!important}@media (max-width: 1180px) and (min-width: 921px){.cn-search-wrap{width:180px!important}.cn-search-wrap input{font-size:12px!important}.cn-search-results{width:310px!important;min-width:310px!important}}@media (max-width: 640px){.cn-search-wrap input{height:30px!important;font-size:12px!important}.cn-search-emoji{font-size:16px!important}.cn-search-results{left:8px!important;right:8px!important;width:auto!important;min-width:0!important}.cn-notif-icon{width:26px!important;height:26px!important}}@media (min-width: 641px){.cn-create-menu{min-width:235px!important;padding:9px!important;border-radius:9px!important}.cn-create-menu a{padding:11px 12px!important;font-size:13px!important;line-height:1.25!important}.cn-profile-menu{min-width:235px!important;padding:9px!important;border-radius:9px!important}.cn-profile-menu>a,.cn-profile-menu>button{padding:11px 12px!important;font-size:13px!important;line-height:1.25!important}.cn-profile-menu__top{gap:11px!important;padding:10px 10px 12px!important;margin-bottom:6px!important}.cn-profile-menu__top img{width:50px!important;height:50px!important;border-radius:7px!important}.cn-profile-menu__top strong{font-size:14px!important}.cn-profile-menu__top span:last-child{font-size:11px!important;margin-top:3px!important}}@media (min-width: 1181px){.cn-header__inner{gap:10px!important}.cn-nav{gap:1px!important}.cn-nav a{font-size:10px!important;padding-left:7px!important;padding-right:7px!important;font-weight:750!important}.cn-search-wrap{width:215px!important;margin-left:12px!important;margin-right:0!important;flex:0 0 215px!important}.cn-search-wrap input{height:29px!important;font-size:12px!important;padding-left:29px!important}.cn-search-emoji{left:7px!important;font-size:15px!important}.cn-header__actions{margin-left:auto!important;gap:0!important}.cn-create-btn{height:27px!important;padding:0 6px!important;font-size:9px!important}.cn-create-btn>span:first-child{font-size:11px!important}.cn-caret{font-size:8px!important}.cn-notif-icon{width:25px!important;height:25px!important}.cn-notif-icon svg{width:13px!important;height:13px!important}.cn-kiss-icon{font-size:12px!important}.cn-notif-badge{min-width:13px!important;height:13px!important;padding:0 2px!important;font-size:7px!important}.cn-staff-dot{width:18px!important;height:18px!important;font-size:8px!important;margin:0 1px!important}.cn-presence-select{height:25px!important;max-width:82px!important;padding:0 3px!important;font-size:8px!important}.cn-user-chip{height:29px!important;max-width:118px!important;gap:5px!important;padding:2px 5px 2px 2px!important}.cn-user-chip img{width:24px!important;height:24px!important}.cn-user-chip__name{max-width:68px!important;font-size:8.5px!important}}.cn-header--guest .cn-header__inner{grid-template-columns:auto auto minmax(180px,1fr) auto}.cn-search-wrap--guest{display:flex;align-items:center}.cn-guest-search-link{display:flex;align-items:center;width:min(100%,290px);min-height:36px;padding:0 13px;border-radius:7px;background:#fff;color:#68717b;font-size:13px;text-decoration:none}.cn-header__actions--guest{display:flex!important;gap:7px!important}.cn-guest-login-btn,.cn-guest-register-btn{display:grid;min-height:34px;place-items:center;padding:0 14px;border-radius:8px;font-size:12px;font-weight:900;text-decoration:none}.cn-guest-login-btn{background:#fff;color:#1f5b75}.cn-guest-register-btn{background:#3475f6;color:#fff}@media (max-width:900px){.cn-header--guest .cn-header__inner{display:flex!important}.cn-header--guest .cn-nav,.cn-search-wrap--guest{display:none!important}.cn-header__actions--guest{margin-left:auto}}.cn-profile-menu__divider{height:1px;margin:5px 9px;background:#e7ebee}.cn-profile-menu>button{width:100%;text-align:left}@media (min-width: 921px){.cn-header__actions{gap:2px!important}.cn-notif-icon{width:43px!important;height:43px!important;border-radius:0!important;color:#fff!important}.cn-notif-icon svg{width:25px!important;height:25px!important;stroke-width:2.1!important}.cn-kiss-icon{font-size:24px!important;filter:grayscale(1) brightness(4)}.cn-notif-badge{top:-3px!important;right:-3px!important;min-width:23px!important;height:23px!important;padding:0 5px!important;border:0!important;font-size:12px!important;line-height:23px!important;box-shadow:0 2px 5px #00000040}.cn-notif-icon--bell .cn-notif-badge,.cn-notif-icon--star .cn-notif-badge{background:#42a633!important}.cn-notif-icon--kiss .cn-notif-badge,.cn-notif-icon--mail .cn-notif-badge{background:#c6534d!important}.cn-notif-icon--star svg{fill:#efbf34;stroke:#efbf34}.cn-create-anchor{margin-left:4px;padding-right:7px;border-right:2px solid rgba(255,255,255,.2)}.cn-profile-anchor{margin-left:7px;padding-left:9px;border-left:2px solid rgba(255,255,255,.2)}.cn-presence-select{min-width:112px!important;max-width:118px!important;background:#0d5575!important;border:0!important;font-size:13px!important;font-weight:850!important}}@media (min-width: 1181px){.cn-header__inner{gap:11px!important}.cn-nav a{font-size:11.5px!important;padding-left:8px!important;padding-right:8px!important}.cn-search-wrap{width:225px!important;flex-basis:225px!important;margin-left:12px!important;margin-right:0!important}.cn-search-wrap input{height:31px!important;padding-left:31px!important;font-size:13px!important}.cn-search-emoji{left:8px!important;font-size:16px!important}.cn-header__actions{margin-left:auto!important;gap:1px!important}.cn-create-btn{height:29px!important;padding:0 7px!important;font-size:10.5px!important}.cn-create-btn>span:first-child{font-size:12px!important}.cn-caret{font-size:8.5px!important}.cn-notif-icon{width:30px!important;height:30px!important;border-radius:4px!important}.cn-notif-icon svg{width:17px!important;height:17px!important;stroke-width:1.9!important}.cn-kiss-icon{font-size:16px!important;line-height:1!important}.cn-notif-badge{top:-2px!important;right:-2px!important;min-width:15px!important;height:15px!important;padding:0 3px!important;border:1px solid #0d5575!important;font-size:8px!important;line-height:14px!important}.cn-presence-select{height:28px!important;min-width:96px!important;max-width:104px!important;font-size:10.5px!important;padding:0 4px!important}.cn-user-chip{height:31px!important;max-width:126px!important;gap:6px!important;padding:2px 6px 2px 3px!important}.cn-user-chip img{width:26px!important;height:26px!important}.cn-user-chip__name{max-width:72px!important;font-size:10px!important}}@media (max-width: 1180px) and (min-width: 921px){.cn-notif-icon{width:30px!important;height:30px!important}.cn-notif-icon svg{width:17px!important;height:17px!important}.cn-kiss-icon{font-size:16px!important}.cn-notif-badge{min-width:15px!important;height:15px!important;padding:0 3px!important;font-size:8px!important;line-height:15px!important}}@media (min-width: 1181px){.cn-nav a{font-size:12px!important;padding-left:8.5px!important;padding-right:8.5px!important}.cn-search-wrap{width:230px!important;flex-basis:230px!important}.cn-search-wrap input{height:32px!important;font-size:13.5px!important;padding-left:32px!important}.cn-search-emoji{font-size:16.5px!important}.cn-create-btn{height:30px!important;padding:0 7.5px!important;font-size:11px!important}.cn-create-btn>span:first-child{font-size:12.5px!important}.cn-notif-icon{width:31px!important;height:31px!important}.cn-notif-icon svg{width:17.5px!important;height:17.5px!important}.cn-kiss-icon{font-size:16.5px!important}.cn-presence-select{height:29px!important;min-width:98px!important;max-width:106px!important;font-size:11px!important}.cn-user-chip{height:32px!important;max-width:130px!important;gap:6px!important}.cn-user-chip img{width:27px!important;height:27px!important}.cn-user-chip__name{max-width:75px!important;font-size:10.5px!important}}@media (max-width: 1180px) and (min-width: 921px){.cn-notif-icon{width:31px!important;height:31px!important}.cn-notif-icon svg{width:17.5px!important;height:17.5px!important}.cn-kiss-icon{font-size:16.5px!important}}@media (min-width: 1181px){.cn-nav a{font-size:12.5px!important;padding-left:9px!important;padding-right:9px!important}.cn-search-wrap{width:235px!important;flex-basis:235px!important}.cn-search-wrap input{height:33px!important;font-size:14px!important;padding-left:33px!important}.cn-search-emoji{font-size:17px!important}.cn-create-btn{height:31px!important;padding:0 8px!important;font-size:11.5px!important}.cn-create-btn>span:first-child{font-size:13px!important}.cn-notif-icon{width:32px!important;height:32px!important}.cn-notif-icon svg{width:18px!important;height:18px!important}.cn-kiss-icon{font-size:17.5px!important}.cn-presence-select{height:30px!important;min-width:100px!important;max-width:108px!important;font-size:11.5px!important}.cn-user-chip{height:33px!important;max-width:134px!important;gap:6px!important}.cn-user-chip img{width:28px!important;height:28px!important}.cn-user-chip__name{max-width:78px!important;font-size:11px!important}}@media (max-width: 1180px) and (min-width: 921px){.cn-notif-icon{width:32px!important;height:32px!important}.cn-notif-icon svg{width:18px!important;height:18px!important}.cn-kiss-icon{font-size:17.5px!important}}@media (min-width: 1181px){.cn-nav a{font-size:13.25px!important;padding-left:9.5px!important;padding-right:9.5px!important}.cn-search-wrap{width:245px!important;flex-basis:245px!important}.cn-search-wrap input{height:34px!important;font-size:14.5px!important;padding-left:34px!important}.cn-search-emoji{font-size:18px!important}.cn-create-btn{height:32px!important;padding:0 9px!important;font-size:12.25px!important}.cn-create-btn>span:first-child{font-size:14px!important}.cn-notif-icon{width:34px!important;height:34px!important}.cn-notif-icon svg{width:20px!important;height:20px!important}.cn-kiss-icon{font-size:19px!important}.cn-presence-select{height:31px!important;min-width:103px!important;max-width:112px!important;font-size:12px!important}.cn-user-chip{height:34px!important;max-width:138px!important;gap:6px!important}.cn-user-chip img{width:29px!important;height:29px!important}.cn-user-chip__name{max-width:81px!important;font-size:11.5px!important}}@media (max-width: 1180px) and (min-width: 921px){.cn-notif-icon{width:34px!important;height:34px!important}.cn-notif-icon svg{width:20px!important;height:20px!important}.cn-kiss-icon{font-size:19px!important}}@media (min-width: 1181px){.cn-nav a{font-size:13.75px!important;padding-left:9.5px!important;padding-right:9.5px!important}.cn-search-wrap input{font-size:15px!important}.cn-search-emoji{font-size:18.5px!important}.cn-create-btn{font-size:12.75px!important}.cn-create-btn>span:first-child{font-size:14.5px!important}.cn-notif-icon{width:35px!important;height:35px!important}.cn-notif-icon svg{width:21px!important;height:21px!important}.cn-kiss-icon{font-size:20px!important}.cn-presence-select{font-size:12.5px!important}.cn-user-chip{height:35px!important}.cn-user-chip img{width:30px!important;height:30px!important}.cn-user-chip__name{font-size:12px!important}}@media (max-width: 1180px) and (min-width: 921px){.cn-notif-icon{width:35px!important;height:35px!important}.cn-notif-icon svg{width:21px!important;height:21px!important}.cn-kiss-icon{font-size:20px!important}}@media (min-width: 921px){.cn-notif-badge{top:-4px!important;right:-4px!important;min-width:19px!important;height:19px!important;padding:0 4px!important;border:1px solid #0d5575!important;font-size:10.5px!important;font-weight:900!important;line-height:18px!important;box-shadow:0 2px 5px #00000038!important}}.cn-staff-crown{width:29px;height:29px;display:grid;place-items:center;flex:0 0 29px;margin:0 1px;border-radius:7px;color:#ffd45a;background:#ffffff0f;border:1px solid rgba(255,219,103,.2);box-shadow:inset 0 1px #ffffff14;transition:transform .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease}.cn-staff-crown:hover,.cn-staff-crown:focus-visible{color:#ffe68d;background:#ffd34a21;box-shadow:0 0 0 2px #ffd75a1f,inset 0 1px #ffffff1f;transform:translateY(-1px);outline:none}.cn-staff-crown__icon{width:21px;height:21px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.25))}.cn-presence-assente,.cn-search-avatar-wrap .presence-assente,.cn-person-presence.presence-assente{background:#f39a32!important}@media (max-width:640px){.cn-staff-crown{display:none}}.cn-tray-tabs{display:flex;gap:5px;padding:9px;border-bottom:1px solid #edf1f4;overflow-x:auto}.cn-tray-tabs button{border:0;background:#f1f5f7;color:#6f7d86;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700;white-space:nowrap}.cn-tray-tabs button.active{background:#19677d;color:#fff}.cn-social-list{max-height:390px;overflow-y:auto}.cn-social-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px 12px;border-bottom:1px solid #eff2f4}.cn-social-row:hover,.cn-message-row:hover{background:#f5fafc}.cn-social-row img,.cn-message-row img{width:38px;height:38px;object-fit:cover;border-radius:7px;background:#edf1f4}.cn-social-name{display:flex;align-items:center;color:#263640;font-size:12px;font-weight:800}.cn-social-row>div>span{display:block;color:#89959d;font-size:10px;margin-top:2px}.cn-mini-action{border:1px solid #dce5e9;border-radius:5px;color:#4b6e7c;font-size:9px;font-weight:700;padding:5px 7px;background:#fff}.cn-mini-action:hover{background:#19677d;color:#fff;border-color:#19677d}.cn-tray-loading{padding:24px;text-align:center;color:#89959d;font-size:11px}.cn-message-row{display:grid;grid-template-columns:40px minmax(0,1fr) 16px;gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid #eff2f4}.cn-message-row strong{display:block;color:#263640;font-size:12px}.cn-message-row div span{display:block;margin-top:3px;color:#929da4;font-size:9px}.cn-message-arrow{color:#8aa0aa;font-size:20px}.cn-message-row{width:100%;border:0;background:#fff;text-align:left;cursor:pointer}.cn-message-unread{display:inline-grid;min-width:20px;height:20px;padding:0 5px;place-items:center;border-radius:999px;background:#e94f70;color:#fff;font-size:10px;font-weight:900;line-height:1;justify-self:end}.cn-message-row-copy{min-width:0}.cn-message-row .cn-message-profile-link{display:inline-block!important;width:auto!important;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.cn-message-row .cn-message-profile-link:hover{text-decoration:underline;color:#1d6f91}.cn-message-tray{overflow:hidden}.cn-message-list{max-height:min(520px,calc(100vh - 170px));overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.cn-message-list .cn-message-row:last-child{border-bottom:0}@media (max-width:640px){.cn-message-list{max-height:calc(100dvh - 205px - var(--cn-mobile-safe-bottom,0px));-webkit-overflow-scrolling:touch}}.cn-message-tray__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.cn-message-manage{border:0;background:transparent;color:#1d7189;font-size:9px;font-weight:900;cursor:pointer;padding:3px 0;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.cn-message-manage:hover{color:#dc4377}.cn-message-read-all{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:42px;padding:9px 12px;border:0;border-top:1px solid #e8eef1;background:linear-gradient(90deg,#f5fbfd,#fff7fa);color:#24414d;cursor:pointer;text-align:left}.cn-message-read-all span{font-size:11px;font-weight:900}.cn-message-read-all b{color:#1d7189;font-size:9px;font-weight:800}.cn-message-read-all:hover{background:linear-gradient(90deg,#edf9fc,#fff0f6)}@media (max-width:640px){.cn-message-tray__head{align-items:center}.cn-message-manage{font-size:10px}.cn-message-read-all{min-height:47px;padding:10px 13px}.cn-message-read-all span{font-size:12px}.cn-message-read-all b{font-size:10px}}.cn-message-tray{max-height:calc(100dvh - 105px)!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:rgba(185,103,194,.55) transparent!important}.cn-message-tray>.cn-message-tray__head{position:sticky!important;top:0!important;z-index:12!important;background:#fffffffa!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.cn-message-tray>.cn-message-read-all{position:sticky!important;bottom:0!important;z-index:12!important;background:#fffffffa!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.cn-message-tray::-webkit-scrollbar{width:7px!important}.cn-message-tray::-webkit-scrollbar-track{background:transparent!important;margin:10px 0!important}.cn-message-tray::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#b15cbe6b,#cf4fdcad)!important;border-radius:999px!important;border:2px solid transparent!important;background-clip:padding-box!important}.cn-message-tray::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a23ca9ad,#cf4fdce0)!important;background-clip:padding-box!important}@media (max-width:760px){.cn-message-tray{max-height:calc(100dvh - 90px)!important;-webkit-overflow-scrolling:touch!important}.cn-message-tray::-webkit-scrollbar{width:5px!important}}.cn-message-tray .cn-message-list{max-height:min(638px,calc(100dvh - 230px))!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;scrollbar-color:rgba(190,90,200,.65) rgba(244,238,246,.55)!important}.cn-message-tray .cn-message-list::-webkit-scrollbar{width:8px!important}.cn-message-tray .cn-message-list::-webkit-scrollbar-track{background:#f4eef68c!important;border-radius:999px!important;margin:7px 0!important}.cn-message-tray .cn-message-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ac53b994,#cf4fdcd9)!important;border-radius:999px!important;border:2px solid transparent!important;background-clip:padding-box!important}.cn-message-tray .cn-message-list::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a041afcc,#cf4fdc)!important;background-clip:padding-box!important}.cn-message-tray .cn-message-tray__head,.cn-message-tray .cn-message-read-all{position:relative!important;flex-shrink:0!important}@media (max-width:760px){.cn-message-tray .cn-message-list{max-height:calc(100dvh - 245px)!important}}.cn-message-tray .cn-message-list{overflow-x:hidden!important}.cn-message-tray .cn-message-list:not(.has-scroll){height:auto!important;max-height:none!important;overflow-y:hidden!important}.cn-message-tray .cn-message-list.has-scroll{height:638px!important;min-height:638px!important;max-height:638px!important;overflow-y:scroll!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important;scrollbar-width:thin!important;scrollbar-color:#c65ad0 #f4edf5!important}.cn-message-tray .cn-message-list.has-scroll::-webkit-scrollbar-track{background:#f4edf5!important;border-radius:999px!important}.cn-message-tray .cn-message-list.has-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#b95cc5,#d552df)!important;border-radius:999px!important;border:2px solid #f4edf5!important}.cn-message-tray .cn-message-list.has-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a944b6,#c73bd3)!important}.cn-message-tray{overflow:hidden!important}.cn-message-tray .cn-message-list .cn-message-row{box-sizing:border-box!important;height:58px!important;min-height:58px!important;max-height:58px!important}.cn-message-tray .cn-message-list:not(.has-scroll){height:auto!important;max-height:none!important;overflow:hidden!important}.cn-message-tray .cn-message-list.has-scroll{height:638px!important;max-height:calc(100dvh - 210px)!important;overflow-y:scroll!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-gutter:stable!important;scrollbar-width:thin!important;scrollbar-color:#c95ad3 #f5edf6!important}.cn-message-tray .cn-message-list.has-scroll::-webkit-scrollbar{width:8px!important}.cn-message-tray .cn-message-list.has-scroll::-webkit-scrollbar-track{background:#f5edf6!important;border-radius:999px!important;margin:6px 0!important}.cn-message-tray .cn-message-list.has-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#b759c2,#cf4fdc)!important;border:2px solid #f5edf6!important;border-radius:999px!important}.cn-message-tray .cn-message-list.has-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a541b2,#c33ed0)!important}.cn-message-tray__head,.cn-message-read-all{position:relative!important;flex-shrink:0!important}.cn-message-tray .cn-message-list.has-scroll{scrollbar-color:#c9cdd2 #f4f5f6!important}.cn-message-tray .cn-message-list.has-scroll::-webkit-scrollbar-track{background:#f4f5f6!important}.cn-message-tray .cn-message-list.has-scroll::-webkit-scrollbar-thumb{background:#c9cdd2!important;border:2px solid #f4f5f6!important;border-radius:999px!important}.cn-message-tray .cn-message-list.has-scroll::-webkit-scrollbar-thumb:hover{background:#b8bdc3!important}@media (min-width: 901px){header.cn-header{position:sticky!important;top:0!important;z-index:1200!important;width:100%!important;height:66px!important;min-height:66px!important;background:#fffffffa!important;border:0!important;border-bottom:1px solid #ece7f1!important;box-shadow:0 5px 20px #2c1e4112!important;overflow:visible!important}header.cn-header .cn-header__inner{width:calc(100% - 32px)!important;max-width:1300px!important;height:66px!important;min-height:66px!important;margin:0 auto!important;padding:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;overflow:visible!important}header.cn-header .cn-logo,header.cn-header .cn-logo--internal{position:static!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;width:145px!important;min-width:145px!important;height:54px!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;background:transparent!important;border:0!important;box-shadow:none!important;text-decoration:none!important;overflow:visible!important}header.cn-header .cn-logo img{position:static!important;width:43px!important;min-width:43px!important;max-width:43px!important;height:43px!important;min-height:43px!important;max-height:43px!important;margin:0!important;padding:0!important;display:block!important;object-fit:contain!important;transform:none!important}header.cn-header .cn-logo span{position:static!important;display:block!important;margin:0!important;padding:0!important;white-space:nowrap!important;font-size:21px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.5px!important;background:linear-gradient(135deg,#6747d9,#a94cc4 55%,#e84f91)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;transform:none!important}header.cn-header .cn-nav{position:static!important;height:44px!important;margin:0!important;padding:4px!important;display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;gap:2px!important;background:#f7f5fa!important;border:1px solid #ece7f1!important;border-radius:14px!important;box-shadow:none!important}header.cn-header .cn-nav a{height:36px!important;padding:0 11px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#443e4c!important;font-size:14px!important;line-height:1!important;font-weight:700!important;box-shadow:none!important;transform:none!important}header.cn-header .cn-nav a.active,header.cn-header .cn-nav a[aria-current=page]{color:#fff!important;background:linear-gradient(135deg,#7049d8,#b24cba 60%,#e84f91)!important;box-shadow:0 4px 12px #7e43bc33!important}header.cn-header .cn-search-wrap{position:relative!important;flex:1 1 240px!important;width:auto!important;min-width:180px!important;max-width:270px!important;margin:0 4px!important;padding:0!important}header.cn-header .cn-search-wrap input{width:100%!important;height:42px!important;margin:0!important;padding:0 13px 0 39px!important;border:1px solid #e7e2eb!important;border-radius:13px!important;background:#f8f7fa!important;color:#332e39!important;font-size:14px!important;outline:none!important;box-shadow:none!important}header.cn-header .cn-search-wrap input:focus{background:#fff!important;border-color:#aa8bd0!important;box-shadow:0 0 0 3px #804fbc17!important}header.cn-header .cn-header__actions{position:static!important;flex:0 0 auto!important;min-width:0!important;height:46px!important;margin:0 0 0 auto!important;padding:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;gap:5px!important;overflow:visible!important}header.cn-header .cn-header-panel-anchor{position:relative!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important}header.cn-header .cn-create-btn{height:40px!important;min-height:40px!important;margin:0!important;padding:0 13px!important;border:0!important;border-radius:12px!important;color:#fff!important;font-size:13px!important;font-weight:800!important;background:linear-gradient(135deg,#7049d8,#b24cba 60%,#e84f91)!important;box-shadow:0 4px 12px #7e43bc2e!important}header.cn-header .cn-header__actions .cn-header-panel-anchor>button:not(.cn-create-btn):not(.cn-user-chip){width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #ebe6f0!important;border-radius:11px!important;background:#faf9fb!important;color:#504859!important;opacity:1!important;box-shadow:none!important;transform:none!important}header.cn-header .cn-header__actions .cn-header-panel-anchor>button:hover{background:#f2edf8!important;color:#764abd!important}header.cn-header .cn-presence-select{width:108px!important;min-width:108px!important;height:40px!important;margin:0!important;padding:0 8px!important;border:1px solid #e7e2eb!important;border-radius:12px!important;background:#faf9fb!important;color:#393341!important;font-size:13px!important;font-weight:700!important;box-shadow:none!important}header.cn-header .cn-user-chip{width:auto!important;min-width:94px!important;max-width:130px!important;height:42px!important;margin:0!important;padding:4px 9px 4px 5px!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:6px!important;border:1px solid #e7e2eb!important;border-radius:13px!important;background:#fff!important;color:#342f3a!important;box-shadow:0 3px 10px #2e1e430d!important}header.cn-header .cn-user-chip img{position:static!important;width:32px!important;min-width:32px!important;height:32px!important;border-radius:10px!important;object-fit:cover!important;margin:0!important;transform:none!important}header.cn-header .cn-user-chip__name{display:block!important;max-width:62px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#342f3a!important;font-size:13px!important;font-weight:800!important}header.cn-header .cn-staff-crown{position:static!important;width:36px!important;height:36px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;transform:none!important}}@media (max-width: 900px){header.cn-header{background:#fffffffa!important;border-bottom:1px solid #ece7f1!important;box-shadow:0 4px 16px #2b1d4112!important}}@media (min-width: 901px){.cn-community-shell{padding-top:0!important;margin-top:0!important}header.cn-header{top:0!important;margin-top:0!important}header.cn-header .cn-kiss-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;filter:grayscale(1) brightness(.22)!important}}.cn-system-pulse{background:linear-gradient(135deg,#f7eefffa,#ffedf7fa)!important;border:1px solid #e7cfee!important;color:#43354c!important;box-shadow:0 10px 28px #6f489124!important}.cn-system-pulse__icon{filter:none!important}.cn-system-pulse a{color:#9c3f92!important;font-weight:800!important}.cn-system-pulse button{color:#66556e!important;background:transparent!important}.cn-system-banner{min-height:56px!important;padding:12px 18px!important;display:flex!important;align-items:center!important;gap:12px!important;background:linear-gradient(135deg,#f5edff,#fbeffc 52%,#fff1f6)!important;border:1px solid #e5cfee!important;border-radius:14px!important;color:#46384e!important;box-shadow:0 7px 20px #6f48911a!important}.cn-system-banner>span{font-size:22px!important;line-height:1!important}.cn-system-banner strong{flex:1!important;color:#46384e!important;font-weight:750!important}.cn-system-banner button{width:36px!important;height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #dcc5e7!important;border-radius:10px!important;background:#ffffffa6!important;color:#8b4aa0!important;font-size:20px!important;cursor:pointer!important;transition:.15s ease!important}.cn-system-banner button:hover{background:#fff!important;color:#b13f8e!important;transform:rotate(18deg)!important}.cn-notification-toast img,.cn-notification-toast__logo img,.cn-toast img{background:transparent!important;object-fit:contain!important}.cn-notification-toast .cn-toast-logo,.cn-notification-toast__logo,.cn-toast__logo{background:transparent!important;box-shadow:none!important;border:0!important}header.cn-header.cn-header--guest .cn-search-wrap--guest{flex:1 1 260px!important;width:auto!important;max-width:330px!important;margin:0 4px!important}header.cn-header.cn-header--guest .cn-guest-search-link{width:100%!important;height:42px!important;padding:0 15px!important;display:flex!important;align-items:center!important;border:1px solid #e7e2eb!important;border-radius:13px!important;background:#f8f7fa!important;color:#77707c!important;font-size:14px!important;font-weight:500!important;text-decoration:none!important;box-shadow:none!important;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease!important}header.cn-header.cn-header--guest .cn-guest-search-link:hover{border-color:#c8acd6!important;background:#fff!important;color:#5e5265!important;box-shadow:0 0 0 4px #9052b114!important}header.cn-header.cn-header--guest .cn-guest-login-btn{height:42px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#7049a8!important;font-weight:800!important;text-decoration:none!important}header.cn-header.cn-header--guest .cn-guest-register-btn{min-width:112px!important;height:42px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,#7049d8,#a949c1,#e94f91)!important;color:#fff!important;font-weight:850!important;text-decoration:none!important;box-shadow:0 7px 18px #8941ac36!important;transition:transform .15s ease,box-shadow .15s ease!important}header.cn-header.cn-header--guest .cn-guest-register-btn:hover{color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 10px 23px #8941ac47!important}.cn-cookie-panel .cn-cookie-panel__save,.cn-cookie-panel__save{min-height:50px!important;padding:0 22px!important;border:1px solid #9a72ca!important;border-radius:14px!important;background:linear-gradient(135deg,#6949bd,#8c50c6)!important;color:#fff!important;font-weight:850!important;box-shadow:0 7px 18px #623f9438!important;transition:transform .15s ease,box-shadow .15s ease!important}.cn-cookie-panel .cn-cookie-panel__accept,.cn-cookie-panel__accept{min-height:50px!important;padding:0 25px!important;border:0!important;border-radius:14px!important;background:linear-gradient(135deg,#8a49c2,#bd4caf 53%,#e94f91)!important;color:#fff!important;font-weight:900!important;box-shadow:0 7px 20px #9e43a13d!important;transition:transform .15s ease,box-shadow .15s ease!important}.cn-cookie-panel__save:hover,.cn-cookie-panel__accept:hover{transform:translateY(-2px)!important}.cn-cookie-panel a{color:#c287ff!important}.cn-cookie-panel a:hover{color:#f18abd!important}.cn-cookie-panel{--cookie-accent: #bc5bb5}.cn-cookie-panel strong+small{color:inherit}.cn-cookie-panel input[type=checkbox]{accent-color:#b34eae!important}.cn-cookie-panel input[type=checkbox]:checked{accent-color:#b34eae!important}@media (max-width:700px){header.cn-header.cn-header--guest .cn-guest-register-btn{min-width:auto!important;padding:0 12px!important}}.cn-cookie-panel__save,.cn-cookie-panel__accept{min-height:44px!important;height:44px!important;padding:0 18px!important;border-radius:12px!important;font-size:14px!important;font-weight:850!important}.cn-cookie-panel__save{min-width:175px!important}.cn-cookie-panel__accept{min-width:130px!important}.cn-cookie-panel .cn-cookie-panel__actions .cn-cookie-panel__save,.cn-cookie-panel .cn-cookie-panel__actions .cn-cookie-panel__accept{flex:0 0 auto!important;width:auto!important;min-width:0!important;height:40px!important;min-height:40px!important;padding:0 16px!important;border-radius:11px!important;font-size:13px!important;line-height:1!important;font-weight:850!important;white-space:nowrap!important}.cn-cookie-panel .cn-cookie-panel__actions .cn-cookie-panel__save{padding-left:18px!important;padding-right:18px!important}.cn-cookie-panel .cn-cookie-panel__actions .cn-cookie-panel__accept{padding-left:21px!important;padding-right:21px!important}.cn-toast-site-logo,.cn-notification-site-logo{background:transparent!important;border:0!important;box-shadow:none!important;object-fit:contain!important}.cn-search-advanced{background:linear-gradient(135deg,#7049d8,#ad49bd 52%,#e94f91)!important;color:#fff!important;border:0!important;box-shadow:0 8px 20px #8941ac33!important}.cn-search-advanced:hover{background:linear-gradient(135deg,#653fc8,#a53fb4 52%,#df4588)!important;color:#fff!important}header.cn-header{background:radial-gradient(circle at 12% -80%,rgba(112,73,216,.11) 0%,rgba(112,73,216,.035) 34%,transparent 58%),radial-gradient(circle at 88% 160%,rgba(233,79,145,.12) 0%,rgba(233,79,145,.035) 32%,transparent 57%),linear-gradient(105deg,#fffefe,#fcf9fd 30%,#faf6fc 51%,#fff8fb 73%,#fffefe)!important;background-size:145% 145%!important;border-bottom:1px solid rgba(195,163,207,.42)!important;box-shadow:0 5px 20px #5337600e,0 1px #ffffffe0 inset!important;backdrop-filter:blur(12px) saturate(115%)!important;-webkit-backdrop-filter:blur(12px) saturate(115%)!important;animation:chattamiTopbarDating 14s ease-in-out infinite alternate!important}header.cn-header:after{content:""!important;position:absolute!important;left:8%!important;right:8%!important;bottom:-1px!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(112,73,216,.18),rgba(233,79,145,.22),transparent)!important;pointer-events:none!important;opacity:.72!important}header.cn-header .cn-header__inner{position:relative!important;z-index:2!important}@keyframes chattamiTopbarDating{0%{background-position:0% 40%,100% 60%,0% 50%}to{background-position:8% 47%,92% 54%,100% 50%}}@media (max-width:760px){header.cn-header{background:radial-gradient(circle at 10% 0%,rgba(112,73,216,.085),transparent 50%),radial-gradient(circle at 92% 100%,rgba(233,79,145,.09),transparent 48%),linear-gradient(110deg,#fffefe,#fbf7fc 50%,#fff8fb)!important;box-shadow:0 4px 15px #5b39670d!important}}.cn-auth-required-actions,.cn-login-required-actions,.cn-auth-gate-actions,.cn-login-gate-actions{display:flex!important;gap:14px!important;align-items:center!important;flex-wrap:wrap!important}.cn-auth-required-actions>*,.cn-login-required-actions>*,.cn-auth-gate-actions>*,.cn-login-gate-actions>*{min-width:168px!important;height:74px!important;border-radius:22px!important;font-size:23px!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;transition:all .18s ease!important;box-shadow:0 10px 24px #6d49911a!important}.cn-auth-required-actions>*:first-child,.cn-login-required-actions>*:first-child,.cn-auth-gate-actions>*:first-child,.cn-login-gate-actions>*:first-child{color:#fff!important;border:1px solid #8f63db!important;background:linear-gradient(135deg,#7d5ae8,#d75aa7)!important;box-shadow:0 12px 24px #8357d53d,inset 0 1px #ffffff40!important}.cn-auth-required-actions>*:last-child,.cn-login-required-actions>*:last-child,.cn-auth-gate-actions>*:last-child,.cn-login-gate-actions>*:last-child{color:#744b83!important;border:1px solid #ebd6ea!important;background:linear-gradient(135deg,#fff8fd,#f8eef9)!important;box-shadow:0 10px 20px #734b8314,inset 0 1px #fffffff2!important}.cn-auth-required-actions>*:hover,.cn-login-required-actions>*:hover,.cn-auth-gate-actions>*:hover,.cn-login-gate-actions>*:hover{transform:translateY(-1px)!important}.cn-auth-required-actions>*:first-child:hover,.cn-login-required-actions>*:first-child:hover,.cn-auth-gate-actions>*:first-child:hover,.cn-login-gate-actions>*:first-child:hover{filter:saturate(1.05) brightness(1.03)!important}.cn-auth-required-actions>*:last-child:hover,.cn-login-required-actions>*:last-child:hover,.cn-auth-gate-actions>*:last-child:hover,.cn-login-gate-actions>*:last-child:hover{background:linear-gradient(135deg,#fff4fb,#f6e7f6)!important}@media (max-width: 760px){.cn-auth-required-actions>*,.cn-login-required-actions>*,.cn-auth-gate-actions>*,.cn-login-gate-actions>*{min-width:140px!important;height:58px!important;font-size:19px!important;border-radius:18px!important}}@media (max-width:760px){.cn-community-shell:not(.cn-community-shell--guest) .cn-header{background:#fffffffa!important;color:#433647!important;border-bottom:1px solid #eadfea!important;box-shadow:0 3px 18px #3e26421a!important;z-index:120950!important;pointer-events:auto!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-header__inner{position:relative!important;z-index:2!important;background:transparent!important;pointer-events:auto!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-mobile-page-title{color:#433647!important;pointer-events:none!important;position:relative!important;z-index:1!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-header__actions{position:relative!important;z-index:40!important;pointer-events:auto!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-header-panel-anchor,.cn-community-shell:not(.cn-community-shell--guest) .cn-notification-anchor,.cn-community-shell:not(.cn-community-shell--guest) .cn-message-anchor,.cn-community-shell:not(.cn-community-shell--guest) .cn-profile-anchor{position:relative!important;z-index:41!important;display:block!important;pointer-events:auto!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-notif-icon{position:relative!important;z-index:42!important;display:grid!important;place-items:center!important;color:#5b4960!important;background:#faf6fb!important;border:1px solid #eadfea!important;box-shadow:none!important;pointer-events:auto!important;touch-action:manipulation!important;opacity:1!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-notif-icon:hover,.cn-community-shell:not(.cn-community-shell--guest) .cn-notif-icon:active,.cn-community-shell:not(.cn-community-shell--guest) .cn-notif-icon.active{color:#b33fba!important;background:#f8eafa!important;border-color:#dfbce2!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-notif-icon svg{color:currentColor!important;stroke:currentColor!important;opacity:1!important;pointer-events:none!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-user-chip{position:relative!important;z-index:42!important;background:#faf6fb!important;border:1px solid #eadfea!important;color:#544359!important;pointer-events:auto!important;touch-action:manipulation!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-user-chip img{pointer-events:none!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-header button,.cn-community-shell:not(.cn-community-shell--guest) .cn-header a{pointer-events:auto!important;touch-action:manipulation!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-header:before,.cn-community-shell:not(.cn-community-shell--guest) .cn-header:after,.cn-community-shell:not(.cn-community-shell--guest) .cn-header__inner:before,.cn-community-shell:not(.cn-community-shell--guest) .cn-header__inner:after{pointer-events:none!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-popover,.cn-community-shell:not(.cn-community-shell--guest) .cn-profile-menu{z-index:121050!important;pointer-events:auto!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-popover *,.cn-community-shell:not(.cn-community-shell--guest) .cn-profile-menu *{pointer-events:auto}}html[data-cn-notifications=off] .cn-notif-badge,html[data-cn-notifications=off] .cn-toast,html[data-cn-notifications=off] .cn-profile-visit-banner,html[data-cn-notifications=off] .cn-social-burst,html[data-cn-kiss-animation=off] .cn-social-burst--kiss,html[data-cn-message-animation=off] .cn-social-burst--message{display:none!important}.dm-brand{display:inline-flex;align-items:center;gap:9px;min-width:0;line-height:1;text-decoration:none}.dm-brand__logo{flex:0 0 auto;width:46px;height:46px;display:block;object-fit:contain;filter:none!important}.dm-brand__copy{min-width:0;display:flex;flex-direction:column}.dm-brand__copy strong{display:block;margin:0;white-space:nowrap;font-size:27px;line-height:.92;font-weight:950;letter-spacing:-.055em}.dm-brand__copy strong b{color:#302455;font:inherit}.dm-brand__copy strong em{color:#ed4893;font:inherit;font-style:normal}.dm-brand__copy small{display:block;margin-top:5px;color:#8d8296;font-size:9px;line-height:1;font-weight:650;white-space:nowrap}.dm-brand.is-compact .dm-brand__logo{width:36px;height:36px}.dm-brand.is-compact .dm-brand__copy strong{font-size:22px}.dm-brand.is-compact .dm-brand__copy small{font-size:8px}.cn-header .cn-logo.cn-logo--internal{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:170px!important;padding:0!important;margin:0!important;overflow:visible!important;text-decoration:none!important}.cn-header .cn-logo.cn-logo--internal .dm-brand{display:inline-flex!important;align-items:center!important;gap:7px!important;width:auto!important;max-width:100%!important;min-width:0!important}.cn-header .cn-logo.cn-logo--internal .dm-brand__logo{width:34px!important;height:34px!important;flex:0 0 34px!important;object-fit:contain!important}.cn-header .cn-logo.cn-logo--internal .dm-brand__copy{display:flex!important;flex-direction:column!important;min-width:0!important}.cn-header .cn-logo.cn-logo--internal .dm-brand__copy strong{display:block!important;margin:0!important;font-size:21px!important;line-height:.94!important;letter-spacing:-.045em!important;white-space:nowrap!important}.cn-header .cn-logo.cn-logo--internal .dm-brand__copy small{display:block!important;margin-top:4px!important;font-size:7.2px!important;line-height:1!important;white-space:nowrap!important;color:#8d8296!important}@media (max-width:1100px){.cn-header .cn-logo.cn-logo--internal{max-width:150px!important}.cn-header .cn-logo.cn-logo--internal .dm-brand__logo{width:31px!important;height:31px!important;flex-basis:31px!important}.cn-header .cn-logo.cn-logo--internal .dm-brand__copy strong{font-size:19px!important}.cn-header .cn-logo.cn-logo--internal .dm-brand__copy small{font-size:6.5px!important}}@media (max-width:760px){.cn-header .cn-logo.cn-logo--internal{max-width:132px!important}.cn-header .cn-logo.cn-logo--internal .dm-brand{gap:6px!important}.cn-header .cn-logo.cn-logo--internal .dm-brand__logo{width:28px!important;height:28px!important;flex-basis:28px!important}.cn-header .cn-logo.cn-logo--internal .dm-brand__copy strong{font-size:17px!important}.cn-header .cn-logo.cn-logo--internal .dm-brand__copy small{font-size:5.8px!important;margin-top:3px!important}}.cn-header .cn-logo.cn-logo--internal>.dm-brand.cn-internal-brand-current .dm-brand__copy strong{color:#111!important}.cn-header .cn-logo.cn-logo--internal>.dm-brand.cn-internal-brand-current .dm-brand__copy strong b{color:#111!important;-webkit-text-fill-color:#111111!important}.cn-header .cn-logo.cn-logo--internal>.dm-brand.cn-internal-brand-current .dm-brand__copy strong em{color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important}.cn-header .cn-logo.cn-logo--internal>.dm-brand.cn-internal-brand-current .dm-brand__copy small{color:#111!important;-webkit-text-fill-color:#111111!important;opacity:1!important}.dm-brand .dm-brand__copy strong{color:#111!important}.dm-brand .dm-brand__copy strong b{color:#111!important;-webkit-text-fill-color:#111111!important}.dm-brand .dm-brand__copy strong em{color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important;font-style:normal!important}.dm-brand .dm-brand__copy small{color:#111!important;-webkit-text-fill-color:#111111!important;opacity:1!important}.cn-site-footer__brand-row strong,.cn-content-bottom__brand-copy strong{color:#111!important}.dm-header__brand>.dm-brand .dm-brand__copy strong em{color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important}.dm-header__brand>.dm-brand .dm-brand__copy small{color:#111!important;-webkit-text-fill-color:#111111!important;opacity:1!important}.cn-auth-brand>.dm-brand .dm-brand__copy strong em{color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important}.cn-auth-brand>.dm-brand .dm-brand__copy small{color:#111!important;-webkit-text-fill-color:#111111!important;opacity:1!important}.cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__copy strong b{color:#111!important;-webkit-text-fill-color:#111111!important}.cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__copy strong em{color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important}.cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__copy small{color:#111!important;-webkit-text-fill-color:#111111!important;opacity:1!important}.cn-site-footer__brand-row>.dm-brand .dm-brand__copy strong b{color:#111!important;-webkit-text-fill-color:#111111!important}.cn-site-footer__brand-row>.dm-brand .dm-brand__copy strong em{color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important}.cn-site-footer__brand-row>.dm-brand .dm-brand__copy small{color:#111!important;-webkit-text-fill-color:#111111!important;opacity:1!important}.dm-header__brand>.dm-brand,.cn-auth-brand>.dm-brand,.cn-content-bottom__brand-row--lockup>.dm-brand,.cn-site-footer__brand-row>.dm-brand{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:auto!important;max-width:100%!important}.dm-header__brand>.dm-brand .dm-brand__logo,.cn-auth-brand>.dm-brand .dm-brand__logo,.cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__logo,.cn-site-footer__brand-row>.dm-brand .dm-brand__logo{width:42px!important;height:42px!important;flex:0 0 42px!important;object-fit:contain!important;filter:none!important}.dm-header__brand>.dm-brand .dm-brand__copy,.cn-auth-brand>.dm-brand .dm-brand__copy,.cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__copy,.cn-site-footer__brand-row>.dm-brand .dm-brand__copy{min-width:0!important}.dm-header__brand>.dm-brand .dm-brand__copy strong,.cn-auth-brand>.dm-brand .dm-brand__copy strong,.cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__copy strong,.cn-site-footer__brand-row>.dm-brand .dm-brand__copy strong{display:block!important;margin:0!important;font-size:24px!important;line-height:.94!important;letter-spacing:-.045em!important;white-space:nowrap!important}.dm-header__brand>.dm-brand .dm-brand__copy strong b,.cn-auth-brand>.dm-brand .dm-brand__copy strong b,.cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__copy strong b,.cn-site-footer__brand-row>.dm-brand .dm-brand__copy strong b{color:#111!important;-webkit-text-fill-color:#111111!important}.dm-header__brand>.dm-brand .dm-brand__copy strong em,.cn-auth-brand>.dm-brand .dm-brand__copy strong em,.cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__copy strong em,.cn-site-footer__brand-row>.dm-brand .dm-brand__copy strong em{color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important;font-style:normal!important}.dm-header__brand>.dm-brand .dm-brand__copy small,.cn-auth-brand>.dm-brand .dm-brand__copy small,.cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__copy small,.cn-site-footer__brand-row>.dm-brand .dm-brand__copy small{display:block!important;margin-top:4px!important;color:#111!important;-webkit-text-fill-color:#111111!important;opacity:1!important;font-size:8px!important;line-height:1!important;font-weight:650!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important}.cn-sidebar{width:286px;flex:0 0 286px;background:#fff;border:1px solid #dce5e9;border-radius:4px;position:sticky;top:62px;max-height:calc(100vh - 76px);overflow:hidden;box-shadow:0 2px 8px #153d4b0f}.cn-sidebar__header{height:48px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9eef1}.cn-sidebar__header strong{display:block;font-size:12px;color:#22343d}.cn-sidebar__header span{display:block;margin-top:1px;font-size:8px;color:#93a0a7}.cn-sidebar__tools{display:flex;gap:4px;align-items:center}.cn-smiley-btn,.cn-online-btn,.cn-mood-add-btn,.cn-sidebar-refresh,.cn-sidebar-close{width:40px;height:40px;border:1px solid #dae4e8;border-radius:5px;background:#f8fafb;display:grid;place-items:center;padding:0}.cn-smiley-btn,.cn-online-btn,.cn-sidebar-close{font-size:18px}.cn-smiley-btn:hover,.cn-online-btn:hover{background:#fff2a9;border-color:#f0d867;transform:translateY(-1px)}.cn-sidebar-close{display:none;font-size:20px;color:#697980}.cn-sidebar-tabs{display:flex;padding:6px 8px;gap:4px;border-bottom:1px solid #edf1f3;background:#fbfcfd}.cn-sidebar-tabs button{border:0;background:transparent;color:#839198;font-size:8px;font-weight:800;padding:4px 7px;border-radius:4px}.cn-sidebar-tabs button.active{background:#e9f4f7;color:#17677c}.cn-active-list{list-style:none;margin:0;padding:0;max-height:calc(100vh - 130px);overflow-y:auto;scrollbar-width:thin}.cn-active-item{display:flex;gap:7px;padding:7px 8px;border-bottom:1px solid #f0f3f5;transition:background .14s ease}.cn-active-item:hover{background:#f7fbfc}.cn-active-avatar{width:36px;height:36px;position:relative;flex:0 0 36px}.cn-active-avatar img{width:36px;height:36px;object-fit:cover;border-radius:4px;background:#eef2f4}.cn-presence-dot{position:absolute;right:-2px;bottom:-2px;width:10px;height:10px;border-radius:50%;border:2px solid #fff}.cn-presence-online{background:#31bf68}.cn-presence-assente{background:#f1c84e}.cn-presence-offline{background:#b7c1c6}.cn-active-info{min-width:0;flex:1}.cn-active-name{min-width:0;display:flex;align-items:center;color:#283942;font-size:10px;font-weight:850;line-height:1.1}.cn-active-name .badges-row{margin-left:3px;gap:2px}.cn-active-meta{display:block;color:#919da4;font-size:8px;margin-top:2px}.cn-active-mood{display:block;max-width:205px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#617983;font-size:8px;margin-top:3px;font-style:italic}.cn-active-actions{display:flex;flex-wrap:wrap;gap:3px;margin-top:5px;opacity:.82}.cn-active-actions a,.cn-active-actions button{border:1px solid #dfe7ea;border-radius:3px;background:#fff;color:#68808a;padding:2px 5px;font-size:7px;font-weight:800;line-height:1.3}.cn-active-actions a:hover,.cn-active-actions button:hover{background:#17677c;border-color:#17677c;color:#fff}.cn-active-actions .kiss{color:#e64c76;border-color:#f3c8d4}.cn-active-actions .kiss:hover{background:#e64c76;border-color:#e64c76;color:#fff}.cn-active-empty{padding:25px 16px;color:#87959c;text-align:center;font-size:9px;line-height:1.5}.cn-sidebar-backdrop{display:none}@media (max-width:1024px){.cn-sidebar{display:none;position:fixed;top:54px;right:0;bottom:60px;width:min(340px,88vw);max-height:none;z-index:115;border-radius:0;box-shadow:-16px 0 40px #07273338}.cn-sidebar.is-mobile-open,.cn-sidebar.is-mobile-open .cn-sidebar-close{display:block}.cn-sidebar.is-mobile-open .cn-active-list{max-height:calc(100vh - 170px)}.cn-sidebar-backdrop{display:block;position:fixed;top:54px;right:0;bottom:60px;left:0;z-index:110;border:0;background:#0a1c236b}}.cn-mood-add-btn,.cn-sidebar-refresh{color:#22343d;font-size:21px;line-height:1;cursor:pointer}.cn-sidebar-refresh{color:#2a87a1;padding:0;font-weight:800}.cn-mood-add-btn:hover,.cn-sidebar-refresh:hover,.cn-smiley-btn.is-active,.cn-online-btn.is-active{background:#fff2a9;border-color:#f0d867}.cn-online-btn{cursor:pointer;color:#35535f;overflow:hidden}.cn-online-people-icon{position:relative;display:block;width:24px;height:18px}.cn-online-person{position:absolute;display:block}.cn-online-person:before,.cn-online-person:after{content:"";position:absolute;display:block}.cn-online-person--male{left:0;bottom:0;width:12px;height:16px}.cn-online-person--female{right:0;bottom:0;width:12px;height:16px}.cn-online-person--male:before{width:7px;height:7px;border-radius:50%;background:#46a8ff;left:2px;top:0}.cn-online-person--male:after{width:11px;height:8px;border-radius:7px 7px 5px 5px;background:#46a8ff;left:0;bottom:0}.cn-online-person--female:before{width:7px;height:7px;border-radius:50%;background:#ff5fad;left:2px;top:0}.cn-online-person--female:after{width:11px;height:8px;border-radius:7px 7px 5px 5px;background:#ff5fad;left:0;bottom:0}.cn-smiley-btn.is-active,.cn-online-btn.is-active{box-shadow:inset 0 0 0 1px #f0d86726}.cn-mood-sidebar-scroll{max-height:calc(100vh - 111px);overflow-y:auto;scrollbar-width:thin;background:#fff}.cn-mood-section-title{padding:8px 10px 6px;font-size:9px;font-weight:900;color:#43304c;background:#f7f7f7;border-bottom:1px solid #ececec;text-transform:uppercase;letter-spacing:.03em}.cn-online-below-title{margin-top:3px;position:sticky;top:0;z-index:2}.cn-mood-users-list{list-style:none;margin:0;padding:0}.cn-mood-user-item{padding:8px 7px 9px;border-bottom:1px solid #ededed;background:#fff}.cn-mood-user-main{display:flex;gap:6px;align-items:flex-start}.cn-mood-user-icon{width:52px;height:52px;object-fit:contain;flex:0 0 52px}.cn-mood-bubble{margin-top:5px;padding:7px 9px;border-radius:16px;background:#fff;border:1px solid #efefef;box-shadow:3px 3px #f0f0f0;font-size:11px;line-height:1.15;font-weight:800;color:#111;min-height:33px;display:flex;align-items:center}.cn-mood-user-bottom{display:flex;align-items:center;gap:5px;margin-top:5px;padding-left:18px}.cn-mood-user-bottom>a{width:28px;height:28px;flex:0 0 28px}.cn-mood-user-bottom>a img{width:28px;height:28px;border-radius:50%;object-fit:cover;background:#eef1f4}.cn-mood-user-bottom button{height:24px;border:0;border-radius:5px;color:#fff;font-size:8px;font-weight:800;padding:0 8px;cursor:pointer}.cn-mood-user-bottom .kiss{background:#ef1492;min-width:64px}.cn-active-list--embedded{max-height:none;overflow:visible}.cn-mood-sidebar-scroll{padding-bottom:0}.cn-mood-user-item{padding:8px 7px 10px;border-bottom:1px solid #ededed;background:#fff}.cn-mood-user-main{display:flex;gap:8px;align-items:flex-start}.cn-mood-figure{width:72px;flex:0 0 72px;display:flex;flex-direction:column;align-items:center}.cn-mood-user-icon{width:58px;height:58px;object-fit:contain;display:block;flex:0 0 58px}.cn-mood-thought-dots{display:flex;align-items:center;gap:3px;margin:2px 0 3px 9px;align-self:flex-start}.cn-mood-thought-dots span{display:block;border-radius:50%;background:#fff;border:2px solid #a9a9a9}.cn-mood-thought-dots span:first-child{width:10px;height:10px}.cn-mood-thought-dots span:last-child{width:16px;height:16px}.cn-mood-avatar-link{display:block;width:30px;height:30px;align-self:flex-start;margin-left:3px}.cn-mood-user-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;background:#eef1f4;display:block}.cn-mood-user-name-badges{display:flex;align-items:center;min-width:0;gap:3px}.cn-mood-user-name{font-size:11px;line-height:1.05;font-weight:900;color:#171717;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cn-mood-bubble{margin-top:6px;padding:7px 12px;border-radius:16px;background:#fff;border:1px solid #eaeaea;box-shadow:3px 3px #f0f0f0;font-size:11px;line-height:1.18;font-weight:700;color:#000;min-height:36px;display:flex;align-items:center;font-family:Comic Sans MS,Comic Sans,cursive;letter-spacing:.01em}.cn-mood-user-bottom{display:flex;align-items:center;gap:6px;margin-top:7px}.cn-mood-user-bottom button{height:25px;border:0;border-radius:8px;color:#fff;font-size:8px;font-weight:800;padding:0 10px;cursor:pointer}.cn-mood-user-bottom .message{background:#2f73f6;flex:1}.cn-mood-user-bottom .kiss{background:#ef1492;min-width:68px}.cn-mood-user-item{padding:5px 7px 6px}.cn-mood-user-main{gap:5px;align-items:flex-start}.cn-mood-figure{position:relative;width:58px;height:78px;flex:0 0 58px;display:block}.cn-mood-user-icon{position:absolute;top:0;left:2px;width:45px;height:45px;object-fit:contain;display:block;margin:0}.cn-mood-thought-dots{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:0;pointer-events:none}.cn-mood-thought-dots span{position:absolute;display:block;border-radius:50%;background:#fff;border:2px solid #a8a8a8;box-sizing:border-box}.cn-mood-thought-dots span:first-child{width:9px;height:9px;left:18px;top:58px}.cn-mood-thought-dots span:last-child{width:17px;height:17px;left:30px;top:46px}.cn-mood-avatar-link{position:absolute;left:2px;bottom:0;width:26px;height:26px;margin:0;display:block}.cn-mood-user-avatar{width:26px;height:26px;border-radius:50%;object-fit:cover;background:#eef1f4;display:block}.cn-mood-user-body{min-width:0;flex:1;padding-top:1px}.cn-mood-user-name{font-size:11px;line-height:1.05}.cn-mood-bubble{margin-top:3px;min-height:30px;padding:4px 10px;border-radius:16px;font-family:Comic Sans MS,Comic Sans,cursive;font-size:14px;line-height:1.06;font-weight:700;color:#000;letter-spacing:0}.cn-mood-user-bottom{gap:5px;margin-top:4px;padding-left:0;width:100%}.cn-mood-user-bottom button{height:24px;border-radius:7px;font-size:9.5px;font-weight:800;line-height:1;padding:0 10px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.cn-mood-user-bottom .message{flex:1 1 auto;min-width:0}.cn-mood-user-bottom .kiss{flex:0 0 82px;min-width:82px}.cn-mood-thought-dots{z-index:3}.cn-mood-thought-dots span:first-child{width:8px;height:8px;left:27px;top:59px;z-index:3}.cn-mood-thought-dots span:last-child{width:15px;height:15px;left:37px;top:46px;z-index:3}.cn-mood-avatar-link,.cn-mood-user-icon{z-index:1}.cn-mood-thought-dots span:first-child{width:6px;height:6px;left:28px;top:60px}.cn-mood-thought-dots span:nth-child(2){width:10px;height:10px;left:36px;top:53px;z-index:3}.cn-mood-thought-dots span:nth-child(3){width:15px;height:15px;left:47px;top:42px;z-index:3}.cn-mood-user-bottom .kiss{flex:0 0 auto;min-width:0;width:auto;padding-left:10px;padding-right:10px}.cn-sidebar-refresh:disabled{cursor:wait;opacity:.78}@keyframes cn-sidebar-refresh-spin{to{transform:rotate(360deg)}}.cn-mood-add-btn{font-size:23px;font-weight:700}.cn-online-btn,.cn-smiley-btn,.cn-sidebar-refresh,.cn-mood-add-btn{display:grid;place-items:center}.cn-smiley-btn{font-size:22px}.cn-refresh-icon-wrap{display:grid;place-items:center;width:100%;height:100%}.cn-refresh-icon{width:24px;height:24px;display:block;color:#2a87a1}.cn-sidebar-refresh.is-refreshing .cn-refresh-icon{animation:cn-sidebar-refresh-spin .55s linear infinite}.cn-sidebar__header{height:46px;padding:6px 8px}.cn-sidebar__tools{gap:5px}.cn-smiley-btn,.cn-online-btn,.cn-mood-add-btn,.cn-sidebar-refresh,.cn-sidebar-close{width:36px!important;height:36px!important;min-width:36px;min-height:36px;border-radius:6px;box-sizing:border-box;display:grid;place-items:center;padding:0}.cn-mood-add-btn{font-size:24px;font-weight:700;line-height:1}.cn-online-people-icon{width:22px;height:16px}.cn-online-person--male,.cn-online-person--female{width:11px;height:15px}.cn-online-person--male:before,.cn-online-person--female:before{width:7px;height:7px;left:2px}.cn-online-person--male:after,.cn-online-person--female:after{width:11px;height:8px;left:0}.cn-smiley-btn{font-size:21px;line-height:1}.cn-refresh-icon{width:23px;height:23px}.cn-sidebar__header{height:44px;padding:6px 8px}.cn-sidebar__tools{gap:4px}.cn-smiley-btn,.cn-online-btn,.cn-mood-add-btn,.cn-sidebar-refresh,.cn-sidebar-close{width:34px!important;height:34px!important;min-width:34px;min-height:34px;padding:0!important;display:grid!important;place-items:center!important}.cn-mood-add-btn{font-size:22px}.cn-online-people-icon{width:21px;height:15px}.cn-online-person--male,.cn-online-person--female{width:10px;height:14px}.cn-online-person--male:before,.cn-online-person--female:before{width:7px;height:7px;left:1.5px}.cn-online-person--male:after,.cn-online-person--female:after{width:10px;height:7px;left:0}.cn-smiley-btn{font-size:20px}.cn-refresh-icon-wrap{width:100%;height:100%;display:flex!important;align-items:center!important;justify-content:center!important}.cn-sidebar-refresh{overflow:hidden}.cn-refresh-icon{width:24px;height:24px;display:block;margin:auto}.cn-mood-user-name{font-size:10px;font-weight:850;line-height:1.1;color:#283942}.cn-mood-user-icon--fallback{display:grid!important;place-items:center;font-size:34px;line-height:1}.cn-active-avatar-box{position:relative;flex:0 0 auto;align-self:flex-start}.cn-active-avatar-box .cn-active-avatar{display:block}.cn-active-avatar-box .cn-favorite-star{top:-7px;left:-7px}@media (min-width:1025px){.cn-active-actions.is-favorite{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)!important}}.cn-featured-section{border-top:1px solid var(--border);background:linear-gradient(180deg,#fff,#fff9fc)}.cn-featured-section-title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px 8px}.cn-featured-section-title strong{font-size:12px;color:#334750}.cn-featured-section-title span{font-size:9px;font-weight:850;color:#c53f88;background:#fff0f7;border:1px solid #f3c9df;border-radius:999px;padding:3px 7px}.cn-featured-list{list-style:none;margin:0;padding:0 8px 10px}.cn-featured-list--embedded{padding:0 8px 12px}.cn-featured-below-title{margin-top:8px}.cn-featured-item{display:flex;align-items:flex-start;gap:9px;padding:9px 4px;border-bottom:1px solid #f0e7ec}.cn-featured-item:last-child{border-bottom:0}.cn-featured-avatar-box{position:relative;flex:0 0 auto}.cn-featured-avatar{display:block;width:45px;height:45px;border-radius:50%;overflow:hidden;background:#edf1f4;border:2px solid #f3cade}.cn-featured-avatar img{width:100%;height:100%;object-fit:cover}.cn-featured-info{min-width:0;flex:1}.cn-featured-name-badges{display:flex;align-items:center;gap:4px;min-width:0}.cn-featured-name{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#30444e;font-size:11px;font-weight:900;text-decoration:none}.cn-featured-meta,.cn-featured-mood{display:block;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;color:#7b8990}.cn-featured-mood{color:#965178}.cn-featured-open{display:inline-block;margin-top:5px;color:#c13f84;font-size:9px;font-weight:850;text-decoration:none}.cn-online-sidebar-scroll{max-height:calc(100vh - 111px);overflow-y:auto;scrollbar-width:thin;background:#fff}.cn-online-sidebar-scroll .cn-active-list{max-height:none!important;overflow:visible!important}.cn-featured-section{border-top:1px solid #e9eef1;background:#fff}.cn-featured-section-title{display:block;padding:9px 10px 7px;background:#f8fafb;border-bottom:1px solid #edf1f3}.cn-featured-section-title strong{font-size:10px;color:#334750;font-weight:900}.cn-featured-list{padding:0 8px 8px}.cn-featured-item{padding:8px 4px}@media (max-width:1024px){.cn-sidebar.is-mobile-open .cn-online-sidebar-scroll{max-height:calc(100vh - 158px)}.cn-sidebar.is-mobile-open .cn-online-sidebar-scroll .cn-active-list{max-height:none!important}}@media (max-width:1024px){.cn-sidebar.is-mobile-open{display:flex!important;flex-direction:column!important;top:54px!important;bottom:60px!important;height:calc(100vh - 114px)!important;height:calc(100dvh - 114px)!important;max-height:calc(100vh - 114px)!important;max-height:calc(100dvh - 114px)!important;overflow:hidden!important}.cn-sidebar.is-mobile-open .cn-sidebar__header{flex:0 0 48px!important;min-height:48px!important}.cn-sidebar.is-mobile-open .cn-online-sidebar-scroll,.cn-sidebar.is-mobile-open .cn-mood-sidebar-scroll{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:contain!important;touch-action:pan-y!important;padding-bottom:28px!important}.cn-sidebar.is-mobile-open .cn-active-list,.cn-sidebar.is-mobile-open .cn-active-list--embedded,.cn-sidebar.is-mobile-open .cn-featured-list,.cn-sidebar.is-mobile-open .cn-featured-list--embedded{max-height:none!important;overflow:visible!important}.cn-sidebar.is-mobile-open .cn-featured-list,.cn-sidebar.is-mobile-open .cn-featured-list--embedded{padding-bottom:18px!important}}.cn-active-name{line-height:1.12!important}.cn-active-meta{display:block!important;margin-top:2px!important;color:#8a9298!important;white-space:nowrap}.cn-active-mood{margin-top:2px!important}.cn-featured-section{border-top:1px solid #e8edf2!important;background:linear-gradient(180deg,#fbfcff,#f7f9fd)!important}.cn-featured-section-title{padding:10px 10px 8px!important;background:transparent!important;border-bottom:0!important}.cn-featured-section-title strong{color:#293c49!important;font-size:10.5px!important;font-weight:950!important}.cn-featured-list,.cn-featured-list--embedded{display:flex!important;flex-direction:column!important;gap:7px!important;margin:0!important;padding:0 7px 9px!important;list-style:none!important}.cn-featured-item{position:relative!important;display:grid!important;grid-template-columns:50px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;min-width:0!important;margin:0!important;padding:8px!important;border:1px solid #e5eaf0!important;border-radius:14px!important;background:radial-gradient(circle at 100% 0,rgba(117,83,244,.065),transparent 42%),linear-gradient(145deg,#fff,#fbfcff)!important;box-shadow:0 4px 12px #1f344e0e!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease!important}.cn-featured-item:last-child{border-bottom:1px solid #e5eaf0!important}.cn-featured-item:hover{transform:translateY(-1px)!important;border-color:#d9d3f7!important;box-shadow:0 7px 18px #2d396717!important}.cn-featured-avatar-box{position:relative!important;align-self:center!important}.cn-featured-avatar{width:50px!important;height:50px!important;border-radius:14px!important;border:2px solid #fff!important;background:#edf2f6!important;box-shadow:0 0 0 2px #f0d7e5,0 5px 12px #1f31461f!important}.cn-featured-avatar img{border-radius:12px!important;object-fit:cover!important}.cn-featured-info{display:block!important;min-width:0!important;padding:0!important}.cn-featured-name-badges{display:flex!important;align-items:center!important;gap:4px!important;min-width:0!important;line-height:1.1!important}.cn-featured-name{max-width:116px!important;color:#273b47!important;font-size:10.5px!important;line-height:1.15!important;font-weight:950!important;text-decoration:none!important}.cn-featured-name:hover{text-decoration:underline!important;text-underline-offset:2px!important}.cn-featured-meta,.cn-featured-mood{display:block!important;max-width:100%!important;margin-top:2px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:8.5px!important;line-height:1.2!important}.cn-featured-meta{color:#788790!important}.cn-featured-mood{color:#9d557c!important}.cn-featured-open{display:inline-flex!important;align-items:center!important;width:max-content!important;max-width:100%!important;margin-top:5px!important;padding:4px 7px!important;border:1px solid #f0d3e3!important;border-radius:999px!important;background:#fff4fa!important;color:#b13f7a!important;font-size:8px!important;line-height:1!important;font-weight:900!important;text-decoration:none!important;white-space:nowrap!important}.cn-featured-open:hover{background:#fce9f4!important;border-color:#eabbd3!important;color:#9b3068!important}.cn-mood-sidebar-scroll .cn-featured-below-title{margin-top:7px!important;padding:9px 9px 6px!important;color:#334750!important;background:transparent!important}.cn-online-sidebar-scroll .cn-featured-section,.cn-mood-sidebar-scroll .cn-featured-list--embedded{width:100%!important;box-sizing:border-box!important}@media (max-width:1024px){.cn-featured-list,.cn-featured-list--embedded{gap:8px!important;padding:0 8px 10px!important}.cn-featured-item{grid-template-columns:52px minmax(0,1fr)!important;padding:9px!important;border-radius:15px!important}.cn-featured-avatar{width:52px!important;height:52px!important}.cn-featured-name{max-width:170px!important;font-size:11px!important}.cn-featured-meta,.cn-featured-mood{font-size:9px!important}.cn-featured-open{font-size:8.5px!important;padding:4px 8px!important}}@media (prefers-reduced-motion:reduce){.cn-featured-item{transition:none!important}}@media (min-width:901px){.cn-layout-core>.cn-sidebar{position:sticky!important;top:76px!important;height:calc(100dvh - 84px)!important;max-height:calc(100dvh - 84px)!important;min-height:0!important;align-self:start!important}.cn-layout-core>.cn-sidebar>.cn-sidebar__header{flex:none!important;height:auto!important;min-height:64px!important;padding-top:11px!important;padding-bottom:9px!important;box-sizing:border-box!important;overflow:visible!important}.cn-layout-core>.cn-sidebar .cn-sidebar__header strong{display:block!important;margin:0!important;line-height:1.12!important;white-space:nowrap!important;overflow:visible!important}.cn-layout-core>.cn-sidebar .cn-sidebar__header>div:first-child{align-self:center!important}}.cn-cookie-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200000;display:grid;place-items:center;padding:18px;background:#080d15b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cn-cookie-panel{position:relative;width:min(520px,100%);max-height:min(680px,92vh);overflow:auto;padding:23px 26px 22px;border:1px solid rgba(255,255,255,.08);border-radius:17px;background:#202124;color:#f5f6f7;box-shadow:0 26px 70px #0000007a}.cn-cookie-panel__close{position:absolute;top:9px;right:11px;width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:#aeb2b7;font-size:25px;line-height:1}.cn-cookie-panel__close:hover{background:#ffffff14;color:#fff}.cn-cookie-panel__brand{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.cn-cookie-panel__brand img{width:62px;height:48px;object-fit:contain}.cn-cookie-panel__brand strong{font-size:17px}.cn-cookie-panel h2{margin:0 0 13px;text-align:center;font-size:23px}.cn-cookie-panel>p{margin:0;color:#e7e8ea;font-size:13px;line-height:1.58}.cn-cookie-panel__preferences{margin-top:17px;padding-top:4px;border-top:1px solid #3c3e42}.cn-cookie-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 2px;border-bottom:1px solid #37393d;color:#f3f3f4}.cn-cookie-row>span:first-child{min-width:0}.cn-cookie-row strong,.cn-cookie-row small{display:block}.cn-cookie-row strong{font-size:13px}.cn-cookie-row small{margin-top:3px;color:#bfc3c8;font-size:10px;line-height:1.35}.cn-cookie-row input{width:19px;height:19px;accent-color:#52b84f;flex:0 0 auto}.cn-cookie-required{flex:0 0 auto;color:#76d176;font-size:10px;font-weight:800}.cn-cookie-panel__policy{display:inline-block;margin-top:11px;color:#9bc9ff;font-size:11px;text-decoration:underline}.cn-cookie-panel__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.cn-cookie-panel__actions button{min-width:112px;min-height:39px;padding:8px 14px;border:0;border-radius:9px;color:#fff;font-size:13px;font-weight:800}.cn-cookie-panel__prefs{background:#515359}.cn-cookie-panel__save{background:#386ea4}.cn-cookie-panel__accept{background:#4aaa49}@media (max-width: 560px){.cn-cookie-backdrop{align-items:end;padding:9px}.cn-cookie-panel{max-height:88vh;padding:21px 17px 17px;border-radius:16px 16px 8px 8px}.cn-cookie-panel__actions{display:grid;grid-template-columns:1fr 1fr}.cn-cookie-panel__actions button{min-width:0}}.cn-content-bottom,.cn-content-bottom *,.cn-content-bottom *:before,.cn-content-bottom *:after{box-sizing:border-box}.cn-content-bottom{width:100%;margin:28px 0 0;padding:0 0 8px;color:#30363a}.cn-content-bottom__promo-grid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(210px,.95fr);gap:16px;align-items:stretch}.cn-content-bottom__app-card,.cn-content-bottom__ad-card{height:286px;min-height:286px;border:1px solid #ccd2d7;background:#fff}.cn-content-bottom__app-card{display:grid;grid-template-columns:minmax(0,1fr) 225px;gap:8px;padding:18px 18px 14px;overflow:hidden}.cn-content-bottom__copy{min-width:0}.cn-content-bottom__copy h2{margin:0 0 15px;color:#303030;font-size:29px;font-weight:400;line-height:1.08;white-space:nowrap}.cn-content-bottom__copy>p{margin:0 0 15px;color:#41484d;font-size:13px;line-height:1.45}.cn-content-bottom__brand-row{display:flex;align-items:center;gap:10px;min-width:0}.cn-content-bottom__logo{width:64px;height:61px;flex:0 0 64px;object-fit:contain}.cn-content-bottom__brand-copy{min-width:0}.cn-content-bottom__brand-copy strong{display:block;color:#2f2f2f;font-size:31px;font-weight:400;line-height:1}.cn-content-bottom__rating{display:flex;align-items:center;gap:9px;margin-top:9px;white-space:nowrap}.cn-content-bottom__rating>span{color:#f1b51f;font-size:17px;letter-spacing:3px}.cn-content-bottom__rating small{color:#4c5257;font-size:11px}.cn-content-bottom__stores{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;margin-top:14px;width:100%}.cn-store-badge{display:block;flex:0 0 auto;height:40px;padding:0;border:0;background:transparent;cursor:default;line-height:0}.cn-store-badge img{display:block;width:auto;height:40px;max-width:132px;object-fit:contain}.cn-store-badge:first-child img{width:126px;height:auto;max-height:49px;margin-top:-4px}.cn-content-bottom__phones-wrap{min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.cn-content-bottom__phones{display:block;width:100%;max-width:215px;height:232px;object-fit:contain;object-position:center}.cn-content-bottom__ad-card{display:grid;place-items:center}.cn-content-bottom__ad-card>div{width:100%;height:100%}.cn-content-bottom__socials{display:flex;justify-content:center;align-items:center;gap:15px;margin:18px 0 15px}.cn-content-bottom__socials button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;color:#fff;font:800 16px/1 Arial,sans-serif;cursor:default;box-shadow:0 1px 3px #00000014}.cn-content-bottom__socials .is-youtube{background:#ef1f2d;font-size:13px;padding-left:2px}.cn-content-bottom__socials .is-facebook{background:#3979c9}.cn-content-bottom__socials .is-x{background:#050505;font-size:14px}.cn-content-bottom__socials .is-instagram{background:#d84d72;font-size:20px}.cn-content-bottom__links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 18px;color:#393f43;font-size:12px}.cn-content-bottom__links span,.cn-content-bottom__links a,.cn-content-bottom__links button{white-space:nowrap}.cn-content-bottom__links a,.cn-content-bottom__links button{padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.cn-content-bottom__links a:hover,.cn-content-bottom__links button:hover{color:#17677c;text-decoration:underline;text-underline-offset:3px}.cn-content-bottom__legal{margin-top:8px;color:#8a8f94;font-size:10px;text-align:center}.cn-content-bottom__legal i{margin:0 5px;color:#aeb3b7;font-style:normal}@media (min-width:1280px) and (max-width:1510px){.cn-content-bottom__promo-grid{grid-template-columns:minmax(0,2.25fr) minmax(205px,.9fr);gap:14px}.cn-content-bottom__app-card{grid-template-columns:minmax(0,1fr) 205px;padding-left:16px;padding-right:14px}.cn-content-bottom__copy h2{font-size:27px}.cn-content-bottom__phones{max-width:200px;height:220px}.cn-store-badge img{height:38px;max-width:124px}.cn-store-badge:first-child img{width:119px}}@media (max-width:1024px){.cn-content-bottom{margin-top:22px;padding-bottom:74px}.cn-content-bottom__promo-grid{grid-template-columns:1fr}.cn-content-bottom__ad-card{display:none}.cn-content-bottom__app-card{height:auto;min-height:0;grid-template-columns:minmax(0,1fr) 210px}}@media (max-width:640px){.cn-content-bottom__app-card{grid-template-columns:1fr;height:auto;padding:17px 15px 15px}.cn-content-bottom__copy h2{font-size:24px;white-space:normal}.cn-content-bottom__copy>p{font-size:12px}.cn-content-bottom__brand-copy strong{font-size:28px}.cn-content-bottom__phones-wrap{margin-top:8px}.cn-content-bottom__phones{height:205px;max-width:230px}.cn-content-bottom__stores{gap:6px}.cn-store-badge img{height:38px;max-width:128px}.cn-store-badge:first-child img{width:122px}.cn-content-bottom__links{gap:9px 13px;font-size:11px}.cn-content-bottom__legal{line-height:1.55}}.cn-content-bottom__socials button svg{display:block;width:17px;height:17px;fill:currentColor}.cn-content-bottom__socials .is-youtube svg{width:18px;height:18px}.cn-content-bottom__socials .is-facebook svg{width:17px;height:17px}.cn-content-bottom__socials .is-x svg{width:15px;height:15px}.cn-content-bottom__socials .is-instagram svg{width:18px;height:18px}.cn-content-bottom__copy h2,.cn-content-bottom__brand-copy strong{color:#111820!important;font-weight:600!important}.cn-content-bottom__links{font-size:13px!important;font-weight:520!important}.cn-content-bottom__links a,.cn-content-bottom__links button{font-weight:520!important}@media (max-width:640px){.cn-content-bottom__links{font-size:12px!important;font-weight:520!important}}.cn-content-bottom__stores .cn-store-badge{box-sizing:border-box!important;flex:0 0 150px!important;width:150px!important;height:50px!important;padding:0!important;background:transparent!important}.cn-content-bottom__stores .cn-store-badge img,.cn-content-bottom__stores .cn-store-badge:first-child img{display:block!important;width:150px!important;height:50px!important;max-width:none!important;max-height:none!important;margin:0!important;object-fit:contain!important}@media (max-width:640px){.cn-content-bottom__stores{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important}.cn-content-bottom__stores .cn-store-badge{width:100%!important;min-width:0!important;height:auto!important;flex:auto!important}.cn-content-bottom__stores .cn-store-badge img,.cn-content-bottom__stores .cn-store-badge:first-child img{width:100%!important;height:auto!important;max-width:100%!important;aspect-ratio:3/1!important;object-fit:contain!important}}.cn-content-bottom__online-pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;margin:-6px auto 14px;padding:0 14px;border:1px solid #dfe4df;border-radius:999px;background:#fff;color:#3b4651;box-shadow:0 6px 14px #232d320f;font-size:11px;line-height:1}.cn-content-bottom__online-pill>span{font-size:16px;line-height:1}.cn-content-bottom__online-pill>i{width:9px;height:9px;border-radius:50%;background:#35bd70;box-shadow:0 0 0 4px #35bd701f}.cn-content-bottom__online-pill>strong{color:#2f9a59;font-size:13px;font-weight:950}.cn-content-bottom__online-pill>small{color:#5e6873;font-size:11px;font-weight:750}.cn-content-bottom{display:flex;flex-direction:column}.cn-content-bottom__promo-grid{order:1}.cn-content-bottom__socials{order:2}.cn-content-bottom__online-pill{order:3}.cn-content-bottom__links{order:4}.cn-content-bottom__legal{order:5}.cn-content-bottom__online-pill{gap:6px!important;min-height:32px!important;margin:-6px auto 14px!important;padding:0 13px 0 9px!important}.cn-content-bottom__online-logo{display:block;width:22px;height:22px;object-fit:contain;flex:0 0 22px}.cn-content-bottom__online-pill>i{width:8px!important;height:8px!important}.cn-content-bottom__online-pill>strong{font-size:12.5px!important}.cn-content-bottom__online-pill>small{font-size:10.5px!important;font-weight:800!important}.cn-content-bottom__brand-row--lockup{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:9px!important}.cn-content-bottom__brand-row--lockup .cn-content-bottom__rating{margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important}.cn-site-footer__brand-row--lockup{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:9px!important}.cn-site-footer__brand-row--lockup .cn-site-footer__rating{margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important}.cn-content-bottom__brand-row--lockup,.cn-site-footer__brand-row--lockup{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;width:max-content!important;max-width:100%!important;margin:10px 0 0!important;padding:0!important;justify-self:start!important;align-self:flex-start!important;text-align:left!important;transform:none!important;gap:2px!important}.cn-content-bottom__brand-row--lockup .dm-brand,.cn-site-footer__brand-row--lockup .dm-brand{margin:0!important;padding:0!important;align-self:flex-start!important;justify-self:start!important}.cn-content-bottom__brand-row--lockup .cn-content-bottom__rating,.cn-site-footer__brand-row--lockup .cn-site-footer__rating{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;margin:0!important;padding:0!important;gap:8px!important;align-self:flex-start!important;justify-self:start!important;text-align:left!important}.cn-content-bottom__brand-row--lockup .cn-content-bottom__rating span,.cn-site-footer__brand-row--lockup .cn-site-footer__rating span{margin:0!important;padding:0!important;line-height:1!important}.cn-content-bottom__brand-row--lockup .cn-content-bottom__rating small,.cn-site-footer__brand-row--lockup .cn-site-footer__rating small{margin:0!important;padding:0!important;line-height:1.1!important}.cn-content-bottom__brand-copy,.cn-site-footer__brand-copy{align-items:flex-start!important;text-align:left!important}@media (max-width:760px){.cn-content-bottom__brand-row--lockup,.cn-site-footer__brand-row--lockup{margin-top:8px!important;gap:2px!important}}.dm-footer .cn-content-bottom__rating,.dm-footer .cn-site-footer__rating{position:relative!important;top:-24px!important;margin-top:0!important;margin-bottom:-24px!important}.cn-content-bottom__brand-row--lockup+.cn-content-bottom__rating,.cn-site-footer__brand-row--lockup+.cn-site-footer__rating{position:relative!important;top:-24px!important;margin-top:0!important;margin-bottom:-24px!important}@media (max-width:760px){.dm-footer .cn-content-bottom__rating,.dm-footer .cn-site-footer__rating,.cn-content-bottom__brand-row--lockup+.cn-content-bottom__rating,.cn-site-footer__brand-row--lockup+.cn-site-footer__rating{top:-16px!important;margin-bottom:-16px!important}}.cn-content-bottom__rating,.cn-site-footer__rating{position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;margin-top:8px!important;margin-bottom:0!important;transform:none!important}@media (max-width:760px){.cn-content-bottom__rating,.cn-site-footer__rating{position:static!important;top:auto!important;margin-top:7px!important;margin-bottom:0!important;transform:none!important}}.dm-footer .cn-content-bottom__rating,.cn-content-bottom__brand-row--lockup .cn-content-bottom__rating,body .cn-site-footer .cn-site-footer__brand-row .cn-site-footer__rating{position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;margin-top:9px!important;margin-bottom:0!important;transform:none!important}@media (max-width:760px){body .cn-site-footer .cn-site-footer__brand-row .cn-site-footer__rating{position:static!important;top:auto!important;margin-top:7px!important;margin-bottom:0!important;transform:none!important}}.cn-community-shell:not(.cn-community-shell--guest) .cn-content-bottom__brand-row--lockup{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-content-bottom__brand-row--lockup .cn-content-bottom__rating{position:static!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;margin:0!important;padding:0!important;transform:none!important;align-self:flex-start!important}.cn-content-bottom__brand-row--lockup .dm-brand .dm-brand__copy strong,.cn-content-bottom__brand-row--lockup .dm-brand .dm-brand__copy strong b{color:#111!important;-webkit-text-fill-color:#111111!important}.cn-content-bottom__brand-row--lockup .dm-brand .dm-brand__copy small{color:#111!important;-webkit-text-fill-color:#111111!important;opacity:1!important}.cn-content-bottom__brand-row--lockup .dm-brand .dm-brand__copy strong{font-family:var(--font-display)!important;font-weight:950!important;font-size:24px!important;line-height:.94!important;letter-spacing:-.045em!important}.cn-content-bottom__brand-row--lockup .dm-brand .dm-brand__copy strong b,.cn-content-bottom__brand-row--lockup .dm-brand .dm-brand__copy strong em{font-family:inherit!important;font-weight:inherit!important}.cn-content-bottom__brand-row--lockup .dm-brand .dm-brand__copy strong b{color:#111!important;-webkit-text-fill-color:#111111!important}.cn-content-bottom__brand-row--lockup .dm-brand .dm-brand__copy strong em{color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important;font-style:normal!important}.cn-content-bottom__brand-row--lockup .dm-brand .dm-brand__copy small{font-family:var(--font-display)!important;font-weight:650!important;color:#111!important;-webkit-text-fill-color:#111111!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-content-bottom__brand-row--lockup>.dm-brand{display:inline-flex!important;align-items:center!important;gap:8px!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__logo{width:42px!important;height:42px!important;flex:0 0 42px!important;object-fit:contain!important;filter:none!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__copy strong{font-family:var(--font-display)!important;font-weight:950!important;font-size:24px!important;line-height:.94!important;letter-spacing:-.045em!important;white-space:nowrap!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__copy strong b{font-family:inherit!important;font-weight:inherit!important;color:#111!important;-webkit-text-fill-color:#111111!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__copy strong em{font-family:inherit!important;font-weight:inherit!important;font-style:normal!important;color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important}.cn-community-shell:not(.cn-community-shell--guest) .cn-content-bottom__brand-row--lockup>.dm-brand .dm-brand__copy small{font-family:var(--font-display)!important;font-weight:650!important;font-size:8px!important;margin-top:4px!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important;color:#111!important;-webkit-text-fill-color:#111111!important;opacity:1!important}.cn-toast{position:fixed;left:16px;bottom:18px;z-index:130;width:min(390px,calc(100vw - 32px));min-height:72px;display:grid;grid-template-columns:4px 46px minmax(0,1fr) 22px;gap:10px;align-items:center;background:#181d21f7;color:#fff;border:1px solid rgba(255,255,255,.08);border-radius:8px;box-shadow:0 18px 48px #00000047;overflow:hidden;animation:cn-toast-in .28s cubic-bezier(.2,.8,.2,1)}.cn-toast__accent{align-self:stretch;background:linear-gradient(180deg,#ffed79,#ff5a83)}.cn-toast__visual{width:42px;height:42px;display:grid;place-items:center;border-radius:6px;background:#ffffff14;font-size:22px}.cn-toast__visual img{width:42px;height:42px;object-fit:cover;border-radius:6px}.cn-toast__body{padding:10px 0;min-width:0}.cn-toast__eyebrow{color:#ffe66f;font-size:8px;font-weight:900;letter-spacing:.12em;margin-bottom:3px}.cn-toast__text{font-size:11px;line-height:1.35;color:#eef4f6}.cn-toast__text strong{color:#fff}.cn-toast__text .badges-row{margin-left:2px}.cn-toast__body>a{display:inline-block;margin-top:5px;color:#75d4ed;font-size:9px;font-weight:800}.cn-toast__close{align-self:start;margin-top:7px;border:0;background:transparent;color:#aab6bc;font-size:18px}@keyframes cn-toast-in{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}@media (max-width:640px){.cn-toast{left:8px;right:8px;bottom:72px;width:auto}}.cn-toast-avatar-wrap{position:relative;display:block;width:100%;height:100%}.cn-toast-avatar-wrap>img{width:100%;height:100%;object-fit:cover}.cn-toast-avatar-wrap .cn-favorite-star{top:-7px;left:-7px}.cn-toast{animation:cn-toast-v17775-in .36s cubic-bezier(.18,.88,.28,1.15);border-radius:13px!important;box-shadow:0 18px 55px #0d222c4d!important}.cn-toast.toast-success,.cn-toast.toast-enabled{background:linear-gradient(135deg,#147660fa,#23a084fa)!important;border-color:#ffffff2e!important}.cn-toast.toast-success .cn-toast__accent,.cn-toast.toast-enabled .cn-toast__accent{background:linear-gradient(180deg,#c6ffdd,#6df0bb)!important}.cn-toast.toast-success .cn-toast__eyebrow,.cn-toast.toast-enabled .cn-toast__eyebrow{color:#d8ffef!important}.cn-toast.toast-disabled{background:linear-gradient(135deg,#72481dfa,#cf712ffa)!important}.cn-toast.toast-disabled .cn-toast__accent{background:linear-gradient(180deg,#ffe59b,#ff9e5f)!important}.cn-toast.toast-disabled .cn-toast__eyebrow{color:#fff0c9!important}.cn-toast.toast-error{background:linear-gradient(135deg,#952a41fa,#dc4061fa)!important}.cn-toast.toast-error .cn-toast__accent{background:linear-gradient(180deg,#ffd4dc,#ff7998)!important}.cn-toast.toast-error .cn-toast__eyebrow{color:#ffe4ea!important}.cn-toast.toast-system{background:linear-gradient(135deg,#1c4554fa,#2d7389fa)!important}.cn-toast.toast-system .cn-toast__accent{background:linear-gradient(180deg,#90e7f5,#ec73a0)!important}.cn-toast.toast-system .cn-toast__eyebrow{color:#d8f8ff!important}@keyframes cn-toast-v17775-in{0%{opacity:0;transform:translateY(30px) scale(.94)}70%{opacity:1;transform:translateY(-4px) scale(1.015)}to{transform:none}}@media (max-width:640px){.cn-toast{border-radius:14px!important;bottom:78px!important}}.cn-toast{left:22px!important;bottom:24px!important;width:min(430px,calc(100vw - 44px))!important;min-height:82px!important;grid-template-columns:5px 52px minmax(0,1fr) 30px!important;gap:12px!important;background:#1c1f22fb!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:10px!important;box-shadow:0 18px 46px #00000057,0 3px 9px #00000038!important}.cn-toast__accent{background:linear-gradient(180deg,#13b2d4,#ee4b77)!important}.cn-toast__visual,.cn-toast__visual img{width:48px!important;height:48px!important;border-radius:8px!important}.cn-toast__eyebrow{color:#ffdc60!important;font-size:10px!important;letter-spacing:.1em!important}.cn-toast__text{font-size:14px!important;line-height:1.4!important}.cn-toast__body>a{color:#70d9f0!important;font-size:11px!important}.cn-toast__close{font-size:22px!important}@media (max-width:640px){.cn-toast{left:8px!important;right:8px!important;bottom:74px!important;width:auto!important}}.cn-toast__visual.is-site-notice{overflow:visible!important;background:#fffffff5!important;padding:3px!important}.cn-toast__visual.is-site-notice .cn-toast-site-logo{width:100%!important;height:100%!important;border-radius:5px!important;object-fit:contain!important;background:transparent!important}.cn-toast-verification-badge{display:inline-flex;margin-left:5px;vertical-align:middle}.cn-toast-verification-badge .badges-row{margin-left:0!important}.cn-toast-verification-badge .badge-pill{padding:2px!important;border-radius:50%!important}.cn-toast-verification-badge .badge-pill svg{width:19px!important;height:19px!important}.cn-toast__visual.is-site-notice .cn-toast-site-logo{background:transparent!important;border:0!important;box-shadow:none!important;object-fit:contain!important}.cn-toast__visual.is-site-notice{background:transparent!important;padding:0!important;border:0!important;box-shadow:none!important}.cn-toast__visual.is-site-notice .cn-toast-site-logo{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;object-fit:contain!important}.cn-profile-visit-banner{position:fixed;z-index:390;top:68px;left:50%;transform:translate(-50%);width:min(620px,calc(100vw - 32px));min-height:76px;display:grid;grid-template-columns:44px 48px minmax(0,1fr) auto 26px;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(58,136,156,.28);border-radius:18px;background:#fffffff7;box-shadow:0 18px 55px #184a5b3d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden;animation:cn-profile-visit-drop .48s cubic-bezier(.16,1,.3,1)}.cn-profile-visit-banner__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,rgba(37,139,165,.1),rgba(238,75,133,.09),transparent 70%);pointer-events:none}.cn-profile-visit-banner__icon{position:relative;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#176b83,#3aa9bf);font-size:22px;box-shadow:0 7px 20px #176b8338}.cn-profile-visit-banner>img{position:relative;width:46px;height:46px;object-fit:cover;border-radius:13px;background:#edf3f6;border:2px solid #fff;box-shadow:0 3px 12px #0000001c}.cn-profile-visit-banner__copy{position:relative;min-width:0}.cn-profile-visit-banner__copy>span{display:block;color:#da4276;font-size:9px;font-weight:900;letter-spacing:.12em}.cn-profile-visit-banner__copy strong{display:flex;align-items:center;gap:3px;margin-top:2px;color:#17313d;font-size:14px;line-height:1.2}.cn-profile-visit-banner__copy p{margin:2px 0 0;color:#71818a;font-size:11.5px}.cn-profile-visit-banner>button:not(.cn-profile-visit-banner__close){position:relative;min-height:38px;padding:0 13px;border:0;border-radius:11px;background:#176b83;color:#fff;font-size:11px;font-weight:900;cursor:pointer;white-space:nowrap}.cn-profile-visit-banner__close{position:relative;width:26px;height:26px;border:0;background:transparent;color:#87959c;font-size:21px;cursor:pointer}.cn-profile-visit-banner__close:hover{color:#243740}@keyframes cn-profile-visit-drop{0%{opacity:0;transform:translate(-50%,-38px) scale(.96)}70%{opacity:1;transform:translate(-50%,4px) scale(1.01)}to{transform:translate(-50%) scale(1)}}@media (max-width:640px){.cn-profile-visit-banner{top:68px;width:calc(100vw - 18px);grid-template-columns:38px 44px minmax(0,1fr) 24px;gap:8px;padding:9px;border-radius:16px}.cn-profile-visit-banner__icon{width:38px;height:38px;font-size:19px}.cn-profile-visit-banner>img{width:42px;height:42px}.cn-profile-visit-banner__copy strong{font-size:13px}.cn-profile-visit-banner__copy p{font-size:10.5px}.cn-profile-visit-banner>button:not(.cn-profile-visit-banner__close){grid-column:3/4;justify-self:start;min-height:32px;margin-top:2px;padding:0 10px;font-size:10px}.cn-profile-visit-banner__close{grid-column:4;grid-row:1;align-self:start}.cn-profile-visit-banner__copy{grid-column:3;grid-row:1}}.cn-tabbar,.cn-mobile-menu-sheet,.cn-mobile-menu-backdrop{display:none}@media (max-width:760px){.cn-mobile-menu-lock,.cn-mobile-menu-lock body{overflow:hidden!important}.cn-tabbar{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;z-index:120500;height:calc(68px + env(safe-area-inset-bottom,0px));padding:4px 6px env(safe-area-inset-bottom,0px);border-top:1px solid rgba(188,201,209,.85);background:#fffffff5;box-shadow:0 -10px 34px #152e3d1f;backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2)}.cn-tabbar__item{position:relative;min-width:0;min-height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;border-radius:14px;background:transparent;color:#7b8a93;text-decoration:none;font-family:inherit;-webkit-tap-highlight-color:transparent}.cn-tabbar__icon{position:relative;display:grid;place-items:center;width:30px;height:28px}.cn-tabbar__icon svg{width:23px;height:23px}.cn-tabbar__icon i{position:absolute;top:-5px;right:-10px;display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border:2px solid #fff;border-radius:999px;background:#e94f70;color:#fff;font:900 8px/1 Inter,sans-serif;font-style:normal}.cn-tabbar__label{font-size:9px;font-weight:850;line-height:1}.cn-tabbar__item.active{color:#0d607c;background:#edf7fa}.cn-tabbar__item.active .cn-tabbar__icon{transform:translateY(-1px)}.cn-tabbar__menu{overflow:visible;color:#0d607c}.cn-tabbar__menu-circle{display:grid;place-items:center;width:45px;height:45px;margin-top:-24px;margin-bottom:1px;border:4px solid #fff;border-radius:50%;background:linear-gradient(145deg,#176f8b,#0b536e);color:#fff;box-shadow:0 7px 18px #0d557547}.cn-tabbar__menu-circle svg{width:23px;height:23px}.cn-tabbar__menu.active .cn-tabbar__menu-circle{background:#17212d;transform:rotate(45deg)}.cn-tabbar__menu-dot{position:absolute;top:1px;right:calc(50% - 29px);display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border:2px solid #fff;border-radius:999px;background:#e94f70;color:#fff;font:900 8px/1 Inter,sans-serif}.cn-mobile-menu-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:120600;border:0;background:#0b171f80;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.cn-mobile-menu-sheet{display:block;position:fixed;left:0;right:0;bottom:0;z-index:120700;max-height:min(78dvh,690px);padding:8px 14px calc(82px + env(safe-area-inset-bottom,0px));overflow:auto;border-radius:24px 24px 0 0;background:#fff;color:#19242c;box-shadow:0 -22px 60px #091c2747;transform:translateY(105%);opacity:.98;transition:transform .24s cubic-bezier(.2,.8,.2,1)}.cn-mobile-menu-sheet.is-open{transform:translateY(0)}.cn-mobile-menu-handle{width:42px;height:4px;margin:0 auto 10px;border-radius:999px;background:#d3dde2}.cn-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 3px 13px}.cn-mobile-menu-head>div{display:flex;min-width:0;flex-direction:column;gap:2px}.cn-mobile-menu-head strong{font-size:19px;font-weight:950;letter-spacing:-.02em}.cn-mobile-menu-head span{color:#7c8890;font-size:10.5px}.cn-mobile-menu-head>button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:#eef2f4;color:#53616a;font-size:25px;line-height:1}.cn-mobile-menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cn-mobile-menu-grid>a,.cn-mobile-menu-grid>button{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;min-height:70px;padding:10px;border:1px solid #e3e9ed;border-radius:15px;background:#f9fbfc;color:#24313a;text-align:left;text-decoration:none;font:inherit}.cn-mobile-menu-grid>a:active,.cn-mobile-menu-grid>button:active{background:#edf5f8;transform:scale(.985)}.cn-mobile-menu-grid svg{width:24px;height:24px;color:#17677c}.cn-mobile-menu-grid>button.danger svg{color:#b74949}.cn-mobile-menu-grid span{display:flex;min-width:0;flex-direction:column;gap:3px}.cn-mobile-menu-grid b{font-size:12px;font-weight:900;line-height:1.15}.cn-mobile-menu-grid small{overflow:hidden;color:#849099;font-size:9px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cn-mobile-presence{margin-top:12px;padding:12px;border:1px solid #e4e9ec;border-radius:15px;background:#f7f9fa}.cn-mobile-presence>span{display:block;margin-bottom:8px;color:#61707a;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.cn-mobile-presence>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.cn-mobile-presence button{min-height:37px;padding:0 5px;border:1px solid #dce4e8;border-radius:10px;background:#fff;color:#66747d;font-size:9px;font-weight:800}.cn-mobile-presence button.active{border-color:#70aabb;background:#e9f5f8;color:#0e607a}}@media (max-width:370px){.cn-mobile-menu-grid{grid-template-columns:1fr}.cn-mobile-menu-grid>a,.cn-mobile-menu-grid>button{min-height:62px}}.cn-system-pulse{position:fixed;top:48px;left:50%;transform:translate(-50%);z-index:95;display:flex;align-items:center;gap:8px;max-width:min(650px,calc(100vw - 24px));padding:8px 11px;border:1px solid #f1d45a;border-radius:0 0 9px 9px;background:linear-gradient(180deg,#fff8ba,#ffef87);color:#68551b;box-shadow:0 8px 24px #40330921;font-size:11px;font-weight:650;animation:cn-pulse-drop .28s ease}.cn-system-pulse__icon{font-size:14px}.cn-system-pulse a{color:#6f45c6;font-weight:850;white-space:nowrap}.cn-system-pulse button{border:0;background:transparent;color:#8b762b;font-size:16px;line-height:1}@keyframes cn-pulse-drop{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 640px){.cn-system-pulse{top:54px;font-size:10px;border-radius:8px}.cn-system-pulse a{display:none}}.cn-system-pulse{top:76px!important;z-index:99990!important;min-height:48px!important;padding:12px 16px!important;border:1px solid #e4cbed!important;border-radius:0 0 12px 12px!important;background:linear-gradient(135deg,#f4eaff,#faedf9 52%,#fff0f6)!important;color:#46384e!important;box-shadow:0 10px 25px #69428c24!important;font-size:14px!important}.cn-system-pulse__icon{font-size:20px!important}.cn-system-pulse a{color:#9b408f!important;font-weight:850!important}.cn-system-pulse button{color:#65526d!important;background:transparent!important}@media (max-width:900px){.cn-system-pulse{top:58px!important;border-radius:0 0 10px 10px!important}}.cn-floating-chat-dock{position:fixed;right:18px;bottom:0;z-index:100500;display:flex;flex-direction:row-reverse;align-items:flex-end;gap:10px;pointer-events:none}.cn-floating-chat-slot{width:350px;display:flex;flex-direction:column;align-items:flex-end;pointer-events:none}.cn-private-window{width:350px;height:485px;margin-bottom:7px;background:#fff;border-radius:12px;box-shadow:0 14px 36px #00000045;overflow:visible;display:flex;flex-direction:column;pointer-events:auto;position:relative;border:1px solid rgba(0,0,0,.13)}.cn-private-head{height:64px;flex:0 0 64px;background:#2d2b2c;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:8px 11px;border-radius:11px 11px 0 0}.cn-private-head-user{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none;min-width:0;flex:1}.cn-private-head-user img{width:40px;height:40px;object-fit:cover;border-radius:3px;border:2px solid #ee3c95;background:#fff;flex:0 0 auto}.cn-private-head-user>span{min-width:0;display:block;flex:1}.cn-private-name-line{display:flex;align-items:center;gap:2px;min-width:0;white-space:nowrap}.cn-private-name-line strong{font-size:16px;text-decoration:underline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:145px}.cn-private-name-line .badges-row{margin-left:4px;gap:3px;flex:0 0 auto}.cn-private-head-user small{display:block;margin-top:2px;font-size:12px;color:#fff;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cn-private-head-actions{display:flex;align-items:center;gap:2px;flex:0 0 auto}.cn-private-head-actions button{width:29px;height:29px;border:0;background:transparent;color:#fff;font-size:22px;line-height:1;cursor:pointer;border-radius:5px;padding:0}.cn-private-head-actions button:hover{background:#ffffff1a}.cn-private-messages{flex:1;overflow:auto;padding:11px;background:#fff;display:flex;flex-direction:column;gap:7px}.cn-private-empty{font-size:14px;color:#999;font-style:italic;margin:3px}.cn-private-message{align-self:flex-start;max-width:78%;background:#f0f1f3;border-radius:12px 12px 12px 3px;padding:7px 9px;font-size:13px;line-height:1.35;display:flex;flex-direction:column;gap:3px}.cn-private-message.mine{align-self:flex-end;background:#1f647f;color:#fff;border-radius:12px 12px 3px}.cn-private-message img{max-width:210px;max-height:230px;border-radius:8px;object-fit:cover}.cn-private-message time{font-size:9px;opacity:.7}.cn-private-message-meta{display:flex;align-items:center;justify-content:flex-end;gap:4px;align-self:flex-end;min-height:12px}.cn-private-receipt{font-size:11px;line-height:1;font-weight:900;letter-spacing:-2px;min-width:11px;text-align:right;opacity:.92}.cn-private-receipt.is-read{color:#8fe5ff;text-shadow:0 1px 1px rgba(0,0,0,.18)}.cn-private-receipt.is-received{color:currentColor;opacity:.72}.cn-private-composer{height:58px;flex:0 0 58px;border-top:1px solid #d7d7d7;background:#fff;display:flex;align-items:center;padding:6px 8px;gap:6px;position:relative;border-radius:0 0 11px 11px}.cn-private-composer-tools{display:flex;flex-direction:column;gap:0}.cn-private-composer-tools button{width:27px;height:22px;border:0;background:transparent;font-size:17px;line-height:1;cursor:pointer;padding:0}.cn-private-composer input[type=text],.cn-private-composer>input{flex:1;min-width:0;height:40px;border:1px solid #c9c9c9;border-radius:7px;padding:0 10px;font-size:14px;outline:0}.cn-private-composer>input:focus{border-color:#777}.cn-private-send{width:34px;height:38px;border:0;background:transparent;font-size:21px;cursor:pointer;padding:0}.cn-private-emoji-popover{position:absolute;left:8px;bottom:59px;background:#fff;border:1px solid #ccc;box-shadow:0 8px 25px #0000002e;border-radius:9px;padding:7px;width:240px;display:grid;grid-template-columns:repeat(6,1fr);gap:3px}.cn-private-emoji-popover button{border:0;background:transparent;font-size:20px;padding:4px;cursor:pointer}.cn-private-menu{position:absolute;right:78px;top:56px;width:205px;background:#262426;color:#fff;z-index:4;border-radius:0 0 10px 10px;box-shadow:0 10px 22px #00000052;overflow:hidden}.cn-private-menu button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:38px;padding:9px 12px;border:0;border-bottom:1px solid #383638;background:#262426;color:#fff;text-align:left;font-size:13px;line-height:1.2;cursor:pointer}.cn-private-menu button span{font-size:16px;line-height:1}.cn-private-menu button:hover{background:#333033}.cn-private-menu .highlight{background:#ffea27;color:#3d3528}.cn-private-menu .warning{color:#ffb846}.cn-private-menu .danger{color:#ff5a5f}.cn-private-menu .download{color:#43bfff}.cn-private-settings{position:absolute;right:10px;top:70px;z-index:5;width:275px;background:#fff;border:1px solid #ddd;border-radius:9px;padding:12px;box-shadow:0 12px 30px #00000040;display:grid;gap:8px}.cn-private-settings strong{font-size:13px}.cn-private-settings select{height:36px;border:1px solid #bbb;border-radius:6px;padding:0 8px}.cn-private-settings button{justify-self:end;border:0;border-radius:6px;padding:7px 12px;background:#1f647f;color:#fff}.cn-private-tab{width:190px;height:44px;background:#211f20;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:5px 7px;border-radius:7px 7px 0 0;box-shadow:0 5px 16px #00000038;pointer-events:auto;border:1px solid rgba(255,255,255,.06)}.cn-private-tab.is-open,.cn-private-tab.is-minimized{background:#211f20}.cn-private-tab-user{min-width:0;flex:1;height:100%;display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#fff;text-align:left;padding:0;cursor:pointer}.cn-private-tab-user img{width:30px;height:30px;border-radius:50%;object-fit:cover;background:#ed55a0;flex:0 0 auto}.cn-private-tab-user strong{min-width:0;max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800}.cn-private-tab-actions{display:flex;align-items:center;gap:1px;flex:0 0 auto}.cn-private-tab-actions button{width:24px;height:28px;border:0;background:transparent;color:#fff;font-size:18px;line-height:1;cursor:pointer;padding:0;border-radius:4px}.cn-private-tab-actions button:hover{background:#ffffff1a}.cn-private-tab-actions .close{color:#ff6871;font-size:23px}@media (max-width:1180px) and (min-width:901px){.cn-floating-chat-slot{width:330px}.cn-private-window{width:330px;height:465px}}@media (max-width:900px){.cn-floating-chat-dock{top:55px;right:0;bottom:0;left:0;display:block;pointer-events:none}.cn-floating-chat-slot{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;display:block;pointer-events:none}.cn-floating-chat-slot:not(:last-child){display:none}.cn-private-window{position:absolute;left:0;right:0;top:0;bottom:44px;width:100%;height:auto;margin:0;border-radius:0;border:0;pointer-events:auto}.cn-private-head{border-radius:0}.cn-private-tab{position:absolute;right:8px;bottom:0;width:205px;height:44px;pointer-events:auto}.cn-private-menu{right:12px;top:62px}.cn-private-message{font-size:14px}.cn-private-composer{padding-bottom:max(6px,env(safe-area-inset-bottom))}}.cn-private-restriction{flex:0 0 auto;padding:8px 11px;border-top:1px solid #e4e7ea;background:#f6f7f8;color:#5d6670;font-size:11px;line-height:1.35;font-weight:750}.cn-private-composer.is-disabled{background:#f5f6f7}.cn-private-composer.is-disabled>input{background:#eceff1;color:#7e8790;cursor:not-allowed}.cn-private-composer.is-disabled button{opacity:.42;cursor:not-allowed}.cn-private-avatar-favorite{position:relative;display:block;flex:0 0 auto}.cn-private-avatar-favorite>img{width:40px;height:40px;object-fit:cover;border-radius:3px;border:2px solid #ee3c95;background:#fff}.cn-private-avatar-favorite .cn-favorite-star{top:-6px;left:-7px}.cn-private-head{justify-content:flex-start!important}.cn-private-head-user{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;justify-content:start!important;column-gap:10px!important;flex:1 1 auto!important;min-width:0!important;width:auto!important;text-align:left!important}.cn-private-avatar-favorite{grid-column:1!important;justify-self:start!important}.cn-private-head-copy{grid-column:2!important;min-width:0!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;text-align:left!important;margin:0!important;padding:0!important}.cn-private-name-line{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;min-width:0!important;text-align:left!important}.cn-private-name-line strong{display:block!important;max-width:145px!important;margin:0!important;text-align:left!important}.cn-private-head-copy>small{display:block!important;width:100%!important;margin:2px 0 0!important;padding:0!important;text-align:left!important}.cn-private-head-actions{margin-left:auto!important;flex:0 0 auto!important}@media (max-width:900px){.cn-private-head-user{grid-template-columns:40px minmax(0,1fr)!important;column-gap:9px!important}.cn-private-name-line strong{max-width:min(145px,42vw)!important}.cn-private-head-copy>small{max-width:48vw!important}}.cn-private-message{position:relative;overflow:visible}.cn-private-message-body{white-space:pre-wrap;overflow-wrap:anywhere}.cn-private-message-quote{display:flex;flex-direction:column;gap:2px;margin:-1px -2px 4px;padding:6px 7px;border-left:3px solid #5a8ee8;border-radius:6px;background:#ffffffa8;color:#4b5964;font-size:10px;line-height:1.25}.cn-private-message.mine .cn-private-message-quote{border-left-color:#aeeaff;background:#ffffff21;color:#e9f7fc}.cn-private-message-quote strong{font-size:10px;font-weight:900;color:inherit}.cn-private-message-quote span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.92}.cn-private-message-reactions{display:flex;align-items:center;flex-wrap:wrap;gap:3px;margin-top:2px}.cn-private-message-reactions button{display:inline-flex;align-items:center;gap:3px;min-height:23px;padding:2px 6px;border:1px solid rgba(31,100,127,.16);border-radius:999px;background:#fff;color:#44515b;font-size:12px;line-height:1;cursor:pointer}.cn-private-message.mine .cn-private-message-reactions button{border-color:#ffffff57;background:#ffffff21;color:#fff}.cn-private-message-reactions button.active{box-shadow:inset 0 0 0 1px #2f7bea;background:#edf5ff;color:#1e61c8}.cn-private-message.mine .cn-private-message-reactions button.active{box-shadow:inset 0 0 0 1px #aeeaff;background:#aeeaff38;color:#fff}.cn-private-message-reactions b{font-size:9px;font-weight:900}.cn-private-message-actions{display:flex;align-items:center;justify-content:flex-end;gap:3px;margin-top:1px;opacity:.35;transition:opacity .15s ease}.cn-private-message:hover .cn-private-message-actions,.cn-private-message:focus-within .cn-private-message-actions{opacity:1}.cn-private-message-actions button{display:inline-flex;align-items:center;gap:3px;min-height:22px;padding:1px 5px;border:0;border-radius:6px;background:transparent;color:inherit;font:inherit;font-size:9px;font-weight:800;cursor:pointer;opacity:.78}.cn-private-message-actions button:hover{background:#1f647f1a;opacity:1}.cn-private-message.mine .cn-private-message-actions button:hover{background:#ffffff21}.cn-private-message-actions button:disabled{opacity:.3;cursor:not-allowed}.cn-private-message-reaction-picker{display:flex;align-items:center;gap:2px;padding:4px;margin-top:2px;border:1px solid #dce2e7;border-radius:999px;background:#fff;box-shadow:0 5px 14px #17222f1f}.cn-private-message.mine .cn-private-message-reaction-picker{background:#fff}.cn-private-message-reaction-picker button{width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;font-size:16px;cursor:pointer}.cn-private-message-reaction-picker button:hover,.cn-private-message-reaction-picker button.active{background:#eef4ff}.cn-private-replying{flex:0 0 auto;display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:7px;min-height:48px;padding:6px 8px;border-top:1px solid #e2e6ea;background:#f7faff;color:#4d5b68}.cn-private-replying-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:#e4efff;color:#2f71d8;font-size:17px;font-weight:900}.cn-private-replying>div{display:flex;min-width:0;flex-direction:column;gap:2px}.cn-private-replying strong{font-size:10px;color:#2e5f9f}.cn-private-replying span:not(.cn-private-replying-icon){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;color:#6f7d89}.cn-private-replying>button{width:27px;height:27px;border:0;border-radius:50%;background:#e9edf2;color:#5d6771;font-size:18px;cursor:pointer}@media (hover:none),(pointer:coarse){.cn-private-message-actions{opacity:.82}}@media (max-width:900px){.cn-private-message{max-width:86%}.cn-private-message-actions button{font-size:10px;min-height:26px;padding:2px 7px}.cn-private-message-reaction-picker button{width:31px;height:31px;font-size:18px}.cn-private-replying{min-height:52px;padding:7px 10px}}.cn-private-restriction{display:flex!important;align-items:flex-start!important;gap:10px!important;padding:11px 12px!important;border-top:1px solid #e5e7eb!important;background:linear-gradient(135deg,#f8f9fb,#f2f4f7)!important;color:#4e5867!important;font-size:11px!important;line-height:1.4!important;font-weight:650!important}.cn-private-restriction__icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:11px;background:#fff;box-shadow:0 4px 12px #252d3d14;font-size:17px}.cn-private-restriction__copy{display:block;min-width:0}.cn-private-restriction__copy>strong{display:block;margin:0 0 2px;color:#303948;font-size:11.5px;font-weight:950}.cn-private-restriction__copy>span{display:block;color:#697383;font-size:10.5px;line-height:1.42}.cn-private-restriction.is-photo-only{border-top-color:#f0c8db!important;background:linear-gradient(135deg,#fff7fb,#fff0f7)!important}.cn-private-restriction.is-photo-only .cn-private-restriction__icon{background:linear-gradient(135deg,#ec4b94,#ca347c);color:#fff;box-shadow:0 6px 14px #d5377e2e}.cn-private-restriction.is-photo-only .cn-private-restriction__copy>strong{color:#bd2f72}.cn-private-restriction.is-photo-only .cn-private-restriction__copy>span{color:#785364}@media (max-width:900px){.cn-private-restriction{padding:10px 11px!important;gap:9px!important}.cn-private-restriction__icon{width:32px;height:32px;flex-basis:32px}}.cn-private-auto-mark{display:inline-block;margin-left:2px;transform:translateY(-1px);color:currentColor;font-size:7px;line-height:1;opacity:.24;-webkit-user-select:none;user-select:none;cursor:help}.cn-private-message:hover .cn-private-auto-mark{opacity:.42}@media (max-width:900px){.cn-private-auto-mark{font-size:6px;opacity:.22}}.cn-private-window{background:#fffafd!important;border:1px solid rgba(207,79,220,.2)!important;border-radius:18px!important;box-shadow:0 22px 55px #3f1f4633,0 3px 12px #cf4fdc14!important}.cn-private-head{background:radial-gradient(circle at 88% 0%,rgba(255,255,255,.14),transparent 30%),linear-gradient(120deg,#29232c,#4c2c51 45%,#8e438f)!important;border-bottom:1px solid rgba(255,255,255,.1)!important;border-radius:17px 17px 0 0!important;box-shadow:0 5px 15px #4020452e!important}.cn-private-head-user{color:#fff!important}.cn-private-avatar-favorite>img,.cn-private-head-user img{border-radius:50%!important;border:2px solid rgba(255,255,255,.96)!important;box-shadow:0 0 0 2px #cf4fdc8f,0 5px 12px #00000029!important;background:#fff!important}.cn-private-name-line strong{color:#fff!important;text-decoration:none!important;font-weight:900!important;letter-spacing:-.02em!important}.cn-private-head-user:hover .cn-private-name-line strong{text-decoration:underline!important;text-underline-offset:3px!important}.cn-private-head-user small{color:#ffffffc2!important}.cn-private-head-actions button{color:#fff!important;border-radius:50%!important;transition:background .16s ease,transform .16s ease!important}.cn-private-head-actions button:hover{background:#ffffff26!important;transform:scale(1.06)}.cn-private-messages{background:radial-gradient(circle at 10% 8%,rgba(207,79,220,.055),transparent 25%),radial-gradient(circle at 92% 88%,rgba(239,91,157,.05),transparent 28%),linear-gradient(180deg,#fffafd,#fff 46%,#fdf9fc)!important;scrollbar-width:thin;scrollbar-color:#dcb7dd transparent}.cn-private-messages::-webkit-scrollbar{width:6px}.cn-private-messages::-webkit-scrollbar-track{background:transparent}.cn-private-messages::-webkit-scrollbar-thumb{background:#dfc1df;border-radius:999px}.cn-private-empty{align-self:center!important;margin:auto 8px!important;padding:13px 17px!important;border:1px dashed #e2cde2!important;border-radius:16px!important;background:#ffffffc7!important;color:#9a8199!important;font-style:normal!important;text-align:center!important}.cn-private-message{position:relative!important;overflow:visible!important;background:linear-gradient(145deg,#fff,#fff8fc)!important;color:#443647!important;border:1px solid #eaddea!important;border-radius:18px 18px 18px 6px!important;box-shadow:0 3px 10px #462a4912,inset 0 1px #ffffffe6!important}.cn-private-message:not(.mine):before{content:"";position:absolute;left:-5px;bottom:7px;width:11px;height:11px;background:#fff9fc;border-left:1px solid #eaddea;border-bottom:1px solid #eaddea;transform:rotate(45deg);border-radius:0 0 0 3px;z-index:-1}.cn-private-message.mine{background:radial-gradient(circle at 95% 0%,rgba(255,255,255,.17),transparent 26%),linear-gradient(135deg,#9b3ca9,#cf4fdc 52%,#e65399)!important;color:#fff!important;border:1px solid rgba(159,58,172,.34)!important;border-radius:18px 18px 6px!important;box-shadow:0 5px 14px #b13db030,inset 0 1px #ffffff26!important}.cn-private-message.mine:before{content:"";position:absolute;right:-5px;bottom:7px;width:11px;height:11px;background:#df4ba6;border-right:1px solid rgba(159,58,172,.24);border-bottom:1px solid rgba(159,58,172,.24);transform:rotate(45deg);border-radius:0 0 3px;z-index:-1}.cn-private-message-body{line-height:1.43!important;letter-spacing:.002em}.cn-private-message img{border-radius:13px!important;box-shadow:0 3px 12px #0000001a!important}.cn-private-message time{opacity:.62!important}.cn-private-message-meta{margin-top:1px!important}.cn-private-receipt.is-read{color:#ffe1f5!important;text-shadow:none!important}.cn-private-receipt.is-received{color:#ffffffc7!important}.cn-private-message-quote{border-radius:10px!important;border-left:3px solid #cf4fdc!important;background:#cf4fdc12!important}.cn-private-message.mine .cn-private-message-quote{border-left-color:#fffc!important;background:#ffffff21!important}.cn-private-message-reactions button{border-color:#ead8ea!important;background:#fff!important;color:#6f5870!important;box-shadow:0 2px 6px #482a4b0f!important}.cn-private-message.mine .cn-private-message-reactions button{border-color:#ffffff47!important;background:#ffffff24!important;color:#fff!important}.cn-private-message-reactions button.active{background:#faeafa!important;color:#9b3ca9!important;box-shadow:inset 0 0 0 1px #cf4fdc!important}.cn-private-message.mine .cn-private-message-reactions button.active{background:#ffffff3d!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff80!important}.cn-private-message-actions button{border-radius:999px!important}.cn-private-message-actions button:hover{background:#cf4fdc1a!important;color:#9f3aa6!important}.cn-private-message.mine .cn-private-message-actions button:hover{background:#ffffff29!important;color:#fff!important}.cn-private-message-reaction-picker{border:1px solid #eadbea!important;border-radius:15px!important;background:#fff!important;box-shadow:0 14px 35px #44244633!important}.cn-private-message-reaction-picker button{border-radius:10px!important}.cn-private-message-reaction-picker button:hover,.cn-private-message-reaction-picker button.active{background:#faebfa!important}.cn-private-replying{background:linear-gradient(90deg,#fff7fc,#faf1fb)!important;border-top:1px solid #eadbea!important;color:#5e4961!important}.cn-private-replying-icon{color:#c348c9!important}.cn-private-replying button{color:#9d729f!important}.cn-private-composer{background:linear-gradient(180deg,#fff,#fffafd)!important;border-top:1px solid #eaddea!important;border-radius:0 0 17px 17px!important;box-shadow:0 -4px 14px #5c315e09!important}.cn-private-composer-tools button{border-radius:8px!important;filter:saturate(.94);transition:background .15s ease,transform .15s ease!important}.cn-private-composer-tools button:hover:not(:disabled){background:#faeefa!important;transform:scale(1.08)}.cn-private-composer input[type=text],.cn-private-composer>input{border:1px solid #e0cee1!important;border-radius:999px!important;background:#fff!important;color:#4c3d50!important;box-shadow:inset 0 1px 2px #3d244006,0 2px 8px #562d5809!important}.cn-private-composer>input::placeholder{color:#aa94aa!important}.cn-private-composer>input:focus{border-color:#ce88d2!important;box-shadow:0 0 0 3px #cf4fdc17,0 3px 9px #5c305e0f!important}.cn-private-send{display:grid!important;place-items:center!important;border-radius:50%!important;color:#fff!important;background:linear-gradient(135deg,#a23ca9,#cf4fdc 52%,#ed559a)!important;box-shadow:0 5px 12px #be41ba36!important;transition:transform .15s ease,box-shadow .15s ease!important}.cn-private-send:hover:not(:disabled){transform:translateY(-1px) scale(1.04);box-shadow:0 7px 15px #be41ba47!important}.cn-private-emoji-popover{border:1px solid #eadbea!important;border-radius:16px!important;background:#fff!important;box-shadow:0 16px 38px #41214433!important}.cn-private-emoji-popover button{border-radius:9px!important}.cn-private-emoji-popover button:hover{background:#faebfa!important}.cn-private-menu{background:#fff!important;color:#493b4b!important;border:1px solid #e7d7e7!important;border-radius:14px!important;box-shadow:0 17px 38px #3a1f3d38!important;overflow:hidden!important}.cn-private-menu button{background:#fff!important;color:#554258!important;border-bottom:1px solid #f1e8f1!important}.cn-private-menu button:hover{background:#fff3fb!important;color:#9e3da6!important}.cn-private-menu .highlight{background:#fff8d9!important;color:#695b25!important}.cn-private-menu .warning{color:#bb7427!important}.cn-private-menu .danger{color:#cf4660!important}.cn-private-menu .download{color:#8250a3!important}.cn-private-settings{border:1px solid #e5d5e5!important;border-radius:15px!important;background:#fff!important;box-shadow:0 16px 38px #42224433!important}.cn-private-settings select{border-color:#dfcede!important;border-radius:9px!important}.cn-private-settings button{background:linear-gradient(135deg,#a23ca9,#cf4fdc)!important;border-radius:9px!important}.cn-private-restriction{border-top:1px solid #eaddea!important;background:#fff8fc!important;color:#705e72!important}.cn-private-composer.is-disabled{background:#faf6fa!important}.cn-private-composer.is-disabled>input{background:#f3edf3!important;color:#9b8b9d!important}.cn-private-tab,.cn-private-tab.is-open,.cn-private-tab.is-minimized{background:linear-gradient(115deg,#29232c,#56305b 55%,#8d418d)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:10px 10px 0 0!important;box-shadow:0 7px 20px #391d3c3d!important}.cn-private-tab-user img{border:2px solid rgba(255,255,255,.88)!important;box-shadow:0 0 0 2px #cf4fdc61!important}.cn-private-tab-user strong{color:#fff!important}.cn-private-tab-actions button{border-radius:50%!important}.cn-private-tab-actions button:hover{background:#ffffff24!important}@media (max-width:900px){.cn-private-window,.cn-private-head{border-radius:0!important}.cn-private-messages{background:radial-gradient(circle at 8% 8%,rgba(207,79,220,.055),transparent 26%),linear-gradient(180deg,#fffafd,#fff 55%,#fdf9fc)!important}.cn-private-message{background:linear-gradient(145deg,#fff,#fff8fc)!important}.cn-private-message.mine{background:linear-gradient(135deg,#9b3ca9,#cf4fdc 52%,#e65399)!important}.cn-private-composer{background:#fffafd!important}}@media (max-width:760px){.cn-floating-chat-dock{inset:var(--cn-mobile-header) 0 calc(var(--cn-mobile-nav) + var(--cn-mobile-safe-bottom)) 0!important}.cn-floating-chat-slot{width:100%!important;max-width:100%!important}.cn-private-window{top:0!important;bottom:44px!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important}.cn-private-head{flex:0 0 64px!important;min-height:64px!important}.cn-private-messages{min-height:0!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch}.cn-private-composer{flex:0 0 58px!important;min-height:58px!important;padding-bottom:max(6px,env(safe-area-inset-bottom,0px))!important}.cn-private-tab{bottom:0!important}.cn-private-menu{max-height:calc(100% - 78px)!important;overflow-y:auto!important;overscroll-behavior:contain!important}.cn-private-settings{max-width:calc(100vw - 20px)!important;max-height:calc(100% - 86px)!important;overflow:auto!important}}.cn-report-profile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:24px;background:#1b141f8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cn-report-profile-modal{position:relative;width:min(620px,100%);max-height:90vh;overflow:auto;padding:28px;border:1px solid #eadfea;border-radius:26px;background:#fff;box-shadow:0 30px 90px #27162e47}.cn-report-profile-close{position:absolute;right:18px;top:18px;width:40px;height:40px;padding:0;border:1px solid #ebe3ed;border-radius:13px;background:#fff;color:#706374;font-size:27px;cursor:pointer}.cn-report-profile-head{padding-right:50px;margin-bottom:22px}.cn-report-profile-head>span{display:block;margin-bottom:7px;color:#c64c8c;font-size:11px;font-weight:900;letter-spacing:.16em}.cn-report-profile-head h2{margin:0 0 7px;color:#241a2a;font-size:30px;line-height:1.1}.cn-report-profile-head p{margin:0;color:#76717a;font-size:14px}.cn-report-profile-options{display:grid;gap:10px}.cn-report-profile-option{width:100%;display:grid;grid-template-columns:26px 1fr;align-items:center;gap:12px;padding:14px 15px;text-align:left;border:1px solid #e9e1eb;border-radius:17px;background:#fff;cursor:pointer;transition:.15s ease}.cn-report-profile-option:hover{border-color:#ddb7ce;background:#fffafd}.cn-report-profile-option.active{border-color:#d45496;background:#fff7fb;box-shadow:0 0 0 3px #d4549617}.cn-report-profile-radio{width:22px;height:22px;display:flex;align-items:center;justify-content:center;border:2px solid #bdb2c0;border-radius:50%}.cn-report-profile-option.active .cn-report-profile-radio{border-color:#d45496}.cn-report-profile-radio i{width:10px;height:10px;border-radius:50%;background:#d45496}.cn-report-profile-option strong{display:block;color:#302536;font-size:15px}.cn-report-profile-option small{display:block;margin-top:2px;color:#858087;font-size:12px;line-height:1.4}.cn-report-profile-details{display:block;margin-top:20px}.cn-report-profile-details>strong{display:block;margin-bottom:8px;color:#34283a;font-size:14px}.cn-report-profile-details textarea{box-sizing:border-box;width:100%;min-height:115px;padding:14px 15px;resize:vertical;border:1px solid #e2d9e5;border-radius:16px;background:#fff;color:#302636;font:inherit;outline:none}.cn-report-profile-details textarea:focus{border-color:#d45496;box-shadow:0 0 0 3px #d4549617}.cn-report-profile-details>small{display:block;margin-top:5px;text-align:right;color:#969099;font-size:11px}.cn-report-profile-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.cn-report-profile-actions button{min-width:140px;height:48px;padding:0 20px;border-radius:15px;font-weight:800;cursor:pointer}.cn-report-profile-actions .secondary{border:1px solid #e0d7e3;background:#fff;color:#55495b}.cn-report-profile-actions .primary{border:0;color:#fff;background:linear-gradient(135deg,#7958e9,#d84f96);box-shadow:0 12px 28px #aa4c9d3d}.cn-report-profile-actions button:disabled{opacity:.48;cursor:not-allowed}@media (max-width:650px){.cn-report-profile-overlay{padding:10px;align-items:flex-end}.cn-report-profile-modal{width:100%;max-height:92vh;padding:22px 17px;border-radius:24px 24px 12px 12px}.cn-report-profile-head h2{font-size:25px}.cn-report-profile-actions{flex-direction:column-reverse}.cn-report-profile-actions button{width:100%}}.cn-guest-access-notice{position:fixed;z-index:200500;left:50%;bottom:18px;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(760px,calc(100vw - 30px));padding:13px 15px;border:1px solid #d9e0e6;border-radius:16px;background:#fffffff7;box-shadow:0 14px 42px #19232e33;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cn-guest-access-notice>div:first-child{display:flex;min-width:0;flex-direction:column;gap:3px}.cn-guest-access-notice strong{color:#161d25;font-size:14px;font-weight:950}.cn-guest-access-notice span{color:#67727e;font-size:11.5px;line-height:1.35}.cn-guest-access-actions{display:flex;gap:8px;flex:0 0 auto}.cn-guest-access-actions a{display:grid;min-width:88px;min-height:38px;place-items:center;padding:0 13px;border-radius:10px;background:#3475f6;color:#fff;font-size:12px;font-weight:900;text-decoration:none}.cn-guest-access-actions a.secondary{background:#eef2f6;color:#222b35}@media (max-width:640px){.cn-guest-access-notice{bottom:10px;gap:10px;padding:11px;align-items:flex-start}.cn-guest-access-notice span{font-size:10.5px}.cn-guest-access-actions{flex-direction:column}.cn-guest-access-actions a{min-width:78px;min-height:34px;font-size:11px}}.cn-community-shell{min-height:100vh;background:#eef3f7;--cn-core-max: 1360px;--cn-rail-width: clamp(130px, 10vw, 210px);--cn-rail-gap: clamp(14px, 1vw, 20px)}.cn-layout-frame{width:100%;max-width:1880px;margin:0 auto;padding:18px 20px 100px;display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.cn-layout-core{min-width:0;width:100%;max-width:var(--cn-core-max);margin:0 auto;display:flex;align-items:flex-start;gap:18px}.cn-community-main{flex:1 1 auto;min-width:0}.cn-ad-rail{display:none;min-width:0}.cn-ad-rail__mount{position:sticky;top:92px;width:100%;max-width:210px;min-height:680px;margin:72px auto 0}@media (min-width: 1280px){.cn-layout-frame{grid-template-columns:var(--cn-rail-width) minmax(920px,var(--cn-core-max)) var(--cn-rail-width);gap:var(--cn-rail-gap);justify-content:center}.cn-layout-core{grid-column:2;max-width:var(--cn-core-max);margin:0}.cn-ad-rail{display:block}.cn-ad-rail--left{grid-column:1;grid-row:1}.cn-ad-rail--right{grid-column:3;grid-row:1}}@media (max-width: 1279px){.cn-layout-frame{padding:14px 12px 88px}.cn-layout-core{max-width:1240px;gap:14px}}@media (max-width: 1024px){.cn-layout-frame{padding:12px 10px 82px}.cn-layout-core{display:block}}@media (max-width: 640px){.cn-layout-frame{padding:8px 7px 76px}}.cn-community-shell{padding-top:55px}.cn-community-shell--guest .cn-community-main button,.cn-community-shell--guest .cn-community-main input,.cn-community-shell--guest .cn-community-main textarea,.cn-community-shell--guest .cn-community-main select{cursor:not-allowed!important}.cn-community-shell--guest .cn-community-main input,.cn-community-shell--guest .cn-community-main textarea,.cn-community-shell--guest .cn-community-main select{background:#f6f7f8!important}.cn-community-shell--guest .cn-ad-rail{pointer-events:none}@media (min-width: 1181px){.cn-community-shell{font-size:18px}.cn-header__inner{width:min(var(--cn-core-max, 1360px),calc(100vw - var(--cn-rail-width, 0px) - var(--cn-rail-width, 0px) - var(--cn-rail-gap, 0px) - var(--cn-rail-gap, 0px) - 40px));max-width:none;height:74px;gap:12px;padding:0}.cn-logo--internal{width:82px;height:74px;display:grid;place-items:center;flex:0 0 82px;gap:0}.cn-logo--internal span{display:none}.cn-logo--internal img{width:70px;height:70px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.22))}.cn-nav{gap:2px}.cn-nav a{min-height:74px;font-size:16px;font-weight:850;padding:0 17px;letter-spacing:-.01em}.cn-nav a:after{left:15px;right:15px;height:4px}.cn-nav a:hover{background:#ffffff1f;text-shadow:0 1px 10px rgba(255,255,255,.24)}.cn-search-wrap{width:340px;margin-left:18px}.cn-search-wrap input{height:44px;padding-left:42px;font-size:16px;border-radius:6px}.cn-search-icon{left:12px;top:12px;transform:scale(1.15);transform-origin:center}.cn-search-results{top:50px;min-width:390px}.cn-search-user{gap:11px;padding:10px 12px}.cn-search-avatar-wrap img{width:48px;height:48px}.cn-search-user strong{font-size:15px}.cn-search-user small,.cn-search-status{font-size:12px}.cn-header__actions{gap:4px}.cn-create-btn{height:44px;padding:0 13px;font-size:15px}.cn-notif-icon{width:45px;height:45px}.cn-notif-icon svg{width:25px;height:25px}.cn-kiss-icon{font-size:23px}.cn-notif-badge{top:-5px;right:-5px;min-width:21px;height:21px;padding:0 5px;font-size:11px}.cn-staff-dot{width:30px;height:30px;font-size:12px}.cn-presence-select{height:44px;max-width:132px;font-size:13px;padding:0 9px}.cn-user-chip{height:48px;max-width:185px;gap:9px;padding-right:11px}.cn-user-chip img{width:42px;height:42px}.cn-user-chip__name{max-width:105px;font-size:14px}.cn-layout-core{max-width:1360px;gap:18px}.cn-sidebar{width:300px;flex-basis:300px;top:90px;max-height:calc(100vh - 108px);border-radius:5px}.cn-sidebar__header{height:62px;padding:11px 13px}.cn-sidebar__header strong{font-size:17px}.cn-sidebar__header span{font-size:11px}.cn-smiley-btn{width:40px;height:40px;font-size:23px}.cn-sidebar-tabs{padding:8px 10px}.cn-sidebar-tabs button{font-size:11px;padding:6px 9px}.cn-active-list{max-height:calc(100vh - 172px)}.cn-active-item{gap:10px;padding:10px}.cn-active-avatar,.cn-active-avatar img{width:56px;height:56px}.cn-active-avatar{flex-basis:56px}.cn-presence-dot{width:13px;height:13px}.cn-active-name{font-size:16px}.cn-active-meta,.cn-active-mood{font-size:11px}.cn-active-mood{max-width:210px}.cn-active-actions{gap:5px;margin-top:7px}.cn-active-actions a,.cn-active-actions button{padding:5px 7px;font-size:10px}.cn-active-empty{padding:36px 20px;font-size:12px}.cn-bacheca-grid{grid-template-columns:minmax(0,1fr) 270px;gap:18px}.cn-composer{padding:24px;margin-bottom:16px}.cn-composer__head{margin-bottom:14px}.cn-composer__head span,.cn-guide-kicker{font-size:10px}.cn-composer__head h2{font-size:36px;line-height:1.05}.cn-composer__head small{font-size:12px}.cn-composer textarea{min-height:170px;padding:19px 20px;font-size:20px;line-height:1.45}.cn-composer__row{margin-top:12px}.cn-composer__toggle{font-size:15px}.cn-composer__tools{gap:10px;margin-top:14px}.cn-tool-btn,.cn-btn,.cn-filter-btn{font-size:14px;padding:10px 15px;min-height:42px;border-radius:5px}.cn-btn--primary{padding-left:22px;padding-right:22px;font-size:15px}.cn-media-chip{font-size:13px;padding:10px 12px}.cn-filters{margin:16px 0;gap:9px}.cn-emoji-tray{gap:7px;padding:12px}.cn-emoji-tray button{font-size:24px;padding:6px}.cn-feed{gap:15px}.cn-post{padding:20px}.cn-post__author{gap:13px;margin-bottom:13px}.cn-post__author>img{width:62px;height:62px}.cn-post__name{font-size:19px}.cn-post__time,.cn-report-btn{font-size:12px}.cn-post__body{font-size:18px;line-height:1.55;margin-bottom:14px}.cn-post__footer{padding-top:12px;gap:20px}.cn-react-btn,.cn-post-share,.cn-muted{font-size:12px}.cn-bacheca-guide{top:90px;gap:14px}.cn-bacheca-guide .card{padding:19px}.cn-bacheca-guide h3{font-size:19px;line-height:1.25}.cn-bacheca-guide p,.cn-bacheca-guide li{font-size:14px;line-height:1.55}.cn-mini-nudge{padding:16px}.cn-mini-nudge strong{font-size:14px}.cn-mini-nudge p{font-size:12px}}@media (min-width: 1280px) and (max-width: 1540px){.cn-header__inner{width:calc(100vw - var(--cn-rail-width) - var(--cn-rail-width) - var(--cn-rail-gap) - var(--cn-rail-gap) - 32px)}.cn-nav a{font-size:14px;padding:0 11px}.cn-search-wrap{width:245px;margin-left:8px}.cn-search-wrap input{font-size:14px}.cn-create-btn{padding:0 8px;font-size:13px}.cn-notif-icon{width:40px}.cn-presence-select{max-width:112px;font-size:12px}.cn-user-chip{max-width:145px}.cn-user-chip__name{max-width:78px;font-size:12px}.cn-sidebar{width:275px;flex-basis:275px}.cn-bacheca-grid{grid-template-columns:minmax(0,1fr) 245px;gap:14px}.cn-bacheca-guide p,.cn-bacheca-guide li{font-size:12px}}@media (min-width: 1181px) and (max-width: 1279px){.cn-header__inner{width:min(1240px,calc(100vw - 24px))}.cn-layout-core{max-width:1240px}.cn-sidebar{width:285px;flex-basis:285px}.cn-bacheca-grid{grid-template-columns:minmax(0,1fr) 245px}}@media (min-width: 1181px){.cn-composer{padding:26px 28px}.cn-composer__head{margin-bottom:16px}.cn-composer__head span,.cn-guide-kicker{font-size:12px}.cn-composer__head h2{font-size:40px;line-height:1.02}.cn-composer__head small{font-size:14px}.cn-composer textarea{min-height:180px;padding:20px 22px;font-size:22px;line-height:1.45}.cn-composer__row{margin-top:14px}.cn-composer__toggle{font-size:17px;gap:8px}.cn-composer__toggle input{width:18px;height:18px}.cn-composer__tools{gap:11px;margin-top:16px}.cn-tool-btn,.cn-btn,.cn-filter-btn{min-height:46px;padding:11px 17px;font-size:16px;line-height:1.15;border-radius:6px}.cn-btn--primary{min-width:112px;padding-left:24px;padding-right:24px;font-size:17px}.cn-media-chip{font-size:15px;padding:11px 13px}.cn-filters{gap:10px;margin:17px 0}.cn-filter-btn{font-size:15px;padding:10px 15px}.cn-emoji-tray{gap:8px;padding:14px}.cn-emoji-tray button{font-size:28px;padding:7px}.cn-feed{gap:16px}.cn-post{padding:22px}.cn-post__author{gap:14px;margin-bottom:14px}.cn-post__author>img{width:66px;height:66px}.cn-post__name{font-size:21px}.cn-post__time,.cn-report-btn{font-size:13px}.cn-post__body{font-size:20px;line-height:1.55;margin-bottom:15px}.cn-post__footer{gap:22px;padding-top:13px}.cn-react-btn,.cn-post-share,.cn-muted{font-size:14px}.cn-bacheca-guide .card{padding:20px}.cn-bacheca-guide h3{font-size:21px}.cn-bacheca-guide p,.cn-bacheca-guide li{font-size:15px;line-height:1.58}.cn-mini-nudge{padding:17px}.cn-mini-nudge strong{font-size:16px}.cn-mini-nudge p{font-size:14px;line-height:1.5}.cn-active-actions{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;width:100%}.cn-active-actions a,.cn-active-actions button{flex:0 1 auto;min-width:0;white-space:nowrap;padding:5px 6px;font-size:10px;line-height:1.15}}@media (min-width: 1280px) and (max-width: 1540px){.cn-composer__head h2{font-size:36px}.cn-composer textarea{font-size:19px;min-height:165px}.cn-composer__toggle{font-size:15px}.cn-tool-btn,.cn-btn,.cn-filter-btn{font-size:14px;min-height:42px;padding:9px 13px}.cn-btn--primary{font-size:15px}.cn-post__name{font-size:18px}.cn-post__body{font-size:17px}.cn-post__time,.cn-report-btn,.cn-react-btn,.cn-post-share,.cn-muted{font-size:12px}.cn-bacheca-guide h3{font-size:18px}.cn-bacheca-guide p,.cn-bacheca-guide li{font-size:13px}.cn-mini-nudge strong{font-size:14px}.cn-mini-nudge p{font-size:12px}}@media (min-width: 1181px){.cn-header__inner{height:55px!important;min-height:55px!important;max-height:55px!important}.cn-logo--internal{width:66px;height:55px!important;flex-basis:66px}.cn-logo--internal img{width:52px;height:52px}.cn-nav a{min-height:55px!important;font-size:14px;padding:0 14px}.cn-nav a:after{left:12px;right:12px;height:3px}.cn-search-wrap{width:320px;margin-left:14px}.cn-search-wrap input{height:38px;padding-left:38px;font-size:14px}.cn-search-icon{left:11px;top:9px;transform:scale(1.05)}.cn-search-results{top:43px}.cn-create-btn{height:38px;font-size:14px}.cn-notif-icon{width:39px;height:39px}.cn-notif-icon svg{width:22px;height:22px}.cn-kiss-icon{font-size:21px}.cn-presence-select{height:38px;font-size:12px}.cn-user-chip{height:42px}.cn-user-chip img{width:36px;height:36px}.cn-user-chip__name{font-size:13px}.cn-create-menu,.cn-profile-menu{top:44px}}.cn-bacheca .cn-composer{position:relative!important;overflow:visible!important;padding:22px!important;margin-top:16px!important;border:1px solid #eadff0!important;border-radius:22px!important;background:radial-gradient(circle at 100% 0%,rgba(232,79,145,.07),transparent 28%),radial-gradient(circle at 0% 100%,rgba(112,73,216,.06),transparent 30%),#fff!important;box-shadow:0 12px 34px #412a5214,0 1px 2px #412a520a!important}.cn-bacheca .cn-composer__head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:16px!important;margin-bottom:15px!important}.cn-bacheca .cn-composer__head span{display:block!important;margin-bottom:3px!important;color:#c34b82!important;font-size:11px!important;font-weight:900!important;letter-spacing:.14em!important}.cn-bacheca .cn-composer__head h2{margin:0!important;color:#292331!important;font-size:28px!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-.7px!important}.cn-bacheca .cn-composer__head small{color:#8a8390!important;font-size:13px!important;font-weight:550!important}.cn-bacheca .cn-composer textarea{width:100%!important;min-height:145px!important;height:145px!important;padding:18px 19px!important;resize:vertical!important;border:1px solid #e5dce9!important;border-radius:17px!important;background:linear-gradient(135deg,#fdfcff,#fffafd)!important;color:#38313e!important;font-family:inherit!important;font-size:17px!important;line-height:1.5!important;outline:none!important;box-shadow:inset 0 1px 2px #3c234606!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.cn-bacheca .cn-composer textarea::placeholder{color:#9b929f!important}.cn-bacheca .cn-composer textarea:focus{border-color:#c49bd5!important;background:#fff!important;box-shadow:0 0 0 4px #a65bb217,inset 0 1px 2px #3c234606!important}.cn-bacheca .cn-composer__hint{margin:10px 2px 14px!important;display:flex!important;align-items:center!important;gap:6px!important;color:#77707d!important;font-size:12px!important}.cn-bacheca .cn-composer__hint strong{color:#5f4a68!important}.cn-bacheca .cn-composer__hint>span:last-child{margin-left:auto!important;padding:4px 8px!important;border-radius:8px!important;background:#f7f1f8!important;color:#8b718f!important;font-size:11px!important;font-weight:700!important}.cn-bacheca .cn-composer__controls{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:12px!important}.cn-bacheca .cn-comment-policy{min-width:300px!important;height:48px!important;padding:0 12px!important;display:flex!important;align-items:center!important;gap:9px!important;border:1px solid #e5dce9!important;border-radius:14px!important;background:#fbf9fc!important}.cn-bacheca .cn-comment-policy>span{color:#514858!important;white-space:nowrap!important}.cn-bacheca .cn-comment-policy select{flex:1!important;height:40px!important;border:0!important;outline:none!important;background:transparent!important;color:#514858!important;font-weight:700!important}.cn-bacheca .cn-publish-btn{min-width:132px!important;height:48px!important;margin-left:auto!important;padding:0 23px!important;border:0!important;border-radius:14px!important;background:linear-gradient(135deg,#7049d8,#b64bb8 55%,#e94f91)!important;color:#fff!important;font-size:14px!important;font-weight:850!important;box-shadow:0 8px 20px #9f44ad38!important;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease!important}.cn-bacheca .cn-publish-btn:not(:disabled):hover{transform:translateY(-2px)!important;box-shadow:0 11px 25px #9f44ad47!important}.cn-bacheca .cn-publish-btn:disabled{background:linear-gradient(135deg,#d6cce6,#e2cddd)!important;color:#ffffffe0!important;box-shadow:none!important;opacity:.72!important}.cn-bacheca .cn-composer button:not(.cn-publish-btn){border-color:#e2d8e7!important}.cn-bacheca .cn-composer__media-actions,.cn-bacheca .cn-composer__toolbar{gap:8px!important}.cn-bacheca .cn-composer button:not(.cn-publish-btn):not(.cn-media-draft button){min-height:43px;border:1px solid #e3dae8!important;border-radius:12px!important;background:linear-gradient(180deg,#fff,#faf7fb)!important;color:#5a505f!important;font-weight:750!important;box-shadow:0 2px 6px #442a4b09!important;transition:transform .14s ease,background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease!important}.cn-bacheca .cn-composer button:not(.cn-publish-btn):hover{transform:translateY(-1px)!important;border-color:#d1b6da!important;background:linear-gradient(135deg,#f7efff,#fff0f7)!important;color:#8d438f!important;box-shadow:0 5px 14px #6d407b14!important}.cn-bacheca .cn-composer button{--cn-dark-button: transparent}.cn-bacheca .cn-filter-btn{min-height:43px!important;padding:0 17px!important;border:1px solid #e3dbe7!important;border-radius:12px!important;background:#fff!important;color:#716975!important;font-weight:750!important;box-shadow:0 3px 10px #37244209!important;transition:.16s ease!important}.cn-bacheca .cn-filter-btn:hover{border-color:#d0b7d9!important;background:#fbf5fc!important;color:#914587!important}.cn-bacheca .cn-filter-btn.active{border-color:transparent!important;background:linear-gradient(135deg,#7049d8,#b74ab7 58%,#e94f91)!important;color:#fff!important;box-shadow:0 7px 18px #8942ae30!important}@media (max-width: 700px){.cn-bacheca .cn-composer{padding:15px!important;border-radius:18px!important}.cn-bacheca .cn-composer__head{align-items:flex-start!important;flex-direction:column!important;gap:4px!important}.cn-bacheca .cn-composer__head h2{font-size:24px!important}.cn-bacheca .cn-composer textarea{min-height:125px!important;height:125px!important;font-size:16px!important}.cn-bacheca .cn-composer__controls{flex-wrap:wrap!important}.cn-bacheca .cn-comment-policy{width:100%!important;min-width:0!important}.cn-bacheca .cn-publish-btn{width:100%!important;margin-left:0!important}}.cn-profile-feed-composer{position:relative!important;overflow:visible!important;padding:22px!important;border:1px solid #eadff0!important;border-radius:22px!important;background:radial-gradient(circle at 100% 0%,rgba(232,79,145,.07),transparent 28%),radial-gradient(circle at 0% 100%,rgba(112,73,216,.06),transparent 30%),#fff!important;box-shadow:0 12px 34px #412a5214!important}.cn-profile-feed-composer .cn-composer__head span{color:#c34b82!important}.cn-profile-feed-composer .cn-composer__head h2{color:#292331!important;font-weight:900!important}.cn-profile-feed-composer textarea{width:100%!important;min-height:145px!important;padding:18px 19px!important;border:1px solid #e5dce9!important;border-radius:17px!important;background:linear-gradient(135deg,#fdfcff,#fffafd)!important;color:#38313e!important;outline:none!important}.cn-profile-feed-composer textarea:focus{border-color:#c49bd5!important;background:#fff!important;box-shadow:0 0 0 4px #a65bb217!important}.cn-profile-feed-composer .cn-comment-policy{border:1px solid #e5dce9!important;border-radius:14px!important;background:#fbf9fc!important}.cn-profile-feed-composer .cn-publish-btn{border:0!important;border-radius:14px!important;background:linear-gradient(135deg,#7049d8,#b64bb8 55%,#e94f91)!important;color:#fff!important;box-shadow:0 8px 20px #9f44ad38!important}.cn-profile-feed-composer .cn-tool-btn{border:1px solid #e3dae8!important;border-radius:12px!important;background:linear-gradient(180deg,#fff,#faf7fb)!important;color:#5a505f!important;box-shadow:0 2px 6px #442a4b09!important}.cn-profile-feed-composer .cn-tool-btn:hover,.cn-profile-feed-composer .cn-tool-btn.active{border-color:#d1b6da!important;background:linear-gradient(135deg,#f7efff,#fff0f7)!important;color:#8d438f!important}.cn-mini-nudge{position:relative!important;overflow:hidden!important;padding:20px 19px!important;border:1px solid rgba(190,119,205,.38)!important;border-radius:18px!important;background:radial-gradient(circle at 88% 10%,rgba(255,150,202,.28),transparent 34%),radial-gradient(circle at 7% 92%,rgba(125,84,220,.22),transparent 38%),linear-gradient(135deg,#f3e8ff,#f7e5f3 48%,#ffe8f3)!important;box-shadow:0 12px 28px #6f43821f,inset 0 1px #ffffffbf!important;color:#55435d!important}.cn-mini-nudge:after{content:"♡";position:absolute;right:12px;top:7px;font-size:55px;line-height:1;color:#d64f9926;pointer-events:none}.cn-mini-nudge strong{position:relative;z-index:1;display:block!important;margin-bottom:8px!important;color:#713f86!important;font-size:17px!important;font-weight:900!important}.cn-mini-nudge p{position:relative;z-index:1;margin:0!important;color:#76687a!important;font-size:14px!important;line-height:1.55!important}.cn-mini-nudge:hover{border-color:#bf5bbc85!important;box-shadow:0 15px 32px #6f438229,inset 0 1px #ffffffd1!important}article.cn-post{overflow:hidden!important;margin-bottom:18px!important;border:1px solid #eadfec!important;border-radius:20px!important;background:radial-gradient(circle at 100% 0%,rgba(232,79,145,.045),transparent 26%),#fff!important;box-shadow:0 10px 30px #3f274e13!important}.cn-post__author{padding:18px 20px 10px!important;background:transparent!important}.cn-post__author>img{width:48px!important;height:48px!important;border-radius:15px!important;object-fit:cover!important;border:2px solid #fff!important;box-shadow:0 0 0 2px #eedbef,0 5px 13px #5936641f!important}.cn-post__name{color:#302736!important;font-weight:900!important}.cn-post__time{margin-top:2px!important;color:#928996!important}.cn-post__moderation-actions button{border-radius:10px!important;background:#fff!important}.cn-delete-content-btn{border-color:#efd5da!important;color:#a34c59!important}.cn-report-btn{color:#9d3f62!important}.cn-post__body{width:calc(100% - 40px)!important;margin:7px 20px 15px!important;padding:0!important;border:0!important;background:transparent!important;color:#37303b!important;font-size:16px!important;line-height:1.55!important;text-align:left!important}.cn-post video,.cn-post__media img,.cn-post__media video{border-radius:15px!important}.cn-post-reaction-summary-row{padding:8px 20px!important}.cn-post__footer{min-height:58px!important;padding:8px 18px!important;display:flex!important;align-items:center!important;border-top:1px solid #eee6f0!important;background:linear-gradient(90deg,#fdfaff,#fff9fc)!important}.cn-post__footer button{min-height:40px!important;padding:0 13px!important;border:0!important;border-radius:11px!important;background:transparent!important;color:#665b69!important;font-weight:750!important;transition:.15s ease!important}.cn-post__footer button:hover{background:#f5eafa!important;color:#99498f!important;transform:translateY(-1px)!important}.cn-comments-toggle span{color:#7854ba!important;font-weight:850!important}.cn-post-share{margin-left:auto!important}.cn-comments-panel{border-top:1px solid #eee5f0!important;background:#fff!important}.cn-comments-list{padding:16px 20px!important;background:#fff!important}.cn-comments-list>.cn-muted{margin:0!important;padding:10px 2px!important;color:#938a97!important}.cn-comment-compose-zone{padding:18px 20px!important;border-top:1px solid #eadfec!important;background:linear-gradient(135deg,#f6eeff,#fceff8 55%,#fff4f8)!important}.cn-comment-form{display:block!important}.cn-comment-form textarea{width:100%!important;min-height:105px!important;padding:14px 16px!important;border:1px solid #dbcce2!important;border-radius:14px!important;background:#ffffffeb!important;color:#38303d!important;font-family:inherit!important;font-size:15px!important;line-height:1.5!important;outline:none!important;box-shadow:inset 0 1px 2px #40264c08,0 4px 12px #4b2b580b!important;transition:.16s ease!important}.cn-comment-form textarea::placeholder{color:#9e929f!important}.cn-comment-form textarea:focus{border-color:#bc91cf!important;background:#fff!important;box-shadow:0 0 0 4px #9d52ad17!important}.cn-comment-form-actions{margin-top:11px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.cn-comment-form-actions button:not(.cn-comment-publish){min-height:40px!important;padding:0 15px!important;border:1px solid #dacbe1!important;border-radius:12px!important;background:#ffffffd1!important;color:#67576d!important;font-weight:750!important;box-shadow:0 3px 9px #4f305b0d!important}.cn-comment-publish{min-width:115px!important;height:42px!important;padding:0 20px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,#7049d8,#b54bb9 58%,#e94f91)!important;color:#fff!important;font-weight:850!important;box-shadow:0 7px 17px #8941ac33!important;transition:.15s ease!important}.cn-comment-publish:hover{transform:translateY(-1px)!important;box-shadow:0 9px 21px #8941ac45!important}.cn-comments-locked{margin:0!important;padding:17px 20px!important;background:#faf6fb!important;color:#88778d!important;border-top:1px solid #eee4f0!important}@media (max-width: 700px){article.cn-post{border-radius:16px!important}.cn-post__author{padding:14px 14px 8px!important}.cn-post__body{width:calc(100% - 28px)!important;margin:7px 14px 13px!important}.cn-post__footer{padding:7px 9px!important}.cn-post__footer button{padding:0 8px!important;font-size:12px!important}.cn-comments-list,.cn-comment-compose-zone{padding-left:14px!important;padding-right:14px!important}}.cn-comment-form .cn-inline-emoji{position:relative!important}.cn-comment-form .cn-inline-emoji-popover{position:absolute!important;left:0!important;bottom:calc(100% + 10px)!important;z-index:100!important;width:320px!important;max-width:calc(100vw - 40px)!important;padding:10px!important;display:grid!important;grid-template-columns:repeat(8,1fr)!important;gap:5px!important;background:#fffffffa!important;border:1px solid #e2d3e7!important;border-radius:16px!important;box-shadow:0 14px 35px #4b2a5729!important}.cn-comment-form .cn-inline-emoji-popover button{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:9px!important;background:transparent!important;font-size:19px!important;line-height:1!important;box-shadow:none!important}.cn-comment-form .cn-inline-emoji-popover button:hover{background:linear-gradient(135deg,#f3eaff,#ffeef6)!important;transform:scale(1.08)!important}@media (max-width:500px){.cn-comment-form .cn-inline-emoji-popover{width:280px!important;grid-template-columns:repeat(7,1fr)!important}}.cn-retention-pulse{margin:0 0 16px}.cn-retention-pulse.is-home{margin:0;padding:34px 0;background:#fff}.cn-retention-pulse__shell{border:1px solid rgba(15,23,42,.09);border-radius:22px;background:linear-gradient(180deg,#fff,#fff9fb);box-shadow:0 14px 38px #0f172a12;padding:18px}.cn-retention-pulse.is-home .cn-retention-pulse__shell{padding:22px}.cn-retention-pulse__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.cn-retention-pulse__head>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cn-retention-pulse__head strong{font-size:.78rem;letter-spacing:.12em}.cn-retention-pulse__head small{color:#64748b}.cn-retention-pulse__head>a{font-weight:800;text-decoration:none;color:#db2777}.cn-retention-live-dot{width:10px;height:10px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 5px #22c55e21}.cn-retention-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.cn-retention-stat{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:12px}.cn-retention-stat strong{display:block;font-size:1.45rem;line-height:1;color:#0f172a}.cn-retention-stat span{display:block;margin-top:5px;font-size:.76rem;color:#64748b;line-height:1.25}.cn-retention-pulse__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cn-retention-block{border:1px solid #edf0f4;border-radius:16px;background:#fff;padding:12px;min-width:0}.cn-retention-block h3{font-size:.85rem;margin:0 0 10px;color:#334155}.cn-retention-people-row{display:flex;gap:8px;overflow:auto;padding-bottom:2px}.cn-retention-person{display:flex;align-items:center;gap:7px;min-width:128px;text-decoration:none;color:#0f172a}.cn-retention-person__avatar{position:relative;flex:0 0 38px;width:38px;height:38px}.cn-retention-person__avatar img{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 0 0 1px #e2e8f0}.cn-retention-person__avatar i{position:absolute;right:0;bottom:1px;width:10px;height:10px;border-radius:50%;background:#22c55e;border:2px solid #fff}.cn-retention-person__text{min-width:0}.cn-retention-person__text strong,.cn-retention-person__text small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-retention-person__text strong{font-size:.76rem}.cn-retention-person__text small{font-size:.66rem;color:#64748b;margin-top:2px}.cn-retention-conversations{display:grid;gap:7px}.cn-retention-conversation{display:block;text-decoration:none;color:#334155;background:#f8fafc;border-radius:11px;padding:9px}.cn-retention-conversation strong,.cn-retention-conversation span,.cn-retention-conversation small{display:block}.cn-retention-conversation strong{font-size:.75rem;color:#0f172a}.cn-retention-conversation span{font-size:.74rem;margin:2px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-retention-conversation small{font-size:.65rem;color:#64748b}.cn-retention-photo-row{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.cn-retention-photo{aspect-ratio:1;border-radius:10px;overflow:hidden;background:#f1f5f9}.cn-retention-photo img{width:100%;height:100%;object-fit:cover;display:block}.cn-retention-empty{font-size:.72rem;color:#94a3b8}.cn-retention-pulse.is-compact .cn-retention-pulse__grid{grid-template-columns:1fr 1fr}.cn-retention-pulse.is-compact .cn-retention-photo-row{grid-template-columns:repeat(4,1fr)}.cn-new-member-guide{margin:0 0 14px;border:1px solid #f5c2d5;border-radius:18px;background:linear-gradient(135deg,#fff7fb,#f8fbff);padding:14px;box-shadow:0 8px 26px #db277712}.cn-new-member-guide.needs-attention{animation:cn-v177-guide-pulse 1.3s ease 2}.cn-new-member-guide__intro{display:flex;align-items:center;gap:10px}.cn-new-member-guide__intro>span{font-size:1.7rem}.cn-new-member-guide__intro>div{flex:1}.cn-new-member-guide__intro strong,.cn-new-member-guide__intro small{display:block}.cn-new-member-guide__intro strong{font-size:.9rem}.cn-new-member-guide__intro small{font-size:.72rem;color:#64748b;margin-top:2px}.cn-new-member-guide__intro>button{border:0;background:transparent;font-size:1.25rem;color:#94a3b8;cursor:pointer}.cn-new-member-guide__actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.cn-new-member-guide__actions>button{display:flex;align-items:center;gap:8px;text-align:left;border:1px solid #e2e8f0;background:#fff;border-radius:12px;padding:10px;cursor:pointer}.cn-new-member-guide__actions>button>span{font-size:1.25rem}.cn-new-member-guide__actions strong,.cn-new-member-guide__actions small{display:block}.cn-new-member-guide__actions strong{font-size:.76rem}.cn-new-member-guide__actions small{font-size:.66rem;color:#64748b;margin-top:2px}.cn-new-member-guide__actions>button.is-done{border-color:#bbf7d0;background:#f0fdf4}.cn-new-member-guide__progress{height:5px;border-radius:999px;background:#e2e8f0;margin-top:10px;position:relative;overflow:visible}.cn-new-member-guide__progress>span{display:block;height:100%;border-radius:inherit;background:#db2777;transition:width .25s ease}.cn-new-member-guide__progress>small{position:absolute;right:0;top:7px;font-size:.62rem;color:#94a3b8}.cn-v177-staff-alert{margin-top:22px;border:1px solid #fecaca;background:#fff7f7;border-radius:18px;padding:16px}.cn-v177-staff-alert__head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.cn-v177-staff-alert__head strong{font-size:1rem}.cn-v177-staff-alert__head span{background:#dc2626;color:#fff;font-weight:800;border-radius:999px;padding:3px 9px;font-size:.72rem}.cn-v177-unanswered-list{display:grid;gap:8px}.cn-v177-unanswered{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;text-decoration:none;color:#0f172a;background:#fff;border:1px solid #fee2e2;border-radius:12px;padding:10px}.cn-v177-unanswered strong,.cn-v177-unanswered span,.cn-v177-unanswered small{display:block}.cn-v177-unanswered strong{font-size:.78rem}.cn-v177-unanswered span{font-size:.73rem;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:680px}.cn-v177-unanswered small{font-size:.65rem;color:#991b1b;margin-top:2px}.cn-v177-unanswered em{font-style:normal;font-size:.7rem;font-weight:800;color:#be123c}@keyframes cn-v177-guide-pulse{50%{box-shadow:0 0 0 7px #db27771f}}@media (max-width:900px){.cn-retention-stats{grid-template-columns:1fr 1fr}.cn-retention-pulse__grid,.cn-retention-pulse.is-compact .cn-retention-pulse__grid{grid-template-columns:1fr}.cn-retention-photo-row{grid-template-columns:repeat(4,1fr)}.cn-new-member-guide__actions,.cn-v177-unanswered{grid-template-columns:1fr}.cn-retention-pulse__head{align-items:flex-start;flex-direction:column}}.cn-retention-people-carousel{position:relative;min-width:0;overflow:hidden}.cn-retention-people-row{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:2px 30px 3px;overscroll-behavior-x:contain}.cn-retention-people-row::-webkit-scrollbar{display:none;width:0;height:0}.cn-retention-carousel-arrow{position:absolute;top:50%;z-index:4;width:26px;height:26px;border-radius:50%;border:1px solid #e2e8f0;background:#fffffff5;box-shadow:0 3px 10px #0f172a21;color:#475569;font-size:1.2rem;line-height:1;display:grid;place-items:center;cursor:pointer;transform:translateY(-50%);padding:0;transition:opacity .18s ease,transform .18s ease,background .18s ease}.cn-retention-carousel-arrow.is-left{left:1px}.cn-retention-carousel-arrow.is-right{right:1px}.cn-retention-carousel-arrow:hover:not(:disabled){background:#fff0f6;color:#db2777;transform:translateY(-50%) scale(1.06)}.cn-retention-carousel-arrow:disabled{opacity:0;pointer-events:none}.cn-retention-person{flex:0 0 auto}@media (max-width:900px){.cn-retention-people-row{padding-left:27px;padding-right:27px}.cn-retention-carousel-arrow{width:24px;height:24px}}.cn-retention-pulse,.cn-retention-pulse__shell,.cn-retention-pulse__grid,.cn-retention-pulse__grid>*,.cn-retention-block--conversations,.cn-retention-conversations,.cn-retention-conversation{min-width:0;max-width:100%;box-sizing:border-box}.cn-retention-pulse__grid{width:100%}.cn-retention-block--conversations{overflow:hidden}.cn-retention-conversations,.cn-retention-conversation{width:100%;overflow:hidden}.cn-retention-conversation strong,.cn-retention-conversation span,.cn-retention-conversation small{min-width:0;max-width:100%}.cn-retention-conversation strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-retention-conversation span{white-space:normal;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.cn-retention-conversation small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-retention-pulse__shell{background:linear-gradient(180deg,#fff,#fffafc)!important}.cn-retention-stats{gap:12px!important}.cn-retention-stat{position:relative!important;overflow:hidden!important;min-height:102px!important;padding:16px 16px 15px!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#f8fbff)!important;border:1px solid #e7ecf5!important;box-shadow:0 10px 24px #0f172a0d!important}.cn-retention-stat:before{content:"";position:absolute;right:-22px;top:-22px;width:86px;height:86px;border-radius:50%;opacity:.95;pointer-events:none}.cn-retention-stats .cn-retention-stat:nth-child(1):before{background:radial-gradient(circle,#dff7e7,#dff7e700 68%)}.cn-retention-stats .cn-retention-stat:nth-child(2):before{background:radial-gradient(circle,#dfeeff,#dfeeff00 68%)}.cn-retention-stats .cn-retention-stat:nth-child(3):before{background:radial-gradient(circle,#efe4ff,#efe4ff00 68%)}.cn-retention-stats .cn-retention-stat:nth-child(4):before{background:radial-gradient(circle,#ffe5f0,#ffe5f000 68%)}.cn-retention-stat strong{position:relative;z-index:1;font-size:2.05rem!important;font-weight:950!important;letter-spacing:-.03em!important}.cn-retention-stat span{position:relative;z-index:1;margin-top:8px!important;max-width:145px!important;font-size:.82rem!important;line-height:1.34!important;color:#5f6f82!important;font-weight:800!important}.cn-retention-block{border-radius:18px!important;border:1px solid #e9edf5!important;box-shadow:0 10px 24px #0f172a09!important}.cn-retention-block h3{font-size:1rem!important;font-weight:900!important;color:#2d3f4e!important;margin:0 0 12px!important}.cn-retention-block--people{background:linear-gradient(180deg,#fff,#fbfcff)!important}.cn-retention-people-row{gap:12px!important;padding:4px 32px 6px!important}.cn-retention-person{position:relative!important;display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-width:190px!important;padding:10px 12px!important;border:1px solid #e6ebf5!important;border-radius:18px!important;background:radial-gradient(circle at 100% 0,rgba(122,96,240,.085),transparent 38%),linear-gradient(145deg,#fff,#f9fbff)!important;box-shadow:0 8px 18px #1b28400e!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease!important}.cn-retention-person:after{content:"›";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#f5f7fc;color:#77859a;font-size:1rem;font-weight:900;box-shadow:inset 0 0 0 1px #e2e8f2}.cn-retention-person:hover{transform:translateY(-2px)!important;border-color:#d7dff1!important;box-shadow:0 12px 22px #1b284017!important}.cn-retention-person__avatar{flex:0 0 54px!important;width:54px!important;height:54px!important}.cn-retention-person__avatar img{width:54px!important;height:54px!important;border-radius:16px!important;border:2px solid #fff!important;box-shadow:0 0 0 2px #ebd3e4,0 8px 18px #1f31461a!important}.cn-retention-person__avatar i{right:-1px!important;bottom:-1px!important;width:13px!important;height:13px!important}.cn-retention-person__text{padding-right:30px!important}.cn-retention-person__text strong{font-size:.9rem!important;font-weight:950!important;color:#253847!important}.cn-retention-person__text small{margin-top:4px!important;font-size:.74rem!important;color:#7b8797!important}.cn-retention-conversations{gap:10px!important}.cn-retention-conversation{border:1px solid #edf1f6!important;border-radius:14px!important;padding:12px 12px 11px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important}.cn-retention-conversation strong{font-size:.82rem!important}.cn-retention-conversation span{font-size:.82rem!important;line-height:1.45!important;margin:4px 0!important}.cn-retention-conversation small{font-size:.7rem!important}.cn-retention-block--photos{display:flex!important;flex-direction:column!important}.cn-retention-photo-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:minmax(118px,1fr)!important;gap:10px!important;flex:1 1 auto!important;min-height:250px!important}.cn-retention-photo{position:relative!important;display:block!important;aspect-ratio:auto!important;min-height:118px!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 10px 22px #15243b17!important;background:#f2f5fa!important}.cn-retention-photo:after{content:"";position:absolute;inset:auto 0 0 0;height:36%;background:linear-gradient(180deg,#0000,#00000024);pointer-events:none}.cn-retention-photo:hover img{transform:scale(1.03)}.cn-retention-photo img{transition:transform .22s ease}.cn-retention-photo-row .cn-retention-photo:first-child:nth-last-child(n+4){grid-row:span 2!important}.cn-retention-photo-row .cn-retention-empty{grid-column:1 / -1!important;align-self:center}@media (max-width: 1100px){.cn-retention-stat span{max-width:none!important}.cn-retention-photo-row{min-height:220px!important}}@media (max-width: 900px){.cn-retention-stat{min-height:94px!important}.cn-retention-stat strong{font-size:1.8rem!important}.cn-retention-person{min-width:176px!important}.cn-retention-photo-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:minmax(104px,1fr)!important;min-height:220px!important}}@media (max-width: 560px){.cn-retention-stats{gap:10px!important}.cn-retention-stat{min-height:88px!important;padding:14px!important}.cn-retention-stat strong{font-size:1.55rem!important}.cn-retention-stat span{font-size:.78rem!important}.cn-retention-people-row{gap:10px!important;padding-left:28px!important;padding-right:28px!important}.cn-retention-person{min-width:166px!important;padding:9px 10px!important;border-radius:16px!important}.cn-retention-person__avatar,.cn-retention-person__avatar img{width:48px!important;height:48px!important}.cn-retention-person__avatar img{border-radius:14px!important}.cn-retention-person__text strong{font-size:.84rem!important}.cn-retention-person__text small{font-size:.7rem!important}.cn-retention-photo-row{min-height:200px!important;gap:8px!important}.cn-retention-photo{border-radius:16px!important;min-height:98px!important}}.cn-retention-pulse__grid{align-items:start!important}.cn-retention-block{height:auto!important;align-self:start!important}.cn-retention-block--conversations{background:linear-gradient(180deg,#fff,#fbfcff)!important}.cn-retention-block--conversations .cn-retention-conversations{gap:12px!important}.cn-retention-block--conversations .cn-retention-conversation{border:1px solid #e7ebf3!important;border-radius:18px!important;padding:15px 16px 14px!important;background:radial-gradient(circle at 100% 0,rgba(118,91,241,.06),transparent 38%),linear-gradient(180deg,#fff,#f9fbff)!important;box-shadow:0 10px 22px #1118270b!important}.cn-retention-block--conversations .cn-retention-conversation strong{font-size:.95rem!important;font-weight:950!important}.cn-retention-block--conversations .cn-retention-conversation span{margin:6px 0 8px!important;font-size:.88rem!important;line-height:1.5!important;-webkit-line-clamp:3!important;line-clamp:3!important}.cn-retention-block--conversations .cn-retention-conversation small{font-size:.78rem!important;color:#6e7f92!important}.cn-retention-block--photos{background:linear-gradient(180deg,#fff,#fbfcff)!important}.cn-retention-block--photos .cn-retention-photo-row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:108px!important;gap:10px!important;min-height:auto!important}.cn-retention-block--photos .cn-retention-photo-row .cn-retention-photo:first-child:nth-last-child(n+4){grid-row:span 1!important}.cn-retention-block--photos .cn-retention-photo{min-height:108px!important;aspect-ratio:auto!important;border-radius:16px!important;border:1px solid #edf1f6!important;box-shadow:0 8px 18px #0f172a0f!important}.cn-retention-block--photos .cn-retention-photo img{object-fit:cover!important}@media (max-width:1180px){.cn-retention-block--photos .cn-retention-photo-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:100px!important}}@media (max-width:900px){.cn-retention-block--conversations .cn-retention-conversation{padding:13px 14px 12px!important}.cn-retention-block--conversations .cn-retention-conversation span{font-size:.84rem!important}.cn-retention-block--photos .cn-retention-photo-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:92px!important;gap:8px!important}.cn-retention-block--photos .cn-retention-photo{min-height:92px!important;border-radius:14px!important}}@media (max-width:700px){.cn-retention-block--photos .cn-retention-photo-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:112px!important}}@media (max-width:560px){.cn-retention-block--conversations .cn-retention-conversation strong{font-size:.88rem!important}.cn-retention-block--conversations .cn-retention-conversation span{font-size:.8rem!important}}.cn-monthly-ranking-card,.cn-monthly-ranking-card *{box-sizing:border-box}.cn-monthly-ranking-card{position:relative;overflow:hidden;width:100%;padding:18px;border:1px solid #dce2e8;border-radius:20px;background:linear-gradient(135deg,#fff,#fff 66%,#f1ebff);box-shadow:0 8px 24px #2d3a4e14;color:#172132}.cn-monthly-ranking-card:after{content:"";position:absolute;right:-75px;top:-80px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,#8459ff1c,#8459ff00 70%);pointer-events:none}.cn-monthly-ranking-head{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.cn-monthly-ranking-trophy{width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px;border:1px solid #f6dda4;border-radius:15px;background:#fff6dd;color:#b5661f;box-shadow:0 4px 10px #9b681e14}.cn-monthly-ranking-trophy svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cn-monthly-ranking-head>div:last-child{display:flex;min-width:0;flex-direction:column;gap:3px}.cn-monthly-ranking-head strong{font-size:19px;line-height:1.1;font-weight:950;letter-spacing:-.02em}.cn-monthly-ranking-head span{color:#758194;font-size:12px;font-weight:900;letter-spacing:.04em}.cn-monthly-ranking-sub{position:relative;z-index:1;margin:15px 0 12px;text-align:center;color:#647082;font-size:12px}.cn-monthly-ranking-winners{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:9px}.cn-monthly-ranking-winner{display:flex;min-width:0;min-height:150px;flex-direction:column;align-items:center;padding:11px 8px 10px;border:1px solid #e0e5e9;border-radius:16px;background:#ffffffeb;box-shadow:0 3px 10px #1b28390a}.cn-monthly-ranking-gender{align-self:flex-start;padding:4px 8px;border-radius:999px;font-size:9px;font-weight:950;letter-spacing:.05em}.cn-monthly-ranking-winner.is-woman .cn-monthly-ranking-gender{background:#fff0f6;color:#dd3f7e}.cn-monthly-ranking-winner.is-man .cn-monthly-ranking-gender{background:#eef4ff;color:#3468d7}.cn-monthly-ranking-avatar{display:grid;width:62px;height:62px;margin:8px 0 7px;place-items:center;overflow:hidden;border:5px solid #fff;border-radius:50%;background:#eef2f6;box-shadow:0 0 0 2px #e6edf5,0 6px 14px #212f431f;color:#8491a1;text-decoration:none}.cn-monthly-ranking-winner.is-woman .cn-monthly-ranking-avatar{box-shadow:0 0 0 2px #fce1ec,0 6px 14px #212f431f}.cn-monthly-ranking-winner.is-man .cn-monthly-ranking-avatar{box-shadow:0 0 0 2px #ddecff,0 6px 14px #212f431f}.cn-monthly-ranking-avatar img{display:block;width:100%;height:100%;object-fit:cover}.cn-monthly-ranking-avatar.is-loading{animation:cn-ranking-pulse 1.1s infinite alternate}@keyframes cn-ranking-pulse{0%{opacity:.5}to{opacity:1}}.cn-monthly-ranking-name{max-width:100%;overflow:hidden;color:#192334;font-size:12px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.cn-monthly-ranking-visits{margin-top:3px;color:#6f7c8c;font-size:10px;font-weight:850}.cn-monthly-ranking-open{position:relative;z-index:1;width:100%;min-height:46px;margin-top:13px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:14px;background:linear-gradient(90deg,#326ef6,#8336eb);color:#fff;font:inherit;font-size:13px;font-weight:950;cursor:pointer;box-shadow:0 8px 20px #4c4bde2e}.cn-monthly-ranking-open strong{font-size:22px;line-height:1}.cn-monthly-ranking-open:hover{filter:brightness(1.03)}.cn-ranking-modal-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100vw!important;height:100dvh!important;padding:14px 18px!important;background:#141924a3!important;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.cn-ranking-modal,.cn-ranking-modal *{box-sizing:border-box}.cn-ranking-modal{position:relative;width:min(1040px,calc(100vw - 72px));height:min(680px,calc(100dvh - 92px));max-width:1040px;max-height:680px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:28px;background:#f8fafc;color:#172132;box-shadow:0 34px 110px #040d1f7a}.cn-ranking-modal-head{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto 46px;align-items:center;gap:16px;min-height:92px;padding:16px 20px;border-bottom:1px solid #e3e7ec;background:linear-gradient(115deg,#fff,#f7f6ff 76%,#eee9ff)}.cn-ranking-modal-head:after{content:"";position:absolute;right:80px;top:-95px;width:330px;height:230px;border-radius:50%;border:26px solid rgba(116,81,236,.045);pointer-events:none}.cn-ranking-modal-brand{display:flex;align-items:center;gap:16px;min-width:0;z-index:1}.cn-ranking-modal-trophy{display:grid;width:52px;height:52px;place-items:center;flex:0 0 52px;border-radius:16px;background:linear-gradient(135deg,#3475f6,#8434ea);color:#fff;box-shadow:0 10px 24px #4f4ce03d}.cn-ranking-modal-trophy svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cn-ranking-modal-brand>div{display:flex;min-width:0;flex-direction:column}.cn-ranking-modal-brand small{color:#8039d9;font-size:10px;font-weight:950;letter-spacing:.12em}.cn-ranking-modal-brand h2{margin:2px 0 1px;font-size:26px;line-height:1.05;font-weight:950;letter-spacing:-.035em}.cn-ranking-modal-brand strong{color:#667386;font-size:12px;font-weight:900}.cn-ranking-modal-month-nav{position:relative;z-index:2;display:grid;grid-template-columns:36px minmax(112px,1fr) 36px;align-items:center;gap:8px}.cn-ranking-modal-month-nav button,.cn-ranking-modal-close{border:1px solid #dbe1e7;background:#fff;color:#526071;cursor:pointer;box-shadow:0 4px 12px #2230440f}.cn-ranking-modal-month-nav button{width:36px;height:36px;border-radius:10px;font-size:22px;line-height:1}.cn-ranking-modal-month-nav button:disabled{opacity:.32;cursor:not-allowed}.cn-ranking-modal-month-nav span{color:#4c596a;font-size:12px;font-weight:900;text-align:center;white-space:nowrap}.cn-ranking-modal-close{position:relative;z-index:2;width:42px;height:42px;border-radius:12px;font-size:27px;line-height:1}.cn-ranking-tabs{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:11px 16px 10px;border-bottom:1px solid #e5e9ee;background:#fff}.cn-ranking-tabs button{position:relative;min-height:46px;border:0;border-radius:14px;background:#f2f4f8;color:#667487;font:inherit;font-size:15px;font-weight:950;cursor:pointer}.cn-ranking-tabs button:after{content:"";position:absolute;left:0;right:0;bottom:-11px;height:3px;border-radius:4px;background:transparent}.cn-ranking-tabs button span{display:inline-grid;min-width:27px;height:27px;margin-left:7px;place-items:center;border-radius:999px;background:#e3e8f0;font-size:12px}.cn-ranking-tabs button.active.woman{box-shadow:inset 0 0 0 1.5px #f0a7c4;background:#fff0f6;color:#dd3f7e}.cn-ranking-tabs button.active.woman span{background:#dc3a78;color:#fff}.cn-ranking-tabs button.active.woman:after{background:#db2d76}.cn-ranking-tabs button.active.man{box-shadow:inset 0 0 0 1.5px #a9c9ff;background:#eff5ff;color:#356ad7}.cn-ranking-tabs button.active.man span{background:#4c76d9;color:#fff}.cn-ranking-tabs button.active.man:after{background:#4a73e8}.cn-ranking-modal-body{position:relative;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:14px 16px 18px;scrollbar-gutter:stable}.cn-ranking-loading,.cn-ranking-empty{min-height:360px;display:grid;place-items:center;color:#788598;font-size:15px;font-weight:800}.cn-ranking-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:13px}.cn-ranking-podium-card{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;min-height:108px;padding:14px 15px;border:1px solid #e0e5eb;border-radius:22px;background:#fff;color:#182334;text-decoration:none;box-shadow:0 7px 20px #1824360f;transition:.15s ease}.cn-ranking-podium-card.is-first{border-color:#f2c963;background:linear-gradient(125deg,#fff9df,#fff 76%);box-shadow:0 8px 24px #c7911f21}.cn-ranking-podium-card>img{width:56px;height:56px;border-radius:50%;object-fit:cover;background:#eef2f6;box-shadow:0 0 0 5px #fff,0 0 0 8px #dfe8f2}.cn-ranking-podium-card.is-first>img{box-shadow:0 0 0 5px #fff,0 0 0 8px #f1c14c}.cn-ranking-podium-card>div{display:flex;min-width:0;flex-direction:column;gap:4px}.cn-ranking-podium-card>div>strong{overflow:hidden;font-size:13px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.cn-ranking-podium-card .badges-row{margin-left:0}.cn-ranking-podium-card>div>span{color:#657386;font-size:11px;font-weight:850}.cn-ranking-medal{position:absolute;right:10px;top:10px;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#e9eef5;color:#44556b;font-size:13px;font-weight:950}.cn-ranking-medal.rank-1{background:#f5bc32;color:#714b00}.cn-ranking-medal.rank-2{background:#dce3eb;color:#475566}.cn-ranking-medal.rank-3{background:#e49a5d;color:#6b3714}.cn-ranking-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 10px}.cn-ranking-row{display:grid;grid-template-columns:42px 50px minmax(0,1fr) 20px;align-items:center;gap:10px;min-height:66px;padding:8px 11px;border:1px solid #e2e7ec;border-radius:18px;background:#fff;color:#172132;text-decoration:none;transition:.15s ease}.cn-ranking-row:hover,.cn-ranking-podium-card:hover{transform:translateY(-1px);border-color:#c9d4e0;box-shadow:0 7px 18px #1c2b3f12}.cn-ranking-position{display:grid;width:38px;height:38px;place-items:center;border-radius:13px;background:#f0f3ff;color:#4859d8;font-size:14px;font-weight:950}.cn-ranking-row>img{width:46px;height:46px;border-radius:50%;object-fit:cover;background:#eef2f6}.cn-ranking-row>div{display:flex;min-width:0;flex-direction:column;gap:2px}.cn-ranking-row>div>strong{overflow:hidden;font-size:15px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.cn-ranking-row .badges-row{margin-left:0}.cn-ranking-row>div>span{color:#657386;font-size:10.5px;font-weight:850}.cn-ranking-row>b{color:#91a0b3;font-size:23px;font-weight:500}.cn-ranking-modal-foot{padding:9px 16px;border-top:1px solid #e3e8ed;background:#fff;color:#7d8898;font-size:11px;text-align:center}@media (max-width:1180px){.cn-monthly-ranking-card{max-width:680px;margin:0 auto 14px}.cn-monthly-ranking-head strong{font-size:22px}.cn-monthly-ranking-winner{min-height:170px}.cn-monthly-ranking-avatar{width:76px;height:76px}.cn-monthly-ranking-name{font-size:14px}.cn-monthly-ranking-visits{font-size:11px}.cn-ranking-modal{width:min(920px,calc(100vw - 36px));height:min(680px,calc(100dvh - 44px));max-width:920px;max-height:680px}.cn-ranking-modal-brand h2{font-size:28px}.cn-ranking-podium-card{grid-template-columns:64px minmax(0,1fr);min-height:125px}.cn-ranking-podium-card>img{width:62px;height:62px}}@media (max-width:760px){.cn-ranking-modal-backdrop{padding:6px!important;background:#121723ab!important}.cn-ranking-modal{width:calc(100vw - 12px);height:calc(100dvh - 12px);border-radius:21px}.cn-ranking-modal-head{grid-template-columns:minmax(0,1fr) 44px;gap:9px;min-height:auto;padding:14px}.cn-ranking-modal-brand{gap:10px}.cn-ranking-modal-trophy{width:46px;height:46px;flex-basis:46px;border-radius:13px}.cn-ranking-modal-brand small{font-size:8px}.cn-ranking-modal-brand h2{font-size:21px}.cn-ranking-modal-brand strong{font-size:10px}.cn-ranking-modal-month-nav{grid-column:1 / -1;grid-row:2;grid-template-columns:38px 1fr 38px}.cn-ranking-modal-month-nav button{width:38px;height:36px}.cn-ranking-modal-close{grid-column:2;grid-row:1;width:42px;height:42px;border-radius:12px}.cn-ranking-tabs{gap:7px;padding:9px}.cn-ranking-tabs button{min-height:46px;font-size:13px}.cn-ranking-tabs button:after{bottom:-9px}.cn-ranking-modal-body{padding:11px 9px 18px}.cn-ranking-podium{grid-template-columns:1fr;gap:8px}.cn-ranking-podium-card{min-height:86px;grid-template-columns:54px minmax(0,1fr);padding:10px 12px}.cn-ranking-podium-card>img{width:52px;height:52px}.cn-ranking-podium-card>div>strong{font-size:14px}.cn-ranking-list{grid-template-columns:1fr;gap:7px}.cn-ranking-row{grid-template-columns:38px 46px minmax(0,1fr) 17px;min-height:68px;padding:8px 9px}.cn-ranking-position{width:36px;height:36px}.cn-ranking-row>img{width:44px;height:44px}.cn-ranking-row>div>strong{font-size:13px}.cn-ranking-modal-foot{font-size:9px;padding:10px}}@media (max-width:420px){.cn-monthly-ranking-card{padding:14px;border-radius:18px}.cn-monthly-ranking-head strong{font-size:19px}.cn-monthly-ranking-sub{font-size:11px}.cn-monthly-ranking-winner{min-height:145px;padding:9px 6px}.cn-monthly-ranking-avatar{width:62px;height:62px}.cn-monthly-ranking-name{font-size:12px}.cn-monthly-ranking-open{min-height:44px;font-size:12px}}@media (min-width:761px){.cn-ranking-modal-body{scroll-behavior:smooth}.cn-ranking-modal{margin:auto}}.cn-bacheca-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:12px;align-items:start}.cn-bacheca{min-width:0}.cn-composer{padding:13px;margin-bottom:10px}.cn-composer__head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:9px}.cn-composer__head span{display:block;color:#d94e72;font-size:7px;font-weight:900;letter-spacing:.12em}.cn-composer__head h2{margin:2px 0 0;font-size:17px}.cn-composer__head small{font-size:8px;color:#98a3a9}.cn-composer textarea{width:100%;min-height:82px;border:1px solid #dce5e9;border-radius:4px;padding:9px 10px;font-family:inherit;font-size:11px;resize:vertical}.cn-composer textarea:focus{outline:0;border-color:#69a5b6;box-shadow:0 0 0 2px #17677c14}.cn-composer__row{display:flex;align-items:center;justify-content:space-between;margin-top:7px}.cn-composer__toggle{font-size:8px;color:#87959c;display:flex;gap:5px;align-items:center}.cn-composer__tools{display:flex;gap:4px;margin-top:8px;flex-wrap:wrap}.cn-tool-btn{background:#f6f8f9;border:1px solid #dfe6e9;border-radius:3px;color:#52656e;font-size:8px;font-weight:700;padding:5px 8px}.cn-tool-btn:hover,.cn-tool-btn.active{background:#eaf5f8;color:#17677c;border-color:#bcd6df}.cn-btn{border:1px solid #dfe6ea;border-radius:4px;background:#fff;color:#647981;font-size:8px;font-weight:800;padding:5px 9px}.cn-btn--primary{background:#43b85f;color:#fff;border-color:#43b85f}.cn-btn--primary:hover{background:#36a751}.cn-media-chip{margin-top:6px;padding:6px 8px;border-radius:4px;background:#eef7fa;color:#4c6a76;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-media-chip button{float:right;border:0;background:transparent}.cn-emoji-tray{display:grid;grid-template-columns:repeat(9,1fr);gap:3px;margin-top:7px;padding:8px;border:1px solid #e2e8eb;border-radius:4px;background:#fbfcfd}.cn-emoji-tray button{border:0;background:transparent;font-size:16px;padding:4px}.cn-filters{display:flex;gap:5px;margin:9px 0}.cn-filter-btn{background:#fff;border:1px solid #dfe6e9;border-radius:3px;padding:5px 9px;color:#788991;font-size:8px;font-weight:800}.cn-filter-btn.active{background:#527df2;color:#fff;border-color:#527df2}.cn-feed{display:flex;flex-direction:column;gap:9px}.cn-post{padding:11px}.cn-post__author{display:flex;align-items:center;gap:8px;margin-bottom:8px}.cn-post__author>img{width:34px;height:34px;border-radius:4px;object-fit:cover;background:#edf2f4}.cn-post__name{display:flex;align-items:center;font-weight:850;font-size:10px}.cn-post__time{display:block;margin-top:2px;color:#97a2a8;font-size:7px}.cn-report-btn{margin-left:auto;border:0;background:transparent;color:#a1aaaf;font-size:7px}.cn-report-btn:hover{color:#d64f70}.cn-post__body{font-size:10px;line-height:1.55;margin:0 0 8px;white-space:pre-wrap;color:#3a4a52}.cn-post__media{width:100%;max-height:520px;object-fit:cover;border-radius:4px;margin-bottom:8px}.cn-post__media-link{display:block;margin:7px 0;padding:8px;border-radius:4px;background:#f4f7f9;color:#17677c;font-size:8px;font-weight:800}.cn-post__footer{display:flex;gap:12px;align-items:center;border-top:1px solid #edf1f3;padding-top:7px}.cn-react-btn,.cn-post-share{border:0;background:transparent;color:#7d8b92;font-size:8px;font-weight:800}.cn-react-btn.active{color:#e65378}.cn-post-share{margin-left:auto}.cn-muted{color:#89969d;font-size:8px}.cn-feed-empty{padding:35px;text-align:center;color:#859299}.cn-feed-empty span{display:block;font-size:28px}.cn-feed-empty strong{display:block;color:#42545d;font-size:11px;margin-top:6px}.cn-feed-empty p{font-size:9px}.cn-bacheca-guide{position:sticky;top:62px;display:flex;flex-direction:column;gap:9px}.cn-bacheca-guide .card{padding:13px}.cn-guide-kicker{color:#e45478;font-size:7px;font-weight:900;letter-spacing:.1em}.cn-bacheca-guide h3{font-size:12px;margin:5px 0 6px}.cn-bacheca-guide p,.cn-bacheca-guide li{font-size:8px;color:#788991;line-height:1.55}.cn-bacheca-guide ul{padding-left:15px;margin:8px 0 0}.cn-mini-nudge{padding:11px;border-radius:5px;background:linear-gradient(135deg,#fff3a4,#ffe57e);color:#66561f}.cn-mini-nudge strong{font-size:9px}.cn-mini-nudge p{font-size:8px;line-height:1.45;margin:4px 0 0}@media (max-width:1180px){.cn-bacheca-grid{grid-template-columns:1fr}.cn-bacheca-guide{display:none}}@media (max-width:640px){.cn-composer{padding:10px}.cn-composer__head small{display:none}.cn-composer textarea{min-height:95px;font-size:13px}.cn-composer__toggle,.cn-tool-btn,.cn-filter-btn,.cn-muted,.cn-report-btn,.cn-post__time,.cn-react-btn,.cn-post-share{font-size:10px}.cn-composer__tools{gap:5px}.cn-tool-btn{flex:1 0 auto}.cn-emoji-tray{grid-template-columns:repeat(6,1fr)}.cn-post__body,.cn-post__name{font-size:12px}}.cn-feed-more{width:100%;margin:10px 0 0;padding:10px 14px;border:1px solid #cfd5d9;border-radius:4px;background:#e7e7e7;color:#3d4549;font-size:12px;font-weight:700;text-align:center;cursor:pointer;box-shadow:inset 0 1px #ffffffbf}.cn-feed-more:hover{background:#dedede}.cn-feed-more:disabled{opacity:.65;cursor:wait}.cn-feed-more span{margin-right:5px;color:#6c7478}.cn-blog-updates-sidebar{padding:0!important;overflow:hidden}.cn-blog-updates-sidebar h3{margin:0!important;padding:12px 12px 10px;border-bottom:1px solid #e4e8eb;font-size:11px!important;letter-spacing:.02em;color:#222c34}.cn-blog-updates-sidebar__list{display:flex;flex-direction:column}.cn-blog-update-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px;padding:10px 11px;border-bottom:1px solid #edf0f2;color:#29333b;text-decoration:none}.cn-blog-update-item:last-child{border-bottom:0}.cn-blog-update-item:hover{background:#f7f9fb}.cn-blog-update-item>img{width:42px;height:42px;object-fit:cover;background:#edf1f4}.cn-blog-update-item>div{display:flex;min-width:0;flex-direction:column;gap:2px}.cn-blog-update-item strong{display:-webkit-box;overflow:hidden;font-size:9px;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cn-blog-update-item span{overflow:hidden;color:#78858e;font-size:7px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.cn-blog-update-item small{color:#39444c;font-size:7px}@media (min-width:1181px){.cn-bacheca-grid{grid-template-columns:minmax(0,1fr) 285px!important;gap:16px!important}}.cn-blog-updates-sidebar{width:100%;padding:0!important;overflow:hidden;border-radius:7px}.cn-blog-updates-sidebar h3{margin:0!important;padding:15px 16px 13px!important;border-bottom:1px solid #e1e6e9;font-size:13px!important;line-height:1.2;letter-spacing:.025em;color:#202a32}.cn-blog-updates-sidebar__list{display:flex;flex-direction:column;width:100%}.cn-blog-update-item{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:11px;min-height:78px;padding:11px 13px;border-bottom:1px solid #e9edef;color:#29333b;text-decoration:none}.cn-blog-update-item:hover{background:#f6f8fa}.cn-blog-update-item>img{width:58px;height:58px;border-radius:6px;object-fit:cover;background:#edf1f4}.cn-blog-update-item>div{display:flex;min-width:0;flex-direction:column;gap:4px}.cn-blog-update-item strong{display:-webkit-box;overflow:hidden;color:#29333b;font-size:12px;line-height:1.3;font-weight:850;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cn-blog-update-item span{display:-webkit-box;overflow:hidden;color:#6e7b84;font-size:9.5px;line-height:1.35;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cn-blog-update-item small{color:#3e4951;font-size:9px;line-height:1.2;font-weight:750}@media (min-width:1181px) and (max-width:1400px){.cn-bacheca-grid{grid-template-columns:minmax(0,1fr) 265px!important}.cn-blog-update-item{grid-template-columns:52px minmax(0,1fr);gap:9px;padding:10px 11px}.cn-blog-update-item>img{width:52px;height:52px}.cn-blog-update-item strong{font-size:11px}.cn-blog-update-item span{font-size:9px}}.cn-post__author{position:relative}.cn-post-author-favorite-anchor{position:absolute;z-index:9;left:0;top:0;width:0;height:0;pointer-events:none}.cn-post-author-favorite-anchor .cn-favorite-star{top:-4px;left:-4px;pointer-events:auto}@media (min-width:1401px){.cn-bacheca-grid{grid-template-columns:minmax(0,1fr) 330px!important;gap:18px!important}}@media (min-width:1181px) and (max-width:1400px){.cn-bacheca-grid{grid-template-columns:minmax(0,1fr) 305px!important;gap:16px!important}}.cn-blog-updates-sidebar h3{padding:17px 18px 15px!important;font-size:14.5px!important}.cn-blog-update-item{grid-template-columns:66px minmax(0,1fr)!important;gap:13px!important;min-height:92px!important;padding:13px 15px!important}.cn-blog-update-item>img{width:66px!important;height:66px!important;border-radius:7px!important}.cn-blog-update-item>div{gap:5px!important}.cn-blog-update-item strong{font-size:13.5px!important;line-height:1.3!important}.cn-blog-update-item span{font-size:11px!important;line-height:1.4!important;-webkit-line-clamp:3!important}.cn-blog-update-item small{font-size:10px!important;line-height:1.25!important}@media (min-width:1181px) and (max-width:1400px){.cn-blog-update-item{grid-template-columns:60px minmax(0,1fr)!important;min-height:86px!important;padding:12px 13px!important}.cn-blog-update-item>img{width:60px!important;height:60px!important}.cn-blog-update-item strong{font-size:12.5px!important}.cn-blog-update-item span{font-size:10.5px!important}}.cn-rankings-mobile-slot{display:none}.cn-rankings-desktop-slot{display:block;width:100%}.cn-rankings-desktop-slot .cn-monthly-ranking-card{margin:0}@media (max-width:1180px){.cn-rankings-desktop-slot{display:none}.cn-rankings-mobile-slot{display:block;margin:10px 0 14px}}@media (min-width:1181px){.cn-bacheca-guide{position:sticky!important;top:clamp(-380px,-32vh,-240px)!important;align-self:start!important;max-height:none!important;overflow:visible!important}}.cn-spaces-preview-sidebar,.cn-spaces-preview-sidebar *{box-sizing:border-box}.cn-spaces-preview-sidebar{position:relative;width:100%;padding:0!important;overflow:hidden;border:1px solid #e4dce6!important;border-radius:20px!important;background:#fff;box-shadow:0 8px 24px #37263913!important}.cn-spaces-preview-sidebar:after{content:"";position:absolute;pointer-events:none;right:-54px;top:-66px;width:155px;height:155px;border-radius:50%;background:radial-gradient(circle,#e2468b24,#e2468b00 70%)}.cn-spaces-preview-sidebar__head{position:relative;z-index:1;padding:17px 17px 14px;border-bottom:1px solid #eee6ec;background:linear-gradient(135deg,#fff,#fff9fc 58%,#f5efff)}.cn-spaces-preview-sidebar__kicker{display:flex;align-items:center;gap:6px;margin-bottom:5px;color:#c53b79;font-size:9px;font-weight:950;letter-spacing:.11em}.cn-spaces-preview-sidebar__kicker i{width:7px;height:7px;border-radius:50%;background:#38c874;box-shadow:0 0 0 4px #38c8741f}.cn-bacheca-guide .cn-spaces-preview-sidebar h3{margin:0!important;color:#202636;font-size:16px!important;line-height:1.15;letter-spacing:-.02em}.cn-bacheca-guide .cn-spaces-preview-sidebar__head p{margin:7px 0 0;color:#78808d;font-size:10.5px;line-height:1.45}.cn-spaces-preview-sidebar__list{display:flex;flex-direction:column}.cn-spaces-preview-item{display:grid;grid-template-columns:58px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:91px;padding:11px 12px;border-bottom:1px solid #f0ebef;color:#222a36;text-decoration:none;transition:background .16s ease,transform .16s ease}.cn-spaces-preview-item:last-child{border-bottom:0}.cn-spaces-preview-item:hover{background:#fff9fc;transform:translate(2px)}.cn-spaces-preview-item__visual{position:relative;display:grid;place-items:center;width:58px;height:66px;overflow:hidden;border-radius:14px;color:#fff;font-size:21px;font-weight:950;box-shadow:0 7px 16px #42283e21}.cn-spaces-preview-item__visual.is-group{background:linear-gradient(145deg,#eb4b91,#8c61e6)}.cn-spaces-preview-item__visual.is-room{background:linear-gradient(145deg,#4f7cf1,#5f45bc)}.cn-spaces-preview-item__visual img{display:block;width:100%;height:100%;object-fit:cover}.cn-spaces-preview-item__visual b{font-size:22px;line-height:1}.cn-spaces-preview-item__copy{display:block;min-width:0}.cn-spaces-preview-item__meta{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:4px}.cn-spaces-preview-item__meta em{color:#b43c75;font-size:7.5px;font-style:normal;font-weight:950;letter-spacing:.08em}.cn-spaces-preview-item__meta small{display:flex;align-items:center;gap:4px;color:#9298a2;font-size:7.5px;font-weight:850;white-space:nowrap}.cn-spaces-preview-item__meta small i{width:6px;height:6px;border-radius:50%;background:#b8bec7}.cn-spaces-preview-item__meta small.is-live{color:#248655}.cn-spaces-preview-item__meta small.is-live i{background:#34c878;box-shadow:0 0 0 3px #34c8781a}.cn-spaces-preview-item__copy>strong{display:block;overflow:hidden;color:#212936;font-size:12.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cn-spaces-preview-item__sub{display:block;margin-top:3px;overflow:hidden;color:#7b828e;font-size:8.7px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cn-spaces-preview-item__people{display:flex;align-items:center;min-width:0;margin-top:7px}.cn-spaces-preview-item__people img{position:relative;width:20px;height:20px;margin-left:-5px;border:2px solid #fff;border-radius:50%;object-fit:cover;background:#edf1f4}.cn-spaces-preview-item__people img:first-child{margin-left:0}.cn-spaces-preview-item__people small{min-width:0;margin-left:6px;overflow:hidden;color:#8b929c;font-size:7.5px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.cn-spaces-preview-item__pulse{width:20px;height:20px;flex:0 0 20px;border:5px solid #fff;border-radius:50%;background:#f7b7d2;box-shadow:0 0 0 1px #f0dce5}.cn-spaces-preview-item__arrow{color:#c1a9b9;font-size:24px;font-weight:300;transition:.16s ease}.cn-spaces-preview-item:hover .cn-spaces-preview-item__arrow{color:#c43c79;transform:translate(2px)}.cn-spaces-preview-sidebar__foot{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:10px;border-top:1px solid #eee8ed;background:#fcfafc}.cn-spaces-preview-sidebar__foot a{min-height:36px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 8px;border:1px solid #e6dce5;border-radius:11px;background:#fff;color:#59606d;font-size:8.5px;font-weight:900;text-align:center;text-decoration:none}.cn-spaces-preview-sidebar__foot a:last-child{border-color:#e7c8d8;background:#fff4f9;color:#b53470}.cn-spaces-preview-sidebar__foot a:hover{border-color:#d8b4c7;background:#fff7fb}@media (max-width:1180px){.cn-spaces-preview-sidebar{display:none}}.cn-forum{flex:1;min-width:0;max-width:720px}.cn-forum__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.cn-forum__categories{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.cn-cat-chip{background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;color:var(--text-muted)}.cn-cat-chip.active{background:var(--text);color:var(--surface);border-color:var(--text)}.cn-new-topic{padding:16px;margin-bottom:16px;display:flex;flex-direction:column;gap:10px}.cn-new-topic select,.cn-new-topic input,.cn-new-topic textarea{border:1px solid var(--border);border-radius:var(--radius-sm);padding:9px 11px;font-size:14px;font-family:inherit}.cn-new-topic textarea{min-height:90px}.cn-new-topic__note{margin:0}.cn-new-topic__actions{display:flex;justify-content:flex-end;gap:8px}.cn-topic-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.cn-topic-item{padding:14px 16px}.cn-topic-title{font-weight:700;font-size:15px;display:block;margin-bottom:8px}.cn-pin{margin-right:4px}.cn-topic-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-muted)}.cn-topic-meta img{width:24px;height:24px;border-radius:50%;object-fit:cover}.cn-topic-meta span{display:flex;align-items:center;font-weight:600;color:var(--text)}.cn-topic-detail{padding:18px;margin-bottom:16px}.cn-topic-detail h2{margin:0 0 10px;font-size:20px}.cn-topic-body{margin-top:12px;line-height:1.6;white-space:pre-wrap}.cn-pending-banner{background:#fff7ed;border:1px solid #fde3c4;color:#7c4a03;padding:10px 14px;border-radius:var(--radius-sm);font-size:13px;margin-bottom:12px}.cn-reply-list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:10px}.cn-reply{padding:12px 14px}.cn-reply p{margin:8px 0 0;font-size:14px;line-height:1.5}.cn-reply-form{display:flex;gap:8px}.cn-reply-form textarea{flex:1;min-height:44px;border:1px solid var(--border);border-radius:var(--radius-sm);padding:10px 12px;font-family:inherit;font-size:14px;resize:vertical}.cn-blog-page{width:100%;max-width:none;min-width:0;color:#20242a;font-size:14px}.cn-blog-page *{box-sizing:border-box}.cn-blog-page button,.cn-blog-page input,.cn-blog-page select,.cn-blog-page textarea{font:inherit}.cn-blog-page-head{display:flex;align-items:center;justify-content:space-between;padding:4px 0 18px}.cn-blog-page-head h1,.cn-blog-create-title{margin:0;font-size:28px;font-weight:800;color:#111}.cn-blog-purple-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 30px;border:0;border-radius:3px;background:#6d50b6;color:#fff!important;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer}.cn-blog-purple-btn:hover{background:#6247aa}.cn-blog-purple-btn:disabled{opacity:.55;cursor:wait}.cn-blog-directory-shell{background:#fff;border:1px solid #e2e5e9}.cn-blog-section-label{padding:15px 18px;border-bottom:1px solid #e5e7ea;font-size:16px;font-weight:800}.cn-blog-list-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:10px 16px;border-bottom:1px solid #e4e6e9}.cn-blog-pagination{display:flex;align-items:center;gap:5px}.cn-blog-pagination button{min-width:28px;height:28px;padding:0 8px;border:0;background:transparent;font-size:12px;font-weight:800}.cn-blog-pagination button.active{border-radius:3px;background:#444952;color:#fff}.cn-blog-pagination button.word{width:auto}.cn-blog-page-copy{margin-left:20px;color:#9ba2aa;font-size:11px}.cn-blog-list-mini-actions{display:flex;gap:4px}.cn-blog-list-mini-actions button{height:30px;padding:0 12px;border:1px solid #d9dde1;background:#fff;border-radius:3px;font-size:11px;font-weight:800}.cn-blog-community-columns{display:grid;grid-template-columns:minmax(0,.48fr) minmax(0,.52fr);gap:0}.cn-blog-popular-column,.cn-blog-latest-column{min-width:0}.cn-blog-popular-column{border-right:1px solid #e2e5e8}.cn-blog-column-title{padding:10px 16px;background:#f6f8fa;border-bottom:1px solid #e1e5e8;color:#69727c;font-size:11px;font-weight:900;letter-spacing:.04em}.cn-blog-popular-card{border-bottom:12px solid #edf3f6;background:#fff}.cn-blog-mini-hero,.cn-blog-legacy-hero{position:relative;display:block;background-color:#d9c8d3;background-image:linear-gradient(135deg,rgba(115,82,109,.58) 0 18%,transparent 18% 32%),linear-gradient(45deg,rgba(244,230,239,.72) 0 26%,transparent 26% 60%),linear-gradient(145deg,#b496a880 0,#b496a880 40%,#eedee7e6 40%,#eedee7e6 70%,#ceb3c3b3 70%);background-size:cover;background-position:center;overflow:hidden}.cn-blog-mini-hero{height:112px}.cn-blog-hero-title{position:absolute;left:16px;bottom:14px;display:flex;align-items:flex-start;flex-direction:column}.cn-blog-hero-title span,.cn-blog-hero-title small{display:inline-block;background:#1b1b1fd1;color:#fff}.cn-blog-hero-title span{padding:6px 9px;font-size:18px;line-height:1.05}.cn-blog-hero-title small{padding:4px 9px;font-size:11px}.cn-blog-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px 16px 9px}.cn-blog-mini-stats div{display:flex;flex-direction:column}.cn-blog-mini-stats strong{font-size:14px}.cn-blog-mini-stats span{font-size:11px;color:#40464d}.cn-blog-mini-copy{display:flex;flex-direction:column;padding:0 16px 15px;gap:4px}.cn-blog-mini-copy b{margin-bottom:3px;color:#77808b;font-size:9px}.cn-blog-mini-copy a{overflow:hidden;color:#252a31;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.cn-blog-mini-copy a:first-letter{color:#7454b9}.cn-blog-muted-line{color:#8f98a1;font-size:11px}.cn-blog-latest-card{min-height:180px;padding:16px;border-bottom:12px solid #edf3f6;background:#fff}.cn-blog-latest-head{display:flex;align-items:flex-start;gap:12px}.cn-blog-latest-head>img{width:42px;height:42px;object-fit:cover;background:#e8edf2}.cn-blog-latest-head>div{min-width:0;display:flex;flex-direction:column}.cn-blog-latest-head small{color:#8b929b;font-size:9px;font-weight:900}.cn-blog-latest-head a{overflow:hidden;color:#131517;font-size:15px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.cn-blog-latest-head a:first-letter{color:#7050b5}.cn-blog-latest-media{display:block;max-width:76%;max-height:180px;margin:14px auto 8px;object-fit:contain}.cn-blog-latest-card p{margin:10px 0;color:#353b42;font-size:11px;line-height:1.55}.cn-blog-latest-foot{display:flex;gap:18px;align-items:center}.cn-blog-latest-foot a{font-size:11px;font-weight:800}.cn-blog-latest-foot span{color:#8e969e;font-size:10px}.cn-blog-empty{padding:42px 20px;color:#808993;text-align:center}.cn-blog-editor-page{padding-bottom:30px}.cn-blog-create-title{padding:3px 0 22px}.cn-blog-legacy-form{background:#fff}.cn-blog-form-section{padding:18px 20px;border:1px solid #e3e5e8;background:#fff}.cn-blog-form-section h2{margin:0 0 16px;font-size:16px}.cn-blog-field{display:flex;flex-direction:column;gap:7px;margin:0 0 20px}.cn-blog-field>span,.cn-blog-form-label{font-size:14px;font-weight:800;color:#30343a}.cn-blog-field em{margin-left:8px;color:#a24f4f;font-size:9px;font-style:normal;font-weight:600}.cn-blog-field input,.cn-blog-field select{width:min(100%,460px);height:40px;padding:0 10px;border:1px solid #cdd2d7;border-radius:2px;background:#fff}.cn-blog-field input:focus,.cn-blog-field select:focus{outline:1px solid #8aa0bd}.cn-blog-rich-editor{border:1px solid #cbd1d6;border-radius:2px;background:#fff}.cn-blog-rich-toolbar{display:flex;align-items:center;gap:2px;min-height:44px;padding:6px 8px;border-bottom:0;background:#fff}.cn-blog-rich-toolbar button{min-width:30px;height:30px;border:0;background:transparent;color:#3c4044;font-size:14px}.cn-blog-rich-toolbar button:hover{background:#eef1f4}.cn-blog-rich-toolbar button.gif{min-width:32px;font-size:9px;border:1px solid #7f858a}.cn-blog-rich-toolbar .sep{width:1px;height:27px;margin:0 6px;background:#d4d7da}.cn-blog-rich-area{min-height:190px;padding:12px;border-top:1px solid #eff1f2;outline:0;font-size:13px;line-height:1.55}.cn-blog-attachment-box{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px;margin:-7px 8px 20px;padding:11px 12px;border-radius:3px;background:#f5f9fc;color:#394047}.cn-blog-attachment-box .cn-paperclip{font-size:26px;transform:rotate(-35deg)}.cn-blog-attachment-box>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:3px;font-size:12px}.cn-blog-attachment-box small{display:block;flex-basis:100%;color:#7e8790;font-size:10px}.cn-blog-attachment-box>button{height:32px;padding:0 12px;border:1px solid #e0e5e8;border-radius:2px;background:#fff;color:#45596d;font-size:10px}.cn-file-link{color:#354a5e;text-decoration:underline;cursor:pointer}.cn-file-link input,.cn-blog-feature-upload input{display:none}.cn-blog-form-cover-preview{display:block;width:220px;height:100px;margin:0 0 20px;object-fit:cover}.cn-blog-form-label{margin:18px 0 9px}.cn-blog-radio-line{display:flex;align-items:center;gap:9px;margin:10px 0;font-size:12px}.cn-blog-radio-line input{accent-color:#7052b5}.cn-blog-toggle{position:relative;width:40px;height:22px;padding:0;border:0;border-radius:999px;background:#c9cdd2;vertical-align:middle}.cn-blog-toggle span{position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:left .16s}.cn-blog-toggle.on{background:#6d50b5}.cn-blog-toggle.on span{left:21px}.cn-blog-help-text{margin:7px 0 20px;color:#7e8791;font-size:11px}.cn-blog-continue{margin-top:16px}.cn-blog-form-error{margin:12px 0;padding:10px 12px;border:1px solid #ebc3c3;background:#fff3f3;color:#a13939}.cn-blog-uploading{margin:8px 0;color:#6b50ac;font-size:11px}.cn-blog-dark-tabs{display:flex;margin:0 0 20px;background:#4e596b}.cn-blog-dark-tabs button{height:44px;padding:0 22px;border:0;background:transparent;color:#fff}.cn-blog-dark-tabs button.active{background:#fff;color:#171a1e;font-weight:800}.cn-blog-soft-btn{min-height:34px;padding:0 14px;border:0;border-radius:3px;background:#eaf2fb;color:#405c78}.cn-blog-inline-switch{display:flex;align-items:center;gap:10px;margin:25px 0;font-size:11px}.cn-blog-feature-upload{display:flex;align-items:center;gap:20px;min-height:86px;margin-bottom:22px;padding:12px 18px;background:#f5f9fc}.cn-blog-feature-upload .cn-blog-purple-btn{min-height:38px;padding:0 22px;font-size:12px}.cn-blog-feature-upload>div{display:flex;flex-direction:column}.cn-blog-feature-upload small{color:#818a93;font-size:10px}.cn-blog-feature-upload img{width:75px;height:60px;object-fit:cover;margin-left:auto}.cn-blog-date-row{display:flex;align-items:center;gap:7px}.cn-blog-date-row>input{height:40px;padding:0 10px;border:1px solid #cfd5da}.cn-blog-date-row label{display:flex;align-items:center;gap:6px}.cn-blog-submit-row{display:flex;justify-content:center;padding:22px;border:1px solid #e3e5e8;border-top:0}.cn-blog-legacy-hero{height:205px}.cn-blog-hero-title--large{left:18px;bottom:34px}.cn-blog-hero-title--large span{font-size:27px}.cn-blog-hero-title--large small{font-size:14px}.cn-blog-photo-control{position:absolute;right:16px;top:16px}.cn-blog-photo-control>button{height:44px;min-width:100px;border:0;border-radius:4px;background:#3a343873;color:#fff}.cn-blog-small-pop{position:absolute;right:0;top:52px;z-index:20;width:190px;padding:0;background:#fff;box-shadow:0 7px 22px #0003}.cn-blog-small-pop:before{content:"";position:absolute;right:31px;top:-7px;width:14px;height:14px;transform:rotate(45deg);background:#fff}.cn-blog-small-pop button{position:relative;z-index:1;width:100%;height:46px;border:0;background:#fff;text-align:left;padding:0 18px}.cn-blog-black-stats{position:relative;display:grid;grid-template-columns:repeat(3,1fr) 180px;align-items:center;min-height:86px;padding:0 20px;background:#050505;color:#fff}.cn-blog-black-stats>div:not(.cn-blog-follow-wrap){display:flex;flex-direction:column;gap:7px}.cn-blog-black-stats span{color:#7a8aa7;font-size:12px;font-weight:900}.cn-blog-black-stats strong{font-size:15px}.cn-blog-follow-wrap{position:relative;justify-self:end}.cn-blog-follow-btn{display:flex;align-items:center;justify-content:space-between;gap:20px;min-width:150px;height:40px;padding:0 9px 0 17px;border:0;border-radius:4px;background:#f6fbff;color:#285d80}.cn-blog-follow-btn b{display:grid;place-items:center;width:34px;height:28px;border-radius:3px;background:#fff;color:#30343a}.cn-blog-follow-popover{position:absolute;z-index:120;right:0;top:51px;width:440px;background:#fff;color:#363a40;box-shadow:0 10px 30px #00000038;text-align:left}.cn-blog-follow-popover:before{content:"";position:absolute;right:63px;top:-8px;width:16px;height:16px;transform:rotate(45deg);background:#fff}.cn-blog-follow-popover h3{position:relative;z-index:1;margin:0;padding:18px 20px;border-bottom:1px solid #e4e6e8;font-size:17px}.cn-blog-follow-body{padding:18px 20px}.cn-blog-follow-body>b{display:block;margin-bottom:9px}.cn-blog-follow-option{display:grid;grid-template-columns:18px 1fr;gap:8px;align-items:flex-start;margin:13px 0;font-size:12px;line-height:1.45}.cn-blog-follow-option input{margin-top:2px;accent-color:#6c4eb1}.cn-blog-follow-option span{display:flex;flex-direction:column}.cn-blog-follow-option small{font-size:11px}.cn-blog-follow-body hr{border:0;border-top:1px solid #e5e6e8;margin:18px 0}.cn-blog-checkline{display:flex;align-items:center;gap:8px;font-size:12px}.cn-blog-checkline input{accent-color:#6d50b5}.cn-blog-follow-footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px 20px;border-top:1px solid #e4e6e8}.cn-blog-follow-footer .cn-blog-purple-btn{min-height:40px;padding:0 22px}.cn-blog-unfollow{margin-right:auto;border:0;background:transparent;color:#8a5960;text-decoration:underline}.cn-blog-info-box{padding:27px 20px;border:1px solid #e7e9eb;border-top:0;background:#fff;box-shadow:0 4px 10px #0000000d}.cn-blog-info-box>b{color:#748198;font-size:11px}.cn-blog-info-box p{margin:8px 0 0;font-size:13px}.cn-blog-owner-toolbar{position:relative;display:grid;grid-template-columns:1fr auto 290px;gap:18px;align-items:center;min-height:125px;padding:28px 0;border-bottom:1px solid #e5e6e8}.cn-blog-manage-wrap{position:relative}.cn-blog-manage-link{border:0;background:transparent;color:#2381bd;font-size:14px}.cn-blog-manage-menu{position:absolute;z-index:40;right:0;top:36px;width:280px;padding:10px 0;background:#fff;box-shadow:0 7px 24px #0003}.cn-blog-manage-menu:before{content:"";position:absolute;right:58px;top:-8px;width:16px;height:16px;transform:rotate(45deg);background:#fff}.cn-blog-manage-menu button{position:relative;z-index:1;width:100%;height:46px;padding:0 20px;border:0;background:#fff;text-align:left}.cn-blog-manage-menu button:hover{background:#f6f7f8}.cn-blog-add-post{width:100%;min-height:50px;font-size:17px}.cn-blog-post-controls{display:flex;justify-content:flex-end;gap:10px;align-items:center;min-height:62px;border-bottom:1px solid #e5e7e9}.cn-blog-order-wrap,.cn-blog-filter-wrap{position:relative}.cn-blog-order-btn,.cn-blog-filter-btn{height:36px;border:1px solid #d8dde1;border-radius:4px;background:#fff;font-size:11px;font-weight:900}.cn-blog-order-btn{padding:0 14px}.cn-blog-filter-btn{width:48px;background:#40464e;color:#fff}.cn-blog-order-menu,.cn-blog-filter-menu{position:absolute;z-index:50;right:0;top:44px;background:#fff;box-shadow:0 8px 25px #0003}.cn-blog-order-menu{width:300px;padding:12px 0}.cn-blog-order-menu:before,.cn-blog-filter-menu:before{content:"";position:absolute;right:54px;top:-8px;width:16px;height:16px;background:#fff;transform:rotate(45deg)}.cn-blog-order-menu button{position:relative;z-index:1;display:grid;grid-template-columns:30px 1fr;width:100%;height:51px;padding:0 18px;border:0;background:#fff;text-align:left;align-items:center;font-size:14px}.cn-blog-order-menu button.active{font-weight:900}.cn-blog-order-menu button span{color:#3f454a}.cn-blog-filter-menu{width:310px;padding:0 10px 12px}.cn-blog-filter-menu>b{position:relative;z-index:1;display:block;padding:18px 10px 14px;font-size:15px}.cn-blog-filter-menu button{position:relative;z-index:1;width:100%;height:50px;padding:0 20px;border:0;background:#fff;text-align:left;font-size:14px}.cn-blog-filter-menu button.active{background:#f5f6f7;font-weight:800}.cn-blog-filter-menu button:nth-of-type(3),.cn-blog-filter-menu button:nth-of-type(5){border-top:1px solid #e4e6e8;margin-top:5px}.cn-blog-empty-posts{display:flex;flex-direction:column;align-items:center;gap:15px;padding:45px 20px;background:#fff}.cn-blog-empty-posts p{font-size:15px}.cn-blog-post-list{background:#fff}.cn-blog-post-summary{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;padding:18px;border-bottom:1px solid #e5e7e9}.cn-blog-post-summary>img{width:180px;height:130px;object-fit:cover}.cn-blog-post-summary-title{font-size:18px;font-weight:800}.cn-blog-post-summary p{font-size:12px;line-height:1.5;color:#4b5056}.cn-blog-post-summary-flags{display:flex;gap:5px;margin-bottom:6px}.cn-blog-post-summary-flags span{padding:3px 6px;border-radius:2px;background:#eef0f4;color:#59616a;font-size:9px}.cn-blog-post-summary-flags span.pending{background:#fff0d5;color:#94671e}.cn-blog-post-summary-meta{display:flex;gap:14px;color:#89919a;font-size:10px}.cn-blog-modal-backdrop{position:fixed;z-index:180000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:28px;background:#000000b3}.cn-blog-photo-modal{width:min(1120px,96vw);background:#fff;border-radius:5px;box-shadow:0 22px 65px #0006}.cn-blog-photo-modal header,.cn-blog-edit-modal header,.cn-blog-rss-modal header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e3e5e7}.cn-blog-photo-modal header h2,.cn-blog-edit-modal header h2,.cn-blog-rss-modal header h2{margin:0;font-size:23px}.cn-blog-photo-modal header>button,.cn-blog-edit-modal header>button,.cn-blog-rss-modal header>button{border:0;background:transparent;font-size:36px;line-height:1}.cn-blog-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:230px;margin:24px 20px;padding:22px;border:2px dashed transparent;border-radius:3px;background:#f4f9fd}.cn-blog-dropzone.drag{border-color:#7052b4;background:#f0ebfb}.cn-cloud-icon{font-size:62px;color:#3d4248}.cn-blog-dropzone p{margin:4px 0 10px;font-size:18px}.cn-blog-dropzone small{margin-top:10px;color:#7f8790;font-size:11px}.cn-blog-photo-modal footer{display:flex;justify-content:flex-end;padding:20px;border-top:1px solid #e3e5e7}.cn-blog-edit-modal{width:min(900px,96vw);max-height:92vh;background:#fff}.cn-blog-edit-scroll{max-height:72vh;overflow:auto}.cn-blog-edit-modal footer,.cn-blog-rss-modal footer{display:flex;justify-content:flex-end;gap:10px;padding:15px 20px;border-top:1px solid #e3e5e7}.cn-blog-rss-modal{width:min(560px,94vw);background:#fff}.cn-blog-rss-modal>label{display:flex;flex-direction:column;gap:8px;padding:22px;font-weight:800}.cn-blog-rss-modal input{height:42px;border:1px solid #ccd1d6;padding:0 10px}.cn-blog-rss-modal>p{margin:0 22px 18px;color:#59616a}.cn-blog-article-page{max-width:900px;margin:0 auto}.cn-blog-back{display:inline-block;margin:0 0 12px;color:#2782b8}.cn-blog-article-card,.cn-blog-comments{background:#fff;border:1px solid #e0e4e8;padding:22px}.cn-blog-article-card h1{margin:15px 0;font-size:28px}.cn-blog-article-feature{width:100%;max-height:460px;object-fit:cover}.cn-blog-article-author{display:flex;gap:10px;align-items:center;margin-bottom:22px}.cn-blog-article-author img{width:45px;height:45px;object-fit:cover;cursor:pointer}.cn-blog-article-author>div{display:flex;flex-direction:column}.cn-blog-article-author span{color:#89919a;font-size:10px}.cn-blog-safe-body{font-size:14px;line-height:1.7;word-break:break-word}.cn-blog-pending-banner{margin:-22px -22px 18px;padding:10px 16px;background:#fff3d7;color:#8b641e}.cn-blog-comments{margin-top:14px}.cn-blog-comments h2{font-size:17px}.cn-blog-comment{display:flex;gap:10px;padding:13px 0;border-top:1px solid #eceef0}.cn-blog-comment img{width:38px;height:38px;object-fit:cover}.cn-blog-comment p{margin:5px 0;font-size:12px}.cn-blog-comment small{color:#929aa2;font-size:9px}.cn-blog-comment-form{display:flex;gap:10px;margin-top:15px}.cn-blog-comment-form textarea{flex:1;min-height:80px;padding:10px;border:1px solid #ccd2d8;resize:vertical}.cn-blog-comment-form .cn-blog-purple-btn{align-self:flex-end}.cn-blog-safe-body a{color:#2a7eb2;text-decoration:underline}@media (max-width:1050px){.cn-blog-community-columns{grid-template-columns:1fr}.cn-blog-popular-column{border-right:0}.cn-blog-black-stats{grid-template-columns:repeat(3,1fr) 150px}.cn-blog-owner-toolbar{grid-template-columns:1fr auto 250px}.cn-blog-follow-popover{right:-40px}}@media (max-width:760px){.cn-blog-page{font-size:13px}.cn-blog-page-head h1,.cn-blog-create-title{font-size:23px}.cn-blog-purple-btn{min-height:39px;padding:0 18px;font-size:13px}.cn-blog-list-toolbar{align-items:flex-start;flex-direction:column}.cn-blog-page-copy,.cn-blog-list-mini-actions{display:none}.cn-blog-mini-hero{height:145px}.cn-blog-latest-media{max-width:100%}.cn-blog-legacy-hero{height:180px}.cn-blog-hero-title--large span{font-size:21px}.cn-blog-hero-title--large small{font-size:11px}.cn-blog-black-stats{grid-template-columns:repeat(3,1fr);padding:0 12px;min-height:78px}.cn-blog-black-stats span{font-size:9px}.cn-blog-follow-wrap{grid-column:1/-1;justify-self:stretch;padding:10px 0}.cn-blog-follow-btn{width:100%}.cn-blog-follow-popover{position:fixed;left:12px;right:12px;top:20vh;width:auto}.cn-blog-owner-toolbar{grid-template-columns:1fr 1fr;min-height:95px;gap:8px}.cn-blog-owner-toolbar>div:first-child{display:none}.cn-blog-add-post{font-size:13px}.cn-blog-manage-menu{left:0;right:auto;width:240px}.cn-blog-post-summary{grid-template-columns:1fr}.cn-blog-post-summary>img{width:100%;height:180px}.cn-blog-form-section{padding:14px 10px}.cn-blog-field input,.cn-blog-field select{width:100%}.cn-blog-rich-toolbar{overflow-x:auto}.cn-blog-rich-area{min-height:160px}.cn-blog-attachment-box{grid-template-columns:28px 1fr;margin:0 0 16px}.cn-blog-attachment-box>button{grid-column:2;justify-self:start}.cn-blog-feature-upload{align-items:flex-start;flex-direction:column}.cn-blog-feature-upload img{margin:0}.cn-blog-date-row{align-items:flex-start;flex-direction:column}.cn-blog-photo-modal{width:100%}.cn-blog-modal-backdrop{padding:8px}.cn-blog-dropzone{margin:12px;min-height:210px}.cn-blog-order-menu,.cn-blog-filter-menu{position:fixed;left:12px;right:12px;top:22vh;width:auto}.cn-blog-comment-form{flex-direction:column}.cn-blog-comment-form .cn-blog-purple-btn{align-self:stretch}}.cn-blog-directory-menu-wrap{position:relative}.cn-blog-directory-menu{position:absolute;right:0;top:35px;z-index:80;width:190px;padding:6px;background:#fff;border:1px solid #d8dde3;border-radius:4px;box-shadow:0 10px 28px #1c232d2e}.cn-blog-directory-menu>button{display:flex!important;align-items:center;gap:8px;width:100%;height:36px!important;padding:0 10px!important;border:0!important;background:#fff!important;text-align:left;font-size:12px!important;font-weight:600!important}.cn-blog-directory-menu>button:hover,.cn-blog-directory-menu>button.active{background:#f0f4f8!important}.cn-blog-directory-menu>button span{width:15px;color:#6d50b6;font-weight:900}.cn-blog-editor-pop-wrap{position:relative;display:inline-flex;align-items:center}.cn-blog-rich-toolbar .cn-blog-editor-readable{width:auto;min-width:auto;padding:0 8px;white-space:nowrap;font-size:11px;font-weight:700}.cn-blog-editor-pop{position:absolute;left:0;top:36px;z-index:120;min-width:190px;padding:9px;background:#fff;border:1px solid #d9dde2;border-radius:4px;box-shadow:0 10px 30px #191f2738}.cn-blog-editor-emoji{display:grid;grid-template-columns:repeat(6,34px);gap:3px;width:224px}.cn-blog-editor-emoji button{width:34px;height:34px;font-size:20px}.cn-blog-editor-colors{display:flex;gap:7px;min-width:250px}.cn-blog-editor-colors button{width:25px;height:25px;min-width:25px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d3d8dd}.cn-blog-editor-size{display:flex;flex-direction:column;width:145px}.cn-blog-editor-size button{width:100%;height:34px;text-align:left;padding:0 9px}.cn-blog-editor-gif{width:360px;max-height:420px}.cn-blog-editor-gif-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.cn-blog-editor-gif-head>button{font-size:20px}.cn-blog-editor-gif>form input{width:100%;height:34px;padding:0 9px;border:1px solid #ccd2d7}.cn-blog-editor-gif-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;max-height:285px;margin-top:8px;overflow:auto}.cn-blog-editor-gif-grid button{height:80px;padding:0;overflow:hidden;background:#eef2f5}.cn-blog-editor-gif-grid img{display:block;width:100%;height:100%;object-fit:cover}.cn-blog-giphy-credit{padding-top:6px;color:#8a939b;font-size:9px;text-align:right}.cn-blog-rich-area img{display:inline-block;max-width:min(100%,420px);max-height:320px;object-fit:contain;vertical-align:middle}.cn-blog-safe-body img{display:block;max-width:100%;height:auto;margin:12px auto}.cn-blog-url-pop{width:300px}.cn-blog-url-pop input{width:100%;height:36px;padding:0 9px;border:1px solid #cdd3d8}.cn-blog-url-pop>div{display:flex;justify-content:flex-end;gap:6px;margin-top:8px}.cn-blog-url-pop button{height:32px;padding:0 11px;border:0;border-radius:3px;background:#eef1f4}.cn-blog-url-pop button.primary{background:#6d50b6;color:#fff}.cn-blog-other-media{position:relative}.cn-blog-other-media>button{height:32px;padding:0 12px;border:1px solid #e0e5e8;border-radius:2px;background:#fff;color:#45596d;font-size:10px}.cn-blog-other-media-menu{position:absolute;right:0;top:38px;z-index:100;width:210px;padding:5px;background:#fff;border:1px solid #d9dee3;border-radius:3px;box-shadow:0 8px 25px #1f252d33}.cn-blog-other-media-menu:before{content:"";position:absolute;right:24px;top:-6px;width:11px;height:11px;transform:rotate(45deg);background:#fff;border-left:1px solid #d9dee3;border-top:1px solid #d9dee3}.cn-blog-other-media-menu button{position:relative;z-index:1;width:100%;height:38px;border:0;background:#fff;text-align:left;padding:0 10px;font-size:11px}.cn-blog-other-media-menu button:hover{background:#f3f6f8}.cn-blog-other-media>.cn-blog-url-pop{right:0;left:auto;top:38px}.cn-blog-tags-wrap{position:relative;display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap;margin-bottom:10px}.cn-blog-tag-chips{display:flex;gap:5px;flex-wrap:wrap}.cn-blog-tag-chips button{min-height:30px;padding:0 9px;border:1px solid #dbe1e6;border-radius:14px;background:#f6f8fa;color:#42505c;font-size:11px}.cn-blog-tags-pop{position:absolute;left:0;top:40px;z-index:60;display:flex;gap:6px;width:300px;padding:8px;background:#fff;border:1px solid #d7dde3;box-shadow:0 8px 24px #1e263029}.cn-blog-tags-pop input{flex:1;min-width:0;height:34px;border:1px solid #cbd2d8;padding:0 8px}.cn-blog-tags-pop button{border:0;background:#6d50b6;color:#fff;padding:0 12px}.cn-blog-poll-editor{margin:16px 0;padding:14px;background:#f7f8fb;border:1px solid #e1e5e9}.cn-blog-poll-option-edit{display:flex;gap:6px;margin:7px 0}.cn-blog-poll-option-edit input{flex:1;height:38px;padding:0 9px;border:1px solid #ccd2d8}.cn-blog-poll-option-edit button{width:38px;border:0;background:#edf0f3;font-size:20px}.cn-blog-poll-card{margin:18px 0;padding:16px;border:1px solid #dce2e7;border-radius:5px;background:#f8fafc}.cn-blog-poll-card h3{margin:0 0 12px;font-size:17px}.cn-blog-poll-card>div{display:flex;flex-direction:column;gap:7px}.cn-blog-poll-card button{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 12px;border:1px solid #d8dde2;border-radius:4px;background:#fff;text-align:left}.cn-blog-poll-card button:hover,.cn-blog-poll-card button.selected{border-color:#6d50b6;background:#f2eefb}.cn-blog-poll-card button b{color:#6d50b6;font-size:11px;white-space:nowrap}.cn-blog-article-tags{display:flex;gap:6px;flex-wrap:wrap;margin:-4px 0 15px}.cn-blog-article-tags span{padding:4px 8px;border-radius:12px;background:#eef3f8;color:#486071;font-size:10px}.cn-blog-updates-choice{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:22px 0 8px;padding:14px 16px;border:1px solid #d9d0ec;border-radius:4px;background:#f8f5ff}.cn-blog-updates-choice>div{display:flex;flex-direction:column;gap:3px}.cn-blog-updates-choice strong{font-size:13px}.cn-blog-updates-choice small{max-width:560px;color:#6f7781;font-size:10px;line-height:1.45}@media (max-width:760px){.cn-blog-editor-gif{position:fixed;left:12px;right:12px;top:18vh;width:auto}.cn-blog-editor-emoji{position:fixed;left:12px;right:12px;top:25vh;width:auto;grid-template-columns:repeat(8,1fr)}.cn-blog-url-pop{position:fixed!important;left:12px!important;right:12px!important;top:28vh!important;width:auto}.cn-blog-directory-menu{position:fixed;left:12px;right:12px;top:20vh;width:auto}.cn-blog-updates-choice{align-items:flex-start;flex-direction:column}}.cn-blog-post-summary{position:relative;grid-template-columns:minmax(250px,34%) minmax(0,1fr);gap:22px;align-items:start;min-height:205px;padding:20px}.cn-blog-post-summary.no-photo{grid-template-columns:1fr;min-height:0}.cn-blog-post-summary-media{display:block;width:100%;height:210px;overflow:hidden;border:1px solid #e1e5e9;border-radius:3px;background:#f3f5f7}.cn-blog-post-summary-media img{display:block;width:100%;height:100%;object-fit:cover}.cn-blog-post-summary-copy{position:relative;min-width:0;padding-right:120px}.cn-blog-post-summary.no-photo .cn-blog-post-summary-copy{padding-right:120px}.cn-blog-post-summary-actions{position:absolute;top:0;right:0;display:flex;align-items:center;gap:7px}.cn-blog-post-summary-actions a,.cn-blog-post-summary-actions button,.cn-blog-article-actions a,.cn-blog-article-actions button{min-height:30px;padding:0 10px;border:1px solid #d8dde2;border-radius:3px;background:#fff;color:#2b74a5;font:inherit;font-size:10px;font-weight:800;line-height:28px;text-decoration:none;cursor:pointer}.cn-blog-post-summary-actions button,.cn-blog-article-actions button{color:#9a4650}.cn-blog-post-summary-actions a:hover,.cn-blog-post-summary-actions button:hover,.cn-blog-article-actions a:hover,.cn-blog-article-actions button:hover{background:#f4f6f8}.cn-blog-post-summary-actions button:disabled{opacity:.55;cursor:wait}.cn-blog-post-summary-title{display:inline-block;max-width:100%;margin-top:2px}.cn-blog-post-summary p{max-width:850px;margin:10px 0 18px;font-size:13px;line-height:1.58}.cn-blog-post-summary-meta{flex-wrap:wrap}.cn-blog-article-actions{display:flex;justify-content:flex-end;gap:7px;margin:0 0 12px}.cn-blog-article-feature{display:block;width:100%;max-height:560px;margin:0 auto 20px;object-fit:contain;background:#f5f7f9;border:1px solid #e4e7ea}.cn-blog-feature-upload img{display:block;max-width:260px;max-height:160px;object-fit:contain;background:#fff;border:1px solid #dfe3e7}@media (max-width:760px){.cn-blog-post-summary{grid-template-columns:1fr;gap:12px;padding:14px}.cn-blog-post-summary-media{height:210px}.cn-blog-post-summary-copy,.cn-blog-post-summary.no-photo .cn-blog-post-summary-copy{padding-right:0}.cn-blog-post-summary-actions{position:static;justify-content:flex-end;margin-bottom:9px}.cn-blog-article-actions{justify-content:flex-start;flex-wrap:wrap}}.cn-blog-article-socialbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px;margin:26px -22px -22px;padding:0 18px;border-top:1px solid #e3e7ea;background:#fff}.cn-blog-report-link{border:0;background:transparent;color:#2782b8;font-size:11px;cursor:pointer}.cn-blog-report-link:hover{text-decoration:underline}.cn-blog-post-reactions-summary{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;color:#7c858e;font-size:10px}.cn-blog-post-reactions-summary>span{overflow:hidden;max-width:260px;text-overflow:ellipsis;white-space:nowrap}.cn-blog-reaction-control{position:relative;display:inline-flex;align-items:center;justify-content:flex-end}.cn-blog-reaction-main{display:flex;align-items:center;gap:5px;min-width:44px;height:32px;padding:0 9px;border:1px solid #d8dde2;border-radius:17px;background:#fff;color:#5c6670;cursor:pointer}.cn-blog-reaction-main:hover,.cn-blog-reaction-main.active{border-color:#bec8d3;background:#f4f8fc}.cn-blog-reaction-main>span{font-size:17px;line-height:1}.cn-blog-reaction-main>b{font-size:11px}.cn-blog-reaction-picker{position:absolute;z-index:125;right:-2px;bottom:39px;display:flex;align-items:center;gap:2px;padding:5px 7px;border:1px solid #d7dce1;border-radius:23px;background:#15171a;box-shadow:0 7px 22px #141b2347;opacity:0;pointer-events:none;transform:translateY(5px);transition:opacity .12s,transform .12s}.cn-blog-reaction-picker:after{content:"";position:absolute;right:18px;bottom:-5px;width:9px;height:9px;transform:rotate(45deg);background:#15171a}.cn-blog-reaction-picker button{position:relative;z-index:1;display:grid;width:31px;height:31px;padding:0;border:0;border-radius:50%;place-items:center;background:transparent;font-size:21px;cursor:pointer;transition:transform .12s,background .12s}.cn-blog-reaction-picker button:hover,.cn-blog-reaction-picker button.active{background:#ffffff21;transform:translateY(-2px) scale(1.08)}.cn-blog-reaction-control.open .cn-blog-reaction-picker,.cn-blog-reaction-control:hover .cn-blog-reaction-picker{opacity:1;pointer-events:auto;transform:translateY(0)}.cn-blog-reaction-control.compact .cn-blog-reaction-main{min-width:48px;height:32px;padding:0 9px}.cn-blog-reaction-control.compact .cn-blog-reaction-main>span{font-size:18px}.cn-blog-reaction-control.compact .cn-blog-reaction-main>b{display:inline-block;min-width:8px;color:#5c6670;font-size:11px;font-weight:800;text-align:center}.cn-blog-reaction-control.compact .cn-blog-reaction-picker{bottom:39px}.cn-blog-comments--legacy{margin-top:30px;padding:0;border:0;background:transparent}.cn-blog-comments--legacy>h2{margin:0 0 18px;padding:0 0 15px;border-bottom:1px solid #e1e5e9;color:#111;font-size:21px;font-weight:900}.cn-blog-comments-list{display:flex;flex-direction:column;gap:15px}.cn-blog-comment-card{position:relative;padding:20px 22px 0;border:1px solid #dce2e7;border-radius:5px;background:#fff;box-shadow:0 1px 3px #18232e0a}.cn-blog-comment-head{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:start}.cn-blog-comment-head>img{width:56px;height:56px;object-fit:cover;background:#edf2f6}.cn-blog-comment-head>div{display:flex;min-width:0;flex-direction:column;padding-top:3px}.cn-blog-comment-head b{display:flex;align-items:center;gap:6px;color:#3f4751;font-size:14px}.cn-blog-comment-head small{margin-top:4px;color:#9199a2;font-size:10px}.cn-blog-comment-tools{position:relative}.cn-blog-comment-more{width:30px;height:30px;border:0;background:transparent;color:#79828c;font-weight:900;letter-spacing:1px;cursor:pointer}.cn-blog-comment-more:hover{background:#f4f6f8;border-radius:4px}.cn-blog-comment-menu{position:absolute;z-index:140;top:34px;right:0;display:flex;width:205px;flex-direction:column;padding:7px;border:1px solid #d9dee3;border-radius:7px;background:#fff;box-shadow:0 9px 24px #18232e2b}.cn-blog-comment-menu button{width:100%;min-height:40px;padding:0 12px;border:0;border-radius:4px;background:#fff;color:#3f4852;font-size:12.5px;font-weight:650;text-align:left;cursor:pointer}.cn-blog-comment-menu button:hover{background:#f3f5f7}.cn-blog-comment-menu button.danger{color:#bd3030}.cn-blog-comment-menu button.danger:hover{background:#fff1f1}.cn-blog-comment-body{min-height:44px;margin:16px 0 18px;color:#282d33;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.cn-blog-quoted-comment{display:flex;flex-direction:column;gap:4px;margin:14px 0 5px 68px;padding:10px 12px;border-left:3px solid #77a7d1;background:#f4f8fb;color:#59636e}.cn-blog-quoted-comment b{font-size:11px;color:#3e6f97}.cn-blog-quoted-comment span{font-size:11px;line-height:1.45}.cn-blog-comment-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;margin:0 -22px;padding:0 16px;border-top:1px solid #edf0f2;background:#fbfcfd}.cn-blog-quote-btn{display:flex;align-items:center;gap:8px;height:34px;padding:0 8px;border:0;background:transparent;color:#78818a;font-size:11px;cursor:pointer}.cn-blog-quote-btn>span{display:grid;width:22px;height:22px;border:1px solid #c8d2db;border-radius:3px;place-items:center;background:#fff;color:#2c79b2;font-size:12px;font-weight:900;line-height:1}.cn-blog-quote-btn:hover{color:#2b76aa}.cn-blog-quote-btn:hover>span{background:#f5f8fa}.cn-blog-quote-btn.active{color:#2b76aa}.cn-blog-quote-btn.active>span{border-color:#9ebed7;background:#e7f1fb}.cn-blog-comment-reactions{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:0}.cn-blog-comment-reactions>small{overflow:hidden;max-width:210px;color:#8a929a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.cn-blog-comment-compose-wrap{display:grid;grid-template-columns:56px minmax(0,1fr);gap:14px;margin-top:18px;padding:18px 20px;background:#eef5f9}.cn-blog-comment-compose-wrap>img{width:56px;height:56px;object-fit:cover;background:#e5edf3}.cn-blog-comment-form--legacy{display:block;margin:0}.cn-blog-quote-preview{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:7px;padding:8px 10px;border:1px solid #d3e0ea;border-radius:3px;background:#fff}.cn-blog-quote-preview>div{display:flex;min-width:0;flex-direction:column;gap:2px}.cn-blog-quote-preview b{color:#3d6e96;font-size:10px}.cn-blog-quote-preview span{overflow:hidden;color:#747d86;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.cn-blog-quote-preview>button{width:24px;height:24px;border:0;background:transparent;color:#747d86;font-size:18px;cursor:pointer}.cn-blog-comment-input-row{display:flex;align-items:stretch;min-width:0}.cn-blog-comment-input-row textarea{flex:1;min-height:56px;height:56px;padding:15px 16px;border:1px solid #c8d1d8;border-radius:3px 0 0 3px;background:#fff;resize:vertical;font-size:13px;line-height:1.4;outline:0}.cn-blog-comment-input-row textarea:focus{border-color:#8bb1ce;box-shadow:inset 0 0 0 1px #8bb1ce}.cn-blog-comment-send{min-width:68px;border:0;border-radius:0 3px 3px 0;background:#2d79ad;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.cn-blog-comment-send:hover{background:#286d9c}.cn-blog-comment-send:disabled{opacity:.5;cursor:not-allowed}.cn-blog-report-backdrop{position:fixed;z-index:190000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:16px;background:#0b11189e}.cn-blog-report-modal{width:min(520px,95vw);padding:0;border-radius:8px;background:#fff;box-shadow:0 18px 55px #0000004d}.cn-blog-report-modal header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e2e6e9}.cn-blog-report-modal header>div{display:flex;flex-direction:column;gap:3px}.cn-blog-report-modal header b{font-size:16px}.cn-blog-report-modal header span{color:#78818a;font-size:10px}.cn-blog-report-modal header>button{width:30px;height:30px;border:0;background:transparent;font-size:24px}.cn-blog-report-modal>textarea{display:block;width:calc(100% - 36px);margin:18px;padding:10px;border:1px solid #cbd2d8;border-radius:4px;resize:vertical}.cn-blog-report-modal footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 18px;border-top:1px solid #e2e6e9}.cn-blog-report-modal footer button{min-height:36px;padding:0 14px;border:0;border-radius:4px;background:#edf1f4;color:#3c4650}.cn-blog-report-modal footer button.primary{background:#2d79ad;color:#fff}@media (max-width:760px){.cn-blog-article-socialbar{align-items:flex-start;flex-direction:column;padding:10px 12px}.cn-blog-post-reactions-summary{width:100%;justify-content:space-between}.cn-blog-post-reactions-summary>span{max-width:65%}.cn-blog-reaction-picker{position:fixed;left:50%;right:auto;bottom:18px;transform:translate(-50%) translateY(6px);padding:8px 10px}.cn-blog-reaction-control.open .cn-blog-reaction-picker,.cn-blog-reaction-control:hover .cn-blog-reaction-picker{transform:translate(-50%) translateY(0)}.cn-blog-reaction-picker:after{display:none}.cn-blog-comment-card{padding:15px 13px 0}.cn-blog-comment-head{grid-template-columns:46px minmax(0,1fr) auto}.cn-blog-comment-head>img{width:46px;height:46px}.cn-blog-comment-head b{font-size:13px}.cn-blog-comment-head small{font-size:9.5px}.cn-blog-comment-body{min-height:38px;margin:14px 0 16px;font-size:13px}.cn-blog-quoted-comment{margin-left:56px}.cn-blog-comment-footer{min-height:46px;margin:0 -13px;padding:0 10px}.cn-blog-comment-compose-wrap{grid-template-columns:44px minmax(0,1fr);gap:9px;padding:12px}.cn-blog-comment-compose-wrap>img{width:44px;height:44px}.cn-blog-comment-input-row{flex-direction:column}.cn-blog-comment-input-row textarea{min-height:52px;height:52px;border-radius:3px;font-size:12px}.cn-blog-comment-send{height:38px;border-radius:0 0 3px 3px}.cn-blog-comment-reactions>small{display:none}.cn-blog-reaction-control.compact .cn-blog-reaction-main{min-width:46px}}.cn-blog-article-actions a,.cn-blog-article-actions button{min-height:35px;padding:0 13px;font-size:12px;line-height:33px}.cn-blog-report-link{min-height:34px;padding:0 8px;font-size:13px;font-weight:700}.cn-blog-directory-follow-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:7px 16px;border-bottom:1px solid #eceff2;background:#fff}.cn-blog-directory-follow-row>span{color:#7d8790;font-size:10px}.cn-blog-directory-follow-row>span b{color:#3b444c;font-size:12px}.cn-blog-directory-follow-row>button{min-width:96px;height:32px;padding:0 12px;border:1px solid #6d50b6;border-radius:4px;background:#6d50b6;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.cn-blog-directory-follow-row>button:hover{background:#6045a8}.cn-blog-directory-follow-row>button.active{background:#f1ecfb;color:#6547aa}.cn-blog-directory-follow-row>button:disabled{opacity:.55;cursor:wait}.cn-blog-directory-follow-row>em{color:#8b949c;font-size:10px;font-style:normal;font-weight:700}@media (max-width:760px){.cn-blog-directory-follow-row{min-height:52px;padding:8px 12px}.cn-blog-directory-follow-row>button{min-width:100px;height:34px}}.cn-blog-article-tags a{display:inline-flex;align-items:center;padding:4px 8px;border-radius:12px;background:#eef3f8;color:#486071;font-size:10px;text-decoration:none}.cn-blog-article-tags a:hover{text-decoration:underline}.cn-blog-seo-topic-strip,.cn-blog-seo-community-links{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding:12px 15px;border:1px solid #e2e6ea;background:#fff;font-size:11px}.cn-blog-seo-topic-strip strong,.cn-blog-seo-community-links strong{margin-right:3px;color:#4c535a}.cn-blog-seo-topic-strip a,.cn-blog-seo-community-links a{padding:5px 9px;border-radius:14px;background:#f1eef9;color:#6547aa;text-decoration:none;font-weight:700}.cn-blog-seo-topic-strip a:hover,.cn-blog-seo-community-links a:hover{text-decoration:underline}.cn-blog-seo-landing-copy{margin:0 0 9px;padding:15px 18px;border:1px solid #e0e4e8;background:#fff;color:#4f5962;font-size:13px;line-height:1.65}.cn-blog-seo-landing-count{margin:0 0 10px;color:#7c858e;font-size:11px}.cn-blog-seo-discovery{display:grid;gap:12px;margin-top:22px;padding-top:16px;border-top:1px solid #e4e7ea}.cn-blog-seo-discovery nav{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.cn-blog-seo-discovery strong{width:100%;color:#555d65;font-size:11px;text-transform:uppercase;letter-spacing:.02em}.cn-blog-seo-discovery a{color:#2a7eb2;font-size:12px;text-decoration:none}.cn-blog-seo-discovery a:hover{text-decoration:underline}@media (max-width:760px){.cn-blog-seo-topic-strip,.cn-blog-seo-community-links{margin-top:10px;padding:10px 11px}.cn-blog-seo-landing-copy{padding:12px 13px}.cn-blog-seo-discovery nav{align-items:flex-start;flex-direction:column}}.cn-blog-editorial-v058{margin:24px 0 0;line-height:1.7;color:#252a30}.cn-blog-editorial-v058-section{margin:0 0 22px}.cn-blog-editorial-v058 h2{margin:0 0 10px;font-size:20px;line-height:1.25;color:#171a1e}.cn-blog-editorial-v058 h3{margin:14px 0 6px;font-size:15px;line-height:1.35;color:#252a30}.cn-blog-editorial-v058 p{margin:0 0 12px}.cn-blog-editorial-v058 ul{margin:8px 0 14px;padding-left:22px}.cn-blog-editorial-v058 li{margin:0 0 7px}.cn-blog-editorial-v058-faq{margin-top:26px}@media (max-width:760px){.cn-blog-editorial-v058{margin-top:20px}.cn-blog-editorial-v058 h2{font-size:18px}.cn-blog-editorial-v058 h3{font-size:14px}}.cn-blog-confirm-modal__body{padding:20px 22px;color:#39434a;font-size:14px;line-height:1.55}.cn-blog-confirm-modal__body strong{color:#20272c}.cn-blog-confirm-modal footer .danger{border-color:#c9434d;background:#c9434d;color:#fff;font-weight:700}.cn-blog-confirm-modal footer .danger:hover:not(:disabled){filter:brightness(.94)}.cn-blog-confirm-modal footer button:disabled{opacity:.6;cursor:default}.cn-blog-directory-shell{background:linear-gradient(180deg,#fbfcfe,#f4f7fb)!important;border:1px solid #e4e9f0!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 18px 40px #3d54750f!important}.cn-blog-section-label{padding:18px 22px!important;background:linear-gradient(90deg,rgba(109,80,182,.08),rgba(39,130,184,.04) 70%,transparent)!important;color:#5941a6!important;font-size:13px!important;letter-spacing:.14em!important;text-transform:uppercase!important;border-bottom:1px solid #e8edf4!important}.cn-blog-list-toolbar{padding:14px 18px!important;background:#ffffffc2!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-bottom:1px solid #e8edf4!important}.cn-blog-community-columns{background:transparent!important;gap:0!important}.cn-blog-popular-column,.cn-blog-latest-column{padding:12px!important;background:transparent!important}.cn-blog-popular-column{border-right:1px solid #e9edf3!important}.cn-blog-column-title{margin:2px 2px 14px!important;padding:14px 18px!important;background:linear-gradient(135deg,#fff,#f3f6fb)!important;border:1px solid #e7ecf3!important;border-radius:18px!important;color:#687385!important;font-size:12px!important;letter-spacing:.12em!important;box-shadow:0 8px 24px #5467840d!important}.cn-blog-popular-card,.cn-blog-latest-card{margin:0 2px 16px!important;border:1px solid #e7edf5!important;border-bottom:0!important;border-radius:24px!important;overflow:hidden!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;box-shadow:0 14px 34px #3f5b7c14!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.cn-blog-popular-card:hover,.cn-blog-latest-card:hover{transform:translateY(-2px)!important;box-shadow:0 18px 38px #3f5b7c1f!important;border-color:#d7e3f1!important}.cn-blog-mini-hero{height:158px!important;border-radius:24px 24px 0 0!important}.cn-blog-mini-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0e12200d,#0e122094);pointer-events:none}.cn-blog-hero-title{left:18px!important;right:18px!important;bottom:16px!important;z-index:1!important;gap:6px!important}.cn-blog-hero-title span,.cn-blog-hero-title small{max-width:100%;border-radius:12px!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:0 6px 18px #0000002e!important}.cn-blog-hero-title span{padding:9px 12px!important;font-size:20px!important;font-weight:800!important}.cn-blog-hero-title small{padding:6px 10px!important;font-size:11px!important}.cn-blog-directory-follow-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:14px 16px 6px!important}.cn-blog-directory-follow-row span{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:8px 12px!important;border-radius:999px!important;background:#f5f8fd!important;color:#5f6d7d!important;font-size:12px!important;border:1px solid #e5ebf3!important}.cn-blog-directory-follow-row span b{color:#1b2430!important;font-size:14px!important}.cn-blog-directory-follow-row button{min-height:38px!important;padding:0 14px!important;border:1px solid #dfe7f1!important;border-radius:999px!important;background:#fff!important;color:#516072!important;font-weight:800!important;box-shadow:0 6px 16px #51607214!important}.cn-blog-directory-follow-row button.active{background:linear-gradient(135deg,#6d50b6,#7b5ce6)!important;border-color:#6d50b6!important;color:#fff!important}.cn-blog-directory-follow-row em{color:#7a8593!important;font-style:normal!important;font-weight:700!important}.cn-blog-mini-stats{gap:12px!important;padding:12px 16px 10px!important}.cn-blog-mini-stats div{padding:12px 12px 10px!important;border:1px solid #e9eef5!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#f7fafe)!important;box-shadow:inset 0 1px #ffffffe6!important}.cn-blog-mini-stats strong{font-size:18px!important;color:#111c2b!important}.cn-blog-mini-stats span{font-size:11px!important;color:#728091!important}.cn-blog-mini-copy{gap:8px!important;padding:2px 16px 18px!important}.cn-blog-mini-copy b{margin-bottom:2px!important;color:#7f6bc5!important;font-size:10px!important;letter-spacing:.1em!important}.cn-blog-mini-copy a,.cn-blog-muted-line{display:block!important;padding:10px 12px!important;border:1px solid #edf1f6!important;border-radius:14px!important;background:#fbfcfe!important;font-size:12px!important}.cn-blog-mini-copy a:hover{background:#f4f7fc!important;border-color:#dfe7f2!important}.cn-blog-latest-card{min-height:unset!important;padding:16px!important}.cn-blog-latest-head{align-items:center!important;gap:12px!important}.cn-blog-latest-head>img{width:48px!important;height:48px!important;border-radius:14px!important;border:2px solid #fff!important;box-shadow:0 6px 18px #455b7724!important}.cn-blog-latest-head>div{gap:4px!important}.cn-blog-latest-head small{color:#8a6fd3!important;font-size:10px!important;letter-spacing:.09em!important}.cn-blog-latest-head a{white-space:normal!important;line-height:1.2!important;font-size:18px!important}.cn-blog-latest-media{display:block!important;width:100%!important;max-width:none!important;height:220px!important;max-height:none!important;margin:14px 0 12px!important;border-radius:18px!important;object-fit:cover!important;border:1px solid #edf1f6!important;box-shadow:0 10px 28px #3a4c6114!important}.cn-blog-latest-card p{margin:0 0 14px!important;color:#495563!important;font-size:13px!important;line-height:1.65!important}.cn-blog-latest-foot{justify-content:space-between!important;gap:10px!important;padding-top:12px!important;border-top:1px solid #edf1f5!important}.cn-blog-latest-foot a{display:inline-flex!important;align-items:center!important;min-height:36px!important;padding:0 14px!important;border-radius:999px!important;background:linear-gradient(135deg,#edf3fb,#f7faff)!important;color:#445b78!important;border:1px solid #e0e8f2!important;text-decoration:none!important}.cn-blog-latest-foot span{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 12px!important;border-radius:999px!important;background:#f7f9fc!important;border:1px solid #ebeff4!important;color:#7c8896!important;font-size:11px!important}.cn-blog-empty{padding:42px 20px!important;border:1px dashed #dde6f0!important;border-radius:18px!important;background:#fff!important}@media (max-width:1050px){.cn-blog-popular-column{border-right:0!important;border-bottom:1px solid #e9edf3!important}}@media (max-width:760px){.cn-blog-directory-shell{border-radius:22px!important}.cn-blog-popular-column,.cn-blog-latest-column{padding:10px!important}.cn-blog-column-title{margin-bottom:12px!important}.cn-blog-popular-card,.cn-blog-latest-card{border-radius:20px!important}.cn-blog-mini-hero{height:146px!important}.cn-blog-hero-title span{font-size:18px!important}.cn-blog-directory-follow-row{align-items:flex-start!important;flex-direction:column!important}.cn-blog-directory-follow-row button,.cn-blog-directory-follow-row span{width:100%!important;justify-content:center!important}.cn-blog-mini-stats{grid-template-columns:1fr!important}.cn-blog-latest-head a{font-size:16px!important}.cn-blog-latest-media{height:190px!important}.cn-blog-latest-foot{align-items:stretch!important;flex-direction:column!important}.cn-blog-latest-foot a,.cn-blog-latest-foot span{justify-content:center!important;width:100%!important}}.cn-foto{flex:1;min-width:0;max-width:none;width:100%}.cn-gallery-page{color:#20252b;background:#fff;border:1px solid #e2e6e9;box-shadow:0 2px 7px #1926310d}.cn-gallery-head{display:flex;align-items:center;justify-content:space-between;min-height:94px;padding:0 24px;border-bottom:1px solid #eceff1}.cn-gallery-head h1{margin:0;font-size:27px;line-height:1;font-weight:900}.cn-gallery-head-actions{display:flex;align-items:center;gap:12px}.cn-gallery-view-toggle{display:flex;border:1px solid #e0e3e7;border-radius:4px;overflow:hidden}.cn-gallery-view-toggle button{width:36px;height:42px;border:0;background:#fff;color:#476379;font-size:17px}.cn-gallery-view-toggle button.active{background:#6948ac;color:#fff}.cn-gallery-add-images,.cn-gallery-purple-btn{min-height:44px;padding:0 28px;border:0;border-radius:3px;background:#6948ac;color:#fff;font-size:14px;font-weight:700}.cn-gallery-add-images:hover,.cn-gallery-purple-btn:hover{background:#5e3fa1}.cn-gallery-add-images:disabled,.cn-gallery-purple-btn:disabled{opacity:.45;cursor:not-allowed}.cn-gallery-pending-toast{margin:12px 22px 0;padding:11px 14px;border:1px solid #efdca9;border-radius:5px;background:#fff8e6;color:#85631f}.cn-gallery-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start}.cn-gallery-main{min-width:0;border-right:1px solid #eceff1}.cn-gallery-section{padding:28px 22px 34px;border-bottom:1px solid #eceff1}.cn-gallery-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.cn-gallery-section-title h2{margin:0;font-size:17px}.cn-gallery-section-title span{color:#a3abb4;font-size:12px}.cn-gallery-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.cn-gallery-category-card{min-width:0;color:inherit;text-decoration:none}.cn-gallery-category-cover{height:205px;overflow:hidden;border-radius:4px;background:#edf1f4}.cn-gallery-category-cover img{width:100%;height:100%;object-fit:cover;display:block}.cn-gallery-cover-placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#eef3f7,#dfe6ec);font-size:72px}.cn-gallery-category-name{display:flex;gap:9px;align-items:center;margin-top:12px;font-size:17px;white-space:nowrap;overflow:hidden}.cn-gallery-category-name b{overflow:hidden;text-overflow:ellipsis}.cn-gallery-category-meta{display:flex;gap:18px;margin:8px 0 0 32px;color:#87909a;font-size:11px}.cn-gallery-new-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cn-gallery-new-photo{display:block;height:162px;overflow:hidden;border-radius:3px;background:#eef1f3}.cn-gallery-new-photo img{width:100%;height:100%;object-fit:cover;display:block}.cn-gallery-comments-side{padding:180px 18px 24px;min-width:0}.cn-gallery-comments-side h3{margin:0 0 18px;font-size:18px}.cn-gallery-comments-list{display:flex;flex-direction:column}.cn-gallery-comment{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;width:100%;padding:12px 0;border:0;border-top:1px solid #eceff1;background:transparent;text-align:left;color:inherit}.cn-gallery-comment__thumb{width:48px;height:48px;border-radius:3px;object-fit:cover}.cn-gallery-comment__main{min-width:0}.cn-gallery-comment__top{display:flex;justify-content:space-between;gap:8px;color:#6f7b88;font-size:12px}.cn-gallery-comment__top small{white-space:nowrap;color:#9ca4ad;font-size:9px}.cn-gallery-comment__bubble{position:relative;display:inline-block;max-width:100%;margin-top:10px;padding:12px 15px;border:4px solid #080808;border-radius:17px;background:#fff;color:#222;font-size:12px;font-weight:600;line-height:1.35;box-shadow:0 1px #000}.cn-gallery-comment__bubble:before{content:"";position:absolute;left:20px;top:-13px;width:18px;height:18px;border-left:4px solid #080808;border-top:4px solid #080808;background:#fff;transform:rotate(45deg)}.cn-gallery-empty-mini{color:#8a949e;font-size:12px}.cn-gallery-modal-backdrop{position:fixed;z-index:250000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#000000b8}.cn-gallery-category-modal{position:relative;width:min(940px,calc(100vw - 36px));min-height:610px;padding:24px;background:#fff;border-radius:8px;box-shadow:0 22px 70px #0006}.cn-gallery-modal-x,.cn-gallery-upload-x{position:absolute;right:12px;top:10px;z-index:5;width:34px;height:34px;border:0;border-radius:50%;background:#050505;color:#fff;font-size:26px;line-height:1}.cn-gallery-category-modal h2{margin:0;font-size:24px}.cn-gallery-category-warning{display:flex;flex-direction:column;align-items:center;gap:44px;padding:90px 20px}.cn-gallery-category-warning strong{color:#b33a33;font-size:22px;text-align:center}.cn-gallery-category-chooser{width:min(420px,100%);margin:105px auto 0}.cn-gallery-category-chooser>label{display:block;margin-bottom:7px;color:#68727d;font-size:12px;font-weight:800}.cn-gallery-category-chooser select{width:100%;height:46px;padding:0 12px;border:2px solid #9d86d0;border-radius:5px;background:#fff}.cn-gallery-category-list{margin:0 0 25px;border:1px solid #e2e4e7;border-top:0}.cn-gallery-category-list button{display:flex;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 12px;border:0;background:#fff;text-align:left}.cn-gallery-category-list button:hover,.cn-gallery-category-list button.active{background:#f5f1fb}.cn-gallery-upload-layer{position:fixed;z-index:260000;top:0;right:0;bottom:0;left:0;background:#00000059;padding:9px}.cn-gallery-upload-modal{position:relative;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;border-radius:5px;background:#fff}.cn-gallery-upload-modal header{padding:24px 18px 16px;border-bottom:1px solid #e9ecef}.cn-gallery-upload-modal header h2{margin:0 0 3px;font-size:23px}.cn-gallery-upload-modal header strong{font-size:12px}.cn-gallery-upload-settings{display:flex;gap:6px;padding:28px 18px 14px;border-bottom:1px solid #eceff2}.cn-gallery-setting-wrap{position:relative}.cn-gallery-setting-wrap>button{height:34px;padding:0 15px;border:0;border-radius:4px;background:#e9f2fb;color:#2c5874}.cn-gallery-setting-pop{position:absolute;z-index:8;left:0;top:40px;width:380px;padding:20px;border:1px solid #dfe3e6;background:#fff;box-shadow:0 12px 30px #00000024}.cn-gallery-setting-pop label{display:flex;gap:9px;align-items:center;font-size:12px}.cn-gallery-setting-pop button{width:100%;height:38px;margin-top:18px;border:0;border-radius:3px;background:#e8f2fc;color:#24516c}.cn-gallery-upload-body{flex:1;display:flex;align-content:flex-start;align-items:flex-start;gap:26px;flex-wrap:wrap;overflow:auto;padding:38px}.cn-gallery-add-tile{width:190px;height:190px;border:2px dashed #e1e7eb;background:#fff;color:#718096}.cn-gallery-add-tile span{display:block;font-size:84px;line-height:.9}.cn-gallery-add-tile small{display:block;margin-top:16px}.cn-gallery-file-tile{position:relative;width:190px;padding:10px;border:1px solid #e0e4e8;border-radius:4px;background:#fff}.cn-gallery-file-tile img{width:100%;height:130px;object-fit:cover;display:block}.cn-gallery-file-tile>button{position:absolute;right:13px;top:112px;width:30px;height:30px;border:0;background:#ffffffe6}.cn-gallery-file-tile b,.cn-gallery-file-tile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-gallery-file-tile b{margin-top:8px;font-size:12px}.cn-gallery-file-tile small{margin-top:4px;color:#77828c;font-size:11px}.cn-gallery-upload-error{padding:10px 18px;background:#fff0f0;color:#a52c2c}.cn-gallery-upload-modal footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 18px;border-top:1px solid #e4e7e9}.cn-gallery-upload-modal footer span{color:#8a949e;font-size:11px}.cn-gallery-album-page{background:transparent;border:0;box-shadow:none}.cn-gallery-album-page .cn-gallery-main{background:#fff}.cn-gallery-album-page .cn-gallery-comments-side{padding-top:460px;background:#fff}.cn-gallery-album-intro{padding:26px 28px 18px;border:1px solid #e6e8ea;background:#fff;box-shadow:0 3px 8px #0000000f}.cn-gallery-album-intro h1{margin:0;padding:0 0 22px;border-bottom:1px solid #e7e8ea;font-size:28px}.cn-gallery-album-description{padding:18px 0 22px;font-size:15px;font-weight:700;line-height:1.55}.cn-gallery-album-description p{margin:0 0 14px}.cn-gallery-album-follow{display:flex;justify-content:flex-end}.cn-gallery-album-follow button{height:44px;padding:0 28px;border:0;border-radius:3px 0 0 3px;background:#6948ac;color:#fff;font-weight:700}.cn-gallery-album-follow span{display:grid;width:54px;place-items:center;border:1px solid #6948ac;border-left:0;border-radius:0 3px 3px 0;background:#fff;font-weight:800}.cn-gallery-album-actionrow{display:flex;justify-content:flex-end;gap:10px;padding:28px 0 18px}.cn-gallery-manage-link{border:0;background:transparent;color:#397ba4;text-decoration:underline}.cn-gallery-list-controls{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:0 18px 16px;border-bottom:1px solid #e4e7e9;background:#fff}.cn-gallery-pages{display:flex;align-items:center;gap:8px}.cn-gallery-pages button{min-width:34px;height:34px;border:0;background:#fff;font-weight:800}.cn-gallery-pages button.active{border-radius:3px;background:#44484d;color:#fff}.cn-gallery-pages span{margin-left:18px;color:#7e8994;font-size:12px}.cn-gallery-view-sort{display:flex;align-items:center;gap:12px}.cn-gallery-view-sort>div{display:flex;border:1px solid #dce1e5;border-radius:4px;overflow:hidden}.cn-gallery-view-sort button{width:38px;height:34px;border:0;background:#fff}.cn-gallery-view-sort button.active{background:#42474d;color:#fff}.cn-gallery-view-sort select{height:36px;border:1px solid #dce1e5;background:#fff;font-weight:800}.cn-gallery-photo-results{background:#fff}.cn-gallery-photo-row{display:grid;grid-template-columns:116px minmax(180px,1fr) 190px auto;gap:16px;align-items:center;min-height:138px;padding:18px;border-bottom:1px solid #eceff1}.cn-gallery-photo-row.status-pending{background:#fff8fb}.cn-gallery-photo-thumb{position:relative;width:116px;height:104px;padding:0;border:0;background:#edf1f4}.cn-gallery-photo-thumb img{width:100%;height:100%;object-fit:cover;display:block}.cn-gallery-pending-corner{position:absolute;left:6px;top:5px;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#fff;color:#a52c63}.cn-gallery-photo-title{display:flex;gap:8px;align-items:center;color:#a51f63;font-size:17px}.cn-gallery-photo-info>span{display:block;margin-top:6px;color:#7d8791;font-size:12px}.cn-gallery-photo-meta{display:flex;flex-direction:column;gap:6px;color:#a51f63;font-size:12px}.cn-gallery-photo-meta b{font-size:13px}.cn-gallery-photo-actions{display:flex;flex-direction:column;gap:6px}.cn-gallery-photo-actions button{height:34px;border:1px solid #dfe4e7;background:#fff}.cn-gallery-photo-actions button.active{color:#b42258}.cn-gallery-photo-results.is-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:9px}.cn-gallery-photo-results.is-grid .cn-gallery-photo-row{display:block;min-height:0;padding:0;border:1px solid #e5e8ea}.cn-gallery-photo-results.is-grid .cn-gallery-photo-thumb{width:100%;height:auto;aspect-ratio:1}.cn-gallery-photo-results.is-grid .cn-gallery-photo-info,.cn-gallery-photo-results.is-grid .cn-gallery-photo-meta,.cn-gallery-photo-results.is-grid .cn-gallery-photo-actions{padding:8px}.cn-gallery-photo-results.is-compact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px}.cn-gallery-photo-results.is-compact .cn-gallery-photo-row{display:block;min-height:0;padding:0}.cn-gallery-photo-results.is-compact .cn-gallery-photo-thumb{width:100%;height:auto;aspect-ratio:1}.cn-gallery-photo-results.is-compact .cn-gallery-photo-info,.cn-gallery-photo-results.is-compact .cn-gallery-photo-meta,.cn-gallery-photo-results.is-compact .cn-gallery-photo-actions{display:none}.cn-gallery-empty-big{padding:60px 20px;text-align:center;color:#8b949c}.cn-gallery-photo-modal{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 360px;width:min(1180px,96vw);max-height:92vh;overflow:hidden;border-radius:8px;background:#101317}.cn-gallery-photo-modal>img{width:100%;height:100%;max-height:92vh;object-fit:contain;background:#0c0f12}.cn-gallery-photo-modal-side{overflow:auto;padding:22px;background:#fff}.cn-gallery-photo-modal-side h3{margin:0 40px 14px 0}.cn-gallery-photo-modal-comments{display:flex;flex-direction:column}.cn-gallery-photo-modal-side form{display:flex;flex-direction:column;gap:8px;margin-top:18px}.cn-gallery-photo-modal-side textarea{min-height:90px;padding:10px;border:1px solid #ccd3d9;resize:vertical}.cn-gallery-photo-pending-message{padding:15px;border:1px solid #f0d6aa;background:#fff8e9;color:#7e5d21}.cn-gallery-manage-modal{position:relative;width:min(620px,94vw);padding:24px;border-radius:8px;background:#fff}.cn-gallery-manage-modal h2{margin-top:0}.cn-gallery-manage-modal>label{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;font-weight:800}.cn-gallery-manage-modal input,.cn-gallery-manage-modal textarea{padding:10px;border:1px solid #ccd3d9}.cn-gallery-manage-modal textarea{min-height:190px;resize:vertical}.cn-gallery-manage-modal>div{display:flex;justify-content:flex-end;gap:8px}.cn-gallery-manage-modal>div>button:first-child{border:1px solid #d9dfe4;background:#fff}@media (max-width:900px){.cn-gallery-layout{grid-template-columns:1fr}.cn-gallery-main{border-right:0}.cn-gallery-comments-side{padding:22px 16px;border-top:1px solid #e6e9ec}.cn-gallery-album-page .cn-gallery-comments-side{padding-top:22px}}@media (max-width:760px){.cn-foto{padding:0!important}.cn-gallery-page{border-radius:0}.cn-gallery-head{min-height:70px;padding:0 12px}.cn-gallery-head h1{font-size:23px}.cn-gallery-head-actions{gap:6px}.cn-gallery-view-toggle{display:none}.cn-gallery-add-images{min-height:40px;padding:0 15px;font-size:12px}.cn-gallery-section{padding:18px 10px 22px}.cn-gallery-category-grid{grid-template-columns:1fr;gap:18px}.cn-gallery-category-cover{height:210px}.cn-gallery-new-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.cn-gallery-new-photo{height:auto;aspect-ratio:1}.cn-gallery-comments-side h3{font-size:17px}.cn-gallery-comment__top{flex-direction:column;gap:2px}.cn-gallery-comment__top small{white-space:normal}.cn-gallery-category-modal{width:calc(100vw - 14px);min-height:min(640px,calc(100dvh - 14px));padding:18px}.cn-gallery-category-warning{padding:84px 0 0;gap:35px}.cn-gallery-category-warning strong{font-size:18px}.cn-gallery-category-chooser{margin-top:80px}.cn-gallery-upload-layer{padding:0}.cn-gallery-upload-modal{border-radius:0}.cn-gallery-upload-modal header{padding:17px 12px}.cn-gallery-upload-settings{padding:12px;overflow-x:auto}.cn-gallery-setting-wrap{flex:0 0 auto}.cn-gallery-setting-pop{position:fixed;z-index:270000;left:8px;right:8px;top:110px;width:auto}.cn-gallery-upload-body{padding:18px 12px;gap:10px}.cn-gallery-add-tile,.cn-gallery-file-tile{width:calc(50% - 5px)}.cn-gallery-add-tile{height:170px}.cn-gallery-file-tile img{height:112px}.cn-gallery-upload-modal footer{padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px));flex-direction:column;align-items:stretch}.cn-gallery-upload-modal footer .cn-gallery-purple-btn{width:100%}.cn-gallery-album-intro{padding:18px 12px}.cn-gallery-album-intro h1{font-size:22px}.cn-gallery-album-description{font-size:13px}.cn-gallery-album-actionrow{padding:12px;flex-wrap:wrap}.cn-gallery-list-controls{align-items:stretch;flex-direction:column;padding:8px 10px}.cn-gallery-pages{overflow-x:auto}.cn-gallery-pages span{margin-left:4px;white-space:nowrap}.cn-gallery-view-sort{justify-content:space-between}.cn-gallery-view-sort select{max-width:180px;font-size:10px}.cn-gallery-photo-row{grid-template-columns:84px minmax(0,1fr);gap:10px;min-height:110px;padding:10px}.cn-gallery-photo-thumb{width:84px;height:84px}.cn-gallery-photo-meta,.cn-gallery-photo-actions{grid-column:2}.cn-gallery-photo-actions{flex-direction:row}.cn-gallery-photo-actions button{flex:1}.cn-gallery-photo-results.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cn-gallery-photo-results.is-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.cn-gallery-photo-modal{grid-template-columns:1fr;grid-template-rows:minmax(210px,45dvh) 1fr;width:calc(100vw - 10px);max-height:calc(100dvh - 20px)}.cn-gallery-photo-modal>img{max-height:45dvh}.cn-gallery-photo-modal-side{padding:14px}}.cn-gallery-viewer-backdrop{position:fixed;z-index:275000;top:0;right:0;bottom:0;left:0;overflow:auto;padding:18px;background:#060a0ee0}.cn-gallery-viewer{position:relative;width:min(1180px,96vw);margin:0 auto;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0000007a}.cn-gallery-viewer-close{position:absolute;z-index:20;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:50%;background:#000000e0;color:#fff;font-size:27px;line-height:1}.cn-gallery-viewer-stage{position:relative;display:grid;min-height:480px;max-height:72vh;place-items:center;overflow:hidden;background:#050607;touch-action:pan-y;-webkit-user-select:none;user-select:none}.cn-gallery-viewer-stage>img{display:block;width:100%;height:100%;max-height:72vh;object-fit:contain;pointer-events:none}.cn-gallery-viewer-arrow{position:absolute;z-index:12;top:50%;display:grid;width:54px;height:72px;place-items:center;transform:translateY(-50%);border:0;border-radius:10px;background:#0000006b;color:#fff;font-size:56px;line-height:1;opacity:.9}.cn-gallery-viewer-arrow:hover{background:#000000ad}.cn-gallery-viewer-arrow.left{left:14px}.cn-gallery-viewer-arrow.right{right:14px}.cn-gallery-viewer-counter{position:absolute;z-index:10;left:50%;bottom:14px;transform:translate(-50%);padding:6px 11px;border-radius:14px;background:#00000085;color:#fff;font-size:11px;font-weight:800}.cn-gallery-swipe-hint{display:none;position:absolute;right:12px;bottom:14px;color:#ffffffb8;font-size:10px}.cn-gallery-viewer-info{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 24px;border-bottom:1px solid #e6e9ec}.cn-gallery-viewer-author{display:flex;align-items:center;gap:12px;min-width:0}.cn-gallery-viewer-author>img{width:52px;height:52px;object-fit:cover;border-radius:4px}.cn-gallery-viewer-author>div{display:flex;min-width:0;flex-direction:column;gap:4px}.cn-gallery-viewer-author b{display:flex;align-items:center;gap:4px;font-size:14px}.cn-gallery-viewer-author span{color:#7e8994;font-size:11px}.cn-gallery-viewer-tools{display:flex;gap:8px;flex:0 0 auto}.cn-gallery-viewer-tools button,.cn-gallery-viewer-social button{min-height:36px;padding:0 12px;border:1px solid #dbe1e6;border-radius:5px;background:#fff;color:#52606c}.cn-gallery-viewer-social{display:flex;justify-content:space-between;padding:10px 24px;border-bottom:1px solid #e6e9ec}.cn-gallery-viewer-comments{padding:24px;background:#f7f9fb}.cn-gallery-viewer-comments>h2{margin:0 0 16px;padding-bottom:14px;border-bottom:1px solid #dfe4e8;font-size:21px}.cn-gallery-comment-cards{display:flex;flex-direction:column;gap:15px}.cn-gallery-comments-loading{padding:12px 0;color:#7f8992;font-size:12px}.cn-gallery-comment-card{position:relative;padding:20px 22px 0;border:1px solid #dce2e7;border-radius:5px;background:#fff;box-shadow:0 1px 3px #18232e0a}.cn-gallery-comment-card-head{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:start}.cn-gallery-comment-card-head>img{width:56px;height:56px;object-fit:cover;background:#edf2f6}.cn-gallery-comment-card-head>div:nth-child(2){display:flex;min-width:0;flex-direction:column;padding-top:3px}.cn-gallery-comment-card-head b{display:flex;align-items:center;gap:6px;color:#3f4751;font-size:14px}.cn-gallery-comment-card-head small{margin-top:4px;color:#9199a2;font-size:10px}.cn-gallery-comment-tools{position:relative}.cn-gallery-comment-more{width:30px;height:30px;border:0;background:transparent;color:#79828c;font-weight:900;letter-spacing:1px}.cn-gallery-comment-more:hover{background:#f4f6f8;border-radius:4px}.cn-gallery-comment-menu{position:absolute;z-index:40;top:34px;right:0;display:flex;width:205px;flex-direction:column;padding:7px;border:1px solid #d9dee3;border-radius:7px;background:#fff;box-shadow:0 9px 24px #18232e2b}.cn-gallery-comment-menu button{width:100%;min-height:40px;padding:0 12px;border:0;border-radius:4px;background:#fff;color:#3f4852;font-size:12.5px;font-weight:650;text-align:left}.cn-gallery-comment-menu button:hover{background:#f3f5f7}.cn-gallery-comment-menu button.danger{color:#bd3030}.cn-gallery-comment-card-body{min-height:44px;margin:16px 0 18px;color:#282d33;font-size:14px;line-height:1.6;word-break:break-word}.cn-gallery-rich-line a{color:#2a7eb2;text-decoration:underline}.cn-gallery-comment-attachment{display:block;max-width:min(520px,100%);max-height:420px;margin-top:12px;object-fit:contain;border:1px solid #e0e5e9;border-radius:4px}.cn-gallery-quoted-comment{display:flex;flex-direction:column;gap:4px;margin:14px 0 5px 68px;padding:10px 12px;border-left:3px solid #77a7d1;background:#f4f8fb;color:#59636e}.cn-gallery-quoted-comment b{font-size:11px;color:#3e6f97}.cn-gallery-quoted-comment span{font-size:11px;line-height:1.45}.cn-gallery-comment-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;margin:0 -22px;padding:0 16px;border-top:1px solid #edf0f2;background:#fbfcfd}.cn-gallery-quote-btn{display:flex;align-items:center;gap:8px;height:34px;padding:0 8px;border:0;background:transparent;color:#78818a;font-size:11px}.cn-gallery-quote-btn>span{display:grid;width:22px;height:22px;border:1px solid #c8d2db;border-radius:3px;place-items:center;background:#fff;color:#2c79b2;font-size:12px;font-weight:900}.cn-gallery-quote-btn.active{color:#2b76aa}.cn-gallery-quote-btn.active>span{border-color:#9ebed7;background:#e7f1fb}.cn-gallery-comment-reactions{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:0}.cn-gallery-comment-reactions>small{overflow:hidden;max-width:210px;color:#8a929a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.cn-gallery-reaction-control{position:relative;display:inline-flex;align-items:center}.cn-gallery-reaction-main{display:flex;align-items:center;gap:5px;min-width:48px;height:32px;padding:0 9px;border:1px solid #d9dfe4;border-radius:18px;background:#fff}.cn-gallery-reaction-main>span{font-size:18px}.cn-gallery-reaction-main>b{min-width:8px;color:#5c6670;font-size:11px}.cn-gallery-reaction-main.active{border-color:#9fb7d3;background:#f5f9ff}.cn-gallery-reaction-picker{position:absolute;z-index:70;right:-4px;bottom:39px;display:flex;gap:2px;padding:7px 8px;border-radius:30px;background:#050505;box-shadow:0 9px 25px #00000047;opacity:0;pointer-events:none;transform:translateY(6px);transition:.14s ease}.cn-gallery-reaction-picker button{width:36px;height:36px;border:0;border-radius:50%;background:transparent;font-size:22px}.cn-gallery-reaction-picker button:hover,.cn-gallery-reaction-picker button.active{background:#ffffff24;transform:translateY(-2px) scale(1.08)}.cn-gallery-reaction-control.open .cn-gallery-reaction-picker{opacity:1;pointer-events:auto;transform:translateY(0)}.cn-gallery-comment-compose{display:grid;grid-template-columns:56px minmax(0,1fr);gap:14px;margin-top:18px;padding:18px 20px;background:#eef5f9}.cn-gallery-comment-compose>img{width:56px;height:56px;object-fit:cover;background:#e5edf3}.cn-gallery-comment-editor{min-width:0;border:2px solid #8d6bbb;border-radius:5px;background:#fff;box-shadow:0 0 0 3px #805bb41f}.cn-gallery-editor-toolbar{position:relative;display:flex;align-items:center;gap:4px;min-height:50px;padding:7px 10px;border-bottom:1px solid #dfe4e8;background:#fff}.cn-gallery-editor-toolbar>button,.cn-gallery-editor-pop-wrap>button{min-width:34px;height:34px;padding:0 8px;border:0;border-radius:4px;background:#fff;color:#3d444b;font-size:15px}.cn-gallery-editor-toolbar>button:hover,.cn-gallery-editor-pop-wrap>button:hover{background:#eef1f4}.cn-gallery-editor-toolbar .sep{width:1px;height:28px;margin:0 4px;background:#d6dce1}.cn-gallery-editor-pop-wrap{position:relative}.cn-gallery-emoji-pop{position:absolute;z-index:90;left:0;top:40px;display:grid;grid-template-columns:repeat(6,34px);gap:3px;width:max-content;max-width:260px;padding:8px;border:1px solid #dce2e7;border-radius:7px;background:#fff;box-shadow:0 10px 28px #18232e2e}.cn-gallery-emoji-pop button{width:34px;height:34px;border:0;background:#fff;font-size:20px}.cn-gallery-gif-pop{position:absolute;z-index:95;left:0;top:40px;width:330px;max-height:390px;overflow:auto;padding:10px;border:1px solid #dce2e7;border-radius:7px;background:#fff;box-shadow:0 10px 28px #18232e2e}.cn-gallery-gif-pop>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.cn-gallery-gif-pop>div:first-child button{width:28px;height:28px;border:0;background:transparent;font-size:20px}.cn-gallery-gif-pop form input{width:100%;height:36px;padding:0 9px;border:1px solid #ccd4da}.cn-gallery-gif-pop>small{display:block;margin:7px 0;color:#7e8994;font-size:10px}.cn-gallery-gif-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:8px}.cn-gallery-gif-grid button{padding:0;border:0;background:#eef2f5}.cn-gallery-gif-grid img{display:block;width:100%;height:76px;object-fit:cover}.cn-gallery-gif-pop>em{display:block;margin-top:7px;color:#8c959e;font-size:9px;text-align:right}.cn-gallery-link-pop{position:absolute;z-index:90;left:0;top:40px;width:290px;padding:10px;border:1px solid #dce2e7;border-radius:7px;background:#fff;box-shadow:0 10px 28px #18232e2e}.cn-gallery-link-pop input{width:100%;height:36px;margin-bottom:7px;padding:0 8px;border:1px solid #ccd4da}.cn-gallery-link-pop>div{display:flex;justify-content:flex-end;gap:6px}.cn-gallery-link-pop button{height:32px;border:1px solid #d5dce1;background:#fff}.cn-gallery-comment-editor>textarea{display:block;width:100%;min-height:220px;padding:16px;border:0;outline:0;resize:vertical;color:#252a2f;font:inherit;line-height:1.55}.cn-gallery-editor-media{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:84px;padding:12px 14px;border-top:1px solid #e2e7eb;background:#f1f7fb}.cn-gallery-editor-media>div{display:flex;align-items:center;gap:6px;min-width:0;color:#66727e;font-size:12px}.cn-gallery-editor-media>div>button{border:0;background:transparent;color:#3c6f91;text-decoration:underline}.cn-gallery-editor-media img{width:58px;height:58px;object-fit:cover;border-radius:4px}.cn-gallery-other-media{height:38px;padding:0 12px;border:2px solid #111;border-radius:4px;background:#fff}.cn-gallery-comment-error{margin:10px 0;padding:10px 12px;border:1px solid #edcccc;border-radius:4px;background:#fff1f1;color:#a12d2d;font-size:12px}.cn-gallery-editor-submit{display:flex;justify-content:flex-end;padding:12px 0 0;background:#eef5f9}.cn-gallery-comment-editor .cn-gallery-editor-submit{margin:0;padding:12px;border-top:1px solid #e2e7eb;background:#fff}.cn-gallery-quote-preview{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin:8px;padding:8px 10px;border:1px solid #d3e0ea;border-radius:3px;background:#f7fbfe}.cn-gallery-quote-preview>div{display:flex;min-width:0;flex-direction:column;gap:2px}.cn-gallery-quote-preview b{color:#3d6e96;font-size:10px}.cn-gallery-quote-preview span{overflow:hidden;color:#747d86;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.cn-gallery-quote-preview>button{width:24px;height:24px;border:0;background:transparent;font-size:18px}@media (max-width:760px){.cn-gallery-viewer-backdrop{padding:0;overflow:hidden;background:#050607}.cn-gallery-viewer{width:100%;height:100dvh;margin:0;overflow-y:auto;border-radius:0;background:#fff}.cn-gallery-viewer-stage{min-height:52dvh;height:52dvh;max-height:none;touch-action:pan-y}.cn-gallery-viewer-stage>img{height:52dvh;max-height:none}.cn-gallery-viewer-arrow{width:42px;height:58px;border-radius:9px;font-size:44px}.cn-gallery-viewer-arrow.left{left:5px}.cn-gallery-viewer-arrow.right{right:5px}.cn-gallery-swipe-hint{display:block}.cn-gallery-viewer-info{align-items:flex-start;flex-direction:column;padding:12px}.cn-gallery-viewer-tools{width:100%}.cn-gallery-viewer-tools button{flex:1}.cn-gallery-viewer-social{padding:9px 12px}.cn-gallery-viewer-comments{padding:14px 8px calc(90px + env(safe-area-inset-bottom,0px))}.cn-gallery-comment-card{padding:15px 13px 0}.cn-gallery-comment-card-head{grid-template-columns:46px minmax(0,1fr) auto}.cn-gallery-comment-card-head>img{width:46px;height:46px}.cn-gallery-comment-card-head b{font-size:13px}.cn-gallery-comment-card-head small{font-size:9.5px}.cn-gallery-comment-card-body{min-height:38px;margin:14px 0 16px;font-size:13px}.cn-gallery-quoted-comment{margin-left:56px}.cn-gallery-comment-card-footer{min-height:46px;margin:0 -13px;padding:0 10px}.cn-gallery-comment-reactions>small{display:none}.cn-gallery-reaction-picker{position:fixed;z-index:290000;left:50%;right:auto;bottom:calc(82px + env(safe-area-inset-bottom,0px));transform:translate(-50%) translateY(6px)}.cn-gallery-reaction-control.open .cn-gallery-reaction-picker{transform:translate(-50%) translateY(0)}.cn-gallery-comment-compose{grid-template-columns:44px minmax(0,1fr);gap:9px;padding:12px 8px 70px}.cn-gallery-comment-compose>img{width:44px;height:44px}.cn-gallery-editor-toolbar{overflow-x:auto;overflow-y:visible;white-space:nowrap}.cn-gallery-editor-toolbar>button,.cn-gallery-editor-pop-wrap{flex:0 0 auto}.cn-gallery-emoji-pop,.cn-gallery-link-pop,.cn-gallery-gif-pop{position:fixed;z-index:290000;left:8px;right:8px;top:auto;bottom:calc(82px + env(safe-area-inset-bottom,0px));width:auto;max-width:none}.cn-gallery-emoji-pop{grid-template-columns:repeat(7,minmax(0,1fr))}.cn-gallery-gif-pop{max-height:52dvh;overflow:auto}.cn-gallery-comment-editor>textarea{min-height:150px}.cn-gallery-editor-media{align-items:flex-start;flex-direction:column}.cn-gallery-other-media{width:100%}.cn-gallery-editor-submit{padding:10px 0 0}.cn-gallery-comment-editor .cn-gallery-editor-submit{margin:0}.cn-gallery-editor-submit .cn-gallery-purple-btn{width:100%}}.cn-gallery-album-follow button{cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease}.cn-gallery-album-follow button:not(.active){border:1px solid #6948ac;background:#fff;color:#6948ac}.cn-gallery-album-follow button.active{background:#6948ac;color:#fff}.cn-gallery-reaction-summary{display:flex;align-items:center;flex-wrap:wrap;gap:5px;min-width:0}.cn-gallery-reaction-summary>span{display:inline-flex;align-items:center;gap:3px;height:27px;padding:0 7px;border:1px solid #dce2e7;border-radius:16px;background:#fff;box-shadow:0 1px 2px #1d2b370a}.cn-gallery-reaction-summary b{font-size:15px;line-height:1}.cn-gallery-reaction-summary small{color:#5f6973;font-size:10px;font-weight:800}.cn-gallery-reaction-main{min-width:38px;justify-content:center}.cn-gallery-reaction-main>b{display:none!important}.cn-gallery-photo-actions--social{min-width:170px;align-items:stretch}.cn-gallery-photo-row-reactions{position:relative;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.cn-gallery-photo-actions button.danger,.cn-gallery-viewer-tools button.danger{border-color:#efc8c8;background:#fff5f5;color:#a82727}.cn-gallery-photo-actions button.danger:hover,.cn-gallery-viewer-tools button.danger:hover{background:#fee8e8}.cn-gallery-photo-reaction-bar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px;min-width:190px}.cn-gallery-viewer-info{gap:14px}.cn-gallery-viewer-tools{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.cn-gallery-viewer-tools button{min-height:35px;padding:0 12px;border:1px solid #dce1e5;border-radius:4px;background:#fff}.cn-gallery-page-error{margin:12px 16px}.cn-gallery-image-route{min-height:40vh}.cn-gallery-comment-reactions{flex-wrap:wrap}.cn-gallery-comment-reactions .cn-gallery-reaction-summary{justify-content:flex-end}.cn-gallery-image-route .cn-gallery-loading,.cn-gallery-image-route .cn-gallery-empty-big{min-height:320px;display:grid;place-items:center;gap:12px;background:#fff}@media (max-width:760px){.cn-gallery-photo-actions--social{width:100%}.cn-gallery-photo-row-reactions{justify-content:flex-start}.cn-gallery-photo-reaction-bar{width:100%;justify-content:flex-start}.cn-gallery-reaction-summary{gap:4px}.cn-gallery-reaction-summary>span{height:26px;padding:0 6px}.cn-gallery-viewer-tools{width:100%}.cn-gallery-viewer-tools button{flex:1 1 130px}.cn-gallery-comment-reactions{max-width:75%;justify-content:flex-end}.cn-gallery-comment-reactions .cn-gallery-reaction-summary{max-width:100%;justify-content:flex-end}}nn .cn-gallery-confirm-backdrop{position:fixed;z-index:390000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#10182094;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.cn-gallery-confirm{position:relative;width:min(430px,calc(100vw - 28px));padding:28px 26px 22px;border:1px solid #e0e4e8;border-radius:14px;background:#fff;box-shadow:0 24px 70px #08121c52;text-align:center}.cn-gallery-confirm-x{position:absolute;right:11px;top:9px;width:32px;height:32px;border:0;border-radius:50%;background:#eef1f4;color:#35404a;font-size:22px;line-height:1}.cn-gallery-confirm-icon{display:grid;width:58px;height:58px;margin:0 auto 13px;place-items:center;border-radius:50%;background:#fff0f0;font-size:27px}.cn-gallery-confirm h3{margin:0 0 8px;color:#20272e;font-size:20px}.cn-gallery-confirm p{margin:0 auto;max-width:340px;color:#6d7780;font-size:13px;line-height:1.5}.cn-gallery-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}.cn-gallery-confirm-actions button{min-height:44px;border-radius:8px;font-size:13px;font-weight:800}.cn-gallery-confirm-actions .secondary{border:1px solid #dce1e5;background:#fff;color:#39434c}.cn-gallery-confirm-actions .danger{border:1px solid #e7bcbc;background:#fff1f1;color:#a92727}.cn-gallery-confirm-actions .danger:hover{background:#ffe6e6}.cn-gallery-confirm-actions button:disabled{opacity:.58;cursor:wait}@media (max-width:560px){.cn-gallery-confirm-backdrop{align-items:end;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px))}.cn-gallery-confirm{width:100%;border-radius:18px 18px 12px 12px;padding:25px 18px 18px}}.cn-gallery-photo-row{grid-template-columns:116px minmax(180px,1fr) 180px 176px!important}.cn-gallery-photo-actions--social{width:176px!important;min-width:176px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;gap:7px!important}.cn-gallery-photo-row-reactions{width:100%!important;min-height:38px!important;justify-content:flex-end!important;overflow:visible!important}.cn-gallery-photo-actions--social>button{width:100%!important;min-width:0!important;height:39px!important;min-height:39px!important;max-height:39px!important;padding:0 12px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border:1px solid #dce2e7!important;border-radius:5px!important;background:#fff!important;color:#37434d!important;font-size:12px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important}.cn-gallery-photo-actions--social>button.danger{border-color:#e7bcbc!important;background:#fff7f7!important;color:#a32a2a!important}.cn-gallery-photo-actions--social>button.danger:hover{background:#ffeded!important}.cn-gallery-confirm-backdrop{position:fixed!important;z-index:500000!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;margin:0!important;background:#0e182194!important;overflow:hidden!important}.cn-gallery-confirm{position:relative!important;inset:auto!important;transform:none!important;margin:0!important;width:min(410px,calc(100vw - 32px))!important;max-width:410px!important;padding:27px 24px 21px!important;border-radius:13px!important}@media (max-width:760px){.cn-gallery-photo-row{grid-template-columns:84px minmax(0,1fr)!important}.cn-gallery-photo-actions--social{grid-column:1 / -1!important;width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:7px!important;padding-top:2px!important}.cn-gallery-photo-row-reactions{grid-column:1 / -1!important;justify-content:flex-start!important}.cn-gallery-photo-actions--social>button{width:100%!important}.cn-gallery-confirm-backdrop{align-items:center!important;justify-content:center!important;padding:12px!important}.cn-gallery-confirm{width:min(390px,calc(100vw - 24px))!important;max-width:390px!important;border-radius:14px!important;padding:25px 18px 19px!important}}.cn-gallery-category-chooser{width:min(520px,100%)!important}.cn-gallery-category-select-wrap{position:relative;width:100%}.cn-gallery-category-select-wrap select{display:block;width:100%!important;height:52px!important;min-height:52px!important;padding:0 46px 0 14px!important;border:2px solid #9b82cf!important;border-radius:6px!important;background:#fff!important;color:#222!important;font-size:14px!important;font-weight:600!important;cursor:pointer!important;-moz-appearance:auto!important;appearance:auto!important;-webkit-appearance:menulist!important}.cn-gallery-category-selected{display:flex;align-items:center;gap:9px;width:100%;min-height:46px;margin-top:10px;padding:10px 12px;border:1px solid #e1e4e7;border-radius:5px;background:#faf9fd;color:#2d3339;font-size:13px}.cn-gallery-category-selected b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-gallery-category-continue{display:block!important;min-width:150px!important;margin-top:22px!important}.cn-gallery-category-list{display:none!important}.cn-gallery-photo-row{grid-template-columns:116px minmax(145px,1fr) 155px 142px!important;gap:14px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.cn-gallery-photo-info,.cn-gallery-photo-meta,.cn-gallery-photo-actions--social{min-width:0!important;max-width:100%!important}.cn-gallery-photo-actions--social{justify-self:stretch!important;width:142px!important;min-width:0!important;max-width:142px!important;overflow:visible!important}.cn-gallery-photo-row-reactions{width:100%!important;min-width:0!important;max-width:100%!important;min-height:34px!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:5px!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-control{margin-left:auto!important;flex:0 0 auto!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-main{width:42px!important;min-width:42px!important;max-width:42px!important;height:34px!important;padding:0!important;justify-content:center!important}.cn-gallery-photo-actions--social>button{width:100%!important;min-width:0!important;max-width:100%!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 8px!important;border-radius:5px!important;box-sizing:border-box!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-summary{max-width:92px!important;justify-content:flex-end!important;flex-wrap:wrap!important}@media (min-width:761px) and (max-width:1180px){.cn-gallery-photo-row{grid-template-columns:102px minmax(120px,1fr) 135px 126px!important;gap:10px!important;padding:13px!important}.cn-gallery-photo-thumb{width:102px!important;height:92px!important}.cn-gallery-photo-actions--social{width:126px!important;max-width:126px!important}.cn-gallery-photo-actions--social>button{font-size:11px!important;padding:0 6px!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-summary{display:none!important}}@media (max-width:760px){.cn-gallery-photo-row{grid-template-columns:84px minmax(0,1fr)!important;gap:10px!important;overflow:visible!important}.cn-gallery-photo-actions--social{grid-column:1 / -1!important;width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.cn-gallery-photo-row-reactions{grid-column:1 / -1!important;width:100%!important;max-width:100%!important;justify-content:flex-start!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-control{margin-left:0!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-summary{max-width:calc(100% - 52px)!important;justify-content:flex-start!important}.cn-gallery-category-chooser{width:100%!important;margin-top:76px!important}.cn-gallery-category-select-wrap select{height:50px!important;min-height:50px!important;font-size:13px!important}.cn-gallery-category-continue{width:100%!important;margin-top:16px!important}}@media (max-width:360px){.cn-gallery-photo-actions--social{grid-template-columns:1fr!important}}.cn-gallery-comment__avatar{width:48px!important;height:48px!important;min-width:48px!important;border-radius:4px!important;object-fit:cover!important;object-position:center!important;background:#eef2f5!important}.cn-gallery-photo-row{grid-template-columns:116px minmax(145px,1fr) 150px 210px!important}.cn-gallery-photo-actions--social{width:210px!important;max-width:210px!important;min-width:0!important;gap:8px!important}.cn-gallery-photo-row-reactions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;width:100%!important;max-width:100%!important;min-height:36px!important;overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none;-ms-overflow-style:none;padding:1px 0!important}.cn-gallery-photo-row-reactions::-webkit-scrollbar{display:none}.cn-gallery-photo-row-reactions .cn-gallery-reaction-summary{display:flex!important;flex:0 1 auto!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;width:auto!important;max-width:none!important;min-width:0!important;overflow:visible!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-summary>span{flex:0 0 auto!important;height:30px!important;padding:0 7px!important;border-radius:16px!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-summary b{font-size:16px!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-summary small{font-size:10px!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-control{flex:0 0 auto!important;margin-left:0!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-main{width:42px!important;min-width:42px!important;max-width:42px!important;height:36px!important;min-height:36px!important;padding:0!important;border-radius:19px!important}.cn-gallery-photo-actions--social>button{height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 10px!important}@media (min-width:761px) and (max-width:1180px){.cn-gallery-photo-row{grid-template-columns:102px minmax(120px,1fr) 130px 176px!important}.cn-gallery-photo-actions--social{width:176px!important;max-width:176px!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-summary{display:flex!important}}@media (max-width:760px){.cn-gallery-photo-actions--social{width:100%!important;max-width:100%!important}.cn-gallery-photo-row-reactions{grid-column:1 / -1!important;justify-content:flex-start!important;overflow-x:auto!important;overscroll-behavior-x:contain!important;touch-action:pan-x!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-summary{justify-content:flex-start!important;max-width:none!important}.cn-gallery-photo-row-reactions .cn-gallery-reaction-control{margin-left:0!important}}.cn-gallery-reaction-picker--portal{position:fixed!important;z-index:520000!important;right:auto!important;bottom:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:2px!important;min-width:250px!important;max-width:calc(100vw - 16px)!important;height:50px!important;padding:7px 8px!important;border-radius:28px!important;background:#050505!important;box-shadow:0 10px 28px #0000004d!important;opacity:1!important;pointer-events:auto!important;transform:none!important;transition:none!important;overflow:visible!important}.cn-gallery-reaction-picker--portal button{flex:0 0 36px!important;width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;padding:0!important;margin:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:transparent!important;font-size:22px!important;line-height:1!important;cursor:pointer!important}.cn-gallery-reaction-picker--portal button:hover,.cn-gallery-reaction-picker--portal button.active{background:#ffffff29!important;transform:translateY(-2px) scale(1.08)!important}.cn-gallery-photo-row .cn-gallery-reaction-picker:not(.cn-gallery-reaction-picker--portal){display:none!important}@media (max-width:760px){.cn-gallery-reaction-picker--portal{height:48px!important;min-width:250px!important;max-width:calc(100vw - 16px)!important;padding:6px 7px!important;border-radius:26px!important}.cn-gallery-reaction-picker--portal button{flex-basis:34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;font-size:21px!important}}.cn-user-album-layer{z-index:370000!important}.cn-user-album-choice,.cn-user-album-existing,.cn-user-album-create{position:relative;width:min(1180px,calc(100vw - 36px));min-height:min(760px,calc(100dvh - 40px));border-radius:9px;background:#fff;box-shadow:0 24px 70px #00000057}.cn-user-album-choice{padding:28px}.cn-user-album-choice h2,.cn-user-album-existing h2,.cn-user-album-create h2{margin:0;font-size:28px}.cn-user-album-choice-center{width:min(590px,100%);margin:245px auto 0;display:flex;flex-direction:column;gap:28px}.cn-user-album-choice-center>button{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 28px;border:1px solid #dfe4e8;border-radius:7px;background:#fff;text-align:left}.cn-user-album-choice-center>button:hover{border-color:#b69cde;background:#fbf9ff}.cn-user-album-choice-center b{display:block;font-size:20px}.cn-user-album-choice-center span{display:block;margin-top:8px;color:#7b8695;font-size:15px}.cn-user-album-choice-center strong{font-size:55px;font-weight:300;line-height:1}.cn-user-album-create{min-height:min(740px,calc(100dvh - 40px));padding:28px 26px 92px;overflow:visible}.cn-user-album-create h2{margin-bottom:42px}.cn-user-album-field{display:block;margin-bottom:22px}.cn-user-album-field>b{display:block;margin-bottom:8px;font-size:14px}.cn-user-album-field em{margin-left:10px;color:#b74646;font-size:10px;font-style:normal;font-weight:700}.cn-user-album-field>input{width:min(450px,100%);height:46px;padding:0 12px;border:1px solid #cad1d8;border-radius:4px;font-size:14px}.cn-user-album-editor{border:1px solid #bfc7ce;border-radius:4px;overflow:visible;background:#fff}.cn-user-album-editor-tools{display:flex;align-items:center;gap:4px;min-height:52px;padding:5px 10px;border-bottom:1px solid #e4e7ea}.cn-user-album-editor-tools button{min-width:38px;height:40px;border:0;background:#fff;font-size:16px;font-weight:700}.cn-user-album-editor-tools button.active{border-radius:4px;background:#d9dee3}.cn-user-album-editor-tools button.gif{font-size:11px;border:1px solid #555}.cn-user-album-editor-tools span{width:1px;height:32px;background:#d7dde2;margin:0 4px}.cn-user-album-editor textarea{display:block;width:100%;height:245px;padding:16px 20px;border:0;resize:none;font:14px/1.5 inherit;outline:0}.cn-user-album-editor-bottom{display:flex;justify-content:flex-end;min-height:62px;padding:12px;background:#f4f8fb}.cn-user-album-editor-bottom button{padding:0 20px;border:1px solid #e0e6eb;border-radius:4px;background:#fff;color:#315a75}.cn-user-album-options{display:flex;align-items:flex-start;gap:22px;margin-top:14px}.cn-user-album-option-wrap{position:relative}.cn-user-album-option-wrap>button{height:38px;border:0;background:#fff;font-size:13px}.cn-user-album-option-pop{position:absolute;z-index:20;left:0;top:38px;width:390px;padding:18px;border:1px solid #d8dde2;border-radius:5px;background:#fff;box-shadow:0 12px 32px #00000029}.cn-user-album-option-pop.privacy{width:220px;display:flex;flex-direction:column;padding:8px}.cn-user-album-option-pop.privacy button{height:42px;border:0;background:#fff;text-align:left;padding:0 12px}.cn-user-album-option-pop.privacy button.active{background:#f0eafa;color:#6948ac;font-weight:800}.cn-user-album-feature-row{display:grid;grid-template-columns:1fr 180px;gap:18px;align-items:center;min-height:64px}label.cn-user-album-feature-row{grid-template-columns:1fr 52px}.cn-user-album-feature-row select{height:42px;border:1px solid #cad2d9;border-radius:4px;background:#fff}.cn-user-album-feature-row input[type=checkbox]{position:absolute;opacity:0}.cn-user-album-feature-row .cn-switch{position:relative;width:46px;height:26px;border-radius:16px;background:#c5c9ce}.cn-user-album-feature-row .cn-switch:after{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:.15s}.cn-user-album-feature-row input:checked+.cn-switch{background:#704ab8}.cn-user-album-feature-row input:checked+.cn-switch:after{left:23px}.cn-user-album-create-footer{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 26px;border-top:1px solid #e4e8eb;background:#fff}.cn-user-album-create-footer small{color:#8a949e}.cn-user-album-existing{min-height:auto;padding:36px 28px 0;overflow:hidden}.cn-user-album-existing h2{margin-bottom:52px}.cn-user-album-existing-list{display:flex;flex-direction:column;gap:10px;max-height:420px;overflow:auto}.cn-user-album-existing-list>button{display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;gap:12px;width:100%;min-height:105px;padding:18px 20px;border:1px solid #dfe4e8;border-radius:4px;background:#f7fafc;text-align:left}.cn-user-album-existing-list>button.selected{border-color:#704ab8;background:#704ab8;color:#fff}.cn-user-album-existing-cover{width:64px;height:64px;border:1px solid #555;background:#afb4b8}.cn-user-album-existing-cover img{width:100%;height:100%;object-fit:cover}.cn-user-album-existing-list b{display:block;font-size:20px}.cn-user-album-existing-list span{display:block;margin-top:5px;color:#75808c;font-size:15px}.cn-user-album-existing-list>button.selected span{color:#fff}.cn-user-album-existing-list strong{justify-self:end;font-size:52px}.cn-user-album-existing footer{display:flex;justify-content:flex-end;margin:20px -28px 0;padding:22px 28px;border-top:1px solid #e4e8eb}.cn-user-album-use-btn{min-height:54px;padding:0 34px;border:0;border-radius:5px;background:#e9f2fb;color:#285c7a;font-size:18px}.cn-user-album-use-btn:disabled{opacity:.5}.cn-user-album-hub .cn-gallery-comments-side{padding-top:420px}.cn-user-album-list-title{padding:20px 24px 13px;border-bottom:1px solid #e4e8eb;background:#fff}.cn-user-album-list-title h2{margin:0;font-size:18px}.cn-user-album-list-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 14px;border-bottom:1px solid #e4e8eb;background:#fff}.cn-user-album-list-controls>select{height:36px;border:1px solid #d9dfe4;background:#fff;font-weight:800}.cn-user-album-list-row{display:grid;grid-template-columns:minmax(220px,1fr) 420px;gap:24px;width:100%;padding:26px 34px;border:0;border-bottom:1px solid #e4e8eb;background:#fff;text-align:left;color:#222}.cn-user-album-list-row:hover{background:#fbfcfd}.cn-user-album-list-info h3{margin:0 0 12px;font-size:20px}.cn-user-album-list-info p{margin:0 0 16px;color:#444}.cn-user-album-list-info span{display:block;margin:8px 0;color:#76818c;font-size:12px}.cn-user-album-pending{display:inline-block;margin-top:8px;padding:5px 8px;border-radius:4px;background:#fff3d9;color:#8a6520;font-size:11px}.cn-user-album-montage{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:4px;height:190px}.cn-user-album-montage img{width:100%;height:100%;object-fit:cover}.cn-user-album-montage img:first-child{grid-row:1 / 3}.cn-user-album-montage img:only-child{grid-column:1 / 3}.cn-user-album-montage-empty{grid-column:1 / 3;grid-row:1 / 3;display:grid;place-items:center;background:#eef2f5;font-size:56px}.cn-user-album-detail{width:100%;background:#fff}.cn-user-album-detail-head{display:flex;align-items:center;justify-content:space-between;padding:26px 22px;border:1px solid #e3e7ea}.cn-user-album-detail-head h1{margin:0;font-size:27px}.cn-user-album-detail-head>div{display:flex;align-items:center;gap:22px}.cn-user-album-detail-head>div>button{border:0;background:#fff;color:#657586}.cn-user-album-follow-small{display:flex}.cn-user-album-follow-small button{height:40px;padding:0 22px;border:0;background:#edf5fc;color:#285b79}.cn-user-album-follow-small button.active{background:#704ab8;color:#fff}.cn-user-album-follow-small span{display:grid;width:48px;place-items:center;border-left:1px solid #d8e0e7;background:#edf5fc}.cn-user-album-detail-grid{display:grid;grid-template-columns:390px minmax(0,1fr);gap:26px;padding:38px 20px}.cn-user-album-summary{border:1px solid #e1e5e8;border-radius:4px;overflow:visible;align-self:start}.cn-user-album-cover{height:250px;background:#eef2f4}.cn-user-album-cover img{width:100%;height:100%;object-fit:cover}.cn-user-album-cover>div{height:100%;display:grid;place-items:center;font-size:70px}.cn-user-album-summary-meta{padding:16px 18px}.cn-user-album-summary-meta span{display:block;margin:11px 0;color:#778390;font-size:12px}.cn-user-album-summary-reactions{display:flex;align-items:center;justify-content:flex-end;gap:7px;padding:0 18px 16px;min-height:48px}.cn-user-album-report{width:100%;height:64px;border:0;border-top:1px solid #e5e8eb;background:#fff;color:#2f78a0}.cn-user-album-content{min-width:0}.cn-user-album-photo-controls{display:flex;justify-content:flex-end;gap:12px;padding:0 0 12px}.cn-user-album-photo-controls>div{display:flex;border:1px solid #dce2e6}.cn-user-album-photo-controls button{width:38px;height:34px;border:0;background:#fff}.cn-user-album-photo-controls button.active{background:#41464b;color:#fff}.cn-user-album-photo-controls select{height:36px;border:1px solid #dce2e6;background:#fff;font-weight:800}.cn-user-album-photo-list{border:1px solid #e3e7ea}.cn-user-album-photo-item{display:grid;grid-template-columns:96px minmax(0,1fr) 210px;gap:18px;align-items:center;width:100%;min-height:126px;padding:18px;border:0;border-bottom:1px solid #e7eaed;background:#fff;text-align:left}.cn-user-album-photo-item img{width:96px;height:88px;object-fit:cover}.cn-user-album-photo-item>div{display:flex;flex-direction:column;gap:6px}.cn-user-album-photo-item>div:last-child{color:#555}.cn-user-album-photo-item>div:last-child b{font-size:12px}.cn-user-album-photo-list.is-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:6px}.cn-user-album-photo-list.is-grid .cn-user-album-photo-item{display:block;min-height:0;padding:0}.cn-user-album-photo-list.is-grid .cn-user-album-photo-item img{width:100%;height:auto;aspect-ratio:1;display:block}.cn-user-album-photo-list.is-grid .cn-user-album-photo-item>div{padding:8px}.cn-user-album-photo-list.is-compact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px}.cn-user-album-photo-list.is-compact .cn-user-album-photo-item{display:block;min-height:0;padding:0}.cn-user-album-photo-list.is-compact .cn-user-album-photo-item img{width:100%;height:auto;aspect-ratio:1;display:block}.cn-user-album-photo-list.is-compact .cn-user-album-photo-item>div{display:none}.cn-user-album-add-row{display:flex;justify-content:flex-end;padding:18px 0}.cn-user-album-comments{margin-top:34px}.cn-user-album-comments>h2{margin:0 0 20px}.cn-user-album-comments>p{color:#84909d}@media (max-width:900px){.cn-user-album-detail-grid{grid-template-columns:1fr}.cn-user-album-summary{max-width:520px;width:100%}.cn-user-album-list-row{grid-template-columns:1fr 330px}}@media (max-width:760px){.cn-user-album-choice,.cn-user-album-existing,.cn-user-album-create{width:100%;min-height:100dvh;border-radius:0}.cn-user-album-choice{padding:20px 14px}.cn-user-album-choice-center{margin-top:150px;gap:14px}.cn-user-album-choice-center>button{min-height:94px;padding:16px}.cn-user-album-choice-center b{font-size:17px}.cn-user-album-choice-center span{font-size:12px}.cn-user-album-choice-center strong{font-size:42px}.cn-user-album-create{padding:20px 12px 110px;overflow:auto}.cn-user-album-create h2{margin-bottom:24px;font-size:24px}.cn-user-album-editor-tools{overflow-x:auto}.cn-user-album-editor-tools button{flex:0 0 38px}.cn-user-album-options{gap:8px}.cn-user-album-option-pop{position:fixed;left:8px;right:8px;top:auto;bottom:calc(76px + env(safe-area-inset-bottom,0px));width:auto!important;max-height:60dvh;overflow:auto}.cn-user-album-feature-row{grid-template-columns:1fr 145px}label.cn-user-album-feature-row{grid-template-columns:1fr 52px}.cn-user-album-create-footer{position:fixed;z-index:5;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}.cn-user-album-create-footer small{display:none}.cn-user-album-create-footer button{width:100%}.cn-user-album-existing{width:100%;padding:22px 10px 0}.cn-user-album-existing h2{font-size:22px;margin-bottom:30px}.cn-user-album-existing-list>button{grid-template-columns:58px minmax(0,1fr) 45px;padding:12px}.cn-user-album-existing-cover{width:52px;height:52px}.cn-user-album-existing-list b{font-size:16px}.cn-user-album-existing-list span{font-size:12px}.cn-user-album-existing footer{margin:18px -10px 0;padding:12px 10px calc(12px + env(safe-area-inset-bottom,0px))}.cn-user-album-use-btn{width:100%}.cn-user-album-hub .cn-gallery-comments-side{padding-top:22px}.cn-user-album-list-controls{flex-direction:column;align-items:stretch}.cn-user-album-list-controls>select{width:100%}.cn-user-album-list-row{grid-template-columns:1fr;padding:18px 12px;gap:12px}.cn-user-album-montage{height:180px}.cn-user-album-detail-head{align-items:flex-start;gap:14px;flex-direction:column;padding:16px 12px}.cn-user-album-detail-head>div{width:100%;justify-content:space-between}.cn-user-album-detail-grid{padding:14px 8px}.cn-user-album-summary{max-width:none}.cn-user-album-photo-controls{flex-direction:column}.cn-user-album-photo-controls select{width:100%}.cn-user-album-photo-item{grid-template-columns:76px minmax(0,1fr);gap:10px;padding:10px}.cn-user-album-photo-item img{width:76px;height:70px}.cn-user-album-photo-item>div:last-child{grid-column:2}.cn-user-album-photo-list.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cn-user-album-photo-list.is-compact{grid-template-columns:repeat(3,minmax(0,1fr))}}.cn-user-album-layer{display:flex!important;align-items:flex-start!important;justify-content:center!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:20px!important}.cn-user-album-create{flex:0 0 auto!important;width:min(1180px,calc(100vw - 40px))!important;min-height:740px!important;max-height:none!important;height:auto!important;margin:auto 0!important;overflow:visible!important}.cn-user-album-create.features-open{padding-bottom:390px!important}.cn-user-album-create.privacy-open{padding-bottom:190px!important}.cn-user-album-options.has-features-open{margin-bottom:0!important}.cn-user-album-option-pop{z-index:80!important}.cn-user-album-option-pop.features{max-height:none!important}.cn-user-album-create-footer{z-index:10!important}.cn-user-album-editor{position:relative!important;overflow:visible!important}.cn-user-album-editor-tools{position:relative!important;z-index:30!important;overflow:visible!important}.cn-user-album-editor-pop-wrap{position:relative!important;flex:0 0 auto!important}.cn-user-album-editor-readable{min-width:54px!important;width:auto!important;padding:0 8px!important;white-space:nowrap!important}.cn-user-album-editor-pop{position:absolute!important;z-index:120!important;top:44px!important;left:0!important;border:1px solid #d8dde2!important;border-radius:6px!important;background:#fff!important;box-shadow:0 13px 34px #18232d2e!important;pointer-events:auto!important}.cn-user-album-editor-colors{display:grid!important;grid-template-columns:repeat(4,34px)!important;gap:8px!important;width:auto!important;padding:10px!important}.cn-user-album-editor-colors button{width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;border:2px solid #fff!important;border-radius:50%!important;box-shadow:0 0 0 1px #ccd3d9!important}.cn-user-album-editor-size{display:flex!important;flex-direction:column!important;width:165px!important;padding:6px!important}.cn-user-album-editor-size button{width:100%!important;min-width:0!important;height:38px!important;padding:0 10px!important;border:0!important;border-radius:4px!important;background:#fff!important;text-align:left!important;font-size:12px!important}.cn-user-album-editor-size button:hover{background:#f0eafb!important;color:#6948ac!important}.cn-user-album-editor-emoji{display:grid!important;grid-template-columns:repeat(7,34px)!important;gap:5px!important;width:auto!important;padding:8px!important}.cn-user-album-editor-emoji button{width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;border:0!important;background:#fff!important;font-size:19px!important}.cn-user-album-editor-link{width:280px!important;padding:10px!important}.cn-user-album-editor-link input{width:100%!important;height:38px!important;padding:0 9px!important;border:1px solid #ccd4da!important;border-radius:4px!important}.cn-user-album-editor-link>div{display:flex!important;justify-content:flex-end!important;gap:6px!important;margin-top:8px!important}.cn-user-album-editor-link>div button{width:auto!important;min-width:80px!important;height:34px!important;padding:0 10px!important;border:1px solid #d9dfe4!important;border-radius:4px!important;background:#fff!important;font-size:11px!important}.cn-user-album-editor-link>div button.primary{border-color:#704ab8!important;background:#704ab8!important;color:#fff!important}.cn-user-album-editor-area{display:block!important;width:100%!important;min-height:245px!important;max-height:390px!important;overflow-y:auto!important;padding:16px 20px!important;border:0!important;color:#252a2e!important;background:#fff!important;font:14px/1.55 inherit!important;outline:0!important;white-space:normal!important;overflow-wrap:anywhere!important}.cn-user-album-editor-area:empty:before{content:attr(data-placeholder);color:#a0a8af;pointer-events:none}.cn-user-album-image-url-note{top:auto!important;right:12px!important;bottom:56px!important;left:auto!important;width:300px!important;color:#56646e!important;font-size:11px!important;line-height:1.45!important}.cn-user-album-editor>textarea{display:none!important}@media (max-width:760px){.cn-user-album-layer{padding:0!important;align-items:flex-start!important}.cn-user-album-create{width:100%!important;min-height:100dvh!important;margin:0!important;padding-bottom:120px!important;overflow:visible!important}.cn-user-album-create.features-open{padding-bottom:430px!important}.cn-user-album-create.privacy-open{padding-bottom:230px!important}.cn-user-album-editor-tools{overflow-x:auto!important;overflow-y:visible!important;overscroll-behavior-x:contain!important}.cn-user-album-editor-pop{position:fixed!important;z-index:380000!important;top:auto!important;left:8px!important;right:8px!important;bottom:calc(82px + env(safe-area-inset-bottom,0px))!important;width:auto!important;max-width:calc(100vw - 16px)!important}.cn-user-album-editor-colors{grid-template-columns:repeat(4,38px)!important;justify-content:center!important}.cn-user-album-editor-size{width:auto!important}.cn-user-album-editor-emoji{grid-template-columns:repeat(7,minmax(0,1fr))!important}.cn-user-album-image-url-note{bottom:calc(82px + env(safe-area-inset-bottom,0px))!important}}.cn-gallery-user-albums-home{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cn-gallery-user-album-home-card{display:grid;grid-template-columns:170px minmax(0,1fr);min-height:130px;overflow:hidden;border:1px solid #e1e6ea;border-radius:6px;background:#fff;color:#23292f;text-decoration:none}.cn-gallery-user-album-home-card:hover{border-color:#bda9dd;box-shadow:0 5px 15px #46306914}.cn-gallery-user-album-home-card .cn-user-album-montage{width:170px;height:130px}.cn-gallery-user-album-home-info{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:12px 14px}.cn-gallery-user-album-home-info>b{overflow:hidden;color:#262d34;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.cn-gallery-user-album-home-info>span,.cn-gallery-user-album-home-info>small{color:#7c8791;font-size:11px}.cn-gallery-user-album-home-info>em{width:max-content;max-width:100%;padding:4px 7px;border-radius:4px;background:#fff4da;color:#89661e;font-size:10px;font-style:normal;font-weight:800}@media (max-width:760px){.cn-gallery-user-albums-home{grid-template-columns:1fr;gap:10px}.cn-gallery-user-album-home-card{grid-template-columns:122px minmax(0,1fr);min-height:104px}.cn-gallery-user-album-home-card .cn-user-album-montage{width:122px;height:104px}.cn-gallery-user-album-home-info{padding:9px 10px}}.cn-gallery-category-cover.is-user-albums{padding:0!important;background:#eef2f5!important}.cn-gallery-category-cover.is-user-albums .cn-user-album-montage{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important}.cn-gallery-cover-placeholder--album{background:linear-gradient(135deg,#eef3f7,#dde6ee)!important;font-size:58px!important}.cn-user-album-hub .cn-gallery-layout{grid-template-columns:minmax(0,1fr) 285px!important}.cn-user-album-hub .cn-gallery-main{overflow:hidden!important}.cn-user-album-hub .cn-gallery-comments-side{padding:330px 14px 22px!important}.cn-user-album-list-row{grid-template-columns:minmax(215px,280px) minmax(300px,1fr)!important;gap:24px!important;min-height:220px!important;max-height:250px!important;padding:20px 22px!important;overflow:hidden!important}.cn-user-album-list-info{min-width:0!important;align-self:center!important}.cn-user-album-list-info h3{margin:0 0 10px!important;font-size:19px!important;line-height:1.2!important}.cn-user-album-list-info p{display:-webkit-box!important;margin:0 0 11px!important;overflow:hidden!important;color:#4d555d!important;font-size:12px!important;line-height:1.35!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}.cn-user-album-list-info span{margin:6px 0!important;font-size:11px!important}.cn-user-album-list-row .cn-user-album-montage{justify-self:end!important;align-self:center!important;width:min(100%,410px)!important;height:180px!important;min-height:180px!important;max-height:180px!important;overflow:hidden!important}.cn-user-album-list-row .cn-user-album-montage img{min-width:0!important;min-height:0!important}.cn-user-album-report{cursor:pointer!important;transition:background .15s,color .15s!important}.cn-user-album-report:hover{background:#fff5f5!important;color:#aa2e2e!important}.cn-user-album-report-layer{z-index:395000!important}.cn-user-album-report-modal{position:relative;width:min(520px,calc(100vw - 28px));padding:26px;border-radius:10px;background:#fff;box-shadow:0 24px 70px #00000057}.cn-user-album-report-modal h2{margin:0 38px 7px 0;font-size:23px}.cn-user-album-report-modal>p{margin:0 0 20px;color:#77828c;font-size:12px}.cn-user-album-report-modal label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:800}.cn-user-album-report-modal textarea{min-height:120px;padding:11px;border:1px solid #ccd4db;border-radius:5px;resize:vertical;font:13px/1.45 inherit}.cn-user-album-report-modal>div{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.cn-user-album-report-modal>div button{min-height:42px;padding:0 18px;border:1px solid #dce2e6;border-radius:6px;background:#fff;font-weight:800}.cn-user-album-report-modal>div button.danger{border-color:#e2b6b6;background:#fff1f1;color:#a42d2d}.cn-user-album-list-row.status-approved .cn-user-album-pending,.cn-gallery-user-album-home-card.status-approved em{display:none!important}@media (max-width:1000px){.cn-user-album-hub .cn-gallery-layout{grid-template-columns:1fr!important}.cn-user-album-hub .cn-gallery-comments-side{padding:22px 14px!important}}@media (max-width:760px){.cn-user-album-list-row{grid-template-columns:1fr!important;max-height:none!important;min-height:0!important;padding:16px 10px!important;gap:12px!important}.cn-user-album-list-row .cn-user-album-montage{justify-self:stretch!important;width:100%!important;height:180px!important;min-height:180px!important;max-height:180px!important}.cn-user-album-report-modal{width:100%!important;border-radius:14px!important;padding:22px 16px 18px!important}}.cn-gallery-profile-link{color:inherit!important;font-weight:800!important;text-decoration:none!important;cursor:pointer!important}.cn-gallery-profile-link:hover{color:#3b789d!important;text-decoration:underline!important}.cn-gallery-comment[role=button],.cn-user-album-list-row[role=button],.cn-user-album-photo-item[role=button],.cn-gallery-user-album-home-card[role=button]{cursor:pointer}.cn-gallery-view-toggle button{cursor:pointer!important;transition:background .15s,color .15s,transform .15s!important}.cn-gallery-view-toggle button:hover{background:#f1edf8!important}.cn-gallery-view-toggle button.active:hover{background:#6948ac!important}.cn-gallery-view-toggle button:last-child:not(.active){color:#e7b528!important}.cn-gallery-home-main.is-albums-view .cn-gallery-category-grid{grid-template-columns:1fr!important;gap:12px!important}.cn-gallery-home-main.is-albums-view .cn-gallery-category-card{display:grid!important;grid-template-columns:190px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:16px!important;padding:10px!important;border:1px solid #e0e5e9!important;border-radius:6px!important;background:#fff!important}.cn-gallery-home-main.is-albums-view .cn-gallery-category-cover{grid-row:1 / 3!important;width:190px!important;height:118px!important}.cn-gallery-home-main.is-albums-view .cn-gallery-category-name{align-self:end!important;margin:0!important}.cn-gallery-home-main.is-albums-view .cn-gallery-category-meta{align-self:start!important;margin:7px 0 0!important}.cn-gallery-home-main.is-albums-view .cn-gallery-user-albums-home{grid-template-columns:1fr!important}.cn-gallery-home-main.is-albums-view .cn-gallery-user-album-home-card{grid-template-columns:190px minmax(0,1fr)!important}.cn-gallery-home-main.is-albums-view .cn-gallery-user-album-home-card .cn-user-album-montage{width:190px!important}@media (max-width:760px){.cn-gallery-home-main.is-albums-view .cn-gallery-category-card{grid-template-columns:108px minmax(0,1fr)!important}.cn-gallery-home-main.is-albums-view .cn-gallery-category-cover{width:108px!important;height:96px!important}}.cn-gallery-page>.cn-gallery-layout{align-items:stretch!important}.cn-gallery-page>.cn-gallery-layout>.cn-gallery-comments-side{align-self:stretch!important;height:100%!important;min-height:100%!important;background:#fff!important}.cn-gallery-page>.cn-gallery-layout>.cn-gallery-comments-side .cn-gallery-comments-list{padding-bottom:24px!important}.cn-gallery-new-grid{align-items:stretch!important}.cn-gallery-new-photo{min-height:162px!important}.cn-gallery-statistics{border-top:1px solid #e5e9ec;border-bottom:1px solid #e5e9ec;background:#fff}.cn-gallery-statistics>h2{margin:0;padding:24px 28px;border-bottom:1px solid #e8ecef;font-size:20px;font-weight:900}.cn-gallery-statistics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:150px;align-items:center;padding:20px 30px}.cn-gallery-statistics-grid>div{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0}.cn-gallery-statistics-grid strong{color:#25282b;font-size:34px;font-weight:900;line-height:1}.cn-gallery-statistics-grid span{margin-top:8px;color:#77818d;font-size:17px}@media (max-width:900px){.cn-gallery-page>.cn-gallery-layout>.cn-gallery-comments-side{height:auto!important}}@media (max-width:760px){.cn-gallery-statistics>h2{padding:18px 12px;font-size:18px}.cn-gallery-statistics-grid{min-height:112px;padding:16px 8px calc(16px + env(safe-area-inset-bottom,0px))}.cn-gallery-statistics-grid strong{font-size:25px}.cn-gallery-statistics-grid span{font-size:12px}}.cn-gallery-image-pagination{display:flex;align-items:center;gap:14px;min-height:58px;padding:10px 18px;border-bottom:1px solid #e4e8eb;background:#fff}.cn-gallery-image-pagination.is-bottom{border-top:1px solid #e4e8eb;border-bottom:0}.cn-gallery-image-pagination-title{color:#4f5962;font-size:12px;font-weight:700}.cn-gallery-image-pagination-pages{display:flex;align-items:center;gap:5px;min-width:0}.cn-gallery-image-pagination-pages button{display:grid;place-items:center;min-width:34px;height:34px;padding:0 10px;border:1px solid transparent;border-radius:3px;background:#fff;color:#1d2328;font-size:12px;font-weight:800;cursor:pointer}.cn-gallery-image-pagination-pages button:hover{border-color:#d9dfe4;background:#f7f8f9}.cn-gallery-image-pagination-pages button.active{border-color:#474c52;background:#474c52;color:#fff}.cn-gallery-image-pagination-pages button.nav.next{width:auto;min-width:72px}.cn-gallery-image-pagination-pages .dots{display:grid;place-items:center;width:24px;height:34px;color:#727d87;font-weight:800}.cn-gallery-image-pagination-count{margin-left:auto;color:#89939c;font-size:11px;white-space:nowrap}.cn-gallery-statistics>h2{padding:18px 24px!important;font-size:18px!important}.cn-gallery-statistics-grid{min-height:106px!important;padding:14px 28px!important}.cn-gallery-statistics-grid strong{font-size:29px!important}.cn-gallery-statistics-grid span{margin-top:6px!important;font-size:14px!important}@media (max-width:760px){.cn-gallery-image-pagination{gap:8px;padding:9px 10px;overflow-x:auto;overscroll-behavior-x:contain}.cn-gallery-image-pagination-title{display:none}.cn-gallery-image-pagination-pages{flex:0 0 auto}.cn-gallery-image-pagination-pages button{min-width:32px;height:32px;padding:0 8px;font-size:11px}.cn-gallery-image-pagination-count{flex:0 0 auto;margin-left:4px}.cn-gallery-statistics>h2{padding:15px 12px!important;font-size:17px!important}.cn-gallery-statistics-grid{min-height:88px!important;padding:12px 6px calc(12px + env(safe-area-inset-bottom,0px))!important}.cn-gallery-statistics-grid strong{font-size:22px!important}.cn-gallery-statistics-grid span{font-size:11px!important}}.cn-gallery-page{--cm-violet:#7049d8;--cm-purple:#a849bd;--cm-pink:#e94f91;--cm-text:#3e3444;--cm-muted:#827486;--cm-border:#e6d8e9;--cm-soft:#faf4fb;--cm-soft2:#f4ecfb;color:var(--cm-text)!important;background:radial-gradient(circle at 4% 4%,rgba(112,73,216,.08),transparent 27%),radial-gradient(circle at 96% 16%,rgba(233,79,145,.08),transparent 30%)!important}.cn-gallery-page .cn-gallery-head{position:relative!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:28px!important;background:radial-gradient(circle at 88% 12%,rgba(255,255,255,.18),transparent 25%),radial-gradient(circle at 15% 100%,rgba(255,255,255,.1),transparent 32%),linear-gradient(135deg,#6845c7,#9f49bd 48%,#e94f91)!important;box-shadow:0 20px 46px #683e842e,inset 0 1px #ffffff40!important;color:#fff!important}.cn-gallery-page .cn-gallery-head h1,.cn-gallery-page .cn-gallery-head h2,.cn-gallery-page .cn-gallery-head h3,.cn-gallery-page .cn-gallery-head p,.cn-gallery-page .cn-gallery-head span{color:#fff!important}.cn-gallery-page .cn-gallery-purple-btn,.cn-gallery-page .cn-gallery-add-images,.cn-gallery-page .cn-gallery-editor-submit{border:0!important;border-radius:13px!important;background:linear-gradient(135deg,#7049d8,#ac49bd 52%,#e94f91)!important;color:#fff!important;box-shadow:0 8px 20px #8941ac38!important}.cn-gallery-page .cn-gallery-purple-btn:hover,.cn-gallery-page .cn-gallery-add-images:hover,.cn-gallery-page .cn-gallery-editor-submit:hover{filter:brightness(1.06)!important;box-shadow:0 11px 25px #8941ac47!important}.cn-gallery-page .cn-gallery-section{border:1px solid var(--cm-border)!important;border-radius:22px!important;background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.05),transparent 30%),linear-gradient(145deg,#fff,#fdf9fe)!important;box-shadow:0 12px 30px #4b305712!important}.cn-gallery-page .cn-gallery-section-title{color:#4d3956!important;font-weight:900!important}.cn-gallery-page .cn-gallery-new-section{background:radial-gradient(circle at 94% 8%,rgba(233,79,145,.08),transparent 30%),radial-gradient(circle at 4% 90%,rgba(112,73,216,.07),transparent 32%),linear-gradient(145deg,#fff,#faf4fb)!important}.cn-gallery-page .cn-gallery-category-card,.cn-gallery-page .cn-gallery-user-album-home-info{overflow:hidden!important;border:1px solid #e2d2e7!important;border-radius:20px!important;background:radial-gradient(circle at 92% 8%,rgba(232,79,145,.11),transparent 32%),radial-gradient(circle at 8% 92%,rgba(112,73,216,.09),transparent 35%),linear-gradient(145deg,#fff,#fbf3fa 58%,#f5effb)!important;box-shadow:0 12px 27px #5535621a!important}.cn-gallery-page .cn-gallery-category-card:hover,.cn-gallery-page .cn-gallery-user-album-home-info:hover{border-color:#ceb2d7!important;box-shadow:0 16px 34px #693b7b26!important}.cn-gallery-page .cn-gallery-category-name{color:#493650!important;font-weight:900!important}.cn-gallery-page .cn-gallery-category-meta{color:#88788d!important}.cn-gallery-page .cn-gallery-new-photo{overflow:hidden!important;border:1px solid #e2d5e6!important;border-radius:18px!important;background:#fff!important;box-shadow:0 9px 23px #462d5117!important}.cn-gallery-page .cn-gallery-new-photo:hover{border-color:#d1b4d9!important;box-shadow:0 15px 30px #673b7724!important}.cn-gallery-page .cn-gallery-album-intro{border:1px solid #dfcfe5!important;border-radius:23px!important;background:radial-gradient(circle at 92% 10%,rgba(233,79,145,.12),transparent 34%),radial-gradient(circle at 5% 100%,rgba(112,73,216,.1),transparent 38%),linear-gradient(145deg,#fff,#f9f0fa)!important;box-shadow:0 15px 35px #5735631a!important}.cn-gallery-page .cn-gallery-album-description{color:#76677b!important}.cn-gallery-page .cn-gallery-album-follow,.cn-gallery-page .cn-gallery-manage-link{border-color:#d9c2df!important;border-radius:12px!important;background:linear-gradient(135deg,#f2e8fb,#fdebf4)!important;color:#814785!important}.cn-gallery-page .cn-gallery-photo-thumb{overflow:hidden!important;border:1px solid #dfd2e3!important;border-radius:18px!important;background:#f8f1fa!important;box-shadow:0 9px 22px #452c4f14!important}.cn-gallery-page .cn-gallery-photo-info{border-color:#e6d9e8!important;background:linear-gradient(145deg,#fff,#fdf8fd)!important}.cn-gallery-page .cn-gallery-photo-title{color:#45344d!important;font-weight:900!important}.cn-gallery-page .cn-gallery-photo-meta{color:#8a7b8e!important}.cn-gallery-page .cn-gallery-photo-reaction-bar,.cn-gallery-page .cn-gallery-photo-row-reactions{border-color:#e3d4e7!important;background:linear-gradient(135deg,#f6eefb,#fff1f7)!important}.cn-gallery-page .cn-gallery-view-toggle,.cn-gallery-page .cn-gallery-list-controls,.cn-gallery-page .cn-gallery-view-sort{border-color:#e3d7e6!important;background:#fffafd!important;color:#655568!important}.cn-gallery-page select,.cn-gallery-page input,.cn-gallery-page textarea{border-color:#ddd0e1!important;background:#fffafd!important}.cn-gallery-page select:focus,.cn-gallery-page input:focus,.cn-gallery-page textarea:focus{border-color:#ba8bca!important;box-shadow:0 0 0 4px #a54db717!important;outline:none!important}.cn-gallery-page .cn-gallery-comment-card{border:1px solid #e3d6e6!important;border-radius:18px!important;background:linear-gradient(145deg,#fff,#fcf7fd)!important;box-shadow:0 8px 20px #462c510f!important}.cn-gallery-page .cn-gallery-comment-card-head{border-color:#eee3ef!important}.cn-gallery-page .cn-gallery-comment-card-footer{border-color:#eee3ef!important;background:#fbf5fc!important}.cn-gallery-page .cn-gallery-comment-compose,.cn-gallery-page .cn-gallery-comment-editor{border:1px solid #e1d3e5!important;border-radius:18px!important;background:linear-gradient(145deg,#fff,#faf2fb)!important}.cn-gallery-page .cn-gallery-comment-tools button{border-color:#ddcde2!important;background:#f9f1fb!important;color:#725478!important}.cn-gallery-page .cn-gallery-emoji-pop,.cn-gallery-page .cn-gallery-link-pop,.cn-gallery-page .cn-gallery-comment-menu{border:1px solid #decfe3!important;border-radius:14px!important;background:#fff!important;box-shadow:0 18px 40px #462a5329!important}.cn-gallery-viewer-backdrop{background:#1c1222e0!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important}.cn-gallery-viewer{overflow:hidden!important;border:1px solid rgba(232,199,237,.28)!important;border-radius:24px!important;background:linear-gradient(145deg,#211727,#33213a)!important;box-shadow:0 30px 80px #0006!important}.cn-gallery-viewer-stage{background:radial-gradient(circle at center,#3b2941,#211726 72%)!important}.cn-gallery-viewer-info,.cn-gallery-viewer-social,.cn-gallery-viewer-comments,.cn-gallery-viewer-tools{border-color:#e0c2e629!important;background:linear-gradient(145deg,#322239f5,#231829f5)!important;color:#f8effa!important}.cn-gallery-viewer-author{color:#fff!important}.cn-gallery-viewer-counter{background:#7449d8b8!important;color:#fff!important}.cn-gallery-viewer-close,.cn-gallery-viewer-arrow{border-color:#ffffff2e!important;background:#23162ab8!important;color:#fff!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.cn-gallery-viewer-close:hover,.cn-gallery-viewer-arrow:hover{background:linear-gradient(135deg,#7049d8,#e94f91)!important}.cn-gallery-modal-backdrop{background:#26192b9e!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.cn-gallery-manage-modal{border:1px solid #e1d1e5!important;border-radius:22px!important;background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.08),transparent 28%),linear-gradient(145deg,#fff,#faf3fb)!important;box-shadow:0 26px 65px #36223f3d!important}.cn-gallery-page .cn-gallery-empty-big,.cn-gallery-page .cn-gallery-empty-mini,.cn-gallery-page .cn-gallery-loading,.cn-gallery-page .cn-gallery-comments-loading{border-color:#e0d2e4!important;border-radius:18px!important;background:linear-gradient(145deg,#fff,#faf4fb)!important;color:#817485!important}.cn-gallery-page .cn-gallery-pending-toast,.cn-gallery-page .cn-gallery-pending-corner,.cn-gallery-page .cn-gallery-photo-pending-message{border-color:#e8c8d9!important;background:linear-gradient(135deg,#fff0f7,#f3e9ff)!important;color:#874c81!important}.cn-gallery-page .danger{background:#fff0f2!important;border-color:#eabcc5!important;color:#b93f58!important}@media (max-width:760px){.cn-gallery-page .cn-gallery-head{border-radius:20px!important}.cn-gallery-page .cn-gallery-section,.cn-gallery-page .cn-gallery-album-intro{border-radius:18px!important}.cn-gallery-page .cn-gallery-category-card,.cn-gallery-page .cn-gallery-new-photo,.cn-gallery-page .cn-gallery-photo-thumb{border-radius:16px!important}.cn-gallery-viewer{border-radius:18px!important}}.cn-gallery-page .cn-gallery-section,.cn-gallery-page .cn-gallery-new-section{overflow:visible!important}.cn-gallery-page .cn-gallery-category-card,.cn-gallery-page .cn-gallery-user-album-home-info{height:auto!important;min-height:100%!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.cn-gallery-page .cn-gallery-category-card>*,.cn-gallery-page .cn-gallery-user-album-home-info>*{min-width:0!important}.cn-gallery-page .cn-gallery-category-name,.cn-gallery-page .cn-gallery-user-album-home-info h3,.cn-gallery-page .cn-gallery-user-album-home-info h4{line-height:1.18!important;font-size:20px!important;font-weight:900!important;color:#503b5a!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;min-height:48px!important;margin-bottom:10px!important}.cn-gallery-page .cn-gallery-category-meta,.cn-gallery-page .cn-gallery-user-album-home-meta,.cn-gallery-page .cn-gallery-category-card small,.cn-gallery-page .cn-gallery-user-album-home-info small{color:#8b7991!important}.cn-gallery-page .cn-gallery-category-card .meta,.cn-gallery-page .cn-gallery-category-card .stats,.cn-gallery-page .cn-gallery-category-card .footer,.cn-gallery-page .cn-gallery-user-album-home-info .meta,.cn-gallery-page .cn-gallery-user-album-home-info .stats,.cn-gallery-page .cn-gallery-user-album-home-info .footer{display:flex!important;flex-wrap:wrap!important;gap:12px!important;align-items:center!important}.cn-gallery-page .cn-gallery-category-card [class*=meta],.cn-gallery-page .cn-gallery-category-card [class*=stat],.cn-gallery-page .cn-gallery-user-album-home-info [class*=meta],.cn-gallery-page .cn-gallery-user-album-home-info [class*=stat]{overflow:visible!important}.cn-gallery-page .cn-gallery-category-card,.cn-gallery-page .cn-gallery-user-album-home-info{padding-bottom:8px!important}.cn-gallery-page .cn-gallery-category-card [class*=icon],.cn-gallery-page .cn-gallery-category-card svg,.cn-gallery-page .cn-gallery-user-album-home-info [class*=icon],.cn-gallery-page .cn-gallery-user-album-home-info svg{flex:0 0 auto!important}.cn-gallery-page [class*=category-grid],.cn-gallery-page [class*=album-grid]{align-items:stretch!important}.cn-gallery-page .cn-gallery-comment-card-head img,.cn-gallery-page .cn-gallery-comment-author img,.cn-gallery-page .cn-gallery-comment-card img[class*=avatar],.cn-gallery-page .cn-gallery-comment-card .avatar img,.cn-gallery-page .cn-gallery-comment-card .author img{width:62px!important;height:62px!important;object-fit:cover!important;border-radius:18px!important;padding:3px!important;background:linear-gradient(135deg,#7b51db,#ea5a99)!important;box-shadow:0 8px 18px #7848ab2e,0 0 0 3px #fff!important}.cn-gallery-page .cn-gallery-comment-card{position:relative!important;border-radius:22px!important;padding:18px!important}.cn-gallery-page .cn-gallery-comment-card .cn-gallery-comment-message,.cn-gallery-page .cn-gallery-comment-card .cn-gallery-comment-body,.cn-gallery-page .cn-gallery-comment-card .cn-gallery-comment-text,.cn-gallery-page .cn-gallery-comment-card blockquote,.cn-gallery-page .cn-gallery-comment-card p:last-of-type{position:relative!important;display:inline-block!important;max-width:min(100%,780px)!important;margin-top:8px!important;padding:16px 18px!important;border:2px solid #d8bfdc!important;border-radius:24px!important;background:linear-gradient(145deg,#fff,#fdf6fc)!important;box-shadow:0 8px 20px #58376414!important;color:#46384d!important;font-size:16px!important;line-height:1.45!important}.cn-gallery-page .cn-gallery-comment-card .cn-gallery-comment-message:before,.cn-gallery-page .cn-gallery-comment-card .cn-gallery-comment-body:before,.cn-gallery-page .cn-gallery-comment-card .cn-gallery-comment-text:before,.cn-gallery-page .cn-gallery-comment-card blockquote:before,.cn-gallery-page .cn-gallery-comment-card p:last-of-type:before{content:""!important;position:absolute!important;left:22px!important;top:-10px!important;width:18px!important;height:18px!important;background:#fff8fc!important;border-left:2px solid #d8bfdc!important;border-top:2px solid #d8bfdc!important;transform:rotate(45deg)!important;border-top-left-radius:4px!important}.cn-gallery-page .cn-gallery-comment-card-head,.cn-gallery-page .cn-gallery-comment-card-footer{border-color:#eaddea!important}.cn-gallery-page .cn-gallery-comment-card strong,.cn-gallery-page .cn-gallery-comment-card b{color:#5b4065!important}@media (max-width: 760px){.cn-gallery-page .cn-gallery-category-name,.cn-gallery-page .cn-gallery-user-album-home-info h3,.cn-gallery-page .cn-gallery-user-album-home-info h4{font-size:17px!important;min-height:40px!important}.cn-gallery-page .cn-gallery-comment-card-head img,.cn-gallery-page .cn-gallery-comment-author img,.cn-gallery-page .cn-gallery-comment-card img[class*=avatar],.cn-gallery-page .cn-gallery-comment-card .avatar img,.cn-gallery-page .cn-gallery-comment-card .author img{width:56px!important;height:56px!important;border-radius:16px!important}.cn-gallery-page .cn-gallery-comment-card .cn-gallery-comment-message,.cn-gallery-page .cn-gallery-comment-card .cn-gallery-comment-body,.cn-gallery-page .cn-gallery-comment-card .cn-gallery-comment-text,.cn-gallery-page .cn-gallery-comment-card blockquote,.cn-gallery-page .cn-gallery-comment-card p:last-of-type{font-size:15px!important;padding:14px 16px!important}}.cn-gallery-page .cn-gallery-category-name{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:54px!important;margin:0!important;padding:14px 14px 4px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;font-size:20px!important;line-height:1.22!important;font-weight:900!important;color:#503a58!important;box-sizing:border-box!important}.cn-gallery-page .cn-gallery-category-meta{width:100%!important;padding:4px 14px 14px!important;box-sizing:border-box!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:14px!important;overflow:visible!important}.cn-gallery-page .cn-gallery-category-card{height:auto!important;min-height:0!important;overflow:hidden!important;padding-bottom:10px!important;box-sizing:border-box!important}.cn-gallery-page .cn-gallery-comment-card-body{position:relative!important;width:auto!important;max-width:100%!important;margin:12px 0 4px!important;padding:15px 19px!important;border:1px solid #dfc9e5!important;border-radius:20px!important;background:linear-gradient(145deg,#fff,#fff8fc 52%,#f8effc)!important;color:#47384d!important;box-shadow:0 7px 18px #69417717!important;font-size:16px!important;line-height:1.42!important}.cn-gallery-page .cn-gallery-comment-card-body:before{content:""!important;position:absolute!important;top:-8px!important;left:25px!important;width:15px!important;height:15px!important;background:#fffafd!important;border-top:1px solid #dfc9e5!important;border-left:1px solid #dfc9e5!important;transform:rotate(45deg)!important;border-radius:3px 0 0!important}.cn-gallery-page .cn-gallery-comment-card-body:after{display:none!important;content:none!important}.cn-gallery-page .cn-gallery-comment-card-body,.cn-gallery-page .cn-gallery-comment-card-body *,.cn-gallery-page .cn-gallery-comment-card-body p,.cn-gallery-page .cn-gallery-comment-card-body div{border-color:#dfc9e5!important}.cn-gallery-page .cn-gallery-comment-card img:not(.cn-gallery-comment-attachment){width:74px!important;height:84px!important;min-width:74px!important;min-height:84px!important;max-width:74px!important;max-height:84px!important;object-fit:cover!important;border:3px solid #d956a5!important;border-radius:20px!important;padding:2px!important;background:#fff!important;box-shadow:0 0 0 3px #fffffff2,0 8px 20px #7d459f33!important;box-sizing:border-box!important}.cn-gallery-page .cn-gallery-comment-card img:not(.cn-gallery-comment-attachment):hover{border-color:#8651dc!important;box-shadow:0 0 0 3px #fff,0 10px 24px #8e43a647!important}.cn-gallery-page .cn-gallery-comment-card{border:0!important;border-bottom:1px solid #eadfeb!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:18px 4px!important}.cn-gallery-page .cn-gallery-comment-card-head{border:0!important;background:transparent!important}.cn-gallery-page .cn-gallery-comment-card-head strong,.cn-gallery-page .cn-gallery-comment-card-head b{color:#604568!important;font-weight:850!important}.cn-gallery-page .cn-gallery-comment-card-head time,.cn-gallery-page .cn-gallery-comment-card-head small{color:#9a899e!important}@media (max-width:760px){.cn-gallery-page .cn-gallery-category-name{font-size:17px!important;min-height:48px!important;padding:11px 11px 3px!important}.cn-gallery-page .cn-gallery-category-meta{padding:4px 11px 11px!important;gap:10px!important}.cn-gallery-page .cn-gallery-comment-card img:not(.cn-gallery-comment-attachment){width:62px!important;height:72px!important;min-width:62px!important;min-height:72px!important;max-width:62px!important;max-height:72px!important;border-radius:17px!important}.cn-gallery-page .cn-gallery-comment-card-body{padding:13px 15px!important;border-radius:17px!important;font-size:15px!important}}.cn-gallery-page .cn-gallery-comment{grid-template-columns:78px minmax(0,1fr)!important;gap:16px!important;padding:20px 0!important;border-top:1px solid #eadfeb!important}.cn-gallery-page .cn-gallery-comment__thumb,.cn-gallery-page .cn-gallery-comment__avatar{width:72px!important;height:84px!important;min-width:72px!important;min-height:84px!important;max-width:72px!important;max-height:84px!important;object-fit:cover!important;border:3px solid #e6539a!important;border-radius:18px!important;padding:3px!important;background:linear-gradient(135deg,#744bd9,#e94f91)!important;box-shadow:0 0 0 3px #fff,0 10px 22px #78459d2e!important;box-sizing:border-box!important}.cn-gallery-page .cn-gallery-comment__top{color:#67546c!important;font-size:14px!important;font-weight:700!important}.cn-gallery-page .cn-gallery-comment__top small{color:#9a8a9e!important;font-size:11px!important;font-weight:500!important}.cn-gallery-page .cn-gallery-comment__bubble{position:relative!important;display:inline-block!important;max-width:100%!important;margin-top:12px!important;padding:15px 18px!important;border:1px solid #dbc5e1!important;border-radius:20px 20px 20px 8px!important;background:linear-gradient(145deg,#fff,#fff8fc 58%,#f8effc)!important;color:#49394f!important;font-size:15px!important;font-weight:600!important;line-height:1.42!important;box-shadow:0 8px 20px #673d7717!important}.cn-gallery-page .cn-gallery-comment__bubble:before{content:""!important;position:absolute!important;left:20px!important;top:-8px!important;width:15px!important;height:15px!important;border-left:1px solid #dbc5e1!important;border-top:1px solid #dbc5e1!important;background:#fffafd!important;transform:rotate(45deg)!important;border-radius:3px 0 0!important}.cn-gallery-page .cn-gallery-comment__bubble:after{content:none!important;display:none!important}.cn-gallery-page .cn-gallery-comment:hover .cn-gallery-comment__thumb{border-color:#7850da!important;box-shadow:0 0 0 3px #fff,0 12px 25px #7d43a640!important}@media (max-width:760px){.cn-gallery-page .cn-gallery-comment{grid-template-columns:62px minmax(0,1fr)!important;gap:12px!important}.cn-gallery-page .cn-gallery-comment__thumb,.cn-gallery-page .cn-gallery-comment__avatar{width:58px!important;height:68px!important;min-width:58px!important;min-height:68px!important;max-width:58px!important;max-height:68px!important;border-radius:15px!important}.cn-gallery-page .cn-gallery-comment__bubble{padding:12px 14px!important;border-radius:17px 17px 17px 7px!important;font-size:14px!important}}.cn-gallery-page .cn-gallery-comment__main{min-width:0!important;overflow:hidden!important}.cn-gallery-page .cn-gallery-comment__top{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px 12px!important;width:100%!important;min-width:0!important;color:#66536b!important}.cn-gallery-page .cn-gallery-comment__top>:first-child{min-width:0!important;overflow-wrap:anywhere!important;word-break:break-word!important;font-size:14px!important;line-height:1.25!important;font-weight:800!important;color:#604967!important}.cn-gallery-page .cn-gallery-comment__top small{justify-self:end!important;max-width:115px!important;white-space:normal!important;text-align:right!important;line-height:1.18!important;color:#9b8c9f!important;font-size:10.5px!important;font-weight:500!important}.cn-gallery-page .cn-gallery-comment__thumb,.cn-gallery-page .cn-gallery-comment__avatar{width:72px!important;height:84px!important;min-width:72px!important;min-height:84px!important;max-width:72px!important;max-height:84px!important;object-fit:cover!important;padding:4px!important;border:1px solid #e5d4e7!important;border-radius:18px!important;background:linear-gradient(145deg,#fff,#fff7fb 55%,#f4eefb)!important;box-shadow:0 8px 18px #633d6f1f,0 2px 5px #734a800f!important;box-sizing:border-box!important;transform:rotate(-2deg)!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.cn-gallery-page .cn-gallery-comment:nth-child(2n) .cn-gallery-comment__thumb,.cn-gallery-page .cn-gallery-comment:nth-child(2n) .cn-gallery-comment__avatar{transform:rotate(2deg)!important}.cn-gallery-page .cn-gallery-comment:hover .cn-gallery-comment__thumb,.cn-gallery-page .cn-gallery-comment:hover .cn-gallery-comment__avatar{transform:rotate(0) translateY(-3px) scale(1.025)!important;border-color:#d5bddc!important;box-shadow:0 13px 25px #6f427f2e,0 0 0 3px #e94f910b!important}.cn-gallery-page .cn-gallery-comment__bubble{border-color:#dfcfe3!important;background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.045),transparent 40%),linear-gradient(145deg,#fff,#fff9fc 65%,#f8f2fb)!important;color:#4b3a50!important;box-shadow:0 7px 17px #5e386a13!important}.cn-gallery-page .cn-gallery-comment__bubble:before{border-color:#dfcfe3!important;background:#fffafd!important}@media (max-width:760px){.cn-gallery-page .cn-gallery-comment__top{grid-template-columns:1fr!important;gap:3px!important}.cn-gallery-page .cn-gallery-comment__top small{justify-self:start!important;text-align:left!important;max-width:none!important}.cn-gallery-page .cn-gallery-comment__thumb,.cn-gallery-page .cn-gallery-comment__avatar{width:58px!important;height:68px!important;min-width:58px!important;min-height:68px!important;max-width:58px!important;max-height:68px!important;border-radius:15px!important}}.cn-profile-content-tabs{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:7px!important;margin-bottom:18px!important;padding:7px!important;border:1px solid #e7ddeb!important;border-radius:18px!important;background:#fffffff0!important;box-shadow:0 8px 24px #3f274e0f!important}.cn-profile-content-tabs button{min-height:46px!important;border:0!important;border-radius:13px!important;background:transparent!important;color:#716877!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important;transition:background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease!important}.cn-profile-content-tabs button:hover{background:linear-gradient(135deg,#f5edff,#fff0f7)!important;color:#91478d!important}.cn-profile-content-tabs button.active{background:linear-gradient(135deg,#7049d8,#b54bb9 56%,#e94f91)!important;color:#fff!important;box-shadow:0 7px 17px #8941ac33!important;transform:translateY(-1px)!important}@media (max-width:600px){.cn-profile-content-tabs{gap:4px!important;padding:5px!important}.cn-profile-content-tabs button{min-height:42px!important;padding:0 6px!important;font-size:12px!important}}.cn-profile-page{width:100%;min-width:0;color:#151925}.cn-profile-hero{background:#fff;border:1px solid #e4e8ed;border-radius:22px;overflow:hidden;box-shadow:0 8px 28px #21304417;margin-bottom:22px}.cn-profile-cover{height:280px;background-size:cover;background-position:center;position:relative}.cn-cover-edit{position:absolute;right:24px;bottom:18px;border:0;border-radius:22px;padding:11px 20px;background:#eff2f5e6;font-weight:800;color:#222b38}.cn-profile-identity-row{min-height:128px;display:flex;align-items:center;padding:0 30px 14px 195px;position:relative}.cn-profile-avatar-wrap{position:absolute;left:30px;top:-60px;width:150px;height:150px}.cn-profile-avatar{width:150px;height:150px;border-radius:50%;object-fit:cover;background:#ec5aa6;border:6px solid #fff;box-shadow:0 0 0 5px #4fc4a8,0 8px 24px #0000002e}.cn-avatar-edit{position:absolute;right:0;bottom:10px;width:42px;height:42px;border-radius:50%;border:4px solid #fff;background:#3477f6;color:#fff;font-size:20px}.cn-profile-identity{flex:1;min-width:0;padding-top:16px}.cn-profile-identity h1{font-size:42px;line-height:1;margin:0 0 10px;display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-weight:900}.cn-profile-badge-pills{min-height:0;margin:-2px 0 10px}.cn-profile-badge-pills .badges-row{margin-left:0}.cn-profile-pills{display:flex;gap:10px;flex-wrap:wrap}.cn-profile-pills span{padding:7px 13px;border-radius:18px;background:#f5f6f8;font-size:14px;font-weight:800}.cn-profile-pills .pink{background:#fff0f4;color:#d5466d}.cn-profile-pills .green{background:#daf8e5;color:#168b45}.cn-profile-main-actions{display:flex;gap:9px;align-items:center}.cn-profile-main-actions>button,.cn-profile-options-btn{border:0;border-radius:22px;background:#f8f9fb;padding:11px 17px;font-size:14px;font-weight:800;box-shadow:0 4px 14px #0000000f}.cn-profile-options-wrap{position:relative}.cn-profile-options-menu{position:absolute;right:0;top:47px;width:190px;background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 10px 25px #0000002e;z-index:10;padding:5px}.cn-profile-options-menu button{width:100%;border:0;background:#fff;text-align:left;padding:10px;border-radius:6px;font-weight:700}.cn-profile-options-menu button:hover{background:#f2f4f7}.cn-profile-options-menu .warning{color:#e47021}.cn-profile-top-tabs{border-top:1px solid #e8eaed;margin:0 30px;padding:14px 0;display:flex;gap:12px}.cn-profile-top-tabs button{border:0;background:#f8f9fb;border-radius:22px;padding:11px 18px;font-weight:850}.cn-profile-top-tabs button.active{background:#171c2d;color:#fff}.cn-profile-recent{border-top:1px solid #eceef1;margin:0 24px 22px;border-radius:18px;padding:20px;background:#fff}.cn-profile-block-title{display:flex;align-items:center;gap:10px;margin-bottom:16px}.cn-profile-block-title .icon{width:34px;height:34px;border-radius:10px;background:#eef5ff;color:#3678ff;display:grid;place-items:center}.cn-profile-block-title>div{display:flex;flex-direction:column}.cn-profile-block-title strong{font-size:17px}.cn-profile-block-title small{font-size:12px;color:#657187;font-weight:700}.cn-profile-block-title a{margin-left:auto;color:#2369e8;text-decoration:none;font-weight:800}.cn-profile-recent-grid{display:flex;gap:14px;flex-wrap:wrap}.cn-profile-recent-grid>img{width:300px;height:205px;object-fit:cover;border-radius:14px}.cn-profile-add-photo{width:145px;height:145px;border:2px dashed #b8c9e2;border-radius:12px;display:grid;place-items:center;align-content:center;gap:7px;text-decoration:none;color:#151925}.cn-profile-add-photo b{font-size:34px}.cn-profile-add-photo span{font-size:11px;font-weight:900}.cn-profile-photo-placeholder{width:300px;height:160px;border-radius:14px;background:#f3f5f8;display:grid;place-items:center;color:#7b8594}.cn-profile-lower{display:grid;grid-template-columns:290px minmax(0,1fr);gap:22px;align-items:start;scroll-margin-top:78px}.cn-profile-spoiler{background:#fff;border:1px solid #dfe5eb;border-radius:18px;overflow:hidden}.cn-profile-spoiler-head{height:58px;background:#f3f7fc;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.cn-profile-spoiler-head strong{font-size:17px}.cn-profile-spoiler-head button{border:0;background:#edf4ff;border-radius:22px;padding:9px 15px;font-weight:800}.cn-profile-info-row{display:grid;grid-template-columns:105px 1fr;gap:10px;padding:15px 16px;border-bottom:1px solid #ebedf0;font-size:13px;line-height:1.5}.cn-profile-info-row b{font-weight:850}.cn-profile-info-row span{color:#3f4855}.cn-profile-mood-card{margin-top:15px;border-top:14px solid #eef5fd;padding:16px;text-align:center}.cn-profile-mood-card>strong{display:block;text-align:left;font-size:16px;margin-bottom:18px}.cn-profile-mood-emoji{font-size:56px;margin:10px auto}.cn-profile-mood-card p{border-top:1px solid #eceef1;padding-top:15px;font-size:13px}.cn-profile-content{min-width:0}.cn-profile-content-tabs{height:58px;border:1px solid #e2e5e9;background:#fff;border-radius:16px;display:grid;grid-template-columns:repeat(4,1fr);padding:5px;margin-bottom:18px}.cn-profile-content-tabs button{border:0;background:transparent;border-radius:11px;font-weight:850;color:#667084;font-size:15px}.cn-profile-content-tabs button.active{background:#3475f6;color:#fff}.cn-profile-tab-body{background:#fff;border-radius:16px;border:1px solid #edf0f3;padding:20px;min-height:310px}.cn-profile-composer{border:1px solid #e1e4e8;border-radius:12px;padding:14px;margin-bottom:14px}.cn-profile-composer textarea{width:100%;height:120px;resize:vertical;border:1px solid #ccd2d8;border-radius:9px;padding:14px;font:inherit;font-size:15px}.cn-profile-composer-help{font-size:12px;color:#687181;margin:7px 3px}.cn-profile-composer-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.cn-profile-composer-row label{font-weight:800}.cn-profile-composer-row select{height:36px;border:1px solid #c8ced6;border-radius:6px}.cn-profile-composer-row>button{border:0;border-radius:8px;background:#38ad55;color:#fff;padding:10px 18px;font-weight:850}.cn-profile-composer-tools{display:flex;gap:7px;flex-wrap:wrap;margin-top:11px}.cn-profile-composer-tools a{background:#f0f2f5;color:#19202b;text-decoration:none;padding:8px 12px;border-radius:7px;font-size:12px}.cn-profile-feed-list{border:1px solid #dfe3e8}.cn-profile-post{display:flex;gap:14px;padding:14px;border-bottom:1px solid #dfe3e8}.cn-profile-post:last-child{border-bottom:0}.cn-profile-post>img{width:64px;height:64px;object-fit:cover;background:#ec5aa6}.cn-profile-post>div{flex:1}.cn-profile-post strong{display:block;font-size:17px}.cn-profile-post small{color:#777}.cn-profile-post p{font-size:16px;line-height:1.45;margin:7px 0}.cn-profile-post-media{max-width:100%;max-height:420px;object-fit:contain}.cn-profile-blog-row,.cn-profile-album-row{display:flex;justify-content:space-between;gap:20px;text-decoration:none;color:#171c27;padding:18px;border-bottom:1px solid #e6e8eb}.cn-profile-blog-row>div{display:flex;flex-direction:column;gap:8px}.cn-profile-blog-row strong{font-size:18px}.cn-profile-blog-row span{color:#596271}.cn-profile-album-list{padding:20px 45px}.cn-profile-album-row{align-items:center}.cn-profile-album-row>div{display:flex;flex-direction:column;gap:8px}.cn-profile-album-row strong{font-size:18px}.cn-profile-album-row img,.cn-profile-album-placeholder{width:210px;height:150px;object-fit:cover;background:#eef2f6;display:grid;place-items:center}.cn-profile-images-toolbar{display:flex;justify-content:flex-end;gap:10px;padding-bottom:12px;border-bottom:1px solid #ddd}.cn-profile-images-toolbar select{height:34px;border:1px solid #ccc}.cn-profile-images-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px}.cn-profile-images-grid img{width:100%;aspect-ratio:1;object-fit:cover}.cn-profile-empty{text-align:center;padding:42px;color:#777}.cn-profile-empty.large{padding:70px}.cn-profile-activity-card{background:#fff;border:1px solid #e0e5eb;border-radius:18px;padding:28px}.cn-profile-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#08121e9e;z-index:120000;display:grid;place-items:center;padding:20px}.cn-profile-edit-modal{width:min(900px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:18px;box-shadow:0 18px 50px #00000059}.cn-profile-edit-head{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid #e5e7ea}.cn-profile-edit-head>div{display:flex;flex-direction:column}.cn-profile-edit-head strong{font-size:20px}.cn-profile-edit-head span{font-size:12px;color:#707887}.cn-profile-edit-head>button{border:0;background:#f2f4f6;width:38px;height:38px;border-radius:50%;font-size:24px}.cn-profile-edit-media{display:grid;grid-template-columns:180px 1fr;gap:15px;padding:18px}.cn-profile-edit-media>div:first-child{text-align:center}.cn-profile-edit-media img{width:120px;height:120px;border-radius:50%;object-fit:cover;display:block;margin:0 auto 8px}.cn-profile-edit-media button{border:0;background:#eef4ff;color:#285fca;padding:8px 12px;border-radius:8px;font-weight:800}.cn-profile-edit-media .cover{min-height:145px;background-size:cover;background-position:center;border-radius:12px;display:flex;align-items:flex-end;justify-content:flex-end;padding:12px}.cn-profile-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:0 20px 20px}.cn-profile-edit-grid label{display:flex;flex-direction:column;gap:5px}.cn-profile-edit-grid label.wide{grid-column:1/-1}.cn-profile-edit-grid span{font-size:12px;font-weight:800}.cn-profile-edit-grid input,.cn-profile-edit-grid select,.cn-profile-edit-grid textarea{border:1px solid #cbd1d8;border-radius:8px;min-height:42px;padding:9px;font:inherit}.cn-profile-edit-grid textarea{height:100px}.cn-profile-edit-actions{border-top:1px solid #e4e7ea;padding:15px 20px;display:flex;justify-content:flex-end;gap:10px}.cn-profile-edit-actions button{border:0;border-radius:8px;padding:10px 15px;font-weight:850}.cn-profile-edit-actions .primary{background:#3475f6;color:#fff}.cn-profile-loading{padding:50px;text-align:center;color:#666}@media (max-width:1024px){.cn-profile-lower{grid-template-columns:1fr}.cn-profile-spoiler{display:grid;grid-template-columns:repeat(2,1fr)}.cn-profile-spoiler-head,.cn-profile-mood-card{grid-column:1/-1}.cn-profile-cover{height:220px}.cn-profile-identity-row{padding-left:165px}.cn-profile-avatar-wrap{left:22px;width:125px;height:125px}.cn-profile-avatar{width:125px;height:125px}.cn-profile-identity h1{font-size:34px}}@media (max-width:700px){.cn-profile-page{margin:0}.cn-profile-hero{border-radius:0}.cn-profile-cover{height:170px}.cn-profile-identity-row{display:block;padding:75px 16px 14px}.cn-profile-avatar-wrap{left:16px;top:-55px;width:115px;height:115px}.cn-profile-avatar{width:115px;height:115px}.cn-profile-identity h1{font-size:29px}.cn-profile-main-actions{position:absolute;right:12px;top:12px}.cn-profile-top-tabs{margin:0 12px;overflow:auto}.cn-profile-recent{margin:0 10px 15px;padding:12px}.cn-profile-recent-grid>img{width:100%;height:200px}.cn-profile-lower{gap:12px}.cn-profile-spoiler{grid-template-columns:1fr}.cn-profile-spoiler-head,.cn-profile-mood-card{grid-column:auto}.cn-profile-content-tabs,.cn-profile-content-tabs button{font-size:12px}.cn-profile-tab-body{padding:10px}.cn-profile-composer-row{align-items:flex-start;flex-direction:column}.cn-profile-edit-media,.cn-profile-edit-grid{grid-template-columns:1fr}.cn-profile-edit-grid label.wide{grid-column:auto}.cn-profile-images-grid{grid-template-columns:repeat(2,1fr)}}.cn-profile-pills .cn-profile-staff-pill{display:inline-flex;align-items:center;padding:7px 13px;border-radius:18px;background:#f1efff;color:#4d2aa4;font-size:14px;font-weight:800;line-height:normal;text-decoration:none}.cn-profile-pills .cn-profile-staff-pill:hover,.cn-profile-pills .cn-profile-staff-pill:focus-visible{background:#e8e3ff;color:#3f208f}.cn-profile-main-actions--visitor{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));width:min(290px,32vw);gap:7px}.cn-profile-main-actions--visitor>button,.cn-profile-main-actions--visitor .cn-profile-options-btn{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid transparent;border-radius:999px;font-size:12.5px;font-weight:900;white-space:nowrap;cursor:pointer;box-shadow:0 5px 14px #161f2e12}.cn-profile-action-message{background:#356ef4!important;color:#fff}.cn-profile-action-wink{border-color:#efd56a!important;background:#fff8cf!important;color:#715300!important}.cn-profile-action-kiss{background:#df164a!important;color:#fff}.cn-profile-action-favorite{border-color:#ebd29c!important;background:#fffdf8!important;color:#9c451f}.cn-profile-action-favorite.active{border-color:#d9a84a!important;background:#fff6df!important;color:#8d3b17}.cn-profile-main-actions--visitor>button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.cn-profile-main-actions--visitor .cn-profile-options-btn{width:100%;background:#fafbfc;color:#19202a}.cn-profile-options-link{display:block;width:100%;padding:10px;border-radius:6px;color:#171c27;font-size:13px;font-weight:700;text-align:left;text-decoration:none}.cn-profile-options-link:hover{background:#f2f4f7}.cn-profile-main-actions--visitor .cn-profile-options-wrap{width:100%}.cn-profile-main-actions--visitor .cn-profile-options-menu{top:45px;right:-1px;width:245px;padding:6px;border-color:#d8dde2;border-radius:9px;box-shadow:0 9px 22px #19202b24}.cn-profile-main-actions--visitor .cn-profile-options-menu:before{content:"";position:absolute;right:42px;top:-7px;width:12px;height:12px;transform:rotate(45deg);border-top:1px solid #d8dde2;border-left:1px solid #d8dde2;background:#fff}.cn-profile-options-menu .cn-profile-block-menu-item{position:relative;display:grid;grid-template-columns:31px minmax(0,1fr);gap:9px;align-items:center;min-height:54px;padding:7px 9px}.cn-profile-block-menu-item>span{display:flex;min-width:0;flex-direction:column;gap:3px}.cn-profile-block-menu-item strong{color:#343a43;font-size:14px;line-height:1.2}.cn-profile-block-menu-item small{overflow:hidden;color:#79818d;font-size:10.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.cn-shield-icon{width:22px;height:22px;overflow:visible;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.cn-profile-block-menu-item .cn-shield-icon{color:#454d58}.cn-profile-restricted{display:flex;align-items:center;justify-content:center;gap:18px;min-height:230px;padding:35px;border:1px solid #e1e5e9;border-radius:18px;background:#fff;color:#57616c;text-align:left}.cn-profile-restricted .cn-shield-icon{width:52px;height:52px;color:#6a7480}.cn-profile-restricted h2{margin:0 0 7px;color:#222832;font-size:22px}.cn-profile-restricted p{margin:0}.cn-block-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140000;display:grid;place-items:center;padding:16px;background:#0d1015b8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cn-block-modal,.cn-block-modal *{box-sizing:border-box}.cn-block-modal{width:min(560px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;padding:20px;border-radius:18px;background:#fff;color:#151820;box-shadow:0 22px 65px #00000052}.cn-block-modal header h2{margin:0 0 7px;font-size:24px;line-height:1.1;font-weight:950;letter-spacing:-.02em}.cn-block-modal header p{margin:0;color:#747b84;font-size:14px;line-height:1.42}.cn-block-modal header p strong{color:#5f6670}.cn-block-modal-options{display:grid;gap:9px;margin-top:18px}.cn-block-choice{display:grid;grid-template-columns:44px minmax(0,1fr) 24px;gap:10px;align-items:center;min-height:74px;padding:11px 12px;border:1px solid #dde1e6;border-radius:14px;background:#f8f9fb;cursor:pointer;transition:border-color .18s,background .18s,box-shadow .18s}.cn-block-choice:hover{border-color:#bfc6ce;background:#fbfcfd}.cn-block-choice.active{border-color:#8a94a1;background:#f5f7fa;box-shadow:inset 0 0 0 1px #8a94a1}.cn-block-choice-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:#fff;color:#9d95aa;box-shadow:0 3px 10px #27303d0d}.cn-block-choice-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3}.cn-block-at{color:#151820;font-size:25px;font-weight:500;line-height:1}.cn-block-choice-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.cn-block-choice-copy strong{font-size:15px;line-height:1.18;font-weight:950}.cn-block-choice-copy small{color:#747b84;font-size:11.5px;line-height:1.4}.cn-block-choice input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.cn-block-checkbox{display:grid;width:24px;height:24px;place-items:center;border:1.5px solid #777d84;border-radius:4px;background:#fff;color:#fff;font-size:14px;font-weight:900}.cn-block-choice.active .cn-block-checkbox{border-color:#171a21;background:#171a21}.cn-block-modal footer{display:grid;grid-template-columns:minmax(120px,.78fr) minmax(165px,1fr);gap:9px;margin-top:15px}.cn-block-modal footer button{min-height:45px;border:0;border-radius:12px;font:inherit;font-size:14px;font-weight:950;cursor:pointer}.cn-block-modal footer button:disabled{opacity:.6;cursor:wait}.cn-block-cancel{background:#edf0f4;color:#343a43}.cn-block-save{background:#171a21;color:#fff}@media (max-width:1000px){.cn-profile-main-actions--visitor{width:270px}}@media (max-width:700px){.cn-profile-main-actions--visitor{position:relative;right:auto;top:auto;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:14px}.cn-profile-main-actions--visitor>button,.cn-profile-main-actions--visitor .cn-profile-options-btn{min-height:38px;padding:0 8px;font-size:12px}.cn-profile-main-actions--visitor .cn-profile-options-menu{right:0;top:45px;width:min(245px,calc(100vw - 38px))}.cn-block-modal-backdrop{padding:7px}.cn-block-modal{width:100%;max-height:calc(100vh - 14px);padding:15px 11px 11px;border-radius:17px}.cn-block-modal header{padding:2px 4px}.cn-block-modal header h2{font-size:21px}.cn-block-modal header p{font-size:12.5px}.cn-block-modal-options{gap:7px;margin-top:13px}.cn-block-choice{grid-template-columns:38px minmax(0,1fr) 22px;gap:8px;min-height:67px;padding:9px 8px;border-radius:12px}.cn-block-choice-icon{width:38px;height:38px;border-radius:11px}.cn-block-choice-icon svg{width:21px;height:21px}.cn-block-choice-copy strong{font-size:14px}.cn-block-choice-copy small{font-size:10.5px}.cn-block-checkbox{width:22px;height:22px;font-size:13px}.cn-block-modal footer{grid-template-columns:1fr 1.28fr;gap:7px;margin-top:10px}.cn-block-modal footer button{min-height:41px;border-radius:10px;font-size:13px}}.cn-profile-avatar,.cn-profile-post>img,.cn-profile-edit-media img{background:#eef2f5}.cn-profile-chatta-row{align-items:start}.cn-profile-chatta-row>.cn-profile-weather{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:5px;width:max-content;max-width:100%;margin-top:7px;padding:6px 9px;border-top:0;border-radius:17px;background:#eef5ff;text-align:left;justify-self:end;overflow:visible}.cn-profile-weather-icon{display:flex;align-items:center;justify-content:center;margin:0;font-size:18px;line-height:1;flex:0 0 auto}.cn-profile-weather>div{display:flex;align-items:baseline;gap:5px;min-width:0;line-height:1;white-space:nowrap}.cn-profile-weather strong{flex:0 0 auto;color:#f06b20;font-size:15px;font-weight:950;line-height:1;letter-spacing:-.2px}.cn-profile-weather em{flex:0 1 auto;color:#59616d;font-size:10px;font-weight:850;font-style:italic;line-height:1;letter-spacing:-.12px;white-space:nowrap}.cn-profile-mood-visual{display:grid;min-height:92px;place-items:center;margin:7px auto 8px}.cn-profile-mood-visual img{display:block;width:92px;height:92px;object-fit:contain}.cn-profile-mood-visual span{font-size:56px;line-height:1}@media (max-width:700px){.cn-profile-chatta-row>.cn-profile-weather{gap:4px;padding:5px 8px;max-width:100%}.cn-profile-weather-icon{font-size:17px}.cn-profile-weather>div{gap:4px}.cn-profile-weather strong{font-size:14px}.cn-profile-weather em{font-size:9.5px;letter-spacing:-.15px}.cn-profile-mood-visual img{width:86px;height:86px}}.cn-profile-feed-tab{padding:0;border:0;background:transparent}.cn-profile-feed-tab>.cn-profile-feed-composer{margin-bottom:16px}.cn-profile-feed-tab .cn-profile-feed-list{gap:16px}.cn-profile-feed-tab .cn-post{width:100%;box-sizing:border-box}.cn-profile-options-menu .cn-profile-options-link,.cn-profile-options-menu>button:not(.cn-profile-block-menu-item){display:flex;align-items:center;width:100%;min-height:38px;padding:10px;border:0;border-radius:6px;background:#fff;color:#171c27;font:inherit;font-size:13px;font-weight:700;line-height:1.25;text-align:left;text-decoration:none}.cn-profile-options-menu .cn-profile-options-link:hover,.cn-profile-options-menu>button:not(.cn-profile-block-menu-item):hover{background:#f2f4f7}.cn-profile-options-menu .cn-profile-options-item{box-sizing:border-box;display:flex;align-items:center;width:100%;height:40px;min-height:40px;margin:0;padding:0 10px;border:0;border-radius:6px;background:#fff;color:#171c27;font-family:inherit;font-size:13px;font-weight:700;line-height:40px;text-align:left;text-decoration:none;cursor:pointer}.cn-profile-options-menu .cn-profile-options-item:hover{background:#f2f4f7}.cn-profile-options-menu button.cn-profile-options-item{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:center!important;column-gap:7px!important;width:100%!important;height:44px!important;min-height:44px!important;padding:0 10px!important;margin:0!important;border:0!important;border-radius:6px!important;background:#fff!important;color:#171c27!important;font-family:inherit!important;font-size:14px!important;font-weight:750!important;line-height:1!important;text-align:left!important;text-decoration:none!important}.cn-profile-options-menu button.cn-profile-options-item:hover{background:#f2f4f7!important}.cn-profile-options-item__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:17px!important;font-weight:700!important;line-height:24px!important}.cn-profile-options-item__text{display:block;font-family:inherit!important;font-size:14px!important;font-weight:750!important;line-height:1.15!important;white-space:nowrap}.cn-profile-followers{display:flex;align-items:center;gap:6px;margin:-2px 0 8px;color:#66717a;font-size:13px;font-weight:750}.cn-profile-followers strong{color:#202832;font-size:14px;font-weight:950}.cn-profile-mobile-online{width:28px;height:28px;object-fit:cover;border-radius:5px;vertical-align:middle;flex:0 0 28px}.cn-profile-avatar-wrap .cn-favorite-star{top:-8px;left:-8px}@media (max-width:700px){.cn-profile-mobile-online{width:23px;height:23px;flex-basis:23px}.cn-profile-followers{font-size:12px;margin-bottom:7px}.cn-profile-followers strong{font-size:13px}}.cn-profile-block-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.cn-profile-block-actions>a,.cn-profile-block-actions>button{height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 11px;border:0;border-radius:8px;background:#f3f6fa;color:#2369e8;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.cn-profile-block-actions>a:hover,.cn-profile-block-actions>button:hover{background:#eaf1fb}.cn-profile-recent-add{color:#384452!important}.cn-profile-recent-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.cn-profile-recent-photo{position:relative;display:block;min-width:0;aspect-ratio:4 / 3;overflow:hidden;border-radius:12px;background:#eef2f6;box-shadow:0 1px #111c270d}.cn-profile-recent-photo img{display:block;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important;transition:transform .18s ease,filter .18s ease}.cn-profile-recent-photo:hover img{transform:scale(1.025);filter:brightness(.96)}.cn-profile-recent-photo>span{position:absolute;right:7px;bottom:7px;padding:4px 7px;border-radius:5px;background:#483612e0;color:#fff3c4;font-size:9px;font-weight:900;text-transform:uppercase}.cn-profile-photo-placeholder{grid-column:1 / -1;width:100%!important}.cn-profile-activity-card{padding:0!important;overflow:hidden}.cn-profile-activity-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #e5e9ed;background:#fff}.cn-profile-activity-head h2{margin:0;font-size:21px}.cn-profile-activity-head p{margin:5px 0 0;color:#788391;font-size:12px}.cn-profile-activity-head>span{flex:0 0 auto;padding:7px 10px;border-radius:16px;background:#f2f5f8;color:#586574;font-size:11px;font-weight:800}.cn-profile-activity-feed{border:0!important;background:#fff}.cn-profile-activity-feed .cn-post{margin:0!important;border-right:0!important;border-left:0!important;border-radius:0!important}.cn-profile-images-panel{padding:0!important;overflow:hidden}.cn-profile-images-toolbar{min-height:62px;display:flex!important;align-items:center;justify-content:flex-end!important;gap:14px!important;padding:12px 15px!important;border-bottom:1px solid #e1e6ea!important;background:#fff}.cn-profile-images-view-switch{display:flex;align-items:center;overflow:hidden;border:1px solid #d7dde3;border-radius:7px;background:#fff}.cn-profile-images-view-switch button{width:42px;height:38px;display:grid;place-items:center;padding:0;border:0;border-right:1px solid #d7dde3;background:#fff;color:#3f4a55;cursor:pointer}.cn-profile-images-view-switch button:last-child{border-right:0}.cn-profile-images-view-switch button:hover{background:#f3f5f7}.cn-profile-images-view-switch button.active{background:#4a5057;color:#fff}.cn-profile-images-view-switch svg{width:18px;height:18px;fill:currentColor;stroke:currentColor;stroke-width:1.7}.cn-profile-images-sort{display:flex;align-items:center;gap:8px;height:40px;padding-left:11px;border:1px solid #d7dde3;border-radius:7px;background:#fff}.cn-profile-images-sort>span{color:#65717d;font-size:10px;font-weight:800;text-transform:uppercase;white-space:nowrap}.cn-profile-images-sort select{height:38px!important;min-width:150px;padding:0 30px 0 8px;border:0!important;outline:0;background:#fff;color:#20262c;font-size:12px;font-weight:850;cursor:pointer}.cn-profile-images-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:0!important;padding:15px!important;background:#f7f9fb}.cn-profile-image-card{position:relative;display:block;min-width:0;overflow:hidden;border:1px solid #e0e5e9;border-radius:7px;background:#fff;color:#20262d;text-decoration:none;box-shadow:0 2px 7px #1c28340a}.cn-profile-image-card>img{display:block;width:100%!important;aspect-ratio:1!important;object-fit:cover!important;transition:transform .16s ease,filter .16s ease}.cn-profile-image-card:hover{border-color:#bca7da;box-shadow:0 5px 15px #4a316c1a}.cn-profile-image-card:hover>img{transform:scale(1.018);filter:brightness(.97)}.cn-profile-image-card-meta{display:none;min-width:0}.cn-profile-images-grid.is-compact{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}.cn-profile-images-grid.is-compact .cn-profile-image-card{border-radius:4px}.cn-profile-images-grid.is-list{grid-template-columns:1fr!important;gap:7px!important}.cn-profile-images-grid.is-list .cn-profile-image-card{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;min-height:82px;padding:7px}.cn-profile-images-grid.is-list .cn-profile-image-card>img{width:96px!important;height:78px!important;aspect-ratio:auto!important;border-radius:4px}.cn-profile-images-grid.is-list .cn-profile-image-card-meta{display:flex;flex-direction:column;gap:4px;padding:0 12px}.cn-profile-image-card-meta strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.cn-profile-image-card-meta span{color:#77828e;font-size:11px}.cn-profile-image-card-meta em{width:max-content;padding:3px 6px;border-radius:4px;background:#fff3d8;color:#8a6620;font-size:9px;font-style:normal;font-weight:900;text-transform:uppercase}@media (max-width:700px){.cn-profile-block-title{align-items:flex-start!important;flex-wrap:wrap}.cn-profile-block-actions{width:100%;margin-left:44px;justify-content:flex-start}.cn-profile-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.cn-profile-activity-head{align-items:flex-start;padding:16px 12px}.cn-profile-images-toolbar{align-items:stretch!important;flex-direction:column;gap:8px!important;padding:10px!important}.cn-profile-images-view-switch{width:max-content}.cn-profile-images-sort{width:100%;justify-content:space-between}.cn-profile-images-sort select{flex:1;min-width:0}.cn-profile-images-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:8px!important}.cn-profile-images-grid.is-compact{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cn-profile-images-grid.is-list{grid-template-columns:1fr!important}}.cn-profile-activity-card,.cn-profile-activity-feed{overflow:visible!important}.cn-profile-activity-feed .cn-post{width:100%!important;box-sizing:border-box!important}.cn-profile-activity-feed .cn-post:first-child{border-top:0!important}.cn-profile-activity-feed .cn-post__author{min-width:0}.cn-profile-activity-feed .cn-post__author>div:not(.cn-post__moderation-actions){min-width:0}.cn-profile-activity-feed .cn-post__name{min-width:0;flex-wrap:wrap}@media (max-width:700px){.cn-profile-activity-card,.cn-profile-activity-feed,.cn-profile-activity-feed .cn-post{max-width:100%!important;min-width:0!important}}.cn-profile-community-host-note{max-width:230px;padding:9px 12px;border:1px solid #efc7dc;border-radius:9px;background:#fff5fa;color:#a84378;font-size:10px;font-weight:850;line-height:1.4;text-align:center}.cn-profile-community-mini{display:inline-flex;align-items:center;margin-left:8px;padding:2px 6px;border:1px solid #dfe5e8;border-radius:999px;background:#f8fafb;color:#7a878d;font-size:9px;font-weight:750;vertical-align:middle}@media (min-width:701px){.cn-profile-identity-row--visitor-five-actions{min-height:152px}.cn-profile-identity-row--visitor-five-actions .cn-profile-main-actions--visitor{align-self:flex-start;margin-top:13px}.cn-profile-identity-row--visitor-five-actions .cn-profile-options-wrap{grid-column:1 / -1;width:calc((100% - 7px)/2);justify-self:center}}.cn-profile-followers{display:inline-flex!important;width:max-content;max-width:100%;min-height:38px;align-items:center;gap:7px!important;margin:-1px 0 10px!important;padding:5px 12px 5px 7px;border:1px solid #d8d3ff;border-radius:999px;background:linear-gradient(135deg,#f9f8ff,#f1f3ff);color:#403b75!important;box-shadow:0 4px 14px #5141c014;font-size:13px!important;font-weight:850!important}.cn-profile-followers-icon{display:grid;width:27px;height:27px;place-items:center;flex:0 0 27px;border-radius:50%;background:linear-gradient(135deg,#6f5cf4,#8c4ee8);color:#fff}.cn-profile-followers-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cn-profile-followers strong{color:#302d69!important;font-size:15px!important;font-weight:950!important;letter-spacing:-.02em}.cn-profile-followers-label{color:#514d7c;font-size:13px;font-weight:850}.cn-profile-followers .cn-profile-community-mini{margin-left:2px;padding:3px 7px;border-radius:999px;background:#fff;color:#6c5bd1;font-size:9px;font-weight:950}.cn-profile-achievements{grid-column:1 / -1;margin:14px 12px 2px;padding:13px;border:1px solid #e0e5ec;border-radius:17px;background:linear-gradient(145deg,#fff,#fbfcff);box-shadow:0 5px 16px #2130440d}.cn-profile-achievements header{display:flex;align-items:center;gap:10px;padding-bottom:11px;border-bottom:1px solid #e8ebef}.cn-profile-achievements-trophy{display:grid;width:38px;height:38px;place-items:center;flex:0 0 38px;border-radius:12px;background:#fff6d8;color:#b88016}.cn-profile-achievements-trophy svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cn-profile-achievements header>div{display:flex;min-width:0;flex-direction:column;gap:2px}.cn-profile-achievements header strong{color:#172132;font-size:16px;font-weight:950}.cn-profile-achievements header small{color:#7b8798;font-size:10px;font-weight:800}.cn-profile-achievements-body{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding:14px 5px 6px}.cn-profile-achievements-heart{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#ffe8f1;color:#e43b77;font-size:24px;line-height:1}.cn-profile-achievements-body>div{display:flex;min-width:0;flex-direction:column;gap:2px}.cn-profile-achievements-body>div>strong{color:#3475f6;font-size:28px;line-height:1;font-weight:950;letter-spacing:-.035em}.cn-profile-achievements-body>div>span{margin-top:3px;color:#354052;font-size:12px;font-weight:950}.cn-profile-achievements-body>div>small{color:#8994a4;font-size:10px;font-weight:800}@media (max-width:700px){.cn-profile-followers{min-height:36px;margin-bottom:8px!important;padding:4px 10px 4px 6px;font-size:12px!important}.cn-profile-followers-icon{width:26px;height:26px;flex-basis:26px}.cn-profile-followers strong{font-size:14px!important}.cn-profile-followers-label{font-size:12px}.cn-profile-achievements{margin:12px 10px 2px;padding:12px}.cn-profile-achievements-body>div>strong{font-size:26px}}.cn-profile-quick-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:-1px 0 9px}.cn-profile-quick-meta .cn-profile-followers,.cn-profile-location-pill,.cn-profile-weather-pill{box-sizing:border-box;display:inline-flex!important;width:max-content;max-width:100%;min-height:30px!important;align-items:center;gap:5px!important;margin:0!important;padding:4px 9px!important;border:1px solid #dde3ea;border-radius:999px;background:#f7f9fb;box-shadow:none!important;color:#536172;font-size:12px!important;font-weight:850!important;line-height:1.15}.cn-profile-quick-meta .cn-profile-followers{border-color:#ded9ff;background:#f7f5ff;color:#463f82!important}.cn-profile-quick-meta .cn-profile-followers-icon{display:grid;width:20px!important;height:20px!important;flex:0 0 20px!important;place-items:center;border-radius:50%;background:#6c5cf1;color:#fff}.cn-profile-quick-meta .cn-profile-followers-icon svg{width:12px!important;height:12px!important}.cn-profile-quick-meta .cn-profile-followers strong{color:#352f76!important;font-size:12.5px!important;font-weight:950!important}.cn-profile-quick-meta .cn-profile-followers-label{color:#514b7d;font-size:11.5px!important;font-weight:850}.cn-profile-quick-meta .cn-profile-community-mini{margin-left:2px!important;padding:1px 5px!important;background:#fff!important;font-size:8px!important}.cn-profile-location-pill{min-width:0;border-color:#dfe5eb;background:#f7f9fb;color:#556273}.cn-profile-location-pill>span:last-child{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-profile-weather-pill{border-color:#cfe3f4;background:#f3f9ff;color:#557083}.cn-profile-weather-pill strong{color:#245f91;font-size:12.5px;font-weight:950}.cn-profile-weather-pill>span:last-child{display:block;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-profile-meta-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:13px;line-height:1}@media (max-width:700px){.cn-profile-quick-meta{gap:6px;margin-bottom:8px}.cn-profile-quick-meta .cn-profile-followers,.cn-profile-location-pill,.cn-profile-weather-pill{min-height:28px!important;padding:3px 8px!important;font-size:11px!important}.cn-profile-quick-meta .cn-profile-followers-icon{width:19px!important;height:19px!important;flex-basis:19px!important}.cn-profile-quick-meta .cn-profile-followers strong,.cn-profile-weather-pill strong{font-size:11.5px!important}.cn-profile-quick-meta .cn-profile-followers-label{font-size:10.5px!important}.cn-profile-location-pill>span:last-child{max-width:118px}.cn-profile-weather-pill>span:last-child{max-width:88px}}@media (max-width:700px){.cn-profile-top-tabs{display:flex!important;align-items:stretch!important;gap:8px!important;overflow:visible!important;margin:0 12px!important}.cn-profile-top-tabs button{display:flex!important;flex:1 1 0!important;min-width:0!important;min-height:42px!important;align-items:center!important;justify-content:center!important;padding:0 7px!important;border-radius:999px!important;font-size:11.5px!important;line-height:1!important;white-space:nowrap!important}.cn-profile-quick-meta .cn-profile-followers,.cn-profile-location-pill,.cn-profile-weather-pill,.cn-profile-pills>span,.cn-profile-pills .cn-profile-staff-pill,.cn-profile-badge-pills .badges-lg .badge-pill{box-sizing:border-box!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding-top:0!important;padding-bottom:0!important;border-radius:999px!important;line-height:1!important}.cn-profile-main-actions--visitor>button,.cn-profile-main-actions--visitor .cn-profile-options-btn{min-height:42px!important;height:42px!important}}.cn-conversations-page{width:100%;max-width:880px;margin:0 auto;padding:4px 0 26px}.cn-conversations-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px;padding:18px 20px;border:1px solid #dfe8ec;border-radius:20px;background:linear-gradient(135deg,#fff,#f5fbfd 62%,#fff5f9);box-shadow:0 8px 24px #1b495912}.cn-conversations-head span{color:#db4277;font-size:10px;font-weight:900;letter-spacing:.13em}.cn-conversations-head h1{margin:4px 0;color:#162b35;font-size:29px;line-height:1.05}.cn-conversations-head p{margin:0;color:#74828a;font-size:12.5px}.cn-conversations-head>b{display:grid;place-items:center;min-width:46px;height:46px;padding:0 10px;border-radius:14px;background:#176b83;color:#fff;font-size:15px}.cn-conversations-list{display:grid;gap:9px}.cn-conversation-card{display:grid;grid-template-columns:58px minmax(0,1fr) 38px;align-items:center;gap:12px;width:100%;padding:11px 13px;border:1px solid #e0e8ec;border-radius:16px;background:#fff;text-align:left;cursor:pointer;box-shadow:0 4px 14px #183e4e0d;transition:.18s ease}.cn-conversation-card:hover{transform:translateY(-1px);border-color:#b9d5df;box-shadow:0 8px 20px #183e4e17}.cn-conversation-card.is-unread{background:linear-gradient(90deg,#f4fcff,#fff);border-color:#b9dce6}.cn-conversation-card>img{width:56px;height:56px;object-fit:cover;border-radius:14px;background:#edf2f5}.cn-conversation-card__copy{min-width:0}.cn-conversation-card__copy strong{display:flex;align-items:center;gap:4px;color:#203640;font-size:14px}.cn-conversation-card__copy small{display:block;max-width:100%;margin-top:4px;color:#687981;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cn-conversation-card__copy time{display:block;margin-top:4px;color:#a0a9ae;font-size:10px}.cn-conversation-card>em{justify-self:end;display:grid;place-items:center;min-width:25px;height:25px;padding:0 6px;border-radius:999px;background:#e64c78;color:#fff;font-size:10px;font-style:normal;font-weight:900}.cn-conversation-card>i{justify-self:end;color:#7d929c;font-size:26px;font-style:normal}.cn-conversations-empty{padding:52px 20px;text-align:center;border:1px dashed #cfdde3;border-radius:18px;background:#fff;color:#78878f}.cn-conversations-empty>span{font-size:34px}.cn-conversations-empty h2{margin:8px 0 4px;color:#2d414b}.cn-conversations-empty p{margin:0;font-size:12px}@media (max-width:760px){.cn-conversations-page{padding:0 10px 90px}.cn-conversations-head{padding:16px;border-radius:17px}.cn-conversations-head h1{font-size:25px}.cn-conversation-card{grid-template-columns:52px minmax(0,1fr) 32px;padding:10px}.cn-conversation-card>img{width:50px;height:50px}.cn-conversation-card__copy strong{font-size:13.5px}.cn-conversation-card__copy small{font-size:11.5px}.cn-conversations-head>b{min-width:40px;height:40px}}.cn-rooms-page{--chat-ink:#182033;--chat-muted:#6f7788;--chat-pink:#e7428e;--chat-pink-dark:#c92f79;--chat-violet:#7957e8;--chat-blue:#4779e8;--chat-border:#ece7ed;--chat-soft:#fff7fb;width:100%;min-width:0;color:var(--chat-ink)}.cn-rooms-page *{box-sizing:border-box}.cn-rooms-page button,.cn-rooms-page input{font:inherit}.cn-chat-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:24px;align-items:center;margin:0 0 22px;padding:34px 34px 22px;overflow:hidden;border:1px solid #eadfe8;border-radius:30px;background:linear-gradient(135deg,#fff,#fff9fc 42%,#f5f6ff);box-shadow:0 20px 48px #452a4217}.cn-chat-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:linear-gradient(115deg,#fffffffa 0,#fffffffa 48%,#ffffff6b 70%,#ffffffa8)}.cn-chat-hero__glow{position:absolute;z-index:-2;border-radius:50%;pointer-events:none}.cn-chat-hero__glow--one{width:420px;height:420px;right:-80px;top:-180px;background:radial-gradient(circle,#e7428e3b,#e7428e00 70%)}.cn-chat-hero__glow--two{width:300px;height:300px;left:-120px;bottom:-140px;background:radial-gradient(circle,#7957e82e,#7957e800 72%)}.cn-chat-hero__content{position:relative;z-index:2;min-width:0}.cn-chat-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;color:#d33982;font-size:10px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.cn-chat-hero__eyebrow i{width:8px;height:8px;border-radius:50%;background:#34c276;box-shadow:0 0 0 4px #34c2761f}.cn-chat-hero h1{margin:0;color:#1a2131;font-size:clamp(40px,4vw,54px);line-height:.98;letter-spacing:-2px}.cn-chat-hero h1 em{font-style:normal;color:#d73d84}.cn-chat-hero__content>p{max-width:620px;margin:15px 0 0;color:#707889;font-size:14px;line-height:1.7}.cn-chat-hero__actions{display:flex;align-items:center;gap:12px;margin-top:20px}.cn-chat-hero__actions button,.cn-chat-hero__actions a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 17px;border-radius:13px;font-size:12px;font-weight:950;text-decoration:none;cursor:pointer}.cn-chat-hero__actions button{border:0;background:linear-gradient(135deg,#ea4793,#cb337c);color:#fff;box-shadow:0 12px 24px #d7398238}.cn-chat-hero__actions a{border:1px solid #e6dde4;background:#ffffffe0;color:#4c5565}.cn-chat-hero__preview{position:relative;z-index:2;height:265px}.cn-chat-preview-card{position:absolute;overflow:hidden;border:1px solid rgba(255,255,255,.76);border-radius:24px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 34px #282b391f;transition:transform .22s ease,box-shadow .22s ease,z-index .22s ease}.cn-chat-preview-card:hover{z-index:8;box-shadow:0 26px 42px #3525322e}.cn-chat-preview-card--back{right:4px;top:4px;width:240px;min-height:138px;padding:16px;background:linear-gradient(145deg,#fffffff5,#fff1f8eb);transform:rotate(7deg)}.cn-chat-preview-card--back:hover{transform:rotate(1deg) translateY(-5px)}.cn-chat-preview-card__label{color:#c53678;font-size:12px;font-weight:950;letter-spacing:.03em}.cn-chat-preview-card__pair{display:grid;gap:7px;margin-top:12px}.cn-chat-preview-card--front{left:0;bottom:4px;width:292px;min-height:174px;padding:17px 18px;background:linear-gradient(145deg,#1f2536fc,#30374cfa);color:#fff;transform:rotate(-3deg)}.cn-chat-preview-card--front:hover{transform:rotate(0) translateY(-6px)}.cn-chat-preview-card--front>span{display:block;color:#ff9cca;font-size:9px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.cn-chat-preview-card--front>strong{display:block;margin-top:5px;font-size:22px;line-height:1.05;letter-spacing:-.6px}.cn-chat-preview-card--front>small{display:block;margin-top:6px;color:#d4d7e2;font-size:10.5px;line-height:1.45}.cn-chat-preview-card__people{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:12px}.cn-chat-hero-person{display:flex;min-width:0;align-items:center;gap:7px;padding:6px;border-radius:12px;text-decoration:none;color:inherit;background:#ffffff14;transition:background .15s ease,transform .15s ease}.cn-chat-hero-person:hover{background:#ffffff26;transform:translateY(-1px)}.cn-chat-hero-person__avatar{position:relative;display:block;width:34px;height:34px;min-width:34px}.cn-chat-hero-person__avatar img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.9)}.cn-chat-hero-person__avatar i{position:absolute;right:-1px;bottom:1px;width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:#36be73}.cn-chat-hero-person__copy{min-width:0}.cn-chat-hero-person__copy b,.cn-chat-hero-person__copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-chat-hero-person__copy b{font-size:9.5px}.cn-chat-hero-person__copy small{margin-top:2px;color:#cdd1dd;font-size:7.8px}.cn-chat-hero-person.is-mini{background:#fff;color:#252c3b}.cn-chat-hero-person.is-mini .cn-chat-hero-person__copy small{color:#868c98}.cn-chat-hero-person.is-mini .cn-chat-hero-person__avatar{width:31px;height:31px;min-width:31px}.cn-chat-hero__stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:2px}.cn-chat-hero__stats>div{display:flex;flex-direction:column;gap:3px;padding:10px 13px;border:1px solid rgba(255,255,255,.82);border-radius:15px;background:#ffffffc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 20px #2c232c0f}.cn-chat-hero__stats strong{color:#252c3b;font-size:23px;line-height:1}.cn-chat-hero__stats span{color:#7a8090;font-size:9.5px;font-weight:900}.cn-chat-presence{margin:0 0 22px;overflow:hidden}.cn-chat-presence__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:13px}.cn-chat-presence__head span{display:block;margin-bottom:5px;color:#b3323c;font-size:12px;font-weight:1000;letter-spacing:.16em;text-transform:uppercase}.cn-chat-presence__head h2{margin:0;color:#171f30;font-size:25px;letter-spacing:-.45px}.cn-chat-presence__head p{max-width:480px;margin:0;color:#6f7685;font-size:12.5px;line-height:1.5;text-align:right}.cn-chat-presence__viewport{position:relative;overflow:hidden;padding:12px 0 16px;mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%)}.cn-chat-presence__track{display:flex;gap:14px;width:max-content;animation:cnPeopleMarquee 44s linear infinite}.cn-chat-presence__viewport:hover .cn-chat-presence__track{animation-play-state:paused}@keyframes cnPeopleMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.cn-chat-presence__card{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:center;width:200px;min-width:200px;min-height:82px;padding:9px 10px;border:1px solid #eadfe6;border-radius:18px;background:linear-gradient(145deg,#fff,#fff7fb);box-shadow:0 10px 20px #38273512;text-decoration:none;color:inherit;transform:rotate(-2deg);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cn-chat-presence__card:nth-child(4n+2){transform:rotate(2.3deg);background:linear-gradient(145deg,#fff,#f7f6ff)}.cn-chat-presence__card:nth-child(4n+3){transform:rotate(-1deg);background:linear-gradient(145deg,#fff,#fff8f3)}.cn-chat-presence__card:nth-child(4n+4){transform:rotate(1.2deg)}.cn-chat-presence__card:hover{z-index:5;transform:translateY(-6px) rotate(0) scale(1.025);border-color:#dfbfd0;box-shadow:0 16px 28px #44293b21}.cn-chat-presence__avatar{position:relative;width:58px;height:64px;overflow:hidden;border-radius:14px;background:#f2edf2}.cn-chat-presence__avatar img{display:block;width:100%;height:100%;object-fit:cover}.cn-chat-presence__avatar i{position:absolute;right:5px;bottom:5px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#35be72}.cn-chat-presence__avatar i.is-away{background:#f2ad3a}.cn-chat-presence__copy{min-width:0}.cn-chat-presence__nameRow{display:flex;align-items:center;gap:4px;min-width:0}.cn-chat-presence__nameRow strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#222a3a;font-size:12px}.cn-chat-presence__nameRow .badges-row{flex:0 0 auto}.cn-chat-presence__copy>span{display:block;margin-top:5px;overflow:hidden;color:#7c8390;font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cn-rooms-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.cn-room-nav{display:flex;flex-wrap:wrap;gap:9px}.cn-room-nav button{min-height:36px;padding:0 20px;border:1px solid #ded9de;border-radius:999px;background:#fff;color:#677082;font-size:11px;font-weight:900;cursor:pointer;transition:.15s ease}.cn-room-nav button:hover{border-color:#e2ccd7;background:#fff6fa;color:#c93378;box-shadow:0 8px 17px #d73a8214}.cn-room-search{display:flex;align-items:center;gap:7px;width:min(270px,100%);min-height:37px;padding:0 11px;border:1px solid #e6e5e8;border-radius:11px;background:#fafafa}.cn-room-search>span{color:#9aa0aa;font-size:15px}.cn-room-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#394150;font-size:11px}.cn-room-search input::placeholder{color:#a3a8b2}.cn-room-search button{border:0;background:transparent;color:#a67a8f;font-size:18px;cursor:pointer}.cn-chat-miniStats{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 18px}.cn-chat-miniStats>div{display:inline-flex;align-items:center;gap:5px;min-height:27px;padding:0 9px;border:1px solid #e6e1e6;border-radius:999px;background:#fff;box-shadow:0 4px 10px #282d3709}.cn-chat-miniStats i{width:7px;height:7px;border-radius:50%;background:#b8bec8}.cn-chat-miniStats i.is-online{background:#34bd72;box-shadow:0 0 0 3px #34bd721a}.cn-chat-miniStats i.is-active{background:#e34d8e}.cn-chat-miniStats i.is-public{background:#637bd8}.cn-chat-miniStats i.is-groups{background:#8b66da}.cn-chat-miniStats strong{color:#242c3a;font-size:11px;font-weight:950}.cn-chat-miniStats span{color:#727a88;font-size:8.8px;font-weight:800}.cn-room-alert{display:flex;gap:8px;margin-bottom:12px;padding:10px 12px;border:1px solid #efd4df;border-radius:12px;background:#fff7fa;color:#704b5a;font-size:12px}.cn-room-alert strong{color:#ca3378}.cn-room-loading,.cn-room-empty{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #e5dfe4;border-radius:18px;background:#fff}.cn-room-loading i{width:34px;height:34px;border:3px solid #f1dce6;border-top-color:#df4389;border-radius:50%;animation:cnRoomSpin .7s linear infinite}.cn-room-loading strong{margin-top:10px;font-size:13px}.cn-room-empty>span{font-size:30px;color:#d33c82}.cn-room-empty h3{margin:8px 0 3px;font-size:17px}.cn-room-empty p{margin:0;color:#878d98;font-size:11px}@keyframes cnRoomSpin{to{transform:rotate(360deg)}}.cn-room-sections{display:grid;gap:26px}.cn-room-block{min-width:0;scroll-margin-top:92px}.cn-room-block__header{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px}.cn-room-block__accent{width:3px;min-width:3px;align-self:stretch;border-radius:999px;background:linear-gradient(180deg,#e6488f,#8361dd)}.cn-room-block__header h2{margin:0;color:#1f2738;font-size:20px;letter-spacing:-.35px}.cn-room-block__header p{margin:4px 0 0;color:#6f7685;font-size:11.5px;line-height:1.45}.cn-room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.cn-room-card{position:relative;display:grid;grid-template-columns:78px minmax(0,1fr);gap:9px;align-items:start;min-height:112px;padding:9px;overflow:hidden;border:1px solid #eadfe6;border-radius:15px;background:linear-gradient(145deg,#fff,#fff8fc);box-shadow:0 5px 13px #30222d0b;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.cn-room-card:before{content:"";position:absolute;right:-28px;top:-28px;width:75px;height:75px;border-radius:50%;background:radial-gradient(circle,#e7428e1a,#e7428e00 68%)}.cn-room-card:after{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,#e64b90,#8c67db);opacity:.72}.cn-room-card:hover{transform:translateY(-2px);border-color:#dfc4d3;box-shadow:0 9px 19px #3c263716}.cn-room-card.is-group{background:linear-gradient(145deg,#fff,#faf8ff)}.cn-room-card.is-group:after{background:linear-gradient(180deg,#8060d8,#e34890)}.cn-room-card__image{position:relative;z-index:1;overflow:hidden;border-radius:11px;background:#f3eff3;box-shadow:inset 0 0 0 1px #ebe7ec}.cn-room-card__image img{display:block;width:100%;height:78px;object-fit:cover}.cn-room-card__body{position:relative;z-index:1;min-width:0}.cn-room-card__titleRow{display:flex;align-items:center;gap:6px}.cn-room-card__titleLine{width:3px;min-width:3px;height:23px;border-radius:999px;background:#e6dde3}.cn-room-card h3{margin:0;min-width:0;color:#1a2232;font-size:12.5px;line-height:1.08;letter-spacing:-.1px;overflow-wrap:anywhere}.cn-room-card__chips{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.cn-room-card__chips span{display:inline-flex;align-items:center;gap:4px;min-height:20px;padding:0 6px;border:1px solid #eadfe5;border-radius:999px;background:#fff7fb;color:#7a6470;font-size:7.8px;font-weight:900}.cn-room-card__chips span:before{content:"";width:5px;height:5px;border-radius:50%;background:#e34e89}.cn-room-card__meta{margin-top:6px;color:#6f7784;font-size:8.8px;line-height:1.35}.cn-room-card__meta b{font-weight:900}.cn-room-card__avatars{display:flex;margin-top:5px}.cn-room-card__avatars img{width:18px;height:18px;margin-left:-5px;border:2px solid #fff;border-radius:50%;object-fit:cover}.cn-room-card__avatars img:first-child{margin-left:0}.cn-room-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:27px;margin-top:7px;padding:0 10px;border:0;border-radius:999px;background:linear-gradient(135deg,#232a39,#151b27);color:#fff;font-size:8.8px;font-weight:950;cursor:pointer;transition:.15s ease}.cn-room-card__button:hover:not(:disabled){background:linear-gradient(135deg,#e74a91,#cc347d);box-shadow:0 5px 11px #d6377e24}.cn-room-card__button:disabled{opacity:.58;cursor:not-allowed}.cn-room-block__moreWrap{display:flex;justify-content:center;margin-top:10px}.cn-room-block__more{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:37px;padding:0 17px;border:0;border-radius:999px;background:#fff1f6;color:#c63477;font-size:10.5px;font-weight:950;cursor:pointer}.cn-room-block__more.is-groups{background:#f5f1ff;color:#7455c9}.cn-room-block__more b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#d13c7d;color:#fff;font-size:9px}.cn-room-block__more.is-groups b{background:#8060d8}.cn-room-block__more span{font-size:13px}.cn-room-block__actions{display:flex;justify-content:center;margin-top:9px}.cn-room-block__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 13px;border:1px solid #e4dae0;border-radius:999px;background:#fff;text-decoration:none;color:#485163;font-size:9.5px;font-weight:900}.cn-chat-rules{margin-top:25px}.cn-chat-rules__box{padding:24px 26px;border:1px solid #e5e2e7;border-radius:20px;background:#fff}.cn-chat-rules__box h3{margin:0 0 13px;color:#232b3b;font-size:20px;letter-spacing:-.3px}.cn-chat-rules__box h4{margin:18px 0 10px;color:#232b3b;font-size:17px}.cn-chat-rules__box ul,.cn-chat-rules__box ol{margin:0 0 14px 22px;padding:0;color:#303847}.cn-chat-rules__box li{margin:7px 0;font-size:14px;line-height:1.5}.cn-chat-rules__box p{margin:0 0 13px;color:#303847;font-size:14px;line-height:1.6}@media (max-width:1180px){.cn-chat-hero{grid-template-columns:minmax(0,1fr) 310px}.cn-chat-presence__head{align-items:flex-start;flex-direction:column}.cn-chat-presence__head p{text-align:left}.cn-room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.cn-chat-hero{grid-template-columns:1fr;padding:27px 24px 20px}.cn-chat-hero__preview{width:min(100%,350px);height:250px;margin:0 auto}.cn-chat-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.cn-rooms-tools{flex-direction:column;align-items:stretch}.cn-room-search{width:100%}.cn-room-nav{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px;scrollbar-width:none}.cn-room-nav::-webkit-scrollbar{display:none}}@media (max-width:720px){.cn-chat-hero{padding:20px 15px 15px;border-radius:21px}.cn-chat-hero h1{font-size:34px;letter-spacing:-1.3px}.cn-chat-hero__content>p{font-size:12.5px;line-height:1.55}.cn-chat-hero__actions{flex-wrap:wrap}.cn-chat-preview-card--front{width:260px}.cn-chat-preview-card--back{width:215px}.cn-chat-presence__head h2{font-size:22px}.cn-chat-presence__head p{font-size:11.5px}.cn-chat-presence__card{width:180px;min-width:180px;grid-template-columns:52px minmax(0,1fr)}.cn-chat-presence__avatar{width:52px;height:58px}.cn-room-grid{grid-template-columns:1fr}.cn-room-card{grid-template-columns:72px minmax(0,1fr)}.cn-room-card__image img{height:72px}.cn-chat-miniStats{gap:5px}.cn-chat-miniStats>div{min-height:26px;padding:0 7px}.cn-chat-miniStats span{font-size:8px}}@media (max-width:520px){.cn-chat-hero h1{font-size:30px}.cn-chat-hero__preview{height:235px}.cn-chat-preview-card--front{width:235px}.cn-chat-preview-card--back{width:190px}.cn-chat-preview-card__people{grid-template-columns:1fr 1fr}.cn-chat-preview-card__people .cn-chat-hero-person:last-child{display:none}.cn-chat-hero__stats{grid-template-columns:1fr 1fr}.cn-room-block__header h2{font-size:18px}.cn-room-block__header p{font-size:10.5px}.cn-chat-rules__box{padding:17px 15px}.cn-chat-rules__box h3{font-size:18px}.cn-chat-rules__box li,.cn-chat-rules__box p{font-size:13px}}.cn-chat-hero__preview{height:282px}.cn-chat-preview-card{border-color:#ffffffe0;box-shadow:0 20px 42px #38273626}.cn-chat-preview-card--back{right:0;top:0;width:254px;min-height:154px;padding:16px 17px;background:linear-gradient(145deg,#fff,#fff0f7 55%,#f5efff);transform:rotate(6deg)}.cn-chat-preview-card--back:hover{transform:rotate(1deg) translateY(-5px) scale(1.01)}.cn-chat-preview-card--back>p{margin:7px 0 0;color:#675e69;font-size:10.5px;line-height:1.4}.cn-chat-preview-card--front{left:0;bottom:0;width:310px;min-height:194px;padding:18px;background:linear-gradient(145deg,#2f203f,#44274b 52%,#5b2d55);color:#fff;transform:rotate(-2.7deg)}.cn-chat-preview-card--front:hover{transform:rotate(0) translateY(-6px) scale(1.01)}.cn-chat-preview-card__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.cn-chat-preview-card__top>span{color:#b93677;font-size:10.5px;font-weight:1000;letter-spacing:.06em;text-transform:uppercase}.cn-chat-preview-card__top>b{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:999px;background:#fff;color:#d43b80;font-size:8px;letter-spacing:.08em}.cn-chat-preview-card__top.is-dark>span{color:#ffb3d4}.cn-chat-preview-card__top.is-dark>b{background:#ffffff21;color:#a9f2c7;border:1px solid rgba(255,255,255,.15)}.cn-chat-preview-card--front>strong{display:block;margin-top:7px;color:#fff;font-size:23px;line-height:1.05;letter-spacing:-.55px}.cn-chat-preview-card--front>small{display:block;margin-top:6px;color:#f0e7f0;font-size:10.8px;line-height:1.42}.cn-chat-preview-card__pair{display:grid;gap:7px;margin-top:10px}.cn-chat-preview-card__people{display:grid;grid-template-columns:1fr;gap:6px;margin-top:10px}.cn-chat-hero-person{display:flex;min-width:0;align-items:center;gap:8px;padding:7px 8px;border-radius:12px;text-decoration:none;color:inherit;background:#ffffff1a;border:1px solid rgba(255,255,255,.08);transition:background .15s ease,transform .15s ease,border-color .15s ease}.cn-chat-hero-person:hover{background:#ffffff2b;border-color:#fff3;transform:translate(2px)}.cn-chat-hero-person__avatar{position:relative;display:block;width:39px;height:39px;min-width:39px}.cn-chat-hero-person__avatar img{display:block;width:100%;height:100%;border-radius:11px;object-fit:cover;border:2px solid rgba(255,255,255,.92)}.cn-chat-hero-person__avatar i{position:absolute;right:-1px;bottom:1px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#36be73}.cn-chat-hero-person__copy{min-width:0;flex:1}.cn-chat-hero-person__nameRow{display:flex;align-items:center;gap:4px;min-width:0}.cn-chat-hero-person__nameRow>b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.8px}.cn-chat-hero-person__nameRow .badges-row{flex:0 0 auto}.cn-chat-hero-person__copy small{display:block;margin-top:2px;overflow:hidden;color:#eee6ef;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.cn-chat-hero-person__copy em{display:block;margin-top:3px;overflow:hidden;color:#ffb9d7;font-size:8.2px;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.cn-chat-hero-person.is-mini{background:#ffffffe0;border-color:#efdce6;color:#2b2d38}.cn-chat-hero-person.is-mini:hover{background:#fff}.cn-chat-hero-person.is-mini .cn-chat-hero-person__copy small{color:#747987}.cn-chat-hero-person.is-mini .cn-chat-hero-person__copy em{color:#bf3e79}.cn-chat-hero-person.is-mini .cn-chat-hero-person__avatar{width:34px;height:34px;min-width:34px}.cn-chat-hero-person.is-mini .cn-chat-hero-person__nameRow>b{font-size:10px}.cn-chat-presence__track{gap:16px;animation-duration:50s}.cn-chat-presence__card{grid-template-columns:64px minmax(0,1fr);gap:11px;width:224px;min-width:224px;min-height:96px;padding:11px 12px;border-radius:20px}.cn-chat-presence__avatar{width:64px;height:72px;border-radius:15px}.cn-chat-presence__nameRow strong{font-size:13.5px}.cn-chat-presence__copy>span{margin-top:4px;font-size:10px}.cn-chat-presence__room{display:block;margin-top:6px;overflow:hidden;color:#c03a78;font-size:9.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cn-chat-presence__room b{color:#495163;font-size:9px}.cn-chat-presence__nameRow .badges-row{transform:scale(1.05);transform-origin:left center}.cn-room-nav button{min-height:39px;padding:0 22px;font-size:12.5px}.cn-room-search{min-height:40px}.cn-room-search input{font-size:12.5px}.cn-chat-miniStats>div{min-height:31px;padding:0 11px}.cn-chat-miniStats strong{font-size:12.5px}.cn-chat-miniStats span{font-size:10px}.cn-chat-miniStats i{width:8px;height:8px}.cn-room-block__header h2{font-size:22px}.cn-room-block__header p{font-size:12.5px}.cn-room-block__more{min-height:40px;padding:0 19px;font-size:11.8px}.cn-room-block__more b{width:24px;height:24px;font-size:10px}.cn-room-block__actions a{min-height:37px;padding:0 15px;font-size:10.8px}.cn-room-card h3{font-size:14px;line-height:1.1}.cn-room-card__chips{gap:5px;margin-top:6px}.cn-room-card__chips span{min-height:22px;padding:0 7px;font-size:8.9px}.cn-room-card__chips span:before{width:6px;height:6px}.cn-room-card__meta{margin-top:6px;font-size:10px;line-height:1.4}.cn-room-card__avatars img{width:20px;height:20px}.cn-room-card__button{min-height:30px;margin-top:7px;padding:0 11px;font-size:10.2px}.cn-room-card__titleLine{height:25px}.cn-chat-hero__eyebrow{font-size:11px}.cn-chat-hero__content>p{font-size:14.5px}.cn-chat-hero__actions button,.cn-chat-hero__actions a{min-height:46px;padding:0 19px;font-size:13px}.cn-chat-hero__stats strong{font-size:24px}.cn-chat-hero__stats span{font-size:10.5px}@media (max-width:1180px){.cn-chat-hero__preview{height:270px}.cn-chat-preview-card--front{width:292px}.cn-chat-preview-card--back{width:240px}}@media (max-width:720px){.cn-chat-presence__card{width:205px;min-width:205px;grid-template-columns:58px minmax(0,1fr);min-height:90px}.cn-chat-presence__avatar{width:58px;height:66px}.cn-chat-presence__nameRow strong{font-size:12.5px}.cn-chat-presence__room{font-size:8.8px}.cn-room-card h3{font-size:13.8px}.cn-room-card__meta{font-size:9.8px}.cn-room-card__button{font-size:10px}}@media (max-width:520px){.cn-chat-preview-card--front{width:245px}.cn-chat-preview-card--back{width:205px}.cn-chat-preview-card__people .cn-chat-hero-person:nth-child(3){display:none}.cn-chat-hero-person__copy em{font-size:7.8px}.cn-room-nav button{font-size:11.5px;padding:0 18px}}.cn-chat-hero__preview{position:relative;width:100%;height:286px;min-width:0;overflow:hidden;padding:4px;border-radius:24px}.cn-chat-preview-card{box-sizing:border-box;max-width:calc(100% - 8px);overflow:hidden}.cn-chat-preview-card--front{left:4px;top:4px;bottom:auto;width:calc(100% - 20px);min-height:214px;padding:17px 18px;background:linear-gradient(145deg,#fff,#fff9fc 58%,#f8f5ff);color:#242a39;border:1px solid #eadde5;transform:rotate(-1deg);z-index:2}.cn-chat-preview-card--front:hover{transform:rotate(0) translateY(-2px)}.cn-chat-preview-card--front>strong{color:#202737;font-size:21px}.cn-chat-preview-card--front>small{color:#697181;font-size:10.8px;line-height:1.45}.cn-chat-preview-card__top>span{color:#c83478;font-size:10.5px;font-weight:1000}.cn-chat-preview-card__top>b{background:#fff0f7;color:#c73378;border:1px solid #efcfdf}.cn-chat-preview-card__people{gap:6px;margin-top:10px}.cn-chat-preview-card--front .cn-chat-hero-person.is-mini{background:#fff;border:1px solid #eadfe5;color:#252c3b;box-shadow:0 5px 12px #3c2a360d}.cn-chat-preview-card--front .cn-chat-hero-person.is-mini .cn-chat-hero-person__copy small{color:#687180}.cn-chat-preview-card--front .cn-chat-hero-person.is-mini .cn-chat-hero-person__copy em{color:#c63879}.cn-chat-preview-card--back{right:7px;left:auto;top:auto;bottom:5px;width:235px;min-height:105px;padding:13px 14px;background:linear-gradient(135deg,#e44691,#b64ccb 55%,#755ce6);color:#fff;border:1px solid rgba(255,255,255,.72);transform:rotate(1.4deg);z-index:4;box-shadow:0 16px 30px #69377538}.cn-chat-preview-card--back:hover{transform:rotate(0) translateY(-2px)}.cn-chat-preview-card__top.is-accent>span{color:#fff;text-shadow:0 1px 3px rgba(51,19,61,.24)}.cn-chat-preview-card__top.is-accent>b{background:#fffffff0;color:#a83fb6;border:0}.cn-chat-hero-person.is-accent{margin-top:8px;padding:7px 8px;background:#fffffff0;color:#262b39;border:1px solid rgba(255,255,255,.84)}.cn-chat-hero-person.is-accent .cn-chat-hero-person__copy small{color:#666e7d}.cn-chat-hero-person.is-accent .cn-chat-hero-person__copy em{color:#b73877}.cn-chat-hero-person.is-accent:hover{background:#fff}.cn-room-card h3{font-size:15.2px;line-height:1.12;font-weight:950}.cn-room-card__chips{gap:6px;margin-top:7px}.cn-room-card__chips span{min-height:24px;padding:0 8px;font-size:9.7px;font-weight:950}.cn-room-card__meta{margin-top:7px;font-size:10.8px;line-height:1.42}.cn-room-card__online{display:flex;align-items:center;gap:5px;min-height:20px}.cn-room-card__online b{color:#273040;font-size:11.4px;font-weight:1000}.cn-room-card__online strong{color:#252d3c;font-size:12.8px;font-weight:1000;line-height:1}.cn-room-card__liveDot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#c7cbd2;box-shadow:0 0 0 3px #a0a5ae1a}.cn-room-card__liveDot.is-live{background:#2fc277;box-shadow:0 0 0 3px #2fc27721}.cn-room-card__owner{margin-top:3px;color:#6a7180;font-size:10.4px}.cn-room-card__owner b{color:#383f4d;font-weight:950}.cn-room-card__avatars img{width:21px;height:21px}.cn-room-card__button{min-height:32px;padding:0 12px;font-size:11px;font-weight:1000}@media (max-width:1180px){.cn-chat-hero__preview{height:278px}.cn-chat-preview-card--back{width:220px}}@media (max-width:900px){.cn-chat-hero__preview{width:min(100%,360px);height:286px}}@media (max-width:720px){.cn-chat-preview-card--front{width:calc(100% - 14px);min-height:210px}.cn-chat-preview-card--back{width:210px}.cn-room-card h3{font-size:14.5px}.cn-room-card__online b{font-size:11px}.cn-room-card__online strong{font-size:12.3px}.cn-room-card__button{font-size:10.7px}}@media (max-width:520px){.cn-chat-hero__preview{height:270px}.cn-chat-preview-card--back{width:195px}.cn-chat-preview-card--front .cn-chat-hero-person.is-mini:nth-child(3){display:none}}.cn-chat-hero__preview{height:304px!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;isolation:isolate}.cn-chat-hero__preview:before,.cn-chat-hero__preview:after{content:"";position:absolute;pointer-events:none;z-index:-1;border-radius:50%;filter:blur(28px);opacity:.62}.cn-chat-hero__preview:before{width:190px;height:150px;right:4px;top:16px;background:radial-gradient(circle,#df409152,#df409100 72%)}.cn-chat-hero__preview:after{width:210px;height:145px;left:8px;bottom:10px;background:radial-gradient(circle,#7054e238,#7054e200 72%)}.cn-chat-preview-card{box-shadow:0 18px 38px #57304d1f!important}.cn-chat-preview-card--front{top:30px!important;bottom:auto!important;left:0!important;width:calc(100% - 34px)!important;min-height:230px!important;background:linear-gradient(150deg,#fff,#fff9fc 54%,#f7f3ff)!important;border:1px solid #eadde5!important;transform:rotate(-1.2deg)!important}.cn-chat-preview-card--back{top:10px!important;bottom:auto!important;right:0!important;width:224px!important;min-height:122px!important;padding:13px 14px!important;background:linear-gradient(135deg,#e7428e,#bd49ca 52%,#7b60e8)!important;border:1px solid rgba(255,255,255,.82)!important;transform:rotate(2.2deg)!important;z-index:5!important;overflow:visible!important}.cn-chat-preview-card--back:hover{transform:rotate(0) translateY(-3px)!important}.cn-chat-preview-card__top.is-accent>span{color:#fff!important;text-shadow:0 1px 3px rgba(64,24,72,.25)}.cn-chat-preview-card__top.is-accent>b{color:#a93eb1!important;background:#fff!important}.cn-chat-hero-person.is-accent{background:#fffffff5!important;box-shadow:0 8px 18px #3a19431f}.cn-room-card__members{margin-top:3px;color:#6a7180;font-size:10.4px;line-height:1.35}.cn-room-card__members b{color:#383f4d;font-weight:950}.cn-chat-miniStats>div{transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.cn-chat-miniStats>div:hover{transform:translateY(-1px);border-color:#e2cfda;box-shadow:0 7px 16px #3423300f}@media (max-width:1180px){.cn-chat-hero__preview{height:296px!important}.cn-chat-preview-card--back{width:210px!important}}@media (max-width:900px){.cn-chat-hero__preview{height:300px!important;overflow:visible!important}}@media (max-width:720px){.cn-chat-preview-card--front{top:28px!important;width:calc(100% - 18px)!important;min-height:220px!important}.cn-chat-preview-card--back{top:7px!important;width:196px!important}}@media (max-width:520px){.cn-chat-hero__preview{height:284px!important}.cn-chat-preview-card--back{width:178px!important}}.cn-chat-hero__preview{height:286px!important;min-height:286px!important;overflow:visible!important}.cn-chat-preview-card--front{top:34px!important;width:calc(100% - 28px)!important;min-height:218px!important}.cn-chat-preview-card--back{top:8px!important;right:2px!important;width:194px!important;min-height:100px!important;max-height:112px!important;padding:10px 11px!important;transform:rotate(1.2deg)!important}.cn-chat-preview-card--back .cn-chat-preview-card__top{gap:7px}.cn-chat-preview-card--back .cn-chat-preview-card__top>span{max-width:116px;font-size:8.8px!important;line-height:1.15}.cn-chat-preview-card--back .cn-chat-preview-card__top>b{min-height:24px;padding:0 8px;font-size:7.8px!important}.cn-chat-preview-card--back .cn-chat-hero-person.is-accent{margin-top:7px;min-height:48px;padding:6px 7px!important}.cn-chat-preview-card--back .cn-chat-hero-person__avatar{width:34px!important;height:34px!important;min-width:34px!important}.cn-chat-preview-card--back .cn-chat-hero-person__copy b{font-size:9.7px!important}.cn-chat-preview-card--back .cn-chat-hero-person__copy small,.cn-chat-preview-card--back .cn-chat-hero-person__copy em{font-size:7.6px!important}@media (max-width:1180px){.cn-chat-hero__preview{height:278px!important;min-height:278px!important}.cn-chat-preview-card--back{width:184px!important;max-height:108px!important}}@media (max-width:900px){.cn-chat-hero__preview{height:286px!important;min-height:286px!important}.cn-chat-preview-card--back{width:188px!important}}@media (max-width:720px){.cn-chat-preview-card--back{width:174px!important;min-height:96px!important;max-height:104px!important}.cn-chat-preview-card--front{top:31px!important}}@media (max-width:520px){.cn-chat-hero__preview{height:274px!important;min-height:274px!important}.cn-chat-preview-card--back{width:160px!important;right:0!important}}.cn-chat-hero{align-items:start!important}.cn-chat-hero__content{align-self:start!important}.cn-chat-hero__preview{align-self:start!important;height:230px!important;min-height:230px!important;max-height:230px!important;margin-top:14px!important;overflow:visible!important}.cn-chat-preview-card--front{top:28px!important;left:3px!important;width:calc(100% - 34px)!important;min-height:184px!important;max-height:184px!important;padding:13px 14px!important;overflow:hidden!important}.cn-chat-preview-card--front>strong{font-size:18px!important;margin-top:3px!important}.cn-chat-preview-card--front>small{margin-top:4px!important;font-size:9.5px!important;line-height:1.32!important}.cn-chat-preview-card--front .cn-chat-preview-card__people{margin-top:7px!important;gap:4px!important}.cn-chat-preview-card--front .cn-chat-hero-person.is-mini{padding:5px 6px!important;min-height:39px!important}.cn-chat-preview-card--front .cn-chat-hero-person__avatar{width:30px!important;height:30px!important;min-width:30px!important}.cn-chat-preview-card--front .cn-chat-hero-person__nameRow>b{font-size:9.3px!important}.cn-chat-preview-card--front .cn-chat-hero-person__copy small,.cn-chat-preview-card--front .cn-chat-hero-person__copy em{font-size:7.2px!important;margin-top:1px!important}.cn-chat-preview-card--back{top:4px!important;right:2px!important;width:176px!important;min-height:86px!important;max-height:86px!important;padding:8px 9px!important;overflow:hidden!important;transform:rotate(1deg)!important}.cn-chat-preview-card--back .cn-chat-preview-card__top>span{max-width:104px!important;font-size:7.9px!important;line-height:1.05!important}.cn-chat-preview-card--back .cn-chat-preview-card__top>b{min-height:20px!important;padding:0 6px!important;font-size:7px!important}.cn-chat-preview-card--back .cn-chat-hero-person.is-accent{margin-top:5px!important;min-height:39px!important;padding:4px 5px!important}.cn-chat-preview-card--back .cn-chat-hero-person__avatar{width:29px!important;height:29px!important;min-width:29px!important}.cn-chat-preview-card--back .cn-chat-hero-person__copy b{font-size:8.7px!important}.cn-chat-preview-card--back .cn-chat-hero-person__copy small,.cn-chat-preview-card--back .cn-chat-hero-person__copy em{font-size:6.9px!important;margin-top:1px!important}.cn-chat-hero__stats{position:relative!important;z-index:1!important;clear:both!important;margin-top:8px!important}@media (max-width:1180px){.cn-chat-hero__preview{height:220px!important;min-height:220px!important;max-height:220px!important}.cn-chat-preview-card--back{width:168px!important}}@media (max-width:900px){.cn-chat-hero__preview{height:228px!important;min-height:228px!important;max-height:228px!important;margin-top:2px!important}.cn-chat-preview-card--front{width:calc(100% - 28px)!important}}@media (max-width:720px){.cn-chat-hero__preview{height:220px!important;min-height:220px!important;max-height:220px!important}.cn-chat-preview-card--back{width:160px!important}}@media (max-width:520px){.cn-chat-hero__preview{height:210px!important;min-height:210px!important;max-height:210px!important}.cn-chat-preview-card--back{width:148px!important}.cn-chat-preview-card--front .cn-chat-hero-person.is-mini:nth-child(3){display:none!important}}.cn-chat-hero{display:grid!important;grid-template-columns:minmax(0,1fr) 420px!important;grid-template-areas:"content preview" "stats stats"!important;column-gap:28px!important;row-gap:22px!important;align-items:start!important;min-height:0!important;padding:34px 34px 28px!important;overflow:hidden!important}.cn-chat-hero__content{grid-area:content!important;min-width:0!important;align-self:start!important}.cn-chat-hero__preview{grid-area:preview!important;position:relative!important;width:100%!important;height:258px!important;min-height:258px!important;max-height:258px!important;margin:0!important;align-self:start!important;justify-self:stretch!important;overflow:visible!important;transform:none!important}.cn-chat-preview-card--front{position:absolute!important;left:0!important;top:54px!important;bottom:auto!important;width:calc(100% - 54px)!important;min-height:196px!important;max-height:none!important;padding:15px 16px!important;overflow:visible!important;transform:rotate(-1.2deg)!important}.cn-chat-preview-card--front:hover{transform:rotate(0) translateY(-3px)!important}.cn-chat-preview-card--back{position:absolute!important;top:0!important;right:0!important;left:auto!important;bottom:auto!important;width:245px!important;min-height:112px!important;max-height:112px!important;padding:10px 12px!important;overflow:hidden!important;transform:rotate(1.4deg)!important;z-index:5!important}.cn-chat-preview-card--back:hover{transform:rotate(0) translateY(-2px)!important}.cn-chat-preview-card--front .cn-chat-preview-card__people{margin-top:8px!important;gap:5px!important}.cn-chat-preview-card--front .cn-chat-hero-person.is-mini{min-height:42px!important;padding:5px 7px!important}.cn-chat-preview-card--back .cn-chat-hero-person.is-accent{min-height:43px!important;margin-top:6px!important;padding:5px 7px!important}.cn-chat-hero__stats{grid-area:stats!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;margin:0!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;clear:both!important;z-index:1!important}.cn-chat-hero__stats>div{min-width:0!important;min-height:82px!important;padding:14px 18px!important;justify-content:center!important}.cn-chat-hero__stats strong{font-size:25px!important}.cn-chat-hero__stats span{font-size:10.5px!important;line-height:1.2!important}@media (max-width:1180px){.cn-chat-hero{grid-template-columns:minmax(0,1fr) 360px!important;column-gap:22px!important}.cn-chat-hero__preview{height:250px!important;min-height:250px!important;max-height:250px!important}.cn-chat-preview-card--back{width:220px!important}.cn-chat-preview-card--front{width:calc(100% - 42px)!important}}@media (max-width:940px){.cn-chat-hero{grid-template-columns:1fr!important;grid-template-areas:"content" "preview" "stats"!important;row-gap:18px!important}.cn-chat-hero__preview{width:min(100%,430px)!important;height:260px!important;min-height:260px!important;max-height:260px!important;margin:0 auto!important}.cn-chat-preview-card--back{width:235px!important}.cn-chat-preview-card--front{width:calc(100% - 52px)!important}.cn-chat-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:620px){.cn-chat-hero{padding:20px 14px 16px!important}.cn-chat-hero__preview{width:100%!important;height:248px!important;min-height:248px!important;max-height:248px!important}.cn-chat-preview-card--front{top:48px!important;width:calc(100% - 28px)!important;min-height:192px!important}.cn-chat-preview-card--back{width:205px!important;min-height:105px!important;max-height:105px!important}.cn-chat-hero__stats{gap:8px!important}.cn-chat-hero__stats>div{min-height:72px!important;padding:11px 12px!important}}@media (max-width:720px){.cn-room-block{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.cn-room-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;justify-items:center!important;align-items:start!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:10px!important;padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important}.cn-room-card{width:100%!important;max-width:360px!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;transform:none!important;box-sizing:border-box!important}}@media (max-width: 760px){.cn-chat-presence__avatar{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.cn-chat-presence__avatar img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:0!important;transform:none!important}}@media (max-width:760px){.cn-chat-presence__avatar{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.cn-chat-presence__avatar img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important;inset:auto!important;transform:none!important}}.cn-groups-page{--gp-ink:#172033;--gp-muted:#6d7687;--gp-pink:#e43f8b;--gp-pink-dark:#c72e75;--gp-violet:#7a5ce8;--gp-blue:#4c78e7;--gp-green:#2cc87d;--gp-border:#ebe6ec;--gp-soft:#fff7fb;width:100%;min-width:0;color:var(--gp-ink)}.cn-groups-page *{box-sizing:border-box}.cn-groups-page button,.cn-groups-page input{font:inherit}.cn-groups-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) 420px;grid-template-areas:"content preview" "stats stats";column-gap:28px;row-gap:22px;align-items:start;margin:0 0 18px;padding:34px 34px 28px;overflow:hidden;border:1px solid #eadfe8;border-radius:30px;background:linear-gradient(135deg,#fff,#fff9fc 46%,#f4f5ff);box-shadow:0 20px 48px #452a4217}.cn-groups-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:linear-gradient(112deg,#fffffffa 0,#fffffffa 48%,#ffffff7a 70%,#ffffffb3)}.cn-groups-hero__glow{position:absolute;z-index:-2;border-radius:50%;pointer-events:none}.cn-groups-hero__glow.is-one{width:430px;height:430px;right:-100px;top:-180px;background:radial-gradient(circle,#e2448b3d,#e2448b00 68%)}.cn-groups-hero__glow.is-two{width:370px;height:370px;right:225px;bottom:-230px;background:radial-gradient(circle,#6758e32e,#6758e300 70%)}.cn-groups-hero__content{grid-area:content;min-width:0;max-width:760px}.cn-groups-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:#b82f6e;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.11em}.cn-groups-hero__eyebrow i{width:8px;height:8px;border-radius:50%;background:#32ca7e;box-shadow:0 0 0 6px #32ca7e1c}.cn-groups-hero h1{margin:0;font-size:48px;line-height:.99;letter-spacing:-2px;color:#192137}.cn-groups-hero h1 em{font-style:normal;color:var(--gp-pink)}.cn-groups-hero__content>p{max-width:720px;margin:17px 0 0;color:#687183;font-size:13px;line-height:1.62}.cn-groups-hero__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:21px}.cn-groups-hero__actions button,.cn-groups-hero__actions a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:43px;padding:0 15px;border-radius:13px;font-size:10.5px;font-weight:950;text-decoration:none;cursor:pointer}.cn-groups-hero__actions button{border:0;background:linear-gradient(135deg,#e6428e,#c93178);color:#fff;box-shadow:0 10px 23px #cf317833}.cn-groups-hero__actions button:hover{transform:translateY(-1px)}.cn-groups-hero__actions a{border:1px solid #e1dbe2;background:#fff;color:#4d5362}.cn-groups-hero__preview{grid-area:preview;position:relative;width:100%;height:258px;min-height:258px}.cn-groups-preview-card{position:absolute;border:1px solid rgba(229,217,226,.94);border-radius:23px;background:#ffffffed;box-shadow:0 20px 40px #37243321;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cn-groups-preview-card.is-front{left:0;top:54px;width:calc(100% - 54px);min-height:196px;padding:15px 16px;transform:rotate(-1.15deg);z-index:3}.cn-groups-preview-card.is-back{top:0;right:0;width:245px;min-height:112px;max-height:112px;padding:10px 12px;overflow:hidden;transform:rotate(1.35deg);z-index:5}.cn-groups-preview-card__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.cn-groups-preview-card__head span,.cn-groups-preview-card.is-back>span{color:#8a6176;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.cn-groups-preview-card__head b{padding:4px 6px;border-radius:999px;background:#e9faef;color:#258b55;font-size:7px}.cn-groups-preview-card.is-front>strong{display:block;margin-top:5px;color:#30384a;font-size:17px;line-height:1.2;letter-spacing:-.25px}.cn-groups-preview-card__people{display:grid;grid-template-columns:1fr;gap:5px;margin-top:8px}.cn-groups-person-mini{display:grid;grid-template-columns:34px minmax(0,1fr);gap:7px;align-items:center;min-width:0;padding:5px 7px;border:1px solid #efeaee;border-radius:12px;background:#fff;color:inherit;text-decoration:none}.cn-groups-person-mini:hover{border-color:#ddc7d5;background:#fffafd}.cn-groups-person-mini__avatar{position:relative;width:32px;height:32px}.cn-groups-person-mini__avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;background:#eef0f3}.cn-groups-person-mini__avatar i{position:absolute;right:-1px;bottom:0;width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:#32ca7e}.cn-groups-person-mini__avatar i.is-away{background:#f0b646}.cn-groups-person-mini__copy{min-width:0}.cn-groups-person-mini__name{display:flex;align-items:center;gap:4px;min-width:0}.cn-groups-person-mini__name b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px}.cn-groups-person-mini__copy small,.cn-groups-person-mini__copy em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:7.3px}.cn-groups-person-mini__copy small{margin-top:1px;color:#8a909c}.cn-groups-person-mini__copy em{margin-top:2px;color:#c63278;font-style:normal;font-weight:850}.cn-groups-preview-card.is-back .cn-groups-person-mini{margin-top:6px;padding:5px}.cn-groups-preview-card.is-back .cn-groups-person-mini__avatar{width:29px;height:29px}.cn-groups-preview-card.is-back .cn-groups-person-mini__name b{font-size:8.7px}.cn-groups-preview-card.is-back .cn-groups-person-mini__copy small,.cn-groups-preview-card.is-back .cn-groups-person-mini__copy em{font-size:6.8px}.cn-groups-hero__stats{grid-area:stats;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cn-groups-hero__stats>div{min-height:82px;padding:14px 18px;border:1px solid #ebe7ed;border-radius:18px;background:#ffffffd1;box-shadow:0 8px 22px #312a380b}.cn-groups-hero__stats strong,.cn-groups-hero__stats span{display:block}.cn-groups-hero__stats strong{font-size:25px;letter-spacing:-.8px;color:#1e2a3e}.cn-groups-hero__stats span{margin-top:4px;color:#7d8491;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.035em}.cn-groups-people-space{margin:0 0 22px;padding:18px;border:1px solid #ebe6ec;border-radius:26px;background:linear-gradient(135deg,#fff,#fffafd 60%,#f8f7ff);box-shadow:0 12px 31px #2a26300d}.cn-groups-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.cn-groups-section-head>div>span,.cn-groups-tools__intro>span{display:block;margin-bottom:4px;color:#c63479;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.09em}.cn-groups-section-head h2,.cn-groups-tools__intro h2{margin:0;font-size:23px;letter-spacing:-.55px}.cn-groups-section-head p,.cn-groups-tools__intro p{max-width:720px;margin:5px 0 0;color:#7a818e;font-size:10.5px;line-height:1.5}.cn-groups-section-head>a{flex:0 0 auto;color:#c93178;font-size:10px;font-weight:900;text-decoration:none}.cn-groups-section-head>strong{flex:0 0 auto;padding:7px 9px;border-radius:10px;background:#f7f5f8;color:#747b88;font-size:9.5px}.cn-groups-people-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(215px,1fr);gap:8px;overflow-x:auto;padding:1px 1px 7px;scrollbar-width:thin}.cn-groups-person-card{display:grid;grid-template-columns:52px minmax(0,1fr) 18px;gap:9px;align-items:center;min-width:0;padding:10px;border:1px solid #e9e6eb;border-radius:17px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 5px 15px #25293209;transition:.16s ease}.cn-groups-person-card:hover{transform:translateY(-2px);border-color:#dfcbd6;box-shadow:0 10px 22px #3d293614}.cn-groups-person-card__avatar{position:relative;width:50px;height:50px}.cn-groups-person-card__avatar img{width:100%;height:100%;border-radius:15px;object-fit:cover;background:#eff1f4}.cn-groups-person-card__avatar i{position:absolute;right:-2px;bottom:-1px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#32c87b}.cn-groups-person-card__avatar i.is-away{background:#eeb347}.cn-groups-person-card__copy{min-width:0}.cn-groups-person-card__name{display:flex;align-items:center;gap:4px;min-width:0}.cn-groups-person-card__name b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.cn-groups-person-card__copy small,.cn-groups-person-card__copy em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-groups-person-card__copy small{margin-top:3px;color:#858c98;font-size:8.5px}.cn-groups-person-card__copy em{margin-top:5px;color:#c63077;font-size:8px;font-style:normal;font-weight:850}.cn-groups-person-card__arrow{color:#bfc3ca;font-size:22px}.cn-groups-tools{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);gap:22px;align-items:end;margin:0 0 20px;padding:18px 2px 14px;border-bottom:1px solid #eee9ef}.cn-groups-tools__controls{display:grid;gap:9px}.cn-groups-search{display:grid;grid-template-columns:22px minmax(0,1fr) 24px;align-items:center;min-height:42px;padding:0 9px;border:1px solid #e4dfe5;border-radius:14px;background:#fff;box-shadow:0 6px 17px #23273109}.cn-groups-search>span{color:#9ca1aa;font-size:20px}.cn-groups-search input{width:100%;border:0;outline:0;background:transparent;color:#2e3544;font-size:11px}.cn-groups-search button{width:24px;height:24px;border:0;border-radius:8px;background:#f4f1f4;color:#8b7a84;cursor:pointer}.cn-groups-filterbar{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.cn-groups-filterbar button{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 11px;border:1px solid #e7e3e8;border-radius:999px;background:#fff;color:#666e7d;font-size:9.5px;font-weight:900;cursor:pointer}.cn-groups-filterbar button:hover{border-color:#dec7d4;color:#c93278}.cn-groups-filterbar button.is-active{border-color:#df438a;background:#fff0f7;color:#c93078;box-shadow:0 6px 17px #d5377e1a}.cn-groups-filterbar button i{width:7px;height:7px;border-radius:50%;background:#30ca7e}.cn-groups-alert{display:flex;align-items:center;gap:10px;margin:8px 0 14px;padding:12px 14px;border:1px solid #f1d6df;border-radius:14px;background:#fff7fa;color:#7a4458;font-size:11px}.cn-groups-alert strong{color:#c93178}.cn-groups-state{display:flex;min-height:270px;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #e2dce2;border-radius:24px;background:linear-gradient(145deg,#fff,#fff9fc)}.cn-groups-state strong{margin-top:10px;font-size:16px}.cn-groups-state span{margin-top:4px;color:#858b97;font-size:11px}.cn-groups-state>b{font-size:34px;color:#d63b83}.cn-groups-state i.is-loading{width:43px;height:43px;border-radius:15px;background:linear-gradient(135deg,#f25a9f,#8062e9);box-shadow:0 0 #e7428e40;animation:cnGroupsPulse 1.35s infinite}@keyframes cnGroupsPulse{70%{box-shadow:0 0 0 18px #e7428e00}}.cn-groups-list-section{min-width:0}.cn-groups-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cn-group-card{min-width:0;overflow:hidden;border:1px solid #e8e4e9;border-radius:23px;background:#fff;box-shadow:0 10px 27px #2025320e;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.cn-group-card:hover{transform:translateY(-3px);border-color:#dfcbd6;box-shadow:0 17px 36px #3422301a}.cn-group-card.is-locked{filter:saturate(.82)}.cn-group-card__visual{position:relative;height:172px;overflow:hidden;background:#f1eef2}.cn-group-card__visual>img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.cn-group-card:hover .cn-group-card__visual>img{transform:scale(1.035)}.cn-group-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#12121b0d 20%,#14121cc7)}.cn-group-card__badges{position:absolute;top:11px;left:11px;right:11px;display:flex;align-items:center;justify-content:space-between;gap:7px}.cn-group-card__badges span{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.cn-group-card__badges .is-type{background:#ffffffeb;color:#4e5563}.cn-group-card__badges .is-public{background:#e5ffeff0;color:#267c4e}.cn-group-card__badges .is-private{background:#222735d6;color:#fff}.cn-group-card__visual-bottom{position:absolute;left:13px;right:13px;bottom:12px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.cn-group-card__visual-bottom>div{min-width:0}.cn-group-card__visual-bottom h3{margin:0;color:#fff;font-size:20px;line-height:1.08;letter-spacing:-.5px;text-shadow:0 2px 9px rgba(0,0,0,.28)}.cn-group-card__visual-bottom span{display:block;margin-top:4px;color:#ffffffdb;font-size:8.5px}.cn-group-card__favorite,.cn-group-card__recent{flex:0 0 auto;padding:5px 7px;border-radius:8px;font-size:7.7px;font-weight:950}.cn-group-card__favorite{background:#fff4bf;color:#815f00}.cn-group-card__recent{background:#ffffffe6;color:#5e6573}.cn-group-card__body{display:flex;min-height:300px;flex-direction:column;padding:13px}.cn-group-card__body>p{min-height:46px;margin:0;color:#737b89;font-size:10.3px;line-height:1.5}.cn-group-card__counters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:11px}.cn-group-card__counters>div{min-width:0;padding:8px 7px;border:1px solid #eee9ee;border-radius:11px;background:#faf9fb}.cn-group-card__counters strong,.cn-group-card__counters span{display:block}.cn-group-card__counters strong{font-size:15px;color:#2d3546}.cn-group-card__counters span{margin-top:2px;color:#8a909b;font-size:7.2px;text-transform:uppercase;font-weight:850}.cn-group-card__counters>div.is-live{border-color:#d9f0e3;background:#f3fcf7}.cn-group-card__counters>div.is-live strong{color:#238653}.cn-group-card__live-users,.cn-group-card__empty-live{margin-top:10px;padding:9px;border:1px solid #ece8ed;border-radius:12px;background:#fffafd}.cn-group-card__live-users{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center}.cn-group-card__avatars{display:flex;align-items:center;padding-left:4px}.cn-group-card__avatars a,.cn-group-card__avatars>span{width:28px;height:28px;margin-left:-5px;border:2px solid #fff;border-radius:50%;overflow:hidden;background:#eef0f3}.cn-group-card__avatars a:first-child{margin-left:0}.cn-group-card__avatars img{width:100%;height:100%;object-fit:cover}.cn-group-card__avatars>span{display:grid;place-items:center;background:#ede8f5;color:#6b58aa;font-size:7px;font-weight:950}.cn-group-card__live-users>div:last-child{min-width:0}.cn-group-card__live-users strong,.cn-group-card__live-users small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-group-card__live-users strong{font-size:8.7px;color:#287f52}.cn-group-card__live-users small{margin-top:2px;color:#858b96;font-size:7.3px}.cn-group-card__empty-live{display:flex;align-items:center;gap:6px;color:#8b909a;font-size:8px}.cn-group-card__empty-live i{width:7px;height:7px;border-radius:50%;background:#c8ccd2}.cn-group-card__pinned{margin-top:9px;padding:8px 9px;border-left:3px solid #e0498e;border-radius:9px;background:#fff6fa}.cn-group-card__pinned>span{display:block;color:#c83378;font-size:7px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.cn-group-card__pinned p{max-height:30px;overflow:hidden;margin:3px 0 0;color:#765967;font-size:8px;line-height:1.35}.cn-group-card__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;margin-top:auto;padding-top:11px}.cn-group-card__owner{min-width:0}.cn-group-card__owner span,.cn-group-card__owner strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-group-card__owner span{color:#9a9faa;font-size:7px;text-transform:uppercase;font-weight:850}.cn-group-card__owner strong{margin-top:2px;color:#555d6b;font-size:9px}.cn-group-card__footer button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 11px;border:1px solid #e6ddec;border-radius:12px;background:#f8f6ff;color:#6f54c8;font-size:9.5px;font-weight:950;cursor:pointer;transition:.16s ease}.cn-group-card__footer button:hover:not(:disabled){border-color:#7657d8;background:#7657d8;color:#fff;box-shadow:0 8px 18px #7657d82e}.cn-group-card__footer button:disabled{cursor:not-allowed;opacity:.62}.cn-group-card__footer button b{font-size:14px}.cn-groups-note{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;margin-top:25px;padding:17px 18px;border:1px solid #e5e1ea;border-radius:21px;background:linear-gradient(135deg,#272f42,#30374d 55%,#403258);color:#fff;box-shadow:0 15px 32px #1e23301f}.cn-groups-note__mark{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#eb4a95,#8360e7);font-size:11px;font-weight:950;box-shadow:0 8px 20px #e7428e40}.cn-groups-note>div>span{color:#ff9dc8;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.cn-groups-note h2{margin:2px 0 0;font-size:16px}.cn-groups-note p{max-width:690px;margin:5px 0 0;color:#c8ccda;font-size:10.5px;line-height:1.5}.cn-groups-note>a{padding:9px 11px;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:#ffffff0f;color:#fff;font-size:9px;font-weight:900;text-decoration:none}@media (max-width:1180px){.cn-groups-hero{grid-template-columns:minmax(0,1fr) 360px;column-gap:22px}.cn-groups-preview-card.is-back{width:220px}.cn-groups-preview-card.is-front{width:calc(100% - 42px)}.cn-groups-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cn-groups-tools{grid-template-columns:1fr minmax(360px,.9fr)}}@media (max-width:940px){.cn-groups-hero{grid-template-columns:1fr;grid-template-areas:"content" "preview" "stats";row-gap:18px}.cn-groups-hero__preview{width:min(100%,430px);margin:0 auto}.cn-groups-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.cn-groups-tools{grid-template-columns:1fr;gap:12px}.cn-groups-note{grid-template-columns:auto 1fr}.cn-groups-note>a{grid-column:1/-1;justify-self:start}}@media (max-width:720px){.cn-groups-hero{padding:20px 14px 16px;border-radius:22px}.cn-groups-hero h1{font-size:36px;letter-spacing:-1.4px}.cn-groups-hero__content>p{font-size:12px}.cn-groups-hero__preview{height:248px;min-height:248px}.cn-groups-preview-card.is-front{top:48px;width:calc(100% - 28px);min-height:192px}.cn-groups-preview-card.is-back{width:205px;min-height:105px;max-height:105px}.cn-groups-people-space{padding:14px;border-radius:21px}.cn-groups-section-head{align-items:flex-start}.cn-groups-section-head>strong{display:none}.cn-groups-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cn-group-card{border-radius:18px}.cn-group-card__visual{height:148px}.cn-group-card__visual-bottom h3{font-size:17px}.cn-group-card__body{min-height:290px;padding:11px}.cn-group-card__body>p{font-size:9.6px}.cn-groups-note{grid-template-columns:1fr}.cn-groups-note__mark{width:42px;height:42px}}@media (max-width:520px){.cn-groups-hero{margin-left:-2px;margin-right:-2px}.cn-groups-hero h1{font-size:31px}.cn-groups-hero__actions button,.cn-groups-hero__actions a{min-height:42px;padding:0 12px;font-size:9.5px}.cn-groups-preview-card.is-back{width:148px}.cn-groups-preview-card.is-front{width:calc(100% - 20px)}.cn-groups-preview-card.is-front .cn-groups-person-mini:nth-child(3){display:none}.cn-groups-grid{grid-template-columns:1fr}.cn-group-card__visual{height:176px}.cn-group-card__body{min-height:270px}.cn-groups-filterbar{margin-right:-8px}.cn-groups-section-head h2,.cn-groups-tools__intro h2{font-size:20px}.cn-groups-person-card{grid-template-columns:48px minmax(0,1fr) 16px}.cn-groups-person-card__avatar{width:46px;height:46px}.cn-groups-hero__stats>div{min-height:72px;padding:11px 12px}.cn-groups-hero__stats strong{font-size:22px}.cn-groups-hero__stats span{font-size:8.5px}}.cn-groups-hero{grid-template-columns:minmax(0,1fr) 350px;column-gap:24px;row-gap:16px;align-items:center;margin:0 0 22px;padding:34px 34px 22px}.cn-groups-hero__content{max-width:620px}.cn-groups-hero__eyebrow{margin:0 0 10px;font-size:11px;letter-spacing:.16em}.cn-groups-hero__content>p{max-width:620px;margin-top:15px;font-size:14.5px;line-height:1.7}.cn-groups-hero__actions button,.cn-groups-hero__actions a{min-height:46px;padding:0 19px;font-size:13px}.cn-groups-hero__preview{height:286px;min-height:286px}.cn-groups-preview-card.is-front{top:54px;width:calc(100% - 20px);min-height:214px;padding:16px 17px}.cn-groups-preview-card.is-back{width:210px;min-height:118px;max-height:118px}.cn-groups-preview-card.is-front>strong{font-size:18px}.cn-groups-person-mini{grid-template-columns:36px minmax(0,1fr);padding:6px 7px}.cn-groups-person-mini__avatar{width:34px;height:34px}.cn-groups-person-mini__name b{font-size:10px}.cn-groups-person-mini__copy small,.cn-groups-person-mini__copy em{font-size:7.7px}.cn-groups-hero__stats>div{min-height:auto;padding:10px 13px;border-radius:15px}.cn-groups-hero__stats strong{font-size:24px}.cn-groups-hero__stats span{margin-top:3px;font-size:10.5px;text-transform:none;letter-spacing:0}.cn-groups-presence{margin:0 0 22px;overflow:hidden}.cn-groups-presence__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:13px}.cn-groups-presence__head span{display:block;margin-bottom:5px;color:#b3323c;font-size:12px;font-weight:1000;letter-spacing:.16em;text-transform:uppercase}.cn-groups-presence__head h2{margin:0;color:#171f30;font-size:25px;letter-spacing:-.45px}.cn-groups-presence__head p{max-width:480px;margin:0;color:#6f7685;font-size:12.5px;line-height:1.5;text-align:right}.cn-groups-presence__viewport{position:relative;overflow:hidden;padding:12px 0 16px;mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%)}.cn-groups-presence__track{display:flex;gap:16px;width:max-content;animation:cnGroupsPeopleMarquee 50s linear infinite}.cn-groups-presence__viewport:hover .cn-groups-presence__track{animation-play-state:paused}@keyframes cnGroupsPeopleMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.cn-groups-presence__card{display:grid;grid-template-columns:64px minmax(0,1fr);gap:11px;align-items:center;width:224px;min-width:224px;min-height:96px;padding:11px 12px;border:1px solid #eadfe6;border-radius:20px;background:linear-gradient(145deg,#fff,#fff7fb);box-shadow:0 10px 20px #38273512;text-decoration:none;color:inherit;transform:rotate(-2deg);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cn-groups-presence__card:nth-child(4n+2){transform:rotate(2.3deg);background:linear-gradient(145deg,#fff,#f7f6ff)}.cn-groups-presence__card:nth-child(4n+3){transform:rotate(-1deg);background:linear-gradient(145deg,#fff,#fff8f3)}.cn-groups-presence__card:nth-child(4n+4){transform:rotate(1.2deg)}.cn-groups-presence__card:hover{z-index:5;transform:translateY(-6px) rotate(0) scale(1.025);border-color:#dfbfd0;box-shadow:0 16px 28px #44293b21}.cn-groups-presence__avatar{position:relative;width:64px;height:72px;overflow:hidden;border-radius:15px;background:#f2edf2}.cn-groups-presence__avatar img{display:block;width:100%;height:100%;object-fit:cover}.cn-groups-presence__avatar i{position:absolute;right:5px;bottom:5px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#35be72}.cn-groups-presence__avatar i.is-away{background:#f2ad3a}.cn-groups-presence__copy{min-width:0}.cn-groups-presence__nameRow{display:flex;align-items:center;gap:4px;min-width:0}.cn-groups-presence__nameRow strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#222a3a;font-size:13.5px}.cn-groups-presence__nameRow .badges-row{flex:0 0 auto;transform:scale(1.05);transform-origin:left center}.cn-groups-presence__copy>span{display:block;margin-top:4px;overflow:hidden;color:#7c8390;font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cn-groups-presence__group{display:block;margin-top:6px;overflow:hidden;color:#c03a78;font-size:9.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cn-groups-presence__group b{color:#495163;font-size:9px}.cn-groups-tools{grid-template-columns:minmax(0,1fr) minmax(390px,.95fr);gap:18px;margin-bottom:18px;padding:14px 2px 12px}.cn-groups-section-head h2,.cn-groups-tools__intro h2{font-size:22px}.cn-groups-section-head p,.cn-groups-tools__intro p{font-size:12.5px}.cn-groups-search{min-height:40px;border-radius:11px}.cn-groups-search input{font-size:12.5px}.cn-groups-filterbar button{min-height:39px;padding:0 16px;font-size:11px}.cn-group-card{border-radius:17px;box-shadow:0 7px 18px #30222d0d}.cn-group-card__visual{height:150px}.cn-group-card__visual-bottom h3{font-size:17px}.cn-group-card__visual-bottom span{font-size:9.5px}.cn-group-card__body{min-height:270px;padding:12px}.cn-group-card__body>p{min-height:44px;font-size:11px;line-height:1.45}.cn-group-card__counters strong{font-size:16px}.cn-group-card__counters span{font-size:8px}.cn-group-card__live-users strong{font-size:9.5px}.cn-group-card__live-users small{font-size:8px}.cn-group-card__owner strong{font-size:10px}.cn-group-card__owner span{font-size:8px}.cn-group-card__footer button{min-height:36px;font-size:10.5px}.cn-groups-community-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:16px;align-items:center;margin-top:25px;padding:18px 20px;border:1px solid #e5e1ea;border-radius:20px;background:linear-gradient(135deg,#fff,#fff8fc 55%,#f7f5ff);box-shadow:0 12px 28px #2c25310f}.cn-groups-community-strip__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(135deg,#e94a94,#8060df);color:#fff;font-size:18px;box-shadow:0 8px 20px #e23f892e}.cn-groups-community-strip__copy{min-width:0}.cn-groups-community-strip__copy>span{display:block;color:#c83478;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.cn-groups-community-strip h2{margin:2px 0 0;color:#242d3e;font-size:18px;letter-spacing:-.3px}.cn-groups-community-strip p{max-width:620px;margin:5px 0 0;color:#737b89;font-size:11.5px;line-height:1.5}.cn-groups-community-strip__points{display:grid;gap:5px}.cn-groups-community-strip__points span{display:flex;align-items:center;gap:6px;color:#596273;font-size:9.5px;font-weight:850;white-space:nowrap}.cn-groups-community-strip__points i{width:7px;height:7px;border-radius:50%;background:#35be72;box-shadow:0 0 0 3px #35be721a}.cn-groups-community-strip>a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border:1px solid #e4d8e1;border-radius:11px;background:#fff;color:#c83378;font-size:10px;font-weight:950;text-decoration:none;white-space:nowrap}@media (max-width:1180px){.cn-groups-hero{grid-template-columns:minmax(0,1fr) 310px}.cn-groups-presence__head{align-items:flex-start;flex-direction:column}.cn-groups-presence__head p{text-align:left}.cn-groups-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cn-groups-community-strip{grid-template-columns:auto minmax(0,1fr) auto}.cn-groups-community-strip__points{grid-column:2/3}.cn-groups-community-strip>a{grid-column:3/4;grid-row:1/3}}@media (max-width:900px){.cn-groups-hero{grid-template-columns:1fr;grid-template-areas:"content" "preview" "stats";padding:27px 24px 20px}.cn-groups-hero__preview{width:min(100%,350px);height:250px;min-height:250px;margin:0 auto}.cn-groups-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.cn-groups-tools{grid-template-columns:1fr}.cn-groups-community-strip{grid-template-columns:auto 1fr}.cn-groups-community-strip__points{grid-column:2/3}.cn-groups-community-strip>a{grid-column:1/-1;grid-row:auto;justify-self:start}}@media (max-width:720px){.cn-groups-hero{padding:20px 15px 15px;border-radius:21px}.cn-groups-hero h1{font-size:34px;letter-spacing:-1.3px}.cn-groups-hero__content>p{font-size:12.5px;line-height:1.55}.cn-groups-presence__head h2{font-size:22px}.cn-groups-presence__head p{font-size:11.5px}.cn-groups-presence__card{width:205px;min-width:205px;grid-template-columns:58px minmax(0,1fr);min-height:90px}.cn-groups-presence__avatar{width:58px;height:66px}.cn-groups-presence__nameRow strong{font-size:12.5px}.cn-groups-presence__group{font-size:8.8px}.cn-groups-grid{grid-template-columns:1fr}.cn-group-card__visual{height:170px}.cn-groups-community-strip{grid-template-columns:1fr}.cn-groups-community-strip__points{grid-column:auto}}@media (max-width:520px){.cn-groups-hero h1{font-size:30px}.cn-groups-hero__preview{height:235px;min-height:235px}.cn-groups-filterbar button{font-size:10.5px;padding:0 14px}.cn-groups-community-strip{padding:16px}}.cn-groups-hero{grid-template-columns:minmax(0,1fr) 390px;column-gap:36px;row-gap:20px;align-items:center;padding:38px 38px 26px}.cn-groups-hero__content{position:relative;z-index:4;max-width:680px}.cn-groups-hero__eyebrow{font-size:12px}.cn-groups-hero h1{font-size:clamp(44px,4.3vw,58px)}.cn-groups-hero__content>p{max-width:660px;font-size:15.5px;line-height:1.68}.cn-groups-hero__actions{position:relative;z-index:6;gap:13px;margin-top:23px}.cn-groups-hero__actions button,.cn-groups-hero__actions a{min-height:50px;padding:0 22px;border-radius:14px;font-size:14px}.cn-groups-hero__preview{position:relative;z-index:2;height:310px;min-height:310px;overflow:visible}.cn-groups-preview-card.is-front{left:18px;top:86px;width:calc(100% - 36px);min-height:196px;padding:17px 18px;transform:rotate(-.45deg);z-index:3}.cn-groups-preview-card.is-back{top:8px;right:8px;width:225px;min-height:120px;max-height:120px;transform:rotate(.7deg);z-index:4}.cn-groups-preview-card.is-front>strong{font-size:19px;line-height:1.24}.cn-groups-preview-card__head span,.cn-groups-preview-card.is-back>span{font-size:9px}.cn-groups-person-mini{grid-template-columns:40px minmax(0,1fr);gap:8px;padding:7px 8px}.cn-groups-person-mini__avatar{width:38px;height:38px}.cn-groups-person-mini__name b{font-size:11px}.cn-groups-person-mini__copy small,.cn-groups-person-mini__copy em{font-size:8.4px}.cn-groups-hero__stats{gap:12px}.cn-groups-hero__stats>div{min-height:88px;padding:14px 16px}.cn-groups-hero__stats strong{font-size:28px}.cn-groups-hero__stats span{font-size:11.5px;font-weight:850}.cn-groups-presence{margin-bottom:28px}.cn-groups-presence__head{margin-bottom:16px}.cn-groups-presence__head span{font-size:12.5px}.cn-groups-presence__head h2{font-size:29px}.cn-groups-presence__head p{max-width:560px;font-size:13.5px}.cn-groups-presence__viewport{padding:14px 0 19px}.cn-groups-presence__track{gap:18px}.cn-groups-presence__card{grid-template-columns:72px minmax(0,1fr);gap:13px;width:252px;min-width:252px;min-height:112px;padding:13px 14px;border-radius:22px}.cn-groups-presence__avatar{width:72px;height:82px;border-radius:17px}.cn-groups-presence__nameRow strong{font-size:14.5px}.cn-groups-presence__copy>span{font-size:11px}.cn-groups-presence__group{font-size:10.5px}.cn-groups-presence__group b{font-size:10px}.cn-groups-tools{grid-template-columns:minmax(0,1fr) minmax(450px,.95fr);gap:24px;margin-bottom:24px;padding:18px 2px 16px}.cn-groups-section-head h2,.cn-groups-tools__intro h2{font-size:26px}.cn-groups-section-head p,.cn-groups-tools__intro p{font-size:14px;line-height:1.55}.cn-groups-tools__intro>span,.cn-groups-section-head>div>span{font-size:11px}.cn-groups-search{min-height:48px;padding:0 12px;border-radius:13px}.cn-groups-search input{font-size:14px}.cn-groups-search>span{font-size:22px}.cn-groups-search button{width:29px;height:29px}.cn-groups-filterbar{gap:8px}.cn-groups-filterbar button{min-height:42px;padding:0 17px;font-size:12px}.cn-groups-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cn-group-card{border-radius:21px;box-shadow:0 10px 24px #30222d11}.cn-group-card__visual{height:190px}.cn-group-card__visual-bottom h3{font-size:21px}.cn-group-card__visual-bottom span{font-size:11px}.cn-group-card__badges span{font-size:9.5px}.cn-group-card__body{min-height:320px;padding:17px}.cn-group-card__body>p{min-height:50px;font-size:13.5px;line-height:1.55}.cn-group-card__counters{gap:8px}.cn-group-card__counters>div{padding:11px 9px}.cn-group-card__counters strong{font-size:20px}.cn-group-card__counters span{font-size:9.5px}.cn-group-card__live-users{padding:11px 12px}.cn-group-card__live-users strong{font-size:11px}.cn-group-card__live-users small{font-size:9px}.cn-group-card__empty-live{font-size:10.5px;padding:11px 12px}.cn-group-card__owner{padding:11px 12px}.cn-group-card__owner strong{font-size:11.5px}.cn-group-card__owner span,.cn-group-card__pinned span{font-size:9px}.cn-group-card__pinned p{font-size:11px}.cn-group-card__footer{gap:10px}.cn-group-card__footer button{min-height:44px;padding:0 17px;border-radius:13px;font-size:12.5px}.cn-groups-community-strip{gap:18px;margin-top:30px;padding:22px 24px;border-radius:23px}.cn-groups-community-strip__icon{width:54px;height:54px;font-size:21px}.cn-groups-community-strip__copy>span{font-size:10px}.cn-groups-community-strip h2{font-size:21px}.cn-groups-community-strip p{font-size:12.5px}.cn-groups-community-strip__points span{font-size:10.5px}.cn-groups-community-strip>a{min-height:43px;padding:0 16px;font-size:11.5px}@media (max-width:1180px){.cn-groups-hero{grid-template-columns:minmax(0,1fr) 340px;column-gap:26px;padding:32px 28px 24px}.cn-groups-hero h1{font-size:44px}.cn-groups-hero__content>p{font-size:14.5px}.cn-groups-hero__preview{height:295px;min-height:295px}.cn-groups-preview-card.is-front{left:14px;width:calc(100% - 28px);top:82px}.cn-groups-tools{grid-template-columns:1fr}}@media (max-width:900px){.cn-groups-hero{grid-template-columns:1fr;grid-template-areas:"content" "preview" "stats";padding:28px 24px 22px}.cn-groups-hero__content{max-width:none}.cn-groups-hero__preview{width:min(100%,410px);height:300px;min-height:300px;margin:2px auto 0}.cn-groups-preview-card.is-front{left:18px;width:calc(100% - 36px)}.cn-groups-grid{grid-template-columns:1fr}.cn-group-card__visual{height:210px}}@media (max-width:720px){.cn-groups-hero{padding:22px 16px 17px}.cn-groups-hero h1{font-size:36px}.cn-groups-hero__content>p{font-size:13.5px}.cn-groups-hero__actions button,.cn-groups-hero__actions a{min-height:46px;padding:0 17px;font-size:12.5px}.cn-groups-presence__head h2{font-size:24px}.cn-groups-presence__head p{font-size:12.5px}.cn-groups-presence__card{grid-template-columns:64px minmax(0,1fr);width:226px;min-width:226px;min-height:100px;padding:11px 12px}.cn-groups-presence__avatar{width:64px;height:74px}.cn-groups-presence__nameRow strong{font-size:13.5px}.cn-groups-section-head h2,.cn-groups-tools__intro h2{font-size:23px}.cn-groups-section-head p,.cn-groups-tools__intro p{font-size:12.5px}.cn-groups-filterbar button{min-height:40px;font-size:11px}.cn-group-card__body{min-height:auto;padding:15px}.cn-group-card__body>p{font-size:12.5px}}@media (max-width:520px){.cn-groups-hero h1{font-size:32px}.cn-groups-hero__preview{height:285px;min-height:285px}.cn-groups-preview-card.is-front{left:8px;top:82px;width:calc(100% - 16px);padding:14px}.cn-groups-preview-card.is-back{right:5px;width:195px}.cn-groups-preview-card.is-front>strong{font-size:17px}.cn-groups-hero__stats>div{min-height:78px;padding:11px 12px}.cn-groups-hero__stats strong{font-size:24px}.cn-groups-hero__stats span{font-size:9.5px}.cn-groups-community-strip{padding:17px}}.cn-groups-hero{grid-template-columns:minmax(0,1fr) 350px;grid-template-areas:"content preview" "stats stats";gap:24px;align-items:center;margin:0 0 22px;padding:34px 34px 22px;border-radius:30px}.cn-groups-hero__content{max-width:none}.cn-groups-hero__eyebrow{margin:0 0 10px;font-size:10px;letter-spacing:.16em}.cn-groups-hero h1{font-size:clamp(40px,4vw,54px);line-height:.98;letter-spacing:-2px}.cn-groups-hero__content>p{max-width:620px;margin:15px 0 0;font-size:14px;line-height:1.7}.cn-groups-hero__actions{gap:12px;margin-top:20px}.cn-groups-hero__actions button,.cn-groups-hero__actions a{min-height:44px;padding:0 17px;border-radius:13px;font-size:12px}.cn-groups-hero__preview{width:350px;max-width:100%;height:265px;min-height:265px;justify-self:end;overflow:visible}.cn-groups-preview-card.is-back{right:4px;top:4px;width:240px;min-height:112px;max-height:112px;padding:10px 12px}.cn-groups-preview-card.is-front{left:0;right:auto;top:auto;bottom:4px;width:292px;min-height:174px;padding:13px 14px}.cn-groups-preview-card.is-front>strong{font-size:16px;line-height:1.12}.cn-groups-preview-card__people{gap:4px;margin-top:7px}.cn-groups-person-mini{grid-template-columns:31px minmax(0,1fr);gap:6px;padding:4px 6px}.cn-groups-person-mini__avatar{width:31px;height:31px}.cn-groups-person-mini__name b{font-size:9.5px}.cn-groups-person-mini__copy small,.cn-groups-person-mini__copy em{font-size:7.3px}.cn-groups-hero__stats{gap:10px;margin-top:2px}.cn-groups-hero__stats>div{min-height:0;padding:10px 13px;border-radius:15px}.cn-groups-hero__stats strong{font-size:23px;line-height:1}.cn-groups-hero__stats span{margin-top:3px;font-size:9.5px;text-transform:none;letter-spacing:0}.cn-groups-presence{margin:0 0 22px}.cn-groups-presence__head{gap:18px;margin-bottom:13px}.cn-groups-presence__head span{margin-bottom:5px;font-size:12px;letter-spacing:.16em}.cn-groups-presence__head h2{font-size:25px;letter-spacing:-.45px}.cn-groups-presence__head p{max-width:480px;font-size:12.5px;line-height:1.5}.cn-groups-presence__viewport{padding:12px 0 16px}.cn-groups-presence__track{gap:14px}.cn-groups-presence__card{grid-template-columns:58px minmax(0,1fr);gap:10px;width:200px;min-width:200px;min-height:82px;padding:9px 10px;border-radius:18px}.cn-groups-presence__avatar{width:58px;height:64px;border-radius:14px}.cn-groups-presence__nameRow strong{font-size:12px}.cn-groups-presence__copy>span{margin-top:5px;font-size:9px}.cn-groups-presence__group{margin-top:4px;font-size:8px}.cn-groups-presence__group b{font-size:8px}.cn-groups-tools{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px;padding:0}.cn-groups-tools__intro{min-width:0}.cn-groups-tools__intro>span,.cn-groups-section-head>div>span{font-size:10px}.cn-groups-section-head h2,.cn-groups-tools__intro h2{font-size:20px;letter-spacing:-.35px}.cn-groups-section-head p,.cn-groups-tools__intro p{font-size:11.5px;line-height:1.45}.cn-groups-tools__controls{width:min(520px,100%)}.cn-groups-search{min-height:37px;padding:0 11px;border-radius:11px}.cn-groups-search input{font-size:11px}.cn-groups-filterbar{gap:7px}.cn-groups-filterbar button{min-height:36px;padding:0 14px;font-size:10.5px}.cn-groups-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.cn-group-card{border-radius:15px;box-shadow:0 5px 13px #30222d0b}.cn-group-card__visual{height:118px}.cn-group-card__badges{top:8px;left:8px;right:8px}.cn-group-card__badges span{min-height:21px;padding:0 6px;font-size:7px}.cn-group-card__visual-bottom{left:10px;right:10px;bottom:9px}.cn-group-card__visual-bottom h3{font-size:14px;line-height:1.08;letter-spacing:-.2px}.cn-group-card__visual-bottom span{margin-top:3px;font-size:8px}.cn-group-card__favorite,.cn-group-card__recent{padding:4px 6px;font-size:6.8px}.cn-group-card__body{min-height:178px;padding:10px}.cn-group-card__body>p{min-height:34px;font-size:9px;line-height:1.4}.cn-group-card__counters{gap:5px;margin-top:8px}.cn-group-card__counters>div{padding:6px 5px;border-radius:9px}.cn-group-card__counters strong{font-size:13px}.cn-group-card__counters span{font-size:6.5px}.cn-group-card__live-users,.cn-group-card__empty-live{margin-top:7px;padding:7px;border-radius:10px}.cn-group-card__avatars a,.cn-group-card__avatars>span{width:22px;height:22px}.cn-group-card__live-users strong{font-size:7.8px}.cn-group-card__live-users small{font-size:6.7px}.cn-group-card__empty-live{font-size:7.3px}.cn-group-card__pinned{margin-top:7px;padding:6px 7px}.cn-group-card__pinned>span{font-size:6.5px}.cn-group-card__pinned p{font-size:7px}.cn-group-card__footer{gap:6px;padding-top:8px}.cn-group-card__owner span{font-size:6.5px}.cn-group-card__owner strong{font-size:8px}.cn-group-card__footer button{min-height:31px;padding:0 9px;border-radius:999px;font-size:8.5px}.cn-groups-community-strip{margin-top:25px;padding:15px 17px;border-radius:20px}.cn-groups-community-strip__icon{width:42px;height:42px;border-radius:13px;font-size:15px}.cn-groups-community-strip h2{font-size:17px}.cn-groups-community-strip p{font-size:10.5px}.cn-groups-community-strip__points span{font-size:8.8px}.cn-groups-community-strip>a{min-height:34px;font-size:9.5px}@media (max-width:1180px){.cn-groups-hero{grid-template-columns:minmax(0,1fr) 310px}.cn-groups-hero__preview{width:310px}.cn-groups-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cn-groups-tools{flex-direction:column;align-items:stretch}.cn-groups-tools__controls{width:100%}}@media (max-width:900px){.cn-groups-hero{grid-template-columns:1fr;grid-template-areas:"content" "preview" "stats";padding:27px 24px 20px}.cn-groups-hero__preview{width:min(100%,350px);height:250px;min-height:250px;margin:0 auto;justify-self:center}.cn-groups-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.cn-groups-hero{padding:20px 15px 15px;border-radius:21px}.cn-groups-hero h1{font-size:34px;letter-spacing:-1.3px}.cn-groups-hero__content>p{font-size:12.5px;line-height:1.55}.cn-groups-hero__actions{flex-wrap:wrap}.cn-groups-preview-card.is-front{width:260px}.cn-groups-preview-card.is-back{width:215px}.cn-groups-presence__head{align-items:flex-start;flex-direction:column}.cn-groups-presence__head p{text-align:left;font-size:11.5px}.cn-groups-presence__head h2{font-size:22px}.cn-groups-presence__card{width:180px;min-width:180px;grid-template-columns:52px minmax(0,1fr)}.cn-groups-presence__avatar{width:52px;height:58px}.cn-groups-grid{grid-template-columns:1fr}.cn-group-card__visual{height:132px}.cn-group-card__body{min-height:170px}}@media (max-width:520px){.cn-groups-hero h1{font-size:30px}.cn-groups-hero__preview{height:235px;min-height:235px}.cn-groups-preview-card.is-front{width:235px}.cn-groups-preview-card.is-back{width:190px}.cn-groups-filterbar{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px;scrollbar-width:none}.cn-groups-filterbar::-webkit-scrollbar{display:none}.cn-groups-filterbar button{white-space:nowrap}}@media (max-width:760px){html,body{overflow-x:hidden}.cn-groups,.cn-groups-page,.cn-groups-shell,.cn-groups-hero,.cn-groups-presence,.cn-groups-tools,.cn-groups-grid,.cn-groups-community-strip{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.cn-groups-hero{display:block!important;padding:22px 16px 18px!important;overflow:hidden!important}.cn-groups-hero__content{width:100%!important;max-width:none!important;min-width:0!important}.cn-groups-hero__eyebrow{font-size:12px!important;line-height:1.35!important}.cn-groups-hero h1{margin-top:7px!important;font-size:clamp(32px,9.2vw,39px)!important;line-height:1.03!important;letter-spacing:-1.1px!important}.cn-groups-hero__content>p{max-width:none!important;margin-top:12px!important;font-size:15px!important;line-height:1.58!important}.cn-groups-hero__actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;margin-top:17px!important}.cn-groups-hero__actions button,.cn-groups-hero__actions a{width:100%!important;min-height:48px!important;padding:0 16px!important;font-size:14px!important;line-height:1.2!important}.cn-groups-hero__preview{position:relative!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;height:auto!important;min-height:0!important;max-width:none!important;margin:18px 0 0!important;overflow:visible!important}.cn-groups-preview-card.is-front,.cn-groups-preview-card.is-back{position:relative!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;z-index:auto!important;width:100%!important;max-width:none!important;min-height:116px!important;max-height:none!important;height:auto!important;margin:0!important;padding:14px!important;transform:none!important;overflow:visible!important;box-sizing:border-box!important}.cn-groups-person-mini{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;width:100%!important;min-width:0!important;padding:6px 0!important;box-sizing:border-box!important}.cn-groups-person-mini__avatar{position:relative!important;display:block!important;width:58px!important;height:66px!important;min-width:58px!important;overflow:hidden!important;border-radius:14px!important}.cn-groups-person-mini__avatar img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;visibility:visible!important}.cn-groups-person-mini__copy{display:block!important;min-width:0!important;overflow:visible!important}.cn-groups-person-mini__name{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:4px!important;min-width:0!important}.cn-groups-person-mini__name b{font-size:14.5px!important;line-height:1.25!important}.cn-groups-person-mini__copy small{display:block!important;margin-top:3px!important;font-size:12.5px!important;line-height:1.35!important;white-space:normal!important}.cn-groups-person-mini__copy em{display:block!important;margin-top:5px!important;font-size:11.5px!important;line-height:1.35!important;white-space:normal!important}.cn-groups-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin-top:14px!important}.cn-groups-hero__stats>div{min-height:78px!important;padding:12px!important}.cn-groups-hero__stats strong{font-size:24px!important;line-height:1!important}.cn-groups-hero__stats span{margin-top:5px!important;font-size:11.5px!important;line-height:1.25!important}.cn-groups-presence__head,.cn-groups-section-head,.cn-groups-tools__intro{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;padding-left:0!important;text-align:left!important;box-sizing:border-box!important}.cn-groups-presence__head{display:block!important;padding:0 14px!important}.cn-groups-presence__head h2,.cn-groups-section-head h2,.cn-groups-tools__intro h2{font-size:23px!important;line-height:1.15!important;letter-spacing:-.3px!important}.cn-groups-presence__head p,.cn-groups-section-head p,.cn-groups-tools__intro p{max-width:none!important;margin-top:7px!important;font-size:13.5px!important;line-height:1.5!important;text-align:left!important}.cn-groups-presence__viewport{width:100%!important;max-width:100%!important;padding:10px 0 15px!important}.cn-groups-presence__card{grid-template-columns:68px minmax(0,1fr)!important;width:238px!important;min-width:238px!important;min-height:108px!important;padding:12px 13px!important}.cn-groups-presence__avatar{width:68px!important;height:78px!important}.cn-groups-presence__nameRow strong{font-size:14px!important}.cn-groups-presence__copy>span{font-size:11.5px!important;line-height:1.35!important}.cn-groups-presence__group{font-size:10.8px!important;line-height:1.3!important}.cn-groups-tools{display:block!important;padding:16px 14px!important}.cn-groups-search{min-height:48px!important;margin-top:12px!important}.cn-groups-search input{min-width:0!important;font-size:14px!important}.cn-groups-filterbar{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:10px!important}.cn-groups-filterbar button{min-height:42px!important;padding:0 14px!important;font-size:12.5px!important;line-height:1.2!important}.cn-groups-grid{grid-template-columns:1fr!important;gap:14px!important;padding:0 14px!important}.cn-group-card{width:100%!important;max-width:100%!important;min-width:0!important}.cn-group-card__visual{height:180px!important}.cn-group-card__visual-bottom h3{font-size:19px!important;line-height:1.15!important}.cn-group-card__visual-bottom span{font-size:11.5px!important;line-height:1.35!important}.cn-group-card__body{min-height:0!important;padding:15px!important}.cn-group-card__body>p{min-height:0!important;font-size:14px!important;line-height:1.55!important}.cn-group-card__counters strong{font-size:20px!important}.cn-group-card__counters span{font-size:11px!important;line-height:1.2!important}.cn-group-card__live-users strong{font-size:12px!important}.cn-group-card__live-users small{font-size:10.8px!important;line-height:1.3!important}.cn-group-card__footer button,.cn-group-card__footer a{min-height:46px!important;padding:0 16px!important;font-size:13.5px!important}.cn-groups-community-strip{padding:17px 15px!important}.cn-groups-community-strip__copy h2{font-size:22px!important;line-height:1.15!important}.cn-groups-community-strip__copy p,.cn-groups-community-strip__points span,.cn-groups-community-strip>a{font-size:13px!important;line-height:1.45!important}}@media (max-width: 760px){.cn-groups-presence__head,.cn-groups-section-head,.cn-groups-tools__intro,.cn-groups-community-strip__copy{position:relative!important;left:auto!important;right:auto!important;transform:none!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;overflow:visible!important}.cn-groups-presence__head>*,.cn-groups-section-head>*,.cn-groups-section-head>div,.cn-groups-tools__intro>*,.cn-groups-community-strip__copy>*{max-width:100%!important;min-width:0!important;margin-left:0!important;text-indent:0!important;transform:none!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;box-sizing:border-box!important}.cn-groups-presence__avatar{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.cn-groups-presence__avatar img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:0!important;transform:none!important}}@media (max-width:760px){.cn-groups-tools__intro,.cn-groups-section-head,.cn-groups-presence__head,.cn-groups-community-strip__copy{position:relative!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important;overflow:visible!important;text-align:left!important}.cn-groups-tools__intro>*,.cn-groups-section-head>*,.cn-groups-section-head>div,.cn-groups-presence__head>*,.cn-groups-community-strip__copy>*{position:relative!important;left:auto!important;transform:none!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;text-indent:0!important;box-sizing:border-box!important}.cn-groups-filterbar{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;box-sizing:border-box!important}.cn-groups-filterbar::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.cn-groups-filterbar button{flex:0 0 auto!important}.cn-groups-presence__avatar{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.cn-groups-presence__avatar img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important;inset:auto!important;transform:none!important}.cn-groups-person-mini__avatar{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.cn-groups-person-mini__avatar img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important;transform:none!important}}@media (min-width: 761px){.cn-group-card__badges span{font-size:12px!important;line-height:1.2!important;padding:6px 9px!important}.cn-group-card__visual-bottom h3{font-size:18px!important;line-height:1.15!important}.cn-group-card__visual-bottom span{font-size:12.5px!important;line-height:1.35!important}.cn-group-card__body{padding:17px 18px!important;gap:12px!important}.cn-group-card__body>p{font-size:14px!important;line-height:1.55!important}.cn-group-card__counters strong{font-size:21px!important;line-height:1!important}.cn-group-card__counters span{font-size:11.5px!important;line-height:1.25!important}.cn-group-card__live-users strong{font-size:12.5px!important;line-height:1.3!important}.cn-group-card__live-users small{font-size:11px!important;line-height:1.35!important}.cn-group-card__footer{gap:9px!important}.cn-group-card__footer button,.cn-group-card__footer a{min-height:44px!important;padding:0 16px!important;font-size:13px!important;line-height:1.2!important}.cn-groups-community-strip{padding:20px 22px!important;gap:16px!important}.cn-groups-community-strip__copy h2{font-size:24px!important;line-height:1.15!important}.cn-groups-community-strip__copy p{font-size:14px!important;line-height:1.5!important}.cn-groups-community-strip__points span{font-size:12.5px!important;line-height:1.35!important}.cn-groups-community-strip>a,.cn-groups-community-strip button,.cn-groups-community-strip__actions a,.cn-groups-community-strip__actions button{min-height:44px!important;padding:0 17px!important;font-size:13px!important;line-height:1.2!important}}.cn-auth-page{--ca-purple:#7049d8;--ca-purple2:#8d58df;--ca-pink:#e94f91;--ca-ink:#403346;--ca-muted:#7d7180;--ca-line:#eaddea;min-height:100vh;position:relative;overflow:hidden;color:var(--ca-ink);background:radial-gradient(circle at 8% 13%,rgba(112,73,216,.1),transparent 24%),radial-gradient(circle at 92% 18%,rgba(233,79,145,.11),transparent 25%),radial-gradient(circle at 75% 90%,rgba(112,73,216,.06),transparent 26%),linear-gradient(150deg,#fff,#faf6fc 45%,#fff6fa);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cn-auth-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.18;background-image:radial-gradient(rgba(116,76,137,.34) .65px,transparent .65px);background-size:20px 20px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 44%,#000);mask-image:linear-gradient(90deg,#000,transparent 44%,#000)}.cn-auth-page:after{content:"♡";position:fixed;right:-50px;bottom:-105px;pointer-events:none;color:#e94f910b;font-size:360px;line-height:1;transform:rotate(-12deg)}.cn-auth-page *,.cn-auth-page *:before,.cn-auth-page *:after{box-sizing:border-box}.cn-auth-shell{width:min(1180px,calc(100% - 36px));margin:0 auto}.cn-auth-header{position:relative;z-index:20;padding:18px 0 0;background:transparent;border:0}.cn-auth-header .cn-auth-shell{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:9px 14px 9px 17px;border:1px solid rgba(224,207,229,.92);border-radius:21px;background:#ffffffd6;box-shadow:0 12px 30px #53336014;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.cn-auth-brand{display:inline-flex;align-items:center;gap:10px;color:#4c3c52;text-decoration:none}.cn-auth-brand img{width:48px;height:48px;display:block;object-fit:contain;filter:drop-shadow(0 5px 11px rgba(95,55,112,.16))}.cn-auth-brand>span{min-width:0}.cn-auth-brand strong,.cn-auth-brand small{display:block}.cn-auth-brand strong{font-size:18px;line-height:1.05;letter-spacing:-.02em}.cn-auth-brand small{margin-top:3px;color:#988c9a;font-size:9px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.cn-auth-header__back{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e4d8e6;border-radius:13px;color:#6e5976;text-decoration:none;background:linear-gradient(135deg,#fff,#f8f2fa);font-size:11px;font-weight:800;transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}.cn-auth-header__back:hover{transform:translateY(-1px);border-color:#d7c3dc;box-shadow:0 8px 16px #51335d14}.cn-auth-main{position:relative;z-index:3;padding:32px 0 72px}.cn-auth-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;align-items:start;min-height:auto;border:0;background:transparent}.cn-auth-panel{border:1px solid rgba(226,210,229,.94);border-radius:28px;background:#ffffffed;box-shadow:0 24px 54px #4d2f5a1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cn-auth-panel--form{position:relative;overflow:hidden;padding:40px 42px 38px}.cn-auth-panel--form:before{content:"";position:absolute;width:230px;height:230px;right:-120px;top:-120px;border-radius:50%;background:radial-gradient(circle,rgba(233,79,145,.12),rgba(112,73,216,.035) 55%,transparent 70%);pointer-events:none}.cn-auth-titlebar{position:relative;z-index:2;margin:0 0 28px;padding:0 0 24px;border-bottom:1px solid #eee4ef}.cn-auth-titlebar:before{content:"BENVENUTO SU CHATTAmi";display:inline-flex;margin-bottom:11px;color:#a15396;font-size:10px;font-weight:900;letter-spacing:.16em}.cn-auth-page--register .cn-auth-titlebar:before{content:"CREA IL TUO PROFILO CHATTAmi"}.cn-auth-titlebar h1{margin:0;color:#413446;font-size:38px;line-height:1.02;letter-spacing:-.04em;font-weight:900}.cn-auth-titlebar p{margin:9px 0 0;color:#817584;font-size:13px}.cn-auth-titlebar a{color:#92538f;font-weight:850;text-decoration:none}.cn-auth-titlebar a:hover{text-decoration:underline}.cn-auth-form{position:relative;z-index:2;display:flex;flex-direction:column;gap:19px}.cn-auth-field{display:block}.cn-auth-field__label,.cn-auth-adult-date__label{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:8px;color:#59495e;font-size:12px;font-weight:850}.cn-auth-required{padding:3px 6px;border:1px solid #efd6e2;border-radius:999px;color:#bb4d7f;background:#fff5fa;font-size:8px;font-weight:900;line-height:1;letter-spacing:.05em;text-transform:uppercase}.cn-auth-input-wrap{position:relative;display:block}.cn-auth-input-wrap input[type=text],.cn-auth-input-wrap input[type=email],.cn-auth-input-wrap input[type=password],.cn-auth-adult-date input[type=date]{width:100%;min-height:50px;padding:0 48px 0 15px;border:1px solid #dfd2e2;border-radius:15px;outline:none;color:#44374a;background:linear-gradient(135deg,#fff,#fdfafd);font:inherit;font-size:13px;box-shadow:inset 0 1px #ffffffe6,0 4px 12px #4c305809;transition:border-color .17s ease,box-shadow .17s ease,background .17s ease}.cn-auth-input-wrap input::placeholder{color:#aaa0ad}.cn-auth-input-wrap input:focus,.cn-auth-adult-date input[type=date]:focus{border-color:#b896c8;background:#fff;box-shadow:0 0 0 4px #7049d813,0 8px 18px #4b2d580f}.cn-auth-input-wrap input[readonly],.cn-auth-input--google-verified{border-color:#b8dbc1!important;color:#32643e!important;background:#f5fbf6!important}.cn-auth-eye{position:absolute;top:50%;right:10px;width:31px;height:31px;transform:translateY(-50%);display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:10px;color:#76647b;background:transparent;cursor:pointer;transition:background .16s ease,border-color .16s ease}.cn-auth-eye:hover{border-color:#eaddea;background:#faf3fb}.cn-auth-eye svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cn-auth-check{color:#625766;font-size:12px;line-height:1.5}.cn-auth-check input[type=checkbox]{width:18px;height:18px;flex:0 0 auto;margin:0;accent-color:#8b55d7}.cn-auth-checkbox-wrap,.cn-auth-check--inline{display:flex;align-items:center;gap:9px}.cn-auth-check--stacked{display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:12px 13px;border:1px solid #eee3ef;border-radius:14px;background:#fdfafd}.cn-auth-check--stacked small{padding-left:27px;color:#978b99;font-size:10px}.cn-auth-register-checks{display:flex;flex-direction:column;gap:13px;margin-top:2px;padding:18px;border:1px solid #eadfeb;border-radius:17px;background:linear-gradient(135deg,#fcf8fd,#fff9fb)}.cn-auth-check--strong{align-items:flex-start}.cn-auth-check--strong span:not(.cn-auth-required){font-weight:700}.cn-auth-register-checks a{color:#8253a1;font-weight:850;text-decoration:underline}.cn-auth-adult-date{display:flex;flex-direction:column;gap:0;width:100%}.cn-auth-adult-date input[type=date]{padding-right:14px}.cn-auth-adult-date small{margin-top:7px;color:#968a98;font-size:10px;line-height:1.45}.cn-auth-submit{width:100%;min-height:51px;margin-top:2px;border:1px solid rgba(119,72,187,.62);border-radius:16px;color:#fff;background:linear-gradient(135deg,#7457de,#a84fca 52%,#df5597);box-shadow:0 12px 23px #71409f33;font-size:13px;font-weight:900;cursor:pointer;transition:transform .17s ease,box-shadow .17s ease,filter .17s ease}.cn-auth-submit:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.035) saturate(1.04);box-shadow:0 16px 28px #71409f45}.cn-auth-submit:active:not(:disabled){transform:translateY(0)}.cn-auth-submit:disabled{cursor:wait;opacity:.75}.cn-auth-forgot{align-self:flex-end;padding:0;margin-top:-6px;border:0;color:#805b89;background:none;font-size:10px;font-weight:800;cursor:pointer}.cn-auth-forgot:hover{text-decoration:underline}.cn-auth-error{padding:12px 14px;border:1px solid #f0c7d2;border-radius:14px;color:#a43f5c;background:#fff3f6;font-size:11px;line-height:1.45}.cn-auth-panel--quick{position:sticky;top:24px;overflow:hidden;padding:0 20px 22px}.cn-auth-quick-visual{position:relative;height:235px;margin:0 -20px 24px;overflow:hidden;background:radial-gradient(circle at 12% 10%,rgba(255,255,255,.22),transparent 26%),radial-gradient(circle at 90% 85%,rgba(255,255,255,.13),transparent 28%),linear-gradient(145deg,#6747cd,#9650c8 52%,#df5999)}.cn-auth-quick-orbit{position:absolute;left:50%;top:50%;width:270px;height:270px;transform:translate(-50%,-50%);border:1px dashed rgba(255,255,255,.2);border-radius:50%}.cn-auth-quick-orbit:after{content:"♡";position:absolute;right:50px;top:52px;color:#ffffff3d;font-size:52px}.cn-auth-quick-profile{position:absolute;width:145px;min-height:68px;display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;gap:2px 9px;align-items:center;padding:10px;border:1px solid rgba(255,255,255,.27);border-radius:18px;color:#fff;background:#ffffff26;box-shadow:0 14px 28px #31184229;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cn-auth-quick-profile>span{grid-row:1 / 3;width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(145deg,#f07bad,#db568f);font-weight:900}.cn-auth-quick-profile--two>span{background:linear-gradient(145deg,#7d6de7,#634bd0)}.cn-auth-quick-profile b{font-size:11px}.cn-auth-quick-profile small{color:#ffffffb8;font-size:8px}.cn-auth-quick-profile--one{left:30px;top:42px;transform:rotate(-6deg)}.cn-auth-quick-profile--two{right:24px;top:95px;transform:rotate(5deg)}.cn-auth-quick-bubble{position:absolute;left:50%;bottom:24px;width:250px;min-height:52px;transform:translate(-50%) rotate(-1deg);display:flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid rgba(255,255,255,.29);border-radius:17px;color:#fff;background:#ffffff24;box-shadow:0 14px 28px #31184229;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;font-size:10px;font-weight:800}.cn-auth-quick-copy{margin-bottom:19px}.cn-auth-quick-eyebrow{display:block;margin-bottom:7px;color:#a15396;font-size:9px;font-weight:900;letter-spacing:.15em}.cn-auth-panel--quick h2{margin:0;color:#47384d;font-size:24px;line-height:1.1;letter-spacing:-.03em}.cn-auth-panel--quick p{margin:8px 0 0;color:#807482;font-size:11px;line-height:1.6}.cn-auth-socials{display:flex;flex-direction:column;gap:11px}.cn-auth-social{position:relative;width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:14px;font-size:12px;font-weight:800;cursor:pointer}.cn-auth-social__icon{position:absolute;left:0;top:0;width:46px;height:100%;display:grid;place-items:center}.cn-auth-social__icon svg{width:18px;height:18px}.cn-auth-social--google{border:1px solid #d9e0ea;color:#41556c;background:#fff}.cn-auth-social--google .cn-auth-social__icon{background:#fff}.cn-auth-social--apple{border:1px solid #191919;color:#fff;background:#171717}.cn-auth-social--apple .cn-auth-social__icon{color:#fff}.cn-google-auth-button{position:relative;width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:14px}.cn-google-auth-button__mount{width:100%;min-height:46px;display:flex;justify-content:center;overflow:hidden;border-radius:14px}.cn-google-auth-button__mount>div,.cn-google-auth-button__mount iframe{max-width:100%!important}.cn-google-auth-button.is-disabled{pointer-events:none;opacity:.7}.cn-google-auth-button__busy{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;border-radius:14px;color:#66596a;background:#ffffffeb;font-size:11px;font-weight:800}.cn-auth-google-note{margin-top:18px;padding:14px;display:flex;align-items:flex-start;gap:9px;border:1px solid #e7dce9;border-radius:15px;color:#766a79;background:#fbf8fc}.cn-auth-google-note>span{flex:0 0 auto;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#43a765;font-size:11px;font-weight:900}.cn-auth-google-note p{margin:1px 0 0;font-size:10px;line-height:1.5}.cn-auth-google-verified{margin-top:-7px;padding:13px;display:flex;align-items:flex-start;gap:10px;border:1px solid #cde6d3;border-radius:14px;color:#376241;background:#f4fbf6}.cn-auth-google-verified__check{flex:0 0 auto;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#399154;font-size:12px;font-weight:900}.cn-auth-google-verified strong{display:block;margin:1px 0 3px;font-size:11px}.cn-auth-google-verified p{margin:0;font-size:10px;line-height:1.5}.cn-auth-google-connected{width:100%;padding:14px;border:1px solid #e2d7e5;border-radius:15px;background:#fbf8fc}.cn-auth-google-connected__title{display:flex;align-items:center;gap:9px;color:#4c3d51;font-size:12px}.cn-auth-google-connected__title>span{width:25px;height:25px;display:grid;place-items:center;border:1px solid #d8dfe8;border-radius:50%;color:#4285f4;background:#fff;font-size:12px;font-weight:900}.cn-auth-google-connected__email{margin:9px 0 10px 34px;overflow-wrap:anywhere;color:#766a79;font-size:10px}.cn-auth-google-connected button{margin-left:34px;padding:0;border:0;color:#81549b;background:transparent;font-size:10px;font-weight:800;text-decoration:underline;cursor:pointer}.cn-auth-page--register .cn-auth-grid{grid-template-columns:minmax(0,1fr) 410px}.cn-auth-page--register .cn-auth-panel--form{padding-bottom:42px}.cn-auth-grid.cn-auth-grid--single{grid-template-columns:minmax(0,1fr)!important}.cn-auth-grid--single .cn-auth-panel--form{grid-column:1/-1!important;width:100%!important;max-width:none!important}@media (max-width:900px){.cn-auth-shell{width:min(100% - 24px,700px)}.cn-auth-main{padding-top:20px}.cn-auth-grid,.cn-auth-page--register .cn-auth-grid{grid-template-columns:1fr}.cn-auth-panel--form{order:1;padding:30px 24px 28px}.cn-auth-panel--quick{order:2;position:relative;top:auto}.cn-auth-quick-visual{height:220px}.cn-auth-titlebar h1{font-size:34px}}@media (max-width:560px){.cn-auth-page:after{display:none}.cn-auth-shell{width:100%}.cn-auth-header{padding:8px 9px 0}.cn-auth-header .cn-auth-shell{min-height:60px;padding:6px 8px 6px 10px;border-radius:17px}.cn-auth-brand img{width:42px;height:42px}.cn-auth-brand strong{font-size:16px}.cn-auth-brand small{display:none}.cn-auth-header__back{min-height:38px;padding:0 10px;font-size:9px}.cn-auth-main{padding:13px 9px 35px}.cn-auth-grid{gap:12px}.cn-auth-panel{border-radius:21px}.cn-auth-panel--form{padding:25px 17px 22px}.cn-auth-titlebar{margin-bottom:22px;padding-bottom:19px}.cn-auth-titlebar h1{font-size:31px}.cn-auth-form{gap:16px}.cn-auth-input-wrap input[type=text],.cn-auth-input-wrap input[type=email],.cn-auth-input-wrap input[type=password],.cn-auth-adult-date input[type=date],.cn-auth-submit{min-height:49px}.cn-auth-check--inline{align-items:flex-start}.cn-auth-register-checks{padding:14px}.cn-auth-panel--quick{padding:0 15px 18px}.cn-auth-quick-visual{margin:0 -15px 21px;height:205px}.cn-auth-quick-profile{width:132px}.cn-auth-quick-profile--one{left:18px}.cn-auth-quick-profile--two{right:16px}.cn-auth-quick-bubble{width:220px;bottom:19px}.cn-google-auth-button__mount{justify-content:flex-start}.cn-auth-google-connected__email,.cn-auth-google-connected button{margin-left:0}.cn-auth-google-connected__email{margin-top:10px}}.cn-auth-brand{display:inline-flex!important;align-items:center!important;text-decoration:none!important;height:auto!important}.cn-auth-brand .dm-brand{display:inline-flex!important}.cn-auth-brand .dm-brand__logo{width:48px!important;height:48px!important}.cn-auth-brand .dm-brand__copy strong{font-size:28px!important}.cn-auth-brand .dm-brand__copy small{display:block!important;margin-top:5px!important;font-size:9px!important;letter-spacing:0!important;text-transform:none!important}@media (max-width:760px){.cn-auth-brand .dm-brand__logo{width:42px!important;height:42px!important}.cn-auth-brand .dm-brand__copy strong{font-size:23px!important}.cn-auth-brand .dm-brand__copy small{display:block!important;font-size:8px!important}}.cn-auth-brand .dm-brand .dm-brand__copy strong,.cn-auth-brand .dm-brand .dm-brand__copy strong b{color:#111!important;-webkit-text-fill-color:#111111!important}.cn-auth-brand .dm-brand .dm-brand__copy strong em{color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important;font-style:normal!important}.cn-auth-brand .dm-brand .dm-brand__copy small{color:#111!important;-webkit-text-fill-color:#111111!important;opacity:1!important}.cn-auth-brand>.dm-brand{display:inline-flex!important;align-items:center!important;gap:8px!important}.cn-auth-brand>.dm-brand .dm-brand__logo{width:42px!important;height:42px!important;flex:0 0 42px!important;object-fit:contain!important;filter:none!important}.cn-auth-brand>.dm-brand .dm-brand__copy strong{display:block!important;margin:0!important;font-size:24px!important;line-height:.94!important;letter-spacing:-.045em!important;white-space:nowrap!important}.cn-auth-brand>.dm-brand .dm-brand__copy small{display:block!important;margin-top:4px!important;color:#111!important;-webkit-text-fill-color:#111111!important;font-size:8px!important;line-height:1!important;font-weight:650!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;opacity:1!important}.cn-auth-brand>.dm-brand .dm-brand__copy strong{font-family:var(--font-display)!important;font-weight:950!important;font-size:24px!important;line-height:.94!important;letter-spacing:-.045em!important}.cn-auth-brand>.dm-brand .dm-brand__copy strong b,.cn-auth-brand>.dm-brand .dm-brand__copy strong em{font-family:inherit!important;font-weight:inherit!important}.cn-auth-brand>.dm-brand .dm-brand__copy strong b{color:#111!important;-webkit-text-fill-color:#111111!important}.cn-auth-brand>.dm-brand .dm-brand__copy strong em{color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important;font-style:normal!important}.cn-auth-brand>.dm-brand .dm-brand__copy small{font-family:var(--font-display)!important;font-weight:650!important;color:#111!important;-webkit-text-fill-color:#111111!important}.cn-password-page{min-height:100vh;box-sizing:border-box;color:#302638;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 8% 12%,rgba(112,73,216,.1),transparent 27%),radial-gradient(circle at 88% 20%,rgba(233,79,145,.12),transparent 30%),linear-gradient(180deg,#fdfafd,#fff 85%)}.cn-password-page *{box-sizing:border-box}.cn-password-header{width:min(calc(100% - 32px),1240px);min-height:76px;margin:12px auto 0;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #e8dce9;border-radius:21px;background:#fffffff2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 11px 28px #4a2c5711}.cn-password-brand{display:inline-flex;align-items:center;text-decoration:none}.cn-password-brand>.dm-brand{gap:8px!important}.cn-password-brand>.dm-brand .dm-brand__logo{width:42px!important;height:42px!important;flex:0 0 42px!important}.cn-password-brand>.dm-brand .dm-brand__copy strong{font-family:var(--font-display)!important;font-weight:950!important;font-size:24px!important;line-height:.94!important;letter-spacing:-.045em!important}.cn-password-brand>.dm-brand .dm-brand__copy strong b{color:#111!important;-webkit-text-fill-color:#111!important}.cn-password-brand>.dm-brand .dm-brand__copy strong em{color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important;font-style:normal!important}.cn-password-brand>.dm-brand .dm-brand__copy small{margin-top:4px!important;color:#111!important;-webkit-text-fill-color:#111!important;font-family:var(--font-display)!important;font-size:8px!important;font-weight:650!important}.cn-password-login-link{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e3d5e5;border-radius:12px;color:#684f70;background:#fff;font-size:13px;font-weight:850;text-decoration:none}.cn-password-main{min-height:calc(100vh - 100px);padding:70px 16px 90px;display:flex;justify-content:center;align-items:flex-start}.cn-password-card{width:min(100%,520px);padding:38px 38px 34px;border:1px solid #e5d8e7;border-radius:28px;background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.07),transparent 32%),linear-gradient(145deg,#fff,#fffafd);box-shadow:0 24px 58px #492a571f}.cn-password-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:18px;border:1px solid #e7d9e9;border-radius:17px;background:linear-gradient(145deg,#f3edfb,#fff0f6);font-size:25px}.cn-password-eyebrow{color:#a0529b;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.cn-password-card h1{margin:8px 0 0;color:#352a3a;font-size:36px;line-height:1.04;font-weight:950;letter-spacing:-.045em}.cn-password-intro,.cn-password-success p{margin:15px 0 0;color:#7a6e7d;font-size:14px;line-height:1.7}.cn-password-form{display:grid;gap:15px;margin-top:28px}.cn-password-field{display:block}.cn-password-field>span{display:block;margin:0 0 6px;color:#54415b;font-size:12px;font-weight:900}.cn-password-field input{width:100%;height:50px;padding:0 14px;border:1px solid #e2d6e4;border-radius:12px;outline:none;color:#4f4254;background:#fff;font-size:13px;transition:.16s ease}.cn-password-field input:focus{border-color:#c9a8d1;box-shadow:0 0 0 4px #9d57ad14}.cn-password-input-wrap{position:relative}.cn-password-input-wrap input{padding-right:82px}.cn-password-show{position:absolute;top:50%;right:10px;transform:translateY(-50%);padding:6px 7px;border:0;color:#9b4f91;background:transparent;font-size:10px;font-weight:900;cursor:pointer}.cn-password-submit{width:100%;min-height:50px;margin-top:3px;border:0;border-radius:13px;color:#fff;background:linear-gradient(110deg,#7152df,#a64dcc 50%,#ed4d91);box-shadow:0 10px 21px #74409d2e;font-size:13px;font-weight:900;cursor:pointer}.cn-password-submit:disabled{opacity:.65;cursor:wait}.cn-password-error{padding:11px 12px;border:1px solid #f0c8d8;border-radius:11px;color:#a83f69;background:#fff4f8;font-size:12px;line-height:1.45}.cn-password-security{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;margin-top:25px;padding-top:20px;border-top:1px solid #eee4ef}.cn-password-security>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#f3edfb,#fff0f6)}.cn-password-security strong,.cn-password-security small{display:block}.cn-password-security strong{color:#634c69;font-size:11px}.cn-password-security small{margin-top:3px;color:#978a99;font-size:9px;line-height:1.45}.cn-password-success{text-align:center}.cn-password-success-icon{width:64px;height:64px;margin:0 auto 20px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(110deg,#7152df,#a64dcc 50%,#ed4d91);box-shadow:0 12px 26px #74409d33;font-size:28px;font-weight:950}.cn-password-success .cn-password-eyebrow{text-align:center}.cn-password-note{font-size:12px!important;color:#9a8d9c!important}.cn-password-submit--link{margin-top:27px;display:flex;align-items:center;justify-content:center;text-decoration:none}@media (max-width:640px){.cn-password-header{min-height:68px;margin-top:8px;padding:7px 10px}.cn-password-login-link{padding:0 11px;font-size:11px}.cn-password-main{padding:35px 14px 60px}.cn-password-card{padding:28px 21px 25px;border-radius:22px}.cn-password-card h1{font-size:30px}}.cn-verify-page{min-height:100vh;background:#f5f7fb;color:#171b28;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cn-verify-header{background:#fff;border-bottom:1px solid #e7eaf0}.cn-verify-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;height:78px;display:flex;align-items:center}.cn-verify-brand{display:inline-flex;align-items:center}.cn-verify-brand img{display:block;width:auto;height:42px;max-width:180px;object-fit:contain}.cn-verify-main{min-height:calc(100vh - 79px);display:grid;place-items:center;padding:42px 16px}.cn-verify-card{width:min(620px,100%);background:#fff;border:1px solid #e6eaf0;border-radius:24px;padding:44px;box-shadow:0 18px 48px #19233a17;text-align:center}.cn-verify-icon{width:74px;height:74px;margin:0 auto 22px;border-radius:50%;display:grid;place-items:center;background:#eaf0ff;color:#4263eb;font-size:34px;font-weight:800}.cn-verify-icon.is-success{background:#e9f9ef;color:#16864b}.cn-verify-icon.is-error{background:#fff0f1;color:#d92d47}.cn-verify-card h1{margin:0 0 12px;font-size:clamp(28px,4vw,38px);line-height:1.08;letter-spacing:-.03em}.cn-verify-lead{margin:0 auto 18px;max-width:510px;font-size:18px;line-height:1.55;color:#4b5568}.cn-verify-address{display:inline-flex;margin:2px auto 20px;padding:10px 16px;border-radius:999px;background:#f0f3f8;color:#293249;font-weight:750;overflow-wrap:anywhere}.cn-verify-copy{margin:0 auto 16px;max-width:525px;font-size:15px;line-height:1.68;color:#3f485a}.cn-verify-hint{margin:0 auto;max-width:520px;font-size:13px;line-height:1.6;color:#7a8496}.cn-verify-actions{display:flex;flex-direction:column;gap:10px;margin-top:28px;align-items:center}.cn-verify-primary,.cn-verify-secondary{min-height:48px;border-radius:12px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:750;text-decoration:none;cursor:pointer}.cn-verify-primary{border:0;background:#4263eb;color:#fff;box-shadow:0 8px 18px #4263eb33}.cn-verify-primary:disabled{opacity:.55;cursor:not-allowed}.cn-verify-secondary{border:1px solid #dde2eb;background:#fff;color:#2d3748}.cn-verify-message{margin:22px auto 0;max-width:520px;padding:12px 14px;border-radius:12px;background:#edf7ff;color:#265c85;font-size:14px;line-height:1.5}.cn-verify-message.is-error{background:#fff0f1;color:#a72539}.cn-verify-message.is-sent{background:#ecf9f1;color:#227447}.cn-verify-spinner{width:30px;height:30px;margin:24px auto 0;border:3px solid #dfe5f1;border-top-color:#4263eb;border-radius:50%;animation:cnVerifySpin .8s linear infinite}@keyframes cnVerifySpin{to{transform:rotate(360deg)}}@media (max-width:700px){.cn-verify-shell{height:68px}.cn-verify-brand img{height:36px}.cn-verify-main{min-height:calc(100vh - 69px);padding:24px 12px;align-items:start}.cn-verify-card{border-radius:18px;padding:30px 20px}.cn-verify-icon{width:62px;height:62px;font-size:29px}.cn-verify-lead{font-size:16px}.cn-verify-primary,.cn-verify-secondary{width:100%;box-sizing:border-box}}.cn-setup-page{min-height:100vh;background:#eef3f9;color:#111;font-family:Arial,Helvetica,sans-serif}.cn-setup-page *,.cn-setup-page *:before,.cn-setup-page *:after{box-sizing:border-box}.cn-setup-shell{width:min(1540px,calc(100% - 70px));margin:0 auto}.cn-setup-header{height:62px;background:#21657f;border-bottom:1px solid rgba(0,0,0,.18);box-shadow:0 1px 2px #00000014}.cn-setup-header .cn-setup-shell{height:100%;display:flex;align-items:center}.cn-setup-brand{display:inline-flex;align-items:center;height:100%}.cn-setup-brand img{width:58px;height:58px;display:block;object-fit:contain}.cn-setup-main{background:#fff;min-height:570px;border-left:1px solid #d5dce5;border-right:1px solid #d5dce5;padding:50px 30px 65px}.cn-setup-card{max-width:1430px;margin:0 auto}.cn-setup-card h1{margin:0;text-align:center;font-size:clamp(34px,3vw,50px);line-height:1.08;font-weight:800}.cn-setup-subtitle{margin:18px 0 42px;text-align:center;color:#7c8797;font-size:18px}.cn-setup-progress{position:relative;height:34px;margin:0 0 34px;overflow:hidden;border-radius:4px;background:#dde0ef;color:#fff}.cn-setup-progress__fill{position:absolute;inset:0 auto 0 0;min-width:2px;background:#704cb7;transition:width .2s ease}.cn-setup-progress span{position:relative;z-index:1;display:flex;align-items:center;height:100%;padding:0 10px;font-size:14px;text-shadow:0 1px 1px rgba(0,0,0,.12)}.cn-setup-step-card{background:#fff;border:1px solid #eef0f3;box-shadow:0 4px 15px #1423320f}.cn-setup-info{margin:32px 25px 0;min-height:68px;display:flex;align-items:center;gap:20px;padding:16px 20px;border-radius:4px;background:#3b86bf;color:#fff;font-size:16px;line-height:1.4}.cn-setup-info__icon{flex:0 0 auto;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#3b86bf;font-size:16px;font-weight:800;font-family:Georgia,serif}.cn-setup-field-area{padding:64px 135px 38px;min-height:175px}.cn-setup-question{display:grid;grid-template-columns:220px minmax(250px,520px);gap:24px;align-items:start}.cn-setup-question>label{padding-top:13px;text-align:right;font-size:17px;font-weight:700}.cn-setup-question>label em{margin-left:9px;color:#a64040;font-style:normal}.cn-setup-control{min-width:0}.cn-setup-input,.cn-setup-select,.cn-setup-textarea{width:100%;min-height:50px;border:1px solid #bcc5ce;border-radius:4px;background:#fff;color:#252a31;padding:0 13px;font:inherit;font-size:16px;outline:none;box-shadow:inset 0 1px 2px #00000006}.cn-setup-select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;cursor:pointer}.cn-setup-input:focus,.cn-setup-select:focus,.cn-setup-textarea:focus{border-color:#7352b9;box-shadow:0 0 0 3px #7452bd33}.cn-setup-textarea{min-height:125px;padding:12px 13px;resize:vertical}.cn-setup-date-row{display:grid;grid-template-columns:110px 22px 190px 22px 130px;gap:7px;align-items:center}.cn-setup-date-row>span{text-align:center;font-size:20px;color:#555}.cn-setup-date-row .cn-setup-select{min-width:0}.cn-setup-error{margin:16px 0 0 244px;color:#a43a3a;font-size:14px}.cn-setup-city-placeholder{padding:14px 15px;border:1px dashed #cbd2dc;border-radius:4px;color:#687487;background:#fafbfd}.cn-setup-footer{min-height:105px;display:flex;justify-content:space-between;align-items:center;padding:0 25px;background:#edf4f8}.cn-setup-next,.cn-setup-back{min-width:92px;height:52px;padding:0 24px;border-radius:4px;font-size:16px;cursor:pointer}.cn-setup-next{border:0;background:#704cb7;color:#fff}.cn-setup-next:hover{background:#6241a8}.cn-setup-back{border:1px solid #c4ccd5;background:#fff;color:#4f5965}.cn-city-overlay{position:fixed;top:62px;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#000000c2;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.cn-city-modal{width:min(380px,calc(100vw - 34px));border-radius:12px;background:#fff;padding:29px 22px 20px;box-shadow:0 22px 70px #00000059;text-align:center}.cn-city-pin{position:relative;width:32px;height:47px;margin:0 auto 6px;color:#ed2792;font-size:39px;line-height:30px}.cn-city-pin:after{content:"";position:absolute;left:15px;top:28px;width:2px;height:19px;background:#c4c4c4}.cn-city-pin:before{content:"";position:absolute;left:16px;top:10px;width:8px;height:8px;border-radius:50%;background:#fff;z-index:1}.cn-city-modal h2{margin:0;font-size:27px;line-height:1.15}.cn-city-modal>p{margin:10px 0 16px;color:#6c7279;font-size:14px}.cn-city-input-wrap{padding:4px;border:2px solid #f49bc2;border-radius:8px;box-shadow:0 0 0 2px #7648b133}.cn-city-input-wrap input{width:100%;height:44px;border:0;outline:0;padding:0 10px;font-size:16px}.cn-city-results{display:flex;flex-direction:column;gap:6px;margin-top:8px;max-height:190px;overflow:auto}.cn-city-results button{width:100%;min-height:40px;border:1px solid #d7dce2;border-radius:5px;background:#fff;color:#333;cursor:pointer;font-size:14px}.cn-city-results button:hover,.cn-city-results button.selected{border-color:#f49bc2;background:#fff5f9}.cn-city-results button span{color:#777;font-weight:400}.cn-city-error{margin-top:9px;color:#a33c3c;font-size:13px}.cn-city-confirm{width:100%;height:46px;margin-top:12px;border:0;border-radius:6px;background:#f48fb8;color:#fff;font-size:16px;cursor:pointer}.cn-city-confirm:disabled{opacity:.55;cursor:default}.cn-city-back{margin-top:10px;border:0;background:transparent;color:#6a4bad;cursor:pointer;font-size:13px}@media (max-width: 900px){.cn-setup-shell{width:min(100% - 22px,760px)}.cn-setup-main{padding:38px 18px 45px}.cn-setup-card h1{font-size:36px}.cn-setup-subtitle{margin-bottom:28px}.cn-setup-field-area{padding:42px 28px 30px}.cn-setup-question{grid-template-columns:1fr;gap:9px}.cn-setup-question>label{padding-top:0;text-align:left}.cn-setup-error{margin-left:0}.cn-setup-date-row{grid-template-columns:1fr 12px 1.5fr 12px 1.1fr}}@media (max-width: 560px){.cn-setup-shell{width:100%}.cn-setup-header .cn-setup-shell{justify-content:center}.cn-setup-main{border:0;padding:28px 12px 32px}.cn-setup-card h1{font-size:30px}.cn-setup-subtitle{font-size:15px;margin:12px 0 24px}.cn-setup-info{margin:20px 10px 0;padding:14px;font-size:14px}.cn-setup-field-area{padding:32px 15px 24px}.cn-setup-date-row{grid-template-columns:1fr;gap:8px}.cn-setup-date-row>span{display:none}.cn-setup-footer{padding:0 14px;min-height:90px}.cn-setup-next,.cn-setup-back{height:46px;min-width:84px;padding:0 16px}}.dm-home{--violet:#7049d8;--violet2:#9251d4;--pink:#e94f91;--pink2:#f373ab;--ink:#302638;--muted:#796d7d;--line:#eaddea;--pearl:#fff9fc;overflow:hidden;min-height:100vh;color:var(--ink);background:#fff}.dm-home,.dm-home button,.dm-home input{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dm-home *{box-sizing:border-box}.dm-home a{color:inherit}.dm-shell{width:min(calc(100% - 32px),1240px);margin:0 auto}.dm-kicker{display:inline-flex;align-items:center;gap:7px;color:#9c5796;font-size:10.5px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.dm-kicker:before{content:"";width:16px;height:1.5px;border-radius:99px;background:linear-gradient(90deg,var(--violet),var(--pink))}.dm-kicker--light{color:#ffffffbd}.dm-hand{display:inline-block;color:#cf4f9b;font-size:14px;line-height:1.2;font-weight:760;font-style:italic}.dm-header-wrap{position:relative;z-index:100;padding:12px 16px 0}.dm-header{width:min(calc(100% + -0px),1240px);min-height:76px;margin:0 auto;padding:8px 11px 8px 15px;display:flex;align-items:center;gap:20px;border:1px solid #e8dce9;border-radius:21px;background:#fffffff2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 11px 28px #4a2c5711}.dm-header__brand{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none}.dm-header__panel{flex:1;display:flex;align-items:center;justify-content:space-between;gap:18px}.dm-header__panel nav{display:flex;align-items:center;gap:2px;margin:auto}.dm-header__panel nav a{padding:8px 10px;border-radius:10px;color:#605263;font-size:14.5px;font-weight:780;text-decoration:none;transition:.18s ease}.dm-header__panel nav a:hover{color:#7d4e9f;background:#faf1fb}.dm-header__actions{display:flex;align-items:center;gap:7px}.dm-header__login,.dm-header__register{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-size:13.5px;font-weight:900;text-decoration:none;transition:.18s ease}.dm-header__login{border:1px solid #e3d5e5;color:#684f70;background:#fff}.dm-header__register{border:1px solid rgba(124,70,184,.45);color:#fff;background:linear-gradient(110deg,#7152df,#a74dcc 52%,#ee4b91);box-shadow:0 8px 18px #743f9d29}.dm-header__login:hover,.dm-header__register:hover{transform:translateY(-1px)}.dm-header__menu{display:none}.dm-hero{position:relative;padding:28px 0 42px;background:radial-gradient(circle at 5% 18%,rgba(112,73,216,.095),transparent 23%),radial-gradient(circle at 55% 24%,rgba(233,79,145,.13),transparent 30%),radial-gradient(circle at 98% 78%,rgba(244,125,177,.09),transparent 23%),linear-gradient(180deg,#fdfafd,#fff 88%)}.dm-hero__grid{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(400px,1.16fr) minmax(300px,.86fr);gap:18px;align-items:center;min-height:620px}.dm-hero-copy{position:relative;padding:12px 0 8px}.dm-hero-copy>.dm-hand{margin-bottom:12px;transform:rotate(-3deg);transform-origin:left center}.dm-hero-copy h1{margin:13px 0 0;color:#302634;font-size:clamp(46px,3.8vw,58px);line-height:.96;font-weight:950;letter-spacing:-.055em}.dm-hero-copy h1 em{font-style:normal;background:linear-gradient(90deg,#7551db,#af4dbe 48%,#ec4c91);-webkit-background-clip:text;background-clip:text;color:transparent}.dm-hero-copy>p{max-width:390px;margin:17px 0 0;color:#766a79;font-size:15px;line-height:1.72}.dm-hero-copy__points{display:grid;gap:8px;margin-top:19px}.dm-hero-point{display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;align-items:center}.dm-hero-point>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid #ead8e7;border-radius:13px;color:#d84f90;background:linear-gradient(145deg,#f5edfb,#fff0f6);font-size:18px}.dm-hero-point strong,.dm-hero-point small{display:block}.dm-hero-point strong{color:#544159;font-size:12.5px;font-weight:900}.dm-hero-point small{margin-top:2px;color:#938697;font-size:10px;line-height:1.38}.dm-hero-copy__actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.dm-btn{min-height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:13px;font-size:13.5px;font-weight:900;text-decoration:none;transition:.18s ease}.dm-btn:hover{transform:translateY(-2px)}.dm-btn--primary{color:#fff;border:1px solid rgba(122,71,183,.52);background:linear-gradient(110deg,#7152df,#a64ecd 50%,#ed4d91);box-shadow:0 10px 21px #75419e30}.dm-btn--soft{color:#6b5273;border:1px solid #e5d7e7;background:#ffffffe6}.dm-btn--white{color:#704f7b;background:#fff;border:1px solid rgba(255,255,255,.55)}.dm-btn--glass{color:#fff;border:1px solid rgba(255,255,255,.28);background:#ffffff21}.dm-hero-people{position:relative;min-height:565px;perspective:1500px;isolation:isolate}.dm-hero-people__halo{position:absolute;left:50%;top:50%;width:430px;height:430px;border-radius:50%;border:1px dashed rgba(138,91,157,.14);background:radial-gradient(circle,rgba(255,255,255,.96),rgba(248,232,249,.68) 55%,transparent 72%);transform:translate(-50%,-50%)}.dm-main-profile{position:absolute;z-index:5;left:50%;top:50%;width:290px;height:430px;overflow:hidden;border:1px solid #dfcfe2;border-radius:31px;background:#eee4f0;box-shadow:0 30px 62px #4626553b,0 0 0 8px #ffffffc7;transform:translate(-50%,-48%) rotate(.6deg);transition:.28s ease;text-decoration:none}.dm-main-profile:hover{transform:translate(-50%,-51%) rotate(0) scale(1.02);box-shadow:0 36px 70px #46265545,0 0 0 8px #ffffffd9}.dm-main-profile__photo{position:absolute;top:0;right:0;bottom:0;left:0}.dm-main-profile__photo img,.dm-main-profile__photo .dm-demo{width:100%;height:100%;object-fit:cover}.dm-main-profile__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 37%,rgba(26,12,34,.06) 52%,rgba(25,11,33,.8) 100%)}.dm-main-profile__top{position:absolute;z-index:3;left:14px;right:14px;top:14px;display:flex;align-items:center;gap:6px;color:#fff}.dm-main-profile__top>span{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.32);border-radius:11px;background:#ffffff29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:18px}.dm-main-profile__top small{padding:6px 8px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#2a163033;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);font-size:5.8px;font-weight:900;letter-spacing:.08em}.dm-main-profile__copy{position:absolute;z-index:3;left:19px;right:19px;bottom:18px;color:#fff}.dm-main-profile__copy small,.dm-main-profile__copy strong,.dm-main-profile__copy span{display:block}.dm-main-profile__copy small{margin-bottom:5px;color:#ffffffbf;font-size:7px}.dm-main-profile__copy strong{font-size:28px;line-height:1;font-weight:950;letter-spacing:-.04em}.dm-main-profile__copy span{margin-top:5px;color:#fffc;font-size:10px}.dm-small-profile{position:absolute;z-index:9;width:132px;min-height:166px;padding:6px 6px 9px;border:1px solid #e4d4e6;border-radius:18px;background:#fff;box-shadow:0 18px 34px #4c2b5a26;text-decoration:none;transition:.22s ease;animation:dmFloat 7s ease-in-out infinite}.dm-small-profile:hover{z-index:20;animation-play-state:paused;transform:translateY(-6px) rotate(0) scale(1.04)!important}.dm-small-profile--a{left:1%;top:72px;transform:rotate(-7deg);animation-delay:-1s}.dm-small-profile--b{right:1%;top:56px;transform:rotate(7deg);animation-delay:-4s}.dm-small-profile--c{left:3%;bottom:50px;transform:rotate(5deg);animation-delay:-2.5s}.dm-small-profile__photo{height:104px;overflow:hidden;border-radius:14px;background:#f0e8f2}.dm-small-profile__photo img,.dm-small-profile__photo .dm-demo{width:100%;height:100%;object-fit:cover}.dm-small-profile strong,.dm-small-profile small{display:block;padding-left:3px}.dm-small-profile strong{margin-top:7px;color:#503f56;font-size:12px;font-weight:900}.dm-small-profile small{margin-top:2px;color:#948797;font-size:8px}.dm-small-profile>span{position:absolute;right:8px;bottom:9px;width:23px;height:23px;display:grid;place-items:center;border:1px solid #ecdce6;border-radius:8px;color:#df4f90;background:#fff7fb;font-size:14px}.dm-message-card{position:absolute;z-index:12;min-width:178px;display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid #e5d6e7;border-radius:15px;background:#fffffff5;box-shadow:0 12px 24px #4a2a571c;animation:dmFloatSoft 8s ease-in-out infinite}.dm-message-card--a{left:12%;top:248px;transform:rotate(-3deg);animation-delay:-2s}.dm-message-card--b{right:1%;bottom:215px;transform:rotate(3deg);animation-delay:-5s}.dm-message-card small,.dm-message-card strong{display:block}.dm-message-card small{color:#a15d98;font-size:5.8px;font-weight:900;letter-spacing:.07em}.dm-message-card strong{margin-top:2px;color:#5d4963;font-size:10px}.dm-floating-heart{position:absolute;z-index:14;width:38px;height:38px;display:grid;place-items:center;border:1px solid #ead5e5;border-radius:13px;color:#df4f8e;background:#fff;box-shadow:0 10px 20px #4d2c591c;font-size:19px}.dm-floating-heart--a{left:18%;top:35px;transform:rotate(-5deg)}.dm-floating-heart--b{right:17%;bottom:22px;transform:rotate(6deg)}.dm-hand--hero-top{position:absolute;right:0;top:5px;transform:rotate(4deg)}.dm-hand--hero-bottom{position:absolute;left:3%;bottom:0;transform:rotate(-5deg)}.dm-register-card{position:relative;overflow:hidden;min-height:540px;padding:22px 20px 18px;border:1px solid #e4d5e7;border-radius:26px;background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.08),transparent 31%),linear-gradient(145deg,#fff,#fffafd);box-shadow:0 23px 50px #492a571c}.dm-register-card h2{margin:8px 0 0;color:#352a3a;font-size:34px;line-height:1.03;font-weight:950;letter-spacing:-.045em}.dm-register-card>p{margin:8px 0 0;color:#7d7180;font-size:11px;line-height:1.55}.dm-register-card form{display:grid;gap:8px;margin-top:16px}.dm-register-card__row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dm-home-field,.dm-date-field{display:block}.dm-home-field>span,.dm-date-field>span{display:block;margin:0 0 5px;color:#54415b;font-size:12px;font-weight:900}.dm-home-field input,.dm-date-field input{width:100%;height:46px;padding:0 11px;border:1px solid #e2d6e4;border-radius:11px;outline:none;color:#4f4254;background:#fff;font-size:11px;transition:.16s ease}.dm-home-field input:focus,.dm-date-field input:focus{border-color:#c9a8d1;box-shadow:0 0 0 3px #9d57ad14}.dm-date-field small{display:block;margin-top:5px;color:#9b8f9e;font-size:8px}.dm-terms{display:grid;grid-template-columns:15px 1fr;gap:7px;align-items:start;color:#817483;font-size:10px;line-height:1.45}.dm-terms input{margin:1px 0 0}.dm-terms a{color:#9c4e91;font-weight:800}.dm-register-card__error{padding:8px 10px;border:1px solid #f0c8d8;border-radius:10px;color:#a83f69;background:#fff4f8;font-size:10px;line-height:1.385}.dm-register-card__submit{height:47px;border:0;border-radius:13px;color:#fff;background:linear-gradient(110deg,#7152df,#a64dcc 50%,#ed4d91);box-shadow:0 10px 21px #74409d2e;font-size:12.5px;font-weight:900;cursor:pointer}.dm-register-card__submit:disabled{opacity:.65;cursor:wait}.dm-register-card__login{display:flex;justify-content:center;gap:6px;margin-top:11px;color:#8d8090;font-size:10.5px}.dm-register-card__login a{color:#7b4fa0;font-weight:900}.dm-register-card__google{display:block;margin-top:7px;color:#9b5794;font-size:8.2px;font-weight:800;text-align:center;text-decoration:none}.dm-register-card__safe{display:grid;grid-template-columns:34px 1fr;gap:8px;align-items:center;margin-top:14px;padding-top:12px;border-top:1px solid #eee4ef}.dm-register-card__safe>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#f3edfb,#fff0f6)}.dm-register-card__safe strong,.dm-register-card__safe small{display:block}.dm-register-card__safe strong{color:#634c69;font-size:10px}.dm-register-card__safe small{margin-top:2px;color:#9a8d9c;font-size:7.8px}.dm-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;border:1px solid #e7dce8;border-radius:18px;background:#e7dce8;box-shadow:0 12px 26px #4a2b570b}.dm-trust>div{min-height:72px;padding:11px 13px;display:grid;grid-template-columns:35px 1fr;gap:8px;align-items:center;background:#fff}.dm-trust>div>span{width:35px;height:35px;display:grid;place-items:center;color:#9852a0;font-size:17px;font-weight:950}.dm-trust strong,.dm-trust small{display:block}.dm-trust strong{color:#5c495f;font-size:9px}.dm-trust small{margin-top:2px;color:#978a99;font-size:8px}.dm-interests{padding:88px 0;background:linear-gradient(180deg,#fff,#fcf8fd)}.dm-interests__layout{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);gap:55px;align-items:center}.dm-polaroid-scene{position:relative;min-height:330px}.dm-polaroid{position:absolute;width:190px;padding:8px 8px 12px;border:1px solid #e4d5e5;border-radius:18px;background:#fff;box-shadow:0 18px 38px #482a5521;animation:dmFloat 8s ease-in-out infinite}.dm-polaroid--one{left:8%;top:32px;transform:rotate(-7deg);animation-delay:-1s}.dm-polaroid--two{right:8%;bottom:20px;transform:rotate(7deg);animation-delay:-4s}.dm-polaroid__photo{height:210px;overflow:hidden;border-radius:13px;background:#eee5f0}.dm-polaroid__photo img,.dm-polaroid__photo .dm-demo{width:100%;height:100%;object-fit:cover}.dm-polaroid strong,.dm-polaroid small{display:block}.dm-polaroid strong{margin-top:9px;color:#544159;font-size:10px}.dm-polaroid small{margin-top:2px;color:#958898;font-size:7px}.dm-hand--scene{position:absolute;left:0;bottom:0;transform:rotate(-6deg)}.dm-interests__copy h2{margin:8px 0 0;color:#392d3f;font-size:46px;line-height:1.04;font-weight:950;letter-spacing:-.05em}.dm-interests__copy h2 em{font-style:normal;background:linear-gradient(90deg,#7551da,#b04dbd,#e94f91);-webkit-background-clip:text;background-clip:text;color:transparent}.dm-interests__copy>p{max-width:580px;margin:14px 0 0;color:#7a6e7d;font-size:14.5px;line-height:1.72}.dm-interest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:20px}.dm-interest-card{min-height:108px;padding:13px 12px;display:grid;grid-template-columns:46px minmax(0,1fr);gap:10px;align-items:center;border:1px solid #e8dce9;border-radius:16px;background:#fff;box-shadow:0 8px 18px #4c2d580b;transition:.18s ease}.dm-interest-card:hover{transform:translateY(-4px) rotate(-1deg);box-shadow:0 13px 24px #4c2d5814}.dm-interest-card>span{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#f4edfb,#fff0f6);font-size:24px}.dm-interest-card strong,.dm-interest-card small{display:block}.dm-interest-card strong{color:#5c4961;font-size:12px;font-weight:900}.dm-interest-card small{margin-top:3px;color:#948699;font-size:8px;line-height:1.35}.dm-primary-link{min-height:44px;margin-top:18px;padding:0 16px;display:inline-flex;align-items:center;gap:7px;border-radius:13px;color:#fff;background:linear-gradient(110deg,#7152df,#a64dcc 50%,#ed4d91);font-size:12px;font-weight:900;text-decoration:none}.dm-cards{padding:88px 0;background:#fff}.dm-section-heading{max-width:720px;margin-bottom:27px}.dm-section-heading h2{margin:8px 0 0;color:#392d3f;font-size:46px;line-height:1.04;font-weight:950;letter-spacing:-.05em}.dm-section-heading h2 em{font-style:normal;background:linear-gradient(90deg,#7551da,#b04dbd,#e94f91);-webkit-background-clip:text;background-clip:text;color:transparent}.dm-card-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.dm-feature-card{position:relative;min-height:230px;padding:20px;border:1px solid #e7dbe8;border-radius:22px;background:#fff;box-shadow:0 15px 30px #4b2c5811;text-decoration:none;transition:.22s ease;animation:dmCardDrift 10s ease-in-out infinite}.dm-feature-card--people{transform:rotate(-1.5deg);background:radial-gradient(circle at 100% 0%,rgba(112,73,216,.09),transparent 40%),#fff}.dm-feature-card--feed{transform:translateY(10px) rotate(.8deg);background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.08),transparent 40%),#fff}.dm-feature-card--gallery{transform:rotate(-.8deg);background:radial-gradient(circle at 0 100%,rgba(244,125,177,.09),transparent 42%),#fff}.dm-feature-card--blog{transform:translateY(8px) rotate(1.2deg);background:radial-gradient(circle at 0 0,rgba(154,80,208,.075),transparent 42%),#fff}.dm-feature-card:hover{z-index:4;animation-play-state:paused;transform:translateY(-7px) rotate(0) scale(1.02)!important;box-shadow:0 22px 42px #4b2c581f}.dm-feature-card>span{width:47px;height:47px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#f3ecfb,#fff0f6);font-size:22px}.dm-feature-card>strong{display:block;margin-top:22px;color:#4c3b52;font-size:23px;font-weight:950}.dm-feature-card p{margin:8px 0 0;color:#837686;font-size:12px;line-height:1.65}.dm-feature-card b{position:absolute;left:20px;bottom:18px;color:#a24e8c;font-size:10px}.dm-apps{padding:28px 0 86px;background:#fff}.dm-apps__card{min-height:340px;display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:38px;align-items:center;padding:35px 38px;border:1px solid #e5d8e7;border-radius:28px;background:radial-gradient(circle at 100% 15%,rgba(233,79,145,.09),transparent 31%),radial-gradient(circle at 0 100%,rgba(112,73,216,.06),transparent 30%),linear-gradient(145deg,#fff,#fdf9fe);box-shadow:0 18px 40px #492b5613}.dm-apps__copy h2{margin:9px 0 0;color:#392d3f;font-size:45px;line-height:1.04;font-weight:950;letter-spacing:-.05em}.dm-apps__copy h2 em{font-style:normal;background:linear-gradient(90deg,#7551da,#b04dbd,#e94f91);-webkit-background-clip:text;background-clip:text;color:transparent}.dm-apps__copy>p{max-width:610px;margin:14px 0 0;color:#796d7c;font-size:14.5px;line-height:1.72}.dm-apps__benefits{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:18px}.dm-apps__benefits span{color:#735d78;font-size:10.8px;font-weight:800}.dm-apps__stores{display:flex;align-items:center;gap:10px;margin-top:21px}.dm-store-badge{display:inline-flex;align-items:center;text-decoration:none;transition:.18s ease}.dm-store-badge:hover{transform:translateY(-3px)}.dm-store-badge img{display:block;height:54px;width:auto;object-fit:contain}.dm-apps__more{display:inline-block;margin-top:12px;color:#a04f8d;font-size:11px;font-weight:900;text-decoration:none}.dm-apps__visual{position:relative;min-height:270px;display:flex;align-items:center;justify-content:center}.dm-apps__visual:before{content:"";position:absolute;width:285px;height:285px;border-radius:50%;background:radial-gradient(circle,#f9dced 0%,#eee1fb 58%,transparent 72%)}.dm-apps__visual img{position:relative;z-index:2;display:block;width:min(100%,410px);max-height:310px;object-fit:contain;filter:drop-shadow(0 20px 28px rgba(80,45,93,.16))}.dm-apps__note{position:absolute;z-index:3;right:7px;top:8px;transform:rotate(5deg)}.dm-stars{padding:88px 0;background:radial-gradient(circle at 0 28%,rgba(233,79,145,.055),transparent 23%),radial-gradient(circle at 100% 75%,rgba(112,73,216,.055),transparent 24%),linear-gradient(180deg,#fcf8fd,#fff)}.dm-stars__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);gap:45px;align-items:end;margin-bottom:27px}.dm-stars__head h2{margin:8px 0 0;color:#392d3f;font-size:46px;line-height:1.04;font-weight:950;letter-spacing:-.05em}.dm-stars__head>div:last-child p{margin:0;color:#7b6e7e;font-size:14px;line-height:1.72}.dm-stars__head>div:last-child a{display:inline-block;margin-top:9px;color:#a44e8d;font-size:10.5px;font-weight:900;text-decoration:none}.dm-stars__stage{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:18px;align-items:start}.dm-featured-star{position:relative;display:block;overflow:hidden;min-height:470px;border:1px solid #e3d4e5;border-radius:27px;background:#eee4f0;box-shadow:0 22px 48px #492a571a;text-decoration:none;transition:.25s ease}.dm-featured-star:hover{transform:translateY(-4px);box-shadow:0 27px 55px #492a5726}.dm-featured-star__photo{position:absolute;top:0;right:0;bottom:0;left:0}.dm-featured-star__photo img,.dm-featured-star__photo .dm-demo{width:100%;height:100%;object-fit:cover}.dm-featured-star__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 38%,rgba(27,13,34,.78))}.dm-featured-star__copy{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#fff}.dm-featured-star__copy small,.dm-featured-star__copy strong,.dm-featured-star__copy span{display:block}.dm-featured-star__copy small{color:#ffffffc2;font-size:8px;font-weight:900;letter-spacing:.08em}.dm-featured-star__copy strong{margin-top:6px;font-size:28px;line-height:1;font-weight:950}.dm-featured-star__copy span{margin-top:5px;color:#fffc;font-size:10px}.dm-stars__wall{padding:20px;border:1px solid #e4d6e5;border-radius:27px;background:#fff;box-shadow:0 21px 45px #492b5611}.dm-stars__wall-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.dm-stars__wall-head span{color:#93528e;font-size:10.5px;font-weight:900;letter-spacing:.12em}.dm-stars__wall-head small{color:#9d909f;font-size:10px}.dm-stars__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.dm-star-tile{position:relative;aspect-ratio:.9;overflow:hidden;border:3px solid #fff;border-radius:18px;background:#f1e9f4;box-shadow:0 0 0 1px #e7d7e6,0 9px 17px #492b5611;text-decoration:none;transition:.2s ease}.dm-star-tile:nth-child(5n+1){transform:rotate(-1.4deg)}.dm-star-tile:nth-child(5n+2){transform:translateY(4px) rotate(1.2deg)}.dm-star-tile:nth-child(5n+3){transform:rotate(-.6deg)}.dm-star-tile:nth-child(5n+4){transform:translateY(3px) rotate(1deg)}.dm-star-tile:nth-child(5n+5){transform:rotate(-.9deg)}.dm-star-tile:hover{z-index:5;transform:translateY(-5px) rotate(0) scale(1.055);box-shadow:0 0 0 1px #dcc8df,0 16px 27px #4a2b5724}.dm-star-tile img,.dm-star-tile .dm-demo{width:100%;height:100%;object-fit:cover}.dm-star-tile__shade{position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#1e0e25a8)}.dm-star-tile small{position:absolute;left:7px;right:7px;bottom:6px;overflow:hidden;color:#fff;font-size:8px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.dm-stars__cta{min-height:45px;margin-top:16px;display:flex;align-items:center;justify-content:center;border:1px solid #decde0;border-radius:13px;color:#6d5076;background:linear-gradient(135deg,#fff,#f9edf6);font-size:12px;font-weight:900;text-decoration:none}.dm-final{padding:25px 0 55px;background:#fff}.dm-final__card{position:relative;overflow:hidden;min-height:220px;display:grid;grid-template-columns:175px minmax(0,1fr) auto;gap:24px;align-items:center;padding:35px 38px;border-radius:27px;color:#fff;background:radial-gradient(circle at 0 0,rgba(255,255,255,.14),transparent 24%),linear-gradient(112deg,#6547c7,#9850c4 52%,#dc4f92);box-shadow:0 21px 46px #5f347e2e}.dm-final__copy h2{margin:8px 0 0;color:#fff;font-size:38px;line-height:1.05;font-weight:950;letter-spacing:-.045em}.dm-final__copy h2 em{font-style:normal;color:#ffd8e9}.dm-final__copy p{margin:9px 0 0;color:#fffc;font-size:12.5px}.dm-final__actions{display:grid;gap:7px;min-width:165px}.dm-face-pile>div{display:flex;align-items:center}.dm-face-pile .dm-mini-avatar{margin-left:-8px;border:2px solid rgba(255,255,255,.9);box-shadow:0 6px 13px #3e1d4c29}.dm-face-pile .dm-mini-avatar:first-child{margin-left:0}.dm-face-pile>span{display:block;margin-top:9px;color:#ffffffbd;font-size:10px}.dm-seo{padding:0 0 34px;background:#fff}.dm-seo nav{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.dm-seo nav a{padding:6px 9px;border:1px solid #ebdfeb;border-radius:999px;color:#7d6982;background:#fff;font-size:10px;font-weight:760;text-decoration:none}.dm-footer{width:min(calc(100% - 32px),1240px);margin:0 auto 30px}.dm-footer .cn-content-bottom{width:100%!important;max-width:none!important;margin:0!important}.dm-mini-avatar{flex:0 0 auto;width:36px;height:36px;overflow:hidden;display:inline-block;border-radius:12px;background:#f0e8f3}.dm-mini-avatar img,.dm-mini-avatar .dm-demo{width:100%;height:100%;object-fit:cover}.dm-demo{position:relative;display:block;overflow:hidden;width:100%;height:100%;background:linear-gradient(145deg,#7ab7e9,#4b9bd9)}.dm-demo.is-female{background:linear-gradient(145deg,#f18fba,#e84f92)}.dm-demo__head{position:absolute;left:50%;top:20%;width:40%;aspect-ratio:1;border-radius:50%;background:#fff;transform:translate(-50%)}.dm-demo__body{position:absolute;left:50%;bottom:-8%;width:74%;height:52%;border-radius:50% 50% 20% 20%;background:#fff;transform:translate(-50%)}@keyframes dmFloat{0%,to{translate:0 0}50%{translate:0 -6px}}@keyframes dmFloatSoft{0%,to{translate:0 0}50%{translate:0 -4px}}@keyframes dmCardDrift{0%,to{translate:0 0}50%{translate:0 -4px}}@media (prefers-reduced-motion:reduce){.dm-home *{animation:none!important;scroll-behavior:auto!important}}@media (max-width:1100px){.dm-apps__card{grid-template-columns:1fr 340px}.dm-shell,.dm-header,.dm-footer{width:min(calc(100% - 24px),920px)}.dm-hero__grid{grid-template-columns:minmax(250px,.8fr) minmax(390px,1.2fr)}.dm-register-card{grid-column:1/span 2;width:min(100%,620px);margin:0 auto}.dm-card-row{grid-template-columns:1fr 1fr}.dm-stars__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:760px){.dm-apps{padding:20px 0 66px}.dm-apps__card{grid-template-columns:1fr;gap:18px;padding:26px 20px;text-align:center}.dm-apps__benefits,.dm-apps__stores{justify-content:center}.dm-apps__visual{min-height:230px}.dm-store-badge img{height:44px}.dm-shell,.dm-header,.dm-footer{width:min(calc(100% - 16px),620px)}.dm-header-wrap{padding:8px 8px 0}.dm-header{min-height:62px;padding:7px 9px 7px 11px}.dm-header__menu{margin-left:auto;width:39px;height:39px;display:grid;place-content:center;gap:4px;border:1px solid #e4d6e6;border-radius:12px;background:#fff}.dm-header__menu i{width:17px;height:2px;border-radius:99px;background:#614d67}.dm-header__panel{position:absolute;left:8px;right:8px;top:70px;display:none;padding:13px;border:1px solid #e6d8e8;border-radius:18px;background:#fff;box-shadow:0 18px 40px #46285424}.dm-header__panel.is-open{display:grid;gap:12px}.dm-header__panel nav{margin:0;display:grid;grid-template-columns:1fr 1fr}.dm-header__actions{display:grid;grid-template-columns:1fr}.dm-hero{padding-top:22px}.dm-hero__grid{grid-template-columns:1fr;gap:14px}.dm-hero-copy{text-align:center}.dm-hero-copy h1{font-size:40px}.dm-hero-copy>p{margin-left:auto;margin-right:auto}.dm-hero-copy__points{max-width:460px;margin-left:auto;margin-right:auto;text-align:left}.dm-hero-copy__actions{display:grid;justify-content:stretch}.dm-btn{width:100%}.dm-hero-people{min-height:485px;transform:scale(.86);transform-origin:center top;margin-bottom:-64px}.dm-register-card{grid-column:1;width:100%;min-height:0}.dm-trust{grid-template-columns:1fr 1fr}.dm-interests,.dm-cards,.dm-stars{padding:62px 0}.dm-interests__layout{grid-template-columns:1fr;gap:28px}.dm-polaroid-scene{min-height:300px}.dm-interests__copy{text-align:center}.dm-interest-grid{grid-template-columns:repeat(4,1fr)}.dm-card-row{grid-template-columns:1fr}.dm-feature-card{transform:none!important}.dm-stars__head{grid-template-columns:1fr;gap:15px}.dm-stars__stage{grid-template-columns:1fr}.dm-featured-star{min-height:390px}.dm-stars__grid{grid-template-columns:repeat(3,1fr)}.dm-final__card{grid-template-columns:1fr;gap:14px;padding:27px 20px;text-align:center}.dm-face-pile{display:grid;place-items:center}.dm-final__actions{width:100%}}@media (max-width:470px){.dm-apps__stores{flex-direction:column}.dm-store-badge img{height:46px}.dm-register-card__row,.dm-trust{grid-template-columns:1fr}.dm-interest-grid{grid-template-columns:repeat(2,1fr)}.dm-hero-people{transform:scale(.76);margin-bottom:-112px}}.dm-header__panel nav a{font-size:13px!important;padding:10px 12px!important}.dm-header__login,.dm-header__register{font-size:12.5px!important;min-height:44px!important}.dm-register-card__submit{font-size:12px!important}.dm-register-card__login{font-size:9px!important}.dm-register-card__google{font-size:8.2px!important}.dm-trust strong{font-size:10.5px!important}.dm-trust small{font-size:8px!important}.dm-section-heading h2,.dm-stars__head h2{font-size:42px!important}.dm-feature-card p{font-size:12px!important}.dm-feature-card b{font-size:10px!important}.dm-stars__head>div:last-child p{font-size:13px!important}.dm-seo nav a{font-size:9.5px!important;padding:8px 11px!important}@media (max-width:760px){.dm-header__panel nav a{font-size:12px!important}.dm-section-heading h2,.dm-stars__head h2,.dm-apps__copy h2,.dm-interests__copy h2{font-size:34px!important}.dm-interest-card strong{font-size:10.5px!important}.dm-interest-card small{font-size:7.8px!important}}.dm-btn--primary,.dm-header__register,.dm-register-card__submit{color:#fff!important}.dm-btn--final-primary{color:#6f497c!important;background:#fff!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:0 10px 24px #3a1c4829}.dm-btn--final-primary span{color:#6f497c!important}.dm-btn--final-secondary{color:#fff!important;border:1px solid rgba(255,255,255,.28)!important;background:#ffffff24!important}.dm-btn--final-secondary span{color:#fff!important}.dm-final__actions .dm-btn{min-height:58px;padding:0 24px;min-width:220px;font-size:15px}.dm-apps__visual{min-height:320px}.dm-apps__visual:before{width:310px;height:310px}.dm-apps__visual img{width:min(100%,460px);max-height:360px;object-fit:contain;background:transparent!important}.dm-apps__copy h2{font-size:48px}.dm-apps__copy>p{font-size:15px}.dm-apps__benefits span{font-size:11px}.dm-store-badge img{height:58px}.dm-apps__more{font-size:11px}.dm-hero__grid{min-height:650px}.dm-hero-copy__actions .dm-btn{min-height:54px;font-size:13.5px}.dm-hero-point>span{width:42px;height:42px;font-size:19px}.dm-hero-copy__points{gap:10px}.dm-register-card{min-height:560px}.dm-register-card h2{font-size:36px}.dm-register-card>p{font-size:12px}.dm-home-field>span,.dm-date-field>span{font-size:11.5px}.dm-home-field input,.dm-date-field input{height:48px;font-size:11.5px}.dm-terms{font-size:10.5px}.dm-register-card__submit{min-height:54px;font-size:13.5px}.dm-cards{padding:95px 0}.dm-rooms{padding:10px 0 88px;background:linear-gradient(180deg,#fff,#fdf9fe)}.dm-rooms__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:32px;align-items:center}.dm-rooms__copy h2{margin:9px 0 0;color:#392d3f;font-size:46px;line-height:1.04;font-weight:950;letter-spacing:-.05em}.dm-rooms__copy h2 em{font-style:normal;background:linear-gradient(90deg,#7551da,#b04dbd,#e94f91);-webkit-background-clip:text;background-clip:text;color:transparent}.dm-rooms__copy>p{margin:15px 0 0;color:#7a6d7c;font-size:14.5px;line-height:1.72}.dm-rooms__list{display:grid;gap:10px;margin-top:22px}.dm-room-line{padding:14px 16px;border:1px solid #e8dce9;border-radius:16px;background:#fff;box-shadow:0 12px 26px #4b2c580d}.dm-room-line strong,.dm-room-line small{display:block}.dm-room-line strong{color:#514055;font-size:13px;font-weight:900}.dm-room-line small{margin-top:4px;color:#8a7d8c;font-size:10px;line-height:1.45}.dm-rooms__copy .dm-primary-link{margin-top:18px}.dm-rooms__visual{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.dm-room-board{position:relative;width:min(100%,560px);min-height:455px;border:1px solid #e8dbe9;border-radius:30px;background:radial-gradient(circle at 15% 15%,rgba(112,73,216,.1),transparent 28%),radial-gradient(circle at 85% 20%,rgba(233,79,145,.12),transparent 25%),linear-gradient(145deg,#fff,#fff9fc);box-shadow:0 24px 50px #492a5717}.dm-room-chip{position:absolute;z-index:3;padding:10px 15px;border:1px solid #ead9e7;border-radius:999px;color:#8e518d;background:#fff;font-size:11px;font-weight:900;box-shadow:0 12px 22px #492a5714}.dm-room-chip.is-one{left:14px;top:18px;transform:rotate(-6deg)}.dm-room-chip.is-two{right:28px;top:30px;transform:rotate(5deg)}.dm-room-chip.is-three{left:54px;bottom:28px;transform:rotate(-4deg)}.dm-room-card{position:absolute;border:1px solid #e6d9e7;border-radius:24px;background:#fffffff2;box-shadow:0 18px 34px #4a2b571a}.dm-room-card--main{left:50%;top:50%;width:310px;min-height:220px;padding:24px;transform:translate(-50%,-50%) rotate(-2deg)}.dm-room-card--main small{display:block;color:#a05a98;font-size:9px;font-weight:900;letter-spacing:.09em}.dm-room-card--main strong{display:block;margin-top:10px;color:#3f3145;font-size:28px;line-height:1.02;font-weight:950}.dm-room-card--main p{margin:10px 0 0;color:#7c6f7f;font-size:12px;line-height:1.55}.dm-room-card--mini{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center;width:220px;min-height:88px;padding:14px 15px}.dm-room-card--mini span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#f4ecfb,#fff1f6);font-size:22px}.dm-room-card--mini strong,.dm-room-card--mini small{display:block}.dm-room-card--mini strong{color:#534157;font-size:12px;font-weight:900}.dm-room-card--mini small{margin-top:3px;color:#907f95;font-size:9px}.dm-room-card--mini.is-a{left:12px;top:130px;transform:rotate(-8deg)}.dm-room-card--mini.is-b{right:10px;bottom:78px;transform:rotate(7deg)}.dm-room-card--mini.is-c{left:26px;bottom:105px;transform:rotate(5deg)}@media (max-width:1100px){.dm-rooms__layout{grid-template-columns:1fr}.dm-rooms__visual{order:-1;min-height:420px}}@media (max-width:760px){.dm-final__actions .dm-btn{min-width:100%}.dm-rooms{padding:10px 0 72px}.dm-rooms__copy h2{font-size:35px}.dm-rooms__copy>p{font-size:13px}.dm-room-board{min-height:390px}.dm-room-card--main{width:250px;min-height:190px}.dm-room-card--main strong{font-size:22px}.dm-room-card--mini{width:180px;min-height:78px;grid-template-columns:40px 1fr}.dm-room-card--mini span{width:40px;height:40px;font-size:19px}}.dm-home{--dm-body:15px;--dm-card-title:14px;--dm-card-text:11.5px;--dm-button:14px;--dm-kicker:11px;--dm-section-title:46px}.dm-header{min-height:78px}.dm-header__panel nav a{font-size:14px!important;padding:11px 13px!important}.dm-header__login,.dm-header__register{min-height:46px!important;padding:0 19px!important;font-size:13.5px!important}.dm-hero-copy h1{font-size:clamp(48px,3.9vw,60px)!important}.dm-hero-copy>p{font-size:15px!important;line-height:1.72!important}.dm-hero-point strong{font-size:12.5px!important}.dm-hero-point small{font-size:10px!important;line-height:1.4!important}.dm-hero-copy__actions .dm-btn{min-height:56px!important;padding:0 22px!important;font-size:14px!important}.dm-register-card h2{font-size:38px!important}.dm-register-card>p{font-size:13px!important;line-height:1.6!important}.dm-home-field>span,.dm-date-field>span{font-size:12px!important}.dm-home-field input,.dm-date-field input{height:50px!important;font-size:12.5px!important}.dm-date-field small{font-size:9px!important}.dm-terms{font-size:11px!important}.dm-register-card__submit{min-height:56px!important;font-size:14px!important}.dm-register-card__login{font-size:10.5px!important}.dm-register-card__google{font-size:9.5px!important}.dm-trust>div{min-height:78px!important}.dm-trust strong{font-size:12px!important}.dm-trust small{font-size:9.5px!important}.dm-interests__copy h2,.dm-section-heading h2,.dm-stars__head h2,.dm-apps__copy h2,.dm-rooms__copy h2{font-size:46px!important;line-height:1.05!important}.dm-interests__copy>p,.dm-stars__head>div:last-child p,.dm-apps__copy>p,.dm-rooms__copy>p{font-size:15px!important;line-height:1.72!important}.dm-kicker{font-size:11px!important}.dm-hand{font-size:14.5px!important}.dm-interest-card{min-height:112px!important;padding:14px 13px!important}.dm-interest-card>span{width:48px!important;height:48px!important;font-size:24px!important}.dm-interest-card strong{font-size:12.5px!important}.dm-interest-card small{font-size:9px!important;line-height:1.42!important}.dm-feature-card{min-height:240px!important;padding:22px!important}.dm-feature-card>strong{font-size:24px!important}.dm-feature-card p{font-size:13px!important;line-height:1.65!important}.dm-feature-card b{font-size:11.5px!important}.dm-apps__copy h2{font-size:46px!important}.dm-apps__copy>p{font-size:15px!important}.dm-apps__benefits span{font-size:11.5px!important}.dm-store-badge img{height:60px!important}.dm-apps__more{font-size:11.5px!important}.dm-stars__head>div:last-child a{font-size:11px!important}.dm-stars__wall-head span{font-size:11px!important}.dm-stars__wall-head small{font-size:10px!important}.dm-star-tile small{font-size:9px!important}.dm-stars__cta{min-height:52px!important;font-size:12.5px!important}.dm-home a.dm-primary-link,.dm-home a.dm-btn--primary,.dm-home a.dm-header__register,.dm-home button.dm-register-card__submit,.dm-home .dm-register-card__submit,.dm-home a.dm-stars__cta,.dm-home a.dm-primary-link *,.dm-home a.dm-btn--primary *,.dm-home a.dm-header__register *,.dm-home .dm-register-card__submit *,.dm-home a.dm-stars__cta *{color:#fff!important}.dm-home .dm-btn--final-primary{color:#6f497c!important;background:#fff!important}.dm-home .dm-btn--final-primary *{color:#6f497c!important}.dm-home .dm-btn--final-secondary,.dm-home .dm-btn--final-secondary *{color:#fff!important}.dm-rooms__visual{min-height:auto!important;display:block!important}.dm-room-board{position:relative!important;width:min(100%,600px)!important;min-height:0!important;padding:24px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}.dm-room-chip{position:relative!important;inset:auto!important;width:100%!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:10px 12px!important;transform:none!important;font-size:11.5px!important;text-align:center!important}.dm-room-card{position:relative!important;inset:auto!important;width:auto!important;transform:none!important}.dm-room-card--main{grid-column:1 / -1!important;min-height:210px!important;padding:26px!important}.dm-room-card--main small{font-size:10px!important}.dm-room-card--main strong{font-size:31px!important;line-height:1.08!important}.dm-room-card--main p{font-size:13.5px!important;line-height:1.6!important}.dm-room-card--mini{width:100%!important;min-height:102px!important;padding:15px!important;grid-template-columns:48px minmax(0,1fr)!important;gap:12px!important}.dm-room-card--mini span{width:48px!important;height:48px!important;font-size:23px!important}.dm-room-card--mini strong{font-size:12.5px!important}.dm-room-card--mini small{font-size:9.5px!important;line-height:1.35!important}.dm-room-line{padding:16px 17px!important}.dm-room-line strong{font-size:13.5px!important}.dm-room-line small{font-size:10.5px!important;line-height:1.5!important}.dm-rooms__copy .dm-primary-link{min-height:54px!important;padding:0 20px!important;font-size:13px!important}.dm-final__copy h2{font-size:40px!important}.dm-final__copy p{font-size:13px!important}.dm-final__actions .dm-btn{min-height:60px!important;font-size:14.5px!important}.dm-seo nav a{font-size:10.5px!important;padding:9px 12px!important}@media (max-width:760px){.dm-header__panel nav a{font-size:13px!important}.dm-interests__copy h2,.dm-section-heading h2,.dm-stars__head h2,.dm-apps__copy h2,.dm-rooms__copy h2{font-size:36px!important}.dm-room-board{grid-template-columns:1fr!important;padding:16px!important}.dm-room-card--main{grid-column:1!important}.dm-room-chip{min-height:42px!important}.dm-room-card--mini{min-height:88px!important}}.dm-header-wrap{background:radial-gradient(circle at 8% 100%,rgba(112,73,216,.1),transparent 28%),radial-gradient(circle at 76% 100%,rgba(233,79,145,.1),transparent 30%),linear-gradient(180deg,#fff,#fcf7fd 58%,#f8effb)!important;padding-bottom:8px!important}.dm-hero{margin-top:0!important;background:radial-gradient(circle at 5% 10%,rgba(112,73,216,.12),transparent 25%),radial-gradient(circle at 55% 16%,rgba(233,79,145,.15),transparent 31%),radial-gradient(circle at 98% 76%,rgba(244,125,177,.11),transparent 24%),linear-gradient(180deg,#f8effb,#fff 90%)!important}.dm-hero-copy__actions{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:10px!important}.dm-hero-copy__actions .dm-btn{width:auto!important;min-width:0!important;flex:1 1 0!important;white-space:nowrap!important;padding-left:14px!important;padding-right:14px!important}.dm-trust>div{min-height:88px!important;grid-template-columns:44px minmax(0,1fr)!important;gap:11px!important;padding:14px 18px!important}.dm-trust>div>span{width:44px!important;height:44px!important;font-size:20px!important}.dm-trust strong{font-size:13px!important}.dm-trust small{margin-top:4px!important;font-size:10px!important;line-height:1.35!important}.dm-stars__cta,.dm-stars__cta *{color:#312536!important}.dm-featured-star__photo img,.dm-featured-star__photo .dm-demo{object-position:center center!important}.dm-user-online{display:inline-block!important;width:11px!important;height:11px!important;flex:0 0 11px!important;border:2px solid #fff!important;border-radius:50%!important;background:#38c878!important;box-shadow:0 0 0 2px #38c87824,0 2px 7px #278c582e!important}.dm-profile-presence-label{display:flex!important;align-items:center!important;gap:6px!important}.dm-user-online--card{position:absolute!important;z-index:7!important;right:10px!important;top:96px!important}.dm-user-online--polaroid{position:absolute!important;z-index:7!important;right:13px!important;top:204px!important}.dm-user-online--featured{position:absolute!important;z-index:5!important;right:16px!important;top:16px!important;width:14px!important;height:14px!important}.dm-user-online--tile{position:absolute!important;z-index:5!important;right:7px!important;top:7px!important;width:12px!important;height:12px!important}.cn-content-bottom__brand-row--lockup,.cn-site-footer__brand-row--lockup{display:flex!important;align-items:center!important;gap:18px!important}.cn-content-bottom__brand-row--lockup .dm-brand,.cn-site-footer__brand-row--lockup .dm-brand{flex:0 0 auto!important}.cn-content-bottom__brand-row--lockup .cn-content-bottom__rating,.cn-site-footer__brand-row--lockup .cn-site-footer__rating{margin-top:0!important}@media (max-width:760px){.dm-hero-copy__actions{display:grid!important;grid-template-columns:1fr!important}.dm-hero-copy__actions .dm-btn{width:100%!important}}.dm-polaroid-scene{min-height:390px!important;isolation:isolate!important}.dm-polaroid{width:174px!important;padding:8px 8px 12px!important;border-radius:20px!important;box-shadow:0 18px 38px #482a551f,0 0 0 1px #ffffffb8 inset!important;transition:transform .24s ease,box-shadow .24s ease,z-index .01s linear!important}.dm-polaroid__photo{height:205px!important;border-radius:14px!important}.dm-polaroid--one{left:1%!important;top:50px!important;bottom:auto!important;right:auto!important;z-index:2!important;transform:rotate(-7deg)!important}.dm-polaroid--three{left:33%!important;top:18px!important;bottom:auto!important;right:auto!important;z-index:4!important;transform:rotate(2deg)!important;animation-delay:-2.5s!important}.dm-polaroid--two{right:0!important;left:auto!important;top:70px!important;bottom:auto!important;z-index:3!important;transform:rotate(7deg)!important}.dm-polaroid:hover{z-index:12!important;animation-play-state:paused!important;transform:translateY(-9px) rotate(0) scale(1.035)!important;box-shadow:0 28px 52px #482a552e,0 0 0 1px #ffffffdb inset!important}.dm-polaroid strong{font-size:11px!important}.dm-polaroid small{font-size:8px!important}.dm-polaroid-heart{position:absolute!important;z-index:8!important;display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border:1px solid #ead9e8!important;border-radius:12px!important;color:#d95096!important;background:#fffffff5!important;box-shadow:0 10px 22px #4a2b571a!important;font-size:18px!important;font-weight:800!important}.dm-polaroid-heart--one{left:27%!important;top:20px!important;transform:rotate(-8deg)!important}.dm-polaroid-heart--two{right:2%!important;bottom:72px!important;color:#8c59cf!important;transform:rotate(8deg)!important}.dm-hand--scene{left:3%!important;bottom:2px!important;z-index:9!important;font-size:15px!important}@media (max-width:1100px){.dm-polaroid-scene{min-height:365px!important}.dm-polaroid{width:165px!important}.dm-polaroid__photo{height:190px!important}}@media (max-width:760px){.dm-polaroid-scene{min-height:405px!important;max-width:520px!important;margin:0 auto!important}.dm-polaroid{width:160px!important}.dm-polaroid__photo{height:180px!important}.dm-polaroid--one{left:2%!important;top:66px!important}.dm-polaroid--three{left:50%!important;top:20px!important;transform:translate(-50%) rotate(1deg)!important}.dm-polaroid--two{right:2%!important;top:78px!important}.dm-polaroid:hover{transform:translateY(-6px) rotate(0) scale(1.02)!important}.dm-polaroid--three:hover{transform:translate(-50%) translateY(-6px) rotate(0) scale(1.02)!important}}@media (max-width:470px){.dm-polaroid-scene{min-height:360px!important}.dm-polaroid{width:132px!important;padding:6px 6px 10px!important}.dm-polaroid__photo{height:150px!important}.dm-polaroid--one{left:0!important;top:72px!important}.dm-polaroid--three{top:20px!important}.dm-polaroid--two{right:0!important;top:82px!important}.dm-polaroid-heart{width:30px!important;height:30px!important;font-size:15px!important}}.dm-final__card{grid-template-columns:230px minmax(0,1fr) auto!important;gap:30px!important}.dm-face-pile{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;padding:16px 18px!important;border-radius:24px!important;border:1px solid rgba(255,255,255,.18)!important;background:linear-gradient(180deg,#ffffff1f,#ffffff0f)!important;box-shadow:inset 0 1px #ffffff2e,0 14px 32px #3f1b4c24!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;max-width:220px!important}.dm-face-pile>div{display:flex!important;align-items:center!important;min-height:58px!important}.dm-face-pile .dm-mini-avatar{width:52px!important;height:52px!important;margin-left:-10px!important;border-radius:16px!important;border:3px solid rgba(255,255,255,.96)!important;background:#f3ecf7!important;box-shadow:0 10px 24px #3e1d4c33!important;transition:transform .2s ease,box-shadow .2s ease!important}.dm-face-pile .dm-mini-avatar:nth-child(1){transform:translateY(2px)!important}.dm-face-pile .dm-mini-avatar:nth-child(2){transform:translateY(-3px)!important}.dm-face-pile .dm-mini-avatar:nth-child(3){transform:translateY(1px)!important}.dm-face-pile .dm-mini-avatar:nth-child(4){transform:translateY(-2px)!important}.dm-face-pile .dm-mini-avatar:nth-child(5){transform:translateY(2px)!important}.dm-face-pile .dm-mini-avatar:hover{transform:translateY(-4px) scale(1.05)!important;z-index:3!important}.dm-face-pile>span{display:block!important;margin-top:10px!important;color:#ffffffe0!important;font-size:13px!important;line-height:1.2!important;font-weight:750!important}@media (max-width:980px){.dm-final__card{grid-template-columns:1fr!important;gap:20px!important}.dm-face-pile{max-width:none!important;width:max-content!important;margin:0 auto!important;align-items:center!important}.dm-face-pile>span{text-align:center!important}}@media (max-width:640px){.dm-face-pile{padding:13px 15px!important;border-radius:20px!important}.dm-face-pile .dm-mini-avatar{width:46px!important;height:46px!important;border-radius:14px!important}.dm-face-pile>span{font-size:12px!important}}.dm-final__card{grid-template-columns:260px minmax(0,1fr) auto!important;gap:28px!important}.dm-face-pile{width:100%!important;max-width:260px!important;min-width:0!important;margin:0 auto!important;padding:18px 16px!important;box-sizing:border-box!important;align-items:center!important}.dm-face-pile>div{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;box-sizing:border-box!important;overflow:hidden!important}.dm-face-pile .dm-mini-avatar{width:50px!important;height:50px!important;flex:0 0 50px!important;margin-left:-8px!important}.dm-face-pile .dm-mini-avatar:first-child{margin-left:0!important}.dm-face-pile>span{display:block!important;width:100%!important;margin-top:12px!important;text-align:center!important}@media (max-width: 980px){.dm-final__card{grid-template-columns:1fr!important;gap:18px!important}.dm-face-pile{max-width:280px!important}}.dm-home .dm-stars__wall a.dm-stars__cta,.dm-home .dm-stars__wall a.dm-stars__cta:visited,.dm-home .dm-stars__wall a.dm-stars__cta:hover,.dm-home .dm-stars__wall a.dm-stars__cta:focus{color:#34283a!important}.dm-home .dm-stars__wall a.dm-stars__cta *{color:#34283a!important}.dm-stars__stage{align-items:stretch!important}.dm-featured-star{align-self:stretch!important;min-height:0!important;height:auto!important;margin:18px 12px 18px 14px!important;border:5px solid #fff!important;border-radius:32px!important;transform:rotate(-2.1deg)!important;transform-origin:center center!important;box-shadow:0 0 0 1px #e4d4e6,0 28px 58px #48295529!important;transition:transform .24s ease,box-shadow .24s ease!important}.dm-featured-star:hover{transform:translateY(-5px) rotate(-.5deg) scale(1.012)!important;box-shadow:0 0 0 1px #dcc8df,0 34px 66px #48295536!important}.dm-featured-star__photo img,.dm-featured-star__photo .dm-demo{object-fit:cover!important;object-position:center 35%!important}.dm-featured-star:after{content:""!important;position:absolute!important;top:10px!important;right:10px!important;bottom:10px!important;left:10px!important;z-index:1!important;pointer-events:none!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:23px!important}.dm-featured-star__copy{z-index:3!important;left:24px!important;right:24px!important;bottom:24px!important}@media (max-width:760px){.dm-stars__stage{align-items:start!important}.dm-featured-star{min-height:440px!important;height:auto!important;margin:8px 4px 18px!important;transform:rotate(-1deg)!important}.dm-featured-star:hover{transform:translateY(-4px) rotate(0) scale(1.006)!important}}.dm-footer .cn-content-bottom__brand-row--lockup{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;width:max-content!important;max-width:100%!important;margin:14px auto 8px 0!important;padding:0!important;justify-self:start!important;align-self:flex-start!important;text-align:left!important;transform:none!important;gap:4px!important}.dm-footer .cn-content-bottom__brand-row--lockup .dm-brand{margin:0!important;padding:0!important;align-self:flex-start!important}.dm-footer .cn-content-bottom__brand-row--lockup .cn-content-bottom__rating{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;margin:2px 0 0!important;padding:0!important;gap:9px!important;align-self:flex-start!important;text-align:left!important}.dm-footer .cn-content-bottom__brand-row--lockup .cn-content-bottom__rating span{margin:0!important;padding:0!important;line-height:1!important}.dm-footer .cn-content-bottom__brand-row--lockup .cn-content-bottom__rating small{margin:0!important;padding:0!important;line-height:1.15!important}.dm-footer .cn-site-footer__brand-row--lockup{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;width:max-content!important;max-width:100%!important;margin:14px auto 8px 0!important;gap:4px!important;text-align:left!important}.dm-footer .cn-site-footer__brand-row--lockup .cn-site-footer__rating{display:flex!important;align-items:center!important;justify-content:flex-start!important;margin:2px 0 0!important;gap:9px!important}.dm-trust{margin-top:28px!important}@media (max-width:760px){.dm-trust{margin-top:18px!important}}.dm-footer .dm-brand .dm-brand__copy strong,.dm-footer .dm-brand .dm-brand__copy strong b{color:#111!important;-webkit-text-fill-color:#111111!important}.dm-footer .dm-brand .dm-brand__copy strong em{color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important;font-style:normal!important}.dm-footer .dm-brand .dm-brand__copy small{color:#111!important;-webkit-text-fill-color:#111111!important;opacity:1!important}.dm-header__brand>.dm-brand .dm-brand__copy strong{font-family:var(--font-display)!important;font-weight:950!important;font-size:24px!important;line-height:.94!important;letter-spacing:-.045em!important}.dm-header__brand>.dm-brand .dm-brand__copy strong b,.dm-header__brand>.dm-brand .dm-brand__copy strong em{font-family:inherit!important;font-weight:inherit!important}.dm-header__brand>.dm-brand .dm-brand__copy strong b{color:#111!important;-webkit-text-fill-color:#111111!important}.dm-header__brand>.dm-brand .dm-brand__copy strong em{color:#cf4fdc!important;-webkit-text-fill-color:#cf4fdc!important;font-style:normal!important}.dm-header__brand>.dm-brand .dm-brand__copy small{font-family:var(--font-display)!important;font-weight:650!important;color:#111!important;-webkit-text-fill-color:#111111!important}.dm-home{background:radial-gradient(circle at 5% 18%,rgba(112,73,216,.095),transparent 23%),radial-gradient(circle at 55% 24%,rgba(233,79,145,.13),transparent 30%),radial-gradient(circle at 98% 78%,rgba(244,125,177,.09),transparent 23%),linear-gradient(180deg,#fdfafd,#fff 88%)!important}.dm-header-wrap,.dm-hero{background:transparent!important}@media (max-width:760px){.dm-polaroid-scene{position:relative!important;width:100%!important;max-width:440px!important;min-height:365px!important;margin:0 auto!important;overflow:visible!important}.dm-polaroid--three{z-index:5!important;left:50%!important;right:auto!important;top:18px!important;width:176px!important;padding:7px 7px 11px!important;transform:translate(-50%) rotate(1deg)!important}.dm-polaroid--three .dm-polaroid__photo{height:202px!important}.dm-polaroid--one{z-index:2!important;left:6px!important;right:auto!important;top:98px!important;width:108px!important;padding:6px 6px 9px!important;transform:rotate(-5deg)!important}.dm-polaroid--one .dm-polaroid__photo{height:146px!important}.dm-polaroid--two{z-index:2!important;left:auto!important;right:6px!important;top:106px!important;width:108px!important;padding:6px 6px 9px!important;transform:rotate(5deg)!important}.dm-polaroid--two .dm-polaroid__photo{height:146px!important}.dm-polaroid--one:hover{transform:rotate(-3deg) translateY(-3px)!important}.dm-polaroid--two:hover{transform:rotate(3deg) translateY(-3px)!important}.dm-polaroid--three:hover{transform:translate(-50%) translateY(-4px) rotate(0)!important}}@media (max-width:390px){.dm-polaroid-scene{min-height:340px!important}.dm-polaroid--three{width:164px!important}.dm-polaroid--three .dm-polaroid__photo{height:188px!important}.dm-polaroid--one,.dm-polaroid--two{width:94px!important}.dm-polaroid--one{left:3px!important;top:102px!important}.dm-polaroid--two{right:3px!important;top:108px!important}.dm-polaroid--one .dm-polaroid__photo,.dm-polaroid--two .dm-polaroid__photo{height:132px!important}}@media (max-width:760px){.dm-hero-people{position:relative!important;width:100%!important;max-width:390px!important;min-height:470px!important;margin:0 auto!important;transform:none!important;transform-origin:center!important;overflow:visible!important}.dm-hero-people__halo{width:320px!important;height:320px!important;left:50%!important;top:49%!important}.dm-main-profile{z-index:5!important;left:50%!important;top:50%!important;width:210px!important;height:330px!important;transform:translate(-50%,-50%) rotate(.4deg)!important}.dm-main-profile:hover{transform:translate(-50%,-50%) rotate(.4deg)!important}.dm-small-profile{z-index:8!important;width:82px!important;min-height:118px!important;padding:5px 5px 7px!important;border-radius:14px!important;animation:none!important}.dm-small-profile__photo{height:82px!important;border-radius:10px!important}.dm-small-profile strong{margin-top:5px!important;padding-left:1px!important;font-size:8.5px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.dm-small-profile small{padding-left:1px!important;font-size:6px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.dm-small-profile>span{right:4px!important;bottom:5px!important;width:18px!important;height:18px!important;border-radius:6px!important;font-size:10px!important}.dm-small-profile--a{left:2px!important;right:auto!important;top:112px!important;bottom:auto!important;transform:rotate(-4deg)!important}.dm-small-profile--b{left:auto!important;right:2px!important;top:112px!important;bottom:auto!important;transform:rotate(4deg)!important}.dm-small-profile--c{left:3px!important;right:auto!important;top:auto!important;bottom:34px!important;transform:rotate(3deg)!important}.dm-small-profile:hover{transform:none!important}.dm-small-profile--a:hover{transform:rotate(-4deg)!important}.dm-small-profile--b:hover{transform:rotate(4deg)!important}.dm-small-profile--c:hover{transform:rotate(3deg)!important}}@media (max-width:390px){.dm-hero-people{max-width:370px!important;min-height:450px!important}.dm-main-profile{width:198px!important;height:318px!important}.dm-small-profile{width:76px!important;min-height:108px!important}.dm-small-profile__photo{height:75px!important}.dm-small-profile--a{left:1px!important}.dm-small-profile--b{right:1px!important}.dm-small-profile--c{left:2px!important}}.dm-home{overflow-x:clip}.dm-small-profile,.dm-message-card,.dm-polaroid,.dm-feature-card{will-change:translate;backface-visibility:hidden}.cn-user-search-page{width:100%;max-width:1050px;margin:0 auto 70px;color:#153443}.cn-discover-hero{position:relative;overflow:hidden;min-height:430px;padding:44px 62px 76px;border-radius:30px;background:linear-gradient(115deg,#125771,#238ca3);color:#fff;box-shadow:0 16px 38px #114b6021}.cn-discover-hero:before,.cn-discover-hero:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%;pointer-events:none}.cn-discover-hero:before{width:410px;height:410px;right:-145px;top:-185px}.cn-discover-hero:after{width:300px;height:300px;right:130px;bottom:-215px}.cn-discover-kicker{display:inline-flex;align-items:center;min-height:32px;padding:0 17px;border:1px solid rgba(255,255,255,.34);border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.14em}.cn-discover-hero h1{position:relative;z-index:1;max-width:760px;margin:24px 0 18px;font-size:56px;line-height:1.04;letter-spacing:-.035em;font-weight:900}.cn-discover-hero p{position:relative;z-index:1;max-width:780px;margin:0;font-size:18px;line-height:1.55;color:#fffffff2}.cn-discover-chips{position:relative;z-index:1;display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.cn-discover-chips span{display:inline-flex;align-items:center;gap:6px;padding:9px 15px;border-radius:999px;background:#fff;color:#183849;font-size:13px;font-weight:850}.cn-discover-chips span:first-letter{color:#f0b83f}.cn-discover-filter-card{position:relative;z-index:2;width:calc(100% - 44px);margin:-36px auto 48px;padding:31px 34px 25px;border:1px solid #dce5e9;border-radius:24px;background:#fff;box-shadow:0 18px 50px #1a44541f}.cn-discover-filter-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.cn-discover-filter-head h2{margin:0 0 4px;font-size:27px}.cn-discover-filter-head p{margin:0;color:#7a858d;font-size:14px}.cn-search-reset{border:1px solid #d8e0e4;border-radius:12px;background:#fff;padding:11px 16px;color:#53636b;font-weight:800}.cn-discover-fields{display:grid;grid-template-columns:1.6fr .95fr 1.55fr;gap:18px;align-items:end}.cn-search-field{display:flex;flex-direction:column;gap:8px}.cn-search-field>span{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:850;color:#4b5055}.cn-search-field>span b{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#edf8fb;color:#237f9b;font-size:17px}.cn-search-field input,.cn-search-field select{width:100%;height:51px;border:1px solid #cfd7dc;border-radius:5px;background:#fff;padding:0 13px;color:#333;font:inherit;font-size:15px;outline:none}.cn-search-field input:focus,.cn-search-field select:focus{border-color:#2b87a4;box-shadow:0 0 0 3px #2b87a41a}.cn-age-range{display:grid;grid-template-columns:1fr 22px 1fr;align-items:center;gap:8px}.cn-age-range small{text-align:center;color:#8a969c;font-weight:800}.cn-discover-filter-actions{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:18px;align-items:stretch;margin-top:18px}.cn-real-photo-toggle{display:flex;align-items:center;gap:13px;min-height:70px;padding:10px 16px;border:1px solid #d6e0e4;border-radius:16px;background:#f7fafb;cursor:pointer}.cn-real-photo-toggle.disabled{opacity:.78;cursor:not-allowed}.cn-real-photo-toggle input{position:absolute;opacity:0;pointer-events:none}.cn-toggle-ui{position:relative;flex:0 0 58px;height:32px;border-radius:999px;background:#b8c4ca;transition:.2s}.cn-toggle-ui:after{content:"";position:absolute;left:4px;top:4px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.2s}.cn-real-photo-toggle input:checked+.cn-toggle-ui{background:#2686a2}.cn-real-photo-toggle input:checked+.cn-toggle-ui:after{transform:translate(26px)}.cn-real-photo-toggle strong{display:block;font-size:14px}.cn-real-photo-toggle small{display:block;margin-top:4px;color:#7d8b93;font-size:12px}.cn-search-submit{border:0;border-radius:16px;background:#1f7c98;color:#fff;font-size:24px;font-weight:900;box-shadow:0 13px 28px #1f7c9833;cursor:pointer}.cn-search-submit span{font-size:14px;margin-left:8px}.cn-search-submit:disabled{opacity:.68;cursor:wait}.cn-search-storage-note{margin:21px 0 0;color:#7b878f;font-size:12px}.cn-search-storage-note a{color:#17677c;font-weight:850}.cn-discover-results{padding:0 4px}.cn-discover-results-head{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-bottom:18px}.cn-discover-results-head h2{margin:0;font-size:31px;letter-spacing:-.02em}.cn-discover-results-head span{color:#858f95;font-size:13px}.cn-discover-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cn-person-card{overflow:hidden;border:1px solid #d6dfe3;border-radius:22px;background:#fff;box-shadow:0 10px 28px #22414e14}.cn-person-photo-link{display:block;background:#e7edf0}.cn-person-photo-link img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.cn-person-card-body{padding:20px 20px 18px}.cn-person-name-row{display:flex;align-items:center;gap:7px;min-width:0}.cn-person-name-row>a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#192937;font-size:18px;font-weight:900}.cn-person-presence{flex:0 0 15px;width:15px;height:15px;border-radius:50%;background:#b9c4ca}.cn-person-presence.presence-online{background:#3ecb78}.cn-person-presence.presence-assente{background:#e8bb3d}.cn-person-meta{min-height:24px;margin:12px 0 18px;color:#3f474d;font-size:16px}.cn-person-wall-link{display:inline-block;margin-bottom:18px;color:#236b9a;font-size:17px;font-weight:850}.cn-person-wall-link:hover{text-decoration:underline}.cn-person-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.cn-person-actions button{min-width:0;height:42px;border:1px solid #ccd8de;border-radius:12px;background:#f7fafb;color:#27404d;font-size:12px;font-weight:850;white-space:nowrap;cursor:pointer}.cn-person-actions button:hover{background:#edf5f7;border-color:#b7ccd5}.cn-person-actions button:disabled{opacity:.6;cursor:wait}.cn-discover-more-wrap{display:flex;justify-content:center;padding:55px 0 15px}.cn-discover-more{min-width:225px;height:54px;border:1px solid #a8c1ca;border-radius:999px;background:#fff;color:#1c708b;font-size:16px;font-weight:900;cursor:pointer}.cn-discover-more:hover{background:#f5fafb}.cn-discover-loading,.cn-discover-empty{padding:45px;border:1px dashed #ccd9de;border-radius:18px;background:#fff;text-align:center;color:#7a888f;font-size:15px}.cn-profile-clickable{cursor:pointer}.cn-profile-clickable:hover{filter:brightness(.96)}.cn-profile-name-clickable{cursor:pointer}@media (max-width:1180px){.cn-user-search-page{max-width:900px}.cn-discover-hero h1{font-size:48px}.cn-discover-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.cn-user-search-page{margin-bottom:30px}.cn-discover-hero{min-height:0;padding:30px 24px 64px;border-radius:20px}.cn-discover-hero h1{font-size:38px}.cn-discover-hero p{font-size:15px}.cn-discover-filter-card{width:calc(100% - 16px);margin:-32px auto 32px;padding:22px 18px;border-radius:18px}.cn-discover-filter-head{align-items:center}.cn-discover-filter-head h2{font-size:23px}.cn-search-reset{padding:9px 11px}.cn-discover-fields,.cn-discover-filter-actions{grid-template-columns:1fr}.cn-search-submit{height:56px}.cn-discover-results-head{align-items:flex-start;flex-direction:column}.cn-discover-results-head h2{font-size:26px}.cn-discover-grid{grid-template-columns:1fr}.cn-person-card-body{padding:17px}.cn-person-actions button{font-size:12px}}.cn-user-search-page{max-width:920px!important;margin-bottom:55px!important}.cn-discover-hero{min-height:300px!important;padding:28px 40px 56px!important;border-radius:20px!important}.cn-discover-hero:before{width:300px!important;height:300px!important}.cn-discover-hero:after{width:220px!important;height:220px!important}.cn-discover-kicker{min-height:26px!important;padding:0 13px!important;font-size:10px!important}.cn-discover-hero h1{max-width:610px!important;margin:18px 0 13px!important;font-size:38px!important;line-height:1.06!important}.cn-discover-hero p{max-width:650px!important;font-size:14px!important;line-height:1.45!important}.cn-discover-chips{gap:7px!important;margin-top:18px!important}.cn-discover-chips span{padding:7px 11px!important;font-size:11px!important}.cn-discover-filter-card{width:calc(100% - 32px)!important;margin:-28px auto 34px!important;padding:21px 24px 18px!important;border-radius:17px!important;box-shadow:0 12px 32px #1a44541a!important}.cn-discover-filter-head{gap:14px!important;margin-bottom:17px!important}.cn-discover-filter-head h2{margin-bottom:2px!important;font-size:22px!important}.cn-discover-filter-head p{font-size:12px!important}.cn-search-reset{padding:8px 12px!important;border-radius:8px!important;font-size:11px!important}.cn-discover-fields{grid-template-columns:1.55fr .9fr 1.45fr!important;gap:12px!important}.cn-search-field{gap:6px!important}.cn-search-field>span{gap:6px!important;font-size:12px!important}.cn-search-field>span b{width:27px!important;height:27px!important;border-radius:8px!important;font-size:14px!important}.cn-search-field input,.cn-search-field select{height:40px!important;padding:0 10px!important;font-size:13px!important}.cn-age-range{grid-template-columns:1fr 16px 1fr!important;gap:5px!important}.cn-age-range small{font-size:10px!important}.cn-discover-filter-actions{grid-template-columns:minmax(0,1fr) 190px!important;gap:12px!important;margin-top:13px!important}.cn-real-photo-toggle{min-height:56px!important;gap:10px!important;padding:8px 12px!important;border-radius:12px!important}.cn-toggle-ui{flex-basis:46px!important;height:26px!important}.cn-toggle-ui:after{width:20px!important;height:20px!important;left:3px!important;top:3px!important}.cn-real-photo-toggle input:checked+.cn-toggle-ui:after{transform:translate(20px)!important}.cn-real-photo-toggle strong{font-size:12px!important}.cn-real-photo-toggle small{margin-top:2px!important;font-size:10px!important}.cn-search-submit{min-height:56px!important;border-radius:12px!important;font-size:18px!important}.cn-search-submit span{margin-left:5px!important;font-size:12px!important}.cn-search-storage-note{margin-top:14px!important;font-size:10px!important}.cn-discover-results{padding:0 2px!important}.cn-discover-results-head{margin-bottom:13px!important}.cn-discover-results-head h2{font-size:24px!important}.cn-discover-results-head span{font-size:11px!important}.cn-discover-grid{gap:12px!important}.cn-person-card{border-radius:15px!important;box-shadow:0 7px 20px #22414e12!important}.cn-person-card-body{padding:14px 14px 13px!important}.cn-person-name-row{gap:5px!important}.cn-person-presence{flex-basis:12px!important;width:12px!important;height:12px!important}.cn-person-meta{min-height:19px!important;margin:8px 0 12px!important;font-size:13px!important}.cn-person-wall-link{margin-bottom:12px!important;font-size:14px!important}.cn-person-actions{gap:5px!important}.cn-person-actions button{height:34px!important;border-radius:8px!important;padding:0 5px!important;font-size:10px!important}.cn-discover-more-wrap{padding:34px 0 12px!important}.cn-discover-more{min-width:180px!important;height:42px!important;font-size:13px!important}.cn-discover-loading,.cn-discover-empty{padding:30px!important;border-radius:13px!important;font-size:13px!important}@media (max-width: 1180px){.cn-user-search-page{max-width:860px!important}.cn-discover-hero h1{font-size:35px!important}}@media (max-width: 760px){.cn-user-search-page{margin-bottom:30px!important}.cn-discover-hero{padding:25px 20px 54px!important;border-radius:16px!important}.cn-discover-hero h1{font-size:31px!important}.cn-discover-hero p{font-size:13px!important}.cn-discover-filter-card{width:calc(100% - 12px)!important;margin:-25px auto 26px!important;padding:17px 14px!important;border-radius:14px!important}.cn-discover-fields,.cn-discover-filter-actions{grid-template-columns:1fr!important}.cn-search-submit{height:48px!important;min-height:48px!important}.cn-discover-results-head h2{font-size:21px!important}.cn-person-actions button{font-size:10px!important}}.cn-discover-grid{grid-template-columns:repeat(auto-fill,minmax(220px,270px))!important;justify-content:flex-start!important;gap:14px!important;align-items:start!important}.cn-person-card{width:100%!important;max-width:270px!important}.cn-person-photo-link img{aspect-ratio:1 / 1!important}.cn-person-card-body{padding:13px 13px 12px!important}.cn-person-name-row>a{font-size:15px!important}.cn-person-meta{margin:8px 0 11px!important;font-size:13px!important}.cn-person-wall-link{margin-bottom:11px!important;font-size:14px!important}.cn-person-actions{gap:6px!important}.cn-person-actions button{height:34px!important;font-size:10px!important;padding:0 6px!important}@media (max-width: 760px){.cn-discover-grid{grid-template-columns:1fr!important}.cn-person-card{max-width:none!important}}.cn-person-photo-wrap{position:relative}.cn-person-photo-wrap .cn-person-photo-link{display:block}.cn-person-photo-wrap .cn-favorite-star{top:7px;left:7px}.cn-person-actions:has(button:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.cn-real-photo-toggle input:checked+.cn-toggle-ui{background:#2d89a6!important;border-color:#2d89a6!important}.cn-real-photo-toggle input:checked+.cn-toggle-ui:after{transform:translate(22px)!important}.cn-real-photo-toggle:not(.disabled){cursor:pointer}.cn-real-photo-toggle small{line-height:1.35}.cn-real-photo-toggle input:not(:checked)+.cn-toggle-ui{background:#b8c4cc!important;border-color:#b8c4cc!important}.cn-person-actions .cn-wink-action{background:#fff9df!important;border-color:#ead56f!important;color:#6f5600!important}.cn-person-actions:has(button:nth-child(4):last-child){grid-template-columns:repeat(2,minmax(0,1fr))!important}@media (max-width:760px){.cn-person-actions:has(button:nth-child(4):last-child){grid-template-columns:repeat(2,minmax(0,1fr))!important}}.cn-user-search-page{max-width:1180px!important}.cn-discover-hero{position:relative!important;overflow:hidden!important;min-height:356px!important;border:1px solid rgba(170,213,225,.28)!important;border-radius:34px!important;background:radial-gradient(circle at 84% 16%,rgba(255,255,255,.18),transparent 22%),radial-gradient(circle at 16% 90%,rgba(255,255,255,.08),transparent 26%),linear-gradient(135deg,#155a77,#217896 46%,#34a2bf)!important;box-shadow:0 28px 50px #143c5629!important}.cn-discover-kicker{background:#ffffff14!important;border:1px solid rgba(255,255,255,.38)!important;color:#fff!important;box-shadow:0 8px 20px #0a1f2d1f!important}.cn-discover-hero h1{color:#fff!important;text-shadow:0 12px 28px rgba(15,44,61,.18)!important}.cn-discover-hero p{color:#fffffff5!important}.cn-discover-chips span{background:#fffffff5!important;color:#18485e!important;border:1px solid rgba(255,255,255,.75)!important;box-shadow:0 8px 18px #0f32441f!important}.cn-discover-filter-card{position:relative!important;margin:-34px auto 40px!important;border:1px solid #dde8ee!important;border-radius:30px!important;background:#fffffffa!important;box-shadow:0 24px 44px #263f541f!important}.cn-discover-filter-head{margin-bottom:22px!important}.cn-discover-filter-head h2{font-size:44px!important;line-height:1.02!important;letter-spacing:-.04em!important;color:#193548!important}.cn-discover-filter-head p{font-size:20px!important;color:#75818a!important}.cn-search-reset{background:#fff!important;border:1px solid #d7e3ea!important;color:#60717b!important;box-shadow:0 8px 18px #59707e14!important}.cn-search-reset:hover{background:#f5fafc!important}.cn-search-field>span{color:#2b4a5f!important;font-weight:800!important}.cn-search-field>span b{background:linear-gradient(135deg,#ebf6fb,#dff0f7)!important;color:#2c7c99!important;border:1px solid #d8e9f0!important;box-shadow:0 6px 14px #5491aa1a!important}.cn-search-field input,.cn-search-field select{border:1px solid #d6e3ea!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;box-shadow:inset 0 1px #ffffffeb!important}.cn-search-field input:focus,.cn-search-field select:focus{border-color:#72b3cc!important;box-shadow:0 0 0 4px #4498bd1f!important}.cn-real-photo-toggle{border:1px solid #dce8ee!important;border-radius:20px!important;background:linear-gradient(180deg,#fbfdff,#f4f8fb)!important;box-shadow:0 10px 22px #42596c12!important}.cn-search-submit{background:linear-gradient(135deg,#1c738f,#2d97b6)!important;border:1px solid #217e9e!important;box-shadow:0 14px 26px #257f9d3d!important}.cn-search-submit:hover{transform:translateY(-1px)!important;box-shadow:0 18px 30px #257f9d47!important}.cn-discover-results-head{align-items:end!important;margin-bottom:22px!important}.cn-discover-results-head h2{font-size:54px!important;line-height:1!important;letter-spacing:-.05em!important;color:#173548!important}.cn-discover-results-head span{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:40px!important;padding:0 14px!important;border-radius:999px!important;background:#fffc!important;border:1px solid #dde7ed!important;color:#7a858d!important;box-shadow:0 8px 18px #44596c0d!important}.cn-discover-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;gap:28px 24px!important}.cn-person-card{position:relative!important;overflow:visible!important;max-width:none!important;border:1px solid #dce7ee!important;border-radius:28px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;box-shadow:0 22px 40px #2d47611a!important;transform-origin:center bottom!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.cn-person-card:before{content:"";position:absolute;top:10px;right:-8px;bottom:-10px;left:10px;border-radius:30px!important;background:linear-gradient(180deg,#e6eff6eb,#d6e5efbf)!important;border:1px solid rgba(211,225,234,.88)!important;z-index:-1;transform:rotate(-3.2deg);box-shadow:0 18px 34px #273d5314!important}.cn-person-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:28px!important;background:linear-gradient(180deg,#ffffff14,#fff0);pointer-events:none}.cn-person-card:nth-child(4n+1){transform:rotate(-2.2deg)!important}.cn-person-card:nth-child(4n+2){transform:rotate(1.7deg)!important}.cn-person-card:nth-child(4n+3){transform:rotate(-1.1deg)!important}.cn-person-card:nth-child(4n+4){transform:rotate(2.4deg)!important}.cn-person-card:hover{transform:translateY(-10px) rotate(0) scale(1.015)!important;border-color:#c8dbe6!important;box-shadow:0 28px 48px #213c5629!important;z-index:2!important}.cn-person-card:hover:before{transform:rotate(-1deg) translateY(6px)!important}.cn-person-photo-wrap{padding:16px 16px 0!important}.cn-person-photo-link{position:relative!important;display:block!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 18px 28px #1d2f441f!important}.cn-person-photo-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 56%,#00000014);pointer-events:none}.cn-person-photo-link img{aspect-ratio:1 / 1!important;border-radius:24px!important;object-fit:cover!important}.cn-person-photo-wrap .cn-favorite-star{top:22px!important;left:22px!important;z-index:3!important}.cn-person-card-body{padding:16px 16px 18px!important}.cn-person-name-row{gap:8px!important;align-items:center!important}.cn-person-name-row>a{font-size:17px!important;font-weight:900!important;color:#1a2d3d!important}.cn-person-name-row>a:hover{color:#1e7b99!important;text-decoration:none!important}.cn-person-presence{box-shadow:0 0 0 4px #dfe9efb3!important}.cn-person-meta{margin:10px 0 12px!important;color:#5d6b76!important;font-size:15px!important}.cn-person-wall-link{display:inline-flex!important;align-items:center!important;margin-bottom:14px!important;padding:8px 13px!important;border-radius:999px!important;background:linear-gradient(135deg,#edf6fb,#f6fbff)!important;border:1px solid #dceaf1!important;color:#1c6e8b!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important;box-shadow:0 8px 18px #4d819a14!important}.cn-person-wall-link:hover{transform:translateY(-1px)!important;background:linear-gradient(135deg,#e6f4fb,#f4fbff)!important}.cn-person-actions{gap:9px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.cn-person-actions button{height:40px!important;border-radius:14px!important;border:1px solid #d9e5ec!important;background:linear-gradient(180deg,#fff,#f7fafc)!important;color:#2b3d4b!important;font-size:13px!important;font-weight:800!important;box-shadow:0 8px 16px #5c708214!important}.cn-person-actions button:hover{transform:translateY(-1px)!important;box-shadow:0 12px 18px #5c70821f!important}.cn-person-actions button:nth-child(1){background:linear-gradient(180deg,#fff,#f4f8fb)!important}.cn-person-actions button:nth-child(2){background:linear-gradient(180deg,#fffaf0,#fff3c5)!important;border-color:#edd978!important;color:#715a00!important}.cn-person-actions button:nth-child(3){background:linear-gradient(180deg,#fff4f9,#ffe2ee)!important;border-color:#f2bdd2!important;color:#9f295f!important}.cn-person-actions button:nth-child(4){background:linear-gradient(180deg,#fffef3,#fff5b8)!important;border-color:#ebd46c!important;color:#7e6200!important}.cn-discover-loading,.cn-discover-empty{border-radius:24px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;box-shadow:0 16px 32px #425a7014!important}.cn-discover-more{background:#fff!important;border:1px solid #d8e6ee!important;box-shadow:0 12px 24px #49607514!important}@media (max-width:980px){.cn-user-search-page{max-width:960px!important}.cn-discover-hero h1{font-size:46px!important}.cn-discover-filter-head h2{font-size:36px!important}.cn-discover-results-head h2{font-size:40px!important}.cn-discover-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.cn-user-search-page{max-width:100%!important}.cn-discover-hero{min-height:auto!important;padding:28px 22px 68px!important;border-radius:26px!important}.cn-discover-hero h1{font-size:34px!important;line-height:1.02!important}.cn-discover-hero p{font-size:15px!important;line-height:1.5!important}.cn-discover-chips{gap:8px!important}.cn-discover-chips span{font-size:12px!important}.cn-discover-filter-card{width:calc(100% - 14px)!important;margin:-30px auto 26px!important;padding:18px 16px!important;border-radius:24px!important}.cn-discover-filter-head{align-items:flex-start!important}.cn-discover-filter-head h2{font-size:28px!important}.cn-discover-filter-head p{font-size:14px!important}.cn-discover-results-head h2{font-size:26px!important}.cn-discover-results-head span{font-size:11px!important;min-height:34px!important}.cn-discover-grid{grid-template-columns:1fr!important;gap:22px!important}.cn-person-card,.cn-person-card:nth-child(4n+1),.cn-person-card:nth-child(4n+2),.cn-person-card:nth-child(4n+3),.cn-person-card:nth-child(4n+4){transform:none!important}.cn-person-card:before{top:8px!important;right:-6px!important;bottom:-8px!important;left:8px!important;transform:rotate(-1.4deg)!important}.cn-person-card:hover{transform:translateY(-4px) scale(1.01)!important}.cn-person-photo-wrap{padding:14px 14px 0!important}.cn-person-card-body{padding:14px 14px 16px!important}.cn-person-name-row>a{font-size:18px!important}.cn-person-meta{font-size:15px!important}.cn-person-wall-link{width:auto!important;max-width:100%!important}.cn-person-actions button{height:42px!important;font-size:12px!important;padding:0 8px!important}}@media (max-width:760px){.cn-discover-results{padding:0 8px!important}.cn-discover-results-head{margin-bottom:16px!important}.cn-discover-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.cn-person-card,.cn-person-card:nth-child(4n+1),.cn-person-card:nth-child(4n+2),.cn-person-card:nth-child(4n+3),.cn-person-card:nth-child(4n+4){display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;width:100%!important;max-width:none!important;min-height:166px!important;margin:0!important;padding:0!important;overflow:visible!important;border-radius:22px!important;transform:none!important;background:radial-gradient(circle at 100% 0,rgba(100,83,226,.07),transparent 34%),linear-gradient(145deg,#fff,#fbfdff)!important;border:1px solid #dfe8ef!important;box-shadow:0 12px 26px #243d5217!important}.cn-person-card:before{top:7px!important;right:-5px!important;bottom:-7px!important;left:8px!important;border-radius:23px!important;transform:rotate(-1.2deg)!important;opacity:.72!important}.cn-person-card:after{border-radius:22px!important}.cn-person-card:hover{transform:translateY(-2px)!important;box-shadow:0 16px 30px #243d521f!important}.cn-person-photo-wrap{align-self:stretch!important;min-width:0!important;padding:10px 0 10px 10px!important}.cn-person-photo-link{width:100%!important;height:100%!important;min-height:146px!important;border-radius:18px!important;box-shadow:0 9px 18px #1a2d3e1a!important}.cn-person-photo-link img{width:100%!important;height:100%!important;min-height:146px!important;aspect-ratio:auto!important;object-fit:cover!important;border-radius:18px!important}.cn-person-photo-wrap .cn-favorite-star{top:16px!important;left:16px!important;transform:scale(.82)!important;transform-origin:top left!important}.cn-person-card-body{display:flex!important;flex-direction:column!important;min-width:0!important;padding:12px 12px 12px 13px!important}.cn-person-name-row{min-width:0!important;gap:6px!important;flex-wrap:wrap!important}.cn-person-name-row>a{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:17px!important;line-height:1.1!important}.cn-person-presence{flex:0 0 10px!important;width:10px!important;height:10px!important}.cn-person-meta{min-height:0!important;margin:6px 0 8px!important;font-size:12px!important;line-height:1.25!important;color:#6a7782!important}.cn-person-wall-link{width:max-content!important;max-width:100%!important;margin:0 0 10px!important;padding:6px 9px!important;font-size:11px!important;line-height:1!important;white-space:nowrap!important}.cn-person-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin-top:auto!important}.cn-person-actions button{min-width:0!important;height:32px!important;padding:0 5px!important;border-radius:10px!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.cn-discover-more-wrap{padding:24px 0 10px!important}}@media (max-width:390px){.cn-discover-results{padding:0 4px!important}.cn-person-card,.cn-person-card:nth-child(4n+1),.cn-person-card:nth-child(4n+2),.cn-person-card:nth-child(4n+3),.cn-person-card:nth-child(4n+4){grid-template-columns:100px minmax(0,1fr)!important;min-height:158px!important}.cn-person-photo-link,.cn-person-photo-link img{min-height:138px!important}.cn-person-card-body{padding:11px 10px!important}.cn-person-name-row>a{font-size:16px!important}.cn-person-meta{font-size:11px!important}.cn-person-actions button{height:31px!important;font-size:9.5px!important;padding:0 4px!important}}.cn-user-search-page .cn-discover-hero{background:radial-gradient(circle at 88% 15%,rgba(255,255,255,.16),transparent 26%),linear-gradient(135deg,#6747bd,#914bbb 46%,#d34f9a)!important;border-color:#7e47a833!important;box-shadow:0 18px 42px #663c8726!important}.cn-discover-hero h1,.cn-discover-hero h2,.cn-discover-hero p{color:#fff!important}.cn-discover-kicker{color:#fff!important;border-color:#ffffff75!important;background:#ffffff1a!important}.cn-discover-chips span,.cn-discover-chips>*{background:#ffffffeb!important;border-color:#ffffffb8!important;color:#694274!important}.cn-discover-filter-card{background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.055),transparent 27%),radial-gradient(circle at 0% 100%,rgba(112,73,216,.05),transparent 30%),#fff!important;border-color:#eadfed!important;box-shadow:0 16px 38px #442a5114!important}.cn-discover-filter-head h2,.cn-discover-results-head h2{color:#342b3d!important}.cn-discover-filter-head p,.cn-search-storage-note,.cn-discover-results-head span{color:#817584!important}.cn-search-field input,.cn-search-field select,.cn-age-range input{background:#fdfbfe!important;border-color:#e2d6e7!important;color:#44394a!important}.cn-search-field input:focus,.cn-search-field select:focus,.cn-age-range input:focus{border-color:#b88bc9!important;box-shadow:0 0 0 4px #9a4fae14!important}.cn-search-field>label,.cn-search-field>span{color:#624f69!important}.cn-search-reset{background:#fff!important;border-color:#dfd2e4!important;color:#8a4a91!important}.cn-search-reset:hover{background:#f8effb!important;border-color:#caaed5!important}.cn-real-photo-toggle{background:linear-gradient(135deg,#fcf9fd,#fff8fb)!important;border-color:#e4d7e8!important}.cn-toggle-ui{background:linear-gradient(135deg,#7a4bc8,#c14da8)!important;border-color:#a16fbe!important}.cn-search-submit{background:linear-gradient(135deg,#7049d8,#ac49bd 52%,#e94f91)!important;border-color:transparent!important;color:#fff!important;box-shadow:0 9px 22px #8941ac33!important}.cn-discover-results-head>span{background:#fff!important;border-color:#e3d7e7!important;color:#87518c!important}.cn-person-card{background:radial-gradient(circle at 100% 0%,rgba(232,79,145,.065),transparent 34%),radial-gradient(circle at 0% 100%,rgba(112,73,216,.045),transparent 32%),linear-gradient(145deg,#fff,#fdf9fe)!important;border-color:#e8ddea!important;box-shadow:0 14px 32px #3e284914,0 2px 5px #3e284908!important}.cn-person-card-body{background:transparent!important}.cn-person-name-row,.cn-person-name-row strong,.cn-person-name-row a{color:#352d3b!important}.cn-person-meta{color:#827886!important}.cn-person-wall-link{background:linear-gradient(135deg,#f6eeff,#fff0f7)!important;border-color:#decce5!important;color:#8d478e!important}.cn-person-actions button,.cn-person-actions a{border-color:#e2d5e6!important;color:#594d60!important}.cn-person-actions button:first-child,.cn-person-actions a:first-child{background:linear-gradient(135deg,#f7f1ff,#fdf8ff)!important;border-color:#d8c6e1!important;color:#694d7d!important}.cn-person-actions .cn-wink-action{background:linear-gradient(135deg,#f4e9ff,#ffeef6)!important;border-color:#d8bede!important;color:#974a91!important}.cn-person-actions button:nth-of-type(3),.cn-person-actions .cn-kiss-action{background:linear-gradient(135deg,#fff0f6,#f8e9fb)!important;border-color:#e7bfd3!important;color:#c33f7a!important}.cn-person-actions button:last-child{background:linear-gradient(135deg,#f0e9ff,#faeffc)!important;border-color:#d9c2e2!important;color:#85488d!important}.cn-person-actions button:hover,.cn-person-actions a:hover,.cn-person-wall-link:hover{background:linear-gradient(135deg,#eee2ff,#ffe5f2)!important;border-color:#c79bd2!important;color:#8d408d!important}.cn-discover-more{background:linear-gradient(135deg,#7049d8,#b44ab8,#e94f91)!important;border-color:transparent!important;color:#fff!important}.cn-discover-empty,.cn-discover-loading{background:#fdfafe!important;border-color:#eadfed!important;color:#796e7d!important}.cn-user-search-page .cn-discover-results{background:transparent!important}.cn-user-search-page .cn-discover-grid .cn-person-card{background:linear-gradient(145deg,#fff,#fffafd 55%,#fbf5ff)!important;border-color:#eaddec!important;box-shadow:0 12px 30px #58376617,0 2px 6px #58376609!important}.cn-user-search-page .cn-discover-grid .cn-person-card .cn-person-card-body{background:linear-gradient(180deg,#fff,#fffafd)!important}.cn-user-search-page .cn-person-photo-link,.cn-user-search-page .cn-person-photo-wrap{background:#fff8fc!important}.cn-user-search-page .cn-person-name-row>a{color:#392e40!important}.cn-user-search-page .cn-person-meta{color:#746978!important}.cn-user-search-page .cn-person-wall-link{background:#f8effb!important;border-color:#e1cfe7!important;color:#88488e!important}.cn-user-search-page .cn-person-actions{background:transparent!important}.cn-user-search-page .cn-person-actions button{background:#fffafd!important;border-color:#e2d4e6!important}.cn-user-search-page .cn-person-actions button:first-child{background:linear-gradient(135deg,#f5efff,#fff9fd)!important;color:#654d75!important}.cn-user-search-page .cn-person-actions .cn-wink-action{background:linear-gradient(135deg,#f3eaff,#fff0f7)!important;border-color:#dbc1e1!important;color:#91478f!important}.cn-user-search-page .cn-person-actions button:hover{background:linear-gradient(135deg,#eee1ff,#ffe8f3)!important;border-color:#cba6d4!important}.cn-user-search-page{background:transparent!important}.cn-user-search-page .cn-person-card{border-radius:24px!important;overflow:hidden!important}.cn-user-search-page .cn-person-photo-wrap,.cn-user-search-page .cn-person-photo-link,.cn-user-search-page .cn-person-photo-link img{border-radius:24px 24px 0 0!important}.cn-user-search-page .cn-person-card-body{border-radius:0 0 24px 24px!important}.cn-user-search-page .cn-person-actions .cn-wink-action:hover{background:#fff4c7!important;border-color:#dfc64e!important;color:#604900!important}.cn-user-search-page .cn-discover-grid .cn-person-card{background:radial-gradient(circle at 88% 12%,rgba(233,79,145,.11),transparent 34%),radial-gradient(circle at 8% 92%,rgba(112,73,216,.1),transparent 36%),linear-gradient(145deg,#f8f1fb,#fbf3f8 48%,#f4eefb)!important;border-color:#ddcfe4!important;box-shadow:0 14px 30px #603b6f1c,0 3px 8px #603b6f0a!important}.cn-user-search-page .cn-discover-grid .cn-person-card .cn-person-card-body{background:linear-gradient(180deg,#ffffff6b,#faf0f89e)!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cn-user-search-page .cn-person-wall-link{background:linear-gradient(135deg,#efe4fa,#fbe6f1)!important;border-color:#d9c4df!important}.cn-user-search-page .cn-discover-grid .cn-person-card{background:radial-gradient(circle at 90% 10%,rgba(233,79,145,.22) 0%,rgba(233,79,145,.08) 28%,transparent 48%),radial-gradient(circle at 8% 92%,rgba(112,73,216,.2) 0%,rgba(112,73,216,.07) 32%,transparent 52%),linear-gradient(145deg,#f4e8fb,#f9e9f3 48%,#eee7fb)!important;border-color:#d6bddd!important;box-shadow:0 16px 34px #6f3f8329,0 4px 12px #dd4d9212!important}.cn-user-search-page .cn-discover-grid .cn-person-card .cn-person-card-body{background:linear-gradient(180deg,#f9ebf8c7,#f1e6fae0)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.cn-user-search-page .cn-person-photo-wrap,.cn-user-search-page .cn-person-photo-link{background:#f4e8f7!important}.cn-user-search-page .cn-person-wall-link{background:linear-gradient(135deg,#eadcff,#f9ddea)!important;border-color:#d7b7dc!important;color:#86458d!important}.cn-user-search-page .cn-person-actions button:first-child{background:linear-gradient(135deg,#eee3f7,#f7e8f3)!important;border-color:#d7c1dd!important;color:#66506f!important}.cn-user-search-page .cn-person-actions button:nth-child(3){background:linear-gradient(135deg,#fbe2ee,#f4e4f8)!important;border-color:#e5bfd3!important}.cn-user-search-page .cn-person-actions .cn-wink-action{background:#fff9df!important;border-color:#ead56f!important;color:#6f5600!important}.cn-city-page{width:100%;min-width:0;color:#25323a}.cn-city-page *{box-sizing:border-box}.cn-city-hero{padding:34px 36px;margin-bottom:18px;border:1px solid #e1e7eb;border-radius:16px;background:linear-gradient(135deg,#f7fbfd,#fff 60%,#f7f3ff)}.cn-city-hero>span,.cn-city-section-head>div>span{display:block;margin-bottom:8px;color:#6b50b5;font-size:11px;font-weight:900;letter-spacing:.11em}.cn-city-hero h1{margin:0;color:#17242c;font-size:36px;line-height:1.1;letter-spacing:-.03em}.cn-city-hero p{max-width:820px;margin:16px 0 0;color:#596971;font-size:14px;line-height:1.75}.cn-city-hero__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.cn-city-hero__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:9px;background:#0d5877;color:#fff;text-decoration:none;font-size:12px;font-weight:850}.cn-city-hero__actions a+a{background:#7050b5}.cn-city-directory,.cn-city-profiles,.cn-city-local-copy{padding:24px;margin-bottom:18px;border:1px solid #e3e8eb;border-radius:14px;background:#fff}.cn-city-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px}.cn-city-section-head h2,.cn-city-local-copy h2{margin:0;color:#1e2b32;font-size:22px;line-height:1.2}.cn-city-section-head small{color:#7c8990;font-size:11px}.cn-city-section-head>a{color:#0d5877;font-size:12px;font-weight:800}.cn-city-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.cn-city-card{display:flex;min-height:112px;flex-direction:column;padding:16px;border:1px solid #e2e7ea;border-radius:12px;background:#fbfdfe;color:#243139;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s}.cn-city-card:hover{transform:translateY(-2px);border-color:#b9d4df;box-shadow:0 8px 24px #173e4f14}.cn-city-card strong{font-size:17px}.cn-city-card span{margin-top:6px;color:#5b6b73;font-size:11px}.cn-city-card small{margin-top:auto;padding-top:10px;color:#7b878d;font-size:10px}.cn-city-breadcrumb{display:flex;align-items:center;gap:8px;margin:2px 0 12px;padding:0 4px;color:#7b878e;font-size:11px}.cn-city-breadcrumb a{color:#0d5877}.cn-city-hero--local{background:linear-gradient(135deg,#f3fafc,#fff 62%,#f8f4ff)}.cn-city-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.cn-city-stats>div{min-width:96px;padding:10px 13px;border:1px solid #dfe6e9;border-radius:10px;background:#fff}.cn-city-stats strong{display:block;color:#0d5877;font-size:20px}.cn-city-stats span{display:block;margin-top:1px;color:#728087;font-size:9px;font-weight:750;text-transform:uppercase}.cn-city-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cn-city-profile-card{display:grid;grid-template-columns:92px minmax(0,1fr);min-width:0;overflow:hidden;border:1px solid #e2e7ea;border-radius:12px;background:#fff}.cn-city-profile-card__image{display:flex;align-items:stretch;justify-content:stretch;min-height:132px;background:#eef3f5;overflow:hidden}.cn-city-profile-card__image img{display:block;width:100%;height:100%;min-height:132px;object-fit:cover;object-position:center center}.cn-city-profile-card__image--default{background:#f3f6f9}.cn-city-profile-card__image img.is-default{object-fit:cover;object-position:center bottom;transform:scale(1.04);transform-origin:center bottom}.cn-city-profile-card__body{min-width:0;padding:12px}.cn-city-profile-card__body h3{display:flex;align-items:center;gap:5px;margin:0;font-size:14px}.cn-city-profile-card__body h3 a{overflow:hidden;color:#1f2d35;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.cn-city-profile-card__body h3 span{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;border-radius:50%;background:#168ed0;color:#fff;font-size:10px}.cn-city-profile-card__body p{margin:5px 0;color:#6f7d84;font-size:10px}.cn-city-profile-card__body small{display:block;margin:6px 0;color:#8c5a35;font-size:9px;font-weight:800}.cn-city-profile-card__body>div{display:-webkit-box;overflow:hidden;margin:7px 0;color:#53636b;font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cn-city-profile-card__cta{display:inline-block;margin-top:6px;color:#0d5877;font-size:10px;font-weight:850}.cn-city-local-copy p{margin:12px 0 0;color:#5b6970;font-size:12px;line-height:1.75}.cn-city-local-copy a{color:#0d5877;font-weight:750}.cn-city-state{padding:28px;border:1px dashed #d9e1e5;border-radius:10px;background:#fbfcfd;color:#77858c;text-align:center;font-size:12px}.cn-city-state--large{margin:24px 0;min-height:160px;display:flex;align-items:center;justify-content:center}@media (max-width:980px){.cn-city-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cn-city-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.cn-city-hero{padding:24px 18px;border-radius:12px}.cn-city-hero h1{font-size:28px}.cn-city-directory,.cn-city-profiles,.cn-city-local-copy{padding:16px;border-radius:12px}.cn-city-section-head{align-items:flex-start;flex-direction:column}.cn-city-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cn-city-card{min-height:100px;padding:13px}.cn-city-profile-grid{grid-template-columns:1fr}.cn-city-profile-card{grid-template-columns:82px minmax(0,1fr)}.cn-city-profile-card__image,.cn-city-profile-card__image img{min-height:122px}.cn-city-stats>div{min-width:80px}}.cn-city-directory .cn-city-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.cn-city-directory .cn-city-card.cn-city-card--people{position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;min-height:238px!important;padding:19px 18px 16px!important;border:1px solid rgba(104,123,151,.18)!important;border-radius:24px!important;overflow:hidden!important;text-decoration:none!important;color:#152536!important;background:radial-gradient(circle at 95% -5%,rgba(128,89,255,.13),transparent 38%),linear-gradient(145deg,#fff,#fbfdff 60%,#f6f9ff)!important;box-shadow:0 10px 30px #1c355413!important;transform:translateZ(0)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.cn-city-directory .cn-city-card.cn-city-card--people:hover{transform:translateY(-4px)!important;border-color:#545cf047!important;box-shadow:0 18px 42px #1c355421!important}.cn-city-card__glow{position:absolute;border-radius:999px;pointer-events:none;filter:blur(2px)}.cn-city-card__glow--one{width:110px;height:110px;right:-48px;top:-45px;background:#784eff1a}.cn-city-card__glow--two{width:92px;height:92px;left:-50px;bottom:-50px;background:#158ef414}.cn-city-card__top{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.cn-city-card__copy{display:flex;flex-direction:column;min-width:0}.cn-city-card__eyebrow{margin:0 0 4px!important;color:#7d58db!important;font-size:9px!important;line-height:1.15!important;letter-spacing:.105em!important;font-weight:900!important}.cn-city-card__copy>strong{margin:0!important;color:#162533!important;font-size:22px!important;line-height:1.08!important;font-weight:900!important;letter-spacing:-.025em!important}.cn-city-card__count{margin-top:5px!important;color:#6f7c89!important;font-size:11px!important;line-height:1.25!important;font-weight:650!important}.cn-city-card__arrow{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#f1efff;color:#6547df;font-size:18px;font-weight:900;transition:transform .2s ease,background .2s ease}.cn-city-card--people:hover .cn-city-card__arrow{transform:translate(2px,-2px);background:#e9e5ff}.cn-city-card__visual{position:relative;z-index:2;height:88px;margin:13px 0 10px;display:flex;align-items:center}.cn-city-card__faces{position:relative;width:190px;height:86px;flex:0 0 190px}.cn-city-face{position:absolute;top:5px;width:62px;height:74px;padding:4px;border-radius:15px;background:#fff;border:1px solid rgba(122,137,162,.2);box-shadow:0 8px 18px #162a4429;transform-origin:50% 95%;transition:transform .2s ease,filter .2s ease}.cn-city-face img{width:100%;height:100%;display:block;border-radius:11px;object-fit:cover;background:#edf3f8}.cn-city-face--one{left:0;transform:rotate(-8deg)}.cn-city-face--two{left:42px;top:1px;transform:rotate(5deg);z-index:2}.cn-city-face--three{left:84px;top:7px;transform:rotate(-3deg);z-index:3}.cn-city-face--four{left:126px;top:2px;transform:rotate(8deg);z-index:4}.cn-city-card--people:hover .cn-city-face--one{transform:translate(-3px) rotate(-10deg)}.cn-city-card--people:hover .cn-city-face--two{transform:translateY(-2px) rotate(7deg)}.cn-city-card--people:hover .cn-city-face--three{transform:translateY(-3px) rotate(-4deg)}.cn-city-card--people:hover .cn-city-face--four{transform:translate(3px) rotate(10deg)}.cn-city-card__more{position:absolute;left:166px;bottom:5px;z-index:7;display:grid;place-items:center;min-width:34px;height:34px;padding:0 8px;border:3px solid #fff;border-radius:999px;background:linear-gradient(135deg,#7657f4,#276ff0);color:#fff;font-size:10px;font-weight:900;box-shadow:0 5px 14px #434bd547}.cn-city-card__empty-people{position:absolute;inset:7px 0 auto 0;width:180px;min-height:67px;display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px dashed #cfd9e6;border-radius:16px;color:#718092;background:#f8fbffd1}.cn-city-card__empty-people>span{font-size:24px}.cn-city-card__empty-people small{font-size:10px;font-weight:750}.cn-city-card__footer{position:relative;z-index:2;margin-top:auto;padding-top:10px;border-top:1px solid rgba(128,144,166,.16);display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.cn-city-card__footer>small{min-width:0;color:#7a8794!important;font-size:10px!important;line-height:1.25!important;font-weight:650!important}.cn-city-card__cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:#eef4ff;color:#3167d8;font-size:9px;line-height:1;font-weight:900;white-space:nowrap}.cn-city-card__cta b{font-size:14px;line-height:1}@media (max-width:1180px){.cn-city-directory .cn-city-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:900px){.cn-city-directory .cn-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.cn-city-directory .cn-city-card.cn-city-card--people{min-height:226px!important}}@media (max-width:620px){.cn-city-directory .cn-city-grid{grid-template-columns:1fr!important;gap:12px!important}.cn-city-directory .cn-city-card.cn-city-card--people{min-height:210px!important;padding:17px 16px 15px!important;border-radius:20px!important}.cn-city-card__copy>strong{font-size:21px!important}.cn-city-card__visual{height:78px;margin:10px 0 8px}.cn-city-card__faces{height:76px;transform:scale(.92);transform-origin:left center}.cn-city-card__more{left:153px;bottom:2px}.cn-city-card__footer{align-items:center}}@media (prefers-reduced-motion:reduce){.cn-city-directory .cn-city-card.cn-city-card--people,.cn-city-face,.cn-city-card__arrow{transition:none!important}}.cn-city-directory .cn-city-card__more{left:174px!important;right:auto!important;bottom:4px!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;display:grid!important;place-items:center!important;border:3px solid #fff!important;border-radius:999px!important;background:linear-gradient(145deg,#6f52f2,#4d66ee)!important;color:#fff!important;font-size:11px!important;line-height:1!important;letter-spacing:0!important;font-weight:950!important;opacity:1!important;text-shadow:0 1px 2px rgba(25,25,80,.35)!important;box-shadow:0 5px 14px #434bd54d,0 0 0 1px #5042d214!important;z-index:20!important;isolation:isolate!important}@media (max-width:620px){.cn-city-directory .cn-city-card__more{left:158px!important;bottom:1px!important;width:36px!important;min-width:36px!important;height:36px!important;font-size:10.5px!important}}.cn-city-directory .cn-city-card__visual{overflow:visible!important}.cn-city-directory .cn-city-card__more{left:auto!important;right:18px!important;bottom:18px!important;width:40px!important;min-width:40px!important;height:40px!important;padding:0!important;display:grid!important;place-items:center!important;border:3px solid #fff!important;border-radius:999px!important;background:linear-gradient(145deg,#6f52f2,#4d66ee)!important;color:#fff!important;font-size:16px!important;line-height:1!important;letter-spacing:-.02em!important;font-weight:950!important;text-shadow:0 1px 2px rgba(25,25,80,.35)!important;box-shadow:0 5px 14px #434bd54d,0 0 0 1px #5042d214!important;z-index:20!important;isolation:isolate!important}.cn-city-directory .cn-city-card__more:before,.cn-city-directory .cn-city-card__more:after{content:none!important}@media (max-width:620px){.cn-city-directory .cn-city-card__more{right:14px!important;bottom:14px!important;width:36px!important;min-width:36px!important;height:36px!important;font-size:14px!important}}.cn-city-directory .cn-city-card__more{right:8px!important;left:auto!important;bottom:18px!important}@media (max-width:620px){.cn-city-directory .cn-city-card__more{right:6px!important;bottom:12px!important}}.cn-city-directory .cn-city-card__more{right:-4px!important;left:auto!important}@media (max-width: 620px){.cn-city-directory .cn-city-card__more{right:-2px!important}}.cn-keyword-page{width:100%;min-width:0;color:#25323a}.cn-keyword-page *{box-sizing:border-box}.cn-keyword-breadcrumb{display:flex;align-items:center;gap:8px;margin:2px 0 12px;padding:0 4px;color:#7b878e;font-size:11px}.cn-keyword-breadcrumb a{color:#0d5877}.cn-keyword-hero{padding:34px 36px;margin-bottom:18px;border:1px solid #e1e7eb;border-radius:16px;background:linear-gradient(135deg,#f3fafc,#fff 60%,#f8f4ff)}.cn-keyword-hero>span{display:block;margin-bottom:8px;color:#6b50b5;font-size:11px;font-weight:900;letter-spacing:.11em}.cn-keyword-hero h1{max-width:900px;margin:0;color:#17242c;font-size:36px;line-height:1.12;letter-spacing:-.03em}.cn-keyword-hero p{max-width:850px;margin:16px 0 0;color:#596971;font-size:14px;line-height:1.75}.cn-keyword-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.cn-keyword-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:9px;background:#0d5877;color:#fff;text-decoration:none;font-size:12px;font-weight:850}.cn-keyword-actions a:nth-child(2){background:#7050b5}.cn-keyword-actions a:nth-child(3){background:#3b5968}.cn-keyword-content{display:grid;gap:18px}.cn-keyword-section{padding:24px;border:1px solid #e3e8eb;border-radius:14px;background:#fff}.cn-keyword-section h2{margin:0 0 12px;color:#1e2b32;font-size:22px;line-height:1.25}.cn-keyword-section p{margin:10px 0 0;color:#5b6970;font-size:13px;line-height:1.78}.cn-keyword-section ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:15px 0 0;padding-left:19px;color:#53636b;font-size:12px;line-height:1.65}.cn-keyword-cities>p{max-width:760px}.cn-keyword-city-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px}.cn-keyword-city-grid a{display:flex;flex-direction:column;padding:13px 14px;border:1px solid #e1e7ea;border-radius:10px;background:#fbfdfe;color:#22323a;text-decoration:none}.cn-keyword-city-grid strong{font-size:14px}.cn-keyword-city-grid span{margin-top:3px;color:#77858c;font-size:10px}.cn-keyword-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cn-keyword-faq article{padding:14px;border:1px solid #e5e9ec;border-radius:10px;background:#fbfcfd}.cn-keyword-faq h3{margin:0;color:#25333a;font-size:13px;line-height:1.4}.cn-keyword-faq article p{font-size:11px;line-height:1.65}.cn-keyword-related-links{display:flex;flex-wrap:wrap;gap:8px}.cn-keyword-related-links a{padding:8px 10px;border:1px solid #dce4e8;border-radius:8px;background:#f8fbfc;color:#0d5877;text-decoration:none;font-size:11px;font-weight:750}.cn-keyword-related-links a:hover,.cn-keyword-city-grid a:hover{border-color:#b7d1dc;background:#f4fafc}@media (max-width:760px){.cn-keyword-hero{padding:24px 18px;border-radius:12px}.cn-keyword-hero h1{font-size:28px}.cn-keyword-section{padding:17px;border-radius:12px}.cn-keyword-section ul{grid-template-columns:1fr}.cn-keyword-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cn-keyword-faq-grid{grid-template-columns:1fr}}@media (max-width:440px){.cn-keyword-city-grid{grid-template-columns:1fr}.cn-keyword-actions a{width:100%}}.cn-team-page{width:100%;min-width:0;min-height:620px;padding:30px 24px 62px;border:1px solid #e2e7eb;border-radius:8px;background:#fff;color:#30343a;box-shadow:0 5px 18px #2130440b}.cn-team-hero{text-align:center}.cn-team-hero h1{margin:0;color:#30353a;font-size:clamp(27px,3vw,34px);line-height:1.1;font-weight:900;letter-spacing:-.025em}.cn-team-hero p{margin:17px 0 0;color:#666d72;font-size:13px;line-height:1.45}.cn-team-section{display:block;width:100%;margin-top:62px;overflow:visible}.cn-team-section h2{margin:0;color:#34393e;text-align:center;font-size:20px;line-height:1.2;font-weight:900}.cn-team-title-line{width:46px;height:3px;margin:12px auto 30px;border-radius:999px;background:#318bd2}.cn-team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,245px));justify-content:center;align-items:stretch;gap:28px;width:100%;overflow:visible}.cn-team-grid--admins{grid-template-columns:repeat(3,minmax(0,245px));gap:26px}.cn-team-grid--admins.cn-team-grid--count-2{grid-template-columns:repeat(2,minmax(0,245px))}.cn-team-grid--admins.cn-team-grid--count-3>.cn-team-card:last-child:nth-child(3n+1){grid-column:2}.cn-team-grid--deejays,.cn-team-grid--count-1{grid-template-columns:minmax(0,270px)}.cn-team-card{position:relative;min-width:0;min-height:270px;padding:26px 22px 27px;overflow:visible;border:1px solid #e2e5e8;border-radius:17px;background:#fff;text-align:center;box-shadow:0 14px 32px #1b263116}.cn-team-grid--admins .cn-team-card{min-height:260px}.cn-team-grid--deejays .cn-team-card{min-height:0;padding-bottom:31px}.cn-team-card:hover,.cn-team-card:focus-within{z-index:30}.cn-team-avatar-link{display:block;width:78px;height:78px;margin:0 auto 15px}.cn-team-avatar-link img{display:block;width:100%;height:100%;border-radius:1px;background:#e9eef2;object-fit:cover;transition:transform .16s ease,box-shadow .16s ease}.cn-team-avatar-link:hover img,.cn-team-avatar-link:focus-visible img{transform:translateY(-2px);box-shadow:0 7px 17px #1f4b602b}.cn-team-name-preview{position:relative;z-index:8;display:inline-flex;justify-content:center;max-width:100%}.cn-team-name{display:block;max-width:100%;overflow:hidden;color:#191d21;font-size:16px;font-weight:900;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cn-team-name:hover,.cn-team-name:focus-visible{color:#318bd2;text-decoration:underline;text-underline-offset:3px}.cn-team-position{margin-top:10px;color:#318bd2;font-size:13px;line-height:1.35}.cn-team-highlight{margin:17px 0 0;color:#50555a;font-size:12.5px;font-weight:850;line-height:1.5}.cn-team-description{margin-top:17px;color:#5f6468;font-size:12.5px;line-height:1.5}.cn-team-description p{margin:0}.cn-team-description p+p{margin-top:17px}.cn-staff-profile-popover{position:absolute;left:50%;bottom:calc(100% + 10px);z-index:70;width:min(470px,calc(100vw - 28px));overflow:visible;border:1px solid #d8dadd;border-radius:8px;background:#fff;box-shadow:0 17px 44px #161e2638;opacity:0;pointer-events:none;transform:translate(-50%,6px);transition:opacity .15s ease,transform .15s ease}.cn-staff-profile-popover:before{content:"";position:absolute;left:0;right:0;bottom:-15px;height:17px}.cn-staff-profile-popover:after{content:"";position:absolute;left:50%;bottom:-11px;width:20px;height:20px;border-right:1px solid #d8dadd;border-bottom:1px solid #d8dadd;background:#fff;transform:translate(-50%) rotate(45deg)}.cn-team-name-preview:hover .cn-staff-profile-popover,.cn-team-name-preview:focus-within .cn-staff-profile-popover{opacity:1;pointer-events:auto;transform:translate(-50%)}.cn-staff-profile-cover{position:relative;height:100px;border-radius:7px 7px 0 0;background-position:center;background-size:cover}.cn-staff-profile-cover>a{position:absolute;left:50%;bottom:-36px;width:82px;height:82px;border:5px solid #fff;border-radius:50%;background:#e8edf1;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.cn-staff-profile-cover img{width:100%;height:100%;border-radius:50%;object-fit:cover}.cn-staff-profile-summary{padding:45px 20px 20px;text-align:center}.cn-staff-profile-name-line{display:flex;align-items:center;justify-content:center;min-width:0}.cn-staff-profile-name-line>a{color:#111820;font-size:20px;font-weight:900}.cn-staff-profile-summary>span{display:block;margin-top:4px;color:#747b86;font-size:13px}.cn-staff-profile-actions{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:11px;padding:15px 22px 20px;border-top:1px solid #eceeef}.cn-staff-profile-actions a,.cn-staff-profile-actions button{min-height:43px;display:flex;align-items:center;justify-content:center;padding:7px 10px;border:0;border-radius:6px;background:#eaf2fa;color:#164f72;font-size:14px;font-weight:700}.cn-staff-profile-actions a:hover,.cn-staff-profile-actions button:hover:not(:disabled){background:#dcebf8}.cn-staff-profile-actions button:disabled{color:#84929c;cursor:default;opacity:.76}.cn-team-status{margin:50px auto 0;max-width:560px;padding:22px;border:1px dashed #ccd7dd;border-radius:12px;color:#75818a;text-align:center;font-size:13px}.cn-team-status--error{border-color:#efc8c8;color:#a43d3d;background:#fff8f8}@media (max-width: 900px){.cn-team-page{padding-right:18px;padding-left:18px}.cn-team-grid--admins{grid-template-columns:repeat(2,minmax(0,245px))}.cn-team-grid--admins.cn-team-grid--count-3>.cn-team-card:last-child:nth-child(3n+1){grid-column:auto}}@media (max-width: 590px){.cn-team-page{padding:25px 12px 48px;border-radius:5px}.cn-team-hero h1{font-size:27px}.cn-team-hero p{margin-top:13px;font-size:12px}.cn-team-section{margin-top:49px}.cn-team-section h2{font-size:18px}.cn-team-title-line{margin-bottom:25px}.cn-team-grid,.cn-team-grid--admins,.cn-team-grid--deejays,.cn-team-grid--count-1{grid-template-columns:minmax(0,280px);gap:20px}.cn-team-card,.cn-team-grid--admins .cn-team-card{min-height:0;padding:23px 19px 25px;border-radius:15px}.cn-team-avatar-link{width:76px;height:76px}.cn-staff-profile-popover{width:min(430px,calc(100vw - 20px))}.cn-staff-profile-actions{gap:8px;padding:13px 13px 17px}.cn-staff-profile-actions a,.cn-staff-profile-actions button{min-height:41px;padding:6px;font-size:12px}}.cn-admin{display:flex;min-height:calc(100vh - 60px);max-width:1280px;margin:0 auto}.cn-admin__sidebar{width:220px;flex-shrink:0;padding:24px 16px;border-right:1px solid var(--border)}.cn-admin__title{font-size:16px;margin:0 0 16px;padding:0 10px}.cn-admin__sidebar nav{display:flex;flex-direction:column;gap:2px}.cn-admin__link{padding:9px 10px;border-radius:var(--radius-sm);font-size:14px;font-weight:600;color:var(--text-muted)}.cn-admin__link:hover{background:var(--surface-hover);color:var(--text)}.cn-admin__link.active{background:var(--text);color:var(--surface)}.cn-admin__content{flex:1;padding:24px;min-width:0}.cn-admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-bottom:24px}.cn-stat-card{padding:18px}.cn-stat-card__value{font-family:var(--font-display);font-size:28px;font-weight:800}.cn-stat-card__label{color:var(--text-muted);font-size:13px}.cn-admin-table{width:100%;border-collapse:collapse}.cn-admin-table th{text-align:left;font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;padding:8px 10px;border-bottom:1px solid var(--border)}.cn-admin-table td{padding:10px;border-bottom:1px solid var(--border);font-size:14px;vertical-align:middle}.cn-admin-actions{display:flex;gap:6px}.cn-tag{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700}.cn-tag--pending{background:#fff7ed;color:#b45309}.cn-tag--approved{background:#f0fdf4;color:#15803d}.cn-tag--rejected{background:#fef2f2;color:#b91c1c}.cn-admin-content-preview{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f142080;display:flex;align-items:center;justify-content:center;z-index:200}.cn-modal{width:100%;max-width:420px;padding:20px}.cn-modal h3{margin:0 0 12px;font-size:16px}.cn-modal textarea{width:100%;min-height:90px;border:1px solid var(--border);border-radius:var(--radius-sm);padding:10px;font-family:inherit;font-size:14px}.cn-admin-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.cn-admin-page-head h1{margin:0}.cn-admin-page-head p{max-width:720px;margin:7px 0 0;color:var(--text-muted);line-height:1.5}.cn-admin-page-head>.cn-btn{flex:0 0 auto;text-decoration:none}.cn-admin-feedback{margin:0 0 16px;padding:12px 14px;border-radius:8px;font-size:13px;font-weight:700}.cn-admin-feedback--success{border:1px solid #b9dfc5;background:#f0fbf3;color:#20783a}.cn-admin-feedback--error{border:1px solid #efc5c5;background:#fff5f5;color:#a43d3d}.cn-admin-staff-search{padding:20px;margin-bottom:20px}.cn-admin-staff-search h2,.cn-admin-staff-current h2{margin:0 0 5px;font-size:19px}.cn-admin-staff-search>p{margin:0;color:var(--text-muted);font-size:13px}.cn-admin-staff-search>form{display:flex;gap:9px;margin-top:15px}.cn-admin-staff-search>form input{flex:1;min-width:0;height:42px;padding:0 12px;border:1px solid var(--border);border-radius:7px;font:inherit}.cn-admin-staff-search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.cn-admin-staff-search-results>button{min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;border:1px solid var(--border);border-radius:8px;background:#fff;text-align:left}.cn-admin-staff-search-results>button:hover{border-color:#8ab9c9;background:#f6fbfc}.cn-admin-staff-search-results img{width:46px;height:46px;border-radius:7px;object-fit:cover;background:#edf1f4}.cn-admin-staff-search-results span{min-width:0}.cn-admin-staff-search-results strong,.cn-admin-staff-search-results small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-admin-staff-search-results small{margin-top:3px;color:var(--text-muted);font-size:11px}.cn-admin-staff-search-results b{color:#246d88;font-size:11px}.cn-admin-staff-editor{padding:22px;margin-bottom:28px}.cn-admin-staff-editor-user{display:flex;align-items:center;gap:13px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--border)}.cn-admin-staff-editor-user img{width:72px;height:72px;border-radius:9px;object-fit:cover;background:#edf1f4}.cn-admin-staff-editor-user>div{display:flex;flex-direction:column}.cn-admin-staff-editor-user strong{font-size:19px}.cn-admin-staff-editor-user span{margin-top:2px;color:#4b5d67}.cn-admin-staff-editor-user small{margin-top:6px;color:var(--text-muted)}.cn-admin-staff-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cn-admin-staff-form-grid>label{min-width:0;display:flex;flex-direction:column;gap:6px}.cn-admin-staff-form-grid>label.wide{grid-column:1/-1}.cn-admin-staff-form-grid>label>span{font-size:12px;font-weight:850;color:#45545d}.cn-admin-staff-form-grid input:not([type=checkbox]),.cn-admin-staff-form-grid select,.cn-admin-staff-form-grid textarea{width:100%;min-height:42px;padding:9px 11px;border:1px solid #cdd8dd;border-radius:7px;background:#fff;color:#263740;font:inherit}.cn-admin-staff-form-grid textarea{min-height:74px;resize:vertical}.cn-admin-staff-form-grid textarea.description{min-height:170px;line-height:1.5}.cn-admin-staff-form-grid label>small{color:var(--text-muted);font-size:11px}.cn-admin-staff-visible{flex-direction:row!important;align-items:center;justify-content:flex-start;align-self:end;min-height:42px;padding:8px 11px;border:1px solid var(--border);border-radius:7px;background:#f8fafb}.cn-admin-staff-visible input{width:18px;height:18px;margin:0}.cn-admin-staff-editor-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:19px;margin-top:20px;border-top:1px solid var(--border)}.cn-btn--danger{border-color:#efc7c7;color:#a43f3f;background:#fff8f8}.cn-admin-staff-current{margin-top:12px}.cn-admin-staff-current-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px}.cn-admin-staff-current-grid>button{min-width:0;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px;background:#fff;text-align:left}.cn-admin-staff-current-grid>button:hover{border-color:#91b8c6;transform:translateY(-1px)}.cn-admin-staff-current-grid img{width:54px;height:54px;border-radius:8px;object-fit:cover;background:#edf1f4}.cn-admin-staff-current-grid span{min-width:0}.cn-admin-staff-current-grid strong,.cn-admin-staff-current-grid small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-admin-staff-current-grid small{margin-top:4px;color:var(--text-muted);font-size:11px}.cn-admin-staff-current-grid b{padding:3px 7px;border-radius:999px;font-size:10px}.cn-admin-staff-current-grid b.visible{background:#eaf8ee;color:#268044}.cn-admin-staff-current-grid b.hidden{background:#f1f2f3;color:#747c81}@media (max-width:760px){.cn-admin{display:block}.cn-admin__sidebar{width:100%;border-right:0;border-bottom:1px solid var(--border)}.cn-admin__sidebar nav{flex-direction:row;overflow-x:auto}.cn-admin__link{white-space:nowrap}.cn-admin__content{padding:16px}.cn-admin-page-head{display:block}.cn-admin-page-head>.cn-btn{display:inline-block;margin-top:13px}.cn-admin-staff-search-results,.cn-admin-staff-form-grid,.cn-admin-staff-current-grid{grid-template-columns:1fr}.cn-admin-staff-form-grid>label.wide{grid-column:auto}}.cn-admin-support-tabs{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 15px}.cn-admin-support-tabs button{min-height:36px;padding:0 13px;border:1px solid var(--border);border-radius:7px;background:#fff;color:#66757d;font-size:12px;font-weight:800}.cn-admin-support-tabs button.active{border-color:#704eb5;background:#704eb5;color:#fff}.cn-admin-support-list{overflow:hidden}.cn-admin-support-empty{padding:40px;color:var(--text-muted);text-align:center;font-size:13px}.cn-admin-support-row{display:grid;width:100%;grid-template-columns:46px 150px minmax(190px,1fr) auto 118px;align-items:center;gap:11px;padding:11px 13px;border:0;border-bottom:1px solid var(--border);background:#fff;color:var(--text);text-align:left}.cn-admin-support-row:last-child{border-bottom:0}.cn-admin-support-row:hover{background:#f6fafb}.cn-admin-support-row>img{width:46px;height:46px;border-radius:8px;object-fit:cover;background:#edf1f4}.cn-admin-support-row__user,.cn-admin-support-row__request{min-width:0}.cn-admin-support-row__user strong,.cn-admin-support-row__user small,.cn-admin-support-row__request strong,.cn-admin-support-row__request small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-admin-support-row__user strong,.cn-admin-support-row__request strong{font-size:12px}.cn-admin-support-row__user small,.cn-admin-support-row__request small{margin-top:3px;color:var(--text-muted);font-size:9px}.cn-admin-support-row>time{color:var(--text-muted);font-size:9px;text-align:right}.cn-admin-support-modal-backdrop{z-index:100000;padding:18px}.cn-admin-support-modal{width:min(720px,100%);max-height:92vh;overflow:auto;padding:0;border-radius:12px}.cn-admin-support-modal>header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:18px 20px;border-bottom:1px solid var(--border);background:#fff}.cn-admin-support-modal>header span{color:#704eb5;font-size:9px;font-weight:900;text-transform:uppercase}.cn-admin-support-modal>header h2{margin:4px 0 0;font-size:21px}.cn-admin-support-modal>header>button{width:34px;height:34px;border:0;border-radius:50%;background:#f1f4f5;color:#56656d;font-size:24px}.cn-admin-support-modal__user{display:flex;align-items:center;gap:11px;padding:16px 20px;border-bottom:1px solid #edf1f3}.cn-admin-support-modal__user img{width:48px;height:48px;border-radius:8px;object-fit:cover}.cn-admin-support-modal__user>div{min-width:0;flex:1}.cn-admin-support-modal__user strong,.cn-admin-support-modal__user span{display:block}.cn-admin-support-modal__user strong{font-size:13px}.cn-admin-support-modal__user span{margin-top:3px;color:var(--text-muted);font-size:10px}.cn-admin-support-modal__user>a{color:#2679b8;font-size:10px;font-weight:850}.cn-admin-support-modal__message{margin:18px 20px 0;padding:16px;border:1px solid #e0e6e9;border-radius:8px;background:#fafcfd;color:#46565e;font-size:12px;line-height:1.65;white-space:pre-wrap}.cn-admin-support-modal__attachment{display:inline-block;margin:11px 20px 0;color:#2679b8;font-size:10px;font-weight:850;text-decoration:underline}.cn-admin-support-sensitive{display:flex;flex-direction:column;gap:4px;margin:15px 20px 0;padding:12px 14px;border:1px solid #e3d7f4;border-radius:8px;background:#faf7ff}.cn-admin-support-sensitive strong{color:#67429d;font-size:11px}.cn-admin-support-sensitive span{color:#685f70;font-size:10px;line-height:1.45}.cn-admin-support-note{display:block;margin:19px 20px}.cn-admin-support-note>span{display:block;margin-bottom:7px;font-size:11px;font-weight:850}.cn-admin-support-note textarea{width:100%;min-height:105px;padding:11px;border:1px solid #ccd6db;border-radius:7px;font:inherit;font-size:12px;resize:vertical}.cn-admin-support-modal>.cn-admin-feedback{margin:0 20px 15px}.cn-admin-support-modal>footer{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid var(--border);background:#fff}.cn-admin-support-modal>footer button{min-height:38px;padding:0 13px;border:1px solid var(--border);border-radius:7px;background:#fff;color:#56656d;font-size:11px;font-weight:850}.cn-admin-support-modal>footer button.reject{border-color:#edc6c6;background:#fff5f5;color:#a94040}.cn-admin-support-modal>footer button.approve{border-color:#309650;background:#35a657;color:#fff}.cn-admin-support-modal>footer button:disabled{cursor:not-allowed;opacity:.48}@media (max-width:900px){.cn-admin-support-row{grid-template-columns:42px minmax(0,1fr) auto}.cn-admin-support-row>img{width:42px;height:42px}.cn-admin-support-row__request{grid-column:2}.cn-admin-support-row>.cn-tag{grid-column:3;grid-row:1}.cn-admin-support-row>time{grid-column:3;grid-row:2}.cn-admin-support-modal>footer{flex-wrap:wrap}}.cn-admin-photo-preview{display:flex;align-items:center;gap:10px}.cn-admin-photo-preview img{width:64px;height:52px;object-fit:cover;border-radius:6px;border:1px solid #dfe4e8}.cn-admin-photo-preview span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-admin-v177{max-width:1480px;min-height:calc(100vh - 62px);margin:0 auto;background:#f5f7fa;border-left:1px solid #e1e6eb;border-right:1px solid #e1e6eb}.cn-admin-sidebar-v177{width:260px;padding:18px 14px;background:#111d2a;color:#eaf0f5;border-right:0;display:flex;flex-direction:column;gap:14px;min-height:calc(100vh - 62px);position:sticky;top:62px;align-self:flex-start}.cn-admin-brand-block{display:flex;align-items:center;gap:10px;padding:2px 8px 12px;border-bottom:1px solid rgba(255,255,255,.09)}.cn-admin-brand-mark{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#2a79a0,#163b58);font-size:12px;font-weight:950;letter-spacing:.04em;color:#fff;box-shadow:0 8px 20px #0003}.cn-admin-brand-block strong,.cn-admin-brand-block span{display:block}.cn-admin-brand-block strong{font-size:15px}.cn-admin-brand-block span{font-size:10px;color:#9fb0bf;margin-top:2px;letter-spacing:.04em;text-transform:uppercase}.cn-admin-identity{display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;align-items:center;padding:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;border-radius:12px}.cn-admin-identity-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#24384a;color:#fff;font-weight:900}.cn-admin-identity>div:last-child{min-width:0}.cn-admin-identity strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cn-admin-role-pill{display:inline-flex;margin-top:4px;padding:3px 7px;border-radius:999px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;background:#283d50;color:#dbe7ef}.cn-admin-role-pill.role-owner{background:#5a4314;color:#ffe5a3}.cn-admin-role-pill.role-super_admin{background:#3d2f66;color:#e1d7ff}.cn-admin-role-pill.role-admin{background:#173f5d;color:#cceaff}.cn-admin-nav-v177{display:flex;flex-direction:column;gap:14px;overflow:auto;padding-right:2px}.cn-admin-nav-group{display:flex;flex-direction:column;gap:3px}.cn-admin-nav-group-label{padding:0 10px 4px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.11em;color:#71879a}.cn-admin-v177 .cn-admin__link{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:7px;min-height:39px;padding:0 10px;border-radius:9px;color:#b7c5d1;font-size:12px;font-weight:750;text-decoration:none}.cn-admin-v177 .cn-admin__link:hover{background:#ffffff0f;color:#fff}.cn-admin-v177 .cn-admin__link.active{background:#fff;color:#152536;box-shadow:0 7px 18px #00000029}.cn-admin-nav-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:#ffffff0e;font-weight:950}.cn-admin__link.active .cn-admin-nav-icon{background:#edf3f7;color:#245b7c}.cn-admin-sidebar-footer{margin-top:auto;padding-top:12px;border-top:1px solid rgba(255,255,255,.09)}.cn-owner-access{padding:11px;border-radius:10px;background:linear-gradient(145deg,#b184262e,#694d151f);border:1px solid rgba(226,182,84,.24);margin-bottom:9px}.cn-owner-access strong,.cn-owner-access span{display:block}.cn-owner-access strong{font-size:11px;color:#ffe1a0}.cn-owner-access span{margin-top:4px;font-size:9px;line-height:1.45;color:#c9b98f}.cn-admin-back-site{display:block;padding:8px 10px;color:#8fa5b7;font-size:10px;font-weight:800;text-decoration:none}.cn-admin-back-site:hover{color:#fff}.cn-admin-content-v177{padding:20px 24px 40px;background:#f5f7fa}.cn-admin-topline{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 2px 14px;margin-bottom:4px;border-bottom:1px solid #e1e6eb}.cn-admin-topline>div span,.cn-admin-topline>div strong{display:block}.cn-admin-topline>div span{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#8a96a1}.cn-admin-topline>div strong{font-size:12px;color:#344454;margin-top:2px}.cn-admin-topline>a{font-size:10px;font-weight:850;text-decoration:none;color:#2c6586;border:1px solid #d1dce3;background:#fff;padding:7px 10px;border-radius:8px}.cn-admin-mobile-head,.cn-admin-menu-backdrop{display:none}.cn-admin-content-v177>div{max-width:1180px;margin:0 auto}.cn-admin-content-v177 h1.display{font-size:26px;letter-spacing:-.025em;margin:20px 0 16px;color:#172636}.cn-admin-content-v177 h2{color:#233646}.cn-admin-content-v177 .card{border:1px solid #dde4ea;box-shadow:0 7px 22px #1d2f400e;border-radius:13px;background:#fff}.cn-admin-content-v177 .cn-btn{min-height:34px;border-radius:8px;border-color:#d5dde4;font-size:11px;font-weight:800;background:#fff;color:#304353}.cn-admin-content-v177 .cn-btn:hover{border-color:#9eb6c5;background:#f7fafc}.cn-admin-content-v177 .cn-btn--primary{background:#1c5d80;color:#fff;border-color:#1c5d80}.cn-admin-content-v177 .cn-btn--primary:hover{background:#164c69;color:#fff}.cn-admin-page-head{padding:18px 0 2px}.cn-admin-page-head h1.display{margin:0}.cn-admin-page-head p{font-size:12px;line-height:1.55;color:#6f7d89}.cn-admin-feedback{border-radius:10px!important;box-shadow:0 4px 12px #1f30420a}.cn-admin-v177 .cn-admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.cn-admin-v177 .cn-stat-card{padding:15px 16px;position:relative;overflow:hidden}.cn-admin-v177 .cn-stat-card:after{content:"";position:absolute;right:-22px;top:-24px;width:72px;height:72px;border-radius:50%;background:#edf4f8}.cn-admin-v177 .cn-stat-card__value{font-size:26px;color:#18374b;position:relative;z-index:1}.cn-admin-v177 .cn-stat-card__label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.045em;color:#7c8893;position:relative;z-index:1}.cn-admin-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0 0 18px}.cn-admin-quick{display:flex;flex-direction:column;gap:4px;padding:13px 14px;border:1px solid #dde4ea;border-radius:11px;background:#fff;text-decoration:none;color:#263b4b;box-shadow:0 4px 12px #22344409}.cn-admin-quick strong{font-size:11px}.cn-admin-quick span{font-size:9px;line-height:1.35;color:#7c8994}.cn-admin-quick:hover{border-color:#9ab7c7;transform:translateY(-1px)}.cn-owner-console{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin:0 0 18px;padding:16px 18px;border-radius:13px;background:linear-gradient(135deg,#172736,#243a4d);color:#fff;box-shadow:0 12px 28px #14263529}.cn-owner-console strong{display:block;font-size:13px}.cn-owner-console p{margin:5px 0 0;font-size:10px;line-height:1.5;color:#b9c8d3}.cn-owner-console-links{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.cn-owner-console-links a{padding:7px 9px;border-radius:8px;background:#ffffff17;color:#fff;text-decoration:none;font-size:9px;font-weight:850;border:1px solid rgba(255,255,255,.12)}.cn-admin-content-v177 .cn-admin-table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #dfe5ea;border-radius:12px;overflow:hidden;box-shadow:0 5px 16px #1d2f400a}.cn-admin-content-v177 .cn-admin-table th{background:#f8fafb;padding:10px 11px;font-size:9px;letter-spacing:.07em;color:#798692}.cn-admin-content-v177 .cn-admin-table td{padding:11px;border-bottom:1px solid #edf0f3;font-size:11px;color:#344653}.cn-admin-content-v177 .cn-admin-table tbody tr:last-child td{border-bottom:0}.cn-admin-content-v177 .cn-admin-table tbody tr:hover td{background:#fbfcfd}.cn-admin-content-v177 .cn-admin-actions{flex-wrap:wrap}.cn-admin-content-v177 .cn-forum__categories{display:flex;gap:6px;flex-wrap:wrap}.cn-admin-content-v177 .cn-cat-chip{min-height:32px;padding:0 11px;font-size:10px;border-radius:8px}.cn-admin-content-v177 .cn-admin-user-card{box-shadow:0 4px 14px #1f324209;border-color:#dde4e9}.cn-admin-content-v177 .cn-admin-user-card.is-banned{border-color:#e7b8bd;background:snow}.cn-admin-content-v177 .cn-admin-users-toolbar{background:#fff;border:1px solid #dfe5ea;padding:9px;border-radius:11px;box-shadow:0 4px 14px #1f324209}.cn-ban-admin-modal{max-width:560px!important;padding:0!important;overflow:hidden;border-radius:15px!important}.cn-ban-admin-modal header{padding:16px 18px;background:#172838;color:#fff}.cn-ban-admin-modal header h3{margin:0;font-size:15px}.cn-ban-admin-modal header p{margin:4px 0 0;font-size:10px;color:#b8c8d3}.cn-ban-admin-body{padding:16px 18px;display:grid;gap:12px}.cn-ban-admin-field{display:grid;gap:5px}.cn-ban-admin-field>span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#687783}.cn-ban-admin-field textarea,.cn-ban-admin-field select{width:100%;border:1px solid #d5dde4;border-radius:9px;background:#fff;padding:9px 10px;font:inherit;font-size:12px;color:#263947}.cn-ban-admin-field textarea{min-height:90px;resize:vertical}.cn-ban-admin-scope{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.cn-ban-admin-scope button{min-height:66px;padding:8px;border:1px solid #d9e0e5;border-radius:9px;background:#fff;text-align:left;cursor:pointer}.cn-ban-admin-scope button strong,.cn-ban-admin-scope button span{display:block}.cn-ban-admin-scope button strong{font-size:10px}.cn-ban-admin-scope button span{font-size:8px;line-height:1.35;color:#798691;margin-top:3px}.cn-ban-admin-scope button.active{border-color:#b23b45;background:#fff5f6;color:#9f2833}.cn-ban-admin-warning{padding:9px 10px;border-radius:9px;background:#fff7e8;border:1px solid #f0dfb8;color:#7d5b1d;font-size:9px;line-height:1.45}.cn-ban-admin-footer{display:flex;justify-content:flex-end;gap:7px;padding:12px 18px;border-top:1px solid #e6eaee;background:#fafbfc}@media (max-width:1100px){.cn-admin-v177 .cn-admin-stats,.cn-admin-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.cn-admin-v177{display:block;min-height:100vh;border:0}.cn-admin-mobile-head{position:sticky;top:0;z-index:302;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:8px;height:56px;padding:0 11px;background:#111d2a;color:#fff;box-shadow:0 4px 16px #00000029}.cn-admin-mobile-head>div strong,.cn-admin-mobile-head>div small{display:block}.cn-admin-mobile-head>div strong{font-size:12px}.cn-admin-mobile-head>div small{font-size:9px;color:#9eb0bf;margin-top:1px}.cn-admin-mobile-head>a{font-size:9px;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.18);border-radius:7px;padding:6px 8px}.cn-admin-menu-toggle{width:36px;height:36px;border:0;border-radius:8px;background:#ffffff14;display:grid;place-content:center;gap:4px}.cn-admin-menu-toggle span{display:block;width:17px;height:2px;border-radius:3px;background:#fff}.cn-admin-menu-backdrop{display:block;position:fixed;top:56px;right:0;bottom:0;left:0;z-index:300;border:0;background:#0810188c}.cn-admin-sidebar-v177{position:fixed;z-index:301;top:56px;left:0;bottom:0;width:min(84vw,290px);min-height:0;transform:translate(-105%);transition:transform .2s ease;overflow:auto;box-shadow:16px 0 32px #00000038}.cn-admin-sidebar-v177.is-open{transform:translate(0)}.cn-admin-content-v177{padding:12px 10px 88px;min-width:0}.cn-admin-topline{display:none}.cn-admin-content-v177 h1.display{font-size:22px;margin:13px 0 12px}.cn-admin-page-head{padding-top:13px}.cn-admin-v177 .cn-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.cn-admin-v177 .cn-stat-card{padding:12px}.cn-admin-v177 .cn-stat-card__value{font-size:22px}.cn-admin-quick-grid{grid-template-columns:1fr 1fr;gap:7px}.cn-owner-console{grid-template-columns:1fr}.cn-owner-console-links{justify-content:flex-start}.cn-admin-content-v177 .cn-admin-table{display:block;border:0;background:transparent;box-shadow:none;overflow:visible}.cn-admin-content-v177 .cn-admin-table thead{display:none}.cn-admin-content-v177 .cn-admin-table tbody{display:grid;gap:8px}.cn-admin-content-v177 .cn-admin-table tr{display:block;background:#fff;border:1px solid #dfe5ea;border-radius:11px;box-shadow:0 4px 13px #1f31400a;padding:8px 10px}.cn-admin-content-v177 .cn-admin-table td{display:grid;grid-template-columns:105px minmax(0,1fr);gap:8px;align-items:start;border:0!important;padding:5px 0!important;background:transparent!important;font-size:10px}.cn-admin-content-v177 .cn-admin-table td:before{content:attr(data-label);font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.045em;color:#84909a}.cn-admin-content-v177 .cn-admin-table td[colspan]{display:block;text-align:center;padding:18px!important}.cn-admin-content-v177 .cn-admin-table td[colspan]:before{display:none}.cn-admin-content-v177 .cn-admin-content-preview{max-width:none;white-space:normal}.cn-admin-content-v177 .cn-admin-actions{justify-content:flex-start}.cn-ban-admin-scope{grid-template-columns:1fr}.cn-ban-admin-modal{margin:10px;max-height:calc(100vh - 20px);overflow:auto}}@media (max-width:430px){.cn-admin-v177 .cn-admin-stats,.cn-admin-quick-grid{grid-template-columns:1fr 1fr}.cn-admin-content-v177 .cn-admin-table td{grid-template-columns:88px minmax(0,1fr)}.cn-admin-quick{padding:11px}.cn-admin-quick span{display:none}}.cn-admin.cn-admin-v177{display:flex;align-items:stretch;width:100%;max-width:none;min-height:100dvh;margin:0;border:0;background:#f5f7fa;overflow:visible}.cn-admin-sidebar-v177{position:sticky;top:0;z-index:50;align-self:flex-start;flex:0 0 260px;width:260px;height:100dvh;min-height:100dvh;max-height:100dvh;padding:18px 14px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;box-sizing:border-box;background:#111d2a}.cn-admin-nav-v177{flex:0 0 auto;overflow:visible;min-height:0}.cn-admin-v177 .cn-admin__link{position:relative;z-index:2;pointer-events:auto;-webkit-user-select:none;user-select:none}.cn-admin-sidebar-footer{margin-top:auto;flex:0 0 auto}.cn-admin-menu-backdrop{display:none!important;pointer-events:none!important}.cn-admin-content-v177{position:relative;z-index:1;flex:1 1 auto;width:auto;min-width:0;min-height:100dvh;padding:22px 28px 46px;box-sizing:border-box;background:#f5f7fa;overflow:visible}.cn-admin-content-v177>div{width:100%;max-width:none;min-width:0;margin:0;box-sizing:border-box}.cn-admin-topline,.cn-admin-page-head{width:100%;box-sizing:border-box}.cn-admin-content-v177 .card,.cn-admin-content-v177 .cn-admin-table,.cn-admin-content-v177 .cn-admin-support-list,.cn-admin-content-v177 .cn-admin-users-toolbar,.cn-admin-content-v177 .cn-admin-user-list,.cn-admin-content-v177 .cn-admin-staff-search,.cn-admin-content-v177 .cn-admin-staff-editor,.cn-admin-content-v177 .cn-admin-staff-current,.cn-admin-content-v177 .cn-admin-community-hosts,.cn-admin-content-v177 .cn-community-activity-admin,.cn-admin-content-v177 .cn-v177-staff-alert{width:100%;max-width:none;box-sizing:border-box}.cn-admin-v177 .cn-admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.cn-admin-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.cn-admin-v177 .cn-stat-card,.cn-admin-quick{min-height:0}@media (max-width:1100px) and (min-width:761px){.cn-admin-sidebar-v177{flex-basis:238px;width:238px}.cn-admin-content-v177{padding:20px 20px 40px}.cn-admin-v177 .cn-admin-stats,.cn-admin-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.cn-admin.cn-admin-v177{display:block;min-height:100dvh;width:100%}.cn-admin-mobile-head{position:sticky;top:0;z-index:302}.cn-admin-sidebar-v177{position:fixed;z-index:301;top:56px;left:0;bottom:0;width:min(84vw,290px);height:calc(100dvh - 56px);min-height:0;max-height:calc(100dvh - 56px);transform:translate(-105%);overflow-y:auto;overflow-x:hidden;transition:transform .2s ease}.cn-admin-sidebar-v177.is-open{transform:translate(0)}.cn-admin-menu-backdrop{display:block!important;pointer-events:auto!important;position:fixed;top:56px;right:0;bottom:0;left:0;z-index:300;border:0;background:#0810188c}.cn-admin-content-v177{width:100%;min-height:calc(100dvh - 56px);padding:12px 10px 88px}.cn-admin-content-v177>div{width:100%;max-width:none}.cn-admin-v177 .cn-admin-stats,.cn-admin-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.cn-admin-community-hosts{max-width:1100px}.cn-hosts-counter{display:flex;align-items:baseline;gap:6px;padding:10px 14px;border:1px solid var(--border);border-radius:10px;background:#fff}.cn-hosts-counter strong{font-size:24px;color:#d94b96}.cn-hosts-counter span{font-size:11px;color:var(--text-muted);font-weight:800}.cn-host-editor{padding:20px;margin:16px 0 24px}.cn-host-editor-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding-bottom:15px;border-bottom:1px solid var(--border)}.cn-host-editor-head h2{margin:0;font-size:20px}.cn-host-editor-head p{margin:5px 0 0;color:var(--text-muted);font-size:11px;line-height:1.5}.cn-host-media-row{display:grid;grid-template-columns:150px 1fr;gap:14px;margin:17px 0}.cn-host-avatar-editor,.cn-host-cover-editor{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#f3f6f7}.cn-host-avatar-editor{padding:12px;text-align:center}.cn-host-avatar-editor img{display:block;width:92px;height:92px;margin:0 auto 10px;border-radius:50%;object-fit:cover;background:#e8edef}.cn-host-cover-editor{min-height:120px;background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:flex-end;padding:10px}.cn-host-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cn-host-form-grid label{display:flex;flex-direction:column;gap:6px;min-width:0}.cn-host-form-grid label.wide{grid-column:1/-1}.cn-host-form-grid label>span{font-size:11px;font-weight:850;color:#4b5b64}.cn-host-form-grid input:not([type=checkbox]),.cn-host-form-grid select,.cn-host-form-grid textarea{width:100%;min-height:40px;padding:9px 10px;border:1px solid #ccd7dc;border-radius:8px;background:#fff;color:#263740;font:inherit}.cn-host-form-grid textarea{min-height:115px;resize:vertical;line-height:1.5}.cn-host-visible{flex-direction:row!important;align-items:center;align-self:end;min-height:40px;padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:#fafbfc}.cn-host-visible input{width:17px;height:17px;margin:0}.cn-host-visible span{font-size:11px!important}.cn-host-editor-actions{display:flex;justify-content:flex-end;padding-top:16px;margin-top:18px;border-top:1px solid var(--border)}.cn-host-current-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px}.cn-host-current-title h2{margin:0}.cn-host-current-title span{font-size:11px;color:var(--text-muted);font-weight:800}.cn-host-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cn-host-card{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:11px;align-items:center;padding:11px}.cn-host-card.is-hidden{opacity:.58}.cn-host-card>img{width:58px;height:58px;border-radius:50%;object-fit:cover;background:#edf1f4}.cn-host-card>div:nth-child(2){min-width:0}.cn-host-card strong,.cn-host-card span,.cn-host-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-host-card strong{font-size:13px}.cn-host-card span{margin-top:3px;color:#61717a;font-size:10px}.cn-host-card small{margin-top:4px;color:var(--text-muted);font-size:9px}.cn-host-card-actions{display:flex;flex-direction:column;gap:5px}.cn-host-card-actions a,.cn-host-card-actions button{border:0;background:none;color:#2b7594;font-size:10px;font-weight:850;text-decoration:none;cursor:pointer;padding:2px}.cn-host-empty{grid-column:1/-1;padding:32px;text-align:center;color:var(--text-muted)}@media (max-width:760px){.cn-host-media-row,.cn-host-form-grid,.cn-host-grid{grid-template-columns:1fr}.cn-host-form-grid label.wide{grid-column:auto}.cn-host-card{grid-template-columns:50px minmax(0,1fr) auto}.cn-host-card>img{width:50px;height:50px}}.cn-host-mood-preview{display:flex;align-items:center;gap:8px;min-height:42px;padding:6px 8px;border:1px solid #e2e8eb;border-radius:8px;background:#fafcfd}.cn-host-mood-preview img{width:34px;height:34px;object-fit:contain}.cn-host-mood-preview strong{font-size:11px;color:#45555e}.cn-host-editor-actions{gap:8px;align-items:center}.cn-host-editor-actions .cn-btn{text-decoration:none}.cn-community-activity-admin{max-width:1180px}.cn-community-activity-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.cn-community-activity-who{display:flex;align-items:center;gap:13px;min-width:0}.cn-community-activity-who>img{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 0 0 1px #d8e0e4}.cn-community-activity-who>div{min-width:0}.cn-community-activity-who a{font-size:10px;font-weight:850;color:#337a98;text-decoration:none}.cn-community-activity-who h1{margin:3px 0 2px;font-size:25px}.cn-community-activity-who p{margin:0;color:#667780;font-size:10px;line-height:1.5}.cn-community-activity-head-actions{display:flex;gap:7px;flex-wrap:wrap}.cn-community-activity-head-actions a{padding:8px 10px;border:1px solid #d1dce1;border-radius:8px;background:#fff;color:#316d88;text-decoration:none;font-size:10px;font-weight:850}.cn-community-activity-grid{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:16px;align-items:start}.cn-community-activity-main{min-width:0}.cn-community-panel-title{display:flex;justify-content:space-between;align-items:center;gap:10px}.cn-community-panel-title>div{display:flex;flex-direction:column}.cn-community-panel-title strong{font-size:14px}.cn-community-panel-title span,.cn-community-panel-title small{font-size:9px;color:#77868d;font-weight:750}.cn-community-composer{padding:15px;margin-bottom:15px}.cn-community-composer textarea{width:100%;min-height:100px;margin-top:12px;padding:11px;border:1px solid #ccd8dd;border-radius:9px;resize:vertical;font:inherit;line-height:1.5}.cn-community-composer-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.cn-community-composer-tools{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.cn-community-composer-tools button,.cn-community-composer-tools select{min-height:34px;padding:6px 9px;border:1px solid #ced9de;border-radius:8px;background:#fff;color:#42545d;font:inherit;font-size:10px;font-weight:750}.cn-community-primary{min-height:36px;padding:7px 16px;border:0;border-radius:8px;background:#226b8a;color:#fff;font-weight:850;cursor:pointer}.cn-community-primary:disabled{opacity:.5}.cn-community-media-preview{position:relative;width:180px;margin-top:10px}.cn-community-media-preview img{display:block;width:100%;max-height:140px;object-fit:cover;border-radius:8px}.cn-community-media-preview button{position:absolute;right:5px;top:5px;border:0;border-radius:7px;padding:4px 6px;background:#000000b3;color:#fff;font-size:9px}.cn-community-section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 8px}.cn-community-section-heading h2{margin:0;font-size:18px}.cn-community-section-heading button{border:0;background:none;color:#357996;font-weight:850;cursor:pointer}.cn-community-post-admin{padding:13px;margin-bottom:10px}.cn-community-post-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.cn-community-post-author{display:flex;align-items:center;gap:8px;min-width:0;color:inherit;text-decoration:none}.cn-community-post-author>img{width:40px;height:40px;border-radius:50%;object-fit:cover}.cn-community-post-author>span{display:flex;flex-direction:column;min-width:0}.cn-community-post-author strong{font-size:12px}.cn-community-post-author small{font-size:9px;color:#7b898f}.cn-community-delete-post{border:0;background:none;color:#b34d5b;font-size:9px;font-weight:850;cursor:pointer}.cn-community-post-body{margin:10px 0 8px;white-space:pre-wrap;font-size:12px;line-height:1.55;color:#35464f}.cn-community-post-media{display:block;max-width:100%;max-height:360px;border-radius:9px;object-fit:cover}.cn-community-post-stats{display:flex;justify-content:flex-end;gap:12px;padding:7px 0 4px;color:#718087;font-size:9px}.cn-community-reactions{display:flex;align-items:center;gap:4px;padding:5px 0;border-top:1px solid #edf1f3}.cn-community-reactions button{display:flex;align-items:center;gap:2px;min-width:43px;height:32px;padding:2px 7px;border:1px solid transparent;border-radius:18px;background:transparent;cursor:pointer}.cn-community-reactions button:hover,.cn-community-reactions button.active{border-color:#d6e2e7;background:#f6fafb}.cn-community-reactions button span{font-size:18px}.cn-community-reactions button small{font-size:8px;color:#60727a}.cn-community-comment-row{display:flex;gap:7px;margin-top:5px}.cn-community-comment-row input{flex:1;min-width:0;height:35px;padding:7px 9px;border:1px solid #d3dee2;border-radius:8px}.cn-community-comment-row button{border:0;border-radius:8px;padding:7px 10px;background:#eaf3f7;color:#2b6e89;font-size:9px;font-weight:850;cursor:pointer}.cn-community-activity-side{position:sticky;top:15px}.cn-community-people-panel{padding:13px}.cn-community-user-search{width:100%;height:37px;margin:11px 0 8px;padding:8px 10px;border:1px solid #cfdbdf;border-radius:8px}.cn-community-targets{display:flex;flex-direction:column;gap:7px;max-height:720px;overflow:auto;padding-right:2px}.cn-community-target-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:8px;padding:8px;border:1px solid #e1e8eb;border-radius:9px;background:#fff}.cn-community-target-card>a img{width:46px;height:46px;border-radius:50%;object-fit:cover}.cn-community-target-info{min-width:0}.cn-community-target-info>div:first-child{display:flex;align-items:center;gap:4px}.cn-community-target-info a{color:#2f414a;text-decoration:none;font-size:11px;font-weight:850}.cn-community-target-info>small{display:block;margin-top:2px;color:#7b898f;font-size:8px}.cn-community-target-actions{display:flex;gap:4px;flex-wrap:wrap;margin-top:6px}.cn-community-target-actions button{border:1px solid #d7e0e4;border-radius:7px;background:#fafcfd;padding:4px 6px;color:#53646d;font-size:8px;font-weight:800;cursor:pointer}.cn-community-target-actions button.active{border-color:#e4c654;background:#fff9d9;color:#8a6a00}.cn-community-side-loading,.cn-community-activity-loading,.cn-community-empty{padding:25px;text-align:center;color:#74848c;font-size:11px}@media (max-width:980px){.cn-community-activity-grid{grid-template-columns:1fr}.cn-community-activity-side{position:static}.cn-community-targets{max-height:none}.cn-community-activity-head{align-items:flex-start;flex-direction:column}}@media (max-width:620px){.cn-community-activity-who>img{width:52px;height:52px}.cn-community-activity-who h1{font-size:20px}.cn-community-composer-row,.cn-community-comment-row{align-items:stretch;flex-direction:column}.cn-community-reactions{overflow-x:auto}.cn-community-reactions button{flex:0 0 auto}.cn-community-activity-head-actions{width:100%}}.cn-community-gallery-admin{padding:15px;margin-bottom:15px}.cn-community-gallery-upload{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px;margin-top:12px;padding:12px;border:1px solid #e1e8eb;border-radius:10px;background:#fbfcfd}.cn-community-gallery-picker{width:150px;height:118px;padding:0;border:1px dashed #b9cbd3;border-radius:9px;background:#fff;overflow:hidden;cursor:pointer}.cn-community-gallery-picker>span{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#62757e}.cn-community-gallery-picker>span:first-letter{font-size:24px}.cn-community-gallery-picker b{font-size:10px}.cn-community-gallery-picker small{font-size:8px}.cn-community-gallery-picker img{width:100%;height:100%;object-fit:cover}.cn-community-gallery-upload-fields{display:flex;flex-direction:column;gap:7px;min-width:0}.cn-community-gallery-upload-fields>input{height:37px;padding:8px 10px;border:1px solid #cfdbdf;border-radius:8px}.cn-community-gallery-upload-fields>small{color:#74848c;font-size:9px;line-height:1.45}.cn-community-gallery-upload-fields>div{display:flex;justify-content:flex-end;gap:7px;margin-top:auto}.cn-community-gallery-upload-fields .secondary{border:1px solid #d3dde1;border-radius:8px;background:#fff;padding:7px 10px;color:#61727a;font-size:9px;font-weight:800}.cn-community-gallery-subhead{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:15px 0 8px}.cn-community-gallery-subhead strong{font-size:12px}.cn-community-gallery-subhead button{border:0;background:none;color:#357996;font-size:9px;font-weight:850;cursor:pointer}.cn-community-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.cn-community-gallery-card{min-width:0;border:1px solid #e0e7ea;border-radius:9px;background:#fff;overflow:hidden}.cn-community-gallery-image{display:block;aspect-ratio:4/3;background:#eef3f5}.cn-community-gallery-image img{width:100%;height:100%;display:block;object-fit:cover}.cn-community-gallery-meta{padding:7px 8px 3px}.cn-community-gallery-meta>span{display:flex;flex-direction:column;min-width:0}.cn-community-gallery-meta b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.cn-community-gallery-meta small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7b898f;font-size:8px}.cn-community-gallery-comment{display:flex;gap:5px;padding:6px 7px 8px}.cn-community-gallery-comment input{min-width:0;flex:1;height:32px;padding:6px 7px;border:1px solid #d6e0e4;border-radius:7px;font-size:9px}.cn-community-gallery-comment button{border:0;border-radius:7px;background:#eaf3f7;color:#2b6e89;padding:6px 8px;font-size:8px;font-weight:850;cursor:pointer}.cn-community-gallery-comment button:disabled{opacity:.45}@media (max-width:760px){.cn-community-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cn-community-gallery-upload{grid-template-columns:110px minmax(0,1fr)}.cn-community-gallery-picker{width:110px;height:100px}}@media (max-width:480px){.cn-community-gallery-grid,.cn-community-gallery-upload{grid-template-columns:1fr}.cn-community-gallery-picker{width:100%;height:150px}.cn-community-gallery-upload-fields>div{justify-content:stretch}.cn-community-gallery-upload-fields>div button{flex:1}}.cn-information-shell{min-height:100vh;padding-bottom:55px;background:#eef3f7}.cn-information-shell__header{height:55px;border-bottom:1px solid #073e56;background:#0d5575;color:#fff;box-shadow:0 2px 8px #072c3c2e}.cn-information-shell__header>div{display:flex;width:min(985px,calc(100% - 24px));height:55px;align-items:center;justify-content:space-between;margin:0 auto}.cn-information-shell__brand{display:flex;align-items:center;gap:8px;font-size:14px}.cn-information-shell__brand img{width:48px;height:48px;object-fit:contain}.cn-information-shell__back{padding:8px 12px;border:1px solid rgba(255,255,255,.22);border-radius:6px;font-size:11px;font-weight:800}.cn-information-shell>main{width:min(985px,calc(100% - 24px));margin:22px auto 0}.cn-information-page{width:100%;overflow:hidden;border:1px solid #dfe6ea;border-radius:9px;background:#fff;color:#30383f;box-shadow:0 5px 18px #2130440b}.cn-information-hero{padding:35px 28px 32px;border-bottom:1px solid #e4e9ec;background:linear-gradient(135deg,#f7fbfd,#f2f6fc 56%,#f8f4ff);text-align:center}.cn-information-hero__icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 13px;border-radius:17px;background:#fff;font-size:27px;box-shadow:0 8px 22px #1941531a}.cn-information-hero>p{margin:0 0 8px;color:#357b98;font-size:10px;font-weight:900;letter-spacing:.13em}.cn-information-hero h1{max-width:760px;margin:0 auto;color:#27343c;font-size:clamp(27px,3vw,38px);line-height:1.15}.cn-information-hero>div{margin-top:11px;color:#77848c;font-size:12px}.cn-information-content{max-width:820px;margin:0 auto;padding:36px 34px 46px}.cn-information-content section+section{margin-top:31px;padding-top:29px;border-top:1px solid #edf0f2}.cn-information-content h2{margin:0 0 12px;color:#26353d;font-size:20px;line-height:1.25}.cn-information-content h3{margin:0 0 5px;color:#2f3b42;font-size:15px}.cn-information-content p,.cn-information-content li{color:#545f66;font-size:13.5px;line-height:1.72}.cn-information-content p{margin:0}.cn-information-content ul,.cn-information-content ol{margin:10px 0 0;padding-left:22px}.cn-information-content li+li{margin-top:7px}.cn-information-content a{color:#2679b8;font-weight:750;text-decoration:underline;text-underline-offset:2px}.cn-information-inline-button{margin:0 4px;padding:0;border:0;background:none;color:#2679b8;font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:2px}.cn-information-lead{padding:20px 22px;border:1px solid #dce8f1!important;border-radius:10px;background:#f7fbff}.cn-information-lead p{color:#354c5a;font-size:14px}.cn-safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cn-safety-item{display:flex;gap:11px;padding:16px;border:1px solid #e1e6e9;border-radius:10px;background:#fff}.cn-safety-item>span{flex:0 0 34px;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#f3f6f8;font-size:18px}.cn-safety-item p{font-size:12px;line-height:1.55}.cn-information-callout{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:35px;padding:20px 22px;border:1px solid #d5e6ef;border-radius:11px;background:#f4fbfe}.cn-information-callout strong{color:#263b46;font-size:17px}.cn-information-callout span{color:#66757d;font-size:12px;line-height:1.5}.cn-information-callout>a,.cn-information-callout>div a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin-top:7px;padding:0 14px;border-radius:7px;background:#337fb7;color:#fff;font-size:12px;font-weight:850;text-decoration:none}.cn-information-callout--danger{border-color:#f0d5d5;background:#fff8f8}.cn-information-callout--danger>div{display:flex;flex-wrap:wrap;gap:8px}.cn-information-callout--danger>div a:first-child{background:#d94343}.cn-information-callout--danger>div a:last-child{background:#fff;color:#a43d3d;border:1px solid #edcaca}@media (max-width: 650px){.cn-information-shell__brand strong{display:none}.cn-information-shell__back{font-size:10px}.cn-information-shell>main{width:calc(100% - 14px);margin-top:8px}.cn-information-hero{padding:27px 16px 25px}.cn-information-hero h1{font-size:27px}.cn-information-content{padding:27px 18px 36px}.cn-information-content p,.cn-information-content li{font-size:13px}.cn-safety-grid{grid-template-columns:1fr}}.cn-information-shell__explore{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:min(985px,calc(100% - 24px));margin:16px auto 0;padding:13px;border:1px solid #dfe6ea;border-radius:9px;background:#fff}.cn-information-shell__explore a{padding:5px 8px;color:#355d72;font-size:10px;font-weight:800;text-decoration:none}.cn-information-shell__explore a:hover{text-decoration:underline}@media (max-width:650px){.cn-information-shell__explore{width:calc(100% - 14px);margin-top:8px;padding:9px;gap:3px}.cn-information-shell__explore a{font-size:9px}}.cn-information-shell.is-public-guest-footer>.cn-content-bottom{width:calc(100% - 48px)!important;max-width:1120px!important;margin:28px auto 0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.cn-information-shell.is-public-guest-footer>.cn-content-bottom .cn-content-bottom__promo-grid{display:grid!important;grid-template-columns:minmax(0,2.15fr) minmax(280px,.95fr)!important;gap:16px!important;width:100%!important;max-width:100%!important;margin:0!important;align-items:stretch!important}.cn-information-shell.is-public-guest-footer>.cn-content-bottom .cn-content-bottom__app-card,.cn-information-shell.is-public-guest-footer>.cn-content-bottom .cn-content-bottom__ad-card{width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box!important}.cn-information-shell.is-public-guest-footer>.cn-content-bottom .cn-content-bottom__socials,.cn-information-shell.is-public-guest-footer>.cn-content-bottom .cn-content-bottom__links,.cn-information-shell.is-public-guest-footer>.cn-content-bottom .cn-content-bottom__legal{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}@media (max-width:1024px){.cn-information-shell.is-public-guest-footer>.cn-content-bottom{width:calc(100% - 32px)!important;max-width:920px!important}.cn-information-shell.is-public-guest-footer>.cn-content-bottom .cn-content-bottom__promo-grid{grid-template-columns:1fr!important}}@media (max-width:640px){.cn-information-shell.is-public-guest-footer>.cn-content-bottom{width:calc(100% - 24px)!important;max-width:none!important}}.cn-information-page--privacy{--privacy-purple:#7049d8;--privacy-pink:#e94f91;--privacy-text:#332c39;--privacy-muted:#746b79;max-width:1120px!important;margin:24px auto 42px!important;overflow:hidden!important;border:1px solid #eadfed!important;border-radius:28px!important;background:radial-gradient(circle at 0% 0%,rgba(112,73,216,.07),transparent 30%),radial-gradient(circle at 100% 0%,rgba(233,79,145,.08),transparent 32%),#fff!important;box-shadow:0 20px 55px #37234817,0 2px 5px #3723480a!important}.cn-information-page--privacy .cn-information-hero{padding:50px 48px 44px!important;text-align:center!important;background:linear-gradient(135deg,#f2eaff,#faeef9 52%,#fff0f6)!important;border-bottom:1px solid #e8d9ec!important}.cn-information-page--privacy .cn-information-hero__icon{width:70px!important;height:70px!important;margin:0 auto 15px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:22px!important;background:linear-gradient(135deg,#7049d821,#e94f9121)!important;font-size:34px!important;box-shadow:inset 0 0 0 1px #854ca31a,0 8px 22px #5e37741a!important}.cn-information-page--privacy .cn-information-hero>p{margin:0 0 8px!important;color:#ba4b82!important;font-size:12px!important;font-weight:900!important;letter-spacing:.15em!important}.cn-information-page--privacy .cn-information-hero h1{margin:0 auto 12px!important;color:#2e2734!important;font-size:clamp(32px,4vw,46px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-1.2px!important}.cn-information-page--privacy .cn-information-hero>div{max-width:720px!important;margin:0 auto!important;color:#756c7a!important;font-size:16px!important;line-height:1.55!important}.cn-information-page--privacy .cn-information-content{padding:34px 42px 42px!important}.cn-information-page--privacy .cn-information-content>section{margin:0 0 18px!important;padding:24px!important;border:1px solid #eee4f0!important;border-radius:20px!important;background:linear-gradient(145deg,#fffffffc,#fdf9fefa)!important;box-shadow:0 7px 20px #3d26490b!important}.cn-information-page--privacy .cn-information-content h2{position:relative!important;margin:0 0 15px!important;padding-left:15px!important;color:#342c3a!important;font-size:20px!important;font-weight:900!important}.cn-information-page--privacy .cn-information-content h2:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:4px;border-radius:999px;background:linear-gradient(180deg,var(--privacy-purple),var(--privacy-pink))}.cn-information-page--privacy .cn-information-content p,.cn-information-page--privacy .cn-information-content li{color:#625968!important;font-size:15px!important;line-height:1.72!important}.cn-information-page--privacy .cn-information-lead{border-color:#decce6!important;background:linear-gradient(135deg,#f5edff,#fff1f7)!important}.cn-information-page--privacy .cn-information-lead p{margin:0!important;color:#54485a!important;font-weight:570!important}.cn-information-page--privacy ul,.cn-information-page--privacy ol{padding-left:0!important;display:grid!important;gap:8px!important;list-style:none!important}.cn-information-page--privacy li{position:relative!important;padding:11px 14px 11px 39px!important;border:1px solid #eee6f0!important;border-radius:13px!important;background:#fdfbfe!important}.cn-information-page--privacy ul li:before{content:"✓";position:absolute;left:14px;top:11px;color:#a14c9c;font-weight:900}.cn-information-page--privacy a{color:#934591!important;font-weight:750!important;text-decoration:none!important}.cn-information-page--privacy a:hover{color:#c44382!important;text-decoration:underline!important}.cn-information-page--privacy .cn-information-callout{padding:24px!important;border:1px solid #dfcbe6!important;border-radius:20px!important;background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.1),transparent 35%),linear-gradient(135deg,#f3eaff,#fff0f6)!important;box-shadow:0 9px 25px #522d6114!important}.cn-information-page--privacy .cn-information-callout strong{color:#382f3f!important;font-size:18px!important;font-weight:900!important}.cn-information-page--privacy table{width:100%!important;overflow:hidden!important;border-collapse:separate!important;border-spacing:0!important;border:1px solid #eadfed!important;border-radius:15px!important;background:#fff!important}.cn-information-page--privacy th{background:#f7effa!important;color:#684b71!important;font-weight:850!important}.cn-information-page--privacy th,.cn-information-page--privacy td{padding:12px 14px!important;border-bottom:1px solid #eee6f0!important}@media (max-width:700px){.cn-information-page--privacy{margin:10px!important;border-radius:20px!important}.cn-information-page--privacy .cn-information-hero{padding:40px 20px 30px!important}.cn-information-page--privacy .cn-information-content{padding:18px 14px 25px!important}.cn-information-page--privacy .cn-information-content>section{padding:18px!important}.cn-information-page--privacy table{display:block!important;overflow-x:auto!important}}.cn-information-page--privacy .cn-information-callout a{min-height:44px!important;padding:0 20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,#7049d8,#b54bb9 56%,#e94f91)!important;color:#fff!important;text-decoration:none!important;font-weight:850!important;box-shadow:0 8px 19px #8941ac38!important;transition:transform .15s ease,box-shadow .15s ease!important}.cn-information-page--privacy .cn-information-callout a:hover{color:#fff!important;text-decoration:none!important;transform:translateY(-2px)!important;box-shadow:0 11px 24px #8941ac47!important}.cn-information-page--safety{--safe-purple: #7049d8;--safe-pink: #e94f91;--safe-plum: #9e4dac;--safe-text: #322b38;--safe-muted: #766d7b;--safe-border: #eadfed;max-width:1120px!important;margin:24px auto 40px!important;border:1px solid var(--safe-border)!important;border-radius:28px!important;background:radial-gradient(circle at 0% 0%,rgba(112,73,216,.07),transparent 30%),radial-gradient(circle at 100% 0%,rgba(233,79,145,.08),transparent 32%),#fff!important;overflow:hidden!important;box-shadow:0 20px 55px #37234817,0 2px 5px #3723480a!important}.cn-information-page--safety .cn-information-hero{position:relative!important;padding:50px 48px 44px!important;text-align:center!important;background:radial-gradient(circle at 15% 15%,rgba(255,255,255,.3),transparent 20%),linear-gradient(135deg,#f2eaff,#f9eefa 52%,#fff0f6)!important;border-bottom:1px solid #e8d9ec!important}.cn-information-page--safety .cn-information-hero:before{content:"14+";position:absolute;top:20px;right:24px;min-width:48px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 11px;border:1px solid rgba(132,77,174,.16);border-radius:999px;background:#ffffffb8;color:#8a468e;font-size:12px;font-weight:900;letter-spacing:.05em;box-shadow:0 4px 12px #552f6512}.cn-information-page--safety .cn-information-hero__icon{width:70px!important;height:70px!important;margin:0 auto 15px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:22px!important;background:linear-gradient(135deg,#7049d821,#e94f9121)!important;font-size:34px!important;box-shadow:inset 0 0 0 1px #854ca31a,0 8px 22px #5e37741a!important}.cn-information-page--safety .cn-information-hero>p{margin:0 0 8px!important;color:#bc4b82!important;font-size:12px!important;font-weight:900!important;letter-spacing:.15em!important}.cn-information-page--safety .cn-information-hero h1{max-width:760px!important;margin:0 auto 12px!important;color:#2e2734!important;font-size:clamp(31px,4vw,46px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-1.3px!important}.cn-information-page--safety .cn-information-hero>div{max-width:720px!important;margin:0 auto!important;color:#766c7c!important;font-size:16px!important;line-height:1.55!important}.cn-information-page--safety .cn-information-content{padding:34px 42px 42px!important}.cn-information-page--safety .cn-information-content>section{margin:0 0 24px!important;padding:24px!important;border:1px solid #eee4f0!important;border-radius:20px!important;background:linear-gradient(145deg,#fffffffa,#fdf9fefa)!important;box-shadow:0 7px 20px #3d26490b!important}.cn-information-page--safety .cn-information-content h2{position:relative!important;margin:0 0 16px!important;padding-left:15px!important;color:#332b3a!important;font-size:21px!important;font-weight:900!important;letter-spacing:-.35px!important}.cn-information-page--safety .cn-information-content h2:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:999px;background:linear-gradient(180deg,var(--safe-purple),var(--safe-pink))}.cn-information-page--safety .cn-information-content p,.cn-information-page--safety .cn-information-content li{color:#635a68!important;font-size:15px!important;line-height:1.7!important}.cn-information-page--safety .cn-information-lead{position:relative!important;padding:25px 26px 25px 84px!important;border:1px solid #dfcce7!important;background:linear-gradient(135deg,#f5edff,#fff0f7)!important}.cn-information-page--safety .cn-information-lead:before{content:"💜";position:absolute;left:25px;top:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);border-radius:14px;background:#ffffffc7;font-size:21px;box-shadow:0 5px 14px #5b346b14}.cn-information-page--safety .cn-information-lead p{margin:0!important;color:#55485b!important;font-weight:570!important}.cn-information-page--safety .cn-safety-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.cn-information-page--safety .cn-safety-item{min-height:150px!important;padding:19px!important;display:flex!important;align-items:flex-start!important;gap:14px!important;border:1px solid #ebdeee!important;border-radius:18px!important;background:radial-gradient(circle at 100% 0%,rgba(231,78,145,.055),transparent 40%),#fff!important;box-shadow:0 6px 18px #41284c0d!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease!important}.cn-information-page--safety .cn-safety-item:hover{transform:translateY(-2px)!important;border-color:#d8bfe0!important;box-shadow:0 10px 24px #54306217!important}.cn-information-page--safety .cn-safety-item>span{flex:0 0 46px!important;width:46px!important;height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;background:linear-gradient(135deg,#f1e8ff,#ffeaf4)!important;font-size:22px!important;box-shadow:inset 0 0 0 1px #eadbef!important}.cn-information-page--safety .cn-safety-item h3{margin:2px 0 6px!important;color:#392f40!important;font-size:16px!important;font-weight:900!important}.cn-information-page--safety .cn-safety-item p{margin:0!important;font-size:13px!important;line-height:1.55!important}.cn-information-page--safety ul,.cn-information-page--safety ol{margin:0!important;padding-left:0!important;list-style:none!important;display:grid!important;gap:9px!important}.cn-information-page--safety li{position:relative!important;padding:11px 14px 11px 39px!important;border:1px solid #eee6f0!important;border-radius:13px!important;background:#fdfbfe!important}.cn-information-page--safety ul li:before{content:"✕";position:absolute;left:14px;top:11px;color:#d34b78;font-weight:900}.cn-information-page--safety ol{counter-reset:safety-step}.cn-information-page--safety ol li{counter-increment:safety-step}.cn-information-page--safety ol li:before{content:counter(safety-step);position:absolute;left:11px;top:10px;width:21px;height:21px;display:flex;align-items:center;justify-content:center;border-radius:7px;background:linear-gradient(135deg,var(--safe-purple),var(--safe-pink));color:#fff;font-size:11px;font-weight:900}.cn-information-page--safety .cn-information-callout--danger{padding:25px!important;display:flex!important;flex-direction:column!important;gap:7px!important;border:1px solid #dfc8e6!important;border-radius:20px!important;background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.12),transparent 35%),linear-gradient(135deg,#f3eaff,#fff0f6)!important;color:#44364a!important;box-shadow:0 10px 27px #522d6117!important}.cn-information-page--safety .cn-information-callout--danger strong{color:#392f40!important;font-size:20px!important;font-weight:950!important}.cn-information-page--safety .cn-information-callout--danger>span{color:#78697d!important}.cn-information-page--safety .cn-information-callout--danger>div{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:10px!important}.cn-information-page--safety .cn-information-callout--danger a{min-height:42px!important;padding:0 17px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;text-decoration:none!important;font-weight:850!important}.cn-information-page--safety .cn-information-callout--danger a:first-child{border:0!important;background:linear-gradient(135deg,var(--safe-purple),#b54bb9 55%,var(--safe-pink))!important;color:#fff!important;box-shadow:0 7px 18px #8c40ab36!important}.cn-information-page--safety .cn-information-callout--danger a:last-child{border:1px solid #d9c5e0!important;background:#ffffffc7!important;color:#87458d!important}@media (max-width:700px){.cn-information-page--safety{margin:10px!important;border-radius:20px!important}.cn-information-page--safety .cn-information-hero{padding:43px 20px 30px!important}.cn-information-page--safety .cn-information-hero:before{top:12px!important;right:12px!important}.cn-information-page--safety .cn-information-content{padding:18px 14px 25px!important}.cn-information-page--safety .cn-information-content>section{padding:18px!important}.cn-information-page--safety .cn-information-lead{padding:68px 18px 20px!important}.cn-information-page--safety .cn-information-lead:before{left:18px!important;top:17px!important;transform:none!important}.cn-information-page--safety .cn-safety-grid{grid-template-columns:1fr!important}.cn-information-page--safety .cn-information-callout--danger a{width:100%!important}}.cn-information-page--safety .cn-information-lead:before{content:none!important;display:none!important}.cn-information-page--safety .cn-information-lead{padding:25px 26px!important}@media (max-width:700px){.cn-information-page--safety .cn-information-lead{padding:20px 18px!important}}.cn-support-welcome,.cn-support-requests{width:100%;min-height:600px;border:1px solid #dfe6ea;border-radius:9px;background:#fff;color:#30383e;box-shadow:0 5px 18px #2130440b}.cn-support-welcome{padding:35px 34px 31px;background:#f7f8fa;text-align:center}.cn-support-welcome__logo{display:grid;place-items:center;width:120px;height:105px;margin:0 auto 14px;border-radius:10px;background:#fff;box-shadow:0 7px 20px #21304414}.cn-support-welcome__logo img{width:102px;height:87px;object-fit:contain}.cn-support-welcome h1{margin:0;color:#252a2e;font-size:clamp(26px,3.2vw,39px);line-height:1.12}.cn-support-welcome__subtitle{margin:10px 0 0;color:#60676c;font-size:13px}.cn-support-welcome__intro{max-width:790px;margin:31px auto 0;color:#4d555a}.cn-support-welcome__intro p{margin:0;font-size:14px;line-height:1.6}.cn-support-welcome__intro p+p{margin-top:24px}.cn-support-welcome__cards{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:31px;text-align:left}.cn-support-welcome__cards article{display:flex;min-width:0;min-height:220px;flex-direction:column;align-items:flex-start;padding:25px 24px;border:1px solid #dfe4e7;border-radius:12px;background:#fff}.cn-support-welcome__cards h2{margin:0;color:#22282c;font-size:19px;line-height:1.3}.cn-support-welcome__cards h2 span{margin-right:4px}.cn-support-welcome__cards p{margin:17px 0 20px;color:#5e676c;font-size:13px;line-height:1.65}.cn-support-welcome__cards a{display:inline-flex;min-height:43px;align-items:center;justify-content:center;margin-top:auto;padding:0 18px;border-radius:8px;background:#e73c37;color:#fff;font-size:13px;font-weight:900;box-shadow:0 6px 14px #d2312c29}.cn-support-welcome__cards a:hover{background:#cf312d;transform:translateY(-1px)}.cn-support-welcome__promise{margin:29px 0 0;color:#6e767b;font-size:13px}.cn-support-requests{overflow:hidden}.cn-support-requests__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:34px 34px 30px}.cn-support-back{display:inline-block;margin-bottom:10px;color:#4d79a2;font-size:11px;font-weight:800}.cn-support-requests__header h1{margin:0;color:#20282e;font-size:clamp(27px,3vw,36px)}.cn-support-requests__header p{margin:8px 0 0;color:#7b868d;font-size:12px}.cn-support-requests__header>button{flex:0 0 auto;min-width:175px;min-height:49px;padding:0 20px;border:0;border-radius:7px;background:#704eb5;color:#fff;font-size:14px;font-weight:800;box-shadow:0 7px 17px #593b9d2e}.cn-support-requests__header>button:hover{background:#6040a4}.cn-support-requests__toolbar{display:flex;justify-content:flex-end;padding:15px 29px;border-top:1px solid #edf0f2;border-bottom:1px solid #e3e7e9;background:#fbfcfc}.cn-support-requests__toolbar label{display:flex;align-items:center;gap:8px}.cn-support-requests__toolbar span{color:#626b70;font-size:10px;font-weight:900;text-transform:uppercase}.cn-support-requests__toolbar select{height:36px;padding:0 31px 0 10px;border:1px solid #d3dadd;border-radius:6px;background:#fff;color:#28343a;font-size:11px;font-weight:800}.cn-support-request-list{min-height:315px;padding:22px 29px 32px}.cn-support-empty{display:grid;place-items:center;align-content:center;min-height:260px;padding:35px;color:#7e8990;text-align:center}.cn-support-empty>span{font-size:39px}.cn-support-empty strong{margin-top:9px;font-size:19px;font-weight:500}.cn-support-empty p{margin:7px 0 0;font-size:12px}.cn-support-empty--error{color:#a33f3f}.cn-support-request-card{overflow:hidden;border:1px solid #e0e6e9;border-radius:9px;background:#fff}.cn-support-request-card+.cn-support-request-card{margin-top:10px}.cn-support-request-card__summary{display:grid;width:100%;grid-template-columns:42px minmax(0,1fr) auto 22px;align-items:center;gap:11px;padding:14px 15px;border:0;background:#fff;color:#29383f;text-align:left}.cn-support-request-card__summary:hover{background:#f8fbfc}.cn-support-request-card__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:9px;background:#f2f5f7;font-size:20px}.cn-support-request-card__main{min-width:0}.cn-support-request-card__main strong,.cn-support-request-card__main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-support-request-card__main strong{font-size:14px}.cn-support-request-card__main small{margin-top:4px;color:#849097;font-size:10px}.cn-support-status{display:inline-flex;min-height:25px;align-items:center;padding:0 9px;border-radius:999px;font-size:10px;font-weight:850}.cn-support-status.is-pending{background:#fff3dd;color:#a76604}.cn-support-status.is-approved{background:#e8f8ed;color:#237b3e}.cn-support-status.is-rejected{background:#fff0f0;color:#a63a3a}.cn-support-request-card__chevron{color:#87939a;font-size:18px}.cn-support-request-card__detail{padding:18px 69px 21px;border-top:1px solid #edf0f2;background:#fbfcfd}.cn-support-request-card__detail>p{margin:0;color:#46565e;font-size:12px;line-height:1.65;white-space:pre-wrap}.cn-support-request-card__detail>a{display:inline-block;margin-top:12px;color:#2a78b1;font-size:11px;font-weight:800;text-decoration:underline}.cn-support-request-card__response{margin-top:17px;padding:14px 15px;border:1px solid #dfe7eb;border-radius:8px;background:#fff}.cn-support-request-card__response strong{font-size:11px}.cn-support-request-card__response p{margin:5px 0 0;color:#59666d;font-size:11px;line-height:1.55;white-space:pre-wrap}.cn-support-request-card__response small{display:block;margin-top:8px;color:#8a949a;font-size:9px}.cn-support-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200000;display:grid;place-items:center;padding:18px;background:#091016b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cn-support-modal{width:min(930px,100%);max-height:94vh;overflow:auto;border-radius:10px;background:#fff;color:#30383e;box-shadow:0 28px 80px #00000061}.cn-support-modal>header{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e7eaec;background:#fff}.cn-support-modal>header h2{margin:0;color:#20262a;font-size:22px}.cn-support-modal>header button{width:37px;height:37px;border:0;border-radius:50%;background:transparent;color:#171a1c;font-size:31px;line-height:1}.cn-support-modal>form{padding:23px 25px 0}.cn-support-field{display:block;margin-bottom:22px}.cn-support-field>span{display:block;margin-bottom:7px;color:#30383e;font-size:12px;font-weight:850}.cn-support-field>span em{margin-left:9px;color:#b94e4e;font-size:8px;font-style:normal;font-weight:800}.cn-support-field>input,.cn-support-field>select{width:100%;min-height:45px;padding:0 12px;border:1px solid #ccd5da;border-radius:6px;background:#fff;color:#30383e;font:inherit;font-size:13px}.cn-support-field--category{max-width:385px}.cn-support-guide{margin:2px 16px 24px;padding:18px 20px;border-left:4px solid #7650b7;border-radius:0 8px 8px 0;background:#faf9fd}.cn-support-guide h3{margin:0;font-size:15px}.cn-support-guide ul{margin:12px 0 17px;padding-left:21px}.cn-support-guide li,.cn-support-guide p{color:#505b62;font-size:11.5px;line-height:1.6}.cn-support-guide h4{margin:0 0 5px;font-size:12px}.cn-support-guide p{margin:0}.cn-support-editor{overflow:hidden;border:1px solid #cbd5da;border-radius:6px;background:#fff}.cn-support-editor__toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:2px;min-height:45px;padding:6px 9px;border-bottom:1px solid #e1e6e8}.cn-support-editor__toolbar>button,.cn-support-editor__color{display:grid;place-items:center;width:31px;height:31px;padding:0;border:0;border-radius:4px;background:transparent;color:#333c41;font-size:14px}.cn-support-editor__toolbar>button:hover,.cn-support-editor__color:hover{background:#edf2f5}.cn-support-editor__toolbar>button.small{width:36px;font-size:9px;font-weight:900}.cn-support-editor__toolbar>i{width:1px;height:27px;margin:0 5px;background:#dce2e5}.cn-support-editor__color{position:relative;font-weight:900;text-decoration:underline}.cn-support-editor__color input{position:absolute;width:1px;height:1px;opacity:0}.cn-support-editor__body{min-height:190px;padding:14px;color:#30383e;font-size:13px;line-height:1.55;outline:0}.cn-support-editor__body:empty:before{content:attr(data-placeholder);color:#a1abb0;pointer-events:none}.cn-support-dropzone{display:flex;align-items:center;gap:11px;min-height:76px;padding:12px 15px;border-top:1px solid #e3e8ea;background:#f1f7fb}.cn-support-dropzone>span{font-size:25px}.cn-support-dropzone>div{min-width:0;flex:1}.cn-support-dropzone strong,.cn-support-dropzone small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-support-dropzone strong{color:#45545c;font-size:11px}.cn-support-dropzone button:not(.cn-support-dropzone__remove){padding:0;border:0;background:transparent;color:#325f7d;font-size:10px;text-decoration:underline}.cn-support-dropzone small{margin-top:4px;color:#78868e;font-size:9px}.cn-support-dropzone__remove{flex:0 0 auto;min-height:32px;padding:0 10px;border:1px solid #e2caca;border-radius:5px;background:#fff;color:#9a4141;font-size:9px;font-weight:800}.cn-support-form-error{margin:-5px 0 17px;padding:10px 12px;border:1px solid #eccaca;border-radius:7px;background:#fff5f5;color:#a53e3e;font-size:11px;font-weight:700}.cn-support-modal footer{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:9px;margin:0 -25px;padding:14px 25px;border-top:1px solid #e4e8ea;background:#fff}.cn-support-modal footer button{min-height:41px;padding:0 17px;border:0;border-radius:7px;background:#edf1f3;color:#45545c;font-size:12px;font-weight:850}.cn-support-modal footer button.primary{background:#704eb5;color:#fff}.cn-support-modal footer button:disabled{cursor:wait;opacity:.6}@media (max-width: 700px){.cn-support-welcome{padding:27px 15px 25px}.cn-support-welcome__cards{grid-template-columns:1fr}.cn-support-welcome__cards article{min-height:0;padding:21px 18px}.cn-support-requests__header{display:block;padding:25px 17px 22px}.cn-support-requests__header>button{width:100%;margin-top:18px}.cn-support-requests__toolbar{padding:12px 16px}.cn-support-request-list{padding:15px 12px 25px}.cn-support-request-card__summary{grid-template-columns:38px minmax(0,1fr) 20px;padding:11px}.cn-support-request-card__icon{width:38px;height:38px}.cn-support-status{grid-column:2;width:max-content;margin-top:-3px}.cn-support-request-card__chevron{grid-column:3;grid-row:1 / span 2}.cn-support-request-card__detail{padding:16px}.cn-support-modal-backdrop{align-items:end;padding:0}.cn-support-modal{max-height:95vh;border-radius:13px 13px 0 0}.cn-support-modal>form{padding:18px 15px 0}.cn-support-modal footer{margin:0 -15px;padding:12px 15px}.cn-support-field--category{max-width:none}.cn-support-guide{margin-right:0;margin-left:0;padding:15px}.cn-support-editor__body{min-height:160px}}.cn-support-welcome__logo{width:132px!important;height:116px!important;overflow:visible!important}.cn-support-welcome__logo img{width:112px!important;height:100px!important;object-fit:contain!important;image-rendering:auto!important;filter:none!important;opacity:1!important;transform:none!important}.cn-support-welcome{max-width:1080px!important;margin:24px auto 42px!important;padding:48px 44px 38px!important;position:relative!important;overflow:hidden!important;border:1px solid #eadfed!important;border-radius:28px!important;background:radial-gradient(circle at 0% 0%,rgba(112,73,216,.08),transparent 30%),radial-gradient(circle at 100% 0%,rgba(233,79,145,.09),transparent 32%),#fff!important;box-shadow:0 20px 55px #37234817,0 2px 5px #3723480a!important;color:#342d39!important;text-align:center!important}.cn-support-welcome__logo{width:84px!important;height:84px!important;margin:0 auto 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:25px!important;background:linear-gradient(135deg,#f1e8ff,#ffeaf4)!important;border:1px solid #e4d2ea!important;box-shadow:0 10px 24px #5b346b1a!important}.cn-support-welcome__logo img{width:64px!important;height:64px!important;object-fit:contain!important}.cn-support-welcome h1{margin:0!important;color:#2d2633!important;font-size:clamp(34px,4vw,48px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-1.2px!important}.cn-support-welcome__subtitle{display:inline-flex!important;align-items:center!important;margin:13px auto 0!important;padding:7px 14px!important;border:1px solid #e3cfe8!important;border-radius:999px!important;background:linear-gradient(135deg,#f5edff,#fff0f6)!important;color:#a3488e!important;font-size:12px!important;font-weight:900!important;letter-spacing:.04em!important}.cn-support-welcome__intro{max-width:760px!important;margin:28px auto 30px!important;padding:23px 26px!important;border:1px solid #eee3f0!important;border-radius:19px!important;background:#ffffffc7!important;box-shadow:0 7px 20px #3d26490b!important}.cn-support-welcome__intro p{margin:0 0 12px!important;color:#655c6a!important;font-size:15px!important;line-height:1.68!important}.cn-support-welcome__intro p:last-child{margin-bottom:0!important}.cn-support-welcome__intro strong{color:#8d458d!important}.cn-support-welcome__cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:17px!important;margin-top:10px!important}.cn-support-welcome__cards article{min-height:250px!important;padding:26px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;border:1px solid #e9ddec!important;border-radius:21px!important;background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.06),transparent 40%),linear-gradient(145deg,#fff,#fdf9fe)!important;box-shadow:0 9px 26px #42284f0f!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.cn-support-welcome__cards article:hover{transform:translateY(-3px)!important;border-color:#d9c1e0!important;box-shadow:0 14px 32px #502d5e1c!important}.cn-support-welcome__cards h2{margin:0 0 12px!important;color:#382f40!important;font-size:19px!important;font-weight:900!important;line-height:1.25!important}.cn-support-welcome__cards h2 span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;margin-right:7px!important;border-radius:12px!important;background:linear-gradient(135deg,#f0e7ff,#ffeaf4)!important}.cn-support-welcome__cards p{flex:1!important;margin:0 0 20px!important;color:#716776!important;font-size:14px!important;line-height:1.65!important}.cn-support-welcome__cards a{min-height:44px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:13px!important;text-decoration:none!important;font-size:14px!important;font-weight:850!important;transition:transform .15s ease,box-shadow .15s ease!important}.cn-support-welcome__cards article:first-child a{border:0!important;background:linear-gradient(135deg,#7049d8,#b54bb9 56%,#e94f91)!important;color:#fff!important;box-shadow:0 8px 19px #8941ac36!important}.cn-support-welcome__cards article:last-child a{border:1px solid #d9c5e0!important;background:linear-gradient(135deg,#f6eeff,#fff1f7)!important;color:#91458d!important}.cn-support-welcome__cards a:hover{transform:translateY(-1px)!important}.cn-support-welcome__promise{width:fit-content!important;max-width:100%!important;margin:28px auto 0!important;padding:10px 17px!important;border:1px solid #eadcec!important;border-radius:999px!important;background:#fdf9fe!important;color:#786d7c!important;font-size:13px!important;font-weight:650!important}@media (max-width:700px){.cn-support-welcome{margin:10px!important;padding:35px 16px 26px!important;border-radius:20px!important}.cn-support-welcome__logo{width:72px!important;height:72px!important}.cn-support-welcome__logo img{width:55px!important;height:55px!important}.cn-support-welcome__intro{padding:18px!important}.cn-support-welcome__cards{grid-template-columns:1fr!important}.cn-support-welcome__cards article{min-height:0!important;padding:20px!important}.cn-support-welcome__cards a{width:100%!important}.cn-support-welcome__promise{border-radius:15px!important}}.cm-about{--p:#7049d8;--pk:#e94f91;--ink:#423547;--muted:#7b6f7e;--line:#eadfeb;max-width:1180px;margin:0 auto;padding:28px 18px 70px;color:var(--ink)}.cm-about *{box-sizing:border-box}.cn-information-shell:has(.cm-about){background:linear-gradient(180deg,#faf7fc,#f5f1f7)}.cn-information-shell:has(.cm-about) .cn-information-shell__header{background:linear-gradient(110deg,#fff,#f8f0fb 46%,#fff0f6)!important;border:1px solid #ead7e8!important;box-shadow:0 10px 28px #58366517!important}.cn-information-shell:has(.cm-about) .cn-information-shell__brand strong{color:#5b4562!important}.cn-information-shell:has(.cm-about) .cn-information-shell__back{color:#6f5278!important;border-color:#dfcfe4!important;background:linear-gradient(135deg,#fff,#f8eef9)!important}.cn-information-shell:has(.cm-about) .cn-information-shell__explore{border-color:#eadfeb!important;background:#ffffffc7!important}.cm-about-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);align-items:center;gap:44px;min-height:550px;padding:60px 62px;border:1px solid #eaddea;border-radius:34px;background:radial-gradient(circle at 8% 5%,rgba(112,73,216,.11),transparent 33%),radial-gradient(circle at 95% 88%,rgba(233,79,145,.13),transparent 35%),linear-gradient(135deg,#fff,#fcf8fd 52%,#fff7fb);box-shadow:0 24px 60px #5337601a}.cm-about-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(rgba(112,73,216,.1) .7px,transparent .7px);background-size:18px 18px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 62%);mask-image:linear-gradient(90deg,#000,transparent 62%);opacity:.42}.cm-about-hero__copy,.cm-about-hero__visual{position:relative;z-index:2}.cm-about-eyebrow,.cm-about-section-label{display:inline-flex;align-items:center;gap:8px;color:#9a4e96;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.cm-about-eyebrow{padding:8px 12px;border:1px solid #ead6e6;border-radius:999px;background:#fffc}.cm-about-eyebrow span{color:var(--pk);font-size:18px}.cm-about-hero h1{max-width:650px;margin:22px 0 18px;font-size:clamp(43px,5vw,70px);line-height:.98;letter-spacing:-.055em;color:#3d3242}.cm-about-hero h1 span{background:linear-gradient(90deg,var(--p),var(--pk));-webkit-background-clip:text;background-clip:text;color:transparent}.cm-about-hero__lead{max-width:650px;margin:0;color:#756978;font-size:18px;line-height:1.72}.cm-about-hero__actions,.cm-about-final__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.cm-about-btn{min-height:50px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;font-weight:850;text-decoration:none;transition:.18s ease}.cm-about-btn:hover{transform:translateY(-2px)}.cm-about-btn--primary{color:#fff;border:1px solid rgba(117,73,191,.65);background:linear-gradient(135deg,#7657dd,#a64fca 50%,#df579c);box-shadow:0 11px 25px #7142a438}.cm-about-btn--soft{color:#694f70;border:1px solid #e7d9e8;background:linear-gradient(135deg,#fff,#f8f1fa);box-shadow:0 8px 18px #52375c12}.cm-about-trust{display:flex;flex-wrap:wrap;gap:16px;margin-top:26px;color:#877a89;font-size:12px;font-weight:750}.cm-about-trust span{display:inline-flex;align-items:center;gap:7px}.cm-about-trust i{width:8px;height:8px;border-radius:50%}.cm-about-trust .is-green{background:#42bd78}.cm-about-trust .is-pink{background:var(--pk)}.cm-about-trust .is-purple{background:var(--p)}.cm-about-hero__visual{min-height:420px;display:grid;place-items:center}.cm-about-phone{position:relative;z-index:4;width:292px;min-height:390px;padding:18px;border:1px solid #e5d8e8;border-radius:38px;background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.11),transparent 40%),linear-gradient(165deg,#fff,#f9f4fb);box-shadow:0 30px 55px #4f305e2e,inset 0 1px #fff;transform:rotate(2deg)}.cm-about-phone__top{display:flex;justify-content:center;padding:8px 8px 18px}.cm-about-phone__top img{width:132px;height:42px;object-fit:contain}.cm-about-mini-profile{display:grid;grid-template-columns:48px minmax(0,1fr) 24px;gap:10px;align-items:center;margin-bottom:12px;padding:12px;border:1px solid #eadfeb;border-radius:18px;background:#fffffff0;box-shadow:0 8px 20px #5a3a6612}.cm-about-mini-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#fff;font-weight:900;background:linear-gradient(145deg,#6c5adb,#8e71e6)}.cm-about-mini-avatar.is-pink{background:linear-gradient(145deg,#df579a,#f58db7)}.cm-about-mini-profile b,.cm-about-mini-profile small{display:block}.cm-about-mini-profile b{margin-bottom:4px;color:#4d3e53;font-size:13px}.cm-about-mini-profile small{color:#95889a;font-size:10px}.cm-about-mini-profile i{color:var(--pk);font-size:20px;font-style:normal}.cm-about-mini-bubble{margin:14px 6px;padding:15px;border-radius:18px 18px 18px 6px;color:#6a526e;background:linear-gradient(135deg,#f5eefb,#fff0f6);border:1px solid #e6d5e8}.cm-about-mini-bubble small{display:block;margin-bottom:6px;color:#a18fa4;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.cm-about-mini-bubble strong{display:block;font-size:12px;line-height:1.45}.cm-about-orbit{position:absolute;border:1px dashed rgba(128,82,150,.16);border-radius:50%}.cm-about-orbit--one{width:370px;height:370px}.cm-about-orbit--two{width:470px;height:470px}.cm-about-floating-card{position:absolute;z-index:5;display:flex;align-items:center;gap:9px;min-width:142px;padding:12px 14px;border:1px solid rgba(226,209,229,.92);border-radius:17px;background:#ffffffe8;box-shadow:0 14px 30px #4f305e21;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cm-about-floating-card--left{left:0;top:92px;transform:rotate(-5deg)}.cm-about-floating-card--right{right:-10px;bottom:74px;transform:rotate(4deg)}.cm-about-floating-card>span{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#f4ecfb,#fff0f6)}.cm-about-floating-card b,.cm-about-floating-card small{display:block}.cm-about-floating-card b{color:#59455f;font-size:12px}.cm-about-floating-card small{color:#988a9a;font-size:9px}.cm-about-intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding:82px 54px 62px}.cm-about-intro h2,.cm-about-experience h2,.cm-about-principles h2,.cm-about-safety h2,.cm-about-final h2,.cm-about-founder h2{margin:12px 0 0;color:#443648;letter-spacing:-.035em}.cm-about-intro h2{max-width:520px;font-size:37px;line-height:1.15}.cm-about-intro__text p{margin:0 0 18px;color:#746978;font-size:16px;line-height:1.8}.cm-about-intro__text strong{color:#5d4664}.cm-about-founder{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:42px;align-items:stretch;margin:0 28px 78px;padding:26px;border:1px solid #e7d9e8;border-radius:30px;background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.08),transparent 33%),linear-gradient(145deg,#fff,#fbf6fc);box-shadow:0 18px 40px #4f335b14}.cm-about-founder__photo{position:relative;overflow:hidden;min-height:400px;border-radius:24px;background:#f3edf7;box-shadow:0 18px 38px #4c2e5824}.cm-about-founder__photo img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center;display:block}.cm-about-founder__photo.is-fallback{background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.35),transparent 22%),radial-gradient(circle at 82% 26%,rgba(255,255,255,.2),transparent 16%),linear-gradient(135deg,#6b49d7,#9f4fcc 55%,#e25899)}.cm-about-founder__fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:32px}.cm-about-founder__fallbackMark{position:absolute;left:38px;top:34px;width:92px;height:92px;border-radius:28px;display:grid;place-items:center;color:#fff;font-size:34px;font-weight:900;background:#ffffff2e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.28)}.cm-about-founder__fallbackCard{position:relative;z-index:2;width:min(100%,360px);padding:24px;border-radius:24px;background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.24);box-shadow:0 14px 30px #4223572e;color:#fff}.cm-about-founder__fallbackCard span{display:block;margin-bottom:9px;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#ffd9ea}.cm-about-founder__fallbackCard strong{display:block;font-size:34px;line-height:1.05;letter-spacing:-.04em}.cm-about-founder__fallbackCard small{display:block;margin-top:10px;font-size:14px;color:#fffc}.cm-about-founder__photoShade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(42,25,51,.76) 100%)}.cm-about-founder__photoTag{position:absolute;left:24px;right:24px;bottom:22px;color:#fff;z-index:3}.cm-about-founder__photoTag span{display:block;margin-bottom:6px;font-size:10px;font-weight:900;letter-spacing:.16em;color:#ffd7ea}.cm-about-founder__photoTag strong{display:block;font-size:29px;letter-spacing:-.03em}.cm-about-founder__story{padding:18px 6px 18px 0}.cm-about-founder h2{max-width:650px;font-size:39px;line-height:1.12}.cm-about-founder__lead{margin-top:22px!important;font-size:16px!important;color:#67576b!important}.cm-about-founder__story p{margin:14px 0;color:#7a6d7d;font-size:14px;line-height:1.78}.cm-about-founder__story strong{color:#59435f}.cm-about-founder__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.cm-about-founder__chips span{padding:8px 11px;border:1px solid #e1d0e4;border-radius:999px;color:#785981;background:#fff;font-size:11px;font-weight:850}.cm-about-founder blockquote{position:relative;margin:26px 0 0;padding:18px 20px 18px 22px;border-left:3px solid #d95091;border-radius:0 16px 16px 0;background:linear-gradient(135deg,#f8f1fb,#fff1f7);color:#654d6a;font-size:15px;font-weight:800;line-height:1.55}.cm-about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0 28px 76px}.cm-about-value{position:relative;overflow:hidden;min-height:230px;padding:28px;border:1px solid var(--line);border-radius:25px;background:linear-gradient(145deg,#fff,#fcf8fd);box-shadow:0 12px 26px #5736640f;transition:.2s ease}.cm-about-value:hover{transform:translateY(-4px);border-color:#ddc9e2;box-shadow:0 18px 32px #5736641a}.cm-about-value__icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid #e5d5e7;border-radius:16px;color:var(--pk);font-size:25px;background:linear-gradient(145deg,#f7f0fc,#fff1f6)}.cm-about-value h3{margin:22px 0 10px;color:#503e56;font-size:20px}.cm-about-value p{margin:0;color:#7d707f;font-size:14px;line-height:1.72}.cm-about-experience{padding:64px 50px;border:1px solid #eadfeb;border-radius:31px;background:radial-gradient(circle at 0 100%,rgba(112,73,216,.07),transparent 30%),linear-gradient(150deg,#fdfafd,#fff)}.cm-about-experience__head{max-width:700px;margin-bottom:34px}.cm-about-experience h2{font-size:38px}.cm-about-experience__head p{color:#7b6f7f;line-height:1.75}.cm-about-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.cm-about-feature{display:grid;grid-template-columns:58px 1fr;gap:17px;min-height:185px;padding:24px;color:inherit;text-decoration:none;border:1px solid #e9dfea;border-radius:22px;background:#ffffffde;box-shadow:0 9px 20px #4c2f590b;transition:.18s ease}.cm-about-feature:hover{transform:translateY(-3px);border-color:#d9c2df;box-shadow:0 14px 27px #53326116}.cm-about-feature__icon{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;font-size:25px;background:linear-gradient(145deg,#f3ecfb,#fff0f5)}.cm-about-feature__body>span{color:#a15a97;font-size:10px;font-weight:900;letter-spacing:.14em}.cm-about-feature h3{margin:5px 0 8px;color:#513e57;font-size:21px}.cm-about-feature p{margin:0;color:#7d7180;font-size:13px;line-height:1.65}.cm-about-feature b{display:block;margin-top:14px;color:#775488;font-size:11px}.cm-about-feature b i{color:var(--pk)}.cm-about-principles{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:stretch;padding:82px 40px}.cm-about-principles__visual{position:relative;overflow:hidden;min-height:500px;padding:34px;border-radius:30px;background:linear-gradient(145deg,#6947d4,#9150cd 52%,#db5d9a);box-shadow:0 24px 45px #683c8933}.cm-about-principles__glow{position:absolute;border-radius:50%;filter:blur(12px);pointer-events:none}.cm-about-principles__glow--one{left:-20px;top:18px;width:180px;height:180px;background:#fff3}.cm-about-principles__glow--two{right:-30px;bottom:-20px;width:240px;height:240px;background:#ffffff1f}.cm-about-principles__bubble{position:absolute;z-index:1;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:20px;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;pointer-events:none}.cm-about-principles__bubble--one{top:24px;right:28px;width:78px;height:78px;font-size:42px;opacity:.28}.cm-about-principles__bubble--two{left:26px;top:28px;width:58px;height:58px;font-size:26px;opacity:.22}.cm-about-principles__visualContent{position:relative;z-index:3;min-height:432px;display:flex;flex-direction:column;justify-content:flex-end;gap:16px}.cm-about-principles__avatars{display:flex;align-items:center;margin:0 0 2px 4px}.cm-about-principles__avatars span{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;margin-right:-8px;color:#fff;font-size:20px;font-weight:900;border:2px solid rgba(255,255,255,.42);box-shadow:0 8px 18px #3c184838}.cm-about-principles__avatars .is-a{background:linear-gradient(145deg,#f07aad,#d95893)}.cm-about-principles__avatars .is-b{background:linear-gradient(145deg,#7d6de7,#664bd0)}.cm-about-principles__avatars .is-c{background:linear-gradient(145deg,#ffb36d,#ff7f70)}.cm-about-principles__miniRow{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cm-about-principles__card{position:relative;z-index:3;border:1px solid rgba(255,255,255,.22);background:#ffffff21;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 16px 32px #331a4526;color:#fff}.cm-about-principles__card--mini{width:auto;padding:15px 16px;border-radius:18px;transform:none!important}.cm-about-principles__card--mini:first-child{transform:rotate(-1.2deg)!important}.cm-about-principles__card--mini:last-child{transform:rotate(1.2deg)!important}.cm-about-principles__card small{display:block;margin-bottom:7px;font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;color:#ffd9ea}.cm-about-principles__card b{display:block;font-size:14px;line-height:1.38}.cm-about-principles__card--main{padding:25px 26px;border-radius:24px;background:#ffffff29}.cm-about-principles__card--main strong{display:block;max-width:430px;font-size:35px;line-height:1.05;letter-spacing:-.045em}.cm-about-principles__card--main p{max-width:440px;margin:13px 0 0;color:#ffffffe0;font-size:15px;line-height:1.55}.cm-about-principles__copy{padding:10px 0}.cm-about-principles h2{margin-bottom:28px;font-size:39px}.cm-about-rule{display:grid;grid-template-columns:44px 1fr;gap:16px;padding:22px 0;border-top:1px solid #eee4ef}.cm-about-rule>b{color:#c65391;font-size:12px;letter-spacing:.1em}.cm-about-rule h3{margin:0 0 6px;color:#514056;font-size:17px}.cm-about-rule p{margin:0;color:#7c7080;font-size:13px;line-height:1.65}.cm-about-staff{position:relative;overflow:hidden;display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:28px;align-items:center;margin:0 20px 28px;padding:38px 40px;border:1px solid #e4d4e7;border-radius:28px;background:radial-gradient(circle at 0 0,rgba(112,73,216,.1),transparent 32%),radial-gradient(circle at 100% 100%,rgba(233,79,145,.1),transparent 30%),linear-gradient(135deg,#fff,#faf4fb 56%,#fff4f8);box-shadow:0 16px 34px #58356516}.cm-about-staff:after{content:"";position:absolute;right:-55px;top:-65px;width:190px;height:190px;border:1px solid rgba(185,144,197,.16);border-radius:50%;pointer-events:none}.cm-about-staff__icon{position:relative;width:82px;height:82px;display:grid;place-items:center;border:1px solid #dfcfe4;border-radius:25px;color:#7655cf;background:linear-gradient(145deg,#f2ebfb,#fff0f6);box-shadow:0 12px 24px #653d761a}.cm-about-staff__icon span{font-size:39px;line-height:1}.cm-about-staff__icon i{position:absolute;right:9px;bottom:7px;width:28px;height:28px;display:grid;place-items:center;border-radius:10px;background:#fff;color:#df4f8d;font-style:normal;font-size:17px;box-shadow:0 5px 12px #5534601a}.cm-about-staff__copy{position:relative;z-index:2}.cm-about-staff__copy h2{margin:8px 0 9px;color:#49394f;font-size:30px;line-height:1.14;letter-spacing:-.035em}.cm-about-staff__copy p{max-width:760px;margin:0;color:#786b7b;font-size:14px;line-height:1.72}.cm-about-staff__button{position:relative;z-index:2;min-width:170px;height:54px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid #d7c4dd;border-radius:17px;color:#6b4f75;text-decoration:none;font-weight:850;background:linear-gradient(135deg,#fff,#f5eaf7);box-shadow:0 9px 20px #5a366717;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cm-about-staff__button:hover{transform:translateY(-2px);border-color:#c9add3;box-shadow:0 13px 25px #5a366724}.cm-about-staff__button b{color:#dd4f8d;font-size:18px}.cm-about-safety{display:grid;grid-template-columns:70px 1fr auto;gap:24px;align-items:center;padding:30px 34px;border:1px solid #e6d9e8;border-radius:25px;background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.08),transparent 30%),linear-gradient(135deg,#fff,#faf6fc)}.cm-about-safety__icon{width:62px;height:62px;display:grid;place-items:center;border-radius:20px;font-size:28px;background:linear-gradient(145deg,#f2ebfa,#fff0f5)}.cm-about-safety>div:nth-child(2)>span{color:#9a5a95;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.cm-about-safety h2{font-size:27px}.cm-about-safety p{margin:10px 0 0;color:#7c7080;line-height:1.7}.cm-about-safety a{padding:0 18px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;text-decoration:none;font-weight:850;color:#6c5375;border:1px solid #e4d5e6;background:linear-gradient(135deg,#fff,#f8f0fa)}.cm-about-final{display:grid;grid-template-columns:70px 1fr auto;gap:26px;align-items:center;margin-top:28px;padding:46px 48px;border-radius:28px;color:#fff;background:radial-gradient(circle at 0 0,rgba(255,255,255,.12),transparent 28%),linear-gradient(120deg,#5f43ba,#8d4ac1 50%,#d65094);box-shadow:0 18px 36px #5c357d2e}.cm-about-final__heart{font-size:56px;opacity:.75}.cm-about-final .cm-about-section-label{color:#ffffffad}.cm-about-final h2{color:#fff;font-size:29px}.cm-about-final p{margin:12px 0 0;color:#ffffffd9;line-height:1.7}.cm-about-final .cm-about-btn--soft{background:#ffffff2e;color:#fff;border-color:#ffffff47}.cm-about-details{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:44px 20px 0;padding:36px 28px 0;border-top:1px solid #ece2ed}.cm-about-details>div+div{padding-left:40px;border-left:1px solid #eee4ef}.cm-about-details h2{margin:0 0 8px;color:#57465d;font-size:17px}.cm-about-details p{margin:0;color:#817484;font-size:12px;line-height:1.7}.cm-about-details a{color:#9d4c8b;font-weight:750;text-decoration:none}@media (max-width:980px){.cm-about-hero{grid-template-columns:1fr;padding:50px 42px}.cm-about-intro,.cm-about-principles,.cm-about-founder{grid-template-columns:1fr}.cm-about-founder__photo{min-height:360px}.cm-about-values{grid-template-columns:1fr 1fr}.cm-about-final{grid-template-columns:54px 1fr}.cm-about-final__actions{grid-column:2;justify-content:flex-start}}@media (max-width:680px){.cm-about{padding:14px 10px 45px}.cm-about-hero{min-height:auto;gap:24px;padding:36px 22px 32px;border-radius:24px}.cm-about-hero h1{font-size:42px}.cm-about-hero__lead{font-size:15px}.cm-about-hero__actions .cm-about-btn{width:100%}.cm-about-hero__visual{min-height:365px;transform:scale(.88);margin:-20px -20px -28px}.cm-about-phone{width:270px}.cm-about-floating-card--left{left:-16px}.cm-about-floating-card--right{right:-24px}.cm-about-intro{gap:25px;padding:58px 17px 42px}.cm-about-intro h2,.cm-about-experience h2,.cm-about-principles h2,.cm-about-safety h2,.cm-about-final h2,.cm-about-founder h2{font-size:30px}.cm-about-founder{margin:0 8px 58px;padding:14px;border-radius:24px}.cm-about-founder__photo{min-height:300px;border-radius:20px}.cm-about-founder__story{padding:12px 8px 18px}.cm-about-founder__photoTag strong{font-size:25px}.cm-about-values{grid-template-columns:1fr;padding:0 8px 54px}.cm-about-experience{padding:42px 18px;border-radius:24px}.cm-about-feature-grid{grid-template-columns:1fr}.cm-about-principles{gap:34px;padding:54px 8px}.cm-about-principles__visual{min-height:420px;border-radius:24px}.cm-about-principles__card--main strong{font-size:31px}.cm-about-principles__card--main p{font-size:15px}.cm-about-principles__card--mini{width:190px}.cm-about-safety{grid-template-columns:54px 1fr;padding:24px 18px}.cm-about-safety>a{grid-column:1/-1;text-align:center}.cm-about-final{grid-template-columns:1fr;gap:14px;padding:34px 22px}.cm-about-final__heart{display:none}.cm-about-final__actions{grid-column:1}.cm-about-final__actions .cm-about-btn{width:100%}.cm-about-details{grid-template-columns:1fr;gap:24px;margin:36px 8px 0;padding:28px 10px 0}.cm-about-details>div+div{padding:24px 0 0;border-top:1px solid #eee4ef;border-left:0}}@media (max-width:980px){.cm-about-staff{grid-template-columns:72px 1fr}.cm-about-staff__button{grid-column:2;justify-self:start}}@media (max-width:680px){.cm-about-principles__visual{padding:22px;min-height:460px}.cm-about-principles__visualContent{min-height:416px;gap:12px}.cm-about-principles__miniRow{grid-template-columns:1fr}.cm-about-principles__card--mini:first-child,.cm-about-principles__card--mini:last-child{transform:none!important}.cm-about-principles__card--main{padding:22px}.cm-about-principles__card--main strong{font-size:29px}.cm-about-principles__card--main p{font-size:14px}.cm-about-staff{grid-template-columns:1fr;gap:18px;margin:0 8px 24px;padding:28px 22px;border-radius:23px}.cm-about-staff__icon{width:68px;height:68px;border-radius:21px}.cm-about-staff__copy h2{font-size:27px}.cm-about-staff__button{grid-column:1;width:100%}}@media (min-width:981px){.cm-about-hero__visual{overflow:visible!important}.cm-about-floating-card--left{left:-52px!important;top:54px!important;transform:rotate(-4deg)!important;z-index:6!important}.cm-about-floating-card--right{right:-55px!important;bottom:32px!important;transform:rotate(4deg)!important;z-index:6!important}}@media (min-width:681px) and (max-width:980px){.cm-about-floating-card--left{left:-18px!important;top:48px!important}.cm-about-floating-card--right{right:-18px!important;bottom:28px!important}}@media (max-width:680px){.cm-about-floating-card--left{left:-8px!important;top:24px!important}.cm-about-floating-card--right{right:-8px!important;bottom:18px!important}}.cn-settings-page,.cn-settings-page *,.cn-settings-page *:before,.cn-settings-page *:after{box-sizing:border-box}.cn-settings-page{width:100%;min-height:760px;padding:39px 34px 48px;border:1px solid #dde4e8;border-radius:8px;background:#fff;color:#333a40;box-shadow:0 4px 18px #1b36440a}.cn-settings-loading{display:grid;min-height:480px;place-items:center;color:#7a858b}.cn-settings-heading{margin-bottom:34px}.cn-settings-heading h1{margin:0 0 7px;color:#242a2e;font-size:31px;line-height:1.1}.cn-settings-heading p{margin:0;color:#7b858b;font-size:13px}.cn-settings-layout{display:grid;grid-template-columns:275px minmax(300px,1fr) 295px;gap:14px;align-items:start}.cn-settings-nav{padding:18px 15px;border:1px solid #e3e7e9;border-radius:4px;background:#fff;box-shadow:0 2px 6px #192d380a}.cn-settings-nav button{display:grid;grid-template-columns:27px minmax(0,1fr);gap:10px;align-items:center;width:100%;min-height:47px;padding:8px 13px;border:0;border-radius:5px;background:#fff;color:#42494d;text-align:left;cursor:pointer}.cn-settings-nav button+button{margin-top:2px}.cn-settings-nav button>span{display:grid;place-items:center;color:#394249;font-size:17px;font-weight:900}.cn-settings-nav button b{font-size:14px;font-weight:650;line-height:1.35}.cn-settings-nav button.active{background:#050505;color:#fff}.cn-settings-nav button.active>span{color:#fff}.cn-settings-nav button.active b{font-weight:800}.cn-settings-content{min-width:0;border:1px solid #edf0f2;border-radius:4px;background:#fff;box-shadow:0 3px 10px #192d3809}.cn-settings-content--wide{grid-column:2 / 4}.cn-settings-summary-row{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:92px;padding:21px 30px;border-bottom:1px solid #e7eaec}.cn-settings-summary-row h2,.cn-settings-profile-status h2,.cn-settings-oauth-summary h2{margin:0 0 4px;color:#3b4043;font-size:16px}.cn-settings-summary-row p,.cn-settings-oauth-summary p{margin:0;color:#41484d;font-size:12px}.cn-settings-summary-row button,.cn-settings-oauth-summary button{border:0;background:transparent;color:#2984b3;font:inherit;font-size:12px;cursor:pointer}.cn-settings-profile-status{padding:22px 30px 24px;border-bottom:1px solid #e7eaec}.cn-settings-profile-status>div{height:29px;margin-top:18px;overflow:hidden;border-radius:3px;background:#ebeef0}.cn-settings-profile-status>div span{display:flex;min-width:118px;height:100%;align-items:center;padding:0 10px;border-radius:3px;background:#7451b6;color:#fff;font-size:11px;white-space:nowrap}.cn-settings-oauth-summary{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:13px;align-items:center;min-height:105px;padding:20px 30px;border-bottom:1px solid #e7eaec}.cn-settings-oauth-summary:last-child{border-bottom:0}.cn-settings-provider-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#202124;color:#fff;font-size:25px;font-weight:900}.cn-settings-provider-icon.is-google{background:conic-gradient(from -45deg,#4285f4 0,#4285f4 25%,#34a853 0,#34a853 50%,#fbbc05 0,#fbbc05 75%,#ea4335 0);border:6px solid #fff;box-shadow:0 0 0 1px #dfe3e6;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.22)}.cn-settings-provider-icon.is-apple{font-size:23px}.cn-settings-other{border:1px solid #dce1e4;border-radius:5px;background:#fff}.cn-settings-other>h2{margin:0;padding:19px 22px;border-bottom:1px solid #e4e8ea;color:#363b3f;font-size:17px}.cn-settings-other__links{padding:12px 22px 19px}.cn-settings-other__links button,.cn-settings-other__links a{display:block;width:100%;padding:10px 0;border:0;background:transparent;color:#444a4e;font:inherit;font-size:12px;text-align:left;text-decoration:none;cursor:pointer}.cn-settings-other__links button:hover,.cn-settings-other__links a:hover{color:#217ba5}.cn-settings-pin{color:#e62487;font-size:10px}.cn-settings-sounds{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;margin:0 18px 18px;padding-top:18px;border-top:1px solid #dfe3e5}.cn-settings-sounds__icon{display:grid;width:31px;height:31px;place-items:center;border-radius:50%;background:#f0f2f3;color:#596167;font-size:11px}.cn-settings-sounds strong{display:block;font-size:13px}.cn-settings-sounds small{display:block;margin-top:2px;color:#999fa3;font-size:10px}.cn-settings-sounds p{grid-column:2 / 4;margin:0;color:#7c858a;font-size:10px;line-height:1.5}.cn-settings-switch{position:relative;width:48px;height:28px;padding:0;border:0;border-radius:999px;background:#cbd1d6;cursor:pointer;transition:.2s}.cn-settings-switch span{position:absolute;left:4px;top:4px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.2s}.cn-settings-switch.active{background:#7351b7}.cn-settings-switch.active span{transform:translate(20px)}.cn-settings-switch:disabled{opacity:.55;cursor:wait}.cn-settings-panel{min-height:575px;padding:34px 38px 40px}.cn-settings-panel__eyebrow{margin:0 0 8px;color:#2b86ac;font-size:10px;font-weight:900;letter-spacing:.14em}.cn-settings-panel>h2{margin:0 0 10px;color:#272e32;font-size:27px}.cn-settings-panel__description{max-width:670px;margin:0 0 28px;color:#748087;font-size:13px;line-height:1.6}.cn-settings-form{display:grid;max-width:590px;gap:16px}.cn-settings-form label{display:flex;flex-direction:column;gap:7px}.cn-settings-form label>span{color:#42494d;font-size:12px;font-weight:800}.cn-settings-form input,.cn-settings-subsection select,.cn-settings-choice select{width:100%;min-height:44px;padding:0 12px;border:1px solid #ccd4d9;border-radius:5px;background:#fff;color:#333a3e;font:inherit;font-size:13px;outline:none}.cn-settings-form input:focus,.cn-settings-subsection select:focus,.cn-settings-choice select:focus{border-color:#3188ab;box-shadow:0 0 0 3px #3188ab1a}.cn-settings-form input:disabled{background:#f1f3f4;color:#899196}.cn-settings-form>small{color:#7c858a;font-size:11px}.cn-settings-page .primary,.cn-settings-page .danger,.cn-settings-page .danger-outline{justify-self:start;min-height:42px;padding:0 18px;border-radius:5px;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.cn-settings-page .primary{border:0;background:#7753b8;color:#fff}.cn-settings-page .danger{border:0;background:#d83d49;color:#fff}.cn-settings-page .danger-outline{border:1px solid #e2aeb3;background:#fff;color:#b72f3a}.cn-settings-page button:disabled{opacity:.58;cursor:not-allowed}.cn-settings-subsection{display:grid;max-width:590px;gap:12px;margin-top:34px;padding-top:28px;border-top:1px solid #e2e7e9}.cn-settings-subsection h3{margin:0;font-size:16px}.cn-settings-choice-list{max-width:720px;border-top:1px solid #e2e6e8}.cn-settings-choice{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;min-height:92px;padding:19px 4px;border-bottom:1px solid #e2e6e8}.cn-settings-choice strong{display:block;margin-bottom:5px;color:#343a3e;font-size:15px}.cn-settings-choice p{margin:0;color:#7b858b;font-size:12px;line-height:1.45}.cn-settings-choice select{width:205px}.cn-settings-panel-save{margin-top:24px}.cn-settings-oauth-card{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:center;max-width:630px;margin-bottom:24px;padding:22px;border:1px solid #dfe5e8;border-radius:8px;background:#f9fbfc}.cn-settings-oauth-card strong{display:block;margin-bottom:5px;font-size:16px}.cn-settings-oauth-card p{margin:0;color:#788289;font-size:12px;line-height:1.45}.cn-settings-blocked-list{display:grid;gap:10px}.cn-settings-blocked-list article{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:13px;align-items:center;padding:13px;border:1px solid #e0e5e8;border-radius:8px}.cn-settings-blocked-list img{display:block;width:52px;height:52px;border-radius:50%;object-fit:cover;background:#eef2f4}.cn-settings-blocked-list article>div{min-width:0}.cn-settings-blocked-list strong{display:inline-block;margin-right:5px;font-size:14px}.cn-settings-blocked-list .badges-row{display:inline-flex}.cn-settings-blocked-list small{display:block;margin-top:5px;overflow:hidden;color:#7b858b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.cn-settings-blocked-list article>button{min-height:35px;padding:0 12px;border:1px solid #d8dfe2;border-radius:5px;background:#fff;color:#555e63;font-size:10px;font-weight:850}.cn-settings-empty{padding:50px 20px;border:1px dashed #d7dfe3;border-radius:8px;color:#7d888e;font-size:13px;text-align:center}.cn-settings-danger-note{max-width:650px;padding:18px 20px;border:1px solid #f1c8cb;border-radius:7px;background:#fff7f7;color:#a33b43;font-size:13px;line-height:1.55}.cn-settings-delete-form{padding:20px;border:1px solid #f0d4d6;border-radius:8px;background:snow}@media (max-width:1180px){.cn-settings-page{padding:30px 25px 42px}.cn-settings-layout{grid-template-columns:240px minmax(300px,1fr) 255px}.cn-settings-nav{padding:13px 10px}.cn-settings-nav button{grid-template-columns:24px minmax(0,1fr);padding-right:8px;padding-left:8px}.cn-settings-other__links{padding-right:16px;padding-left:16px}}@media (max-width:900px){.cn-settings-layout{grid-template-columns:225px minmax(0,1fr)}.cn-settings-content--wide,.cn-settings-other{grid-column:2}}@media (max-width:680px){.cn-settings-page{min-height:0;padding:25px 14px 35px;border-radius:6px}.cn-settings-heading{margin-bottom:22px}.cn-settings-heading h1{font-size:27px}.cn-settings-layout{grid-template-columns:1fr;gap:12px}.cn-settings-nav{display:flex;gap:5px;overflow-x:auto;padding:8px}.cn-settings-nav button{flex:0 0 auto;display:flex;width:auto;min-height:40px;padding:7px 11px}.cn-settings-nav button>span{width:20px}.cn-settings-nav button b{max-width:170px;font-size:11px}.cn-settings-content,.cn-settings-content--wide,.cn-settings-other{grid-column:1}.cn-settings-summary-row,.cn-settings-profile-status,.cn-settings-oauth-summary{padding-right:18px;padding-left:18px}.cn-settings-panel{min-height:0;padding:27px 18px 32px}.cn-settings-panel>h2{font-size:23px}.cn-settings-choice{grid-template-columns:minmax(0,1fr) auto;gap:12px}.cn-settings-choice select{width:145px}.cn-settings-blocked-list article{grid-template-columns:44px minmax(0,1fr)}.cn-settings-blocked-list img{width:44px;height:44px}.cn-settings-blocked-list article>button{grid-column:2;justify-self:start}}.cn-apple-mark{display:block;width:1em;height:1em;fill:currentColor}.cn-settings-nav-apple .cn-apple-mark{width:18px;height:18px}.cn-settings-provider-icon.is-apple{font-size:24px}.cn-settings-provider-icon.is-apple .cn-apple-mark{width:25px;height:25px}.cn-settings-email-master{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;max-width:720px;margin-bottom:18px;padding:20px 22px;border:1px solid #dce4e8;border-radius:8px;background:#f8fbfc}.cn-settings-email-master strong{display:block;margin-bottom:5px;color:#343a3e;font-size:15px}.cn-settings-email-master p{margin:0;color:#77828a;font-size:12px;line-height:1.5}.cn-settings-email-choices.is-disabled{opacity:.62}.cn-settings-email-note{max-width:720px;margin-top:22px;padding:16px 18px;border:1px solid #e3e7ea;border-radius:7px;background:#fff}.cn-settings-email-note strong{display:block;margin-bottom:5px;color:#3b4247;font-size:12px}.cn-settings-email-note p{margin:0;color:#7b858b;font-size:11px;line-height:1.55}@media (max-width:680px){.cn-settings-email-master{padding:16px;gap:12px}.cn-settings-email-master p{font-size:11px}}.cn-followed-page{width:100%;padding:0 0 28px;background:#eef3f7;color:#202932}.cn-followed-hero{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;min-height:210px;padding:34px 42px 36px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.18);background:radial-gradient(circle at 88% -20%,rgba(255,255,255,.12) 0 160px,transparent 162px),linear-gradient(125deg,#205d78,#25758c 56%,#318fa2);color:#fff}.cn-followed-hero>div:first-child{max-width:760px}.cn-followed-eyebrow{display:inline-flex;align-items:center;min-height:30px;padding:0 13px;border:1px solid rgba(255,255,255,.55);border-radius:18px;font-size:10px;font-weight:900;letter-spacing:.16em}.cn-followed-hero h1{margin:15px 0 7px;font-size:38px;line-height:1.05;font-weight:900}.cn-followed-hero p{margin:0;color:#ffffffe6;font-size:15px}.cn-followed-hero-count{flex:0 0 auto;min-width:118px;padding:17px 18px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:#ffffff1f;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cn-followed-hero-count strong{display:block;font-size:29px;line-height:1}.cn-followed-hero-count span{display:block;margin-top:5px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.cn-followed-panel{margin:-20px 26px 0;overflow:hidden;border:1px solid #dfe5e9;border-radius:12px;background:#fff;box-shadow:0 12px 32px #273d4c17}.cn-followed-tabs{display:flex;align-items:center;min-height:64px;padding:0 18px;border-bottom:1px solid #e5e9ed;background:#fff}.cn-followed-tabs button{position:relative;height:64px;padding:0 20px;border:0;background:transparent;color:#68747e;font-size:13px;font-weight:850;cursor:pointer}.cn-followed-tabs button span{display:inline-grid;place-items:center;min-width:22px;height:20px;margin-left:5px;padding:0 5px;border-radius:10px;background:#eef2f5;color:#69747e;font-size:10px}.cn-followed-tabs button.active{color:#6542aa}.cn-followed-tabs button.active:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:#6e4bb3}.cn-followed-tabs button.active span{background:#eee7fb;color:#6542aa}.cn-followed-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:13px 18px;border-bottom:1px solid #e8ecef;background:#fafbfc}.cn-followed-view-switch{display:flex;overflow:hidden;border:1px solid #d4dbe0;border-radius:6px;background:#fff}.cn-followed-view-switch button{display:grid;place-items:center;width:42px;height:38px;padding:0;border:0;border-right:1px solid #d4dbe0;background:#fff;color:#434d56;cursor:pointer}.cn-followed-view-switch button:last-child{border-right:0}.cn-followed-view-switch button.active{background:#4d535a;color:#fff}.cn-followed-view-switch svg{width:17px;height:17px;fill:currentColor;stroke:currentColor;stroke-width:1.6}.cn-followed-sort{display:flex;align-items:center;min-height:40px;overflow:hidden;border:1px solid #d4dbe0;border-radius:6px;background:#fff}.cn-followed-sort>span{padding-left:12px;color:#222a30;font-size:11px;font-weight:900}.cn-followed-sort select{height:38px;min-width:190px;padding:0 30px 0 5px;border:0;outline:0;background:#fff;color:#222a30;font-size:12px;font-weight:800;cursor:pointer}.cn-followed-loading{min-height:280px;display:grid;place-items:center;color:#7a858e;font-size:13px}.cn-followed-empty{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px;text-align:center}.cn-followed-empty-icon{display:grid;place-items:center;width:68px;height:68px;margin-bottom:10px;border-radius:50%;background:#f3eefb;color:#7655b5;font-size:36px}.cn-followed-empty h2{margin:5px 0 4px;font-size:21px}.cn-followed-empty p{margin:0;color:#7d8790;font-size:12px}.cn-followed-empty>div:last-child{display:flex;gap:8px;margin-top:18px}.cn-followed-empty a{padding:10px 14px;border-radius:6px;background:#6c4bb1;color:#fff;font-size:11px;font-weight:850;text-decoration:none}.cn-followed-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px;background:#f7f9fb}.cn-followed-card{min-width:0;overflow:hidden;border:1px solid #dfe5ea;border-radius:9px;background:#fff;box-shadow:0 2px 8px #2232400a}.cn-followed-card-cover{position:relative;display:block;height:190px;overflow:hidden;background:#eef2f5}.cn-followed-card-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.cn-followed-card:hover .cn-followed-card-cover img{transform:scale(1.02)}.cn-followed-card-cover>i{position:absolute;top:10px;right:10px;padding:5px 8px;border-radius:4px;background:#1c2227d1;color:#fff;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.08em}.cn-followed-card-placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(135deg,#eef1f5,#dde4ea);font-size:54px}.cn-followed-card-body{padding:15px}.cn-followed-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.cn-followed-card-head>div{min-width:0}.cn-followed-title{display:block;overflow:hidden;color:#252c33;font-size:17px;font-weight:900;line-height:1.18;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.cn-followed-title:hover{color:#6848ad}.cn-followed-kind{display:block;margin-top:3px;color:#9099a1;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.cn-followed-follow-btn{flex:0 0 auto;min-width:90px;height:34px;padding:0 10px;border:0;border-radius:5px;background:#6c4bb1;color:#fff;font-size:10px;font-weight:850;cursor:pointer}.cn-followed-follow-btn:hover{background:#5d3da0}.cn-followed-follow-btn:disabled{opacity:.6;cursor:wait}.cn-followed-description{display:-webkit-box;min-height:34px;margin:11px 0 12px;overflow:hidden;color:#606b74;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cn-followed-owner{display:flex;align-items:center;gap:8px;padding:10px 0;border-top:1px solid #eef1f3}.cn-followed-owner-avatar{flex:0 0 34px;width:34px;height:34px;overflow:hidden;border-radius:6px;background:#edf1f4}.cn-followed-owner-avatar img{width:100%;height:100%;object-fit:cover}.cn-followed-owner>div{min-width:0}.cn-followed-owner>div>span:first-child{display:block;color:#959da5;font-size:9px;text-transform:uppercase}.cn-followed-owner-name{display:flex;align-items:center;gap:3px;min-width:0}.cn-followed-owner-name>a{overflow:hidden;color:#39434c;font-size:11px;font-weight:850;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.cn-followed-stats{display:flex;flex-wrap:wrap;gap:9px;padding:9px 0;border-top:1px solid #eef1f3;color:#737e87;font-size:10px}.cn-followed-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid #eef1f3;color:#8a949d;font-size:9px}.cn-followed-card-foot>a{color:#2d708c;font-size:10px;font-weight:850;text-decoration:none}.cn-followed-items.is-list{grid-template-columns:1fr;gap:0;padding:0;background:#fff}.cn-followed-items.is-list .cn-followed-card{display:grid;grid-template-columns:150px minmax(0,1fr);border-width:0 0 1px;border-radius:0;box-shadow:none}.cn-followed-items.is-list .cn-followed-card-cover{height:145px;margin:14px;border-radius:6px}.cn-followed-items.is-list .cn-followed-card-body{align-self:center;padding:15px 18px 15px 0}@media (max-width:900px){.cn-followed-items{grid-template-columns:1fr}}@media (max-width:760px){.cn-followed-page{padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))}.cn-followed-hero{min-height:180px;padding:24px 16px 30px}.cn-followed-hero h1{font-size:30px}.cn-followed-hero p{font-size:12px}.cn-followed-hero-count{display:none}.cn-followed-panel{margin:-14px 8px 0;border-radius:10px}.cn-followed-tabs{min-height:55px;padding:0 5px;overflow-x:auto}.cn-followed-tabs button{height:55px;padding:0 12px;white-space:nowrap}.cn-followed-toolbar{align-items:stretch;flex-direction:column;padding:10px}.cn-followed-view-switch{width:max-content}.cn-followed-sort{width:100%;justify-content:space-between}.cn-followed-sort select{min-width:0;flex:1}.cn-followed-items{padding:9px;gap:9px}.cn-followed-card-cover{height:170px}.cn-followed-items.is-list .cn-followed-card{grid-template-columns:105px minmax(0,1fr)}.cn-followed-items.is-list .cn-followed-card-cover{height:105px;margin:10px}.cn-followed-items.is-list .cn-followed-description,.cn-followed-items.is-list .cn-followed-owner,.cn-followed-items.is-list .cn-followed-stats{display:none}.cn-followed-items.is-list .cn-followed-card-body{padding:11px 10px 11px 0}.cn-followed-card-head{gap:7px}.cn-followed-title{font-size:15px}.cn-followed-follow-btn{min-width:76px;padding:0 7px}}.cn-followed-panel{margin-left:18px!important;margin-right:18px!important}.cn-followed-items{gap:20px!important;padding:22px!important}.cn-followed-card{border-radius:11px!important}.cn-followed-card-cover{height:235px!important}.cn-followed-card-body{padding:19px!important}.cn-followed-title{font-size:20px!important;line-height:1.2!important}.cn-followed-kind{margin-top:4px!important;font-size:11px!important}.cn-followed-follow-btn{min-width:105px!important;height:39px!important;padding:0 13px!important;font-size:11px!important}.cn-followed-description{min-height:42px!important;margin:14px 0!important;font-size:12px!important;line-height:1.55!important}.cn-followed-owner{gap:10px!important;padding:13px 0!important}.cn-followed-owner-avatar{flex-basis:42px!important;width:42px!important;height:42px!important}.cn-followed-owner>div>span:first-child{font-size:10px!important}.cn-followed-owner-name>a{font-size:12px!important}.cn-followed-stats{gap:13px!important;padding:12px 0!important;font-size:11px!important}.cn-followed-card-foot{padding-top:12px!important;font-size:10px!important}.cn-followed-card-foot>a{font-size:11px!important}.cn-followed-card-placeholder{font-size:62px!important}.cn-followed-items.is-list .cn-followed-card{grid-template-columns:185px minmax(0,1fr)!important}.cn-followed-items.is-list .cn-followed-card-cover{height:165px!important;margin:16px!important}.cn-followed-items.is-list .cn-followed-card-body{padding:18px 20px 18px 0!important}@media (max-width:760px){.cn-followed-panel{margin-left:7px!important;margin-right:7px!important}.cn-followed-items{gap:10px!important;padding:9px!important}.cn-followed-card-cover{height:195px!important}.cn-followed-card-body{padding:14px!important}.cn-followed-title{font-size:17px!important}.cn-followed-items.is-list .cn-followed-card{grid-template-columns:112px minmax(0,1fr)!important}.cn-followed-items.is-list .cn-followed-card-cover{height:112px!important;margin:9px!important}.cn-followed-items.is-list .cn-followed-card-body{padding:10px 9px 10px 0!important}}.cn-followed-section-title{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 22px;border-bottom:1px solid #e5e9ed;background:#fff}.cn-followed-section-title h2{margin:0;color:#24313a;font-size:20px;font-weight:900}.cn-followed-section-title p{margin:4px 0 0;color:#7d8891;font-size:11px}.cn-followed-section-title>span{display:grid;place-items:center;min-width:34px;height:30px;padding:0 8px;border-radius:15px;background:#eee8fa;color:#6848ad;font-size:11px;font-weight:900}.cn-followed-users-section{border-bottom:1px solid #e4e9ed}.cn-followed-users-wrap{padding:22px;background:#f7f9fb}.cn-followed-users-wrap .cn-discover-grid{width:100%}.cn-followed-users-wrap .cn-person-card{height:100%}.cn-followed-content-section{background:#fff}@media (max-width:760px){.cn-followed-section-title{padding:14px 12px}.cn-followed-section-title h2{font-size:18px}.cn-followed-users-wrap{padding:9px}}.cn-followed-panel{margin-top:14px!important;border-radius:12px!important;overflow:hidden!important}.cn-followed-tabs{position:relative;z-index:2;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;min-height:64px!important;padding:7px 18px 0!important;border-bottom:1px solid #dfe5e9!important;background:#fff!important}.cn-followed-tabs button{flex:0 0 auto;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;height:56px!important;min-width:92px;padding:0 15px!important;border-radius:7px 7px 0 0!important;color:#69747e!important;font-size:13px!important;font-weight:800!important;line-height:1!important}.cn-followed-tabs button:hover{background:#f7f5fb!important;color:#6344a7!important}.cn-followed-tabs button.active{background:#faf8fe!important;color:#6542aa!important}.cn-followed-tabs button.active:after{left:12px!important;right:12px!important;bottom:0!important;height:3px!important}.cn-followed-tabs button span{min-width:23px!important;height:22px!important;margin-left:2px!important;padding:0 6px!important}.cn-followed-toolbar{min-height:64px!important;padding:12px 18px!important}.cn-followed-users-section,.cn-followed-content-section{position:relative;z-index:1}@media (max-width:760px){.cn-followed-panel{margin-top:8px!important}.cn-followed-tabs{min-height:58px!important;gap:3px!important;padding:5px 7px 0!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none}.cn-followed-tabs::-webkit-scrollbar{display:none}.cn-followed-tabs button{height:52px!important;min-width:82px;padding:0 10px!important;font-size:12px!important;white-space:nowrap!important}.cn-followed-tabs button span{min-width:21px!important;height:20px!important;font-size:9px!important}.cn-followed-toolbar{min-height:auto!important;padding:10px!important}}.cn-page-transition{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300000;display:grid;place-items:center;background:#edf2f7d1;backdrop-filter:blur(1.4px);-webkit-backdrop-filter:blur(1.4px);pointer-events:none;animation:cn-page-fade-in .09s ease-out both}.cn-page-transition__logo{display:block;width:96px;height:96px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(25,33,42,.16));animation:cn-page-logo-spin .7s linear infinite;transform-origin:50% 50%;will-change:transform}@keyframes cn-page-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cn-page-fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.cn-page-transition{background:#edf2f7db}.cn-page-transition__logo{width:76px;height:76px}}@media (prefers-reduced-motion:reduce){.cn-page-transition__logo{animation-duration:1.4s}}.cn-ban-wall{min-height:100vh;display:grid;place-items:center;padding:28px 16px;background:radial-gradient(circle at 50% -10%,rgba(63,104,142,.16),transparent 36%),linear-gradient(180deg,#f8fafc,#eef2f6);color:#172331}.cn-ban-card{width:min(100%,620px);background:#fff;border:1px solid #dbe2e8;border-radius:24px;box-shadow:0 24px 70px #15223024;padding:34px;text-align:center}.cn-ban-symbol{width:92px;height:92px;margin:0 auto 18px;border:9px solid #d73946;border-radius:50%;display:grid;place-items:center;position:relative;background:#fff6f7;color:#b51e2b;box-shadow:0 10px 28px #b7223026}.cn-ban-symbol:after{content:"";position:absolute;width:82px;height:9px;border-radius:20px;background:#d73946;transform:rotate(-43deg)}.cn-ban-symbol span{font-size:34px;font-weight:950;line-height:1}.cn-ban-brand{text-transform:uppercase;letter-spacing:.16em;font-weight:900;font-size:11px;color:#637283;margin-bottom:8px}.cn-ban-card h1{margin:0;font-size:clamp(28px,6vw,42px);letter-spacing:-.03em;color:#b51e2b}.cn-ban-lead{margin:10px auto 22px;max-width:500px;color:#5d6a78;font-size:15px;line-height:1.55}.cn-ban-details{display:grid;gap:8px;text-align:left;margin:0 auto 18px}.cn-ban-details>div{display:grid;grid-template-columns:110px 1fr;gap:12px;padding:12px 14px;border:1px solid #e4e9ee;border-radius:12px;background:#fafbfc}.cn-ban-details span{font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:#7b8794}.cn-ban-details strong{font-size:13px;line-height:1.45;color:#263544;word-break:break-word}.cn-ban-note{font-size:12px;line-height:1.55;color:#6b7885;margin:18px 0}.cn-ban-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.cn-ban-actions button,.cn-ban-actions a{min-height:42px;border-radius:10px;border:1px solid #cfd8e1;background:#fff;color:#263544;font:inherit;font-size:12px;font-weight:850;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;padding:0 13px}.cn-ban-actions button:first-child{background:#182a3c;color:#fff;border-color:#182a3c}.cn-ban-actions .cn-ban-logout{grid-column:1/-1;color:#8e2c35;background:#fff7f8;border-color:#ecc8cc}.cn-ban-actions button:disabled{opacity:.55;cursor:not-allowed}.cn-ban-message{margin-top:12px;padding:9px 12px;border-radius:9px;background:#fff6e8;color:#8a5a13;font-size:12px;font-weight:750}@media (max-width:560px){.cn-ban-card{padding:26px 18px;border-radius:18px}.cn-ban-symbol{width:78px;height:78px;border-width:8px}.cn-ban-symbol:after{width:70px;height:8px}.cn-ban-details>div{grid-template-columns:1fr;gap:4px}.cn-ban-actions{grid-template-columns:1fr}.cn-ban-actions .cn-ban-logout{grid-column:auto}}:root{--bg:#eef3f7;--surface:#ffffff;--surface-hover:#f4f8fa;--border:#dfe7eb;--text:#24343d;--text-muted:#7d8b93;--header-bg:#17677c;--header-text:#ffffff;--accent:#e9557b;--accent-hover:#f06c8c;--purple:#7149c6;--success:#31bf68;--away:#f0c94f;--info:#1d9bf0;--badge-owner:#7c3aed;--badge-super-admin:#e11d48;--badge-admin:#d97706;--badge-moderator:#2563eb;--font-display:"Sora",system-ui,sans-serif;--font-body:"Inter",system-ui,sans-serif;--radius-sm:5px;--radius-md:7px;--radius-lg:12px;--shadow-card:0 2px 8px rgba(25,61,75,.06)}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;background:var(--bg);color:var(--text);font-family:var(--font-body)}body{font-size:14px}h1,h2,h3,h4,.display{font-family:var(--font-display);font-weight:700;letter-spacing:-.01em}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}:focus-visible{outline:2px solid #ffe26c;outline-offset:2px}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-card)}.badge-pill{display:inline-flex;align-items:center;gap:3px;padding:1px 5px;border-radius:999px;font-size:8px;font-weight:700;font-family:var(--font-display);white-space:nowrap}.cn-messaggi{flex:1;min-width:0;max-width:680px;display:flex;flex-direction:column;height:calc(100vh - 100px);padding:0;overflow:hidden}.cn-messaggi__header{padding:14px 18px;border-bottom:1px solid var(--border);font-weight:700}.cn-messaggi__list{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:8px}.cn-msg{align-self:flex-start;background:var(--surface-hover);padding:8px 12px;border-radius:14px 14px 14px 4px;max-width:70%;font-size:14px}.cn-msg.mine{align-self:flex-end;background:var(--accent);color:#fff;border-radius:14px 14px 4px}.cn-messaggi__form{display:flex;gap:8px;padding:12px;border-top:1px solid var(--border)}.cn-messaggi__form input{flex:1;border:1px solid var(--border);border-radius:999px;padding:9px 14px;font-size:14px}@media (min-width: 1181px){.cn-composer{padding:22px 24px;margin-bottom:14px}.cn-composer__head{margin-bottom:14px;align-items:flex-end}.cn-composer__head span,.cn-guide-kicker{font-size:10px;line-height:1.2}.cn-composer__head h2{margin-top:4px;font-size:30px;line-height:1.08;letter-spacing:-.025em}.cn-composer__head small{font-size:12px}.cn-composer textarea{min-height:142px;padding:16px 18px;font-size:17px;line-height:1.45;border-radius:6px}.cn-composer__row{margin-top:12px;gap:14px}.cn-composer__toggle{gap:7px;font-size:14px;line-height:1.25}.cn-composer__toggle input{width:17px;height:17px}.cn-composer__tools{gap:9px;margin-top:14px}.cn-tool-btn,.cn-btn,.cn-filter-btn{min-height:42px;padding:9px 14px;border-radius:5px;font-size:14px;line-height:1.2}.cn-btn--primary{min-width:112px;min-height:46px;padding:10px 22px;font-size:15px}.cn-media-chip{margin-top:9px;padding:10px 12px;font-size:13px}.cn-filters{gap:9px;margin:14px 0}.cn-filter-btn{min-height:40px;font-size:13px;padding:8px 13px}.cn-emoji-tray{gap:7px;margin-top:10px;padding:12px}.cn-emoji-tray button{font-size:25px;padding:6px}.cn-feed{gap:13px}.cn-post{padding:18px}.cn-post__author{gap:12px;margin-bottom:12px}.cn-post__author>img{width:56px;height:56px;border-radius:5px}.cn-post__name{font-size:17px;line-height:1.25}.cn-post__time,.cn-report-btn{font-size:11px}.cn-post__body{margin-bottom:12px;font-size:16px;line-height:1.5}.cn-post__media-link{margin:10px 0;padding:11px;font-size:13px}.cn-post__footer{gap:18px;padding-top:11px}.cn-react-btn,.cn-post-share,.cn-muted{font-size:12px}.cn-bacheca-guide{gap:12px}.cn-bacheca-guide .card{padding:17px}.cn-bacheca-guide h3{margin:7px 0 9px;font-size:18px;line-height:1.25}.cn-bacheca-guide p,.cn-bacheca-guide li{font-size:13px;line-height:1.55}.cn-bacheca-guide ul{padding-left:20px;margin-top:10px}.cn-mini-nudge{padding:15px}.cn-mini-nudge strong{font-size:14px}.cn-mini-nudge p{margin-top:5px;font-size:12px;line-height:1.45}.cn-feed-empty{padding:42px 28px}.cn-feed-empty span{font-size:38px}.cn-feed-empty strong{margin-top:8px;font-size:17px}.cn-feed-empty p{font-size:13px}}@media (min-width: 1181px) and (max-width: 1450px){.cn-composer__head h2{font-size:27px}.cn-composer textarea{min-height:128px;font-size:16px}.cn-tool-btn,.cn-btn,.cn-filter-btn{font-size:13px}.cn-post__name{font-size:16px}.cn-post__body{font-size:15px}.cn-bacheca-guide h3{font-size:17px}.cn-bacheca-guide p,.cn-bacheca-guide li{font-size:12px}}@media (min-width: 1280px){.cn-layout-frame{width:100%;max-width:none;padding:14px 16px 100px;grid-template-columns:minmax(120px,1fr) 1240px minmax(120px,1fr);column-gap:18px;justify-content:stretch;align-items:start}.cn-layout-core{grid-column:2;width:1240px;max-width:1240px;margin:0;display:grid;grid-template-columns:985px 235px;gap:20px;align-items:start}.cn-community-main{width:985px;min-width:985px;max-width:985px}.cn-bacheca-grid{width:985px;grid-template-columns:745px 220px!important;gap:20px!important;align-items:start}.cn-bacheca,.cn-bacheca-guide{min-width:0}.cn-bacheca-guide{top:72px}.cn-sidebar{width:235px!important;min-width:235px!important;max-width:235px!important;flex:none!important;top:72px!important;max-height:calc(100vh - 88px)!important}.cn-sidebar__header{height:54px;padding:8px 10px}.cn-sidebar__header strong{font-size:15px}.cn-sidebar__header span{font-size:9px}.cn-smiley-btn{width:34px;height:34px;font-size:19px}.cn-sidebar-tabs{padding:6px 8px}.cn-sidebar-tabs button{font-size:9px;padding:5px 7px}.cn-active-list{max-height:calc(100vh - 154px)}.cn-active-item{gap:8px;padding:8px}.cn-active-avatar,.cn-active-avatar img{width:46px;height:46px}.cn-active-avatar{flex:0 0 46px}.cn-presence-dot{width:11px;height:11px}.cn-active-name{font-size:14px}.cn-active-meta,.cn-active-mood{font-size:9px}.cn-active-mood{max-width:160px}.cn-active-actions{display:flex;flex-wrap:nowrap;align-items:center;gap:3px;margin-top:5px;width:100%}.cn-active-actions a,.cn-active-actions button{flex:0 1 auto;min-width:0;white-space:nowrap;padding:3px 5px;font-size:8px;line-height:1.15}}@media (min-width: 1280px) and (max-width: 1510px){.cn-layout-frame{grid-template-columns:minmax(90px,1fr) 1200px minmax(90px,1fr);column-gap:14px}.cn-layout-core{width:1200px;max-width:1200px;grid-template-columns:950px 232px;gap:18px}.cn-community-main{width:950px;min-width:950px;max-width:950px}.cn-bacheca-grid{width:950px;grid-template-columns:714px 218px!important;gap:18px!important}.cn-sidebar{width:232px!important;min-width:232px!important;max-width:232px!important}}@media (min-width: 1511px){.cn-header__inner{width:1240px!important;max-width:1240px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}}@media (min-width: 1280px) and (max-width: 1510px){.cn-header__inner{width:1200px!important;max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}}@media (min-width: 1181px) and (max-width: 1279px){.cn-header__inner{width:min(1240px,calc(100vw - 24px))!important;max-width:min(1240px,calc(100vw - 24px))!important;margin-left:auto!important;margin-right:auto!important}}.cn-composer--rich{overflow:visible}.cn-composer__hint{display:flex;align-items:center;gap:5px;margin-top:7px;color:#68777f;font-size:12px}.cn-composer__hint strong{color:#495860}.cn-composer__hint span{margin-left:auto;color:#9aa6ac;font-size:10px}.cn-composer__controls{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:12px}.cn-comment-policy{display:flex;align-items:center;gap:9px;min-width:0;color:#34434a;font-size:14px}.cn-comment-policy>span{white-space:nowrap}.cn-comment-policy select{height:44px;min-width:290px;max-width:100%;border:1px solid #d4dde1;border-radius:5px;background:#fff;padding:0 36px 0 12px;color:#35434a;font:700 13px/1.2 inherit;box-shadow:0 1px 2px #112a3608}.cn-comment-policy select:focus{outline:none;border-color:#7766e7;box-shadow:0 0 0 3px #7766e71f}.cn-publish-btn:disabled{opacity:.55;cursor:not-allowed}.cn-composer__tools--rich{position:relative;align-items:center}.cn-tool-btn--dark{background:#172234!important;color:#fff!important;border-color:#172234!important}.cn-tool-btn--dark:hover{background:#25334a!important}.cn-thought-wrap{position:relative}.cn-thought-menu{position:absolute;z-index:45;left:0;top:calc(100% + 8px);width:255px;padding:8px;border:1px solid #d9dfe3;border-radius:8px;background:#fff;box-shadow:0 14px 35px #192c392e}.cn-thought-menu button{display:flex;width:100%;gap:9px;align-items:center;border:0;background:#fff;padding:8px 10px;border-radius:5px;text-align:left;color:#394950;font:500 13px/1.25 inherit}.cn-thought-menu button:hover{background:#f2f5ff;color:#3d4bb4}.cn-thought-menu button span{width:20px;text-align:center;font-size:16px}.cn-media-draft{display:flex;align-items:center;gap:11px;margin-top:10px;padding:8px;border:1px solid #dce5e9;border-radius:7px;background:#f9fbfc}.cn-media-draft__preview{width:68px;height:50px;overflow:hidden;border-radius:5px;background:#e8eef1;display:grid;place-items:center;flex:0 0 68px}.cn-media-draft__preview img,.cn-media-draft__preview video{width:100%;height:100%;object-fit:cover}.cn-media-draft>div:nth-child(2){min-width:0;display:flex;flex-direction:column}.cn-media-draft strong{font-size:12px;color:#34454d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cn-media-draft small{font-size:10px;color:#86949b;margin-top:2px}.cn-media-draft>button{margin-left:auto;width:28px;height:28px;border:0;border-radius:50%;background:#eef2f4;color:#65747b;font-size:18px}.cn-emoji-picker{margin-top:10px;border:1px solid #d7dde1;border-radius:6px;background:#fff;overflow:hidden;box-shadow:0 8px 24px #1b2b3614}.cn-emoji-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:2px;max-height:180px;overflow:auto;padding:10px}.cn-emoji-grid button{height:38px;border:0;border-radius:5px;background:transparent;font-size:23px;cursor:pointer}.cn-emoji-grid button:hover{background:#f0f3f7;transform:scale(1.08)}.cn-emoji-tabs{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #dfe5e8;background:#f5f6f7}.cn-emoji-tabs button{height:46px;border:0;border-right:1px solid #dfe5e8;background:transparent;filter:grayscale(.8);opacity:.65;font-size:20px}.cn-emoji-tabs button:last-child{border-right:0}.cn-emoji-tabs button.active{background:#fff;filter:none;opacity:1;box-shadow:inset 0 3px #6d69dd}.cn-daily-prompt{position:relative;margin:14px 0;padding:18px 20px;border-left:4px solid #6665ef;border-radius:3px;background:linear-gradient(135deg,#f7f6ff,#fbfbff);box-shadow:0 1px 4px #44419b14}.cn-daily-prompt__close{position:absolute;right:12px;top:12px;width:30px;height:30px;border:0;border-radius:50%;background:#efeff9;color:#8f90ae}.cn-daily-prompt__kicker{display:block;color:#5961c8;font-weight:900;font-size:11px;letter-spacing:.03em}.cn-daily-prompt h3{margin:11px 0 5px;color:#202b35;font-size:20px}.cn-daily-prompt>p{margin:0;color:#26343d;font-size:15px;line-height:1.45}.cn-daily-prompt>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px;padding-top:11px;border-top:1px solid #dedff4}.cn-daily-prompt>div strong{color:#5b6174;font-size:12px}.cn-daily-prompt>div button{border:0;border-radius:22px;background:#6462ea;color:#fff;padding:9px 16px;font-weight:800;font-size:12px}.cn-post--rich .cn-comments-toggle{border:0;background:transparent;color:#7d8b92;font-size:12px;font-weight:800}.cn-youtube-embed{position:relative;width:100%;aspect-ratio:16/9;margin:10px 0;overflow:hidden;border-radius:6px;background:#111}.cn-post__media[type],video.cn-post__media{background:#111}.cn-comments-panel{margin-top:10px;padding-top:10px;border-top:1px solid #e6ecef}.cn-comment{display:flex;gap:9px;padding:9px 0;border-bottom:1px solid #edf1f3}.cn-comment>img{width:38px;height:38px;border-radius:4px;object-fit:cover;background:#edf2f4}.cn-comment>div{min-width:0}.cn-comment strong{display:flex;align-items:center;gap:3px;color:#34464e;font-size:12px}.cn-comment p{margin:3px 0;color:#4c5d65;font-size:12px;line-height:1.4}.cn-comment time{color:#98a4aa;font-size:9px}.cn-comment-form{display:flex;gap:7px;margin-top:10px}.cn-comment-form input{flex:1;min-width:0;height:38px;border:1px solid #d9e1e5;border-radius:5px;padding:0 10px;font:500 12px/1 inherit}.cn-comment-form input:focus{outline:none;border-color:#6d92ea;box-shadow:0 0 0 2px #5b75e81a}.cn-comment-form button{border:0;border-radius:5px;background:#477eea;color:#fff;padding:0 15px;font-weight:800}.cn-comments-locked{margin:9px 0 0;color:#8b979d;font-size:11px}.cn-modal-backdrop{position:fixed;z-index:120000;top:0;right:0;bottom:0;left:0;background:#0d1725ad;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:22px}.cn-rich-modal{width:min(720px,96vw);max-height:90vh;overflow:auto;border-radius:16px;background:#fff;box-shadow:0 30px 80px #00000059}.cn-rich-modal--large{width:min(1020px,96vw)}.cn-rich-modal>header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:17px 20px;border-bottom:1px solid #e4e8eb;background:#fff}.cn-rich-modal>header h3{margin:0;color:#1c2731;font-size:19px}.cn-rich-modal>header p{margin:3px 0 0;color:#7d8b93;font-size:11px}.cn-rich-modal>header>button{width:36px;height:36px;border:0;border-radius:50%;background:#f3f5f7;color:#687881;font-size:18px}.cn-simple-modal{padding:20px}.cn-simple-modal>input,.cn-gif-modal form input{width:100%;height:46px;border:1px solid #d6dfe3;border-radius:7px;padding:0 13px;font-size:14px}.cn-simple-modal>small{display:block;margin-top:6px;color:#d15770}.cn-simple-modal>div{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.cn-simple-modal button,.cn-modal-footer button{min-height:40px;border:0;border-radius:7px;padding:0 17px;background:#eef1f4;color:#44535b;font-weight:800}.cn-simple-modal button.primary,.cn-modal-footer button.primary{background:#4d67e8;color:#fff}.cn-simple-modal button:disabled{opacity:.45}.cn-gif-modal{padding:18px}.cn-gif-modal form{display:flex;gap:8px}.cn-gif-modal form button{border:0;border-radius:7px;background:#0d5575;color:#fff;padding:0 18px;font-weight:800}.cn-gif-grid{columns:4 130px;column-gap:8px;margin-top:14px}.cn-gif-grid button{display:block;width:100%;margin:0 0 8px;padding:0;border:0;border-radius:7px;overflow:hidden;background:#eef1f3;break-inside:avoid}.cn-gif-grid img{display:block;width:100%;height:auto}.cn-giphy-credit{display:block;margin-top:10px;text-align:right;color:#8b979e}.cn-giphy-missing{padding:35px 20px;text-align:center;background:#f8fafb;border:1px dashed #cfd8dc;border-radius:9px}.cn-giphy-missing strong{font-size:17px}.cn-giphy-missing p{max-width:500px;margin:8px auto;color:#6d7c84}.cn-giphy-missing code{background:#e9eef1;padding:2px 5px;border-radius:4px}.cn-meme-editor{display:grid;grid-template-columns:390px minmax(0,1fr);gap:22px;padding:20px}.cn-meme-tools{min-width:0}.cn-meme-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:17px;border-radius:8px;background:#f0f2f5;padding:3px}.cn-meme-tabs button{height:38px;border:0;border-radius:6px;background:transparent;color:#59666d;font-weight:800}.cn-meme-tabs button.active{background:#fff;color:#1d2730;box-shadow:0 1px 4px #14242f1f}.cn-meme-label{display:block;margin-bottom:8px;color:#66747c;font-size:10px;font-weight:900;letter-spacing:.08em}.cn-meme-swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.cn-meme-swatches button{aspect-ratio:1;border:2px solid transparent;border-radius:9px;box-shadow:inset 0 0 0 1px #00000014}.cn-meme-swatches button.active{border-color:#37e;box-shadow:0 0 0 3px #3377ee2e}.cn-meme-images>button{width:100%;height:48px;border:1px dashed #9aabb4;border-radius:8px;background:#fff;color:#40515a;font-weight:800}.cn-meme-images>img{display:block;width:100%;max-height:170px;object-fit:cover;margin-top:9px;border-radius:7px}.cn-meme-text-label{display:block;margin-top:14px;color:#2868e7;font-size:12px;font-weight:900}.cn-meme-text-label input{display:block;width:100%;height:42px;margin-top:7px;border:1px solid #d5dee2;border-radius:7px;padding:0 10px;color:#28373f}.cn-meme-bottom-tools{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-top:18px}.cn-meme-bottom-tools>label{flex:1;color:#64737b;font-size:10px;font-weight:800}.cn-meme-bottom-tools input[type=range]{display:block;width:100%;margin-top:8px}.cn-meme-bottom-tools>div>span{display:block;margin-bottom:7px;color:#64737b;font-size:10px;font-weight:900}.cn-meme-bottom-tools>div button{width:30px;height:30px;margin-right:6px;border:2px solid #d6dde1;border-radius:50%}.cn-meme-bottom-tools>div button.active{outline:2px solid #3c79e9;outline-offset:2px}.cn-meme-preview-wrap{padding:14px;border-radius:15px;background:#f0f3f8}.cn-meme-preview{position:relative;aspect-ratio:1;overflow:hidden;border-radius:10px;background-size:cover!important;background-position:center!important;-webkit-user-select:none;user-select:none}.cn-meme-preview>strong{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#ffffffc7;font-size:18px;text-align:center}.cn-meme-watermark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.12;font-size:145px}.cn-meme-overlay-text{position:absolute;transform:translate(-50%,-50%);max-width:90%;font-family:Arial,sans-serif;font-weight:900;text-align:center;line-height:1.05;text-shadow:0 2px 5px rgba(0,0,0,.7);cursor:move;touch-action:none;overflow-wrap:anywhere}.cn-meme-preview>small{position:absolute;left:8px;bottom:8px;padding:5px 7px;border-radius:10px;background:#000000a6;color:#fff;font-size:9px}.cn-modal-footer{display:flex;justify-content:flex-end;gap:9px;padding:15px 20px;border-top:1px solid #e4e8eb}@media (max-width:1180px){.cn-comment-policy select{min-width:220px}.cn-emoji-grid{grid-template-columns:repeat(10,1fr)}.cn-meme-editor{grid-template-columns:340px minmax(0,1fr)}}@media (max-width:760px){.cn-composer__hint{font-size:11px;flex-wrap:wrap}.cn-composer__hint span{margin-left:0;width:100%}.cn-composer__controls{align-items:stretch;flex-direction:column}.cn-comment-policy{align-items:flex-start;flex-direction:column}.cn-comment-policy select{width:100%;min-width:0}.cn-publish-btn,.cn-thought-wrap{width:100%}.cn-thought-wrap>.cn-tool-btn{width:100%}.cn-thought-menu{position:fixed;z-index:120001;left:12px;right:12px;bottom:78px;top:auto;width:auto;max-height:58vh;overflow:auto}.cn-emoji-grid{grid-template-columns:repeat(7,1fr);max-height:220px}.cn-emoji-grid button{font-size:24px}.cn-daily-prompt{padding:16px}.cn-daily-prompt h3{font-size:18px}.cn-daily-prompt>p{font-size:14px}.cn-daily-prompt>div{align-items:flex-start;flex-direction:column}.cn-post--rich .cn-comments-toggle{font-size:10px}.cn-comments-panel{padding-bottom:3px}.cn-comment-form{flex-direction:column}.cn-comment-form button{height:38px}.cn-modal-backdrop{padding:8px;align-items:end}.cn-rich-modal,.cn-rich-modal--large{width:100%;max-height:92vh;border-radius:16px 16px 0 0}.cn-gif-grid{columns:2 130px}.cn-meme-editor{grid-template-columns:1fr}.cn-meme-preview-wrap{order:-1}.cn-meme-bottom-tools{align-items:stretch;flex-direction:column}.cn-modal-footer{position:sticky;bottom:0;background:#fff}.cn-simple-modal>div{flex-direction:column-reverse}.cn-simple-modal button{width:100%}}.cn-meme-library{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.cn-meme-library button{aspect-ratio:1;border:2px solid transparent;border-radius:7px;padding:0;overflow:hidden;background:#eef2f4}.cn-meme-library button.active{border-color:#3d79eb;box-shadow:0 0 0 2px #3d79eb29}.cn-meme-library img{width:100%;height:100%;object-fit:cover}.cn-meme-uploaded{display:block;width:100%;max-height:150px;object-fit:cover;margin-top:8px;border-radius:7px}.cn-system-banner{display:grid;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;gap:10px;margin:0 0 14px;padding:13px 15px;border:1px solid #efd938;border-radius:9px;background:linear-gradient(180deg,#fff8aa,#fff096);color:#494949;box-shadow:0 5px 16px #66541121}.cn-system-banner>span{font-size:23px;text-align:center}.cn-system-banner strong{font-size:17px;line-height:1.25}.cn-system-banner button{border:0;background:transparent;color:#81732a;font-size:22px}.cn-composer{background:#fff!important;overflow:visible!important}.cn-composer textarea{transition:border-color .18s ease,box-shadow .18s ease}.cn-composer textarea:focus{outline:0!important;border-color:#d96bd0!important;box-shadow:0 0 0 2px #d96bd033,0 0 24px #d96bd06b!important}.cn-publish-btn,.cn-btn--primary{background:#287dc2!important;border-color:#287dc2!important;color:#fff!important;box-shadow:0 7px 18px #287dc22e!important}.cn-publish-btn:hover,.cn-btn--primary:hover{background:#1f70b2!important}.cn-composer__tools--rich{overflow:visible!important}.cn-gif-wrap{position:relative;display:inline-flex}.cn-gif-wrap>.cn-tool-btn{height:100%}.cn-gif-drawer{position:absolute;z-index:250;top:calc(100% + 10px);left:-330px;width:620px;max-width:min(620px,calc(100vw - 40px));max-height:430px;overflow:hidden;padding:12px;border:1px solid #c8cdd2;border-radius:7px;background:#fff;box-shadow:0 14px 36px #19252f36}.cn-gif-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.cn-gif-drawer__head strong{color:#3c464e;font-size:15px}.cn-gif-drawer__head button{border:0;background:transparent;color:#7c858c;font-size:24px;line-height:1}.cn-gif-drawer form{margin:0 0 10px}.cn-gif-drawer input{width:100%;height:48px;padding:0 14px;border:1px solid #c8cdd2;border-radius:6px;background:#fff;color:#3d454c;font-size:16px}.cn-gif-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;max-height:315px;overflow-y:auto;padding-right:4px}.cn-gif-grid button{padding:0;border:0;border-radius:6px;overflow:hidden;background:#eceff2}.cn-gif-grid img{display:block;width:100%;height:112px;object-fit:cover}.cn-giphy-missing{padding:14px;border-radius:7px;background:#f5f7f8;color:#586873}.cn-feed{gap:18px!important}.cn-post{padding:0!important;overflow:hidden;border:1px solid #cfd3d6!important;border-radius:0!important;background:#f1f2f3!important;box-shadow:none!important}.cn-post:nth-child(2n){background:#f7f7f7!important}.cn-post__author{padding:19px 22px 0!important;align-items:flex-start!important}.cn-post__time{color:#666e75!important}.cn-report-btn{color:#a32128!important;font-weight:800!important}.cn-post__body--clickable{display:block;width:100%;border:0;background:transparent;text-align:left;cursor:pointer;font-family:inherit;white-space:pre-wrap}.cn-post__body--clickable:hover{color:#214f70!important}.cn-media-clickable{display:block;width:calc(100% - 44px);margin:14px 22px 12px;padding:0;border:0;background:transparent;text-align:left}.cn-post__media{display:block;width:100%!important;max-height:700px!important;object-fit:cover;border-radius:0!important;margin:0!important}.cn-post__footer{padding:12px 22px 17px!important;gap:26px!important;border-top:0!important}.cn-react-btn,.cn-comments-toggle,.cn-post-share{border:0;background:transparent;color:#525a62!important;font-weight:750!important}.cn-react-btn:hover,.cn-comments-toggle:hover,.cn-post-share:hover{color:#1f6fa9!important}.cn-react-btn.active{color:#1f69ab!important}.cn-react-btn span,.cn-comments-toggle span{margin-left:4px;color:#2d75d7;font-weight:900}.cn-youtube-shell{width:calc(100% - 44px);margin:14px 22px 12px}.cn-youtube-preview{display:flex;align-items:center;gap:14px;width:100%;min-height:86px;padding:14px 16px;border:1px solid #cfd5da;background:#fff;color:#235d7f;text-align:left}.cn-youtube-preview:after{content:"›";margin-left:auto;color:#7b858d;font-size:28px}.cn-youtube-badge{display:grid;place-items:center;flex:0 0 54px;width:54px;height:40px;border-radius:9px;background:#ed2b2b;color:#fff;font-size:25px}.cn-youtube-preview strong{display:block;margin-bottom:4px;color:#235e80;font-size:18px}.cn-youtube-preview small{display:block;color:#68757f;font-size:13px}.cn-youtube-embed{position:relative;width:100%;aspect-ratio:16/9;background:#111;border:1px solid #cfd5da}.cn-youtube-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.cn-comments-panel{margin-top:0!important;padding:18px 20px 20px!important;border-top:1px solid #e2daa3!important;background:#fffbd8!important;box-shadow:inset 0 0 0 1px #ded3852e}.cn-comment{display:flex;gap:11px;padding:11px 0;border-bottom:1px solid rgba(63,67,72,.09)}.cn-comment>img{width:44px!important;height:44px!important;border-radius:6px!important;object-fit:cover}.cn-comment strong{display:flex;align-items:center;gap:4px;color:#25384a;font-size:15px!important}.cn-comment p{margin:4px 0;color:#384553;line-height:1.45}.cn-comment time{color:#75818a;font-size:12px!important}.cn-comment-form{display:block!important;margin-top:16px!important}.cn-comment-form textarea{width:100%;min-height:118px;padding:14px 16px;border:1px solid #adb2b6;border-radius:4px;background:#fff;font:inherit;font-size:17px;resize:vertical}.cn-comment-form textarea:focus{outline:0;border-color:#5e98c4;box-shadow:0 0 0 2px #5e98c41f}.cn-comment-form button{min-height:48px;margin-top:10px;padding:9px 18px;border:0;border-radius:4px;background:#287dc2!important;color:#fff;font-size:18px;font-weight:800}.cn-guide-card{padding:18px!important;border:1px solid #d4d8dc!important;border-radius:5px!important;background:#fff!important;box-shadow:0 3px 10px #1728340d!important}.cn-guide-card h3{margin:0 0 10px!important;color:#313b49;font-size:18px!important}.cn-guide-card p,.cn-guide-card li{color:#424c56!important;font-size:13px!important;line-height:1.53!important}.cn-guide-card ul{margin:12px 0 0!important;padding-left:0!important;list-style:none}.cn-guide-card li{margin:0 0 9px}.cn-guide-final{display:block;margin-top:13px;padding-top:12px;border-top:1px solid #dedede;color:#373f47;font-size:14px;line-height:1.35}.cn-promo-buttons{display:flex;flex-direction:column;gap:9px;padding:0;background:transparent}.cn-promo-image{position:relative;display:block;width:100%;padding:0;border:0;border-radius:11px;overflow:hidden;background:transparent;box-shadow:0 4px 10px #1630491a}.cn-promo-image img{display:block;width:100%;height:auto}.cn-promo-image__brand{position:absolute;left:38%;top:50%;width:36%;height:25%;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#114cb8f7,#1958caf5,#1f4fbaf5);color:#fff;font-size:clamp(8px,.72vw,11px);font-weight:900;text-shadow:0 1px 2px rgba(0,0,0,.45)}.cn-promo-image:nth-child(3) .cn-promo-image__brand{top:61%;background:linear-gradient(90deg,#124ab2e8,#1f53c4e8)}.cn-mini-nudge{margin-top:0!important}.cn-modal-backdrop{align-items:start!important;padding-top:105px!important}.cn-rich-modal{border-radius:10px!important}.cn-rich-modal>header{position:static!important}.cn-simple-modal textarea{width:100%;border:1px solid #cfd6db;border-radius:6px;padding:12px;font:inherit;resize:vertical}@media (max-width:760px){.cn-system-banner{grid-template-columns:32px minmax(0,1fr) 28px;padding:10px}.cn-system-banner strong{font-size:14px}.cn-gif-drawer{position:fixed;left:10px;right:10px;top:auto;bottom:82px;width:auto;max-width:none;max-height:58vh}.cn-gif-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:39vh}.cn-gif-grid img{height:96px}.cn-media-clickable,.cn-youtube-shell{width:calc(100% - 32px);margin:12px 16px}.cn-post__footer{flex-wrap:wrap;gap:14px!important;padding:10px 16px 16px!important}.cn-comments-panel{padding:15px!important}}.cn-post .cn-comments-panel{margin-top:0!important;padding:0!important;border-top:1px solid #dfe3e6!important;background:#fff!important;box-shadow:none!important}.cn-comments-list{padding:10px 20px 4px;background:#fff}.cn-comments-list>.cn-muted{margin:10px 0 14px;color:#73808a;font-size:13px}.cn-comment-thread{position:relative;min-width:0}.cn-comment{display:flex;align-items:flex-start;gap:10px;padding:8px 0!important;border-bottom:0!important;background:#fff}.cn-comment>img{flex:0 0 40px;width:40px!important;height:40px!important;border-radius:50%!important;object-fit:cover;background:#edf0f2}.cn-comment-main{flex:1;min-width:0}.cn-comment-bubble{display:inline-block;max-width:min(680px,100%);padding:8px 12px;border-radius:14px;background:#f0f2f5}.cn-comment-bubble strong{display:flex;align-items:center;gap:4px;color:#25384a;font-size:14px!important}.cn-comment-bubble p{margin:3px 0 0!important;color:#313d46;font-size:14px;line-height:1.42;white-space:pre-wrap;overflow-wrap:anywhere}.cn-comment-meta{display:flex;align-items:center;gap:8px;min-height:27px;margin:2px 0 0 9px;color:#6e7880;font-size:11px}.cn-comment-meta>button{border:0;padding:2px 0;background:transparent;color:#53616b;font:700 11px/1.2 inherit;cursor:pointer}.cn-comment-meta>button:hover{text-decoration:underline;color:#2369a2}.cn-comment-meta time{color:#8a949b;font-size:10px!important}.cn-comment-children{margin-left:48px;padding-left:10px;border-left:2px solid #eef0f2}.cn-comment-thread.level-2 .cn-comment-children,.cn-comment-thread.level-3 .cn-comment-children{margin-left:18px}.cn-comment-compose-zone{margin-top:8px;padding:14px 20px 18px;border-top:1px solid #eadf9b;background:#fff8c9}.cn-comment-form{display:block!important;margin:0!important}.cn-comment-form textarea{width:100%;min-height:82px!important;padding:11px 13px!important;border:1px solid #b9bdc0!important;border-radius:5px!important;background:#fff!important;color:#303a43;font:inherit;font-size:14px!important;resize:vertical}.cn-comment-form textarea:focus{outline:0;border-color:#5e98c4!important;box-shadow:0 0 0 2px #5e98c41f!important}.cn-comment-form button{min-height:38px!important;margin-top:8px!important;padding:7px 16px!important;font-size:14px!important}.cn-comments-locked{margin:0!important;padding:15px 20px;border-top:1px solid #e7e9eb;background:#fff;color:#7a858d}.cn-inline-reply-form{max-width:650px;margin:7px 0 9px 9px;padding:9px;border:1px solid #e1e4e7;border-radius:10px;background:#f8f9fa}.cn-inline-reply-form textarea{width:100%;min-height:58px;padding:9px 10px;border:1px solid #cbd1d5;border-radius:7px;background:#fff;font:inherit;resize:vertical}.cn-inline-reply-form textarea:focus{outline:0;border-color:#6f8ee9;box-shadow:0 0 0 2px #6f8ee921}.cn-inline-reply-form>div{display:flex;justify-content:flex-end;gap:7px;margin-top:7px}.cn-inline-reply-form button{min-height:31px;padding:0 11px;border:0;border-radius:6px;background:#e8ebee;color:#46535c;font-weight:750}.cn-inline-reply-form button.primary{background:#287dc2;color:#fff}.cn-reaction-control{position:relative;display:inline-flex;align-items:center;z-index:4}.cn-reaction-main,.cn-reaction-open{border:0;background:transparent;color:#525a62;cursor:pointer}.cn-reaction-main{display:inline-flex;align-items:center;gap:5px;padding:5px 2px;font:750 12px/1.2 inherit}.cn-reaction-main b{color:#2d75d7;font-size:11px}.cn-reaction-main-emoji{font-size:15px;line-height:1;transition:transform .16s ease}.cn-reaction-main:hover .cn-reaction-main-emoji{transform:scale(1.18) rotate(-7deg)}.cn-reaction-main.active{color:#2169a9}.cn-reaction-main.reaction-love{color:#e13e5a}.cn-reaction-main.reaction-care,.cn-reaction-main.reaction-haha,.cn-reaction-main.reaction-wow,.cn-reaction-main.reaction-sad{color:#c88613}.cn-reaction-main.reaction-angry{color:#d95535}.cn-reaction-open{width:21px;padding:2px 4px;font-size:13px}.cn-reaction-control.compact .cn-reaction-main{padding:2px 0;font-size:11px}.cn-reaction-control.compact .cn-reaction-main-emoji{font-size:13px}.cn-reaction-control.compact .cn-reaction-open{width:18px;font-size:11px}.cn-reaction-picker{position:absolute;left:-8px;bottom:calc(100% + 7px);z-index:90;display:flex;align-items:flex-end;gap:3px;padding:6px 8px 5px;border:1px solid #d8dde1;border-radius:28px;background:#fff;box-shadow:0 8px 24px #1c2b3738;white-space:nowrap;transform-origin:left bottom;animation:cnReactionTrayIn .16s cubic-bezier(.2,.8,.2,1) both}.cn-reaction-picker button{position:relative;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;animation:cnReactionPop .24s cubic-bezier(.2,.9,.25,1.25) both;animation-delay:calc(var(--reaction-index) * 22ms)}.cn-reaction-picker button span{display:block;font-size:27px;filter:drop-shadow(0 2px 2px rgba(0,0,0,.12));transition:transform .12s ease}.cn-reaction-picker button:hover span,.cn-reaction-picker button.active span{transform:translateY(-7px) scale(1.34)}.cn-reaction-picker button small{position:absolute;left:50%;bottom:45px;transform:translate(-50%) scale(.92);opacity:0;pointer-events:none;padding:4px 7px;border-radius:10px;background:#1d252b;color:#fff;font-size:9px;transition:.12s ease}.cn-reaction-picker button:hover small{opacity:1;transform:translate(-50%) scale(1)}@keyframes cnReactionTrayIn{0%{opacity:0;transform:translateY(7px) scale(.86)}to{opacity:1;transform:none}}@keyframes cnReactionPop{0%{opacity:0;transform:translateY(8px) scale(.55)}to{opacity:1;transform:none}}.cn-feed-video{position:relative;width:min(520px,calc(100% - 44px));margin:14px 22px 12px;overflow:hidden;border:1px solid #cfd4d8;border-radius:8px;background:#e9ecef}.cn-feed-video.is-portrait{width:min(330px,calc(100% - 44px))}.cn-feed-video.is-clip{width:min(420px,calc(100% - 44px))}.cn-feed-video.is-clip.is-portrait{width:min(300px,calc(100% - 44px))}.cn-feed-video video{display:block;width:100%;max-height:520px;object-fit:contain;background:#e9ecef;cursor:pointer}.cn-feed-video.is-clip video{max-height:560px}.cn-video-start{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.cn-video-start span{display:grid;place-items:center;width:58px;height:58px;padding-left:4px;border-radius:50%;background:#ffffffe0;color:#1b5f89;box-shadow:0 5px 16px #0f23302e;font-size:25px}.cn-clip-badge{position:absolute;right:10px;top:10px;z-index:3;padding:5px 8px;border-radius:5px;background:#0d5575eb;color:#fff;font:900 11px/1 inherit;letter-spacing:.08em;box-shadow:0 2px 7px #00000026}.cn-video-audio{position:absolute;right:9px;bottom:9px;z-index:4;min-height:30px;padding:0 9px;border:0;border-radius:15px;background:#ffffffeb;color:#253743;font:800 10px/1 inherit;box-shadow:0 2px 8px #00000029}.cn-feed-video.is-interactive .cn-video-audio{bottom:42px}.cn-youtube-preview{position:relative;overflow:hidden;min-height:96px!important;padding:0 50px 0 0!important;background:#fff!important}.cn-youtube-preview>img{flex:0 0 150px;width:150px;align-self:stretch;object-fit:cover}.cn-youtube-preview>div{padding:12px 14px;min-width:0}.cn-youtube-preview:after{content:none!important}.cn-youtube-play{position:absolute;left:60px;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:42px;height:30px;border-radius:8px;background:#e62117;color:#fff;font-size:18px;box-shadow:0 2px 8px #0000002e}.cn-feed-report-backdrop{position:fixed;z-index:130000;top:0;right:0;bottom:0;left:0;display:grid;place-items:start center;padding:105px 20px 20px;background:#0d1725ad;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cn-feed-report-modal{width:min(620px,95vw);padding:0;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 28px 80px #00000059}.cn-feed-report-modal>header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;border-bottom:1px solid #e5e8ea}.cn-feed-report-modal>header strong,.cn-feed-report-modal>header small{display:block}.cn-feed-report-modal>header small{margin-top:3px;color:#7b878f}.cn-feed-report-modal>header>button{width:34px;height:34px;border:0;border-radius:50%;background:#f1f3f5;font-size:20px}.cn-feed-report-modal>textarea{display:block;width:calc(100% - 36px);min-height:110px;margin:18px;padding:11px;border:1px solid #cfd6db;border-radius:6px;font:inherit;resize:vertical}.cn-feed-report-modal>footer{display:flex;justify-content:flex-end;gap:8px;padding:0 18px 18px}.cn-feed-report-modal>footer button{min-height:38px;padding:0 15px;border:0;border-radius:6px;background:#edf0f2;font-weight:800}.cn-feed-report-modal>footer button.primary{background:#287dc2;color:#fff}.cn-profile-feed-note{margin:0 0 14px;padding:10px 12px;border:1px solid #dde3e7;border-radius:7px;background:#f7f9fa;color:#61707a;font-size:12px;line-height:1.45}.cn-profile-feed-list{display:flex;flex-direction:column;gap:16px}.cn-profile-feed-list .cn-post{width:100%}.cn-profile-feed-list .cn-comments-list,.cn-profile-feed-list .cn-comment-compose-zone{padding-left:16px;padding-right:16px}@media (max-width:760px){.cn-comments-list{padding:8px 14px 2px}.cn-comment-compose-zone{padding:12px 14px 15px}.cn-comment-children{margin-left:30px;padding-left:7px}.cn-comment>img{width:34px!important;height:34px!important;flex-basis:34px}.cn-comment-bubble p{font-size:13px}.cn-reaction-picker{position:fixed;left:50%;bottom:82px;transform:translate(-50%);max-width:calc(100vw - 20px)}.cn-reaction-picker button{width:38px;height:38px}.cn-feed-video,.cn-feed-video.is-clip,.cn-feed-video.is-portrait,.cn-feed-video.is-clip.is-portrait{width:min(calc(100% - 32px),460px);margin:12px 16px}.cn-youtube-preview>img{flex-basis:110px;width:110px}.cn-youtube-play{left:45px}}.cn-post__body.cn-post__body--clickable{box-sizing:border-box!important;margin:0!important;padding:8px 22px 7px!important;color:#34434d!important;line-height:1.55!important}.cn-comment-form-actions{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.cn-comment-form-actions .cn-comment-publish{margin:0 0 0 auto!important}.cn-inline-emoji{position:relative;display:inline-flex;align-items:center;z-index:25}.cn-inline-emoji-toggle{min-height:34px!important;margin:0!important;padding:0 10px!important;border:1px solid #d6dce0!important;border-radius:17px!important;background:#fff!important;color:#58666f!important;font:800 11px/1 inherit!important;cursor:pointer}.cn-inline-emoji-toggle:hover{border-color:#9db8c9!important;background:#f7fafb!important}.cn-inline-emoji.compact .cn-inline-emoji-toggle{min-height:30px!important;padding:0 8px!important;font-size:10px!important}.cn-inline-emoji-popover{position:absolute;left:0;bottom:calc(100% + 7px);z-index:120;display:grid;grid-template-columns:repeat(8,34px);gap:3px;width:max-content;max-width:min(310px,calc(100vw - 32px));padding:8px;border:1px solid #d9dfe3;border-radius:12px;background:#fff;box-shadow:0 10px 30px #18283433}.cn-inline-emoji-popover button{display:grid;place-items:center;width:34px;height:34px;padding:0!important;margin:0!important;border:0!important;border-radius:7px!important;background:transparent!important;font-size:21px!important;cursor:pointer;transition:transform .12s ease,background .12s ease}.cn-inline-emoji-popover button:hover{background:#f1f4f6!important;transform:scale(1.15)}.cn-inline-reply-actions{display:flex!important;align-items:center;justify-content:flex-start!important;gap:7px}.cn-inline-reply-spacer{flex:1}.cn-comment-bubble{position:relative}.cn-comment-reaction-summary{position:absolute;right:8px;bottom:-11px;display:inline-flex;align-items:center;gap:4px;min-height:22px;padding:2px 7px 2px 4px;border:1px solid #dfe3e6;border-radius:12px;background:#fff;box-shadow:0 1px 4px #1928321f;white-space:nowrap}.cn-comment-reaction-summary>span{display:flex;align-items:center}.cn-comment-reaction-summary i{display:grid;place-items:center;width:18px;height:18px;margin-left:-3px;border:1px solid #fff;border-radius:50%;background:#fff;font-style:normal;font-size:14px;line-height:1}.cn-comment-reaction-summary i:first-child{margin-left:0}.cn-comment-reaction-summary b{color:#65727b;font-size:10px}.cn-comment-bubble:has(.cn-comment-reaction-summary){margin-bottom:8px}@media (max-width:760px){.cn-post__body.cn-post__body--clickable{padding:7px 16px 6px!important}.cn-inline-emoji-popover{position:fixed;left:50%;bottom:82px;transform:translate(-50%);grid-template-columns:repeat(7,34px)}.cn-inline-emoji-toggle span{display:none}}.cn-post__moderation-actions{margin-left:auto;display:flex;align-items:center;gap:6px}.cn-post__moderation-actions .cn-report-btn{position:static!important;margin:0!important}.cn-delete-content-btn{min-height:28px;padding:0 8px;border:1px solid #e2c2c2;border-radius:5px;background:#fff7f7;color:#a84444;font:800 10px/1 inherit;cursor:pointer}.cn-delete-content-btn:hover{background:#fff0f0;border-color:#d9a7a7}.cn-comment-meta>button.danger{color:#a84a4a}.cn-comment-meta>button.danger:hover{color:#c13232}.cn-post-reaction-summary-row{display:flex;justify-content:flex-end;align-items:center;min-height:30px;padding:4px 20px 0;background:#fff}.cn-reaction-summary{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:2px 8px 2px 5px;border:1px solid #dfe3e6;border-radius:14px;background:#fff;color:#66737c;box-shadow:0 1px 4px #19283214;cursor:pointer}.cn-reaction-summary:hover{border-color:#b9c9d3;background:#f9fbfc}.cn-reaction-summary>span{display:flex;align-items:center}.cn-reaction-summary i{display:grid;place-items:center;width:19px;height:19px;margin-left:-3px;border:1px solid #fff;border-radius:50%;background:#fff;font-style:normal;font-size:14px;line-height:1}.cn-reaction-summary i:first-child{margin-left:0}.cn-reaction-summary b{color:#5d6a73;font-size:10px}.cn-comment-bubble .cn-reaction-summary{position:absolute;right:8px;bottom:-11px;z-index:2}.cn-comment-bubble:has(.cn-reaction-summary){position:relative;margin-bottom:8px}.cn-reaction-main b{display:none!important}.cn-feed-reactions-backdrop,.cn-feed-delete-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140000;display:grid;place-items:center;padding:20px;background:#0d1725ad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cn-feed-reactions-modal,.cn-feed-delete-modal{width:min(520px,94vw);max-height:min(650px,86vh);overflow:hidden;border-radius:11px;background:#fff;box-shadow:0 26px 80px #00000057}.cn-feed-reactions-modal>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e6e9eb}.cn-feed-reactions-modal>header>button{width:32px;height:32px;border:0;border-radius:50%;background:#eef1f3;font-size:20px;cursor:pointer}.cn-feed-reactions-list{max-height:550px;overflow-y:auto;padding:8px 0}.cn-feed-reactions-list>.cn-muted{padding:18px;text-align:center}.cn-feed-reaction-person{display:grid;grid-template-columns:42px minmax(0,1fr) 38px;align-items:center;gap:10px;padding:9px 15px;border-bottom:1px solid #f0f2f3}.cn-feed-reaction-person:last-child{border-bottom:0}.cn-feed-reaction-person>img{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#edf0f2}.cn-feed-reaction-person>div{min-width:0}.cn-feed-reaction-person strong{display:flex;align-items:center;gap:4px;color:#2d3d49;font-size:13px}.cn-feed-reaction-person small{display:block;margin-top:2px;color:#7a868e;font-size:10px}.cn-feed-reaction-person>span{font-size:25px;text-align:center}.cn-feed-delete-modal{padding:20px}.cn-feed-delete-modal>strong{display:block;color:#293945;font-size:18px}.cn-feed-delete-modal>p{margin:9px 0 18px;color:#68757e;font-size:12px;line-height:1.5}.cn-feed-delete-modal>div{display:flex;justify-content:flex-end;gap:8px}.cn-feed-delete-modal button{min-height:38px;padding:0 14px;border:0;border-radius:6px;background:#edf0f2;color:#46545e;font-weight:800;cursor:pointer}.cn-feed-delete-modal button.danger{background:#c94141;color:#fff}.cn-feed-delete-modal button:disabled{opacity:.6;cursor:wait}@media (max-width:760px){.cn-post__moderation-actions{gap:3px}.cn-delete-content-btn{padding:0 6px;font-size:9px}.cn-post-reaction-summary-row{padding-left:14px;padding-right:14px}.cn-feed-reaction-person{grid-template-columns:38px minmax(0,1fr) 34px;padding:8px 12px}.cn-feed-reaction-person>img{width:38px;height:38px}}.cn-post--rich .cn-media-clickable.cn-media-image,.cn-post--rich .cn-media-clickable.cn-media-gif,.cn-post--rich .cn-media-clickable.cn-media-meme{display:block!important;width:min(420px,calc(100% - 44px))!important;max-width:420px!important;margin:14px 22px 12px!important;padding:0!important;overflow:hidden!important;border:1px solid #cfd4d8!important;border-radius:8px!important;background:#eef1f3!important;line-height:0!important}.cn-post--rich .cn-media-clickable.cn-media-image .cn-post__media,.cn-post--rich .cn-media-clickable.cn-media-gif .cn-post__media,.cn-post--rich .cn-media-clickable.cn-media-meme .cn-post__media{display:block!important;width:100%!important;height:auto!important;max-height:560px!important;margin:0!important;border-radius:0!important;object-fit:contain!important;background:#eef1f3!important}@media (max-width:760px){.cn-post--rich .cn-media-clickable.cn-media-image,.cn-post--rich .cn-media-clickable.cn-media-gif,.cn-post--rich .cn-media-clickable.cn-media-meme{width:min(calc(100% - 32px),420px)!important;max-width:420px!important;margin:12px 16px!important}}.cn-comment-form .cn-inline-emoji-toggle,.cn-inline-reply-actions .cn-inline-emoji-toggle{border:1px solid #d6dce0!important;background:#fff!important;color:#58666f!important}.cn-comment-form .cn-inline-emoji-toggle:hover,.cn-comment-form .cn-inline-emoji-toggle:focus-visible,.cn-inline-reply-actions .cn-inline-emoji-toggle:hover,.cn-inline-reply-actions .cn-inline-emoji-toggle:focus-visible{border-color:#cbd2d7!important;background:#f3f5f6!important;color:#4f5d66!important}.cn-giphy-missing{padding:14px!important;border:1px dashed #cfd6db!important;border-radius:7px!important;background:#f7f8fa!important;color:#52616b!important}.cn-giphy-missing p{margin:6px 0 0;font-size:12px}.cn-giphy-attribution{margin-top:8px;color:#6a737a;font-size:10px;font-weight:900;letter-spacing:.08em;text-align:right}.cn-meme-tabs.cn-meme-tabs--top{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:4px;margin:0!important;padding:10px 14px!important;border-bottom:1px solid #e5e8eb;border-radius:0!important;background:#f3f5f7!important}.cn-meme-tabs--top button{min-height:40px;border:0;border-radius:6px;background:transparent;color:#56636b;font-weight:850}.cn-meme-tabs--top button.active{background:#fff;color:#1d2730;box-shadow:0 1px 5px #14242f1f}.cn-meme-gallery-wrap{padding:16px 18px 20px}.cn-meme-gallery-search{display:flex;gap:8px;margin-bottom:14px}.cn-meme-gallery-search input{flex:1;min-width:0;height:44px;border:1px solid #ccd4d9;border-radius:7px;padding:0 12px;font:inherit}.cn-meme-gallery-search input:focus{outline:0;border-color:#7664dc;box-shadow:0 0 0 3px #7664dc1f}.cn-meme-gallery-search button{min-width:90px;border:0;border-radius:7px;background:#0d5575;color:#fff;font-weight:850}.cn-meme-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-height:58vh;overflow-y:auto;padding-right:4px}.cn-meme-gallery article{overflow:hidden;border:1px solid #d9dee2;border-radius:8px;background:#fff;box-shadow:0 2px 7px #182b370f}.cn-meme-gallery article>img{display:block;width:100%;height:145px;object-fit:cover;background:#eef1f3}.cn-meme-gallery article>div{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:6px}.cn-meme-gallery article button{min-height:30px;border:0;border-radius:5px;background:#edf1f4;color:#43515a;font-size:10px;font-weight:900;letter-spacing:.05em}.cn-meme-gallery article button.gif{background:#6d4fd1;color:#fff}.cn-meme-current-photo{position:relative;margin-top:12px;overflow:hidden;border-radius:8px}.cn-meme-current-photo img{display:block;width:100%;max-height:170px;object-fit:cover}.cn-meme-current-photo button{position:absolute;right:7px;top:7px;min-height:30px;border:0;border-radius:6px;background:#121b22c7;color:#fff;padding:0 9px;font-size:10px;font-weight:800}@media (max-width:760px){.cn-meme-tabs.cn-meme-tabs--top{grid-template-columns:1fr 1fr!important}.cn-meme-tabs--top button:last-of-type{grid-column:1/-1}.cn-meme-gallery{grid-template-columns:repeat(2,minmax(0,1fr));max-height:54vh}.cn-meme-gallery article>img{height:130px}.cn-meme-editor{grid-template-columns:1fr!important}}@media (min-width: 1025px){.cn-layout-core{align-items:start!important}.cn-community-main{min-height:calc(100vh - 90px)}.cn-sidebar{position:sticky!important;top:69px!important;height:calc(100vh - 83px)!important;max-height:calc(100vh - 83px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important;border:1px solid #d7dde1!important;border-radius:0!important;box-shadow:0 1px 4px #1e30390f!important}.cn-sidebar__header,.cn-sidebar-tabs{flex:0 0 auto;background:#fff}.cn-sidebar-tabs{background:#f7f8f9!important}.cn-active-list{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-color:#c6ccd0 #f4f5f6;scrollbar-width:thin}.cn-active-list::-webkit-scrollbar{width:9px}.cn-active-list::-webkit-scrollbar-track{background:#f4f5f6}.cn-active-list::-webkit-scrollbar-thumb{background:#c6ccd0;border:2px solid #f4f5f6;border-radius:8px}.cn-active-item{background:#fff}.cn-active-item:hover{background:#f6f8f9}}.cn-community-main>.cn-site-footer{width:100%}@media (min-width: 1280px){.cn-community-main>.cn-site-footer{width:985px;max-width:985px}}@media (min-width: 1280px) and (max-width: 1510px){.cn-community-main>.cn-site-footer{width:950px;max-width:950px}}@media (max-width: 1024px){.cn-community-main>.cn-site-footer{width:100%}}@media (min-width:1025px){.cn-layout-core{align-items:start!important}.cn-sidebar{position:sticky!important;top:55px!important;height:calc(100vh - 55px)!important;max-height:calc(100vh - 55px)!important;min-height:calc(100vh - 55px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important;border:1px solid #d6dadd!important;border-top:0!important;border-radius:0!important;box-shadow:none!important}.cn-sidebar__header{flex:0 0 auto!important;height:51px!important;padding:8px 9px!important;background:#fff!important;border-bottom:1px solid #e6e8ea!important}.cn-sidebar__header strong{color:#222b31!important;font-size:14px!important;font-weight:800!important}.cn-sidebar__header span{margin-top:2px!important;color:#9a9fa3!important;font-size:9px!important}.cn-sidebar-tabs{flex:0 0 auto!important;padding:6px 8px!important;gap:4px!important;background:#f8f9fa!important;border-bottom:1px solid #e5e8ea!important}.cn-sidebar-tabs button{padding:5px 8px!important;border-radius:2px!important;font-size:9px!important}.cn-active-list{flex:1 1 auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0 7px 10px!important;overflow-y:auto!important;overflow-x:hidden!important;background:#fff!important;scrollbar-width:auto!important;scrollbar-color:#cbd4dd #f2f5f7!important}.cn-active-list::-webkit-scrollbar{width:12px}.cn-active-list::-webkit-scrollbar-track{background:#f2f5f7}.cn-active-list::-webkit-scrollbar-thumb{background:#cbd4dd;border:2px solid #f2f5f7;border-radius:8px}.cn-active-list::-webkit-scrollbar-thumb:hover{background:#bcc7d1}.cn-active-item{display:flex!important;gap:8px!important;min-height:78px!important;padding:10px 2px!important;background:#fff!important;border-bottom:1px solid #e6e6e6!important}.cn-active-item:hover{background:#fafafa!important}.cn-active-avatar,.cn-active-avatar img{width:52px!important;height:52px!important;border-radius:0!important}.cn-active-avatar{flex:0 0 52px!important;margin-top:1px!important}.cn-active-avatar img{object-fit:cover!important;background:#edf0f2!important}.cn-active-info{min-width:0!important;flex:1 1 auto!important}.cn-active-name-row{display:flex!important;align-items:center!important;gap:5px!important;min-width:0!important}.cn-active-name-row .cn-presence-dot{position:static!important;display:inline-block!important;width:12px!important;height:12px!important;flex:0 0 12px!important;border:0!important;box-shadow:0 0 0 3px #31bf681a!important}.cn-active-name{min-width:0!important;display:flex!important;align-items:center!important;overflow:hidden!important;color:#20262b!important;font-size:15px!important;font-weight:850!important;line-height:1.08!important;text-decoration:none!important;white-space:nowrap!important;text-overflow:ellipsis!important}.cn-active-meta{display:block!important;margin-top:4px!important;color:#8d9296!important;font-size:10px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.cn-active-mood{display:none!important}.cn-active-actions{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:4px!important;width:100%!important;margin-top:8px!important;opacity:1!important}.cn-active-actions button{flex:0 1 auto!important;min-width:0!important;height:25px!important;padding:3px 6px!important;border:1px solid #d9dcdf!important;border-radius:3px!important;background:#e3e5e7!important;color:#5a6065!important;font-size:8px!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important}.cn-active-actions button:hover{border-color:#c7cbd0!important;background:#d9dcdf!important;color:#20262b!important}.cn-active-actions .wink{width:25px!important;padding-left:0!important;padding-right:0!important;font-size:12px!important}.cn-active-actions .kiss{color:#5a6065!important;border-color:#d9dcdf!important;background:#e3e5e7!important}.cn-active-more-item{padding:12px 0 4px!important;list-style:none!important}.cn-active-more{width:100%!important;min-height:47px!important;border:0!important;border-radius:5px!important;background:#2faa49!important;color:#fff!important;font-size:18px!important;font-weight:850!important;line-height:1!important;cursor:pointer!important;box-shadow:none!important}.cn-active-more:hover{background:#269b40!important}.cn-active-more:disabled{opacity:.7!important;cursor:wait!important}}@media (min-width:1025px){.cn-active-list{scrollbar-color:#cbd4dd #f2f5f7!important}.cn-active-list::-webkit-scrollbar{width:12px!important}.cn-active-list::-webkit-scrollbar-track{background:#f2f5f7!important}.cn-active-list::-webkit-scrollbar-thumb{background:#cbd4dd!important;border:2px solid #f2f5f7!important;border-radius:8px!important}.cn-active-list::-webkit-scrollbar-thumb:hover{background:#bcc7d1!important}}.cn-sidebar{background:radial-gradient(circle at 10% 0%,rgba(112,73,216,.07),transparent 32%),radial-gradient(circle at 95% 25%,rgba(233,79,145,.07),transparent 35%),linear-gradient(180deg,#fffefe,#fcf8fd 48%,#fff9fb)!important;border:1px solid #eadfeb!important;border-radius:22px!important;box-shadow:0 12px 32px #5b386817,0 1px #ffffffe6 inset!important}.cn-sidebar__header{padding:16px 16px 14px!important;background:linear-gradient(115deg,#7049d813,#ffffffb8 43%,#e94f9113)!important;border-bottom:1px solid #eadfeb!important}.cn-sidebar__header strong{color:#503d58!important;font-weight:850!important;letter-spacing:-.01em!important}.cn-sidebar__header span{color:#917e97!important}.cn-sidebar-tabs{margin:10px 12px 6px!important;padding:4px!important;border:1px solid #eadfea!important;border-radius:14px!important;background:#ffffffad!important}.cn-sidebar-tabs button{border-radius:10px!important;transition:transform .16s ease,background .16s ease,box-shadow .16s ease!important}.cn-sidebar-tabs button:hover{transform:translateY(-1px)!important}.cn-sidebar-tabs button.active{background:linear-gradient(135deg,#7049d81f,#e94f911a)!important;box-shadow:0 5px 12px #64407714!important}.cn-active-list{padding:7px 10px 12px!important;gap:8px!important;scrollbar-color:#d6bfdc #f8f2f8!important}.cn-active-item{position:relative!important;margin:0 0 8px!important;padding:10px!important;border:1px solid #eadfeb!important;border-radius:18px!important;background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.045),transparent 38%),linear-gradient(145deg,#fffffff7,#fff9fcf5 62%,#f8f3fcf5)!important;box-shadow:0 5px 14px #5336600e!important;overflow:visible!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease!important}.cn-active-item:before{content:""!important;position:absolute!important;left:-1px!important;top:18%!important;bottom:18%!important;width:3px!important;border-radius:0 8px 8px 0!important;background:linear-gradient(180deg,#7049d88c,#e94f917a)!important;opacity:.44!important;transition:opacity .2s ease,height .2s ease!important}.cn-active-item:hover{transform:translateY(-2px) scale(1.008)!important;border-color:#ddc9e2!important;background:radial-gradient(circle at 100% 0%,rgba(233,79,145,.075),transparent 42%),linear-gradient(145deg,#fff,#fff8fc 62%,#f7f1fb)!important;box-shadow:0 10px 23px #5b376c1b!important}.cn-active-item:hover:before{opacity:.78!important}.cn-active-avatar-box{position:relative!important;padding:3px!important;border-radius:17px!important;background:linear-gradient(145deg,#fff,#f7eef9)!important;border:1px solid #dfd0e3!important;box-shadow:0 6px 14px #5e396c1a!important;transform:rotate(-1.5deg)!important;transition:transform .2s ease,box-shadow .2s ease!important}.cn-active-item:nth-child(2n) .cn-active-avatar-box{transform:rotate(1.5deg)!important}.cn-active-item:hover .cn-active-avatar-box{transform:rotate(0) translateY(-1px) scale(1.025)!important;box-shadow:0 9px 18px #693c7929!important}.cn-active-avatar{overflow:hidden!important;border-radius:14px!important;background:#f7f1f7!important}.cn-active-avatar img{border-radius:14px!important;object-fit:cover!important;transition:transform .28s ease!important}.cn-active-item:hover .cn-active-avatar img{transform:scale(1.045)!important}.cn-active-info{min-width:0!important;padding-left:3px!important;color:#57465c!important}.cn-active-info a{color:#553e5d!important}.cn-active-info a:hover{color:#9a4387!important}.cn-active-item button{transition:transform .16s ease,box-shadow .16s ease,filter .16s ease!important}.cn-active-item button:hover:not(:disabled){transform:translateY(-1px)!important}.cn-active-list::-webkit-scrollbar{width:9px!important}.cn-active-list::-webkit-scrollbar-track{background:#f8f3f8!important;border-radius:10px!important}.cn-active-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#d7c7de,#e1bed1)!important;border:2px solid #f8f3f8!important;border-radius:10px!important}.cn-active-list::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#cbb5d5,#dbaec7)!important}@media (max-width:760px){.cn-sidebar{border-radius:18px 0 0 18px!important}.cn-active-item{border-radius:16px!important;padding:9px!important}.cn-active-item:hover{transform:none!important}.cn-active-avatar-box,.cn-active-item:nth-child(2n) .cn-active-avatar-box{transform:none!important}}.cn-active-item{align-items:center!important}.cn-active-avatar-box{align-self:center!important}.cn-active-avatar{display:block!important;overflow:hidden!important}.cn-active-avatar img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center center!important;margin:0!important;padding:0!important;transform:none!important}.cn-active-item:hover .cn-active-avatar img{transform:scale(1.025)!important}.cn-active-info,.cn-active-name-row,.cn-active-name-badges{min-width:0!important}.cn-active-actions{display:flex!important;align-items:center!important;gap:7px!important;width:100%!important;max-width:100%!important;margin-top:10px!important;overflow:visible!important}.cn-active-actions>button{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:none!important;height:36px!important;margin:0!important;padding:0 8px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;border-radius:11px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important;box-shadow:0 3px 8px #53376012,inset 0 1px #ffffffe6!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease!important}.cn-active-actions>button:first-child{color:#62516f!important;border:1px solid #d8cbe2!important;background:linear-gradient(145deg,#fff,#f4eff9)!important}.cn-active-actions>button:nth-child(2):not(.kiss){color:#766178!important;border:1px solid #dfcedf!important;background:linear-gradient(145deg,#fffdfd,#f9edf5)!important}.cn-active-actions>button.kiss{color:#b54576!important;border:1px solid #ebc3d5!important;background:linear-gradient(145deg,#fffafd,#ffe8f2)!important}.cn-active-actions>button:hover:not(:disabled){transform:translateY(-1px)!important;box-shadow:0 6px 13px #5a36691f,inset 0 1px #fffffff2!important}.cn-active-actions>button:first-child:hover{background:linear-gradient(145deg,#fff,#eee5f7)!important}.cn-active-actions>button:nth-child(2):not(.kiss):hover{background:linear-gradient(145deg,#fffdfd,#f5e5ef)!important}.cn-active-actions>button.kiss:hover{background:linear-gradient(145deg,#fff8fc,#ffdae9)!important}.cn-active-actions>button:disabled{opacity:.58!important;cursor:default!important;transform:none!important}@media (max-width:760px){.cn-active-actions{gap:5px!important}.cn-active-actions>button{height:34px!important;padding:0 5px!important;font-size:12px!important}}.cn-active-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.cn-active-actions.is-favorite{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cn-active-actions>button{width:100%!important;min-width:0!important;max-width:none!important;flex:none!important}.cn-active-actions>button.kiss{width:calc(100% - 6px)!important;min-width:0!important;max-width:calc(100% - 6px)!important;justify-self:start!important;margin:0!important;padding-left:8px!important;padding-right:8px!important}.cn-guest-gate-btn{border-radius:18px!important;font-weight:800!important;text-decoration:none!important;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease,border-color .16s ease!important}.cn-guest-gate-btn.cn-guest-gate-btn--login{color:#fff!important;border:1px solid rgba(137,89,207,.72)!important;background:linear-gradient(135deg,#7658df,#a953cd 48%,#dc579d)!important;box-shadow:0 9px 20px #7e4cb138,inset 0 1px #ffffff38!important}.cn-guest-gate-btn.cn-guest-gate-btn--register{color:#6d506f!important;border:1px solid #e3d3e6!important;background:linear-gradient(135deg,#fff,#faf2fa 52%,#f8eaf2)!important;box-shadow:0 8px 18px #5b386917,inset 0 1px #fffffff2!important}.cn-guest-gate-btn:hover{transform:translateY(-2px)!important}.cn-guest-gate-btn--login:hover{filter:brightness(1.035) saturate(1.05)!important;box-shadow:0 12px 25px #7e4cb147,inset 0 1px #ffffff40!important}.cn-guest-gate-btn--register:hover{border-color:#d7bddc!important;background:linear-gradient(135deg,#fffefe,#f8edf8 52%,#f9e2ee)!important;box-shadow:0 11px 22px #5b386921!important}.cn-guest-gate-btn:active{transform:translateY(0)!important}@media (min-width: 901px){.cn-sidebar{top:74px!important;height:calc(100dvh - 82px)!important;max-height:calc(100dvh - 82px)!important;min-height:0!important;align-self:start!important}.cn-sidebar__header{flex:0 0 auto!important;height:auto!important;min-height:58px!important;padding-top:9px!important;padding-bottom:9px!important;overflow:visible!important}.cn-sidebar__header strong{display:block!important;margin:0!important;padding:0!important;line-height:1.12!important;white-space:nowrap!important;overflow:visible!important}.cn-sidebar__header span{display:block!important;margin-top:4px!important;line-height:1.15!important}.cn-active-list{min-height:0!important}}.cn-header .cn-logo{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:205px!important;margin-right:10px!important;padding:0!important;overflow:visible!important;text-decoration:none!important}.cn-header .cn-logo .dm-brand.cn-internal-brand-current{display:inline-flex!important;align-items:center!important;gap:8px!important;width:auto!important;max-width:100%!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__logo{width:42px!important;height:42px!important;flex:0 0 42px!important;object-fit:contain!important;filter:none!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__copy{min-width:0!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__copy strong{font-size:24px!important;line-height:.94!important;letter-spacing:-.045em!important;white-space:nowrap!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__copy small{display:block!important;margin-top:4px!important;color:#8d8296!important;font-size:8px!important;line-height:1!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important}.cn-header .cn-logo>img.cn-internal-brand-original{display:none!important}@media (max-width:1180px){.cn-header .cn-logo{max-width:185px!important;margin-right:7px!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__logo{width:38px!important;height:38px!important;flex-basis:38px!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__copy strong{font-size:22px!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__copy small{font-size:7.2px!important}}@media (max-width:900px){.cn-header .cn-logo{max-width:165px!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__logo{width:34px!important;height:34px!important;flex-basis:34px!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__copy strong{font-size:20px!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__copy small{font-size:6.5px!important}}@media (max-width:760px){.cn-header .cn-logo{max-width:148px!important;margin-right:4px!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__logo{width:30px!important;height:30px!important;flex-basis:30px!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__copy strong{font-size:18px!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__copy small{font-size:5.8px!important}}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__copy strong b{color:#302455!important;font:inherit!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__copy strong em{color:#ed4893!important;font:inherit!important;font-style:normal!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__copy small{color:#8d8296!important;opacity:1!important;font-weight:650!important}.cn-header .cn-logo .cn-internal-brand-current .dm-brand__copy strong{color:inherit!important}.cn-header .cn-logo .dm-brand.cn-internal-brand-current .dm-brand__copy strong b,.cn-header .cn-logo.cn-logo--internal .dm-brand .dm-brand__copy strong b{color:#111!important}.cn-header .cn-logo .dm-brand.cn-internal-brand-current .dm-brand__copy strong em,.cn-header .cn-logo.cn-logo--internal .dm-brand .dm-brand__copy strong em{color:#cf4fdc!important}.cn-header .cn-logo .dm-brand.cn-internal-brand-current .dm-brand__copy small,.cn-header .cn-logo.cn-logo--internal .dm-brand .dm-brand__copy small{color:#111!important}@media (min-width:1025px){.cn-layout-frame,.cn-community-main{padding-bottom:0!important}.cn-content-bottom{margin-bottom:0!important;padding-bottom:10px!important}.cn-content-bottom__legal{margin-bottom:0!important;padding-bottom:0!important}.cn-sidebar{top:55px!important;height:calc(100vh - 55px)!important;min-height:calc(100vh - 55px)!important;max-height:calc(100vh - 55px)!important;background:#fff!important}.cn-active-name-row{display:grid!important;grid-template-columns:12px minmax(0,1fr) auto!important;align-items:center!important;column-gap:6px!important;width:100%!important;min-width:0!important}.cn-active-name-row .cn-presence-dot{grid-column:1!important;margin:0!important}.cn-active-name{grid-column:2!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;line-height:1.15!important}.cn-active-name-row>.badges-row{grid-column:3!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:3px!important;margin:0!important;flex:0 0 auto!important;white-space:nowrap!important}.cn-active-name-row>.badges-row .badge-pill{width:22px!important;height:22px!important;min-width:22px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:999px!important;box-shadow:none!important}.cn-active-name-row>.badges-row .badge-pill svg{width:12px!important;height:12px!important}.cn-active-meta{margin-top:4px!important;padding-left:18px!important;font-size:10px!important}.cn-active-item{gap:8px!important;min-height:82px!important;padding:9px 4px!important}.cn-active-avatar,.cn-active-avatar img{width:50px!important;height:50px!important}.cn-active-avatar{flex:0 0 50px!important}.cn-active-actions{display:grid!important;grid-template-columns:minmax(0,1.22fr) minmax(0,1.05fr) 30px minmax(48px,.82fr)!important;align-items:center!important;gap:4px!important;width:100%!important;margin-top:8px!important}.cn-active-actions button{width:100%!important;min-width:0!important;height:27px!important;padding:0 5px!important;border:1px solid #d5d9dc!important;border-radius:4px!important;background:#e7e9eb!important;color:#575d62!important;font-size:8px!important;font-weight:600!important;line-height:25px!important;text-align:center!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cn-active-actions .wink{width:30px!important;min-width:30px!important;padding:0!important;font-size:14px!important;line-height:25px!important}.cn-active-actions .kiss{min-width:48px!important}.cn-active-actions button:hover{background:#dce0e3!important;border-color:#c8cdd1!important;color:#20262b!important}}@media (max-width:1024px){.cn-content-bottom{padding-bottom:10px!important}}@media (min-width:1025px){.cn-sidebar{background:#fff!important;border-color:#d6d6d6!important}.cn-active-list{padding:0 7px 10px!important;background:#fff!important}.cn-active-item{display:flex!important;align-items:flex-start!important;gap:9px!important;min-height:88px!important;padding:10px 2px!important;background:#fff!important;border-bottom:1px solid #e4e4e4!important}.cn-active-item:hover{background:#fff!important}.cn-active-avatar{flex:0 0 50px!important;width:50px!important;height:50px!important;margin-top:1px!important}.cn-active-avatar img{display:block!important;width:50px!important;height:50px!important;object-fit:cover!important;border:0!important;border-radius:0!important;background:#edf0f2!important}.cn-active-info{flex:1 1 auto!important;min-width:0!important;padding-top:0!important}.cn-active-name-row{display:grid!important;grid-template-columns:12px minmax(0,1fr) auto!important;align-items:center!important;column-gap:5px!important;width:100%!important;min-width:0!important;min-height:21px!important}.cn-active-name-row .cn-presence-dot{position:static!important;grid-column:1!important;width:12px!important;height:12px!important;margin:0!important;border:0!important;border-radius:50%!important;box-shadow:0 0 0 3px #31bf681f!important}.cn-active-name{grid-column:2!important;min-width:0!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#202326!important;font-size:14px!important;font-weight:800!important;line-height:1.08!important;text-decoration:none!important}.cn-active-name-row>.badges-row{grid-column:3!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:3px!important;margin:0!important;white-space:nowrap!important}.cn-active-name-row>.badges-row .badge-pill{width:18px!important;min-width:18px!important;height:18px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:999px!important;box-shadow:none!important}.cn-active-name-row>.badges-row .badge-pill svg{width:10px!important;height:10px!important}.cn-active-meta{display:block!important;margin-top:3px!important;padding-left:17px!important;color:#929292!important;font-size:10px!important;font-weight:400!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.cn-active-mood{display:none!important}.cn-active-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;gap:5px!important;width:100%!important;margin-top:8px!important;opacity:1!important}.cn-active-actions button,.cn-active-actions .kiss{width:100%!important;min-width:0!important;height:25px!important;padding:0 3px!important;border:1px solid #d5d8da!important;border-radius:3px!important;background:#e1e4e6!important;color:#5d6164!important;font-size:8px!important;font-weight:500!important;line-height:23px!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;box-shadow:none!important}.cn-active-actions button:hover,.cn-active-actions .kiss:hover{background:#d7dadd!important;border-color:#c9cdd0!important;color:#34383b!important}.cn-active-actions button:disabled{opacity:.55!important}.cn-active-more-item{padding:12px 0 4px!important}.cn-active-more{border-radius:5px!important}}@media (max-width:1024px){.cn-active-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}.cn-active-actions button{width:100%!important}}@media (min-width:1025px){.cn-active-name-row{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;width:100%!important;min-width:0!important}.cn-active-name-row .cn-presence-dot{flex:0 0 12px!important;width:12px!important;height:12px!important;margin:0!important}.cn-active-name-badges{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:3px!important;flex:1 1 auto!important;min-width:0!important;width:auto!important}.cn-active-name-badges .cn-active-name{display:block!important;flex:0 1 auto!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#202326!important;font-size:14px!important;font-weight:800!important;line-height:1.08!important;text-decoration:none!important}.cn-active-name-badges>.badges-row{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;flex:0 0 auto!important;gap:3px!important;margin:0 0 0 1px!important;white-space:nowrap!important}.cn-active-name-badges>.badges-row .badge-pill{flex:0 0 18px!important;width:18px!important;min-width:18px!important;height:18px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:999px!important}.cn-active-name-badges>.badges-row .badge-pill svg{width:10px!important;height:10px!important}}@media (max-width:1024px){.cn-active-name-row{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important}.cn-active-name-badges{display:flex!important;align-items:center!important;gap:3px!important;min-width:0!important}.cn-active-name-badges .cn-active-name{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cn-active-name-badges>.badges-row{flex:0 0 auto!important;margin-left:1px!important}}@media (min-width:1025px){.cn-active-list{padding-left:7px!important;padding-right:7px!important}.cn-active-item{display:flex!important;align-items:flex-start!important;gap:8px!important;min-height:88px!important;padding:9px 3px 10px!important;background:#fff!important;border-bottom:1px solid #e5e5e5!important}.cn-active-avatar{flex:0 0 68px!important;width:68px!important;height:68px!important;margin:0!important;align-self:flex-start!important}.cn-active-avatar img{display:block!important;width:68px!important;height:68px!important;object-fit:cover!important;border:0!important;border-radius:0!important;background:#edf0f2!important}.cn-active-info{flex:1 1 auto!important;min-width:0!important;height:68px!important;padding:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.cn-active-name-row{display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;gap:5px!important;width:100%!important;min-width:0!important;min-height:21px!important;margin:0!important;padding:0!important}.cn-active-name-row .cn-presence-dot{position:static!important;flex:0 0 12px!important;width:12px!important;height:12px!important;margin:1px 0 0!important;border:0!important;border-radius:50%!important;box-shadow:0 0 0 3px #31bf681f!important}.cn-active-name-badges{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:3px!important;flex:1 1 auto!important;min-width:0!important;max-width:calc(100% - 17px)!important;overflow:hidden!important}.cn-active-name-badges .cn-active-name{display:block!important;flex:0 1 auto!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#202326!important;font-size:14px!important;font-weight:800!important;line-height:18px!important;text-decoration:none!important}.cn-active-name-badges>.badges-row{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;flex:0 0 auto!important;gap:2px!important;margin:0!important;white-space:nowrap!important}.cn-active-name-badges>.badges-row .badge-pill{flex:0 0 17px!important;width:17px!important;min-width:17px!important;height:17px!important;padding:0!important;margin:0!important;display:grid!important;place-items:center!important;border-radius:999px!important}.cn-active-name-badges>.badges-row .badge-pill svg{width:10px!important;height:10px!important}.cn-active-meta{display:block!important;min-width:0!important;margin:1px 0 0 17px!important;padding:0!important;color:#929292!important;font-size:10px!important;font-weight:400!important;line-height:13px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.cn-active-mood{display:none!important}.cn-active-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:5px!important;width:100%!important;min-width:0!important;height:25px!important;margin:auto 0 0!important;padding:0!important;opacity:1!important}.cn-active-actions button,.cn-active-actions .kiss{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:none!important;height:25px!important;margin:0!important;padding:0 1px!important;border:1px solid #d5d8da!important;border-radius:3px!important;background:#e1e4e6!important;color:#5d6164!important;font-family:Arial,Helvetica,sans-serif!important;font-size:8px!important;font-weight:500!important;line-height:1!important;letter-spacing:-.15px!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;box-sizing:border-box!important;box-shadow:none!important}.cn-active-actions button:hover,.cn-active-actions .kiss:hover{background:#d7dadd!important;border-color:#c9cdd0!important;color:#34383b!important}.cn-active-actions button:disabled{opacity:.55!important}}@media (max-width:1024px){.cn-active-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}.cn-active-actions button{width:100%!important;min-width:0!important}}@media (min-width:1025px){.cn-active-item{gap:8px!important;min-height:84px!important;padding:9px 3px 10px!important}.cn-active-avatar{flex:0 0 64px!important;width:64px!important;height:64px!important}.cn-active-avatar img{width:64px!important;height:64px!important}.cn-active-info{height:64px!important}.cn-active-name-row{min-height:20px!important}.cn-active-meta{display:block!important;width:calc(100% - 17px)!important;margin:1px 0 0 17px!important;padding:0!important;text-align:left!important;font-size:10.5px!important;line-height:13px!important}.cn-active-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;height:28px!important;margin:auto 0 0!important}.cn-active-actions button,.cn-active-actions .kiss{height:28px!important;min-height:28px!important;padding:0 3px!important;border-radius:3px!important;font-size:8.8px!important;font-weight:500!important;line-height:28px!important;letter-spacing:-.12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}}@media (max-width:1024px){.cn-active-actions button,.cn-active-actions .kiss{min-height:30px!important;padding:0 5px!important}}@media (min-width:1025px){.cn-sidebar{background:#fff!important}.cn-active-list{padding:0 7px 10px!important;background:#fff!important}.cn-active-item{display:grid!important;grid-template-columns:50px minmax(0,1fr)!important;column-gap:10px!important;align-items:start!important;min-height:78px!important;padding:10px 2px!important;background:#fff!important;border-bottom:1px solid #e5e6e6!important}.cn-active-item:hover{background:#fff!important}.cn-active-avatar{grid-column:1!important;display:block!important;flex:none!important;width:50px!important;height:50px!important;margin:0!important;align-self:start!important}.cn-active-avatar img{display:block!important;width:50px!important;height:50px!important;object-fit:cover!important;border:0!important;border-radius:0!important;background:#edf0f2!important}.cn-active-info{grid-column:2!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;flex:initial!important;width:100%!important;min-width:0!important;height:auto!important;min-height:57px!important;padding:0!important;margin:0!important}.cn-active-name-row{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;width:100%!important;min-width:0!important;min-height:18px!important;margin:0!important;padding:0!important}.cn-active-name-row .cn-presence-dot{position:static!important;display:block!important;flex:0 0 12px!important;width:12px!important;height:12px!important;margin:0!important;border:0!important;border-radius:50%!important;box-shadow:0 0 0 3px #31bf681f!important}.cn-active-name-badges{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex:1 1 auto!important;gap:3px!important;width:calc(100% - 17px)!important;min-width:0!important;max-width:calc(100% - 17px)!important;overflow:visible!important}.cn-active-name-badges .cn-active-name{display:block!important;flex:0 1 auto!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#202326!important;font-family:Arial,Helvetica,sans-serif!important;font-size:15px!important;font-weight:700!important;line-height:18px!important;text-decoration:none!important}.cn-active-name-badges>.badges-row{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;flex:0 0 auto!important;gap:2px!important;margin:0!important;padding:0!important;white-space:nowrap!important}.cn-active-name-badges>.badges-row .badge-pill{display:grid!important;place-items:center!important;flex:0 0 17px!important;width:17px!important;min-width:17px!important;height:17px!important;margin:0!important;padding:0!important;border-radius:999px!important}.cn-active-name-badges>.badges-row .badge-pill svg{width:10px!important;height:10px!important}.cn-active-meta{display:block!important;width:100%!important;min-width:0!important;margin:2px 0 0!important;padding:0!important;color:#929292!important;font-family:Arial,Helvetica,sans-serif!important;font-size:10px!important;font-weight:400!important;line-height:12px!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.cn-active-mood{display:none!important}.cn-active-actions{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;width:100%!important;height:19px!important;min-height:19px!important;margin:7px 0 0!important;padding:0!important;opacity:1!important}.cn-active-actions button,.cn-active-actions .kiss{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-width:0!important;max-width:none!important;height:19px!important;min-height:19px!important;margin:0!important;padding:0 5px!important;border:1px solid #d2d6d9!important;border-radius:3px!important;background:#dbdfe2!important;color:#596067!important;font-family:Arial,Helvetica,sans-serif!important;font-size:9px!important;font-weight:400!important;line-height:17px!important;letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;box-sizing:border-box!important;box-shadow:none!important}.cn-active-actions button:nth-child(1){width:62px!important}.cn-active-actions button:nth-child(2){width:58px!important}.cn-active-actions button:nth-child(3),.cn-active-actions .kiss{width:53px!important}.cn-active-actions button:hover,.cn-active-actions .kiss:hover{background:#d2d7da!important;border-color:#c6cbce!important;color:#34383b!important}.cn-active-actions button:disabled{opacity:.55!important}.cn-active-more-item{padding:12px 0 4px!important}}@media (max-width:1024px){.cn-active-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}.cn-active-actions button,.cn-active-actions .kiss{width:100%!important;min-width:0!important;min-height:30px!important}}@media (min-width:1025px){.cn-active-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:5px!important;width:100%!important;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}.cn-active-actions button,.cn-active-actions .kiss,.cn-active-actions button:nth-child(1),.cn-active-actions button:nth-child(2),.cn-active-actions button:nth-child(3){width:100%!important;max-width:100%!important;min-width:0!important;height:19px!important;min-height:19px!important;padding:0 3px!important;box-sizing:border-box!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:clip!important}}.cn-sidebar,.cn-sidebar__header,.cn-sidebar-tabs,.cn-active-list,.cn-active-item,.cn-active-item:hover,.cn-active-empty,.cn-active-more-item{background:#cfd3d6!important}.cn-sidebar,.cn-sidebar__header,.cn-sidebar-tabs,.cn-active-list,.cn-active-item,.cn-active-item:hover,.cn-active-empty,.cn-active-more-item{background:#f1f2f4!important}.cn-sidebar,.cn-sidebar__header,.cn-sidebar-tabs,.cn-active-list,.cn-active-item,.cn-active-item:hover,.cn-active-empty,.cn-active-more-item{background:#fdfdfd!important}.cn-sidebar,.cn-sidebar__header,.cn-sidebar-tabs,.cn-active-list,.cn-active-item,.cn-active-item:hover,.cn-active-empty,.cn-active-more-item{background:#ffffff2b!important}.cn-profile-clickable,.cn-profile-name-clickable{cursor:pointer}.cn-profile-name-clickable:hover{text-decoration:underline;color:#1d6f91}.cn-profile-clickable:focus,.cn-profile-name-clickable:focus{outline:2px solid #58a3bf;outline-offset:2px}@media (min-width:1025px){.cn-sidebar__header{height:48px!important;min-height:48px!important;padding:7px 8px!important;box-sizing:border-box!important}.cn-sidebar__tools{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important}.cn-sidebar__tools .cn-mood-add-btn,.cn-sidebar__tools .cn-online-btn,.cn-sidebar__tools .cn-smiley-btn,.cn-sidebar__tools .cn-sidebar-refresh{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;padding:0!important;margin:0!important;border-radius:5px!important;box-sizing:border-box!important;display:grid!important;place-items:center!important;line-height:1!important}.cn-sidebar__tools .cn-mood-add-btn{font-size:21px!important}.cn-sidebar__tools .cn-online-people-icon{width:20px!important;height:15px!important;margin:auto!important}.cn-sidebar__tools .cn-smiley-btn{font-size:19px!important}.cn-sidebar__tools .cn-sidebar-refresh{overflow:hidden!important}.cn-sidebar__tools .cn-refresh-icon-wrap{width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;line-height:0!important}.cn-sidebar__tools .cn-refresh-icon{width:22px!important;height:22px!important;display:block!important;margin:0!important;padding:0!important;transform-origin:50% 50%!important}.cn-mood-user-name-badges .cn-mood-user-name{display:block!important;flex:0 1 auto!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#202326!important;font-family:Arial,Helvetica,sans-serif!important;font-size:15px!important;font-weight:700!important;line-height:18px!important;text-decoration:none!important}}@media (min-width:1181px){.cn-bacheca-guide{position:static!important;inset:auto!important;transform:none!important;align-self:start!important;height:auto!important;max-height:none!important;overflow:visible!important}}@media (min-width:1025px){.cn-online-sidebar-scroll,.cn-mood-sidebar-scroll{scrollbar-width:thin!important;scrollbar-color:#d9e0e6 #f6f8fa!important}.cn-online-sidebar-scroll::-webkit-scrollbar,.cn-mood-sidebar-scroll::-webkit-scrollbar{width:9px!important}.cn-online-sidebar-scroll::-webkit-scrollbar-track,.cn-mood-sidebar-scroll::-webkit-scrollbar-track{background:#f6f8fa!important}.cn-online-sidebar-scroll::-webkit-scrollbar-thumb,.cn-mood-sidebar-scroll::-webkit-scrollbar-thumb{background:#d9e0e6!important;border:2px solid #f6f8fa!important;border-radius:999px!important}.cn-online-sidebar-scroll::-webkit-scrollbar-thumb:hover,.cn-mood-sidebar-scroll::-webkit-scrollbar-thumb:hover{background:#cbd4dc!important}}.cn-mobile-page-title{display:none}@media (max-width:760px){:root{--cn-mobile-header:58px;--cn-mobile-nav:68px;--cn-mobile-safe-bottom:env(safe-area-inset-bottom,0px);--cn-mobile-side:10px}html{overflow-x:hidden;scroll-padding-top:calc(var(--cn-mobile-header) + 8px);background:#eef3f6}body{overflow-x:hidden;background:#eef3f6;overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent}button,a,input,textarea,select{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}.cn-community-shell{min-height:100dvh!important;padding-top:var(--cn-mobile-header)!important;background:#eef3f6!important}.cn-layout-frame{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:8px 0 calc(var(--cn-mobile-nav) + 22px + var(--cn-mobile-safe-bottom))!important}.cn-layout-core{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.cn-community-main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important}.cn-ad-rail{display:none!important}.card{box-sizing:border-box}.cn-header,.cn-header__inner{height:var(--cn-mobile-header)!important;min-height:var(--cn-mobile-header)!important;max-height:var(--cn-mobile-header)!important}.cn-header{background:#0d5877!important;border-bottom:1px solid rgba(0,0,0,.2)!important;box-shadow:0 2px 12px #0830412e!important}.cn-header__inner{display:flex!important;gap:5px!important;width:100%!important;padding:0 8px!important}.cn-logo--internal{width:42px!important;min-width:42px!important;height:var(--cn-mobile-header)!important;justify-content:center!important}.cn-logo--internal img{width:39px!important;height:39px!important;max-height:39px!important;object-fit:contain!important}.cn-logo--internal>span{display:none!important}.cn-mobile-page-title{display:block;min-width:0;flex:1;overflow:hidden;color:#fff;font-size:15px;font-weight:900;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.cn-nav,.cn-search-wrap,.cn-create-anchor,.cn-social-anchor,.cn-presence-select,.cn-staff-crown,.cn-favorites-anchor{display:none!important}.cn-header__actions{margin-left:auto!important;gap:2px!important}.cn-notification-anchor,.cn-message-anchor,.cn-profile-anchor{display:block!important}.cn-notif-icon{width:39px!important;height:39px!important;border-radius:12px!important;color:#fff!important}.cn-notif-icon svg{width:21px!important;height:21px!important}.cn-notif-badge{top:-2px!important;right:-2px!important;min-width:17px!important;height:17px!important;font-size:8px!important;border-color:#0d5877!important}.cn-user-chip{display:grid!important;width:40px!important;height:40px!important;place-items:center!important;padding:0!important;border-radius:12px!important;background:#ffffff14!important}.cn-user-chip img{width:32px!important;height:32px!important;border-radius:50%!important}.cn-user-chip__name,.cn-user-chip .cn-caret{display:none!important}.cn-profile-menu,.cn-create-menu{position:fixed!important;top:64px!important;right:8px!important;left:8px!important;width:auto!important;max-height:calc(100dvh - 150px)!important;overflow:auto!important;padding:8px!important;border-radius:16px!important;box-shadow:0 18px 52px #081f2b47!important}.cn-profile-menu__top{padding:11px!important}.cn-profile-menu__top img{width:52px!important;height:52px!important;border-radius:12px!important}.cn-profile-menu>a,.cn-profile-menu>button{min-height:46px!important;display:flex!important;align-items:center!important;padding:0 13px!important;border-radius:10px!important;font-size:13px!important}.cn-popover{position:fixed!important;top:var(--cn-mobile-header)!important;right:0!important;bottom:calc(var(--cn-mobile-nav) + var(--cn-mobile-safe-bottom))!important;left:0!important;width:auto!important;max-height:none!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.cn-popover:before{display:none!important}.cn-popover__head{min-height:66px!important;padding:12px 14px!important}.cn-popover__head strong{font-size:18px!important}.cn-popover__head span{font-size:11px!important}.cn-notification-list,.cn-social-list{max-height:calc(100dvh - 190px)!important}.cn-notification-row{grid-template-columns:34px 46px minmax(0,1fr) 8px!important;gap:9px!important;min-height:70px!important;padding:10px 12px!important}.cn-notification-avatar{width:44px!important;height:44px!important;border-radius:11px!important}.cn-notification-title{font-size:12.5px!important}.cn-message-row{grid-template-columns:48px minmax(0,1fr) auto!important;min-height:67px!important;padding:9px 12px!important}.cn-message-row img{width:46px!important;height:46px!important;border-radius:11px!important}.cn-message-row strong{font-size:13px!important}.cn-message-row div span{font-size:10px!important}.cn-tray-tabs{padding:9px 10px!important}.cn-tray-tabs button{min-height:35px!important;padding:0 12px!important;font-size:10px!important}.cn-system-pulse{top:calc(var(--cn-mobile-header) + 5px)!important;left:8px!important;right:8px!important;transform:none!important;max-width:none!important;min-height:42px!important;padding:8px 10px!important;border-radius:11px!important;font-size:10px!important}.cn-system-pulse a{display:none!important}.cn-notification-toast{bottom:calc(var(--cn-mobile-nav) + 12px + var(--cn-mobile-safe-bottom))!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important}.cn-sidebar-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:119700!important;display:block!important;border:0!important;background:#0817207a!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.cn-sidebar{position:fixed!important;z-index:119800!important;top:var(--cn-mobile-header)!important;right:0!important;bottom:calc(var(--cn-mobile-nav) + var(--cn-mobile-safe-bottom))!important;left:0!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;border:0!important;border-radius:0!important;transform:translate(105%)!important;transition:transform .24s ease!important;background:#f7f9fa!important;box-shadow:-12px 0 40px #091f2a40!important}.cn-sidebar.is-mobile-open{transform:translate(0)!important}.cn-sidebar__header{position:sticky!important;top:0!important;z-index:3!important;min-height:67px!important;padding:10px 12px!important;background:#fff!important;border-bottom:1px solid #dde5e9!important}.cn-sidebar__header strong{font-size:18px!important}.cn-sidebar__header span{font-size:10px!important}.cn-sidebar__tools button{width:40px!important;height:40px!important;border-radius:11px!important}.cn-active-list,.cn-mood-user-list{padding:8px!important}.cn-active-item{min-height:92px!important;margin-bottom:7px!important;padding:10px!important;border:1px solid #e0e7ea!important;border-radius:14px!important;background:#fff!important}.cn-active-avatar img{width:58px!important;height:58px!important;border-radius:12px!important}.cn-active-name{font-size:14px!important}.cn-active-meta{font-size:10px!important}.cn-active-mood{font-size:9px!important}.cn-active-actions{gap:6px!important;margin-top:7px!important}.cn-active-actions button{min-height:36px!important;border-radius:9px!important;font-size:10px!important}.cn-bacheca-grid{display:block!important;width:100%!important;margin:0!important;padding:0 8px!important}.cn-bacheca{width:100%!important;min-width:0!important}.cn-bacheca-guide{display:none!important}.cn-system-banner{min-height:43px!important;margin:0 0 8px!important;padding:8px 10px!important;border-radius:12px!important;font-size:10px!important}.cn-composer{margin:0 0 9px!important;padding:12px!important;border-radius:15px!important;box-shadow:0 2px 12px #1f38450f!important}.cn-composer__head h2{font-size:20px!important}.cn-composer__head>div>span{font-size:8px!important}.cn-composer__head small{display:none!important}.cn-composer textarea{min-height:94px!important;padding:12px!important;border-radius:12px!important;font-size:15px!important;line-height:1.45!important}.cn-composer__hint,.cn-composer__hint strong{font-size:9px!important}.cn-composer__controls{display:grid!important;grid-template-columns:minmax(0,1fr) 104px!important;gap:8px!important;align-items:end!important}.cn-comment-policy{min-width:0!important}.cn-comment-policy>span{font-size:10px!important}.cn-comment-policy select{width:100%!important;height:42px!important;font-size:11px!important;border-radius:10px!important}.cn-publish-btn{height:42px!important;min-height:42px!important;border-radius:11px!important;font-size:12px!important}.cn-composer__tools{display:flex!important;gap:6px!important;margin:9px -2px 0!important;padding:2px!important;overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none!important;flex-wrap:nowrap!important}.cn-composer__tools::-webkit-scrollbar{display:none!important}.cn-tool-btn{flex:0 0 auto!important;min-height:39px!important;padding:0 11px!important;border-radius:10px!important;font-size:10px!important;white-space:nowrap!important}.cn-gif-wrap,.cn-thought-wrap{flex:0 0 auto!important}.cn-filters{display:flex!important;gap:6px!important;margin:8px 0!important;padding:1px!important;overflow-x:auto!important;scrollbar-width:none!important;flex-wrap:nowrap!important}.cn-filters::-webkit-scrollbar{display:none!important}.cn-filter-btn{flex:0 0 auto!important;min-height:38px!important;padding:0 12px!important;border-radius:999px!important;font-size:10px!important;white-space:nowrap!important}.cn-daily-prompt{margin:8px 0!important;padding:12px!important;border-radius:14px!important}.cn-daily-prompt h3{font-size:15px!important}.cn-daily-prompt p{font-size:11px!important;line-height:1.45!important}.cn-daily-prompt>div{gap:7px!important;flex-wrap:wrap!important}.cn-daily-prompt>div button{min-height:36px!important;border-radius:9px!important}.cn-feed{gap:9px!important}.cn-post{margin:0!important;border-radius:15px!important;overflow:visible!important;box-shadow:0 2px 12px #1f38450f!important}.cn-post__author{min-height:58px!important;padding:10px 11px 7px!important;gap:9px!important}.cn-post__author>img{width:44px!important;height:44px!important;border-radius:11px!important}.cn-post__name{font-size:14px!important}.cn-post__time{font-size:9px!important}.cn-post__body,.cn-post__body.cn-post__body--clickable{padding:8px 12px!important;font-size:14px!important;line-height:1.5!important}.cn-post--rich .cn-media-clickable.cn-media-image,.cn-post--rich .cn-media-clickable.cn-media-gif,.cn-post--rich .cn-media-clickable.cn-media-meme{width:100%!important;max-width:none!important;margin:8px 0!important;border-right:0!important;border-left:0!important;border-radius:0!important}.cn-post__footer{min-height:49px!important;padding:6px 9px!important;gap:5px!important;overflow-x:auto!important;scrollbar-width:none!important}.cn-post__footer::-webkit-scrollbar{display:none!important}.cn-post__footer button,.cn-react-btn,.cn-post-share{min-height:36px!important;padding:0 9px!important;border-radius:9px!important;font-size:10px!important;white-space:nowrap!important}.cn-post-reaction-summary-row{padding:3px 11px 0!important}.cn-comment-form{padding:10px!important;gap:7px!important}.cn-comment-form textarea{min-height:46px!important;border-radius:11px!important;font-size:13px!important}.cn-comment-form>button{min-height:42px!important;border-radius:10px!important}.cn-comment-row,.cn-comment-node{max-width:100%!important}.cn-comment-bubble{border-radius:12px!important}.cn-comment-body{font-size:12px!important;line-height:1.45!important}.cn-reaction-picker{position:fixed!important;z-index:150500!important;left:8px!important;right:8px!important;bottom:calc(var(--cn-mobile-nav) + 10px + var(--cn-mobile-safe-bottom))!important;width:auto!important;max-width:none!important;justify-content:center!important;padding:9px!important;border-radius:18px!important;transform:none!important}.cn-reaction-picker button{min-width:43px!important}.cn-reaction-picker small{display:none!important}.cn-inline-emoji-popover{bottom:calc(var(--cn-mobile-nav) + 10px + var(--cn-mobile-safe-bottom))!important;max-width:calc(100vw - 16px)!important;border-radius:16px!important}.cn-feed-more{min-height:48px!important;margin:12px 0!important;border-radius:12px!important;font-size:12px!important}.cn-profile-page{width:100%!important;margin:0!important;padding:0 8px!important}.cn-profile-hero{margin:0 0 9px!important;border-radius:15px!important;overflow:visible!important;box-shadow:0 2px 12px #1f384512!important}.cn-profile-cover{height:145px!important;border-radius:15px 15px 0 0!important}.cn-cover-edit{right:9px!important;bottom:9px!important;min-height:38px!important;padding:0 13px!important;font-size:11px!important}.cn-profile-identity-row{display:block!important;min-height:0!important;padding:63px 12px 12px!important}.cn-profile-avatar-wrap{left:12px!important;top:-53px!important;width:104px!important;height:104px!important}.cn-profile-avatar{width:104px!important;height:104px!important;border-width:4px!important}.cn-avatar-edit{width:36px!important;height:36px!important;right:-2px!important;bottom:2px!important}.cn-profile-identity{padding-top:0!important}.cn-profile-identity h1{gap:5px!important;margin:0 0 5px!important;font-size:25px!important;line-height:1.08!important}.cn-profile-followers{margin:0 0 7px!important;font-size:11px!important}.cn-profile-followers strong{font-size:12px!important}.cn-profile-badge-pills{margin-bottom:7px!important}.cn-profile-pills{gap:5px!important}.cn-profile-pills span{padding:5px 8px!important;font-size:9px!important}.cn-profile-main-actions--visitor{position:static!important;display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;margin-top:10px!important;gap:6px!important}.cn-profile-main-actions--visitor>button,.cn-profile-main-actions--visitor .cn-profile-options-btn{min-height:42px!important;border-radius:11px!important;font-size:11px!important}.cn-profile-main-actions--visitor .cn-profile-options-wrap{grid-column:1/-1!important}.cn-profile-main-actions--visitor .cn-profile-options-btn{width:100%!important}.cn-profile-options-menu{position:fixed!important;z-index:150200!important;top:auto!important;right:8px!important;bottom:calc(var(--cn-mobile-nav) + 12px + var(--cn-mobile-safe-bottom))!important;left:8px!important;width:auto!important;padding:8px!important;border-radius:16px!important}.cn-profile-top-tabs{margin:0!important;padding:8px!important;gap:6px!important;overflow-x:auto!important;scrollbar-width:none!important}.cn-profile-top-tabs button{flex:0 0 auto!important;min-height:38px!important;padding:0 12px!important;font-size:10px!important;border-radius:999px!important}.cn-profile-recent{margin:0 0 9px!important;padding:11px!important;border-radius:15px!important}.cn-profile-recent-grid{gap:7px!important}.cn-profile-recent-grid>img{width:100%!important;height:auto!important;aspect-ratio:4/3!important}.cn-profile-lower{display:block!important}.cn-profile-spoiler{display:block!important;margin-bottom:9px!important;border-radius:15px!important}.cn-profile-spoiler-head{height:54px!important;padding:0 13px!important}.cn-profile-spoiler-head strong{font-size:15px!important}.cn-profile-info-row{grid-template-columns:104px minmax(0,1fr)!important;padding:13px!important;font-size:12px!important}.cn-profile-chatta-row>.cn-profile-weather{justify-self:start!important;grid-column:2!important}.cn-profile-mood-card{margin-top:0!important;border-top-width:8px!important;padding:13px!important}.cn-profile-mood-visual img{width:78px!important;height:78px!important}.cn-profile-content-tabs{position:sticky!important;z-index:20!important;top:calc(var(--cn-mobile-header) + 1px)!important;display:flex!important;height:auto!important;min-height:52px!important;margin:0 0 8px!important;padding:6px!important;overflow-x:auto!important;border-radius:14px!important;scrollbar-width:none!important}.cn-profile-content-tabs button{flex:1 0 92px!important;min-height:40px!important;padding:0 11px!important;font-size:11px!important}.cn-profile-tab-body{min-height:0!important;padding:9px!important;border-radius:14px!important}.cn-profile-feed-tab{padding:0!important}.cn-profile-blog-row,.cn-profile-album-row{padding:13px 9px!important}.cn-profile-album-list{padding:8px!important}.cn-profile-album-row img,.cn-profile-album-placeholder{width:112px!important;height:84px!important}.cn-profile-images-grid{grid-template-columns:repeat(3,1fr)!important;gap:3px!important}.cn-profile-images-grid img{border-radius:5px!important}.cn-profile-edit-modal{width:100%!important;max-height:calc(100dvh - 20px)!important;border-radius:20px 20px 0 0!important;align-self:end!important}.cn-profile-modal-backdrop{align-items:end!important;padding:0!important}.cn-profile-edit-grid{grid-template-columns:1fr!important;padding:0 12px 16px!important}.cn-profile-edit-media{grid-template-columns:1fr!important;padding:12px!important}.cn-blog-page{width:100%!important;margin:0!important;padding:0 8px 10px!important;font-size:13px!important}.cn-blog-page-head{align-items:center!important;gap:8px!important;padding:10px 2px!important}.cn-blog-page-head h1,.cn-blog-create-title{font-size:24px!important;line-height:1.1!important}.cn-blog-page-head .cn-blog-purple-btn{min-height:42px!important;padding:0 13px!important}.cn-blog-community-columns{display:block!important;border-radius:14px!important;overflow:hidden!important}.cn-blog-popular-column,.cn-blog-latest-column{padding:10px!important;border:0!important}.cn-blog-column-title{font-size:15px!important}.cn-blog-popular-card,.cn-blog-latest-card{margin-bottom:9px!important;border-radius:13px!important;overflow:hidden!important;box-shadow:0 2px 10px #1f38450f!important}.cn-blog-mini-hero{height:135px!important}.cn-blog-latest-card{display:block!important}.cn-blog-latest-media{width:100%!important;max-height:190px!important;object-fit:cover!important}.cn-blog-list-toolbar{position:sticky!important;z-index:15!important;top:var(--cn-mobile-header)!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:6px!important;margin:0 0 8px!important;padding:7px 0!important;background:#eef3f6!important;overflow-x:auto!important}.cn-blog-order-btn,.cn-blog-filter-btn{min-height:40px!important;padding:0 12px!important;border-radius:10px!important;font-size:10px!important;white-space:nowrap!important}.cn-blog-order-menu,.cn-blog-filter-menu,.cn-blog-directory-menu{position:fixed!important;z-index:150300!important;top:auto!important;right:8px!important;bottom:calc(var(--cn-mobile-nav) + 12px + var(--cn-mobile-safe-bottom))!important;left:8px!important;width:auto!important;max-height:60dvh!important;overflow:auto!important;border-radius:17px!important}.cn-blog-legacy-hero{height:155px!important;border-radius:14px 14px 0 0!important}.cn-blog-hero-title--large span{font-size:22px!important}.cn-blog-black-stats{grid-template-columns:repeat(3,1fr)!important;min-height:76px!important}.cn-blog-follow-wrap{grid-column:1/-1!important;padding:8px!important}.cn-blog-follow-btn{min-height:41px!important;border-radius:10px!important}.cn-blog-owner-toolbar{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;min-height:0!important;padding:9px!important}.cn-blog-add-post,.cn-blog-manage-link{min-height:42px!important;font-size:11px!important}.cn-blog-post-summary{display:block!important;padding:10px!important;border-radius:13px!important}.cn-blog-post-summary>img,.cn-blog-post-summary-media img{width:100%!important;height:auto!important;max-height:220px!important;object-fit:cover!important;border-radius:10px!important}.cn-blog-post-summary-title{font-size:17px!important}.cn-blog-form-section{margin:0 0 9px!important;padding:12px!important;border-radius:14px!important}.cn-blog-field input,.cn-blog-field select{height:46px!important;font-size:13px!important}.cn-blog-rich-toolbar{gap:2px!important;padding:5px!important;overflow-x:auto!important}.cn-blog-rich-toolbar button{min-width:40px!important;min-height:40px!important}.cn-blog-rich-area{min-height:170px!important;padding:12px!important;font-size:14px!important}.cn-blog-attachment-box{grid-template-columns:28px minmax(0,1fr)!important;padding:11px!important}.cn-blog-attachment-box>button{grid-column:2!important;min-height:38px!important}.cn-blog-article-card{border-radius:14px!important;overflow:hidden!important}.cn-blog-article-card,.cn-blog-article-card p{font-size:13px!important;line-height:1.55!important}.cn-blog-article-feature{width:100%!important;max-height:330px!important;object-fit:contain!important}.cn-blog-article-actions{display:flex!important;gap:6px!important;overflow-x:auto!important}.cn-blog-article-actions a,.cn-blog-article-actions button{flex:0 0 auto!important;min-height:39px!important}.cn-blog-comment-card{border-radius:13px!important}.cn-blog-comment-compose-wrap{grid-template-columns:40px minmax(0,1fr)!important;padding:10px!important;border-radius:13px!important}.cn-blog-comment-compose-wrap>img{width:40px!important;height:40px!important;border-radius:8px!important}.cn-blog-comment-input-row textarea{font-size:13px!important}.cn-blog-comment-send{height:42px!important}.cn-user-search-page{width:100%!important;margin:0!important;padding:0 8px 10px!important}.cn-discover-hero{min-height:0!important;padding:20px 17px 48px!important;border-radius:15px!important}.cn-discover-hero h1{font-size:31px!important}.cn-discover-hero p{font-size:12px!important;line-height:1.5!important}.cn-discover-filter-card{width:calc(100% - 10px)!important;margin:-28px auto 13px!important;padding:14px!important;border-radius:15px!important}.cn-discover-filter-head h2{font-size:19px!important}.cn-discover-fields{grid-template-columns:1fr!important;gap:10px!important}.cn-search-field input,.cn-search-field select{min-height:44px!important;border-radius:10px!important}.cn-discover-filter-actions{grid-template-columns:1fr!important}.cn-search-submit{height:48px!important;border-radius:11px!important}.cn-discover-grid{grid-template-columns:1fr!important;gap:9px!important}.cn-person-card{border-radius:15px!important;overflow:hidden!important}.cn-person-card-body{padding:12px!important}.cn-person-actions{gap:6px!important}.cn-person-actions button{min-height:40px!important;border-radius:10px!important;font-size:10px!important}.cn-foto{width:100%!important;max-width:none!important;padding:0 8px 10px!important}.cn-foto .cn-forum__header{align-items:center!important;gap:8px!important;margin-bottom:9px!important}.cn-foto .cn-forum__header h1{font-size:24px!important}.cn-foto .cn-forum__header .cn-btn{min-height:41px!important;border-radius:10px!important}.cn-album-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.cn-album-card{border-radius:13px!important}.cn-album-card__cover{height:120px!important}.cn-album-card__body{padding:9px!important}.cn-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important}.cn-photo-card{border-radius:9px!important}.cn-photo-card__footer{padding:7px!important;font-size:9px!important}.cn-new-topic{padding:12px!important;border-radius:14px!important}.cn-new-topic input,.cn-new-topic textarea{font-size:13px!important;border-radius:10px!important}.cn-new-topic__actions{gap:7px!important}.cn-new-topic__actions .cn-btn{min-height:42px!important}.cn-rooms-page{width:calc(100% - 16px)!important;min-height:0!important;margin:0 8px!important;padding:15px!important;border-radius:15px!important}.cn-page-intro h1{font-size:27px!important}.cn-page-intro p{font-size:12px!important}.cn-room-grid{grid-template-columns:1fr!important;gap:8px!important;margin-top:14px!important}.cn-room-card{min-height:128px!important;padding:12px!important;border-radius:13px!important;grid-template-columns:46px minmax(0,1fr)!important}.cn-room-icon{width:46px!important;height:46px!important}.cn-room-card h3{font-size:15px!important}.cn-room-card p{font-size:10px!important;line-height:1.45!important}.cn-room-card button{min-height:39px!important;border-radius:9px!important;font-size:10px!important}.cn-room-note{font-size:10px!important;line-height:1.5!important;border-radius:11px!important}.cn-settings-page{width:calc(100% - 16px)!important;min-height:0!important;margin:0 8px!important;padding:16px 10px 20px!important;border-radius:15px!important}.cn-settings-heading{margin-bottom:12px!important}.cn-settings-heading h1{font-size:25px!important}.cn-settings-heading p{font-size:11px!important}.cn-settings-layout{display:block!important}.cn-settings-nav{position:sticky!important;z-index:15!important;top:var(--cn-mobile-header)!important;display:flex!important;gap:5px!important;margin:0 -2px 9px!important;padding:7px 2px!important;overflow-x:auto!important;background:#fff!important;scrollbar-width:none!important}.cn-settings-nav button{flex:0 0 auto!important;min-height:40px!important;padding:0 11px!important;border-radius:10px!important}.cn-settings-nav button b{max-width:145px!important;font-size:10px!important}.cn-settings-panel{min-height:0!important;padding:18px 12px!important;border-radius:13px!important}.cn-settings-panel>h2{font-size:21px!important}.cn-settings-choice{grid-template-columns:1fr!important;gap:8px!important}.cn-settings-choice select{width:100%!important;height:44px!important}.cn-settings-blocked-list article{grid-template-columns:44px minmax(0,1fr)!important;padding:10px!important;border-radius:11px!important}.cn-floating-chat-dock{position:fixed!important;z-index:160000!important;inset:var(--cn-mobile-header) 0 calc(var(--cn-mobile-nav) + var(--cn-mobile-safe-bottom)) 0!important;display:block!important;background:#fff!important;pointer-events:none!important}.cn-floating-chat-slot{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important}.cn-floating-chat-slot:not(:last-child){display:none!important}.cn-private-window{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.cn-private-head{height:62px!important;flex-basis:62px!important;padding:7px 9px!important;border-radius:0!important}.cn-private-name-line strong{font-size:15px!important}.cn-private-head-user small{font-size:10px!important}.cn-private-messages{padding:10px!important;gap:8px!important;background:#f4f6f7!important}.cn-private-message{max-width:84%!important;padding:8px 10px!important;font-size:14px!important}.cn-private-composer{height:auto!important;min-height:61px!important;flex-basis:auto!important;padding:7px 8px max(7px,env(safe-area-inset-bottom))!important}.cn-private-composer>input{height:43px!important;font-size:14px!important}.cn-private-send{width:42px!important;height:42px!important}.cn-private-menu{position:fixed!important;top:calc(var(--cn-mobile-header) + 62px)!important;right:8px!important;left:8px!important;width:auto!important;border-radius:14px!important}.cn-private-menu button{min-height:44px!important}.cn-private-tab{display:none!important}.cn-modal-backdrop,.cn-blog-modal-backdrop,.cn-profile-modal-backdrop,.cn-feed-reactions-backdrop,.cn-feed-delete-backdrop,.cn-block-modal-backdrop,.cn-blog-report-backdrop{align-items:end!important;padding:0!important}.cn-feed-reactions-modal,.cn-feed-delete-modal,.cn-block-modal,.cn-blog-report-modal{width:100%!important;max-width:none!important;max-height:82dvh!important;border-radius:20px 20px 0 0!important}.cn-gif-drawer,.cn-thought-menu{position:fixed!important;z-index:150600!important;right:8px!important;bottom:calc(var(--cn-mobile-nav) + 10px + var(--cn-mobile-safe-bottom))!important;left:8px!important;width:auto!important;max-height:58dvh!important;overflow:auto!important;border-radius:17px!important}.cn-content-bottom{margin:16px 8px 0!important;width:calc(100% - 16px)!important;padding-bottom:10px!important}.cn-content-bottom__promo-grid{display:block!important}.cn-content-bottom__app-card{display:block!important;height:auto!important;min-height:0!important;padding:14px!important;border-radius:15px!important}.cn-content-bottom__copy h2{margin-bottom:7px!important;font-size:19px!important}.cn-content-bottom__copy>p{font-size:10px!important}.cn-content-bottom__brand-row,.cn-content-bottom__phones-wrap{display:none!important}.cn-content-bottom__stores{margin-top:9px!important;flex-wrap:wrap!important}.cn-store-badge,.cn-store-badge img{height:35px!important}.cn-content-bottom__socials{margin:13px 0 11px!important}.cn-content-bottom__links{gap:8px 11px!important;font-size:10px!important}.cn-content-bottom__legal{padding:0 7px!important;font-size:8.5px!important}.cn-guest-access-notice{bottom:calc(var(--cn-mobile-nav) + 10px)!important}input,select,textarea{font-size:16px}}@media (max-width:390px){.cn-mobile-page-title{font-size:13px}.cn-notif-icon{width:36px!important}.cn-bacheca-grid,.cn-profile-page,.cn-blog-page,.cn-user-search-page,.cn-foto{padding-right:6px!important;padding-left:6px!important}.cn-composer__controls{grid-template-columns:1fr!important}.cn-publish-btn{width:100%!important}.cn-album-grid{grid-template-columns:1fr!important}.cn-profile-info-row{grid-template-columns:94px minmax(0,1fr)!important}}@media (max-width:760px){.cn-mobile-page-title{display:none!important}.cn-header,.cn-header__inner,.cn-header__actions,.cn-header-panel-anchor{overflow:visible!important}.cn-header{z-index:120900!important}.cn-header__inner{position:relative!important;z-index:120901!important}.cn-logo--internal{flex:0 0 auto!important}.cn-header__actions{position:relative!important;z-index:120920!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;flex:1 1 auto!important;margin-left:auto!important;pointer-events:auto!important}.cn-social-anchor,.cn-notification-anchor,.cn-message-anchor,.cn-profile-anchor{display:block!important;position:relative!important;z-index:120930!important;flex:0 0 auto!important;pointer-events:auto!important;visibility:visible!important;opacity:1!important}.cn-social-anchor>button,.cn-notification-anchor>button,.cn-message-anchor>button,.cn-profile-anchor>button,.cn-notif-icon,.cn-user-chip{position:relative!important;z-index:120940!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important}.cn-notif-icon svg,.cn-notif-icon span,.cn-kiss-icon,.cn-user-chip img{pointer-events:none!important}.cn-header-panel-anchor>.cn-popover,.cn-notification-anchor>.cn-popover,.cn-social-anchor>.cn-popover,.cn-message-anchor>.cn-popover{display:flex!important;flex-direction:column!important;position:fixed!important;z-index:2147482000!important;top:var(--cn-mobile-header)!important;left:0!important;right:0!important;bottom:calc(var(--cn-mobile-nav) + var(--cn-mobile-safe-bottom))!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;overflow:hidden!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:0 14px 32px #301c342e!important}.cn-header-panel-anchor>.cn-popover:before{display:none!important}.cn-notification-list,.cn-social-list,.cn-message-list{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}.cn-profile-anchor>.cn-profile-menu{display:block!important;position:fixed!important;z-index:2147482000!important;top:var(--cn-mobile-header)!important;left:8px!important;right:8px!important;width:auto!important;max-height:calc(100dvh - var(--cn-mobile-header) - var(--cn-mobile-nav) - var(--cn-mobile-safe-bottom) - 16px)!important;overflow-y:auto!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;background:#fff!important}}@media (max-width:760px){:root{--cn-vp-gap:8px;--cn-vp-width:calc(100vw - (var(--cn-vp-gap) * 2))}html,body,#root{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:clip!important}.cn-community-shell,.cn-layout-frame,.cn-layout-core,.cn-community-main{width:100%!important;max-width:100vw!important;min-width:0!important;overflow-x:clip!important}.cn-community-shell *,.cn-community-shell *:before,.cn-community-shell *:after{box-sizing:border-box;min-width:0}.cn-community-main>*,.cn-bacheca-grid,.cn-bacheca,.cn-feed,.cn-post,.cn-composer,.cn-profile-page,.cn-profile-hero,.cn-profile-lower,.cn-profile-content,.cn-profile-tab-body,.cn-blog-page,.cn-blog-form-section,.cn-blog-article-card,.cn-foto,.cn-user-search-page,.cn-settings-page,.cn-rooms-page,.cn-content-bottom{max-width:100%!important;min-width:0!important}.cn-community-main img,.cn-community-main video,.cn-community-main iframe,.cn-community-main canvas{max-width:100%}.cn-community-main p,.cn-community-main span,.cn-community-main strong,.cn-community-main a,.cn-community-main button,.cn-community-main label{overflow-wrap:anywhere}.cn-community-main pre,.cn-community-main code{max-width:100%;overflow-x:auto;white-space:pre-wrap;overflow-wrap:anywhere}.cn-community-main input,.cn-community-main textarea,.cn-community-main select{max-width:100%!important;min-width:0!important}.cn-composer__tools,.cn-filters,.cn-post__footer,.cn-profile-top-tabs,.cn-profile-content-tabs,.cn-blog-list-toolbar,.cn-blog-rich-toolbar,.cn-blog-article-actions,.cn-settings-nav{width:100%!important;max-width:100%!important;overscroll-behavior-x:contain}.cn-profile-menu,.cn-create-menu,.cn-profile-options-menu,.cn-blog-order-menu,.cn-blog-filter-menu,.cn-blog-directory-menu,.cn-blog-manage-menu,.cn-blog-follow-popover,.cn-blog-other-media-menu,.cn-blog-comment-menu,.cn-blog-reaction-picker,.cn-reaction-picker,.cn-inline-emoji-popover,.cn-emoji-picker,.cn-gif-drawer,.cn-thought-menu,.cn-staff-profile-popover,.cn-private-menu,.cn-private-settings,.cn-private-emoji-popover,.cn-popover,.cn-mobile-menu-sheet{max-width:var(--cn-vp-width)!important;min-width:0!important;overflow-x:hidden!important;overscroll-behavior:contain}.cn-profile-menu,.cn-create-menu,.cn-profile-options-menu,.cn-blog-order-menu,.cn-blog-filter-menu,.cn-blog-directory-menu,.cn-gif-drawer,.cn-thought-menu{left:var(--cn-vp-gap)!important;right:var(--cn-vp-gap)!important;width:auto!important}.cn-blog-manage-menu,.cn-blog-follow-popover,.cn-blog-other-media-menu,.cn-blog-comment-menu,.cn-blog-reaction-picker,.cn-emoji-picker{position:fixed!important;z-index:151200!important;top:auto!important;left:var(--cn-vp-gap)!important;right:var(--cn-vp-gap)!important;bottom:calc(var(--cn-mobile-nav) + 10px + var(--cn-mobile-safe-bottom))!important;width:auto!important;max-height:58dvh!important;overflow-y:auto!important;border-radius:16px!important}.cn-active-item{display:grid!important;grid-template-columns:66px minmax(0,1fr)!important;grid-template-rows:auto!important;align-items:start!important;column-gap:10px!important;row-gap:0!important;width:100%!important}.cn-active-avatar-box{grid-column:1!important;grid-row:1!important;width:58px!important;max-width:58px!important;align-self:start!important}.cn-active-avatar{width:58px!important;height:58px!important}.cn-active-info{grid-column:2!important;grid-row:1!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.cn-active-name-row,.cn-active-name-badges{width:100%!important;min-width:0!important}.cn-active-name{display:block;max-width:100%!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cn-active-meta,.cn-active-mood{display:block!important;max-width:100%!important}.cn-active-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;min-width:0!important}.cn-active-actions.is-favorite{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cn-active-actions button{width:100%!important;min-width:0!important;padding-inline:5px!important}.cn-modal-layer{z-index:260000!important;top:0!important;right:0!important;bottom:0!important;left:0!important;padding:0!important;place-items:end center!important}.cn-mood-modal{width:100%!important;max-width:100%!important;height:min(82dvh,720px)!important;max-height:calc(100dvh - 12px)!important;border-width:0!important;border-radius:20px 20px 0 0!important}.cn-mood-scroll{overscroll-behavior:contain}.cn-mood-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cn-mood-custom textarea{width:100%!important}.cn-floating-chat-dock{z-index:120300!important;top:auto!important;right:6px!important;bottom:calc(var(--cn-mobile-nav) + 6px + var(--cn-mobile-safe-bottom))!important;left:6px!important;width:auto!important;height:min(70dvh,620px)!important;max-height:calc(100dvh - var(--cn-mobile-header) - var(--cn-mobile-nav) - 18px)!important;background:transparent!important;overflow:visible!important}.cn-floating-chat-slot{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:100%!important}.cn-private-window{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:100%!important;height:100%!important;overflow:hidden!important;border:1px solid #d9e1e5!important;border-radius:18px!important;box-shadow:0 18px 52px #0a1f2a47!important}.cn-private-head{border-radius:17px 17px 0 0!important}.cn-private-composer{border-radius:0 0 17px 17px!important}.cn-private-tab.is-open{display:none!important}.cn-private-tab.is-minimized{display:flex!important;position:fixed!important;z-index:120350!important;right:8px!important;bottom:calc(var(--cn-mobile-nav) + 5px + var(--cn-mobile-safe-bottom))!important;width:min(210px,calc(100vw - 16px))!important;height:44px!important}.cn-private-menu,.cn-private-settings,.cn-private-emoji-popover{position:fixed!important;z-index:160500!important;top:auto!important;left:8px!important;right:8px!important;width:auto!important;max-width:calc(100vw - 16px)!important;overflow-x:hidden!important;overflow-y:auto!important;border-radius:16px!important;box-shadow:0 16px 46px #091d2847!important}.cn-private-menu,.cn-private-settings{bottom:calc(var(--cn-mobile-nav) + 12px + var(--cn-mobile-safe-bottom))!important;max-height:55dvh!important}.cn-private-emoji-popover{bottom:calc(var(--cn-mobile-nav) + 76px + var(--cn-mobile-safe-bottom))!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;max-height:46dvh!important}.cn-popover,.cn-notification-center,.cn-message-tray,.cn-social-tray{width:100%!important;max-width:100vw!important;left:0!important;right:0!important}}@media (max-width:760px){.cn-modal-backdrop{z-index:190000!important;top:0!important;right:0!important;bottom:0!important;left:0!important;padding:0!important;align-items:end!important;overflow:hidden!important}.cn-rich-modal,.cn-rich-modal--large{width:100%!important;max-width:100%!important;max-height:calc(100dvh - 8px)!important;border-radius:18px 18px 0 0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important}.cn-rich-modal .cn-modal-footer{position:sticky!important;z-index:6!important;bottom:0!important;display:grid!important;grid-template-columns:1fr 1.35fr!important;gap:8px!important;width:100%!important;padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px))!important;border-top:1px solid #e4e8eb!important;background:#fff!important;box-shadow:0 -7px 20px #14232e14!important}.cn-rich-modal .cn-modal-footer button{width:100%!important;min-width:0!important;min-height:46px!important;margin:0!important;padding:0 10px!important;font-size:12px!important;border-radius:11px!important}.cn-meme-editor,.cn-meme-gallery-wrap{width:100%!important;max-width:100%!important;padding-bottom:8px!important;overflow-x:hidden!important}.cn-meme-preview-wrap,.cn-meme-tools,.cn-meme-preview{max-width:100%!important;min-width:0!important}.cn-composer__tools,.cn-composer__tools.cn-composer__tools--rich{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;max-width:100%!important;margin:9px 0 0!important;padding:0!important;overflow:visible!important;overflow-x:hidden!important;overflow-y:visible!important;flex-wrap:initial!important;touch-action:pan-y!important;overscroll-behavior-x:none!important}.cn-composer__tools .cn-tool-btn{width:100%!important;min-width:0!important;max-width:100%!important;min-height:40px!important;padding:0 5px!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:10px!important}.cn-composer__tools .cn-gif-wrap{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important}.cn-composer__tools .cn-gif-wrap>.cn-tool-btn{width:100%!important;height:40px!important}.cn-composer__tools .cn-thought-wrap{grid-column:1 / -1!important;display:block!important;width:100%!important;min-width:0!important;max-width:100%!important}.cn-composer__tools .cn-thought-wrap>.cn-tool-btn{width:100%!important}.cn-composer__tools .cn-gif-drawer,.cn-composer__tools .cn-thought-menu{max-width:calc(100vw - 16px)!important}}@media (max-width:355px){.cn-composer__tools,.cn-composer__tools.cn-composer__tools--rich{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cn-composer__tools .cn-thought-wrap{grid-column:1 / -1!important}}@media (max-width:760px){html,body{width:100%!important;max-width:100%!important;min-width:100%!important;margin:0!important;padding-left:0!important;padding-right:0!important;overflow-x:hidden!important;overscroll-behavior-x:none!important}body{position:relative!important}#root,.cn-community-shell,.cn-layout-frame,.cn-layout-core,.cn-community-main{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;transform:none!important;translate:none!important;overflow-x:hidden!important;overscroll-behavior-x:none!important}html.cn-mobile-menu-lock,html.cn-mobile-menu-lock body{overflow-x:hidden!important;overflow-y:auto!important;position:relative!important;height:auto!important}.cn-header{z-index:180000!important;transform:none!important;-webkit-transform:none!important;pointer-events:auto!important;isolation:isolate}.cn-header__inner{position:relative!important;z-index:1!important;pointer-events:auto!important}.cn-mobile-page-title{pointer-events:none!important}.cn-header__actions{position:relative!important;z-index:8!important;flex:0 0 auto!important;pointer-events:auto!important}.cn-notification-anchor,.cn-message-anchor,.cn-profile-anchor,.cn-notification-anchor .cn-notif-icon,.cn-message-anchor .cn-notif-icon,.cn-profile-anchor .cn-user-chip{position:relative!important;z-index:9!important;pointer-events:auto!important;touch-action:manipulation!important}.cn-notification-anchor .cn-notif-icon,.cn-message-anchor .cn-notif-icon{display:grid!important;visibility:visible!important;opacity:1!important}.cn-tabbar{position:fixed!important;z-index:170000!important;inset:auto 0 0 0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;max-width:100%!important;margin:0!important;transform:translateZ(0)!important;-webkit-transform:translate3d(0,0,0)!important;will-change:auto!important;contain:layout paint!important;background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;overflow:visible!important;overscroll-behavior:none!important}.cn-tabbar:after{content:"";position:absolute;z-index:-1;left:0;right:0;top:calc(100% - 1px);height:32px;background:#fff;pointer-events:none}.cn-tabbar__item,.cn-tabbar__item *{touch-action:manipulation!important}.cn-mobile-menu-backdrop{z-index:180100!important;overscroll-behavior:none!important}.cn-mobile-menu-sheet{z-index:180200!important;overscroll-behavior:contain!important}.cn-bacheca-grid,.cn-bacheca,.cn-feed,.cn-post,.cn-composer,.cn-profile-page,.cn-profile-hero,.cn-profile-lower,.cn-profile-content,.cn-blog-page,.cn-foto,.cn-user-search-page,.cn-settings-page,.cn-rooms-page{width:100%!important;max-width:100%!important;min-width:0!important}.cn-popover,.cn-notification-center,.cn-message-tray,.cn-social-tray,.cn-sidebar,.cn-sidebar-backdrop{max-width:100%!important}}@media (max-width:760px){html{overflow-x:clip!important;overscroll-behavior-x:none!important;touch-action:pan-y pinch-zoom!important}body{overflow-x:clip!important;overscroll-behavior-x:none!important;touch-action:pan-y pinch-zoom!important;max-width:100%!important}#root,.cn-community-shell{position:relative!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;overflow-x:clip!important;overscroll-behavior-x:none!important;contain:inline-size!important}.cn-layout-frame,.cn-layout-core,.cn-community-main{position:relative!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;overflow-x:clip!important;overscroll-behavior-x:none!important}.cn-community-main>*{min-width:0!important;max-width:100%!important;overflow-x:clip}.cn-page-transition,.cn-mobile-menu-backdrop,.cn-sidebar-backdrop,.cn-modal-layer,.cn-modal-backdrop{left:0!important;right:0!important;width:auto!important;max-width:none!important}.cn-tabbar:after{display:none!important;content:none!important}.cn-tabbar{box-shadow:0 -1px #dfe4e8,0 20px 0 20px #fff!important}.cn-community-main,.cn-community-main>*,.cn-bacheca,.cn-profile-page,.cn-blog-page,.cn-foto,.cn-user-search-page,.cn-settings-page,.cn-rooms-page{translate:none!important;transform:none}}@media (max-width:760px){.cn-header-mobile-portal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;pointer-events:none!important}.cn-header-mobile-portal>.cn-popover,.cn-header-mobile-portal>.cn-notification-center,.cn-header-mobile-portal>.cn-message-tray,.cn-header-mobile-portal>.cn-social-tray{display:flex!important;flex-direction:column!important;position:fixed!important;z-index:2147483001!important;top:var(--cn-mobile-header)!important;left:0!important;right:0!important;bottom:calc(var(--cn-mobile-nav) + var(--cn-mobile-safe-bottom))!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;margin:0!important;overflow:hidden!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;touch-action:pan-y!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:0 12px 38px #371f3c38!important}.cn-header-mobile-portal .cn-notification-list,.cn-header-mobile-portal .cn-social-list,.cn-header-mobile-portal .cn-message-list{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;pointer-events:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}.cn-header-mobile-portal>.cn-profile-menu{display:block!important;position:fixed!important;z-index:2147483001!important;top:calc(var(--cn-mobile-header) + 6px)!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - var(--cn-mobile-header) - var(--cn-mobile-nav) - var(--cn-mobile-safe-bottom) - 20px)!important;overflow-y:auto!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;touch-action:pan-y!important;background:#fff!important}.cn-header-mobile-portal button,.cn-header-mobile-portal a{pointer-events:auto!important;touch-action:manipulation!important}}@media (max-width:760px){.cn-community-shell input:not([type=checkbox]):not([type=radio]):not([type=range]),.cn-community-shell textarea,.cn-community-shell select{font-size:16px!important;-webkit-text-size-adjust:100%}html,body,#root,.cn-community-shell,.cn-layout-frame,.cn-layout-core,.cn-community-main{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;overflow-x:hidden!important;overscroll-behavior-x:none!important}body{-webkit-text-size-adjust:100%}.cn-community-main,.cn-community-main>*,.cn-bacheca-grid,.cn-bacheca,.cn-feed,.cn-post,.cn-composer,.cn-daily-prompt,.cn-system-banner,.cn-profile-page,.cn-profile-hero,.cn-profile-lower,.cn-profile-content,.cn-profile-tab-body,.cn-blog-page,.cn-blog-article-card,.cn-foto,.cn-user-search-page,.cn-settings-page,.cn-rooms-page,.cn-content-bottom{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important}.cn-composer__controls{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:9px!important;width:100%!important;max-width:100%!important;align-items:stretch!important}.cn-comment-policy{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:6px!important;width:100%!important;max-width:100%!important}.cn-comment-policy>span{width:100%!important;white-space:normal!important;font-size:12px!important}.cn-comment-policy select{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:46px!important;padding-left:12px!important;padding-right:34px!important}.cn-publish-btn{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;margin:0!important}.cn-composer__tools,.cn-composer__tools.cn-composer__tools--rich{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:9px 0 0!important;padding:0!important;overflow:visible!important;touch-action:pan-y!important}.cn-composer__tools .cn-tool-btn,.cn-composer__tools .cn-gif-wrap,.cn-composer__tools .cn-gif-wrap>.cn-tool-btn,.cn-composer__tools .cn-thought-wrap,.cn-composer__tools .cn-thought-wrap>.cn-tool-btn{min-width:0!important;max-width:100%!important}.cn-composer__tools .cn-tool-btn{width:100%!important;min-height:42px!important;padding:0 5px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10.5px!important}.cn-composer__tools .cn-thought-wrap{grid-column:1 / -1!important;width:100%!important}.cn-filters{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;margin:9px 0!important;padding:0!important;touch-action:pan-y!important}.cn-filter-btn{width:100%!important;min-width:0!important;min-height:48px!important;padding:7px 5px!important;white-space:normal!important;line-height:1.15!important;overflow-wrap:anywhere!important;text-align:center!important}.cn-post,.cn-post__author,.cn-post__body,.cn-post__footer,.cn-comments-panel,.cn-comment,.cn-comment-form,.cn-media-draft,.cn-youtube-shell,.cn-media-clickable{max-width:100%!important;min-width:0!important}.cn-post{overflow:hidden!important}.cn-post__body,.cn-comment p{overflow-wrap:anywhere!important;word-break:break-word}.cn-post__footer{display:flex!important;flex-wrap:wrap!important;width:100%!important;overflow:hidden!important}.cn-media-clickable,.cn-youtube-shell{width:calc(100% - 24px)!important;margin-left:12px!important;margin-right:12px!important}.cn-post__media,.cn-media-clickable img,.cn-youtube-shell iframe,.cn-community-main img,.cn-community-main video,.cn-community-main canvas{max-width:100%!important;height:auto}.cn-gif-drawer,.cn-thought-menu,.cn-emoji-picker,.cn-rich-modal,.cn-rich-modal--large,.cn-profile-menu,.cn-create-menu,.cn-profile-options-menu{max-width:calc(100% - 16px)!important}.cn-tabbar{grid-template-columns:repeat(5,minmax(0,1fr))!important;width:100%!important;max-width:100%!important;overflow:visible!important}.cn-tabbar__item{min-width:0!important;max-width:100%!important}.cn-tabbar__label{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cn-search-field input,.cn-search-field select,.cn-settings-page input,.cn-settings-page select,.cn-settings-page textarea,.cn-mood-custom textarea,.cn-private-composer input,.cn-private-settings input,.cn-private-settings select{font-size:16px!important}.cn-community-main table{max-width:100%!important}}@media (max-width:380px){.cn-composer__tools,.cn-composer__tools.cn-composer__tools--rich{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cn-filters{grid-template-columns:1fr!important}.cn-tabbar__label{font-size:8.5px!important}}.cn-social-celebration{position:fixed;top:0;right:0;bottom:0;left:0;z-index:260000;overflow:hidden;pointer-events:none;contain:layout style paint}.cn-social-burst{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.cn-social-particle{position:absolute;left:var(--x);bottom:-52px;display:block;width:var(--size);height:var(--size);font-size:var(--size);line-height:1;text-align:center;opacity:0;filter:drop-shadow(0 7px 10px rgba(22,27,45,.18));transform:translate3d(-50%,30px,0) scale(.55) rotate(0);animation:cn-social-float var(--duration) cubic-bezier(.18,.7,.23,1) var(--delay) forwards;will-change:transform,opacity}.cn-social-particle.is-sparkle{font-size:calc(var(--size) * .68);filter:drop-shadow(0 4px 8px rgba(104,78,205,.2))}.cn-social-burst--message .cn-social-particle{filter:drop-shadow(0 7px 10px rgba(31,111,214,.18))}.cn-social-burst--kiss .cn-social-particle{filter:drop-shadow(0 7px 11px rgba(235,42,119,.21))}.cn-social-burst--favorite .cn-social-particle{filter:drop-shadow(0 7px 11px rgba(218,166,0,.23))}@keyframes cn-social-float{0%{opacity:0;transform:translate3d(-50%,30px,0) scale(.45) rotate(0)}10%{opacity:.96}38%{opacity:1;transform:translate3d(calc(-50% + var(--drift) * .35),-31vh,0) scale(1.04) rotate(calc(var(--rotation) * .45))}78%{opacity:.88}to{opacity:0;transform:translate3d(calc(-50% + var(--drift)),-79vh,0) scale(.9) rotate(var(--rotation))}}@media (max-width:760px){.cn-social-particle{bottom:calc(-42px + env(safe-area-inset-bottom,0px));filter:drop-shadow(0 5px 8px rgba(22,27,45,.16))}@keyframes cn-social-float{0%{opacity:0;transform:translate3d(-50%,24px,0) scale(.48) rotate(0)}10%{opacity:.96}42%{opacity:1;transform:translate3d(calc(-50% + var(--drift) * .35),-28vh,0) scale(1) rotate(calc(var(--rotation) * .45))}80%{opacity:.84}to{opacity:0;transform:translate3d(calc(-50% + var(--drift)),-72vh,0) scale(.86) rotate(var(--rotation))}}}@media (prefers-reduced-motion:reduce){.cn-social-particle{animation-duration:.7s!important;filter:none!important}@keyframes cn-social-float{0%{opacity:0;transform:translate3d(-50%,15px,0) scale(.85)}25%{opacity:1}to{opacity:0;transform:translate3d(-50%,-22vh,0) scale(1)}}}
