.page__main{display:flex;align-items:flex-start;justify-content:center;padding:3rem 1rem 4rem;min-height:60vh;background:#fff}.auth-card{width:100%;max-width:460px}.auth-card--wide{max-width:500px}.auth-card__heading{font-size:1.75rem;font-weight:500;text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#171c23;margin-bottom:2rem}.btn-google{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;padding:.75rem 1rem;border:1px solid #deddd0;border-radius:4px;background:#fff;color:#171c23;font-family:inherit;font-size:.9375rem;font-weight:700;cursor:pointer;transition:background .15s;text-decoration:none}.btn-google:hover{background:#f7f7f7;text-decoration:none;color:#171c23}.auth-divider{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0;color:#a7a7a7;font-size:.875rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#deddcf}.name-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem}.auth-form .form-group{margin-bottom:1.25rem}.auth-form label{display:block;font-size:.875rem;font-weight:700;margin-bottom:.375rem;color:#171c23}.auth-form label .required{color:#b93333;margin-left:2px}.auth-form .form-control{display:block;width:100%;padding:.625rem .875rem;font-family:inherit;font-size:1rem;color:#171c23;background:#fff;border:1px solid #deddd0;border-radius:4px;transition:border-color .15s,box-shadow .15s;outline:none}.auth-form .form-control:focus{border-color:#1544d6;box-shadow:0 0 0 3px #1544d61f}.auth-form .form-control.is-invalid{border-color:#b93333}.field-error{font-size:.8rem;color:#b93333;margin-top:.25rem;display:block}.remember-me{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9375rem;color:#171c23;cursor:pointer;-webkit-user-select:none;user-select:none}.remember-me input[type=checkbox]{width:18px;height:18px;accent-color:#1544d6;cursor:pointer;flex-shrink:0}.password-meta{margin-top:.5rem}.strength-label{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;font-weight:700;color:#a7a7a7;margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.06em}.strength-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;height:5px}.strength-bar__seg{border-radius:3px;background:#deddcf;transition:background .25s}.strength-bar[data-strength="1"] .strength-bar__seg:nth-child(1){background:#b93333}.strength-bar[data-strength="2"] .strength-bar__seg:nth-child(1),.strength-bar[data-strength="2"] .strength-bar__seg:nth-child(2){background:#e07000}.strength-bar[data-strength="3"] .strength-bar__seg:nth-child(1),.strength-bar[data-strength="3"] .strength-bar__seg:nth-child(2),.strength-bar[data-strength="3"] .strength-bar__seg:nth-child(3){background:#1544d6}.strength-bar[data-strength="4"] .strength-bar__seg{background:#1a7a3c}.match-hint{display:flex;align-items:center;gap:.375rem;font-size:.78rem;font-weight:700;margin-top:.45rem;min-height:1.2em;text-transform:uppercase;letter-spacing:.06em;color:transparent;transition:color .2s}.match-hint:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background:currentColor;flex-shrink:0}.match-hint.match--yes{color:#1a7a3c}.match-hint.match--no{color:#b93333}.btn-submit{display:block;width:100%;padding:.875rem 1rem;background:#ffde17;color:#132644;border:none;border-radius:4px;font-family:inherit;font-size:1.0625rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:filter .15s,opacity .15s;margin-bottom:1.5rem}.btn-submit:hover:not(:disabled){filter:brightness(.95)}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.auth-alert{padding:.75rem 1rem;border-radius:4px;font-size:.9rem;font-weight:700;margin-bottom:1.25rem}.auth-alert--error{background:#fff0f0;color:#b93333;border:1px solid #f5c2c2}.auth-alert--success{background:#f0fff4;color:#1a7a3c;border:1px solid #b2dfcc}.rate-limit-warning{font-size:.82rem;color:#b93333;text-align:center;margin-bottom:1rem;font-weight:700}.auth-card__footer{text-align:center;font-size:.9375rem}.auth-card__footer .forgot{display:block;font-weight:700;color:#1544d6;margin-bottom:1rem;text-decoration:none}.auth-card__footer .forgot:hover{text-decoration:underline}.auth-card__footer .signup-prompt{color:#171c23}.auth-card__footer .signup-prompt a{font-weight:700;color:#1544d6}.terms-note{font-size:.8rem;color:#a7a7a7;text-align:center;margin-bottom:1.25rem;line-height:1.5}.terms-note a{color:#1544d6}.otp-subtext{text-align:center;font-size:.9375rem;color:#555;margin-bottom:1.75rem;line-height:1.6}.otp-inputs{display:flex;justify-content:center;gap:.625rem;margin-bottom:2rem}.otp-box{width:52px;height:58px;text-align:center;font-size:1.5rem;font-weight:700;color:#171c23;border:1px solid #deddd0;border-radius:6px;outline:none;transition:border-color .15s,box-shadow .15s;caret-color:transparent}.otp-box:focus{border-color:#1544d6;box-shadow:0 0 0 3px #1544d61f}.otp-box.is-invalid{border-color:#b93333}.otp-resend-text{color:#555;font-size:.9rem;margin-bottom:.75rem}.btn-link{background:none;border:none;padding:0;color:#1544d6;font-weight:700;font-size:inherit;font-family:inherit;cursor:pointer;text-decoration:none}.btn-link:hover:not(:disabled){text-decoration:underline}.btn-link:disabled{opacity:.5;cursor:not-allowed}.forgot-sent{text-align:center;padding:1rem 0}.forgot-sent__icon{font-size:3rem;margin-bottom:1rem;display:block;color:#1544d6}.forgot-sent__title{font-size:1.2rem;font-weight:700;color:#171c23;margin-bottom:.75rem}.forgot-sent__body{font-size:.9375rem;color:#555;line-height:1.6}@media (max-width: 480px){.name-row{grid-template-columns:1fr}.page__main{padding:2rem 1rem 3rem}.otp-box{width:42px;height:50px;font-size:1.25rem}}.dash-shell{display:flex;min-height:100vh;background:#f4f6fa}.dash-sidebar{width:200px;min-width:200px;background:#0b1e3d;display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;z-index:100;overflow-y:auto}.dash-logo{padding:1.5rem 1.25rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.25rem;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:.75rem}.dash-logo__icon{font-size:2rem;line-height:1}.dash-logo__name{font-size:.8rem;font-weight:800;color:#ffde17;letter-spacing:.12em;text-align:center;line-height:1.2}.dash-nav{flex:1;padding:0 .75rem;display:flex;flex-direction:column;gap:.25rem}.dash-nav__item{display:flex;align-items:center;gap:.75rem;padding:.6rem .875rem;border-radius:8px;color:#fff9;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;cursor:pointer;border:none;background:none;width:100%;text-align:left;font-family:inherit}.dash-nav__item:hover{background:#ffffff12;color:#fff}.dash-nav__item.active{background:#1544d6;color:#fff}.dash-nav__item svg{width:18px;height:18px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dash-nav__divider{height:1px;background:#ffffff12;margin:.5rem .875rem}.dash-sidebar__security{margin:1rem .75rem;background:#ffffff0d;border-radius:10px;padding:.875rem}.dash-sidebar__security-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.dash-sidebar__security-header svg{width:16px;height:16px;color:#1544d6;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.dash-sidebar__security-title{font-size:.75rem;font-weight:700;color:#fff}.dash-sidebar__security-text{font-size:.68rem;color:#ffffff80;line-height:1.4}.dash-main{margin-left:200px;flex:1;display:flex;flex-direction:column;min-height:100vh}.dash-topbar{height:64px;background:#fff;border-bottom:1px solid #E5E7EB;display:flex;align-items:center;justify-content:flex-end;padding:0 2rem;gap:1.25rem;position:sticky;top:0;z-index:50}.dash-topbar__bell{position:relative;background:none;border:none;cursor:pointer;padding:.375rem;border-radius:8px;display:flex;color:#374151;transition:background .15s}.dash-topbar__bell:hover{background:#f4f6fa}.dash-topbar__bell svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dash-topbar__badge{position:absolute;top:2px;right:2px;background:#1544d6;color:#fff;font-size:.6rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.dash-topbar__user{display:flex;align-items:center;gap:.625rem;cursor:pointer;padding:.375rem .625rem;border-radius:8px;transition:background .15s;background:none;border:none;font-family:inherit}.dash-topbar__user:hover{background:#f4f6fa}.dash-topbar__avatar{width:34px;height:34px;border-radius:50%;background:#1544d6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0;overflow:hidden}.dash-topbar__avatar img{width:100%;height:100%;object-fit:cover}.dash-topbar__name{font-size:.9rem;font-weight:600;color:#111827}.dash-topbar__chevron{width:14px;height:14px;stroke:#6b7280;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.dash-content{flex:1;padding:2rem}.home-grid{display:grid;grid-template-columns:1fr 300px;gap:1.5rem;align-items:start}.home-left,.home-right{display:flex;flex-direction:column;gap:1.5rem}.home-greeting{display:flex;align-items:center;gap:1rem}.home-greeting__avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;background:#1544d6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;flex-shrink:0;overflow:hidden}.home-greeting__title{font-size:1.4rem;font-weight:700;color:#111827;margin-bottom:.15rem}.home-greeting__sub{font-size:.875rem;color:#6b7280}.db-card{background:#fff;border-radius:14px;box-shadow:0 1px 4px #0000000f;padding:1.5rem}.balance-card{background:#0b1e3d;border-radius:14px;padding:1.5rem;color:#fff;position:relative;overflow:hidden}.balance-card__label{display:flex;align-items:center;gap:.4rem;font-size:.875rem;color:#ffffffb3;margin-bottom:.5rem}.balance-card__label svg{width:15px;height:15px;stroke:#ffffff80;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.balance-card__amount{font-size:2.25rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}.balance-card__icon{position:absolute;right:1.5rem;top:1.25rem;width:72px;height:72px;border-radius:50%;background:#ffffff12;display:flex;align-items:center;justify-content:center;font-size:1.75rem;color:#fff3}.balance-card__status{display:flex;align-items:flex-start;gap:.625rem;background:#ffffff0f;border-radius:8px;padding:.75rem 1rem;font-size:.85rem;color:#fffc;line-height:1.5}.balance-card__status svg{width:18px;height:18px;stroke:#fff9;fill:none;stroke-width:2;flex-shrink:0;margin-top:1px}.db-actions{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.db-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:filter .15s,opacity .15s;border:none;font-family:inherit;text-decoration:none}.db-btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.db-btn--primary{background:#1544d6;color:#fff}.db-btn--primary:hover{filter:brightness(1.1)}.db-btn--outline{background:#fff;color:#0b1e3d;border:1.5px solid #E5E7EB}.db-btn--outline:hover{background:#f4f6fa}.db-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.db-section-title{font-size:1rem;font-weight:700;color:#111827}.db-section-link{font-size:.8rem;color:#1544d6;font-weight:600;text-decoration:none;background:none;border:none;cursor:pointer;font-family:inherit}.db-section-link:hover{text-decoration:underline}.progress-track{display:flex;align-items:flex-start;position:relative;margin-bottom:1.25rem}.progress-track:before{content:"";position:absolute;top:14px;left:14px;right:14px;height:2px;background:#e5e7eb;z-index:0}.progress-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;z-index:1}.progress-step__dot{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e5e7eb;flex-shrink:0}.progress-step--done .progress-step__dot{background:#16a34a}.progress-step--active .progress-step__dot{background:#fff;border:2.5px solid #1544D6}.progress-step__inner{width:10px;height:10px;border-radius:50%;background:#1544d6}.progress-step__check{width:14px;height:14px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.progress-step__label{font-size:.7rem;font-weight:600;color:#6b7280;text-align:center;line-height:1.3}.progress-step--done .progress-step__label,.progress-step--active .progress-step__label{color:#111827}.progress-step__date{font-size:.65rem;color:#9ca3af;text-align:center}.progress-banner{display:flex;align-items:flex-start;gap:.75rem;background:#f0f4ff;border-radius:8px;padding:.875rem 1rem;font-size:.85rem;color:#374151;line-height:1.5}.progress-banner svg{width:18px;height:18px;stroke:#1544d6;fill:none;stroke-width:2;flex-shrink:0;margin-top:1px}.home-bottom-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.bank-account-item{display:flex;align-items:center;gap:.875rem;padding:.75rem 0;border-bottom:1px solid #F3F4F6}.bank-account-item:last-child{border-bottom:none}.bank-account-item__logo{width:40px;height:40px;border-radius:10px;background:#1544d6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;flex-shrink:0}.bank-account-item__info{flex:1}.bank-account-item__name{font-size:.875rem;font-weight:600;color:#111827}.bank-account-item__num{font-size:.78rem;color:#6b7280}.bank-badge{font-size:.7rem;font-weight:700;color:#16a34a;background:#f0fdf4;border:1px solid #BBF7D0;border-radius:20px;padding:.15rem .5rem}.bank-account-item__arrow{width:16px;height:16px;stroke:#9ca3af;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.db-section-manage{font-size:.8rem;color:#1544d6;font-weight:600;text-decoration:none;background:none;border:none;cursor:pointer;font-family:inherit}.quick-actions{display:flex;flex-direction:column;gap:0}.quick-action-btn{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border:none;background:none;cursor:pointer;font-family:inherit;border-bottom:1px solid #F3F4F6;text-align:left;transition:background .12s;border-radius:6px;padding-inline:.5rem}.quick-action-btn:last-child{border-bottom:none}.quick-action-btn:hover{background:#f4f6fa}.quick-action-btn__icon{width:38px;height:38px;border-radius:10px;background:#eef2ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.quick-action-btn__icon svg{width:18px;height:18px;stroke:#1544d6;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.quick-action-btn__label{font-size:.875rem;font-weight:600;color:#111827}.need-help-card{background:#fff;border-radius:14px;box-shadow:0 1px 4px #0000000f;padding:1.5rem}.need-help-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.need-help-card__icon{width:52px;height:52px;border-radius:12px;background:#eef2ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.need-help-card__icon svg{width:24px;height:24px;stroke:#1544d6;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.need-help-card__title{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.25rem}.need-help-card__sub{font-size:.82rem;color:#6b7280;line-height:1.5}.need-help-card__divider{height:1px;background:#f3f4f6;margin:1rem 0}.need-help-card__row{display:flex;align-items:flex-start;gap:.625rem;margin-bottom:.875rem}.need-help-card__row:last-child{margin-bottom:0}.need-help-card__row svg{width:16px;height:16px;stroke:#1544d6;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;margin-top:2px;flex-shrink:0}.need-help-card__contact-label{font-size:.75rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.need-help-card__contact-value{font-size:.85rem;font-weight:600;color:#1544d6;text-decoration:none}.need-help-card__contact-value:hover{text-decoration:underline}.need-help-card__hours{font-size:.82rem;color:#374151}.activity-item{display:flex;gap:.875rem;padding:.75rem 0;border-bottom:1px solid #F3F4F6}.activity-item:last-child{border-bottom:none}.activity-item__icon{width:36px;height:36px;border-radius:50%;background:#eef2ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.activity-item__icon svg{width:16px;height:16px;stroke:#1544d6;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.activity-item__icon--green{background:#f0fdf4}.activity-item__icon--green svg{stroke:#16a34a}.activity-item__body{flex:1}.activity-item__title{font-size:.8rem;font-weight:700;color:#111827;margin-bottom:.15rem}.activity-item__desc{font-size:.75rem;color:#6b7280}.activity-item__time{font-size:.72rem;color:#9ca3af;white-space:nowrap;text-align:right}.apps-page{max-width:900px}.apps-page__title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.25rem}.apps-page__sub{font-size:.9rem;color:#6b7280;margin-bottom:1.5rem}.app-card{background:#fff;border-radius:14px;box-shadow:0 1px 4px #0000000f;padding:1.5rem 2rem;margin-bottom:1.5rem}.app-card__top{display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center;padding-bottom:1.25rem;border-bottom:1px solid #F3F4F6;margin-bottom:1.25rem}.app-card__doc-icon{width:52px;height:52px;border-radius:12px;background:#eef2ff;display:flex;align-items:center;justify-content:center;position:relative}.app-card__doc-icon svg{width:26px;height:26px;stroke:#1544d6;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.app-card__doc-icon--check{position:absolute;bottom:-4px;right:-4px;width:18px;height:18px;background:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center}.app-card__doc-icon--check svg{width:10px;height:10px;stroke:#fff;stroke-width:3}.app-card__id-label{font-size:.75rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.app-card__id-value{font-size:1.2rem;font-weight:800;color:#111827;letter-spacing:.02em}.app-card__meta{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.app-card__meta-label{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem}.app-card__meta-value{font-size:.9rem;font-weight:600;color:#111827}.app-card__meta-value--big{font-size:1.3rem;font-weight:700;color:#111827}.app-card__meta-value--green{color:#16a34a}.app-card__meta-value--date{color:#16a34a;font-weight:700}.status-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;font-weight:700;border-radius:20px;padding:.3rem .75rem}.status-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.status-badge--review{color:#1544d6;background:#eef2ff}.status-badge--approved{color:#16a34a;background:#f0fdf4}.status-badge--pending{color:#9ca3af;background:#f3f4f6}.app-detail-grid{display:grid;grid-template-columns:1fr 280px;gap:1.5rem;align-items:start}.app-progress-card{background:#fff;border-radius:14px;box-shadow:0 1px 4px #0000000f;padding:1.5rem}.vtimeline{display:flex;flex-direction:column;gap:0}.vtimeline-item{display:grid;grid-template-columns:28px 1fr;gap:0 1rem}.vtimeline-item__dot-col{display:flex;flex-direction:column;align-items:center}.vtimeline-item__dot{width:28px;height:28px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.vtimeline-item--done .vtimeline-item__dot{background:#16a34a}.vtimeline-item--active .vtimeline-item__dot{background:#fff;border:2.5px solid #1544D6}.vtimeline-item__line{flex:1;width:2px;background:#e5e7eb;margin:2px 0;min-height:32px}.vtimeline-item--done+.vtimeline-item .vtimeline-item__line-top,.vtimeline-item--done .vtimeline-item__line{background:#16a34a}.vtimeline-item__content{padding-bottom:1.5rem}.vtimeline-item__label{font-size:.875rem;font-weight:700;color:#111827;margin-bottom:.15rem}.vtimeline-item--pending .vtimeline-item__label{color:#9ca3af}.vtimeline-item__date{font-size:.75rem;color:#9ca3af;margin-bottom:.375rem}.vtimeline-item__desc{font-size:.82rem;color:#6b7280;line-height:1.5}.vtimeline-item__desc--green{color:#16a34a;font-weight:600}.vtimeline-item__check{width:14px;height:14px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.vtimeline-item__active-dot{width:10px;height:10px;border-radius:50%;background:#1544d6}.app-detail-right{display:flex;flex-direction:column;gap:1rem}.app-side-card{background:#fff;border-radius:14px;box-shadow:0 1px 4px #0000000f;padding:1.25rem}.app-side-card--approved{border-left:4px solid #16A34A}.app-side-card__icon{width:40px;height:40px;border-radius:10px;background:#eef2ff;display:flex;align-items:center;justify-content:center;margin-bottom:.875rem}.app-side-card__icon svg{width:20px;height:20px;stroke:#1544d6;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.app-side-card__icon--green{background:#f0fdf4}.app-side-card__icon--green svg{stroke:#16a34a}.app-side-card__title{font-size:.9rem;font-weight:700;color:#111827;margin-bottom:.35rem}.app-side-card__desc{font-size:.8rem;color:#6b7280;margin-bottom:.875rem;line-height:1.5}.app-side-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.625rem .875rem;background:none;border:1.5px solid #E5E7EB;border-radius:8px;font-size:.82rem;font-weight:700;color:#111827;cursor:pointer;font-family:inherit;transition:background .12s}.app-side-btn:hover{background:#f4f6fa}.app-side-btn svg{width:14px;height:14px;stroke:#6b7280;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.apps-empty{text-align:center;padding:4rem 2rem;background:#fff;border-radius:14px;box-shadow:0 1px 4px #0000000f}.apps-empty__icon{font-size:3rem;margin-bottom:1rem}.apps-empty__title{font-size:1.2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.apps-empty__sub{font-size:.9rem;color:#6b7280;margin-bottom:2rem}.app-form-shell{min-height:100vh;background:#f4f6fa;display:grid;grid-template-columns:280px 1fr}.app-form-sidebar{background:#fff;border-right:1px solid #E5E7EB;padding:2rem 1.5rem;position:sticky;top:0;height:100vh;overflow-y:auto;display:flex;flex-direction:column}.app-form-sidebar__title{font-size:1.1rem;font-weight:800;color:#111827;margin-bottom:.25rem}.app-form-progress-bar{height:5px;background:#e5e7eb;border-radius:3px;margin:.875rem 0;overflow:hidden}.app-form-progress-fill{height:100%;background:#1544d6;border-radius:3px;transition:width .3s ease}.app-form-step-count{font-size:.78rem;color:#6b7280;margin-bottom:1.5rem}.app-form-steps{display:flex;flex-direction:column;gap:.25rem;flex:1}.app-form-step-item{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:8px;cursor:default}.app-form-step-item__num{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;background:#e5e7eb;color:#9ca3af}.app-form-step-item--done .app-form-step-item__num{background:#16a34a;color:#fff}.app-form-step-item--active .app-form-step-item__num{background:#1544d6;color:#fff}.app-form-step-item__label{font-size:.875rem;font-weight:500;color:#9ca3af}.app-form-step-item--done .app-form-step-item__label{color:#374151}.app-form-step-item--active .app-form-step-item__label{color:#111827;font-weight:700}.app-form-sidebar__help{margin-top:auto;padding-top:1.5rem;border-top:1px solid #F3F4F6}.app-form-sidebar__help-title{font-size:.875rem;font-weight:700;color:#111827;margin-bottom:.25rem}.app-form-sidebar__help-phone{font-size:.9rem;font-weight:700;color:#1544d6}.app-form-sidebar__help-hours{font-size:.75rem;color:#9ca3af;margin-bottom:.75rem}.app-form-sidebar__secure{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#6b7280}.app-form-sidebar__secure svg{width:14px;height:14px;stroke:#16a34a;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.app-form-main{padding:2.5rem 3rem;max-width:680px}.app-form-step-header{display:flex;align-items:center;gap:.875rem;margin-bottom:.5rem}.app-form-step-icon{width:44px;height:44px;border-radius:50%;background:#1544d6;display:flex;align-items:center;justify-content:center}.app-form-step-icon svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.app-form-step-title{font-size:1.3rem;font-weight:700;color:#111827}.app-form-step-desc{font-size:.875rem;color:#6b7280;margin-bottom:2rem;padding-left:0;border-bottom:1px solid #E5E7EB;padding-bottom:1.5rem}.af-group{margin-bottom:1.5rem}.af-group label{display:block;font-size:.875rem;font-weight:700;color:#111827;margin-bottom:.375rem}.af-group label .req{color:#b93333;margin-left:2px}.af-input{display:block;width:100%;padding:.7rem 1rem;font-size:.9375rem;color:#111827;background:#fff;border:1.5px solid #E5E7EB;border-radius:8px;outline:none;font-family:inherit;transition:border-color .15s,box-shadow .15s}.af-input:focus{border-color:#1544d6;box-shadow:0 0 0 3px #1544d61a}.af-input.invalid{border-color:#b93333}.af-input--icon{padding-left:2.5rem}.af-input-wrap{position:relative}.af-input-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);width:18px;height:18px;stroke:#9ca3af;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.af-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;padding-right:2.5rem}.af-textarea{resize:vertical;min-height:100px}.af-two-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.af-three-col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.af-error{font-size:.8rem;color:#b93333;margin-top:.25rem;display:block}.af-yesno{display:flex;gap:.75rem}.af-yesno__btn{flex:1;padding:.65rem;border-radius:8px;border:1.5px solid #E5E7EB;background:#fff;font-size:.875rem;font-weight:600;color:#6b7280;cursor:pointer;font-family:inherit;transition:all .15s;text-align:center}.af-yesno__btn:hover{border-color:#1544d6;color:#1544d6}.af-yesno__btn.selected{background:#1544d6;border-color:#1544d6;color:#fff}.af-pills{display:flex;flex-wrap:wrap;gap:.5rem}.af-pill{padding:.4rem .875rem;border-radius:20px;border:1.5px solid #E5E7EB;background:#fff;font-size:.8rem;font-weight:600;color:#374151;cursor:pointer;font-family:inherit;transition:all .15s}.af-pill:hover{border-color:#1544d6;color:#1544d6}.af-pill.selected{background:#eef2ff;border-color:#1544d6;color:#1544d6}.af-conditional{background:#f8f9fb;border-left:3px solid #1544D6;border-radius:0 8px 8px 0;padding:1rem 1.25rem;margin-top:.75rem;display:flex;flex-direction:column;gap:1rem}.af-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;border:2px dashed #CBD5E1;border-radius:10px;padding:2.5rem 1.5rem;background:#fafbfc;cursor:pointer;transition:border-color .15s,background .15s;text-align:center}.af-upload:hover{border-color:#1544d6;background:#f0f4ff}.af-upload input[type=file]{display:none}.af-upload__icon{width:48px;height:48px;background:#eef2ff;border-radius:12px;display:flex;align-items:center;justify-content:center}.af-upload__icon svg{width:24px;height:24px;stroke:#1544d6;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.af-upload__label{font-size:.875rem;font-weight:600;color:#111827}.af-upload__hint{font-size:.78rem;color:#9ca3af}.af-upload__file-name{font-size:.82rem;font-weight:600;color:#16a34a}.af-footer{display:flex;align-items:center;justify-content:space-between;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #E5E7EB}.af-btn-back{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fff;border:1.5px solid #E5E7EB;border-radius:8px;font-size:.9rem;font-weight:600;color:#374151;cursor:pointer;font-family:inherit;transition:background .12s}.af-btn-back:hover{background:#f4f6fa}.af-btn-back svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.af-btn-next{display:flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:#1544d6;border:none;border-radius:8px;font-size:.9rem;font-weight:700;color:#fff;cursor:pointer;font-family:inherit;transition:filter .15s,opacity .15s}.af-btn-next:hover:not(:disabled){filter:brightness(1.1)}.af-btn-next:disabled{opacity:.6;cursor:not-allowed}.af-btn-next svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.af-trust-bar{display:flex;align-items:center;justify-content:center;gap:3rem;padding:1.25rem 2rem;background:#fff;border-top:1px solid #E5E7EB}.af-trust-item{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:#6b7280;font-weight:600}.af-trust-item svg{width:18px;height:18px;stroke:#16a34a;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.af-alert{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;border-radius:8px;font-size:.875rem;margin-bottom:1.5rem}.af-alert--error{background:#fff0f0;color:#b93333;border:1px solid #F5C2C2}.af-alert--success{background:#f0fff4;color:#16a34a;border:1px solid #B2DFCC}@media (max-width: 1024px){.home-grid{grid-template-columns:1fr}.home-right{display:grid;grid-template-columns:1fr 1fr}.app-detail-grid{grid-template-columns:1fr}}@media (max-width: 768px){.dash-sidebar{width:0;overflow:hidden}.dash-main{margin-left:0}.dash-content{padding:1rem}.home-bottom-row{grid-template-columns:1fr}.app-card__top{grid-template-columns:auto 1fr}.app-card__meta{grid-template-columns:1fr 1fr}.app-form-shell{grid-template-columns:1fr}.app-form-sidebar{display:none}.app-form-main{padding:1.5rem}.af-two-col{grid-template-columns:1fr}.af-trust-bar{gap:1.5rem;flex-wrap:wrap}}
