.ai-detector-page{--ad-panel:#0b0f17;--ad-line:rgba(151,164,190,.18);--ad-text:#f5f7ff;--ad-muted:#9ca3af;min-height:100vh;overflow:hidden;background:#000;color:var(--ad-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}
.ai-detector-page *,.ai-detector-page *::before,.ai-detector-page *::after{box-sizing:border-box}
.ai-detector-page button,.ai-detector-page textarea{font:inherit}
.ai-detector-shell{width:min(1220px,calc(100% - 64px));margin:0 auto}
.ai-detector-hero{position:relative;padding:130px 0 34px;text-align:center;background:radial-gradient(circle at 50% -10%,rgba(88,75,220,.18),transparent 50%),#000}
.ai-detector-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:15px;color:#8ea6ff;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.ai-detector-eyebrow i{width:7px;height:7px;border-radius:50%;background:#8b9fff;box-shadow:0 0 16px #788cff}
.ai-detector-hero h1{max-width:950px;margin:0 auto;background:linear-gradient(100deg,#7b9bff 8%,#a473ef 52%,#e45eb9 92%);background-clip:text;color:transparent;font-size:clamp(42px,5vw,62px);font-weight:720;letter-spacing:-.045em;line-height:1.08}
.ai-detector-hero p{max-width:820px;margin:22px auto 0;color:#c6cad4;font-size:19px;line-height:1.65}
.ai-detector-workspace{padding:0 0 66px;background:#000;scroll-margin-top:80px}
.ai-detector-tool{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);overflow:hidden;border:1px solid rgba(107,114,128,.68);border-radius:19px;background:#0a0e15;box-shadow:0 30px 80px rgba(0,0,0,.58)}
.ai-detector-input-panel,.ai-detector-result-panel{min-width:0;padding:19px 21px}
.ai-detector-input-panel{position:relative;border-right:1px solid var(--ad-line)}
.ai-detector-input-panel.is-dragover{box-shadow:inset 0 0 0 2px rgba(112,139,255,.72),inset 0 0 42px rgba(82,112,242,.12)}
.ai-detector-input-panel header,.ai-detector-result-panel header,.ai-detector-analysis header{display:flex;align-items:center;justify-content:space-between;gap:16px}
.ai-detector-input-panel header>div,.ai-detector-result-panel header>div,.ai-detector-analysis header>div{display:flex;align-items:center;gap:10px}
.ai-detector-input-panel h2,.ai-detector-result-panel h2,.ai-detector-analysis h2{margin:0;color:#f4f6fb;font-size:15px;font-weight:760}
.ai-detector-step{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;color:#d3daff;background:rgba(101,124,246,.17);font-size:12px;font-weight:800}
.ai-detector-input-actions{display:flex;align-items:center;gap:13px}
.ai-detector-link-button{display:inline-flex;align-items:center;gap:5px;padding:4px;border:0;color:#9099ad;background:transparent;font-size:13px;cursor:pointer}
.ai-detector-link-button:hover{color:#c5ceff}
.ai-detector-link-button svg{width:16px;height:16px;fill:currentColor}
.ai-detector-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
.ai-detector-upload-button.is-disabled{opacity:.4;pointer-events:none}
.ai-detector-input-panel textarea{width:100%;height:344px;margin-top:14px;padding:18px;border:1px solid rgba(151,164,190,.16);border-radius:14px;outline:0;color:#e8ebf4;background:#080c13;font-size:16px;line-height:1.75;resize:none;transition:.2s}
.ai-detector-input-panel textarea:focus{border-color:rgba(112,139,255,.66);box-shadow:0 0 0 4px rgba(82,112,242,.1)}
.ai-detector-input-panel textarea::placeholder{color:#667084}
.ai-detector-input-meta{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:14px;padding-top:9px;color:#747e92;font-size:12px}
.ai-detector-file-status{min-width:0;overflow:hidden;color:#747e92;text-overflow:ellipsis;white-space:nowrap}
.ai-detector-file-status.has-file{color:#9cadff}
.ai-detector-samples{display:flex;flex-wrap:wrap;align-items:center;gap:7px}
.ai-detector-samples>span{font-weight:700}
.ai-detector-samples button{padding:5px 10px;border:1px solid rgba(151,164,190,.2);border-radius:999px;color:#aab1c2;background:rgba(255,255,255,.025);cursor:pointer}
.ai-detector-samples button:hover{border-color:#7189ef;color:#dce3ff}
.ai-detector-result-panel{display:flex;min-height:445px;flex-direction:column;background:linear-gradient(150deg,rgba(38,43,68,.16),rgba(8,11,17,.2))}
.ai-detector-empty[hidden]{display:none}
.ai-detector-empty{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;padding:24px;text-align:center}
.ai-detector-scan{display:grid;width:78px;height:78px;margin-bottom:20px;place-items:center;border:1px solid rgba(118,139,240,.25);border-radius:22px;color:#859bff;background:radial-gradient(circle,rgba(104,120,240,.2),rgba(70,76,126,.06));box-shadow:0 0 40px rgba(69,83,185,.16)}
.ai-detector-scan svg{width:45px;height:45px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round}
.ai-detector-empty h3{margin:0 0 9px;color:#dce1ed;font-size:18px}
.ai-detector-empty p{max-width:310px;margin:0;color:#768094;font-size:14px;line-height:1.65}
.ai-detector-result[hidden]{display:none}
.ai-detector-result{display:grid;grid-template-columns:150px 1fr;gap:16px 24px;align-items:center;padding:28px 2px 4px}
.ai-detector-score{--ring:#f06a91;display:grid;width:144px;height:144px;place-items:center;border-radius:50%;background:conic-gradient(var(--ring) calc(var(--score)*1%),rgba(91,99,125,.18) 0);box-shadow:0 0 34px color-mix(in srgb,var(--ring) 18%,transparent)}
.ai-detector-score::before{grid-area:1/1;width:116px;height:116px;border:1px solid rgba(151,164,190,.12);border-radius:50%;background:#0a0e16;content:""}
.ai-detector-score>div{z-index:1;grid-area:1/1;text-align:center}
.ai-detector-score strong{display:block;color:#fff;font-size:30px;letter-spacing:-.04em}
.ai-detector-score span{display:block;margin-top:2px;color:#818a9f;font-size:10px}
.ai-detector-score.is-human{--ring:#44d19d}
.ai-detector-score.is-mixed{--ring:#f1b85b}
.ai-detector-verdict>span{display:inline-flex;padding:5px 9px;border-radius:999px;color:#ffc0d0;background:rgba(238,77,119,.12);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.ai-detector-verdict>span.is-human{color:#8ee7c5;background:rgba(45,190,139,.12)}
.ai-detector-verdict>span.is-mixed{color:#f4cf87;background:rgba(224,163,48,.12)}
.ai-detector-verdict h3{margin:11px 0 7px;color:#f3f5fa;font-size:21px}
.ai-detector-verdict p{margin:0;color:#858ea2;font-size:13px;line-height:1.6}
.ai-detector-bars{grid-column:1/-1;display:grid;gap:12px;padding-top:6px}
.ai-detector-bars>div>span{display:flex;justify-content:space-between;margin-bottom:6px;color:#aab1c0;font-size:12px}
.ai-detector-bars b{font-weight:650}
.ai-detector-bars em{font-style:normal}
.ai-detector-bars i{display:block;overflow:hidden;height:6px;border-radius:99px;background:rgba(151,164,190,.14)}
.ai-detector-bars u{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#db4c7a,#f27a9b);transition:width .7s ease}
.ai-detector-bars>div:nth-child(2) u{background:linear-gradient(90deg,#27b986,#5bd7a9)}
.ai-detector-stats{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:1px solid var(--ad-line)}
.ai-detector-stats>div{display:flex;justify-content:space-between;padding:13px 10px 0}
.ai-detector-stats>div+div{border-left:1px solid var(--ad-line)}
.ai-detector-stats dt{color:#747e92;font-size:11px}
.ai-detector-stats dd{margin:0;color:#dce1eb;font-size:12px;font-weight:750}
.ai-detector-tool-footer{grid-column:1/-1;padding:19px 22px 22px;border-top:1px solid var(--ad-line);text-align:center;background:#080c12}
.ai-detector-submit{display:inline-flex;width:280px;max-width:100%;height:52px;align-items:center;justify-content:center;gap:9px;padding:0 24px;border:0;border-radius:13px;color:#fff;background:linear-gradient(105deg,#5475f4,#8c54e9);box-shadow:0 14px 32px rgba(91,80,225,.25);font-size:16px;font-weight:780;cursor:pointer;transition:.2s}
.ai-detector-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 38px rgba(91,80,225,.34)}
.ai-detector-submit:disabled{opacity:.7;cursor:wait}
.ai-detector-submit svg{width:20px;height:20px;fill:currentColor}
.ai-detector-submit.is-processing svg{animation:ad-spin 1.1s linear infinite}
.ai-detector-notice{max-width:640px;margin:12px auto 0;padding:10px 14px;border-radius:10px;font-size:13px}
.ai-detector-notice--progress{color:#c8d2ff;background:rgba(85,113,234,.14)}
.ai-detector-notice--success{color:#a7f3d0;background:rgba(16,185,129,.12)}
.ai-detector-notice--error{color:#ffb7c1;background:rgba(190,57,79,.14)}
@keyframes ad-spin{to{transform:rotate(360deg)}
}
.ai-detector-analysis[hidden]{display:none}
.ai-detector-analysis{margin-top:22px;overflow:hidden;border:1px solid rgba(107,114,128,.55);border-radius:17px;background:#080b11}
.ai-detector-analysis header{padding:17px 21px;border-bottom:1px solid var(--ad-line)}
.ai-detector-analysis-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:#ffc3d2;background:rgba(235,75,119,.13)}
.ai-detector-analysis header>span{display:flex;align-items:center;gap:7px;color:#848da0;font-size:11px}
.ai-detector-analysis header>span i{width:11px;height:11px;border-radius:3px;background:rgba(238,74,116,.22);box-shadow:inset 0 -1px 0 rgba(245,91,129,.7)}
.ai-detector-highlighted-text{min-height:120px;padding:22px;color:#c9ced9;font-size:15px;line-height:1.85;white-space:pre-wrap}
.ai-detector-highlighted-text mark{padding:2px 1px;border-radius:3px;color:#f4dce3;background:rgba(238,74,116,.2);box-shadow:inset 0 -1px 0 rgba(245,91,129,.65)}
.ai-detector-disclaimer{margin:0;padding:13px 21px;border-top:1px solid var(--ad-line);color:#70798d;font-size:11px;line-height:1.55}
.ai-detector-section{padding:52px 0;border-top:1px solid rgba(107,114,128,.2);background:#000}
.ai-detector-section-heading{max-width:820px;margin:0 auto 34px;text-align:center}
.ai-detector-section-heading h2{margin:0;color:#fff;font-size:clamp(34px,4vw,47px);font-weight:700;letter-spacing:-.035em;line-height:1.15}
.ai-detector-section-heading p{margin:15px 0 0;color:#a4aab7;font-size:17px;line-height:1.72}
.ai-detector-overview{background:radial-gradient(circle at 50% 0,rgba(70,77,166,.13),transparent 42%),#000}
.ai-detector-overview-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:22px;align-items:stretch}
.ai-detector-report-demo{overflow:hidden;border:1px solid #3a4252;border-radius:19px;background:linear-gradient(145deg,#0b101a,#06080d);box-shadow:0 24px 60px rgba(0,0,0,.34)}
.ai-detector-report-demo>header{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid var(--ad-line)}
.ai-detector-report-demo>header span{color:#8792a8;font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}
.ai-detector-report-demo>header strong{color:#dfe4ef;font-size:13px}
.ai-detector-demo-summary{display:grid;grid-template-columns:150px 1fr;gap:26px;align-items:center;padding:24px 26px}
.ai-detector-demo-score{display:grid;width:126px;height:126px;place-items:center;border-radius:50%;background:radial-gradient(circle,#0a0e16 58%,transparent 60%),conic-gradient(#ec668e 68%,rgba(91,99,125,.2) 0);text-align:center}
.ai-detector-demo-score strong{display:block;color:#fff;font-size:29px;line-height:1}
.ai-detector-demo-score span{display:block;margin-top:5px;color:#818a9f;font-size:9px}
.ai-detector-demo-bars{display:grid;gap:17px}
.ai-detector-demo-bars>div>span{display:flex;justify-content:space-between;margin-bottom:7px;color:#aeb5c3;font-size:12px}
.ai-detector-demo-bars b{color:#e7eaf1;font-weight:700}
.ai-detector-demo-bars i{display:block;overflow:hidden;height:7px;border-radius:99px;background:rgba(151,164,190,.13)}
.ai-detector-demo-bars u{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d94d78,#f37a9c)}
.ai-detector-demo-bars>div:nth-child(2) u{background:linear-gradient(90deg,#2eb689,#5dd7ad)}
.ai-detector-demo-copy{display:grid;gap:9px;padding:0 26px 22px}
.ai-detector-demo-copy p{display:grid;grid-template-columns:27px 1fr;gap:10px;margin:0;padding:11px 13px;border:1px solid rgba(75,85,99,.45);border-radius:10px;color:#aeb5c3;background:#080b11;font-size:12px;line-height:1.55}
.ai-detector-demo-copy p span{color:#6f7a91;font-size:10px;font-weight:800}
.ai-detector-demo-copy p.is-flagged{border-color:rgba(236,102,142,.42);color:#efc6d2;background:rgba(185,56,94,.1)}
.ai-detector-report-demo>footer{display:flex;align-items:center;gap:7px;padding:12px 20px;border-top:1px solid var(--ad-line);color:#7f889b;font-size:10px}
.ai-detector-report-demo>footer i{width:9px;height:9px;border-radius:3px;background:rgba(238,74,116,.24);box-shadow:inset 0 -1px 0 rgba(245,91,129,.75)}
.ai-detector-overview-details{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.ai-detector-overview-details article{display:flex;gap:14px;padding:21px;border:1px solid #343b49;border-radius:15px;background:#06090e}
.ai-detector-feature-icon{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border-radius:11px;color:#82a6ff;background:rgba(59,130,246,.13);font-size:17px;font-weight:800}
.ai-detector-overview-details article:nth-child(2) .ai-detector-feature-icon{color:#c88af1;background:rgba(168,85,247,.13)}
.ai-detector-overview-details article:nth-child(3) .ai-detector-feature-icon{color:#f2bd64;background:rgba(234,179,8,.12)}
.ai-detector-overview-details article:nth-child(4) .ai-detector-feature-icon{color:#5bd8ae;background:rgba(34,197,94,.12)}
.ai-detector-overview-details h3{margin:1px 0 7px;color:#eff2f7;font-size:16px}
.ai-detector-overview-details p{margin:0;color:#929bad;font-size:13px;line-height:1.65}
.ai-detector-how{background:#030509}
.ai-detector-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none;counter-reset:step}
.ai-detector-steps li{position:relative;min-height:210px;padding:29px;border:1px solid #343b49;border-radius:16px;background:linear-gradient(145deg,#080b11,#05070a)}
.ai-detector-steps li::after{position:absolute;top:0;right:28px;left:28px;height:2px;background:linear-gradient(90deg,#647ff1,transparent);content:""}
.ai-detector-steps li>span{display:block;margin-bottom:35px;color:#8299ff;font-size:12px;font-weight:800;letter-spacing:.13em}
.ai-detector-steps h3{margin:0 0 10px;color:#f1f3f7;font-size:19px}
.ai-detector-steps p{margin:0;color:#969eae;font-size:15px;line-height:1.7}
.ai-detector-signals{background:radial-gradient(circle at 10% 50%,rgba(70,77,166,.1),transparent 35%),#000}
.ai-detector-signal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.ai-detector-signal-grid article{padding:25px;border:1px solid #343b49;border-radius:15px;background:#06090e}
.ai-detector-signal-grid article>span{display:block;margin-bottom:26px;color:#8299ff;font-size:11px;font-weight:800;letter-spacing:.12em}
.ai-detector-signal-grid h3{margin:0 0 10px;color:#eff1f5;font-size:18px}
.ai-detector-signal-grid p{margin:0;color:#919aaa;font-size:14px;line-height:1.7}
.ai-detector-signal-note{display:flex;max-width:890px;align-items:flex-start;gap:11px;margin:18px auto 0;padding:14px 18px;border:1px solid rgba(80,93,145,.46);border-radius:12px;color:#9ba4b6;background:rgba(50,63,115,.09);font-size:13px;line-height:1.65}
.ai-detector-signal-note span{display:grid;flex:0 0 22px;width:22px;height:22px;place-items:center;border-radius:50%;color:#9eb0ff;background:rgba(96,119,226,.16);font-weight:800}
.ai-detector-guide{background:#030509}
.ai-detector-reliability-panel{display:grid;grid-template-columns:.72fr 1.28fr;overflow:hidden;border:1px solid #374151;border-radius:19px;background:#070a0f}
.ai-detector-reliability-tips{padding:30px;border-right:1px solid #374151;background:linear-gradient(145deg,rgba(75,86,167,.12),transparent)}
.ai-detector-reliability-tips h3{margin:0 0 22px;color:#eef1f7;font-size:19px}
.ai-detector-reliability-tips ul{display:grid;gap:15px;margin:0;padding:0;list-style:none}
.ai-detector-reliability-tips li{display:flex;gap:10px;color:#aeb5c2;font-size:14px;line-height:1.55}
.ai-detector-reliability-tips li span{color:#7f9bff}
.ai-detector-score-guide{padding:30px}
.ai-detector-score-track{display:grid;grid-template-columns:19fr 60fr 21fr;overflow:hidden;height:8px;margin:4px 0 24px;border-radius:99px;background:#161b25}
.ai-detector-score-track i:nth-child(1){background:#43c99a}
.ai-detector-score-track i:nth-child(2){background:#e9b85f}
.ai-detector-score-track i:nth-child(3){background:#ec668e}
.ai-detector-guide-levels{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.ai-detector-guide-levels article{padding:4px 3px}
.ai-detector-guide-levels strong{display:block;margin-bottom:14px;color:#70d8b0;font-size:19px}
.ai-detector-guide-levels .is-mixed strong{color:#ebbc68}
.ai-detector-guide-levels .is-ai strong{color:#ef7898}
.ai-detector-guide-levels h3{margin:0 0 7px;color:#ebedf2;font-size:15px}
.ai-detector-guide-levels p{margin:0;color:#858ea0;font-size:12px;line-height:1.65}
.ai-detector-usecases{background:#000}
.ai-detector-usecase-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.ai-detector-usecase-grid article{display:grid;grid-template-columns:49px 1fr;gap:17px;padding:24px;border:1px solid #343b49;border-radius:15px;background:#06090e}
.ai-detector-usecase-number{color:#7f96f7;font-size:11px;font-weight:800;letter-spacing:.12em}
.ai-detector-usecase-grid h3{margin:0 0 9px;color:#eff1f5;font-size:18px}
.ai-detector-usecase-grid p{margin:0;color:#949cab;font-size:14px;line-height:1.68}
.ai-detector-compare{background:radial-gradient(circle at 50% 5%,rgba(87,65,180,.13),transparent 42%),#030509}
.ai-detector-compare-grid{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid #374151;border-radius:19px;background:#06080d}
.ai-detector-compare-grid article{padding:28px}
.ai-detector-compare-grid article+article{border-left:1px solid #374151}
.ai-detector-compare-grid .is-humanizer{background:linear-gradient(140deg,rgba(81,91,204,.12),rgba(149,67,177,.08))}
.ai-detector-compare-grid header{display:flex;align-items:center;gap:11px;margin-bottom:18px}
.ai-detector-compare-grid header span{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;color:#91a5ff;background:rgba(81,108,232,.14)}
.ai-detector-compare-grid .is-humanizer header span{color:#d397ef;background:rgba(168,85,247,.13)}
.ai-detector-compare-grid .is-plagiarism header span{color:#e7bd6b;background:rgba(234,179,8,.1)}
.ai-detector-compare-grid h3{margin:0;color:#f2f4f8;font-size:18px}
.ai-detector-compare-grid p{margin:0;color:#9ba3b2;font-size:14px;line-height:1.72}
.ai-detector-compare-grid ul{display:grid;gap:9px;margin:20px 0 0;padding:0;list-style:none}
.ai-detector-compare-grid li{position:relative;padding-left:20px;color:#c1c7d2;font-size:12px;line-height:1.5}
.ai-detector-compare-grid li::before{position:absolute;left:0;color:#8299ff;content:"✓"}
.ai-detector-compare-grid a{display:inline-flex;margin-top:21px;color:#aab8ff;font-size:13px;font-weight:750;text-decoration:none}
.ai-detector-faq{background:#000}
.ai-detector-faq-list{max-width:900px;margin:0 auto;border-top:1px solid #303746}
.ai-detector-faq-list details{border-bottom:1px solid #303746}
.ai-detector-faq-list summary{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:20px;color:#e7eaf1;font-size:16px;font-weight:650;cursor:pointer;list-style:none}
.ai-detector-faq-list summary::-webkit-details-marker{display:none}
.ai-detector-faq-list summary span{color:#8097ff;font-size:24px;font-weight:300;transition:.2s}
.ai-detector-faq-list details[open] summary span{transform:rotate(45deg)}
.ai-detector-faq-list details p{margin:-3px 45px 22px 0;color:#929bad;font-size:14px;line-height:1.75}
.ai-detector-cta{padding:18px 0 52px;background:#000}
.ai-detector-cta .ai-detector-shell>div{padding:42px 36px;border:1px solid rgba(103,116,190,.42);border-radius:22px;background:radial-gradient(circle at 50% -30%,rgba(99,102,241,.25),transparent 56%),linear-gradient(145deg,#0b1020,#080810);text-align:center}
.ai-detector-cta h2{margin:12px 0;color:#fff;font-size:clamp(30px,4vw,43px)}
.ai-detector-cta p{max-width:650px;margin:0 auto 25px;color:#9da5b6;font-size:16px;line-height:1.7}
.ai-detector-cta .ai-detector-shell>div>span{color:#9dafef;font-size:27px}
.ai-detector-cta a{display:inline-flex;min-height:47px;align-items:center;padding:0 22px;border-radius:11px;color:#fff;background:linear-gradient(105deg,#5475f4,#8c54e9);font-size:14px;font-weight:750;text-decoration:none}
@media(max-width:980px){.ai-detector-overview-layout,.ai-detector-reliability-panel{grid-template-columns:1fr}.ai-detector-reliability-tips{border-right:0;border-bottom:1px solid #374151}.ai-detector-signal-grid{grid-template-columns:1fr 1fr}.ai-detector-compare-grid{grid-template-columns:1fr}.ai-detector-compare-grid article+article{border-top:1px solid #374151;border-left:0}}
@media(max-width:900px){.ai-detector-tool{grid-template-columns:1fr}.ai-detector-input-panel{border-right:0;border-bottom:1px solid var(--ad-line)}}
@media(max-width:680px){.ai-detector-shell{width:min(100% - 28px,1220px)}
.ai-detector-hero{padding:108px 0 27px}
.ai-detector-hero h1{font-size:37px}
.ai-detector-hero p{font-size:16px}
.ai-detector-input-panel,.ai-detector-result-panel{padding:15px}
.ai-detector-input-panel textarea{height:300px}
.ai-detector-input-meta{align-items:flex-start;flex-direction:column}
.ai-detector-result{grid-template-columns:1fr;text-align:center}
.ai-detector-score{margin:0 auto}
.ai-detector-bars,.ai-detector-stats{grid-column:auto}
.ai-detector-submit{width:100%}
.ai-detector-input-actions{gap:8px}
.ai-detector-upload-button span{display:none}
.ai-detector-section{padding:40px 0}
.ai-detector-section-heading{margin-bottom:27px}
.ai-detector-section-heading h2{font-size:32px}
.ai-detector-section-heading p{font-size:15px}
.ai-detector-demo-summary{grid-template-columns:1fr;justify-items:center;text-align:center}
.ai-detector-demo-bars{width:100%}
.ai-detector-overview-details,.ai-detector-signal-grid,.ai-detector-steps,.ai-detector-guide-levels,.ai-detector-usecase-grid{grid-template-columns:1fr}
.ai-detector-steps li{min-height:0}
.ai-detector-score-guide,.ai-detector-reliability-tips{padding:23px}
.ai-detector-usecase-grid article{grid-template-columns:38px 1fr}
.ai-detector-cta{padding:12px 0 38px}
.ai-detector-cta .ai-detector-shell>div{padding:34px 22px}
}
