:root{--bg:#fff8f2;--ink:#1e1b16;--green:#224b3a;--sage:#3a6351;--muted:#6b716d;--cream:#faf2e9;--cream2:#f4ede4;--lav:#e9d9fe;--line:#e9e1d9;--red:#a33a31;color:var(--ink);background:var(--bg);font-family:Plus Jakarta Sans,Avenir,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.app-shell{background:var(--bg);max-width:700px;min-height:100vh;margin:auto}button,textarea,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.hidden{display:none!important}.topbar{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff8f2eb;justify-content:space-between;align-items:center;height:68px;padding:0 24px;display:flex;position:sticky;top:0;box-shadow:0 1px 8px #224b3a0b}.topbar h1{color:var(--green);margin:0;font:500 25px Georgia,serif}.icon-button{width:44px;height:44px;color:var(--ink);background:0 0;border:0;border-radius:50%;font-size:24px}.profile-dot{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:38px;height:38px;font-size:32px;line-height:1;display:grid}main{min-height:calc(100vh - 68px);padding:26px 24px 125px}.bottom-nav{width:min(100%,700px);height:82px;padding-bottom:env(safe-area-inset-bottom,0);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#fff8f2f2;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -3px 18px #224b3a0a}.bottom-nav button{color:#333e39;background:0 0;border:0;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:90px;min-height:62px;font-size:13px;display:flex}.bottom-nav button.active{color:var(--green);background:#e5e8e1}.nav-icon{font-size:25px;line-height:27px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#655978;font-size:12px;font-weight:600}.display{letter-spacing:-.025em;color:var(--green);margin:8px 0 14px;font:400 clamp(34px,7vw,47px)/1.11 Georgia,serif}.lead{color:#414944;margin:0 0 30px;line-height:1.65}.section-title{margin:0;font-size:18px;font-weight:650}.row{justify-content:space-between;align-items:center;gap:12px;display:flex}.muted{color:var(--muted)}.small{font-size:12px}.pill-count{color:#545b55;background:#efe9e3;border-radius:99px;padding:4px 10px;font-size:12px}.card{background:#fff;border:1px solid #736e6710;border-radius:32px;box-shadow:0 4px 20px -2px #3a63510d,0 1px 3px #736e6709}.soft-card{background:var(--cream);border-radius:32px}.today-stack{flex-direction:column;gap:28px;display:flex}.saved-banner{color:var(--green);background:#e8f8ef;border-radius:99px;justify-content:space-between;align-items:center;gap:10px;padding:14px 20px;display:flex}.saved-banner button{color:var(--green);background:0 0;border:0;font-size:18px}.mood-box{padding:20px 16px}.mood-row{justify-content:space-between;gap:3px;display:flex}.mood-button{color:#67706b;background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;min-width:50px;min-height:70px;display:flex}.mood-face{background:#f4ede4;border-radius:50%;place-items:center;width:49px;height:49px;font-size:27px;transition:transform .15s;display:grid}.mood-button[aria-pressed=true] .mood-face{background:#c8f2df;transform:scale(1.04);box-shadow:0 0 0 3px #224b3a33}.mood-button[aria-pressed=true]{color:var(--green);font-weight:700}.selected-state{border-top:1px solid #e9e1d9;justify-content:space-between;margin-top:12px;padding:14px 6px 0;font-size:13px;display:flex}.selected-state strong{color:var(--green)}.tag-list{flex-wrap:wrap;gap:9px;margin-top:13px;display:flex}.tag-chip{background:var(--cream);color:#414944;border:0;border-radius:99px;min-height:46px;padding:12px 19px}.tag-chip[aria-pressed=true]{background:var(--lav);color:#4d425f}.tag-chip.add{color:var(--green);background:var(--cream2)}.note-box{margin-top:13px;padding:15px 17px}.note-box textarea{resize:vertical;width:100%;min-height:90px;color:var(--ink);background:0 0;border:0;outline:0}.note-box textarea::placeholder{color:#929993}.note-hint{text-align:right;color:#8b918c;font-size:11px}.disabled-card{color:#737a75;justify-content:space-between;align-items:center;gap:10px;padding:16px;display:flex}.disabled-card strong{color:#555f59}.disabled-card .badge{background:#eee7df;border-radius:99px;padding:8px 10px;font-size:11px}.reminder{align-items:center;gap:15px;padding:16px;display:flex}.reminder-art{color:#55735c;background:radial-gradient(circle at 60% 70%,#6e8e74 0 12%,#0000 13%),radial-gradient(circle at 38% 30%,#f6e0bd,#b5c2aa 60%,#eee6d7);border-radius:50%;flex:none;place-items:center;width:62px;height:62px;font:28px Georgia,serif;display:grid}.reminder p{margin:4px 0 0;font-size:13px;line-height:1.55}.primary-button{background:var(--green);color:#fff;border:0;border-radius:99px;width:100%;min-height:54px;font-weight:650;box-shadow:0 3px 6px #224b3a24}.primary-button:hover{background:var(--sage)}.text-button{color:var(--green);background:0 0;border:0;padding:8px 0;text-decoration:underline}.month-heading{color:var(--green);margin:5px 0 0;font:400 35px Georgia,serif}.month-controls{background:var(--cream2);border-radius:99px;gap:5px;padding:4px;display:flex}.month-controls button{min-width:42px;min-height:42px;color:var(--green);background:0 0;border:0;font-size:22px}.history-intro{align-items:center;gap:15px;margin:30px 0;padding:20px;display:flex}.lotus{width:54px;height:54px;color:var(--green);background:#c8f2df;border-radius:50%;flex:none;place-items:center;font-size:27px;display:grid}.history-list{flex-direction:column;gap:9px;display:flex}.history-item{text-align:left;background:#fff;border:0;align-items:center;gap:16px;width:100%;min-height:94px;padding:13px 15px;display:flex;box-shadow:0 2px 3px #736e6714}.history-item.empty{box-shadow:none;color:#777e79;background:0 0}.date-node{background:#f4ede4;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;width:57px;height:57px;line-height:1.1;display:flex}.date-node strong{font-size:21px;font-weight:500}.date-node span{font-size:12px}.mood-node{background:#e9d9fe;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;font-size:27px;display:grid}.mood-node.m4{background:#c8f2df}.mood-node.m5{background:#f7d7b5}.mood-node.m2{background:#d7c9e9}.mood-node.m1{background:#d5d8e6}.history-copy{flex:1;min-width:0}.history-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:17px;display:block;overflow:hidden}.history-copy span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:13px;display:block;overflow:hidden}.chevron{color:#77817b;font-size:25px}.soft-button{background:var(--cream2);min-height:52px;color:var(--green);border:0;border-radius:99px;padding:0 22px;font-weight:650}.wide{width:100%}.center{text-align:center}.ref-tabs{background:var(--cream2);border-radius:99px;margin:28px 0;padding:4px;display:flex}.ref-tabs button{width:50%;min-height:42px;color:var(--green);background:0 0;border:0;border-radius:99px}.ref-tabs button.active{background:#fff;box-shadow:0 1px 4px #0001}.summary-card{margin-bottom:26px;padding:24px}.summary-card h2{margin:0 0 20px;font-size:18px}.stat-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.stat-box{background:#fff;min-height:100px;padding:15px;font-size:12px}.stat-box strong{color:var(--green);margin-top:9px;font:27px Georgia,serif;display:block}.stat-box .tags{color:var(--green);margin-top:10px;font-size:13px}.quote-panel{color:#fff;text-shadow:0 1px 4px #0006;background:linear-gradient(135deg,#c7b99e,#e6dcc9 46%,#7d8b72);border-radius:28px;align-items:end;min-height:125px;margin-bottom:25px;padding:24px;font:italic 22px Georgia,serif;display:flex}.reflection-card{margin-bottom:25px;padding:25px}.reflection-card h2,.quiet-card h2{margin:8px 0 16px;font:400 26px/1.3 Georgia,serif}.reflection-card p,.quiet-card p{font-size:14px;line-height:1.7}.feedback-row{background:#fff8f2;margin-top:19px;padding:14px}.feedback-row>div{gap:7px;margin-top:8px;display:flex}.feedback-row button{border:1px solid var(--line);background:#fff;border-radius:99px;min-height:40px;padding:0 13px;font-size:12px}.feedback-row button.selected{background:var(--green);color:#fff}.quiet-card{margin-bottom:24px;padding:26px}.detail-card{margin-top:22px;padding:26px}.detail-date{margin:9px 0;font:400 30px/1.2 Georgia,serif}.detail-state{background:var(--cream);margin:27px 0;padding:20px}.detail-state .big{color:var(--green);font-size:22px;font-weight:600}.detail-tags{margin:16px 0 24px}.detail-note{color:var(--green);white-space:pre-wrap;border-left:4px solid #a2b6a9;padding:7px 0 7px 22px;font:italic 25px/1.4 Georgia,serif}.danger-button{width:100%;color:var(--red);background:#fff0ec;border:0;border-radius:99px;min-height:55px;margin-top:28px;font-weight:650}.error{color:var(--red);font-size:13px}.toast{background:var(--green);color:#fff;z-index:20;text-align:center;border-radius:99px;max-width:90vw;padding:13px 20px;position:fixed;bottom:96px;left:50%;transform:translate(-50%);box-shadow:0 5px 25px #0002}dialog{border:0;border-radius:24px;width:calc(100% - 40px);max-width:340px;padding:25px;box-shadow:0 12px 50px #0003}dialog::backdrop{background:#1e1b1677}dialog h2{color:var(--green);margin:0 0 10px;font:26px Georgia,serif}dialog p{line-height:1.5}.dialog-actions{justify-content:flex-end;gap:10px;display:flex}.dialog-actions button{border:0;border-radius:99px;padding:12px 16px}.button-soft{background:var(--cream2);color:var(--green)}.button-danger{color:var(--red);background:#fff0ec}@media (width<=360px){main{padding-left:15px;padding-right:15px}.mood-face{width:43px;height:43px}.mood-button{min-width:43px}.history-item{gap:10px}.stat-grid{gap:8px}}.login-wrap{max-width:460px;margin:40px auto}.login-input{border:1px solid var(--line);outline-color:var(--sage);background:#fff;border-radius:18px;width:100%;min-height:52px;margin-top:12px;padding:0 15px;display:block}
