:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8ebeb;background:#101416;font-synthesis:none;font-size:13px;--accent:#9ddeac;--accent-strong:#b4efc0;--muted:#858f92;--line:#293033;--panel:#171c1f}*{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}button{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:inherit;background:none;border:0}button:disabled{opacity:.4;cursor:not-allowed}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid var(--accent)}a{color:inherit;text-decoration:none}input,select,textarea{color:#e7eceb;background:#111719;border:1px solid #343e41;border-radius:6px;padding:10px 11px;outline:none;min-width:0}input:focus,select:focus,textarea:focus{border-color:var(--accent)}input::placeholder,textarea::placeholder{color:#687478}select{color-scheme:dark}textarea{resize:vertical;min-height:86px;line-height:1.6}label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#c4cdcd}p{line-height:1.65}h1,h2,h3,p{margin-top:0}h2{font-size:15px;letter-spacing:-.2px;font-weight:600}h3{font-size:13px}small{font-size:11px}code{font-size:11px;word-break:break-all}.muted{color:var(--muted)}.primary,.secondary{border-radius:6px;min-height:35px;padding:8px 12px;font-size:12px;font-weight:600;white-space:nowrap}.primary{background:var(--accent);color:#172c1d;border:1px solid var(--accent)}.primary:hover{background:var(--accent-strong)}.secondary{border:1px solid #364043;background:#20272a;color:#e0e7e6}.secondary:hover{background:#2c3639}.icon-button{height:28px;width:28px;padding:4px;border-radius:4px;color:#98a3a5;flex-shrink:0}.icon-button:hover{background:#2b3437;color:#e9f0ef}.text-button{font-size:11px;color:#aeb9b9;padding:0;white-space:nowrap}.text-button:hover{color:var(--accent)}.danger{color:#eda999}.badge{display:inline-flex;align-items:center;gap:5px;padding:3px 7px;border:1px solid #354043;border-radius:5px;background:#232b2e;color:#bac6c7;font-size:10px;line-height:1.3;white-space:nowrap;text-transform:capitalize}.badge.qualified,.badge.customer,.badge.won{background:#20392d;border-color:#2f5340;color:#a0d9b2}.badge.lead,.badge.open{background:#23343d;border-color:#304e5d;color:#9fcbdc}.badge.high{color:#e0b991;background:#392f25;border-color:#4d4031}.badge.normal{color:#bbc1df;background:#2c303f;border-color:#3b4055}.badge.low{color:#9eaaa9}.badge.archived,.badge.lost{color:#b6a4a3}.badge-dot{width:5px;height:5px;border-radius:50%;background:currentColor}.avatar{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;background:#314638;color:#b9d6b4;flex-shrink:0}.tone-0{background:#394738;color:#b9d1a8}.tone-1{background:#403937;color:#d9baaa}.tone-2{background:#323e4b;color:#aac8df}.tone-3{background:#463b44;color:#d3b7cf}.tone-4{background:#3c4240;color:#b9ccc7}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:224px;background:#14191b;border-right:1px solid var(--line);padding:29px 16px 0;display:flex;flex-direction:column;z-index:30}.brand{display:flex;align-items:center;gap:10px;padding:0 12px;font-size:18px;font-weight:620;letter-spacing:-.6px}.brand-crm{display:block;font-size:9px;color:#7f8d8d;letter-spacing:2px;font-weight:500;margin-top:3px}.brand-mark{height:30px;width:29px;display:flex;align-items:center;gap:3px;transform:skew(-12deg);flex-shrink:0}.brand-mark span{width:7px;border-radius:2px;background:var(--accent);height:24px}.brand-mark span:nth-child(2){height:16px;align-self:flex-start;margin-top:3px}.brand-mark span:nth-child(3){height:28px}.workspace{display:flex;align-items:center;gap:9px;border:1px solid #30383b;background:#1d2326;padding:11px 10px;border-radius:7px;margin:32px 0}.workspace-mark{border:1px solid #424e4d;border-radius:5px;height:29px;width:29px;display:grid;place-items:center;color:#cdd6cd;background:#2b3631}.workspace>div{flex:1}.workspace strong,.profile strong{display:block;font-size:11px;font-weight:550}.workspace small,.profile small{display:block;color:#849093;font-size:10px;margin-top:4px;text-transform:capitalize}.nav-label{font-size:9px;letter-spacing:1.4px;color:#737f82;padding:0 13px;margin-bottom:14px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav button{justify-content:flex-start;padding:11px 13px;font-size:12px;border-radius:6px;color:#97a2a5;font-weight:500}.sidebar nav button.active{background:#26372d;color:#b0e7bd}.sidebar nav button:hover{background:#232d2c}.sidebar nav button:nth-last-child(2){margin-top:21px}.nav-dot{height:5px;width:5px;border-radius:50%;background:var(--accent);margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:30px}.maven-card{border:1px solid #303c34;border-radius:8px;padding:14px 13px;background:linear-gradient(140deg,#25332a,#1a211e)}.maven-spark{color:#a9ddb7;display:block;margin-bottom:9px}.maven-card strong{font-size:11px}.maven-card p{font-size:10px;color:#9cab9f;margin:5px 0 13px}.maven-card button{font-size:11px;justify-content:space-between;width:100%;padding:8px 10px;border:1px solid #455549;border-radius:5px;background:#2c3b30;color:#cae8ce}.profile{display:flex;align-items:center;gap:9px;border-top:1px solid var(--line);margin:20px -16px 0;padding:18px 17px}.profile>div{flex:1}.profile .avatar{width:30px;height:30px}.main-shell{margin-left:224px}.topbar{height:66px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 32px;gap:20px;background:#121719}.breadcrumb{display:flex;gap:12px;color:#7e8b8e;font-size:11px}.breadcrumb strong{font-weight:500;color:#b8c2c4}.breadcrumb span{color:#485356}.global-search{position:relative;display:flex;align-items:center;gap:9px;margin-left:auto;color:#737f83;width:242px}.global-search input{background:none;border:0;padding:8px 0;font-size:11px;width:100%;outline-offset:2px}.top-status{font-size:10px;display:flex;align-items:center;gap:6px;color:#8e9b97;border-left:1px solid var(--line);padding-left:20px;white-space:nowrap}.top-status span,.live-dot{width:5px;height:5px;background:#99c7a4;border-radius:50%;display:inline-block}.search-results{position:absolute;top:38px;right:0;width:330px;background:#222a2d;border:1px solid #424f52;box-shadow:0 10px 40px #0008;border-radius:7px;padding:12px;z-index:40}.search-results small{display:block;text-transform:uppercase;color:#7f9093;font-size:9px;margin:8px}.search-results button{width:100%;justify-content:space-between;text-align:left;padding:9px;border-radius:4px}.search-results button:hover{background:#33403d}.search-results p{padding:8px}main{padding:33px 32px;max-width:1660px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.eyebrow{font-size:9px;letter-spacing:1.65px;color:#7f8f89;margin-bottom:12px}.page-heading h1{font-size:27px;font-weight:550;letter-spacing:-.9px;margin-bottom:9px;line-height:1.2}.heading-dot{color:var(--accent)}.page-heading p{color:#8c999c;font-size:12px;margin:0}.heading-actions{display:flex;gap:8px}.section-top{display:flex;align-items:center;justify-content:space-between;margin:0 0 15px;font-size:11px}.section-top>span:first-child{display:flex;align-items:center;gap:7px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.metric{background:var(--panel);border:1px solid var(--line);border-radius:8px;text-align:left;display:block;padding:18px 18px 15px}.metric:hover{border-color:#526459}.metric>div{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#b1bdbd;gap:8px}.metric>div svg{color:#71847e}.metric>strong{display:block;font-size:31px;font-weight:550;letter-spacing:-1px;margin:17px 0 12px}.metric>small{color:#7b8a8d;font-size:10px;display:flex;justify-content:space-between;align-items:center;gap:6px}.metric.warm>div svg,.metric.warm>strong{color:#d6b88f}.dashboard-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:20px;align-items:start}.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;overflow:hidden}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;padding:21px 21px 0;gap:15px}.panel-heading h2{margin:0 0 7px;display:flex;align-items:center;gap:8px}.panel-heading p{font-size:10px;color:#7f8f92;margin:0}.panel-heading>svg{color:#7c8c86}.panel-heading>.text-button{margin-top:3px}.pipeline-total{display:flex;gap:9px;align-items:baseline;margin:24px 22px 16px}.pipeline-total strong{font-size:26px;font-weight:500;letter-spacing:-.5px}.pipeline-total span{font-size:10px;color:#80908b}.stage-chart{display:flex;gap:15px;padding:0 22px 25px}.chart-column{flex:1;min-width:0}.chart-label{font-size:10px;color:#aebdb7;margin-bottom:10px}.bar-track{height:126px;border-bottom:1px solid #39433f;display:flex;align-items:flex-end;background:repeating-linear-gradient(to top,transparent 0,transparent 40px,#252d2b 41px,#252d2b 42px)}.bar{width:100%;border-radius:4px 4px 0 0;min-height:4px;background:#536f59}.bar-1{background:#709274}.bar-2{background:#8cb08d}.bar-3{background:#b0d4ab}.chart-column>strong{font-size:10px;font-weight:500;display:block;margin-top:12px;color:#bcc9c2}.chart-column>small{font-size:9px;color:#73847e;display:block;margin-top:6px}.timeline{padding:21px}.timeline-item{display:flex;gap:12px;position:relative;padding-bottom:19px}.timeline-item:not(:last-child):before{content:"";position:absolute;left:13px;top:27px;bottom:0;width:1px;background:#313a39}.timeline-item:last-child{padding-bottom:0}.timeline-dot{display:grid;place-items:center;border:1px solid #37433c;border-radius:50%;width:27px;height:27px;flex-shrink:0;background:#253129;color:#9bb8a0}.timeline-dot.accent{background:#324639;color:#b3d8b8}.timeline-item p{font-size:11px;margin:1px 0 5px;line-height:1.4;color:#c4cfca}.timeline-item span{font-size:10px;color:#788a82;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.timeline-item small{font-size:9px;color:#788782;display:block;margin-top:6px}.dashboard-grid>.panel:nth-child(2) .timeline-item:nth-child(n+5){display:none}.upcoming{grid-column:1/-1}.upcoming .panel-heading{padding-bottom:19px}.task-row{display:flex;align-items:center;gap:14px;padding:15px 21px;border-top:1px solid #293134;min-height:66px}.task-row>div{flex:1;min-width:0}.task-row strong,.task-title{font-size:11px;font-weight:500;text-align:left;padding:0;line-height:1.4}.task-row small{display:block;color:#718287;font-size:10px;margin-top:5px}.task-row>span:not(.badge){font-size:10px;min-width:60px;text-align:right;color:#9aa9ad}.task-row>span.overdue,.overdue{color:#d4a487!important}.task-row .overdue small{color:#b18771}.check-box{height:16px;width:16px;border:1px solid #52615d;border-radius:4px;padding:0;color:transparent;flex-shrink:0}.check-box:hover,.check-box.checked{background:#a2ccae;color:#23362b;border-color:#a2ccae}.completed .task-title{text-decoration:line-through;color:#7b8c83}.workspace-footnote{text-align:center;color:#62756b;font-size:9px;margin-top:25px;display:flex;align-items:center;justify-content:center;gap:7px}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid var(--line);flex-wrap:wrap}.tabs{display:flex;align-items:center;gap:3px;flex-wrap:wrap}.tabs button{font-size:11px;color:#89999c;padding:8px 10px;border-radius:5px;text-transform:capitalize}.tabs button.selected{background:#2c3932;color:#c2dfc9}.tabs .badge{font-size:9px;padding:1px 5px}.table-search{display:flex;align-items:center;color:#6f8382;gap:8px}.table-search input{background:#12191b;padding:8px;font-size:11px;width:180px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{color:#7e9292;font-size:10px;font-weight:500;padding:12px 15px;background:#151b1d}th:first-child,td:first-child{padding-left:21px}td{border-top:1px solid #293234;padding:15px;font-size:11px;color:#abbabc}tbody tr:hover{background:#1c2525}.contact-cell{padding:0;text-align:left;justify-content:flex-start;gap:10px}.contact-cell strong{display:block;font-size:11px;font-weight:550;color:#d4dfdb}.contact-cell small{display:block;font-size:10px;color:#748a89;margin-top:5px}.tag-list{display:flex;gap:5px;flex-wrap:wrap}.pagination{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-top:1px solid var(--line);color:#829793;font-size:10px}.pagination>div{display:flex;gap:7px}.pagination .secondary{font-size:10px;min-height:29px;padding:5px 8px}.kanban{display:flex;gap:16px;overflow:auto;align-items:stretch;padding-bottom:15px}.kanban-column{min-width:235px;flex:1;background:#151c1c;border:1px solid #293733;border-radius:8px;padding:14px 12px;min-height:440px}.kanban-heading{display:flex;align-items:center;gap:7px}.kanban-heading h2{font-size:12px;margin:0}.kanban-heading .icon-button{margin-left:auto}.stage-dot{width:7px;height:7px;border-radius:50%;background:#769a81}.dot-1{background:#a9ba91}.dot-2{background:#c2b493}.dot-3{background:#9daece}.kanban-value{font-size:10px;color:#6e8a7c;margin:3px 0 20px 14px}.deal{border:1px solid #34453b;background:#1d2722;border-radius:7px;padding:14px;margin-bottom:11px;cursor:grab}.deal:active{cursor:grabbing}.deal-top{display:flex;justify-content:space-between;align-items:center;color:#647d6e;margin-bottom:12px}.deal-title{font-size:12px;text-align:left;justify-content:flex-start;line-height:1.5;font-weight:550;padding:0}.deal-contact{color:#8ca294;font-size:10px;margin:9px 0 17px;padding:0}.deal-value{font-size:20px;font-weight:500;display:block;margin-bottom:14px}.deal-meta{display:flex;justify-content:space-between;gap:5px;color:#7f9888;font-size:9px;margin-bottom:13px}.deal-meta span{display:flex;gap:4px;align-items:center}.deal select{font-size:10px;width:100%;padding:6px;border-color:#384e3f;background:#233329;color:#a9c5b0}.add-deal{width:100%;padding:10px;font-size:11px;color:#7f9d8a;border:1px dashed #35493c;border-radius:5px}.notice{display:flex;align-items:center;gap:13px;border:1px solid #374a3d;background:#202e24;border-radius:7px;padding:17px 20px;color:#b8d3bf;margin-bottom:22px}.notice strong{font-size:12px}.notice p{font-size:11px;color:#849d8b;margin:4px 0 0}.notice>.badge{margin-left:auto}.connections-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.connection-card{padding:24px}.app-icon{height:45px;width:45px;border-radius:11px;display:grid;place-items:center;margin-bottom:19px}.connection-card p{font-size:12px;color:#889d91;margin-bottom:23px}.connection-card>div:last-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.settings-panel{padding:24px}.settings-panel h2{display:flex;align-items:center;gap:9px}.settings-panel p{font-size:12px;color:#8b9e94}dl{display:grid;grid-template-columns:110px 1fr;gap:16px;margin:25px 0;font-size:11px}dt{color:#7f9589}dd{margin:0;color:#c5d3ca;overflow-wrap:anywhere}.settings-panel form button{margin-top:10px}.key-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #344439}.key-row strong{font-size:11px}.key-row small{display:block;font-size:10px;color:#7d9485;margin-top:5px}.key-secret{margin-top:18px;background:#263d2e;padding:12px;border-radius:6px;display:flex;flex-direction:column;gap:10px}.key-secret strong{font-size:11px}.key-secret textarea{font-family:monospace;font-size:11px}.empty{text-align:center;padding:48px 20px}.empty-icon{display:inline-flex;background:#27352c;color:#8dac95;padding:12px;border-radius:12px;margin-bottom:15px}.empty h3{font-size:15px;font-weight:500;margin-bottom:8px}.empty p{font-size:12px;color:#82988b;max-width:330px;margin:0 auto 16px}.error{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#402b28;border:1px solid #6a4840;border-radius:6px;color:#edc0b5;padding:12px;margin-bottom:16px;font-size:12px;line-height:1.5}.loading-line{height:2px;background:linear-gradient(90deg,transparent,var(--accent),transparent);background-size:200%;animation:loading 1s linear infinite;margin-bottom:10px}@keyframes loading{to{background-position:-200%}}.toast{position:fixed;bottom:25px;left:calc(50% + 112px);transform:translate(-50%);background:#33483a;border:1px solid #65846b;border-radius:7px;box-shadow:0 5px 25px #0008;padding:12px 16px;z-index:100;display:flex;align-items:center;gap:10px;font-size:12px;max-width:90vw}.modal-overlay,.drawer-overlay{position:fixed;inset:0;background:#040b08ad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:70;display:flex;align-items:center;justify-content:center;padding:25px}.modal{background:#19221d;border:1px solid #415346;border-radius:10px;width:590px;max-width:100%;max-height:90vh;overflow:auto;box-shadow:0 25px 90px #0009}.modal-heading{display:flex;justify-content:space-between;padding:24px 24px 0;gap:10px}.modal-heading h2{font-size:19px;margin-bottom:7px}.modal-heading p{font-size:11px;color:#8ba492}.modal form{padding:12px 24px 22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.full{grid-column:1/-1}.modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:24px;border-top:1px solid #34483b;padding-top:18px}.modal form>.error{margin-top:15px}.drawer-overlay{justify-content:flex-end;padding:0;z-index:60}.drawer{width:430px;background:#19221e;height:100vh;overflow:auto;padding:24px;border-left:1px solid #425547}.drawer-top{display:flex;justify-content:space-between;align-items:center;color:#8fa596;margin-bottom:28px;font-size:12px}.drawer>.avatar{height:51px;width:51px;font-size:17px;margin-bottom:16px}.drawer h2{font-size:23px;margin-bottom:8px}.drawer>.muted{margin-bottom:12px}.drawer h3{margin-top:28px}.detail-actions{display:flex;gap:8px;margin:20px 0}.notes{font-size:12px;color:#a0b8a8;white-space:pre-wrap;overflow-wrap:anywhere}.drawer .timeline{padding-left:0;padding-right:0}.note-form textarea{width:100%;font-size:11px}.note-form .secondary{margin-top:8px;font-size:11px}.login{min-height:100vh;background:radial-gradient(ellipse at 65% 30%,#273c2d 0,transparent 55%),#111814;display:flex;flex-direction:column;align-items:center;padding:50px 24px}.login-brand{display:flex;align-items:center;gap:12px;font-size:20px;letter-spacing:-.5px}.login-brand b{font-weight:400;color:#8ba590;font-size:14px}.login-panel{margin:auto 0;width:430px;max-width:100%;padding:35px 0}.login-panel>.badge{font-size:9px;letter-spacing:1px;padding:5px 8px}.login-panel h1{font-size:35px;font-weight:500;letter-spacing:-1.3px;line-height:1.23;margin:22px 0 14px}.login-panel>p{font-size:13px;color:#91a99a;margin-bottom:28px}.login-panel label{margin-bottom:16px}.login-panel .primary{width:100%;justify-content:space-between;padding:11px 14px}.login-panel>small{display:block;font-size:10px;color:#6f8978;line-height:1.8;margin-top:18px}.login-footer{font-size:11px;color:#627b68}.mobile-menu{display:none}@media(min-width:1450px){main{padding:42px}.topbar{padding:0 42px}.stage-chart{padding-bottom:30px}.bar-track{height:157px}.metric{padding:22px}.metric>strong{font-size:35px}.dashboard-grid{grid-template-columns:1.6fr 1fr}}@media(max-width:1150px){.sidebar{width:198px;padding-left:12px;padding-right:12px}.main-shell{margin-left:198px}.brand{padding-left:5px}.profile{margin-left:-12px;margin-right:-12px}.topbar{padding:0 23px}.top-status{display:none}main{padding:28px 23px}.page-heading h1{font-size:25px}.heading-actions{flex-direction:column}.metrics{gap:10px}.metric{padding:15px 12px}.metric>div{font-size:10px}.metric>small{font-size:9px}.dashboard-grid{grid-template-columns:1.25fr 1fr;gap:14px}.panel-heading{padding:18px 16px 0}.panel-heading>.text-button{font-size:9px}.panel-heading h2{font-size:13px}.stage-chart{padding:0 16px 24px;gap:10px}.timeline{padding:18px 16px}.chart-column>strong{font-size:9px}.chart-column>small{font-size:8px}.bar-track{height:143px}.global-search{width:205px}.toast{left:calc(50% + 99px)}}@media(max-width:850px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.upcoming{grid-column:auto}.connections-grid,.settings-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start}.page-heading p{max-width:300px}.heading-actions .secondary{display:none}.topbar{gap:12px}.global-search{width:180px}.metric>strong{margin:12px 0;font-size:29px}.bar-track{height:130px}.chart-column>strong{font-size:11px}.chart-column>small{font-size:10px}.panel-heading h2{font-size:15px}.panel-heading>.text-button{font-size:11px}}@media(max-width:650px){.sidebar{transform:translate(-100%);width:224px;transition:transform .2s}.sidebar.is-open{transform:translate(0)}.mobile-overlay{position:fixed;inset:0;background:#0009;z-index:25}.main-shell{margin-left:0}.mobile-menu{display:inline-flex}.topbar{height:58px;padding:0 15px;gap:10px}.breadcrumb{font-size:10px;gap:6px}.breadcrumb>span,.breadcrumb{color:transparent}.breadcrumb strong{color:#b8c7bc}.global-search{width:160px}.global-search input{font-size:10px}.search-results{width:290px}main{padding:25px 16px}.page-heading{gap:10px;margin-bottom:24px}.page-heading h1{font-size:24px}.eyebrow{font-size:8px;letter-spacing:1px}.page-heading p{font-size:11px}.heading-actions .primary{font-size:0;padding:8px;gap:0}.heading-actions .primary svg{width:17px;height:17px}.section-top{font-size:9px;gap:8px}.metrics{gap:10px;margin-bottom:16px}.metric{padding:15px}.metric>div{font-size:10px}.metric>small{font-size:9px}.task-row{gap:10px;padding:14px}.task-row>.badge{display:none}.task-row>span:not(.badge){min-width:45px}.task-row strong,.task-title{font-size:11px}.panel-heading{padding:18px 16px 0}.panel-heading p,.panel-heading .text-button{font-size:9px}.pipeline-total{margin-left:16px}.list-toolbar{padding:13px}.tabs button{padding:7px;font-size:10px}.table-search,.table-search input{width:100%}.kanban-column{min-width:260px}.notice{align-items:flex-start;padding:15px}.notice>.badge{display:none}.notice>svg{flex-shrink:0}.connection-card{padding:21px}.connection-card>div:last-child{flex-wrap:wrap}.toast{left:50%;width:max-content}.form-grid{gap:14px}.modal-overlay{padding:12px}.modal-heading{padding:20px 18px 0}.modal form{padding:10px 18px 20px}.drawer{width:100%}.modal-heading p{font-size:10px}.workspace-footnote{font-size:8px}.login{padding-top:35px}.login-panel h1{font-size:32px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.sidebar{overflow-y:auto}.sidebar>*{flex-shrink:0}@media(max-height:800px){.sidebar{padding-top:23px}.workspace{margin:22px 0}.sidebar-bottom{padding-top:18px}.maven-card{padding:11px}.profile{margin-top:14px;padding-top:13px;padding-bottom:13px}}.maven-card .ask-maven-link{display:flex;align-items:center;gap:7px;font-size:11px;justify-content:space-between;width:100%;padding:8px 10px;border:1px solid #455549;border-radius:5px;background:#2c3b30;color:#cae8ce}
