@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/inter-0.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/inter-1.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/inter-2.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/inter-3.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../fonts/inter-4.ttf) format("truetype")}:root{font-family:Inter,Arial,sans-serif;color-scheme:dark;--bg: #111313;--surface: #191c1c;--surface2: #202424;--text: #f3f0e8;--muted: #a2aaa6;--border: #303635;--gold: #d8b773;--gold-ink: #171a17;--green: #8bc5a4;--red: #f38d8d;--shadow: 0 24px 70px #0006;background:var(--bg);color:var(--text);font-synthesis:none;font-weight:450;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}:root[data-theme=light]{color-scheme:light;--bg: #f3f0e9;--surface: #fffdf7;--surface2: #eae7df;--text: #202724;--muted: #606c64;--border: #d7dad0;--gold: #987333;--gold-ink: #fffaf0;--green: #376c4c;--red: #aa3636;--shadow: 0 24px 70px #28302224}*{box-sizing:border-box}body{margin:0;min-width:300px}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none}button:disabled{opacity:.42;cursor:not-allowed}a{color:var(--gold)}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(32px,3.3vw,46px);line-height:1.07;letter-spacing:-1.7px;margin-bottom:13px;font-weight:650}h2{font-size:18px;letter-spacing:-.4px;font-weight:600}h3{font-size:15px;font-weight:600}p{line-height:1.65}small{font-size:11px}svg{flex-shrink:0}strong{font-weight:600}.muted,.help{color:var(--muted)}.help{font-size:12px;line-height:1.7;margin:12px 0 18px}.small{font-size:11px}.eyebrow{display:block;font-size:10px;font-weight:650;letter-spacing:1.65px;color:var(--gold);line-height:1.5}.heading-dot{color:var(--gold)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 18px;min-height:46px;border-radius:9px;font-size:12px;font-weight:650;text-decoration:none;transition:background .15s,transform .15s}.btn:active,.icon-btn:active{transform:scale(.98)}.primary{background:var(--gold);color:var(--gold-ink)}.secondary{background:var(--surface2);border:1px solid var(--border)}.danger{background:#ae4141;color:#fff}.danger-text{color:var(--red)}.full{width:100%}.text-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--gold);font-size:12px;font-weight:550;min-height:40px;padding:6px 0}.text-btn.danger-text{color:var(--red)}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;border-radius:9px}.icon-btn:hover{background:var(--surface2)}label{display:block;font-size:12px;font-weight:550;margin-bottom:20px}input,select,textarea{width:100%;color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:14px;outline:none;min-width:0}label>input,label>select,label>.password-field{margin-top:9px}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 2px color-mix(in srgb,var(--gold) 13%,transparent)}input::placeholder,textarea::placeholder{color:var(--muted);opacity:.7}textarea{resize:vertical}select{padding-right:30px}.brand{display:flex;align-items:center;gap:11px;min-width:0}.brand img{width:42px;height:42px;object-fit:contain;border-radius:9px;background:#111313}.brand strong{display:block;letter-spacing:3px;font-weight:750;font-size:22px;line-height:1.2}.brand small{display:block;font-size:6px;letter-spacing:1.05px;margin-top:5px;color:var(--muted);white-space:nowrap}.brand-large img{width:56px;height:56px}.brand-large strong{font-size:30px}.brand-large small{font-size:7px}.notice{display:flex;align-items:center;gap:10px;border:1px solid color-mix(in srgb,var(--green) 32%,transparent);background:color-mix(in srgb,var(--green) 9%,var(--bg));padding:12px 15px;border-radius:9px;margin-bottom:16px;font-size:12px;line-height:1.6;color:var(--green)}.notice>span{min-width:0;flex:1}.notice .text-btn{margin-left:10px;color:inherit}.notice-error{color:var(--red);border-color:color-mix(in srgb,var(--red) 35%,transparent);background:color-mix(in srgb,var(--red) 8%,var(--bg))}.empty{padding:38px 24px;text-align:center}.empty>span{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:16px;color:var(--gold);margin-bottom:18px}.empty h3{margin-bottom:8px}.empty p{font-size:12px;color:var(--muted);max-width:310px;margin:0 auto;line-height:1.75}.loading{padding:35px;color:var(--muted);font-size:13px}.panel{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden}.avatar{width:42px;height:42px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:var(--surface2);color:var(--gold);font-weight:600;font-size:12px;border:1px solid var(--border)}.avatar.missed{color:var(--red)}.row-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;text-align:left}.row-content strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-content small{color:var(--muted);font-size:10px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-dot{display:inline-block;flex-shrink:0;width:6px;height:6px;border-radius:50%;background:#77827b}.status-dot.online{background:var(--green);box-shadow:0 0 0 4px color-mix(in srgb,var(--green) 10%,transparent)}.unread-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--gold)}.badge{display:inline-flex;align-items:center;justify-content:center;background:var(--gold);color:var(--gold-ink);font-size:9px;min-width:18px;height:18px;border-radius:6px;padding:0 5px}.tag{padding:5px 8px;background:var(--surface2);color:var(--gold);font-size:10px;border-radius:5px}.mobile-only,.bottom-nav{display:none}.auth-layout{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr}.auth-story{padding:48px 9%;display:flex;flex-direction:column;justify-content:space-between;background:#191e1c;color:#f3f0e8;position:relative;overflow:hidden}.auth-story:after{content:"";position:absolute;width:450px;height:450px;border:1px solid #d8b7730e;transform:rotate(35deg);right:-330px;bottom:50px;pointer-events:none}.auth-story .brand small{color:#a2aaa6}.auth-story .eyebrow{color:#d8b773}.auth-message{padding:60px 0;position:relative;z-index:1}.auth-message h1{font-size:clamp(45px,5.5vw,80px);line-height:1.08;letter-spacing:-3px;font-weight:550;margin:26px 0}.auth-message em{color:#d8b773;font-style:normal}.auth-message p{font-size:14px;color:#a2aaa6;max-width:365px}.story-rule{height:1px;background:#353c36;width:60px;margin:28px 0}.story-features{display:flex;flex-direction:column;gap:17px;font-size:12px;color:#c5cbc5}.story-features span{display:flex;align-items:center;gap:12px}.story-features svg{color:#d8b773}.auth-story>small{font-size:8px;letter-spacing:1.6px;color:#98a398}.auth-main{padding:50px 12% 25px;display:flex;flex-direction:column;justify-content:center;position:relative;min-width:0}.auth-form{width:100%;max-width:400px;margin:auto}.auth-form h2{font-size:31px;margin:18px 0 15px;font-weight:600;letter-spacing:-1px}.auth-form>.muted{font-size:13px;margin-bottom:30px}.auth-form form>.btn{margin-top:6px}.password-field{position:relative}.password-field input{padding-right:65px}.password-field button{position:absolute;right:8px;top:2px;height:45px;padding:0 9px;font-size:11px;color:var(--muted)}.auth-back{width:100%;margin-top:12px}.auth-trust{display:flex;gap:11px;border-top:1px solid var(--border);padding-top:24px;margin-top:30px;color:var(--muted)}.auth-trust p{font-size:10px;line-height:1.8;margin-bottom:0}.auth-main footer{display:flex;justify-content:space-between;gap:12px;margin-top:48px;font-size:7px;color:var(--muted);letter-spacing:1px}.auth-mobile-brand{display:none}.check-label{display:flex;align-items:center;gap:9px;color:var(--muted);font-weight:400;line-height:1.6}.check-label input{width:17px;height:17px;margin:0;accent-color:var(--gold)}.enrollment{text-align:center;margin-bottom:20px}.enrollment img{width:180px;background:#fff;padding:10px;border-radius:8px}.enrollment details{margin-top:15px;font-size:11px}.enrollment code{display:block;overflow-wrap:anywhere;margin-top:12px}.recovery-codes{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.recovery-codes code{padding:12px;background:var(--surface2);font-size:11px;text-align:center}.app-shell{min-height:100dvh}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;padding:32px 22px 18px;border-right:1px solid var(--border);background:var(--surface);display:flex;flex-direction:column;z-index:20}.sidebar .brand{margin:0 5px}.workspace-label{font-size:8px;letter-spacing:1.5px;color:var(--muted);margin:51px 13px 18px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav button{display:flex;align-items:center;gap:14px;padding:14px;border-radius:9px;font-size:12px;color:var(--muted);min-height:47px;text-align:left}.sidebar nav button span{flex:1}.sidebar nav button:hover{background:var(--surface2);color:var(--text)}.sidebar nav button.active{background:color-mix(in srgb,var(--gold) 10%,var(--surface));color:var(--gold);font-weight:600}.sidebar-bottom{margin-top:auto;padding-top:60px}.line-label{display:flex;gap:10px;align-items:center;padding:16px 8px;border-bottom:1px solid var(--border);margin-bottom:14px}.line-label strong{display:block;font-size:10px}.line-label small{display:block;font-size:10px;margin-top:7px;color:var(--muted)}.account-button{display:flex;align-items:center;gap:9px;width:100%;padding:8px 0}.account-button>.avatar{width:34px;height:34px;border-radius:50%;font-size:10px}.account-button>svg{width:17px;color:var(--muted)}.account-button .row-content strong{font-size:10px}.main-shell{margin-left:240px}.topbar{height:78px;padding:0 38px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);font-size:8px;letter-spacing:1.3px}.topbar-divider{color:var(--muted);padding:0 14px}.topbar strong{color:var(--gold)}.topbar-right{display:flex;align-items:center;gap:20px}.connection-label{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:10px;letter-spacing:0}.main-content{max-width:1400px;margin:auto;padding:39px 38px 0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:28px}.page-heading .eyebrow{margin-bottom:13px}.page-heading p{font-size:12px;margin-bottom:0}.line-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;margin-bottom:20px}.line-card{background:#d8b773;color:#1e2820;border-radius:14px;min-height:232px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.line-card:after{content:"";position:absolute;right:-80px;top:12px;width:270px;height:270px;border:38px solid #1e282007;transform:rotate(40deg);pointer-events:none}.line-card-top,.line-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:14px;position:relative;z-index:1}.line-card .eyebrow{color:#304032;font-size:8px}.line-number{font-size:clamp(24px,2.5vw,35px);font-weight:550;letter-spacing:-1px;white-space:nowrap}.line-card p{font-size:10px;opacity:.75;margin:8px 0 13px}.line-card-bottom>span{display:flex;gap:9px;align-items:center;font-size:8px;letter-spacing:1px;font-weight:600}.line-card-bottom .status-dot{background:#38583c;box-shadow:none}.line-card-bottom button{border:1px solid #30403240;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:22px;text-align:left;display:flex;flex-direction:column;align-items:flex-start}.stat-card>svg{color:var(--gold);margin-bottom:23px}.stat-card>strong{font-size:44px;font-weight:500;letter-spacing:-2px;line-height:1.1;margin-bottom:12px}.stat-card>span{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px;font-size:11px;font-weight:550}.stat-card>small{font-size:7px;letter-spacing:1px;color:var(--muted);margin-top:10px}.availability{padding:20px 22px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center;margin-bottom:26px}.availability>div:first-child{display:flex;align-items:center;gap:15px;flex:1;min-width:200px}.availability-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:var(--surface2);border-radius:12px;flex-shrink:0;color:var(--muted)}.availability-icon.ready{color:var(--green)}.availability h2{font-size:12px;margin:0 0 6px}.availability p{font-size:10px;color:var(--muted);margin:0;max-width:390px;line-height:1.6}.availability .btn{font-size:10px;min-height:39px;padding:10px 15px}.availability>.notice,.availability>.help{flex-basis:100%;margin:0}.dashboard-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:20px;margin-bottom:24px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 20px;border-bottom:1px solid var(--border);min-height:61px}.section-head h2{font-size:13px;margin:0}.section-head .text-btn{font-size:10px;min-height:30px}.call-row{display:flex;align-items:center;gap:12px;width:100%;padding:17px 20px;border-bottom:1px solid var(--border);text-align:left;min-height:79px}.call-row:last-child{border-bottom:0}.call-row:hover{background:var(--surface2)}.call-row>.avatar{width:35px;height:35px;border-radius:11px}.call-row>.avatar svg{width:18px}.call-row>.row-content strong{font-size:11px}.call-meta{display:flex;align-items:flex-end;flex-direction:column;gap:10px;font-size:9px;color:var(--muted);white-space:nowrap}.call-row>svg{color:var(--muted)}.speed-dial{display:grid;grid-template-columns:repeat(3,1fr);padding:17px 12px;gap:10px}.speed-dial button{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 3px;min-width:0}.speed-dial .avatar{border-radius:50%;width:45px;height:45px;margin-bottom:12px}.speed-dial strong{font-size:10px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.speed-dial small{font-size:8px;color:var(--muted);margin-top:5px}.count{color:var(--gold);font-size:10px;background:var(--surface2);padding:3px 6px;border-radius:5px;margin-left:5px}.live-row{display:flex;align-items:center;gap:13px;padding:17px 20px;border-bottom:1px solid var(--border)}.live-row:last-child{border:0}.live-row .btn{font-size:10px;min-height:38px;padding:10px}.quiet-row{display:flex;align-items:center;gap:10px;padding:22px;margin:0;font-size:11px;color:var(--muted)}.app-footer{padding:35px 0 24px;display:flex;justify-content:space-between;gap:16px;font-size:7px;letter-spacing:1px;color:var(--muted)}.app-footer b{font-size:6px;margin-left:5px;color:var(--gold)}.active-call-banner{display:flex;align-items:center;justify-content:center;gap:15px;background:var(--green);color:var(--gold-ink);width:100%;padding:14px;border-radius:9px;margin-bottom:20px;font-size:12px}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.segmented{display:flex;background:var(--surface);border:1px solid var(--border);border-radius:9px;padding:4px;gap:3px}.segmented button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:9px 16px;font-size:11px;color:var(--muted);border-radius:6px;white-space:nowrap}.segmented button.selected{background:var(--surface2);color:var(--text)}.search-box{display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:9px;background:var(--surface);padding:0 12px;width:280px;color:var(--muted);min-width:0}.search-box input{border:0;background:none;box-shadow:none;padding:14px 0;font-size:11px;min-height:44px}.search-box:focus-within{border-color:var(--gold)}.search-box svg{width:17px}.call-list .call-row{padding:20px 24px}.call-list .row-content strong{font-size:13px}.call-list .row-content small{font-size:11px}.call-list .avatar{width:42px;height:42px}.people-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.person-card{padding:20px}.person-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.person-card-top .avatar{width:46px;height:46px}.person-card h2{font-size:15px;line-height:1.5;margin-bottom:5px;overflow-wrap:anywhere}.person-card p{color:var(--muted);font-size:10px}.person-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:5px;border-top:1px solid var(--border);padding-top:9px;margin-top:20px;font-size:10px;color:var(--muted)}.person-card-bottom .icon-btn,.favorited{color:var(--gold)}.favorited svg{fill:color-mix(in srgb,var(--gold) 25%,transparent)}.dial-layout{display:grid;grid-template-columns:minmax(280px,430px) 1fr;gap:clamp(30px,6vw,100px);align-items:center;max-width:930px;margin:30px auto}.dial-panel{text-align:center;padding:28px 30px}.dial-from{display:flex;align-items:center;justify-content:center;gap:9px;font-size:8px;letter-spacing:1.1px;color:var(--muted);margin-bottom:22px}.dial-input{background:none;border:0;border-bottom:1px solid var(--border);border-radius:0;text-align:center;font-size:26px;letter-spacing:-.5px;font-weight:500;padding:12px 0}.dial-input:focus{box-shadow:none}.dial-input::placeholder{font-size:21px}.dial-name{color:var(--gold);height:30px;font-size:11px;padding-top:10px}.dial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px 0}.dial-grid button{border-radius:50%;height:74px;width:74px;justify-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.dial-grid button:hover{background:var(--surface2)}.dial-grid strong{font-size:28px;font-weight:450;line-height:1.2}.dial-grid small{font-size:8px;letter-spacing:2px;color:var(--muted)}.dial-actions{display:flex;align-items:center;justify-content:space-around;margin:12px 0}.dial-call{width:76px;height:62px;border-radius:22px;background:var(--gold);color:var(--gold-ink);display:flex;align-items:center;justify-content:center}.dial-context h2{font-size:32px;line-height:1.25;letter-spacing:-1px;margin-top:18px}.dial-context p{font-size:12px;color:var(--muted);line-height:1.9}.context-rule{height:1px;background:var(--border);width:50px;margin:28px 0}.dial-context h3{font-size:12px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.settings-section{padding:25px;margin-bottom:22px}.section-title{display:flex;gap:10px;align-items:center;margin-bottom:25px;color:var(--gold)}.section-title h2{font-size:14px;margin:0;color:var(--text)}.settings-rule{height:1px;background:var(--border);margin:24px 0}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:14px 0}.setting-row>div{min-width:0}.setting-row strong{font-size:12px;display:block}.setting-row small{display:block;color:var(--muted);font-size:10px;margin-top:7px;line-height:1.7;overflow-wrap:anywhere}.theme-picker{display:grid;grid-template-columns:1fr 1fr;gap:12px}.theme-picker button{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:14px;border:1px solid var(--border);border-radius:9px;text-align:left}.theme-picker button.selected{border-color:var(--gold)}.theme-picker strong{font-size:10px}.theme-picker svg{width:15px;color:var(--gold)}.theme-swatch{height:35px;width:100%;border-radius:5px}.theme-swatch.dark{background:linear-gradient(90deg,#121616 30%,#262e27 30%);border:1px solid #39433b}.theme-swatch.light{background:linear-gradient(90deg,#eee9db 30%,#fffdf7 30%);border:1px solid #d9d4c5}.account-password{border-block:1px solid var(--border);margin-bottom:18px;font-size:12px}.account-password summary{cursor:pointer;padding:18px 0;color:var(--gold)}.account-password form{padding-bottom:22px}.account-password label{font-size:11px}.inbox-grid{display:grid;grid-template-columns:310px 1fr;min-height:570px;height:calc(100dvh - 295px);max-height:850px}.conversation-list{border-right:1px solid var(--border);overflow-y:auto;min-width:0}.conversation-list>.search-box{margin:15px;width:calc(100% - 30px);background:var(--bg)}.conversation{display:flex;gap:11px;align-items:center;padding:17px 14px;width:100%;border-bottom:1px solid var(--border);text-align:left}.conversation.selected{background:color-mix(in srgb,var(--gold) 8%,var(--surface));border-left:2px solid var(--gold);padding-left:12px}.conversation .avatar{width:35px;height:35px;font-size:10px}.conversation .row-content strong{font-size:11px}.conversation-meta{display:flex;align-items:flex-end;gap:10px;flex-direction:column;flex-shrink:0}.conversation-meta time{font-size:8px;color:var(--muted)}.thread{display:flex;flex-direction:column;min-width:0;overflow:hidden}.thread>.empty{margin:auto}.thread-head{display:flex;align-items:center;gap:12px;padding:17px 22px;border-bottom:1px solid var(--border)}.thread-head>div{min-width:0}.thread-head strong{display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-head small{display:block;margin-top:7px;font-size:7px;letter-spacing:1px;color:var(--muted)}.message-scroll{flex:1;overflow:auto;min-height:100px;padding:24px;display:flex;flex-direction:column;gap:20px}.message{max-width:85%;align-self:flex-start}.message>small{display:block;font-size:8px;color:var(--muted);margin-bottom:8px}.message>div{font-size:12px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;padding:11px 15px;background:var(--surface2);border:1px solid var(--border);border-radius:2px 12px 12px}.message.own{align-self:flex-end}.message.own>small{text-align:right}.message.own>div{background:color-mix(in srgb,var(--gold) 14%,var(--surface));border-color:color-mix(in srgb,var(--gold) 28%,var(--border));border-radius:12px 2px 12px 12px}.attachment-note{display:block;font-size:10px;color:var(--gold);margin-top:10px}.composer{display:flex;align-items:flex-end;gap:10px;padding:16px;border-top:1px solid var(--border)}.composer textarea{font-size:12px;max-height:180px;min-height:54px}.composer .btn{min-height:49px;font-size:11px;padding:12px}.composer .btn svg{width:17px}.modal{width:min(500px,calc(100% - 28px));max-height:calc(100dvh - 38px);background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:18px;padding:24px;box-shadow:var(--shadow);overflow-y:auto;overscroll-behavior:contain}.modal::backdrop{background:#050909bd;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.modal-head h2{font-size:17px;margin:0}.modal-head .icon-btn{margin:-7px -9px -7px 0}.modal>.muted{font-size:12px}.detail-person{text-align:center;margin:15px 0 25px}.call-avatar{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:25px;background:var(--surface2);border:1px solid var(--border);color:var(--gold);font-size:22px;margin-bottom:16px}.detail-person h2{font-size:22px;line-height:1.4;margin:0 0 6px;overflow-wrap:anywhere}.detail-person p{font-size:13px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:20px;background:var(--bg);border-radius:10px;margin-bottom:22px}.detail-grid dt{font-size:9px;color:var(--muted);margin-bottom:8px;text-transform:uppercase;letter-spacing:.6px}.detail-grid dd{font-size:11px;margin:0;line-height:1.5;overflow-wrap:anywhere}.recording{margin:20px 0}.recording h3{display:flex;align-items:center;gap:10px;font-size:12px}.recording audio{width:100%;height:44px}.transcript{padding:17px;background:var(--bg);border-radius:10px;margin:20px 0}.transcript h3{font-size:12px}.transcript p{font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;color:var(--muted)}.call-summary{padding:18px;background:var(--bg);border-radius:10px}.call-summary p{display:flex;justify-content:space-between;gap:12px;font-size:11px;margin:0 0 14px}.call-summary p:last-child{margin:0}.call-summary p span{text-align:right;color:var(--muted)}.picker-list{max-height:290px;overflow:auto;margin:18px 0}.person-row{display:flex;align-items:center;gap:12px;width:100%;padding:12px 5px;border-bottom:1px solid var(--border)}.person-row>.avatar{width:34px;height:34px;font-size:10px}.call-view{text-align:center;padding-top:15px}.call-view>.eyebrow{margin:8px 0 16px}.call-view h2{font-size:25px;overflow-wrap:anywhere}.call-view .muted{font-size:13px}.call-timer{font-size:15px;color:var(--green);font-variant-numeric:tabular-nums;margin:28px 0}.call-controls,.incoming-actions{display:flex;justify-content:space-around;gap:15px;margin:25px 0}.call-controls button{display:flex;flex-direction:column;gap:10px;align-items:center;font-size:11px;padding:15px;border-radius:12px;background:var(--surface2)}.call-controls button[aria-pressed=true]{color:var(--gold);outline:1px solid var(--gold)}.end-call{min-width:200px;margin:15px auto}.call-action{display:flex;flex-direction:column;align-items:center;gap:12px;padding:22px;border-radius:18px;min-width:105px;font-size:12px}.answer{background:#427255;color:#fff}.decline{background:#a74444;color:#fff}.dtmf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dtmf-grid button{padding:14px;font-size:22px;background:var(--surface2);border-radius:9px}@media (min-width: 1600px){.main-content{padding-top:48px}.line-card{min-height:250px}.call-row{padding-block:20px}}@media (max-width: 1200px){.sidebar{width:206px;padding:28px 15px}.sidebar .brand strong{font-size:20px}.sidebar .brand small{font-size:5px}.main-shell{margin-left:206px}.topbar{padding:0 25px}.main-content{padding:30px 25px 0}.line-grid{gap:14px}.line-number{font-size:28px}.line-card{padding:20px}.stat-grid{gap:12px}.stat-card{padding:18px}.dashboard-grid{grid-template-columns:1.2fr 1fr;gap:14px}.speed-dial{grid-template-columns:repeat(2,1fr)}.inbox-grid{grid-template-columns:265px 1fr}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.availability p{max-width:320px}.settings-section{padding:20px}.dial-grid button{height:68px;width:68px}}@media (max-width: 1000px) and (min-width: 761px){.sidebar{width:82px;padding:25px 12px}.sidebar .brand{justify-content:center;margin:0}.sidebar .brand>div,.workspace-label,.sidebar nav button>span,.sidebar nav .badge,.line-label,.account-button .row-content,.account-button>svg{display:none}.sidebar nav{margin-top:40px}.sidebar nav button{justify-content:center;padding:15px}.sidebar-bottom .account-button{justify-content:center}.main-shell{margin-left:82px}.line-grid{grid-template-columns:1fr 1fr}.line-number{font-size:25px}.line-card{min-height:215px}.stat-card{padding:16px}.stat-card>strong{font-size:37px}.stat-card>span{font-size:10px}.stat-card>small{font-size:6px}.settings-grid{gap:15px}.list-toolbar .search-box{width:240px}.dial-layout{gap:30px}.dial-context h2{font-size:26px}}@media (max-width: 760px){.desktop-only,.sidebar,.connection-label,.auth-story{display:none}.mobile-only{display:flex}.app-shell{padding-top:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));padding-bottom:calc(74px + var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)))}.main-shell{margin-left:0}.topbar{height:75px;padding:0 20px;background:var(--bg);position:sticky;top:0;z-index:15}.topbar .brand img{width:35px;height:35px}.topbar .brand strong{font-size:19px;letter-spacing:2.6px;color:var(--text)}.topbar .brand small{font-size:5px;letter-spacing:.7px}.topbar-right{gap:6px}.topbar-right .icon-btn{width:37px;min-width:37px}.main-content{padding:25px 20px 0}.page-heading{gap:12px;align-items:flex-end;margin-bottom:23px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:12px}h1{font-size:36px;letter-spacing:-1.6px;margin-bottom:10px}.page-heading p{font-size:11px;max-width:235px;line-height:1.65}.page-heading>.btn{padding:10px 13px;font-size:10px;min-height:41px;white-space:nowrap;gap:6px;margin-bottom:2px}.page-heading>.btn svg{width:16px}.line-grid{grid-template-columns:1fr;gap:14px;margin-bottom:14px}.line-card{padding:23px;min-height:205px}.line-number{font-size:32px}.line-card .eyebrow{font-size:8px}.line-card p{font-size:11px}.stat-grid{gap:14px}.stat-card{padding:17px 18px;position:relative;min-height:137px}.stat-card>svg{position:absolute;right:18px;top:20px;width:18px}.stat-card>strong{font-size:35px;margin-bottom:13px}.stat-card>span{font-size:11px}.stat-card>span svg{width:14px}.stat-card>small{font-size:6px;margin-top:9px;letter-spacing:.9px}.availability{padding:18px;gap:15px;margin-bottom:22px}.availability>div:first-child{gap:12px;min-width:0;flex-basis:100%}.availability h2{font-size:12px}.availability p{font-size:10px;max-width:100%}.availability .btn{width:100%;min-height:41px;font-size:11px}.dashboard-grid{grid-template-columns:1fr;gap:18px;margin-bottom:18px}.section-head{padding:12px 17px;min-height:57px}.section-head h2{font-size:13px}.call-row{padding:16px 17px;gap:11px}.call-meta{font-size:9px}.speed-dial{grid-template-columns:repeat(3,1fr);padding:15px 10px}.live-section .section-head{flex-wrap:wrap;gap:9px}.live-section .small{font-size:8px}.live-row{padding:15px;gap:9px;flex-wrap:wrap}.live-row>.avatar{width:34px;height:34px}.live-row .row-content{min-width:110px}.live-row .row-content small{font-size:9px}.live-row .btn{padding:8px;font-size:9px;gap:5px}.live-row .btn svg{width:15px}.live-row>.icon-btn{width:32px;min-width:32px}.bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:25;bottom:0;left:0;right:0;padding:9px 10px calc(9px + var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)));background:var(--surface);border-top:1px solid var(--border);box-shadow:0 -5px 20px #0001}.bottom-nav button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:9px;min-height:47px}.bottom-nav button.active{color:var(--gold)}.bottom-nav button.active:before{content:"";position:absolute;top:-9px;width:21px;height:2px;background:var(--gold);border-radius:0 0 2px 2px}.bottom-nav button i{position:absolute;width:5px;height:5px;right:calc(50% - 17px);top:2px;border-radius:50%;background:var(--gold)}.app-footer{font-size:6px;padding:27px 0 18px}.app-footer>span:last-child{font-size:5px;text-align:right;line-height:1.7}.list-toolbar{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:18px}.list-toolbar>.search-box{width:100%}.segmented{width:100%}.segmented button{flex:1;padding:10px;font-size:10px}.call-list .call-row{padding:18px 15px;gap:10px}.call-list .row-content strong{font-size:12px}.call-list .row-content small{font-size:9px}.call-list .avatar{width:36px;height:36px}.call-list .call-meta{font-size:8px}.people-grid{gap:12px}.person-card{padding:15px}.person-card-top{margin-bottom:15px}.person-card-top .avatar{width:39px;height:39px;font-size:11px}.person-card h2{font-size:13px;line-height:1.4}.person-card p{font-size:9px}.person-card-bottom{font-size:9px;flex-wrap:wrap;gap:0;margin-top:15px;padding-top:6px}.person-card-bottom .icon-btn{width:30px;min-width:30px;height:35px}.person-card-bottom svg{width:16px}.person-card-top .icon-btn{width:31px;min-width:31px;height:36px}.person-card-top svg{width:17px}.dial-layout{grid-template-columns:1fr;gap:26px;margin:0 auto;max-width:410px}.dial-panel{padding:22px}.dial-grid{gap:3px}.dial-grid button{height:65px;width:72px}.dial-context{padding:6px 9px}.dial-context h2{font-size:28px}.dial-context>.eyebrow{font-size:8px}.dial-context p{font-size:11px}.settings-grid{grid-template-columns:1fr;gap:0}.settings-section{padding:22px;margin-bottom:18px}.inbox-page .page-heading{align-items:flex-start}.inbox-page .page-heading>.btn{font-size:0;padding:11px;min-width:42px}.inbox-page .page-heading>.btn svg{width:20px}.inbox-grid{display:block;min-height:440px;height:calc(100dvh - 300px);max-height:none;position:relative}.conversation-list{height:100%;border:0}.thread{display:none;height:100%}.inbox-grid.thread-open .conversation-list{display:none}.inbox-grid.thread-open .thread{display:flex}.thread-head{padding:13px 11px;gap:8px}.thread-head .avatar{width:32px;height:32px;font-size:10px}.thread-head .icon-btn{width:27px;min-width:27px}.thread-head strong{font-size:11px}.thread-head small{font-size:6px;letter-spacing:.7px}.message-scroll{padding:18px 15px}.message{max-width:88%}.message>div{font-size:11px;padding:9px 12px}.composer{padding:11px;gap:8px}.composer .btn{font-size:0;min-width:43px;padding:10px;min-height:52px}.composer textarea{font-size:11px}.modal{padding:22px;width:calc(100% - 24px);max-height:calc(100dvh - 34px);border-radius:16px}.modal-head{margin-bottom:20px}.modal-head h2{font-size:16px}.modal .detail-person h2{font-size:21px}.notice{font-size:11px;padding:12px}.notice>.text-btn{font-size:10px}.auth-layout{display:block;min-height:100dvh}.auth-main{padding:calc(28px + var(--safe-area-inset-top, env(safe-area-inset-top, 0px))) 28px calc(22px + var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)));min-height:100dvh;justify-content:flex-start}.auth-mobile-brand{display:block;margin-bottom:70px}.auth-mobile-brand .brand img{width:44px;height:44px}.auth-mobile-brand .brand strong{font-size:24px}.auth-mobile-brand .brand small{font-size:6px}.auth-form{margin:0 auto;max-width:420px}.auth-form .eyebrow{font-size:8px}.auth-form h2{font-size:31px;letter-spacing:-1.2px;margin:14px 0}.auth-form>.muted{font-size:12px;line-height:1.8;margin-bottom:28px}.auth-form label{font-size:11px}.auth-form input{font-size:13px;min-height:49px}.auth-form .btn{min-height:49px}.auth-main footer{margin-top:auto;padding-top:44px;font-size:6px}.auth-trust{margin-bottom:30px}.auth-trust p{font-size:10px}}@media (max-width: 359px){.main-content{padding:22px 14px 0}.topbar{padding:0 14px}.page-heading p{font-size:10px;max-width:180px}.page-heading>.btn{padding:10px;font-size:9px}.line-number{font-size:29px}.line-card{padding:20px}.stat-card{padding:16px 14px}.stat-card>svg{right:14px}.stat-card>span{font-size:10px}.stat-card>small{font-size:5px}.people-grid{grid-template-columns:1fr}.person-card-bottom{font-size:11px}.speed-dial strong{font-size:9px}.speed-dial small{font-size:7px}.auth-main{padding-inline:22px}.auth-mobile-brand{margin-bottom:48px}.auth-form h2{font-size:28px}.segmented button{padding-inline:8px}.call-row>.row-content strong{font-size:10px}.call-meta{font-size:8px}.call-row{gap:9px}.app-footer>span:last-child{max-width:160px}.detail-grid{padding:15px;gap:15px}.dial-grid button{height:59px;width:65px}.dial-panel{padding:20px 16px}.inbox-grid{min-height:410px}.call-controls{gap:8px}.call-controls button{padding:12px}}@media (prefers-reduced-motion: reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width: 760px){.topbar{top:var(--safe-area-inset-top, env(safe-area-inset-top, 0px))}}@media (max-width: 760px){.call-row>.row-content strong{font-size:12px}.call-row>.row-content small{font-size:11px}.availability p{font-size:12px}.availability h2{font-size:13px}.page-heading p{font-size:12px}.person-card p{font-size:11px}.message>div{font-size:13px}.composer textarea,.dial-context p{font-size:13px}.setting-row small,.help{font-size:12px}.speed-dial strong{font-size:11px}.speed-dial small{font-size:9px}.auth-form>.muted{font-size:13px}}.app-shell{padding-top:var(--safe-area-inset-top, env(safe-area-inset-top, 0px))}.sidebar{top:var(--safe-area-inset-top, env(safe-area-inset-top, 0px));bottom:var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px))}@media (min-width: 761px){.app-shell{padding-bottom:var( --safe-area-inset-bottom, env(safe-area-inset-bottom, 0px) )}}
