.Dialog-module__qATM1a__dialog{border:1px solid var(--line);background:var(--canvas);width:min(560px,100% - 32px);max-height:calc(100dvh - 48px);color:var(--ink);border-radius:16px;padding:0;box-shadow:0 24px 80px #15251b26}.Dialog-module__qATM1a__dialog[open]{flex-direction:column;display:flex}.Dialog-module__qATM1a__dialog::backdrop{background:#18231cc0}.Dialog-module__qATM1a__header{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px 20px;display:flex}.Dialog-module__qATM1a__header h2{letter-spacing:-.5px;margin:0;font-size:23px;font-weight:500;line-height:1.3}.Dialog-module__qATM1a__header h2:focus{outline:none}.Dialog-module__qATM1a__header button{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:6px;padding:8px 11px;font-size:12px}.Dialog-module__qATM1a__header button:hover{color:var(--accent);border-color:var(--accent)}.Dialog-module__qATM1a__content{overscroll-behavior:contain;padding:24px 28px 28px;font-size:14px;line-height:1.7;overflow-y:auto}@media (max-width:520px){.Dialog-module__qATM1a__header{gap:12px;padding:20px}.Dialog-module__qATM1a__header h2{font-size:21px}.Dialog-module__qATM1a__content{padding:20px}}
.Result-module__pV0sbW__result{padding-top:4px}.Result-module__pV0sbW__kicker{letter-spacing:.11em;color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.Result-module__pV0sbW__dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.Result-module__pV0sbW__result>h2{letter-spacing:-.8px;margin:15px 0 12px;font-size:clamp(25px,5vw,32px);font-weight:500;line-height:1.25}.Result-module__pV0sbW__result>h2:focus{outline:none}.Result-module__pV0sbW__explanation{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.Result-module__pV0sbW__labels{flex-wrap:wrap;gap:8px;margin:20px 0 0;padding:0;list-style:none;display:flex}.Result-module__pV0sbW__labels li{background:var(--accent-soft);color:var(--accent);border-radius:4px;padding:7px 11px;font-size:12px}.Result-module__pV0sbW__details{border-top:1px solid var(--line);justify-content:flex-end;margin-top:24px;padding-top:10px;display:flex}.Result-module__pV0sbW__viewText{color:var(--accent);background:0 0;border:0;border-radius:5px;flex:none;padding:10px 0 10px 10px;font-size:12px}.Result-module__pV0sbW__viewText:hover{text-underline-offset:4px;text-decoration:underline}.Result-module__pV0sbW__originalText{white-space:pre-wrap;overflow-wrap:anywhere}.Result-module__pV0sbW__bottom{justify-content:space-between;align-items:center;gap:16px;margin-top:26px;display:flex}.Result-module__pV0sbW__bottom button{background:var(--accent);color:#fff;border:0;border-radius:7px;padding:13px 17px;font-size:12px}.Result-module__pV0sbW__bottom>span{color:var(--muted);font-size:11px}@media (max-width:520px){.Result-module__pV0sbW__bottom{flex-direction:column;align-items:flex-start}}
.Analyzer-module__sbbf0G__inputHeading{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;display:flex}.Analyzer-module__sbbf0G__inputHeading label{font-weight:600}.Analyzer-module__sbbf0G__editor{background:var(--surface);border:1px solid #cdd5cb;border-radius:12px;transition:border-color .15s;overflow:hidden;box-shadow:0 2px 3px #20282004}.Analyzer-module__sbbf0G__editor:focus-within{border-color:var(--accent);outline:2px solid #35634715}.Analyzer-module__sbbf0G__editor textarea{resize:vertical;width:100%;min-height:226px;max-height:420px;color:var(--ink);background:0 0;border:0;border-radius:12px;outline:0;padding:21px 22px;font-size:16px;line-height:1.7;display:block}.Analyzer-module__sbbf0G__editor textarea::placeholder{color:#7c847e}.Analyzer-module__sbbf0G__editor textarea:disabled{opacity:.7}.Analyzer-module__sbbf0G__editorBottom{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;padding:0 20px 16px;font-size:11px;display:flex}.Analyzer-module__sbbf0G__privacy{color:var(--muted);align-items:flex-start;gap:7px;margin:13px 0 0;font-size:11px;line-height:1.6;display:flex}.Analyzer-module__sbbf0G__privacy svg{fill:none;stroke:currentColor;stroke-width:1.2px;flex:none;width:13px;height:13px;margin-top:1px}.Analyzer-module__sbbf0G__actions{align-items:center;gap:15px;margin-top:28px;display:flex}.Analyzer-module__sbbf0G__primary{background:var(--accent);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-width:113px;min-height:43px;padding:12px 20px;font-size:13px;font-weight:600;display:inline-flex}.Analyzer-module__sbbf0G__primary:hover:not(:disabled){background:#274d36}.Analyzer-module__sbbf0G__primary:disabled{opacity:.52}.Analyzer-module__sbbf0G__shortcut{color:var(--muted);font-size:11px}.Analyzer-module__sbbf0G__usage{color:var(--muted);margin-left:auto;font-size:12px}.Analyzer-module__sbbf0G__error,.Analyzer-module__sbbf0G__overLimit{color:var(--danger)}.Analyzer-module__sbbf0G__error{font-size:13px;line-height:1.5}.Analyzer-module__sbbf0G__invalid{border-color:var(--danger)}.Analyzer-module__sbbf0G__exhausted{border-top:1px solid var(--line);margin-top:26px;padding-top:22px}.Analyzer-module__sbbf0G__exhausted h2{letter-spacing:-.3px;font-size:19px;font-weight:600}.Analyzer-module__sbbf0G__exhausted p{color:var(--muted);font-size:13px;line-height:1.6}.Analyzer-module__sbbf0G__access{color:var(--accent);border:1px solid #b6c4b7;border-radius:6px;align-items:center;gap:20px;padding:10px 14px;font-size:13px;text-decoration:none;display:inline-flex}.Analyzer-module__sbbf0G__exhausted .Analyzer-module__sbbf0G__resetNote{font-size:11px}.Analyzer-module__sbbf0G__spinner{border:2px solid #ffffff60;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.8s linear infinite Analyzer-module__sbbf0G__spin}.Analyzer-module__sbbf0G__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes Analyzer-module__sbbf0G__spin{to{transform:rotate(360deg)}}@media (max-width:520px){.Analyzer-module__sbbf0G__editor textarea{min-height:236px;padding:18px}.Analyzer-module__sbbf0G__shortcut{display:none}.Analyzer-module__sbbf0G__usage{font-size:11px}}
.SiteFooter-module__p-5sba__footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:24px;margin-top:38px;padding-top:14px;font-size:12px;display:flex}.SiteFooter-module__p-5sba__footer button,.SiteFooter-module__p-5sba__footer a{color:inherit;font-size:inherit;background:0 0;border:0;padding:10px 0;text-decoration:none}.SiteFooter-module__p-5sba__footer button:hover,.SiteFooter-module__p-5sba__footer a:hover{color:var(--accent)}.SiteFooter-module__p-5sba__lead{margin:0;font-size:17px;line-height:1.6}.SiteFooter-module__p-5sba__steps{counter-reset:step;margin:26px 0;padding:0;list-style:none}.SiteFooter-module__p-5sba__steps li{counter-increment:step;padding:0 0 22px 42px;position:relative}.SiteFooter-module__p-5sba__steps li:last-child{padding-bottom:0}.SiteFooter-module__p-5sba__steps li:before{content:counter(step);background:var(--accent-soft);width:26px;height:26px;color:var(--accent);text-align:center;border-radius:50%;font-size:12px;line-height:26px;position:absolute;top:2px;left:0}.SiteFooter-module__p-5sba__steps h3,.SiteFooter-module__p-5sba__privacy h3{margin:0 0 5px;font-size:14px;font-weight:600}.SiteFooter-module__p-5sba__steps p,.SiteFooter-module__p-5sba__privacy p{color:var(--muted);margin:0}.SiteFooter-module__p-5sba__privacy section+section{margin-top:22px}.SiteFooter-module__p-5sba__footnote{border-top:1px solid var(--line);color:var(--muted);margin:22px 0 0;padding-top:18px;font-size:12px}.SiteFooter-module__p-5sba__privacy .SiteFooter-module__p-5sba__footnote{margin-top:24px}@media (max-width:520px){.SiteFooter-module__p-5sba__footer{margin-top:30px}}
