
:root{--green:#087a4d;--mint:#e7f7f0;--ink:#17181c;--paper:#f4f4f6;--line:#b6d6c7;--sans:'DM Sans',Arial,sans-serif;--display:'Archivo',Arial,sans-serif}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--mint);color:var(--ink);font-family:var(--sans)}
a{color:inherit;text-decoration:none}
button{font:inherit;cursor:pointer}
a,button{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible{outline:3px solid var(--green);outline-offset:5px}
::selection{background:var(--green);color:white}
.wrap{width:min(1320px,calc(100% - 80px));margin:auto}
.header{display:flex;align-items:center;justify-content:space-between;height:100px}
.brand{display:flex;align-items:center;gap:9px;letter-spacing:-1.7px;font-weight:750;font-size:31px;min-height:44px}
.brand img{height:32px;width:28px}
.nav{display:flex;align-items:center;gap:32px;font-size:13px}
.nav a{display:inline-flex;align-items:center;min-height:44px}
.nav a:hover{text-decoration:underline;text-underline-offset:5px}
.pill{border:1.5px solid var(--ink);border-radius:30px;padding:0 23px}
.stage{position:relative;max-width:1440px;margin:auto;min-height:680px;padding:69px 0 78px}
.hero-copy{position:relative;z-index:2;max-width:650px;margin:auto;text-align:center}
.eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:0 0 25px}
.hero-copy h1{font-family:var(--display);font-size:76px;font-weight:750;line-height:.99;letter-spacing:-4px;margin:0}
.hero-copy h1 .chemistry{position:relative;display:inline-block;color:var(--green)}
.chemistry:after{content:'';position:absolute;bottom:-7px;left:-7px;width:102%;height:13px;border:2px solid var(--green);border-color:var(--green) transparent transparent;border-radius:50%;transform:rotate(-3deg)}
.hero-copy h2{font-size:24px;letter-spacing:-.7px;line-height:1.35;font-weight:500;margin:27px 0 27px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:21px;min-height:54px;padding:14px 26px;border-radius:30px;background:var(--ink);color:white;font-size:14px;border:0;font-weight:600;transition:background .18s,transform .18s}
.button:hover{background:var(--green);transform:translateY(-2px)}
.hero-copy .note{font-size:11px;margin:13px 0 0;color:#4e675b}
.photos{position:absolute;inset:0;pointer-events:none}
.photo{position:absolute;margin:0;background:white;padding:7px 7px 25px;box-shadow:0 6px 8px #1c3f2910;transition:transform .5s}
.photo img{width:100%;height:100%;object-fit:cover;display:block}
.photo.one{width:205px;height:274px;top:52px;left:4.7%;transform:rotate(-9deg)}
.photo.two{width:200px;height:252px;right:5%;top:17px;transform:rotate(8deg)}
.photo.three{width:163px;height:205px;left:11.1%;top:359px;transform:rotate(7deg)}
.photo.four{width:170px;height:221px;right:10.5%;top:344px;transform:rotate(-8deg)}
.photo.one img{object-position:57% 35%}
.photo.two img{object-position:50% 39%}
.photo.three img{object-position:50% 22%}
.photo.four img{object-position:50% 35%}
.label{position:absolute;font-size:13px;font-weight:600;line-height:1;padding:12px 17px;background:white;border:1.5px solid var(--ink);border-radius:50%;z-index:3;white-space:nowrap}
.label-one{top:299px;left:5.1%;transform:rotate(-6deg)}
.label-two{top:290px;right:4.5%;transform:rotate(6deg)}
.spark{position:absolute;font-size:71px;line-height:1;color:var(--green);right:19.5%;top:236px;transform:rotate(15deg)}
.tiny-cross{position:absolute;top:349px;left:5%;font-size:37px;line-height:1}
.scene-control{display:flex;align-items:center;justify-content:center;gap:18px;position:absolute;bottom:24px;left:0;right:0;color:#486354;font-size:10px}
.shuffle{border:0;background:none;font-size:11px;min-height:44px;padding:0 8px;color:var(--ink);display:inline-flex;gap:8px;align-items:center}
.shuffle:hover{text-decoration:underline;text-underline-offset:5px}
.stage.shuffled .one{transform:rotate(-3deg) translateY(12px)}
.stage.shuffled .two{transform:rotate(3deg) translateY(16px)}
.stage.shuffled .three{transform:rotate(12deg) translateY(-8px)}
.stage.shuffled .four{transform:rotate(-13deg) translateY(-8px)}
.strip{border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);padding:18px 0;font-family:var(--display);font-size:14px;font-weight:600;display:flex;justify-content:center;align-items:center;gap:43px;text-transform:uppercase;letter-spacing:.025em}
.strip span:nth-child(even){font-size:26px;color:var(--green);line-height:1}
.pick-section{background:white;padding:90px 0 88px}
.pick-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;max-width:1100px;margin:auto;align-items:center}
.section-kicker{font-size:11px;letter-spacing:.1em;font-weight:700;text-transform:uppercase;margin:0 0 22px}
.pick-copy h2{font-family:var(--display);font-weight:700;font-size:73px;line-height:1;letter-spacing:-3.5px;margin:0 0 25px}
.pick-copy>p:last-child{font-size:17px;line-height:1.65;max-width:345px;margin:0}
.ticket{background:var(--paper);padding:27px 30px 30px;position:relative;border:1px solid #dddde1;transform:rotate(2deg)}
.ticket-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.09em;border-bottom:1px dashed #acadb2;padding-bottom:19px;margin-bottom:22px}
.ticket h3{font-size:24px;letter-spacing:-.8px;line-height:1.2;margin:0 0 20px}
.choices{display:flex;gap:10px}
.choices button{min-height:48px;flex:1;background:white;border:1.5px solid #9a9ca1;border-radius:4px;font-size:13px;color:var(--ink)}
.choices button[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}
.ticket-output{min-height:82px;font-size:17px;font-weight:500;line-height:1.5;margin:22px 0 0}
.ticket small{font-size:10px;color:#676971;line-height:1.5;display:block;margin-top:17px}
.ground-rules{max-width:1100px;margin:83px auto 0;display:grid;grid-template-columns:1fr 2fr;gap:70px;border-top:1px solid #cecfd2;padding-top:27px}
.ground-rules h3{font-size:18px;line-height:1.4;font-weight:500;margin:0}
.rule{display:flex;gap:24px;margin-bottom:23px}
.rule:last-child{margin-bottom:0}
.rule>span{font-size:11px;color:var(--green);padding-top:5px}
.rule p{margin:0;font-size:14px;line-height:1.7}
.rule strong{display:block;font-size:17px;line-height:1.4;margin-bottom:5px;font-weight:600}
.closing{padding:74px 30px 66px;text-align:center}
.closing h2{font-family:var(--display);font-size:54px;letter-spacing:-2.3px;line-height:1.05;margin:0 0 27px;font-weight:650}
.closing .availability{font-size:11px;line-height:1.7;color:#4e675b;margin:18px 0 0}
.footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:23px 0 25px;font-size:11px}
.footer-links{display:flex;gap:24px}
.footer a{display:inline-flex;align-items:center;min-height:44px}
.footer a:hover{text-decoration:underline;text-underline-offset:5px}
.footer .brand{font-size:23px}
.footer .brand img{width:22px;height:25px}
.footer small{font-size:10px;color:#4e675b}

@media(max-width:1170px){.hero-copy{max-width:530px}
.hero-copy h1{font-size:64px}
.photo.one{left:3%;width:160px;height:220px}
.photo.two{right:3%;width:155px;height:209px}
.photo.three{left:7%;width:130px;height:170px;top:365px}
.photo.four{right:7%;width:135px;height:176px;top:350px}
.label-one{left:2%;top:276px;font-size:11px}
.label-two{right:2%;top:257px;font-size:11px}
.spark{right:12%;top:293px;font-size:43px}
.tiny-cross{top:334px;left:3%}
.pick-layout{gap:60px}
.pick-copy h2{font-size:63px}
.stage{min-height:640px}
.strip{gap:27px;font-size:12px}
}

@media(max-width:850px){.wrap{width:calc(100% - 48px)}
.header{height:88px}
.nav{gap:20px}
.stage{padding-top:38px;padding-bottom:365px;min-height:0}
.hero-copy{max-width:620px}
.hero-copy h1{font-size:69px;line-height:1.02}
.hero-copy h2{margin-top:25px;font-size:23px}
.photos{top:auto;height:280px;bottom:62px;left:24px;right:24px;max-width:640px;margin:auto}
.photo.one{left:0;top:35px;width:159px;height:206px;transform:rotate(-9deg)}
.photo.two{right:0;top:13px;width:152px;height:198px;transform:rotate(8deg)}
.photo.three{left:25%;top:14px;width:144px;height:190px;transform:rotate(6deg)}
.photo.four{right:24%;top:76px;width:143px;height:185px;transform:rotate(-8deg)}
.label-one{left:0;top:220px}
.label-two{right:0;top:218px}
.spark{right:0;top:245px;font-size:29px}
.tiny-cross{left:2%;top:0;font-size:29px}
.scene-control{bottom:14px}
.strip{gap:16px;font-size:10px}
.strip span:nth-child(even){font-size:20px}
.pick-section{padding:62px 0}
.pick-layout{gap:38px}
.pick-copy h2{font-size:54px;letter-spacing:-2.4px}
.pick-copy>p:last-child{font-size:15px}
.ticket{padding:22px 20px}
.ticket h3{font-size:22px}
.ticket-output{font-size:15px;min-height:92px}
.ground-rules{gap:42px;margin-top:60px}
.closing h2{font-size:48px}
}

@media(max-width:570px){.wrap{width:calc(100% - 36px)}
.header{height:78px}
.brand{font-size:27px}
.brand img{height:28px;width:25px}
.nav>a:first-child{display:none}
.nav{gap:0}
.nav .pill{font-size:11px;padding:0 17px;min-height:44px}
.stage{padding-top:34px;padding-bottom:283px}
.hero-copy{padding:0 17px}
.eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:21px}
.hero-copy h1{font-size:48px;line-height:1.02;letter-spacing:-2.4px}
.hero-copy h2{font-size:18px;letter-spacing:-.35px;margin:24px 0 22px}
.button{min-height:50px;font-size:13px;padding:13px 24px}
.hero-copy .note{font-size:10px}
.photos{height:207px;left:19px;right:19px;bottom:59px;max-width:400px}
.photo{padding:4px 4px 13px}
.photo.one{left:1%;top:26px;width:27%;height:146px}
.photo.two{right:1%;top:22px;width:27%;height:137px}
.photo.three{left:24%;top:7px;width:27%;height:140px}
.photo.four{right:22%;top:63px;width:28%;height:141px}
.label{font-size:9px;padding:9px 11px}
.label-one{left:0;top:163px}
.label-two{right:0;top:159px}
.spark{font-size:25px;top:181px;right:1%}
.tiny-cross{font-size:24px;left:3%;top:0}
.scene-control{gap:8px;bottom:10px;font-size:9px}
.shuffle{font-size:10px}
.strip{padding:14px 17px;gap:13px;justify-content:space-between;font-size:9px;text-align:center;line-height:1.4}
.strip span:nth-child(even){font-size:17px}
.strip .last-word,.strip .last-star{display:none}
.pick-section{padding:46px 0 49px}
.pick-layout{display:block}
.section-kicker{font-size:9px;margin-bottom:19px}
.pick-copy h2{font-size:58px;letter-spacing:-2.9px}
.pick-copy>p:last-child{max-width:330px;font-size:15px;line-height:1.6}
.ticket{margin:33px 5px 0;padding:23px 24px;transform:rotate(1.5deg)}
.ticket h3{font-size:23px}
.ticket-output{min-height:70px;font-size:16px}
.choices{gap:8px}
.choices button{font-size:12px}
.ground-rules{display:block;margin-top:48px;padding-top:23px}
.ground-rules h3{font-size:17px;margin-bottom:27px}
.rule{gap:19px;margin-bottom:25px}
.rule p{font-size:13px}
.rule strong{font-size:16px}
.closing{padding:51px 20px 44px}
.closing h2{font-size:41px;letter-spacing:-1.7px}
.footer{flex-wrap:wrap;gap:8px;padding-top:17px}
.footer-links{gap:16px;font-size:10px}
.footer small{width:100%;font-size:9px}
}

@media(max-width:350px){.hero-copy h1{font-size:41px;letter-spacing:-2px}
.hero-copy h2{font-size:16px}
.photo.one{height:124px}
.photo.two{height:121px}
.photo.three{height:126px}
.photo.four{height:126px}
.label-one{top:151px}
.label-two{top:147px}
.photos{height:190px}
.stage{padding-bottom:264px}
.ticket{padding:23px 18px}
.ticket h3{font-size:21px}
.ticket-top{font-size:9px}
.strip{font-size:8px;gap:9px}
.closing h2{font-size:36px}
.footer-links{gap:13px}
}

.photo.one{padding:0;border-radius:120px 120px 3px 3px;overflow:hidden;box-shadow:none}
.photo.four{padding:0;border-radius:50%;overflow:hidden;box-shadow:none}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
.photo,.button{transition:none}
}


/* Navigation stays usable without scripting; JS enables the compact phone menu. */
.skip-link{position:absolute;left:20px;top:-100px;background:white;padding:14px;z-index:20}
.skip-link:focus{top:10px}

.header{position:relative;z-index:10}
.menu-button{display:none;min-height:44px;min-width:60px;border:1px solid var(--ink);border-radius:30px;background:transparent;color:var(--ink)}

.footer-links{flex-wrap:wrap}

@media(max-width:570px){.header{height:auto;min-height:78px;flex-wrap:wrap}
.nav{width:100%;flex-wrap:wrap;gap:12px;padding:8px 0 16px}
.nav>a:first-child{display:inline-flex}
.js .menu-button{display:block}
.js .nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--mint);border-bottom:1px solid var(--line);padding:14px 20px;box-shadow:0 12px 20px #17181c14;flex-direction:column;align-items:stretch}
.js .nav.open{display:flex}
.nav a{font-size:14px}
.footer-links{gap:15px}
}

