.reminders-module__T3N7fG__wrapper{min-height:100vh;padding-bottom:8rem}.reminders-module__T3N7fG__header{text-align:center;padding:6rem 2rem 4rem}.reminders-module__T3N7fG__badge{font-family:var(--font-display);color:var(--accent-primary);letter-spacing:.3em;margin-bottom:1rem;font-size:.8rem;font-weight:800}.reminders-module__T3N7fG__title{margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);line-height:1}.reminders-module__T3N7fG__accent{color:var(--accent-primary)}.reminders-module__T3N7fG__subtitle{max-width:600px;color:var(--text-secondary);margin:0 auto;font-size:1.15rem;font-weight:500}.reminders-module__T3N7fG__main{max-width:800px;margin:0 auto;padding:0 2rem}.reminders-module__T3N7fG__addSection{gap:1rem;margin-bottom:3rem;display:flex}.reminders-module__T3N7fG__input{border:1px solid var(--border-bold);color:var(--text-primary);font-family:var(--font-display);letter-spacing:.1em;box-shadow:var(--shadow-sm);background:#fff;flex:1;padding:1.25rem 2rem;font-size:.9rem;font-weight:600}.reminders-module__T3N7fG__input:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 15px #f9731626}.reminders-module__T3N7fG__input::placeholder{color:var(--text-muted)}.reminders-module__T3N7fG__addBtn{background:var(--text-primary);color:#fff;font-family:var(--font-display);cursor:pointer;letter-spacing:.05em;border:none;align-items:center;gap:.75rem;padding:0 2.5rem;font-weight:900;transition:all .3s;display:flex}.reminders-module__T3N7fG__addBtn:hover{background:var(--accent-primary);transform:translateY(-2px)}.reminders-module__T3N7fG__sectionLabel{font-family:var(--font-display);letter-spacing:.2em;color:var(--text-secondary);align-items:center;gap:.75rem;margin-top:1rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:900;display:flex}.reminders-module__T3N7fG__list{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.reminders-module__T3N7fG__card{border:1px solid var(--border-bold);box-shadow:var(--shadow-sm);background:#fff;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}.reminders-module__T3N7fG__card:hover{border-color:var(--accent-primary);z-index:10;background:#fff;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #f9731626}.reminders-module__T3N7fG__nearestCard{background:#fffcf9;border-color:var(--accent-primary)!important}.reminders-module__T3N7fG__pastCard{opacity:.4}.reminders-module__T3N7fG__pastCard .reminders-module__T3N7fG__cardTitle{text-decoration:line-through}.reminders-module__T3N7fG__typeTag{font-family:var(--font-display);letter-spacing:.15em;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.65rem;font-weight:900;display:flex}.reminders-module__T3N7fG__nextBadge{background:var(--accent-amber);color:#000;letter-spacing:.1em;padding:.15rem .5rem;font-size:.55rem}.reminders-module__T3N7fG__cardTitle{margin-bottom:.75rem;font-size:1.4rem}.reminders-module__T3N7fG__cardDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}@media (max-width:768px){.reminders-module__T3N7fG__header{padding:4rem 1.5rem 2rem}.reminders-module__T3N7fG__main{padding:0 1rem}.reminders-module__T3N7fG__addSection{flex-direction:column}.reminders-module__T3N7fG__addBtn{justify-content:center;padding:1.25rem}.reminders-module__T3N7fG__title{font-size:2.5rem}.reminders-module__T3N7fG__card{padding:1.5rem}.reminders-module__T3N7fG__countdown{justify-content:center;gap:.5rem}.reminders-module__T3N7fG__countNum{font-size:1.5rem}.reminders-module__T3N7fG__cardActions{flex-direction:column;align-items:flex-start;gap:1.5rem}.reminders-module__T3N7fG__meta{flex-direction:column;gap:.75rem}}.reminders-module__T3N7fG__countdown{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 0;display:flex}.reminders-module__T3N7fG__countItem{flex-direction:column;align-items:center;min-width:50px;display:flex}.reminders-module__T3N7fG__countNum{font-family:var(--font-display);color:var(--accent-primary);font-size:2rem;font-weight:900;line-height:1}.reminders-module__T3N7fG__countLabel{letter-spacing:.15em;color:var(--text-muted);margin-top:.25rem;font-size:.6rem;font-weight:800}.reminders-module__T3N7fG__countSep{font-family:var(--font-display);color:var(--text-muted);margin-top:-.5rem;font-size:1.5rem;font-weight:900}.reminders-module__T3N7fG__cardActions{justify-content:space-between;align-items:center;display:flex}.reminders-module__T3N7fG__meta{gap:2rem;display:flex}.reminders-module__T3N7fG__metaItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.reminders-module__T3N7fG__actionBtns{gap:.75rem;display:flex}.reminders-module__T3N7fG__calBtn{background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--accent-primary);font-family:var(--font-display);letter-spacing:.05em;cursor:pointer;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.65rem;font-weight:800;transition:all .2s;display:flex}.reminders-module__T3N7fG__calBtn:hover{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.reminders-module__T3N7fG__deleteBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;padding:.4rem;transition:all .2s;display:flex}.reminders-module__T3N7fG__deleteBtn:hover{color:var(--accent-rose);border-color:#f43f5e1a}.reminders-module__T3N7fG__hudItem{flex-direction:column;display:flex}.reminders-module__T3N7fG__hudLabel{color:var(--text-secondary);letter-spacing:.2em;font-size:.65rem;font-weight:800}.reminders-module__T3N7fG__hudValue{font-family:var(--font-display);color:var(--accent-secondary);font-size:1.1rem;font-weight:900}@media (max-width:640px){.reminders-module__T3N7fG__addSection{flex-direction:column}.reminders-module__T3N7fG__card{padding:1.5rem}.reminders-module__T3N7fG__countdown{gap:.5rem}.reminders-module__T3N7fG__countNum{font-size:1.5rem}.reminders-module__T3N7fG__cardActions{flex-direction:column;align-items:flex-start;gap:1rem}}
