:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#122443;background:#f5f7fa;font-synthesis:none;--teal:#087f8c;--line:#e0e7ef;--muted:#65768e}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid var(--line);background:white;color:#173550;padding:10px 15px;border-radius:10px;min-height:42px;font-weight:550}button:hover{background:#f0f6f7}button:disabled{opacity:.5;cursor:wait}button.primary{background:var(--teal);color:white;border-color:var(--teal)}button.danger{color:#a52535}button.small{min-height:32px;padding:5px 10px;font-size:12px}button.link{border:0;background:transparent;padding:4px;min-height:28px;color:var(--teal);font-size:12px}input,select,textarea{width:100%;padding:12px;border:1px solid #d6e0ea;border-radius:9px;background:#fff;color:#122443}input[type=checkbox]{width:20px;height:20px;accent-color:var(--teal)}textarea{resize:vertical;min-height:95px}label{display:grid;gap:7px;font-size:13px;color:#526780}a{color:var(--teal)}h1{font-size:30px;letter-spacing:-.8px;margin:0}h2{font-size:20px;margin:0 0 20px}h3{font-size:16px;margin:0 0 10px}p{line-height:1.6}small,.muted{color:var(--muted)}small{font-size:12px}hr{border:0;border-top:1px solid var(--line);margin:22px 0}.shell{display:grid;grid-template-columns:228px minmax(0,1fr);min-height:100dvh}.sidebar{position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;border-right:1px solid var(--line);padding:28px 16px;background:#fafcfd}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:750;padding:0 10px 34px}.brand svg{color:var(--teal);width:32px;height:32px}.nav{display:grid;gap:8px}.nav button{text-align:left;border:0;background:transparent;display:flex;align-items:center;gap:14px;padding:15px;font-size:15px}.nav button.active{background:#e0f1f4;color:#056d81}.nav svg{width:22px;height:22px}.side-bottom{margin-top:auto;padding:22px 10px 0}.status{font-size:12px;display:flex;align-items:center;gap:7px}.dot{width:8px;height:8px;background:#b48838;border-radius:50%;flex-shrink:0}.dot.live{background:#1b9c72}.identity{display:flex;align-items:center;gap:12px;margin:20px 0}.avatar{display:inline-flex;align-items:center;justify-content:center;background:#e4e4fb;color:#4b4282;border-radius:50%;width:39px;height:39px;font-weight:650;flex-shrink:0}.avatar.green{background:#dbf3e9;color:#147358}.workspace{min-width:0}.topbar{height:74px;padding:0 30px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fbfcfe}.topbar .search{max-width:480px;flex:1;text-align:left;color:var(--muted);font-weight:400;background:transparent}.team{display:flex;gap:6px}.team .avatar{width:31px;height:31px;font-size:12px}main{padding:28px;max-width:1900px;margin:auto}.page-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.eyebrow{text-transform:uppercase;letter-spacing:1.8px;font-size:10px;color:#8291a5;margin-bottom:8px;font-weight:700}.subtitle{font-size:14px;color:var(--muted);margin:8px 0 0}.panel{background:#fff;border:1px solid var(--line);border-radius:15px;padding:24px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px}.stat{padding:22px}.stat strong{display:block;font-size:32px;margin:16px 0 6px;letter-spacing:-1px}.stat span{font-size:13px;color:var(--muted)}.badge{display:inline-flex;background:#e6f3ef;color:#17755d;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:600}.badge.warn{background:#fff1d7;color:#966016}.row{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #edf1f5}.row:last-child{border:0}.grow{flex:1;min-width:0}.row p{margin:3px 0;color:var(--muted);font-size:13px}.empty{text-align:center;padding:45px 20px;color:var(--muted)}.empty svg{width:45px;height:45px;color:#9ab5bf;margin-bottom:16px}.empty h3{color:#27425e}.setup-banner{padding:24px 28px;background:linear-gradient(110deg,#e1f1f2,#f4f5fe);border:1px solid #d6e9ec;border-radius:15px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;gap:20px}.setup-banner p{margin:6px 0;font-size:14px}.inbox{display:grid;grid-template-columns:270px minmax(300px,1fr) 235px;gap:14px;height:calc(100dvh - 196px);min-height:490px}.chat-list{padding:18px 10px;overflow:auto}.chat-list h3,.chat-list .filter{margin:0 8px 14px}.chat-item{width:100%;display:flex;gap:11px;text-align:left;padding:15px 10px;border:0;margin:3px 0;border-radius:10px;align-items:center}.chat-item.active{background:#e4f3f6}.chat-item strong{font-size:14px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-item p{font-weight:400;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:6px 0 0;color:var(--muted)}.count{font-size:11px;background:var(--teal);color:white;border-radius:12px;padding:4px 7px}.conversation{padding:0;display:flex;flex-direction:column;min-width:0;overflow:hidden}.chat-head{padding:18px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px}.chat-head h3{margin:0 0 5px}.messages{overflow-y:auto;flex:1;padding:20px;overscroll-behavior:contain;min-height:120px;scroll-behavior:smooth}.message{margin:0 0 20px;max-width:88%;display:flex;flex-direction:column;align-items:flex-start}.message.out{margin-left:auto;align-items:flex-end}.message .bubble{border-radius:0 13px 13px 13px;background:#f0f3f7;padding:12px 15px;font-size:14px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.message.out .bubble{background:#dff2f4;border-radius:13px 0 13px 13px}.message.note .bubble{background:#fff6da}.message small{display:block;margin-bottom:6px}.message-actions{display:flex;gap:10px}.composer{border-top:1px solid var(--line);padding:15px;flex-shrink:0;background:white}.composer textarea{min-height:80px;max-height:150px}.composer-tools{display:flex;gap:8px;align-items:center;margin-top:10px;flex-wrap:wrap}.composer-tools select{width:auto;max-width:140px;padding:8px}.tabs{display:flex;gap:18px;margin-bottom:12px}.tabs button{border:0;border-radius:0;min-height:32px;padding:4px 0;background:transparent;color:var(--muted)}.tabs button.active{border-bottom:2px solid var(--teal);color:var(--teal)}.chat-detail{padding:22px;overflow:auto}.chat-detail dl{font-size:13px}.chat-detail dt{color:var(--muted);margin:20px 0 7px}.chat-detail dd{margin:0}.reply-label{font-size:12px;color:var(--teal);padding:5px 0}.contact-table{width:100%;border-collapse:collapse;font-size:14px}.contact-table th{text-align:left;font-size:12px;color:var(--muted);font-weight:500;padding:15px;border-bottom:1px solid var(--line)}.contact-table td{padding:16px 15px;border-bottom:1px solid #edf1f5}.contact-name{display:flex;align-items:center;gap:12px}.toolbar{display:flex;gap:12px;margin-bottom:20px}.toolbar input{max-width:380px}.kanban{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.column{background:#eef2f6;border-radius:14px;padding:16px;min-height:400px}.column h3{display:flex;justify-content:space-between;margin:3px 0 20px}.task{padding:18px;margin-bottom:12px}.task p{font-size:13px;color:var(--muted);margin:12px 0}.task strong{font-size:14px}.task footer{display:flex;justify-content:space-between;align-items:center;font-size:12px}.overdue{color:#b6582c}.form{display:grid;gap:17px}.form .two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form p{margin:0;font-size:13px;color:var(--muted)}.settings{max-width:1000px;display:grid;gap:20px}.settings .panel{padding:28px}.settings .form{max-width:580px}.dialog-list{max-height:330px;overflow:auto;margin:18px 0}.check-row{display:flex;align-items:center;gap:13px;padding:12px;border-bottom:1px solid var(--line)}.check-row span{flex:1}.login-page{min-height:100dvh;display:grid;place-items:center;padding:25px;background:radial-gradient(ellipse at 25% 30%,#d9edf0,transparent 55%),#f5f7fa}.login-card{width:100%;max-width:420px;padding:36px}.login-card .brand{padding:0 0 25px}.login-card h1{font-size:26px;margin-bottom:12px}.login-card p{font-size:14px;color:var(--muted);margin-bottom:25px}.loading{text-align:center;padding:30vh 20px}.inline-error{color:#a12c3b;font-size:13px}.toast-visible{opacity:1!important;transform:translate(-50%,0)!important}#toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,10px);max-width:min(90vw,550px);background:#193249;color:white;padding:14px 20px;border-radius:12px;z-index:100;opacity:0;pointer-events:none;transition:opacity .2s;box-shadow:0 8px 35px #18283b25}dialog{border:1px solid var(--line);border-radius:18px;padding:32px;width:min(620px,calc(100vw - 28px));max-height:90dvh;color:#122443;box-shadow:0 30px 100px #14233830}dialog::backdrop{background:#18263866;backdrop-filter:blur(3px)}dialog .close{position:absolute;right:12px;top:10px;border:0;font-size:24px;padding:0;width:36px}dialog h2{padding-right:25px}.preview-text{white-space:pre-wrap;overflow-wrap:anywhere;background:#e9f5f5;padding:20px;border-radius:12px;line-height:1.6;margin:16px 0}.search-results{max-height:50dvh;overflow:auto}.search-hit{width:100%;text-align:left;margin-top:10px}.search-hit p{white-space:pre-wrap;font-weight:400;font-size:13px}.mobile-back{display:none}.notice{font-size:12px;color:#806331;background:#fff7e6;padding:12px;border-radius:9px;line-height:1.5}.controls{display:flex;gap:10px;flex-wrap:wrap}.scroll-table{overflow:auto}.status-line{margin-top:12px;font-size:12px;color:var(--muted)}details{font-size:12px;margin:7px 0;max-width:100%;white-space:pre-wrap}summary{cursor:pointer;color:var(--teal)}:focus-visible{outline:3px solid #5cc2d2;outline-offset:2px}
@media(min-width:1600px){.inbox{grid-template-columns:320px minmax(400px,1fr) 280px}.messages{padding:28px}}
@media(max-width:1200px){.shell{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding:25px 10px}.brand{font-size:17px}.chat-detail{display:none}.inbox{grid-template-columns:250px minmax(260px,1fr)}main{padding:22px}.topbar{padding:0 22px}.stat{padding:18px}.stats{gap:12px}.stat span{font-size:12px}}
@media(max-width:850px){.shell{grid-template-columns:76px minmax(0,1fr)}.sidebar{padding:20px 9px}.brand{padding:0 10px 30px}.brand span,.nav button span,.side-bottom .identity,.side-bottom button,.side-bottom .status span{display:none}.nav button{justify-content:center;padding:15px}.side-bottom{padding:20px 14px}.stats{grid-template-columns:repeat(2,1fr)}.inbox{grid-template-columns:215px minmax(240px,1fr);gap:10px}.grid{grid-template-columns:1fr}.kanban{gap:10px}.column{padding:10px}.task{padding:14px}main{padding:18px}.chat-head{padding:14px}.topbar{height:65px;padding:0 18px}.inbox{height:calc(100dvh - 178px)}h1{font-size:27px}.setup-banner{padding:20px}.team{display:none}}
@media(max-width:600px){.shell{display:block;padding-bottom:76px}.sidebar{position:fixed;top:auto;bottom:0;left:0;right:0;z-index:10;height:70px;padding:0 4px;background:#fbfcfe;border-top:1px solid var(--line);border-right:0}.sidebar>.brand,.side-bottom{display:none}.nav{display:flex;justify-content:space-around;gap:0;height:100%}.nav button{flex:1;flex-direction:column;gap:5px;padding:8px 4px;border-radius:0;min-width:0}.nav button span{display:block;font-size:9px}.nav svg{width:20px;height:20px}.topbar{height:58px;padding:0 14px}.topbar .search{font-size:12px;min-width:0}.topbar .badge{font-size:10px}.topbar .small{font-size:11px}main{padding:18px 12px}.page-title{margin-bottom:18px}h1{font-size:25px}.subtitle{font-size:12px}.page-title .primary{font-size:12px;padding:10px}.stats{gap:10px}.stat{padding:17px}.stat strong{font-size:27px;margin:12px 0}.panel{border-radius:12px}.setup-banner{display:block}.setup-banner button{margin-top:12px;width:100%}.inbox{display:block;height:calc(100dvh - 226px);min-height:350px}.chat-list{height:100%}.conversation{display:none;height:100%}.inbox.has-chat .chat-list{display:none}.inbox.has-chat .conversation{display:flex}.mobile-back{display:block;padding:5px 8px;min-height:32px}.chat-head h3{font-size:14px}.chat-head .avatar{width:32px;height:32px}.messages{padding:14px}.message{max-width:93%}.composer{padding:10px}.composer-tools button{font-size:11px;padding:9px}.composer-tools select{font-size:12px;max-width:118px}.composer textarea{font-size:16px;min-height:64px}.kanban{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.column{min-width:85%;scroll-snap-align:start}.contact-table th,.contact-table td{padding:12px 9px;font-size:12px}.contact-name{gap:8px}.contact-name .avatar{width:30px;height:30px}.settings .panel{padding:20px}.form .two{grid-template-columns:1fr}.login-card{padding:28px}.login-card .brand span{display:block}.toolbar{flex-wrap:wrap}.toolbar input{max-width:100%}dialog{padding:26px 20px}.grid{gap:14px}}

[hidden]{display:none!important}

main:has(.inbox){height:calc(100dvh - 74px);display:flex;flex-direction:column}
main:has(.inbox) .page-title{flex-shrink:0}
.inbox{flex:1;height:auto;min-height:0}
@media(max-width:850px){main:has(.inbox){height:calc(100dvh - 65px)}}
@media(max-width:600px){main:has(.inbox){height:calc(100dvh - 128px)}main:has(.inbox.has-chat) .page-title{display:none}.shell:has(.inbox){padding-bottom:0}.inbox{min-height:0}#toast{bottom:85px}}

/* Interface language and comfortable touch layouts. */
:root{--header-height:74px;--nav-height:0px;--app-height:100dvh}
.ui-language{width:76px;flex:0 0 76px;min-height:44px;padding:9px 10px;background:#f0f6f7;border-color:#d3e5e8;font-size:14px;font-weight:700;color:#076e7a}
.login-card{position:relative;padding-top:70px}.login-language{position:absolute;top:17px;right:20px}
.search-symbol{font-size:23px;margin-right:10px;vertical-align:middle}.search-copy{font-size:13px}
.topbar{height:var(--header-height)}
main:has(.inbox){height:calc(var(--app-height) - var(--header-height) - var(--nav-height))}
.chat-head{flex-shrink:0}.chat-head h3{overflow-wrap:anywhere}
.inbox,.chat-list,.conversation{min-height:0}.messages{min-height:0;scroll-behavior:auto}
.panel,.row,.task,.page-title{overflow-wrap:anywhere}
#toast{top:18px;bottom:auto;max-width:calc(100vw - 32px);width:max-content;font-size:14px;line-height:1.45}
@media(max-width:850px){:root{--header-height:65px}.topbar{gap:10px}.ui-language{width:68px;flex-basis:68px}.search-copy{font-size:12px}}
@media(max-width:600px){
 :root{--header-height:calc(58px + env(safe-area-inset-top));--nav-height:calc(68px + env(safe-area-inset-bottom))}
 body{background:#f3f6fa}.shell{padding-bottom:var(--nav-height)}
 .topbar{position:sticky;top:0;z-index:9;padding:env(safe-area-inset-top) 16px 0;gap:10px;background:#fbfcfef2;backdrop-filter:blur(16px)}
 .topbar .search{flex:1;padding:6px 12px;border-color:var(--line);min-height:44px;max-width:none}.search-symbol{margin:0}.search-copy{display:none}
 .topbar button.small{font-size:12px;padding:9px 12px;min-height:44px}.ui-language{width:72px;flex-basis:72px;font-size:14px}
 .sidebar{height:var(--nav-height);padding:0 6px env(safe-area-inset-bottom);background:#fcfdfff5;backdrop-filter:blur(16px);box-shadow:0 -3px 22px #152d4510}
 .nav button{gap:4px;margin:4px 1px;border-radius:12px;padding:7px 3px}.nav button span{font-size:10px;font-weight:600;line-height:1.2}.nav button.active{background:#dceff1}.nav svg{width:22px;height:22px}
 main{padding:22px 16px}.page-title{align-items:flex-start;gap:12px}.page-title h1{font-size:27px;line-height:1.15}.eyebrow{font-size:9px;letter-spacing:1.3px}.subtitle{font-size:13px;line-height:1.6}
 .page-title>.primary{flex-shrink:0;max-width:135px;min-height:44px;white-space:normal}
 .panel{border-radius:16px;padding:20px;box-shadow:0 3px 16px #172c4203}.stat{padding:16px}.stat span{font-size:12px;line-height:1.45;display:block}.stat strong{font-size:30px;margin:10px 0 4px}
 .setup-banner{padding:22px;border-radius:18px}.setup-banner h3{font-size:18px;line-height:1.3}.setup-banner p{line-height:1.65}.setup-banner button{min-height:48px}
 .row{align-items:flex-start}.row strong{font-size:14px}.row p{font-size:12px}.row button{flex-shrink:0}
 button.small{min-height:44px;font-size:12px;padding:9px 12px}button.link{min-height:40px;font-size:12px}
 input,select,textarea{font-size:16px}input,select{min-height:46px}.form label{font-size:13px}.form{gap:18px}.form .two{grid-template-columns:1fr}
 .toolbar{gap:10px}.toolbar input{flex:1;min-width:0}.toolbar button{min-height:46px}
 .settings{gap:16px}.settings .panel{padding:22px 18px}.settings h2{font-size:19px;line-height:1.35}.settings .form{max-width:none}.settings button.primary{width:100%}
 .check-row{padding:14px 4px;line-height:1.5}.check-row input{min-height:22px;width:22px;flex-shrink:0}.dialog-list{max-height:50dvh}
 .scroll-table{background:transparent;border:0;box-shadow:none;padding:0;overflow:visible}.contact-table,.contact-table tbody{display:block;width:100%}.contact-table thead{display:none}
 .contact-table tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px 18px;background:white;border:1px solid var(--line);border-radius:16px;margin-bottom:12px;padding:18px}
 .contact-table td{border:0;padding:0;display:flex;flex-direction:column;gap:6px;min-width:0;font-size:14px}.contact-table td:first-child{grid-column:1 / -1;padding-bottom:12px;border-bottom:1px solid var(--line)}
 .contact-table td:last-child{justify-content:end}.contact-table td[data-label]::before{content:attr(data-label);font-size:11px;color:var(--muted)}
 .contact-name{gap:12px}.contact-name .avatar{width:42px;height:42px}.contact-name strong{font-size:15px}
 .kanban{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;overflow:visible;scroll-snap-type:none}.column{min-width:0;min-height:0;padding:16px;background:#eaf0f5}.column h3{margin:2px 0 14px}.task{padding:18px;margin-bottom:10px}.task:last-child{margin-bottom:0}.task strong{font-size:15px}.task footer{gap:12px}.task hr{margin:15px 0}
 main:has(.inbox){padding:12px 10px;min-height:0}.inbox{height:auto;flex:1;min-height:0}.chat-list{padding:18px 10px}.chat-list .filter input{font-size:16px}
 .chat-item{padding:16px 10px;min-height:80px}.chat-item strong{font-size:15px}.chat-item p{font-size:13px}.chat-item .avatar{width:42px;height:42px}
 .conversation{padding:0;border-radius:16px}.chat-head{padding:12px 10px;gap:10px;min-height:70px}.chat-head h3{font-size:15px;line-height:1.3}.chat-head small{font-size:11px}.chat-head .avatar{display:none}.mobile-back{min-height:44px;min-width:40px;padding:6px;font-size:27px}
 .messages{padding:14px 12px;overscroll-behavior:contain}.messages>.controls{gap:8px}.messages>.controls button{flex:1;font-size:11px}.messages>p small{font-size:11px;line-height:1.4}.message{max-width:94%;margin-bottom:18px}.message .bubble{font-size:15px;padding:12px 14px;line-height:1.55}.message small{font-size:11px}.message small button{padding:0;min-height:25px}
 .composer{padding:10px 12px 12px;box-shadow:0 -4px 16px #17355005}.composer .tabs{gap:18px;margin-bottom:8px}.tabs button{min-height:38px;font-size:13px}.composer textarea{height:66px;min-height:66px;max-height:120px;border-radius:12px;padding:11px;font-size:16px}
 .composer-tools{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.composer-tools select{width:100%;max-width:none;min-height:44px;font-size:13px;padding:8px}.composer-tools button{min-height:44px;font-size:13px;padding:9px}.composer-tools>.primary{grid-column:1 / -1;min-height:46px;font-size:14px}.status-line{font-size:10px;line-height:1.35;margin-top:8px}
 dialog{width:calc(100vw - 20px);max-height:calc(var(--app-height) - 24px);padding:30px 20px 22px;border-radius:20px;overscroll-behavior:contain}dialog h2{font-size:21px;line-height:1.3}.close{min-height:44px!important;min-width:44px}.preview-text{padding:16px;font-size:15px}dialog .primary{min-height:48px}
 .login-page{padding:20px 16px;min-height:var(--app-height)}.login-card{padding:70px 25px 28px;box-shadow:0 16px 60px #0b506210}.login-card .brand{font-size:20px}.login-card h1{font-size:29px;line-height:1.2}.login-card p{line-height:1.65}.login-card button.primary{min-height:49px}
 #toast{top:calc(8px + env(safe-area-inset-top));bottom:auto;z-index:1000}
 .keyboard-open:has(.inbox.has-chat) .sidebar,.keyboard-open:has(.inbox.has-chat) .topbar{display:none}
 .keyboard-open:has(.inbox.has-chat) .shell{position:fixed;inset:0;height:var(--app-height);min-height:0;padding:0}
 .keyboard-open main:has(.inbox.has-chat){height:var(--app-height);padding:4px}
 .keyboard-open .chat-head{min-height:44px;padding:2px 10px}.keyboard-open .chat-head small,.keyboard-open .status-line{display:none}
 .keyboard-open .composer{padding:5px 10px 8px}.keyboard-open .tabs{margin-bottom:3px}.keyboard-open .tabs button{min-height:30px}.keyboard-open .composer textarea{height:46px;min-height:46px}
 .keyboard-open .composer-tools{grid-template-columns:minmax(0,1fr) 65px minmax(0,1.4fr);gap:5px}.keyboard-open .composer-tools>.primary{grid-column:auto;min-height:44px;font-size:11px}.keyboard-open .composer-tools button{font-size:11px;padding:6px}.keyboard-open .composer-tools select{font-size:11px}.keyboard-open .composer-tools>.primary:only-child{grid-column:1 / -1}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.setup-help{background:#edf6f7;border:1px solid #d5e9eb;border-radius:12px;padding:14px 16px;margin:18px 0;font-size:13px;white-space:normal}.setup-help summary{font-weight:600;min-height:30px;line-height:1.6}.setup-help ol{padding-left:20px;line-height:1.7}.setup-help li{margin:10px 0}

@media(max-width:360px){.composer textarea{height:52px;min-height:52px}.composer .tabs button{min-height:32px;font-size:12px}.composer .status-line{display:none}.composer-tools>.primary{min-height:44px}.composer{padding:8px 10px}.composer-tools select,.composer-tools button{min-height:42px}.chat-head{min-height:62px}}

.qr-panel{text-align:center;margin:18px 0;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.telegram-qr{display:block;width:240px;height:240px;max-width:100%;margin:auto;background:white}.qr-panel p{font-size:13px;color:var(--muted)}
