:root{--green:#153d30;--deep:#103125;--lime:#d6f273;--paper:#f7f8f2;--muted:#616d63;--line:#dce2d8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--green);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.09;letter-spacing:-.055em}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #629637;outline-offset:5px}[hidden]{display:none!important}em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.07em}.section{max-width:1328px;padding:96px 48px;margin:auto}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;display:flex;align-items:center;gap:9px}.eyebrow i{width:7px;height:7px;display:inline-block;border-radius:50%;background:currentColor;flex-shrink:0}.header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;max-width:1440px;margin:auto;gap:24px}.brand{display:flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:27px;letter-spacing:-1.4px;font-weight:800;white-space:nowrap}.header nav{display:flex;gap:30px;font-size:14px;font-weight:500}.header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:40px;min-height:58px;background:var(--green);color:white;border:1px solid transparent;border-radius:7px;padding:15px 24px;font-weight:600;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#28543a;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.small{min-height:44px;padding:10px 18px;font-size:13px;gap:24px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;padding:12px 24px 24px 48px;gap:48px;min-height:674px}.hero-copy{padding:51px 0 35px}.hero h1{font-size:clamp(64px,6.3vw,94px);margin:24px 0 25px;line-height:1.04;letter-spacing:-.075em}.lede{font-size:18px;color:var(--muted);line-height:1.7;margin-bottom:28px}.note{font-size:12px;margin-top:12px;color:var(--muted)}.hero-foot{display:flex;align-items:center;gap:14px;border-top:1px solid var(--line);margin-top:42px;padding-top:24px;font-size:12px;line-height:1.6;max-width:385px}.hero-foot strong{font-weight:500}.hero-foot>span{font-size:27px;width:42px;height:42px;border:1px solid #bac6ac;border-radius:50%;text-align:center;line-height:38px}.hero-visual{position:relative;border-radius:13px;overflow:hidden;min-height:605px;background:#47683e;color:white}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:49% center}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0d2a3150,transparent 30%,#0b251c7a);pointer-events:none}.photo-top{position:absolute;top:27px;left:28px;right:28px;display:flex;justify-content:space-between;z-index:1;font-size:10px;font-weight:600;letter-spacing:.15em}.photo-top>span{font-size:24px;line-height:1}.round-preview{position:absolute;z-index:1;bottom:67px;left:28px;right:28px;background:#f8faedf2;border:1px solid #ffffff90;backdrop-filter:blur(12px);border-radius:9px;padding:24px;color:var(--green);box-shadow:0 12px 40px #0a221c26}.round-preview .eyebrow{font-size:10px;letter-spacing:.07em}.round-preview .eyebrow>span{margin-left:auto;font-size:20px}.round-preview h2{font-size:31px;line-height:1.18;margin:17px 0 23px}.round-bottom{border-top:1px solid #153d3024;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px}.avatars{display:flex;padding-left:5px}.avatars span{width:35px;height:35px;border:3px solid #f5f7eb;border-radius:50%;background:#e2b28d;display:grid;place-items:center;color:#3b402e;font-size:12px;font-weight:700;margin-left:-5px}.avatars span:nth-child(2){background:#ced9b8}.avatars span:nth-child(3){background:#cbccde}.avatars span:last-child{background:var(--green);color:var(--lime);font-size:8px}.photo-caption{position:absolute;z-index:1;bottom:25px;left:28px;letter-spacing:.13em;font-size:9px}.strip{padding:25px 48px;background:var(--lime);display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:11px;font-weight:700;letter-spacing:.1em}.strip b{font-size:24px;line-height:1}.intro{display:grid;grid-template-columns:1.25fr 1fr;align-items:end;gap:80px;padding-bottom:42px}.section h2{font-size:clamp(36px,3.6vw,52px);margin-top:20px;line-height:1.13}.intro>p{max-width:390px;color:var(--muted);font-size:17px}.benefits{padding-top:0;display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding-bottom:100px}.benefits article{padding:26px 25px 32px;border:1px solid var(--line);border-radius:9px;background:#fff}.feature-number{font-size:10px;letter-spacing:.1em;font-weight:700;color:var(--muted)}.feature-visual{height:143px;margin:24px 0 30px;border-radius:6px;background:#edf0e7;display:flex;align-items:center;justify-content:center}.benefits h3{font-size:26px;line-height:1.18;letter-spacing:-.04em}.benefits article>p:last-child{font-size:14px;color:var(--muted);margin-top:16px;line-height:1.75}.player{position:relative;gap:10px;padding-bottom:20px}.avatar{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#cbd8b8;font-size:21px;font-family:Georgia,serif}.player strong{display:block;font-size:12px}.player div>span{font-size:9px;display:block}.player small{position:absolute;bottom:20px;font-size:10px;color:#376041;background:#dceac9;padding:3px 12px;border-radius:30px}.calendar{gap:8px;padding:20px 12px}.calendar>span{height:75px;flex:1;text-align:center;font-size:9px;padding-top:10px;border-radius:5px}.calendar b{display:block;font-size:24px;line-height:1.7;font-weight:500}.calendar .selected{background:var(--green);color:white;transform:rotate(-5deg);height:94px}.calendar small{font-size:7px;font-weight:700;color:var(--lime)}.chat{padding:22px;flex-direction:column;gap:9px;align-items:flex-start}.chat span{font-size:10px;background:white;padding:9px 11px;border-radius:8px 8px 8px 0}.chat span+span{align-self:flex-end;background:var(--green);color:#fff;border-radius:8px 8px 0 8px}.chat b{margin-left:5px;color:var(--lime)}.how{border-top:1px solid var(--line);display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding-top:75px;padding-bottom:90px}.muted{color:var(--muted);margin-top:22px}.text-link{display:inline-flex;align-items:center;gap:35px;font-weight:600;font-size:14px;margin-top:24px;border-bottom:1px solid var(--green);padding-bottom:4px}.steps{padding:0;margin:0;list-style:none}.steps li{display:flex;gap:25px;padding:28px 0;border-bottom:1px solid var(--line)}.steps li:first-child{padding-top:8px}.steps li>span{font-size:13px;font-weight:600;color:#7b8b75;padding-top:3px}.steps h3{font-size:23px;letter-spacing:-.04em}.steps p{font-size:14px;color:var(--muted);margin-top:10px}.waitlist{max-width:none;background:var(--green);color:var(--paper);padding:85px max(48px,calc((100vw - 1232px)/2));display:grid;grid-template-columns:1.15fr 1fr;gap:100px;align-items:center;position:relative}.waitlist-copy .eyebrow{color:var(--lime)}.waitlist-copy h2{font-size:clamp(42px,4.4vw,64px);line-height:1.12;margin:22px 0}.waitlist-copy em{color:var(--lime)}.waitlist-copy>p:not(.eyebrow){max-width:410px;color:#ced8cf;font-size:16px}.perks{display:grid;gap:8px;font-size:13px;margin:28px 0 0;padding:0;list-style:none;color:#e2e9dd}.perks li:before{content:'✓';margin-right:12px}.signup-card{background:var(--paper);color:var(--green);padding:35px;border-radius:10px;min-width:0}.signup-card .eyebrow{font-size:10px}.signup-card h3{font-size:35px;margin-top:15px}.signup-card p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:12px}.signup-card form{margin-top:25px}.signup-card label:not(.consent){font-size:12px;font-weight:600;display:block;margin-bottom:7px}.signup-card input[type=email]{width:100%;height:52px;border:1px solid #ced6c8;background:white;border-radius:5px;padding:12px 14px;color:var(--green)}.consent{display:flex;align-items:flex-start;gap:8px;margin:17px 0 22px;font-size:12px;line-height:1.6;color:var(--muted)}.consent input{margin:3px 0 0;accent-color:var(--green);width:15px;height:15px;flex-shrink:0}.signup-card .button{width:100%;background:var(--lime);color:var(--green)}.signup-card .button:hover{background:#c9e963}.signup-card .fine{font-size:11px!important;text-align:center}.inline-button{background:none;border:0;color:inherit;text-decoration:underline;text-underline-offset:3px;padding:0;font-size:inherit}.signup-card .form-error{color:#a42f27!important;font-size:13px!important}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.success-icon{display:grid;place-items:center;width:50px;height:50px;background:var(--lime);border-radius:50%;font-size:25px;margin-bottom:24px}#signup-success .button{margin-top:24px}#removal-link{font-size:12px;text-decoration:underline;overflow-wrap:anywhere}.faq{display:grid;grid-template-columns:1fr 1.1fr;gap:70px}.faq h2{max-width:320px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;font-weight:600;padding:20px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:23px;font-weight:400;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:14px;color:var(--muted);padding:0 28px 22px 0}.footer{background:var(--deep);color:var(--paper);padding:48px max(48px,calc((100vw - 1232px)/2)) 24px}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-top p{font-size:14px;color:#bbcbbc}.footer-top>a:last-child{font-size:14px;color:var(--lime)}.footer-bottom{border-top:1px solid #ffffff20;margin-top:36px;padding-top:22px;font-size:11px;color:#b4c3b5}.skip-link{position:fixed;left:20px;top:-100px;background:var(--lime);padding:10px 20px;z-index:5}.skip-link:focus{top:10px}dialog{width:min(600px,calc(100% - 32px));border:0;padding:40px;border-radius:12px;background:var(--paper);color:var(--green);max-height:85vh}dialog::backdrop{background:#092018b8;backdrop-filter:blur(4px)}dialog h2{font-size:32px;margin:20px 0}dialog p{font-size:14px;margin-top:15px}dialog a{text-decoration:underline}.dialog-close{position:absolute;right:16px;top:10px;background:none;border:0;font-size:30px;color:var(--green)}@media(min-width:1550px){.hero{padding-bottom:40px}.hero-visual{min-height:650px}}@media(max-width:1100px){.header{padding:0 28px}.header nav{gap:20px}.hero{padding-left:28px;gap:28px}.hero h1{font-size:68px}.lede{font-size:16px}.section{padding-left:28px;padding-right:28px}.waitlist{gap:45px}.benefits article{padding:22px 18px}.feature-visual{margin:20px 0}.intro{gap:35px}.strip{padding:20px 28px;gap:15px;font-size:9px}.strip span:last-child,.strip b:nth-last-child(2){display:none}.footer{padding-left:28px;padding-right:28px}}@media(max-width:760px){.header{height:80px;padding:0 20px;gap:10px}.brand{font-size:23px;gap:5px}.brand img{width:28px;height:28px}.header nav{display:none}.button.small{font-size:11px;padding:9px 12px;gap:12px;min-height:40px}.hero{grid-template-columns:1fr;padding:10px 20px 24px;gap:22px}.hero-copy{padding:18px 0 0}.hero h1{font-size:clamp(51px,11.4vw,82px);margin:23px 0;letter-spacing:-.07em}.eyebrow{font-size:10px}.lede{font-size:16px;max-width:420px}.desktop{display:none}.hero-foot{margin-top:26px;padding-top:20px;max-width:none}.hero-visual{min-height:420px}.round-preview{left:20px;right:20px;bottom:55px;padding:20px}.round-preview h2{font-size:29px}.photo-top{left:20px;right:20px;font-size:8px}.photo-caption{left:20px;font-size:8px}.strip{padding:18px 20px;gap:13px;font-size:8px;justify-content:center}.strip b:nth-child(4),.strip span:nth-child(5){display:none}.strip b{font-size:18px}.section{padding:58px 20px}.section h2{font-size:36px}.intro{grid-template-columns:1fr;gap:24px;padding-bottom:28px}.intro>p{font-size:16px;max-width:none}.benefits{grid-template-columns:1fr;padding-top:0;gap:16px}.benefits article{padding:23px}.benefits h3{font-size:28px}.benefits article>p:last-child{font-size:15px}.feature-visual{height:150px}.player strong{font-size:15px}.player div>span{font-size:12px}.avatar{width:48px;height:48px}.feature-number{font-size:11px}.chat span{font-size:12px}.how{grid-template-columns:1fr;gap:35px}.how .eyebrow{max-width:260px}.steps li{padding:23px 0}.waitlist{grid-template-columns:1fr;gap:32px;padding-top:58px;padding-bottom:58px}.waitlist-copy h2{font-size:42px}.signup-card{padding:27px 24px}.faq{grid-template-columns:1fr;gap:24px}.faq h2{max-width:none}.faq-list summary{font-size:14px}.footer{padding:38px 20px 24px}.footer-top{align-items:flex-start;flex-direction:column;gap:15px}.footer-top p{font-size:13px}.footer-bottom{gap:14px;flex-wrap:wrap}.footer-bottom>span:nth-child(2){display:none}.hero .button{min-width:260px}dialog{padding:30px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Supplied BogeyBuddy artwork; retain the original proportions and colours. */
.header{height:116px;background:#fff}
.brand .brand-logo{display:block;width:140px;height:100px;object-fit:cover;border-radius:5px}
.footer .brand .brand-logo{width:196px;height:140px;background:#fff;border-radius:8px}
.success-logo{display:block;width:72px;height:72px;object-fit:cover;border-radius:8px;margin-bottom:24px}
@media(max-width:760px){.header{height:100px}.header .brand .brand-logo{width:112px;height:80px}.footer .brand .brand-logo{width:168px;height:120px}}
/* Compact horizontal lockup, using the supplied artwork as-is. */
.header{height:92px;background:var(--paper);border-bottom:1px solid var(--line)}
.brand{gap:8px;flex-shrink:0}
.brand-symbol,.brand-wordmark{display:block;position:relative;overflow:hidden;mix-blend-mode:multiply;flex-shrink:0}
.brand-symbol{width:42px;height:56px}
.brand-symbol img{position:absolute!important;width:78px!important;height:78px!important;max-width:none;left:-18px;top:-10px}
.brand-wordmark{width:184px;height:39px}
.brand-wordmark img{position:absolute!important;width:216px!important;height:216px!important;max-width:none;left:-16px;top:-140px}
.footer{background:#e9eedf;color:var(--green);border-top:1px solid var(--line)}
.footer-top p,.footer-bottom{color:#52664d}.footer-top>a:last-child{color:var(--green)}.footer-bottom{border-color:#153d3026}
.waitlist{grid-template-columns:1fr 1.1fr;gap:70px;align-items:start}.waitlist-copy{padding-top:20px}.waitlist-copy h2{font-size:clamp(40px,4.1vw,60px)}
.buddy-pass{max-width:380px;margin-top:32px;padding:22px;border:1px solid #d6f27355;border-radius:14px;background:linear-gradient(125deg,#ffffff12,#ffffff04);box-shadow:0 16px 36px #08251a30;transform:rotate(-2deg);transition:transform .3s}
.buddy-pass:hover{transform:rotate(0)}.pass-top{display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:.1em;color:var(--lime)}.pass-top>span:last-child{font-size:22px;line-height:1}.pass-person{display:flex;align-items:center;gap:14px;margin:24px 0}.pass-person>span{display:grid;place-items:center;flex-shrink:0;width:54px;height:54px;background:var(--lime);color:var(--green);border-radius:50%;font-family:Georgia,serif;font-style:italic;font-size:27px}.pass-person strong{display:block;font-size:22px;font-family:Manrope,sans-serif;line-height:1.25;overflow-wrap:anywhere}.pass-person div>span{font-size:13px;color:#cbd8cb;display:block;margin-top:4px;overflow-wrap:anywhere}.pass-tags{display:flex;gap:7px;flex-wrap:wrap}.pass-tags span{font-size:11px;border:1px solid #ffffff30;padding:5px 10px;border-radius:30px}.buddy-pass>p{font-size:11px;color:#cbd8cb;border-top:1px solid #ffffff20;padding-top:14px;margin-top:18px}
.signup-card{padding:34px;border-radius:18px;box-shadow:0 24px 60px #08251a3b}.form-topline{display:flex;justify-content:space-between;align-items:center;gap:15px}.form-topline>span:last-child{font-size:12px;color:var(--muted)}.form-progress{display:flex;list-style:none;margin:24px 0 30px;padding:0;gap:8px}.form-progress li{display:flex;align-items:center;gap:7px;flex:1;font-size:11px;color:var(--muted);position:relative;border-bottom:2px solid var(--line);padding-bottom:14px;transition:color .25s,border-color .25s}.form-progress li span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#e6ebdf;font-size:11px;font-weight:600;flex-shrink:0}.form-progress li[aria-current],.form-progress li.complete{border-color:var(--green);color:var(--green)}.form-progress li[aria-current] span{background:var(--green);color:var(--lime)}.form-progress li.complete span{background:var(--lime);color:var(--green)}
.signup-card form{margin:0}.form-step,.choice-group{padding:0;margin:0;border:0;min-width:0}.form-step>legend{font-family:Manrope,sans-serif;font-weight:700;font-size:29px;letter-spacing:-.045em;line-height:1.2;padding:0;width:100%}.signup-card .form-step>p{margin:10px 0 24px;font-size:14px}.signup-card .form-step>label:not(.consent){font-size:13px;margin:18px 0 7px}.signup-card input[type=text],.signup-card input[type=email]{width:100%;height:54px;border:1px solid #cbd5c3;background:#fff;border-radius:8px;padding:12px 14px;color:var(--green);font-size:16px;transition:border-color .2s,box-shadow .2s}.signup-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px #153d3010}.field-note{font-size:12px;color:var(--muted);display:block;margin-top:7px}.form-step{animation:step-in .28s ease-out}.choice-group{margin-top:22px}.choice-group>legend{font-size:13px;font-weight:600;padding:0;margin-bottom:10px}.choice-group>legend small{font-size:11px;font-weight:400;color:var(--muted);display:block}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.signup-card .choice{position:relative;margin:0!important;font-size:13px!important;cursor:pointer}.choice input,.time-choices input{position:absolute;opacity:0;width:1px;height:1px}.choice>span{display:flex;justify-content:center;flex-direction:column;padding:14px 12px;background:#fff;border:1px solid var(--line);border-radius:9px;min-height:83px;transition:background .2s,border-color .2s,transform .2s}.choice b{font-size:12px;line-height:1.35}.choice small{display:block;margin-top:5px;color:var(--muted);font-size:11px;font-weight:400}.choice input:checked+span{background:#e9f3d1;border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.choice input:focus-visible+span,.time-choices input:focus-visible+span{outline:3px solid #629637;outline-offset:3px}.choice:hover>span{transform:translateY(-2px);border-color:#819b6b}.time-choices{display:flex;flex-wrap:wrap;gap:8px}.signup-card .time-choices label{position:relative;margin:0;cursor:pointer;font-weight:500}.time-choices span{display:block;padding:9px 13px;border:1px solid #cbd5c3;border-radius:30px;font-size:12px;background:white}.time-choices input:checked+span{background:var(--green);color:var(--lime);border-color:var(--green)}.form-navigation{display:flex;gap:12px;margin-top:28px;align-items:center}.form-navigation .button{flex:1;width:auto}.back-button{border:0;background:transparent;color:var(--green);padding:12px 4px;font-size:13px;min-height:48px}.signup-card .fine{margin-top:18px!important}.form-recap{padding:15px;border-radius:9px;border:1px dashed #abc38d;background:#eaf0e0;font-size:13px;margin:20px 0;overflow-wrap:anywhere}.success-icon{animation:pop-in .5s ease-out}.perks{margin-top:28px}.signup-card .consent{font-size:12px}.form-step .choice-group:last-child{padding-bottom:3px}@keyframes step-in{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes pop-in{0%{transform:scale(.6)}70%{transform:scale(1.15)}100%{transform:scale(1)}}
@media(max-width:1100px){.waitlist{gap:36px}.header nav{gap:18px}.header nav a{font-size:12px}.signup-card{padding:28px}.brand-wordmark{width:166px;height:35px}.brand-wordmark img{width:195px!important;height:195px!important;left:-14px;top:-126px}}
@media(max-width:760px){.header{height:80px;padding:0 16px;gap:12px}.header .brand{gap:3px}.header .brand-symbol{width:32px;height:43px}.header .brand-symbol img{width:60px!important;height:60px!important;left:-14px;top:-8px}.header .brand-wordmark{width:125px;height:28px}.header .brand-wordmark img{width:147px!important;height:147px!important;left:-11px;top:-95px}.header .small{padding:9px 10px;font-size:10px;gap:8px}.waitlist{grid-template-columns:1fr;gap:35px}.waitlist-copy{padding-top:0}.buddy-pass{max-width:none;margin-top:24px}.signup-card{padding:25px 20px}.form-step>legend{font-size:27px}.form-progress{gap:5px}.form-progress li{font-size:10px;gap:5px}.choice b{font-size:12px}.form-navigation .button{gap:15px;padding:14px 18px}.pass-person strong{font-size:21px}}
@media(prefers-reduced-motion:reduce){.form-step,.success-icon{animation:none}.buddy-pass{transform:none}}
