.zelda-figure-bg{z-index:1;margin-top:var(--card-bg-margin-top);width:100%;min-height:calc(100% - var(--card-bg-margin-top));background-repeat:repeat;background-image:var(--circle-figure-bg);background-size:auto;transition:all .3s ease-in-out}.zelda-figure-bg__header{position:absolute;top:-53px}.border-button{border-radius:60px;padding:4px;aspect-ratio:422/120;width:422px;height:120px;min-height:86px;background-image:url(/images/zelda-button-bg.png);background-size:100% 100%}.border-button .text{overflow-wrap:break-word;color:#fff;font-size:44px;text-align:right;white-space:nowrap;line-height:1.5}.zelda-common-title{text-align:right;white-space:nowrap;line-height:2}.mask{width:100%;height:100%;background-color:rgba(0,0,0,.8)}.item-tag{border-radius:48px;white-space:nowrap;line-height:1.2;justify-content:center;align-items:center;padding:20px 44px;color:#fff;overflow-wrap:break-word}.item-tag.active{background-color:#82d09e;color:#fff}.item-tag.active img{transform:scale(1.3);filter:drop-shadow(4px 4px 15px rgb(130,208,158))}.item-tag.with-emoji{background-color:transparent;transition:transform .3s ease-out}.item-tag.with-emoji:active{transform:scale(1.5)}.item-tag.disable{--disable-color: rgba(130, 208, 158, .45);border-color:rgba(130,208,158,.1);background-color:var(--disable-color);color:#fff;min-width:152px}@keyframes slide{0%{transform:translate(-30%)}to{transform:translate(30%)}}.move-loop{animation-name:slide;animation-duration:1s;animation-iteration-count:infinite;animation-direction:alternate-reverse;animation-timing-function:ease-in-out}.progress-bar{--progress-bar-c-active: rgba(255, 85, 140, 1)}.progress-bar-track{display:flex;align-items:center;margin:10px auto;width:100%;height:24px;border-radius:24px;background-color:rgba(255,255,255,.2)}.progress-bar-track .progress-icon{transform:translate(100px);width:60px;height:60px;background-image:url(/images/ui/small-zelda-icon.png)}.progress-bar-inner{border-radius:24px;height:100%;transition:all .2s cubic-bezier(0,.64,.36,1);background-color:var(--progress-bar-c-active);background:rgb(255,85,140);--c-gradient-overlay: rgba(255, 255, 255, .25)}.result-page{margin:auto}.result-image{user-select:unset;pointer-events:unset}#zelda-weapons-result-container{background-repeat:no-repeat;background-size:cover;background-image:url(/images/ui/result-bg.jpg)}.result-username{background:linear-gradient(270deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.45) 38%,rgba(0,0,0,.45) 48%,rgba(0,0,0,.45) 60%,rgba(0,0,0,0) 100%);opacity:1}.result-page-container{padding-top:env(safe-area-inset-bottom);background-image:url(/images/ui/result-bg.jpg);background-size:cover}.home-bg{background-size:cover;background-position:center;background-image:url(/images/ui/home-bg.jpg);background-repeat:no-repeat}:root{--zelda-c-green: rgba(25, 255, 127, 1) }.circle-outer{padding:5px;border-radius:50%;border:8px solid var(--zelda-c-green)}.circle-inner{width:110px;height:110px;border-radius:50%;border:35px solid var(--zelda-c-green)}.circle-progress-border{border-radius:50%;transition:all .2s ease-in-out}.circle-progress-border circle{transition:all .5s linear}.circle-progress-container{--loading-size: 250px;border-radius:50%;width:var(--loading-size);height:var(--loading-size)}.circle-progress-container.active{--zelda-c-green: white}.circle-progress-container.active .circle-progress-border{box-shadow:0 0 20px #2bff40}.circle-progress-container.active .circle-inner,.circle-progress-container.active .circle-outer{border-color:#fff;box-shadow:0 0 20px #2bff40}.loading-page[data-v-6c4d1374]{background-size:cover;background-position:center;background-image:url(/images/loading-dark-bg.jpg);background-color:#473225}*,: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}.prose pre:not(.shiki){padding:0}.prose .shiki{font-family:DM Mono,monospace;font-size:1.2em;line-height:1.4}.prose img{width:100%}.shiki-light{background:#f8f8f8!important}.shiki-dark{background:#0e0e0e!important}html.dark .shiki-light{display:none}html:not(.dark) .shiki-dark{display:none}@font-face{font-family:AlimamaShuHeiTi;src:url(/fonts/ZaoZiGongFangBanHeiChangGuiTiZiTi.ttf)}.font-alimama-shuhei{letter-spacing:.1em;font-family:AlimamaShuHeiTi,sans-serif}html,body,#app{height:100%;margin:0;padding:0;overflow:hidden;background-color:#473225;max-width:var(--h5-max-width)}#nprogress{pointer-events:none}#nprogress .bar{background:var(--h5-c-primary);opacity:.75;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}:root{--h5-c-primary: rgb(130, 208, 158);--h5-c-bg: transparent;--h5-c-text: #000;--c-active: rgb(130, 208, 158);--circle-figure-bg: url(/images/ui/circle-figure-bg-light.jpg)}html.dark{color-scheme:dark;--h5-c-bg: #121212;--h5-c-text: #fff}.select-items-card{width:778px;height:530px;max-width:100%;aspect-ratio:778/530;background-image:url(/images/ui/select-items-bg.png);background-size:100% 100%}.v-enter-active,.v-leave-active{transition:opacity .2s ease}.v-enter-from,.v-leave-to{opacity:0}.fade-in-enter-active{transition:opacity .5s ease}.fade-in-enter-from,.fade-in-leave-to{opacity:0}.fade-out-leave-active{transition:opacity .6s ease}.fade-out-enter-from,.fade-out-leave-to{opacity:0}.bounce-enter-active{animation:bounce-in .5s}.bounce-leave-active{animation:bounce-in .5s reverse}@keyframes bounce-in{0%{transform:scale(0)}50%{transform:scale(1.25)}to{transform:scale(1)}}.slide-fade-enter-active{transition:all .2s ease-out}.slide-fade-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from,.slide-fade-leave-to{transform:translateY(100px);opacity:0}*{-webkit-tap-highlight-color:transparent;outline:none;user-select:none}body{color:var(--h5-c-text)}.icon-btn{display:inline-block;cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.75;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)}.icon-btn:hover{--un-text-opacity:1;color:rgba(37,99,235,var(--un-text-opacity));opacity:1}.dark .icon-btn:hover{--un-text-opacity:1;color:rgba(96,165,250,var(--un-text-opacity))}.flex-center{display:flex;align-items:center;justify-content:center}*,: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-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-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-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-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-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-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: }.i-carbon-warning,[i-carbon-warning=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Zm0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12Z'/%3E%3Cpath fill='currentColor' d='M15 8h2v11h-2zm1 14a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 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;width:1.2em;height:1.2em}.prose :where(h1,h2,h3,h4,h5,h6):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-headings);font-weight:600;line-height:1.25}.prose :where(a):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-links);text-decoration:underline;font-weight:500}.prose :where(a code):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-links)}.prose :where(p,ul,ol,pre):not(:where(.not-prose,.not-prose *)){margin:1em 0;line-height:1.75}.prose :where(blockquote):not(:where(.not-prose,.not-prose *)){margin:1em 0;padding-left:1em;font-style:italic;border-left:.25em solid var(--un-prose-borders)}.prose :where(h1):not(:where(.not-prose,.not-prose *)){margin:1rem 0;font-size:2.25em}.prose :where(h2):not(:where(.not-prose,.not-prose *)){margin:1.75em 0 .5em;font-size:1.75em}.prose :where(h3):not(:where(.not-prose,.not-prose *)){margin:1.5em 0 .5em;font-size:1.375em}.prose :where(h4):not(:where(.not-prose,.not-prose *)){margin:1em 0;font-size:1.125em}.prose :where(img,video):not(:where(.not-prose,.not-prose *)){max-width:100%}.prose :where(figure,picture):not(:where(.not-prose,.not-prose *)){margin:1em 0}.prose :where(figcaption):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-captions);font-size:.875em}.prose :where(code):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-code);font-size:.875em;font-weight:600;font-family:var(--un-prose-font-mono)}.prose :where(:not(pre) > code):not(:where(.not-prose,.not-prose *)):before,.prose :where(:not(pre) > code):not(:where(.not-prose,.not-prose *)):after{content:"`"}.prose :where(pre):not(:where(.not-prose,.not-prose *)){padding:1.25rem 1.5rem;overflow-x:auto;border-radius:.375rem}.prose :where(pre,code):not(:where(.not-prose,.not-prose *)){white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;hyphens:none;background:transparent}.prose :where(pre code):not(:where(.not-prose,.not-prose *)){font-weight:inherit}.prose :where(ol,ul):not(:where(.not-prose,.not-prose *)){padding-left:1.25em}.prose :where(ol):not(:where(.not-prose,.not-prose *)){list-style-type:decimal}.prose :where(ol[type="A"]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-alpha}.prose :where(ol[type="a"]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-alpha}.prose :where(ol[type="A" s]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-alpha}.prose :where(ol[type="a" s]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-alpha}.prose :where(ol[type="I"]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-roman}.prose :where(ol[type="i"]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-roman}.prose :where(ol[type="I" s]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-roman}.prose :where(ol[type="i" s]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where(.not-prose,.not-prose *)){list-style-type:decimal}.prose :where(ul):not(:where(.not-prose,.not-prose *)){list-style-type:disc}.prose :where(ol > li):not(:where(.not-prose,.not-prose *))::marker,.prose :where(ul > li):not(:where(.not-prose,.not-prose *))::marker,.prose :where(summary):not(:where(.not-prose,.not-prose *))::marker{color:var(--un-prose-lists)}.prose :where(hr):not(:where(.not-prose,.not-prose *)){margin:2em 0;border:1px solid var(--un-prose-hr)}.prose :where(table):not(:where(.not-prose,.not-prose *)){display:block;margin:1em 0;border-collapse:collapse;overflow-x:auto}.prose :where(tr):not(:where(.not-prose,.not-prose *)):nth-child(2n){background:var(--un-prose-bg-soft)}.prose :where(td,th):not(:where(.not-prose,.not-prose *)){border:1px solid var(--un-prose-borders);padding:.625em 1em}.prose :where(abbr):not(:where(.not-prose,.not-prose *)){cursor:help}.prose :where(kbd):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-code);border:1px solid;padding:.25rem .5rem;font-size:.875em;border-radius:.25rem}.prose :where(details):not(:where(.not-prose,.not-prose *)){margin:1em 0;padding:1.25rem 1.5rem;background:var(--un-prose-bg-soft)}.prose :where(summary):not(:where(.not-prose,.not-prose *)){cursor:pointer;font-weight:600}.prose{color:var(--un-prose-body);max-width:65ch}.btn,[btn=""]{display:inline-block;width:100%;cursor:pointer;border-width:1px;--un-border-opacity:1;border-color:rgba(37,99,235,var(--un-border-opacity));border-radius:.25rem;--un-bg-opacity:1;background-color:rgba(37,99,235,var(--un-bg-opacity));padding:.5rem 1rem;--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.btn:disabled,[btn=""]:disabled{cursor:not-allowed;--un-border-opacity:1;border-color:rgba(55,65,81,var(--un-border-opacity));--un-bg-opacity:1;background-color:rgba(75,85,99,var(--un-bg-opacity));opacity:.5}.btn:hover,[btn=""]:hover{--un-bg-opacity:1;background-color:rgba(30,64,175,var(--un-bg-opacity))}.pointer-events-none{pointer-events:none}.absolute,[absolute=""]{position:absolute}.relative,[relative=""]{position:relative}.bottom-0,[bottom-0=""]{bottom:0}.bottom-6,[bottom-6=""]{bottom:1.5rem}.bottom-60,[bottom-60=""]{bottom:15rem}.left-0,[left-0=""],[left~="0"]{left:0}.left-2,[left-2=""]{left:.5rem}.right-0,[right-0=""]{right:0}.top-0,[top-0=""]{top:0}.top-10,[top-10=""]{top:2.5rem}.top-2,[top-2=""]{top:.5rem}.top-40,[top-40=""]{top:10rem}[bottom~="35"]{bottom:8.75rem}[z~="0"]{z-index:0}[z~="1"]{z-index:1}[z~="10"]{z-index:10}[z~="1000"]{z-index:1000}[z~="2"]{z-index:2}[z~="3"]{z-index:3}[z~="4"]{z-index:4}.m-auto,[m~=auto]{margin:auto}.mx,[mx~="4"]{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my,[my~="4"]{margin-top:1rem;margin-bottom:1rem}[mx~="1"]{margin-left:.25rem;margin-right:.25rem}[my~="10"]{margin-top:2.5rem;margin-bottom:2.5rem}[my~="2"]{margin-top:.5rem;margin-bottom:.5rem}[my~="20"]{margin-top:5rem;margin-bottom:5rem}[my~="8"]{margin-top:2rem;margin-bottom:2rem}.mb,[mb~="4"]{margin-bottom:1rem}.ml,[ml~="4"]{margin-left:1rem}.mr,[mr~="4"]{margin-right:1rem}.mt,[mt~="4"]{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8,[mt-8=""]{margin-top:2rem}[mb~="-4"]{margin-bottom:-1rem}[mb~="10"]{margin-bottom:2.5rem}[mb~="20"]{margin-bottom:5rem}[mb~="3"]{margin-bottom:.75rem}[ml~="-7"]{margin-left:-1.75rem}[ml~="15"]{margin-left:3.75rem}[ml~="2"]{margin-left:.5rem}[mr~="$gap-space"]{margin-right:var(--gap-space)}[mr~="2"]{margin-right:.5rem}[mt~="12"]{margin-top:3rem}[mt~="16"]{margin-top:4rem}[mt~="2"]{margin-top:.5rem}[mt~="2px"]{margin-top:2px}[mt~="32"]{margin-top:8rem}[mt~="6"]{margin-top:1.5rem}.inline-block,[inline-block=""]{display:inline-block}.hidden{display:none}.aspect-square,[aspect-square=""]{aspect-ratio:1/1}.h3{height:.75rem}.w-full,[w~=full]{width:100%}[h~="10"]{height:2.5rem}[h~="110px"]{height:110px}[h~="168px"]{height:168px}[h~="50"]{height:12.5rem}[h~="58px"]{height:58px}[h~="72px"]{height:72px}[h~="80px"]{height:80px}[h~="88px"]{height:88px}[h~="90px"]{height:90px}[h~=full]{height:100%}[h~=unset]{height:unset}[max-h~="50%"]{max-height:50%}[max-w~="680px"]{max-width:680px}[w~="128px"]{width:128px}[w~="132px"]{width:132px}[w~="250px"]{width:250px}[w~="40%"]{width:40%}[w~="446px"]{width:446px}[w~="600px"]{width:600px}[w~="73px"]{width:73px}[w~="80%"]{width:80%}[w~="90%"]{width:90%}.flex,[flex=""],[flex~="~"]{display:flex}.inline-flex,[inline-flex=""]{display:inline-flex}[flex~=col]{flex-direction:column}.scale-110{--un-scale-x:1.1;--un-scale-y:1.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))}.scale-180,[scale-180=""]{--un-scale-x:1.8;--un-scale-y:1.8;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))}.scale-78{--un-scale-x:.78;--un-scale-y:.78;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))}.scale-x--100,[scale-x--100=""]{--un-scale-x:-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))}.transform,[transform=""]{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))}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.animate-duration-10000{animation-duration:10s}[cursor~=pointer]{cursor:pointer}[items~=start]{align-items:flex-start}.items-center,[items-center=""],[items~=center]{align-items:center}.justify-start,[justify-start=""]{justify-content:flex-start}.justify-center,[justify-center=""],[justify~=center]{justify-content:center}.justify-between{justify-content:space-between}[justify~=evenly]{justify-content:space-evenly}[overflow~=auto]{overflow:auto}[overflow~=hidden]{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.b,.border,.border-1px{border-width:1px}.border-2px,[border~="2px"],[active~=border-2px]:active{border-width:2px}.border-\$c-active,[border~="$c-active"]{border-color:var(--c-active)}.rounded-xl,[rounded-xl=""]{border-radius:.75rem}.bg-white{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}[bg~=black]{--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity))}[bg~=opacity-60]{--un-bg-opacity:.6}[stroke-width~="10"]{stroke-width:10px}[object~=cover]{object-fit:cover}.p-4,[p~="4"]{padding:1rem}.px,[p~=x4]{padding-left:1rem;padding-right:1rem}.py{padding-top:1rem;padding-bottom:1rem}[p~=y10]{padding-top:2.5rem;padding-bottom:2.5rem}[py~="2"]{padding-top:.5rem;padding-bottom:.5rem}.pb{padding-bottom:1rem}[pb~="10"]{padding-bottom:2.5rem}[pb~="50"]{padding-bottom:12.5rem}.text-center,[text~=center]{text-align:center}.text-left,[text~=left]{text-align:left}.font-sans,[font~=sans]{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"}.text-4xl,[text-4xl=""],[text~="4xl"]{font-size:2.25rem;line-height:2.5rem}.text-sm,[text-sm=""]{font-size:.875rem;line-height:1.25rem}.text-xl,[text~=xl]{font-size:1.25rem;line-height:1.75rem}[text~="3xl"]{font-size:1.875rem;line-height:2.25rem}[text~="6xl"]{font-size:3.75rem;line-height:1}[font~=black]{font-weight:900}[font~=bold]{font-weight:700}.leading-loose{line-height:2}[color~="#00aba9"]{--un-text-opacity:1;color:rgba(0,171,169,var(--un-text-opacity))}.text-white,[color~=white],[text~=white]{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.dark [text~="dark:gray-200"]{--un-text-opacity:1;color:rgba(229,231,235,var(--un-text-opacity))}.text-black,[text~=black]{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}[text~=teal-700]{--un-text-opacity:1;color:rgba(15,118,110,var(--un-text-opacity))}.opacity-0{opacity:0}.opacity-60{opacity:.6}.opacity-75{opacity:.75}[op~="80"]{opacity:.8}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200,[transition~=duration-200]{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}
