:root{--bg:#f8f9f5;--paper:#fff;--ink:#283c30;--muted:#889087;--green:#547d60;--green-dark:#365c44;--pale:#edf3e9;--line:#e9ece4;--orange:#bb8950}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.6}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled{cursor:not-allowed;opacity:.48}a,button,input,select,textarea{outline-offset:4px}a:focus-visible,button:focus-visible{outline:2px solid var(--green)}input:focus,select:focus,textarea:focus{outline:2px solid #86a788;outline-offset:1px}input,select,textarea{border:1px solid #dfe5da;border-radius:9px;background:#fff;padding:10px 12px;min-width:0;color:var(--ink)}input:disabled{background:#f3f4f0}textarea{resize:vertical}h1,h2,h3,h4,p{margin:0}h1{font-size:31px;letter-spacing:1px;font-weight:700;line-height:1.5}h1>span{color:#85a77a;margin-left:4px}h2{font-size:17px}h2,h3{font-weight:600}h3{font-size:15px}h4{font-size:14px;font-weight:500}svg{flex-shrink:0}a{color:inherit;text-decoration:none}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border-radius:9px;font-size:13px;font-weight:500;transition:background .2s,transform .2s}.primary{background:var(--green);color:white;box-shadow:0 3px 7px #4568400d}.primary:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px)}.secondary{border:1px solid #dfe5d9;background:#fff}.secondary:hover:not(:disabled){background:#f1f5ec}.full{width:100%}.text-button{gap:5px;color:var(--green);font-size:12px;padding:5px 0}.icon-button,.text-button{display:inline-flex;align-items:center}.icon-button{width:30px;height:30px;border-radius:7px;justify-content:center;flex-shrink:0}.icon-button:hover:not(:disabled){background:#edf2e8}.muted{color:var(--muted);font-size:12px}.text-green{color:var(--green)}.text-orange{color:#b47956}.pill{display:inline-flex;gap:7px;background:#f8fbf3c9;border:1px solid #dce6d5;color:var(--green);padding:5px 11px;border-radius:20px;font-size:11px}.brand,.pill{align-items:center}.brand{display:flex;gap:10px;font-size:20px;font-weight:700;white-space:nowrap}.brand small{display:block;font-size:7px;font-weight:500;letter-spacing:1.2px;margin-top:2px;color:#8c9989}.brand-icon{display:flex;align-items:center;justify-content:center;border-radius:13px;width:42px;height:44px;color:var(--green);background:#edf3e6}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#fff;border-right:1px solid var(--line);padding:35px 21px 20px;display:flex;flex-direction:column;z-index:20}.nav-caption{color:#a5aaa1;font-size:10px;letter-spacing:1px;margin:49px 14px 15px}.sidebar nav{display:flex;flex-direction:column;gap:9px}.nav-item{display:flex;align-items:center;gap:13px;padding:13px 15px;width:100%;border-radius:9px;color:#798376;text-align:left;font-size:13px}.nav-item.active{background:#edf3e7;color:#476e50;font-weight:600}.nav-item:hover{background:#f5f7f2}.nav-item i{width:5px;height:5px;background:#739065;border-radius:50%;margin-left:auto}.sidebar-note{margin-top:auto;background:#f8faf4;border:1px solid #edf0e7;border-radius:12px;padding:21px 17px;color:#84957d}.sidebar-note p{font-size:12px;line-height:2;margin:10px 0 15px}.sidebar-note>span{font-size:8px;letter-spacing:1.5px;color:#a7b09e}.sidebar-user{border-top:1px solid var(--line);margin-top:24px;padding:22px 0 0;display:flex;align-items:center;gap:10px;text-align:left}.sidebar-user>div{min-width:0;flex:1 1;font-size:11px}.sidebar-user small{display:block;font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:117px}.avatar{display:flex;align-items:center;justify-content:center;width:37px;height:37px;border-radius:50%;background:#e9eddc;color:#849568;font-size:14px;flex-shrink:0}.avatar.mini{width:30px;height:30px;font-size:11px}.avatar.large{width:58px;height:58px;font-size:22px}.workspace{margin-left:232px}.topbar{height:75px;border-bottom:1px solid var(--line);padding:0 40px;justify-content:space-between;background:#ffffff91}.breadcrumb,.topbar{display:flex;align-items:center}.breadcrumb{gap:13px;color:#a0a69c;font-size:11px}.breadcrumb strong{font-weight:500;color:#6d796b}.topbar-right{gap:19px}.timezone,.topbar-right{display:flex;align-items:center}.timezone{gap:6px;font-size:10px;color:#87927e}.timezone i{width:5px;height:5px;background:#82a06e;border-radius:50%}main{max-width:1440px;margin:auto;padding:34px 40px 0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.eyebrow{font-size:9px;letter-spacing:2px;color:#9aa78c;margin-bottom:7px}.page-heading p{font-size:12px;color:var(--muted);margin-top:7px}.hero{background:#ecf2e4;border:1px solid #e4ebdc;border-radius:15px;position:relative;overflow:hidden;min-height:228px;padding:27px 34px;display:flex;align-items:center;justify-content:space-between}.hero-content{z-index:1}.hero h2{font-size:25px;font-weight:600;letter-spacing:.7px;margin:13px 0 10px}.hero p{font-size:12px;line-height:1.9;color:#85917b}.hero-bottom{display:flex;align-items:center;gap:13px;color:#96a18c;font-size:10px;margin-top:20px}.hero-bottom>span{font-size:17px;letter-spacing:-3px}.plant-art{width:245px;height:215px;position:relative;flex-shrink:0;margin-right:32px}.plant-halo{position:absolute;width:185px;height:185px;background:#e0e9d48c;border-radius:50%;left:27px;top:9px}.plant-stem{position:absolute;left:121px;top:51px;width:5px;height:113px;background:#638555;border-radius:70% 10%;transform:rotate(-4deg)}.plant-leaf{position:absolute;width:60px;height:34px;background:#729661;border-radius:80% 0 80% 0;box-shadow:inset 0 -4px 8px #466a4320}.leaf-a{left:68px;top:60px;transform:rotate(48deg);background:#8bab70}.leaf-b{left:124px;top:37px;transform:rotate(-18deg);width:66px;height:38px}.leaf-c{left:120px;top:98px;transform:rotate(-13deg);width:43px;height:27px;background:#9db982}.plant-pot{position:absolute;left:88px;top:144px;width:75px;height:59px;background:linear-gradient(100deg,#dbbb91,#e8ceaa);border-radius:4px 4px 22px 22px;transform:perspective(100px) rotateX(-12deg);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 6px 0 #c8a880}.plant-pot span{font-family:Georgia,serif;color:#ad8e68;font-style:italic;font-size:25px}.plant-ground{position:absolute;left:65px;bottom:3px;width:124px;height:9px;background:#9cae8030;border-radius:50%;z-index:0}.plant-star{position:absolute;color:#b4b786;font-size:27px}.star-a{right:16px;top:57px}.star-b{left:25px;top:116px;font-size:13px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin:22px 0 28px}.stat-card{background:white;border:1px solid var(--line);border-radius:12px;padding:17px 21px}.stat-card>div{justify-content:space-between;gap:4px;color:#7c8776;font-size:11px}.stat-card>div,.stat-icon{display:flex;align-items:center}.stat-icon{color:#7e9674;background:#f3f6ee;width:31px;height:31px;border-radius:9px;justify-content:center}.stat-card>strong{display:block;font-size:30px;font-weight:600;letter-spacing:-1px;margin:2px 0 4px}.stat-card small{font-size:10px;color:#98a091;font-weight:400;margin-left:7px}.stat-card p{font-size:10px;color:#9ea596}.stat-card.amber .stat-icon{color:#b79a6f;background:#faf4e9}.stat-card.amber>strong{color:#a88856}.panel{background:white;border:1px solid var(--line);border-radius:13px;padding:24px}.daily-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;grid-gap:22px;gap:22px;align-items:flex-start}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading h2{display:flex;align-items:center;gap:8px}.section-heading p{font-size:11px;color:#9aa28f;margin-top:5px}.count{font-size:10px;padding:1px 7px;background:#f0f3e9;color:#829171;border-radius:5px}.date-controls{display:flex;align-items:center;gap:1px}.date-controls input{font-size:10px;padding:5px 6px;border:0;background:#f7f8f3;width:112px}.date-controls strong{font-size:12px;font-weight:500;white-space:nowrap}.completion{display:flex;align-items:center;gap:12px;padding:20px 0;font-size:10px;color:#8b9583;border-bottom:1px solid #f0f2eb}.progress-track{height:5px;background:#ecf0e6;border-radius:8px;overflow:hidden;flex:1 1}.progress-track>div{height:100%;border-radius:8px;background:#88a477;transition:width .4s}.completion strong{font-size:12px;color:#6c855e}.completion strong span{font-weight:400;color:#abb2a2}.goal-section{margin-top:22px}.goal-section-title{display:flex;align-items:center;gap:8px;margin-bottom:9px}.goal-section-title h3{font-size:12px}.goal-section-title>span:last-child{font-size:9px;color:#a3aa99;margin-left:auto}.section-symbol{display:flex;color:#8a9b77}.section-symbol.bonus{color:#c4a367}.goal-row{gap:11px;padding:16px 0;border-bottom:1px solid #f1f3ed;flex-wrap:wrap}.goal-check,.goal-row{display:flex;align-items:center}.goal-check{width:22px;height:22px;border:1.5px solid #d8dfcf;border-radius:7px;justify-content:center;flex-shrink:0;padding:0}.goal-check:disabled{opacity:1}.done .goal-check{background:#e9f0df;color:#779265;border-color:#d9e3cc}.expired .goal-check{color:#c6a58b;background:#faf3ed;border-color:#e8dace}.goal-copy{flex:1 1;min-width:70px;overflow-wrap:anywhere}.goal-copy h4{font-size:12px}.goal-copy p{font-size:10px;color:#9aa28f;margin-top:4px;white-space:pre-wrap}.goal-status{font-size:9px;color:#a3ab9a}.done .goal-copy h4{text-decoration:line-through;color:#939e87}.points-tag{font-size:9px;white-space:nowrap;padding:3px 7px;border-radius:5px;background:#f5f1e7;color:#b69760}.points-tag.required{background:#f1f3ed;color:#92a17f}.row-actions{display:flex;gap:0}.row-actions .icon-button{width:24px;color:#a8b09e}.empty-inline{padding:20px 0 22px;text-align:center;font-size:11px;color:#a2ab98;background:#fafbf7;border-radius:8px;margin-top:14px}.add-dashed{margin-top:21px;border:1px dashed #dce3d1;border-radius:8px;padding:13px;display:flex;align-items:center;justify-content:center;gap:6px;width:100%;font-size:11px;color:#8f9f7e}.reward-preview .section-heading h2{font-size:14px}.reward-preview .section-heading svg{color:#a8b393}.reward-preview{text-align:center}.reward-illustration{position:relative;background:#f8f3e7;width:97px;height:91px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#b5986b;margin:23px auto 15px}.reward-illustration span{position:absolute;right:6px;top:4px;font-size:23px}.reward-preview h3{font-size:13px}.reward-preview p{font-size:10px;color:#a4a88f;line-height:1.9;margin:8px 0 20px}.reward-select{border:0;text-align:center;max-width:100%;font-size:13px;font-weight:600;padding:5px}.reward-progress-label{display:flex;justify-content:space-between;font-size:11px;color:#b09460;margin-bottom:8px}.reward-progress-label small{color:#adae9b;font-size:9px}.progress-track.amber{background:#f3efdf}.progress-track.amber>div{background:#c9b381}.reward-preview .secondary{margin-top:20px;font-size:11px}.tip-card{background:#f3f5ed;border-radius:12px;margin-top:16px;padding:19px;color:#8b967b}.tip-card strong{font-size:11px;font-weight:500}.tip-card p{font-size:10px;line-height:2;margin:9px 0}.tip-card>span{font-size:9px;color:#a7ae9b}.subtle-notice{gap:6px;font-size:11px;color:#a08264;background:#faf6ef;padding:10px;margin-top:12px;border-radius:6px}.subtle-notice,footer{display:flex;align-items:center}footer{justify-content:center;gap:8px;color:#aab29f;font-size:9px;padding:30px 0 23px}footer svg{color:#99a789}.dashboard-grid{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:22px;gap:22px;align-items:flex-start}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:6px;gap:6px;margin:22px 0 15px}.calendar-weekday{text-align:center;color:#a6ad9f;font-size:10px;padding:5px}.calendar-day{min-height:57px;border:1px solid transparent;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;gap:2px;background:#fafbf8}.calendar-day small{font-size:9px;color:#a5ad9c}.calendar-day>span{position:relative}.calendar-day i{position:absolute;top:1px;right:-6px;width:4px;height:4px;background:#64865b;border-radius:50%}.positive{background:#eaf1e2}.negative{background:#f8ece3}.neutral{background:#f1f2e9}.calendar-day.selected{border-color:#75936a;box-shadow:0 0 0 1px #75936a}.calendar-day.positive small{color:#66845b}.calendar-day.negative small{color:#b6815c}.calendar-legend{display:flex;flex-wrap:wrap;gap:12px;font-size:9px;color:#a2aa98}.calendar-legend span{display:flex;align-items:center;gap:4px}.calendar-legend i{width:8px;height:8px;border-radius:2px}.day-detail{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.day-detail h3{display:flex;justify-content:space-between;font-size:12px;margin-bottom:9px}.day-detail h3 span{font-size:10px;color:#88a077;font-weight:400}.day-detail>div{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;padding:6px 0}.day-detail>div>span{overflow-wrap:anywhere}.day-detail small{font-size:9px;color:#9aa28f;white-space:nowrap}.day-detail p{font-size:11px;color:#a4ab9a}.day-detail .text-button{margin-top:10px}.segmented{display:flex;background:#f2f4ed;border-radius:7px;padding:3px;gap:2px}.segmented button{font-size:10px;padding:4px 10px;border-radius:5px}.segmented .active{background:#fff;box-shadow:0 1px 4px #243a2410}.trend-panel>.muted{margin-top:16px;font-size:10px}.trend-chart{margin:13px -4px}.trend-chart svg{width:100%;display:block}.trend-note{display:flex;gap:11px;align-items:center;background:#f7f9f1;padding:17px;border-radius:9px;color:#8b9e79}.trend-note p{font-size:11px;line-height:1.9}.trend-note small{font-size:10px;color:#a1ab91}.timeline-panel{margin-top:22px}.timeline-panel select{font-size:11px;padding:6px 10px}.timeline{padding-top:10px}.timeline-date{font-size:11px;color:#7a8a6e;margin:19px 0 15px}.timeline-item{position:relative;display:flex;gap:14px;align-items:flex-start;margin-left:12px;padding:0 0 23px 24px;border-left:1px solid #e5ebdc}.timeline-bullet{position:absolute;left:-12px;top:0;width:24px;height:24px;border-radius:50%;background:#edf3e6;color:#92a482;display:flex;align-items:center;justify-content:center;border:3px solid white}.timeline-item h4{font-size:12px;padding-top:1px}.timeline-item p{font-size:10px;color:#a0aa94;margin-top:4px}.timeline-item.expired .timeline-bullet{background:#f7eee4;color:#b69a7d}.wallet-banner{background:#edf2e3;border:1px solid #e1e8d5;border-radius:14px;padding:26px 32px;display:flex;align-items:center;gap:50px}.wallet-banner>div>span{display:flex;gap:8px;align-items:center;font-size:12px;color:#82946e}.wallet-banner strong{font-size:38px;font-weight:600;display:block;margin-top:3px}.wallet-banner small{font-size:11px;font-weight:400;color:#8e9e7d;margin-left:12px}.wallet-banner p{font-size:12px;color:#8fa17c;line-height:2}.wallet-banner>svg{margin-left:auto;color:#a5b98b}.rewards-heading{margin:28px 0 16px}.reward-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.reward-card{padding:0;overflow:hidden}.reward-card-art{height:140px;background:#f7f1e5;display:flex;align-items:center;justify-content:center;color:#baa071;position:relative}.reward-card-art>span{position:absolute;left:60%;top:31px;font-size:26px}.reward-card-art.color-1{background:#eef1e5;color:#99aa77}.reward-card-art.color-2{background:#f3eced;color:#b599a0}.reward-card-tools{position:absolute;right:8px;top:8px;display:flex}.reward-card-tools .icon-button{color:#a9ad99}.reward-card-body{padding:20px}.reward-card-body h3{font-size:14px;overflow-wrap:anywhere}.reward-card-body p{font-size:11px;color:#a0a78f;margin:7px 0 20px;min-height:35px;white-space:pre-wrap;overflow-wrap:anywhere}.reward-card-body>div{display:flex;align-items:center;justify-content:space-between;gap:6px}.reward-card-body strong{font-size:20px;color:#a18e61}.reward-card-body small{font-size:9px;font-weight:400}.reward-card-body .primary{font-size:10px;padding:8px 11px}.reward-add{border:1px dashed #d5decb;border-radius:13px;min-height:285px;flex-direction:column;color:#94a781;padding:20px}.reward-add,.reward-add>span{display:flex;align-items:center;justify-content:center}.reward-add>span{background:#eef3e6;border-radius:50%;width:55px;height:55px;margin-bottom:15px}.reward-add h3{font-size:13px}.reward-add p{font-size:10px;margin-top:7px;color:#aab49c}.history-panel{margin-top:28px}.history-row{display:flex;align-items:center;gap:13px;padding:18px 0;border-bottom:1px solid #f0f3ea}.history-row:last-child{border:0}.history-icon{width:34px;height:34px;border-radius:9px;background:#f1f4eb;color:#99ab85;display:flex;align-items:center;justify-content:center}.history-row>div{flex:1 1;min-width:0}.history-row strong{font-size:12px;font-weight:500;overflow-wrap:anywhere}.history-row small{display:block;font-size:9px;color:#a0aa94;margin-top:4px}.history-row>span:not(.history-icon){font-size:11px;white-space:nowrap}.history-cost{color:#b39367}.history-row .secondary{font-size:10px;padding:6px 10px}.empty-state{text-align:center;padding:45px 15px;color:#a0ad91}.empty-state svg{color:#a4b291;margin-bottom:11px}.empty-state h3{font-size:13px}.empty-state p{font-size:11px;margin-top:6px}.account-profile{display:flex;align-items:center;gap:17px;margin-bottom:22px}.account-profile p{font-size:12px;color:#9ba78e;margin-top:3px;overflow-wrap:anywhere}.account-profile>div{flex:1 1;min-width:0}.rules>div{border-top:1px solid #f0f3eb;padding:19px 0}.rules>h2{margin-bottom:16px}.rules h3{font-size:12px;color:#81956e;margin-bottom:6px}.rules p{font-size:12px;color:#909b84;line-height:2}.ledger{margin-top:22px}.ledger-summary{display:flex;flex-wrap:wrap;gap:28px;font-size:11px;color:#96a28a;padding:19px 0 0}.ledger-summary strong{margin-left:8px;color:#6f865c}.modal-backdrop{position:fixed;inset:0;background:#1c30294d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:100}.modal{background:#fff;border-radius:18px;padding:27px;width:460px;max-width:100%;max-height:90dvh;overflow:auto;box-shadow:0 20px 70px #1c302922}.modal-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.modal h2{font-size:19px}.field{display:block;font-size:12px;font-weight:500;margin-bottom:17px}.field>span{font-size:10px;color:#a1a897;font-weight:400}.field input,.field textarea{display:block;width:100%;margin-top:7px;font-size:13px;padding:11px 12px}.type-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:9px}.type-options button{display:flex;flex-direction:column;align-items:flex-start;border:1px solid #e2e7db;border-radius:10px;padding:13px;gap:3px;text-align:left}.type-options .selected{background:#f0f5e9;border-color:#96ad7e}.type-options svg{color:#8da371;margin-bottom:5px}.type-options strong{font-size:12px}.type-options small{font-size:10px;color:#99a18b}.form-notice{background:#fcf5e9;font-size:11px;color:#ad9166;padding:12px;border-radius:8px;margin-bottom:18px;line-height:1.9}.confirm-body{font-size:13px;color:#8b9880;line-height:2;overflow-wrap:anywhere}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}.error-banner,.form-error{background:#fff0e9;color:#a35839;border:1px solid #efdbce;border-radius:8px;padding:12px;font-size:12px;margin-bottom:18px;overflow-wrap:anywhere}.error-banner{display:flex;justify-content:space-between;gap:12px}.error-banner button{white-space:nowrap}.loading-line{font-size:10px;color:#8aa175;margin-bottom:10px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#3f6147;color:#fff;padding:13px 23px;border-radius:12px;gap:9px;box-shadow:0 8px 35px #2d52352b;z-index:150;font-size:13px;max-width:90vw}.screen-loading,.toast{display:flex;align-items:center}.screen-loading{min-height:100dvh;flex-direction:column;justify-content:center;color:#8da177;gap:15px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.login-page{min-height:100dvh;background:radial-gradient(ellipse at 15% 60%,#eaf0df 0,transparent 55%),#f8faf4;padding:38px 6vw 0;display:flex;flex-direction:column}.login-brand{font-size:22px}.login-layout{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;grid-gap:65px;gap:65px;max-width:1150px;width:100%;margin:auto;padding:55px 0}.login-story h1{font-size:36px;line-height:1.65;letter-spacing:1.8px;margin:22px 0 15px}.login-story>p{font-size:13px;line-height:2.1;color:#98a287}.login-story>.plant-art{margin:20px auto 9px;transform:scale(1.15)}.login-features{display:flex;gap:25px;margin-top:30px;color:#91a17f}.login-features span{display:flex;gap:7px;align-items:center;font-size:10px}.login-card{background:#ffffffdf;border:1px solid #e5ebdc;border-radius:20px;padding:39px 35px;box-shadow:0 14px 55px #56634008}.login-greeting{font-size:9px;letter-spacing:2px;color:#9baa8b;margin-bottom:15px}.login-card h2{font-size:20px}.login-card>p{font-size:12px;color:#a0aa91;margin:9px 0 28px}.login-note{display:flex;align-items:center;justify-content:center;gap:6px;color:#a2ac94;font-size:10px;margin-top:17px}.login-quote{border-top:1px solid #eef1e6;margin-top:28px;padding-top:24px;font-size:11px;color:#a5af95;text-align:center}.login-resend{display:flex;justify-content:space-between;margin-top:12px}.sent-note{font-size:11px;color:#8b9d7a;margin-bottom:15px}.setup-guide{background:#f4f7ee;padding:20px;border-radius:12px;color:#8a9a79}.setup-guide h3{font-size:14px;margin-bottom:10px}.setup-guide li,.setup-guide p{font-size:12px;line-height:2}.setup-guide ol{padding-left:18px}.setup-guide small{font-size:10px}@media (min-width:1600px){main{padding-top:42px}.hero{min-height:250px}.daily-layout{grid-template-columns:minmax(0,1fr) 310px}.goal-row{padding:20px 0}}@media (max-width:1200px){.sidebar{width:204px;padding-left:16px;padding-right:16px}.brand{font-size:17px}.brand-icon{width:36px}.workspace{margin-left:204px}main{padding:28px 26px 0}.topbar{padding:0 26px}.daily-layout{grid-template-columns:minmax(0,1fr) 235px;gap:16px}.panel{padding:20px}.plan-panel>.section-heading{align-items:flex-start;flex-direction:column}.stat-card{padding:15px}.stat-card p{font-size:9px}.hero .plant-art{margin-right:0}.hero{padding:24px}.dashboard-grid{grid-template-columns:1fr}.trend-chart{max-width:650px;margin:auto}.reward-grid{gap:14px}.reward-card-body{padding:15px}.reward-card-body>div{align-items:flex-start;flex-direction:column}.login-layout{gap:30px}.login-story h1{font-size:30px}.login-card{padding:30px 25px}}@media (max-width:900px){.sidebar{width:180px;padding:26px 12px 16px}.brand{font-size:15px;gap:6px}.brand small{font-size:6px;letter-spacing:.6px}.brand-icon{width:31px;height:37px}.nav-item{gap:10px;padding:12px;font-size:12px}.workspace{margin-left:180px}main{padding:26px 20px 0}.topbar{padding:0 20px}.daily-layout{grid-template-columns:1fr}.daily-aside{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.tip-card{margin:0;align-self:start}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.page-heading h1{font-size:26px}.page-heading p{font-size:11px}.hero .plant-art{transform:scale(.85);margin-right:-25px;width:215px}.hero h2{font-size:21px}.hero p{font-size:11px}.hero{min-height:225px;padding:23px}.reward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-layout{grid-template-columns:1fr 1fr;gap:25px}.login-story h1{font-size:25px}.login-story>p{font-size:11px}.login-features{flex-wrap:wrap;gap:10px}.login-card{padding:28px 22px}.login-card h2{font-size:17px}.login-page{padding:28px 4vw 0}.wallet-banner{gap:22px}}@media (max-width:640px){body{font-size:13px}.sidebar{inset:auto 0 0;width:100%;height:calc(67px + env(safe-area-inset-bottom));padding:5px 8px env(safe-area-inset-bottom);border-right:0;border-top:1px solid #e4e9dd;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-caption,.sidebar-note,.sidebar-user,.sidebar>.brand{display:none}.sidebar nav{flex-direction:row;justify-content:space-around;gap:4px}.nav-item{flex-direction:column;gap:3px;padding:7px 4px;font-size:10px;border-radius:9px;width:25%}.nav-item svg{width:19px;height:19px}.nav-item i{display:none}.workspace{margin-left:0}.topbar{height:56px;padding:0 18px}.topbar-right{gap:13px}.breadcrumb{font-size:10px;gap:8px}.timezone{font-size:9px}main{padding:24px 16px 75px}.page-heading{margin-bottom:21px;align-items:center;gap:8px}.page-heading h1{font-size:24px;letter-spacing:0}.eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:6px}.page-heading p{font-size:10px;max-width:260px;line-height:1.8}.page-heading>.primary{font-size:11px;padding:9px 11px;gap:4px;white-space:nowrap}.page-heading>.pill{display:none}.hero{padding:23px 20px;min-height:210px}.hero h2{font-size:20px;margin-top:15px}.hero p{font-size:10px;max-width:220px}.hero .pill{font-size:9px;padding:4px 8px}.hero .plant-art{position:absolute;right:-37px;bottom:-8px;transform:scale(.66);transform-origin:bottom center;opacity:.7}.hero-content{max-width:100%}.hero-bottom{font-size:8px;margin-top:20px;gap:8px}.hero-bottom>span{font-size:15px}.stats-grid{margin:16px 0 20px;gap:10px}.stat-card{padding:14px 15px}.stat-card>div{font-size:10px}.stat-icon{width:26px;height:26px}.stat-icon svg{width:15px}.stat-card>strong{font-size:27px}.stat-card p{font-size:9px}.panel{padding:18px}.plan-panel>.section-heading{gap:14px}.date-controls input{font-size:12px;width:132px}.date-controls{gap:4px}.date-controls .icon-button{width:27px}.section-heading h2{font-size:15px}.section-heading p{font-size:10px}.goal-section-title>span:last-child{font-size:8px}.goal-row{gap:9px;padding:15px 0}.goal-copy h4{font-size:12px}.goal-copy p{font-size:10px}.goal-check{width:23px;height:23px}.points-tag{font-size:9px;padding:3px 5px}.row-actions{gap:2px}.row-actions .icon-button{width:26px;height:30px}.daily-aside{grid-template-columns:1fr}.reward-preview{display:block}.reward-illustration{margin-top:18px}.tip-card{padding:17px}.tip-card p{font-size:11px}.tip-card>span{font-size:10px}.calendar-grid{gap:5px}.calendar-day{min-height:48px;font-size:12px}.calendar-day small{font-size:8px}.calendar-legend{font-size:8px;gap:8px}.calendar-panel .section-heading{gap:5px}.calendar-panel .date-controls{gap:0}.calendar-panel .date-controls strong{font-size:10px}.dashboard-grid{gap:16px}.timeline-panel{margin-top:16px}.wallet-banner{padding:20px;gap:10px}.wallet-banner strong{font-size:32px}.wallet-banner p{font-size:9px}.wallet-banner>svg{display:none}.wallet-banner small{font-size:9px}.rewards-heading h2{font-size:15px}.rewards-heading>.muted{font-size:9px}.reward-grid{gap:12px}.reward-card-art{height:115px}.reward-card-art>svg{width:39px}.reward-card-body{padding:13px}.reward-card-body h3{font-size:12px}.reward-card-body p{font-size:10px;margin:6px 0 12px;min-height:33px}.reward-card-body>div{gap:10px;width:100%}.reward-card-body .primary{width:100%;font-size:10px;padding:8px 4px}.reward-card-body strong{font-size:18px}.reward-card-tools{right:3px;top:4px}.reward-card-tools .icon-button{width:27px}.reward-add{min-height:285px;padding:12px}.reward-add h3{font-size:11px;text-align:center}.reward-add p{font-size:9px;text-align:center}.history-row{gap:9px;flex-wrap:wrap}.history-row>div{min-width:120px}.history-row>span:not(.history-icon){font-size:10px}.history-row .secondary{margin-left:auto}.history-icon{width:29px;height:29px}.history-row small{font-size:9px}.account-profile{gap:10px;flex-wrap:wrap}.account-profile h2{font-size:14px}.account-profile p{font-size:10px}.account-profile .secondary{padding:8px 10px;font-size:10px}.avatar.large{width:43px;height:43px;font-size:17px}.ledger-summary{gap:12px;font-size:10px}.rules p{font-size:11px}.modal-backdrop{padding:0;align-items:flex-end}.modal{width:100%;border-radius:18px 18px 0 0;max-height:92dvh;padding:23px 22px calc(24px + env(safe-area-inset-bottom))}.field input,.field textarea{font-size:16px}.modal h2{font-size:18px}.toast{bottom:85px;font-size:12px;padding:12px 16px;width:max-content}.login-page{padding:24px 22px 0}.login-brand{font-size:19px}.login-layout{display:flex;flex-direction:column;gap:26px;padding:35px 0 15px}.login-story{width:100%}.login-story h1{font-size:28px;line-height:1.5;letter-spacing:.8px;margin:14px 0 10px}.login-story>p{font-size:11px}.login-story>.plant-art{display:none}.login-features{gap:18px;margin-top:20px}.login-features span{font-size:9px;gap:4px}.login-features svg{width:14px}.login-card{width:100%;padding:26px 23px;border-radius:16px}.login-card h2{font-size:18px}.login-greeting{font-size:8px}.login-card>p{font-size:11px;margin-bottom:22px}.login-card .field input{font-size:16px}.login-quote{margin-top:20px;padding-top:19px;font-size:10px}.login-page footer{font-size:8px;padding:22px 0}footer{font-size:8px;gap:5px;padding-top:27px}.empty-inline{font-size:10px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.login-card .field[for]{margin-bottom:7px}.login-input{display:block;width:100%;margin-bottom:18px;padding:11px 12px}.password-input{display:flex;align-items:center;position:relative;margin-bottom:22px}.password-input input{width:100%;padding:11px 64px 11px 12px}.password-input button{position:absolute;right:8px;padding:10px;font-size:12px}.login-help{text-align:center;color:#7b8971;font-size:11px;margin-top:12px}@media (max-width:640px){.login-input,.password-input input{font-size:16px}}