.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:58px}.benefits article{border-top:1px solid var(--line);padding-top:23px}.benefit-number{font-size:12px;font-weight:700;letter-spacing:1px;color:var(--muted)}h3{font-size:21px;font-weight:600;letter-spacing:-.6px;line-height:1.4}.benefits h3{margin:18px 0 10px;font-size:20px}.benefits p{font-size:15px;color:var(--muted);line-height:1.7;margin:0;max-width:340px}.playground{background:#eeeee8}.playground-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.playground-heading h2{font-size:43px}.playground-heading>p{font-size:15px;line-height:1.7;color:var(--muted);margin:0 0 3px}.catalogue-toolbar{margin:40px 0 26px;display:flex;justify-content:space-between;gap:22px;align-items:center;flex-wrap:wrap}.filter-group{display:flex;align-items:center;gap:5px}.filter{font-size:13px;font-weight:600;background:transparent;border:1px solid transparent;padding:12px 15px;border-radius:25px;transition:background .2s}.filter span{font-size:12px;margin-left:6px;opacity:.6}.filter:hover{background:#e2e3da}.filter.active{background:var(--ink);color:white}.brand-customizer{display:flex;align-items:center;gap:10px}.brand-customizer label{font-size:12px;color:var(--muted)}.brand-customizer input{max-width:125px;background:transparent;border:0;border-bottom:1px solid #aaa;font-size:12px;padding:8px 0;letter-spacing:.8px;color:var(--ink);border-radius:0}.swatches{display:flex;gap:8px;margin-left:5px}.swatch{background:var(--swatch);border:1px solid #0002;width:22px;height:22px;border-radius:50%;padding:0}.swatch.selected{outline:1.5px solid var(--ink);outline-offset:3px}.game-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.game-card{min-width:0;background:var(--paper);border-radius:14px;overflow:hidden;border:1px solid #dfe1d7;transition:transform .25s}.game-card:hover{transform:translateY(-5px)}.game-preview{position:relative;display:block;width:100%;height:265px;padding:0;border:0;overflow:hidden;color:var(--ink)}.memory-preview{background:#f4d0ae}.catch-preview{background:#d0e5ce}.stack-preview{background:#d9cef6}.game-preview canvas{width:100%;height:100%;object-fit:contain;transition:transform .4s}.game-preview:hover canvas{transform:scale(1.04)}.preview-tag{position:absolute;top:19px;left:20px;z-index:1;font-size:12px;font-weight:700;letter-spacing:1.5px}.round-play{position:absolute;right:18px;bottom:18px;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;font-size:12px;background:var(--paper);border:1px solid #0001;box-shadow:0 3px 8px #0001;padding-left:2px}.game-card-content{padding:23px 21px 22px}.card-title-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.card-title-row h3{margin:0;font-size:20px}.game-duration{color:var(--muted);font-size:12px;white-space:nowrap}.game-card-content>p{font-size:14px;line-height:1.6;color:var(--muted);margin:10px 0 24px;max-width:290px}.card-bottom{border-top:1px solid var(--line);padding-top:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.card-bottom>span{font-size:12px;line-height:1.6;max-width:150px;color:var(--muted)}.play-link{font-size:13px;white-space:nowrap;background:none;padding:0;border:0;font-weight:600}.play-link span{margin-left:6px}.play-link:hover{text-decoration:underline;text-underline-offset:4px}.playground-note{display:flex;align-items:center;gap:13px;margin-top:26px}.playground-note>span:first-child{font-size:25px}.playground-note p{font-size:13px;color:var(--muted);margin:0}.playground-note .pill{margin-left:auto;white-space:nowrap;font-size:12px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:45px}.service-card{border:1px solid var(--line);padding:36px;border-radius:18px;display:flex;flex-direction:column}.catalogue-service{background:#fff}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.service-top .pill{font-size:12px;font-weight:600;letter-spacing:1px;padding:9px 13px}.service-symbol{font-size:38px;font-weight:400;line-height:1}.service-card h3{font-family:'Manrope',sans-serif;font-size:36px;line-height:1.2;letter-spacing:-1.5px;margin:0 0 19px;font-weight:600}.service-description{font-size:16px;line-height:1.75;color:var(--muted);margin:0}.catalogue-options{margin:27px 0 26px}.catalogue-options a{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:17px 0;border-top:1px solid var(--line)}.catalogue-options a:last-child{border-bottom:1px solid var(--line)}.catalogue-options strong,.catalogue-options small{display:block}.catalogue-options strong{font-size:16px;font-weight:600;margin-bottom:4px}.catalogue-options small{font-size:12px;color:var(--muted)}.catalogue-options a>span:last-child{font-size:23px}.catalogue-options a:hover strong{text-decoration:underline;text-underline-offset:4px}.check-list{list-style:none;margin:0 0 35px;padding:0;display:grid;gap:14px;font-size:14px}.check-list li{display:flex;align-items:flex-start;gap:11px}.check-list li::before{content:'✓';font-size:12px;display:inline-grid;place-items:center;flex-shrink:0;width:19px;height:19px;border-radius:50%;background:var(--lime);color:var(--ink)}.service-end{margin-top:auto;border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;align-items:center;gap:15px}.service-end>span{font-size:12px;line-height:1.7;color:var(--muted)}.service-end strong{color:var(--ink);font-weight:500}.service-end .button{font-size:14px;gap:18px;padding:14px 20px;min-height:50px}.bespoke-service{background:var(--ink);color:var(--paper);border-color:var(--ink)}.bespoke-service .service-description,.bespoke-service .service-end>span{color:#bfc6bf}.bespoke-service .service-end strong{color:var(--paper)}.bespoke-service .service-end{border-color:#ffffff30}.bespoke-service .service-symbol{color:var(--lime)}.button-lime{background:var(--lime);color:var(--ink);border-color:var(--lime)}.button-lime:hover{background:#d6ff82}.bespoke-statement{position:relative;font-family:'Manrope',sans-serif;font-size:35px;letter-spacing:-1.3px;line-height:1.15;color:var(--lilac);margin:30px 0 34px;padding:17px 0 21px;border-top:1px solid #ffffff30;border-bottom:1px solid #ffffff30}.bespoke-statement>span:last-child{font-size:58px;position:absolute;right:8px;top:20px;font-family:Arial,sans-serif}.pricing-note{text-align:center;font-size:13px;color:var(--muted);margin:25px 0 0}.integrations{background:#e5eadf;border-block:1px solid #d9dfd2}.integration-layout{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.integration-description{color:var(--muted);font-size:16px;line-height:1.8;margin:25px 0}.integration-labels{display:flex;flex-wrap:wrap;gap:8px}.integration-labels span{font-size:12px;font-weight:500;border:1px solid #bdc5b7;padding:8px 11px;border-radius:5px}.integration-fine{font-size:12px;color:var(--muted);line-height:1.7;max-width:410px;margin-top:22px}.integration-examples{display:grid;gap:28px}.integration-examples article{display:flex;gap:22px;padding-bottom:26px;border-bottom:1px solid #c7cfc0}.integration-examples article:last-child{padding-bottom:0;border-bottom:0}.integration-icon{display:grid;place-items:center;width:45px;height:45px;border:1px solid #b5bfac;border-radius:10px;flex-shrink:0;font-size:27px}.integration-examples h3{margin:0 0 8px;font-size:19px}.integration-examples p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.process-heading{display:flex;justify-content:space-between;gap:45px;align-items:flex-end}.process-heading>p{color:var(--muted);font-size:15px}.process-steps{list-style:none;padding:0;margin:50px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.process-steps li{border-top:1px solid var(--line);padding-top:22px}.process-steps li>span{font-size:13px;color:#76866a}.process-steps h3{margin:20px 0 13px}.process-steps p{font-size:15px;color:var(--muted);line-height:1.75;margin:0}.faq{padding-bottom:80px;max-width:900px}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-size:17px;font-weight:500;cursor:pointer;list-style:none;padding:24px 0;display:flex;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:25px;line-height:1;transition:transform .2s}.faq details[open] summary>span{transform:rotate(45deg)}.faq details>p{font-size:15px;line-height:1.8;color:var(--muted);padding-right:35px;margin:0 0 24px}.contact-section{padding-bottom:80px}.contact-card{background:var(--lime);padding:57px 60px;border-radius:21px;display:flex;justify-content:space-between;align-items:center;overflow:hidden;gap:30px}.contact-card .eyebrow{font-size:12px;letter-spacing:1.1px;margin-bottom:22px}.contact-card h2{font-size:55px}.contact-card p:not(.eyebrow){font-size:16px;line-height:1.75;margin:24px 0}.contact-note{display:block;font-size:12px;margin-top:14px}.contact-glyph{font-size:280px;font-family:Arial,sans-serif;line-height:1;color:var(--ink);transform:rotate(15deg);margin-right:25px}dialog{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:21px;padding:28px;width:min(740px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;box-shadow:0 20px 100px #0004}dialog::backdrop{background:#121813b8;backdrop-filter:blur(7px)}body:has(dialog[open]){overflow:hidden}.dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.dialog-header .eyebrow{font-size:12px;margin-bottom:6px}.dialog-header h2{font-size:31px;letter-spacing:-1.1px}.icon-button{display:grid;place-items:center;border:1px solid var(--line);background:transparent;width:38px;height:38px;border-radius:50%;font-size:25px;line-height:1;flex-shrink:0}.icon-button:hover{background:var(--line)}#game-instructions{font-size:14px;line-height:1.7;color:var(--muted);margin:17px 0}.game-hud{background:var(--ink);color:var(--white);padding:13px 16px;border-radius:10px 10px 0 0;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:13px;min-height:47px}#game-brand{font-weight:700;font-size:12px;letter-spacing:1.1px;overflow:hidden;text-overflow:ellipsis;max-width:40%}#game-score{margin-left:auto}.quiet-button{background:#ffffff20;border:1px solid #ffffff40;color:var(--white);border-radius:5px;padding:4px 8px;font-size:12px}#game-surface{position:relative;min-height:360px;border-radius:0 0 10px 10px;overflow:hidden;background:#e4dfed}#game-canvas{display:block;width:100%;height:auto;touch-action:none;max-height:48dvh;object-fit:contain}#game-overlay{position:absolute;inset:0;background:#f8f9f5e8;backdrop-filter:blur(5px);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:24px;z-index:2}#game-overlay h3{font-size:29px;letter-spacing:-1px;margin:8px 0}#game-overlay p{font-size:14px;line-height:1.7;color:var(--muted);max-width:340px;margin:5px 0 23px}.overlay-symbol{font-size:45px;line-height:1}.game-controls{min-height:51px;display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:12px}.game-controls>span{font-size:12px;color:var(--muted);line-height:1.5}.game-controls .button{padding:9px 14px;min-height:38px}.control-key{background:white;border:1px solid var(--line);padding:8px 22px;border-radius:6px;font-size:20px;touch-action:none;user-select:none}.control-key:active{background:var(--lime)}#catch-controls{display:flex;gap:6px}.game-dialog-footer{border-top:1px solid var(--line);margin-top:15px;padding-top:16px;display:flex;gap:15px;align-items:center;justify-content:space-between}.game-dialog-footer>span{font-size:12px;color:var(--muted);line-height:1.6;max-width:340px}.game-dialog-footer .text-link{background:transparent;border:0;padding:0;white-space:nowrap;font-size:13px}#memory-board{padding:21px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;min-height:360px}.memory-card{border:1px solid #0001;background:var(--game-brand-color,var(--lime));border-radius:10px;min-height:92px;box-shadow:0 3px 0 #0001;color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:transform .2s,background .2s}.memory-card:hover:not(:disabled){transform:translateY(-3px)}.memory-card .card-back{font-size:26px;font-weight:600}.memory-card small{font-size:12px;letter-spacing:.5px;max-width:95%;overflow:hidden;text-overflow:ellipsis}.memory-card.revealed{background:#fff;font-size:32px}.memory-card.matched{background:#edf6df;border-color:#9cb884;box-shadow:none}.memory-card.matched::after{content:'✓';font-size:12px;color:#426028}#brief-dialog{max-width:590px}.brief-intro{font-size:14px;line-height:1.7;color:var(--muted);margin:18px 0 25px}#brief-form{display:grid;gap:18px}#brief-form label{display:grid;gap:8px;font-size:14px;font-weight:500}#brief-form input,#brief-form textarea,#brief-form select{width:100%;padding:12px 14px;border:1px solid #c9cec3;border-radius:7px;background:white;color:var(--ink);font-size:14px;line-height:1.5}#brief-form textarea{resize:vertical}#brief-form input::placeholder,#brief-form textarea::placeholder{color:#7d827b}.optional{font-weight:400;color:var(--muted);display:contents}#brief-form>.button{margin-top:3px}#brief-status{font-size:13px;color:#3c622d;line-height:1.6;margin:0}#brief-status:empty{display:none}[hidden]{display:none!important}
@media(max-width:1200px){.game-card-content{padding:19px 17px}.card-title-row{display:block}.game-duration{display:block;margin-top:5px}.playground-heading h2{font-size:38px}.playground-heading>p{font-size:14px}.card-bottom{display:block}.card-bottom>span{display:block;max-width:none;margin-bottom:10px}.game-preview{height:240px}.service-card{padding:28px}.service-end{align-items:flex-start;flex-direction:column}.integration-layout{gap:65px}.contact-glyph{font-size:230px;margin-right:0}}@media(max-width:1000px){.game-preview{height:205px}.game-cards{gap:15px}.playground-heading{display:block}.playground-heading>p{margin-top:18px}.catalogue-toolbar{gap:22px}.service-card h3{font-size:31px}.check-list{font-size:13px}.contact-card{padding:45px}.contact-glyph{font-size:180px}.contact-card h2{font-size:48px}.integration-layout{gap:40px}.integration-labels span{font-size:12px}.process-steps{gap:30px}.benefits{gap:30px}}@media(max-width:800px){.benefits{grid-template-columns:1fr;gap:27px;margin-top:35px}.benefits h3{margin-top:13px}.benefits p{max-width:none}.game-cards{grid-template-columns:1fr}.game-card{display:grid;grid-template-columns:1fr 1fr}.game-preview{height:245px}.game-card-content{align-self:center;padding:24px}.card-title-row{display:block}.card-title-row h3{font-size:23px}.game-duration{font-size:12px}.game-card-content>p{font-size:15px}.card-bottom>span{font-size:12px}.playground-note{align-items:flex-start}.playground-note .pill{display:none}.playground-note p{line-height:1.7}.service-grid{grid-template-columns:1fr;gap:24px;margin-top:30px}.service-card{padding:30px}.service-card h3{font-size:35px}.service-description{max-width:510px}.service-end{flex-direction:row;align-items:center}.check-list{font-size:14px}.bespoke-statement{font-size:40px}.integration-layout{grid-template-columns:1fr;gap:40px}.integration-description{max-width:550px}.integration-examples{gap:24px}.process-heading{display:block}.process-heading>p{margin-top:23px}.process-steps{grid-template-columns:1fr;margin-top:30px;gap:30px}.process-steps h3{margin-top:13px}.process-steps p{max-width:550px}.faq{padding-bottom:60px}.contact-section{padding-bottom:55px}.contact-card{padding:36px}.contact-glyph{font-size:155px;align-self:flex-start;padding-top:55px}.contact-card h2{font-size:42px}.contact-card .eyebrow{font-size:12px}.contact-card p:not(.eyebrow){font-size:15px}}@media(max-width:540px){.hero-visual{height:380px}.hero-art img{object-fit:cover;object-position:48% center}.visual-top{font-size:12px;letter-spacing:1.1px;left:18px;right:18px}.visual-bottom{left:18px;right:18px;bottom:20px}.visual-note{font-size:12px}.visual-bottom .pill{font-size:12px;background:#d9cef6a8;backdrop-filter:blur(3px)}.floating-label{font-size:12px;padding:10px 15px;bottom:83px}.playground-heading h2{font-size:35px}.catalogue-toolbar{margin-top:27px}.filter-group{width:100%;justify-content:space-between;gap:0}.filter{padding:10px 11px;font-size:12px}.brand-customizer{gap:12px}.brand-customizer input{max-width:112px}.game-card{display:block}.game-preview{height:280px}.game-card-content{padding:24px}.card-title-row{display:flex}.card-title-row h3{font-size:22px}.game-duration{font-size:12px;margin:0}.game-card-content>p{max-width:none;margin-bottom:20px}.card-bottom{display:flex;align-items:center}.card-bottom>span{max-width:185px;font-size:12px;margin:0}.service-card{padding:25px}.service-end{flex-direction:column;align-items:stretch;gap:20px}.service-end>span{font-size:13px}.service-card h3{font-size:33px}.service-end .button{justify-content:space-between}.service-top .pill{font-size:12px}.catalogue-options small{font-size:12px}.check-list{font-size:13px}.pricing-note{line-height:1.8}.contact-card{padding:31px 26px;position:relative}.contact-glyph{position:absolute;right:-26px;bottom:22px;font-size:110px;opacity:.12;pointer-events:none}.contact-card h2{font-size:40px}.contact-card>div{position:relative;z-index:1}.faq summary{font-size:15px;line-height:1.6}.faq details>p{font-size:14px;padding-right:10px}.integration-examples article{gap:15px}.integration-icon{width:37px;height:37px;font-size:22px}.integration-examples h3{font-size:18px}dialog{padding:20px;width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:15px}.dialog-header h2{font-size:27px}#game-instructions{font-size:13px}#game-surface{min-height:285px}#memory-board{padding:12px;gap:8px;min-height:310px;grid-template-columns:repeat(3,1fr)}.memory-card{min-height:66px}#game-canvas{max-height:none;min-height:285px;object-fit:contain}.game-controls{gap:8px}.game-controls>span{font-size:12px;max-width:200px}.control-key{padding:6px 16px}.game-dialog-footer{align-items:flex-start}.game-dialog-footer>span{font-size:12px;max-width:185px}#game-score{font-size:12px}.game-hud{padding:12px 10px;gap:6px}#game-brand{font-size:12px}.quiet-button{font-size:12px}.contact-note{font-size:12px}}@media(prefers-reduced-motion:reduce){.game-preview:hover canvas,.game-card:hover,.memory-card:hover:not(:disabled){transform:none}}

#game-surface.campaign-ended>#game-canvas,#game-surface.campaign-ended>#memory-board,#game-surface.campaign-ended>#hunt-board{display:none}
#game-surface.campaign-ended #game-overlay{position:relative;padding:24px;background:var(--paper)}
.campaign-ended .overlay-symbol{display:none}#campaign-panel{width:min(100%,480px);text-align:left;margin-bottom:16px}
#campaign-panel h4{font-size:22px;line-height:1.3;margin:12px 0;color:var(--ink)}
#game-overlay #campaign-panel p{max-width:none;margin:10px 0;font-size:14px;line-height:1.6}
#game-overlay #campaign-notice{padding:12px;border-left:4px solid var(--lime);background:#eaf0e1}
#campaign-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}#campaign-form label{display:grid;gap:6px;font-size:14px}
#campaign-form input{width:100%;min-width:0;padding:11px;border:1px solid var(--line);border-radius:6px;font-size:16px;background:white;color:var(--ink)}
#campaign-form .button{grid-column:1/-1}#continue-game{width:100%;margin-top:12px}
@media(max-width:520px){#campaign-form{grid-template-columns:1fr}#game-surface.campaign-ended #game-overlay{padding:18px}#game-overlay h3{font-size:24px}}

/* Victory keeps the finished game in view, then reveals the campaign entry. */
#game-surface.campaign-ended{isolation:isolate;min-height:440px}
#game-surface.campaign-ended>#game-canvas,#game-surface.campaign-ended>#memory-board,#game-surface.campaign-ended>#hunt-board{display:revert;position:absolute;inset:0;width:100%;opacity:.24;pointer-events:none;filter:blur(2px)}
#game-surface.campaign-ended>#memory-board{display:grid}
#game-surface.campaign-ended #game-overlay{min-height:440px;background:linear-gradient(145deg,#17271de8,#203427dd);color:#fff;overflow:hidden;padding:30px 24px;backdrop-filter:none}
#game-surface.campaign-ended #overlay-title{color:white;animation:victory-rise .55s .12s both}
#game-surface.campaign-ended #overlay-description{color:#d9e6d3;animation:victory-rise .55s .22s both}
#victory-stage{display:flex;align-items:center;flex-direction:column;gap:12px;width:100%;pointer-events:none}
.victory-medal{display:grid;place-items:center;width:88px;height:88px;border-radius:50%;background:var(--game-brand-color,var(--lime));color:#18271b;font-size:48px;box-shadow:0 0 0 9px #c9f56815,0 0 55px #c9f56844;animation:medal-pop .75s cubic-bezier(.2,1.5,.4,1) both}
#victory-label{font-size:12px;letter-spacing:2px;font-weight:700;color:#c9f568;margin-top:8px}
#victory-score{font-size:clamp(19px,4vw,27px);font-variant-numeric:tabular-nums;animation:victory-rise .5s .25s both}
.victory-progress{width:150px;height:5px;background:#ffffff25;border-radius:10px;overflow:hidden;margin:4px 0 10px}.victory-progress span{display:block;height:100%;background:var(--game-brand-color,var(--lime));transform-origin:left;animation:progress-fill .85s .2s both}
#victory-confetti{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:-1}#victory-confetti span{position:absolute;left:var(--x);top:-25px;color:var(--game-brand-color,var(--lime));font-size:20px;animation:confetti-fall 2.5s var(--delay) ease-out both}#victory-confetti span:nth-child(3n){color:#c4abff}#victory-confetti span:nth-child(3n+1){color:#ffb596}
#claim-victory{animation:victory-rise .5s .35s both;margin-bottom:18px;background:var(--game-brand-color,var(--lime));color:#17271d}
.campaign-ended #start-game{background:transparent;border:1px solid #ffffff55;color:white;font-size:14px;padding:10px 20px;min-height:42px}
.entry-open #victory-stage{gap:6px}.entry-open .victory-medal{width:42px;height:42px;font-size:25px}.entry-open .victory-progress{display:none}
#game-surface.entry-open #overlay-title,#game-surface.entry-open #overlay-description{display:none}
#campaign-panel{background:var(--paper);padding:22px;border-radius:14px;color:var(--ink);margin-top:20px;animation:victory-rise .35s both}
#campaign-status:not(:empty){border:1px solid #9cb884;border-radius:8px;padding:14px;background:#edf6df;animation:victory-rise .4s both}
@keyframes victory-rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@keyframes medal-pop{from{opacity:0;transform:scale(.35) rotate(-25deg)}to{opacity:1;transform:scale(1) rotate(0)}}
@keyframes progress-fill{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@keyframes confetti-fall{0%{opacity:0;transform:translateY(0)}12%{opacity:1}100%{opacity:0;transform:translate(var(--drift),510px) rotate(var(--spin))}}
@media(prefers-reduced-motion:reduce){#game-overlay *,#game-overlay *::before{animation:none!important;transition:none!important}#victory-confetti{display:none}}

#victory-confetti{z-index:0}#victory-stage>*:not(#victory-confetti),.campaign-ended #overlay-title,.campaign-ended #overlay-description,.campaign-ended #claim-victory,.campaign-ended #campaign-panel,.campaign-ended #start-game{position:relative;z-index:1}
