.ConsultationModal-module__b5jj1q__overlay{-webkit-backdrop-filter:blur(6px);z-index:9999;background:#071524b8;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ConsultationModal-module__b5jj1q__fadeIn;display:flex;position:fixed;inset:0}@keyframes ConsultationModal-module__b5jj1q__fadeIn{0%{opacity:0}to{opacity:1}}.ConsultationModal-module__b5jj1q__modal{background:var(--white);border-radius:8px;width:100%;max-width:600px;max-height:92vh;padding:2.75rem 2.75rem 2.5rem;animation:.22s ConsultationModal-module__b5jj1q__slideUp;position:relative;overflow-y:auto;box-shadow:0 32px 96px #07152473}@keyframes ConsultationModal-module__b5jj1q__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ConsultationModal-module__b5jj1q__closeBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:4px;align-items:center;padding:.3rem;transition:color .18s,background .18s;display:flex;position:absolute;top:1.1rem;right:1.1rem}.ConsultationModal-module__b5jj1q__closeBtn:hover{color:var(--navy);background:rgba(var(--navy-deep-rgb), .06)}.ConsultationModal-module__b5jj1q__header{margin-bottom:2rem}.ConsultationModal-module__b5jj1q__tag{letter-spacing:.16em;text-transform:uppercase;color:var(--gold-muted);background:rgba(var(--gold-rgb), .08);border:1px solid rgba(var(--gold-rgb), .2);border-radius:2px;margin-bottom:.9rem;padding:.28rem .8rem;font-size:.6rem;font-weight:700;display:inline-block}.ConsultationModal-module__b5jj1q__title{font-family:var(--font-cormorant), serif;color:var(--navy);margin-bottom:.5rem;font-size:2rem;font-weight:600;line-height:1.15}.ConsultationModal-module__b5jj1q__subtitle{color:var(--text-muted);font-size:.9rem;line-height:1.6}.ConsultationModal-module__b5jj1q__form{flex-direction:column;gap:1.2rem;display:flex}.ConsultationModal-module__b5jj1q__row{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.ConsultationModal-module__b5jj1q__field{flex-direction:column;gap:.38rem;display:flex}.ConsultationModal-module__b5jj1q__field label{color:var(--text);letter-spacing:.01em;font-size:.79rem;font-weight:600}.ConsultationModal-module__b5jj1q__req{color:var(--gold-muted)}.ConsultationModal-module__b5jj1q__opt{color:var(--text-muted);font-size:.76rem;font-weight:400}.ConsultationModal-module__b5jj1q__field input,.ConsultationModal-module__b5jj1q__field textarea{border:1px solid rgba(var(--navy-deep-rgb), .14);color:var(--text);background:var(--cream);resize:vertical;box-sizing:border-box;border-radius:4px;outline:none;width:100%;padding:.68rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .18s,background .18s}.ConsultationModal-module__b5jj1q__field input:focus,.ConsultationModal-module__b5jj1q__field textarea:focus{border-color:var(--gold);background:var(--white);box-shadow:0 0 0 3px rgba(var(--gold-rgb), .1)}.ConsultationModal-module__b5jj1q__field input::placeholder,.ConsultationModal-module__b5jj1q__field textarea::placeholder{color:var(--text-muted);opacity:.55}.ConsultationModal-module__b5jj1q__submit{background:var(--gold);color:var(--navy-deep);letter-spacing:.04em;cursor:pointer;border:none;border-radius:3px;align-self:flex-start;padding:.85rem 2rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:background .22s,transform .18s,box-shadow .22s}.ConsultationModal-module__b5jj1q__submit:hover:not(:disabled){background:var(--gold-light)}.ConsultationModal-module__b5jj1q__submit:disabled{opacity:.6;cursor:not-allowed}.ConsultationModal-module__b5jj1q__errorMsg{color:#b83232;background:#b832320f;border:1px solid #b832322e;border-radius:4px;padding:.65rem .9rem;font-size:.84rem;line-height:1.55}.ConsultationModal-module__b5jj1q__errorMsg a{color:inherit;font-weight:600}.ConsultationModal-module__b5jj1q__successState{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1rem 1rem;display:flex}.ConsultationModal-module__b5jj1q__successIcon{background:rgba(var(--gold-rgb), .1);border:1px solid rgba(var(--gold-rgb), .25);width:64px;height:64px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.ConsultationModal-module__b5jj1q__successTitle{font-family:var(--font-cormorant), serif;color:var(--navy);font-size:1.75rem;font-weight:600}.ConsultationModal-module__b5jj1q__successBody{color:var(--text-muted);font-size:.92rem;line-height:1.6}.ConsultationModal-module__b5jj1q__dismissBtn{border:1px solid rgba(var(--gold-rgb), .3);color:var(--gold-muted);cursor:pointer;background:0 0;border-radius:3px;margin-top:.75rem;padding:.6rem 1.75rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.ConsultationModal-module__b5jj1q__dismissBtn:hover{background:rgba(var(--gold-rgb), .06);border-color:var(--gold);color:var(--gold)}@media (max-width:560px){.ConsultationModal-module__b5jj1q__modal{padding:2rem 1.5rem 1.75rem}.ConsultationModal-module__b5jj1q__row{grid-template-columns:1fr}.ConsultationModal-module__b5jj1q__title{font-size:1.65rem}}
.Header-module__arFiJq__header{background:var(--navy-deep);z-index:100;box-shadow:0 2px 20px rgba(var(--navy-deep-rgb), .25);padding:.8rem 0;position:sticky;top:0}.Header-module__arFiJq__inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__arFiJq__logo{flex-shrink:0;align-items:center;gap:.7rem;text-decoration:none;display:flex}.Header-module__arFiJq__logoText{flex-direction:column;display:flex}.Header-module__arFiJq__logoMain{font-family:var(--font-source-sans), sans-serif;color:var(--white);letter-spacing:.18em;font-size:1.05rem;font-weight:300}.Header-module__arFiJq__nav{flex:1;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Header-module__arFiJq__nav a{color:#fff9;letter-spacing:.03em;white-space:nowrap;font-size:.78rem;font-weight:400;text-decoration:none;transition:color .2s}.Header-module__arFiJq__nav a:hover{color:var(--gold)}.Header-module__arFiJq__cta{appearance:none;cursor:pointer;background:var(--gold);color:var(--navy-deep);letter-spacing:.03em;white-space:nowrap;border:none;border-radius:3px;flex-shrink:0;padding:.5rem 1.25rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:background .2s,transform .2s;display:inline-block}.Header-module__arFiJq__cta:hover{background:var(--gold-light)}.Header-module__arFiJq__dropdown{position:relative}.Header-module__arFiJq__dropdownTrigger{cursor:pointer;color:#fff9;letter-spacing:.03em;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-family:inherit;font-size:.78rem;font-weight:400;transition:color .2s;display:inline-flex}.Header-module__arFiJq__dropdownTrigger:hover,.Header-module__arFiJq__dropdown:hover .Header-module__arFiJq__dropdownTrigger{color:var(--gold)}.Header-module__arFiJq__dropdownMenu{background:var(--navy-deep);border:1px solid rgba(var(--gold-rgb), .18);box-shadow:0 8px 32px rgba(var(--navy-deep-rgb), .45);opacity:0;visibility:hidden;z-index:200;border-radius:6px;min-width:300px;padding:.5rem 0;transition:opacity .18s,visibility .18s,transform .18s;position:absolute;top:calc(100% + .85rem);left:50%;transform:translate(-50%)translateY(-4px)}.Header-module__arFiJq__dropdown:hover .Header-module__arFiJq__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__arFiJq__dropdownItem{color:#f0ede2d9;padding:.75rem 1.25rem;font-size:.85rem;font-weight:400;line-height:1.35;text-decoration:none;transition:background .15s,color .15s;display:block}.Header-module__arFiJq__dropdownItem:hover{background:rgba(var(--gold-rgb), .1);color:var(--gold)}.Header-module__arFiJq__dropdownItem+.Header-module__arFiJq__dropdownItem{border-top:1px solid rgba(var(--gold-rgb), .1)}@media (max-width:1024px){.Header-module__arFiJq__nav{gap:1rem}}@media (max-width:768px){.Header-module__arFiJq__nav,.Header-module__arFiJq__cta{display:none}}[data-theme=slate-teal] .Header-module__arFiJq__header{background:var(--white);box-shadow:0 2px 12px rgba(var(--navy-deep-rgb), .08)}[data-theme=slate-teal] .Header-module__arFiJq__logoMain{color:var(--navy)}[data-theme=slate-teal] .Header-module__arFiJq__nav a{color:var(--navy)}[data-theme=slate-teal] .Header-module__arFiJq__nav a:hover{color:var(--gold)}[data-theme=slate-teal] .Header-module__arFiJq__dropdownTrigger{color:var(--navy)}[data-theme=slate-teal] .Header-module__arFiJq__dropdownTrigger:hover{color:var(--gold)}[data-theme=slate-teal] .Header-module__arFiJq__dropdown:hover .Header-module__arFiJq__dropdownTrigger{color:var(--gold)}[data-theme=slate-teal] .Header-module__arFiJq__dropdownMenu{background:var(--white);border-color:rgba(var(--navy-deep-rgb), .1);box-shadow:0 8px 32px rgba(var(--navy-deep-rgb), .12)}[data-theme=slate-teal] .Header-module__arFiJq__dropdownItem{color:var(--navy)}[data-theme=slate-teal] .Header-module__arFiJq__dropdownItem:hover{background:rgba(var(--gold-rgb), .08);color:var(--gold)}
.Footer-module__rnk_JG__footer{background:var(--navy-deep);padding:3rem 2rem 1.75rem}.Footer-module__rnk_JG__inner{grid-template-columns:1fr;gap:2.5rem;max-width:1140px;margin:0 auto;display:grid}.Footer-module__rnk_JG__brand{flex-direction:column;gap:.75rem;display:flex}.Footer-module__rnk_JG__brand p{color:#f0ede266;font-size:.82rem;line-height:1.55}.Footer-module__rnk_JG__logo{align-items:center;gap:.7rem;display:flex}.Footer-module__rnk_JG__logoText{flex-direction:column;display:flex}.Footer-module__rnk_JG__logoMain{font-family:var(--font-source-sans), sans-serif;color:var(--white);letter-spacing:.18em;font-size:1rem;font-weight:300}.Footer-module__rnk_JG__col h6{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.85rem;font-size:.68rem;font-weight:600}.Footer-module__rnk_JG__col a{color:#f0ede266;margin-bottom:.45rem;font-size:.82rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__rnk_JG__col a:hover{color:var(--gold)}.Footer-module__rnk_JG__bottom{border-top:1px solid rgba(var(--gold-rgb), .08);color:#f0ede266;justify-content:space-between;max-width:1140px;margin:2rem auto 0;padding-top:1.25rem;font-size:.7rem;display:flex}.Footer-module__rnk_JG__disclosures{flex-direction:column;gap:.6rem;max-width:1140px;margin:1.25rem auto 0;display:flex}.Footer-module__rnk_JG__disclosures p{color:#f0ede252;font-size:.65rem;line-height:1.55}.Footer-module__rnk_JG__disclosures a{color:rgba(var(--gold-rgb), .5);text-decoration:underline}@media (max-width:768px){.Footer-module__rnk_JG__inner{grid-template-columns:1fr;gap:1.75rem}.Footer-module__rnk_JG__bottom{flex-direction:column;gap:.4rem}}
.QualifiedPurchaserGate-module__3DiJkq__overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#071524e0;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.QualifiedPurchaserGate-module__3DiJkq__modal{background:linear-gradient(160deg, var(--navy-deep) 0%, var(--navy) 100%);border:1px solid rgba(var(--gold-rgb), .18);border-radius:8px;width:100%;max-width:640px;padding:3rem 2.75rem;box-shadow:0 24px 80px #0000008c}.QualifiedPurchaserGate-module__3DiJkq__tag{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);background:rgba(var(--gold-rgb), .1);border:1px solid rgba(var(--gold-rgb), .25);border-radius:2px;margin-bottom:1.25rem;padding:.3rem .85rem;font-size:.6rem;font-weight:700;display:inline-block}.QualifiedPurchaserGate-module__3DiJkq__title{font-family:var(--font-cormorant), serif;color:var(--white);margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600;line-height:1.15}.QualifiedPurchaserGate-module__3DiJkq__intro{color:#f0ede2b3;margin-bottom:1.75rem;font-size:.95rem;line-height:1.65}.QualifiedPurchaserGate-module__3DiJkq__definition{border:1px solid rgba(var(--gold-rgb), .15);border-left:3px solid var(--gold);background:#ffffff0a;border-radius:0 4px 4px 0;margin-bottom:2rem;padding:1.5rem 1.75rem}.QualifiedPurchaserGate-module__3DiJkq__definitionLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.62rem;font-weight:700}.QualifiedPurchaserGate-module__3DiJkq__definitionText{color:#f0ede2bf;font-size:.9rem;line-height:1.7}.QualifiedPurchaserGate-module__3DiJkq__sup{vertical-align:super;color:var(--gold-muted);font-size:.65em}.QualifiedPurchaserGate-module__3DiJkq__checkLabel{cursor:pointer;align-items:flex-start;gap:.85rem;margin-bottom:2rem;display:flex}.QualifiedPurchaserGate-module__3DiJkq__checkbox{appearance:none;border:1.5px solid rgba(var(--gold-rgb), .45);cursor:pointer;background:0 0;border-radius:3px;flex-shrink:0;width:18px;height:18px;margin-top:2px;transition:border-color .2s,background .2s;position:relative}.QualifiedPurchaserGate-module__3DiJkq__checkbox:checked{background:var(--gold);border-color:var(--gold)}.QualifiedPurchaserGate-module__3DiJkq__checkbox:checked:after{content:"";border:2px solid var(--navy-deep);border-top:none;border-left:none;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.QualifiedPurchaserGate-module__3DiJkq__checkbox:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.QualifiedPurchaserGate-module__3DiJkq__checkText{color:#f0ede2d9;font-size:.9rem;line-height:1.55}.QualifiedPurchaserGate-module__3DiJkq__proceedBtn{background:var(--gold);width:100%;color:var(--navy-deep);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:3px;margin-bottom:1.75rem;padding:.9rem 2rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:background .2s,opacity .2s;display:block}.QualifiedPurchaserGate-module__3DiJkq__proceedBtn:disabled{opacity:.35;cursor:not-allowed}.QualifiedPurchaserGate-module__3DiJkq__proceedBtn:not(:disabled):hover{background:var(--gold-light)}.QualifiedPurchaserGate-module__3DiJkq__footnote{color:#f0ede261;border-top:1px solid rgba(var(--gold-rgb), .1);padding-top:1.25rem;font-size:.75rem;line-height:1.6}.QualifiedPurchaserGate-module__3DiJkq__footnote sup{vertical-align:super;font-size:.65em}@media (max-width:480px){.QualifiedPurchaserGate-module__3DiJkq__modal{padding:2rem 1.5rem}}
