:root{--tile-base: #0a2e28;--board-rim-wood-dark: hsl(22, 32%, 12%);--chamber-wood-deep: hsl(21, 40%, 12%);--chamber-gold: #c8a860;--chamber-gold-display: #d4b96a;--chamber-gold-muted: #7a6030;--chamber-paper: #f4edcf;--chamber-ink: #1a1006;--chamber-edge: #6a4810;--focus-ring: #c8a860;--btn-ghost-fill: color-mix(in srgb, var(--chamber-paper) 92%, var(--chamber-gold-muted) 8%);--btn-ghost-fill-hover: color-mix(in srgb, var(--chamber-paper) 84%, var(--chamber-gold-muted) 16%);--btn-ghost-fill-active: color-mix(in srgb, var(--chamber-paper) 76%, var(--chamber-gold-muted) 24%);--grain-opacity: .26;--grain-blend: overlay}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Georgia,Times New Roman,serif;min-height:100%}#root{min-height:100vh;min-height:100dvh;width:100%;display:flex;flex-direction:column;align-items:stretch}body{position:relative;min-height:100vh;min-height:100dvh;width:100%;font-family:Georgia,Times New Roman,serif;color:var(--chamber-ink);background-color:var(--tile-base);background-image:radial-gradient(ellipse 125% 90% at 50% 8%,rgba(255,252,240,.07),transparent 50%),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='88'%20height='88'%20viewBox='0%200%2088%2088'%3e%3crect%20width='88'%20height='88'%20fill='%230a2e28'/%3e%3c!--%20Star-and-cross:%20octagram%20(two%20squares)%20on%2088-period%20lattice;%20spines%20+%20half-diamonds%20+%20corner%20diagonals%20tile%20seamlessly%20--%3e%3cg%20fill='none'%20stroke='%23ebe4cf'%20stroke-width='0.85'%20stroke-linejoin='miter'%20stroke-linecap='square'%20opacity='0.14'%3e%3c!--%20Center%20octagram%20--%3e%3cpath%20d='M12%2012%20L76%2012%20L76%2076%20L12%2076%20Z'/%3e%3cpath%20d='M44%2012%20L76%2044%20L44%2076%20L12%2044%20Z'/%3e%3c!--%20Cross%20arms%20along%20tile%20edges%20(between%20neighbor%20stars)%20--%3e%3cpath%20d='M0%2016%20L0%2072'/%3e%3cpath%20d='M88%2016%20L88%2072'/%3e%3cpath%20d='M16%200%20L72%200'/%3e%3cpath%20d='M16%2088%20L72%2088'/%3e%3c!--%20Edge-centered%20diamonds%20(half%20in-tile)%20--%3e%3cpath%20d='M0%2032%20L12%2044%20L0%2056'/%3e%3cpath%20d='M88%2032%20L76%2044%20L88%2056'/%3e%3cpath%20d='M32%200%20L44%2012%20L56%200'/%3e%3cpath%20d='M32%2088%20L44%2076%20L56%2088'/%3e%3c!--%20Corner%20diagonals%20(four%20tiles%20form%20one%20line%20through%20each%20corner)%20--%3e%3cpath%20d='M0%200%20L12%2012'/%3e%3cpath%20d='M88%200%20L76%2012'/%3e%3cpath%20d='M0%2088%20L12%2076'/%3e%3cpath%20d='M88%2088%20L76%2076'/%3e%3c/g%3e%3c/svg%3e");background-size:auto,88px 88px;background-repeat:no-repeat,repeat;background-position:center top,0 0}body:after{content:"";position:fixed;inset:0;z-index:100;pointer-events:none;opacity:var(--grain-opacity);mix-blend-mode:var(--grain-blend);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='256'%20height='256'%20viewBox='0%200%20256%20256'%3e%3cfilter%20id='grain'%20x='0'%20y='0'%20width='100%25'%20height='100%25'%3e%3cfeTurbulence%20type='fractalNoise'%20baseFrequency='0.52'%20numOctaves='3'%20stitchTiles='stitch'%20result='n'%20/%3e%3cfeColorMatrix%20in='n'%20type='saturate'%20values='0'%20/%3e%3c/filter%3e%3crect%20width='100%25'%20height='100%25'%20filter='url(%23grain)'%20/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='256'%20height='256'%20viewBox='0%200%20256%20256'%3e%3cfilter%20id='grain'%20x='0'%20y='0'%20width='100%25'%20height='100%25'%3e%3cfeTurbulence%20type='fractalNoise'%20baseFrequency='0.52'%20numOctaves='3'%20stitchTiles='stitch'%20result='n'%20/%3e%3cfeColorMatrix%20in='n'%20type='saturate'%20values='0'%20/%3e%3c/filter%3e%3crect%20width='100%25'%20height='100%25'%20filter='url(%23grain)'%20/%3e%3c/svg%3e");background-repeat:repeat,repeat;background-size:160px 160px,220px 220px;background-position:0 0,37px 83px}@media(prefers-reduced-transparency:reduce){body:after{opacity:calc(var(--grain-opacity) * .5)}}button,input,select,textarea{font-family:inherit}.chess-chamber{box-sizing:border-box;flex:1 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:safe center;min-height:100vh;min-height:100dvh;width:100%;max-width:100%;padding:24px 16px 40px}.chamber-stack{box-sizing:border-box;width:min(100%,420px);max-width:100%;margin-left:auto;margin-right:auto;flex:0 1 auto;display:flex;flex-direction:column;align-items:stretch;gap:20px}.royal-column{width:100%;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:36px}.board-section{position:relative;width:100%;min-width:0;display:flex;flex-direction:column;align-items:center;z-index:2}.board-heading{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;margin-bottom:24px;padding:0 20px;box-sizing:border-box;align-self:stretch}.board-label{display:block;flex:0 1 auto;font-size:16px;line-height:1.25;letter-spacing:.16em;color:var(--chamber-gold-display);text-transform:uppercase;margin:0;padding:0;text-shadow:0 0 14px rgba(200,168,96,.4),0 1px 3px rgba(0,0,0,.5)}.board-streak{display:inline-flex;align-items:center;gap:5px;color:var(--chamber-gold-display);text-shadow:0 0 10px rgba(200,168,96,.35),0 1px 2px rgba(0,0,0,.45);white-space:nowrap;flex-shrink:0}.board-streak--idle{opacity:.38;text-shadow:none}.board-streak--idle svg{filter:none}.board-streak svg{width:16px;height:16px;flex-shrink:0;filter:drop-shadow(0 0 8px rgba(200,168,96,.45))}.board-streak-count{font-size:16px;font-weight:600;letter-spacing:.02em;line-height:1;font-variant-numeric:tabular-nums}.board-inner{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto auto;grid-template-areas:"corner-tl files-top corner-tr" "ranks-left board ranks-right" "corner-bl files-bottom corner-br";align-items:start;width:100%;box-sizing:border-box;border-radius:8px;border:1px solid rgba(28,22,16,.42);box-shadow:0 0 0 1px #4838282e,0 0 32px 8px color-mix(in srgb,var(--tile-base) 42%,transparent),0 8px 22px #0a262047,inset 0 1px #fff0d21a,inset 0 0 0 1px #37261673,inset 0 -1px #ffe8c81a;padding:5px 6px 6px 5px;column-gap:4px;row-gap:4px;background-color:var(--board-rim-wood-dark);background-image:radial-gradient(ellipse 125% 120% at 50% 40%,transparent 0%,transparent 38%,rgba(8,6,4,.1) 68%,color-mix(in srgb,var(--tile-base) 30%,rgba(8,6,4,.45)) 100%),repeating-linear-gradient(92deg,transparent 0,transparent 5px,rgba(0,0,0,.06) 5px,rgba(0,0,0,.06) 6px,transparent 6px,transparent 20px),repeating-linear-gradient(178deg,transparent 0,transparent 10px,rgba(0,0,0,.1) 10px,rgba(0,0,0,.1) 11px),repeating-linear-gradient(180deg,#3e2f23,#2e2119,#372b20,#2c1e17,#34271d,#32241b,#3e2f23 96px),radial-gradient(ellipse 110% 90% at 35% 15%,rgba(120,82,48,.22),transparent 58%)}.board-corner{min-width:16px;min-height:16px}.board-corner--tl{grid-area:corner-tl}.board-corner--tr{grid-area:corner-tr}.board-corner--bl{grid-area:corner-bl}.board-corner--br{grid-area:corner-br}.files--top{grid-area:files-top}.files--bottom{grid-area:files-bottom}.files--top,.files--bottom{min-width:0;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));width:100%;min-height:18px;padding-top:1px;padding-bottom:1px;align-items:center;justify-items:center}.ranks--left{grid-area:ranks-left}.ranks--right{grid-area:ranks-right}.ranks--left,.ranks--right{display:flex;flex-direction:column;flex-shrink:0;align-items:center}.ranks--left span,.ranks--right span,.files--top span,.files--bottom span{font-size:9px;color:var(--chamber-gold-display);display:flex;align-items:center;justify-content:center;text-shadow:0 0 8px rgba(200,168,96,.35),0 1px 2px rgba(0,0,0,.45)}.puzzle-board-container{display:flex;flex-direction:column;align-items:stretch;width:100%;min-width:0;border-radius:8px;box-shadow:0 0 0 1px #20181240,0 0 36px 10px color-mix(in srgb,var(--tile-base) 45%,transparent),0 12px 30px #082a2452}.puzzle-board-frame{grid-area:board;width:100%;max-width:100%;min-width:0;border-radius:0;overflow:visible;line-height:0}.puzzle-board-frame [data-boardid]{overflow:visible!important}.note-shell{width:100%;position:relative;z-index:1;isolation:isolate;filter:drop-shadow(0 7px 16px rgba(0,0,0,.38)) drop-shadow(0 14px 28px rgba(0,0,0,.28))}.note{width:100%;background-color:var(--chamber-paper);border:none;padding:28px 24px;position:relative;box-sizing:border-box;clip-path:polygon(.04% .03%,2% 0%,4% .24%,6% .7%,8% 0%,10% 1.1%,12% 0%,14% .58%,16% 1.05%,18% .02%,20% 0%,22% 0%,24% .97%,26% 1.05%,28% 0%,30% .8%,32% 1.1%,34% .59%,36% .98%,38% .93%,40% .58%,42% 0%,44% .39%,46% .19%,48% .79%,50% .8%,52% 0%,54% 0%,56% 0%,58% .17%,60% 0%,62% .65%,64% .95%,66% 0%,68% 0%,70% .51%,72% 1.09%,74% 0%,76% 0%,78% .62%,80% .03%,82% 1.03%,84% 0%,86% 0%,88% .35%,90% 0%,92% .25%,94% 0%,96% .73%,98% .82%,99.77% 0%,100% 3.57%,100% 7.14%,100% 10.71%,100% 14.29%,99.66% 17.86%,100% 21.43%,100% 25%,100% 28.57%,99.02% 32.14%,100% 35.71%,100% 39.29%,100% 42.86%,100% 46.43%,100% 50%,100% 53.57%,100% 57.14%,99.09% 60.71%,100% 64.29%,99.58% 67.86%,100% 71.43%,100% 75%,100% 78.57%,99.16% 82.14%,99.95% 85.71%,100% 89.29%,99.71% 92.86%,99.09% 96.43%,100% 99.75%,98% 99.98%,96% 99.68%,94% 100%,92% 99.01%,90% 100%,88% 99.25%,86% 99.5%,84% 99.49%,82% 99.23%,80% 100%,78% 100%,76% 99.45%,74% 99.6%,72% 100%,70% 100%,68% 100%,66% 99.56%,64% 99.93%,62% 100%,60% 99.09%,58% 100%,56% 99.65%,54% 99.08%,52% 99.39%,50% 99.7%,48% 100%,46% 100%,44% 99.08%,42% 99.77%,40% 99.84%,38% 100%,36% 100%,34% 99.06%,32% 100%,30% 100%,28% 99.43%,26% 100%,24% 99.13%,22% 100%,20% 99.83%,18% 99.53%,16% 99.59%,14% 99.67%,12% 100%,10% 100%,8% 100%,6% 100%,4% 99.43%,2% 100%,.22% 100%,.8% 96.43%,0% 92.86%,.73% 89.29%,0% 85.71%,0% 82.14%,0% 78.57%,1% 75%,.28% 71.43%,.84% 67.86%,0% 64.29%,.84% 60.71%,.58% 57.14%,.9% 53.57%,0% 50%,0% 46.43%,0% 42.86%,0% 39.29%,.62% 35.71%,0% 32.14%,.58% 28.57%,.55% 25%,0% 21.43%,0% 17.86%,0% 14.29%,.21% 10.71%,.59% 7.14%,0% 3.57%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='128'%3E%3Cfilter id='p'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.05' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23p)' opacity='0.24'/%3E%3C/svg%3E"),radial-gradient(ellipse 120% 85% at 20% 25%,rgba(255,252,245,.5) 0%,transparent 55%),repeating-linear-gradient(0deg,transparent,transparent 27px,rgba(160,130,60,.06) 28px);background-size:128px 128px,auto,auto;background-blend-mode:soft-light,normal,normal;box-shadow:inset 0 0 0 1px #b0904a38}.note .chamber-theme-panel{min-height:64px;max-height:min(44rem,72vh);overflow-y:auto;overflow-x:hidden}@media(max-width:480px){.note{clip-path:polygon(.03% .02%,2.94% 0%,5.88% .21%,8.82% .61%,11.76% 0%,14.71% .95%,17.65% 0%,20.59% .5%,23.53% .91%,26.47% .02%,29.41% 0%,32.35% 0%,35.29% .84%,38.24% .91%,41.18% 0%,44.12% .69%,47.06% .95%,50% .51%,52.94% .84%,55.88% .81%,58.82% .5%,61.76% 0%,64.71% .34%,67.65% .17%,70.59% .68%,73.53% .69%,76.47% 0%,79.41% 0%,82.35% 0%,85.29% .15%,88.24% 0%,91.18% .56%,94.12% .82%,97.06% 0%,99.79% 0%,100% 5%,100% 10%,100% 15%,100% 20%,99.7% 25%,100% 30%,100% 35%,100% 40%,99.16% 45%,100% 50%,100% 55%,100% 60%,100% 65%,100% 70%,100% 75%,100% 80%,99.22% 85%,100% 90%,99.64% 95%,100% 99.78%,97.06% 99.98%,94.12% 99.73%,91.18% 100%,88.24% 99.15%,85.29% 100%,82.35% 99.35%,79.41% 99.57%,76.47% 99.56%,73.53% 99.34%,70.59% 100%,67.65% 100%,64.71% 99.53%,61.76% 99.66%,58.82% 100%,55.88% 100%,52.94% 100%,50% 99.62%,47.06% 99.94%,44.12% 100%,41.18% 99.21%,38.24% 100%,35.29% 99.7%,32.35% 99.21%,29.41% 99.47%,26.47% 99.74%,23.53% 100%,20.59% 100%,17.65% 99.21%,14.71% 99.8%,11.76% 99.86%,8.82% 100%,5.88% 100%,2.94% 99.19%,.19% 100%,.7% 95%,0% 90%,.63% 85%,0% 80%,0% 75%,0% 70%,.86% 65%,.24% 60%,.73% 55%,0% 50%,.73% 45%,.5% 40%,.78% 35%,0% 30%,0% 25%,0% 20%,0% 15%,.54% 10%,0% 5%)}}.note-hdr{display:flex;justify-content:space-between;align-items:baseline;gap:12px;border-bottom:.5px solid #b0904a;padding-bottom:8px;margin-bottom:16px;font-size:9px;letter-spacing:.15em;color:var(--chamber-gold-muted);text-transform:uppercase}.note-hdr-right{display:flex;align-items:center;gap:10px;flex-shrink:0;text-transform:none}.note-hdr-rating{letter-spacing:.08em}.meta-select--hdr{font-size:9px;padding:3px 8px}.chamber-theme-panel{border:none;background:transparent;padding:0;border-radius:0;max-height:none;overflow:visible;margin-bottom:12px}.chamber-riddle{font-size:20px;line-height:28px;font-style:italic;color:var(--chamber-ink);border-left:none;padding-left:0;font-weight:400;font-family:Georgia,serif}.chamber-reveal{font-style:normal;color:var(--chamber-ink)}.chamber-status{font-size:11px;line-height:1.5;color:var(--chamber-gold-muted);margin-bottom:12px;padding:8px 10px;border:.5px solid #c8b070;background:#fffcf099}.btns{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.btns>.btn-s{margin-left:auto}.meta-select{appearance:none;font:inherit;font-size:10px;color:var(--chamber-ink);background:transparent;border:.5px solid #8a7040;border-radius:2px;padding:2px 8px;margin-left:4px;margin-right:2px;cursor:pointer;vertical-align:baseline}.meta-select:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.btn-g{font-size:11px;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 16px;background:var(--btn-ghost-fill);border:none;color:#5a4020;cursor:pointer;letter-spacing:.04em;border-radius:4px}.btn-g:hover:not(:disabled){background:var(--btn-ghost-fill-hover)}.btn-g:active:not(:disabled){background:var(--btn-ghost-fill-active)}.btn-g--icon{padding:0 12px}.btn-g--icon svg{display:block}.btn-g:disabled,.btn-s:disabled{opacity:.4;cursor:not-allowed}.btn-g:focus-visible,.btn-s:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.btn-s{font-size:11px;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 16px;background:#1e1206;border:none;color:#f0e4c0;cursor:pointer;letter-spacing:.04em;border-radius:4px}.victory-banner{display:none!important}.loading{display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;color:var(--chamber-gold-display);padding:40px 16px;text-shadow:0 0 10px rgba(200,168,96,.35),0 1px 4px rgba(0,0,0,.45);width:100%}.error-message{color:var(--chamber-gold-display);background:#1e1206d9;border:.5px solid #8a7040;padding:12px 16px;display:flex;align-items:center;gap:12px;font-size:11px;width:100%;box-sizing:border-box}.error-message button{background:#f4edcf;color:#1a1006;border:.5px solid #b8a060;padding:8px 14px;cursor:pointer;font-size:11px;letter-spacing:.04em}.error-message button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}
