[data-sonner-toaster][dir=ltr],html[dir=ltr]{--toast-icon-margin-start:-3px;--toast-icon-margin-end:4px;--toast-svg-margin-start:-1px;--toast-svg-margin-end:0px;--toast-button-margin-start:auto;--toast-button-margin-end:0}[data-sonner-toaster][dir=rtl],html[dir=rtl]{--toast-icon-margin-start:4px;--toast-icon-margin-end:-3px;--toast-svg-margin-start:0px;--toast-svg-margin-end:-1px;--toast-button-margin-start:0;--toast-button-margin-end:auto}[data-sonner-toaster]{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;position:fixed;width:var(--width);--gray1:#fcfcfc;--gray2:#f8f8f8;--gray3:#f3f3f3;--gray4:#ededed;--gray5:#e8e8e8;--gray6:#e2e2e2;--gray7:#dbdbdb;--gray8:#c7c7c7;--gray9:#8f8f8f;--gray10:#858585;--gray11:#6f6f6f;--gray12:#171717;--border-radius:8px;box-sizing:border-box;list-style:none;margin:0;outline:none;padding:0;transition:transform .4s ease;z-index:999999999}@media(hover:none)and (pointer:coarse){[data-sonner-toaster][data-lifted=true]{transform:none}}[data-sonner-toaster][data-x-position=right]{right:var(--offset-right)}[data-sonner-toaster][data-x-position=left]{left:var(--offset-left)}[data-sonner-toaster][data-x-position=center]{left:50%;transform:translate(-50%)}[data-sonner-toaster][data-y-position=top]{top:var(--offset-top)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--offset-bottom)}[data-sonner-toast]{--y:translateY(100%);--lift-amount:calc(var(--lift)*var(--gap));box-sizing:border-box;opacity:0;outline:none;overflow-wrap:anywhere;position:absolute;touch-action:none;transform:var(--y);transition:transform .4s,opacity .4s,height .4s,box-shadow .2s;z-index:var(--z-index)}[data-sonner-toast][data-styled=true]{align-items:center;background:var(--normal-bg);border:1px solid var(--normal-border);border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;color:var(--normal-text);display:flex;font-size:13px;gap:6px;padding:16px;width:var(--width)}[data-sonner-toast]:focus-visible{box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}[data-sonner-toast][data-y-position=top]{top:0;--y:translateY(-100%);--lift:1;--lift-amount:calc(var(--gap)*1)}[data-sonner-toast][data-y-position=bottom]{bottom:0;--y:translateY(100%);--lift:-1;--lift-amount:calc(var(--lift)*var(--gap))}[data-sonner-toast][data-styled=true] [data-description]{color:#3f3f3f;font-weight:400;line-height:1.4}[data-rich-colors=true][data-sonner-toast][data-styled=true] [data-description]{color:inherit}[data-sonner-toaster][data-sonner-theme=dark] [data-description]{color:#e8e8e8}[data-sonner-toast][data-styled=true] [data-title]{color:inherit;font-weight:500;line-height:1.5}[data-sonner-toast][data-styled=true] [data-icon]{align-items:center;display:flex;flex-shrink:0;height:16px;justify-content:flex-start;margin-left:var(--toast-icon-margin-start);margin-right:var(--toast-icon-margin-end);position:relative;width:16px}[data-sonner-toast][data-promise=true] [data-icon]>svg{animation:sonner-fade-in .3s ease forwards;opacity:0;transform:scale(.8);transform-origin:center}[data-sonner-toast][data-styled=true] [data-icon]>*{flex-shrink:0}[data-sonner-toast][data-styled=true] [data-icon] svg{margin-left:var(--toast-svg-margin-start);margin-right:var(--toast-svg-margin-end)}[data-sonner-toast][data-styled=true] [data-content]{display:flex;flex-direction:column;gap:2px}[data-sonner-toast][data-styled=true] [data-button]{align-items:center;background:var(--normal-text);border:none;border-radius:4px;color:var(--normal-bg);cursor:pointer;display:flex;flex-shrink:0;font-size:12px;font-weight:500;height:24px;margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end);outline:none;padding-left:8px;padding-right:8px;transition:opacity .4s,box-shadow .2s}[data-sonner-toast][data-styled=true] [data-button]:focus-visible{box-shadow:0 0 0 2px #0006}[data-sonner-toast][data-styled=true] [data-button]:first-of-type{margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end)}[data-sonner-toast][data-styled=true] [data-cancel]{background:#00000014;color:var(--normal-text)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-styled=true] [data-cancel]{background:#ffffff4d}[data-sonner-toaster] [data-close-button-position=top-left]{--toast-close-button-left:0;--toast-close-button-right:unset;--toast-close-button-top:0;--toast-close-button-bottom:unset;--toast-close-button-transform:translate(-35%,-35%)}[data-sonner-toaster] [data-close-button-position=top-right]{--toast-close-button-left:unset;--toast-close-button-right:0;--toast-close-button-top:0;--toast-close-button-bottom:unset;--toast-close-button-transform:translate(35%,-35%)}[data-sonner-toaster] [data-close-button-position=bottom-left]{--toast-close-button-left:0;--toast-close-button-right:unset;--toast-close-button-top:unset;--toast-close-button-bottom:0;--toast-close-button-transform:translate(-35%,35%)}[data-sonner-toaster] [data-close-button-position=bottom-right]{--toast-close-button-left:unset;--toast-close-button-right:0;--toast-close-button-top:unset;--toast-close-button-bottom:0;--toast-close-button-transform:translate(35%,35%)}[data-sonner-toast][data-styled=true] [data-close-button]{align-items:center;background:var(--normal-bg);border:1px solid var(--gray4);border-radius:50%;bottom:var(--toast-close-button-bottom);color:var(--gray12);cursor:pointer;display:flex;height:20px;justify-content:center;left:var(--toast-close-button-left);padding:0;position:absolute;right:var(--toast-close-button-right);top:var(--toast-close-button-top);transform:var(--toast-close-button-transform);transition:opacity .1s,background .2s,border-color .2s;width:20px;z-index:1}[data-sonner-toast][data-styled=true] [data-close-button]:focus-visible{box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}[data-sonner-toast][data-styled=true] [data-disabled=true]{cursor:not-allowed}[data-sonner-toast][data-styled=true]:hover [data-close-button]:hover{background:var(--gray2);border-color:var(--gray5)}[data-sonner-toast][data-swiping=true]:before{content:"";height:100%;left:-100%;position:absolute;right:-100%;z-index:-1}[data-sonner-toast][data-y-position=top][data-swiping=true]:before{bottom:50%;transform:scaleY(3) translateY(50%)}[data-sonner-toast][data-y-position=bottom][data-swiping=true]:before{top:50%;transform:scaleY(3) translateY(-50%)}[data-sonner-toast][data-swiping=false][data-removed=true]:before{content:"";inset:0;position:absolute;transform:scaleY(2)}[data-sonner-toast][data-expanded=true]:after{bottom:100%;content:"";height:calc(var(--gap) + 1px);left:0;position:absolute;width:100%}[data-sonner-toast][data-mounted=true]{--y:translateY(0);opacity:1}[data-sonner-toast][data-expanded=false][data-front=false]{--scale:var(--toasts-before) * .05 + 1;--y:translateY(calc(var(--lift-amount)*var(--toasts-before))) scale(calc(var(--toasts-before)*-1*.05 + 1));height:var(--front-toast-height)}[data-sonner-toast]>*{transition:opacity .4s}[data-sonner-toast][data-x-position=right]{right:0}[data-sonner-toast][data-x-position=left]{left:0}[data-sonner-toast][data-expanded=false][data-front=false][data-styled=true]>*{opacity:0}[data-sonner-toast][data-visible=false]{opacity:0;pointer-events:none}[data-sonner-toast][data-mounted=true][data-expanded=true]{--y:translateY(calc(var(--lift)*var(--offset)));height:var(--initial-height)}[data-sonner-toast][data-removed=true][data-front=true][data-swipe-out=false]{--y:translateY(calc(var(--lift)*-100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=true]{--y:translateY(calc(var(--lift)*var(--offset) + var(--lift)*-100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=false]{--y:translateY(40%);opacity:0;transition:transform .5s,opacity .2s}[data-sonner-toast][data-removed=true][data-front=false]:before{height:calc(var(--initial-height) + 20%)}[data-sonner-toast][data-swiping=true]{transform:var(--y) translateY(var(--swipe-amount-y,0)) translate(var(--swipe-amount-x,0));transition:none}[data-sonner-toast][data-swiped=true]{-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-sonner-toast][data-swipe-out=true][data-y-position=bottom],[data-sonner-toast][data-swipe-out=true][data-y-position=top]{animation-duration:.2s;animation-fill-mode:forwards;animation-timing-function:ease-out}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=left]{animation-name:swipe-out-left}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=right]{animation-name:swipe-out-right}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=up]{animation-name:swipe-out-up}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=down]{animation-name:swipe-out-down}@keyframes swipe-out-left{0%{opacity:1;transform:var(--y) translate(var(--swipe-amount-x))}to{opacity:0;transform:var(--y) translate(calc(var(--swipe-amount-x) - 100%))}}@keyframes swipe-out-right{0%{opacity:1;transform:var(--y) translate(var(--swipe-amount-x))}to{opacity:0;transform:var(--y) translate(calc(var(--swipe-amount-x) + 100%))}}@keyframes swipe-out-up{0%{opacity:1;transform:var(--y) translateY(var(--swipe-amount-y))}to{opacity:0;transform:var(--y) translateY(calc(var(--swipe-amount-y) - 100%))}}@keyframes swipe-out-down{0%{opacity:1;transform:var(--y) translateY(var(--swipe-amount-y))}to{opacity:0;transform:var(--y) translateY(calc(var(--swipe-amount-y) + 100%))}}@media(max-width:600px){[data-sonner-toaster]{left:var(--mobile-offset-left);position:fixed;right:var(--mobile-offset-right);width:100%}[data-sonner-toaster][dir=rtl]{left:calc(var(--mobile-offset-left)*-1)}[data-sonner-toaster] [data-sonner-toast]{left:0;right:0;width:calc(100% - var(--mobile-offset-left)*2)}[data-sonner-toaster][data-x-position=left]{left:var(--mobile-offset-left)}[data-sonner-toaster][data-y-position=bottom]{bottom:calc(var(--mobile-offset-bottom) + max(env(safe-area-inset-bottom),0px))}[data-sonner-toaster][data-y-position=top]{top:calc(var(--mobile-offset-top) + max(env(safe-area-inset-top),0px))}[data-sonner-toaster][data-x-position=center]{left:var(--mobile-offset-left);right:var(--mobile-offset-right);transform:none}}[data-sonner-toaster][data-sonner-theme=light]{--normal-bg:#fff;--normal-border:var(--gray4);--normal-text:var(--gray12);--success-bg:#ecfdf3;--success-border:#bffcd9;--success-text:#008a2e;--info-bg:#f0f8ff;--info-border:#dde7fd;--info-text:#0973dc;--warning-bg:#fffcf0;--warning-border:#fbeeb1;--warning-text:#dc7609;--error-bg:#fff0f0;--error-border:#ffe0e1;--error-text:#e60000}[data-sonner-toaster][data-sonner-theme=light] [data-sonner-toast][data-invert=true]{--normal-bg:#000;--normal-border:#333;--normal-text:var(--gray1)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-invert=true]{--normal-bg:#fff;--normal-border:var(--gray3);--normal-text:var(--gray12)}[data-sonner-toaster][data-sonner-theme=dark]{--normal-bg:#000;--normal-bg-hover:#1f1f1f;--normal-border:#333;--normal-border-hover:#404040;--normal-text:var(--gray1);--success-bg:#001f0f;--success-border:#003d1c;--success-text:#59f3a6;--info-bg:#000d1f;--info-border:#19233e;--info-text:#5896f3;--warning-bg:#1d1f00;--warning-border:#2e2e00;--warning-text:#f3cf58;--error-bg:#2d0607;--error-border:#4d0408;--error-text:#ff9ea1}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]{background:var(--normal-bg);border-color:var(--normal-border);color:var(--normal-text)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]:hover{background:var(--normal-bg-hover);border-color:var(--normal-border-hover)}[data-rich-colors=true][data-sonner-toast][data-type=success],[data-rich-colors=true][data-sonner-toast][data-type=success] [data-close-button]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=info],[data-rich-colors=true][data-sonner-toast][data-type=info] [data-close-button]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning],[data-rich-colors=true][data-sonner-toast][data-type=warning] [data-close-button]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=error],[data-rich-colors=true][data-sonner-toast][data-type=error] [data-close-button]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.sonner-loading-wrapper{--size:16px;height:var(--size);inset:0;position:absolute;width:var(--size);z-index:10}.sonner-loading-wrapper[data-visible=false]{animation:sonner-fade-out .2s ease forwards;transform-origin:center}.sonner-spinner{height:var(--size);left:50%;position:relative;top:50%;width:var(--size)}.sonner-loading-bar{animation:sonner-spin 1.2s linear infinite;background:var(--gray11);border-radius:6px;height:8%;left:-10%;position:absolute;top:-3.9%;width:24%}.sonner-loading-bar:first-child{animation-delay:-1.2s;transform:rotate(.0001deg) translate(146%)}.sonner-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg) translate(146%)}.sonner-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg) translate(146%)}.sonner-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg) translate(146%)}.sonner-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg) translate(146%)}.sonner-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg) translate(146%)}.sonner-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg) translate(146%)}.sonner-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg) translate(146%)}.sonner-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg) translate(146%)}.sonner-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg) translate(146%)}.sonner-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg) translate(146%)}.sonner-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg) translate(146%)}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}to{opacity:.15}}@media(prefers-reduced-motion){.sonner-loading-bar,[data-sonner-toast],[data-sonner-toast]>*{animation:none!important;transition:none!important}}.sonner-loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center;transition:opacity .2s,transform .2s}.sonner-loader[data-visible=false]{opacity:0;transform:scale(.8) translate(-50%,-50%)}@font-face{font-display:swap;font-family:Bebas Neue;font-style:normal;font-weight:400;src:url(../assets/fonts/bebasneue-9f711f80.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Bebas Neue;font-style:normal;font-weight:400;src:url(../assets/fonts/bebasneue-2ca5453c.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:300;src:url(../assets/fonts/oswald-ef962fd4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:300;src:url(../assets/fonts/oswald-d5151788.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:300;src:url(../assets/fonts/oswald-855bd1f6.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:300;src:url(../assets/fonts/oswald-4f62c577.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:300;src:url(../assets/fonts/oswald-c9044339.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:400;src:url(../assets/fonts/oswald-ef962fd4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:400;src:url(../assets/fonts/oswald-d5151788.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:400;src:url(../assets/fonts/oswald-855bd1f6.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:400;src:url(../assets/fonts/oswald-4f62c577.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:400;src:url(../assets/fonts/oswald-c9044339.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:500;src:url(../assets/fonts/oswald-ef962fd4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:500;src:url(../assets/fonts/oswald-d5151788.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:500;src:url(../assets/fonts/oswald-855bd1f6.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:500;src:url(../assets/fonts/oswald-4f62c577.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:500;src:url(../assets/fonts/oswald-c9044339.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:600;src:url(../assets/fonts/oswald-ef962fd4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:600;src:url(../assets/fonts/oswald-d5151788.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:600;src:url(../assets/fonts/oswald-855bd1f6.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:600;src:url(../assets/fonts/oswald-4f62c577.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:600;src:url(../assets/fonts/oswald-c9044339.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:700;src:url(../assets/fonts/oswald-ef962fd4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:700;src:url(../assets/fonts/oswald-d5151788.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:700;src:url(../assets/fonts/oswald-855bd1f6.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:700;src:url(../assets/fonts/oswald-4f62c577.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Oswald;font-style:normal;font-weight:700;src:url(../assets/fonts/oswald-c9044339.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:400;src:url(../assets/fonts/rubik-c36f954f.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:400;src:url(../assets/fonts/rubik-06a7e1fa.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:400;src:url(../assets/fonts/rubik-70a52369.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:400;src:url(../assets/fonts/rubik-a0af7841.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:400;src:url(../assets/fonts/rubik-6e7a0e2c.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:400;src:url(../assets/fonts/rubik-22d59a96.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:500;src:url(../assets/fonts/rubik-c36f954f.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:500;src:url(../assets/fonts/rubik-06a7e1fa.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:500;src:url(../assets/fonts/rubik-70a52369.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:500;src:url(../assets/fonts/rubik-a0af7841.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:500;src:url(../assets/fonts/rubik-6e7a0e2c.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:500;src:url(../assets/fonts/rubik-22d59a96.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:700;src:url(../assets/fonts/rubik-c36f954f.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:700;src:url(../assets/fonts/rubik-06a7e1fa.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:700;src:url(../assets/fonts/rubik-70a52369.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:700;src:url(../assets/fonts/rubik-a0af7841.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:700;src:url(../assets/fonts/rubik-6e7a0e2c.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:700;src:url(../assets/fonts/rubik-22d59a96.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--un-bg-opacity:100%;--un-leading:initial;--un-translate-x:initial;--un-translate-y:initial;--un-translate-z:initial;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-ring-opacity:100%;--un-ease:initial;--un-accent-opacity:100%;--un-shadow-opacity:100%;--un-text-opacity:100%;--un-border-opacity:100%;--un-space-y-reverse:initial;--un-divide-opacity:100%;--un-divide-y-reverse:initial;--un-border-style:solid;--un-from-opacity:100%;--un-to-opacity:100%;--un-space-x-reverse:initial;--un-via-opacity:100%;--un-outline-opacity:100%;--un-outline-style:solid;--un-stroke-opacity:100%;--un-placeholder-opacity:100%}}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-leading{syntax:"*";inherits:false}@property --un-outline-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --un-accent-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-border-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-ring-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-inset-ring-color{syntax:"*";inherits:false}@property --un-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --un-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --un-inset-shadow-color{syntax:"*";inherits:false}@property --un-ring-color{syntax:"*";inherits:false}@property --un-ring-inset{syntax:"*";inherits:false}@property --un-ring-offset-color{syntax:"*";inherits:false}@property --un-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --un-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --un-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --un-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --un-shadow-color{syntax:"*";inherits:false}@property --un-shadow-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-translate-x{syntax:"*";inherits:false;initial-value:0}@property --un-translate-y{syntax:"*";inherits:false;initial-value:0}@property --un-translate-z{syntax:"*";inherits:false;initial-value:0}@property --un-scale-x{syntax:"*";inherits:false;initial-value:1}@property --un-scale-y{syntax:"*";inherits:false;initial-value:1}@property --un-scale-z{syntax:"*";inherits:false;initial-value:1}@property --un-ease{syntax:"*";inherits:false}@property --un-stroke-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-from-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --un-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --un-gradient-position{syntax:"*";inherits:false}@property --un-gradient-stops{syntax:"*";inherits:false}@property --un-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --un-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --un-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --un-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --un-gradient-via-stops{syntax:"*";inherits:false}@property --un-to-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-via-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-backdrop-blur{syntax:"*";inherits:false}@property --un-backdrop-brightness{syntax:"*";inherits:false}@property --un-backdrop-contrast{syntax:"*";inherits:false}@property --un-backdrop-grayscale{syntax:"*";inherits:false}@property --un-backdrop-hue-rotate{syntax:"*";inherits:false}@property --un-backdrop-invert{syntax:"*";inherits:false}@property --un-backdrop-opacity{syntax:"*";inherits:false}@property --un-backdrop-saturate{syntax:"*";inherits:false}@property --un-backdrop-sepia{syntax:"*";inherits:false}@property --un-blur{syntax:"*";inherits:false}@property --un-brightness{syntax:"*";inherits:false}@property --un-contrast{syntax:"*";inherits:false}@property --un-drop-shadow{syntax:"*";inherits:false}@property --un-grayscale{syntax:"*";inherits:false}@property --un-hue-rotate{syntax:"*";inherits:false}@property --un-invert{syntax:"*";inherits:false}@property --un-saturate{syntax:"*";inherits:false}@property --un-sepia{syntax:"*";inherits:false}@property --un-placeholder-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --un-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --un-divide-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-border-style{syntax:"*";inherits:false;initial-value:solid}@property --un-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}:host,:root{--spacing:.25rem;--colors-amber-400:oklch(82.8% .189 84.429);--colors-gray-300:oklch(87.2% .01 258.338);--colors-amber-700:oklch(55.5% .163 48.998);--radius-lg:.5rem;--fontWeight-bold:700;--fontWeight-semibold:600;--default-transition-timingFunction:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--fontWeight-medium:500;--tracking-wider:.05em;--leading-tight:1.25;--colors-black:#000;--radius-2xl:1rem;--container-lg:32rem;--font-bebas:"Bebas Neue";--radius-xl:.75rem;--leading-none:1;--font-rubik:"Rubik";--radius-DEFAULT:.25rem;--container-sm:24rem;--leading-relaxed:1.625;--radius-md:.375rem;--container-xl:36rem;--ease-DEFAULT:cubic-bezier(.4,0,.2,1);--colors-amber-DEFAULT:oklch(82.8% .189 84.429);--container-2xl:42rem;--container-md:28rem;--ease-out:cubic-bezier(0,0,.2,1);--ease-in:cubic-bezier(.4,0,1,1);--tracking-tight:-.025em;--fontWeight-black:900;--container-5xl:64rem;--fontWeight-normal:400;--leading-snug:1.375;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--container-4xl:56rem;--tracking-wide:.025em;--container-3xl:48rem;--container-7xl:80rem;--fontWeight-extrabold:800;--ease-in-out:cubic-bezier(.4,0,.2,1);--colors-gray-400:oklch(70.7% .022 261.325);--colors-amber-600:oklch(66.6% .179 58.318);--colors-white:#fff;--colors-primary-DEFAULT:var(--primary);--colors-card-DEFAULT:var(--card);--colors-muted-DEFAULT:var(--muted);--colors-amber-100:oklch(96.2% .059 95.617);--colors-amber-300:oklch(87.9% .169 91.605);--colors-blue-100:oklch(93.2% .032 255.585);--colors-blue-300:oklch(80.9% .105 251.813);--colors-gray-200:oklch(92.8% .006 264.531);--colors-amber-800:oklch(47.3% .137 46.201);--colors-gray-600:oklch(44.6% .03 256.802);--colors-gray-500:oklch(55.1% .027 264.364);--colors-amber-200:oklch(92.4% .12 95.746);--colors-gray-800:oklch(27.8% .033 256.848);--colors-teal-700:oklch(51.1% .096 186.391);--colors-accent-DEFAULT:var(--accent);--colors-yellow-500:oklch(79.5% .184 86.047);--colors-red-500:oklch(63.7% .237 25.331);--colors-green-600:oklch(62.7% .194 149.214);--colors-red-600:oklch(57.7% .245 27.325);--colors-blue-600:oklch(54.6% .245 262.881);--colors-red-100:oklch(93.6% .032 17.717);--colors-yellow-200:oklch(94.5% .129 101.54);--colors-yellow-50:oklch(98.7% .026 102.212);--colors-yellow-600:oklch(68.1% .162 75.834);--colors-yellow-800:oklch(47.6% .114 61.907);--colors-yellow-700:oklch(55.4% .135 66.442);--text-xl-fontSize:1.25rem;--text-xl-lineHeight:1.75rem;--text-4xl-fontSize:2.25rem;--text-4xl-lineHeight:2.5rem;--text-base-fontSize:1rem;--text-base-lineHeight:1.5rem;--text-sm-fontSize:.875rem;--text-sm-lineHeight:1.25rem;--text-xs-fontSize:.75rem;--text-xs-lineHeight:1rem;--text-2xl-fontSize:1.5rem;--text-2xl-lineHeight:2rem;--text-3xl-fontSize:1.875rem;--text-3xl-lineHeight:2.25rem;--text-lg-fontSize:1.125rem;--text-lg-lineHeight:1.75rem;--text-6xl-fontSize:3.75rem;--text-6xl-lineHeight:1;--text-5xl-fontSize:3rem;--text-5xl-lineHeight:1;--colors-green-700:oklch(52.7% .154 150.069);--colors-red-700:oklch(50.5% .213 27.518);--colors-amber-900:oklch(41.4% .112 45.904);--colors-blue-900:oklch(37.9% .146 265.522);--colors-gray-900:oklch(21% .034 264.665);--colors-blue-700:oklch(48.8% .243 264.376);--font-sans:"Oswald",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";--default-font-family:var(--font-sans);--default-monoFont-family:var(--font-mono)}*,::backdrop,::file-selector-button,:after,:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:var( --default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" );font-feature-settings:var(--default-font-featureSettings,normal);font-variation-settings:var(--default-font-variationSettings,normal);-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var( --default-monoFont-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace );font-feature-settings:var(--default-monoFont-featureSettings,normal);font-size:1em;font-variation-settings:var(--default-monoFont-variationSettings,normal)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}::file-selector-button,button,input,optgroup,select,textarea{background-color:transparent;border-radius:0;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden~=until-found])){display:none!important}@layer base{:root{--background:#f8f8f2;--foreground:#1a1a1a;--card:#f0f0f0;--card-foreground:#1a1a1a;--popover:#f0f2f4;--popover-foreground:#1a1a1a;--primary:#f1c204;--primary-foreground:#16171d;--secondary:#d3d7de;--secondary-foreground:var(--foreground);--muted:#f3f5f6;--muted-foreground:#44475a;--accent:#ff7ac6;--accent-foreground:#041b44;--destructive:#dd2c2c;--destructive-foreground:#fff;--border:#d3d7de;--input:#f9fafb;--ring:#f1c204;--radius:.5rem;--input-foreground:var(--foreground);--input-background:var(--input);--border-muted:#d6d6db;--ring-offset-background:var(--background);--note:#ebbd05;--note-foreground:#1a1a1a;--highlight:#fbbce1;--highlight-foreground:#1a1a1a;--info:#2463eb;--info-foreground:#fff;--success:#16a249;--success-foreground:#fff;--warning:#ffc233;--warning-foreground:#1a1a1a;--neutral:#6b7280;--neutral-foreground:#fff;--font-sans:"Oswald","Arial Narrow",Arial,"Helvetica Neue",Helvetica,system-ui,sans-serif;--font-bebas:"Bebas Neue","Impact","Arial Narrow",system-ui,sans-serif;--font-rubik:"Rubik","Segoe UI",Roboto,"Helvetica Neue",Arial,system-ui,sans-serif;--font-mono:"JetBrains Mono","Fira Code",Consolas,monospace;--custom-accordion-content-height:200px;--un-enter-opacity:0;--un-enter-translate-x:0;--un-enter-translate-y:.5rem;--un-enter-scale:.95;--un-enter-rotate:0deg;--un-exit-opacity:0;--un-exit-translate-x:0;--un-exit-translate-y:-.5rem;--un-exit-scale:.95;--un-exit-rotate:0deg}html.dark{--background:#272935;--foreground:#fff;--card:#44475a;--card-foreground:var(--foreground);--popover:#343746;--popover-foreground:var(--foreground);--primary:#f1c204;--primary-foreground:#16171d;--secondary:#383b4c;--secondary-foreground:var(--foreground);--muted:#303241;--muted-foreground:#e0e8ff;--accent:#bf95f9;--accent-foreground:#16171d;--destructive:#ff5757;--destructive-foreground:#16171d;--border:#3d4051;--input:#2b2e3b;--ring:#f1c204;--radius:.75rem;--input-background:var(--input);--input-foreground:var(--foreground);--border-muted:#454754;--ring-offset-background:var(--background);--note:#f1c204;--note-foreground:#16171d;--highlight:#ff7ac6;--highlight-foreground:#16171d;--info:#8be8fd;--info-foreground:#16171d;--success:#52fa7c;--success-foreground:#16171d;--warning:#ffb86b;--warning-foreground:#16171d;--neutral:#818498;--neutral-foreground:#fff}}@keyframes custom-down{0%{height:0}to{height:var(--custom-accordion-content-height)}}@keyframes custom-up{0%{height:var(--custom-accordion-content-height)}to{height:0}}@keyframes custom-enter{0%{opacity:var(--un-enter-opacity,1);transform:translate3d(var(--un-enter-translate-x,0),var(--un-enter-translate-y,0),0) scale3d(var(--un-enter-scale,1),var(--un-enter-scale,1),var(--un-enter-scale,1)) rotate(var(--un-enter-rotate,0))}}@keyframes custom-exit{to{opacity:var(--un-exit-opacity,1);transform:translate3d(var(--un-exit-translate-x,0),var(--un-exit-translate-y,0),0) scale3d(var(--un-exit-scale,1),var(--un-exit-scale,1),var(--un-exit-scale,1)) rotate(var(--un-exit-rotate,0))}}#__nuxt,body,html{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);letter-spacing:.1em}.bebas{font-family:var(--font-bebas)}.rubik{font-family:var(--font-rubik)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:var(--background);border-radius:9999px}::-webkit-scrollbar-thumb{background:var(--muted-foreground);border:2px solid var(--background);border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}*{scrollbar-color:var(--muted-foreground) var(--background);scrollbar-width:thin}.scroll-visible::-webkit-scrollbar-thumb{opacity:1!important}.scroll-visible{scrollbar-color:hsla(0,0%,47%,.4) transparent!important}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}html.disable-transitions *,html.disable-transitions :after,html.disable-transitions :before{animation:none!important;transition:none!important}html :is(.i-heroicons-outline-magnifying-glass){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m21 21l-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-hugeicons-ranking){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M3.5 18c0-1.414 0-2.121.44-2.56C4.378 15 5.085 15 6.5 15H7c.943 0 1.414 0 1.707.293S9 16.057 9 17v5H3.5zM15 19c0-.943 0-1.414.293-1.707S16.057 17 17 17h.5c1.414 0 2.121 0 2.56.44c.44.439.44 1.146.44 2.56v2H15zM2 22h20M9 16c0-1.414 0-2.121.44-2.56C9.878 13 10.585 13 12 13s2.121 0 2.56.44c.44.439.44 1.146.44 2.56v6H9zm3.691-13.422l.704 1.42a.87.87 0 0 0 .568.423l1.276.213c.816.137 1.008.734.42 1.323l-.992 1a.88.88 0 0 0-.208.73l.284 1.238c.224.98-.292 1.359-1.152.847l-1.196-.714a.86.86 0 0 0-.792 0l-1.196.714c-.856.512-1.376.129-1.152-.847l.284-1.238a.88.88 0 0 0-.208-.73l-.991-1c-.584-.589-.396-1.186.42-1.323l1.275-.213a.87.87 0 0 0 .564-.424l.704-1.42c.384-.77 1.008-.77 1.388 0'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-line-md-moon-filled-alt-loop){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-dasharray='4' stroke-dashoffset='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5'%3E%3Canimate id='SVGjUNXVaqx' fill='freeze' attributeName='stroke-dashoffset' begin='0.7s;SVGjUNXVaqx.begin+6s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='SVGjUNXVaqx.begin+2s;SVGjUNXVaqx.begin+4s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='SVGjUNXVaqx.begin+1.2s;SVGjUNXVaqx.begin+3.2s;SVGjUNXVaqx.begin+5.2s' dur='0.4s' values='0;4'/%3E%3Cset fill='freeze' attributeName='d' begin='SVGjUNXVaqx.begin+1.8s' to='M12 5h1.5M12 5h-1.5M12 5v1.5M12 5v-1.5'/%3E%3Cset fill='freeze' attributeName='d' begin='SVGjUNXVaqx.begin+3.8s' to='M12 4h1.5M12 4h-1.5M12 4v1.5M12 4v-1.5'/%3E%3Cset fill='freeze' attributeName='d' begin='SVGjUNXVaqx.begin+5.8s' to='M13 4h1.5M13 4h-1.5M13 4v1.5M13 4v-1.5'/%3E%3C/path%3E%3Cpath d='M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5'%3E%3Canimate id='SVGO88gQckN' fill='freeze' attributeName='stroke-dashoffset' begin='1.1s;SVGO88gQckN.begin+6s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='SVGO88gQckN.begin+2s;SVGO88gQckN.begin+4s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='SVGO88gQckN.begin+1.2s;SVGO88gQckN.begin+3.2s;SVGO88gQckN.begin+5.2s' dur='0.4s' values='0;4'/%3E%3Cset fill='freeze' attributeName='d' begin='SVGO88gQckN.begin+1.8s' to='M17 11h1.5M17 11h-1.5M17 11v1.5M17 11v-1.5'/%3E%3Cset fill='freeze' attributeName='d' begin='SVGO88gQckN.begin+3.8s' to='M18 12h1.5M18 12h-1.5M18 12v1.5M18 12v-1.5'/%3E%3Cset fill='freeze' attributeName='d' begin='SVGO88gQckN.begin+5.8s' to='M19 11h1.5M19 11h-1.5M19 11v1.5M19 11v-1.5'/%3E%3C/path%3E%3Cpath d='M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5'%3E%3Canimate id='SVGPXuakc7A' fill='freeze' attributeName='stroke-dashoffset' begin='2s;SVGPXuakc7A.begin+6s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='SVGPXuakc7A.begin+2s' dur='0.4s' values='4;0'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='SVGPXuakc7A.begin+1.2s;SVGPXuakc7A.begin+3.2s' dur='0.4s' values='0;4'/%3E%3Cset fill='freeze' attributeName='d' begin='SVGPXuakc7A.begin+1.8s' to='M20 5h1.5M20 5h-1.5M20 5v1.5M20 5v-1.5'/%3E%3Cset fill='freeze' attributeName='d' begin='SVGPXuakc7A.begin+5.8s' to='M19 4h1.5M19 4h-1.5M19 4v1.5M19 4v-1.5'/%3E%3C/path%3E%3C/g%3E%3Cpath fill='currentColor' fill-opacity='0' stroke='currentColor' stroke-dasharray='56' stroke-dashoffset='56' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M7 6 C7 12.08 11.92 17 18 17 C18.53 17 19.05 16.96 19.56 16.89 C17.95 19.36 15.17 21 12 21 C7.03 21 3 16.97 3 12 C3 8.83 4.64 6.05 7.11 4.44 C7.04 4.95 7 5.47 7 6 Z'%3E%3Canimate fill='freeze' attributeName='fill-opacity' begin='1.5s' dur='0.5s' values='0;1'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.6s' values='56;0'/%3E%3C/path%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-line-md-moon-filled-alt-to-sunny-filled-loop-transition){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cdefs%3E%3Cmask id='SVGvG6RIdLi'%3E%3Cpath fill='%23fff' d='M12 6c3.31 0 6 2.69 6 6c0 3.31 -2.69 6 -6 6c-3.31 0 -6 -2.69 -6 -6c0 -3.31 2.69 -6 6 -6Z'%3E%3Canimate fill='freeze' attributeName='d' dur='0.4s' values='M12 2c5.52 0 10 4.48 10 10c0 5.52 -4.48 10 -10 10c-5.52 0 -10 -4.48 -10 -10c0 -5.52 4.48 -10 10 -10Z;M12 6c3.31 0 6 2.69 6 6c0 3.31 -2.69 6 -6 6c-3.31 0 -6 -2.69 -6 -6c0 -3.31 2.69 -6 6 -6Z'/%3E%3C/path%3E%3Cpath d='M22 -4c3.31 0 6 2.69 6 6c0 3.31 -2.69 6 -6 6c-3.31 0 -6 -2.69 -6 -6c0 -3.31 2.69 -6 6 -6Z'%3E%3Canimate fill='freeze' attributeName='d' dur='0.4s' values='M18 -4c5.52 0 10 4.48 10 10c0 5.52 -4.48 10 -10 10c-5.52 0 -10 -4.48 -10 -10c0 -5.52 4.48 -10 10 -10Z;M22 -4c3.31 0 6 2.69 6 6c0 3.31 -2.69 6 -6 6c-3.31 0 -6 -2.69 -6 -6c0 -3.31 2.69 -6 6 -6Z'/%3E%3Cset fill='freeze' attributeName='opacity' begin='0.4s' to='0'/%3E%3C/path%3E%3C/mask%3E%3C/defs%3E%3Cpath fill='currentColor' d='M0 0h24v24H0z' mask='url(%23SVGvG6RIdLi)'/%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 21v1M21 12h1M12 3v-1M3 12h-1' opacity='0'%3E%3CanimateTransform attributeName='transform' dur='30s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3Cset fill='freeze' attributeName='opacity' begin='0.4s' to='1'/%3E%3Canimate fill='freeze' attributeName='d' begin='0.4s' dur='0.2s' values='M12 19v1M19 12h1M12 5v-1M5 12h-1;M12 21v1M21 12h1M12 3v-1M3 12h-1'/%3E%3C/path%3E%3Cpath d='M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5' opacity='0'%3E%3CanimateTransform attributeName='transform' dur='30s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3Cset fill='freeze' attributeName='opacity' begin='0.6s' to='1'/%3E%3Canimate fill='freeze' attributeName='d' begin='0.6s' dur='0.2s' values='M17 17l0.5 0.5M17 7l0.5 -0.5M7 7l-0.5 -0.5M7 17l-0.5 0.5;M18.5 18.5l0.5 0.5M18.5 5.5l0.5 -0.5M5.5 5.5l-0.5 -0.5M5.5 18.5l-0.5 0.5'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-lucide-book-open-text){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 7v14m4-9h2m-2-4h2M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4a4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3a3 3 0 0 0-3-3zm3-6h2M6 8h2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-lucide-chevron-down){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9l6 6l6-6'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-lucide-menu){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 5h16M4 12h16M4 19h16'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-lucide-x){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-material-symbols-light-delete-rounded){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7.616 20q-.667 0-1.141-.475T6 18.386V6h-.5q-.213 0-.356-.144T5 5.499t.144-.356T5.5 5H9q0-.31.23-.54t.54-.23h4.46q.31 0 .54.23T15 5h3.5q.213 0 .356.144t.144.357t-.144.356T18.5 6H18v12.385q0 .666-.475 1.14t-1.14.475zm3.049-3.144q.143-.144.143-.356v-8q0-.213-.144-.356T10.307 8t-.356.144t-.143.356v8q0 .213.144.356q.144.144.356.144q.213 0 .357-.144m3.384 0q.143-.144.143-.356v-8q0-.213-.144-.356Q13.904 8 13.692 8q-.213 0-.357.144t-.143.356v8q0 .213.144.356t.357.144t.356-.144'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-material-symbols-person-4){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M9.175 11.825Q8 10.65 8 9V5.5q0-.625.438-1.062T9.5 4q.375 0 .713.175t.537.5q.2-.325.538-.5T12 4t.713.175t.537.5q.2-.325.538-.5T14.5 4q.625 0 1.063.438T16 5.5V9q0 1.65-1.175 2.825T12 13t-2.825-1.175M4 21v-2.8q0-.85.438-1.562T5.6 15.55q1.55-.775 3.15-1.162T12 14t3.25.388t3.15 1.162q.725.375 1.163 1.088T20 18.2V21z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-account-arrow-right){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18 16h-4v2h4v2l3-3l-3-3zM11 4C8.8 4 7 5.8 7 8s1.8 4 4 4s4-1.8 4-4s-1.8-4-4-4m0 10c-4.4 0-8 1.8-8 4v2h9.5c-.3-.8-.5-1.6-.5-2.5c0-1.2.3-2.3.9-3.4c-.6 0-1.2-.1-1.9-.1'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-account-cancel){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 4a4 4 0 0 0-4 4a4 4 0 0 0 4 4a4 4 0 0 0 4-4a4 4 0 0 0-4-4m7.5 9C15 13 13 15 13 17.5s2 4.5 4.5 4.5s4.5-2 4.5-4.5s-2-4.5-4.5-4.5M10 14c-4.42 0-8 1.79-8 4v2h9.5a6.5 6.5 0 0 1-.5-2.5a6.5 6.5 0 0 1 .95-3.36c-.63-.08-1.27-.14-1.95-.14m7.5.5c1.66 0 3 1.34 3 3c0 .56-.15 1.08-.42 1.5L16 14.92c.42-.27.94-.42 1.5-.42M14.92 16L19 20.08c-.42.27-.94.42-1.5.42c-1.66 0-3-1.34-3-3c0-.56.15-1.08.42-1.5'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-account-check){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m21.1 12.5l1.4 1.41l-6.53 6.59L12.5 17l1.4-1.41l2.07 2.08zM10 17l3 3H3v-2c0-2.21 3.58-4 8-4l1.89.11zm1-13a4 4 0 0 1 4 4a4 4 0 0 1-4 4a4 4 0 0 1-4-4a4 4 0 0 1 4-4'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-account-circle){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 19.2c-2.5 0-4.71-1.28-6-3.2c.03-2 4-3.1 6-3.1s5.97 1.1 6 3.1a7.23 7.23 0 0 1-6 3.2M12 5a3 3 0 0 1 3 3a3 3 0 0 1-3 3a3 3 0 0 1-3-3a3 3 0 0 1 3-3m0-3A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10c0-5.53-4.5-10-10-10'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-account-group),html :is([i-mdi-account-group=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 5.5A3.5 3.5 0 0 1 15.5 9a3.5 3.5 0 0 1-3.5 3.5A3.5 3.5 0 0 1 8.5 9A3.5 3.5 0 0 1 12 5.5M5 8c.56 0 1.08.15 1.53.42c-.15 1.43.27 2.85 1.13 3.96C7.16 13.34 6.16 14 5 14a3 3 0 0 1-3-3a3 3 0 0 1 3-3m14 0a3 3 0 0 1 3 3a3 3 0 0 1-3 3c-1.16 0-2.16-.66-2.66-1.62a5.54 5.54 0 0 0 1.13-3.96c.45-.27.97-.42 1.53-.42M5.5 18.25c0-2.07 2.91-3.75 6.5-3.75s6.5 1.68 6.5 3.75V20h-13zM0 20v-1.5c0-1.39 1.89-2.56 4.45-2.9c-.59.68-.95 1.62-.95 2.65V20zm24 0h-3.5v-1.75c0-1.03-.36-1.97-.95-2.65c2.56.34 4.45 1.51 4.45 2.9z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-account-minus){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M15 14c-2.67 0-8 1.33-8 4v2h16v-2c0-2.67-5.33-4-8-4M1 10v2h8v-2m6 2a4 4 0 0 0 4-4a4 4 0 0 0-4-4a4 4 0 0 0-4 4a4 4 0 0 0 4 4'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-account-multiple-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.07 10.41a5 5 0 0 0 0-5.82A3.4 3.4 0 0 1 15 4a3.5 3.5 0 0 1 0 7a3.4 3.4 0 0 1-1.93-.59M5.5 7.5A3.5 3.5 0 1 1 9 11a3.5 3.5 0 0 1-3.5-3.5m2 0A1.5 1.5 0 1 0 9 6a1.5 1.5 0 0 0-1.5 1.5M16 17v2H2v-2s0-4 7-4s7 4 7 4m-2 0c-.14-.78-1.33-2-5-2s-4.93 1.31-5 2m11.95-4A5.32 5.32 0 0 1 18 17v2h4v-2s0-3.63-6.06-4Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-account-multiple){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 17v2H2v-2s0-4 7-4s7 4 7 4m-3.5-9.5A3.5 3.5 0 1 0 9 11a3.5 3.5 0 0 0 3.5-3.5m3.44 5.5A5.32 5.32 0 0 1 18 17v2h4v-2s0-3.63-6.06-4M15 4a3.4 3.4 0 0 0-1.93.59a5 5 0 0 1 0 5.82A3.4 3.4 0 0 0 15 11a3.5 3.5 0 0 0 0-7'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-account-off){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 4a4 4 0 0 1 4 4c0 1.95-1.4 3.58-3.25 3.93L8.07 7.25A4.004 4.004 0 0 1 12 4m.28 10l6 6L20 21.72L18.73 23l-3-3H4v-2c0-1.84 2.5-3.39 5.87-3.86L2.78 7.05l1.27-1.27zM20 18v1.18l-4.86-4.86C18 14.93 20 16.35 20 18'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-account-plus){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M15 14c-2.67 0-8 1.33-8 4v2h16v-2c0-2.67-5.33-4-8-4m-9-4V7H4v3H1v2h3v3h2v-3h3v-2m6 2a4 4 0 0 0 4-4a4 4 0 0 0-4-4a4 4 0 0 0-4 4a4 4 0 0 0 4 4'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-account-question){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13 8a4 4 0 0 1-4 4a4 4 0 0 1-4-4a4 4 0 0 1 4-4a4 4 0 0 1 4 4m4 10v2H1v-2c0-2.21 3.58-4 8-4s8 1.79 8 4m3.5-3.5V16H19v-1.5zm-2-5H17V9a3 3 0 0 1 3-3a3 3 0 0 1 3 3c0 .97-.5 1.88-1.29 2.41l-.3.19c-.57.4-.91 1.01-.91 1.7v.2H19v-.2c0-1.19.6-2.3 1.59-2.95l.29-.19c.39-.26.62-.69.62-1.16A1.5 1.5 0 0 0 20 7.5A1.5 1.5 0 0 0 18.5 9z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-account-search){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M15.5 12c2.5 0 4.5 2 4.5 4.5c0 .88-.25 1.71-.69 2.4l3.08 3.1L21 23.39l-3.12-3.07c-.69.43-1.51.68-2.38.68c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5m0 2a2.5 2.5 0 0 0-2.5 2.5a2.5 2.5 0 0 0 2.5 2.5a2.5 2.5 0 0 0 2.5-2.5a2.5 2.5 0 0 0-2.5-2.5M10 4a4 4 0 0 1 4 4c0 .91-.31 1.75-.82 2.43c-.86.32-1.63.83-2.27 1.47L10 12a4 4 0 0 1-4-4a4 4 0 0 1 4-4M2 20v-2c0-2.12 3.31-3.86 7.5-4c-.32.78-.5 1.62-.5 2.5c0 1.29.38 2.5 1 3.5z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-account){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 4a4 4 0 0 1 4 4a4 4 0 0 1-4 4a4 4 0 0 1-4-4a4 4 0 0 1 4-4m0 10c4.42 0 8 1.79 8 4v2H4v-2c0-2.21 3.58-4 8-4'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-alert-circle-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 15h2v2h-2zm0-8h2v6h-2zm1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-alert-circle),html :is([i-mdi-alert-circle=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13 13h-2V7h2m0 10h-2v-2h2M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-alert){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13 14h-2V9h2m0 9h-2v-2h2M1 21h22L12 2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-archive),html :is([i-mdi-archive=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3 3h18v4H3zm1 5h16v13H4zm5.5 3a.5.5 0 0 0-.5.5V13h6v-1.5a.5.5 0 0 0-.5-.5z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-arrow-down){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 4h2v12l5.5-5.5l1.42 1.42L12 19.84l-7.92-7.92L5.5 10.5L11 16z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-arrow-left),html :is([i-mdi-arrow-left=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20 11v2H8l5.5 5.5l-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5L8 11z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-arrow-right-circle-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 13v-2h8l-3.5-3.5l1.42-1.42L17.84 12l-5.92 5.92l-1.42-1.42L14 13zm16-1a10 10 0 0 1-10 10A10 10 0 0 1 2 12A10 10 0 0 1 12 2a10 10 0 0 1 10 10m-2 0a8 8 0 0 0-8-8a8 8 0 0 0-8 8a8 8 0 0 0 8 8a8 8 0 0 0 8-8'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-arrow-right),html :is([i-mdi-arrow-right=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 11v2h12l-5.5 5.5l1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5L16 11z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-arrow-up){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13 20h-2V8l-5.5 5.5l-1.42-1.42L12 4.16l7.92 7.92l-1.42 1.42L13 8z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-beer-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m4 2l2 20h11l2-20zm2.2 2h10.6l-.3 3.23c-3.32 1.27-4.65.44-5.12.08c-.25-.19-.61-.62-1.27-.92c-.66-.31-1.56-.39-2.61-.07c-.41.11-.73.29-1 .47zm2.66 4.11c.19 0 .3.04.41.09c.23.1.44.35.9.7c.86.66 2.86 1.46 6.09.51L15.2 20H7.8L6.71 9.06c.05-.06.2-.17.46-.35c.33-.21.74-.43.83-.46h.03c.38-.11.64-.15.83-.14'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-beer){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 2h15l-2 20H6zm2.2 2l1.6 16h1L7.43 6.34C8.5 6 9.89 5.89 11 7c1.56 1.56 4.33.69 5.5.23L16.8 4z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-book-open){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13 12h7v1.5h-7m0-4h7V11h-7m0 3.5h7V16h-7m8-12H3a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2m0 15h-9V6h9'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-calendar-blank-outline),html :is([i-mdi-calendar-blank-outline=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 3h-1V1h-2v2H8V1H6v2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.11 0 2-.89 2-2V5a2 2 0 0 0-2-2m0 16H5V9h14zm0-12H5V5h14z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-calendar-blank),html :is([i-mdi-calendar-blank=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' 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-1V1'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-calendar-check){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 19H5V8h14m0-5h-1V1h-2v2H8V1H6v2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m-2.47 8.06L15.47 10l-4.88 4.88l-2.12-2.12l-1.06 1.06L10.59 17z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-calendar-clock),html :is([i-mdi-calendar-clock=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M15 13h1.5v2.82l2.44 1.41l-.75 1.3L15 16.69zm4-5H5v11h4.67c-.43-.91-.67-1.93-.67-3a7 7 0 0 1 7-7c1.07 0 2.09.24 3 .67zM5 21a2 2 0 0 1-2-2V5c0-1.11.89-2 2-2h1V1h2v2h8V1h2v2h1a2 2 0 0 1 2 2v6.1c1.24 1.26 2 2.99 2 4.9a7 7 0 0 1-7 7c-1.91 0-3.64-.76-4.9-2zm11-9.85A4.85 4.85 0 0 0 11.15 16c0 2.68 2.17 4.85 4.85 4.85A4.85 4.85 0 0 0 20.85 16c0-2.68-2.17-4.85-4.85-4.85'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-calendar-end){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22 14v8h-2v-4l-4 4v-3h-5v-2h5v-3l4 4v-4zM5 19h4v2H5c-1.1 0-2-.9-2-2V5a2 2 0 0 1 2-2h1V.998h2V3h8V.998h2V3h1c1.11 0 2 .89 2 2v7h-2V8H5z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-calendar-month){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M9 10v2H7v-2zm4 0v2h-2v-2zm4 0v2h-2v-2zm2-7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h1V1h2v2h8V1h2v2zm0 16V8H5v11zM9 14v2H7v-2zm4 0v2h-2v-2zm4 0v2h-2v-2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-calendar-plus){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 19V8H5v11zM16 1h2v2h1a2 2 0 0 1 2 2v14c0 1.11-.89 2-2 2H5a2 2 0 0 1-2-2V5c0-1.11.89-2 2-2h1V1h2v2h8zm-5 8.5h2v3h3v2h-3v3h-2v-3H8v-2h3z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-calendar-range){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M9 10H7v2h2zm4 0h-2v2h2zm4 0h-2v2h2zm2-7h-1V1h-2v2H8V1H6v2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m0 16H5V8h14z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-calendar-start){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2 14h2v3h5v-3l4 4l-4 4v-3H4v3H2zm17 5V8H5v4H3V5c0-1.11.89-2 2-2h1V.998h2V3h8V.998h2V3h1a2 2 0 0 1 2 2v14c0 1.1-.9 2-2 2h-6.17l2-2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-calendar-today){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7 10h5v5H7m12 4H5V8h14m0-5h-1V1h-2v2H8V1H6v2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-calendar-week){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 1h2v2h8V1h2v2h1a2 2 0 0 1 2 2v14c0 1.11-.89 2-2 2H5a2 2 0 0 1-2-2V5c0-1.11.89-2 2-2h1zM5 8v11h14V8zm2 2h10v2H7z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-calendar){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' 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-5v5h5z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-camera){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 4h3l2-2h6l2 2h3a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m8 3a5 5 0 0 0-5 5a5 5 0 0 0 5 5a5 5 0 0 0 5-5a5 5 0 0 0-5-5m0 2a3 3 0 0 1 3 3a3 3 0 0 1-3 3a3 3 0 0 1-3-3a3 3 0 0 1 3-3'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-chart-bar){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22 21H2V3h2v16h2v-9h4v9h2V6h4v13h2v-5h4z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-check-circle){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10S17.5 2 12 2m-2 15l-5-5l1.41-1.41L10 14.17l7.59-7.59L19 8z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-check){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' 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.59z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-checkbox-multiple-blank){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22 16a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2h12a2 2 0 0 1 2 2zm-6 4v2H4a2 2 0 0 1-2-2V7h2v13z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-checkbox-multiple-marked){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22 16a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2h12a2 2 0 0 1 2 2zm-6 4v2H4a2 2 0 0 1-2-2V7h2v13zm-3-6l7-7l-1.41-1.41L13 11.17L9.91 8.09L8.5 9.5z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-chevron-down){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' 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-6z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-chevron-left){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M15.41 16.58L10.83 12l4.58-4.59L14 6l-6 6l6 6z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-chevron-right){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' 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 6z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-chevron-up){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6l-6 6z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-clipboard-account){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18 19H6v-1.4c0-2 4-3.1 6-3.1s6 1.1 6 3.1M12 7a3 3 0 0 1 3 3a3 3 0 0 1-3 3a3 3 0 0 1-3-3a3 3 0 0 1 3-3m0-4a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1m7 0h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-clipboard-text-off-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17 7V5h2v10.8l2 2V5a2 2 0 0 0-2-2h-4.18C14.25 1.44 12.53.64 11 1.2c-.86.3-1.5.96-1.82 1.8H6.2l4 4zm-5-4c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1m2.2 8l-2-2H17v2zM2.39 1.73L1.11 3L3 4.9V19a2 2 0 0 0 2 2h14.1l1.74 1.73l1.27-1.27zM5 19V6.89L7.11 9H7v2h2.11l2 2H7v2h6.11l4 4z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-clipboard-text-outline),html :is([i-mdi-clipboard-text-outline=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 3h-4.18C14.25 1.44 12.53.64 11 1.2c-.86.3-1.5.96-1.82 1.8H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m-7 0a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1M7 7h10V5h2v14H5V5h2zm10 4H7V9h10zm-2 4H7v-2h8z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-clock-alert){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20 12h2v6h-2zm0 8h2v2h-2zM12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c2.3 0 4.3-.8 6-2V10h3.8c-.9-4.6-5-8-9.8-8m4.2 14.2L11 13V7h1.5v5.2l4.5 2.7z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-clock-outline),html :is([i-mdi-clock-outline=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 20a8 8 0 0 0 8-8a8 8 0 0 0-8-8a8 8 0 0 0-8 8a8 8 0 0 0 8 8m0-18a10 10 0 0 1 10 10a10 10 0 0 1-10 10C6.47 22 2 17.5 2 12A10 10 0 0 1 12 2m.5 5v5.25l4.5 2.67l-.75 1.23L11 13V7z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-clock-start){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 1C8.14 1 5 4.14 5 8a7 7 0 0 0 7 7c3.86 0 7-3.13 7-7c0-3.86-3.14-7-7-7m0 2.15c2.67 0 4.85 2.17 4.85 4.85s-2.18 4.85-4.85 4.85A4.85 4.85 0 0 1 7.15 8A4.85 4.85 0 0 1 12 3.15M11 5v3.69l3.19 1.84l.75-1.3l-2.44-1.41V5M4 16v8h2v-3h12v3l4-4l-4-4v3H6v-3'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-clock){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m4.2 14.2L11 13V7h1.5v5.2l4.5 2.7z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-close-circle-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m0-18C6.47 2 2 6.47 2 12s4.47 10 10 10s10-4.47 10-10S17.53 2 12 2m2.59 6L12 10.59L9.41 8L8 9.41L10.59 12L8 14.59L9.41 16L12 13.41L14.59 16L16 14.59L13.41 12L16 9.41z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-close-circle){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 2c5.53 0 10 4.47 10 10s-4.47 10-10 10S2 17.53 2 12S6.47 2 12 2m3.59 5L12 10.59L8.41 7L7 8.41L10.59 12L7 15.59L8.41 17L12 13.41L15.59 17L17 15.59L13.41 12L17 8.41z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-close){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' 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 12z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-cog){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 15.5A3.5 3.5 0 0 1 8.5 12A3.5 3.5 0 0 1 12 8.5a3.5 3.5 0 0 1 3.5 3.5a3.5 3.5 0 0 1-3.5 3.5m7.43-2.53c.04-.32.07-.64.07-.97s-.03-.66-.07-1l2.11-1.63c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.31-.61-.22l-2.49 1c-.52-.39-1.06-.73-1.69-.98l-.37-2.65A.506.506 0 0 0 14 2h-4c-.25 0-.46.18-.5.42l-.37 2.65c-.63.25-1.17.59-1.69.98l-2.49-1c-.22-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64L4.57 11c-.04.34-.07.67-.07 1s.03.65.07.97l-2.11 1.66c-.19.15-.25.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1.01c.52.4 1.06.74 1.69.99l.37 2.65c.04.24.25.42.5.42h4c.25 0 .46-.18.5-.42l.37-2.65c.63-.26 1.17-.59 1.69-.99l2.49 1.01c.22.08.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-comment-text-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M9 22a1 1 0 0 1-1-1v-3H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6.1l-3.7 3.71c-.2.19-.45.29-.7.29zm1-6v3.08L13.08 16H20V4H4v12zM6 7h12v2H6zm0 4h9v2H6z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-content-save){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M15 9H5V5h10m-3 14a3 3 0 0 1-3-3a3 3 0 0 1 3-3a3 3 0 0 1 3 3a3 3 0 0 1-3 3m5-16H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V7z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-counter){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 4h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 2v12h7V6zm16 12V6h-1.24c.24.54.19 1.07.19 1.13c-.07.67-.54 1.37-.71 1.62l-2.33 2.55l3.32-.02l.01 1.22l-5.2-.03l-.04-1s3.05-3.23 3.2-3.52c.14-.28.71-1.95-.7-1.95c-1.23.05-1.09 1.3-1.09 1.3l-1.54.01s.01-.66.38-1.31H13v12h2.58l-.01-.86l.97-.01s.91-.16.92-1.05c.04-1-.81-1-.96-1c-.13 0-1.07.05-1.07.87h-1.52s.04-2.06 2.59-2.06c2.6 0 2.46 2.02 2.46 2.02s.04 1.25-1.11 1.72l.52.37zM8.92 16h-1.5v-5.8l-1.8.56V9.53l3.14-1.12h.16z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-crown){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M5 16L3 5l5.5 5L12 4l3.5 6L21 5l-2 11zm14 3c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1v-1h14z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-delete-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 19a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V7H6zM8 9h8v10H8zm7.5-5l-1-1h-5l-1 1H5v2h14V4z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-delete-sweep){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M15 16h4v2h-4zm0-8h7v2h-7zm0 4h6v2h-6zM3 18a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V8H3zM14 5h-3l-1-1H6L5 5H2v2h12z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-delete){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 4h-3.5l-1-1h-5l-1 1H5v2h14M6 19a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V7H6z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-dumbbell){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20.57 14.86L22 13.43L20.57 12L17 15.57L8.43 7L12 3.43L10.57 2L9.14 3.43L7.71 2L5.57 4.14L4.14 2.71L2.71 4.14l1.43 1.43L2 7.71l1.43 1.43L2 10.57L3.43 12L7 8.43L15.57 17L12 20.57L13.43 22l1.43-1.43L16.29 22l2.14-2.14l1.43 1.43l1.43-1.43l-1.43-1.43L22 16.29z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-earth){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17.9 17.39c-.26-.8-1.01-1.39-1.9-1.39h-1v-3a1 1 0 0 0-1-1H8v-2h2a1 1 0 0 0 1-1V7h2a2 2 0 0 0 2-2v-.41a7.984 7.984 0 0 1 2.9 12.8M11 19.93c-3.95-.49-7-3.85-7-7.93c0-.62.08-1.22.21-1.79L9 15v1a2 2 0 0 0 2 2m1-16A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-email-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-2 0l-8 5l-8-5zm0 12H4V8l8 5l8-5z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-email){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m20 8l-8 5l-8-5V6l8 5l8-5m0-2H4c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-emoticon-happy),html :is([i-mdi-emoticon-happy=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2M7 9.5C7 8.7 7.7 8 8.5 8s1.5.7 1.5 1.5S9.3 11 8.5 11S7 10.3 7 9.5m5 7.73c-1.75 0-3.29-.73-4.19-1.81L9.23 14c.45.72 1.52 1.23 2.77 1.23s2.32-.51 2.77-1.23l1.42 1.42c-.9 1.08-2.44 1.81-4.19 1.81M15.5 11c-.8 0-1.5-.7-1.5-1.5S14.7 8 15.5 8s1.5.7 1.5 1.5s-.7 1.5-1.5 1.5'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-file-document-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm0 2h7v5h5v11H6zm2 8v2h8v-2zm0 4v2h5v-2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-filter-off),html :is([i-mdi-filter-off=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2.39 1.73L1.11 3l8.39 8.37l.47.63H10v5.87c-.04.29.06.6.29.83l2.01 2.01c.39.39 1.02.39 1.41 0c.23-.21.33-.53.29-.83v-3.99l6.84 6.84l1.27-1.27L14 13.35L9.41 8.76L4.15 3.5zM6.21 3l8.33 8.34l5.25-6.72a1 1 0 0 0-.17-1.4c-.19-.14-.4-.22-.62-.22z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-filter-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M15 19.88c.04.3-.06.62-.29.83a.996.996 0 0 1-1.41 0L9.29 16.7a.99.99 0 0 1-.29-.83v-5.12L4.21 4.62a1 1 0 0 1 .17-1.4c.19-.14.4-.22.62-.22h14c.22 0 .43.08.62.22a1 1 0 0 1 .17 1.4L15 10.75zM7.04 5L11 10.06v5.52l2 2v-7.53L16.96 5z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-filter){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M14 12v7.88c.04.3-.06.62-.29.83a.996.996 0 0 1-1.41 0l-2.01-2.01a.99.99 0 0 1-.29-.83V12h-.03L4.21 4.62a1 1 0 0 1 .17-1.4c.19-.14.4-.22.62-.22h14c.22 0 .43.08.62.22a1 1 0 0 1 .17 1.4L14.03 12z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-format-list-bulleted){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7 5h14v2H7zm0 8v-2h14v2zM4 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-2h14v2zm-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.5'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-format-list-numbered),html :is([i-mdi-format-list-numbered=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7 13v-2h14v2zm0 6v-2h14v2zM7 7V5h14v2zM3 8V5H2V4h2v4zm-1 9v-1h3v4H2v-1h2v-.5H3v-1h1V17zm2.25-7a.75.75 0 0 1 .75.75c0 .2-.08.39-.21.52L3.12 13H5v1H2v-.92L4 11H2v-1z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-format-text){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m18.5 4l1.16 4.35l-.96.26c-.45-.87-.91-1.74-1.44-2.18C16.73 6 16.11 6 15.5 6H13v10.5c0 .5 0 1 .33 1.25c.34.25 1 .25 1.67.25v1H9v-1c.67 0 1.33 0 1.67-.25c.33-.25.33-.75.33-1.25V6H8.5c-.61 0-1.23 0-1.76.43c-.53.44-.99 1.31-1.44 2.18l-.96-.26L5.5 4z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-gymnastics),html :is([i-mdi-gymnastics=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 6c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2M1 9h6l7-5l1.31 1.5l-4.17 3H14L21.8 4L23 5.4L14.5 12L14 22h-2l-.5-10L8 11H1z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-information-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' 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-2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-information),html :is([i-mdi-information=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13 9h-2V7h2m0 10h-2v-6h2m-1-9A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-instagram){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' 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 4zm9.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-3'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-lightbulb-on-outline),html :is([i-mdi-lightbulb-on-outline=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20 11h3v2h-3zM1 11h3v2H1zM13 1v3h-2V1zM4.92 3.5l2.13 2.14l-1.42 1.41L3.5 4.93zm12.03 2.13l2.12-2.13l1.43 1.43l-2.13 2.12zM12 6a6 6 0 0 1 6 6c0 2.22-1.21 4.16-3 5.2V19a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-1.8c-1.79-1.04-3-2.98-3-5.2a6 6 0 0 1 6-6m2 15v1a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-1zm-3-3h2v-2.13c1.73-.44 3-2.01 3-3.87a4 4 0 0 0-4-4a4 4 0 0 0-4 4c0 1.86 1.27 3.43 3 3.87z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-loading),html :is([i-mdi-loading=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 4V2A10 10 0 0 0 2 12h2a8 8 0 0 1 8-8'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-lock-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 17a2 2 0 0 1-2-2c0-1.11.89-2 2-2a2 2 0 0 1 2 2a2 2 0 0 1-2 2m6 3V10H6v10zm0-12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V10c0-1.11.89-2 2-2h1V6a5 5 0 0 1 5-5a5 5 0 0 1 5 5v2zm-6-5a3 3 0 0 0-3 3v2h6V6a3 3 0 0 0-3-3'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-lock){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 17a2 2 0 0 0 2-2a2 2 0 0 0-2-2a2 2 0 0 0-2 2a2 2 0 0 0 2 2m6-9a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h1V6a5 5 0 0 1 5-5a5 5 0 0 1 5 5v2zm-6-5a3 3 0 0 0-3 3v2h6V6a3 3 0 0 0-3-3'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-logout){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m17 7l-1.41 1.41L18.17 11H8v2h10.17l-2.58 2.58L17 17l5-5M4 5h8V3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8v-2H4z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-magnify),html :is([i-mdi-magnify=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5l-1.5 1.5l-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16A6.5 6.5 0 0 1 3 9.5A6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14S14 12 14 9.5S12 5 9.5 5'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-map-marker){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' 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-7'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-medal){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20 2H4v2l5.81 4.36a7.004 7.004 0 0 0-4.46 8.84a6.996 6.996 0 0 0 8.84 4.46a7 7 0 0 0 0-13.3L20 4zm-5.06 17.5L12 17.78L9.06 19.5l.78-3.33l-2.59-2.24l3.41-.29L12 10.5l1.34 3.14l3.41.29l-2.59 2.24z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-minus){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 13H5v-2h14z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-note-text){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M14 10h5.5L14 4.5zM5 3h10l6 6v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5c0-1.11.89-2 2-2m0 9v2h14v-2zm0 4v2h9v-2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-package-variant){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2 10.96a.985.985 0 0 1-.37-1.37L3.13 7c.11-.2.28-.34.47-.42l7.83-4.4c.16-.12.36-.18.57-.18s.41.06.57.18l7.9 4.44c.19.1.35.26.44.46l1.45 2.52c.28.48.11 1.09-.36 1.36l-1 .58v4.96c0 .38-.21.71-.53.88l-7.9 4.44c-.16.12-.36.18-.57.18s-.41-.06-.57-.18l-7.9-4.44A.99.99 0 0 1 3 16.5v-5.54c-.3.17-.68.18-1 0m10-6.81v6.7l5.96-3.35zM5 15.91l6 3.38v-6.71L5 9.21zm14 0v-3.22l-5 2.9c-.33.18-.7.17-1 .01v3.69zm-5.15-2.55l6.28-3.63l-.58-1.01l-6.28 3.63z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-party-popper),html :is([i-mdi-party-popper=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m14.53 1.45l-1.08 1.08l1.6 1.6q.33.375.33.87c0 .495-.11.64-.33.86L11.5 9.47l1 1.08l3.63-3.61c.53-.59.79-1.24.79-1.94s-.26-1.36-.79-1.95zm-3.98 2.02L9.47 4.55l.61.56c.22.22.33.52.33.89s-.11.67-.33.89l-.61.56l1.08 1.08l.56-.61c.53-.59.8-1.23.8-1.92c0-.72-.27-1.37-.8-1.97zM21 5.06c-.69 0-1.33.27-1.92.8l-5.63 5.64l1.08 1l5.58-5.56c.25-.25.55-.38.89-.38s.64.13.89.38l.61.61l1.03-1.08l-.56-.61c-.59-.53-1.25-.8-1.97-.8M7 8L2 22l14-5zm12 3.06c-.7 0-1.34.27-1.94.8l-1.59 1.59l1.08 1.08l1.59-1.59c.25-.25.53-.38.86-.38s.63.13.88.38l1.62 1.59l1.05-1.03l-1.6-1.64c-.59-.53-1.25-.8-1.95-.8'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-paw){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8.35 3c1.18-.17 2.43 1.12 2.79 2.9c.36 1.77-.29 3.35-1.47 3.53c-1.17.18-2.43-1.11-2.8-2.89c-.37-1.77.3-3.35 1.48-3.54m7.15 0c1.19.19 1.85 1.77 1.5 3.54c-.38 1.78-1.63 3.07-2.81 2.89c-1.19-.18-1.84-1.76-1.47-3.53c.36-1.78 1.61-3.07 2.78-2.9M3 7.6c1.14-.49 2.69.4 3.5 1.95c.76 1.58.5 3.24-.63 3.73s-2.67-.39-3.46-1.96S1.9 8.08 3 7.6m18 0c1.1.48 1.38 2.15.59 3.72s-2.33 2.45-3.46 1.96s-1.39-2.15-.63-3.73C18.31 8 19.86 7.11 21 7.6m-1.67 10.78c.04.94-.68 1.98-1.54 2.37c-1.79.82-3.91-.88-5.9-.88s-4.13 1.77-5.89.88c-1-.49-1.69-1.79-1.56-2.87c.18-1.49 1.97-2.29 3.03-3.38c1.41-1.41 2.41-4.06 4.42-4.06c2 0 3.06 2.61 4.41 4.06c1.11 1.22 2.96 2.25 3.03 3.88'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-pencil),html :is([i-mdi-pencil=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83l3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-play-circle){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 16.5v-9l6 4.5M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-playlist-plus){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3 16h7v-2H3m15 0v-4h-2v4h-4v2h4v4h2v-4h4v-2m-8-8H3v2h11m0 2H3v2h11z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-plus-circle){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17 13h-4v4h-2v-4H7v-2h4V7h2v4h4m-5-9A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-plus){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-podium){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m12 7.09l2.45 1.49l-.65-2.81L16 3.89l-2.89-.25L12 1l-1.13 2.64L8 3.89l2.18 1.88l-.68 2.81zm-8 6l2.45 1.49l-.65-2.81L8 9.89l-2.89-.25L4 7L2.87 9.64L0 9.89l2.18 1.88l-.68 2.81zm16-3l2.45 1.49l-.65-2.81L24 6.89l-2.89-.25L20 4l-1.13 2.64l-2.87.25l2.18 1.88l-.68 2.81zM15 23H9V10h6zm-8 0H1v-6h6zm16 0h-6V13h6z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-repeat){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17 17H7v-3l-4 4l4 4v-3h12v-6h-2M7 7h10v3l4-4l-4-4v3H5v6h2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-run-fast){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16.5 5.5a2 2 0 0 0 2-2a2 2 0 0 0-2-2a2 2 0 0 0-2 2a2 2 0 0 0 2 2m-3.6 13.9l1-4.4l2.1 2v6h2v-7.5l-2.1-2l.6-3A7.3 7.3 0 0 0 22 13v-2c-1.76.03-3.4-.89-4.3-2.4l-1-1.6c-.36-.6-1-1-1.7-1c-.3 0-.5.1-.8.1L9 8.3V13h2V9.6l1.8-.7l-1.6 8.1l-4.9-1l-.4 2zM4 9a1 1 0 0 1-1-1a1 1 0 0 1 1-1h3v2zm1-4a1 1 0 0 1-1-1a1 1 0 0 1 1-1h5v2zm-2 8a1 1 0 0 1-1-1a1 1 0 0 1 1-1h4v2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-run),html :is([i-mdi-run=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.5 5.5c1.09 0 2-.92 2-2a2 2 0 0 0-2-2c-1.11 0-2 .88-2 2c0 1.08.89 2 2 2M9.89 19.38l1-4.38L13 17v6h2v-7.5l-2.11-2l.61-3A7.3 7.3 0 0 0 19 13v-2c-1.91 0-3.5-1-4.31-2.42l-1-1.58c-.4-.62-1-1-1.69-1c-.31 0-.5.08-.81.08L6 8.28V13h2V9.58l1.79-.7L8.19 17l-4.9-1l-.4 2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-shield-account){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 1L3 5v6c0 5.55 3.84 10.74 9 12c5.16-1.26 9-6.45 9-12V5zm0 4a3 3 0 0 1 3 3a3 3 0 0 1-3 3a3 3 0 0 1-3-3a3 3 0 0 1 3-3m5.13 12A9.7 9.7 0 0 1 12 20.92A9.7 9.7 0 0 1 6.87 17c-.34-.5-.63-1-.87-1.53c0-1.65 2.71-3 6-3s6 1.32 6 3c-.24.53-.53 1.03-.87 1.53'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-shield-check){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m10 17l-4-4l1.41-1.41L10 14.17l6.59-6.59L18 9m-6-8L3 5v6c0 5.55 3.84 10.74 9 12c5.16-1.26 9-6.45 9-12V5z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-shield-crown){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m12 1l9 4v6c0 5.55-3.84 10.74-9 12c-5.16-1.26-9-6.45-9-12V5zm4 13H8v1.5c0 .27.19.46.47.5h6.96c.31 0 .52-.16.57-.41zm1-6l-2.67 2.67L12 8.34l-2.33 2.33L7 8l1 5h8z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-shield-lock-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 11c0 5.55-3.84 10.74-9 12c-5.16-1.26-9-6.45-9-12V5l9-4l9 4zm-9 10c3.75-1 7-5.46 7-9.78V6.3l-7-3.12L5 6.3v4.92C5 15.54 8.25 20 12 21m2.8-10V9.5C14.8 8.1 13.4 7 12 7S9.2 8.1 9.2 9.5V11c-.6 0-1.2.6-1.2 1.2v3.5c0 .7.6 1.3 1.2 1.3h5.5c.7 0 1.3-.6 1.3-1.2v-3.5c0-.7-.6-1.3-1.2-1.3m-1.3 0h-3V9.5c0-.8.7-1.3 1.5-1.3s1.5.5 1.5 1.3z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-shield-star-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 11c0 5.55-3.84 10.74-9 12c-5.16-1.26-9-6.45-9-12V5l9-4l9 4zm-9 10c3.75-1 7-5.46 7-9.78V6.3l-7-3.12L5 6.3v4.92C5 15.54 8.25 20 12 21m3.05-5l-3.08-1.85L8.9 16l.81-3.5L7 10.16l3.58-.31l1.39-3.3l1.4 3.29l3.58.31l-2.72 2.35z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-star-shooting-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m23 7.5l-6.47-.54L14 1l-2.53 5.96L5 7.5l4.9 4.27l-1.46 6.33L14 14.74l5.56 3.36l-1.47-6.33zm-6.86 4.73l.4 1.71l-1.51-.91l-1.03-.62l-1.03.62l-1.51.91l.39-1.71l.28-1.18l-.91-.79L9.88 9.1l1.76-.15l1.2-.1l.47-1.11l.69-1.62l.69 1.62l.47 1.11l1.2.1l1.75.15l-1.33 1.16l-.92.79zM1.16 12c-.299-.5-.171-1.11.29-1.41l2.73-1.8l1.57 1.36l-3.2 2.11c-.17.11-.36.17-.55.17c-.32 0-.64-.16-.84-.43m.29 8.16l5.86-3.85L7 17.76l-.34 1.37l-4.11 2.71c-.17.11-.36.16-.55.16c-.32 0-.64-.16-.84-.45a1.013 1.013 0 0 1 .29-1.39m5.87-8.66l.92.81l-.27 1.19l-5.42 3.55c-.17.11-.36.16-.55.16c-.32 0-.64-.15-.84-.45a1 1 0 0 1 .29-1.38z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-star){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.62L12 2L9.19 8.62L2 9.24l5.45 4.73L5.82 21z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-tag-outline),html :is([i-mdi-tag-outline=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m21.41 11.58l-9-9A2 2 0 0 0 11 2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 .59 1.42l9 9A2 2 0 0 0 13 22a2 2 0 0 0 1.41-.59l7-7A2 2 0 0 0 22 13a2 2 0 0 0-.59-1.42M13 20l-9-9V4h7l9 9M6.5 5A1.5 1.5 0 1 1 5 6.5A1.5 1.5 0 0 1 6.5 5'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-tag){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M5.5 7A1.5 1.5 0 0 1 4 5.5A1.5 1.5 0 0 1 5.5 4A1.5 1.5 0 0 1 7 5.5A1.5 1.5 0 0 1 5.5 7m15.91 4.58l-9-9C12.05 2.22 11.55 2 11 2H4c-1.11 0-2 .89-2 2v7c0 .55.22 1.05.59 1.41l8.99 9c.37.36.87.59 1.42.59s1.05-.23 1.41-.59l7-7c.37-.36.59-.86.59-1.41c0-.56-.23-1.06-.59-1.42'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-text-box){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M14 17H7v-2h7m3-2H7v-2h10m0-2H7V7h10m2-4H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-text){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 6v2H3V6zM3 18h9v-2H3zm0-5h18v-2H3z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-timer-sand){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 2h12v6l-4 4l4 4v6H6v-6l4-4l-4-4zm10 14.5l-4-4l-4 4V20h8zm-4-5l4-4V4H8v3.5zM10 6h4v.75l-2 2l-2-2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-tools){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m21.71 20.29l-1.42 1.42a1 1 0 0 1-1.41 0L7 9.85A3.8 3.8 0 0 1 6 10a4 4 0 0 1-3.78-5.3l2.54 2.54l.53-.53l1.42-1.42l.53-.53L4.7 2.22A4 4 0 0 1 10 6a3.8 3.8 0 0 1-.15 1l11.86 11.88a1 1 0 0 1 0 1.41M2.29 18.88a1 1 0 0 0 0 1.41l1.42 1.42a1 1 0 0 0 1.41 0l5.47-5.46l-2.83-2.83M20 2l-4 2v2l-2.17 2.17l2 2L18 8h2l2-4Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-trash-can-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M9 3v1H4v2h1v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6h1V4h-5V3zM7 6h10v13H7zm2 2v9h2V8zm4 0v9h2V8z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-trending-up){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m16 6l2.29 2.29l-4.88 4.88l-4-4L2 16.59L3.41 18l6-6l4 4l6.3-6.29L22 12V6z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-trophy-outline){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18 2c-.9 0-2 1-2 2H8c0-1-1.1-2-2-2H2v9c0 1 1 2 2 2h2.2c.4 2 1.7 3.7 4.8 4v2.08C8 19.54 8 22 8 22h8s0-2.46-3-2.92V17c3.1-.3 4.4-2 4.8-4H20c1 0 2-1 2-2V2zM6 11H4V4h2zm10 .5c0 1.93-.58 3.5-4 3.5c-3.41 0-4-1.57-4-3.5V6h8zm4-.5h-2V4h2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-trophy),html :is([i-mdi-trophy=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18 2c-.9 0-2 1-2 2H8c0-1-1.1-2-2-2H2v9c0 1 1 2 2 2h2.2c.4 2 1.7 3.7 4.8 4v2.08C8 19.54 8 22 8 22h8s0-2.46-3-2.92V17c3.1-.3 4.4-2 4.8-4H20c1 0 2-1 2-2V2zM6 11H4V4h2zm14 0h-2V4h2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-video),html :is([i-mdi-video=""]){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17 10.5V7a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-3.5l4 4v-11z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-view-list){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M9 5v4h12V5M9 19h12v-4H9m0-1h12v-4H9M4 9h4V5H4m0 14h4v-4H4m0-1h4v-4H4z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-view-week){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13 5h-3a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1m7 0h-3a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1M6 5H3a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mdi-web){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16.36 14c.08-.66.14-1.32.14-2s-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2m-5.15 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56M14.34 14H9.66c-.1-.66-.16-1.32-.16-2s.06-1.35.16-2h4.68c.09.65.16 1.32.16 2s-.07 1.34-.16 2M12 19.96c-.83-1.2-1.5-2.53-1.91-3.96h3.82c-.41 1.43-1.08 2.76-1.91 3.96M8 8H5.08A7.92 7.92 0 0 1 9.4 4.44C8.8 5.55 8.35 6.75 8 8m-2.92 8H8c.35 1.25.8 2.45 1.4 3.56A8 8 0 0 1 5.08 16m-.82-2C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2M12 4.03c.83 1.2 1.5 2.54 1.91 3.97h-3.82c.41-1.43 1.08-2.77 1.91-3.97M18.92 8h-2.95a15.7 15.7 0 0 0-1.38-3.56c1.84.63 3.37 1.9 4.33 3.56M12 2C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-mynaui-letter-x-solid){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8.8 6.4a1 1 0 1 0-1.6 1.2l3.3 4.4l-3.3 4.4a1 1 0 0 0 1.6 1.2l2.95-3.933L14.7 17.6a1 1 0 1 0 1.6-1.2L13 12l3.3-4.4a1 1 0 0 0-1.6-1.2l-2.95 3.933z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-octicon-sparkles-fill-24){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M14.4 3.419a.639.639 0 0 1 1.2 0l.61 1.668a9.59 9.59 0 0 0 5.703 5.703l1.668.61a.639.639 0 0 1 0 1.2l-1.668.61a9.59 9.59 0 0 0-5.703 5.703l-.61 1.668a.639.639 0 0 1-1.2 0l-.61-1.668a9.59 9.59 0 0 0-5.703-5.703l-1.668-.61a.639.639 0 0 1 0-1.2l1.668-.61a9.59 9.59 0 0 0 5.703-5.703zM8 16.675a.266.266 0 0 1 .5 0l.254.694a4 4 0 0 0 2.376 2.377l.695.254a.266.266 0 0 1 0 .5l-.695.254a4 4 0 0 0-2.376 2.377l-.254.694a.266.266 0 0 1-.5 0l-.254-.694a4 4 0 0 0-2.376-2.377l-.695-.254a.266.266 0 0 1 0-.5l.695-.254a4 4 0 0 0 2.376-2.377zM4.2.21a.32.32 0 0 1 .6 0l.305.833a4.8 4.8 0 0 0 2.852 2.852l.833.305a.32.32 0 0 1 0 .6l-.833.305a4.8 4.8 0 0 0-2.852 2.852L4.8 8.79a.32.32 0 0 1-.6 0l-.305-.833a4.8 4.8 0 0 0-2.852-2.852L.21 4.8a.32.32 0 0 1 0-.6l.833-.305a4.8 4.8 0 0 0 2.852-2.852z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-si-sign-in-alt-fill){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.6 2a1 1 0 0 0 0 2h5A1.4 1.4 0 0 1 20 5.4v13.2a1.4 1.4 0 0 1-1.4 1.4H13a1 1 0 1 0 0 2h5.6a3.4 3.4 0 0 0 3.4-3.4V5.4A3.4 3.4 0 0 0 18.6 2z'/%3E%3Cpath fill='currentColor' d='M12.293 7.293a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414-1.414L14.586 13H3a1 1 0 1 1 0-2h11.586l-2.293-2.293a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-stash-users-crown){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8.005 4.782c-.044-.225.23-.413.44-.321c.76.332 2.14.607 3.193-1.032a.297.297 0 0 1 .49 0c1.051 1.639 2.432 1.364 3.192 1.032c.21-.092.484.096.44.32l-.449 2.337s-.047.054-.157.135c.098.204.193.435.27.676a2.643 2.643 0 1 1-.8 3.613a3.74 3.74 0 0 1-2.756 1.208a3.74 3.74 0 0 1-2.757-1.208a2.643 2.643 0 1 1-.831-3.634q.11-.361.287-.689a1 1 0 0 1-.113-.101zm1.949 3.025l-.036.069A2.25 2.25 0 1 0 14.118 9c0-.727-.226-1.108-.287-1.198c-.492.115-1.13.198-1.948.198c-.807 0-1.44-.08-1.93-.193M6.868 8.5a1.643 1.643 0 1 0 1.59 2.061a3.7 3.7 0 0 1-.34-1.484a1.64 1.64 0 0 0-1.25-.577m10 3.286a1.643 1.643 0 1 0-1.251-2.708c-.01.528-.13 1.03-.338 1.482a1.644 1.644 0 0 0 1.589 1.226m-1.764 1.629c-.61-.173-1.188.034-1.583.297c-.36.238-.942.524-1.653.524s-1.294-.286-1.653-.524c-.396-.263-.973-.47-1.583-.297a12 12 0 0 0-.477.145l-.96.315a3.8 3.8 0 0 0-.843.399a.5.5 0 0 0-.267-.573a2.4 2.4 0 0 1-.365-.218a1.07 1.07 0 0 0-.901-.186a8 8 0 0 0-.46.137l-.685.225a2.63 2.63 0 0 0-1.73 1.843l-.007.027l-.291 2.106c-.113.816.325 1.674 1.22 1.887q.371.091.884.175a.5.5 0 1 0 .16-.988a11 11 0 0 1-.813-.16c-.304-.072-.516-.374-.46-.777l.283-2.049c.141-.52.54-.94 1.066-1.114l.685-.225q.2-.065.401-.12l.007.002a.2.2 0 0 1 .054.027c.129.093.303.205.517.308a.5.5 0 0 0 .205.05a3.7 3.7 0 0 0-1.114 1.84l-.006.026l-.339 1.882c-.215 1.197.41 2.486 1.736 2.796c1.174.274 3.038.555 5.736.555s4.56-.281 5.735-.555c1.327-.31 1.951-1.6 1.736-2.796l-.338-1.882l-.007-.026a3.7 3.7 0 0 0-1.137-1.86a.5.5 0 0 0 .36-.03c.215-.103.389-.215.518-.308a.2.2 0 0 1 .059-.028h.001q.203.053.401.12l.686.224c.526.173.924.594 1.066 1.114l.283 2.049c.056.403-.157.705-.46.777q-.335.082-.813.16a.5.5 0 1 0 .16.988q.512-.085.884-.175c.895-.213 1.333-1.07 1.22-1.887l-.292-2.106l-.006-.027a2.62 2.62 0 0 0-1.73-1.843l-.685-.225a8 8 0 0 0-.46-.137a1.07 1.07 0 0 0-.901.186c-.09.065-.214.145-.365.218a.5.5 0 0 0-.219.695a3.8 3.8 0 0 0-1.025-.52l-.959-.316q-.237-.077-.476-.146m-.754 1.546c.174-.115.298-.117.345-.103q.21.06.417.127l.96.315a2.23 2.23 0 0 1 1.462 1.536l.329 1.829c.1.559-.19.973-.6 1.069c-1.054.245-2.802.516-5.395.516c-2.594 0-4.342-.27-5.395-.516c-.41-.096-.701-.51-.6-1.07l.328-1.828A2.23 2.23 0 0 1 7.664 15.3l.96-.315q.206-.068.416-.127c.048-.014.171-.012.345.103c.501.333 1.372.775 2.483.775s1.98-.442 2.482-.775'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-tabler-apps){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm0 10a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm10 0a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zm0-8h6m-3-3v6'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-tabler-zoom-in-area){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 13v4m-2-2h4m-7 0a5 5 0 1 0 10 0a5 5 0 1 0-10 0m12 7l-3-3M6 18H5a2 2 0 0 1-2-2v-1m0-4v-1m0-4V5a2 2 0 0 1 2-2h1m4 0h1m4 0h1a2 2 0 0 1 2 2v1'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.i-tabler-zoom-out-area){--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 15h4m-7 0a5 5 0 1 0 10 0a5 5 0 1 0-10 0m12 7l-3-3M6 18H5a2 2 0 0 1-2-2v-1m0-4v-1m0-4V5a2 2 0 0 1 2-2h1m4 0h1m4 0h1a2 2 0 0 1 2 2v1'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.2em}html :is(.prose){color:var(--un-prose-body);font-size:1rem;line-height:1.75;max-width:65ch;--un-prose-body:oklch(37.3% .034 259.733);--un-prose-invert-body:oklch(87.2% .01 258.338);--un-prose-headings:oklch(21% .034 264.665);--un-prose-invert-headings:#fff;--un-prose-lead:oklch(44.6% .03 256.802);--un-prose-invert-lead:oklch(70.7% .022 261.325);--un-prose-links:oklch(21% .034 264.665);--un-prose-invert-links:#fff;--un-prose-bold:oklch(21% .034 264.665);--un-prose-invert-bold:#fff;--un-prose-counters:oklch(55.1% .027 264.364);--un-prose-invert-counters:oklch(70.7% .022 261.325);--un-prose-bullets:oklch(87.2% .01 258.338);--un-prose-invert-bullets:oklch(44.6% .03 256.802);--un-prose-hr:oklch(92.8% .006 264.531);--un-prose-invert-hr:oklch(37.3% .034 259.733);--un-prose-quotes:oklch(21% .034 264.665);--un-prose-invert-quotes:oklch(96.7% .003 264.542);--un-prose-quote-borders:oklch(92.8% .006 264.531);--un-prose-invert-quote-borders:oklch(37.3% .034 259.733);--un-prose-captions:oklch(55.1% .027 264.364);--un-prose-invert-captions:oklch(70.7% .022 261.325);--un-prose-kbd:oklch(21% .034 264.665);--un-prose-invert-kbd:#fff;--un-prose-kbd-shadows:oklch(21% .034 264.665);--un-prose-invert-kbd-shadows:#fff;--un-prose-code:oklch(21% .034 264.665);--un-prose-invert-code:#fff;--un-prose-pre-code:oklch(92.8% .006 264.531);--un-prose-invert-pre-code:oklch(87.2% .01 258.338);--un-prose-pre-bg:oklch(27.8% .033 256.848);--un-prose-invert-pre-bg:rgba(0,0,0,.5);--un-prose-th-borders:oklch(87.2% .01 258.338);--un-prose-invert-th-borders:oklch(44.6% .03 256.802);--un-prose-td-borders:oklch(92.8% .006 264.531);--un-prose-invert-td-borders:oklch(37.3% .034 259.733)}html :is(.prose) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}html :is(.prose) :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}html :is(.prose) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-links);font-weight:500;text-decoration:underline}html :is(.prose) :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-bold);font-weight:600}html :is(.prose) :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}html :is(.prose) :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}html :is(.prose) :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}html :is(.prose) :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}html :is(.prose) :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}html :is(.prose) :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}html :is(.prose) :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}html :is(.prose) :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}html :is(.prose) :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}html :is(.prose) :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}html :is(.prose) :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}html :is(.prose) :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}html :is(.prose) :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}html :is(.prose) :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}html :is(.prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--un-prose-counters);font-weight:400}html :is(.prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--un-prose-bullets)}html :is(.prose) :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;margin-top:1.25em}html :is(.prose) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--un-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}html :is(.prose) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--un-prose-quote-borders);border-inline-start-width:.25rem;color:var(--un-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"“""”""‘""’"}html :is(.prose) :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}html :is(.prose) :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}html :is(.prose) :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}html :is(.prose) :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}html :is(.prose) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}html :is(.prose) :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}html :is(.prose) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}html :is(.prose) :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}html :is(.prose) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}html :is(.prose) :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}html :is(.prose) :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}html :is(.prose) :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}html :is(.prose) :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}html :is(.prose) :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--un-prose-kbd-shadows)/10%),0 3px rgb(var(--un-prose-kbd-shadows)/10%);color:var(--un-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}html :is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-code);font-size:.875em;font-weight:600}html :is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}html :is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}html :is(.prose) :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}html :is(.prose) :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}html :is(.prose) :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}html :is(.prose) :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}html :is(.prose) :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}html :is(.prose) :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}html :is(.prose) :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}html :is(.prose) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--un-prose-pre-bg);border-radius:.375rem;color:var(--un-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}html :is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}html :is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}html :is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}html :is(.prose) :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}html :is(.prose) :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--un-prose-th-borders);border-bottom-width:1px}html :is(.prose) :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}html :is(.prose) :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--un-prose-td-borders);border-bottom-width:1px}html :is(.prose) :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}html :is(.prose) :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}html :is(.prose) :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--un-prose-th-borders);border-top-width:1px}html :is(.prose) :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}html :is(.prose) :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}html :is(.prose) :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}html :is(.prose) :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}html :is(.prose) :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}html :is(.prose) :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}html :is(.prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}html :is(.prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}html :is(.prose) :where(>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}html :is(.prose) :where(>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}html :is(.prose) :where(>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}html :is(.prose) :where(>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}html :is(.prose) :where(>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}html :is(.prose) :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}html :is(.prose) :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}html :is(.prose) :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}html :is(.prose) :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}html :is(.prose) :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}html :is(.prose) :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}html :is(.prose) :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}html :is(.prose) :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}html :is(.prose) :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}html :is(.prose) :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}html :is(.prose) :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}html :is(.prose) :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}html :is(.prose) :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}html :is(.prose) :where(>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}html :is(.prose) :where(>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}html :is(.container){width:100%}@media(min-width:40rem){html :is(.container){max-width:40rem}}@media(min-width:48rem){html :is(.container){max-width:48rem}}@media(min-width:64rem){html :is(.container){max-width:64rem}}@media(min-width:80rem){html :is(.container){max-width:80rem}}@media(min-width:96rem){html :is(.container){max-width:96rem}}html :is(.text-\[0\.7rem\]){font-size:.7rem}html :is(.text-\[10px\]){font-size:10px}html :is(.text-2xl),html :is([text-2xl=""]){font-size:var(--text-2xl-fontSize);line-height:var(--un-leading,var(--text-2xl-lineHeight))}html :is(.text-3xl),html :is([text-3xl=""]){font-size:var(--text-3xl-fontSize);line-height:var(--un-leading,var(--text-3xl-lineHeight))}html :is(.text-4xl),html :is([text-4xl=""]){font-size:var(--text-4xl-fontSize);line-height:var(--un-leading,var(--text-4xl-lineHeight))}html :is(.text-5xl),html :is([text-5xl=""]){font-size:var(--text-5xl-fontSize);line-height:var(--un-leading,var(--text-5xl-lineHeight))}html :is(.text-6xl),html :is([text-6xl=""]){font-size:var(--text-6xl-fontSize);line-height:var(--un-leading,var(--text-6xl-lineHeight))}html :is(.text-base),html :is([text-base=""]){font-size:var(--text-base-fontSize);line-height:var(--un-leading,var(--text-base-lineHeight))}html :is(.text-lg),html :is([text-lg=""]){font-size:var(--text-lg-fontSize);line-height:var(--un-leading,var(--text-lg-lineHeight))}html :is(.text-sm),html :is([text-sm=""]){font-size:var(--text-sm-fontSize);line-height:var(--un-leading,var(--text-sm-lineHeight))}html :is(.text-xl),html :is([text-xl=""]){font-size:var(--text-xl-fontSize);line-height:var(--un-leading,var(--text-xl-lineHeight))}html :is(.text-xs),html :is([text-xs=""]){font-size:var(--text-xs-fontSize);line-height:var(--un-leading,var(--text-xs-lineHeight))}html :is(.dark .dark\:text-amber-200){color:color-mix(in srgb,var(--colors-amber-200) var(--un-text-opacity),transparent)}html :is(.dark .dark\:text-amber-300){color:color-mix(in srgb,var(--colors-amber-300) var(--un-text-opacity),transparent)}html :is(.dark .dark\:text-gray-200){color:color-mix(in srgb,var(--colors-gray-200) var(--un-text-opacity),transparent)}html :is(.dark .dark\:text-gray-300){color:color-mix(in srgb,var(--colors-gray-300) var(--un-text-opacity),transparent)}html :is(.dark .dark\:text-gray-400),html :is(.text-gray-400){color:color-mix(in srgb,var(--colors-gray-400) var(--un-text-opacity),transparent)}html :is(.text-accent-foreground){color:color-mix(in srgb,var(--accent-foreground) var(--un-text-opacity),transparent)}html :is(.text-accent){color:color-mix(in srgb,var(--accent) var(--un-text-opacity),transparent)}html :is(.text-amber-400){color:color-mix(in srgb,var(--colors-amber-400) var(--un-text-opacity),transparent)}html :is(.group:hover .group-hover\:text-amber-600),html :is(.text-amber-600){color:color-mix(in srgb,var(--colors-amber-600) var(--un-text-opacity),transparent)}html :is(.text-amber-700){color:color-mix(in srgb,var(--colors-amber-700) var(--un-text-opacity),transparent)}html :is(.text-amber-800){color:color-mix(in srgb,var(--colors-amber-800) var(--un-text-opacity),transparent)}html :is(.text-amber),html :is([text-amber=""]){color:color-mix(in srgb,var(--colors-amber-DEFAULT) var(--un-text-opacity),transparent)}html :is(.text-amber\/80){color:color-mix(in srgb,var(--colors-amber-DEFAULT) 80%,transparent)}html :is(.text-blue-600){color:color-mix(in srgb,var(--colors-blue-600) var(--un-text-opacity),transparent)}html :is(.text-card-foreground),html :is([text-card-foreground=""]){color:color-mix(in srgb,var(--card-foreground) var(--un-text-opacity),transparent)}html :is(.text-destructive-foreground),html :is([text-destructive-foreground=""]){color:color-mix(in srgb,var(--destructive-foreground) var(--un-text-opacity),transparent)}html :is(.text-destructive),html :is([text-destructive=""]){color:color-mix(in srgb,var(--destructive) var(--un-text-opacity),transparent)}html :is(.text-destructive\/60){color:color-mix(in srgb,var(--destructive) 60%,transparent)}html :is(.text-destructive\/80){color:color-mix(in srgb,var(--destructive) 80%,transparent)}html :is(.group:hover .group-hover\:text-foreground),html :is(.text-foreground),html :is([text-foreground=""]){color:color-mix(in srgb,var(--foreground) var(--un-text-opacity),transparent)}html :is(.text-gray-500){color:color-mix(in srgb,var(--colors-gray-500) var(--un-text-opacity),transparent)}html :is(.text-gray-600){color:color-mix(in srgb,var(--colors-gray-600) var(--un-text-opacity),transparent)}html :is(.text-gray-800){color:color-mix(in srgb,var(--colors-gray-800) var(--un-text-opacity),transparent)}html :is(.text-highlight){color:color-mix(in srgb,var(--highlight) var(--un-text-opacity),transparent)}html :is(.text-info-foreground){color:color-mix(in srgb,var(--info-foreground) var(--un-text-opacity),transparent)}html :is(.text-info),html :is([text-info=""]){color:color-mix(in srgb,var(--info) var(--un-text-opacity),transparent)}html :is(.text-info\/80){color:color-mix(in srgb,var(--info) 80%,transparent)}html :is(.text-muted-foreground),html :is([text-muted-foreground=""]){color:color-mix(in srgb,var(--muted-foreground) var(--un-text-opacity),transparent)}html :is(.text-muted-foreground\/30){color:color-mix(in srgb,var(--muted-foreground) 30%,transparent)}html :is(.text-muted-foreground\/40){color:color-mix(in srgb,var(--muted-foreground) 40%,transparent)}html :is(.text-muted-foreground\/50){color:color-mix(in srgb,var(--muted-foreground) 50%,transparent)}html :is(.text-muted-foreground\/60){color:color-mix(in srgb,var(--muted-foreground) 60%,transparent)}html :is(.text-muted-foreground\/70){color:color-mix(in srgb,var(--muted-foreground) 70%,transparent)}html :is(.text-neutral){color:color-mix(in srgb,var(--neutral) var(--un-text-opacity),transparent)}html :is(.text-popover-foreground){color:color-mix(in srgb,var(--popover-foreground) var(--un-text-opacity),transparent)}html :is(.text-primary-foreground),html :is([text-primary-foreground=""]){color:color-mix(in srgb,var(--primary-foreground) var(--un-text-opacity),transparent)}html :is(.group:hover .group-hover\:text-primary),html :is(.text-primary),html :is([text-primary=""]){color:color-mix(in srgb,var(--primary) var(--un-text-opacity),transparent)}html :is(.text-red-500){color:color-mix(in srgb,var(--colors-red-500) var(--un-text-opacity),transparent)}html :is(.text-red-600){color:color-mix(in srgb,var(--colors-red-600) var(--un-text-opacity),transparent)}html :is(.text-success-foreground){color:color-mix(in srgb,var(--success-foreground) var(--un-text-opacity),transparent)}html :is(.text-success),html :is([text-success=""]){color:color-mix(in srgb,var(--success) var(--un-text-opacity),transparent)}html :is(.text-success\/80){color:color-mix(in srgb,var(--success) 80%,transparent)}html :is(.text-teal-700){color:color-mix(in srgb,var(--colors-teal-700) var(--un-text-opacity),transparent)}html :is(.text-warning-foreground){color:color-mix(in srgb,var(--warning-foreground) var(--un-text-opacity),transparent)}html :is(.text-warning){color:color-mix(in srgb,var(--warning) var(--un-text-opacity),transparent)}html :is(.text-warning\/80){color:color-mix(in srgb,var(--warning) 80%,transparent)}html :is(.text-white){color:color-mix(in srgb,var(--colors-white) var(--un-text-opacity),transparent)}html :is(.text-yellow-500){color:color-mix(in srgb,var(--colors-yellow-500) var(--un-text-opacity),transparent)}html :is(.text-yellow-600),html :is([text-yellow-600=""]){color:color-mix(in srgb,var(--colors-yellow-600) var(--un-text-opacity),transparent)}html :is(.text-yellow-700),html :is([text-yellow-700=""]){color:color-mix(in srgb,var(--colors-yellow-700) var(--un-text-opacity),transparent)}html :is(.text-yellow-800),html :is([text-yellow-800=""]){color:color-mix(in srgb,var(--colors-yellow-800) var(--un-text-opacity),transparent)}html :is([hover\:text-primary~="default:"]:hover:default){color:color-mix(in srgb,var(--primary) var(--un-text-opacity),transparent)}html :is(.hover\:text-accent-foreground:hover){color:color-mix(in srgb,var(--accent-foreground) var(--un-text-opacity),transparent)}html :is(.hover\:text-destructive:hover){color:color-mix(in srgb,var(--destructive) var(--un-text-opacity),transparent)}html :is(.hover\:text-destructive\/80:hover){color:color-mix(in srgb,var(--destructive) 80%,transparent)}html :is(.hover\:text-foreground:hover){color:color-mix(in srgb,var(--foreground) var(--un-text-opacity),transparent)}html :is(.hover\:text-info\/80:hover){color:color-mix(in srgb,var(--info) 80%,transparent)}html :is(.hover\:text-muted-foreground:hover){color:color-mix(in srgb,var(--muted-foreground) var(--un-text-opacity),transparent)}html :is(.hover\:text-popover:hover){color:color-mix(in srgb,var(--popover) var(--un-text-opacity),transparent)}html :is(.hover\:text-primary-foreground:hover){color:color-mix(in srgb,var(--primary-foreground) var(--un-text-opacity),transparent)}html :is(.hover\:text-primary:hover){color:color-mix(in srgb,var(--primary) var(--un-text-opacity),transparent)}html :is(.hover\:text-primary\/80:hover){color:color-mix(in srgb,var(--primary) 80%,transparent)}html :is(.hover\:text-secondary-foreground:hover){color:color-mix(in srgb,var(--secondary-foreground) var(--un-text-opacity),transparent)}html :is(.hover\:text-success:hover){color:color-mix(in srgb,var(--success) var(--un-text-opacity),transparent)}html :is(.hover\:text-white:hover){color:color-mix(in srgb,var(--colors-white) var(--un-text-opacity),transparent)}html :is([hover\:text-accent-foreground=""]:hover){color:color-mix(in srgb,var(--accent-foreground) var(--un-text-opacity),transparent)}html :is([hover\:text-popover=""]:hover){color:color-mix(in srgb,var(--popover) var(--un-text-opacity),transparent)}html :is([hover\:text-primary=""]:hover){color:color-mix(in srgb,var(--primary) var(--un-text-opacity),transparent)}html :is(.placeholder\:text-muted-foreground)::-moz-placeholder{color:color-mix(in srgb,var(--muted-foreground) var(--un-text-opacity),transparent)}html :is(.placeholder\:text-muted-foreground)::placeholder{color:color-mix(in srgb,var(--muted-foreground) var(--un-text-opacity),transparent)}html :is([placeholder\:text-muted-foreground=""])::-moz-placeholder{color:color-mix(in srgb,var(--muted-foreground) var(--un-text-opacity),transparent)}html :is([placeholder\:text-muted-foreground=""])::placeholder{color:color-mix(in srgb,var(--muted-foreground) var(--un-text-opacity),transparent)}html :is(.leading-5){--un-leading:calc(var(--spacing)*5);line-height:calc(var(--spacing)*5)}html :is(.leading-none),html :is([leading-none=""]){--un-leading:var(--leading-none);line-height:var(--leading-none)}html :is(.leading-relaxed),html :is([leading-relaxed=""]){--un-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}html :is(.leading-snug){--un-leading:var(--leading-snug);line-height:var(--leading-snug)}html :is(.leading-tight){--un-leading:var(--leading-tight);line-height:var(--leading-tight)}html :is(.tracking-tight){--un-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}html :is(.tracking-wide){--un-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}html :is(.tracking-wider),html :is([tracking-wider=""]){--un-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}html :is(.font-bebas),html :is([font-bebas=""]){font-family:var(--font-bebas)}html :is(.font-black){--un-font-weight:var(--fontWeight-black);font-weight:var(--fontWeight-black)}html :is(.font-bold),html :is([font-bold=""]){--un-font-weight:var(--fontWeight-bold);font-weight:var(--fontWeight-bold)}html :is(.font-extrabold){--un-font-weight:var(--fontWeight-extrabold);font-weight:var(--fontWeight-extrabold)}html :is(.font-medium),html :is([font-medium=""]){--un-font-weight:var(--fontWeight-medium);font-weight:var(--fontWeight-medium)}html :is(.font-mono){font-family:var(--font-mono)}html :is(.font-normal){--un-font-weight:var(--fontWeight-normal);font-weight:var(--fontWeight-normal)}html :is(.font-rubik){font-family:var(--font-rubik)}html :is(.font-semibold),html :is([font-semibold=""]){--un-font-weight:var(--fontWeight-semibold);font-weight:var(--fontWeight-semibold)}html :is(.tab){-moz-tab-size:4;-o-tab-size:4;tab-size:4}html :is(.m4){margin:calc(var(--spacing)*4)}html :is(.-mx-4){margin-inline:calc(var(--spacing)*-4)}html :is(.mx-0\.5){margin-inline:calc(var(--spacing)*.5)}html :is(.mx-4){margin-inline:calc(var(--spacing)*4)}html :is(.mx-auto),html :is([mx-auto=""]){margin-inline:auto}html :is(.mb-0\.5){margin-bottom:calc(var(--spacing)*.5)}html :is(.mb-1),html :is([mb-1=""]){margin-bottom:calc(var(--spacing)*1)}html :is(.mb-1\.5),html :is([mb-1\.5=""]){margin-bottom:calc(var(--spacing)*1.5)}html :is(.mb-10){margin-bottom:calc(var(--spacing)*10)}html :is(.mb-2),html :is([mb-2=""]){margin-bottom:calc(var(--spacing)*2)}html :is(.mb-2\.5){margin-bottom:calc(var(--spacing)*2.5)}html :is(.mb-3),html :is([mb-3=""]){margin-bottom:calc(var(--spacing)*3)}html :is(.mb-4),html :is([mb-4=""]){margin-bottom:calc(var(--spacing)*4)}html :is(.mb-6),html :is([mb-6=""]){margin-bottom:calc(var(--spacing)*6)}html :is(.mb-8),html :is([mb-8=""]){margin-bottom:calc(var(--spacing)*8)}html :is(.me){margin-inline-end:calc(var(--spacing)*4)}html :is(.ml-1){margin-left:calc(var(--spacing)*1)}html :is(.ml-2),html :is([ml-2=""]){margin-left:calc(var(--spacing)*2)}html :is(.ml-4){margin-left:calc(var(--spacing)*4)}html :is(.ml-auto){margin-left:auto}html :is(.mr-1),html :is([mr-1=""]){margin-right:calc(var(--spacing)*1)}html :is(.mr-2),html :is([mr-2=""]){margin-right:calc(var(--spacing)*2)}html :is(.mr-3){margin-right:calc(var(--spacing)*3)}html :is(.ms){margin-inline-start:calc(var(--spacing)*4)}html :is(.mt-0\.5),html :is([mt-0\.5=""]){margin-top:calc(var(--spacing)*.5)}html :is(.mt-1),html :is([mt-1=""]){margin-top:calc(var(--spacing)*1)}html :is(.mt-10){margin-top:calc(var(--spacing)*10)}html :is(.mt-12){margin-top:calc(var(--spacing)*12)}html :is(.mt-2){margin-top:calc(var(--spacing)*2)}html :is(.mt-3){margin-top:calc(var(--spacing)*3)}html :is(.mt-4){margin-top:calc(var(--spacing)*4)}html :is(.mt-5){margin-top:calc(var(--spacing)*5)}html :is(.mt-6){margin-top:calc(var(--spacing)*6)}html :is(.mt-8),html :is([mt-8=""]){margin-top:calc(var(--spacing)*8)}html :is(.p-1){padding:calc(var(--spacing)*1)}html :is(.p-1\.5){padding:calc(var(--spacing)*1.5)}html :is(.p-2),html :is([p-2=""]){padding:calc(var(--spacing)*2)}html :is(.p-3),html :is([p-3=""]){padding:calc(var(--spacing)*3)}html :is(.p-4),html :is([p-4=""]){padding:calc(var(--spacing)*4)}html :is(.p-5){padding:calc(var(--spacing)*5)}html :is(.p-6),html :is([p-6=""]){padding:calc(var(--spacing)*6)}html :is(.p-8),html :is([p-8=""]){padding:calc(var(--spacing)*8)}html :is(.px-1),html :is([px-1=""]){padding-inline:calc(var(--spacing)*1)}html :is(.px-1\.5){padding-inline:calc(var(--spacing)*1.5)}html :is(.px-2),html :is([px-2=""]){padding-inline:calc(var(--spacing)*2)}html :is(.px-2\.5){padding-inline:calc(var(--spacing)*2.5)}html :is(.px-3),html :is([px-3=""]){padding-inline:calc(var(--spacing)*3)}html :is(.px),html :is(.px-4),html :is([px-4=""]),html :is([px=""]){padding-inline:calc(var(--spacing)*4)}html :is(.px-6),html :is([px-6=""]){padding-inline:calc(var(--spacing)*6)}html :is(.px-7){padding-inline:calc(var(--spacing)*7)}html :is(.py-0\.5),html :is([py-0\.5=""]){padding-block:calc(var(--spacing)*.5)}html :is(.py-1),html :is([py-1=""]){padding-block:calc(var(--spacing)*1)}html :is(.py-1\.5),html :is([py-1\.5=""]){padding-block:calc(var(--spacing)*1.5)}html :is(.py-10){padding-block:calc(var(--spacing)*10)}html :is(.py-12){padding-block:calc(var(--spacing)*12)}html :is(.py-16){padding-block:calc(var(--spacing)*16)}html :is(.py-2),html :is([py-2=""]){padding-block:calc(var(--spacing)*2)}html :is(.py-2\.5),html :is([py-2\.5=""]){padding-block:calc(var(--spacing)*2.5)}html :is(.py-20){padding-block:calc(var(--spacing)*20)}html :is(.py-3),html :is([py-3=""]){padding-block:calc(var(--spacing)*3)}html :is(.py-3\.5){padding-block:calc(var(--spacing)*3.5)}html :is(.py-4){padding-block:calc(var(--spacing)*4)}html :is(.py-40){padding-block:calc(var(--spacing)*40)}html :is(.py-6){padding-block:calc(var(--spacing)*6)}html :is(.py-8){padding-block:calc(var(--spacing)*8)}html :is(.pb-1){padding-bottom:calc(var(--spacing)*1)}html :is(.pb-10){padding-bottom:calc(var(--spacing)*10)}html :is(.pb-2){padding-bottom:calc(var(--spacing)*2)}html :is(.pb-20){padding-bottom:calc(var(--spacing)*20)}html :is(.pb-3){padding-bottom:calc(var(--spacing)*3)}html :is(.pb-4){padding-bottom:calc(var(--spacing)*4)}html :is(.pl-10){padding-left:calc(var(--spacing)*10)}html :is(.pl-12),html :is([pl-12=""]){padding-left:calc(var(--spacing)*12)}html :is(.pl-3),html :is([pl-3=""]){padding-left:calc(var(--spacing)*3)}html :is(.pl-6){padding-left:calc(var(--spacing)*6)}html :is(.pr-3){padding-right:calc(var(--spacing)*3)}html :is(.pr-4),html :is([pr-4=""]){padding-right:calc(var(--spacing)*4)}html :is(.pr-8){padding-right:calc(var(--spacing)*8)}html :is(.pr-9){padding-right:calc(var(--spacing)*9)}html :is(.pt-1){padding-top:calc(var(--spacing)*1)}html :is(.pt-12){padding-top:calc(var(--spacing)*12)}html :is(.pt-18){padding-top:calc(var(--spacing)*18)}html :is(.pt-2){padding-top:calc(var(--spacing)*2)}html :is(.pt-20){padding-top:calc(var(--spacing)*20)}html :is(.pt-3){padding-top:calc(var(--spacing)*3)}html :is(.pt-4){padding-top:calc(var(--spacing)*4)}html :is(.pt-6){padding-top:calc(var(--spacing)*6)}html :is(.pt-8){padding-top:calc(var(--spacing)*8)}html :is(.text-center),html :is([text-center=""]){text-align:center}html :is(.text-left),html :is([text-left=""]){text-align:left}html :is(.text-right){text-align:right}html :is(.appearance-none){-webkit-appearance:none;-moz-appearance:none;appearance:none}html :is(.focus-visible\:outline-2:focus-visible){outline-style:var(--un-outline-style);outline-width:2px}html :is(.focus-visible\:outline-muted:focus-visible){outline-color:color-mix(in srgb,var(--muted) var(--un-outline-opacity),transparent)}html :is(.focus-visible\:outline-primary:focus-visible){outline-color:color-mix(in srgb,var(--primary) var(--un-outline-opacity),transparent)}html :is(.focus-visible\:outline-success:focus-visible){outline-color:color-mix(in srgb,var(--success) var(--un-outline-opacity),transparent)}html :is(.focus-visible\:outline-offset-2:focus-visible){outline-offset:2px}html :is(.focus-visible\:outline:focus-visible){outline-style:var(--un-outline-style);outline-width:1px}html :is(.focus\:outline-none:focus){--un-outline-style:none;outline-style:none}html :is([focus\:outline-none=""]:focus){--un-outline-style:none;outline-style:none}html :is(.list-disc){list-style-type:disc}html :is(.list-inside){list-style-position:inside}html :is(.accent-foreground){accent-color:color-mix(in srgb,var(--foreground) var(--un-accent-opacity),transparent)}html :is(.accent-primary){accent-color:color-mix(in srgb,var(--primary) var(--un-accent-opacity),transparent)}html :is(.scroll-smooth){scroll-behavior:smooth}html :is(.b),html :is(.border),html :is([b=""]),html :is([border=""]){border-width:1px}html :is(.border-2),html :is([border-2=""]){border-width:2px}html :is(.border-b-0){border-bottom-width:0}html :is(.border-b-2){border-bottom-width:2px}html :is(.border-b),html :is([border-b=""]){border-bottom-width:1px}html :is(.border-r),html :is([border-r=""]){border-right-width:1px}html :is(.border-t),html :is([border-t=""]){border-top-width:1px}html :is(.last\:border-b-0:last-child){border-bottom-width:0}html :is(.last\:border-r-0:last-child){border-right-width:0}html :is(.border-accent\/20){border-color:color-mix(in srgb,var(--accent) 20%,transparent)}html :is(.border-amber-300){border-color:color-mix(in srgb,var(--colors-amber-300) var(--un-border-opacity),transparent)}html :is(.border-amber-400\/30){border-color:color-mix(in srgb,var(--colors-amber-400) 30%,transparent)}html :is(.border-amber-400\/40){border-color:color-mix(in srgb,var(--colors-amber-400) 40%,transparent)}html :is(.border-amber-700\/40){border-color:color-mix(in srgb,var(--colors-amber-700) 40%,transparent)}html :is(.border-amber\/20){border-color:color-mix(in srgb,var(--colors-amber-DEFAULT) 20%,transparent)}html :is(.border-amber\/30){border-color:color-mix(in srgb,var(--colors-amber-DEFAULT) 30%,transparent)}html :is(.border-amber\/50){border-color:color-mix(in srgb,var(--colors-amber-DEFAULT) 50%,transparent)}html :is(.border-blue-300){border-color:color-mix(in srgb,var(--colors-blue-300) var(--un-border-opacity),transparent)}html :is(.border-border),html :is(.dark .dark\:border-border),html :is(.dark [dark\:border-border=""]),html :is([border-border=""]){border-color:color-mix(in srgb,var(--border) var(--un-border-opacity),transparent)}html :is(.border-border\/30){border-color:color-mix(in srgb,var(--border) 30%,transparent)}html :is(.border-border\/40){border-color:color-mix(in srgb,var(--border) 40%,transparent)}html :is(.border-border\/50){border-color:color-mix(in srgb,var(--border) 50%,transparent)}html :is(.border-destructive){border-color:color-mix(in srgb,var(--destructive) var(--un-border-opacity),transparent)}html :is(.border-destructive\/20){border-color:color-mix(in srgb,var(--destructive) 20%,transparent)}html :is(.border-destructive\/30){border-color:color-mix(in srgb,var(--destructive) 30%,transparent)}html :is(.border-gray-200){border-color:color-mix(in srgb,var(--colors-gray-200) var(--un-border-opacity),transparent)}html :is(.border-gray-300\/40){border-color:color-mix(in srgb,var(--colors-gray-300) 40%,transparent)}html :is(.border-info\/20){border-color:color-mix(in srgb,var(--info) 20%,transparent)}html :is(.border-info\/30){border-color:color-mix(in srgb,var(--info) 30%,transparent)}html :is(.border-input),html :is([border-input=""]){border-color:color-mix(in srgb,var(--input) var(--un-border-opacity),transparent)}html :is(.border-muted-foreground\/30){border-color:color-mix(in srgb,var(--muted-foreground) 30%,transparent)}html :is(.border-neutral\/20){border-color:color-mix(in srgb,var(--neutral) 20%,transparent)}html :is(.border-primary),html :is(.peer:checked~.peer-checked\:border-primary),html :is([border-primary=""]){border-color:color-mix(in srgb,var(--primary) var(--un-border-opacity),transparent)}html :is(.border-primary\/20),html :is(.dark .dark\:border-primary\/20){border-color:color-mix(in srgb,var(--primary) 20%,transparent)}html :is(.border-primary\/30){border-color:color-mix(in srgb,var(--primary) 30%,transparent)}html :is(.border-primary\/50){border-color:color-mix(in srgb,var(--primary) 50%,transparent)}html :is(.border-success),html :is([border-success=""]){border-color:color-mix(in srgb,var(--success) var(--un-border-opacity),transparent)}html :is(.border-success\/20){border-color:color-mix(in srgb,var(--success) 20%,transparent)}html :is(.border-success\/30){border-color:color-mix(in srgb,var(--success) 30%,transparent)}html :is(.border-success\/50){border-color:color-mix(in srgb,var(--success) 50%,transparent)}html :is(.border-transparent){border-color:transparent}html :is(.border-warning\/20){border-color:color-mix(in srgb,var(--warning) 20%,transparent)}html :is(.border-warning\/30){border-color:color-mix(in srgb,var(--warning) 30%,transparent)}html :is(.border-yellow-200){border-color:color-mix(in srgb,var(--colors-yellow-200) var(--un-border-opacity),transparent)}html :is(.dark .dark\:border-amber-600){border-color:color-mix(in srgb,var(--colors-amber-600) var(--un-border-opacity),transparent)}html :is(.dark .dark\:border-amber-700){border-color:color-mix(in srgb,var(--colors-amber-700) var(--un-border-opacity),transparent)}html :is(.dark .dark\:border-blue-700){border-color:color-mix(in srgb,var(--colors-blue-700) var(--un-border-opacity),transparent)}html :is(.dark .dark\:border-gray-600){border-color:color-mix(in srgb,var(--colors-gray-600) var(--un-border-opacity),transparent)}html :is(.dark .dark\:border-gray-900){border-color:color-mix(in srgb,var(--colors-gray-900) var(--un-border-opacity),transparent)}html :is([border-amber=""]){border-color:color-mix(in srgb,var(--colors-amber-DEFAULT) var(--un-border-opacity),transparent)}html :is([border-info=""]){border-color:color-mix(in srgb,var(--info) var(--un-border-opacity),transparent)}html :is(.dark .dark\:hover\:border-primary\/40:hover){border-color:color-mix(in srgb,var(--primary) 40%,transparent)}html :is(.hover\:border-muted-foreground\/50:hover){border-color:color-mix(in srgb,var(--muted-foreground) 50%,transparent)}html :is(.hover\:border-primary:hover){border-color:color-mix(in srgb,var(--primary) var(--un-border-opacity),transparent)}html :is(.hover\:border-primary\/20:hover){border-color:color-mix(in srgb,var(--primary) 20%,transparent)}html :is(.hover\:border-primary\/30:hover){border-color:color-mix(in srgb,var(--primary) 30%,transparent)}html :is(.hover\:border-primary\/50:hover){border-color:color-mix(in srgb,var(--primary) 50%,transparent)}html :is(.hover\:border-success:hover){border-color:color-mix(in srgb,var(--success) var(--un-border-opacity),transparent)}html :is([hover\:border-primary=""]:hover){border-color:color-mix(in srgb,var(--primary) var(--un-border-opacity),transparent)}html :is(.focus\:border-destructive:focus){border-color:color-mix(in srgb,var(--destructive) var(--un-border-opacity),transparent)}html :is(.focus\:border-primary:focus){border-color:color-mix(in srgb,var(--primary) var(--un-border-opacity),transparent)}html :is(.focus\:border-transparent:focus){border-color:transparent}html :is([focus\:border-transparent=""]:focus){border-color:transparent}html :is(.border-t-transparent){border-top-color:transparent}html :is(.rounded-2xl){border-radius:var(--radius-2xl)}html :is(.rounded-full),html :is([rounded-full=""]){border-radius:calc(infinity*1px)}html :is(.rounded-lg),html :is([rounded-lg=""]){border-radius:var(--radius-lg)}html :is(.rounded-md),html :is([rounded-md=""]){border-radius:var(--radius-md)}html :is(.rounded-xl),html :is([rounded-xl=""]){border-radius:var(--radius-xl)}html :is(.rounded),html :is([rounded=""]){border-radius:var(--radius-DEFAULT)}html :is(.rounded-t-lg){border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}html :is(.border-dashed){--un-border-style:dashed;border-style:dashed}html :is(.bg-accent){background-color:color-mix(in srgb,var(--accent) var(--un-bg-opacity),transparent)}html :is(.bg-accent\/20){background-color:color-mix(in srgb,var(--accent) 20%,transparent)}html :is(.bg-amber-100){background-color:color-mix(in srgb,var(--colors-amber-100) var(--un-bg-opacity),transparent)}html :is(.bg-amber-200){background-color:color-mix(in srgb,var(--colors-amber-200) var(--un-bg-opacity),transparent)}html :is(.bg-amber-300){background-color:color-mix(in srgb,var(--colors-amber-300) var(--un-bg-opacity),transparent)}html :is(.bg-amber-400\/20){background-color:color-mix(in srgb,var(--colors-amber-400) 20%,transparent)}html :is(.bg-amber-400\/5){background-color:color-mix(in srgb,var(--colors-amber-400) 5%,transparent)}html :is(.bg-amber-700\/20){background-color:color-mix(in srgb,var(--colors-amber-700) 20%,transparent)}html :is(.bg-amber\/10){background-color:color-mix(in srgb,var(--colors-amber-DEFAULT) 10%,transparent)}html :is(.bg-amber\/20){background-color:color-mix(in srgb,var(--colors-amber-DEFAULT) 20%,transparent)}html :is(.bg-amber\/30){background-color:color-mix(in srgb,var(--colors-amber-DEFAULT) 30%,transparent)}html :is(.bg-amber\/5){background-color:color-mix(in srgb,var(--colors-amber-DEFAULT) 5%,transparent)}html :is(.bg-background),html :is(.dark [dark\:bg-background=""]),html :is([bg-background=""]){background-color:color-mix(in srgb,var(--background) var(--un-bg-opacity),transparent)}html :is(.bg-background\/50){background-color:color-mix(in srgb,var(--background) 50%,transparent)}html :is(.bg-background\/60){background-color:color-mix(in srgb,var(--background) 60%,transparent)}html :is(.bg-background\/80){background-color:color-mix(in srgb,var(--background) 80%,transparent)}html :is(.bg-background\/90){background-color:color-mix(in srgb,var(--background) 90%,transparent)}html :is(.bg-black\/40){background-color:color-mix(in srgb,var(--colors-black) 40%,transparent)}html :is(.bg-black\/50){background-color:color-mix(in srgb,var(--colors-black) 50%,transparent)}html :is(.bg-black\/60),html :is(.dark .dark\:bg-black\/60){background-color:color-mix(in srgb,var(--colors-black) 60%,transparent)}html :is(.bg-black\/80){background-color:color-mix(in srgb,var(--colors-black) 80%,transparent)}html :is(.bg-blue-100){background-color:color-mix(in srgb,var(--colors-blue-100) var(--un-bg-opacity),transparent)}html :is(.bg-card),html :is(.dark .dark\:bg-card),html :is(.dark [dark\:bg-card=""]),html :is([bg-card=""]){background-color:color-mix(in srgb,var(--card) var(--un-bg-opacity),transparent)}html :is(.bg-card\/50){background-color:color-mix(in srgb,var(--card) 50%,transparent)}html :is(.bg-card\/80),html :is(.dark .dark\:bg-card\/80){background-color:color-mix(in srgb,var(--card) 80%,transparent)}html :is(.bg-destructive),html :is([bg-destructive=""]){background-color:color-mix(in srgb,var(--destructive) var(--un-bg-opacity),transparent)}html :is(.bg-destructive\/10){background-color:color-mix(in srgb,var(--destructive) 10%,transparent)}html :is(.bg-destructive\/20){background-color:color-mix(in srgb,var(--destructive) 20%,transparent)}html :is(.bg-gray-300\/20){background-color:color-mix(in srgb,var(--colors-gray-300) 20%,transparent)}html :is(.bg-green-600){background-color:color-mix(in srgb,var(--colors-green-600) var(--un-bg-opacity),transparent)}html :is(.bg-info),html :is([bg-info=""]){background-color:color-mix(in srgb,var(--info) var(--un-bg-opacity),transparent)}html :is(.bg-info\/10){background-color:color-mix(in srgb,var(--info) 10%,transparent)}html :is(.bg-info\/20){background-color:color-mix(in srgb,var(--info) 20%,transparent)}html :is(.bg-info\/5){background-color:color-mix(in srgb,var(--info) 5%,transparent)}html :is(.bg-input),html :is([bg-input=""]){background-color:color-mix(in srgb,var(--input) var(--un-bg-opacity),transparent)}html :is(.bg-muted-foreground\/30){background-color:color-mix(in srgb,var(--muted-foreground) 30%,transparent)}html :is(.bg-muted),html :is(.dark [dark\:bg-muted=""]),html :is([bg-muted=""]){background-color:color-mix(in srgb,var(--muted) var(--un-bg-opacity),transparent)}html :is(.bg-muted\/10),html :is(.dark .dark\:bg-muted\/10){background-color:color-mix(in srgb,var(--muted) 10%,transparent)}html :is(.bg-muted\/20){background-color:color-mix(in srgb,var(--muted) 20%,transparent)}html :is(.bg-muted\/30){background-color:color-mix(in srgb,var(--muted) 30%,transparent)}html :is(.bg-muted\/40),html :is(.dark .dark\:bg-muted\/40){background-color:color-mix(in srgb,var(--muted) 40%,transparent)}html :is(.bg-muted\/5){background-color:color-mix(in srgb,var(--muted) 5%,transparent)}html :is(.bg-muted\/50){background-color:color-mix(in srgb,var(--muted) 50%,transparent)}html :is(.bg-neutral\/20){background-color:color-mix(in srgb,var(--neutral) 20%,transparent)}html :is(.bg-popover),html :is([bg-popover=""]){background-color:color-mix(in srgb,var(--popover) var(--un-bg-opacity),transparent)}html :is(.bg-primary),html :is(.dark [dark\:bg-primary=""]),html :is(.peer:checked~.peer-checked\:bg-primary),html :is([bg-primary=""]){background-color:color-mix(in srgb,var(--primary) var(--un-bg-opacity),transparent)}html :is(.bg-primary\/\[0\.05\]){background-color:color-mix(in srgb,var(--primary) .05,transparent)}html :is(.bg-primary\/10),html :is(.dark .dark\:bg-primary\/10){background-color:color-mix(in srgb,var(--primary) 10%,transparent)}html :is(.bg-primary\/15){background-color:color-mix(in srgb,var(--primary) 15%,transparent)}html :is(.bg-primary\/20),html :is(.dark .dark\:bg-primary\/20){background-color:color-mix(in srgb,var(--primary) 20%,transparent)}html :is(.bg-primary\/5){background-color:color-mix(in srgb,var(--primary) 5%,transparent)}html :is(.bg-red-100){background-color:color-mix(in srgb,var(--colors-red-100) var(--un-bg-opacity),transparent)}html :is(.bg-red-600){background-color:color-mix(in srgb,var(--colors-red-600) var(--un-bg-opacity),transparent)}html :is(.bg-success),html :is([bg-success=""]){background-color:color-mix(in srgb,var(--success) var(--un-bg-opacity),transparent)}html :is(.bg-success\/10){background-color:color-mix(in srgb,var(--success) 10%,transparent)}html :is(.bg-success\/20){background-color:color-mix(in srgb,var(--success) 20%,transparent)}html :is(.bg-success\/5){background-color:color-mix(in srgb,var(--success) 5%,transparent)}html :is(.bg-transparent){background-color:transparent}html :is(.bg-warning),html :is([bg-warning=""]){background-color:color-mix(in srgb,var(--warning) var(--un-bg-opacity),transparent)}html :is(.bg-warning\/10){background-color:color-mix(in srgb,var(--warning) 10%,transparent)}html :is(.bg-warning\/20){background-color:color-mix(in srgb,var(--warning) 20%,transparent)}html :is(.bg-warning\/5){background-color:color-mix(in srgb,var(--warning) 5%,transparent)}html :is(.bg-white),html :is(.dark .dark\:bg-white){background-color:color-mix(in srgb,var(--colors-white) var(--un-bg-opacity),transparent)}html :is(.bg-yellow-50){background-color:color-mix(in srgb,var(--colors-yellow-50) var(--un-bg-opacity),transparent)}html :is(.dark .dark\:bg-accent\/15){background-color:color-mix(in srgb,var(--accent) 15%,transparent)}html :is(.dark .dark\:bg-amber-600){background-color:color-mix(in srgb,var(--colors-amber-600) var(--un-bg-opacity),transparent)}html :is(.dark .dark\:bg-amber-800\/50){background-color:color-mix(in srgb,var(--colors-amber-800) 50%,transparent)}html :is(.dark .dark\:bg-amber-900\/30){background-color:color-mix(in srgb,var(--colors-amber-900) 30%,transparent)}html :is(.dark .dark\:bg-background\/40){background-color:color-mix(in srgb,var(--background) 40%,transparent)}html :is(.dark .dark\:bg-blue-900\/30){background-color:color-mix(in srgb,var(--colors-blue-900) 30%,transparent)}html :is(.dark .dark\:bg-gray-800){background-color:color-mix(in srgb,var(--colors-gray-800) var(--un-bg-opacity),transparent)}html :is(.dark .dark\:bg-muted\/15){background-color:color-mix(in srgb,var(--muted) 15%,transparent)}html :is(.dark .dark\:bg-primary\/\[0\.03\]){background-color:color-mix(in srgb,var(--primary) .03,transparent)}html :is([bg-amber=""]){background-color:color-mix(in srgb,var(--colors-amber-DEFAULT) var(--un-bg-opacity),transparent)}html :is([bg-black=""]){background-color:color-mix(in srgb,var(--colors-black) var(--un-bg-opacity),transparent)}html :is(.dark .dark\:hover\:bg-background\/60:hover){background-color:color-mix(in srgb,var(--background) 60%,transparent)}html :is(.dark .group:hover .dark\:group-hover\:bg-primary\/30){background-color:color-mix(in srgb,var(--primary) 30%,transparent)}html :is(.dark [dark\:hover\:bg-background=""]:hover){background-color:color-mix(in srgb,var(--background) var(--un-bg-opacity),transparent)}html :is(.group:hover .group-hover\:bg-primary\/25){background-color:color-mix(in srgb,var(--primary) 25%,transparent)}html :is(.hover\:bg-accent:hover){background-color:color-mix(in srgb,var(--accent) var(--un-bg-opacity),transparent)}html :is(.hover\:bg-accent\/90:hover){background-color:color-mix(in srgb,var(--accent) 90%,transparent)}html :is(.hover\:bg-amber\/20:hover){background-color:color-mix(in srgb,var(--colors-amber-DEFAULT) 20%,transparent)}html :is(.hover\:bg-amber\/30:hover){background-color:color-mix(in srgb,var(--colors-amber-DEFAULT) 30%,transparent)}html :is(.hover\:bg-background:hover){background-color:color-mix(in srgb,var(--background) var(--un-bg-opacity),transparent)}html :is(.hover\:bg-black\/70:hover){background-color:color-mix(in srgb,var(--colors-black) 70%,transparent)}html :is(.hover\:bg-card:hover){background-color:color-mix(in srgb,var(--card) var(--un-bg-opacity),transparent)}html :is(.hover\:bg-destructive\/10:hover){background-color:color-mix(in srgb,var(--destructive) 10%,transparent)}html :is(.hover\:bg-destructive\/20:hover){background-color:color-mix(in srgb,var(--destructive) 20%,transparent)}html :is(.hover\:bg-destructive\/90:hover){background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}html :is(.hover\:bg-foreground:hover){background-color:color-mix(in srgb,var(--foreground) var(--un-bg-opacity),transparent)}html :is(.hover\:bg-green-700:hover){background-color:color-mix(in srgb,var(--colors-green-700) var(--un-bg-opacity),transparent)}html :is(.hover\:bg-info\/10:hover){background-color:color-mix(in srgb,var(--info) 10%,transparent)}html :is(.hover\:bg-info\/20:hover){background-color:color-mix(in srgb,var(--info) 20%,transparent)}html :is(.hover\:bg-info\/90:hover){background-color:color-mix(in srgb,var(--info) 90%,transparent)}html :is(.hover\:bg-muted:hover){background-color:color-mix(in srgb,var(--muted) var(--un-bg-opacity),transparent)}html :is(.hover\:bg-muted\/10:hover){background-color:color-mix(in srgb,var(--muted) 10%,transparent)}html :is(.hover\:bg-muted\/20:hover){background-color:color-mix(in srgb,var(--muted) 20%,transparent)}html :is(.hover\:bg-muted\/50:hover){background-color:color-mix(in srgb,var(--muted) 50%,transparent)}html :is(.hover\:bg-muted\/80:hover){background-color:color-mix(in srgb,var(--muted) 80%,transparent)}html :is(.hover\:bg-muted\/90:hover){background-color:color-mix(in srgb,var(--muted) 90%,transparent)}html :is(.hover\:bg-primary:hover){background-color:color-mix(in srgb,var(--primary) var(--un-bg-opacity),transparent)}html :is(.hover\:bg-primary\/10:hover){background-color:color-mix(in srgb,var(--primary) 10%,transparent)}html :is(.hover\:bg-primary\/20:hover){background-color:color-mix(in srgb,var(--primary) 20%,transparent)}html :is(.hover\:bg-primary\/80:hover){background-color:color-mix(in srgb,var(--primary) 80%,transparent)}html :is(.hover\:bg-primary\/90:hover){background-color:color-mix(in srgb,var(--primary) 90%,transparent)}html :is(.hover\:bg-red-700:hover){background-color:color-mix(in srgb,var(--colors-red-700) var(--un-bg-opacity),transparent)}html :is(.hover\:bg-success\/10:hover){background-color:color-mix(in srgb,var(--success) 10%,transparent)}html :is(.hover\:bg-success\/20:hover){background-color:color-mix(in srgb,var(--success) 20%,transparent)}html :is(.hover\:bg-success\/90:hover){background-color:color-mix(in srgb,var(--success) 90%,transparent)}html :is(.hover\:bg-warning\/20:hover){background-color:color-mix(in srgb,var(--warning) 20%,transparent)}html :is(.hover\:bg-warning\/90:hover){background-color:color-mix(in srgb,var(--warning) 90%,transparent)}html :is([hover\:bg-amber=""]:hover){background-color:color-mix(in srgb,var(--colors-amber-DEFAULT) var(--un-bg-opacity),transparent)}html :is([hover\:bg-background=""]:hover){background-color:color-mix(in srgb,var(--background) var(--un-bg-opacity),transparent)}html :is([hover\:bg-foreground=""]:hover){background-color:color-mix(in srgb,var(--foreground) var(--un-bg-opacity),transparent)}html :is([hover\:bg-muted=""]:hover){background-color:color-mix(in srgb,var(--muted) var(--un-bg-opacity),transparent)}html :is([hover\:bg-primary=""]:hover){background-color:color-mix(in srgb,var(--primary) var(--un-bg-opacity),transparent)}html :is([hover\:bg-success=""]:hover){background-color:color-mix(in srgb,var(--success) var(--un-bg-opacity),transparent)}html :is([hover\:bg-muted~="disabled:"]:hover:disabled){background-color:color-mix(in srgb,var(--muted) var(--un-bg-opacity),transparent)}html :is([hover\:bg-muted~="placeholder:"]:hover)::-moz-placeholder{background-color:color-mix(in srgb,var(--muted) var(--un-bg-opacity),transparent)}html :is([hover\:bg-muted~="placeholder:"]:hover)::placeholder{background-color:color-mix(in srgb,var(--muted) var(--un-bg-opacity),transparent)}html :is(.dark .dark\:opacity-70),html :is(.opacity-70){opacity:70%}html :is(.opacity-0),html :is([opacity-0=""]){opacity:0}html :is(.group:hover .group-hover\:opacity-100),html :is(.opacity-100){opacity:100%}html :is(.opacity-25){opacity:25%}html :is(.opacity-30),html :is([opacity-30=""]){opacity:30%}html :is(.opacity-50),html :is([opacity-50=""]){opacity:50%}html :is(.opacity-60){opacity:60%}html :is(.opacity-75){opacity:75%}html :is(.opacity-80){opacity:80%}html :is(.hover\:opacity-100:hover){opacity:100%}html :is(.hover\:opacity-80:hover){opacity:80%}html :is([hover\:opacity-80=""]:hover){opacity:80%}html :is(.disabled\:opacity-40:disabled){opacity:40%}html :is(.disabled\:opacity-50:disabled){opacity:50%}html :is([disabled\:opacity-50=""]:disabled){opacity:50%}html :is(.underline){text-decoration-line:underline}html :is(.hover\:underline:hover){text-decoration-line:underline}html :is([hover\:underline=""]:hover){text-decoration-line:underline}html :is(.hover\:no-underline:hover){text-decoration:none}html :is(.flex),html :is([flex=""]){display:flex}html :is(.inline-flex){display:inline-flex}html :is(.flex-1),html :is([flex-1=""]){flex:1 1 0%}html :is(.flex-shrink-0),html :is(.shrink-0),html :is([flex-shrink-0=""]),html :is([shrink-0=""]){flex-shrink:0}html :is(.flex-shrink),html :is([shrink-0~="-1)),"]),html :is([shrink-0~="},"]),html :is([shrink-0~="_createElementVNode("]),html :is([shrink-0~="null,"]){flex-shrink:1}html :is(.flex-grow){flex-grow:1}html :is(.flex-col),html :is([flex-col=""]){flex-direction:column}html :is(.flex-wrap){flex-wrap:wrap}html :is(.gap-0){gap:calc(var(--spacing)*0)}html :is(.gap-0\.5){gap:calc(var(--spacing)*.5)}html :is(.gap-1),html :is([gap-1=""]){gap:calc(var(--spacing)*1)}html :is(.gap-1\.5),html :is([gap-1\.5=""]){gap:calc(var(--spacing)*1.5)}html :is(.gap-2),html :is([gap-2=""]){gap:calc(var(--spacing)*2)}html :is(.gap-2\.5){gap:calc(var(--spacing)*2.5)}html :is(.gap-3),html :is([gap-3=""]){gap:calc(var(--spacing)*3)}html :is(.gap-4),html :is([gap-4=""]){gap:calc(var(--spacing)*4)}html :is(.gap-5){gap:calc(var(--spacing)*5)}html :is(.gap-6),html :is([gap-6=""]){gap:calc(var(--spacing)*6)}html :is(.grid),html :is([grid=""]){display:grid}html :is(.grid-cols-1){grid-template-columns:repeat(1,minmax(0,1fr))}html :is(.grid-cols-2),html :is([grid-cols-2=""]){grid-template-columns:repeat(2,minmax(0,1fr))}html :is(.grid-cols-3){grid-template-columns:repeat(3,minmax(0,1fr))}html :is(.grid-cols-7){grid-template-columns:repeat(7,minmax(0,1fr))}html :is([rows~="2"]){grid-template-rows:repeat(2,minmax(0,1fr))}html :is([rows~="3"]){grid-template-rows:repeat(3,minmax(0,1fr))}html :is([rows~="8"]){grid-template-rows:repeat(8,minmax(0,1fr))}html :is(.size-5){height:calc(var(--spacing)*5);width:calc(var(--spacing)*5)}html :is(.size-6){height:calc(var(--spacing)*6);width:calc(var(--spacing)*6)}html :is(.h-\[100svh\]){height:100svh}html :is(.h-\[200px\]){height:200px}html :is(.h-\[240px\]){height:240px}html :is(.h-\[35px\]){height:35px}html :is(.h-\[90vh\]){height:90vh}html :is(.h-10){height:calc(var(--spacing)*10)}html :is(.h-12),html :is([h-12=""]){height:calc(var(--spacing)*12)}html :is(.h-16){height:calc(var(--spacing)*16)}html :is(.h-2),html :is(.h2){height:calc(var(--spacing)*2)}html :is(.h-20){height:calc(var(--spacing)*20)}html :is(.h-24){height:calc(var(--spacing)*24)}html :is(.h-3),html :is(.h3),html :is([h3=""]){height:calc(var(--spacing)*3)}html :is(.h-3\.5),html :is([h-3\.5=""]){height:calc(var(--spacing)*3.5)}html :is(.h-32){height:calc(var(--spacing)*32)}html :is(.h-4),html :is(.h4),html :is([h-4=""]){height:calc(var(--spacing)*4)}html :is(.h-5),html :is(.h5),html :is([h-5=""]){height:calc(var(--spacing)*5)}html :is(.h-6),html :is(.h6),html :is([h-6=""]){height:calc(var(--spacing)*6)}html :is(.h-7){height:calc(var(--spacing)*7)}html :is(.h-8),html :is([h-8=""]){height:calc(var(--spacing)*8)}html :is(.h-full),html :is([h-full=""]){height:100%}html :is(.h1){height:calc(var(--spacing)*1)}html :is(.max-h-\[50vh\]){max-height:50vh}html :is(.max-h-\[60vh\]){max-height:60vh}html :is(.max-h-\[90vh\]){max-height:90vh}html :is(.max-h-40){max-height:calc(var(--spacing)*40)}html :is(.max-h-48){max-height:calc(var(--spacing)*48)}html :is(.max-h-80){max-height:calc(var(--spacing)*80)}html :is(.max-h-96){max-height:calc(var(--spacing)*96)}html :is(.max-w-\[200px\]){max-width:200px}html :is(.max-w-\[80px\]){max-width:80px}html :is(.max-w-\[90vw\]){max-width:90vw}html :is(.max-w-2xl),html :is([max-w-2xl=""]){max-width:var(--container-2xl)}html :is(.max-w-3xl){max-width:var(--container-3xl)}html :is(.max-w-4xl){max-width:var(--container-4xl)}html :is(.max-w-5xl){max-width:var(--container-5xl)}html :is(.max-w-7xl){max-width:var(--container-7xl)}html :is(.max-w-lg){max-width:var(--container-lg)}html :is(.max-w-md){max-width:var(--container-md)}html :is(.max-w-sm){max-width:var(--container-sm)}html :is(.max-w-xl){max-width:var(--container-xl)}html :is(.min-h-\[140px\]){min-height:140px}html :is(.min-h-\[250px\]){min-height:250px}html :is(.min-h-\[44px\]){min-height:44px}html :is(.min-h-\[48px\]){min-height:48px}html :is(.min-h-screen){min-height:100vh}html :is(.min-w-\[100px\]){min-width:100px}html :is(.min-w-\[110px\]){min-width:110px}html :is(.min-w-\[150px\]){min-width:150px}html :is(.min-w-\[180px\]){min-width:180px}html :is(.min-w-\[200px\]){min-width:200px}html :is(.min-w-\[36px\]){min-width:36px}html :is(.min-w-\[44px\]){min-width:44px}html :is(.min-w-\[600px\]){min-width:600px}html :is(.min-w-\[60px\]){min-width:60px}html :is(.min-w-\[900px\]){min-width:900px}html :is(.min-w-\[90px\]){min-width:90px}html :is(.min-w-0){min-width:calc(var(--spacing)*0)}html :is(.min-w-full){min-width:100%}html :is(.w-\[100shv\]){width:100shv}html :is(.w-\[35px\]){width:35px}html :is(.w-\[90vw\]){width:90vw}html :is(.w-10){width:calc(var(--spacing)*10)}html :is(.w-11){width:calc(var(--spacing)*11)}html :is(.w-12),html :is([w-12=""]){width:calc(var(--spacing)*12)}html :is(.w-16){width:calc(var(--spacing)*16)}html :is(.w-2){width:calc(var(--spacing)*2)}html :is(.w-20){width:calc(var(--spacing)*20)}html :is(.w-28){width:calc(var(--spacing)*28)}html :is(.w-3){width:calc(var(--spacing)*3)}html :is(.w-3\.5),html :is([w-3\.5=""]){width:calc(var(--spacing)*3.5)}html :is(.w-32),html :is([w-32=""]){width:calc(var(--spacing)*32)}html :is(.w-4),html :is([w-4=""]){width:calc(var(--spacing)*4)}html :is(.w-4\/5){width:80%}html :is(.w-5),html :is([w-5=""]){width:calc(var(--spacing)*5)}html :is(.w-6),html :is([w-6=""]){width:calc(var(--spacing)*6)}html :is(.w-7){width:calc(var(--spacing)*7)}html :is(.w-8),html :is([w-8=""]){width:calc(var(--spacing)*8)}html :is(.w-96){width:calc(var(--spacing)*96)}html :is(.w-full),html :is([w-full=""]){width:100%}html :is([w-full~="disabled:"]:disabled){width:100%}html :is(.max-w-screen-2xl){max-width:96rem}html :is(.aspect-video){aspect-ratio:16/9}html :is(.inline),html :is([inline=""]){display:inline}html :is(.block),html :is([block=""]){display:block}html :is(.inline-block){display:inline-block}html :is(.dark .dark\:hidden),html :is(.hidden),html :is(.light .light\:hidden),html :is([hidden=""]){display:none}html :is(.visible),html :is([visible=""]){visibility:visible}html :is(.cursor-pointer),html :is([cursor-pointer=""]){cursor:pointer}html :is(.cursor-not-allowed),html :is([cursor-not-allowed=""]){cursor:not-allowed}html :is(.disabled\:cursor-not-allowed:disabled){cursor:not-allowed}html :is([disabled\:cursor-not-allowed=""]:disabled){cursor:not-allowed}html :is(.cursor-grab){cursor:grab}html :is(.active\:cursor-grabbing:active){cursor:grabbing}html :is(.cursor-zoom-in){cursor:zoom-in}html :is(.pointer-events-none),html :is([pointer-events-none=""]){pointer-events:none}html :is(.resize-y),html :is([resize-y=""]){resize:vertical}html :is(.resize-none){resize:none}html :is(.select-none),html :is([select-none=""]){-webkit-user-select:none;-moz-user-select:none;user-select:none}html :is(.whitespace-nowrap){white-space:nowrap}html :is(.whitespace-pre-line){white-space:pre-line}html :is(.break-all){word-break:break-all}html :is(.text-nowrap){text-wrap:nowrap}html :is(.truncate){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html :is(.uppercase){text-transform:uppercase}html :is(.capitalize){text-transform:capitalize}html :is(.italic){font-style:italic}html :is(.ring-1){--un-ring-shadow:var(--un-ring-inset,) 0 0 0 calc(1px + var(--un-ring-offset-width)) var(--un-ring-color,currentColor);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.ring-2){--un-ring-shadow:var(--un-ring-inset,) 0 0 0 calc(2px + var(--un-ring-offset-width)) var(--un-ring-color,currentColor);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.focus\:ring-2:focus){--un-ring-shadow:var(--un-ring-inset,) 0 0 0 calc(2px + var(--un-ring-offset-width)) var(--un-ring-color,currentColor);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.focus\:ring:focus){--un-ring-shadow:var(--un-ring-inset,) 0 0 0 calc(1px + var(--un-ring-offset-width)) var(--un-ring-color,currentColor);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is([focus\:ring-2=""]:focus){--un-ring-shadow:var(--un-ring-inset,) 0 0 0 calc(2px + var(--un-ring-offset-width)) var(--un-ring-color,currentColor);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.dark .dark\:ring-border),html :is(.ring-border){--un-ring-color:color-mix(in srgb,var(--border) var(--un-ring-opacity),transparent)}html :is(.ring-accent){--un-ring-color:color-mix(in srgb,var(--accent) var(--un-ring-opacity),transparent)}html :is(.ring-amber\/60){--un-ring-color:color-mix(in srgb,var(--colors-amber-DEFAULT) 60%,transparent)}html :is(.ring-primary){--un-ring-color:color-mix(in srgb,var(--primary) var(--un-ring-opacity),transparent)}html :is(.focus\:ring-destructive\/20:focus){--un-ring-color:color-mix(in srgb,var(--destructive) 20%,transparent)}html :is(.focus\:ring-destructive\/50:focus){--un-ring-color:color-mix(in srgb,var(--destructive) 50%,transparent)}html :is(.focus\:ring-primary:focus){--un-ring-color:color-mix(in srgb,var(--primary) var(--un-ring-opacity),transparent)}html :is(.focus\:ring-primary\/20:focus){--un-ring-color:color-mix(in srgb,var(--primary) 20%,transparent)}html :is(.focus\:ring-primary\/50:focus){--un-ring-color:color-mix(in srgb,var(--primary) 50%,transparent)}html :is(.focus\:ring-ring:focus){--un-ring-color:color-mix(in srgb,var(--ring) var(--un-ring-opacity),transparent)}html :is(.ring-offset-2){--un-ring-offset-width:2px;--un-ring-offset-shadow:var(--un-ring-inset,) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color)}html :is(.shadow-2xl){--un-shadow:0 25px 50px -12px var(--un-shadow-color,rgba(0,0,0,.25));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.shadow-info\/20){--un-shadow-color:color-mix(in srgb,var(--info) 20%,transparent)}html :is(.shadow-inner){--un-shadow:inset 0 2px 4px 0 var(--un-shadow-color,rgba(0,0,0,.05));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.shadow-lg){--un-shadow:0 10px 15px -3px var(--un-shadow-color,rgba(0,0,0,.1)),0 4px 6px -4px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.shadow-md),html :is([shadow-md=""]){--un-shadow:0 4px 6px -1px var(--un-shadow-color,rgba(0,0,0,.1)),0 2px 4px -2px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.shadow-primary\/20){--un-shadow-color:color-mix(in srgb,var(--primary) 20%,transparent)}html :is(.shadow),html :is(.shadow-sm),html :is([shadow-sm=""]){--un-shadow:0 1px 3px 0 var(--un-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.shadow-success\/20){--un-shadow-color:color-mix(in srgb,var(--success) 20%,transparent)}html :is(.shadow-warning\/20){--un-shadow-color:color-mix(in srgb,var(--warning) 20%,transparent)}html :is(.shadow-xl){--un-shadow:0 20px 25px -5px var(--un-shadow-color,rgba(0,0,0,.1)),0 8px 10px -6px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.hover\:shadow-lg:hover){--un-shadow:0 10px 15px -3px var(--un-shadow-color,rgba(0,0,0,.1)),0 4px 6px -4px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.hover\:shadow-md:hover){--un-shadow:0 4px 6px -1px var(--un-shadow-color,rgba(0,0,0,.1)),0 2px 4px -2px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.hover\:shadow-sm:hover){--un-shadow:0 1px 3px 0 var(--un-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.hover\:shadow-xl:hover){--un-shadow:0 20px 25px -5px var(--un-shadow-color,rgba(0,0,0,.1)),0 8px 10px -6px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.hover\:shadow:hover){--un-shadow:0 1px 3px 0 var(--un-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is([hover\:shadow-lg=""]:hover){--un-shadow:0 10px 15px -3px var(--un-shadow-color,rgba(0,0,0,.1)),0 4px 6px -4px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.disabled\:hover\:shadow-none:hover:disabled){--un-shadow:0 0 var(--un-shadow-color,transparent);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.disabled\:shadow-none:disabled){--un-shadow:0 0 var(--un-shadow-color,transparent);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.-translate-y-1\/2){--un-translate-y:-50%;translate:var(--un-translate-x) var(--un-translate-y)}html :is(.group:hover .group-hover\:translate-x-0\.5),html :is(.translate-x-0\.5){--un-translate-x:calc(var(--spacing)*.5);translate:var(--un-translate-x) var(--un-translate-y)}html :is(.translate-x-5){--un-translate-x:calc(var(--spacing)*5);translate:var(--un-translate-x) var(--un-translate-y)}html :is(.translate-x-5\.5){--un-translate-x:calc(var(--spacing)*5.5);translate:var(--un-translate-x) var(--un-translate-y)}html :is(.translate-y-0){--un-translate-y:calc(var(--spacing)*0);translate:var(--un-translate-x) var(--un-translate-y)}html :is(.translate-y-4){--un-translate-y:calc(var(--spacing)*4);translate:var(--un-translate-x) var(--un-translate-y)}html :is([-translate-y-1=""]){--un-translate-y:calc(var(--spacing)*-1);translate:var(--un-translate-x) var(--un-translate-y)}html :is(.group:hover .group-hover\:-translate-x-0\.5){--un-translate-x:calc(var(--spacing)*-.5);translate:var(--un-translate-x) var(--un-translate-y)}html :is(.group:hover .group-hover\:translate-x-1){--un-translate-x:calc(var(--spacing)*1);translate:var(--un-translate-x) var(--un-translate-y)}html :is(.hover\:-translate-y-0\.5:hover){--un-translate-y:calc(var(--spacing)*-.5);translate:var(--un-translate-x) var(--un-translate-y)}html :is(.-rotate-90){rotate:-90deg}html :is(.group:hover .group-hover\:rotate-180),html :is(.rotate-180){rotate:180deg}html :is(.group:hover .group-hover\:rotate-0){rotate:0deg}html :is(.scale-100){--un-scale-x:100%;--un-scale-y:100%;scale:var(--un-scale-x) var(--un-scale-y)}html :is(.scale-105){--un-scale-x:105%;--un-scale-y:105%;scale:var(--un-scale-x) var(--un-scale-y)}html :is(.group:hover .group-hover\:scale-110),html :is(.scale-110){--un-scale-x:110%;--un-scale-y:110%;scale:var(--un-scale-x) var(--un-scale-y)}html :is(.scale-95){--un-scale-x:95%;--un-scale-y:95%;scale:var(--un-scale-x) var(--un-scale-y)}html :is(.hover\:scale-\[1\.02\]:hover){--un-scale-x:1.02;--un-scale-y:1.02;scale:var(--un-scale-x) var(--un-scale-y)}html :is(.hover\:scale-105:hover){--un-scale-x:105%;--un-scale-y:105%;scale:var(--un-scale-x) var(--un-scale-y)}html :is(.active\:scale-\[0\.98\]:active){--un-scale-x:.98;--un-scale-y:.98;scale:var(--un-scale-x) var(--un-scale-y)}html :is(.active\:scale-\[0\.99\]:active){--un-scale-x:.99;--un-scale-y:.99;scale:var(--un-scale-x) var(--un-scale-y)}html :is(.active\:scale-95:active){--un-scale-x:95%;--un-scale-y:95%;scale:var(--un-scale-x) var(--un-scale-y)}html :is([active\:scale-95=""]:active){--un-scale-x:95%;--un-scale-y:95%;scale:var(--un-scale-x) var(--un-scale-y)}html :is(.disabled\:hover\:scale-100:hover:disabled){--un-scale-x:100%;--un-scale-y:100%;scale:var(--un-scale-x) var(--un-scale-y)}html :is(.transform),html :is([transform=""]){transform:var(--un-rotate-x) var(--un-rotate-y) var(--un-rotate-z) var(--un-skew-x) var(--un-skew-y)}html :is(.transition-all),html :is([transition-all=""]){transition-duration:var(--un-duration,var(--default-transition-duration));transition-property:all;transition-timing-function:var(--un-ease,var(--default-transition-timingFunction))}html :is(.transition-colors),html :is([transition-colors=""]){transition-duration:var(--un-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,--un-gradient-from,--un-gradient-via,--un-gradient-to;transition-timing-function:var(--un-ease,var(--default-transition-timingFunction))}html :is(.transition-opacity),html :is([transition-opacity=""]){transition-duration:var(--un-duration,var(--default-transition-duration));transition-property:opacity;transition-timing-function:var(--un-ease,var(--default-transition-timingFunction))}html :is(.transition-transform),html :is([transition-transform=""]){transition-duration:var(--un-duration,var(--default-transition-duration));transition-property:transform,translate,scale,rotate;transition-timing-function:var(--un-ease,var(--default-transition-timingFunction))}html :is(.transition),html :is([transition=""]){transition-duration:var(--un-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,--un-gradient-from,--un-gradient-via,--un-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter;transition-timing-function:var(--un-ease,var(--default-transition-timingFunction))}html :is(.duration-100){--un-duration:.1s;transition-duration:.1s}html :is(.duration-150){--un-duration:.15s;transition-duration:.15s}html :is(.duration-200),html :is([duration-200=""]){--un-duration:.2s;transition-duration:.2s}html :is(.duration-300){--un-duration:.3s;transition-duration:.3s}html :is(.duration-400),html :is([duration-400=""]){--un-duration:.4s;transition-duration:.4s}html :is(.ease-in-out){--un-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}html :is(.ease-in){--un-ease:var(--ease-in);transition-timing-function:var(--ease-in)}html :is(.ease-out){--un-ease:var(--ease-out);transition-timing-function:var(--ease-out)}html :is(.ease){--un-ease:var(--ease-DEFAULT);transition-timing-function:var(--ease-DEFAULT)}html :is(.items-start){align-items:flex-start}html :is(.items-end){align-items:flex-end}html :is(.items-center),html :is([items-center=""]){align-items:center}html :is([items-center~="disabled:"]:disabled){align-items:center}html :is(.items-stretch){align-items:stretch}html :is(.self-start){align-self:flex-start}html :is(.inset-0),html :is([inset-0=""]){inset:calc(var(--spacing)*0)}html :is(.-right-2){right:calc(var(--spacing)*-2)}html :is(.-top-2){top:calc(var(--spacing)*-2)}html :is(.bottom-0){bottom:calc(var(--spacing)*0)}html :is(.bottom-4){bottom:calc(var(--spacing)*4)}html :is(.left-0){left:calc(var(--spacing)*0)}html :is(.left-3),html :is([left-3=""]){left:calc(var(--spacing)*3)}html :is(.left-4),html :is([left-4=""]){left:calc(var(--spacing)*4)}html :is(.right-0){right:calc(var(--spacing)*0)}html :is(.right-0\.5){right:calc(var(--spacing)*.5)}html :is(.right-2),html :is([right-2=""]){right:calc(var(--spacing)*2)}html :is(.right-3),html :is([right-3=""]){right:calc(var(--spacing)*3)}html :is(.right-4){right:calc(var(--spacing)*4)}html :is(.top-0),html :is([top-0=""]){top:calc(var(--spacing)*0)}html :is(.top-0\.5){top:calc(var(--spacing)*.5)}html :is(.top-1\/2){top:50%}html :is(.top-10),html :is([top-10=""]){top:calc(var(--spacing)*10)}html :is(.top-20){top:calc(var(--spacing)*20)}html :is(.top-3){top:calc(var(--spacing)*3)}html :is(.top-4),html :is([top-4=""]){top:calc(var(--spacing)*4)}html :is([top-1=""]){top:calc(var(--spacing)*1)}html :is(.justify-start){justify-content:flex-start}html :is(.justify-end),html :is([justify-end=""]){justify-content:flex-end}html :is(.justify-center),html :is([justify-center=""]){justify-content:center}html :is(.justify-between){justify-content:space-between}html :is(.absolute),html :is([absolute=""]){position:absolute}html :is(.fixed),html :is([fixed=""]){position:fixed}html :is(.relative),html :is([relative=""]){position:relative}html :is(.sticky),html :is([sticky=""]){position:sticky}html :is(.static){position:static}html :is(.z-0){z-index:0}html :is(.z-10),html :is([z-10=""]){z-index:10}html :is(.z-30){z-index:30}html :is(.z-50),html :is([z-50=""]){z-index:50}html :is(.overflow-auto){overflow:auto}html :is(.overflow-hidden){overflow:hidden}html :is(.overflow-x-auto){overflow-x:auto}html :is(.overflow-x-hidden){overflow-x:hidden}html :is(.overflow-y-auto){overflow-y:auto}html :is([stroke-width~="1"]){stroke-width:1px}html :is([stroke-width~="1.5"]){stroke-width:1.5px}html :is([stroke-width~="2"]){stroke-width:2px}html :is([stroke-width~="3"]){stroke-width:3px}html :is([stroke-width~="4"]){stroke-width:4px}html :is([stroke~=black]){stroke:color-mix(in srgb,var(--colors-black) var(--un-stroke-opacity),transparent)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}html :is(.animate-fade-in){animation:fade-in 1s linear 1}html :is(.animate-spin){animation:spin 1s linear infinite}html :is(.dark .dark\:from-primary\/20),html :is(.from-primary\/20){--un-from-opacity:20%;--un-gradient-from:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-from-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.dark .dark\:to-primary\/10),html :is(.to-primary\/10){--un-to-opacity:10%;--un-gradient-to:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-to-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.from-card){--un-gradient-from:color-mix(in oklab,var(--colors-card-DEFAULT) var(--un-from-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.from-primary){--un-gradient-from:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-from-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.from-primary\/15){--un-from-opacity:15%;--un-gradient-from:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-from-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.from-primary\/5){--un-from-opacity:5%;--un-gradient-from:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-from-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.to-accent\/5){--un-to-opacity:5%;--un-gradient-to:color-mix(in oklab,var(--colors-accent-DEFAULT) var(--un-to-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.to-muted\/20){--un-to-opacity:20%;--un-gradient-to:color-mix(in oklab,var(--colors-muted-DEFAULT) var(--un-to-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.to-primary\/5){--un-to-opacity:5%;--un-gradient-to:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-to-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.to-primary\/80){--un-to-opacity:80%;--un-gradient-to:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-to-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.to-primary\/90){--un-to-opacity:90%;--un-gradient-to:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-to-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.via-accent\/5){--un-via-opacity:5%;--un-gradient-via:color-mix(in oklab,var(--colors-accent-DEFAULT) var(--un-via-opacity),transparent);--un-gradient-via-stops:var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-via) var(--un-gradient-via-position),var(--un-gradient-to) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-via-stops)}html :is(.dark .dark\:hover\:from-primary\/30:hover){--un-from-opacity:30%;--un-gradient-from:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-from-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.dark .dark\:hover\:to-primary\/15:hover){--un-to-opacity:15%;--un-gradient-to:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-to-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.hover\:from-primary\/25:hover){--un-from-opacity:25%;--un-gradient-from:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-from-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.hover\:to-primary\/10:hover){--un-to-opacity:10%;--un-gradient-to:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-to-opacity),transparent);--un-gradient-stops:var(--un-gradient-via-stops,var(--un-gradient-position),var(--un-gradient-from) var(--un-gradient-from-position),var(--un-gradient-to) var(--un-gradient-to-position))}html :is(.bg-gradient-to-br){--un-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--un-gradient-stops))}html :is(.bg-gradient-to-r){--un-gradient-position:to right in oklab;background-image:linear-gradient(var(--un-gradient-stops))}html :is(.sr-only){height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}html :is(.object-cover){-o-object-fit:cover;object-fit:cover}html :is(.object-contain){-o-object-fit:contain;object-fit:contain}html :is(.mask-repeat){-webkit-mask-repeat:repeat;mask-repeat:repeat}html :is(.backdrop-blur-md){--un-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--un-backdrop-blur,) var(--un-backdrop-brightness,) var(--un-backdrop-contrast,) var(--un-backdrop-grayscale,) var(--un-backdrop-hue-rotate,) var(--un-backdrop-invert,) var(--un-backdrop-opacity,) var(--un-backdrop-saturate,) var(--un-backdrop-sepia,);backdrop-filter:var(--un-backdrop-blur,) var(--un-backdrop-brightness,) var(--un-backdrop-contrast,) var(--un-backdrop-grayscale,) var(--un-backdrop-hue-rotate,) var(--un-backdrop-invert,) var(--un-backdrop-opacity,) var(--un-backdrop-saturate,) var(--un-backdrop-sepia,)}html :is(.backdrop-blur-sm){--un-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--un-backdrop-blur,) var(--un-backdrop-brightness,) var(--un-backdrop-contrast,) var(--un-backdrop-grayscale,) var(--un-backdrop-hue-rotate,) var(--un-backdrop-invert,) var(--un-backdrop-opacity,) var(--un-backdrop-saturate,) var(--un-backdrop-sepia,);backdrop-filter:var(--un-backdrop-blur,) var(--un-backdrop-brightness,) var(--un-backdrop-contrast,) var(--un-backdrop-grayscale,) var(--un-backdrop-hue-rotate,) var(--un-backdrop-invert,) var(--un-backdrop-opacity,) var(--un-backdrop-saturate,) var(--un-backdrop-sepia,)}html :is(.blur){--un-blur:blur(8px);filter:var(--un-blur,) var(--un-brightness,) var(--un-contrast,) var(--un-grayscale,) var(--un-hue-rotate,) var(--un-invert,) var(--un-saturate,) var(--un-sepia,) var(--un-drop-shadow,)}html :is(.brightness-100){--un-brightness:brightness(100%);filter:var(--un-blur,) var(--un-brightness,) var(--un-contrast,) var(--un-grayscale,) var(--un-hue-rotate,) var(--un-invert,) var(--un-saturate,) var(--un-sepia,) var(--un-drop-shadow,)}html :is(.dark .dark\:brightness-85){--un-brightness:brightness(85%);filter:var(--un-blur,) var(--un-brightness,) var(--un-contrast,) var(--un-grayscale,) var(--un-hue-rotate,) var(--un-invert,) var(--un-saturate,) var(--un-sepia,) var(--un-drop-shadow,)}html :is(.dark .dark\:hover\:brightness-100:hover){--un-brightness:brightness(100%);filter:var(--un-blur,) var(--un-brightness,) var(--un-contrast,) var(--un-grayscale,) var(--un-hue-rotate,) var(--un-invert,) var(--un-saturate,) var(--un-sepia,) var(--un-drop-shadow,)}html :is(.hover\:brightness-110:hover){--un-brightness:brightness(110%);filter:var(--un-blur,) var(--un-brightness,) var(--un-contrast,) var(--un-grayscale,) var(--un-hue-rotate,) var(--un-invert,) var(--un-saturate,) var(--un-sepia,) var(--un-drop-shadow,)}html :is(.hover\:brightness-95:hover){--un-brightness:brightness(95%);filter:var(--un-blur,) var(--un-brightness,) var(--un-contrast,) var(--un-grayscale,) var(--un-hue-rotate,) var(--un-invert,) var(--un-saturate,) var(--un-sepia,) var(--un-drop-shadow,)}html :is(.filter),html :is([filter=""]){filter:var(--un-blur,) var(--un-brightness,) var(--un-contrast,) var(--un-grayscale,) var(--un-hue-rotate,) var(--un-invert,) var(--un-saturate,) var(--un-sepia,) var(--un-drop-shadow,)}html :is(.line-clamp-2){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}html :is(.placeholder-muted-foreground)::-moz-placeholder{color:color-mix(in srgb,var(--muted-foreground) var(--un-placeholder-opacity),transparent)}html :is(.placeholder-muted-foreground)::placeholder{color:color-mix(in srgb,var(--muted-foreground) var(--un-placeholder-opacity),transparent)}html :is(.snap-start){scroll-snap-align:start}html :is(.table),html :is([table=""]){display:table}html :is(.border-collapse){border-collapse:collapse}html :is(.animate-in){animation-duration:var(--un-animate-duration);animation-name:custom-enter;--un-animate-duration:.15s;--un-enter-opacity:initial;--un-enter-scale:initial;--un-enter-rotate:initial;--un-enter-translate-x:initial;--un-enter-translate-y:initial}html :is(.fade-in-100){--un-enter-opacity:1}html :is(.fade-in-80){--un-enter-opacity:.8}html :is(.fade-in){--un-enter-opacity:0}html :is(.zoom-in-105){--un-enter-scale:1.05}html :is(.slide-in-from-top-12){--un-enter-translate-y:-3rem}html :is(.slide-in-from-right-4){--un-enter-translate-x:1rem}html :is(:where(.divide-border>:not(:last-child))){border-color:color-mix(in srgb,var(--border) var(--un-divide-opacity),transparent)}html :is(:where(.divide-y>:not(:last-child))){--un-divide-y-reverse:0;border-bottom-style:var(--un-border-style);border-bottom-width:calc(1px*(1 - var(--un-divide-y-reverse)));border-top-style:var(--un-border-style);border-top-width:calc(1px*var(--un-divide-y-reverse))}html :is(:where(.space-x-2>:not(:last-child))){--un-space-x-reverse:0;margin-inline-end:calc(var(--spacing)*2*(1 - var(--un-space-x-reverse)));margin-inline-start:calc(var(--spacing)*2*var(--un-space-x-reverse))}html :is(:where(.space-x-3>:not(:last-child))){--un-space-x-reverse:0;margin-inline-end:calc(var(--spacing)*3*(1 - var(--un-space-x-reverse)));margin-inline-start:calc(var(--spacing)*3*var(--un-space-x-reverse))}html :is(:where(.space-x-4>:not(:last-child))){--un-space-x-reverse:0;margin-inline-end:calc(var(--spacing)*4*(1 - var(--un-space-x-reverse)));margin-inline-start:calc(var(--spacing)*4*var(--un-space-x-reverse))}html :is(:where(.space-x-6>:not(:last-child))){--un-space-x-reverse:0;margin-inline-end:calc(var(--spacing)*6*(1 - var(--un-space-x-reverse)));margin-inline-start:calc(var(--spacing)*6*var(--un-space-x-reverse))}html :is(:where(.space-y-0\.5>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*.5*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*.5*var(--un-space-y-reverse))}html :is(:where(.space-y-1>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*1*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*1*var(--un-space-y-reverse))}html :is(:where(.space-y-1\.5>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*1.5*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*1.5*var(--un-space-y-reverse))}html :is(:where(.space-y-10>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*10*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*10*var(--un-space-y-reverse))}html :is(:where(.space-y-2>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*2*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*2*var(--un-space-y-reverse))}html :is(:where(.space-y-2\.5>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*2.5*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*2.5*var(--un-space-y-reverse))}html :is(:where(.space-y-3>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*3*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*3*var(--un-space-y-reverse))}html :is(:where(.space-y-4>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*4*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*4*var(--un-space-y-reverse))}html :is(:where(.space-y-6>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*6*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*6*var(--un-space-y-reverse))}html :is(:where(.space-y-8>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*8*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*8*var(--un-space-y-reverse))}html :is(:where([space-y-1=""]>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*1*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*1*var(--un-space-y-reverse))}html :is(:where([space-y-2\.5=""]>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*2.5*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*2.5*var(--un-space-y-reverse))}html :is(:where([space-y-2=""]>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*2*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*2*var(--un-space-y-reverse))}html :is(:where([space-y-3=""]>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*3*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*3*var(--un-space-y-reverse))}html :is(:where([space-y-4=""]>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*4*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*4*var(--un-space-y-reverse))}html :is(:where([space-y-8=""]>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*8*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*8*var(--un-space-y-reverse))}@supports (color:color-mix(in lab,red,red)){html :is(.dark .dark\:text-amber-200){color:color-mix(in oklab,var(--colors-amber-200) var(--un-text-opacity),transparent)}html :is(.dark .dark\:text-amber-300){color:color-mix(in oklab,var(--colors-amber-300) var(--un-text-opacity),transparent)}html :is(.dark .dark\:text-gray-200){color:color-mix(in oklab,var(--colors-gray-200) var(--un-text-opacity),transparent)}html :is(.dark .dark\:text-gray-300){color:color-mix(in oklab,var(--colors-gray-300) var(--un-text-opacity),transparent)}html :is(.dark .dark\:text-gray-400){color:color-mix(in oklab,var(--colors-gray-400) var(--un-text-opacity),transparent)}html :is(.text-amber-400){color:color-mix(in oklab,var(--colors-amber-400) var(--un-text-opacity),transparent)}html :is(.text-amber-600){color:color-mix(in oklab,var(--colors-amber-600) var(--un-text-opacity),transparent)}html :is(.text-amber-700){color:color-mix(in oklab,var(--colors-amber-700) var(--un-text-opacity),transparent)}html :is(.text-amber-800){color:color-mix(in oklab,var(--colors-amber-800) var(--un-text-opacity),transparent)}html :is(.text-amber){color:color-mix(in oklab,var(--colors-amber-DEFAULT) var(--un-text-opacity),transparent)}html :is(.text-amber\/80){color:color-mix(in oklab,var(--colors-amber-DEFAULT) 80%,transparent)}html :is(.text-blue-600){color:color-mix(in oklab,var(--colors-blue-600) var(--un-text-opacity),transparent)}html :is(.text-gray-400){color:color-mix(in oklab,var(--colors-gray-400) var(--un-text-opacity),transparent)}html :is(.text-gray-500){color:color-mix(in oklab,var(--colors-gray-500) var(--un-text-opacity),transparent)}html :is(.text-gray-600){color:color-mix(in oklab,var(--colors-gray-600) var(--un-text-opacity),transparent)}html :is(.text-gray-800){color:color-mix(in oklab,var(--colors-gray-800) var(--un-text-opacity),transparent)}html :is(.text-red-500){color:color-mix(in oklab,var(--colors-red-500) var(--un-text-opacity),transparent)}html :is(.text-red-600){color:color-mix(in oklab,var(--colors-red-600) var(--un-text-opacity),transparent)}html :is(.text-teal-700){color:color-mix(in oklab,var(--colors-teal-700) var(--un-text-opacity),transparent)}html :is(.text-white){color:color-mix(in oklab,var(--colors-white) var(--un-text-opacity),transparent)}html :is(.text-yellow-500){color:color-mix(in oklab,var(--colors-yellow-500) var(--un-text-opacity),transparent)}html :is(.text-yellow-600){color:color-mix(in oklab,var(--colors-yellow-600) var(--un-text-opacity),transparent)}html :is(.text-yellow-700){color:color-mix(in oklab,var(--colors-yellow-700) var(--un-text-opacity),transparent)}html :is(.text-yellow-800){color:color-mix(in oklab,var(--colors-yellow-800) var(--un-text-opacity),transparent)}html :is([text-amber=""]){color:color-mix(in oklab,var(--colors-amber-DEFAULT) var(--un-text-opacity),transparent)}html :is([text-yellow-600=""]){color:color-mix(in oklab,var(--colors-yellow-600) var(--un-text-opacity),transparent)}html :is([text-yellow-700=""]){color:color-mix(in oklab,var(--colors-yellow-700) var(--un-text-opacity),transparent)}html :is([text-yellow-800=""]){color:color-mix(in oklab,var(--colors-yellow-800) var(--un-text-opacity),transparent)}html :is(.group:hover .group-hover\:text-amber-600){color:color-mix(in oklab,var(--colors-amber-600) var(--un-text-opacity),transparent)}html :is(.hover\:text-white:hover){color:color-mix(in oklab,var(--colors-white) var(--un-text-opacity),transparent)}html :is(.border-amber-300){border-color:color-mix(in oklab,var(--colors-amber-300) var(--un-border-opacity),transparent)}html :is(.border-amber-400\/30){border-color:color-mix(in oklab,var(--colors-amber-400) 30%,transparent)}html :is(.border-amber-400\/40){border-color:color-mix(in oklab,var(--colors-amber-400) 40%,transparent)}html :is(.border-amber-700\/40){border-color:color-mix(in oklab,var(--colors-amber-700) 40%,transparent)}html :is(.border-amber\/20){border-color:color-mix(in oklab,var(--colors-amber-DEFAULT) 20%,transparent)}html :is(.border-amber\/30){border-color:color-mix(in oklab,var(--colors-amber-DEFAULT) 30%,transparent)}html :is(.border-amber\/50){border-color:color-mix(in oklab,var(--colors-amber-DEFAULT) 50%,transparent)}html :is(.border-blue-300){border-color:color-mix(in oklab,var(--colors-blue-300) var(--un-border-opacity),transparent)}html :is(.border-gray-200){border-color:color-mix(in oklab,var(--colors-gray-200) var(--un-border-opacity),transparent)}html :is(.border-gray-300\/40){border-color:color-mix(in oklab,var(--colors-gray-300) 40%,transparent)}html :is(.border-yellow-200){border-color:color-mix(in oklab,var(--colors-yellow-200) var(--un-border-opacity),transparent)}html :is(.dark .dark\:border-amber-600){border-color:color-mix(in oklab,var(--colors-amber-600) var(--un-border-opacity),transparent)}html :is(.dark .dark\:border-amber-700){border-color:color-mix(in oklab,var(--colors-amber-700) var(--un-border-opacity),transparent)}html :is(.dark .dark\:border-blue-700){border-color:color-mix(in oklab,var(--colors-blue-700) var(--un-border-opacity),transparent)}html :is(.dark .dark\:border-gray-600){border-color:color-mix(in oklab,var(--colors-gray-600) var(--un-border-opacity),transparent)}html :is(.dark .dark\:border-gray-900){border-color:color-mix(in oklab,var(--colors-gray-900) var(--un-border-opacity),transparent)}html :is([border-amber=""]){border-color:color-mix(in oklab,var(--colors-amber-DEFAULT) var(--un-border-opacity),transparent)}html :is(.bg-amber-100){background-color:color-mix(in oklab,var(--colors-amber-100) var(--un-bg-opacity),transparent)}html :is(.bg-amber-200){background-color:color-mix(in oklab,var(--colors-amber-200) var(--un-bg-opacity),transparent)}html :is(.bg-amber-300){background-color:color-mix(in oklab,var(--colors-amber-300) var(--un-bg-opacity),transparent)}html :is(.bg-amber-400\/20){background-color:color-mix(in oklab,var(--colors-amber-400) 20%,transparent)}html :is(.bg-amber-400\/5){background-color:color-mix(in oklab,var(--colors-amber-400) 5%,transparent)}html :is(.bg-amber-700\/20){background-color:color-mix(in oklab,var(--colors-amber-700) 20%,transparent)}html :is(.bg-amber\/10){background-color:color-mix(in oklab,var(--colors-amber-DEFAULT) 10%,transparent)}html :is(.bg-amber\/20){background-color:color-mix(in oklab,var(--colors-amber-DEFAULT) 20%,transparent)}html :is(.bg-amber\/30){background-color:color-mix(in oklab,var(--colors-amber-DEFAULT) 30%,transparent)}html :is(.bg-amber\/5){background-color:color-mix(in oklab,var(--colors-amber-DEFAULT) 5%,transparent)}html :is(.bg-black\/40){background-color:color-mix(in oklab,var(--colors-black) 40%,transparent)}html :is(.bg-black\/50){background-color:color-mix(in oklab,var(--colors-black) 50%,transparent)}html :is(.bg-black\/60){background-color:color-mix(in oklab,var(--colors-black) 60%,transparent)}html :is(.bg-black\/80){background-color:color-mix(in oklab,var(--colors-black) 80%,transparent)}html :is(.bg-blue-100){background-color:color-mix(in oklab,var(--colors-blue-100) var(--un-bg-opacity),transparent)}html :is(.bg-gray-300\/20){background-color:color-mix(in oklab,var(--colors-gray-300) 20%,transparent)}html :is(.bg-green-600){background-color:color-mix(in oklab,var(--colors-green-600) var(--un-bg-opacity),transparent)}html :is(.bg-red-100){background-color:color-mix(in oklab,var(--colors-red-100) var(--un-bg-opacity),transparent)}html :is(.bg-red-600){background-color:color-mix(in oklab,var(--colors-red-600) var(--un-bg-opacity),transparent)}html :is(.bg-white){background-color:color-mix(in oklab,var(--colors-white) var(--un-bg-opacity),transparent)}html :is(.bg-yellow-50){background-color:color-mix(in oklab,var(--colors-yellow-50) var(--un-bg-opacity),transparent)}html :is(.dark .dark\:bg-amber-600){background-color:color-mix(in oklab,var(--colors-amber-600) var(--un-bg-opacity),transparent)}html :is(.dark .dark\:bg-amber-800\/50){background-color:color-mix(in oklab,var(--colors-amber-800) 50%,transparent)}html :is(.dark .dark\:bg-amber-900\/30){background-color:color-mix(in oklab,var(--colors-amber-900) 30%,transparent)}html :is(.dark .dark\:bg-black\/60){background-color:color-mix(in oklab,var(--colors-black) 60%,transparent)}html :is(.dark .dark\:bg-blue-900\/30){background-color:color-mix(in oklab,var(--colors-blue-900) 30%,transparent)}html :is(.dark .dark\:bg-gray-800){background-color:color-mix(in oklab,var(--colors-gray-800) var(--un-bg-opacity),transparent)}html :is(.dark .dark\:bg-white){background-color:color-mix(in oklab,var(--colors-white) var(--un-bg-opacity),transparent)}html :is([bg-amber=""]){background-color:color-mix(in oklab,var(--colors-amber-DEFAULT) var(--un-bg-opacity),transparent)}html :is([bg-black=""]){background-color:color-mix(in oklab,var(--colors-black) var(--un-bg-opacity),transparent)}html :is(.hover\:bg-amber\/20:hover){background-color:color-mix(in oklab,var(--colors-amber-DEFAULT) 20%,transparent)}html :is(.hover\:bg-amber\/30:hover){background-color:color-mix(in oklab,var(--colors-amber-DEFAULT) 30%,transparent)}html :is(.hover\:bg-black\/70:hover){background-color:color-mix(in oklab,var(--colors-black) 70%,transparent)}html :is(.hover\:bg-green-700:hover){background-color:color-mix(in oklab,var(--colors-green-700) var(--un-bg-opacity),transparent)}html :is(.hover\:bg-red-700:hover){background-color:color-mix(in oklab,var(--colors-red-700) var(--un-bg-opacity),transparent)}html :is([hover\:bg-amber=""]:hover){background-color:color-mix(in oklab,var(--colors-amber-DEFAULT) var(--un-bg-opacity),transparent)}html :is(.ring-amber\/60){--un-ring-color:color-mix(in oklab,var(--colors-amber-DEFAULT) 60%,transparent)}html :is([stroke~=black]){stroke:color-mix(in oklab,var(--colors-black) var(--un-stroke-opacity),transparent)}}@media(min-width:40rem){html :is(.sm\:text-3xl){font-size:var(--text-3xl-fontSize);line-height:var(--un-leading,var(--text-3xl-lineHeight))}html :is(.sm\:text-4xl){font-size:var(--text-4xl-fontSize);line-height:var(--un-leading,var(--text-4xl-lineHeight))}html :is(.sm\:text-base){font-size:var(--text-base-fontSize);line-height:var(--un-leading,var(--text-base-lineHeight))}html :is(.sm\:text-lg){font-size:var(--text-lg-fontSize);line-height:var(--un-leading,var(--text-lg-lineHeight))}html :is(.sm\:mx-0){margin-inline:calc(var(--spacing)*0)}html :is(.sm\:px-6){padding-inline:calc(var(--spacing)*6)}html :is(.sm\:pt-28){padding-top:calc(var(--spacing)*28)}html :is(.sm\:border){border-width:1px}html :is(.sm\:border-border){border-color:color-mix(in srgb,var(--border) var(--un-border-opacity),transparent)}html :is(.sm\:rounded-lg){border-radius:var(--radius-lg)}html :is(.sm\:opacity-0){opacity:0}html :is(.group:hover .sm\:group-hover\:opacity-100){opacity:100%}html :is(.sm\:flex-row){flex-direction:row}html :is(.sm\:grid-cols-2){grid-template-columns:repeat(2,minmax(0,1fr))}html :is(.sm\:grid-cols-3),html :is([sm\:grid-cols-3=""]){grid-template-columns:repeat(3,minmax(0,1fr))}html :is(.sm\:w-80){width:calc(var(--spacing)*80)}html :is(.sm\:inline){display:inline}html :is(.sm\:break-normal){overflow-wrap:normal;word-break:normal}html :is(.sm\:shadow-sm){--un-shadow:0 1px 3px 0 var(--un-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.sm\:hover\:shadow-md:hover){--un-shadow:0 4px 6px -1px var(--un-shadow-color,rgba(0,0,0,.1)),0 2px 4px -2px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.sm\:items-center){align-items:center}html :is(.sm\:justify-between){justify-content:space-between}}@media(min-width:48rem){html :is(:where(.md\:space-y-3>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*3*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*3*var(--un-space-y-reverse))}}@media(min-width:48rem){html :is(:where(.md\:space-y-4>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*4*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*4*var(--un-space-y-reverse))}}@media(min-width:48rem){html :is(:where(.md\:space-y-5>:not(:last-child))){--un-space-y-reverse:0;margin-block-end:calc(var(--spacing)*5*(1 - var(--un-space-y-reverse)));margin-block-start:calc(var(--spacing)*5*var(--un-space-y-reverse))}}@media(min-width:48rem){html :is(.md\:text-2xl){font-size:var(--text-2xl-fontSize);line-height:var(--un-leading,var(--text-2xl-lineHeight))}html :is(.md\:text-3xl){font-size:var(--text-3xl-fontSize);line-height:var(--un-leading,var(--text-3xl-lineHeight))}html :is(.md\:text-5xl){font-size:var(--text-5xl-fontSize);line-height:var(--un-leading,var(--text-5xl-lineHeight))}html :is(.md\:text-base){font-size:var(--text-base-fontSize);line-height:var(--un-leading,var(--text-base-lineHeight))}html :is(.md\:text-lg){font-size:var(--text-lg-fontSize);line-height:var(--un-leading,var(--text-lg-lineHeight))}html :is(.md\:text-xs),html :is([md\:text-xs=""]){font-size:var(--text-xs-fontSize);line-height:var(--un-leading,var(--text-xs-lineHeight))}html :is(.md\:hover\:text-destructive:hover){color:color-mix(in srgb,var(--destructive) var(--un-text-opacity),transparent)}html :is(.md\:hover\:text-foreground:hover){color:color-mix(in srgb,var(--foreground) var(--un-text-opacity),transparent)}html :is(.md\:hover\:text-info:hover){color:color-mix(in srgb,var(--info) var(--un-text-opacity),transparent)}html :is(.md\:hover\:text-primary:hover){color:color-mix(in srgb,var(--primary) var(--un-text-opacity),transparent)}html :is(.md\:hover\:text-success:hover){color:color-mix(in srgb,var(--success) var(--un-text-opacity),transparent)}html :is(.md\:hover\:text-warning:hover){color:color-mix(in srgb,var(--warning) var(--un-text-opacity),transparent)}html :is(.md\:mb-0),html :is([md\:mb-0=""]){margin-bottom:calc(var(--spacing)*0)}html :is(.md\:p-2\.5){padding:calc(var(--spacing)*2.5)}html :is(.md\:p-3){padding:calc(var(--spacing)*3)}html :is(.md\:p-4){padding:calc(var(--spacing)*4)}html :is(.md\:p-5){padding:calc(var(--spacing)*5)}html :is(.md\:p-6){padding:calc(var(--spacing)*6)}html :is(.md\:p-8){padding:calc(var(--spacing)*8)}html :is(.md\:px-3),html :is([md\:px-3=""]){padding-inline:calc(var(--spacing)*3)}html :is(.md\:px-4),html :is([md\:px-4=""]){padding-inline:calc(var(--spacing)*4)}html :is(.md\:px-5){padding-inline:calc(var(--spacing)*5)}html :is(.md\:px-6){padding-inline:calc(var(--spacing)*6)}html :is(.md\:px-8){padding-inline:calc(var(--spacing)*8)}html :is(.md\:py-1),html :is([md\:py-1=""]){padding-block:calc(var(--spacing)*1)}html :is(.md\:py-2),html :is([md\:py-2=""]){padding-block:calc(var(--spacing)*2)}html :is(.md\:py-3),html :is([md\:py-3=""]){padding-block:calc(var(--spacing)*3)}html :is(.md\:py-3\.5){padding-block:calc(var(--spacing)*3.5)}html :is(.md\:hover\:border-border:hover){border-color:color-mix(in srgb,var(--border) var(--un-border-opacity),transparent)}html :is(.md\:hover\:border-info\/30:hover){border-color:color-mix(in srgb,var(--info) 30%,transparent)}html :is(.md\:hover\:border-primary\/20:hover){border-color:color-mix(in srgb,var(--primary) 20%,transparent)}html :is(.md\:hover\:border-primary\/30:hover){border-color:color-mix(in srgb,var(--primary) 30%,transparent)}html :is(.md\:hover\:border-primary\/50:hover){border-color:color-mix(in srgb,var(--primary) 50%,transparent)}html :is(.md\:hover\:border-success\/30:hover){border-color:color-mix(in srgb,var(--success) 30%,transparent)}html :is(.md\:hover\:border-warning\/30:hover){border-color:color-mix(in srgb,var(--warning) 30%,transparent)}html :is([md\:hover\:border-primary=""]:hover){border-color:color-mix(in srgb,var(--primary) var(--un-border-opacity),transparent)}html :is(.md\:hover\:bg-card:hover){background-color:color-mix(in srgb,var(--card) var(--un-bg-opacity),transparent)}html :is(.md\:hover\:bg-card\/50:hover){background-color:color-mix(in srgb,var(--card) 50%,transparent)}html :is(.md\:hover\:bg-destructive\/10:hover){background-color:color-mix(in srgb,var(--destructive) 10%,transparent)}html :is(.md\:hover\:bg-destructive\/90:hover){background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}html :is(.md\:hover\:bg-info\/10:hover){background-color:color-mix(in srgb,var(--info) 10%,transparent)}html :is(.md\:hover\:bg-muted:hover){background-color:color-mix(in srgb,var(--muted) var(--un-bg-opacity),transparent)}html :is(.md\:hover\:bg-muted\/10:hover){background-color:color-mix(in srgb,var(--muted) 10%,transparent)}html :is(.md\:hover\:bg-muted\/80:hover){background-color:color-mix(in srgb,var(--muted) 80%,transparent)}html :is(.md\:hover\:bg-primary\/10:hover){background-color:color-mix(in srgb,var(--primary) 10%,transparent)}html :is(.md\:hover\:bg-primary\/20:hover){background-color:color-mix(in srgb,var(--primary) 20%,transparent)}html :is(.md\:hover\:bg-primary\/90:hover){background-color:color-mix(in srgb,var(--primary) 90%,transparent)}html :is(.md\:hover\:bg-success\/10:hover){background-color:color-mix(in srgb,var(--success) 10%,transparent)}html :is(.md\:hover\:bg-warning\/10:hover){background-color:color-mix(in srgb,var(--warning) 10%,transparent)}html :is([md\:hover\:bg-destructive=""]:hover){background-color:color-mix(in srgb,var(--destructive) var(--un-bg-opacity),transparent)}html :is([md\:hover\:bg-primary=""]:hover){background-color:color-mix(in srgb,var(--primary) var(--un-bg-opacity),transparent)}html :is(.md\:flex){display:flex}html :is(.md\:flex-row),html :is([md\:flex-row=""]){flex-direction:row}html :is(.md\:gap-0){gap:calc(var(--spacing)*0)}html :is(.md\:gap-2){gap:calc(var(--spacing)*2)}html :is(.md\:gap-2\.5){gap:calc(var(--spacing)*2.5)}html :is(.md\:gap-6){gap:calc(var(--spacing)*6)}html :is(.md\:grid-cols-2),html :is([md\:grid-cols-2=""]){grid-template-columns:repeat(2,minmax(0,1fr))}html :is(.md\:grid-cols-4),html :is([md\:grid-cols-4=""]){grid-template-columns:repeat(4,minmax(0,1fr))}html :is(.md\:grid-cols-5){grid-template-columns:repeat(5,minmax(0,1fr))}html :is(.md\:grid-cols-6){grid-template-columns:repeat(6,minmax(0,1fr))}html :is(.md\:h-10){height:calc(var(--spacing)*10)}html :is(.md\:h-5){height:calc(var(--spacing)*5)}html :is(.md\:h-8){height:calc(var(--spacing)*8)}html :is(.md\:min-h-0),html :is([md\:min-h-0=""]){min-height:calc(var(--spacing)*0)}html :is(.md\:min-w-0){min-width:calc(var(--spacing)*0)}html :is(.md\:w-20){width:calc(var(--spacing)*20)}html :is(.md\:w-5){width:calc(var(--spacing)*5)}html :is(.md\:w-8){width:calc(var(--spacing)*8)}html :is(.md\:w-auto),html :is([md\:w-auto=""]){width:auto}html :is(.md\:block){display:block}html :is(.md\:hidden){display:none}html :is(.md\:hover\:shadow-2xl:hover){--un-shadow:0 25px 50px -12px var(--un-shadow-color,rgba(0,0,0,.25));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.md\:hover\:shadow-lg:hover){--un-shadow:0 10px 15px -3px var(--un-shadow-color,rgba(0,0,0,.1)),0 4px 6px -4px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.md\:hover\:shadow-md:hover){--un-shadow:0 4px 6px -1px var(--un-shadow-color,rgba(0,0,0,.1)),0 2px 4px -2px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.md\:hover\:shadow-primary\/10:hover){--un-shadow-color:color-mix(in srgb,var(--primary) 10%,transparent)}html :is(.md\:hover\:shadow-primary\/30:hover){--un-shadow-color:color-mix(in srgb,var(--primary) 30%,transparent)}html :is(.md\:hover\:shadow-sm:hover){--un-shadow:0 1px 3px 0 var(--un-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.md\:hover\:shadow-xl:hover){--un-shadow:0 20px 25px -5px var(--un-shadow-color,rgba(0,0,0,.1)),0 8px 10px -6px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is([md\:hover\:shadow-md~="))"]:hover){--un-shadow:0 1px 3px 0 var(--un-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is([md\:hover\:shadow-md~="/apps/training/${training.id}"]:hover){--un-shadow:0 1px 3px 0 var(--un-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is([md\:hover\:shadow-md~="any)"]:hover){--un-shadow:0 1px 3px 0 var(--un-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}html :is(.md\:hover\:-translate-x-0\.5:hover){--un-translate-x:calc(var(--spacing)*-.5);translate:var(--un-translate-x) var(--un-translate-y)}html :is(.md\:hover\:-translate-y-1:hover){--un-translate-y:calc(var(--spacing)*-1);translate:var(--un-translate-x) var(--un-translate-y)}html :is(.md\:hover\:translate-x-0\.5:hover){--un-translate-x:calc(var(--spacing)*.5);translate:var(--un-translate-x) var(--un-translate-y)}html :is(.md\:hover\:scale-105:hover){--un-scale-x:105%;--un-scale-y:105%;scale:var(--un-scale-x) var(--un-scale-y)}html :is(.md\:items-center){align-items:center}html :is(.md\:justify-start){justify-content:flex-start}}@media(min-width:48rem){html :is([md\:hover\:scale-105~="md:hover:bg-muted/80"]:hover:hover){--un-scale-x:131.25%;--un-scale-y:131.25%;scale:var(--un-scale-x) var(--un-scale-y)}}@media(min-width:64rem){html :is(.lg\:px-8){padding-inline:calc(var(--spacing)*8)}html :is(.lg\:grid-cols-3){grid-template-columns:repeat(3,minmax(0,1fr))}}.lottie-animation-container{background-color:var(--lottie-animation-container-background-color);height:var(--lottie-animation-container-height);margin:var(--lottie-animation-margin);overflow:hidden;width:var(--lottie-animation-container-width)}.lottie-animation-container svg{transform:scale(var(--lottie-animation-scale))}
