#modal:has(.command-palette-modal) .modal-backdrop{background:rgba(12,35,53,.44);backdrop-filter:blur(2px)}
body .modal-card.command-palette-modal{width:min(752px,calc(100vw - 32px));max-height:85vh;padding:0;overflow:hidden;border:1px solid #cfdae3;border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(18,42,61,.24);animation:none}
.command-palette-modal>#modalBody{display:flex;min-height:0;max-height:85vh;overflow:hidden}
.command-palette-modal .modal-close{z-index:4;top:16px;right:16px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:11px;background:transparent;color:#34566f;font-size:25px;line-height:1}
.command-palette-modal .modal-close:hover,.command-palette-modal .modal-close:focus-visible{background:#edf5f7;color:#0b7f7b;outline:2px solid #4fb7b3;outline-offset:1px}
.command-palette-shell{display:flex;flex:1;min-width:0;min-height:0;height:min(760px,85vh);flex-direction:column;color:#112b4e;background:#fff}
.command-palette-modal .command-palette-head{display:grid;flex:0 0 auto;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:16px;padding:30px 74px 18px 32px;border:0;background:#fff}
.command-palette-modal .command-palette-mark{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;color:#078a87;background:#e1f5f3;box-shadow:none}
.command-palette-mark svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.command-palette-modal .command-palette-head h2{margin:0 0 4px;color:#10294e;font:800 1.55rem/1.18 Manrope,sans-serif;letter-spacing:-.025em}
.command-palette-modal .command-palette-head p{margin:0;color:#657b91;font-size:1rem;line-height:1.4}
.command-palette-modal .command-palette-search{position:relative;display:flex;flex:0 0 auto;align-items:center;gap:11px;min-height:56px;margin:0 32px;padding:0 14px;border:1.5px solid #3da9aa;border-radius:12px;background:#fff;box-shadow:none}
.command-palette-modal .command-palette-search:focus-within{border-color:#087f7d;box-shadow:0 0 0 3px rgba(8,127,125,.13)}
.command-palette-modal .command-search-icon{display:grid;flex:0 0 28px;place-items:center;width:28px;height:28px;color:#47647e;background:transparent}
.command-search-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}
.command-palette-modal .command-palette-search input{min-width:0;height:52px;flex:1;padding:0;border:0;outline:0;color:#16304f;background:transparent;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.4}
.command-palette-modal .command-palette-search input::placeholder{color:#778ba0}
.command-clear-search{display:grid;flex:0 0 34px;place-items:center;width:34px;height:34px;border:0;border-radius:9px;color:#506b80;background:#edf3f6;font-size:20px}
.command-clear-search[hidden]{display:none}.command-clear-search:hover,.command-clear-search:focus-visible{color:#087f7d;background:#e0f2f1;outline:2px solid #59b7b3}
.command-search-shortcut{flex:0 0 auto;padding:6px 9px;border:1px solid #d5e0e8;border-bottom-width:2px;border-radius:8px;color:#37516a;background:#f1f5f8;font:700 .75rem/1 Manrope,sans-serif}
.command-category-tabs{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:8px;padding:14px 32px 10px}
.command-category-tabs button{min-width:76px;min-height:44px;padding:9px 18px;border:1px solid transparent;border-radius:999px;color:#1d3857;background:#eef3f7;font:700 .875rem/1 Manrope,sans-serif}
.command-category-tabs button[aria-selected="true"]{color:#fff;background:#078985}.command-category-tabs button:focus-visible{outline:3px solid rgba(8,137,133,.25);outline-offset:2px}
.command-palette-scroll{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;padding:0 32px 12px;scrollbar-width:thin;scrollbar-color:#a7b8c5 transparent}
.command-palette-scroll::-webkit-scrollbar{width:8px}.command-palette-scroll::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:99px;background:#a7b8c5;background-clip:padding-box}
.command-recent-section[hidden]{display:none}.command-recent-section{padding:7px 0 14px;border-bottom:1px solid #dfe7ed}
.command-section-title{display:flex;align-items:center;justify-content:space-between;min-height:36px;color:#637c92;font:800 .75rem/1.2 Manrope,sans-serif;letter-spacing:.075em}
.command-section-title small{color:#637c92;font-size:.78rem;font-weight:600;letter-spacing:0}
.command-recent-list{display:flex;flex-wrap:wrap;gap:9px}
.command-palette-modal .recent-destination{width:auto;min-width:150px;min-height:48px;grid-template-columns:32px minmax(0,1fr);gap:9px;padding:7px 14px;border:1px solid #d8e2e9;border-radius:11px;background:#fff}
.command-palette-modal .recent-destination .global-command-icon{width:30px;height:30px;border:0;background:transparent}
.command-palette-modal .recent-destination .global-command-copy small,.command-palette-modal .recent-destination .destination-chevron{display:none}
.command-destinations{padding-top:7px}.command-palette-modal .command-palette-list{max-height:none;padding:0;overflow:visible}
.command-palette-modal .palette-destination{position:relative;display:grid;width:100%;min-height:60px;grid-template-columns:44px minmax(0,1fr) 30px;align-items:center;gap:13px;margin:0;padding:8px 10px 8px 14px;border:0;border-bottom:1px solid #e1e8ed;border-radius:0;color:#173151;background:#fff;text-align:left;box-shadow:none}
.command-palette-modal .palette-destination:hover,.command-palette-modal .palette-destination.active{border-color:#d8e7e8;color:#102b4d;background:#eaf7f6;box-shadow:none}
.command-palette-modal .palette-destination.active::before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:0 4px 4px 0;background:#07928e}
.command-palette-modal .palette-destination:focus-visible{z-index:1;outline:3px solid rgba(8,137,133,.25);outline-offset:-3px}
.command-palette-modal .palette-destination .global-command-icon{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:11px;color:#176493;background:#e7f1fb;box-shadow:none}
.command-palette-modal .palette-destination.active .global-command-icon,.command-palette-modal .palette-destination:hover .global-command-icon{color:#0c6e82;background:#ddecf6;box-shadow:none}
.palette-destination .global-command-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.command-palette-modal .palette-destination .global-command-copy{min-width:0}.command-palette-modal .palette-destination .global-command-copy b{display:block;overflow:hidden;color:inherit;font-size:.95rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.command-palette-modal .palette-destination .global-command-copy small{display:block;overflow:hidden;margin-top:2px;color:#698096;font-size:.78rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.destination-chevron{color:#45627b;font-size:27px;font-weight:300;text-align:center}
.command-palette-modal .command-palette-empty{display:grid;min-height:180px;place-items:center;align-content:center;gap:8px;color:#687f93;text-align:center}.command-palette-empty b{color:#16304f;font-size:1rem}.command-palette-empty span{font-size:.875rem}.command-palette-empty button{min-height:44px;margin-top:5px;padding:9px 15px;border:1px solid #48a9a7;border-radius:9px;color:#087b78;background:#fff;font-weight:700}
.command-palette-modal .command-palette-footer{display:flex;flex:0 0 auto;align-items:center;gap:22px;min-height:54px;padding:10px 32px;border-top:1px solid #dce5eb;color:#667d90;background:#fff;font-size:.78rem}
.command-palette-modal .command-palette-footer span{display:flex;align-items:center;gap:5px}.command-palette-modal .command-palette-footer kbd{padding:4px 6px;border:1px solid #cbd7e0;border-bottom-width:2px;border-radius:6px;color:#425e75;background:#f8fafb;font:700 .7rem/1 Manrope,sans-serif}
@supports (height:100dvh){body .modal-card.command-palette-modal,.command-palette-modal>#modalBody{max-height:85dvh}.command-palette-shell{height:min(760px,85dvh)}}
@media(max-width:768px){#modal:has(.command-palette-modal){padding:max(10px,env(safe-area-inset-top)) 0 max(10px,env(safe-area-inset-bottom))}body .modal-card.command-palette-modal{align-self:center;width:94vw;max-height:calc(100vh - 20px);margin:0;border-radius:19px}.command-palette-modal>#modalBody{max-height:calc(100vh - 20px)}.command-palette-shell{height:calc(100vh - 20px);max-height:760px}.command-palette-modal .command-palette-head{grid-template-columns:46px minmax(0,1fr);gap:12px;padding:20px 58px 12px 18px}.command-palette-modal .command-palette-mark{width:46px;height:46px;border-radius:13px}.command-palette-mark svg{width:26px;height:26px}.command-palette-modal .command-palette-head h2{font-size:1.2rem}.command-palette-modal .command-palette-head p{font-size:.875rem}.command-palette-modal .modal-close{top:9px;right:8px}.command-palette-modal .command-palette-search{min-height:52px;margin:0 18px;padding-inline:11px}.command-palette-modal .command-palette-search input{height:49px;font-size:1rem}.command-search-shortcut{display:none}.command-category-tabs{gap:7px;padding:11px 18px 8px}.command-category-tabs button{min-width:0;min-height:44px;padding:9px 15px}.command-palette-scroll{padding:0 18px 10px}.command-recent-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.command-palette-modal .recent-destination{min-width:0;width:100%;padding-inline:10px}.command-palette-modal .palette-destination{min-height:60px;grid-template-columns:40px minmax(0,1fr) 24px;gap:10px;padding-left:10px}.command-palette-modal .palette-destination .global-command-icon{width:38px;height:38px}.command-palette-modal .command-palette-footer{display:none}}
@supports (height:100dvh){@media(max-width:768px){body .modal-card.command-palette-modal,.command-palette-modal>#modalBody{max-height:calc(100dvh - max(20px,env(safe-area-inset-top) + env(safe-area-inset-bottom)))}.command-palette-shell{height:calc(100dvh - max(20px,env(safe-area-inset-top) + env(safe-area-inset-bottom)))}}}
@media(max-width:430px){.command-palette-modal .command-palette-head{padding-left:14px}.command-palette-modal .command-palette-search{margin-inline:14px}.command-category-tabs{padding-inline:14px}.command-palette-scroll{padding-inline:14px}.command-category-tabs button{padding-inline:13px}.command-recent-list{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.modal-card.command-palette-modal{animation:none}}
