.switch{position:relative;display:inline-block;width:50px;height:28px;margin:.25rem}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:linear-gradient(-5deg,#0d52f2,#3d84f5);transition:.4s;border-radius:9999px;box-shadow:0 2px 3px 3px #00000026}.slider:before{position:absolute;content:"";height:18px;width:18px;left:5px;bottom:5px;background-color:#fff;transition:.4s;border-radius:9999px;box-shadow:0 2px 5px #0003}input:checked+.slider{background:linear-gradient(-5deg,#3d84f5,#0d52f2)}input:checked+.slider:before{transform:translate(22px)}.switch.off .slider{background:linear-gradient(-5deg,#3d84f51a,#0d52f21a)}.switch:disabled{opacity:.6;cursor:not-allowed}.lights-header{width:auto;display:flex;align-items:top;gap:.5rem}.lights-header>p>.content{max-width:26.38px;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:1.2rem}.lights-header>p.loading>.content{font-size:.8rem}.lights-header .tooltip{left:0;width:max-content}.lights-state{display:flex;justify-content:space-between;align-items:center}.selected-colors{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:left;width:100%;overflow:hidden;height:auto;padding:.25rem}.selected-colors .color-info .color-display{height:30px;aspect-ratio:1 / 1;border-radius:.75rem}.selected-colors .color-info .color-desc{display:none}.colors-container{display:flex;flex-wrap:wrap;gap:1rem}.color{display:flex;flex-direction:column;gap:0rem;padding:.5rem .5rem 1rem;border-radius:.75rem;background:#2626260d;box-shadow:1px 4px 10px #0003}.color-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.color-context{position:relative;margin:0 18px 0 0}.is-favorite{position:absolute;bottom:0}.color-update{display:flex}.color-info{display:flex;gap:.5rem;justify-content:space-between;align-items:flex-end}.color-display{height:40px;aspect-ratio:1 / 1;border-radius:.75rem;box-shadow:2px 2px 4px #000000b3}.color-desc{grid-column:1 / 3}dialog form{display:flex;flex-direction:column;align-items:left;gap:.5rem}dialog form .title{align-self:center}dialog form .setup{font-size:.8rem;font-weight:600;color:#525f7a}dialog form .setup.pick-color{display:flex;align-items:center;gap:1rem}dialog form input[type=color]{height:100px;width:100px;aspect-ratio:1 / 1}dialog form .act{align-self:flex-end}.chose-network{display:flex}.chose-network div{display:block;width:100%;max-width:300px}.favorite-toggle{display:flex;justify-content:left;gap:1rem}.favorite-toggle>span{height:24px;margin-top:8.5px}.favorite-toggle .switch{height:24px;margin:4px}.favorite-toggle .slider:before{height:16px;width:16px;left:4px;bottom:4px}.favorite-toggle input:checked+.slider:before{transform:translate(24px)}.ws-info{display:grid;gap:.5rem 1rem}.ws-info button{width:auto;justify-self:center}@media screen and (min-width: 300px){.ws-info{grid-template-columns:minmax(min-content,auto) 1fr}.ws-info button{justify-self:left}}.ws-container{display:flex;gap:1rem}.ws-message{display:flex;flex-direction:column;min-width:150px}.ws-response{max-height:20vh;overflow-y:auto;width:100%}.ws-dialog{display:flex;flex-direction:row;gap:0rem}.ws-dialog .level{display:inline-block;font-size:.7rem;min-width:15.36px}.ws-dialog .neutral,.ws-dialog .info,.ws-dialog .success,.ws-dialog .warning,.ws-dialog .error{font-weight:600}.pattern-wrapper{display:grid;grid-template-columns:1fr 1fr;column-gap:1rem}.pattern{display:flex;flex-direction:column;row-gap:.25rem;margin:.5rem 0;padding:.5rem;border-radius:.75rem;background:#2626260d;box-shadow:1px 4px 10px #0003}.pattern.wide{grid-column:1 / 3}.ptn-top{display:flex;justify-content:space-between}.ptn-top .ptn-info:active{transform:scale(1)!important}.ptn-top .ptn-info .tooltip{top:100%;bottom:auto;width:max-content;max-width:145px}.ptn-label{font-weight:600}.ptn-description{grid-row:2 / 3;grid-column:1 / 3;margin-bottom:auto}.ptn-setup{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;align-items:center}.ptn-config{grid-column:1 / 3}.ptn-config label{display:flex;align-items:center;gap:.5rem;font-weight:600}.ptn-config input[name=numberColor]{padding:.15rem .5rem;background:#fff0;border-radius:.6rem;min-width:0;width:auto}.ptn-setup .ptn-act{grid-column:1 / 2}.ptn-setup .ptn-demo{grid-column:2 / 3;display:flex}.ptn-demo button{margin:.13rem;padding:0}.ptn-demo button:active{transform:none;box-shadow:0 4px 12px #0003;width:100%}.ptn-demo .pattern-demo-color{display:block;height:1rem;width:100%;max-width:none;position:relative;box-shadow:2px 0 5px #00000080}.change-order{position:absolute;top:calc(100% + .3rem);left:0;z-index:2;display:flex;flex-direction:column;align-items:center;background:#000c;padding:1rem .5rem;border-radius:.5rem}.change-order.right{left:auto;right:0}.bg-hight-contrast{background-color:#0006;padding:.2rem .25rem;border-radius:.35rem}.change-order button.pattern-demo-color{height:auto;padding:.5rem 1rem;width:max-content}@keyframes fadeInLoop{0%{opacity:0}50%{opacity:1}to{opacity:1}}main.dashboard{width:100vw;height:100svh;overflow:hidden;background-color:#000;display:flex;flex-direction:column;gap:1rem;position:relative}main.dashboard .header{top:.5rem;left:0rem;position:fixed;color:#fff}main.dashboard .header svg{fill:#fff}.st-sunMoonThemeToggleBtn{cursor:pointer}.st-sunMoonThemeToggleBtn .themeToggleInput{display:none}.st-sunMoonThemeToggleBtn .svg-wrapper{background-color:#2e2e2e;box-shadow:0 0 40px 50px #2e2e2e;border:1px solid rgba(46,46,46,1);width:fit-content;height:fit-content;padding:1rem;margin:1rem;border-radius:50%;transition:background-color .7s ease,box-shadow .7s ease}.st-sunMoonThemeToggleBtn .themeToggleInput:checked+.svg-wrapper{background:radial-gradient(circle,#fffa5a,#ffdc50e6 15%,#ffdc3c85);border:1px solid rgba(255,220,60,0);box-shadow:inset 0 0 50px #ffdc0a33,0 0 15px 8px #ffdc284d,0 0 25px 15px #ffdc1e33,0 0 35px 22px #ffdc1433,0 0 45px 30px #ffdc1433,0 0 55px 38px #ffdc0a33,0 0 65px 45px #3232321a}.st-sunMoonThemeToggleBtn svg{color:#e9e9e9;width:35px;height:35px;transition:transform .4s ease;transform:rotate(40deg)}.st-sunMoonThemeToggleBtn svg .sunMoon{transform-origin:center center;transition:inherit;transform:scale(1)}.st-sunMoonThemeToggleBtn svg .sunRay{transform-origin:center center;transform:scale(0)}.st-sunMoonThemeToggleBtn svg mask>circle{transition:transform .64s cubic-bezier(.41,.64,.32,1.575);transform:translate(0)}.st-sunMoonThemeToggleBtn svg .sunRay2{animation-delay:.05s!important}.st-sunMoonThemeToggleBtn svg .sunRay3{animation-delay:.1s!important}.st-sunMoonThemeToggleBtn svg .sunRay4{animation-delay:.17s!important}.st-sunMoonThemeToggleBtn svg .sunRay5{animation-delay:.25s!important}.st-sunMoonThemeToggleBtn svg .sunRay5{animation-delay:.29s!important}.st-sunMoonThemeToggleBtn .themeToggleInput:checked+.svg-wrapper svg{transform:rotate(90deg)}.st-sunMoonThemeToggleBtn .themeToggleInput:checked+.svg-wrapper svg mask>circle{transform:translate(16px,-3px)}.st-sunMoonThemeToggleBtn .themeToggleInput:checked+.svg-wrapper svg .sunMoon{transform:scale(.55)}.st-sunMoonThemeToggleBtn .themeToggleInput:checked+.svg-wrapper svg .sunRay{animation:showRay1832 .4s ease 0s 1 forwards}@keyframes showRay1832{0%{transform:scale(0)}to{transform:scale(1)}}.bottom{display:flex;flex-direction:column;justify-content:space-around;height:100%;overflow:hidden}.container{left:50%;transform:translate(calc(-50% - 50px));display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;margin:14px 50px 30px;position:relative;max-width:230px}.pat-wrapper-circle{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:9999px;border:2px dashed rgba(156,163,175,.5);height:auto;max-height:100%}.pat-wrapper-circle .pat{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;align-content:center;padding:.75rem 1rem;border-radius:.75rem;background:#000000d9;box-shadow:1px 2px 8px 1px #ffffff1a;width:fit-content;min-width:75px}.pat-wrapper-circle .pat:hover{cursor:pointer;box-shadow:1px 2px 8px 1px #ffffff4d}.pat-wrapper-circle .pat:active{scale:.99;box-shadow:1px 2px 8px 1px #ffffff4d}.pat-wrapper-circle .pat p{color:#fff;text-transform:capitalize;font-weight:600}.pat-wrapper-circle .pat-top .tooltip{top:100%;bottom:auto;width:100px;z-index:10}.pat-wrapper-rect{max-width:500px;height:auto;display:grid;grid-template-columns:1fr 1fr;gap:.5rem .5rem;justify-items:center;padding:.5rem;margin:.5rem;border-radius:25px;box-shadow:inset 0 0 10px 1px #ffffff1a}.card{display:grid;grid-template-columns:1fr auto;align-items:center;justify-content:center;gap:.5rem;width:125px;max-height:81.17px;padding:1rem .75rem;border-radius:25px;background:#1e1e1e;color:#fff}.card div{max-width:100%}.card.last{display:flex;justify-content:flex-end}.main{font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word}.mainsub{font-size:.6rem;overflow:auto;max-height:2rem;text-overflow:ellipsis;overflow-wrap:break-word}.mainsub::-webkit-scrollbar{display:none}.carousel{display:flex;flex-direction:row;max-height:calc(100% - 1rem);align-items:center;justify-content:center;padding:.5rem .5rem .3rem;border-radius:1rem;margin:.5rem;border-radius:25px;box-shadow:0 0 20px #2563f433,0 0 8px 2px #ffffff26;row-gap:.5rem}.carousel-nav.start,.carousel-nav.end{flex-shrink:0}.carousel-nav.end{rotate:180deg}.carousel-show-colors{flex-grow:1;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:.5rem;padding:.15rem .15rem .3rem;overflow-y:auto;overflow-x:auto}.carousel-show-colors::-webkit-scrollbar{height:2px;width:2px}.carousel-show-colors::-webkit-scrollbar-track{background:transparent}.carousel-show-colors::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px;transition:all .3s}.carousel-color{min-width:35px;min-height:35px;width:35px;height:35px;padding:0;margin:0;border-radius:.8rem;cursor:pointer;position:relative;box-shadow:1px 2px 5px #ffffff4d}.color-order{position:absolute;top:0;right:0;font-size:.6rem;color:#fff;padding:.15rem;background:#900;border-radius:9999px;height:fit-content;min-width:15.78px;text-align:center;vertical-align:middle;box-shadow:1px 1px 2px 2px #000000b3}.carousel-nav button{background:#333;color:#fff;border:none;padding:.5rem;font-size:1.5rem;border-radius:8px;cursor:pointer}@media screen and (min-width: 375px){.bottom{flex-direction:row-reverse;justify-content:center}.carousel{flex-direction:column;height:100%;padding:.5rem .3rem .5rem .5rem}.carousel-show-colors{flex-grow:1;overflow-y:auto;overflow-x:hidden;flex-direction:column;padding:.15rem .3rem .15rem .15rem}.carousel-color{min-width:30px;min-height:30px;width:30px;height:30px}.carousel-nav.start{rotate:90deg}.carousel-nav.end{rotate:-90deg}}@media screen and (min-width: 600px){.bottom{justify-content:center}.carousel-color{min-width:50px;min-height:50px;width:50px;height:50px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}#root,#__next{isolation:isolate}html:focus-within{scroll-behavior:smooth}body{margin:0;padding:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}h1,h2,h3,h4,h5,h6{text-wrap:balance}a{text-decoration:none;color:currentcolor;text-decoration-skip-ink:auto}input,button,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer}img,picture,video,canvas,svg{display:block;max-width:100%}ul,ol{list-style:none}:target{scroll-margin-block:2rem}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}main{background:#fff;color:#000;padding:1rem;font-size:.8rem;font-family:Arial,Helvetica,sans-serif;display:flex;flex-direction:column}*:focus{outline:2px solid #3b82f6;box-shadow:0 8px 20px #0003;outline-offset:2px}header{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;border-radius:.75rem;margin:0 0 .5rem;background:#fafafaf2;z-index:10}.logo{display:flex;align-items:baseline;font-weight:500;font-size:.9rem;padding:.25rem .5rem;transition:all .2s ease;border-radius:.75rem}.logo:hover{box-shadow:2px 2px 30px #00000009}.logo span{display:none;margin-left:-.25rem}@media screen and (min-width: 450px){.logo span{display:inline-block}}.logo svg{height:2rem;aspect-ratio:1 / 1}nav ul{display:none;gap:1rem;align-items:center;list-style:none;margin:0 .5rem}nav ul li a{color:#292f3d;font-size:.85rem;font-weight:500;text-decoration:none;padding:.25rem .5rem;transition:color .2s ease}nav ul li a:hover{color:#3d84f5}@media screen and (min-width: 400px){nav ul{display:flex}}details{position:relative;border-radius:.5rem;cursor:pointer}details summary{color:#292f3d;font-size:.85rem;list-style:none;font-weight:500;padding:.25rem .5rem;transition:color .2s ease}details summary:hover{color:#3d84f5}.details-elems{position:absolute;top:calc(100% + .35rem);right:0;background:#fafcfff2;border:1px solid hsl(222,90%,55%);border-radius:.35rem;padding:.5rem 1rem;box-shadow:0 4px 14px #0000001a;display:flex;flex-direction:column;gap:.25rem;z-index:10;align-items:flex-end}.details-elems a{text-decoration:none;color:#292f3d;font-size:.85rem}.details-elems a:hover{color:#3d84f5}header a:focus,details summary:focus{border-radius:.35rem}h2{font-size:1.2rem;margin:.5rem 0}h3{margin:.5rem 0}h4{margin:.25rem 0}p{line-height:1.5;position:relative}.lastUpdated-info-parent{position:relative}.lastUpdated-info{position:absolute;background:#00000080;color:#fff;font-size:.6rem;padding:.2rem .3rem;border-radius:9999px;bottom:100%;transform:translateY(calc(-8px + .2rem));right:.5rem;z-index:1}.tooltip-parent{position:relative}.tooltip-parent:hover>.tooltip{visibility:visible}.tooltip-parent>.tooltip{position:absolute;visibility:collapse;background:#000c;color:#fff;font-size:.7rem;padding:.25rem .5rem;border-radius:.5rem;bottom:100%;right:1rem;z-index:1;min-width:80px}button{min-width:min-content;width:max-content;max-width:200px;margin:.25rem;padding:.5rem 1rem;background:linear-gradient(-5deg,#0d52f2,#3d84f5);border-radius:.75rem;border:none;box-shadow:0 4px 14px #00000026;color:#fff;font-size:.8rem;font-weight:500;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}button:hover{box-shadow:0 8px 20px #00000040}button:active{transform:scale(.98);box-shadow:0 4px 12px #0003}button:disabled{opacity:.6;cursor:not-allowed}button.outline{padding:calc(.5rem - 2px) calc(1rem - 2px);background:linear-gradient(-5deg,#0d52f20d,#3d84f50d);color:#2563f4;font-weight:600;border-radius:.75rem;border:2px solid hsl(222,90%,55%);box-shadow:0 4px 14px #0000001a}button.outline:hover{box-shadow:0 8px 20px #0003}button.outline:active{transform:scale(.98);box-shadow:0 4px 12px #0000002e}button.fab svg{display:inline-block;height:.8rem;width:.8rem;fill:#fff}button.fab{display:flex;padding:.5rem;border-radius:.78rem}button.fab:hover{box-shadow:0 8px 20px #00000040}button.fab:active{transform:scale(.98);box-shadow:0 4px 12px #0003}button.fab:disabled{opacity:.6;cursor:not-allowed}button.fab.outline svg{fill:#2563f4}button.fab.outline{padding:calc(.5rem - 2px);border-radius:.78rem;border:2px solid hsl(222,90%,55%)}button.fab.outline.small{padding:calc(.25rem - 2px)}button.fab.outline:hover{box-shadow:0 8px 20px #0003}button.fab.outline:active{transform:scale(.98);box-shadow:0 4px 12px #0000002e}.bg-error{background:linear-gradient(-5deg,#9e2e41,#c3223d)}textarea{width:100%;max-width:600px;padding:.5rem;margin:.25rem 0;background:#3d7af508;border-radius:.75rem;border:2px solid hsla(222,90%,55%,.7);box-shadow:0 4px 14px #00000014;color:#000000d9;resize:none;transition:border-color .2s ease,box-shadow .2s ease}textarea::placeholder{color:#8f95a3;opacity:.8}textarea:focus{outline:none;color:#000;border-color:#3d84f5b3;box-shadow:0 0 0 3px #3d84f54d;background:#3d7af50d}select{width:100%;max-width:600px;padding:.75rem 1rem;margin:.25rem 0;color:#292f3d;background:#fafcffb3;border-radius:.75rem;border:2px solid hsl(222,90%,55%);box-shadow:0 4px 14px #00000014;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,hsl(222,90%,55%) 50%),linear-gradient(135deg,hsl(222,90%,55%) 50%,transparent 50%);background-position:calc(100% - 1.2rem) center,calc(100% - .8rem) center;background-size:7px 8px;background-repeat:no-repeat;cursor:pointer;transition:all .2s ease,box-shadow .2s ease}select option{width:100%}select:focus{background-image:linear-gradient(135deg,transparent 50%,hsl(222,90%,55%) 50%),linear-gradient(45deg,hsl(222,90%,55%) 50%,transparent 50%);outline:none;border-color:#3d84f5;box-shadow:0 0 0 3px #3d84f54d;background-color:#fffffff2}input[type=text],input[type=number]{width:100%;min-width:125px;margin:.25rem 0;padding:.5rem 1rem;color:#292f3d;background:#fafcffb3;border-radius:.75rem;border:2px solid hsl(222,90%,55%);box-shadow:0 4px 14px #00000014;transition:all .2s ease,box-shadow .2s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none}input:focus{outline:none;border-color:#3d84f5;box-shadow:0 0 0 3px #3d84f54d;background-color:#fffffff2}input::-webkit-textfield-decoration-container{max-width:100%}input::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none;visibility:hidden;position:absolute}input[type=color]{height:40px;aspect-ratio:1 / 1;border:none;background-color:transparent;padding:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;border-radius:.75rem;box-shadow:2px 2px 4px #000000b3}input[type=color]::-webkit-color-swatch-wrapper{padding:0;background:none}input[type=color]::-webkit-color-swatch{border:none;background:none}input[type=color]::-moz-color-swatch{border:none;background:none}dialog{top:50%;left:50%;transform:translate(calc(-50% - 2rem),calc(-50% - 2rem));width:calc(100% - 4rem);border-radius:.75rem;border:none;box-shadow:0 4px 14px #00000014;padding:1rem 1.5rem;margin:2rem}dialog:focus{outline:none}.loading,.can-load{position:relative}.spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:25%;aspect-ratio:1 / 1;max-height:100%;max-width:100%}.can-load .inside-spinner{height:1.5rem;width:1.5rem;position:absolute;top:50%;right:0%;transform:translate(-.5rem,-50%)}article{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.config>div{display:grid;grid-template-columns:1fr 1fr}
