:root{font-family:Arial,Helvetica,sans-serif;color:#20251f;background:#f5f6f2;font-synthesis:none;--green:#c9fa75;--ink:#20251f;--muted:#6d7269;--line:#dfe2d8}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #608f29;outline-offset:4px}header{max-width:1440px;margin:auto;padding:29px 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{text-decoration:none;font-size:33px;letter-spacing:-1.8px;font-weight:750;display:flex;align-items:center;gap:8px}.brand-icon{font-size:43px;line-height:1;transform:rotate(-35deg);margin-right:4px}.brand-period{color:#7ea849;margin-left:-8px}.header-right{display:flex;gap:30px;align-items:center}.edition,.eyebrow,.panel-top,.examples>span{font-size:12px;font-weight:700;letter-spacing:1.6px}.icon-button{display:grid;place-items:center;background:transparent;border:1px solid var(--line);width:43px;height:43px;border-radius:50%;color:var(--ink);font-size:28px}.icon-button:hover{background:var(--green)}.icon-button svg{width:22px;height:22px}main{max-width:1200px;margin:auto;padding:43px 40px 0}.intro{position:relative;margin-bottom:33px}.eyebrow{display:flex;gap:8px;align-items:center;color:#626959}.tiny-square{height:7px;width:7px;background:#7aa945}h1{font-size:clamp(35px,4.1vw,56px);line-height:1.08;letter-spacing:-2.6px;margin:17px 0 0;font-weight:550}.intro>p{position:absolute;right:0;bottom:3px;color:var(--muted);font-size:17px}.workspace{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.question-panel{padding:29px 32px}.panel-top{display:flex;align-items:center;gap:11px;color:#656c5f;margin-bottom:30px}.step{border:1px solid #cbd0c2;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;font-size:11px;letter-spacing:0}label{display:block;font-size:19px;font-weight:600;margin-bottom:15px}textarea{width:100%;height:320px;resize:vertical;min-height:200px;max-height:75vh;border:0;background:#f6f7f3;border-radius:10px;padding:18px;font-size:18px;line-height:1.55;color:var(--ink)}textarea::placeholder{color:#8b9186}textarea:focus{outline:2px solid #a5c778;outline-offset:0}.input-bottom{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#73796e;margin-top:9px;line-height:1.5}.examples{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:25px 0 30px}.examples>span{width:100%;font-size:10px;letter-spacing:1.2px;margin-bottom:1px;color:#7c8177}.examples button{padding:8px 12px;border:1px solid var(--line);border-radius:20px;background:white;font-size:13px;color:#656b5f;text-align:start;transition:background .2s}.examples button:hover{background:#eff8e0;border-color:#a5c778}.primary{border:0;border-radius:10px;background:var(--ink);color:#fff;min-height:53px;padding:14px 20px;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:16px}#submit{width:100%}#submit>span:last-child{font-size:24px;line-height:1}.primary:hover{background:#36472b}.connection{display:flex;gap:6px;justify-content:center;align-items:center;color:#73796e;font-size:12px;margin-top:14px}.result-panel{background:var(--green);padding:29px 32px;position:relative;border-left:1px solid var(--line)}.live-label{margin-left:auto;font-size:10px;letter-spacing:1px;color:#57732f}.live-label span{font-weight:400}.dial{width:min(100%,280px);aspect-ratio:1;margin:-8px auto 5px;position:relative;display:grid;place-items:center}.ring{position:absolute;inset:0;transform:rotate(-90deg);width:100%;height:100%;overflow:visible}.ring-track{fill:none;stroke:#b4de6b;stroke-width:2}.ring-value{fill:none;stroke:#263621;stroke-width:5;stroke-dasharray:747.699;stroke-dashoffset:747.699;stroke-linecap:round;transition:stroke-dashoffset 1.2s cubic-bezier(.2,.8,.2,1)}.dial-content{text-align:center;z-index:1;max-width:82%}#dialLabel{font-size:10px;letter-spacing:1.7px;font-weight:700;display:block;color:#50663a}.number{font-size:86px;line-height:1.12;letter-spacing:-5px;font-weight:500;padding:6px 0}#percent{font-size:32px;letter-spacing:-1px;margin-left:3px}#verdict{font-size:14px;color:#52663b;display:block;line-height:1.4}.orbit-dot{position:absolute;top:7%;right:21%;height:10px;width:10px;border-radius:50%;background:#263621;box-shadow:0 0 0 7px #c9fa75}.probability-labels{display:flex;justify-content:space-between;margin-top:5px;font-size:14px}.probability-labels>div{display:flex;align-items:center;gap:7px}.probability-labels strong{margin-left:6px;font-weight:600;font-variant-numeric:tabular-nums}.truth-dot,.false-dot{height:7px;width:7px;border-radius:50%;background:#263621}.false-dot{background:#8da858}.split-bar{height:5px;background:#a6ce61;border-radius:10px;margin:12px 0;overflow:hidden}#splitTrue{width:0;height:100%;background:#263621;transition:width 1.2s ease}.result-note{text-align:center;font-size:12px;color:#50623d;line-height:1.6;margin:16px 0 0;min-height:20px}footer{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px;color:#74796e;padding:24px 0 30px}footer p{margin:0;text-align:center}footer a{text-decoration:none;white-space:nowrap}footer a:hover{text-decoration:underline}#error{color:#9b3026;font-size:14px;line-height:1.5;margin:13px 0 0}.loading .ring{animation:spin 3s linear infinite}.loading .ring-value{stroke-dashoffset:550!important}.loading .orbit-dot{display:none}dialog{width:min(470px,calc(100% - 32px));border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff;color:var(--ink);box-shadow:0 25px 100px #20251f33}dialog::backdrop{background:#17201566;backdrop-filter:blur(5px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}h2{font-size:25px;letter-spacing:-.8px;margin:0}.dialog-heading .icon-button{flex-shrink:0}dialog p{font-size:15px;color:var(--muted);line-height:1.6}dialog label{font-size:14px;margin:22px 0 9px}.key-field{display:flex;border:1px solid #c5ccbb;border-radius:8px;overflow:hidden}.key-field input{min-width:0;width:100%;padding:13px;border:0;background:#f6f7f3}.key-field button{border:0;background:#eef5e4;padding:0 13px;font-size:13px}.privacy{font-size:12px!important;margin:10px 0;color:#73796e}.check{display:flex;align-items:center;gap:8px;font-weight:400}.check input{accent-color:#334d23;width:17px;height:17px}.dialog-actions{display:flex;gap:10px;margin-top:25px}.dialog-actions button{flex:1;justify-content:center;font-size:14px}.secondary{border:1px solid var(--line);border-radius:10px;background:white;padding:12px}.get-key{display:block;text-align:center;font-size:13px;margin-top:20px}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}@keyframes spin{to{transform:rotate(270deg)}}@media(min-width:1400px){main{padding-top:60px}.intro{margin-bottom:42px}}@media(max-width:850px){main{padding:32px 24px 0}.intro>p{position:static;margin-bottom:0}.question-panel,.result-panel{padding:25px 23px}.edition{font-size:10px}.workspace{grid-template-columns:1fr 1fr}h1{font-size:43px}.number{font-size:72px}}@media(max-width:660px){header{padding:20px 22px}.edition{display:none}.brand{font-size:29px}main{padding:27px 18px 0}h1{font-size:38px;letter-spacing:-1.6px}.intro{margin-bottom:25px}.intro>p{font-size:15px}.workspace{grid-template-columns:1fr;border-radius:17px}.question-panel,.result-panel{padding:24px}.panel-top{margin-bottom:22px}.result-panel{border-left:0;border-top:1px solid var(--line)}textarea{height:260px}.examples{margin:21px 0}.dial{width:250px;margin-top:-12px}.result-note{margin-bottom:2px}footer{flex-wrap:wrap;gap:12px;justify-content:space-between}footer p{order:3;width:100%;text-align:left;line-height:1.5}.eyebrow{font-size:10px}.input-bottom{font-size:11px}.number{font-size:80px}.dialog-actions{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}

.voice-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.voice-button{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:10px 14px;border:1px solid #c5ccbb;border-radius:24px;background:#eff8e0;color:var(--ink);font-size:14px;font-weight:600}.voice-button svg{width:19px;height:22px;flex-shrink:0}.voice-button:hover{background:var(--green)}.voice-button[aria-pressed="true"]{background:#263621;color:#c9fa75;border-color:#263621}.voice-button[aria-pressed="true"] svg{animation:mic-pulse 1s ease-in-out infinite}.voice-button:disabled{cursor:default}.voice-status{font-size:12px;color:var(--muted);line-height:1.5;margin:9px 0 0;min-height:18px}#voiceLocale{font-size:12px;color:var(--muted);text-align:right}.voice-status[data-error="true"]{color:#9b3026}@keyframes mic-pulse{50%{opacity:.4}}

.voice-language{min-width:0;max-width:48%;text-align:start}.voice-language label{font-size:12px;font-weight:400;color:var(--muted);margin:0 0 5px}.voice-language select{max-width:100%;min-height:40px;padding:7px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);font:inherit;font-size:14px}#voiceLocale{text-align:start;font-size:14px}.voice-row{flex-wrap:wrap}@media(max-width:400px){.voice-language{max-width:100%;width:100%}}

.voice-diagnostics{margin-top:10px;color:var(--muted);font-size:12px}.voice-diagnostics summary{cursor:pointer}.voice-diagnostics pre{white-space:pre-wrap;max-height:170px;overflow:auto;font-size:12px;line-height:1.5}
