@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)}._8e03{cursor:pointer}._8e03[data-active=true]{color:var(--color)}.AlHIb{width:100%;height:100%;position:relative;display:-ms-grid;display:grid}.AlHIb-c{place-content:center;place-items:center}.AlHIb-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}.AlHIb-v-c{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;justify-items:center}@layer local-components{.Exxhh{-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}.Exxhh-label{font-size:12px}.Exxhh-head{font-size:12px;font-weight:600;line-height:16px}.Exxhh-common{font-size:13px}}.PLRmb{width:100%;height:32px;-webkit-box-pack:justify;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between}.kquZD-label-header{font-size:12px;font-weight:600;line-height:16px}.Kfp0G{padding-inline:8px 20px;cursor:pointer;border-radius:var(--border-radius-sm)}.Kfp0G-has-icon{-webkit-padding-start:4px;padding-inline-start:4px}.Kfp0G-disabled{opacity:.5;cursor:not-allowed}.Kfp0G-hover:hover:not(.Kfp0G-disabled){color:#fff;background-color:var(--color)}.Kfp0G-hover:hover:not(.Kfp0G-disabled) .Kfp0G-icon-checked{color:#fff}.Kfp0G-icon{min-width:16px}.Kfp0G-icon-checked{color:var(--color);-webkit-translate:0 1px;-moz-translate:0 1px;-ms-translate:0 1px;translate:0 1px}.fNsz0{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border:none;background-color:#e5e6eb}.fNsz0[data-orientation=horizontal]{width:var(--length);height:.5px;margin-block:var(--space)}.fNsz0[data-orientation=vertical]{width:.5px;height:var(--length);margin-inline:var(--space)}.ZCbTK{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}._qQja{width:180px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;border-radius:var(--border-radius);padding-inline:6px}._qQja-item{-webkit-padding-end:8px;padding-inline-end:8px}.ygEb6{width:100%;height:100%}.ygEb6-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}.ygEb6-car{width:100%;height:100%;fill:none;stroke:var(--uib-color);stroke-dasharray:15,85;stroke-dashoffset:0;stroke-linecap:round;-webkit-animation:travel-ygEb6 var(--uib-speed) linear infinite;animation:travel-ygEb6 var(--uib-speed) linear infinite;will-change:stroke-dasharray,stroke-dashoffset;-webkit-transition:stroke .5s ease;transition:stroke .5s ease}.ygEb6-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-ygEb6{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}@keyframes travel-ygEb6{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}@layer local-components{.SVzkP{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)}.SVzkP-24{height:24px;padding:0 8px;font-size:11px}.SVzkP-28{height:28px;padding:0 10px;font-size:12px}.SVzkP-30{height:30px;padding:0 12px;font-size:13px}.SVzkP-32{height:32px;padding:0 14px;font-size:14px}.SVzkP-36{height:36px;padding:0 22px;font-size:15px}.SVzkP-ghost{background:transparent;color:inherit}.SVzkP-ghost:not([data-active=true]):hover:hover{background-color:var(--gray-bg)}.SVzkP-ghost[data-active=true]{color:#fff;background-color:var(--color)}.SVzkP-solid{background:var(--color);color:#fff}.SVzkP-solid:not([data-active=true]):hover{opacity:.9}.SVzkP-outline{background:transparent;border:1px solid var(--gray-border)}.SVzkP-outline:not([data-active=true]):hover:hover{border:1px solid var(--color)}.SVzkP:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.SVzkP[data-icon-only]{padding:0;aspect-ratio:1/1}}.HEWAm{width:100%;height:32px;min-height:32px;padding-inline:12px 6px;padding-block:0;gap:8px}.HEWAm-expand-button{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .2s;transition:transform .2s}.HEWAm-search-input{-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:12px}.HEWAm-search-input::-webkit-input-placeholder{font-size:12px}.HEWAm-search-input::-moz-placeholder{font-size:12px}.HEWAm-search-input:-ms-input-placeholder{font-size:12px}.HEWAm-search-input::placeholder{font-size:12px}@layer local-components{._thJh{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)}._thJh-focus-style{background:var(--gray-bg)}._thJh-focus-style:focus-within{background:#fff;outline:1px solid var(--color)}._thJh-disabled{opacity:.4;cursor:not-allowed;pointer-events:none}._thJh-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}._thJh-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}._thJh-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{._thJh-input::-webkit-input-placeholder{color:#000000a6}}@layer local-components{._thJh-input::-moz-placeholder{color:#000000a6}}@layer local-components{._thJh-input:-ms-input-placeholder{color:#000000a6}}@layer local-components{._thJh-input::placeholder{color:#000000a6}}@layer local-components{._DR2p{width:16px;height:16px}}._SwQg{display:block;-webkit-flex:0 0 14px;-ms-flex:0 0 14px;flex:0 0 14px;width:14px;height:14px}.umAnL{width:100%;height:32px;cursor:pointer;border:1px solid transparent;font-size:12px}.umAnL:hover,.umAnL[data-hover=true]{border:1px solid var(--color)}.umAnL[data-selected=true],.umAnL[data-selected=true]:hover{background-color:var(--color-bg)}.umAnL[data-sub-selected=true]{background-color:var(--color-bg-half)}.umAnL[data-dragging=true]{opacity:.5}._K6Hq{-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-inline:4px}.buYtK-item{position:absolute;top:0;left:0;width:100%;height:32px}.N0TGH{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}.AF9wG{padding-inline:12px 6px;height:32px}.AF9wG-title{font-size:12px;color:gray}._UCG6{-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}._UCG6:hover{border:1px solid var(--color)}._UCG6-check{color:var(--color)}.WeHAU{width:240px;height:100%;border-bottom:1px solid var(--gray-border)}.WeHAU-content{overflow-y:auto;-webkit-align-content:start;-ms-flex-line-pack:start;align-content:start}.WeHAU-resize{cursor:ns-resize}.qFhNE{border-right:1px solid var(--gray-border)}.qFhNE-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)}.pzTP4{height:40px;justify-items:center;border-bottom:1px solid var(--gray-border)}.pzTP4 .g-icon{width:16px;height:16px}.zx7EZ{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{.lxH3Z{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)}.lxH3Z-focus-style{background:var(--gray-bg)}.lxH3Z-focus-style:focus-within{background:#fff;outline:1px solid var(--color)}.lxH3Z-disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.lxH3Z-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}.lxH3Z-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}.lxH3Z-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{.lxH3Z-input::-webkit-input-placeholder{color:#000000a6}}@layer local-components{.lxH3Z-input::-moz-placeholder{color:#000000a6}}@layer local-components{.lxH3Z-input:-ms-input-placeholder{color:#000000a6}}@layer local-components{.lxH3Z-input::placeholder{color:#000000a6}}.MS4_f{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)}.MS4_f-header{height:28px;margin-bottom:6px}.MS4_f-header-title{font-size:12px;font-weight:600;line-height:16px;color:#2e2e2e}.MS4_f-header-slot{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:end;justify-content:end}.MS4_f-content{-webkit-align-content:start;-ms-flex-line-pack:start;align-content:start;margin-bottom:12px}._abnF{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}._abnF:has(input:focus){background-color:#fff;outline:1px solid var(--color)}._abnF-shower{width:18px;height:18px;overflow:hidden;border-radius:var(--border-radius-sm);box-shadow:var(--shadow);cursor:pointer}._abnF-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}._abnF-hex>input{line-height:.8rem}._abnF-alpha{width:36px;height:24px;font-size:12px;padding-inline:0;gap:0}._abnF-mixed-fills{opacity:.65}.KT_X1{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)}.KT_X1-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)}.KT_X1-header-title{padding-left:4px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.KT_X1-header-slot{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:end;justify-content:end}.KT_X1-header-actions{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;height:24px}.KT_X1-content{height:100%}.KT_X1-menu{width:160px;position:relative;z-index:10000}@layer local-components{._WePt{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}._WePt-sm{height:24px;font-size:12px}._WePt-md{height:32px;font-size:13px}._WePt-lg{height:36px;font-size:14px}._WePt-solid ._WePt-indicator{background:var(--color)}._WePt-solid ._WePt-item[data-state=checked]{color:var(--color);background-color:#fff}._WePt-outline{background:transparent;border:1px solid var(--gray-border)}._WePt-outline ._WePt-indicator{background:var(--gray-bg-hover)}._WePt-outline ._WePt-item[data-state=checked]{color:var(--color)}._WePt-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}._WePt-item:hover:not([data-state=checked]):not([data-disabled]){color:var(--color)}._WePt-item[data-disabled]{opacity:.4;cursor:not-allowed}._WePt[data-fixed-item-width] ._WePt-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}._WePt-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%}._WePt-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}._WePt[data-disabled]{opacity:.5;cursor:not-allowed}}@layer local-components{._2H71{width:100%;min-width:0}._2H71-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)}._2H71-trigger:focus-visible,._2H71-trigger[data-state=open]{background:#fff;outline:1px solid var(--color)}._2H71-trigger[data-disabled]{opacity:.4;cursor:not-allowed}._2H71-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}._2H71-indicator[data-state=open]{rotate:180deg}._2H71-positioner{z-index:1000}._2H71-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)}._2H71-item{height:30px;outline:0;font-size:12px}._2H71-item[data-highlighted]{color:#fff;background:var(--color)}._2H71-item[data-disabled]{opacity:.4;cursor:not-allowed}._2H71-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)}._2H71-item-indicator[data-state=unchecked]{display:none}._2H71-item[data-highlighted] ._2H71-item-indicator{color:#fff}}.xRTAK-body{width:100%}.xRTAK-mixed-strokes{opacity:.65}.xRTAK-align{width:100%;height:30px}.xRTAK-side-menu{width:120px}.xRTAK-segments{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:30px;-ms-grid-column-align:end;justify-self:end}.xRTAK-field-label{color:#00000080;font-size:12px}.xRTAK-settings-panel{max-height:calc(100vh - 16px)}.xRTAK-settings-body{padding:12px;overflow-y:auto}.EKjUL{width:216px;row-gap:8px}.EKjUL-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}.EKjUL-square{width:216px;height:172px;z-index:0}.EKjUL-square-background{border-radius:3px}.EKjUL-hue{height:8px;border-radius:99px;background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.EKjUL-alpha{height:8px;border-radius:99px;background:linear-gradient(to right,#0000,#00000080)}.IdnZ_:hover .IdnZ_-mask{display:-ms-grid;display:grid}.IdnZ_-content{width:216px;height:184px;overflow:hidden;border:1px solid var(--gray-border);border-radius:var(--border-radius)}.IdnZ_-mask{position:absolute;background-color:#0006;display:none}.IdnZ_-mask-change{width:80px;height:32px;border-radius:5px;border:1px solid white;color:#fff;font-size:12px;cursor:pointer}._UxSA{row-gap:8px}._UxSA-stopBar{width:216px;height:20px;border-radius:99px;position:relative}._UxSA-stopBar-background{height:8px;border-radius:99px}._UxSA-stopBar-track{height:8px;width:calc(100% - 14px)}._UxSA-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}.YMCK7-content{padding:12px}.ZAtsp{padding:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-bottom:1px solid var(--gray-border)}.ZAtsp-size{-ms-grid-column:1/-1;grid-column:1/-1}.ZAtsp-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}.ZAtsp-lock-aspect-ratio:hover,.ZAtsp-lock-aspect-ratio[data-active=true]{background:transparent;color:var(--color)}.Py7Td{overflow:hidden;border-radius:var(--border-radius)}.Py7Td-button{width:100%;border-radius:0;background:var(--gray-bg)}.Py7Td-button+.Py7Td-button{border-left:1px solid var(--gray-border)}._7DYw{-ms-grid-column:1/-1;grid-column:1/-1;overflow:hidden;background:var(--gray-bg);border-radius:var(--border-radius)}._7DYw:focus-within{background:#fff;outline:1px solid var(--color);outline-offset:-1px}._7DYw-input{border-radius:0;background:transparent}._7DYw-input:focus-within{position:relative;z-index:1;outline:none;background:transparent}._7DYw-input+._7DYw-input{border-left:1px solid var(--gray-border)}._7DYw-slide-handle{width:4px;height:16px}.xK8de{border-left:1px solid var(--gray-border)}._BbW3{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}.A33jr{background-color:var(--gray-bg)}.Vjiuw{position:absolute;top:0;left:0;border:2px solid var(--color)}._aZAN-applied{opacity:.4;cursor:not-allowed}._aZAN-recording{color:#fff!important;background-color:#e5484d!important}._crlS-item{width:100%;height:36px;padding-inline:12px 8px;border-bottom:1px solid var(--gray-border);font-size:12px;cursor:pointer}._crlS-item[data-active=true]{background-color:var(--color-bg-half);color:var(--color)}._crlS-copy{opacity:0;pointer-events:none}._crlS-item:hover ._crlS-copy{opacity:1;pointer-events:auto}._ftB5{padding:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.lrWF7{width:36px;height:18px;border-radius:99px;padding:3px;cursor:pointer;outline:1px solid var(--gray-bg)}.lrWF7-inner{width:12px;height:12px;border-radius:99px;background-color:#b8b8b8;-webkit-transition:all .3s ease;transition:all .3s ease}.lrWF7-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))}._P9TV{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}._P9TV:hover{background-color:var(--gray-bg)}.vxhMs{width:160px;border-radius:var(--border-radius-sm)}.Y0Tsy{height:48px;padding-inline:8px;border-bottom:1px solid var(--gray-border)}.Y0Tsy-centerGroup{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.Y0Tsy-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}.Y0Tsy-centerGroup-icon{width:20px;height:20px}.HbHlz{padding:20px;gap:20px}.HbHlz-item{width:300px;height:240px;border-radius:var(--border-radius-sm);cursor:pointer;background:var(--bg-content)}.HbHlz-item:hover{outline:2px solid var(--color);outline-offset:1px}.HbHlz-item-cover{width:100%;height:180px;object-fit:cover;border-radius:var(--border-radius-sm);overflow:hidden}.HbHlz-item-meta{padding:4px;gap:4px}.bemJI{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)}.bemJI-title{font-weight:600;font-size:18px;color:var(--color)}.bemJI-title-icon{width:80px;height:40px;color:var(--color)}.bemJI-right{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}
