._header_1ups0_1{background-color:#0a3880;padding:16px 20px;position:relative;z-index:100}._header-content_1ups0_8{max-width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}._logo-link_1ups0_16{display:flex;align-items:center;text-decoration:none;transition:var(--transition)}._logo-link_1ups0_16:hover{opacity:.9}._logo-image_1ups0_27{height:32px;width:auto}._logo-desktop_1ups0_32{display:none}._logo-mobile_1ups0_36{display:block;width:140px;height:15px}._menu-button_1ups0_42{display:none;align-items:center;justify-content:center;background:none;border:none;padding:8px;cursor:pointer;color:#fff;transition:opacity .2s}._menu-button_1ups0_42 svg{width:24px;height:24px}._menu-button_1ups0_42:hover{opacity:.8}@media (min-width: 769px){._header_1ups0_1{background-color:transparent;padding:16px 24px;position:relative;z-index:100}._header-content_1ups0_8{max-width:100%;justify-content:center}._logo-desktop_1ups0_32{display:block;height:48px}._logo-mobile_1ups0_36,._menu-button_1ups0_42{display:none}}@media (max-width: 768px){._header_1ups0_1{padding:16px 20px}._logo-image_1ups0_27{height:16px}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}._container_xmtci_1{max-width:900px;margin:0 auto;padding:var(--spacing-xl) var(--spacing-lg);min-height:100vh;display:flex;align-items:center;justify-content:center}@media (min-width: 769px){._container_xmtci_1{max-width:1000px}}._card_xmtci_18{background-color:var(--foh-white);border-radius:16px;box-shadow:0 20px 60px #0000004d;padding:40px 32px;animation:_fadeIn_xmtci_1 .3s ease-in-out;border:2px solid #FFFFFF}._title_xmtci_27{color:var(--foh-navy);font-size:24px;font-weight:700;margin-bottom:var(--spacing-lg);text-align:center;text-transform:uppercase;letter-spacing:.5px}._subtitle_xmtci_38{color:var(--foh-gray);font-size:16px;margin-bottom:var(--spacing-xl);text-align:center;line-height:1.5}._form-group_xmtci_46{margin-bottom:20px}._label_xmtci_50{display:block;color:var(--foh-navy);font-weight:700;font-size:13px;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}._input_xmtci_60{width:100%;padding:16px 18px;border:2px solid #4A5BA6;border-radius:50px;font-size:17px;transition:var(--transition);background-color:#e8eaf6;color:var(--foh-navy)}._input_xmtci_60::placeholder{color:#9ca3c4}._input_xmtci_60:focus{border-color:var(--foh-navy);outline:none;background-color:#e8eaf6;box-shadow:0 0 0 3px #4a5ba626}._input_xmtci_60._error_xmtci_82{border-color:var(--color-error);background-color:#fee2e2}._input-hint_xmtci_87{display:block;color:#9ca3af;font-size:14px;margin-top:6px;line-height:1.4}._error-message_xmtci_95{display:block;color:var(--color-error);font-size:14px;margin-top:6px;font-weight:500}._required-note_xmtci_103{color:#9ca3af;font-size:14px;text-align:center;margin:0 0 20px;line-height:1.4}._button_xmtci_111{width:100%;padding:14px 24px;background-color:var(--foh-red);color:var(--foh-white);font-size:17px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;text-transform:uppercase;letter-spacing:.5px}._button_xmtci_111:hover:not(:disabled){background-color:#a00d25;transform:translateY(-1px);box-shadow:var(--shadow-md)}._button_xmtci_111:active:not(:disabled){transform:translateY(0)}._button_xmtci_111:disabled{opacity:.6;cursor:not-allowed}._button-secondary_xmtci_146{background-color:var(--foh-white);color:var(--foh-navy);border:2px solid var(--foh-navy)}._button-secondary_xmtci_146:hover:not(:disabled){background-color:var(--foh-navy);color:var(--foh-white);transform:translateY(-1px);box-shadow:var(--shadow-md)}._alert_xmtci_159{padding:var(--spacing-md);border-radius:var(--radius-md);margin-bottom:var(--spacing-lg);font-size:var(--font-size-sm);font-weight:500}._alert-error_xmtci_167{background-color:#fee2e2;color:var(--color-error);border-left:4px solid var(--color-error)}._alert-success_xmtci_173{background-color:#d1fae5;color:var(--color-success);border-left:4px solid var(--color-success)}._alert-info_xmtci_179{background-color:#dbeafe;color:#1e40af;border-left:4px solid #3B82F6}@media (max-width: 768px){._container_xmtci_1{padding:0;margin:0;max-width:100%;width:100vw;min-height:100vh}._card_xmtci_18{padding:32px 24px;border-radius:0;box-shadow:none;border:none;min-height:100vh;width:100%;display:flex;flex-direction:column}._title_xmtci_27{font-size:18px}}._title-banner_cuc2a_1{position:relative;background:#0a3880;margin:-40px -32px 16px;padding:32px 32px 48px;overflow:visible;clip-path:polygon(0% 0%,100% 0%,100% 90%,50% 100%,0% 90%);border-radius:16px 16px 0 0}._title-banner_cuc2a_1._recording_cuc2a_17{background:linear-gradient(135deg,#15803d,#16a34a,#22c55e)}._title-content_cuc2a_21{position:relative;z-index:2;text-align:center}._title-icon_cuc2a_27{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:12px;color:#fff}._title-icon_cuc2a_27 svg{width:100%;height:100%}._title_cuc2a_1{color:#fff;font-size:36px;font-weight:700;margin-bottom:4px;text-transform:uppercase;letter-spacing:.8px;line-height:1.3}._subtitle_cuc2a_52{color:#ffffffe6;font-size:17px;font-weight:400;line-height:1.2;max-width:400px;margin:0 auto}._wave_cuc2a_63{position:absolute;bottom:-1px;left:0;width:100%;height:60px;z-index:1}._wave_cuc2a_63 path{fill:#fff}@media (max-width: 768px){._title-banner_cuc2a_1{margin:-32px -24px 24px;padding:24px 24px 40px;clip-path:polygon(0% 0%,100% 0%,100% 92%,50% 100%,0% 92%);border-radius:0}._title_cuc2a_1{font-size:40px}._subtitle_cuc2a_52{font-size:17px;font-weight:600}._wave_cuc2a_63{height:40px}}.phone-input .PhoneInputInput{width:100%;padding:16px 18px;border:2px solid #4A5BA6;border-radius:50px;font-size:15px;transition:var(--transition);background-color:#e8eaf6;color:var(--foh-navy)}.phone-input .PhoneInputInput::placeholder{color:#9ca3c4}.phone-input .PhoneInputInput:focus{border-color:var(--foh-navy);outline:none;background-color:#e8eaf6;box-shadow:0 0 0 3px #4a5ba626}.phone-input-error .PhoneInputInput{border-color:var(--color-error);background-color:#fee2e2}.phone-input .PhoneInputCountry{margin-right:8px;padding-left:8px}.phone-input .PhoneInputCountrySelect{padding:8px;border:none;border-radius:8px;font-size:15px;background-color:transparent;cursor:pointer}.phone-input .PhoneInputCountrySelect:focus{outline:none}.phone-input .PhoneInputCountryIcon{width:24px;height:24px;border-radius:4px;overflow:hidden}._code-inputs_i5v52_1{display:flex;gap:8px;justify-content:center;margin-bottom:var(--spacing-xl)}._code-input_i5v52_1{width:52px;height:60px;text-align:center;font-size:24px;font-weight:600;border:1px solid #D1D5DB;border-radius:8px;transition:var(--transition);background-color:var(--foh-white);color:var(--foh-navy)}._code-input_i5v52_1:focus{border-color:var(--foh-red);outline:none;box-shadow:0 0 0 3px #c8102e1a}._code-input_i5v52_1._error_i5v52_27{border-color:var(--color-error)}._code-input_i5v52_1:disabled{opacity:.6;cursor:not-allowed}._resend-button_i5v52_36{margin-top:var(--spacing-md)}._help-text_i5v52_40{text-align:center;font-size:14px;color:#6b7280;margin-top:16px;line-height:1.5}@media (max-width: 768px){._code-input_i5v52_1{width:44px;height:52px;font-size:22px}._code-inputs_i5v52_1{gap:6px}}._video-container_ofwat_1{position:relative;width:100%;aspect-ratio:16 / 9;background-color:#000;border-radius:12px;overflow:hidden;margin-bottom:var(--spacing-lg);box-shadow:0 10px 30px #0000004d}._progressHeader_ofwat_13{margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-lg);border-bottom:2px solid #f1f5f9}._progressBar_ofwat_19{width:100%;height:12px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0);border-radius:999px;overflow:hidden;margin-bottom:var(--spacing-lg);box-shadow:inset 0 2px 4px #0000000f}._progressFill_ofwat_29{height:100%;background:linear-gradient(90deg,#10b981,#059669,#047857);border-radius:999px;transition:width .5s ease;box-shadow:0 0 20px #10b9814d}._stagesIndicator_ofwat_37{display:flex;justify-content:space-between;gap:var(--spacing-sm)}._stageIndicator_ofwat_43{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}._stageNumber_ofwat_51{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;margin-bottom:var(--spacing-xs);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000001a}._stageIndicator_ofwat_43._completed_ofwat_65 ._stageNumber_ofwat_51{background:linear-gradient(135deg,#10b981,#059669);color:#fff;transform:scale(1.05);box-shadow:0 4px 12px #10b9814d}._stageIndicator_ofwat_43._active_ofwat_72 ._stageNumber_ofwat_51{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 0 0 4px #3b82f626,0 4px 12px #3b82f64d;transform:scale(1.1);animation:_pulseStage_ofwat_1 2s ease-in-out infinite}._stageIndicator_ofwat_43._pending_ofwat_80 ._stageNumber_ofwat_51{background:#f1f5f9;color:#94a3b8;border:2px solid #e2e8f0}@keyframes _pulseStage_ofwat_1{0%,to{box-shadow:0 0 0 4px #3b82f626,0 4px 12px #3b82f64d}50%{box-shadow:0 0 0 8px #3b82f61a,0 4px 16px #3b82f666}}._stageLabel_ofwat_95{font-size:.8125rem;color:#64748b;line-height:1.4;transition:all .3s ease}._stageIndicator_ofwat_43._active_ofwat_72 ._stageLabel_ofwat_95{color:#1e40af;font-weight:700}._stageIndicator_ofwat_43._completed_ofwat_65 ._stageLabel_ofwat_95{color:#059669;font-weight:600}._video_ofwat_1{width:100%;height:100%;object-fit:cover}._recording-indicator_ofwat_118{position:absolute;top:16px;left:16px;background-color:#000000bf;color:#fff;padding:8px 14px;border-radius:20px;font-weight:700;font-size:13px;display:flex;align-items:center;gap:8px;letter-spacing:.5px}._rec-dot_ofwat_134{width:8px;height:8px;background-color:#ef4444;border-radius:50%;animation:_pulse_ofwat_1 1.5s ease-in-out infinite}@keyframes _pulse_ofwat_1{0%,to{opacity:1}50%{opacity:.3}}._duration-badge_ofwat_147{position:absolute;bottom:16px;right:16px;background-color:#000000bf;color:#fff;padding:8px 14px;border-radius:20px;font-weight:700;font-size:15px;letter-spacing:.5px}._tips_ofwat_160{background-color:#f3f4f6;padding:20px;border-radius:12px;margin-bottom:var(--spacing-lg);border-left:4px solid #16A34A;text-align:left}._tips_ofwat_160 h3{color:var(--foh-navy);font-size:16px;margin-bottom:16px;font-weight:700;text-transform:none;letter-spacing:0}._tips_ofwat_160 ul{list-style:none;padding:0;margin:0}._tips_ofwat_160 li{color:#16a34a;font-size:16px;padding:8px 0 8px 28px;position:relative;line-height:1.5;font-weight:500}._tips_ofwat_160 li:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:700;font-size:18px}._controls_ofwat_203{display:flex;gap:var(--spacing-md);flex-wrap:nowrap;align-items:center}._controls_ofwat_203 button{flex:1;min-width:150px}._record-button_ofwat_215{background-color:#16a34a!important}._record-button_ofwat_215:hover:not(:disabled){background-color:#15803d!important}._record-button_ofwat_215 svg{fill:#fff;width:10px;height:10px}._stop-button_ofwat_229{background-color:var(--foh-navy)}._button-icon_ofwat_233{font-size:var(--font-size-lg);margin-right:var(--spacing-xs)}._progress-bar_ofwat_238{width:100%;height:6px;background-color:#e5e7eb;border-radius:3px;overflow:hidden;margin:24px 0 16px}._progress-fill_ofwat_247{height:100%;background-color:var(--foh-red);transition:width .3s ease;border-radius:3px}._upload-title_ofwat_254{color:var(--foh-navy);font-size:18px;font-weight:700;text-align:center;margin:24px 0 0;text-transform:uppercase;letter-spacing:.5px}._upload-warning_ofwat_264{color:var(--foh-red);font-size:15px;text-align:center;margin:0;font-weight:500}._retry-button_ofwat_272{margin-top:var(--spacing-sm);padding:var(--spacing-xs) var(--spacing-md);background-color:transparent;color:var(--color-error);border:1px solid var(--color-error);border-radius:var(--radius-sm);font-size:var(--font-size-sm);cursor:pointer;transition:var(--transition)}._retry-button_ofwat_272:hover{background-color:var(--color-error);color:#fff}._tips_ofwat_160{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-left:3px solid #10b981;border-radius:8px;padding:var(--spacing-sm) var(--spacing-md);margin-bottom:var(--spacing-md);box-shadow:0 1px 4px #10b9811a}._tips_ofwat_160 h3{font-size:.875rem;font-weight:600;color:#047857;margin:0 0 var(--spacing-xs) 0;display:flex;align-items:center;gap:var(--spacing-xs)}._tips_ofwat_160 ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-xs)}._tips_ofwat_160 li{display:flex;align-items:flex-start;gap:var(--spacing-xs);color:#065f46;font-size:.8125rem;line-height:1.5}._tips_ofwat_160 li:before{content:"✓";flex-shrink:0;width:16px;height:16px;color:#10b981;font-weight:700;font-size:.875rem}@media (max-width: 768px){._progressHeader_ofwat_13{margin-bottom:var(--spacing-lg)}._stagesIndicator_ofwat_37{flex-direction:column;gap:var(--spacing-md)}._stageIndicator_ofwat_43{flex-direction:row;text-align:left;gap:var(--spacing-sm)}._stageNumber_ofwat_51{flex-shrink:0;width:36px;height:36px}._stageLabel_ofwat_95{flex:1;display:flex;align-items:center;font-size:.875rem}._controls_ofwat_203{flex-direction:column}._controls_ofwat_203 button{width:100%;min-width:unset}._tips_ofwat_160{padding:var(--spacing-md)}._tips_ofwat_160 h3{font-size:1rem}._tips_ofwat_160 li{font-size:.9375rem}}._resume-dialog-overlay_kol1w_2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeIn_kol1w_1 .2s ease-in-out}@keyframes _fadeIn_kol1w_1{0%{opacity:0}to{opacity:1}}._resume-dialog_kol1w_2{background-color:#fff;padding:2rem;border-radius:12px;max-width:500px;width:100%;box-shadow:0 20px 25px -5px #0000001a;animation:_slideUp_kol1w_1 .3s ease-out}@keyframes _slideUp_kol1w_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._resume-dialog_kol1w_2 h3{margin:0 0 1rem;font-size:1.5rem;font-weight:700;color:var(--foh-navy, #0051a5)}._resume-dialog_kol1w_2>p{margin:0 0 1.5rem;color:#4a4a4a;line-height:1.6}._resume-stats_kol1w_60{background-color:#f3f4f6;padding:1rem;border-radius:8px;margin-bottom:1.5rem;border-left:4px solid #16A34A}._resume-stats_kol1w_60 p{margin:.5rem 0;font-size:.875rem;color:#4a4a4a}._resume-stats_kol1w_60 strong{color:var(--foh-navy, #0051a5);font-weight:600}._resume-buttons_kol1w_79{display:flex;gap:1rem;justify-content:flex-end}._resume-buttons_kol1w_79 button{padding:.75rem 1.5rem;font-size:1rem;min-width:auto;cursor:pointer;border-radius:8px;font-weight:600;border:none;transition:all .2s}@media (max-width: 640px){._resume-dialog_kol1w_2{padding:1.5rem}._resume-buttons_kol1w_79{flex-direction:column}._resume-buttons_kol1w_79 button{width:100%}}._container_588ec_1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}._spinner_588ec_10{border:3px solid rgba(200,16,46,.15);border-top-color:var(--foh-red);border-radius:50%;animation:_spin_588ec_10 .8s linear infinite}._spinner-small_588ec_17{width:24px;height:24px;border-width:2px}._spinner-medium_588ec_23{width:48px;height:48px;border-width:3px}._spinner-large_588ec_29{width:64px;height:64px;border-width:4px}._message_588ec_35{margin-top:20px;color:var(--foh-navy);font-size:15px;font-weight:600;text-align:center;letter-spacing:.3px}@keyframes _spin_588ec_10{to{transform:rotate(360deg)}}._camera-container_6sm6n_1{position:relative;width:160px;height:160px;margin-bottom:32px}._progress-ring_6sm6n_8{position:absolute;top:0;left:0;transform:rotate(-90deg)}._progress-ring-bg_6sm6n_15{stroke:#e8eaf6}._progress-ring-circle_6sm6n_19{stroke:#c8102e;stroke-dasharray:439.8;stroke-dashoffset:439.8;animation:_progress_6sm6n_8 2s ease-out infinite;stroke-linecap:round}@keyframes _progress_6sm6n_8{0%{stroke-dashoffset:439.8}50%{stroke-dashoffset:110}to{stroke-dashoffset:439.8}}._camera-icon_6sm6n_39{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;display:flex;align-items:center;justify-content:center;background-color:#e8eaf6;border-radius:50%;padding:12px}._camera-icon_6sm6n_39 svg{width:100%;height:100%;color:var(--foh-navy)}._container_xfvas_1{display:flex;justify-content:center;align-items:center;padding:40px 0}._upload-icon-container_xfvas_8{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}._background-circle_xfvas_17{position:absolute;width:100px;height:100px;background:linear-gradient(135deg,#e8eaf6,#c5cae9);border-radius:50%;z-index:1}._progress-ring_xfvas_26{position:absolute;width:140px;height:140px;transform:rotate(-90deg);z-index:2}._progress-ring-background_xfvas_34{fill:none;stroke:#e5e7eb;stroke-width:8}._progress-ring-progress_xfvas_40{fill:none;stroke:#4a5ba6;stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset .3s ease}._camera-icon_xfvas_48{position:absolute;width:40px;height:40px;color:#4a5ba6;z-index:3;display:flex;align-items:center;justify-content:center}._camera-icon_xfvas_48 svg{width:100%;height:100%}._container_1ucm2_1{max-width:1000px;margin:0 auto;padding:var(--spacing-lg)}._header_1ucm2_7{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;padding:var(--spacing-xl) var(--spacing-xl) var(--spacing-lg);margin-bottom:var(--spacing-lg);box-shadow:0 4px 6px #0000000d,0 1px 3px #00000014;border:2px solid #f1f5f9}._progressSection_1ucm2_16{width:100%}._progressBar_1ucm2_20{width:100%;height:12px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0);border-radius:999px;overflow:hidden;margin-bottom:var(--spacing-xl);box-shadow:inset 0 2px 4px #0000000f}._progressFill_1ucm2_30{height:100%;background:linear-gradient(90deg,#10b981,#059669,#047857);border-radius:999px;transition:width .5s ease;box-shadow:0 0 20px #10b9814d}._stagesIndicator_1ucm2_38{display:flex;justify-content:space-between;gap:var(--spacing-md)}._stageIndicator_1ucm2_44{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}._stageNumber_1ucm2_52{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;margin-bottom:var(--spacing-sm);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000001a}._stageIndicator_1ucm2_44._completed_1ucm2_66 ._stageNumber_1ucm2_52{background:linear-gradient(135deg,#10b981,#059669);color:#fff;transform:scale(1.05);box-shadow:0 4px 12px #10b9814d}._stageIndicator_1ucm2_44._active_1ucm2_73 ._stageNumber_1ucm2_52{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 0 0 4px #3b82f626,0 4px 12px #3b82f64d;transform:scale(1.1);animation:_pulse_1ucm2_1 2s ease-in-out infinite}._stageIndicator_1ucm2_44._pending_1ucm2_81 ._stageNumber_1ucm2_52{background:.875rem;color:#64748b;line-height:1.4;transition:all .3s ease}._stageIndicator_1ucm2_44._active_1ucm2_73 ._stageLabel_1ucm2_88{color:#1e40af;font-weight:700;transform:translateY(-2px)}._stageIndicator_1ucm2_44._completed_1ucm2_66 ._stageLabel_1ucm2_88{color:#059669;font-weight:600}._stageLabel_1ucm2_88{font-size:var(--font-size-sm);color:#6b7280;line-height:1.4}._stageIndicator_1ucm2_44._active_1ucm2_73 ._stageLabel_1ucm2_88{color:#1e3a8a;font-weight:600}._stageIndicator_1ucm2_44._completed_1ucm2_66 ._stageLabel_1ucm2_88{color:#10b981}._stageInfo_1ucm2_114{text-align:center;margin-bottom:var(--spacing-xl);padding:var(--spacing-xl);background:linear-gradient(135deg,#fefefe,#f9fafb);border-radius:20px;border:2px solid #f1f5f9}._stageTitle_1ucm2_123{font-size:1rem;color:#3b82f6;font-weight:600;margin-bottom:var(--spacing-sm);text-transform:uppercase;letter-spacing:1px}._stageHeading_1ucm2_132{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:var(--spacing-md);line-height:1.3}._stageDescription_1ucm2_143{font-size:1.125rem;color:#475569;line-height:1.7;font-weight:400(--font-size-lg);color:#6b7280;max-width:600px;margin:0 auto}@media (max-width: 768px){._stagesIndicator_1ucm2_38{flex-direction:column;gap:var(--spacing-lg)}._stageIndicator_1ucm2_44{flex-direction:row;text-align:left;gap:var(--spacing-md)}._stageNumber_1ucm2_52{flex-shrink:0}._stageLabel_1ucm2_88{flex:1;display:flex;align-items:center}._stageHeading_1ucm2_132{font-size:var(--font-size-xl)}._stageDescription_1ucm2_143{font-size:var(--font-size-base)}}._recordingTips_1ucm2_188{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-left:4px solid #10b981;border-radius:12px;padding:var(--spacing-lg);margin-bottom:var(--spacing-xl);box-shadow:0 2px 8px #10b9811a}._recordingTipsTitle_1ucm2_197{font-size:1.125rem;font-weight:700;color:#047857;margin-bottom:var(--spacing-md);display:flex;align-items:center;gap:var(--spacing-sm)}._tipsList_1ucm2_207{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-sm)}._tipItem_1ucm2_216{display:flex;align-items:flex-start;gap:var(--spacing-sm);color:#065f46;font-size:1rem;line-height:1.6}._checkIcon_1ucm2_225{flex-shrink:0;width:20px;height:20px;margin-top:2px;color:#10b981;font-weight:700}@media (max-width: 768px){._recordingTips_1ucm2_188{padding:var(--spacing-md)}._recordingTipsTitle_1ucm2_197{font-size:1rem}._tipItem_1ucm2_216{font-size:.9375rem}}._card_17lib_1{background-color:var(--foh-white);border-radius:16px;box-shadow:0 20px 60px #0000004d;padding:0;animation:_fadeIn_17lib_1 .3s ease-in-out;border:2px solid #FFFFFF;overflow:hidden}._success-banner_17lib_11{position:relative;background:#003875;padding:40px 32px;text-align:center;overflow:hidden}._confetti-left_17lib_20,._confetti-right_17lib_21{position:absolute;width:30px;height:30px;opacity:.6}._confetti-left_17lib_20{top:20px;left:30px;animation:_float_17lib_1 3s ease-in-out infinite}._confetti-right_17lib_21{top:20px;right:30px;animation:_float_17lib_1 3s ease-in-out infinite .5s}._confetti-top-left_17lib_40,._confetti-top-right_17lib_41,._confetti-bottom-left_17lib_42,._confetti-bottom-right_17lib_43{position:absolute;width:8px;height:8px}._confetti_17lib_20{width:100%;height:100%;background:#c8102e;border-radius:50%}._confetti-top-left_17lib_40{top:40px;left:60px;animation:_float_17lib_1 2.5s ease-in-out infinite}._confetti-top-right_17lib_41{top:35px;right:70px;animation:_float_17lib_1 2.5s ease-in-out infinite .8s}._confetti-bottom-left_17lib_42{bottom:40px;left:50px;animation:_float_17lib_1 2.5s ease-in-out infinite 1.2s}._confetti-bottom-right_17lib_43{bottom:45px;right:55px;animation:_float_17lib_1 2.5s ease-in-out infinite .3s}@keyframes _float_17lib_1{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(180deg)}}._star-icon_17lib_89{width:60px;height:60px;margin:0 auto 20px;animation:_sparkle_17lib_1 2s ease-in-out infinite}@keyframes _sparkle_17lib_1{0%,to{transform:scale(1) rotate(0);opacity:1}50%{transform:scale(1.1) rotate(10deg);opacity:.8}}._banner-title_17lib_107{color:#fff;font-size:22px;font-weight:700;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px;line-height:1.3}._banner-subtitle_17lib_117{color:#fff;font-size:24px;font-weight:600;margin:0 0 12px}._banner-text_17lib_124{color:#ffffffe6;font-size:15px;line-height:1.5;margin:0}._info-box_17lib_131{background-color:#f3f4f6;padding:20px;border-radius:0;margin:24px 32px;border-left:3px solid var(--foh-red);text-align:left}._info-box_17lib_131 h3{color:var(--foh-navy);font-size:16px;margin-bottom:10px;font-weight:700;text-transform:none;letter-spacing:0}._info-box_17lib_131 p{color:#4b5563;font-size:15px;font-size:13px;line-height:1.6;margin:0}._button-group_17lib_157{display:flex;flex-direction:column;gap:12px;padding:0 32px 32px}._record-button_17lib_164,._return-button_17lib_165{width:100%;text-decoration:none;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){._success-banner_17lib_11{padding:32px 24px}._banner-title_17lib_107{font-size:16px}._banner-subtitle_17lib_117{font-size:18px}._banner-text_17lib_124{font-size:12px}._star-icon_17lib_89{width:50px;height:50px}._info-box_17lib_131{margin:20px 24px;padding:16px}._button-group_17lib_157{padding:0 24px 24px}}:root{--foh-navy: #002855;--foh-red: #C8102E;--foh-white: #FFFFFF;--foh-gray: #6B7280;--foh-gold: #FCD34D;--color-error: #DC2626;--color-success: #16A34A;--color-border: #D1D5DB;--color-bg-light: #F9FAFB;--font-family: "Rajdhani", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-sm: 15px;--font-size-base: 18px;--font-size-lg: 20px;--font-size-xl: 26px;--font-size-2xl: 36px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--transition: all .2s ease}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:var(--font-family);font-size:var(--font-size-base);color:var(--foh-navy);background:var(--foh-navy);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:var(--spacing-md);color:var(--foh-navy)}h1{font-size:var(--font-size-2xl)}h2{font-size:var(--font-size-xl)}h3{font-size:var(--font-size-lg)}p{margin-bottom:var(--spacing-md)}a{color:var(--foh-red);text-decoration:none;transition:var(--transition)}a:hover{color:var(--foh-navy)}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;outline:none;transition:var(--transition)}button:disabled{opacity:.6;cursor:not-allowed}input,textarea,select{font-family:inherit;font-size:inherit;outline:none;transition:var(--transition)}:focus-visible{outline:2px solid var(--foh-red);outline-offset:2px}@media (max-width: 768px){button,a,input[type=button],input[type=submit]{min-height:44px;min-width:44px}}@keyframes spin{to{transform:rotate(360deg)}}.spinner{display:inline-block;width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-in-out}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.hidden{display:none}
