:root{--ivory:#fbfaf4;--cream:#f5f1e7;--sage:#71806a;--sage-dark:#42533f;--lav:#b6a1bd;--lav-soft:#f0e9f1;--green-soft:#e8eee4;--ink:#3f463d;--muted:#7c8179;--line:#e2dfd5;--white:#fffef9;--terracotta:#c89372}*{box-sizing:border-box}html,body{background:var(--ivory);color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif}button,input,select{font:inherit}.app-shell{background:var(--ivory);grid-template-columns:190px minmax(0,1fr) 300px;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fffef9d1;flex-direction:column;height:100vh;padding:22px 16px 18px;display:flex;position:sticky;top:0}.brand{text-align:center;margin-bottom:16px}.brand img{width:142px;height:auto}.nav-items{flex-direction:column;gap:4px;display:flex}.nav-items button{text-align:left;color:#52594f;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.nav-items button span{text-align:center;color:#798577;width:18px}.nav-items button:hover,.nav-items button.active{background:var(--lav-soft);color:#50435a}.profile{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.profile-avatar,.person-avatar,.flora-avatar{color:#68546d;background:#e8dbea;border-radius:50%;place-items:center;font-weight:700;display:grid}.profile-avatar{width:32px;height:32px}.profile div:last-child,.flora-head div:nth-child(2){flex-direction:column;display:flex}.profile span,.flora-head span{color:var(--muted);font-size:11px}.main-area{min-width:0}.content{max-width:1040px;margin:0 auto;padding:34px 34px 48px}.page-header{justify-content:space-between;align-items:center;gap:22px;margin-bottom:18px;display:flex}.page-header h1{color:#3e4c3c;margin:0 0 5px;font-size:30px;font-weight:500}.page-header p{color:var(--muted);margin:0;font-size:14px}.mood{color:var(--muted);align-items:center;gap:9px;font-size:13px;display:flex}.mood select{background:var(--white);color:var(--ink);border:1px solid #d7d4c9;border-radius:9px;padding:7px 28px 7px 10px}.card{border:1px solid var(--line);background:#fffef9e8;border-radius:14px;margin-bottom:16px;padding:17px 18px;box-shadow:0 2px 8px #504b3e06}.card h2,.plain-section h2{color:#3f4c3d;margin:0 0 4px;font-size:18px;font-weight:500}.card h3{margin:7px 0 4px;font-size:15px;font-weight:600}.card p{color:#52574f;margin:4px 0;font-family:system-ui,-apple-system,sans-serif;font-size:13px;line-height:1.55}.muted{color:var(--muted)!important}.daily-note{background:linear-gradient(100deg,#f2eee5 0%,#f7f2e8 72%,#f0e9f1 100%);padding:18px 22px;position:relative;overflow:hidden}.daily-note:after{content:"✿  ❋  🌿";opacity:.18;font-size:25px;position:absolute;bottom:8px;right:24px}.daily-note p{max-width:78%;font-family:Georgia,Times New Roman,serif;font-size:15px}.eyebrow{letter-spacing:.11em;color:#707c69;font-family:system-ui,-apple-system,sans-serif;font-size:10px;font-weight:700}.grid-two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.grid-three{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.check-row{align-items:center;gap:10px;padding:7px 0;font-family:system-ui,-apple-system,sans-serif;font-size:13px;display:flex}.check-row input{accent-color:#839077}.capacity-row{justify-content:space-between;align-items:center;display:flex}.capacity-ring{border:8px solid #d7ddd2;border-top-color:#8e9b86;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:76px;height:76px;display:flex}.capacity-ring span{font-size:20px}.capacity-ring small{color:var(--muted);font-family:system-ui,sans-serif}.protected{border-top:1px solid var(--line);align-items:flex-start;gap:10px;margin-top:14px;padding-top:12px;display:flex}.section-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.text-button{color:#6e5874;cursor:pointer;background:0 0;border:0;font-family:system-ui,sans-serif;font-size:12px}.soft-button{color:#66536b;cursor:pointer;background:#eee6f0;border:1px solid #d4c5d8;border-radius:8px;padding:7px 10px;font-family:system-ui,sans-serif;font-size:12px}.timeline{justify-content:space-between;align-items:flex-start;margin-top:24px;padding:0 8px;display:flex;position:relative}.timeline:before{content:"";border-top:2px solid #cfd6ca;position:absolute;top:23px;left:40px;right:40px}.timeline>div{text-align:center;z-index:1;width:18%;font-family:system-ui,sans-serif;position:relative}.timeline b{color:#6b7168;font-size:11px;display:block}.timeline .dot{border:3px solid var(--white);background:#899681;border-radius:50%;outline:2px solid #899681;width:13px;height:13px;margin:8px 0 2px;display:inline-block}.timeline .free .dot{background:#b8a4bd;outline-color:#b8a4bd}.timeline p{font-size:11px}.tiny-badge{background:var(--green-soft);color:#687361;border-radius:6px;margin-top:7px;padding:4px 7px;font-family:system-ui,sans-serif;font-size:10px;display:inline-block}.flora-panel{border-left:1px solid var(--line);background:#faf8f1;flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.flora-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:20px 18px 14px;display:flex}.flora-avatar{color:#6c566f;background:#e6d8e9;width:40px;height:40px}.flora-head strong{font-size:18px;font-weight:500}.online{margin-left:auto;color:#869b80!important}.chat{flex-direction:column;flex:1;gap:12px;padding:18px;font-family:system-ui,-apple-system,sans-serif;display:flex;overflow:auto}.bubble{border-radius:12px;max-width:90%;padding:10px 11px;font-size:12px;line-height:1.5}.bubble.flora{background:#eee8df;align-self:flex-start}.bubble.user{background:#ebe3ef;align-self:flex-end}.chat-input{border-top:1px solid var(--line);padding:13px}.chat-input label{color:var(--muted);margin-bottom:5px;font-family:system-ui,sans-serif;font-size:10px;display:block}.input-row{gap:6px;display:flex}.input-row input{background:#fffef9;border:1px solid #d7d3c8;border-radius:9px;flex:1;min-width:0;padding:9px 10px;font-family:system-ui,sans-serif;font-size:12px}.input-row button{color:#fff;cursor:pointer;background:#9b849f;border:0;border-radius:9px;width:36px}.plain-section{margin:22px 0}.people-row{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;display:grid}.person-card{align-items:center;gap:10px;min-height:78px;margin:0;display:flex}.person-avatar{color:#6e7469;background:#ebe5d8;width:42px;height:42px}.person-card h3{margin:0}.person-card p{margin:2px 0}.add-person{color:#72766f;cursor:pointer;background:0 0;border:1px dashed #cfcbbf;border-radius:14px}.mini-line{color:#74786f;border-top:1px solid #ece9df;margin-top:8px;padding-top:8px;font-family:system-ui,sans-serif;font-size:11px}.week{grid-template-columns:repeat(7,1fr);gap:8px;margin-top:14px;display:grid}.week div{text-align:center;background:#fcfbf7;border:1px solid #ebe7dc;border-radius:10px;padding:10px 4px}.week b{color:#777c73;font-family:system-ui,sans-serif;font-size:10px}.week span{margin:7px;font-size:19px;display:block}.week p{font-size:10px}.receipt-grid{grid-template-columns:1fr 1.5fr 1fr;gap:14px;margin-top:14px;display:grid}.upload-box{text-align:center;color:#646b61;border:1px dashed #c9c5b8;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:120px;font-family:system-ui,sans-serif;display:flex}.upload-box span{color:var(--muted);margin-top:5px;font-size:11px}.purchase-list{border:1px solid #ebe7dc;border-radius:12px;padding:8px 12px}.purchase-list>div{border-bottom:1px solid #eeeae0;grid-template-columns:28px 1fr auto;align-items:center;gap:5px;display:grid}.purchase-list>div:last-child{border-bottom:0}.purchase-list p{font-size:11px}.purchase-list strong{font-family:system-ui,sans-serif;font-size:11px}.insight-box{background:#edf1e9;border-radius:12px;padding:13px}.coming-soon{text-align:center;background:linear-gradient(145deg,#f7f2e8,#f2edf2);margin-top:40px;padding:60px 28px}.coming-soon .sprig{font-size:34px}.coming-soon h2{max-width:560px;margin:12px auto}.coming-soon p{max-width:620px;margin:10px auto}.botanical{border-color:#ddd5c9}@media (max-width:1100px){.app-shell{grid-template-columns:170px minmax(0,1fr)}.flora-panel{border-left:0;border-top:1px solid var(--line);grid-column:2;height:auto;min-height:440px;position:relative}.sidebar{grid-row:1/3}.content{padding:28px}.chat{max-height:300px}}@media (max-width:760px){.app-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:12px;position:relative}.brand img{width:110px}.nav-items{flex-direction:row;padding-bottom:5px;display:flex;overflow-x:auto}.nav-items button{white-space:nowrap}.profile{display:none}.content{padding:20px 14px}.page-header{flex-direction:column;align-items:flex-start}.mood{justify-content:space-between;width:100%}.grid-two,.grid-three,.receipt-grid{grid-template-columns:1fr}.people-row{grid-template-columns:1fr 1fr}.timeline{grid-template-columns:1fr;display:grid}.timeline:before{border-top:0;border-left:2px solid #cfd6ca;inset:0 auto 0 18px}.timeline>div{text-align:left;grid-template-columns:50px 26px 1fr;align-items:center;width:auto;display:grid}.daily-note p{max-width:100%}.flora-panel{border-top:1px solid var(--line)}.week{grid-template-columns:repeat(4,1fr)}}.auth-page{background:radial-gradient(circle at 20% 10%,#f0e9f1 0,transparent 28%),radial-gradient(circle at 80% 90%,#e8eee4 0,transparent 30%),var(--ivory);place-items:center;min-height:100vh;padding:30px;display:grid}.auth-card{border:1px solid var(--line);text-align:center;background:#fffef9f5;border-radius:24px;width:min(460px,100%);padding:34px 38px;box-shadow:0 18px 55px #484a4014}.auth-card img{width:180px;height:auto;margin:0 auto 6px}.auth-copy{max-width:340px;margin:0 auto 24px}.auth-kicker{letter-spacing:.18em;font-weight:700;color:var(--sage)!important;font-family:system-ui,-apple-system,sans-serif!important;font-size:10px!important}.auth-copy h1{color:var(--sage-dark);margin:8px 0;font-size:28px;font-weight:500}.auth-copy p,.auth-foot{color:var(--muted);font-family:system-ui,-apple-system,sans-serif;font-size:13px;line-height:1.5}.auth-form{text-align:left;gap:8px;display:grid}.auth-form label{color:var(--sage-dark);margin-top:5px;font-family:system-ui,-apple-system,sans-serif;font-size:12px}.auth-form input{background:var(--white);width:100%;color:var(--ink);border:1px solid #d7d3c8;border-radius:11px;outline:none;padding:12px 13px;font-family:system-ui,-apple-system,sans-serif}.auth-form input:focus{border-color:#9aa692;box-shadow:0 0 0 3px #89968121}.auth-primary{background:var(--sage-dark);color:#fff;cursor:pointer;border:0;border-radius:11px;margin-top:10px;padding:12px 16px;font-family:system-ui,-apple-system,sans-serif}.auth-primary:disabled{opacity:.55;cursor:default}.auth-link{color:#775f7d;cursor:pointer;background:0 0;border:0;padding:8px;font-family:system-ui,-apple-system,sans-serif;font-size:12px}.auth-message{background:var(--lav-soft);color:#5c4e60;border-radius:9px;padding:9px 10px;font-family:system-ui,-apple-system,sans-serif;font-size:12px;line-height:1.45}.auth-foot{margin:20px 0 0}.sign-out{color:#775f7d;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-family:system-ui,-apple-system,sans-serif;font-size:11px}
