:root{--ink:#453d39;--muted:#8c817a;--cream:#fbf6ee;--paper:#fffdf9;--orange:#ef8b43;--orange-soft:#fff0df;--purple:#8d78ae;--purple-soft:#f1ebfb;--line:#eee5db;--shadow:0 18px 45px rgba(91,67,45,.10)}*{box-sizing:border-box}body{margin:0;background:linear-gradient(135deg,#f8f1e8,#f4eee9 50%,#f4eef8);font-family:"Noto Sans SC",sans-serif;color:var(--ink)}button,textarea{font:inherit}button{cursor:pointer;border:0}.app-shell{max-width:1100px;margin:auto;padding:26px 28px 30px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#f3b16f;color:white;font-size:20px}.brand strong{display:block;font-size:17px}.brand small{color:var(--muted);font-size:11px}.streak{background:#fff9f1;border:1px solid #f4e4d1;border-radius:18px;padding:8px 13px;color:var(--muted);font-size:12px}.streak b{font-size:19px;color:var(--orange);margin:0 3px}.hero-card{display:flex;min-height:240px;overflow:hidden;border-radius:28px;background:var(--paper);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.8)}.hero-copy{flex:1;padding:35px 37px}.eyebrow,.mini-label{font-size:11px;letter-spacing:.18em;color:var(--muted);font-weight:700}.hero-copy h1{font-size:32px;line-height:1.15;margin:12px 0 9px}.hero-copy p:not(.eyebrow){color:#837872;margin:0 0 24px}.hero-art{width:48%;overflow:hidden;position:relative;background:#fff6e9}.hero-art img{position:absolute;width:112%;max-width:none;left:-3%;top:-4%;}.hero-actions{display:flex;gap:10px}.pill-btn{padding:11px 17px;border-radius:14px;color:white;font-weight:700}.pill-btn.tiger{background:var(--orange)}.pill-btn.leopard{background:var(--purple)}.garden-tabs{display:flex;gap:8px;margin:22px 0 14px}.tab{background:transparent;color:#9e928a;padding:11px 16px;border-bottom:2px solid transparent;font-weight:700}.tab.active{color:var(--ink);border-color:var(--orange)}.tab:nth-child(2).active{border-color:var(--purple)}.tab small{display:block;font-weight:400;font-size:10px;color:var(--muted);margin-top:3px}.panel{display:none}.active-panel{display:block}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin:10px 0 16px}.panel-heading h2{margin:5px 0 0;font-size:25px}.orange{color:var(--orange)}.purple{color:var(--purple)}.treat-count{background:#fff3e3;padding:9px 14px;border-radius:15px;color:var(--orange)}.tiger-layout,.leopard-layout{display:grid;grid-template-columns:1fr 1.13fr;gap:16px}.card{background:var(--paper);border:1px solid var(--line);border-radius:21px;box-shadow:0 10px 30px rgba(91,67,45,.06)}.tiger-character,.leopard-character{position:relative;overflow:hidden;min-height:290px;background:#fff8ef}.tiger-character img,.leopard-character img{width:170%;max-width:none;position:absolute;left:-35%;top:-5%}.leopard-character{background:#faf6ff}.leopard-character img{top:-16%;left:-35%}.character-bubble{position:absolute;left:16px;bottom:14px;right:16px;background:rgba(255,255,255,.9);border-radius:14px;padding:11px 13px;font-size:13px;line-height:1.6;color:#664d3e}.purple-bubble{color:#5f5272}.action-card,.diary-card{padding:22px}label{font-size:13px;font-weight:700;display:block;margin-bottom:8px}textarea{width:100%;resize:none;border:1px solid var(--line);border-radius:13px;background:#fffdfa;padding:12px 13px;min-height:82px;outline:0;color:var(--ink)}textarea:focus{border-color:#efb27a;box-shadow:0 0 0 3px #fff0df}.quick-chips{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0 15px}.quick-chips button{font-size:11px;background:#fff6ea;color:#9b6942;border-radius:10px;padding:7px 9px}.primary-btn{width:100%;padding:12px 15px;border-radius:13px;background:var(--orange);color:#fff;font-weight:700}.purple-btn{background:var(--purple)}.measure-result{margin-top:16px;padding:18px 20px;border-color:#f1d2ae;background:#fffaf3}.hidden{display:none}.result-top,.result-footer,.warehouse-title,.month-head{display:flex;justify-content:space-between;align-items:center}.save-btn,.text-btn{background:transparent;color:var(--orange);font-size:12px;font-weight:700}.measure-result h3{margin:10px 0 5px;font-size:20px}.measure-result p{margin:0;color:#82746b;font-size:13px}.outline-btn{margin-top:15px;border:1px solid #efb27a;background:white;color:#b66a30;border-radius:10px;padding:8px 13px;font-size:12px}.result-footer{align-items:flex-end}.result-footer span{font-size:11px;color:#7a9c7f}.warehouse{margin-top:16px;padding:19px 20px}.warehouse-title h3,.month-head h3{margin:5px 0 0;font-size:17px}.warehouse-count{font-size:12px;color:var(--orange);background:#fff3e4;border-radius:12px;padding:7px 10px}.measure-list{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px}.measure-item{padding:11px;border-radius:13px;background:#fff7ee;border:1px solid #f5e4d3;font-size:12px}.measure-item b{display:block;font-size:13px;margin-bottom:4px}.measure-item span{color:var(--muted);font-size:11px}.moon{font-size:29px;color:var(--purple)}.diary-message{background:#f8f3ff;border-radius:15px;padding:12px 14px;margin-bottom:17px}.diary-message p{font-size:14px;line-height:1.7;margin:7px 0 0;color:#675b74}.mood-row{display:flex;gap:10px;margin:10px 0 15px}.mood-row button{width:37px;height:37px;background:#faf7f2;border:1px solid var(--line);border-radius:12px;font-size:18px;filter:grayscale(.25)}.mood-row button.selected{background:#eee5fb;border-color:#b7a6d2;transform:translateY(-2px)}.diary-card textarea{min-height:65px;margin-bottom:11px}.month-card{margin-top:16px;padding:19px 20px}.text-btn{color:var(--purple)}.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin-top:16px}.day{aspect-ratio:1/1;border-radius:10px;background:#faf8f4;display:grid;place-items:center;font-size:11px;color:#c0b7ae;position:relative}.day.has{color:var(--ink);background:#f4edfb}.day.has::after{content:"";width:6px;height:6px;border-radius:50%;background:var(--purple);position:absolute;bottom:4px}.month-note{font-size:12px;color:var(--muted);margin:13px 0 0}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,20px);background:#443a35;color:#fff;padding:11px 16px;border-radius:13px;font-size:13px;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}footer{display:flex;justify-content:space-between;color:#a39991;font-size:11px;padding:20px 3px 0}@media(max-width:760px){.app-shell{padding:18px 14px}.hero-card{min-height:220px}.hero-copy{padding:25px 20px}.hero-copy h1{font-size:25px}.hero-art{width:42%}.tiger-layout,.leopard-layout{grid-template-columns:1fr}.tiger-character,.leopard-character{min-height:240px}.measure-list{grid-template-columns:1fr 1fr}}@media(max-width:460px){.hero-art{display:none}.hero-copy{width:100%}.measure-list{grid-template-columns:1fr}.topbar{align-items:flex-start}.streak{font-size:10px}.streak b{font-size:16px}}
