:root{--bg: #f6f7eb;--panel: #fffef9;--ink: #15202b;--accent: #3f7d58;--accent-strong: #2f5e42;--line: #d8decf;--brand-header-top: #103f36;--brand-header-bottom: #0d342d;--brand-header-border: #123a30;--brand-footer-top: #103f36;--brand-footer-bottom: #0d342d;--brand-footer-link: #b9f0df;--brand-footer-link-hover: #d8fff3;--brand-footer-copy: #ffe59a}*{box-sizing:border-box}html,body{margin:0;padding:0;color:var(--ink);background:radial-gradient(circle at 20% 10%,#edf5db,#f6f7eb 45%,#f0ead6);font-family:Trebuchet MS,Segoe UI,sans-serif}a,a:visited{color:#86d9c2}a:hover,a:focus-visible{color:#6dc8af}.site-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(180deg,var(--brand-header-top) 0%,var(--brand-header-bottom) 100%);border-bottom:1px solid var(--brand-header-border);position:sticky;top:0;z-index:20}.brand{display:inline-flex;align-items:center;gap:.62rem;text-decoration:none;color:#e9fff8;font-weight:800;letter-spacing:.03em}.brand-mark{width:6.3rem;height:6.3rem;display:inline-flex}.brand-mark svg{width:100%;height:100%;display:block}.brand-mark img{width:100%;height:100%;display:block;object-fit:contain}.brand-text{font-size:clamp(3rem,5.4vw,3.75rem);line-height:1;letter-spacing:.02em}.brand-clean{font-family:Trebuchet MS,Segoe UI,sans-serif;font-weight:800;letter-spacing:.01em;color:#86d9c2;-webkit-text-stroke:.8px #101817;text-stroke:.8px #101817;text-shadow:0 1px 0 rgba(255,255,255,.35),0 0 1px rgba(16,24,23,.3)}.brand-dot{font-family:Trebuchet MS,Segoe UI,sans-serif;font-weight:800;color:#86d9c2;margin-left:.02em;-webkit-text-stroke:.8px #101817;text-stroke:.8px #101817}@media(max-width:520px){.site-header{padding:.45rem .75rem}.brand-mark{width:2.45rem;height:2.45rem}.brand-text{font-size:1.45rem}}.shell{width:min(980px,92vw);margin:1.5rem auto 2.5rem}.site-footer{text-align:center;padding:1.5rem 1rem 2.25rem;border-top:1px solid var(--line);background:linear-gradient(180deg,var(--brand-footer-top) 0%,var(--brand-footer-bottom) 100%)}.footer-links{margin:0;display:inline-flex;gap:.8rem;flex-wrap:wrap;justify-content:center}.footer-links a{color:var(--brand-footer-link);font-size:1.08rem}.footer-links a:hover,.footer-links a:focus-visible{color:var(--brand-footer-link-hover)}.footer-primary{font-size:1.08rem!important;font-weight:800;letter-spacing:.01em}.footer-copy{margin:.5rem 0 0;color:var(--brand-footer-copy);font-weight:700}.install-help{width:min(620px,92vw);margin:.85rem auto 0;color:#ecf4df;text-align:left}.install-help summary{cursor:pointer;color:var(--brand-footer-link);font-weight:800;text-align:center}.install-help p{margin:.55rem 0 0;line-height:1.45}body.brand-cryptogram{--brand-header-top: #2f5b9f;--brand-header-bottom: #1f3f71;--brand-header-border: #1a3660;--brand-footer-top: #2f5b9f;--brand-footer-bottom: #1f3f71;--brand-footer-link: #b9f0df;--brand-footer-link-hover: #d8fff3;--brand-footer-copy: #ffefbd}body.brand-verse-unscramble{--brand-header-top: #a85e2a;--brand-header-bottom: #7e461e;--brand-header-border: #6f3d19;--brand-footer-top: #a85e2a;--brand-footer-bottom: #7e461e;--brand-footer-link: #b9f0df;--brand-footer-link-hover: #d8fff3;--brand-footer-copy: #fff0b8}body.brand-bible-wordle{--brand-header-top: #4f8a3c;--brand-header-bottom: #314a20;--brand-header-border: #293f1b;--brand-footer-top: #4f8a3c;--brand-footer-bottom: #314a20;--brand-footer-link: #f2d56f;--brand-footer-link-hover: #ffe894;--brand-footer-copy: #ecf4df}.panel{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:1rem 1.1rem;box-shadow:0 8px 22px #19261614}.not-found-panel{max-width:640px;margin:2rem auto;text-align:center}.not-found-panel .btn{max-width:260px;margin-top:.5rem}.not-found-code{margin:0 0 .25rem;color:var(--accent-strong);font-size:4rem;font-weight:800;line-height:1}.game-nav-panel{margin-bottom:.75rem}.title{margin:0;font-size:clamp(1.6rem,2.8vw,2.2rem)}.subtitle{margin-top:.5rem;color:#32473a}.field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.chapter-jump-grid{margin-top:.85rem;align-items:end}.chapter-jump-spacer{min-height:2.75rem}.cryptogram-tools-row{margin-top:.75rem;grid-template-columns:minmax(120px,.2fr) minmax(320px,.8fr);align-items:start}.cryptogram-clue-control{max-width:180px}.cryptogram-print-control{width:100%;justify-self:stretch}.cryptogram-print-control>button{width:100%}#ws-go-link,#cg-go-link,#vu-go-link{height:100%;display:inline-flex;align-items:center;justify-content:center}label{font-weight:700;font-size:.95rem;display:block;margin-bottom:.35rem}select,input,.btn{width:100%;font:inherit;border-radius:10px;border:1px solid #b8c4ad;padding:.6rem .75rem}input[type=checkbox]{width:auto}button,.btn{font:inherit;border-radius:10px;border:1px solid #b8c4ad;padding:.6rem .75rem;cursor:pointer;text-decoration:none;text-align:center;background:var(--accent);color:#fff;border-color:var(--accent);font-weight:700}.btn.alt{background:#fff;color:var(--accent-strong)}.game-theme{--game-accent: var(--accent);--game-ink: var(--accent-strong)}.theme-word-search{--game-accent: #103f36;--game-ink: #123a30}.theme-cryptogram{--game-accent: #2f5b9f;--game-ink: #1f3f71}.theme-verse-unscramble{--game-accent: #a85e2a;--game-ink: #7e461e}.theme-bible-wordle{--game-accent: #4f8a3c;--game-ink: #314a20}.game-theme .btn,.game-theme button{background:var(--game-accent);border-color:var(--game-accent);color:#fff}.game-theme .btn.alt{background:#fff;color:var(--game-accent)}.game-theme .title,.game-theme h2,.game-theme label{color:var(--game-ink)}.game-btn[data-game=word-search]{background:#103f36;border-color:#103f36}.game-btn[data-game=cryptogram]{background:#2f5b9f;border-color:#2f5b9f}.game-btn[data-game=verse-unscramble]{background:#a85e2a;border-color:#a85e2a}.game-btn[data-game=bible-wordle]{background:#4f8a3c;border-color:#4f8a3c}.button-row{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.btn,.btn:visited,.btn:hover,.btn:focus-visible{color:#fff}button:disabled{cursor:not-allowed;opacity:.68}.muted{color:#41584a}.print-orientation-tip{margin:.45rem 0 .7rem;color:#31463a;font-size:.95rem;font-weight:600}.word-grid-wrap{overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:10px;padding:.8rem}.word-grid{border-collapse:collapse;margin:0 auto}.word-grid td{width:1.9rem;height:1.9rem;border:1px solid #becdb6;text-align:center;font-weight:700;font-size:1rem}.word-list{columns:2}.word-list li{margin-bottom:.25rem;font-weight:700;letter-spacing:.03em}.crypto-box{border:1px solid var(--line);border-radius:10px;background:#fff;padding:.9rem}.crypto-section-title{margin:0 0 .45rem;font-size:1.05rem}.crypto-key-wrap{margin-bottom:.9rem}.crypto-key-grid{display:grid;grid-template-columns:repeat(13,minmax(0,1fr));gap:0;border:1px solid #9eaa96;background:#fff}.key-item{border-right:1px solid #9eaa96;border-bottom:1px solid #9eaa96;min-height:2.75rem;display:grid;grid-template-rows:1.2rem 1fr}.key-item:nth-child(13n){border-right:0}.key-letter{display:block;text-align:center;font-size:.78rem;font-weight:700;border-bottom:1px solid #9eaa96;padding-top:.08rem}.key-value{display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.crypto-worksheet{display:flex;flex-wrap:wrap;align-items:flex-end;row-gap:.55rem;column-gap:.75rem;padding-top:.25rem}.crypto-tail-reveal{display:inline-block;margin-left:.55rem;margin-bottom:.35rem;font-size:1.28rem;font-weight:800;letter-spacing:.06em;color:#223a2d;transform:translateY(-.35rem)}.crypto-word{display:inline-flex;align-items:flex-end;gap:.04rem}.crypto-letter{width:1.7rem;display:inline-grid;grid-template-rows:.9rem .3rem .85rem;justify-items:center;align-items:end}.crypto-answer{font-size:.85rem;font-weight:700;line-height:1;text-transform:uppercase}.crypto-line{width:1.45rem;border-bottom:1px solid #172219}.crypto-code{font-size:.67rem;font-weight:700;line-height:1}.crypto-punct{display:inline-block;margin:0 .12rem .95rem;font-size:1.05rem;line-height:1}.unscramble-sheet{overflow-x:hidden;background:#fff;border:1px solid var(--line);border-radius:10px;padding:.8rem}.unscramble-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.unscramble-item{border:1px solid #becdb6;border-radius:8px;padding:.45rem .5rem;overflow:hidden}.scramble-cell{font-weight:700;letter-spacing:.04em;margin-bottom:.5rem;font-size:1.08rem}.answer-cell{display:flex;align-items:flex-end;gap:.28rem;min-width:0}.hint-letter{font-weight:800;margin-right:.22rem}.hint-slot{display:inline-flex;align-items:flex-end;justify-content:center;width:1.05rem;height:1.2rem;border-bottom:1px solid #172219;color:#7e461e;font-weight:800;flex:0 0 auto}.answer-line{display:inline-flex;align-items:flex-end;gap:.3rem;margin-right:0;flex:1 1 auto;min-width:0;max-width:100%}.answer-slot{display:inline-block;width:1.05rem;height:1.2rem;border-bottom:1px solid #172219;flex:0 0 auto}.answer-line.compact{gap:.2rem}.answer-line.compact .answer-slot,.answer-line.compact .hint-slot{width:.82rem}.answer-line.tight{gap:.14rem}.answer-line.tight .answer-slot,.answer-line.tight .hint-slot{width:.66rem}.answer-line.ultra{gap:.1rem}.answer-line.ultra .answer-slot,.answer-line.ultra .hint-slot{width:.54rem}.word-bank{border:1px dashed #9db094;border-radius:8px;padding:.55rem .65rem;background:#fbfdf8;font-weight:700;line-height:1.45}.solve-line{margin:0 0 1rem;min-height:2.2rem;border-bottom:1px solid #172219}.solve-lines{margin-top:.5rem;margin-bottom:.25rem}.verse-select-row{margin-top:.75rem;grid-template-columns:minmax(260px,1fr) minmax(260px,1fr);align-items:start}.answer-upside{margin-top:.65in;font-size:.72rem;text-align:center;transform:rotate(180deg);color:#41584a}.answer-toggle{display:inline-flex;align-items:center;gap:.45rem;margin-top:.5rem;font-size:.92rem;font-weight:700}.print-bottom-block{margin-top:.75rem}.bible-wordle-shell{max-width:760px;margin-inline:auto}.bible-wordle-puzzle-grid{align-items:end}.bible-wordle-hard-mode{align-self:end;min-height:2.75rem;margin-top:0}.bible-wordle-control{display:flex;align-items:end}.bible-wordle-control>button,.bible-wordle-control>.btn{width:100%}.bible-wordle-guess-grid{grid-template-columns:minmax(180px,1.35fr) minmax(110px,.65fr) minmax(110px,.65fr) minmax(96px,.55fr)}.bible-wordle-guess-grid[hidden]{display:none}.bible-wordle-verse{margin:1rem 0;border-left:.35rem solid var(--game-accent);padding:.85rem 1rem;background:#f8faf2;color:#1d2b20;font-size:1.08rem;line-height:1.55}.bible-wordle-status{min-height:1.4rem;margin:1rem 0 .65rem;font-weight:800;color:var(--game-ink)}.bible-wordle-status[data-tone=success]{color:#2f7d32}.bible-wordle-status[data-tone=fail]{color:#656565}.bible-wordle-status[data-tone=warning]{color:#9a5b00}.bible-wordle-direction{min-height:1.35rem;margin:0 0 .65rem;color:#314a20;font-weight:800}.bible-wordle-direction[hidden]{display:none}.bible-wordle-board{display:grid;gap:.55rem}.bible-wordle-row{display:grid;grid-template-columns:2.2rem minmax(150px,1.7fr) minmax(84px,.7fr) minmax(84px,.7fr);gap:.45rem;align-items:stretch}.bible-wordle-number,.bible-wordle-chip{min-height:3rem;border:2px solid #c7cdbf;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;padding:.35rem .45rem;text-align:center;font-weight:800;line-height:1.15}.bible-wordle-number{background:#fff;color:#314a20}.bible-wordle-chip.empty{background:#fff;color:#607061}.bible-wordle-chip.exact{background:#4f8a3c;border-color:#4f8a3c;color:#fff}.bible-wordle-chip.near{background:#c9a83d;border-color:#c9a83d;color:#1f1b10}.bible-wordle-chip.close{background:#d77a24;border-color:#d77a24;color:#fff}.bible-wordle-chip.miss{background:#767676;border-color:#767676;color:#fff}.bible-wordle-legend{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:0}.bible-wordle-legend-pill{display:inline-flex;align-items:center;min-height:2rem;border-radius:999px;padding:.35rem .7rem;color:#fff;font-size:.86rem;font-weight:800;line-height:1.1}.bible-wordle-legend-pill.exact{background:#4f8a3c}.bible-wordle-legend-pill.near{background:#c9a83d;color:#1f1b10}.bible-wordle-legend-pill.close{background:#d77a24}.bible-wordle-legend-pill.miss{background:#767676}.bible-wordle-answer{margin:.85rem 0 0;color:#314a20;font-weight:800}.bible-wordle-stats{margin-top:.8rem}.bible-wordle-stats .muted{margin:.35rem 0 0}@media(max-width:620px){.bible-wordle-guess-grid{grid-template-columns:1fr}.bible-wordle-row{grid-template-columns:2rem minmax(0,1.4fr) minmax(62px,.65fr) minmax(62px,.65fr);gap:.32rem}.bible-wordle-number,.bible-wordle-chip{min-height:2.75rem;padding:.25rem .3rem;font-size:.82rem}}@media(max-width:720px){.verse-select-row,.cryptogram-tools-row{grid-template-columns:1fr}.cryptogram-print-control{max-width:none;justify-self:stretch}}@media(min-width:980px){.unscramble-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.print-credit{display:none}@media print{body{background:#fff}.no-print{display:none!important}.shell{width:100%;margin:0}.panel{border:0;box-shadow:none;border-radius:0;padding:0}.crypto-key-grid{grid-template-columns:repeat(13,minmax(0,1fr))}.key-item{min-height:3.45rem}.key-letter{font-size:.88rem;padding-top:.14rem}.key-value{font-size:1.02rem}.print-credit{display:block;margin-top:.55in;text-align:center;font-size:11pt;font-weight:600}.theme-word-search .subtitle{margin:.04in 0 .08in}.theme-word-search .word-grid-wrap{padding:.08in}.theme-word-search .word-grid td{width:.28in;height:.28in;font-size:9pt}.theme-word-search h2{margin:.12in 0 .06in;font-size:14pt}.theme-word-search .word-list{margin:0;font-size:10pt}.cryptogram-print-layout{display:flex;flex-direction:column;min-height:0}.cryptogram-print-layout .print-bottom-block{margin-top:.16in;padding-top:0;break-inside:avoid;page-break-inside:avoid}.theme-cryptogram .print-credit{margin:.22in 0 0;font-size:10pt}.theme-cryptogram .answer-upside{margin:.06in 0 0;font-size:.6rem;line-height:1.2;break-inside:avoid;page-break-inside:avoid}.theme-verse-unscramble .solve-line{min-height:1.35rem;margin-bottom:.55rem}.theme-verse-unscramble .solve-lines{margin-top:.3rem;margin-bottom:.1rem}.theme-verse-unscramble .print-credit{margin:.38in 0 0;font-size:10pt}.theme-verse-unscramble .answer-upside{font-size:.6rem;line-height:1.2;break-inside:avoid;page-break-inside:avoid}.answer-upside{position:fixed;right:.25in;bottom:.2in;max-width:4in;margin:0!important;text-align:right;font-size:.6rem;line-height:1.2;transform:rotate(180deg);transform-origin:center;break-inside:avoid;page-break-inside:avoid}}
