.style-module__C2ONhG__container{justify-content:center;width:1200px;margin-top:12%}@media (max-width:1200px){.style-module__C2ONhG__hideLeftOnSmallScreen{display:none}}
.style-module__dNj0kW__wrapper{background:radial-gradient(circle at 20% 20%, var(--bg), transparent 40%), linear-gradient(145deg, var(--card), var(--bg));border-radius:12px 0 0 12px;width:700px;height:100%;position:relative;overflow:hidden}.style-module__dNj0kW__circle{opacity:.85;border-radius:50%;animation:10s ease-in-out infinite style-module__dNj0kW__float;position:absolute}.style-module__dNj0kW__circleBig{background:#6f7fc7;width:420px;height:420px;animation-delay:0s;bottom:-120px;right:-80px}.style-module__dNj0kW__circleBlue{background:#5b87b2;width:220px;height:220px;animation-delay:2s;top:150px;left:40px}.style-module__dNj0kW__circleSmall{background:#8e6dd2;width:60px;height:60px;animation-delay:4s;top:40px;right:80px}.style-module__dNj0kW__star{background:#fff;border-radius:3px;width:18px;height:18px;animation:4s ease-in-out infinite style-module__dNj0kW__pulse;position:absolute;transform:rotate(45deg)}.style-module__dNj0kW__star:before,.style-module__dNj0kW__star:after{content:"";background:#fff;border-radius:3px;position:absolute}.style-module__dNj0kW__star:before{width:18px;height:6px;top:6px;left:0}.style-module__dNj0kW__star:after{width:6px;height:18px;top:0;left:6px}.style-module__dNj0kW__star1{bottom:90px;left:80px}.style-module__dNj0kW__star2{top:200px;right:200px}@keyframes style-module__dNj0kW__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes style-module__dNj0kW__pulse{0%{opacity:.3;transform:rotate(45deg)scale(.8)}50%{opacity:1;transform:rotate(45deg)scale(1)}to{opacity:.3;transform:rotate(45deg)scale(.8)}}
.style-module__wTKI2a__skeleton{background:#111827;position:relative;overflow:hidden}.style-module__wTKI2a__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0f,#0000);animation:1.4s infinite style-module__wTKI2a__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes style-module__wTKI2a__shimmer{to{transform:translate(100%)}}
.style-module__YtGSCq__session{border:1px solid var(--border);background:var(--card);color:var(--text);border-radius:14px;flex-direction:column;gap:14px;padding:18px;transition:transform .2s,box-shadow .2s;display:flex}.style-module__YtGSCq__session:hover{box-shadow:0 10px 30px var(--bg);transform:translateY(-2px)}.style-module__YtGSCq__header{justify-content:space-between;align-items:center;display:flex}@media (max-width:1024px){.style-module__YtGSCq__header{flex-wrap:wrap}}.style-module__YtGSCq__appInfo{align-items:center;gap:10px;display:flex}.style-module__YtGSCq__appIcon{background:var(--accent);width:38px;height:38px;color:var(--text);border-radius:10px;justify-content:center;align-items:center;display:flex}.style-module__YtGSCq__appInfo h3{font-size:15px}.style-module__YtGSCq__meta{color:var(--text-muted);font-size:12px}.style-module__YtGSCq__permissions{flex-wrap:wrap;gap:6px;display:flex}.style-module__YtGSCq__permission{color:var(--accent);background:#6366f126;border-radius:6px;padding:4px 8px;font-size:12px}.style-module__YtGSCq__footer{color:var(--text-muted);font-size:12px}.style-module__YtGSCq__logout{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:6px 12px;font-size:12px;transition:background .2s}.style-module__YtGSCq__logout:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}
.style-module__XJaX8W__wrapper{align-items:center;gap:6px;display:inline-flex}.style-module__XJaX8W__dot{border-radius:50%;width:10px;height:10px;position:relative}.style-module__XJaX8W__online{background:#22c55e;box-shadow:0 0 0 2px #22c55e33}.style-module__XJaX8W__online:after{content:"";opacity:.6;background:#22c55e;border-radius:50%;animation:1.8s infinite style-module__XJaX8W__pulse;position:absolute;inset:0}@keyframes style-module__XJaX8W__pulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.8)}to{opacity:0}}.style-module__XJaX8W__offline{opacity:.7;background:#64748b}.style-module__XJaX8W__label{color:var(--text-muted);font-size:12px}
.style-module__ZyPqla__card{background:#0b1020;border:1px solid #1f2a44;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:24px;display:flex}.style-module__ZyPqla__left{align-items:center;gap:16px;display:flex}.style-module__ZyPqla__text{flex-direction:column;gap:8px;display:flex}
.style-module__oKNKma__wrapper{background:var(--card);border:1px solid var(--border);border-radius:16px;max-width:520px;padding:24px}.style-module__oKNKma__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.style-module__oKNKma__option{cursor:pointer;flex-direction:column;align-items:center;gap:8px;display:flex}.style-module__oKNKma__option input{display:none}.style-module__oKNKma__phone{border:1px solid var(--border);background:var(--bg);border-radius:18px;width:90px;height:160px;transition:transform .2s,box-shadow .2s;position:relative}.style-module__oKNKma__option:hover .style-module__oKNKma__phone{transform:translateY(-2px);box-shadow:0 10px 25px #0000001f}.style-module__oKNKma__burger{background:var(--accent);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;display:flex;position:absolute}.style-module__oKNKma__top-left{top:8px;left:8px}.style-module__oKNKma__top-right{top:8px;right:8px}.style-module__oKNKma__bottom-left{bottom:8px;left:8px}.style-module__oKNKma__bottom-right{bottom:8px;right:8px}.style-module__oKNKma__label{color:var(--text-muted);font-size:13px}.style-module__oKNKma__option input:checked+.style-module__oKNKma__phone{border-color:var(--accent);box-shadow:0 0 0 2px #6366f133}
.style-module__7SIJDG__badge{color:#fff;text-transform:uppercase;white-space:nowrap;border-radius:12px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-block;box-shadow:0 2px 4px #0003}
.style-module__SRZmIq__profileCard{background:#181a20;border-radius:20px;width:380px;overflow:hidden;box-shadow:0 10px 40px #0006}.style-module__SRZmIq__headerGradient{background:linear-gradient(135deg,#6c5ce7,#a29bfe);align-items:flex-end;height:120px;padding:20px;display:flex}.style-module__SRZmIq__avatar{background:#222 50%/cover;border:4px solid #181a20;border-radius:20px;width:90px;height:90px}.style-module__SRZmIq__profileContent{padding:20px}.style-module__SRZmIq__name{align-items:center;gap:10px;margin-bottom:15px;font-size:22px;display:flex}.style-module__SRZmIq__section{margin-top:20px}.style-module__SRZmIq__label{color:#888;margin-bottom:8px;font-size:12px}.style-module__SRZmIq__tags{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:1024px){.style-module__SRZmIq__profileCard{width:auto;max-width:1024px}}
.style-module__SQfkJq__title{color:var(--text);margin-bottom:6px;font-size:18px}.style-module__SQfkJq__subtitle{color:var(--text-muted);margin-bottom:18px;font-size:13px}
.style-module__LMLeKW__card{border:1px solid var(--border);background:var(--card);border-radius:16px;width:100%;max-width:560px;padding:24px}.style-module__LMLeKW__options{flex-direction:column;align-items:stretch;gap:10px;width:100%;display:flex}.style-module__LMLeKW__option{cursor:pointer;border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:center;gap:10px;width:100%;padding:12px;transition:background .2s,transform .2s;display:flex}.style-module__LMLeKW__option:hover{background:#0000000a}.style-module__LMLeKW__option input{display:none}.style-module__LMLeKW__preview{border:1px solid var(--border);border-radius:10px;width:100%;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.style-module__LMLeKW__option:hover .style-module__LMLeKW__preview{transform:translateY(-2px);box-shadow:0 10px 25px #00000026}.style-module__LMLeKW__previewHeader{height:16px}.style-module__LMLeKW__previewContent{flex-direction:column;gap:6px;padding:8px;display:flex}.style-module__LMLeKW__previewContent div{border-radius:4px;height:6px}.style-module__LMLeKW__light{background:#fff}.style-module__LMLeKW__light .style-module__LMLeKW__previewHeader{background:#f3f4f6}.style-module__LMLeKW__light .style-module__LMLeKW__previewContent div{background:#d1d5db}.style-module__LMLeKW__dark{background:#0f172a}.style-module__LMLeKW__dark .style-module__LMLeKW__previewHeader{background:#1e293b}.style-module__LMLeKW__dark .style-module__LMLeKW__previewContent div{background:#334155}.style-module__LMLeKW__system{background:linear-gradient(90deg,#fff 50%,#0f172a 50%)}.style-module__LMLeKW__system .style-module__LMLeKW__previewHeader{background:linear-gradient(90deg,#f3f4f6 50%,#1e293b 50%)}.style-module__LMLeKW__system .style-module__LMLeKW__previewContent div{background:#9ca3af}.style-module__LMLeKW__option input:checked+.style-module__LMLeKW__preview{border-color:var(--accent);transform:scale(1.03);box-shadow:0 0 0 2px #6366f140}.style-module__LMLeKW__option span{color:var(--text-muted);font-size:13px}
.style-module__AvxWWq__infoBox{background:#242631;border-radius:10px;margin-bottom:10px;padding:12px}.style-module__AvxWWq__label{color:#888;margin-bottom:8px;font-size:12px}
@media (max-width:1200px){.style-module__lTI9rq__form{width:100vw;min-height:650px!important}}.style-module__lTI9rq__form{background:#fff;border-radius:12px;width:490px;height:580px}
.style-module__uEF05G__tag{background:#242631;border-radius:8px;padding:6px 10px;font-size:12px}
.style-module__41pA-W__wrapper{background:#181a20;border-radius:20px;padding:30px}.style-module__41pA-W__label{color:#aaa;margin-bottom:20px}@media (max-width:1024px){.style-module__41pA-W__wrapper{padding:15px}}
@keyframes style-module__Qj_o3W__skeleton-loading{0%{background-position:-200px 0}to{background-position:200px 0}}.style-module__Qj_o3W__skeleton{background:linear-gradient(90deg, var(--bg) 25%, var(--bg) 37%, #020617 63%);background-size:400px 100%;animation:1.2s linear infinite style-module__Qj_o3W__skeleton-loading}.style-module__Qj_o3W__loaderLogo{border-radius:8px;width:30px;height:30px;margin-bottom:14px}.style-module__Qj_o3W__loaderTitle{border-radius:6px;width:60%;height:22px;margin-bottom:24px}.style-module__Qj_o3W__loaderSection{margin-bottom:20px}.style-module__Qj_o3W__loaderLabel{border-radius:4px;width:120px;height:12px;margin-bottom:10px}.style-module__Qj_o3W__loaderAccount{align-items:center;gap:10px;display:flex}.style-module__Qj_o3W__loaderAvatar{border-radius:50%;width:34px;height:34px}.style-module__Qj_o3W__loaderLines{flex:1}.style-module__Qj_o3W__loaderLines div{border-radius:4px;height:10px;margin-bottom:6px}.style-module__Qj_o3W__loaderLines div:last-child{width:60%}.style-module__Qj_o3W__loaderBox{border-radius:8px;height:40px}.style-module__Qj_o3W__loaderButtons{gap:10px;margin-top:20px;display:flex}.style-module__Qj_o3W__loaderButtons div{border-radius:10px;flex:1;height:38px}
.style-module__qNfu5a__preference{gap:15px;display:flex}@media (max-width:1024px){.style-module__qNfu5a__preference{flex-direction:column}}.style-module__qNfu5a__skeleton{min-height:470px}
.style-module__PYi3oa__progress{margin-top:40px;margin-bottom:26px;position:relative}.style-module__PYi3oa__progressTrack{background:#1e293b;height:2px}.style-module__PYi3oa__progressFill{background:linear-gradient(90deg, var(--accent), var(--accent-soft));height:2px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;left:0}.style-module__PYi3oa__progressDots{justify-content:space-between;display:flex;position:absolute;top:-13px;left:0;right:0}.style-module__PYi3oa__dot{background:var(--bg);border:2px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;transition:background .3s,border-color .3s,transform .25s;display:flex}.style-module__PYi3oa__dotActive{background:var(--accent);border-color:var(--accent-soft);transform:scale(1.05)}
.style-module__zh46LG__card{background:var(--bg);border:1px solid var(--border);cursor:pointer;border-radius:14px;align-items:center;gap:16px;width:100%;padding:16px 18px;transition:transform .15s,box-shadow .2s,border .2s,background .2s;display:flex}.style-module__zh46LG__card:hover{background:var(--accent);border-color:var(--accent-soft);transform:translateY(-2px);box-shadow:0 6px 16px #0000000f,0 1px 3px #0000000a}.style-module__zh46LG__card:active{transform:scale(.98)}.style-module__zh46LG__info{flex-direction:column;flex:1;align-items:flex-start;display:flex}.style-module__zh46LG__login{color:var(--text);font-size:15px;font-weight:600}.style-module__zh46LG__subtitle{color:var(--text-muted);margin-top:3px;font-size:12px}.style-module__zh46LG__arrow{color:#9ca3af;font-size:18px;transition:transform .2s,color .2s}.style-module__zh46LG__card:hover .style-module__zh46LG__arrow{color:var(--text);transform:translate(4px)}
.style-module__04oCkW__list{flex-direction:column;gap:20px;display:flex}
.style-module__r8uLtW__card{background:var(--bg);border:1px dashed var(--border);cursor:pointer;border-radius:14px;align-items:center;gap:16px;width:100%;padding:16px 18px;transition:transform .15s,box-shadow .2s,border .2s,background .2s;display:flex}.style-module__r8uLtW__card:hover{background:var(--accent);border-color:var(--accent-soft);transform:translateY(-2px);box-shadow:0 6px 16px #0000000d,0 1px 3px #0000000a}.style-module__r8uLtW__card:active{transform:scale(.98)}.style-module__r8uLtW__icon{width:56px;height:56px;color:var(--text);background:var(--accent-soft);border-radius:50%;justify-content:center;align-items:center;font-size:28px;font-weight:500;transition:all .2s;display:flex}.style-module__r8uLtW__card:hover .style-module__r8uLtW__icon{background:var(--accent);transform:scale(1.05)}.style-module__r8uLtW__info{flex-direction:column;align-items:flex-start;display:flex}.style-module__r8uLtW__title{color:var(--text);font-size:15px;font-weight:600}.style-module__r8uLtW__subtitle{color:var(--text-muted);margin-top:3px;font-size:12px}
.style-module__Sb63wa__content{flex-direction:column;flex:3;justify-content:space-around;height:50%;display:flex}.style-module__Sb63wa__sessionsList{flex-direction:column;flex:2;display:flex;overflow-y:scroll}
