.bd-page{min-height:100dvh;background:linear-gradient(165deg,#030712,#0a1628 45%,#030712);color:#e8eef7;font-family:Inter,system-ui,sans-serif}.bd-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;max-width:720px;margin:0 auto}.bd-logo{font-weight:700;font-size:1.05rem;color:#fff;text-decoration:none;letter-spacing:-.02em}.bd-header-cta{font-size:.875rem;font-weight:600;color:#00e5ff;text-decoration:none}.bd-main{max-width:720px;margin:0 auto;padding:0 1.25rem 3rem}.bd-main--thanks{display:flex;align-items:center;min-height:calc(100dvh - 72px)}.bd-hero-copy{margin-bottom:1.5rem}.bd-badge{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#00ffa3;margin-bottom:.75rem}.bd-title{font-size:clamp(1.75rem,5vw,2.25rem);font-weight:800;line-height:1.15;margin:0 0 .75rem;color:#fff}.bd-lead{font-size:1rem;line-height:1.55;color:#94a3b8;margin:0}.bd-card{background:rgba(15,23,42,.85);border:1px solid rgba(148,163,184,.15);border-radius:1rem;padding:1.5rem;backdrop-filter:blur(12px)}.bd-card--thanks{text-align:center;width:100%}.bd-form{gap:1rem}.bd-field,.bd-form{display:flex;flex-direction:column}.bd-field{gap:.35rem;flex:1;min-width:0}.bd-field label{font-size:.8125rem;font-weight:500;color:#cbd5e1}.bd-input{width:100%;padding:.75rem .875rem;border-radius:.625rem;border:1px solid rgba(148,163,184,.25);background:rgba(3,7,18,.6);color:#f1f5f9;font-size:1rem;box-sizing:border-box}.bd-input:focus{outline:none;border-color:#00e5ff;box-shadow:0 0 0 2px rgba(0,229,255,.2)}.bd-textarea{resize:vertical;min-height:100px}.bd-row{display:flex;flex-direction:column;gap:1rem}@media (min-width:560px){.bd-row{flex-direction:row}}.bd-error{color:#f87171;font-size:.875rem;margin:0}.bd-btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.25rem;border-radius:.625rem;font-weight:600;font-size:1rem;text-decoration:none;border:none;cursor:pointer;transition:opacity .15s}.bd-btn:disabled{opacity:.6;cursor:not-allowed}.bd-btn--full{width:100%}.bd-btn--primary{background:linear-gradient(135deg,#00e5ff,#00ffa3);color:#030712}.bd-btn--ghost{background:transparent;border:1px solid rgba(148,163,184,.35);color:#e2e8f0}.bd-thanks-actions{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}@media (min-width:480px){.bd-thanks-actions{flex-direction:row;justify-content:center}}.bd-wa-link{display:inline-block;margin-top:.5rem;font-size:.9375rem;font-weight:600;color:#25d366;text-decoration:none}.bd-wa-link:hover{text-decoration:underline}.bd-footnote{font-size:.75rem;color:#64748b;text-align:center;margin:0}