.mobile-v3-button,.mobile-v3-close,.mobile-v3-backdrop{display:none}
@media(max-width:720px){
html,body{max-width:100%;overflow-x:hidden}body.mobile-v3-open{overflow:hidden}
.mobile-v3-button{display:flex;position:fixed;top:max(14px,env(safe-area-inset-top));right:14px;z-index:50;width:44px;height:44px;border:0;border-radius:13px;background:#5b5bd6;box-shadow:0 8px 24px #4545b735;align-items:center;justify-content:center;flex-direction:column;gap:4px}
.mobile-v3-button span{display:block;width:19px;height:2px;background:#fff;border-radius:3px}
.mobile-v3-close{display:grid;position:absolute;left:15px;top:14px;width:34px;height:34px;place-items:center;border:0;border-radius:9px;background:#f1f1f7;color:#5f6272;font-size:24px}
.mobile-v3-backdrop{position:fixed;inset:0;z-index:59;background:#20213b66;backdrop-filter:blur(2px)}
body.mobile-v3-open .mobile-v3-backdrop{display:block}
.sidebar{display:flex!important;right:-290px!important;top:0!important;bottom:0!important;width:min(285px,84vw)!important;padding:24px 17px 18px!important;z-index:60!important;box-shadow:-18px 0 50px #16172e2e;transition:right .25s ease}
.sidebar.mobile-v3-visible{right:0!important}
.sidebar .brand,.sidebar .brand strong,.sidebar .workspace span,.sidebar nav a,.sidebar .profile{display:flex!important}
.sidebar .brand{padding-right:8px}.sidebar .workspace{padding:10px}.sidebar .workspace i{width:34px}
.sidebar nav a{font-size:13px!important;justify-content:flex-start!important;padding:0 13px!important}.sidebar nav a.active:after{right:-17px}.sidebar .profile{margin-top:auto}
.content{width:100%!important;margin-right:0!important;padding:0 14px calc(28px + env(safe-area-inset-bottom))!important}
.content>header{height:auto!important;min-height:82px;padding:12px 58px 10px 0;gap:10px}.content>header h1{font-size:20px}.content>header p{font-size:9px;white-space:nowrap}.content>header .link-button{padding:10px 12px;font-size:10px;white-space:nowrap}
.welcome{min-height:190px;padding:25px 21px!important;border-radius:17px;align-items:flex-start}.welcome small{display:inline-block;font-size:9px}.welcome h2{font-size:18px!important;line-height:1.9;margin:13px 0 7px}.welcome p{font-size:11px;line-height:1.9}
.stats{grid-template-columns:1fr 1fr!important;gap:10px;margin:12px 0}.stats article{min-height:92px;padding:15px!important;border-radius:13px}.stats article span{gap:7px}.stats small{font-size:9px}.stats strong{font-size:22px}.stats i{display:none}
.card{padding:16px;border-radius:14px}.card-head{gap:8px}.card-head h2{font-size:14px}.empty{padding:35px 12px;line-height:2}
.projects-grid{grid-template-columns:1fr!important;gap:11px}.project-card{padding:17px}.page-grid,.users-layout,.project-layout{grid-template-columns:1fr!important}
.project-hero{padding:22px 18px;min-height:150px}.project-hero h2{font-size:19px}.project-hero p{line-height:1.9}.project-hero dl{display:none}.tabs{overflow:auto;white-space:nowrap}
.board{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:11px;padding-bottom:7px}.board .column{min-width:88%;scroll-snap-align:start}.form-card{order:-1}
.form-grid{grid-template-columns:1fr!important}.form-grid .wide,.form-grid fieldset.wide{grid-column:auto!important}.check-grid{grid-template-columns:1fr 1fr}
.users-table{overflow:visible!important}.user-row{min-width:0!important;display:grid!important;grid-template-columns:38px 1fr auto!important;gap:9px;padding:12px 0}.user-row>span:not(.status),.user-row>em{display:none}.user-row form{grid-column:3}.user-row .status{grid-column:3;grid-row:1}
.task-row{grid-template-columns:10px 1fr!important;min-height:64px}.task-row>em,.task-row>.status{display:none}
.messages{height:55vh;padding:14px}.messages article{max-width:94%}.message-form{align-items:stretch}.message-form textarea{min-height:58px}.message-form button{padding:10px 13px}
.login-card,.install-card{padding:22px;border-radius:17px}.auth-body{padding:15px}.content>footer{padding-bottom:calc(15px + env(safe-area-inset-bottom))}
}
@media(max-width:390px){
.content{padding-right:10px!important;padding-left:10px!important}.content>header{padding-right:54px}.content>header .link-button{font-size:0;width:42px;height:42px;padding:0;display:grid;place-items:center}
.welcome h2{font-size:16px!important}.stats article{min-height:84px;padding:12px!important}
}