:root{color-scheme:light;--page: #fbf7ef;--surface: #ffffff;--surface-soft: #f7fbff;--surface-blue: #eef6ff;--ink: #071d49;--ink-soft: #31435f;--muted: #6b778b;--blue: #0b63f6;--blue-dark: #0747b8;--blue-soft: #dcecff;--blue-line: #b8d3ff;--gold: #ffd54f;--gold-dark: #c89212;--gold-soft: #fff3bf;--cream: #fffaf1;--border: #e0e6f0;--border-strong: #c4cedd;--shadow: 0 12px 30px rgba(9, 31, 73, .07);--shadow-soft: 0 5px 16px rgba(9, 31, 73, .055);--focus: #ffb72c;--radius-sm: 12px;--radius: 18px;--radius-lg: 28px;--max-page: 1180px;--font-ui: "Segoe UI", "Aptos", system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-serif;--font-heading: "Segoe UI", "Aptos Display", "Aptos", system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-serif}*{box-sizing:border-box}html{background:var(--page);color:var(--ink);font-family:var(--font-ui)}body{margin:0;min-width:320px;font-size:19px;line-height:1.54;overflow-x:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body:before,body:after{content:"";position:fixed;z-index:-1;border-radius:999px;pointer-events:none}body:before{width:360px;height:360px;left:-140px;top:360px;background:linear-gradient(140deg,#dcecffe6,#f7fbff00)}body:after{width:420px;height:420px;right:-180px;top:120px;background:radial-gradient(circle,#b8d3ff6b,#fbf7ef00)}a{color:var(--blue-dark)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:4px solid var(--focus);outline-offset:4px}.skip-link{position:absolute;left:1rem;top:-6rem;z-index:50;padding:.75rem 1rem;border-radius:var(--radius-sm);background:var(--ink);color:#fff;font-weight:900}.skip-link:focus{top:1rem}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1}.site-header{padding:.75rem}.header-inner{width:min(100%,calc(var(--max-page) + 3rem));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.9rem 1.25rem;border:1px solid rgba(224,230,240,.95);border-radius:var(--radius-lg);background:#fffffff0;box-shadow:0 4px 14px #091f490b}.brand-lockup,.footer-brand{color:var(--ink);text-decoration:none}.wordtorch-logo{display:inline-flex;align-items:center;gap:.75rem;color:var(--ink)}.wordtorch-logo-image{display:block;max-width:100%;height:auto}.wordtorch-logo--header .wordtorch-logo-image{width:300px}.wordtorch-logo--footer .wordtorch-logo-image{width:250px}.wordtorch-logo--compact .wordtorch-logo-image{width:42px}.wordtorch-logo--full .wordtorch-logo-image{width:420px}.site-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.35rem 1.05rem}.site-nav a{min-height:48px;display:inline-flex;align-items:center;border-bottom:3px solid transparent;padding:.35rem .2rem;color:var(--ink);font-weight:700;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{border-color:var(--blue);color:var(--blue-dark)}.mobile-menu{display:none}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.bottom-nav{display:none}.home-wrap,.page-wrap,.tool-wrap,.tool-page-wrap{width:min(100% - 2rem,var(--max-page));margin-inline:auto}.home-wrap,.page-wrap,.tool-wrap,.tool-page-wrap{padding:1.4rem 0 3rem}.home-hero{padding:1.4rem 0 .5rem}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;align-items:center}.hero-copy{max-width:560px}.hero-copy h1,.tool-hero h1,.info-hero h1{margin:0;color:var(--ink);font-family:var(--font-heading);font-size:clamp(2.35rem,6.4vw,4rem);font-weight:800;line-height:1.14;letter-spacing:0}.tool-hero h1,.info-hero h1{font-size:clamp(2rem,4.4vw,3rem);font-weight:750}.hero-copy p,.tool-copy,.info-hero p{margin:1.25rem 0 0;max-width:650px;color:var(--ink-soft);font-size:1.22rem;font-weight:500}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.primary-button,.secondary-button{min-height:62px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:2px solid var(--blue);border-radius:var(--radius-sm);padding:.8rem 1.35rem;font-size:1.08rem;font-weight:750;text-align:center;text-decoration:none;cursor:pointer}.primary-button{background:linear-gradient(180deg,#176df9,var(--blue));color:#fff;box-shadow:0 8px 18px #0b63f629}.primary-button:hover{background:var(--blue-dark)}.secondary-button{border-color:var(--border-strong);background:#fff;color:var(--ink-soft);box-shadow:none}.secondary-button:hover{background:var(--surface-blue);border-color:var(--blue-line);color:var(--blue-dark)}.featured-tool-card,.tool-panel,.results-panel,.help-card,.related-panel,.section-panel,.score-panel,.info-card{border:1px solid var(--border);border-radius:var(--radius);background:#fffffff0;box-shadow:var(--shadow)}.featured-tool-card{padding:1.5rem}.featured-tool-head{display:flex;align-items:center;gap:.7rem;margin-bottom:.7rem}.featured-tool-head h2,.tool-panel-title,.results-title,.help-card h2,.related-panel h2,.section-heading h2,.info-card h2,.score-panel h2{margin:0;color:var(--ink);font-size:1.42rem;line-height:1.2;font-family:var(--font-heading);font-weight:750}.featured-tool-head p,.tool-panel-help,.section-heading p,.help-card p,.related-panel p,.info-card p{margin:.2rem 0 0;color:var(--ink-soft);font-weight:500}.preview-input{width:100%;min-height:68px;border:2px solid #7fa7e7;border-radius:var(--radius-sm);padding:.7rem .9rem;color:var(--ink);background:#fff;font-size:clamp(2rem,6vw,2.8rem);font-weight:800;letter-spacing:.18em}.preview-buttons{display:grid;grid-template-columns:1fr;gap:.75rem;margin:.85rem 0 0}.preview-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.preview-filter label{display:block;margin-bottom:.35rem;color:var(--ink);font-size:.95rem;font-weight:700}.preview-filter select,.select{width:100%;min-height:56px;border:2px solid var(--border-strong);border-radius:var(--radius-sm);padding:.6rem .75rem;background:#fff;color:var(--ink);font-size:1rem;font-weight:600}.preview-results{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.preview-count,.result-count{display:inline-flex;align-items:center;gap:.4rem;min-height:40px;padding:.3rem .7rem;border-radius:999px;background:var(--blue-soft);color:var(--blue-dark);font-weight:700}.preview-chip-row{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.75rem}.tool-section-title{position:relative;margin:2rem 0 1.2rem;text-align:center}.tool-section-title h2{margin:0;color:var(--ink);font-size:clamp(1.65rem,4vw,2.15rem);font-family:var(--font-heading);font-weight:750;letter-spacing:0}.tool-section-title p{max-width:680px;margin:.5rem auto 0;color:var(--ink-soft);font-size:1.05rem;font-weight:500}.tool-card-grid,.tool-grid,.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1rem}.tool-card{min-height:170px;display:flex;flex-direction:column;gap:.7rem;padding:1.1rem;border:1px solid var(--border);border-radius:var(--radius);background:#ffffffe6;box-shadow:0 3px 12px #091f490b;color:var(--ink);text-decoration:none}.tool-card:hover{border-color:var(--blue-line);box-shadow:0 8px 18px #091f4912;transform:translateY(-1px)}.tool-card-top{display:flex;align-items:center;gap:.85rem}.tool-icon{width:62px;height:62px;flex:0 0 auto;display:inline-grid;place-items:center;border-radius:50%;background:#f2f7ff;color:var(--blue-dark);font-size:1.15rem;font-weight:750;letter-spacing:0}.card-badge{display:block;color:var(--muted);font-size:.8rem;font-weight:700}.tool-card-title{display:block;color:var(--ink);font-size:1.16rem;font-family:var(--font-heading);font-weight:750;line-height:1.18}.tool-card-copy{color:var(--muted);font-size:.98rem;font-weight:500}.card-action{margin-top:auto;color:var(--blue);font-weight:750}.card-action:after{content:" ->"}.tool-hero{padding:1.5rem 0 0}.tool-hero-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fffffff0;box-shadow:var(--shadow-soft)}.kicker{display:inline-flex;margin:0 0 .45rem;padding:.22rem .6rem;border-radius:999px;background:var(--blue-soft);color:var(--blue-dark);font-size:.95rem;font-weight:650}.content-stack{display:grid;gap:1.2rem}.tool-panel{display:grid;gap:.8rem;padding:1.35rem}.tool-panel-header,.results-header,.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-bottom:.9rem;border-bottom:1px solid var(--border)}.field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:.85rem}.options-panel{border:1px solid var(--border);border-radius:var(--radius-sm);background:#f7fbffa8}.options-panel summary{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .9rem;color:var(--ink);font-weight:750;cursor:pointer;list-style:none}.options-panel summary::-webkit-details-marker{display:none}.options-panel summary:after{content:"+";width:1.8rem;height:1.8rem;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--blue-line);border-radius:999px;color:var(--blue);font-size:1.25rem;line-height:1}.options-panel[open] summary:after{content:"-"}.options-panel summary:focus-visible{outline:var(--focus);outline-offset:3px}.options-summary{flex:1 1 auto;color:var(--muted);font-size:.94rem;font-weight:600;text-align:right}.options-content{display:grid;gap:.75rem;padding:0 .9rem .9rem;border-top:1px solid var(--border)}.compact-help-text{margin:0;color:var(--ink-soft);font-size:1rem;font-weight:500}.compact-options-grid{grid-template-columns:minmax(0,320px)}.form-field{display:grid;gap:.45rem}.field-label{display:block;color:var(--ink);font-weight:700}.field-label.small{font-size:1rem;color:var(--muted);font-weight:600}.input,.large-input{width:100%;min-height:66px;border:2px solid var(--border-strong);border-radius:var(--radius-sm);padding:.75rem .9rem;background:#fff;color:var(--ink);font-size:1.2rem;font-weight:700}.tool-panel>.form-field>.large-input{min-height:76px;border-color:#7fa7e7;font-size:1.35rem;box-shadow:0 0 0 4px #0b63f60e}.tool-panel .options-panel .large-input,.tool-panel .options-panel .select,.tool-panel .field-grid .select{min-height:54px;border-width:1px;font-size:1rem;box-shadow:none}.tool-panel .options-panel .large-letter-input{letter-spacing:.1em}.letter-input,.word-entry-input{text-transform:uppercase;letter-spacing:.12em;font-weight:800}.featured-word-input,.large-letter-input{letter-spacing:.16em}.input::placeholder,.large-input::placeholder{color:#60708a;opacity:1}.field-help,.help-text,.dictionary-note{margin:0;color:var(--muted);font-size:.96rem;font-weight:500}.dictionary-note{padding:.55rem .7rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:#f7fbffbf}.example-row{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin-top:-.15rem}.example-label{color:var(--muted);font-size:.94rem;font-weight:600}.example-button{min-height:36px;border:1px solid var(--border);border-radius:999px;padding:.28rem .7rem;background:#ffffffd1;color:var(--ink-soft);font-size:.92rem;font-weight:600;cursor:pointer}.example-button:hover{background:var(--blue-soft);border-color:var(--blue-line);color:var(--blue-dark)}.checkbox-line{min-height:66px;display:flex;align-items:center;gap:.65rem;border:2px solid var(--border-strong);border-radius:var(--radius-sm);padding:.75rem .9rem;background:#fff;font-weight:600}.checkbox-line input{width:1.35rem;height:1.35rem;flex:0 0 auto}.button-row{display:flex;flex-wrap:wrap;gap:.8rem}.results-panel,.help-card,.related-panel,.score-panel,.section-panel,.info-card{padding:1.25rem}.related-panel{background:#ffffffb8;box-shadow:none}.related-panel .section-heading h2{font-size:1.25rem}.related-panel .section-heading p{color:var(--muted);font-size:.98rem}.ad-slot{width:100%;min-height:var(--ad-min-height, 110px);box-sizing:border-box;display:grid;align-content:stretch;gap:.4rem;margin:clamp(1.5rem,3vw,2.4rem) 0;border:1px solid rgba(196,206,221,.72);border-radius:var(--radius-sm);padding:.65rem;background:linear-gradient(180deg,#f7fbffb8,#ffffffdb);box-shadow:0 10px 22px #091f490b;overflow:hidden}.ad-slot[hidden],.ad-slot--collapsed,.ad-slot:has(.adsbygoogle[data-ad-status=unfilled]){display:none;min-height:0;margin:0;border:0;padding:0}.ad-slot-label{margin:0;color:#7b8aa3;font-size:.68rem;font-weight:800;letter-spacing:.13em;line-height:1;text-transform:uppercase}.ad-slot-placeholder,.ad-slot .adsbygoogle{min-height:calc(var(--ad-min-height, 110px) - 2.1rem);display:grid;place-items:center;border:1px dashed rgba(159,179,210,.7);border-radius:calc(var(--radius-sm) - 4px);background:repeating-linear-gradient(135deg,#e6f0ff61 0 10px,#ffffff85 10px 20px);color:#6a7890;font-size:.92rem;font-weight:750;text-align:center}.ad-slot--rectangle{max-width:420px;margin-inline:auto}.ad-slot--games{margin-top:clamp(1.4rem,3vw,2.2rem);margin-bottom:clamp(1.4rem,3vw,2.2rem)}.ad-slot--after-intro{margin-top:.2rem}.ad-slot--after-primary{margin-top:.45rem}.related-panel .tool-card{min-height:145px;border-color:var(--border);background:#ffffffc7;box-shadow:none}.related-panel .tool-icon{width:50px;height:50px;font-size:.95rem}.related-panel .tool-card-title{font-size:1.04rem}.related-panel .tool-card-copy{font-size:.92rem}.related-panel .card-action{color:var(--blue-dark);font-size:.95rem}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,145px),1fr));gap:.7rem}.word-chip{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:.55rem .75rem;background:#fff;color:var(--blue-dark);font-weight:750;box-shadow:0 2px 8px #091f490a;overflow-wrap:anywhere}.word-chip-button{width:100%;font:inherit;cursor:pointer;text-align:left}.word-chip-button:hover{border-color:var(--blue-line);background:var(--surface-blue);color:var(--blue-dark)}.result-meta{color:var(--muted);font-size:.95rem;font-weight:600}.result-section-title{grid-column:1 / -1;margin:.5rem 0 0;color:var(--ink);font-size:1.2rem}.state-card{grid-column:1 / -1;margin:0;padding:.9rem;border:1px dashed var(--blue-line);border-radius:var(--radius-sm);background:var(--surface-blue);color:var(--ink-soft);font-weight:500}.limit-message{border-style:solid}.wordle-row,.wordle-grid{display:grid;grid-template-columns:repeat(var(--wordle-length, 5),minmax(42px,76px));gap:.55rem}.wordle-cell,.wordle-grid .input{text-align:center;padding-left:.25rem;padding-right:.25rem;font-size:1.55rem;font-weight:800}.score-panel{display:grid;gap:.9rem}.score-word-detail{display:grid;gap:.65rem}.score-word-detail .word-chip{max-width:260px}.word-detail-backdrop{position:fixed;inset:0;z-index:90;background:#071d4952}.word-detail-drawer{position:fixed;z-index:91;left:50%;bottom:1rem;width:min(92vw,560px);max-height:min(82vh,720px);display:grid;grid-template-rows:auto 1fr;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:0 24px 60px #091f4938;overflow:hidden;transform:translate(-50%);font-size:1rem}.word-detail-backdrop[hidden],.word-detail-drawer[hidden]{display:none}.word-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.15rem;border-bottom:1px solid var(--border);background:var(--surface-soft)}.word-detail-header h2{margin:0;font-family:var(--font-heading);color:var(--ink);font-size:clamp(2rem,8vw,3rem);font-weight:750;line-height:1.05;letter-spacing:0}.word-detail-meta{margin:.45rem 0 0;color:var(--ink-soft);font-size:.98rem;font-weight:600}.word-detail-close{min-height:46px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:.55rem .8rem;background:#fff;color:var(--ink);font:inherit;font-weight:700;cursor:pointer}.word-detail-content{display:grid;gap:.8rem;padding:1rem 1.15rem max(1.15rem,env(safe-area-inset-bottom));overflow:auto}.detail-section{display:grid;gap:.45rem;padding-bottom:.8rem;border-bottom:1px solid var(--border)}.detail-section:last-child{border-bottom:0;padding-bottom:0}.detail-section h3{margin:0;font-family:var(--font-heading);color:var(--ink);font-size:1.05rem;font-weight:700}.detail-section p{margin:0;color:var(--ink-soft);font-weight:500;line-height:1.55}.detail-definition-list{display:grid;gap:.45rem}.detail-chip-list,.detail-link-list{display:flex;flex-wrap:wrap;gap:.5rem}.detail-chip,.detail-link-list a{min-height:40px;display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;padding:.35rem .75rem;background:var(--surface-blue);color:var(--blue-dark);font-weight:650;text-decoration:none}.detail-link-list a{border-radius:var(--radius-sm);background:#fff}.detail-muted{color:var(--muted)}.score-panel .lead{margin:0;font-family:var(--font-heading);color:var(--blue);font-size:2.5rem;font-weight:750}.breakdown-list{display:flex;flex-wrap:wrap;gap:.7rem;padding:0;margin:0;list-style:none}.breakdown-list li{border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:.5rem .7rem;background:#fff;color:var(--ink);font-weight:700}.info-hero{padding:1.6rem 0 0}.info-grid{display:grid;gap:1rem;margin-top:1rem}.info-card ul{margin:.8rem 0 0;padding-left:1.3rem;color:var(--ink-soft);font-weight:500}.info-card p+p{margin-top:.8rem}.info-card a{font-weight:700}.info-meta{margin:0 0 .75rem;color:var(--blue-dark);font-weight:700}.trust-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1rem;margin-top:1.4rem}.trust-item{border:1px solid var(--border);border-radius:var(--radius);padding:1.15rem;background:#ffffffdb;box-shadow:0 3px 12px #091f490b}.trust-item h2{margin:0;color:var(--ink);font-size:1.08rem;font-weight:800}.trust-item p{margin:.45rem 0 0;color:var(--ink-soft);font-weight:500}.trust-item a{font-weight:700}.site-footer{margin-top:auto;border-top:1px solid var(--border);background:#ffffffd1}.footer-inner{width:min(100% - 2rem,var(--max-page));margin:0 auto;display:grid;gap:1.25rem;padding:1.5rem 0}.footer-links{display:flex;flex-wrap:wrap;gap:.6rem 1.3rem}.footer-links a{color:var(--ink);font-weight:600;text-decoration:none}.footer-links a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:.25em}.footer-note{margin:0;color:var(--muted);font-weight:500}.footer-note span{display:block}.footer-note span:first-child{color:var(--ink);font-weight:700}.mock-home-wrap{width:min(100% - 3.5rem,1180px);margin-inline:auto}.mock-home-hero{position:relative;overflow:hidden;padding:3.5rem 0 1.95rem;background:radial-gradient(circle at 50% 54%,rgba(255,216,96,.22),transparent 34%),radial-gradient(circle at 80% 44%,rgba(11,99,246,.08),transparent 28rem),linear-gradient(90deg,#fffaf0,#fff 48%,#f8fbff)}.mock-home-hero:before{content:"";position:absolute;inset:auto -8rem -6rem auto;width:36rem;height:36rem;border-radius:999px;background:radial-gradient(circle,#0b63f61f,#0b63f600);pointer-events:none}.mock-hero-grid{position:relative;display:grid;grid-template-columns:minmax(460px,.86fr) minmax(600px,1.14fr);align-items:start;gap:1.5rem;min-height:570px}.mock-hero-copy{position:relative;z-index:3;align-self:start;max-width:500px;padding:1.75rem 0 1.25rem}.mock-hero-copy h1{max-width:500px;margin:0;color:#07183f;font-family:var(--font-heading);font-size:clamp(2.75rem,4.25vw,3.75rem);font-weight:900;line-height:1.06;letter-spacing:0}.hero-title-line{display:block;color:inherit;white-space:normal}.hero-title-answer-text{white-space:normal}.mock-hero-copy h1 .hero-title-emphasis{color:var(--blue);text-shadow:0 8px 24px rgba(11,99,246,.14)}.mock-hero-copy p{max-width:440px;margin:1.25rem 0 0;color:#203455;font-size:1.22rem;font-weight:520;line-height:1.55}.mock-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.75rem}.mock-hero-actions .primary-button,.mock-hero-actions .secondary-button{min-height:60px;padding-inline:1.55rem}.mock-primary{border-color:#0b63f6;background:linear-gradient(180deg,#1576ff,#0758e6);box-shadow:0 14px 28px #0b63f62e}.mock-secondary{border-color:#c8d5e8;background:#ffffffd6;color:#0a1d46}.hero-art{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;justify-self:end;width:min(58vw,740px);min-height:500px;margin-top:-.7rem;margin-left:-.75rem;overflow:visible;isolation:isolate;pointer-events:none}.hero-art:before{content:"";position:absolute;inset:20% 4% 12% 16%;border-radius:999px;background:radial-gradient(circle at 40% 58%,rgba(255,216,96,.28),transparent 44%),radial-gradient(circle at 78% 50%,rgba(11,99,246,.1),transparent 48%);filter:blur(24px)}.hero-art img{position:relative;display:block;width:121%;max-width:none;height:auto;transform:translate(-2%) scale(1.06);filter:drop-shadow(0 26px 45px rgba(5,24,55,.16));-webkit-mask-image:radial-gradient(ellipse 82% 76% at 55% 51%,#000 65%,rgba(0,0,0,.78) 82%,transparent 100%);mask-image:radial-gradient(ellipse 82% 76% at 55% 51%,#000 65%,rgba(0,0,0,.78) 82%,transparent 100%)}.hero-art-mobile{display:none}.hero-art-desktop{display:flex}.popular-tools-panel{position:relative;z-index:5;margin-top:-.15rem;padding:1.8rem 1.6rem 1.45rem;border:1px solid rgba(224,230,240,.92);border-radius:1.2rem;background:#ffffffed;box-shadow:0 18px 40px #091f490f}.mock-section-heading{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:1.3rem}.section-icon{width:2rem;height:2rem;display:grid;place-items:center;border-radius:.65rem;background:var(--gold-soft);color:var(--gold-dark);font-size:1.15rem;font-weight:900}.mock-section-heading h2{margin:0;color:#07183f;font-size:clamp(1.65rem,3vw,2rem);line-height:1.18;font-weight:800}.mock-section-heading p{margin:.25rem 0 0;color:#2d3d5a;font-size:1.02rem;font-weight:520}.popular-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.55rem}.popular-card{min-height:380px;position:relative;display:flex;flex-direction:column;padding:1.35rem;overflow:hidden;border:1px solid #dfe7f2;border-radius:1rem;background:linear-gradient(180deg,#fffffffa,#f8fbfff0);color:#07183f;text-decoration:none;box-shadow:0 10px 24px #091f490e}.popular-card:before{content:"";position:absolute;inset:auto -2rem -3rem;height:10rem;background:radial-gradient(circle at 50% 0%,#0b63f617,#0b63f600);pointer-events:none}.popular-card:hover{border-color:var(--blue-line);box-shadow:0 18px 32px #091f4917;transform:translateY(-2px)}.popular-visual{min-height:162px;display:grid;place-items:center;margin-bottom:1.25rem}.asset-visual{position:relative;min-height:166px}.asset-visual:before{content:"";position:absolute;inset:12% 10% 2%;border-radius:999px;background:radial-gradient(circle,#0b63f61f,#0b63f600)}.asset-visual img{position:relative;display:block;width:min(100%,190px);height:auto;object-fit:contain;filter:drop-shadow(0 16px 20px rgba(9,31,73,.12))}.popular-title{display:block;margin-top:auto;color:#07183f;font-family:var(--font-heading);font-size:1.42rem;font-weight:820;line-height:1.16}.popular-copy{display:block;margin-top:.65rem;color:#243956;font-size:1.05rem;line-height:1.42;font-weight:520}.popular-action{width:2.7rem;height:2.7rem;display:grid;place-items:center;margin-top:1.3rem;border-radius:999px;background:var(--blue);color:#fff;font-size:1.55rem;font-weight:800;line-height:1}.more-tools-strip{display:grid;grid-template-columns:.95fr 1.15fr 1.2fr;align-items:stretch;gap:0;margin-top:2.1rem;border:1px solid #d9e4f4;border-radius:1rem;overflow:hidden;background:linear-gradient(90deg,#f4f8ff,#fff)}.more-tools-intro,.mini-tool-link{display:flex;align-items:center;gap:1rem;min-height:7.8rem;padding:1.25rem 1.45rem;color:#07183f;text-decoration:none}.mini-tool-link{border-left:1px solid #d9e4f4}.more-spark{color:var(--blue);font-size:2.35rem;line-height:1}.more-tools-intro h2,.mini-tool-link strong{display:block;margin:0;color:#07183f;font-size:1.18rem;font-weight:820;line-height:1.2}.more-tools-intro p,.mini-tool-link small{display:block;margin-top:.25rem;color:#31435f;font-size:.96rem;font-weight:520;line-height:1.35}.mini-icon{width:3rem;height:3rem;display:grid;place-items:center;border-radius:.65rem;background:linear-gradient(145deg,#69a5ff,#0b63f6);color:#fff;font-weight:900}.mini-dot-grid{width:3rem;height:3rem;background:radial-gradient(circle,var(--blue) 0 .28rem,transparent .3rem) 0 0 / 1rem 1rem}.mini-tool-link b{margin-left:auto;color:var(--blue);font-size:1.9rem;line-height:1}.trust-note-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:1.45rem;margin-bottom:1.7rem;overflow:hidden;border:1px solid rgba(255,213,79,.24);border-radius:1rem;background:linear-gradient(90deg,#fff,#fff8e8);box-shadow:0 10px 22px #091f490a}.trust-note-row div{display:grid;grid-template-columns:auto 1fr;column-gap:.9rem;align-items:center;padding:1.35rem 1.6rem}.trust-note-row div+div{border-left:1px solid rgba(201,148,32,.18)}.trust-icon{grid-row:span 2;width:4.6rem;height:4.6rem;display:grid;place-items:center;border-radius:1rem;background:#eef6ffb8}.trust-icon img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(11,99,246,.12))}.trust-icon svg{display:block;width:3.25rem;height:3.25rem;fill:none;stroke:var(--blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:4.5;filter:drop-shadow(0 10px 14px rgba(11,99,246,.12))}.trust-icon--account{background:linear-gradient(145deg,#eef6ff,#fff)}.trust-icon--account circle{fill:#0b63f61f}.trust-note-row h2{margin:0;color:#07183f;font-size:1.05rem;font-weight:820}.trust-note-row p{margin:.2rem 0 0;color:#31435f;font-size:.96rem;font-weight:520;line-height:1.35}@media(max-width:760px){body{font-size:18px}.site-header{padding:.6rem}.header-inner{align-items:stretch;padding:.85rem;border-radius:22px}.brand-lockup,.site-nav{width:100%}.site-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .65rem}.site-nav a{justify-content:center}.hero-grid,.preview-filter-grid{grid-template-columns:1fr}.preview-buttons,.hero-actions{display:grid;grid-template-columns:1fr}.button-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.primary-button,.hero-actions .secondary-button,.preview-buttons .secondary-button{width:100%}.button-row .secondary-button{width:auto;min-width:92px;padding-inline:1rem}.tool-hero-card{align-items:flex-start}.results-header,.tool-panel-header,.section-heading{display:grid}.result-count{justify-content:center;width:100%}.wordle-row,.wordle-grid{grid-template-columns:repeat(var(--wordle-length, 5),minmax(0,1fr))}}@media(max-width:1050px){.site-header{padding:0}.header-inner{width:100%;min-height:108px;padding:1rem 2rem;border-width:0 0 1px;border-radius:0;box-shadow:0 4px 14px #091f490e}.wordtorch-logo--header .wordtorch-logo-image{width:clamp(255px,34vw,320px)}.site-nav{display:none}.mobile-menu{display:block;margin-left:auto}.mobile-menu summary{width:58px;height:58px;display:grid;place-items:center;gap:5px;border:0;border-radius:var(--radius-sm);background:transparent;cursor:pointer}.mobile-menu summary span{width:34px;height:4px;display:block;border-radius:999px;background:var(--blue)}.mobile-menu-panel{position:absolute;left:1rem;right:1rem;top:6.9rem;z-index:20;display:grid;gap:.4rem;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 10px 24px #091f4914}.mobile-menu-panel a{min-height:48px;display:flex;align-items:center;border-radius:var(--radius-sm);padding:.45rem .75rem;color:var(--ink);font-weight:700;text-decoration:none}.mobile-menu-panel a[aria-current=page],.mobile-menu-panel a:hover{background:var(--blue-soft);color:var(--blue-dark)}.mock-hero-grid{grid-template-columns:minmax(0,1fr);gap:0;min-height:0;padding-bottom:1rem}.mock-hero-copy{max-width:720px;padding-top:1.4rem}.hero-art{order:2;width:min(100%,800px);min-height:min(56vw,500px);margin:-.9rem auto -1.5rem}.hero-art img{width:118%;transform:translate(-2%) scale(1.04)}.popular-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.more-tools-strip{grid-template-columns:1fr}.mini-tool-link{border-left:0;border-top:1px solid #d9e4f4}.trust-note-row{grid-template-columns:1fr}.trust-note-row div+div{border-left:0;border-top:1px solid rgba(201,148,32,.18)}}@media(max-width:899px){body{padding-bottom:calc(6rem + env(safe-area-inset-bottom))}.site-header{padding:0}.header-inner{width:100%;min-height:104px;padding:1rem 1.35rem;border-width:0 0 1px;border-radius:0;box-shadow:0 4px 14px #091f490e}.brand-lockup{width:auto;min-width:0}.wordtorch-logo--header .wordtorch-logo-image{width:clamp(215px,58vw,286px)}.site-nav{display:none}.mobile-menu{display:block;margin-left:auto}.mobile-menu summary{width:58px;height:58px;display:grid;place-items:center;gap:5px;border:0;border-radius:var(--radius-sm);background:transparent;cursor:pointer}.mobile-menu summary span{width:34px;height:4px;display:block;border-radius:999px;background:var(--blue)}.mobile-menu-panel{position:absolute;left:1rem;right:1rem;top:6.8rem;z-index:20;display:grid;gap:.4rem;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 10px 24px #091f4914}.mobile-menu-panel a{min-height:48px;display:flex;align-items:center;border-radius:var(--radius-sm);padding:.45rem .75rem;color:var(--ink);font-weight:700;text-decoration:none}.mobile-menu-panel a[aria-current=page],.mobile-menu-panel a:hover{background:var(--blue-soft);color:var(--blue-dark)}.home-hero{padding-top:1rem}.mock-home-wrap{width:min(100% - 1.4rem,var(--max-page))}.mock-home-hero{padding:2.25rem 0 1.35rem}.mock-hero-copy{max-width:100%;padding:0}.mock-hero-copy h1{max-width:44rem;font-size:clamp(2.5rem,8.5vw,3.9rem)}.mock-hero-copy p{max-width:34rem;font-size:1.12rem;line-height:1.48}.mock-hero-actions{display:grid;grid-template-columns:1fr;margin-top:1.4rem}.hero-art{width:min(100%,680px);min-height:min(62vw,450px);margin-top:.9rem;margin-bottom:-1.1rem}.popular-tools-panel{padding:1.05rem;margin-top:.5rem}.popular-card-grid{gap:.8rem}.popular-card{min-height:270px;padding:1rem}.popular-visual{min-height:105px;margin-bottom:.8rem}.asset-visual img{width:min(100%,138px)}.popular-title{font-size:1.08rem}.popular-copy{font-size:.94rem}.popular-action{width:2.25rem;height:2.25rem;margin-top:.9rem}.more-tools-intro,.mini-tool-link{min-height:6rem;padding:.95rem 1rem}.trust-note-row{margin-bottom:1rem}.home-wrap,.page-wrap,.tool-wrap,.tool-page-wrap{width:min(100% - 1.4rem,var(--max-page))}.hero-copy h1,.tool-hero h1,.info-hero h1{font-size:clamp(2.15rem,9vw,3.25rem)}.hero-copy p,.tool-copy,.info-hero p{font-size:1.16rem;line-height:1.42}.hero-actions,.preview-buttons{display:grid;grid-template-columns:1fr}.primary-button,.secondary-button{width:100%;min-height:58px}.button-row{display:grid;grid-template-columns:minmax(0,1fr) auto}.button-row .secondary-button{width:auto;min-width:92px}.featured-tool-card{padding:1rem;border-radius:20px}.featured-tool-head{align-items:flex-start}.preview-input{min-height:62px;font-size:clamp(2.1rem,10vw,3rem)}.preview-filter-grid{grid-template-columns:1fr;gap:.65rem}.tool-section-title{margin-top:1.2rem}.tool-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.tool-card-grid .tool-card:last-child:nth-child(odd){grid-column:1 / -1}.tool-card{min-height:128px;position:relative;gap:.55rem;padding:.95rem}.tool-card-top{align-items:center;gap:.65rem}.tool-icon{width:50px;height:50px;font-size:.95rem}.card-badge{display:none}.tool-card-title{font-size:1.02rem}.tool-card-copy{font-size:.93rem;line-height:1.35}.card-action{position:absolute;right:.85rem;top:50%;width:32px;height:32px;overflow:hidden;color:transparent;transform:translateY(-50%)}.card-action:after{content:">";color:var(--blue);font-size:2rem;line-height:1}.tool-panel,.results-panel,.help-card,.related-panel,.score-panel,.section-panel,.info-card{padding:.95rem;border-radius:20px}.tool-panel{gap:.65rem}.tool-panel-header{padding-bottom:.6rem}.tool-panel>.form-field>.large-input{min-height:68px;font-size:1.22rem}.field-grid{grid-template-columns:1fr;gap:.65rem}.input,.large-input,.select{min-height:58px}.tool-panel .options-panel .large-input,.tool-panel .options-panel .select,.tool-panel .field-grid .select{min-height:52px}.options-panel summary{min-height:48px;padding:.6rem .75rem}.options-summary{font-size:.84rem}.options-content{gap:.65rem;padding:0 .75rem .75rem}.dictionary-note{padding:.5rem .65rem;font-size:.9rem}.example-button{min-height:38px}.related-panel .tool-card{min-height:118px}.results-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,118px),1fr))}.word-detail-drawer{left:0;right:0;bottom:0;width:100%;max-height:min(86vh,760px);border-width:1px 0 0;border-radius:24px 24px 0 0;transform:none}.word-detail-header{padding:1rem}.word-detail-content{padding:.9rem 1rem calc(1rem + env(safe-area-inset-bottom))}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-top:1px solid var(--border);background:#fffffff5;box-shadow:0 -6px 18px #091f490e}.bottom-nav a{min-height:72px;display:grid;place-items:center;align-content:center;gap:.15rem;padding:.45rem .2rem max(.45rem,env(safe-area-inset-bottom));color:var(--ink-soft);font-size:.78rem;font-weight:600;text-align:center;text-decoration:none}.bottom-nav a[aria-current=page]{color:var(--blue)}.bottom-nav-icon{display:block;font-size:1.55rem;line-height:1;font-weight:700}.bottom-nav-mark{display:block;width:26px;height:auto}}@media(min-width:641px)and (max-width:1050px){.mock-home-hero{padding-top:0;padding-bottom:0}.mock-hero-grid{max-width:980px;min-height:900px;overflow:hidden}.mock-hero-copy{max-width:620px;padding-top:4.25rem}.mock-hero-copy h1{max-width:620px;font-size:clamp(2.9rem,7.2vw,4.75rem)}.mock-hero-copy p{max-width:390px;font-size:1.25rem}.mock-hero-actions{width:min(100%,340px);max-width:340px;gap:.75rem}.mock-hero-actions .primary-button,.mock-hero-actions .secondary-button{min-height:54px;padding-inline:1.15rem;font-size:.98rem}.hero-art{position:absolute;right:-.4rem;top:15rem;width:min(77vw,790px);min-height:0;margin:0;overflow:visible}.hero-art img{width:100%;transform:none;-webkit-mask-image:none;mask-image:none}.popular-tools-panel{margin-top:0}.popular-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.popular-card{display:grid;grid-template-columns:150px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:.35rem 1rem;min-height:152px;padding:1.25rem}.popular-card:before{inset:auto -2rem -2rem 5rem;height:7rem}.popular-visual{grid-column:1;grid-row:1 / span 2;min-height:0;margin:0}.asset-visual{min-height:0}.asset-visual img{width:132px}.popular-title{grid-column:2;grid-row:1;align-self:end;margin:0;font-size:1.28rem}.popular-copy{grid-column:2;grid-row:2;align-self:start;margin-top:.25rem}.popular-action{grid-column:3;grid-row:1 / span 2;align-self:center;justify-self:end;margin:0}.more-tools-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.more-tools-intro{display:none}.more-tools-intro+.mini-tool-link{border-top:0}.mini-tool-link{border-left:0}.mini-tool-link+.mini-tool-link{border-left:1px solid #d9e4f4}}@media(min-width:761px)and (max-width:899px){body{padding-bottom:0}.bottom-nav{display:none}}@media(max-width:520px){.header-inner{gap:.55rem;min-height:96px;padding:.95rem 1rem}.wordtorch-logo--header .wordtorch-logo-image{width:clamp(210px,64vw,270px)}.mobile-menu summary{width:52px;height:52px}.mobile-menu summary span{width:29px;height:3px}.tool-card-grid{grid-template-columns:1fr}.tool-card-grid .tool-card:last-child:nth-child(odd){grid-column:auto}.preview-chip-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mock-home-wrap{width:min(100% - 1rem,var(--max-page))}.mock-hero-copy{padding-top:1rem}.mock-hero-copy h1{font-size:clamp(2.35rem,12vw,3.2rem)}.hero-art{width:min(118%,520px);min-height:min(78vw,365px);margin-left:-.55rem;margin-bottom:-.75rem;transform:scale(.96);transform-origin:center bottom}.hero-title-line{white-space:normal}.popular-card-grid{grid-template-columns:1fr}.popular-card{min-height:245px}.popular-visual{min-height:102px}.asset-visual img{width:min(100%,126px)}.more-tools-intro,.mini-tool-link,.trust-note-row div{padding-inline:.9rem}}@media(max-width:700px){html,body{overflow-x:hidden}.mock-home-wrap{width:min(100% - 1.5rem,var(--max-page))}.mock-home-hero{padding-top:34px;padding-bottom:28px;background:linear-gradient(180deg,#fffaf1,#f8fbff);overflow:hidden}.mock-home-hero:before{display:none!important}.mock-hero-grid{display:flex!important;flex-direction:column!important;align-items:stretch!important;grid-template-columns:1fr!important;gap:0!important;min-height:0!important;padding-bottom:0;position:relative;overflow:hidden}.mock-hero-grid:before,.mock-hero-grid:after,.mock-hero-copy:before,.mock-hero-copy:after{display:none!important}.mock-hero-copy{order:1;position:relative!important;z-index:3;width:100%;max-width:100%;padding:0 8px;transform:none!important}.mock-hero-copy h1{max-width:100%;margin:0;font-size:clamp(36px,9vw,44px);line-height:1.06}.hero-title-line{display:block}.hero-title-answer-text{white-space:nowrap}.mock-hero-copy p{max-width:36ch;margin:16px 0 0;font-size:15px;line-height:1.5}.mock-hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px;margin:18px 0 0;position:relative;z-index:3;width:min(100%,320px);max-width:320px}.mock-hero-actions .primary-button,.mock-hero-actions .secondary-button{width:100%;min-height:48px;justify-content:center;border-radius:10px;padding-inline:1rem;font-size:15px}.hero-art-desktop{display:none!important}.hero-art-mobile{position:relative!important;z-index:1;display:block!important;width:100%;max-width:520px;margin:24px auto 0;overflow:hidden;border-radius:18px;transform:none!important}.hero-art-mobile img{display:block;width:108%;max-width:none;height:auto;margin-left:-4%;transform:none!important;object-fit:contain;filter:drop-shadow(0 18px 30px rgba(5,24,55,.14));-webkit-mask-image:none;mask-image:none}.popular-tools-panel{margin-top:18px;padding:1.15rem;border-radius:1.05rem}.mock-section-heading{align-items:center;margin-bottom:1.1rem}.mock-section-heading h2{font-size:1.65rem}.mock-section-heading p{font-size:1rem}.popular-card-grid{grid-template-columns:1fr;gap:14px}.popular-card{display:grid;grid-template-columns:96px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:.25rem 16px;min-height:120px;padding:1rem}.popular-card:before{inset:auto -2rem -2rem 4rem;height:6.5rem}.popular-visual{grid-column:1;grid-row:1 / span 2;min-height:0;margin:0}.asset-visual{min-height:0}.asset-visual:before{inset:10%}.asset-visual img{width:90px}.popular-title{grid-column:2;grid-row:1;align-self:end;margin:0;font-size:1.05rem;line-height:1.15}.popular-copy{grid-column:2;grid-row:2;align-self:start;margin:.25rem 0 0;font-size:.96rem;line-height:1.35}.popular-action{grid-column:3;grid-row:1 / span 2;align-self:center;justify-self:end;width:2.5rem;height:2.5rem;margin:0}.more-tools-strip{margin-top:1rem;border-radius:1rem}.more-tools-intro{display:none}.more-tools-intro+.mini-tool-link{border-top:0}.mini-tool-link{min-height:5.25rem;display:grid;grid-template-columns:3rem minmax(0,1fr) auto;gap:.8rem;padding:1rem}.mini-tool-link small{max-width:100%}}@media(min-width:760px){.preview-buttons{grid-template-columns:1.5fr 1fr}}@media(min-width:900px){.home-hero{padding-top:1.8rem}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:3rem}.footer-inner{grid-template-columns:auto 1fr;align-items:center}.footer-links{justify-content:end}.footer-note{grid-column:1 / -1;text-align:center}}@media(max-width:700px){.mock-hero-copy .hero-title{max-width:100%;margin-bottom:14px!important;font-size:clamp(30px,7.6vw,37px)!important;line-height:1.08!important;letter-spacing:0!important}.mock-hero-copy .hero-title span{display:block}.mock-hero-copy p{max-width:34ch;font-size:14.5px!important;line-height:1.48!important}}.tool-directory-card{border-color:#0b63f624;border-radius:1.2rem;background:#fffffff0;box-shadow:0 18px 40px #091f490f}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.15rem!important}.related-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr))!important;gap:1rem!important}.tool-card{position:relative!important;min-height:148px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;padding:22px!important;overflow:hidden;border:1px solid rgba(11,99,246,.14)!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#f7fbff)!important;box-shadow:0 14px 30px #071c420f!important;color:var(--ink)!important;text-decoration:none}.tool-card:before{content:"";position:absolute;inset:auto -2rem -3rem 5rem;height:8rem;background:radial-gradient(circle at 50% 0%,#0b63f617,#0b63f600);pointer-events:none}.tool-card:hover{border-color:#0b63f647!important;box-shadow:0 18px 40px #071c421a!important;transform:translateY(-2px)}.tool-card-icon-wrap{position:relative;z-index:1;width:96px;height:84px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:radial-gradient(circle,#0b63f61f,#0b63f600 70%)}.tool-card-body{position:relative;z-index:1;display:block}.tool-card-title{display:block;margin:0 0 8px;color:#07183f;font-family:var(--font-heading);font-size:1.25rem!important;font-weight:820!important;line-height:1.12!important}.tool-card-copy{display:block;margin:0;color:#33415f!important;font-size:.96rem!important;font-weight:520!important;line-height:1.45!important}.card-action{position:relative!important;z-index:1;inset:auto!important;width:38px!important;height:38px!important;display:grid!important;place-items:center;margin:0!important;overflow:visible!important;border-radius:999px;background:var(--blue);color:#fff!important;font-size:1.45rem!important;font-weight:850!important;line-height:1;transform:none!important}.card-action:after{content:none!important}.tool-icon-art{position:relative;display:inline-grid;place-items:center;width:92px;height:92px;flex:0 0 auto;color:var(--blue)}.tool-icon-art--header{width:86px;height:86px}.tool-icon-art--mini{width:48px;height:48px}.tool-icon-art img{display:block;width:100%;max-width:92px;height:auto;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(9,31,73,.12))}.tool-icon-art--header img{max-width:86px}.tool-icon-art svg{display:block;width:100%;height:100%;overflow:visible}.tool-icon-art svg rect,.tool-icon-art svg circle{fill:#f8fbff;stroke:#b9d1f6;stroke-width:2;filter:drop-shadow(0 8px 12px rgba(9,31,73,.12))}.tool-icon-art--anagram svg rect,.tool-icon-art--starts svg rect,.tool-icon-art--ends svg rect{fill:var(--blue)}.tool-icon-art svg path{fill:none;stroke:var(--blue);stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.tool-icon-art--starts svg path,.tool-icon-art--ends svg path{stroke:var(--gold-dark)}.tool-icon-art svg text{fill:#07183f;font-family:var(--font-heading);font-size:21px;font-weight:900;text-anchor:middle;dominant-baseline:middle}.tool-icon-art--anagram svg text,.tool-icon-art--starts svg text,.tool-icon-art--ends svg text{fill:#fff}.tool-icon-art--contains svg circle{fill:#eef6ff}.tool-icon-art--contains svg text,.tool-icon-art--five svg text{fill:var(--blue-dark)}.tool-icon-art--five svg rect{fill:#fff6d9;stroke:#f1c84e}.tool-hero-card{align-items:center;border-color:#0b63f624;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 30px #071c420f}.tool-hero-card .tool-icon-art{flex:0 0 auto}.tool-hero-card h1{margin-bottom:.35rem}.related-panel{border-color:#0b63f61f;background:#ffffffdb}.related-panel .tool-card{min-height:132px!important;padding:18px!important}.related-panel .tool-card-icon-wrap{width:78px;height:68px}.related-panel .tool-icon-art{width:74px;height:74px}.related-panel .tool-card-title{font-size:1.08rem!important}.related-panel .tool-card-copy{font-size:.92rem!important}@media(min-width:1024px){.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:700px){.tool-grid,.related-grid{grid-template-columns:1fr!important}.tool-card{min-height:118px!important;grid-template-columns:76px minmax(0,1fr) auto!important;gap:14px!important;padding:18px!important}.tool-card-icon-wrap{width:76px;height:68px;border-radius:18px}.tool-icon-art{width:72px;height:72px}.tool-card-title{font-size:1.08rem!important}.tool-card-copy{font-size:.94rem!important}.card-action{width:36px!important;height:36px!important;font-size:1.35rem!important}.tool-hero-card{gap:.85rem;padding:1rem}.tool-hero-card .tool-icon-art{width:62px;height:62px}.tool-hero-card h1{font-size:clamp(1.7rem,8vw,2.25rem)}.tool-copy{font-size:1rem}}.tool-directory-card .tool-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:1.25rem!important}.tool-directory-card .tool-card{min-height:320px!important;grid-template-columns:1fr!important;grid-template-rows:auto 1fr auto!important;justify-items:center!important;align-items:start!important;gap:1rem!important;padding:1.25rem 1rem!important;text-align:center}.tool-directory-card .tool-card:before{inset:-1.5rem -1rem auto;height:11rem;background:radial-gradient(circle at 50% 58%,#0b63f61a,#0b63f600)}.tool-directory-card .tool-card-icon-wrap{width:132px;height:112px;border-radius:24px}.tool-directory-card .tool-icon-art{width:126px;height:126px}.tool-directory-card .tool-icon-art img{max-width:126px}.tool-directory-card .tool-card-body{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start}.tool-directory-card .tool-card-title{margin-bottom:.7rem;font-size:1.28rem!important}.tool-directory-card .tool-card-copy{max-width:18ch;margin-inline:auto;color:#263b5c!important}.tool-directory-card .card-action{width:auto!important;height:auto!important;display:inline-flex!important;gap:.4rem;align-items:center;align-self:end;padding:0;background:transparent;color:var(--blue)!important;font-size:1rem!important;font-weight:850!important}.tool-directory-card .card-action:before{content:attr(data-action)}.tool-card--compact{min-height:126px!important;grid-template-columns:86px minmax(0,1fr) auto!important;gap:1rem!important;padding:1rem!important}.tool-card--compact .tool-card-icon-wrap{width:86px;height:74px;border-radius:18px}.tool-card--compact .tool-icon-art{width:82px;height:82px}.tool-card--compact .tool-icon-art img{max-width:82px}.tool-card--compact .tool-card-title{font-size:1.08rem!important}.tool-card--compact .tool-card-copy{font-size:.92rem!important}.tool-card--inline{min-height:0!important;grid-template-columns:auto minmax(0,1fr)!important;gap:.65rem!important;padding:.65rem .8rem!important;border-radius:14px!important}.tool-card--inline .tool-card-icon-wrap{width:42px;height:42px;border-radius:12px}.tool-card--inline .tool-card-title{margin:0;font-size:1rem!important}.mini-tool-link .tool-icon-art{width:3rem;height:3rem}.mini-tool-link .tool-icon-art img{max-width:3rem}.bottom-nav-tool-icon{display:block;width:30px;height:30px;object-fit:contain;filter:drop-shadow(0 6px 8px rgba(11,99,246,.14))}@media(max-width:1180px){.tool-directory-card .tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:820px){.tool-directory-card .tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.tool-directory-card .tool-grid{grid-template-columns:1fr!important}.tool-directory-card .tool-card,.tool-card--compact{min-height:118px!important;grid-template-columns:82px minmax(0,1fr) auto!important;grid-template-rows:auto!important;justify-items:stretch!important;align-items:center!important;text-align:left}.tool-directory-card .tool-card-icon-wrap,.tool-card--compact .tool-card-icon-wrap{width:82px;height:72px}.tool-directory-card .tool-icon-art,.tool-card--compact .tool-icon-art{width:78px;height:78px}.tool-directory-card .tool-icon-art img,.tool-card--compact .tool-icon-art img{max-width:78px}.tool-directory-card .tool-card-copy{max-width:none}.tool-directory-card .card-action{width:36px!important;height:36px!important;display:grid!important;place-items:center;border-radius:999px;background:var(--blue);color:#fff!important;font-size:1.35rem!important}.tool-directory-card .card-action:before{content:none}}.tool-note{margin:.65rem 0 0;color:var(--muted);font-size:1rem;font-weight:600}.cipher-tool{gap:1rem}.cipher-mode-toggle{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;padding:.35rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-blue)}.cipher-mode-toggle button{min-height:52px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--ink-soft);font:inherit;font-size:1rem;font-weight:750;cursor:pointer}.cipher-mode-toggle button[aria-pressed=true]{border-color:var(--blue-line);background:#fff;color:var(--blue-dark);box-shadow:0 4px 12px #091f490f}.cipher-panel{display:grid;gap:.85rem}.cipher-panel[hidden]{display:none}.cipher-textarea,.cipher-input{width:100%;border:2px solid var(--border-strong);border-radius:var(--radius-sm);background:#fff;color:var(--ink);font:inherit;font-size:1.08rem;font-weight:600}.cipher-textarea{min-height:150px;resize:vertical;padding:.9rem;line-height:1.5}.cipher-input{min-height:60px;padding:.75rem .9rem}.cipher-textarea::placeholder,.cipher-input::placeholder{color:#60708a;opacity:1}.cipher-hint,.cipher-warning{margin:0;color:var(--muted);font-size:.98rem;font-weight:600}.cipher-warning{padding:.8rem .9rem;border:1px solid var(--gold-dark);border-radius:var(--radius-sm);background:var(--gold-soft);color:#513b05}.cipher-how-card,.recipe-summary-card,.cipher-recipe-json{display:grid;gap:.55rem;padding:.9rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:#f7fbffc7}.cipher-how-card h3,.recipe-summary-card h3{margin:0;color:var(--ink);font-family:var(--font-heading);font-size:1.05rem;font-weight:800}.cipher-how-card ul{display:grid;gap:.35rem;margin:0;padding-left:1.2rem;color:var(--ink-soft);font-size:.98rem;font-weight:560}.recipe-summary-card p,.cipher-recipe-json p{margin:0}.recipe-steps{display:grid;gap:.8rem}.recipe-step{display:grid;gap:.75rem;padding:.9rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;box-shadow:0 3px 12px #091f490a}.recipe-step-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:end}.recipe-step-buttons,.cipher-result-actions{display:flex;flex-wrap:wrap;gap:.45rem}.recipe-small-button{min-height:42px;padding:.45rem .7rem;font-size:.92rem}.recipe-step-params{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:.7rem}.cipher-textarea--small{min-height:96px;font-size:.98rem}.cipher-checkbox{min-height:54px;border-width:1px}.cipher-recipe-json summary{min-height:46px;color:var(--blue-dark);font-weight:800;cursor:pointer}.cipher-results{display:grid;gap:1rem;padding-top:1rem}.cipher-section{display:grid;gap:.65rem}.cipher-section h3,.cipher-all-attempts summary{margin:0;color:var(--ink);font-size:1.08rem;font-weight:800}.cipher-result-list{display:grid;gap:.75rem}.cipher-result-card{display:grid;gap:.6rem;padding:.95rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;box-shadow:0 3px 12px #091f490a}.cipher-result-card--compact{background:#ffffffd1}.cipher-result-topline{display:flex;align-items:center;justify-content:space-between;gap:.7rem;flex-wrap:wrap}.cipher-result-topline h3,.hash-row h3{margin:0;color:var(--ink);font-size:1.03rem;font-weight:800}.cipher-confidence{display:inline-flex;align-items:center;min-height:34px;border-radius:999px;padding:.25rem .65rem;background:var(--blue-soft);color:var(--blue-dark);font-size:.9rem;font-weight:750}.cipher-tag-list{display:flex;flex-wrap:wrap;gap:.4rem;margin:.45rem 0 0}.cipher-method-details{margin-top:.65rem;color:var(--muted)}.cipher-method-details summary{cursor:pointer;color:var(--blue-dark);font-weight:800}.cipher-method-details ul{margin:.5rem 0 0;padding-left:1.2rem}.cipher-output{max-width:100%;margin:0;overflow-x:auto;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid var(--border);border-radius:10px;padding:.8rem;background:var(--surface-soft);color:var(--ink);font:inherit;font-size:1.12rem;font-weight:700;line-height:1.45}.cipher-result-card p{margin:0;color:var(--muted);font-size:.96rem;font-weight:600}.copy-button{justify-self:start;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid var(--blue-line);border-radius:999px;padding:.45rem .9rem;background:#fff;color:var(--blue-dark);font:inherit;font-size:.95rem;font-weight:800;cursor:pointer}.copy-button:hover{background:var(--surface-blue)}.icon-button-text{display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.cipher-all-attempts{border-top:1px solid var(--border);padding-top:.8rem}.cipher-all-attempts summary{min-height:48px;display:inline-flex;align-items:center;cursor:pointer}.cipher-all-attempts .cipher-result-list{margin-top:.75rem}.hash-result-list{display:grid;gap:.75rem}.hash-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;padding:.9rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff}.hash-row div{min-width:0}.hash-row code{display:block;max-width:100%;margin-top:.35rem;overflow-wrap:anywhere;color:var(--ink-soft);font-size:.95rem}.cipher-match-good,.cipher-match-none{margin:0;padding:.8rem .9rem;border-radius:var(--radius-sm);font-weight:750}.cipher-match-good{border:1px solid #7acda0;background:#ecfff4;color:#0e5c33}.cipher-match-none{border:1px solid var(--border);background:var(--surface-soft);color:var(--ink-soft)}.cipher-support-panel .section-heading{border-bottom:0;padding-bottom:0}.cipher-support-panel .section-heading p{max-width:850px}@media(max-width:700px){.cipher-mode-toggle{grid-template-columns:1fr}.cipher-mode-toggle button{min-height:48px}.cipher-textarea{min-height:132px;font-size:1rem}.hash-row{display:grid}.recipe-step-head{grid-template-columns:1fr}.recipe-step-buttons .secondary-button{flex:1 1 80px}}.section-kicker{display:inline-flex;align-items:center;width:fit-content;min-height:30px;margin:0 0 .35rem;border-radius:999px;padding:.2rem .65rem;background:var(--blue-soft);color:var(--blue-dark);font-size:.9rem;font-weight:800;line-height:1.1}.games-directory{display:grid;gap:1.4rem;margin-bottom:1.1rem}.games-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.game-card{min-height:236px;height:236px;display:grid;grid-template-rows:auto 1fr;justify-items:center;align-items:start;gap:.75rem;border:1px solid var(--border);border-radius:22px;padding:1.25rem .9rem 1.1rem;background:linear-gradient(180deg,#fff,#f7fbff);color:var(--ink);font:inherit;text-align:center;text-decoration:none;cursor:pointer;box-shadow:0 8px 20px #091f490e;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.game-card:hover,.game-card[aria-pressed=true],.game-card[aria-current=page]{border-color:var(--blue-line);background:linear-gradient(180deg,#fff,#eef6ff);box-shadow:0 14px 28px #091f4917;transform:translateY(-2px)}.game-card:focus-visible{outline:3px solid rgba(11,99,246,.28);outline-offset:4px}.game-card-label{display:grid;justify-items:center;gap:.28rem;min-width:0}.game-app-icon{width:clamp(72px,7vw,88px);height:clamp(72px,7vw,88px);display:block;border-radius:24px;object-fit:cover;background:#f7fbff;box-shadow:0 12px 22px #091f4924}.game-card strong{display:block;color:var(--ink);font-family:var(--font-heading);font-size:clamp(1rem,2vw,1.14rem);font-weight:900;line-height:1.15}.game-card-label>span{display:block;color:var(--ink-soft);font-size:.92rem;font-weight:650;line-height:1.3;text-wrap:balance}.games-play-area{display:grid;gap:1rem}.games-directory[hidden],.games-play-area[hidden]{display:none}.game-panel{display:grid;gap:1rem}.game-panel[hidden]{display:none}.game-panel-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:start;padding-bottom:.9rem;border-bottom:1px solid var(--border)}.game-panel-icon{width:clamp(64px,8vw,92px);height:clamp(64px,8vw,92px);border-radius:22px;object-fit:contain;box-shadow:0 14px 28px #091f491f}.game-panel-heading-copy{min-width:0}.game-panel-header h2{margin:0;color:var(--ink);font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.05}.game-panel-header p{max-width:58ch;margin:.45rem 0 0;color:var(--ink-soft);font-weight:550}.game-controls{min-width:min(100%,310px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:end}.game-controls .form-field{gap:.25rem}.game-control-label,.game-related-link,.game-new-button,.game-small-button,.game-how summary,.game-stat span{gap:.45rem}.game-control-label,.game-stat span{display:inline-flex;align-items:center}.ui-icon{width:1.25rem;height:1.25rem;flex:0 0 auto;object-fit:contain}.game-new-button .ui-icon{width:1.45rem;height:1.45rem;border-radius:8px;background:#ffffff38}.game-small-button .ui-icon{width:1.2rem;height:1.2rem}.game-controls .select{min-height:50px;border-width:1px}.game-new-button{min-height:50px;padding-inline:1rem;white-space:nowrap}.game-how{border:1px solid var(--border);border-radius:14px;background:#f7fbffcc}.game-how summary{min-height:50px;display:flex;align-items:center;padding:.65rem .9rem;color:var(--blue-dark);font-weight:850;cursor:pointer}.game-how p{margin:0;border-top:1px solid var(--border);padding:.8rem .9rem .95rem;color:var(--ink-soft);font-size:.98rem;font-weight:550}.game-area{display:grid;gap:.85rem}.game-help-card{display:grid;gap:.25rem;margin:0;border:1px solid rgba(255,213,79,.52);border-radius:14px;padding:.85rem .95rem;background:linear-gradient(145deg,#fffaf0,#fff);color:var(--ink-soft);font-size:.98rem;font-weight:650}.game-result{border:2px solid var(--blue-line);border-radius:18px;padding:1rem;background:linear-gradient(145deg,#f7fbff,#fff);box-shadow:0 14px 28px #091f4914;outline:none}.game-result:focus-visible{box-shadow:0 0 0 4px #ffc1076b,0 14px 28px #091f4914}.game-result--success{border-color:#1471f58c;background:linear-gradient(145deg,#eff6ff,#fff)}.game-result--failure,.game-result--revealed{border-color:#ffc107bf;background:linear-gradient(145deg,#fff7df,#fff)}.game-result-main{display:grid;grid-template-columns:auto 1fr;gap:.8rem;align-items:start}.game-result-main strong{display:block;color:var(--ink);font-family:var(--font-heading);font-size:1.2rem;font-weight:850}.game-result-main p,.game-result-extra{margin:.25rem 0 0;color:var(--ink-soft);font-size:.98rem;font-weight:620}.game-result-icon{min-width:42px;min-height:42px;display:inline-grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,var(--blue),#4e91ff);color:#fff;font-size:.88rem;font-weight:900;box-shadow:0 10px 20px #1471f52e}.game-result--failure .game-result-icon,.game-result--revealed .game-result-icon{background:linear-gradient(145deg,var(--gold),#ffeaa0);color:var(--ink)}.game-result-extra{margin-top:.85rem}.game-result-actions{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;margin-top:.95rem}.game-small-button{justify-self:start;min-height:46px;padding-inline:1rem}.game-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:end}.game-input-row .primary-button{min-height:60px;padding-inline:1.35rem;white-space:nowrap}.game-board{display:grid;gap:.5rem}.game-letter-row,.game-pattern{display:flex;flex-wrap:wrap;gap:.45rem}.game-cell{min-width:46px;min-height:46px;display:inline-grid;place-items:center;border:2px solid var(--border-strong);border-radius:12px;background:#fff;color:var(--ink);font-family:var(--font-heading);font-size:1.3rem;font-weight:900;line-height:1}.game-cell--exact{border-color:#0f7a45;background:#19a463;color:#fff;box-shadow:inset 0 -2px #054a2a47}.game-cell--present{border-color:#c46a00;background:#f4b63f;color:#3f2a00;box-shadow:inset 0 -2px #61370038}.game-cell--absent{border-color:#334155;background:#475569;color:#fff;box-shadow:inset 0 -2px #0f172a42}.game-cell--empty{border-color:#cbd9ee;background:#f7fbff;color:#8aa1bf}.game-letter-row--current .game-cell{border-color:#9fbfff;box-shadow:inset 0 0 0 1px #0061ff24,0 8px 18px #091f4914}.game-cell--typing{border-color:var(--blue);background:#fff;color:var(--blue-dark)}.game-target-row{display:flex;flex-wrap:wrap;gap:.65rem}.game-target-row span,.game-score,.game-stats,.game-status{margin:0;color:var(--ink-soft);font-size:.98rem;font-weight:650}.game-status{color:var(--ink)}.game-chip-list{display:flex;flex-wrap:wrap;gap:.5rem}.game-slot-list,.game-rule-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:.55rem}.game-slot,.game-rule{min-height:44px;display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:14px;padding:.55rem .75rem;background:#f7fbffe6;color:var(--ink-soft);font-size:.96rem;font-weight:800}.game-slot{justify-content:center;font-family:var(--font-heading);letter-spacing:.08em}.game-slot--filled,.game-rule--pass{border-color:var(--blue-line);background:var(--surface-blue);color:var(--blue-dark)}.game-rule--neutral{border-color:#ffd54f9e;background:var(--cream)}.game-chip{min-height:40px;display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;padding:.35rem .8rem;background:#fff;color:var(--ink);font-size:.95rem;font-weight:800}.game-muted{color:var(--muted);font-size:.98rem;font-weight:600}.game-large-letters,.game-cipher-text{margin:0;border:1px solid var(--blue-line);border-radius:18px;padding:1rem;background:linear-gradient(145deg,#061a42,#0c2f72);color:#fff;box-shadow:inset 0 0 0 1px #ffffff14,0 12px 26px #091f491a}.game-large-letters{font-family:var(--font-heading);font-size:clamp(2rem,7vw,3.8rem);font-weight:900;letter-spacing:.14em;text-align:center}.game-cipher-text{font-family:var(--font-heading);font-size:clamp(1.45rem,3vw,2.25rem);font-weight:850;letter-spacing:.08em;overflow-wrap:anywhere}.game-related-link{justify-self:start;min-height:42px;display:inline-flex;align-items:center;border-radius:999px;color:var(--blue-dark);font-size:.98rem;font-weight:800;text-decoration:none}.game-related-link:hover{text-decoration:underline}@media(min-width:900px){.site-nav{gap:.35rem .85rem}}@media(max-width:980px){.games-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.games-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.game-panel-header,.game-controls,.game-input-row{grid-template-columns:1fr}.game-panel-header h2{font-size:clamp(1.6rem,8vw,2rem)}.game-new-button,.game-input-row .primary-button{width:100%}.game-card{min-height:166px;height:180px;border-radius:18px;padding:.85rem .55rem .8rem}.game-app-icon{width:72px;height:72px;border-radius:20px}.game-card strong{font-size:.98rem}.game-card-label>span{max-width:11ch;font-size:.78rem;line-height:1.2}.game-cell{min-width:42px;min-height:42px;font-size:1.12rem}}[data-game-route=true] .info-grid{gap:1.35rem}[data-game-route=true] .games-play-area.section-panel{border:0;padding:0;background:transparent;box-shadow:none}.game-back-link{width:fit-content;min-height:44px;margin-bottom:-.25rem;color:var(--blue-dark);font-size:1rem;font-weight:900}.game-panel-header{align-items:end;gap:1.25rem 2rem;border-bottom:0;padding:.25rem 0 .6rem}.game-panel-header .section-kicker{min-height:40px;margin-bottom:.6rem;padding:.34rem .9rem;background:linear-gradient(180deg,#e6f0ff,#dcecff);color:var(--blue-dark);font-size:1rem;box-shadow:inset 0 0 0 1px #b8d3ffbf}.game-panel-header h2{font-size:3.6rem;font-weight:900;letter-spacing:0}.game-panel-header p{max-width:760px;margin-top:.45rem;font-size:1.18rem;line-height:1.42}.game-controls{min-width:min(100%,340px);gap:.8rem}.game-controls .form-field>span{color:var(--ink);font-size:1rem;font-weight:850}.game-controls .select{min-height:62px;border-color:var(--blue-line);border-radius:16px;padding-inline:.95rem;background:#fff;box-shadow:0 8px 18px #091f4914;font-size:1.08rem;font-weight:850}.game-controls .game-new-button{min-height:62px;border-radius:16px;padding-inline:1.15rem;box-shadow:0 12px 24px #0b63f633}.game-controls .game-new-button:before{content:none}.game-how{overflow:hidden;border-color:var(--blue-line);border-radius:16px;background:linear-gradient(180deg,#f7fbfff2,#fffffffa);box-shadow:0 8px 18px #091f490b}.game-how summary{min-height:62px;justify-content:space-between;gap:.85rem;padding:.85rem 1rem;color:var(--ink);font-size:1.1rem}.game-how-icon{width:34px;height:34px;margin-right:.2rem;border-radius:999px;box-shadow:0 6px 12px #091f4914}.game-how summary:after{content:"";width:.65rem;height:.65rem;border-right:3px solid var(--blue-dark);border-bottom:3px solid var(--blue-dark);transform:rotate(45deg);transition:transform .16s ease}.game-how[open] summary:after{transform:rotate(225deg)}.game-how p{padding:.95rem 1.1rem 1.1rem;font-size:1rem}.game-board-card{overflow:hidden;gap:0;border:1px solid rgba(196,206,221,.92);border-radius:24px;background:linear-gradient(180deg,#fffffff5,#fffbf4eb);box-shadow:0 18px 42px #091f491f}.game-board-card>.game-result{margin:1.25rem 1.35rem 0}.game-stat-strip{display:grid;grid-template-columns:auto auto repeat(2,minmax(120px,1fr));gap:1rem;align-items:center;padding:1.35rem 1.65rem;border-bottom:1px solid rgba(224,230,240,.95);background:radial-gradient(circle at 12% 12%,rgba(255,213,79,.16),transparent 28%),linear-gradient(90deg,#f7fbfff2,#fffffffa)}.game-board-icon{width:clamp(58px,7vw,78px);height:clamp(58px,7vw,78px);object-fit:contain;filter:drop-shadow(0 10px 16px rgba(9,31,73,.12))}.game-stat-pill{width:fit-content;min-height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.38rem 1rem;color:var(--ink);font-size:.95rem;font-weight:900}.game-stat-pill--blue{background:#e6f0ff;color:var(--blue-dark)}.game-stat-pill--purple{background:#eee7ff;color:#5530b8}.game-stat-pill--teal{background:#defaf5;color:#087966}.game-stat-pill--gold{background:#fff1ca;color:#7c5700}.game-stat-pill--pink{background:#ffe3f1;color:#9e1f63}.game-stat-pill--green{background:#e2f8e8;color:#1b6f32}.game-stat{min-width:0;display:grid;gap:.2rem;justify-items:end}.game-stat span{color:var(--ink-soft);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.game-stat strong{color:var(--ink);font-family:var(--font-heading);font-size:clamp(1.25rem,2.2vw,1.7rem);font-weight:900;line-height:1}.game-play-zone{display:grid;gap:1rem;padding:1.55rem 1.65rem 1.7rem}.game-play-zone--centered{justify-items:center}.game-play-zone--centered .game-help-card,.game-play-zone--centered .game-input-row,.game-play-zone--centered .game-status{width:min(100%,680px)}.game-mini-heading{margin:0;color:var(--ink);font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.game-input-row--compact{width:min(100%,680px);align-items:center}.game-input-row--compact .primary-button{min-height:52px}.hidden-grid{justify-items:center}.hidden-keyboard{width:min(100%,650px);display:grid;gap:.42rem}.hidden-keyboard-row{display:flex;justify-content:center;gap:.38rem}.hidden-keyboard button,.game-letter-tile{min-width:42px;min-height:42px;display:inline-grid;place-items:center;border:1px solid #b9d2f8;border-radius:10px;background:linear-gradient(180deg,#eaf3ff,#d7e8ff);color:var(--ink);font-family:var(--font-heading);font-size:1.08rem;font-weight:900;box-shadow:0 6px 12px #091f4914}.hidden-keyboard button{appearance:none;padding:0 .5rem;cursor:pointer;touch-action:manipulation}.hidden-keyboard button:hover:not(:disabled),.hidden-keyboard button:focus-visible{border-color:var(--blue);outline:0;transform:translateY(-1px);box-shadow:0 8px 16px #0061ff29}.hidden-keyboard button:disabled{cursor:default}.hidden-keyboard-action{min-width:58px;background:#fff}.hidden-keyboard-submit{min-width:76px;background:linear-gradient(180deg,var(--blue),var(--blue-dark));color:#fff;border-color:var(--blue-dark)}.hidden-keyboard button.hidden-key--exact{border-color:#0f7a45;background:linear-gradient(180deg,#2fbd75,#168a50);color:#fff;box-shadow:0 7px 14px #10844c2e,inset 0 -2px #054a2a4d}.hidden-keyboard button.hidden-key--present{border-color:#c46a00;background:linear-gradient(180deg,#ffd46a,#f4a51f);color:#3f2a00;box-shadow:0 7px 14px #c46a0029,inset 0 -2px #6137003d}.hidden-keyboard button.hidden-key--absent{border-color:#334155;background:linear-gradient(180deg,#64748b,#475569);color:#fff;box-shadow:inset 0 -2px #0f172a47}.game-letter-tiles{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;border:0;padding:.4rem 0;background:transparent;box-shadow:none}.game-letter-tiles .game-letter-tile{min-width:58px;min-height:58px;border-radius:12px;color:var(--blue-dark);font-size:1.65rem}.game-weave-layout,.game-chain-layout,.meaning-match-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.9fr);gap:1rem;align-items:start}.game-chip-list--panel{min-height:92px;align-content:start;border:1px solid rgba(224,230,240,.95);border-radius:18px;padding:.8rem;background:#f7fbff9e}.cipher-board-card .game-stat-strip{grid-template-columns:auto auto minmax(180px,.85fr) minmax(220px,1.15fr);gap:.85rem;padding-block:1rem}.cipher-board-card .game-board-icon{width:clamp(48px,5vw,62px);height:clamp(48px,5vw,62px)}.cipher-board-card .game-stat-pill{min-height:34px;padding:.3rem .8rem;font-size:.84rem}.cipher-board-card .game-stat{justify-items:start;gap:.18rem}.cipher-board-card .game-stat span,.cipher-board-card .game-mini-heading{color:#5d6d86;font-size:.72rem;letter-spacing:.12em}.cipher-board-card .game-stat strong{max-width:34ch;font-family:inherit;font-size:clamp(1rem,1.35vw,1.08rem);font-weight:750;line-height:1.28;letter-spacing:0}.cipher-board-card #cipher-game-hint{max-width:42ch;font-size:clamp(.94rem,1.2vw,1rem);font-weight:650}.cipher-board-card .game-help-card,.cipher-board-card .game-status{font-size:.94rem;line-height:1.45}.cipher-key-field{min-height:52px;background:#fff}textarea.game-cipher-text{min-height:130px;width:100%;resize:vertical}.game-action-row{display:flex;flex-wrap:wrap;gap:.65rem}.chain-step-list{display:grid;gap:.55rem}.chain-step{min-height:46px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:.7rem;align-items:center;border-bottom:1px solid rgba(196,206,221,.78);padding:.4rem 0}.chain-step-number{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:#6ccf88;color:#fff;font-size:.85rem;font-weight:900}.chain-step-word{color:var(--ink);font-family:var(--font-heading);font-size:1.08rem;font-weight:900;letter-spacing:.04em}.chain-step-badge{border-radius:999px;padding:.18rem .55rem;background:#fff1ca;color:#7c5700;font-size:.78rem;font-weight:850}.game-entry-panel{display:grid;gap:.75rem}.rhyme-chip-list .game-chip{border-color:#f5bad8;background:#ffeaf4;color:#8d1a59}.meaning-definition-card{min-height:116px;margin:.45rem 0 0;border:1px solid var(--blue-line);border-radius:18px;padding:1rem;background:#fff;color:var(--ink);font-size:1.06rem;font-weight:750;line-height:1.45}.spell-choice-tiles{justify-content:center}.spell-choice-tiles .game-letter-tile{min-width:56px;min-height:48px;color:var(--blue-dark);font-size:1.35rem}.ladder-board-top{display:grid;grid-template-columns:minmax(150px,1fr) minmax(280px,420px) minmax(150px,1fr);gap:1rem;align-items:center;padding:1.45rem 1.65rem 1.25rem;border-bottom:1px solid rgba(224,230,240,.9);background:linear-gradient(90deg,#ebfff8ad,#fffaf1db 48%,#eef6ffc7)}.ladder-anchor{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon label" "icon word";gap:.15rem .9rem;align-items:center;min-width:0}.ladder-anchor--target{justify-self:end;text-align:right;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label icon" "word icon"}.ladder-anchor-icon{grid-area:icon;width:58px;height:58px;display:inline-block;border:1px solid rgba(122,205,160,.55);border-radius:999px;background:#ffffffb8;object-fit:contain;padding:4px;box-shadow:0 8px 18px #091f4914}.ladder-anchor-icon:before{content:none}.ladder-anchor-icon:after{content:none}.ladder-anchor--target .ladder-anchor-icon{border-color:#0b63f640}.ladder-anchor--target .ladder-anchor-icon:before{content:none}.ladder-anchor--target .ladder-anchor-icon:after{content:none}.ladder-anchor-label,.ladder-section-head h3{margin:0;color:var(--ink);font-size:.82rem;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.ladder-anchor-label{grid-area:label}.ladder-anchor strong{grid-area:word;min-width:0;color:var(--ink);font-family:var(--font-heading);font-size:2.75rem;font-weight:900;letter-spacing:.18em;line-height:1;overflow-wrap:anywhere}.ladder-anchor--current strong{color:#0f8d73}.ladder-anchor--target strong{color:var(--blue)}.ladder-hint-card{justify-self:center;width:100%;padding:1rem 1.1rem;text-align:center;box-shadow:0 8px 20px #c9921214}.ladder-difficulty-badge{width:fit-content;display:inline-flex;align-items:center;justify-content:center;margin:-1.85rem auto .35rem;border-radius:999px;padding:.34rem 1.05rem;background:linear-gradient(180deg,#1670ff,var(--blue));color:#fff;font-size:.98rem;font-weight:900;box-shadow:0 10px 18px #0b63f633}.ladder-hint-text{display:block}.ladder-play-grid{display:grid;grid-template-columns:minmax(260px,.74fr) minmax(0,1.26fr);gap:1.7rem;align-items:start;padding:1.55rem 1.65rem 1.7rem}.ladder-steps-panel,.ladder-entry-panel{min-width:0}.ladder-section-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.75rem}.ladder-move-counter{min-height:44px;display:inline-flex;align-items:center;border:1px solid var(--blue-line);border-radius:14px;padding:.35rem .8rem;background:#fff;color:var(--blue-dark);font-weight:900;box-shadow:0 8px 18px #091f4911}.ladder-step-list{display:grid;gap:.55rem}.ladder-step{min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:.75rem;align-items:center;border:1px solid var(--border);border-radius:16px;padding:.6rem .75rem;background:#ffffffeb}.ladder-step--current{border-color:var(--blue);box-shadow:inset 0 0 0 1px #0b63f62e}.ladder-step--empty{border-style:dashed;background:#f7fbff9e;color:var(--muted)}.ladder-step-number{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:999px;background:var(--blue);color:#fff;font-size:.95rem;font-weight:900}.ladder-step--empty .ladder-step-number{background:#edf2f8;color:var(--ink-soft)}.ladder-step-word{min-width:0;color:var(--ink);font-family:var(--font-heading);font-size:1.38rem;font-weight:900;letter-spacing:.18em;overflow-wrap:anywhere}.ladder-step--empty .ladder-step-word{color:var(--muted);font-family:var(--font-ui);font-size:.96rem;letter-spacing:0}.ladder-step-badge{border-radius:999px;padding:.32rem .7rem;background:var(--blue-soft);color:var(--blue-dark);font-size:.86rem;font-weight:850}.ladder-entry-panel{align-self:center;display:grid;gap:.7rem}.ladder-input-row{grid-template-columns:minmax(0,1fr) minmax(150px,auto)}.ladder-input-row .input{min-height:72px;border-color:var(--blue);border-radius:16px;font-size:1.75rem;box-shadow:0 0 0 4px #0b63f60f}.ladder-input-row .primary-button{min-height:72px;border-radius:16px;font-size:1.18rem}.ladder-input-row .primary-button:after{content:">";margin-left:.35rem;font-size:1.3rem}.ladder-entry-panel .game-status{padding-inline:.25rem;color:var(--ink-soft)}.game-utility-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-top:1px solid rgba(224,230,240,.95);padding:1.1rem 1.65rem;background:#ffffffb8}.game-utility-row .game-stats,.game-utility-row .game-related-link{min-height:44px;display:inline-flex;align-items:center;gap:.55rem;flex-wrap:wrap}.game-stat-token{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}.game-stat-token--best{color:var(--muted)}.games-safety-note{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) minmax(150px,260px);gap:1.35rem;align-items:center;overflow:hidden;border-color:var(--blue-line);background:linear-gradient(135deg,#eef6fff2,#fffffffa 52%,#fffaf1eb)}.games-safety-note .section-heading{border-bottom:0;padding-bottom:0}.games-safety-note .section-kicker{margin-bottom:.3rem}.games-safety-icon{width:92px;height:92px;display:grid;place-items:center;border:1px solid var(--blue-line);border-radius:999px;background:#fff;box-shadow:0 12px 24px #091f4914}.games-safety-icon img{width:68px;height:68px;display:block;object-fit:contain}.games-safety-art{position:relative;align-self:stretch;min-height:120px;display:grid;place-items:center}.games-safety-art:before,.games-safety-art:after{content:none}.games-safety-art img{width:min(100%,260px);height:auto;display:block;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(9,31,73,.12))}@media(max-width:920px){.game-panel-header,.game-controls,.game-stat-strip,.game-weave-layout,.game-chain-layout,.meaning-match-row,.ladder-board-top,.ladder-play-grid{grid-template-columns:1fr}.game-panel-header h2{font-size:2.9rem}.cipher-board-card .game-stat-strip{grid-template-columns:auto minmax(0,1fr)}.cipher-board-card .game-stat{grid-column:1 / -1}.ladder-anchor--target{justify-self:stretch;text-align:left;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon label" "icon word"}.ladder-hint-card{order:3}.ladder-input-row{grid-template-columns:1fr}.games-safety-note{grid-template-columns:auto minmax(0,1fr)}.games-safety-art{display:none}}@media(max-width:760px){[data-game-route=true] .page-wrap{width:min(100% - 1rem,var(--max-page))}.game-back-link{margin-top:.25rem}.game-panel-header,.game-stat-strip,.game-play-zone,.ladder-board-top,.ladder-play-grid,.game-utility-row{padding-inline:1rem}.game-panel-header h2{font-size:2.5rem}.game-controls .game-new-button{width:100%}.game-stat{justify-items:start}.cipher-board-card .game-stat-strip{gap:.7rem;padding-block:.95rem}.cipher-board-card .game-board-icon{width:46px;height:46px}.cipher-board-card .game-stat-pill{justify-self:start}.cipher-board-card .game-stat strong,.cipher-board-card #cipher-game-hint{max-width:none;font-size:.98rem;line-height:1.32}.game-input-row--compact,.game-play-zone--centered .game-input-row{grid-template-columns:1fr}.hidden-keyboard button,.game-letter-tile{min-width:34px;min-height:36px;font-size:.96rem}.hidden-keyboard{gap:.35rem}.hidden-keyboard-row{gap:.25rem}.hidden-keyboard button{padding-inline:.35rem}.hidden-keyboard-action{min-width:42px}.hidden-keyboard-submit{min-width:56px;font-size:.84rem}.game-letter-tiles .game-letter-tile,.spell-choice-tiles .game-letter-tile{min-width:42px;min-height:42px;font-size:1.18rem}textarea.game-cipher-text{min-height:110px;font-size:1.2rem}.ladder-anchor-icon{width:52px;height:52px}.ladder-anchor strong{font-size:2rem}.ladder-step{grid-template-columns:34px minmax(0,1fr)}.ladder-step-badge{grid-column:2;justify-self:start}.game-utility-row{display:grid}.games-safety-note{grid-template-columns:1fr}.games-safety-icon{width:72px;height:72px}.games-safety-icon img{width:54px;height:54px}}
