.bhpg{--orange:#cf4a2c;--orange-hover:#b53d1f;--cream:#f4eee4;--cream-soft:#fffdf9;--ink:#221c17;--muted:#726a5e;--muted-2:#8a8073;--placeholder:#a89c8a;--line:#e6ddcf;--err:#c0392b;font-family:var(--inter);color:var(--ink);background:var(--cream);text-align:left;flex-wrap:wrap;min-height:100vh;line-height:1.5;display:flex}.bhpg *,.bhpg :before,.bhpg :after{box-sizing:border-box}.bhpg h1,.bhpg h2,.bhpg h3,.bhpg p{margin:0}.bhpg img{max-width:100%;display:block}.bhpg .bh-left{background:repeating-linear-gradient(48deg,#4a3f33,#4a3f33 16px,#433a2f 16px 32px);flex:380px;min-height:0;position:relative;overflow:hidden}.bhpg .bh-left:before{content:"";background:linear-gradient(#1c161147 0%,#1c1611a8 80%);position:absolute;inset:0}.bhpg .bh-left-inner{flex-direction:column;height:100%;padding:clamp(30px,3.4vw,48px);display:flex;position:relative}.bhpg .bh-logo{align-self:flex-start;width:auto;height:28px}.bhpg .bh-illus{flex:auto;justify-content:center;align-items:center;min-height:0;padding:24px 0;display:flex}.bhpg .bh-illus img{object-fit:contain;filter:drop-shadow(0 18px 36px #0006);border:none;border-radius:18px;width:100%;max-width:340px;max-height:280px}.bhpg .bh-left-text{margin-top:auto}.bhpg .bh-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#f0b49c;margin-bottom:18px;font-size:12px;font-weight:700}.bhpg .bh-left h1{font-family:var(--playfair);letter-spacing:-.02em;color:#f8f4ed;text-wrap:balance;font-size:clamp(32px,3.6vw,46px);font-weight:700;line-height:1.04}.bhpg .bh-left .bh-lede{color:#e6ddcf;max-width:400px;margin-top:18px;font-size:15.5px;line-height:1.55}.bhpg .bh-chips{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.bhpg .bh-chip{color:#f4eee4;border:1px solid #f4eee452;border-radius:99px;padding:7px 14px;font-size:12px;font-weight:600}.bhpg .bh-right{flex:2 540px;justify-content:center;padding:clamp(28px,3vw,48px);display:flex}.bhpg .bh-form-wrap{width:100%;max-width:660px}.bhpg .bh-form-wrap h2{font-family:var(--playfair);letter-spacing:-.01em;color:var(--ink);font-size:clamp(26px,3vw,32px);font-weight:700}.bhpg .bh-sub{color:var(--muted);margin-top:9px;font-size:15px;line-height:1.5}.bhpg .bh-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:13px 20px;margin-top:22px;display:grid}.bhpg .bh-fld{flex-direction:column;gap:8px;display:flex}.bhpg .bh-fld.full{grid-column:1/-1}.bhpg .bh-fld label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:600}.bhpg .bh-fld label .opt{text-transform:none;letter-spacing:0;color:var(--placeholder);font-weight:500}.bhpg .bh-in{width:100%;color:var(--ink);background:var(--cream-soft);border:1px solid var(--line);border-radius:11px;outline:none;padding:13px 15px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s,background .15s}.bhpg textarea.bh-in{resize:vertical;min-height:82px;line-height:1.5}.bhpg select.bh-in{appearance:none;color:var(--ink);cursor:pointer;padding-right:40px}.bhpg .bh-in::placeholder{color:var(--placeholder)}.bhpg .bh-in:focus{border-color:var(--orange);background:#fff;box-shadow:0 0 0 4px #cd482a1f}.bhpg .bh-in.invalid{background:#fff8f6;border-color:#d45b47}.bhpg .bh-select{position:relative}.bhpg .bh-select .caret{color:var(--placeholder);pointer-events:none;font-size:12px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.bhpg .bh-err{color:var(--err);font-size:12px;font-weight:500;line-height:1.3}.bhpg .bh-actions{flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:22px;display:flex}.bhpg .bh-cta{color:#fff;background:var(--orange);cursor:pointer;border:none;border-radius:12px;align-items:center;gap:9px;padding:15px 26px;font-size:15px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 6px 16px #cd482a42}.bhpg .bh-cta:hover{background:var(--orange-hover);transform:translateY(-2px);box-shadow:0 12px 26px #cd482a52}.bhpg .bh-cta:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.bhpg .bh-note{color:var(--muted-2);max-width:240px;font-size:13px;line-height:1.4}.bhpg .bh-success{text-align:center;background:#221c17;border-radius:22px;padding:clamp(36px,5vw,52px) clamp(28px,4vw,46px);animation:.5s both bh-rise;position:relative;overflow:hidden}.bhpg .bh-success:before{content:"";background:radial-gradient(circle,#e9622f4d,#0000 66%);border-radius:50%;width:340px;height:340px;position:absolute;top:-170px;left:50%;transform:translate(-50%)}.bhpg .bh-success-in{position:relative}.bhpg .bh-check{color:#fff;background:#e9622f;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin:0 auto;font-size:32px;animation:.55s both bh-pop;display:flex}.bhpg .bh-success h2{font-family:var(--playfair);letter-spacing:-.01em;color:#f8f4ed;margin-top:22px;font-size:clamp(28px,3.4vw,34px);font-weight:700}.bhpg .bh-success p{color:#c9bfae;max-width:440px;margin:14px auto 0;font-size:15px;line-height:1.6}.bhpg .bh-steps{justify-content:center;align-items:center;gap:0;max-width:430px;margin:30px auto 0;display:flex}.bhpg .bh-step{flex-direction:column;flex:1;align-items:center;gap:9px;display:flex}.bhpg .bh-step-dot{border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.bhpg .bh-step-dot.done{color:#fff;background:#e9622f}.bhpg .bh-step-dot.now{color:#f0b49c;border:1.5px solid #e9622f}.bhpg .bh-step-dot.next{color:#9a9080;border:1.5px solid #f4eee44d}.bhpg .bh-step span{font-size:12px;font-weight:600;line-height:1.2}.bhpg .bh-step.done span{color:#f4eee4}.bhpg .bh-step.now span{color:#f0b49c}.bhpg .bh-step.next span{color:#9a9080}.bhpg .bh-step-line{flex:1;height:2px}.bhpg .bh-step-line.a{background:linear-gradient(90deg,#e9622f,#f4eee440)}.bhpg .bh-step-line.b{background:#f4eee42e}.bhpg .bh-success-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:inline-flex}.bhpg .bh-btn-light{color:#221c17;cursor:pointer;background:#f4eee4;border:none;border-radius:11px;padding:13px 22px;font-size:14px;font-weight:700}.bhpg .bh-btn-ghost{color:#f4eee4;cursor:pointer;background:0 0;border:1px solid #f4eee459;border-radius:11px;padding:13px 22px;font-size:14px;font-weight:700}@keyframes bh-pop{0%{opacity:0;transform:scale(.6)}60%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes bh-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.bhm-overlay{z-index:1300;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1c16118c;justify-content:center;align-items:center;padding:24px;animation:.2s both bh-fade;display:flex;position:fixed;inset:0}@keyframes bh-fade{0%{opacity:0}to{opacity:1}}.bhm-dialog{border-radius:22px;width:100%;max-width:1080px;max-height:92vh;animation:.28s both bh-rise;position:relative;overflow:hidden;box-shadow:0 28px 70px -24px #0009}.bhm-dialog .bhpg{height:100%;min-height:0;max-height:92vh;overflow-y:auto}.bhm-dialog .bhpg .bh-left{min-height:0}.bhm-dialog .bhpg .bh-left-inner{gap:24px;min-height:0}.bhm-close{z-index:5;color:#f4eee4;cursor:pointer;background:#140f0a80;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;line-height:1;transition:background .15s;display:flex;position:absolute;top:16px;right:16px}.bhm-close:hover{background:#140f0abf}@media (max-width:600px){.bhm-overlay{padding:0}.bhm-dialog{border-radius:0;max-width:100%;height:100vh;max-height:100vh}.bhm-dialog .bhpg{max-height:100vh}}
