@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{--bg:#fffaf2;--bg-elevated:#fff;--bg-tint:#fff4e8;--bg-soft:#f9efe5;--line:#f0e6d8;--line-strong:#e6d8c4;--ink:#2e201a;--ink-2:#5e4634;--muted:#a89683;--accent:#ff8a5b;--accent-soft:#fff0e4;--accent-deep:#f0683a;--accent-glow:#ff8a5b2e;--green:#5fb956;--green-soft:#e7f4e0;--green-deep:#449d3a;--red:#ff6b5b;--red-soft:#ffe7e2;--blue:#5b9bd4;--blue-soft:#e5f0fa;--gold:#e8a93a;--gold-soft:#fff3d6;--purple:#9070d8;--purple-soft:#ede4fa;--r-sm:10px;--r-md:14px;--r-lg:18px;--r-xl:22px;--shadow-1:0 2px 8px #b4783c0f;--shadow-2:0 6px 18px #b4783c14;--shadow-3:0 14px 36px #b4783c24;--shadow-fab:0 12px 32px #f0683a6b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100%;margin:0}body{min-width:320px;overflow:auto}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,p{margin:0}a{color:inherit;text-decoration:none}.native-runtime{background:var(--bg);width:100%;height:100dvh}.native-scroll{-webkit-overflow-scrolling:touch;--mobile-safe-area-height:env(safe-area-inset-bottom,0px);width:100%;height:100%;overflow:hidden auto}.native-sheet-overlay{z-index:1000;background:#00000057;position:fixed;inset:0}.native-bottom-sheet{z-index:1001;border-radius:var(--r-xl) var(--r-xl) 0 0;min-height:260px;padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -16px 48px #0003}.sheet-handle-zone{flex:0 0 30px;place-items:center;display:grid}.sheet-handle{background:#d8d2c8;border-radius:999px;width:42px;height:5px}.sheet-header{gap:4px;padding:0 20px 14px;display:grid}.sheet-title{color:var(--ink);margin:0;font-size:18px;font-weight:800}.sheet-description{color:var(--muted);margin:0;font-size:13px;line-height:1.35}.sheet-content{padding:0 20px 24px;overflow:auto}.app-screen{background:var(--bg);max-width:720px;color:var(--ink);margin:0 auto;font-family:Noto Sans SC,system-ui,sans-serif}.score-screen{min-height:100%;padding-bottom:calc(72px + var(--mobile-safe-area-height));background:var(--bg)}.empty-state{text-align:center;color:var(--muted);padding:40px 20px;font-size:13px}.login-screen{min-height:100%;padding:80px 34px calc(var(--mobile-safe-area-height) + 40px);color:var(--ink);text-align:center;background:linear-gradient(#ffe9d3,#fffaf4 55%);align-content:center;display:grid}.login-screen>img{mix-blend-mode:multiply;border-radius:50%;width:92px;height:92px;margin:0 auto 12px}.login-screen h1{color:var(--accent-deep);margin:0;font-size:30px;font-weight:800}.login-screen>p{color:var(--ink-2);margin:8px 0 26px}.login-roles{background:var(--bg-soft);border-radius:24px;grid-template-columns:1fr 1fr;margin-bottom:20px;padding:4px;display:grid}.login-roles button{min-height:42px;color:var(--ink-2);background:0 0;border:0;border-radius:20px;font-weight:500;transition:all .15s}.login-roles button.selected{color:var(--accent-deep);box-shadow:var(--shadow-2);background:#fff;font-weight:700}.login-screen>label{text-align:left;margin-bottom:7px}.login-screen>input{border:1px solid var(--line-strong);border-radius:var(--r-md);background:#fff;height:50px;padding:0 15px;font-size:16px}.login-screen>strong{color:var(--red);margin-top:8px;font-size:12px}.login-submit{background:var(--accent);color:#fff;min-height:50px;box-shadow:var(--shadow-fab);border:0;border-radius:25px;margin-top:16px;font-size:16px;font-weight:700;transition:transform .12s}.login-submit:active:not(:disabled){transform:scale(.98)}.login-submit:disabled{opacity:.45;box-shadow:none}.bottom-nav{z-index:900;max-width:720px;height:calc(62px + var(--mobile-safe-area-height,0px));padding-bottom:var(--mobile-safe-area-height,0px);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--line);background:#fffaf4f0;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:10px;transition:color .15s;display:flex}.bottom-nav button svg{width:22px;height:22px}.bottom-nav button.selected{color:var(--accent-deep);font-weight:700}.fab{right:18px;bottom:calc(78px + var(--mobile-safe-area-height,0px));z-index:850;background:linear-gradient(135deg, var(--accent), var(--accent-deep));color:#fff;width:56px;height:56px;box-shadow:var(--shadow-fab);border:0;border-radius:50%;place-items:center;transition:transform .15s;display:grid;position:fixed}.fab:active{transform:scale(.92)}.fab svg{width:26px;height:26px}.fab-menu{right:18px;bottom:calc(148px + var(--mobile-safe-area-height,0px));z-index:860;border-radius:var(--r-md);min-width:160px;box-shadow:var(--shadow-3);background:#fff;gap:8px;padding:8px;display:grid;position:fixed}.fab-menu button{border-radius:var(--r-sm);color:var(--ink);background:0 0;border:0;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex}.fab-menu button:hover{background:var(--bg-tint)}.fab-menu button svg{width:18px;height:18px;color:var(--accent-deep)}.child-bar{background:var(--bg);-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:8px;padding:8px 16px 6px;display:flex;overflow-x:auto}.child-bar::-webkit-scrollbar{display:none}.child-bar button{background:var(--bg-elevated);box-shadow:var(--shadow-1);border:1.5px solid #0000;border-radius:999px;flex-direction:row;flex:none;align-items:center;gap:6px;padding:4px 12px 4px 4px;transition:all .15s;display:flex}.child-bar button img{object-fit:cover;border:1.5px solid #fff;border-radius:50%;width:28px;height:28px}.child-bar button strong{color:var(--ink);font-size:13px;font-weight:600}.child-bar button.selected{border-color:var(--accent);background:var(--accent-soft)}.points-overview{justify-content:space-between;align-items:center;gap:12px;padding:12px 16px 6px;display:flex}.points-overview-info{align-items:center;gap:8px;min-width:0;display:flex}.points-overview-info strong{color:var(--ink);font-size:15px;font-weight:700}.points-overview-info span{color:var(--muted);background:var(--bg-soft);border-radius:999px;padding:2px 7px;font-size:12px}.message-link{background:var(--bg-soft);color:var(--ink-2);border:0;border-radius:999px;align-items:center;gap:4px;margin-left:6px;padding:5px 10px;font-size:11px;display:flex}.message-link b{color:var(--accent-deep);font-weight:700}.message-link svg{width:14px;height:14px}.points-overview-total{align-items:baseline;gap:4px;display:flex}.points-overview-total span{color:var(--muted);font-size:11px}.points-overview-total strong{color:var(--accent-deep);font-variant-numeric:tabular-nums;font-size:24px;font-weight:800}.points-overview-total small{color:var(--muted);font-size:12px}.today-heading{justify-content:space-between;align-items:center;padding:10px 16px 6px;display:flex}.today-heading h2{color:var(--ink);font-size:16px;font-weight:700}.today-heading p{color:var(--muted);margin-top:2px;font-size:11px}.today-heading strong{color:var(--accent-deep);background:var(--accent-soft);border-radius:999px;padding:4px 10px;font-size:13px;font-weight:700}.week-strip{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:6px;padding:6px 16px 8px;display:flex;overflow-x:auto}.week-strip::-webkit-scrollbar{display:none}.week-strip button{border-radius:var(--r-md);color:var(--ink-2);text-align:center;background:0 0;border:0;flex:none;gap:1px;min-width:46px;padding:6px 10px;transition:all .15s;display:grid}.week-strip button span{color:var(--muted);font-size:10px}.week-strip button strong{color:var(--ink);font-size:14px;font-weight:700}.week-strip button small{color:var(--accent-deep);font-size:10px;font-weight:600}.week-strip button.selected{background:var(--accent);color:#fff}.week-strip button.selected span,.week-strip button.selected strong,.week-strip button.selected small{color:#fff}.week-strip button b{background:var(--green);color:#fff;border-radius:6px;margin-top:1px;padding:1px 5px;font-size:9px;font-weight:700;display:inline-block}.week-strip button.selected b{color:var(--accent-deep);background:#fff}.category-filter{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:6px;padding:6px 16px 8px;display:flex;overflow-x:auto}.category-filter::-webkit-scrollbar{display:none}.category-filter button{background:var(--bg-soft);color:var(--ink-2);border:0;border-radius:999px;flex:none;padding:5px 12px;font-size:12px;font-weight:500;transition:all .15s}.category-filter button.selected{background:var(--ink);color:#fff;font-weight:600}.quick-adjust{flex-wrap:wrap;gap:8px;padding:4px 16px 10px;display:flex}.quick-adjust button{background:var(--bg-elevated);color:var(--ink-2);box-shadow:var(--shadow-1);border:0;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:600;display:flex}.quick-adjust button svg{width:14px;height:14px}.quick-adjust .adjustment-chip{background:var(--accent-soft);color:var(--accent-deep)}.quick-adjust .adjustment-chip strong{color:var(--accent-deep)}.quick-adjust .adjustment-chip svg{width:12px;height:12px;color:var(--accent)}.task-list{gap:10px;padding:0 16px 16px;display:grid}.task-card{border-radius:var(--r-lg);background:var(--bg-elevated);width:100%;box-shadow:var(--shadow-1);border:0;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:12px 14px;transition:transform .12s,box-shadow .12s;display:grid}.task-card:active{transform:scale(.99)}.task-card.finished{background:linear-gradient(135deg,#f4faf0,#ebf6e1)}.task-card-icon{border-radius:50%;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.task-card-info{min-width:0}.task-card-info h3{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.task-card-info small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.task-card-info small b{color:var(--accent-deep);font-weight:700}.task-card-btn{background:var(--accent);color:#fff;border:0;border-radius:999px;align-items:center;gap:4px;min-width:76px;min-height:34px;padding:0 12px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.task-card-btn svg{width:14px;height:14px}.task-card-btn.partial{background:var(--gold)}.task-card-btn.done{background:var(--green);box-shadow:0 4px 12px #5fb9564d}.inline-submissions{border-top:1px dashed var(--line);grid-column:1/-1;gap:6px;margin-top:10px;padding-top:10px;display:grid}.inline-submission{border-radius:var(--r-sm);background:var(--bg-tint);color:var(--ink-2);align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}.inline-submission svg{width:14px;height:14px;color:var(--accent);flex-shrink:0}.inline-submission span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.inline-submission small{color:var(--muted);flex-shrink:0;font-size:10px}.inline-submission a{color:var(--blue);flex-shrink:0;font-size:11px}.child-submit-link{border-top:1px dashed var(--line);color:var(--muted);background:0 0;border:0;grid-column:1/-1;justify-content:center;align-items:center;gap:4px;margin-top:10px;padding-top:10px;font-size:11px;display:flex}.child-submit-link svg{width:12px;height:12px}.today-records{border-radius:var(--r-lg);background:var(--bg-elevated);box-shadow:var(--shadow-1);margin:4px 16px 16px;padding:12px 14px}.today-records h4{color:var(--ink);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.today-records h4 span{color:var(--muted);font-size:11px;font-weight:500}.today-records ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.today-records li{border-bottom:1px dashed var(--line);color:var(--ink-2);grid-template-columns:1fr auto;align-items:center;gap:8px;padding:6px 0;font-size:12px;display:grid}.today-records li:last-child{border-bottom:0}.today-records li small{color:var(--muted);margin-top:1px;font-size:10px;display:block}.today-records li .amount{font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.today-records li .amount.plus{color:var(--green-deep)}.today-records li .amount.minus{color:var(--red)}.records-more{border-radius:var(--r-sm);background:var(--bg-tint);width:100%;color:var(--accent-deep);border:0;justify-content:center;align-items:center;gap:4px;margin-top:10px;padding:8px 0;font-size:12px;font-weight:600;display:flex}.records-more svg{width:14px;height:14px}.child-header{justify-content:space-between;align-items:center;padding:10px 16px 8px;display:flex}.child-header>div{flex-direction:column;display:flex}.child-header span{color:var(--accent-deep);font-size:11px;font-weight:600}.child-header h1{color:var(--ink);margin:2px 0 0;font-size:20px;font-weight:800}.child-header img{object-fit:cover;width:44px;height:44px;box-shadow:var(--shadow-2);border:2px solid #fff;border-radius:50%}.child-points{border-radius:var(--r-lg);background:linear-gradient(135deg, var(--accent), var(--accent-deep));color:#fff;box-shadow:var(--shadow-2);grid-template-columns:1fr auto;gap:8px;margin:0 16px 12px;padding:14px 16px;display:grid;position:relative;overflow:hidden}.child-points:before{content:"✨";opacity:.18;font-size:80px;position:absolute;top:-8px;right:-8px;transform:rotate(15deg)}.child-points span{opacity:.9;z-index:1;font-size:11px;position:relative}.child-points strong{z-index:1;font-variant-numeric:tabular-nums;font-size:38px;line-height:1;position:relative}.child-points small{opacity:.8;z-index:1;margin-left:3px;font-size:14px;position:relative}.child-points p{opacity:.92;z-index:1;margin:0;font-size:11px;position:relative}.child-points .stats{z-index:1;flex-direction:column;align-items:flex-end;gap:2px;display:flex;position:relative}.knowledge-card{border-radius:var(--r-lg);background:var(--bg-elevated);box-shadow:var(--shadow-1);margin:0 16px 12px;padding:14px 16px}.knowledge-card h3{color:var(--ink);align-items:center;gap:6px;margin-bottom:8px;font-size:14px;font-weight:700;display:flex}.knowledge-card h3 svg{width:16px;height:16px;color:var(--accent-deep)}.knowledge-icon{background:var(--accent-soft);width:36px;height:36px;color:var(--accent-deep);border-radius:50%;place-items:center;margin-bottom:6px;font-family:Georgia,serif;font-size:26px;font-weight:800;line-height:1;display:grid}.knowledge-card p{color:var(--ink-2);font-size:13px;line-height:1.6}.knowledge-card span{color:var(--muted);margin-top:6px;font-size:11px;display:block}.history-today-item{border-bottom:1px dashed var(--line);grid-template-columns:56px 1fr;gap:10px;padding:8px 0;display:grid}.history-today-item:last-child{border-bottom:0}.history-today-item b{color:var(--accent-deep);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.history-today-item p{color:var(--ink-2);font-size:12px;line-height:1.5}.today-schedule-card{border-radius:var(--r-lg);background:var(--bg-elevated);box-shadow:var(--shadow-1);margin:0 16px 12px;padding:14px 16px}.today-schedule-card h3{color:var(--ink);align-items:center;gap:6px;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.today-schedule-card h3 svg{width:16px;height:16px;color:var(--accent-deep)}.schedule-strip{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.schedule-strip::-webkit-scrollbar{display:none}.schedule-chip{border-radius:var(--r-md);background:var(--bg-tint);color:var(--ink-2);text-align:center;flex:none;padding:8px 12px}.schedule-chip strong{font-size:13px;font-weight:600;display:block}.schedule-chip small{color:var(--muted);font-size:10px}.points-page{padding:0 0 20px}.points-total-strip{border-radius:var(--r-lg);background:linear-gradient(135deg, var(--accent), var(--accent-deep));color:#fff;box-shadow:var(--shadow-2);justify-content:space-between;align-items:center;margin:0 16px 12px;padding:16px 20px;display:flex;position:relative;overflow:hidden}.points-total-strip:before{content:"🎯";opacity:.22;font-size:60px;position:absolute;top:-10px;right:16px}.points-total-strip span{opacity:.92;z-index:1;font-size:12px;position:relative}.points-total-strip strong{z-index:1;font-variant-numeric:tabular-nums;font-size:32px;line-height:1;position:relative}.points-total-strip small{opacity:.85;z-index:1;font-size:13px;position:relative}.points-page .week-strip{padding:6px 16px}.page-section-title{color:var(--ink);justify-content:space-between;align-items:center;padding:12px 16px 6px;font-size:13px;font-weight:700;display:flex}.page-section-title span{color:var(--muted);font-size:11px;font-weight:500}.tasks-page{padding:0 0 20px}.tasks-page .task-summary-info{border-radius:var(--r-md);background:var(--bg-tint);margin:0 16px 12px;padding:10px 14px}.tasks-page .task-summary-info p{color:var(--ink-2);margin:0;font-size:12px;line-height:1.6}.page-header-bar{align-items:center;padding:12px 16px 6px;display:flex}.page-header-bar h1{color:var(--ink);font-size:18px;font-weight:800}.header-add-btn{background:var(--accent);color:#fff;border:0;border-radius:999px;align-items:center;gap:4px;margin-left:auto;padding:6px 14px;font-size:12px;font-weight:600;display:flex;box-shadow:0 4px 12px #ff8a5b4d}.header-add-btn svg{width:14px;height:14px}.task-management-inline{border-radius:var(--r-lg);background:var(--bg-elevated);box-shadow:var(--shadow-1);margin:0 16px;overflow:hidden}.task-management-inline article{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;display:grid}.task-management-inline article:last-child{border-bottom:0}.task-mng-row{text-align:left;background:0 0;border:0;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;min-width:0;padding:12px;display:grid}.task-mng-icon{font-size:22px}.task-mng-info{min-width:0}.task-mng-info strong{color:var(--ink);font-size:14px;font-weight:600;display:block}.task-mng-info small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.task-mng-badge{white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:600}.task-mng-badge.all{background:var(--bg-tint);color:var(--accent-deep);border:1px solid var(--accent-soft)}.task-mng-badge.single{background:var(--purple-soft);color:var(--purple);border:1px solid #d4c4f5}.task-management-inline article button:not(.task-mng-row){width:38px;height:38px;color:var(--muted);background:0 0;border:0;justify-content:center;align-items:center;display:flex}.task-management-inline article button:not(.task-mng-row) svg{width:16px;height:16px}.profile-page{padding:12px 0 20px}.profile-hero{border-radius:var(--r-lg);background:var(--bg-elevated);box-shadow:var(--shadow-1);grid-template-columns:56px 1fr;align-items:center;gap:12px;margin:0 16px 12px;padding:12px 16px 14px;display:grid}.profile-hero img{width:56px;height:56px;box-shadow:var(--shadow-2);border:2px solid #fff;border-radius:50%}.profile-hero strong{color:var(--ink);font-size:16px;font-weight:800;display:block}.profile-hero small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.profile-actions{gap:8px;margin:0 16px;display:grid}.profile-actions button{border-radius:var(--r-md);background:var(--bg-elevated);width:100%;color:var(--ink);box-shadow:var(--shadow-1);text-align:left;border:0;align-items:center;gap:10px;padding:14px 16px;font-size:13px;font-weight:600;display:flex}.profile-actions button svg{width:18px;height:18px;color:var(--accent-deep)}.profile-actions button svg:last-child{color:var(--muted);margin-left:auto;transform:rotate(-90deg)}.profile-actions .logout-btn{color:var(--red);margin-top:8px}.profile-actions .logout-btn svg{color:var(--red)}.sheet-form{gap:10px;display:grid}.sheet-form label{color:var(--ink-2);font-size:12px;font-weight:600}.sheet-form label small{color:var(--muted);margin-left:6px;font-size:11px;font-weight:400}.sheet-form input,.sheet-form textarea,.sheet-form select{border:1px solid var(--line-strong);border-radius:var(--r-md);background:#fff;width:100%;min-height:44px;padding:10px 12px;font-size:14px}.sheet-form textarea{resize:vertical;min-height:80px}.sheet-form .form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.sheet-form .form-grid>label{gap:6px;min-width:0;display:grid}.sheet-form .form-grid input,.sheet-form .form-grid select{width:100%;min-width:0}.sheet-form .primary-action{border-radius:var(--r-md);background:var(--accent);color:#fff;width:100%;min-height:48px;box-shadow:var(--shadow-fab);border:0;justify-content:center;align-items:center;margin-top:8px;font-size:15px;font-weight:700;display:flex}.adjust-amount-pad{grid-template-columns:repeat(5,1fr);gap:8px;margin:8px 0;display:grid}.adjust-amount-pad button{border:1px solid var(--line-strong);border-radius:var(--r-sm);color:var(--ink);background:#fff;padding:10px 0;font-size:14px;font-weight:600}.adjust-amount-pad button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.pomodoro-overlay{z-index:950;background:#2e201a73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.pomodoro-card{border-radius:var(--r-xl);background:var(--bg-elevated);width:100%;max-width:320px;box-shadow:var(--shadow-3);text-align:center;padding:24px}.pomodoro-card h3{color:var(--ink);margin-bottom:16px;font-size:16px;font-weight:700}.pomodoro-ring{width:200px;height:200px;margin:0 auto 16px;position:relative}.pomodoro-time{place-items:center;display:grid;position:absolute;inset:0}.pomodoro-time strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:42px;font-weight:800}.pomodoro-time span{color:var(--muted);font-size:13px}.pomodoro-controls{justify-content:center;gap:10px;display:flex}.pomodoro-main-btn{background:var(--accent);color:#fff;min-width:120px;min-height:48px;box-shadow:var(--shadow-fab);border:0;border-radius:24px;font-size:15px;font-weight:700}.pomodoro-reset{border:1px solid var(--line-strong);min-width:72px;min-height:48px;color:var(--ink);background:#fff;border-radius:24px;font-size:14px}.pomodoro-close{background:var(--bg-soft);width:32px;height:32px;color:var(--ink);border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:16px;right:16px}.history-view{border-radius:var(--r-lg);background:var(--bg-elevated);box-shadow:var(--shadow-1);margin:0 16px;padding:12px 14px}.history-view ul{margin:0;padding:0;list-style:none}.history-view li{border-bottom:1px dashed var(--line);grid-template-columns:1fr auto;align-items:center;gap:8px;padding:10px 0;display:grid}.history-view li:last-child{border-bottom:0}.history-view .history-label{color:var(--ink);font-size:13px;font-weight:500}.history-view .history-date{color:var(--muted);margin-top:2px;font-size:10px}.history-view .history-amount{font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.history-view .history-amount.plus{color:var(--green-deep)}.history-view .history-amount.minus{color:var(--red)}.management-list{gap:8px;padding:4px 0;display:grid}.management-list article{border-radius:var(--r-md);background:var(--bg-elevated);box-shadow:var(--shadow-1);grid-template-columns:1fr auto auto;align-items:center;padding:10px 12px;display:grid}.child-mng-row{text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:4px 0;display:flex}.child-mng-row img{object-fit:cover;border:1.5px solid #fff;border-radius:50%;width:36px;height:36px}.child-mng-info strong{color:var(--ink);font-size:13px;display:block}.child-mng-info small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.management-list article button:not(.child-mng-row):not(.task-mng-row){background:var(--bg-soft);width:32px;height:32px;color:var(--muted);border:0;border-radius:8px;justify-content:center;align-items:center;display:flex}.management-list article button:not(.child-mng-row):not(.task-mng-row) svg{width:14px;height:14px}.tools-page{padding:12px 16px 20px}.tools-list{gap:10px;display:grid}.tool-card{border-radius:var(--r-lg);background:var(--bg-elevated);box-shadow:var(--shadow-1);grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.tool-icon{border-radius:var(--r-md);background:var(--accent-soft);width:44px;height:44px;color:var(--accent-deep);place-items:center;font-size:22px;display:grid}.tool-info strong{color:var(--ink);font-size:14px;font-weight:700}.tool-info small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.tool-card svg{width:18px;height:18px;color:var(--muted)}.full-week-schedule{border-radius:var(--r-lg);background:var(--bg-elevated);box-shadow:var(--shadow-1);margin:12px 16px;padding:12px 14px}.full-week-schedule h3{color:var(--ink);align-items:center;gap:6px;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.full-week-schedule h3 svg{width:16px;height:16px;color:var(--accent-deep)}.full-week-schedule .day-row{border-bottom:1px dashed var(--line);grid-template-columns:40px 1fr;gap:10px;padding:6px 0;font-size:12px;display:grid}.full-week-schedule .day-row:last-child{border-bottom:0}.full-week-schedule .day-row b{color:var(--accent-deep);font-size:11px;font-weight:700}.full-week-schedule .day-row span{color:var(--ink-2);line-height:1.6}.full-week-schedule .day-row .empty{color:var(--muted);font-style:italic}.instant-tip{color:var(--muted);align-items:center;gap:6px;padding:10px 16px 14px;font-size:11px;display:flex}.instant-tip svg{width:12px;height:12px;color:var(--green)}.instant-tip span{color:var(--accent-deep);margin-left:auto;font-weight:700}@media (width<=390px){.points-overview-total strong{font-size:22px}.child-points strong{font-size:32px}.points-total-strip strong{font-size:26px}}
