:root {
  --ink: #17211d;
  --muted: #718078;
  --line: #dfe7e1;
  --paper: #f7faf7;
  --white: #ffffff;
  --green: #0d644e;
  --green-dark: #084b3b;
  --lime: #d8ee76;
  --coral: #ef8064;
  --shadow: 0 22px 70px rgba(20, 43, 34, .12);
}

* { box-sizing: border-box; }
body { margin: 0; color: var(--ink); background: #e8efe8; font-family: "DM Sans", sans-serif; }
button, input { font: inherit; }
button { cursor: pointer; }
.page-shell { width: 100%; min-height: 100vh; background: var(--paper); }
.form-panel { position: relative; width: 100%; min-height: 100vh; padding: 28px clamp(28px, 6vw, 94px) 16px; display: flex; flex-direction: column; overflow: hidden; background: radial-gradient(circle at 8% 35%, rgba(13, 100, 78, .06) 0 1px, transparent 1.5px), var(--paper); background-size: 22px 22px, auto; }.form-panel::after { content: ""; position: absolute; z-index: 0; right: 0; bottom: 0; left: 0; height: 17%; background: var(--green); }.form-panel > * { position: relative; z-index: 1; }
.brand-header, .visual-topline, .visual-footer { display: flex; justify-content: space-between; align-items: center; }
.brand-header { justify-content: center; }
.brand { display: inline-flex; align-items: center; gap: 11px; color: var(--ink); text-decoration: none; letter-spacing: -.03em; }
.brand-mark { height: 33px; width: 30px; display: flex; gap: 3px; align-items: end; }
.brand-mark span { display: block; width: 8px; background: var(--green); border-radius: 2px 2px 0 0; transform: skew(-18deg); }
.brand-mark span:nth-child(1) { height: 17px; }.brand-mark span:nth-child(2) { height: 26px; background: var(--coral); }.brand-mark span:nth-child(3) { height: 33px; }
.brand-name { font: 600 20px "Space Grotesk", sans-serif; }.brand-name strong { font-weight: 700; color: var(--green); }
.secure-note { color: var(--muted); font-size: 12px; }.status-dot { width: 7px; height: 7px; display: inline-block; margin-right: 7px; border-radius: 50%; background: #66ad76; }
.usp-strip { width: min(100%, 560px); display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px; margin: 32px auto 0; padding: 13px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.usp-item { display: flex; align-items: center; justify-content: center; gap: 8px; min-width: 0; color: var(--muted); font-size: 10px; line-height: 1.15; text-transform: uppercase; }.usp-item strong { color: var(--ink); font-size: 10px; }.usp-icon { width: 26px; height: 26px; flex: 0 0 26px; display: grid; place-items: center; border-radius: 7px; color: var(--white); }.usp-icon svg { width: 16px; height: 16px; stroke-width: 2.4; }.rupee { background: var(--green); }.shield { background: #173d73; }.headset { background: #70a92f; }.bars { background: var(--coral); }
.landing-content { width: min(100%, 760px); margin: 26px auto 0; }.direct-form { width: min(100%, 760px); margin: 17px auto 0; padding: 20px 30px 18px; border: 1px solid var(--line); border-radius: 7px; background: var(--white); box-shadow: 0 14px 35px rgba(20, 43, 34, .07); }.form-content { width: 100%; padding: 0; }.eyebrow { margin: 0 0 16px; color: var(--green); font-size: 11px; font-weight: 700; letter-spacing: .15em; text-transform: uppercase; }.eyebrow.light { color: var(--lime); }
h1, h2, label { font-family: "Space Grotesk", sans-serif; } h1 { max-width: 490px; margin: 0; font-size: clamp(34px, 4vw, 51px); line-height: 1.03; letter-spacing: -.06em; } .intro-copy { max-width: 420px; margin: 20px 0 0; color: var(--muted); font-size: 16px; line-height: 1.6; }
.market-row { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 23px; }.market-row span { padding: 7px 10px; border: 1px solid #cddacf; border-radius: 3px; background: var(--white); color: var(--green); font-size: 10px; font-weight: 700; text-transform: uppercase; }.payment-row { display: flex; align-items: center; flex-wrap: wrap; gap: 13px; margin-top: 16px; color: var(--muted); font-size: 11px; }.payment-row strong { padding: 4px 7px; border-radius: 3px; font-size: 11px; }.payment-gpay { color: #4285f4; background: #edf3ff; }.payment-phonepe { color: #5f259f; background: #f3edfb; }.payment-upi { color: #16735c; background: #e9f5ef; }
.landing-note { margin: 14px 0 0; color: var(--muted); font-size: 11px; }.form-heading { display: flex; align-items: baseline; gap: 12px; flex-wrap: wrap; margin-bottom: 10px; }.form-heading .eyebrow { margin: 0; }.form-heading h1 { margin: 0; font-size: 24px; letter-spacing: -.05em; }.form-heading p:last-child { width: 100%; margin: 0; color: var(--muted); font-size: 12px; }.payment-footer { justify-content: center; margin: 10px auto 0; }.site-footer { display: flex; flex-direction: column; align-items: center; gap: 4px; width: 100%; margin: auto auto 0; padding: 16px 0 2px; color: rgba(255,255,255,.72); font-size: 10px; text-align: center; }.site-footer strong { color: var(--lime); font: 700 13px "Space Grotesk", sans-serif; }.site-footer small { font-size: 9px; }
.progress-wrap { margin: 51px 0 42px; }.progress-meta { display: flex; justify-content: space-between; margin-bottom: 11px; color: var(--muted); font-size: 12px; font-weight: 600; }.progress-track { height: 4px; overflow: hidden; background: #dce5dd; border-radius: 4px; }.progress-bar { width: 33.333%; height: 100%; background: var(--green); border-radius: inherit; transition: width .35s ease; }
.question-step { animation: reveal .35s ease both; }.question-step[hidden] { display: none; } .question-step > label { display: block; font-size: 22px; font-weight: 600; letter-spacing: -.04em; }.field-hint { margin: 9px 0 21px; color: var(--muted); font-size: 13px; }
.option-list { display: grid; gap: 10px; }.option-card { min-height: 61px; display: flex; align-items: center; gap: 13px; padding: 0 17px; border: 1px solid var(--line); border-radius: 5px; background: var(--white); color: var(--ink); font-size: 14px; cursor: pointer; transition: border-color .2s, background .2s, transform .2s; }.option-card:hover { border-color: #98b5a6; transform: translateY(-1px); }.option-card input { position: absolute; opacity: 0; }.radio-ui { width: 17px; height: 17px; flex: 0 0 17px; border: 1px solid #b6c5bb; border-radius: 50%; }.option-card:has(input:checked) { border-color: var(--green); background: #f0f8e8; }.option-card:has(input:checked) .radio-ui { border: 5px solid var(--green); }
.input-stack { display: grid; gap: 17px; }.input-group label { display: block; margin-bottom: 8px; color: var(--muted); font: 600 12px "DM Sans", sans-serif; }.input-group input { width: 100%; padding: 15px 14px; border: 1px solid #cbd8ce; border-radius: 4px; outline: 0; background: var(--white); color: var(--ink); }.input-group input:focus { border-color: var(--green); box-shadow: 0 0 0 3px rgba(13, 100, 78, .1); }.error-message { min-height: 18px; margin: 10px 0 0; color: #c14d3d; font-size: 12px; }
.form-actions { display: flex; align-items: center; gap: 20px; margin-top: 28px; }.primary-button { min-height: 51px; padding: 0 22px; border: 0; border-radius: 4px; background: var(--green); color: var(--white); font-weight: 700; transition: background .2s, transform .2s; }.primary-button:hover { background: var(--green-dark); transform: translateY(-1px); }.primary-button span { margin-left: 18px; font-size: 19px; }.back-button { padding: 0; border: 0; background: transparent; color: var(--muted); font-size: 13px; font-weight: 600; }.form-disclaimer { margin: 20px 0 0; color: #99a59e; font-size: 11px; line-height: 1.5; }
.visual-panel { display: none; }
.poster-footer { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; margin: auto auto 0; padding: 13px 16px; border-radius: 5px; background: var(--green); color: var(--white); font-size: 10px; font-weight: 700; letter-spacing: .04em; text-align: center; text-transform: uppercase; }.poster-footer span + span { border-left: 1px solid rgba(255,255,255,.3); }
@keyframes reveal { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } }
@media (min-width: 801px) { .form-panel { padding-top: 18px; padding-bottom: 8px; overflow: hidden; }.landing-content { margin-top: 13px; }.direct-form { margin-top: 10px; padding-top: 14px; padding-bottom: 12px; }.direct-form .progress-wrap { margin: 16px 0 18px; }.direct-form .field-hint { margin: 6px 0 12px; }.direct-form .option-list { gap: 7px; }.direct-form .option-card { min-height: 48px; }.direct-form .form-actions { margin-top: 13px; }.direct-form .form-disclaimer { margin-top: 10px; }.payment-footer { margin-top: 6px; }.site-footer { margin-top: 5px; } }
@media (max-width: 800px) { .page-shell { display: block; min-height: 100vh; }.form-panel { min-height: 100vh; height: 100vh; padding: 10px 20px 5px; }.form-panel::after { height: 26%; }.landing-content { margin: 6px auto 0; }.direct-form { margin-top: 6px; padding: 12px 20px; } }
@media (max-width: 430px) { .usp-strip { gap: 3px; margin-top: 12px; padding: 7px 0; }.usp-item { gap: 5px; font-size: 8px; }.usp-item strong { font-size: 8px; }.usp-icon { width: 22px; height: 22px; flex-basis: 22px; font-size: 13px; }.headset { font-size: 8px; }.bars { padding: 4px 5px; }.landing-content { margin-top: 4px; }.intro-copy { margin-top: 7px; font-size: 12px; line-height: 1.25; }.market-row { gap: 3px; margin-top: 9px; }.market-row span { padding: 4px 5px; font-size: 8px; }.payment-row { gap: 5px; margin-top: 7px; font-size: 9px; }.payment-row strong { padding: 3px 5px; font-size: 9px; }.direct-form { margin-top: 4px; padding: 9px 13px; }.form-heading { gap: 5px; margin-bottom: 3px; }.form-heading h1 { font-size: 19px; }.form-heading p:last-child { font-size: 10px; }.direct-form .progress-wrap { margin: 9px 0 9px; }.direct-form .question-step > label { font-size: 17px; }.direct-form .field-hint { margin: 4px 0 7px; font-size: 10px; }.direct-form .option-list { gap: 5px; }.direct-form .option-card { min-height: 39px; padding: 0 10px; font-size: 11px; }.direct-form .radio-ui { width: 13px; height: 13px; flex-basis: 13px; }.direct-form .error-message { min-height: 10px; margin: 3px 0 0; font-size: 9px; }.direct-form .form-actions { margin-top: 7px; }.direct-form .primary-button { min-height: 37px; font-size: 11px; }.direct-form .primary-button span { font-size: 14px; }.direct-form .form-disclaimer { margin: 6px 0 0; font-size: 8px; }.site-footer { margin-top: auto; padding-top: 14px; }.visual-panel { min-height: 265px; } }

body { background: #020b1d; color: #f7fbff; }
.poster-page { width: 100%; min-height: 100vh; }
.poster-hero { position: relative; width: 100%; height: 100vh; min-height: 720px; overflow: hidden; padding: 18px clamp(22px, 5vw, 90px) 10px; background: radial-gradient(circle at 73% 26%, rgba(0, 101, 255, .48), transparent 25%), radial-gradient(circle at 10% 80%, rgba(0, 64, 170, .28), transparent 32%), #020b1d; }
.poster-hero::before { content: ""; position: absolute; inset: 0; opacity: .27; background-image: linear-gradient(115deg, transparent 42%, rgba(0, 145, 255, .35) 42.2%, transparent 42.5%), linear-gradient(165deg, transparent 54%, rgba(0, 103, 255, .28) 54.2%, transparent 54.5%); background-size: 100% 100%, 100% 100%; pointer-events: none; }
.poster-hero::after { content: ""; position: absolute; top: 4%; right: 7%; width: 31vw; height: 31vw; border: 2px solid rgba(20, 153, 255, .38); border-radius: 50%; box-shadow: 0 0 70px rgba(0, 112, 255, .42), inset 0 0 60px rgba(0, 112, 255, .2); pointer-events: none; }
.poster-header, .poster-copy, .segment-grid, .account-heading, .account-form, .poster-benefits, .payment-footer, .poster-footer { position: relative; z-index: 1; }
.poster-header { display: flex; justify-content: center; }.poster-brand { display: block; width: 82px; height: 82px; text-decoration: none; }.poster-brand img { width: 100%; height: 100%; display: block; object-fit: cover; border-radius: 50%; }
.poster-copy { width: min(100%, 700px); margin: 20px auto 0; text-align: center; }.poster-copy h1 { margin: 0; color: #f4f6fb; font: 700 clamp(54px, 7vw, 106px)/.82 "Space Grotesk", sans-serif; letter-spacing: -.08em; text-shadow: 0 0 22px rgba(22, 119, 255, .35); }.poster-copy h1 span:first-child { color: #1378ff; -webkit-text-stroke: 1px #80c9ff; }.poster-copy .at { color: #b7ff00; }.poster-copy p { margin: 14px 0 0; color: #f4f6fb; font-size: 15px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }.poster-kicker { margin: 0 0 10px !important; color: #b7ff00 !important; font-size: 14px !important; letter-spacing: .05em !important; }.poster-kicker b { color: white; }
.segment-grid { width: min(100%, 770px); display: grid; grid-template-columns: repeat(4, 1fr); gap: 7px; margin: 20px auto 0; }.segment-grid span { display: flex; align-items: center; justify-content: center; gap: 8px; min-height: 39px; border: 1px solid #36a6ff; border-radius: 6px; background: linear-gradient(100deg, #f9fbff, #dfeeff); color: #081b4b; font: 700 12px "Space Grotesk", sans-serif; text-transform: uppercase; }.segment-grid svg { width: 18px; color: #095bc7; }
.segment-grid { width: min(100%, 770px); display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; margin: 20px auto 0; }.segment-grid span { display: flex; align-items: center; justify-content: center; gap: 10px; min-height: 58px; border: 1px solid #36a6ff; border-radius: 8px; background: linear-gradient(100deg, #f9fbff, #dfeeff); color: #081b4b; font: 700 15px "Space Grotesk", sans-serif; text-transform: uppercase; }.segment-grid svg { width: 23px; height: 23px; color: #095bc7; }
.account-heading { width: min(100%, 760px); display: flex; align-items: center; justify-content: center; gap: 14px; flex-wrap: wrap; margin: 24px auto 10px; text-align: center; }.account-heading span { width: 55px; height: 4px; background: #b7ff00; }.account-heading h2 { margin: 0; color: white; font: 700 23px "Space Grotesk", sans-serif; letter-spacing: .04em; text-transform: uppercase; }.account-heading p { width: 100%; margin: -5px 0 0; color: #f1f5ff; font-size: 14px; }.account-heading p b { color: #b7ff00; }
.account-form { width: min(100%, 760px); margin: 0 auto; }.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }.account-form label { position: relative; display: flex; align-items: center; min-height: 52px; margin-bottom: 8px; padding: 0 15px; border: 1px solid #c9d3e5; border-radius: 8px; background: #f7f9fd; color: #10265a; }.account-form label > svg { width: 20px; margin-right: 13px; }.account-form input { width: 100%; min-width: 0; border: 0; outline: 0; background: transparent; color: #101b38; font-size: 15px; }.account-form input::placeholder { color: #758096; }.account-form .select-arrow { width: 18px; margin: 0 0 0 8px; }.account-button { width: 100%; min-height: 57px; display: flex; align-items: center; justify-content: center; gap: 15px; border: 1px solid #8bc700; border-radius: 9px; background: linear-gradient(180deg, #c7ff18, #7edb00); color: #07110b; font: 700 22px "Space Grotesk", sans-serif; text-transform: uppercase; box-shadow: 0 0 22px rgba(165, 255, 0, .18); }.account-button svg { width: 31px; height: 31px; }.form-error { min-height: 15px; margin: 5px 0 0; color: #ff967f; font-size: 11px; text-align: center; }.secure-line { display: flex; align-items: center; justify-content: center; gap: 7px; margin: 4px 0 0; color: #e4eaff; font-size: 12px; }.secure-line svg { width: 17px; color: #b7ff00; }
.poster-benefits { width: min(100%, 700px); display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; margin: 15px auto 0; padding: 13px 16px; border: 1px solid #1857a4; border-radius: 12px; background: rgba(4, 26, 69, .7); }.poster-benefits > span { display: grid; grid-template-columns: 33px 1fr; column-gap: 8px; align-items: center; min-width: 0; }.poster-benefits > span + span { border-left: 1px solid #1857a4; padding-left: 12px; }.poster-benefits svg { grid-row: span 2; width: 31px; height: 31px; padding: 6px; border-radius: 50%; background: #123f9a; color: #b7ff00; }.poster-benefits b { color: #f5f7ff; font-size: 10px; line-height: 1.1; text-transform: uppercase; }.poster-benefits small { color: #c3d0e9; font-size: 8px; line-height: 1.1; }
.payment-footer { width: min(100%, 700px); display: flex; align-items: center; justify-content: center; gap: 18px; margin: 14px auto 0; color: #b7ff00; font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }.payment-footer img { width: 76px; height: 42px; object-fit: contain; padding: 7px 12px; border-radius: 7px; background: white; }.payment-footer .phonepe-logo { width: 48px; height: 48px; border-radius: 50%; background: #6522a4; padding: 10px; filter: invert(1); }.payment-footer .gpay-logo { background: #ffffff; }.payment-footer .upi-logo { display: inline-flex; align-items: center; justify-content: center; width: 76px; height: 42px; padding: 4px 9px; border-radius: 7px; background: #ffffff; color: #142864; font: 800 italic 17px "Space Grotesk", sans-serif; letter-spacing: -.05em; }
@media (max-width: 700px) { .poster-hero { min-height: 100vh; height: 100vh; padding: 12px 18px 7px; }.poster-hero::after { width: 70vw; height: 70vw; top: 16%; right: -25%; }.poster-brand { width: 62px; height: 62px; }.poster-copy { margin-top: 12px; }.poster-copy h1 { font-size: clamp(48px, 16vw, 70px); }.poster-copy p { font-size: 10px; margin-top: 8px; }.poster-kicker { font-size: 10px !important; margin-bottom: 7px !important; }.segment-grid { grid-template-columns: repeat(4, 1fr); gap: 5px; margin-top: 13px; }.segment-grid span { min-height: 30px; gap: 3px; font-size: 8px; border-radius: 4px; }.segment-grid svg { width: 13px; }.account-heading { gap: 7px; margin-top: 13px; margin-bottom: 6px; }.account-heading span { width: 25px; height: 2px; }.account-heading h2 { font-size: 15px; }.account-heading p { margin-top: -2px; font-size: 9px; }.account-form label { min-height: 39px; margin-bottom: 5px; padding: 0 10px; border-radius: 6px; }.account-form label > svg { width: 16px; margin-right: 8px; }.account-form input { font-size: 11px; }.account-form .select-arrow { width: 14px; }.form-grid { gap: 5px; }.account-button { min-height: 43px; font-size: 16px; gap: 9px; }.account-button svg { width: 24px; height: 24px; }.form-error { min-height: 10px; font-size: 9px; }.secure-line { margin-top: 2px; font-size: 9px; }.secure-line svg { width: 14px; }.poster-benefits { gap: 4px; margin-top: 8px; padding: 8px 5px; border-radius: 8px; }.poster-benefits > span { grid-template-columns: 20px 1fr; column-gap: 4px; }.poster-benefits > span + span { padding-left: 5px; }.poster-benefits svg { width: 19px; height: 19px; padding: 4px; }.poster-benefits b { font-size: 7px; }.poster-benefits small { font-size: 6px; }.payment-footer { gap: 7px; margin-top: 7px; font-size: 8px; letter-spacing: .04em; }.payment-footer img { width: 42px; height: 22px; }.payment-footer img:first-of-type { width: 24px; }.payment-footer .upi-logo { width: 42px; height: 22px; font-size: 9px; }.poster-footer { margin-top: 3px; font-size: 9px; }.poster-footer small { font-size: 6px; } }
@media (max-width: 700px) { .poster-hero { min-height: 100vh; height: 100vh; padding: 12px 18px 7px; }.poster-hero::after { width: 70vw; height: 70vw; top: 16%; right: -25%; }.poster-brand { width: 62px; height: 62px; }.poster-copy { margin-top: 12px; }.poster-copy h1 { font-size: clamp(48px, 16vw, 70px); }.poster-copy p { font-size: 10px; margin-top: 8px; }.poster-kicker { font-size: 10px !important; margin-bottom: 7px !important; }.segment-grid { grid-template-columns: repeat(2, 1fr); gap: 7px; margin-top: 13px; }.segment-grid span { min-height: 48px; gap: 6px; font-size: 11px; border-radius: 6px; }.segment-grid svg { width: 18px; height: 18px; }.account-heading { gap: 7px; margin-top: 13px; margin-bottom: 6px; }.account-heading span { width: 25px; height: 2px; }.account-heading h2 { font-size: 15px; }.account-heading p { margin-top: -2px; font-size: 9px; }.account-form label { min-height: 39px; margin-bottom: 5px; padding: 0 10px; border-radius: 6px; }.account-form label > svg { width: 16px; margin-right: 8px; }.account-form input { font-size: 11px; }.account-form .select-arrow { width: 14px; }.account-form select { font-size: 11px; }.form-grid { gap: 5px; }.account-button { min-height: 43px; font-size: 16px; gap: 9px; }.account-button svg { width: 24px; height: 24px; }.form-error { min-height: 10px; font-size: 9px; }.secure-line { margin-top: 2px; font-size: 9px; }.secure-line svg { width: 14px; }.poster-benefits { gap: 4px; margin-top: 8px; padding: 8px 5px; border-radius: 8px; }.poster-benefits > span { grid-template-columns: 20px 1fr; column-gap: 4px; }.poster-benefits > span + span { padding-left: 5px; }.poster-benefits svg { width: 19px; height: 19px; padding: 4px; }.poster-benefits b { font-size: 7px; }.poster-benefits small { font-size: 6px; }.payment-footer { gap: 8px; margin-top: 7px; font-size: 8px; letter-spacing: .04em; }.payment-footer img { width: 62px; height: 34px; padding: 6px 9px; }.payment-footer .phonepe-logo { width: 38px; height: 38px; padding: 8px; }.payment-footer .upi-logo { width: 62px; height: 34px; font-size: 13px; }.poster-footer { margin-top: 3px; font-size: 9px; }.poster-footer small { font-size: 6px; } }
@media (max-width: 700px) { .poster-benefits { position: absolute; right: 18px; bottom: 43px; left: 18px; width: auto; margin: 0; }.poster-hero .payment-footer { position: absolute; right: 0; bottom: 10px; left: 0; margin: 0; } }
.poster-hero .payment-footer { position: relative; right: auto; bottom: auto; left: auto; margin: 10px auto 0; }
.poster-header { position: relative; min-height: 82px; align-items: center; }
.header-claim { position: absolute; top: 50%; display: flex; align-items: center; gap: 7px; transform: translateY(-50%); color: #b7ff00; font: 700 12px/1.05 "Space Grotesk", sans-serif; letter-spacing: .08em; text-transform: uppercase; }
.header-claim b { color: #fff; }.header-claim svg { width: 21px; height: 21px; }.left-claim { left: clamp(22px, 12vw, 180px); }.right-claim { right: clamp(22px, 12vw, 180px); }
.account-form select { width: 100%; min-width: 0; border: 0; outline: 0; appearance: none; background: transparent; color: #101b38; font-size: 15px; }.account-form select:invalid { color: #758096; }
@media (max-width: 700px) { .poster-header { min-height: 62px; }.header-claim { top: 50%; gap: 4px; font-size: 8px; }.header-claim svg { width: 15px; height: 15px; }.left-claim { left: 18px; }.right-claim { right: 18px; }.account-form select { font-size: 11px; } }
.poster-header { min-height: 106px; }.poster-brand { width: 104px; height: 104px; }.header-claim { font-size: 17px; gap: 9px; }.header-claim svg { width: 28px; height: 28px; }
@media (max-width: 700px) { .poster-header { min-height: 78px; }.poster-brand { width: 78px; height: 78px; }.header-claim { font-size: 10px; gap: 5px; }.header-claim svg { width: 19px; height: 19px; }.left-claim { left: 12px; }.right-claim { right: 12px; } }
.header-claim { font-size: 21px; line-height: 1.08; gap: 10px; white-space: nowrap; }.header-claim svg { width: 30px; height: 30px; }.left-claim { left: clamp(26px, 14vw, 220px); }.right-claim { right: clamp(26px, 14vw, 220px); }
@media (max-width: 700px) { .header-claim { font-size: 12px; line-height: 1.08; gap: 5px; }.header-claim svg { width: 21px; height: 21px; }.left-claim { left: -4px; }.right-claim { right: 8px; } }
.header-claim { font-size: 24px; line-height: 1; gap: 10px; }.header-claim svg { width: 32px; height: 32px; }
@media (max-width: 700px) { .header-claim { font-size: 13.5px; line-height: 1.02; gap: 5px; }.header-claim svg { width: 22px; height: 22px; }.left-claim { left: -14px; }.right-claim { right: -2px; } }
.poster-header { display: grid; grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr); align-items: center; justify-items: center; }
.header-claim { position: static; transform: none; justify-self: center; }
.left-claim { grid-column: 1; }.poster-brand { grid-column: 2; }.right-claim { grid-column: 3; }
@media (max-width: 700px) { .header-claim { font-size: 13.5px; }.left-claim, .right-claim { left: auto; right: auto; } }
.payment-footer img.phonepe-logo { width: 48px; height: 48px; }
@media (max-width: 700px) { .payment-footer img.phonepe-logo { width: 38px; height: 38px; } }
.payment-footer img.phonepe-logo { background: #5f259f; filter: none; }
.payment-footer img.gpay-logo { background: #ffffff; }
.payment-footer .upi-logo { background: #ffffff; color: #142864; }
.payment-footer { flex-wrap: wrap; row-gap: 10px; }
.payment-footer > span:first-child { flex-basis: 100%; text-align: center; }
.payment-footer img { width: 84px; height: 46px; }
.payment-footer img.phonepe-logo { width: 52px; height: 52px; }
.payment-footer .upi-logo { width: 84px; height: 46px; font-size: 18px; }
@media (max-width: 700px) { .payment-footer { row-gap: 8px; }.payment-footer img { width: 72px; height: 40px; }.payment-footer img.phonepe-logo { width: 46px; height: 46px; }.payment-footer .upi-logo { width: 72px; height: 40px; font-size: 15px; } }

.form-panel { height: 100vh; min-height: 100vh; overflow: hidden; }
.form-panel::after { content: ""; position: absolute; z-index: 0; right: 0; bottom: 0; left: 0; height: 17%; background: var(--green); }
.form-panel > * { position: relative; z-index: 1; }
.payment-footer { position: absolute; right: 0; bottom: 17%; left: 0; justify-content: center; margin: 0 auto; }
.site-footer { position: absolute; right: 0; bottom: 5px; left: 0; width: 100%; margin: 0; padding: 14px clamp(20px, 8vw, 120px) 2px; color: rgba(255,255,255,.72); }
.site-footer strong { color: var(--lime); }
.footer-benefits { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; width: min(100%, 900px); margin: 0 auto 12px; }.footer-benefits > div { display: flex; align-items: center; gap: 9px; min-width: 0; text-align: left; }.footer-benefits > div + div { padding-left: 15px; border-left: 1px solid rgba(255,255,255,.25); }.footer-benefits i { width: 28px; height: 28px; flex: 0 0 28px; padding: 6px; border-radius: 50%; background: rgba(216,238,118,.16); color: var(--lime); }.footer-benefits span { display: flex; flex-direction: column; gap: 2px; }.footer-benefits strong { color: var(--white); font-size: 10px; text-transform: uppercase; }.footer-benefits small { color: rgba(255,255,255,.63); font-size: 9px; line-height: 1.2; }.site-footer > span { font-size: 10px; }
@media (max-width: 800px) { .form-panel::after { height: 26%; }.payment-footer { bottom: 26%; } }

/* Center the simplified lead form and keep the two fields easy to scan. */
.account-heading { width: min(100%, 520px); margin-top: 22px; }
.account-form { width: min(100%, 520px); margin: 0 auto; padding: 22px; border: 1px solid rgba(94, 170, 255, .55); border-radius: 14px; background: rgba(248, 251, 255, .98); box-shadow: 0 18px 45px rgba(0, 0, 0, .28), 0 0 0 5px rgba(19, 120, 255, .08); }
.form-grid { display: grid; grid-template-columns: 1fr; gap: 0; }
.account-form label { min-height: 58px; margin-bottom: 12px; border-color: #b9c9df; transition: border-color .2s, box-shadow .2s, transform .2s; }
.account-form label:focus-within { border-color: #1378ff; box-shadow: 0 0 0 4px rgba(19, 120, 255, .13); transform: translateY(-1px); }
.account-form input { font-size: 16px; }
.country-code { padding-right: 10px; border-right: 1px solid #cbd7e7; color: #10265a; font-size: 16px; font-weight: 700; white-space: nowrap; }
.account-button { min-height: 60px; margin-top: 2px; font-size: 20px; box-shadow: 0 10px 22px rgba(126, 219, 0, .2); transition: transform .2s, box-shadow .2s, filter .2s; animation: buttonFloat 1.8s ease-in-out infinite; }
.account-button:hover, .account-button:focus-visible { animation-play-state: paused; }
.account-button:hover { filter: brightness(1.04); transform: translateY(-2px); box-shadow: 0 13px 26px rgba(126, 219, 0, .3); }
.secure-line { color: #53647d; }

@media (max-width: 700px) {
  .account-heading { width: min(100%, 420px); margin-top: 13px; }
  .account-form { width: min(100%, 420px); padding: 16px 14px 14px; border-radius: 11px; }
  .account-form label { min-height: 48px; margin-bottom: 8px; }
  .account-form input { font-size: 13px; }
  .country-code { padding-right: 8px; font-size: 13px; }
  .account-button { min-height: 49px; font-size: 15px; }
}

@keyframes buttonFloat {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.04); }
}

@media (max-width: 430px) {
  .poster-hero {
    height: auto;
    min-height: 100svh;
    overflow-x: clip;
    overflow-y: visible;
    padding: 10px 12px 14px;
  }

  .poster-header {
    min-height: 66px;
    grid-template-columns: minmax(0, 1fr) 64px minmax(0, 1fr);
  }

  .poster-brand {
    width: 64px;
    height: 64px;
  }

  .header-claim {
    gap: 3px;
    font-size: 10px;
    letter-spacing: .03em;
  }

  .header-claim svg {
    width: 16px;
    height: 16px;
  }

  .segment-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
    margin-top: 10px;
  }

  .segment-grid span {
    min-height: 42px;
    font-size: 10px;
  }

  .account-heading {
    margin-top: 11px;
  }

  .account-heading h2 {
    font-size: 14px;
  }

  .account-form {
    padding: 12px 10px 11px;
  }

  .account-button {
    min-height: 46px;
    font-size: 13px;
  }

  .poster-benefits {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    margin-top: 9px;
  }

  .poster-benefits > span:nth-child(3) {
    border-left: 0;
    padding-left: 0;
  }

  .poster-hero .payment-footer {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    margin-top: 9px;
  }
}
