html{font-size:18px}body{background:#fafaf8;color:#12294a;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;margin:0}:focus-visible{outline:3px solid #3cb6a0;outline-offset:2px}:root{--navy:#082b5b;--navy-2:#0e3c78;--teal:#2fae9b;--teal-dark:#218d7e;--ink:#152238;--muted:#607083;--line:#dfe7ee;--soft:#f6f9fb;--cream:#fffaf0;--white:#fff;--shadow:0 16px 45px rgba(10,42,88,.1);--radius:24px;--font-scale:1}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:calc(16px * var(--font-scale))}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}button{font:inherit}.skip-link{position:absolute;left:-9999px;top:10px;background:#000;color:#fff;padding:12px 16px;border-radius:10px;z-index:9999}.skip-link:focus{left:10px}.site-header{position:sticky;top:0;z-index:50;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(8,43,91,.08)}.header-inner{max-width:1180px;margin:auto;min-height:84px;padding:10px 24px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;min-width:180px}.brand img{width:190px;height:auto;display:block}.desktop-nav{display:flex;gap:28px;margin-left:auto}.desktop-nav a{font-weight:700;color:#31435a}.desktop-nav a:hover{color:var(--navy)}.header-actions{display:flex;align-items:center;gap:10px}.zoom-controls{display:flex;border:1px solid var(--line);border-radius:14px;overflow:hidden}.zoom-controls button{border:0;background:#fff;padding:10px 11px;font-weight:800;color:var(--navy);cursor:pointer}.zoom-controls button+button{border-left:1px solid var(--line)}.button{display:inline-flex;justify-content:center;align-items:center;min-height:54px;padding:14px 24px;border-radius:15px;background:var(--navy);color:#fff;font-weight:800;border:2px solid var(--navy);box-shadow:0 8px 20px #082b5b24;transition:.18s ease}.button:hover{transform:translateY(-1px);background:var(--navy-2)}.button.secondary{background:#fff;color:var(--navy);box-shadow:none}.button.secondary:hover{background:#f8fbff}.button.small{min-height:46px;padding:10px 16px;border-radius:12px}.button.full{width:100%}.button.light{background:#fff;color:var(--navy);border-color:#fff}.button.light:hover{background:#eef6ff}.menu-button{display:none;width:48px;height:48px;border:0;background:transparent;border-radius:12px;padding:10px;cursor:pointer}.menu-button span{display:block;height:3px;background:var(--navy);border-radius:3px;margin:5px 0}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#fff;padding:18px 22px 28px;display:flex;flex-direction:column;transform:translateY(-110%);transition:transform .28s ease}.mobile-menu.open{transform:none}.mobile-menu-top{display:flex;justify-content:space-between;align-items:center}.mobile-menu-top img{width:190px}.menu-close{font-size:40px;border:0;background:transparent;color:var(--navy);width:50px;height:50px;cursor:pointer}.mobile-menu nav{display:flex;flex-direction:column;gap:5px;margin:auto 0}.mobile-menu nav a{font-size:clamp(1.7rem,7vw,2.3rem);font-weight:900;padding:14px 4px;border-bottom:1px solid var(--line)}.mobile-menu-cta{margin-top:auto}.hero{max-width:1180px;margin:auto;padding:78px 24px 72px;display:grid;grid-template-columns:1.03fr .97fr;gap:64px;align-items:center}.eyebrow{display:inline-block;color:var(--teal-dark);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;margin-bottom:12px}.hero h1{font-size:clamp(3rem,6vw,5.2rem);line-height:.98;letter-spacing:-.05em;margin:0 0 24px;color:var(--navy);max-width:700px}.hero-text{font-size:1.24rem;color:var(--muted);max-width:660px;margin:0 0 28px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.hero-note{margin-top:20px;color:#52657a;font-size:.98rem}.hero-demo{position:relative}.hero-demo:before{content:"";position:absolute;width:78%;height:78%;border-radius:50%;background:#2fae9b1f;filter:blur(5px);top:-6%;right:-2%;z-index:-1}.demo-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:22px;box-shadow:var(--shadow);transform:rotate(1deg)}.demo-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px}.demo-head h2{margin:8px 0 0;color:var(--navy);font-size:1.3rem}.pill{display:inline-flex;background:#e7f7f3;color:#1e776d;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:900}.difficulty{font-size:.82rem;font-weight:800;color:#68788c;background:#f1f4f7;padding:7px 10px;border-radius:999px}.word-grid{display:grid;grid-template-columns:repeat(8,1fr);border:2px solid var(--navy);border-radius:14px;overflow:hidden}.word-grid span{aspect-ratio:1;display:grid;place-items:center;border-right:1px solid #cbd7e2;border-bottom:1px solid #cbd7e2;font-weight:900;font-size:1.05rem;color:#143761}.word-grid span:nth-child(8n){border-right:0}.word-grid span:nth-last-child(-n+8){border-bottom:0}.demo-words{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.demo-words span{padding:7px 11px;background:#f4f7f9;border-radius:10px;font-weight:750;font-size:.88rem}.section{padding:86px 24px}.section-soft{background:var(--soft)}.section-heading{max-width:760px;margin:0 auto 42px;text-align:center}.section-heading h2{font-size:clamp(2.2rem,4.5vw,3.5rem);line-height:1.05;letter-spacing:-.04em;color:var(--navy);margin:0 0 16px}.section-heading p{font-size:1.14rem;color:var(--muted);margin:0}.daily-grid{max-width:1040px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:22px}.daily-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;display:flex;flex-direction:column;gap:20px;box-shadow:0 10px 28px #082b5b0f}.daily-card h3{font-size:1.65rem;color:var(--navy);margin:10px 0 6px}.daily-card p{margin:0;color:var(--muted)}.daily-icon{font-size:3rem}.daily-card.child{background:#fffdf7}.daily-card.adult{background:#fbfeff}.puzzle-types{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.puzzle-types article{border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff;position:relative;min-height:220px}.type-icon{font-size:2.2rem}.puzzle-types h3{font-size:1.35rem;color:var(--navy);margin:14px 0 6px}.puzzle-types p{color:var(--muted);margin:0 0 20px}.tag{position:absolute;bottom:20px;left:24px;background:#f1f5f8;color:#52657a;border-radius:999px;padding:5px 9px;font-weight:800;font-size:.76rem}.steps{max-width:1040px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px}.steps article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--navy);color:#fff;font-weight:900;font-size:1.15rem}.steps h3{color:var(--navy);font-size:1.3rem;margin:18px 0 8px}.steps p{color:var(--muted);margin:0}.account-wrap{max-width:1080px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:center}.account-copy h2{font-size:clamp(2.3rem,4.5vw,3.7rem);line-height:1.04;letter-spacing:-.04em;color:var(--navy);margin:0 0 18px}.account-copy>p{font-size:1.15rem;color:var(--muted)}.check-list{list-style:none;padding:0;margin:26px 0}.check-list li{padding:9px 0 9px 34px;position:relative;font-weight:700}.check-list li:before{content:"✓";position:absolute;left:0;top:8px;width:24px;height:24px;border-radius:50%;background:#def5ef;color:var(--teal-dark);display:grid;place-items:center;font-size:.86rem;font-weight:900}.profile-card{border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow);background:#fff}.profile-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.avatar{width:52px;height:52px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:900;font-size:1.3rem}.profile-top strong{display:block;color:var(--navy);font-size:1.1rem}.profile-top span{display:block;color:var(--muted);font-size:.86rem}.coins{font-weight:900;background:#fff7d7;color:#805c00;border-radius:12px;padding:8px 10px}.rank-number{text-align:center;font-size:5.5rem;line-height:1;font-weight:950;color:var(--navy);margin:34px 0 4px}.profile-card>p{text-align:center;color:var(--muted);margin:0 0 24px}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin-bottom:18px}.stats div{text-align:center}.stats strong{display:block;color:var(--navy);font-size:1.2rem}.stats span{font-size:.78rem;color:var(--muted)}.share-button{width:100%;border:0;background:#eff5fb;color:var(--navy);font-weight:900;border-radius:14px;padding:14px;cursor:pointer}.podium{max-width:820px;margin:auto;display:grid;gap:10px}.podium-row{display:grid;grid-template-columns:52px 1fr 1.5fr auto;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px 18px}.podium-row .place{font-size:1.7rem}.podium-row strong{color:var(--navy)}.podium-row>span:nth-child(3){color:var(--muted)}.podium-row b{color:var(--teal-dark);white-space:nowrap}.topics-section{padding-top:76px;padding-bottom:76px}.topic-cloud{max-width:950px;margin:auto;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.topic-cloud a{border:1px solid var(--line);border-radius:999px;padding:12px 17px;font-weight:800;background:#fff;text-decoration:none;color:var(--navy)}.topic-cloud a:hover{border-color:var(--teal)}.type-card-link{text-decoration:none;color:inherit;display:block}.cta-section{max-width:1120px;margin:0 auto 86px;background:var(--navy);color:#fff;border-radius:30px;padding:38px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px}.cta-section img{width:84px;height:84px}.cta-section .eyebrow{color:#76ddcc;margin-bottom:6px}.cta-section h2{font-size:2rem;margin:0 0 4px}.cta-section p{margin:0;color:#d8e5f1}footer{border-top:1px solid var(--line);padding:38px 24px 50px}.footer-inner{max-width:1100px;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.footer-inner img{width:160px}.footer-inner p{color:var(--muted);margin:0}.footer-links{display:flex;gap:22px;font-weight:700;color:#53667c}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,130px);background:#12253c;color:#fff;padding:13px 18px;border-radius:12px;box-shadow:var(--shadow);z-index:200;transition:.25s ease;max-width:90vw;text-align:center}.toast.show{transform:translate(-50%)}@media (max-width:980px){.desktop-nav,.desktop-cta{display:none}.menu-button{display:block}.header-inner{min-height:76px}.brand img{width:170px}.hero{grid-template-columns:1fr;padding-top:54px;gap:40px}.hero-copy{text-align:center}.hero-text{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-demo{max-width:620px;margin:auto;width:100%}.puzzle-types{grid-template-columns:repeat(2,1fr)}.account-wrap{grid-template-columns:1fr;max-width:760px}.podium-row{grid-template-columns:48px 1fr auto}.podium-row>span:nth-child(3){grid-column:2/4}.cta-section{margin-left:22px;margin-right:22px}.footer-inner{grid-template-columns:1fr;text-align:center}.footer-inner img{margin:auto}.footer-links{justify-content:center}}@media (max-width:700px){.header-inner{padding-left:16px;padding-right:12px}.brand{min-width:0}.brand img{width:150px}.zoom-controls{display:none}.hero{padding:44px 18px 54px}.hero h1{font-size:clamp(2.65rem,14vw,4.15rem)}.hero-text{font-size:1.1rem}.hero-buttons{display:grid}.button{width:100%}.demo-card{padding:15px;border-radius:20px;transform:none}.word-grid span{font-size:.9rem}.section{padding:64px 18px}.section-heading{margin-bottom:28px}.daily-grid,.puzzle-types,.steps{grid-template-columns:1fr}.puzzle-types article{min-height:190px}.account-wrap{gap:34px}.profile-card{padding:22px}.podium-row{grid-template-columns:42px 1fr}.podium-row b{grid-column:2}.podium-row>span:nth-child(3){grid-column:2}.cta-section{margin:0 14px 64px;padding:28px 22px;grid-template-columns:1fr;text-align:center}.cta-section img{margin:auto}.footer-links{flex-wrap:wrap}.mobile-menu-top img{width:170px}.stats-bar{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.daily-grid-single{grid-template-columns:1fr;max-width:520px}label{display:flex;flex-direction:column;gap:.4rem;font-weight:600;color:var(--navy)}input[type=text],input[type=email],input[type=password]{font:inherit;padding:.85rem 1rem;border:1px solid #d7dce3;border-radius:12px;background:#fff;color:var(--navy)}input:focus-visible{outline:3px solid var(--teal);outline-offset:1px}.link-button{background:none;border:none;padding:0;color:var(--teal-dark,#237e70);font:inherit;font-weight:600;cursor:pointer;text-decoration:underline}button.button{cursor:pointer;font:inherit}.game-wrap{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}.game-zoom-controls{display:flex;border:1px solid var(--line);border-radius:14px;overflow:hidden}.game-zoom-controls button{border:0;background:#fff;padding:10px 16px;font-weight:800;color:var(--navy);cursor:pointer;min-width:56px}.game-zoom-controls button+button{border-left:1px solid var(--line)}.game-grid-outer{width:100%;overflow-x:auto;display:flex;justify-content:center;padding:8px 0}.game-grid{display:grid;gap:4px;border:2px solid var(--navy);border-radius:16px;padding:10px;background:#fff;-webkit-user-select:none;user-select:none;transform-origin:top center}.game-cell{aspect-ratio:1;display:grid;place-items:center;min-width:40px;min-height:40px;font-weight:900;font-size:1.15rem;color:var(--navy);border-radius:6px;background:#f7f9fb;cursor:pointer;touch-action:none}.game-cell.selected{background:#cdeee7}.game-cell.found{background:var(--teal);color:#fff}.game-wordlist{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:640px}.game-wordlist span{padding:9px 14px;background:#f4f7f9;border-radius:10px;font-weight:750}.game-wordlist span.found{background:#e7f7f3;color:var(--teal-dark);text-decoration:line-through}.game-instructions{color:var(--muted);text-align:center;max-width:520px;margin:0 auto}.archive-filters{max-width:900px;margin:0 auto 32px;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.archive-filters select{font:inherit;padding:.7rem 1rem;border:1px solid #d7dce3;border-radius:12px;background:#fff;color:var(--navy)}.archive-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.archive-card{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 24px;text-decoration:none;color:inherit;box-shadow:0 6px 18px #082b5b0d}.archive-card h3{margin:0 0 8px;color:var(--navy);font-size:1.2rem}.archive-tags{display:flex;gap:8px;flex-wrap:wrap}.archive-tag{background:#f1f5f8;color:#52657a;border-radius:999px;padding:5px 9px;font-weight:800;font-size:.76rem}.archive-status{font-weight:800;color:#68788c;white-space:nowrap}.archive-status.solved{color:var(--teal-dark)}select{font:inherit;padding:.85rem 1rem;border:1px solid #d7dce3;border-radius:12px;background:#fff;color:var(--navy)}.tx-list{max-width:520px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.tx-row{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 18px}.tx-amount{font-weight:900;white-space:nowrap}.tx-amount.positive{color:var(--teal-dark)}.tx-amount.negative{color:#c0392b}.game-solved-banner{display:inline-block;margin-top:10px;padding:8px 16px;border-radius:999px;background:#e7f7f3;color:var(--teal-dark);font-weight:700;font-size:.95rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#082b5b8c;display:flex;align-items:center;justify-content:center;padding:20px}.modal-card{position:relative;background:#fff;border-radius:24px;padding:36px 30px;max-width:420px;width:100%;text-align:center;box-shadow:0 20px 60px #00000040}.modal-close{position:absolute;top:14px;right:14px;width:40px;height:40px;border:0;background:#f1f4f7;border-radius:50%;font-size:1.5rem;line-height:1;color:var(--navy);cursor:pointer}.modal-moves{color:var(--muted);font-weight:700;margin-top:.75rem}.modal-actions{display:flex;flex-direction:column;gap:.6rem;margin-top:1.25rem}.stats-bar{max-width:1000px;margin:0 auto 20px;padding:28px 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}.stats-bar strong{display:block;font-size:2rem;color:var(--navy);letter-spacing:-.02em}.stats-bar span{color:var(--muted);font-size:.9rem;font-weight:600}.dashboard-grid{max-width:960px;margin:0 auto;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.dashboard-balance{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.dashboard-balance-number{font-size:3rem;font-weight:900;color:var(--navy);margin-top:.4rem}.tile-grid{max-width:960px;margin:0 auto;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.tile-card{display:block;background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px 24px;text-decoration:none;color:inherit;text-align:center;box-shadow:0 6px 18px #082b5b0d;transition:transform .15s ease}.tile-card:hover{transform:translateY(-3px)}.tile-icon{font-size:2.4rem;display:block;margin-bottom:10px}.tile-card h3{margin:0 0 6px;color:var(--navy);font-size:1.15rem}.tile-card p{margin:0;color:var(--muted);font-size:.92rem}.share-preview{width:220px;height:220px;border-radius:20px;box-shadow:0 10px 30px #082b5b2e;display:inline-block}.scramble-answer{min-height:80px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;padding:14px;border:2px dashed var(--line);border-radius:16px;max-width:520px;margin:0 auto}.scramble-placeholder{color:var(--muted)}.scramble-pool{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:520px;margin:0 auto}.scramble-tile{width:56px;height:56px;border-radius:14px;border:2px solid var(--navy);background:#fff;color:var(--navy);font-weight:900;font-size:1.4rem;cursor:pointer}.scramble-tile.filled{background:var(--navy);color:#fff}.scramble-tile.used{opacity:.25;cursor:default}.scramble-answer.shake,.fillin-word.shake{animation:shake-anim .4s}@keyframes shake-anim{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.fillin-word{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:640px;margin:0 auto}.fillin-letter{width:52px;height:60px;display:grid;place-items:center;border-radius:10px;font-weight:900;font-size:1.4rem;text-align:center}.fillin-letter.given{background:#f4f7f9;color:var(--navy)}.fillin-letter.input{background:#fff;border:2px solid var(--teal);color:var(--navy);text-transform:uppercase}.admin-tabs{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:0}.admin-tab{padding:12px 18px;border-radius:12px 12px 0 0;color:var(--muted);font-weight:700;text-decoration:none}.admin-tab.active{background:#fff;color:var(--navy);border:1px solid var(--line);border-bottom-color:#fff;margin-bottom:-1px}.admin-table{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.admin-row{display:grid;grid-template-columns:1fr auto auto auto;gap:16px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 20px}.admin-row-actions{display:flex;gap:8px;flex-wrap:wrap}.pairs-columns{display:flex;gap:24px;justify-content:center;max-width:520px;margin:0 auto}.pairs-column{display:flex;flex-direction:column;gap:10px;flex:1;min-width:0}.pairs-tile{padding:14px 16px;border-radius:12px;border:2px solid var(--line);background:#fff;color:var(--navy);font-weight:700;cursor:pointer;text-align:center;word-break:break-word;min-height:44px}.pairs-tile.selected{border-color:var(--navy);background:#eef3f8}.pairs-tile.found{background:var(--teal);color:#fff;border-color:var(--teal)}.pairs-tile.wrong{border-color:#c0392b;background:#fdecea}.pairs-tile:disabled{cursor:default}@media (max-width:400px){.pairs-columns{gap:10px}.pairs-tile{padding:10px 8px;font-size:.9rem}}.crossword-wrapper{width:min(100%,720px);margin:-10px auto 0}.crossword-grid{display:grid;gap:2px;background:var(--navy);padding:2px;border-radius:8px;width:fit-content;margin:0 auto}.crossword-cell{position:relative;aspect-ratio:1;background:#fff;display:grid;place-items:center;font-weight:900;font-size:clamp(.85rem,2.2vw,1.1rem);color:var(--navy)}.crossword-cell.block{background:var(--navy)}.crossword-cell.found{background:#e7f7f3}.crossword-cell.active-word{background:#fff3d6}.crossword-cell.found.active-word{background:#d9f2ea}.crossword-cell input{width:100%;height:100%;border:0;text-align:center;font:inherit;font-weight:900;color:var(--navy);background:transparent;text-transform:uppercase;padding:0}.crossword-cell input:disabled{color:var(--teal-dark)}.crossword-number{position:absolute;top:1px;left:3px;font-size:.6rem;font-weight:700;color:#8494a8}.crossword-slots{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:640px;margin:0 auto}.crossword-slot{padding:10px 14px;border-radius:10px;border:2px solid var(--line);background:#fff;color:var(--navy);font-weight:700;cursor:pointer}.crossword-slot.selected{border-color:var(--navy);background:#eef3f8}.crossword-bank{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:640px;margin:0 auto}.scramble-tile.wrong{border-color:#c0392b;background:#fdecea}.crossword-clues{display:flex;gap:32px;flex-wrap:wrap;justify-content:center;max-width:720px;margin:0 auto;text-align:left}.crossword-clues h4{color:var(--navy);margin-bottom:8px}.crossword-clues p{margin:4px 0;color:var(--navy);cursor:pointer;padding:4px 6px;border-radius:8px}.crossword-clues p:hover{background:#f4f7f9}.crossword-clues p.active{background:#fff3d6;font-weight:700}.crossword-clues p.found{color:var(--teal-dark);text-decoration:line-through;cursor:default}.crossword-clues p.found:hover{background:none}.related-puzzles{max-width:720px;margin:2.5rem auto 0;display:flex;gap:40px;flex-wrap:wrap;justify-content:center;text-align:left}.related-puzzles h4{color:var(--navy);margin-bottom:8px}.related-puzzles ul{margin:0 0 8px;padding-left:1.1rem}.related-puzzles li{margin-bottom:4px}.puzzle-number{font-size:.8rem;color:var(--muted);margin-top:-.3rem}.puzzle-number-inline{font-size:.8rem;font-weight:400;color:var(--muted)}.article-content{font-size:1.05rem;line-height:1.75;color:var(--navy)}.article-content h2{margin-top:2rem;margin-bottom:.75rem;font-size:1.4rem}.article-content p{margin-bottom:1.1rem}.article-content ul{margin:0 0 1.1rem 1.3rem}.article-content li{margin-bottom:.4rem}.footer-newsletter{max-width:420px;margin:1.5rem auto;text-align:center}.newsletter-signup{display:flex;flex-direction:column;gap:.6rem;align-items:center}.newsletter-row{display:flex;gap:.5rem;width:100%}.newsletter-row input[type=email]{flex:1;padding:.7rem 1rem;border-radius:10px;border:1px solid var(--line)}.newsletter-consent{display:flex;gap:.5rem;align-items:flex-start;font-size:.8rem;color:var(--muted);text-align:left;font-weight:400}.newsletter-consent input{margin-top:3px}.newsletter-success{color:var(--teal-dark);font-weight:700}
