.tools-command-center{--cc-navy:#13283e;--cc-blue:#125da9;--cc-line:#d6dee7;color:var(--cc-navy);padding-top:42px}.tools-command-center [hidden]{display:none!important}.command-heading{justify-content:space-between;align-items:center;gap:32px;margin-bottom:28px;display:flex}.command-heading h1{letter-spacing:-.04em;margin:16px 0;font-size:clamp(38px,5vw,64px);line-height:1.05}.command-heading h1 em{color:var(--cc-blue);font-style:normal}.command-heading p{color:#516377;margin:0;font-size:16px}.command-facts{border-left:2px solid var(--cc-blue);gap:8px;max-width:310px;padding-left:20px;font-size:13px;display:grid}.command-facts span{color:#526477}.command-featured{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:30px;display:grid}.command-featured a{border:1px solid var(--cc-line);min-width:0;color:var(--cc-navy);background:#e9eef4;border-radius:9px;flex-direction:column;gap:13px;padding:20px 18px;text-decoration:none;display:flex}.command-featured a:first-child{background:var(--cc-navy);color:#fff;border-color:var(--cc-navy)}.command-featured .f-label{letter-spacing:.08em;color:inherit;opacity:.8;font-size:10px}.command-featured strong{font-size:17px;line-height:1.35}.command-featured small{opacity:.8;font-size:12px}.command-searchbar{align-items:end;gap:14px;display:flex}.command-searchbar>div{flex:1}.tools-command-center label{margin-bottom:8px;font-size:12px;font-weight:650;display:block}.tools-command-center input,.tools-command-center select{box-sizing:border-box;width:100%;min-height:46px;font:inherit;color:var(--cc-navy);background:#fff;border:1px solid #9baebf;border-radius:6px;padding:11px 14px}.tools-command-center button{font:inherit;cursor:pointer;border:1px solid var(--cc-line);min-height:44px;color:var(--cc-navy);background:#fff;border-radius:6px;padding:10px 14px}.command-searchbar>button{align-items:center;gap:14px;min-height:56px;font-size:13px;display:flex}.tools-command-center kbd{background:#edf1f5;border-radius:4px;padding:4px;font:11px ui-monospace,monospace}.command-chips{scrollbar-width:thin;gap:7px;padding:15px 0 13px;display:flex;overflow-x:auto}.command-chips button{white-space:nowrap;border-radius:30px;padding:8px 15px;font-size:12px}.command-chips button[aria-pressed=true]{background:var(--cc-navy);color:#fff;border-color:var(--cc-navy)}.command-filters{border-bottom:1px solid var(--cc-line);padding-bottom:10px}.command-filters summary{cursor:pointer;align-content:center;min-height:44px;font-size:13px}.command-filters summary span{color:#607083;margin-left:12px;font-size:12px}.command-filter-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:12px 0;display:grid}.command-filter-fields select{font-size:13px}.command-results-heading{justify-content:space-between;align-items:center;gap:12px;padding:18px 0 12px;display:flex}.command-results-heading h2{margin:0;font-size:18px}.command-results-heading>div{align-items:center;gap:14px;font-size:12px;display:flex}.command-results-heading button{color:var(--cc-blue);background:0 0;border:0;padding:8px;text-decoration:underline}.command-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.command-card{border:1px solid var(--cc-line);background:#fff;border-radius:9px;flex-direction:column;min-width:0;padding:18px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.command-card:hover{border-color:#849eb7;box-shadow:0 3px 12px #13283e0b}.command-card-top{color:#526477;align-items:center;gap:9px;font-size:10px;display:flex}.command-icon{color:var(--cc-blue);background:#edf3f9;border-radius:5px;place-items:center;width:32px;height:30px;font:700 16px ui-monospace,monospace;display:grid}.command-card h3{margin:14px 0 8px;font-size:16px;line-height:1.35}.command-card h3 a{color:var(--cc-navy);text-decoration:none}.command-card h3 a:after{content:"";border-radius:9px;position:absolute;inset:0}.command-card h3 a span{color:var(--cc-blue)}.command-card p{color:#526477;margin:0 0 17px;font-size:12px;line-height:1.6}.command-card-tags{flex-wrap:wrap;gap:5px;margin-top:auto;font-size:10px;display:flex}.command-card-tags span{color:#435a70;background:#eef3f7;border-radius:3px;padding:3px 6px}.command-card-tags .command-beta{color:#70521c;background:#f9edcf}.command-empty{text-align:center;background:#edf2f7;border-radius:8px;padding:45px 18px}.command-empty p{color:#526477}.command-note{border-top:1px solid var(--cc-line);grid-template-columns:170px 1fr auto;align-items:start;gap:28px;margin-top:32px;padding:25px 0 45px;display:grid}.command-note p{color:#526477;margin:0;font-size:12px;line-height:1.7}.command-note a{color:var(--cc-blue);font-size:12px}.command-dialog{box-sizing:border-box;border:1px solid var(--cc-line);width:min(620px,100vw - 32px);color:var(--cc-navy);border-radius:12px;max-height:85dvh;padding:22px;box-shadow:0 25px 100px #00152e40}.command-dialog::backdrop{background:#071727aa}.command-dialog-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.command-dialog-heading h2{margin:0;font-size:22px}.command-dialog-heading button{font-size:12px}.command-dialog p,.command-dialog>small{color:#526477;font-size:12px}.command-dialog ul{max-height:42dvh;margin:12px 0;padding:0;list-style:none;overflow:auto}.command-dialog li{cursor:pointer;box-sizing:border-box;border-radius:5px;min-height:44px;padding:14px 12px;font-size:14px}.command-dialog li[aria-selected=true]{background:var(--cc-navy);color:#fff}.tools-command-center :is(a,button,input,select,summary):focus-visible{outline-offset:3px;outline:3px solid #2585df}@media (width<=1100px){.command-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.command-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.command-note{grid-template-columns:1fr;gap:12px}}@media (width<=760px){.command-heading{flex-direction:column;align-items:start;gap:20px}.command-grid,.command-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.command-searchbar{flex-wrap:wrap}.command-searchbar>div{flex-basis:100%}.command-searchbar>button{min-height:44px}.command-facts{font-size:12px}.command-featured a{padding:15px}.command-featured strong{font-size:15px}.command-card{padding:15px}.command-filters summary span{font-size:10px}.command-results-heading h2{font-size:16px}}@media (width<=440px){.command-grid,.command-filter-fields{grid-template-columns:1fr}.command-results-heading>div{gap:4px}.command-featured strong{font-size:14px}.command-card h3{margin-top:10px}.command-card p{margin-bottom:12px}.command-filters summary span{display:none}}@media (prefers-reduced-motion:reduce){.command-card{transition:none}}.tools-command-center{padding-top:25px}.tools-command-center>.f-wrap{max-width:1800px}.command-heading{margin-bottom:20px}.command-heading h1{margin:10px 0;font-size:clamp(30px,3.4vw,48px)}.command-heading p{font-size:14px}.command-heading h1 br{display:none}.command-heading h1 em{margin-left:.18em}.command-facts{gap:5px;font-size:11px}.command-facts strong{font-size:14px}.command-searchbar input{min-height:50px;font-size:15px}.command-chips{padding:12px 0}.command-filters{padding-bottom:0}.command-filters summary{min-height:36px}.command-overview-title{justify-content:space-between;align-items:baseline;gap:12px;margin:20px 0 12px;display:flex}.command-overview-title h2{letter-spacing:-.025em;margin:0;font-size:20px}.command-overview-title>span{color:#526477;font-size:12px}.command-featured{gap:10px;margin-bottom:18px}.command-featured a{border-radius:8px;justify-content:space-between;min-height:126px;padding:18px}.command-featured a:nth-child(2){background:#dfeefa}.command-featured a:nth-child(3){background:#e9f0e5}.command-featured a:nth-child(4){background:#eeeaf5}.command-featured strong{font-size:17px}.command-featured small{font-size:11px}.command-workspaces{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.command-workspaces>button{text-align:left;align-items:center;gap:12px;min-width:0;min-height:94px;padding:16px;display:flex}.command-workspaces>button:hover{border-color:var(--cc-blue);background:#f5f9fc}.command-workspaces>button>span:nth-child(2){flex:1;min-width:0}.command-workspaces strong{margin-bottom:5px;font-size:14px;display:block}.command-workspaces small{color:#526477;font-size:11px;line-height:1.45;display:block}.command-workspaces .command-icon{flex-shrink:0}.command-workspace-count{white-space:nowrap;color:#526477;font:11px ui-monospace,monospace}.command-card{border-radius:6px;padding:14px}.command-card h3{margin:12px 0 8px;font-size:14px}.command-card p{margin-bottom:10px;font-size:11px;line-height:1.5}.command-card-tags{font-size:9px}.command-results-heading{padding-top:18px}.command-note{gap:20px;margin-top:24px;padding:18px 0 28px}.command-note strong{font-size:16px}.command-nojs ul{columns:3;line-height:2.2}.command-nojs a{color:var(--cc-blue)}@media (width>=1900px){.command-featured a{min-height:144px}.command-workspaces>button{min-height:104px}.command-grid{gap:14px}}@media (width<=1300px){.command-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1100px){.command-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.command-featured{grid-template-columns:repeat(4,minmax(0,1fr))}.command-featured a{padding:13px}.command-featured strong{font-size:14px}.command-workspaces{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.tools-command-center{padding-top:20px}.command-heading{gap:12px}.command-facts{border-left:0;padding:0}.command-facts span{display:none}.command-heading h1{font-size:32px;line-height:1.1}.command-heading h1 br{display:initial}.command-heading h1 em{margin:0}.command-grid,.command-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.command-overview-title>span{display:none}.command-featured a{min-height:125px}.command-workspaces{gap:8px}.command-workspaces>button{align-items:flex-start;gap:8px;min-height:122px;padding:12px;position:relative}.command-workspaces .command-icon{display:none}.command-workspace-count{font-size:10px}.command-workspaces strong{font-size:13px}.command-workspaces small{font-size:11px}.command-card-top{gap:6px;font-size:9px}.command-card .command-icon{width:25px;height:24px;font-size:13px}.command-card h3{font-size:13px}.command-card{padding:12px}.command-note{gap:10px}.command-nojs ul{columns:1}}@media (width<=350px){.command-grid,.command-workspaces{grid-template-columns:1fr}}.command-dialog li{padding:0}.command-dialog li a{color:inherit;box-sizing:border-box;min-height:44px;padding:14px 12px;text-decoration:none;display:block}.tools-command-center{--cc-navy:var(--jbr-navy);--cc-blue:var(--jbr-blue);--cc-line:var(--jbr-line);padding-top:28px}.tools-command-center>.f-wrap{width:min(1760px,100% - 80px)}.command-heading{border-bottom:1px solid var(--cc-line);align-items:center;margin-bottom:24px;padding-bottom:22px}.command-heading h1{letter-spacing:-.05em;font-size:clamp(34px,3.4vw,51px)}.command-heading p{max-width:52ch;line-height:1.7}.command-facts{border-left:1px solid var(--cc-line);padding-left:28px}.command-searchbar input{border:1px solid #6c809b;border-radius:0;min-height:56px;font-size:16px}.tools-command-center :is(button,select,input){border-radius:0}.command-searchbar>button{min-height:56px}.command-chips{border-bottom:1px solid var(--cc-line);gap:0;padding:16px 0 8px}.command-chips button{border:0;border-bottom:2px solid #0000;min-height:44px;padding:12px;font-size:11px}.command-chips button[aria-pressed=true]{border-bottom-color:var(--cc-blue);color:var(--cc-blue);background:#edf3ff}.command-filters{border-bottom:0}.command-filters summary{min-height:44px;font-size:11px}.command-overview{grid-template-columns:1.05fr 1fr;grid-template-areas:"start-title workspace-title""featured workspaces";align-items:start;column-gap:6%;display:grid}.command-overview-title:first-child{grid-area:start-title}.command-overview-title:nth-of-type(2){grid-area:workspace-title}.command-overview-title h2{font-size:22px}.command-overview-title>span{font-size:10px}.command-featured{border-top:2px solid var(--cc-navy);grid-area:featured;grid-template-columns:1fr;gap:0;margin:0;display:grid}.command-featured a,.command-featured a:first-child,.command-featured a:nth-child(n){color:var(--cc-navy);border:0;border-bottom:1px solid var(--cc-line);background:#fff;border-radius:0;gap:7px;min-height:106px;padding:19px 8px 19px 0}.command-featured a:hover{background:#f4f7fb}.command-featured .f-label{color:#52647b;opacity:1;font-size:9px}.command-featured strong{letter-spacing:-.025em;justify-content:space-between;gap:12px;font-size:clamp(18px,1.6vw,24px);display:flex}.command-featured strong span{color:var(--cc-blue)}.command-featured small{color:#52647b;opacity:1;font-size:12px}.command-workspaces{border-top:2px solid var(--cc-navy);grid-area:workspaces;grid-template-columns:1fr;gap:0;display:grid}.command-workspaces>button{border:0;border-bottom:1px solid var(--cc-line);gap:14px;min-height:65px;padding:13px 0}.command-workspaces strong{margin:0 0 4px;font-size:14px}.command-workspaces small{font-size:11px}.command-workspaces .command-icon{width:30px;color:var(--cc-blue);background:0 0;border-radius:0;flex-shrink:0}.command-workspaces>button:hover{background:#f4f7fb}.command-card{border:0;border-top:1px solid var(--cc-line);box-shadow:none;border-radius:0;padding:20px 12px 20px 0}.command-card:hover{box-shadow:none;background:#f4f7fb}.command-card h3 a:after{border-radius:0}.command-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0 24px}.command-card h3{font-size:16px;line-height:1.45}.command-card p{font-size:12px;line-height:1.6}.command-card-top,.command-card-tags{font-size:10px}.command-card-tags span{padding:4px 6px}.command-dialog{border-radius:2px}.command-note{margin-top:30px}.command-note p{max-width:100ch;font-size:12px}.tools-command-center :is(a,button,input,select,summary):focus-visible{outline:3px solid var(--cc-blue);outline-offset:3px}@media (width>=1900px){.command-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.command-featured a{min-height:116px}.command-workspaces>button{min-height:69px}}@media (width<=1100px){.command-overview{column-gap:4%}.command-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.command-overview-title>span{display:none}.command-facts{max-width:260px}.command-featured,.command-workspaces{grid-template-columns:1fr}}@media (width<=760px){.tools-command-center{padding-top:22px}.tools-command-center>.f-wrap{width:calc(100% - 36px)}.command-heading{margin-bottom:18px;padding-bottom:18px;display:block}.command-heading h1{margin:12px 0;font-size:34px}.command-heading p{font-size:13px}.command-facts{border:0;max-width:none;margin-top:12px;padding:0}.command-facts strong{color:#52647b;font-size:11px;font-weight:500}.command-searchbar{gap:10px}.command-searchbar input{min-height:50px;font-size:14px}.command-searchbar>button{min-height:44px;padding:10px;font-size:12px}.command-chips button{padding:11px;font-size:11px}.command-overview{grid-template-columns:1fr;grid-template-areas:"start-title""featured""workspace-title""workspaces"}.command-overview-title{margin-top:23px}.command-featured a,.command-featured a:first-child,.command-featured a:nth-child(n){min-height:100px;padding:17px 0}.command-featured strong{font-size:21px}.command-featured small{font-size:11px}.command-workspaces>button{align-items:center;min-height:76px;padding:14px 0}.command-workspaces .command-icon{display:grid}.command-workspaces strong{font-size:15px}.command-workspaces small{font-size:12px;line-height:1.5}.command-workspace-count{font-size:11px}.command-grid{grid-template-columns:1fr;gap:0}.command-card{padding:18px 10px 18px 0}.command-card h3{margin:8px 0;font-size:17px}.command-card p{max-width:52ch;font-size:12px}.command-card-top,.command-card-tags{font-size:10px}.command-results-heading{align-items:start}.command-results-heading>div{flex-wrap:wrap;justify-content:end;gap:6px}.command-note{margin-top:25px}.command-dialog-heading h2{font-size:20px}}
