@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap');
.list-actions{height:0;position:relative;z-index:1;text-align:right}.list-actions .text-button{position:relative;top:-21px}
.current-date{margin:4px 0 0;color:#93979b;font:500 11px 'DM Mono';letter-spacing:.01em}.light-mode .current-date{color:#666b70}
:root{--red:#ff1821;--ink:#f8f8f8;--muted:#96999d;--paper:#060708;--panel:#111214;--line:#2a2b2e;--shadow:0 18px 45px rgba(0,0,0,.38)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(ellipse at 55% -10%,#341014 0%,#110708 42%,#060708 76%);color:var(--ink);font-family:Manrope,Arial,sans-serif}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}.sidebar{position:fixed;width:250px;height:100vh;padding:31px 18px 22px;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(16,16,18,.92),rgba(5,6,7,.95));border-right:1px solid rgba(255,255,255,.07)}.brand{display:flex;align-items:center;gap:9px;padding:0 10px;color:white;text-decoration:none;font-size:19px;font-weight:800;letter-spacing:-.8px}.brand-mark{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--red);font-size:15px;box-shadow:0 0 0 4px rgba(255,24,33,.13)}.nav{display:grid;gap:7px;margin-top:60px}.nav-item,.settings-button{width:100%;border:0;background:transparent;color:#8e9296;text-align:left;border-radius:9px;padding:12px 11px;display:flex;gap:12px;align-items:center;font:600 12px Manrope;cursor:pointer;transition:.2s}.nav-item span{font-size:18px;width:18px;color:#c3c5c6}.nav-item b{margin-left:auto;border-radius:12px;background:#27282b;padding:2px 7px;color:#c9cbcd;font:500 10px 'DM Mono'}.nav-item.active{background:linear-gradient(90deg,#3d1418,#201315);color:white;box-shadow:inset 2px 0 var(--red)}.nav-item.active span{color:var(--red)}.sidebar-bottom{margin-top:auto}.streak-card{display:flex;gap:9px;padding:13px 11px;background:#191a1d;border:1px solid #28292d;border-radius:10px}.streak-icon{color:var(--red);font-size:20px}.streak-card strong,.streak-card small{display:block}.streak-card strong{font-size:11px}.streak-card small{margin-top:4px;color:#787d80;font-size:9px;line-height:1.35}.settings-button{margin-top:9px}.content{grid-column:2;max-width:1070px;width:100%;margin:0 auto;padding:43px max(6vw,55px) 120px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.eyebrow{margin:0 0 7px;color:var(--red);font:500 10px 'DM Mono';letter-spacing:.13em}.topbar h1{margin:0;font-size:31px;letter-spacing:-1.4px;font-weight:800}.header-actions{display:flex;align-items:center;gap:15px}.icon-button{display:grid;place-items:center;width:37px;height:37px;border:1px solid #37383a;border-radius:50%;background:#101114;color:#d9dcdd;font-size:17px;cursor:pointer}.avatar{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:linear-gradient(135deg,#ee6a56,#751216);font:500 10px 'DM Mono';border:2px solid #a82329}.hero-card{min-height:208px;display:flex;justify-content:space-between;align-items:stretch;margin-bottom:38px;padding:30px 36px;overflow:hidden;position:relative;border:1px solid #3b1d21;border-radius:13px;background:linear-gradient(104deg,rgba(21,22,24,.98) 0%,rgba(25,16,18,.95) 52%,rgba(86,10,15,.86)),radial-gradient(circle at 76% 62%,#9c1119,transparent 38%);box-shadow:var(--shadow)}.hero-card:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(122deg,transparent 0 22px,rgba(255,255,255,.025) 23px 24px);opacity:.75}.hero-card:after{content:'';position:absolute;width:290px;height:290px;border:1px solid rgba(255,24,33,.35);right:-104px;top:-79px;border-radius:50%;box-shadow:0 0 0 32px rgba(255,24,33,.07),0 0 0 65px rgba(255,24,33,.045)}.hero-card>div:first-child{position:relative;z-index:1}.hero-overline{margin:0 0 14px;color:#ff767c;font:500 10px 'DM Mono';letter-spacing:.12em}.hero-card h2{max-width:470px;margin:0;font-size:31px;line-height:1.1;letter-spacing:-1.5px;font-weight:800}.hero-card p:not(.hero-overline){max-width:445px;margin:13px 0 0;color:#aaaeb1;font-size:12px;line-height:1.7}.sun-orb{position:relative;z-index:1;align-self:center;display:grid;place-items:center;margin-right:51px;width:81px;height:81px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:var(--red);box-shadow:0 0 0 10px rgba(255,24,33,.12),0 0 30px rgba(255,24,33,.45)}.sun-orb span:after{content:'✓';font-size:37px;font-weight:800}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:17px}.section-heading h2{margin:0;font-size:18px;letter-spacing:-.55px}.section-heading p{margin:4px 0 0;color:#85898d;font-size:11px}.text-button{border:0;border-bottom:1px solid var(--red);padding:4px 0;background:transparent;color:#f5f5f5;font:500 10px 'DM Mono';cursor:pointer}.reminders{display:grid;gap:9px}.reminder{display:grid;grid-template-columns:24px 1fr auto auto;gap:14px;align-items:center;padding:16px 17px;border:1px solid #28292c;border-radius:10px;background:linear-gradient(105deg,#131417,#101113);transition:.2s transform,.2s border-color,.2s box-shadow}.reminder:hover{transform:translateY(-2px);border-color:#5e252a;box-shadow:var(--shadow)}.check{appearance:none;position:relative;width:20px;height:20px;margin:0;border:1.5px solid #777b80;border-radius:50%;background:transparent;cursor:pointer}.check:checked{border-color:var(--red);background:var(--red)}.check:checked:after{content:'✓';position:absolute;inset:1px;color:#fff;font-size:13px;font-weight:800;text-align:center}.reminder-main{min-width:0}.reminder-title{font-size:13px;font-weight:700;letter-spacing:-.15px}.reminder-note{max-width:540px;margin-top:4px;color:#85898d;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reminder.done{opacity:.55}.reminder.done .reminder-title{text-decoration:line-through}.reminder-time{color:#f2f2f2;font:500 10px 'DM Mono';white-space:nowrap}.delete{width:24px;padding:0;border:0;background:transparent;color:#71757a;font-size:19px;cursor:pointer;opacity:0;transition:.2s}.reminder:hover .delete{opacity:1}.empty-state{padding:66px 20px;text-align:center;color:#888d91}.empty-state div{display:grid;place-items:center;width:47px;height:47px;margin:0 auto 16px;border-radius:50%;background:var(--red);color:#fff;font-size:22px}.empty-state h2{margin:0;color:#fff;font-size:22px}.empty-state p{font-size:12px}.add-button{position:fixed;right:max(6vw,55px);bottom:29px;min-width:155px;padding:14px 18px;border:0;border-radius:24px;background:var(--red);color:#fff;font:700 12px Manrope;box-shadow:0 9px 26px rgba(255,24,33,.35);cursor:pointer;transition:.2s transform,.2s background}.add-button:hover{transform:translateY(-2px);background:#ff333b}.add-button span{margin-right:7px;font-size:18px;font-weight:400;vertical-align:-1px}dialog{width:min(92vw,480px);padding:0;border:1px solid #3a3b3e;border-radius:13px;background:#121315;color:#fff;box-shadow:0 25px 70px #000}dialog::backdrop{background:rgba(0,0,0,.71);backdrop-filter:blur(4px)}dialog form{padding:27px}.dialog-title{display:flex;justify-content:space-between;align-items:start;margin-bottom:21px}.dialog-title h2{margin:0;font-size:22px;line-height:1.12;letter-spacing:-.7px}.close-button{border:0;background:transparent;color:#93979a;font-size:26px;line-height:1;cursor:pointer}.dialog-title .eyebrow{margin-bottom:7px}label{display:block;margin-top:15px;color:#b1b4b7;font-size:11px;font-weight:600}.optional{color:#74787c;font-weight:400}input,textarea{display:block;width:100%;margin-top:6px;padding:11px 12px;border:1px solid #383a3d;border-radius:7px;outline-color:var(--red);background:#0b0c0d;color:#fff;font:13px Manrope}textarea{height:76px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:25px}.dialog-actions button{padding:11px 15px;border:0;border-radius:7px;font:700 12px Manrope;cursor:pointer}.cancel{background:#28292c;color:#f1f1f1}.save{background:var(--red);color:#fff}.toast{position:fixed;left:50%;bottom:90px;padding:10px 14px;border:1px solid #3b3c3e;border-radius:7px;background:#202124;color:#fff;transform:translate(-50%,16px);opacity:0;pointer-events:none;font-size:12px;transition:.25s}.toast.show{transform:translate(-50%,0);opacity:1}.mobile-menu{display:none}
@media(max-width:720px){.app-shell{display:block}.sidebar{z-index:4;width:260px;transform:translateX(-100%);transition:.25s}.sidebar.open{transform:translateX(0);box-shadow:20px 0 50px #000}.content{padding:28px 20px 108px}.mobile-menu{display:block;margin-right:12px;padding:0;border:0;background:transparent;color:#fff;font-size:21px}.topbar>div:first-of-type{margin-right:auto}.topbar h1{font-size:28px}.hero-card{min-height:205px;padding:26px 24px}.hero-card h2{max-width:260px;font-size:27px}.hero-card p:not(.hero-overline){max-width:260px}.sun-orb{position:absolute;right:-2px;bottom:29px;width:59px;height:59px;margin:0}.sun-orb span:after{font-size:28px}.reminder{grid-template-columns:22px 1fr auto;padding:15px}.reminder-time{display:none}.delete{opacity:1}.add-button{right:20px;bottom:22px}.section-heading h2{font-size:17px}}
/* Utility card: clear next action, not a promotional banner. */
.hero-card{min-height:166px;padding:25px 30px;border-color:#34363a;border-left:3px solid var(--red);background:#121315}.hero-card:before{background:linear-gradient(90deg,transparent 65%,rgba(255,24,33,.045))}.hero-card:after{width:180px;height:180px;right:-90px;top:-30px;border-color:rgba(255,24,33,.15);box-shadow:0 0 0 25px rgba(255,24,33,.03)}.hero-overline{margin-bottom:12px}.hero-card h2{font-size:27px;letter-spacing:-1.2px}.hero-card p:not(.hero-overline){max-width:500px;margin-top:12px;color:#e1e3e4;font-size:14px;font-weight:600;line-height:1.5}.sun-orb{width:58px;height:58px;margin-right:29px;box-shadow:0 0 0 7px rgba(255,24,33,.1)}.sun-orb span:after{content:'→';font-size:29px;font-weight:500}
body.light-mode{background:#f4f4f2;color:#151619}.light-mode .sidebar{background:#151619;border-color:#28292c}.light-mode .hero-card{background:#fff;border-color:#d7d9db;box-shadow:0 14px 33px rgba(22,22,23,.09)}.light-mode .hero-card:before{background:linear-gradient(90deg,transparent 65%,rgba(255,24,33,.04))}.light-mode .hero-card h2{color:#17181a}.light-mode .hero-card p:not(.hero-overline){color:#3e4246}.light-mode .reminder{background:#fff;border-color:#dcdddf;box-shadow:none}.light-mode .reminder-title,.light-mode .reminder-time{color:#17181a}.light-mode .reminder-note,.light-mode .section-heading p{color:#686c70}.light-mode .text-button{color:#292b2e}.light-mode .icon-button{background:#fff;border-color:#d7d9db;color:#232528}.light-mode dialog{background:#fff;color:#17181a;border-color:#d7d9db}.light-mode label{color:#484c50}.light-mode input,.light-mode textarea{background:#f8f8f7;color:#17181a;border-color:#d5d7d9}.light-mode .cancel{background:#e8e9eb;color:#222427}
@media(max-width:720px){.hero-card{min-height:156px;padding:23px 22px}.hero-card h2{max-width:280px;font-size:24px}.hero-card p:not(.hero-overline){max-width:285px;font-size:13px}.sun-orb{right:-2px;bottom:21px;width:50px;height:50px;margin:0}.sun-orb span:after{font-size:24px}}
/* A simple textual day status; deliberately not a promotional hero. */
.day-summary{margin:2px 0 33px}.day-summary .hero-overline{margin:0 0 7px}.day-summary h2{margin:0;color:#fff;font-size:20px;letter-spacing:-.75px;line-height:1.15}.day-summary p:not(.hero-overline){margin:7px 0 0;color:#b8bbbe;font-size:13px;font-weight:600}.light-mode .day-summary h2{color:#17181a}.light-mode .day-summary p:not(.hero-overline){color:#52575b}@media(max-width:720px){.day-summary{margin:1px 0 29px}.day-summary h2{font-size:19px}.day-summary p:not(.hero-overline){font-size:12px}}
