.raycast{[cmdk-root]{background:#fcfcfc;border-radius:6px;max-width:640px;padding:8px 0;position:relative;width:100%;.dark &{background:#f8f8f8;border:0;&:after{-webkit-animation:shine 3s ease .1s forwards;animation:shine 3s ease .1s forwards;background:linear-gradient(90deg,#e2e2e2 20%,#e2e2e2 40%,#858585 50%,#858585 55%,#e2e2e2 70%,#e2e2e2);background-size:200% auto}&:after,&:before{border-radius:12px;content:"";height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px);z-index:-1}&:before{-webkit-animation:border 1s linear .5s forwards;animation:border 1s linear .5s forwards;box-shadow:0 0 0 1px transparent}}kbd{align-items:center;background:#f3f3f3;border-radius:4px;color:#6f6f6f;display:flex;font-family:var(--font-sans);height:20px;justify-content:center;padding:0 4px;width:20px;&:first-of-type{margin-left:8px}}}[cmdk-input]{background:var(--bg);border:none;color:#171717;font-family:var(--font-sans);font-size:15px;outline:none;padding:8px 16px;width:100%;&::-webkit-input-placeholder{color:#8f8f8f}&::placeholder{color:#8f8f8f}}[cmdk-raycast-top-shine]{.dark &{-webkit-animation:showTopShine .1s ease .2s forwards;animation:showTopShine .1s ease .2s forwards;background:linear-gradient(90deg,rgba(56,189,248,0),#e8e8e8 20%,#8f8f8f 67.19%,rgba(236,72,153,0));height:1px;opacity:0;position:absolute;top:-1px;width:100%;z-index:-1}}[cmdk-raycast-loader]{--loader-color:#8f8f8f;background:#e2e2e2;border:0;display:block;height:1px;left:0;margin-bottom:12px;margin-top:12px;overflow:visible;position:relative;width:100%;&:after{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:loading;animation-name:loading;-webkit-animation-timing-function:ease;animation-timing-function:ease;background:linear-gradient(90deg,transparent 0,var(--loader-color) 50%,transparent 100%);content:"";height:1px;opacity:0;position:absolute;top:-1px;width:50%}}[cmdk-item]{align-items:center;border-radius:8px;color:#171717;content-visibility:auto;cursor:pointer;display:flex;font-size:14px;gap:8px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 8px;transition:all .15s ease;transition-property:none;-webkit-user-select:none;user-select:none;will-change:background,color;&[data-selected=true]{background:#ededed;color:#171717}&[data-disabled=true]{color:#c7c7c7;cursor:not-allowed}&:active{background:#ededed;transition-property:background}&:first-child{margin-top:12px}&+[cmdk-item]{margin-top:4px}svg{height:18px;width:18px}}[cmdk-raycast-meta]{color:#6f6f6f;font-size:13px;margin-left:auto}[cmdk-list]{height:393px;overflow:auto;overscroll-behavior:contain;padding:0 8px 8px;scroll-padding-block-end:40px;transition:.1s ease;transition-property:height}[cmdk-raycast-open-trigger],[cmdk-raycast-subcommand-trigger]{border-radius:6px;color:#6f6f6f;font-size:12px;font-weight:500;height:28px;letter-spacing:-.25px;padding:0 4px 0 8px}[cmdk-raycast-clipboard-icon],[cmdk-raycast-hammer-icon]{align-items:center;border-radius:6px;color:#fff;display:flex;height:20px;justify-content:center;width:20px;svg{height:14px;width:14px}}[cmdk-raycast-clipboard-icon]{background:linear-gradient(180deg,#f55354,#eb4646)}[cmdk-raycast-hammer-icon]{background:linear-gradient(180deg,#6cb9a3,#2c6459)}[cmdk-raycast-open-trigger]{align-items:center;color:#171717;display:flex}[cmdk-raycast-subcommand-trigger]{align-items:center;bottom:8px;display:flex;gap:4px;right:8px;svg{height:14px;width:14px}hr{background:#e2e2e2;border:0;height:100%;width:1px}&:hover,&[aria-expanded=true]{background:#ededed;kbd{background:#dbdbdb}}}[cmdk-separator]{background:#e8e8e8;height:1px;margin:4px 0;width:100%}:not([hidden])+[cmdk-group]{margin-top:8px}[cmdk-group-heading]{align-items:center;color:#6f6f6f;display:flex;font-size:12px;padding:0 8px;-webkit-user-select:none;user-select:none}[cmdk-raycast-footer]{align-items:center;background:#fcfcfc;border-radius:0 0 12px 12px;border-top:1px solid #e2e2e2;bottom:0;display:flex;height:40px;padding:8px;position:absolute;width:100%;svg{-webkit-filter:grayscale(1);filter:grayscale(1);height:20px;margin-right:auto;width:20px}hr{background:#e2e2e2;border:0;height:12px;margin:0 4px 0 12px;width:1px}@media (prefers-color-scheme:dark){background:#f8f8f8}}[cmdk-dialog]{left:50%;position:fixed;top:var(--page-top);-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:var(--layer-portal);[cmdk]{-webkit-animation:dialogIn var(--transition-fast) forwards;animation:dialogIn var(--transition-fast) forwards;-webkit-transform-origin:center center;transform-origin:center center;width:640px}&[data-state=closed] [cmdk]{-webkit-animation:dialogOut var(--transition-fast) forwards;animation:dialogOut var(--transition-fast) forwards}}[cmdk-empty]{align-items:center;color:#6f6f6f;display:flex;font-size:14px;height:64px;justify-content:center;white-space:pre-wrap}}@-webkit-keyframes loading{0%{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}50%{opacity:1;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes loading{0%{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}50%{opacity:1;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes shine{to{background-position:200%;opacity:0}}@keyframes shine{to{background-position:200%;opacity:0}}@-webkit-keyframes border{to{box-shadow:0 0 0 1px #e2e2e2}}@keyframes border{to{box-shadow:0 0 0 1px #e2e2e2}}@-webkit-keyframes showTopShine{to{opacity:1}}@keyframes showTopShine{to{opacity:1}}.raycast-submenu{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-transform-origin:var(--radix-popover-content-transform-origin);transform-origin:var(--radix-popover-content-transform-origin);[cmdk-root]{background:#f8f8f8;border:1px solid #e2e2e2;border-radius:8px;display:flex;flex-direction:column;width:320px}[cmdk-list]{overflow:auto;overscroll-behavior:contain;padding:8px;transition:.1s ease;transition-property:height}[cmdk-item]{align-items:center;border-radius:8px;color:#171717;cursor:pointer;display:flex;font-size:13px;gap:8px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:40px;padding:0 8px;transition:all .15s ease;transition-property:none;-webkit-user-select:none;user-select:none;will-change:background,color;&[aria-selected=true]{background:#e8e8e8;color:#171717;[cmdk-raycast-submenu-shortcuts] kbd{background:#dbdbdb}}&[aria-disabled=true]{color:#c7c7c7;cursor:not-allowed}svg{height:16px;width:16px}[cmdk-raycast-submenu-shortcuts]{display:flex;gap:2px;margin-left:auto;kbd{align-items:center;background:#e8e8e8;border-radius:4px;color:#6f6f6f;display:flex;font-family:var(--font-sans);font-size:12px;height:20px;justify-content:center;padding:0 4px;width:20px;&:first-of-type{margin-left:8px}}}}[cmdk-group-heading]{color:#6f6f6f;font-size:12px;font-weight:500;margin-bottom:8px;margin-left:4px;margin-top:8px;text-transform:capitalize}[cmdk-input]{background:transparent;border:0;border-radius:0;border-top:1px solid #e2e2e2;font-family:var(--font-sans);font-size:13px;margin-top:auto;outline:0;padding:12px;width:100%}&[data-state=open]{-webkit-animation-name:slideIn;animation-name:slideIn}&[data-state=closed]{-webkit-animation-name:slideOut;animation-name:slideOut}[cmdk-empty]{align-items:center;color:#6f6f6f;display:flex;font-size:14px;height:64px;justify-content:center;white-space:pre-wrap}}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:scale(.96);transform:scale(.96)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes slideIn{0%{opacity:0;-webkit-transform:scale(.96);transform:scale(.96)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes slideOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.96);transform:scale(.96)}}@keyframes slideOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.96);transform:scale(.96)}}@media (max-width:640px){.raycast{[cmdk-input]{font-size:16px}}}.ProseMirror.description{border-top:1px solid #e2e8f0;font-family:Inter;min-height:240px;padding-top:8px}.ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}p{color:#2d3748;font-size:1.25rem;margin-bottom:8px;margin-top:8px;@media (max-width:900px){font-size:.875rem}}h1{font-size:1.25rem}h1,h2{color:#2d3748;font-weight:700;line-height:1.5}h2{font-size:1.125rem}h3{font-size:1.125rem}h3,h4{color:#2d3748;font-weight:700;line-height:1.5}h4{font-size:1rem}h5{color:#2d3748;font-size:13px;font-weight:700;line-height:1.5}.ProseMirror{outline:none}.ProseMirror.readonly{font-family:Inter}.ProseMirror .image{display:block;height:auto;margin:auto;max-height:600px;max-width:100%}.ProseMirror-selectednode{outline:3px solid #68cef8}.ProseMirror.readonly p{color:#2d3748;font-size:1rem;margin-bottom:8px;margin-top:8px}.ProseMirror.readonly h1{color:#2d3748;font-size:1.25rem;font-weight:700;line-height:1.5}.ProseMirror.readonly h2{color:#2d3748;font-size:1.125rem;font-weight:700;line-height:1.5}.ProseMirror.readonly h3,.ProseMirror.readonly h4{color:#2d3748;font-size:1rem;font-weight:700;line-height:1.5}.ProseMirror.readonly h5{color:#2d3748;font-size:13px;font-weight:700;line-height:1.5}
/*# sourceMappingURL=main.8947f996.css.map*/