:root{color-scheme:light;--blue:#1768e6;--blue-hover:#1058c8;--ink:#152d50;--muted:#6c7c92;--line:#e5ebf3;--canvas:#f5f8fc;--pale:#edf4ff;--white:#fff;--green:#188064;--radius:22px;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #81b2fb;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.18}form{margin:0}button svg,a svg{pointer-events:none}img{max-width:100%;height:auto;display:block}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto;vertical-align:middle}.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:-100px;left:20px;z-index:20;padding:12px 20px;background:white;box-shadow:0 2px 14px #152d5020;border-radius:8px}.skip-link:focus{top:15px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.8px;color:var(--blue)}.small-dot{display:inline-block;width:7px;height:7px;background:var(--blue);border-radius:50%;flex-shrink:0}.brand{display:flex;align-items:center;gap:24px;width:fit-content}.brand img{width:128px;height:auto}.brand-label{font-size:12px;color:var(--muted);border-left:1px solid #ccdaed;padding-left:24px;line-height:1.4}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:54px;border:1px solid transparent;border-radius:12px;padding:12px 22px;font-weight:600;font-size:15px;line-height:1.4;transition:background .18s,box-shadow .18s,transform .18s}.button-primary{background:var(--blue);color:white;box-shadow:0 5px 14px #1768e618}.button-primary:hover{background:var(--blue-hover);box-shadow:0 7px 18px #1768e628}.button-primary:active{transform:translateY(1px)}.button-secondary{background:white;border-color:#d9e3f2;color:var(--ink);min-height:46px;font-size:13px}.button-secondary:hover{background:var(--canvas)}.text-button{display:inline-flex;align-items:center;gap:8px;background:none;border:0;padding:0;color:var(--blue);font-size:13px;font-weight:600}.text-button:hover:not(:disabled){color:var(--blue-hover);text-decoration:underline;text-underline-offset:3px}.text-button:disabled{color:var(--muted)}.section-icon{display:flex;align-items:center;justify-content:center;width:54px;height:54px;background:var(--pale);color:var(--blue);border-radius:16px;margin-bottom:27px}.section-icon .icon{width:25px;height:25px}.notice{padding:14px 16px;border-radius:12px;margin:22px 0;font-size:13px;line-height:1.6;border:1px solid}.notice p+p{margin-top:5px}.notice-success{background:#eff9f4;border-color:#d7eee2;color:#196e54}.notice-error{background:#fff4f3;border-color:#f5d8d3;color:#a6372b}
/* Authentication */
.auth-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100svh;padding:18px;gap:18px;background:#fff}.auth-story{display:flex;flex-direction:column;position:relative;overflow:hidden;padding:32px 44px 25px;background:linear-gradient(140deg,#eaf3ff 0%,#f0f6ff 46%,#e5f0ff 100%);border:1px solid #e1ebf9;border-radius:24px}.auth-story::after{content:"";width:650px;height:650px;border:1px solid #d5e5fc;position:absolute;left:-410px;top:42%;border-radius:50%;pointer-events:none}.story-content{position:relative;z-index:1;width:100%;max-width:500px;margin:auto}.story-content>.eyebrow{display:flex;align-items:center;gap:9px;margin:54px 0 19px}.story-content h1{font-size:clamp(34px,3.3vw,54px);font-weight:600;letter-spacing:-1.9px;line-height:1.12}.story-content h1>span{color:var(--blue)}.story-description{margin-top:23px;color:#627992;font-size:15px;line-height:1.85}.connection-art{position:relative;width:330px;height:260px;margin:18px auto 8px}.art-orbit{position:absolute;border:1px solid #c9defb;border-radius:50%;left:50%;top:47%;transform:translate(-50%,-50%)}.orbit-outer{width:256px;height:256px}.orbit-inner{width:190px;height:190px;border-style:dashed;border-color:#c7dcf9}.art-shield{width:124px;height:140px;background:linear-gradient(135deg,#fff,#f8fbff);position:absolute;left:50%;top:47%;transform:translate(-50%,-50%) rotate(-7deg);display:flex;justify-content:center;align-items:center;border:1px solid white;border-radius:28px;box-shadow:0 20px 40px #1768e616,0 4px 10px #1768e607}.art-shield svg{width:71px;height:81px;transform:rotate(7deg)}.art-node{position:absolute;display:grid;place-items:center;width:47px;height:47px;border-radius:15px;background:#fff;color:var(--blue);box-shadow:0 8px 20px #1768e610;border:1px solid #e4edfc}.node-phone{left:27px;top:49px;transform:rotate(-12deg)}.node-key{right:25px;top:132px;transform:rotate(9deg)}.art-caption{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;background:white;white-space:nowrap;font-size:11px;border:1px solid #e1ebfa;border-radius:8px;padding:9px 14px;box-shadow:0 8px 24px #1768e60a;color:#627992}.art-caption .small-dot{width:5px;height:5px;background:#369d80}.story-footer{display:flex;align-items:center;gap:20px;font-size:16px;font-weight:700;color:#6b819e;padding-top:35px}.story-footer span{font-weight:400;font-size:11px;color:#7b8fa8}.auth-main{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:52px 38px 64px;min-height:calc(100svh - 36px)}.auth-card{width:100%;max-width:366px;margin:auto 0}.auth-card>.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:12px}.auth-card h2{font-size:32px;font-weight:600;letter-spacing:-.9px}.auth-description{margin-top:16px;font-size:14px;line-height:1.85;color:var(--muted)}.auth-form{margin-top:31px}.auth-form label{display:block;font-size:13px;font-weight:600;margin-bottom:9px}.auth-form input{display:block;width:100%;height:56px;border:1px solid #dbe3ee;border-radius:11px;background:#fcfdff;padding:0 17px;color:var(--ink);font-size:17px;transition:border-color .2s,box-shadow .2s}.auth-form input::placeholder{color:#9aa8bb;opacity:1}.auth-form input:focus{border-color:var(--blue);background:white;box-shadow:0 0 0 3px #1768e610;outline:0}.auth-form input[aria-invalid=true]{border-color:#d65b4f}.field-hint{font-size:11px;color:#7d8ca1;margin-top:9px;line-height:1.6}.auth-form .button{width:100%;margin-top:25px}.auth-form .button .icon{width:19px;height:19px;margin-left:auto}.auth-form .button{padding-left:21px;text-align:left;justify-content:space-between}.auth-assurance{margin-top:29px;padding-top:25px;border-top:1px solid var(--line);display:flex;align-items:center;gap:13px;color:#8593a6}.auth-assurance>.icon{width:20px;height:20px;color:#8aa0be}.auth-assurance p{font-size:11px;line-height:1.8}.auth-footer{position:absolute;bottom:12px;width:min(366px,calc(100% - 76px));display:flex;justify-content:space-between;font-size:10px;color:#97a3b4}.auth-footer span{color:#8291a7}.mobile-brand{display:none}.phone-value{display:inline-block;font-weight:600;color:var(--ink);margin-top:4px;font-size:16px}.back-form{margin-bottom:29px}.back-form .text-button{font-size:12px;color:var(--muted);font-weight:400}.back-form .text-button span{font-size:19px;line-height:1}.auth-form .code-input{font-size:25px;letter-spacing:12px;text-align:center;padding-left:29px;font-variant-numeric:tabular-nums}.code-input::placeholder{letter-spacing:12px}.resend-form{margin-top:23px;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:25px}.resend-timer{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.auth-smallprint{margin-top:25px;padding-top:23px;border-top:1px solid var(--line);font-size:11px;color:#8895a8;line-height:1.85}
/* Login methods and long account identifiers */
.auth-method-switch{display:flex;gap:4px;padding:4px;margin-top:25px;background:#f1f5fb;border:1px solid #e7edf6;border-radius:12px}.method-link{flex:1;display:flex;justify-content:center;align-items:center;gap:8px;padding:10px 12px;border:1px solid transparent;border-radius:8px;color:#788ba6;font-size:12px;font-weight:600;line-height:1.5;transition:background .18s,color .18s,box-shadow .18s}.method-link>.icon{width:17px;height:17px;stroke-width:1.6}.method-link:hover{color:var(--blue);background:#e8f0fe}.method-link.is-selected{color:var(--blue);background:#fff;border-color:#e3ebf8;box-shadow:0 2px 5px #152d5007}.auth-method-form{margin-top:21px}.auth-form input[type=hidden]{display:none}.recipient-value{max-width:100%;overflow-wrap:anywhere}.auth-form .code-input{letter-spacing:18px;padding-left:35px}.code-input::placeholder{letter-spacing:18px}.account-identifier{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-identifier{min-width:0;overflow-wrap:anywhere}.profile-details>div{min-width:0}
.workspace-header{gap:16px}.breadcrumb{flex-shrink:0}.account-chip{min-width:0;max-width:min(50%,380px)}.account-avatar{flex:0 0 auto}
/* Account */
.dashboard-shell{display:flex;min-height:100svh;max-width:1920px;margin:0 auto}.sidebar{width:236px;flex:0 0 236px;display:flex;flex-direction:column;position:sticky;top:0;height:100svh;padding:35px 22px 24px;background:#fff;border-right:1px solid var(--line)}.sidebar>.brand{margin-left:13px}.sidebar-caption{font-size:9px;font-weight:700;letter-spacing:1.45px;color:#a0adbe;margin:49px 0 16px 13px}.sidebar-nav{display:flex;flex-direction:column;gap:7px}.nav-item{display:flex;align-items:center;gap:13px;padding:13px 15px;border-radius:10px;color:#78879b;font-size:13px;font-weight:500;border:0;background:transparent;min-height:48px;transition:color .18s,background .18s}.nav-item>.icon{width:19px;height:19px;stroke-width:1.6}.nav-item:hover{background:#f4f8fe;color:var(--blue)}.nav-item.is-active{background:var(--pale);color:var(--blue);font-weight:600}.nav-dot{width:5px;height:5px;margin-left:auto;background:var(--blue);border-radius:50%}.sidebar-bottom{margin-top:auto;padding-top:64px}.sidebar-note{display:flex;align-items:center;gap:11px;padding:17px 12px;margin-bottom:22px;border-radius:12px;background:#f7faff;color:#8da0b9}.sidebar-note>.icon{width:24px;height:24px}.sidebar-note p{font-size:10px;line-height:1.75}.logout-button{width:100%;font-size:12px;text-align:left}.sidebar-copyright{display:block;padding:21px 15px 0;font-size:10px;color:#a3afbf}.workspace{flex:1;min-width:0}.workspace-header{height:88px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 44px;background:#ffffffa6}.breadcrumb{font-size:12px;color:#98a4b4}.breadcrumb>span{margin:0 12px;color:#c3ccd8}.breadcrumb strong{font-weight:500;color:#60728b}.account-chip{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:600;color:#526784;border-radius:9px}.account-avatar{width:33px;height:33px;display:grid;place-items:center;border:1px solid #dee8f6;border-radius:50%;background:#eef4ff;color:#7191be}.account-avatar>.icon{width:17px;height:17px}.dashboard-main{max-width:1232px;margin:0 auto;padding:41px 44px 23px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:31px}.page-heading .eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:10px}.page-heading h1{font-size:32px;font-weight:600;letter-spacing:-1px}.page-heading p:not(.eyebrow){color:var(--muted);font-size:13px;margin-top:10px}.secure-label{display:inline-flex;align-items:center;gap:7px;font-size:10px;color:#7c8da4;white-space:nowrap}.secure-label .icon{width:15px;height:15px;color:var(--green)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(250px,1fr);gap:22px}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:25px 26px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.panel-label{display:flex;align-items:center;gap:11px}.panel-label h2{font-size:15px;font-weight:600;letter-spacing:-.2px}.panel-icon{display:inline-grid;place-items:center;background:#f1f6ff;border:1px solid #e6effc;color:var(--blue);width:34px;height:34px;border-radius:10px;flex-shrink:0}.panel-icon>.icon{width:18px;height:18px}.badge{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:600;white-space:nowrap;border-radius:50px;padding:5px 9px;line-height:1.5}.badge::before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.badge-neutral{background:#f3f5f8;color:#8793a5}.badge-success{background:#eaf7ef;color:var(--green)}.empty-subscription{text-align:center;padding:27px 0 30px}.empty-orbit{width:111px;height:111px;border:1px dashed #dbe7fa;border-radius:50%;margin:0 auto 18px;position:relative;display:grid;place-items:center}.subscription-emblem{display:grid;place-items:center;width:78px;height:78px;border-radius:23px;background:linear-gradient(150deg,#edf4ff,#f8faff);color:var(--blue);border:1px solid #e1ebfb}.subscription-emblem>.icon{width:35px;height:35px;stroke-width:1.35}.empty-plus{position:absolute;right:0;bottom:8px;display:grid;place-items:center;background:#fff;border:1px solid #dfebfb;width:24px;height:24px;border-radius:50%;color:#6e98d4;font-size:18px;line-height:1}.empty-subscription h3,.active-subscription h3{font-size:20px;font-weight:600;letter-spacing:-.5px}.empty-subscription p,.active-subscription p{color:var(--muted);font-size:12px;line-height:1.8;margin-top:11px}.availability-note{display:flex;align-items:center;gap:12px;border-radius:12px;background:#f6f9fe;padding:15px 16px}.availability-note>.panel-icon{width:28px;height:28px;border:none;background:#e9f1fd;border-radius:50%}.availability-note>.panel-icon>.icon{width:16px;height:16px}.availability-note strong{display:block;font-size:11px;font-weight:600;color:#607694}.availability-note p{font-size:10px;color:#8a9bb1;margin-top:2px;line-height:1.7}.plan-panel{position:relative;overflow:hidden;padding:27px 27px 24px;border:1px solid #dce8fb;background:linear-gradient(150deg,#eef5ff,#e5efff);border-radius:var(--radius)}.plan-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}.plan-top .eyebrow{font-size:8px;letter-spacing:1.5px}.plan-mark{font-size:29px;font-weight:700;letter-spacing:-3px;color:#94b6ed;line-height:1}.plan-panel h2{font-size:32px;letter-spacing:-1.6px;font-weight:700}.plan-description{font-size:10px;color:#7a90ae;margin-top:8px}.price{display:flex;align-items:baseline;gap:9px;font-size:47px;font-weight:600;letter-spacing:-2px;margin-top:18px;line-height:1.2}.price>span{font-size:29px;font-weight:400;letter-spacing:0}.price>small{font-size:11px;font-weight:400;color:#7c92b1;letter-spacing:0;margin-left:0}.plan-divider{height:1px;background:#d5e3f8;margin:23px 0}.plan-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:13px}.plan-features li{display:flex;align-items:center;gap:9px;font-size:11px;color:#526f96}.plan-features .icon{width:15px;height:15px;color:var(--blue);stroke-width:2}.plan-footnote{border-top:1px solid #d5e3f8;margin-top:24px;padding-top:19px;font-size:10px;line-height:1.7;color:#8b9fb9}.profile-panel{padding-bottom:29px}.profile-details{display:grid;grid-template-columns:1fr 1fr;gap:21px 24px;margin:25px 0 0}.profile-details dt{font-size:10px;color:#91a0b3;margin-bottom:7px}.profile-details dd{margin:0;font-size:12px;font-weight:500;display:flex;align-items:center;gap:7px}.profile-details>div:last-child{grid-column:1/-1}.verified-check{display:inline-flex;color:var(--green)}.verified-check .icon{width:14px;height:14px}.help-panel{padding:24px 27px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.help-panel>.panel-icon{float:right;width:32px;height:32px;background:#f6f8fc;border-color:#edf0f6;color:#8a9db8;margin-left:12px}.help-panel h2{font-size:17px;line-height:1.35;font-weight:600;letter-spacing:-.35px;margin-top:4px}.help-panel p{font-size:11px;line-height:1.85;color:#8595aa;margin-top:17px}.dashboard-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:9px;color:#a2adbc;margin-top:27px}.active-subscription{padding:26px 0 23px;text-align:center}.active-subscription .subscription-emblem{margin:0 auto 16px;width:66px;height:66px;border-radius:19px;background:#edf8f2;color:var(--green);border-color:#e1f0e7}.active-subscription .subscription-emblem .icon{width:31px;height:31px}.subscription-details{margin:0;border-top:1px solid var(--line);padding-top:14px}.subscription-details>div{display:flex;justify-content:space-between;gap:15px;padding:7px 0;font-size:12px}.subscription-details dt{color:#8998ad}.subscription-details dd{margin:0;text-align:right;font-weight:500}.cancel-form{margin-top:20px}.cancel-form .field-hint{font-size:10px}.inline-note{display:flex;gap:10px;align-items:flex-start;padding:14px;background:#f6f9fe;border-radius:10px;font-size:10px;color:#7e91ab;margin-top:18px}.inline-note>.icon{width:16px;height:16px;margin-top:1px}
@media(min-width:1500px){.auth-story{padding:40px 65px 30px}.story-content h1{font-size:56px}.story-content{max-width:535px}.story-description{font-size:16px}.connection-art{margin-top:27px;margin-bottom:32px;height:285px}.orbit-outer{width:275px;height:275px}.auth-card{max-width:390px}.auth-footer{width:390px}.auth-card h2{font-size:36px}.dashboard-main{padding-top:48px}.sidebar{width:254px;flex-basis:254px}.dashboard-grid{gap:26px}.panel{padding:29px 31px}.empty-subscription{padding-top:36px;padding-bottom:39px}.plan-panel{padding:30px 31px}.empty-subscription h3{font-size:23px}}
@media(max-width:1100px){.auth-story{padding:30px}.story-content h1{font-size:39px}.story-description{font-size:13px}.brand-label{font-size:10px;padding-left:16px}.brand{gap:16px}.auth-main{padding-left:29px;padding-right:29px}.auth-card h2{font-size:29px}.sidebar{width:202px;flex-basis:202px;padding-left:14px;padding-right:14px}.workspace-header{padding:0 28px}.dashboard-main{padding:33px 28px 23px}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(230px,1fr);gap:17px}.panel{padding:22px 20px}.plan-panel,.help-panel{padding:24px 22px}.panel-label{gap:8px}.panel-label h2{font-size:13px}.badge{font-size:8px;padding:4px 7px}.panel-icon{width:30px;height:30px}.empty-subscription h3{font-size:18px}.availability-note{padding:13px 11px;gap:9px}.availability-note strong{font-size:10px}.availability-note p{font-size:9px}.page-heading h1{font-size:29px}.secure-label{display:none}.plan-features li{font-size:10px}.plan-description{font-size:9px}.price{font-size:44px;gap:7px}.profile-details{gap:21px 16px}.profile-details dd{font-size:11px}.help-panel h2{font-size:16px}}
@media(max-width:850px){.auth-shell{grid-template-columns:.95fr 1.05fr;padding:12px;gap:0}.auth-story{padding:26px 25px 22px}.brand-label{display:none}.story-content h1{font-size:32px;letter-spacing:-1.2px}.story-description{font-size:12px}.wide-only{display:none}.connection-art{width:265px;height:243px;max-width:100%;margin-left:auto;margin-right:auto}.orbit-outer{width:224px;height:224px}.orbit-inner{width:168px;height:168px}.art-shield{width:110px;height:126px}.node-phone{left:5px;top:44px}.node-key{right:0;top:130px}.art-caption{bottom:6px;font-size:10px;padding:8px 11px}.story-footer{gap:12px}.story-footer span{font-size:9px}.auth-main{padding-left:27px;padding-right:19px;min-height:calc(100svh - 24px)}.auth-card h2{font-size:28px}.auth-description{font-size:13px}.sidebar{width:180px;flex-basis:180px;padding:28px 10px 20px}.sidebar>.brand{margin-left:12px}.sidebar>.brand img{width:115px}.nav-item{font-size:12px;gap:10px;padding:11px}.sidebar-caption{font-size:8px;letter-spacing:1px;margin-left:12px}.sidebar-note{padding:13px 8px;gap:8px}.sidebar-note p{font-size:9px}.logout-button{font-size:10px}.workspace-header{height:76px;padding:0 22px}.breadcrumb{font-size:10px}.account-chip{font-size:10px}.dashboard-main{padding:27px 22px 21px}.dashboard-grid{grid-template-columns:minmax(0,1fr)}.plan-panel{grid-row:2;display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.plan-top{grid-column:1/-1;margin-bottom:5px}.plan-panel h2{grid-column:1}.plan-description{grid-column:1}.plan-panel .price{grid-column:1}.plan-divider{display:none}.plan-features{grid-column:2;grid-row:2/5;align-self:center;gap:13px}.plan-footnote{grid-column:1/-1;margin-top:19px;padding-top:13px}.plan-footnote br{display:none}.empty-subscription{padding-top:25px}.panel-label h2{font-size:14px}.badge{font-size:9px}.availability-note strong{font-size:11px}.availability-note p{font-size:10px}.profile-details{grid-template-columns:1fr 1fr 1fr;gap:14px}.profile-details>div:last-child{grid-column:auto}.profile-details dd{font-size:10px}.help-panel{display:grid;grid-template-columns:1fr 1.5fr;gap:8px 15px}.help-panel>.panel-icon{grid-column:1;width:30px;height:30px;margin:0}.help-panel h2{grid-column:1;font-size:15px}.help-panel p{grid-column:2;grid-row:1/3;margin-top:0;align-self:center;font-size:10px}.dashboard-footer{font-size:8px}}
@media(max-width:620px){.auth-shell{display:block;min-height:100svh;background:linear-gradient(180deg,#f4f8ff 0,#fff 190px);padding:0}.auth-story{display:none}.auth-main{min-height:100svh;padding:30px 25px 74px;justify-content:flex-start}.mobile-brand{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;max-width:390px;margin-bottom:62px}.mobile-brand span{font-size:10px;color:#8999af}.mobile-brand img{width:112px}.auth-card{max-width:390px;margin:auto 0}.auth-card h2{font-size:31px}.auth-description{font-size:14px}.section-icon{width:52px;height:52px;margin-bottom:25px}.auth-card>.eyebrow{font-size:9px}.auth-form{margin-top:27px}.auth-footer{bottom:21px;width:calc(100% - 50px);max-width:390px;font-size:9px}.auth-assurance{margin-bottom:24px}.back-form{margin-bottom:27px}.auth-smallprint{margin-bottom:20px}.auth-main:has(.back-form) .mobile-brand{margin-bottom:36px}.dashboard-shell{display:block}.sidebar{height:auto;position:static;width:100%;padding:18px 20px 0;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:18px 10px}.sidebar>.brand{margin:0}.sidebar>.brand img{width:110px}.sidebar-caption,.sidebar-note,.sidebar-copyright{display:none}.sidebar-nav{grid-column:1/-1;grid-row:2;flex-direction:row;gap:3px;justify-content:space-between}.nav-item{font-size:11px;gap:7px;min-height:46px;padding:11px 10px;border-radius:9px 9px 0 0}.nav-item.is-active{background:#edf4ff}.nav-item>.icon{width:16px;height:16px}.nav-dot{display:none}.sidebar-bottom{grid-column:2;grid-row:1;padding:0;margin:0;align-self:center}.logout-button{padding:8px 0;min-height:0;font-size:0;gap:0;border-radius:5px}.logout-button>.icon{width:20px;height:20px}.logout-button:after{content:"Выйти";font-size:11px;margin-left:7px}.workspace-header{height:60px;padding:0 21px;background:transparent}.breadcrumb{font-size:9px}.breadcrumb>span{margin:0 6px}.account-chip{font-size:10px;gap:7px}.account-avatar{width:27px;height:27px}.account-avatar>.icon{width:14px;height:14px}.dashboard-main{padding:20px 20px 22px}.page-heading{margin-bottom:24px}.page-heading h1{font-size:29px}.page-heading .eyebrow{font-size:8px;margin-bottom:9px}.page-heading p:not(.eyebrow){font-size:12px;max-width:260px;line-height:1.7}.dashboard-grid{gap:16px}.panel{padding:20px 19px;border-radius:18px}.panel-label h2{font-size:13px}.panel-heading{gap:8px}.badge{font-size:8px}.panel-icon{width:29px;height:29px;border-radius:9px}.panel-icon>.icon{width:16px;height:16px}.empty-subscription{padding:25px 0 27px}.empty-subscription h3{font-size:19px;max-width:250px;margin:auto}.empty-subscription p{font-size:11px;max-width:255px;margin:12px auto 0}.empty-orbit{width:105px;height:105px;margin-bottom:19px}.subscription-emblem{width:74px;height:74px}.availability-note{padding:13px 12px;gap:10px}.availability-note strong{font-size:10px}.availability-note p{font-size:9px}.plan-panel{padding:22px;border-radius:18px;grid-template-columns:1fr 1.25fr;column-gap:12px}.plan-panel h2{font-size:29px}.plan-top .eyebrow{font-size:8px}.plan-description{font-size:9px;max-width:125px;line-height:1.7}.price{font-size:36px;letter-spacing:-1.5px;gap:4px;margin-top:14px;flex-wrap:wrap}.price>span{font-size:22px}.price>small{font-size:9px;letter-spacing:-.2px}.plan-features{gap:11px}.plan-features li{font-size:9px;gap:7px;align-items:flex-start;line-height:1.7}.plan-features .icon{width:13px;height:13px;margin-top:1px}.plan-footnote{font-size:9px}.profile-details{grid-template-columns:1fr 1fr;gap:19px 12px;margin-top:23px}.profile-details>div:last-child{grid-column:1/-1}.profile-details dt{font-size:9px}.profile-details dd{font-size:11px}.help-panel{padding:22px;border-radius:18px;grid-template-columns:1fr 1.5fr}.help-panel h2{font-size:14px}.help-panel p{font-size:10px}.dashboard-footer{font-size:8px;gap:8px;margin-top:23px}.dashboard-footer span:last-child{max-width:150px;text-align:right}.subscription-details>div{font-size:11px}.active-subscription h3{font-size:20px}.cancel-form .button{width:100%;font-size:12px}}
@media(max-width:360px){.auth-main{padding-left:21px;padding-right:21px}.auth-card h2{font-size:29px}.auth-description{font-size:13px}.auth-footer{width:calc(100% - 42px)}.dashboard-main{padding-left:14px;padding-right:14px}.sidebar{padding-left:14px;padding-right:14px}.workspace-header{padding-left:15px;padding-right:15px}.nav-item{font-size:10px;gap:5px;padding-left:8px;padding-right:8px}.account-chip{font-size:9px}.breadcrumb{font-size:8px}.plan-panel{column-gap:9px;padding:19px}.price{font-size:33px}.price>small{font-size:8px}.panel{padding:19px 16px}.empty-subscription h3{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
