/* Twelve illustrated islands, four short chapters per island. */
.mirror-half:last-child .mirror-cell .art{transform:scaleX(-1)}
.level-counter{display:flex;align-items:center;gap:7px;min-height:45px;background:#fff9e9;border:1px solid #e4dfc6;padding:8px 13px;border-radius:22px;color:#9b854c}.level-counter>.art{width:27px;height:27px}.level-counter b{font-size:17px}.level-counter small{font-size:11px;font-weight:400;color:#a4a28a}.new-island-badge{position:absolute;top:15px;right:19px;border:1px solid #dce4ce;background:#fffdf1bb;padding:5px 8px;border-radius:13px;font-size:9px;letter-spacing:1px;color:#8ea177}.world-card:has(.island-complete) .new-island-badge{right:46px}.island-progress{display:flex;gap:9px;align-items:center}.island-progress span{font-size:9px;color:#969e88}.island-progress progress{width:52px;height:5px;accent-color:#bac594;border:0;border-radius:5px;overflow:hidden;background:#e9ebdf}.island-progress progress::-webkit-progress-bar{background:#e9ebdf}.island-progress progress::-webkit-progress-value{background:var(--island-ink);opacity:.5}.map-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:24px 36px;border-radius:30px;background:linear-gradient(105deg,#fffdf2,var(--world-color));border:1px solid #fffef9;box-shadow:var(--shadow)}.map-hero .pill-button{margin-bottom:21px;padding:8px 13px;font-size:11px;min-height:43px}.map-hero .eyebrow{font-size:10px;color:var(--world-ink)}.map-hero h1{font-size:35px;letter-spacing:2px;margin:10px 0}.map-hero p{font-size:12px;color:#91a087;margin:12px 0 21px}.map-hero .primary{font-size:15px;min-height:54px;padding:13px 21px}.map-hero .island-art{height:245px}.chapter-list{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:26px}.chapter{background:#fffdf4;padding:20px 22px 25px;border-radius:23px;border:1px solid #fff;box-shadow:var(--shadow)}.chapter-heading{display:flex;align-items:center;gap:9px;margin-bottom:16px}.chapter-heading .art{width:26px;height:26px}.chapter-heading h2{font-size:14px;letter-spacing:1px}.chapter-heading>span{margin-left:auto;font-size:10px;color:#a6a992}.level-grid{display:grid;grid-template-columns:repeat(5,minmax(44px,1fr));gap:12px}.level-tile{position:relative;border:1px solid #e6e7d4;border-radius:17px;background:#f5f4e9;padding:9px 8px 10px;min-height:79px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px}.level-tile .art{width:38px;height:38px}.level-tile>span{font-size:11px;color:#a9a68f;font-weight:600}.level-tile.completed{background:#fbf2d7;border-color:#e8d8a5}.level-tile.recommended{background:#eaf1df;border-color:#b9cca0;box-shadow:0 0 0 3px #dce6cc55}.level-tile>.ui-icon{position:absolute;right:-4px;top:-5px;padding:5px;border-radius:50%;width:23px;height:23px;color:#fff9e7;background:#a1b686}.map-footer{text-align:center;font-size:11px;line-height:1.8;color:#a2a68d;margin:25px 0 10px}.chapter-progress-note{font-size:10px!important;margin-top:12px}.explorer-crown{position:absolute;right:-8px;top:-13px;font-size:34px;color:#dab453;text-shadow:0 2px #fff4cf;transform:rotate(15deg)}.odd-intro{display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;color:#a1a58b}.odd-intro .art{width:53px;height:53px}.shadow-target .art{filter:brightness(0) opacity(.35)}.count-dot.split-start{margin-left:24px;position:relative}.count-dot.split-start:before{content:'+';position:absolute;left:-25px;color:#b3a076;font-size:24px}.count-target:has(.split-start){column-gap:8px}.focus-example{flex-wrap:wrap}.observe-board:has(.odd-intro){gap:15px}.observe-board:has(.odd-intro) .token-card{min-height:78px;max-height:90px;aspect-ratio:auto}.observe-board:has(.odd-intro) .token-card .art{height:65px}.path-grid{grid-template-columns:repeat(var(--size),minmax(44px,83px))}.new-game-note{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--world-ink);font-size:12px;line-height:1.6}.new-game-note>.ui-icon,.new-game-note>.art{width:25px;height:25px}.new-game-note b{font-weight:500;font-size:11px;color:#a6a58c;white-space:nowrap;margin-left:4px}.pairs-board,.sort-board,.puzzle-board.game-board,.symmetry-board,.compare-board,.order-board{gap:24px;min-height:370px}.pair-grid{display:grid;grid-template-columns:repeat(var(--pair-columns),minmax(44px,90px));justify-content:center;gap:14px}.pair-card{position:relative;min-width:44px;width:90px;height:96px;padding:0;background:#e8dcc2;border:3px solid #faf3dd;border-radius:19px;box-shadow:0 5px 0 #c3b49444;overflow:hidden;transition:transform .22s,background .22s}.pair-card>span{position:absolute;inset:10px;display:flex;align-items:center;justify-content:center;transition:opacity .2s,transform .2s}.pair-card .card-back{opacity:1;background:radial-gradient(#f3e3c1,transparent);transform:scale(1)}.pair-card .card-front{opacity:0;transform:scale(.6)}.pair-card.flipped{background:#fff7e2;border-color:#e4d3a8}.pair-card.flipped .card-back{opacity:0;transform:scale(.6)}.pair-card.flipped .card-front{opacity:1;transform:scale(1)}.pair-card.matched{background:#e6eed7;border-color:#c5d4ab;box-shadow:none}.pair-card.matched .card-front{opacity:.75}.sort-items{display:grid;grid-template-columns:repeat(4,78px);gap:13px;justify-content:center}.sort-item{border:2px solid #e9e1c7;border-radius:21px;background:#f8f2e4;width:78px;height:78px;padding:11px;box-shadow:0 3px 0 #c6b38c33}.selected{outline:3px solid #a7bb80;outline-offset:3px;background:#edf2df!important;transform:translateY(-3px)}.put-away{visibility:hidden;pointer-events:none}.sort-bins{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,160px));gap:24px;justify-content:center;margin-top:6px}.sort-bin{height:120px;border:5px solid #d2b991;border-top:8px solid #b8a076;background:repeating-linear-gradient(0deg,transparent,transparent 12px,#dbc29744 13px,#dbc29744 15px),#f2e2c1;border-radius:8px 8px 28px 28px;padding:8px;display:flex;align-items:center;flex-direction:column;justify-content:space-around;box-shadow:0 4px 0 #c6b68e33}.bin-examples{display:flex;align-items:center;justify-content:center;gap:6px;background:#fff8e5;border-radius:13px;padding:3px 8px;max-width:100%}.bin-examples .art{width:47px;height:47px}.bin-slots{display:flex;gap:3px;justify-content:center;min-height:17px}.bin-slots .ui-icon{width:17px;height:17px;color:#9aad7c}.puzzle-workbench{display:flex;align-items:center;justify-content:center;gap:26px}.puzzle-reference{width:172px;padding:8px;background:#f7ede0;border:1px solid #e8d7c7;border-radius:15px;transform:rotate(-3deg)}.puzzle-reference>span{display:block;text-align:center;font-size:10px;color:#ac9d8a;margin:9px 0 2px}.puzzle-art{display:block;width:100%;height:100%;overflow:hidden}.puzzle-reference>.puzzle-art{height:106px;border-radius:8px}.puzzle-board:not(.game-board){display:grid;grid-template-columns:repeat(var(--puzzle-cols),1fr);gap:4px;background:#e1d2c4;border:7px solid #dfcbbc;border-radius:10px;overflow:hidden;width:300px;aspect-ratio:3/2}.puzzle-slot{padding:0;border-radius:3px;position:relative;min-height:44px;background:#f7eee2;display:flex;align-items:center;justify-content:center}.puzzle-slot>.puzzle-art{position:absolute;inset:0}.puzzle-slot .ghost{opacity:.18}.puzzle-slot>span{font-size:28px;color:#cfc0b1}.puzzle-slot.filled{cursor:default}.puzzle-tray{display:grid;grid-template-columns:repeat(var(--puzzle-cols),95px);gap:14px;justify-content:center}.puzzle-piece{padding:0;border:3px solid #fff9ee;border-radius:8px;width:95px;height:73px;box-shadow:0 4px 0 #c5ac9833;overflow:hidden}.puzzle-tray:has(>:nth-child(5)){grid-template-columns:repeat(6,72px);gap:10px}.puzzle-tray:has(>:nth-child(5)) .puzzle-piece{width:72px;height:72px}.mirror-board{display:flex;justify-content:center;align-items:stretch;gap:17px}.mirror-half{display:grid;grid-template-columns:repeat(var(--mirror-cols),67px);gap:9px}.mirror-cell{width:67px;height:67px;border:2px solid #e2e4dc;background:#f1f4ed;border-radius:13px;padding:9px;display:flex;align-items:center;justify-content:center}.mirror-cell>span{font-size:27px;color:#b8c6c7;font-weight:300}.reference-cell{background:#eaf0f3;border-color:#d9e3e6}.mirror-cell.filled{background:#e8efe2;border-color:#b9cba6}.mirror-line{position:relative;border-left:3px dashed #b6c8d2;width:3px}.mirror-line .art{position:absolute;top:-36px;left:-17px;width:33px;height:36px}.comparison-rule{display:flex;align-items:center;justify-content:center;gap:12px;color:#9da37e;font-size:12px}.comparison-rule .art{width:53px;height:53px}.compare-options{display:grid;grid-template-columns:repeat(3,minmax(75px,177px));gap:22px;justify-content:center}.compare-card{position:relative;height:219px;border:2px solid #e3e5cd;border-radius:25px;background:#f4f4e7;padding:14px 12px;display:flex;align-items:flex-end;justify-content:center;box-shadow:0 4px 0 #c7d0b133}.compare-card.correct{background:#ecf2d5;border-color:#b2c08c}.compare-group{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;align-content:end;max-width:140px;width:100%;min-height:147px;margin-bottom:13px}.compare-group>.art{height:40px}.compare-floor{height:3px;border-radius:3px;background:#d1d4b4;position:absolute;bottom:18px;left:12px;right:12px}.compare-size{width:100%;height:150px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:15px}.sized-object{max-width:130px;max-height:130px;transform-origin:center bottom}.size-46{width:46%;height:46%}.size-70{width:70%;height:70%}.size-100{width:100%;height:100%}.compare-tower{display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:flex-end;margin-bottom:7px}.compare-tower>span{height:23px;width:52px;display:flex;align-items:center;justify-content:center;background:var(--block-color);border:2px solid #ffffff66;border-radius:5px;box-shadow:0 2px 0 #8c8d7233}.compare-tower .ui-icon{width:12px;height:12px;color:#fff4d8}.story-title{display:flex;justify-content:center;align-items:center;gap:12px;font-size:12px;color:#ac9173}.story-title .art{width:55px;height:50px}.story-train{display:flex;align-items:center;justify-content:center;gap:16px;padding-bottom:14px}.story-carriage{position:relative;width:103px;height:99px;border:3px solid #c7ad83;border-bottom:10px solid #b1b994;background:#f6efdd;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:5px}.story-carriage:after{content:'';position:absolute;right:-18px;bottom:7px;background:#c1ad86;height:4px;width:16px}.story-carriage:last-child:after{display:none}.story-carriage>i{position:absolute;width:16px;height:16px;border-radius:50%;background:#94a79b;border:4px solid #becbbc;bottom:-19px;left:11px}.story-carriage>i:last-child{left:auto;right:11px}.story-carriage.current{background:#fbf1d1;border-color:#e0c173;box-shadow:0 0 0 4px #e9d99355}.story-number{font-size:22px;color:#c7b994}.story-question{font-size:34px;color:#c7b176}.story-options{display:flex;align-items:center;justify-content:center;gap:16px}.story-card{width:104px;height:104px;padding:9px;background:#fbf4e6;border:2px solid #e3d6bf;border-radius:20px;box-shadow:0 4px 0 #d5c7b144}.story-card.correct{border-color:#a8bb84;background:#edf1df}
@media(max-width:850px){.chapter-list{gap:17px}.chapter{padding:18px 17px}.level-grid{gap:8px}.level-tile{padding:8px 4px;min-height:72px;border-radius:14px}.level-tile .art{width:33px;height:33px}.map-hero{padding:20px 26px}.map-hero .island-art{height:220px}.map-hero h1{font-size:31px}.pairs-board,.sort-board,.puzzle-board.game-board,.symmetry-board,.compare-board,.order-board{min-height:415px}.puzzle-workbench{gap:18px}.puzzle-reference{width:130px}.puzzle-reference>.puzzle-art{height:83px}.puzzle-board:not(.game-board){width:277px}.puzzle-tray:has(>:nth-child(5)){grid-template-columns:repeat(6,62px);gap:8px}.puzzle-tray:has(>:nth-child(5)) .puzzle-piece{width:62px;height:62px}.path-grid{grid-template-columns:repeat(var(--size),minmax(44px,83px))}.path-cell{width:83px;height:78px}.story-carriage{width:94px}.story-card{width:96px;height:96px}}
@media(max-width:600px){.level-counter{padding:5px 8px;gap:3px;min-height:38px}.level-counter>.art{width:22px;height:22px}.level-counter b{font-size:13px}.level-counter small{font-size:9px}.new-island-badge{top:13px;right:12px;font-size:7px;padding:4px 6px}.island-progress{gap:5px}.island-progress span{font-size:8px}.island-progress progress{width:30px;height:4px}.map-hero{padding:18px;grid-template-columns:1fr 1fr;position:relative;gap:0;overflow:hidden}.map-hero .island-art{width:190px;height:174px;margin-left:-25px;margin-right:-40px;pointer-events:none;align-self:start;margin-top:36px;opacity:.95}.map-hero>div{z-index:1}.map-hero .eyebrow{font-size:8px;letter-spacing:.5px;white-space:nowrap}.map-hero h1{font-size:27px;white-space:nowrap;margin-top:11px}.map-hero .pill-button{font-size:9px;padding:7px 10px;margin-bottom:19px;min-height:39px;gap:4px}.map-hero .pill-button .ui-icon{width:18px;height:18px}.map-hero p{font-size:9px;line-height:1.8;max-width:150px;margin-bottom:16px}.map-hero .primary{font-size:12px;min-width:174px;min-height:48px;padding:11px 14px;gap:9px}.map-hero .primary .ui-icon{width:23px;height:23px}.chapter-list{grid-template-columns:1fr;gap:15px;margin-top:22px}.chapter{padding:17px 17px 21px}.chapter-heading{margin-bottom:15px}.chapter-heading h2{font-size:12px}.chapter-heading>.art{width:21px;height:21px}.level-grid{gap:9px}.level-tile{min-height:72px}.level-tile .art{width:30px;height:30px}.map-footer{font-size:9px;padding:0 13px}.new-game-note{font-size:10px;gap:6px}.new-game-note>.ui-icon,.new-game-note>.art{width:22px;height:22px}.new-game-note b{font-size:9px}.pairs-board,.sort-board,.puzzle-board.game-board,.symmetry-board,.compare-board,.order-board{min-height:355px;gap:22px}.pair-grid{gap:7px;grid-template-columns:repeat(var(--pair-columns),minmax(44px,69px))}.pair-card{width:100%;height:76px;border-radius:15px;border-width:2px}.pair-card>span{inset:7px}.pair-grid:has(>:nth-child(9)) .pair-card{height:64px}.sort-items{grid-template-columns:repeat(4,minmax(44px,65px));gap:9px}.sort-item{width:100%;height:64px;padding:9px;border-radius:17px}.sort-bins{grid-template-columns:repeat(auto-fit,minmax(66px,1fr));gap:10px;width:100%}.sort-bin{height:100px;border-width:4px;border-top-width:7px;border-radius:7px 7px 24px 24px;padding:5px}.bin-examples{padding:3px;gap:3px}.bin-examples .art{width:34px;height:37px}.bin-slots{gap:2px;flex-wrap:wrap}.bin-slots .ui-icon{width:12px;height:12px}.puzzle-workbench{gap:13px;flex-direction:column}.puzzle-reference{width:113px;padding:5px}.puzzle-reference>.puzzle-art{height:66px}.puzzle-reference>span{font-size:8px;margin-top:4px}.puzzle-board:not(.game-board){width:235px;max-width:100%;border-width:5px;gap:3px}.puzzle-tray{grid-template-columns:repeat(4,minmax(44px,60px));gap:8px}.puzzle-piece{width:100%;height:47px;border-width:2px;border-radius:6px}.puzzle-tray:has(>:nth-child(5)){grid-template-columns:repeat(3,62px);gap:8px}.puzzle-tray:has(>:nth-child(5)) .puzzle-piece{width:62px;height:59px}.puzzle-board.game-board{gap:17px;padding-top:19px}.mirror-board{gap:11px}.mirror-half{grid-template-columns:repeat(var(--mirror-cols),49px);gap:6px}.mirror-cell{width:49px;height:52px;padding:7px;border-radius:11px}.mirror-line{border-left-width:2px}.mirror-line .art{top:-31px;width:28px;height:31px;left:-14px}.symmetry-board{gap:41px}.comparison-rule{font-size:11px;gap:10px}.comparison-rule .art{width:41px;height:41px}.compare-options{grid-template-columns:repeat(3,minmax(67px,1fr));gap:9px}.compare-card{height:180px;border-radius:18px;padding:10px 6px}.compare-group{grid-template-columns:repeat(2,1fr);gap:2px;min-height:134px;margin-bottom:11px}.compare-group>.art{height:29px}.compare-size{height:127px;margin-bottom:11px}.compare-floor{left:5px;right:5px;bottom:14px;height:2px}.compare-tower{margin-bottom:5px}.compare-tower>span{width:33px;height:20px}.story-title{font-size:10px;gap:9px}.story-title .art{width:43px;height:43px}.story-train{gap:8px;padding-bottom:12px}.story-carriage{width:60px;height:69px;padding:3px;border-width:2px;border-bottom-width:8px;border-radius:10px}.story-carriage:after{right:-10px;width:8px;height:3px}.story-carriage>i{width:13px;height:13px;border-width:3px;left:4px;bottom:-16px}.story-carriage>i:last-child{right:4px}.story-number{font-size:17px}.story-question{font-size:27px}.story-options{gap:8px}.story-card{width:61px;height:70px;padding:5px;border-radius:14px}.story-carriage:has(~.story-carriage:nth-child(4)),.story-train:has(>.story-carriage:nth-child(4)) .story-carriage{width:55px}.story-options:has(>:nth-child(4)) .story-card{width:56px;height:68px}.path-grid{grid-template-columns:repeat(var(--size),minmax(44px,57px));gap:5px;padding:8px}.path-cell{width:57px;height:57px}.path-grid:has(>:nth-child(17)){grid-template-columns:repeat(5,minmax(44px,1fr));gap:4px;padding:6px;max-width:100%}.path-grid:has(>:nth-child(17)) .path-cell{width:44px;height:46px;padding:4px;border-radius:10px}.path-grid:has(>:nth-child(17)) .path-cell .art{width:36px;height:36px}.path-grid:has(>:nth-child(17)) .path-cell.blocked{padding:7px}.path-grid:has(>:nth-child(17)) .path-cell.blocked .art{width:30px;height:30px}.observe-grid:has(>:nth-child(9)){grid-template-columns:repeat(3,minmax(44px,78px))!important}.observe-board:has(.odd-intro) .token-card{min-height:65px;max-height:72px}.observe-board:has(.odd-intro) .token-card .art{height:53px}.odd-intro{font-size:10px;gap:8px}.odd-intro .art{height:37px;width:37px}.count-dot.split-start{margin-left:19px}.count-dot.split-start:before{left:-21px;font-size:21px}.focus-example{gap:8px 13px}.firefly-counter{justify-content:center}.firefly-counter:has(>:nth-child(6)){width:100%;margin:0}.focus-board:has(.firefly-counter>:nth-child(6)) .pond{height:229px}.earned-dots{gap:12px}.chapter-progress-note{font-size:9px!important}.album-intro p{line-height:1.9}}
@media(max-width:350px){.level-grid{gap:5px}.chapter{padding-left:12px;padding-right:12px}.level-tile{min-height:66px}.level-tile .art{width:27px;height:27px}.story-options:has(>:nth-child(4)) .story-card{width:54px}.story-train:has(>.story-carriage:nth-child(4)) .story-carriage{width:53px}.pair-grid{gap:7px}.pair-grid:has(>:nth-child(9)) .pair-card>span{inset:4px}}
