:root{--ink:#101828;--muted:#667085;--line:#e5e7eb;--paper:#fff;--soft:#f5f7fb;--blue:#3159ff;--lime:#caff3d;--danger:#c62828}*{box-sizing:border-box}body{margin:0;background:#fafbfc;color:var(--ink);font:15px Inter,Segoe UI,Arial,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}nav{height:74px;padding:0 max(22px,calc((100vw - 1120px)/2));display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:#ffffffed;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font-size:18px;font-weight:850}.brand img{width:40px;height:40px;border-radius:12px}.brand small{display:block;margin-top:3px;color:var(--muted);font-size:9px;letter-spacing:1.5px;text-transform:uppercase}#account,.account{display:flex;align-items:center;gap:9px}#account b,.account b{padding:10px 12px;border-radius:10px;background:#eef1ff;color:var(--blue)}#account button,.account button{padding:10px 13px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:700}main{max-width:1120px;margin:auto;padding:0 22px}.hero{display:grid;grid-template-columns:1.35fr .65fr;gap:60px;align-items:center;padding:76px 0 55px}.pill{display:inline-flex;padding:7px 10px;border-radius:99px;background:#eef1ff;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:1.2px}.pill.dark{background:#202a40;color:var(--lime)}h1{margin:20px 0;font-size:clamp(46px,7vw,76px);line-height:.96;letter-spacing:-4px}.hero-copy>p{max-width:680px;color:var(--muted);font-size:18px;line-height:1.65}.trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:26px;color:#344054}.quality-card{padding:30px;border-radius:24px;background:var(--ink);color:#fff;text-align:center;box-shadow:16px 16px 0 var(--lime)}.quality-ring{width:155px;height:155px;margin:auto;display:grid;place-content:center;border-radius:50%;border:12px solid #2b3850;outline:5px solid var(--lime)}.quality-ring b{font-size:44px;color:var(--lime)}.quality-ring small{font-size:9px;line-height:1.4;letter-spacing:1px}.quality-card p{margin:28px 0 0;color:#cbd5e1;line-height:1.55}.work-area{display:grid;grid-template-columns:1.55fr .75fr;gap:20px}.card{padding:25px;border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:0 10px 35px #1018280a}.section-title{display:flex;align-items:center;gap:12px}.section-title>span{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:var(--ink);color:var(--lime);font-weight:900}.section-title h2{margin:0;font-size:22px}.section-title p{margin:4px 0 0;color:var(--muted);font-size:13px}textarea{width:100%;min-height:150px;margin-top:22px;padding:15px;border:1px solid #d0d5dd;border-radius:12px;background:#fcfcfd;resize:vertical;outline:none}textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #3159ff18}.quote{display:flex;gap:18px;margin:12px 0;padding:12px;border-radius:10px;background:var(--soft)}.quote strong{margin-left:auto}.primary,.topup{width:100%;padding:14px;border:0;border-radius:11px;background:var(--blue);color:#fff;font-weight:800}.trial{display:block;margin-top:10px;text-align:center;color:var(--muted)}.wallet{background:var(--ink);color:#fff}.wallet>small{color:#aab5c7;letter-spacing:1.3px}.wallet h2{margin:10px 0 0;font-size:48px}.wallet h2 i{font-size:14px;color:#aab5c7;font-style:normal}.price-note{color:#aab5c7}.amounts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0 8px}.amounts button{padding:10px;border:1px solid #36445d;border-radius:9px;background:#1b2639;color:#fff}.amounts button.active{border-color:var(--lime);background:var(--lime);color:var(--ink);font-weight:800}.receive{display:flex;justify-content:space-between}.receive b{color:var(--lime)}.topup{background:var(--lime);color:var(--ink)}#notice{padding:13px 15px;border-radius:10px;background:#eef1ff}.error{color:var(--danger)!important}.ok{color:#167a43}.payment{display:flex;gap:25px;align-items:center;margin-top:20px}.payment img{width:210px;height:210px;object-fit:contain}.payment strong{color:var(--blue)}.history{margin:52px 0}.history-head{display:flex;align-items:center;justify-content:space-between}.history-head #showAllHistory{border:0;background:transparent;color:var(--blue);font-weight:800}.history article,.empty{margin-top:10px;padding:16px;border:1px solid var(--line);border-radius:13px;background:#fff}.history article{display:grid;grid-template-columns:52px 1fr auto auto;gap:13px;align-items:center}.history article>span{padding:10px 7px;border-radius:9px;background:var(--soft);text-align:center;font-size:11px;font-weight:800}.history article b,.history article small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history article small{margin-top:5px;color:var(--muted)}.history article em{font-style:normal}.history .completed{color:#16834d}.history .failed{color:var(--danger)}.history a{color:var(--blue);font-weight:700}.retry75{display:block;margin-top:9px;padding:8px 10px;border:0;border-radius:8px;background:#eef1ff;color:var(--blue);font-weight:800}.free{display:grid;grid-template-columns:.8fr 1.3fr;gap:30px;margin-bottom:40px;background:var(--ink);color:#fff}.free h2{margin:16px 0 8px;font-size:28px}.free p{color:#aab5c7}.tool{display:grid;grid-template-columns:1fr 1fr;gap:9px}.tool textarea{min-height:130px;margin:0;background:#192439;color:#fff;border-color:#33415a}.tool footer{grid-column:1/3;display:flex;gap:8px}.tool button{padding:10px 14px;border:0;border-radius:9px;background:var(--lime);font-weight:800}.disclosure{padding:25px 0 45px;border-top:1px solid var(--line);color:var(--muted);font-size:13px;line-height:1.6}.disclosure a{margin-right:18px;color:var(--blue)}.job-modal{position:fixed;inset:0;z-index:50;display:none;place-items:center;padding:20px;background:#101828cc}.job-modal.show{display:grid}.job-modal-card{position:relative;width:min(580px,100%);max-height:90vh;overflow:auto;padding:28px;border-radius:20px;background:#fff;box-shadow:0 30px 90px #0008}.job-modal-card:has(.history-popup){width:min(1000px,96vw)}.job-modal-card h2{margin:0 0 14px;font-size:28px}.job-modal-card footer{display:flex;gap:10px;margin-top:22px}.job-modal-card footer a,.job-modal-card footer button{display:inline-block;width:auto;padding:12px 16px;text-decoration:none}.modal-x{position:absolute;right:14px;top:11px;border:0;background:transparent;font-size:27px}.final-link{display:block;margin-top:10px;color:var(--blue);word-break:break-all}.history-popup{max-height:67vh;overflow:auto}.history-popup article{display:grid;grid-template-columns:52px 1fr auto auto;gap:12px;align-items:center;padding:15px;border-bottom:1px solid var(--line)}.history-popup article>span{padding:9px;border-radius:8px;background:var(--soft);font-size:11px}.history-popup article b,.history-popup article small{display:block}.history-popup article small{color:var(--muted)}.legal{max-width:850px;margin:50px auto;padding:30px;background:#fff;border:1px solid var(--line);border-radius:16px;line-height:1.7}.legal h1{font-size:42px;letter-spacing:-2px}.legal a{color:var(--blue)}@media(max-width:760px){.hero,.work-area,.free{grid-template-columns:1fr}.hero{gap:30px;padding-top:45px}.quality-card{max-width:360px}.trust{display:grid;gap:10px}.quote{flex-wrap:wrap}.quote strong{width:100%;margin:0}.history article{grid-template-columns:48px 1fr}.history article em,.history article>a{grid-column:2}.tool{grid-template-columns:1fr}.tool footer{grid-column:1}.payment{align-items:flex-start;flex-direction:column}.payment img{width:100%;height:auto}}
