:root{--bg:#f7eee9;--paper:#fffaf7;--ink:#3d2e2c;--muted:#947c78;--rose:#d78986;--line:#eadbd6;--green:#9cae87}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 92% 2%,#f0d8d1,transparent 35%),var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif}main{width:min(100% - 36px,800px);margin:auto}nav{height:74px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{color:var(--ink);text-decoration:none;font-weight:700;font-size:11px;letter-spacing:.16em}.brand span{font-size:21px;color:var(--rose);margin-right:8px}.today{color:var(--muted);font-size:10px;letter-spacing:.1em}header{padding:74px 0 52px}h1,h2,h3,p{margin-top:0}.eyebrow,.tag{color:var(--rose);font-size:10px;letter-spacing:.19em;font-weight:700}.eyebrow{margin-bottom:17px}h1{font:700 clamp(48px,9vw,83px)/.97 'Playfair Display';letter-spacing:-.06em;margin-bottom:21px}h1 em{font-style:normal;color:var(--rose)}.intro{color:var(--muted);line-height:1.7;font-size:15px;max-width:410px}.card{background:rgba(255,250,247,.75);border:1px solid var(--line);border-radius:20px;box-shadow:0 14px 45px rgba(100,60,50,.06)}.next{display:flex;align-items:center;justify-content:space-between;padding:25px 27px;gap:20px}.tag{font-size:9px}.next h2{font:600 28px 'Playfair Display';margin:10px 0 6px}.next p{color:var(--muted);font-size:12px;margin:0;line-height:1.5;max-width:390px}.clock{font:600 35px 'Playfair Display';color:var(--rose);white-space:nowrap}.routines{padding:75px 0 30px}.routine-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.routine-head .eyebrow{margin-bottom:10px}.routine-head h2{font:600 38px 'Playfair Display';margin:0}.done-count{color:var(--muted);font-size:11px}.done-count b{color:var(--rose)}.routine{padding:24px 25px;margin-bottom:14px}.routine-title{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);padding-bottom:19px}.routine-title>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;font-size:24px}.sun{background:#f9e4b7;color:#bd8145}.moon{background:#ded9ee;color:#7770a0}.routine-title h3{font:600 20px 'Playfair Display';margin:0 0 3px}.routine-title h3 small{font:400 11px 'DM Sans';color:var(--rose);margin-left:8px}.routine-title p{color:var(--muted);font-size:11px;margin:0}.steps{padding-top:7px}.steps label{display:flex;align-items:center;gap:13px;padding:13px 0;cursor:pointer}.steps label+label{border-top:1px solid rgba(234,219,214,.6)}input{appearance:none;width:20px;height:20px;border:1px solid #d9bcb8;border-radius:50%;margin:0;flex:0 0 auto;position:relative;cursor:pointer}input:checked{background:var(--green);border-color:var(--green)}input:checked:after{content:'✓';position:absolute;color:#fff;font-size:12px;left:4px;top:1px}.steps label:has(input:checked) b{text-decoration:line-through;color:#a9a09b}.steps span{display:flex;flex-direction:column;gap:3px}.steps b{font-size:13px;font-weight:500}.steps small{font-size:10px;color:var(--muted)}.steps i{font-size:9px;color:var(--rose);font-style:normal}.tip{display:flex;gap:14px;padding:22px 25px;margin:24px 0 40px}.tip>span{color:var(--rose);font-size:18px}.tip b{font-size:12px}.tip p{color:var(--muted);font-size:11px;line-height:1.6;margin:6px 0 0}footer{color:#a28e89;font-size:10px;line-height:1.6;border-top:1px solid var(--line);padding:23px 0 35px}@media(max-width:560px){main{width:min(100% - 26px,600px)}nav{height:64px}.today{font-size:9px}header{padding:65px 0 45px}h1{font-size:51px}.intro{font-size:14px}.next{padding:21px;align-items:start}.next h2{font-size:24px}.next p{font-size:11px}.clock{font-size:27px}.routines{padding-top:62px}.routine-head h2{font-size:34px}.routine{padding:20px 18px}.routine-title{gap:11px}.steps label{gap:10px;padding:12px 0}.steps b{font-size:12px}.tip{padding:20px 18px}}
