/* WEH shared UX cleanup 2026-06-30 */
:root{--hero-grad:linear-gradient(135deg,#0f6f92 0%,#1aa0c6 54%,#4fc3d9 100%);--glass-nav-bg:linear-gradient(180deg,rgba(15,111,146,.16) 0%,rgba(26,160,198,.12) 42%,rgba(255,255,255,.22) 100%);--glass-nav-line:rgba(79,195,217,.24);--hero-title-size:clamp(24px,6.1vw,30px);--hero-copy-size:14px}
.header{background:var(--hero-grad)!important;min-height:136px!important;padding:52px 20px 14px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;gap:8px!important;box-sizing:border-box!important}
.header .name,.header h1{font-size:var(--hero-title-size)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.18!important;margin:0!important}
.header .sub,.header .hero-copy,.header p{font-size:var(--hero-copy-size)!important;line-height:1.45!important;opacity:.96!important;max-width:31ch!important;margin:0!important}
.header .step,.header .eyebrow,.header .badge{margin:0 0 2px 0!important;opacity:.86!important;font-weight:700!important}
.search-wrap{box-shadow:none!important}.btn-main,.btn-primary,.btn-start,.primary,.cta-primary{background:linear-gradient(135deg,#0f6f92,#1aa0c6)!important;color:#fff!important;border:none!important;box-shadow:0 10px 22px rgba(15,111,146,.18)!important}.btn-ghost,.btn-secondary,.soft,.ghost{border-color:rgba(15,111,146,.18)!important;color:#0f6f92!important;background:rgba(255,255,255,.72)!important}
.bnav{margin-top:auto!important;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;background:var(--glass-nav-bg)!important;border-top:1px solid var(--glass-nav-line)!important;border-left:none!important;border-right:none!important;border-bottom:none!important;border-radius:0!important;display:flex!important;padding:8px 0 calc(10px + env(safe-area-inset-bottom))!important;backdrop-filter:blur(24px)!important;-webkit-backdrop-filter:blur(24px)!important;box-shadow:0 -8px 22px rgba(15,34,42,.05)!important;z-index:40!important}
.bni{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px!important;padding:3px 0 1px!important;text-decoration:none;transition:transform .18s ease,opacity .18s ease!important}
.bni-icon{font-size:20px!important;color:rgba(255,255,255,.74)!important;opacity:.82!important;text-shadow:0 1px 2px rgba(0,0,0,.08)!important}
.bni-label{font-size:10px!important;font-weight:700!important;letter-spacing:.01em!important;color:rgba(255,255,255,.78)!important;opacity:.86!important}
.bni.on .bni-icon,.bni.on .bni-label{color:#fff!important;opacity:1!important}
.bni.on .bni-icon{transform:translateY(-1px) scale(1.05)!important;text-shadow:0 4px 12px rgba(255,255,255,.18)!important}
.bnc-wrap{width:40px!important;height:40px!important;border-radius:999px!important;background:linear-gradient(135deg,rgba(255,255,255,.24),rgba(255,255,255,.10)),linear-gradient(135deg,#0f6f92,#1aa0c6)!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 8px 20px rgba(14,107,143,.18)!important}
@supports not ((backdrop-filter: blur(2px)) or (-webkit-backdrop-filter: blur(2px))){.bnav{background:rgba(15,111,146,.90)!important}}
@media (max-width:430px){.phone{min-height:100dvh!important}.header{min-height:132px!important;padding:50px 18px 12px!important}.header .name,.header h1{font-size:24px!important}.header .sub,.header .hero-copy,.header p{max-width:29ch!important}.bnav{padding-bottom:calc(8px + env(safe-area-inset-bottom))!important}}
