.DateDiff-module__Tcs45G__container{flex-direction:column;align-items:center;max-width:600px;margin:0 auto;padding:2rem;display:flex}.DateDiff-module__Tcs45G__title{color:var(--color-primary);text-align:center;margin-bottom:2rem}.DateDiff-module__Tcs45G__card{background:var(--color-surface);border-radius:1rem;width:100%;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.DateDiff-module__Tcs45G__inputs{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.DateDiff-module__Tcs45G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.DateDiff-module__Tcs45G__inputGroup label{color:var(--color-text-secondary);font-weight:600}.DateDiff-module__Tcs45G__dateInput{border:1px solid var(--color-border);border-radius:.5rem;width:100%;padding:.8rem;font-family:inherit;font-size:1.2rem}.DateDiff-module__Tcs45G__arrow{align-self:center;font-size:1.5rem}.DateDiff-module__Tcs45G__calcBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;width:100%;margin-bottom:2rem;padding:1rem;font-size:1.1rem;font-weight:700}.DateDiff-module__Tcs45G__result{border-top:1px solid var(--color-border);grid-template-columns:1fr 1fr;gap:1rem;padding-top:1.5rem;display:grid}.DateDiff-module__Tcs45G__resultItem{background:var(--color-bg);border-radius:.5rem;flex-direction:column;align-items:center;padding:1rem;display:flex}.DateDiff-module__Tcs45G__value{color:var(--color-accent);font-size:1.8rem;font-weight:700}.DateDiff-module__Tcs45G__label{color:var(--color-text-muted);text-transform:uppercase;font-size:.9rem}@media (min-width:500px){.DateDiff-module__Tcs45G__inputs{flex-direction:row;align-items:flex-end}.DateDiff-module__Tcs45G__arrow{margin-bottom:.8rem;transform:rotate(-90deg)}}
