@import url('/fonts.css');
:root{--bg:#f6f7f3;--white:#fff;--ink:#263a30;--muted:#849087;--line:#e7ebe3;--green:#315e43;--lime:#eaf0d9;--olive:#8b9b62;--shadow:0 7px 24px #243a2a04;font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:14px}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #92ad7a;outline-offset:3px}a{color:var(--green);text-decoration:none}button{border:0;background:none;color:inherit}svg.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:28px;font-weight:600;letter-spacing:-.8px}h2{font-size:17px;font-weight:600}h3{font-size:15px;font-weight:600}small{font-size:12px}.muted{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:2.3px;color:#869880;font-weight:600}.layout{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#fcfdf9;border-right:1px solid var(--line);padding:32px 20px 20px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:11px;padding:0 14px;margin-bottom:42px}.brand img{width:40px;height:40px}.brand strong{font-size:24px;font-weight:650;letter-spacing:3px}.brand small{display:block;color:#9aab92;font-size:8px;letter-spacing:2px;margin-top:3px}.navlabel{padding:0 17px;color:#a5afa4;font-size:10px;letter-spacing:1.6px;margin-bottom:13px}.navitem{display:flex;align-items:center;gap:13px;padding:13px 16px;border-radius:9px;width:100%;text-align:left;margin-bottom:5px;color:#758074;font-size:13px}.navitem:hover{background:#f0f3e9}.navitem.active{background:#e9efdf;color:#3c5c35;font-weight:600}.navitem .arrow{margin-left:auto;font-size:16px}.side-note{margin-top:auto;background:#f0f3e6;padding:18px 15px;border-radius:10px;line-height:1.8;font-size:12px;color:#81916e}.side-note strong{display:block;font-size:13px;color:#536647;margin-bottom:5px}.side-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:22px;padding:20px 12px 0;color:#778472;font-size:12px}.main{grid-column:2;min-width:0}.topbar{height:81px;background:#ffffffa6;border-bottom:1px solid var(--line);padding:0 40px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.breadcrumbs{color:#9ba497;display:flex;align-items:center;gap:14px}.breadcrumbs b{color:#52624e;font-weight:400}.top-right{display:flex;align-items:center;gap:20px}.community-chip{display:flex;align-items:center;gap:6px;color:#5d7452}.avatar{width:31px;height:31px;display:inline-grid;place-items:center;background:#e4eacc;color:#596d3d;border-radius:50%;font-size:12px;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.user-chip{display:flex;align-items:center;gap:9px}.content{max-width:1480px;margin:auto;padding:33px 40px 40px}.page-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:26px}.page-head h1{font-size:26px}.page-head p{margin-top:9px;color:#8b9586;font-size:12px;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;background:var(--green);color:#fff;padding:11px 18px;font-size:12px;font-weight:500;border:1px solid var(--green);white-space:nowrap}.button:hover{filter:brightness(1.1)}.button.secondary{background:white;color:#52664a;border-color:var(--line)}.button.ghost{background:transparent;color:#64745b;border-color:transparent}.button.danger{background:#a55245;border-color:#a55245;color:white}.button.sm{padding:7px 11px;font-size:11px}.actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.hero-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:20px;margin-bottom:22px}.hero{background:#e9edda;border-radius:14px;position:relative;overflow:hidden;padding:28px 29px;min-height:225px;border:1px solid #e1e8d2}.hero .eyebrow{color:#7a8e64}.hero h2{font-size:23px;line-height:1.7;margin:12px 0 17px;font-weight:500;position:relative;z-index:1;letter-spacing:.3px}.hero p{font-size:12px;color:#81916d}.hero-art{position:absolute;width:210px;height:220px;right:4px;bottom:-17px;opacity:.82}.hero-text{position:relative;z-index:1}.hero .button{padding:9px 14px;margin-top:18px}.goal-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.row-between{display:flex;align-items:center;justify-content:space-between;gap:10px}.goal-card .goal-value{font-size:34px;letter-spacing:-1px;margin:15px 0 4px;font-weight:500}.goal-value small{font-size:12px;color:#98a08c;letter-spacing:0;margin-left:6px}.tag{font-size:10px;background:#eef3e6;color:#718953;padding:5px 8px;border-radius:5px;display:inline-block;white-space:nowrap}.tag.orange{background:#fbf0dc;color:#af8743}.tag.red{background:#f8e8e5;color:#ac6654}.progress{height:7px;background:#edf1e6;border-radius:10px;overflow:hidden;margin:15px 0 10px}.progress span{display:block;height:100%;background:#92a875;border-radius:10px}.tiny{font-size:11px;line-height:1.6}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat{background:#fff;border:1px solid var(--line);border-radius:11px;padding:19px 21px;box-shadow:var(--shadow)}.stat-label{display:flex;align-items:center;justify-content:space-between;color:#86917d;font-size:11px}.stat-label .icon{width:17px;color:#94a784}.stat-value{font-size:29px;font-weight:550;letter-spacing:-.7px;margin:14px 0 8px;line-height:1.1}.stat-value small{font-size:11px;color:#9da58f;font-weight:400;margin-left:6px;letter-spacing:0}.stat-foot{font-size:10px;color:#9ba591}.green{color:#73905b}.red{color:#b57562}.section-heading{margin:25px 0 15px}.section-heading small{color:#9aa48e;font-size:11px}.quick-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;margin-bottom:24px}.quick{background:#fff;border:1px solid var(--line);border-radius:10px;padding:17px 6px 13px;display:flex;align-items:center;flex-direction:column;gap:11px;font-size:11px;transition:transform .18s,border-color .18s}.quick:hover{transform:translateY(-3px);border-color:#9fac81}.icon-box{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 11%,white);color:var(--accent)}.icon-box .icon{width:21px;height:21px}.charts-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px;margin-bottom:23px}.card{background:white;border:1px solid var(--line);border-radius:12px;padding:23px;box-shadow:var(--shadow);min-width:0}.card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:10px}.card-head small{font-size:10px;color:#93a080}.segmented{background:#f5f6f0;border-radius:6px;padding:3px;display:flex;gap:2px}.segmented button{font-size:10px;padding:5px 10px;border-radius:4px;color:#8d9980}.segmented button.active{background:#fff;color:#577044;box-shadow:0 1px 4px #1529000b}.chart{width:100%;height:185px;overflow:visible}.chart text{font:9px sans-serif;fill:#9ba58e}.chart-empty{height:190px;display:grid;place-items:center;color:#a2aa98;font-size:12px}.donut-wrap{display:flex;align-items:center;justify-content:center;gap:30px;min-height:185px}.donut{width:150px;height:150px;border-radius:50%;position:relative;display:grid;place-items:center;flex-shrink:0}.donut:before{content:'';position:absolute;inset:18px;background:white;border-radius:50%}.donut-center{position:relative;text-align:center}.donut-center strong{font-size:25px;font-weight:500}.donut-center small{display:block;color:#9aa28b;font-size:9px;margin-top:5px}.legend{display:flex;flex-direction:column;gap:13px;min-width:140px;font-size:10px}.legend div{display:flex;align-items:center;gap:7px}.dot{width:6px;height:6px;background:var(--accent);border-radius:2px;display:inline-block}.legend b{margin-left:auto;font-size:10px;font-weight:500;color:#67795a}.bottom-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px}.record-row{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px solid #f0f2eb}.record-row:last-child{border:0}.record-row .icon-box{width:34px;height:34px;border-radius:9px;flex-shrink:0}.record-row .details{flex:1;min-width:0}.record-row h3{font-size:12px;font-weight:500}.record-row p{color:#9ba58e;font-size:10px;margin-top:5px}.record-row .amount{text-align:right;font-size:13px;font-weight:500}.record-row .amount small{display:block;font-size:9px;color:#a2aa95;font-weight:400;margin-top:4px}.advice{padding:17px 0;display:flex;gap:12px;border-bottom:1px solid #eff2e9}.advice:last-child{border:0}.advice p{font-size:11px;line-height:1.9;color:#94a085;margin-top:8px}.advice h3{font-size:12px}.advice .icon{color:#9cad79;flex-shrink:0}.footer{margin-top:29px;text-align:center;color:#b0b8a4;font-size:10px;letter-spacing:.4px}.demo-label{color:#a39b7c;font-size:10px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{background:#f6f8f1;color:#8a957d;font-size:11px;font-weight:500;padding:13px 15px;white-space:nowrap}td{padding:16px 15px;border-bottom:1px solid #edf0e7;color:#607052;max-width:300px;word-break:break-word}td strong{font-weight:500;color:#384d30}td small{display:block;line-height:1.7;margin-top:4px;color:#a0a993;font-size:10px}tr:last-child td{border-bottom:0}.text-button{color:#728b57;font-size:11px;text-decoration:underline;text-underline-offset:3px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px;align-items:center}input,select,textarea{border:1px solid #dfe5d6;border-radius:7px;background:white;color:#485b3c;padding:10px 12px;min-width:0;outline:none}input:focus,select:focus,textarea:focus{border-color:#829969;box-shadow:0 0 0 3px #e8efdd}textarea{resize:vertical;min-height:90px;line-height:1.7}input[type=checkbox]{width:16px;height:16px;accent-color:var(--green)}input[type=date],select{font-size:12px}label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#718162;margin-bottom:17px}.field-note{font-size:11px;color:#9aa78a;line-height:1.7}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.span-2{grid-column:1/-1}.check-label{display:flex;flex-direction:row;align-items:center;gap:8px;line-height:1.6}dialog{border:0;border-radius:16px;padding:0;width:min(580px,calc(100% - 28px));max-height:90vh;box-shadow:0 30px 100px #1a321b26;color:var(--ink)}dialog::backdrop{background:#14251365;backdrop-filter:blur(3px)}.modal-head{padding:24px 27px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.modal-head h2{font-size:19px}.modal-body{padding:24px 27px}.modal-foot{border-top:1px solid var(--line);padding:18px 27px;display:flex;justify-content:flex-end;gap:10px}.close{color:#8b9b7e;font-size:22px}.form-error{color:#af5b49;background:#fbefea;border-radius:6px;padding:10px;font-size:12px;line-height:1.6;display:none;margin-bottom:15px}.form-error:not(:empty){display:block}.estimate{background:#eff3e5;padding:17px;border-radius:9px;margin:8px 0 17px;line-height:1.8;font-size:12px}.estimate strong{font-size:23px;font-weight:500}.source-note{font-size:11px;line-height:1.9;color:#8c987e}.empty{padding:48px 20px;text-align:center;color:#97a187;font-size:13px;line-height:2}.empty .icon{width:30px;height:30px;display:block;margin:0 auto 14px;color:#a7b78d}.notice{background:#f0f4e7;border:1px solid #e5ead9;border-radius:9px;padding:14px 17px;color:#85916f;font-size:11px;line-height:1.9;margin-bottom:20px}.activity-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.activity-card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.activity-art{height:105px;background:#e6ecd6;display:flex;align-items:center;justify-content:space-between;padding:20px 25px;color:#8b9e6a}.activity-art .icon{width:57px;height:57px;stroke-width:1}.activity-body{padding:23px}.activity-body p{font-size:12px;line-height:1.9;color:#91a17e;margin:12px 0}.activity-body .meta{font-size:11px;color:#9aa88a;display:flex;gap:14px;margin:15px 0}.rank-row{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid var(--line);font-size:12px}.rank-row:last-child{border:0}.rank-number{width:26px;text-align:center;font-size:17px;color:#a0af87}.rank-row b{font-weight:500}.rank-row .score{margin-left:auto;color:#6b8952}.profile-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:20px}.badge-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.badge{border:1px solid var(--line);border-radius:12px;text-align:center;padding:25px 8px;background:white}.badge .medal{width:56px;height:56px;display:grid;place-items:center;background:#eaf0d7;border-radius:50%;color:#819549;margin:0 auto 14px}.badge .medal .icon{width:27px;height:27px}.badge.unearned{opacity:.48;filter:grayscale(1)}.badge p{font-size:10px;color:#8e9b7b;margin-top:8px}.login-layout{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr}.login-art{background:#e7edda;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:80px}.login-art .brand{position:absolute;left:45px;top:44px}.login-art h1{font-size:42px;font-weight:500;line-height:1.6;letter-spacing:1px;z-index:1}.login-art p{margin-top:20px;color:#879775;line-height:1.9;z-index:1}.login-art .hero-art{width:400px;height:440px;right:-25px;bottom:-70px;opacity:.55}.login-form{display:flex;align-items:center;justify-content:center;padding:45px}.login-box{width:340px}.login-box h2{font-size:25px;margin-bottom:12px}.login-box>p{color:#929f85;font-size:12px;line-height:1.8;margin-bottom:28px}.login-box .button{width:100%;margin-top:5px}.login-box .brand{display:none}.login-foot{text-align:center;margin-top:24px;font-size:11px;color:#9ba88c}.loading{min-height:60vh;display:grid;place-items:center;color:#8b9d75}.mobile-brand{display:none}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#2e513f;color:white;border-radius:9px;padding:13px 24px;box-shadow:0 8px 25px #1c302622;font-size:12px;opacity:0;pointer-events:none;transition:opacity .2s;z-index:1000}#toast.show{opacity:1}.full-width{width:100%}.body-copy{font-size:13px;line-height:2;white-space:pre-wrap}.points-big{font-size:48px;margin:15px 0;font-weight:500;letter-spacing:-1px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.info-cell{background:#f5f7ee;border-radius:9px;padding:18px}.info-cell strong{font-size:23px;display:block;margin-top:8px}.attention{color:#a78750}.list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.community-card p{line-height:1.9;color:#96a384;font-size:12px;margin:14px 0}.factor-count{color:#94a47b;font-size:11px}
@media(min-width:1600px){.content{padding-top:42px}.hero{min-height:235px}.hero-art{right:30px;width:245px}.chart{height:220px}.donut-wrap{min-height:220px}}
@media(max-width:1150px){.layout{grid-template-columns:195px minmax(0,1fr)}.sidebar{width:195px;padding-inline:13px}.content{padding:26px}.topbar{padding:0 26px}.hero-grid{grid-template-columns:1.4fr 1fr}.hero-art{width:160px;right:-12px}.hero h2{font-size:20px}.donut-wrap{gap:15px}.donut{width:120px;height:120px}.legend{min-width:105px}.charts-grid,.bottom-grid{grid-template-columns:1.2fr 1fr}.stat{padding:16px}.quick-grid{gap:7px}.login-art{padding:50px}.login-art h1{font-size:34px}.list-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.layout{grid-template-columns:1fr}.sidebar{position:fixed;inset:auto 0 0;width:100%;height:68px;flex-direction:row;padding:7px 5px;background:#fffffff5;border-top:1px solid var(--line);backdrop-filter:blur(10px);overflow-x:auto}.sidebar .brand,.sidebar .navlabel,.sidebar .side-note,.sidebar .side-bottom{display:none}.sidebar nav{display:flex;width:100%;justify-content:space-around;min-width:max-content}.navitem{flex-direction:column;gap:4px;padding:6px 10px;margin:0;font-size:9px;border-radius:6px;width:auto}.navitem .arrow{display:none}.navitem .icon{width:20px;height:20px}.main{grid-column:1}.topbar{height:65px;padding:0 22px}.breadcrumbs{display:none}.mobile-brand{display:flex;align-items:center;gap:8px;font-size:19px;letter-spacing:2px;font-weight:600}.mobile-brand img{width:30px;height:30px}.top-right{gap:14px}.community-chip{font-size:10px}.content{padding:25px 20px 96px}.page-head h1{font-size:23px}.hero h2{font-size:20px}.hero{padding:25px;min-height:220px}.hero-art{width:175px}.charts-grid,.bottom-grid{grid-template-columns:1fr 1fr}.stats{gap:10px}.stat{padding:15px}.stat-value{font-size:24px}.quick-grid{gap:7px}.quick{font-size:10px}.card{padding:19px}.donut-wrap{flex-direction:column;gap:15px}.legend{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.chart{height:225px}.profile-grid{grid-template-columns:1fr}.login-art{display:none}.login-layout{grid-template-columns:1fr}.login-box .brand{display:flex;padding:0;margin-bottom:36px}.login-form{padding:35px 24px}.badge-grid{gap:8px}.badge h3{font-size:12px}.list-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.content{padding:22px 16px 90px}.topbar{padding:0 16px}.user-chip span:not(.avatar){display:none}.page-head{align-items:flex-start;margin-bottom:22px}.page-head p{font-size:11px}.page-head .button{padding:9px 11px;font-size:10px}.hero-grid{grid-template-columns:1fr;gap:14px}.hero{min-height:210px}.hero h2{font-size:24px}.hero-art{width:190px;right:0}.goal-card{padding:20px}.goal-card .goal-value{font-size:28px}.stats{grid-template-columns:1fr 1fr;gap:10px}.stat{padding:17px}.stat-value{font-size:27px}.quick-grid{grid-template-columns:repeat(4,1fr);gap:8px}.quick{padding:13px 4px;font-size:11px}.quick:nth-child(n+5){grid-column:auto}.charts-grid,.bottom-grid,.activity-grid,.list-grid{grid-template-columns:1fr;gap:14px}.donut-wrap{flex-direction:row;gap:25px;min-height:170px}.donut{width:140px;height:140px}.legend{display:flex;width:145px}.chart{height:185px}.card-head{margin-bottom:14px}.badge-grid{grid-template-columns:1fr 1fr}.info-grid{grid-template-columns:1fr 1fr 1fr;gap:8px}.info-cell{padding:12px;font-size:10px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}dialog{max-height:94vh}.modal-body{padding:20px}.modal-head{padding:20px}.modal-foot{padding:16px 20px}.hero p{max-width:210px;font-size:11px}.page-head .actions{justify-content:flex-end}.filters input{max-width:145px}.filters select{max-width:140px}h2{font-size:16px}.notice{font-size:10px}.top-right .button{font-size:10px;padding:5px}.footer{line-height:1.8}}
/* Resident experience is mobile-first at every viewport. Desktop styles are admin-only. */
body.resident-mode{background:#e8ede5}.mobile-app{max-width:430px;min-height:100dvh;margin:0 auto;background:#f6f7f3;box-shadow:0 0 60px #29472f08;position:relative}.mini-header{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:#f6f7f3;position:sticky;top:0;z-index:9;border-bottom:1px solid #e9ede4}.mini-brand{display:flex;gap:8px;align-items:center}.mini-brand img{width:27px;height:27px}.mini-brand b{font-size:18px;letter-spacing:1px;font-weight:600}.mini-brand>button{font-size:32px;line-height:1;padding:0 8px 4px 0}.mini-community{display:flex;align-items:center;gap:4px;color:#7c8d6c;font-size:13px}.mini-community .icon{width:14px;height:14px}.mini-main{padding:18px 18px 100px}.mini-tabs{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:430px;background:#ffffffed;backdrop-filter:blur(16px);border-top:1px solid #e4eadc;padding:9px 14px calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);z-index:10}.mini-tab{display:flex;align-items:center;flex-direction:column;gap:5px;color:#98a18e;font-size:12px;padding:4px}.mini-tab .icon{width:22px;height:22px}.mini-tab.active{color:#315e43;font-weight:600}.mini-greeting{display:flex;justify-content:space-between;align-items:center;margin:5px 1px 22px}.mini-greeting .muted{font-size:12px}.mini-greeting h1{font-size:20px;letter-spacing:-.3px;margin-top:9px;font-weight:600}.mini-sun{color:#a8b880;font-size:30px}.carbon-summary{background:#2f5943;color:#e8eddf;border-radius:21px;padding:21px 22px 0;overflow:hidden;position:relative}.carbon-summary>.row-between{font-size:12px;color:#d9e4cd}.summary-tag{font-size:11px;letter-spacing:.5px;border:1px solid #6f896666;border-radius:20px;padding:4px 8px;color:#bdceb1}.carbon-main{display:flex;justify-content:space-between;align-items:center;margin:20px 0 21px}.carbon-main strong{display:block;font-size:46px;letter-spacing:-1.7px;line-height:1.15;font-weight:500;color:#fcfff2}.carbon-main span{display:block;font-size:13px;color:#b3c8a2;margin-top:5px}.carbon-main p{font-size:12px;margin-top:14px;color:#d0deb1}.carbon-leaf{width:96px;height:96px;border:1px solid #8b9e7350;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#6f89651a}.carbon-leaf .icon{width:40px;height:40px;stroke:#c0d69d;stroke-width:1.05}.carbon-leaf span{font-size:10px;color:#94b07e;letter-spacing:1px;margin-top:8px}.summary-bottom{display:grid;grid-template-columns:repeat(3,1fr);padding:16px 0 17px;border-top:1px solid #91a67c33}.summary-bottom>div,.summary-bottom>button{display:flex;flex-direction:column;align-items:center;gap:6px;color:#f0f6e6;border-right:1px solid #91a67c33}.summary-bottom>div:first-child{align-items:flex-start;padding-left:10px}.summary-bottom>button{border:0}.summary-bottom b{font-size:20px;font-weight:500}.summary-bottom span{font-size:11px;color:#aabd97}.summary-bottom small{font-size:15px;color:#a4bb8f}.today-action{margin:14px 0 26px}.today-action .button{width:100%;padding:14px;background:#e9efd9;color:#536a3f;border-color:#e0e8ce;font-size:12px;border-radius:12px}.mini-section{margin-bottom:23px}.mini-section h2{font-size:16px}.resident-mode .text-button{font-size:13px;text-decoration:none}.resident-mode .quick-grid{grid-template-columns:repeat(4,1fr);gap:18px 7px;margin:20px 0 0}.resident-mode .quick{border:none;background:transparent;padding:0;gap:9px;font-size:13px}.resident-mode .icon-box{width:44px;height:44px;border-radius:14px}.resident-mode .quick .icon-box .icon{width:23px;height:23px}.mini-goal{border:1px solid #e5e9db;background:#fff;border-radius:15px;padding:17px;margin-bottom:24px}.goal-title{display:flex;align-items:center;gap:8px}.goal-title .icon{color:#8d9f70;width:18px;height:18px}.goal-title h3{font-size:13px}.mini-goal p{font-size:13px;color:#a0aa93;margin:14px 0 0}.mini-goal p b{color:#667c50;font-weight:500}.mini-goal .progress{height:5px;margin:11px 0 0}.recent-card{background:white;border:1px solid #e8ecdf;border-radius:14px;padding:4px 15px;margin-top:15px}.resident-mode .record-row{padding:14px 0;gap:10px}.resident-mode .record-row .icon-box{width:33px;height:33px;border-radius:10px}.resident-mode .record-row .icon-box .icon{width:17px;height:17px}.resident-mode .record-row h3{font-size:12px}.resident-mode .record-row p{font-size:12px}.resident-mode .record-row .amount{font-size:13px}.mini-inspiration{background:#edf1e3;border-radius:14px;padding:17px;display:flex;gap:11px}.mini-inspiration>.icon{width:21px;height:21px;color:#8aa16a;margin-top:1px}.mini-inspiration h3{font-size:12px;color:#6b8153}.mini-inspiration p{font-size:13px;line-height:1.9;color:#98a687;margin-top:7px}.resident-mode .footer{font-size:11px;margin-top:23px;color:#aab59c}.resident-mode .page-head{display:block;margin:4px 0 22px}.resident-mode .page-head h1{font-size:22px;letter-spacing:-.4px}.resident-mode .page-head p{font-size:13px;line-height:1.8}.resident-mode .page-head>.button{margin-top:13px}.resident-mode .stats{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.resident-mode .stat{padding:16px 13px}.resident-mode .stat-value{font-size:24px;margin:12px 0 7px}.resident-mode .stat-label{font-size:12px}.resident-mode .stat-foot{font-size:11px;line-height:1.7}.resident-mode .charts-grid,.resident-mode .bottom-grid,.resident-mode .hero-grid,.resident-mode .activity-grid,.resident-mode .profile-grid{grid-template-columns:1fr;gap:15px}.resident-mode .card{padding:18px}.resident-mode .card h2{font-size:15px}.resident-mode .chart{height:180px}.resident-mode .donut-wrap{flex-direction:row;gap:22px;min-height:175px}.resident-mode .donut{width:130px;height:130px}.resident-mode .legend{display:flex;width:145px;min-width:0;font-size:12px}.resident-mode .filters{gap:7px}.resident-mode .filters select{max-width:150px;font-size:12px;padding:9px}.resident-mode .filters input{max-width:145px;font-size:12px;padding:9px}.resident-mode .notice{font-size:12px;line-height:1.9;padding:13px}.resident-mode table{font-size:12px}.resident-mode td,.resident-mode th{padding:11px 8px;font-size:12px}.resident-mode .hero{min-height:190px;padding:24px}.resident-mode .hero h2{font-size:21px}.resident-mode .hero-art{width:140px}.resident-mode .badge-grid{grid-template-columns:1fr 1fr;gap:11px}.resident-mode .badge{padding:22px 10px}.resident-mode .activity-body{padding:19px}.resident-mode .activity-body h2{font-size:15px}.resident-mode .activity-art{height:85px}.resident-mode .rank-row{font-size:12px;gap:9px}.resident-mode .rank-number{font-size:15px;width:20px}.resident-mode .section-heading{margin-top:22px}.mini-record-card{background:#fff;border:1px solid #e6ebde;border-radius:15px;padding:3px 16px 14px;margin-bottom:13px}.mini-record-card .actions{justify-content:flex-end;padding-top:9px;border-top:1px solid #f0f2ec}.my-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.my-shortcuts .button{padding:16px 8px;font-size:13px}.resident-mode dialog{max-width:400px;border-radius:18px}.resident-mode dialog .form-grid{grid-template-columns:1fr}.resident-mode dialog .modal-head{padding:20px}.resident-mode dialog .modal-body{padding:20px}.resident-mode .login-layout{max-width:430px;margin:auto;display:block;background:#f6f7f3;min-height:100dvh}.resident-mode .login-art{display:none}.resident-mode .login-form{padding:65px 30px}.resident-mode .login-box{width:100%}.resident-mode .login-box .brand{display:flex;padding:0;margin-bottom:45px}.resident-mode .login-box>h2{font-size:24px}.resident-mode .login-box p{font-size:12px}
