.bah-page{background:var(--peach);min-height:70vh;padding:20px 20px 96px;display:flex;justify-content:center}.bah-wrap{width:100%;max-width:460px}.bah-nav{display:flex;align-items:center;gap:8px;margin-bottom:18px}.bah-back,.bah-back-spacer{flex:0 0 34px;width:34px;height:34px}.bah-back{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:hsla(0,0%,100%,.55);color:var(--ink);cursor:pointer;transition:background .15s ease,transform .15s ease}.bah-back:hover{background:#fff;transform:translateX(-2px)}.bah-back:disabled{opacity:.5;cursor:default;transform:none}.bah-progress-dots{display:flex;justify-content:center;gap:6px;margin-bottom:18px}.bah-nav .bah-progress-dots{flex:1 1 auto;margin-bottom:0}.bah-dot{width:7px;height:7px;border-radius:50%;background:hsla(0,0%,100%,.5);transition:all .2s ease}.bah-dot.on{width:22px;border-radius:99px;background:#fff}.bah-card{background:var(--cream);border-radius:24px;padding:32px 28px;box-shadow:0 18px 50px rgba(50,50,50,.14)}.bah-step{display:flex;flex-direction:column}.bah-title{font-size:30px;line-height:1.08;color:var(--ink);margin:10px 0 12px}.bah-title.sm{font-size:24px}.bah-sub{font-size:15px;color:var(--ink-soft);margin:0 0 20px}.bah-list{list-style:none;margin:0 0 22px;padding:0}.bah-list li{position:relative;padding-left:24px;margin-bottom:10px;font-size:15px;color:var(--ink)}.bah-list li:before{content:"→";position:absolute;left:0;color:var(--peach-deep);font-weight:700}.bah-howto{margin:2px 0 4px;padding-top:20px;border-top:1px solid var(--cream-deep)}.bah-howto-head{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:14px}.bah-howto-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.bah-howto-item{display:flex;align-items:flex-start;gap:12px}.bah-howto-num{flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:var(--peach-deep);color:var(--cream);font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.bah-howto-copy{min-width:0;padding-top:2px}.bah-howto-name{font-size:15px;font-weight:600;color:var(--ink);line-height:1.25}.bah-howto-desc{margin-top:2px;line-height:1.35}.bah-howto-desc,.bah-label{font-size:13px;color:var(--ink-soft)}.bah-label{display:block;font-weight:600;margin:14px 0 6px}.bah-input,.bah-textarea{width:100%;border:1.5px solid var(--cream-deep);background:#fff;border-radius:12px;padding:12px 14px;font-size:15px;color:var(--ink);font-family:inherit;outline:none;transition:border-color .15s ease}.bah-input:focus,.bah-textarea:focus{border-color:var(--peach)}.bah-textarea{resize:vertical}.bah-code{letter-spacing:.5em;text-align:center;font-size:22px}.bah-phone-row{display:flex;align-items:center;border:1.5px solid var(--cream-deep);background:#fff;border-radius:12px;transition:border-color .15s ease}.bah-phone-row:focus-within{border-color:var(--peach)}.bah-country-code,.bah-phone-number{border:none;background:transparent;outline:none;font-family:inherit;font-size:15px;color:var(--ink);padding:12px 0}.bah-country-code{flex:0 0 auto;width:52px;padding-left:14px}.bah-phone-divider{flex:0 0 auto;width:1px;height:22px;margin:0 10px;background:var(--cream-deep)}.bah-phone-number{flex:1 1 auto;min-width:0;padding-right:14px}.bah-city-status{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--ink-soft);margin:7px 0 0}.bah-city-status:empty{display:none}.bah-spinner{flex:0 0 auto;width:12px;height:12px;border-radius:50%;border:2px solid var(--cream-deep);border-top-color:var(--peach-deep);animation:bah-spin .7s linear infinite}@keyframes bah-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.bah-spinner{animation-duration:2.4s}}.bah-chips{display:flex;flex-wrap:wrap;gap:8px}.bah-chip{border:1.5px solid var(--cream-deep);background:#fff;border-radius:999px;padding:8px 14px;font-size:13px;color:var(--ink-soft);cursor:pointer;font-family:inherit;transition:all .15s ease}.bah-chip.on{border-color:var(--peach-deep);color:var(--peach-deep);background:var(--cream-deep)}.bah-btn{margin-top:22px;background:var(--peach-deep);color:var(--cream);border:none;border-radius:999px;padding:14px 22px;font-size:15px;font-weight:600;width:100%;cursor:pointer;font-family:inherit;text-align:center;text-decoration:none;transition:transform .15s ease,opacity .15s ease}.bah-btn:hover{transform:translateY(-1px)}.bah-btn:disabled{opacity:.55;cursor:default;transform:none}.bah-btn.secondary{background:transparent;color:var(--peach-deep);border:1.5px solid var(--peach-soft)}.bah-link-btn{background:none;border:none;font-size:13px;cursor:pointer;text-decoration:underline;font-family:inherit}.bah-fineprint,.bah-link-btn{color:var(--ink-soft);margin-top:12px}.bah-fineprint{text-align:center;font-size:12px}.bah-error{color:#b23b18;font-size:13px;margin:12px 0 0}.bah-photo{gap:16px;margin:4px 0 2px}.bah-photo,.bah-photo-avatar{display:flex;align-items:center}.bah-photo-avatar{position:relative;flex:0 0 auto;width:84px;height:84px;border-radius:20px;overflow:hidden;background:var(--cream-deep);border:1.5px solid var(--cream-deep);justify-content:center}.bah-photo-avatar img{width:100%;height:100%;object-fit:cover}.bah-photo-empty{font-size:12px;color:var(--ink-soft);text-align:center;padding:0 6px}.bah-photo-overlay{position:absolute;inset:0;background:rgba(0,0,0,.45);color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center}.bah-photo-meta{flex:1 1;min-width:0}.bah-btn.bah-photo-btn{margin-top:0;width:auto;padding:9px 16px;font-size:13px}.bah-photo-hint{font-size:12px;color:var(--ink-soft);margin:8px 0 0}.bah-photo-status{font-size:13px;color:var(--ink-soft);margin:10px 0 0}.bah-status-badge{display:inline-flex;align-items:center;align-self:flex-start;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:700;margin:6px 0 12px}.bah-status-badge.wait{background:#fdf3e3;color:#a8730f}.bah-status-badge.good{background:#eaf6ef;color:#1d9e75}.bah-status-badge.bad{background:#fbeae6;color:#b23b18}.bah-status-notes{font-size:14px;color:var(--ink-soft);font-style:italic;margin:0 0 12px}.bah-summary{border:1.5px solid var(--cream-deep);border-radius:16px;padding:16px;margin:8px 0 20px;display:flex;flex-direction:column;gap:14px}.bah-summary-head{display:flex;align-items:center;gap:12px}.bah-summary-photo{width:52px;height:52px;border-radius:14px;object-fit:cover;flex:0 0 auto}.bah-summary-meta{min-width:0}.bah-summary-name{font-size:17px;font-weight:600;color:var(--ink)}.bah-summary-city{font-size:14px;color:var(--ink-soft)}.bah-summary-video{margin:0;max-height:320px}.bah-summary-field{display:flex;flex-direction:column;gap:3px}.bah-summary-label{font-size:12px;font-weight:600;color:var(--ink-soft)}.bah-summary-value{font-size:14px;color:var(--ink);margin:0;white-space:pre-line;word-break:break-word}.bah-video-frame{position:relative;background:#2b2b2b;border-radius:16px;overflow:hidden;aspect-ratio:3/4;max-height:360px;display:flex;align-items:center;justify-content:center}.bah-video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.bah-video[controls]{transform:none;object-fit:contain;background:#000}.bah-video-placeholder{position:absolute;color:#c9c9c9;font-size:14px}.bah-rec-pill{position:absolute;top:12px;right:12px;background:#e24b4a;color:#fff;font-size:12px;font-weight:600;padding:4px 10px;border-radius:99px;display:flex;align-items:center;gap:6px}.bah-rec-dot{width:7px;height:7px;border-radius:50%;background:#fff;animation:bah-blink 1s steps(2,start) infinite}@keyframes bah-blink{50%{opacity:.2}}.bah-timeline{height:5px;background:var(--cream-deep);border-radius:99px;margin-top:12px;overflow:hidden}.bah-timeline-fill{height:100%;background:var(--peach);transition:width .2s linear}.bah-record-row{margin-top:18px}.bah-record-btn,.bah-record-row{display:flex;justify-content:center}.bah-record-btn{width:66px;height:66px;border-radius:50%;background:#fff;border:3px solid var(--peach-deep);cursor:pointer;align-items:center}.bah-record-btn:disabled{opacity:.5;cursor:default}.bah-record-inner{width:44px;height:44px;border-radius:50%;background:#e24b4a;transition:all .15s ease}.bah-record-inner.square{width:24px;height:24px;border-radius:6px}.bah-upload-fallback{display:block;text-align:center;margin-top:16px;font-size:13px;color:var(--ink-soft);text-decoration:underline;cursor:pointer}.bah-review-row{display:flex;gap:10px}.bah-review-row .bah-btn{flex:1 1}.bah-review-row .bah-btn.secondary{flex:0.8 1}.bah-done{align-items:center;text-align:center}.bah-check{width:76px;height:76px;border-radius:50%;background:#eaf6ef;color:#1d9e75;display:flex;align-items:center;justify-content:center;font-size:38px;margin:8px auto 20px}.bah-done .bah-btn{max-width:240px}@media (max-width:520px){.bah-card{padding:26px 20px}.bah-title{font-size:26px}}