*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#f6f7fb;color:#172033}.nav{height:72px;background:#fff;border-bottom:1px solid #e8eaf0;display:flex;align-items:center;justify-content:space-between;padding:0 6%;position:sticky;top:0;z-index:5}.brand{font-size:24px;font-weight:800;letter-spacing:-1px}.brand span{font-weight:500}.nav-right{display:flex;gap:25px;color:#7a8191;font-size:13px}.hero{max-width:1180px;margin:0 auto;padding:72px 35px;display:flex;align-items:center;justify-content:space-between;gap:50px}.hero-copy{max-width:650px}.badge{display:inline-block;padding:8px 13px;border-radius:30px;background:#eef0ff;color:#4d50b8;font-size:12px;font-weight:700}.hero h1{font-size:54px;line-height:1.02;letter-spacing:-2.5px;margin:18px 0}.hero h1 em{font-style:normal;color:#5558c9}.hero p{font-size:18px;line-height:1.6;color:#687083;max-width:580px}.cta{display:inline-block;margin-top:16px;background:#5558c9;color:white;text-decoration:none;padding:15px 22px;border-radius:10px;font-weight:700;box-shadow:0 8px 22px #5558c930}.trust{display:flex;gap:20px;margin-top:22px;color:#737b8d;font-size:12px}.hero-card{width:310px;height:380px;background:white;border-radius:16px;box-shadow:0 25px 70px #1d23401a;padding:28px;transform:rotate(3deg);border:1px solid #e7e8ee}.mini-top{display:flex;justify-content:space-between;margin-bottom:25px;color:#5558c9}.mini-line{height:7px;background:#e7e9f0;border-radius:10px;margin:12px 0}.mini-line.big{height:18px;width:65%}.mini-line.short{width:45%}.mini-cols{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;margin-top:35px}.editor-wrap{max-width:1180px;margin:0 auto 70px;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.panel{background:#fff;border:1px solid #e6e8ef;border-radius:16px;padding:26px;box-shadow:0 8px 30px #20284008}.section-head,.preview-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid #eceef3;padding-bottom:18px;margin-bottom:22px}.eyebrow{font-size:10px;font-weight:800;color:#686bd0;letter-spacing:1.3px}.section-head h2,.preview-head h2{margin:5px 0 0;font-size:23px}.progress,.live{font-size:10px;color:#777f90;padding-top:7px}.live{color:#3e9b6b;font-weight:700}label{display:block;font-size:12px;font-weight:700;color:#596174;margin-bottom:15px}input,textarea{display:block;width:100%;margin-top:7px;border:1px solid #dfe2e9;border-radius:9px;padding:12px 13px;font:inherit;font-size:13px;outline:none;background:#fbfcfe}textarea{min-height:86px;resize:vertical}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cv{min-height:650px;border:1px solid #e1e3e9;padding:30px;background:#fff;box-shadow:0 12px 35px #252b3d12}.cv-header{display:flex;gap:18px;align-items:center;border-bottom:2px solid #5558c9;padding-bottom:22px}.avatar{width:58px;height:58px;border-radius:50%;background:#5558c9;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.cv h1{margin:0;font-size:26px}.cv h3{margin:4px 0;color:#5558c9;font-size:14px}.cv-header p{margin:7px 0 0;color:#777f8e;font-size:10px}.cv-body{display:grid;grid-template-columns:2fr 1fr;gap:28px;padding-top:20px}.cv section{margin-bottom:22px}.cv h4{font-size:10px;letter-spacing:1.2px;color:#5558c9;margin:0 0 9px}.cv p{font-size:11px;line-height:1.55;color:#4e5667;margin:0}.pre{white-space:pre-line}.pay-btn{width:100%;margin-top:18px;border:0;background:#171b2a;color:#fff;padding:16px;border-radius:10px;font-size:14px;font-weight:800;cursor:pointer}.pay-btn:hover{background:#5558c9}.secure{text-align:center;color:#8a91a0;font-size:11px;margin:10px 0 0}.modal{position:fixed;inset:0;background:#121522aa;display:flex;align-items:center;justify-content:center;z-index:20;padding:20px}.hidden{display:none}.modal-box{background:#fff;width:420px;max-width:100%;border-radius:18px;padding:32px;position:relative;text-align:center}.close{position:absolute;right:15px;top:12px;border:0;background:none;font-size:28px;color:#777;cursor:pointer}.modal-icon{width:48px;height:48px;border-radius:50%;background:#e9f7ef;color:#32905e;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;font-size:22px;font-weight:800}.modal-box h2{margin:0 0 8px}.modal-box p{color:#70788a;font-size:14px}.fake-payment{text-align:left;margin-top:22px}.fake-payment button{width:100%;border:0;background:#5558c9;color:#fff;padding:14px;border-radius:9px;font-weight:700;cursor:pointer}.fake-payment small{display:block;text-align:center;color:#999;font-size:10px;margin-top:12px}footer{text-align:center;padding:30px;color:#8a91a0;font-size:12px}@media(max-width:850px){.hero{padding:45px 25px}.hero h1{font-size:42px}.hero-card{display:none}.editor-wrap{grid-template-columns:1fr}.nav-right{display:none}}@media(max-width:550px){.grid2,.cv-body{grid-template-columns:1fr}.hero h1{font-size:36px}.trust{flex-direction:column;gap:7px}.panel{padding:18px}}