@media (max-width: 768px){h3{font-size:clamp(22px,5vw,28px)}}@media (max-width: 576px){h3{font-size:clamp(18px,5vw,24px)}h4{font-size:.875rem}}@media (max-width: 375px){h3{font-size:.875rem}}._section_1gf7h_13{--primary: #1a5d48;--primary-light: #ecfdf5;--secondary: #2a9d8f;--dark-btn: #0a1f44;--text-main: #111214;--text-muted: #64748b;--white: #ffffff;--gray-bg: #f9fafb;--border: #e5e7eb;--red: #dc2626;--accent-color: #00a280;--tertiary-color: #4646a7;--secondary-color: #01a182;--bg-gradient: linear-gradient(90deg, var(--accent-color) 0%, var(--secondary-color) 30%, var(--tertiary-color) 100%);padding:3.625rem 0;background-color:var(--white);font-family:IBM Plex Sans,sans-serif;box-sizing:border-box}._container_1gf7h_35{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}._header_1gf7h_37{text-align:center!important;max-width:48rem;margin:0 auto 1.25rem}._title_1gf7h_38{font-size:clamp(20px,5vw,2.625rem);font-weight:700;color:var(--text-main);margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em}._highlight_1gf7h_39{background:var(--bg-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}._description_1gf7h_46{color:var(--text-muted);font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}._grid_1gf7h_48{display:flex;flex-direction:column;gap:3rem;max-width:72rem;margin:0 auto}@media (min-width: 1024px){._grid_1gf7h_48{flex-direction:row;gap:4rem;align-items:flex-start;position:relative}._menuColumn_1gf7h_67{width:50%;padding-bottom:4rem}._demoColumn_1gf7h_72{width:50%;position:sticky;top:clamp(2rem,calc(50vh - 300px),15vh);align-self:flex-start;display:flex;align-items:flex-start;justify-content:center;z-index:10}._mobileDemoWrapper_1gf7h_83{display:none}}@media (max-width: 1023px){._menuColumn_1gf7h_67{width:100%}._demoColumn_1gf7h_72{display:none}._mobileDemoWrapper_1gf7h_83{display:flex;justify-content:center;width:100%;margin-top:1rem;animation:_fadeIn_1gf7h_279 .5s ease;padding:0}._accordionInner_1gf7h_103{padding:0 1.25rem!important}}._categoryTitle_1gf7h_111{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-top:1.5rem;margin-bottom:1rem;padding-left:.5rem;border-left-width:3px;border-left-style:solid}._flowList_1gf7h_123{display:flex;flex-direction:column;gap:1rem}._flowItemContainer_1gf7h_125{background-color:var(--white);border:1px solid var(--border);border-radius:1rem;overflow:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1);cursor:pointer;scroll-margin-top:6rem}._flowItemContainer_1gf7h_125._active_1gf7h_138{border-color:var(--primary);background-color:#f0fdf4;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:scale(1.01)}._flowItemContainer_1gf7h_125:not(._active_1gf7h_138):hover{border-color:#cbd5e1;background-color:#f8fafc}._flowItemHeader_1gf7h_150{padding:1rem 1.25rem;display:flex;gap:1rem;align-items:center;justify-content:space-between}._headerContent_1gf7h_158{display:flex;align-items:center;gap:1rem;flex:1}._iconBox_1gf7h_165{width:2.75rem;height:2.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:var(--gray-bg);color:var(--text-muted);transition:all .3s ease}._flowItemContainer_1gf7h_125._active_1gf7h_138 ._iconBox_1gf7h_165{background-color:var(--primary);color:var(--white);box-shadow:0 4px 6px -1px #1a5d4833}._itemContent_1gf7h_184 h4{font-size:1rem;font-weight:700;margin:0;color:var(--text-muted);transition:color .3s ease}._flowItemContainer_1gf7h_125._active_1gf7h_138 ._itemContent_1gf7h_184 h4{color:var(--primary)}._chevron_1gf7h_196{color:#94a3b8;transition:transform .3s ease,color .3s ease;flex-shrink:0}._flowItemContainer_1gf7h_125._active_1gf7h_138 ._chevron_1gf7h_196{transform:rotate(180deg);color:var(--primary)}._accordionContent_1gf7h_207{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;opacity:.8}._flowItemContainer_1gf7h_125._active_1gf7h_138 ._accordionContent_1gf7h_207{grid-template-rows:1fr;opacity:1}._accordionInner_1gf7h_103{overflow:hidden;padding:0 1.25rem 0 5rem;margin-bottom:0}._flowItemContainer_1gf7h_125._active_1gf7h_138 ._accordionInner_1gf7h_103{margin-bottom:1.25rem}._accordionInner_1gf7h_103 p{font-size:.875rem;color:var(--text-muted);margin:0;line-height:1.6}._demoContainer_1gf7h_239{display:flex;flex-direction:column;align-items:center;width:100%}._demoLabel_1gf7h_241{background-color:var(--primary);color:var(--white);padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;box-shadow:0 4px 6px -1px #0000001a;animation:_pulse_1gf7h_1 2s infinite;white-space:nowrap;min-height:1.5rem;display:flex;align-items:center}@keyframes _pulse_1gf7h_1{0%,to{opacity:1}50%{opacity:.8}}._phoneMockup_1gf7h_260{width:100%;max-width:300px;aspect-ratio:9/19;height:auto;background-color:var(--white);border-radius:40px;border:12px solid #1f2937;overflow:hidden;position:relative;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;transform:translateZ(0);z-index:10;transition:all .3s ease}._phoneNotch_1gf7h_269{position:absolute;top:0;left:50%;transform:translate(-50%);width:40%;height:24px;background-color:#1f2937;border-bottom-left-radius:12px;border-bottom-right-radius:12px;z-index:50}._screen_1gf7h_270{flex:1;background-color:var(--gray-bg);display:flex;flex-direction:column;position:relative;padding-top:24px;overflow:hidden}._progressBar_1gf7h_271{position:absolute;bottom:0;left:0;height:4px;background-color:var(--primary);z-index:50;transition:width .5s linear}._appHeader_1gf7h_276{height:3rem;background:var(--white);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0}._appLogoImg_1gf7h_277{height:20px;width:auto;-o-object-fit:contain;object-fit:contain}._screenContent_1gf7h_278{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative}._fadeIn_1gf7h_279{animation:_fadeIn_1gf7h_279 .4s ease-in-out forwards}@keyframes _fadeIn_1gf7h_279{0%{opacity:0}to{opacity:1}}._standardContainer_1gf7h_281{flex:1;display:flex;flex-direction:column;padding:1.5rem}._btn_1gf7h_282{width:100%;padding:.875rem;border-radius:.75rem;font-weight:700;font-size:.875rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--white);background-color:var(--dark-btn);box-shadow:0 4px 6px -1px #0000001a;transition:transform .1s}._btn_1gf7h_282:active{transform:scale(.95)}._btn_1gf7h_282._active_1gf7h_138{transform:scale(.95);opacity:.9}._btn_1gf7h_282._recording_1gf7h_285{background-color:var(--red)}._otpGrid_1gf7h_286{display:flex;gap:.5rem;margin-bottom:2rem;justify-content:center;width:100%;padding:0 1rem;box-sizing:border-box}._otpBox_1gf7h_287{flex:1;height:40px;max-width:40px;border-bottom:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;color:var(--text-main)}._otpBox_1gf7h_287._filled_1gf7h_288{border-color:var(--primary)}._cameraContainer_1gf7h_289{width:100%;height:100%;background:#000;position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;z-index:1}._cameraFeed_1gf7h_290{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.9}._selfieOverlay_1gf7h_291{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;padding-bottom:7.5rem;pointer-events:none}._selfieOval_1gf7h_292{width:65%;aspect-ratio:3/4.7;border:4px solid var(--primary);border-radius:50%;box-shadow:0 0 0 9999px #000000bf;background:transparent;position:relative}._selfieOval_1gf7h_292:after{content:"";position:absolute;top:-20px;left:50%;transform:translate(-50%);width:20px;height:20px;background:var(--primary);clip-path:polygon(50% 100%,0 0,100% 0)}._shutterBtn_1gf7h_294{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);width:4.5rem;height:4.5rem;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;border:4px solid var(--white);cursor:pointer;z-index:20;transition:transform .1s}._shutterInner_1gf7h_295{width:3.5rem;height:3.5rem;background:var(--white);border-radius:50%;transition:transform .1s}._shutterBtn_1gf7h_294._pressed_1gf7h_296{transform:translate(-50%) scale(.9)}._flash_1gf7h_297{position:absolute;inset:0;background:#fff;z-index:50;pointer-events:none;transition:opacity .1s}._dniContainer_1gf7h_298{width:100%;height:100%;background-color:#374151;display:flex;align-items:center;justify-content:center;position:relative}._dniCard_1gf7h_299{width:75%;aspect-ratio:8.6/5.4;background:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 25px #00000080;z-index:5}._dniHeader_1gf7h_300{background:#0054a6;height:22%;display:flex;align-items:center;padding:0 10px;gap:5px}._dniEscudo_1gf7h_301{width:12px;height:12px;background:#fff;border-radius:50%;opacity:.8}._dniBody_1gf7h_302{flex:1;padding:10px;display:flex;position:relative}._dniPhoto_1gf7h_303{width:30%;background:#d1d5db;border-radius:4px}._dniData_1gf7h_304{flex:1;padding-left:8px;display:flex;flex-direction:column;justify-content:center;gap:4px}._dniRow_1gf7h_305{height:6px;background:#e5e7eb;width:100%;border-radius:2px}._cameraOverlay_1gf7h_306{position:absolute;width:85%;height:200px;border:2px solid rgba(255,255,255,.8);border-radius:12px;box-shadow:0 0 0 999px #000000b3;pointer-events:none;z-index:10}._videoFeed_1gf7h_307{flex:1;min-height:0;background-color:#111827;position:relative;overflow:hidden;margin:0 1rem 1rem;border-radius:.75rem;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center}._recFrame_1gf7h_308{position:absolute;inset:0;border:4px solid rgba(220,38,38,.5);border-radius:.5rem;pointer-events:none}._recordHeader_1gf7h_309{padding:.75rem;background:var(--white);display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 2px #0000000d;z-index:20;flex-shrink:0}._timerBadge_1gf7h_310{background-color:#fee2e2;color:var(--red);padding:.25rem .5rem;border-radius:9999px;font-size:10px;font-weight:700;display:flex;align-items:center;gap:.25rem}._instructBox_1gf7h_311{background:var(--white);margin:1rem;padding:1rem;border-radius:.75rem;border:1px solid var(--border);z-index:20;flex-shrink:0}._recordFooter_1gf7h_312{padding:1rem;background:var(--white);border-top:1px solid var(--border);flex-shrink:0;z-index:30}._infoIcon_1gf7h_313{width:5rem;height:5rem;background:#e0e7ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4f46e5;margin:0 auto 1.25rem}._reqBox_1gf7h_314{background:var(--gray-bg);border-radius:.75rem;padding:1rem;text-align:left;margin-bottom:1.5rem;width:100%}._permBadge_1gf7h_315{background:#dcfce7;color:#15803d;padding:.75rem;border-radius:.5rem;font-size:.875rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%}._instructionList_1gf7h_316{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;width:100%}._instructionItem_1gf7h_317{display:flex;gap:.5rem;align-items:flex-start;text-align:left;font-size:.75rem;color:var(--text-muted);line-height:1.3}._questionIcon_1gf7h_318{width:16px;height:16px;background-color:#1e1b4b;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;flex-shrink:0;margin-top:2px}._noteText_1gf7h_319{font-size:.7rem;color:#6b7280;text-align:center;line-height:1.4;margin-bottom:1rem;padding:0 .5rem}._successScreen_1gf7h_320{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-color:var(--white);text-align:center;width:100%}._successIcon_1gf7h_321{width:5rem;height:5rem;background:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#16a34a;margin-bottom:1.5rem;box-shadow:0 10px 15px -3px #0000001a}._successTitle_1gf7h_322{font-size:1.5rem;font-weight:800;color:var(--primary);margin-bottom:1rem;text-align:center;width:100%;line-height:1.2}._successText_1gf7h_323{font-size:.875rem;color:var(--text-muted);line-height:1.5;text-align:center;max-width:260px;margin:0 auto;display:block}._avatarBig_1gf7h_324{width:4rem;height:4rem;background:var(--primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:var(--primary);border:1px solid #d1fae5;margin-bottom:1rem}._userInfoBox_1gf7h_325{background:var(--gray-bg);border:1px solid var(--border);border-radius:.5rem;padding:.75rem;display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--text-main);margin-bottom:.75rem;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._actionBtn_1gf7h_326{width:100%;background:#1a5d480d;border:2px dashed var(--primary);border-radius:.75rem;padding:1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .2s}._actionBtn_1gf7h_326._active_1gf7h_138{background:#1a5d4826;border-style:solid}._docCard_1gf7h_328{background:var(--white);padding:1.5rem;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000000d;border:1px solid var(--border);position:relative;overflow:hidden;margin-bottom:1rem;width:100%;display:flex;flex-direction:column;min-height:320px}._docHeader_1gf7h_329{display:flex;align-items:center;gap:.75rem;border-bottom:1px solid var(--border);padding-bottom:1rem;margin-bottom:1rem}._docTitleBlock_1gf7h_330{display:flex;flex-direction:column}._docTitle_1gf7h_330{font-weight:800;font-size:.875rem;color:var(--text-main);margin:0;line-height:1.2;text-align:left}._docSubtitle_1gf7h_332{font-size:.65rem;color:var(--text-muted);margin-top:2px;text-align:left}._docBody_1gf7h_333{display:flex;flex-direction:column;gap:.6rem;flex:1}._docSpacer_1gf7h_334{height:1rem}._skLine_1gf7h_335{height:6px;background:#f3f4f6;border-radius:2px;width:100%}._skLine_1gf7h_335._full_1gf7h_336{width:100%}._skLine_1gf7h_335._long_1gf7h_336{width:92%}._skLine_1gf7h_335._med_1gf7h_336{width:75%}._skLine_1gf7h_335._short_1gf7h_336{width:40%}._signatureArea_1gf7h_337{height:150px;background:#f3f4f6;border-radius:.5rem;display:flex;align-items:center;justify-content:center;border:2px dashed #d1d5db;position:relative;margin-bottom:1rem;transition:all .3s ease}._signatureArea_1gf7h_337._signed_1gf7h_338{background:#fff;border-style:solid;border-color:var(--primary)}._signatureText_1gf7h_339{font-family:Brush Script MT,cursive;font-size:2rem;color:var(--text-main);transform:rotate(-5deg)}._cursorHand_1gf7h_340{position:absolute;z-index:100;transition:top .6s cubic-bezier(.2,.8,.2,1),left .6s cubic-bezier(.2,.8,.2,1),opacity .2s;pointer-events:none;transform:translate(-50%,-50%);filter:drop-shadow(0 4px 6px rgba(0,0,0,.2))}._cursorCircle_1gf7h_341{background:#ffffffe6;padding:6px;border-radius:50%;border:1px solid var(--border)}._cursorDot_1gf7h_342{width:20px;height:20px;border-radius:50%;border:4px solid rgba(0,0,0,.1);background:#1a5d484d}._cursorHand_1gf7h_340._clicking_1gf7h_343 ._cursorDot_1gf7h_342{background:var(--primary);border-color:var(--primary)}._spinner_1gf7h_344{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-left-color:var(--primary);border-radius:50%;animation:_spin_1gf7h_344 1s linear infinite;margin:0 auto 1rem}@keyframes _spin_1gf7h_344{to{transform:rotate(360deg)}}@media (max-width: 768px){._phoneMockup_1gf7h_260{max-width:280px}}@media (max-width: 425px){._phoneMockup_1gf7h_260{max-width:260px;border-width:10px}._screen_1gf7h_270{padding-top:20px}}@media (max-width: 375px){._phoneMockup_1gf7h_260{max-width:240px;border-width:8px;border-radius:30px}._phoneNotch_1gf7h_269{height:18px}._docCard_1gf7h_328{min-height:150px!important;padding:.75rem!important;margin-bottom:.5rem}._docTitle_1gf7h_330{font-size:.7rem!important}._signatureArea_1gf7h_337{height:90px;margin-bottom:.5rem}._standardContainer_1gf7h_281{padding:.75rem!important}._btn_1gf7h_282{font-size:.75rem;padding:.75rem}._otpGrid_1gf7h_286{gap:.25rem;margin-bottom:1rem}._otpBox_1gf7h_287{height:30px;font-size:1rem}._actionBtn_1gf7h_326{padding:.5rem;margin-bottom:.5rem}._actionBtn_1gf7h_326 span{font-size:.75rem}._shutterBtn_1gf7h_294{width:3.5rem;height:3.5rem;bottom:1rem}._shutterInner_1gf7h_295{width:2.5rem;height:2.5rem}._infoIcon_1gf7h_313{width:3rem;height:3rem;margin-bottom:1rem!important}._infoIcon_1gf7h_313 svg{width:20px;height:20px}._instructionItem_1gf7h_317{font-size:.65rem}._noteText_1gf7h_319{font-size:.6rem}._cursorHand_1gf7h_340{transform:translate(-50%,-50%) scale(.6)}._cursorHand_1gf7h_340._clicking_1gf7h_343{transform:translate(-50%,-50%) scale(.5)}._successTitle_1gf7h_322{font-size:1.1rem}._successText_1gf7h_323{font-size:.75rem}._appHeader_1gf7h_276{height:2.5rem}._mobileDemoWrapper_1gf7h_83{margin-top:1rem;padding:0}}@media (max-width: 350px){._phoneMockup_1gf7h_260{max-width:215px;border-width:6px;border-radius:24px}._demoLabel_1gf7h_241{font-size:9px}._screen_1gf7h_270{padding-top:16px}._docCard_1gf7h_328{min-height:140px!important}._signatureArea_1gf7h_337{height:80px}}
