@font-face{font-family:Inter;font-style:normal;font-weight:400 600;font-display:swap;src:url('/assets/fonts/inter-latin.woff2') format('woff2')}
@font-face{font-family:Unbounded;font-style:normal;font-weight:800;font-display:swap;src:url('/assets/fonts/unbounded-latin.woff2') format('woff2')}
:root{--paper:#08090b;--ink:#f4f4f4;--muted:#a4a7ac;--line:#2a2c30;--orange:#ff6d00;--white:#fff;--header-height:112px;--scene-gutter:22px;--brand-gradient:linear-gradient(110deg,#fb5600 0%,#f97c00 38%,#daab07 65%,#5de30e 100%);--radius:100px;font-size:16px;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 32px)}body{margin:0;padding-top:var(--header-height);background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--orange);outline-offset:6px}::selection{background:var(--orange);color:var(--paper)}.skip{position:fixed;left:20px;top:-80px;background:var(--ink);color:var(--paper);padding:14px;z-index:110}.skip:focus{top:16px}.site-header{position:fixed;inset:0 0 auto;z-index:100;height:var(--header-height);background:rgba(8,9,11,.55);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.055)}.header-inner{max-width:1600px;height:100%;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}.wordmark{font-weight:800;font-size:2.65rem;letter-spacing:-.08em;line-height:1;display:inline-flex;align-items:flex-start}.wordmark span{font-size:.65rem;letter-spacing:0;margin:4px 0 0 7px}nav{display:flex;align-items:center;gap:40px;font-size:.9375rem;font-weight:500}.nav-about{transition:opacity .2s}.nav-about:hover{opacity:.6}.button{border-radius:var(--radius);background:var(--ink);color:var(--paper);padding:20px 26px;display:inline-flex;align-items:center;gap:44px;font-size:1rem;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#fff;transform:translateY(-2px)}.button-small{padding:15px 24px;gap:34px}.button span{font-size:1.3rem;line-height:1}.hero{max-width:1600px;margin:auto;padding:62px 5% 28px}.eyebrow{text-transform:uppercase;letter-spacing:.115em;font-size:.75rem;font-weight:600;line-height:1.5;margin:0}.hero-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-top:24px}h1,h2,h3,p{margin-top:0}h1{font-family:Unbounded,Arial,sans-serif;font-size:clamp(2.5rem,6.2vw,6.2rem);font-weight:800;line-height:1.15;letter-spacing:-.062em;margin-bottom:0}em{font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit}h1 em{color:#aeb5bf}.hero-copy{padding:0 0 12px;max-width:290px;flex:0 0 25%}.hero-copy p{color:var(--muted);line-height:1.6;font-size:1.0625rem;margin-bottom:36px}.text-link{font-size:.9375rem;display:inline-flex;gap:52px;padding-bottom:9px;border-bottom:1px solid var(--ink);font-weight:500}.text-link span{color:var(--orange);transition:transform .2s}.text-link:hover span{transform:translateY(4px)}.hero-bottom{margin-top:65px;display:flex;justify-content:space-between;font-size:.8125rem;color:var(--muted);gap:20px}.edition{font-size:.75rem}.fan-image{margin:0 var(--scene-gutter);position:relative;overflow:hidden;border-radius:5px;background:var(--paper);isolation:isolate}.fan-image img{width:100%;height:min(52vw,680px);object-fit:cover;object-position:center 58%;display:block;filter:brightness(.82)}.fan-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,9,11,.8),transparent 60%);z-index:0;pointer-events:none}.image-caption{position:absolute;z-index:1;bottom:48px;left:calc(5vw - var(--scene-gutter));right:calc(5vw - var(--scene-gutter));display:flex;justify-content:space-between;align-items:flex-end;gap:32px;color:var(--ink)}.image-caption p{font-size:clamp(1.8rem,3.1vw,3.1rem);font-weight:450;line-height:1.14;letter-spacing:-.045em;margin:0}.image-caption span{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;text-align:right;line-height:1.8}.for-clubs{max-width:1600px;margin:auto;padding:135px 5% 128px}.section-intro{display:grid;grid-template-columns:1fr 2fr;gap:40px}.section-intro>.eyebrow{padding-top:10px}h2{font-family:Unbounded,Arial,sans-serif;font-size:clamp(2rem,3.25vw,3.3rem);font-weight:800;line-height:1.23;letter-spacing:-.055em;margin-bottom:28px}h2 em{color:var(--ink);letter-spacing:inherit}.section-copy{font-size:1.125rem;line-height:1.65;color:var(--muted);max-width:530px;margin-bottom:0}.benefits{display:grid;grid-template-columns:repeat(3,1fr);margin-top:85px;border-top:1px solid var(--line)}.benefit{padding:28px 35px 0 0}.benefit+.benefit{padding-left:35px;border-left:1px solid var(--line)}.index{display:block;font-size:.8125rem;color:var(--orange);margin-bottom:52px}.benefit h3{font-size:1.625rem;font-weight:500;line-height:1.16;letter-spacing:-.045em;margin-bottom:24px}.benefit p{font-size:1rem;color:var(--muted);line-height:1.65;max-width:305px;margin-bottom:0}.contact{background:#0e1013;padding:50px 5% 85px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.contact-top{display:flex;justify-content:space-between;gap:32px;max-width:1440px;margin:0 auto 75px}.contact-top>p:last-child{font-size:.875rem;line-height:1.5}.contact h2{font-size:clamp(2rem,5.8vw,5.75rem);margin:0 auto 36px;max-width:1440px}.contact-button{margin-bottom:24px;background:var(--orange);color:var(--paper)}.contact-button:hover{background:#ff8731}.contact-email{display:block;width:fit-content;font-size:.875rem;border-bottom:1px solid transparent}.contact-email:hover{border-color:var(--ink)}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1600px;margin:auto;padding:48px 5%}footer .wordmark{font-size:2.25rem}footer p{margin:0;font-size:.875rem;color:var(--muted)}.copyright{font-size:.75rem;color:var(--muted)}
@media(min-width:1600px){.contact{padding-left:calc((100% - 1440px)/2);padding-right:calc((100% - 1440px)/2)}}
@media(max-width:850px){:root{--header-height:90px;--scene-gutter:14px}.hero{padding-top:46px}.hero-intro{gap:28px;align-items:flex-start;flex-direction:column}h1{font-size:clamp(2.75rem,8.1vw,4.3rem)}.hero-copy{max-width:none;display:flex;justify-content:space-between;align-items:center;width:100%;gap:24px;margin-top:6px}.hero-copy p{margin:0;font-size:1rem}.text-link{gap:20px;white-space:nowrap}.hero-bottom{margin-top:46px}.edition{display:none}.fan-image{margin:0 var(--scene-gutter)}.fan-image img{height:65vw;min-height:360px}.image-caption{left:28px;right:28px;bottom:28px}.for-clubs{padding-top:88px;padding-bottom:86px}.section-intro{grid-template-columns:1fr;gap:28px}.section-copy{max-width:600px}.benefits{margin-top:55px}.benefit{padding-right:22px}.benefit+.benefit{padding-left:22px}.benefit h3{font-size:1.35rem}.benefit p{font-size:.9375rem}.contact-top{margin-bottom:52px}footer p{display:none}}
@media(max-width:560px){:root{--header-height:86px;--scene-gutter:10px}.header-inner{padding:0 6%;gap:12px}.wordmark{font-size:2.25rem}.nav-about{display:none}.button-small{padding:13px 20px;gap:22px;font-size:.875rem}.hero{padding:40px 6% 24px}.eyebrow{font-size:.75rem;letter-spacing:.085em}.hero-intro{margin-top:27px}h1{font-size:clamp(1.65rem,8.5vw,2.95rem);letter-spacing:-.055em;line-height:1.2}.hero-copy{display:block;margin-top:0}.hero-copy p{font-size:1rem;margin-bottom:28px}.text-link{gap:45px}.hero-bottom{margin-top:20px;font-size:.75rem}.fan-image{margin:0 var(--scene-gutter)}.fan-image img{height:110vw;max-height:500px;object-position:52% center}.image-caption{left:22px;right:22px;bottom:24px}.image-caption p{font-size:1.8rem}.image-caption>span{display:none}.for-clubs{padding:74px 6% 78px}.section-intro{gap:24px}h2{font-size:clamp(1.4rem,5.55vw,2rem);line-height:1.3}.section-copy{font-size:1.0625rem}.benefits{display:block;margin-top:44px}.benefit,.benefit+.benefit{display:grid;grid-template-columns:40px 1fr;column-gap:12px;padding:27px 0;border-left:0;border-bottom:1px solid var(--line)}.index{margin:3px 0 0;grid-row:1 / 3}.benefit h3{font-size:1.5rem;margin-bottom:14px}.benefit p{font-size:1rem;max-width:none;grid-column:2}.contact{padding:32px 6% 56px}.contact-top{margin-bottom:48px}.contact-top>p:last-child{display:none}.contact h2{font-size:clamp(1.4rem,6.25vw,2.15rem);line-height:1.35;margin-bottom:30px}.contact h2 em{letter-spacing:inherit}.contact-button{padding:18px 24px;gap:36px}footer{padding:35px 6%}footer .wordmark{font-size:2rem}.copyright{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Original brand assets and restrained stadium light. */
.wordmark{flex-shrink:0;align-items:center}
.wordmark img{display:block;width:190px;height:auto}
footer .wordmark img{width:155px}
h1,h2{overflow-wrap:anywhere}
.hero-stage{position:relative;isolation:isolate}.hero{position:relative}
.hero-stage:before{content:'';position:absolute;inset:0 var(--scene-gutter);z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 16% 42%,rgba(206,220,236,.06),transparent 42%),radial-gradient(ellipse at 84% 42%,rgba(206,220,236,.045),transparent 42%);mask-image:linear-gradient(to right,transparent,#000 12%,#000 88%,transparent)}
.floodlights{position:absolute;inset:0 var(--scene-gutter);z-index:-2;overflow:hidden;pointer-events:none;mask-image:linear-gradient(to bottom,transparent,#000 20%,#000 85%,transparent)}
.floodlights span{position:absolute;top:-110px;width:44%;height:100%;filter:blur(38px);background:conic-gradient(from 153deg at 50% 0,transparent 0deg,rgba(225,236,250,.09) 15deg,rgba(230,239,249,.035) 26deg,transparent 43deg);transform:rotate(-14deg);transform-origin:50% 0}
.floodlights span:first-child{left:-7%}
.floodlights span:last-child{right:-6%;transform:rotate(14deg);background:conic-gradient(from 164deg at 50% 0,transparent 0deg,rgba(225,236,250,.08) 15deg,rgba(230,239,249,.03) 26deg,transparent 43deg)}
.hero>.eyebrow{display:flex;align-items:center;gap:13px}
.hero>.eyebrow:before{content:'';height:2px;width:42px;flex-shrink:0;border-radius:2px;background:var(--brand-gradient)}
.fan-image{border-top:0;border-radius:0 0 5px 5px}.fan-image img{-webkit-mask-image:linear-gradient(to bottom,transparent,#000 16%);mask-image:linear-gradient(to bottom,transparent,#000 16%)}
@media(max-width:560px){.wordmark img{width:140px}footer .wordmark img{width:130px}.floodlights span{width:75%;filter:blur(28px)}.floodlights span:first-child{left:-22%}.floodlights span:last-child{right:-21%}}

/* Signature colour is limited to the invitation and a fine accent. */
.contact{position:relative;background:radial-gradient(ellipse at 10% 0,rgba(251,86,0,.065),transparent 48%),radial-gradient(ellipse at 90% 0,rgba(93,227,14,.045),transparent 45%),#0e1013}
.contact:before{content:'';position:absolute;top:-1px;left:5%;width:130px;height:2px;background:var(--brand-gradient);opacity:.75}
@media(max-width:560px){.contact:before{left:6%}}

/* Spacious product columns can accept approved mockups below their copy. */
.product-feature{display:flex;flex-direction:column;min-height:320px;padding-bottom:24px}
.product-feature .index{margin-bottom:44px}
.product-feature h3{min-height:2.4em}
.product-feature>p{max-width:320px}
.feature-media{margin:36px 0 0;padding:0;aspect-ratio:4/5;display:flex;align-items:center;justify-content:center}
.feature-media img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:850px){.product-feature{min-height:330px}}
@media(max-width:560px){.product-feature,.product-feature+.product-feature{display:block;min-height:0;padding:34px 0}.product-feature .index{margin-bottom:24px}.product-feature h3{min-height:0}.product-feature>p{max-width:100%}.feature-media{max-width:360px;margin:30px auto 0}}

/* Supplied gradient symbol paired with the original vector lettering. */
.nav-brand{gap:10px}
.nav-brand .nav-brand-symbol{width:44px;height:auto;transform:translateY(-1.5px)}
.nav-brand .nav-brand-name{width:136px;height:auto}
@media(max-width:560px){.nav-brand{gap:8px}.nav-brand .nav-brand-symbol{width:32px;transform:translateY(-1px)}.nav-brand .nav-brand-name{width:100px}}

/* Product-led hero: original copy, supplied matchroom, glass notifications. */
.product-hero{overflow:hidden;overflow:clip}
.product-hero:before{inset:0;background:radial-gradient(ellipse at 78% 32%,rgba(180,196,209,.065),transparent 50%);mask-image:none}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:32px;align-items:center;padding-top:36px;padding-bottom:64px}
.hero-content{position:relative;z-index:2;min-width:0;padding-bottom:18px}
.hero-content>.eyebrow{display:flex;align-items:center;gap:13px;margin-bottom:32px}
.hero-content>.eyebrow:before{content:'';height:2px;width:34px;flex-shrink:0;border-radius:2px;background:var(--brand-gradient)}
.product-hero h1{font-size:clamp(2.35rem,4.1vw,4.1rem);line-height:1.22;letter-spacing:-.06em;overflow-wrap:normal}
.product-hero .hero-copy{display:block;max-width:none;margin-top:32px;padding:0}
.product-hero .hero-copy p{font-size:1.0625rem;line-height:1.75;margin-bottom:30px}
.product-hero .hero-bottom{display:flex;flex-direction:column;gap:10px;margin-top:56px;font-size:.8125rem;line-height:1.6}
.product-hero .edition{display:block;font-size:.75rem;color:#777e87}
.matchroom-scene{position:relative;isolation:isolate;width:100%;height:clamp(580px,49vw,760px);margin:0;min-width:0}
.matchroom-scene:before{content:'';position:absolute;inset:18% 6% 7%;z-index:-1;background:radial-gradient(ellipse at 20% 30%,rgba(251,86,0,.075),transparent 62%),radial-gradient(ellipse at 86% 76%,rgba(93,227,14,.055),transparent 58%);filter:blur(24px)}
.matchroom-phone{position:absolute;display:block;width:66%;height:auto;left:21%;top:3%;transform:rotate(7deg);transform-origin:50% 50%;filter:drop-shadow(0 30px 36px rgba(0,0,0,.5))}
.glass-card{position:absolute;z-index:2;padding:20px 22px;border:1px solid rgba(230,239,246,.18);border-radius:21px;background:linear-gradient(135deg,rgba(85,95,104,.28),rgba(26,30,35,.76));-webkit-backdrop-filter:blur(24px) saturate(145%);backdrop-filter:blur(24px) saturate(145%);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),inset 0 -1px 0 rgba(255,255,255,.025),0 18px 50px rgba(0,0,0,.25);text-align:left}
.glass-card p{margin:0}
.glass-card .card-label{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#b2b8c0;font-size:.75rem;line-height:1.5;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}
.card-label>span{letter-spacing:0;color:#b2b8c0}
.chat-card{left:0;top:18%;width:246px}
.glass-card .chat-author{color:#ff8533;font-weight:600;font-size:.875rem;margin-bottom:5px}
.card-message{font-size:1rem;line-height:1.5;color:#f4f4f4}
.prediction-card{right:0;top:48%;width:246px}
.card-title{font-size:1.125rem;font-weight:600;line-height:1.4;letter-spacing:-.025em}
.prediction-choice{display:flex;align-items:center;gap:8px;font-size:.875rem;margin-top:16px}
.choice-ring{height:14px;width:14px;border-radius:50%;border:1px solid #93df58;box-shadow:inset 0 0 0 3px #20282b;background:#93df58}
.prediction-points{margin-left:auto;color:#b8bdc4;font-size:.75rem}
.prediction-track{height:3px;margin-top:17px;border-radius:10px;background:rgba(255,255,255,.08);overflow:hidden}
.prediction-track>span{display:block;height:100%;width:74%;border-radius:inherit;background:var(--brand-gradient)}
.points-card{left:6%;bottom:9%;display:flex;gap:14px;align-items:center;padding:17px 21px;width:221px}
.points-check{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:rgba(135,216,89,.09);border:1px solid rgba(135,216,89,.24);color:#a5e878;font-size:1rem}
.points-value{font-size:1.125rem;line-height:1.5;font-weight:600;color:#b7eb95}
.points-copy{font-size:.875rem;line-height:1.5;color:#c1c7cd}
@media(max-width:1100px) and (min-width:901px){.hero-grid{gap:20px}.hero-content>.eyebrow{font-size:.6875rem;letter-spacing:.07em;gap:10px}.hero-content>.eyebrow:before{width:24px}.matchroom-phone{width:75%;left:15%;top:7%}.chat-card{width:220px;top:19%;left:-2%}.prediction-card{width:228px;top:48%}.points-card{left:0;bottom:8%}}
@media(max-width:900px){.hero-grid{grid-template-columns:minmax(0,1fr);gap:24px;padding-top:46px;padding-bottom:56px}.hero-content{padding:0}.hero-content>.eyebrow{margin-bottom:27px}.product-hero h1{font-size:clamp(2.25rem,6.5vw,3.9rem)}.product-hero .hero-copy{margin-top:27px}.product-hero .hero-bottom{margin-top:30px}.matchroom-scene{max-width:600px;height:720px;margin:0 auto}.matchroom-phone{width:64%;left:22%;top:3%}.chat-card{top:17%}.prediction-card{top:47%}.points-card{bottom:10%}.product-hero+.for-clubs{padding-top:60px}}
@media(max-width:560px){.hero-grid{gap:30px;padding:36px 6% 36px}.hero-content>.eyebrow{gap:10px;font-size:.6875rem;letter-spacing:.07em}.hero-content>.eyebrow:before{width:23px}.product-hero h1{font-size:clamp(1.7rem,7.5vw,2.625rem);line-height:1.3}.product-hero .hero-copy p{font-size:1rem;margin-bottom:24px}.product-hero .hero-bottom{font-size:.75rem;margin-top:28px}.product-hero .edition{display:none}.matchroom-scene{height:clamp(570px,151vw,725px);width:100%}.matchroom-phone{width:81%;left:10%;top:4%;transform:rotate(6deg)}.glass-card{padding:15px 17px;border-radius:18px}.chat-card{left:0;top:18%;width:205px}.prediction-card{right:0;top:49%;width:218px}.points-card{left:1%;bottom:8%;width:205px;padding:14px 17px;gap:11px}.glass-card .card-label{font-size:.75rem;margin-bottom:9px;letter-spacing:.075em}.card-message{font-size:.875rem}.card-title{font-size:1rem}.points-copy{font-size:.875rem}.prediction-choice{margin-top:12px}.prediction-track{margin-top:14px}.product-hero+.for-clubs{padding-top:40px}}

/* Stadium atmosphere and the signature Dribble headline. */
.product-hero h1 em,.contact h2 em{display:inline-block;color:#ff8700;background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding-right:.05em}
.hero-floodlights{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden;mask-image:linear-gradient(to bottom,#000 0%,#000 60%,transparent 100%)}
.hero-floodlights:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 18% -8%,rgba(220,233,245,.1),transparent 46%),radial-gradient(ellipse at 88% -12%,rgba(226,238,247,.13),transparent 50%)}
.hero-floodlights>span{position:absolute;top:-80px;width:63%;height:110%;transform-origin:50% 0;filter:blur(27px);background:conic-gradient(from 153deg at 50% 0%,transparent 0deg,rgba(220,233,245,.085) 12deg,rgba(220,233,245,.025) 29deg,transparent 45deg)}
.hero-floodlights>span:first-child{left:-16%;transform:rotate(-17deg)}
.hero-floodlights>span:last-child{right:-18%;transform:rotate(20deg)}
.matchroom-events{position:absolute;inset:0;pointer-events:none;z-index:2}
.event-card{opacity:0;visibility:hidden;transform:translate3d(0,18px,0) scale(.96);transition:opacity .27s ease,transform .4s cubic-bezier(.2,.8,.25,1),visibility 0s .3s;will-change:transform,opacity}
.event-card.is-visible{opacity:1;visibility:visible;transform:translate3d(0,0,0) scale(1);transition-delay:0s}
.glass-card .chat-author{display:flex;align-items:center;gap:6px}
.member-icon{display:block;width:15px;height:15px;object-fit:contain}
.member-icon.vip-icon{width:18px;height:15px}
.glass-card .fan-author{color:#ffab8d}.glass-card .reply-author{color:#83c1f2}
.prediction-card .card-label{gap:10px}
.countdown{font-variant-numeric:tabular-nums;font-size:.8125rem;color:#ffae62!important}
.prediction-track>span{width:100%;transform-origin:left;transform:scaleX(1)}
.dribs-icon{display:block;flex:0 0 39px;width:39px;height:39px;object-fit:contain;filter:drop-shadow(0 3px 7px rgba(247,134,7,.15))}
.points-card{width:248px;gap:13px}
.points-value{color:#ffc45f}
.badge-card{left:0;top:18%;width:274px}
.badge-content{display:flex;align-items:center;gap:13px}
.badge-content>img{width:42px;height:47px;object-fit:contain;flex-shrink:0}
.badge-content .card-title{font-size:1rem}
.badge-copy{font-size:.75rem;line-height:1.5;color:#c1c7cd;margin-top:6px!important}
.poll-card{right:0;top:45%;width:258px}
.poll-option{margin-top:15px}
.poll-option-label{display:flex;justify-content:space-between;gap:20px;font-size:.8125rem;line-height:1.5;color:#e1e4e8}
.poll-option-label>span:last-child{color:#bdc4cc;font-variant-numeric:tabular-nums}
.poll-track{height:5px;overflow:hidden;border-radius:10px;background:rgba(255,255,255,.075);margin-top:7px}
.poll-track>span{display:block;width:100%;height:100%;border-radius:inherit;transform-origin:left;transition:transform .5s ease}
.poll-fill-spain{background:linear-gradient(90deg,#fa6207,#f9af37);transform:scaleX(.45)}
.poll-fill-argentina{background:linear-gradient(90deg,#7daa43,#91e748);transform:scaleX(.55)}
.reaction-burst{position:absolute;inset:0;pointer-events:none;visibility:hidden}
.reaction-burst.is-visible{visibility:visible}
.reaction-burst>span{position:absolute;right:18%;bottom:18%;display:grid;place-items:center;width:44px;height:44px;font-size:25px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:rgba(43,49,54,.55);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;--drift:18px}
.reaction-burst>span:nth-child(2){right:29%;bottom:13%;--drift:-14px;animation-delay:.2s!important}
.reaction-burst>span:nth-child(3){right:11%;bottom:25%;--drift:26px;animation-delay:.4s!important}
.reaction-burst>span:nth-child(4){right:24%;bottom:21%;--drift:-23px;animation-delay:.6s!important}
@media(prefers-reduced-motion:no-preference){
  .matchroom-scene.is-enhanced .matchroom-phone{animation:phone-float 7s ease-in-out infinite;animation-play-state:paused;--phone-angle:7deg}
  .matchroom-scene.is-running .matchroom-phone{animation-play-state:running}
  .reaction-burst.is-visible>span{animation:reaction-rise 2.12s ease-out both;animation-play-state:paused}
  .matchroom-scene.is-running .reaction-burst.is-visible>span{animation-play-state:running}
}
@keyframes phone-float{0%,100%{transform:translate3d(0,4px,0) rotate(var(--phone-angle))}50%{transform:translate3d(0,-5px,0) rotate(calc(var(--phone-angle) - .7deg))}}
@keyframes reaction-rise{0%{opacity:0;transform:translate3d(0,16px,0) scale(.65)}18%{opacity:1;transform:translate3d(0,-10px,0) scale(1.08)}65%{opacity:.95}100%{opacity:0;transform:translate3d(var(--drift),-128px,0) scale(.9)}}
@media(max-width:1100px) and (min-width:901px){.badge-card{width:250px;left:-2%;top:19%}.poll-card{width:236px;top:44%}.points-card{width:239px}.badge-content{gap:10px}.badge-content>img{width:34px;height:39px}}
@media(max-width:560px){.hero-floodlights{max-height:850px}.hero-floodlights>span{width:110%;filter:blur(24px)}.hero-floodlights>span:first-child{left:-42%}.hero-floodlights>span:last-child{right:-38%}.badge-card{width:233px;left:0;top:18%}.badge-content{gap:10px}.badge-content>img{width:34px;height:39px}.badge-content .card-title{font-size:.875rem}.badge-copy{font-size:.75rem}.points-card{width:230px}.dribs-icon{width:34px;height:34px;flex-basis:34px}.points-card .points-copy{font-size:.8125rem}.poll-card{width:226px;top:46%}.poll-option{margin-top:11px}.reaction-burst>span{width:36px;height:36px;font-size:21px}.matchroom-scene.is-enhanced .matchroom-phone{--phone-angle:6deg}}
@media(prefers-reduced-motion:reduce){.reaction-burst{display:none}.event-card{transform:none;will-change:auto}}

/* The lighting begins behind the fixed navigation; its glass fades at the edge. */
body{padding-top:0}
.product-hero{padding-top:var(--header-height)}
.site-header{isolation:isolate;background:transparent;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}
.site-header:before{content:'';position:absolute;inset:0 0 -28px;z-index:-1;pointer-events:none;background:linear-gradient(to bottom,rgba(8,9,11,.42),rgba(8,9,11,.22) 65%,rgba(8,9,11,0));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 55%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 55%,transparent 100%)}

footer{flex-wrap:wrap}.footer-links{width:100%;display:flex;flex-wrap:wrap;gap:14px 28px;border-top:1px solid var(--line);padding-top:24px;margin-top:8px;font-size:.8125rem;font-weight:400;color:var(--muted)}.footer-links a:hover{color:var(--ink)}

/* Club outcomes lead into the existing product experience. */
.club-value{position:relative;max-width:1600px;margin:auto;padding:88px 5% 92px}
.club-value:after{content:'';position:absolute;bottom:0;left:5%;right:5%;height:1px;background:var(--line)}
.club-value h2{font-family:inherit;margin-bottom:0}
.club-value .eyebrow,#experience .section-intro>.eyebrow{display:flex;align-items:center;align-self:start;gap:13px}
.club-value .eyebrow:before,#experience .section-intro>.eyebrow:before{content:'';display:block;width:34px;height:2px;flex-shrink:0;border-radius:2px;background:var(--brand-gradient)}
.club-outcomes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:52px;border-top:1px solid var(--line)}
.club-outcome{padding:30px 34px 0 0}
.club-outcome+.club-outcome{border-left:1px solid var(--line);padding-left:34px}
.club-outcome-heading{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:18px;align-items:start}
.club-outcome-icon{display:block;width:32px;height:32px;object-fit:contain;margin-top:2px}
@media(min-width:901px){.club-outcome-heading{grid-template-columns:minmax(0,1fr) 44.8px}.club-outcome-icon{width:44.8px;height:44.8px}}
.icon-chatter{filter:drop-shadow(0 0 10px rgba(255,108,34,.14))}
.icon-heart{filter:drop-shadow(0 0 10px rgba(255,191,41,.12))}
.icon-verified{filter:drop-shadow(0 0 10px rgba(156,239,58,.12))}
.club-outcome h3{min-height:2.6em;font-size:1.5rem;font-weight:500;line-height:1.3;letter-spacing:-.035em;margin-bottom:20px}
.club-outcome p{font-size:1rem;line-height:1.65;color:var(--muted);max-width:365px;margin-bottom:0}
.club-value+.for-clubs{padding-top:100px}
.contact-intro{max-width:560px;color:var(--muted);font-size:1.0625rem;line-height:1.65;margin:0 0 34px}
@media(max-width:900px){.club-value{padding-top:60px;padding-bottom:76px}.club-outcome{padding-right:24px}.club-outcome+.club-outcome{padding-left:24px}.club-value+.for-clubs{padding-top:80px}}
@media(max-width:850px){.club-outcomes{grid-template-columns:minmax(0,1fr);margin-top:38px}.club-outcome,.club-outcome+.club-outcome{padding:28px 0;border-left:0;border-bottom:1px solid var(--line)}.club-outcome:last-child{padding-bottom:0;border-bottom:0}.club-outcome h3{min-height:0;margin-bottom:14px}.club-outcome p{max-width:100%}}
@media(max-width:560px){.club-value{padding:40px 6% 64px}.club-value:after{left:6%;right:6%}.club-value+.for-clubs{padding-top:70px}.contact-intro{font-size:1rem;margin-bottom:28px}}

/* One gentle reveal per section, with a light stagger on the columns. */
@media(prefers-reduced-motion:no-preference){
  [data-scroll-reveal].reveal-ready{transition:opacity .7s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0ms),transform .8s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0ms)}
  [data-scroll-reveal].reveal-pending{opacity:0;transform:translate3d(0,26px,0)}
  [data-scroll-reveal].reveal-instant{transition:none}
}
@media(max-width:560px){[data-scroll-reveal]{--reveal-delay:0ms!important}}
@media print{[data-scroll-reveal]{opacity:1!important;transform:none!important;transition:none!important}}

/* Consistent vector arrows and transparent navigation CTA. */
.button .button-arrow{display:block;width:1.25rem;height:1.25rem;flex:0 0 1.25rem}
.header-inner .button-small{background:transparent;color:var(--ink);border:1px solid rgba(255,255,255,.65)}
.header-inner .button-small:hover{background:rgba(255,255,255,.08);border-color:#fff}
