:root{--saffron:#f93;--india-green:#138808;--navy:#0a2647;--hdfc-red:#ec1b23;--hdfc-blue:#0a4f93;--text-dark:#142338;--text-gray:#616367;--text-gray-light:#8a93a6;--bg-soft:#f5f8fc;--border-soft:#e6eaf1;--font-base:Verdana, Geneva, Tahoma, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-base)}*{box-sizing:border-box}body{color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0}#root{flex-direction:column;min-height:100svh;display:flex;overflow-x:hidden}main{flex:1 0 auto}h1,h2,h3{margin:0;font-weight:600}p{margin:0}a{text-decoration:none}ul{margin:0;padding:0;list-style:none}button{font-family:inherit}img,svg{max-width:100%;display:block}.vf-page{background:var(--bg-soft);min-height:70vh;padding:40px 0 72px}.vf-page .vf-container{max-width:560px}.vf-back{color:var(--text-gray);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:20px;padding:0;font-size:13px;font-weight:500;display:inline-flex}.vf-back:hover{color:var(--hdfc-blue)}.vf-stepper{align-items:center;gap:12px;margin-bottom:22px;display:flex}.vf-step-label{letter-spacing:.5px;color:var(--hdfc-blue);text-transform:uppercase;font-size:12px;font-weight:700}.vf-step-bars{align-items:center;gap:4px;width:90px;display:flex}.vf-step-bar{background:var(--border-soft);border-radius:2px;flex:0 0 18px;height:4px;transition:flex-basis .3s}.vf-step-bar.filled-1,.vf-step-bar.filled-2,.vf-step-bar.filled-3{flex:auto}.vf-step-bar.filled-1{background:var(--saffron)}.vf-step-bar.filled-2{background:var(--hdfc-blue)}.vf-step-bar.filled-3{background:var(--india-green)}.vf-title{color:var(--hdfc-blue);margin-bottom:10px;font-size:30px;font-weight:700;line-height:1.15}.vf-subtitle{color:var(--text-gray);max-width:480px;margin-bottom:28px;font-size:14px;line-height:1.6}.vf-subtitle.vf-center{text-align:center;margin-left:auto;margin-right:auto}.vf-form-row{gap:16px;margin-bottom:22px;display:flex}.vf-field{flex-direction:column;flex:1;gap:6px;display:flex}.vf-field label{color:var(--hdfc-blue);font-size:13px;font-weight:600}.vf-field input,.vf-field select{color:var(--text-dark);background:#e9f0fa;border:1px solid #0000;border-radius:10px;padding:12px 16px;font-family:inherit;font-size:14px}.vf-field input:focus,.vf-field select:focus{border-color:var(--hdfc-blue);background:#fff;outline:none}.vf-field input::placeholder{color:#a3adbf}.vf-field select{appearance:none;cursor:pointer}.vf-submit{justify-content:center;width:100%;margin-top:28px}.vf-submit:disabled{opacity:.5;cursor:not-allowed}.vf-upload-label{color:var(--hdfc-blue);margin-bottom:8px;font-size:13px;font-weight:600;display:block}.vf-dropzone{text-align:center;cursor:pointer;background:#fff;border:1.5px dashed #b9c7dd;border-radius:12px;padding:32px 20px;transition:border-color .2s}.vf-dropzone:hover,.vf-dropzone.dragging{border-color:var(--hdfc-blue)}.vf-dropzone-icon{background:#e8f1fb;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 12px;display:flex}.vf-dropzone-title{color:var(--text-dark);font-size:14px;font-weight:600;line-height:1.5}.vf-dropzone-hint{color:var(--text-gray-light);margin-top:8px;font-size:12px}.vf-upload-filled{border:1px solid var(--border-soft);background:#fff;border-radius:12px;align-items:center;gap:14px;padding:14px;display:flex}.vf-upload-thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:56px;height:56px}.vf-upload-info{flex:1;min-width:0}.vf-upload-status{color:var(--india-green);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.vf-upload-filename{color:var(--text-gray);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.vf-upload-actions{gap:10px;margin-top:10px;display:flex}.vf-upload-actions button{cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.vf-replace{color:var(--hdfc-blue);border:1px solid var(--hdfc-blue)}.vf-replace:hover{background:var(--hdfc-blue);color:#fff}.vf-remove{color:var(--text-gray);border:1px solid var(--border-soft)}.vf-remove:hover{background:var(--hdfc-red);border-color:var(--hdfc-red);color:#fff}.vf-helper-text{color:var(--text-gray);margin-top:10px;font-size:12px}.vf-check{flex-shrink:0}.vf-guidelines{border:1px solid var(--border-soft);background:#fff;border-radius:12px;margin-top:16px;padding:16px 18px}.vf-guidelines h4{color:var(--hdfc-blue);margin:0 0 10px;font-size:14px}.vf-guidelines ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.vf-guidelines li{color:var(--text-gray);align-items:flex-start;gap:8px;font-size:13px;display:flex}.vf-processing{text-align:center;padding:32px 0 8px}.vf-processing h2{color:var(--hdfc-blue);margin-bottom:10px;font-size:24px}.vf-progress-row{justify-content:space-between;gap:12px;margin-bottom:8px;font-size:12px;display:flex}.vf-progress-row .label{color:var(--text-gray)}.vf-progress-row .pct{color:var(--hdfc-blue);flex-shrink:0;font-weight:700}.vf-progress-track{background:var(--border-soft);border-radius:4px;height:8px;overflow:hidden}.vf-progress-fill{background:var(--hdfc-blue);border-radius:4px;height:100%;transition:width .3s}.vf-processing-note{color:var(--text-gray-light);margin-top:16px;font-size:12px}.vf-result{text-align:center;padding:8px 0}.vf-ready-badge{color:var(--india-green);background:#e7f7ec;border-radius:999px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.vf-result h2{color:var(--hdfc-blue);margin-bottom:24px;font-size:28px}.vf-preview{border-radius:16px;max-width:360px;margin:0 auto 28px;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000029}.vf-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:36px;display:flex}.vf-btn-outline{border:1.5px solid var(--hdfc-blue);color:var(--hdfc-blue);cursor:pointer;background:#fff;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;display:inline-flex}.vf-share-label{letter-spacing:1px;color:var(--text-gray);text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:700}.vf-share-row{flex-wrap:wrap;justify-content:center;gap:22px;display:flex}.vf-share-item{color:var(--text-gray);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:11px;display:flex}.vf-share-item:hover{color:var(--hdfc-blue)}.vf-share-icon{width:44px;height:44px;display:block}@media (width<=560px){.vf-form-row{flex-direction:column}.vf-title{font-size:24px}.vf-share-row{gap:12px}.vf-share-item{font-size:10px}.vf-share-icon{width:38px;height:38px}}.nf-preview-card{border:1px solid var(--border-soft);text-align:center;background:#fff;border-radius:12px;margin-top:24px;padding:36px 20px 20px;position:relative;overflow:hidden}.nf-preview-edit{background:#eef2f9;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:12px;right:12px}.nf-preview-text{word-break:break-word;margin-bottom:18px;font-size:28px;font-weight:700;line-height:1.3}.nf-preview-placeholder{color:var(--saffron);opacity:.4}.nf-preview-gradient{background:linear-gradient(90deg, var(--saffron), var(--text-dark) 50%, var(--india-green));color:#0000;-webkit-background-clip:text;background-clip:text}.nf-preview-underline{border:1px solid var(--border-soft);background:linear-gradient(90deg, var(--saffron) 0%, var(--saffron) 33%, #fff 33%, #fff 66%, var(--india-green) 66%, var(--india-green) 100%);border-radius:3px;height:5px;display:block}.nf-poster{background:#fff;border-radius:16px;max-width:320px;margin:0 auto 28px;padding-bottom:20px;overflow:hidden;box-shadow:0 12px 30px #00000029}.nf-poster-art{width:100%;display:block}.nf-poster-name{margin-top:16px;padding:0 16px;font-size:25px;font-weight:700}.nf-poster-meta{color:var(--hdfc-blue);margin-top:6px;font-size:13px;font-weight:600}.pf-poster{border-radius:16px;max-width:360px;margin:0 auto 28px;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000029}.pf-poster-photo{aspect-ratio:3/4;object-fit:cover;width:100%;display:block;transform:scale(1)}.pf-poster-overlay{text-align:left;background:linear-gradient(#0000 28%,#00000073 58%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:20px;display:flex;position:absolute;inset:0}.pf-poster-name{color:#fff;font-size:26px;font-weight:700}.pf-poster-role{color:#ffffffd9;margin-top:4px;font-size:15px}.pf-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.pf-template-card{aspect-ratio:9/16;cursor:pointer;border:2px solid #0000;border-radius:14px;width:100%;padding:0;transition:transform .2s,border-color .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.pf-template-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:calc(50% - 9px)}.pf-template-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00318029}.pf-template-card.selected{border-color:var(--hdfc-blue);box-shadow:0 12px 28px #00318033}.pf-template-image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.pf-template-image--blank{background:linear-gradient(135deg,#ffffffe0,#e7eff8eb),linear-gradient(120deg,#ff993314,#13880814);transform:none}.pf-template-card.theme-red-fort .pf-template-image--blank{background:radial-gradient(circle at 0 0,#bf442e38,#0000 34%),linear-gradient(135deg,#fff4ee 0%,#f7d7ca 100%)}.pf-template-card.theme-mysore .pf-template-image--blank{background:radial-gradient(circle at 0 0,#d0994f38,#0000 36%),linear-gradient(135deg,#fff5e7 0%,#f3dcc2 100%)}.pf-template-card.theme-victoria .pf-template-image--blank{background:radial-gradient(circle at 0 0,#7a94c433,#0000 36%),linear-gradient(135deg,#f8fbff 0%,#dfe9f7 100%)}.pf-template-card.theme-victoria-garden .pf-template-image--blank{background:radial-gradient(circle at 0 0,#5da37433,#0000 36%),linear-gradient(135deg,#f4fff6 0%,#dcefdc 100%)}.pf-template-card.theme-gateway .pf-template-image--blank{background:radial-gradient(circle at 0 0,#478bc733,#0000 36%),linear-gradient(135deg,#f1f8ff 0%,#d6e7f5 100%)}.pf-template-media-overlay{background:linear-gradient(#06182e33,#06182ec7);position:absolute;inset:0}.pf-template-badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:700;position:absolute;bottom:12px;left:12px}.pf-template-card.theme-red-fort .pf-template-media-overlay{background:linear-gradient(#ff99332e,#791f1fd1)}.pf-template-card.theme-mysore .pf-template-media-overlay{background:linear-gradient(#ffc8782e,#5b3012d1)}.pf-template-card.theme-victoria .pf-template-media-overlay{background:linear-gradient(#ecf2ff1f,#2d3e5fd1)}.pf-template-card.theme-victoria-garden .pf-template-media-overlay{background:linear-gradient(#d6f8e124,#165731d1)}@media (width<=560px){.pf-template-grid{grid-template-columns:1fr}.pf-template-card:last-child:nth-child(odd){grid-column:auto;justify-self:stretch;max-width:none}}.pf-template-card.theme-gateway .pf-template-media-overlay{background:linear-gradient(#ffa86029,#054078d1)}@media (width<=560px){.pf-template-grid{grid-template-columns:1fr}}.container{max-width:1280px;margin:0 auto;padding:0 24px}.site-header{background:var(--hdfc-blue);z-index:10;position:relative}.header-main{justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.logo{height:auto;display:block}.logo-btn{cursor:pointer;background:0 0;border:none;padding:0;display:block}.logo-header{width:160px}.logo-footer{width:140px}.hero{align-items:center;min-height:600px;display:flex;position:relative}.hero-topbar{background:linear-gradient(90deg, var(--saffron) 0%, #fff 50%, var(--india-green) 100%);z-index:3;height:5px;position:absolute;top:0;left:0;right:0}.hero-media{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-scene{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0;transform:scaleX(-1)}.hero-inner{z-index:2;width:100%;position:relative}.hero-content{max-width:630px;padding:72px 0 110px}.kicker{color:var(--hdfc-red);letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 14px;font-size:13px;font-weight:600;display:flex}.kicker.center{justify-content:center}.hero-content .kicker{border:1px solid var(--border-soft);width:fit-content;color:var(--hdfc-blue);background:#fff;border-radius:999px;padding:5px 14px;font-size:11px;display:inline-flex}.hero-title{letter-spacing:0;flex-direction:column;margin-bottom:22px;font-weight:700;display:flex}.hero-title .red{color:var(--hdfc-red);font-size:70px;line-height:80px}.hero-title .blue{color:var(--hdfc-blue);font-size:80px;line-height:80px}.hero-sub{color:var(--text-gray);max-width:578px;margin-bottom:30px;font-size:20px;font-weight:400;line-height:35px}.btn-primary{background:var(--hdfc-blue);color:#fff;cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;gap:10px;padding:15px 28px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 24px #004c8f47}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 30px #004c8f59}.btn-primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.btn-secondary{color:var(--hdfc-blue);border:1px solid var(--border-soft);cursor:pointer;background:#fff;border-radius:30px;justify-content:center;align-items:center;gap:10px;padding:15px 28px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.btn-secondary:hover{border-color:#c7d3e3;transform:translateY(-2px);box-shadow:0 10px 24px #0a264714}.hero-tags{letter-spacing:1px;color:var(--text-dark);text-transform:uppercase;flex-wrap:wrap;gap:8px;margin-top:26px;font-size:12px;font-weight:600;display:flex}.hero-tags li:not(:last-child):after{content:"•";color:var(--hdfc-red);margin-left:8px}.hero-indicator{cursor:pointer;z-index:3;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;bottom:-26px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #0a26472e}.experiences{text-align:center;padding:84px 0 64px}.section-title{color:var(--hdfc-blue);letter-spacing:-.5px;margin-bottom:12px;font-size:34px}.section-title.center{text-align:center}.section-sub{color:var(--text-gray);max-width:520px;margin:0 auto 48px;font-size:16px}.card-grid{text-align:left;grid-template-columns:repeat(2,minmax(320px,430px));justify-content:center;gap:28px;display:grid}.exp-card{border:1px solid var(--border-soft);background:#fff;border-radius:18px;padding-bottom:22px;transition:transform .25s,box-shadow .25s;overflow:hidden}.exp-card:hover{transform:translateY(-6px);box-shadow:0 22px 40px #0a26471a}.card-media{line-height:0;position:relative}.card-art{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.card-badge{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 4px 10px #0a264726}.exp-card h3{color:var(--hdfc-blue);margin:20px 20px 8px;font-size:19px}.exp-card p{color:var(--text-gray);margin:0 20px 16px;font-size:14px;line-height:1.55}.card-link{color:var(--hdfc-blue);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin:0 20px;padding:0;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.modal-backdrop{z-index:1000;background:#0a264799;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.consent-modal{background:#fff;border-radius:24px;width:min(760px,100%);max-height:min(90vh,820px);padding:32px;position:relative;overflow-y:auto;box-shadow:0 24px 60px #0a264738}.modal-close{background:var(--bg-soft);width:40px;height:40px;color:var(--hdfc-blue);cursor:pointer;border:none;border-radius:50%;font-size:28px;line-height:1;position:absolute;top:18px;right:18px}.consent-modal-title{color:var(--hdfc-blue);margin-bottom:10px;font-size:30px}.consent-modal-subtitle{color:var(--text-gray);margin-bottom:24px;font-size:15px;line-height:1.6}.consent-check{border:1px solid var(--border-soft);cursor:pointer;background:#fbfcfe;border-radius:18px;align-items:flex-start;gap:14px;margin-bottom:16px;padding:18px;display:flex}.consent-check input{width:18px;height:18px;accent-color:var(--hdfc-blue);flex:none;margin-top:4px}.consent-check span{color:var(--text-dark);font-size:14px;line-height:1.7}.consent-modal-actions{justify-content:flex-end;gap:14px;margin-top:28px;display:flex}.steps{background:var(--bg-soft);padding:72px 0 92px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:44px;display:grid}.step-card{text-align:left;background:#fff;border-radius:14px;padding:24px;box-shadow:0 8px 20px #0a26470f}.step-num{color:var(--hdfc-red);margin-bottom:14px;font-size:15px;font-weight:700;display:block}.step-card h3{color:var(--hdfc-blue);margin-bottom:8px;font-size:19px}.step-card p{color:var(--text-gray);font-size:14px;line-height:1.6}.site-footer{background:var(--hdfc-blue);color:#fff}.footer-row{grid-template-columns:1fr auto;place-items:center;gap:24px;padding:14px 24px;display:grid}.footer-copyright{color:#ffffffd9;justify-self:center;font-size:13px}@media (width<=640px){.footer-row{grid-template-columns:1fr}.logo-footer{justify-self:center}}@media (width<=960px){.hero-title .red{font-size:44px;line-height:52px}.hero-title .blue{font-size:50px;line-height:52px}.card-grid,.steps-grid{grid-template-columns:1fr}.consent-modal{padding:28px 22px}}@media (width<=640px){.experiences .kicker.center{justify-content:flex-start}.experiences .section-title.center{text-align:left;font-size:24px}.experiences .section-sub.center{text-align:left;margin:0 0 48px}.consent-modal-title{padding-right:32px;font-size:24px}.consent-check{padding:16px}.consent-modal-actions{flex-direction:column-reverse}.consent-modal-actions .btn-primary,.consent-modal-actions .btn-secondary{width:100%}.hero{min-height:auto;display:block}.hero-media{aspect-ratio:390/220;position:relative;inset:auto}.hero-inner{z-index:auto}.hero-content{max-width:none;padding:20px 0 40px}.hero-content .btn-primary{width:100%}.hero-indicator{display:none}.hero-title .red{font-size:34px;line-height:40px}.hero-title .blue{font-size:38px;line-height:40px}.hero-sub{font-size:16px;line-height:26px}.section-title{font-size:26px}}@media (width<=420px){.logo-header{width:128px}.header-main{padding:12px 16px}.hero-title .red{font-size:28px;line-height:34px}.hero-title .blue{font-size:32px;line-height:34px}}
