.Nav-module__e1xquq__nav{z-index:20;justify-content:space-between;align-items:center;padding:22px clamp(20px,5vw,56px) 0;display:flex;position:relative}.Nav-module__e1xquq__brand{font-family:var(--font-display);color:var(--ink);align-items:center;gap:10px;font-size:17px;font-weight:600;display:flex}.Nav-module__e1xquq__brandChip{background:#f4f2ec;border-radius:12px;align-items:center;padding:10px 16px;display:inline-flex}.Nav-module__e1xquq__brandLogo{width:auto;height:28px;display:block}.Nav-module__e1xquq__links{color:var(--ink-muted);align-items:center;gap:30px;font-size:14px;display:none}.Nav-module__e1xquq__links a{transition:color .15s}.Nav-module__e1xquq__links a:hover{color:var(--ink)}.Nav-module__e1xquq__right{align-items:center;gap:12px;display:flex}.Nav-module__e1xquq__cta{background:var(--mint);color:var(--mint-ink);white-space:nowrap;border-radius:9px;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:600;transition:transform .15s,background .15s;display:inline-flex}.Nav-module__e1xquq__cta:hover{background:#46d69c;transform:translateY(-1px)}.Nav-module__e1xquq__menuBtn{background:var(--surface-2);width:38px;height:38px;color:var(--ink);border:none;border-radius:9px;justify-content:center;align-items:center;display:flex}.Nav-module__e1xquq__mobileMenu{background:var(--surface);border-bottom:1px solid var(--line);color:var(--ink-muted);flex-direction:column;gap:18px;padding:18px clamp(20px,5vw,56px) 22px;font-size:15px;display:flex;position:absolute;top:100%;left:0;right:0}.Nav-module__e1xquq__mobileMenu a{transition:color .15s}.Nav-module__e1xquq__mobileMenu a:hover{color:var(--ink)}@media (min-width:720px){.Nav-module__e1xquq__links{display:flex}.Nav-module__e1xquq__menuBtn,.Nav-module__e1xquq__mobileMenu{display:none}}
.Footer-module__EZoWya__footer{background:var(--bg);padding:clamp(56px,8vw,96px) clamp(20px,5vw,56px) 40px}.Footer-module__EZoWya__inner{max-width:1180px;margin:0 auto}.Footer-module__EZoWya__top{text-align:center;flex-direction:column;align-items:center;gap:20px;padding-bottom:clamp(48px,7vw,72px);display:flex}.Footer-module__EZoWya__heading{color:var(--ink);max-width:30ch;font-size:clamp(24px,3.4vw,32px);font-weight:700;line-height:1.25}.Footer-module__EZoWya__stores{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.Footer-module__EZoWya__storeBtn{background:var(--surface-2);border:1px solid var(--line);color:var(--ink);border-radius:12px;align-items:center;gap:10px;padding:11px 20px;font-size:14px;font-weight:500;transition:border-color .15s,transform .15s;display:inline-flex}.Footer-module__EZoWya__storeBtn:hover{border-color:var(--purple-bright);transform:translateY(-1px)}.Footer-module__EZoWya__storeBtn svg{flex-shrink:0}.Footer-module__EZoWya__storeLabel small{color:var(--ink-faint);font-size:10.5px;display:block}.Footer-module__EZoWya__storeLabel strong{font-size:14px;font-weight:600;display:block}.Footer-module__EZoWya__bottom{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:28px;display:flex}.Footer-module__EZoWya__brand{font-family:var(--font-display);color:var(--ink);align-items:center;gap:9px;font-size:15px;font-weight:600;display:flex}.Footer-module__EZoWya__brandChip{background:#f4f2ec;border-radius:10px;align-items:center;padding:8px 13px;display:inline-flex}.Footer-module__EZoWya__brandLogo{width:auto;height:22px;display:block}.Footer-module__EZoWya__links{color:var(--ink-muted);gap:22px;font-size:13.5px;display:flex}.Footer-module__EZoWya__links a:hover{color:var(--ink)}.Footer-module__EZoWya__social{gap:14px;display:flex}.Footer-module__EZoWya__socialLink{width:32px;height:32px;color:var(--ink-muted);border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.Footer-module__EZoWya__socialLink:hover{color:var(--ink);background:var(--surface-2)}.Footer-module__EZoWya__legal{color:var(--ink-faint);font-size:12.5px}
.Hero-module__Z8hQ_W__hero{background:var(--bg);position:relative;overflow:hidden}.Hero-module__Z8hQ_W__grid{grid-template-columns:1.05fr 1fr;align-items:stretch;gap:clamp(24px,4vw,56px);max-width:1280px;margin:0 auto;padding:clamp(40px,6vw,72px) clamp(20px,5vw,56px) clamp(56px,8vw,88px);display:grid}.Hero-module__Z8hQ_W__chatCol{flex-direction:column;justify-content:flex-end;gap:10px;min-width:0;display:flex}.Hero-module__Z8hQ_W__bubbleRow{display:flex}.Hero-module__Z8hQ_W__bubble{background:var(--surface-2);color:var(--ink);border-radius:16px 16px 16px 4px;max-width:82%;padding:10px 15px;font-size:14.5px;line-height:1.45;animation:.45s cubic-bezier(.16,1,.3,1) both Hero-module__Z8hQ_W__bubbleIn}.Hero-module__Z8hQ_W__bubble .Hero-module__Z8hQ_W__who{color:var(--ink-faint);margin-bottom:3px;font-size:11px;font-weight:600;display:block}@keyframes Hero-module__Z8hQ_W__bubbleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__badge{background:var(--coral-bg);color:var(--coral);border-radius:100px;align-items:center;gap:7px;width:fit-content;margin-top:8px;padding:6px 13px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--coral);border-radius:50%;width:7px;height:7px;animation:1.9s ease-in-out infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1}50%{opacity:.35}}.Hero-module__Z8hQ_W__payoffCol{flex-direction:column;justify-content:flex-start;gap:22px;padding-top:clamp(12px,3vw,32px);padding-bottom:200px;padding-right:clamp(85px,19vw,230px);display:flex;position:relative}.Hero-module__Z8hQ_W__headline{color:var(--ink);letter-spacing:-.01em;font-size:clamp(24px,3vw,40px);font-weight:700;line-height:1.22}.Hero-module__Z8hQ_W__subhead{color:var(--ink-muted);max-width:30ch;font-size:16px;line-height:1.6}.Hero-module__Z8hQ_W__ctaRow{display:flex}.Hero-module__Z8hQ_W__cta{background:var(--mint);color:var(--mint-ink);white-space:nowrap;border-radius:10px;align-items:center;gap:9px;padding:13px 22px;font-size:15px;font-weight:600;transition:transform .15s,background .15s;display:inline-flex}.Hero-module__Z8hQ_W__cta:hover{background:#46d69c;transform:translateY(-1px)}.Hero-module__Z8hQ_W__screenshot{border:5px solid #0a0c0e;border-radius:22px;width:clamp(130px,16vw,200px);height:auto;position:absolute;bottom:-8px;right:12px;box-shadow:0 30px 60px -20px #000000a6}.Hero-module__Z8hQ_W__proofBar{border-top:1px solid var(--line);color:var(--ink-faint);letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:10px;padding:16px clamp(20px,5vw,56px);font-size:12px;display:flex;position:relative}@media (max-width:860px){.Hero-module__Z8hQ_W__grid{grid-template-columns:1fr}.Hero-module__Z8hQ_W__payoffCol{padding-top:8px;padding-bottom:0;padding-right:0}.Hero-module__Z8hQ_W__subhead{max-width:100%}.Hero-module__Z8hQ_W__screenshot{width:190px;margin:8px 0 0 auto;position:static;bottom:auto;right:auto}}
.AppShowcase-module___vJGCG__section{background:var(--bg);border-top:1px solid var(--line);padding:clamp(56px,8vw,96px) clamp(20px,5vw,56px)}.AppShowcase-module___vJGCG__inner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,6vw,72px);max-width:1180px;margin:0 auto;display:grid}.AppShowcase-module___vJGCG__text{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.AppShowcase-module___vJGCG__heading{color:var(--ink);max-width:18ch;font-size:clamp(26px,3.2vw,34px);font-weight:700;line-height:1.25}.AppShowcase-module___vJGCG__tagline{color:var(--ink);font-size:clamp(22px,2.6vw,28px);font-weight:700}.AppShowcase-module___vJGCG__tagline .AppShowcase-module___vJGCG__accent{color:var(--purple-bright)}.AppShowcase-module___vJGCG__cta{background:var(--mint);color:var(--mint-ink);border-radius:10px;align-items:center;gap:9px;padding:13px 22px;font-size:15px;font-weight:600;transition:transform .15s,background .15s;display:inline-flex}.AppShowcase-module___vJGCG__cta:hover{background:#46d69c;transform:translateY(-1px)}.AppShowcase-module___vJGCG__cardWrap{justify-content:center;display:flex}.AppShowcase-module___vJGCG__card{width:100%;max-width:380px;font-family:var(--font-body);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 40px 80px -30px #0009}.AppShowcase-module___vJGCG__cardHeader{background:var(--purple);color:#fff;justify-content:space-between;align-items:center;padding:14px 16px;font-size:15px;font-weight:700;display:flex}.AppShowcase-module___vJGCG__cardHeader svg{opacity:.9}.AppShowcase-module___vJGCG__tabs{color:#636b7a;gap:20px;padding:14px 18px 0;font-size:13.5px;font-weight:600;display:flex}.AppShowcase-module___vJGCG__tabActive{color:var(--purple);border-bottom:2px solid var(--purple);padding-bottom:10px}.AppShowcase-module___vJGCG__label{letter-spacing:.08em;color:#636b7a;padding:12px 18px 0;font-size:10.5px;font-weight:700}.AppShowcase-module___vJGCG__gameRow{grid-template-columns:84px 1fr;gap:12px;padding:14px 18px 18px;display:grid}.AppShowcase-module___vJGCG__dateBox{flex-direction:column;gap:8px;display:flex}.AppShowcase-module___vJGCG__dateCard{text-align:center;border:1px solid #e6e5f0;border-radius:10px;padding:8px 6px}.AppShowcase-module___vJGCG__dateLabel{color:#636b7a;font-size:9.5px;line-height:1.3;display:block}.AppShowcase-module___vJGCG__dateMonth{color:var(--mint);margin-top:2px;font-size:11px;font-weight:700;display:block}.AppShowcase-module___vJGCG__dateDay{color:var(--mint);font-size:20px;font-weight:800;line-height:1.1;display:block}.AppShowcase-module___vJGCG__dateDow{color:#4a4f5c;font-size:10px;display:block}.AppShowcase-module___vJGCG__dateTime{color:#4a4f5c;font-size:9.5px;display:block}.AppShowcase-module___vJGCG__smackBox{text-align:center;color:#636b7a;border:1px solid #e6e5f0;border-radius:10px;padding:8px 6px;font-size:9px}.AppShowcase-module___vJGCG__smackBox svg{color:var(--mint);margin:4px auto 0;display:block}.AppShowcase-module___vJGCG__detailsBtn{text-align:center;color:#2b2f3a;border:1px solid #e6e5f0;border-radius:10px;padding:8px 4px;font-size:10.5px;font-weight:600}.AppShowcase-module___vJGCG__gameInfo h3{font-family:var(--font-body);color:#1a1d24;margin:0 0 2px;font-size:16px;font-weight:700}.AppShowcase-module___vJGCG__manager,.AppShowcase-module___vJGCG__sport{color:#636b7a;margin:0 0 2px;font-size:11px}.AppShowcase-module___vJGCG__badges{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.AppShowcase-module___vJGCG__badgeRegulars{color:var(--purple);letter-spacing:.03em;align-self:center;font-size:10px;font-weight:700}.AppShowcase-module___vJGCG__badgeOpen{background:var(--mint);color:var(--mint-ink);border-radius:100px;padding:3px 10px;font-size:10.5px;font-weight:700}.AppShowcase-module___vJGCG__badgeIn{color:#0b4a34;background:#dcf5ea;border-radius:100px;padding:3px 10px;font-size:10.5px;font-weight:700}.AppShowcase-module___vJGCG__deadline{text-align:center;color:#4a4f5c;margin:10px 0;font-size:10.5px;line-height:1.4}.AppShowcase-module___vJGCG__stats{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:10px;display:grid}.AppShowcase-module___vJGCG__stats div{color:#636b7a;border:1px solid #e6e5f0;border-radius:8px;padding:6px 9px;font-size:10.5px}.AppShowcase-module___vJGCG__statValue{color:#1a1d24;font-size:12px;font-weight:700;display:block}.AppShowcase-module___vJGCG__inOut{grid-template-columns:1fr 1fr;gap:8px;display:grid}.AppShowcase-module___vJGCG__btnIn{background:var(--mint);color:var(--mint-ink);text-align:center;border-radius:8px;padding:8px;font-size:11.5px;font-weight:700}.AppShowcase-module___vJGCG__btnOut{color:#636b7a;text-align:center;background:#eef0f4;border-radius:8px;padding:8px;font-size:11.5px;font-weight:700}.AppShowcase-module___vJGCG__faqBanner{background:#ece6f8;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex}.AppShowcase-module___vJGCG__faqBanner p{color:#2b2f3a;max-width:20ch;font-size:11.5px;font-weight:600}.AppShowcase-module___vJGCG__faqBtn{background:var(--purple);color:#fff;white-space:nowrap;border-radius:8px;padding:8px 12px;font-size:11px;font-weight:700}@media (max-width:860px){.AppShowcase-module___vJGCG__inner{grid-template-columns:1fr}.AppShowcase-module___vJGCG__text{text-align:center;align-items:center}.AppShowcase-module___vJGCG__cardWrap{order:-1}}
.SportsStrip-module__JS1USW__section{background:var(--bg);border-top:1px solid var(--line);padding:22px clamp(20px,5vw,56px)}.SportsStrip-module__JS1USW__inner{flex-wrap:wrap;align-items:center;gap:14px;max-width:1180px;margin:0 auto;display:flex}.SportsStrip-module__JS1USW__lead{color:var(--ink-faint);white-space:nowrap;font-size:13.5px}.SportsStrip-module__JS1USW__pills{flex-wrap:wrap;gap:8px;display:flex}.SportsStrip-module__JS1USW__pill{background:var(--surface-2);color:var(--ink-muted);border-radius:100px;padding:6px 14px;font-size:13px;font-weight:500}
.HowItWorks-module__a-Tr4W__section{background:var(--bg);border-top:1px solid var(--line);padding:clamp(64px,9vw,120px) clamp(20px,5vw,56px)}.HowItWorks-module__a-Tr4W__inner{grid-template-columns:1fr .85fr;align-items:center;gap:clamp(40px,6vw,88px);max-width:1180px;margin:0 auto;display:grid}.HowItWorks-module__a-Tr4W__heading{color:var(--ink);max-width:16ch;margin-bottom:10px;font-size:clamp(26px,3.2vw,34px);font-weight:700;line-height:1.2}.HowItWorks-module__a-Tr4W__lead{color:var(--ink-muted);margin-bottom:clamp(32px,5vw,52px);font-size:17px;line-height:1.5}.HowItWorks-module__a-Tr4W__steps{flex-direction:column;gap:30px;margin:0;padding:0;list-style:none;display:flex}.HowItWorks-module__a-Tr4W__step{grid-template-columns:44px 1fr;gap:18px;display:grid}.HowItWorks-module__a-Tr4W__num{font-family:var(--font-display);color:var(--purple-bright);font-size:22px;font-weight:700;line-height:1.3}.HowItWorks-module__a-Tr4W__stepTitle{color:var(--ink);margin-bottom:6px;font-size:17px;font-weight:600}.HowItWorks-module__a-Tr4W__stepText{color:var(--ink-muted);max-width:42ch;font-size:15px;line-height:1.6}.HowItWorks-module__a-Tr4W__shotWrap{justify-content:center;display:flex}.HowItWorks-module__a-Tr4W__shot{border:6px solid var(--surface);border-radius:24px;width:100%;max-width:320px;height:auto;box-shadow:0 40px 80px -30px #0009}@media (max-width:860px){.HowItWorks-module__a-Tr4W__inner{grid-template-columns:1fr}.HowItWorks-module__a-Tr4W__shotWrap{order:-1}}
.PaymentsShowcase-module__bI1N1W__section{background:var(--bg);border-top:1px solid var(--line);padding:clamp(56px,8vw,96px) 0}.PaymentsShowcase-module__bI1N1W__head{max-width:1180px;margin:0 auto clamp(32px,5vw,48px);padding:0 clamp(20px,5vw,56px)}.PaymentsShowcase-module__bI1N1W__heading{color:var(--ink);margin-bottom:10px;font-size:clamp(26px,3.2vw,34px);font-weight:700;line-height:1.2}.PaymentsShowcase-module__bI1N1W__subhead{color:var(--ink-muted);max-width:50ch;font-size:16px}.PaymentsShowcase-module__bI1N1W__scroller{scroll-snap-type:x mandatory;gap:18px;padding:4px clamp(20px,5vw,56px) 12px;scroll-padding-left:clamp(20px,5vw,56px);display:flex;overflow-x:auto}.PaymentsShowcase-module__bI1N1W__shotCard{scroll-snap-align:start;flex:none;width:220px}.PaymentsShowcase-module__bI1N1W__shotCard img{border:5px solid #0a0c0e;border-radius:20px;width:100%;height:auto;box-shadow:0 30px 60px -20px #0009}.PaymentsShowcase-module__bI1N1W__featureCard{scroll-snap-align:start;background:var(--surface-2);border-radius:16px;flex-direction:column;flex:none;justify-content:center;gap:10px;width:260px;padding:24px 22px;display:flex}.PaymentsShowcase-module__bI1N1W__featureTitle{color:var(--ink);font-size:17px;font-weight:600;line-height:1.35}.PaymentsShowcase-module__bI1N1W__featureText{color:var(--ink-muted);font-size:14px;line-height:1.55}
.Belonging-module__LdmMia__section{background:var(--bg);text-align:center;padding:clamp(72px,10vw,128px) clamp(20px,5vw,56px)}.Belonging-module__LdmMia__lead{color:var(--ink-muted);max-width:42ch;margin:0 auto clamp(36px,5vw,56px);font-size:clamp(17px,1.8vw,20px);line-height:1.6}.Belonging-module__LdmMia__mantra{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;font-size:clamp(28px,4.5vw,48px);font-weight:700;display:flex}.Belonging-module__LdmMia__dot{background:var(--mint);border-radius:50%;flex-shrink:0;width:8px;height:8px}
.page-module__hUlLAq__wrap{background:var(--bg);min-height:100vh}.page-module__hUlLAq__inner{max-width:720px;margin:0 auto;padding:clamp(40px,6vw,64px) clamp(20px,5vw,32px) 96px}.page-module__hUlLAq__back{color:var(--ink-muted);margin-bottom:28px;font-size:14px;display:inline-block}.page-module__hUlLAq__back:hover{color:var(--ink)}.page-module__hUlLAq__date{color:var(--ink-faint);letter-spacing:.02em;margin-bottom:10px;font-size:13px}.page-module__hUlLAq__title{color:var(--ink);margin-bottom:28px;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.2}.page-module__hUlLAq__hero{border-radius:16px;width:100%;height:auto;margin-bottom:36px}.page-module__hUlLAq__article{color:var(--ink-muted);font-size:16px;line-height:1.7}.page-module__hUlLAq__article h2{color:var(--ink);font-family:var(--font-display);margin:44px 0 16px;font-size:clamp(22px,2.6vw,28px);font-weight:700;line-height:1.3}.page-module__hUlLAq__article h3{color:var(--ink);font-family:var(--font-display);margin:32px 0 12px;font-size:19px;font-weight:600}.page-module__hUlLAq__article p{max-width:70ch;margin:0 0 20px}:is(.page-module__hUlLAq__article ul,.page-module__hUlLAq__article ol){flex-direction:column;gap:8px;margin:0 0 20px;padding-left:22px;display:flex}.page-module__hUlLAq__article li{max-width:68ch}.page-module__hUlLAq__article a{color:var(--purple-link);text-underline-offset:2px;text-decoration:underline}.page-module__hUlLAq__article a:hover{color:var(--mint)}.page-module__hUlLAq__article strong{color:var(--ink);font-weight:600}.page-module__hUlLAq__article blockquote{background:var(--surface-2);border-radius:12px;margin:0 0 24px;padding:20px 24px}.page-module__hUlLAq__article blockquote p:last-child{margin-bottom:0}.page-module__hUlLAq__article hr{border:none;border-top:1px solid var(--line);margin:32px 0}.page-module__hUlLAq__article img{border-radius:12px;width:100%;height:auto;margin:24px 0}.page-module__hUlLAq__article table{border-collapse:collapse;width:100%;margin:0 0 24px;font-size:14.5px;display:block;overflow-x:auto}:is(.page-module__hUlLAq__article th,.page-module__hUlLAq__article td){text-align:left;border-bottom:1px solid var(--line);padding:10px 14px}.page-module__hUlLAq__article th{color:var(--ink);font-weight:600}.page-module__hUlLAq__article [style]{max-width:100%}
.page-module__D1rvnq__wrap{background:var(--bg);min-height:100vh}.page-module__D1rvnq__inner{max-width:860px;margin:0 auto;padding:clamp(48px,7vw,80px) clamp(20px,5vw,32px) 96px}.page-module__D1rvnq__heading{color:var(--ink);margin-bottom:12px;font-size:clamp(30px,4vw,40px);font-weight:700}.page-module__D1rvnq__intro{color:var(--ink-muted);max-width:60ch;margin-bottom:clamp(40px,6vw,64px);font-size:16px;line-height:1.6}.page-module__D1rvnq__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-module__D1rvnq__post{border-top:1px solid var(--line)}.page-module__D1rvnq__post:last-child{border-bottom:1px solid var(--line)}.page-module__D1rvnq__postLink{align-items:flex-start;gap:20px;padding:22px 0;display:flex}.page-module__D1rvnq__postThumbWrap{background:var(--surface-2);border-radius:12px;flex-shrink:0;width:96px;height:96px;overflow:hidden}.page-module__D1rvnq__postThumb{object-fit:cover;width:100%;height:100%}.page-module__D1rvnq__postBody{flex:1;min-width:0}.page-module__D1rvnq__postTitle{color:var(--ink);margin-bottom:6px;font-size:18px;font-weight:600;line-height:1.35;transition:color .15s}.page-module__D1rvnq__postLink:hover .page-module__D1rvnq__postTitle{color:var(--mint)}.page-module__D1rvnq__postDate{color:var(--ink-faint);letter-spacing:.02em;margin-bottom:10px;font-size:12.5px;display:block}.page-module__D1rvnq__postExcerpt{color:var(--ink-muted);max-width:65ch;font-size:15px;line-height:1.6}.page-module__D1rvnq__empty{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;padding:48px 0}.page-module__D1rvnq__emptyTitle{color:var(--ink);margin-bottom:8px;font-size:18px;font-weight:600}.page-module__D1rvnq__emptyText{color:var(--ink-muted);max-width:46ch;margin:0 auto;font-size:14.5px;line-height:1.6}.page-module__D1rvnq__back{color:var(--ink-muted);margin-top:48px;font-size:14px;display:inline-block}.page-module__D1rvnq__back:hover{color:var(--ink)}
.AmbassadorTeaser-module__ghT-ya__section{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(40px,6vw,56px) clamp(20px,5vw,56px)}.AmbassadorTeaser-module__ghT-ya__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;max-width:1180px;margin:0 auto;display:flex}.AmbassadorTeaser-module__ghT-ya__heading{color:var(--ink);max-width:30ch;font-size:20px;font-weight:600}.AmbassadorTeaser-module__ghT-ya__right{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.AmbassadorTeaser-module__ghT-ya__text{color:var(--ink-muted);max-width:46ch;font-size:14.5px;line-height:1.6}.AmbassadorTeaser-module__ghT-ya__cta{background:var(--surface-2);color:var(--ink);white-space:nowrap;border-radius:9px;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.AmbassadorTeaser-module__ghT-ya__cta:hover{background:var(--purple);transform:translateY(-1px)}.AmbassadorTeaser-module__ghT-ya__tag{letter-spacing:.08em;text-transform:uppercase;color:var(--mint);white-space:nowrap;background:#33c48c1f;border-radius:100px;padding:4px 11px;font-size:11px;font-weight:700}
