:root{font-family:Inter,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#f6f7fb;background-color:#0b0b0f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.halo-glow,.bottle-wrapper,.bottle-shadow,.dust-particle{will-change:transform,opacity}.quiz-panel,.result-replay{contain:layout style paint}#loading-screen{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background:url(/assets/bg-loading-2-DWmaBe4x.webp) center/cover no-repeat;transition:opacity .5s ease,visibility .5s ease}#loading-screen.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.loading-logo{display:none}.entrance-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:transparent;border:none;padding:0;cursor:pointer;transition:opacity .3s ease;opacity:0;pointer-events:none;--shimmer-img: url(/assets/start-DcKNUvE7.webp)}.entrance-btn img{display:block;max-width:400px;height:auto}.entrance-btn:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 42%,rgba(255,240,180,.25) 46%,rgba(255,230,150,.7) 50%,rgba(255,240,180,.25) 54%,transparent 58%);background-size:200% 100%;animation:entranceShimmer 3s linear infinite;pointer-events:none;-webkit-mask-image:var(--shimmer-img);mask-image:var(--shimmer-img);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@keyframes entranceShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.entrance-btn.is-visible{opacity:1;pointer-events:auto}.loading-content.is-hidden{opacity:0;pointer-events:none}.loading-content{display:flex;flex-direction:column;align-items:center;gap:16px}.loading-text{font-size:.85rem;color:#ffffffe6;letter-spacing:.15em;text-transform:uppercase;font-weight:500}.loading-bar-container{width:200px;height:6px;background:#ffffff1a;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.loading-bar{height:100%;width:0%;background:linear-gradient(90deg,#f5d76e,#ffe999,#fff4b8,#ffe999,#f5d76e);background-size:200% 100%;border-radius:10px;transition:width .2s ease-out;animation:loadingShimmer 2s ease-in-out infinite;box-shadow:0 0 12px #ffe99980,0 0 24px #ffe9994d}@keyframes loadingShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-percent{font-size:.9rem;color:#fff4b8f2;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:.05em}.loading-note{font-size:.75rem;color:#fff9;margin-top:8px;font-family:Manrope,sans-serif;text-align:center;font-weight:400;letter-spacing:.03em;opacity:.8}#landing.is-loading{filter:blur(12px);transform:scale(1.02);transition:filter .8s ease-out,transform .8s ease-out}#landing:not(.is-loading){filter:blur(0);transform:scale(1);transition:filter .8s ease-out,transform .8s ease-out}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#0b0b0f}#app{position:fixed;inset:0;overflow:hidden}#three-container,#ui-container{position:absolute;inset:0}#three-container{z-index:0}#landing{position:absolute;inset:0;z-index:1;transform-origin:center center}.white-overlay{position:absolute;inset:0;background:#fff;opacity:0;z-index:100;pointer-events:none}.cinema-flash{position:fixed;inset:0;background:#fff;opacity:0;z-index:9999;pointer-events:none}.landing-city-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;filter:blur(7px);transition:filter .8s ease-out}.landing-glow-video{position:absolute;left:var(--gate-center-x, 50%);top:var(--gate-center-y, 50%);transform:translate(-50%,-50%);width:calc(var(--gate-height, 42.5vh) * 478 / 700 + 20px);height:auto;z-index:-1;pointer-events:none;opacity:.7;mix-blend-mode:multiply}.landing-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.landing-door{position:absolute;inset:0;width:100%;height:100%;z-index:9;pointer-events:none;display:block}.gate-composition{position:absolute;left:var(--gate-center-x, 50%);top:var(--gate-center-y, 50%);transform:translate(-50%,-50%);height:var(--gate-height, 42.5vh);aspect-ratio:478 / 700;z-index:3;pointer-events:none}.gate-frame{position:absolute;inset:0;width:100%;height:87%;object-fit:contain;z-index:2;pointer-events:none}#water-container{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}#clouds-container{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}#water-container canvas{display:block;width:100%;height:100%;object-fit:cover}.landing-logo{position:absolute;top:5.5vh;left:50%;transform:translate(-50%);height:60px;width:auto;z-index:10}.landing-cta{position:absolute;bottom:9vh;left:50%;transform:translate(-50%);padding:0;z-index:10;background:transparent;border:none;cursor:pointer;transition:all .3s ease;overflow:hidden}.landing-cta img{display:block;max-width:392px;height:auto}.landing-cta{--shimmer-img: url(/assets/unlock-CnF7Mo-r.webp)}.landing-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 42%,rgba(255,240,180,.25) 46%,rgba(255,230,150,.7) 50%,rgba(255,240,180,.25) 54%,transparent 58%);background-size:200% 100%;animation:ctaShimmer 3s linear infinite;pointer-events:none;-webkit-mask-image:var(--shimmer-img);mask-image:var(--shimmer-img);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@keyframes ctaShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.landing-cta:hover{cursor:pointer}.landing-cta:active{transform:translate(-50%) scale(.98)}.landing-cta{clip-path:inset(0% 0% 0% 0%);will-change:transform,opacity,filter,clip-path}#three-container canvas{display:block;width:100%;height:100%}#ui-container{pointer-events:none;display:flex;align-items:flex-end;justify-content:center;padding:16px 16px 24px;z-index:10}.quiz-root{position:fixed;top:auto;bottom:3vh;left:50%;transform:translate(-50%);z-index:100;pointer-events:auto;width:min(1200px,90vw);display:flex;flex-direction:column;align-items:center}.quiz-progress{font-family:Manrope,sans-serif;font-size:12px;letter-spacing:2px;font-weight:600;color:#4a3b2a80;text-transform:uppercase}.quiz-progress.is-hidden{display:none}.quiz-panel{position:relative;width:100%;padding:40px 50px;border-radius:32px;overflow:hidden;background:linear-gradient(135deg,#fffdf026,#fffdf00d);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-top:1.5px solid rgba(255,255,255,.95);border-bottom:1px solid rgba(197,160,89,.3);border-left:1px solid rgba(255,255,255,.3);border-right:1px solid rgba(255,255,255,.3);box-shadow:inset 0 1px #fff9,0 20px 50px -10px #4a3b2a26}.quiz-panel:before{content:"";position:absolute;inset:0;opacity:.05;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='1'/%3E%3C/svg%3E")}.quiz-panel:after{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(600px circle at var(--x, 50%) var(--y, 50%),rgba(255,215,0,.15),transparent 40%);opacity:0;transition:opacity .5s;pointer-events:none}.quiz-panel:hover:after{opacity:1}.quiz-panel.is-hidden,.quiz-result.is-hidden{display:none}.quiz-panel{clip-path:inset(0% 0% 0% 0%);will-change:transform,opacity,filter,clip-path}.quiz-content{position:relative;z-index:2;display:flex;align-items:center;gap:40px}.quiz-question-col{width:42%;display:flex;flex-direction:column;align-items:flex-end;gap:16px;text-align:right}.quiz-options-col{width:58%}.quiz-question{font-family:Playfair Display,serif;font-style:italic;font-size:26px;font-weight:400;line-height:1.5;margin:0;color:#4a3b2a;text-shadow:0 1px 0 rgba(255,255,255,.4)}.quiz-options{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.quiz-option{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;padding:14px 20px;border-radius:16px;border:1px solid rgba(197,160,89,.5);background:#ffffff14;color:#4a3b2a;font-family:Manrope,sans-serif;text-align:left;cursor:pointer;transition:all .3s ease;min-height:auto}.quiz-option:hover:not(:disabled){background:#fffdf04d;border-color:#f3e5ab;box-shadow:0 4px 20px #c5a05933,inset 0 0 10px #ffffff4d;transform:translateY(-2px)}.quiz-option:hover:not(:disabled) .quiz-option-text{color:#2c2219;text-shadow:0 0 1px rgba(197,160,89,.5)}.quiz-option:active:not(:disabled){transform:translateY(-1px)}.quiz-option:disabled{opacity:.5;cursor:not-allowed}.quiz-option-key{font-family:Playfair Display,serif;font-size:12px;letter-spacing:1px;font-weight:700;color:#8a7e68;opacity:1}.quiz-option-text{font-family:Manrope,sans-serif;font-size:15px;font-weight:500;line-height:1.4;color:#4a3b2a;white-space:nowrap}button{font-family:inherit}.result-page{position:fixed;inset:0;z-index:200;overflow:hidden;background-color:#fff}.result-page.is-hidden{display:none}.result-bg{position:absolute;inset:0;z-index:1}.result-bg img{width:100%;height:100%;object-fit:cover;animation:deep-breath 20s ease-in-out infinite}@keyframes deep-breath{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.golden-dust-container{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:2}.dust-particle{position:absolute;background:radial-gradient(circle,#fff,#d4af37);border-radius:50%;opacity:0;bottom:-10px;animation:rise 15s infinite ease-in;box-shadow:0 0 5px #d4af3799}@keyframes rise{0%{opacity:0;transform:translateY(0) translate(0)}20%{opacity:.8}to{opacity:0;transform:translateY(-100vh) translate(50px)}}.dust-particle:nth-child(1){left:10%;width:4px;height:4px;animation-duration:12s;animation-delay:0s}.dust-particle:nth-child(2){left:20%;width:2px;height:2px;animation-duration:18s;animation-delay:2s}.dust-particle:nth-child(3){left:35%;width:5px;height:5px;animation-duration:10s;animation-delay:4s}.dust-particle:nth-child(4){left:50%;width:3px;height:3px;animation-duration:15s;animation-delay:1s}.dust-particle:nth-child(5){left:65%;width:4px;height:4px;animation-duration:14s;animation-delay:6s}.dust-particle:nth-child(6){left:80%;width:2px;height:2px;animation-duration:20s;animation-delay:3s}.dust-particle:nth-child(7){left:90%;width:6px;height:6px;animation-duration:16s;animation-delay:8s}.dust-particle:nth-child(8){left:15%;width:3px;height:3px;animation-duration:13s;animation-delay:10s}.dust-particle:nth-child(9){left:40%;width:5px;height:5px;animation-duration:19s;animation-delay:5s}.dust-particle:nth-child(10){left:70%;width:2px;height:2px;animation-duration:11s;animation-delay:9s}.dust-particle:nth-child(11){left:5%;width:4px;height:4px;animation-duration:17s;animation-delay:1.5s}.dust-particle:nth-child(12){left:25%;width:3px;height:3px;animation-duration:14s;animation-delay:7.5s}.dust-particle:nth-child(13){left:55%;width:5px;height:5px;animation-duration:22s;animation-delay:3.5s}.dust-particle:nth-child(14){left:75%;width:2px;height:2px;animation-duration:16s;animation-delay:11s}.dust-particle:nth-child(15){left:95%;width:4px;height:4px;animation-duration:13s;animation-delay:2.5s}.dust-particle:nth-child(16){left:8%;width:3px;height:3px;animation-duration:14s;animation-delay:.5s}.dust-particle:nth-child(17){left:18%;width:4px;height:4px;animation-duration:16s;animation-delay:3s}.dust-particle:nth-child(18){left:28%;width:2px;height:2px;animation-duration:11s;animation-delay:5.5s}.dust-particle:nth-child(19){left:38%;width:5px;height:5px;animation-duration:18s;animation-delay:1.2s}.dust-particle:nth-child(20){left:48%;width:3px;height:3px;animation-duration:13s;animation-delay:4.5s}.dust-particle:nth-child(21){left:58%;width:4px;height:4px;animation-duration:15s;animation-delay:7s}.dust-particle:nth-child(22){left:68%;width:2px;height:2px;animation-duration:12s;animation-delay:2.8s}.dust-particle:nth-child(23){left:78%;width:5px;height:5px;animation-duration:17s;animation-delay:6.5s}.dust-particle:nth-child(24){left:88%;width:3px;height:3px;animation-duration:14s;animation-delay:.8s}.dust-particle:nth-child(25){left:98%;width:4px;height:4px;animation-duration:19s;animation-delay:8.5s}.dust-particle:nth-child(26){left:12%;width:2px;height:2px;animation-duration:10s;animation-delay:3.8s}.dust-particle:nth-child(27){left:32%;width:4px;height:4px;animation-duration:16s;animation-delay:1.8s}.dust-particle:nth-child(28){left:52%;width:3px;height:3px;animation-duration:13s;animation-delay:9s}.dust-particle:nth-child(29){left:72%;width:5px;height:5px;animation-duration:15s;animation-delay:4s}.dust-particle:nth-child(30){left:92%;width:2px;height:2px;animation-duration:11s;animation-delay:6s}.bottle-container{position:absolute;bottom:21vh;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center}.halo-glow{position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,#ffd70040,#fff0 70%);filter:blur(40px);animation:pulse-halo 6s infinite alternate;pointer-events:none;z-index:0}@keyframes pulse-halo{0%{opacity:.5;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1.05)}}.bottle-shadow{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:200px;height:30px;background:radial-gradient(ellipse,rgba(0,0,0,.3) 0%,transparent 70%);filter:blur(10px);z-index:1;animation:shadow-breathe 4s ease-in-out infinite}@keyframes shadow-breathe{0%,to{transform:translate(-50%) scaleX(1);opacity:.4}50%{transform:translate(-50%) scaleX(.85);opacity:.25}}.bottle-wrapper{position:relative;z-index:2;animation:levitation 4s ease-in-out infinite}@keyframes levitation{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.hero-bottle{display:block;width:180px;height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.2))}.bottle-wrapper:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 44%,rgba(255,255,255,.12) 47%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.12) 53%,transparent 56%);background-size:200% 100%;mix-blend-mode:overlay;filter:blur(.5px);animation:bottleShimmer 5s ease-in-out infinite;pointer-events:none;-webkit-mask-image:url(/assets/ld-bottle-BSdTDuzY.webp);mask-image:url(/assets/ld-bottle-BSdTDuzY.webp);-webkit-mask-size:180px auto;mask-size:180px auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@keyframes bottleShimmer{0%{background-position:-50% 0}to{background-position:150% 0}}.result-ui{position:absolute;inset:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:5.5vh 20px 15vh;pointer-events:none}.result-logo{width:auto;height:60px;margin-bottom:10px;flex-shrink:0}.result-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:600px;flex-shrink:0}.result-title{position:relative;display:inline-block;font-family:Playfair Display,serif;font-weight:600;font-size:clamp(1.75rem,4.2vw,2.8rem);text-transform:none;margin-bottom:.5rem;background:linear-gradient(to right,#b8945a,#e5c890,#fff3c4,#dbb87a,#b8945a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#a8896a;filter:drop-shadow(0px 2px 2px rgba(0,0,0,.3))}.result-code{display:inline-block;font-family:Manrope,sans-serif;font-size:1.2rem;font-weight:600;color:#bf953fe6;letter-spacing:.2em;text-transform:uppercase;margin-bottom:20px}.result-desc{font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.8;color:#4a3b2ae6;margin:0;text-shadow:0 1px 2px rgba(255,255,255,.5)}.result-replay{position:absolute;z-index:5;bottom:4vh;left:50%;transform:translate(-50%);padding:16px 48px;border-radius:9999px;cursor:pointer;pointer-events:auto;transition:all .3s ease;font-size:1rem;font-weight:500;font-family:Manrope,sans-serif;letter-spacing:.05em;color:#4a3b2a;background:linear-gradient(135deg,#fffdf059,#fffdf033);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1.5px solid rgba(255,255,255,.95);border-bottom:1px solid rgba(197,160,89,.3);border-left:1px solid rgba(255,255,255,.3);border-right:1px solid rgba(255,255,255,.3);box-shadow:inset 0 1px #fff9,0 10px 30px -5px #4a3b2a26}.result-replay:hover{background:linear-gradient(135deg,#fffdf040,#fffdf01a);border-color:#c5a05980;transform:translate(-50%) translateY(-3px);box-shadow:inset 0 1px #fffc,0 15px 40px -5px #4a3b2a33}@media(max-width:768px){.landing-logo{height:45px;top:40px}.landing-cta{bottom:60px}.landing-cta img{max-width:280px}.result-content{margin-top:10px}.hero-bottle{width:200px}.halo-glow{width:350px;height:350px}.bottle-container{bottom:15%}.result-desc{font-size:.85rem;padding:0 10px}}
