.checkPage{min-height:100vh;color:#111b2f;background:#f3f5f7}.checkHero{padding:90px max(24px,calc((100% - 1180px)/2));color:#fff;background:#07111e}.checkHero h1{max-width:1080px;margin:13px 0 23px;font-size:clamp(48px,7vw,88px);line-height:.98;letter-spacing:-.06em}.checkHero>p:not(.eyebrow){max-width:770px;color:#b5c0cf;font-size:16px;line-height:1.75}.checkHero>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.checkHero>div span{border:1px solid #334153;border-radius:99px;padding:8px 13px;color:#b9c5d2;font-size:10px}.checkWorkspace{width:min(1180px,calc(100% - 48px));display:grid;grid-template-columns:1.2fr .8fr;gap:20px;margin:auto;padding:65px 0 100px}.checkInputPanel,.checkResult{border:1px solid #dce2e9;border-radius:22px;padding:32px;background:#fff;box-shadow:0 20px 60px rgba(13,24,44,.08)}.checkInputPanel header{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e1e6ec;padding-bottom:23px}.checkInputPanel header small{color:#35755f;font-size:9px;font-weight:900;letter-spacing:.14em}.checkInputPanel header h2{margin:7px 0 0;font-size:25px}.checkInputPanel header>b{align-self:center;color:#637083;font-size:10px}.checkDrop{min-height:145px;display:grid;place-items:center;align-content:center;gap:6px;margin-top:24px;border:1px dashed #aeb9c7;border-radius:16px;color:#465369;background:#f7f9fa;cursor:pointer}.checkDrop.isDrag{border-color:#347b65;background:#edf8f4}.checkDrop input{position:absolute;opacity:0;pointer-events:none}.checkDrop>span{font-size:27px;color:#347b65}.checkDrop small{color:#8490a0}.checkPreview{position:relative;margin-top:18px}.checkPreview img{width:100%;max-height:360px;object-fit:contain;border:1px solid #dce2e9;border-radius:14px;background:#eef1f4}.checkPreview button{position:absolute;right:10px;top:10px;border:0;border-radius:8px;padding:8px 11px;color:#fff;background:#9e4252}.checkText{display:grid;gap:9px;margin-top:20px;color:#35755f;font-size:10px;font-weight:850;letter-spacing:.08em}.checkText textarea{box-sizing:border-box;width:100%;border:1px solid #d7dee7;border-radius:14px;padding:16px;color:#18243a;background:#fafbfc;font:inherit;line-height:1.6;resize:vertical}.checkButton{margin-top:18px;border:0;border-radius:11px;padding:15px 19px;color:#fff;background:#174b3c;font-weight:850;cursor:pointer}.checkButton:disabled{opacity:.6}.checkPrivacy{margin:16px 0 0;color:#7c8798;font-size:10px;line-height:1.6}.checkResult{align-self:start;position:sticky;top:100px;min-height:410px}.checkIdleMark{width:75px;height:75px;display:grid;place-items:center;border-radius:20px;color:#65ddba;background:#102a24;font-weight:900}.checkResult h2{margin:22px 0 11px;font-size:30px}.checkResult p,.checkResult li{color:#657184;line-height:1.7}.checkResult li+li{margin-top:8px}.checkResult>a{display:inline-block;margin-top:20px;color:#2c705b;font-weight:850}.checkResultTop{display:flex;align-items:center;gap:17px}.checkResultTop>span{width:73px;height:73px;display:grid;place-items:center;border-radius:19px;color:#fff;background:#6758e8;font-size:25px;font-weight:900}.checkResultTop small{color:#6b7789;font-size:9px;letter-spacing:.12em}.checkResultTop h2{margin:5px 0 0}.checkSpinner{width:46px;height:46px;display:block;border:4px solid #dce3e9;border-top-color:#397963;border-radius:50%;animation:checkSpin .8s linear infinite}@keyframes checkSpin{to{transform:rotate(360deg)}}html[data-theme=dark] .checkPage{color:#edf2ff;background:#080d18}html[data-theme=dark] .checkInputPanel,html[data-theme=dark] .checkResult{border-color:#2c394e;background:#101827;box-shadow:0 22px 60px rgba(0,0,0,.25)}html[data-theme=dark] .checkInputPanel header{border-color:#2f3c50}html[data-theme=dark] .checkDrop{border-color:#405069;color:#c8d1dd;background:#0c1422}html[data-theme=dark] .checkDrop.isDrag{border-color:#54b697;background:#102921}html[data-theme=dark] .checkText textarea{border-color:#354258;color:#edf2ff;background:#0b1422}html[data-theme=dark] .checkResult p,html[data-theme=dark] .checkResult li,html[data-theme=dark] .checkPrivacy{color:#a7b2c3}html[data-theme=dark] .checkResult>a{color:#77dfbd}@media(max-width:800px){.checkWorkspace{grid-template-columns:1fr;width:calc(100% - 34px);padding-top:35px}.checkHero{padding:70px 18px}.checkResult{position:static;min-height:0}.checkInputPanel header{flex-direction:column}.checkHero h1{font-size:47px}}
