:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;color:#3d342e;background:#e9e5dc;font-synthesis:none}*{box-sizing:border-box}button{font:inherit}body{margin:0;min-width:320px;min-height:100vh;background:#e9e5dc;-webkit-font-smoothing:antialiased}.stage{min-height:100vh;display:grid;place-items:center;padding:20px}.mobile-prototype{--skin-bg: #fffaf0;--skin-card: #fffefa;--skin-card-strong: #fffdf6;--skin-border: #eee4d3;--skin-accent: #7ba147;--skin-accent-soft: #edf5df;--skin-water: #67b4e6;--skin-water-shadow: rgba(78, 153, 202, .25);--skin-highlight: #ef9832;--skin-nav: rgba(255, 254, 249, .97);width:min(100vw,390px);height:min(100dvh,844px);max-height:844px;overflow:hidden;position:relative;background:var(--skin-bg);box-shadow:0 24px 70px #4436242e;border-radius:28px;isolation:isolate}.mobile-prototype[data-theme=sky]{--skin-bg: #f1fbfc;--skin-card: #faffff;--skin-card-strong: #ffffff;--skin-border: #d9eeee;--skin-accent: #359b9e;--skin-accent-soft: #dff4f2;--skin-water: #5db5e4;--skin-water-shadow: rgba(52, 153, 188, .25);--skin-highlight: #f29a64;--skin-nav: rgba(248, 255, 255, .97)}.mobile-prototype[data-theme=starlight]{--skin-bg: #fbf6ff;--skin-card: #fffaff;--skin-card-strong: #fffaff;--skin-border: #eadff2;--skin-accent: #7d65ae;--skin-accent-soft: #eee6f8;--skin-water: #7789db;--skin-water-shadow: rgba(99, 103, 188, .25);--skin-highlight: #e68a72;--skin-nav: rgba(255, 250, 255, .97)}.app-scroll{height:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;padding-bottom:86px}.app-scroll::-webkit-scrollbar{display:none}.home-view{padding:24px 20px 22px}.home-header{display:flex;align-items:flex-start;justify-content:space-between}.eyebrow{display:flex;align-items:center;gap:5px;color:var(--skin-accent);font-size:11px;font-weight:700;letter-spacing:.04em}.eyebrow svg{width:15px;height:15px}.home-header h1,.section-heading h2{margin:5px 0 3px;font-size:27px;line-height:1.2;letter-spacing:-.04em;color:#3f332d}.home-header p,.section-heading p{margin:0;color:#8c8179;font-size:13px}.sprout-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--skin-border);color:var(--skin-accent);background:var(--skin-card-strong);cursor:pointer}.sprout-mark svg{width:23px;height:23px}.hero{min-height:315px;margin:4px -12px 2px -18px;position:relative;overflow:hidden}.hero .hero-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-copy{position:absolute;z-index:1;right:4px;top:74px;width:45%;padding:7px 8px 0 0;text-align:center}.hero-copy>span{display:block;font-size:18px;font-weight:800}.success-number{display:flex;align-items:baseline;justify-content:center;gap:5px;margin:-4px 0 3px}.success-number strong{color:var(--skin-accent);font-size:65px;line-height:1;font-weight:800}.success-number b{font-size:23px}.reminder-pill{width:100%;border:1px solid #e8ddc4;background:#fffdf7;color:#5c5248;border-radius:999px;padding:8px 9px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;cursor:pointer}.reminder-pill svg{color:var(--skin-accent);width:16px;height:16px}.reminder-pill strong{color:var(--skin-accent);font-size:13px}.hero-copy small{display:block;color:#a49a90;font-size:10px;margin-top:5px}.water-button{width:100%;height:72px;border:0;border-radius:24px;background:var(--skin-water);color:#fff;display:flex;align-items:center;justify-content:center;gap:14px;box-shadow:0 9px 20px var(--skin-water-shadow);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.water-button:active{transform:scale(.98);box-shadow:0 4px 10px #4e99ca33}.water-button svg{width:36px;height:36px}.water-button span{font-size:27px;font-weight:800;letter-spacing:.04em}.quick-actions{margin-top:14px;min-height:84px;display:grid;grid-template-columns:repeat(3,1fr);background:var(--skin-card);border:1px solid var(--skin-border);border-radius:22px;box-shadow:0 5px 14px #4a3b2712}.quick-action{border:0;background:transparent;color:#4d433d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;position:relative;font-size:12px}.quick-action+.quick-action:before{content:"";position:absolute;left:0;top:17px;bottom:17px;width:1px;background:#eadfce}.icon-wrap{width:30px;height:30px;display:grid;place-items:center;border-radius:50%}.icon-wrap svg{width:22px;height:22px}.quick-action.green .icon-wrap{color:#6d9f49;background:#edf5dd}.quick-action.aqua .icon-wrap{color:#4ea9af;background:#e3f5f1}.quick-action.brown .icon-wrap{color:#b5773b;background:#faeee1}.progress-card{margin-top:16px;padding:18px 14px 17px;border-radius:22px;background:var(--skin-card);border:1px solid var(--skin-border);box-shadow:0 5px 14px #4a3b270f}.progress-title{display:flex;justify-content:space-between;color:var(--skin-accent)}.progress-title span{display:flex;align-items:center;gap:5px;color:#4d443d;font-size:14px;font-weight:700}.progress-title svg{width:18px;height:18px}.progress-title strong{color:var(--skin-highlight);font-size:23px;margin:0 2px}.leaf-path{display:grid;grid-template-columns:repeat(7,1fr);margin-top:10px;position:relative}.leaf-path:before{content:"";position:absolute;top:14px;left:6%;right:6%;height:1px;background:#ded7bb}.day{position:relative;display:flex;flex-direction:column;align-items:center;gap:2px;color:#8b8079;font-size:9px}.leaf-dot{width:28px;height:28px;display:grid;place-items:center;color:#a8c66d;color:color-mix(in srgb,var(--skin-accent) 70%,white);background:var(--skin-card);border-radius:50%;z-index:1}.leaf-dot svg{width:18px;height:18px;transform:rotate(-17deg)}.day b{font-size:9px;font-weight:600}.day small{font-size:8px}.day.today .leaf-dot{background:#fff3bf;background:color-mix(in srgb,var(--skin-highlight) 22%,white);color:var(--skin-accent)}.day.today b,.day.today small{color:#3f362f;font-weight:800}.bottom-nav{position:absolute;z-index:20;left:0;right:0;bottom:0;height:76px;display:grid;grid-template-columns:repeat(4,1fr);padding:7px 8px 9px;background:var(--skin-nav);border-top:1px solid var(--skin-border);box-shadow:0 -8px 24px #5347340f}.bottom-nav button{border:0;background:transparent;color:#aaa49e;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:11px;cursor:pointer;position:relative}.bottom-nav svg{width:25px;height:25px}.bottom-nav button.active{color:var(--skin-accent);font-weight:800}.bottom-nav button.active:after{content:"";position:absolute;bottom:-5px;width:22px;height:3px;border-radius:2px;background:var(--skin-accent)}.toast{position:absolute;z-index:50;left:50%;bottom:91px;transform:translate(-50%);max-width:80%;padding:10px 16px;border-radius:999px;background:#38302aeb;color:#fff;font-size:13px;white-space:nowrap;box-shadow:0 8px 20px #00000024}.sheet-backdrop{position:absolute;z-index:40;top:0;right:0;bottom:0;left:0;background:#342c2352;display:flex;align-items:flex-end}.water-sheet{width:100%;background:var(--skin-card-strong);border-radius:30px 30px 0 0;padding:12px 22px 34px;text-align:center;position:relative;animation:sheet-up .22s ease-out}@keyframes sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-handle{width:38px;height:4px;margin:0 auto 10px;border-radius:2px;background:#ded7cc}.sheet-close{position:absolute;right:18px;top:18px;width:34px;height:34px;border:0;border-radius:50%;background:#f3eee4;color:#706860;display:grid;place-items:center;cursor:pointer}.sheet-icon{width:52px;height:52px;display:grid;place-items:center;margin:2px auto 10px;border-radius:50%;background:#e7f5fd;color:#63afe0}.sheet-icon svg{width:28px;height:28px}.water-sheet h2{margin:0;font-size:22px}.water-sheet>p{margin:6px 0 18px;color:#91877d;font-size:13px}.amount-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.amount-grid button{min-height:76px;border:1px solid #e9e0d2;background:#fff;border-radius:18px;color:#4c433d;cursor:pointer;padding:10px 8px}.amount-grid strong{display:block;font-size:18px;color:#4b99ca}.amount-grid span{display:block;margin-top:5px;color:#8f8780;font-size:12px}.amount-note{display:block;margin-top:14px;color:#9a9189;font-size:12px}.share-sheet{padding-bottom:30px}.share-icon{color:#719d48;background:#edf5df}.share-qr{display:block;width:230px;max-width:72vw;margin:0 auto 16px;border-radius:20px;border:10px solid #fffaf0;box-shadow:0 8px 24px #4a3b271f}.copy-link{width:100%;height:52px;border:0;border-radius:17px;background:var(--skin-accent);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800;cursor:pointer}.copy-link svg{width:20px;height:20px}.secondary-view{min-height:760px;padding:28px 20px 24px}.section-heading{margin-bottom:25px}.section-heading h2{font-size:31px}.event-list,.settings-list,.stat-list{background:var(--skin-card);border:1px solid var(--skin-border);border-radius:24px;overflow:hidden;box-shadow:0 5px 16px #4a3b270f}.event-row{display:flex;align-items:center;gap:12px;padding:15px}.event-row+.event-row{border-top:1px solid #efe8dc}.event-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%}.event-icon svg{width:22px;height:22px}.event-icon.green{color:#719d48;background:#edf5df}.event-icon.blue{color:#5ba8dc;background:#e7f5fd}.event-icon.aqua{color:#4ea9af;background:#e3f5f1}.event-icon.brown{color:#ac7139;background:#faeee1}.event-row>div{display:flex;flex-direction:column;gap:3px;flex:1}.event-row strong{font-size:14px}.event-row small{color:#9d938a;font-size:11px}.row-check{color:#b7cf87}.empty-state{min-height:180px;display:grid;place-items:center;color:#948b82}.growth-hero{height:245px;background:var(--skin-card-strong);border-radius:30px;display:grid;grid-template-columns:55% 45%;align-items:center;overflow:hidden;border:1px solid var(--skin-border)}.growth-hero img{width:125%;margin-left:-16px}.growth-hero>div{display:flex;flex-direction:column;text-align:center;color:var(--skin-accent)}.growth-hero strong{font-size:62px;line-height:1}.growth-hero span{font-size:12px;color:#786f67;margin-top:5px}.stat-list{margin-top:14px}.stat-list div{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:16px}.stat-list div+div{border-top:1px solid #efe8dc}.stat-list svg{color:var(--skin-accent);width:22px;height:22px}.stat-list span{color:#746b64;font-size:13px}.stat-list strong{font-size:13px}.settings-list>button,.settings-list>div,.settings-list>a{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;align-items:center;padding:17px;color:#4b433d}.settings-list>button{cursor:pointer}.settings-list>*+*{border-top:1px solid #efe8dc}.settings-list span{display:flex;align-items:center;gap:10px}.settings-list svg{color:var(--skin-accent);width:22px;height:22px}.settings-list b{font-size:14px}.settings-list em{font-size:12px;font-style:normal;color:#9a9189}.settings-list .editable-value{display:inline-flex;align-items:center;gap:5px;color:var(--skin-accent);font-weight:700}.settings-list .editable-value svg{width:14px;height:14px}.settings-list em.on{color:var(--skin-accent);font-weight:700}.settings-list .danger svg{color:#c87b6c}.settings-list .filing-setting{text-decoration:none}.settings-list .filing-setting em{max-width:48%;text-align:right}.privacy-note{margin:18px 4px;color:#978e86;font-size:11px;line-height:1.7}.filing-footer{padding:6px 0 2px;text-align:center}.filing-footer a{color:#8b847d;font-size:10px;text-decoration:none}.filing-footer a:hover,.filing-footer a:focus-visible{color:var(--skin-accent);text-decoration:underline}.name-sheet{text-align:left}.name-sheet>h2,.name-sheet>p{text-align:center}.name-icon{margin-inline:auto;color:var(--skin-accent);background:var(--skin-accent-soft)}.name-field{display:block;margin:18px 0 12px}.name-field span{display:block;margin:0 2px 7px;color:#746b64;font-size:12px;font-weight:700}.name-field input{width:100%;height:52px;padding:0 15px;border:1px solid #ddd4c6;border-radius:16px;outline:none;background:#fff;color:#3f362f;font:inherit;font-size:17px}.name-field input:focus{border-color:#83a94d;box-shadow:0 0 0 3px #83a94d24}.save-name{width:100%;height:52px;border:0;border-radius:16px;background:var(--skin-accent);color:#fff;font-weight:800;cursor:pointer}.theme-card,.graduation-card,.reward-collection{margin-bottom:14px;padding:16px;border:1px solid var(--skin-border);border-radius:24px;background:var(--skin-card);box-shadow:0 5px 16px #4a3b270d}.theme-heading,.collection-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.theme-heading>span,.collection-heading>span{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:800}.theme-heading svg,.collection-heading svg{width:20px;height:20px;color:var(--skin-accent)}.theme-heading small,.collection-heading strong{color:#968d85;font-size:11px}.theme-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.theme-options button{min-width:0;padding:8px 6px 9px;position:relative;border:1px solid var(--skin-border);border-radius:16px;background:#fff;color:#50463f;cursor:pointer}.theme-options button.selected{border-color:var(--skin-accent);box-shadow:0 0 0 2px var(--skin-accent-soft)}.theme-options button>strong,.theme-options button>small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-options button>strong{margin-top:7px;font-size:11px}.theme-options button>small{margin-top:2px;color:#9b9189;font-size:9px}.theme-options button>svg{position:absolute;right:4px;top:4px;width:17px;height:17px;color:var(--skin-accent)}.theme-preview{height:38px;display:flex;align-items:flex-end;gap:4px;padding:6px;border-radius:10px;background:var(--theme-bg)}.theme-preview i{display:block;border-radius:999px}.theme-preview i:nth-child(1){width:14px;height:22px;background:var(--theme-accent)}.theme-preview i:nth-child(2){flex:1;height:14px;background:var(--theme-water)}.theme-preview i:nth-child(3){width:10px;height:10px;background:#fff;border:2px solid var(--theme-accent)}.graduation-card{margin-top:14px}.graduation-card.complete{border-color:var(--skin-accent);background:var(--skin-accent-soft)}.graduation-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.graduation-title>svg{width:34px;height:34px;color:var(--skin-accent);flex:0 0 auto}.graduation-title>div{display:flex;flex-direction:column;gap:3px}.graduation-title strong{font-size:15px}.graduation-title span{color:#8e847c;font-size:10px}.goal-row{display:flex;justify-content:space-between;margin:10px 1px 6px;font-size:11px;color:#756c65}.goal-row strong{color:#51473f}.goal-track{height:7px;overflow:hidden;border-radius:999px;background:#ebe5dc}.goal-track i{display:block;height:100%;border-radius:inherit;background:var(--skin-accent);transition:width .35s ease}.graduation-card>small{display:block;margin-top:13px;color:#938981;font-size:10px;line-height:1.55}.reward-collection{margin-top:14px}.reward-collection>p{margin:3px 0 0;color:#938981;font-size:11px;line-height:1.6}.badge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.earned-badge{min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.earned-badge>span{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;color:var(--skin-accent);background:var(--skin-accent-soft)}.earned-badge svg{width:25px;height:25px}.earned-badge small{width:100%;color:#675e57;font-size:9px;line-height:1.3}.reward-backdrop{position:absolute;z-index:70;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#3028357a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.reward-modal{width:100%;max-width:338px;padding:20px 20px 18px;border-radius:30px;text-align:center;background:var(--skin-card-strong);border:1px solid var(--skin-border);box-shadow:0 24px 70px #30261e3d;animation:reward-pop .32s cubic-bezier(.2,.9,.3,1.2)}@keyframes reward-pop{0%{opacity:0;transform:scale(.82) translateY(18px)}to{opacity:1;transform:scale(1) translateY(0)}}.reward-art{height:170px;position:relative;overflow:hidden;border-radius:23px;background:var(--skin-accent-soft)}.reward-art img{position:absolute;left:-14px;bottom:-38px;width:210px}.reward-medallion{position:absolute;right:28px;top:43px;width:82px;height:82px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--skin-accent);border:7px solid rgba(255,255,255,.78);box-shadow:0 8px 20px #40342b29}.reward-medallion svg{width:43px;height:43px}.reward-kicker{display:block;margin-top:16px;color:var(--skin-accent);font-size:11px;font-weight:800;letter-spacing:.08em}.reward-modal h2{margin:5px 0 4px;color:#42372f;font-size:27px}.reward-modal>p{margin:0;color:#8a7f77;font-size:12px}.praise-prompt{margin:15px 0 13px;padding:13px;border-radius:17px;text-align:left;background:#fff;border:1px solid var(--skin-border)}.praise-prompt strong,.praise-prompt span{display:block}.praise-prompt strong{margin-bottom:5px;color:var(--skin-accent);font-size:11px}.praise-prompt span{color:#574d46;font-size:13px;line-height:1.55}.reward-modal>button{width:100%;height:50px;border:0;border-radius:16px;color:#fff;background:var(--skin-accent);font-weight:800;cursor:pointer}.reward-modal.graduation .reward-art{background:#fff2df;background:color-mix(in srgb,var(--skin-highlight) 20%,white)}.reward-modal.graduation .reward-medallion{background:var(--skin-highlight)}@media(max-width:430px){.stage{padding:0}.mobile-prototype{width:100vw;height:100dvh;max-height:none;border-radius:0;box-shadow:none}.home-view{padding-top:calc(24px + env(safe-area-inset-top))}.secondary-view{padding-top:calc(28px + env(safe-area-inset-top))}.app-scroll{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.bottom-nav{height:calc(76px + env(safe-area-inset-bottom));padding-bottom:calc(9px + env(safe-area-inset-bottom))}.toast{bottom:calc(91px + env(safe-area-inset-bottom))}.water-sheet{padding-bottom:calc(34px + env(safe-area-inset-bottom))}.reward-backdrop{padding-top:calc(24px + env(safe-area-inset-top));padding-bottom:calc(24px + env(safe-area-inset-bottom))}}@media(max-height:720px){.home-view{padding-top:18px}.hero{min-height:235px}.hero img{max-height:235px}.progress-card{margin-bottom:12px}}
