.lyb-page{color:#0d2b45;-webkit-font-smoothing:antialiased;background:#fbf6e8;min-height:100vh;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}.lyb-page *,.lyb-page :before,.lyb-page :after{box-sizing:border-box}.lyb-page h1,.lyb-page h2,.lyb-page h3,.lyb-page h4{letter-spacing:-.5px;margin:0;font-family:Playfair Display,Georgia,serif;font-weight:500}.lyb-page a{color:inherit;text-decoration:none}.lyb-page .nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#fff9f0eb;border-bottom:.5px solid #e8dec4;padding:14px 22px;position:sticky;top:0}.lyb-page .nav-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;max-width:1280px;margin:0 auto;display:grid}.lyb-page .logo{letter-spacing:-.5px;text-align:center;justify-self:center;font-family:Playfair Display,serif;font-size:22px;font-weight:500}.lyb-page .logo span{color:#ffc247}.lyb-page .nav-left,.lyb-page .nav-right{letter-spacing:.5px;text-transform:uppercase;gap:14px;font-size:12px;font-weight:500;display:flex}.lyb-page .nav-left{justify-self:start}.lyb-page .nav-right{justify-self:end}.lyb-page .nav-left a:hover,.lyb-page .nav-right a:hover,.lyb-page .nav-right a.active{color:#e0a22d}@media (max-width:640px){.lyb-page .nav-left,.lyb-page .nav-right{gap:10px;font-size:10px}}.lyb-page .hero{color:#fbf6e8;text-align:center;background:#0d2b45;padding:72px 22px 120px}.lyb-page .hero .eyebrow{letter-spacing:2px;text-transform:uppercase;color:#ffc247;margin-bottom:10px;font-size:10px;font-weight:700}.lyb-page .hero h1{color:#fbf6e8;max-width:720px;margin:0 auto 16px;font-size:clamp(32px,5.5vw,50px);font-weight:500;line-height:1.05}.lyb-page .hero h1 em{background:linear-gradient(#0000 55%,#f5d49173 55%);padding:0 6px;font-style:italic;font-weight:500}.lyb-page .hero p{opacity:.82;max-width:540px;margin:0 auto;font-size:clamp(14px,2vw,16px)}.lyb-page .form-wrap{z-index:2;max-width:680px;margin:-72px auto 0;padding:0 22px 72px;position:relative}.lyb-page .card{border-radius:var(--r-lg);background:#fff;border:1px solid #e8dec4;padding:40px 36px;box-shadow:0 24px 60px #0d2b452e}@media (max-width:560px){.lyb-page .card{padding:28px 20px}}.lyb-page .field{margin-bottom:16px}.lyb-page .field-row{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px;display:grid}@media (max-width:520px){.lyb-page .field-row{grid-template-columns:1fr;margin-bottom:0}.lyb-page .field-row>div{margin-bottom:16px}}.lyb-page label{letter-spacing:.1em;text-transform:uppercase;color:#5a6b7e;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.lyb-page label .req{color:#e0a22d;margin-left:2px}.lyb-page label .opt{letter-spacing:0;text-transform:none;color:#9a9a98;margin-left:4px;font-size:11.5px;font-weight:500}.lyb-page input[type=text],.lyb-page input[type=email],.lyb-page textarea{border-radius:var(--r-md);color:#0d2b45;background:#fbf6e8;border:1px solid #e8dec4;width:100%;padding:13px 15px;font-family:inherit;font-size:14px;transition:border-color .15s,background .15s}.lyb-page input:focus,.lyb-page textarea:focus{background:#fff;border-color:#ffc247;outline:none}.lyb-page textarea{resize:vertical;min-height:92px}.lyb-page .need-chips{grid-template-columns:1fr 1fr;gap:8px;margin:2px 0 10px;display:grid}@media (max-width:520px){.lyb-page .need-chips{grid-template-columns:1fr}}.lyb-page .need-chip{border-radius:var(--r-lg);cursor:pointer;color:#0d2b45;-webkit-user-select:none;user-select:none;background:#fbf6e8;border:1.5px solid #e8dec4;align-items:flex-start;gap:12px;padding:14px 16px;font-size:13.5px;font-weight:700;transition:all .15s;display:flex}.lyb-page .need-chip:hover{background:#fff;border-color:#ffc247;transform:translateY(-1px)}.lyb-page .need-chip input{opacity:0;pointer-events:none;position:absolute}.lyb-page .chip-circle{background:#fff;border:2px solid #c4b8a0;border-radius:50%;flex-shrink:0;width:20px;height:20px;margin-top:1px;transition:all .15s}.lyb-page .need-chip:hover .chip-circle{border-color:#ffc247}.lyb-page .chip-text{flex-direction:column;gap:2px;display:flex}.lyb-page .need-chip small{color:#9a9a98;letter-spacing:0;font-size:11.5px;font-weight:500;line-height:1.45}.lyb-page .need-chip.checked{color:#ffc247;background:#0d2b45;border-color:#0d2b45}.lyb-page .need-chip.checked small{color:#fbf6e8bf}.lyb-page .need-chip.checked .chip-circle{background:#ffc247;border-color:#ffc247;box-shadow:inset 0 0 0 4px #0d2b45}.lyb-page .tier-note{color:#9a9a98;margin:0 0 18px;font-size:11.5px;line-height:1.5}.lyb-page .btn{color:#ffc247;border-radius:var(--r-pill);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#0d2b45;border:none;justify-content:center;align-items:center;gap:8px;padding:15px 28px;font-family:inherit;font-size:12px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.lyb-page .btn:hover{opacity:.95;transform:translateY(-1px)}.lyb-page .btn:active{transform:translateY(0)}.lyb-page .btn[disabled]{opacity:.5;cursor:not-allowed;transform:none}.lyb-page .btn-ghost{color:#0d2b45;background:0 0;border:1px solid #0d2b45}.lyb-page .alert{border-radius:var(--r-md);margin-top:14px;padding:12px 15px;font-size:13px;line-height:1.5;display:none}.lyb-page .alert.show{display:block}.lyb-page .alert.err{color:#a02929;background:#fcefef;border:1px solid #f5c2c2}.lyb-page .success{text-align:center;padding:48px 28px;display:none}.lyb-page .success.show{display:block}.lyb-page .success-tick{color:#0d2b45;background:linear-gradient(135deg,#ffe6b0,#ffc247);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;font-size:30px;font-weight:700;display:inline-flex}.lyb-page .success h2{margin-bottom:10px;font-size:30px;font-weight:500}.lyb-page .success p{color:#5a6b7e;max-width:420px;margin:0 auto 26px;font-size:14px;line-height:1.65}.lyb-page .hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.lyb-page .footer{color:#fbf6e8;background:#1a1a19;padding:56px 22px 28px}.lyb-page .footer-inner{max-width:1100px;margin:0 auto}.lyb-page .footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:36px;margin-bottom:36px;display:grid}@media (max-width:720px){.lyb-page .footer-grid{grid-template-columns:1fr 1fr;gap:24px}}.lyb-page .footer-logo{letter-spacing:-.4px;margin-bottom:12px;font-family:Playfair Display,serif;font-size:24px;font-weight:500}.lyb-page .footer-logo span{color:#ffc247}.lyb-page .footer-blurb{opacity:.7;margin:0;font-size:13px;line-height:1.7}.lyb-page .footer-col h4{letter-spacing:2px;text-transform:uppercase;color:#ffc247;margin:0 0 12px;font-size:11px;font-weight:700}.lyb-page .footer-col a{opacity:.75;padding:4px 0;font-size:13px;transition:opacity .15s;display:block}.lyb-page .footer-col a:hover{opacity:1}.lyb-page .footer-bottom{border-top:.5px solid #fff9f01f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:22px;font-size:12px;display:flex}.lyb-page .footer-bottom .copy{opacity:.55}.lyb-page .footer-soc{align-items:center;gap:14px;display:flex}.lyb-page .footer-soc a{color:#fbf6e8;opacity:.7;transition:opacity .15s;display:inline-flex}.lyb-page .footer-soc a:hover{opacity:1}
