@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Nunito:wght@600;700;800;900&display=swap";:root{color:#301b3b;font-synthesis:none;text-rendering:optimizelegibility;--ink:#301b3b;--cream:#fff6e7;--pink:#f56f88;--gold:#f6c85e;background:#241029;font-family:Nunito,system-ui,sans-serif}*{box-sizing:border-box}body{background:#241029;min-width:320px;margin:0}button{font:inherit}button:focus-visible{outline-offset:3px;outline:4px solid #f7d071}button:disabled{cursor:default}h1,h2,b,strong{font-family:"Baloo 2",sans-serif}h1,h2,p{margin-top:0}.new-game-shell{min-height:100vh;overflow:hidden}.circus-header{color:#fff4d8;background:#32103d;border-bottom:4px solid #f6c85e;justify-content:space-between;align-items:center;height:75px;padding:12px clamp(17px,5vw,75px);display:flex}.circus-logo{grid-template-rows:20px 20px;grid-template-columns:32px auto;align-items:center;column-gap:9px;line-height:1;display:grid}.circus-logo span{color:#32103d;background:#f6c85e;border-radius:50%;grid-row:1/3;place-items:center;width:32px;height:32px;font-size:20px;display:grid}.circus-logo b{color:#f6c85e;letter-spacing:2px;font-family:Nunito;font-size:10px}.circus-logo strong{letter-spacing:1px;font-size:21px}.header-lights{color:#f56f88;letter-spacing:8px;font-size:11px}.welcome-screen{background:#f9ecd9}.welcome-main{grid-template-columns:.84fr 1.16fr;align-items:center;gap:clamp(30px,6vw,92px);max-width:1370px;min-height:calc(100vh - 75px);margin:0 auto;padding:clamp(30px,6vh,72px) clamp(17px,5vw,72px) 45px;display:grid}.welcome-copy{max-width:545px}.ticket-label{color:#cb6176;letter-spacing:2px;font-size:11px;font-weight:900;display:inline-block}.welcome-copy h1{color:#32103d;letter-spacing:-2px;margin:13px 0 19px;font-size:clamp(47px,6.2vw,83px);line-height:.92}.welcome-copy h1 em,.final-main h1 em{color:#f06f84;font-style:normal}.welcome-copy>p{color:#77616c;font-size:17px;font-weight:700;line-height:1.65}.show-button{color:#3b153d;cursor:pointer;background:#f6c85e;border:0;border-radius:16px;padding:15px 22px;font-weight:900;transition:transform .16s,box-shadow .16s,filter .16s;box-shadow:0 6px #d9a940}.show-button span{margin-left:9px}.show-button:hover{filter:saturate(1.1);transform:translateY(-3px);box-shadow:0 9px #d9a940}.show-button:active{transform:translateY(2px);box-shadow:0 3px #d9a940}.welcome-note{color:#9b7f7c;margin-top:16px;font-size:12px;font-weight:900}.welcome-stage{isolation:isolate;background:radial-gradient(circle at 50% 33%,#79505e 0 7%,#0000 7.3%),linear-gradient(160deg,#552344,#24102c 73%);border-radius:32px;min-height:570px;position:relative;overflow:hidden;box-shadow:0 25px 60px #3d1d3047}.welcome-stage:before{content:"";opacity:.27;background-image:radial-gradient(#f7d172 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.curtain{z-index:3;background:repeating-linear-gradient(90deg,#bc3f5f 0 13px,#e15c71 13px 25px);width:28%;height:88%;position:absolute;top:-20px;box-shadow:inset -12px 0 25px #3c092238,8px 0 #7e294e}.curtain-left{border-radius:0 0 62%;left:-6%;transform:rotate(4deg)}.curtain-right{border-radius:0 0 0 62%;right:-6%;transform:rotate(-4deg)}.stage-sign{z-index:2;color:#3b153d;text-align:center;letter-spacing:2px;background:#f6c85e;border:3px solid #fff0be;border-radius:4px;padding:8px 17px;font-size:11px;line-height:.85;position:absolute;top:39px;left:50%;transform:translate(-50%)rotate(-3deg);box-shadow:0 5px #d39e3e}.stage-sign b{letter-spacing:1px;font-size:21px}.welcome-lineup{z-index:2;justify-content:center;align-items:flex-end;gap:1%;height:310px;display:flex;position:absolute;bottom:89px;left:12%;right:12%}.welcome-person{color:#fff6da;text-align:center;flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.welcome-person img{object-fit:contain;object-position:bottom;mix-blend-mode:screen;filter:drop-shadow(0 14px 6px #00000059);width:100%;height:255px}.welcome-person span{white-space:nowrap;margin-top:4px;font-size:clamp(10px,1vw,15px);font-weight:900}.welcome-hero{z-index:5;color:#f7ce6d;letter-spacing:1px;filter:drop-shadow(0 6px 4px #0006);flex-direction:column;align-items:center;font-size:11px;display:flex;position:absolute;bottom:27px;left:50%;transform:translate(-50%)}.welcome-hero .runner-sprite{width:71px;height:90px}.stage-footlights{z-index:6;color:#f6c85e;text-shadow:0 0 14px #f6c85e;justify-content:space-around;display:flex;position:absolute;bottom:13px;left:11%;right:11%}.show-screen{background:#f9f0e5}.show-header{color:#fff;border-bottom:4px solid var(--act-color);background:#32103d;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:71px;padding:12px clamp(16px,5vw,70px);display:grid}.show-logo{color:#f6c85e;cursor:pointer;letter-spacing:.5px;background:0 0;border:0;justify-self:start;padding:0;font-family:"Baloo 2";font-size:23px;font-weight:900}.show-logo span{color:#fff;letter-spacing:1.5px;vertical-align:2px;font-family:Nunito;font-size:12px}.act-dots{gap:8px;display:flex}.act-dots span{color:#ffffff8c;background:#ffffff14;border:2px solid #ffffff40;border-radius:50%;place-items:center;width:37px;height:37px;font-size:16px;transition:transform .2s,background .2s,color .2s;display:grid}.act-dots span.active{color:#32103d;background:var(--act-color);border-color:#fff;transform:scale(1.16)}.act-dots span.done{color:#2a936e;background:#bbefd6;border-color:#bbefd6}.show-sound{color:#fff;cursor:pointer;background:#ffffff1a;border:2px solid #ffffff40;border-radius:50%;justify-self:end;width:39px;height:39px;font-size:18px}.show-main{max-width:1350px;margin:0 auto;padding:30px clamp(16px,5vw,70px) 55px}.act-title{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.act-number{color:#b58c79;letter-spacing:2px;font-size:11px;font-weight:900}.act-title h1{color:#32103d;letter-spacing:-1px;margin:5px 0 0;font-size:clamp(36px,4.5vw,61px);line-height:.9}.listen-act{color:#7e5e62;cursor:pointer;background:#fff9ee;border:2px solid #e8d6bd;border-radius:14px;padding:10px 15px;font-weight:900}.listen-act:hover{border-color:#dd9c4f;transform:translateY(-2px)}.show-layout{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:stretch;gap:23px;display:grid}.circus-stage{isolation:isolate;background:#273a5a;border-radius:29px;min-height:610px;position:relative;overflow:hidden;box-shadow:0 24px 43px #33202a33}.stage-backdrop{background:radial-gradient(circle at 58% 21%,#ffe08ec2 0 9%,#0000 9.5%),radial-gradient(circle at 26% 31%,#ffffff1c 0 5%,#0000 5.5%),linear-gradient(150deg,#6f3c75,#253c62 64%,#163b56);position:absolute;inset:0}.stage-backdrop:after{content:"";background:#e2ad69;border-top:11px solid #f5d599;border-radius:50%;height:160px;position:absolute;bottom:-62px;left:-10%;right:-10%}.stage-banner{z-index:4;color:#392040;text-transform:uppercase;background:#f6c85e;border-radius:8px;padding:8px 12px;font-size:11px;font-weight:900;position:absolute;top:19px;left:23px;box-shadow:0 4px #552f2d40}.stage-character{z-index:4;color:#fff2c8;text-align:center;flex-direction:column;justify-content:end;align-items:center;width:285px;height:447px;display:flex;position:absolute;bottom:65px;left:35%}.stage-character img{object-fit:contain;object-position:bottom;mix-blend-mode:screen;filter:drop-shadow(0 16px 9px #02162766);width:100%;height:100%}.stage-character strong{margin-top:-7px;font-size:23px;line-height:1}.stage-character span{color:#b9e0d7;font-size:11px;font-weight:900}.stage-speech{z-index:7;color:#342040;background:#fff8e9;border-radius:18px 18px 18px 4px;max-width:240px;padding:12px 15px;position:absolute;top:85px;left:10%;box-shadow:0 10px 25px #12102733}.stage-speech:after{content:"";border:12px solid #0000;border-top-color:#fff8e9;border-left-width:0;position:absolute;bottom:-12px;left:17px}.stage-speech b{color:var(--act-color);font-size:18px;line-height:1;display:block}.stage-speech span{margin-top:4px;font-size:11px;font-weight:900;line-height:1.3;display:block}.stage-semra{z-index:8;color:#f9d077;filter:drop-shadow(0 6px 5px #0006);flex-direction:column;align-items:center;display:flex;position:absolute;bottom:67px;left:12%}.stage-semra .runner-sprite{width:79px;height:100px}.stage-semra b{font-size:12px}.show-console{background:#fffaf1;border:1px solid #ead8c0;border-radius:25px;flex-direction:column;padding:23px;display:flex;box-shadow:0 15px 32px #593b351a}.console-family{border-bottom:1px solid #eddfcd;grid-template-columns:repeat(4,1fr);gap:6px;padding-bottom:15px;display:grid}.console-person{color:#92797b;text-align:center;flex-direction:column;align-items:center;gap:3px;font-size:9px;font-weight:900;display:flex}.console-person img{object-fit:contain;object-position:bottom;mix-blend-mode:multiply;filter:saturate(.65);width:62px;height:72px}.console-person.active{color:var(--act-color)}.console-person.active img{filter:saturate(1.15)drop-shadow(0 4px 3px #5032322e);transform:translateY(-3px)}.console-message{color:#7b6467;background:#f9edda;border-radius:16px;align-items:center;gap:11px;margin:20px 0;padding:13px 12px;font-size:11px;font-weight:800;line-height:1.3;display:flex}.console-message p{margin:0}.console-icon{background:var(--act-color);border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:24px;display:grid}.show-feedback{color:#25876e;background:#e0f6eb;border-radius:12px;margin-bottom:13px;padding:11px 12px;font-size:12px;font-weight:900}.next-button{color:#32103d;background:var(--act-color);box-shadow:0 5px 0 color-mix(in srgb, var(--act-color) 70%, #5c3147);cursor:pointer;border:0;border-radius:14px;margin-top:auto;padding:15px 17px;font-weight:900}.next-button span{float:right;font-size:19px}.next-button:hover:not(:disabled){transform:translateY(-3px)}.next-button:disabled{color:#a79a91;background:#e7ded1;box-shadow:0 4px #cfc3b5}.progress-bar{background:#ebdfd0;border-radius:8px;height:8px;margin-top:17px;overflow:hidden}.progress-bar span{border-radius:inherit;background:var(--act-color);height:100%;transition:width .3s;display:block}.toy-area{z-index:6;pointer-events:none;position:absolute;inset:0}.toy-count{z-index:12;color:#3d2445;text-align:center;background:#fff2bd;border-radius:20px;min-width:47px;padding:7px 11px;font-size:13px;font-weight:900;position:absolute;top:20px;right:22px;box-shadow:0 4px #4f31302e}.heart-spot{z-index:8;color:#ff7891;pointer-events:auto;cursor:pointer;background:#fff0bd;border:0;border-radius:50%;width:54px;height:54px;font-size:30px;animation:1.15s ease-in-out infinite heartbeat;position:absolute;transform:rotate(-8deg);box-shadow:0 0 0 8px #ffe69d29,0 7px #782f4b40}.heart-spot:nth-of-type(3n){animation-delay:-.4s}.heart-spot:hover{transform:scale(1.17)rotate(5deg)}.heart-spot.found{color:#fff;pointer-events:none;background:#67c7aa;animation:.26s ease-out forwards pop}.toy-hint-icon{color:#ffffff1a;font-size:92px;position:absolute;top:28%;left:50%;transform:translate(-50%)}.heart-hunt .toy-count{color:#9d4164}@keyframes heartbeat{0%,to{transform:rotate(-8deg)scale(.9)}50%{transform:rotate(8deg)scale(1.05)}}@keyframes pop{to{opacity:0;transform:scale(1.8)}}.market-items{pointer-events:auto;align-items:end;gap:10px;display:flex;position:absolute;bottom:17%;right:10%}.market-toy-item{cursor:pointer;background:#fff3c6;border:0;border-radius:16px;width:64px;height:73px;font-size:35px;transition:transform .16s,opacity .2s;position:relative;box-shadow:0 5px #c88c4d}.market-toy-item:hover{transform:translateY(-8px)rotate(4deg)}.market-toy-item.collected{opacity:.35;pointer-events:none;transform:translateY(17px)scale(.82)}.market-toy-item b{color:#fff;background:#4bb391;border-radius:50%;place-items:center;width:22px;height:22px;font-size:13px;display:grid;position:absolute;top:-7px;right:-5px}.toy-basket{color:#f7d282;filter:drop-shadow(0 5px 4px #0000004d);flex-direction:column;align-items:center;font-size:43px;display:flex;position:absolute;bottom:6%;right:6%}.toy-basket span{color:#fff;font-size:11px;font-weight:900}.balloon{pointer-events:auto;cursor:pointer;filter:drop-shadow(0 5px 3px #0000004d);background:0 0;border:0;width:55px;height:64px;font-size:52px;transition:transform .15s,opacity .2s;animation:2.2s ease-in-out infinite balloon-float;position:absolute}.balloon:hover{transform:scale(1.16)rotate(6deg)}.balloon:nth-of-type(3n){animation-delay:-.8s}.balloon.popped{opacity:0;pointer-events:none;transform:scale(1.7)}.balloon-pink{color:#f36f8a}.balloon-yellow{color:#f5ca62}.balloon-blue{color:#72bfe1}.balloon-green{color:#70d0a5}.balloon-toy .toy-count{color:#37716c}.bowling-ball{z-index:7;filter:drop-shadow(0 5px 4px #00000059);font-size:54px;position:absolute;bottom:19%;left:8%;transform:rotate(-20deg)}.lane-arrow{color:#fff6;letter-spacing:9px;font-size:45px;position:absolute;top:40%;left:16%}.bowling-pin{z-index:8;color:#fff;pointer-events:auto;cursor:pointer;background:#f5ecdb;border:0;border-radius:22px;width:62px;height:85px;font-size:39px;transition:transform .28s,opacity .28s;position:absolute;box-shadow:0 6px #c48b6e}.bowling-pin:hover{transform:translateY(-9px)rotate(6deg)}.bowling-pin.down{opacity:.3;pointer-events:none;transform:translateY(38px)rotate(75deg)}.bowling-toy .toy-count{color:#4a4889}.puzzle-toy .toy-count{color:#896323;top:20px;right:21px}.puzzle-frame{z-index:9;pointer-events:auto;background:#fff2c2;border:5px solid #f5d07a;border-radius:16px;grid-template-columns:1fr 1fr;gap:4px;width:250px;height:250px;padding:5px;display:grid;position:absolute;bottom:18%;right:8%;box-shadow:0 9px #552d3e40}.puzzle-piece{cursor:pointer;background-image:url(/images/family-memory.jpg);background-size:205% 205%;border:0;border-radius:7px;min-width:0;min-height:0;transition:transform .18s,filter .18s}.puzzle-piece:hover{filter:brightness(1.13);transform:scale(1.04)}.puzzle-piece.selected{z-index:2;outline:5px solid #f56f88;transform:scale(.94)}.piece-0{background-position:0 0}.piece-1{background-position:100% 0}.piece-2{background-position:0 100%}.piece-3{background-position:100% 100%}.final-screen{color:#fff;background:radial-gradient(circle at 50% 0,#75476d 0,#321344 48%,#23102c 100%)}.final-screen .show-header{background:#230b2f61}.final-main{text-align:center;max-width:1100px;margin:0 auto;padding:clamp(40px,7vh,75px) 18px 45px}.final-main h1{color:#fff5dc;max-width:760px;margin:12px auto 14px;font-size:clamp(43px,6vw,75px);line-height:.9}.final-main>p{color:#e4c7ce;font-weight:700}.final-lineup{justify-content:center;align-items:end;gap:clamp(2px,2.1vw,25px);height:300px;margin:22px auto 25px;display:flex}.final-person,.final-semra{color:#f8d47a;flex-direction:column;align-items:center;font-size:12px;font-weight:900;display:flex}.final-person img{object-fit:contain;object-position:bottom;mix-blend-mode:screen;filter:drop-shadow(0 13px 7px #0006);width:clamp(125px,13vw,178px);height:245px}.final-semra .runner-sprite{width:75px;height:96px;margin:0 23px 34px}.restart-button{color:#dbc4cb;cursor:pointer;background:0 0;border:0;margin:16px auto 0;font-size:12px;font-weight:900;text-decoration:underline;display:block}.photo-modal{z-index:20;background:#12051cd1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.photo-card{color:#32103d;text-align:left;background:#fff7e8;border-radius:23px;max-width:600px;padding:27px;position:relative;box-shadow:0 25px 70px #0006}.photo-card h2{margin:9px 0 15px;font-size:34px}.photo-card img{object-fit:cover;border-radius:14px;width:100%;max-height:53vh;display:block}.photo-card p{color:#7e686d;margin:12px 0 0;font-size:12px;font-weight:800}.close-photo{color:#62434e;cursor:pointer;background:#f2dfc8;border:0;border-radius:50%;width:32px;height:32px;font-size:23px;position:absolute;top:10px;right:13px}.runner-sprite{background-image:url(/images/semra-sprite.png);background-position:0 0;background-repeat:no-repeat;background-size:400% 100%;width:88px;height:110px;animation:.55s steps(4,end) infinite semra-run}@keyframes semra-run{to{background-position:133.333% 0}}@media (width<=1060px){.welcome-main{grid-template-columns:1fr}.welcome-copy{max-width:740px}.welcome-stage{min-height:500px}.show-layout{grid-template-columns:1fr}.show-console{min-height:245px}.console-family{grid-template-columns:repeat(4,90px);justify-content:center}.next-button{margin-top:0}.circus-stage{min-height:540px}}@media (width<=680px){.circus-header{height:65px}.header-lights{display:none}.circus-logo strong{font-size:18px}.welcome-main{padding:32px 14px 35px}.welcome-copy h1{font-size:53px}.welcome-copy>p{font-size:15px}.welcome-stage{border-radius:22px;min-height:385px}.stage-sign{top:22px}.welcome-lineup{height:235px;bottom:58px;left:5%;right:5%}.welcome-person img{height:190px}.welcome-person span{font-size:9px}.welcome-hero{bottom:16px}.welcome-hero .runner-sprite{width:51px;height:65px}.stage-footlights{bottom:8px}.show-header{grid-template-columns:1fr auto;min-height:64px;padding:10px 14px}.act-dots{order:3;grid-area:2/1/auto/-1;justify-content:center;margin-top:1px}.show-logo{font-size:19px}.show-logo span{font-size:9px}.show-sound{grid-area:1/2}.act-dots span{width:29px;height:29px;font-size:13px}.show-main{padding:23px 14px 35px}.act-title{align-items:start}.act-title h1{font-size:40px}.listen-act{padding:8px 10px;font-size:11px}.circus-stage{border-radius:22px;min-height:405px}.stage-banner{font-size:9px;top:15px;left:15px}.stage-character{width:220px;height:315px;bottom:49px;left:31%}.stage-character strong{font-size:18px}.stage-character span{font-size:9px}.stage-speech{max-width:180px;padding:9px 11px;top:59px;left:5%}.stage-speech b{font-size:15px}.stage-speech span{font-size:9px}.stage-semra{bottom:49px;left:5%}.stage-semra .runner-sprite{width:57px;height:72px}.stage-semra b{font-size:10px}.toy-count{font-size:11px;top:15px;right:14px}.heart-spot{width:42px;height:42px;font-size:24px}.market-items{gap:5px;bottom:18%;right:8%}.market-toy-item{width:46px;height:54px;font-size:25px}.toy-basket{font-size:31px;right:4%}.toy-basket span{font-size:9px}.balloon{width:43px;height:51px;font-size:40px}.bowling-pin{width:46px;height:64px;font-size:27px}.bowling-ball{font-size:42px}.puzzle-frame{width:190px;height:190px;bottom:17%;right:5%}.console-family{grid-template-columns:repeat(4,1fr)}.console-person img{width:50px;height:58px}.show-console{padding:17px}.console-message{margin:12px 0}.final-main{padding:48px 14px 35px}.final-main h1{font-size:47px}.final-lineup{gap:0;height:205px}.final-person img{width:22vw;height:160px}.final-person b{font-size:9px}.final-semra .runner-sprite{width:50px;height:64px;margin:0 6px 23px}.photo-card{padding:22px 17px 17px}.photo-card h2{font-size:29px}}@media (width<=420px){.welcome-person span{display:none}.welcome-lineup{bottom:48px}.welcome-person img{height:182px}.show-logo span{display:none}.act-title h1{font-size:35px}.listen-act,.console-message{font-size:10px}.puzzle-frame{width:170px;height:170px}}
