*{box-sizing:border-box}body{margin:0;background:#050505;color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wrap{width:min(1080px,calc(100% - 28px));margin:auto;padding:30px 0 48px}.top{text-align:center;margin-bottom:22px}.brand{height:58px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.brand img{max-width:112px;max-height:42px;width:auto;height:auto;object-fit:contain;display:block}.top h1{font-size:clamp(38px,7vw,78px);line-height:.92;margin:0 0 12px;letter-spacing:-.07em}.top p{margin:0 auto;color:#b8b8b8;max-width:560px;font-size:17px}.tool{background:linear-gradient(180deg,#171717,#0d0d0d);border:1px solid #272727;border-radius:28px;padding:16px;box-shadow:0 28px 90px rgba(0,0,0,.35)}.drop{min-height:220px;border:1.5px dashed #555;border-radius:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:9px;cursor:pointer;background:rgba(255,255,255,.035);transition:.2s;padding:24px}.drop:hover,.drop.drag{border-color:#fff;background:rgba(255,255,255,.07)}.drop input{display:none}.plus{width:58px;height:58px;border-radius:18px;background:#fff;color:#000;display:grid;place-items:center;font-size:40px;font-weight:300;line-height:1}.drop b{font-size:22px}.drop small{color:#aaa}.buttons{display:grid;grid-template-columns:1fr auto;gap:12px;margin-top:14px}.btn,.download{border:0;border-radius:16px;padding:15px 22px;font-weight:900;font-size:15px;cursor:pointer;text-decoration:none;text-align:center}.main{background:#fff;color:#000}.second{background:#222;color:#fff;border:1px solid #333}.status{min-height:22px;text-align:center;color:#aaa;font-size:14px;margin-top:12px}.status.ok{color:#9dffbd}.status.err{color:#ff7777}.grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.card{background:#101010;border:1px solid #242424;border-radius:26px;overflow:hidden}.title{height:50px;display:flex;align-items:center;padding:0 18px;border-bottom:1px solid #242424;font-weight:900}.stage{min-height:330px;display:flex;align-items:center;justify-content:center;padding:18px}.stage img{max-width:100%;max-height:460px;display:none;object-fit:contain}.result .stage{background-color:#151515;background-image:linear-gradient(45deg,#232323 25%,transparent 25%),linear-gradient(-45deg,#232323 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#232323 75%),linear-gradient(-45deg,transparent 75%,#232323 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0}.download{display:none;margin:0 18px 18px;background:#fff;color:#000}@media(max-width:760px){.wrap{width:min(100% - 22px,1080px);padding-top:22px}.brand{height:48px}.brand img{max-width:96px;max-height:34px}.tool{border-radius:22px;padding:12px}.drop{min-height:170px;border-radius:18px}.buttons{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.stage{min-height:250px}.top p{font-size:15px}}
