.epoch-converter-page-container{max-width:1200px;margin:0 auto;padding:1rem;min-height:calc(100vh - 135px)}@media(max-width:768px){.epoch-converter-page-container{padding:.75rem}}.epoch-converter-page-container .page-header{text-align:center;margin-bottom:1.5rem}.epoch-converter-page-container .page-header .page-title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem;letter-spacing:-.5px;transition:color .3s ease}html.dark .epoch-converter-page-container .page-header .page-title{color:#f8f8f2}@media(min-width:640px){.epoch-converter-page-container .page-header .page-title{font-size:2.5rem}}@media(min-width:1024px){.epoch-converter-page-container .page-header .page-title{font-size:3.5rem}}.epoch-converter-page-container .page-header .page-subtitle{font-size:.85rem;color:#666;max-width:600px;margin:0 auto 1rem;transition:color .3s ease}html.dark .epoch-converter-page-container .page-header .page-subtitle{color:#bd93f9}@media(min-width:640px){.epoch-converter-page-container .page-header .page-subtitle{font-size:1.1rem}}.epoch-converter-page-container .tool-section{background:#fff;padding:1rem;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;gap:1.5rem;transition:all .3s ease;box-sizing:border-box}html.dark .epoch-converter-page-container .tool-section{background:#282a36;border-color:#44475a;box-shadow:0 4px 12px rgba(0,0,0,.4)}.epoch-converter-page-container .tool-section .current-timestamp-section{width:100%;text-align:center;padding:.75rem;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;display:flex;flex-direction:column;gap:.5rem;align-items:center;box-shadow:0 1px 3px rgba(0,0,0,.1)}html.dark .epoch-converter-page-container .tool-section .current-timestamp-section{background-color:rgb(35.6595744681,37.4425531915,48.1404255319);border-color:#44475a;box-shadow:0 4px 12px rgba(0,0,0,.4)}.epoch-converter-page-container .tool-section .current-timestamp-section .current-timestamp-value{font-size:1.25rem;font-weight:600;color:#1a1a1a;font-family:monospace;word-break:break-all}html.dark .epoch-converter-page-container .tool-section .current-timestamp-section .current-timestamp-value{color:#f8f8f2}.epoch-converter-page-container .tool-section .current-timestamp-section .copy-button{background-color:#1a1a1a;color:#fff;border:1px solid #1a1a1a;padding:.4rem .8rem;border-radius:4px;font-size:.8rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.4rem;cursor:pointer;transition:all .2s ease}.epoch-converter-page-container .tool-section .current-timestamp-section .copy-button:hover{background-color:#333;border-color:#333}.epoch-converter-page-container .tool-section .current-timestamp-section .copy-button:disabled{opacity:.6;cursor:not-allowed}html.dark .epoch-converter-page-container .tool-section .current-timestamp-section .copy-button{background-color:#f8f8f2;color:#282a36;border-color:#f8f8f2}html.dark .epoch-converter-page-container .tool-section .current-timestamp-section .copy-button:hover{background-color:#44475a;border-color:#44475a}.epoch-converter-page-container .tool-section .input-output-container{display:flex;flex-wrap:wrap;gap:1.5rem;width:100%}.epoch-converter-page-container .tool-section .input-output-container>div{flex:1 1 45%;min-width:300px;display:flex;flex-direction:column;gap:1rem;box-sizing:border-box}@media(max-width:768px){.epoch-converter-page-container .tool-section .input-output-container>div{flex-basis:100%;min-width:unset}}.epoch-converter-page-container .tool-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.epoch-converter-page-container .tool-section .section-header .section-title{font-size:1.25rem;font-weight:600;color:#1a1a1a}html.dark .epoch-converter-page-container .tool-section .section-header .section-title{color:#f8f8f2}.epoch-converter-page-container .tool-section .textarea-wrapper{position:relative;width:100%}.epoch-converter-page-container .tool-section .textarea-wrapper .text-input{width:100%;min-height:120px;padding:.8rem 1rem;border:1px solid #d1d5db;border-radius:4px;font-size:.95rem;line-height:1.5;color:#1a1a1a;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box;resize:vertical;font-family:monospace}.epoch-converter-page-container .tool-section .textarea-wrapper .text-input::placeholder{color:#9ca3af}.epoch-converter-page-container .tool-section .textarea-wrapper .text-input:focus{outline:none;border-color:#1a1a1a;box-shadow:0 0 0 2px rgba(26,26,26,.2)}html.dark .epoch-converter-page-container .tool-section .textarea-wrapper .text-input{background-color:#282a36;border-color:#44475a;color:#f8f8f2}html.dark .epoch-converter-page-container .tool-section .textarea-wrapper .text-input::placeholder{color:#6272a4}html.dark .epoch-converter-page-container .tool-section .textarea-wrapper .text-input:focus{border-color:#bd93f9;box-shadow:0 0 0 2px rgba(189,147,249,.2)}.epoch-converter-page-container .tool-section .input-group{display:flex;flex-direction:column;gap:.5rem;width:100%}.epoch-converter-page-container .tool-section .input-group .input-label{font-size:.95rem;font-weight:500;color:#1a1a1a}html.dark .epoch-converter-page-container .tool-section .input-group .input-label{color:#f8f8f2}.epoch-converter-page-container .tool-section .input-group .text-input-compact{width:100%;padding:.6rem 1rem;border:1px solid #d1d5db;border-radius:4px;font-size:.95rem;color:#1a1a1a;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box;font-family:monospace}.epoch-converter-page-container .tool-section .input-group .text-input-compact::placeholder{color:#9ca3af}.epoch-converter-page-container .tool-section .input-group .text-input-compact:focus{outline:none;border-color:#1a1a1a;box-shadow:0 0 0 2px rgba(26,26,26,.2)}html.dark .epoch-converter-page-container .tool-section .input-group .text-input-compact{background-color:#282a36;border-color:#44475a;color:#f8f8f2}html.dark .epoch-converter-page-container .tool-section .input-group .text-input-compact::placeholder{color:#6272a4}html.dark .epoch-converter-page-container .tool-section .input-group .text-input-compact:focus{border-color:#bd93f9;box-shadow:0 0 0 2px rgba(189,147,249,.2)}.epoch-converter-page-container .tool-section .convert-buttons{display:flex;gap:.75rem;width:100%;justify-content:center;flex-wrap:wrap}.epoch-converter-page-container .tool-section .convert-buttons button{flex:1 1 auto;min-width:150px;max-width:250px;background-color:#1a1a1a;color:#fff;border:1px solid #1a1a1a;padding:.7rem 1.2rem;border-radius:4px;font-size:.95rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.6rem;cursor:pointer;transition:all .2s ease}.epoch-converter-page-container .tool-section .convert-buttons button:hover{background-color:#333;border-color:#333}.epoch-converter-page-container .tool-section .convert-buttons button:disabled{opacity:.6;cursor:not-allowed}html.dark .epoch-converter-page-container .tool-section .convert-buttons button{background-color:#f8f8f2;color:#282a36;border-color:#f8f8f2}html.dark .epoch-converter-page-container .tool-section .convert-buttons button:hover{background-color:#44475a;border-color:#44475a}.epoch-converter-page-container .tool-section .copy-button{background-color:#1a1a1a;color:#fff;border:1px solid #1a1a1a;padding:.6rem 1rem;border-radius:4px;font-size:.9rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.4rem;cursor:pointer;transition:all .2s ease}.epoch-converter-page-container .tool-section .copy-button:hover{background-color:#333;border-color:#333}.epoch-converter-page-container .tool-section .copy-button:disabled{opacity:.6;cursor:not-allowed}html.dark .epoch-converter-page-container .tool-section .copy-button{background-color:#f8f8f2;color:#282a36;border-color:#f8f8f2}html.dark .epoch-converter-page-container .tool-section .copy-button:hover{background-color:#44475a;border-color:#44475a}.epoch-converter-page-container .tool-section .error-message{color:#dc2626;font-size:.85rem;margin-top:.5rem;text-align:left}.epoch-converter-page-container .tool-section .loading-spinner{display:inline-block;width:20px;height:20px;border-radius:50%;border:3px solid rgba(26,26,26,.3);border-top-color:#1a1a1a;animation:spin 1s ease-in-out infinite;margin-right:8px}html.dark .epoch-converter-page-container .tool-section .loading-spinner{border-color:#f8f8f2 rgba(248,248,242,.3) rgba(248,248,242,.3)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.epoch-converter-page-container .ad-placeholder{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:1rem;text-align:center;font-size:.8rem;color:#64748b;margin-top:1rem;transition:all .3s ease}html.dark .epoch-converter-page-container .ad-placeholder{background-color:#1a1c24;border-color:#44475a;color:#8be9fd}