*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}:root,[data-theme]{background-color:hsla(var(--b1),var(--un-bg-opacity, 1));color:hsla(var(--bc),var(--un-text-opacity, 1))}html{-webkit-tap-highlight-color:transparent}.alert{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;width:100%;justify-content:space-between;align-items:center}.alert>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.5rem * var(--un-space-y-reverse))}@media (min-width: 768px){.alert{flex-direction:row}}@media (min-width: 768px){.alert>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0rem * var(--un-space-y-reverse))}}.alert>:where(*){display:flex;grid-gap:.5rem;gap:.5rem;align-items:center}.artboard{width:100%}.avatar{display:inline-flex;position:relative}.avatar>div{display:block;aspect-ratio:1/1;overflow:hidden}.avatar img{height:100%;width:100%;object-fit:cover}.avatar.placeholder>div{display:flex;justify-content:center;align-items:center}.badge{display:inline-flex;justify-content:center;align-items:center;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);font-size:.875rem;line-height:1.25rem;height:1.25rem;width:-moz-fit-content;width:fit-content;padding-left:.563rem;padding-right:.563rem}.btm-nav{display:flex;flex-direction:row;position:fixed;width:100%;justify-content:space-around;align-items:center;bottom:0rem;left:0rem;right:0rem;padding-bottom:env(safe-area-inset-bottom)}.btm-nav>*{display:flex;flex-basis:100%;flex-direction:column;grid-gap:.25rem;gap:.25rem;position:relative;height:100%;cursor:pointer;justify-content:center;align-items:center}.breadcrumbs{max-width:100%;overflow-x:auto}.breadcrumbs>ul{display:flex;white-space:nowrap;align-items:center;min-height:-moz-min-content;min-height:min-content}.breadcrumbs>ul>li{display:flex;align-items:center}.breadcrumbs>ul>li>a{display:flex;cursor:pointer;align-items:center}.breadcrumbs>ul>li>a:hover{text-decoration-line:underline}.btn{border-color:transparent;text-align:center;display:inline-flex;flex-shrink:0;flex-wrap:wrap;cursor:pointer;user-select:none;justify-content:center;align-items:center;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);border-radius:var(--rounded-btn);padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;height:3rem;min-height:3rem;line-height:1em}.btn-disabled,.btn[disabled]{pointer-events:none}.btn-square{padding:0rem;height:3rem;width:3rem}.btn-circle{padding:0rem;border-radius:9999px;height:3rem;width:3rem}.btn.loading,.btn.loading:hover{pointer-events:none}.btn.loading:before{margin-right:.5rem;border-width:2px;border-radius:9999px;height:1rem;width:1rem;animation:spin 2s linear infinite;content:"";border-top-color:transparent;border-left-color:transparent;border-bottom-color:currentColor;border-right-color:currentColor}@media (prefers-reduced-motion: reduce){.btn.loading:before{animation:spin 10s linear infinite}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn-group{display:inline-flex}.btn-group>input[type=radio].btn{appearance:none;-webkit-appearance:none}.btn-group>input[type=radio].btn:before{content:attr(data-title)}.card{display:flex;flex-direction:column;position:relative}.card:focus{outline:2px solid transparent;outline-offset:2px}.card-body{display:flex;flex:1 1 auto;flex-direction:column}.card-body :where(p){flex-grow:1}.card-actions{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;align-items:flex-start}.card figure{display:flex;justify-content:center;align-items:center}.card.image-full{display:grid}.card.image-full:before{position:relative;content:""}.card.image-full:before,.card.image-full>*{grid-column-start:1;grid-row-start:1}.card.image-full>figure img{height:100%;object-fit:cover}.card.image-full>.card-body{position:relative}.carousel{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth}.carousel-vertical{flex-direction:column;overflow-y:scroll;scroll-snap-type:y mandatory}.carousel-item{display:flex;flex:none;box-sizing:content-box;scroll-snap-align:start}.carousel-center .carousel-item{scroll-snap-align:center}.carousel-end .carousel-item{scroll-snap-align:end}.chat{padding-top:.25rem;padding-bottom:.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:.75rem;column-gap:.75rem}.chat-image{grid-row:span 2/span 2;align-self:flex-end}.chat-header{font-size:.875rem;line-height:1.25rem;grid-row-start:1}.chat-footer{font-size:.875rem;line-height:1.25rem;grid-row-start:3}.chat-bubble{padding:.5rem 1rem;display:block;position:relative;width:fit-content;max-width:90%}.chat-bubble:before{position:absolute;width:.75rem;height:.75rem;bottom:0rem;background-color:inherit;content:"";-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.chat-start{place-items:start;grid-template-columns:auto 1fr}.chat-start .chat-header,.chat-start .chat-footer{grid-column-start:2}.chat-start .chat-image{grid-column-start:1}.chat-start .chat-bubble{grid-column-start:2}.chat-start .chat-bubble:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='3' height='3' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m 0 3 L 3 3 L 3 0 C 3 1 1 3 0 3'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='3' height='3' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m 0 3 L 3 3 L 3 0 C 3 1 1 3 0 3'/%3e%3c/svg%3e")}[dir=rtl] .chat-start .chat-bubble:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='3' height='3' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m 0 3 L 1 3 L 3 3 C 2 3 0 1 0 0'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='3' height='3' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m 0 3 L 1 3 L 3 3 C 2 3 0 1 0 0'/%3e%3c/svg%3e")}.chat-end{place-items:end;grid-template-columns:1fr auto}.chat-end .chat-header,.chat-end .chat-footer{grid-column-start:1}.chat-end .chat-image{grid-column-start:2}.chat-end .chat-bubble{grid-column-start:1}.chat-end .chat-bubble:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='3' height='3' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m 0 3 L 1 3 L 3 3 C 2 3 0 1 0 0'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='3' height='3' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m 0 3 L 1 3 L 3 3 C 2 3 0 1 0 0'/%3e%3c/svg%3e")}[dir=rtl] .chat-end .chat-bubble:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='3' height='3' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m 0 3 L 3 3 L 3 0 C 3 1 1 3 0 3'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='3' height='3' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m 0 3 L 3 3 L 3 0 C 3 1 1 3 0 3'/%3e%3c/svg%3e")}.checkbox{flex-shrink:0}.collapse.collapse{visibility:visible}.collapse{display:grid;position:relative;overflow:hidden}.collapse-title,.collapse>input[type=checkbox],.collapse-content{grid-column-start:1;grid-row-start:1}.collapse>input[type=checkbox]{opacity:0;appearance:none;-webkit-appearance:none}.collapse-content{grid-row-start:2;overflow:hidden;max-height:0px}.collapse-open .collapse-content,.collapse:focus:not(.collapse-close) .collapse-content,.collapse:not(.collapse-close) input[type=checkbox]:checked~.collapse-content{max-height:none}:root .countdown{line-height:1em}.countdown{display:inline-flex}.countdown>*{height:1em;display:inline-block;overflow-y:hidden}.countdown>*:before{position:relative;content:"00\a 01\a 02\a 03\a 04\a 05\a 06\a 07\a 08\a 09\a 10\a 11\a 12\a 13\a 14\a 15\a 16\a 17\a 18\a 19\a 20\a 21\a 22\a 23\a 24\a 25\a 26\a 27\a 28\a 29\a 30\a 31\a 32\a 33\a 34\a 35\a 36\a 37\a 38\a 39\a 40\a 41\a 42\a 43\a 44\a 45\a 46\a 47\a 48\a 49\a 50\a 51\a 52\a 53\a 54\a 55\a 56\a 57\a 58\a 59\a 60\a 61\a 62\a 63\a 64\a 65\a 66\a 67\a 68\a 69\a 70\a 71\a 72\a 73\a 74\a 75\a 76\a 77\a 78\a 79\a 80\a 81\a 82\a 83\a 84\a 85\a 86\a 87\a 88\a 89\a 90\a 91\a 92\a 93\a 94\a 95\a 96\a 97\a 98\a 99\a";white-space:pre;top:calc(var(--value) * -1em)}.divider{display:flex;flex-direction:row;align-items:center;align-self:stretch}.divider:before,.divider:after{content:"";flex-grow:1;height:.125rem;width:100%}.drawer{display:grid;width:100%;overflow:hidden;height:100vh;height:100dvh}.drawer.drawer-end{direction:rtl}.drawer.drawer-end>*{direction:ltr}.drawer.drawer-end>.drawer-toggle~.drawer-side>.drawer-overlay+*{justify-self:end;--un-translate-x:100%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.drawer.drawer-end>.drawer-toggle:checked~.drawer-side>.drawer-overlay+*{--un-translate-x:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}:where(.drawer-toggle ~ .drawer-content){height:inherit}.drawer-toggle{opacity:0;position:absolute;height:0rem;width:0rem;appearance:none;-webkit-appearance:none}.drawer-toggle~.drawer-content{grid-column-start:1;grid-row-start:1;overflow-y:auto;z-index:0}.drawer-toggle~.drawer-side{display:grid;grid-column-start:1;grid-row-start:1;max-height:100vh;overflow-x:hidden}.drawer-toggle~.drawer-side>.drawer-overlay{opacity:0;grid-column-start:1;grid-row-start:1;visibility:hidden}.drawer-toggle~.drawer-side>.drawer-overlay+*{grid-column-start:1;grid-row-start:1;z-index:10;--un-translate-x:-100%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.drawer-toggle:checked~.drawer-side{overflow-y:auto;overflow-x:hidden;isolation:isolate}.drawer-toggle:checked~.drawer-side>.drawer-overlay{visibility:visible}.drawer-toggle:checked~.drawer-side>.drawer-overlay+*{--un-translate-x:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}[dir=rtl] .drawer-toggle~.drawer-side>.drawer-overlay+*{--un-translate-x:100%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}[dir=rtl] .drawer-toggle:checked~.drawer-side>.drawer-overlay+*{--un-translate-x:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}[dir=rtl] .drawer.drawer-end>.drawer-toggle~.drawer-side>.drawer-overlay+*{--un-translate-x: -100%}[dir=rtl] .drawer.drawer-end>.drawer-toggle:checked~.drawer-side>.drawer-overlay+*{--un-translate-x: 0px}[dir=rtl] .drawer.drawer-end>.drawer-toggle:checked~.drawer-content{--un-translate-x: .5rem}@media (min-width: 1024px){.drawer-mobile{grid-auto-columns:max-content auto}.drawer-mobile>.drawer-toggle~.drawer-content{height:auto}@media (min-width: 1024px){.drawer-mobile>.drawer-toggle~.drawer-content{grid-column-start:2}}.drawer-mobile>.drawer-toggle~.drawer-side{overflow-y:auto}@media (min-width: 1024px){.drawer-mobile>.drawer-toggle~.drawer-side>.drawer-overlay{visibility:visible}}@media (min-width: 1024px){.drawer-mobile>.drawer-toggle~.drawer-side>.drawer-overlay+*{--un-translate-x:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}}.drawer-mobile.drawer-end{grid-auto-columns:auto max-content;direction:ltr}.drawer-mobile.drawer-end>.drawer-toggle~.drawer-content{height:auto}@media (min-width: 1024px){.drawer-mobile.drawer-end>.drawer-toggle~.drawer-content{grid-column-start:1}}.drawer-mobile.drawer-end>.drawer-toggle~.drawer-side{overflow-y:auto}@media (min-width: 1024px){.drawer-mobile.drawer-end>.drawer-toggle~.drawer-side{grid-column-start:2}}@media (min-width: 1024px){.drawer-mobile.drawer-end>.drawer-toggle~.drawer-side>.drawer-overlay{visibility:visible}}@media (min-width: 1024px){.drawer-mobile.drawer-end>.drawer-toggle~.drawer-side>.drawer-overlay+*{--un-translate-x:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}}}.dropdown{display:inline-block;position:relative}.dropdown>*:focus{outline:2px solid transparent;outline-offset:2px}.dropdown .dropdown-content{opacity:0;position:absolute;visibility:hidden;z-index:50}.dropdown-end .dropdown-content{right:0rem}.dropdown-left .dropdown-content{top:0rem;right:100%;bottom:auto}.dropdown-right .dropdown-content{left:100%;top:0rem;bottom:auto}.dropdown-bottom .dropdown-content{bottom:auto;top:100%}.dropdown-top .dropdown-content{bottom:100%;top:auto}.dropdown-end.dropdown-right .dropdown-content,.dropdown-end.dropdown-left .dropdown-content{bottom:0rem;top:auto}.dropdown.dropdown-open .dropdown-content,.dropdown.dropdown-hover:hover .dropdown-content,.dropdown:not(.dropdown-hover):focus .dropdown-content,.dropdown:not(.dropdown-hover):focus-within .dropdown-content{opacity:1;visibility:visible}.file-input{padding-right:1rem;font-size:.875rem;line-height:1.25rem;line-height:2;flex-shrink:1;height:3rem;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.file-input::file-selector-button{padding-left:1rem;padding-right:1rem;margin-right:1rem;border-color:transparent;font-size:.875rem;line-height:1.25rem;text-align:center;display:inline-flex;flex-shrink:0;flex-wrap:wrap;height:2.875rem;min-height:2.875rem;cursor:pointer;user-select:none;justify-content:center;align-items:center;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);line-height:1em}.footer{display:grid;grid-auto-flow:row;width:100%;place-items:start}.footer>*{display:grid;place-items:start}.footer-center{text-align:center;place-items:center}.footer-center>*{place-items:center}@media (min-width: 48rem){.footer{grid-auto-flow:column}.footer-center{grid-auto-flow:row dense}}.form-control{display:flex;flex-direction:column}.label{display:flex;user-select:none;justify-content:space-between;align-items:center}.hero{display:grid;width:100%;place-items:center;background-size:cover;background-position:center}.hero>*{grid-column-start:1;grid-row-start:1}.hero-overlay{grid-column-start:1;grid-row-start:1;height:100%;width:100%}.hero-content{display:flex;justify-content:center;align-items:center;z-index:0}.indicator{display:inline-flex;position:relative;width:-moz-max-content;width:max-content}.indicator :where(.indicator-item){z-index:1;position:absolute;white-space:nowrap;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.input{flex-shrink:1;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;line-height:2;height:3rem}.input-group{display:flex;width:100%;align-items:stretch}.input-group>.input{isolation:isolate}.input-group>*,.input-group>.input,.input-group>.textarea,.input-group>.select{border-radius:0rem}.input-group-md{font-size:.875rem;line-height:1.25rem;line-height:2}.input-group-lg{font-size:1.125rem;line-height:1.75rem;line-height:2}.input-group-sm{font-size:.875rem;line-height:1.25rem;line-height:2rem}.input-group-xs{font-size:.75rem;line-height:1rem;line-height:1.625}.input-group :where(span){padding-left:1rem;padding-right:1rem;--un-bg-opacity:1;background-color:hsla(var(--b3, var(--b2)),var(--un-bg-opacity));display:flex;align-items:center}.input-group>:first-child{border-top-left-radius:var(--rounded-btn, .5rem);border-top-right-radius:0;border-bottom-left-radius:var(--rounded-btn, .5rem);border-bottom-right-radius:0}.input-group>:last-child{border-top-left-radius:0;border-top-right-radius:var(--rounded-btn, .5rem);border-bottom-left-radius:0;border-bottom-right-radius:var(--rounded-btn, .5rem)}.input-group-vertical{flex-direction:column}.input-group-vertical :first-child{border-top-left-radius:var(--rounded-btn, .5rem);border-top-right-radius:var(--rounded-btn, .5rem);border-bottom-left-radius:0;border-bottom-right-radius:0}.input-group-vertical :last-child{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--rounded-btn, .5rem);border-bottom-right-radius:var(--rounded-btn, .5rem)}.kbd{display:inline-flex;justify-content:center;align-items:center}.link{text-decoration-line:underline;cursor:pointer}.link-hover{text-decoration:none}.link-hover:hover{text-decoration-line:underline}.mask{-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.mask-half-1{-webkit-mask-size:200%;mask-size:200%;-webkit-mask-position:left;mask-position:left}.mask-half-2{-webkit-mask-size:200%;mask-size:200%;-webkit-mask-position:right;mask-position:right}.menu{display:flex;flex-direction:column;flex-wrap:wrap}.menu.horizontal{display:inline-flex;flex-direction:row}.menu.horizontal :where(li){flex-direction:row}:where(.menu li){display:flex;flex-shrink:0;flex-direction:column;flex-wrap:wrap;position:relative;align-items:stretch}.menu :where(li:not(.menu-title))>:where(*:not(ul)){display:flex}.menu :where(li:not(.disabled):not(.menu-title))>:where(*:not(ul)){cursor:pointer;user-select:none;outline:2px solid transparent;outline-offset:2px;align-items:center}.menu>:where(li > *:not(ul):focus){outline:2px solid transparent;outline-offset:2px}.menu>:where(li.disabled > *:not(ul):focus){cursor:auto}.menu>:where(li) :where(ul){display:flex;flex-direction:column;align-items:stretch}.menu>:where(li)>:where(ul){display:none;position:absolute;top:initial;left:100%}.menu>:where(li:hover)>:where(ul){display:flex}.menu>:where(li:focus)>:where(ul){display:flex}.mockup-code{position:relative;overflow:hidden;overflow-x:auto}.mockup-code pre[data-prefix]:before{content:attr(data-prefix);display:inline-block;text-align:right}.mockup-window{position:relative;overflow:hidden;overflow-x:auto}.mockup-window pre[data-prefix]:before{content:attr(data-prefix);display:inline-block;text-align:right}.modal{opacity:0;display:flex;position:fixed;visibility:hidden;pointer-events:none;justify-content:center;inset:0rem;z-index:999}:where(.modal){align-items:center}.modal-box{max-height:calc(100vh - 5em)}.modal-open,.modal:target,.modal-toggle:checked+.modal{opacity:1;visibility:visible;pointer-events:auto}.modal-action{display:flex}.modal-toggle{opacity:0;position:fixed;height:0rem;width:0rem;appearance:none;-webkit-appearance:none}.navbar{display:flex;align-items:center}:where(.navbar > *){display:inline-flex;align-items:center}.navbar-start{width:50%;justify-content:flex-start}.navbar-center{flex-shrink:0}.navbar-end{width:50%;justify-content:flex-end}.progress{position:relative;width:100%;overflow:hidden;appearance:none;-webkit-appearance:none}.radial-progress{background-color:transparent;border-radius:9999px;display:inline-grid;position:relative;width:var(--size);height:var(--size);place-content:center;vertical-align:middle;box-sizing:content-box}.radial-progress::-moz-progress-bar{background-color:transparent;appearance:none;-webkit-appearance:none}.radial-progress::-webkit-progress-value{background-color:transparent;appearance:none;-webkit-appearance:none}.radial-progress::-webkit-progress-bar{background-color:transparent;appearance:none;-webkit-appearance:none}.radial-progress:before,.radial-progress:after{border-radius:9999px;position:absolute;content:""}.radial-progress:before{inset:0rem;background:radial-gradient(farthest-side,currentColor 98%,#0000) top/var(--thickness) var(--thickness) no-repeat,conic-gradient(currentColor calc(var(--value) * 1%),#0000 0);-webkit-mask:radial-gradient(farthest-side,#0000 calc(99% - var(--thickness)),#000 calc(100% - var(--thickness)));mask:radial-gradient(farthest-side,#0000 calc(99% - var(--thickness)),#000 calc(100% - var(--thickness)))}.radial-progress:after{inset:calc(50% - var(--thickness) / 2);transform:rotate(calc(var(--value) * 3.6deg - 90deg)) translate(calc(var(--size) / 2 - 50%))}.radio{flex-shrink:0}.range{height:1.5rem;width:100%;cursor:pointer}.range:focus{outline:none}.rating{display:inline-flex;position:relative}.rating :where(input){border-radius:0rem;cursor:pointer}.select{display:inline-flex;flex-shrink:0;cursor:pointer;user-select:none;appearance:none;-webkit-appearance:none;padding-left:1rem;padding-right:2.5rem;font-size:.875rem;line-height:1.25rem;line-height:2;height:3rem;min-height:3rem}.select[multiple]{height:auto}.stack{display:inline-grid}.stack>*{grid-column-start:1;grid-row-start:1}.stack>*{transform:translateY(10%) scale(.9);z-index:1}.stack>*:nth-child(2){transform:translateY(5%) scale(.95);z-index:2}.stack>*:nth-child(1){transform:translateY(0) scale(1);z-index:3}.stats{display:inline-grid}:where(.stats){grid-auto-flow:column}.stat{display:inline-grid;width:100%;grid-template-columns:repeat(1,1fr)}.stat-figure{grid-row:span 3/span 3;grid-column-start:2;grid-row-start:1;justify-self:end;place-self:center}.stat-title,.stat-value,.stat-desc,.stat-actions{grid-column-start:1;white-space:nowrap}.steps{display:inline-grid;grid-auto-flow:column;overflow:hidden;overflow-x:auto;counter-reset:step;grid-auto-columns:1fr}.steps .step{text-align:center;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));place-items:center}.swap{display:inline-grid;position:relative;user-select:none;place-content:center}.swap>*{grid-column-start:1;grid-row-start:1}.swap input{appearance:none;-webkit-appearance:none}.swap .swap-on,.swap .swap-indeterminate,.swap input:indeterminate~.swap-on{opacity:0}.swap input:checked~.swap-off,.swap.swap-active .swap-off,.swap input:indeterminate~.swap-off{opacity:0}.swap input:checked~.swap-on,.swap-active .swap-on,.swap input:indeterminate~.swap-indeterminate{opacity:1}.tabs{display:flex;flex-wrap:wrap;align-items:flex-end}.tab{text-align:center;display:inline-flex;flex-wrap:wrap;position:relative;cursor:pointer;user-select:none;justify-content:center;align-items:center;font-size:.875rem;line-height:1.25rem;line-height:2;height:2rem;--tab-padding: 1rem}.table{position:relative}.table th:first-child{position:sticky;left:0rem;z-index:11;position:-webkit-sticky}.textarea{flex-shrink:1;min-height:3rem;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;line-height:2}.toast{display:flex;flex-direction:column;position:fixed;min-width:fit-content}.toggle{flex-shrink:0}.tooltip{display:inline-block;position:relative;--tooltip-offset: calc(100% + 1px + var(--tooltip-tail, 0px))}.tooltip:before{position:absolute;pointer-events:none;z-index:1}.tooltip:before{content:var(--un-content);--un-content: attr(data-tip)}.tooltip:before,.tooltip-top:before{transform:translate(-50%);top:auto;left:50%;right:auto;bottom:var(--tooltip-offset)}.tooltip-bottom:before{transform:translate(-50%);top:var(--tooltip-offset);left:50%;right:auto;bottom:auto}.tooltip-left:before{transform:translateY(-50%);top:50%;left:auto;right:var(--tooltip-offset);bottom:auto}.tooltip-right:before{transform:translateY(-50%);top:50%;left:var(--tooltip-offset);right:auto;bottom:auto}.alert{padding:1rem;--un-bg-opacity:1;background-color:hsla(var(--b2, var(--b1)),var(--un-bg-opacity));border-radius:var(--rounded-box)}.alert-info{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--inc, var(--nc)),var(--un-text-opacity))}.alert-success{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--suc, var(--nc)),var(--un-text-opacity))}.alert-warning{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--wac, var(--nc)),var(--un-text-opacity))}.alert-error{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--erc, var(--nc)),var(--un-text-opacity))}.avatar-group{display:flex;overflow:hidden}.avatar-group :where(.avatar){border-width:4px;--un-border-opacity:1;border-color:hsla(var(--b1),var(--un-border-opacity));border-radius:9999px;overflow:hidden}.badge{--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity));border-width:1px;--un-border-opacity:1;border-color:hsla(var(--n),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--nc),var(--un-text-opacity));border-radius:var(--rounded-badge)}.badge-primary{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.badge-secondary{--un-bg-opacity:1;background-color:hsla(var(--s),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--sc),var(--un-text-opacity))}.badge-accent{--un-bg-opacity:1;background-color:hsla(var(--a),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--ac),var(--un-text-opacity))}.badge-info{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity));border-color:transparent;--un-text-opacity:1;color:hsla(var(--inc, var(--nc)),var(--un-text-opacity))}.badge-success{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity));border-color:transparent;--un-text-opacity:1;color:hsla(var(--suc, var(--nc)),var(--un-text-opacity))}.badge-warning{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity));border-color:transparent;--un-text-opacity:1;color:hsla(var(--wac, var(--nc)),var(--un-text-opacity))}.badge-error{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity));border-color:transparent;--un-text-opacity:1;color:hsla(var(--erc, var(--nc)),var(--un-text-opacity))}.badge-ghost{--un-bg-opacity:1;background-color:hsla(var(--b2, var(--b1)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--b2, var(--b1)),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity))}.badge-outline{background-color:transparent;border-color:currentColor;--un-border-opacity:.5;color:currentColor}.badge-outline.badge-primary{--un-text-opacity:1;color:hsla(var(--p),var(--un-text-opacity))}.badge-outline.badge-secondary{--un-text-opacity:1;color:hsla(var(--s),var(--un-text-opacity))}.badge-outline.badge-accent{--un-text-opacity:1;color:hsla(var(--a),var(--un-text-opacity))}.badge-outline.badge-info{--un-text-opacity:1;color:hsla(var(--in),var(--un-text-opacity))}.badge-outline.badge-success{--un-text-opacity:1;color:hsla(var(--su),var(--un-text-opacity))}.badge-outline.badge-warning{--un-text-opacity:1;color:hsla(var(--wa),var(--un-text-opacity))}.badge-outline.badge-error{--un-text-opacity:1;color:hsla(var(--er),var(--un-text-opacity))}.btn-outline .badge{--un-border-opacity:1;border-color:hsla(var(--nf, var(--n)),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--nc),var(--un-text-opacity))}.btn-outline.btn-primary .badge{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.btn-outline.btn-secondary .badge{--un-bg-opacity:1;background-color:hsla(var(--s),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--sc),var(--un-text-opacity))}.btn-outline.btn-accent .badge{--un-bg-opacity:1;background-color:hsla(var(--a),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--ac),var(--un-text-opacity))}.btn-outline .badge.outline{background-color:transparent;--un-border-opacity:1;border-color:hsla(var(--nf, var(--n)),var(--un-border-opacity))}.btn-outline.btn-primary .badge-outline{background-color:transparent;--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--p),var(--un-text-opacity))}.btn-outline.btn-secondary .badge-outline{background-color:transparent;--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--s),var(--un-text-opacity))}.btn-outline.btn-accent .badge-outline{background-color:transparent;--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--a),var(--un-text-opacity))}.btn-outline.btn-info .badge-outline{background-color:transparent;--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--in),var(--un-text-opacity))}.btn-outline.btn-success .badge-outline{background-color:transparent;--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--su),var(--un-text-opacity))}.btn-outline.btn-warning .badge-outline{background-color:transparent;--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--wa),var(--un-text-opacity))}.btn-outline.btn-error .badge-outline{background-color:transparent;--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--er),var(--un-text-opacity))}.btn-outline:hover .badge{--un-bg-opacity:1;background-color:hsla(var(--b2, var(--b1)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--b2, var(--b1)),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity))}.btn-outline:hover .badge.outline{--un-border-opacity:1;border-color:hsla(var(--b2, var(--b1)),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--nc),var(--un-text-opacity))}.btn-outline.btn-primary:hover .badge{--un-bg-opacity:1;background-color:hsla(var(--pc),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--pc),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--p),var(--un-text-opacity))}.btn-outline.btn-primary:hover .badge.outline{--un-bg-opacity:1;background-color:hsla(var(--pf, var(--p)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--pc),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.btn-outline.btn-secondary:hover .badge{--un-bg-opacity:1;background-color:hsla(var(--sc),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--sc),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--s),var(--un-text-opacity))}.btn-outline.btn-secondary:hover .badge.outline{--un-bg-opacity:1;background-color:hsla(var(--sf, var(--s)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--sc),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--sc),var(--un-text-opacity))}.btn-outline.btn-accent:hover .badge{--un-bg-opacity:1;background-color:hsla(var(--ac),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--ac),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--a),var(--un-text-opacity))}.btn-outline.btn-accent:hover .badge.outline{--un-bg-opacity:1;background-color:hsla(var(--af, var(--a)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--ac),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--ac),var(--un-text-opacity))}.btm-nav{--un-bg-opacity:1;background-color:hsla(var(--b1),var(--un-bg-opacity));color:currentColor;height:4rem}.btm-nav>*{border-color:currentColor}.btm-nav>*:not(.active){padding-top:.125rem}.btm-nav>*:where(.active){--un-bg-opacity:1;background-color:hsla(var(--b1),var(--un-bg-opacity));border-top-width:2px}.btm-nav>*.disabled,.btm-nav>*.disabled:hover,.btm-nav>*[disabled],.btm-nav>*[disabled]:hover{--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity));--un-bg-opacity:.1;--un-border-opacity:0;--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity));--un-text-opacity:.2;pointer-events:none}.btm-nav>* .label{font-size:1rem;line-height:1.5rem}.breadcrumbs{padding-top:.5rem;padding-bottom:.5rem}.breadcrumbs>ul>li>a:focus{outline:2px solid transparent;outline-offset:2px}.breadcrumbs>ul>li>a:focus-visible{outline:2px solid currentColor;outline-offset:2px}.breadcrumbs>ul>li+*:before{content:"";margin-left:.5rem;margin-right:.75rem;display:block;opacity:.4;height:.375rem;width:.375rem;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:45deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));border-top:1px solid;border-right:1px solid;background-color:transparent}[dir=rtl] .breadcrumbs>ul>li+*:before{--un-rotate: -45deg}.btn{font-weight:600;text-decoration:none;text-transform:uppercase;border-width:var(--border-btn, 1px);animation:button-pop var(--animation-btn, .25s) ease-out;text-transform:var(--btn-text-case, uppercase)}.btn:active:hover,.btn:active:focus{animation:none}.btn:active:hover,.btn:active:focus{transform:scale(var(--btn-focus-scale, .95))}.btn{--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--n),var(--un-border-opacity));text-decoration:none;--un-text-opacity:1;color:hsla(var(--nc),var(--un-text-opacity))}.btn:hover,.btn-active{--un-bg-opacity:1;background-color:hsla(var(--nf, var(--n)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--nf, var(--n)),var(--un-border-opacity))}.btn:focus-visible{outline:2px solid hsl(var(--nf));outline-offset:2px}.btn-primary{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.btn-primary:hover,.btn-primary.btn-active{--un-bg-opacity:1;background-color:hsla(var(--pf, var(--p)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--pf, var(--p)),var(--un-border-opacity))}.btn-primary:focus-visible{outline:2px solid hsl(var(--p))}.btn-secondary{--un-bg-opacity:1;background-color:hsla(var(--s),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--sc),var(--un-text-opacity))}.btn-secondary:hover,.btn-secondary.btn-active{--un-bg-opacity:1;background-color:hsla(var(--sf, var(--s)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--sf, var(--s)),var(--un-border-opacity))}.btn-secondary:focus-visible{outline:2px solid hsl(var(--s))}.btn-accent{--un-bg-opacity:1;background-color:hsla(var(--a),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--ac),var(--un-text-opacity))}.btn-accent:hover,.btn-accent.btn-active{--un-bg-opacity:1;background-color:hsla(var(--af, var(--a)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--af, var(--a)),var(--un-border-opacity))}.btn-accent:focus-visible{outline:2px solid hsl(var(--a))}.btn-info{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--inc, var(--nc)),var(--un-text-opacity))}.btn-info:hover,.btn-info.btn-active{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity))}.btn-info:focus-visible{outline:2px solid hsl(var(--in))}.btn-success{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--suc, var(--nc)),var(--un-text-opacity))}.btn-success:hover,.btn-success.btn-active{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity))}.btn-success:focus-visible{outline:2px solid hsl(var(--su))}.btn-warning{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--wac, var(--nc)),var(--un-text-opacity))}.btn-warning:hover,.btn-warning.btn-active{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity))}.btn-warning:focus-visible{outline:2px solid hsl(var(--wa))}.btn-error{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--erc, var(--nc)),var(--un-text-opacity))}.btn-error:hover,.btn-error.btn-active{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity))}.btn-error:focus-visible{outline:2px solid hsl(var(--er))}.btn.glass:hover,.btn.glass.btn-active{--glass-opacity: 25%;--glass-border-opacity: 15%}.btn.glass:focus-visible{outline:2px solid currentColor}.btn-ghost{background-color:transparent;border-width:1px;border-color:transparent;color:currentColor}.btn-ghost:hover,.btn-ghost.btn-active{--un-bg-opacity:1;background-color:hsla(var(--bc),var(--un-bg-opacity));--un-bg-opacity:.2;--un-border-opacity:0}.btn-ghost:focus-visible{outline:2px solid currentColor}.btn-link{background-color:transparent;border-color:transparent;text-decoration-line:underline;--un-text-opacity:1;color:hsla(var(--p),var(--un-text-opacity))}.btn-link:hover,.btn-link.btn-active{background-color:transparent;border-color:transparent;text-decoration-line:underline}.btn-link:focus-visible{outline:2px solid currentColor}.btn-outline{background-color:transparent;border-color:currentColor;--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity))}.btn-outline:hover,.btn-outline.btn-active{--un-bg-opacity:1;background-color:hsla(var(--bc),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--bc),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--b1),var(--un-text-opacity))}.btn-outline.btn-primary{--un-text-opacity:1;color:hsla(var(--p),var(--un-text-opacity))}.btn-outline.btn-primary:hover,.btn-outline.btn-primary.btn-active{--un-bg-opacity:1;background-color:hsla(var(--pf, var(--p)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--pf, var(--p)),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.btn-outline.btn-secondary{--un-text-opacity:1;color:hsla(var(--s),var(--un-text-opacity))}.btn-outline.btn-secondary:hover,.btn-outline.btn-secondary.btn-active{--un-bg-opacity:1;background-color:hsla(var(--sf, var(--s)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--sf, var(--s)),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--sc),var(--un-text-opacity))}.btn-outline.btn-accent{--un-text-opacity:1;color:hsla(var(--a),var(--un-text-opacity))}.btn-outline.btn-accent:hover,.btn-outline.btn-accent.btn-active{--un-bg-opacity:1;background-color:hsla(var(--af, var(--a)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--af, var(--a)),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--ac),var(--un-text-opacity))}.btn-outline.btn-success{--un-text-opacity:1;color:hsla(var(--su),var(--un-text-opacity))}.btn-outline.btn-success:hover,.btn-outline.btn-success.btn-active{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--suc, var(--nc)),var(--un-text-opacity))}.btn-outline.btn-info{--un-text-opacity:1;color:hsla(var(--in),var(--un-text-opacity))}.btn-outline.btn-info:hover,.btn-outline.btn-info.btn-active{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--inc, var(--nc)),var(--un-text-opacity))}.btn-outline.btn-warning{--un-text-opacity:1;color:hsla(var(--wa),var(--un-text-opacity))}.btn-outline.btn-warning:hover,.btn-outline.btn-warning.btn-active{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--wac, var(--nc)),var(--un-text-opacity))}.btn-outline.btn-error{--un-text-opacity:1;color:hsla(var(--er),var(--un-text-opacity))}.btn-outline.btn-error:hover,.btn-outline.btn-error.btn-active{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--erc, var(--nc)),var(--un-text-opacity))}.btn-disabled,.btn-disabled:hover,.btn[disabled],.btn[disabled]:hover{--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity));--un-bg-opacity:.2;--un-border-opacity:0;--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity));--un-text-opacity:.2}.btn.loading.btn-square:before,.btn.loading.btn-circle:before{margin-right:0rem}.btn.loading.btn-xl:before,.btn.loading.btn-lg:before{height:1.25rem;width:1.25rem}.btn.loading.btn-sm:before,.btn.loading.btn-xs:before{height:.75rem;width:.75rem}.btn-group>input[type=radio]:checked.btn,.btn-group>.btn-active{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.btn-group>input[type=radio]:checked.btn:focus-visible,.btn-group>.btn-active:focus-visible{outline:2px solid hsl(var(--p))}@keyframes button-pop{0%{transform:scale(var(--btn-focus-scale, .95))}40%{transform:scale(1.02)}to{transform:scale(1)}}.card{border-radius:var(--rounded-box)}.card :where(figure:first-child){overflow:hidden;border-start-start-radius:inherit;border-start-end-radius:inherit;border-end-start-radius:unset;border-end-end-radius:unset}.card :where(figure:last-child){overflow:hidden;border-start-start-radius:unset;border-start-end-radius:unset;border-end-start-radius:inherit;border-end-end-radius:inherit}.card:focus-visible{outline:2px solid currentColor;outline-offset:2px}.card.bordered,.card-bordered{border-width:1px;--un-border-opacity:1;border-color:hsla(var(--b2, var(--b1)),var(--un-border-opacity))}.card.compact .card-body{padding:1rem;font-size:.875rem;line-height:1.25rem}.card-body{padding:var(--padding-card, 2rem);display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.card-title{font-size:1.25rem;line-height:1.75rem;font-weight:600;display:flex;grid-gap:.5rem;gap:.5rem;align-items:center}.card.image-full:before{opacity:.75;--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity));z-index:10;border-radius:var(--rounded-box)}.card.image-full>.card-body{--un-text-opacity:1;color:hsla(var(--nc),var(--un-text-opacity));z-index:20}.card.image-full :where(figure){overflow:hidden;border-radius:inherit}.carousel{-ms-overflow-style:none;scrollbar-width:none}.carousel::-webkit-scrollbar{display:none}.chat-bubble{border-radius:var(--rounded-box);min-height:2.75rem;min-width:2.75rem}.chat-bubble{--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--nc),var(--un-text-opacity))}.chat-bubble-primary{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.chat-bubble-secondary{--un-bg-opacity:1;background-color:hsla(var(--s),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--sc),var(--un-text-opacity))}.chat-bubble-accent{--un-bg-opacity:1;background-color:hsla(var(--a),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--ac),var(--un-text-opacity))}.chat-bubble-info{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--inc, var(--nc)),var(--un-text-opacity))}.chat-bubble-success{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--suc, var(--nc)),var(--un-text-opacity))}.chat-bubble-warning{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--wac, var(--nc)),var(--un-text-opacity))}.chat-bubble-error{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--erc, var(--nc)),var(--un-text-opacity))}.chat-start .chat-bubble{border-bottom-left-radius:0rem}.chat-start .chat-bubble:before{left:-.75rem}.chat-end .chat-bubble{border-bottom-right-radius:0rem}.chat-end .chat-bubble:before{left:100%}.checkbox{--chkbg: var(--bc);--chkfg: var(--b1);border-width:1px;--un-border-opacity:1;border-color:hsla(var(--bc),var(--un-border-opacity));--un-border-opacity:.2;height:1.5rem;width:1.5rem;cursor:pointer;appearance:none;-webkit-appearance:none;border-radius:var(--rounded-btn)}.checkbox:focus-visible{outline:2px solid hsl(var(--bc));outline-offset:2px}.checkbox:checked,.checkbox[checked=true],.checkbox[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--bc),var(--un-bg-opacity));background-repeat:no-repeat;animation:checkmark var(--animation-input, .2s) ease-in-out;background-image:linear-gradient(-45deg,transparent 65%,hsl(var(--chkbg)) 65.99%),linear-gradient(45deg,transparent 75%,hsl(var(--chkbg)) 75.99%),linear-gradient(-45deg,hsl(var(--chkbg)) 40%,transparent 40.99%),linear-gradient(45deg,hsl(var(--chkbg)) 30%,hsl(var(--chkfg)) 30.99%,hsl(var(--chkfg)) 40%,transparent 40.99%),linear-gradient(-45deg,hsl(var(--chkfg)) 50%,hsl(var(--chkbg)) 50.99%)}.checkbox:indeterminate{--un-bg-opacity:1;background-color:hsla(var(--bc),var(--un-bg-opacity));background-repeat:no-repeat;animation:checkmark var(--animation-input, .2s) ease-in-out;background-image:linear-gradient(90deg,transparent 80%,hsl(var(--chkbg)) 80%),linear-gradient(-90deg,transparent 80%,hsl(var(--chkbg)) 80%),linear-gradient(0deg,hsl(var(--chkbg)) 43%,hsl(var(--chkfg)) 43%,hsl(var(--chkfg)) 57%,hsl(var(--chkbg)) 57%)}.checkbox-primary{--chkbg: var(--p);--chkfg: var(--pc);--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity))}.checkbox-primary:hover{--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity))}.checkbox-primary:focus-visible{outline:2px solid hsl(var(--p))}.checkbox-primary:checked,.checkbox-primary[checked=true],.checkbox-primary[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.checkbox-secondary{--chkbg: var(--s);--chkfg: var(--sc);--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity))}.checkbox-secondary:hover{--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity))}.checkbox-secondary:focus-visible{outline:2px solid hsl(var(--s))}.checkbox-secondary:checked,.checkbox-secondary[checked=true],.checkbox-secondary[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--s),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--sc),var(--un-text-opacity))}.checkbox-accent{--chkbg: var(--a);--chkfg: var(--ac);--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity))}.checkbox-accent:hover{--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity))}.checkbox-accent:focus-visible{outline:2px solid hsl(var(--a))}.checkbox-accent:checked,.checkbox-accent[checked=true],.checkbox-accent[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--a),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--ac),var(--un-text-opacity))}.checkbox-success{--chkbg: var(--su);--chkfg: var(--suc);--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity))}.checkbox-success:hover{--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity))}.checkbox-success:focus-visible{outline:2px solid hsl(var(--su))}.checkbox-success:checked,.checkbox-success[checked=true],.checkbox-success[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--suc, var(--nc)),var(--un-text-opacity))}.checkbox-warning{--chkbg: var(--wa);--chkfg: var(--wac);--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity))}.checkbox-warning:hover{--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity))}.checkbox-warning:focus-visible{outline:2px solid hsl(var(--wa))}.checkbox-warning:checked,.checkbox-warning[checked=true],.checkbox-warning[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--wac, var(--nc)),var(--un-text-opacity))}.checkbox-info{--chkbg: var(--in);--chkfg: var(--inc);--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity))}.checkbox-info:hover{--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity))}.checkbox-info:focus-visible{outline:2px solid hsl(var(--in))}.checkbox-info:checked,.checkbox-info[checked=true],.checkbox-info[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--inc, var(--nc)),var(--un-text-opacity))}.checkbox-error{--chkbg: var(--er);--chkfg: var(--erc);--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity))}.checkbox-error:hover{--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity))}.checkbox-error:focus-visible{outline:2px solid hsl(var(--er))}.checkbox-error:checked,.checkbox-error[checked=true],.checkbox-error[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--erc, var(--nc)),var(--un-text-opacity))}.checkbox:disabled{opacity:.2;--un-bg-opacity:1;background-color:hsla(var(--bc),var(--un-bg-opacity));border-color:transparent;cursor:not-allowed}@keyframes checkmark{0%{background-position-y:5px}50%{background-position-y:-2px}to{background-position-y:0}}.checkbox-mark{display:none}[dir=rtl] .checkbox:checked,[dir=rtl] .checkbox[checked=true],[dir=rtl] .checkbox[aria-checked=true]{background-image:linear-gradient(45deg,transparent 65%,hsl(var(--chkbg)) 65.99%),linear-gradient(-45deg,transparent 75%,hsl(var(--chkbg)) 75.99%),linear-gradient(45deg,hsl(var(--chkbg)) 40%,transparent 40.99%),linear-gradient(-45deg,hsl(var(--chkbg)) 30%,hsl(var(--chkfg)) 30.99%,hsl(var(--chkfg)) 40%,transparent 40.99%),linear-gradient(45deg,hsl(var(--chkfg)) 50%,hsl(var(--chkbg)) 50.99%)}.collapse:focus-visible{outline:2px solid hsl(var(--nf));outline-offset:2px}.collapse-arrow .collapse-title:after{display:block;position:absolute;height:.5rem;width:.5rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);--un-translate-y:-100%;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:45deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));transition-duration:.2s;top:50%;right:1.4rem;content:"";transform-origin:75% 75%;box-shadow:2px 2px;pointer-events:none}[dir=rtl] .collapse-arrow .collapse-title:after{--un-rotate: -45deg}.collapse-plus .collapse-title:after{display:block;position:absolute;height:.5rem;width:.5rem;transition-property:all;transition-duration:.15s;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);top:.9rem;right:1.4rem;content:"+";pointer-events:none}.collapse:not(.collapse-open):not(.collapse-close) input[type=checkbox],.collapse:not(.collapse-open):not(.collapse-close) .collapse-title{cursor:pointer}.collapse:focus:not(.collapse-open):not(.collapse-close) .collapse-title{cursor:unset}.collapse-title{position:relative}:where(.collapse > input[type="checkbox"]){z-index:1}.collapse-title,:where(.collapse > input[type="checkbox"]){padding:1rem 3rem 1rem 1rem;width:100%;min-height:3.75rem;transition:background-color .2s ease-in-out}.collapse-content{padding-left:1rem;padding-right:1rem;cursor:unset;transition:padding .2s ease-in-out,background-color .2s ease-in-out}.collapse-open :where(.collapse-content),.collapse:focus:not(.collapse-close) :where(.collapse-content),.collapse:not(.collapse-close) :where(input[type="checkbox"]:checked ~ .collapse-content){padding-bottom:1rem;transition:padding .2s ease-in-out,background-color .2s ease-in-out}.collapse-open.collapse-arrow .collapse-title:after,.collapse-arrow:focus:not(.collapse-close) .collapse-title:after,.collapse-arrow:not(.collapse-close) input[type=checkbox]:checked~.collapse-title:after{--un-translate-y:-50%;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:225deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}[dir=rtl] .collapse-open.collapse-arrow .collapse-title:after,[dir=rtl] .collapse-arrow:focus:not(.collapse-close) .collapse-title:after,[dir=rtl] .collapse-arrow:not(.collapse-close) input[type=checkbox]:checked~.collapse-title:after{--un-rotate: 135deg}.collapse-open.collapse-plus .collapse-title:after,.collapse-plus:focus:not(.collapse-close) .collapse-title:after,.collapse-plus:not(.collapse-close) input[type=checkbox]:checked~.collapse-title:after{content:"\2212"}.countdown>*:before{text-align:center;transition:all 1s cubic-bezier(1,0,0,1)}.divider{margin-top:1rem;margin-bottom:1rem;height:1rem;white-space:nowrap}.divider:before{--un-bg-opacity:1;background-color:hsla(var(--bc),var(--un-bg-opacity));--un-bg-opacity:.1}.divider:after{--un-bg-opacity:1;background-color:hsla(var(--bc),var(--un-bg-opacity));--un-bg-opacity:.1}.divider:not(:empty){grid-gap:1rem;gap:1rem}.drawer.drawer-end>.drawer-toggle:checked~.drawer-content{--un-translate-x:-.5rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.drawer-toggle~.drawer-content{transition-property:all;transition-duration:.15s;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.drawer-toggle~.drawer-side>.drawer-overlay{--un-bg-opacity:1;background-color:hsla(var(--nf, var(--n)),var(--un-bg-opacity));cursor:pointer;transition-property:all;transition-duration:.15s;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.drawer-toggle~.drawer-side>.drawer-overlay+*{transition-property:all;transition-duration:.15s;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.drawer-toggle:checked~.drawer-content{--un-translate-x:.5rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.drawer-toggle:checked~.drawer-side>.drawer-overlay{opacity:.999999;--un-bg-opacity:.4}.drawer-toggle:focus-visible~.drawer-content .drawer-button{outline:2px solid hsl(var(--nf));outline-offset:2px}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-primary{outline:2px solid hsl(var(--p))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-secondary{outline:2px solid hsl(var(--s))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-accent{outline:2px solid hsl(var(--a))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-info{outline:2px solid hsl(var(--in))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-success{outline:2px solid hsl(var(--su))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-warning{outline:2px solid hsl(var(--wa))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-error{outline:2px solid hsl(var(--er))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.glass{outline:2px solid currentColor}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-ghost{outline:2px solid currentColor}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-link{outline:2px solid currentColor}@media (min-width: 1024px){.drawer-mobile>.drawer-toggle:checked~.drawer-content{--un-translate-x:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}}.dropdown .dropdown-content{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);transform-origin:top;--un-scale-x:.95;--un-scale-y:.95;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.dropdown-bottom .dropdown-content{transform-origin:top}.dropdown-top .dropdown-content{transform-origin:bottom}.dropdown-left .dropdown-content{transform-origin:right}.dropdown-right .dropdown-content{transform-origin:left}.dropdown.dropdown-open .dropdown-content,.dropdown.dropdown-hover:hover .dropdown-content,.dropdown:focus .dropdown-content,.dropdown:focus-within .dropdown-content{--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.file-input{--un-bg-opacity:1;background-color:hsla(var(--b1),var(--un-bg-opacity));border-width:1px;--un-border-opacity:1;border-color:hsla(var(--bc),var(--un-border-opacity));--un-border-opacity:0;font-size:1rem;line-height:1.5rem;overflow:hidden;border-radius:var(--rounded-btn)}.file-input::file-selector-button{--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--n),var(--un-border-opacity));font-weight:600;text-decoration:none;--un-text-opacity:1;color:hsla(var(--nc),var(--un-text-opacity));text-transform:uppercase;border-width:var(--border-btn, 1px);animation:button-pop var(--animation-btn, .25s) ease-out;text-transform:var(--btn-text-case, uppercase)}.file-input-bordered{--un-border-opacity:.2}.file-input:focus{outline:2px solid hsla(var(--bc),.2);outline-offset:2px}.file-input-ghost{--un-bg-opacity:.05}.file-input-ghost:focus{--un-bg-opacity:1;--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity));box-shadow:none}.file-input-ghost::file-selector-button{background-color:transparent;border-width:1px;border-color:transparent;color:currentColor}.file-input-primary{--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity))}.file-input-primary:focus{outline:2px solid hsl(var(--p))}.file-input-primary::file-selector-button{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.file-input-secondary{--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity))}.file-input-secondary:focus{outline:2px solid hsl(var(--s))}.file-input-secondary::file-selector-button{--un-bg-opacity:1;background-color:hsla(var(--s),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--sc),var(--un-text-opacity))}.file-input-accent{--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity))}.file-input-accent:focus{outline:2px solid hsl(var(--a))}.file-input-accent::file-selector-button{--un-bg-opacity:1;background-color:hsla(var(--a),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--ac),var(--un-text-opacity))}.file-input-info{--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity))}.file-input-info:focus{outline:2px solid hsl(var(--in))}.file-input-info::file-selector-button{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--inc, var(--nc)),var(--un-text-opacity))}.file-input-success{--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity))}.file-input-success:focus{outline:2px solid hsl(var(--su))}.file-input-success::file-selector-button{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--suc, var(--nc)),var(--un-text-opacity))}.file-input-warning{--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity))}.file-input-warning:focus{outline:2px solid hsl(var(--wa))}.file-input-warning::file-selector-button{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--wac, var(--nc)),var(--un-text-opacity))}.file-input-error{--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity))}.file-input-error:focus{outline:2px solid hsl(var(--er))}.file-input-error::file-selector-button{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--erc, var(--nc)),var(--un-text-opacity))}.file-input-disabled,.file-input[disabled]{--un-bg-opacity:1;background-color:hsla(var(--b2, var(--b1)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--b2, var(--b1)),var(--un-border-opacity));--un-text-opacity:.2;cursor:not-allowed}.file-input-disabled::placeholder,.file-input[disabled]::placeholder{opacity:.2}.file-input-disabled::file-selector-button,.file-input[disabled]::file-selector-button{--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity));--un-bg-opacity:.2;--un-border-opacity:0;--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity));--un-text-opacity:.2}.footer{font-size:.875rem;line-height:1.25rem;grid-row-gap:2.5rem;row-gap:2.5rem;grid-column-gap:1rem;column-gap:1rem}.footer>*{grid-gap:.5rem;gap:.5rem}.footer-title{margin-bottom:.5rem;opacity:.5;font-weight:700;text-transform:uppercase}.label{padding:.5rem .25rem}.label-text{font-size:.875rem;line-height:1.25rem;--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity))}.label-text-alt{font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity))}.label a:hover{--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity))}.hero-overlay{--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity));--un-bg-opacity:.5}.hero-content{padding:1rem;grid-gap:1rem;gap:1rem;max-width:80rem}.input{--un-bg-opacity:1;background-color:hsla(var(--b1),var(--un-bg-opacity));border-width:1px;--un-border-opacity:1;border-color:hsla(var(--bc),var(--un-border-opacity));--un-border-opacity:0;font-size:1rem;line-height:1.5rem;border-radius:var(--rounded-btn)}.input[list]::-webkit-calendar-picker-indicator{line-height:1em}.input-bordered{--un-border-opacity:.2}.input:focus{outline:2px solid hsla(var(--bc),.2);outline-offset:2px}.input-ghost{--un-bg-opacity:.05}.input-ghost:focus{--un-bg-opacity:1;--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity));box-shadow:none}.input-primary{--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity))}.input-primary:focus{outline:2px solid hsl(var(--p))}.input-secondary{--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity))}.input-secondary:focus{outline:2px solid hsl(var(--s))}.input-accent{--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity))}.input-accent:focus{outline:2px solid hsl(var(--a))}.input-info{--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity))}.input-info:focus{outline:2px solid hsl(var(--in))}.input-success{--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity))}.input-success:focus{outline:2px solid hsl(var(--su))}.input-warning{--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity))}.input-warning:focus{outline:2px solid hsl(var(--wa))}.input-error{--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity))}.input-error:focus{outline:2px solid hsl(var(--er))}.input-disabled,.input[disabled]{--un-bg-opacity:1;background-color:hsla(var(--b2, var(--b1)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--b2, var(--b1)),var(--un-border-opacity));--un-text-opacity:.2;cursor:not-allowed}.input-disabled::placeholder,.input[disabled]::placeholder{opacity:.2}.kbd{padding-left:.5rem;padding-right:.5rem;--un-bg-opacity:1;background-color:hsla(var(--b2, var(--b1)),var(--un-bg-opacity));border-width:1px;--un-border-opacity:1;border-color:hsla(var(--bc),var(--un-border-opacity));--un-border-opacity:.2;border-radius:var(--rounded-btn);border-bottom-width:2px;min-height:2.2em;min-width:2.2em}.link-primary{--un-text-opacity:1;color:hsla(var(--p),var(--un-text-opacity))}.link-primary:hover{--un-text-opacity:1;color:hsla(var(--pf, var(--p)),var(--un-text-opacity))}.link-secondary{--un-text-opacity:1;color:hsla(var(--s),var(--un-text-opacity))}.link-secondary:hover{--un-text-opacity:1;color:hsla(var(--sf, var(--s)),var(--un-text-opacity))}.link-accent{--un-text-opacity:1;color:hsla(var(--a),var(--un-text-opacity))}.link-accent:hover{--un-text-opacity:1;color:hsla(var(--af, var(--a)),var(--un-text-opacity))}.link-neutral{--un-text-opacity:1;color:hsla(var(--n),var(--un-text-opacity))}.link-neutral:hover{--un-text-opacity:1;color:hsla(var(--nf, var(--n)),var(--un-text-opacity))}.link-success,.link-success:hover{--un-text-opacity:1;color:hsla(var(--su),var(--un-text-opacity))}.link-info,.link-info:hover{--un-text-opacity:1;color:hsla(var(--in),var(--un-text-opacity))}.link-warning,.link-warning:hover{--un-text-opacity:1;color:hsla(var(--wa),var(--un-text-opacity))}.link-error,.link-error:hover{--un-text-opacity:1;color:hsla(var(--er),var(--un-text-opacity))}.link:focus{outline:2px solid transparent;outline-offset:2px}.link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.mask-squircle{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M100 0C20 0 0 20 0 100s20 100 100 100 100-20 100-100S180 0 100 0Z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M100 0C20 0 0 20 0 100s20 100 100 100 100-20 100-100S180 0 100 0Z'/%3e%3c/svg%3e")}.mask-decagon{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='192' height='200' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m96 0 58.779 19.098 36.327 50v61.804l-36.327 50L96 200l-58.779-19.098-36.327-50V69.098l36.327-50z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='192' height='200' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m96 0 58.779 19.098 36.327 50v61.804l-36.327 50L96 200l-58.779-19.098-36.327-50V69.098l36.327-50z' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-diamond{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m100 0 100 100-100 100L0 100z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m100 0 100 100-100 100L0 100z' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-heart{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='200' height='185' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M100 184.606a15.384 15.384 0 0 1-8.653-2.678C53.565 156.28 37.205 138.695 28.182 127.7 8.952 104.264-.254 80.202.005 54.146.308 24.287 24.264 0 53.406 0c21.192 0 35.869 11.937 44.416 21.879a2.884 2.884 0 0 0 4.356 0C110.725 11.927 125.402 0 146.594 0c29.142 0 53.098 24.287 53.4 54.151.26 26.061-8.956 50.122-28.176 73.554-9.023 10.994-25.383 28.58-63.165 54.228a15.384 15.384 0 0 1-8.653 2.673Z' fill='black' fill-rule='nonzero'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='200' height='185' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M100 184.606a15.384 15.384 0 0 1-8.653-2.678C53.565 156.28 37.205 138.695 28.182 127.7 8.952 104.264-.254 80.202.005 54.146.308 24.287 24.264 0 53.406 0c21.192 0 35.869 11.937 44.416 21.879a2.884 2.884 0 0 0 4.356 0C110.725 11.927 125.402 0 146.594 0c29.142 0 53.098 24.287 53.4 54.151.26 26.061-8.956 50.122-28.176 73.554-9.023 10.994-25.383 28.58-63.165 54.228a15.384 15.384 0 0 1-8.653 2.673Z' fill='black' fill-rule='nonzero'/%3e%3c/svg%3e")}.mask-hexagon{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='182' height='201' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M.3 65.486c0-9.196 6.687-20.063 14.211-25.078l61.86-35.946c8.36-5.016 20.899-5.016 29.258 0l61.86 35.946c8.36 5.015 14.211 15.882 14.211 25.078v71.055c0 9.196-6.687 20.063-14.211 25.079l-61.86 35.945c-8.36 4.18-20.899 4.18-29.258 0L14.51 161.62C6.151 157.44.3 145.737.3 136.54V65.486Z' fill='black' fill-rule='nonzero'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='182' height='201' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M.3 65.486c0-9.196 6.687-20.063 14.211-25.078l61.86-35.946c8.36-5.016 20.899-5.016 29.258 0l61.86 35.946c8.36 5.015 14.211 15.882 14.211 25.078v71.055c0 9.196-6.687 20.063-14.211 25.079l-61.86 35.945c-8.36 4.18-20.899 4.18-29.258 0L14.51 161.62C6.151 157.44.3 145.737.3 136.54V65.486Z' fill='black' fill-rule='nonzero'/%3e%3c/svg%3e")}.mask-hexagon-2{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='200' height='182' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M64.786 181.4c-9.196 0-20.063-6.687-25.079-14.21L3.762 105.33c-5.016-8.36-5.016-20.9 0-29.259l35.945-61.86C44.723 5.851 55.59 0 64.786 0h71.055c9.196 0 20.063 6.688 25.079 14.211l35.945 61.86c4.18 8.36 4.18 20.899 0 29.258l-35.945 61.86c-4.18 8.36-15.883 14.211-25.079 14.211H64.786Z' fill='black' fill-rule='nonzero'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='200' height='182' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M64.786 181.4c-9.196 0-20.063-6.687-25.079-14.21L3.762 105.33c-5.016-8.36-5.016-20.9 0-29.259l35.945-61.86C44.723 5.851 55.59 0 64.786 0h71.055c9.196 0 20.063 6.688 25.079 14.211l35.945 61.86c4.18 8.36 4.18 20.899 0 29.258l-35.945 61.86c-4.18 8.36-15.883 14.211-25.079 14.211H64.786Z' fill='black' fill-rule='nonzero'/%3e%3c/svg%3e")}.mask-circle{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle fill='black' cx='100' cy='100' r='100' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle fill='black' cx='100' cy='100' r='100' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-parallelogram{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='200' height='154' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M46.154 0H200l-46.154 153.846H0z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='200' height='154' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M46.154 0H200l-46.154 153.846H0z' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-parallelogram-2{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='200' height='154' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M153.846 0H0l46.154 153.846H200z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='200' height='154' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M153.846 0H0l46.154 153.846H200z' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-parallelogram-3{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='154' height='201' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M.077 47.077v153.846l153.846-46.154V.923z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='154' height='201' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M.077 47.077v153.846l153.846-46.154V.923z' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-parallelogram-4{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='154' height='201' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M153.923 47.077v153.846L.077 154.77V.923z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='154' height='201' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M153.923 47.077v153.846L.077 154.77V.923z' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-pentagon{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='192' height='181' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m96 0 95.106 69.098-36.327 111.804H37.22L.894 69.098z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='192' height='181' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m96 0 95.106 69.098-36.327 111.804H37.22L.894 69.098z' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-square{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M0 0h200v200H0z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M0 0h200v200H0z' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-star{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='192' height='180' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m96 137.263-58.779 42.024 22.163-68.389L.894 68.481l72.476-.243L96 0l22.63 68.238 72.476.243-58.49 42.417 22.163 68.389z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='192' height='180' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m96 137.263-58.779 42.024 22.163-68.389L.894 68.481l72.476-.243L96 0l22.63 68.238 72.476.243-58.49 42.417 22.163 68.389z' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-star-2{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='192' height='180' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m96 153.044-58.779 26.243 7.02-63.513L.894 68.481l63.117-13.01L96 0l31.989 55.472 63.117 13.01-43.347 47.292 7.02 63.513z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='192' height='180' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m96 153.044-58.779 26.243 7.02-63.513L.894 68.481l63.117-13.01L96 0l31.989 55.472 63.117 13.01-43.347 47.292 7.02 63.513z' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-triangle{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='174' height='149' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m87 148.476-86.603.185L43.86 74.423 87 0l43.14 74.423 43.463 74.238z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='174' height='149' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m87 148.476-86.603.185L43.86 74.423 87 0l43.14 74.423 43.463 74.238z' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-triangle-2{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='174' height='150' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m87 .738 86.603-.184-43.463 74.238L87 149.214 43.86 74.792.397.554z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='174' height='150' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m87 .738 86.603-.184-43.463 74.238L87 149.214 43.86 74.792.397.554z' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-triangle-3{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='150' height='174' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m149.369 87.107.185 86.603-74.239-43.463L.893 87.107l74.422-43.14L149.554.505z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='150' height='174' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m149.369 87.107.185 86.603-74.239-43.463L.893 87.107l74.422-43.14L149.554.505z' fill-rule='evenodd'/%3e%3c/svg%3e")}.mask-triangle-4{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='150' height='174' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M.631 87.107.446.505l74.239 43.462 74.422 43.14-74.422 43.14L.446 173.71z' fill-rule='evenodd'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='150' height='174' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='M.631 87.107.446.505l74.239 43.462 74.422 43.14-74.422 43.14L.446 173.71z' fill-rule='evenodd'/%3e%3c/svg%3e")}.menu.horizontal>li.bordered>a,.menu.horizontal>li.bordered>button,.menu.horizontal>li.bordered>span{border-left-width:0px;border-bottom-width:4px;--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity))}.menu[class*=" px-"]:not(.menu[class*=" px-0"]) li>*,.menu[class^=px-]:not(.menu[class^="px-0"]) li>*,.menu[class*=" p-"]:not(.menu[class*=" p-0"]) li>*,.menu[class^=p-]:not(.menu[class^="p-0"]) li>*{border-radius:var(--rounded-btn)}.menu :where(li.bordered > *){border-left-width:4px;--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity))}.menu :where(li)>:where(*:not(ul)){padding:.75rem 1rem;color:currentColor;grid-gap:.75rem;gap:.75rem}.menu :where(li:not(.menu-title):not(:empty))>:where(*:not(ul):focus),.menu :where(li:not(.menu-title):not(:empty))>:where(*:not(ul):hover){--un-bg-opacity:1;background-color:hsla(var(--bc),var(--un-bg-opacity));--un-bg-opacity:.1}.menu :where(li:not(.menu-title):not(:empty))>:where(:not(ul).active),.menu :where(li:not(.menu-title):not(:empty))>:where(*:not(ul):active){--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.menu :where(li:empty){margin:.5rem 1rem;--un-bg-opacity:1;background-color:hsla(var(--bc),var(--un-bg-opacity));--un-bg-opacity:.1;height:1px}.menu li.disabled>*{--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity));--un-text-opacity:.2;user-select:none}.menu li.disabled>*:hover{background-color:transparent}.menu li.hover-bordered a{border-left-width:4px;border-color:transparent}.menu li.hover-bordered a:hover{--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity))}.menu.compact li>a,.menu.compact li>span{padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem}.menu .menu-title{opacity:.4;font-size:.75rem;line-height:1rem;font-weight:700}.menu .menu-title>*{padding-top:.25rem;padding-bottom:.25rem}.menu :where(li:not(.disabled))>:where(*:not(ul)){outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.menu>:where(li:first-child){border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom-right-radius:unset;border-bottom-left-radius:unset}.menu>:where(li:first-child)>:where(:not(ul)){border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom-right-radius:unset;border-bottom-left-radius:unset}.menu>:where(li:last-child){border-top-left-radius:unset;border-top-right-radius:unset;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.menu>:where(li:last-child)>:where(:not(ul)){border-top-left-radius:unset;border-top-right-radius:unset;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.menu>:where(li)>:where(ul){border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.menu>:where(li)>:where(ul) :where(li){width:100%;white-space:nowrap}.menu>:where(li)>:where(ul) :where(li) :where(ul){padding-left:1rem}.menu>:where(li)>:where(ul) :where(li)>:where(:not(ul)){width:100%;white-space:nowrap}.menu>:where(li)>:where(ul)>:where(li:first-child){border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom-right-radius:unset;border-bottom-left-radius:unset}.menu>:where(li)>:where(ul)>:where(li:first-child)>:where(:not(ul)){border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom-right-radius:unset;border-bottom-left-radius:unset}.menu>:where(li)>:where(ul)>:where(li:last-child){border-top-left-radius:unset;border-top-right-radius:unset;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.menu>:where(li)>:where(ul)>:where(li:last-child)>:where(:not(ul)){border-top-left-radius:unset;border-top-right-radius:unset;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.mockup-code{padding-top:1.25rem;padding-bottom:1.25rem;--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--nc),var(--un-text-opacity));min-width:18rem;border-radius:var(--rounded-box)}.mockup-code:before{content:"";margin-bottom:1rem;display:block;opacity:.3;border-radius:9999px;height:.75rem;width:.75rem;box-shadow:1.4em 0,2.8em 0,4.2em 0}.mockup-code pre{padding-right:1.25rem}.mockup-code pre:before{content:"";margin-right:2ch}.mockup-code pre[data-prefix]:before{content:attr(data-prefix);opacity:.5;width:2rem}.mockup-window{padding-top:1.25rem;border-radius:var(--rounded-box)}.mockup-window:before{content:"";margin-bottom:1rem;display:block;opacity:.3;border-radius:9999px;height:.75rem;width:.75rem;box-shadow:1.4em 0,2.8em 0,4.2em 0}.mockup-phone{display:inline-block;border:4px solid #444;border-radius:50px;background-color:#000;padding:10px;margin:0 auto;overflow:hidden}.mockup-phone .camera{position:relative;top:0px;left:0px;background:#000;height:25px;width:150px;margin:0 auto;border-bottom-left-radius:17px;border-bottom-right-radius:17px;z-index:11}.mockup-phone .camera:before{content:"";position:absolute;top:35%;left:50%;width:50px;height:4px;border-radius:5px;background-color:#0c0b0e;transform:translate(-50%,-50%)}.mockup-phone .camera:after{content:"";position:absolute;top:20%;left:70%;width:8px;height:8px;border-radius:5px;background-color:#0f0b25}.mockup-phone .display{overflow:hidden;border-radius:40px;margin-top:-25px}.modal{--un-bg-opacity:1;background-color:hsla(var(--nf, var(--n)),var(--un-bg-opacity));--un-bg-opacity:.4;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-property:transform,opacity,visibility;overflow-y:hidden;overscroll-behavior:contain}.modal-box{padding:1.5rem;--un-bg-opacity:1;background-color:hsla(var(--b1),var(--un-bg-opacity));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);width:91.6666666667%;max-width:32rem;--un-scale-x:.9;--un-scale-y:.9;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));box-shadow:0 25px 50px -12px #00000040;overflow-y:auto;overscroll-behavior:contain}.modal-open .modal-box,.modal-toggle:checked+.modal .modal-box,.modal:target .modal-box{--un-translate-y:0rem;--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.modal-action{margin-top:1.5rem;justify-content:flex-end}.modal-action>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(.5rem * var(--un-space-x-reverse))}.navbar{padding:var(--navbar-padding, .5rem);min-height:4rem;width:100%}.progress{height:.5rem;border-radius:var(--rounded-box)}.progress::-moz-progress-bar{--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity))}.progress-primary::-moz-progress-bar{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity))}.progress-secondary::-moz-progress-bar{--un-bg-opacity:1;background-color:hsla(var(--s),var(--un-bg-opacity))}.progress-accent::-moz-progress-bar{--un-bg-opacity:1;background-color:hsla(var(--a),var(--un-bg-opacity))}.progress-info::-moz-progress-bar{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity))}.progress-success::-moz-progress-bar{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity))}.progress-warning::-moz-progress-bar{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity))}.progress-error::-moz-progress-bar{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity))}.progress:indeterminate:after{--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity))}.progress-primary:indeterminate:after{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity))}.progress-secondary:indeterminate:after{--un-bg-opacity:1;background-color:hsla(var(--s),var(--un-bg-opacity))}.progress-accent:indeterminate:after{--un-bg-opacity:1;background-color:hsla(var(--a),var(--un-bg-opacity))}.progress-info:indeterminate:after{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity))}.progress-success:indeterminate:after{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity))}.progress-warning:indeterminate:after{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity))}.progress-error:indeterminate:after{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity))}.progress::-webkit-progress-bar{--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity));--un-bg-opacity:.2;border-radius:var(--rounded-box)}.progress::-webkit-progress-value{--un-bg-opacity:1;background-color:hsla(var(--nf, var(--n)),var(--un-bg-opacity));border-radius:var(--rounded-box)}.progress-primary::-webkit-progress-value{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity))}.progress-secondary::-webkit-progress-value{--un-bg-opacity:1;background-color:hsla(var(--s),var(--un-bg-opacity))}.progress-accent::-webkit-progress-value{--un-bg-opacity:1;background-color:hsla(var(--a),var(--un-bg-opacity))}.progress-info::-webkit-progress-value{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity))}.progress-success::-webkit-progress-value{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity))}.progress-warning::-webkit-progress-value{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity))}.progress-error::-webkit-progress-value{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity))}.progress:indeterminate:after{content:"";position:absolute;width:33.3333333333%;top:0rem;bottom:0rem;left:-40%;border-radius:var(--rounded-box);animation:progress-loading 5s infinite ease-in-out}@keyframes progress-loading{50%{left:107%}}.radial-progress{--value: 0;--size: 5rem;--thickness: calc(var(--size) / 10)}.radial-progress:after{background-color:currentColor}.radio{--chkbg: var(--bc);border-width:1px;--un-border-opacity:1;border-color:hsla(var(--bc),var(--un-border-opacity));--un-border-opacity:.2;border-radius:9999px;height:1.5rem;width:1.5rem;cursor:pointer;appearance:none;-webkit-appearance:none;transition:background,box-shadow var(--animation-input, .2s) ease-in-out}.radio:focus-visible{outline:2px solid hsl(var(--bc));outline-offset:2px}.radio:checked,.radio[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--bc),var(--un-bg-opacity));animation:radiomark var(--animation-input, .2s) ease-in-out;box-shadow:0 0 0 4px hsl(var(--b1)) inset,0 0 0 4px hsl(var(--b1)) inset}.radio-primary{--chkbg: var(--p);--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity))}.radio-primary:hover{--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity))}.radio-primary:focus-visible{outline:2px solid hsl(var(--p))}.radio-primary:checked,.radio-primary[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.radio-secondary{--chkbg: var(--s);--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity))}.radio-secondary:hover{--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity))}.radio-secondary:focus-visible{outline:2px solid hsl(var(--s))}.radio-secondary:checked,.radio-secondary[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--s),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--sc),var(--un-text-opacity))}.radio-accent{--chkbg: var(--a);--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity))}.radio-accent:hover{--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity))}.radio-accent:focus-visible{outline:2px solid hsl(var(--a))}.radio-accent:checked,.radio-accent[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--a),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--ac),var(--un-text-opacity))}.radio-success{--chkbg: var(--su);--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity))}.radio-success:hover{--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity))}.radio-success:focus-visible{outline:2px solid hsl(var(--su))}.radio-success:checked,.radio-success[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--suc, var(--nc)),var(--un-text-opacity))}.radio-warning{--chkbg: var(--wa);--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity))}.radio-warning:hover{--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity))}.radio-warning:focus-visible{outline:2px solid hsl(var(--wa))}.radio-warning:checked,.radio-warning[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--wac, var(--nc)),var(--un-text-opacity))}.radio-info{--chkbg: var(--in);--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity))}.radio-info:hover{--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity))}.radio-info:focus-visible{outline:2px solid hsl(var(--in))}.radio-info:checked,.radio-info[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--inc, var(--nc)),var(--un-text-opacity))}.radio-error{--chkbg: var(--er);--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity))}.radio-error:hover{--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity))}.radio-error:focus-visible{outline:2px solid hsl(var(--er))}.radio-error:checked,.radio-error[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity));--un-text-opacity:1;color:hsla(var(--erc, var(--nc)),var(--un-text-opacity))}.radio:disabled{opacity:.2;cursor:not-allowed}@keyframes radiomark{0%{box-shadow:0 0 0 12px hsl(var(--b1)) inset,0 0 0 12px hsl(var(--b1)) inset}50%{box-shadow:0 0 0 3px hsl(var(--b1)) inset,0 0 0 3px hsl(var(--b1)) inset}to{box-shadow:0 0 0 4px hsl(var(--b1)) inset,0 0 0 4px hsl(var(--b1)) inset}}.radio-mark{display:none}.range{-moz-appearance:none;appearance:none;-webkit-appearance:none;--range-shdw: var(--bc);background-color:transparent;overflow:hidden;border-radius:var(--rounded-box)}.range:focus-visible::-webkit-slider-thumb{--focus-shadow: 0 0 0 6px hsl(var(--b1)) inset, 0 0 0 2rem hsl(var(--range-shdw)) inset}.range:focus-visible::-moz-range-thumb{--focus-shadow: 0 0 0 6px hsl(var(--b1)) inset, 0 0 0 2rem hsl(var(--range-shdw)) inset}.range::-webkit-slider-runnable-track{height:.5rem;width:100%;border-radius:var(--rounded-box);background-color:hsla(var(--bc),.1)}.range::-moz-range-track{height:.5rem;width:100%;border-radius:var(--rounded-box);background-color:hsla(var(--bc),.1)}.range::-webkit-slider-thumb{background-color:hsl(var(--b1));border-style:none;position:relative;height:1.5rem;width:1.5rem;border-radius:var(--rounded-box);appearance:none;-webkit-appearance:none;top:50%;color:hsl(var(--range-shdw));transform:translateY(-50%);--filler-size: 100rem;--filler-offset: .6rem;box-shadow:0 0 0 3px hsl(var(--range-shdw)) inset,var(--focus-shadow, 0 0),calc(var(--filler-size) * -1 - var(--filler-offset)) 0 0 var(--filler-size)}.range::-moz-range-thumb{background-color:hsl(var(--b1));border-style:none;position:relative;height:1.5rem;width:1.5rem;border-radius:var(--rounded-box);top:50%;color:hsl(var(--range-shdw));--filler-size: 100rem;--filler-offset: .5rem;box-shadow:0 0 0 3px hsl(var(--range-shdw)) inset,var(--focus-shadow, 0 0),calc(var(--filler-size) * -1 - var(--filler-offset)) 0 0 var(--filler-size)}.range-primary{--range-shdw: var(--p)}.range-secondary{--range-shdw: var(--s)}.range-accent{--range-shdw: var(--a)}.range-success{--range-shdw: var(--su)}.range-warning{--range-shdw: var(--wa)}.range-info{--range-shdw: var(--in)}.range-error{--range-shdw: var(--er)}.rating input{appearance:none;-webkit-appearance:none}.rating :where(input){animation:rating-pop var(--animation-input, .25s) ease-out;background-color:hsla(var(--bc),var(--un-bg-opacity));--un-bg-opacity:1;height:1.5rem;width:1.5rem}.rating .rating-hidden{background-color:transparent;width:.5rem}.rating input:checked~input,.rating input[aria-checked=true]~input{--un-bg-opacity:.2}.rating input:focus-visible{transition-property:transform;transition-duration:.15s;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);transform:translateY(-.125em)}.rating input:active:focus{animation:none}.rating input:active:focus{transform:translateY(-.125em)}.rating-half :where(input:not(.rating-hidden)){width:.75rem}@keyframes rating-pop{0%{transform:translateY(-.125em)}40%{transform:translateY(-.125em)}to{transform:translateY(0)}}.select{padding-right:2.5rem;--un-bg-opacity:1;background-color:hsla(var(--b1),var(--un-bg-opacity));border-width:1px;--un-border-opacity:1;border-color:hsla(var(--bc),var(--un-border-opacity));--un-border-opacity:0;font-weight:600;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);border-radius:var(--rounded-btn)}.select-bordered{--un-border-opacity:.2}.select{background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 20px) calc(1px + 50%),calc(100% - 16px) calc(1px + 50%);background-size:4px 4px,4px 4px;background-repeat:no-repeat}.select:focus{outline:2px solid hsla(var(--bc),.2);outline-offset:2px}.select-ghost{--un-bg-opacity:.05}.select-ghost:focus{--un-bg-opacity:1;--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity))}.select-primary{--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity))}.select-primary:focus{outline:2px solid hsl(var(--p))}.select-secondary{--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity))}.select-secondary:focus{outline:2px solid hsl(var(--s))}.select-accent{--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity))}.select-accent:focus{outline:2px solid hsl(var(--a))}.select-info{--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity))}.select-info:focus{outline:2px solid hsl(var(--in))}.select-success{--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity))}.select-success:focus{outline:2px solid hsl(var(--su))}.select-warning{--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity))}.select-warning:focus{outline:2px solid hsl(var(--wa))}.select-error{--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity))}.select-error:focus{outline:2px solid hsl(var(--er))}.select-disabled,.select[disabled]{--un-bg-opacity:1;background-color:hsla(var(--b2, var(--b1)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--b2, var(--b1)),var(--un-border-opacity));--un-text-opacity:.2;cursor:not-allowed}.select-disabled::placeholder,.select[disabled]::placeholder{opacity:.2}.select-multiple,.select[multiple],.select[size].select:not([size="1"]){padding-right:1rem;background-image:none}[dir=rtl] .select{background-position:calc(0% + 12px) calc(1px + 50%),calc(0% + 16px) calc(1px + 50%)}.stack{align-items:flex-end;place-items:center}.stack>*{width:100%}.stack>*{opacity:.6}.stack>*:nth-child(2){opacity:.8}.stack>*:nth-child(1){opacity:1}.stats{--un-bg-opacity:1;background-color:hsla(var(--b1),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity));border-radius:var(--rounded-box)}:where(.stats){overflow-x:auto}:where(.stats)>:not([hidden])~:not([hidden]){--un-divide-x-reverse:0;border-left-width:calc(1px * calc(1 - var(--un-divide-x-reverse)));border-right-width:calc(1px * var(--un-divide-x-reverse));border-left-style:solid;border-right-style:solid;--un-divide-y-reverse:0;border-top-width:calc(0px * calc(1 - var(--un-divide-y-reverse)));border-bottom-width:calc(0px * var(--un-divide-y-reverse));border-top-style:solid;border-bottom-style:solid}.stat{padding:1rem 1.5rem;--un-border-opacity:1;border-color:hsla(var(--bc),var(--un-border-opacity));--un-border-opacity:.1;grid-column-gap:1rem;column-gap:1rem}.stat-title{opacity:.6}.stat-value{font-size:2.25rem;line-height:2.5rem;font-weight:800}.stat-desc{opacity:.6;font-size:.75rem;line-height:1rem}.stat-actions{margin-top:1rem}.steps .step{grid-template-rows:40px 1fr;grid-template-columns:auto;min-width:4rem}.steps .step:before{--un-bg-opacity:1;background-color:hsla(var(--b3, var(--b2)),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity));grid-column-start:1;grid-row-start:1;height:.5rem;width:100%;top:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));content:"";margin-left:-100%}.steps .step:after{content:counter(step);counter-increment:step;z-index:1;--un-bg-opacity:1;background-color:hsla(var(--b3, var(--b2)),var(--un-bg-opacity));border-radius:9999px;--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity));display:grid;grid-column-start:1;grid-row-start:1;position:relative;height:2rem;width:2rem;place-items:center;place-self:center}.steps .step:first-child:before{content:none}.steps .step[data-content]:after{content:attr(data-content)}.steps .step-neutral+.step-neutral:before,.steps .step-neutral:after{--un-bg-opacity:1;background-color:hsla(var(--n),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--nc),var(--un-text-opacity))}.steps .step-primary+.step-primary:before,.steps .step-primary:after{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.steps .step-secondary+.step-secondary:before,.steps .step-secondary:after{--un-bg-opacity:1;background-color:hsla(var(--s),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--sc),var(--un-text-opacity))}.steps .step-accent+.step-accent:before,.steps .step-accent:after{--un-bg-opacity:1;background-color:hsla(var(--a),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--ac),var(--un-text-opacity))}.steps .step-info+.step-info:before{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity))}.steps .step-info:after{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--inc, var(--nc)),var(--un-text-opacity))}.steps .step-success+.step-success:before{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity))}.steps .step-success:after{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--suc, var(--nc)),var(--un-text-opacity))}.steps .step-warning+.step-warning:before{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity))}.steps .step-warning:after{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--wac, var(--nc)),var(--un-text-opacity))}.steps .step-error+.step-error:before{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity))}.steps .step-error:after{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--erc, var(--nc)),var(--un-text-opacity))}.swap{cursor:pointer}.swap>*{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-property:transform,opacity}.swap-rotate .swap-on,.swap-rotate .swap-indeterminate,.swap-rotate input:indeterminate~.swap-on{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:45deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.swap-rotate input:checked~.swap-off,.swap-rotate.swap-active .swap-off,.swap-rotate input:indeterminate~.swap-off{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:-45deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.swap-rotate input:checked~.swap-on,.swap-rotate.swap-active .swap-on,.swap-rotate input:indeterminate~.swap-indeterminate{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:0deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.swap-flip{transform-style:preserve-3d;perspective:16em}.swap-flip .swap-on,.swap-flip .swap-indeterminate,.swap-flip input:indeterminate~.swap-on{transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:1}.swap-flip input:checked~.swap-off,.swap-flip.swap-active .swap-off,.swap-flip input:indeterminate~.swap-off{transform:rotateY(-180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:1}.swap-flip input:checked~.swap-on,.swap-flip.swap-active .swap-on,.swap-flip input:indeterminate~.swap-indeterminate{transform:rotateY(0)}.tab{--un-text-opacity:.5;--tab-color: hsla(var(--bc), var(--un-text-opacity, 1));--tab-bg: hsla(var(--b1), var(--un-bg-opacity, 1));--tab-border-color: hsla(var(--b3), var(--un-bg-opacity, 1));color:var(--tab-color);padding-left:var(--tab-padding, 1rem);padding-right:var(--tab-padding, 1rem)}.tab:hover{--un-text-opacity:1}.tab.tab-active{border-color:hsla(var(--bc),var(--un-border-opacity));--un-border-opacity:1;--un-text-opacity:1}.tab:focus{outline:2px solid transparent;outline-offset:2px}.tab:focus-visible{outline:2px solid currentColor;outline-offset:-3px}.tab:focus-visible.tab-lifted{border-bottom-right-radius:var(--tab-radius, .5rem);border-bottom-left-radius:var(--tab-radius, .5rem)}.tab-bordered{--un-border-opacity:1;border-color:hsla(var(--bc),var(--un-border-opacity));--un-border-opacity:.2;border-style:solid;border-bottom-width:calc(var(--tab-border, 1px) + 1px)}.tab-lifted{border:var(--tab-border, 1px) solid transparent;border-width:0 0 var(--tab-border, 1px) 0;border-top-left-radius:var(--tab-radius, .5rem);border-top-right-radius:var(--tab-radius, .5rem);border-bottom-color:var(--tab-border-color);padding-left:var(--tab-padding, 1rem);padding-right:var(--tab-padding, 1rem);padding-top:var(--tab-border, 1px)}.tab-lifted.tab-active{background-color:var(--tab-bg);border-width:var(--tab-border, 1px) var(--tab-border, 1px) 0 var(--tab-border, 1px);border-left-color:var(--tab-border-color);border-right-color:var(--tab-border-color);border-top-color:var(--tab-border-color);padding-left:calc(var(--tab-padding, 1rem) - var(--tab-border, 1px));padding-right:calc(var(--tab-padding, 1rem) - var(--tab-border, 1px));padding-bottom:var(--tab-border, 1px);padding-top:0}.tab-lifted.tab-active:before,.tab-lifted.tab-active:after{z-index:1;content:"";display:block;position:absolute;width:var(--tab-radius, .5rem);height:var(--tab-radius, .5rem);bottom:0;--tab-grad: calc(68% - var(--tab-border, 1px));--tab-corner-bg: radial-gradient(circle at var(--circle-pos), transparent var(--tab-grad), var(--tab-border-color) calc(var(--tab-grad) + .3px), var(--tab-border-color) calc(var(--tab-grad) + var(--tab-border, 1px)), var(--tab-bg) calc(var(--tab-grad) + var(--tab-border, 1px) + .3px))}.tab-lifted.tab-active:before{left:calc(var(--tab-radius, .5rem) * -1);--circle-pos: top left;background-image:var(--tab-corner-bg)}[dir=rtl] .tab-lifted.tab-active:before{--circle-pos: top right}.tab-lifted.tab-active:after{right:calc(var(--tab-radius, .5rem) * -1);--circle-pos: top right;background-image:var(--tab-corner-bg)}[dir=rtl] .tab-lifted.tab-active:after{--circle-pos: top left}.tab-lifted.tab-active:first-child:before{background:none}.tab-lifted.tab-active:last-child:after{background:none}.tab-lifted.tab-active+.tab-lifted.tab-active:before{background:none}.tabs-boxed{padding:.25rem;--un-bg-opacity:1;background-color:hsla(var(--b2, var(--b1)),var(--un-bg-opacity));border-radius:var(--rounded-btn)}.tabs-boxed .tab-active{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity));border-radius:var(--rounded-btn)}.tabs-boxed .tab-active:hover{--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.table{text-align:left}.table :where(th,td){padding:1rem;vertical-align:middle;white-space:nowrap}.table tr.active th,.table tr.active td,.table tr.active:nth-child(even) th,.table tr.active:nth-child(even) td{--un-bg-opacity:1;background-color:hsla(var(--b3, var(--b2)),var(--un-bg-opacity))}.table tr.hover:hover th,.table tr.hover:hover td,.table tr.hover:nth-child(even):hover th,.table tr.hover:nth-child(even):hover td{--un-bg-opacity:1;background-color:hsla(var(--b3, var(--b2)),var(--un-bg-opacity))}.table:where(:not(.table-zebra)) :where(thead,tbody,tfoot) :where(tr:not(:last-child) :where(th,td)){border-bottom-width:1px;--un-border-opacity:1;border-color:hsla(var(--b2, var(--b1)),var(--un-border-opacity))}.table :where(thead,tfoot) :where(th,td){--un-bg-opacity:1;background-color:hsla(var(--b2, var(--b1)),var(--un-bg-opacity));font-size:.75rem;line-height:1rem;font-weight:700;text-transform:uppercase}.table :where(tbody th,tbody td){--un-bg-opacity:1;background-color:hsla(var(--b1),var(--un-bg-opacity))}.table-zebra tbody tr:nth-child(even) th,.table-zebra tbody tr:nth-child(even) td{--un-bg-opacity:1;background-color:hsla(var(--b2, var(--b1)),var(--un-bg-opacity))}:where(.table *:first-child) :where(*:first-child) :where(th,td):first-child{border-top-left-radius:.5rem}:where(.table *:first-child) :where(*:first-child) :where(th,td):last-child{border-top-right-radius:.5rem}:where(.table *:last-child) :where(*:last-child) :where(th,td):first-child{border-bottom-left-radius:.5rem}:where(.table *:last-child) :where(*:last-child) :where(th,td):last-child{border-bottom-right-radius:.5rem}.textarea{--un-bg-opacity:1;background-color:hsla(var(--b1),var(--un-bg-opacity));border-width:1px;--un-border-opacity:1;border-color:hsla(var(--bc),var(--un-border-opacity));--un-border-opacity:0;border-radius:var(--rounded-btn)}.textarea-bordered{--un-border-opacity:.2}.textarea:focus{outline:2px solid hsla(var(--bc),.2);outline-offset:2px}.textarea-ghost{--un-bg-opacity:.05}.textarea-ghost:focus{--un-bg-opacity:1;--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity));box-shadow:none}.textarea-primary{--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity))}.textarea-primary:focus{outline:2px solid hsl(var(--p))}.textarea-secondary{--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity))}.textarea-secondary:focus{outline:2px solid hsl(var(--s))}.textarea-accent{--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity))}.textarea-accent:focus{outline:2px solid hsl(var(--a))}.textarea-info{--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity))}.textarea-info:focus{outline:2px solid hsl(var(--in))}.textarea-success{--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity))}.textarea-success:focus{outline:2px solid hsl(var(--su))}.textarea-warning{--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity))}.textarea-warning:focus{outline:2px solid hsl(var(--wa))}.textarea-error{--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity))}.textarea-error:focus{outline:2px solid hsl(var(--er))}.textarea-disabled,.textarea[disabled]{--un-bg-opacity:1;background-color:hsla(var(--b2, var(--b1)),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--b2, var(--b1)),var(--un-border-opacity));--un-text-opacity:.2;cursor:not-allowed}.textarea-disabled::placeholder,.textarea[disabled]::placeholder{opacity:.2}.toast{padding:1rem;grid-gap:.5rem;gap:.5rem}.toast>*{animation:toast-pop .25s ease-out}@keyframes toast-pop{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.toggle{--tglbg: hsl(var(--b1));--handleoffset: 1.5rem;--handleoffsetcalculator: calc(var(--handleoffset) * -1);--togglehandleborder: 0 0;--un-bg-opacity:1;background-color:hsla(var(--bc),var(--un-bg-opacity));--un-bg-opacity:.5;border-width:1px;--un-border-opacity:1;border-color:hsla(var(--bc),var(--un-border-opacity));--un-border-opacity:.2;height:1.5rem;width:3rem;cursor:pointer;appearance:none;-webkit-appearance:none;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);border-radius:var(--rounded-badge);transition:background,box-shadow var(--animation-input, .2s) ease-in-out;box-shadow:var(--handleoffsetcalculator) 0 0 2px var(--tglbg) inset,0 0 0 2px var(--tglbg) inset,var(--togglehandleborder)}[dir=rtl] .toggle{--handleoffsetcalculator: calc(var(--handleoffset) * 1)}.toggle:focus-visible{outline:2px solid hsl(var(--bc));outline-offset:2px}.toggle:checked,.toggle[checked=true],.toggle[aria-checked=true]{--handleoffsetcalculator: var(--handleoffset);--un-bg-opacity:1;--un-border-opacity:1}[dir=rtl] .toggle:checked,[dir=rtl] .toggle[checked=true],[dir=rtl] .toggle[aria-checked=true]{--handleoffsetcalculator: calc(var(--handleoffset) * -1)}.toggle:indeterminate{--un-bg-opacity:1;--un-border-opacity:1;box-shadow:calc(var(--handleoffset) / 2) 0 0 2px var(--tglbg) inset,calc(var(--handleoffset) / -2) 0 0 2px var(--tglbg) inset,0 0 0 2px var(--tglbg) inset}[dir=rtl] .toggle:indeterminate{box-shadow:calc(var(--handleoffset) / 2) 0 0 2px var(--tglbg) inset,calc(var(--handleoffset) / -2) 0 0 2px var(--tglbg) inset,0 0 0 2px var(--tglbg) inset}.toggle-primary:focus-visible{outline:2px solid hsl(var(--p))}.toggle-primary:checked,.toggle-primary[checked=true],.toggle-primary[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--p),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--p),var(--un-border-opacity));--un-border-opacity:.1;--un-text-opacity:1;color:hsla(var(--pc),var(--un-text-opacity))}.toggle-secondary:focus-visible{outline:2px solid hsl(var(--s))}.toggle-secondary:checked,.toggle-secondary[checked=true],.toggle-secondary[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--s),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--s),var(--un-border-opacity));--un-border-opacity:.1;--un-text-opacity:1;color:hsla(var(--sc),var(--un-text-opacity))}.toggle-accent:focus-visible{outline:2px solid hsl(var(--a))}.toggle-accent:checked,.toggle-accent[checked=true],.toggle-accent[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--a),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity));--un-border-opacity:.1;--un-text-opacity:1;color:hsla(var(--ac),var(--un-text-opacity))}.toggle-success:focus-visible{outline:2px solid hsl(var(--su))}.toggle-success:checked,.toggle-success[checked=true],.toggle-success[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--su),var(--un-border-opacity));--un-border-opacity:.1;--un-text-opacity:1;color:hsla(var(--suc, var(--nc)),var(--un-text-opacity))}.toggle-warning:focus-visible{outline:2px solid hsl(var(--wa))}.toggle-warning:checked,.toggle-warning[checked=true],.toggle-warning[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--wa),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--wa),var(--un-border-opacity));--un-border-opacity:.1;--un-text-opacity:1;color:hsla(var(--wac, var(--nc)),var(--un-text-opacity))}.toggle-info:focus-visible{outline:2px solid hsl(var(--in))}.toggle-info:checked,.toggle-info[checked=true],.toggle-info[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--in),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--in),var(--un-border-opacity));--un-border-opacity:.1;--un-text-opacity:1;color:hsla(var(--inc, var(--nc)),var(--un-text-opacity))}.toggle-error:focus-visible{outline:2px solid hsl(var(--er))}.toggle-error:checked,.toggle-error[checked=true],.toggle-error[aria-checked=true]{--un-bg-opacity:1;background-color:hsla(var(--er),var(--un-bg-opacity));--un-border-opacity:1;border-color:hsla(var(--er),var(--un-border-opacity));--un-border-opacity:.1;--un-text-opacity:1;color:hsla(var(--erc, var(--nc)),var(--un-text-opacity))}.toggle:disabled{opacity:.3;background-color:transparent;--un-border-opacity:1;border-color:hsla(var(--bc),var(--un-border-opacity));cursor:not-allowed;--togglehandleborder: 0 0 0 3px hsl(var(--bc)) inset, var(--handleoffsetcalculator) 0 0 3px hsl(var(--bc)) inset}.toggle-mark{display:none}.tooltip{display:inline-block;text-align:center;position:relative;--tooltip-tail: 3px;--tooltip-color: hsl(var(--n));--tooltip-text-color: hsl(var(--nc));--tooltip-tail-offset: calc(100% + 1px - var(--tooltip-tail))}.tooltip:before,.tooltip:after{opacity:0;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-duration:.2s;transition-delay:.1s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tooltip:after{position:absolute}.tooltip:before{padding:.25rem .5rem;border-radius:.25rem;font-size:.875rem;line-height:1.25rem;max-width:20rem;background-color:var(--tooltip-color);color:var(--tooltip-text-color);width:-moz-max-content;width:max-content}.tooltip.tooltip-open:before,.tooltip.tooltip-open:after,.tooltip:hover:before,.tooltip:hover:after{opacity:1;transition-delay:75ms}.tooltip:not([data-tip]):hover:before,.tooltip:not([data-tip]):hover:after{visibility:hidden;opacity:0}.tooltip:after{content:"";border-style:solid;border-width:var(--tooltip-tail, 0);width:0;height:0;display:block;position:absolute}.tooltip:after,.tooltip-top:after{transform:translate(-50%);border-color:var(--tooltip-color) transparent transparent transparent;top:auto;left:50%;right:auto;bottom:var(--tooltip-tail-offset)}.tooltip-bottom:after{transform:translate(-50%);border-color:transparent transparent var(--tooltip-color) transparent;top:var(--tooltip-tail-offset);left:50%;right:auto;bottom:auto}.tooltip-left:after{transform:translateY(-50%);border-color:transparent transparent transparent var(--tooltip-color);top:50%;left:auto;right:calc(var(--tooltip-tail-offset) + 1px);bottom:auto}.tooltip-right:after{transform:translateY(-50%);border-color:transparent var(--tooltip-color) transparent transparent;top:50%;left:calc(var(--tooltip-tail-offset) + 1px);right:auto;bottom:auto}.tooltip-primary{--tooltip-color: hsl(var(--p));--tooltip-text-color: hsl(var(--pc))}.tooltip-secondary{--tooltip-color: hsl(var(--s));--tooltip-text-color: hsl(var(--sc))}.tooltip-accent{--tooltip-color: hsl(var(--a));--tooltip-text-color: hsl(var(--ac))}.tooltip-info{--tooltip-color: hsla(var(--in));--tooltip-text-color: hsl(var(--inc))}.tooltip-success{--tooltip-color: hsla(var(--su));--tooltip-text-color: hsl(var(--suc))}.tooltip-warning{--tooltip-color: hsla(var(--wa));--tooltip-text-color: hsl(var(--wac))}.tooltip-error{--tooltip-color: hsla(var(--er));--tooltip-text-color: hsl(var(--erc))}:root .prose{--un-prose-body: hsla(var(--bc),.8);--un-prose-headings: hsl(var(--bc));--un-prose-lead: hsl(var(--bc));--un-prose-links: hsl(var(--bc));--un-prose-bold: hsl(var(--bc));--un-prose-counters: hsl(var(--bc));--un-prose-bullets: hsla(var(--bc),.5);--un-prose-hr: hsla(var(--bc),.2);--un-prose-quotes: hsl(var(--bc));--un-prose-quote-borders: hsla(var(--bc),.2);--un-prose-captions: hsla(var(--bc),.5);--un-prose-code: hsl(var(--bc));--un-prose-pre-code: hsl(var(--nc));--un-prose-pre-bg: hsl(var(--n));--un-prose-th-borders: hsla(var(--bc),.5);--un-prose-td-borders: hsla(var(--bc),.2)}.prose :where(code):not(:where([class~="not-prose"] *)){padding:2px 8px;border-radius:var(--rounded-badge)}.prose code:after,.prose code:before{content:none}.prose pre code{border-radius:0;padding:0}.prose :where(tbody tr,thead):not(:where([class~="not-prose"] *)){border-bottom-color:hsl(var(--bc),20%)}.rounded-box{border-radius:var(--rounded-box, 1rem)}.rounded-t-box{border-top-left-radius:var(--rounded-box, 1rem);border-top-right-radius:var(--rounded-box, 1rem)}.rounded-b-box{border-bottom-left-radius:var(--rounded-box, 1rem);border-bottom-right-radius:var(--rounded-box, 1rem)}.rounded-l-box{border-top-left-radius:var(--rounded-box, 1rem);border-bottom-left-radius:var(--rounded-box, 1rem)}.rounded-r-box{border-top-right-radius:var(--rounded-box, 1rem);border-bottom-right-radius:var(--rounded-box, 1rem)}.rounded-br-box{border-bottom-right-radius:var(--rounded-box, 1rem)}.rounded-tr-box{border-top-right-radius:var(--rounded-box, 1rem)}.rounded-bl-box{border-bottom-left-radius:var(--rounded-box, 1rem)}.rounded-tl-box{border-top-left-radius:var(--rounded-box, 1rem)}.rounded-btn{border-radius:var(--rounded-btn, .5rem)}.rounded-badge{border-radius:var(--rounded-badge, 1.9rem)}.glass,.glass:hover,.glass.btn-active{border:none;-webkit-backdrop-filter:blur(var(--glass-blur, 40px));backdrop-filter:blur(var(--glass-blur, 40px));background-color:transparent;background-image:linear-gradient(135deg,rgb(255 255 255 / var(--glass-opacity, 30%)) 0%,rgb(0 0 0 / 0%) 100%),linear-gradient(var(--glass-reflex-degree, 100deg),rgb(255 255 255 / var(--glass-reflex-opacity, 10%)) 25%,rgb(0 0 0 / 0%) 25%);box-shadow:0 0 0 1px rgb(255 255 255 / var(--glass-border-opacity, 10%)) inset,0 0 0 2px #0000000d;text-shadow:0 1px rgb(0 0 0 / var(--glass-text-shadow-opacity, 5%))}.min-h-6{min-height:1.5rem}.min-h-8{min-height:2rem}.min-h-12{min-height:3rem}.min-h-16{min-height:4rem}.no-animation{--btn-focus-scale: 1;--animation-btn: 0;--animation-input: 0}.tab-border-none{--tab-border: 0px}.tab-border{--tab-border: 1px}.tab-border-2{--tab-border: 2px}.tab-border-3{--tab-border: 3px}.tab-rounded-none{--tab-radius: 0}.tab-rounded-lg{--tab-radius: .5rem}.artboard-demo{display:flex;flex:none;flex-direction:column;justify-content:center;align-items:center}.artboard.phone{width:320px}.artboard.phone-1{width:320px;height:568px}.artboard.phone-1.horizontal,.artboard.phone-1.artboard-horizontal{width:568px;height:320px}.artboard.phone-2{width:375px;height:667px}.artboard.phone-2.horizontal,.artboard.phone-2.artboard-horizontal{width:667px;height:375px}.artboard.phone-3{width:414px;height:736px}.artboard.phone-3.horizontal,.artboard.phone-3.artboard-horizontal{width:736px;height:414px}.artboard.phone-4{width:375px;height:812px}.artboard.phone-4.horizontal,.artboard.phone-4.artboard-horizontal{width:812px;height:375px}.artboard.phone-5{width:414px;height:896px}.artboard.phone-5.horizontal,.artboard.phone-5.artboard-horizontal{width:896px;height:414px}.artboard.phone-6{width:320px;height:1024px}.artboard.phone-6.horizontal,.artboard.phone-6.artboard-horizontal{width:1024px;height:320px}.badge-xs{font-size:.75rem;line-height:1rem;line-height:.75rem;height:.75rem;padding-left:.313rem;padding-right:.313rem}.badge-sm{font-size:.75rem;line-height:1rem;height:1rem;padding-left:.438rem;padding-right:.438rem}.badge-md{font-size:.875rem;line-height:1.25rem;height:1.25rem;padding-left:.563rem;padding-right:.563rem}.badge-lg{font-size:1rem;line-height:1.5rem;height:1.5rem;padding-left:.688rem;padding-right:.688rem}.btm-nav-xs{height:2.5rem}.btm-nav-xs>*:where(.active){border-top-color:1px}.btm-nav-xs .btm-nav-label{font-size:.75rem;line-height:1rem}.btm-nav-sm{height:3rem}.btm-nav-sm>*:where(.active){border-top-width:2px}.btm-nav-sm .btm-nav-label{font-size:.75rem;line-height:1rem}.btm-nav-md{height:4rem}.btm-nav-md>*:where(.active){border-top-width:2px}.btm-nav-md .btm-nav-label{font-size:.875rem;line-height:1.25rem}.btm-nav-lg{height:5rem}.btm-nav-lg>*:where(.active){border-top-width:4px}.btm-nav-lg .btm-nav-label{font-size:1rem;line-height:1.5rem}.btn-xs{padding-left:.5rem;padding-right:.5rem;height:1.5rem;min-height:1.5rem;font-size:.75rem}.btn-sm{padding-left:.75rem;padding-right:.75rem;height:2rem;min-height:2rem;font-size:.875rem}.btn-md{padding-left:1rem;padding-right:1rem;height:3rem;min-height:3rem;font-size:.875rem}.btn-lg{padding-left:1.5rem;padding-right:1.5rem;height:4rem;min-height:4rem;font-size:1.125rem}.btn-wide{width:16rem}.btn-block{width:100%}.btn-square:where(.btn-xs){padding:0rem;height:1.5rem;width:1.5rem}.btn-square:where(.btn-sm){padding:0rem;height:2rem;width:2rem}.btn-square:where(.btn-md){padding:0rem;height:3rem;width:3rem}.btn-square:where(.btn-lg){padding:0rem;height:4rem;width:4rem}.btn-circle:where(.btn-xs){padding:0rem;border-radius:9999px;height:1.5rem;width:1.5rem}.btn-circle:where(.btn-sm){padding:0rem;border-radius:9999px;height:2rem;width:2rem}.btn-circle:where(.btn-md){padding:0rem;border-radius:9999px;height:3rem;width:3rem}.btn-circle:where(.btn-lg){padding:0rem;border-radius:9999px;height:4rem;width:4rem}.btn-group-horizontal{flex-direction:row}.btn-group-vertical{flex-direction:column}.card-side{align-items:stretch;flex-direction:row}.card-side :where(figure:first-child){overflow:hidden;border-start-start-radius:inherit;border-start-end-radius:unset;border-end-start-radius:inherit;border-end-end-radius:unset}.card-side :where(figure:last-child){overflow:hidden;border-start-start-radius:unset;border-start-end-radius:inherit;border-end-start-radius:unset;border-end-end-radius:inherit}.card-side figure>*{max-width:unset}:where(.card-side figure > *){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.checkbox-xs{height:1rem;width:1rem}.checkbox-sm{height:1.25rem;width:1.25rem}.checkbox-md{height:1.5rem;width:1.5rem}.checkbox-lg{height:2rem;width:2rem}.divider-horizontal{flex-direction:column}.divider-horizontal:before{height:100%;width:.125rem}.divider-horizontal:after{height:100%;width:.125rem}.divider-vertical{flex-direction:row}.divider-vertical:before{height:.125rem;width:100%}.divider-vertical:after{height:.125rem;width:100%}.file-input-xs{padding-right:.5rem;font-size:.75rem;line-height:1rem;line-height:1.625;height:1.5rem}.file-input-xs::file-selector-button{margin-right:.5rem;height:1.375rem;min-height:1.375rem;font-size:.75rem}.file-input-sm{padding-right:.75rem;font-size:.875rem;line-height:1.25rem;line-height:2rem;height:2rem}.file-input-sm::file-selector-button{margin-right:.75rem;height:1.875rem;min-height:1.875rem;font-size:.875rem}.file-input-md{padding-right:1rem;font-size:.875rem;line-height:1.25rem;line-height:2;height:3rem}.file-input-md::file-selector-button{margin-right:1rem;height:2.875rem;min-height:2.875rem;font-size:.875rem}.file-input-lg{padding-right:1.5rem;font-size:1.125rem;line-height:1.75rem;line-height:2;height:4rem}.file-input-lg::file-selector-button{margin-right:1.5rem;height:3.875rem;min-height:3.875rem;font-size:1.125rem}.indicator :where(.indicator-item){right:0rem;left:auto;top:0rem;bottom:auto;--un-translate-x:50%;--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.indicator :where(.indicator-item.indicator-start){right:auto;left:0rem;--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.indicator :where(.indicator-item.indicator-center){right:50%;left:50%;--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.indicator :where(.indicator-item.indicator-end){right:0rem;left:auto;--un-translate-x:50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.indicator :where(.indicator-item.indicator-bottom){top:auto;bottom:0rem;--un-translate-y:50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.indicator :where(.indicator-item.indicator-middle){top:50%;bottom:50%;--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.indicator :where(.indicator-item.indicator-top){top:0rem;bottom:auto;--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.input-xs{padding-left:.5rem;padding-right:.5rem;font-size:.75rem;line-height:1rem;line-height:1.625;height:1.5rem}.input-md{padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;line-height:2;height:3rem}.input-lg{padding-left:1.5rem;padding-right:1.5rem;font-size:1.125rem;line-height:1.75rem;line-height:2;height:4rem}.input-sm{padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;line-height:2rem;height:2rem}.kbd-xs{padding-left:.25rem;padding-right:.25rem;font-size:.75rem;line-height:1rem;min-height:1.2em;min-width:1.2em}.kbd-sm{padding-left:.25rem;padding-right:.25rem;font-size:.875rem;line-height:1.25rem;min-height:1.6em;min-width:1.6em}.kbd-md{padding-left:.5rem;padding-right:.5rem;font-size:1rem;line-height:1.5rem;min-height:2.2em;min-width:2.2em}.kbd-lg{padding-left:1rem;padding-right:1rem;font-size:1.125rem;line-height:1.75rem;min-height:2.5em;min-width:2.5em}.menu-vertical{flex-direction:column}.menu-vertical :where(li){flex-direction:column}.menu-vertical>:where(li)>:where(ul){top:initial;left:100%}.menu-horizontal{display:inline-flex;flex-direction:row;width:max-content}.menu-horizontal :where(li){flex-direction:row}.menu-horizontal>:where(li)>:where(ul){top:100%;left:initial}.modal-bottom{align-items:flex-end}.modal-middle{align-items:center}.radio-xs{height:1rem;width:1rem}.radio-sm{height:1.25rem;width:1.25rem}.radio-md{height:1.5rem;width:1.5rem}.radio-lg{height:2rem;width:2rem}.range-xs{height:1rem}.range-xs::-webkit-slider-runnable-track{height:.25rem}.range-xs::-moz-range-track{height:.25rem}.range-xs::-webkit-slider-thumb{height:1rem;width:1rem;--filler-offset: .4rem}.range-xs::-moz-range-thumb{height:1rem;width:1rem;--filler-offset: .4rem}.range-sm{height:1.25rem}.range-sm::-webkit-slider-runnable-track{height:.25rem}.range-sm::-moz-range-track{height:.25rem}.range-sm::-webkit-slider-thumb{height:1.25rem;width:1.25rem;--filler-offset: .5rem}.range-sm::-moz-range-thumb{height:1.25rem;width:1.25rem;--filler-offset: .5rem}.range-md{height:1.5rem}.range-md::-webkit-slider-runnable-track{height:.5rem}.range-md::-moz-range-track{height:.5rem}.range-md::-webkit-slider-thumb{height:1.5rem;width:1.5rem;--filler-offset: .6rem}.range-md::-moz-range-thumb{height:1.5rem;width:1.5rem;--filler-offset: .6rem}.range-lg{height:2rem}.range-lg::-webkit-slider-runnable-track{height:1rem}.range-lg::-moz-range-track{height:1rem}.range-lg::-webkit-slider-thumb{height:2rem;width:2rem;--filler-offset: 1rem}.range-lg::-moz-range-thumb{height:2rem;width:2rem;--filler-offset: 1rem}.rating-xs input{height:.75rem;width:.75rem}.rating-sm input{height:1rem;width:1rem}.rating-md input{height:1.5rem;width:1.5rem}.rating-lg input{height:2.5rem;width:2.5rem}.rating-half.rating-xs input:not(.rating-hidden){width:.375rem}.rating-half.rating-sm input:not(.rating-hidden){width:.5rem}.rating-half.rating-md input:not(.rating-hidden){width:.75rem}.rating-half.rating-lg input:not(.rating-hidden){width:1.25rem}.select-md{padding-left:1rem;padding-right:2.5rem;font-size:.875rem;line-height:1.25rem;line-height:2;height:3rem;min-height:3rem}[dir=rtl] .select-md{padding-right:1rem;padding-left:2.5rem}.select-lg{padding-left:1.5rem;padding-right:2rem;font-size:1.125rem;line-height:1.75rem;line-height:2;height:4rem;min-height:4rem}[dir=rtl] .select-lg{padding-right:1.5rem;padding-left:2rem}.select-sm{padding-left:.75rem;padding-right:2rem;font-size:.875rem;line-height:1.25rem;line-height:2rem;height:2rem;min-height:2rem}[dir=rtl] .select-sm{padding-right:.75rem;padding-left:2rem}.select-xs{padding-left:.5rem;padding-right:2rem;font-size:.75rem;line-height:1rem;line-height:1.625;height:1.5rem;min-height:1.5rem}[dir=rtl] .select-xs{padding-right:.5rem;padding-left:2rem}.stats-horizontal{grid-auto-flow:column}.stats-vertical{grid-auto-flow:row}.steps-horizontal{grid-auto-columns:1fr;display:inline-grid;grid-auto-flow:column;overflow:hidden;overflow-x:auto}.steps-horizontal .step{text-align:center;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));place-items:center}.steps-vertical{grid-auto-rows:1fr;grid-auto-flow:row}.steps-vertical .step{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr))}.tab-md{font-size:.875rem;line-height:1.25rem;line-height:2;height:2rem;--tab-padding: 1rem}.tab-lg{font-size:1.125rem;line-height:1.75rem;line-height:2;height:3rem;--tab-padding: 1.25rem}.tab-sm{font-size:.875rem;line-height:1.25rem;line-height:.75rem;height:1.5rem;--tab-padding: .75rem}.tab-xs{font-size:.75rem;line-height:1rem;line-height:.75rem;height:1.25rem;--tab-padding: .5rem}.textarea-xs{padding:.25rem .5rem;font-size:.75rem;line-height:1rem;line-height:1.625}.textarea-sm{padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;line-height:2rem}.textarea-md{padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;line-height:2}.textarea-lg{padding:1rem 1.5rem;font-size:1.125rem;line-height:1.75rem;line-height:2}:where(.toast){right:0rem;left:auto;top:auto;bottom:0rem;--un-translate-x:0rem;--un-translate-y:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.toast:where(.toast-start){right:auto;left:0rem;--un-translate-x:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.toast:where(.toast-center){right:50%;left:50%;--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.toast:where(.toast-end){right:0rem;left:auto;--un-translate-x:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.toast:where(.toast-bottom){top:auto;bottom:0rem;--un-translate-y:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.toast:where(.toast-middle){top:50%;bottom:auto;--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.toast:where(.toast-top){top:0rem;bottom:auto;--un-translate-y:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.toggle-xs{--handleoffset: .5rem;height:1rem;width:1.5rem}.toggle-sm{--handleoffset: .75rem;height:1.25rem;width:2rem}.toggle-md{--handleoffset: 1.5rem;height:1.5rem;width:3rem}.toggle-lg{--handleoffset: 2rem;height:2rem;width:4rem}.artboard-demo{--un-bg-opacity:1;background-color:hsla(var(--b1),var(--un-bg-opacity));--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity));border-radius:var(--rounded-box);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.avatar.online:before{content:"";display:block;--un-bg-opacity:1;background-color:hsla(var(--su),var(--un-bg-opacity));border-radius:9999px;position:absolute;z-index:10;width:15%;height:15%;top:7%;right:7%;box-shadow:0 0 0 2px hsl(var(--b1))}.avatar.offline:before{content:"";display:block;--un-bg-opacity:1;background-color:hsla(var(--b3, var(--b2)),var(--un-bg-opacity));border-radius:9999px;position:absolute;z-index:10;width:15%;height:15%;top:7%;right:7%;box-shadow:0 0 0 2px hsl(var(--b1))}.btn-group .btn:not(:first-child):not(:last-child),.btn-group.btn-group-horizontal .btn:not(:first-child):not(:last-child){border-radius:0}.btn-group .btn:first-child:not(:last-child),.btn-group.btn-group-horizontal .btn:first-child:not(:last-child){margin-left:-1px;margin-top:-0rem;border-top-left-radius:var(--rounded-btn, .5rem);border-top-right-radius:0;border-bottom-left-radius:var(--rounded-btn, .5rem);border-bottom-right-radius:0}.btn-group .btn:last-child:not(:first-child),.btn-group.btn-group-horizontal .btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:var(--rounded-btn, .5rem);border-bottom-left-radius:0;border-bottom-right-radius:var(--rounded-btn, .5rem)}.btn-group.btn-group-vertical .btn:first-child:not(:last-child){margin-left:-0rem;margin-top:-1px;border-top-left-radius:var(--rounded-btn, .5rem);border-top-right-radius:var(--rounded-btn, .5rem);border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group.btn-group-vertical .btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--rounded-btn, .5rem);border-bottom-right-radius:var(--rounded-btn, .5rem)}.card-compact .card-body{padding:1rem;font-size:.875rem;line-height:1.25rem}.card-compact .card-title{margin-bottom:.25rem}.card-normal .card-body{padding:var(--padding-card, 2rem);font-size:1rem;line-height:1.5rem}.card-normal .card-title{margin-bottom:.75rem}.divider-horizontal{margin:0rem 1rem;height:auto;width:1rem}.divider-vertical{margin:1rem 0rem;height:1rem;width:auto}.menu-vertical :where(li.bordered > *){border-left-width:4px;border-bottom-width:0px}.menu-horizontal :where(li.bordered > *){border-left-width:0px;border-bottom-width:4px}.menu-normal :where(li > *){padding-top:.75rem;padding-bottom:.75rem;font-size:1rem;line-height:1.5rem}.menu-compact :where(li > *){padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem}.menu-vertical>:where(li:first-child){border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom-right-radius:unset;border-bottom-left-radius:unset}.menu-vertical>:where(li:first-child)>:where(*:not(ul)){border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom-right-radius:unset;border-bottom-left-radius:unset}.menu-vertical>:where(li:last-child){border-top-left-radius:unset;border-top-right-radius:unset;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.menu-vertical>:where(li:last-child)>:where(*:not(ul)){border-top-left-radius:unset;border-top-right-radius:unset;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.menu-horizontal>:where(li:first-child){border-top-left-radius:inherit;border-top-right-radius:unset;border-bottom-right-radius:unset;border-bottom-left-radius:inherit}.menu-horizontal>:where(li:first-child)>:where(*:not(ul)){border-top-left-radius:inherit;border-top-right-radius:unset;border-bottom-right-radius:unset;border-bottom-left-radius:inherit}.menu-horizontal>:where(li:last-child){border-top-left-radius:unset;border-top-right-radius:inherit;border-bottom-right-radius:inherit;border-bottom-left-radius:unset}.menu-horizontal>:where(li:last-child)>:where(*:not(ul)){border-top-left-radius:unset;border-top-right-radius:inherit;border-bottom-right-radius:inherit;border-bottom-left-radius:unset}.modal-bottom :where(.modal-box){border-bottom-left-radius:0rem;border-bottom-right-radius:0rem;width:100%;max-width:none;--un-translate-y:2.5rem;--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.modal-middle :where(.modal-box){width:91.6666666667%;max-width:32rem;--un-translate-y:0rem;--un-scale-x:.9;--un-scale-y:.9;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.stats-horizontal{overflow-x:auto}.stats-horizontal>:not([hidden])~:not([hidden]){--un-divide-x-reverse:0;border-left-width:calc(1px * calc(1 - var(--un-divide-x-reverse)));border-right-width:calc(1px * var(--un-divide-x-reverse));border-left-style:solid;border-right-style:solid;--un-divide-y-reverse:0;border-top-width:calc(0px * calc(1 - var(--un-divide-y-reverse)));border-bottom-width:calc(0px * var(--un-divide-y-reverse));border-top-style:solid;border-bottom-style:solid}.stats-vertical{overflow-y:auto}.stats-vertical>:not([hidden])~:not([hidden]){--un-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--un-divide-y-reverse)));border-bottom-width:calc(1px * var(--un-divide-y-reverse));border-top-style:solid;border-bottom-style:solid;--un-divide-x-reverse:0;border-left-width:calc(0px * calc(1 - var(--un-divide-x-reverse)));border-right-width:calc(0px * var(--un-divide-x-reverse));border-left-style:solid;border-right-style:solid}.steps-horizontal .step{grid-template-rows:40px 1fr;grid-template-columns:auto;min-width:4rem}.steps-horizontal .step:before{height:.5rem;width:100%;--un-translate-y:0rem;--un-translate-x:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));content:"";margin-left:-100%}.steps-vertical .step{gap:.5rem;grid-template-columns:40px 1fr;grid-template-rows:auto;min-height:4rem;justify-items:start}.steps-vertical .step:before{height:100%;width:.5rem;--un-translate-y:-50%;--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));margin-left:50%}.table-normal :where(th,td){padding:1rem;font-size:1rem;line-height:1.5rem}.table-compact :where(th,td){padding:.5rem;font-size:.875rem;line-height:1.25rem}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }:root{--a: 107.32,45.806%,69.608%;--pf: 221.21,83.193%,42.667%;--af: 107.32,45.806%,55.686%;--nf: 219,14.085%,22.275%;--in: 198,93%,60%;--su: 158,64%,52%;--wa: 43,96%,56%;--er: 0,91%,71%;--bc: 220,6.7485%,19.176%;--pc: 221.21,100%,90.667%;--inc: 198,100%,12%;--suc: 158,100%,10%;--wac: 43,100%,11%;--erc: 0,100%,14%;--rounded-box: 1rem;--rounded-btn: .5rem;--rounded-badge: 1.9rem;--animation-btn: .25s;--animation-input: .2s;--btn-text-case: uppercase;--btn-focus-scale: .95;--border-btn: 1px;--tab-border: 1px;--tab-radius: .5rem;--ac: 107.42,100%,24.314%;--s: 265,97.674%,66.275%;--sf: 265,97.674%,66.275%;--sc: 210,20%,98.039%;--p: 221.21,83.193%,53.333%;--n: 219,14.085%,27.843%;--nc: 210,20%,98.039%;--b1: 220,14.286%,95.882%;--b2: 220,13.043%,90.98%;--b3: 216,12.195%,83.922%}@media (prefers-color-scheme: dark){:root{--a: 107.42,100%,24.314%;--pf: 211.7,96.364%,62.745%;--sf: 272.53,69.748%,61.333%;--af: 107.42,100%,19.451%;--nf: 219,14.085%,22.275%;--in: 198,93%,60%;--su: 158,64%,52%;--wa: 43,96%,56%;--er: 0,91%,71%;--pc: 211.7,100%,15.686%;--inc: 198,100%,12%;--suc: 158,100%,10%;--wac: 43,100%,11%;--erc: 0,100%,14%;--rounded-box: 1rem;--rounded-btn: .5rem;--rounded-badge: 1.9rem;--animation-btn: .25s;--animation-input: .2s;--btn-text-case: uppercase;--btn-focus-scale: .95;--border-btn: 1px;--tab-border: 1px;--tab-radius: .5rem;--ac: 210,20%,98.039%;--s: 272.53,69.748%,76.667%;--sc: 210,20%,98.039%;--p: 211.7,96.364%,78.431%;--n: 219,14.085%,27.843%;--nc: 210,20%,98.039%;--b1: 216.92,19.118%,26.667%;--b2: 215,27.907%,16.863%;--b3: 220.91,39.286%,10.98%;--bc: 210,20%,98.039%}}[data-theme=light]{--a: 107.32,45.806%,69.608%;--pf: 221.21,83.193%,42.667%;--af: 107.32,45.806%,55.686%;--nf: 219,14.085%,22.275%;--in: 198,93%,60%;--su: 158,64%,52%;--wa: 43,96%,56%;--er: 0,91%,71%;--bc: 220,6.7485%,19.176%;--pc: 221.21,100%,90.667%;--inc: 198,100%,12%;--suc: 158,100%,10%;--wac: 43,100%,11%;--erc: 0,100%,14%;--rounded-box: 1rem;--rounded-btn: .5rem;--rounded-badge: 1.9rem;--animation-btn: .25s;--animation-input: .2s;--btn-text-case: uppercase;--btn-focus-scale: .95;--border-btn: 1px;--tab-border: 1px;--tab-radius: .5rem;--ac: 107.42,100%,24.314%;--s: 265,97.674%,66.275%;--sf: 265,97.674%,66.275%;--sc: 210,20%,98.039%;--p: 221.21,83.193%,53.333%;--n: 219,14.085%,27.843%;--nc: 210,20%,98.039%;--b1: 220,14.286%,95.882%;--b2: 220,13.043%,90.98%;--b3: 216,12.195%,83.922%}[data-theme=dark]{--a: 107.42,100%,24.314%;--pf: 211.7,96.364%,62.745%;--sf: 272.53,69.748%,61.333%;--af: 107.42,100%,19.451%;--nf: 219,14.085%,22.275%;--in: 198,93%,60%;--su: 158,64%,52%;--wa: 43,96%,56%;--er: 0,91%,71%;--pc: 211.7,100%,15.686%;--inc: 198,100%,12%;--suc: 158,100%,10%;--wac: 43,100%,11%;--erc: 0,100%,14%;--rounded-box: 1rem;--rounded-btn: .5rem;--rounded-badge: 1.9rem;--animation-btn: .25s;--animation-input: .2s;--btn-text-case: uppercase;--btn-focus-scale: .95;--border-btn: 1px;--tab-border: 1px;--tab-radius: .5rem;--ac: 210,20%,98.039%;--s: 272.53,69.748%,76.667%;--sc: 210,20%,98.039%;--p: 211.7,96.364%,78.431%;--n: 219,14.085%,27.843%;--nc: 210,20%,98.039%;--b1: 216.92,19.118%,26.667%;--b2: 215,27.907%,16.863%;--b3: 220.91,39.286%,10.98%;--bc: 210,20%,98.039%}.i-mdi-chevron-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6l-6-6l1.41-1.42Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}.i-mdi-chevron-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8.59 16.58L13.17 12L8.59 7.41L10 6l6 6l-6 6l-1.41-1.42Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}.i-mdi-close,[i~=mdi-close]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}.i-mdi-facebook{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 2.04c-5.5 0-10 4.49-10 10.02c0 5 3.66 9.15 8.44 9.9v-7H7.9v-2.9h2.54V9.85c0-2.51 1.49-3.89 3.78-3.89c1.09 0 2.23.19 2.23.19v2.47h-1.26c-1.24 0-1.63.77-1.63 1.56v1.88h2.78l-.45 2.9h-2.33v7a10 10 0 0 0 8.44-9.9c0-5.53-4.5-10.02-10-10.02Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}.i-mdi-heart{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m12 21.35l-1.45-1.32C5.4 15.36 2 12.27 2 8.5C2 5.41 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.08C13.09 3.81 14.76 3 16.5 3C19.58 3 22 5.41 22 8.5c0 3.77-3.4 6.86-8.55 11.53L12 21.35Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}.i-mdi-heart-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m12.1 18.55l-.1.1l-.11-.1C7.14 14.24 4 11.39 4 8.5C4 6.5 5.5 5 7.5 5c1.54 0 3.04 1 3.57 2.36h1.86C13.46 6 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5c0 2.89-3.14 5.74-7.9 10.05M16.5 3c-1.74 0-3.41.81-4.5 2.08C10.91 3.81 9.24 3 7.5 3C4.42 3 2 5.41 2 8.5c0 3.77 3.4 6.86 8.55 11.53L12 21.35l1.45-1.32C18.6 15.36 22 12.27 22 8.5C22 5.41 19.58 3 16.5 3Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}.i-mdi-instagram{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7.8 2h8.4C19.4 2 22 4.6 22 7.8v8.4a5.8 5.8 0 0 1-5.8 5.8H7.8C4.6 22 2 19.4 2 16.2V7.8A5.8 5.8 0 0 1 7.8 2m-.2 2A3.6 3.6 0 0 0 4 7.6v8.8C4 18.39 5.61 20 7.6 20h8.8a3.6 3.6 0 0 0 3.6-3.6V7.6C20 5.61 18.39 4 16.4 4H7.6m9.65 1.5a1.25 1.25 0 0 1 1.25 1.25A1.25 1.25 0 0 1 17.25 8A1.25 1.25 0 0 1 16 6.75a1.25 1.25 0 0 1 1.25-1.25M12 7a5 5 0 0 1 5 5a5 5 0 0 1-5 5a5 5 0 0 1-5-5a5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3a3 3 0 0 0 3 3a3 3 0 0 0 3-3a3 3 0 0 0-3-3Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}.i-mdi-link{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7a5 5 0 0 0-5 5a5 5 0 0 0 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1M8 13h8v-2H8v2m9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1c0 1.71-1.39 3.1-3.1 3.1h-4V17h4a5 5 0 0 0 5-5a5 5 0 0 0-5-5Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}.i-mdi-twitter,[i~=mdi-twitter]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22.46 6c-.77.35-1.6.58-2.46.69c.88-.53 1.56-1.37 1.88-2.38c-.83.5-1.75.85-2.72 1.05C18.37 4.5 17.26 4 16 4c-2.35 0-4.27 1.92-4.27 4.29c0 .34.04.67.11.98C8.28 9.09 5.11 7.38 3 4.79c-.37.63-.58 1.37-.58 2.15c0 1.49.75 2.81 1.91 3.56c-.71 0-1.37-.2-1.95-.5v.03c0 2.08 1.48 3.82 3.44 4.21a4.22 4.22 0 0 1-1.93.07a4.28 4.28 0 0 0 4 2.98a8.521 8.521 0 0 1-5.33 1.84c-.34 0-.68-.02-1.02-.06C3.44 20.29 5.7 21 8.12 21C16 21 20.33 14.46 20.33 8.79c0-.19 0-.37-.01-.56c.84-.6 1.56-1.36 2.14-2.23Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}.i-simple-icons-pixiv{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4.935 0A4.924 4.924 0 0 0 0 4.935v14.13A4.924 4.924 0 0 0 4.935 24h14.13A4.924 4.924 0 0 0 24 19.065V4.935A4.924 4.924 0 0 0 19.065 0zm7.81 4.547c2.181 0 4.058.676 5.399 1.847a6.118 6.118 0 0 1 2.116 4.66c.005 1.854-.88 3.476-2.257 4.563c-1.375 1.092-3.225 1.697-5.258 1.697c-2.314 0-4.46-.842-4.46-.842v2.718c.397.116 1.048.365.635.779H5.79c-.41-.41.19-.65.644-.779V7.666c-1.053.81-1.593 1.51-1.868 2.031c.32 1.02-.284.969-.284.969l-1.09-1.73s3.868-4.39 9.553-4.39zm-.19.971c-1.423-.003-3.184.473-4.27 1.244v8.646c.988.487 2.484.832 4.26.832h.01c1.596 0 2.98-.593 3.93-1.533c.952-.948 1.486-2.183 1.492-3.683c-.005-1.54-.504-2.864-1.42-3.86c-.918-.992-2.274-1.645-4.002-1.646Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}.i-simple-icons-plurk{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12.902 1.906a10.065 10.065 0 0 0-7.88 3.707a10.18 10.18 0 0 0-.284.357l.004-.003c.232-.196.473-.345.717-.445l.058-.023c.3-.112.602-.147.9-.088c1.44.289 2.19 2.609 1.676 5.183c-.515 2.574-2.1 4.427-3.54 4.139c-1.01-.202-1.679-1.405-1.813-2.992v-.005v.052a8.89 8.89 0 0 0 0 .4v.073l.002.059a10.758 10.758 0 0 0 .043.643a10.032 10.032 0 0 0 .961 3.443c.06.126.03.276-.078.363l-.277.226a.906.906 0 0 0-.29.97c0 .006.003.01.006.017a.955.955 0 0 0 .06.142l.05-.04l.23-.173a.261.261 0 1 1 .315.416l-.245.186l-.037.028l1.177 1.448a.91.91 0 0 0 1.275.131l.258-.21a.298.298 0 0 1 .374 0a10.05 10.05 0 0 0 6.528 2.181a10.042 10.042 0 0 0 5.572-1.855a.298.298 0 0 1 .38.025l.163.156a.909.909 0 0 0 1.179.059l-.004-.004l-.21-.197a.262.262 0 0 1 .358-.382l.225.21l1.26-1.326a.91.91 0 0 0-.033-1.282l-.263-.25a.297.297 0 0 1-.054-.36a10.06 10.06 0 0 0 1.103-6.671c.3-.278.853-.824 1.069-1.292c.231-.502.29-1.02-.323-.792c-.476.177-.842.29-1.286.19c-1.417-3.593-4.847-6.193-8.851-6.4a9.71 9.71 0 0 0-.473-.014zM2.265 6.246a1.228 1.228 0 0 0-1.083 1.765a1.23 1.23 0 1 0 .754 2.236c.177-.124.306-.29.395-.47c.187.342.46.627.779.823a5.59 5.59 0 0 0 .017.6c.102 1.228.62 2.16 1.4 2.316c1.114.223 2.34-1.21 2.738-3.2c.4-1.99-.18-3.784-1.295-4.007c-.434-.087-.885.08-1.298.432c-.45.383-.854.988-1.14 1.73c-.01-.002-.02-.003-.03-.007c-.14-.04-.214-.131-.311-.152a1.23 1.23 0 0 0-.926-2.065zm2.861 1.245c.054 0 .107.004.16.015c.727.143 1.105 1.312.845 2.608c-.26 1.298-1.058 2.23-1.783 2.085c-.493-.098-.824-.67-.905-1.433c.18.07.37.113.56.122c.526.024.87-.154 1.14-.513c.345-.465.083-1.753-.375-1.92c-.356-.13-.567.027-.884.05a2.5 2.5 0 0 1 .557-.72c.22-.185.453-.292.686-.295z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}.i-simple-icons-twitch{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11.571 4.714h1.715v5.143H11.57zm4.715 0H18v5.143h-1.714zM6 0L1.714 4.286v15.428h5.143V24l4.286-4.286h3.428L22.286 12V0zm14.571 11.143l-3.428 3.428h-3.429l-3 3v-3H6.857V1.714h13.714Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}.i-simple-icons-youtube{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=carbon-zoom-fit]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21.448 20A10.856 10.856 0 0 0 24 13a11 11 0 1 0-11 11a10.856 10.856 0 0 0 7-2.552L27.586 29L29 27.586ZM13 22a9 9 0 1 1 9-9a9.01 9.01 0 0 1-9 9Z'/%3E%3Cpath fill='currentColor' d='M10 12H8v-2a2.002 2.002 0 0 1 2-2h2v2h-2zm8 0h-2v-2h-2V8h2a2.002 2.002 0 0 1 2 2zm-6 6h-2a2.002 2.002 0 0 1-2-2v-2h2v2h2zm4 0h-2v-2h2v-2h2v2a2.002 2.002 0 0 1-2 2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=carbon-zoom-in]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18 12h-4V8h-2v4H8v2h4v4h2v-4h4v-2z'/%3E%3Cpath fill='currentColor' d='M21.448 20A10.856 10.856 0 0 0 24 13a11 11 0 1 0-11 11a10.856 10.856 0 0 0 7-2.552L27.586 29L29 27.586ZM13 22a9 9 0 1 1 9-9a9.01 9.01 0 0 1-9 9Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=carbon-zoom-out]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 12h10v2H8z'/%3E%3Cpath fill='currentColor' d='M21.448 20A10.856 10.856 0 0 0 24 13a11 11 0 1 0-11 11a10.856 10.856 0 0 0 7-2.552L27.586 29L29 27.586ZM13 22a9 9 0 1 1 9-9a9.01 9.01 0 0 1-9 9Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=fluent-mdl2-radio-bullet]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 2048 2048' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M1024 640q79 0 149 30t122 82t83 123t30 149q0 80-30 149t-82 122t-123 83t-149 30q-80 0-149-30t-122-82t-83-122t-30-150q0-79 30-149t82-122t122-83t150-30z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=ic-outline-system-update]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14zm-1-6h-3V8h-2v5H8l4 4l4-4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=material-symbols-play-circle]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m9.5 16.5l7-4.5l-7-4.5ZM12 22q-2.075 0-3.9-.788q-1.825-.787-3.175-2.137q-1.35-1.35-2.137-3.175Q2 14.075 2 12t.788-3.9q.787-1.825 2.137-3.175q1.35-1.35 3.175-2.138Q9.925 2 12 2t3.9.787q1.825.788 3.175 2.138q1.35 1.35 2.137 3.175Q22 9.925 22 12t-.788 3.9q-.787 1.825-2.137 3.175q-1.35 1.35-3.175 2.137Q14.075 22 12 22Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=material-symbols-settings-outline-rounded]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.875 22h-3.75q-.375 0-.65-.25t-.325-.625l-.3-2.325q-.325-.125-.612-.3q-.288-.175-.563-.375l-2.175.9q-.35.125-.7.025t-.55-.425L2.4 15.4q-.2-.325-.125-.7q.075-.375.375-.6l1.875-1.425Q4.5 12.5 4.5 12.337v-.675q0-.162.025-.337L2.65 9.9q-.3-.225-.375-.6q-.075-.375.125-.7l1.85-3.225q.175-.35.537-.438q.363-.087.713.038l2.175.9q.275-.2.575-.375q.3-.175.6-.3l.3-2.325q.05-.375.325-.625t.65-.25h3.75q.375 0 .65.25t.325.625l.3 2.325q.325.125.613.3q.287.175.562.375l2.175-.9q.35-.125.7-.025t.55.425L21.6 8.6q.2.325.125.7q-.075.375-.375.6l-1.875 1.425q.025.175.025.337v.675q0 .163-.05.338l1.875 1.425q.3.225.375.6q.075.375-.125.7l-1.85 3.2q-.2.325-.562.438q-.363.112-.713-.013l-2.125-.9q-.275.2-.575.375q-.3.175-.6.3l-.3 2.325q-.05.375-.325.625t-.65.25Zm-1.825-6.5q1.45 0 2.475-1.025Q15.55 13.45 15.55 12q0-1.45-1.025-2.475Q13.5 8.5 12.05 8.5q-1.475 0-2.488 1.025Q8.55 10.55 8.55 12q0 1.45 1.012 2.475Q10.575 15.5 12.05 15.5Zm0-2q-.625 0-1.062-.438q-.438-.437-.438-1.062t.438-1.062q.437-.438 1.062-.438t1.063.438q.437.437.437 1.062t-.437 1.062q-.438.438-1.063.438ZM12 12Zm-1 8h1.975l.35-2.65q.775-.2 1.438-.588q.662-.387 1.212-.937l2.475 1.025l.975-1.7l-2.15-1.625q.125-.35.175-.738q.05-.387.05-.787t-.05-.788q-.05-.387-.175-.737l2.15-1.625l-.975-1.7l-2.475 1.05q-.55-.575-1.212-.963q-.663-.387-1.438-.587L13 4h-1.975l-.35 2.65q-.775.2-1.437.587q-.663.388-1.213.938L5.55 7.15l-.975 1.7l2.15 1.6q-.125.375-.175.75q-.05.375-.05.8q0 .4.05.775t.175.75l-2.15 1.625l.975 1.7l2.475-1.05q.55.575 1.213.962q.662.388 1.437.588Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-arrow-collapse-up]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4.08 11.92L12 4l7.92 7.92l-1.42 1.41l-5.5-5.5V22h-2V7.83l-5.5 5.5l-1.42-1.41M12 4h10V2H2v2h10Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-book-open-variant]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17.5 14.33c.79 0 1.63.08 2.5.24v1.5c-.62-.16-1.46-.24-2.5-.24c-1.9 0-3.39.33-4.5.99v-1.69c1.17-.53 2.67-.8 4.5-.8M13 12.46c1.29-.53 2.79-.79 4.5-.79c.79 0 1.63.07 2.5.23v1.5c-.62-.16-1.46-.24-2.5-.24c-1.9 0-3.39.34-4.5.99m4.5-3.65c-1.9 0-3.39.32-4.5 1V9.84c1.23-.56 2.73-.84 4.5-.84c.79 0 1.63.08 2.5.23v1.55c-.74-.19-1.59-.28-2.5-.28m3.5 8V7c-1.04-.33-2.21-.5-3.5-.5c-2.05 0-3.88.5-5.5 1.5v11.5c1.62-1 3.45-1.5 5.5-1.5c1.19 0 2.36.16 3.5.5m-3.5-14c2.35 0 4.19.5 5.5 1.5v14.56c0 .12-.05.24-.16.35c-.11.09-.23.17-.34.17c-.11 0-.19-.02-.25-.05c-1.28-.69-2.87-1.03-4.75-1.03c-2.05 0-3.88.5-5.5 1.5c-1.34-1-3.17-1.5-5.5-1.5c-1.66 0-3.25.36-4.75 1.07c-.03.01-.07.01-.12.03c-.04.01-.08.02-.13.02c-.11 0-.23-.04-.34-.12a.475.475 0 0 1-.16-.35V6c1.34-1 3.18-1.5 5.5-1.5c2.33 0 4.16.5 5.5 1.5c1.34-1 3.17-1.5 5.5-1.5Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-calendar]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 19H5V8h14m-3-7v2H8V1H6v2H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-1V1m-1 11h-5v5h5v-5Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-card-multiple-outline]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 16V6H7v10h14m0-12c.53 0 1.04.21 1.41.59c.38.37.59.88.59 1.41v10c0 .53-.21 1.04-.59 1.41c-.37.38-.88.59-1.41.59H7a2 2 0 0 1-2-2V6c0-1.11.89-2 2-2h14M3 20h15v2H3c-.53 0-1.04-.21-1.41-.59C1.21 21.04 1 20.53 1 20V9h2v11Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-check]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 7L9 19l-5.5-5.5l1.41-1.41L9 16.17L19.59 5.59L21 7Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-export]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m23 12l-4-4v3h-9v2h9v3M1 18V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3h-2V6H3v12h12v-3h2v3a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-format-list-bulleted]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7 5h14v2H7V5m0 8v-2h14v2H7M4 4.5A1.5 1.5 0 0 1 5.5 6A1.5 1.5 0 0 1 4 7.5A1.5 1.5 0 0 1 2.5 6A1.5 1.5 0 0 1 4 4.5m0 6A1.5 1.5 0 0 1 5.5 12A1.5 1.5 0 0 1 4 13.5A1.5 1.5 0 0 1 2.5 12A1.5 1.5 0 0 1 4 10.5M7 19v-2h14v2H7m-3-2.5A1.5 1.5 0 0 1 5.5 18A1.5 1.5 0 0 1 4 19.5A1.5 1.5 0 0 1 2.5 18A1.5 1.5 0 0 1 4 16.5Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-fullscreen-exit]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M14 14h5v2h-3v3h-2v-5m-9 0h5v5H8v-3H5v-2m3-9h2v5H5V8h3V5m11 3v2h-5V5h2v3h3Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-fullscreen]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M5 5h5v2H7v3H5V5m9 0h5v5h-2V7h-3V5m3 9h2v5h-5v-2h3v-3m-7 3v2H5v-5h2v3h3Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-import]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m14 12l-4-4v3H2v2h8v3m10 2V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v3h2V6h12v12H6v-3H4v3a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-information-outline]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2v6Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-keyboard-backspace]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 11H6.83l3.58-3.59L9 6l-6 6l6 6l1.41-1.42L6.83 13H21v-2Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-label]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17.63 5.84C17.27 5.33 16.67 5 16 5H5a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h11c.67 0 1.27-.34 1.63-.85L22 12l-4.37-6.16Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-map-marker]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 11.5A2.5 2.5 0 0 1 9.5 9A2.5 2.5 0 0 1 12 6.5A2.5 2.5 0 0 1 14.5 9a2.5 2.5 0 0 1-2.5 2.5M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-map]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m15 19l-6-2.11V5l6 2.11M20.5 3h-.16L15 5.1L9 3L3.36 4.9c-.21.07-.36.25-.36.48V20.5a.5.5 0 0 0 .5.5c.05 0 .11 0 .16-.03L9 18.9l6 2.1l5.64-1.9c.21-.1.36-.25.36-.48V3.5a.5.5 0 0 0-.5-.5Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-message-question-outline]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 14H5.2L4 17.2V4h16v12M12.2 5.5c-.9 0-1.6.2-2.1.5c-.6.4-.9 1-.8 1.7h2c0-.3.1-.5.3-.6c.2-.1.4-.2.7-.2c.3 0 .6.1.8.3c.2.2.3.4.3.7c0 .3-.1.5-.2.7c-.2.2-.4.4-.6.5c-.5.3-.9.6-1.1.8c-.4.3-.5.6-.5 1.1h2c0-.3.1-.5.1-.7c.1-.2.3-.3.5-.5c.5-.2.8-.5 1.1-.9c.3-.4.4-.8.4-1.2c0-.7-.3-1.3-.8-1.7c-.4-.3-1.2-.5-2.1-.5M11 12v2h2v-2h-2Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-note-edit]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 10V9l-6-6H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h6v-1.87l8.39-8.39c.44-.44 1-.68 1.61-.74m-7-5.5l5.5 5.5H14V4.5m8.85 9.69l-.98.98l-2.04-2.04l.98-.98c.19-.2.52-.2.72 0l1.32 1.32c.2.2.2.53 0 .72m-3.72-.36l2.04 2.04L15.04 22H13v-2.04l6.13-6.13Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}[i~=mdi-note-plus-outline]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='text-top' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M5 19V5h7v7h7v1c.7 0 1.37.13 2 .35V9l-6-6H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h8.35c-.22-.63-.35-1.3-.35-2H5m9-14.5l5.5 5.5H14V4.5M23 18v2h-3v3h-2v-3h-3v-2h3v-3h2v3h3Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:text-top;width:1.2em;height:1.2em}.scrollbar-c::-webkit-scrollbar-thumb,[scrollbar~=c]::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb)}.scrollbar-c::-webkit-scrollbar-track,[scrollbar~=c]::-webkit-scrollbar-track{background-color:var(--scrollbar-track)}[border~=c]{border-color:hsla(var(--bc),.7)}.scrollbar-c::-webkit-scrollbar,[scrollbar~=c]::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-height)}.scrollbar-c,[scrollbar~=c]{overflow:auto;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);--scrollbar-track:#f5f5f5;--scrollbar-thumb:#ddd;--scrollbar-width:8px;--scrollbar-height:8px;--scrollbar-track-radius:4px;--scrollbar-thumb-radius:4px;--scrollbar-width:.5rem}[container~="~"]{max-width:100%}[data-theme=dark] .scrollbar-c,[data-theme=dark] [scrollbar~=c]{--un-scrollbar-thumb-opacity:1;--scrollbar-thumb:rgba(107,114,128,var(--un-scrollbar-thumb-opacity));--un-scrollbar-track-opacity:1;--scrollbar-track:rgba(55,65,81,var(--un-scrollbar-track-opacity))}@media (min-width: 640px){[container~="~"]{max-width:640px}}@media (min-width: 768px){[container~="~"]{max-width:768px}}@media (min-width: 1024px){[container~="~"]{max-width:1024px}}@media (min-width: 1280px){[container~="~"]{max-width:1280px}}@media (min-width: 1536px){[container~="~"]{max-width:1536px}}.p-600{padding:150rem}[data-theme=dark] .dark\:p-900{padding:225rem}[p~="1"]{padding:.25rem}[p~="2"]{padding:.5rem}[p~="4"]{padding:1rem}[p~=x-1]{padding-left:.25rem;padding-right:.25rem}[p~=x-2]{padding-left:.5rem;padding-right:.5rem}[p~=x-4]{padding-left:1rem;padding-right:1rem}[p~=x-6]{padding-left:1.5rem;padding-right:1.5rem}[p~=y-1]{padding-top:.25rem;padding-bottom:.25rem}[p~=y-2]{padding-top:.5rem;padding-bottom:.5rem}[p~=l-1]{padding-left:.25rem}[p~=t-2]{padding-top:.5rem}[m~="0"]{margin:0rem}[m~="1"]{margin:.25rem}[m~="2"]{margin:.5rem}[m~=x-1]{margin-left:.25rem;margin-right:.25rem}[m~=x-2]{margin-left:.5rem;margin-right:.5rem}[m~=x-4]{margin-left:1rem;margin-right:1rem}[m~=x-auto]{margin-left:auto;margin-right:auto}[m~=y-2]{margin-top:.5rem;margin-bottom:.5rem}[m~=y-4]{margin-top:1rem;margin-bottom:1rem}[m~=b-4]{margin-bottom:1rem}[m~=l-1]{margin-left:.25rem}[m~=l-2]{margin-left:.5rem}[m~=r-1]{margin-right:.25rem}[m~=r-2],[mr~="2"]{margin-right:.5rem}[m~=r-4]{margin-right:1rem}[m~=t-2]{margin-top:.5rem}.inline{display:inline}.block{display:block}.inline-block,[display~=inline-block]{display:inline-block}.list-item,[display~=list-item]{display:list-item}.hidden,[display~=none]{display:none}[default-display-style~="DisplayStyle.LIST"]:default{display:style-DisplayStyle.LIST}.grid,[display~=grid],[grid~="~"]{display:grid}.opacity-0{opacity:0}.opacity-100{opacity:1}.bg-gray-100{--un-bg-opacity:1;background-color:rgba(243,244,246,var(--un-bg-opacity))}[bg~="${color.sub}"]{background-color:var(--\{color\.sub\})}[bg~=accent]{--un-bg-opacity:1;background-color:hsla(var(--a),var(--un-bg-opacity))}[bg~=base-100]{--un-bg-opacity:1;background-color:hsla(var(--b1),var(--un-bg-opacity))}[bg~=base-200]{--un-bg-opacity:1;background-color:hsla(var(--b2, var(--b1)),var(--un-bg-opacity))}[bg~=cblue-300],[data-theme=dark] [bg~="dark:cblue-300"]{--un-bg-opacity:1;background-color:rgba(173,215,255,var(--un-bg-opacity))}[bg~=cblue-600],[data-theme=dark] [bg~="dark:cblue-600"]{--un-bg-opacity:1;background-color:rgba(82,160,232,var(--un-bg-opacity))}[bg~=cblue-800],[data-theme=dark] [bg~="dark:cblue-800"]{--un-bg-opacity:1;background-color:rgba(46,116,177,var(--un-bg-opacity))}[bg~=cpurple-300],[data-theme=dark] [bg~="dark:cpurple-300"]{--un-bg-opacity:1;background-color:rgba(199,154,237,var(--un-bg-opacity))}[bg~=cpurple-500],[data-theme=dark] [bg~="dark:cpurple-500"]{--un-bg-opacity:1;background-color:rgba(155,85,253,var(--un-bg-opacity))}[bg~=cpurple-600],[data-theme=dark] [bg~="dark:cpurple-600"]{--un-bg-opacity:1;background-color:rgba(120,59,170,var(--un-bg-opacity))}[bg~=cpurple-800],[data-theme=dark] [bg~="dark:cpurple-800"]{--un-bg-opacity:1;background-color:rgba(78,27,125,var(--un-bg-opacity))}[bg~=cyan-100],[data-theme=dark] [bg~="dark:cyan-100"]{--un-bg-opacity:1;background-color:rgba(207,250,254,var(--un-bg-opacity))}[bg~=cyan-200],[data-theme=dark] [bg~="dark:cyan-200"]{--un-bg-opacity:1;background-color:rgba(165,243,252,var(--un-bg-opacity))}[bg~=cyan-300],[data-theme=dark] [bg~="dark:cyan-300"]{--un-bg-opacity:1;background-color:rgba(103,232,249,var(--un-bg-opacity))}[bg~=cyan-400],[data-theme=dark] [bg~="dark:cyan-400"]{--un-bg-opacity:1;background-color:rgba(34,211,238,var(--un-bg-opacity))}[bg~=cyan-500],[data-theme=dark] [bg~="dark:cyan-500"]{--un-bg-opacity:1;background-color:rgba(6,182,212,var(--un-bg-opacity))}[bg~=cyan-600],[data-theme=dark] [bg~="dark:cyan-600"]{--un-bg-opacity:1;background-color:rgba(8,145,178,var(--un-bg-opacity))}[bg~=cyan-700],[data-theme=dark] [bg~="dark:cyan-700"]{--un-bg-opacity:1;background-color:rgba(14,116,144,var(--un-bg-opacity))}[bg~=cyan-800],[data-theme=dark] [bg~="dark:cyan-800"]{--un-bg-opacity:1;background-color:rgba(21,94,117,var(--un-bg-opacity))}[bg~=cyan-900],[data-theme=dark] [bg~="dark:cyan-900"]{--un-bg-opacity:1;background-color:rgba(22,78,99,var(--un-bg-opacity))}[bg~=emerald-100],[data-theme=dark] [bg~="dark:emerald-100"]{--un-bg-opacity:1;background-color:rgba(209,250,229,var(--un-bg-opacity))}[bg~=emerald-200],[data-theme=dark] [bg~="dark:emerald-200"]{--un-bg-opacity:1;background-color:rgba(167,243,208,var(--un-bg-opacity))}[bg~=emerald-300],[data-theme=dark] [bg~="dark:emerald-300"]{--un-bg-opacity:1;background-color:rgba(110,231,183,var(--un-bg-opacity))}[bg~=emerald-400],[data-theme=dark] [bg~="dark:emerald-400"]{--un-bg-opacity:1;background-color:rgba(52,211,153,var(--un-bg-opacity))}[bg~=emerald-500],[data-theme=dark] [bg~="dark:emerald-500"]{--un-bg-opacity:1;background-color:rgba(16,185,129,var(--un-bg-opacity))}[bg~=emerald-600],[data-theme=dark] [bg~="dark:emerald-600"]{--un-bg-opacity:1;background-color:rgba(5,150,105,var(--un-bg-opacity))}[bg~=emerald-700],[data-theme=dark] [bg~="dark:emerald-700"]{--un-bg-opacity:1;background-color:rgba(4,120,87,var(--un-bg-opacity))}[bg~=emerald-800],[data-theme=dark] [bg~="dark:emerald-800"]{--un-bg-opacity:1;background-color:rgba(6,95,70,var(--un-bg-opacity))}[bg~=emerald-900],[data-theme=dark] [bg~="dark:emerald-900"]{--un-bg-opacity:1;background-color:rgba(6,78,59,var(--un-bg-opacity))}[bg~=orange-100],[data-theme=dark] [bg~="dark:orange-100"]{--un-bg-opacity:1;background-color:rgba(255,237,213,var(--un-bg-opacity))}[bg~=orange-200],[data-theme=dark] [bg~="dark:orange-200"]{--un-bg-opacity:1;background-color:rgba(254,215,170,var(--un-bg-opacity))}[bg~=orange-300],[data-theme=dark] [bg~="dark:orange-300"]{--un-bg-opacity:1;background-color:rgba(253,186,116,var(--un-bg-opacity))}[bg~=orange-400],[data-theme=dark] [bg~="dark:orange-400"]{--un-bg-opacity:1;background-color:rgba(251,146,60,var(--un-bg-opacity))}[bg~=orange-500],[data-theme=dark] [bg~="dark:orange-500"]{--un-bg-opacity:1;background-color:rgba(249,115,22,var(--un-bg-opacity))}[bg~=orange-600],[data-theme=dark] [bg~="dark:orange-600"]{--un-bg-opacity:1;background-color:rgba(234,88,12,var(--un-bg-opacity))}[bg~=orange-700],[data-theme=dark] [bg~="dark:orange-700"]{--un-bg-opacity:1;background-color:rgba(194,65,12,var(--un-bg-opacity))}[bg~=orange-800],[data-theme=dark] [bg~="dark:orange-800"]{--un-bg-opacity:1;background-color:rgba(154,52,18,var(--un-bg-opacity))}[bg~=orange-900],[data-theme=dark] [bg~="dark:orange-900"]{--un-bg-opacity:1;background-color:rgba(124,45,18,var(--un-bg-opacity))}[bg~=p-300],[data-theme=dark] [bg~="dark:p-300"]{--un-bg-opacity:1;background-color:rgba(157,213,142,var(--un-bg-opacity))}[bg~=p-600],[data-theme=dark] [bg~="dark:p-600"]{--un-bg-opacity:1;background-color:rgba(63,157,37,var(--un-bg-opacity))}[bg~=p-800],[data-theme=dark] [bg~="dark:p-800"]{--un-bg-opacity:1;background-color:rgba(26,124,0,var(--un-bg-opacity))}[bg~=p-900],[data-theme=dark] [bg~="dark:p-900"]{--un-bg-opacity:1;background-color:rgba(17,80,0,var(--un-bg-opacity))}[bg~=rose-100],[data-theme=dark] [bg~="dark:rose-100"]{--un-bg-opacity:1;background-color:rgba(255,228,230,var(--un-bg-opacity))}[bg~=rose-200],[data-theme=dark] [bg~="dark:rose-200"]{--un-bg-opacity:1;background-color:rgba(254,205,211,var(--un-bg-opacity))}[bg~=rose-300],[data-theme=dark] [bg~="dark:rose-300"]{--un-bg-opacity:1;background-color:rgba(253,164,175,var(--un-bg-opacity))}[bg~=rose-400],[data-theme=dark] [bg~="dark:rose-400"]{--un-bg-opacity:1;background-color:rgba(251,113,133,var(--un-bg-opacity))}[bg~=rose-500],[data-theme=dark] [bg~="dark:rose-500"]{--un-bg-opacity:1;background-color:rgba(244,63,94,var(--un-bg-opacity))}[bg~=rose-600],[data-theme=dark] [bg~="dark:rose-600"]{--un-bg-opacity:1;background-color:rgba(225,29,72,var(--un-bg-opacity))}[bg~=rose-700],[data-theme=dark] [bg~="dark:rose-700"]{--un-bg-opacity:1;background-color:rgba(190,18,60,var(--un-bg-opacity))}[bg~=rose-800],[data-theme=dark] [bg~="dark:rose-800"]{--un-bg-opacity:1;background-color:rgba(159,18,57,var(--un-bg-opacity))}[bg~=rose-900],[data-theme=dark] [bg~="dark:rose-900"]{--un-bg-opacity:1;background-color:rgba(136,19,55,var(--un-bg-opacity))}[data-theme=dark] .dark\:bg-gray-900{--un-bg-opacity:1;background-color:rgba(17,24,39,var(--un-bg-opacity))}.fill-black{--un-fill-opacity:1;fill:rgba(0,0,0,var(--un-fill-opacity))}.fill-green{--un-fill-opacity:1;fill:rgba(74,222,128,var(--un-fill-opacity))}.fill-yellow{--un-fill-opacity:1;fill:rgba(250,204,21,var(--un-fill-opacity))}[data-theme=dark] .dark\:fill-gray-50{--un-fill-opacity:1;fill:rgba(249,250,251,var(--un-fill-opacity))}.fill-opacity-10\%,[data-theme=dark] .dark\:fill-opacity-10\%{--un-fill-opacity:.1}.fill-opacity-40\%{--un-fill-opacity:.4}.stroke-6{stroke-width:6px}.stroke-dash-\[12\,6\]{stroke-dasharray:12,6}.stroke-blue-600{--un-stroke-opacity:1;stroke:rgba(37,99,235,var(--un-stroke-opacity))}.stroke-red-600{--un-stroke-opacity:1;stroke:rgba(220,38,38,var(--un-stroke-opacity))}[data-theme=dark] .dark\:stroke-blue-400{--un-stroke-opacity:1;stroke:rgba(96,165,250,var(--un-stroke-opacity))}[data-theme=dark] .dark\:stroke-red-400{--un-stroke-opacity:1;stroke:rgba(248,113,113,var(--un-stroke-opacity))}.b,[border~="~"],[border~="1"]{border-width:1px}.b-2,[border~="2"]{border-width:2px}.b-4,[border~="4"]{border-width:4px}[border~=b-2]{border-bottom-width:2px}[border~=r-2]{border-right-width:2px}[border~=t-1],[border~=t]{border-top-width:1px}[border~=t-2]{border-top-width:2px}[border~=accent-content]{--un-border-opacity:1;border-color:hsla(var(--ac),var(--un-border-opacity))}[data-theme=dark] [border~="dark:accent"]{--un-border-opacity:1;border-color:hsla(var(--a),var(--un-border-opacity))}[rounded~="~"]{border-radius:.25rem}[rounded~="0"]{border-radius:0rem}[font~=mono]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl,[text~="2xl"]{font-size:1.5rem;line-height:2rem}.text-4,[text~="4"]{font-size:1rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-lg,[text~=lg]{font-size:1.125rem;line-height:1.75rem}[text~="[0.6em]"]{font-size:.6em}[text~="3xl"]{font-size:1.875rem;line-height:2.25rem}[text~=base]{font-size:1rem;line-height:1.5rem}[text~=sm]{font-size:.875rem;line-height:1.25rem}[text~=xl]{font-size:1.25rem;line-height:1.75rem}[text~=xs]{font-size:.75rem;line-height:1rem}[font~="900"]{font-weight:900}[font~=bold]{font-weight:700}[font~=normal]{font-weight:400}.truncate,[truncate=""]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[text-stroke~="1.5"]{-webkit-text-stroke-width:1.5px}[data-theme=dark] [text-stroke~="dark:cblue-300"],[text-stroke~=cblue-300]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(173,215,255,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cblue-600"],[text-stroke~=cblue-600]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(82,160,232,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cblue-800"],[text-stroke~=cblue-800]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(46,116,177,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cpurple-300"],[text-stroke~=cpurple-300]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(199,154,237,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cpurple-500"],[text-stroke~=cpurple-500]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(155,85,253,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cpurple-600"],[text-stroke~=cpurple-600]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(120,59,170,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cpurple-800"],[text-stroke~=cpurple-800]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(78,27,125,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cyan-100"],[text-stroke~=cyan-100]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(207,250,254,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cyan-200"],[text-stroke~=cyan-200]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(165,243,252,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cyan-300"],[text-stroke~=cyan-300]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(103,232,249,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cyan-400"],[text-stroke~=cyan-400]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(34,211,238,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cyan-500"],[text-stroke~=cyan-500]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(6,182,212,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cyan-600"],[text-stroke~=cyan-600]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(8,145,178,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cyan-700"],[text-stroke~=cyan-700]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(14,116,144,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cyan-800"],[text-stroke~=cyan-800]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(21,94,117,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:cyan-900"],[text-stroke~=cyan-900]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(22,78,99,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:emerald-100"],[text-stroke~=emerald-100]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(209,250,229,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:emerald-200"],[text-stroke~=emerald-200]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(167,243,208,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:emerald-300"],[text-stroke~=emerald-300]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(110,231,183,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:emerald-400"],[text-stroke~=emerald-400]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(52,211,153,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:emerald-500"],[text-stroke~=emerald-500]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(16,185,129,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:emerald-600"],[text-stroke~=emerald-600]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(5,150,105,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:emerald-700"],[text-stroke~=emerald-700]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(4,120,87,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:emerald-800"],[text-stroke~=emerald-800]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(6,95,70,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:emerald-900"],[text-stroke~=emerald-900]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(6,78,59,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:orange-100"],[text-stroke~=orange-100]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(255,237,213,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:orange-200"],[text-stroke~=orange-200]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(254,215,170,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:orange-300"],[text-stroke~=orange-300]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(253,186,116,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:orange-400"],[text-stroke~=orange-400]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(251,146,60,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:orange-500"],[text-stroke~=orange-500]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(249,115,22,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:orange-600"],[text-stroke~=orange-600]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(234,88,12,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:orange-700"],[text-stroke~=orange-700]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(194,65,12,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:orange-800"],[text-stroke~=orange-800]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(154,52,18,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:orange-900"],[text-stroke~=orange-900]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(124,45,18,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:p-300"],[text-stroke~=p-300]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(157,213,142,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:p-600"],[text-stroke~=p-600]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(63,157,37,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:p-800"],[text-stroke~=p-800]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(26,124,0,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:p-900"],[text-stroke~=p-900]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(17,80,0,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:rose-100"],[text-stroke~=rose-100]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(255,228,230,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:rose-200"],[text-stroke~=rose-200]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(254,205,211,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:rose-300"],[text-stroke~=rose-300]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(253,164,175,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:rose-400"],[text-stroke~=rose-400]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(251,113,133,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:rose-500"],[text-stroke~=rose-500]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(244,63,94,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:rose-600"],[text-stroke~=rose-600]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(225,29,72,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:rose-700"],[text-stroke~=rose-700]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(190,18,60,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:rose-800"],[text-stroke~=rose-800]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(159,18,57,var(--un-text-stroke-opacity))}[data-theme=dark] [text-stroke~="dark:rose-900"],[text-stroke~=rose-900]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgba(136,19,55,var(--un-text-stroke-opacity))}[text~=center]{text-align:center}[text~=right]{text-align:right}[color~="#5bbad5"]{--un-text-opacity:1;color:rgba(91,186,213,var(--un-text-opacity))}[color~=white],[text~=white]{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.text-primary,[text~=primary]{--un-text-opacity:1;color:hsla(var(--p),var(--un-text-opacity))}.text-red-400{--un-text-opacity:1;color:rgba(248,113,113,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cblue-300"],[text~=cblue-300]{--un-text-opacity:1;color:rgba(173,215,255,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cblue-600"],[text~=cblue-600]{--un-text-opacity:1;color:rgba(82,160,232,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cblue-800"],[text~=cblue-800]{--un-text-opacity:1;color:rgba(46,116,177,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cpurple-300"],[text~=cpurple-300]{--un-text-opacity:1;color:rgba(199,154,237,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cpurple-500"],[text~=cpurple-500]{--un-text-opacity:1;color:rgba(155,85,253,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cpurple-600"],[text~=cpurple-600]{--un-text-opacity:1;color:rgba(120,59,170,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cpurple-800"],[text~=cpurple-800]{--un-text-opacity:1;color:rgba(78,27,125,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cyan-100"],[text~=cyan-100]{--un-text-opacity:1;color:rgba(207,250,254,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cyan-200"],[text~=cyan-200]{--un-text-opacity:1;color:rgba(165,243,252,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cyan-300"],[text~=cyan-300]{--un-text-opacity:1;color:rgba(103,232,249,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cyan-400"],[text~=cyan-400]{--un-text-opacity:1;color:rgba(34,211,238,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cyan-500"],[text~=cyan-500]{--un-text-opacity:1;color:rgba(6,182,212,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cyan-600"],[text~=cyan-600]{--un-text-opacity:1;color:rgba(8,145,178,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cyan-700"],[text~=cyan-700]{--un-text-opacity:1;color:rgba(14,116,144,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cyan-800"],[text~=cyan-800]{--un-text-opacity:1;color:rgba(21,94,117,var(--un-text-opacity))}[data-theme=dark] [text~="dark:cyan-900"],[text~=cyan-900]{--un-text-opacity:1;color:rgba(22,78,99,var(--un-text-opacity))}[data-theme=dark] [text~="dark:emerald-100"],[text~=emerald-100]{--un-text-opacity:1;color:rgba(209,250,229,var(--un-text-opacity))}[data-theme=dark] [text~="dark:emerald-200"],[text~=emerald-200]{--un-text-opacity:1;color:rgba(167,243,208,var(--un-text-opacity))}[data-theme=dark] [text~="dark:emerald-300"],[text~=emerald-300]{--un-text-opacity:1;color:rgba(110,231,183,var(--un-text-opacity))}[data-theme=dark] [text~="dark:emerald-400"],[text~=emerald-400]{--un-text-opacity:1;color:rgba(52,211,153,var(--un-text-opacity))}[data-theme=dark] [text~="dark:emerald-500"],[text~=emerald-500]{--un-text-opacity:1;color:rgba(16,185,129,var(--un-text-opacity))}[data-theme=dark] [text~="dark:emerald-600"],[text~=emerald-600]{--un-text-opacity:1;color:rgba(5,150,105,var(--un-text-opacity))}[data-theme=dark] [text~="dark:emerald-700"],[text~=emerald-700]{--un-text-opacity:1;color:rgba(4,120,87,var(--un-text-opacity))}[data-theme=dark] [text~="dark:emerald-800"],[text~=emerald-800]{--un-text-opacity:1;color:rgba(6,95,70,var(--un-text-opacity))}[data-theme=dark] [text~="dark:emerald-900"],[text~=emerald-900]{--un-text-opacity:1;color:rgba(6,78,59,var(--un-text-opacity))}[data-theme=dark] [text~="dark:gray-400"]{--un-text-opacity:1;color:rgba(156,163,175,var(--un-text-opacity))}[data-theme=dark] [text~="dark:orange-100"],[text~=orange-100]{--un-text-opacity:1;color:rgba(255,237,213,var(--un-text-opacity))}[data-theme=dark] [text~="dark:orange-200"],[text~=orange-200]{--un-text-opacity:1;color:rgba(254,215,170,var(--un-text-opacity))}[data-theme=dark] [text~="dark:orange-300"],[text~=orange-300]{--un-text-opacity:1;color:rgba(253,186,116,var(--un-text-opacity))}[data-theme=dark] [text~="dark:orange-400"],[text~=orange-400]{--un-text-opacity:1;color:rgba(251,146,60,var(--un-text-opacity))}[data-theme=dark] [text~="dark:orange-500"],[text~=orange-500]{--un-text-opacity:1;color:rgba(249,115,22,var(--un-text-opacity))}[data-theme=dark] [text~="dark:orange-600"],[text~=orange-600]{--un-text-opacity:1;color:rgba(234,88,12,var(--un-text-opacity))}[data-theme=dark] [text~="dark:orange-700"],[text~=orange-700]{--un-text-opacity:1;color:rgba(194,65,12,var(--un-text-opacity))}[data-theme=dark] [text~="dark:orange-800"],[text~=orange-800]{--un-text-opacity:1;color:rgba(154,52,18,var(--un-text-opacity))}[data-theme=dark] [text~="dark:orange-900"],[text~=orange-900]{--un-text-opacity:1;color:rgba(124,45,18,var(--un-text-opacity))}[data-theme=dark] [text~="dark:p-300"],[text~=p-300]{--un-text-opacity:1;color:rgba(157,213,142,var(--un-text-opacity))}[data-theme=dark] [text~="dark:p-600"],[text~=p-600]{--un-text-opacity:1;color:rgba(63,157,37,var(--un-text-opacity))}[data-theme=dark] [text~="dark:p-800"],[text~=p-800]{--un-text-opacity:1;color:rgba(26,124,0,var(--un-text-opacity))}[data-theme=dark] [text~="dark:p-900"],[text~=p-900]{--un-text-opacity:1;color:rgba(17,80,0,var(--un-text-opacity))}[data-theme=dark] [text~="dark:rose-100"],[text~=rose-100]{--un-text-opacity:1;color:rgba(255,228,230,var(--un-text-opacity))}[data-theme=dark] [text~="dark:rose-200"],[text~=rose-200]{--un-text-opacity:1;color:rgba(254,205,211,var(--un-text-opacity))}[data-theme=dark] [text~="dark:rose-300"],[text~=rose-300]{--un-text-opacity:1;color:rgba(253,164,175,var(--un-text-opacity))}[data-theme=dark] [text~="dark:rose-400"],[text~=rose-400]{--un-text-opacity:1;color:rgba(251,113,133,var(--un-text-opacity))}[data-theme=dark] [text~="dark:rose-500"],[text~=rose-500]{--un-text-opacity:1;color:rgba(244,63,94,var(--un-text-opacity))}[data-theme=dark] [text~="dark:rose-600"],[text~=rose-600]{--un-text-opacity:1;color:rgba(225,29,72,var(--un-text-opacity))}[data-theme=dark] [text~="dark:rose-700"],[text~=rose-700]{--un-text-opacity:1;color:rgba(190,18,60,var(--un-text-opacity))}[data-theme=dark] [text~="dark:rose-800"],[text~=rose-800]{--un-text-opacity:1;color:rgba(159,18,57,var(--un-text-opacity))}[data-theme=dark] [text~="dark:rose-900"],[text~=rose-900]{--un-text-opacity:1;color:rgba(136,19,55,var(--un-text-opacity))}[text~="${color.text}"]{color:var(--\{color\.text\})}[text~=accent-content]{--un-text-opacity:1;color:hsla(var(--ac),var(--un-text-opacity))}[text~=base-content]{--un-text-opacity:1;color:hsla(var(--bc),var(--un-text-opacity))}[text~="base-content/60"]{color:hsla(var(--bc),.6)}[text~=gray-50]{--un-text-opacity:1;color:rgba(249,250,251,var(--un-text-opacity))}[text~=gray-500]{--un-text-opacity:1;color:rgba(107,114,128,var(--un-text-opacity))}[text~=gray-600]{--un-text-opacity:1;color:rgba(75,85,99,var(--un-text-opacity))}[shadow~="gray-800/70"]{--un-shadow-color:rgba(31,41,55,.7)}[shadow~="gray-800/90"]{--un-shadow-color:rgba(31,41,55,.9)}[shadow~=md]{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgba(0,0,0,.1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgba(0,0,0,.1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}[shadow~=sm]{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgba(0,0,0,.05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}[flex~="~"]{display:flex}[flex~=inline]{display:inline-flex}[flex~="1"]{flex:1 1 0%}.grow-0,[flex~=grow-0]{flex-grow:0}[flex~=row]{flex-direction:row}[flex~=col]{flex-direction:column}[flex~=wrap]{flex-wrap:wrap}[grid~=cols-1]{grid-template-columns:repeat(1,minmax(0,1fr))}[grid~=cols-2]{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-1,[grid~=gap-1]{grid-gap:.25rem;gap:.25rem}.grid-gap-4{grid-gap:1rem;gap:1rem}[gap~="2"]{grid-gap:.5rem;gap:.5rem}[gap~=x-4]{grid-column-gap:1rem;column-gap:1rem}.absolute,.position-absolute,[position~=absolute]{position:absolute}.fixed,[position~=fixed]{position:fixed}.relative,[position~=relative]{position:relative}.sticky,[position~=sticky]{position:sticky}.max-h-500px{max-height:500px}.w-40\%{width:40%}.w-full,[w~=full]{width:100%}[h~=full]{height:100%}[max-h~="720px"]{max-height:720px}[max-w~=full]{max-width:100%}[min-h~=screen]{min-height:100vh}[aspect-ratio~="[1/2]"]{aspect-ratio:1/2}[aspect-ratio~="[9/16]"]{aspect-ratio:9/16}[aspect-ratio~="2"]{aspect-ratio:2}.cursor-pointer,[cursor~=pointer]{cursor:pointer}[pointer-events~=auto]{pointer-events:auto}[pointer-events~=none]{pointer-events:none}[whitespace~=nowrap]{white-space:nowrap}[whitespace~=pre]{white-space:pre}[overflow~=auto]{overflow:auto}.overflow-y-auto,[overflow-y~=auto]{overflow-y:auto}[justify~=end]{justify-content:flex-end}[justify~=center]{justify-content:center}[items~=center]{align-items:center}[items~=stretch]{align-items:stretch}[self~=center]{align-self:center}[self~=stretch]{align-self:stretch}.bottom-0,[bottom~="0"]{bottom:0rem}.left-0,[left~="0"]{left:0rem}.top-0,[top~="0"]{top:0rem}[bottom~="2"]{bottom:.5rem}[left~="4"]{left:1rem}[right~="0"]{right:0rem}[right~="1"]{right:.25rem}[right~="2"]{right:.5rem}[right~="4"]{right:1rem}[top~="1"]{top:.25rem}[top~="10"]{top:2.5rem}[top~="2"]{top:.5rem}[z~="10"]{z-index:10}[z~="100"]{z-index:100}[z~="200"]{z-index:200}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-duration-300{transition-duration:.3s}.\@container{container-type:inline-size}.\@container-normal{container-type:normal}[contain~=paint]{contain:paint}[touch~=none]{touch-action:none}[list~=circle]{list-style-type:circle}[list~=inside]{list-style-position:inside}[object~=contain]{object-fit:contain}@container (min-width: 28rem){[p~="@@md:t-0"]:not(.container-query-polyfill){padding-top:0rem}.\@\@md\:inline:not(.container-query-polyfill),[display~="@@md:inline"]:not(.container-query-polyfill){display:inline}.\@\@md\:display-none:not(.container-query-polyfill){display:none}.\@\@md\:flex:not(.container-query-polyfill),[display~="@@md:flex"]:not(.container-query-polyfill){display:flex}.\@\@md\:border-l-2:not(.container-query-polyfill){border-left-width:2px}[flex~="@@md:row"]:not(.container-query-polyfill){flex-direction:row}[flex~="@@md:wrap"]:not(.container-query-polyfill){flex-wrap:wrap}.\@\@md\:w-56:not(.container-query-polyfill){width:14rem}[justify~="@@md:evenly"]:not(.container-query-polyfill){justify-content:space-evenly}[items~="@@md:start"]:not(.container-query-polyfill){align-items:flex-start}[items~="@@md:center"]:not(.container-query-polyfill){align-items:center}}@container (min-width: 36rem){.\@\@\[36rem\]\:position-absolute:not(.container-query-polyfill){position:absolute}.\@\@\[36rem\]\:w-40\%:not(.container-query-polyfill){width:40%}.\@\@\[36rem\]\:bottom-0:not(.container-query-polyfill){bottom:0rem}.\@\@\[36rem\]\:left-0:not(.container-query-polyfill){left:0rem}.\@\@\[36rem\]\:top-0:not(.container-query-polyfill){top:0rem}}@container (min-width: 48rem){.\@\@3xl\:grid-cols-2:not(.container-query-polyfill){grid-template-columns:repeat(2,minmax(0,1fr))}}html{overflow-y:auto;--v-border-color: 63, 157, 37;--v-border-opacity: .8;overflow:auto;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);--scrollbar-track:#f5f5f5;--scrollbar-thumb:#ddd;--scrollbar-width:8px;--scrollbar-height:8px;--scrollbar-track-radius:4px;--scrollbar-thumb-radius:4px;--scrollbar-width:.5rem}html::-webkit-scrollbar-track{background-color:var(--scrollbar-track)}html::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb)}html::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-height)}[data-theme=dark] html{--un-scrollbar-thumb-opacity:1;--scrollbar-thumb:rgba(107,114,128,var(--un-scrollbar-thumb-opacity));--un-scrollbar-track-opacity:1;--scrollbar-track:rgba(55,65,81,var(--un-scrollbar-track-opacity))}*{box-sizing:border-box}div.v-field{border-radius:0}[font~=noto]{font-family:Noto Sans TC,Noto Sans JP,Noto Sans SC,sans-serif}.lds-ring{position:relative;display:inline-block;width:80px;height:80px}.lds-ring div{position:absolute;display:block;width:64px;height:64px;box-sizing:border-box;border:8px solid #3f9d25;border-color:#3f9d25 transparent transparent;border-radius:50%;margin:8px;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader{display:none;flex:1;justify-content:center}@supports not (container-type: inline-size){#app{display:none}.loader{display:flex}}
