@layer floor,theme,base,components,local-components,utilities;.slide-down{will-change:transform,opacity;transform-origin:top;animation:slideDown .1s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes slideDown{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}@font-face{font-family:GoogleSansCode;src:url(./fonts/GoogleSansCode-Regular.ttf) format("truetype")}@layer floor{*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none;font-family:"GoogleSansCode" initial!important}*::selection{background-color:var(--color);color:#fff}}#root{width:100vw;height:100vh;overflow:hidden;background-color:#fff}body{font-family:GoogleSansCode;--gray-border: rgba(138, 138, 138, .15);--gray-bg: rgba(242, 243, 244, 1);--border-radius: 6px;--border-radius-sm: 3px;--shadow: 0px 0px 0px 1px rgba(0, 0, 0, .05), 0px 4px 10px rgba(0, 0, 0, .1)}.dlvpj{cursor:pointer}.dlvpj[data-active=true]{color:var(--color)}.S6lRG{width:100%;height:100%;position:relative;display:-ms-grid;display:grid}.S6lRG-c{place-content:center;place-items:center}.S6lRG-h-c{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.S6lRG-v-c{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;justify-items:center}@layer local-components{.XVx8d{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.XVx8d-label{font-size:12px}.XVx8d-head{font-size:12px;font-weight:600;line-height:16px}.XVx8d-common{font-size:13px}}.g15r7{width:100%;height:32px;-webkit-box-pack:justify;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between}.p9ZYi-label-header{font-size:12px;font-weight:600;line-height:16px}._1y_C{padding-inline:8px 20px;cursor:pointer;border-radius:var(--border-radius-sm)}._1y_C-has-icon{-webkit-padding-start:4px;padding-inline-start:4px}._1y_C-disabled{opacity:.5;cursor:not-allowed}._1y_C-hover:hover:not(._1y_C-disabled){color:#fff;background-color:var(--color)}._1y_C-hover:hover:not(._1y_C-disabled) ._1y_C-icon-checked{color:#fff}._1y_C-icon{min-width:16px}._1y_C-icon-checked{color:var(--color);-webkit-translate:0 1px;-moz-translate:0 1px;-ms-translate:0 1px;translate:0 1px}.svUPg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border:none;background-color:#e5e6eb}.svUPg[data-orientation=horizontal]{width:var(--length);height:.5px;margin-block:var(--space)}.svUPg[data-orientation=vertical]{width:.5px;height:var(--length);margin-inline:var(--space)}.GJvs_{border-radius:var(--border-radius);box-shadow:var(--shadow);background-color:#fff;padding:6px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;outline:none}._SrQh{width:180px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;border-radius:var(--border-radius);padding-inline:6px}._SrQh-item{-webkit-padding-end:8px;padding-inline-end:8px}.KxPd6{width:100%;height:100%}.KxPd6-svg{--uib-size:37px;--uib-color:rgb(0, 100, 250);--uib-speed:.9s;--uib-bg-opacity:.1;height:var(--uib-size);width:var(--uib-size);transform-origin:center;overflow:visible}.KxPd6-car{width:100%;height:100%;fill:none;stroke:var(--uib-color);stroke-dasharray:15,85;stroke-dashoffset:0;stroke-linecap:round;-webkit-animation:travel-KxPd6 var(--uib-speed) linear infinite;animation:travel-KxPd6 var(--uib-speed) linear infinite;will-change:stroke-dasharray,stroke-dashoffset;-webkit-transition:stroke .5s ease;transition:stroke .5s ease}.KxPd6-track{width:100%;height:100%;stroke:var(--uib-color);opacity:var(--uib-bg-opacity);-webkit-transition:stroke .5s ease;transition:stroke .5s ease}@-webkit-keyframes travel-KxPd6{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}@keyframes travel-KxPd6{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}@layer local-components{._7N35{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;gap:6px;cursor:pointer;border:none;outline:none;-webkit-transition:all .15s ease;transition:all .15s ease;border-radius:var(--border-radius)}._7N35-24{height:24px;padding:0 8px;font-size:11px}._7N35-28{height:28px;padding:0 10px;font-size:12px}._7N35-30{height:30px;padding:0 12px;font-size:13px}._7N35-32{height:32px;padding:0 14px;font-size:14px}._7N35-36{height:36px;padding:0 22px;font-size:15px}._7N35-ghost{background:transparent;color:inherit}._7N35-ghost:not([data-active=true]):hover:hover{background-color:var(--gray-bg)}._7N35-ghost[data-active=true]{color:#fff;background-color:var(--color)}._7N35-solid{background:var(--color);color:#fff}._7N35-solid:not([data-active=true]):hover{opacity:.9}._7N35-outline{background:transparent;border:1px solid var(--gray-border)}._7N35-outline:not([data-active=true]):hover:hover{border:1px solid var(--color)}._7N35:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}._7N35[data-icon-only]{padding:0;aspect-ratio:1/1}}.L7GAn{width:100%;height:32px;min-height:32px;padding-inline:12px 6px;padding-block:0;gap:8px}.L7GAn-expand-button{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .2s;transition:transform .2s}.L7GAn-search-input{-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:12px}.L7GAn-search-input::-webkit-input-placeholder{font-size:12px}.L7GAn-search-input::-moz-placeholder{font-size:12px}.L7GAn-search-input:-ms-input-placeholder{font-size:12px}.L7GAn-search-input::placeholder{font-size:12px}@layer local-components{.buT3P{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:100%;height:30px;padding:0 8px;-webkit-transition:background-color .15s ease,color .15s ease;transition:background-color .15s ease,color .15s ease;border-radius:var(--border-radius)}.buT3P-focus-style{background:var(--gray-bg)}.buT3P-focus-style:focus-within{background:#fff;outline:1px solid var(--color)}.buT3P-disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.buT3P-prefix{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.buT3P-input{-webkit-flex:1;-ms-flex:1;flex:1;width:100%;min-width:0;border:none;outline:none;background:transparent;font-size:12px;color:inherit}.buT3P-addon{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:12px;color:#00000073}}@layer local-components{.buT3P-input::-webkit-input-placeholder{color:#000000a6}}@layer local-components{.buT3P-input::-moz-placeholder{color:#000000a6}}@layer local-components{.buT3P-input:-ms-input-placeholder{color:#000000a6}}@layer local-components{.buT3P-input::placeholder{color:#000000a6}}@layer local-components{.TmIRd{width:16px;height:16px}}.j6BbB{display:block;-webkit-flex:0 0 14px;-ms-flex:0 0 14px;flex:0 0 14px;width:14px;height:14px}.hiWnX{width:100%;height:32px;cursor:pointer;border:1px solid transparent;font-size:12px}.hiWnX:hover,.hiWnX[data-hover=true]{border:1px solid var(--color)}.hiWnX[data-selected=true],.hiWnX[data-selected=true]:hover{background-color:var(--color-bg)}.hiWnX[data-sub-selected=true]{background-color:var(--color-bg-half)}.hiWnX[data-dragging=true]{opacity:.5}.qdmxR{-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-inline:4px}.zxhNB-item{position:absolute;top:0;left:0;width:100%;height:32px}.NRtyV{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.BwhEL{padding-inline:12px 6px;height:32px}.BwhEL-title{font-size:12px;color:gray}.N5bAK{-webkit-box-pack:justify;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;width:100%;height:32px;cursor:pointer;border:1px solid transparent;font-size:12px;padding-inline:12px}.N5bAK:hover{border:1px solid var(--color)}.N5bAK-check{color:var(--color)}.LQXGU{width:240px;height:100%;border-bottom:1px solid var(--gray-border)}.LQXGU-content{overflow-y:auto;-webkit-align-content:start;-ms-flex-line-pack:start;align-content:start}.LQXGU-resize{cursor:ns-resize}.Z5Qa8{border-right:1px solid var(--gray-border)}.Z5Qa8-switchBar{width:44px;-webkit-align-content:start;-ms-flex-line-pack:start;align-content:start;padding-block:8px;border-right:1px solid var(--gray-border)}.FAY90{height:40px;justify-items:center;border-bottom:1px solid var(--gray-border)}.FAY90 .g-icon{width:16px;height:16px}.qFStV{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:e-resize}@layer local-components{.bgYhL{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:100%;height:30px;padding:0 8px;-webkit-transition:background-color .15s ease,color .15s ease;transition:background-color .15s ease,color .15s ease;border-radius:var(--border-radius)}.bgYhL-focus-style{background:var(--gray-bg)}.bgYhL-focus-style:focus-within{background:#fff;outline:1px solid var(--color)}.bgYhL-disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.bgYhL-prefix{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.bgYhL-input{-webkit-flex:1;-ms-flex:1;flex:1;width:100%;min-width:0;border:none;outline:none;background:transparent;font-size:12px;color:inherit}.bgYhL-addon{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:12px;color:#00000073}}@layer local-components{.bgYhL-input::-webkit-input-placeholder{color:#000000a6}}@layer local-components{.bgYhL-input::-moz-placeholder{color:#000000a6}}@layer local-components{.bgYhL-input:-ms-input-placeholder{color:#000000a6}}@layer local-components{.bgYhL-input::placeholder{color:#000000a6}}.rQfCh{padding-inline:12px 6px;padding-top:6px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-bottom:1px solid var(--gray-border)}.rQfCh-header{height:28px;margin-bottom:6px}.rQfCh-header-title{font-size:12px;font-weight:600;line-height:16px;color:#2e2e2e}.rQfCh-header-slot{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:end;justify-content:end}.rQfCh-content{-webkit-align-content:start;-ms-flex-line-pack:start;align-content:start;margin-bottom:12px}.MuLa9{width:185px;height:30px;border-radius:var(--border-radius);background-color:var(--gray-bg);padding:8px;-webkit-box-pack:justify;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;color:#2e2e2e}.MuLa9:has(input:focus){background-color:#fff;outline:1px solid var(--color)}.MuLa9-shower{width:18px;height:18px;overflow:hidden;border-radius:var(--border-radius-sm);box-shadow:var(--shadow);cursor:pointer}.MuLa9-hex{width:64px;height:24px;font-size:12px;display:-ms-grid;display:grid;justify-items:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1}.MuLa9-hex>input{line-height:.8rem}.MuLa9-alpha{width:36px;height:24px;font-size:12px;padding-inline:0;gap:0}.MuLa9-mixed-fills{opacity:.65}._Y1q5{width:240px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff;position:fixed;overflow:hidden;box-shadow:var(--shadow);border-radius:var(--border-radius)}._Y1q5-header{gap:8px;height:36px;padding-inline:12px 6px;font-size:12px;font-weight:600;line-height:16px;border-bottom:1px solid var(--gray-border)}._Y1q5-header-title{padding-left:4px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}._Y1q5-header-slot{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:end;justify-content:end}._Y1q5-header-actions{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;height:24px}._Y1q5-content{height:100%}._Y1q5-menu{width:160px;position:relative;z-index:10000}@layer local-components{.namyP{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background:var(--gray-bg);border-radius:var(--border-radius);padding:3px;gap:2px}.namyP-sm{height:24px;font-size:12px}.namyP-md{height:32px;font-size:13px}.namyP-lg{height:36px;font-size:14px}.namyP-solid .namyP-indicator{background:var(--color)}.namyP-solid .namyP-item[data-state=checked]{color:var(--color);background-color:#fff}.namyP-outline{background:transparent;border:1px solid var(--gray-border)}.namyP-outline .namyP-indicator{background:var(--gray-bg-hover)}.namyP-outline .namyP-item[data-state=checked]{color:var(--color)}.namyP-item{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:0 12px;cursor:pointer;position:relative;z-index:1;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;height:100%;border-radius:4px}.namyP-item:hover:not([data-state=checked]):not([data-disabled]){color:var(--color)}.namyP-item[data-disabled]{opacity:.4;cursor:not-allowed}.namyP[data-fixed-item-width] .namyP-item{-webkit-flex:0 0 var(--segment-item-width);-ms-flex:0 0 var(--segment-item-width);flex:0 0 var(--segment-item-width);width:var(--segment-item-width);min-width:var(--segment-item-width);max-width:var(--segment-item-width);padding-inline:0}.namyP-item-text{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;height:100%}.namyP-indicator{position:absolute;height:calc(100% - 6px);border-radius:var(--border-radius);-webkit-transition:left .2s ease,width .2s ease;transition:left .2s ease,width .2s ease;z-index:0}.namyP[data-disabled]{opacity:.5;cursor:not-allowed}}@layer local-components{.crfWD{width:100%;min-width:0}.crfWD-trigger{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) auto;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:30px;padding-inline:8px 6px;border:0;outline:0;color:#000000c7;background:var(--gray-bg);font-size:12px;text-align:left;cursor:pointer;border-radius:var(--border-radius)}.crfWD-trigger:focus-visible,.crfWD-trigger[data-state=open]{background:#fff;outline:1px solid var(--color)}.crfWD-trigger[data-disabled]{opacity:.4;cursor:not-allowed}.crfWD-indicator{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:rotate .15s ease;transition:rotate .15s ease}.crfWD-indicator[data-state=open]{rotate:180deg}.crfWD-positioner{z-index:1000}.crfWD-content{position:relative;z-index:1000;width:100%;max-height:inherit;padding:6px;overflow-y:auto;outline:0;background:#fff;box-shadow:var(--shadow);border-radius:var(--border-radius)}.crfWD-item{height:30px;outline:0;font-size:12px}.crfWD-item[data-highlighted]{color:#fff;background:var(--color)}.crfWD-item[data-disabled]{opacity:.4;cursor:not-allowed}.crfWD-item-indicator{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:16px;height:16px;color:var(--color)}.crfWD-item-indicator[data-state=unchecked]{display:none}.crfWD-item[data-highlighted] .crfWD-item-indicator{color:#fff}}.zdZlg-body{width:100%}.zdZlg-mixed-strokes{opacity:.65}.zdZlg-align{width:100%;height:30px}.zdZlg-side-menu{width:120px}.zdZlg-segments{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:30px;-ms-grid-column-align:end;justify-self:end}.zdZlg-field-label{color:#00000080;font-size:12px}.zdZlg-settings-panel{max-height:calc(100vh - 16px)}.zdZlg-settings-body{padding:12px;overflow-y:auto}.FNqe1{width:216px;row-gap:8px}.FNqe1-pointer{width:14px;height:14px;border-radius:50%;border:2px solid white;position:absolute;box-shadow:0 2px 4px #0003;z-index:3;cursor:pointer}.FNqe1-square{width:216px;height:172px;z-index:0}.FNqe1-square-background{border-radius:3px}.FNqe1-hue{height:8px;border-radius:99px;background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.FNqe1-alpha{height:8px;border-radius:99px;background:linear-gradient(to right,#0000,#00000080)}.d9F2X:hover .d9F2X-mask{display:-ms-grid;display:grid}.d9F2X-content{width:216px;height:184px;overflow:hidden;border:1px solid var(--gray-border);border-radius:var(--border-radius)}.d9F2X-mask{position:absolute;background-color:#0006;display:none}.d9F2X-mask-change{width:80px;height:32px;border-radius:5px;border:1px solid white;color:#fff;font-size:12px;cursor:pointer}._qnnE{row-gap:8px}._qnnE-stopBar{width:216px;height:20px;border-radius:99px;position:relative}._qnnE-stopBar-background{height:8px;border-radius:99px}._qnnE-stopBar-track{height:8px;width:calc(100% - 14px)}._qnnE-stopBar-stop{width:14px;height:14px;border-radius:99px;position:absolute;border:2px solid white;cursor:pointer;box-shadow:0 0 3px #000000b3,inset 0 0 5px -2px #000000b3}._xwH4-content{padding:12px}.cnbXV{padding:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-bottom:1px solid var(--gray-border)}.cnbXV-size{-ms-grid-column:1/-1;grid-column:1/-1}.cnbXV-lock-aspect-ratio{position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:transparent;color:#000000a6}.cnbXV-lock-aspect-ratio:hover,.cnbXV-lock-aspect-ratio[data-active=true]{background:transparent;color:var(--color)}._Xn27{overflow:hidden;border-radius:var(--border-radius)}._Xn27-button{width:100%;border-radius:0;background:var(--gray-bg)}._Xn27-button+._Xn27-button{border-left:1px solid var(--gray-border)}.De3Pp{-ms-grid-column:1/-1;grid-column:1/-1;overflow:hidden;background:var(--gray-bg);border-radius:var(--border-radius)}.De3Pp:focus-within{background:#fff;outline:1px solid var(--color);outline-offset:-1px}.De3Pp-input{border-radius:0;background:transparent}.De3Pp-input:focus-within{position:relative;z-index:1;outline:none;background:transparent}.De3Pp-input+.De3Pp-input{border-left:1px solid var(--gray-border)}.De3Pp-slide-handle{width:4px;height:16px}.RUUL9{border-left:1px solid var(--gray-border)}.Hrz6Q{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;top:20px;right:10px;font-size:20px;pointer-events:none}.iSyAF{background-color:var(--gray-bg)}._jKm4{position:absolute;top:0;left:0;border:2px solid var(--color)}.ERBZu-applied{opacity:.4;cursor:not-allowed}.ERBZu-recording{color:#fff!important;background-color:#e5484d!important}.UkWXj-item{width:100%;height:36px;padding-inline:12px 8px;border-bottom:1px solid var(--gray-border);font-size:12px;cursor:pointer}.UkWXj-item[data-active=true]{background-color:var(--color-bg-half);color:var(--color)}.UkWXj-copy{opacity:0;pointer-events:none}.UkWXj-item:hover .UkWXj-copy{opacity:1;pointer-events:auto}._775M{padding:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.rEePj{width:36px;height:18px;border-radius:99px;padding:3px;cursor:pointer;outline:1px solid var(--gray-bg)}.rEePj-inner{width:12px;height:12px;border-radius:99px;background-color:#b8b8b8;-webkit-transition:all .3s ease;transition:all .3s ease}.rEePj-inner-checked{background-color:hsl(var(--hue),100%,60%);-webkit-transform:translateX(calc(100% + 6px));-moz-transform:translateX(calc(100% + 6px));-ms-transform:translateX(calc(100% + 6px));transform:translate(calc(100% + 6px))}.D0b1z{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:32px;padding:8px;cursor:pointer;border-radius:var(--border-radius);font-size:13px}.D0b1z:hover{background-color:var(--gray-bg)}.vG9Up{width:160px;border-radius:var(--border-radius-sm)}.gzBZ2{height:48px;padding-inline:8px;border-bottom:1px solid var(--gray-border)}.gzBZ2-centerGroup{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.gzBZ2-centerGroup>*:not(:last-child):after{content:"";display:block;width:1px;height:20px;background-color:var(--gray-border);margin-top:6px;margin-left:4px;margin-right:8px}.gzBZ2-centerGroup-icon{width:20px;height:20px}._iZ8E{padding:20px;gap:20px}._iZ8E-item{width:300px;height:240px;border-radius:var(--border-radius-sm);cursor:pointer;background:var(--bg-content)}._iZ8E-item:hover{outline:2px solid var(--color);outline-offset:1px}._iZ8E-item-cover{width:100%;height:180px;object-fit:cover;border-radius:var(--border-radius-sm);overflow:hidden}._iZ8E-item-meta{padding:4px;gap:4px}.AK8Mw{height:48px;padding:0 20px;-webkit-box-pack:justify;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px solid var(--gray-border)}.AK8Mw-title{font-weight:600;font-size:18px;color:var(--color)}.AK8Mw-title-icon{width:80px;height:40px;color:var(--color)}.AK8Mw-right{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}
