.Hero-module__PgAKtG__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:60px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__heroBg{background:linear-gradient(180deg, #0000008c 0%, #000000e0 65%, var(--navy) 100%), url("../media/image copy.0y-wnz6j.u290.png") center / cover no-repeat;z-index:0;position:absolute;inset:0}.Hero-module__PgAKtG__heroBg:after{content:"";background:radial-gradient(at 50% 80%,#c9a84c12 0%,#0000 70%);position:absolute;inset:0}.Hero-module__PgAKtG__heroContent{z-index:1;max-width:720px;position:relative}.Hero-module__PgAKtG__logoMark{border:1.5px solid none;width:206px;height:206px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-family:Cormorant Garamond,serif;font-size:22px;animation:.8s both Hero-module__PgAKtG__fadeDown;display:flex}.Hero-module__PgAKtG__brandName{letter-spacing:6px;text-transform:uppercase;color:var(--gold);margin-bottom:36px;font-family:Montserrat,sans-serif;font-size:11px;animation:.9s .1s both Hero-module__PgAKtG__fadeDown}.Hero-module__PgAKtG__heroHeadline{color:var(--white);margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:clamp(30px,5vw,52px);font-weight:300;line-height:1.25;animation:1s .2s both Hero-module__PgAKtG__fadeDown}.Hero-module__PgAKtG__heroHeadline em{color:var(--gold-light);font-style:italic}.Hero-module__PgAKtG__divider{background:var(--gold);width:40px;height:1px;margin:0 auto 28px;animation:.8s .4s both Hero-module__PgAKtG__scaleIn}.Hero-module__PgAKtG__heroSub{letter-spacing:.5px;color:var(--text-muted);max-width:520px;margin-bottom:52px;margin-left:auto;margin-right:auto;font-size:13px;line-height:1.9;animation:1s .35s both Hero-module__PgAKtG__fadeDown}.Hero-module__PgAKtG__scrollCta{letter-spacing:4px;text-transform:uppercase;color:var(--gold);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;margin-bottom:52px;font-size:10px;transition:opacity .3s;animation:1s .55s both Hero-module__PgAKtG__fadeDown;display:inline-flex}.Hero-module__PgAKtG__scrollCta:hover{opacity:.65}.Hero-module__PgAKtG__scrollCta svg{animation:2s ease-in-out 1.5s infinite Hero-module__PgAKtG__bounce}
.AboutStrip-module__ecTmJW__aboutStrip{background:var(--navy-mid);text-align:center;border-top:1px solid #c9a84c26;border-bottom:1px solid #c9a84c26;padding:52px 24px}.AboutStrip-module__ecTmJW__aboutInner{max-width:600px;margin:0 auto}.AboutStrip-module__ecTmJW__aboutEyebrow{letter-spacing:5px;text-transform:uppercase;color:var(--gold);margin-bottom:20px;font-size:9px}.AboutStrip-module__ecTmJW__aboutText{color:var(--cream);font-family:Montserrat,sans-serif;font-size:clamp(18px,2.5vw,24px);font-style:italic;font-weight:300;line-height:1.7}.AboutStrip-module__ecTmJW__aboutText strong{color:var(--white);font-style:normal;font-weight:600}
.RoleOverview-module__EURdKq__section{background:linear-gradient(180deg, var(--navy-mid) 0%, var(--navy) 100%);padding:80px 24px;position:relative;overflow:hidden}.RoleOverview-module__EURdKq__container{max-width:1000px;margin:0 auto}.RoleOverview-module__EURdKq__grid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.RoleOverview-module__EURdKq__card{opacity:0;background:#ffffff05;border:1px solid #c9a84c26;border-radius:2px;padding:44px 36px;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(30px)}.RoleOverview-module__EURdKq__card:before{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);opacity:.65;height:1px;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;top:-1px;left:24px;right:24px}.RoleOverview-module__EURdKq__section.RoleOverview-module__EURdKq__animate .RoleOverview-module__EURdKq__card{opacity:1;transform:translateY(0)}.RoleOverview-module__EURdKq__section.RoleOverview-module__EURdKq__animate .RoleOverview-module__EURdKq__card:first-child{transition-delay:.1s}.RoleOverview-module__EURdKq__section.RoleOverview-module__EURdKq__animate .RoleOverview-module__EURdKq__card:last-child{transition-delay:.25s}.RoleOverview-module__EURdKq__card:hover{border-color:var(--gold);background:#ffffff0b;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s,background-color .35s,box-shadow .35s;transform:translateY(-5px);box-shadow:0 16px 36px #00000073,0 0 24px #c9a84c0f}.RoleOverview-module__EURdKq__card:hover:before{opacity:1;background:linear-gradient(90deg, var(--gold), var(--gold-light), var(--gold));height:2px;left:0;right:0}.RoleOverview-module__EURdKq__cardTitle{color:var(--white);letter-spacing:.8px;flex-direction:column;margin-bottom:28px;font-family:Cormorant Garamond,serif;font-size:24px;font-weight:400;display:flex}.RoleOverview-module__EURdKq__cardSubtitle{color:var(--gold);letter-spacing:.5px;margin-top:6px;font-family:Cormorant Garamond,serif;font-size:13px;font-style:italic;font-weight:300}.RoleOverview-module__EURdKq__list{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.RoleOverview-module__EURdKq__listItem{align-items:flex-start;gap:14px;display:flex}.RoleOverview-module__EURdKq__bulletIcon{color:var(--gold);flex-shrink:0;margin-top:5px;font-size:10px;line-height:1;transition:transform .4s cubic-bezier(.16,1,.3,1)}.RoleOverview-module__EURdKq__card:hover .RoleOverview-module__EURdKq__bulletIcon{color:var(--gold-light);transform:scale(1.3)rotate(45deg)}.RoleOverview-module__EURdKq__itemText{color:var(--cream);letter-spacing:.25px;font-size:13px;font-weight:300;line-height:1.65}@media (max-width:768px){.RoleOverview-module__EURdKq__section{padding:56px 20px}.RoleOverview-module__EURdKq__grid{grid-template-columns:1fr;gap:28px}.RoleOverview-module__EURdKq__card{padding:32px 24px}}
.Incentives-module__1kPoHG__section{background:var(--navy);padding:80px 24px 100px;position:relative}.Incentives-module__1kPoHG__container{max-width:960px;margin:0 auto}.Incentives-module__1kPoHG__header{margin-bottom:32px}.Incentives-module__1kPoHG__eyebrow{letter-spacing:5px;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:9px;font-weight:500}.Incentives-module__1kPoHG__title{color:var(--white);font-family:Cormorant Garamond,serif;font-size:clamp(24px,3.5vw,32px);font-weight:600;line-height:1.2}.Incentives-module__1kPoHG__featuredCard{border:1px solid var(--gold);background:#ffffff05;border-radius:2px;margin-bottom:24px;padding:36px 44px;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative}.Incentives-module__1kPoHG__featuredGrid{align-items:center;display:flex}.Incentives-module__1kPoHG__featuredLeft{flex-shrink:0}.Incentives-module__1kPoHG__hugePercent{color:var(--gold);margin-right:36px;font-family:Montserrat,sans-serif;font-size:clamp(64px,8vw,84px);font-weight:700;line-height:1;display:block}.Incentives-module__1kPoHG__featuredRight{flex-grow:1}.Incentives-module__1kPoHG__featuredTitle{color:var(--white);letter-spacing:.3px;margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:20px;font-weight:600}.Incentives-module__1kPoHG__featuredText{color:var(--cream);margin-bottom:4px;font-size:13px;font-weight:300;line-height:1.6}.Incentives-module__1kPoHG__featuredTextSub{color:var(--text-muted);font-size:13px;font-weight:300;line-height:1.6}.Incentives-module__1kPoHG__tierGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px;display:grid}.Incentives-module__1kPoHG__tierCard{background:#ffffff05;border:1px solid #c9a84c4d;border-radius:2px;flex-direction:column;justify-content:space-between;padding:32px 28px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Incentives-module__1kPoHG__tierCardAccent{background:linear-gradient(90deg, transparent, var(--gold), transparent);opacity:.6;height:1px;transition:all .4s;position:absolute;top:-1px;left:20px;right:20px}.Incentives-module__1kPoHG__tierCard:hover .Incentives-module__1kPoHG__tierCardAccent{opacity:1;background:linear-gradient(90deg, var(--gold), var(--gold-light), var(--gold));height:2px;left:0;right:0}.Incentives-module__1kPoHG__tierLabel{letter-spacing:2px;text-transform:uppercase;align-items:center;font-size:9px;font-weight:600;display:flex}.Incentives-module__1kPoHG__goldText{color:var(--gold)}.Incentives-module__1kPoHG__eliteText{color:var(--gold-light);letter-spacing:1px;background:#e2c47a1a;border:1px solid #e2c47a33;border-radius:1px;margin-left:6px;padding:1px 6px;font-size:8px}.Incentives-module__1kPoHG__tierTitle{color:var(--white);margin-top:14px;margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:clamp(16px,2.2vw,18px);font-weight:600;line-height:1.35}.Incentives-module__1kPoHG__tierSubtitle{color:var(--white);font-size:clamp(16px,2.2vw,18px);font-weight:600;display:block}.Incentives-module__1kPoHG__tierDetails{flex-direction:column;gap:6px;display:flex}.Incentives-module__1kPoHG__tierCommission{color:var(--text-muted);font-size:13px;font-weight:300}.Incentives-module__1kPoHG__tierReward{color:var(--gold-light);font-size:13px;font-weight:500;line-height:1.5}.Incentives-module__1kPoHG__tierNote{color:var(--text-muted);margin-top:-2px;font-size:11px;font-style:italic}.Incentives-module__1kPoHG__noteBanner{border-left:3px solid var(--gold);background:#ffffff04;border-radius:1px;align-items:center;padding:18px 24px;display:flex}.Incentives-module__1kPoHG__noteText{color:var(--text-muted);letter-spacing:.3px;font-size:12px;line-height:1.7}.Incentives-module__1kPoHG__noteLabel{color:var(--gold-light);letter-spacing:1px;margin-right:8px;font-weight:600}@media (max-width:768px){.Incentives-module__1kPoHG__section{padding:56px 20px 72px}.Incentives-module__1kPoHG__featuredCard{padding:28px 20px}.Incentives-module__1kPoHG__featuredGrid{text-align:center;flex-direction:column}.Incentives-module__1kPoHG__hugePercent{margin-bottom:16px;margin-right:0}.Incentives-module__1kPoHG__tierGrid{grid-template-columns:1fr;gap:16px}.Incentives-module__1kPoHG__tierCard{padding:28px 24px}.Incentives-module__1kPoHG__noteBanner{padding:16px 20px}}
.Pillars-module__0HACrq__pillars{flex-wrap:wrap;justify-content:center;gap:32px;max-width:860px;height:0;margin:32px auto 0;padding:0 24px;display:flex}.Pillars-module__0HACrq__pillar{text-align:center;opacity:0;flex:1;min-width:200px;max-width:260px;animation:.7s forwards Pillars-module__0HACrq__fadeUp}.Pillars-module__0HACrq__pillar1{animation-delay:.1s}.Pillars-module__0HACrq__pillar2{animation-delay:.25s}.Pillars-module__0HACrq__pillar3{animation-delay:.4s}.Pillars-module__0HACrq__pillarIcon{width:40px;height:40px;color:var(--gold);border:1px solid #c9a84c66;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:16px;display:flex}.Pillars-module__0HACrq__pillarTitle{color:var(--white);margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:18px;font-weight:400}.Pillars-module__0HACrq__pillarText{color:var(--text-muted);letter-spacing:.3px;font-size:11px;line-height:1.8}@media (max-width:540px){.Pillars-module__0HACrq__pillars{gap:28px;height:0;margin-top:32px}.Pillars-module__0HACrq__pillar{max-width:100%;min-width:unset;flex:100%}}
.AffiliateForm-module__z5bupq__formSection{max-width:600px;margin:72px auto 0;padding:0 24px 100px}.AffiliateForm-module__z5bupq__sectionEyebrow{letter-spacing:5px;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:14px;font-size:9px}.AffiliateForm-module__z5bupq__sectionTitle{text-align:center;color:var(--white);margin-bottom:12px;font-family:Cormorant Garamond,serif;font-size:clamp(26px,4vw,38px);font-weight:300;line-height:1.3}.AffiliateForm-module__z5bupq__sectionSub{text-align:center;color:var(--text-muted);max-width:420px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:12px;line-height:1.9}.AffiliateForm-module__z5bupq__formCard{background:#ffffff06;border:1px solid #c9a84c33;border-radius:2px;padding:40px 40px 48px;position:relative}.AffiliateForm-module__z5bupq__formCard:before{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);height:2px;position:absolute;top:-1px;left:40px;right:40px}.AffiliateForm-module__z5bupq__fieldGroup{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.AffiliateForm-module__z5bupq__field{flex-direction:column;gap:8px;display:flex}.AffiliateForm-module__z5bupq__fieldFull{grid-column:1/-1}.AffiliateForm-module__z5bupq__field label,.AffiliateForm-module__z5bupq__fieldFull label{letter-spacing:3px;text-transform:uppercase;color:var(--gold);font-size:9px;font-weight:500}.AffiliateForm-module__z5bupq__optionalBadge{color:var(--text-muted);letter-spacing:1px;font-size:8px}.AffiliateForm-module__z5bupq__field input[type=text],.AffiliateForm-module__z5bupq__field input[type=tel],.AffiliateForm-module__z5bupq__field input[type=email]{color:var(--cream);background:#ffffff0a;border:1px solid #c9a84c38;border-radius:1px;outline:none;width:100%;padding:13px 16px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:300;transition:border-color .3s,background .3s}.AffiliateForm-module__z5bupq__field input::placeholder{color:#f5f0e847}.AffiliateForm-module__z5bupq__field input:focus{border-color:var(--gold);background:#c9a84c0d}.AffiliateForm-module__z5bupq__field input.AffiliateForm-module__z5bupq__error{border-color:#dc503cb3}.AffiliateForm-module__z5bupq__uploadArea{text-align:center;cursor:pointer;background:#ffffff05;border:1px dashed #c9a84c52;border-radius:1px;padding:28px 20px;transition:all .3s;position:relative}.AffiliateForm-module__z5bupq__uploadArea:hover{border-color:var(--gold);background:var(--gold-dim)}.AffiliateForm-module__z5bupq__uploadArea input[type=file]{opacity:0;cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.AffiliateForm-module__z5bupq__uploadIcon{width:32px;height:32px;color:var(--gold);border:1px solid #c9a84c73;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 10px;display:flex}.AffiliateForm-module__z5bupq__uploadText{color:var(--text-muted);font-size:12px;line-height:1.7}.AffiliateForm-module__z5bupq__uploadText span{color:var(--gold-light);letter-spacing:1px;margin-bottom:2px;font-size:11px;display:block}.AffiliateForm-module__z5bupq__fileName{color:var(--gold-light);margin-top:8px;font-size:11px;font-style:italic}.AffiliateForm-module__z5bupq__submitBtn{border:1px solid var(--gold);width:100%;color:var(--gold);letter-spacing:4px;text-transform:uppercase;cursor:pointer;background:0 0;margin-top:28px;padding:16px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:600;transition:color .35s;position:relative;overflow:hidden}.AffiliateForm-module__z5bupq__submitBtn:before{content:"";background:var(--gold);z-index:0;transition:transform .35s;position:absolute;inset:0;transform:translate(-101%)}.AffiliateForm-module__z5bupq__submitBtn:hover:before{transform:translate(0)}.AffiliateForm-module__z5bupq__submitBtn:hover{color:var(--navy)}.AffiliateForm-module__z5bupq__submitBtn span{z-index:1;position:relative}.AffiliateForm-module__z5bupq__submitBtn:disabled{opacity:.45;cursor:not-allowed}.AffiliateForm-module__z5bupq__formNote{text-align:center;color:var(--text-muted);letter-spacing:.3px;margin-top:18px;font-size:10px;line-height:1.7}.AffiliateForm-module__z5bupq__successState{text-align:center;padding:52px 20px;animation:.6s both AffiliateForm-module__z5bupq__fadeUp}.AffiliateForm-module__z5bupq__successIcon{color:var(--gold);margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:32px}.AffiliateForm-module__z5bupq__successTitle{color:var(--white);margin-bottom:14px;font-family:Cormorant Garamond,serif;font-size:32px;font-weight:300}.AffiliateForm-module__z5bupq__successSub{color:var(--text-muted);font-size:12px;line-height:1.9}@media (max-width:540px){.AffiliateForm-module__z5bupq__formSection{margin-top:16px;padding-bottom:48px;padding-left:16px;padding-right:16px}.AffiliateForm-module__z5bupq__sectionSub{margin-bottom:24px}.AffiliateForm-module__z5bupq__fieldGroup{grid-template-columns:1fr}.AffiliateForm-module__z5bupq__formCard{padding:28px 20px 36px}}
.Footer-module__rnk_JG__footer{text-align:center;border-top:1px solid #c9a84c1f;padding:36px 24px}.Footer-module__rnk_JG__footerBrand{color:var(--gold);letter-spacing:4px;margin-bottom:6px;font-family:Cormorant Garamond,serif;font-size:20px}.Footer-module__rnk_JG__footerTagline{letter-spacing:4px;text-transform:uppercase;color:var(--text-muted);margin-bottom:22px;font-size:9px}.Footer-module__rnk_JG__footerLinks{flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.Footer-module__rnk_JG__footerLinks a{letter-spacing:1px;color:var(--text-muted);font-size:10px;text-decoration:none;transition:color .3s}.Footer-module__rnk_JG__footerLinks a:hover{color:var(--gold)}@media (max-width:768px){.Footer-module__rnk_JG__footerLinks{gap:10px}}
