.user-action-button .cl-avatarBox.cl-userButtonAvatarBox{height:1.45rem;width:1.45rem}.theme-switch{--toggle-size:10px;--container-width:5.625em;--container-height:2.5em;--container-radius:6.25em;--container-light-bg:#3d7eae;--container-night-bg:#1d1f2c;--circle-container-diameter:3.375em;--sun-moon-diameter:2.125em;--sun-bg:#ecca2f;--moon-bg:#c4c9d1;--spot-color:#959db1;--circle-container-offset:calc((var(--circle-container-diameter) - var(--container-height)) / 2 * -1);--stars-color:#fff;--clouds-color:#f3fdff;--back-clouds-color:#aacadf;--transition:0.5s cubic-bezier(0,-0.02,0.4,1.25);--circle-transition:0.3s cubic-bezier(0,-0.02,0.35,1.17)}.theme-switch,.theme-switch *,.theme-switch :after,.theme-switch :before{box-sizing:border-box;margin:0;padding:0;font-size:var(--toggle-size)}.theme-switch__container{width:var(--container-width);height:var(--container-height);background-color:var(--container-light-bg);border-radius:var(--container-radius);overflow:hidden;cursor:pointer;box-shadow:0 -.062em .062em rgba(0,0,0,.25),0 .062em .125em hsla(0,0%,100%,.94);transition:var(--transition);position:relative;background-image:linear-gradient(to bottom,var(--container-light-bg) 0,#5490c0 100%);transition:all var(--transition)}.theme-switch__container:before{content:"";position:absolute;z-index:1;inset:0;box-shadow:inset 0 .05em .187em rgba(0,0,0,.25),inset 0 .05em .187em rgba(0,0,0,.25);border-radius:var(--container-radius)}.theme-switch__checkbox{display:none}.theme-switch__circle-container{width:var(--circle-container-diameter);height:var(--circle-container-diameter);background-color:hsla(0,0%,100%,.1);position:absolute;left:var(--circle-container-offset);top:var(--circle-container-offset);border-radius:var(--container-radius);box-shadow:inset 0 0 0 3.375em hsla(0,0%,100%,.1),inset 0 0 0 3.375em hsla(0,0%,100%,.1),0 0 0 .625em hsla(0,0%,100%,.1),0 0 0 1.25em hsla(0,0%,100%,.1);display:flex;transition:var(--circle-transition);pointer-events:none}.theme-switch__sun-moon-container{pointer-events:auto;position:relative;z-index:2;width:var(--sun-moon-diameter);height:var(--sun-moon-diameter);margin:auto;border-radius:var(--container-radius);background-color:var(--sun-bg);box-shadow:inset .062em .062em .062em 0 rgba(254,255,239,.61),inset 0 -.062em .062em 0 #a1872a;filter:drop-shadow(.062em .125em .125em rgba(0,0,0,.25)) drop-shadow(0 .062em .125em rgba(0,0,0,.25));overflow:hidden;transition:var(--transition);transform:scale(1);transition:transform .3s ease}.theme-switch__sun-moon-container:hover{transform:scale(1.1) rotate(5deg)}.theme-switch__moon{transform:translateX(100%);width:100%;height:100%;background-color:var(--moon-bg);border-radius:inherit;box-shadow:inset .062em .062em .062em 0 rgba(254,255,239,.61),inset 0 -.062em .062em 0 #969696;transition:var(--transition);position:relative;transition:all var(--transition),transform .3s ease}.theme-switch__moon:hover{transform:rotate(15deg)}.theme-switch__spot{position:absolute;top:.75em;left:.312em;width:.75em;height:.75em;border-radius:var(--container-radius);background-color:var(--spot-color);box-shadow:inset 0 .0312em .062em rgba(0,0,0,.25);transition:background-color .3s ease}.theme-switch__spot:nth-of-type(2){width:.375em;height:.375em;top:.937em;left:1.375em}.theme-switch__spot:nth-last-of-type(3){width:.25em;height:.25em;top:.312em;left:.812em}.theme-switch__moon:hover .theme-switch__spot{background-color:#7a7f8c}.theme-switch__clouds{width:1.25em;height:1.25em;background-color:var(--clouds-color);border-radius:var(--container-radius);position:absolute;bottom:-.625em;left:.312em;box-shadow:.937em .312em var(--clouds-color),-.312em -.312em var(--back-clouds-color),1.437em .375em var(--clouds-color),.5em -.125em var(--back-clouds-color),2.187em 0 var(--clouds-color),1.25em -.062em var(--back-clouds-color),2.937em .312em var(--clouds-color),2em -.312em var(--back-clouds-color),3.625em -.062em var(--clouds-color),2.625em 0 var(--back-clouds-color),4.5em -.312em var(--clouds-color),3.375em -.437em var(--back-clouds-color),4.625em -1.75em 0 .437em var(--clouds-color),4em -.625em var(--back-clouds-color),4.125em -2.125em 0 .437em var(--back-clouds-color);transition:.5s cubic-bezier(0,-.02,.4,1.25)}.theme-switch__stars-container{position:absolute;color:var(--stars-color);top:-100%;left:.312em;width:2.75em;height:auto;transition:var(--transition)}.theme-switch__checkbox:checked+.theme-switch__container{background-color:var(--container-night-bg);background-image:linear-gradient(to bottom,var(--container-night-bg) 0,#2d3142 100%)}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__circle-container{left:calc(100% - var(--circle-container-offset) - var(--circle-container-diameter))}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__circle-container:hover{left:calc(100% - var(--circle-container-offset) - var(--circle-container-diameter) - .187em)}.theme-switch__circle-container:hover{left:calc(var(--circle-container-offset) + .187em)}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__moon{transform:translate(0)}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__clouds{bottom:-4.062em}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__stars-container{top:50%;transform:translateY(-50%)}.theme-switch__container:hover .theme-switch__clouds{transform:translateX(15px) scale(1.02)}.theme-switch__sun-moon-container:after{content:"";position:absolute;inset:-5px;background:radial-gradient(circle,hsla(0,0%,100%,.2) 0,transparent 70%);border-radius:50%;opacity:0;transition:opacity .3s ease}.theme-switch__sun-moon-container:hover:after{opacity:1}.theme-switch__shooting-star{width:2px;height:2px;top:20%}.theme-switch__shooting-star,.theme-switch__shooting-star-2{position:absolute;background:#fff;left:-10%;opacity:0;transition:opacity .3s ease}.theme-switch__shooting-star-2{width:1px;height:1px;top:35%}.theme-switch__meteor{position:absolute;width:3px;height:3px;background:gold;border-radius:50%;top:-10%;left:50%;opacity:0;filter:blur(1px);transition:opacity .3s ease}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__shooting-star{animation:shootingStar 2s linear infinite;opacity:1}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__shooting-star-2{animation:shootingStar 3s linear 1s infinite;opacity:1}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__meteor{animation:meteor 4s linear 2s infinite;opacity:1}@keyframes shootingStar{0%{transform:translateX(0) translateY(0) rotate(45deg);opacity:1}to{transform:translateX(150px) translateY(150px) rotate(45deg);opacity:0}}@keyframes meteor{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(150px) scale(.3);opacity:0}}.theme-switch__stars-cluster{position:absolute;inset:0;opacity:0;transition:opacity .3s ease}.theme-switch__stars-cluster .star{position:absolute;width:2px;height:2px;background:#fff;border-radius:50%;box-shadow:0 0 4px 1px #fff}.theme-switch__stars-cluster .star:first-child{top:20%;left:20%;animation:twinkle 1s ease-in-out infinite}.theme-switch__stars-cluster .star:nth-child(2){top:30%;left:55%;animation:twinkle 1s ease-in-out .3s infinite}.theme-switch__stars-cluster .star:nth-child(3){top:40%;left:80%;animation:twinkle 1s ease-in-out .6s infinite}.theme-switch__stars-cluster .star:nth-child(4){top:60%;left:30%;animation:twinkle 1s ease-in-out .9s infinite}.theme-switch__stars-cluster .star:nth-child(5){top:70%;left:65%;animation:twinkle 1s ease-in-out 1.2s infinite}.theme-switch__aurora{top:0;left:0;right:0;height:20px;background:linear-gradient(90deg,rgba(0,255,255,0),rgba(0,255,255,.2) 25%,rgba(128,0,255,.2) 50%,rgba(0,255,255,.2) 75%,rgba(0,255,255,0));filter:blur(4px);transform:translateY(-100%)}.theme-switch__aurora,.theme-switch__comets{position:absolute;opacity:0;transition:opacity .3s ease}.theme-switch__comets{inset:0;overflow:hidden}.theme-switch__comets .comet{position:absolute;width:2px;height:2px;background:linear-gradient(90deg,#fff,transparent 90%);border-radius:50%;filter:blur(1px)}.theme-switch__comets .comet:first-child{top:30%;left:-10%;animation:cometMove 4s linear infinite}.theme-switch__comets .comet:nth-child(2){top:50%;left:-10%;animation:cometMove 6s linear 2s infinite}@keyframes twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes cometMove{0%{transform:translateX(0) translateY(0) rotate(-45deg) scale(1);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateX(200px) translateY(200px) rotate(-45deg) scale(.2);opacity:0}}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__stars-cluster{opacity:1}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__aurora{opacity:1;animation:auroraWave 8s linear infinite}.theme-switch__checkbox:checked+.theme-switch__container .theme-switch__comets{opacity:1}@keyframes auroraWave{0%{transform:translateY(-100%) translateX(-50%)}to{transform:translateY(-100%) translateX(50%)}}.small-box{margin-top:1rem;margin-bottom:1rem;display:flex;min-height:6.25rem;width:100%;align-items:flex-start;justify-content:space-between;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(212 212 212/var(--tw-border-opacity));padding:.5rem 1rem;text-align:left;text-transform:uppercase}.small-box-wrapper{width:41.666667%}.small-box-title{font-weight:600;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.small-box-value{display:flex;align-items:center;justify-content:flex-start;font-size:1.125rem;line-height:1.75rem;font-weight:700}