#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.errorMessage{padding:10px;margin-bottom:20px;background-color:#ffcdd2;color:#c62828;border-radius:4px;border-left:4px solid #c62828}._container_1gf80_1{max-width:1200px;margin:0 auto;padding:2rem 1rem;color:#333}._header_1gf80_8{display:flex;flex-direction:column;margin-bottom:1.5rem}._backButton_1gf80_14{align-self:flex-start;background-color:transparent;border:none;color:var(--primary-color);font-size:1rem;font-weight:600;cursor:pointer;padding:.5rem 0;margin-bottom:1rem;display:flex;align-items:center}._backButton_1gf80_14:hover{text-decoration:underline}._title_1gf80_32{font-size:2rem;margin-left:.5rem;color:#333;font-weight:700;text-align:left}._contentSection_1gf80_40{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;margin-bottom:1.5rem;text-align:left;width:100%;box-sizing:border-box}._sectionTitle_1gf80_51{font-size:1.3rem;margin-top:0;margin-bottom:1.25rem;color:#333;border-bottom:1px solid #eee;padding-bottom:.75rem}._loadingIndicator_1gf80_60{text-align:center;padding:1.5rem;color:#666}._errorMessage_1gf80_66{background-color:#fee;color:#c00;padding:1rem;border-radius:4px;margin-bottom:1rem}._apkList_1gf80_74{display:flex;flex-direction:column;gap:1rem}._apkItem_1gf80_80{display:flex;flex-direction:column;padding:1.25rem;border-radius:8px;border:1px solid #eee;transition:all .2s ease}._apkInfo_1gf80_89{flex:1;margin-bottom:1rem}._apkInfo_1gf80_89 h3{margin:0 0 .5rem;font-size:1.1rem;word-break:break-word}._apkMeta_1gf80_100{display:flex;flex-direction:column;gap:.5rem;color:#666;font-size:.9rem}._downloadButton_1gf80_108{background-color:var(--primary-color);color:#fff;border:none;border-radius:4px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;width:100%}._downloadButton_1gf80_108:hover{background-color:var(--primary-color)}._installSteps_1gf80_125{display:flex;flex-direction:column;gap:1.5rem}._step_1gf80_131{display:flex;gap:1rem;align-items:flex-start}._stepNumber_1gf80_137{background-color:var(--primary-color);color:#fff;min-width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;margin-top:.25rem}._stepContent_1gf80_151{flex:1;text-align:left}._stepContent_1gf80_151 h3{margin-top:0;margin-bottom:.5rem;font-size:1.1rem}._stepContent_1gf80_151 p,._instructionText_1gf80_168{margin:0;color:#555;line-height:1.5}._instructionText_1gf80_168 p{margin-top:0;margin-bottom:.5rem}._instructionList_1gf80_179{margin-top:.5rem;margin-bottom:1rem;padding-left:1.5rem}._instructionList_1gf80_179 li{margin-bottom:.5rem;padding-right:.5rem}._instructionList_1gf80_179 li:last-child{margin-bottom:0}@media (min-width: 768px){._container_1gf80_1{padding:1rem}._contentSection_1gf80_40{padding:2rem}._title_1gf80_32{font-size:2.5rem}._sectionTitle_1gf80_51{font-size:1.5rem}._apkItem_1gf80_80{flex-direction:row;justify-content:space-between;align-items:center}._apkInfo_1gf80_89{margin-bottom:0}._apkMeta_1gf80_100{flex-direction:row;gap:1.5rem}._downloadButton_1gf80_108{width:auto}._step_1gf80_131{gap:1.5rem}._stepNumber_1gf80_137{min-width:36px;height:36px;margin-top:.5rem}}@media (max-width: 480px){._container_1gf80_1{padding:0}._contentSection_1gf80_40{padding:1.5rem;border-radius:6px}._title_1gf80_32{font-size:1.75rem}._sectionTitle_1gf80_51{font-size:1.2rem;margin-bottom:1rem}._instructionList_1gf80_179{padding-left:1.25rem}}:root{--primary-color: green;--secondary-color: gray}body{font-family:Arial,Helvetica,sans-serif}._container_a08qn_1{max-width:1200px;margin:0 auto;padding:2rem 1rem;color:#333}._header_a08qn_8{margin-bottom:2rem;text-align:center}._title_a08qn_13{font-size:2rem;color:#333;font-weight:700;margin-bottom:.5rem}._subtitle_a08qn_20{font-size:1rem;color:#666;margin-top:0}._contentSection_a08qn_26{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;margin-bottom:1.5rem;width:100%;box-sizing:border-box}._sectionHeader_a08qn_36{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:.5rem 0}._sectionIcon_a08qn_44{display:flex;align-items:center;gap:1rem;font-size:1.2rem;font-weight:600;color:#333}._chevronIcon_a08qn_53{color:var(--primary-color);transition:transform .3s ease}._chevronIcon_a08qn_53._open_a08qn_58{transform:rotate(180deg)}._sectionContent_a08qn_62{max-height:0;overflow:hidden;transition:max-height .3s ease-out}._sectionContent_a08qn_62._open_a08qn_58{max-height:1000px;transition:max-height .5s ease-in}._buttonRow_a08qn_73{display:flex;gap:1rem;margin:1rem 0}._selectAllButton_a08qn_79{flex:1;background-color:var(--primary-color);color:#fff;border:none;border-radius:4px;padding:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}._selectAllButton_a08qn_79:hover{opacity:.9}._selectNoneButton_a08qn_96{flex:1;background-color:var(--secondary-color);color:#fff;border:none;border-radius:4px;padding:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}._selectNoneButton_a08qn_96:hover{opacity:.9}._optionList_a08qn_113{margin-top:1rem}._optionItem_a08qn_117{display:flex;align-items:center;padding:.75rem 0;border-bottom:1px solid #eee}._optionItem_a08qn_117:last-child{border-bottom:none}._checkbox_a08qn_128{width:24px;height:24px;border:2px solid var(--secondary-color);border-radius:4px;display:flex;align-items:center;justify-content:center;margin-right:1rem;color:#fff;cursor:pointer}._checkboxLabel_a08qn_141{font-size:1.1rem;color:#333;cursor:pointer}._saveButton_a08qn_147{background-color:var(--primary-color);color:#fff;border:none;border-radius:4px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin-top:1rem;width:100%}._saveButton_a08qn_147:hover{opacity:.9}._errorMessage_a08qn_165{background-color:#fee;color:#c00;padding:1rem;border-radius:4px;margin-bottom:1rem}._successMessage_a08qn_173{background-color:#efe;color:#070;padding:1rem;border-radius:4px;margin-bottom:1rem}._loadingIndicator_a08qn_181{text-align:center;padding:1.5rem;color:#666}@media (min-width: 768px){._container_a08qn_1,._contentSection_a08qn_26{padding:2rem}._title_a08qn_13{font-size:2.5rem}}@media (max-width: 480px){._container_a08qn_1{padding:.1rem}._contentSection_a08qn_26{padding:1.5rem;border-radius:6px}._title_a08qn_13{font-size:1.75rem}._buttonRow_a08qn_73{flex-direction:column}}._container_4svqn_1{max-width:1200px;margin:0 auto;padding:2rem 1rem;color:#333}._header_4svqn_8{display:flex;flex-direction:column;margin-bottom:1.5rem}._title_4svqn_14{font-size:2rem;color:#333;font-weight:700;text-align:left}._backButton_4svqn_21{align-self:flex-start;background-color:transparent;border:none;color:var(--primary-color);font-size:1rem;font-weight:600;cursor:pointer;padding:.5rem 0;margin-bottom:1rem;display:flex;align-items:center}._contentSection_4svqn_35{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;margin-bottom:1.5rem;text-align:left;width:100%;box-sizing:border-box}._loadingIndicator_4svqn_46{text-align:center;padding:1.5rem;color:#666;font-size:1rem}._errorMessage_4svqn_53{background-color:#fee;color:#c00;padding:1rem;border-radius:4px;margin-bottom:1rem;text-align:center}._successMessage_4svqn_62{text-align:center;color:#333}._successMessage_4svqn_62 h2{font-size:1.3rem;margin-top:0;margin-bottom:1rem;color:#333}._successMessage_4svqn_62 p{margin:0;color:#555;line-height:1.5}@media (min-width: 768px){._container_4svqn_1{padding:1rem}._contentSection_4svqn_35{padding:2rem}._title_4svqn_14{font-size:2.5rem}._successMessage_4svqn_62 h2{font-size:1.5rem}}@media (max-width: 480px){._container_4svqn_1{padding:0}._contentSection_4svqn_35{padding:1.5rem;border-radius:6px}._title_4svqn_14{font-size:1.75rem}._successMessage_4svqn_62 h2{font-size:1.2rem}}._navbar_1a3sq_1{display:flex;align-items:center;justify-content:flex-start;padding:1rem;background-color:#fff}._logoContainer_1a3sq_9{flex-shrink:0;margin-right:3rem}._logoImage_1a3sq_14{height:3.5rem;width:auto}._navList_1a3sq_19{display:flex;gap:2rem;list-style:none}._navLink_1a3sq_25{font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s;color:#333;cursor:pointer;&:hover{color:var(--primary-color)}}._authContainer_1a3sq_37{display:flex;gap:2rem}._authButton_1a3sq_42{font-size:1rem;font-weight:600;background:none;border:none;cursor:pointer;transition:color .2s;&:hover{color:var(--primary-color)}}._divider_1a3sq_54{border-top:1px solid #d1d5db;margin:0 .5rem 2rem}._container_1sq9k_1{display:flex;justify-content:center;align-items:center;height:100vh}._spinner_1sq9k_8{color:var(--primary-color);width:6rem;height:6rem}
