:root{--header-height: 50px;--content-bg-color: #121212;--plum-accent: #6b4164}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body.plumnet-app-shell{overflow:hidden;background:var(--content-bg-color, #121212);color:#e8e8f0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.boot{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem;background:var(--content-bg-color, #121212);color:#e8e8f0}.boot__orb,.page-loader__orb{width:48px;height:48px;border-radius:50%;border:3px solid rgba(255,255,255,.35);border-top-color:#fff;animation:boot-spin .8s linear infinite}.boot__text,.page-loader__text{margin:0;font-size:1.05rem;opacity:.92}.page-loader{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;gap:1rem;color:#e8e8f0}.page-loader--fullscreen{min-height:100vh}.native-page-frame{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.native-page-frame__body{visibility:hidden;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;opacity:0}.native-page-frame__body--visible{visibility:visible;position:static;width:100%;height:100%;flex:1 1 auto;min-height:0;overflow:hidden;pointer-events:auto;opacity:1}@keyframes boot-spin{to{transform:rotate(360deg)}}.sidebar .menu ol a{display:block;color:inherit;text-decoration:none}.sidebar .menu ol li{list-style:none}body.plumnet-app-shell .sidebar .menu.menu-rail{position:relative!important;margin-left:0!important;width:100px!important;min-height:100%!important;height:auto!important;z-index:auto!important}body.plumnet-app-shell .sidebar .menu.menu-rail ol{margin-top:0!important}body.plumnet-app-shell .sidebar .menu.menu-rail ol li{padding:14px 0!important;display:flex!important;justify-content:center!important}body.plumnet-app-shell .sidebar .menu.menu-rail li span{margin-left:0!important;opacity:1!important;font-size:inherit!important}.plumnet-native-shell{flex:1 1 auto;min-height:0;width:100%;overflow:hidden;display:flex;flex-direction:column}.plumnet-native-shell .plumnet-native-view{flex:1 1 auto;width:100%;max-width:1150px;margin:0 auto;padding:12px 16px;box-sizing:border-box;min-height:0;display:flex;flex-direction:column}body.plumnet-app-shell.page-settings .plumnet-native-shell{overflow:hidden;flex:1 1 auto;min-height:0}body.plumnet-app-shell.page-settings .plumnet-native-view{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;height:100%;max-width:none;padding:16px;box-sizing:border-box}body.plumnet-app-shell.page-settings #settings-page-root{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}body.plumnet-app-shell.page-settings .settings-layout{flex:1 1 auto;min-height:0;overflow:hidden;align-items:stretch}body.plumnet-app-shell.page-settings .settings-menu{flex-shrink:0;align-self:flex-start;background-color:#333}body.plumnet-app-shell.page-settings .settings-content{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#333}@media(max-width:900px){body.plumnet-app-shell.page-settings .settings-layout{position:relative;display:block;width:100%;overflow:hidden}body.plumnet-app-shell.page-settings .settings-menu{width:100%;border-radius:16px}body.plumnet-app-shell.page-settings .settings-content{position:absolute;top:0;left:0;right:0;width:100%;min-width:0;max-width:none;flex:none;min-height:100%;max-height:none;transform:translate(100%);transition:transform .25s ease;z-index:5;border-radius:16px;box-shadow:0 4px 12px #0009}body.plumnet-app-shell.page-settings .settings-content.active{transform:translate(0)}body.plumnet-app-shell.page-settings .settings-header-mobile{display:flex}body.plumnet-app-shell.page-settings .setli.active .settingli{background-color:#666!important}body.plumnet-app-shell.page-settings .setli.active .settingli.quit-btn{background-color:transparent!important}}body.plumnet-app-shell.page-split-layout .split-page-root #chatTop .top-nick{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.2}body.plumnet-app-shell.page-split-layout .split-page-root #chatTop .chat-top-status{font-size:13px;font-weight:400;opacity:.95}body.plumnet-app-shell.page-split-layout .split-page-root #chatTop .top-avatar-link,body.plumnet-app-shell.page-split-layout .split-page-root #chatTop .top-avatar-plain{position:relative;flex-shrink:0}body.plumnet-app-shell.page-split-layout .split-page-root #chatTop .top-avatar-link .online-circle,body.plumnet-app-shell.page-split-layout .split-page-root #chatTop .top-avatar-plain .online-circle{position:absolute;right:0;bottom:0;margin:0}body.plumnet-app-shell.page-split-layout .split-page-root .chattingli .logo{position:relative}body.plumnet-app-shell.page-split-layout,body.plumnet-app-shell.page-settings{display:block!important;height:100%!important;overflow:hidden!important}body.plumnet-app-shell.page-split-layout .plumnet-shell-main.main{height:calc(100vh - var(--header-height))!important;max-height:calc(100vh - var(--header-height))!important;min-height:0!important;overflow:hidden!important}body.plumnet-app-shell.page-split-layout .plumnet-native-shell{overflow:hidden;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;height:100%}body.plumnet-app-shell.page-split-layout .plumnet-native-view{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;height:100%;max-width:1150px;width:100%;margin:0 auto;padding:12px 16px;box-sizing:border-box}body.plumnet-app-shell.page-split-layout .native-page-frame{flex:1 1 auto;min-height:0;height:100%;display:flex;flex-direction:column}body.plumnet-app-shell.page-split-layout .native-page-frame__body--visible{flex:1 1 auto;min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column;width:100%}body.plumnet-app-shell.page-split-layout .split-page-root{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;width:100%;max-width:100%;height:100%}body.plumnet-app-shell.page-split-layout .split-page-root .split-layout{flex:1 1 auto!important;min-height:0!important;height:100%!important;width:100%!important;max-width:100%!important;box-sizing:border-box;align-items:stretch;overflow:hidden}body.plumnet-app-shell.page-split-layout .split-page-root .left-container{position:relative!important;margin-left:0!important;width:350px!important;max-width:350px!important;flex:0 0 350px!important;height:100%!important;box-sizing:border-box;overflow:hidden!important;display:flex!important;flex-direction:column!important}body.plumnet-app-shell.page-split-layout .split-page-root .left-container-ol{flex:1 1 auto!important;min-height:0!important;height:100%!important;max-height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;display:flex!important;flex-direction:column!important}body.plumnet-app-shell.page-split-layout .split-page-root #chatsList,body.plumnet-app-shell.page-split-layout .split-page-root #channelsList{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}body.plumnet-app-shell.page-split-layout .split-page-root .split-right,body.plumnet-app-shell.page-split-layout .split-page-root .split-right-stack{flex:1 1 0!important;min-width:0!important;min-height:0!important;width:auto!important;max-width:100%!important;height:100%!important;overflow:hidden!important}body.plumnet-app-shell.page-split-layout .split-page-root .right-container{position:relative!important;margin-left:0!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;flex:1 1 auto!important;height:100%!important;box-sizing:border-box;overflow:hidden!important;display:flex!important;flex-direction:column!important}body.plumnet-app-shell.page-split-layout .split-page-root #chatBox,body.plumnet-app-shell.page-split-layout .split-page-root #channelBox,body.plumnet-app-shell.page-split-layout .split-page-root .chat-empty-state:not([hidden]){flex:1 1 auto!important;min-height:0!important;height:100%!important;max-height:100%!important;overflow:hidden!important}body.plumnet-app-shell.page-split-layout .split-page-root #chatBox,body.plumnet-app-shell.page-split-layout .split-page-root #channelBox{display:flex!important;flex-direction:column!important}body.plumnet-app-shell.page-split-layout .split-page-root #chatBox[style*=none],body.plumnet-app-shell.page-split-layout .split-page-root #channelBox[style*=none],body.plumnet-app-shell.page-split-layout .split-page-root .chat-empty-state[hidden]{display:none!important}body.plumnet-app-shell.page-split-layout .split-page-root .chat-messages{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}body.plumnet-app-shell.page-split-layout .split-page-root #messagesBox,body.plumnet-app-shell.page-split-layout .split-page-root #postsBox{margin-top:auto!important;flex:0 0 auto!important;min-height:0!important;width:100%;box-sizing:border-box;display:flex!important;flex-direction:column!important;justify-content:flex-end!important}body.page-split-layout.plumnet-app-shell .split-layout.show-right #messagesBox,body.page-split-layout.plumnet-app-shell .split-layout.show-right #postsBox{min-height:0!important;height:auto!important}body.plumnet-app-shell.page-split-layout .split-page-root #channelComposer,body.plumnet-app-shell.page-split-layout .split-page-root #chatComposer{flex:0 0 auto!important;flex-shrink:0!important}body.plumnet-app-shell.page-split-layout #friends-page-root .left-container{width:260px!important;max-width:260px!important;flex:0 0 260px!important}body.plumnet-app-shell.page-split-layout #friends-page-root #friendsTabs.friendsol{flex:1 1 auto!important;min-height:0!important;height:100%!important;max-height:100%!important;overflow-y:auto!important;overflow-x:hidden!important}body.plumnet-app-shell.page-split-layout #friends-page-root .friends-panel-inner{flex:1 1 auto;min-height:0;max-height:100%;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}body.plumnet-app-shell.page-split-layout #friends-page-root .friends-panel-inner .friends-mobile-top{display:none;flex:0 0 auto;padding:8px 12px 4px;margin-bottom:0}body.plumnet-app-shell.page-split-layout #friends-page-root .split-layout.show-right .friends-panel-inner .friends-mobile-top{display:flex;align-items:center;gap:12px}body.plumnet-app-shell.page-split-layout #friends-page-root #friendsTabs .grfriendli{background-color:#444;border-radius:12px;box-sizing:border-box}body.plumnet-app-shell.page-split-layout #friends-page-root #friendsTabs .grfriendli--active{background-color:#666!important}body.plumnet-app-shell.page-split-layout #friends-page-root .friends-panel-inner>.right-container[style*=none],body.plumnet-app-shell.page-split-layout #friends-page-root .split-right-stack>.right-container[style*=none]{display:none!important}body.plumnet-app-shell.page-split-layout #friends-page-root .friends-panel-inner>.right-container[style*=block],body.plumnet-app-shell.page-split-layout #friends-page-root .split-right-stack>.right-container[style*=block]{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;width:100%!important;max-width:100%!important;min-width:0!important;height:100%!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}body.plumnet-app-shell.page-split-layout #friends-page-root #friends1 .search-box,body.plumnet-app-shell.page-split-layout #friends-page-root #friendsSearchHint,body.plumnet-app-shell.page-split-layout #friends-page-root .fg-topbar{flex-shrink:0}body.plumnet-app-shell.page-split-layout #friends-page-root .friendsol,body.plumnet-app-shell.page-split-layout #friends-page-root .friendol{height:100%!important;max-height:100%!important}body.plumnet-app-shell.page-split-layout #friends-page-root #friendsRecs,body.plumnet-app-shell.page-split-layout #friends-page-root .right-container>div[id$=List],body.plumnet-app-shell.page-split-layout #friends-page-root #friendGroupsList{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}body.plumnet-app-shell.page-split-layout #friends-page-root #friendsRecs .friendsol,body.plumnet-app-shell.page-split-layout #friends-page-root .right-container>div[id$=List] .friendsol,body.plumnet-app-shell.page-split-layout #friends-page-root #friendGroupsList .friendsol{flex:1 1 0!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}body.plumnet-app-shell.page-profile .plumnet-native-shell{overflow:hidden;flex:1 1 auto;min-height:0}body.plumnet-app-shell.page-profile .plumnet-native-view{flex:1 1 auto;min-height:0;max-width:none;padding:16px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}body.plumnet-app-shell.page-profile .native-page-frame__body--visible{overflow:visible;height:auto;min-height:min-content}body.plumnet-app-shell.page-profile #profile-page-root{width:100%;max-width:990px;margin:0 auto;padding-bottom:32px}@media(max-width:900px){body.plumnet-app-shell.page-split-layout .split-page-root .split-layout{flex-direction:column!important}body.plumnet-app-shell.page-split-layout .split-page-root .split-left,body.plumnet-app-shell.page-split-layout .split-page-root .left-container{flex:1 1 auto!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important}body.plumnet-app-shell.page-split-layout .split-page-root .split-layout:not(.show-right) .split-right,body.plumnet-app-shell.page-split-layout .split-page-root .split-layout:not(.show-right) .split-right-stack{display:none!important}body.plumnet-app-shell.page-split-layout .split-page-root .split-layout.show-right .split-left,body.plumnet-app-shell.page-split-layout .split-page-root .split-layout.show-right .left-container{display:none!important}body.plumnet-app-shell.page-split-layout .split-page-root .split-layout.show-right .split-right,body.plumnet-app-shell.page-split-layout .split-page-root .split-layout.show-right .split-right-stack{position:fixed!important;left:8px;right:8px;top:calc(var(--header-height, 60px) + env(safe-area-inset-top,0px) + 6px);bottom:max(8px,env(safe-area-inset-bottom,0px));display:flex!important;flex-direction:column!important;width:auto!important;min-height:0!important;height:auto!important;max-height:none!important;z-index:50;background-color:var(--content-bg-color, #1a1a1a);border-radius:16px;overflow:hidden;box-sizing:border-box}body.plumnet-app-shell.page-split-layout.split-keyboard-open .split-page-root .split-layout.show-right .split-right,body.plumnet-app-shell.page-split-layout.split-keyboard-open .split-page-root .split-layout.show-right .split-right-stack{top:calc(var(--header-height, 60px) + env(safe-area-inset-top,0px) + 6px + var(--vv-offset-top, 0px));bottom:var(--keyboard-inset, 0px);border-radius:16px 16px 0 0}body.plumnet-app-shell.page-split-layout .split-page-root .split-layout.show-right .right-container,body.plumnet-app-shell.page-split-layout .split-page-root .split-layout.show-right #chatBox,body.plumnet-app-shell.page-split-layout .split-page-root .split-layout.show-right #channelBox,body.plumnet-app-shell.page-split-layout .split-page-root .split-layout.show-right .chat{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:100%!important;overflow:hidden!important}body.plumnet-app-shell.page-split-layout .split-page-root .friends-mobile-top{display:none!important}body.plumnet-app-shell.page-split-layout #friends-page-root .friends-panel-inner{background-color:#333;border-radius:16px;box-shadow:0 4px 8px #0009;overflow:hidden;flex:1 1 auto;min-height:0;max-height:100%;height:100%}body.plumnet-app-shell.page-split-layout #friends-page-root .friends-panel-inner .right-container{background-color:transparent!important;box-shadow:none!important;border-radius:0!important;height:auto!important;max-height:none!important;flex:1 1 auto!important;min-height:0!important}body.plumnet-app-shell.page-split-layout #friends-page-root .split-layout.show-right .friends-panel-inner .friends-mobile-top{display:flex!important;align-items:center;gap:12px;flex:0 0 auto;padding:8px 12px 4px;margin-bottom:0}body.plumnet-app-shell.page-split-layout #friends-page-root .split-layout.show-right .split-right-stack{top:calc(var(--header-height, 60px) + env(safe-area-inset-top,0px) + 6px)!important;bottom:max(8px,env(safe-area-inset-bottom,0px))!important;max-height:calc(100dvh - var(--header-height, 60px) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 14px)!important;height:auto!important}body.plumnet-app-shell.page-split-layout #friends-page-root .friends-panel-inner{display:flex;flex-direction:column;max-height:100%;height:100%}body.plumnet-app-shell.page-split-layout #friends-page-root .friends-panel-content{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}body.plumnet-app-shell.page-split-layout #friends-page-root .left-container{flex:1 1 auto!important;width:100%!important;max-width:100%!important;height:auto!important}body.plumnet-app-shell.page-split-layout #friends-page-root .split-right-stack{min-height:0!important;height:100%!important}body.plumnet-app-shell.page-split-layout #friends-page-root .friends-panel-inner>.right-container[style*=block],body.plumnet-app-shell.page-split-layout #friends-page-root .split-right-stack>.right-container[style*=block]{flex:1 1 auto!important;min-height:0!important;height:100%!important;overflow-y:auto!important}}html:has(body.public-site-active){height:auto;min-height:100%}body.public-site-active,body.public-site-active #root{height:auto!important;min-height:100%;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;background:#202;--header-height: 60px;--public-header-height: 60px;--public-main-gap: 48px;--footer-bg: #330033;--footer-text: #ffffff;--footer-link: #8f00ff;--footer-shadow: rgba(0, 0, 0, .6)}body.public-site-active.index-body,body.public-site-active.contacts-body,body.public-site-active.desktop-body,body.public-site-active.privacy-body,body.public-site-active.terms-body,body.public-site-active.updates-body{padding:0!important;height:auto!important;min-height:100%}body.public-site-active .line2{position:relative!important;bottom:auto!important;margin-top:0!important}.public-site{min-height:100vh;display:flex;flex-direction:column;box-sizing:border-box;background:#202}.public-site__main{flex:1 1 auto;display:flex;flex-direction:column;width:100%;box-sizing:border-box;padding-top:var(--public-header-height);padding-bottom:var(--public-main-gap)}.public-site__main--embed{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;padding-bottom:16px;overflow:hidden}body.public-site-active .contacts-content,body.public-site-active .privacy-content,body.public-site-active .terms-content,body.public-site-active .desktop-content,body.public-site-active .updates-page-native{width:100%;flex:1 1 auto;box-sizing:border-box}body.public-site-active.updates-body .updates-page-native .scroll-to-top{bottom:24px}body.public-site-active .contacts li{padding:20px 20px 28px;min-height:220px;height:auto;justify-content:flex-start;gap:12px;box-sizing:border-box}body.public-site-active .contacts li a{display:flex;align-items:center;justify-content:center;margin-top:auto;flex-shrink:0;padding:0 8px 4px;box-sizing:border-box}body.public-site-active .contacts li img{width:150px;height:150px;max-width:100%;object-fit:contain;display:block;box-sizing:border-box}.site-embed-frame{display:block;flex:1 1 auto;width:100%;min-height:0;height:100%;border:0;background:transparent}.public-site .line{position:fixed;top:0;left:0;right:0;width:100%;height:var(--public-header-height);background-color:#303;color:#fff;box-shadow:0 4px 8px #0009;display:flex;align-items:center;padding-left:10px;z-index:100;box-sizing:border-box}.public-site .line .logotext{display:flex;align-items:center;cursor:pointer;text-decoration:none;color:inherit}.public-site .line img{width:50px;flex-shrink:0}.public-site .texttop{color:#fff;margin-left:10px;font-size:32px;white-space:nowrap}.public-site .line2{flex-shrink:0;width:100%;background-color:#303;color:#fff;box-shadow:0 -4px 8px #0009}.public-site .line2 .textdown{color:#fff}.public-site .line2 .social-links a{color:#8f00ff}@media(max-width:768px){body.public-site-active{--public-main-gap: 32px}.public-site .texttop{font-size:28px}}.auth-flow-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#121212;padding:24px 16px;box-sizing:border-box}.auth-flow-shell .container{background-color:#333;padding:24px 30px 30px;border-radius:10px;box-shadow:0 4px 8px #0009;width:350px;max-width:90vw;position:relative;color:#fff;box-sizing:border-box}.auth-flow-shell .back-link{position:static;top:auto;left:auto;display:inline-block;margin:0 0 14px;padding:0;color:#8f00ff;text-decoration:none;font-size:14px;line-height:1.4;cursor:pointer}.auth-flow-shell .back-link:hover{text-decoration:underline}.auth-flow-shell h2{text-align:center;margin:0 0 20px;color:#fff}.auth-flow-shell .form-group{margin-bottom:8px}.auth-flow-shell label{display:block;margin-bottom:6px;font-size:14px;color:#ccc}.auth-flow-shell input[type=email],.auth-flow-shell input[type=password],.auth-flow-shell input[type=text],.auth-flow-shell button[type=submit],.auth-flow-shell .auth-flow-submit{width:100%;padding:12px;margin:10px 0;border:none;border-radius:5px;font-size:16px;background-color:#444;color:#fff;box-sizing:border-box}.auth-flow-shell input[type=email],.auth-flow-shell input[type=password],.auth-flow-shell input[type=text]{border:2px solid #555}.auth-flow-shell input:focus{border-color:#8f00ff;outline:none}.auth-flow-shell button[type=submit],.auth-flow-shell .auth-flow-submit{background-color:#8f00ff;cursor:pointer;font-weight:700}.auth-flow-shell button[type=submit]:disabled,.auth-flow-shell .auth-flow-submit:disabled{opacity:.55;cursor:not-allowed}.auth-flow-shell .error,.auth-flow-shell .error-message{background:#ff505026;border:1px solid #c44;color:#ffb4b4;padding:10px 12px;border-radius:8px;margin-bottom:12px;font-size:14px}.auth-flow-shell .success{background:#50c87826;border:1px solid #4a8;color:#b8ffc8;padding:10px 12px;border-radius:8px;margin-bottom:12px;font-size:14px}.auth-flow-shell .auth-flow-note{color:#aaa;font-size:14px;line-height:1.45;margin-top:14px}.auth-flow-shell .auth-flow-note a{color:#8f00ff}.auth-flow-shell .remember-me{display:flex;align-items:center;gap:8px;margin:8px 0;font-size:14px}.auth-flow-shell .remember-me input{width:auto;margin:0}.auth-flow-shell .forgot-password{display:inline-block;margin:8px 0 12px;color:#8f00ff;font-size:14px}.auth-flow-shell .code-inputs{display:flex;gap:8px;justify-content:center;margin:16px 0}.auth-flow-shell .code-inputs input{width:42px;height:48px;text-align:center;font-size:20px;margin:0;padding:0}.auth-flow-shell .step-label{text-align:center;color:#aaa;font-size:14px;margin-bottom:16px}.auth-flow-shell input[type=date]{width:100%;padding:12px;margin:10px 0;border:2px solid #555;border-radius:5px;font-size:16px;background-color:#444;color:#fff;box-sizing:border-box;color-scheme:dark}.auth-flow-shell .password-container{position:relative}.auth-flow-shell .password-container input{padding-right:40px}.auth-flow-shell .password-control{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:22px;height:22px;cursor:pointer;opacity:.7;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M12 5C7 5 2.73 8.11 1 12c1.73 3.89 6 7 11 7s9.27-3.11 11-7c-1.73-3.89-6-7-11-7zm0 12a5 5 0 110-10 5 5 0 010 10zm0-8a3 3 0 100 6 3 3 0 000-6z'/%3E%3C/svg%3E")}.auth-flow-shell .password-control.view{opacity:1}.auth-flow-shell .strength-meter{height:4px;background:#555;border-radius:2px;overflow:hidden;margin-top:4px}.auth-flow-shell .strength-meter div.weak{background:#ff6b6b;height:100%;transition:width .2s}.auth-flow-shell .strength-meter div.medium{background:orange;height:100%;transition:width .2s}.auth-flow-shell .strength-meter div.strong{background:#4caf50;height:100%;transition:width .2s}.auth-flow-shell .password-hint{font-size:13px;color:#aaa;margin:8px 0}.auth-flow-shell .password-hint ul{margin:6px 0 0;padding-left:18px}.auth-flow-shell .match-message.match-success{color:#4caf50;font-size:13px}.auth-flow-shell .match-message.match-error{color:#ff6b6b;font-size:13px}.auth-flow-shell .user-data{margin:16px 0}.auth-flow-shell .data-row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #555;font-size:14px}.auth-flow-shell .data-label{color:#aaa}.auth-flow-shell .data-value{text-align:right;word-break:break-word}.auth-flow-shell .buttons{display:flex;gap:10px;margin-top:20px}.auth-flow-shell .btn{flex:1;padding:12px;border:none;border-radius:5px;font-size:15px;cursor:pointer}.auth-flow-shell .btn-edit{background:#555;color:#fff}.auth-flow-shell .btn-confirm{background:#8f00ff;color:#fff;font-weight:700}.auth-flow-shell .email-info{color:#ccc;font-size:14px;line-height:1.5;margin-bottom:12px}.auth-flow-shell .copy-hint{text-align:center;color:#888;font-size:12px;margin-bottom:8px}.auth-flow-shell .timer{text-align:center;color:#aaa;font-size:13px;margin:10px 0}.auth-flow-shell .resend-link{margin-top:0;background:#555}.auth-flow-shell .reg-captcha-wrap{display:flex;justify-content:center;min-height:78px}.auth-flow-shell .reg-captcha-target>div{margin:0 auto}
