*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Nunito Sans",system-ui,sans-serif;font-weight:600;color:var(--ink);background:var(--paper);line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,.button{font-family:"Lilita One",sans-serif;font-weight:400;letter-spacing:.3px}.brand{margin-right:auto;display:flex;align-items:center;gap:13px;text-decoration:none}.brand span{font:25px "Lilita One";color:var(--mango);padding-left:13px;border-left:1px solid rgba(255,241,210,.35)}.site-header nav{display:flex;gap:28px}.site-header nav a{text-decoration:none;font-size:14px;font-weight:900;opacity:.76}.member-chip{font-size:12px;text-transform:uppercase;letter-spacing:1px;font-weight:900;border:1px solid rgba(255,241,210,.25);border-radius:99px;padding:8px 12px}.member-chip i{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--teal);margin-right:7px;box-shadow:0 0 0 4px rgba(36,184,166,.15)}
.hero{min-height:590px;background:var(--night);color:var(--cream);display:grid;grid-template-columns:1fr 1fr;padding:58px max(24px,calc((100vw - var(--max))/2)) 78px;align-items:center;overflow:hidden}.hero-copy{max-width:590px;position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:2.4px;font-size:12px;font-weight:900;color:var(--teal-d);margin-bottom:12px}h1{font-size:clamp(48px,5.4vw,76px);line-height:.94;margin-bottom:24px}h1 span{color:var(--mango)}.hero-lede{max-width:540px;font-size:19px;line-height:1.55;color:rgba(255,241,210,.82)}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.button{display:inline-flex;justify-content:center;align-items:center;gap:13px;border:0;text-decoration:none;border-radius:15px;padding:14px 22px;font-size:18px;cursor:pointer}.button-orange{background:var(--orange);color:white;box-shadow:0 6px 0 var(--orange-d)}.button:active{transform:translateY(4px)}.text-link{font-weight:900;color:var(--cream);text-underline-offset:4px}.member-welcome{display:inline-flex;align-items:center;gap:7px;font-size:15px;font-weight:700;margin:26px 0 0;color:rgba(255,241,210,.76);padding:8px 12px;border:1px solid rgba(255,241,210,.18);border-radius:99px;background:rgba(255,241,210,.06)}.member-welcome:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--teal)}.member-welcome strong{color:var(--cream);font-size:16px}.hero-art{position:relative;height:500px;display:grid;place-items:center;min-width:0}.hero-art img{width:min(500px,44vw);height:auto;aspect-ratio:1/1;object-fit:contain;filter:drop-shadow(0 28px 30px rgba(0,0,0,.34));position:relative;z-index:2;transform:rotate(2deg)}.orbit{position:absolute;border:2px dashed rgba(255,241,210,.14);border-radius:50%;transform:rotate(-18deg)}.orbit-one{width:520px;height:350px}.orbit-two{width:410px;height:520px;transform:rotate(31deg)}
.benefits{position:relative;background:var(--paper);padding:48px max(24px,calc((100vw - var(--max))/2)) 54px;overflow:hidden}.benefits:after{content:"";position:absolute;width:180px;height:110px;border-radius:0 0 0 100%;background:var(--teal-d);right:-55px;top:-58px}.benefits-heading{text-align:center}.benefits-heading .eyebrow{font-size:16px;margin-bottom:2px;color:#087e80}.benefits-heading .eyebrow span{color:var(--orange);font-size:25px}.benefits-heading h2{font-size:27px;color:var(--night);margin-bottom:22px}.benefit-list{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.benefit{min-width:0;background:rgba(255,253,247,.82);border:1px solid rgba(18,33,49,.1);border-radius:15px;padding:16px 10px 17px;text-align:center;text-decoration:none;box-shadow:0 3px 9px rgba(6,29,59,.08)}.benefit img{width:76px;height:76px;object-fit:contain;margin:0 auto 7px}.benefit h3{font-family:"Nunito Sans";font-weight:900;font-size:14px;line-height:1.12;margin-bottom:7px}.benefit p{font-size:12px;line-height:1.35;margin-bottom:0}.benefit:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(6,29,59,.12)}
.section{padding:92px max(24px,calc((100vw - var(--max))/2))}.section-heading{max-width:650px}.section-heading.centre{text-align:center;margin-inline:auto}.section-heading h2,.flag-game h2,.next-card h2{font-size:clamp(34px,4vw,50px);line-height:1.03;margin-bottom:14px;color:var(--navy)}.section-heading>p:last-child{font-size:17px;color:#617077}.passport-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:54px;align-items:center;margin-top:40px}.pass-wrap{background:linear-gradient(135deg,#3abcae,#18887e);border-radius:28px;padding:36px;box-shadow:var(--shadow);position:relative}.pass-wrap:before{content:"";position:absolute;inset:16px;border:2px dashed rgba(255,255,255,.33);border-radius:19px}.pass-card{position:relative;filter:drop-shadow(0 14px 18px rgba(6,29,59,.3));z-index:1}.pass-card img{width:100%}.pass-name,.pass-code{position:absolute;left:50%;right:7%;display:flex;justify-content:center;align-items:center;white-space:nowrap;overflow:hidden;color:var(--night)}.pass-name{top:41%;height:25%;font-family:"Lilita One";font-size:clamp(15px,3vw,46px)}.pass-code{top:84%;height:11%;font-weight:900;font-size:clamp(8px,1.35vw,20px);letter-spacing:.05em}.pass-controls{background:var(--white);border:2px solid var(--ink);border-radius:24px;padding:34px;box-shadow:var(--hard)}.icon-sticker{width:74px;height:74px;border-radius:20px;background:var(--mango);padding:8px;margin-top:-62px;margin-bottom:14px;transform:rotate(-4deg);border:2px solid var(--ink)}.pass-controls h3{font-size:28px;margin-bottom:6px}.pass-controls p{color:#6b7477;font-size:14px}.pass-controls label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:1.4px;font-weight:900;margin:22px 0 7px}.pass-controls input{width:100%;font:700 17px "Nunito Sans";border:2px solid #d8c9ad;border-radius:12px;background:#fff;padding:13px 14px}.pass-controls input:focus{outline:3px solid rgba(36,184,166,.25);border-color:var(--teal)}.control-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.button-quiet{background:#e8dfcc;color:var(--navy);box-shadow:0 4px 0 #c8baa0}
.print-only{display:none}
.coming-soon-star{width:64px;height:64px;object-fit:contain;margin:0 auto 14px}
.explore-section{background:var(--night);padding-top:100px}.light h2{color:var(--cream)}.light>p:last-child{color:rgba(255,241,210,.68)}.kit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px}.kit{background:var(--white);border-radius:22px;overflow:hidden;border:2px solid #020b17;box-shadow:0 8px 0 #020b17;display:flex;flex-direction:column;height:100%}.kit-visual{height:225px;flex:none}.kit-copy{padding:24px;display:flex;flex-direction:column;flex:1}.tag{display:inline-block;border-radius:99px;padding:4px 9px;background:#e8dfcc;color:#62583f;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:1px;align-self:flex-start}.tag.new{background:#d7f2e6;color:#237761}.kit h3{font-size:26px;line-height:1.05;margin:12px 0 8px}.kit p{font-size:14px;color:#657075;margin-bottom:16px}
.kit-cta{display:inline-flex;align-items:center;gap:8px;font:900 14px "Nunito Sans";color:#fff;background:var(--teal-d);border:2px solid var(--ink);border-radius:99px;padding:11px 18px;text-decoration:none;box-shadow:0 5px 0 var(--ink);align-self:flex-start;margin-top:auto}
.kit-cta:hover{filter:brightness(1.06)}
.kit-cta:active{transform:translateY(4px);box-shadow:none}
.kit-cta span{color:inherit}.map-preview{background:#76cad0;position:relative;overflow:hidden}.land{position:absolute;background:#f5c647;border:3px solid var(--ink);border-radius:48% 52% 36% 64%}.l1{width:130px;height:95px;left:28px;top:48px;transform:rotate(-8deg)}.l2{width:92px;height:125px;right:35px;top:35px;transform:rotate(13deg)}.l3{width:45px;height:62px;left:48%;bottom:16px}.map-label{position:absolute;bottom:14px;left:18px;font:20px "Lilita One";letter-spacing:2px}.pin{position:absolute;right:78px;top:71px;color:var(--orange);font-size:40px;text-shadow:0 3px 0 var(--ink)}.flag-preview{background:#f6c743;display:grid;grid-template-columns:repeat(3,72px);justify-content:center;align-content:center;gap:12px}.flag-preview span{font-size:45px;background:#fff;border:2px solid var(--ink);border-radius:10px;text-align:center;box-shadow:0 4px 0 var(--ink)}.checklist-preview{background:#f67a39;padding:27px 35px;display:flex;flex-direction:column;gap:9px;color:var(--night)}.checklist-preview:before{content:"";position:absolute}.checklist-preview b{font:20px "Lilita One";border-bottom:2px dashed rgba(6,29,59,.35);padding-bottom:10px}.checklist-preview span{background:#fff5dc;border-radius:6px;padding:5px 10px;font-weight:900;font-size:13px}
.flag-section{background:var(--paper)}.flag-game{background:linear-gradient(145deg,#117b78,var(--teal));border-radius:30px;padding:52px;display:grid;grid-template-columns:.75fr 1.25fr;gap:55px;align-items:center;box-shadow:var(--shadow);color:white}.flag-game h2{color:white}.flag-game-copy>p:nth-of-type(2){color:rgba(255,255,255,.8)}.flag-progress{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;font-size:11px;text-transform:uppercase;letter-spacing:1px;font-weight:900;margin-top:26px}.flag-progress b{height:8px;background:rgba(6,29,59,.25);border-radius:9px;overflow:hidden}.flag-progress i{display:block;height:100%;background:var(--mango)}.flag-progress em{font-style:normal}.flag-board{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.flag-tile{border:2px solid var(--night);border-radius:14px;background:var(--cream);min-height:112px;box-shadow:0 5px 0 var(--night);display:grid;place-items:center;cursor:pointer;padding:8px;transition:.15s}.flag-tile:hover{transform:translateY(-2px)}.flag-tile .emoji{font-size:48px}.flag-tile .country{display:none;color:var(--night);font-family:"Lilita One";font-size:18px;text-align:center}.flag-tile.revealed .emoji{display:none}.flag-tile.revealed .country{display:block}
.ideas-section{padding-top:20px}.idea-list{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:34px}.idea-list article{position:relative;background:rgba(255,253,247,.7);border:2px dashed #cdbb9a;border-radius:18px;padding:21px 16px;text-align:center}.idea-list img{width:58px;height:58px;object-fit:contain;margin:0 auto 10px;filter:saturate(.65)}.idea-list h3{font-size:18px;line-height:1.15;margin:0}.idea-list span{display:inline-block;margin-top:12px;font-size:9px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;color:#76684e}.next-section{padding-top:0}.next-card{background:var(--mango);border:2px solid var(--ink);border-radius:24px;box-shadow:var(--hard);padding:30px 36px;display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:28px}.next-card img{width:85px}.next-card h2{font-size:34px;margin-bottom:7px}.next-card p{margin-bottom:0}.next-card .eyebrow{margin-bottom:5px}.coming{font-weight:900;text-transform:uppercase;letter-spacing:1px;border:2px solid var(--ink);border-radius:99px;padding:9px 14px;background:var(--cream);white-space:nowrap}footer{background:#020b17;color:rgba(255,241,210,.66);text-align:center;padding:50px 24px;font-size:13px}footer>img{width:180px;margin:0 auto 12px}footer div{display:flex;justify-content:center;gap:24px;margin-top:18px}footer a{color:var(--cream)}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,30px);background:var(--night);color:var(--cream);padding:12px 18px;border-radius:12px;opacity:0;pointer-events:none;transition:.2s;z-index:10}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:850px){.site-header nav{display:none}.hero{grid-template-columns:1fr;text-align:center;padding-top:45px;min-height:auto}.hero-copy{margin:auto}.hero-lede{margin-inline:auto}.hero-actions{justify-content:center}.hero-art{height:390px}.hero-art img{width:390px;max-width:92vw}.benefit-list{grid-template-columns:repeat(3,1fr)}.passport-layout,.flag-game{grid-template-columns:1fr}.passport-layout{gap:62px}.kit-grid{grid-template-columns:1fr 1fr}.kit-list{grid-column:1/-1}.flag-game{gap:30px}.idea-list{grid-template-columns:repeat(3,1fr)}.next-card{grid-template-columns:70px 1fr}.next-card .coming{grid-column:2}.section{padding-block:72px}}
@media(max-width:560px){.brand{gap:9px}.brand span{font-size:20px;padding-left:9px}.member-chip{font-size:9px;padding:7px 9px}.hero{padding:38px 24px 48px}.hero h1{font-size:46px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;gap:16px;margin-top:23px}.hero-art{height:300px;margin-top:10px}.hero-art img{width:290px;height:290px}.orbit{display:none}.benefits{padding:38px 0 44px}.benefits-heading{padding-inline:24px}.benefits-heading h2{font-size:23px}.benefit-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 24px 14px;gap:10px;scrollbar-width:none}.benefit-list::-webkit-scrollbar{display:none}.benefit{flex:0 0 145px;scroll-snap-align:start}.benefits:after{width:100px;height:70px}.section{padding:62px 24px}.section-heading h2,.flag-game h2{font-size:36px}.passport-layout{margin-top:30px}.pass-wrap{padding:18px;border-radius:20px}.pass-wrap:before{inset:8px}.pass-controls{padding:27px 22px}.icon-sticker{width:62px;height:62px}.control-actions .button{width:100%}.kit-grid{grid-template-columns:1fr}.kit-list{grid-column:auto}.kit-visual{height:205px}.flag-game{padding:32px 20px;border-radius:22px}.flag-board{grid-template-columns:repeat(2,1fr)}.flag-tile{min-height:98px}.flag-tile .emoji{font-size:40px}.ideas-section{padding-top:10px}.idea-list{grid-template-columns:1fr 1fr;gap:10px}.idea-list article:last-child{grid-column:1/-1}.next-card{grid-template-columns:1fr;text-align:center;padding:28px 22px}.next-card img{margin:auto}.next-card .coming{grid-column:auto;margin:auto}footer div{flex-direction:column;gap:8px}.site-header{position:sticky;top:0}.member-welcome{margin-bottom:0}}
@media print{
  @page{size:landscape;margin:12mm}
  html,body{-webkit-print-color-adjust:exact;print-color-adjust:exact}
  body{background:linear-gradient(135deg,#3abcae,#18887e)!important}
  .site-header,footer,.toast,main>section:not(.passport-section),.section-heading,.pass-controls{display:none!important}
  .passport-section{padding:0;min-height:100vh;display:flex;align-items:center}
  .passport-layout{display:block;margin:0;width:100%}
  .pass-wrap{padding:0;background:none;box-shadow:none;display:flex;flex-direction:column;align-items:center;gap:12mm}
  .pass-wrap:before{display:none}
  .print-only{display:block!important}
  .print-poster-title{font-family:"Lilita One",cursive;font-size:28pt;color:var(--cream);text-align:center;text-shadow:0 2pt 0 rgba(6,29,59,.35);margin:0}
  .pass-card{width:220mm;margin:0 auto;filter:drop-shadow(0 6mm 8mm rgba(6,29,59,.35))}
  .pass-card .pass-code{display:none!important}
  .print-poster-foot{font-family:"Nunito Sans",sans-serif;font-weight:900;font-size:11pt;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,241,210,.85);text-align:center;margin:0}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Refined Club hierarchy and stackable future-adventure cards. */
.benefits{padding-top:54px;padding-bottom:58px}.benefits-heading h2{font-size:clamp(34px,4vw,50px);line-height:1.03;margin-bottom:30px}
.ideas-section{padding-top:34px}.idea-list{display:grid;grid-template-columns:1fr;gap:16px}.idea-list article{display:grid;grid-template-columns:86px 1fr auto;align-items:center;gap:24px;text-align:left;border:2px solid var(--ink);border-radius:22px;padding:23px 28px;box-shadow:0 6px 0 var(--ink)}.idea-list article:nth-child(1){background:var(--mango)}.idea-list article:nth-child(2){background:var(--white)}.idea-list article:nth-child(3){background:var(--teal);color:white}.idea-list article:nth-child(4){background:var(--orange);color:white}.idea-list article:nth-child(5){background:var(--white)}.idea-list article:nth-child(6){background:var(--mango)}.idea-list img{width:76px;height:76px;margin:0;filter:none}.idea-list h3{font-size:27px;line-height:1.08;margin:0 0 4px;max-width:none}.idea-list p{margin:0;opacity:.78}.idea-list span{margin:0;color:inherit;border:2px solid currentColor;border-radius:99px;padding:8px 11px;white-space:nowrap}
@media(max-width:560px){.benefits-heading h2{font-size:36px}.idea-list{grid-template-columns:1fr}.idea-list article,.idea-list article:last-child{grid-column:auto;grid-template-columns:62px 1fr;gap:15px;padding:19px}.idea-list img{width:58px;height:58px}.idea-list h3{font-size:22px}.idea-list p{font-size:13px}.idea-list span{grid-column:2;justify-self:start}}

/* Shared launch-card system and larger transparent Club hero. */
.hero{padding-bottom:58px}.hero-art{height:540px}.hero-art img{width:min(680px,58vw);max-width:none;transform:translate(4%,18px) rotate(2deg)}
.benefits{padding-top:64px;padding-bottom:70px}.benefits-heading h2{margin-bottom:44px}.benefit{padding:26px 14px 28px}.benefit img{width:96px;height:96px;margin-bottom:12px}
.passport-section .section-heading{margin-inline:auto;text-align:center}
.idea-list article{min-height:146px;grid-template-columns:90px 1fr auto;gap:28px;padding:30px 36px}.idea-list img{width:85px;height:85px}.idea-list h3{font-size:34px;line-height:1.06;margin-bottom:7px;max-width:none}.idea-list p{font-size:15px}.idea-list span{font-size:10px;padding:9px 14px}
@media(max-width:850px){.hero-art{height:470px}.hero-art img{width:min(560px,80vw);height:auto;max-width:none}.idea-list article{grid-template-columns:85px 1fr auto}}
@media(max-width:560px){.hero-art{height:370px}.hero-art img{width:min(410px,84vw);height:auto;max-width:none;transform:translate(2%,20px) rotate(2deg)}.benefits{padding-top:50px;padding-bottom:54px}.benefits-heading h2{margin-bottom:36px}.benefit{padding:23px 12px 25px}.benefit img{width:90px;height:90px}.idea-list article,.idea-list article:last-child{min-height:0;grid-template-columns:72px 1fr;gap:18px;padding:24px}.idea-list img{width:68px;height:68px}.idea-list h3{font-size:27px}.idea-list p{font-size:14px}.idea-list span{grid-column:2}}

/* Let the transparent pass float beyond the hero instead of clipping it. */
.hero{position:relative;z-index:2;overflow:visible}.hero-art{z-index:3;transform:translateY(-38px)}.hero-art img{transform:translate(4%,-8px) rotate(2deg)}.benefits{position:relative;z-index:1}
@media(max-width:850px){.hero-art{transform:translateY(-24px)}.hero-art img{transform:translate(2%,-4px) rotate(2deg)}}
@media(max-width:560px){.hero-art{transform:translateY(-18px)}.hero-art img{transform:translate(2%,0) rotate(2deg)}}

/* Colouring Adventures is a full Club destination, not a feature tile. */
.colouring-band{background:linear-gradient(135deg,#f8c84c,var(--mango));padding:82px max(24px,calc((100vw - var(--max))/2));overflow:hidden}.colouring-band-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:38px}.colouring-band-head h2{font-size:clamp(40px,5vw,60px);line-height:1;margin-bottom:10px}.colouring-band-head p{font-size:17px;max-width:620px;margin-bottom:0}.cover-shelf{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 8px 20px;scrollbar-color:var(--orange) rgba(6,29,59,.12)}.cover-shelf a{flex:0 0 238px;scroll-snap-align:start;text-decoration:none}.cover-shelf img{width:100%;aspect-ratio:1054/1492;object-fit:cover;border:3px solid var(--ink);border-radius:18px;box-shadow:0 8px 0 var(--ink),0 18px 28px rgba(6,29,59,.18);transition:transform .18s}.cover-shelf a:hover img{transform:translateY(-5px) rotate(-1deg)}.cover-shelf h3{font-size:24px;margin:18px 0 0;text-align:center}.swipe-note{text-align:right;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:1.2px;margin:12px 8px 0;opacity:.65}
/* The band itself drops to 0 horizontal padding so the cover shelf can scroll
   edge to edge; each child re-adds the gutter itself. That gutter MUST be 24px
   - the same floor every other section uses via max(24px, ...) - or this band
   sits proud of everything above and below it. */
@media(max-width:700px){.colouring-band{padding:64px 0}.colouring-band-head{display:block;padding:0 24px}.colouring-band-head .button{margin-top:22px}.cover-shelf{padding-left:24px;padding-right:24px}.cover-shelf a{flex-basis:210px}.swipe-note{padding-right:24px}}

/* ------------------------------------------------------------------------
   Brought into line with the core WorldHop design system (worldhop-site's
   marketing header + brand-system): ALL CAPS display headings, nav sizing
   closer to the main site's, buttons with the same border + drop-shadow
   language, plus styling for the real flag art and the new help section. */
h1{text-transform:uppercase}
.brand span{font-size:27px}
.site-header nav a{font-family:"Lilita One";font-weight:400;font-size:15px;letter-spacing:.6px;text-transform:uppercase;opacity:.85}
.site-header nav a:hover{opacity:1}
.button-orange,.button-quiet{border:2px solid rgba(18,33,49,.7);box-shadow:0 7px 0 var(--orange-d),0 12px 20px rgba(0,0,0,.16)}
.button-quiet{box-shadow:0 7px 0 #c8baa0,0 12px 20px rgba(0,0,0,.1)}
.button-orange:active,.button-quiet:active{transform:translateY(4px);box-shadow:none}

/* Flag mini-game: real flag art instead of emoji */
.flag-tile{padding:10px;gap:6px}
.flag-tile .flag-art{width:100%;max-width:96px;aspect-ratio:3/2;object-fit:cover;border-radius:8px;border:2px solid var(--night)}
.flag-tile.revealed .flag-art{display:none}
.flag-tile .country{display:none;color:var(--night);font-family:"Lilita One";font-size:17px;text-align:center}
.flag-tile.revealed .country{display:block}

/* Getting here from the app / if something's wrong */
.help-section{background:var(--white);border-top:2px solid var(--line)}
.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;margin-top:40px;align-items:start}
.help-steps{counter-reset:step}
.help-step{position:relative;padding-left:48px;margin:0 0 20px}
.help-step:last-child{margin-bottom:0}
.help-step::before{counter-increment:step;content:counter(step);position:absolute;left:0;top:-2px;width:32px;height:32px;border-radius:50%;background:var(--night);color:var(--cream);font-family:"Lilita One";font-size:16px;display:grid;place-items:center}
.help-step p{margin:0;font-size:15px}
.help-wrong{background:var(--cream);border:2px solid var(--ink);border-radius:20px;padding:26px 28px;box-shadow:0 6px 0 var(--ink)}
.help-wrong h3{font-size:24px;margin-bottom:8px}
.help-wrong p{font-size:14px;color:#54606a;margin:0}
.help-wrong a{color:var(--orange-d);font-weight:900}
@media(max-width:850px){.help-grid{grid-template-columns:1fr;gap:36px}}

.pass-privacy{font-size:12px;color:#8a7f66;margin-top:14px}

/* Guest state: pass card shows no real code (there isn't one to show
   yet), and the header's member-chip becomes a "Join the Club" pill
   instead — both driven by the data-recognized-only/data-guest-only
   toggle defined in common.css. */
.pass-code-locked{font-size:clamp(8px,1.35vw,20px)!important;letter-spacing:.05em;opacity:.55}
.member-chip.guest-chip{text-decoration:none;background:var(--orange);color:#fff;border-color:transparent;cursor:pointer}
.member-chip.guest-chip:hover{filter:brightness(1.06)}

/* A small, unmissable "this isn't a real pass" marker for the guest
   preview card — so a screenshot of it can't pass as the real thing. */
.pass-sample-badge{position:absolute;top:6%;left:6%;z-index:2;background:rgba(6,29,59,.88);color:var(--cream);font:900 11px "Nunito Sans";text-transform:uppercase;letter-spacing:1.5px;padding:6px 13px;border-radius:99px;pointer-events:none;transform:rotate(-6deg)}

/* "Get the WorldHop app" + "How do I join?" live below the passport
   badge and Make it yours card as their own centred block, not tucked
   inside the Make it yours box — sits between the passport layout above
   and the Colouring Adventures band below. */
.passport-cta-standalone{display:flex;flex-direction:column;align-items:center;gap:10px;margin:44px auto 0;text-align:center}
.passport-cta-standalone .button{width:auto}
.text-link-dark{color:var(--teal-d);font-weight:900;text-underline-offset:4px;font-size:14px}

/* "More adventures coming soon" was wrapping to two lines inside the
   default 650px heading column — give this one heading more room so it
   sits on one line at normal desktop widths. */
#coming-soon .section-heading{max-width:820px}
@media(max-width:650px){#coming-soon .section-heading{max-width:100%}}

/* Make it yours: Print/Save only make real sense once a name has actually
   been typed onto the pass, so they stay hidden (rather than inviting a
   tap straight into the generic "EXPLORER" placeholder) until the input
   has something in it — script.js toggles .has-name on input. */
.control-actions{display:none}
.control-actions.has-name{display:flex}

/* "Coming soon" pill for benefit tiles that link into a real section
   (#printables) which itself is honest about not being ready yet — sits
   just under the icon, in the gap before the heading, rather than
   crowding either. */
.benefit{position:relative}
.soon-pill{display:block;margin:0 auto 6px;border-radius:99px;padding:3px 9px;background:#e8dfcc;color:#62583f;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.8px;width:fit-content}

/* PAGE GUTTER INVARIANT (mobile)
   Every top-level section on this page must share one horizontal gutter, or
   the left edge visibly steps in and out as you scroll. The base rules use
   max(24px, calc((100vw - var(--max))/2)), so 24px is the designed floor and
   every narrow-viewport override must use 24px too - not 18px or 20px, which
   is what several of them had drifted to. Sections covered: .hero,
   .benefits-heading, .benefit-list, .section, and the .colouring-band
   children above. Inner cards (.pass-controls, .flag-game, .next-card) are
   NOT part of this - they sit inside a gutter that is already applied. */

/* The mobile header was made sticky at some point, but nothing here gives
   it its own stacking context — later content (hero art, the flag-of-day
   card, anything else with a z-index) can end up drawing over it while it
   sits pinned at the top, rather than the header staying in front the way
   "sticky" implies. Simplest correct fix: don't stick it. */
@media(max-width:560px){.site-header{position:static}}

/* ==========================================================================
   CLUB HERO ENTRANCE — same choreography as /books and worldhop.app: the copy
   rises in, the pass swings up and settles, the orbit rings fade in behind it.

   Animates `translate`/`scale`/`opacity`, never `transform` — .hero-art and
   its image already carry transforms for their resting position (including a
   2deg tilt), and animating transform would flatten them. These are separate
   properties that compose with it.

   The hidden state lives only in the keyframes' `from`, never in a base rule,
   so if animations are switched off the hero renders at rest rather than
   staying invisible. Pure CSS — no JS dependency.
   ========================================================================== */
@keyframes clubCopyIn{from{opacity:0;translate:0 26px}to{opacity:1;translate:0 0}}
@keyframes clubPassIn{from{opacity:0;translate:0 40px;scale:.9}to{opacity:1;translate:0 0;scale:1}}
@keyframes clubOrbitIn{from{opacity:0;scale:.82}to{opacity:1;scale:1}}

.hero-copy{animation:clubCopyIn .8s cubic-bezier(.2,.8,.3,1) .08s both}
.hero-art img{animation:clubPassIn .95s cubic-bezier(.2,.85,.3,1) .26s both}
.hero-art .orbit-one{animation:clubOrbitIn .9s ease .12s both}
.hero-art .orbit-two{animation:clubOrbitIn .9s ease .22s both}

@media(prefers-reduced-motion:reduce){
  .hero-copy,.hero-art img,.hero-art .orbit-one,.hero-art .orbit-two{animation:none}
}
