:root{color-scheme:light;font-family:Inter,Segoe UI,Arial,sans-serif;--bg: #f5f7fb;--card: #ffffff;--text: #0f172a;--muted: #64748b;--line: #dbe5f2;--primary: #0f172a;--primary-soft: #eef2f9;--ok: #0f9f61;--danger: #d92d20}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,#ffffff,var(--bg) 50%);color:var(--text)}.page{min-height:100vh;padding:24px 14px;display:flex;justify-content:center}.card{width:100%;max-width:520px;background:var(--card);border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 18px 45px #0f172a14}h1{margin:0 0 6px;font-size:24px;letter-spacing:-.02em}.muted{font-size:13px;color:var(--muted);margin-top:0;line-height:1.5}.stack{display:grid;gap:13px}label{display:grid;gap:6px;font-size:13px;color:#1e293b;font-weight:500}input,select,button{width:100%;height:44px;border-radius:12px;border:1px solid #cdd7e4;padding:0 12px;font-size:14px;transition:all .15s ease}input[type=file]{padding:10px;height:auto;min-height:44px;background:#fbfcfe}button{border-color:var(--primary);background:var(--primary);color:#fff;font-weight:600;cursor:pointer}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 16px #0f172a33}button:disabled{opacity:.55;cursor:not-allowed}input:focus,select:focus{outline:none;border-color:#7ea4ff;box-shadow:0 0 0 3px #7ea4ff2e}.wizardHeader{margin-bottom:10px}.wizardHeaderTop{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;margin-bottom:10px}.wizardBackCorner{width:36px;height:36px;border-radius:999px;border:1px solid #dce6f2;background:#fff;color:#0d4b54;display:grid;place-items:center;padding:0}.wizardBackCorner:hover:not(:disabled){transform:none;box-shadow:0 4px 10px #0f172a14}.wizardHeaderSpacer{width:36px;height:36px}.wizardLogoBlock{display:flex;justify-content:center;align-items:center}.wizardLogoBlock--center{margin-bottom:10px}.wizardLogoImg{max-height:34px;width:auto;max-width:min(200px,65vw);object-fit:contain}.segmentedProgress{display:flex;gap:6px;margin:0 2px 8px}.segmentedProgressSeg{flex:1;height:6px;border-radius:999px;background:#e4ebf2}.segmentedProgressSeg.filled{background:linear-gradient(90deg,#9bcc27,#7aad1c)}.wizardStepMeta{text-align:center;font-size:13px;font-weight:600;color:#95bc2b}.sectionTitle{font-size:16px;font-weight:700;letter-spacing:-.01em}.tipsCard{border:1px solid #d7e3f4;border-radius:12px;padding:12px;background:var(--primary-soft)}.tipsTitle{font-size:13px;font-weight:700;margin-bottom:8px}.tipsCard ul{margin:0;padding-left:18px;color:#334155;font-size:13px;line-height:1.45}.fileMeta{font-size:12px;color:var(--muted)}.actionRow{display:grid;gap:10px;grid-template-columns:1fr 1fr}.actionRowSingle{display:grid;gap:10px}.btnGhost{background:#fff;border-color:#cad7ea;color:#1e293b}.btnGhost:hover:not(:disabled){box-shadow:none}.checkboxRow{display:flex;align-items:flex-start;gap:10px;border:1px solid #e0e8f4;border-radius:12px;padding:10px;background:#fbfcff}.checkboxRow input{width:18px;height:18px;margin-top:2px}.checkboxRow span{font-size:13px;color:#334155;line-height:1.4}.reviewCard{border:1px solid #d9e4f2;border-radius:12px;background:#fbfdff;padding:12px;font-size:13px;color:#1e293b}.reviewCard p{margin:0 0 7px}.errorBox{border:1px solid #f3b2b0;background:#fff2f2;color:var(--danger);border-radius:12px;padding:10px 12px;font-size:13px}.successBox{border:1px solid #a8e7c9;background:#f0fff7;color:#07663c;border-radius:12px;padding:10px 12px;font-size:13px}.successMini{color:var(--ok);font-size:12px;font-weight:600}.startWrap{display:grid;gap:12px;text-align:center}.startLogo{display:flex;justify-content:center;margin-bottom:4px}.startLogo img{max-width:180px;width:100%;height:auto}.startLogoFallback{font-size:44px;letter-spacing:-.02em;color:#7ebc1f;font-weight:700}.startTitle{margin:0;font-size:36px;line-height:1.03;letter-spacing:-.03em;color:#0e4a53}.startTitle span{color:#9bcc27}.startSubtitle{margin:0 auto;max-width:420px;font-size:14px;color:#4b5563;line-height:1.45}.startImageBox{margin:4px auto;width:100%;max-width:330px;border-radius:16px;overflow:hidden}.startImageBox img{width:100%;display:block;border-radius:16px}.startImageFallback{border:1px dashed #c6d0de;border-radius:16px;background:#f4f7fb;color:#64748b;font-size:13px;padding:42px 14px}.startFeature{display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center;text-align:left;border-radius:14px;border:1px solid #edf2f8;background:#f8fbff;padding:10px 12px}.startFeatureIcon{width:32px;height:32px;border-radius:999px;background:#eef7d8;color:#0e4a53;display:grid;place-items:center;font-size:16px}.startFeature strong{font-size:15px;color:#111827}.startFeature p{margin:1px 0 0;font-size:13px;color:#4b5563}.startButton{margin-top:4px;height:46px;border-radius:14px;border-color:#0d5561;background:#0d5561;color:#b7db35;font-size:22px;font-weight:600}.startHelp{margin:2px 0 0;font-size:14px;color:#718096}.docTypeIntro{text-align:center}.docTypeIntro h2{margin:0;font-size:38px;line-height:1.04;letter-spacing:-.02em;color:#0d4b54}.docTypeIntro p{margin:7px auto 0;max-width:380px;font-size:14px;color:#5b6573;line-height:1.4}.docTypeList{display:grid;gap:10px}.docTypeCard{height:auto;min-height:74px;border-radius:14px;border:1px solid #e5ebf3;background:#fff;color:#0f172a;display:grid;grid-template-columns:46px 1fr 26px;gap:12px;align-items:center;padding:10px;text-align:left}.docTypeCard:hover:not(:disabled){transform:none;box-shadow:0 8px 16px #0f172a14}.docTypeCard.active{border-color:#95bc2b;background:#f8fceb}.docTypeIconWrap{width:42px;height:42px;border-radius:999px;background:#eef7d8;color:#79a914;display:grid;place-items:center}.docTypeText{display:grid;gap:1px}.docTypeText strong{font-size:16px;color:#0f172a}.docTypeText small{font-size:12px;color:#5b6573}.docTypeChevron{color:#0d4b54;display:grid;place-items:center}.docTypeSecurityBox{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:flex-start;border-radius:12px;border:1px solid #e7edd8;background:#f7fbef;padding:10px 12px}.docTypeSecurityIcon{color:#95bc2b;margin-top:2px}.docTypeSecurityBox strong{font-size:14px;color:#1c2b1f}.docTypeSecurityBox p{margin:2px 0 0;font-size:12px;color:#4d5a53;line-height:1.35}.docPhotoScreen{display:grid;gap:16px}.docPhotoIntro{text-align:center}.docPhotoTitle{margin:0;font-size:26px;font-weight:800;letter-spacing:-.02em;color:#0d4b54}.docPhotoSubtitle{margin:6px auto 0;max-width:400px;font-size:14px;color:#5b6573;line-height:1.45}.docPhotoSlot{display:grid;gap:6px}.docPhotoSectionLabel{font-size:15px;font-weight:700;color:#0d4b54}.docPhotoCard{position:relative;width:100%;min-height:172px;border-radius:16px;border:2px dashed #c6d4e4;background:#fbfcfe;padding:14px 12px 24px;display:grid;justify-items:center;gap:8px;cursor:pointer;color:inherit;font:inherit;text-align:center;transition:border-color .15s ease,background .15s ease;align-content:start}.docPhotoCard:hover:not(:disabled){border-color:#9bcc27;background:#f9fcf3}.docPhotoCard:disabled{opacity:.65;cursor:not-allowed}.docPhotoCard--ready{border-style:solid;border-color:#cfe6a8;background:#f8fceb}.docPhotoInputHidden{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.docPhotoCardVisual{position:relative;width:100%;max-width:220px;min-height:104px;display:grid;place-items:center}.docPhotoIllustration{width:118px;height:auto}.docPhotoThumb{max-width:100%;max-height:112px;border-radius:10px;object-fit:contain}.docPhotoFab{position:absolute;right:4px;bottom:2px;width:30px;height:30px;border-radius:999px;background:linear-gradient(145deg,#c4e838,#8fc41a);display:grid;place-items:center;box-shadow:0 2px 8px #7aad1c59}.docPhotoActionLine{font-size:15px;font-weight:700;color:#0d4b54}.docPhotoHintLine{display:block;font-size:13px;color:#64748b;line-height:1.2;margin-bottom:14px;transform:translateY(-2px)}.docPhotoSending{font-size:12px;font-weight:600;color:#7aad1c}.docPhotoFileName{font-size:12px;color:#0f766e;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px}.docPhotoTipsBox{border-radius:14px;border:1px solid #e3efc8;background:linear-gradient(180deg,#f5fce8,#eef7d8);padding:12px 14px;overflow:hidden}.docPhotoTipsHead{display:flex;align-items:center;gap:10px;margin-bottom:8px}.docPhotoTipsHeadIcon{display:flex;flex-shrink:0}.docPhotoTipsHead strong{font-size:15px;color:#0d4b54}.docPhotoTipsList{list-style:none;margin:0;padding:0;display:grid;gap:8px}.docPhotoTipsList li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#1e3d42;line-height:1.35}.docPhotoTipCheck{width:16px;height:16px;min-width:16px;flex-shrink:0;margin-top:1px}.docPhotoTipsList li span{flex:1}.btnContinuePrimary{position:relative;width:100%;height:48px;border-radius:14px;border:1px solid #0d5561;background:#0d5561;color:#fff;font-size:16px;font-weight:700;padding:0 44px 0 16px}.btnContinuePrimary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #0d556140}.btnContinuePrimary span{display:block;width:100%;text-align:center}.btnContinuePrimary svg{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.bankScreen{display:grid;gap:12px}.bankIntro{text-align:center}.bankIntro h2{margin:0;font-size:46px;line-height:1.03;letter-spacing:-.03em;color:#0d4b54}.bankIntro p{margin:8px auto 0;max-width:420px;font-size:14px;line-height:1.4;color:#5b6573}.bankInfoBox{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;border:1px solid #e6edd9;background:#f6faef;border-radius:12px;padding:11px 12px}.bankInfoBox--important{border-color:#e6edd9}.bankInfoIcon{color:#89b81f;margin-top:2px}.bankInfoBox strong{font-size:14px;color:#14373d}.bankInfoBox p{margin:2px 0 0;font-size:12px;line-height:1.35;color:#43535f}.bankFieldCard{display:grid;gap:6px;border:1px solid #e5ebf3;border-radius:12px;background:#fff;padding:10px}.bankFieldLabel{font-size:12px;color:#5b6573;font-weight:600}.bankSelectedHint{font-size:11px;color:#64748b}.bankGrid2{display:grid;gap:10px;grid-template-columns:1fr 1fr}.bankFieldHelp{font-size:12px;color:#64748b}.bankFieldCard textarea{width:100%;border:1px solid #d8e3ef;border-radius:10px;padding:10px 11px;font:inherit;color:#0f172a;resize:vertical;min-height:84px}.bankAccountTypeGroup{display:grid;gap:8px;grid-template-columns:1fr 1fr}.bankAccountTypeButton{height:40px;border-radius:10px;border:1px solid #d8e3ef;background:#fff;color:#334155;font-size:14px;font-weight:600;box-shadow:none}.bankAccountTypeButton.active{border-color:#9bcc27;background:#f8fceb;color:#14373d}.reviewScreen{display:grid;gap:12px}.reviewIntro{text-align:center}.reviewIntro h2{margin:0;font-size:34px;line-height:1.05;letter-spacing:-.02em;color:#0d4b54}.reviewIntro p{margin:8px auto 0;max-width:390px;font-size:14px;color:#5b6573}.reviewGroup{border:1px solid #e5ebf3;border-radius:12px;background:#fff;padding:10px 12px}.reviewGroupTitle{font-size:14px;font-weight:700;color:#14373d;margin-bottom:8px}.reviewRow{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:7px 0;border-top:1px solid #edf2f8}.reviewRow:first-of-type{border-top:0;padding-top:0}.reviewRow span{color:#435569;font-size:13px}.reviewRow strong{color:#14373d;font-size:13px}.reviewStatusChip{display:inline-flex;align-items:center;justify-content:center;min-width:84px;height:24px;border-radius:999px;font-size:12px;font-weight:700}.reviewStatusChip.ok{background:#eaf8d7;color:#4f8c0c}.reviewStatusChip.pending{background:#f1f5f9;color:#64748b}.reviewInfoBox{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;border:1px solid #e6edd9;background:#f6faef;border-radius:12px;padding:11px 12px}.reviewInfoIcon{color:#89b81f;margin-top:2px}.reviewInfoBox strong{font-size:14px;color:#14373d}.reviewInfoBox p{margin:2px 0 0;font-size:12px;line-height:1.35;color:#43535f}.submitOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0f172a47;display:grid;place-items:center;padding:20px}.submitOverlayCard{width:min(360px,92vw);border-radius:16px;border:1px solid #dce6f2;background:#fff;padding:18px 16px;text-align:center;box-shadow:0 18px 40px #0f172a2e}.submitSpinner{width:44px;height:44px;border:3px solid #dbe9b9;border-top-color:#89b81f;border-radius:999px;margin:0 auto 10px;animation:spin .9s linear infinite}.submitOverlayTitle{font-size:17px;font-weight:700;color:#14373d}.submitOverlayCard p{margin:6px 0 0;font-size:13px;color:#5b6573;line-height:1.4}.successScreen{text-align:center;display:grid;gap:10px}.successBadgeIcon{margin:2px auto 0}@keyframes spin{to{transform:rotate(360deg)}}
