.nf-wrap{max-width:1280px;margin:0 auto;padding:48px 32px 72px}.nf-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.nf-code{font-size:clamp(72px,9vw,132px);font-weight:800;line-height:1;color:#6d48f0;letter-spacing:-.03em;margin:0}.nf-title{font-size:clamp(28px,3.4vw,44px);font-weight:800;line-height:1.14;letter-spacing:-.02em;color:#1b1140;margin:18px 0 0}.nf-title em{font-style:normal;color:#f5b33c}.nf-lead{font-size:17px;line-height:1.62;color:#5c5678;margin:20px 0 0;max-width:34em}.nf-actions{display:flex;flex-wrap:nowrap;gap:12px;margin-top:30px}.nf-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:14px;font-size:15px;font-weight:700;text-decoration:none;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.nf-btn-primary{background:linear-gradient(135deg,#7b5cfa,#5b39d8);color:#fff;box-shadow:0 6px 18px rgba(91,57,216,.26)}.nf-btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(91,57,216,.32)}.nf-btn-ghost{background:#fff;color:#1b1140;border:1px solid #ded6fb}.nf-btn-ghost:hover{border-color:#7b5cfa;transform:translateY(-1px)}.nf-help{gap:16px;justify-content:space-between;flex-wrap:wrap;background:#f6f3fe;border-radius:16px;padding:18px 22px;margin-top:34px;max-width:620px}.nf-help,.nf-help-left{display:flex;align-items:center}.nf-help-left{gap:14px}.nf-help-ico{flex:0 0 42px;height:42px;border-radius:12px;background:#efe9fe;display:flex;align-items:center;justify-content:center}.nf-help-title{font-size:16px;font-weight:800;color:#1b1140}.nf-help-text{font-size:14px;color:#5c5678;margin-top:2px}.nf-help-cta{font-size:14px;font-weight:700;color:#5b39d8;text-decoration:none;white-space:nowrap}.nf-help-cta:hover{text-decoration:underline}.nf-illu{display:flex;justify-content:center}.nf-illu img{width:100%;max-width:620px;height:auto;display:block}.nf-banner{margin:52px auto 0;max-width:760px;background:#f6f3fe;border-radius:18px;padding:22px 26px;display:flex;align-items:center;gap:16px;justify-content:center;text-align:center}.nf-banner-title{font-size:17px;font-weight:800;color:#1b1140}.nf-banner-text{font-size:15px;color:#5c5678;margin-top:3px}@media (max-width:900px){.nf-wrap{padding:28px 20px 48px}.nf-grid{grid-template-columns:1fr;gap:32px}.nf-illu{order:-1}.nf-illu img{max-width:380px}.nf-actions{flex-wrap:wrap}.nf-btn{flex:1 1 100%}.nf-banner{flex-direction:column;gap:8px}}