/* Original atlas uses measured source rectangles; preserve each piece’s proportions. */
.weed-piece{position:relative;display:inline-block;width:94%;height:94%;pointer-events:none}.weed-sprite{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.weed-atlas-tile{display:block;flex:none;background-image:url('/assets/weed-board-pieces.v1.png');background-repeat:no-repeat}.weed-role-badge{position:absolute;bottom:3%;right:3%;display:grid;place-items:center;min-width:17px;min-height:17px;padding:1px 3px;background:#f9f5df;color:#233d2e;border:1px solid #3c5749;border-radius:4px;font:800 12px/1 system-ui,sans-serif}.weed-team-moon .weed-role-badge{background:#443359;color:#fff4dd;border-color:#e8d5f7}
.weed-sprite-0 .weed-atlas-tile{width:94.01709402%;height:100.00000000%;background-size:380.00000000% 357.26495726%;background-position:0.00000000% 0.00000000%}
.weed-sprite-1 .weed-atlas-tile{width:81.19658120%;height:100.00000000%;background-size:440.00000000% 357.26495726%;background-position:34.05572755% 0.00000000%}
.weed-sprite-2 .weed-atlas-tile{width:90.31339031%;height:100.00000000%;background-size:395.58359621% 357.26495726%;background-position:65.63500534% 0.00000000%}
.weed-sprite-3 .weed-atlas-tile{width:91.73789174%;height:100.00000000%;background-size:389.44099379% 357.26495726%;background-position:100.00000000% 0.00000000%}
.weed-sprite-4 .weed-atlas-tile{width:94.01709402%;height:78.34757835%;background-size:380.00000000% 456.00000000%;background-position:0.00000000% 35.85291113%}
.weed-sprite-5 .weed-atlas-tile{width:81.19658120%;height:78.34757835%;background-size:440.00000000% 456.00000000%;background-position:34.05572755% 35.85291113%}
.weed-sprite-6 .weed-atlas-tile{width:90.31339031%;height:78.34757835%;background-size:395.58359621% 456.00000000%;background-position:65.63500534% 35.85291113%}
.weed-sprite-7 .weed-atlas-tile{width:91.73789174%;height:78.34757835%;background-size:389.44099379% 456.00000000%;background-position:100.00000000% 35.85291113%}
.weed-sprite-8 .weed-atlas-tile{width:94.01709402%;height:96.29629630%;background-size:380.00000000% 371.00591716%;background-position:0.00000000% 68.34061135%}
.weed-sprite-9 .weed-atlas-tile{width:81.19658120%;height:96.29629630%;background-size:440.00000000% 371.00591716%;background-position:34.05572755% 68.34061135%}
.weed-sprite-10 .weed-atlas-tile{width:90.31339031%;height:96.29629630%;background-size:395.58359621% 371.00591716%;background-position:65.63500534% 68.34061135%}
.weed-sprite-11 .weed-atlas-tile{width:91.73789174%;height:96.29629630%;background-size:389.44099379% 371.00591716%;background-position:100.00000000% 68.34061135%}
.weed-sprite-12 .weed-atlas-tile{width:94.01709402%;height:82.62108262%;background-size:380.00000000% 432.41379310%;background-position:0.00000000% 100.00000000%}
.weed-sprite-13 .weed-atlas-tile{width:81.19658120%;height:82.62108262%;background-size:440.00000000% 432.41379310%;background-position:34.05572755% 100.00000000%}
.weed-sprite-14 .weed-atlas-tile{width:90.31339031%;height:82.62108262%;background-size:395.58359621% 432.41379310%;background-position:65.63500534% 100.00000000%}
.weed-sprite-15 .weed-atlas-tile{width:91.73789174%;height:82.62108262%;background-size:389.44099379% 432.41379310%;background-position:100.00000000% 100.00000000%}
.weed-board-table{width:min(100%,576px);margin:0 auto;padding:12px;background:#203d31;border:1px solid #789276;border-radius:16px;box-shadow:0 8px 25px #0b111a33}.weed-board-caption{display:flex;gap:10px;justify-content:space-between;align-items:center;padding:2px 2px 12px;font-size:14px;font-weight:700;color:#e9efdb}.weed-board-caption>span:last-child{color:#dbc6ef}.weed-board-table .lounge-board{width:100%;border:2px solid #112f22;border-radius:5px}.weed-board-table .lounge-square{background:#f2eed8;isolation:isolate}.weed-board-table .lounge-square.dark{background:#63826b}.weed-board-table .lounge-square.picked{background:#cbe986;box-shadow:inset 0 0 0 3px #203d31}.weed-board-table .lounge-square:disabled{opacity:1;cursor:default}.weed-board-table .lounge-square:not(:disabled):hover{box-shadow:inset 0 0 0 3px #f3db91}.weed-board-table .lounge-square.legal::after{z-index:2;width:20%;height:20%;border:2px solid #1b4935;background:#dfff8eb3;left:5%;bottom:5%;box-shadow:0 0 0 1px #eff9cc}.weed-board-table .lounge-square:focus-visible{outline:0;box-shadow:inset 0 0 0 4px #213d31,inset 0 0 0 6px #fff5a4;z-index:3}.weed-board-note{margin:10px 0 0;font-size:14px;line-height:1.5;color:#c8d9bc}.weed-piece-guide{margin-top:18px;border:1px solid #455747;border-radius:12px;background:#20352c}.weed-piece-guide summary{font-size:14px;font-weight:700;padding:14px;min-height:44px;cursor:pointer;color:#e3ecd5}.weed-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 12px 12px}.weed-guide-grid>div{display:flex;align-items:center;gap:7px;min-width:0}.weed-guide-grid .weed-piece{width:54px;height:54px;flex-shrink:0}.weed-guide-grid>div>span:last-child{min-width:0;overflow-wrap:anywhere}.weed-guide-grid strong,.weed-guide-grid small{display:block;font-size:14px;line-height:1.4;color:#edf3e4}.weed-guide-grid small{color:#bad0b1}.weed-card-art{display:flex;align-items:center;justify-content:center;width:210px;height:125px;padding-top:10px;transform:rotate(-5deg)}.weed-card-art .weed-piece{width:114px;height:114px;flex-shrink:0}.weed-card-art .weed-piece+.weed-piece{margin-left:-15px;transform:translateY(7px) rotate(10deg)}.lounge-choice .weed-card-art{float:right;width:78px;height:66px;padding:0;transform:none}.lounge-choice .weed-card-art .weed-piece{width:50px;height:50px}.lounge-choice .weed-card-art .weed-piece+.weed-piece{margin-left:-15px;transform:translateY(4px)}.lounge-choice .weed-piece{font-size:0}.lounge-promote{display:block;margin-top:16px}.lounge-promote select{margin-left:8px}@media(max-width:760px){.weed-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lounge-choice .weed-card-art{float:none;width:78px;height:50px;justify-content:flex-start}.lounge-choice .weed-card-art .weed-piece{width:45px;height:45px}}@media(max-width:600px){.arcade-card-cover .weed-card-art{width:100px;height:135px;transform:none;position:relative}.arcade-card-cover .weed-card-art .weed-piece{position:absolute;width:80px;height:80px;top:16px;left:0}.arcade-card-cover .weed-card-art .weed-piece+.weed-piece{top:58px;left:32px;margin:0;transform:rotate(9deg)}.weed-board-table{padding:7px;border-radius:12px}.weed-board-caption{font-size:12px;padding:3px 0 9px}.weed-role-badge{min-width:14px;min-height:14px;padding:0 2px}.weed-guide-grid .weed-piece{width:44px;height:44px}}
