.myice1{position:relative;font-size:24px;font-weight:700;color:#fff;font-family:Roboto Slab Local}.pfpChild{position:absolute;top:0;left:0;width:42px;height:42px;border-radius:50%;background-color:var(--profile-bg-light)}.myice{width:100%;position:relative;background-color:var(--bg-light);color:var(--text-light);height:100vh;display:flex;flex-direction:column;font-family:Roboto Regular Local;overflow:visible;align-items:center;justify-content:flex-start;text-align:center;font-size:32px}.headerFrame{width:100%;position:fixed;top:0;left:0;right:0;background-color:var(--header-light);height:64px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 24px;box-sizing:border-box;z-index:10;font-family:Roboto Slab Local;align-self:stretch;overflow:hidden;flex-shrink:0;gap:0;min-width:100px;min-height:64px}.pfp{width:42px;height:42px;position:relative;font-family:Roboto Regular Local;font-size:20px}.f{position:absolute;top:0;left:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700}.contentContainer{display:flex;flex-direction:column;width:100%;max-width:580px;min-width:auto;margin:84px auto 85px;padding:15px 20px;align-items:center;text-align:left;font-size:16px;color:var(--text-light);background-color:transparent;box-sizing:border-box;overflow-y:auto;max-height:calc(100vh - 160px)}.appContainer{display:flex;padding:16px 0;align-items:center;background-color:transparent}.appIconContainer{width:90px;height:90px;margin-right:35px;flex-shrink:0}.appIcon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.appInfoContainer{flex:1;display:flex;flex-direction:column;min-width:0;gap:1px}.appHeader{display:flex;align-items:baseline;margin-bottom:2px}.appTitle{font-weight:600;font-size:18px;color:var(--text-light);margin-right:10px}.appVersion{font-size:14px;color:var(--appVersion-light)}.appLink{font-size:14px;color:var(--link-light);text-decoration:none;margin-bottom:2px;font-family:Roboto Regular Local}.appLink:hover{text-decoration:underline;background-color:transparent;width:100%}.appDescription{font-size:14px;color:var(--text-secondary-light);line-height:1.3;font-family:Roboto Regular Local;white-space:pre-line;word-wrap:break-word;max-width:100%}.downloadContainer{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-left:35px;flex-shrink:0}.downloadIcon{width:30px;height:30px;cursor:pointer;transition:transform .2s ease}.downloadIcon:hover{transform:scale(1.1)}.loadingIcon{width:30px;height:30px}.loadingIcon img{width:100%;height:100%}.spinningIcon{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.errorMessage{color:red;font-weight:500;margin-top:16px;text-align:center;font-family:Roboto Regular Local;background:transparent}.footerFrame{width:100%;position:fixed;bottom:0;left:0;right:0;background-color:var(--bg-light);padding:0 30px;display:flex;flex-direction:column;align-items:center;margin:0!important;height:110px;overflow:hidden;flex-shrink:0;z-index:10;font-size:14px;color:var(--link-light);box-sizing:border-box;justify-content:center;text-align:center}.helpText{font-size:14px;text-align:center;color:var(--text-secondary-light);width:100%}.helpEmail{color:var(--link-light);text-decoration:none}.helpEmail:hover{text-decoration:underline;background-color:transparent}.footerDivider{width:200px;max-width:90%;height:1px;background-color:var(--footer-divider-light);margin-bottom:10px;margin-top:10px}.footerLinks{display:flex;justify-content:center;margin-bottom:10px;width:100%;text-align:center}.footerLink{color:var(--link-light);text-decoration:none;font-size:14px;margin-right:32px}.footerLink:hover{text-decoration:underline;background-color:transparent}.copyright{color:var(--text-secondary-light);font-size:14px;text-align:center;font-weight:400;line-height:17px;display:flex;width:100%;height:15px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0}@font-face{font-family:Roboto Regular Local;src:url(/assets/RobotoFlex-DJo2p2gK.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto Slab Local;src:url(/assets/RobotoSlab-CaPjmv_A.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@media (prefers-color-scheme: dark){html,body{background-color:var(--bg-dark)!important;color:var(--text-dark)}.myice{background-color:var(--bg-dark);color:var(--text-dark)}.headerFrame{background-color:var(--header-dark)}.pfpChild{background-color:var(--profile-bg-dark)}.contentContainer,.appTitle{color:var(--text-dark)}.appDescription{color:var(--text-secondary-dark)}.appLink{color:var(--link-dark)}.footerFrame{background-color:var(--bg-dark)}.footerLink{color:var(--link-dark)}.copyright{color:var(--text-secondary-dark)}.errorMessage{color:#ff6b6b}.appVersion{color:var(--appVersion-dark)}.helpText{color:var(--text-secondary-dark)}.helpEmail{color:var(--link-dark)}.footerDivider{background-color:var(--footer-divider-dark)}}@media (max-width: 600px){.contentContainer{padding:0 20px;margin-top:74px;margin-bottom:85px;width:100%;max-width:100%}.appContainer{width:100%;flex-wrap:nowrap}.appIconContainer{width:48px;height:48px;margin-right:16px}.appDescription br{display:inline}.downloadContainer{margin-left:20px}.footerLink{margin:0 10px;font-size:12px}.appInfoContainer{min-width:0;flex-shrink:1;max-width:calc(100% - 100px)}}*,: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}.static{position:static}.fixed{position:fixed}.relative{position:relative}.flex{display:flex}.h-8{height:2rem}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-8{width:2rem}.w-full{width:100%}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-\[45px\]{gap:45px}.text-\[14pt\]{font-size:14pt}.text-\[\#FF0000\]{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity, 1))}.text-\[\#ff6b6b\]{--tw-text-opacity: 1;color:rgb(255 107 107 / var(--tw-text-opacity, 1))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}#app{max-width:1280px;margin:0 auto;padding:2rem;min-width:1024px;font-weight:400}#productSection{padding:5px}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{display:grid;padding:0 2rem}}.hover\:text-blue-100:hover{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:no-underline:hover{text-decoration-line:none}:root{--bg-light: #f7fafd;--bg-dark: #001a2c;--header-light: #134b6e;--header-dark: #0B344D;--text-light: #000;--text-dark: #fff;--text-secondary-light: #555;--text-secondary-dark: #A0ADBA;--footer-border-light: #5D5E61;--footer-border-dark: #A0ADBA;--link-light: #0d8ddc;--link-dark: #96CCFB;--profile-bg-light: #0d8ddc;--profile-bg-dark: #1D6490;--appVersion-light: #5D5E61;--appVersion-dark: #A0ADBA;--footer-divider-light: #5D5E61;--footer-divider-dark: #A0ADBA}html,body{background-color:var(--bg-light)!important;margin:0;padding:0;height:100%;width:100%;overflow:hidden;color:var(--text-light)}._myice1_1ojr2_1{position:relative;font-size:24px;font-weight:700;color:#fff;font-family:Roboto Slab Local}._pfpChild_1ojr2_1{position:absolute;top:0;left:0;width:42px;height:42px;border-radius:50%;background-color:var(--profile-bg-light)}._myice_1ojr2_1{width:100%;position:relative;background-color:var(--bg-light);color:var(--text-light);height:100vh;display:flex;flex-direction:column;font-family:Roboto Regular Local;overflow:visible;align-items:center;justify-content:flex-start;text-align:center;font-size:32px}._headerFrame_1ojr2_1{width:100%;position:fixed;top:0;left:0;right:0;background-color:var(--header-light);height:64px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 24px;box-sizing:border-box;z-index:10;font-family:Roboto Slab Local;align-self:stretch;overflow:hidden;flex-shrink:0;gap:0;min-width:100px;min-height:64px}._pfp_1ojr2_1{width:42px;height:42px;position:relative;font-family:Roboto Regular Local;font-size:20px}._f_1ojr2_1{position:absolute;top:0;left:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700}._contentContainer_1ojr2_1{display:flex;flex-direction:column;width:100%;max-width:580px;min-width:auto;margin:84px auto 85px;padding:15px 20px;align-items:center;text-align:left;font-size:16px;color:var(--text-light);background-color:transparent;box-sizing:border-box;overflow-y:auto;max-height:calc(100vh - 160px)}._appContainer_1ojr2_1{display:flex;padding:16px 0;align-items:center;background-color:transparent}._appIconContainer_1ojr2_1{width:90px;height:90px;margin-right:35px;flex-shrink:0}._appIcon_1ojr2_1{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._appInfoContainer_1ojr2_1{flex:1;display:flex;flex-direction:column;min-width:0;gap:1px}._appHeader_1ojr2_1{display:flex;align-items:baseline;margin-bottom:2px}._appTitle_1ojr2_1{font-weight:600;font-size:18px;color:var(--text-light);margin-right:10px}._appVersion_1ojr2_1{font-size:14px;color:var(--appVersion-light)}._appLink_1ojr2_1{font-size:14px;color:var(--link-light);text-decoration:none;margin-bottom:2px;font-family:Roboto Regular Local}._appLink_1ojr2_1:hover{text-decoration:underline;background-color:transparent;width:100%}._appDescription_1ojr2_1{font-size:14px;color:var(--text-secondary-light);line-height:1.3;font-family:Roboto Regular Local;white-space:pre-line;word-wrap:break-word;max-width:100%}._downloadContainer_1ojr2_1{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-left:35px;flex-shrink:0}._downloadIcon_1ojr2_1{width:30px;height:30px;cursor:pointer;transition:transform .2s ease}._downloadIcon_1ojr2_1:hover{transform:scale(1.1)}._loadingIcon_1ojr2_1{width:30px;height:30px}._loadingIcon_1ojr2_1 img{width:100%;height:100%}._spinningIcon_1ojr2_1{animation:_spin_1ojr2_1 1s linear infinite}@keyframes _spin_1ojr2_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorMessage_1ojr2_1{color:red;font-weight:500;margin-top:16px;text-align:center;font-family:Roboto Regular Local;background:transparent}._footerFrame_1ojr2_1{width:100%;position:fixed;bottom:0;left:0;right:0;background-color:var(--bg-light);padding:0 30px;display:flex;flex-direction:column;align-items:center;margin:0!important;height:110px;overflow:hidden;flex-shrink:0;z-index:10;font-size:14px;color:var(--link-light);box-sizing:border-box;justify-content:center;text-align:center}._helpText_1ojr2_1{font-size:14px;text-align:center;color:var(--text-secondary-light);width:100%}._helpEmail_1ojr2_1{color:var(--link-light);text-decoration:none}._helpEmail_1ojr2_1:hover{text-decoration:underline;background-color:transparent}._footerDivider_1ojr2_1{width:200px;max-width:90%;height:1px;background-color:var(--footer-divider-light);margin-bottom:10px;margin-top:10px}._footerLinks_1ojr2_1{display:flex;justify-content:center;margin-bottom:10px;width:100%;text-align:center}._footerLink_1ojr2_1{color:var(--link-light);text-decoration:none;font-size:14px;margin-right:32px}._footerLink_1ojr2_1:hover{text-decoration:underline;background-color:transparent}._copyright_1ojr2_1{color:var(--text-secondary-light);font-size:14px;text-align:center;font-weight:400;line-height:17px;display:flex;width:100%;height:15px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0}@font-face{font-family:Roboto Regular Local;src:url(/assets/RobotoFlex-DJo2p2gK.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto Slab Local;src:url(/assets/RobotoSlab-CaPjmv_A.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@media (prefers-color-scheme: dark){html,body{background-color:var(--bg-dark)!important;color:var(--text-dark)}._myice_1ojr2_1{background-color:var(--bg-dark);color:var(--text-dark)}._headerFrame_1ojr2_1{background-color:var(--header-dark)}._pfpChild_1ojr2_1{background-color:var(--profile-bg-dark)}._contentContainer_1ojr2_1,._appTitle_1ojr2_1{color:var(--text-dark)}._appDescription_1ojr2_1{color:var(--text-secondary-dark)}._appLink_1ojr2_1{color:var(--link-dark)}._footerFrame_1ojr2_1{background-color:var(--bg-dark)}._footerLink_1ojr2_1{color:var(--link-dark)}._copyright_1ojr2_1{color:var(--text-secondary-dark)}._errorMessage_1ojr2_1{color:#ff6b6b}._appVersion_1ojr2_1{color:var(--appVersion-dark)}._helpText_1ojr2_1{color:var(--text-secondary-dark)}._helpEmail_1ojr2_1{color:var(--link-dark)}._footerDivider_1ojr2_1{background-color:var(--footer-divider-dark)}}@media (max-width: 600px){._contentContainer_1ojr2_1{padding:0 20px;margin-top:74px;margin-bottom:85px;width:100%;max-width:100%}._appContainer_1ojr2_1{width:100%;flex-wrap:nowrap}._appIconContainer_1ojr2_1{width:48px;height:48px;margin-right:16px}._appDescription_1ojr2_1 br{display:inline}._downloadContainer_1ojr2_1{margin-left:20px}._footerLink_1ojr2_1{margin:0 10px;font-size:12px}._appInfoContainer_1ojr2_1{min-width:0;flex-shrink:1;max-width:calc(100% - 100px)}}
