.tool-layout{width:100%;max-width:1000px;margin:0 auto;padding:1.5rem;display:flex;flex-direction:column;gap:2rem}@media(max-width:768px){.tool-layout{padding:1rem;gap:1.5rem}}.tool-layout__header{text-align:center;padding:2rem 1.5rem;border:3px solid #2d1810;background-color:#fff;box-shadow:6px 6px 0 0 #2d1810;margin-bottom:2rem}@media(max-width:768px){.tool-layout__header{padding:1.5rem 1rem;margin-bottom:1.5rem}}.tool-layout__title{font-size:1.875rem;font-weight:900;color:#2d1810;margin-bottom:1rem;line-height:1.2;text-transform:uppercase;letter-spacing:-.02em}@media(max-width:768px){.tool-layout__title{font-size:1.5rem;margin-bottom:.75rem}}.tool-layout__description{font-size:1.125rem;color:#5d4037;line-height:1.6;max-width:600px;margin:0 auto;font-weight:500}@media(max-width:768px){.tool-layout__description{font-size:16px}}.tool-layout__content{flex:1 1;display:flex;flex-direction:column;gap:1.5rem}.tool-layout__content .tool-input-section{background-color:#fff;border:3px solid #2d1810;box-shadow:6px 6px 0 0 #2d1810;padding:2rem}@media(max-width:768px){.tool-layout__content .tool-input-section{padding:1.5rem}}.tool-layout__content .tool-mode-selector{display:flex;gap:1rem;margin-bottom:2rem;justify-content:center}@media(max-width:768px){.tool-layout__content .tool-mode-selector{flex-direction:column;gap:.75rem}}.tool-layout__content .tool-input-group{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.tool-layout__content .tool-input-group:last-child{margin-bottom:0}.tool-layout__content .tool-input-group label{font-weight:800;color:#2d1810;font-size:16px;text-transform:uppercase;letter-spacing:.05em}.tool-layout__content .tool-convert-btn-wrapper{display:flex;justify-content:center;padding:1.5rem 0}.tool-layout__content .tool-output-section{background-color:#fdfcfa;border:1px solid #d7c9b7;border-radius:.375rem;padding:1rem;margin-top:1rem}.tool-layout__content .tool-output-section h2,.tool-layout__content .tool-output-section h3{font-size:1.125rem;font-weight:600;color:#2d1810;margin-bottom:.75rem}.tool-layout__content .tool-output-section pre{background-color:#fff;border:1px solid #ede0d0;border-radius:.375rem;padding:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.5;overflow-x:auto;white-space:pre-wrap;word-break:break-all}.tool-layout__content .tool-error{background-color:#fee2e2;border:1px solid #fecaca;border-radius:.375rem;padding:.75rem;color:#dc2626;font-weight:500}.tool-layout__content .tool-result{background-color:#fff;border:1px solid #ede0d0;border-radius:.375rem;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.6;word-break:break-all;overflow-wrap:break-word}.tool-layout__content .tool-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:1.5rem}@media(max-width:768px){.tool-layout__content .tool-actions{flex-direction:column;align-items:stretch}}.tool-layout__content .error-message{background:#fee2e2;color:#dc2626;padding:1rem;border-radius:.375rem;border:1px solid #fecaca;text-align:center;font-weight:500;margin-bottom:1rem}.tool-layout__content .tool__input-with-button{display:flex;gap:.5rem}.tool-layout__content .tool__input-with-button input{flex:1 1;padding:.5rem .75rem;border:3px solid #2d1810;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px}.tool-layout__content .tool__input-with-button input:focus{outline:none;box-shadow:4px 4px 0 0 #2d1810}.tool-layout__content .tool__input-with-button input[type=datetime-local]{min-width:250px}.tool-layout__content .tool__encode-options{background-color:#fff;padding:1rem;border:2px solid #2d1810;margin-bottom:1.5rem}.tool-layout__content .tool__encode-options>label{display:block;font-weight:800;margin-bottom:.75rem;color:#2d1810;text-transform:uppercase;letter-spacing:.05em}.tool-layout__content .tool__radio-group{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.tool-layout__content .tool__radio-group label{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.5rem;border:2px solid transparent;transition:all .2s ease}.tool-layout__content .tool__radio-group label:hover{background-color:#fdfcfa}.tool-layout__content .tool__radio-group label input[type=radio]{width:18px;height:18px;cursor:pointer;accent-color:#2d1810}.tool-layout__content .tool__radio-group label span{color:#2d1810;font-weight:500}.tool-layout__content .tool__encode-info{padding:1rem;background-color:#9caf88;border:2px solid #2d1810}.tool-layout__content .tool__encode-info p{color:#2d1810;font-size:.875rem;line-height:1.5;margin:0;font-weight:500}.tool-layout__info{background-color:#9caf88;padding:2rem;border:3px solid #2d1810;box-shadow:6px 6px 0 0 #2d1810;margin-top:2rem}.tool-layout__info h2{font-size:1.5rem;font-weight:900;margin-bottom:1.5rem;color:#2d1810;text-transform:uppercase;letter-spacing:-.01em}.tool-layout__info p{color:#2d1810;line-height:1.6;margin-bottom:1.5rem;font-size:16px;font-weight:500}.tool-layout__info h3{font-size:1.25rem;font-weight:800;margin-bottom:1rem;color:#2d1810;text-transform:uppercase;letter-spacing:.05em}.tool-layout__info ul{list-style-type:none;padding-left:0;color:#2d1810;line-height:1.8}.tool-layout__info ul li{margin-bottom:.75rem;font-size:16px;font-weight:500;padding-left:1rem;position:relative}.tool-layout__info ul li:before{content:"▸";position:absolute;left:0;color:#2d1810;font-weight:900}@media(max-width:768px){.tool-layout__info{padding:1.5rem;margin-top:1.5rem}.tool-layout__info h2{font-size:1.25rem;margin-bottom:1rem}.tool-layout__info p{margin-bottom:1rem}.tool-layout__info ul li{padding-left:.75rem}}.tool-info-heading{font-size:1.5rem;margin-bottom:1.5rem;color:#2d1810;font-weight:900;text-transform:uppercase;letter-spacing:-.01em}.tool-info-sub-heading{font-size:1.25rem;margin:1.5rem 0 1rem;color:#2d1810;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.tool-info-paragraph{margin-bottom:1.5rem;line-height:1.6;color:#2d1810;font-weight:500}.tool-info-list{margin:.75rem 0 1.5rem;padding-left:0;list-style-type:none;line-height:1.8;color:#2d1810}.tool-info-list-item{margin-bottom:.75rem;font-weight:500;padding-left:1rem;position:relative}.tool-info-list-item:before{content:"▸";position:absolute;left:0;color:#2d1810;font-weight:900}.tool-info-list-item:last-child{margin-bottom:0}.tool-info-code-block{background-color:#fefefe;padding:.75rem 1rem;border:3px solid #2d1810;box-shadow:3px 3px 0 0 #2d1810;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;margin:1rem 0;overflow-x:auto;font-weight:500}.tool-info-bold-text{color:#2d1810;font-weight:800}.page_container__VinW_{display:flex;flex-direction:column;gap:1.5rem}.page_inputSection__5Na4T{border:1px solid #ede0d0;border-radius:.375rem;background-color:#fefefe}.page_inputSection__5Na4T .page_header__UHxIN{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #ede0d0}.page_inputSection__5Na4T .page_header__UHxIN h3{margin:0;font-size:1.125rem;color:#2d1810}.page_inputSection__5Na4T .page_header__UHxIN .page_actions__4yAh0{display:flex;gap:.5rem}.page_inputSection__5Na4T .page_content__ccu24{padding:1rem}.page_textarea__XR1jv{width:100%;min-height:150px;padding:.75rem;border:1px solid #ede0d0;border-radius:.375rem;background-color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.5;resize:vertical}.page_textarea__XR1jv:focus{outline:none;border-color:#e07a5f}.page_preview__pwdq8{border:1px solid #ede0d0;border-radius:.375rem;background-color:#fefefe}.page_preview__pwdq8 .page_previewHeader___C9pk{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #ede0d0}.page_preview__pwdq8 .page_previewHeader___C9pk h3{margin:0;font-size:1.125rem;color:#2d1810}.page_preview__pwdq8 .page_previewHeader___C9pk .page_actions__4yAh0{display:flex;gap:.5rem}.page_preview__pwdq8 .page_previewContent__2vMii{padding:1rem;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.page_preview__pwdq8 .page_previewContent__2vMii img{max-width:100%;max-height:400px;height:auto;width:auto;border-radius:.375rem;object-fit:contain}.page_preview__pwdq8 .page_previewEmpty__UeS7w{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;height:300px;color:#8d6e63;text-align:center}.page_preview__pwdq8 .page_previewEmpty__UeS7w .page_icon__7GH2H{font-size:48px;color:#5d4037}.page_preview__pwdq8 .page_previewEmpty__UeS7w .page_text__bLtYn{font-size:.875rem}.page_button__Mio63{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:1px solid #ede0d0;border-radius:.375rem;background-color:#fff;color:#2d1810;font-size:.875rem;cursor:pointer;transition:all .2s ease-in-out}.page_button__Mio63:hover{background-color:#fdfcfa;border-color:#5d4037}.page_button__Mio63:disabled{opacity:.5;cursor:not-allowed}.page_button__Mio63 .page_icon__7GH2H{font-size:18px}.page_error__2zo9F{color:#dc2626;font-size:.875rem;margin-top:.5rem}.page_success__ixUck{color:#059669;font-size:.875rem;margin-top:.5rem}.page_imageInfo__HcfPi{margin-top:1rem;padding:1rem;border-top:1px solid #ede0d0;color:#5d4037;font-size:.875rem}.page_imageInfo__HcfPi .page_infoRow__tyDB0{display:flex;justify-content:space-between;margin-bottom:.5rem}.page_imageInfo__HcfPi .page_infoRow__tyDB0:last-child{margin-bottom:0}.page_imageInfo__HcfPi .page_infoRow__tyDB0 .page_label__sjuSY{color:#8d6e63}