body.arcade-page{background:#fffaf5;overscroll-behavior:none}
.arcade-page>.site-header,.arcade-page>.site-footer,.arcade-page>.mobile-nav{display:none}
.arcade-shell{position:fixed;inset:0;display:flex;flex-direction:column;overflow:hidden;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}
.arcade-header{height:58px;flex:0 0 auto;display:flex;align-items:center;gap:12px;padding:6px 18px;background:#fff;border-bottom:1px solid #eee4db;z-index:5}
.arcade-header h1{font-size:18px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.arcade-back{min-width:58px;color:#b45f7a;font-size:13px}
.arcade-pill{padding:4px 10px;border-radius:999px;background:#f6e7eb;color:#a24f6b;font-size:11px;white-space:nowrap}
.arcade-stage{position:relative;flex:1;min-height:0;overflow:hidden}
.arcade-button{min-height:44px;border-radius:10px;background:#fff;border:1px solid #e6d9d2;padding:8px 14px;touch-action:manipulation}
.arcade-dialog{border:0;border-radius:18px;padding:22px;max-width:min(430px,calc(100vw - 28px));width:100%;box-shadow:0 15px 80px #36242b45}.arcade-dialog::backdrop{background:#392d3066}.arcade-dialog h2{font-size:22px;margin-bottom:8px}.arcade-dialog p{font-size:13px;color:#8c7e75;margin:8px 0}.arcade-dialog-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:18px}
/* Snake */
.snake-stage{display:grid;grid-template-rows:auto minmax(0,1fr);background:linear-gradient(#fffaf2,#eef6e4)}
.snake-hud{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:9px 14px;background:#ffffffd9;border-bottom:1px solid #e8e2d8;z-index:2}.snake-stat{text-align:center;font-size:10px;color:#9a8a7c}.snake-stat b{display:block;color:#554942;font-size:15px;font-variant-numeric:tabular-nums}.snake-progress{grid-column:1/-1;height:5px;background:#eee6dc;border-radius:5px;overflow:hidden}.snake-progress>i{display:block;height:100%;width:0;background:linear-gradient(90deg,#8eb970,#efad65);transition:width .2s}
.snake-board-wrap{position:relative;min-height:0;display:grid;place-items:center;padding:12px 12px 96px}.snake-canvas{display:block;max-width:100%;max-height:100%;border:4px solid #fff;border-radius:18px;background:#f5f0db;box-shadow:0 8px 28px #59694b20;touch-action:none}
.snake-dpad{position:absolute;left:max(12px,env(safe-area-inset-left));bottom:max(10px,env(safe-area-inset-bottom));width:204px;height:190px;z-index:3}.snake-key{position:absolute;width:60px;height:60px;border-radius:50%;border:2px solid #d9e4cd;background:#fffffff5;color:#5f8058;font-size:27px;font-weight:700;line-height:1;box-shadow:0 5px 13px #53614726,inset 0 -3px 0 #dfe9d5;touch-action:manipulation;user-select:none;-webkit-user-select:none}.snake-key:active{transform:translateY(2px) scale(.96);box-shadow:0 2px 5px #53614726,inset 0 -1px 0 #dfe9d5;background:#f4faee}.snake-key:focus-visible{outline:4px solid #86aa7870;outline-offset:2px}.snake-key[data-dir=up]{left:72px;top:0}.snake-key[data-dir=left]{left:0;top:65px}.snake-key[data-dir=down]{left:72px;top:130px}.snake-key[data-dir=right]{left:144px;top:65px}.snake-key-combo{width:52px;height:52px;border-color:#ead9bd;background:#fff9eaf2;color:#b27a43;font-size:24px}.snake-key[data-combo="left,up"]{left:4px;top:4px}.snake-key[data-combo="right,up"]{left:148px;top:4px}.snake-key[data-combo="left,down"]{left:4px;top:134px}.snake-key[data-combo="right,down"]{left:148px;top:134px}.snake-action{position:absolute;right:max(14px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));z-index:3;width:76px;height:58px;border:0;border-radius:22px;background:#d9859e;color:#fff;font-weight:600;box-shadow:0 5px 16px #a85b7440}.snake-message{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.snake-message span{padding:11px 18px;background:#ffffffed;border-radius:999px;color:#89695f;font-size:13px;box-shadow:0 5px 20px #4a3a3020}.snake-message[hidden]{display:none}
/* Coin hero */
.coin-stage{overflow:auto;background:radial-gradient(circle at 50% 5%,#fff9d9 0,#fff4c0 24%,#fff8ec 58%,#fbeadf 100%);-webkit-overflow-scrolling:touch}.coin-wrap{width:min(960px,100%);min-height:100%;margin:0 auto;padding:18px 20px 36px}.coin-hud{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:10px}.coin-meter{background:#ffffffc7;border:1px solid #f1ddb5;border-radius:14px;padding:10px 13px;font-size:10px;color:#9d7c49}.coin-meter b{display:block;font-size:20px;color:#725124;font-variant-numeric:tabular-nums}.coin-xp{height:5px;margin-top:6px;background:#f2e2bf;border-radius:4px;overflow:hidden}.coin-xp i{display:block;height:100%;background:#efb73f;width:0;transition:width .25s}.coin-workshop{display:grid;grid-template-columns:minmax(280px,1fr) minmax(290px,.9fr);gap:18px;margin-top:16px}.coin-center{position:relative;min-height:430px;padding:22px;border:1px solid #efdcae;border-radius:24px;background:#ffffffa8;text-align:center;overflow:hidden}.coin-title{font-size:13px;color:#aa8352}.big-coin{position:relative;display:block;width:190px;height:190px;margin:26px auto 18px;border:0;border-radius:50%;background:transparent;perspective:800px;touch-action:manipulation}.coin-face{position:absolute;inset:0;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 28%,#fff7a8,#f6c84f 46%,#d89324 75%,#bd7216);border:9px solid #e7aa31;box-shadow:inset 0 0 0 7px #fff3a755,0 13px 25px #b370242c;color:#8f5919;font-size:72px;font-weight:700;transition:transform .42s cubic-bezier(.2,.8,.3,1)}.big-coin.flip .coin-face{transform:rotateY(540deg) scale(1.03)}.coin-face small{position:absolute;bottom:32px;font-size:11px;letter-spacing:2px}.coin-tap{font-size:12px;color:#a47b42}.coin-combo{min-height:28px;margin-top:8px;color:#c46c58;font-weight:600}.coin-burst{position:absolute;pointer-events:none;color:#b47320;font-size:18px;font-weight:700;animation:coin-float .8s ease forwards}@keyframes coin-float{to{transform:translateY(-70px) scale(1.15);opacity:0}}
.coin-shop{display:flex;flex-direction:column;gap:11px}.coin-shop h2{font-size:19px;margin:2px 0}.shop-card{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:10px;background:#fff;border:1px solid #efdfc9;border-radius:15px;padding:11px}.shop-icon{width:43px;height:43px;border-radius:13px;background:#fff2cf;display:grid;place-items:center;font-size:22px}.shop-card h3{font-size:13px}.shop-card p{font-size:10px;color:#9b8b7e}.shop-card button{min-width:76px;min-height:40px;border-radius:9px;background:#d68672;color:#fff;padding:6px 9px;font-size:11px}.shop-card button:disabled{background:#d8cec7}.helpers{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.helper-card{text-align:center;background:#fff;border:1px solid #efdfc9;border-radius:14px;padding:10px 6px}.helper-card .helper-avatar{font-size:31px}.helper-card h3{font-size:12px}.helper-card p{font-size:9px;color:#9b8b7e;margin:4px 0}.helper-card button{width:100%;min-height:38px;border-radius:9px;background:#7fab7a;color:#fff;font-size:10px}.offline-note{margin-top:16px;padding:12px;border-radius:13px;background:#fff8d8;color:#8f6f38;font-size:12px;text-align:center}
@media(max-width:640px){.arcade-header{height:52px;padding:4px 10px}.arcade-header h1{font-size:15px}.snake-hud{padding:7px 8px;gap:4px}.snake-board-wrap{padding:8px 6px 148px}.coin-wrap{padding:12px 12px 28px}.coin-hud{grid-template-columns:1fr 1fr}.coin-hud .coin-meter:first-child{grid-column:1/-1}.coin-meter b{font-size:17px}.coin-workshop{grid-template-columns:1fr}.coin-center{min-height:350px}.big-coin{width:160px;height:160px;margin:19px auto 12px}.coin-face{font-size:61px}.coin-face small{bottom:24px}.helpers{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:359px){.snake-dpad{transform:scale(.88);transform-origin:left bottom}.snake-action{right:8px;width:66px;height:56px}.snake-board-wrap{padding-bottom:136px}}
@media(max-height:500px) and (orientation:landscape){.snake-hud{position:absolute;top:6px;left:8px;right:8px;border-radius:12px;padding:5px 8px}.snake-board-wrap{grid-row:1/-1;padding:8px 110px 8px 190px}.snake-dpad{transform:scale(.82);transform-origin:left bottom}.snake-action{right:18px;bottom:20px}.coin-workshop{grid-template-columns:1fr 1fr}.coin-center{min-height:340px}}
/* Coin tribe: a single-screen, touch-first village. */
.tribe-stage{display:flex;flex-direction:column;background:#eef6d9;isolation:isolate}.tribe-hud{position:relative;flex:none;display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:8px;padding:10px 16px 15px;background:#fffdf2;border-bottom:1px solid #e7e5cb;color:#625442}.tribe-hud>div:not(.tribe-xp){text-align:center}.tribe-hud small{display:block;font-size:10px;color:#998369}.tribe-hud strong{font-size:21px;font-variant-numeric:tabular-nums}.tribe-hud>div:first-child strong{color:#b97d21}.tribe-xp{position:absolute;bottom:4px;left:16px;right:16px;height:4px;border-radius:4px;background:#eee8d6;overflow:hidden}.tribe-xp i{display:block;height:100%;background:#b0bd79;transition:width .2s}.tribe-world{position:relative;flex:1;min-height:180px;overflow:hidden;background:#e0efd1}.tribe-world canvas{position:absolute;width:100%;height:100%;inset:0;pointer-events:none}.tribe-label{position:absolute;top:10px;left:0;right:0;text-align:center;pointer-events:none;color:#647957}.tribe-label span{font-size:12px;letter-spacing:3px;font-weight:700}.tribe-label small{display:block;font-size:10px;color:#819071;margin-top:3px}.tribe-drum{position:absolute;top:20%;left:50%;transform:translateX(-50%);width:clamp(116px,29vw,164px);height:100px;background:transparent;border:0;touch-action:manipulation;cursor:pointer;filter:drop-shadow(0 9px 5px #566e452a)}.drum-rim{position:absolute;left:0;right:0;top:0;height:48%;border-radius:50%;border:7px solid #f5c665;background:radial-gradient(ellipse,#fff2b0,#edc985);z-index:2;box-shadow:inset 0 0 0 2px #d2a45c,0 3px 0 #ac724c;display:grid;place-items:center;color:#bd8d47;font-size:25px}.drum-body{position:absolute;top:24%;left:3%;right:3%;height:64%;border-radius:0 0 45% 45%;background:repeating-linear-gradient(100deg,#d57b59 0 22px,#e69a6b 23px 27px);border:5px solid #a96e4b;border-top:0;color:#ffe2a0;font-size:23px;padding-top:19px}.drum-caption{position:absolute;top:100%;white-space:nowrap;left:50%;transform:translateX(-50%);background:#fffbedde;border-radius:20px;padding:4px 11px;font-size:11px;color:#926b43}.tribe-drum.hit{animation:drum-hit .22s ease-out}@keyframes drum-hit{50%{transform:translateX(-50%) scale(1.06,.9)}}.tribe-status{position:absolute;bottom:8px;left:12px;right:12px;text-align:center;font-size:11px;color:#536947;background:#fffcebc9;border:1px solid #ffffff80;border-radius:20px;padding:7px 8px;pointer-events:none}.tribe-village{flex:none;background:linear-gradient(#dce8be,#edf1d4);padding:5px 12px max(8px,env(safe-area-inset-bottom));border-top:2px solid #c1d59e}.tribe-village>p{font-size:10px;letter-spacing:2px;text-align:center;color:#7b855d;margin:2px 0 7px}.tribe-houses{display:flex;justify-content:center;gap:clamp(10px,5vw,45px)}.tribe-house{position:relative;width:100px;background:transparent;border:0;display:flex;align-items:center;flex-direction:column;touch-action:manipulation;color:#596043}.house-roof{width:96px;height:29px;background:#d4907d;clip-path:polygon(50% 0,100% 92%,94% 100%,6% 100%,0 92%)}.house-front{position:relative;width:76px;height:46px;background:#ffedcc;border:3px solid #b28c60;border-top:0;border-radius:0 0 7px 7px;font-size:22px;box-shadow:0 4px 0 #b0bd8a;line-height:30px}.house-front i{position:absolute;bottom:0;right:8px;width:12px;height:21px;border-radius:10px 10px 0 0;background:#b48f63}.tribe-house b{margin-top:6px;font-size:13px}.tribe-house small{font-size:10px;color:#7d855f}.archer-house .house-roof{background:#7ba088}.mage-house .house-roof{background:#a594c4}.tribe-house:active{transform:translateY(2px)}.tribe-footer{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:9px;flex-wrap:wrap}.tribe-footer button{border:1px solid #ddc28b;border-radius:20px;background:#fff5d3;padding:7px 12px;min-height:40px;font-size:11px;color:#916d31}.tribe-footer span{font-size:9px;color:#7e866c}.tribe-footer button:disabled{opacity:.55}.tribe-paused{position:absolute;inset:0;z-index:5;background:#ecf3dfdf;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#687353}.tribe-paused[hidden]{display:none}.tribe-paused span{font-size:12px}.tribe-dialog{text-align:center;background:#fffdf5}.house-close{position:absolute;right:10px;top:10px}.house-badge{display:block;font-size:42px;margin:6px 0}.house-stats{padding:13px;border-radius:12px;background:#f1f4e6;color:#68734d;font-size:13px;margin:14px 0}.tribe-purchase{display:block;min-height:48px;width:100%;padding:12px;border:0;border-radius:12px;background:#84a674;color:white;margin:9px 0;font-weight:600}.tribe-purchase.secondary{background:#d49b62}.tribe-purchase:disabled{opacity:.45}.tribe-house:focus-visible,.tribe-drum:focus-visible{outline:3px solid #6e9665;outline-offset:3px}.tribe-dialog::backdrop{background:#35452c70}
@media(min-width:760px){.tribe-world{width:min(760px,100%);align-self:center}.tribe-stage{background:#dcebc9}.tribe-hud{padding-left:calc((100% - min(100%,760px))/2);padding-right:calc((100% - min(100%,760px))/2)}}
@media(max-height:680px) and (orientation:portrait){.tribe-hud{padding-top:5px;padding-bottom:10px}.tribe-hud strong{font-size:17px}.tribe-drum{height:80px;top:20%}.tribe-village{padding-top:3px}.house-roof{height:23px}.house-front{height:35px}.tribe-footer{margin-top:5px;gap:3px}.tribe-footer button{min-height:34px}.tribe-label{top:4px}.tribe-label small{display:none}}
@media(max-height:500px) and (orientation:landscape){.tribe-stage{display:grid;grid-template-columns:minmax(0,1fr) 225px;grid-template-rows:53px minmax(0,1fr)}.tribe-hud{grid-column:1;padding:3px 8px 9px}.tribe-world{grid-column:1;width:100%;height:100%;min-height:0}.tribe-village{grid-column:2;grid-row:1/3;border-top:0;border-left:2px solid #c1d59e;overflow-y:auto}.tribe-houses{gap:5px;flex-wrap:wrap}.tribe-house{width:88px}.house-roof{width:78px;height:20px}.house-front{width:65px;height:32px;font-size:18px}.tribe-drum{top:14%;height:70px;width:110px}.tribe-label{display:none}.tribe-status{font-size:10px;bottom:3px;padding:3px}.tribe-footer{gap:3px}}
@media(prefers-reduced-motion:reduce){.tribe-drum.hit{animation:none}}
.tribe-label{left:12px;right:auto;text-align:left}.tribe-label span{letter-spacing:1px;font-size:10px}.tribe-label small{font-size:9px}
@media(max-height:500px) and (orientation:landscape){.tribe-drum{top:32%}}
/* Golden village art direction */
.tribe-stage{background:#ded3ad}.tribe-world{background:#e9ce99 url('/assets/images/tribe/gold-village.png') center center/100% 100% no-repeat}.tribe-world canvas{z-index:2}.tribe-drum{z-index:1;top:17%;width:clamp(90px,24vw,125px);height:76px;filter:drop-shadow(0 6px 3px #613b3155)}.drum-rim{background:radial-gradient(ellipse at 42% 28%,#fff0b3,#eebd53 64%,#bc7725);border:5px solid #d69a37;box-shadow:inset 0 0 0 2px #fff0ac,0 3px 0 #925a29;color:#9d671e;font-family:Georgia,serif;font-size:24px;text-shadow:0 1px #ffeeb1}.drum-body{background:repeating-linear-gradient(100deg,#93613b 0 14px,#d6a353 15px 18px,#855632 19px 25px);border-color:#d7a74e;border-bottom:5px solid #d7a74e;color:#f5d791;font-size:15px;padding-top:16px}.drum-caption{padding:3px 10px;background:#3e3426e8;border:1px solid #e5c685;color:#ffebaf;font-size:9px;top:108%}.tribe-label{z-index:3;top:9px;left:12px;padding:6px 9px;background:#253e38d9;border:1px solid #dec99375;border-radius:5px;color:#f5df9d}.tribe-label span{font-size:8px;letter-spacing:1.5px}.tribe-label small{font-size:10px;color:#fff3cc}.tribe-status{z-index:3;left:30px;right:30px;background:#fff5dce6;color:#805d30;border-color:#d6b57b;font-size:10px;padding:5px;bottom:7px}.tribe-paused{z-index:5;background:#f2e6cbe8}.tribe-hud{background:linear-gradient(#fff9e9,#f1e2c2);color:#644823;border-bottom:2px solid #c5a36e}.tribe-hud strong{font-family:Georgia,serif;color:#856332}.tribe-hud>div:first-child strong:before{content:'₵';display:inline-grid;place-items:center;width:22px;height:22px;font:700 17px Georgia;border:2px solid #c99536;border-radius:50%;background:#ffdf77;color:#a36b20;margin-right:6px;box-shadow:inset 0 0 0 2px #fff0b4}.tribe-xp i{background:linear-gradient(90deg,#a87531,#e9bd56)}.tribe-village{background:linear-gradient(#f2dfb7,#e4c795);border-top:3px solid #b38d52}.tribe-village>p{color:#927142}.tribe-house{color:#6a4b2b}.tribe-house small{color:#8a704a}.house-roof{background:linear-gradient(120deg,#ca8052,#935234);filter:drop-shadow(0 2px #855833)}.house-front{background:linear-gradient(90deg,#b9a07b,#f5dfb0 35%,#ceae79);border-color:#906b44;box-shadow:0 3px 0 #b0996c}.archer-house .house-roof{background:linear-gradient(120deg,#588273,#284d45)}.mage-house .house-roof{background:linear-gradient(120deg,#74728b,#42495a)}.tribe-footer span{color:#927345}.tribe-dialog{background:#fff5df;border:2px solid #d2af71}.tribe-purchase{background:#416f5b}.tribe-purchase.secondary{background:#b28749}.tribe-footer button{background:#fff0c3;border-color:#bd9558}.tribe-house .house-front{font-size:0}.tribe-house .house-front:before{content:'';display:block;position:absolute;width:30px;height:43px;bottom:2px;left:13px;background:url('/assets/images/tribe/companions.png') no-repeat;background-size:90px 60px;background-position:0 -6px;filter:drop-shadow(0 2px 1px #74572d66)}.archer-house .house-front:before{background-position:-30px -6px}.mage-house .house-front:before{background-position:-60px -6px}
@media(max-height:680px) and (orientation:portrait){.tribe-drum{top:15%;height:61px;width:86px}.drum-body{padding-top:10px}.tribe-label{padding:4px 6px;top:5px}.tribe-label small{display:none}}
@media(max-height:500px) and (orientation:landscape){.tribe-drum{top:14%;height:62px;width:86px}.tribe-label{display:none}.tribe-village{border-left-color:#b38d52}}
.tribe-world{background-size:cover;background-position:center 12%}
/* A larger drum and full miniature population. */
.tribe-drum{width:clamp(150px,43vw,210px);height:118px}
.drum-rim{font-size:32px}.drum-body{font-size:22px;padding-top:24px}
@media(max-height:680px) and (orientation:portrait){.tribe-drum{width:145px;height:98px}.drum-body{padding-top:20px}}
@media(max-height:500px) and (orientation:landscape){.tribe-drum{width:145px;height:98px}.drum-body{padding-top:20px}}
