:root{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#334d40;background:#f7f3e9;font-synthesis:none;--green:#406b52;--blue:#487e9b;--paper:#fffdf6}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit}button{cursor:pointer;touch-action:manipulation;min-height:44px;border:1px solid #d2d7c8;border-radius:9px;background:#f6f5eb;padding:9px 13px;-webkit-tap-highlight-color:transparent}button:disabled{cursor:default;opacity:.4}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #487e9b;outline-offset:3px}[hidden]{display:none!important}body>header,main,body>footer{width:min(1260px,calc(100% - 72px));margin:auto}body>header{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dcdecf}.brand{font-size:25px;font-weight:750;letter-spacing:-1px}.brand span{font-weight:400}.back-link{font-size:12px;padding:12px}.intro{padding:30px 0 24px}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.6px;color:#75836a}.intro h1{font:44px/1.08 Georgia,serif;letter-spacing:-1.2px;margin:13px 0}.intro h1 br{display:none}.intro h1 em{color:#728766}.intro>p:last-child{font-size:14px;color:#7a846b}.layout{display:grid;grid-template-columns:minmax(0,1fr) 295px;gap:34px;align-items:start}.gammon-shell{min-width:0;background:var(--paper);padding:17px 20px 12px;border:1px solid #dbdacb;border-radius:19px;box-shadow:0 16px 35px #77694b0a}.toolbar,.toolbar>div{display:flex;align-items:center;justify-content:space-between;gap:7px}.toolbar button{font-size:12px}.toolbar #help-btn{width:44px;font:22px Georgia,serif}.toolbar #expand-btn{width:44px;font-size:21px}.board-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:15px 0}.board-title{display:flex;align-items:center;gap:10px;min-width:0}.board-title img{width:68px;height:54px;object-fit:contain;mix-blend-mode:multiply}.board-title h2{font:33px/1 Georgia,serif;margin:0;letter-spacing:-1px}.board-title small{display:block;font:7px system-ui;letter-spacing:3px;margin-top:9px;color:#7a896f}.game-tag{font-size:7px;letter-spacing:1.2px;color:#738467;text-align:right}.player-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:5px 0 13px}.player-stat{display:flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:9px;padding:7px 8px;background:#f1f1e7}.player-stat.active{border-color:#8fa37b;background:#e9efdf}.player-stat strong{font-size:11px;display:block}.player-stat small{font-size:9px;display:block;color:#7b866c;margin-top:4px}.off-count{font-size:9px;margin-left:auto;white-space:nowrap;color:#677c5c}.off-count b{font-size:18px;font-family:Georgia,serif}.checker-dot{width:22px;height:22px;flex-shrink:0;border-radius:50%;background:#f5e6c2;box-shadow:inset 0 0 0 2px #fef8df,0 2px 2px #81704a50;border:1px solid #bca67a}.bot .checker-dot{background:#4c715c;border-color:#304f3e;box-shadow:inset 0 0 0 2px #6d8e72,0 2px 2px #3c4f4450}.board-wrap{display:flex;align-items:stretch;gap:7px;min-width:0}#board{--bar-width:34px;position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr)) var(--bar-width) repeat(6,minmax(0,1fr));grid-template-rows:minmax(0,1fr) 42px minmax(0,1fr);width:100%;aspect-ratio:1.48;border:9px solid #a47b52;border-radius:10px;background:linear-gradient(90deg,#e9d8b5,#f7e9cc 45%,#ead9b7);box-shadow:inset 0 0 0 2px #73513750,0 4px #79593e,0 7px 12px #76604520;overflow:hidden;isolation:isolate}.point{position:relative;border:0;background:none;border-radius:0;padding:0;min-width:0;min-height:0;opacity:1;overflow:visible;touch-action:manipulation}.point:before{content:"";position:absolute;inset:20px 1px 0;background:#b87550;clip-path:polygon(0 0,100% 0,50% 100%);opacity:.87}.point:nth-of-type(2n):before{background:#8c9a79}.point.bottom:before{inset:0 1px 20px;clip-path:polygon(50% 0,100% 100%,0 100%)}.point .point-label{position:absolute;top:2px;left:0;right:0;color:#79674b;font-size:10px;line-height:14px}.point.bottom .point-label{top:auto;bottom:2px}.point.source{background:#fffbce45}.point.source:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#385c43;bottom:-13px;left:calc(50% - 3.5px)}.point.bottom.source:after{bottom:auto;top:-13px}.point.selected{background:#65849d42;box-shadow:inset 0 0 0 2px #497e99}.point.target{background:#fff9b744;box-shadow:inset 0 0 0 2px #587b55;cursor:pointer}.point.target:after{content:attr(data-die-label);position:absolute;left:50%;bottom:5px;transform:translate(-50%);background:#436c4d;color:#fffce9;border:1px solid #fdf5d9;border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:11px;font-weight:750;z-index:3}.point.bottom.target:after{bottom:auto;top:5px}.point:focus-visible{outline-offset:-3px;z-index:4}.checker{position:absolute;display:grid;place-items:center;left:50%;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle at 35% 27%,#fff4d8,#e2cda0);border:1px solid #a68b5e;box-shadow:inset 0 0 0 3px #fff4d399,inset 0 -3px 4px #99784740,0 2px 2px #674c3c55;color:#806844;pointer-events:none}.checker:before{content:"";position:absolute;inset:23%;border:1px solid #bca26a66;border-radius:50%}.checker.bot{background:radial-gradient(circle at 35% 27%,#79967a,#365c46);border-color:#2b4a38;box-shadow:inset 0 0 0 3px #8ba38655,inset 0 -3px 3px #28463280,0 2px 2px #293d3255;color:#fff9df}.checker.bot:before{border-color:#b7c6a066}.stack-count{position:relative;font-size:12px;font-weight:750;border-radius:50%;background:#fff6dfdc;color:#5c6046;min-width:20px;padding:2px;z-index:1}.bar{grid-column:7;grid-row:1/4;background:linear-gradient(90deg,#8e6845,#b1885e 48%,#8f6844);box-shadow:inset 2px 0 2px #68482b45,inset -2px 0 2px #68482b45;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:29px 1px 20px;position:relative}.bar-label{position:absolute;top:8px;color:#f2dfba;font-size:6px;letter-spacing:1px}.bar-slot{width:100%;border:0;min-height:64px;position:relative;border-radius:6px;background:#543b2522;padding:0;opacity:1}.bar-slot small{position:absolute;bottom:2px;left:0;right:0;font-size:9px;color:#fff0cc}.bar-slot .checker{top:5px}.bar-slot.source{outline:2px solid #fbf2b5;outline-offset:-2px}.bar-slot.selected{outline:3px solid #b4d8e7}.board-lane{grid-row:2;display:flex;align-items:center;justify-content:center;gap:10px;color:#8b7757;font-size:20px;opacity:.8;pointer-events:none}.board-lane.left{grid-column:1/7}.board-lane.right{grid-column:8/14}.board-lane span{font-size:9px;font-style:italic}#bear-off{width:60px;flex-shrink:0;background:#ecebdc;border:1px solid #cbd2b9;padding:8px 1px;display:flex;flex-direction:column;justify-content:center;gap:10px;text-align:center}#bear-off>span{font-size:24px}#bear-off strong{font-size:10px;font-weight:600;line-height:1.5}#bear-off small{font-size:8px;line-height:1.7;color:#78836a}#bear-off.target{background:#e4eccf;border:2px solid #607f4f;opacity:1;box-shadow:0 0 0 3px #a5bc8233}.turn-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:0 2px;min-height:80px}.turn-copy{max-width:430px}.turn-copy .eyebrow{margin:0 0 8px}#turn-message{font-size:13px;line-height:1.5;margin:0;min-height:39px}#dice{display:flex;gap:5px;align-items:center;flex-shrink:0}.die{width:44px;height:44px;min-height:0;border-radius:10px;padding:8px;background:#fff7df;border:1px solid #c5b795;box-shadow:0 3px #c3ae84;display:grid;grid-template:repeat(3,1fr)/repeat(3,1fr);gap:2px;position:relative}.pip{background:#49664e;border-radius:50%;width:6px;height:6px;place-self:center;visibility:hidden}.die.used{opacity:.28;box-shadow:none}.die[aria-pressed=true]{outline:3px solid #668d66;outline-offset:3px}.die:disabled:not(.used){opacity:1}.die.bot-die{background:#d9e3cc;border-color:#94a789}.die.unavailable:disabled{opacity:.45;box-shadow:none}.die.empty:after{content:"·";position:absolute;inset:0;display:grid;place-items:center;font:30px Georgia;color:#9b9b7c}.actions{display:flex;gap:8px;align-items:stretch;margin:12px 0 7px}.actions button{font-size:12px;padding:10px}.actions .primary{flex:1;min-width:135px;display:flex;align-items:center;justify-content:center;gap:15px}.primary{background:#426a50;color:#fff9e8;border-color:#426a50}.primary:hover:not(:disabled){background:#33583f}.board-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.board-footer button{font-size:11px;white-space:nowrap;background:none}#storage-status{font-size:10px;color:#7e856e;text-align:right;line-height:1.5;max-width:285px}#outcome{display:flex;align-items:center;gap:14px;border:1px solid #c9d8b4;background:#edf0dd;border-radius:12px;margin-top:18px;padding:20px}#outcome h3{font:27px Georgia;margin:0 0 8px}#outcome p{font-size:12px;line-height:1.6;margin:0}#outcome button{margin-left:auto;font-size:12px}.outcome-heart{font-size:38px;color:#a68651}.flight{position:fixed;left:0;top:0;z-index:100;transform:none;pointer-events:none}.companion{padding-top:21px}.portrait{margin:0 0 37px}.portrait img{border-radius:14px;display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;mix-blend-mode:multiply}.handwritten{display:block;text-align:center;font:italic 18px Georgia,serif;color:#8b9778;transform:rotate(-3deg);margin-top:9px}.companion h2{font:32px/1.08 Georgia,serif;letter-spacing:-.7px;margin:17px 0}.companion>p:not(.eyebrow){font-size:13px;color:#7a856f;line-height:1.9}.how{border-top:1px solid #d9ddcd;margin-top:24px;padding-top:17px}.how h3{font:21px Georgia;margin:7px 0 12px}.how p{font-size:12px;color:#75826c;line-height:1.8}.how button{font-size:11px;background:none;width:100%;padding:8px}.how strong{color:#536e52}footer{border-top:1px solid #dddfd1;display:flex;justify-content:space-between;gap:10px;margin-top:32px!important;padding:25px 0 32px;font-size:11px;color:#879178}dialog{width:min(550px,calc(100% - 32px));max-height:85dvh;border:1px solid #cbd1c0;border-radius:16px;background:#fffdf4;color:#36533f;padding:25px;box-shadow:0 25px 80px #263a3a40}dialog::backdrop{background:#2f3d315c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}dialog h2{font:28px Georgia;margin:0 0 14px}dialog p,dialog li{font-size:13px;line-height:1.75;color:#697a60}dialog li+li{margin-top:12px}dialog ol{padding-left:22px}.dialog-heading{display:flex;align-items:start;justify-content:space-between;gap:10px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.dialog-actions button{font-size:12px}.fine-print{font-size:11px!important}.name-row{display:flex;gap:8px;margin-top:7px}.name-row input{min-width:0;width:100%;padding:10px;border-radius:8px;border:1px solid #becab4;background:#fff}#player-list{display:grid;gap:8px;margin:18px 0}#player-list button{text-align:left}#player-form label{font-size:12px}#name-error{color:#a85443}.game-expanded{overflow:hidden}.gammon-shell:is(.expanded-view,:fullscreen){position:fixed;inset:0;z-index:50;width:100%;height:100dvh;overflow:auto;border:0;border-radius:0;background:#f7f3e9;padding:12px max(18px,calc((100vw - 930px)/2))}.gammon-shell:is(.expanded-view,:fullscreen) #board{max-height:60dvh;aspect-ratio:1.6}.gammon-shell:is(.expanded-view,:fullscreen) .board-heading{margin:7px 0}.gammon-shell:is(.expanded-view,:fullscreen) .turn-panel{min-height:65px}@media(max-width:1050px){.layout{grid-template-columns:minmax(0,1fr) 235px;gap:22px}.game-tag{display:none}.board-title h2{font-size:30px}.gammon-shell{padding:15px 13px 10px}.player-stat{gap:5px;padding:6px 4px}.off-count{font-size:8px}.actions{gap:5px}.actions button{font-size:11px}.companion h2{font-size:28px}.turn-panel{gap:10px}.die{width:36px;height:36px;padding:6px;gap:1px}.pip{width:5px;height:5px}}@media(max-width:780px){body>header,main,body>footer{width:calc(100% - 28px)}body>header{height:68px}.brand{font-size:24px}.back-link{font-size:10px;padding:8px}.intro{padding:20px 3px 15px}.intro h1{font-size:35px}.intro h1 br{display:block}.intro .eyebrow{font-size:8px}.intro>p:last-child{font-size:12px}.layout{display:flex;flex-direction:column;gap:22px}.gammon-shell{width:100%;padding:11px 10px 8px;border-radius:15px}.board-heading{margin:10px 0}.board-title h2{font-size:28px}.board-title img{width:55px;height:47px}.board-title small{font-size:6px;margin-top:7px}.player-strip{gap:6px;margin-bottom:10px}.player-stat strong{font-size:9px}.player-stat small{font-size:8px}.off-count{font-size:7px}.off-count b{font-size:16px}.checker-dot{width:17px;height:17px}.board-wrap{gap:4px}#board{--bar-width:23px;border-width:5px;aspect-ratio:1.04;grid-template-rows:minmax(0,1fr) 33px minmax(0,1fr)}#bear-off{width:31px;padding:3px 0;gap:6px;border-radius:6px}#bear-off strong{font-size:8px}#bear-off small{display:none}#bear-off>span{font-size:21px}.point .point-label{font-size:8px}.board-lane{gap:4px;font-size:17px}.board-lane span{font-size:7px}.point.target:after{width:18px;height:18px;font-size:9px}.bar-label{font-size:5px;letter-spacing:.4px}.bar-slot small{font-size:8px}.bar-slot{min-height:48px}.checker{box-shadow:inset 0 0 0 2px #fff4d399,inset 0 -2px 3px #99784740,0 2px 2px #674c3c55}.checker.bot{box-shadow:inset 0 0 0 2px #8ba38655,inset 0 -2px 3px #28463280,0 2px 2px #293d3255}.stack-count{font-size:9px;min-width:14px;padding:1px}.turn-panel{margin-top:16px;gap:7px;min-height:77px}.turn-copy .eyebrow{font-size:7px;letter-spacing:1px;margin-bottom:5px}#turn-message{font-size:11px;min-height:33px}#dice{gap:4px}.die{width:31px;height:31px;padding:4px;border-radius:7px}.pip{width:5px;height:5px}.actions{display:grid;grid-template-columns:1fr 1fr;margin-top:12px;gap:6px}.actions .primary{grid-column:1/-1;min-height:46px}.actions button{font-size:11px;min-height:42px}#pause-btn{grid-column:1/-1}.board-footer{gap:8px;margin-top:10px}.board-footer button{font-size:10px;padding:7px}#storage-status{font-size:8px;max-width:175px}#outcome{padding:13px;flex-wrap:wrap;gap:10px}#outcome h3{font-size:24px}#outcome button{width:100%;margin:0}.companion{display:grid;grid-template-columns:1fr 1fr;gap:6px 15px;padding:0 5px;width:100%}.portrait{grid-column:1;grid-row:1/4;margin:0;align-self:center}.handwritten{font-size:14px;margin:4px 0}.companion>h2{font-size:26px;margin:0}.companion>p{margin:0}.companion .eyebrow{font-size:7px}.companion>p:not(.eyebrow){font-size:12px;line-height:1.7}.how{grid-column:1/-1;margin-top:18px}footer{font-size:9px;flex-wrap:wrap}.gammon-shell:is(.expanded-view,:fullscreen){padding:10px}.gammon-shell:is(.expanded-view,:fullscreen) #board{aspect-ratio:1.14;max-height:52dvh}.gammon-shell:is(.expanded-view,:fullscreen) .board-heading{margin:5px 0}}@media(max-width:360px){.gammon-shell{padding:9px 7px}.board-title h2{font-size:25px}.off-count{font-size:6px}.player-stat{gap:3px}.player-stat small{font-size:7px}#dice{gap:3px}.die{width:26px;height:26px;padding:3px}.pip{width:4px;height:4px}.checker-dot{width:14px;height:14px}.turn-panel{gap:6px}.turn-copy .eyebrow{font-size:6px}}@media(max-height:530px)and (orientation:landscape){.gammon-shell:is(.expanded-view,:fullscreen){display:grid;grid-template-columns:minmax(0,1fr) 210px;grid-template-rows:40px 45px 70px auto 35px;gap:6px 17px;padding:10px 15px;align-content:start}.gammon-shell:is(.expanded-view,:fullscreen) .board-wrap{grid-column:1;grid-row:1/6;height:calc(100dvh - 20px);min-height:280px}.gammon-shell:is(.expanded-view,:fullscreen) #board{height:100%;max-height:none;aspect-ratio:auto}.gammon-shell:is(.expanded-view,:fullscreen) .toolbar{grid-column:2;grid-row:1}.gammon-shell:is(.expanded-view,:fullscreen) .board-heading{display:none}.gammon-shell:is(.expanded-view,:fullscreen) .player-strip{grid-column:2;grid-row:2;margin:0;gap:5px}.gammon-shell:is(.expanded-view,:fullscreen) .player-stat{padding:3px;flex-wrap:wrap;gap:3px}.gammon-shell:is(.expanded-view,:fullscreen) .player-stat .checker-dot,.gammon-shell:is(.expanded-view,:fullscreen) .player-stat small{display:none}.gammon-shell:is(.expanded-view,:fullscreen) .off-count{font-size:8px}.gammon-shell:is(.expanded-view,:fullscreen) .turn-panel{grid-column:2;grid-row:3;flex-direction:column;align-items:start;margin:0;gap:3px;min-height:0}.gammon-shell:is(.expanded-view,:fullscreen) #turn-message{font-size:10px;min-height:0}.gammon-shell:is(.expanded-view,:fullscreen) .turn-copy .eyebrow{display:none}.gammon-shell:is(.expanded-view,:fullscreen) .actions{grid-column:2;grid-row:4;display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0;align-content:center}.gammon-shell:is(.expanded-view,:fullscreen) .actions .primary{grid-column:1/-1;font-size:11px;padding:8px}.gammon-shell:is(.expanded-view,:fullscreen) .actions button{min-height:36px;font-size:10px;padding:6px}.gammon-shell:is(.expanded-view,:fullscreen) .board-footer{grid-column:2;grid-row:5;margin:0}.gammon-shell:is(.expanded-view,:fullscreen) #storage-status{display:none}.gammon-shell:is(.expanded-view,:fullscreen) #outcome{grid-column:1/-1;grid-row:6}.gammon-shell:is(.expanded-view,:fullscreen) .die{width:29px;height:29px;min-height:0;padding:4px}.gammon-shell:is(.expanded-view,:fullscreen) .pip{width:4px;height:4px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.layout.board-wide{grid-template-columns:minmax(0,1fr)}.board-wide .gammon-shell{width:100%}.board-wide #board{aspect-ratio:1.85}#companion-btn{font-size:11px;white-space:nowrap}.gammon-shell:is(.expanded-view,:fullscreen) #companion-btn{display:none}.point.combined:after{width:auto;min-width:28px;max-width:calc(100% + 6px);padding:0 3px;border-radius:6px;background:#395d80;font-size:10px;letter-spacing:-.5px}.route-options{border:1px solid #9cb4b9;border-radius:12px;background:#edf4ed;padding:10px;margin-top:13px;display:flex;flex-wrap:wrap;gap:7px}.route-options p{width:100%;margin:0 0 3px;font-size:12px}.route-choice{background:#fffdf4;border-color:#9bafa1;font-size:12px}.board-wrap{position:relative}.dice-launch{width:100%;display:flex;align-items:center;justify-content:center;gap:16px;margin:18px 0 0;padding:12px 16px;background:linear-gradient(110deg,#e7edde,#f8f0d9);border:1px dashed #99ad87;border-radius:14px;cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}.dice-launch strong,.dice-launch small{display:block;text-align:left}.dice-launch strong{font:19px Georgia,serif}.dice-launch small{font-size:10px;color:#71816a;margin-top:5px;line-height:1.5}.launch-symbol{font-size:42px;line-height:1;color:#58704a;letter-spacing:-4px;white-space:nowrap}.dice-launch.holding{cursor:grabbing;background:#dce8d5;border-style:solid}.dice-launch.holding .launch-symbol{opacity:.18}#dice{gap:8px;flex-wrap:wrap;justify-content:center}.die{width:52px;height:52px;padding:9px;border-radius:12px;gap:2px}.pip{width:7px;height:7px}.dice-reveal{position:absolute;inset:50% 0 auto;transform:translateY(-50%);display:flex;align-items:center;flex-direction:column;gap:12px;z-index:12;pointer-events:none;filter:drop-shadow(0 10px 20px #3c352944)}.dice-reveal-title,.dice-total{background:#fffbedee;border:1px solid #e0dabf;border-radius:30px;padding:7px 15px;font-size:12px;color:#3b5744;box-shadow:0 3px 15px #42332112}.dice-reveal-title{font-size:10px;text-transform:uppercase;letter-spacing:2px}.dice-pair{display:flex;gap:22px;perspective:500px}.toss-die{display:grid;grid-template:repeat(3,1fr)/repeat(3,1fr);width:clamp(66px,9vw,100px);aspect-ratio:1;padding:15%;gap:5px;border:2px solid #c6b484;border-radius:20%;background:radial-gradient(circle at 25% 20%,#fffef4,#f2dfb8);box-shadow:inset 0 2px 2px #fff,0 6px #b59c6e,0 12px 16px #302e2340}.dice-pair .toss-die,.held-dice .toss-die{padding:12px}.toss-die.bot-die{background:radial-gradient(circle at 25% 20%,#e9f1d9,#a8bd94);border-color:#859c72;box-shadow:inset 0 2px 2px #f1f9e4,0 6px #738664,0 12px 16px #302e2340}.toss-die .pip{width:80%;height:80%;max-width:15px;max-height:15px;background:#3e5a44}.held-dice{position:fixed;z-index:110;display:flex;gap:12px;pointer-events:none;transform:translate(-50%,-115%) rotate(var(--tilt,0deg));filter:drop-shadow(0 12px 13px #26392c40)}.held-dice .toss-die{width:64px}@media(max-width:1050px){.turn-panel{flex-wrap:wrap}.turn-copy{flex:1;min-width:180px}#dice{margin-left:auto}.die{width:46px;height:46px;padding:7px}.pip{width:7px;height:7px}}@media(max-width:780px){#companion-btn{display:none}.board-wide #board{aspect-ratio:1.04}.turn-panel{flex-direction:column;align-items:stretch;gap:12px}.turn-copy{max-width:none;min-width:0}.turn-copy .eyebrow{font-size:8px}#turn-message{font-size:12px;min-height:0}#dice{margin:0;justify-content:center;gap:12px}.die{width:46px;height:46px;padding:8px;border-radius:10px}.pip{width:7px;height:7px}.dice-launch{gap:12px;padding:11px 9px}.dice-launch strong{font-size:16px}.dice-launch small{font-size:9px}.launch-symbol{font-size:36px}.point.combined:after{font-size:8px;min-width:23px}.dice-total{font-size:11px}}@media(max-height:530px)and (orientation:landscape){.gammon-shell:is(.expanded-view,:fullscreen){grid-template-rows:40px 45px 100px auto 35px}.gammon-shell:is(.expanded-view,:fullscreen) .dice-launch{grid-column:2;grid-row:3;z-index:2;margin:0;gap:7px;padding:6px;align-self:stretch}.gammon-shell:is(.expanded-view,:fullscreen) .dice-launch .launch-symbol{font-size:29px}.gammon-shell:is(.expanded-view,:fullscreen) .dice-launch strong{font-size:14px}.gammon-shell:is(.expanded-view,:fullscreen):has(.dice-launch:not([hidden])) .turn-panel{visibility:hidden}.gammon-shell:is(.expanded-view,:fullscreen) #dice{gap:7px;flex-wrap:nowrap}.gammon-shell:is(.expanded-view,:fullscreen) .die{width:38px;height:38px;padding:5px}.gammon-shell:is(.expanded-view,:fullscreen) .pip{width:6px;height:6px}.gammon-shell:is(.expanded-view,:fullscreen) .turn-copy{flex:0;min-width:0}.gammon-shell:is(.expanded-view,:fullscreen) .route-options{position:fixed;left:22px;bottom:22px;max-width:calc(100vw - 280px);max-height:125px;overflow:auto;z-index:15;margin:0}}.bar-alert{display:flex;align-items:center;gap:11px;background:#f7edcf;border:1px solid #c4a55b;border-radius:12px;padding:12px;margin:8px 0 14px;color:#68551f}.bar-alert strong{font-size:14px}.bar-alert p{font-size:11px;line-height:1.5;margin:4px 0 0}.bar-alert>div{flex:1}.bar-alert-icon{font-size:29px}.bar-alert button{font-size:11px;background:#fffaf0;border-color:#c5ad79;white-space:nowrap}.bar-alert.blocked{background:#f7e7dc;border-color:#bf886b;color:#834c36}.bar-alert.blocked button{background:#83513c;color:#fff9ee;border-color:#83513c}.bar.needs-entry{box-shadow:inset 0 0 0 2px #ffdf79,0 0 16px #edcb6570}.bar-slot.waiting-entry,.bar-slot.waiting-entry:disabled{opacity:1;background:#fff0a533;outline:2px solid #ffe195;outline-offset:-1px}.bar-slot.waiting-entry .checker{animation:waiting-checker 3.6s ease-in-out infinite}.entry-blocked{background:#f7e7dc;border:1px solid #c5977f;border-radius:12px;padding:12px}.entry-blocked .eyebrow{color:#965334}.entry-blocked .die:not(.used){border-color:#ab6c50;box-shadow:0 3px #b28266;opacity:1}@keyframes waiting-checker{0%,65%,to{filter:brightness(1);box-shadow:0 0 #ffe59600}76%{filter:brightness(1.13);box-shadow:0 0 0 6px #ffe596a0}88%{filter:brightness(1.02);box-shadow:0 0 0 2px #ffe59644}}@media(max-width:780px){.bar-alert{flex-wrap:wrap;gap:8px;padding:10px}.bar-alert strong{font-size:13px}.bar-alert p{font-size:10px}.bar-alert button{margin-left:auto}.bar-alert-icon{font-size:24px}}@media(max-height:530px)and (orientation:landscape){.gammon-shell:is(.expanded-view,:fullscreen) .bar-alert{grid-column:2;grid-row:6;margin:0;padding:7px}.gammon-shell:is(.expanded-view,:fullscreen) .bar-alert-icon{display:none}.gammon-shell:is(.expanded-view,:fullscreen) .bar-alert p{font-size:10px}}@media(prefers-reduced-motion:reduce){.bar-slot.waiting-entry .checker{animation:none;outline:2px solid #ffe195;outline-offset:2px}}.die.empty:after{content:"♡";font:27px/1 Georgia,serif;color:#779272}.toss-die.unrolled{position:relative}.toss-die.unrolled:after{content:"♡";position:absolute;inset:0;display:grid;place-items:center;font:39px Georgia,serif;color:#78936e}.launch-symbol{display:flex;gap:6px;font:28px/1 Georgia,serif;letter-spacing:0}.launch-symbol>span{display:grid;place-items:center;background:#fff9e6;border:1px solid #c8b792;border-radius:9px;width:36px;height:36px;box-shadow:0 3px #c3ae84;color:#78936e}@media(max-width:360px){.board-title h2{font-size:23px}.board-title img{width:47px}.board-title{gap:7px}.launch-symbol>span{width:30px;height:32px;font-size:25px}}@media(max-height:530px)and (orientation:landscape){.gammon-shell:is(.expanded-view,:fullscreen) .toolbar{gap:4px}.gammon-shell:is(.expanded-view,:fullscreen) .toolbar>div{gap:4px}.gammon-shell:is(.expanded-view,:fullscreen) .toolbar button{padding:5px;font-size:10px;min-height:34px}.gammon-shell:is(.expanded-view,:fullscreen) .toolbar :is(#help-btn,#expand-btn,.game-audio-toggle){width:32px;min-width:32px;height:34px;min-height:34px;font-size:18px}}footer{flex-wrap:wrap}.itinnitus-return{white-space:nowrap;text-decoration:underline;text-underline-offset:3px}.gammon-shell .point.source,.gammon-shell #bar-human.source{touch-action:none}.gammon-shell .point.source .checker.human,.gammon-shell #bar-human.source .checker{pointer-events:auto;cursor:grab;-webkit-user-select:none;user-select:none}.gammon-shell .checker-drag{position:fixed!important;z-index:100;pointer-events:none;transform:translate(-50%,-50%) scale(1.12);box-shadow:0 6px 14px #0006;cursor:grabbing}.gammon-shell .checker-drag.invalid{outline:3px solid #df7569}.gammon-shell .drag-over{filter:brightness(1.2);outline:3px solid #d5a546;outline-offset:-3px}.auto-dice-option{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:12px 0;padding:10px 12px;font-size:.84rem}.auto-dice-option input{width:20px;height:20px;accent-color:#476953}.auto-dice-option small{flex-basis:100%;margin-left:28px;opacity:.8}.gammon-shell .actions{flex-wrap:wrap}.actions .auto-dice-option{flex-shrink:0;flex-basis:100%;width:100%;grid-column:1/-1;margin:0}@media(max-height:530px)and (orientation:landscape){.gammon-shell:is(.expanded-view,:fullscreen) .auto-dice-option{padding:2px 0;font-size:10px;gap:5px}.gammon-shell:is(.expanded-view,:fullscreen) .auto-dice-option small{display:none}}#dice .die{position:relative;margin-bottom:17px}.die-caption{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);white-space:nowrap;font:9px system-ui;color:var(--ink,#3b5744);letter-spacing:0}.route-choice.preferred{outline:2px solid #719666;outline-offset:1px}.route-options .route-choice{min-height:40px;flex:1 1 155px;text-align:center}@media(max-height:530px)and (orientation:landscape){.gammon-shell:is(.expanded-view,:fullscreen) .route-options{left:18px;right:246px;bottom:14px;max-width:none;max-height:100px;padding:5px;gap:4px;background:#edf4edf5}.gammon-shell:is(.expanded-view,:fullscreen) .route-options p{font-size:10px;margin:0}.gammon-shell:is(.expanded-view,:fullscreen) .route-choice{font-size:10px;min-height:30px;padding:4px;flex-basis:120px}.gammon-shell:is(.expanded-view,:fullscreen) #dice .die{margin-bottom:12px}.gammon-shell:is(.expanded-view,:fullscreen) .die-caption{font-size:8px;top:100%}}.route-options p{color:#304a39}@media(max-height:530px)and (orientation:landscape){.gammon-shell:is(.expanded-view,:fullscreen) .board-wrap{height:calc(100dvh - 86px);min-height:0;align-self:start}.gammon-shell:is(.expanded-view,:fullscreen) .route-options{max-height:66px}.gammon-shell:is(.expanded-view,:fullscreen) .route-options p{display:none}}.auto-dice-option{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center}.auto-dice-option small{grid-column:2;margin-left:0}.auto-dice-option input{margin:0}@media(max-height:530px)and (orientation:landscape){.gammon-shell:is(.expanded-view,:fullscreen){grid-template-rows:34px 42px 80px auto 30px;gap:4px 17px}.gammon-shell:is(.expanded-view,:fullscreen) .auto-dice-option{column-gap:7px;line-height:1.3}}#turn-message[data-waiting=true]:before{content:"";display:inline-block;width:.75rem;height:.75rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;margin-right:.45rem;vertical-align:-.1rem;animation:gammon-wait 1s linear infinite}@keyframes gammon-wait{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){#turn-message[data-waiting=true]:before{animation:none}}
