*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f3f8ff;color:#071b3a}a{text-decoration:none}.top{background:#061b42;color:white;padding:8px 7%;font-size:13px;display:flex;justify-content:space-between}.nav{background:white;padding:22px 7%;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 20px #0001;position:sticky;top:0;z-index:99}.logo{display:flex;gap:12px;align-items:center}.logo .mark{width:48px;height:48px;border-radius:50%;background:#0b65f8;color:white;display:grid;place-items:center;font-size:28px;font-weight:900}.logo b{font-size:26px;color:#005eff}.logo small{display:block;color:#667}.menu{display:flex;gap:28px;align-items:center;font-weight:700;font-size:14px}.btn{display:inline-block;border:0;padding:12px 22px;border-radius:8px;background:#0067ff;color:white;font-weight:800;cursor:pointer}.btn.dark{background:#061b42}.hero{min-height:430px;background:linear-gradient(105deg,#fff 0 55%,#0b63e9 55%);display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center;padding:55px 7%}.hero h1{font-size:52px;line-height:1.1;margin:10px 0}.blue{color:#0067ff}.features{display:flex;gap:28px;margin-top:35px}.feature{background:#eef5ff;padding:14px;border-radius:14px;min-width:130px}.mock{background:white;border:10px solid #061b42;border-radius:12px;box-shadow:0 30px 70px #0003;padding:45px}.mock h2{margin-top:0}.tick{color:#10b75c;font-size:22px}.section{padding:45px 5%}.title{text-align:center;font-size:28px;margin:0 0 32px}.services{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.card{background:white;border-radius:14px;padding:28px 15px;text-align:center;box-shadow:0 10px 25px #0000000d}.icon{width:58px;height:58px;margin:auto;border-radius:12px;display:grid;place-items:center;color:white;font-size:24px;background:#0dbb56}.card:nth-child(2) .icon{background:#ff7600}.card:nth-child(3) .icon{background:#6542d9}.card:nth-child(4) .icon{background:#0873ff}.card:nth-child(5) .icon{background:#fa2b7a}.card:nth-child(6) .icon{background:#12bfc1}.how{background:#eaf4ff;border-radius:14px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:16px}.step{display:flex;gap:12px;align-items:center}.num{width:42px;height:42px;border-radius:50%;background:#0067ff;color:white;display:grid;place-items:center;font-weight:900}.footbar{background:#061b42;color:white;border-radius:10px;padding:26px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.footer{background:#061b42;color:white;text-align:center;padding:20px}.formwrap{max-width:960px;margin:35px auto;background:white;border-radius:18px;padding:25px;box-shadow:0 15px 40px #0001}.grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field label{font-weight:700;font-size:14px}.field input,.field select,.field textarea{width:100%;padding:13px;border:1px solid #d8e2f0;border-radius:10px;margin-top:7px}.paybox{background:#f1f7ff;border:1px dashed #0067ff;border-radius:14px;padding:20px;text-align:center}.qr{max-width:260px;width:100%;border-radius:14px}.success{max-width:700px;margin:40px auto;background:white;border-radius:18px;padding:30px;text-align:center;box-shadow:0 15px 40px #0001}.oid{font-size:30px;font-weight:900;color:#0067ff}.tablewrap{overflow:auto;background:white;border-radius:14px;padding:15px}.tbl{width:100%;border-collapse:collapse}.tbl th{background:#061b42;color:white}.tbl th,.tbl td{padding:12px;border-bottom:1px solid #e5edf8;font-size:14px;text-align:left}.status{font-weight:900;color:#0067ff}.wa{position:fixed;right:22px;bottom:22px;background:#18c563;color:white;padding:16px;border-radius:50%;font-size:22px}.login{max-width:430px}.alert{padding:12px;border-radius:10px;margin-bottom:12px;background:#fff2f2;color:#c00}
@media(max-width:900px){.hero{grid-template-columns:1fr;background:white}.services{grid-template-columns:repeat(2,1fr)}.menu{display:none}.features,.how,.footbar,.grid{display:block}.feature,.step,.footbar>div{margin-bottom:15px}.hero h1{font-size:36px}.top{display:block}.mock{display:none}}
