:root{--ink:#17264a;--muted:#6f7891;--blue:#3c6ef0;--deep-blue:#234aaf;--gold:#ffc83d;--coral:#f46f61;--green:#25a978;--line:#e7ebf3;--page:#f7f9ff;--shadow:0 18px 48px #253e7e24}.treasure-celebration{z-index:86;pointer-events:none;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#fffcf229;flex-direction:column;justify-content:center;align-items:center;animation:2.8s ease-out both treasure-scene-in;display:flex;position:fixed;inset:0}.treasure-visual{aspect-ratio:1;width:min(78vw,380px);position:relative}.treasure-light{z-index:0;background:repeating-conic-gradient(from 4deg, #ffe05db8 0 8deg, transparent 8deg 24deg);clip-path:circle(48%);filter:blur(5px);animation:2.3s ease-out both treasure-light-in;position:absolute;inset:10%}.treasure-chest-image{z-index:2;filter:drop-shadow(0 18px 20px #50300e38)drop-shadow(0 0 18px #ffd43e57);width:100%;height:auto;animation:.9s cubic-bezier(.2,.85,.25,1.12) both treasure-open;display:block;position:relative}.treasure-coin-burst{z-index:3;width:1px;height:1px;position:absolute;top:55%;left:50%}.treasure-coin-burst i{filter:drop-shadow(0 5px 5px #814d0733);opacity:0;width:50px;height:50px;animation:treasure-coin-pop 1.25s cubic-bezier(.18, .72, .2, 1.08) var(--chest-delay) both;background:url(/assets/coin-particle-v3.png) 50%/contain no-repeat;position:absolute;top:0;left:0}.treasure-celebration>strong,.treasure-celebration>b{z-index:4;letter-spacing:0;text-align:center;text-shadow:0 3px 10px #ffffffe6;position:relative}.treasure-celebration>strong{color:#6b3d16;margin-top:-36px;font-size:clamp(28px,7vw,42px)}.treasure-celebration>b{color:#167d75;margin-top:6px;font-size:clamp(17px,4vw,23px)}@keyframes treasure-scene-in{0%{opacity:0}12%,82%{opacity:1}to{opacity:0}}@keyframes treasure-open{0%{opacity:0;clip-path:inset(43% 0 0);transform:translateY(42px)scale(.74,.56)}32%{opacity:1;clip-path:inset(43% 0 0);transform:translateY(16px)scale(.9,.78)}67%{clip-path:inset(0);transform:translateY(-7px)scale(1.04)}to{opacity:1;clip-path:inset(0);transform:translateY(0)scale(1)}}@keyframes treasure-light-in{0%,26%{opacity:0;transform:scale(.35)rotate(-16deg)}58%{opacity:1;transform:scale(1.08)rotate(3deg)}to{opacity:.65;transform:scale(1)rotate(8deg)}}@keyframes treasure-coin-pop{0%,30%{opacity:0;transform:translate(-50%,-50%)scale(.2)rotate(-18deg)}44%{opacity:1}78%{opacity:1;transform:translate(calc(-50% + var(--chest-x)), calc(-50% + var(--chest-y))) scale(1) rotate(22deg)}to{opacity:0;transform:translate(calc(-50% + var(--chest-x)), calc(-50% + var(--chest-y) + 26px)) scale(.76) rotate(48deg)}}@media (max-width:600px){.view-manage .manage-child-dropdown .manage-child-picker{max-width:calc(100vw - 48px);left:0;right:auto}}@media (max-width:760px){.modal-backdrop.sheet.feedback-backdrop{align-items:flex-start;padding:0}.modal.bottom-sheet.feedback-modal{width:100%;height:100%;max-height:100%;padding:max(20px, env(safe-area-inset-top)) 18px max(18px, env(safe-area-inset-bottom));border-radius:0}.feedback-modal .feedback-sheet{text-align:left;align-items:stretch;min-height:100%}.feedback-modal .sheet-handle{margin:0 auto 12px}.feedback-modal .feedback-sheet>svg{margin:0}.feedback-modal .feedback-sheet h2{margin-top:8px}.feedback-modal .feedback-sheet p{margin-bottom:14px}.feedback-modal .feedback-sheet textarea{resize:none;min-height:168px}}@media (prefers-reduced-motion:reduce){.treasure-celebration,.treasure-chest-image,.treasure-light,.treasure-coin-burst i{animation:none}}*{box-sizing:border-box}html{background:var(--page);min-height:100%}body{min-height:100%;color:var(--ink);background:var(--page);letter-spacing:0;margin:0;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #3c6ef040}.app-shell{background:radial-gradient(circle at 50% -10%, color-mix(in srgb, var(--theme-a) 28%, transparent), transparent 38%), linear-gradient(180deg, #fbfcff 0%, #f5f8ff 100%);min-height:100vh;position:relative;overflow-x:hidden}.ambient-stars{pointer-events:none;opacity:.5;position:fixed;inset:0;overflow:hidden}.ambient-stars i{background:var(--theme-b);width:6px;height:6px;box-shadow:0 0 18px color-mix(in srgb, var(--theme-b) 70%, transparent);border-radius:50%;position:absolute}.ambient-stars i:before,.ambient-stars i:after{background:inherit;content:"";border-radius:50%;position:absolute;inset:2px -5px}.ambient-stars i:after{transform:rotate(90deg)}.ambient-stars i:nth-child(2){top:24%;right:12%;transform:scale(.7)}.ambient-stars i:nth-child(3){top:64%;left:18%;transform:scale(.55)}.ambient-stars i:nth-child(4){top:70%;right:6%;transform:scale(.8)}.ambient-stars i:nth-child(5){top:10%;left:72%;transform:scale(.45)}.topbar{z-index:20;justify-content:space-between;align-items:center;width:min(1180px,100%);height:76px;margin:0 auto;padding:0 28px;display:flex;position:relative}.brand{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:20px;display:flex}.top-actions{align-items:center;gap:8px;display:flex}.round-button,.tool-button{cursor:pointer;background:#fffc;border:1px solid #234aaf1a;justify-content:center;align-items:center;height:38px;display:inline-flex;box-shadow:0 5px 16px #263d7812}.round-button{border-radius:50%;width:38px;padding:0;font-size:18px;font-weight:900}.round-button.back{font-size:34px;line-height:1}.tool-button{border-radius:8px;gap:6px;padding:0 14px;font-size:14px}.top-title{margin:0;font-size:20px;position:absolute;left:50%;transform:translate(-50%)}.coin{color:#fff4b3;text-shadow:0 3px #be6f0059;background:linear-gradient(145deg,#ffffff8a,#0000 36%),linear-gradient(145deg,#ffd64f,#ee9812);border:7px solid #ffdc63;border-radius:50%;flex:none;justify-content:center;align-items:center;width:118px;height:118px;font-size:52px;line-height:1;display:inline-flex;position:relative;box-shadow:inset 0 0 0 5px #e78b0a45,inset -9px -12px 18px #b967002e,0 18px 35px #eca11445}.coin:after{content:"";background:#ffffffa6;border-radius:50%;width:20%;height:10%;position:absolute;top:12%;left:20%;transform:rotate(-30deg)}.coin-star{z-index:2;line-height:1;display:inline-block;position:relative}.coin-star:before{width:7%;height:9%;box-shadow:330% 0 0 #75410e;content:"";background:#75410e;border-radius:50%;position:absolute;top:48%;left:35%}.coin-star:after{content:"";border-bottom:3px solid #75410e;border-radius:0 0 999px 999px;width:18%;height:11%;position:absolute;top:57%;left:50%;transform:translate(-50%)}.coin-small .coin-star:before,.coin-small .coin-star:after{display:none}.coin-small{width:30px;height:30px;text-shadow:none;border-width:2px;font-size:14px;box-shadow:inset 0 0 0 2px #e78b0a33,0 5px 12px #eca11433}.home-view{z-index:2;flex-direction:column;align-items:center;width:min(100%,960px);min-height:calc(100vh - 76px);margin:0 auto;padding:12px 28px 112px;display:flex;position:relative}.child-switcher{z-index:4;cursor:pointer;text-align:left;background:#ffffffe0;border:1px solid #234aaf1a;border-radius:8px;grid-template-columns:48px 1fr 24px;align-items:center;gap:10px;min-width:176px;min-height:58px;padding:6px 12px 6px 7px;display:grid;position:relative;box-shadow:0 9px 25px #2c417a1a}.avatar,.mini-avatar,.manage-avatar{color:#fff;background:linear-gradient(135deg, var(--theme-a), var(--theme-b), var(--theme-c));border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 0 3px #ffffff8c}.avatar{width:44px;height:44px;font-size:22px}.child-copy small,.child-copy strong{display:block}.child-copy small{color:var(--muted);margin-bottom:1px;font-size:11px}.child-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:16px;overflow:hidden}.child-picker{z-index:12;border:1px solid var(--line);width:236px;box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:8px;position:absolute;top:77px}.child-picker button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;width:100%;min-height:46px;padding:5px 8px;display:grid}.child-picker .picker-add{border-top:1px solid var(--line);color:var(--blue);border-radius:0;grid-template-columns:34px 1fr;margin-top:5px}.mini-avatar{width:32px;height:32px}.balance-stage{flex-direction:column;justify-content:center;align-items:center;width:min(100%,560px);min-height:390px;padding-top:20px;display:flex;position:relative}.balance-halo{background:radial-gradient(circle, color-mix(in srgb, var(--theme-a) 45%, #fff) 0%, color-mix(in srgb, var(--theme-b) 14%, transparent) 48%, transparent 72%);filter:blur(6px);border-radius:50%;width:360px;height:300px;position:absolute;top:12%}.balance-stage>:not(.balance-halo){position:relative}.balance-stage p{color:var(--muted);margin:22px 0 0;font-size:15px;font-weight:700}.balance-number{font-variant-numeric:tabular-nums;text-align:center;text-shadow:0 5px #fff,0 16px 38px #3044801f;max-width:100%;font-size:clamp(72px,12vw,132px);font-weight:950;line-height:.98}.coin-actions{grid-template-columns:repeat(2,minmax(180px,240px));justify-content:center;gap:14px;width:100%;display:grid}.coin-action{color:#fff;cursor:pointer;border:0;border-radius:8px;grid-template-columns:44px 1fr;align-items:center;min-height:64px;padding:8px 18px 8px 10px;display:grid;box-shadow:0 13px 28px #2c58cd38}.coin-action>span{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:30px;display:inline-flex}.coin-action strong{font-size:17px}.coin-action.subtract>span{color:var(--coral);background:#fff0ee}.coin-action:disabled{opacity:.45;cursor:not-allowed}.today-strip{width:min(100%,494px);min-height:44px;color:var(--muted);cursor:pointer;background:#ffffffb3;border:0;border-radius:8px;align-items:center;gap:9px;margin-top:14px;padding:0 15px;font-size:13px;display:flex}.today-strip strong{color:var(--green)}.today-strip i{background:var(--line);width:1px;height:16px}.today-strip b{color:var(--ink);margin-left:auto;font-size:19px}.bottom-nav{z-index:25;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #2448a01a;border-radius:8px;grid-template-columns:repeat(2,152px);padding:6px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #23376e2e}.bottom-nav button{min-height:50px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.bottom-nav button span{font-size:20px}.content-view{z-index:2;width:min(1040px,100% - 40px);min-height:calc(100vh - 76px);margin:0 auto;padding:24px 0 110px;position:relative}.content-view[hidden]{display:none}.section-heading,.manage-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.section-heading>div>span{color:var(--blue);font-size:14px;font-weight:800}.section-heading h1,.manage-heading h1{margin:4px 0 0;font-size:34px;line-height:1.15}.manage-heading{width:min(820px,100%);margin:0 auto 20px}.manage-heading p{color:var(--muted);margin:7px 0 0;font-size:14px}.manage-child-switch{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;width:min(820px,100%);margin:0 auto 34px;padding:14px 0 18px;display:flex}.manage-child-switch>div:first-child>h1,.manage-child-switch>div:first-child>span{display:block}.manage-child-switch>div:first-child>h1{color:var(--deep-blue);margin:0;font-size:24px;line-height:1.15}.manage-child-switch>div:first-child>span{color:var(--muted);margin-top:4px;font-size:12px}.manage-child-actions{align-items:center;gap:8px;display:flex}.manage-child-dropdown{position:relative}.manage-child-switch label{min-width:170px;min-height:48px;color:var(--deep-blue);background:#fff;border:1px solid #234aaf1f;border-radius:8px;grid-template-columns:36px minmax(86px,1fr) 18px;align-items:center;padding:5px 11px 5px 6px;display:grid;position:relative}.manage-child-switch select{width:100%;height:36px;color:inherit;appearance:none;cursor:pointer;font:inherit;background:0 0;border:0;outline:0;font-weight:800}.manage-switch-avatar{width:34px;height:34px}.manage-edit-child{min-height:48px;color:var(--deep-blue);cursor:pointer;font:inherit;white-space:nowrap;background:#fff;border:1px solid #234aaf1f;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-weight:800;display:inline-flex}.manage-section+.manage-section{margin-top:42px}.primary-button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:8px;min-height:44px;padding:0 18px;font-weight:800;box-shadow:0 8px 20px #3c6ef038}.reward-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.reward-card{background:#fff;border:1px solid #234aaf17;border-radius:8px;overflow:hidden;box-shadow:0 12px 34px #29417e1a}.reward-visual{aspect-ratio:4/3;background:linear-gradient(145deg, color-mix(in srgb, var(--theme-a) 30%, #fff), color-mix(in srgb, var(--theme-b) 24%, #fff));justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.reward-image{object-fit:cover;width:100%;height:100%}.ready-badge{color:#fff;background:var(--green);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;position:absolute;top:12px;right:12px}.reward-edit-button{z-index:2;color:#177f75;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffffe6;border:1px solid #2a5c541f;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:10px;left:10px;box-shadow:0 6px 16px #325c5421}.reward-edit-button:hover,.reward-edit-button:focus-visible{background:#fff;transform:translateY(-1px)}.reward-copy{padding:17px}.reward-copy h2{overflow-wrap:anywhere;min-height:48px;margin:0;font-size:18px;line-height:1.35}.reward-cost{align-items:center;gap:7px;margin:13px 0;display:flex}.reward-cost strong{font-variant-numeric:tabular-nums;font-size:24px}.redeem-button{color:#fff;background:linear-gradient(135deg, var(--coral), #ff9174);cursor:pointer;border:0;border-radius:7px;width:100%;min-height:44px;font-weight:850}.redeem-button:disabled{color:var(--muted);cursor:not-allowed;background:#edf0f5}.gift{width:100px;height:90px;display:block;position:relative}.gift i{display:block;position:absolute}.gift-box{background:linear-gradient(145deg,#ff8a79,#ef5f63);border-radius:5px;width:70px;height:53px;bottom:4px;left:16px;box-shadow:0 10px 20px #c6414e33}.gift-lid{z-index:2;background:#ffad72;border-radius:5px;width:82px;height:17px;bottom:52px;left:10px}.gift-ribbon{z-index:3;background:#ffe273;width:14px;height:66px;bottom:4px;left:44px}.gift-bow{z-index:4;border:7px solid #ffe273;border-radius:50%;width:30px;height:18px;bottom:69px}.gift-bow.left{left:25px;transform:rotate(19deg)}.gift-bow.right{right:24px;transform:rotate(-19deg)}.segmented{background:#e9edf6;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(420px,100%);margin:0 auto 30px;padding:5px;display:grid}.segmented button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;font-weight:800}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 4px 14px #2739691a}.record-groups{gap:24px;width:min(760px,100%);margin:0 auto;display:grid}.load-more-button{width:fit-content;min-height:44px;color:var(--green);cursor:pointer;background:#ffffffd1;border:1px solid #198f8638;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin:0 auto;padding:0 20px;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #27396914}.load-more-button:hover{background:#fff}.load-more-button svg{width:18px;height:18px}.record-group>header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:8px;padding:0 4px;display:flex}.record-group header div{align-items:baseline;gap:9px;display:flex}.record-group h2{margin:0;font-size:20px}.record-group header span,.record-group header p{color:var(--muted);font-size:12px}.record-group header p{margin:0}.record-group header p b{color:var(--green)}.record-group header p strong{color:var(--blue)}.record-list,.manage-list{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.manage-list{width:min(820px,100%);margin:0 auto}.record-row,.redemption-row,.manage-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:70px;padding:10px 15px;display:grid}.record-row{grid-template-columns:40px 1fr auto 32px}.redemption-row{grid-template-columns:54px 1fr auto}.manage-row{grid-template-columns:54px 1fr auto auto 34px}.reward-manage{grid-template-columns:54px 1fr auto 34px}.record-row:last-child,.redemption-row:last-child,.manage-row:last-child{border-bottom:0}.record-mark{border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:23px;display:inline-flex}.record-mark.add{color:var(--green);background:#e9f8f1}.record-mark.subtract{color:var(--coral);background:#fff0ee}.record-row div strong,.record-row div time,.redemption-row div strong,.redemption-row div time,.manage-row>div strong,.manage-row>div span{display:block}.record-row time,.redemption-row time,.manage-row>div span{color:var(--muted);margin-top:4px;font-size:12px}.record-row>b,.redemption-row>b{font-variant-numeric:tabular-nums;font-size:18px}.record-row>b.add{color:var(--green)}.record-row>b.subtract,.redemption-row>b{color:var(--coral)}.delete-button{color:#9299aa;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:inline-flex}.delete-button:hover{color:var(--coral);background:#fff0ee}.reward-thumb{background:#fff4e5;border-radius:7px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}.reward-thumb .gift{transform:scale(.45)}.manage-avatar{width:50px;height:50px;font-size:24px}.current-tag{color:var(--deep-blue);background:#edf3ff;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:800}.inline-empty{color:var(--muted);text-align:center;padding:50px}.settings-row,.account-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;width:min(820px,100%);margin:28px auto 0;padding:18px 0;display:flex}.settings-row strong,.settings-row span,.account-row strong,.account-row span{display:block}.settings-row span,.account-row span{color:var(--muted);margin-top:3px;font-size:12px}.settings-row button,.account-row button{cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:800}.feedback-row button{color:var(--blue);align-items:center;gap:7px;display:inline-flex}.account-row+.account-row{margin-top:0}.account-primary{color:#fff;min-height:40px;padding:0 14px;background:var(--blue)!important;border-radius:8px!important}.account-secondary{color:var(--blue)}.account-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.account-danger{color:var(--coral)}.auth-message{color:var(--coral);text-align:left;background:#fff2f0;border-radius:7px;padding:10px 12px;font-size:13px}.auth-switches{flex-wrap:wrap;justify-content:center;gap:8px 14px;margin-top:18px;display:flex}.auth-switches button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.auth-switches button:disabled{color:var(--muted);cursor:default}.auth-switches .auth-delete-link{color:#b42318}.account-delete-panel{gap:12px;display:grid}.account-delete-note{color:#7a271a;background:#fff7f6;border:1px solid #f0c9c4;border-radius:8px;padding:12px 14px;font-size:14px;line-height:1.55}.account-delete-confirm,.account-delete-cancel{min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:8px;font-weight:800}.account-delete-confirm{color:#fff;background:#b42318}.account-delete-cancel{color:#4e4b47;background:0 0}.account-delete-confirm:disabled,.account-delete-cancel:disabled{cursor:not-allowed;opacity:.55}.empty-state{min-height:360px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state h2{color:var(--ink);margin:24px 0 16px;font-size:20px}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#131f416b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{text-align:center;background:#fff;border-radius:8px;width:min(100%,430px);max-height:calc(100vh - 40px);padding:30px;animation:.18s ease-out modal-in;position:relative;overflow-y:auto;box-shadow:0 30px 80px #0d1a3e4d}.modal-close{z-index:2;width:34px;height:34px;color:var(--muted);cursor:pointer;background:#f1f3f8;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:22px;display:inline-flex;position:absolute;top:13px;right:13px}.modal h2{margin:8px 0;font-size:24px}.modal>p{color:var(--muted);margin:0 0 22px;font-size:13px}.modal-symbol{border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:4px 0 8px;font-size:38px;display:inline-flex}.modal-symbol.add{color:var(--blue);background:#edf3ff}.modal-symbol.subtract{color:var(--coral);background:#fff0ee}.amount-input{border-bottom:2px solid var(--line);justify-content:center;align-items:baseline;display:flex}.amount-input:focus-within{border-color:var(--blue)}.amount-input input{width:min(250px,80%);color:var(--ink);text-align:center;background:0 0;border:0;outline:0;font-size:58px;font-weight:900}.amount-input input::placeholder{color:#cdd2de}.amount-input span{color:var(--muted)}.quick-amounts{grid-template-columns:repeat(4,1fr);gap:7px;margin:16px 0 20px;display:grid}.quick-amounts button{border:1px solid var(--line);min-height:38px;color:var(--blue);cursor:pointer;background:#f7f9fd;border-radius:6px;font-weight:800}.submit-button{color:#fff;cursor:pointer;border:0;border-radius:8px;width:100%;min-height:50px;font-weight:900}.editor-form{text-align:left;gap:18px;margin-top:22px;display:grid}.editor-delete-button{color:#ba4a45;cursor:pointer;background:0 0;border:0;min-height:42px;font-weight:800}.editor-delete-button:hover,.editor-delete-button:focus-visible{text-decoration:underline}.editor-form label>span:first-child,.editor-form legend{color:var(--muted);margin-bottom:7px;font-size:13px;font-weight:800;display:block}.editor-form label>input:not([type=file]){border:1px solid var(--line);width:100%;height:48px;color:var(--ink);background:#fbfcff;border-radius:7px;padding:0 13px}.image-upload{color:var(--blue);cursor:pointer;border:1px dashed #cfd6e6;border-radius:8px;align-items:center;gap:14px;padding:10px;font-size:13px;display:flex}.image-upload input{opacity:0;width:1px;height:1px;position:absolute}.upload-preview{background:#fff4e5;border-radius:7px;flex:none;justify-content:center;align-items:center;width:68px;height:68px;display:flex;overflow:hidden}.upload-preview .gift{transform:scale(.58)}.editor-form fieldset{border:0;margin:0;padding:0}.avatar-options,.theme-options{grid-template-columns:repeat(6,1fr);gap:7px;display:grid}.avatar-options button,.theme-options button{aspect-ratio:1;cursor:pointer;border:2px solid #0000}.avatar-options button{color:#fff;background:linear-gradient(135deg, var(--theme-a), var(--theme-b));border-radius:50%;font-size:20px}.theme-options button{border-radius:7px}.avatar-options button.active,.theme-options button.active{border-color:var(--deep-blue);box-shadow:0 0 0 2px #fff,0 0 0 4px #234aaf40}.help-content>.coin{border-width:5px;width:74px;height:74px;font-size:32px}.help-content ol{text-align:left;gap:12px;margin:24px 0;padding:0;list-style:none;display:grid}.help-content li{grid-template-columns:38px 1fr;align-items:center;gap:12px;display:grid}.help-content li>span{color:#fff;background:var(--blue);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:900;display:inline-flex}.help-content li strong,.help-content li p{margin:0;display:block}.help-content li p{color:var(--muted);margin-top:3px;font-size:13px}.celebration{z-index:80;color:#fff;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#18274e94;flex-direction:column;justify-content:center;align-items:center;animation:.18s ease-out celebration-in;display:flex;position:fixed;inset:0}.celebration>strong{z-index:2;text-shadow:0 8px 24px #101c3d47;font-size:78px;line-height:1;position:relative}.celebration>b{z-index:2;margin-top:12px;font-size:20px;position:relative}.celebration>small{z-index:2;margin-top:8px;font-size:15px;position:relative}.flying-coins .coin{animation:.85s ease-out both coin-fly;position:absolute}.flying-coins .coin:first-child{--x:-160px;--y:-100px}.flying-coins .coin:nth-child(2){--x:-90px;--y:-170px}.flying-coins .coin:nth-child(3){--x:10px;--y:-190px}.flying-coins .coin:nth-child(4){--x:120px;--y:-140px}.flying-coins .coin:nth-child(5){--x:175px;--y:-40px}.flying-coins .coin:nth-child(6){--x:130px;--y:100px}.flying-coins .coin:nth-child(7){--x:-140px;--y:80px}.flying-coins .coin:nth-child(8){--x:-30px;--y:150px}.flying-coins .coin:nth-child(9){--x:70px;--y:145px}.celebration-prize{z-index:2;background:linear-gradient(145deg, var(--theme-a), var(--theme-c));border:8px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;margin-bottom:20px;animation:.5s cubic-bezier(.2,1.6,.4,1) prize-pop;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #0a16374d}.celebration-prize .gift{transform:scale(1.25)}.celebration.redeem>strong{font-size:38px}.confetti i{background:var(--gold);width:9px;height:22px;animation:1.4s ease-out both confetti-fly;position:absolute;top:50%;left:50%}.confetti i:nth-child(3n){background:var(--coral)}.confetti i:nth-child(3n+1){background:#77c9ff}.confetti i:first-child{--x:-260px;--y:-240px}.confetti i:nth-child(2){--x:-200px;--y:-100px}.confetti i:nth-child(3){--x:-150px;--y:180px}.confetti i:nth-child(4){--x:-80px;--y:-260px}.confetti i:nth-child(5){--x:-20px;--y:220px}.confetti i:nth-child(6){--x:60px;--y:-220px}.confetti i:nth-child(7){--x:130px;--y:190px}.confetti i:nth-child(8){--x:210px;--y:-150px}.confetti i:nth-child(9){--x:270px;--y:80px}.confetti i:nth-child(10){--x:-280px;--y:40px}.confetti i:nth-child(11){--x:-220px;--y:220px}.confetti i:nth-child(12){--x:-110px;--y:-180px}.confetti i:nth-child(13){--x:20px;--y:-290px}.confetti i:nth-child(14){--x:100px;--y:260px}.confetti i:nth-child(15){--x:180px;--y:-250px}.confetti i:nth-child(16){--x:260px;--y:190px}.confetti i:nth-child(17){--x:310px;--y:-60px}.confetti i:nth-child(18){--x:-320px;--y:-80px}.toast{z-index:100;color:#fff;text-align:center;background:#17264af0;border-radius:8px;max-width:calc(100% - 32px);padding:11px 16px;font-size:14px;font-weight:750;animation:.18s ease-out toast-in;position:fixed;bottom:90px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #121f4233}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.98)}}@keyframes celebration-in{0%{opacity:0}}@keyframes coin-fly{0%{opacity:0;transform:translateY(60px)scale(.2)rotate(0)}45%{opacity:1}to{opacity:0;transform:translate(var(--x), var(--y)) scale(1.3) rotate(320deg)}}@keyframes prize-pop{0%{opacity:0;transform:scale(.35)rotate(-8deg)}}@keyframes confetti-fly{0%{opacity:0;translate:0}25%{opacity:1}to{opacity:0;translate:var(--x) var(--y);rotate:300deg}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}@media (min-width:1100px) and (min-height:720px){.balance-stage{min-height:430px}.balance-stage .coin{width:132px;height:132px;font-size:58px}}@media (max-width:760px){.topbar{height:66px;padding:0 16px}.brand{font-size:17px}.brand .coin-small{width:27px;height:27px}.tool-button{width:38px;padding:0}.tool-button b{display:none}.tool-button span{font-size:18px}.home-view{min-height:calc(100vh - 66px);padding:6px 16px 106px}.child-switcher{min-height:54px}.balance-stage{min-height:340px;padding-top:14px}.balance-stage .coin{width:98px;height:98px;font-size:44px}.balance-number{font-size:clamp(68px,24vw,96px)}.coin-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.coin-action{grid-template-columns:38px 1fr;min-height:60px;padding:8px 10px 8px 8px}.coin-action>span{width:36px;height:36px;font-size:26px}.coin-action strong{font-size:15px}.bottom-nav{bottom:max(8px, env(safe-area-inset-bottom));grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 24px)}.content-view{width:calc(100% - 28px);padding-top:16px}.section-heading,.manage-heading{align-items:center;margin-bottom:20px}.section-heading h1,.manage-heading h1{font-size:27px}.primary-button{padding:0 13px;font-size:13px}.reward-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.reward-copy{padding:12px}.reward-copy h2{min-height:42px;font-size:15px}.reward-cost{margin:9px 0}.reward-cost strong{font-size:20px}.redeem-button{min-height:40px;font-size:12px}.record-group>header{display:block}.record-group header p{margin-top:6px}.manage-row{grid-template-columns:48px 1fr auto 30px;padding:9px 10px}.manage-row .current-tag{display:none}.reward-manage{grid-template-columns:48px 1fr auto 30px}.manage-avatar{width:44px;height:44px}.settings-row,.account-row{gap:12px;padding:18px 4px}.account-actions{gap:10px}.modal{padding:26px 20px 22px}}@media (max-width:390px){.top-actions{gap:5px}.round-button,.tool-button{width:35px;height:35px}.balance-stage{min-height:320px}.balance-stage .coin{width:88px;height:88px;font-size:38px}.coin-action strong{font-size:13px}.reward-grid{grid-template-columns:1fr}.reward-visual{aspect-ratio:16/9}}.app-shell:before{z-index:0;clip-path:polygon(38% 0,62% 0,100% 100%,0 100%);content:"";filter:blur(22px);opacity:.86;pointer-events:none;background:linear-gradient(#ffffe5d6,#fffff87a 48%,#0000 100%);width:270px;height:570px;position:fixed;top:0;left:50%;transform:translate(-50%)}.brand-mark{display:inline-block;position:relative}.brand-mark:after{color:#ffd749;content:"★";text-shadow:0 1px 1px #9f67003d;font-size:6px;line-height:1;position:absolute;top:3px;left:7px}.balance-number{margin-top:-8px;font-size:102px}.coin-actions{flex:none;grid-template-columns:repeat(2,102px);gap:62px;margin-top:44px}.coin-action,.coin-action.add,.coin-action.subtract{width:102px;min-height:102px;color:inherit;box-shadow:none;background:0 0;border:0;padding:0}.coin-action img{object-fit:contain;filter:drop-shadow(0 16px 14px #4448342e);width:100%;height:100%;transition:filter .16s;display:block}@keyframes stage-coin-rise{0%{transform:translateY(0)rotate(0)scale(1)}48%{transform:translateY(-13px)rotate(-2deg)scale(1.035)}to{transform:translateY(0)rotate(0)scale(1)}}@keyframes stage-coin-dip{0%{transform:translateY(0)rotate(0)scale(1)}48%{transform:translateY(7px)rotate(2deg)scale(.975)}to{transform:translateY(0)rotate(0)scale(1)}}@media (max-width:390px){.brand{font-size:20px}.brand strong{max-width:none}.top-actions{gap:6px}.round-button,.tool-button{width:38px;height:38px}.home-view{min-height:calc(100dvh - 68px);padding:0 12px 96px}.home-stage-coin{width:230px}.home-stage-podium{width:306px}.balance-number{font-size:96px}.balance-digits-4{font-size:84px}.balance-digits-5{font-size:74px}.balance-digits-6{font-size:64px}.balance-digits-7{font-size:55px}.coin-actions{grid-template-columns:repeat(2,96px);gap:54px;margin-top:36px}.coin-action,.coin-action.add,.coin-action.subtract{width:96px;min-height:96px}}@media (max-height:760px){.balance-stage{margin-top:10px}.home-stage-coin{width:205px}.home-stage-podium{width:278px}.balance-number{font-size:82px}.balance-digits-4{font-size:74px}.balance-digits-5{font-size:66px}.balance-digits-6{font-size:58px}.balance-digits-7{font-size:50px}.coin-actions{grid-template-columns:repeat(2,84px);gap:50px;margin-top:20px}.coin-action,.coin-action.add,.coin-action.subtract{width:84px;min-height:84px}}.guest-account-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;border:1px solid #2d8b801c;border-radius:18px;justify-content:space-between;align-self:flex-start;align-items:center;gap:10px;width:min(100%,360px);min-height:52px;padding:5px 7px 5px 5px;display:flex;box-shadow:0 10px 24px #366f691c}.guest-profile{align-items:center;gap:8px;min-width:0;display:flex}.guest-profile .avatar{flex:none;width:42px;height:42px}.guest-profile span,.guest-profile strong,.guest-profile small{display:block}.guest-profile strong{color:#167d75;font-size:16px}.guest-profile small{color:#776c60;white-space:nowrap;margin-top:1px;font-size:10px}.guest-auth-actions{align-items:center;gap:5px;display:flex}.guest-auth-actions button{color:#167d75;cursor:pointer;min-height:34px;font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:0 9px;font-size:12px;font-weight:850;display:inline-flex}.guest-auth-actions .signup{color:#fff;background:#168d83;box-shadow:0 5px 12px #168d832e}.trial-limit-sheet>h2{color:#5e3a18;margin:0 38px 8px;font-size:23px}.trial-limit-sheet>p{color:#76695b;margin:0 0 20px;font-size:14px;line-height:1.65}.trial-auth-actions{gap:10px;display:grid}.trial-auth-actions button{cursor:pointer;width:100%;min-height:48px;font:inherit;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:850;display:inline-flex}.trial-signup{color:#fff;background:linear-gradient(135deg,#18a698,#168d83)}.trial-signin{color:#167d75;background:#edf9f6}@media (max-width:390px){.guest-account-bar{width:100%}.guest-auth-actions button{padding:0 8px}.undo-toast{top:126px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.flying-coins,.confetti{display:none}}.app-shell{background:radial-gradient(ellipse at 50% 31%, #fffffffa 0, #ffffffc7 24%, transparent 54%), linear-gradient(145deg, color-mix(in srgb, var(--theme-a) 58%, #fff) 0%, color-mix(in srgb, var(--theme-c) 38%, #fff) 48%, color-mix(in srgb, var(--theme-b) 52%, #fff) 100%);min-height:100dvh;transition:background .3s}.ambient-stars{z-index:1;opacity:.7}.ambient-stars i{color:#fff7cc;background:currentColor;width:5px;height:5px;box-shadow:0 0 16px #ffffffe6}.topbar{z-index:30;height:64px;padding:0 18px}.brand{color:color-mix(in srgb, var(--theme-c) 58%, #087b70);text-shadow:0 1px #ffffffbf;gap:8px;font-size:18px;font-weight:900}.round-button,.tool-button{width:38px;height:38px;color:color-mix(in srgb, var(--theme-c) 58%, #087b70);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border-color:#1f807721;border-radius:50%;padding:0;box-shadow:0 5px 15px #71471b1a,inset 0 0 0 1px #ffffff85}.round-button.back{font-size:inherit}.tool-button{gap:0}.avatar-art{background-image:url(/assets/avatar-sprite.png);background-position:var(--avatar-x) var(--avatar-y);background-repeat:no-repeat;background-size:400% 400%;border-radius:50%;display:inline-block;overflow:hidden}.avatar,.mini-avatar,.manage-avatar{color:#0000;background-color:#fffaf0;background-image:url(/assets/avatar-sprite.png);box-shadow:0 0 0 2px #ffffffeb,0 4px 12px #6b441624}.home-view{z-index:5;width:min(100%,520px);min-height:calc(100dvh - 64px);padding:4px 16px 102px}.child-switcher{min-width:140px;min-height:50px;color:color-mix(in srgb, var(--theme-c) 48%, #215e59);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffde;border-color:#81501a21;border-radius:8px;grid-template-columns:40px minmax(0,1fr) 18px;align-self:flex-start;gap:9px;padding:5px 11px 5px 6px;box-shadow:0 8px 24px #6f491d1f}.avatar{width:38px;height:38px}.child-copy strong{max-width:116px;font-size:16px}.child-picker{border-color:#81501a21;top:62px;left:16px;box-shadow:0 20px 48px #593a1633}.child-picker button:hover,.child-picker button.active{background:color-mix(in srgb, var(--theme-a) 24%, #fff)}.balance-stage{width:100%;height:clamp(352px,54dvh,450px);min-height:0;margin-top:-4px;padding-top:2px}.balance-halo{filter:blur(8px);clip-path:polygon(32% 0,68% 0,100% 100%,0 100%);background:radial-gradient(at 50% 58%,#fffffffa 0%,#ffffffbd 36%,#0000 71%),linear-gradient(#ffffffc2,#0000 84%);border-radius:44% 44% 50% 50%;width:min(84vw,360px);height:88%;top:-6%}.balance-stage .coin{border-width:9px;width:clamp(146px,21dvh,184px);height:clamp(146px,21dvh,184px);font-size:clamp(64px,9dvh,82px);transform:perspective(500px)rotateY(-7deg)rotateX(2deg);box-shadow:inset 0 0 0 6px #e78b0a45,inset -12px -16px 22px #b9670033,0 25px 50px #c2740847,0 0 50px #ffe57694}.coin-podium{z-index:1;background:radial-gradient(at 50% 28%,#fff7cf 0%,#ffe4a7 48%,#ffc985 100%);border:1px solid #e2953333;border-radius:50%;width:min(62vw,236px);height:38px;margin-top:-18px;box-shadow:0 10px 0 -1px #ffd494,0 18px 0 -3px #ffc988,0 27px 24px #b46d1833}.balance-stage.reacting.add .coin{animation:.78s cubic-bezier(.22,1.4,.36,1) coin-bounce}.balance-stage.reacting.subtract .coin{animation:.72s ease-out coin-dip}.balance-number{z-index:3;color:#f0a300;-webkit-text-fill-color:transparent;filter:drop-shadow(0 3px #ffffffd1)drop-shadow(0 12px 20px #a6660933);text-shadow:none;background:linear-gradient(#ffc92f 12%,#ed9500 86%);-webkit-background-clip:text;background-clip:text;margin-top:22px;font-size:clamp(82px,13.5dvh,116px);line-height:.92;animation:.42s ease-out number-settle}.balance-unit{color:#4d4335b8;margin-top:9px;font-size:15px;font-weight:800}.coin-actions{grid-template-columns:repeat(2,82px);gap:clamp(40px,14vw,68px);width:auto;margin-top:-2px}.coin-action{color:#fff;border:5px solid #ffffffc2;border-radius:50%;justify-content:center;align-items:center;width:82px;min-height:82px;padding:0;transition:transform .14s,box-shadow .14s;display:inline-flex;box-shadow:0 13px 26px #553d202e,inset 0 0 0 2px #ffffff3d}.coin-action.add{background:linear-gradient(145deg, color-mix(in srgb, var(--theme-b) 64%, #ff8178), #ff756f)}.coin-action.subtract{color:#fff;background:linear-gradient(145deg, color-mix(in srgb, var(--theme-a) 64%, #70e0c0), #49c9aa);box-shadow:0 13px 26px #2a967c33,inset 0 0 0 2px #ffffff3d}.coin-action:disabled{opacity:.42}.today-strip{display:none}.coin-feedback{z-index:8;pointer-events:none;justify-content:center;align-items:center;width:108px;height:82px;animation:.82s ease-out both feedback-rise;display:flex;top:48%;left:50%;transform:translate(-50%,-50%);position:absolute!important}.coin-feedback>strong{z-index:2;color:#fff;background:#ff726ef0;border-radius:999px;padding:7px 14px;font-size:26px;line-height:1;box-shadow:0 8px 24px #a045342e}.coin-feedback.subtract>strong{background:#4fa0e8f0}.star-burst i{color:#fff2a6;text-shadow:0 2px 7px #d2891447;font-style:normal;animation:.78s ease-out both star-burst;position:absolute;top:50%;left:50%}.star-burst i:first-child{--star-x:-72px;--star-y:-42px}.star-burst i:nth-child(2){--star-x:-18px;--star-y:-75px}.star-burst i:nth-child(3){--star-x:48px;--star-y:-61px}.star-burst i:nth-child(4){--star-x:78px;--star-y:-10px}.star-burst i:nth-child(5){--star-x:57px;--star-y:52px}.star-burst i:nth-child(6){--star-x:4px;--star-y:72px}.star-burst i:nth-child(7){--star-x:-58px;--star-y:48px}.star-burst i:nth-child(8){--star-x:-80px;--star-y:8px}.bottom-nav{bottom:max(8px, env(safe-area-inset-bottom));background:#ffffffe8;border-color:#784d1a1f;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100% - 24px,500px);padding:5px;box-shadow:0 14px 38px #4b34192e}.bottom-nav button{color:#856f5a;min-height:50px}.bottom-nav button.active{color:color-mix(in srgb, var(--theme-c) 60%, #087b70);background:linear-gradient(135deg, color-mix(in srgb, var(--theme-a) 46%, #fff), color-mix(in srgb, var(--theme-b) 24%, #fff))}.content-view{z-index:5}.section-heading>div>span{color:#8a541c}.primary-button{background:linear-gradient(135deg, color-mix(in srgb, var(--theme-b) 64%, #ff716c), #ff746d);box-shadow:0 8px 20px #c25a4433}.reward-card{border-color:#7e511c1a;box-shadow:0 11px 28px #60411c1a}.reward-visual{background:linear-gradient(145deg, color-mix(in srgb, var(--theme-a) 40%, #fff), color-mix(in srgb, var(--theme-c) 32%, #fff))}.ready-badge{background:#28a67b;border-radius:6px}.redeem-button{background:linear-gradient(135deg,#ff746d,#ff9a79)}.wish-progress{align-content:center;gap:8px;min-height:44px;display:grid}.wish-progress>div{justify-content:space-between;align-items:baseline;gap:6px;display:flex}.wish-progress span,.wish-progress strong{font-size:11px}.wish-progress span{color:var(--muted)}.wish-progress strong{color:#86531f}.progress-track{background:color-mix(in srgb, var(--theme-c) 18%, #eef1f6);border-radius:999px;width:100%;height:7px;display:block;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg, var(--theme-a), var(--theme-b));height:100%;display:block}.manage-avatar-wrap{border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.manage-avatar{width:44px;height:44px}.sound-toggle{color:#754516;align-items:center;gap:7px;min-height:38px;padding:0 12px;display:inline-flex;background:color-mix(in srgb, var(--theme-a) 26%, #fff)!important;border-radius:8px!important}.modal-backdrop.sheet{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#33251947;align-items:flex-end;padding:0}.modal.bottom-sheet{width:min(100%,480px);max-height:min(78dvh,680px);padding:24px 22px calc(22px + env(safe-area-inset-bottom));border-radius:8px 8px 0 0;animation:.22s cubic-bezier(.22,.84,.26,1) sheet-in;box-shadow:0 -18px 60px #3f2b163d}.bottom-sheet .modal-close{background:#f5f1eb;top:17px;right:17px}.sheet-handle{background:#d8d2ca;border-radius:999px;width:42px;height:5px;margin:-12px auto 20px;display:block}.amount-sheet>h2,.redeem-sheet>h2,.help-content>h2{color:#5e3a18;margin:0 40px 6px;font-size:23px}.amount-sheet>p{color:var(--muted);margin:0 0 16px;font-size:13px}.amount-input{background:#fffdf9;border:1px solid #eadfce;border-radius:8px;min-height:92px}.amount-input:focus-within{border-color:color-mix(in srgb, var(--theme-b) 65%, #ff756f);box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-b) 18%, transparent)}.amount-input input{color:#4e3117;width:min(230px,72%);font-size:64px}.amount-input .coin-small{width:30px;height:30px}.quick-amounts{gap:9px;margin:14px 0 18px}.quick-amounts button{color:#69431f;background:#fff;border-color:#e7ddd0;min-height:46px}.quick-amounts button.active{border-color:color-mix(in srgb, var(--theme-b) 62%, #ff746d);color:#fff;background:color-mix(in srgb, var(--theme-b) 58%, #ff746d)}.quick-amounts button:disabled{opacity:.35;cursor:not-allowed}.submit-button.add{background:linear-gradient(135deg, color-mix(in srgb, var(--theme-b) 60%, #ff746d), #ff746d)}.submit-button.subtract{background:linear-gradient(135deg, color-mix(in srgb, var(--theme-c) 60%, #5eb3f7), #5aa7ec)}.redeem-sheet{justify-items:center;display:grid}.redeem-preview{background:linear-gradient(145deg, color-mix(in srgb, var(--theme-a) 44%, #fff), color-mix(in srgb, var(--theme-c) 30%, #fff));border-radius:8px;justify-content:center;align-items:center;width:92px;height:92px;margin-bottom:12px;display:flex;overflow:hidden}.redeem-preview .gift{transform:scale(.75)}.balance-change{border-block:1px solid #eee5da;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;width:100%;margin:18px 0 20px;padding:14px;display:grid}.balance-change span small,.balance-change span strong{display:block}.balance-change span small{color:var(--muted);font-size:11px}.balance-change span strong{color:#69431f;margin-top:4px;font-size:22px}.balance-change>b{color:#ef6f66;font-size:14px}.help-content ol{margin:22px 0 18px}.help-content li>span{background:linear-gradient(135deg, var(--theme-b), var(--theme-c))}.redeem-celebration{z-index:80;color:#6f431a;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fff3;flex-direction:column;justify-content:center;align-items:center;animation:.14s ease-out celebration-in;display:flex;position:fixed;inset:0}.redeem-celebration:before{background:radial-gradient(circle, #fffffffa, color-mix(in srgb, var(--theme-a) 42%, #fff9) 52%, transparent 72%);content:"";border-radius:50%;width:280px;height:280px;position:absolute}.redeem-celebration>strong,.redeem-celebration>b{z-index:3;position:relative}.redeem-celebration>strong{margin-top:12px;font-size:28px}.redeem-celebration>b{color:#8b633b;margin-top:5px;font-size:15px}.redeem-celebration .celebration-prize{z-index:3;border-width:5px;width:128px;height:128px;margin:0;box-shadow:0 18px 44px #69441638}.redeem-coin-rain{z-index:2;position:fixed;inset:0;overflow:hidden}.redeem-coin-rain i{z-index:2;top:-52px;left:var(--coin-left);color:#fff5bd;width:30px;height:30px;animation:redeem-coin-fall 1.45s cubic-bezier(.2, .62, .38, .98) var(--coin-delay) both;background:linear-gradient(145deg,#ffe98b 8%,#ffc83d 58%,#ed9e13);border:2px solid #f3b51f;border-radius:50%;place-items:center;font-size:14px;font-style:normal;display:grid;position:absolute;box-shadow:inset 0 0 0 2px #ffffff61,0 5px 10px #87540d29}.redeem-coin-rain i:nth-child(n+13){top:-120px}.undo-toast{z-index:95;color:#fff;background:#412f1df0;border-radius:8px;align-items:center;gap:16px;width:min(100% - 32px,420px);min-height:50px;padding:9px 10px 9px 15px;animation:.18s ease-out toast-in;display:flex;position:fixed;bottom:84px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #3a251238}.undo-toast span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.undo-toast button{color:#734819;cursor:pointer;background:#fff5d8;border:0;border-radius:6px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-weight:850;display:inline-flex}.toast{background:#412f1df0;bottom:84px}.avatar-options{grid-template-columns:repeat(6,1fr)}.avatar-options button{background:#fffaf0;justify-content:center;align-items:center;padding:3px;display:inline-flex}.avatar-options .avatar-art{width:100%;height:100%}@keyframes coin-bounce{0%{transform:translateY(0)scale(1)}35%{transform:translateY(-20px)scale(1.07)rotate(-4deg)}68%{transform:translateY(4px)scale(.98)rotate(2deg)}to{transform:translateY(0)scale(1)}}@keyframes coin-dip{0%{transform:translateY(0)scale(1)}40%{transform:translateY(9px)scale(.95)}to{transform:translateY(0)scale(1)}}@keyframes number-settle{0%{opacity:.55;transform:translateY(8px)scale(.94)}}@keyframes feedback-rise{0%{opacity:0;transform:translate(-50%,14px)scale(.78)}28%{opacity:1}to{opacity:0;transform:translate(-50%,-58px)scale(1.05)}}@keyframes star-burst{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}28%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--star-x)), calc(-50% + var(--star-y))) scale(1.2) rotate(120deg)}}@keyframes sheet-in{0%{opacity:0;transform:translateY(36px)}}@keyframes redeem-coin-fall{0%{opacity:0;transform:translate3d(0, -20px, 0) scale(var(--coin-scale)) rotateY(0deg)}12%{opacity:1}82%{opacity:1}to{opacity:0;transform:translate3d(var(--coin-drift), calc(100dvh + 130px), 0) scale(var(--coin-scale)) rotateY(540deg)}}@media (min-width:761px){.home-view{width:min(100%,620px)}.balance-stage{height:clamp(390px,54dvh,480px)}.coin-actions{grid-template-columns:repeat(2,86px)}.coin-action{width:86px;min-height:86px}.modal-backdrop.sheet{justify-content:center}}@media (max-width:760px){.topbar{height:60px;padding:0 13px}.brand{font-size:16px}.round-button,.tool-button{width:36px;height:36px}.home-view{min-height:calc(100dvh - 60px);padding:3px 14px 98px}.content-view{width:calc(100% - 24px)}.section-heading{align-items:center}.section-heading h1{font-size:26px}.reward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reward-copy{padding:11px}.reward-copy h2{min-height:40px;font-size:14px}.reward-cost strong{font-size:19px}.reward-cost .coin-small{width:25px;height:25px}.modal.bottom-sheet{width:100%}}@media (max-width:390px){.brand strong{text-overflow:ellipsis;white-space:nowrap;max-width:82px;overflow:hidden}.top-actions{gap:4px}.balance-stage{height:clamp(340px,53dvh,410px)}.balance-stage .coin{width:clamp(138px,20dvh,166px);height:clamp(138px,20dvh,166px)}.balance-number{font-size:clamp(78px,13dvh,104px)}.coin-actions{grid-template-columns:repeat(2,76px)}.coin-action{width:76px;min-height:76px}.reward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reward-visual{aspect-ratio:1/.82}.wish-progress>div{display:block}.wish-progress strong{margin-top:2px;display:block}}.topbar{height:68px;padding:0 16px}.brand{color:#087f75;text-shadow:0 1px #ffffffd6,0 2px #066c631f;-webkit-text-stroke:.35px #087f75;font-size:22px;font-weight:900}.top-actions{gap:8px}.round-button,.tool-button{color:#198e84;background:#ffffffd6;border-color:#23908421;width:40px;height:40px;box-shadow:0 7px 16px #3168651f,inset 0 -2px 4px #338c800d,inset 0 0 0 1px #ffffffb8}.top-actions svg{stroke-width:2.35px;width:23px;height:23px}.home-view{width:min(100%,520px);min-height:calc(100dvh - 68px);padding:0 14px 100px}.child-switcher{color:#167d75;background:#ffffffd4;border-color:#2d8b801c;border-radius:18px;grid-template-columns:42px minmax(0,1fr) 18px;gap:8px;min-width:142px;min-height:52px;padding:5px 10px 5px 5px;box-shadow:0 10px 24px #366f691c}.child-switcher .avatar{width:42px;height:42px}.child-picker{top:58px;left:14px}.balance-stage{flex:none;justify-content:flex-start;width:100%;height:auto;min-height:0;margin-top:22px;padding:0}.balance-halo{clip-path:none;filter:blur(8px);background:radial-gradient(#fffffff0 0%,#fff8dd8f 45%,#0000 72%);border-radius:50%;width:330px;height:420px;top:-28px}.home-stage-coin{z-index:3;filter:drop-shadow(0 18px 18px #b86a0033)drop-shadow(0 0 24px #ffe14f6b);width:248px;height:auto;display:block}.home-stage-podium{z-index:2;filter:drop-shadow(0 16px 18px #b56a1729);width:330px;height:auto;margin-top:-29px;display:block}.balance-number,.balance-digits-1,.balance-digits-2,.balance-digits-3{margin-top:-8px;font-size:102px}.balance-digits-4{font-size:90px}.balance-digits-5{font-size:78px}.balance-digits-6{font-size:68px}.balance-digits-7{font-size:58px}.coin-actions{flex:none;grid-template-columns:repeat(2,102px);gap:62px;width:auto;margin-top:44px}.coin-action,.coin-action.add,.coin-action.subtract{width:102px;min-height:102px;color:inherit;box-shadow:none;background:0 0;border:0;padding:0;display:inline-flex}.coin-action img{object-fit:contain;filter:drop-shadow(0 16px 14px #4448342e);width:100%;height:100%;display:block}.coin-action:hover:not(:disabled),.coin-action:active:not(:disabled){transform:none}.coin-action:active:not(:disabled) img{filter:drop-shadow(0 8px 8px #44483424);transform:translateY(3px)scale(.96)}.coin-feedback{top:34%}.bottom-nav{background:#ffffffe8;border-color:#805c301a;border-radius:28px 28px 0 0;width:min(100%,500px);height:72px;padding:7px 10px 9px;bottom:0;box-shadow:0 -8px 26px #704b2d1a}.bottom-nav button{color:#746a5d;border-radius:24px;gap:7px;min-height:0}.bottom-nav button.active{color:#168d83;background:linear-gradient(135deg,#fff6cae6,#ffe7dee0);box-shadow:inset 0 1px #ffffffbf}.nav-home-coin{object-fit:contain;filter:drop-shadow(0 3px 4px #be7a052e);width:28px;height:28px}.bottom-nav button svg{width:24px;height:24px}@media (max-width:390px){.brand{font-size:20px}.brand strong{max-width:none}.top-actions{gap:6px}.round-button,.tool-button{width:38px;height:38px}.home-view{min-height:calc(100dvh - 68px);padding:0 12px 96px}.home-stage-coin{width:230px}.home-stage-podium{width:306px}.balance-number,.balance-digits-1,.balance-digits-2,.balance-digits-3{font-size:96px}.balance-digits-4{font-size:84px}.balance-digits-5{font-size:74px}.balance-digits-6{font-size:64px}.balance-digits-7{font-size:55px}.coin-actions{grid-template-columns:repeat(2,96px);gap:54px;margin-top:36px}.coin-action,.coin-action.add,.coin-action.subtract{width:96px;min-height:96px}}@media (max-height:760px){.balance-stage{margin-top:10px}.home-stage-coin{width:205px}.home-stage-podium{width:278px}.balance-number,.balance-digits-1,.balance-digits-2,.balance-digits-3{font-size:82px}.balance-digits-4{font-size:74px}.balance-digits-5{font-size:66px}.balance-digits-6{font-size:58px}.balance-digits-7{font-size:50px}.coin-actions{grid-template-columns:repeat(2,84px);gap:50px;margin-top:20px}.coin-action,.coin-action.add,.coin-action.subtract{width:84px;min-height:84px}}.amount-sheet .amount-input{align-items:center;min-height:80px;padding:0 18px}.amount-sheet .amount-input input{caret-color:#168d83;width:100%;min-width:0;font-size:42px}.amount-sheet .amount-input input::placeholder{color:#b8afa4;font-size:20px;font-weight:750}.amount-sheet .amount-suffix{color:#76695b;flex:none;margin-left:-24px;font-size:16px;font-weight:800}.undo-toast{width:auto;max-width:min(100% - 24px,260px);inset:130px 12px auto auto;transform:none}.undo-toast+.toast{bottom:84px}@media (max-width:390px){.undo-toast{top:126px}}@media (min-width:600px){.guest-account-bar{width:auto;min-width:288px;max-width:320px;padding-right:6px}}.undo-toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#412f1dc2;border:1px solid #ffffff24;box-shadow:0 12px 32px #3a251229}.balance-stage.reacting.add .home-stage-coin{animation:1.05s cubic-bezier(.2,.78,.24,1) stage-coin-celebrate}.balance-stage.reacting.subtract .home-stage-coin{animation:.98s cubic-bezier(.2,.75,.25,1) stage-coin-use}.balance-stage.reacting.add .home-stage-podium{animation:.9s ease-out stage-podium-cheer}.balance-stage.reacting.subtract .home-stage-podium{animation:.82s ease-out stage-podium-press}.balance-stage.reacting .balance-halo{animation:1s ease-out stage-halo-pulse}.balance-stage.reacting.add .balance-number{animation:.72s cubic-bezier(.2,.8,.3,1) balance-celebrate}.balance-stage.reacting.subtract .balance-number{animation:.65s ease-out balance-use}.home-view.reacting-add .coin-action.add img,.home-view.reacting-subtract .coin-action.subtract img{animation:.76s cubic-bezier(.2,.82,.3,1) action-confirm}.coin-feedback{width:126px;height:96px;animation:1.12s ease-out both feedback-rise-strong}.coin-feedback>strong{padding:9px 17px;font-size:30px;box-shadow:0 10px 28px #a045343d,inset 0 1px #ffffff52}.coin-feedback .star-burst{transform:scale(1.22)}@keyframes stage-coin-celebrate{0%{transform:translateY(0)rotate(0)scale(1)}28%{transform:translateY(-30px)rotate(-4deg)scale(1.09)}52%{transform:translateY(7px)rotate(2deg)scale(.98)}70%{transform:translateY(-9px)rotate(-1deg)scale(1.025)}to{transform:translateY(0)rotate(0)scale(1)}}@keyframes stage-coin-use{0%{transform:translateY(0)rotate(0)scale(1)}30%{transform:translateY(18px)rotate(4deg)scale(.91)}55%{transform:translateY(-7px)rotate(-2deg)scale(1.025)}75%{transform:translateY(3px)rotate(1deg)scale(.99)}to{transform:translateY(0)rotate(0)scale(1)}}@keyframes stage-podium-cheer{0%,to{transform:translateY(0)scaleX(1)}30%{transform:translateY(4px)scaleX(1.035)}58%{transform:translateY(-3px)scaleX(.99)}}@keyframes stage-podium-press{0%,to{transform:translateY(0)scaleX(1)}34%{transform:translateY(6px)scaleX(1.045)}62%{transform:translateY(-2px)scaleX(.995)}}@keyframes stage-halo-pulse{0%,to{opacity:1;transform:scale(1)}36%{opacity:.72;transform:scale(1.12)}}@keyframes balance-celebrate{0%{opacity:.5;transform:translateY(12px)scale(.86)}48%{opacity:1;transform:translateY(-5px)scale(1.1)}to{transform:translateY(0)scale(1)}}@keyframes balance-use{0%{opacity:.58;transform:translateY(-8px)scale(1.08)}55%{opacity:1;transform:translateY(3px)scale(.94)}to{transform:translateY(0)scale(1)}}@keyframes action-confirm{0%,to{transform:translateY(0)scale(1)}38%{transform:translateY(-8px)scale(1.1)}68%{transform:translateY(2px)scale(.97)}}@keyframes feedback-rise-strong{0%{opacity:0;transform:translate(-50%,22px)scale(.68)}22%{opacity:1;transform:translate(-50%,-4px)scale(1.12)}54%{opacity:1;transform:translate(-50%,-30px)scale(1)}to{opacity:0;transform:translate(-50%,-86px)scale(1.08)}}.auth-modal .submit-button.add{color:#fff;background:linear-gradient(135deg,#20aa9c,#168d83);box-shadow:0 8px 20px #168d8333}.undo-toast{-webkit-backdrop-filter:blur(16px)saturate(120%);backdrop-filter:blur(16px)saturate(120%);background:#372a1e6b;box-shadow:0 10px 28px #3a25121a}.balance-stage.reacting.add .home-stage-coin,.balance-stage.reacting.subtract .home-stage-coin{animation:.9s ease-out stage-coin-receive}.coin-stream{z-index:7;pointer-events:none;position:absolute;inset:0;overflow:visible}.coin-stream i{opacity:0;color:#fff6bd;background:linear-gradient(145deg,#ffed91 8%,#ffc83d 58%,#ed9e13);border:2px solid #f3b51f;border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;font-style:normal;display:grid;position:absolute;top:31%;left:50%;box-shadow:inset 0 0 0 2px #ffffff57,0 7px 12px #87540d33}.coin-stream.add i{animation:coin-flight-in .92s cubic-bezier(.18, .72, .3, 1) var(--flight-delay) both}.coin-stream.subtract i{animation:coin-flight-out .92s cubic-bezier(.2, .7, .32, 1) var(--flight-delay) both}.rain-threshold-row label{color:#6d5b47;align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.rain-threshold-row input{color:#5e3a18;text-align:right;background:#fffdf9;border:1px solid #ddd3c6;border-radius:7px;outline:0;width:88px;height:40px;padding:0 10px;font-weight:850}.rain-threshold-row input:focus{border-color:#168d83;box-shadow:0 0 0 3px #168d831f}.bonus-rain-celebration{z-index:82;pointer-events:none;position:fixed;inset:0}.bonus-rain-celebration>strong{z-index:4;color:#8b5200;background:#fff9d6e6;border-radius:999px;padding:10px 18px;font-size:30px;animation:1.5s ease-out both bonus-number-pop;position:absolute;top:31%;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #945b0829}@keyframes stage-coin-receive{0%,to{filter:brightness();transform:scale(1)}42%{filter:brightness(1.16)drop-shadow(0 0 32px #ffd93db3);transform:scale(1.035)}}@keyframes coin-flight-in{0%{opacity:0;transform:translate(calc(-50% + var(--flight-x)), calc(-50% + var(--flight-y))) scale(var(--flight-scale)) rotate(-160deg)}18%{opacity:1}78%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(.52)rotate(180deg)}}@keyframes coin-flight-out{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)rotate(0)}18%{opacity:1}78%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--flight-x)), calc(-50% + var(--flight-y))) scale(var(--flight-scale)) rotate(220deg)}}@keyframes bonus-number-pop{0%{opacity:0;transform:translate(-50%,22px)scale(.7)}22%{opacity:1;transform:translate(-50%)scale(1.12)}76%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-18px)scale(1)}}.coin-stream i{color:#0000;background:radial-gradient(circle at 34% 28%,#ffffffd1 0 7%,#0000 8%),radial-gradient(circle,#ffe879 0 48%,#ffc432 50% 69%,#eda313 72% 100%);border-width:3px;width:42px;height:42px;box-shadow:inset 0 0 0 3px #fff4a8a8,inset -5px -6px 8px #b565002e,0 9px 15px #87540d38}.coin-stream i:after,.redeem-coin-rain i:after{content:"";border:2px solid #dc8e0a57;border-radius:50%;position:absolute;inset:22%}.redeem-coin-rain i{color:#0000;background:radial-gradient(circle at 34% 28%,#ffffffd1 0 7%,#0000 8%),radial-gradient(circle,#ffe879 0 48%,#ffc432 50% 69%,#eda313 72% 100%);border-width:3px;width:38px;height:38px;box-shadow:inset 0 0 0 3px #fff4a8a8,inset -4px -5px 7px #b565002e,0 8px 14px #87540d33}.redeem-celebration{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffcef57;animation:.22s ease-out reward-scene-in}.redeem-celebration:before{animation:1.8s ease-out both reward-halo}.redeem-celebration .celebration-prize{animation:1.15s cubic-bezier(.18,.82,.24,1) both reward-prize-pop}.redeem-celebration>strong{animation:.52s ease-out .26s both reward-copy-in}.redeem-celebration>b{animation:.52s ease-out .38s both reward-copy-in}.reward-ribbons{z-index:2;position:fixed;inset:0;overflow:hidden}.reward-ribbons i{top:-40px;left:var(--ribbon-left);background:var(--ribbon-color);width:9px;height:24px;animation:reward-ribbon-fall 1.55s ease-in var(--ribbon-delay) both;border-radius:3px;position:absolute;box-shadow:0 3px 7px #6e4c221f}@keyframes reward-scene-in{0%{opacity:0}}@keyframes reward-halo{0%{opacity:0;transform:scale(.45)}30%{opacity:1;transform:scale(1.08)}72%{opacity:.88;transform:scale(1)}to{opacity:0;transform:scale(1.26)}}@keyframes reward-prize-pop{0%{opacity:0;transform:translateY(38px)scale(.48)rotate(-7deg)}40%{opacity:1;transform:translateY(-14px)scale(1.12)rotate(4deg)}64%{transform:translateY(5px)scale(.97)rotate(-2deg)}82%{transform:translateY(-3px)scale(1.025)rotate(1deg)}to{opacity:1;transform:translateY(0)scale(1)rotate(0)}}@keyframes reward-copy-in{0%{opacity:0;transform:translateY(12px)scale(.94)}}@keyframes reward-ribbon-fall{0%{opacity:0;transform:translateY(-20px)rotate(0)}12%{opacity:1}88%{opacity:1}to{opacity:0;transform:translate3d(var(--ribbon-drift), calc(100dvh + 90px), 0) rotate(620deg)}}.ambient-stars{opacity:1}.ambient-stars i{color:#fff9c7f0;background:currentColor;width:7px;height:7px;animation:4.2s ease-in-out infinite ambient-star-twinkle;box-shadow:0 0 7px #fffffff2,0 0 18px #ffe97eb8}.ambient-stars i:first-child{top:15%;left:7%}.ambient-stars i:nth-child(2){top:18%;left:auto;right:8%}.ambient-stars i:nth-child(3){top:29%;left:15%}.ambient-stars i:nth-child(4){top:34%;left:auto;right:5%}.ambient-stars i:nth-child(5){top:9%;left:64%}.ambient-stars i:nth-child(6){top:44%;left:6%}.ambient-stars i:nth-child(7){top:49%;left:auto;right:13%}.ambient-stars i:nth-child(8){top:59%;left:12%}.ambient-stars i:nth-child(9){top:64%;left:auto;right:5%}.ambient-stars i:nth-child(10){top:73%;left:27%}.ambient-stars i:nth-child(11){top:78%;left:auto;right:18%}.ambient-stars i:nth-child(12){top:88%;left:8%}.ambient-stars i:nth-child(13){top:91%;left:58%}.ambient-stars i:nth-child(14){top:55%;left:68%}.ambient-stars i:nth-child(3n){animation-delay:-1.4s;transform:scale(.62)}.ambient-stars i:nth-child(3n+1){animation-delay:-2.7s;transform:scale(1.22)}.ambient-stars i:nth-child(4n){color:#ffffffeb;animation-duration:5.3s}.coin-stream i,.redeem-coin-rain i{color:#0000;box-shadow:none;filter:drop-shadow(0 5px 4px #8f530433)drop-shadow(0 0 5px #ffe15c59);background:url(/assets/coin-particle-v3.png) 50%/contain no-repeat;border:0;border-radius:0}.coin-stream i{width:68px;height:68px}.redeem-coin-rain i{width:62px;height:62px}.coin-stream i:after,.redeem-coin-rain i:after{content:none}@keyframes ambient-star-twinkle{0%,to{opacity:.48;filter:blur(.2px)}48%{opacity:1;filter:blur()}}.smiley-coin-icon{object-fit:contain;filter:drop-shadow(0 4px 5px #b2680029)drop-shadow(0 0 5px #ffda4a40);flex:0 0 42px;width:42px;height:42px}.feedback-sheet{text-align:center;flex-direction:column;align-items:center;display:flex}.feedback-sheet>svg{color:#168d83;margin-top:14px}.feedback-sheet h2{margin:10px 0 6px}.feedback-sheet p{color:var(--muted);margin:0 0 20px;font-size:14px}.feedback-sheet form{text-align:left;gap:9px;width:100%;display:grid;position:relative}.feedback-sheet label{color:#64594d;font-size:13px;font-weight:800}.feedback-sheet textarea{resize:vertical;width:100%;min-height:132px;color:var(--ink);font:inherit;background:#fffefa;border:1px solid #167d752e;border-radius:8px;outline:0;padding:13px 14px 28px;line-height:1.6}.feedback-sheet textarea:focus{border-color:#168d8394;box-shadow:0 0 0 3px #168d831a}.feedback-count{color:#958b7d;font-size:11px;position:absolute;top:143px;right:10px}.feedback-sheet .submit-button{margin-top:7px}.feedback-sheet .submit-button:disabled{opacity:.48;cursor:not-allowed}.share-sheet{text-align:center;flex-direction:column;align-items:center;padding:2px 0 4px;display:flex}.share-sheet h2{color:#4f3b28;margin:10px 0 6px;font-size:22px}.share-sheet>p{color:#786957;margin:0;font-size:14px}.share-qr-frame{color:#877560;background:#fffdf8;border:1px solid #167d751f;border-radius:8px;place-items:center;width:218px;height:218px;margin:18px 0;padding:10px;font-size:13px;display:grid;box-shadow:0 12px 28px #3658511a}.share-qr-frame img{width:100%;height:100%;display:block}.share-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.share-actions button{border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:48px;font-weight:850;display:inline-flex}.share-primary{color:#fff;background:linear-gradient(135deg,#20aa9c,#168d83);box-shadow:0 9px 18px #168d8333}.share-copy{color:#167d75;background:#edf9f6;border:1px solid #167d7529}.share-sheet>small{color:#8c7d6c;margin-top:13px;font-size:12px}.app-shell:before{clip-path:polygon(36% 0,64% 0,100% 100%,0 100%);filter:blur(28px);opacity:.76;background:linear-gradient(#ffffe3e6,#fffdeb75 55%,#0000 100%);width:340px;height:650px}.brand{text-shadow:0 1px #ffffffdb;-webkit-text-stroke:0;font-size:24px}.balance-stage{margin-top:40px}.balance-halo{filter:blur(13px);background:radial-gradient(#ffffffeb 0%,#fff7cd85 46%,#0000 73%);width:390px;height:500px;top:-54px}.home-stage-coin{filter:saturate(.92)brightness(1.02)contrast(.98)drop-shadow(0 20px 22px #a65c0033)drop-shadow(0 0 34px #ffe15b6b);width:295px}.home-stage-podium{filter:saturate(.88)brightness(1.04)drop-shadow(0 18px 24px #a65b1129)drop-shadow(0 -5px 12px #fff7d3c7);width:400px;margin-top:-34px}.balance-number,.balance-digits-1,.balance-digits-2,.balance-digits-3{filter:saturate(.98)drop-shadow(0 3px #ffffffd1)drop-shadow(0 12px 22px #a666092e);margin-top:-24px;font-size:108px}.balance-unit{color:#8b551b;margin-top:5px;font-size:17px}.coin-actions{grid-template-columns:repeat(2,110px);gap:70px;margin-top:6px}.coin-action,.coin-action.add,.coin-action.subtract{width:110px;min-height:110px}.coin-action img{filter:saturate(.8)brightness(1.035)contrast(.94)drop-shadow(0 17px 20px #4045302b)}.ambient-stars i:nth-child(3),.ambient-stars i:nth-child(4),.ambient-stars i:nth-child(7){color:#ffe26a;width:0;height:0;box-shadow:none;background:0 0}.ambient-stars i:nth-child(3):before,.ambient-stars i:nth-child(4):before,.ambient-stars i:nth-child(7):before{color:inherit;content:"★";filter:drop-shadow(0 4px 7px #d9940c24);background:0 0;font-size:18px;line-height:1;inset:auto}.ambient-stars i:nth-child(3):after,.ambient-stars i:nth-child(4):after,.ambient-stars i:nth-child(7):after{content:none}.round-button,.tool-button{background:#ffffffb8;border-color:#ffffffad;box-shadow:0 7px 20px #34706a14,inset 0 0 0 1px #2e948914}.bottom-nav button.active{background:linear-gradient(135deg,#fff9dac2,#ffeee5b3);margin-inline:22px;box-shadow:0 6px 18px #8f61250f,inset 0 1px #ffffffe0}@media (max-width:390px){.brand{font-size:23px}.balance-stage{margin-top:52px}.home-stage-coin{width:248px}.home-stage-podium{width:320px}.balance-number,.balance-digits-1,.balance-digits-2,.balance-digits-3{font-size:108px}.coin-actions{grid-template-columns:repeat(2,106px);gap:60px;margin-top:8px}.coin-action,.coin-action.add,.coin-action.subtract{width:106px;min-height:106px}}@media (max-height:760px){.balance-stage{margin-top:14px}.home-stage-coin{width:218px}.home-stage-podium{width:292px}.balance-number,.balance-digits-1,.balance-digits-2,.balance-digits-3{margin-top:-20px;font-size:86px}.coin-actions{grid-template-columns:repeat(2,88px);gap:52px;margin-top:8px}.coin-action,.coin-action.add,.coin-action.subtract{width:88px;min-height:88px}}.app-shell{background:radial-gradient(at 50% 43%,#ffffffbd 0 12%,#fffde75c 30%,#0000 56%),radial-gradient(circle at 6% 22%,#5cd8c894 0%,#79e1d347 27%,#0000 48%),radial-gradient(circle at 96% 27%,#69c3eb8f 0%,#91d7f342 29%,#0000 50%),linear-gradient(#c0f1ea 0%,#c7eaf7 48%,#fff4d5 63%,#ffd8c6 81%,#ffc4c8 100%)}.app-shell:before{z-index:0;clip-path:polygon(32% 0,68% 0,100% 100%,0 100%);filter:blur(58px);opacity:.5;background:linear-gradient(#ffffef8f,#fffef238 57%,#0000 100%);width:520px;height:720px}.app-shell:after{z-index:0;clip-path:polygon(40% 0,60% 0,100% 100%,0 100%);content:"";filter:blur(36px);opacity:.68;pointer-events:none;background:linear-gradient(#fffff7d1,#fffff266 58%,#0000 100%);width:270px;height:650px;position:fixed;top:0;left:50%;transform:translate(-50%)}.home-view:before{z-index:0;content:"";filter:blur(10px);pointer-events:none;background:radial-gradient(at 50% 20%,#fffffcd6 0%,#fffffaa8 34%,#fff6db66 66%,#0000 88%);width:min(116vw,470px);position:absolute;top:430px;bottom:74px;left:50%;transform:translate(-50%)}.home-view>*{z-index:1;position:relative}.child-picker{z-index:12;position:absolute}.redeem-coin-rain i{width:52px;height:52px;animation-duration:1.65s}@media (max-width:390px){.home-view:before{width:430px;top:410px}}@media (max-height:760px){.home-view:before{top:330px;bottom:70px}}@media (min-width:600px) and (max-height:820px){.home-view{padding-bottom:82px}.balance-stage{margin-top:8px}.home-stage-coin{width:210px}.home-stage-podium{width:290px;margin-top:-25px}.balance-number,.balance-digits-1,.balance-digits-2,.balance-digits-3{margin-top:-18px;font-size:78px}.balance-unit{margin-top:3px;font-size:14px}.coin-actions{grid-template-columns:repeat(2,82px);gap:52px;margin-top:2px}.coin-action,.coin-action.add,.coin-action.subtract{width:82px;min-height:82px}.home-view:before{top:315px}}.app-shell.view-wishlist,.app-shell.view-manage{background:radial-gradient(circle at 8% 0,#90e0cf3d,#0000 31%),radial-gradient(circle at 94% 16%,#97cfeb33,#0000 29%),linear-gradient(155deg,#f4faf8 0%,#fbfcfa 50%,#fff5f3 100%)}.app-shell.view-wishlist:before,.app-shell.view-wishlist:after,.app-shell.view-manage:before,.app-shell.view-manage:after,.view-wishlist .ambient-stars,.view-manage .ambient-stars{display:none}.view-wishlist .topbar,.view-manage .topbar{z-index:20;-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);background:#f9fdfbc2;border-bottom:1px solid #275e5514;box-shadow:0 8px 24px #315b540a}.view-wishlist .content-view,.view-manage .content-view{width:min(1040px,100% - 40px);padding-top:34px}.view-wishlist .section-heading{align-items:center;margin-bottom:24px}.view-wishlist .section-heading>div>span{color:#4c8c82}.view-wishlist .section-heading h1{color:#213f3b;font-size:32px}.view-wishlist .primary-button,.view-manage .primary-button{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ef7772,#f39a7f);box-shadow:0 8px 18px #bf5b4d2b}.view-wishlist .reward-grid{gap:16px}.view-wishlist .reward-card{background:#ffffffe6;border-color:#366b611c;box-shadow:0 13px 30px #2d524a17,inset 0 1px #ffffffe0}.view-wishlist .reward-visual{background:linear-gradient(145deg,#e5f6f1 0%,#e8f4f8 56%,#fff0e9 100%)}.view-wishlist .reward-copy{background:#ffffffe0;border-top:1px solid #366b6112}.view-wishlist .reward-copy h2{color:#243e3a}.view-wishlist .reward-cost strong{color:#374d49}.view-wishlist .reward-edit-button{color:#267e73;background:#ffffffe0;border-color:#2470641a;box-shadow:0 5px 14px #2b5b531a}.view-wishlist .ready-badge{color:#226f63;background:#def7eff0}.view-wishlist .redeem-button{background:linear-gradient(135deg,#eb706b,#f39a7f);box-shadow:0 7px 16px #c15a4b26}.view-wishlist .bottom-nav{background:#ffffffe6;border-color:#37655c17;box-shadow:0 12px 34px #2b4c4521}.view-manage .content-view{width:min(820px,100% - 40px)}.view-manage .manage-child-switch{background:#ffffffdb;border:1px solid #366b611a;border-radius:8px;width:100%;margin-bottom:38px;padding:16px 18px;box-shadow:0 10px 26px #2d524a12}.view-manage .manage-child-switch label{box-shadow:none;background:#f5faf8;border-color:#2773671f}.view-manage .manage-child-selector{color:#167d75;background:#ffffffe0;border-color:#2d8b801c;border-radius:18px;min-width:176px;box-shadow:0 10px 24px #366f691c}.view-manage .manage-child-selector .avatar{width:42px;height:42px}.view-manage .manage-child-picker{z-index:20;border-color:#2d8b801c;top:60px;left:auto;right:0;box-shadow:0 18px 44px #2d524a29}.view-manage .manage-child-picker button:hover,.view-manage .manage-child-picker button.active{background:#edf8f4}.view-manage .manage-child-switch h1{color:#233f3a}.view-manage .manage-edit-child{color:#237c71;background:#edf8f4;border-color:#2773671f}.view-manage .manage-heading{width:100%}.view-manage .manage-heading h1,.view-manage .manage-settings-panel h2{color:#233f3a}.view-manage .manage-list{background:#ffffffe6;border-color:#366b611a;width:100%;box-shadow:0 10px 26px #2d524a12}.view-manage .manage-row{border-color:#366b6114}.view-manage .current-tag{color:#26776c;background:#e8f6f1}.view-manage .text-button,.view-manage .feedback-row button,.view-manage .account-secondary{color:#237c71}.manage-settings-panel{width:100%;margin:38px auto 0}.manage-settings-panel>h2{margin:0 0 14px;font-size:24px}.manage-settings-list{background:#ffffffe6;border:1px solid #366b611a;border-radius:8px;overflow:hidden;box-shadow:0 10px 26px #2d524a12}.manage-settings-list .settings-row,.manage-settings-list .account-row{border-top:1px solid #366b6114;width:100%;margin:0;padding:17px 18px}.manage-settings-list>:first-child{border-top:0}.view-manage .sound-toggle,.view-manage .feedback-row button{white-space:nowrap;background:#edf8f4;border-radius:7px;min-width:82px;min-height:38px;padding:0 11px}.view-manage .rain-threshold-row input{background:#f8fbfa;border-color:#366b6121}@media (max-width:600px){.view-wishlist .content-view,.view-manage .content-view{width:calc(100% - 24px);padding-top:24px}.view-wishlist .section-heading h1{font-size:28px}.view-wishlist .reward-grid{grid-template-columns:1fr;gap:12px}.view-wishlist .reward-card{grid-template-columns:minmax(122px,40%) 1fr;min-height:166px;display:grid}.view-wishlist .reward-visual{aspect-ratio:auto;min-height:166px}.view-wishlist .reward-copy{border-top:0;border-left:1px solid #366b6112;flex-direction:column;justify-content:center;min-width:0;padding:15px;display:flex}.view-wishlist .reward-copy h2{min-height:0;font-size:16px}.view-wishlist .reward-cost{margin:9px 0}.view-wishlist .reward-cost strong{font-size:21px}.view-manage .manage-child-switch{align-items:stretch;gap:14px;margin-bottom:30px;padding:14px;display:grid}.view-manage .manage-child-switch>div:first-child{min-width:0}.view-manage .manage-child-actions{width:100%}.view-manage .manage-child-dropdown{flex:1;min-width:0}.view-manage .manage-child-selector{width:100%;min-width:0}.view-manage .manage-child-switch label{flex:1;min-width:0}.view-manage .manage-edit-child{min-width:78px}.view-manage .manage-heading .primary-button{min-width:94px;padding-inline:10px}.manage-settings-panel{margin-top:30px}.manage-settings-panel>h2{font-size:22px}.manage-settings-list .settings-row,.manage-settings-list .account-row{padding:15px 14px}}
