.ctx-dashboard{color-scheme:dark;--bg:#070906;--panel:#0b0d09;--brand:#9ab332;--text:#e8eadf;--muted:#92998a;--line:hsla(81,38%,84%,.09)}.ctx-dashboard *{box-sizing:border-box}.ctx-dashboard{margin:0;background:var(--bg);color:var(--text);font:14px/1.5 Space Grotesk,sans-serif}.ctx-dashboard a,.ctx-dashboard button{font:inherit;-webkit-tap-highlight-color:transparent}.ctx-dashboard button{cursor:pointer;color:inherit}.ctx-dashboard a:focus-visible,.ctx-dashboard button:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.ctx-dashboard .shell{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100dvh}.ctx-dashboard .sidebar{position:sticky;top:0;height:100dvh;min-height:0;display:flex;flex-direction:column;padding:0 12px 12px;background:var(--panel);border-right:1px solid var(--line);overflow:hidden}.ctx-dashboard .brand{display:flex;align-items:center;gap:10px;height:76px;flex-shrink:0;padding:0 12px;text-decoration:none;color:var(--text);white-space:nowrap;font-weight:600;font-size:16px;letter-spacing:-.035em}.ctx-dashboard .brand img{width:27px;height:27px;-o-object-fit:contain;object-fit:contain}.ctx-dashboard .brand-word span{color:var(--brand)}.ctx-dashboard .workspace-label{display:none}.ctx-dashboard #desktop-nav{flex:1;min-height:0;overflow:auto;scrollbar-width:none;padding-top:14px}.ctx-dashboard #desktop-nav::-webkit-scrollbar,.ctx-dashboard .mobile-links::-webkit-scrollbar{display:none}.ctx-dashboard .group-label{display:none}.ctx-dashboard .nav-group{display:grid;gap:3px;margin-bottom:0}.ctx-dashboard .nav-group+.group-label+.nav-group{border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.ctx-dashboard .nav-link{position:relative;display:flex;align-items:center;gap:12px;min-height:43px;padding:0 13px;border-radius:7px;color:#a6ad9d;font-size:13px;font-weight:500;text-decoration:none;white-space:nowrap;transition:background .15s,color .15s}.ctx-dashboard .nav-link svg{height:17px;width:17px;flex-shrink:0;color:#89927d}.ctx-dashboard .nav-link:hover{background:#ffffff05;color:var(--text)}.ctx-dashboard .nav-link[aria-current=page]{background:#9ab33215;color:#cddd9b}.ctx-dashboard .nav-link[aria-current=page] svg{color:#acc74f}.ctx-dashboard .nav-link[aria-current=page]:after{content:"";width:5px;height:5px;border-radius:50%;background:var(--brand);margin-left:auto}.ctx-dashboard .arrow{display:none}.ctx-dashboard .footer{flex-shrink:0;padding-top:12px;background:var(--panel)}.ctx-dashboard .account{display:flex;align-items:center;gap:10px;padding:16px 12px;border-top:1px solid var(--line)}.ctx-dashboard .avatar{width:30px;height:30px;display:grid;place-items:center;flex-shrink:0;border-radius:50%;background:#1a2112;color:#baca9d;font-size:10px}.ctx-dashboard .account b{display:block;font-size:12px;font-weight:500}.ctx-dashboard .account small{display:block;color:var(--muted);font-size:10px;margin-top:1px}.ctx-dashboard .footer-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.ctx-dashboard .quiet{display:flex;align-items:center;justify-content:center;gap:7px;min-height:35px;border:1px solid var(--line);border-radius:6px;background:transparent;color:#a2ab94;padding:0 9px;font-size:11px}.ctx-dashboard .quiet:hover{color:var(--text);background:#ffffff05}.ctx-dashboard .quiet svg{width:14px;height:14px}.ctx-dashboard .shell.collapsed{grid-template-columns:72px minmax(0,1fr)}.ctx-dashboard .collapsed .sidebar{padding:0 9px 10px}.ctx-dashboard .collapsed .brand{padding:0;justify-content:center}.ctx-dashboard .collapsed .account-details,.ctx-dashboard .collapsed .brand-word,.ctx-dashboard .collapsed .footer-actions span,.ctx-dashboard .collapsed .nav-link span{display:none}.ctx-dashboard .collapsed .nav-link{justify-content:center;padding:0}.ctx-dashboard .collapsed .nav-link[aria-current=page]:after{position:absolute;bottom:4px;width:3px;height:3px}.ctx-dashboard .collapsed .account{justify-content:center;padding:13px 0}.ctx-dashboard .collapsed .footer-actions{grid-template-columns:1fr}.ctx-dashboard main{min-width:0}.ctx-dashboard .pagebar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 36px;border-bottom:1px solid var(--line)}.ctx-dashboard .breadcrumb{font-size:12px;color:var(--muted)}.ctx-dashboard .breadcrumb span{color:var(--text);margin-left:12px}.ctx-dashboard .preview-tag{font-size:10px;color:#89967b;border:1px solid var(--line);padding:4px 8px;border-radius:5px}.ctx-dashboard .content{max-width:1100px;padding:38px 36px;margin:auto}.ctx-dashboard .eyebrow{font-size:10px;color:var(--brand);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px}.ctx-dashboard h1{font-size:29px;margin:0 0 8px}.ctx-dashboard .intro{font-size:13px;color:var(--muted);margin:0 0 28px;max-width:480px}.ctx-dashboard .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ctx-dashboard .card{padding:22px;border:1px solid var(--line);border-radius:10px;background:#0b0e08}.ctx-dashboard .card small{font-size:11px;color:var(--muted)}.ctx-dashboard .card b{display:block;font-size:25px;font-weight:500;margin:12px 0 5px}.ctx-dashboard .card p{font-size:11px;color:var(--muted);margin:0}.ctx-dashboard .activity{margin-top:22px}.ctx-dashboard .activity h2{font-size:14px;font-weight:500;margin:0 0 16px}.ctx-dashboard .activity-row{display:flex;justify-content:space-between;gap:14px;border-top:1px solid var(--line);padding:16px 0;font-size:12px;color:#aab39c}.ctx-dashboard .activity-row small{white-space:nowrap}.ctx-dashboard .backdrop,.ctx-dashboard .mobile-header,.ctx-dashboard .mobile-nav{display:none}.ctx-dashboard .toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);max-width:90vw;padding:12px 18px;background:#18200f;border:1px solid #9ab33235;border-radius:8px;color:#d5e3be;font-size:12px;z-index:100}.ctx-dashboard .toast:empty{display:none}@media(max-width:760px){.ctx-dashboard .shell,.ctx-dashboard .shell.collapsed{display:block;padding-top:64px}.ctx-dashboard .sidebar{display:none}.ctx-dashboard .mobile-header{display:flex;position:fixed;inset:0 0 auto;height:64px;align-items:center;justify-content:space-between;background:var(--panel);border-bottom:1px solid var(--line);padding:0 16px;z-index:30}.ctx-dashboard .mobile-header .brand{height:auto;padding:0;font-size:15px}.ctx-dashboard .menu-button{display:flex;align-items:center;gap:9px;min-height:38px;padding:0 11px;border:1px solid var(--line);border-radius:7px;color:#c3cbb6;font-size:12px}.ctx-dashboard .menu-button svg{width:22px;height:22px;stroke:var(--brand);stroke-width:1.8;stroke-linecap:round}.ctx-dashboard .menu-button{justify-content:center;width:44px;height:44px;padding:0;border:0;background:transparent;color:var(--brand)}.ctx-dashboard .backdrop.open{display:block;position:fixed;inset:64px 0 0;background:#0009;backdrop-filter:blur(3px);z-index:20}.ctx-dashboard .mobile-nav.open{display:flex;flex-direction:column;position:fixed;inset:64px 0 auto;max-height:calc(100dvh - 64px);padding:8px 14px max(12px,env(safe-area-inset-bottom));border-bottom:1px solid #9ab33230;border-radius:0 0 15px 15px;background:var(--panel);z-index:25;overflow:hidden}.ctx-dashboard .mobile-links{min-height:0;overflow:auto;scrollbar-width:none;padding:3px}.ctx-dashboard .mobile-nav .nav-group{grid-template-columns:1fr;gap:2px}.ctx-dashboard .mobile-nav .nav-link{min-height:42px;padding:0 11px;gap:10px;font-size:13px}.ctx-dashboard .mobile-nav .nav-link svg{width:16px;height:16px}.ctx-dashboard .mobile-nav .nav-group+.group-label+.nav-group{margin-top:8px;padding-top:8px}.ctx-dashboard .mobile-foot{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:8px;padding-top:10px;background:var(--panel)}.ctx-dashboard .mobile-foot .account{border:0;padding:0}.ctx-dashboard .mobile-foot .quiet{min-height:40px;padding:0 14px}.ctx-dashboard .pagebar{height:56px;padding:0 20px}.ctx-dashboard .content{padding:26px 20px}.ctx-dashboard .stats{grid-template-columns:1fr}.ctx-dashboard .card{padding:18px}.ctx-dashboard .card b{margin-top:8px}.ctx-dashboard .activity-row{font-size:11px}}@media(min-width:761px) and (max-height:520px){.ctx-dashboard .sidebar .brand{height:56px}.ctx-dashboard #desktop-nav{padding-top:6px}.ctx-dashboard .account{padding-top:10px;padding-bottom:10px}.ctx-dashboard .footer{padding-top:6px}}@media(prefers-reduced-motion:reduce){.ctx-dashboard *{transition:none!important}}.ctx-dashboard{--bg:#000;--text:#f2ede1;--muted:#aca9a2;--brand:#8fa82e;--line:#1e1e1e;--surface:#0a0a0a}.ctx-dashboard .sidebar{background:#050505}.ctx-dashboard .brand,.ctx-dashboard .brand-word span{color:var(--brand)}.ctx-dashboard .content{max-width:1320px;padding:32px 36px 48px}.ctx-dashboard .pagebar{height:76px}.ctx-dashboard .heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.ctx-dashboard h1{font-size:26px;font-weight:700;letter-spacing:-.04em;margin-bottom:7px;color:var(--brand)}.ctx-dashboard .intro{display:none}.ctx-dashboard h2{font-size:17px;font-weight:700;letter-spacing:-.02em;margin:0;color:var(--brand)}.ctx-dashboard .btn{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--text);font:inherit;font-size:13px;padding:8px 13px;text-decoration:none;cursor:pointer}.ctx-dashboard .btn.primary{background:var(--brand);color:#000;border-color:var(--brand);font-weight:500}.ctx-dashboard .btn:hover{border-color:var(--brand)}.ctx-dashboard .review,.ctx-dashboard .text-button{border:0;background:transparent;color:var(--muted);font:inherit;font-size:12px;cursor:pointer}.ctx-dashboard .status-strip{display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0;font-size:12px;color:var(--muted)}.ctx-dashboard .status-strip>span:first-child{display:flex;align-items:center;gap:8px;color:#d9d5cd}.ctx-dashboard .status-strip b{font-weight:400;color:#d9d5cd;margin-left:5px}.ctx-dashboard .status-strip button{margin-left:auto}.ctx-dashboard .dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--brand);flex-shrink:0}.ctx-dashboard .metrics{display:grid;grid-template-columns:repeat(4,1fr);margin:26px 0 30px}.ctx-dashboard .metrics>div{padding:0 24px;border-right:1px solid var(--line)}.ctx-dashboard .metrics>div:first-child{padding-left:0}.ctx-dashboard .metrics>div:last-child{border:0;padding-right:0}.ctx-dashboard .label{display:block;font-size:12px;color:var(--muted)}.ctx-dashboard .metrics strong{display:block;font-size:34px;font-weight:500;letter-spacing:-.045em;margin:8px 0 4px;line-height:1.3}.ctx-dashboard .metrics em{font-size:16px;font-style:normal;color:var(--muted)}.ctx-dashboard .metrics small{font-size:11px;color:var(--muted)}.ctx-dashboard .info{border:1px solid #34382b;border-radius:50%;background:none;color:var(--muted);font-size:9px;width:15px;height:15px;padding:0}.ctx-dashboard .overview-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(260px,1fr);gap:18px}.ctx-dashboard .panel{border:1px solid var(--line);border-radius:10px;background:var(--surface);min-width:0;overflow:hidden}.ctx-dashboard .panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:20px 21px}.ctx-dashboard .panel-head p,.ctx-dashboard .section-heading p{display:none}.ctx-dashboard .segmented{display:flex;border:1px solid var(--line);padding:3px;border-radius:6px;flex-shrink:0}.ctx-dashboard .segmented button{border:0;background:none;color:var(--muted);padding:5px 9px;border-radius:4px;font:inherit;font-size:11px;cursor:pointer}.ctx-dashboard .segmented button[aria-pressed=true]{background:#1b2110;color:#c6d49e}.ctx-dashboard .chart-legend{display:flex;align-items:center;gap:16px;padding:0 21px;font-size:11px;color:var(--muted)}.ctx-dashboard .chart-legend span{display:flex;align-items:center;gap:6px}.ctx-dashboard .chart-legend i{width:7px;height:7px;background:var(--brand);border-radius:2px}.ctx-dashboard .chart-legend i.secondary{background:#b7b8ab}.ctx-dashboard .chart-legend output{margin-left:auto;font-size:10px}.ctx-dashboard .chart{height:180px;display:flex;align-items:stretch;gap:12px;margin:20px 21px 14px;border-bottom:1px solid #303325;background:repeating-linear-gradient(0deg,transparent 0,transparent 43px,#ffffff05 44px,transparent 45px)}.ctx-dashboard .day-column{display:flex;flex-direction:column;flex:1;min-width:0;border:0;background:transparent;cursor:pointer;padding:0;justify-content:flex-end;position:relative}.ctx-dashboard .bar-pair{display:flex;gap:4px;align-items:flex-end;height:145px;justify-content:center}.ctx-dashboard .bar-pair i{display:block;width:12px;max-width:36%;background:#8fa82e;border-radius:3px 3px 0 0}.ctx-dashboard .bar-pair i+i{background:#b7b8ab}.ctx-dashboard .day-column span{font-size:10px;color:var(--muted);height:25px;padding-top:7px}.ctx-dashboard .day-column:focus-visible,.ctx-dashboard .day-column:hover{background:#8fa82e0c}.ctx-dashboard .chart-foot{display:flex;justify-content:space-between;gap:10px;padding:0 21px 18px;font-size:10px;color:var(--muted)}.ctx-dashboard .pipeline-row{display:flex;align-items:center;gap:12px;padding:15px 21px;border-top:1px solid var(--line)}.ctx-dashboard .step{font-size:10px;color:var(--brand);width:19px}.ctx-dashboard .pipeline-row b{font-size:12px;font-weight:500;display:block}.ctx-dashboard .pipeline-row small{font-size:11px;color:var(--muted)}.ctx-dashboard .pipeline-row strong{margin-left:auto;font-weight:500;font-size:18px}.ctx-dashboard .queue-link{display:flex;justify-content:space-between;width:100%;padding:14px 21px;background:transparent;border:0;border-top:1px solid var(--line);color:#c7d3ad;font:inherit;font-size:12px;cursor:pointer}.ctx-dashboard .integrations{margin:30px 0}.ctx-dashboard .section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:17px}.ctx-dashboard .tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ctx-dashboard .tool-card{background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:18px;text-align:left;font:inherit;color:var(--text);cursor:pointer}.ctx-dashboard .tool-card:hover{border-color:#8fa82e55}.ctx-dashboard .tool-top{display:flex;align-items:center;gap:9px}.ctx-dashboard .tool-top b{font-size:13px;font-weight:500}.ctx-dashboard .tool-top .dot{margin-left:auto}.ctx-dashboard .tool-monogram{display:grid;place-items:center;width:27px;height:27px;border:1px solid #303326;border-radius:6px;font-size:9px;color:#d9d5cd}.ctx-dashboard .tool-monogram img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.ctx-dashboard .tool-card p{font-size:12px;color:var(--muted);margin:12px 0 17px}.ctx-dashboard .tool-bottom{display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.ctx-dashboard .lower-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(260px,1fr);gap:18px}.ctx-dashboard select{background:#10110d;border:1px solid var(--line);border-radius:6px;padding:7px;color:var(--text);font:inherit;font-size:11px}.ctx-dashboard .delivery{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 21px;border:0;border-top:1px solid var(--line);background:transparent;text-align:left;color:var(--text);font:inherit;cursor:pointer}.ctx-dashboard .delivery:hover{background:#ffffff03}.ctx-dashboard .delivery strong{display:block;font-size:12px;font-weight:500}.ctx-dashboard .delivery small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.ctx-dashboard .delivery>span:last-child{font-size:11px;color:#b4c598;white-space:nowrap}.ctx-dashboard .pill{font-size:11px;padding:3px 7px;border:1px solid #8fa82e35;border-radius:5px;color:#bacb98}.ctx-dashboard .allowance-body{padding:0 21px 21px}.ctx-dashboard .allowance-body>strong{font-size:26px;font-weight:500;letter-spacing:-.04em}.ctx-dashboard .allowance-body>strong span{font-size:13px;color:var(--muted);letter-spacing:0}.ctx-dashboard .progress{height:4px;background:#25271f;margin:17px 0 10px}.ctx-dashboard .progress span{display:block;width:32%;height:100%;background:var(--brand)}.ctx-dashboard .allowance-labels{display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.ctx-dashboard .allowance-body p{font-size:12px;line-height:1.8;color:var(--muted);margin:19px 0}.ctx-dashboard dialog{background:#0a0a0a;color:var(--text);border:1px solid #8fa82e40;border-radius:12px;width:min(530px,calc(100vw - 28px));max-height:85dvh;overflow:auto;padding:24px}.ctx-dashboard dialog::backdrop{background:#000b;backdrop-filter:blur(4px)}.ctx-dashboard dialog h2{font-size:20px}.ctx-dashboard dialog p{font-size:13px;line-height:1.8;color:var(--muted)}.ctx-dashboard dialog .btn{margin-top:16px}.ctx-dashboard dialog blockquote{margin:18px 0;padding:12px 14px;border-left:2px solid var(--brand);background:#8fa82e08;font-size:13px;line-height:1.7}.ctx-dashboard .modal-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--brand);margin-top:20px}@media(max-width:1100px){.ctx-dashboard .lower-grid,.ctx-dashboard .overview-grid{grid-template-columns:1fr}.ctx-dashboard .metrics>div{padding:0 14px}.ctx-dashboard .metrics strong{font-size:29px}.ctx-dashboard .pipeline{display:grid;grid-template-columns:1fr 1fr}.ctx-dashboard .pipeline .panel-head,.ctx-dashboard .pipeline .queue-link,.ctx-dashboard .pipeline-row:last-of-type{grid-column:1/-1}.ctx-dashboard .tool-grid{gap:10px}}@media(max-width:760px){.ctx-dashboard .pagebar{height:64px}.ctx-dashboard .content{padding:14px 18px 40px}.ctx-dashboard .heading{flex-wrap:wrap}.ctx-dashboard .heading>.btn{width:100%;margin-top:4px}.ctx-dashboard h1{font-size:21px}.ctx-dashboard .btn{min-height:32px;padding:6px 11px;font-size:12px;gap:10px}.ctx-dashboard .intro{font-size:13px}.ctx-dashboard .status-strip{gap:12px;flex-wrap:wrap}.ctx-dashboard .status-secondary{display:none}.ctx-dashboard .metrics{grid-template-columns:1fr 1fr;gap:22px 0;margin:24px 0}.ctx-dashboard .metrics>div{padding:0 12px}.ctx-dashboard .metrics>div:nth-child(odd){padding-left:0}.ctx-dashboard .metrics>div:nth-child(2){border:0}.ctx-dashboard .metrics strong{font-size:28px}.ctx-dashboard .label{font-size:11px}.ctx-dashboard .metrics small{font-size:10px}.ctx-dashboard .tool-grid{grid-template-columns:1fr}.ctx-dashboard .tool-card{padding:16px}.ctx-dashboard .tool-card p{margin:8px 0 12px}.ctx-dashboard .panel-head{padding:18px 16px;flex-wrap:wrap}.ctx-dashboard .chart-legend{padding:0 16px;flex-wrap:wrap}.ctx-dashboard .chart-legend output{width:100%;margin-left:0}.ctx-dashboard .chart{margin-left:16px;margin-right:16px;gap:5px}.ctx-dashboard .chart-foot{padding:0 16px 16px;flex-wrap:wrap}.ctx-dashboard .section-heading{align-items:flex-start}.ctx-dashboard .section-heading p{max-width:230px}.ctx-dashboard .section-heading .btn{font-size:11px;flex-shrink:0}.ctx-dashboard .delivery{padding:16px}.ctx-dashboard .delivery>span:last-child{font-size:10px}.ctx-dashboard .pipeline-row{padding:15px 16px}.ctx-dashboard .pipeline{display:block}}.ctx-dashboard .chart{display:block;height:auto;min-height:200px;background:none;border:0;margin-top:17px}.ctx-dashboard .chart svg{display:block;width:100%;height:auto;overflow:hidden}.ctx-dashboard .axis-label{font:11px Space Grotesk,sans-serif;fill:#aca9a2}.ctx-dashboard .chart-hit{cursor:crosshair}.ctx-dashboard .chart-hit:focus{outline:none;fill:#8fa82e09}.ctx-dashboard .chart-legend output{min-height:15px}@media(max-width:760px){.ctx-dashboard .chart{min-height:0}.ctx-dashboard .chart svg{min-height:180px}.ctx-dashboard .axis-label{font-size:12px}}.ctx-dashboard .tool-monogram.tool-logo{border:0;background:transparent}.ctx-dashboard .tool-monogram.tool-logo img{width:25px;height:25px}.ctx-dashboard .tool-card[data-tool="CTX Chat"] .tool-logo{position:relative;flex-shrink:0}.ctx-dashboard .tool-card[data-tool="CTX Chat"] .tool-logo img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:32px;height:32px;max-width:none}@media(min-width:761px){.ctx-dashboard>.pagebar{display:none}.ctx-dashboard>.content{padding-top:18px}.ctx-dashboard>.content .heading,.ctx-dashboard>.content .page-head{align-items:center}.ctx-dashboard>.content h1{line-height:40px;margin-top:0;margin-bottom:0}.ctx-dashboard>.content .heading{align-items:flex-start}.ctx-dashboard>.content .heading>.btn{min-height:40px}.ctx-dashboard>.content .heading .intro{margin-top:7px}.ctx-dashboard .sidebar .brand{height:76px}}.ctx-dashboard{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;font-family:var(--font-body),"Space Grotesk",sans-serif}.ctx-dashboard dialog{margin:auto}.ctx-dashboard .dashboard-preview-label{display:none}@media(min-width:769px){.ctx-dashboard>.content{padding-top:14px}.ctx-dashboard h1{line-height:40px;margin-top:0;margin-bottom:0}}@media(max-width:768px){.ctx-dashboard{padding-top:58px}}