.ckb-command{margin:30px 0;padding:30px;border:1px solid #756a4a;border-radius:18px;background:#362d25;color:#f9f6ee;box-shadow:0 18px 44px #362d251f}.ckb-command__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:start}.ckb-command__head h2{max-width:760px;margin:6px 0 10px;color:#fff;font-size:clamp(28px,3.4vw,48px);line-height:1.02}.ckb-command__head p{max-width:720px;margin:0;color:#ded7c9}.ckb-command__quick{display:grid;grid-template-columns:repeat(3,minmax(118px,1fr));gap:8px}.ckb-command button{font:inherit}.ckb-command__quick button,.ckb-command__routes button,.ckb-command__live button{cursor:pointer}.ckb-command__quick button{min-height:72px;padding:12px 14px;border:1px solid rgba(255,255,255,.18);border-radius:11px;background:#504736;color:#fff;text-align:left}.ckb-command__quick span,.ckb-command__quick strong{display:block}.ckb-command__quick span{margin-bottom:4px;color:#c9bb87;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ckb-command__quick strong{font-size:13px}.ckb-command__routes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:26px}.ckb-command__routes button{min-height:176px;padding:18px;border:1px solid rgba(255,255,255,.17);border-radius:13px;background:#443a30;color:#fff;text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease}.ckb-command__routes button:hover,.ckb-command__routes button:focus-visible,.ckb-command__quick button:hover,.ckb-command__quick button:focus-visible{border-color:#c9b96f;background:#514635;transform:translateY(-2px)}.ckb-command__routes span,.ckb-command__routes strong,.ckb-command__routes small{display:block}.ckb-command__routes span{color:#d4c57e;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ckb-command__routes strong{margin:18px 0 8px;font-size:18px;line-height:1.12}.ckb-command__routes small{color:#d6d0c5;font-size:12px;line-height:1.5}.ckb-command__live{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:12px;padding:15px 18px;border-radius:12px;background:#a59867;color:#201b17}.ckb-command__live>div{display:flex;align-items:center;gap:12px}.ckb-command__live p,.ckb-command__live strong,.ckb-command__live small{display:block;margin:0}.ckb-command__live small{margin-top:2px}.ckb-command__live-dot{width:10px;height:10px;border-radius:50%;background:#35b77c;box-shadow:0 0 0 5px #35b77c2e}.ckb-command__live button{padding:11px 15px;border:1px solid #362d25;border-radius:9px;background:#362d25;color:#fff;font-weight:800}.ckb-directory{margin:30px 0;padding:26px;border:1px solid #d7d0c1;border-radius:18px;background:#f6f2e9;color:#362d25}.ckb-directory__head{display:flex;justify-content:space-between;gap:24px}.ckb-directory__head h2{margin:4px 0 7px;font-size:clamp(26px,3vw,40px)}.ckb-directory__head p{margin:0}.ckb-directory__head>button{align-self:start;padding:10px 14px;border:1px solid #362d25;border-radius:9px;background:transparent;color:#362d25;font-weight:800}.ckb-directory__search{display:block;margin-top:22px}.ckb-directory__search input{width:100%;min-height:52px;padding:0 16px;border:1px solid #a89f8c;border-radius:10px;background:#fff;color:#28211b;font:inherit}.ckb-directory__filters{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.ckb-directory__filters button{padding:8px 12px;border:1px solid #bcb3a3;border-radius:999px;background:#fff;color:#4c4137;font-weight:750}.ckb-directory__filters button[aria-pressed=true]{border-color:#362d25;background:#362d25;color:#fff}.ckb-directory__count{margin:10px 0;color:#6a604f;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.ckb-directory__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ckb-directory__grid>button{min-height:142px;padding:17px;border:1px solid #d3ccbd;border-left:4px solid #a59867;border-radius:11px;background:#fff;color:#362d25;text-align:left;cursor:pointer}.ckb-directory__grid>button:hover,.ckb-directory__grid>button:focus-visible{border-color:#a59867;background:#fbf8f1}.ckb-directory__grid span,.ckb-directory__grid strong,.ckb-directory__grid small{display:block}.ckb-directory__grid span{color:#82744f;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.ckb-directory__grid strong{margin:12px 0 6px;font-size:17px}.ckb-directory__grid small{color:#62594f;line-height:1.45}.ckb-directory__empty{padding:18px;border:1px dashed #a89f8c;border-radius:10px;text-align:center}.ckb-specialist-surface[hidden],.ckb-directory[hidden],.ckb__section[data-ckb-command-panel][hidden]{display:none!important}@media(max-width:980px){.ckb-command__head{grid-template-columns:1fr}.ckb-command__routes,.ckb-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ckb-command{padding:20px;margin:18px 0}.ckb-command__quick,.ckb-command__routes{grid-template-columns:1fr}.ckb-command__routes button{min-height:auto}.ckb-command__live{align-items:flex-start;flex-direction:column}.ckb-command__live button{width:100%}.ckb-directory{padding:18px}.ckb-directory__head{display:block}.ckb-directory__head>button{margin-top:14px}.ckb-directory__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.ckb-command__routes button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/220/assets/ckb-mission-control.css.map */
