.EmptyState-module__QvXXza__container{text-align:center;flex:1;justify-content:center;align-items:center;display:flex}.EmptyState-module__QvXXza__content{flex-direction:column;align-items:center;max-width:400px;display:flex}.EmptyState-module__QvXXza__iconCircle{background:var(--surface-container-high);border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;margin-bottom:2rem;display:flex}.EmptyState-module__QvXXza__title{margin-bottom:3rem;font-size:2.25rem;font-weight:700}.EmptyState-module__QvXXza__description{opacity:.6;margin-bottom:2.5rem;padding:0 1rem;font-size:1rem;line-height:1.6}.EmptyState-module__QvXXza__button{background:var(--primary);color:var(--on-primary);border-radius:100px;align-items:center;gap:.75rem;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.EmptyState-module__QvXXza__button:hover{filter:brightness(1.1);transform:translateY(-2px)}.EmptyState-module__QvXXza__button:active{transform:translateY(0)}.EmptyState-module__QvXXza__divider{width:100%;color:var(--secondary);align-items:center;gap:1rem;margin:1.25rem 0 1rem;font-size:.85rem;display:flex}.EmptyState-module__QvXXza__divider:before,.EmptyState-module__QvXXza__divider:after{content:"";background:var(--outline);flex:1;height:1px}.EmptyState-module__QvXXza__demoActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.EmptyState-module__QvXXza__demoButton{background:var(--surface-container-high);color:var(--primary);border:1px solid var(--outline);cursor:pointer;border-radius:100px;align-items:center;gap:.6rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.EmptyState-module__QvXXza__demoButton:hover{background:var(--surface-container);border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}body.light-theme .EmptyState-module__QvXXza__demoButton{background:#fff;border-color:#35394029}body.light-theme .EmptyState-module__QvXXza__demoButton:hover{background:#f1f1f1;border-color:#35394052}.EmptyState-module__QvXXza__demoButton:active{transform:translateY(0)}
.DeviceCard-module__lu6zwa__card{background:var(--surface);border:1px solid var(--outline);cursor:pointer;z-index:20;border-radius:32px;flex-direction:column;width:100%;max-width:680px;padding:0;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.DeviceCard-module__lu6zwa__card:hover{background:var(--surface-container);border-color:var(--primary)}.DeviceCard-module__lu6zwa__imageContainer{aspect-ratio:2.4;background:#ffffff03;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.DeviceCard-module__lu6zwa__productImage{object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none;width:160%;height:160%}.DeviceCard-module__lu6zwa__iconFallback{color:var(--secondary);transform:scale(2)}.DeviceCard-module__lu6zwa__content{flex:1;justify-content:space-between;align-items:flex-end;padding:2rem 2.5rem 2.5rem;display:flex}.DeviceCard-module__lu6zwa__info{flex-direction:column;min-width:0;display:flex}.DeviceCard-module__lu6zwa__name{letter-spacing:-.02em;color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:URX-Medium,sans-serif;font-size:2.2rem;font-weight:700;overflow:hidden}.DeviceCard-module__lu6zwa__type{text-transform:uppercase;letter-spacing:.2em;color:var(--secondary);margin-top:.5rem;font-size:.75rem;font-weight:800}.DeviceCard-module__lu6zwa__action{background:var(--surface-container-high);border:1px solid var(--outline);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex}.DeviceCard-module__lu6zwa__arrowIcon{color:var(--foreground);opacity:.4;transition:all .3s}.DeviceCard-module__lu6zwa__card:hover .DeviceCard-module__lu6zwa__action{background:var(--foreground);border-color:var(--foreground)}.DeviceCard-module__lu6zwa__card:hover .DeviceCard-module__lu6zwa__arrowIcon{color:var(--background);opacity:1;transform:translate(2px)}.DeviceCard-module__lu6zwa__variantDots{z-index:30;opacity:.4;justify-content:center;align-items:center;gap:.8rem;min-height:calc(.75rem + 14px);padding:.75rem 0 0;transition:all .3s;display:flex}.DeviceCard-module__lu6zwa__card:hover .DeviceCard-module__lu6zwa__variantDots{opacity:1}.DeviceCard-module__lu6zwa__dot{background:var(--surface-container-high);cursor:pointer;border:1px solid var(--outline);border-radius:50%;width:12px;height:12px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1)}.DeviceCard-module__lu6zwa__dotActive{background:var(--foreground);border-color:var(--foreground)}body.light-theme .DeviceCard-module__lu6zwa__variantDots{opacity:.75}body.light-theme .DeviceCard-module__lu6zwa__imageContainer{z-index:1;filter:drop-shadow(0 8px 16px #14182047)}body.light-theme .DeviceCard-module__lu6zwa__dot{border:2px solid #35394059}body.light-theme .DeviceCard-module__lu6zwa__dotActive{border-color:var(--foreground)}.DeviceCard-module__lu6zwa__dot:hover{background:var(--primary);transform:scale(1.2)}.DeviceCard-module__lu6zwa__dotActive:hover{transform:scale(1.1)}
.page-module___8aEwW__main{background:0 0;flex-direction:column;height:100vh;max-height:100vh;padding:0;display:flex;overflow:hidden}.page-module___8aEwW__contextMenu{z-index:100001;border:1px solid color-mix(in srgb, var(--foreground) 16%, transparent);background:color-mix(in srgb, var(--background) 94%, var(--foreground));border-radius:10px;min-width:156px;padding:6px;position:fixed;box-shadow:0 12px 30px #00000047}.page-module___8aEwW__contextMenu button{box-sizing:border-box;width:100%;color:var(--foreground);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;padding:9px 12px}.page-module___8aEwW__contextMenu button:hover,.page-module___8aEwW__contextMenu button:focus-visible{background:color-mix(in srgb, var(--foreground) 12%, transparent);outline:none}.page-module___8aEwW__hubMain{box-sizing:border-box;scrollbar-gutter:stable;background:0 0;flex-direction:column;width:100%;max-width:1400px;height:100vh;margin:0 auto;padding:clamp(4rem,8vh,8rem) 3.5vw 4rem;display:flex;position:relative;overflow-y:auto}.page-module___8aEwW__backgroundDecoration{display:none}@keyframes page-module___8aEwW__pulseBg{0%,to{opacity:.05;transform:translate(-50%,-50%)scale(1)}50%{opacity:.15;transform:translate(-50%,-50%)scale(1.1)}}.page-module___8aEwW__logoWatermark{opacity:.12;pointer-events:none;z-index:0;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:brightness(1.2);width:45vw;position:fixed;bottom:-5vh;right:-5vw;transform:none}.page-module___8aEwW__header{z-index:10;flex-direction:column;align-items:flex-start;margin-bottom:6rem;display:flex;position:relative}.page-module___8aEwW__headerContent{flex-direction:column;gap:2rem;display:flex}.page-module___8aEwW__title{letter-spacing:-.07em;color:var(--foreground);text-transform:uppercase;margin:0;font-family:URX-Medium,sans-serif;font-size:5.5rem;font-weight:400;line-height:.8}.page-module___8aEwW__smallButton{background:var(--foreground);color:var(--background);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border-radius:99px;align-items:center;gap:.75rem;width:fit-content;padding:1rem 2.5rem;font-size:.9rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.page-module___8aEwW__smallButton:hover{background:var(--secondary);transform:translateY(-3px)scale(1.02);box-shadow:0 20px 40px #00000026}.page-module___8aEwW__deviceGrid{grid-template-columns:repeat(auto-fill, minmax(var(--hub-card-min-width,300px), 1fr));z-index:10;align-items:stretch;gap:4rem;display:grid;position:relative}
.GamepadIcon-module__DMb38W__dpadCross{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.GamepadIcon-module__DMb38W__dpadBarH{background:#fff3;border-radius:2px;width:20px;height:8px;position:absolute}.GamepadIcon-module__DMb38W__dpadBarV{background:#fff3;border-radius:2px;width:8px;height:20px;position:absolute}.GamepadIcon-module__DMb38W__dpadTriangle{border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute}.GamepadIcon-module__DMb38W__dpadTriangleU{border-bottom:5px solid #fff;top:0}.GamepadIcon-module__DMb38W__dpadTriangleD{border-top:5px solid #fff;bottom:0}.GamepadIcon-module__DMb38W__dpadTriangleL{border:4px solid #0000;border-left:0;border-right:5px solid #fff;left:0}.GamepadIcon-module__DMb38W__dpadTriangleR{border:4px solid #0000;border-left:5px solid #fff;border-right:0;right:0}.GamepadIcon-module__DMb38W__guideIcon{border:1.5px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.GamepadIcon-module__DMb38W__guideBar1,.GamepadIcon-module__DMb38W__guideBar2{background:#fff;border-radius:1px;position:absolute}.GamepadIcon-module__DMb38W__guideBar1{width:10px;height:2px;transform:rotate(45deg)}.GamepadIcon-module__DMb38W__guideBar2{width:10px;height:2px;transform:rotate(-45deg)}.GamepadIcon-module__DMb38W__roundedRect{background:#0003;border:1.2px solid #fff6;border-radius:3px;justify-content:center;align-items:center;width:16px;height:10px;display:flex}.GamepadIcon-module__DMb38W__btnLabel{color:#fff;justify-content:center;align-items:center;font-weight:800;display:flex;position:relative}.GamepadIcon-module__DMb38W__arc{border:2.5px solid #ffffffe6;border-radius:50%;width:20px;height:20px;position:absolute}.GamepadIcon-module__DMb38W__arcU{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:-6px}.GamepadIcon-module__DMb38W__arcD{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:-6px}.GamepadIcon-module__DMb38W__arcL{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:-6px}.GamepadIcon-module__DMb38W__arcR{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:-6px}.GamepadIcon-module__DMb38W__btnCircle{border:2px solid #ffffffe6;border-radius:50%;width:20px;height:20px;position:absolute}
.Keycap-module__Fvz-Ka__container{-webkit-user-select:none;user-select:none;z-index:1;will-change:transform;position:absolute}.Keycap-module__Fvz-Ka__selected{z-index:10!important}.Keycap-module__Fvz-Ka__skirt{width:100%;height:100%;box-shadow:none;border-radius:9.3px;flex-direction:column;padding:0;transition:box-shadow .1s ease-out,transform 80ms ease-out;display:flex;position:absolute;top:0;left:0}.Keycap-module__Fvz-Ka__face{box-shadow:none;border-radius:9.3px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Keycap-module__Fvz-Ka__canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.Keycap-module__Fvz-Ka__selected .Keycap-module__Fvz-Ka__skirt{box-shadow:0 0 0 2px #fffffff2!important}.light-theme .Keycap-module__Fvz-Ka__container:hover .Keycap-module__Fvz-Ka__skirt{box-shadow:0 0 0 2px #353940!important}.light-theme .Keycap-module__Fvz-Ka__selected .Keycap-module__Fvz-Ka__skirt{box-shadow:0 0 0 2px #353940!important}.Keycap-module__Fvz-Ka__snapTapFace{position:relative;overflow:hidden}.Keycap-module__Fvz-Ka__snapTapFace:after{content:"";pointer-events:none;background:#ef444400;border-radius:9.3px;transition:background .15s;position:absolute;inset:0}.Keycap-module__Fvz-Ka__container:hover .Keycap-module__Fvz-Ka__snapTapFace:after{background:#ef444466}.Keycap-module__Fvz-Ka__knob .Keycap-module__Fvz-Ka__skirt{color:var(--encoder-color);box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:0!important}.Keycap-module__Fvz-Ka__knob .Keycap-module__Fvz-Ka__face{padding:var(--encoder-inner-padding);min-width:var(--encoder-size);min-height:var(--encoder-size);box-sizing:border-box;clip-path:polygon(50% 0%,46.93% 3.1%,43.47% .43%,40.83% 3.9%,37.06% 1.7%,34.89% 5.49%,30.87% 3.81%,29.21% 7.85%,25% 6.7%,23.89% 10.92%,19.56% 10.33%,19.01% 14.66%,14.64% 14.64%,14.66% 19.01%,10.33% 19.56%,10.92% 23.89%,6.7% 25%,7.85% 29.21%,3.81% 30.87%,5.49% 34.89%,1.7% 37.06%,3.9% 40.83%,.43% 43.47%,3.1% 46.93%,0% 50%,3.1% 53.07%,.43% 56.53%,3.9% 59.17%,1.7% 62.94%,5.49% 65.11%,3.81% 69.13%,7.85% 70.79%,6.7% 75%,10.92% 76.11%,10.33% 80.44%,14.66% 80.99%,14.64% 85.36%,19.01% 85.34%,19.56% 89.67%,23.89% 89.08%,25% 93.3%,29.21% 92.15%,30.87% 96.19%,34.89% 94.51%,37.06% 98.3%,40.83% 96.1%,43.47% 99.57%,46.93% 96.9%,50% 100%,53.07% 96.9%,56.53% 99.57%,59.17% 96.1%,62.94% 98.3%,65.11% 94.51%,69.13% 96.19%,70.79% 92.15%,75% 93.3%,76.11% 89.08%,80.44% 89.67%,80.99% 85.34%,85.36% 85.36%,85.34% 80.99%,89.67% 80.44%,89.08% 76.11%,93.3% 75%,92.15% 70.79%,96.19% 69.13%,94.51% 65.11%,98.3% 62.94%,96.1% 59.17%,99.57% 56.53%,96.9% 53.07%,100% 50%,96.9% 46.93%,99.57% 43.47%,96.1% 40.83%,98.3% 37.06%,94.51% 34.89%,96.19% 30.87%,92.15% 29.21%,93.3% 25%,89.08% 23.89%,89.67% 19.56%,85.34% 19.01%,85.36% 14.64%,80.99% 14.66%,80.44% 10.33%,76.11% 10.92%,75% 6.7%,70.79% 7.85%,69.13% 3.81%,65.11% 5.49%,62.94% 1.7%,59.17% 3.9%,56.53% .43%,53.07% 3.1%);background-image:radial-gradient(currentColor var(--encoder-half-size), transparent var(--encoder-half-size-p1)), radial-gradient(#fff9 var(--encoder-half-size), transparent var(--encoder-half-size-p1)), radial-gradient(#0003 var(--encoder-half-size), transparent var(--encoder-half-size-p05p)), radial-gradient(#0003 var(--encoder-half-size), transparent var(--encoder-half-size-p05p));background-size:var(--encoder-size) var(--encoder-size);background-position:0 0, -.5px -.5px, 0 0, calc(var(--encoder-inner-padding) / 2) calc(var(--encoder-inner-padding) / 2);background-repeat:repeat;transition:transform .5s ease-out;overflow:visible;transform:rotate(0);box-shadow:none!important;background-color:currentColor!important;border-radius:0!important}.Keycap-module__Fvz-Ka__knob:hover .Keycap-module__Fvz-Ka__face{transform:rotate(450deg)}.Keycap-module__Fvz-Ka__knob.Keycap-module__Fvz-Ka__selected .Keycap-module__Fvz-Ka__skirt{box-shadow:0 0 0 3px #fffffff2!important}.light-theme .Keycap-module__Fvz-Ka__knob.Keycap-module__Fvz-Ka__selected .Keycap-module__Fvz-Ka__skirt{box-shadow:0 0 0 3px #353940!important}
.KeyboardCase-module__k1Sx_G__group{width:fit-content;margin:0 auto;position:relative}.KeyboardCase-module__k1Sx_G__outer{border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.KeyboardCase-module__k1Sx_G__inner{border-radius:8px;position:absolute;top:0;left:0;overflow:hidden}.KeyboardCase-module__k1Sx_G__inner:after{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff05 0%,#0000 80%);position:absolute;inset:0}
.FeatureSidebar-module__MVQg-q__sidebarContainer{background:var(--surface-container);margin:var(--sidebar-margin) 0;border-radius:24px;flex:1;min-height:0;display:flex;overflow:visible}.FeatureSidebar-module__MVQg-q__iconStrip{width:var(--sidebar-icon-width,72px);min-width:var(--sidebar-icon-width,72px);background:var(--surface-container-high);scrollbar-width:none;-ms-overflow-style:none;border-top-left-radius:24px;border-bottom-left-radius:24px;flex-direction:column;flex-shrink:0;align-items:center;gap:1.25rem;padding:2rem 0;display:flex;overflow:visible auto}.FeatureSidebar-module__MVQg-q__iconStrip::-webkit-scrollbar{display:none}.FeatureSidebar-module__MVQg-q__featureList{width:var(--sidebar-feature-width,200px);min-width:var(--sidebar-feature-width,200px);background:var(--surface-container);scrollbar-width:none;-ms-overflow-style:none;border-top-right-radius:24px;border-bottom-right-radius:24px;flex-direction:column;flex:1;gap:.5rem;padding:2rem .75rem;display:flex;overflow:hidden auto}.FeatureSidebar-module__MVQg-q__featureList::-webkit-scrollbar{display:none}.FeatureSidebar-module__MVQg-q__iconItem{cursor:pointer;width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px;max-height:42px;color:var(--secondary);flex:0 0 42px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible;border-radius:50%!important}.FeatureSidebar-module__MVQg-q__iconItem:hover:not(.FeatureSidebar-module__MVQg-q__iconActive){color:var(--foreground)}.FeatureSidebar-module__MVQg-q__iconActive{color:var(--on-primary)}.FeatureSidebar-module__MVQg-q__featureItem{cursor:pointer;color:var(--secondary);white-space:nowrap;border-radius:100px;align-items:center;padding:.75rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex;position:relative}.FeatureSidebar-module__MVQg-q__featureItem:hover:not(.FeatureSidebar-module__MVQg-q__featureActive){color:var(--foreground);background:var(--surface-container-high)}.FeatureSidebar-module__MVQg-q__featureActive{color:var(--on-primary)}.FeatureSidebar-module__MVQg-q__activeBackground{background:var(--primary);z-index:0;border-radius:999px;position:absolute;inset:0}.FeatureSidebar-module__MVQg-q__label{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.FeatureSidebar-module__MVQg-q__noScrollbar{-ms-overflow-style:none;scrollbar-width:none}.FeatureSidebar-module__MVQg-q__noScrollbar::-webkit-scrollbar{display:none}.FeatureSidebar-module__MVQg-q__tooltip{background:var(--foreground);color:var(--background);white-space:nowrap;pointer-events:none;z-index:1000;border:1px solid var(--outline);border-radius:10px;padding:.5rem .85rem;font-size:.8rem;font-weight:600;position:fixed;top:0;left:0}.FeatureSidebar-module__MVQg-q__tooltipArrow{background:var(--foreground);border-left:1px solid var(--outline);border-bottom:1px solid var(--outline);width:10px;height:10px;position:absolute;top:50%;left:-5px;transform:translateY(-50%)rotate(45deg)}
.FeaturePane-module__G2sWaq__pane{flex:1;height:100%;min-height:0;padding:0 1.75rem;overflow:hidden auto}.FeaturePane-module__G2sWaq__header{flex:none;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.25rem;padding:.6rem 0 .75rem;display:flex}.FeaturePane-module__G2sWaq__animator{flex-direction:column;gap:clamp(.25rem,.75vh,.75rem);width:100%;min-height:100%;display:flex}.FeaturePane-module__G2sWaq__title{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vh,2.6rem);font-weight:700}.FeaturePane-module__G2sWaq__buttonGroup{flex-shrink:0;gap:1rem;display:flex}.FeaturePane-module__G2sWaq__actionBtn{background:var(--surface-container-high);color:var(--foreground);cursor:pointer;border:none;border:1px solid var(--outline);border-radius:99px;padding:.75rem 1.5rem;font-size:.85rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.FeaturePane-module__G2sWaq__actionBtn:hover:not(:disabled){background:var(--primary);color:var(--on-primary);border-color:var(--primary);transform:translateY(-1px)}.FeaturePane-module__G2sWaq__actionBtn:disabled{opacity:.3;cursor:not-allowed;filter:grayscale()}.FeaturePane-module__G2sWaq__grid{flex:1;grid-template-columns:repeat(auto-fit,minmax(clamp(180px,22%,260px),1fr));gap:clamp(1rem,2vw,2rem);height:100%;min-height:0;padding-bottom:0;display:grid;overflow:hidden}.FeaturePane-module__G2sWaq__card{background:#000;border:none;border-radius:24px;flex-direction:column;min-height:0;padding:1.25rem 2%;display:flex;position:relative}.FeaturePane-module__G2sWaq__performanceCard{background:var(--surface-container-high)}.light-theme .FeaturePane-module__G2sWaq__card{background:#f9f9f9;border:none}.FeaturePane-module__G2sWaq__cardTitle{font-size:var(--text-card-title,1.4rem);color:var(--foreground);margin-bottom:.5rem;font-weight:600}.FeaturePane-module__G2sWaq__controlWrapper{flex-direction:column;gap:1rem;display:flex}.FeaturePane-module__G2sWaq__controlLabelGroup{justify-content:space-between;align-items:center;display:flex}.FeaturePane-module__G2sWaq__controlLabelGroup label{letter-spacing:.1em;color:var(--secondary);font-size:.7rem;font-weight:700}.FeaturePane-module__G2sWaq__controlLabelGroup span{color:var(--foreground);font-size:.9rem;font-weight:600;font-family:var(--font-mono,monospace)}.FeaturePane-module__G2sWaq__sliderContainer{align-items:center;gap:1rem;width:100%;display:flex}.FeaturePane-module__G2sWaq__sliderEndpoint{letter-spacing:.05em;color:#fff6;font-size:.6rem;font-weight:700}.FeaturePane-module__G2sWaq__slider{-webkit-appearance:none;cursor:pointer;background:0 0;flex:1}.FeaturePane-module__G2sWaq__slider:focus{outline:none}.FeaturePane-module__G2sWaq__slider::-webkit-slider-runnable-track{background:#6464784d;border:none;border-radius:3px;width:100%;height:6px}.FeaturePane-module__G2sWaq__slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border-radius:5px;width:10px;height:20px;margin-top:-7px;transition:all .1s}.FeaturePane-module__G2sWaq__slider:hover::-webkit-slider-thumb{background:#fff}.FeaturePane-module__G2sWaq__cardFooter{flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.FeaturePane-module__G2sWaq__cardFooter label{letter-spacing:.1em;color:#fff6;font-size:.65rem;font-weight:700}.FeaturePane-module__G2sWaq__selectionLabels{color:#353940;text-transform:uppercase;font-size:1.2rem;font-weight:700}.FeaturePane-module__G2sWaq__switchPlaceholder{flex-direction:column;gap:1rem;height:100%;display:flex}.FeaturePane-module__G2sWaq__switchPlaceholder label{letter-spacing:.1em;color:#fff9;font-size:.7rem;font-weight:700}.FeaturePane-module__G2sWaq__placeholderAnimation{background:#ffffff05;border:1px dashed #ffffff1a;border-radius:16px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.FeaturePane-module__G2sWaq__placeholderAnimation:before{content:"";background:radial-gradient(circle,#ffffff12 0%,#0000 70%);width:151%;height:151%;animation:4s ease-in-out infinite FeaturePane-module__G2sWaq__pulse;position:absolute}@keyframes FeaturePane-module__G2sWaq__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.FeaturePane-module__G2sWaq__contentArea{flex-direction:column;flex:1;display:flex;position:relative;overflow-y:auto}.FeaturePane-module__G2sWaq__placeholder{border:1px dashed var(--outline);color:var(--secondary);border-radius:24px;flex:1;justify-content:center;align-items:center;font-size:.9rem;display:flex}.FeaturePane-module__G2sWaq__subNavBar{background:var(--surface-container-high);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--outline);scrollbar-width:none;-ms-overflow-style:none;border-radius:99px;align-items:center;gap:.25rem;width:fit-content;max-width:100%;padding:.4rem;display:flex;overflow-x:auto}.FeaturePane-module__G2sWaq__subNavBar::-webkit-scrollbar{display:none}.FeaturePane-module__G2sWaq__subNavItem{color:var(--secondary);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:99px;flex-shrink:0;padding:.6rem 1.25rem;font-size:.85rem;font-weight:500;transition:color .25s;position:relative}.FeaturePane-module__G2sWaq__subNavItem:hover:not(.FeaturePane-module__G2sWaq__activeSubNavItem){color:var(--foreground)}.FeaturePane-module__G2sWaq__activeSubNavItem{color:var(--on-primary)}.FeaturePane-module__G2sWaq__activeBackground{background:var(--primary);z-index:0;border-radius:99px;position:absolute;inset:0}.FeaturePane-module__G2sWaq__pickerContainer{flex:1;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;width:100%;min-height:0;display:grid}.FeaturePane-module__G2sWaq__pickerCard{background:var(--surface-container);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--outline);border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem;display:flex;box-shadow:0 10px 30px #0003}.light-theme .FeaturePane-module__G2sWaq__pickerCard{background:#f9f9f9;border:none}:is(body:not(.light-theme):not(.cinematic-theme) .FeaturePane-module__G2sWaq__pickerCard,body.cinematic-theme .FeaturePane-module__G2sWaq__pickerCard){background:var(--surface-container-high);border:none}.FeaturePane-module__G2sWaq__pickerSideBySide{justify-content:center;align-items:flex-start;gap:3.5rem;width:auto;display:flex}.FeaturePane-module__G2sWaq__instructionColumn{text-align:left;flex-direction:column;flex:none;gap:.75rem;min-width:300px;padding-top:.25rem;display:flex}.FeaturePane-module__G2sWaq__instructionTitle{font-size:var(--text-instruction-title,1.75rem);color:var(--primary);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.1}.FeaturePane-module__G2sWaq__instructions{color:var(--secondary);margin:0;font-size:.95rem;line-height:1.5}.FeaturePane-module__G2sWaq__keycodeGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.6rem;width:100%;padding:1.5rem;display:grid;overflow-x:hidden}.FeaturePane-module__G2sWaq__keycodeItem{aspect-ratio:1;background:var(--surface-container-high);border:1px solid var(--outline);color:var(--foreground);cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;border-radius:8px;justify-content:center;align-items:center;padding:.25rem;font-size:.8rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.FeaturePane-module__G2sWaq__keycodeItem:hover{background:var(--primary);border-color:var(--primary);color:var(--background);transform:translateY(-2px)}.FeaturePane-module__G2sWaq__keycodeItem:active{background:var(--foreground);color:var(--background);transform:translateY(0)}.FeaturePane-module__G2sWaq__emptyMacro{opacity:.3;filter:grayscale();border-style:dashed}.FeaturePane-module__G2sWaq__instructions{color:var(--secondary);text-align:center;max-width:320px;font-size:.85rem;line-height:1.5}.FeaturePane-module__G2sWaq__unifiedCard{flex-direction:column;grid-column:1/-1;padding:2rem 6%;display:flex}.FeaturePane-module__G2sWaq__unifiedLayout{align-items:center;gap:0;width:100%;height:100%;display:flex}.FeaturePane-module__G2sWaq__unifiedMain{flex-direction:column;flex:1;padding-right:2%;display:flex}.FeaturePane-module__G2sWaq__separator{background:var(--outline);align-self:center;width:2px;height:80%;margin:0 2rem}.FeaturePane-module__G2sWaq__unifiedSidebar{flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:1.5rem;padding-left:1rem;display:flex}.FeaturePane-module__G2sWaq__switchWrapper{flex-shrink:0;justify-content:center;align-items:center;width:160px;display:flex}.FeaturePane-module__G2sWaq__barGroup{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:140px;display:flex}.FeaturePane-module__G2sWaq__sidebarLabel{letter-spacing:.1em;color:var(--secondary);text-align:center;margin-bottom:.5rem;font-size:.6rem;font-weight:800}.FeaturePane-module__G2sWaq__rtCard{flex-direction:column;gap:1rem;height:100%;padding:1.2rem;display:flex}.FeaturePane-module__G2sWaq__rtCardHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.FeaturePane-module__G2sWaq__rtCardTitle{color:var(--primary);margin:0;font-size:1.25rem;font-weight:700}.FeaturePane-module__G2sWaq__rtCardDesc{color:var(--secondary);flex:1;font-size:.9rem;line-height:1.6}.FeaturePane-module__G2sWaq__toggle{background:var(--surface-container-high);border:1px solid var(--outline);cursor:pointer;border-radius:14px;flex-shrink:0;width:52px;height:28px;padding:0;transition:background .25s,border-color .25s;position:relative}.FeaturePane-module__G2sWaq__toggle:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.FeaturePane-module__G2sWaq__toggleOn{background:var(--primary);border-color:var(--primary)}.FeaturePane-module__G2sWaq__toggleThumb{background:var(--primary);border-radius:50%;width:20px;height:20px;transition:transform .25s cubic-bezier(.4,0,.2,1);display:block;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0006}.FeaturePane-module__G2sWaq__toggleOn .FeaturePane-module__G2sWaq__toggleThumb{background:var(--background);transform:translate(24px)}.FeaturePane-module__G2sWaq__keycodeInfoMinimal{background:var(--surface-container);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--outline);pointer-events:none;z-index:100;border-radius:99px;justify-content:center;align-items:center;width:fit-content;padding:.5rem 1.25rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.light-theme .FeaturePane-module__G2sWaq__keycodeInfoMinimal{border-color:var(--primary)}.FeaturePane-module__G2sWaq__infoContentMinimal{align-items:center;gap:.6rem;display:flex}.FeaturePane-module__G2sWaq__infoLabelMinimal{color:var(--secondary);text-transform:uppercase;letter-spacing:.12em;font-size:.6rem;font-weight:800}.FeaturePane-module__G2sWaq__infoValueMinimal{color:var(--primary);font-size:.85rem;font-weight:700}.FeaturePane-module__G2sWaq__pollingToggleWrapper{justify-content:center;align-items:center;width:100%;display:flex}
.StandardColorPicker-module__zc3q9G__container{gap:1.5rem;width:fit-content;padding:0;display:flex}.StandardColorPicker-module__zc3q9G__vertical{flex-direction:column;align-items:center}.StandardColorPicker-module__zc3q9G__horizontal{flex-direction:row;align-items:flex-start}.StandardColorPicker-module__zc3q9G__pickerWrapper{width:200px}.StandardColorPicker-module__zc3q9G__small .StandardColorPicker-module__zc3q9G__pickerWrapper{width:140px}.StandardColorPicker-module__zc3q9G__pickerWrapper .react-colorful{border:1px solid #ffffff1a;border-radius:12px;width:100%;height:200px}.StandardColorPicker-module__zc3q9G__small .StandardColorPicker-module__zc3q9G__pickerWrapper .react-colorful{height:140px}.StandardColorPicker-module__zc3q9G__pickerWrapper .react-colorful__saturation{border-bottom:1px solid #ffffff1a;border-radius:12px 12px 0 0}.StandardColorPicker-module__zc3q9G__pickerWrapper .react-colorful__hue{border-radius:0 0 12px 12px;height:14px}.StandardColorPicker-module__zc3q9G__pickerWrapper .react-colorful__pointer{border:2px solid #fff;width:16px;height:16px}.StandardColorPicker-module__zc3q9G__controls{flex-direction:column;gap:1.5rem;width:240px;display:flex}.StandardColorPicker-module__zc3q9G__small .StandardColorPicker-module__zc3q9G__controls{gap:.75rem;width:140px}.StandardColorPicker-module__zc3q9G__hexDisplay{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.StandardColorPicker-module__zc3q9G__hexHash{color:var(--secondary);font-family:monospace;font-size:1rem}.StandardColorPicker-module__zc3q9G__hexInput{color:var(--primary);text-transform:uppercase;background:0 0;border:none;outline:none;width:100%;font-family:monospace;font-size:.9rem}.StandardColorPicker-module__zc3q9G__colorPreview{border:1px solid #fff3;border-radius:4px;flex-shrink:0;width:20px;height:20px}.StandardColorPicker-module__zc3q9G__palette{grid-template-columns:repeat(6,1fr);gap:.6rem;display:grid}.StandardColorPicker-module__zc3q9G__swatch{aspect-ratio:1;cursor:pointer;border:1px solid #ffffff1a;border-radius:6px;padding:0;transition:all .2s}.StandardColorPicker-module__zc3q9G__swatch:hover{border-color:#fff6;transform:scale(1.1)}.StandardColorPicker-module__zc3q9G__activeSwatch{border:2px solid var(--primary);transform:scale(1.1);box-shadow:0 0 10px #ffffff4d}body.light-theme .StandardColorPicker-module__zc3q9G__pickerWrapper .react-colorful{border-color:#d8d8d8}body.light-theme .StandardColorPicker-module__zc3q9G__pickerWrapper .react-colorful__saturation{border-bottom-color:#d8d8d8}body.light-theme .StandardColorPicker-module__zc3q9G__hexDisplay{background:#fff;border-color:#d8d8d8}body.light-theme .StandardColorPicker-module__zc3q9G__hexHash{color:#777}body.light-theme .StandardColorPicker-module__zc3q9G__hexInput{color:#353940}:is(body.light-theme .StandardColorPicker-module__zc3q9G__colorPreview,body.light-theme .StandardColorPicker-module__zc3q9G__swatch){border-color:#d8d8d8}body.light-theme .StandardColorPicker-module__zc3q9G__swatch:hover{border-color:#8f949d}body.light-theme .StandardColorPicker-module__zc3q9G__activeSwatch{border-color:#353940}
.UnifiedStrokeSlider-module__CTTfDa__container{flex-direction:column;gap:1.5rem;width:100%;padding-top:3rem;padding-bottom:3.25rem;display:flex;position:relative}.UnifiedStrokeSlider-module__CTTfDa__trackWrapper{background:var(--surface-container-high);border:1px solid var(--outline);border-radius:12px;width:100%;height:24px;position:relative}.UnifiedStrokeSlider-module__CTTfDa__trackBg{pointer-events:none;background:0 0;border-radius:12px;position:absolute;inset:0}.UnifiedStrokeSlider-module__CTTfDa__deadzoneFill{pointer-events:none;background:repeating-linear-gradient(45deg,#ff3c3c66,#ff3c3c66 4px,#ff3c3c00 4px 8px);border-radius:12px;height:100%;position:absolute}.UnifiedStrokeSlider-module__CTTfDa__activeFill{background:var(--primary);opacity:.12;pointer-events:none;height:100%;position:absolute}.UnifiedStrokeSlider-module__CTTfDa__postActuationFill{background:var(--primary);opacity:.32;pointer-events:none;height:100%;position:absolute}.UnifiedStrokeSlider-module__CTTfDa__slider{-webkit-appearance:none;pointer-events:none;z-index:10;background:0 0;width:100%;margin:0;position:absolute;top:-4px;left:0}.UnifiedStrokeSlider-module__CTTfDa__slider:focus{outline:none}.UnifiedStrokeSlider-module__CTTfDa__slider::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:all;background:var(--background);cursor:grab;border:2px solid var(--primary);border-radius:4px;width:20px;height:32px;transition:transform .1s;box-shadow:0 0 10px #0003}.UnifiedStrokeSlider-module__CTTfDa__slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.1)}.UnifiedStrokeSlider-module__CTTfDa__topSlider::-webkit-slider-thumb{border-color:var(--primary);z-index:12;background:#ff4d4d}.UnifiedStrokeSlider-module__CTTfDa__actuationSlider::-webkit-slider-thumb{background:var(--primary);border:2px solid var(--surface-container-high);z-index:11;width:8px;height:40px;margin-top:-8px}.UnifiedStrokeSlider-module__CTTfDa__bottomSlider::-webkit-slider-thumb{border-color:var(--primary);z-index:12;background:#ff4d4d}.UnifiedStrokeSlider-module__CTTfDa__thumbLabel{pointer-events:auto;cursor:ew-resize;white-space:nowrap;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;top:-65px;transform:translate(-50%)}.UnifiedStrokeSlider-module__CTTfDa__actuationLabel{pointer-events:auto;cursor:ew-resize;white-space:nowrap;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;top:calc(100% + 24px);transform:translate(-50%)}.UnifiedStrokeSlider-module__CTTfDa__thumbLabel span,.UnifiedStrokeSlider-module__CTTfDa__actuationLabel span,.UnifiedStrokeSlider-module__CTTfDa__thumbLabel label,.UnifiedStrokeSlider-module__CTTfDa__actuationLabel label{pointer-events:none}.UnifiedStrokeSlider-module__CTTfDa__thumbLabel span,.UnifiedStrokeSlider-module__CTTfDa__actuationLabel span{font-size:1.1rem;font-weight:700;font-family:var(--font-mono,monospace);color:var(--primary)}:is(.light-theme .UnifiedStrokeSlider-module__CTTfDa__thumbLabel span,.light-theme .UnifiedStrokeSlider-module__CTTfDa__actuationLabel span){color:#1a1a1a!important}.UnifiedStrokeSlider-module__CTTfDa__thumbLabel label,.UnifiedStrokeSlider-module__CTTfDa__actuationLabel label{letter-spacing:.1em;color:var(--secondary);background:var(--surface-container-high);border:1px solid var(--outline);border-radius:4px;padding:3px 8px;font-size:.75rem;font-weight:800}:is(.light-theme .UnifiedStrokeSlider-module__CTTfDa__thumbLabel label,.light-theme .UnifiedStrokeSlider-module__CTTfDa__actuationLabel label){color:#111!important;background:#d0d0d0!important;border:1px solid #00000026!important}.UnifiedStrokeSlider-module__CTTfDa__scale{justify-content:space-between;width:100%;padding-top:1rem;display:flex}.UnifiedStrokeSlider-module__CTTfDa__scale span{color:var(--secondary);letter-spacing:.1em;font-size:.65rem;font-weight:700}
.VerticalStrokeSimulation-module__h1ClHG__container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.VerticalStrokeSimulation-module__h1ClHG__visualizerArea{width:24px;height:200px;display:flex;position:relative}.VerticalStrokeSimulation-module__h1ClHG__switchContainer{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:5%;transform:translateY(-50%)}.VerticalStrokeSimulation-module__h1ClHG__track{background:var(--surface-container-high);border:1px solid var(--outline);border-radius:16px;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 2px 6px #0000001a}.light-theme .VerticalStrokeSimulation-module__h1ClHG__track{background:#e0e0e0;border:1px solid #0000001f}.VerticalStrokeSimulation-module__h1ClHG__deadzoneFill{background:repeating-linear-gradient(-45deg,#ff3c3c66,#ff3c3c66 4px,#ff3c3c00 4px 8px);width:100%;position:absolute}.VerticalStrokeSimulation-module__h1ClHG__activeFill{background:var(--surface-container-highest);opacity:.5;width:100%;position:absolute}.VerticalStrokeSimulation-module__h1ClHG__postActuationFill{background:var(--primary);opacity:.2;width:100%;position:absolute}.VerticalStrokeSimulation-module__h1ClHG__actuationLine{background:var(--primary);height:2px;box-shadow:none;z-index:6;margin-top:-1px;position:absolute;left:0;right:0}.VerticalStrokeSimulation-module__h1ClHG__rtTriggerLine{z-index:4;background:#ffb74d;border-bottom:1px dashed #0000004d;height:2px;margin-top:-1px;position:absolute;left:0;right:0}.VerticalStrokeSimulation-module__h1ClHG__rtResetLine{z-index:4;background:#69f0ae;border-bottom:1px dashed #0000004d;height:2px;margin-top:-1px;position:absolute;left:0;right:0}.VerticalStrokeSimulation-module__h1ClHG__actuationLabel{letter-spacing:.1em;color:var(--primary);background:var(--surface-container);border-radius:4px;padding:3px 6px;font-size:.75rem;font-weight:800;position:absolute;top:-10px;left:0}.VerticalStrokeSimulation-module__h1ClHG__switchModel{flex-direction:column;align-items:center;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:20px;left:0}.VerticalStrokeSimulation-module__h1ClHG__stem{background:var(--secondary);width:24px;height:24px;box-shadow:none;border-radius:4px 4px 0 0}.VerticalStrokeSimulation-module__h1ClHG__housing{background:var(--surface-container-high);border:1px solid var(--outline);border-top:1px solid var(--outline-variant);z-index:2;border-radius:8px;width:48px;height:48px;position:relative;box-shadow:0 4px 10px #00000026}.light-theme .VerticalStrokeSimulation-module__h1ClHG__housing{background:#e0e0e0;border:1px solid #0000001f}.VerticalStrokeSimulation-module__h1ClHG__liveIndicator{z-index:5;will-change:height;background:#00ff8080;border-bottom:2px solid #00ff80;width:100%;transition:height 40ms linear,opacity 50ms ease-in-out;position:absolute;top:0;box-shadow:0 4px 12px #00ff804d}
.RTSensitivityCard-module__P0g_AG__container{flex-direction:column;gap:1rem;height:100%;padding:1.4rem 1.2rem;transition:opacity .2s,filter .2s;display:flex}.RTSensitivityCard-module__P0g_AG__containerDisabled{opacity:.4;pointer-events:none;filter:grayscale()}.RTSensitivityCard-module__P0g_AG__title{color:var(--primary);margin:0;font-size:1.15rem;font-weight:700}.RTSensitivityCard-module__P0g_AG__toggleRow{justify-content:center;align-items:center;width:100%;display:flex}.RTSensitivityCard-module__P0g_AG__sliders{flex-direction:column;flex:1;display:flex}.RTSensitivityCard-module__P0g_AG__sliderGroup{flex-direction:column;gap:.5rem;display:flex}.RTSensitivityCard-module__P0g_AG__sliderHeader{justify-content:space-between;align-items:baseline;display:flex}.RTSensitivityCard-module__P0g_AG__sliderLabel{letter-spacing:.08em;color:var(--secondary);text-transform:uppercase;font-size:.65rem;font-weight:800}.RTSensitivityCard-module__P0g_AG__sliderValue{color:var(--primary);font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:700}.RTSensitivityCard-module__P0g_AG__unit{color:var(--secondary);font-size:.75rem;font-weight:500}.RTSensitivityCard-module__P0g_AG__trackWrapper{background:#6464784d;border-radius:3px;height:6px;position:relative}.RTSensitivityCard-module__P0g_AG__fill{background:var(--primary);pointer-events:none;border-radius:3px;height:100%;transition:width 50ms linear;position:absolute;top:0;left:0}.RTSensitivityCard-module__P0g_AG__slider{-webkit-appearance:none;cursor:pointer;background:0 0;width:100%;margin:0;position:absolute;top:-8px;left:0}.RTSensitivityCard-module__P0g_AG__slider:focus{outline:none}.RTSensitivityCard-module__P0g_AG__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--background);border:2px solid var(--primary);cursor:grab;border-radius:50%;width:18px;height:18px;transition:transform .1s;box-shadow:0 0 10px #ffffff59}.RTSensitivityCard-module__P0g_AG__slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.15)}.RTSensitivityCard-module__P0g_AG__scaleRow{justify-content:space-between;padding-top:.2rem;display:flex}.RTSensitivityCard-module__P0g_AG__scaleRow span{letter-spacing:.08em;color:var(--secondary);font-size:.6rem;font-weight:700}
.Switch-module__QeUTqq__switchContainer{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;width:fit-content;display:flex}.Switch-module__QeUTqq__fullWidth{justify-content:space-between;width:100%;min-width:0}.Switch-module__QeUTqq__switchWrapper{flex-shrink:0;width:64px;height:32px;position:relative}.Switch-module__QeUTqq__input{opacity:0;width:0;height:0;position:absolute}.Switch-module__QeUTqq__track{background:var(--surface-container-high);border:2px solid #9a9a9a;border-radius:100px;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.Switch-module__QeUTqq__checked{background:var(--primary);border-color:var(--primary)}.Switch-module__QeUTqq__thumb{background:var(--secondary);border-radius:50%;width:18px;height:18px;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:7px;transform:translateY(-50%)}.Switch-module__QeUTqq__thumbChecked{background:var(--background);width:24px;height:24px;left:calc(100% - 28px)}.Switch-module__QeUTqq__disabled{opacity:.4;cursor:not-allowed}.Switch-module__QeUTqq__label{color:var(--secondary);letter-spacing:.01em;white-space:nowrap;font-size:.85rem;font-weight:600}.Switch-module__QeUTqq__labelWrap{white-space:normal;min-width:0;line-height:1.25}.Switch-module__QeUTqq__switchContainer:hover .Switch-module__QeUTqq__track:not(.Switch-module__QeUTqq__checked){border-color:var(--primary);background:var(--surface-container)}.Switch-module__QeUTqq__switchContainer:hover .Switch-module__QeUTqq__thumb:not(.Switch-module__QeUTqq__thumbChecked){background:var(--primary)}
.UrxLoadingLogo-module__TO0D5G__syncLogo{width:clamp(9rem,20vw,13rem);height:auto;color:var(--primary);transition:color .25s;display:block;overflow:visible}.UrxLoadingLogo-module__TO0D5G__syncLogoGhost{opacity:.08}.UrxLoadingLogo-module__TO0D5G__syncLogoDraw{stroke-dasharray:1;stroke-dashoffset:1px;opacity:0;filter:drop-shadow(0 0);animation:1.8s cubic-bezier(.65,0,.35,1) infinite UrxLoadingLogo-module__TO0D5G__urxSelfDraw,1.8s ease-in-out infinite UrxLoadingLogo-module__TO0D5G__urxGlowPulse}.UrxLoadingLogo-module__TO0D5G__syncLogoFill{opacity:.95}.UrxLoadingLogo-module__TO0D5G__syncLogoFillReveal{transform-box:fill-box;transform-origin:50%;animation:1.8s cubic-bezier(.65,0,.35,1) infinite UrxLoadingLogo-module__TO0D5G__urxFillReveal;transform:scale(0)}@keyframes UrxLoadingLogo-module__TO0D5G__urxSelfDraw{0%,8%{stroke-dashoffset:1px;opacity:0}16%{opacity:1}50%,67%{stroke-dashoffset:0;opacity:1}78%,to{stroke-dashoffset:0;opacity:0}}@keyframes UrxLoadingLogo-module__TO0D5G__urxFillReveal{0%,46%{transform:scale(0)}66%{transform:scale(1)}78%{transform:scale(1.12)}90%,to{transform:scale(1.12)}}@keyframes UrxLoadingLogo-module__TO0D5G__urxGlowPulse{0%,34%{filter:drop-shadow(0 0)}45%{filter:drop-shadow(0 0 .22rem)}52%{filter:drop-shadow(0 0 .68rem)}61%{filter:drop-shadow(0 0 .16rem)}71%,to{filter:drop-shadow(0 0)}}@media (prefers-reduced-motion:reduce){.UrxLoadingLogo-module__TO0D5G__syncLogoDraw,.UrxLoadingLogo-module__TO0D5G__syncLogoFillReveal{stroke-dashoffset:0;opacity:1;animation:none;transform:scale(1)}}
.RTStabCard-module__wxxUFa__container{flex-direction:column;gap:1.5rem;padding:1.4rem 1.2rem;transition:opacity .2s,filter .2s;display:flex}.RTStabCard-module__wxxUFa__containerDisabled{opacity:.4;pointer-events:none;filter:grayscale()}.RTStabCard-module__wxxUFa__header{justify-content:space-between;align-items:center;display:flex}.RTStabCard-module__wxxUFa__title{color:var(--primary);margin:0;font-size:1.15rem;font-weight:700}.RTStabCard-module__wxxUFa__divider{border:none;border-top:1px solid #ffffff14;margin:.5rem 0}.RTStabCard-module__wxxUFa__description{color:var(--secondary);margin:0;font-size:.85rem;line-height:1.5}.RTStabCard-module__wxxUFa__sliderGroup{flex-direction:column;display:flex}.RTStabCard-module__wxxUFa__trackWrapper{background:#6464784d;border-radius:3px;height:6px;position:relative}.RTStabCard-module__wxxUFa__fill{background:var(--primary);pointer-events:none;border-radius:3px;height:100%;transition:width 50ms linear;position:absolute;top:0;left:0}.RTStabCard-module__wxxUFa__slider{-webkit-appearance:none;cursor:pointer;background:0 0;width:100%;margin:0;position:absolute;top:-8px;left:0}.RTStabCard-module__wxxUFa__slider:focus{outline:none}.RTStabCard-module__wxxUFa__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--background);border:2px solid var(--primary);cursor:grab;border-radius:50%;width:18px;height:18px;transition:transform .1s;box-shadow:0 0 10px #ffffff59}.RTStabCard-module__wxxUFa__slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.15)}.RTStabCard-module__wxxUFa__scaleLabels{justify-content:space-between;margin-top:1rem;display:flex}.RTStabCard-module__wxxUFa__scaleLabel{color:var(--secondary);cursor:pointer;text-align:center;font-size:.9rem;font-weight:500;transition:color .15s}.RTStabCard-module__wxxUFa__activeLabel{color:var(--primary)}
.HelpTooltip-module__bPov4a__container{cursor:help;justify-content:center;align-items:center;margin-left:.5rem;display:inline-flex;position:relative}.HelpTooltip-module__bPov4a__icon{color:color-mix(in srgb, var(--primary) 45%, transparent);transition:color .2s,transform .2s}.HelpTooltip-module__bPov4a__container:hover .HelpTooltip-module__bPov4a__icon{color:var(--primary);transform:scale(1.1)}.light-theme .HelpTooltip-module__bPov4a__icon{color:color-mix(in srgb, var(--primary) 45%, transparent)}.light-theme .HelpTooltip-module__bPov4a__container:hover .HelpTooltip-module__bPov4a__icon{color:var(--primary)}.HelpTooltip-module__bPov4a__tooltip{background:var(--primary);border:1px solid color-mix(in srgb, var(--on-primary) 18%, transparent);pointer-events:none;border-radius:12px;width:440px;max-height:calc(100vh - 16px);padding:1.25rem;overflow-y:auto;box-shadow:0 20px 50px #0009,0 0 0 1px #ffffff0d}.light-theme .HelpTooltip-module__bPov4a__tooltip{background:var(--primary);border:1px solid color-mix(in srgb, var(--on-primary) 18%, transparent);box-shadow:0 12px 32px #00000040,0 2px 8px #0000001f}.HelpTooltip-module__bPov4a__header{margin-bottom:.75rem}.HelpTooltip-module__bPov4a__title{color:var(--on-primary);margin:0;font-size:1rem;font-weight:600}.HelpTooltip-module__bPov4a__body{border-top:1px solid color-mix(in srgb, var(--on-primary) 18%, transparent);padding-top:.75rem}.light-theme .HelpTooltip-module__bPov4a__body{border-top-color:color-mix(in srgb, var(--on-primary) 18%, transparent)}.HelpTooltip-module__bPov4a__description{color:color-mix(in srgb, var(--on-primary) 68%, transparent);margin:0 0 .75rem;font-size:.8rem;line-height:1.6}.HelpTooltip-module__bPov4a__tableRow{gap:8px;margin-bottom:4px;display:flex}.HelpTooltip-module__bPov4a__tableCell{color:color-mix(in srgb, var(--on-primary) 85%, transparent);background:color-mix(in srgb, var(--on-primary) 5%, transparent);border:1px solid color-mix(in srgb, var(--on-primary) 12%, transparent);flex:1;padding:4px 8px;font-size:.72rem}.HelpTooltip-module__bPov4a__highlight{color:var(--on-primary);font-weight:700}.HelpTooltip-module__bPov4a__equation{font-family:var(--font-mono,"SF Mono", monospace);color:var(--on-primary);background:color-mix(in srgb, var(--on-primary) 5%, transparent);text-align:center;border:1px solid color-mix(in srgb, var(--on-primary) 14%, transparent);letter-spacing:.02em;border-radius:6px;margin:.75rem 0;padding:.6rem .85rem;font-size:.8rem;font-weight:600}
.Navbar-module__cJzEcG__container{top:var(--navbar-top-offset);height:var(--navbar-height);z-index:1000;pointer-events:none;justify-content:center;align-items:center;padding:0 1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;left:0;right:0}.Navbar-module__cJzEcG__disabled{filter:blur(4px);opacity:.5;pointer-events:none!important}.Navbar-module__cJzEcG__hidden{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(-100%);pointer-events:none!important}.Navbar-module__cJzEcG__pillHidden{opacity:0;transition:opacity .25s,transform .25s;transform:translateY(-12px)scale(.95);pointer-events:none!important}.Navbar-module__cJzEcG__disabled *{pointer-events:none!important;cursor:not-allowed!important}.Navbar-module__cJzEcG__pill{height:var(--nav-btn-height);background:var(--surface-container);pointer-events:auto;border:1px solid var(--outline);border-radius:100px;align-items:center;gap:.25rem;padding:.35rem;display:flex}.Navbar-module__cJzEcG__item{height:100%;color:var(--foreground);border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:0 clamp(1rem,1.5vh,1.5rem);transition:background-color .2s,color .2s;display:flex}.Navbar-module__cJzEcG__item:hover:not(.Navbar-module__cJzEcG__active){background:#ffffff0d}.Navbar-module__cJzEcG__active{color:var(--on-primary)}.Navbar-module__cJzEcG__activeBackground{background-color:var(--primary);z-index:0;border-radius:9999px;position:absolute;inset:0}.Navbar-module__cJzEcG__label{letter-spacing:.02em;white-space:nowrap;font-size:clamp(.85rem,1.5vh,1rem);font-weight:600}.Navbar-module__cJzEcG__devicePill{background:var(--surface-container);color:var(--foreground);letter-spacing:.03em;border:1px solid var(--outline);pointer-events:auto;height:var(--nav-btn-height);white-space:nowrap;border-radius:100px;align-items:center;gap:.5rem;padding:0 clamp(1rem,2vh,1.5rem);font-size:clamp(.85rem,1.5vh,1rem);font-weight:700;display:flex}.Navbar-module__cJzEcG__leftGroup{pointer-events:none;align-items:center;gap:.5rem;height:100%;display:flex;position:absolute;top:0;left:1.5rem}.Navbar-module__cJzEcG__backPill{background:var(--surface-container);color:var(--foreground);letter-spacing:.03em;pointer-events:auto;height:var(--nav-btn-height);white-space:nowrap;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.4rem;padding:0 clamp(.9rem,1.75vh,1.3rem);font-size:clamp(.85rem,1.5vh,1rem);font-weight:700;transition:background .15s,transform .15s;display:flex}.Navbar-module__cJzEcG__backPill:hover{background:var(--primary);color:var(--on-primary);transform:translateY(-1px)}.Navbar-module__cJzEcG__batteryPill{background:var(--surface-container);color:var(--foreground);letter-spacing:.03em;border:1px solid var(--outline);pointer-events:auto;height:var(--nav-btn-height);white-space:nowrap;border-radius:100px;align-items:center;gap:.5rem;padding:0 clamp(.8rem,1.5vh,1.25rem);font-size:clamp(.85rem,1.5vh,1rem);font-weight:700;display:flex}.Navbar-module__cJzEcG__syncButton{height:var(--nav-btn-height);background:var(--primary);color:var(--background);letter-spacing:.03em;border:1px solid var(--outline);pointer-events:auto;white-space:nowrap;border-radius:100px;align-items:center;gap:.5rem;padding:0 clamp(1rem,2vh,1.5rem);font-size:clamp(.85rem,1.5vh,1rem);font-weight:700;transition:background-color .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),color .2s;display:flex;position:static}.Navbar-module__cJzEcG__syncButton:hover{background:var(--foreground);color:var(--background);cursor:pointer;transform:translateY(-1px)}.Navbar-module__cJzEcG__syncing{color:var(--background);background:var(--secondary)}body.cinematic-theme .Navbar-module__cJzEcG__syncButton{color:#000;background:#fff;border-color:#fff}body.cinematic-theme .Navbar-module__cJzEcG__syncButton:hover{background:#e6e6e6}body.cinematic-theme .Navbar-module__cJzEcG__syncing{color:#000;background:#ccc}
.ProfileSwitcher-module__SDNGLW__container{pointer-events:auto;align-items:center;height:100%;display:flex;position:relative}.ProfileSwitcher-module__SDNGLW__profilePill{height:var(--nav-btn-height);background:var(--surface-container);color:var(--primary);letter-spacing:.03em;border:1px solid var(--outline);cursor:pointer;border-radius:100px;align-items:center;gap:.5rem;padding:0 clamp(1rem,2vh,1.5rem);font-size:clamp(.85rem,1.5vh,1rem);font-weight:700;transition:background-color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);display:flex}.ProfileSwitcher-module__SDNGLW__profilePill:hover{background:var(--surface-container-high);border-color:var(--primary)}.ProfileSwitcher-module__SDNGLW__profileName{text-overflow:ellipsis;white-space:nowrap;max-width:clamp(6rem,12vw,12rem);overflow:hidden}.ProfileSwitcher-module__SDNGLW__dropdown{background:var(--surface-container);border:1px solid var(--outline);z-index:1100;border-radius:16px;flex-direction:column;gap:.25rem;min-width:220px;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0}.ProfileSwitcher-module__SDNGLW__dropdownRow{align-items:stretch;gap:.25rem;display:flex}.ProfileSwitcher-module__SDNGLW__dropdownItem{min-width:0;color:var(--secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:.7rem .9rem .7rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .2s}.ProfileSwitcher-module__SDNGLW__dropdownItemName{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ProfileSwitcher-module__SDNGLW__profileNumber{opacity:.65;margin-top:.15rem;font-size:.68rem;font-weight:500;display:block}.ProfileSwitcher-module__SDNGLW__dropdownItem:hover{background:var(--surface-container-high);color:var(--primary)}.ProfileSwitcher-module__SDNGLW__dropdownItemActive{background:var(--primary)!important;color:var(--on-primary)!important}.ProfileSwitcher-module__SDNGLW__dropdownItemActive .ProfileSwitcher-module__SDNGLW__profileNumber{opacity:.7}.ProfileSwitcher-module__SDNGLW__renameButton,.ProfileSwitcher-module__SDNGLW__renameAction{color:var(--secondary);cursor:pointer;background:0 0;border-radius:10px;flex:0 0 2.25rem;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.ProfileSwitcher-module__SDNGLW__renameButton:hover,.ProfileSwitcher-module__SDNGLW__renameAction:hover{background:var(--surface-container-high);color:var(--primary)}.ProfileSwitcher-module__SDNGLW__renameRow{align-items:center;gap:.25rem;width:100%;display:flex}.ProfileSwitcher-module__SDNGLW__renameInput{border:1px solid var(--outline);background:var(--surface-container-high);min-width:0;height:2.25rem;color:var(--primary);font:inherit;border-radius:10px;outline:none;flex:1;padding:0 .7rem;font-size:.82rem}.ProfileSwitcher-module__SDNGLW__renameInput:focus{border-color:var(--primary)}
.AppProfilesPanel-module__D0igfa__container{background:var(--surface-container);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--outline);box-sizing:border-box;border-radius:24px;flex-direction:column;gap:1.25rem;width:100%;height:100%;min-height:0;padding:2rem;display:flex;overflow:hidden}.light-theme .AppProfilesPanel-module__D0igfa__container{background:#f9f9f9;border:none}:is(body:not(.light-theme):not(.cinematic-theme) .AppProfilesPanel-module__D0igfa__container,body.cinematic-theme .AppProfilesPanel-module__D0igfa__container){background:var(--surface-container-high);border:none}.AppProfilesPanel-module__D0igfa__header{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;display:flex}.AppProfilesPanel-module__D0igfa__hint{color:var(--secondary);flex-shrink:0;margin:0;font-size:.9rem;line-height:1.5}.AppProfilesPanel-module__D0igfa__hint strong{color:var(--primary)}.AppProfilesPanel-module__D0igfa__rules{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));align-content:start;gap:.75rem;min-height:0;max-height:calc(100dvh - 22rem);padding-right:.5rem;display:grid;overflow-y:auto}.AppProfilesPanel-module__D0igfa__ruleRow{background:var(--surface-container-high);border:1px solid var(--outline);border-radius:14px;align-items:center;gap:.75rem;padding:.75rem .9rem;display:flex}.AppProfilesPanel-module__D0igfa__ruleIndex{background:var(--surface-container);width:1.7rem;height:1.7rem;color:var(--secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.AppProfilesPanel-module__D0igfa__appSearch{flex:1;min-width:0;position:relative}.AppProfilesPanel-module__D0igfa__appInput{box-sizing:border-box;background:var(--surface-container);border:1px solid var(--outline);width:100%;color:var(--primary);border-radius:10px;outline:none;padding:.6rem .75rem;font-size:.9rem;transition:border-color .2s}.AppProfilesPanel-module__D0igfa__appInput:focus{border-color:var(--primary)}.AppProfilesPanel-module__D0igfa__appInput:disabled{opacity:.5;cursor:not-allowed}.AppProfilesPanel-module__D0igfa__appDropdown{z-index:9000;background:var(--surface-container);border:1px solid var(--outline);border-radius:12px;max-height:240px;padding:4px;overflow-y:auto;box-shadow:0 12px 32px #00000059}.AppProfilesPanel-module__D0igfa__appOption{text-align:left;width:100%;color:var(--primary);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:8px;padding:.55rem .75rem;font-size:.85rem;display:block;overflow:hidden}.AppProfilesPanel-module__D0igfa__appOption:hover{background:var(--surface-container-high)}.AppProfilesPanel-module__D0igfa__appNoMatch{color:var(--secondary);padding:.6rem .75rem;font-size:.8rem}.AppProfilesPanel-module__D0igfa__profileSelect{background:var(--surface-container);border:1px solid var(--outline);color:var(--primary);cursor:pointer;border-radius:10px;outline:none;flex-shrink:0;padding:.6rem .5rem;font-size:.9rem}.AppProfilesPanel-module__D0igfa__profileSelect:disabled{opacity:.5;cursor:not-allowed}.AppProfilesPanel-module__D0igfa__removeButton{width:2rem;height:2rem;color:var(--secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex}.AppProfilesPanel-module__D0igfa__removeButton:hover:not(:disabled){color:#ef4444;background:#ef44441a}.AppProfilesPanel-module__D0igfa__removeButton:disabled{opacity:.4;cursor:not-allowed}.AppProfilesPanel-module__D0igfa__empty{color:var(--secondary);text-align:center;border:1px dashed var(--outline);border-radius:14px;grid-column:1/-1;padding:1.5rem;font-size:.9rem}.AppProfilesPanel-module__D0igfa__actions{flex-wrap:wrap;flex-shrink:0;gap:.75rem;display:flex}.AppProfilesPanel-module__D0igfa__desktopNotice{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.AppProfilesPanel-module__D0igfa__desktopNoticeIcon{background:var(--surface-container);border:1px solid var(--outline);width:64px;height:64px;color:var(--secondary);border-radius:18px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.AppProfilesPanel-module__D0igfa__desktopNoticeTitle{color:var(--primary);margin:0;font-size:1.15rem;font-weight:700}.AppProfilesPanel-module__D0igfa__desktopNoticeText{max-width:460px;color:var(--secondary);margin:0;font-size:.9rem;line-height:1.6}.AppProfilesPanel-module__D0igfa__downloadButton{background:var(--primary);color:var(--on-primary);cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;margin-top:.75rem;padding:.75rem 1.4rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.AppProfilesPanel-module__D0igfa__downloadButton:hover{opacity:.9;transform:translateY(-1px)}.AppProfilesPanel-module__D0igfa__addButton,.AppProfilesPanel-module__D0igfa__detectButton{border:1px solid var(--outline);background:var(--surface-container);color:var(--primary);cursor:pointer;border-radius:12px;align-items:center;gap:.5rem;padding:.7rem 1.2rem;font-size:.9rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-flex}.AppProfilesPanel-module__D0igfa__addButton:hover:not(:disabled),.AppProfilesPanel-module__D0igfa__detectButton:hover:not(:disabled){border-color:var(--primary);background:var(--surface-container-high)}.AppProfilesPanel-module__D0igfa__addButton:disabled,.AppProfilesPanel-module__D0igfa__detectButton:disabled{opacity:.4;cursor:not-allowed}
.SnapTapCard-module__XUtgCa__container{background:var(--surface-container-high);width:100%;min-height:0;color:var(--primary);border-radius:24px;flex-direction:column;flex:1;padding:0 clamp(1.5rem,5%,3.5rem) 2rem;display:flex;overflow:visible}.light-theme .SnapTapCard-module__XUtgCa__container{background:#f9f9f9}.SnapTapCard-module__XUtgCa__topRow{justify-content:space-between;align-items:center;gap:1rem;padding:clamp(.75rem,2%,1rem) 0 clamp(.5rem,1.5%,.75rem);display:flex}.SnapTapCard-module__XUtgCa__titleRow{align-items:center;gap:.5rem;display:flex}.SnapTapCard-module__XUtgCa__title{letter-spacing:.02em;margin:0;font-size:1.15rem;font-weight:600}.SnapTapCard-module__XUtgCa__infoIcon{width:16px;height:16px;color:var(--secondary);cursor:help;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;display:flex}.SnapTapCard-module__XUtgCa__headerActions{gap:.75rem;display:flex}.SnapTapCard-module__XUtgCa__cancelBtn,.SnapTapCard-module__XUtgCa__continueBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.65rem 1.6rem;font-size:clamp(.88rem,1.2vw,1rem);font-weight:500;transition:all .2s}.SnapTapCard-module__XUtgCa__cancelBtn{background:var(--surface-container-high);color:var(--primary);border:1px solid var(--outline)}.SnapTapCard-module__XUtgCa__cancelBtn:hover{border-color:var(--primary)}.SnapTapCard-module__XUtgCa__continueBtn{background:var(--surface-container-high);color:var(--secondary);border:1px solid var(--outline)}.SnapTapCard-module__XUtgCa__continueBtn:not(:disabled){background:var(--primary);color:var(--background);border-color:var(--primary)}.SnapTapCard-module__XUtgCa__continueBtn:not(:disabled):hover{background:var(--foreground);color:var(--background)}.light-theme .SnapTapCard-module__XUtgCa__cancelBtn{border-color:#35394033}.light-theme .SnapTapCard-module__XUtgCa__continueBtn:disabled{border-color:#35394033}.SnapTapCard-module__XUtgCa__description{color:var(--secondary);flex:1;margin:0;font-size:1.05rem;font-weight:500;line-height:1.5}.SnapTapCard-module__XUtgCa__subDescription{color:var(--secondary);font-size:.9rem}.SnapTapCard-module__XUtgCa__errorBanner{z-index:9999;color:#fca5a5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e0a0aeb;border:1px solid #ef444480;border-radius:10px;align-items:center;gap:.6rem;max-width:340px;padding:.75rem 1.1rem;font-size:.87rem;animation:.22s cubic-bezier(.16,1,.3,1) SnapTapCard-module__XUtgCa__slideInError;display:flex;position:fixed;top:1.25rem;right:1.25rem;box-shadow:0 4px 24px #00000080,inset 0 0 0 1px #ef444426}.SnapTapCard-module__XUtgCa__errorIcon{flex-shrink:0;font-size:1rem}@keyframes SnapTapCard-module__XUtgCa__slideInError{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.SnapTapCard-module__XUtgCa__assignmentArea{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding:1.5rem 0 2rem;display:flex}.SnapTapCard-module__XUtgCa__keyBoxContainer{flex-direction:column;align-items:center;gap:.75rem;display:flex}.SnapTapCard-module__XUtgCa__keyLabel{color:var(--secondary);font-size:.9rem;font-weight:500}.SnapTapCard-module__XUtgCa__keyBox{border:1px dashed var(--secondary);width:80px;height:80px;color:var(--secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.SnapTapCard-module__XUtgCa__keyBox:hover{background:var(--surface-container-high);border-color:var(--primary);color:var(--primary)}.SnapTapCard-module__XUtgCa__keyBox.SnapTapCard-module__XUtgCa__awaiting{border-color:var(--primary);color:var(--primary);animation:1.5s infinite alternate SnapTapCard-module__XUtgCa__pulseBorder;box-shadow:0 0 12px #ffffff26}.SnapTapCard-module__XUtgCa__keyBox.SnapTapCard-module__XUtgCa__assigned{background:var(--primary);border-style:solid;border-color:var(--primary);color:var(--background);font-size:1.5rem;font-weight:700}.SnapTapCard-module__XUtgCa__keyBox.SnapTapCard-module__XUtgCa__removable:hover{color:#fca5a5;background:#ef444440;border-color:#ef4444cc;box-shadow:0 0 12px #ef444433}@keyframes SnapTapCard-module__XUtgCa__pulseBorder{0%{border-color:var(--secondary)}to{border-color:var(--primary)}}.SnapTapCard-module__XUtgCa__savedPairsSection{padding:0 0 1.5rem}.SnapTapCard-module__XUtgCa__savedPairsTitle{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin:0 0 .6rem;font-size:.78rem;font-weight:600}.SnapTapCard-module__XUtgCa__savedPairsList{flex-direction:column;gap:.4rem;display:flex}.SnapTapCard-module__XUtgCa__savedPairRow{background:#ffffff0a;border:1px solid;border-radius:6px;align-items:center;gap:.6rem;padding:.45rem .75rem;display:flex}.SnapTapCard-module__XUtgCa__savedPairDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.SnapTapCard-module__XUtgCa__savedPairLabel{color:#ffffffd9;font-size:.88rem;font-weight:500}.SnapTapCard-module__XUtgCa__warningBox{background:#ffffff0d;border-radius:8px;align-items:flex-start;gap:1rem;margin:auto 0 0;padding:1rem 1.25rem;display:flex}.SnapTapCard-module__XUtgCa__warningIcon{font-size:1.25rem;line-height:1}.SnapTapCard-module__XUtgCa__warningText{color:#ffffffb3;margin:0;font-size:.85rem;line-height:1.5}
.DKSCard-module__uE605a__container{background:var(--surface-container-high);width:100%;min-height:0;color:var(--primary);border-radius:24px;flex-direction:column;flex:1;padding:0 clamp(1.5rem,5%,3.5rem) 2rem;display:flex}.light-theme .DKSCard-module__uE605a__container{background:#f9f9f9}.DKSCard-module__uE605a__topRow{justify-content:space-between;align-items:center;gap:1rem;padding:clamp(.75rem,2%,1rem) 0 clamp(.5rem,1.5%,.75rem);display:flex}.DKSCard-module__uE605a__description{color:var(--secondary);flex:1;margin:0;font-size:1.05rem;font-weight:500;line-height:1.5}.DKSCard-module__uE605a__headerActions{align-items:center;gap:.6rem;display:flex}.DKSCard-module__uE605a__cancelBtn,.DKSCard-module__uE605a__continueBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.65rem 1.6rem;font-size:clamp(.88rem,1.2vw,1rem);font-weight:500;transition:all .2s}.DKSCard-module__uE605a__cancelBtn{background:var(--surface-container-high);color:var(--primary);border:1px solid var(--outline)}.DKSCard-module__uE605a__cancelBtn:hover{border-color:var(--primary)}.DKSCard-module__uE605a__continueBtn{background:var(--surface-container-high);color:var(--secondary);border:1px solid var(--outline)}.DKSCard-module__uE605a__continueBtn:not(:disabled){background:var(--primary);color:var(--background);border-color:var(--primary)}.DKSCard-module__uE605a__continueBtn:not(:disabled):hover{background:var(--foreground);color:var(--background)}.DKSCard-module__uE605a__continueBtn:disabled{cursor:not-allowed}.light-theme .DKSCard-module__uE605a__cancelBtn{border-color:#35394033}.light-theme .DKSCard-module__uE605a__continueBtn:disabled{border-color:#35394033}.DKSCard-module__uE605a__assignArea{flex:1;justify-content:center;align-items:center;padding:1.5rem 0 2rem;display:flex}.DKSCard-module__uE605a__keyBoxContainer{flex-direction:column;align-items:center;gap:.75rem;display:flex}.DKSCard-module__uE605a__keyLabel{color:var(--secondary);font-size:.9rem;font-weight:500}.DKSCard-module__uE605a__keyBox{border:1px dashed var(--secondary);width:80px;height:80px;color:var(--secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.DKSCard-module__uE605a__keyBox:hover{background:var(--surface-container-high);border-color:var(--primary);color:var(--primary)}.DKSCard-module__uE605a__awaiting{animation:1.2s ease-in-out infinite DKSCard-module__uE605a__pulseWhite;border-color:var(--primary)!important;color:var(--primary)!important}@keyframes DKSCard-module__uE605a__pulseWhite{0%,to{border-color:var(--secondary)}50%{border-color:var(--primary)}}.DKSCard-module__uE605a__assigned{border:1.5px solid var(--primary)!important;background:var(--primary)!important;color:var(--background)!important}.DKSCard-module__uE605a__removable:hover{color:#fca5a5!important;background:#ef44441f!important;border-color:#ef4444!important}.DKSCard-module__uE605a__errorBanner{z-index:9999;color:#fca5a5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e0a0aeb;border:1px solid #ef444480;border-radius:10px;align-items:center;gap:.6rem;max-width:340px;padding:.75rem 1.1rem;font-size:.87rem;animation:.22s cubic-bezier(.16,1,.3,1) DKSCard-module__uE605a__slideInError;display:flex;position:fixed;top:1.25rem;right:1.25rem;box-shadow:0 4px 24px #00000080,inset 0 0 0 1px #ef444426}.DKSCard-module__uE605a__errorIcon{flex-shrink:0;font-size:1rem}@keyframes DKSCard-module__uE605a__slideInError{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}
.DKSConfigPanel-module__6ZMVBq__container{background:var(--surface-container);width:100%;min-height:100%;color:var(--primary);border-radius:24px;flex-direction:column;padding:0 clamp(1rem,3%,2rem) 1.5rem;font-family:inherit;display:flex;overflow:visible}.DKSConfigPanel-module__6ZMVBq__topRow{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0 1rem;display:flex}.DKSConfigPanel-module__6ZMVBq__titleText{color:var(--secondary);margin:0;font-size:clamp(.9rem,1.3vw,1.1rem);font-weight:500}.DKSConfigPanel-module__6ZMVBq__headerActions{align-items:center;gap:.75rem;display:flex}.DKSConfigPanel-module__6ZMVBq__backBtn,.DKSConfigPanel-module__6ZMVBq__doneBtn,.DKSConfigPanel-module__6ZMVBq__deleteBtn{cursor:pointer;border:1px solid var(--outline);border-radius:10px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.DKSConfigPanel-module__6ZMVBq__backBtn{background:var(--surface-container);color:var(--secondary)}.DKSConfigPanel-module__6ZMVBq__backBtn:hover{background:var(--surface-container-high);border-color:var(--primary)}.DKSConfigPanel-module__6ZMVBq__deleteBtn{color:#ef4444;background:#ef44441a;border-color:#ef444433}.DKSConfigPanel-module__6ZMVBq__deleteBtn:hover{background:#ef444433;border-color:#ef44444d}.DKSConfigPanel-module__6ZMVBq__doneBtn{background:var(--primary);color:var(--background);border:none}.DKSConfigPanel-module__6ZMVBq__doneBtn:hover{background:var(--foreground);color:var(--background);transform:translateY(-1px);box-shadow:0 4px 12px #0003}.DKSConfigPanel-module__6ZMVBq__body{flex-direction:column;flex:1;width:100%;min-height:0;margin-top:1rem;display:flex}.DKSConfigPanel-module__6ZMVBq__dksGrid{-webkit-user-select:none;user-select:none;grid-template-rows:2.5rem repeat(4,minmax(0,1fr));gap:.75rem 0;display:grid}.DKSConfigPanel-module__6ZMVBq__headerCell{justify-content:center;align-items:center;display:flex}.DKSConfigPanel-module__6ZMVBq__bindingsLabel{color:var(--primary);font-size:.875rem;font-weight:500}.DKSConfigPanel-module__6ZMVBq__iconWrapper{width:36px;height:36px;color:var(--secondary);cursor:help;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.DKSConfigPanel-module__6ZMVBq__iconWrap.DKSConfigPanel-module__6ZMVBq__pressGroup .DKSConfigPanel-module__6ZMVBq__phaseTitle{color:var(--primary)}.DKSConfigPanel-module__6ZMVBq__releaseGroup .DKSConfigPanel-module__6ZMVBq__phaseTitle{color:#10b981}.DKSConfigPanel-module__6ZMVBq__depthLabel{color:var(--secondary);margin-top:2px;font-size:.75rem;font-weight:500}.DKSConfigPanel-module__6ZMVBq__depthLabel.DKSConfigPanel-module__6ZMVBq__adjustable{color:var(--primary);text-decoration:underline}.DKSConfigPanel-module__6ZMVBq__configRow{display:contents}.DKSConfigPanel-module__6ZMVBq__keycodeBoxWrapper{justify-content:flex-start;align-items:center;padding-right:1.5rem;display:flex}.DKSConfigPanel-module__6ZMVBq__keycodeBox{border:1px dashed var(--secondary);width:100%;height:48px;color:var(--secondary);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;font-size:.85rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.DKSConfigPanel-module__6ZMVBq__keycodeBox:hover{background:var(--surface-container-high);border-color:var(--primary);color:var(--primary);transform:scale(1.02)}.DKSConfigPanel-module__6ZMVBq__keycodeBox.DKSConfigPanel-module__6ZMVBq__active{background:var(--primary);border-color:var(--primary);color:var(--background);border-style:solid}.DKSConfigPanel-module__6ZMVBq__clearBtn{width:20px;height:20px;color:var(--primary);opacity:0;cursor:pointer;z-index:5;background:#ef4444;border:2px solid #1a1a1a;border-radius:50%;justify-content:center;align-items:center;font-weight:600;transition:opacity .2s;display:flex;position:absolute;top:-6px;right:-6px}.DKSConfigPanel-module__6ZMVBq__keycodeBox:hover .DKSConfigPanel-module__6ZMVBq__clearBtn{opacity:1}.DKSConfigPanel-module__6ZMVBq__actionsArea{background:var(--surface-container);border:1px dashed var(--outline);border-radius:12px;align-items:center;height:64px;display:flex;position:relative}.DKSConfigPanel-module__6ZMVBq__nodePlaceholder{border:2px dashed var(--secondary);width:36px;height:36px;color:var(--secondary);cursor:pointer;z-index:1;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.DKSConfigPanel-module__6ZMVBq__nodePlaceholder:hover{background:var(--surface-container-high);border-color:var(--primary);color:var(--primary);font-size:1.1rem;transform:translate(-50%,-50%)scale(1.15)}.DKSConfigPanel-module__6ZMVBq__intervalPill{background:var(--primary);z-index:2;cursor:default;border-radius:18px;justify-content:flex-end;align-items:center;height:36px;padding-right:10px;transition:transform .1s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0003}.DKSConfigPanel-module__6ZMVBq__intervalPill:before{content:"";background:var(--background);border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.DKSConfigPanel-module__6ZMVBq__intervalRemove{width:18px;height:18px;color:var(--background);opacity:0;border:2px solid var(--background);cursor:pointer;z-index:5;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;font-size:10px;transition:opacity .2s;display:flex;position:absolute;top:-6px;right:-6px}.DKSConfigPanel-module__6ZMVBq__nodePress:hover{background:var(--primary);color:var(--background);border-color:#0000}.DKSConfigPanel-module__6ZMVBq__intervalPill:hover .DKSConfigPanel-module__6ZMVBq__intervalRemove{opacity:1}.DKSConfigPanel-module__6ZMVBq__dragHandleWrapper{cursor:ew-resize;z-index:4;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:16px;height:28px;transition:all .2s;display:flex;position:absolute;top:50%;right:2px;transform:translateY(-50%)}.DKSConfigPanel-module__6ZMVBq__dragHandleWrapper:hover{background:var(--surface-container-high)}.DKSConfigPanel-module__6ZMVBq__dragDots{grid-template-rows:repeat(3,2px);grid-template-columns:repeat(2,2px);gap:2px;display:grid}.DKSConfigPanel-module__6ZMVBq__dragDots span{background:var(--background);border-radius:50%;width:2px;height:2px}.DKSConfigPanel-module__6ZMVBq__draggableGhost{background:var(--primary);z-index:100;pointer-events:none;width:40px;height:40px;box-shadow:0 0 30px var(--primary);border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.DKSConfigPanel-module__6ZMVBq__sliderContainer{background:var(--surface-container);border:1px solid var(--outline);border-radius:12px;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;display:flex}.DKSConfigPanel-module__6ZMVBq__sliderHeader{justify-content:space-between;align-items:center;display:flex}.DKSConfigPanel-module__6ZMVBq__sliderLabel{color:var(--secondary);font-size:.875rem;font-weight:500}.DKSConfigPanel-module__6ZMVBq__sliderValue{color:var(--primary);font-size:1rem;font-weight:600}.DKSConfigPanel-module__6ZMVBq__arrowIcon{font-size:1rem;font-weight:700}.DKSConfigPanel-module__6ZMVBq__arrowDown{color:var(--primary)}.DKSConfigPanel-module__6ZMVBq__arrowUp{color:#10b981}.DKSConfigPanel-module__6ZMVBq__sliderInput{width:100%;accent-color:var(--primary);background:var(--surface-container-high);border-radius:2px;outline:none;height:4px}
.ModTapCard-module__a1O0gG__container{background:var(--surface-container-high);width:100%;min-height:0;color:var(--primary);border-radius:24px;flex-direction:column;flex:1;padding:0 clamp(1.5rem,5%,3.5rem) 2rem;display:flex}.light-theme .ModTapCard-module__a1O0gG__container{background:#f9f9f9}.ModTapCard-module__a1O0gG__topRow{justify-content:space-between;align-items:center;gap:1rem;padding:clamp(.75rem,2%,1rem) 0 clamp(.5rem,1.5%,.75rem);display:flex}.ModTapCard-module__a1O0gG__description{color:var(--secondary);flex:1;margin:0;font-size:1.05rem;font-weight:500;line-height:1.5}.ModTapCard-module__a1O0gG__headerActions{align-items:center;gap:.6rem;display:flex}.ModTapCard-module__a1O0gG__cancelBtn,.ModTapCard-module__a1O0gG__continueBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.65rem 1.6rem;font-size:clamp(.88rem,1.2vw,1rem);font-weight:500;transition:all .2s}.ModTapCard-module__a1O0gG__cancelBtn{background:var(--surface-container-high);color:var(--primary);border:1px solid var(--outline)}.ModTapCard-module__a1O0gG__cancelBtn:hover{border-color:var(--primary)}.ModTapCard-module__a1O0gG__continueBtn{background:var(--surface-container-high);color:var(--secondary);border:1px solid var(--outline)}.ModTapCard-module__a1O0gG__continueBtn:not(:disabled){background:var(--primary);color:var(--background);border-color:var(--primary)}.ModTapCard-module__a1O0gG__continueBtn:not(:disabled):hover{background:var(--foreground);color:var(--background)}.ModTapCard-module__a1O0gG__continueBtn:disabled{cursor:not-allowed}.light-theme .ModTapCard-module__a1O0gG__cancelBtn{border-color:#35394033}.light-theme .ModTapCard-module__a1O0gG__continueBtn:disabled{border-color:#35394033}.ModTapCard-module__a1O0gG__assignArea{flex:1;justify-content:center;align-items:center;padding:1.5rem 0 2rem;display:flex}.ModTapCard-module__a1O0gG__keyBoxContainer{flex-direction:column;align-items:center;gap:.75rem;display:flex}.ModTapCard-module__a1O0gG__keyLabel{color:var(--secondary);font-size:.9rem;font-weight:500}.ModTapCard-module__a1O0gG__keyBox{border:1px dashed var(--secondary);width:80px;height:80px;color:var(--secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.ModTapCard-module__a1O0gG__keyBox:hover{background:var(--surface-container-high);border-color:var(--primary);color:var(--primary)}.ModTapCard-module__a1O0gG__awaiting{animation:1.2s ease-in-out infinite ModTapCard-module__a1O0gG__pulseWhite;border-color:var(--primary)!important;color:var(--primary)!important}@keyframes ModTapCard-module__a1O0gG__pulseWhite{0%,to{border-color:var(--secondary)}50%{border-color:var(--primary)}}.ModTapCard-module__a1O0gG__assigned{border:1.5px solid var(--primary)!important;background:var(--primary)!important;color:var(--background)!important}.ModTapCard-module__a1O0gG__removable:hover{color:#fca5a5!important;background:#ef44441f!important;border-color:#ef4444!important}.ModTapCard-module__a1O0gG__errorBanner{z-index:9999;color:#fca5a5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e0a0aeb;border:1px solid #ef444480;border-radius:10px;align-items:center;gap:.6rem;max-width:340px;padding:.75rem 1.1rem;font-size:.87rem;animation:.22s cubic-bezier(.16,1,.3,1) ModTapCard-module__a1O0gG__slideInError;display:flex;position:fixed;top:1.25rem;right:1.25rem;box-shadow:0 4px 24px #00000080,inset 0 0 0 1px #ef444426}.ModTapCard-module__a1O0gG__errorIcon{flex-shrink:0;font-size:1rem}@keyframes ModTapCard-module__a1O0gG__slideInError{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}
.ModTapConfigPanel-module__hEQ1aa__container{background:var(--surface-container);width:100%;min-height:100%;color:var(--primary);border-radius:24px;flex-direction:column;padding:0 clamp(1rem,3%,2rem) 1.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:visible}.ModTapConfigPanel-module__hEQ1aa__topRow{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(.75rem,3%,1.25rem) 0 clamp(.4rem,1.5%,.6rem);display:flex}.ModTapConfigPanel-module__hEQ1aa__titleText{color:var(--secondary);margin:0;font-size:clamp(.9rem,1.3vw,1.1rem);font-weight:500}.ModTapConfigPanel-module__hEQ1aa__headerActions{align-items:center;gap:.6rem;display:flex}.ModTapConfigPanel-module__hEQ1aa__backBtn,.ModTapConfigPanel-module__hEQ1aa__doneBtn{cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.4rem;font-size:.9rem;font-weight:500;transition:all .2s}.ModTapConfigPanel-module__hEQ1aa__backBtn{background:var(--surface-container);color:var(--secondary);border:1px solid var(--outline)}.ModTapConfigPanel-module__hEQ1aa__cancelBtn:hover,.ModTapConfigPanel-module__hEQ1aa__backBtn:hover{background:var(--surface-container-high)}.ModTapConfigPanel-module__hEQ1aa__deleteBtn{cursor:pointer;color:#ef4444;white-space:nowrap;background:#ef44441a;border:none;border-radius:8px;padding:.65rem 1.6rem;font-size:clamp(.88rem,1.2vw,1rem);font-weight:500;transition:all .2s}.ModTapConfigPanel-module__hEQ1aa__deleteBtn:hover{background:#ef444433}.ModTapConfigPanel-module__hEQ1aa__continueBtn,.ModTapConfigPanel-module__hEQ1aa__doneBtn{background:var(--primary);color:var(--background);border:none}.ModTapConfigPanel-module__hEQ1aa__doneBtn:hover{background:var(--foreground)}.ModTapConfigPanel-module__hEQ1aa__mainContent{flex-flow:wrap;justify-content:center;align-items:center;gap:clamp(2rem,5vw,6rem);width:100%;min-height:auto;padding:1.5rem 0;display:flex}.ModTapConfigPanel-module__hEQ1aa__bindingsCol{flex-direction:column;flex-shrink:0;align-items:center;width:64px;display:flex}.ModTapConfigPanel-module__hEQ1aa__headerSpacer{flex-direction:column;flex-shrink:0;justify-content:flex-end;height:90px;padding-bottom:0;display:flex}.ModTapConfigPanel-module__hEQ1aa__assignBlocks{justify-content:center;gap:2rem;display:flex}.ModTapConfigPanel-module__hEQ1aa__boxColumn{flex-direction:column;align-items:center;gap:.75rem;display:flex}.ModTapConfigPanel-module__hEQ1aa__boxLabel{color:var(--secondary);font-size:.95rem;font-weight:500}.ModTapConfigPanel-module__hEQ1aa__actionBox{border:1px dashed var(--secondary);width:72px;height:72px;color:var(--secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:500;transition:all .2s;display:flex;position:relative}.ModTapConfigPanel-module__hEQ1aa__actionBox:hover{background:var(--surface-container-high);border-color:var(--primary);color:var(--primary)}.ModTapConfigPanel-module__hEQ1aa__actionBox.ModTapConfigPanel-module__hEQ1aa__listening{color:#10b981;background:#10b9811a;border-color:#10b981;animation:1.5s infinite ModTapConfigPanel-module__hEQ1aa__pulseGreen}@keyframes ModTapConfigPanel-module__hEQ1aa__pulseGreen{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.ModTapConfigPanel-module__hEQ1aa__sliderSection{flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:320px;display:flex}.ModTapConfigPanel-module__hEQ1aa__sliderTitle{color:var(--primary);font-size:.95rem;font-weight:600}.ModTapConfigPanel-module__hEQ1aa__sliderDesc{color:var(--secondary);text-align:center;font-size:.8rem}.ModTapConfigPanel-module__hEQ1aa__sliderControl{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex;position:relative}.ModTapConfigPanel-module__hEQ1aa__timeTooltip{background:var(--surface-container-high);color:var(--primary);border-radius:4px;padding:.25rem .5rem;font-size:.8rem}.ModTapConfigPanel-module__hEQ1aa__rangeInput{-webkit-appearance:none;border-color:var(--primary);width:100%;height:6px;color:var(--primary);background:var(--surface-container-high);border-radius:3px;outline:none}.ModTapConfigPanel-module__hEQ1aa__rangeInput::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary);cursor:grab;border-radius:2px;width:6px;height:16px}.ModTapConfigPanel-module__hEQ1aa__phaseGroup{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;display:flex}.ModTapConfigPanel-module__hEQ1aa__phaseTitle{letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.85rem;font-weight:600}.ModTapConfigPanel-module__hEQ1aa__pressGroup .ModTapConfigPanel-module__hEQ1aa__phaseTitle{color:var(--primary)}.ModTapConfigPanel-module__hEQ1aa__releaseGroup .ModTapConfigPanel-module__hEQ1aa__phaseTitle{color:#10b981}.ModTapConfigPanel-module__hEQ1aa__mmRow{justify-content:space-around;width:100%;display:flex}.ModTapConfigPanel-module__hEQ1aa__mmLabel{color:var(--secondary);text-underline-offset:2px;font-size:.7rem;text-decoration:underline}.ModTapConfigPanel-module__hEQ1aa__arrowRow{justify-content:space-around;width:100%;display:flex}.ModTapConfigPanel-module__hEQ1aa__arrowIcon{font-size:1rem;font-weight:700}.ModTapConfigPanel-module__hEQ1aa__arrowDown{color:var(--primary)}.ModTapConfigPanel-module__hEQ1aa__arrowUp{color:#10b981}.ModTapConfigPanel-module__hEQ1aa__gridContainer{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex;position:relative;overflow:visible}.ModTapConfigPanel-module__hEQ1aa__vLinesLayer{pointer-events:none;z-index:0;position:absolute;inset:0}.ModTapConfigPanel-module__hEQ1aa__vLinesLeft,.ModTapConfigPanel-module__hEQ1aa__vLinesRight{position:absolute;inset:0}.ModTapConfigPanel-module__hEQ1aa__vLinePress,.ModTapConfigPanel-module__hEQ1aa__vLineRelease{opacity:.6;background:repeating-linear-gradient(currentColor 0 5px,#0000 5px 14px);width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.ModTapConfigPanel-module__hEQ1aa__vLinePress{color:var(--primary)}.ModTapConfigPanel-module__hEQ1aa__vLineRelease{color:#10b981}.ModTapConfigPanel-module__hEQ1aa__row{flex:1;align-items:center;min-height:0;display:flex;position:relative}.ModTapConfigPanel-module__hEQ1aa__rowNodes{flex:1;align-items:center;height:100%;display:flex;position:relative}.ModTapConfigPanel-module__hEQ1aa__nodePlaceholder{background:var(--surface-container-high);width:26px;height:26px;color:var(--secondary);cursor:pointer;border:1px solid var(--outline);z-index:10;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1rem;font-weight:600;line-height:1;transition:all .18s;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.ModTapConfigPanel-module__hEQ1aa__nodePress:hover{background:var(--primary);color:var(--background);border-color:#0000;transform:translate(-50%,-50%)scale(1.12)}.ModTapConfigPanel-module__hEQ1aa__nodeRelease:hover{color:#000;background:#10b981;border-color:#0000;transform:translate(-50%,-50%)scale(1.12)}.ModTapConfigPanel-module__hEQ1aa__rangePill{background:var(--primary);z-index:15;box-sizing:border-box;border-radius:13px;align-items:center;min-width:26px;height:26px;margin-left:-13px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ModTapConfigPanel-module__hEQ1aa__rangePill:after{content:")";width:30px;color:var(--background);pointer-events:none;justify-content:center;align-items:center;font-size:1rem;font-weight:500;display:flex;position:absolute;top:0;bottom:0;right:0}.ModTapConfigPanel-module__hEQ1aa__rangePill:hover{background:var(--primary);opacity:.9}.ModTapConfigPanel-module__hEQ1aa__rangePill:hover .ModTapConfigPanel-module__hEQ1aa__closeBtn{opacity:1}.ModTapConfigPanel-module__hEQ1aa__resizeHandle{cursor:e-resize;z-index:2;border-radius:0 13px 13px 0;width:30px;position:absolute;top:0;bottom:0;right:0}.ModTapConfigPanel-module__hEQ1aa__closeBtn{width:18px;height:18px;color:var(--background);cursor:pointer;opacity:0;z-index:20;background:#b3261e;border-radius:50%;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;transition:all .2s;display:flex;position:absolute;top:-7px;right:-7px}.ModTapConfigPanel-module__hEQ1aa__closeBtn:hover{transform:scale(1.12)}
.ToggleKeyCard-module__IUTJFa__container{background:var(--surface-container-high);width:100%;min-height:0;color:var(--primary);border-radius:24px;flex-direction:column;flex:1;padding:0 clamp(1.5rem,5%,3.5rem) 2rem;display:flex}.light-theme .ToggleKeyCard-module__IUTJFa__container{background:#f9f9f9}.ToggleKeyCard-module__IUTJFa__topRow{justify-content:space-between;align-items:center;gap:1rem;padding:clamp(.5rem,2%,.75rem) 0 clamp(.25rem,1%,.5rem);display:flex}.ToggleKeyCard-module__IUTJFa__description{color:var(--secondary);flex:1;margin:0;font-size:1.05rem;font-weight:500;line-height:1.5}.ToggleKeyCard-module__IUTJFa__headerActions{align-items:center;gap:.6rem;display:flex}.ToggleKeyCard-module__IUTJFa__cancelBtn,.ToggleKeyCard-module__IUTJFa__continueBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.65rem 1.6rem;font-size:clamp(.88rem,1.2vw,1rem);font-weight:500;transition:all .2s}.ToggleKeyCard-module__IUTJFa__cancelBtn{background:var(--surface-container-high);color:var(--primary);border:1px solid var(--outline)}.ToggleKeyCard-module__IUTJFa__cancelBtn:hover{border-color:var(--primary)}.ToggleKeyCard-module__IUTJFa__continueBtn{background:var(--surface-container-high);color:var(--secondary);border:1px solid var(--outline)}.ToggleKeyCard-module__IUTJFa__continueBtn:not(:disabled){background:var(--primary);color:var(--background);border-color:var(--primary)}.ToggleKeyCard-module__IUTJFa__continueBtn:not(:disabled):hover{background:var(--foreground);color:var(--background)}.ToggleKeyCard-module__IUTJFa__continueBtn:disabled{cursor:not-allowed}.light-theme .ToggleKeyCard-module__IUTJFa__cancelBtn{border-color:#35394033}.light-theme .ToggleKeyCard-module__IUTJFa__continueBtn:disabled{border-color:#35394033}.ToggleKeyCard-module__IUTJFa__assignArea{flex:1;justify-content:center;align-items:center;padding:1.5rem 0 2rem;display:flex}.ToggleKeyCard-module__IUTJFa__keyBoxContainer{flex-direction:column;align-items:center;gap:.75rem;display:flex}.ToggleKeyCard-module__IUTJFa__keyLabel{color:var(--secondary);font-size:.9rem;font-weight:500}.ToggleKeyCard-module__IUTJFa__keyBox{border:1px dashed var(--secondary);width:80px;height:80px;color:var(--secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.ToggleKeyCard-module__IUTJFa__keyBox:hover{background:var(--surface-container-high);border-color:var(--primary);color:var(--primary)}.ToggleKeyCard-module__IUTJFa__awaiting{animation:1.2s ease-in-out infinite ToggleKeyCard-module__IUTJFa__pulseWhite;border-color:var(--primary)!important;color:var(--primary)!important}@keyframes ToggleKeyCard-module__IUTJFa__pulseWhite{0%,to{border-color:var(--secondary)}50%{border-color:var(--primary)}}.ToggleKeyCard-module__IUTJFa__assigned{border:1.5px solid var(--primary)!important;background:var(--primary)!important;color:var(--background)!important}.ToggleKeyCard-module__IUTJFa__removable:hover{color:#fca5a5!important;background:#ef44441f!important;border-color:#ef4444!important}.ToggleKeyCard-module__IUTJFa__errorBanner{z-index:9999;color:#fca5a5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e0a0aeb;border:1px solid #ef444480;border-radius:10px;align-items:center;gap:.6rem;max-width:340px;padding:.75rem 1.1rem;font-size:.87rem;animation:.22s cubic-bezier(.16,1,.3,1) ToggleKeyCard-module__IUTJFa__slideInError;display:flex;position:fixed;top:1.25rem;right:1.25rem;box-shadow:0 4px 24px #00000080,inset 0 0 0 1px #ef444426}.ToggleKeyCard-module__IUTJFa__errorIcon{flex-shrink:0;font-size:1rem}@keyframes ToggleKeyCard-module__IUTJFa__slideInError{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}
.ToggleKeyConfigPanel-module__KUtIAW__container{background:var(--surface-container);width:100%;min-height:100%;color:var(--primary);border-radius:24px;flex-direction:column;padding:0 clamp(1rem,3%,2rem) 1.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:visible}.ToggleKeyConfigPanel-module__KUtIAW__topRow{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(.75rem,3%,1.25rem) 0 clamp(.4rem,1.5%,.6rem);display:flex}.ToggleKeyConfigPanel-module__KUtIAW__titleText{color:var(--secondary);margin:0;font-size:clamp(.9rem,1.3vw,1.1rem);font-weight:500}.ToggleKeyConfigPanel-module__KUtIAW__headerActions{align-items:center;gap:.6rem;display:flex}.ToggleKeyConfigPanel-module__KUtIAW__backBtn,.ToggleKeyConfigPanel-module__KUtIAW__doneBtn{cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.4rem;font-size:.9rem;font-weight:500;transition:all .2s}.ToggleKeyConfigPanel-module__KUtIAW__backBtn{background:var(--surface-container);color:var(--secondary);border:1px solid var(--outline)}.ToggleKeyConfigPanel-module__KUtIAW__cancelBtn:hover,.ToggleKeyConfigPanel-module__KUtIAW__backBtn:hover{background:var(--surface-container-high)}.ToggleKeyConfigPanel-module__KUtIAW__deleteBtn{cursor:pointer;color:#ef4444;white-space:nowrap;background:#ef44441a;border:none;border-radius:8px;padding:.65rem 1.6rem;font-size:clamp(.88rem,1.2vw,1rem);font-weight:500;transition:all .2s}.ToggleKeyConfigPanel-module__KUtIAW__deleteBtn:hover{background:#ef444433}.ToggleKeyConfigPanel-module__KUtIAW__continueBtn,.ToggleKeyConfigPanel-module__KUtIAW__doneBtn{background:var(--primary);color:var(--background);border:none}.ToggleKeyConfigPanel-module__KUtIAW__doneBtn:hover{background:var(--foreground)}.ToggleKeyConfigPanel-module__KUtIAW__mainContent{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:auto;padding:1.5rem 0;display:flex}.ToggleKeyConfigPanel-module__KUtIAW__bindingsCol{flex-direction:column;flex-shrink:0;align-items:center;width:64px;display:flex}.ToggleKeyConfigPanel-module__KUtIAW__headerSpacer{flex-direction:column;flex-shrink:0;justify-content:flex-end;height:90px;padding-bottom:0;display:flex}.ToggleKeyConfigPanel-module__KUtIAW__modeBlocks{justify-content:center;gap:2rem;width:100%;display:flex}.ToggleKeyConfigPanel-module__KUtIAW__modeWrapper{flex-direction:column;align-items:center;gap:.8rem;display:flex}.ToggleKeyConfigPanel-module__KUtIAW__modeBox{border:1px solid var(--secondary);width:75px;height:75px;color:var(--secondary);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.ToggleKeyConfigPanel-module__KUtIAW__modeBox.ToggleKeyConfigPanel-module__KUtIAW__active{border-color:var(--primary);color:var(--primary);background:var(--surface-container-high)}.ToggleKeyConfigPanel-module__KUtIAW__modeBox:hover:not(.ToggleKeyConfigPanel-module__KUtIAW__active){background:var(--surface-container-high);border-color:var(--primary)}.ToggleKeyConfigPanel-module__KUtIAW__modeLabel{color:var(--primary);font-size:.95rem;font-weight:600}.ToggleKeyConfigPanel-module__KUtIAW__targetSection{flex-direction:column;align-items:center;gap:.8rem;width:100%;margin-top:1.5rem;display:flex}.ToggleKeyConfigPanel-module__KUtIAW__targetBox{border:2px dashed var(--secondary);width:85px;height:85px;color:var(--secondary);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:300;transition:all .2s;display:flex}.ToggleKeyConfigPanel-module__KUtIAW__targetBox:hover{background:var(--surface-container-high);border-color:var(--primary);color:var(--primary)}.ToggleKeyConfigPanel-module__KUtIAW__targetBox.ToggleKeyConfigPanel-module__KUtIAW__listening{color:#10b981;background:#10b9811a;border-style:solid;border-color:#10b981;animation:1.5s infinite ToggleKeyConfigPanel-module__KUtIAW__pulseGreen}.ToggleKeyConfigPanel-module__KUtIAW__targetBox.ToggleKeyConfigPanel-module__KUtIAW__assigned{border-style:solid;border-color:var(--primary);background:var(--primary);color:var(--background);font-size:1.1rem;font-weight:600}.ToggleKeyConfigPanel-module__KUtIAW__targetLabel{color:var(--primary);font-size:.95rem;font-weight:600}.ToggleKeyConfigPanel-module__KUtIAW__phaseGroup{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;display:flex}.ToggleKeyConfigPanel-module__KUtIAW__phaseTitle{letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.85rem;font-weight:600}.ToggleKeyConfigPanel-module__KUtIAW__pressGroup .ToggleKeyConfigPanel-module__KUtIAW__phaseTitle{color:var(--primary)}.ToggleKeyConfigPanel-module__KUtIAW__releaseGroup .ToggleKeyConfigPanel-module__KUtIAW__phaseTitle{color:#10b981}.ToggleKeyConfigPanel-module__KUtIAW__mmRow{justify-content:space-around;width:100%;display:flex}.ToggleKeyConfigPanel-module__KUtIAW__mmLabel{color:var(--secondary);text-underline-offset:2px;font-size:.7rem;text-decoration:underline}.ToggleKeyConfigPanel-module__KUtIAW__arrowRow{justify-content:space-around;width:100%;display:flex}.ToggleKeyConfigPanel-module__KUtIAW__arrowIcon{font-size:1rem;font-weight:700}.ToggleKeyConfigPanel-module__KUtIAW__arrowDown{color:var(--primary)}.ToggleKeyConfigPanel-module__KUtIAW__arrowUp{color:#10b981}.ToggleKeyConfigPanel-module__KUtIAW__gridContainer{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex;position:relative;overflow:visible}.ToggleKeyConfigPanel-module__KUtIAW__vLinesLayer{pointer-events:none;z-index:0;position:absolute;inset:0}.ToggleKeyConfigPanel-module__KUtIAW__vLinesLeft,.ToggleKeyConfigPanel-module__KUtIAW__vLinesRight{position:absolute;inset:0}.ToggleKeyConfigPanel-module__KUtIAW__vLinePress,.ToggleKeyConfigPanel-module__KUtIAW__vLineRelease{opacity:.6;background:repeating-linear-gradient(currentColor 0 5px,#0000 5px 14px);width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.ToggleKeyConfigPanel-module__KUtIAW__vLinePress{color:var(--primary)}.ToggleKeyConfigPanel-module__KUtIAW__vLineRelease{color:#10b981}.ToggleKeyConfigPanel-module__KUtIAW__row{flex:1;align-items:center;min-height:0;display:flex;position:relative}.ToggleKeyConfigPanel-module__KUtIAW__rowNodes{flex:1;align-items:center;height:100%;display:flex;position:relative}.ToggleKeyConfigPanel-module__KUtIAW__nodePlaceholder{background:var(--surface-container-high);width:26px;height:26px;color:var(--secondary);cursor:pointer;border:1px solid var(--outline);z-index:10;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1rem;font-weight:600;line-height:1;transition:all .18s;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.ToggleKeyConfigPanel-module__KUtIAW__nodePress:hover{background:var(--primary);color:var(--background);border-color:#0000;transform:translate(-50%,-50%)scale(1.12)}.ToggleKeyConfigPanel-module__KUtIAW__nodeRelease:hover{color:#000;background:#10b981;border-color:#0000;transform:translate(-50%,-50%)scale(1.12)}.ToggleKeyConfigPanel-module__KUtIAW__rangePill{background:var(--primary);z-index:15;box-sizing:border-box;border-radius:13px;align-items:center;min-width:26px;height:26px;margin-left:-13px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ToggleKeyConfigPanel-module__KUtIAW__rangePill:after{content:")";width:30px;color:var(--background);pointer-events:none;justify-content:center;align-items:center;font-size:1rem;font-weight:500;display:flex;position:absolute;top:0;bottom:0;right:0}.ToggleKeyConfigPanel-module__KUtIAW__rangePill:hover{background:var(--primary);opacity:.9}.ToggleKeyConfigPanel-module__KUtIAW__rangePill:hover .ToggleKeyConfigPanel-module__KUtIAW__closeBtn{opacity:1}.ToggleKeyConfigPanel-module__KUtIAW__resizeHandle{cursor:e-resize;z-index:2;border-radius:0 13px 13px 0;width:30px;position:absolute;top:0;bottom:0;right:0}.ToggleKeyConfigPanel-module__KUtIAW__closeBtn{width:18px;height:18px;color:var(--background);cursor:pointer;opacity:0;z-index:20;background:#b3261e;border-radius:50%;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;transition:all .2s;display:flex;position:absolute;top:-7px;right:-7px}.ToggleKeyConfigPanel-module__KUtIAW__closeBtn:hover{transform:scale(1.12)}
.InputTesterCard-module__PvqoWW__container{--tester-panel:#101010;--tester-panel-raised:#161616;--tester-panel-soft:#ffffff0a;--tester-border:#ffffff14;--tester-border-strong:#ffffff29;--tester-text:var(--foreground);--tester-muted:var(--secondary);--tester-chip-bg:#fff;--tester-chip-text:#0a0a0a;--tester-quiet-chip-bg:#ffffff0d;--tester-quiet-chip-text:#fff9;width:100%;min-height:0;color:var(--tester-text);font-family:"Google-Sans", var(--font-sans), sans-serif;scrollbar-width:none;flex-direction:column;flex:1;gap:.7rem;padding:.1rem 0 4rem;display:flex;overflow-y:auto}body.light-theme .InputTesterCard-module__PvqoWW__container{--tester-panel:#fff;--tester-panel-raised:#f9f9f9;--tester-panel-soft:#f0f1f3;--tester-border:#dedfe3;--tester-border-strong:#c8cad0;--tester-text:#353940;--tester-muted:#6f737b;--tester-chip-bg:#353940;--tester-chip-text:#fff;--tester-quiet-chip-bg:#eef0f2;--tester-quiet-chip-text:#60646d}.InputTesterCard-module__PvqoWW__container::-webkit-scrollbar{display:none}.InputTesterCard-module__PvqoWW__summaryGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:.75rem;width:100%;display:grid}.InputTesterCard-module__PvqoWW__summaryCard,.InputTesterCard-module__PvqoWW__resetButton,.InputTesterCard-module__PvqoWW__panel{background:var(--tester-panel-raised);border:none}.InputTesterCard-module__PvqoWW__summaryCard{border-radius:12px;align-items:center;gap:.9rem;min-height:76px;padding:1rem;display:flex}.InputTesterCard-module__PvqoWW__iconShell{width:42px;height:42px;color:var(--tester-text);background:var(--tester-panel-soft);border:1px solid var(--tester-border);border-radius:10px;flex:none;place-items:center;display:grid}.InputTesterCard-module__PvqoWW__summaryLabel{color:var(--tester-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .25rem;font-size:.68rem;font-weight:800}.InputTesterCard-module__PvqoWW__summaryValue{color:var(--tester-text);margin:0;font-size:1.25rem;font-weight:800;line-height:1}.InputTesterCard-module__PvqoWW__summaryValue span{color:var(--tester-muted);font-size:.78rem;font-weight:700}.InputTesterCard-module__PvqoWW__resetButton{min-width:118px;color:var(--tester-text);letter-spacing:.04em;text-transform:uppercase;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;padding:0 1rem;font-family:inherit;font-size:.78rem;font-weight:800;transition:color .16s,background .16s,border-color .16s,opacity .16s;display:inline-flex}.InputTesterCard-module__PvqoWW__resetButton:hover:not(:disabled){background:var(--primary);border-color:var(--primary);color:var(--on-primary)}.InputTesterCard-module__PvqoWW__resetButton:disabled{opacity:.35;cursor:not-allowed}.InputTesterCard-module__PvqoWW__panel{border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.InputTesterCard-module__PvqoWW__livePanel{flex:none;min-height:76px}.InputTesterCard-module__PvqoWW__historyPanel{flex:0 0 220px;height:220px;min-height:0}.InputTesterCard-module__PvqoWW__liveKeysArea{flex-wrap:wrap;align-items:center;gap:.42rem;min-height:76px;padding:.55rem .65rem;display:flex}.InputTesterCard-module__PvqoWW__emptyHint,.InputTesterCard-module__PvqoWW__emptyHistory{color:var(--tester-muted);-webkit-user-select:none;user-select:none;font-size:.82rem;font-weight:600}.InputTesterCard-module__PvqoWW__keyChip,.InputTesterCard-module__PvqoWW__historyChip{white-space:nowrap;justify-content:center;align-items:center;animation:.1s ease-out InputTesterCard-module__PvqoWW__chipIn;display:inline-flex}.InputTesterCard-module__PvqoWW__keyChip{background:var(--tester-chip-bg);min-width:42px;min-height:34px;color:var(--tester-chip-text);border-radius:8px;padding:.34rem .7rem;font-size:.9rem;font-weight:800}@keyframes InputTesterCard-module__PvqoWW__chipIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.InputTesterCard-module__PvqoWW__historyScrollArea{scrollbar-width:thin;scrollbar-color:var(--tester-border-strong) transparent;flex-flow:wrap;flex:1;align-content:flex-start;align-items:flex-start;gap:.4rem;height:100%;min-height:0;padding:.65rem;display:flex;overflow:hidden auto}.InputTesterCard-module__PvqoWW__historyScrollArea::-webkit-scrollbar{width:4px}.InputTesterCard-module__PvqoWW__historyScrollArea::-webkit-scrollbar-track{background:0 0}.InputTesterCard-module__PvqoWW__historyScrollArea::-webkit-scrollbar-thumb{background:var(--tester-border-strong);border-radius:99px}.InputTesterCard-module__PvqoWW__historyChip{border:1px solid #0000;border-radius:7px;min-height:30px;padding:.32rem .7rem;font-size:.76rem;font-weight:800}.InputTesterCard-module__PvqoWW__chipDown{background:var(--tester-chip-bg);color:var(--tester-chip-text)}.InputTesterCard-module__PvqoWW__chipUp{background:var(--tester-quiet-chip-bg);border-color:var(--tester-border);color:var(--tester-quiet-chip-text)}.InputTesterCard-module__PvqoWW__emptyHistory{padding-top:.25rem;display:block}@media (max-width:780px){.InputTesterCard-module__PvqoWW__summaryGrid{grid-template-columns:1fr}.InputTesterCard-module__PvqoWW__resetButton{min-height:54px}}
.EffectsCard-module__UK8YBG__container{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;width:100%;height:100%;padding:.5rem 0;display:grid}.EffectsCard-module__UK8YBG__paletteCard{border-color:var(--outline);background:var(--surface-container)}.light-theme .EffectsCard-module__UK8YBG__paletteCard{background:#f9f9f9;border:none}:is(body:not(.light-theme):not(.cinematic-theme) .EffectsCard-module__UK8YBG__paletteCard,body.cinematic-theme .EffectsCard-module__UK8YBG__paletteCard){background:var(--surface-container-high);border:none}.EffectsCard-module__UK8YBG__paletteHint{color:var(--secondary);margin:.5rem 0 0;font-size:.8rem;font-style:italic}.EffectsCard-module__UK8YBG__card{background:var(--surface-container);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--outline);box-sizing:border-box;z-index:1;border-radius:24px;flex-direction:column;gap:1.25rem;width:100%;min-width:0;padding:1.5rem;display:flex;position:relative;overflow:visible}.light-theme .EffectsCard-module__UK8YBG__card{background:#f9f9f9;border:none}:is(body:not(.light-theme):not(.cinematic-theme) .EffectsCard-module__UK8YBG__card,body.cinematic-theme .EffectsCard-module__UK8YBG__card){background:var(--surface-container-high);border:none}.EffectsCard-module__UK8YBG__disabledCard{opacity:.4;pointer-events:none;filter:grayscale(.5);transition:all .3s}.EffectsCard-module__UK8YBG__card:first-child{z-index:10}.EffectsCard-module__UK8YBG__card:nth-child(2){z-index:9}.EffectsCard-module__UK8YBG__card:nth-child(3),.EffectsCard-module__UK8YBG__liveCard{z-index:8}.EffectsCard-module__UK8YBG__cardTitle{color:var(--primary);margin:0;font-size:1.1rem;font-weight:600}.EffectsCard-module__UK8YBG__label{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600}.EffectsCard-module__UK8YBG__controlGroup{flex-direction:column;gap:.5rem;display:flex}.EffectsCard-module__UK8YBG__slidersContainer{flex-direction:column;gap:2rem;display:flex}.EffectsCard-module__UK8YBG__sliderGroup{flex-direction:column;gap:.5rem;display:flex}.EffectsCard-module__UK8YBG__sliderControl{align-items:center;gap:1rem;display:flex}.EffectsCard-module__UK8YBG__sliderValue{color:var(--primary);min-width:1.5rem;font-size:1.1rem;font-weight:500}.EffectsCard-module__UK8YBG__sliderWrapper{background:var(--surface-container-high);border-radius:12px;flex:1;height:24px;position:relative}.EffectsCard-module__UK8YBG__sliderFill{background:var(--primary);pointer-events:none;border-radius:12px;min-width:24px;height:100%;transition:background .15s;position:absolute;top:0;left:0}.EffectsCard-module__UK8YBG__sliderWrapper:hover .EffectsCard-module__UK8YBG__sliderFill{opacity:.9}.EffectsCard-module__UK8YBG__sliderInput{-webkit-appearance:none;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.EffectsCard-module__UK8YBG__disabledSlider{opacity:.5;pointer-events:none;filter:saturate(.5)}.EffectsCard-module__UK8YBG__liveHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.EffectsCard-module__UK8YBG__liveButton{border:1px solid var(--outline);color:var(--primary);background:var(--surface-container-high);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.55rem 1.2rem;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.EffectsCard-module__UK8YBG__liveButton:disabled{opacity:.45;cursor:not-allowed}.EffectsCard-module__UK8YBG__liveButton:hover:not(:disabled){background:var(--surface-container);color:var(--primary);border-color:var(--primary)}.EffectsCard-module__UK8YBG__liveHint{color:var(--secondary);margin:0}.EffectsCard-module__UK8YBG__modeGroup{background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;width:100%;padding:.25rem;display:flex}.EffectsCard-module__UK8YBG__modeButton{color:var(--secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.EffectsCard-module__UK8YBG__modeButton:hover{color:var(--primary)}.EffectsCard-module__UK8YBG__modeButtonActive{background:var(--primary);color:var(--on-primary);box-shadow:0 2px 8px #0003}body.light-theme .EffectsCard-module__UK8YBG__modeGroup{background:#eee;border-color:#e2e2e2}body.light-theme .EffectsCard-module__UK8YBG__modeButtonActive{color:#fff;background:#353940}.EffectsCard-module__UK8YBG__liveMetaRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.EffectsCard-module__UK8YBG__customizationHeader{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;display:flex}.EffectsCard-module__UK8YBG__disabledBadge{letter-spacing:.1em;text-transform:uppercase;color:var(--secondary);white-space:nowrap;border:1px solid #ffffff1f;border-radius:99px;padding:.2rem .6rem;font-size:.65rem;font-weight:700}body.light-theme .EffectsCard-module__UK8YBG__disabledBadge{color:#6b7280;background:#f1f1f1;border-color:#d6d6d6}.EffectsCard-module__UK8YBG__cardDisabled{opacity:.5;pointer-events:none;filter:saturate(.4)}.EffectsCard-module__UK8YBG__customizationBody{flex-flow:wrap;flex:1;justify-content:space-around;align-items:center;gap:1rem;min-width:0;min-height:0;padding-top:.5rem;display:flex}.EffectsCard-module__UK8YBG__optionButtons{flex-direction:column;flex:0 auto;justify-content:center;gap:.5rem;min-width:80px;max-width:120px;padding-right:.5rem;display:flex}.EffectsCard-module__UK8YBG__optionButton{color:var(--secondary);cursor:pointer;text-align:center;white-space:normal;word-break:break-word;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:.35rem .5rem;font-size:.75rem;font-weight:600;line-height:1.2;transition:all .2s}.EffectsCard-module__UK8YBG__optionButton:hover:not(:disabled){color:var(--primary);background:#ffffff1a;border-color:#fff3}.EffectsCard-module__UK8YBG__optionButton:disabled{cursor:not-allowed}.EffectsCard-module__UK8YBG__optionButtonActive{box-shadow:0 2px 10px #0003;background:var(--primary)!important;border-color:var(--primary)!important;color:var(--on-primary)!important}body.light-theme .EffectsCard-module__UK8YBG__optionButton{color:#666;background:#fff;border-color:#d8d8d8}body.light-theme .EffectsCard-module__UK8YBG__optionButton:hover:not(:disabled){color:#353940;background:#f1f1f1;border-color:#bfc2c8}body.light-theme .EffectsCard-module__UK8YBG__optionButtonActive{color:#fff!important;background:#353940!important;border-color:#353940!important}.EffectsCard-module__UK8YBG__optionButtonDisabled{opacity:.25;filter:saturate(0)}.EffectsCard-module__UK8YBG__customizationDivider{background:#ffffff12;flex-shrink:0;align-self:stretch;width:1px;min-height:60px}body.light-theme .EffectsCard-module__UK8YBG__customizationDivider{background:#dedede}.EffectsCard-module__UK8YBG__customizationPicker{flex:1;justify-content:center;align-self:center;align-items:center;min-width:0;display:flex}.EffectsCard-module__UK8YBG__liveMetaLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--secondary);font-family:Manrope,sans-serif;font-size:.75rem}.EffectsCard-module__UK8YBG__liveMetaValue{color:var(--primary);font-size:.82rem;font-weight:700}.EffectsCard-module__UK8YBG__liveSelect{min-width:180px}.EffectsCard-module__UK8YBG__liveSliderWrap{flex:1;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.EffectsCard-module__UK8YBG__liveSlider{width:min(260px,100%);accent-color:var(--primary)}.EffectsCard-module__UK8YBG__liveSliderValue{text-align:right;min-width:3.5rem;color:var(--primary);font-weight:600}.EffectsCard-module__UK8YBG__bandPreview{grid-template-columns:repeat(16,minmax(0,1fr));align-items:end;gap:.35rem;height:72px;margin-top:.35rem;display:grid}.EffectsCard-module__UK8YBG__bandColumn{background:var(--surface-container-high);border-radius:999px;align-items:end;height:100%;display:flex;overflow:hidden}.EffectsCard-module__UK8YBG__bandFill{background:linear-gradient(180deg, var(--primary), var(--secondary));border-radius:999px;width:100%;min-height:4px}.EffectsCard-module__UK8YBG__liveMessage{color:var(--secondary);margin:0;font-size:.9rem}.EffectsCard-module__UK8YBG__customColorPicker{width:100%}.EffectsCard-module__UK8YBG__customColorPicker .react-colorful{width:100%;height:auto}.EffectsCard-module__UK8YBG__customColorPicker .react-colorful__saturation{border:1px solid var(--outline);margin-bottom:16px;background-image:linear-gradient(90deg,#fff,#fff0)!important;border-radius:14px!important;height:28px!important}.EffectsCard-module__UK8YBG__customColorPicker .react-colorful__hue{border-radius:14px!important;height:28px!important}.EffectsCard-module__UK8YBG__customColorPicker .react-colorful__saturation-pointer{width:24px!important;height:24px!important;top:50%!important}.EffectsCard-module__UK8YBG__customColorPicker .react-colorful__hue-pointer{width:24px!important;height:24px!important}
.CustomSelect-module__f4QqHa__container{box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%;display:flex}.CustomSelect-module__f4QqHa__label{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600}.CustomSelect-module__f4QqHa__wrapper{width:100%;position:relative}.CustomSelect-module__f4QqHa__trigger{background:var(--surface-container-high);border:1px solid var(--outline);width:100%;min-width:0;color:var(--primary);cursor:pointer;box-sizing:border-box;border-radius:12px;outline:none;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.CustomSelect-module__f4QqHa__trigger:hover{background:var(--surface-container);border-color:var(--primary)}body.light-theme .CustomSelect-module__f4QqHa__trigger{background:#fff;border:1px solid #e5e7eb}body.light-theme .CustomSelect-module__f4QqHa__trigger:hover{background:#f9f9f9;border-color:#d1d5db}.CustomSelect-module__f4QqHa__triggerActive{background:var(--surface-container);border-color:var(--primary);box-shadow:0 0 0 4px #0000000d}.CustomSelect-module__f4QqHa__triggerDisabled{opacity:.4;cursor:not-allowed;background:var(--surface-container-high);border-color:var(--outline)}.CustomSelect-module__f4QqHa__currentValue{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CustomSelect-module__f4QqHa__chevron{color:var(--secondary);align-items:center;display:flex}.CustomSelect-module__f4QqHa__dropdown{background:var(--surface-container-high);border:1px solid var(--outline);z-index:1000;border-radius:16px;padding:.5rem;position:absolute;top:calc(100% + .5rem);left:0;right:0;box-shadow:0 10px 25px -5px #0006,0 8px 10px -6px #0006}body.light-theme .CustomSelect-module__f4QqHa__dropdown{background:#fff;border:1px solid #e5e7eb}.CustomSelect-module__f4QqHa__dropdownUp{top:auto;bottom:calc(100% + .5rem)}.CustomSelect-module__f4QqHa__optionsList{flex-direction:column;gap:.15rem;max-height:240px;display:flex;overflow:hidden auto}.CustomSelect-module__f4QqHa__optionsList::-webkit-scrollbar{width:4px}.CustomSelect-module__f4QqHa__optionsList::-webkit-scrollbar-thumb{background:var(--outline);border-radius:2px}.CustomSelect-module__f4QqHa__option{box-sizing:border-box;width:100%;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .15s}.CustomSelect-module__f4QqHa__option:hover{background:var(--surface-container);color:var(--primary)}body.light-theme .CustomSelect-module__f4QqHa__option:hover{background:#f3f4f6}.CustomSelect-module__f4QqHa__optionActive{font-weight:700;background:var(--surface-container)!important;color:var(--primary)!important}body.light-theme .CustomSelect-module__f4QqHa__optionActive{background:#e5e7eb!important}
