:root{font-family:Inter,Microsoft YaHei,PingFang SC,sans-serif;color:#20352d;background:#f7fbf7;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.25;letter-spacing:0}p{line-height:1.6}button:focus-visible,a:focus-visible,input:focus-visible,.board-keyboard:focus-visible{outline:3px solid #efac4c;outline-offset:3px}.muted{color:#718279}.eyebrow{display:block;color:#2d8962;font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:43px;padding:9px 17px;border-radius:7px;font-size:13px;font-weight:750;border:1px solid transparent;white-space:nowrap;transition:background .15s,transform .15s,box-shadow .15s}.button:not(:disabled):hover{transform:translateY(-1px)}.button.primary{background:#23835e;color:#fff;box-shadow:0 3px #176247}.button.primary:hover{background:#1b7453}.button.outline{background:#fff;border-color:#d4e3d9;color:#315744}.button.outline:hover,.button.subtle:hover{background:#e9f6ec}.button.subtle{border-color:#dce9df;color:#27694c;background:#f4faf4}.button.buy-button{background:#fff3e4;border-color:#f6d79d;color:#9a621b}.button.buy-button:hover{background:#ffeacb}.button:disabled{opacity:.5;box-shadow:none}.button.wide{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce9df;background:#fff;color:#315744;width:42px;height:42px;border-radius:7px}.icon-button:hover{background:#ecf8ef}.site-header{height:72px;max-width:1440px;margin:auto;padding:0 clamp(20px,4vw,60px);display:flex;align-items:center;border-bottom:1px solid #e3ece4;gap:40px}.logo{font-weight:900;font-size:20px;display:flex;align-items:center;gap:10px;white-space:nowrap}.logo-icon{width:34px;height:34px;display:grid;place-items:center;background:#2c976b;color:#fff;border-radius:8px}.site-header nav{display:flex;align-items:center;gap:5px;height:100%}.site-header nav a{display:flex;align-items:center;gap:8px;padding:0 18px;height:100%;color:#687c70;font-weight:700;font-size:14px;border-bottom:3px solid transparent}.site-header nav a.active{color:#217f5b;border-bottom-color:#2f9a6f}.site-header nav a:hover{color:#217f5b}.header-meta{margin-left:auto;display:flex;align-items:center;gap:22px}.header-progress{display:flex;gap:6px;align-items:center;color:#b7791e;font-weight:800;font-size:13px;white-space:nowrap}.avatar{width:34px;height:34px;border-radius:50%;background:#f8d8ce;color:#914b47;display:grid;place-items:center;font-weight:800}.page{max-width:1320px;margin:auto;padding:40px clamp(20px,4vw,60px) 80px;min-height:calc(100vh - 142px)}.site-footer{border-top:1px solid #e3ece4;padding:20px clamp(20px,4vw,60px);font-size:12px;color:#88978d;display:flex;justify-content:space-between;max-width:1440px;margin:auto}.journey{min-height:260px;position:relative;background-color:#cde9ce;background-image:linear-gradient(115deg,#d7f0d2,#daf1d7 58%,#b4dfd4);background-position:center;background-size:cover;overflow:hidden;border-radius:8px;display:flex;align-items:center;padding:38px 48px}.journey:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#e2f7dff7,#e2f7dfe0 42%,#e2f7df0f)}.journey-copy{position:relative;z-index:1;max-width:450px}.journey h1{font-size:clamp(27px,3vw,36px);margin:10px 0}.journey p{font-size:14px;color:#516b59;margin-bottom:16px}.journey .progress-track{max-width:320px;margin-bottom:20px}.progress-track{height:8px;border-radius:9px;background:#fff9;overflow:hidden}.progress-track span{display:block;height:100%;background:#f0ac49;border-radius:9px;transition:width .3s}.journey-sticker{position:absolute;right:10%;top:20%;width:210px;height:190px;display:flex;align-items:center;justify-content:center;gap:0;transform:rotate(-10deg);opacity:.85}.journey-sticker span{font-size:64px;color:#f3ad4b;text-shadow:0 9px 0 #ce8b39,0 14px 18px #47786344}.journey-sticker span:nth-child(2){color:#ef7380;font-size:82px;transform:translateY(-29px)}.journey-sticker span:nth-child(3){color:#5ba9d1;transform:translateY(27px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:37px 0 17px}.section-heading h2{font-size:22px;margin:4px 0 0}.section-heading .muted{font-size:13px;margin:0}.section-heading a{font-weight:750;font-size:13px;color:#23835e;display:flex;align-items:center;gap:5px}.level-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.level-card{min-width:0;min-height:250px;border:1px solid #e2ebe3;background:#fff;border-radius:8px;padding:18px;display:flex;flex-direction:column;box-shadow:0 5px 18px #38654b0a}.level-card.complete{border-color:#b7dfc4}.level-card.paid{border-color:#f2d4a9;background:#fffdfa}.level-card.locked{background:#f5f7f5;color:#85938a}.level-card-top{display:flex;align-items:center;justify-content:space-between;gap:5px}.level-number{font-size:12px;font-weight:850;color:#93a59a}.paid-tag{display:flex;align-items:center;gap:4px;font-size:10px;color:#b47620;font-weight:800;white-space:nowrap}.level-glyph{height:60px;display:flex;align-items:center;color:#bb9a65;margin-top:15px}.candy-shape{width:48px;height:48px;border-radius:14px;display:block;box-shadow:inset 0 6px 6px #ffffff6b,inset 0 -5px 3px #00000013,0 6px #00000012;transform:rotate(-10deg)}.candy-0{background:#f27280}.candy-1{background:#f6ba46}.candy-2{background:#6dc68a}.candy-3{background:#63b5d7}.candy-4{background:#f19861}.level-card h3{font-size:17px;margin:4px 0 5px}.level-sub{font-size:12px;color:#839286;min-height:23px}.stars{display:flex;gap:2px;color:#e7a83b}.level-card .button{margin-top:auto;width:100%}.page-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px}.page-title h1{font-size:32px;margin:7px 0}.page-title p{font-size:14px;margin:0}.notice-pill{display:inline-flex;align-items:center;gap:6px;border-radius:100px;background:#e4f5e9;color:#2b7a50;padding:9px 13px;font-weight:700;font-size:12px;white-space:nowrap}.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.shop-card{background:#fff;border:1px solid #e2ebe3;border-radius:8px;min-height:300px;padding:26px;display:flex;flex-direction:column;align-items:flex-start}.shop-icon{width:74px;height:74px;display:grid;place-items:center;border-radius:8px;background:#ffefdf;color:#c27832;margin-bottom:25px}.shop-shuffle .shop-icon{background:#e1f1e8;color:#3a9c76}.shop-moves .shop-icon{background:#e3f1f8;color:#4d96b6}.shop-info h2{font-size:20px;margin:0 0 8px}.shop-info p{font-size:13px;color:#6b8072;margin:0 0 13px}.shop-info span{font-size:12px;color:#9a7749;font-weight:700}.shop-card .button{margin-top:auto;width:100%}.shop-note{margin-top:24px;display:flex;gap:9px;align-items:center;color:#6e8273;font-size:13px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:20px 0 40px}.stats-grid>div{border:1px solid #e2ebe3;background:#fff;border-radius:8px;padding:21px;display:flex;align-items:center;gap:13px;color:#cc8e35}.stats-grid strong{font-size:27px;color:#253e32}.stats-grid span{color:#788c7d;font-size:13px}.account-columns{display:grid;grid-template-columns:1fr 1fr;gap:28px}.account-columns .section-heading{margin-top:0}.inventory-list,.purchase-list{background:#fff;border:1px solid #e2ebe3;border-radius:8px;overflow:hidden}.inventory-list>div,.purchase-list>div{display:flex;align-items:center;gap:14px;padding:15px 18px;border-bottom:1px solid #edf1ed;font-size:14px}.inventory-list>div:last-child,.purchase-list>div:last-child{border:0}.inventory-list strong,.purchase-list b{margin-left:auto;white-space:nowrap}.purchase-list strong{display:block;font-size:14px}.purchase-list small{display:block;color:#92a096;margin-top:5px}.purchase-list b{color:#3a8c66;font-size:12px}.mini-item{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:7px;background:#ffefdf;color:#c27832}.mini-item.shop-shuffle{background:#e1f1e8;color:#3a9c76}.mini-item.shop-moves{background:#e3f1f8;color:#4d96b6}.empty-state{background:#fff;border:1px dashed #dbe6dd;border-radius:8px;padding:48px;text-align:center;color:#94a095;font-size:13px}.micro{font-size:11px;color:#93a39a;line-height:1.5}.account-footnote{margin-top:25px}.game-page{padding-top:25px}.game-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px;font-weight:800;font-size:15px}.game-top-dot{color:#9bad9f;margin:0 4px}.game-layout{display:grid;grid-template-columns:minmax(0,640px) minmax(240px,1fr);gap:35px;align-items:start;justify-content:center}.game-main{min-width:0}.game-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px}.game-stats>div{padding:14px 18px;border:1px solid #dce9df;background:#fff;border-radius:7px}.game-stats span{display:block;color:#819186;font-size:11px;margin-bottom:5px}.game-stats strong{font-size:21px}.game-stats>div:last-child strong{color:#c68429}.board-wrap{position:relative;width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;box-shadow:0 12px 28px #395a3d1c}.board-keyboard,.board-canvas{width:100%;height:100%}.board-keyboard{outline-offset:4px}.board-canvas canvas{display:block!important}.game-message{margin:12px 0;color:#6c8071;font-size:13px;min-height:21px}.game-aside .section-heading{margin:0 0 16px}.game-aside .section-heading h2{font-size:18px}.game-items{display:grid;gap:10px}.game-item{width:100%;display:flex;align-items:center;text-align:left;gap:12px;border:1px solid #e1ebe3;background:#fff;border-radius:8px;padding:12px;color:#263b31;min-height:69px}.game-item:hover:not(:disabled),.game-item.selected{border-color:#3f9c72;background:#f1faf4}.game-item:disabled{opacity:.53}.game-item span:nth-child(2){min-width:0;flex:1}.game-item strong,.game-item small{display:block}.game-item strong{font-size:13px}.game-item small{font-size:11px;color:#91a096;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-item b{font-size:13px}.goal-panel{margin-top:20px;padding:22px 0;border-top:1px solid #e0ebe2}.goal-panel h3{font-size:18px;margin:7px 0 15px}.goal-panel .progress-track{background:#dceade}.goal-panel small{display:block;margin-top:12px;color:#7b8f80;line-height:1.5}.game-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#173d2daa;display:flex;align-items:center;justify-content:center;padding:15px}.game-result{width:min(90%,340px);background:#fff;border-radius:8px;padding:32px 24px;text-align:center;color:#274636;box-shadow:0 14px 38px #15362644}.game-result>svg{color:#48a477;margin-bottom:10px}.game-result h2{font-size:22px;margin:0 0 9px}.game-result p{color:#718678;font-size:13px}.result-stars{font-size:32px;color:#e6a637;margin-bottom:8px}.result-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:20px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#16372899;z-index:10;display:flex;align-items:center;justify-content:center;padding:18px}.modal{width:min(100%,410px);background:#fff;border-radius:8px;padding:30px;position:relative;box-shadow:0 20px 50px #14302650}.modal-close{position:absolute;right:17px;top:17px;width:34px;height:34px}.modal-symbol{width:54px;height:54px;border-radius:8px;display:grid;place-items:center;background:#fff0dc;color:#bc7823;margin-bottom:19px}.modal-symbol.success{background:#e3f5e9;color:#298759}.modal h2{font-size:24px;margin:8px 0 6px}.modal .muted{font-size:14px}.checkout-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e6eee7;border-bottom:1px solid #e6eee7;padding:16px 0;margin:20px 0;font-size:13px;color:#718278}.checkout-total strong{font-size:24px;color:#253d31}.checkout-hint{font-size:12px;color:#778b7d;margin-bottom:18px}.error{color:#af343a;background:#fff0ee;padding:9px 12px;border-radius:6px;font-size:12px}.boot-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:#2d9067;font-weight:800}.error-screen{flex-direction:column}.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(360px,48%) 1fr}.auth-art{position:relative;overflow:hidden;padding:clamp(32px,5vw,75px);color:#204a35;background-color:#c8e9d1;background-image:linear-gradient(150deg,#c8e9d1,#f1e9bd 60%,#f5c6a1);background-position:center;background-size:cover}.auth-art:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#d5eed2cc,#d5eed200)}.auth-art-content{position:relative;z-index:1;max-width:500px;height:100%;display:flex;flex-direction:column;align-items:flex-start}.brand-mark,.mobile-brand{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:900}.auth-art h1{font-size:clamp(38px,4vw,60px);line-height:1.16;margin:auto 0 16px}.auth-art p{font-size:17px;color:#4f775a;margin:0}.candy-art{display:flex;gap:14px;margin-top:45px}.candy-art i{width:46px;height:46px;transform:rotate(-15deg);border-radius:13px;background:#e85e75;box-shadow:inset 0 6px 6px #ffffff70,0 6px #00000019}.candy-art i:nth-child(2){background:#f3b446}.candy-art i:nth-child(3){background:#68c489}.candy-art i:nth-child(4){background:#5eb4d6}.candy-art i:nth-child(5){background:#f09565}.auth-panel{display:flex;align-items:center;justify-content:center;padding:30px;background:#fff}.auth-form-wrap{width:min(100%,370px)}.auth-form-wrap h2{font-size:31px;margin:9px 0}.auth-form-wrap>.muted{font-size:13px;margin-bottom:28px}.segmented{display:grid;grid-template-columns:1fr 1fr;background:#f0f5f1;padding:4px;border-radius:7px;margin-bottom:25px}.segmented button{border:0;border-radius:5px;background:transparent;color:#7f9083;padding:10px;font-weight:750;font-size:13px}.segmented button.active{background:#fff;color:#287a56;box-shadow:0 2px 6px #1f51361a}.auth-form{display:grid;gap:18px}.auth-form label{display:grid;gap:8px;font-size:13px;font-weight:700}.auth-form input{border:1px solid #d9e5dc;border-radius:7px;padding:12px 13px;width:100%;background:#fff;color:#1c3528;min-height:46px}.auth-form input:focus{border-color:#3a9f73}.auth-form .button{margin-top:7px}.auth-form-wrap .micro{margin:22px 0}.mobile-brand{display:none}@media(max-width:1000px){.level-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.game-layout{gap:22px;grid-template-columns:minmax(0,1.55fr) minmax(215px,1fr)}.site-header{gap:20px}.shop-grid{gap:12px}.shop-card{padding:20px}}@media(max-width:760px){.page{padding:24px 20px 62px}.site-header{height:64px;padding:0 18px;gap:10px}.site-header nav{margin-left:auto}.site-header nav a{padding:0 11px}.site-header nav a span{display:none}.header-meta{margin-left:0;gap:8px}.header-progress{display:none}.logo{font-size:16px}.logo-icon{width:30px;height:30px}.journey{min-height:240px;padding:26px}.journey-sticker{right:1%;transform:scale(.7) rotate(-10deg)}.journey:before{background:linear-gradient(90deg,#e2f6dff5,#e2f6dfd8 68%,#e2f6df50)}.level-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.level-card{padding:13px;min-height:225px}.level-card h3{font-size:15px}.paid-tag{font-size:9px}.shop-grid,.account-columns{grid-template-columns:1fr}.shop-card{min-height:210px;display:grid;grid-template-columns:80px 1fr;gap:0 14px}.shop-icon{grid-row:1;margin-bottom:0}.shop-info{grid-column:2}.shop-card .button{grid-column:1/-1;margin-top:18px}.game-layout{display:flex;flex-direction:column;gap:12px}.game-main,.game-aside{width:100%;max-width:640px;margin:0 auto}.game-aside{display:grid;grid-template-columns:1fr 1fr;gap:16px}.game-aside .section-heading{grid-column:1/-1;margin-bottom:-3px}.game-items{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.game-item{display:grid;justify-items:center;gap:5px;padding:9px;min-width:0}.game-item span:nth-child(2){text-align:center;width:100%}.game-item small{display:none}.game-item b{font-size:11px}.goal-panel{grid-column:1/-1;margin:0}.auth-layout{grid-template-columns:1fr}.auth-art{display:none}.auth-panel{min-height:100vh;align-items:flex-start;padding:32px 25px}.mobile-brand{display:flex;position:absolute;top:32px;left:25px}.auth-form-wrap{margin:auto}.stats-grid{gap:8px}.stats-grid>div{padding:12px;gap:7px;flex-wrap:wrap}.stats-grid strong{font-size:22px}.stats-grid span{width:100%}}@media(max-width:430px){.journey-sticker{display:none}.journey h1{font-size:26px}.section-heading .muted{display:none}.level-card{min-height:225px}.level-card .button{font-size:11px;padding:7px;gap:4px}.level-card .button svg{width:14px}.paid-tag{max-width:90px}.page-title{align-items:flex-start;flex-direction:column}.notice-pill{font-size:11px}.site-footer{display:grid;gap:5px}.game-top{font-size:12px}.game-top .button{padding:7px;min-height:37px;font-size:11px}.game-top .icon-button{width:36px;height:36px}.game-stats>div{padding:9px}.game-stats strong{font-size:17px}.game-stats span{font-size:10px}}:root{--ink: #243535;--subtle: #697e79;--coral: #e85e6b;--coral-dark: #b94456;--mint: #258868;--mint-light: #e5f4ea;--sun: #f1b547;--line: #dce8e1;--surface: #fff;color:var(--ink);background:#f5faf8}body{background:#f5faf8}.app-shell{min-height:100vh}.muted{color:var(--subtle)}.eyebrow{color:var(--coral-dark);font-size:11px;font-weight:900}.button{min-height:44px;font-size:13px;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.button.primary{background:var(--coral);box-shadow:0 3px 0 var(--coral-dark)}.button.primary:hover{background:#d94f61;box-shadow:0 4px 0 var(--coral-dark)}.button.outline{color:var(--ink);border-color:var(--line)}.button.subtle{color:#207552;background:#eff9f2;border-color:#cce9d5}.button.buy-button{background:#fff1d7;color:#81521b;border-color:#efc67f}.button:focus-visible,.icon-button:focus-visible,a:focus-visible,input:focus-visible,.board-keyboard:focus-visible{outline-color:var(--coral)}.icon-button{border-color:var(--line)}.site-header{max-width:none;border-bottom:1px solid var(--line);background:#fff}.site-header .logo{color:var(--ink)}.logo-icon{background:var(--coral);transform:rotate(-7deg);box-shadow:3px 3px #f7c8b6}.logo-icon svg{transform:rotate(7deg)}.site-header nav a.active{color:var(--coral-dark);border-bottom-color:var(--coral)}.site-header nav a:hover{color:var(--coral-dark)}.header-progress{color:#bd7c21}.avatar{background:#d9eff0;color:#317883}.site-footer{max-width:none;background:#fff;border-color:var(--line)}.page{max-width:1370px}.journey{min-height:300px;padding:42px 52px;border:1px solid #d3e9df;background-color:#cdebe4;background-image:linear-gradient(105deg,#dbf2ea,#c9eae1 53%,#f6d9a4);box-shadow:0 14px 30px #3b726a14}.journey.has-art{background-position:center 52%}.journey:before{background:linear-gradient(90deg,#e8f7eaf5 0%,#e8f7eae8 38%,#e8f7ea55 62%,transparent 78%)}.journey.has-art:before{background:linear-gradient(90deg,#e7f7e8f2 0%,#e7f7e8df 35%,#e7f7e855 59%,transparent 77%)}.journey-copy{max-width:520px}.journey h1{font-size:34px;font-weight:900;color:#234438}.journey p{color:#4a7562;font-weight:650}.journey .progress-track{background:#ffffffc9;height:9px}.progress-track span{background:var(--sun)}.journey-sticker{right:13%;transform:rotate(-10deg) scale(1.18)}.journey.has-art .journey-sticker{display:none}.section-heading{margin-top:41px;margin-bottom:19px}.section-heading h2{color:var(--ink);font-size:23px;font-weight:850}.section-heading a{color:var(--coral-dark)}.level-grid{gap:15px}.level-card{min-height:259px;padding:17px;border-color:var(--line);box-shadow:0 4px 13px #284e4010;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.level-card:not(.locked):hover{transform:translateY(-3px);box-shadow:0 12px 23px #285f4a1b}.level-card.complete{border-color:#a2d7bd;background:#fbfffc}.level-card.paid{border-color:#e7c784;background:#fffdf7}.level-card.locked{background:#f3f6f5;color:#82918b}.level-number{font-size:13px;color:#598a7b}.level-card.locked .level-number{color:#99a8a1}.paid-tag{border-radius:4px;background:#fff0d3;padding:5px 7px;color:#95601d}.level-glyph{position:relative;width:70px;height:66px;display:grid;place-items:center;margin:13px 0 7px;border-radius:8px;background:#eef6f0;color:#9aaa9d;overflow:hidden}.level-glyph.scene-0{background:#fff0e8}.level-glyph.scene-1{background:#fff1d4}.level-glyph.scene-2{background:#e9f6ea}.level-glyph.scene-3{background:#e5f3f8}.level-glyph.scene-4{background:#ffece9}.level-card.locked .level-glyph{background:#e8eeee;color:#aab6ae}.level-card.paid .level-glyph{color:#b88631;background:#ffeed2}.level-piece{max-width:61px;max-height:61px;width:88%;height:88%;object-fit:contain}.candy-shape{width:42px;height:42px;border-radius:14px;transform:rotate(-12deg)}.level-card h3{font-weight:850}.level-sub{color:#73897d}.level-card .button{font-size:12px}.level-card.open .button.subtle{background:#e9f7ed;color:#257b55}.page-title{padding-bottom:20px;border-bottom:1px solid var(--line)}.page-title h1{font-weight:900}.notice-pill{background:#e5f5eb;color:#267852}.shop-grid{gap:18px}.shop-card{position:relative;overflow:hidden;border-color:var(--line);min-height:340px;padding:23px;box-shadow:0 6px 20px #315c4e12}.shop-card:before{content:"";display:block;position:absolute;left:0;right:0;top:0;height:104px;background:#fff0e6}.shop-shuffle:before{background:#e6f5ed}.shop-moves:before{background:#e4f1f8}.shop-icon{position:relative;width:102px;height:102px;flex:0 0 102px;background:#fff8ee;color:#c87435;border:2px solid #fff;box-shadow:0 5px 13px #985d3024;margin:9px 0 22px}.shop-shuffle .shop-icon{background:#f0fff4;color:#379b75}.shop-moves .shop-icon{background:#effaff;color:#4d97b7}.shop-icon img{width:90%;height:90%;object-fit:contain}.mini-item img{display:block;width:90%;height:90%;object-fit:contain}.shop-info{position:relative}.shop-info h2{font-size:20px}.shop-info span{display:inline-block;background:#f2f8f4;padding:5px 9px;border-radius:4px;color:#567b64}.shop-card .button{position:relative}.shop-note{background:#eaf6ed;padding:13px 17px;border-left:3px solid #69b990;color:#416b54}.stats-grid>div{border-color:var(--line)}.stats-grid>div:nth-child(2){color:#e1a838}.stats-grid>div:nth-child(3){color:#5c9cbc}.inventory-list,.purchase-list{border-color:var(--line)}.game-stats>div{border-color:var(--line);box-shadow:0 3px 8px #3a6b4c0c}.game-stats>div:nth-child(2) strong{color:var(--mint)}.game-stats>div:nth-child(3) strong{color:var(--coral-dark)}.board-wrap{border:6px solid #fff;box-shadow:0 13px 32px #346d591d}.game-item{border-color:var(--line)}.game-item:hover:not(:disabled),.game-item.selected{border-color:var(--coral);background:#fff5f3}.goal-panel{border-color:var(--line)}.modal{border-top:5px solid var(--coral)}.modal-symbol{background:#fff0e5;color:var(--coral-dark)}.modal-symbol.success{background:var(--mint-light);color:var(--mint)}.auth-layout{grid-template-columns:minmax(390px,52%) 1fr}.auth-art{background-color:#d8eff0;background-image:linear-gradient(145deg,#d8eff0,#bfe3d3 55%,#f8d1ac);background-position:center;padding:48px clamp(40px,5vw,80px)}.auth-art.has-art{background-position:center}.auth-art:before{background:linear-gradient(0deg,#163a3bcb 0%,#163a3b6e 38%,transparent 75%)}.auth-art.has-art:before{background:linear-gradient(0deg,#123b3cbf 0%,#123b3c66 37%,transparent 70%)}.auth-art-content{color:#fff}.brand-mark{font-size:19px;color:#173e3a;text-shadow:0 1px 10px #fff9}.brand-glyph{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:var(--coral);border-radius:8px;box-shadow:3px 3px #f2bd9b}.auth-art-caption{margin-top:auto}.auth-art h1{font-size:44px;margin:13px 0;color:#fff;text-shadow:0 2px 10px #1b493444}.auth-art p{font-size:15px;color:#e9fff7}.scene-label{display:inline-block;color:#ffe2aa;font-weight:900;font-size:11px}.candy-art{margin-top:25px}.candy-art i{width:32px;height:32px;border-radius:10px}.auth-panel{background:#fff}.auth-form-wrap>.eyebrow{color:var(--coral-dark)}.auth-form-wrap h2{color:var(--ink);font-weight:900}.segmented{background:#eef6f2}.segmented button.active{color:var(--coral-dark)}.auth-form input{border-color:var(--line)}.auth-form input:focus{border-color:var(--coral)}@media(max-width:760px){.site-header{padding:0 18px}.page{padding-top:24px}.journey{min-height:240px;padding:24px}.journey.has-art{background-position:left center}.journey:before,.journey.has-art:before{background:linear-gradient(90deg,#e8f7eaf5,#e8f7ead9 65%,#e8f7ea69)}.journey h1{font-size:27px}.journey-sticker{right:-3%;transform:scale(.76) rotate(-10deg)}.level-grid{gap:11px}.level-card{min-height:231px;padding:12px}.level-glyph{width:57px;height:53px;margin:10px 0 8px}.level-piece{max-width:50px;max-height:50px}.shop-card{min-height:225px}.shop-card:before{height:89px}.shop-icon{width:74px;height:74px;flex-basis:74px;margin:0}.auth-art{display:none}.auth-layout{grid-template-columns:1fr}.mobile-brand{color:var(--coral-dark)}}@media(max-width:430px){.journey-sticker{display:none}.journey h1{font-size:25px}.paid-tag{font-size:9px;padding:4px}.shop-card{gap:0 8px}}@media(prefers-reduced-motion:reduce){.button,.level-card,.progress-track span{transition:none}.button:not(:disabled):hover,.level-card:not(.locked):hover{transform:none}}
