.ImageCompressor_content_panel__QKS6c{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 20px;box-sizing:border-box}.ImageCompressor_uploadArea__wrLVY{position:relative;border:2px dashed hsl(var(--border));border-radius:1rem;padding:36px 40px;text-align:center;cursor:pointer;transition:all .3s;margin-bottom:20px;display:flex;align-items:center;justify-content:center;width:100%;max-width:500px;background-color:hsl(var(--card));box-sizing:border-box}.ImageCompressor_uploadArea__wrLVY:hover{border-color:hsl(var(--primary)/.5);background-color:hsl(var(--primary)/.03)}.ImageCompressor_dragover__XoGKP{border-color:hsl(var(--primary));background-color:hsl(var(--primary)/.05)}.ImageCompressor_tooltipText__lLRVC{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:hsl(var(--muted-foreground))}.ImageCompressor_tooltipText__lLRVC img{width:44px;height:44px;opacity:.6}.ImageCompressor_tooltipText__lLRVC span:first-of-type{font-size:.9rem;font-weight:500;color:hsl(var(--foreground))}.ImageCompressor_tooltipText__lLRVC span:last-of-type{font-size:.75rem;color:hsl(var(--muted-foreground)/.8)}.ImageCompressor_actionButtons__ouLQG{display:flex;gap:16px;margin:24px 0}.ImageCompressor_actionButton__wREGc{display:flex;align-items:center;gap:8px;padding:10px 24px;background-color:hsl(var(--card));color:hsl(var(--foreground));border:1px solid hsl(var(--border));border-radius:999px;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .2s ease;box-shadow:0 1px 3px 0 rgba(0,0,0,.06)}.ImageCompressor_actionButton__wREGc:hover:not(:disabled){background-color:hsl(var(--primary)/.08);border-color:hsl(var(--primary)/.3);color:hsl(var(--primary));box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.ImageCompressor_actionButton__wREGc:active:not(:disabled){background-color:hsl(var(--primary)/.15);transform:scale(.97)}.ImageCompressor_actionButton__wREGc:disabled{cursor:not-allowed;opacity:.5}.ImageCompressor_buttonIcon__foSOG{width:16px;height:16px}.ImageCompressor_spinner__Eopes{width:16px;height:16px;border-radius:50%;border:2px solid hsl(var(--muted)/.3);border-top-color:hsl(var(--primary));animation:ImageCompressor_spin__E7hn8 1s linear infinite}.ImageCompressor_uploadOverlay__BEIMD{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsl(var(--card)/.7);display:flex;justify-content:center;align-items:center;z-index:10;border-radius:1rem}.ImageCompressor_uploadSpinner__AzmoR{width:28px;height:28px;border-top:3px solid hsl(var(--muted)/.4);border:3px solid hsl(var(--muted)/.4);border-top-color:hsl(var(--primary));border-radius:50%;animation:ImageCompressor_spin__E7hn8 1s linear infinite}@keyframes ImageCompressor_spin__E7hn8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ImageCompressor_qualityItem__cmcC6{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px}.ImageCompressor_qualityItem__cmcC6 label{color:hsl(var(--foreground));font-weight:500;font-size:.85rem}.ImageCompressor_qualityItem__cmcC6 input[type=range]{width:140px;accent-color:hsl(var(--primary))}.ImageCompressor_percent__toW8_{display:inline-block;text-align:center;font-weight:600;min-width:40px;color:hsl(var(--primary));font-size:.85rem}.ImageCompressor_convertedFilesContainer__moU6W{width:100%;max-width:550px;margin:16px 0;padding:16px 20px;border-radius:.75rem;border:1px solid hsl(var(--border));background:hsl(var(--card));box-shadow:0 1px 3px 0 rgba(0,0,0,.06)}.ImageCompressor_convertedFilesContainer__moU6W h3{text-align:left;margin:0 0 12px;font-size:1rem;font-weight:600;color:hsl(var(--foreground));padding-bottom:10px;border-bottom:1px solid hsl(var(--border)/.6)}.ImageCompressor_convertedFilesList__4F1cq{width:100%;max-height:550px;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.ImageCompressor_convertedFileItem__FM_Rn{display:flex;align-items:center;padding:10px 12px;border-radius:.5rem;gap:12px;transition:background-color .2s}.ImageCompressor_convertedFileItem__FM_Rn:hover{background-color:hsl(var(--muted)/.3)}.ImageCompressor_fileThumbnail__jmFDW{position:relative;width:48px;height:48px;border-radius:.5rem;background-color:hsl(var(--muted)/.5);display:flex;justify-content:center;align-items:center;overflow:hidden;border:1px solid hsl(var(--border));object-fit:cover;flex-shrink:0;cursor:pointer}.ImageCompressor_fileThumbnail__jmFDW.ImageCompressor_playing__Uf0fD{box-shadow:0 0 0 2px hsl(var(--accent))}.ImageCompressor_fileTypeBadge__jlBWZ{position:absolute;bottom:0;left:0;right:0;background-color:hsl(var(--foreground)/.7);color:hsl(var(--card));font-size:.55rem;font-weight:700;text-align:center;padding:2px 0;text-transform:uppercase;letter-spacing:.5px}.ImageCompressor_fileIcon__j1pNl{width:48px;height:48px;object-fit:contain;opacity:.5}.ImageCompressor_fileInfo__D8t4u{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.ImageCompressor_fileName__yfUEm{font-size:.8rem;font-weight:500;color:hsl(var(--foreground));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ImageCompressor_fileSize__LtOxd{font-size:.7rem;color:hsl(var(--muted-foreground));display:flex;align-items:center;gap:6px}.ImageCompressor_downloadButton__xBIt4{width:36px!important;height:36px!important;padding:0!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid hsl(var(--border))!important;background:hsl(var(--card))!important;flex-shrink:0;min-width:36px!important}.ImageCompressor_downloadButton__xBIt4:hover:not(:disabled){background:hsl(var(--primary)/.08)!important;border-color:hsl(var(--primary)/.3)!important}.ImageCompressor_downloadButton__xBIt4:disabled{cursor:not-allowed;opacity:.5}.ImageCompressor_downloadButton__xBIt4 img{width:18px;height:18px}.ImageCompressor_compressionStats__SiCXQ{margin:15px 0;text-align:center;font-size:.9rem;color:hsl(var(--accent));font-weight:500}.ImageCompressor_compressionStats__SiCXQ p{margin:0}.ImageCompressor_compressionRatio__KQw__{color:#21c45d;font-size:.7rem;font-weight:600}.ImageCompressor_formatBadge__15iHH{display:inline-block;padding:2px 8px;border-radius:999px;background:hsl(var(--primary)/.1);color:hsl(var(--primary));font-size:.65rem;font-weight:600;margin-left:8px}@media screen and (max-width:768px){.ImageCompressor_content_panel__QKS6c{padding:0 10px}.ImageCompressor_uploadArea__wrLVY{width:100%;padding:28px 20px}.ImageCompressor_actionButtons__ouLQG{flex-direction:column;gap:10px;width:100%}.ImageCompressor_actionButton__wREGc{width:100%;justify-content:center}.ImageCompressor_convertedFilesContainer__moU6W{width:100%;padding:12px 14px}.ImageCompressor_convertedFileItem__FM_Rn{gap:8px;padding:8px 10px}.ImageCompressor_fileThumbnail__jmFDW{width:40px;height:40px}.ImageCompressor_downloadButton__xBIt4 img{width:16px;height:16px}.ImageCompressor_qualityItem__cmcC6 input[type=range]{width:100px}}.SubContentPage_siteTitle__qffLg{margin-bottom:1.5rem;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:700;color:hsl(var(--foreground))}@media (min-width:640px){.SubContentPage_siteTitle__qffLg{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){.SubContentPage_siteTitle__qffLg{font-size:2.25rem;line-height:2.5rem}}.SubContentPage_siteSecTitle__wyUIJ{margin-top:2.5rem;margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;color:hsl(var(--foreground))}.SubContentPage_sectionTitle__8qpmK{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;color:hsl(var(--foreground))}.SubContentPage_sectionDescription__PRkQj{margin-top:.5rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;color:hsl(var(--muted-foreground))}@media (min-width:640px){.SubContentPage_sectionDescription__PRkQj{font-size:1rem;line-height:1.5rem}}.SubContentPage_sectionTail__9X_bA{margin-top:3rem}.SubContentPage_infoSection__BZYGq{margin-top:.75rem;width:100%;text-align:left;font-size:.875rem;line-height:1.25rem;line-height:1.625;color:hsl(var(--muted-foreground))}@media (min-width:640px){.SubContentPage_infoSection__BZYGq{font-size:1rem;line-height:1.5rem}}.SubContentPage_featureGrid__aDKBE{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;margin-top:2rem;margin-bottom:2rem}.SubContentPage_featureCard__IPL0p{border-radius:.75rem;border-width:1px;border-color:hsl(var(--border)/.6);background-color:hsl(var(--card));padding:1.25rem;--tw-shadow:0 1px 2px 0 rgba(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);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}@media (min-width:640px){.SubContentPage_featureCard__IPL0p{padding:1.5rem}}.SubContentPage_featureCard__IPL0p:hover{--tw-translate-y:-0.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-color:hsl(var(--primary)/.2);--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.SubContentPage_featureCard__IPL0p h3{margin-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:600;color:hsl(var(--foreground))}.SubContentPage_featureCard__IPL0p p{font-size:.875rem;line-height:1.25rem;line-height:1.625;color:hsl(var(--muted-foreground))}.SubContentPage_featureIcon__6iuLw{margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem}@media (min-width:640px){.SubContentPage_featureIcon__6iuLw{font-size:2.25rem;line-height:2.5rem}}.SubContentPage_featureIcon__6iuLw{color:hsl(var(--primary))}.SubContentPage_infoCards__XVHhe{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:1rem}.SubContentPage_card__2W5o9{background-color:hsl(var(--card));font-weight:500}.SubContentPage_card__2W5o9,.SubContentPage_operationCard__9ZYL8{border-radius:.75rem;border-width:1px;border-color:hsl(var(--border)/.6);padding:1rem;font-size:.875rem;line-height:1.25rem;color:hsl(var(--foreground));--tw-shadow:0 1px 2px 0 rgba(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);flex:1 1 calc(25% - 1rem);min-width:200px}.SubContentPage_operationCard__9ZYL8{background-color:hsl(var(--muted)/.5)}.SubContentPage_cardTitleFirst__0GSW9,.SubContentPage_cardTitle__XFHCL{margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;color:hsl(var(--foreground))}.SubContentPage_cardTitle__XFHCL{margin-top:.5rem}.SubContentPage_cardContent__CUaGj{margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground));white-space:pre-wrap}.SubContentPage_platformLimits__A6DNp{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;margin-top:2rem;margin-bottom:2rem}.SubContentPage_platformCard__oIixc{border-radius:.75rem;border-width:1px;border-color:hsl(var(--border)/.6);background-color:hsl(var(--card));padding:1.25rem;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.SubContentPage_platformCard__oIixc,.SubContentPage_platformCard__oIixc:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.SubContentPage_platformCard__oIixc:hover{--tw-translate-y:-0.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-color:hsl(var(--primary)/.2);--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.SubContentPage_platformCard__oIixc h4{margin-top:0;margin-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:600;color:hsl(var(--foreground));color:hsl(var(--accent))}.SubContentPage_list__fft_h,.SubContentPage_platformCard__oIixc p{font-size:.875rem;line-height:1.25rem;line-height:1.625;color:hsl(var(--muted-foreground))}.SubContentPage_list__fft_h{border-radius:.75rem;border-width:1px;border-color:hsl(var(--border)/.6);background-color:hsl(var(--muted)/.3);padding:1rem;--tw-shadow:0 1px 2px 0 rgba(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)}@media (min-width:640px){.SubContentPage_list__fft_h{padding:1.25rem}}.SubContentPage_listItem__1vbcN{margin-top:.5rem;margin-left:.75rem;font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground))}.SubContentPage_qualitySettings__BPlbS{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:1.5rem;margin-bottom:1.5rem}.SubContentPage_qualityOption__6cc5x{flex:1;min-width:250px;padding:1.25rem}.SubContentPage_formatTable__12U5e,.SubContentPage_qualityOption__6cc5x{border-radius:.75rem;border-width:1px;border-color:hsl(var(--border)/.6);background-color:hsl(var(--card));--tw-shadow:0 1px 2px 0 rgba(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)}.SubContentPage_formatTable__12U5e{margin-top:1.5rem;margin-bottom:1.5rem;width:100%;overflow:hidden}.SubContentPage_formatTable__12U5e table{width:100%}.SubContentPage_formatTable__12U5e th{padding:.75rem;text-align:left;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:640px){.SubContentPage_formatTable__12U5e th{padding:1rem}}.SubContentPage_formatTable__12U5e th{background-color:hsl(var(--foreground))}.SubContentPage_formatTable__12U5e td{border-bottom-width:1px;border-color:hsl(var(--border)/.6);padding:.75rem;font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground))}@media (min-width:640px){.SubContentPage_formatTable__12U5e td{padding:1rem}}.SubContentPage_formatTable__12U5e td{word-break:break-word;white-space:normal}.SubContentPage_formatTable__12U5e code,.SubContentPage_formatTable__12U5e pre{word-break:break-all;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem}.SubContentPage_formatTable__12U5e tr:nth-child(2n){background-color:hsl(var(--muted)/.3)}.SubContentPage_formatTable__12U5e tr:hover{background-color:hsl(var(--primary)/.05)}.SubContentPage_tipBox__THS6N{margin-top:1rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(253 230 138/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1));padding:1rem;font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground))}.SubContentPage_tipBox__THS6N:is(.SubContentPage_dark__v3wGl *){--tw-border-opacity:1;border-color:rgb(146 64 14/var(--tw-border-opacity,1));background-color:rgba(69,26,3,.3)}.SubContentPage_tipBox__THS6N strong{font-weight:600;color:hsl(var(--primary))}.SubContentPage_faqSection__eSbq0{margin-top:2rem;margin-bottom:2rem;border-radius:1rem;border-width:1px;border-color:hsl(var(--border)/.6);background-color:hsl(var(--card));padding:1.25rem;--tw-shadow:0 1px 2px 0 rgba(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)}@media (min-width:640px){.SubContentPage_faqSection__eSbq0{padding:1.5rem}}.SubContentPage_faqSection__eSbq0{border-left:4px solid hsl(var(--primary))}.SubContentPage_faqSection__eSbq0 h2{margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;color:hsl(var(--foreground))}.SubContentPage_faqQuestion__QhutJ{margin-bottom:.5rem;padding-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:600;color:hsl(var(--foreground));border-bottom:.5px dashed hsl(var(--border))}.SubContentPage_faqAnswer__zosgy{margin-bottom:1.5rem;padding-left:1rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;color:hsl(var(--muted-foreground))}@media (min-width:640px){.SubContentPage_faqAnswer__zosgy{font-size:1rem;line-height:1.5rem}}.SubContentPage_morseChart__oxU2n{margin-top:1.5rem;margin-bottom:1.5rem;overflow-x:auto;border-radius:.75rem;border-width:1px;border-color:hsl(var(--border)/.6);--tw-shadow:0 1px 2px 0 rgba(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)}.SubContentPage_morseChart__oxU2n table{width:100%;border-collapse:collapse;background-color:hsl(var(--card));min-width:600px}.SubContentPage_morseChart__oxU2n th{padding:.75rem;text-align:center;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));background-color:hsl(var(--foreground))}.SubContentPage_morseChart__oxU2n td{border-width:1px;border-color:hsl(var(--border)/.6);padding:.625rem;text-align:center;font-size:.875rem;line-height:1.25rem;color:hsl(var(--foreground))}.SubContentPage_morseChart__oxU2n tr:nth-child(2n){background-color:hsl(var(--muted)/.3)}.SubContentPage_morseChart__oxU2n tr:hover{background-color:hsl(var(--primary)/.05)}.SubContentPage_morseExamples__ts_lI{margin-top:1.5rem;margin-bottom:1.5rem;overflow:hidden;border-radius:.75rem;border-width:1px;border-color:hsl(var(--border)/.6);--tw-shadow:0 1px 2px 0 rgba(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)}.SubContentPage_morseExamples__ts_lI table{width:100%;border-collapse:collapse;background-color:hsl(var(--card))}.SubContentPage_morseExamples__ts_lI th{padding:.75rem;text-align:left;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));background-color:hsl(var(--accent))}.SubContentPage_morseExamples__ts_lI td{border-width:1px;border-color:hsl(var(--border)/.6);padding:.75rem;font-size:.875rem;line-height:1.25rem;color:hsl(var(--foreground))}.SubContentPage_morseExamples__ts_lI tr:nth-child(odd){background-color:hsl(var(--muted)/.3)}.SubContentPage_morseExamples__ts_lI tr:hover{background-color:hsl(var(--primary)/.05)}.SubContentPage_morseExamples__ts_lI td:nth-child(2){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:hsl(var(--primary))}.SubContentPage_coordinateSystemInfo__wYJz1{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.25rem;margin-top:1.25rem}.SubContentPage_infoCardsColumn__SjNxI{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-width:90vw}@media (max-width:1024px){.SubContentPage_card__2W5o9,.SubContentPage_operationCard__9ZYL8{flex:1 1 calc(50% - 1rem);min-width:0}}@media (max-width:768px){.SubContentPage_card__2W5o9,.SubContentPage_operationCard__9ZYL8{flex:1 1 100%}.SubContentPage_siteTitle__qffLg{font-size:1.25rem;line-height:1.75rem}.SubContentPage_siteSecTitle__wyUIJ{font-size:1.125rem;line-height:1.75rem}.SubContentPage_sectionTitle__8qpmK{font-size:1rem;line-height:1.5rem}.SubContentPage_sectionDescription__PRkQj{font-size:.875rem;line-height:1.25rem}.SubContentPage_featureGrid__aDKBE{grid-template-columns:1fr}.SubContentPage_qualitySettings__BPlbS{flex-direction:column}.SubContentPage_qualityOption__6cc5x{min-width:100%}.SubContentPage_morseChart__oxU2n th,.SubContentPage_morseExamples__ts_lI th{padding:.625rem;font-size:.875rem;line-height:1.25rem}.SubContentPage_morseChart__oxU2n td,.SubContentPage_morseExamples__ts_lI td{padding:.5rem;font-size:.75rem;line-height:1rem}.SubContentPage_faqSection__eSbq0{padding:1rem}.SubContentPage_faqAnswer__zosgy,.SubContentPage_faqQuestion__QhutJ{font-size:.875rem;line-height:1.25rem}}@media (max-width:480px){.SubContentPage_morseChart__oxU2n table{min-width:100%}.SubContentPage_formatTable__12U5e{font-size:.875rem;line-height:1.25rem}.SubContentPage_formatTable__12U5e td,.SubContentPage_formatTable__12U5e th{padding:.5rem}.SubContentPage_faqSection__eSbq0{border-left-width:3px}.SubContentPage_faqAnswer__zosgy{padding-left:.5rem}.SubContentPage_faqQuestion__QhutJ{font-size:.875rem;line-height:1.25rem}.SubContentPage_faqAnswer__zosgy{font-size:.75rem;line-height:1rem}}