.EpochConverter-module__-IESJa__pageContainer{min-height:100vh;padding:1rem}.EpochConverter-module__-IESJa__content{width:100%;margin:0 auto}.EpochConverter-module__-IESJa__converterLayout{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:1024px){.EpochConverter-module__-IESJa__converterLayout{grid-template-columns:1fr}}.EpochConverter-module__-IESJa__converterPanel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b80;border:1px solid #94a3b81a;border-radius:12px}.EpochConverter-module__-IESJa__currentTimeDisplay{text-align:center;background:#0f172a99;border:1px solid #3b82f633;border-radius:12px;margin-bottom:1rem;padding:1rem}.EpochConverter-module__-IESJa__epochTime{color:var(--dashboard-accent-primary,#3b82f6);letter-spacing:.05em;text-shadow:0 0 20px #3b82f666;cursor:pointer;font-family:Fira Code,Cascadia Code,JetBrains Mono,monospace;font-size:2rem;font-weight:700;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,box-shadow .2s}.EpochConverter-module__-IESJa__epochTime:hover{text-shadow:0 0 30px #3b82f699;transform:scale(1.02)}.EpochConverter-module__-IESJa__timeLabel{color:var(--dashboard-main-text-secondary,#94a3b8);text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem;font-size:.675rem}.EpochConverter-module__-IESJa__inputGroup{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.EpochConverter-module__-IESJa__inputLabel{color:var(--dashboard-main-text-primary,#f8fafc);justify-content:left;align-items:center;gap:10px;font-size:.675rem;font-weight:500;display:flex}.EpochConverter-module__-IESJa__timestampInput{color:#f8fafc;background:#0f172acc;border:1px solid #94a3b833;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:Fira Code,Cascadia Code,JetBrains Mono,monospace;font-size:16px;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,box-shadow .2s}.EpochConverter-module__-IESJa__timestampInput:focus{border-color:#3b82f680;outline:none;box-shadow:0 0 0 3px #3b82f61a}.EpochConverter-module__-IESJa__timestampInput::placeholder{color:#94a3b880}.EpochConverter-module__-IESJa__dateTimeInput{color:#f8fafc;background:#0f172acc;border:1px solid #94a3b833;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:Fira Code,Cascadia Code,JetBrains Mono,monospace;font-size:16px;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,box-shadow .2s}.EpochConverter-module__-IESJa__dateTimeInput:focus{border-color:#3b82f680;outline:none;box-shadow:0 0 0 3px #3b82f61a}.EpochConverter-module__-IESJa__dateTimeInput::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert()brightness(.8)}.EpochConverter-module__-IESJa__resultDisplay{background:#0f172a99;border:1px solid #3b82f633;border-radius:8px;margin-top:1rem;padding:1rem}.EpochConverter-module__-IESJa__resultRow{border-bottom:1px solid #94a3b81a;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.EpochConverter-module__-IESJa__resultRow:last-child{border-bottom:none}.EpochConverter-module__-IESJa__resultLabel{color:var(--dashboard-main-text-secondary,#94a3b8);font-size:.675rem}.EpochConverter-module__-IESJa__resultValue{color:var(--dashboard-main-text-primary,#f8fafc);cursor:pointer;font-family:Fira Code,Cascadia Code,JetBrains Mono,monospace;font-size:.9rem;transition:color .2s}.EpochConverter-module__-IESJa__resultValue:hover{color:var(--dashboard-accent-primary,#3b82f6)}.EpochConverter-module__-IESJa__copyFeedback{z-index:1000;color:#fff;background:#22c55ee6;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;animation:1.5s ease-in-out EpochConverter-module__-IESJa__fadeInOut;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes EpochConverter-module__-IESJa__fadeInOut{0%{opacity:0;transform:translate(-50%,-50%)scale(.9)}15%{opacity:1;transform:translate(-50%,-50%)scale(1)}85%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.9)}}.EpochConverter-module__-IESJa__unitBadge{color:var(--dashboard-accent-primary,#3b82f6);background:#3b82f61a;border:1px solid #3b82f64d;border-radius:999px;align-items:center;gap:.5rem;margin-left:.5rem;padding:.25rem .75rem;font-size:.75rem;display:inline-flex}.EpochConverter-module__-IESJa__unitToggle{gap:.5rem;margin-bottom:1rem;display:flex}.EpochConverter-module__-IESJa__unitButton{flex:1}.EpochConverter-module__-IESJa__infoText{color:var(--dashboard-main-text-secondary,#94a3b8);margin-top:.5rem;font-size:.75rem;font-style:italic}.EpochConverter-module__-IESJa__headerDescription{margin-top:.5rem}.EpochConverter-module__-IESJa__timezoneSelect{color:#f8fafc;cursor:pointer;background:#0f172acc;border:1px solid #94a3b833;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:14px;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,box-shadow .2s}.EpochConverter-module__-IESJa__timezoneSelect:focus{border-color:#3b82f680;outline:none;box-shadow:0 0 0 3px #3b82f61a}.EpochConverter-module__-IESJa__timezoneSelect option{color:#f8fafc;background:#1e293b}.EpochConverter-module__-IESJa__swapButton{width:40px;height:40px;color:var(--dashboard-accent-primary,#3b82f6);cursor:pointer;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;justify-content:center;align-items:center;margin:0 auto;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,box-shadow .2s;display:flex}.EpochConverter-module__-IESJa__swapButton:hover{background:#3b82f633;transform:rotate(180deg)}.EpochConverter-module__-IESJa__relativeTimeDisplay{text-align:center;background:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;margin-top:1rem;padding:1rem}.EpochConverter-module__-IESJa__relativeTimeValue{color:var(--dashboard-accent-primary,#3b82f6);font-size:1.25rem;font-weight:600}.EpochConverter-module__-IESJa__nowButton{color:var(--dashboard-accent-primary,#3b82f6);cursor:pointer;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;margin-left:.5rem;padding:.5rem 1rem;font-size:.675rem;font-weight:500;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,box-shadow .2s}.EpochConverter-module__-IESJa__nowButton:hover{background:#3b82f633}
