/* Reference dashboard layout; login styling remains independent. */
.workspace{grid-template-columns:250px minmax(0,1fr);background:linear-gradient(120deg,#fff,#f7fbff);color:#0b1934}
.workspace aside{background:linear-gradient(130deg,#102d49,#0b2744);padding:28px 15px}
.workspace aside .brand{gap:8px;padding:0 7px;font-size:30px;color:#37a9fa}
.workspace aside .brand span{color:#fff;font-size:21px;letter-spacing:-.6px}
.workspace aside .brand small{letter-spacing:.3px;text-transform:none;font-size:10px;color:#9ab5cb}
.workspace .nav-label{display:none}
.workspace nav{margin-top:40px}
.workspace nav button{font-size:23px;color:#b4d0ec;margin-bottom:9px;padding:13px 16px;gap:15px}
.workspace nav button span{font-size:14px}
.workspace nav button.selected{background:linear-gradient(100deg,#216faa,#1b5e9e);color:#fff;box-shadow:none}
.workspace main{padding:22px 24px;max-width:none;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:0 18px}
.workspace header{display:none}
.workspace .page-heading{grid-column:1;grid-row:1;margin:0 0 14px;align-items:flex-start;min-height:84px}
.workspace .page-heading h1{font-size:34px;font-weight:750;letter-spacing:-1px;margin:0 0 6px;color:#070f27}
.workspace .eyebrow{color:#617a98;font-size:12px;letter-spacing:1px;margin:0 0 7px}
.workspace .page-heading p{font-size:16px;color:#6f85a1;font-weight:500}
.workspace #refresh{font-size:11px;padding:7px 10px;margin-left:10px;margin-top:7px}
.workspace .toolbar{grid-column:2;grid-row:1;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;margin:0 0 15px}
.workspace .filters{flex-direction:row-reverse}
.workspace select{font-size:12px;padding:10px 27px 10px 10px}
.workspace .demo-switch{font-size:11px;color:#068f8a;background:#def8f3;border-radius:5px;padding:6px 9px}
.workspace .notice{grid-column:1/-1;font-size:11px;padding:8px 11px;margin-bottom:18px;background:#eaf8f7;border-color:#d7eeeb;color:#13766e}
.workspace #report-error{grid-column:1/-1;margin:0}.workspace #report-error:not(:empty){margin:0 0 16px}
.workspace #report,.workspace #setup-view,.workspace .account-card,.workspace footer{grid-column:1/-1}
.workspace .metrics{gap:16px;margin:0 0 20px}
.workspace .metrics article{display:flex;align-items:flex-start;gap:15px;padding:22px 16px;min-height:139px;border:1px solid #e5edf5;border-radius:8px;box-shadow:0 3px 15px #144e7810}
.workspace .metrics article .metric-content{display:block;min-width:0}
.workspace .metric-content>div{font-size:14px;color:#182441;margin:3px 0 0}
.workspace .metrics strong{font-size:31px;font-weight:750;margin:7px 0 12px;line-height:1}
.workspace .metrics small{font-size:11px;color:#7187a4;line-height:1.4;display:block}
.metric-icon{display:grid;place-items:center;flex:none;width:53px;height:53px;border-radius:50%;font-size:29px}
.metric-icon.teal{background:#d5f6f1;color:#00a99e}.metric-icon.blue{background:#dcebff;color:#1165cb}
.workspace .chart-grid{grid-template-columns:1.55fr 1fr;gap:18px}
.workspace .card{border:1px solid #e4edf5;border-radius:8px;padding:20px;margin-bottom:18px;box-shadow:0 3px 15px #144e7806}
.workspace .card h2{font-size:18px;font-weight:700;display:flex;align-items:center;gap:10px;margin-bottom:8px;letter-spacing:-.4px}
.heading-icon{color:#02b2aa;font-size:27px;font-weight:500;line-height:1}
.workspace .card p{color:#6d84a2;font-size:12px;margin-bottom:18px;line-height:1.5}
.chart-badge{font-size:11px;border:1px solid #dce6f0;border-radius:5px;padding:8px 13px;align-self:flex-start;color:#4e6582}
.workspace .trend{height:254px}.workspace .trend polyline{stroke:#278cf1;stroke-width:2.5}.workspace .trend polygon{fill:#e3f1ff}.workspace .trend text{fill:#788eaa;font-size:10px}.workspace .trend circle{fill:#278cf1}
.workspace .overview-bottom{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:16px}
.workspace .overview-bottom .card{padding:18px 15px;min-width:0}
.workspace .overview-bottom h2{font-size:16px;gap:8px;white-space:nowrap}
.workspace .bar-row{display:grid;grid-template-columns:75px minmax(0,1fr) 36px;align-items:center;gap:12px;margin:21px 0}
.workspace .bar-label{display:contents;font-size:12px}.workspace .bar-label span:first-child{grid-column:1;grid-row:1}.workspace .bar-label span:last-child{grid-column:3;grid-row:1;text-align:right;font-weight:600}
.workspace .bar-track{grid-column:2;grid-row:1;height:21px;border-radius:5px;background:#edf2f7}.workspace .bar-track svg{height:21px}.workspace .bar-row:nth-child(1) rect{fill:#08b5ad}.workspace .bar-row:nth-child(2) rect{fill:#238bf0}.workspace .bar-row:nth-child(3) rect{fill:#236cce}.workspace .bar-row:nth-child(4) rect{fill:#9874c7}.workspace .bar-row:nth-child(5) rect{fill:#8fa4bc}
.workspace table{font-size:11px}.workspace th{text-transform:none;font-size:11px;letter-spacing:0;font-weight:500;background:#f3f7fb;color:#162641}.workspace td,.workspace th{padding:12px 6px}
.workspace #domain-summary td:first-child{white-space:normal;overflow-wrap:anywhere;max-width:180px;font-size:10px}.workspace #domain-summary td:not(:first-child){text-align:right}
.device-layout{display:flex;align-items:center;justify-content:space-around;gap:12px;padding:8px 0}.device-donut{width:145px;max-width:56%;flex-shrink:0}.device-donut .donut-number{font-size:19px;fill:#142540;font-weight:700}.device-donut .donut-label{font-size:8px;fill:#7e90a6}.device-legend{flex:1;font-size:11px;display:grid;gap:20px}.device-legend div{display:flex;align-items:center;gap:5px}.device-legend b{margin-left:auto;font-weight:600}.device-legend i{height:9px;width:9px;border-radius:50%;background:#09b7ad;flex-shrink:0}.device-legend div:nth-child(2) i{background:#258bf0}.device-legend div:nth-child(3) i{background:#99ceff}
.workspace .empty{font-size:12px;padding:28px 8px}.workspace .account-card{padding:13px 18px;margin-bottom:15px}.workspace footer{padding:5px 0;color:#7c91ac;font-size:10px}.conversion-total{display:block;font-size:42px;margin:20px 0}
@media(min-width:1500px){.workspace{grid-template-columns:265px 1fr}.workspace main{padding:25px}.workspace .metrics article{min-height:148px;padding:25px 20px}.workspace .trend{height:275px}.workspace .overview-bottom .card{min-height:240px}.workspace .page-heading h1{font-size:37px}}
@media(max-width:1150px){.workspace{grid-template-columns:210px 1fr}.workspace main{padding:20px;display:block}.workspace aside .brand span{font-size:17px}.workspace .toolbar{flex-direction:row;justify-content:space-between;align-items:center}.workspace .metrics{grid-template-columns:repeat(4,1fr);gap:10px}.workspace .metrics article{gap:8px;padding:17px 10px}.metric-icon{width:35px;height:35px;font-size:22px}.workspace .metrics strong{font-size:25px}.workspace .metrics small{font-size:9px}.workspace .overview-bottom{grid-template-columns:1fr 1fr}.workspace .overview-bottom .card:first-child{grid-column:1/-1}}
@media(max-width:800px){.workspace .metrics{grid-template-columns:repeat(2,1fr)}.workspace .chart-grid{grid-template-columns:1fr}.workspace .overview-bottom{grid-template-columns:1fr}.workspace .toolbar{flex-wrap:wrap}.workspace .page-heading h1{font-size:29px}.workspace .page-heading p{font-size:13px}.workspace .card h2{font-size:17px}}
@media(max-width:650px){.workspace{display:block}.workspace aside{padding:17px}.workspace nav{margin-top:16px}.workspace nav button{margin-bottom:0;padding:10px;gap:7px}.workspace .sidebar-bottom{padding:10px 3px 0}.workspace .sidebar-bottom p{display:none}.workspace .page-heading{min-height:0}.workspace .filters{flex-direction:row}.workspace .toolbar{align-items:stretch}.workspace .metrics article{min-height:125px}.workspace .trend{height:215px}.workspace .overview-bottom .card{min-height:0}.device-layout{justify-content:center;gap:25px}.device-legend{max-width:150px}}
/* Original supplied logo, preserved without cropping or distortion. */
.auth-story .official-brand { align-self:flex-start; display:block; }
.auth-story .official-brand img { display:block; width:100px; height:auto; object-fit:contain; }
.workspace aside .official-brand { display:flex; justify-content:center; padding:0; }
.workspace aside .official-brand img { display:block; width:88px; height:auto; object-fit:contain; }
.workspace aside nav { margin-top:24px; }
@media(max-width:650px) {
  .auth-story .official-brand img { width:66px; }
  .workspace aside .official-brand { justify-content:flex-start; }
  .workspace aside .official-brand img { width:54px; }
  .workspace aside nav { margin-top:15px; }
}
/* Modern analytics workspace. Keep authentication and original brand artwork intact. */
.workspace{background:#f7f9fd;grid-template-columns:220px minmax(0,1fr);color:#132647}
.workspace aside{background:radial-gradient(ellipse at top left,#244c74,transparent 55%),#0d2342;padding:28px 16px;overflow-y:auto}
.workspace aside .official-brand img{width:69px}
.workspace nav button{font-size:20px;padding:13px 14px;margin-bottom:7px;border-radius:10px;transition:background .16s}
.workspace nav button:hover{background:#ffffff0d}.workspace nav button.selected{background:linear-gradient(110deg,#174d88,#165aa0);box-shadow:0 7px 16px #06162d40}
.workspace nav button span{font-size:13px}.workspace aside nav{margin-top:30px}
.workspace .sidebar-bottom{border-top:1px solid #ffffff20;padding-top:18px;margin-top:auto;line-height:1.5}
.workspace main{padding:28px;gap:0 15px;max-width:1800px;margin:0 auto;width:100%}
.workspace .page-heading{grid-column:1/-1;min-height:0;margin:0 0 20px;align-items:flex-start}
.workspace .page-heading .eyebrow{display:none}.workspace .page-heading h1{font-size:clamp(25px,2.5vw,38px);color:#102349;letter-spacing:-1.4px;line-height:1.2}
.workspace .page-heading p{font-size:15px;font-weight:400;color:#6b7f9c}
.heading-actions{display:flex;gap:8px;align-items:center}.workspace #refresh,.workspace #export{padding:10px 13px;font-size:12px;margin:0;border-radius:9px;white-space:nowrap}
.domain-chips{display:flex;gap:9px;flex-wrap:wrap;margin-top:15px}.domain-chips span{background:#e8f1ff;color:#2167bf;border-radius:8px;padding:7px 10px;font-size:11px}.domain-chips span+span{background:#e3f5f4;color:#087e86}
.workspace .toolbar{grid-column:1/-1;grid-row:auto;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:12px}.workspace .filters{flex-direction:row-reverse}.workspace select{font-size:12px;border-radius:9px;max-width:none}
.workspace .demo-switch{background:#eee8ff;color:#6941ac;border-radius:8px;padding:9px 12px}.workspace .notice{border:0;background:transparent;color:#71829b;padding:2px 0;margin:0 0 18px;font-size:11px}
.workspace .metrics{gap:14px;margin-bottom:18px}.workspace .metrics article{min-height:130px;padding:21px 17px;border-radius:15px;border:1px solid #e6edf6;box-shadow:0 4px 16px #20375604;gap:13px;background:#fff}
.metric-icon{border-radius:14px;width:45px;height:45px;font-size:25px}.workspace .metrics strong{font-size:32px;letter-spacing:-1px;margin:7px 0 9px}.workspace .metrics small{font-size:10px}.workspace .metric-content>div{font-size:13px}
.workspace .metrics article:nth-child(3) .metric-icon{color:#7142e5;background:#f0eaff}.workspace .metrics article:nth-child(4) .metric-icon{background:#def7ef;color:#029d7e}
.workspace .card{border-radius:15px;border-color:#e7edf5;box-shadow:0 3px 15px #20375603;padding:20px;margin-bottom:18px;min-width:0;background:#fff}.workspace .card h2{font-size:16px;letter-spacing:-.35px;margin-bottom:8px}.workspace .card p{font-size:11px;margin-bottom:16px}
.workspace .chart-grid{grid-template-columns:1.4fr 1fr;gap:16px}.workspace .overview-bottom{grid-template-columns:1fr 1.15fr 1fr;gap:16px}.workspace .overview-bottom .card{padding:18px;min-height:0}.workspace .overview-bottom h2{font-size:15px;white-space:normal}
.workspace .trend{height:232px}.workspace .trend .series-line{stroke:revert-layer;stroke-width:2.5;fill:none}.workspace .trend .series-area{fill:revert-layer}.workspace .trend .series-dot{fill:revert-layer}
.trend-key{display:flex;gap:10px;flex-wrap:wrap;font-size:10px;color:#287af5;align-self:start;padding-top:4px}.trend-key span:nth-child(2){color:#0aa6a6}.trend-key span:nth-child(3){color:#9874c7}
.live-label{color:#0aa584;font-size:11px}.live-count{display:flex;gap:14px;align-items:center;margin:18px 0}.live-count strong{font-size:40px;letter-spacing:-1.5px;color:#132c53;line-height:1}.live-count span{font-size:12px;color:#4b6689}.live-count small{font-size:10px}
.workspace th{background:#f4f7fb;color:#536880;font-size:10px;font-weight:600;border-radius:2px}.workspace td{color:#233d60;font-size:11px}.workspace td,.workspace th{padding:11px 7px}.workspace tr:last-child td{border-bottom:0}
#overview-live td:first-child,#top-pages td:first-child{white-space:normal;overflow-wrap:anywhere;max-width:230px;line-height:1.6}#overview-live th,#overview-live td{padding:10px 5px;font-size:10px}
#journey td{padding:14px 8px}#journey td:last-child{font-weight:700;color:#2474ce}#journey tr:nth-child(3) td:last-child,#journey tr:nth-child(4) td:last-child{color:#079e9c}
.workspace .chart-badge{font-size:9px;padding:5px 7px;border:0;background:#eff4fb;border-radius:6px;white-space:nowrap}
.workspace .bar-row{grid-template-columns:68px minmax(0,1fr) 30px;margin:18px 0;gap:9px}.workspace .bar-track,.workspace .bar-track svg{height:13px}.workspace .bar-label{font-size:11px}
.insight-panel{border:1px solid #e9e2fb;border-radius:15px;background:linear-gradient(115deg,#f5f1ff,#fafcff);padding:20px 24px;display:grid;grid-template-columns:1.25fr 1fr;gap:24px;margin-bottom:20px}.insight-panel h2{font-size:18px;margin:8px 0;color:#4e3c85}.insight-panel p{font-size:12px;margin-bottom:0;max-width:600px;color:#7b7494}.planned-label{font-size:9px;letter-spacing:1.4px;color:#8863bd;font-weight:700}.feature-chips{display:flex;gap:8px;flex-wrap:wrap;align-content:center;border-left:1px solid #e2dcf3;padding-left:22px}.feature-chips span{padding:8px 11px;background:#fff;border:1px solid #e9e4f7;border-radius:8px;color:#706186;font-size:11px}
.workspace .account-card{background:transparent;box-shadow:none;border:0;padding:8px 0}.account-card summary{font-size:12px;color:#70809a;cursor:pointer}.workspace footer{border-top:1px solid #e6ebf3;padding-top:16px;font-size:10px}
.workspace button:disabled{opacity:.5;cursor:wait}
@media(min-width:1600px){.workspace main{padding:34px 38px}.workspace .trend{height:280px}.workspace .metrics article{min-height:145px}.workspace .card h2{font-size:18px}}
@media(max-width:1150px){.workspace{grid-template-columns:185px minmax(0,1fr)}.workspace main{padding:20px}.workspace .overview-bottom{grid-template-columns:1fr 1fr}.workspace .overview-bottom .card:first-child{grid-column:auto}.workspace .overview-bottom .card:last-child{grid-column:1/-1}.workspace .metrics article{padding:16px 12px}.metric-icon{width:32px;height:32px;font-size:21px}.workspace .metrics strong{font-size:26px}.workspace .chart-grid{grid-template-columns:1fr}.workspace .page-heading{gap:14px}}
@media(max-width:700px){.workspace{display:block}.workspace aside{height:auto;position:relative;padding:14px 18px}.workspace aside .official-brand img{width:38px}.workspace aside .official-brand{justify-content:flex-start}.workspace aside nav{margin-top:15px;gap:4px}.workspace nav button{padding:10px}.workspace .sidebar-bottom{display:none}.workspace main{padding:20px 14px}.workspace .page-heading{flex-direction:column}.workspace .page-heading h1{font-size:29px}.workspace .toolbar{flex-wrap:wrap;gap:10px}.workspace .filters{width:100%;flex-direction:row}.workspace select{width:50%;min-width:0;font-size:11px}.workspace .metrics{grid-template-columns:1fr 1fr}.workspace .metrics article{min-height:115px}.workspace .overview-bottom{grid-template-columns:1fr}.workspace .overview-bottom .card:last-child{grid-column:auto}.insight-panel{grid-template-columns:1fr;padding:20px;gap:16px}.feature-chips{padding-left:0;border-left:0}.workspace .card{padding:16px}.workspace .card-heading{flex-wrap:wrap;gap:8px}.domain-chips{gap:6px}.domain-chips span{font-size:10px}.workspace .trend{height:220px}.workspace footer{flex-wrap:wrap}}
.workspace .trend .series-line[stroke="#287af5"]{stroke:#287af5}.workspace .trend .series-line[stroke="#0aa6a6"]{stroke:#0aa6a6}.workspace .trend .series-line[stroke="#9874c7"]{stroke:#9874c7}
.workspace .trend .series-area[fill="#287af5"],.workspace .trend .series-dot[fill="#287af5"]{fill:#287af5}.workspace .trend .series-area[fill="#0aa6a6"],.workspace .trend .series-dot[fill="#0aa6a6"]{fill:#0aa6a6}.workspace .trend .series-area[fill="#9874c7"],.workspace .trend .series-dot[fill="#9874c7"]{fill:#9874c7}
/* Restrained motion: animation changes presentation only, never measured values. */
.workspace{background:radial-gradient(ellipse at 80% 0%,#e8edff80,transparent 48%),radial-gradient(ellipse at 15% 55%,#e5f8f640,transparent 48%),#f7f9fd}
.workspace .heading-actions{flex-wrap:wrap;justify-content:flex-end}.workspace #dashboard-motion{padding:10px 12px;font-size:11px;border-color:#dce7f7;background:#f2f6ff;color:#526da6;border-radius:9px;white-space:nowrap}
.workspace .card,.workspace .metrics article{position:relative;transition:border-color .25s,box-shadow .25s,transform .25s}
.workspace .card:hover,.workspace .metrics article:hover{border-color:#c3d9f7;box-shadow:0 9px 30px #274f8510,0 0 0 1px #55b9dc0a}
.workspace .metrics article:hover{transform:translateY(-2px)}
.workspace .metrics article{overflow:hidden;background:linear-gradient(130deg,#fff 68%,#f2f8ff)}
.workspace .metrics article:nth-child(3){background:linear-gradient(130deg,#fff 65%,#f4f0ff)}
.workspace .metrics article:nth-child(4){background:linear-gradient(130deg,#fff 65%,#eafbf5)}
.workspace .metric-icon{box-shadow:inset 0 0 0 1px #ffffff80,0 4px 14px #15899a08}
.workspace .metrics strong{font-variant-numeric:tabular-nums;animation:metric-reveal .55s ease-out both}
.workspace .trend{position:relative;border-radius:12px;background:linear-gradient(180deg,#f8fbff60,#fff0);overflow:hidden}
.workspace .trend .series-line{stroke-dasharray:1;stroke-dashoffset:0;animation:chart-draw 1.1s cubic-bezier(.2,.7,.25,1) both;filter:drop-shadow(0 2px 3px #2982db22);stroke-linecap:round;stroke-linejoin:round}
.workspace .trend .series-area{animation:area-reveal 1.2s ease-out both}
.workspace .trend .series-dot{animation:point-reveal 1.3s ease-out both;transition:r .15s,stroke-width .15s;stroke:#fff;stroke-width:1}
.workspace .trend .series-dot:hover,.workspace .trend .series-dot:focus-visible{r:5;stroke-width:2;outline:none;filter:drop-shadow(0 0 4px #2b82e577)}
.workspace .bar-track{background:linear-gradient(90deg,#edf2f8,#f2f6fb);box-shadow:inset 0 1px 2px #12284805}
.workspace .bar-track rect{transform-origin:0 50%;animation:bar-reveal .8s cubic-bezier(.2,.7,.25,1) both}
.workspace .bar-row:nth-child(2) rect{animation-delay:.06s}.workspace .bar-row:nth-child(3) rect{animation-delay:.12s}.workspace .bar-row:nth-child(4) rect{animation-delay:.18s}.workspace .bar-row:nth-child(5) rect{animation-delay:.24s}
.workspace .device-donut{animation:donut-reveal .85s ease-out both;filter:drop-shadow(0 5px 8px #158d9810)}
.workspace .device-legend div{transition:background .2s;border-radius:5px;padding:3px}.workspace .device-legend div:hover{background:#f0f6fc}
.workspace .table-scroll tbody tr{animation:row-reveal .55s ease-out both;transition:background .18s}.workspace .table-scroll tbody tr:nth-child(2){animation-delay:.04s}.workspace .table-scroll tbody tr:nth-child(3){animation-delay:.08s}.workspace .table-scroll tbody tr:nth-child(4){animation-delay:.12s}.workspace .table-scroll tbody tr:nth-child(5){animation-delay:.16s}.workspace .table-scroll tbody tr:hover{background:#f5f9fe}
.workspace .realtime-card{background:radial-gradient(ellipse at top right,#eafaf5 0,transparent 52%),#fff}
.workspace .live-label{display:inline-flex;align-items:center;gap:5px}.workspace .live-label::before{content:'';width:6px;height:6px;border-radius:50%;background:#08af8b;animation:live-breathe 3s ease-in-out infinite}
.workspace .live-count strong{font-variant-numeric:tabular-nums;animation:metric-reveal .6s ease-out both}
.workspace .insight-panel{position:relative;overflow:hidden;background:radial-gradient(ellipse at top right,#e3eaff80,transparent 65%),linear-gradient(115deg,#f5f1ff,#fafcff)}
.workspace .insight-panel::after{content:'';pointer-events:none;position:absolute;inset:0;border-radius:inherit;border:1px solid #9d86e322;animation:insight-breathe 6s ease-in-out infinite}
.workspace .feature-chips span{transition:transform .2s,border-color .2s}.workspace .feature-chips span:hover{transform:translateY(-2px);border-color:#baa8e5}
@keyframes chart-draw{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}
@keyframes area-reveal{from{opacity:0}to{opacity:1}}
@keyframes point-reveal{0%,55%{opacity:0}to{opacity:1}}
@keyframes bar-reveal{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@keyframes donut-reveal{from{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}
@keyframes metric-reveal{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@keyframes row-reveal{from{opacity:0}to{opacity:1}}
@keyframes live-breathe{0%,100%{box-shadow:0 0 0 0 #0da88600}50%{box-shadow:0 0 0 4px #0da88615}}
@keyframes insight-breathe{0%,100%{opacity:.3}50%{opacity:1}}
.workspace.motion-paused *,.workspace.motion-paused *::before,.workspace.motion-paused *::after{animation:none!important;transition:none!important}
.workspace.motion-paused .metrics article:hover,.workspace.motion-paused .feature-chips span:hover{transform:none}
@media(prefers-reduced-motion:reduce){.workspace *,.workspace *::before,.workspace *::after{animation:none!important;transition:none!important}.workspace .metrics article:hover,.workspace .feature-chips span:hover{transform:none}}
@media(max-width:700px){.workspace .heading-actions{justify-content:flex-start}.workspace #dashboard-motion,.workspace #refresh,.workspace #export{font-size:10px;padding:9px 10px}}
