:root{--bg:#f5f5ee;--paper:#fffefa;--ink:#263d33;--muted:#7b857c;--green:#33654d;--line:#e5e8df;--soft:#e9eee3;--orange:#b26240;--radius:22px;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}[hidden]{display:none!important}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.55}button,a,input,select,textarea{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #d1a449;outline-offset:3px}button{border:0}svg{width:23px;height:23px;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:30px;letter-spacing:-1px}h2{font-size:19px}h3{font-size:15px;line-height:1.6}p{line-height:1.8}small{font-size:12px}button{background:transparent}select{max-width:100%}.demo-bar{min-height:44px;padding:8px 26px;display:flex;align-items:center;gap:18px;font-size:12px;color:#536456;background:#e7ecdf;position:relative;z-index:5;border-bottom:1px solid #dce3d3}.demo-bar>span{margin-right:auto}.demo-bar i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#5c7e47;margin-right:7px}.demo-bar label{display:flex;align-items:center;gap:8px;white-space:nowrap}.demo-bar select{background:#f5f7f0;border:1px solid #d1dac7;border-radius:6px;padding:4px;color:var(--ink);font-size:12px}.demo-reset{font-size:12px;text-decoration:underline;white-space:nowrap}.shell{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:232px minmax(0,1fr);min-height:calc(100vh - 45px)}#sidebar{padding:39px 23px;border-right:1px solid var(--line);display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;font-size:25px;font-weight:700;letter-spacing:2px}.brand-icon{background:var(--green);color:#fff;border-radius:12px;padding:10px;display:flex;transform:rotate(-6deg)}.brand-sub{font-size:10px;color:var(--muted);letter-spacing:2px;margin:10px 0 40px 2px}.side-nav{display:grid;gap:9px}.side-nav button{display:flex;align-items:center;gap:13px;padding:15px;border-radius:12px;text-align:left;color:#69796b;font-size:14px}.side-nav button.active{background:#e4ebdb;color:#32553b;font-weight:650}.side-foot{margin-top:auto;padding-top:70px}.family-name{font-size:13px}.side-foot p{font-size:11px;color:var(--muted);margin-top:8px}.workspace{min-width:0;padding:30px 48px 70px}#header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:34px;font-size:13px}.header-family{display:flex;gap:8px;align-items:center;color:var(--muted)}.profile{display:flex;align-items:center;gap:9px}.avatar{width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e7edda;color:#567247;font-weight:700;font-size:12px}.avatar.peach{background:#f2e3d4;color:#a3714a}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin:0 0 24px}.eyebrow{color:#899480;text-transform:uppercase;letter-spacing:2px;font-size:10px;margin-bottom:10px}.subtitle{font-size:13px;color:var(--muted);margin-top:9px}.greeting-mark{color:#b09553}.home-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(245px,1fr);gap:23px}.hero{background:#e6ecd9;border-radius:var(--radius);padding:28px 30px;position:relative;overflow:hidden;min-height:214px}.hero>div:not(.plant){position:relative;z-index:1}.hero small{color:#59744c;font-size:13px}.balance{font-size:64px;line-height:1.35;font-weight:550;letter-spacing:-3px}.balance span{font-size:14px;font-weight:400;letter-spacing:0;margin-left:9px}.hero-bottom{display:flex;align-items:center;gap:9px;font-size:11px;color:#657859}.hero-bottom svg{width:16px}.plant{position:absolute;right:-8px;bottom:-4px;width:180px;height:190px;opacity:.8}.plant svg{width:100%;height:100%;stroke-width:1.2}.plant .solid{fill:#b7c99b;stroke:none}.plant .pot{fill:#c5cfab;stroke:none}.action-card{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);display:flex;flex-direction:column;justify-content:center}.action-card p{font-size:12px;color:var(--muted);margin:9px 0 20px}.primary,.secondary,.danger{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 18px;border-radius:12px;font-size:13px;font-weight:600}.primary{background:var(--green);color:#fff}.primary:hover{background:#284f3c}.secondary{background:#edf0e6;color:#4e6548}.danger{background:#f7e8df;color:#9b4e35}.text-button{color:var(--green);font-size:12px;padding:10px 0;display:inline-flex;align-items:center;gap:6px}.text-button svg{width:17px}.full{width:100%}.pending-strip{background:#f0eee2;border:1px solid #e7e3d0;margin-top:18px;border-radius:13px;padding:14px 18px;font-size:12px;display:flex;align-items:center;gap:10px;width:100%;text-align:left}.pending-strip>span:nth-child(2){flex:1}.pending-strip svg{width:18px;color:#978757}.section-title{display:flex;align-items:center;justify-content:space-between;margin:29px 0 14px}.section-title h2{font-size:17px}.section-title span{font-size:11px;color:var(--muted)}.panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:6px 22px}.row{display:flex;align-items:center;gap:13px;padding:18px 0;text-align:left;width:100%;border-bottom:1px solid #eeeee6}.row:last-child{border-bottom:0}.row .row-body{flex:1;min-width:0}.row h3{overflow-wrap:anywhere}.row p{font-size:11px;color:var(--muted);margin-top:4px;overflow-wrap:anywhere}.row .right{text-align:right;flex-shrink:0;font-size:16px}.row .right small{display:block;margin-top:5px;font-size:10px;color:var(--muted)}.icon-tile{width:43px;height:43px;background:#edf0e7;color:#718665;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-tile.peach{background:#f6e6da;color:#b07b59}.icon-tile.yellow{background:#f2ebce;color:#9b8b45}.positive{color:#477148}.negative{color:#b26446}.pill{display:inline-block;border-radius:5px;background:#edf1e5;color:#637949;padding:4px 7px;font-size:10px;font-weight:400;white-space:nowrap}.pill.pending{background:#f6edd8;color:#9b813f}.pill.rejected,.pill.revoked,.pill.cancelled{background:#eeeae3;color:#8c7869}.pill.delivered{background:#e4eee7;color:#4c7860}.reward-preview{display:flex;gap:16px;padding:18px;background:#fffefa;border:1px solid var(--line);border-radius:18px;align-items:center}.reward-preview .icon-tile{width:66px;height:66px}.reward-preview>div:nth-child(2){flex:1}.reward-preview p{font-size:12px;color:var(--muted);margin-top:5px}.little-note{font-size:11px;color:#9ba38f;display:flex;justify-content:center;gap:7px;margin-top:30px}.little-note svg{width:15px;height:15px}.tabs{display:flex;gap:5px;padding:4px;background:#eaece3;border-radius:12px;margin:0 0 22px;overflow-x:auto}.tabs button{padding:10px 13px;border-radius:9px;color:#7a8575;font-size:12px;white-space:nowrap;flex:1}.tabs button.active{background:#fffefa;color:#39573b;box-shadow:0 1px 5px #233b3310}.tabs .count{margin-left:4px;font-size:10px}.child-picker{display:flex;align-items:center;gap:10px;margin-bottom:23px;font-size:12px;color:var(--muted)}.child-picker select{background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:10px 12px;color:var(--ink)}.task-card{background:var(--paper);border:1px solid var(--line);padding:21px;border-radius:18px;margin-bottom:13px}.task-top{display:flex;align-items:center;gap:9px;font-size:12px;margin-bottom:15px}.task-top .pill{margin-left:auto}.task-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.task-title strong{font-size:19px}.task-note{font-size:12px;color:#7c8377;background:#f6f6ef;padding:12px 14px;border-radius:10px;margin:12px 0 15px}.task-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px}.task-bottom small{color:var(--muted);font-size:11px}.empty{text-align:center;padding:50px 20px;color:#82917b;background:var(--paper);border-radius:20px;border:1px dashed #d8dfd0}.empty svg{width:36px;height:36px;margin-bottom:13px}.empty h3{color:#52674b}.empty p{font-size:12px;margin-top:9px}.rule-grid,.reward-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.rule-card{text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:20px;min-height:156px}.rule-card .rule-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.rule-card strong{font-size:22px}.rule-card p{font-size:11px;color:var(--muted);margin-top:5px}.rule-card:hover{border-color:#b7c7a7;transform:translateY(-2px)}.reward-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;overflow:hidden}.reward-art{height:139px;background:#ece6d6;position:relative;display:flex;align-items:center;justify-content:center}.reward-art.peach{background:#f0dfce}.reward-art.yellow{background:#efe7bc}.reward-art.green{background:#e2ead4}.reward-art:before{content:"";position:absolute;width:98px;height:98px;border:1px solid #fff9;border-radius:50%;transform:translate(10px,7px)}.reward-art svg{width:66px;height:66px;stroke-width:1.15;position:relative;color:#776a4e}.reward-card-body{padding:18px}.reward-card-body p{color:var(--muted);font-size:11px;min-height:41px;margin-top:8px}.price{font-size:23px;font-weight:600;margin:18px 0 12px;display:block;color:#6a794b}.price small{font-weight:400;font-size:11px;margin-left:4px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:14px 0 22px}.stat{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:15px}.stat small{font-size:11px;color:var(--muted)}.stat strong{display:block;font-size:23px;margin-top:8px}.compact-balance{background:#e6ecd9;padding:20px 24px;border-radius:17px;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.compact-balance strong{font-size:30px}.compact-balance small{font-weight:400;font-size:12px}.settings-card{padding:22px;background:var(--paper);border:1px solid var(--line);border-radius:18px;margin-bottom:15px}.settings-card p{color:var(--muted);font-size:12px;margin-top:10px}.settings-list button{padding:19px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:13px;width:100%;font-size:14px;text-align:left}.settings-list button span{flex:1}.settings-list button:last-child{border:0}.form-grid{display:grid;gap:17px}.form-grid label,.field-label{font-size:12px;font-weight:600;display:grid;gap:8px}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-width:0;border:1px solid #dfe4d7;border-radius:10px;background:#fffefa;padding:12px;color:var(--ink);font-size:14px}.form-grid textarea{resize:vertical;min-height:87px}.form-grid input[readonly]{background:#f1f2ea;color:#718268}.form-grid .inline-check{display:flex;align-items:center;gap:9px;padding:7px;font-weight:400}.inline-check input{width:18px;height:18px;padding:0}.form-help{font-size:11px;color:var(--muted);line-height:1.8}.preview-balance{background:#edf1e4;padding:14px 16px;border-radius:11px;font-size:13px;display:flex;justify-content:space-between;gap:10px}.form-error{color:#a34d37;font-size:12px;line-height:1.7}.form-error:empty{display:none}.form-actions{display:flex;gap:10px;padding-top:9px}.form-actions>*{flex:1}.read-block{padding:16px;border-radius:12px;background:#f2f3ec;font-size:12px;margin-bottom:18px;overflow-wrap:anywhere}.read-block p{color:#72816b;margin-top:8px}.detail-title{display:flex;justify-content:space-between;gap:12px;margin-bottom:15px}.detail-title strong{font-size:24px}.timeline{list-style:none;padding:0 0 0 10px;margin:20px 0 0}.timeline li{border-left:1px solid #d9e1cf;padding:0 0 19px 18px;position:relative;font-size:12px;line-height:1.8;overflow-wrap:anywhere}.timeline li:before{content:"";width:7px;height:7px;background:#92a87d;position:absolute;left:-4px;top:7px;border-radius:50%}.timeline small{display:block;color:var(--muted);font-size:10px}.detail-buttons{display:grid;gap:9px;margin-top:21px}.back-button{display:inline-flex;align-items:center;gap:6px;font-size:12px;padding:10px 0;margin-bottom:12px;color:var(--muted)}dialog{border:1px solid #e1e5d8;border-radius:24px;background:var(--paper);color:var(--ink);padding:27px;width:calc(100% - 34px);max-width:510px;max-height:88dvh;overflow:auto;box-shadow:0 22px 100px #203b3333}dialog::backdrop{background:#24342b55;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.dialog-head h2{font-size:20px}.dialog-close{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eef0e7;flex-shrink:0}.dialog-close svg{width:19px}#toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%);background:#2d4b37;color:#fff;padding:13px 22px;border-radius:13px;font-size:13px;z-index:20;box-shadow:0 5px 25px #26462e22;max-width:calc(100% - 30px);opacity:0;pointer-events:none;transition:opacity .2s}#toast.visible{opacity:1}#storage-warning{background:#fff0ce;color:#865b26;padding:12px 25px;font-size:12px}#mobile-nav{display:none}.inline-actions{display:flex;gap:10px;flex-wrap:wrap}.subtle-box{background:#f0f1e9;border-radius:13px;padding:14px;font-size:12px;color:var(--muted);line-height:1.9;margin:15px 0}.account-line{display:flex;align-items:center;gap:16px;margin:5px 0 23px}.account-line .avatar{width:64px;height:64px;font-size:23px}@media(min-width:1200px){.home-lower{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(245px,1fr);gap:23px}.home-lower .panel{padding:5px 18px}.home-lower .reward-preview{min-height:122px}.home-lower .section-title{min-height:32px}}@media(max-width:1050px){.shell{grid-template-columns:185px minmax(0,1fr)}#sidebar{padding:30px 17px}.workspace{padding:26px}.home-grid{grid-template-columns:1fr}.action-card{padding:23px}.rule-grid,.reward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{min-height:205px}.demo-extra{display:none}}@media(max-width:680px){.demo-bar{padding:8px 12px;gap:8px;flex-wrap:wrap;font-size:10px}.demo-bar label{font-size:10px;gap:4px}.demo-bar select{font-size:10px;max-width:119px}.demo-reset{font-size:10px;padding:4px 0}.shell{display:block;min-height:calc(100dvh - 44px)}#sidebar{display:none}.workspace{padding:23px 20px 100px}#header{padding-bottom:28px;font-size:11px}.profile{gap:6px}.avatar{width:30px;height:30px;font-size:11px}.header-family svg{width:18px}h1{font-size:27px}.eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:8px}.subtitle{font-size:12px}.page-heading{margin-bottom:21px}.home-grid{gap:14px}.hero{min-height:200px;padding:24px}.balance{font-size:61px}.plant{width:166px;height:176px;right:-9px}.action-card{padding:20px;display:grid;grid-template-columns:1fr auto;gap:4px 10px}.action-card h2{font-size:16px;align-self:end}.action-card p{font-size:11px;margin:4px 0 0;grid-column:1;grid-row:2}.action-card .primary{grid-column:2;grid-row:1 / 3;padding:12px;align-self:center;font-size:12px}.pending-strip{padding:12px 14px;font-size:11px;margin-top:14px}.section-title{margin-top:26px}.section-title h2{font-size:16px}.panel{padding:3px 16px;border-radius:18px}.row{gap:11px;padding:16px 0}.row .right{font-size:15px}.row h3{font-size:13px}.row p{font-size:10px}.icon-tile{width:38px;height:38px;border-radius:11px}.reward-preview{padding:16px}.reward-preview h3{font-size:13px}.reward-preview .icon-tile{width:54px;height:54px}.little-note{font-size:10px;margin-top:26px}#mobile-nav{position:fixed;bottom:0;left:0;right:0;background:#fffefbf2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #e4e8db;display:flex;padding:9px 12px calc(9px + env(safe-area-inset-bottom));z-index:4}#mobile-nav button{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:10px;color:#919b89;min-height:42px}#mobile-nav button.active{color:#3f6645;font-weight:650}#mobile-nav button.active svg{stroke-width:2.1}.rule-grid,.reward-grid{gap:11px}.rule-card{padding:16px;min-height:140px}.rule-card h3{font-size:13px}.rule-card strong{font-size:20px}.rule-card .icon-tile{width:33px;height:33px}.reward-art{height:116px}.reward-art svg{width:57px;height:57px}.reward-card-body{padding:14px}.reward-card-body h3{font-size:13px}.reward-card-body p{font-size:10px;min-height:54px}.reward-card .primary{font-size:11px;padding:10px 8px}.price{font-size:21px;margin:11px 0}.stats{gap:8px}.stat{padding:12px 10px}.stat small{font-size:10px}.stat strong{font-size:21px}.task-card{padding:18px}.task-title strong{font-size:17px}.task-bottom .primary{font-size:11px;padding:11px 13px}.tabs{margin-bottom:18px}.tabs button{font-size:11px;padding:10px 8px}dialog{padding:22px;border-radius:22px 22px 0 0;max-width:none;width:100%;max-height:92dvh;margin:auto 0 0;bottom:0;border-bottom:0}#toast{bottom:83px;font-size:12px}.form-actions{padding-bottom:env(safe-area-inset-bottom)}.form-grid input,.form-grid textarea,.form-grid select{font-size:16px}.subtle-box{font-size:11px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;transform:none!important}}:root{--theme-tint:#e6ecd9;--theme-hover:#284f3c;--theme-secondary:#edf0e6;--theme-positive:#477148;--theme-peach:#f0dfce;--theme-yellow:#efe7bc;--theme-caption:#657859}:root[data-theme=b]{--bg:#f5f9ff;--paper:#fff;--ink:#243c5c;--muted:#627791;--green:#3778c6;--line:#dbe6f4;--soft:#e4efff;--theme-tint:#e0edff;--theme-hover:#245c9f;--theme-secondary:#e8f0ff;--theme-positive:#31669e;--theme-peach:#ffdccc;--theme-yellow:#ffeab1;--theme-caption:#536f91;--radius:26px}:root[data-theme=c]{--bg:#faf8ef;--paper:#fffdf6;--ink:#263b55;--muted:#707a82;--green:#2b466b;--line:#d8dcd8;--soft:#e8edf1;--theme-tint:#f3e8bc;--theme-hover:#1d334f;--theme-secondary:#e8edf1;--theme-positive:#2b466b;--theme-peach:#eed8c7;--theme-yellow:#f6e3a2;--theme-caption:#65716d;--radius:5px}:root[data-theme=b] .hero,:root[data-theme=c] .hero,.compact-balance{background:var(--theme-tint)}.primary:hover{background:var(--theme-hover)}.secondary,.tabs,.dialog-close,.subtle-box{background:var(--theme-secondary);color:var(--ink)}.tabs button,.read-block p,.task-note,.header-family,.eyebrow,.side-nav button,.side-foot p,.hero small,.hero-bottom{color:var(--muted)}.hero small,.hero-bottom{color:var(--theme-caption)}.side-nav button.active,.avatar,.icon-tile,.preview-balance{background:var(--soft);color:var(--green)}.positive,.price,.text-button{color:var(--theme-positive)}.brand-icon{background:var(--green)}.primary{color:#fff}.form-grid input,.form-grid select,.form-grid textarea{background:var(--paper);border-color:var(--line);color:var(--ink)}.form-grid input[readonly],.read-block,.task-note{background:var(--theme-secondary)}.row,.settings-list button{border-color:var(--line)}.tabs button.active{background:var(--paper);color:var(--green)}.reward-art.peach{background:var(--theme-peach)}.reward-art.yellow{background:var(--theme-yellow)}.reward-art.green{background:var(--soft)}.reward-art svg{color:var(--ink)}.reward-art:before{background:#ffffff40;border-color:#ffffff70}.icon-tile.peach{background:var(--theme-peach);color:#946047}.icon-tile.yellow{background:var(--theme-yellow);color:#80682f}.timeline li{border-color:var(--line)}.timeline li:before{background:var(--green)}dialog{border-color:var(--line)}#toast{background:var(--green)}#mobile-nav{background:var(--paper);border-color:var(--line)}#mobile-nav button{color:var(--muted)}#mobile-nav button.active{color:var(--green)}:root[data-theme=b] .hero{border:1px solid #cadffc;box-shadow:0 5px #d6e4f8}:root[data-theme=b] .primary{border-radius:15px;box-shadow:0 3px #245c9f}:root[data-theme=b] .panel,:root[data-theme=b] .reward-card,:root[data-theme=b] .action-card{box-shadow:0 4px #e0eafa}:root[data-theme=b] .brand-icon{background:#ffd263;color:#354560}:root[data-theme=b] .pending-strip{background:#fff2c9;color:#745e2d;border-color:#ecd690}:root[data-theme=b] .greeting-mark{color:#ca8527}:root[data-theme=b] .demo-bar{background:#e5edf8;color:#4b6381;border-color:#d3e1f3}:root[data-theme=b] .demo-bar select{background:#f7faff;color:#243c5c;border-color:#c7d8ee}.theme-star{position:relative;transform:rotate(9deg);text-align:center;padding:20px 10px;color:#72552e}.theme-star svg{width:120px;height:120px;fill:#ffd366;stroke:#fff;stroke-width:1}.theme-star span{display:inline-block;background:#fff2c9;padding:5px 8px;border-radius:7px;font-size:11px;transform:rotate(-9deg)}:root[data-theme=c] body{background-image:linear-gradient(#67809609 1px,transparent 1px);background-size:100% 24px}:root[data-theme=c] h1,:root[data-theme=c] .section-title h2{font-family:Georgia,SimSun,serif}:root[data-theme=c] .brand-icon{border-radius:3px;transform:none;background:transparent;color:var(--green);border:1px solid var(--green)}:root[data-theme=c] .hero{border:1px solid #ddd2ad;overflow:visible}:root[data-theme=c] .hero:before{content:"";position:absolute;width:66px;height:18px;left:27px;top:-9px;background:#d0dcd7d9;transform:rotate(-4deg)}:root[data-theme=c] .balance{font-family:Georgia,serif}:root[data-theme=c] .panel,:root[data-theme=c] .action-card,:root[data-theme=c] .reward-card,:root[data-theme=c] .task-card,:root[data-theme=c] .settings-card,:root[data-theme=c] .rule-card{border-radius:5px;box-shadow:3px 3px #d8dcd560}:root[data-theme=c] .primary,:root[data-theme=c] .secondary,:root[data-theme=c] .danger,:root[data-theme=c] .compact-balance,:root[data-theme=c] .tabs,:root[data-theme=c] .tabs button,:root[data-theme=c] .icon-tile,:root[data-theme=c] .reward-preview,:root[data-theme=c] .stat{border-radius:4px}:root[data-theme=c] .section-title h2{border-bottom:4px solid #efdea5}:root[data-theme=c] .row{border-bottom-style:dashed}:root[data-theme=c] .avatar{border-radius:5px}:root[data-theme=c] .demo-bar{background:#e7eae5;color:#53616c}.theme-notebook{padding:25px 18px;transform:rotate(8deg);color:#49617a}.theme-notebook svg{width:105px;height:115px;fill:#fffaf0;stroke:#7790a2;stroke-width:1}.theme-notebook span{font-size:10px;display:block;text-align:center;margin-top:5px}.theme-options{border:0;padding:0;margin:0;min-width:0}.theme-options legend{margin-bottom:12px}.form-grid .theme-option{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid var(--line);border-radius:12px;margin-bottom:11px;cursor:pointer;background:var(--paper)}.form-grid .theme-option input{width:18px;height:18px;flex-shrink:0;accent-color:var(--green)}.theme-option strong{font-size:14px}.theme-option small{display:block;margin-top:7px;color:var(--muted);font-weight:400;line-height:1.6}.theme-option:has(input:checked){border:2px solid var(--green);padding:14px}.theme-swatches{display:flex;gap:6px;margin-top:10px}.theme-swatches i{height:10px;width:34px;border-radius:4px}.theme-option-a i:nth-child(1){background:#42664c}.theme-option-a i:nth-child(2){background:#e3ead5}.theme-option-a i:nth-child(3){background:#edddce}.theme-option-b i:nth-child(1){background:#3778c6}.theme-option-b i:nth-child(2){background:#ffd263}.theme-option-b i:nth-child(3){background:#ffdccc}.theme-option-c i:nth-child(1){background:#2b466b}.theme-option-c i:nth-child(2){background:#f3e8bc}.theme-option-c i:nth-child(3){background:#d0dcd7}@media(max-width:680px){.theme-star{padding:17px 5px}.theme-star svg{width:110px;height:110px}.theme-notebook{padding:17px 12px}.theme-notebook svg{height:100px}}button,input,textarea,select{font:inherit}fieldset{border:1px solid var(--line);border-radius:12px;padding:14px;min-width:0}fieldset legend{font-size:12px}.form-grid .inline-check input{min-height:18px;width:18px;height:18px}.form-grid input[type=checkbox]{accent-color:var(--green)}.preserve{white-space:pre-line}.block{display:block;font-size:11px;color:var(--muted);margin-top:6px}.auth-shell{max-width:490px;margin:45px auto;padding:24px}.auth-shell .brand{margin-bottom:25px}.auth-shell h1{font-size:28px}.auth-shell .tabs{margin-top:25px}.development-bar{background:#e2ecf8;color:#526982;padding:9px 18px;font-size:11px}.error-banner{padding:13px 20px;background:#fff0d3;color:#854b31;font-size:13px}.error-banner button{text-decoration:underline}.search-label{display:grid;gap:8px;font-size:12px;color:var(--muted);margin:18px 0}.search-label input,.list-filters input,.list-filters select,main>.section-title select{padding:11px;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--ink);min-width:0}.list-filters{display:flex;gap:12px;margin:16px 0;flex-wrap:wrap}.list-filters input{flex:1}.hero-symbol{position:absolute;right:28px;bottom:12px;font-size:135px;color:#d1a54d;opacity:.7;line-height:1}.hero .balance,.hero button{position:relative;z-index:1}.reward-art{font-size:80px;color:#6e7c98}.secret-overlay{position:fixed;inset:0;background:#24342b66;display:grid;place-items:center;padding:20px;z-index:20}.secret-overlay section{max-width:480px}.secret-overlay .inline-actions{margin-top:18px}.toast{position:fixed;bottom:80px;left:50%;transform:translate(-50%);background:var(--green);color:#fff;padding:12px 22px;border-radius:12px;z-index:30}.settings-card .inline-actions{margin-top:14px}.inline-actions{align-items:center;gap:12px}.row .row-body{min-width:0}.task-title{gap:10px}.task-title h3{overflow-wrap:anywhere}.form-grid input[readonly]{background:var(--soft)}.theme-notebook{padding:0}#header{flex-wrap:wrap}.form-help{line-height:1.8}.settings-card h3,.settings-card p{overflow-wrap:anywhere}main select{border:1px solid var(--line);border-radius:8px;padding:8px;color:var(--ink);background:var(--paper)}.settings-list button{font:inherit}#mobile-nav button{justify-content:center;min-height:44px}.side-nav small{margin-left:auto}.positive{font-variant-numeric:tabular-nums}@media(max-width:680px){.auth-shell{margin:10px auto;padding:20px}.development-bar{font-size:10px;line-height:1.7}.list-filters input,.list-filters select{width:100%;font-size:16px}.search-label input{font-size:16px}.secret-overlay h2{font-size:20px}.hero-symbol{font-size:115px;right:18px}.settings-card .inline-actions{gap:8px}.form-actions{flex-wrap:wrap}.form-actions>button{min-width:110px}.workspace{padding-bottom:110px}.read-block{font-size:13px}.form-help{font-size:12px}}
