.TimestampConverter_container__TFJhX{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.TimestampConverter_header__Ex_FX{text-align:center;margin-bottom:2rem}.TimestampConverter_title__FnOeW{color:#ffffff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:1px}.TimestampConverter_subtitle__iv_NS{color:rgba(255,255,255,.9);font-size:1.1rem;font-weight:400;margin:0}.TimestampConverter_currentTimeSection__4Cmto{max-width:600px;margin:0 auto 2rem}.TimestampConverter_currentTimeCard__6z3Ki{background:rgba(255,255,255,.95);border-radius:16px;padding:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px);text-align:center}.TimestampConverter_currentTimeCard__6z3Ki h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.TimestampConverter_currentTimeDisplay__E_OCK{display:flex;flex-direction:column;gap:.5rem}.TimestampConverter_currentDate__le7pl,.TimestampConverter_currentTimestamp__IjViX{display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Courier New,monospace;font-size:.95rem;color:#333}.TimestampConverter_copySmallButton__fNaXQ{background:none;border:none;cursor:pointer;font-size:.9rem;padding:2px 4px;border-radius:4px;transition:all .2s ease}.TimestampConverter_copySmallButton__fNaXQ:hover{background:rgba(102,126,234,.1)}.TimestampConverter_mainContent__J7aJj{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.TimestampConverter_converterSection__gmQTT{background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px)}.TimestampConverter_modeSelector__vaMpE{margin-bottom:2rem}.TimestampConverter_modeButtons__6ARFh{display:flex;gap:0;background:#f0f0f0;border-radius:12px;padding:4px;max-width:500px;margin:0 auto}.TimestampConverter_modeButton__rTo8_{flex:1;padding:12px 24px;border:none;background:transparent;color:#666;font-size:16px;font-weight:600;cursor:pointer;border-radius:8px;transition:all .3s ease}.TimestampConverter_modeButton__rTo8_.TimestampConverter_active__TJefK{background:#667eea;color:white;box-shadow:0 2px 8px rgba(102,126,234,.3)}.TimestampConverter_modeButton__rTo8_:hover:not(.TimestampConverter_active__TJefK){background:rgba(102,126,234,.1);color:#667eea}.TimestampConverter_inputGroup___dVIO{margin-bottom:2rem}.TimestampConverter_label__ieIEr{display:block;margin-bottom:.5rem}.TimestampConverter_labelText__XNrdr{color:#333;font-size:1rem;font-weight:600}.TimestampConverter_inputWithButton__MctXC{display:flex;gap:.5rem;align-items:center}.TimestampConverter_dateInput__P4h67,.TimestampConverter_numberInput__9FWsq{flex:1;padding:12px 16px;font-size:16px;border:2px solid #e0e0e0;border-radius:8px;background:white;color:#333;outline:none;transition:all .3s ease;font-family:Courier New,monospace}.TimestampConverter_dateInput__P4h67:focus,.TimestampConverter_numberInput__9FWsq:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.TimestampConverter_nowButton__3mdiz{padding:12px 16px;background:#4CAF50;color:white;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.TimestampConverter_nowButton__3mdiz:hover{background:#45a049;transform:translateY(-1px)}.TimestampConverter_inputHelp__Kc2q8{margin-top:.5rem;font-size:.85rem;color:#666;font-style:italic}.TimestampConverter_buttonGroup__NHdAF{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.TimestampConverter_button__SA5K3{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:140px}.TimestampConverter_convertButton__v__ma{background:linear-gradient(135deg,#667eea,#764ba2);color:white;box-shadow:0 4px 12px rgba(102,126,234,.3)}.TimestampConverter_convertButton__v__ma:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px rgba(102,126,234,.4)}.TimestampConverter_convertButton__v__ma:disabled{opacity:.6;cursor:not-allowed;transform:none}.TimestampConverter_clearButton__mrvWq{background:#f44336;color:white;box-shadow:0 4px 12px rgba(244,67,54,.3)}.TimestampConverter_clearButton__mrvWq:hover{background:#d32f2f;transform:translateY(-2px);box-shadow:0 6px 16px rgba(244,67,54,.4)}.TimestampConverter_resultSection__xTQ0C{background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px);animation:TimestampConverter_fadeInUp__ebdIm .5s ease-out}@keyframes TimestampConverter_fadeInUp__ebdIm{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TimestampConverter_resultTitle__hkmm3{color:#333;font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.TimestampConverter_resultGrid__ZxAN7{display:flex;flex-direction:column;gap:1rem}.TimestampConverter_resultItem__myOZP{background:#f8f9fa;border-radius:8px;padding:1rem;border-left:4px solid #667eea}.TimestampConverter_resultItem__myOZP label{display:block;color:#667eea;font-size:.9rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.TimestampConverter_resultValue__AueRG{display:flex;justify-content:space-between;align-items:center;font-family:Courier New,monospace;font-size:.95rem;color:#333;font-weight:500}.TimestampConverter_copyButton__DBhPj{background:#4CAF50;color:white;border:none;border-radius:4px;padding:4px 8px;font-size:12px;cursor:pointer;transition:all .2s ease}.TimestampConverter_copyButton__DBhPj:hover{background:#45a049;transform:translateY(-1px)}.TimestampConverter_timestampResult__oG1Y_{text-align:center}.TimestampConverter_timestampValue__UMZw_{display:flex;justify-content:center;align-items:center;gap:1rem;font-family:Courier New,monospace;font-size:2rem;font-weight:700;color:#333;margin-bottom:1rem;padding:1rem;background:#f8f9fa;border-radius:12px;border:2px solid #4caf50}.TimestampConverter_timestampInfo__XwKJL{display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;color:#666}.TimestampConverter_infoSection__YFFiB{max-width:800px;margin:3rem auto 0;background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px)}.TimestampConverter_infoTitle__bb264{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.TimestampConverter_infoGrid__r8KxZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.TimestampConverter_infoCard__ZJP67{background:#f8f9fa;border-radius:12px;padding:1.5rem;border-left:4px solid #667eea}.TimestampConverter_infoCard__ZJP67 h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.TimestampConverter_infoCard__ZJP67 p{color:#666;font-size:.95rem;line-height:1.5;margin:0}.TimestampConverter_examplesSection__vmYKQ{background:linear-gradient(135deg,#e8f5e8,#f0f8ff);border-radius:12px;padding:1.5rem;border-left:4px solid #4caf50}.TimestampConverter_examplesSection__vmYKQ h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.TimestampConverter_examplesList__FrawM{display:flex;flex-direction:column;gap:.5rem}.TimestampConverter_example__6_FDS{font-family:Courier New,monospace;font-size:.9rem;color:#333;padding:.5rem;background:rgba(255,255,255,.7);border-radius:4px}.TimestampConverter_example__6_FDS strong{color:#4CAF50;font-weight:600}@media (max-width:768px){.TimestampConverter_container__TFJhX{padding:15px}.TimestampConverter_title__FnOeW{font-size:2rem}.TimestampConverter_subtitle__iv_NS{font-size:1rem}.TimestampConverter_converterSection__gmQTT,.TimestampConverter_infoSection__YFFiB,.TimestampConverter_resultSection__xTQ0C{padding:1.5rem}.TimestampConverter_modeButtons__6ARFh{max-width:100%}.TimestampConverter_modeButton__rTo8_{padding:10px 16px;font-size:14px}.TimestampConverter_inputWithButton__MctXC{flex-direction:column;align-items:stretch}.TimestampConverter_nowButton__3mdiz{align-self:center;width:fit-content}.TimestampConverter_buttonGroup__NHdAF{flex-direction:column;align-items:center}.TimestampConverter_button__SA5K3{width:100%;max-width:300px}.TimestampConverter_resultValue__AueRG{flex-direction:column;gap:.5rem;align-items:flex-start}.TimestampConverter_timestampValue__UMZw_{flex-direction:column;font-size:1.5rem}.TimestampConverter_currentTimeDisplay__E_OCK{gap:.8rem}.TimestampConverter_currentDate__le7pl,.TimestampConverter_currentTimestamp__IjViX{flex-direction:column;gap:.25rem}.TimestampConverter_infoGrid__r8KxZ{grid-template-columns:1fr}}@media (max-width:480px){.TimestampConverter_title__FnOeW{font-size:1.8rem}.TimestampConverter_converterSection__gmQTT,.TimestampConverter_infoSection__YFFiB,.TimestampConverter_resultSection__xTQ0C{padding:1rem}.TimestampConverter_dateInput__P4h67,.TimestampConverter_numberInput__9FWsq{font-size:14px;padding:10px 12px}.TimestampConverter_button__SA5K3{padding:10px 20px;font-size:14px}.TimestampConverter_timestampValue__UMZw_{font-size:1.2rem}}.TimestampConverter_button__SA5K3:focus,.TimestampConverter_copyButton__DBhPj:focus,.TimestampConverter_copySmallButton__fNaXQ:focus,.TimestampConverter_dateInput__P4h67:focus,.TimestampConverter_modeButton__rTo8_:focus,.TimestampConverter_nowButton__3mdiz:focus,.TimestampConverter_numberInput__9FWsq:focus{outline:2px solid #667eea;outline-offset:2px}.TimestampConverter_container__TFJhX *{transition:all .3s cubic-bezier(.4,0,.2,1)}