@charset "UTF-8";.word-detonator-page{color-scheme:light;--paper: #e9e5db;--ink: #2c302d;--red: #be3427;--gold: #e2b557;--display: Impact, "Arial Narrow", "Bahnschrift Condensed", sans-serif;--mono: "Consolas", "Courier New", monospace}.word-detonator-page *{box-sizing:border-box}.word-detonator-page [hidden]{display:none!important}.word-detonator-page button,.word-detonator-page a{-webkit-tap-highlight-color:transparent}.word-detonator-page button{font:inherit;cursor:pointer;touch-action:manipulation}.word-detonator-page button:disabled{cursor:default}.word-detonator-page button:focus-visible,.word-detonator-page a:focus-visible{outline:3px solid #c97723;outline-offset:4px}.word-detonator-page .nav-button{display:inline-flex;align-items:center;gap:7px;background:none;border:0;padding:6px 0;color:#494c43;font-size:12px;font-weight:600}.word-detonator-page .nav-button:hover{color:var(--red)}.word-detonator-page .sound-button{min-width:44px}.word-detonator-page .sound-icon{width:23px;height:23px;flex-shrink:0}.word-detonator-page .sound-button[aria-pressed=true] .sound-slash{display:none}.word-detonator-page .help-icon{border:1px solid currentColor;border-radius:50%;font:700 11px var(--mono);width:17px;height:17px;display:grid;place-items:center}.word-detonator-page{max-width:680px;margin:0 auto;padding:0 20px}.word-detonator-page .game-heading{text-align:center;padding:28px 0 22px}.word-detonator-page .eyebrow{margin:0 0 9px;font:10px var(--mono);letter-spacing:2px;font-weight:700}.word-detonator-page .game-heading h1{font:54px/.98 var(--display);letter-spacing:.4px;margin:0}.word-detonator-page .game-heading h1>span:not(.title-period){color:var(--red)}.word-detonator-page .title-period{color:var(--ink)}.word-detonator-page .tagline{font-size:13px;color:#6e7065;margin:11px 0 0}.word-detonator-page .machine{position:relative;background:linear-gradient(115deg,#4e514c,#363b36 45%,#424640);border:2px solid #252b27;border-radius:11px;box-shadow:0 8px #252b27,0 11px #141b191c,0 20px 30px #292c2426,inset 0 1px #ffffff35;padding:0 24px;overflow:hidden}.word-detonator-page .hazard-stripe{height:9px;margin:0 -24px 15px;border-bottom:2px solid #212822;background:repeating-linear-gradient(130deg,#b99b50 0 12px,#252d27 12px 24px)}.word-detonator-page .bolt{position:absolute;width:10px;height:10px;background:linear-gradient(140deg,#7c8076,#343a34);border:1px solid #202620;border-radius:50%;box-shadow:0 1px #777a6c50}.word-detonator-page .bolt:after{content:"";position:absolute;top:3px;left:1px;width:6px;height:1px;background:#1b231d;transform:rotate(-32deg)}.word-detonator-page .top-left{top:21px;left:9px}.word-detonator-page .top-right{top:21px;right:9px}.word-detonator-page .bottom-left{bottom:9px;left:9px}.word-detonator-page .bottom-right{bottom:9px;right:9px}.word-detonator-page .machine-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;min-height:23px;gap:10px}.word-detonator-page .machine-id{font:9px var(--mono);letter-spacing:1px;color:#d8d9c9}.word-detonator-page .machine-id span{color:#8c9384;margin:0 5px}.word-detonator-page .attempts{display:flex;gap:9px;align-items:center;font:9px var(--mono);color:#d9c592;white-space:nowrap}.word-detonator-page .lamps{display:flex;gap:5px}.word-detonator-page .lamp{width:8px;height:8px;border:1px solid #daba75;border-radius:50%;background:#e2b963;box-shadow:0 0 6px #daba7545}.word-detonator-page .lamp.spent{background:#242923;border-color:#626858;box-shadow:inset 0 1px 2px #0006}.word-detonator-page .loading-deck{position:relative;background:linear-gradient(#1d241f,#2b332b);border:1px solid #141a17;border-radius:5px;padding:9px 12px 0;box-shadow:inset 0 3px 10px #0007,0 1px #8a8e7940}.word-detonator-page .slot-numbers,.word-detonator-page .slots{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.word-detonator-page .slot-numbers{color:#9caa94;font:9px var(--mono);text-align:center;margin:0 0 6px}.word-detonator-page .slot{height:83px;position:relative;isolation:isolate;display:grid;place-items:center;border:2px solid #111b13;border-radius:4px;background:#303b31;padding:0 0 6px;box-shadow:inset 0 3px 9px #0006,0 1px #8b94723b;color:#e3e2cd;transition:border-color .15s}.word-detonator-page .slot:before{content:"";position:absolute;inset:3px;border:1px dashed #7e8e6b36;z-index:-1}.word-detonator-page .slot.selected{border-bottom:3px solid var(--gold)}.word-detonator-page .slot.selected:empty:after{content:"";width:2px;height:30px;background:var(--gold)}.word-detonator-page .slot .letter{font:49px/.9 var(--display);display:inline-block;text-shadow:0 2px #1119}.word-detonator-page .slot.loaded{background:linear-gradient(155deg,#b6b7a5,#929784 56%,#7b8370);border:2px solid #626c58;box-shadow:inset 0 2px #e8e5d45e,inset 0 -5px #555e4c,0 3px 3px #0005;color:#232e23}.word-detonator-page .slot.loaded .letter{text-shadow:0 1px #dce0c0}.word-detonator-page .slot.loaded:before{border:1px solid #3e483b35}.word-detonator-page .slot.loaded.selected{border-bottom:3px solid #f0bf5b}.word-detonator-page .slot.locked{background:linear-gradient(145deg,#eed599,#c4a363 60%,#9f8149);border-color:#988052;box-shadow:inset 0 2px #ffe7ad,inset 0 -5px #8c703c,0 3px 3px #0004;color:#382f20}.word-detonator-page .slot.locked:before{border:1px solid #6d58273b}.word-detonator-page .slot.locked:after{content:"";position:absolute;left:-5px;right:-5px;top:35%;height:12px;background:linear-gradient(to right,#869181 0 8px,transparent 8px calc(100% - 8px),#869181 calc(100% - 8px));filter:drop-shadow(0 2px 1px #0009)}.word-detonator-page .lock-tag{position:absolute;bottom:8px;font:700 7px var(--mono);letter-spacing:1px;color:#493c22}.word-detonator-page .slot.locked .letter{transform:translateY(-3px);text-shadow:0 1px #efd8a3}.word-detonator-page .control-deck{padding:14px 0 10px}.word-detonator-page .machine-message{min-height:43px;text-align:center;color:#f0eedb}.word-detonator-page .machine-message strong{display:block;font:11px var(--mono);font-weight:700;letter-spacing:.5px}.word-detonator-page .machine-message>span{display:block;margin-top:5px;font-size:11px;color:#c0c5b6;line-height:1.4}.word-detonator-page .trigger-row{display:flex;align-items:center;justify-content:center;gap:24px}.word-detonator-page .trigger-note{color:#b2b8a3;font:7px/1.4 var(--mono);letter-spacing:1px;text-align:center;width:70px}.word-detonator-page .trigger-note b{font:17px/1.4 var(--mono);color:#d1b46c}.word-detonator-page .trigger-mount{padding:7px 8px 10px;background:#212922;border:1px solid #626c5877;border-radius:14px;box-shadow:0 1px #7d846966,inset 0 1px 7px #1119;width:276px;flex-shrink:0}.word-detonator-page .detonator{position:relative;border:1px solid #f7836a;border-bottom:0;border-radius:9px;width:100%;height:64px;display:flex;gap:10px;align-items:center;justify-content:center;background:linear-gradient(#e3523d,#c82c20 65%,#b42218);box-shadow:0 6px #701e16,0 8px 4px #0007,inset 0 2px #ffaf8770;color:#ffecd4;font:30px var(--display);letter-spacing:1.3px;text-shadow:0 2px #7f241d;transition:transform .12s,box-shadow .12s,filter .15s}.word-detonator-page .detonator svg{width:22px;height:29px;fill:#ffdb9b;filter:drop-shadow(0 2px #7f241d)}.word-detonator-page .detonator:hover:not(:disabled){filter:brightness(1.1)}.word-detonator-page .detonator:active:not(:disabled),.word-detonator-page .detonator.firing{transform:translateY(5px);box-shadow:0 1px #701e16,0 2px 2px #0007,inset 0 2px #ffaf8770}.word-detonator-page .detonator:disabled{filter:saturate(.7) brightness(.85)}.word-detonator-page .detonator.ready{border-color:#ffb387}.word-detonator-page .trigger-caption{font:7px var(--mono);color:#c5bd9c;text-align:center;letter-spacing:1.4px;padding-top:12px;min-height:21px}.word-detonator-page .machine-foot{margin:0 -24px;padding:10px 24px 9px;background:#242c25a3;border-top:1px solid #161f1877;display:flex;justify-content:space-between;font:6px var(--mono);letter-spacing:1.2px;color:#a6ad96}.word-detonator-page .keyboard{display:flex;flex-direction:column;align-items:center;gap:7px;margin-top:24px}.word-detonator-page .key-row{display:flex;justify-content:center;gap:6px;width:100%}.word-detonator-page .key-row:nth-child(2){width:90%}.word-detonator-page .key-row:nth-child(3){width:80%}.word-detonator-page .key{flex:1;min-width:0;height:45px;padding:0;border:1px solid #3c4739;border-top-color:#626c5a;border-radius:5px;background:linear-gradient(#535d4d,#3c473b);color:#f4f0df;font:700 17px var(--mono);box-shadow:0 3px #263123,inset 0 1px #ffffff16;position:relative}.word-detonator-page .key:hover:not(:disabled){background:#68705b}.word-detonator-page .key:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px #263123}.word-detonator-page .key.secured{background:linear-gradient(#f0d695,#d8b56b);border-color:#9b773d;border-top-color:#f6e4ba;color:#332a1b;box-shadow:0 3px #826337,inset 0 1px #fff4d7}.word-detonator-page .key.secured:hover:not(:disabled){background:#f1d699}.word-detonator-page .key.secured:active:not(:disabled){box-shadow:0 1px #826337}.word-detonator-page .key.absent{background:radial-gradient(ellipse at top right,#423c2c90,transparent 48%),radial-gradient(ellipse at bottom left,#100f0dea 0%,#24211bba 13%,transparent 46%),linear-gradient(#d0cdc0,#b8b4a7);border:1px solid #8b8677;color:#3e3b32;box-shadow:inset 0 3px 5px #36302465,inset 2px -2px 4px #726b5050;transform:translateY(3px) rotate(-1deg);clip-path:polygon(0 0,77% 0,78% 9%,88% 12%,87% 20%,100% 27%,100% 100%,0 100%);text-shadow:0 1px #e4dfcb90}.word-detonator-page .key.absent:nth-child(2n){transform:translateY(3px) rotate(1deg)}.word-detonator-page .key.absent:before{content:"";position:absolute;inset:0;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath d='M0 19 13 22 9 31 21 35M13 22 20 16M71 0 65 12 70 20M100 77 86 72 89 63 80 57M20 100 25 89 18 81' fill='none' stroke='%23615a49' stroke-width='2'/%3E%3C/svg%3E") center / 100% 100% no-repeat}.word-detonator-page .key.erase{flex:1.45;font-size:23px;background:#727863;border-color:#626c55}.word-detonator-page .below-keyboard{margin:15px 0 0;display:flex;justify-content:space-between;align-items:center;gap:6px;color:#797c6c}.word-detonator-page .below-keyboard>span{font:7px var(--mono);letter-spacing:1px}.word-detonator-page .below-keyboard button{border:0;background:none;color:#636b58;font-size:11px;padding:4px 0}.word-detonator-page .below-keyboard button:hover{color:var(--red)}.word-detonator-page .below-keyboard{flex-wrap:wrap}.word-detonator-page .detonator-help-link{order:3;width:100%;margin-top:7px;padding:11px 13px;border:2px solid #70402f;border-radius:5px;background:#f0d38d;color:#3f2c1e;box-shadow:0 3px #88653a;font:700 12px/1.35 Segoe UI,Arial,sans-serif;text-align:center;text-decoration:none}.word-detonator-page .detonator-help-link[hidden]{display:none}.word-detonator-page .detonator-help-link:hover,.word-detonator-page .detonator-help-link:focus-visible{background:#f8e2a8;color:var(--red)}.word-detonator-page .particles{position:absolute;inset:0;pointer-events:none;z-index:8;overflow:visible}.word-detonator-page .particle{position:absolute;background:#d2b074;width:7px;height:7px;animation:debris .65s ease-out both}.word-detonator-page .particle:nth-child(3n){background:#f7d690;width:3px;height:3px;box-shadow:0 0 5px #ffa84c}.word-detonator-page .particle:nth-child(3n+1){background:#9aa18a;clip-path:polygon(0 15%,80% 0,100% 90%,20% 100%)}.word-detonator-page .machine.blasting{animation:machine-kick .42s ease-out}.word-detonator-page .slot.out-salvage .letter{animation:eject-letter .5s ease-in both}.word-detonator-page .slot.out-destroy .letter,.word-detonator-page .slot.out-extra .letter{animation:crush-letter .38s ease-in both}.word-detonator-page .slot.out-lock{animation:clamp-letter .32s ease-out}.word-detonator-page .machine.won .hazard-stripe{background:repeating-linear-gradient(130deg,#ecd58d 0 12px,#b99242 12px 24px)}.word-detonator-page .machine.won .machine-message strong{color:#f5d991}.word-detonator-page .machine.lost .machine-message strong{color:#f3bd9b}.word-detonator-page dialog{width:min(460px,calc(100% - 28px));max-height:calc(100svh - 40px);color:var(--ink);border:1px solid #a3a28d;border-top:7px solid #c8a454;border-radius:6px;background:#eeebdf;box-shadow:0 25px 80px #10171070;padding:30px}.word-detonator-page dialog::backdrop{background:#151d19a6;backdrop-filter:blur(3px)}.word-detonator-page dialog h2{font:38px/.98 var(--display);margin:12px 0 20px}.word-detonator-page dialog p{font-size:13px;line-height:1.6;color:#5a6253}.word-detonator-page .close-dialog{position:absolute;right:12px;top:10px;background:none;border:0;font-size:27px;line-height:1;color:#69705d;padding:4px}.word-detonator-page .help-outcome{display:flex;align-items:start;gap:15px;border-top:1px solid #b6bba450;padding:10px 0}.word-detonator-page .help-outcome>span{color:#a47e38;font-size:28px;line-height:1.3;width:27px;flex-shrink:0;text-align:center}.word-detonator-page .help-outcome p{margin:0;font-size:12px}.word-detonator-page .help-outcome strong{display:block;color:#303b2e;margin-bottom:3px}.word-detonator-page .repeat-rule{background:#dedecd;padding:12px 14px;border-left:3px solid #b59857;margin:8px 0}.word-detonator-page .repeat-rule h3{font:700 10px var(--mono);margin:0 0 8px}.word-detonator-page .repeat-rule p{font-size:12px;margin:8px 0 0}.word-detonator-page .help-tip{font-size:11px}.word-detonator-page .dialog-action{display:block;background:var(--red);border:0;width:100%;padding:15px 12px;color:#fff2dc;text-align:center;font:17px var(--display);letter-spacing:1px;border-radius:3px;text-decoration:none;margin-top:20px}.word-detonator-page .dialog-action:hover{background:#a5281e}.word-detonator-page .dialog-secondary{display:block;border:0;background:transparent;padding:14px;width:100%;color:#616854}.word-detonator-page .noscript{position:fixed;bottom:20px;left:5%;width:90%;padding:20px;color:#fff;background:#8c2c20;text-align:center}@keyframes eject-letter{0%{transform:translateY(0) rotate(0);opacity:1}20%{transform:translateY(-15px) rotate(-8deg)}to{transform:translateY(85px) rotate(25deg);opacity:0}}@keyframes crush-letter{0%{transform:scale(1);opacity:1}30%{transform:scale(1.2) rotate(-8deg);filter:brightness(1.8)}to{transform:scale(.25) rotate(40deg);opacity:0}}@keyframes clamp-letter{0%,to{transform:scale(1)}40%{transform:scale(.91)}65%{transform:scale(1.03)}}@keyframes debris{0%{transform:translate(0) rotate(0);opacity:1}to{transform:translate(var(--dx),var(--dy)) rotate(var(--dr));opacity:0}}@keyframes machine-kick{0%,to{transform:translate(0)}15%{transform:translate(-3px,3px)}35%{transform:translate(4px,-2px)}55%{transform:translate(-2px,2px)}75%{transform:translate(1px,-1px)}}@media(min-width:1000px)and (min-height:940px){.word-detonator-page .game-heading{padding-top:38px;padding-bottom:28px}.word-detonator-page .game-heading h1{font-size:62px}.word-detonator-page .slot{height:95px}.word-detonator-page .control-deck{padding-top:19px;padding-bottom:14px}.word-detonator-page .key{height:49px}}@media(max-width:600px){.word-detonator-page .nav-button{font-size:10px;gap:5px}.word-detonator-page .sound-button #sound-label{display:inline}.word-detonator-page{padding:0 13px}.word-detonator-page .game-heading{padding:21px 0 18px}.word-detonator-page .eyebrow{font-size:7px;letter-spacing:1.7px}.word-detonator-page .game-heading h1{font-size:clamp(32px,8.6vw,51px)}.word-detonator-page .tagline{font-size:10px;margin-top:8px}.word-detonator-page .machine{padding:0 15px;border-radius:9px}.word-detonator-page .hazard-stripe{margin-left:-15px;margin-right:-15px;margin-bottom:11px;height:8px}.word-detonator-page .top-left,.word-detonator-page .top-right{top:17px}.word-detonator-page .bolt{width:8px;height:8px}.word-detonator-page .bolt:after{width:4px;top:2px}.word-detonator-page .top-left,.word-detonator-page .bottom-left{left:5px}.word-detonator-page .top-right,.word-detonator-page .bottom-right{right:5px}.word-detonator-page .machine-header{margin-bottom:9px;min-height:20px}.word-detonator-page .machine-id{font-size:7px;letter-spacing:.4px}.word-detonator-page .machine-id span{margin:0 1px}.word-detonator-page .attempts{font-size:7px;gap:6px}.word-detonator-page .lamps{gap:4px}.word-detonator-page .lamp{width:6px;height:6px}.word-detonator-page .loading-deck{padding:8px 8px 0}.word-detonator-page .slot-numbers,.word-detonator-page .slots{gap:6px}.word-detonator-page .slot{height:71px}.word-detonator-page .slot .letter{font-size:42px}.word-detonator-page .lock-tag{font-size:6px;bottom:7px;letter-spacing:.6px}.word-detonator-page .slot.locked:after{left:-4px;right:-4px;height:10px}.word-detonator-page .control-deck{padding-top:12px;padding-bottom:9px}.word-detonator-page .machine-message{min-height:42px}.word-detonator-page .machine-message strong{font-size:9px;letter-spacing:.1px}.word-detonator-page .machine-message>span{font-size:10px}.word-detonator-page .trigger-row{gap:7px}.word-detonator-page .trigger-note{font-size:5px;letter-spacing:.5px;width:47px}.word-detonator-page .trigger-note b{font-size:14px}.word-detonator-page .trigger-mount{width:205px;padding:6px 6px 9px;border-radius:12px}.word-detonator-page .detonator{height:56px;font-size:26px;gap:7px}.word-detonator-page .detonator svg{width:18px;height:26px}.word-detonator-page .trigger-caption{font-size:6px;letter-spacing:1px;padding-top:11px}.word-detonator-page .machine-foot{margin-left:-15px;margin-right:-15px;padding:8px 15px;font-size:5px;letter-spacing:.4px}.word-detonator-page .keyboard{gap:7px}.word-detonator-page .key-row{gap:4px}.word-detonator-page .key{height:44px;font-size:15px;border-radius:4px}.word-detonator-page .below-keyboard{margin-top:12px}.word-detonator-page .below-keyboard>span{font-size:6px;letter-spacing:.3px}.word-detonator-page .below-keyboard button{font-size:10px}}@media(max-width:360px){.word-detonator-page .trigger-note{display:none}.word-detonator-page .machine-id{font-size:6px}.word-detonator-page .machine-foot span:last-child{display:none}.word-detonator-page .slot{height:64px}.word-detonator-page .slot .letter{font-size:36px}.word-detonator-page .key{height:42px}}@media(max-height:900px)and (min-width:601px){.word-detonator-page{max-width:610px}.word-detonator-page .game-heading{padding:18px 0 17px}.word-detonator-page .game-heading h1{font-size:46px}.word-detonator-page .tagline{font-size:12px}.word-detonator-page .slot{height:67px}.word-detonator-page .slot .letter{font-size:40px}.word-detonator-page .machine-header{margin-bottom:10px}.word-detonator-page .control-deck{padding-top:11px;padding-bottom:8px}.word-detonator-page .machine-message{min-height:37px}.word-detonator-page .detonator{height:53px}.word-detonator-page .key{height:40px}}@media(max-height:760px){.word-detonator-page .game-heading{padding:12px 0}.word-detonator-page .tagline{display:none}.word-detonator-page .game-heading h1{font-size:34px}.word-detonator-page .hazard-stripe{height:7px;margin-bottom:8px}.word-detonator-page .machine-header{min-height:17px;margin-bottom:7px}.word-detonator-page .machine-id,.word-detonator-page .attempts{font-size:7px}.word-detonator-page .loading-deck{padding-top:5px}.word-detonator-page .slot-numbers{font-size:7px;margin-bottom:4px}.word-detonator-page .slot{height:52px}.word-detonator-page .slot .letter{font-size:32px}.word-detonator-page .lock-tag{font-size:5px;bottom:5px}.word-detonator-page .control-deck{padding-top:8px;padding-bottom:6px}.word-detonator-page .machine-message{min-height:33px}.word-detonator-page .machine-message strong{font-size:9px}.word-detonator-page .machine-message>span{font-size:9px;margin-top:4px}.word-detonator-page .trigger-mount{padding-top:4px;padding-bottom:8px}.word-detonator-page .detonator{height:44px;font-size:25px}.word-detonator-page .trigger-caption{padding-top:9px;min-height:18px;font-size:6px}.word-detonator-page .machine-foot{display:none}.word-detonator-page .bottom-left,.word-detonator-page .bottom-right{bottom:9px}.word-detonator-page .key{height:42px}.word-detonator-page .below-keyboard{margin-top:10px}}@media(prefers-reduced-motion:reduce){.word-detonator-page *,.word-detonator-page *:before,.word-detonator-page *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.word-detonator-page .machine-header{min-height:45px}.word-detonator-page .attempts{gap:11px}.word-detonator-page #remaining{display:flex;align-items:center;gap:8px;background:#202820;border:1px solid #92927775;border-radius:5px;padding:4px 9px;box-shadow:inset 0 2px 4px #0005;color:#f8d891}.word-detonator-page #remaining b{font:36px/1 var(--display)}.word-detonator-page #remaining>span{font:700 10px/1.2 var(--mono);letter-spacing:.8px}.word-detonator-page .last-blast #remaining{color:#ffdfb9;border-color:#d8956e;background:#623829}@media(max-width:600px),(max-height:760px){.word-detonator-page .machine-header{min-height:39px}.word-detonator-page #remaining{padding:3px 7px;gap:6px}.word-detonator-page #remaining b{font-size:29px}.word-detonator-page #remaining>span{font-size:8px}.word-detonator-page .attempts{gap:7px}}.word-detonator-page .win-sparks{position:absolute;inset:0;pointer-events:none;overflow:hidden}.word-detonator-page .win-sparks i{position:absolute;left:var(--x);top:-15px;width:7px;height:12px;background:#b88a33;animation:victory-debris 2.3s var(--delay) ease-in both}.word-detonator-page .win-sparks i:nth-child(3n){background:#d35e3c;width:5px;height:8px}.word-detonator-page .win-sparks i:nth-child(3n+1){background:#f0c860;clip-path:polygon(0 20%,65% 0,100% 80%,20% 100%)}@keyframes victory-debris{0%{transform:translateY(-10px) rotate(0);opacity:0}10%{opacity:1}85%{opacity:1}to{transform:translate(var(--drift),500px) rotate(var(--spin));opacity:0}}@media(prefers-reduced-motion:reduce){.word-detonator-page .win-sparks{display:none}}.word-detonator-page{color:var(--ink);font-family:Segoe UI,Arial,sans-serif;padding-bottom:36px}.word-detonator-page .game-heading{display:block;margin:0;padding-bottom:12px}.word-detonator-page .game-controls{display:flex;justify-content:center;gap:24px;margin-top:6px}.word-detonator-page .nav-button{min-height:44px}.word-detonator-page .slot .letter{width:auto;height:auto;margin:0;padding:0;border:0;border-radius:0;background:none;box-shadow:none;color:inherit;opacity:1}.word-detonator-page .below-keyboard button{min-height:44px;padding:8px 0 8px 12px}.word-detonator-page .close-dialog{min-width:44px;min-height:44px}@media(max-width:600px){.word-detonator-page .key{height:44px}.word-detonator-page .game-heading{padding-top:14px;padding-bottom:8px}.word-detonator-page .game-controls{margin-top:0}.word-detonator-page .below-keyboard{margin-top:6px}}@media(max-height:760px){.word-detonator-page .game-heading{padding-top:10px;padding-bottom:4px}.word-detonator-page .keyboard{margin-top:19px}}@media(max-width:600px)and (max-height:760px){.word-detonator-page .game-heading{padding-top:4px;padding-bottom:0}.word-detonator-page .hazard-stripe{margin-bottom:5px}.word-detonator-page .machine-header{margin-bottom:4px}.word-detonator-page .slot{height:48px}.word-detonator-page .control-deck{padding-top:6px}.word-detonator-page .trigger-caption{padding-top:5px;min-height:14px}.word-detonator-page .keyboard{margin-top:15px}}.word-detonator-page .loading-deck{padding-bottom:12px}.word-detonator-page .key.unplaced{background:linear-gradient(#9ae1da,#67b7b0);border-color:#397f78;border-top-color:#c6f5e8;color:#173d38;box-shadow:0 3px #356d65,inset 0 1px #d8fff0}.word-detonator-page .key.unplaced:hover:not(:disabled){background:#a7e9dc}.word-detonator-page .key.unplaced:after{content:"";position:absolute;bottom:2px;left:20%;width:60%;height:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 12'%3E%3Cpath d='M2 6h28M7 1 2 6l5 5M25 1l5 5-5 5' fill='none' stroke='%23173d38' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/100% 100% no-repeat}.word-detonator-page .key.has-lock:before{content:"";position:absolute;bottom:3px;left:calc(50% - 4px);width:8px;height:9px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 14'%3E%3Cpath d='M3 6V4a3 3 0 0 1 6 0v2' fill='none' stroke='%23664c22' stroke-width='2'/%3E%3Crect x='1' y='6' width='10' height='8' rx='1' fill='%23664c22'/%3E%3C/svg%3E") center/contain no-repeat}.word-detonator-page .key.unplaced.has-lock:before{inset:3px 3px auto auto;background-color:#f1d48d;border-radius:2px;box-shadow:0 0 0 1px #f1d48d}.word-detonator-page .help-unplaced{color:#327e74}.word-detonator-page .win-sparks{z-index:9}.word-detonator-page .machine.won{border-color:#aa8b42;box-shadow:0 8px #68552c,0 15px 30px #c9a55235,inset 0 1px #ffebae75}.word-detonator-page .machine.won .machine-message{min-height:55px}.word-detonator-page .machine.won .machine-message strong{font:22px/1.15 var(--display);letter-spacing:.5px;color:#ffe6a0}.word-detonator-page .machine.won .trigger-note{visibility:hidden}.word-detonator-page .machine.celebrating .slot.locked{animation:victory-clamp .75s ease-out both}.word-detonator-page .machine.celebrating .slot:nth-child(2){animation-delay:.12s}.word-detonator-page .machine.celebrating .slot:nth-child(3){animation-delay:.24s}.word-detonator-page .machine.celebrating .slot:nth-child(4){animation-delay:.36s}.word-detonator-page .machine.celebrating .slot:nth-child(5){animation-delay:.48s}@keyframes victory-clamp{0%,to{transform:translateY(0)}45%{transform:translateY(-5px);filter:brightness(1.25)}}@media(max-width:600px){.word-detonator-page .machine.won .machine-message strong{font-size:18px}}.word-detonator-page .machine.load-rejected .loading-deck{border-color:#ee846d;box-shadow:inset 0 0 0 2px #c54436,0 0 12px #dc513b55}.word-detonator-page .machine.load-rejected .slot:not(.locked){border-color:#ed8d78;background:#7b3931;color:#fff0d7}.word-detonator-page .machine.load-rejected .machine-message strong{color:#ffad98}.word-detonator-page .machine.load-rejected .slots{animation:rejected-load .32s ease-out}@keyframes rejected-load{0%,to{transform:translate(0)}20%,60%{transform:translate(-5px)}40%,80%{transform:translate(5px)}}.word-detonator-page .rack-caption{margin:10px 0 5px;color:#a9c8ba;font:7px/1.3 var(--mono);letter-spacing:.9px}.word-detonator-page .clue-racks{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.word-detonator-page .clue-rack{container-type:inline-size;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:2px;height:29px;padding:0 1px 3px;border-bottom:3px solid #737e69;border-radius:0 0 3px 3px;background:linear-gradient(transparent 65%,#51614c55);box-shadow:0 2px #101b13}.word-detonator-page .rack-tile{display:grid;place-items:center;min-width:0;height:22px;border-radius:2px;background:linear-gradient(#9ae1da,#67b7b0);color:#173d38;box-shadow:inset 0 1px #d8fff0,0 1px #356d65;font:min(19px,25cqw)/1 var(--display)}@media(max-width:600px){.word-detonator-page .rack-caption{margin-top:8px;margin-bottom:4px;font-size:6px;letter-spacing:.6px}.word-detonator-page .clue-racks{gap:6px}.word-detonator-page .clue-rack{height:25px;gap:1px;padding-left:0;padding-right:0}.word-detonator-page .rack-tile{height:19px;font-size:min(17px,25cqw)}}.word-detonator-page .slot.revealed{background:linear-gradient(145deg,#f6c3a9,#df967b 60%,#c67b62);border-color:#b46e57;color:#512f25;box-shadow:inset 0 2px #ffe0c8,inset 0 -5px #a85e49,0 3px 3px #0004}.word-detonator-page .slot.revealed:before{border-color:#7d44352f}.word-detonator-page .slot.revealed .letter{transform:translateY(-3px);text-shadow:0 1px #ffdfc5}.word-detonator-page .slot.revealed .lock-tag{color:#633d30;letter-spacing:.3px}.word-detonator-page .machine.revealing .slot.revealed{animation:reveal-answer .65s var(--reveal-delay) cubic-bezier(.2,.7,.3,1) both}.word-detonator-page .input-area{display:grid}.word-detonator-page .keyboard-area,.word-detonator-page .finished-share{grid-area:1 / 1;min-width:0}.word-detonator-page .keyboard-area.concealed{visibility:hidden;pointer-events:none}.word-detonator-page .machine-message,.word-detonator-page .machine.won .machine-message{min-height:64px}.word-detonator-page .finished-share{width:100%;align-self:start;margin:24px auto 0;text-align:center}.word-detonator-page .finished-share .trigger-mount{margin:0 auto;background:transparent;border-color:transparent;box-shadow:none}.word-detonator-page .share-button{background:linear-gradient(#eed599,#c4a363 65%,#ad8b4e);border-color:#927441;color:#6a5028;text-shadow:0 -1px #4b361d,0 1px #f6dfa1;box-shadow:0 6px #796035,0 8px 4px #0005,inset 0 2px #fff0c080;letter-spacing:1.8px}.word-detonator-page .share-button:active:not(:disabled){box-shadow:0 1px #796035,0 2px 2px #0005,inset 0 2px #fff0c080}.word-detonator-page .share-button>span{line-height:1}.word-detonator-page .share-feedback{min-height:18px;margin:12px auto 0;max-width:320px;font:12px/1.4 Segoe UI,Arial,sans-serif;color:#494c43}.word-detonator-page .share-copy-fallback{max-width:420px;margin:10px auto 0;font-size:12px}.word-detonator-page .share-copy-fallback label{display:block;margin-bottom:6px}.word-detonator-page .share-copy-fallback input{width:100%;min-height:44px;padding:8px;border:1px solid #8c703c;border-radius:4px;background:#fff8e5;color:#382f20;font-size:16px}@keyframes reveal-answer{0%{opacity:0;transform:translateY(-26px)}65%{opacity:1;transform:translateY(3px)}82%{transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.word-detonator-page .detonator-install-icon{width:44px;padding:0;justify-content:center}.word-detonator-page .detonator-install-icon .game-install-expand-mark{width:21px;height:21px}.game-install-available .word-detonator-page #keyboard-hint{display:none}.word-detonator-page .below-keyboard .detonator-install-link{min-height:44px;padding:8px 0;color:#74372f;font:700 12px/1.25 Segoe UI,Arial,sans-serif;letter-spacing:0;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.word-detonator-page .below-keyboard .detonator-install-link:hover,.word-detonator-page .below-keyboard .detonator-install-link:focus-visible{color:var(--red);text-decoration-thickness:2px}@media(max-width:600px){.word-detonator-page .game-controls{gap:18px}.word-detonator-page .below-keyboard .detonator-install-link{font-size:11px}}
