:root{--ink:#244941;--muted:#52675f;--paper:#fbf8ef;--line:#dcded1;--green:#244f42;--gold:#f4c54e;--soft:#e9efe3;--white:#fffef9}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:ui-rounded,"Avenir Next",Avenir,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;font-size:16px;line-height:1.55}.shell{max-width:1140px;padding:0 32px;margin:auto}.masthead{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:750;letter-spacing:-.5px;font-size:22px}.brand-coin{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;border:2px solid var(--ink);outline:2px solid var(--gold);background:var(--gold);font-family:Georgia,serif;font-size:23px}.topline{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 0}.draft,.offline{font-size:12px;margin:0;color:var(--muted)}.offline{display:flex;align-items:center;gap:7px;white-space:nowrap}.offline i{height:7px;width:7px;border-radius:50%;background:#60815b}select,button,textarea{font:inherit}select{background:var(--white);border:1px solid #b9c3b4;border-radius:9px;color:var(--ink);padding:10px 34px 10px 12px;min-height:44px;max-width:100%}button{cursor:pointer;color:var(--ink);min-height:44px;border-radius:10px;border:1px solid #9aafa1;background:var(--white);padding:10px 17px;font-weight:650;transition:background .15s,transform .15s}button:hover:not(:disabled){background:#f1ead7}button:active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:default;opacity:.4}button:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible,.file-button:focus-within{outline:3px solid #4479b2;outline-offset:4px}.modes{display:inline-flex;padding:4px;background:#e9ecdf;border-radius:12px;gap:4px;margin:8px 0 25px}.modes button{background:transparent;border:0;min-width:135px}.modes button[aria-pressed=true]{background:var(--white);box-shadow:0 1px 4px #24494112}.hero{background:#dcebdd;border:1px solid #cbdccb;border-radius:24px;display:grid;grid-template-columns:1.35fr 1fr;align-items:center;padding:29px 36px;overflow:hidden;min-height:290px}.eyebrow{text-transform:uppercase;letter-spacing:1.8px;font-size:11px;font-weight:800;margin:0 0 9px}.hero h1{font-family:Georgia,"Songti SC",serif;font-size:clamp(36px,4.5vw,56px);font-weight:500;line-height:1.06;letter-spacing:-1.4px;max-width:560px;margin:0 0 16px}.hero-line{font-size:20px;font-weight:600;margin:0 0 8px}.hero-copy>p:last-child{font-size:14px;max-width:480px;margin-bottom:0}.wish-art{width:100%;max-height:252px}.wish-note,.section-heading{display:flex;gap:16px;align-items:flex-start}.wish-note{padding:28px 4px}.step{border:1px solid #a3b3a1;color:#52674e;border-radius:50%;width:31px;height:31px;font-size:11px;display:grid;place-items:center;flex-shrink:0;font-weight:750;margin-top:3px}h2{font-size:23px;line-height:1.25;letter-spacing:-.4px;margin:0 0 7px;font-weight:700}h3{font-size:21px;margin:0}h4{margin:0 0 9px}p{margin:0 0 12px}.wish-note p,.section-heading p{margin:0;color:var(--muted);font-size:15px}.board{background:var(--white);border:1px solid var(--line);padding:27px;border-radius:22px}.bank{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#faf4de;border:1px dashed #d5c68c;border-radius:12px;padding:14px 20px;margin-top:22px;min-height:73px}.bank>div:first-child{display:flex;gap:10px;align-items:center;white-space:nowrap;font-size:13px}.bank-number{font-size:30px;font-weight:650;line-height:1}.coin-row{display:flex;flex-wrap:wrap;gap:6px}.coin{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--gold);border:1px solid #c79c33;box-shadow:inset 0 0 0 3px #f6d779;color:#765a19;font-family:Georgia,serif;font-size:15px;font-weight:700}.planning-notice{font-size:13px;color:var(--muted);margin:13px 0 20px}.pots{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pot{border-radius:16px;padding:19px 18px 15px;display:flex;flex-direction:column;border:1px solid}.spend{background:#fae9df;border-color:#edcfc0}.save{background:#e6eede;border-color:#c9d7bd}.invest{background:#e6ecf4;border-color:#ccd7e5}.pot-title{display:flex;align-items:center;gap:10px;margin-bottom:12px}.pot-symbol{font-size:27px;line-height:1.1}.pot p{font-size:14px;min-height:70px;color:#3a5148}.counter{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;margin-bottom:13px}.counter output{font-size:37px;font-weight:600;line-height:1}.counter button{border-radius:50%;padding:0;width:46px;height:46px;background:#ffffffaa;border-color:#aec0b1;font-size:24px;font-weight:400}.pot-coins{min-height:63px;align-content:flex-start}.ownership{margin:19px 0 0;padding-left:14px;border-left:3px solid #c1cdb9;color:var(--muted);font-size:13px}.ownership p{margin:3px 0}.plan-footer{display:flex;gap:18px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.plan-status{font-weight:650;font-size:15px;margin:0 0 4px}.small{font-size:12px;color:var(--muted);margin:4px 0}.text-button{background:transparent;border:0;text-decoration:underline;text-underline-offset:3px;font-size:13px;padding:9px 0;white-space:nowrap}.details{padding:31px 4px 15px}.detail-options{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:13px;margin-top:20px}.detail-options button{padding:17px;text-align:left;min-height:145px;font-weight:400;border-color:var(--line)}.detail-options button strong{display:block;margin-bottom:8px;font-size:15px}.detail-options button span{display:block;font-size:13px;color:var(--muted)}.detail-options button[aria-pressed=true]{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#eaf0e1}.reflection{font-size:14px;margin:17px 0;color:var(--muted)}.finish{background:#f3eacb;border:1px solid #e6d9ac;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:25px;margin:5px 0 30px}.finish>div:first-child{max-width:570px}.finish>div:first-child>p:last-child{font-size:17px;margin:0}.share-action{min-width:205px}.primary{background:var(--green);color:var(--white);border:1px solid var(--green)}.primary:hover:not(:disabled){background:#386553}.secondary{background:#e9efe3;border-color:#bbcbb4}.family{border:1px solid var(--line);border-radius:20px;padding:25px;background:var(--white)}.family-mark{font-size:27px;line-height:1;min-width:31px;margin-top:4px}.family-controls{display:flex;align-items:center;gap:12px;padding:20px 0;font-size:14px}details{border-top:1px solid var(--line);padding-top:18px}summary{cursor:pointer;min-height:44px;font-weight:650}.field-label{display:block;font-size:13px;margin:10px 0 7px}textarea{display:block;width:100%;border:1px solid #b3bfb0;background:#fbfcf6;border-radius:10px;color:var(--ink);padding:12px;resize:vertical;font-family:ui-monospace,monospace;font-size:13px;overflow-wrap:anywhere}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin:15px 0}.file-button{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border:1px solid #aabca3;border-radius:10px;min-height:44px;padding:10px 17px;cursor:pointer;font-size:14px}.file-button input{position:absolute;inset:0;opacity:0;width:100%;cursor:pointer}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:15px}.comparison-grid>div{background:#f2f5eb;padding:18px;border-radius:12px}.comparison-grid p{font-size:15px}#comparison{margin-top:22px;border-top:1px solid var(--line);padding-top:20px}.parent-view{max-width:780px;margin:15px auto 60px}.parent-view h1{font-family:Georgia,"Songti SC",serif;font-size:43px;line-height:1.15;letter-spacing:-1px;font-weight:500;margin:0 0 25px}.parent-view p{line-height:1.8;margin:0 0 22px}.parent-note{margin-top:30px;background:#e6eddd;border-radius:15px;padding:24px}.parent-note p{margin:0}footer{padding:32px 4px 40px;color:var(--muted);font-size:12px}footer p{margin:0 0 6px}.version{font-size:10px;letter-spacing:.5px;display:block;margin-top:16px;opacity:.8}dialog{color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:19px;padding:27px;width:min(580px,calc(100% - 28px));max-height:90vh;overflow:auto;box-shadow:0 20px 80px #19332744}dialog::backdrop{background:#203f365c}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.dialog-head h2{margin:0}dialog>p{font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}noscript{display:block;padding:25px;background:#ffe9bb;color:#233d32}
@media(max-width:760px){.shell{padding:0 18px}.masthead{height:77px}.brand{font-size:19px}.topline{align-items:flex-start}.draft{max-width:220px;font-size:11px}.offline{font-size:11px}.modes{margin-bottom:20px}.modes button{min-width:125px}.hero{padding:25px;grid-template-columns:1fr;position:relative;min-height:230px}.hero-copy{position:relative;z-index:1}.hero h1{font-size:42px;max-width:310px}.hero-line{font-size:18px}.hero-copy>p:last-child{max-width:330px}.wish-art{position:absolute;right:-15px;bottom:-24px;width:200px;opacity:.13;pointer-events:none}.wish-note{padding:24px 0}.board{padding:20px 16px}.section-heading{gap:12px}h2{font-size:21px}.bank{padding:12px;align-items:flex-start;flex-direction:column;gap:12px}.bank .coin-row{min-height:28px}.pots{grid-template-columns:1fr}.pot{padding:17px 18px;display:grid;grid-template-columns:1fr 126px;column-gap:12px}.pot-title{margin-bottom:8px}.pot p{min-height:0;grid-column:1;margin-bottom:0}.counter{grid-column:2;grid-row:1/3;margin:0;gap:7px}.counter button{width:40px;height:44px;border-radius:12px}.counter output{font-size:31px}.pot-coins{grid-column:1/3;margin-top:14px;min-height:28px}.pot .coin{width:23px;height:23px;font-size:12px}.pot-coins:empty{display:none}.plan-footer{align-items:flex-start}.detail-options{grid-template-columns:1fr}.detail-options button{min-height:auto;padding:16px}.detail-options button strong{margin-bottom:5px}.finish{flex-direction:column;align-items:stretch;gap:19px;padding:22px}.share-action{min-width:0}.share-action button{width:100%}.family{padding:20px}.family-controls{flex-wrap:wrap;gap:8px}.comparison-grid{grid-template-columns:1fr}.parent-view h1{font-size:35px}.button-row>button,.button-row>.file-button{flex:1}.dialog-head h2{font-size:20px}dialog{padding:22px}footer{padding-top:25px}}
@media(max-width:380px){.shell{padding:0 12px}.pot{grid-template-columns:1fr 118px;padding:15px 12px}.counter{gap:4px}.coin-row{gap:4px}.hero{padding:22px}.hero h1{font-size:36px}.brand{font-size:17px}.brand-coin{width:29px;height:29px}.offline{white-space:normal;max-width:85px}.language select{padding-left:8px;padding-right:24px}.draft{max-width:205px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
@media print{.modes,.language,.family,.share-action,button,.offline,footer,dialog{display:none!important}.shell{max-width:none;padding:0}.hero{min-height:0;padding:20px}.wish-art{max-height:170px}.pots{grid-template-columns:repeat(3,1fr)}.pot{display:block;break-inside:avoid}.pot p{min-height:0}.counter{justify-content:center}.detail-options{grid-template-columns:repeat(3,1fr)}.detail-options button{display:block!important}.detail-options button[aria-pressed=false]{display:none!important}.finish{margin:12px 0}.board{break-inside:avoid}}
