:root{--ink: #243447;--muted: #637083;--paper: #fffaf1;--panel: #ffffff;--sky: #bfe9ff;--mint: #b9efcf;--sun: #ffd86f;--orange: #ff9f68;--red: #ef6f6c;--blue: #5aa7e8;--green: #45b47b;--road: #596373;--line: #fff5ba;--shadow: 0 16px 40px rgba(49, 74, 105, .14);--radius: 8px;font-family:Inter,Segoe UI,system-ui,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#bfe9ffcc,#fffaf1f0 46%),repeating-linear-gradient(90deg,rgba(255,216,111,.16) 0 26px,transparent 26px 52px)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app{min-height:100vh}.topbar{max-width:1180px;margin:0 auto;padding:18px 20px 10px;display:flex;justify-content:space-between;align-items:center}.brand{border:0;background:transparent;color:var(--ink);display:inline-flex;align-items:center;gap:10px;font-weight:900;font-size:20px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;background:var(--sun);border:3px solid #fff;border-radius:var(--radius);box-shadow:var(--shadow)}.icon-button,.button,.mini-button,.big-choice,.back-link,.tabs button{border:0;border-radius:var(--radius);transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.icon-button:hover,.button:hover,.mini-button:hover,.big-choice:hover,.tabs button:hover{transform:translateY(-1px)}.icon-button{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;color:var(--ink);background:#ffffffb8;box-shadow:0 6px 18px #314a691a}.auth-grid{max-width:1120px;margin:30px auto;padding:0 20px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:stretch}.auth-hero{min-height:520px;padding:48px;border-radius:var(--radius);background:linear-gradient(180deg,#ffffffd1,#ffffff5c),radial-gradient(circle at 80% 20%,rgba(255,216,111,.55),transparent 34%),linear-gradient(135deg,var(--sky),var(--mint));position:relative;overflow:hidden;box-shadow:var(--shadow)}.auth-hero:after{content:"";position:absolute;left:-40px;right:-40px;bottom:44px;height:116px;background:var(--road);transform:rotate(-3deg);border-top:8px solid #788496;border-bottom:8px solid #424b59}.auth-hero:before{content:"🏎️";position:absolute;z-index:1;left:54%;bottom:96px;font-size:72px;transform:rotate(-3deg)}.finish-badge{display:inline-flex;gap:8px;align-items:center;padding:10px 12px;background:#fff;border-radius:var(--radius);font-weight:800}.auth-hero h1{margin:28px 0 12px;max-width:620px;font-size:clamp(42px,7vw,86px);line-height:.98;letter-spacing:0}.auth-hero p{max-width:520px;color:var(--muted);font-size:20px;line-height:1.5}.auth-panel{display:grid;gap:14px;align-content:center}.big-choice{min-height:118px;padding:24px;background:#fff;color:var(--ink);font-weight:900;font-size:26px;box-shadow:var(--shadow)}.big-choice.primary{background:var(--orange);color:#fff}.big-choice.quiet{background:#eef7ff}.form-shell{max-width:920px;margin:20px auto 60px;padding:0 20px}.back-link{background:#fff;padding:10px 14px;margin-bottom:14px}.form-card,.road-card,.task-card,.editor-form,.review-item,.reward-row-card,.history-list article,.parent-tip,.next-reward{background:#ffffffeb;border:2px solid rgba(255,255,255,.92);border-radius:var(--radius);box-shadow:var(--shadow)}.form-card{padding:28px}.form-card h1{margin:0 0 8px;font-size:34px}.form-card p{margin:0 0 22px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid.compact{grid-template-columns:1fr}.field{display:grid;gap:7px;color:var(--muted);font-weight:800}.field input,.field select,.parent-head select{width:100%;min-height:46px;padding:10px 12px;border:2px solid #d9e6ef;border-radius:var(--radius);background:#fff;color:var(--ink);outline-color:var(--blue)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.button{min-height:46px;padding:12px 16px;display:inline-flex;justify-content:center;align-items:center;gap:8px;font-weight:900;color:var(--ink);background:#edf6ff}.button.primary{background:var(--green);color:#fff;box-shadow:0 8px 20px #45b47b38}.button.calm{background:#e9f1f7;color:#506070}.button.quiet{background:#fff7df}.button.huge{min-height:64px;font-size:22px}.error{grid-column:1 / -1;padding:12px;border-radius:var(--radius);background:#ffe5e4;color:#9d3938;font-weight:800}.child-page,.parent-page{max-width:1180px;margin:0 auto 70px;padding:12px 20px}.kid-header,.parent-head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:12px 0 18px;flex-wrap:wrap}.kid-header h1,.parent-head h1{margin:0;font-size:clamp(32px,5vw,54px);line-height:1.05;letter-spacing:0}.kid-header p,.parent-head p{margin:6px 0 0;color:var(--muted);font-size:18px}.eyebrow{text-transform:uppercase;letter-spacing:0;font-weight:900;color:var(--blue)!important;font-size:13px!important}.garage-sign{min-width:122px;padding:20px;text-align:center;border-radius:var(--radius);background:var(--sun);border:4px solid #fff;font-weight:900;box-shadow:var(--shadow)}.road-card{padding:22px;margin-bottom:18px;overflow:hidden}.adventure-map{--progress: 0;position:relative;height:clamp(520px,56vw,680px);min-height:520px;margin:22px 0 18px;border-radius:var(--radius);overflow:hidden;background:radial-gradient(circle at 82% 12%,rgba(255,186,45,.42) 0 6%,transparent 7%),radial-gradient(circle at 18% 22%,rgba(247,113,67,.32) 0 8%,transparent 9%),radial-gradient(circle at 72% 78%,rgba(240,200,126,.32) 0 9%,transparent 10%),linear-gradient(180deg,#061a2b,#0d2d44 48%,#081926);border:3px solid #153e59;box-shadow:inset 0 0 70px #00000047}.adventure-map:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle,rgba(255,255,255,.95) 0 1px,transparent 1.8px) 4% 6% / 74px 74px,radial-gradient(circle,rgba(255,220,120,.9) 0 1.5px,transparent 2px) 13% 22% / 112px 112px,radial-gradient(circle,rgba(173,213,237,.75) 0 1px,transparent 2px) 35% 12% / 96px 96px;opacity:.9;pointer-events:none}.adventure-map:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 46% 53%,rgba(255,255,255,.12),transparent 13%),radial-gradient(circle at 58% 36%,rgba(117,204,236,.11),transparent 15%);pointer-events:none}.map-path{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;z-index:1}.map-path-shadow,.map-path-base,.map-path-progress{fill:none;stroke-linecap:round;stroke-linejoin:round}.map-path-shadow{stroke:#00000052;stroke-width:54;transform:translateY(9px)}.map-path-base{stroke:#fff6b747;stroke-width:42}.map-path-progress{stroke:#57cf967a;stroke-width:28;stroke-dasharray:var(--progress) 100;transition:stroke-dasharray .42s ease}.map-cells{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.map-cell{position:absolute;width:27px;height:27px;border-radius:999px;background:#fffac0;border:3px solid #fffde3;box-shadow:0 6px 10px #00000038,inset 0 -4px #f4d04c52;transform:translate(-50%,-50%)}.map-cell.done{background:#72dd9f;border-color:#d8ffe5;box-shadow:0 0 0 4px #72dd9f29,0 7px 12px #0000003d}.map-cell.current{width:36px;height:36px;border-color:#fff;box-shadow:0 0 0 7px #ffd65d47,0 9px 16px #00000047}.map-cell.gift-cell{width:33px;height:33px;background:#ffbd43;border-color:#fff6d6}.space-decoration{position:absolute;z-index:1;display:grid;place-items:center;transform:translate(-50%,-50%);pointer-events:none;filter:drop-shadow(0 10px 12px rgba(0,0,0,.24))}.planet{width:78px;height:78px;border-radius:999px;font-size:46px;background:#ffffff1f}.planet-sun{width:104px;height:104px;font-size:64px}.planet-earth{width:92px;height:92px;font-size:56px}.planet-saturn{width:112px;height:76px;font-size:60px}.space-ship{font-size:43px}.ship-one{transform:translate(-50%,-50%) rotate(7deg)}.ship-two{font-size:52px}.ship-three{transform:translate(-50%,-50%) rotate(-15deg)}.ship-four{font-size:48px;transform:translate(-50%,-50%) rotate(18deg)}.map-start,.map-finish,.map-car,.map-station{position:absolute;z-index:4;transform:translate(-50%,-50%)}.map-start{display:grid;justify-items:center;gap:2px;padding:8px 10px;border-radius:14px;background:#fffffff5;border:3px solid #fff3a6;font-weight:900;box-shadow:0 8px 18px #00000038}.map-start span{font-size:24px}.map-start small{color:#24405b;font-size:11px}.map-car{z-index:7;top:auto;font-size:40px;transform:translate(-50%,-50%) rotate(-18deg)}.map-station{z-index:6;width:60px;min-height:72px;padding:5px;cursor:pointer;border-color:#fff;background:#fffffff5;box-shadow:0 10px 18px #0000003d}.map-station img{width:34px;height:34px;object-fit:cover;border-radius:8px}.map-station span{position:absolute;right:-7px;top:-10px;width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#fff;box-shadow:0 4px 10px #314a692e;font-size:15px}.map-finish{min-height:42px;padding:8px 10px;z-index:5;transform:translate(-50%,-50%);background:#fff3b2;border:3px solid #fff;box-shadow:0 8px 18px #00000038}.goal-line{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.goal-line h2{margin:0;font-size:26px}.goal-line strong{padding:10px 14px;background:#eef8f1;color:var(--green);border-radius:var(--radius)}.road-wrap{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;margin:36px 0 24px}.road{position:relative;height:86px;border-radius:var(--radius);background:linear-gradient(90deg,rgba(255,255,255,.22) 0 2px,transparent 2px 25%),repeating-linear-gradient(90deg,transparent 0 34px,rgba(255,255,255,.16) 34px 58px,transparent 58px 92px),linear-gradient(180deg,#657183,var(--road));border:6px solid #424b58;overflow:visible}.road-progress{position:absolute;left:0;top:0;bottom:0;border-radius:3px;min-width:0;display:flex;align-items:center;justify-content:flex-end;padding-right:10px;color:#173726;font-weight:1000;text-shadow:0 1px 0 rgba(255,255,255,.55);background:linear-gradient(90deg,#5fcf8a,#ffd86f);box-shadow:inset -8px 0 18px #ffffff42;transition:width .42s ease}.road-progress span{min-width:42px;padding:4px 7px;border-radius:999px;background:#ffffffb8;text-align:center}.road-ticks{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.road-ticks span{position:absolute;bottom:-28px;transform:translate(-50%);color:#556272;font-size:12px;font-weight:900}.road-ticks span:before{content:"";position:absolute;left:50%;bottom:24px;width:3px;height:86px;border-radius:999px;background:#ffffff6b;transform:translate(-50%)}.race-car{position:absolute;top:-30px;font-size:38px;transition:left .52s ease;filter:drop-shadow(0 8px 8px rgba(0,0,0,.18))}.station{position:absolute;top:46px;width:42px;min-height:54px;display:grid;place-items:center;gap:1px;transform:translate(-50%);border-radius:var(--radius);background:#fff;border:3px solid #d8e5ee;box-shadow:0 6px 16px #314a6926}.station small{color:#556272;font-size:11px;font-weight:1000;line-height:1}.station.unlocked{border-color:var(--sun);box-shadow:0 0 0 5px #ffd86f3d;animation:glow 1.8s ease-in-out infinite}.station.received{border-color:var(--green)}.finish-card{display:inline-flex;gap:8px;align-items:center;min-height:58px;padding:12px 14px;background:#fff2c7;border-radius:var(--radius);font-weight:900}.reward-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(116px,1fr));gap:8px}.reward-station{min-height:118px;padding:10px;display:grid;gap:6px;align-content:center;justify-items:center;border-radius:var(--radius);background:#f1f6fa;text-align:center;color:var(--ink);cursor:pointer}.reward-station.unlocked{background:#fff3c5}.reward-station.received{background:#e5f8ed}.reward-station img{width:58px;height:58px;object-fit:cover;border-radius:10px;box-shadow:0 6px 16px #314a6924}.reward-station small{color:var(--muted);font-weight:800}.reward-station b{font-size:12px}.reward-modal-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#1723306b}.reward-modal{position:relative;width:min(520px,100%);padding:16px;display:grid;gap:14px;border-radius:var(--radius);background:#fff;box-shadow:0 24px 70px #121c2747}.reward-modal>img{width:100%;aspect-ratio:16 / 10;object-fit:contain;border-radius:var(--radius);background:#f5f8fb}.reward-modal small{color:var(--muted);font-weight:900}.reward-modal h3{margin:5px 0 6px;font-size:24px}.reward-modal p{margin:0;color:#465667}.modal-close{position:absolute;right:10px;top:10px;width:36px;height:36px;display:grid;place-items:center;border-radius:999px;background:#fff;color:var(--ink);box-shadow:0 8px 18px #314a692e}.review-toolbar{padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:var(--radius);background:#eef8f1;border:2px solid #caead5}.review-toolbar small{display:block;margin-top:3px;color:var(--muted);font-weight:800}.next-reward{min-height:58px;padding:14px 16px;display:flex;gap:10px;align-items:center;font-weight:900;margin-bottom:18px;background:#fff7dd}.percent-booster{--boost: 0;margin:-4px 0 18px;padding:14px;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;border-radius:var(--radius);background:linear-gradient(135deg,#ffffffeb,#eff8ffeb),linear-gradient(90deg,#5aa7e833,#ffd86f33);border:2px solid rgba(255,255,255,.92);box-shadow:var(--shadow)}.booster-rocket{width:56px;height:56px;display:grid;place-items:center;border-radius:var(--radius);background:#0d2d44;font-size:30px;filter:drop-shadow(0 7px 10px rgba(49,74,105,.18))}.booster-main{display:grid;gap:8px}.booster-head{display:flex;justify-content:space-between;gap:12px;color:var(--ink);font-weight:900}.booster-head strong{color:var(--blue)}.booster-track{height:18px;overflow:hidden;border-radius:999px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.72) 0 16px,transparent 16px 32px),#dfeaf2;border:2px solid #fff}.booster-track span{display:block;width:calc(var(--boost) * 1%);height:100%;border-radius:999px;background:linear-gradient(90deg,#5aa7e8,#45b47b,#ffd86f);transition:width .36s ease}.booster-main small{color:var(--muted);font-weight:800}.task-section{margin-top:22px}.task-section h2{font-size:24px;margin:0 0 12px}.house-section{position:relative;padding-top:18px}.house-roof{position:relative;z-index:2;width:min(420px,calc(100% - 42px));min-height:74px;margin:0 auto -5px;padding:15px 24px 18px;display:flex;justify-content:space-between;gap:14px;align-items:center;color:#fff;background:linear-gradient(135deg,#ef6f6c,#ff9f68);clip-path:polygon(50% 0,100% 52%,88% 100%,12% 100%,0 52%);filter:drop-shadow(0 12px 18px rgba(49,74,105,.16))}.house-roof small{display:block;font-weight:1000;opacity:.86}.house-roof h2{margin:2px 0 0;color:#fff}.house-roof strong{min-width:82px;min-height:42px;display:grid;place-items:center;border-radius:var(--radius);background:#ffffff38;border:2px solid rgba(255,255,255,.36);font-size:20px}.house-body{position:relative;padding:24px 16px 16px;border:5px solid #ffd98f;border-radius:var(--radius);background:linear-gradient(90deg,rgba(255,255,255,.34) 0 2px,transparent 2px 50%),linear-gradient(180deg,#fff7df,#fff);box-shadow:var(--shadow)}.house-body:before,.house-body:after{content:"";position:absolute;top:18px;width:34px;height:42px;border-radius:7px 7px 3px 3px;background:#bfe9ff;border:3px solid #fff;box-shadow:inset 0 -8px #5aa7e838}.house-body:before{left:22px}.house-body:after{right:22px}.house-progress{--house-progress: 0;position:relative;min-height:28px;margin:0 56px 14px;overflow:hidden;border-radius:999px;background:#e9f1f7;border:2px solid #fff}.house-progress span{display:block;width:calc(var(--house-progress) * 1%);height:100%;border-radius:999px;background:linear-gradient(90deg,#45b47b,#ffd86f);transition:width .32s ease}.house-progress b{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#24405b;font-size:13px}.house-done{width:fit-content;margin:0 auto 14px;padding:8px 12px;display:flex;gap:8px;align-items:center;border-radius:var(--radius);background:#daf7e5;color:var(--green);font-weight:1000}.house-complete .house-roof{background:linear-gradient(135deg,#45b47b,#5aa7e8)}.house-complete .house-body{border-color:#aee8c5}.task-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.task-card{position:relative;min-height:248px;padding:16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(54px,1fr) 38px auto;gap:12px;animation:cardIn .22s ease both}.task-emoji{width:62px;height:62px;display:grid;place-items:center;border-radius:var(--radius);background:#eef7ff;font-size:34px}.task-emoji.small{width:46px;height:46px;font-size:26px}.task-main h3{margin:0;font-size:24px;line-height:1.15}.points-row{margin-top:10px;display:flex;gap:8px}.points-row span{padding:6px 9px;border-radius:var(--radius);background:#e6f8ee;color:var(--green);font-weight:900}.points-row .soft{background:#f0f3f6;color:var(--muted)}.points-row .bonus-chip{background:#fff1b8;color:#9a6b12;box-shadow:0 0 0 3px #ffd86f3d}.task-bonus-prize{margin-top:10px;padding:9px 10px;display:inline-flex;align-items:center;gap:7px;border-radius:var(--radius);background:#fff7df;color:#835b0d;font-weight:900;line-height:1.25}.bonus-task{border-color:#ffe29b;background:linear-gradient(180deg,#fff7daeb,#fffffff5),#fff}.sticker-slot{grid-column:1 / -1;min-height:38px;display:flex;align-items:center}.sticker{justify-self:start;padding:8px 10px;border-radius:var(--radius);background:#eef3f7;color:var(--muted);font-weight:900}.sticker-approved_done{background:#daf7e5;color:var(--green);animation:stickerPop .22s ease both}.sticker-child_marked_done,.sticker-child_marked_not_done{background:#fff0c7;color:#9a6b12}.sticker-approved_not_done,.sticker-rejected{background:#e9f1f7;color:#617082}.task-actions{grid-column:1 / -1;min-height:46px;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-self:end}.task-actions-locked{min-height:46px;display:flex;align-items:center}.task-waiting-note{width:100%;min-height:46px;padding:12px 14px;display:grid;place-items:center;border-radius:var(--radius);background:#eef3f7;color:var(--muted);font-weight:900;text-align:center}.status-approved_done{border-color:#bbebcf}.status-approved_not_done,.status-rejected{border-color:#dce7ef}.parent-head select{max-width:220px}.child-room-button{white-space:nowrap}.parent-tip{padding:14px 16px;color:#665016;background:#fff7d7;font-weight:800;margin-bottom:16px}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 16px}.tabs button{min-height:42px;padding:10px 14px;display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--muted);font-weight:900}.tabs button.active{background:var(--blue);color:#fff}.review-list,.history-list,.reward-list,.task-table{display:grid;gap:12px}.site-cabinet{display:grid;gap:16px}.site-panel{padding:16px;display:grid;gap:12px;border-radius:var(--radius);background:#fffffff0;border:2px solid rgba(255,255,255,.92);box-shadow:var(--shadow)}.site-panel-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.site-panel-head h2{margin:0}.site-panel-head span{min-width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:#eef7ff;color:var(--blue);font-weight:1000}.site-table{display:grid;overflow-x:auto}.site-row{min-width:860px;padding:10px 12px;display:grid;grid-template-columns:1.1fr 1.4fr .8fr 1fr .8fr;gap:12px;align-items:center;border-top:1px solid #e7eef4}.site-table-children .site-row{grid-template-columns:1fr .55fr 1fr 1.3fr 1fr .6fr}.site-row-head{border-top:0;border-radius:var(--radius);background:#f1f6fa;color:var(--muted);font-weight:900}.site-row span{min-width:0;overflow-wrap:anywhere}.review-item{padding:14px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.review-title{display:flex;gap:12px;align-items:center}.review-title h3{margin:0 0 4px}.review-title p{margin:0;color:var(--muted)}.review-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.editor-layout,.rewards-editor{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px;align-items:start}.house-editor-panel{display:grid;justify-items:start}.editor-form{padding:18px;display:grid;gap:12px}.editor-form h2{margin:0}.editor-form p{margin:0;color:var(--muted);line-height:1.45}.editor-form.slim{max-width:440px}.points-adjust{margin-top:6px;padding-top:12px;display:grid;gap:10px;border-top:2px dashed #d8e5ee}.toggle{display:flex;align-items:center;gap:8px;font-weight:800;color:var(--muted)}.bonus-toggle{padding:10px 12px;border-radius:var(--radius);background:#fff7df}.icon-picker{display:grid;grid-template-columns:repeat(auto-fill,minmax(42px,1fr));gap:7px}.icon-choice{min-height:42px;display:grid;place-items:center;border:2px solid #d9e6ef;border-radius:var(--radius);background:#fff;font-size:23px;box-shadow:0 4px 10px #314a6914}.icon-choice.active{border-color:var(--blue);background:#eef7ff;box-shadow:0 0 0 4px #5aa7e829}.task-table article,.reward-row-card,.history-list article{padding:12px;display:grid;grid-template-columns:auto 1fr auto auto;gap:10px;align-items:center}.task-table article{background:#fff;border-radius:var(--radius)}.task-table small,.reward-row-card small,.history-list small{display:block;color:var(--muted);margin-top:3px}.disabled-row{opacity:.55}.mini-button{min-height:36px;padding:8px 10px;background:#edf6ff;color:var(--ink);font-weight:900}.mini-button.danger{background:#ffe6e4;color:#a94442}.reward-row-card.unlocked{background:#fff5cf;border-color:#ffe39b}.reward-row-card.received{background:#e8f8ee;border-color:#b9ebcd}.history-list article{grid-template-columns:auto 1fr}.delta{width:48px;height:48px;display:grid;place-items:center;border-radius:var(--radius);font-weight:900}.delta.plus{background:#e6f8ee;color:var(--green)}.delta.minus{background:#eef3f7;color:var(--muted)}.empty,.loading{padding:28px;text-align:center;color:var(--muted);font-weight:900}.toast{position:fixed;z-index:20;right:20px;top:18px;max-width:min(420px,calc(100vw - 40px));display:flex;gap:10px;align-items:center;padding:14px 16px;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);font-weight:900;animation:cardIn .18s ease both}@keyframes cardIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes stickerPop{0%{transform:scale(.92)}to{transform:scale(1)}}@keyframes glow{0%,to{box-shadow:0 0 0 4px #ffd86f38}50%{box-shadow:0 0 0 8px #ffd86f24}}@media(max-width:900px){.auth-grid,.editor-layout,.rewards-editor{grid-template-columns:1fr}.auth-hero{min-height:420px}.task-grid{grid-template-columns:1fr}.reward-row{grid-template-columns:repeat(3,minmax(0,1fr))}.review-item{grid-template-columns:1fr}.review-actions{justify-content:stretch}.review-actions .button{flex:1 1 180px}}@media(max-width:620px){.topbar{padding-inline:12px}.brand span:last-child{display:none}.auth-grid,.child-page,.parent-page,.form-shell{padding-inline:12px}.auth-hero{padding:28px 22px;min-height:360px}.auth-hero p{font-size:17px}.big-choice{min-height:90px;font-size:22px}.form-grid,.field-row,.task-actions{grid-template-columns:1fr}.house-roof{width:calc(100% - 16px);padding-inline:18px}.house-progress{margin-inline:42px}.kid-header,.parent-head,.goal-line{align-items:stretch;flex-direction:column}.garage-sign{min-width:0}.road-wrap{grid-template-columns:1fr}.road{height:66px}.reward-row{grid-template-columns:repeat(2,minmax(0,1fr))}.task-card{min-height:230px}.task-table article,.reward-row-card{grid-template-columns:auto 1fr}.mini-button{width:100%}}.topbar-actions{display:inline-flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.parent-gate{background:#fff7df}.auth-grid{align-items:center}.auth-hero{min-height:500px;display:grid;align-content:start}.auth-hero>*{position:relative;z-index:2}.auth-hero:after{z-index:1;bottom:20px;height:128px;transform:rotate(-2deg)}.auth-hero:before{z-index:3;bottom:82px}.auth-hero h1{max-width:560px;font-size:clamp(48px,6vw,76px)}.auth-hero p{max-width:500px;padding:10px 14px;border-radius:var(--radius);background:#ffffffc2;color:#46576c;font-weight:800}.big-choice{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;text-align:left}.big-choice span{width:58px;height:58px;display:grid;place-items:center;border-radius:var(--radius);background:#ffffff9e;font-size:32px}.child-mode{background:linear-gradient(180deg,#bce8ffeb,#fffaf1fa 42%),linear-gradient(90deg,#b9efcf52,#ffd86f2e)}.child-mode .topbar{padding-top:14px}.child-mode .brand{font-size:22px}.kid-hero{margin:10px 0 18px;min-height:210px;padding:26px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;border-radius:var(--radius);background:linear-gradient(135deg,#ffffffe6,#fff8dac2),linear-gradient(135deg,#8fd8ff,#b9efcf 58%,#ffd86f);box-shadow:var(--shadow);overflow:hidden;position:relative}.kid-hero:after{content:"⭐";position:absolute;right:210px;top:26px;font-size:54px;transform:rotate(12deg);opacity:.58}.kid-hero h1{margin:0;max-width:680px;font-size:clamp(42px,7vw,76px);line-height:.98}.kid-hero p{max-width:580px;margin:12px 0 0;color:#43536a;font-size:20px;font-weight:800;line-height:1.35}.kid-hero-side{display:grid;gap:12px;justify-items:stretch;min-width:190px}.parent-entry{min-height:48px;border:0;border-radius:var(--radius);padding:12px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:var(--ink);font-weight:900;box-shadow:0 8px 24px #314a691f}.mission-score{min-height:110px;padding:16px;display:grid;align-content:center;justify-items:center;border:4px solid #fff;border-radius:var(--radius);background:#ff9f68;color:#fff;box-shadow:0 10px 26px #ff9f6847}.mission-score strong{font-size:36px;line-height:1}.mission-score span{font-weight:900}.kid-stats{margin-bottom:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.kid-stats div{min-height:108px;padding:16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:12px;align-content:center;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.kid-stats span{grid-row:1 / 3;width:56px;height:56px;display:grid;place-items:center;border-radius:var(--radius);background:#eef7ff;font-size:30px}.kid-stats b{font-size:32px;line-height:1}.kid-stats small{color:var(--muted);font-weight:900}.child-mode .road-card{padding:24px;background:linear-gradient(180deg,#fffffff0,#f4fbfff0),linear-gradient(135deg,#5aa7e82e,#ffd86f33)}.child-mode .goal-line h2{font-size:clamp(26px,4vw,42px)}.child-mode .goal-line strong{background:#fff3c5;color:#815d00;border:3px solid #fff;font-size:20px}.child-mode .road-wrap{margin-top:26px}.child-mode .road{height:104px;border:0;border-radius:var(--radius);background:repeating-linear-gradient(90deg,rgba(255,255,255,.68) 0 18px,transparent 18px 42px),linear-gradient(180deg,#70c8ff 0,#70c8ff 44%,#58bf88 44%,#58bf88);box-shadow:inset 0 -8px #20765b24}.child-mode .road:after{content:"";position:absolute;left:18px;right:18px;top:54px;height:12px;border-radius:999px;background:#ffffffdb}.child-mode .road-progress{top:48px;bottom:auto;height:24px;border-radius:999px;background:linear-gradient(90deg,#ff9f68,#ffd86f);z-index:1}.child-mode .race-car{z-index:3;top:18px;font-size:48px}.child-mode .station{z-index:4;top:62px;width:50px;height:50px;border-radius:var(--radius);font-size:24px}.child-mode .finish-card{background:#ff9f68;color:#fff;min-width:128px}.child-mode .reward-row{gap:10px}.child-mode .reward-station{min-height:96px;background:#f3f8ff;border:2px solid #e0eef8}.child-mode .reward-station span{font-size:34px}.child-mode .next-reward{min-height:72px;padding:18px;font-size:20px;background:#fff4cc}.child-mode .percent-booster{padding:18px}.child-mode .booster-rocket{width:70px;height:70px;font-size:38px}.child-mode .booster-head{font-size:20px}.child-mode .booster-track{height:24px}.child-mode .task-section{margin-top:28px}.child-mode .task-section h2{font-size:30px}.child-mode .task-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.child-mode .task-card{min-height:276px;padding:18px;grid-template-columns:1fr;justify-items:stretch;background:#fff;border:3px solid #eef3f7}.child-mode .task-emoji{width:74px;height:74px;font-size:42px;background:#fff3c5}.child-mode .task-main h3{font-size:28px}.child-mode .points-row span{font-size:18px}.child-mode .sticker{justify-self:stretch;text-align:center;font-size:16px}.child-mode .task-actions{grid-template-columns:1fr}.child-mode .task-actions .button{min-height:58px;font-size:20px}.child-mode .task-actions-locked{min-height:126px}.child-mode .task-waiting-note{min-height:126px;font-size:18px}.child-mode .button.primary{background:#23a66d}.access-panel{max-width:560px}.access-form p{margin:0;color:var(--muted);font-weight:700;line-height:1.45}@media(max-width:900px){.adventure-map{min-height:500px}.map-station{width:54px;min-height:66px}.review-toolbar{align-items:stretch;flex-direction:column}}@media(max-width:620px){.adventure-map{min-height:560px;margin-inline:-4px}.map-station{width:50px;min-height:62px}.map-station img{width:30px;height:30px}.reward-row{grid-template-columns:repeat(2,minmax(0,1fr))}.reward-modal{padding:12px}}@media(max-width:980px){.child-mode .task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.topbar-actions{gap:8px}.icon-button span{display:none}.kid-hero{grid-template-columns:1fr;padding:22px}.kid-hero:after{right:24px;top:18px;font-size:40px}.kid-hero-side{grid-template-columns:1fr 1fr}.kid-stats,.child-mode .task-grid{grid-template-columns:1fr}.child-mode .reward-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.auth-grid{width:min(1180px,calc(100vw - 40px));min-height:calc(100vh - 118px);margin:8px auto 48px;padding:18px 0 30px;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:24px;align-items:center}.auth-hero{min-height:560px;padding:42px;display:grid;grid-template-rows:auto 1fr;border:0;border-radius:var(--radius);background:linear-gradient(180deg,#ffffffd6,#ffffff6b),linear-gradient(135deg,#c7efff,#c9f3d8 54%,#ffe6a3);box-shadow:0 24px 70px #314a692e}.auth-hero:before,.auth-hero:after{content:none}.auth-copy{position:relative;z-index:3}.finish-badge{min-height:42px;padding:10px 14px;color:#20324b;box-shadow:0 8px 20px #314a691a}.auth-hero h1{max-width:620px;margin:28px 0 12px;font-size:clamp(56px,8vw,100px);line-height:.92}.auth-hero p{max-width:560px;margin:0;padding:0;background:transparent;color:#43536a;font-size:23px;font-weight:800;line-height:1.35}.play-scene{position:relative;align-self:end;min-height:250px;margin-top:18px;overflow:hidden}.scene-skyline{position:absolute;left:8px;right:8px;top:4px;display:flex;justify-content:space-between;align-items:center;font-size:44px}.scene-skyline span:nth-child(2){transform:translateY(28px)}.scene-path{position:absolute;left:28px;right:28px;bottom:80px;height:86px;border-radius:var(--radius);background:repeating-linear-gradient(90deg,rgba(255,255,255,.94) 0 28px,transparent 28px 58px),linear-gradient(90deg,#ffb66f,#65c28f);box-shadow:inset 0 -8px #43536a21,0 16px 28px #314a691f}.scene-path:before{content:"";position:absolute;left:18px;right:18px;top:35px;height:12px;border-radius:999px;background:#ffffffd6}.scene-step{position:absolute;top:50%;width:64px;height:64px;display:grid;place-items:center;border:4px solid #fff;border-radius:var(--radius);background:#fff7df;font-size:34px;transform:translate(-50%,-50%);box-shadow:0 10px 22px #314a6924}.scene-step.done{left:18%}.scene-step.active{left:52%;width:78px;height:78px;background:#ff9f68;font-size:42px}.scene-step.gift{left:84%;background:#e9f6ff}.scene-ground{position:absolute;left:0;right:0;bottom:0;height:92px;padding:18px 36px 0;display:flex;justify-content:space-between;align-items:flex-start;border-radius:var(--radius);background:linear-gradient(180deg,rgba(255,255,255,.35),transparent),linear-gradient(135deg,#9ee5be,#65c28f);font-size:42px}.auth-panel{gap:14px;align-content:center}.big-choice{min-height:128px;padding:22px;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:16px;row-gap:4px;align-content:center;border:2px solid rgba(255,255,255,.84);background:#ffffffe6;color:#20324b;box-shadow:0 18px 46px #314a6924}.big-choice:hover{box-shadow:0 22px 56px #314a692e}.big-choice span{grid-row:1 / 3;width:68px;height:68px;font-size:36px;background:#fff7df}.big-choice strong{font-size:28px;line-height:1.05}.big-choice small{grid-column:2;color:#637083;font-size:16px;font-weight:800}.big-choice.primary{background:linear-gradient(135deg,#ff9f68,#ff7f6e);color:#fff;border-color:#ffffffb3}.big-choice.primary small{color:#ffffffe0}.big-choice.quiet{background:#e9f6ff}@media(max-width:980px){.auth-grid{width:min(720px,calc(100vw - 28px));grid-template-columns:1fr;min-height:auto}.auth-hero{min-height:500px}}@media(max-width:620px){.auth-grid{width:calc(100vw - 24px);margin-top:0;padding-top:8px}.auth-hero{min-height:470px;padding:26px 22px}.auth-hero h1{font-size:clamp(40px,12vw,54px);overflow-wrap:anywhere}.auth-hero p{font-size:18px}.play-scene{min-height:220px}.scene-skyline{font-size:34px}.scene-path{left:10px;right:10px}.scene-step{width:54px;height:54px;font-size:28px}.scene-step.active{width:66px;height:66px;font-size:34px}.big-choice{min-height:108px;padding:18px}.big-choice span{width:56px;height:56px;font-size:30px}.big-choice strong{font-size:23px}}.child-mode .house-section{margin-top:34px;padding-top:0}.child-mode .house-roof{width:min(360px,calc(100% - 56px));min-height:68px;margin:0 auto -2px;padding:14px 22px 17px;align-items:end;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 36%),linear-gradient(135deg,#ef6f6c,#ff9f68);clip-path:polygon(50% 0,100% 58%,92% 100%,8% 100%,0 58%)}.child-mode .house-roof:after{content:"";position:absolute;left:9%;right:9%;bottom:0;height:8px;border-radius:999px;background:#7a41362e}.child-mode .house-roof h2{margin:0;font-size:25px;line-height:1}.child-mode .house-roof small{font-size:11px;line-height:1}.child-mode .house-roof strong{min-width:74px;min-height:34px;padding:4px 8px;font-size:18px;align-self:end}.child-mode .house-body{padding:24px 14px 14px;border:5px solid #ffd98f;border-top-width:8px;border-radius:8px;background:linear-gradient(180deg,#fff7dff5,#fffffffa),#fff;box-shadow:0 14px 34px #314a691f}.child-mode .house-body:before,.child-mode .house-body:after{display:none}.child-mode .house-complete .house-roof{background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 36%),linear-gradient(135deg,#45b47b,#5aa7e8)}.child-mode .house-complete .house-body{border-color:#aee8c5;box-shadow:0 0 0 5px #45b47b14,0 14px 34px #314a691f}.child-mode .house-progress{margin:0 0 12px}.child-mode .house-done{margin-bottom:12px}.child-mode .task-grid{gap:12px}.child-mode .task-card{min-height:0;padding:14px;grid-template-rows:auto minmax(72px,1fr) 34px auto;gap:10px}.child-mode .task-emoji{width:60px;height:60px;font-size:34px}.child-mode .task-main{min-width:0}.child-mode .task-main h3{font-size:22px;line-height:1.12;overflow-wrap:anywhere}.child-mode .points-row{margin-top:8px;flex-wrap:wrap}.child-mode .points-row span{padding:5px 8px;font-size:15px}.child-mode .task-bonus-prize{max-width:100%;font-size:14px;overflow-wrap:anywhere}.child-mode .sticker-slot{min-height:34px}.child-mode .sticker{padding:7px 9px;font-size:14px}.child-mode .task-actions{min-height:0;gap:8px}.child-mode .task-actions .button{min-height:48px;padding:9px 10px;font-size:17px;line-height:1.1}.child-mode .task-actions-locked,.child-mode .task-waiting-note{min-height:48px}@media(max-width:980px){.child-mode .house-roof{width:min(340px,calc(100% - 36px))}}@media(max-width:620px){.child-mode .house-section{margin-top:28px}.child-mode .house-roof{width:calc(100% - 30px);min-height:64px;padding-inline:18px}.child-mode .house-roof h2{font-size:22px}.child-mode .house-roof strong{min-width:66px;font-size:16px}.child-mode .house-body{padding:20px 10px 10px}.child-mode .task-card{grid-template-rows:auto auto 34px auto}}
