:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#092033;background:#f4f8fb}*{box-sizing:border-box}body{margin:0}a{text-decoration:none;color:inherit}.wrap{max-width:1080px;margin:auto;padding:24px}.nav{justify-content:space-between;padding:18px 0}.brand,.nav{display:flex;align-items:center}.brand{gap:10px;font-size:22px;font-weight:850}.mark{width:34px;height:34px;background:linear-gradient(135deg,#17b78b,#149ec6);display:grid;place-items:center;color:#fff;font-weight:900}.btn,.mark{border-radius:12px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;font-weight:750;border:0;cursor:pointer}.primary{background:#0bb388;color:white}.secondary{background:white;border:1px solid #d5e2ea}.hero{padding:72px 0 48px;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:38px;gap:38px;align-items:center}.hero h1{font-size:58px;line-height:1.02;margin:0 0 16px;letter-spacing:-2px}.hero p{font-size:20px;color:#5c7180;line-height:1.5}.card{background:white;border:1px solid #dce7ee;border-radius:20px;padding:24px;box-shadow:0 10px 34px rgba(10,42,61,.06)}.price{font-size:36px;font-weight:900;color:#0aa77e}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin:26px 0}.small{font-size:13px;color:#6a7f8e}.pay{max-width:560px;margin:32px auto}.amount{font-size:44px;font-weight:900;color:#08ad80;margin:14px 0}.row{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #e7eef2}.promo{margin-top:20px;padding:20px;border-radius:16px;background:linear-gradient(135deg,#071f31,#0c4351);color:white}.promo p{color:#d4e5eb}.actions{display:flex;gap:10px;flex-wrap:wrap}.notice{padding:12px 14px;border-radius:12px;background:#eef8f5;color:#126b55}.error{background:#fff0f0;color:#a51f1f}.footer{padding:44px 0;text-align:center;color:#7b8d99;font-size:13px}@media(max-width:760px){.hero{grid-template-columns:1fr;padding-top:38px}.hero h1{font-size:42px}.grid{grid-template-columns:1fr}.wrap{padding:16px}}.narrow{max-width:780px}.smallLink{font-size:13px;color:#476374;text-decoration:underline;text-underline-offset:3px}.eyebrow{font-size:12px;font-weight:850;letter-spacing:.11em;color:#0a9d77}.bigBtn{padding:14px 20px}.pricingCard .price span{font-size:15px;color:#718491;font-weight:650}.cleanList{padding-left:20px;color:#4e6575;line-height:1.9}.wideBtn{width:100%;margin-top:14px}.fine{font-size:12px!important;color:#758996!important}.section{padding:34px 0}.sectionTitle{font-size:34px;margin:8px 0 20px}.grid.four{grid-template-columns:repeat(4,1fr)}.step>b{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#e8f8f3;color:#07845f;margin-bottom:12px}.step h3{margin:0 0 5px}.step p{font-size:14px;color:#667c8b}.cta{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:28px}.formCard label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:750;color:#324b5d}.formCard input,.formCard select{width:100%;border:1px solid #cedce5;border-radius:10px;padding:12px;background:white;font:inherit}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.formTitle{font-size:36px;margin:8px 0}.check{flex-direction:row!important;align-items:center;margin-top:16px;font-weight:550!important}.check input{width:auto!important}.hp{position:absolute!important;left:-10000px!important}.notice.warn{background:#fff8e8;color:#775500}.buyCard,.buyHero,.statusCard{display:flex;justify-content:space-between;align-items:center;gap:20px}.statusPill{padding:8px 12px;border-radius:999px;font-size:12px;font-weight:850;white-space:nowrap}.statusPill.ok{background:#e4f8f1;color:#087453}.statusPill.bad{background:#fff0f0;color:#b52727}.grid.two{grid-template-columns:1fr 1fr}.metric{font-size:34px;font-weight:900;margin-top:5px}.smallMetric{font-size:20px}.codeBox{background:#f1f5f7;padding:14px;border-radius:10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;word-break:break-all;border:1px solid #dfe8ed}.steps{line-height:1.9;color:#4e6575}.centerCard{text-align:center}.purchaseQr{width:260px;max-width:85%;background:white;border:1px solid #dbe7ed;border-radius:14px;padding:10px}.bankBox{white-space:pre-wrap;background:#f5f8fa;border:1px solid #dce6ec;border-radius:10px;padding:14px;line-height:1.55}.adminWrap{max-width:1440px}.adminStats{grid-template-columns:repeat(3,1fr)}.tableWrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:900px}td,th{text-align:left;padding:10px;border-bottom:1px solid #e7eef2;font-size:13px;vertical-align:top}th{background:#f7fafc;color:#5e7280;font-size:11px;text-transform:uppercase}.smallBtn{padding:8px 10px;font-size:12px}@media(max-width:900px){.grid.four{grid-template-columns:1fr 1fr}.buyCard,.buyHero,.cta,.statusCard{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.adminStats,.formGrid,.grid.four,.grid.two{grid-template-columns:1fr}.formTitle{font-size:30px}.nav{align-items:flex-start;gap:12px;flex-wrap:wrap}}.btn:disabled{opacity:.58;cursor:not-allowed}.dangerCard{border-color:#f1d1d1;background:#fffafa}