:root{color-scheme:light dark;--font-sans: "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-display: Georgia, "Times New Roman", serif;--radius: 12px;--focus: 0 0 0 3px color-mix(in srgb, var(--accent) 55%, transparent);--ad-min-height: 100px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh}html.has-js [data-seo-static]{display:none!important}a{color:var(--accent)}:focus-visible{outline:none;box-shadow:var(--focus)}.skip-link{position:absolute;left:-999px;top:0;background:var(--surface);color:var(--text);padding:.5rem 1rem;z-index:1000}.skip-link:focus{left:.5rem;top:.5rem}.site-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1.25rem;border-bottom:1px solid color-mix(in srgb,var(--text) 12%,transparent);box-shadow:0 1px 3px #00000014;background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:50}.site-header-start{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;min-width:0;flex:1 1 auto}.site-header-intro{min-width:0;flex:1 1 12rem}.site-header-title{margin:0;font-family:var(--font-display);font-size:1.05rem;font-weight:700;line-height:1.2}.site-header-about{margin-top:.15rem;font-size:.82rem}.site-header-summary{margin:.25rem 0 0;color:var(--muted);max-width:46rem;line-height:1.4;font-size:.9rem;font-weight:500}.site-header-about summary{cursor:pointer;color:var(--muted);font-weight:600}.site-header-about p{margin:.25rem 0 0;color:var(--muted);max-width:42rem;line-height:1.35}@media(min-width:769px){.site-header.has-header-intro{flex-wrap:nowrap;padding:.55rem 1rem;gap:.75rem}.site-header.has-header-intro .site-header-start{flex-wrap:nowrap;align-items:center}.site-header.has-header-intro .brand{flex-shrink:0;font-size:1.05rem}.site-header.has-header-intro .site-header-title{font-size:.98rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header.has-header-intro .site-header-about,.site-header.has-header-intro .site-header-summary{display:inline-block;margin-top:0;margin-left:.35rem;vertical-align:middle;max-width:28rem;white-space:normal}.site-header.has-header-intro .site-header-about summary{display:inline;font-size:.78rem}}.brand{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-display);font-size:1.2rem;font-weight:700;color:var(--text);text-decoration:none}.brand-mark{display:inline-grid;place-items:center;width:1.55rem;height:1.55rem;flex:0 0 auto}.brand-mark svg{width:100%;height:100%;display:block}.nav-toggle{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid color-mix(in srgb,var(--text) 18%,transparent);background:var(--surface);border-radius:8px;width:2.5rem;height:2.5rem;padding:0;cursor:pointer;align-items:center;justify-content:center}.nav-toggle-bars,.nav-toggle-bars:before,.nav-toggle-bars:after{display:block;width:1.1rem;height:2px;background:var(--text);border-radius:1px;position:relative}.nav-toggle-bars:before,.nav-toggle-bars:after{content:"";position:absolute;left:0}.nav-toggle-bars:before{top:-5px}.nav-toggle-bars:after{top:5px}.nav{display:flex;flex-wrap:wrap;gap:.35rem .35rem}.nav a{color:var(--muted);text-decoration:none;font-size:.92rem;padding:.35rem .55rem;border-radius:6px}.nav a:hover{color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent);text-decoration:underline;text-underline-offset:.18em}.nav a[aria-current=page]{color:var(--accent);font-weight:700;background:color-mix(in srgb,var(--accent) 12%,transparent)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-main{width:min(1100px,100% - 2rem);margin:0 auto;padding:1rem 0 3rem}.site-footer{border-top:1px solid #e5e7eb;padding:2rem 1.25rem 2.5rem;color:var(--muted);font-size:.9rem}.site-footer-grid{display:grid;gap:1.25rem;margin-bottom:1rem}.site-footer-grid.has-legal{grid-template-columns:1fr}.site-footer-label{margin:0 0 .35rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.site-footer nav{display:flex;flex-wrap:wrap;gap:.55rem 1.1rem}.site-footer a{color:var(--muted);text-decoration:none}.site-footer a:hover{color:var(--accent)}.site-footer-note{margin:0;color:#9ca3af;font-size:.875rem}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid color-mix(in srgb,var(--accent) 40%,transparent);background:var(--accent);color:var(--on-accent, #fff);font:inherit;font-weight:650;padding:.7rem 1.15rem;border-radius:calc(var(--radius) - 2px);cursor:pointer}.btn:hover{filter:brightness(1.05)}.btn:disabled{opacity:.5;cursor:not-allowed;filter:none}.btn-secondary{background:transparent;color:var(--text);border-color:color-mix(in srgb,var(--text) 25%,transparent)}.btn-row{display:flex;flex-wrap:wrap;gap:.6rem}.panel{background:var(--surface);border:1px solid color-mix(in srgb,var(--text) 10%,transparent);border-radius:var(--radius);padding:1rem}.tool-hero{margin:0 0 .75rem;padding:1rem 0 .5rem}.tool-hero--compact{padding:.65rem 0 .35rem;margin-bottom:.5rem}.tool-hero h1{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.2rem);margin:0 0 .35rem;line-height:1.15}.tool-hero--compact h1{font-size:1.5rem;margin-bottom:.25rem}.tool-hero p{margin:0;color:var(--muted);max-width:42rem}.tool-hero-about{margin-top:.35rem;font-size:.92rem}.tool-hero-about summary{cursor:pointer;color:var(--muted);font-weight:650}.tool-hero-about p{margin-top:.4rem}.tool-tips{margin:1.5rem 0 0;padding:.85rem 1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:var(--muted);font-size:.9rem}.tool-tips summary{cursor:pointer;font-weight:700;color:var(--text)}.tool-tips ul{margin:.5rem 0 0;padding-left:1.15rem}.mini-tool-card{margin-top:1rem;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;background:var(--surface)}.mini-tool-card h2{margin:0 0 .35rem;font-size:1.05rem}.mini-tool-card p{margin:0;color:var(--muted)}.related-tools{margin:1.5rem 0 0;padding:1rem;border:1px solid color-mix(in srgb,var(--text) 12%,transparent);border-radius:var(--radius);background:color-mix(in srgb,var(--surface) 92%,transparent)}.related-tools h2{margin:0 0 .25rem;font-family:var(--font-display);font-size:1.15rem}.related-tools p{margin:0 0 .75rem;color:var(--muted);font-size:.92rem}.related-tools ul{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.related-tools li{display:grid;gap:.15rem}.related-tools li a{font-weight:700}.related-tools li span{color:var(--muted);font-size:.9rem}.tool-explanation{max-width:48rem;margin:1.5rem 0 0;line-height:1.6}.tool-explanation h2,.tool-explanation h3{font-family:var(--font-display)}.tool-explanation h2{margin:0 0 .45rem}.tool-explanation h3{margin:1rem 0 .3rem;font-size:1.05rem}.tool-explanation p{margin:0}.tool-explanation ul{margin:0;padding-left:1.25rem}.field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem}.field label{font-weight:600;font-size:.92rem}.field input,.field textarea,.field select{font:inherit;padding:.65rem .75rem;border-radius:8px;border:1px solid color-mix(in srgb,var(--text) 20%,transparent);background:color-mix(in srgb,var(--bg) 70%,var(--surface));color:var(--text)}.live{min-height:1.25rem}.ad-slot{margin:1.25rem 0;min-height:var(--ad-min-height);border:1px dashed color-mix(in srgb,var(--text) 22%,transparent);border-radius:8px;display:grid;place-items:center;color:var(--muted);background:color-mix(in srgb,var(--surface) 80%,transparent);pointer-events:none;-webkit-user-select:none;user-select:none;text-align:center;padding:.75rem}.ad-slot strong{display:block;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase}.ad-slot span{font-size:.85rem}.below-tool-ad{margin-top:clamp(2rem,5vw,4rem);margin-bottom:clamp(2rem,4vw,2rem);max-width:100%}.below-tool-ad-label{margin:0 0 .5rem;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.below-tool-ad-frame{min-height:250px;width:100%;overflow:hidden}.below-tool-ad-frame .adsbygoogle:empty{min-height:0}.tool-publisher-links{margin-top:1rem;font-size:.95rem}.tool-publisher-links a{color:var(--highlight)}.prose{max-width:48rem;line-height:1.6;margin-bottom:2rem}.prose h1,.prose h2{font-family:var(--font-display)}.prose h2{margin-top:1.75rem}.faq details{border:1px solid color-mix(in srgb,var(--text) 12%,transparent);border-radius:8px;padding:.75rem 1rem;margin-bottom:.65rem;background:var(--surface)}.faq summary{cursor:pointer;font-weight:650}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(min-width:768px){.site-footer-grid.has-legal{grid-template-columns:1fr 1fr}}@media(max-width:767px){.site-main{width:min(100% - 2rem,1100px);padding-left:0;padding-right:0}.nav-toggle{display:inline-flex}.nav{display:none;width:100%;flex-direction:column;gap:.15rem}.nav.is-open{display:flex}.btn{min-height:44px}}:root{--bg: #f3efe6;--surface: #fffcf7;--text: #14213d;--muted: #4b5d73;--accent: #1b4332;--highlight: #2d6a4f;--on-accent: #f3efe6;--font-display: "Literata", Georgia, serif;--font-sans: "Source Serif 4", Georgia, serif}body{background:radial-gradient(1200px 600px at 10% -10%,color-mix(in srgb,var(--highlight) 18%,transparent),transparent 60%),radial-gradient(900px 500px at 100% 0%,color-mix(in srgb,var(--accent) 16%,transparent),transparent 55%),var(--bg)}.words-tool{display:flex;flex-direction:column;gap:.75rem}.words-layout,.words-main{display:flex;flex-direction:column;gap:.75rem;min-width:0}.words-stage-panel{display:flex;flex-direction:column;gap:.55rem;padding:.75rem;border-radius:calc(var(--radius, 10px) + 4px);background:color-mix(in srgb,var(--surface) 96%,var(--bg));border:1px solid color-mix(in srgb,var(--accent) 28%,transparent)}.words-empty-state,.words-error-state{text-align:center;padding:1.25rem .75rem}.words-empty-title{margin:0 0 .45rem;font-size:1.2rem}.words-empty-copy{margin:0;color:var(--muted);max-width:34rem;margin-inline:auto}.words-results-header{display:flex;flex-direction:column;gap:.2rem}.words-results-title{margin:0;font-size:1.15rem}.words-status{margin:0;color:var(--muted);font-size:.9rem}.words-results-toolbar{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.words-no-results{margin:0;color:var(--muted)}.words-length-filters{display:flex;flex-wrap:wrap;gap:.35rem}.words-results{display:flex;flex-direction:column;gap:.75rem;overflow:visible}.words-results h3{font-size:1rem;margin:0 0 .35rem}.words-chip-row{display:flex;flex-wrap:wrap;gap:.35rem}.words-chip-row .btn{padding:.35rem .65rem}.words-exact{margin:0;font-size:.95rem}.words-options-panel{display:flex;flex-direction:column;gap:.4rem}.words-sidebar-header{display:none}.words-sidebar-title{margin:0;font-size:1rem}.words-sidebar-body{display:flex;flex-direction:column;gap:.4rem}.words-letters-field{margin-bottom:0}.words-wildcard-hint{margin:.15rem 0 0;color:var(--muted);font-size:.76rem}.words-find-btn,.words-filters-trigger{width:100%}.words-example-row{display:flex;flex-wrap:wrap;gap:.3rem}.words-example-chip{padding:.24rem .5rem;font-size:.78rem}.words-rail-summary{margin:0;font-size:.82rem;color:var(--muted)}.words-fieldset{margin:0;padding:.45rem .5rem .55rem;border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);border-radius:var(--radius, 8px)}.words-fieldset legend{padding:0 .25rem;font-size:.8rem;font-weight:600;color:var(--muted)}.words-filter-grid{display:grid;grid-template-columns:1fr;gap:.4rem}.words-options-panel .field{margin-bottom:0;gap:.2rem}.words-options-panel .field label{font-size:.82rem}.words-options-panel .field input{padding:.42rem .55rem;font-size:.92rem}.words-filters-dialog{border:none;border-radius:calc(var(--radius, 8px) + 2px);padding:0;width:min(420px,calc(100vw - 1.5rem));max-height:min(85vh,520px);overflow:auto;background:var(--surface);color:var(--text);box-shadow:0 18px 48px color-mix(in srgb,#000 22%,transparent)}.words-filters-dialog::backdrop{background:color-mix(in srgb,#000 42%,transparent)}.words-filters-form{display:flex;flex-direction:column;gap:.65rem;padding:.75rem}.words-filters-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.words-filters-header h2{margin:0;font-size:1rem}.words-filters-actions{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-end}.words-mobile-solve{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border-radius:var(--radius, 8px);border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);background:color-mix(in srgb,var(--surface) 98%,var(--bg))}.words-mobile-title{margin:0;font-size:1.05rem}.words-mobile-intro{margin:0;color:var(--muted);font-size:.9rem}.desktop-only-control{display:none}.mobile-only-control{display:inline-flex}@media(max-width:768px){.words-filters-dialog{margin:auto 0 0;width:100%;max-width:100%;border-radius:14px 14px 0 0}}@media(min-width:769px){.desktop-only-control{display:inline-flex}.mobile-only-control{display:none!important}.words-mobile-solve{display:none}.words-sidebar-header.desktop-only-control{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-shrink:0}.words-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:.75rem;align-items:start}.words-tool.is-sidebar-collapsed .words-layout{grid-template-columns:minmax(0,1fr)}.words-options-panel.words-sidebar.words-solve-rail{height:fit-content;max-height:none;overflow:visible;padding:.5rem .6rem;gap:.35rem;border-radius:var(--radius, 8px);border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);background:color-mix(in srgb,var(--surface) 98%,var(--bg));box-shadow:0 10px 28px color-mix(in srgb,#000 14%,transparent)}.words-sidebar-header.desktop-only-control{margin-bottom:0}.words-sidebar-title{font-size:.95rem}.words-sidebar-body{overflow:visible;gap:.35rem}.words-example-row{flex-wrap:nowrap}.words-options-panel .btn{padding:.32rem .5rem;font-size:.82rem}}@media(min-width:769px)and (min-height:820px){.words-options-panel.words-sidebar.words-solve-rail{position:sticky;top:.85rem;align-self:start}}
