:root{--hover-transition: transform .18s ease, box-shadow .18s ease, filter .18s ease, color .18s ease;--hover-shadow: 0 5px 10px rgb(145 145 145 / .5)}@media(prefers-color-scheme:dark){:root{--hover-shadow: 0 4px 8px rgb(94 94 94 / .5)}}.glass{text-align:center;text-shadow:0 1px 2px rgb(0 0 0 / .25);background:linear-gradient(135deg,#e1e1e157,#cccccc1f);border:1px solid rgb(255 255 255 / .35);box-shadow:inset 0 -1px 1px #dddddd1f,0 5px 10px #0003;-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.engrave{box-shadow:inset 0 2px 5px #00000080}.dark .glass{text-shadow:0 1px 2px rgb(85 85 85 / .35);background:linear-gradient(135deg,#46484e57,#3a3d4338);border:1px solid rgb(148 163 184 / .15);box-shadow:inset 0 1px 1px #8a8a8a1a}:is(.buttonhover){transition:var(--hover-transition);transform:translateZ(0);backface-visibility:hidden}:is(.buttonhover):is(:hover,:focus,:active){box-shadow:var(--hover-shadow);filter:brightness(1.15)}:is(.buttonhover):focus-visible{outline:2px solid rgb(165 165 165 / .7);outline-offset:2px}:is(.buttonhover):active{transform:translateY(1px) translateZ(0);box-shadow:inset 0 2px 5px #00000080;filter:brightness(1.05)}@media(prefers-reduced-motion:reduce){:is(.buttonhover):is(:hover,:focus-visible):not(:active){animation:none}}@media print{.glass,.engrave,:is(.buttonhover),:is(.buttonhover):is(:hover,:focus,:focus-visible,:active){text-shadow:none;box-shadow:none}.pack-serial{border:1px solid #000!important}}:root{--sa-wrapper-size: 120px;--sa-icon-size: 80px;--sa-border-width: 4px;--sa-success-color: #a5dc86;--sa-success-border-soft: rgba(165, 220, 134, .25);--sa-error-color: #f27474;--sa-error-border-soft: rgba(200, 0, 0, .2)}.sa{width:var(--sa-wrapper-size);height:var(--sa-wrapper-size);margin:0 auto;padding:16px}.sa-success{position:relative;width:var(--sa-icon-size);height:var(--sa-icon-size);padding:0;border:var(--sa-border-width) solid var(--sa-success-color);border-radius:50%;box-sizing:content-box}.sa-success:before,.sa-success:after{content:"";position:absolute;width:60px;height:120px;transform:rotate(45deg)}.sa-success:before{top:-17px;left:5px;width:26px;height:var(--sa-icon-size);border-radius:40px 0 0 40px;transform-origin:60px 60px;transform:rotate(-45deg)}.sa-success:after{top:-11px;left:30px;border-radius:0 120px 120px 0;transform-origin:0 60px;transform:rotate(-45deg);animation:rotatePlaceholder 4.25s ease-in}.sa-success-placeholder{position:absolute;top:-4px;left:-4px;z-index:2;width:var(--sa-icon-size);height:var(--sa-icon-size);border:var(--sa-border-width) solid var(--sa-success-border-soft);border-radius:50%;box-sizing:content-box}.sa-success-fix{position:absolute;top:8px;left:28px;z-index:1;width:5px;height:90px;transform:rotate(-45deg)}.sa-success-tip,.sa-success-long{position:absolute;z-index:2;height:5px;border-radius:2px;background-color:var(--sa-success-color)}.sa-success-tip{top:46px;left:14px;width:25px;transform:rotate(45deg);animation:animateSuccessTip .75s}.sa-success-long{top:38px;right:8px;width:47px;transform:rotate(-45deg);animation:animateSuccessLong .75s}.sa-error{position:relative;width:var(--sa-icon-size);height:var(--sa-icon-size);padding:0;border:var(--sa-border-width) solid var(--sa-error-color);border-radius:50%;box-sizing:content-box;animation:animateErrorIcon .5s}.sa-error:before,.sa-error:after{content:"";position:absolute;width:60px;height:120px;transform:rotate(45deg)}.sa-error:before{top:-17px;left:5px;width:26px;height:var(--sa-icon-size);border-radius:40px 0 0 40px;transform-origin:60px 60px;transform:rotate(-45deg)}.sa-error:after{top:-11px;left:30px;border-radius:0 120px 120px 0;transform-origin:0 60px;transform:rotate(-45deg);animation:rotatePlaceholder 4.25s ease-in}.sa-error-x{position:relative;z-index:2;display:block}.sa-error-placeholder{position:absolute;top:-4px;left:-4px;z-index:2;width:var(--sa-icon-size);height:var(--sa-icon-size);border:var(--sa-border-width) solid var(--sa-error-border-soft);border-radius:50%;box-sizing:content-box}.sa-error-fix{position:absolute;top:8px;left:28px;z-index:1;width:5px;height:90px;transform:rotate(-45deg)}.sa-error-left,.sa-error-right{position:absolute;top:37px;z-index:2;display:block;width:47px;height:5px;border-radius:2px;background-color:var(--sa-error-color)}.sa-error-left{left:17px;transform:rotate(45deg);animation:animateXLeft .75s}.sa-error-right{right:16px;transform:rotate(-45deg);animation:animateXRight .75s}@keyframes animateSuccessTip{0%,54%{top:19px;left:1px;width:0}70%{top:37px;left:-8px;width:50px}84%{top:48px;left:21px;width:17px}to{top:45px;left:14px;width:25px}}@keyframes animateSuccessLong{0%,65%{top:54px;right:46px;width:0}84%{top:35px;right:0;width:55px}to{top:38px;right:8px;width:47px}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg)}12%,to{transform:rotate(-405deg)}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes animateXLeft{0%,65%{top:95px;left:82px;width:0}84%{top:33px;left:14px;width:47px}to{top:37px;left:17px;width:47px}}@keyframes animateXRight{0%,65%{top:95px;right:82px;width:0}84%{top:33px;right:14px;width:47px}to{top:37px;right:16px;width:47px}}:root{--placeholder-bg: linear-gradient( 135deg, rgb(255 255 255 / .48), rgb(230 230 230 / .22) );--placeholder-text: #000;--placeholder-border: rgb(255 255 255 / .45);--placeholder-shadow: inset 0 1px 1px rgb(255 255 255 / .16), 0 4px 10px rgb(0 0 0 / .12);--disabled-input-bg: #6a7282}input.inputcss:-moz-read-only~span.placeholder{display:flex;flex-direction:row;align-content:center;justify-content:center;align-items:center;height:20px;color:#000;text-shadow:0 1px 2px rgb(0 0 0 / .25);background:linear-gradient(135deg,#5a5a5a57,#cccccc1f);border:1px solid rgb(255 255 255 / .35);box-shadow:inset 0 -1px 1px #dddddd1f,0 5px 10px #0003;-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%);-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 10px;font-size:10px;top:-10px;border-radius:15px;-moz-transition:all .5s;transition:all .5s}input.inputcss:valid~span.placeholder,input.inputcss:focus~span.placeholder,input.inputcss:not(:empty)~span.placeholder,input.inputcss:read-only~span.placeholder,input.inputcss:disabled~span.placeholder{display:flex;flex-direction:row;align-content:center;justify-content:center;align-items:center;height:20px;color:#000;text-shadow:0 1px 2px rgb(0 0 0 / .25);background:linear-gradient(135deg,#5a5a5a57,#cccccc1f);border:1px solid rgb(255 255 255 / .35);box-shadow:inset 0 -1px 1px #dddddd1f,0 5px 10px #0003;-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%);-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 10px;font-size:10px;top:-10px;border-radius:15px;transition:all .5s}input.inputcss~span.placeholder{top:8px}input:disabled{background-color:var(--disabled-input-bg)}:root{--scrollbar-thumb: #fec652;--scrollbar-thumb-hover: #e4aa24;--scrollbar-track: rgb(15 23 42 / .08);--scrollbar-track-hover: rgb(15 23 42 / .14);--scrollbar-size: .75rem;--scrollbar-radius: 999px}.dark{--scrollbar-thumb: #fef39b;--scrollbar-thumb-hover: #fec652;--scrollbar-track: rgb(255 255 255 / .1);--scrollbar-track-hover: rgb(255 255 255 / .16)}html{max-width:100%;overflow-x:clip;overflow-y:auto;scroll-behavior:smooth}body{max-width:100%;overflow-x:hidden}*{scrollbar-color:var(--scrollbar-thumb) transparent;scrollbar-width:thin}*:hover{scrollbar-color:var(--scrollbar-thumb-hover) var(--scrollbar-track)}::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-track:hover{background:var(--scrollbar-track-hover)}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);background-clip:padding-box;border:3px solid transparent;border-radius:var(--scrollbar-radius)}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}::-webkit-scrollbar-corner{background:transparent}@supports not (overflow-x: clip){html{overflow-x:hidden}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{html,body{overflow:visible!important;scrollbar-gutter:auto}@page{size:A4;margin:15mm;@bottom-right{content:"Page " counter(page) "/" counter(pages);font-size:10px;color:#374151}}.print-keep-section{break-inside:avoid-page;page-break-inside:avoid;-webkit-column-break-inside:avoid}.print-stack{display:block!important}html,body{background:#fff!important}}:root{--color0: 0, 245, 212;--color1: 155, 93, 229;--color2: 241, 91, 181;--color3: 254, 228, 64;--color4: 0, 187, 249;--color5: 173, 181, 189;--color6: 206, 212, 218;--color7: 73, 80, 87;--color8: 108, 117, 125;--color9: 52, 58, 64;--circle-size: 70%}@keyframes moveInCircle{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes moveVertical{0%{transform:translateY(-50%)}50%{transform:translateY(50%)}to{transform:translateY(-50%)}}@keyframes moveHorizontal{0%{transform:translate(-50%) translateY(-10%)}50%{transform:translate(50%) translateY(10%)}to{transform:translate(-50%) translateY(-10%)}}.gradient-bg{overflow:hidden;top:0;left:0}.gradient-bg .gradients-container{filter:blur(30px);width:80%;height:80%}.gradient-bg .g0{position:absolute;background:radial-gradient(circle at center,rgba(var(--color0),.8) 0,rgba(var(--color0),0) 50%) no-repeat;width:calc(var(--circle-size) * 2);height:calc(var(--circle-size) * 2);top:calc(50% - var(--circle-size));left:calc(50% - var(--circle-size));transform-origin:calc(50% - 800px) calc(50% + 200px);animation:moveInCircle 20s ease infinite}.gradient-bg .g1{position:absolute;background:radial-gradient(circle at center,rgba(var(--color1),.8) 0,rgba(var(--color1),0) 50%) no-repeat;width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:center center;animation:moveVertical 30s ease infinite}.gradient-bg .g2{position:absolute;background:radial-gradient(circle at center,rgba(var(--color2),.8) 0,rgba(var(--color2),0) 50%) no-repeat;width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:calc(50% - 400px);animation:moveInCircle 20s reverse infinite}.gradient-bg .g3{position:absolute;background:radial-gradient(circle at center,rgba(var(--color3),.8) 0,rgba(var(--color3),0) 50%) no-repeat;width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2 + 200px);left:calc(50% - var(--circle-size) / 2 - 500px);transform-origin:calc(50% + 400px);animation:moveInCircle 40s linear infinite}.gradient-bg .g4{position:absolute;background:radial-gradient(circle at center,rgba(var(--color4),.8) 0,rgba(var(--color4),0) 50%) no-repeat;width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:calc(50% - 200px);animation:moveHorizontal 40s ease infinite;opacity:.7}.gradient-bg .g5{position:absolute;background:radial-gradient(circle at center,rgba(var(--color5),.8) 0,rgba(var(--color5),0) 50%) no-repeat;width:calc(var(--circle-size) * 2);height:calc(var(--circle-size) * 2);top:calc(50% - var(--circle-size));left:calc(50% - var(--circle-size));transform-origin:calc(50% - 800px) calc(50% + 200px);animation:moveHorizontal 20s ease infinite}.gradient-bg .g6{position:absolute;background:radial-gradient(circle at center,rgba(var(--color6),.8) 0,rgba(var(--color6),0) 50%) no-repeat;width:calc(var(--circle-size) * 2);height:calc(var(--circle-size) * 2);top:calc(50% - var(--circle-size));left:calc(50% - var(--circle-size));transform-origin:calc(50% - 800px) calc(50% + 200px);animation:moveInCircle 20s ease infinite}.gradient-bg .g7{position:absolute;background:radial-gradient(circle at center,rgba(var(--color7),.8) 0,rgba(var(--color7),0) 50%) no-repeat;width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:center center;animation:moveVertical 30s ease infinite}.gradient-bg .g8{position:absolute;background:radial-gradient(circle at center,rgba(var(--color8),.8) 0,rgba(var(--color8),0) 50%) no-repeat;width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:calc(50% - 400px);animation:moveHorizontal 20s reverse infinite}.gradient-bg .g9{position:absolute;background:radial-gradient(circle at center,rgba(var(--color9),.8) 0,rgba(var(--color9),0) 50%) no-repeat;width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2 + 200px);left:calc(50% - var(--circle-size) / 2 - 500px);transform-origin:calc(50% + 400px);animation:moveVertical 40s linear infinite}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.adt{position:absolute;top:0;left:0;right:0;margin:.5rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.adtl{position:absolute;top:0;left:0;margin:.5rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.adtr{position:absolute;top:0;right:0;margin:.5rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem}.adbl{position:absolute;bottom:0;left:0;margin:.5rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.adbr{position:absolute;bottom:0;right:0;margin:.5rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem}.fcol{display:flex;flex-direction:column;align-items:center;justify-content:center}.fcols{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.fcole{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.frow{display:flex;flex-direction:row;align-items:center;justify-content:center}.frows{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.frowe{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.frowb{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.title{font-size:.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(254 198 82 / var(--tw-text-opacity, 1))}@media(min-width:640px){.title{font-size:1rem;line-height:1.5rem}}@media(min-width:768px){.title{font-size:1.25rem;line-height:1.75rem}}@media(prefers-color-scheme:dark){.title{--tw-text-opacity: 1;color:rgb(254 243 155 / var(--tw-text-opacity, 1))}}@media print{.title{font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}}.text-grad{width:-moz-fit-content;width:fit-content;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #fec652 var(--tw-gradient-from-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(254 198 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 198 82 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #fec652 var(--tw-gradient-to-position);-webkit-background-clip:text;background-clip:text;color:transparent}@media(prefers-color-scheme:dark){.text-grad{--tw-gradient-from: #fef39b var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 155 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(254 198 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 198 82 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #fef39b var(--tw-gradient-to-position)}}.stitle{font-size:.75rem;line-height:1rem;font-weight:700;text-transform:uppercase;--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media(min-width:640px){.stitle{font-size:.875rem;line-height:1.25rem}}@media(min-width:768px){.stitle{font-size:1rem;line-height:1.5rem}}@media print{.stitle{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}}.inputcss{height:2.5rem;width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .5rem .5rem 3rem;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.inputcss:focus{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.inputcssline{width:100%;border-width:1px;--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.checkbox{margin-left:.5rem;height:1.5rem;width:1.5rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1));padding:.5rem}.checkbox:checked{border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.card{position:relative;display:block;max-height:13rem;width:24rem;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.card:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}@media(prefers-color-scheme:dark){.card{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.card:hover{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}}.header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1));padding:.75rem 1rem}.sqrbtn{position:relative;display:flex;height:7rem;width:7rem;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:0px}.modalback{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background-color:#111827e6}.modal{position:relative;margin-top:1rem;margin-bottom:1rem;max-height:100vh;min-width:320px;overflow-y:auto;border-radius:1.5rem;padding:1.5rem;text-align:center;text-shadow:0 1px 2px rgb(0 0 0 / .25);background:linear-gradient(135deg,#e1e1e157,#cccccc1f);border:1px solid rgb(255 255 255 / .35);box-shadow:inset 0 -1px 1px #dddddd1f,0 5px 10px #0003;-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark .modal{text-shadow:0 1px 2px rgb(85 85 85 / .35);background:linear-gradient(135deg,#46484e57,#3a3d4338);border:1px solid rgb(148 163 184 / .15);box-shadow:inset 0 1px 1px #8a8a8a1a}@media print{.modal{text-shadow:none;box-shadow:none;display:none}}.container{margin:auto;width:100%;padding:.5rem}@media(min-width:640px){.container{padding-left:.75rem;padding-right:.75rem}}@media(min-width:768px){.container{padding-left:1rem;padding-right:1rem}}@media(min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.container{padding-left:3rem;padding-right:3rem}}.alink{border-radius:.75rem;padding:.5rem;display:flex;cursor:pointer;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;white-space:nowrap}:is(.alink){transition:var(--hover-transition);transform:translateZ(0);backface-visibility:hidden}:is(.alink):is(:hover,:focus,:active){box-shadow:var(--hover-shadow);filter:brightness(1.15)}:is(.alink):focus-visible{outline:2px solid rgb(165 165 165 / .7);outline-offset:2px}:is(.alink):active{transform:translateY(1px) translateZ(0);box-shadow:inset 0 2px 5px #00000080;filter:brightness(1.05)}@media(prefers-reduced-motion:reduce){:is(.alink):is(:hover,:focus-visible):not(:active){animation:none}}@media print{:is(.alink),:is(.alink):is(:hover,:focus,:focus-visible,:active){text-shadow:none;box-shadow:none}}.btncolor{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.btncolor:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}@media(prefers-color-scheme:dark){.btncolor{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btncolor:hover{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}}.bg-grad{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #451a03 var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #18181b var(--tw-gradient-to-position);background-repeat:no-repeat;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media print{.bg-grad{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}}.responsive-grids{margin-top:.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;gap:.5rem;padding:.5rem}@media(min-width:768px){.responsive-grids{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.responsive-grids{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1280px){.responsive-grids{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1536px){.responsive-grids{grid-template-columns:repeat(6,minmax(0,1fr))}}.responsive-grids-cards{margin-top:.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));justify-items:center;gap:.5rem;padding:.5rem}@media(min-width:640px){.responsive-grids-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.responsive-grids-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.responsive-grids-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1280px){.responsive-grids-cards{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1536px){.responsive-grids-cards{grid-template-columns:repeat(6,minmax(0,1fr))}}.responsive-grids-imeis{margin-top:.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));justify-items:center;gap:.5rem;padding:.5rem}@media(min-width:768px){.responsive-grids-imeis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.responsive-grids-imeis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.responsive-grids-imeis{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1536px){.responsive-grids-imeis{grid-template-columns:repeat(5,minmax(0,1fr))}}.page-title{font-size:.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(254 198 82 / var(--tw-text-opacity, 1))}@media(min-width:640px){.page-title{font-size:1rem;line-height:1.5rem}}@media(min-width:768px){.page-title{font-size:1.25rem;line-height:1.75rem}}@media(prefers-color-scheme:dark){.page-title{--tw-text-opacity: 1;color:rgb(254 243 155 / var(--tw-text-opacity, 1))}}@media print{.page-title{font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}}.page-title{width:100%;border-bottom-width:1px}.submit-button{display:flex;cursor:pointer;flex-direction:row;align-items:center;justify-content:flex-start;gap:.25rem;border-radius:.75rem;padding:.5rem}.my-card-load{animation:my-card-load 1s cubic-bezier(.16,1,.3,1) both;transform-origin:center;will-change:transform,opacity}.menudiv{position:absolute;right:0;top:1rem;border-radius:1.5rem;padding:.5rem;text-align:center;text-shadow:0 1px 2px rgb(0 0 0 / .25);background:linear-gradient(135deg,#e1e1e157,#cccccc1f);border:1px solid rgb(255 255 255 / .35);box-shadow:inset 0 -1px 1px #dddddd1f,0 5px 10px #0003;-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark .menudiv{text-shadow:0 1px 2px rgb(85 85 85 / .35);background:linear-gradient(135deg,#46484e57,#3a3d4338);border:1px solid rgb(148 163 184 / .15);box-shadow:inset 0 1px 1px #8a8a8a1a}@media print{.menudiv{text-shadow:none;box-shadow:none}}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-bottom-4{bottom:-1rem}.-bottom-8{bottom:-2rem}.-left-6{left:-1.5rem}.-left-8{left:-2rem}.-right-2{right:-.5rem}.-top-10{top:-2.5rem}.-top-24{top:-6rem}.-top-4{top:-1rem}.-top-6{top:-1.5rem}.bottom-0{bottom:0}.bottom-3{bottom:.75rem}.left-0{left:0}.left-1\/2{left:50%}.left-10{left:2.5rem}.left-2{left:.5rem}.left-72{left:18rem}.right-0{right:0}.right-2{right:.5rem}.top-0{top:0}.top-10{top:2.5rem}.top-12{top:3rem}.top-14{top:3.5rem}.top-2{top:.5rem}.top-24{top:6rem}.top-32{top:8rem}.top-6{top:1.5rem}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[9999\]{z-index:9999}.m-0{margin:0}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-auto{margin:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-12{margin-left:3rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[1600\/800\]{aspect-ratio:1600/800}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-8{height:2rem}.h-\[100vh\]{height:100vh}.h-\[142px\]{height:142px}.h-\[200px\]{height:200px}.h-\[370px\]{height:370px}.h-full{height:100%}.h-screen{height:100vh}.max-h-36{max-height:9rem}.min-h-80{min-height:20rem}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[100vw\]{width:100vw}.w-\[200px\]{width:200px}.w-\[240px\]{width:240px}.w-\[370px\]{width:370px}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-24{min-width:6rem}.min-w-full{min-width:100%}.max-w-600{max-width:600px}.max-w-\[90\%\]{max-width:90%}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.list-disc{list-style-type:disc}.break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[10rem_1fr\]{grid-template-columns:10rem 1fr}.grid-cols-\[3\.5rem_1\.5rem_1fr\]{grid-template-columns:3.5rem 1.5rem 1fr}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-items-center{justify-items:center}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.border{border-width:1px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-purple-400{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-rose-400{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.border-sky-400{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.border-slate-400{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.border-theme-first{--tw-border-opacity: 1;border-color:rgb(254 198 82 / var(--tw-border-opacity, 1))}.border-theme-second{--tw-border-opacity: 1;border-color:rgb(254 243 155 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.bg-blue-200\/30{background-color:#bfdbfe4d}.bg-fuchsia-200\/30{background-color:#f5d0fe4d}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-200\/30{background-color:#e5e7eb4d}.bg-gray-200\/50{background-color:#e5e7eb80}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-300\/80{background-color:#d1d5dbcc}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-500\/50{background-color:#6b728080}.bg-gray-500\/80{background-color:#6b7280cc}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900\/90{background-color:#111827e6}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-green-200\/30{background-color:#bbf7d04d}.bg-green-200\/50{background-color:#bbf7d080}.bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-indigo-200{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.bg-indigo-200\/30{background-color:#c7d2fe4d}.bg-indigo-200\/50{background-color:#c7d2fe80}.bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-lime-200\/30{background-color:#d9f99d4d}.bg-lime-300{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity, 1))}.bg-orange-200\/30{background-color:#fed7aa4d}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-600\/60{background-color:#ea580c99}.bg-purple-200\/30{background-color:#e9d5ff4d}.bg-purple-200\/50{background-color:#e9d5ff80}.bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-200\/30{background-color:#fecaca4d}.bg-red-200\/50{background-color:#fecaca80}.bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-rose-200\/30{background-color:#fecdd34d}.bg-rose-400{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-sky-400{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-teal-200\/30{background-color:#99f6e44d}.bg-theme-first{--tw-bg-opacity: 1;background-color:rgb(254 198 82 / var(--tw-bg-opacity, 1))}.bg-theme-first\/20{background-color:#fec65233}.bg-theme-second{--tw-bg-opacity: 1;background-color:rgb(254 243 155 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-200\/30{background-color:#fef08a4d}.bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-zinc-200\/30{background-color:#e4e4e74d}.bg-opacity-90{--tw-bg-opacity: .9}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-\[1px\]{padding:1px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-5{padding-bottom:1.25rem}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-20{padding-right:5rem}.pr-4{padding-right:1rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-14{padding-top:3.5rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-baseline{vertical-align:baseline}.font-theme{font-family:Days One}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[14px\]{font-size:14px}.text-\[8px\]{font-size:8px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-normal{font-weight:400}.uppercase{text-transform:uppercase}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-950{--tw-text-opacity: 1;color:rgb(69 10 10 / var(--tw-text-opacity, 1))}.text-rose-300{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-sky-300{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-theme-first{--tw-text-opacity: 1;color:rgb(254 198 82 / var(--tw-text-opacity, 1))}.text-theme-second{--tw-text-opacity: 1;color:rgb(254 243 155 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.opacity-20{opacity:.2}.opacity-80{opacity:.8}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-xl{--tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / .03)) drop-shadow(0 8px 5px rgb(0 0 0 / .08));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}@custom-variant dark (&:where(.dark,.dark *));[x-cloak]{display:none!important}@keyframes my-card-load{0%{opacity:0;transform:translate3d(0,80px,0) rotate(0) scale(.92)}to{opacity:1}}@media(min-width:768px){.md\:frowb{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:pb-0:last-child{padding-bottom:0}.hover\:bg-blue-600\/30:hover{background-color:#2563eb4d}.hover\:bg-fuchsia-600\/30:hover{background-color:#c026d34d}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-400:hover{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-400\/80:hover{background-color:#9ca3afcc}.hover\:bg-gray-600\/30:hover{background-color:#4b55634d}.hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.hover\:bg-green-300:hover{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.hover\:bg-green-400:hover{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.hover\:bg-green-400\/80:hover{background-color:#4ade80cc}.hover\:bg-green-600\/30:hover{background-color:#16a34a4d}.hover\:bg-indigo-400\/80:hover{background-color:#818cf8cc}.hover\:bg-indigo-600\/30:hover{background-color:#4f46e54d}.hover\:bg-lime-200:hover{--tw-bg-opacity: 1;background-color:rgb(217 249 157 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-600\/30:hover{background-color:#65a30d4d}.hover\:bg-orange-600\/30:hover{background-color:#ea580c4d}.hover\:bg-purple-400\/80:hover{background-color:#c084fccc}.hover\:bg-purple-600\/30:hover{background-color:#9333ea4d}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-300:hover{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.hover\:bg-red-400:hover{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.hover\:bg-red-400\/80:hover{background-color:#f87171cc}.hover\:bg-red-600\/30:hover{background-color:#dc26264d}.hover\:bg-rose-600\/30:hover{background-color:#e11d484d}.hover\:bg-teal-600\/30:hover{background-color:#0d94884d}.hover\:bg-theme-first:hover{--tw-bg-opacity: 1;background-color:rgb(254 198 82 / var(--tw-bg-opacity, 1))}.hover\:bg-theme-first\/50:hover{background-color:#fec65280}.hover\:bg-theme-second:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 155 / var(--tw-bg-opacity, 1))}.hover\:bg-theme-second\/50:hover{background-color:#fef39b80}.hover\:bg-yellow-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-400:hover{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-400\/80:hover{background-color:#facc15cc}.hover\:bg-yellow-600\/30:hover{background-color:#ca8a044d}.hover\:bg-zinc-600\/30:hover{background-color:#52525b4d}.hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.hover\:text-theme-first:hover{--tw-text-opacity: 1;color:rgb(254 198 82 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:drop-shadow:hover{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus\:border-theme-second:focus{--tw-border-opacity: 1;border-color:rgb(254 243 155 / var(--tw-border-opacity, 1))}.focus\:bg-gray-100:focus{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:inline-block{display:inline-block}.group:hover .group-hover\:hidden{display:none}@media(min-width:640px){.sm\:grid-cols-\[4\.5rem_1\.5rem_1fr\]{grid-template-columns:4.5rem 1.5rem 1fr}.sm\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:768px){.md\:mt-20{margin-top:5rem}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:table-cell{display:table-cell}.md\:hidden{display:none}.md\:h-16{height:4rem}.md\:h-\[370px\]{height:370px}.md\:w-16{width:4rem}.md\:w-\[370px\]{width:370px}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:items-start{align-items:flex-start}.md\:gap-10{gap:2.5rem}.md\:p-0{padding:0}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}}@media(min-width:1024px){.lg\:block{display:block}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}}@media(min-width:1536px){.\32xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(prefers-color-scheme:dark){.dark\:bg-blue-600\/30{background-color:#2563eb4d}.dark\:bg-fuchsia-600\/30{background-color:#c026d34d}.dark\:bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-600\/30{background-color:#4b55634d}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.dark\:bg-green-600\/30{background-color:#16a34a4d}.dark\:bg-indigo-600\/30{background-color:#4f46e54d}.dark\:bg-lime-600\/30{background-color:#65a30d4d}.dark\:bg-lime-900{--tw-bg-opacity: 1;background-color:rgb(54 83 20 / var(--tw-bg-opacity, 1))}.dark\:bg-orange-600\/30{background-color:#ea580c4d}.dark\:bg-purple-600\/30{background-color:#9333ea4d}.dark\:bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.dark\:bg-red-600\/30{background-color:#dc26264d}.dark\:bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.dark\:bg-rose-600\/30{background-color:#e11d484d}.dark\:bg-teal-600\/30{background-color:#0d94884d}.dark\:bg-transparent{background-color:transparent}.dark\:bg-yellow-600\/30{background-color:#ca8a044d}.dark\:bg-yellow-900{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-600\/30{background-color:#52525b4d}.dark\:text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:bg-blue-200\/30:hover{background-color:#bfdbfe4d}.dark\:hover\:bg-fuchsia-200\/30:hover{background-color:#f5d0fe4d}.dark\:hover\:bg-gray-200\/30:hover{background-color:#e5e7eb4d}.dark\:hover\:bg-green-200\/30:hover{background-color:#bbf7d04d}.dark\:hover\:bg-indigo-200\/30:hover{background-color:#c7d2fe4d}.dark\:hover\:bg-lime-200\/30:hover{background-color:#d9f99d4d}.dark\:hover\:bg-orange-200\/30:hover{background-color:#fed7aa4d}.dark\:hover\:bg-purple-200\/30:hover{background-color:#e9d5ff4d}.dark\:hover\:bg-red-200\/30:hover{background-color:#fecaca4d}.dark\:hover\:bg-rose-200\/30:hover{background-color:#fecdd34d}.dark\:hover\:bg-teal-200\/30:hover{background-color:#99f6e44d}.dark\:hover\:bg-yellow-200\/30:hover{background-color:#fef08a4d}.dark\:hover\:bg-zinc-200\/30:hover{background-color:#e4e4e74d}.hover\:dark\:bg-green-500:hover{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-lime-800:hover{--tw-bg-opacity: 1;background-color:rgb(63 98 18 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-yellow-800:hover{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}}@media print{.print\:mt-0{margin-top:0}.print\:flex{display:flex}.print\:hidden{display:none}.print\:gap-0\.5{gap:.125rem}.print\:gap-1{gap:.25rem}.print\:text-sm{font-size:.875rem;line-height:1.25rem}.print\:text-xs{font-size:.75rem;line-height:1rem}.print\:text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}}
