.TimestampConverter_container__L7z0l{font-family:Inter,monospace;min-height:100vh;overflow:hidden;transition:background .3s,color .3s;display:flex;flex-direction:column}.TimestampConverter_container__L7z0l.TimestampConverter_light__uSgVr{background:#fff;color:#212529}.TimestampConverter_container__L7z0l.TimestampConverter_dark__cCFSb{background:#121212;color:#e0e0e0}.TimestampConverter_toolbar__65b_G{display:flex;flex-wrap:wrap;align-items:center;padding:10px 15px;border-bottom:1px solid #ddd;gap:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);position:-webkit-sticky;position:sticky;top:0;z-index:100}.TimestampConverter_light__uSgVr .TimestampConverter_toolbar__65b_G{background:#fff;border-color:#dee2e6}.TimestampConverter_dark__cCFSb .TimestampConverter_toolbar__65b_G{background:#1e1e1e;border-color:#495057;box-shadow:0 2px 4px rgba(0,0,0,.2)}.TimestampConverter_mainTitle__6UJ5m{font-size:1em;font-weight:600;margin:12px;white-space:nowrap;text-align:center}.TimestampConverter_light__uSgVr .TimestampConverter_mainTitle__6UJ5m{color:#0d6efd}.TimestampConverter_dark__cCFSb .TimestampConverter_mainTitle__6UJ5m{color:#add8e6}.TimestampConverter_panelContainer__WUToV{display:flex;flex-direction:row;flex-grow:1;padding:15px;gap:15px;overflow:hidden}.TimestampConverter_editorPanel__IgY4w,.TimestampConverter_viewerPanel__09Lma{flex:1 1;border:1px solid #ddd;border-radius:8px;padding:15px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 8px rgba(0,0,0,.05)}.TimestampConverter_light__uSgVr .TimestampConverter_editorPanel__IgY4w,.TimestampConverter_light__uSgVr .TimestampConverter_viewerPanel__09Lma{background:#fff;border-color:#dee2e6}.TimestampConverter_dark__cCFSb .TimestampConverter_editorPanel__IgY4w,.TimestampConverter_dark__cCFSb .TimestampConverter_viewerPanel__09Lma{background:#1e1e1e;border-color:#495057;box-shadow:0 2px 8px rgba(0,0,0,.2)}.TimestampConverter_editorPanel__IgY4w{min-height:250px}.TimestampConverter_inputTextarea__N6sHm{flex:1 1;width:100%;font-family:monospace;font-size:.95em;border:none;background:transparent;color:inherit;padding:0;resize:none;outline:none;line-height:1.5;min-height:100px;height:100%}.TimestampConverter_controls__lquYf{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px}.TimestampConverter_searchInput__oibXe,.TimestampConverter_select__39qHY{padding:8px 12px;border:1px solid #ccc;border-radius:5px;font-size:.9em;transition:background .3s,color .3s}.TimestampConverter_light__uSgVr .TimestampConverter_searchInput__oibXe,.TimestampConverter_light__uSgVr .TimestampConverter_select__39qHY{background:#fff;color:#212529;border-color:#ced4da}.TimestampConverter_dark__cCFSb .TimestampConverter_searchInput__oibXe,.TimestampConverter_dark__cCFSb .TimestampConverter_select__39qHY{background:#2a2a2a;color:#e0e0e0;border-color:#495057}.TimestampConverter_multiSelect__amOVd{height:150px;width:100%}.TimestampConverter_checkbox___l1_c{display:flex;align-items:center;gap:5px;white-space:nowrap;font-size:.9em;cursor:pointer}.TimestampConverter_button__23XFQ{padding:8px 15px;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background .2s ease,transform .1s ease;white-space:nowrap;font-size:.9em;font-weight:500}.TimestampConverter_light__uSgVr .TimestampConverter_button__23XFQ{background:#0d6efd}.TimestampConverter_light__uSgVr .TimestampConverter_button__23XFQ:hover{background:#0b5ed7;transform:translateY(-1px)}.TimestampConverter_light__uSgVr .TimestampConverter_button__23XFQ:active{transform:translateY(0)}.TimestampConverter_dark__cCFSb .TimestampConverter_button__23XFQ{background:#0d6efd}.TimestampConverter_dark__cCFSb .TimestampConverter_button__23XFQ:hover{background:#0b5ed7}.TimestampConverter_outputSection__z8jn0{margin-bottom:20px}.TimestampConverter_outputSection__z8jn0 h3{font-size:1.2em;margin-bottom:10px}.TimestampConverter_tzSection__7yBr9{margin-bottom:15px}.TimestampConverter_tzSection__7yBr9 h4{font-size:1em;margin-bottom:5px}.TimestampConverter_formatItem__kXIF0{display:flex;align-items:center;gap:10px;margin-bottom:5px}.TimestampConverter_formatItem__kXIF0 label{min-width:120px;font-weight:700}.TimestampConverter_formatItem__kXIF0 span{flex:1 1}.TimestampConverter_copyButton__xchxS{padding:4px 8px;background:#6c757d;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.8em}.TimestampConverter_light__uSgVr .TimestampConverter_copyButton__xchxS:hover{background:#5a6268}.TimestampConverter_dark__cCFSb .TimestampConverter_copyButton__xchxS{background:#495057}.TimestampConverter_dark__cCFSb .TimestampConverter_copyButton__xchxS:hover{background:#343a40}.TimestampConverter_batchTable__jsP02{width:100%;border-collapse:collapse;margin-top:10px;font-size:.9em;overflow:auto;max-height:400px}.TimestampConverter_batchTable__jsP02 td,.TimestampConverter_batchTable__jsP02 th{border:1px solid #ddd;padding:8px;text-align:left}.TimestampConverter_light__uSgVr .TimestampConverter_batchTable__jsP02 th{background:#f8f9fa}.TimestampConverter_dark__cCFSb .TimestampConverter_batchTable__jsP02 th{background:#2a2a2a}.TimestampConverter_light__uSgVr .TimestampConverter_batchTable__jsP02 tr:nth-child(2n){background:#f8f9fa}.TimestampConverter_dark__cCFSb .TimestampConverter_batchTable__jsP02 tr:nth-child(2n){background:#1e1e1e}.TimestampConverter_error___8OAA{color:#dc3545;font-weight:700;margin-top:10px}.TimestampConverter_placeholder__2jaN1{color:#999;text-align:center;padding:40px 20px;font-style:italic;font-size:1.1em}.TimestampConverter_messageBox__FRnTA{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);color:#fff;padding:10px 20px;border-radius:5px;font-size:1.2em;z-index:1001;box-shadow:0 4px 12px rgba(0,0,0,.3);animation:TimestampConverter_fadeInOut__w82wq 3s forwards}.TimestampConverter_light__uSgVr .TimestampConverter_messageBox__FRnTA{background-color:rgba(33,37,41,.8)}.TimestampConverter_dark__cCFSb .TimestampConverter_messageBox__FRnTA{background-color:rgba(0,0,0,.8)}@keyframes TimestampConverter_fadeInOut__w82wq{0%{opacity:0;transform:translateX(-50%) translateY(20px)}10%{opacity:1;transform:translateX(-50%) translateY(0)}90%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(20px)}}.TimestampConverter_seoContent__ay0sQ{padding:20px 15px;border-top:1px solid #e0e0e0;margin-top:20px;line-height:1.6}.TimestampConverter_light__uSgVr .TimestampConverter_seoContent__ay0sQ{background:#f8f9fa;border-color:#dee2e6}.TimestampConverter_dark__cCFSb .TimestampConverter_seoContent__ay0sQ{background:#1e1e1e;border-color:#495057}.TimestampConverter_seoContent__ay0sQ h2{font-size:1.8em;margin-bottom:15px}.TimestampConverter_light__uSgVr .TimestampConverter_seoContent__ay0sQ h2{color:#434343}.TimestampConverter_dark__cCFSb .TimestampConverter_seoContent__ay0sQ h2{color:#add8e6}.TimestampConverter_seoContent__ay0sQ h3{font-size:1.4em;margin-top:25px;margin-bottom:10px}.TimestampConverter_light__uSgVr .TimestampConverter_seoContent__ay0sQ h3{color:#343a40}.TimestampConverter_dark__cCFSb .TimestampConverter_seoContent__ay0sQ h3{color:#ced4da}.TimestampConverter_seoContent__ay0sQ dd,.TimestampConverter_seoContent__ay0sQ li,.TimestampConverter_seoContent__ay0sQ p{margin-bottom:10px;font-size:.95em}.TimestampConverter_seoContent__ay0sQ ol,.TimestampConverter_seoContent__ay0sQ ul{margin-left:20px;margin-bottom:15px}.TimestampConverter_seoContent__ay0sQ dl{margin-top:15px}.TimestampConverter_seoContent__ay0sQ dt{font-weight:700;margin-top:10px}.TimestampConverter_light__uSgVr .TimestampConverter_seoContent__ay0sQ dt{color:#495057}.TimestampConverter_dark__cCFSb .TimestampConverter_seoContent__ay0sQ dt{color:#adb5bd}.TimestampConverter_seoContent__ay0sQ dd{margin-left:20px;margin-bottom:5px}.TimestampConverter_seoContent__ay0sQ pre{background:#f8f9fa;padding:10px;overflow:auto;border-radius:5px}.TimestampConverter_dark__cCFSb .TimestampConverter_seoContent__ay0sQ pre{background:#2a2a2a}@media (max-width:768px){.TimestampConverter_panelContainer__WUToV{flex-direction:column}}