body{background:#f7f8fc;color:#172033}.hero{background:radial-gradient(circle at 50% 0,#eee6ff,#f7f8fc 45%)}.editor-card{border-radius:24px}.drop-zone{border:2px dashed #b8a6dc;border-radius:20px;padding:55px 20px;text-align:center;cursor:pointer;background:#fff;transition:.2s}.drop-zone:hover,.drop-zone.dragover{border-color:#6f42c1;background:#faf7ff}.drop-icon{font-size:48px;color:#6f42c1}.preview-box{max-height:380px;display:flex;align-items:center;justify-content:center;background:#eef0f4;border-radius:16px;overflow:hidden}.preview-box img{max-width:100%;max-height:380px}.feature-card{height:100%;background:#fff;border:1px solid #e8e9ef;border-radius:16px;padding:20px}.feature-card i{font-size:25px;color:#6f42c1}.auth-wrap{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:50px 15px}.auth-card{width:100%;max-width:480px;border-radius:20px}.result-image{min-height:300px;display:flex;align-items:center;justify-content:center;padding:20px}.checkerboard{background-image:linear-gradient(45deg,#ddd 25%,transparent 25%),linear-gradient(-45deg,#ddd 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ddd 75%),linear-gradient(-45deg,transparent 75%,#ddd 75%);background-size:28px 28px;background-position:0 0,0 14px,14px -14px,-14px 0}.result-image img{max-height:650px}.stat{background:#f8f9fb;border-radius:14px;padding:12px}.stat small,.stat strong{display:block}
