:root{--blue:#285aa7;--blue-dark:#16376c;--yellow:#ffd039;--red:#f64c35;--ink:#162a4a;--muted:#566075;--white:#fff;--soft:#f4f7fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #f64c35;outline-offset:5px}img{display:block;max-width:100%}h1,h2,p{margin-top:0}.container{width:min(100% - 48px,1200px);margin-inline:auto}.site-header{background:#fff;position:relative;z-index:3}.nav-content{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;font-size:15px;line-height:1.05;font-weight:900;text-transform:uppercase}.brand img{width:60px;height:60px;object-fit:contain}.brand b{color:var(--blue);font-size:18px}nav{display:flex;gap:24px;align-items:center;font-size:14px;font-weight:800}.nav-instagram{border-bottom:2px solid var(--red);padding-block:7px}.nav-button{background:var(--yellow);padding:14px 18px;border:2px solid var(--ink);border-radius:12px;box-shadow:3px 3px 0 var(--ink)}.nav-button span{margin-left:6px}
.hero{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr 1.05fr;grid-template-areas:'copy photo';align-items:center;gap:12px;padding:48px max(24px,calc((100vw - 1200px)/2)) 52px;overflow:hidden;background:#f4f7fc}.hero:before{content:'';position:absolute;z-index:-2;width:750px;height:750px;border-radius:50%;right:-120px;top:-90px;background:var(--blue)}.hero:after{content:'';position:absolute;z-index:-1;inset:0;background-image:radial-gradient(#16376c24 1px,transparent 1px);background-size:13px 13px;mask-image:linear-gradient(110deg,transparent 40%,#000)}.hero-layout{grid-area:copy;width:auto;margin:0;z-index:2}.hero-copy{max-width:565px;padding:25px 0}.overline,.section-label{font-size:13px;font-weight:900;letter-spacing:.1em;line-height:1.5}.overline{display:flex;align-items:center;gap:10px;color:var(--blue);margin-bottom:20px}.overline-mark{height:4px;width:25px;background:var(--red);flex:none}h1{font-size:clamp(44px,5.2vw,72px);font-weight:950;line-height:1.03;letter-spacing:-.055em;margin-bottom:25px;text-wrap:balance}h1 span{color:var(--blue)}.hero-intro{font-size:18px;line-height:1.65;max-width:440px;color:#45546c;margin-bottom:26px}.cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;border:2px solid var(--ink);border-radius:12px;padding:15px 20px;font-size:16px;font-weight:900;transition:transform .2s,box-shadow .2s;text-align:center}.cta-primary{display:flex;max-width:365px;background:#25d366;color:#092f21;box-shadow:5px 5px 0 var(--ink)}.button-icon{width:24px;height:24px;flex:none}.cta-instagram{display:flex;max-width:365px;margin-top:17px;background:#fff;color:#8a2157;border-color:#b92b69;box-shadow:4px 4px 0 #efb0c6}.cta:hover,.nav-button:hover,.feed-follow:hover{transform:translateY(-3px)}.hero-small{font-size:13px;color:#54647a;margin:18px 0 0;line-height:1.5}.hero-photo{grid-area:photo;position:relative;min-width:0;align-self:end;z-index:1;margin:0 -35px -15px -15px}.hero-photo img{position:relative;width:100%;height:auto;z-index:2;filter:drop-shadow(0 14px 12px #10234630)}.hero-orbit{position:absolute;width:90%;aspect-ratio:1;left:7%;top:6%;border:2px solid #ffd03999;border-radius:50%;transform:rotate(-17deg)}.hero-orbit:before{content:'';position:absolute;inset:24px -16px;border:1px dashed #ffffff60;border-radius:50%}.hero-sticker{position:absolute;z-index:3;font-weight:900;font-size:12px;letter-spacing:.055em;line-height:1.4;padding:11px 14px;border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);border-radius:5px}.sticker-one{background:var(--yellow);top:0;left:5%;transform:rotate(-7deg)}.sticker-two{background:var(--red);color:white;right:1%;bottom:21%;transform:rotate(7deg)}.photo-label{position:relative;z-index:3;display:flex;justify-content:center;gap:12px;margin:0 auto;width:fit-content;max-width:96%;background:var(--ink);color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;padding:12px 17px;border-radius:30px}.photo-label span{color:var(--yellow)}
.universe-strip{background:var(--yellow);display:flex;justify-content:center;align-items:center;gap:32px;padding:21px 24px;border-block:2px solid var(--ink);font-size:14px;font-weight:900;letter-spacing:.06em;overflow:hidden}.universe-strip b{color:var(--red);font-size:24px}.universe-strip span{white-space:nowrap}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-block:56px}.benefits>div{position:relative;padding-left:57px}.benefit-number{position:absolute;left:0;top:0;width:40px;height:40px;background:var(--yellow);border:1.5px solid var(--ink);border-radius:10px;display:grid;place-items:center;font-weight:900;font-size:25px;box-shadow:3px 3px 0 var(--ink)}.benefits>div:nth-child(2) .benefit-number{background:#e5edfc;color:var(--blue)}.benefits>div:nth-child(3) .benefit-number{background:#ffe8df;color:#bc351f}.benefits strong{font-size:17px}.benefits p{font-size:15px;color:var(--muted);line-height:1.6;margin:8px 0 0}.how{position:relative;display:grid;grid-template-columns:1fr .82fr;gap:80px;align-items:center;padding-block:55px 85px;border-top:1px solid #dce3ee}.level-label{display:inline-block;background:#e9effa;border-left:4px solid var(--blue);padding:9px 12px;font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:25px}.section-label{color:var(--blue);margin:0 0 14px}.how h2,.feed-section h2,.last-call h2{font-size:clamp(38px,4.4vw,60px);font-weight:950;letter-spacing:-.045em;line-height:1.07;margin:0}.how h2 span{color:var(--red)}.how-copy p{font-size:18px;line-height:1.7;color:var(--muted);margin-bottom:25px}.inline-link{font-size:16px;font-weight:900;border-bottom:4px solid var(--yellow);padding-bottom:6px}.feed-section{position:relative;background:var(--blue-dark);color:#fff;padding:78px 0;overflow:hidden}.feed-section:before{content:'';position:absolute;right:-70px;top:-90px;width:350px;height:350px;border:50px solid #285aa766;transform:rotate(25deg);pointer-events:none}.feed-section>.container{position:relative}.feed-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-label-light,.feed-section h2 span{color:var(--yellow)}.feed-head p:not(.section-label){font-size:17px;line-height:1.6;margin:16px 0 0;color:#dae6fb}.feed-follow{background:#fff;color:#902458;border:2px solid #efb0c6;box-shadow:4px 4px 0 #b94273;padding:17px 20px;border-radius:12px;font-size:15px;font-weight:900;transition:transform .2s;flex:none}.feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.feed-card{display:block;background:#fff;color:var(--ink);border-radius:14px;overflow:hidden;transition:transform .2s}.feed-card:hover{transform:translateY(-5px)}.feed-card img{width:100%;aspect-ratio:1;object-fit:cover}.feed-card span{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:14px;font-weight:800;padding:16px}.feed-card span b{color:var(--red);font-size:20px}.feed-note{font-size:13px;line-height:1.6;color:#d0ddf2;margin:23px 0 0}.last-call{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:35px;background:var(--yellow);border:2px solid var(--ink);border-radius:20px;padding:48px;margin-block:76px;box-shadow:8px 8px 0 var(--ink);overflow:hidden}.last-call:before{content:'';position:absolute;z-index:-1;inset:0;background-image:radial-gradient(#16376c25 1px,transparent 1px);background-size:10px 10px;mask-image:linear-gradient(110deg,transparent 45%,#000)}.last-call h2{font-size:clamp(34px,3.7vw,49px)}.last-call p:not(.section-label){font-size:16px;line-height:1.6;margin:17px 0 0;max-width:450px}.cta-dark{background:#25d366;color:#092f21;box-shadow:4px 4px 0 var(--ink);flex:none}footer{background:#102643;color:#fff}.footer-inner{display:flex;align-items:center;gap:32px;padding-block:30px}.footer-brand{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:800;min-width:185px}.footer-brand img{width:48px;height:48px}.footer-brand small{font-weight:400;color:#bacbe4}.footer-inner p{font-size:13px;line-height:1.6;color:#bacbe4;max-width:620px;margin:0}.footer-inner>a{margin-left:auto;font-size:14px}.sticky-cta{display:none}
@media(max-width:1000px){.hero{gap:0}.hero:before{right:-290px}.hero-photo{margin-inline:-20px}.sticker-two{font-size:10px;right:3%;bottom:16%}.hero-sticker{padding:8px 10px}.hero h1{font-size:52px}.hero-intro{font-size:17px}.last-call{display:block}.last-call .cta{margin-top:25px}.universe-strip{gap:20px;font-size:12px}.how{gap:40px}}
@media(max-width:760px){.container{width:calc(100% - 36px)}.nav-content{min-height:72px;gap:10px}.brand{font-size:11px;gap:7px}.brand b{font-size:14px}.brand img{width:46px;height:46px}.nav-instagram{display:none}.nav-button{font-size:12px;padding:11px 12px;border-radius:9px}nav{gap:0}.hero{display:flex;flex-direction:column;padding:28px 18px 30px;gap:8px}.hero:before{width:560px;height:560px;top:auto;bottom:-155px;right:calc(50% - 280px)}.hero:after{mask-image:linear-gradient(0deg,#000,transparent 55%)}.hero-layout{width:100%;max-width:520px}.hero-copy{padding:0}.hero .overline{font-size:11px;letter-spacing:.05em;margin-bottom:15px}.hero h1{font-size:clamp(37px,10vw,54px);line-height:1.05;margin-bottom:17px;max-width:490px}.hero-intro{font-size:16px;line-height:1.55;margin-bottom:21px;max-width:460px}.hero .cta{max-width:none;width:100%;font-size:15px;min-height:54px;padding:12px}.cta-instagram{margin-top:15px}.hero-small{font-size:12px;text-align:center;margin-top:15px}.hero-photo{width:calc(100% + 12px);max-width:460px;align-self:center;margin:24px -6px 0}.hero-photo img{width:100%}.hero-orbit{top:1%}.hero-sticker{font-size:10px}.sticker-one{top:-4px;left:3%}.sticker-two{right:1%;bottom:20%;max-width:155px;font-size:9px}.photo-label{font-size:9px;gap:9px;padding:11px 13px;margin-top:0}.universe-strip{display:grid;grid-template-columns:1fr 1fr;text-align:center;gap:14px;padding:19px 16px;font-size:11px}.universe-strip b{display:none}.benefits{grid-template-columns:1fr;gap:27px;padding-block:36px}.benefits strong{font-size:16px}.benefits p{font-size:14px}.how{display:block;padding-block:35px 48px}.level-label{font-size:11px;margin-bottom:22px}.how h2,.feed-section h2{font-size:40px}.how-copy{margin-top:25px}.how-copy p{font-size:16px}.feed-section{padding-block:48px}.feed-head{display:block}.feed-head p:not(.section-label){font-size:16px;margin-bottom:24px}.feed-follow{display:inline-flex;font-size:14px;padding:15px 17px}.feed-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:85%;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:15px;gap:15px;scrollbar-width:thin;scrollbar-color:var(--yellow) var(--blue-dark)}.feed-card{scroll-snap-align:start}.feed-note{font-size:12px}.last-call{padding:29px 24px;margin-block:45px 52px;border-radius:16px;box-shadow:5px 5px 0 var(--ink)}.last-call h2{font-size:35px}.last-call .cta{width:100%;font-size:14px;padding-inline:10px}.section-label{font-size:12px}.footer-inner{flex-wrap:wrap;gap:20px;padding-bottom:115px}.footer-inner p{order:3;width:100%;font-size:12px}.footer-brand{min-width:0}.sticky-cta{display:block;position:fixed;z-index:10;bottom:0;left:0;right:0;padding:10px 16px max(12px,env(safe-area-inset-bottom));background:#ffffffed;backdrop-filter:blur(10px);border-top:1px solid #d5e0ee}.sticky-cta a{display:flex;align-items:center;justify-content:center;gap:15px;background:#25d366;color:#092f21;border:2px solid #092f21;border-radius:11px;box-shadow:3px 3px 0 #092f21;min-height:49px;font-size:15px;font-weight:900}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Art direction: isolated photo composition and collectible accents. */
.hero{background:#fff;color:#162a4a;padding-top:10px;padding-bottom:64px;gap:48px;grid-template-columns:1fr 1fr;overflow:hidden}
.hero:before,.hero:after{display:none}
.hero-layout{position:relative;background:#fff;min-width:0;z-index:2}
.hero-copy{padding:0;background:#fff}
.hero h1{font-size:clamp(42px,4.6vw,66px);color:#162a4a}
.hero h1 span{color:#285aa7;position:relative}
.hero-intro{color:#45546c}.hero-small{color:#54647a}.hero .overline{color:#285aa7}
.hero-photo{isolation:isolate;align-self:center;margin:0;min-width:0;padding:28px 0 42px;overflow:visible}
.hero-photo:before{content:'';position:absolute;z-index:-2;inset:16% 1% 8% 4%;background:#ffd039;border-radius:48% 52% 43% 57% / 53% 41% 59% 47%;transform:rotate(-12deg)}
.hero-photo:after{content:'';position:absolute;z-index:-1;inset:31% -1% 11% 22%;background:#285aa7;border-radius:50%;transform:rotate(-15deg)}
.hero-photo .couple-cutout{width:100%;height:auto;aspect-ratio:1;object-fit:contain;position:relative;z-index:2;border-radius:0 0 43% 43%;filter:drop-shadow(0 9px 8px #182b4920)}
.hero-orbit{inset:14% -3% 6% 2%;width:auto;aspect-ratio:auto;border:1.5px dashed #285aa766;z-index:0;transform:rotate(18deg)}
.hero-orbit:before{inset:17px;border-color:#ffffffaa;border-style:solid}
.graphic-spark{position:absolute;font-size:48px;line-height:1;color:#f64c35;pointer-events:none;z-index:3}
.spark-one{left:0;top:14%;transform:rotate(-10deg)}.spark-two{right:0;bottom:14%;color:#285aa7;font-size:37px}
.hero-photo .floating-controller{position:absolute;right:-6%;top:-5%;width:27%;height:auto;aspect-ratio:1;object-fit:contain;z-index:3;transform:rotate(12deg);filter:drop-shadow(0 12px 10px #162a4a24)}
.photo-label{position:absolute;left:0;bottom:3%;display:flex;gap:12px;align-items:center;width:auto;max-width:90%;margin:0;border-radius:16px;background:#fff;color:#162a4a;padding:15px 20px;box-shadow:0 12px 45px #19386624;border:1px solid #e4eaf2;letter-spacing:0;text-align:left;transform:rotate(-4deg)}
.photo-label b{display:block;font-size:15px;line-height:1.35}.photo-label small{display:block;font-size:12px;font-weight:500;color:#566075;margin-top:4px}.photo-label .loot-symbol{font-size:32px;color:#b65a0c;background:#fff2c2;border-radius:12px;width:44px;height:44px;display:grid;place-items:center}
.nav-button{border:0;box-shadow:0 5px 15px #eabb3026;border-radius:24px;padding-inline:22px}
.cta{border-radius:14px}.cta-primary,.cta-dark{border-color:#0d6c39;box-shadow:0 7px 0 #0d6c39,0 14px 24px #12844720}.cta-instagram{box-shadow:0 5px 16px #b92b6912;border-width:1.5px;margin-top:20px}.feed-follow{box-shadow:0 6px 20px #081b3933;border:0;border-radius:12px}
.universe-strip{border:0;background:#285aa7;color:#fff;padding-block:25px;font-size:13px;font-weight:800;letter-spacing:.075em}.universe-strip b{color:#ffd039}
.benefits{padding-top:48px;padding-bottom:45px}.benefit-number{border:0;box-shadow:none;background:#fff1bc}.benefits p{color:#566075}
.how{grid-template-columns:1fr 1fr;gap:80px;padding-block:35px 88px;border-top:0;align-items:center}
.how-copy{min-width:0}.how-copy h2{margin-bottom:25px}.how-copy .section-label{font-size:13px;color:#285aa7;line-height:1.5;font-weight:900;margin-bottom:16px}.how-copy p:not(.section-label){font-size:17px;line-height:1.7}
.nerd-collage{position:relative;isolation:isolate;min-height:445px}
.collage-shape{position:absolute;inset:6% 3% 8% 7%;background:#eef3fb;border-radius:43% 57% 60% 40%;transform:rotate(12deg);z-index:-1}
.collage-dots{position:absolute;left:0;top:4%;width:100px;height:100px;background:radial-gradient(#285aa760 1.5px,transparent 1.5px) 0 0/12px 12px;transform:rotate(-8deg);z-index:-1}
.collectible-window{position:absolute;top:0;left:9%;width:54%;padding:10px 5px 20px;border-radius:48% 48% 20px 20px;background:#ffdc59;transform:rotate(-8deg);box-shadow:0 14px 28px #71572210}
.collectible-window img{width:100%;height:auto;filter:drop-shadow(0 7px 6px #78531622)}.collectible-window span{display:block;text-align:center;font-size:10px;letter-spacing:.09em;font-weight:900;color:#5b460c}
.fantasy-loot{position:absolute;right:-3%;bottom:9%;width:62%;height:auto;transform:rotate(9deg);filter:drop-shadow(0 15px 12px #172e4925)}
.collage-caption{position:absolute;bottom:3%;left:2%;background:white;padding:17px 21px;border-radius:14px;box-shadow:0 12px 35px #1938661c;transform:rotate(-5deg);font-size:13px;color:#566075;line-height:1.6}.collage-caption b{font-size:15px;color:#162a4a}
.collage-spark{right:2%;top:2%;font-size:58px;color:#f64c35}
.feed-section{background:#16376c;color:#fff;padding-top:70px}.feed-section h2{color:#fff}.feed-section:before{border:1px dashed #6c92cf66;border-radius:50%;width:490px;height:490px;right:-240px;top:-100px}.feed-head{position:relative;padding-right:0}.feed-controller{width:125px;height:auto;position:absolute;right:320px;top:-46px;transform:rotate(-19deg);filter:drop-shadow(0 10px 12px #0003);pointer-events:none}.feed-crosses{position:absolute;left:-5px;bottom:24px;color:#86a6d044;font-size:29px;line-height:1.4;letter-spacing:8px;pointer-events:none}
.feed-head>div{position:relative}.feed-head .section-label{color:#ffd039}.feed-head p:not(.section-label){color:#dae6fb}.feed-follow{color:#902458;background:#fff}.feed-card span{color:#162a4a;background:#fff}.feed-note{color:#d0ddf2}
.last-call{display:grid;grid-template-columns:160px 1fr;gap:0 26px;align-items:center;background:#fff4ce;border:0;border-radius:32px;box-shadow:none;padding:38px 45px;margin-block:70px}.last-call:before{display:none}.last-astronaut{grid-column:1;grid-row:1 / 3;width:185px;max-width:none;height:auto;transform:rotate(-11deg);filter:drop-shadow(0 13px 9px #74531720)}.last-copy{grid-column:2;position:relative}.last-copy h2{color:#162a4a;font-size:clamp(32px,3.5vw,46px)}.last-copy p{color:#45546c}.last-call .cta{grid-column:2;width:fit-content;margin-top:24px}.last-call .section-label{color:#285aa7}.footer-inner p{color:#bacbe4}
@media(min-width:761px) and (max-width:1000px){.hero{gap:28px;padding-top:40px;padding-bottom:48px}.hero h1{font-size:45px}.hero-photo{margin:0}.hero-photo .floating-controller{right:-1%;top:-1%;width:28%}.photo-label{padding:12px}.photo-label b{font-size:13px}.photo-label small{font-size:11px}.photo-label .loot-symbol{width:35px;height:35px;font-size:24px}.how{gap:36px}.nerd-collage{min-height:360px}.feed-controller{right:280px;width:100px;top:-40px}.hero .cta{font-size:14px;padding-inline:12px}.last-call{grid-template-columns:135px 1fr}.last-astronaut{width:150px}}
@media(max-width:760px){.hero{gap:0;padding:28px 20px 34px;background:#fff;overflow:hidden}.hero-layout,.hero-copy{background:#fff}.hero h1{font-size:clamp(37px,10vw,54px);color:#162a4a}.hero h1 span{color:#285aa7}.hero .overline{color:#285aa7}.hero-intro{color:#45546c}.hero-small{color:#54647a}.hero-photo{width:100%;max-width:450px;margin:38px 0 0;padding-top:22px;padding-bottom:40px}.hero-photo:before{inset:15% 2% 9% 5%}.hero-photo:after{inset:34% 0 12% 24%}.hero-photo .floating-controller{width:25%;right:-3%;top:-2%}.hero-photo .couple-cutout{border-radius:0 0 43% 43%}.hero-orbit{inset:15% 0 8% 2%}.spark-one{font-size:35px;left:0;top:15%}.spark-two{font-size:29px;right:0;bottom:18%}.photo-label{left:3%;bottom:1%;padding:12px 15px;max-width:91%;gap:10px}.photo-label b{font-size:13px}.photo-label small{font-size:11px}.photo-label .loot-symbol{font-size:26px;width:38px;height:38px}.universe-strip{font-size:11px;padding:21px 16px}.benefits{padding-block:36px}.how{display:flex;flex-direction:column;gap:30px;padding-top:10px;padding-bottom:48px}.nerd-collage{width:100%;max-width:430px;min-height:0;aspect-ratio:1.12}.how-copy{margin:0}.how-copy h2{font-size:39px;margin-bottom:20px}.how-copy p:not(.section-label){font-size:16px}.collectible-window{left:10%;width:52%}.collectible-window span{font-size:9px}.fantasy-loot{right:0;width:57%;bottom:6%}.collage-caption{left:2%;bottom:0;padding:12px 15px;font-size:12px}.collage-caption b{font-size:13px}.collage-spark{font-size:43px}.feed-section{padding-top:48px}.feed-controller{position:absolute;right:0;top:-17px;width:98px;opacity:1}.feed-head>div{padding-right:0}.feed-head h2{font-size:38px;max-width:75%}.feed-head .section-label{padding-right:90px}.feed-head p:not(.section-label){font-size:16px;max-width:90%}.feed-crosses{font-size:21px}.last-call{display:grid;grid-template-columns:1fr;padding:29px 24px;border-radius:23px;gap:18px;margin-block:44px}.last-astronaut{grid-column:1;grid-row:1;width:130px;justify-self:center;transform:rotate(-9deg);margin-top:-12px;margin-bottom:-7px}.last-copy{grid-column:1;grid-row:2}.last-copy h2{font-size:34px}.last-call .cta{grid-column:1;grid-row:3;width:100%;margin-top:2px}.nav-button{padding:11px 14px}.sticky-cta a{border:0;box-shadow:0 4px 0 #0d6c39}}

/* Outline game motifs; WhatsApp is the primary action. */
main{position:relative;isolation:isolate;background:#fff}
main:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:url('assets/nerd-outline-pattern.webp') center top/850px auto repeat;opacity:.13}
.hero{background:transparent}
.hero:before{display:block;content:'';position:absolute;inset:0;width:auto;height:auto;border-radius:0;background:url('assets/nerd-outline-pattern.webp') center top/850px auto repeat;transform:none;opacity:.12;z-index:-1;pointer-events:none}
.hero-layout{border-radius:22px;box-shadow:0 0 35px 20px #fff}.hero-copy{border-radius:22px}
.hero-photo{background:none}
.hero .cta-primary{max-width:420px;min-height:68px;font-size:19px;border:2px solid #075b2d;background:#25d366;color:#082f1b;box-shadow:0 7px 0 #075b2d,0 14px 30px #14ae4a35;gap:15px;border-radius:15px}
.hero .cta-primary .button-icon{width:29px;height:29px}.hero .cta-primary:hover{background:#38e578;transform:translateY(-2px);box-shadow:0 9px 0 #075b2d,0 17px 33px #14ae4a40}
.hero-small{max-width:420px;text-align:center;margin:19px 0 0;font-size:13px}
.hero .cta-instagram{display:inline-flex;width:auto;min-height:44px;max-width:none;border:0;box-shadow:none;background:#fff;color:#526078;font-size:14px;font-weight:650;padding:8px 0;margin-top:10px;gap:9px;border-radius:0}.hero .cta-instagram .button-icon{width:19px;height:19px}.hero .cta-instagram:hover{color:#902458;text-decoration:underline;text-underline-offset:4px;transform:none}
.nav-button{background:#25d366;color:#082f1b;border:1px solid #075b2d;box-shadow:0 3px 0 #075b2d;font-weight:900}
.benefits>div{background:#fff;border-radius:18px;padding-top:14px;padding-bottom:14px;padding-right:10px;box-shadow:0 0 22px 10px #fff}.benefit-number{top:14px}
.how-copy{background:#fff;border-radius:20px;box-shadow:0 0 32px 20px #fff}
.games-composition{position:relative;isolation:isolate;aspect-ratio:1.1;min-width:0;width:100%}
.games-outline{position:absolute;inset:0 3% 4%;background:#fff5d7 url('assets/nerd-outline-pattern.webp') center/110% auto;border-radius:45% 55% 38% 62%;transform:rotate(-8deg);box-shadow:inset 0 0 0 8px #fff,0 0 0 1px #e9d99b}
.games-composition>img{position:absolute;inset:21% 18% auto;width:64%;height:auto;transform:rotate(-17deg);filter:drop-shadow(0 15px 12px #16376c35)}
.games-tag{position:absolute;bottom:5%;left:8%;right:4%;width:fit-content;max-width:90%;padding:14px 20px;background:#fff;color:#16376c;font-size:12px;font-weight:900;letter-spacing:.06em;border-radius:12px;box-shadow:0 10px 30px #16376c1c;transform:rotate(-5deg)}
.feed-section{isolation:isolate}.feed-section:after{content:'';position:absolute;inset:0;background:url('assets/nerd-outline-pattern.webp') 70px 20px/900px auto repeat;filter:brightness(0) invert(1);opacity:.065;z-index:-1;pointer-events:none}.feed-section>.container{z-index:1}.feed-head>div{background:#16376c;box-shadow:0 0 25px 10px #16376c;border-radius:18px}
.last-call{grid-template-columns:1fr;gap:0;padding:48px 55px;background:#fff3c5;isolation:isolate}.last-call:before{display:block;content:'';position:absolute;inset:0;background:url('assets/nerd-outline-pattern.webp') right center/650px auto repeat;opacity:.11;z-index:-1;pointer-events:none}.last-copy{grid-column:1;max-width:620px;background:#fff3c5;border-radius:20px;box-shadow:0 0 30px 15px #fff3c5}.last-call .cta{grid-column:1;min-height:62px;font-size:17px;margin-top:26px}.last-call .section-label{color:#285aa7}
.sticky-cta a{color:#082f1b}
@media(max-width:1000px) and (min-width:761px){.hero .cta-primary{font-size:16px;padding-inline:10px;gap:10px}.games-tag{font-size:10px;padding:12px 14px}}
@media(max-width:760px){main:before{background-size:580px;opacity:.12}.hero{padding-top:24px}.hero:before{background-size:580px;opacity:.13}.hero-layout{box-shadow:0 0 20px 10px #fff}.hero h1{font-size:clamp(35px,9.5vw,49px);margin-bottom:14px}.hero-intro{font-size:16px;margin-bottom:19px}.hero .overline{font-size:10px;margin-bottom:12px}.hero .cta-primary{width:100%;max-width:none;min-height:62px;font-size:17px;padding:13px 10px;gap:11px}.hero .cta-primary .button-icon{width:25px;height:25px}.hero-small{max-width:none;margin-top:17px;font-size:12px}.hero .cta-instagram{display:flex;width:fit-content;margin:7px auto 0;min-height:40px;font-size:13px}.hero-photo{margin-top:22px}.benefits{gap:18px}.benefits>div{padding-top:12px;padding-bottom:12px}.benefit-number{top:12px}.games-composition{max-width:420px;aspect-ratio:1.12}.games-tag{font-size:10px;padding:12px 15px}.feed-section:after{background-size:580px}.feed-head>div{background:transparent;box-shadow:none}.last-call{display:flex;flex-direction:column;align-items:stretch;padding:30px 25px;gap:0}.last-copy{box-shadow:0 0 15px 8px #fff3c5}.last-call .cta{font-size:15px;min-height:59px;margin-top:24px}.sticky-cta{background:#fffffffa;padding-top:10px}.sticky-cta a{min-height:53px;font-size:16px;box-shadow:0 4px 0 #075b2d}.footer-inner{padding-bottom:120px}}
/* Brand signature beside the couple. */
.hero-photo .hero-brand-logo{position:absolute;z-index:4;right:0;bottom:0;width:145px;max-width:29%;height:auto;aspect-ratio:auto;object-fit:contain;border-radius:0;transform:rotate(4deg);filter:drop-shadow(0 6px 9px #16376c24)}
.hero-photo .photo-label{max-width:66%;padding:12px 14px;gap:9px}.photo-label b{font-size:13px}.photo-label small{font-size:11px}.photo-label .loot-symbol{width:34px;height:34px;font-size:24px;flex:none}
@media(max-width:760px){.hero-photo .hero-brand-logo{width:112px;max-width:30%;right:0;bottom:0}.hero-photo .photo-label{left:0;max-width:66%;padding:10px 12px;gap:7px}.hero-photo .photo-label b{font-size:11px}.hero-photo .photo-label small{font-size:10px}.hero-photo .photo-label .loot-symbol{width:28px;height:28px;font-size:21px}.hero .cta-primary{font-size:16px}.sticky-cta a{font-size:15px}}
