.countdown-timer-page-container{max-width:1200px;margin:0 auto;padding:1rem;min-height:calc(100vh - 135px)}@media(max-width:768px){.countdown-timer-page-container{padding:.75rem}}.countdown-timer-page-container .page-header{text-align:center;margin-bottom:1.5rem}.countdown-timer-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 .countdown-timer-page-container .page-header .page-title{color:#f8f8f2}@media(min-width:640px){.countdown-timer-page-container .page-header .page-title{font-size:2.5rem}}@media(min-width:1024px){.countdown-timer-page-container .page-header .page-title{font-size:3.5rem}}.countdown-timer-page-container .page-header .page-subtitle{font-size:.85rem;color:#666;max-width:600px;margin:0 auto 1rem;transition:color .3s ease}html.dark .countdown-timer-page-container .page-header .page-subtitle{color:#bd93f9}@media(min-width:640px){.countdown-timer-page-container .page-header .page-subtitle{font-size:1.1rem}}.countdown-timer-page-container .tool-section{background:#fff;padding:1.5rem;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 .countdown-timer-page-container .tool-section{background:#282a36;border-color:#44475a;box-shadow:0 4px 12px rgba(0,0,0,.4)}.countdown-timer-page-container .tool-section .input-group{width:100%;max-width:500px;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.countdown-timer-page-container .tool-section .input-group .input-label{font-size:.95rem;font-weight:500;color:#1a1a1a}html.dark .countdown-timer-page-container .tool-section .input-group .input-label{color:#f8f8f2}.countdown-timer-page-container .tool-section .input-group .react-date-picker,.countdown-timer-page-container .tool-section .input-group .react-time-picker{width:100%}.countdown-timer-page-container .tool-section .input-group .react-date-picker .react-date-picker__wrapper,.countdown-timer-page-container .tool-section .input-group .react-date-picker .react-time-picker__wrapper,.countdown-timer-page-container .tool-section .input-group .react-time-picker .react-date-picker__wrapper,.countdown-timer-page-container .tool-section .input-group .react-time-picker .react-time-picker__wrapper{border:1px solid #d1d5db;border-radius:4px;padding:.6rem 1rem;background-color:#fff;color:#1a1a1a;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}html.dark .countdown-timer-page-container .tool-section .input-group .react-date-picker .react-date-picker__wrapper,html.dark .countdown-timer-page-container .tool-section .input-group .react-date-picker .react-time-picker__wrapper,html.dark .countdown-timer-page-container .tool-section .input-group .react-time-picker .react-date-picker__wrapper,html.dark .countdown-timer-page-container .tool-section .input-group .react-time-picker .react-time-picker__wrapper{background-color:#282a36;border-color:#44475a;color:#f8f8f2}.countdown-timer-page-container .tool-section .input-group .react-date-picker .react-date-picker__inputGroup input,.countdown-timer-page-container .tool-section .input-group .react-date-picker .react-time-picker__inputGroup input,.countdown-timer-page-container .tool-section .input-group .react-time-picker .react-date-picker__inputGroup input,.countdown-timer-page-container .tool-section .input-group .react-time-picker .react-time-picker__inputGroup input{color:#1a1a1a;font-family:monospace}html.dark .countdown-timer-page-container .tool-section .input-group .react-date-picker .react-date-picker__inputGroup input,html.dark .countdown-timer-page-container .tool-section .input-group .react-date-picker .react-time-picker__inputGroup input,html.dark .countdown-timer-page-container .tool-section .input-group .react-time-picker .react-date-picker__inputGroup input,html.dark .countdown-timer-page-container .tool-section .input-group .react-time-picker .react-time-picker__inputGroup input{color:#f8f8f2}.countdown-timer-page-container .tool-section .input-group .react-date-picker .react-date-picker__calendar,.countdown-timer-page-container .tool-section .input-group .react-date-picker .react-time-picker__clock,.countdown-timer-page-container .tool-section .input-group .react-time-picker .react-date-picker__calendar,.countdown-timer-page-container .tool-section .input-group .react-time-picker .react-time-picker__clock{border:1px solid #d1d5db;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);background-color:#fff;z-index:100}html.dark .countdown-timer-page-container .tool-section .input-group .react-date-picker .react-date-picker__calendar,html.dark .countdown-timer-page-container .tool-section .input-group .react-date-picker .react-time-picker__clock,html.dark .countdown-timer-page-container .tool-section .input-group .react-time-picker .react-date-picker__calendar,html.dark .countdown-timer-page-container .tool-section .input-group .react-time-picker .react-time-picker__clock{background-color:#282a36;border-color:#44475a;box-shadow:0 4px 12px rgba(0,0,0,.4)}.countdown-timer-page-container .tool-section .input-group .react-date-picker .react-date-picker__calendar-button svg,.countdown-timer-page-container .tool-section .input-group .react-date-picker .react-time-picker__clock-button svg,.countdown-timer-page-container .tool-section .input-group .react-time-picker .react-date-picker__calendar-button svg,.countdown-timer-page-container .tool-section .input-group .react-time-picker .react-time-picker__clock-button svg{stroke:#666}html.dark .countdown-timer-page-container .tool-section .input-group .react-date-picker .react-date-picker__calendar-button svg,html.dark .countdown-timer-page-container .tool-section .input-group .react-date-picker .react-time-picker__clock-button svg,html.dark .countdown-timer-page-container .tool-section .input-group .react-time-picker .react-date-picker__calendar-button svg,html.dark .countdown-timer-page-container .tool-section .input-group .react-time-picker .react-time-picker__clock-button svg{stroke:#bd93f9}.countdown-timer-page-container .tool-section .input-group .react-date-picker:focus-within .react-date-picker__wrapper,.countdown-timer-page-container .tool-section .input-group .react-date-picker:focus-within .react-time-picker__wrapper,.countdown-timer-page-container .tool-section .input-group .react-time-picker:focus-within .react-date-picker__wrapper,.countdown-timer-page-container .tool-section .input-group .react-time-picker:focus-within .react-time-picker__wrapper{outline:none;border-color:#1a1a1a;box-shadow:0 0 0 2px rgba(26,26,26,.2)}html.dark .countdown-timer-page-container .tool-section .input-group .react-date-picker:focus-within .react-date-picker__wrapper,html.dark .countdown-timer-page-container .tool-section .input-group .react-date-picker:focus-within .react-time-picker__wrapper,html.dark .countdown-timer-page-container .tool-section .input-group .react-time-picker:focus-within .react-date-picker__wrapper,html.dark .countdown-timer-page-container .tool-section .input-group .react-time-picker:focus-within .react-time-picker__wrapper{border-color:#bd93f9;box-shadow:0 0 0 2px rgba(189,147,249,.2)}.countdown-timer-page-container .tool-section .action-buttons{display:flex;gap:1rem;width:100%;max-width:500px;justify-content:center;flex-wrap:wrap}.countdown-timer-page-container .tool-section .action-buttons button{flex:1 1 120px;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}.countdown-timer-page-container .tool-section .action-buttons button:hover{background-color:#333;border-color:#333}.countdown-timer-page-container .tool-section .action-buttons button:disabled{opacity:.6;cursor:not-allowed}html.dark .countdown-timer-page-container .tool-section .action-buttons button{background-color:#f8f8f2;color:#282a36;border-color:#f8f8f2}html.dark .countdown-timer-page-container .tool-section .action-buttons button:hover{background-color:#44475a;border-color:#44475a}.countdown-timer-page-container .tool-section .countdown-display{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;padding:1.5rem 1rem;border:1px dashed #d1d5db;border-radius:8px;width:100%;max-width:600px;box-sizing:border-box}html.dark .countdown-timer-page-container .tool-section .countdown-display{border-color:#44475a}.countdown-timer-page-container .tool-section .countdown-display .time-segment{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:80px;text-align:center}.countdown-timer-page-container .tool-section .countdown-display .time-segment .value{font-size:2.5rem;font-weight:700;color:#1a1a1a;font-family:monospace;line-height:1}html.dark .countdown-timer-page-container .tool-section .countdown-display .time-segment .value{color:#f8f8f2}@media(min-width:640px){.countdown-timer-page-container .tool-section .countdown-display .time-segment .value{font-size:3.5rem}}.countdown-timer-page-container .tool-section .countdown-display .time-segment .label{font-size:.9rem;color:#666;margin-top:.25rem}html.dark .countdown-timer-page-container .tool-section .countdown-display .time-segment .label{color:#bd93f9}.countdown-timer-page-container .tool-section .countdown-message{font-size:1.1rem;font-weight:600;color:#22c55e;margin-top:1rem;text-align:center;width:100%}.countdown-timer-page-container .tool-section .countdown-message.ended{color:#dc2626}html.dark .countdown-timer-page-container .tool-section .countdown-message{color:#50fa7b}.countdown-timer-page-container .tool-section .error-message{color:#dc2626;font-size:.85rem;margin-top:.5rem;text-align:center;width:100%}.countdown-timer-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 .countdown-timer-page-container .ad-placeholder{background-color:#1a1c24;border-color:#44475a;color:#8be9fd}