@import url(https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&family=Inter:wght@400;500;600&family=Space+Grotesk:wght@300;400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600&display=swap);.tts-control-button:hover{background:#000c;border-color:#ffffff80;transform:scale(1.05)}@media (max-width:768px){.typewriter-text{font-size:1.1rem;line-height:1.4}.tts-control-button{font-size:12px;height:28px;width:28px}}@media (max-width:500px){.typewriter-text{font-size:1rem}.tts-control-button{height:26px;width:26px}.typewriter-text:after{width:6px}}.pet-creator-container{font-family:Space Grotesk,sans-serif;max-width:100%;width:100%}.pet-controls,.pet-creator-container{display:flex;flex-direction:column;gap:1.5rem}.pet-preview{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 4px 12px #ba55d31a;margin-top:1rem}.control-group,.pet-preview{background:var(--glass-bg);padding:1.5rem}.control-group{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid var(--glass-border);border-radius:12px;box-shadow:0 2px 8px #ba55d30a}.control-group label{color:#333;display:block;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;margin-bottom:1rem}.species-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}.species-button{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--input-gradient);border:2px solid var(--glass-border);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;font-family:Space Grotesk,sans-serif;justify-content:center;min-height:90px;padding:1rem .75rem;transition:all .3s ease}.species-button:hover{background:var(--hover-gradient);border-color:plum;color:#fff;transform:translateY(-2px)}.species-button.selected{background:var(--selected-gradient);border-color:#ba55d3;box-shadow:0 2px 15px #ba55d34d;color:#fff;transform:scale(.99)}.species-emoji{display:block;font-size:1.8rem;margin-bottom:.25rem}.species-name{font-size:.75rem;font-weight:500;line-height:1.2;text-align:center}.personality-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.personality-button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--input-gradient);border:2px solid var(--glass-border);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;font-family:Space Grotesk,sans-serif;justify-content:center;min-height:90px;padding:1rem;text-align:left;transition:all .3s ease}.personality-button:hover{background:var(--hover-gradient);border-color:plum;color:#fff;transform:translateY(-2px)}.personality-button.selected{background:var(--selected-gradient);border-color:#ba55d3;box-shadow:0 2px 15px #ba55d34d;color:#fff;transform:scale(.99)}.personality-name{font-size:.9rem;font-weight:600;margin-bottom:.25rem}.personality-desc{font-size:.75rem;line-height:1.3;opacity:.8}.color-picker{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));justify-items:center}.color-button{border:3px solid var(--glass-border);border-radius:50%;cursor:pointer;height:50px;position:relative;transition:all .3s ease;width:50px}.color-button:hover{border-color:plum;box-shadow:0 0 0 2px #dda0dd4d;transform:scale(1.1)}.color-button.selected{border-color:#ba55d3;box-shadow:0 0 0 3px #ba55d366;transform:scale(1.15)}.color-button.selected:after{color:#fff;content:"✓";font-size:1.2rem;font-weight:700;left:50%;position:absolute;text-shadow:0 0 3px #000c;top:50%;transform:translate(-50%,-50%)}.size-buttons{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.size-button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--input-gradient);border:2px solid var(--glass-border);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;font-family:Space Grotesk,sans-serif;justify-content:center;min-height:80px;padding:1rem;text-align:center;transition:all .3s ease}.size-button:hover{background:var(--hover-gradient);border-color:plum;color:#fff;transform:translateY(-2px)}.size-button.selected{background:var(--selected-gradient);border-color:#ba55d3;box-shadow:0 2px 15px #ba55d34d;color:#fff;transform:scale(.99)}.size-name{font-size:.9rem;font-weight:600;margin-bottom:.25rem}.size-desc{font-size:.75rem;line-height:1.3;opacity:.8}.select-input{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--input-gradient);border:2px solid var(--glass-border);border-radius:12px;box-sizing:border-box;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:.9rem;padding:1rem;transition:all .3s ease;width:100%}.select-input:focus{border-color:plum;box-shadow:0 0 0 4px #dda0dd33;outline:none}.loading-preview{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid var(--glass-border);border-radius:50%;border-top:4px solid #ba55d3;height:40px;margin-bottom:1rem;width:40px}.preview-image{border:2px solid var(--glass-border);border-radius:12px;box-shadow:0 4px 12px #ba55d333;overflow:hidden}.preview-image img{display:block;height:auto;width:100%}.pet-summary{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;margin-top:1rem;padding:1.5rem}.pet-summary h3{color:#333;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.pet-summary p{color:#555;font-size:.9rem;line-height:1.5;margin:0 0 1rem;text-align:left}.personality-preview{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--input-gradient);border-left:4px solid #ba55d3;border-radius:8px;padding:1rem}.personality-preview p{color:#444;font-size:.85rem;margin:0 0 .5rem;text-align:left}.personality-preview p:last-child{margin-bottom:0}.personality-preview strong{color:#333;font-weight:600}@media (max-width:768px){.pet-creator-container{gap:1rem}.species-grid{gap:.5rem;grid-template-columns:repeat(5,1fr)}.species-button{min-height:75px;padding:.75rem .5rem}.species-emoji{font-size:1.5rem}.species-name{font-size:.7rem}.personality-grid{grid-template-columns:1fr}.size-buttons{grid-template-columns:repeat(2,1fr)}.color-picker{gap:.5rem;grid-template-columns:repeat(6,1fr)}.color-button{height:40px;width:40px}.control-group,.pet-preview{padding:1rem}}:root{--primary-gradient:linear-gradient(135deg,#ffb6c1,plum);--hover-gradient:linear-gradient(135deg,plum,#ffb6c1);--selected-gradient:linear-gradient(135deg,#ba55d3,#9370db);--input-gradient:linear-gradient(135deg,#fffc,#fff6);--glass-bg:#ffffffb3}body,html{background:linear-gradient(45deg,#ffb6c14d,#dda0dd4d,#b0c4de4d)}.reveal-title,h1{font-size:28px}.reveal-title,h1,h2{font-family:Space Grotesk,serif}h2{font-size:20px}h3{font-family:Space Grotesk,serif}.intro-typewriter{color:#444;font-size:16px;line-height:1.5;text-align:center}.onboarding-container{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:600px;min-height:100vh;overflow-x:hidden;padding:40px 20px;position:relative;width:100%}.question-container-onboarding{margin-bottom:30px;padding-bottom:80px;width:100%}.feature-screen{align-items:center;background-position:50%;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 80px);overflow:hidden;padding:20px;position:relative;text-align:center}.content-overlay{animation:fadeInOverlay .4s ease forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffb3;border-radius:12px;max-width:500px;padding:24px;transition:opacity .8s ease}.character-speech{align-items:center;display:flex;flex-direction:column}.speech-bubble{background:#0000;position:relative}.login-screen,.speech-bubble{text-align:center}.pause-logo{margin-bottom:20px;width:100px;z-index:2}.robot-flowers{max-height:30vh;object-fit:contain;width:100%}.location-input-onboarding,.name-input-onboarding,.select-input,.year-select-onboarding,input[type=text]{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(135deg,#fffc,#fff6);background:var(--input-gradient);border:2px solid #0000;border-radius:12px;box-shadow:inset 0 2px 4px #0000000d;box-sizing:border-box;font-family:Space Grotesk,sans-serif;font-size:16px;padding:16px;transition:all .3s ease;width:100%}.location-input-onboarding:focus,.name-input-onboarding:focus,.select-input:focus,.year-select-onboarding:focus,input[type=text]:focus{border-color:plum;box-shadow:0 0 0 4px #dda0dd33;outline:none}.question-container-onboarding>div{margin-bottom:32px}.question-container-onboarding label{color:#333;display:block;font-size:16px;font-weight:500;margin-bottom:12px}.subtitle-onboarding{color:#444;font-size:16px;line-height:1.4;margin-bottom:40px;text-align:center}.error-message-onboarding{color:#d9534f;font-size:14px;font-weight:500;margin-bottom:24px;margin-top:-16px;text-align:center}.character-card{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffb3;background:var(--glass-bg);border:1px solid #fff3;border:1px solid var(--glass-border);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;padding:16px;position:relative;transition:all .3s ease;z-index:1}.character-card img{border:2px solid #0000;border-radius:50%;height:64px;margin-bottom:8px;object-fit:cover;width:64px}.character-card h3{color:#333;font-size:16px;margin:8px 0}.character-card p{color:#555;font-size:14px;line-height:1.4;margin:0;text-align:center}.character-card:hover{background:linear-gradient(135deg,plum,#ffb6c1);background:var(--hover-gradient);color:#fff;transform:translateY(-2px)}.character-card.selected{background:linear-gradient(135deg,#ba55d3,#9370db);background:var(--selected-gradient);box-shadow:0 2px 15px #ba55d34d;transform:scale(.99)}.character-card.selected h3,.character-card.selected p{color:#fff}.gsi-material-button{align-items:center;background-color:#fff;border:1px solid #747775;border-radius:50px;box-shadow:0 2px 4px #00000040;box-sizing:border-box;color:#1f1f1f;cursor:pointer;display:flex;font-family:Roboto,arial,sans-serif;font-size:14px;height:48px;justify-content:center;max-width:240px;min-width:240px;padding:0 24px;position:relative;transition:box-shadow .2s ease}.gsi-material-button:hover{box-shadow:0 3px 6px #0000004d}.button-container-onboarding{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(0deg,#fffffff2 0,#fffffff2 70%,#fff0);padding:40px 20px 20px}.next-button-onboarding{border-radius:12px;font-weight:500;padding:18px;transition:all .3s ease}.next-button-onboarding:hover{box-shadow:0 6px 20px #ba55d34d;transform:translateY(-2px)}.next-button-onboarding:active{transform:translateY(1px)}.loading-onboarding{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:12px;box-shadow:0 4px 16px #0000001a;padding:20px}.audio-wrapper{position:relative}.mute-button{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:.5rem;position:absolute;right:1rem;top:1rem;width:40px;z-index:999}.mute-button:hover{background-color:#f2f2f2}@media (max-width:768px){.onboarding-container{padding:20px}.robot-flowers{max-height:25vh}h1{font-size:24px}h2{font-size:18px}.button-container-onboarding{padding:40px 15px 15px}.feature-screen{border-radius:16px;min-height:calc(100vh - 60px);padding:16px}.content-overlay{opacity:80%;padding:16px}.loading-onboarding{top:45%}}.pause-speaking-logo{max-width:80px}p{line-height:1.4;margin-bottom:30px}h1,h2,h3{text-align:center}.login-screen{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 80px)}.app-preview .content-overlay{padding:2rem}.app-preview-content{margin:0 auto;max-width:1200px;text-align:center}.app-preview-content h1{color:#fff;font-size:2.5rem}.feature-card{background:#ffffff1a;text-align:center}.feature-card h3{color:#fff;font-size:1.25rem}.feature-description{color:#fff;font-size:.9rem;opacity:.9}.feature-example{color:#e0e0e0;font-size:.8rem;opacity:.7}.character-card.enhanced{min-height:320px}.app-context{border-top:1px solid #fff3;margin-top:1rem;padding-top:1rem}.app-approach,.helps-with{font-size:.85rem;margin-bottom:.5rem;text-align:left}.app-approach strong,.helps-with strong{color:#a855f7}.app-preview-content h1{color:#1a1a1a!important;font-weight:700;margin-bottom:2rem;text-shadow:none!important}.feature-card{border:1px solid #0000001a;box-shadow:0 2px 8px #0000001a}.feature-card h3{color:#1a1a1a!important}.feature-description{color:#333!important}.feature-example{background:#0000000d;border-left:3px solid #a855f7}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}@media (max-width:768px){.features-grid{gap:1rem;grid-template-columns:1fr}.feature-card{padding:1.25rem}}.calendar-input-container{margin-bottom:32px;text-align:center}.calendar-input-container label{color:#333;display:block;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:500;margin-bottom:16px}.time-input-onboarding{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:12px;box-shadow:inset 0 2px 4px #0000000d;font-size:18px;font-weight:500;padding:16px 20px;transition:all .3s ease;width:200px}.time-input-onboarding:focus{border-color:plum;box-shadow:0 0 0 4px #dda0dd33}.calendar-button-group{align-items:center;display:flex;flex-direction:column;gap:16px;margin-top:40px}.calendar-button-onboarding{border-radius:12px;box-shadow:0 4px 12px #ba55d333;max-width:280px;padding:18px 24px;transition:all .3s ease}.calendar-button-onboarding:hover{box-shadow:0 6px 20px #ba55d34d;transform:translateY(-2px)}.calendar-button-onboarding:active{transform:translateY(1px)}.calendar-button-onboarding:disabled{cursor:not-allowed;opacity:.7;transform:none}.skip-button-onboarding{background:#0000;border:1px solid #0000001a;border-radius:8px;color:#666;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:500;padding:12px 24px;transition:all .3s ease}.skip-button-onboarding:hover{background:#0000000d;color:#333}.calendar-button-onboarding.loading{color:#0000;position:relative}.calendar-button-onboarding.loading:after{animation:calendar-spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}@keyframes calendar-spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.calendar-success{align-items:center;background:#22c55e1a;border:1px solid #22c55e33;border-radius:12px;color:#059669;display:flex;font-weight:500;gap:8px;justify-content:center;margin-top:16px;padding:16px}.calendar-reminder-info{background:#fff9;border:1px solid #0000001a;border-radius:12px;margin-bottom:24px;padding:20px}.calendar-reminder-info h4{font-size:16px;margin:0 0 8px}.calendar-reminder-info p{font-size:14px;line-height:1.4}@media (max-width:768px){.time-input-onboarding{font-size:16px;padding:14px 18px;width:180px}.calendar-button-group{gap:12px;margin-top:32px}.calendar-button-onboarding{font-size:15px;max-width:100%;padding:16px 20px}.calendar-reminder-info{margin-bottom:20px;padding:16px}}.pet-creator-step{padding-bottom:120px!important}.pet-creator-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;background:var(--glass-bg);border:1px solid #fff3;border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 4px 12px #ba55d31a;margin:2rem 0;padding:1.5rem}.generate-preview-section{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(135deg,#fffc,#fff6);background:var(--input-gradient);border:1px solid #fff3;border:1px solid var(--glass-border);border-radius:12px;margin:2rem 0;padding:1.5rem;text-align:center}.generate-preview-button{background:linear-gradient(135deg,#ffb6c1,plum);background:var(--primary-gradient);border:none;border-radius:12px;box-shadow:0 4px 12px #ba55d333;color:#fff;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500;margin-bottom:.5rem;padding:1rem 2rem;transition:all .3s ease}.generate-preview-button:hover{box-shadow:0 6px 20px #ba55d34d;transform:translateY(-2px)}.generate-preview-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.generate-preview-note{color:#666;font-size:.85rem;font-style:italic;margin:0}.pet-preview-image{margin:1.5rem 0;text-align:center}.pet-preview-image img{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:3px solid #fff3;border:3px solid var(--glass-border);border-radius:50%;box-shadow:0 4px 12px #ba55d333;height:120px;object-fit:cover;width:120px}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 4px 12px #ba55d31a;margin-bottom:1rem;padding:1.5rem;transition:all .3s ease}.feature-card:hover{box-shadow:0 6px 20px #ba55d333;transform:translateY(-2px)}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{color:#333!important;font-family:Space Grotesk,sans-serif;font-weight:600;margin-bottom:.5rem}.feature-description{color:#555!important;line-height:1.5;margin-bottom:1rem}.feature-example{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(135deg,#fffc,#fff6);background:var(--input-gradient);border-left:3px solid #ba55d3;border-radius:8px;color:#666!important;font-size:.9rem;font-style:italic;padding:.75rem}.character-grid{display:flex;flex-direction:column;gap:20px}.character-card.pet-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;background:var(--glass-bg);border:2px solid #fff3;border:2px solid var(--glass-border);border-radius:16px;cursor:pointer;display:flex;flex-direction:row;min-height:120px;padding:20px;transition:all .3s ease}.character-card.pet-card:hover{background:linear-gradient(135deg,plum,#ffb6c1);background:var(--hover-gradient);border-color:plum;color:#fff;transform:translateY(-2px)}.character-card.pet-card.selected{background:linear-gradient(135deg,#ba55d3,#9370db);background:var(--selected-gradient);border-color:#ba55d3;box-shadow:0 4px 20px #ba55d34d;color:#fff;transform:scale(.99)}.character-card.pet-card img{border:3px solid #fff3;border:3px solid var(--glass-border);border-radius:50%;height:80px;margin-right:20px;object-fit:cover;width:80px}.character-card.pet-card.selected img{border-color:#fff}.pet-card-content{flex:1 1;text-align:left}.pet-card-content h3{font-size:18px;font-weight:600;margin:0 0 8px}.pet-card-content .short-desc{font-size:14px;margin:0 0 12px;opacity:.9}.pet-abilities{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.pet-ability-tag{background:#fff3;border-radius:6px;font-size:12px;font-weight:500;padding:4px 8px}.character-card.pet-card.selected .pet-ability-tag{background:#ffffff4d}.loading-onboarding{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;background:var(--glass-bg);border:1px solid #fff3;border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 8px 32px #ba55d333;padding:24px}@media (max-width:768px){.pet-creator-wrapper{margin:1rem 0;padding:1rem}.generate-preview-section{margin:1.5rem 0;padding:1rem}.generate-preview-button{font-size:.9rem;padding:.875rem 1.5rem;width:100%}.pet-preview-image img{height:100px;width:100px}.character-card.pet-card{flex-direction:column;min-height:auto;padding:16px;text-align:center}.character-card.pet-card img{height:70px;margin-bottom:12px;margin-right:0;width:70px}.pet-card-content{text-align:center}.pet-abilities{justify-content:center}}@keyframes petCreated{0%{opacity:0;transform:scale(.8) rotate(-5deg)}50%{opacity:1;transform:scale(1.05) rotate(2deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.pet-created-animation{animation:petCreated .6s ease-out}.sparkle{animation:sparkle 2s infinite;background:gold;border-radius:50%;height:4px;position:absolute;width:4px}.sparkle:first-child{animation-delay:0s;left:20%;top:20%}.sparkle:nth-child(2){animation-delay:.5s;left:80%;top:80%}.sparkle:nth-child(3){animation-delay:1s;left:90%;top:40%}.sparkle:nth-child(4){animation-delay:1.5s;left:10%;top:70%}.hero-video-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 8px 32px #ba55d333;margin:0 auto 20px;max-width:400px;overflow:hidden;width:100%}.hero-video{display:block;height:auto;max-height:30vh;object-fit:cover;width:100%}.hero-video-container img.robot-flowers{max-height:30vh;object-fit:contain;width:100%}@media (max-width:768px){.hero-video-container{margin-bottom:15px;max-width:300px}.hero-video,.hero-video-container img.robot-flowers{max-height:25vh}}.pet-preview-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;background:var(--glass-bg);border:1px solid #fff3;border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 4px 12px #ba55d31a;margin:1.5rem 0;padding:1.5rem;text-align:center}.pet-preview-card h3{color:#333;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.pet-preview-card p{color:#555;line-height:1.5;margin:0 0 1rem}.pet-traits{background:#ffffff80;border-radius:12px;margin-top:1rem;padding:1rem}.pet-traits p{font-size:.9rem;margin:.5rem 0;text-align:left}.pet-traits strong{color:#ba55d3}.generating-animation{margin:2rem 0;text-align:center}.sparkle-container{height:60px;margin-bottom:1rem;position:relative}.generating-text{color:#666;font-size:1rem;font-style:italic;margin:0}.pet-generated-success{color:#22c55e;font-size:.9rem;font-weight:600;margin-top:.5rem!important}@keyframes sparkleGenerate{0%,to{opacity:0;transform:scale(0) rotate(0deg)}25%{opacity:.5;transform:scale(.5) rotate(90deg)}50%{opacity:1;transform:scale(1) rotate(180deg)}75%{opacity:.5;transform:scale(.7) rotate(270deg)}}.generating-animation .sparkle{animation:sparkleGenerate 2s infinite;background:linear-gradient(45deg,gold,orange);border-radius:50%;height:8px;position:absolute;width:8px}.generating-animation .sparkle:first-child{animation-delay:0s;left:20%;top:10px}.generating-animation .sparkle:nth-child(2){animation-delay:.5s;left:80%;top:30px}.generating-animation .sparkle:nth-child(3){animation-delay:1s;left:60%;top:5px}.generating-animation .sparkle:nth-child(4){animation-delay:1.5s;left:40%;top:40px}.pet-preview-image img{transition:all .3s ease}@media (max-width:768px){.pet-preview-card{margin:1rem 0;padding:1rem}.generating-animation{margin:1.5rem 0}.sparkle-container{height:40px}.generating-animation .sparkle{height:6px;width:6px}}.feature-icon-image{height:200px;object-fit:contain;width:200px}.feature-icon{align-items:center;display:flex;justify-content:center}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Space Grotesk,sans-serif;height:100%;margin:0;min-height:100vh;padding:0}body:before{background:linear-gradient(45deg,#ffb6c14d,#dda0dd4d,#b0c4de4d);content:"";height:100vh;left:0;position:fixed;top:0;width:100%;z-index:-1}.reveal-title,h1{color:#333;font-family:Space Grotesk,sans-serif;font-size:clamp(24px,5vw,32px);font-weight:700;letter-spacing:-.02em;margin-bottom:20px;text-align:center}h2{font-size:clamp(20px,4vw,24px);margin-bottom:20px}h2,h3{color:#333;font-family:Space Grotesk,sans-serif;font-weight:600;letter-spacing:-.01em;text-align:center}h3{font-size:18px;margin-bottom:16px}p{color:#555;font-size:16px;line-height:1.5;margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:500px;text-align:center}.location-input-onboarding,.name-input-onboarding,.select-input,.year-select-onboarding,input[type=text],input[type=time]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffc,#fff6);background:var(--input-gradient);border:2px solid #0000;border-radius:16px;box-shadow:inset 0 2px 4px #0000000d,0 2px 8px #ba55d314;box-sizing:border-box;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:500;outline:none;padding:18px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.location-input-onboarding:focus,.name-input-onboarding:focus,.select-input:focus,.year-select-onboarding:focus,input[type=text]:focus,input[type=time]:focus{background:#ffffffe6;border-color:#ba55d3;box-shadow:0 0 0 4px #ba55d326,0 4px 16px #ba55d333;transform:translateY(-1px)}.content-overlay{animation:fadeInOverlay .6s ease forwards;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#ffffffd9;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014;margin:0 auto;max-width:520px;padding:32px;transition:all .4s ease;z-index:2}.next-button-onboarding{background:linear-gradient(135deg,#ba55d3,#9370db);background:var(--selected-gradient);border:none;border-radius:16px;box-shadow:0 4px 16px #ba55d34d,0 2px 8px #ba55d333;color:#fff;cursor:pointer;display:block;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.01em;margin:0 auto;max-width:560px;padding:20px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.next-button-onboarding:hover{box-shadow:0 8px 24px #ba55d366,0 4px 12px #ba55d34d;transform:translateY(-3px)}.next-button-onboarding:active{transform:translateY(-1px)}.calendar-button-onboarding{align-items:center;background:linear-gradient(135deg,#ba55d3,#9370db);background:var(--selected-gradient);border:none;border-radius:16px;box-shadow:0 4px 16px #ba55d34d,0 2px 8px #ba55d333;color:#fff;cursor:pointer;display:flex;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600;gap:12px;justify-content:center;letter-spacing:-.01em;max-width:320px;padding:20px 28px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.calendar-button-onboarding:hover{box-shadow:0 8px 24px #ba55d366,0 4px 12px #ba55d34d;transform:translateY(-3px)}.time-input-onboarding{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffc,#fff6);background:var(--input-gradient);border:2px solid #0000;border-radius:16px;box-shadow:inset 0 2px 4px #0000000d,0 4px 12px #ba55d31a;box-sizing:border-box;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:600;padding:20px 24px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:220px}.time-input-onboarding:focus{background:#fffffff2;border-color:#ba55d3;box-shadow:0 0 0 4px #ba55d326,0 6px 20px #ba55d333;outline:none;transform:scale(1.02)}.calendar-reminder-info{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffc;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 16px #00000014,0 2px 4px #0000000a;margin-bottom:32px;padding:24px;text-align:center}.calendar-reminder-info h4{color:#333;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.01em;margin:0 0 12px}.calendar-reminder-info p{color:#666;font-size:15px;line-height:1.5;margin:0}.feature-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffe6;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 32px #ba55d31f,0 4px 8px #ba55d314;margin-bottom:20px;padding:32px 24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.feature-card:hover{box-shadow:0 12px 40px #ba55d32e,0 6px 12px #ba55d31f;transform:translateY(-4px)}.loading-onboarding{animation:pulse 2s infinite;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 12px 40px #ba55d333,0 4px 12px #ba55d31a;color:#333;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:500;left:50%;padding:32px 40px;position:fixed;text-align:center;top:40%;transform:translate(-50%,-50%);z-index:999}@media (max-width:768px){.onboarding-container{padding:16px}.content-overlay{border-radius:16px;padding:24px 20px}.time-input-onboarding{font-size:18px;padding:18px 20px;width:200px}.calendar-button-onboarding{font-size:15px;max-width:100%;padding:18px 24px}.calendar-reminder-info{margin-bottom:24px;padding:20px 16px}.next-button-onboarding{font-size:16px;padding:18px 20px}.feature-card{border-radius:16px;padding:24px 20px}}@keyframes fadeInOverlay{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}:focus{outline:2px solid #ba55d3;outline-offset:2px}:focus:not(:focus-visible){outline:none}.button-container-onboarding{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(0deg,#fffffffa 0,#fffffff2 60%,#fffc 80%,#fff0);bottom:0;box-sizing:border-box;left:0;margin:0 auto;max-width:600px;padding:24px 20px;position:fixed;right:0;z-index:100}.header-container{left:0;padding:20px;position:fixed;top:0;z-index:1000}.header-profile-menu{position:relative}.header-profile-icon{cursor:pointer;height:40px;transition:transform .2s ease;width:40px}.header-profile-icon:hover{transform:scale(1.1)}.header-dropdown{animation:headerSlideIn .2s ease forwards;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;left:0;min-width:160px;overflow:hidden;position:absolute;top:50px}.header-dropdown-button{background:none;border:none;color:#333;cursor:pointer;font-size:14px;padding:12px 20px;text-align:left;transition:background-color .2s ease;width:100%}.header-dropdown-button:hover{background-color:#f5f5f5}.header-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.header-modal{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:320px;padding:24px;text-align:center;width:90%}.header-modal-text{color:#333;font-size:16px;line-height:1.5;margin:0 0 20px}.header-modal-subtitle{color:#666;font-size:14px;line-height:1.4;margin-top:8px}.header-modal-buttons{display:flex;gap:10px;justify-content:center}.header-cancel-button,.header-confirm-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .2s ease}.header-confirm-button{background-color:#333;color:#fff}.header-confirm-button:hover{background-color:#000}.header-cancel-button{background-color:#f0f0f0;color:#333}.header-cancel-button:hover{background-color:#e0e0e0}@keyframes headerSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.memories-container{display:flex;flex-direction:column}.chat-wrapper{flex-grow:1}.progress-counter{align-items:center;background:#fff;border-radius:20px;box-shadow:0 2px 4px #0000001a;display:inline-flex;margin-bottom:20px;margin-top:12px;padding:10px 20px;white-space:nowrap}.progress-icon{height:24px;margin-right:8px;width:24px}.progress-stats{align-items:center;display:flex;gap:12px}.progress-count{color:#333;font-family:Merriweather,serif;font-size:18px;font-weight:700}.progress-divider{color:#666;font-size:14px}.streak-count{align-items:center;color:#ff6b6b;display:flex;font-family:Merriweather,serif;font-size:18px;font-weight:700;gap:4px}.streak-count:after{animation:pulse 2s infinite;background-color:#ff6b6b;border-radius:50%;content:"";display:inline-block;height:8px;width:8px}.add-memory-button{background-color:#000;border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;display:block;font-size:16px;margin:20px 0;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.add-memory-button:hover{background-color:#333;box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.empty-state{background:#fff;border-radius:16px;box-shadow:0 2px 4px #0000001a;margin-top:40px;padding:40px}.empty-state-icon{height:200px;margin-bottom:20px;opacity:.8;width:200px}.empty-state-text{color:#666;font-size:18px;max-width:400px}.memory-collection-orb-container{align-items:center;cursor:pointer;display:flex;flex-direction:column;position:relative}.memories-collection-grid{padding:20px}.memory-collection-orb{box-shadow:0 4px 8px #0003,0 0 20px #ffffff1a;transition:transform .3s ease,box-shadow .3s ease}.memory-collection-orb:hover{box-shadow:0 8px 16px #0000004d,0 0 30px #fff3;transform:translateY(-4px)}.memory-collection-orb:after{inset:0;opacity:.3}.orb-label{margin-top:8px;text-align:center}.orb-label h3{color:#333;font-size:.85rem;font-weight:600;margin:0}.memory-input{min-height:32vh}.memory-input:focus{border-color:#9333ea;box-shadow:0 0 0 2px #9333ea1a;outline:none}.create-button,.drawer-cancel-button{background-color:#333!important;border:none;border-radius:8px;cursor:pointer;font-size:16px;min-width:120px;padding:14px 24px;transition:all .3s ease}.create-button{background:var(--selected-gradient)!important;color:#fff!important;font-weight:600!important}.create-button:hover{background:var(--hover-gradient)!important;transform:translateY(-2px)!important}.create-button:disabled{background-color:#333!important}.drawer-cancel-button{background-color:#f5f5f5!important;border:1px solid #e0e0e0!important;color:#000}.reward-modal,.support-modal{background-color:#fff;border-radius:24px;left:50%;margin-bottom:60px;max-height:calc(90vh - 60px);max-width:90%;overflow-y:auto;padding:32px;position:fixed;top:50%;transform:translate(-50%,-50%);width:800px;z-index:2000}.reward-preview{background:#fff;border-radius:16px;display:block;height:300px;margin:0 auto 24px;object-fit:cover;width:300px}.close-button{background:#0000001a!important;color:#333;font-size:24px;height:32px;width:32px}.close-button:hover{background:#0003}.reward-info{display:flex;flex-direction:column;gap:16px}.reward-type-badge{background:#8a2be2;border-radius:20px;color:#fff;display:inline-block;font-weight:500;margin-bottom:16px;padding:.5rem 1rem}.reward-description{color:#333!important;font-size:1.125rem;line-height:1.6}.insight-section{margin:16px 0;padding:1.5rem}.insight-text{color:#2c3e50;font-size:1.1em;line-height:1.8;margin-top:.5rem}.pattern-insight{background:#0000000d;padding:12px}.pattern-insight h4{color:#2c3e50}.reward-metadata{background:#f8f8f8;border-radius:12px;margin:16px 0;padding:1.5rem}.themes-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:8px}.theme-tag{background:#fff;border:1px solid #e0e0e0;border-radius:16px;color:#666;font-size:.875rem;padding:.25rem .75rem}.memory-content{background:#0000000d;border-radius:8px;margin:1rem 0;padding:1rem}.original-memory{color:#666;font-style:italic;line-height:1.6}.memory-prompt{color:#666;font-size:.9em;font-style:italic;margin-top:8px}.modal-buttons{gap:16px;margin-top:24px}.delete-button{background-color:#fff;border:2px solid #ff4d4d;border-radius:8px;color:#ff4d4d;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s ease}.delete-button:hover{background-color:#ff4d4d;color:#fff}.loading-state{color:#666;font-size:18px;margin-top:40px}.bottom-navigation{height:60px;z-index:50}body.modal-open .bottom-navigation{display:none}.daily-checkin-prompt{align-items:center;background:linear-gradient(45deg,#8b5cf6,#d946ef);border-radius:16px;box-shadow:0 2px 8px #883cfa4d;color:#fff!important;display:flex;justify-content:space-between;margin-bottom:20px;padding:16px 24px}.daily-checkin-prompt p{color:#fff;font-size:16px;font-weight:500;margin:0 16px 0 0;text-align:center}@media (max-width:640px){.daily-checkin-prompt p{max-width:60%;text-align:left}}.daily-checkin-prompt button{background-color:#fff;border:none;border-radius:8px;color:#8b5cf6;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:background .2s}.daily-checkin-prompt button:hover{background-color:#f3e8ff}.calendar-reminder-modal{background-color:#fff;border-radius:16px;box-shadow:0 2px 12px #0003;color:#333;margin:auto;max-width:600px;padding:32px;position:relative;text-align:center;top:25%;transform:translateY(-50%);width:90%}.calendar-reminder-modal h2{color:#8b5cf6;font-family:Merriweather,serif;font-size:24px;margin-bottom:12px}.calendar-reminder-modal p{color:#555;font-size:16px;line-height:1.5;margin-bottom:24px}.calendar-reminder-modal label{color:#666;display:block;font-size:15px;font-weight:500;margin-bottom:8px}.calendar-reminder-modal select{background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;font-size:15px;margin-bottom:16px;padding:8px 12px;transition:border-color .2s ease,box-shadow .2s ease}.calendar-reminder-modal select:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf633;outline:none}.calendar-modal-buttons{display:flex;gap:16px;justify-content:center;margin-top:24px}.calendar-modal-buttons .accept-button,.calendar-modal-buttons .later-button{border:none;border-radius:8px;cursor:pointer;font-family:Merriweather,serif;font-size:16px;padding:12px 24px;transition:all .3s ease}.calendar-modal-buttons .accept-button{background-color:#8b5cf6;color:#fff;font-weight:600}.calendar-modal-buttons .accept-button:hover{background-color:#7c3aed;box-shadow:0 4px 12px #7c3aed4d;transform:translateY(-2px)}.calendar-modal-buttons .later-button{background-color:#f5f5f5;border:1px solid #e0e0e0;color:#333}.calendar-modal-buttons .later-button:hover{background-color:#e2e2e2;box-shadow:0 4px 8px #b4b4b44d;transform:translateY(-2px)}@media (max-width:640px){.progress-counter{padding:6px 12px}.progress-icon{height:20px;width:20px}.progress-count,.streak-count{font-size:14px}.progress-divider{font-size:12px}.memories-collection-grid{column-gap:16px;grid-template-columns:repeat(2,minmax(140px,1fr));padding:16px;row-gap:32px;width:100%}.memory-collection-orb{height:140px;width:140px}.chat-wrapper{padding:12px}.reward-modal,.support-modal{max-width:95%;padding:20px}.reward-preview{height:200px;width:200px}.drawer-buttonsx{flex-direction:column;margin-top:8px}.create-button,.drawer-cancel-button{width:100%}.memory-input{max-width:100vw}}.insight-section{background:#fff5f9;border:1px solid #ffe0ef;border-radius:12px;margin:24px 0;padding:24px}.insight-section h4{color:#6b21a8;font-size:1.25rem;margin:0 0 12px}.memory-insight-text{color:#333;font-size:1rem;line-height:1.6;margin:0 0 16px}.pattern-insight{background:#f3e0f9;border-radius:8px;margin-top:16px;padding:16px}.pattern-insight h4{color:#6b21a8;margin-bottom:8px}.insight-section ::selection{background:#d8b4fe;color:#fff}.dream-type-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;border-radius:20px;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-top:4px;padding:4px 12px;text-transform:uppercase;transition:all .2s ease}.memory-collection-orb-container[data-dream-type=ordinary] .dream-type-label{background:linear-gradient(135deg,#667eea26,#764ba226);border-color:#667eea4d;color:#667eea}.memory-collection-orb-container[data-dream-type=nightmare] .dream-type-label{background:linear-gradient(135deg,#fc466b26,#3f5efb26);border-color:#fc466b4d;color:#fc466b}.memory-collection-orb-container[data-dream-type=lucid] .dream-type-label{background:linear-gradient(135deg,#f093fb26,#f5576c26);border-color:#f093fb4d;color:#f093fb}.memory-collection-orb-container[data-dream-type=recurring] .dream-type-label{background:linear-gradient(135deg,#4facfe26,#00f2fe26);border-color:#4facfe4d;color:#4facfe}.memory-collection-orb-container[data-dream-type=prophetic] .dream-type-label{background:linear-gradient(135deg,#43e97b26,#38f9d726);border-color:#43e97b4d;color:#43e97b}.memory-collection-orb-container[data-dream-type=symbolic] .dream-type-label{background:linear-gradient(135deg,#fa709a26,#fee14026);border-color:#fa709a4d;color:#fa709a}.memory-collection-orb-container:hover .dream-type-label{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.memory-collection-orb-container[data-dream-type=ordinary]:hover .dream-type-label{background:linear-gradient(135deg,#667eea40,#764ba240);border-color:#667eea80}.memory-collection-orb-container[data-dream-type=nightmare]:hover .dream-type-label{background:linear-gradient(135deg,#fc466b40,#3f5efb40);border-color:#fc466b80}.memory-collection-orb-container[data-dream-type=lucid]:hover .dream-type-label{background:linear-gradient(135deg,#f093fb40,#f5576c40);border-color:#f093fb80}.memory-collection-orb-container[data-dream-type=recurring]:hover .dream-type-label{background:linear-gradient(135deg,#4facfe40,#00f2fe40);border-color:#4facfe80}.memory-collection-orb-container[data-dream-type=prophetic]:hover .dream-type-label{background:linear-gradient(135deg,#43e97b40,#38f9d740);border-color:#43e97b80}.memory-collection-orb-container[data-dream-type=symbolic]:hover .dream-type-label{background:linear-gradient(135deg,#fa709a40,#fee14040);border-color:#fa709a80}.dream-type-label.compact{border-radius:12px;font-size:.7rem;font-weight:500;padding:2px 8px}.dream-type-label.pill{border:none;border-radius:50px;font-size:.72rem;font-weight:700;padding:6px 14px}@media (prefers-color-scheme:dark){.dream-type-label{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.memory-collection-orb-container[data-dream-type=ordinary] .dream-type-label{background:linear-gradient(135deg,#667eea33,#764ba233);color:#8fa4f3}.memory-collection-orb-container[data-dream-type=nightmare] .dream-type-label{background:linear-gradient(135deg,#fc466b33,#3f5efb33);color:#fd6b8e}.memory-collection-orb-container[data-dream-type=lucid] .dream-type-label{background:linear-gradient(135deg,#f093fb33,#f5576c33);color:#f3a9fc}.memory-collection-orb-container[data-dream-type=recurring] .dream-type-label{background:linear-gradient(135deg,#4facfe33,#00f2fe33);color:#6fb8fe}.memory-collection-orb-container[data-dream-type=prophetic] .dream-type-label{background:linear-gradient(135deg,#43e97b33,#38f9d733);color:#5eeb95}.memory-collection-orb-container[data-dream-type=symbolic] .dream-type-label{background:linear-gradient(135deg,#fa709a33,#fee14033);color:#fb8cb0}}.memory-collection-orb{border:1px solid #ffffff26;box-shadow:0 4px 16px #00000026,0 8px 24px #00000014,inset 0 -4px 8px #0000000f,inset 0 1px 2px #fff3}.memory-collection-orb:before{background:radial-gradient(ellipse 60% 30% at 30% 20%,#fff9 0,#fff3 40%,#0000 60%),linear-gradient(135deg,#ffffff40,#ffffff1a 20%,#ffffff0d 40%,#0000 60%,#0000000d 80%,#0000001a),radial-gradient(ellipse 80% 40% at 50% 90%,#0000001a 0,#0000 50%);bottom:0;left:0;opacity:.9;right:0;top:0;z-index:3}.memory-collection-orb:after,.memory-collection-orb:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.memory-collection-orb:after{background:radial-gradient(ellipse at center,#fff6 0,#ffffff1a 60%,#0000 80%);filter:blur(.5px);height:15%;right:25%;top:25%;transform:rotate(15deg);width:20%;z-index:4}.memory-collection-orb:hover{border-color:#ffffff40;box-shadow:0 8px 24px #0003,0 16px 32px #0000001a,inset 0 -6px 12px #00000014,inset 0 2px 4px #ffffff4d,0 0 16px #ffffff26;transform:perspective(1000px) translateZ(12px) translateY(-4px) scale(1.03)}.memory-collection-orb:hover:before{background:radial-gradient(ellipse 70% 35% at 25% 15%,#ffffffb3 0,#ffffff4d 40%,#0000 60%),linear-gradient(135deg,#ffffff4d,#ffffff26 20%,#ffffff14 40%,#0000 60%,#00000008 80%,#00000014),radial-gradient(ellipse 85% 45% at 50% 95%,#0000001f 0,#0000 50%);opacity:1}.memory-collection-orb:hover:after{background:radial-gradient(ellipse at center,#ffffff80 0,#ffffff26 60%,#0000 80%);height:18%;width:25%}.orb-inner{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative;z-index:1}.orb-image,.orb-inner{border-radius:50%;height:100%;width:100%}.orb-image{filter:brightness(1.1) contrast(1.05) saturate(1.1);object-fit:cover;z-index:2}.memory-collection-orb:active{box-shadow:0 2px 8px #0003,0 4px 12px #0000001a,inset 0 -2px 4px #0000001a,inset 0 1px 2px #ffffff26;transform:perspective(1000px) translateZ(2px) translateY(-1px) scale(.99);transition:all .1s ease-out}@media (max-width:640px){.memory-collection-orb{box-shadow:0 3px 12px #0000001f,0 6px 18px #0000000f,inset 0 -3px 6px #0000000d,inset 0 1px 2px #ffffff26;height:140px;width:140px}.memory-collection-orb:hover{box-shadow:0 6px 18px #0000002e,0 12px 24px #00000014,inset 0 -4px 8px #0000000f,inset 0 2px 3px #ffffff40,0 0 12px #ffffff1f;transform:perspective(800px) translateZ(8px) translateY(-3px) scale(1.02)}}@keyframes breathe{0%,to{transform:perspective(1000px) translateZ(0) scale(1)}50%{transform:perspective(1000px) translateZ(2px) scale(1.01)}}.memory-collection-orb-container[data-dream-type=nightmare] .memory-collection-orb:hover{box-shadow:0 8px 24px #fc466b26,0 16px 32px #0000001a,inset 0 -6px 12px #00000014,inset 0 2px 4px #ffffff4d,0 0 16px #fc466b33}.memory-collection-orb-container[data-dream-type=lucid] .memory-collection-orb:hover{box-shadow:0 8px 24px #f093fb26,0 16px 32px #0000001a,inset 0 -6px 12px #00000014,inset 0 2px 4px #ffffff4d,0 0 16px #f093fb33}.memory-collection-orb-container[data-dream-type=prophetic] .memory-collection-orb:hover{box-shadow:0 8px 24px #43e97b26,0 16px 32px #0000001a,inset 0 -6px 12px #00000014,inset 0 2px 4px #ffffff4d,0 0 16px #43e97b33}.memory-collection-orb-container[data-dream-type=recurring] .memory-collection-orb:hover{box-shadow:0 8px 24px #4facfe26,0 16px 32px #0000001a,inset 0 -6px 12px #00000014,inset 0 2px 4px #ffffff4d,0 0 16px #4facfe33}.memory-collection-orb-container[data-dream-type=symbolic] .memory-collection-orb:hover{box-shadow:0 8px 24px #fa709a26,0 16px 32px #0000001a,inset 0 -6px 12px #00000014,inset 0 2px 4px #ffffff4d,0 0 16px #fa709a33}.memory-collection-orb{align-items:center;border:none;border-radius:50%;box-shadow:inset 0 -4px 8px #00000014,inset 0 1px 2px #fff3;display:flex;height:180px;justify-content:center;margin:0 auto;overflow:hidden;position:relative;transform:perspective(1000px) translateZ(0);transition:all .4s cubic-bezier(.25,.46,.45,.94);width:180px}.memory-collection-orb:hover{box-shadow:inset 0 -6px 12px #0000001a,inset 0 2px 4px #ffffff4d;transform:perspective(1000px) translateZ(12px) translateY(-8px) scale(1.03)}.memory-collection-orb-container:after{background:radial-gradient(ellipse,#0003 30%,#0000 75%);bottom:15px;content:"";height:25px;left:50%;position:absolute;transform:translateX(-50%);transition:all .4s cubic-bezier(.25,.46,.45,.94);width:85%;z-index:-1}.memory-collection-orb-container:hover:after{background:radial-gradient(ellipse,#00000040 30%,#0000 75%);transform:translateX(-50%) translateY(8px)}.memory-input{border:2px solid #e0e0e0;border-radius:12px;box-sizing:border-box;font-size:16px;line-height:1.6;margin-bottom:16px;min-height:20vh;padding:16px;resize:vertical;transition:border-color .3s ease}.memories-container{background-color:#f5f5f5;max-width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding-bottom:env(safe-area-inset-bottom);width:100%}.chat-wrapper{align-items:center;display:flex;flex-direction:column;padding:20px}.chat-wrapper,.memories-collection-grid{box-sizing:border-box;margin:0 auto;max-width:1200px;width:100%}.memories-collection-grid{grid-gap:24px;display:grid!important;gap:24px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:20px 20px 120px}.memory-drawer{box-shadow:0 -4px 20px #00000026;max-height:85vh;transition:transform .3s ease-in-out}.drawer-header,.memory-drawer{border-top-left-radius:24px;border-top-right-radius:24px}.drawer-header{padding:16px 20px 8px}.category-selector{margin:0 0 12px}.category-selector h4{color:#666;font-size:14px;margin:0 0 8px}.category-options{grid-gap:8px;gap:8px}.category-option{gap:6px;padding:10px 12px}.category-icon{font-size:16px;min-width:16px}.category-label{font-size:14px;line-height:1}.category-description{display:none}.inspire-button{font-size:14px;padding:8px 16px}.memory-input{padding:24px 20px}.drawer-footer{padding:12px 20px calc(12px + env(safe-area-inset-bottom, 0px))}.drawer-buttons{gap:8px}.create-button{font-size:16px}@media (max-width:640px){.memory-drawer{max-height:90vh}.drawer-header{padding:12px 16px 8px}.category-selector h4{font-size:13px}.category-options{gap:6px}.category-option{font-size:13px;padding:8px 10px}.category-label{font-size:12px}.category-icon{font-size:14px}.inspire-button{font-size:12px;padding:6px 12px}.memory-input{font-size:16px;padding:20px 16px}.drawer-footer{padding:10px 16px calc(10px + env(safe-area-inset-bottom, 0px))}.create-button{font-size:15px;padding:14px 16px}.drawer-cancel-button{font-size:15px;padding:12px 16px}}@media (max-width:480px){.memory-drawer{max-height:95vh}.drawer-header{padding:10px 12px 6px}.memory-input{padding:16px 12px}.drawer-footer{padding:8px 12px calc(8px + env(safe-area-inset-bottom, 0px))}}@media (max-width:900px) and (orientation:landscape){.memory-drawer{max-height:95vh}.drawer-header{padding:8px 16px 6px}.category-selector h4{display:none}.inspire-button{font-size:11px;padding:4px 10px 16px}.memory-input{padding:12px 16px}.drawer-footer{padding:8px 16px calc(8px + env(safe-area-inset-bottom, 0px))}}@supports (-webkit-touch-callout:none){.memory-drawer{max-height:85vh}.memory-input{-webkit-overflow-scrolling:touch;font-size:16px}}.create-first-crystal-button{background:linear-gradient(135deg,#ff6b9d,#c471ed,#12c2e9,#ff6b9d);box-shadow:0 8px 25px #c471ed66,0 4px 15px #ff6b9d4d,0 0 30px #12c2e933,inset 0 1px 0 #fff3}.create-first-crystal-button:hover{animation:gradientShift 1.5s ease infinite,pulse 2s ease infinite;box-shadow:0 15px 40px #c471ed80,0 8px 25px #ff6b9d66,0 0 50px #12c2e94d,inset 0 1px 0 #ffffff4d}@media (max-width:768px){.empty-state{min-height:350px;padding:2rem 1rem}.empty-state-content{max-width:100%}.empty-state-icon{height:140px;width:140px}.empty-state h3{font-size:1.6rem}.empty-state-text{font-size:1rem}.create-first-crystal-button{font-size:1rem;padding:14px 28px}}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2rem 0;min-height:400px;padding:3rem 2rem;text-align:center}.empty-state-icon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));height:160px;margin-bottom:1.5rem;width:160px}.empty-state h3{background:linear-gradient(135deg,#667eea,#764ba2)}.empty-state-text{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;max-width:600px}.create-first-crystal-button{align-items:center;animation:gradientShift 3s ease infinite;background:linear-gradient(135deg,#ffb6c1,plum,#b0c4de,#ffb6c1);background-size:300% 300%;border:none;border-radius:50px;box-shadow:0 8px 25px #dda0dd66,0 4px 15px #ffb6c14d,0 0 30px #b0c4de33,inset 0 1px 0 #fff3;color:#fff;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:700;gap:10px;letter-spacing:1px;margin-bottom:1.5rem;overflow:hidden;padding:18px 36px;position:relative;text-transform:uppercase;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.create-first-crystal-button:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.create-first-crystal-button:hover{animation:gradientShift 1.5s ease infinite,crystalPulse 2s ease infinite;box-shadow:0 15px 40px #dda0dd80,0 8px 25px #ffb6c166,0 0 50px #b0c4de4d,inset 0 1px 0 #ffffff4d;transform:translateY(-4px) scale(1.05)}.create-first-crystal-button:hover:before{left:100%}.create-first-crystal-button:active{transform:translateY(-2px) scale(1.02);transition:all .1s ease}.create-first-crystal-button svg{filter:drop-shadow(0 2px 4px rgba(255,255,255,.3));transition:all .4s cubic-bezier(.34,1.56,.64,1)}.create-first-crystal-button:hover svg{filter:drop-shadow(0 4px 8px rgba(255,255,255,.5));transform:rotate(180deg) scale(1.2)}@keyframes crystalPulse{0%,to{box-shadow:0 15px 40px #dda0dd80,0 8px 25px #ffb6c166,0 0 50px #b0c4de4d}50%{box-shadow:0 15px 40px #dda0ddb3,0 8px 25px #ffb6c199,0 0 60px #b0c4de66}}.empty-state h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#9370db,#ba55d3);-webkit-background-clip:text;background-clip:text;color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:1rem}@media (max-width:768px){.create-first-crystal-button{font-size:1rem;padding:14px 28px}}.memory-input{min-height:0}@supports (-webkit-touch-callout:none){.memory-drawer{height:100vh;height:-webkit-fill-available}.memory-input{-webkit-overflow-scrolling:touch;font-size:16px}@media (max-width:768px){.drawer-footer{padding-bottom:max(16px,env(safe-area-inset-bottom,0px))}}}@media (max-width:768px){body.drawer-open{overflow:hidden;position:fixed;top:0;width:100%}}.memory-drawer{background:#fff;height:100vh;height:100dvh;overflow:hidden;padding:0;top:0;transform:translateY(100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94);width:100vw;z-index:1200}.memory-drawer.open{transform:translateY(0)}.drawer-header{background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;min-height:auto;padding:max(env(safe-area-inset-top,0px),20px) 20px 16px}.category-selector{margin:0 0 16px;padding:0}.category-selector h4{color:#333;font-size:16px;font-weight:600;margin:0 0 12px;text-align:left}.category-options{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:12px;padding:0;width:100%}.category-option{align-items:center;background:#fff;border:1.5px solid #e5e5e5;border-radius:12px;cursor:pointer;display:flex;gap:8px;justify-content:flex-start;min-height:48px;padding:12px 14px;text-align:left;transition:all .2s ease;white-space:nowrap}.category-option:hover{background:#f8f4ff;border-color:#9333ea}.category-option.selected{background:#9333ea;border-color:#9333ea;color:#fff}.category-icon{font-size:18px;min-width:18px}.category-info{align-items:flex-start;display:flex;flex-direction:column}.category-label{font-size:15px;font-weight:600;line-height:1.2}.inspire-button{align-self:flex-end;background:#f3e8ff;border:1px solid #e9d5ff;border-radius:12px;color:#9333ea;cursor:pointer;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600;margin:0;min-height:44px;padding:10px 18px;transition:all .2s ease}.inspire-button:hover{background:#ede9fe;border-color:#d8b4fe;transform:translateY(-1px)}.memory-input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;background:#fff;border:none;border-radius:0;flex:1 1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:17px;line-height:1.5;max-height:none;min-height:200px;outline:none;overflow-y:auto;padding:20px;resize:none;width:100%}.memory-input::placeholder{color:#999;font-style:italic}.memory-input:focus{background:#fffffe}.drawer-footer{background:#fafafa;border-top:1px solid #f0f0f0;flex-shrink:0;min-height:auto;padding:16px 20px calc(16px + env(safe-area-inset-bottom, 0px))}.drawer-buttons{display:flex;flex-direction:column;gap:10px}.create-button{background:#9333ea;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:17px;font-weight:600;min-height:52px;padding:16px 20px;transition:all .2s ease;width:100%}.create-button:hover:not(:disabled){background:#7c3aed;transform:translateY(-1px)}.create-button:disabled{background:#d1d5db;cursor:not-allowed;transform:none}.drawer-cancel-button{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;color:#666;cursor:pointer;font-size:16px;min-height:48px;padding:14px 20px;transition:all .2s ease;width:100%}.drawer-cancel-button:hover{background:#e9ecef;border-color:#dee2e6;color:#333}@media (min-width:769px){.memory-drawer{border-top-left-radius:24px;border-top-right-radius:24px;bottom:0;box-shadow:0 -4px 20px #00000026;height:auto;max-height:85vh;top:auto;transform:translateY(100%)}.memory-drawer.open{transform:translateY(0)}.drawer-header{border-bottom:none;border-top-left-radius:24px;border-top-right-radius:24px;padding:16px 20px 8px}.category-selector h4{font-size:14px}.category-option{min-height:auto;padding:10px 12px}.category-label{font-size:14px}.category-icon{font-size:16px}.inspire-button{font-size:14px;min-height:auto;padding:8px 16px}.memory-input{min-height:200px;padding:24px 20px}.create-button{font-size:16px}.create-button,.drawer-cancel-button{min-height:auto}}@media (min-width:481px) and (max-width:768px) and (orientation:landscape){.drawer-header{padding:max(env(safe-area-inset-top,0px),12px) 16px 12px}.category-selector h4{font-size:15px;margin-bottom:10px}.category-options{gap:8px;margin-bottom:10px}.inspire-button{font-size:14px;padding:8px 14px}.memory-input{padding:16px 20px}}@media (max-width:480px){.drawer-header{padding:max(env(safe-area-inset-top,0px),16px) 16px 12px}.category-selector h4{font-size:15px}.category-options{gap:8px}.category-option{padding:10px 12px}.category-label{font-size:14px}.inspire-button{font-size:14px;padding:8px 14px}.memory-input{font-size:16px;padding:16px}.drawer-footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0px))}.create-button{font-size:16px;padding:14px 16px}.drawer-cancel-button{font-size:15px;padding:12px 16px}}@supports (-webkit-touch-callout:none){.memory-drawer{height:100vh;height:100dvh;height:-webkit-fill-available}.memory-input{-webkit-overflow-scrolling:touch;font-size:16px}@media (max-width:768px){.drawer-footer{padding-bottom:max(16px,env(safe-area-inset-bottom,0px))}.memory-drawer{min-height:100vh;min-height:100dvh}}}@media (max-width:768px){body.drawer-open{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%}.memory-drawer{max-height:100vh;max-height:100dvh;min-height:100vh;min-height:100dvh}}body{background-color:#f5f5f5}.game-list-container{box-sizing:border-box;flex-grow:1;margin:0 auto;max-width:1200px;padding:20px;width:100%}.games-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0 auto;max-width:1200px;padding:1rem}.completion-dot{border-radius:50%;height:12px;left:12px;position:absolute;top:12px;width:12px}.create-game-card{align-items:center;background:#e5e7eb;border:2px dashed #9ca3af;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:360px;justify-content:center;margin:0 auto;max-width:320px;padding:12px;position:relative;transition:all .2s ease;width:100%}.create-game-card:hover{background:#d1d5db;transform:translateY(-5px)}.create-game-icon{color:#6b7280;font-size:2rem}.create-game-text{color:#4b5563;font-family:monospace}.lock-overlay{align-items:center;background:#00000080;border-radius:12px;bottom:0;color:#fff;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.game-drawer{pointer-events:none;z-index:1000}.game-drawer.open{bottom:0;pointer-events:auto}.drawer-close{background:none;border:none;color:#666;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}.drawer-goal{color:#333;font-style:italic;margin-bottom:2rem}.continue-button,.play-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.play-button{background:#8a2be2;color:#fff}.continue-button{background:#4b5563!important;color:#fff}.continue-button:hover,.play-button:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}@media (max-width:768px){.game-list-container{padding:1rem 1rem 5rem}.games-grid{gap:1rem}.game-drawer{padding:1.5rem}.drawer-content{padding:0 1rem}}.memory-selection-modal{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal-content{background:#1a1a1a;border-radius:1rem;max-height:80vh;max-width:800px;padding:2rem}.memory-grid{grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));margin:12px 0}.memory-card{background:#2d2d2d;border-radius:.5rem;cursor:pointer;padding:.5rem;transition:all .2s}.memory-card.selected{border:2px solid #553c9a;transform:scale(.98)}.memory-card img{aspect-ratio:1;border-radius:.25rem;object-fit:cover;width:100%}.memory-info{padding:.5rem}.modal-buttons{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.modal-buttons button{border-radius:.5rem;cursor:pointer;padding:.5rem 1rem}.modal-buttons button:first-child{background:#0000;border:1px solid #4a5568;color:#fff}.modal-buttons button:last-child{background:#553c9a;color:#fff}.modal-buttons button:disabled{cursor:not-allowed;opacity:.5}.custom-game-info{padding:.5rem}.parent-container{background-color:#f5f5f5;flex-direction:column;min-height:100vh;overflow-y:auto}@media (max-width:768px){.game-list-container{padding:16px}.games-grid{gap:1rem;padding:.5rem}}.delete-button{background:#dc2626;border-radius:.5rem;color:#fff;margin-top:.5rem;padding:.5rem 1rem;transition:all .2s ease;width:100%}.delete-button:hover{background:#b91c1c;transform:translateY(-2px)}.custom-game-info{background:#553c9a1a;border-left:3px solid #553c9a;border-radius:.5rem;margin:1rem 0;padding:1rem}.custom-game-modal{align-items:center;background-color:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.custom-game-modal-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0003;margin:20px;max-height:80vh;max-width:56rem;overflow-y:auto;padding:1.5rem;width:100%}.custom-game-creator{z-index:2000}.custom-game-creator-content{background:#fff;max-height:80vh}.custom-game-creator-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.custom-game-creator-title{font-size:24px;font-weight:700}.custom-game-creator-close{background:none;border:none;color:#666;font-size:24px}.memory-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:16px 0}.memory-item{border:2px solid #ddd;border-radius:8px;padding:8px;transition:all .2s}.memory-item.selected{border-color:purple}.memory-image{aspect-ratio:1;border-radius:4px}.memory-details{padding:8px}.theme-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.theme-item{border:2px solid #ddd;border-radius:8px;cursor:pointer;padding:16px}.theme-item.selected{border-color:purple}.custom-theme-input{border:1px solid #ddd;border-radius:4px;margin-top:16px;padding:8px;width:100%}.goal-item.selected{border-color:purple}.navigation-buttons{display:flex;justify-content:space-between;margin-top:24px}.nav-button{align-items:center;border-radius:4px;display:flex;gap:8px;padding:8px 16px}.nav-button:disabled{cursor:not-allowed;opacity:.5}.next-button{background:purple;border:none;color:#fff}.back-button{background:none;border:1px solid #666;color:#666}.step-progress{justify-content:space-between;margin-bottom:24px}.step-item,.step-progress{align-items:center;display:flex}.step-number{border:2px solid}.step-title{margin-left:8px}.step-line{background:#ddd;flex-grow:1;height:1px;margin:0 16px}@media (max-width:768px){.memory-grid{gap:8px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.memory-item{padding:6px}.memory-details h4{font-size:.9rem;margin:4px 0}.memory-details p{font-size:.8rem;margin:0}}.goal-grid{grid-gap:16px;display:grid;gap:16px;margin-top:16px}.goal-item{border:2px solid #ddd;border-radius:8px;padding:16px;transition:all .2s ease}.goal-item h4{color:#2d3748;font-size:1.1rem;margin:0 0 8px}.goal-item p{color:#4a5568;font-size:.95rem;line-height:1.5;margin:0 0 12px}.goal-item ul{margin:0;padding-left:20px}.goal-item li{color:#718096;font-size:.9rem;margin:4px 0}.goal-item.selected{background-color:#faf5ff;border-color:#805ad5}.goal-loading{background:#f7fafc;border-radius:8px;padding:24px;text-align:center}.goal-loading-spinner{animation:spin 1s linear infinite;border:3px solid #e9d8fd;border-radius:50%;border-top-color:#805ad5;display:inline-block;height:40px;margin-bottom:12px;width:40px}.submit-button{background-color:#805ad5;border-radius:8px;font-size:1rem;padding:12px}.submit-button:disabled{background-color:#cbd5e0;opacity:.7}.submit-button:not(:disabled):hover{background-color:#6b46c1;transform:translateY(-1px)}.profile-icon{left:1rem;position:fixed;top:1rem;z-index:11000}.header{position:fixed;top:0;width:100%;z-index:1050}.game-row-title{background:#0000;position:relative;z-index:1}.parent-container{overflow:visible;position:relative;z-index:0}.game-list-container{padding-bottom:5rem;padding-top:5rem;position:relative;z-index:0}.game-row-title{box-sizing:border-box;padding-left:16px;text-align:left;width:100%}.parent-container{align-items:center;display:flex;justify-content:flex-start}.game-row-title{flex:0 0 auto}.game-drawer{max-height:50%;padding:2rem 2rem 6rem}.memory-drawer{background-color:#fff;border-top-left-radius:32px;border-top-right-radius:32px;bottom:0;box-shadow:0 -5px 15px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;height:calc(80% - 60px);left:0;overflow-x:hidden;overflow-y:auto;padding:32px 32px 92px;position:fixed;right:0;z-index:1000}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000bf;bottom:0;left:0;right:0;top:0;z-index:1500}.custom-game-modal,.reward-modal,.support-modal{background-color:#fff;border-radius:24px;left:50%;margin-bottom:60px;max-height:calc(90vh - 60px);max-width:90%;overflow-y:auto;padding:32px;position:fixed;top:50%;transform:translate(-50%,-50%);width:800px;z-index:5000}body.modal-open{overflow:hidden}.reward-modal-content,.support-modal-content{padding-bottom:60px}.game-drawer{composes:drawer-base;height:calc(80vh - 84px);padding:2rem 2rem calc(2rem + 84px)}.custom-game-modal{composes:modal-base;padding:1.5rem}.custom-game-creator{align-items:flex-start;background-color:#00000080;overflow:auto}.custom-game-creator-content{background-color:#fff;border-radius:12px;margin-bottom:60px;margin-top:40px;max-height:calc(100vh - 60px);max-width:900px;padding:24px;width:90%}.drawer-title{color:#000!important}.bottom-navigation{left:0;right:0;transition:transform .3s ease-in-out;z-index:1000}body[data-overlay-open=true] .bottom-navigation{pointer-events:none;transform:translateY(100%)}.game-drawer{z-index:2000}body[data-overlay-open=true]{overflow:hidden}.game-drawer{max-height:calc(80vh - 60px);padding-bottom:calc(2rem + 60px)}.custom-game-creator-content{margin-bottom:0}.game-drawer{background:#fff;border-radius:24px 24px 0 0;bottom:0;box-shadow:0 -4px 20px #0000001a;height:auto;left:0;max-height:80vh;max-width:100%;min-height:min-content;overflow-y:auto;padding:2rem;pointer-events:auto;position:fixed;right:0;transform:translateY(100%);transition:transform .02s ease-in-out;z-index:2100}.game-drawer.open{transform:translateY(0)}.drawer-content{margin:0 auto;max-width:600px;padding-bottom:calc(2rem + 60px)}.drawer-title{color:#333;font-family:Merriweather,serif;font-size:1.5rem;margin-bottom:1rem}.drawer-description{color:#666;line-height:1.6;margin-bottom:1rem}.drawer-actions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}@media (max-width:768px){.game-drawer{padding:1.5rem}.drawer-content{padding:0 1rem}}.empty-daydreams-state{margin:1rem 0;min-height:300px;padding:2rem}.empty-state-content{max-width:500px}.empty-state-content h3{font-size:1.5rem;font-weight:600}.empty-state-content p{color:#4a5568;font-size:1rem;line-height:1.6;margin-bottom:2rem}.exploration-world,.psychological-theme{color:#4a5568;font-size:.9rem;margin:.5rem 0}.create-game-card-small .create-game-text{color:#4b5563;font-family:monospace;font-size:11px;font-weight:700;line-height:1.2;text-align:center}@media (max-width:768px){.empty-daydreams-state{min-height:250px;padding:1rem}.empty-state-content{max-width:100%}.empty-state-icon{font-size:3rem}.empty-state-content h3{font-size:1.25rem}.empty-state-content p{font-size:.9rem}.empty-state-steps{gap:.75rem}.step{padding:.25rem}.step-number{font-size:.8rem;height:28px;width:28px}.step span:last-child{font-size:.9rem}.create-first-button,.get-started-button{font-size:.9rem;padding:10px 20px}.exploration-world,.psychological-theme{font-size:.8rem}}.custom-game-creator{-webkit-overflow-scrolling:touch;align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0009;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:16px;position:fixed;z-index:3000}.custom-game-creator-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #00000026;margin:auto;max-height:90vh;max-width:1000px;overflow-y:auto;padding:32px;position:relative;scrollbar-gutter:stable;width:95%}.custom-game-creator-content::-webkit-scrollbar{width:6px}.custom-game-creator-content::-webkit-scrollbar-track{background:#f1f5f980;border-radius:3px}.custom-game-creator-content::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:3px}.custom-game-creator-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#7c3aed,#4f46e5)}.custom-game-creator-close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafce6;border:1px solid #e2e8f0cc;border-radius:22px;color:#64748b;cursor:pointer;display:flex;font-size:20px;height:44px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:44px;z-index:10}.custom-game-creator-close:hover{background:#ef44441a;border-color:#ef44444d;color:#ef4444;transform:scale(1.05)}.header-section{border-bottom:1px solid #e2e8f099;margin-bottom:32px;padding-bottom:24px;text-align:center}.custom-game-creator-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#6366f1);background-clip:text;-webkit-background-clip:text;font-size:2rem;font-weight:700;margin:0 0 8px;text-align:center}.intro-text{color:#64748b;font-size:1.1rem;line-height:1.6;margin:0 0 32px;text-align:center}.progress-indicator{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:16px}.progress-bar{background:#e2e8f080;border-radius:3px;height:6px;overflow:hidden;width:200px}.progress-fill{background:linear-gradient(90deg,#8b5cf6,#6366f1);border-radius:3px;height:100%;transition:width .5s ease}.progress-text{color:#64748b;font-size:.875rem;font-weight:500}.custom-game-creator-content h3{align-items:center;color:#1e293b;display:flex;font-size:1.25rem;font-weight:600;gap:8px;margin:32px 0 12px}.step-hint{color:#64748b;font-size:.95rem;line-height:1.5;margin:0 0 20px}.form-step{border-bottom:1px solid #e2e8f099;margin-bottom:40px;padding-bottom:32px}.form-step:last-of-type{border-bottom:none;margin-bottom:0}.memories-section{margin-bottom:1.5rem}.subsection-title{align-items:center;color:#374151;display:flex;font-size:1.1rem;gap:8px;margin:0 0 1rem}.subsection-title:before{content:"💎";font-size:1.2rem}.memory-scroller{-webkit-overflow-scrolling:touch;display:flex;gap:16px;margin:0 -32px 16px;overflow-x:auto;overflow-y:hidden;padding:8px 32px 16px;scroll-padding:32px;scrollbar-width:thin}.memory-scroller::-webkit-scrollbar{height:6px}.memory-scroller::-webkit-scrollbar-track{background:#f1f5f980;border-radius:3px}.memory-scroller::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#8b5cf6,#6366f1);border-radius:3px}.memory-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #e2e8f0cc;border-radius:16px;cursor:pointer;flex:0 0 160px;overflow:hidden;padding:12px;position:relative;transition:all .3s ease;width:160px}.memory-item:hover{border-color:#8b5cf666;box-shadow:0 12px 24px #8b5cf626;transform:translateY(-4px)}.memory-item.selected{background:linear-gradient(135deg,#8b5cf61a,#6366f10d);border-color:#8b5cf6;box-shadow:0 8px 20px #8b5cf633}.memory-image{border-radius:12px;height:100px;margin-bottom:8px;object-fit:cover;width:100%}.memory-details{text-align:center}.memory-details h4{color:#1e293b;font-size:.875rem;font-weight:600;line-height:1.3;margin:0 0 4px}.memory-details p{color:#64748b;font-size:.75rem;line-height:1.4;margin:0}.memory-category-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;border-radius:20px;bottom:8px;color:#fff;display:inline-flex;font-size:.75rem;font-weight:600;gap:4px;left:50%;letter-spacing:.5px;padding:4px 12px;position:absolute;text-transform:uppercase;transform:translateX(-50%);transition:all .2s ease}.memory-category-badge .category-icon{font-size:.8rem}.memory-category-badge .category-label{font-size:.75rem;font-weight:600}.memory-item[data-category="Dream Entry"] .memory-category-badge{background:#8b5cf6;border-color:#8b5cf6}.memory-item[data-category=Memory] .memory-category-badge{background:#10b981;border-color:#10b981}.memory-item[data-category=Experience] .memory-category-badge{background:#f59e0b;border-color:#f59e0b}.memory-item:hover .memory-category-badge{box-shadow:0 4px 12px #00000026;transform:translateX(-50%) translateY(-1px)}.memory-item[data-category="Dream Entry"]:hover .memory-category-badge{background:#7c3aed}.memory-item[data-category=Memory]:hover .memory-category-badge{background:#059669}.memory-item[data-category=Experience]:hover .memory-category-badge{background:#d97706}.text-input-section{background:linear-gradient(135deg,#8b5cf60d,#6366f105);border:2px dashed #8b5cf64d;border-radius:12px;box-sizing:border-box;margin-top:2rem;padding:1.5rem}.text-input-section.expanded{background:linear-gradient(135deg,#8b5cf614,#6366f10a);border-color:#8b5cf680}.text-input-toggle-button{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.text-input-toggle-button:hover{background:linear-gradient(135deg,#7c3aed,#4f46e5);box-shadow:0 4px 12px #8b5cf64d;transform:translateY(-1px)}.text-input-toggle-button .icon{transition:transform .3s ease}.text-input-toggle-button.expanded .icon{transform:rotate(180deg)}.text-input-content{margin-top:1.5rem;overflow:hidden;transition:all .3s ease}.text-input-content.collapsed{margin-top:0;max-height:0;opacity:0}.text-input-content.expanded{max-height:500px;opacity:1}.text-input-header p{color:#64748b;font-size:.9rem;margin:0 0 1rem}.text-input-container{box-sizing:border-box;position:relative;width:100%}.text-input-field{background:#ffffffe6;border:1px solid #8b5cf64d;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;max-width:100%;min-height:100px;padding:1rem;resize:vertical;width:100%}.text-input-counter{background:#ffffffe6;border-radius:4px;bottom:8px;color:#9ca3af;font-size:.8rem;padding:2px 6px;position:absolute;right:12px}.use-text-button{background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;transition:all .2s}.use-text-button.selected{background:linear-gradient(135deg,#10b981,#059669)}.use-text-button:hover{background:linear-gradient(135deg,#7c3aed,#4f46e5)}.use-text-button.selected:hover{background:linear-gradient(135deg,#059669,#047857)}.simplified-world-selector{margin:20px 0}.world-selector-header{color:#8b5cf6;display:block;font-size:1.1rem;font-weight:600;margin-bottom:1rem;text-align:center}.world-selector-header:before{content:"🌍 ";margin-right:8px}.worlds-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:24px}.world-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8b5cf605;border:2px solid #8b5cf633;border-radius:16px;cursor:pointer;overflow:hidden;padding:20px;position:relative;text-align:center;transition:all .3s ease}.world-item:before{background:linear-gradient(90deg,#8b5cf6,#6366f1);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.world-item.selected:before{opacity:1}.world-item:hover{background:#8b5cf60d;border-color:#8b5cf666;box-shadow:0 8px 20px #8b5cf626;transform:translateY(-2px)}.world-item.selected{background:linear-gradient(135deg,#8b5cf61a,#6366f10d);border-color:#8b5cf6;box-shadow:0 8px 24px #8b5cf633}.world-item h4{color:#1e293b;font-size:1.25rem;font-weight:700;margin:8px 0}.world-item.selected h4{color:#8b5cf6}.world-item p{color:#475569;font-size:.95rem;line-height:1.6;margin:0}.goals-section{background:linear-gradient(135deg,#10b98114,#0596690a);border:2px solid #10b9814d;border-radius:20px;overflow:hidden;padding:32px;position:relative}.goals-section:before{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,#10b9811a 0,#0000 70%);content:"";height:200%;left:-50%;opacity:.5;position:absolute;top:-50%;width:200%}@keyframes float{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(-20px,-20px) rotate(180deg)}}.goals-section h5{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#059669,#10b981);background-clip:text;-webkit-background-clip:text;font-size:1.3rem;font-weight:700;margin:0 0 24px;position:relative;text-align:center;z-index:2}.goals-section h5:before{-webkit-text-fill-color:initial;background:none;content:"🎯 ";margin-right:8px}.goals-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));position:relative;z-index:2}.goal-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#f0fdfacc);border:2px solid #10b98133;border-radius:16px;cursor:pointer;overflow:hidden;padding:24px 20px;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.goal-item:before{background:linear-gradient(90deg,#0000,#10b98133,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.goal-item:after{background:linear-gradient(90deg,#10b981,#059669,#047857);border-radius:16px 16px 0 0;content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.goal-item.selected:after{opacity:1}.goal-item:hover{background:linear-gradient(135deg,#fff,#ecfdf5e6);border-color:#10b98180;box-shadow:0 12px 32px #10b98133,0 4px 16px #0000001a;transform:translateY(-4px) scale(1.02)}.goal-item:hover:before{left:100%}.goal-item.selected{background:linear-gradient(135deg,#ecfdf5f2,#d1fae5cc);border-color:#10b981;box-shadow:0 8px 32px #10b98140,0 0 0 1px #10b9811a;transform:translateY(-2px)}.goal-item h6{color:#1e293b;font-size:1.125rem;font-weight:700;margin:12px 0;position:relative;z-index:2}.goal-item.selected h6{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#059669,#10b981);background-clip:text;-webkit-background-clip:text}.goal-item p{color:#475569;font-size:.9rem;line-height:1.6;margin:0;position:relative;z-index:2}.goal-item.selected p{color:#374151;font-weight:500}.goal-item.selected{animation:sparkle 2s ease-in-out infinite}.worlds-loading{background:linear-gradient(135deg,#8b5cf60d,#6366f105);border:2px solid #8b5cf633;border-radius:16px;margin:20px 0;padding:40px;text-align:center}.worlds-loading-spinner{animation:spin 1s linear infinite;border:3px solid #8b5cf633;border-radius:50%;border-top-color:#8b5cf6;display:inline-block;height:40px;margin-bottom:16px;width:40px}.worlds-loading p{color:#475569;font-size:1rem;font-weight:500;margin:0 0 8px}.worlds-loading small{color:#64748b;display:block;font-size:.875rem;font-style:italic}.error-message{background:linear-gradient(135deg,#ef44441a,#dc26260d);border:2px solid #ef44444d;border-radius:12px;margin:16px 0;padding:16px 20px}.error-message p{color:#dc2626;font-size:.95rem;font-weight:500;margin:0 0 8px}.retry-btn{background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;margin-top:8px;padding:8px 16px;transition:all .3s ease}.retry-btn:hover{background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 4px 8px #f59e0b4d;transform:translateY(-1px)}.empty-state-text{background:#f8fafccc;border:2px dashed #e2e8f0cc;border-radius:12px;color:#64748b;font-size:.95rem;font-style:italic;padding:32px;text-align:center}.navigation-buttons{border-top:1px solid #e2e8f099;margin-top:32px;padding-top:24px;text-align:center}.submit-button{background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:16px;box-shadow:0 4px 12px #8b5cf64d;font-size:1.125rem;font-weight:600;margin-bottom:16px;overflow:hidden;padding:16px 24px;position:relative;transition:all .3s ease;width:100%}.submit-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.submit-button:hover:before{left:100%}.submit-button:disabled{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);color:#94a3b8}.submit-button:not(:disabled):hover{background:linear-gradient(135deg,#7c3aed,#4f46e5);box-shadow:0 8px 20px #8b5cf666;transform:translateY(-2px)}.submit-button:not(:disabled):active{box-shadow:0 4px 12px #8b5cf64d;transform:translateY(0)}@media (max-width:768px){.goals-grid,.worlds-grid{grid-template-columns:1fr}.progress-bar{width:150px}.text-input-section{border-radius:0;margin-left:-1rem;margin-right:-1rem}.text-input-field{font-size:16px}}@media (max-width:480px){.goals-section,.world-item{padding:16px}.progress-indicator{flex-direction:column;gap:8px}.progress-bar{width:120px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.worlds-loading-spinner{animation:none;border-top-color:#8b5cf6}}.goal-item:focus,.memory-item:focus,.submit-button:focus,.text-input-toggle-button:focus,.world-item:focus{outline:2px solid #8b5cf6;outline-offset:2px}.custom-game-creator-close:focus{outline:2px solid #ef4444;outline-offset:2px}.text-input-field:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.creation-loading-overlay{-webkit-overflow-scrolling:touch;align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#000000b3,#00000080);display:flex;inset:0;justify-content:center;overflow-y:auto;padding:20px;position:fixed;z-index:5000}.creation-loading-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #fff3;border-radius:24px;box-shadow:0 25px 50px #00000026,0 0 0 1px #ffffff0d;margin:auto;max-height:90vh;max-width:600px;overflow-y:auto;padding:32px;position:relative;scrollbar-gutter:stable;width:100%}.creation-loading-container::-webkit-scrollbar{width:6px}.creation-loading-container::-webkit-scrollbar-track{background:#f1f5f94d;border-radius:3px}.creation-loading-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:3px}.creation-loading-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#7c3aed,#4f46e5)}.creation-header{margin-bottom:32px;text-align:center}.creation-loading-spinner{border:4px solid #8b5cf633;border-radius:50%;border-top-color:#8b5cf6}.creation-loading-spinner,.creation-success-icon{display:block;height:48px;margin:0 auto 20px;width:48px}.creation-success-icon{font-size:48px;line-height:48px;text-align:center}.creation-status-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#475569);background-clip:text;-webkit-background-clip:text;font-size:1.75rem;font-weight:700;line-height:1.3;margin:0 0 8px}.creation-status-subtitle{color:#64748b;font-size:1rem;font-weight:500;line-height:1.5;margin:0}.creation-progress-section{margin-bottom:32px}.creation-progress-bar{background:linear-gradient(90deg,#f1f5f9,#e2e8f0);border-radius:12px;box-shadow:inset 0 2px 4px #0000001a;height:12px;margin-bottom:12px;overflow:hidden;width:100%}.creation-progress-fill{background:linear-gradient(90deg,#8b5cf6,#6366f1,#3b82f6);border-radius:12px;height:100%;overflow:hidden;position:relative}.creation-progress-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.creation-progress-text{color:#6366f1;font-size:.875rem;font-weight:600;text-align:center}.creation-reveals{margin-bottom:24px}.creation-reveal-block{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#f8fafccc,#ffffffe6);border:2px solid #e2e8f080;border-radius:16px;box-shadow:0 4px 12px #0000000d;margin-bottom:16px;overflow:hidden;padding:20px;transition:all .3s ease}.creation-reveal-block:hover{border-color:#8b5cf64d;box-shadow:0 8px 20px #8b5cf61a;transform:translateY(-2px)}.reveal-header{gap:12px;margin-bottom:12px}.reveal-header,.reveal-icon{align-items:center;display:flex}.reveal-icon{background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:12px;box-shadow:0 4px 12px #8b5cf64d;font-size:1.5rem;height:40px;justify-content:center;width:40px}.reveal-header h4{color:#1e293b;flex:1 1;font-size:1.125rem;font-weight:600;margin:0}.creation-reveal-block p{color:#475569;line-height:1.6;margin:0}.cover-preview-container{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:12px;margin-top:8px;overflow:hidden;position:relative}.cover-preview-image{border-radius:12px;height:auto;max-height:200px;object-fit:cover;opacity:0;transition:opacity .5s ease;width:100%}.narrative-details{display:flex;flex-direction:column;gap:8px}.narrative-item{border-bottom:1px solid #e2e8f080;padding:8px 0}.narrative-item:last-child{border-bottom:none}.narrative-item strong{color:#374151;font-weight:600}.characters-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:8px}.character-item{background:#fff9;border:1px solid #e2e8f099;border-radius:8px;padding:12px;text-align:center;transition:all .2s ease}.character-item:hover{background:#fffc;border-color:#8b5cf64d;transform:translateY(-1px)}.character-item strong{color:#1e293b;display:block;font-weight:600;margin-bottom:4px}.character-role{color:#64748b;font-size:.875rem;font-style:italic}.more-characters{align-items:center;background:linear-gradient(135deg,#8b5cf61a,#6366f10d);border-color:#8b5cf64d;color:#6366f1;display:flex;font-weight:600;justify-content:center}.location-item strong{color:#1e293b;display:block;font-size:1.1rem;font-weight:600;margin-bottom:8px}.location-item p{color:#475569;line-height:1.6;margin:0}.chapters-info{background:#8b5cf60d;border:1px solid #8b5cf61a;border-radius:8px;padding:12px;text-align:center}.chapters-info p{color:#475569;font-size:1rem;margin:0}.chapters-info strong{color:#6366f1;font-weight:600}.creation-footer{border-top:1px solid #e2e8f099;padding-top:20px;text-align:center}.creation-footer.complete{border-top-color:#8b5cf633}.footer-note{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.completion-message{color:#059669;font-size:1.125rem;font-weight:600;margin:0 0 16px}.close-button{background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:12px;box-shadow:0 4px 12px #8b5cf64d;font-size:1rem;font-weight:600;overflow:hidden;padding:12px 32px;position:relative;transition:all .3s ease}.close-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.close-button:hover:before{left:100%}.close-button:hover{background:linear-gradient(135deg,#7c3aed,#4f46e5);box-shadow:0 8px 20px #8b5cf666}.close-button:active{transform:translateY(1px)}@media (max-width:640px){.creation-loading-overlay{padding:16px}.creation-loading-container{border-radius:20px;padding:24px}.creation-status-title{font-size:1.5rem}.creation-status-subtitle{font-size:.9rem}.characters-grid{grid-template-columns:1fr}.reveal-header{flex-direction:column;gap:8px}.reveal-header,.reveal-header h4{text-align:center}}@media (max-width:480px){.creation-loading-container{padding:20px}.creation-loading-spinner,.creation-success-icon{font-size:40px;height:40px;width:40px}.creation-status-title{font-size:1.375rem}.close-button{padding:14px 24px;width:100%}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.creation-progress-fill:after{animation:none}}.close-button:focus{outline:2px solid #8b5cf6;outline-offset:2px}.game-categories{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding:1rem 1rem 100px}.game-row-container{position:relative}.game-row-title{background:#f5f5f5;border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:1.25rem;font-weight:600;margin:0;padding:1rem;position:sticky;top:0;z-index:10}.game-row-scroll{position:relative}.game-row{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0;scroll-behavior:smooth;scroll-padding:0 1rem;scroll-snap-type:x mandatory;scrollbar-width:none}.game-row::-webkit-scrollbar{display:none}.scroll-button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;width:40px;z-index:20}.scroll-button:hover{background:#f3f4f6;box-shadow:0 4px 6px #0000001a}.scroll-button.left{left:-20px}.scroll-button.right{right:-20px}.gameboy-card-small{background:#d1d5db;border-radius:12px;box-shadow:inset -2px -2px 0 #0003,inset 2px 2px 0 #fff3;cursor:pointer;flex-shrink:0;height:280px;padding:10px;position:relative;scroll-snap-align:start;transition:transform .2s ease;width:240px}.gameboy-card-small:hover{transform:translateY(-5px)}.gameboy-card-small .gameboy-content{background:#f3f4f6;border-radius:8px;height:80%;overflow:hidden}.gameboy-card-small .gameboy-image{background:linear-gradient(180deg,#8ba77c,#4a8bb0);height:70%;object-fit:cover;width:100%}.gameboy-card-small .gameboy-info{align-items:flex-start;display:flex;height:30%;padding:8px 12px}.gameboy-card-small .gameboy-title{display:none;height:0;margin:0}.gameboy-card-small .gameboy-subtitle{color:#1f2937;font-family:monospace;font-size:12px;font-weight:700;width:100%}.gameboy-card-small .gameboy-notch{background:#9ca3af;border-radius:4px 4px 0 0;bottom:0;height:6px;left:50%;position:absolute;transform:translateX(-50%);width:32px}.gameboy-card-small .completion-dot{border-radius:50%;height:10px;left:8px;position:absolute;top:8px;width:10px}.create-game-card-small{background:linear-gradient(45deg,#ff6b9d,#c471ed,#12c2e9,#ff6b9d,#c471ed,#12c2e9);box-shadow:0 4px 15px #c471ed4d,0 0 20px #ff6b9d33,inset 0 1px 0 #ffffff1a}.create-game-card-small:before{background:linear-gradient(135deg,#fffffff2,#f8fafcfa 50%,#f5f7faf2);border-radius:14px;content:"";inset:2px;position:absolute;transition:all .4s ease;z-index:1}.create-game-card-small:hover{animation:gradientShift 2s ease infinite;box-shadow:0 12px 30px #c471ed66,0 0 40px #ff6b9d4d,0 0 60px #12c2e933,inset 0 1px 0 #fff3;transform:translateY(-8px) scale(1.02)}.create-game-card-small:hover:before{background:linear-gradient(135deg,#fffffffa,#fcf5fff2 50%,#f9f5fffa)}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.create-game-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b9d,#c471ed,#12c2e9);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 2px 4px rgba(196,113,237,.3));font-size:3rem;margin-bottom:1rem;position:relative;transition:all .4s cubic-bezier(.34,1.56,.64,1);z-index:2}.create-game-card-small:hover .create-game-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#12c2e9,#ff6b9d,#c471ed);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 4px 8px rgba(196,113,237,.5));transform:scale(1.2) rotate(180deg)}.create-game-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;font-weight:700;position:relative;text-align:center;text-shadow:0 2px 4px #0000001a;transition:all .3s ease;z-index:2}.create-game-card-small:hover .create-game-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#c471ed,#ff6b9d);-webkit-background-clip:text;background-clip:text;transform:translateY(-2px)}.custom-badge{color:#7c3aed;margin-left:.5rem}.custom-badge,.new-badge{align-items:center;display:inline-flex}.new-badge{background:#10b981;border-radius:4px;color:#fff;font-size:10px;font-weight:700;margin-left:.25rem;padding:2px 6px}.empty-daydreams-state{align-items:center;display:flex;justify-content:center;margin:2rem 0;min-height:400px;padding:3rem 2rem}.empty-state-content{max-width:600px;text-align:center}.empty-state-image{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));height:160px;margin-bottom:1.5rem;width:160px}.empty-state-content h3{background:linear-gradient(135deg,#667eea,#764ba2)}.empty-state-content>p{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.creation-options{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:2.5rem}.option-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:1.5rem;transition:all .3s ease}.option-card:hover{border-color:#805ad5}.option-icon{font-size:2.5rem;margin-bottom:1rem}.option-card h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.option-card p{color:#718096;font-size:.9rem;line-height:1.4;margin:0}.create-first-adventure-button{align-items:center;animation:gradientShift 3s ease infinite;background:linear-gradient(135deg,#ff6b9d,#c471ed,#12c2e9,#ff6b9d);background-size:300% 300%;border:none;border-radius:50px;box-shadow:0 8px 25px #c471ed66,0 4px 15px #ff6b9d4d,0 0 30px #12c2e933,inset 0 1px 0 #fff3;color:#fff;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:700;gap:10px;letter-spacing:1px;margin-bottom:1.5rem;overflow:hidden;padding:18px 36px;position:relative;text-transform:uppercase;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.create-first-adventure-button:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.create-first-adventure-button:hover{animation:gradientShift 1.5s ease infinite,pulse 2s ease infinite;box-shadow:0 15px 40px #c471ed80,0 8px 25px #ff6b9d66,0 0 50px #12c2e94d,inset 0 1px 0 #ffffff4d;transform:translateY(-4px) scale(1.05)}.create-first-adventure-button:hover:before{left:100%}.create-first-adventure-button:active{transform:translateY(-2px) scale(1.02);transition:all .1s ease}.create-first-adventure-button svg{filter:drop-shadow(0 2px 4px rgba(255,255,255,.3));transition:all .4s cubic-bezier(.34,1.56,.64,1)}.create-first-adventure-button:hover svg{filter:drop-shadow(0 4px 8px rgba(255,255,255,.5));transform:rotate(180deg) scale(1.2)}.inspiration-text{border-left:4px solid #805ad5}.inspiration-text p{color:#4a5568;font-size:.95rem;font-style:italic;margin:0}.empty-state-icon{font-size:4rem;margin-bottom:1rem}.empty-state-steps{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;text-align:left}.step{align-items:center;display:flex;gap:1rem;padding:.5rem}.step-number{background:#805ad5}.step span:last-child{color:#2d3748;font-weight:500}.create-first-button,.get-started-button{background:#805ad5}.create-first-button:hover,.get-started-button:hover{background:#6b46c1}@media (max-width:768px){.game-categories{padding:.5rem .5rem 100px}.scroll-button{display:none}.game-row{gap:.5rem;padding:.5rem .25rem}.create-game-card-small,.gameboy-card-small{height:200px;width:140px}.create-game-icon{font-size:2rem}.create-game-text{font-size:13px}.game-row-title{font-size:1rem;margin:0 0 0 .25rem;padding:.75rem}.gameboy-card-small .gameboy-subtitle{font-size:11px}.empty-daydreams-state{min-height:350px;padding:2rem 1rem}.empty-state-content{max-width:100%}.empty-state-image{height:160px;width:160px}.empty-state-content h3{font-size:1.6rem}.empty-state-content>p{font-size:1rem}.creation-options{gap:1rem;grid-template-columns:1fr;margin-bottom:2rem}.option-card{padding:1.25rem}.option-icon{font-size:2rem}.create-first-adventure-button{font-size:1rem;padding:14px 28px}.inspiration-text{padding:.75rem 1rem}.inspiration-text p{font-size:.9rem}.empty-state-icon{font-size:3rem}.empty-state-steps{gap:.75rem}.step{padding:.25rem}.step-number{font-size:.8rem;height:28px;width:28px}.step span:last-child{font-size:.9rem}.create-first-button,.get-started-button{font-size:.9rem;padding:10px 20px}}.create-game-card-small{align-items:center;animation:gradientShift 4s ease infinite;background:linear-gradient(45deg,#ffb6c1,plum,#b0c4de,#ffb6c1,plum,#b0c4de);background-size:400% 400%;border-radius:16px;box-shadow:0 4px 15px #dda0dd4d,0 0 20px #ffb6c133,inset 0 1px 0 #ffffff1a;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;height:280px;justify-content:center;overflow:hidden;padding:2px;position:relative;scroll-snap-align:start;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:240px}.empty-state-content h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#9370db,#ba55d3);-webkit-background-clip:text;background-clip:text;color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:1rem}.option-card:hover{border-color:plum;box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.inspiration-text{background:#f7fafc;border-left:4px solid plum;border-radius:8px;padding:1rem 1.5rem}.step-number{align-items:center;background:plum;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:700;height:32px;justify-content:center;width:32px}.create-first-button,.get-started-button{background:plum;border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:all .2s ease}.create-first-button:hover,.get-started-button:hover{background:#ba55d3;box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}body{font-family:Arial,sans-serif;margin:0;overflow-y:scroll;padding:0}.pause-character-container{background-color:#f7f7f8;display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding:20px 20px 0;position:relative}.pause-chat-header{margin:0 auto;max-width:600px;padding-bottom:24px;text-align:center;width:100%}.pause-page-title{color:#333;font-size:26px;font-weight:700;margin:0}.pause-chat-window{flex-grow:1;height:auto;margin:0 auto;max-width:600px;overflow-y:auto;padding:0 20px 160px;width:100%}.pause-message-container{align-items:flex-start;display:flex;margin-bottom:8px;transition:transform .2s ease-in-out;width:100%}.pause-message-container.user{justify-content:flex-end}.pause-message-container.assistant{justify-content:flex-start}.pause-message-bubble{word-wrap:break-word;max-width:80%;transition:transform .2s ease-in-out}.pause-avatar{border-radius:50%;box-shadow:0 2px 4px #0000001a;height:40px;margin-right:15px;object-fit:cover;width:40px}.pause-message-text{border-radius:12px;box-shadow:0 2px 8px #0000001a;font-size:16px;line-height:1.5;padding:10px 14px}.pause-message-container.user .pause-message-text{background-color:#e2c5ff;color:#000}.pause-message-container.assistant .pause-message-text{background-color:#fff;border:1px solid #d9d9e3;color:#000}.pause-input-container{background:#fff;border:1px solid #d9d9e3;border-radius:24px;bottom:88px;box-shadow:0 4px 8px #0000001a;left:50%;max-width:600px;padding:12px;position:fixed;transform:translateX(-50%);width:calc(100% - 40px);z-index:1000}.pause-input-wrapper{align-items:center;display:flex;gap:8px;position:relative;width:100%}@keyframes pause-pulse{0%{box-shadow:0 0 0 0 #8a2be266;transform:scale(1)}70%{box-shadow:0 0 0 10px #8a2be200;transform:scale(1.1)}to{box-shadow:0 0 0 0 #8a2be200;transform:scale(1)}}.pause-expand-button{align-items:center;animation:pause-pulse 2s infinite;background:#8a2be2;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;line-height:1;padding:0;transition:all .3s ease;width:32px}.pause-expand-button.expanded{animation:none;background:#f0f0f0;color:#666;transform:rotate(45deg)}.pause-expand-button:hover{background:#7a1fd4}.pause-expand-button.expanded:hover{background:#e5e5e5}.pause-action-buttons{grid-gap:8px;background:#fff;border-radius:16px;bottom:calc(100% + 8px);box-shadow:0 -2px 10px #0000001a;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);left:0;opacity:0;padding:8px;pointer-events:none;position:absolute;right:0;transform:translateY(10px);transition:all .2s ease}.pause-action-buttons.visible{opacity:1;pointer-events:all;transform:translateY(0)}.pause-action-button-imp{border-radius:16px;font-weight:500;transition:all .2s ease}.pause-action-button-imp:hover{filter:brightness(.95);transform:translateY(-2px)}.pause-action-button-imp.check-in{background-color:#e5f0ff!important;color:#04c}.pause-action-button-imp.meditation{background-color:#f3e5ff!important;color:#6b00cc}.pause-action-button-imp.movement{background-color:#e5ffe5!important;color:#063}.pause-action-button-imp.connection{background-color:#fff3e5!important;color:#c60}.pause-chat-input{background:#f7f7f8;border:1px solid #e5e5e5;border-radius:20px;flex:1 1;font-size:15px;padding:10px 16px}.pause-chat-input:focus{background:#fff;border-color:#10a37f;outline:none}.pause-send-button{align-items:center;background-color:#000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:36px;justify-content:center;min-width:36px;transition:background-color .2s ease}.pause-send-button:hover{background-color:#a9a9a9}.pause-send-button:disabled{background-color:#ccc;cursor:not-allowed}.pause-intro-screen{padding:40px 20px;text-align:center}.pause-intro-avatar{border-radius:50%;box-shadow:0 4px 10px #0000001a;height:100px;margin-bottom:20px;width:100px}.pause-intro-text{color:#555;font-size:18px;line-height:1.5;margin:0 auto}.pause-error-message{background-color:#ffcdd2;border-radius:8px;color:#d32f2f;font-size:14px;margin:10px 0;padding:10px;text-align:center}.pause-typing-indicator{align-items:center;background:#f7f7f8;border:1px solid #d9d9e3;border-radius:8px;display:flex;justify-content:center;padding:6px 12px}.pause-typing-indicator span{animation:pause-blink 1.4s infinite both;background-color:#10a37f;border-radius:50%;height:8px;margin:0 2px;width:8px}.pause-typing-indicator span:nth-child(2){animation-delay:.2s}.pause-typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes pause-blink{0%{opacity:.1}20%{opacity:1}to{opacity:.1}}.pause-action-button-imp{align-items:center;border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-family:Merriweather,serif;font-size:14px;font-weight:700;gap:6px;justify-content:center;padding:12px;position:relative;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.pause-action-button-imp:after,.pause-action-button-imp:before{animation:sparkle 2s infinite;background:#fff;border-radius:50%;content:"";opacity:.5;pointer-events:none;position:absolute}.pause-action-button-imp:before{height:6px;left:20%;top:15%;width:6px}.pause-action-button-imp:after{animation-delay:1s;bottom:20%;height:4px;right:25%;width:4px}.pause-action-button-imp:hover{transform:translateY(-2px) scale(1.05)}.pause-action-button-imp.check-in{background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 0 8px #60a5fa99,0 4px 12px #3b82f666}.pause-action-button-imp.check-in:hover{box-shadow:0 0 12px #60a5facc,0 6px 16px #3b82f699}.pause-action-button-imp.meditation{background:linear-gradient(135deg,#d8b4fe,#a855f7);box-shadow:0 0 8px #d8b4fe99,0 4px 12px #a855f766}.pause-action-button-imp.meditation:hover{box-shadow:0 0 12px #d8b4fecc,0 6px 16px #a855f799}.pause-action-button-imp.movement{background:linear-gradient(135deg,#86efac,#22c55e);box-shadow:0 0 8px #86efac99,0 4px 12px #22c55e66}.pause-action-button-imp.movement:hover{box-shadow:0 0 12px #86efaccc,0 6px 16px #22c55e99}.pause-action-button-imp.connection{background:linear-gradient(135deg,#fdba74,#f97316);box-shadow:0 0 8px #fdba7499,0 4px 12px #f9731666}.pause-action-button-imp.connection:hover{box-shadow:0 0 12px #fdba74cc,0 6px 16px #f9731699}.pause-action-button-imp.journal{background:linear-gradient(135deg,#f0abfc,#d946ef);box-shadow:0 0 8px #f0abfc99,0 4px 12px #d946ef66}.pause-action-button-imp.journal:hover{box-shadow:0 0 12px #f0abfccc,0 6px 16px #d946ef99}.pause-action-button-imp.game{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 0 8px #fbbf2499,0 4px 12px #f59e0b66}.pause-action-button-imp.game:hover{box-shadow:0 0 12px #fbbf24cc,0 6px 16px #f59e0b99}@keyframes sparkle{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.pause-message-action-button{align-items:center;background:linear-gradient(135deg,#d8b4fe,#f0abfc);border:none;border-radius:999px;box-shadow:0 0 6px #f0abfc66,0 2px 8px #d8b4fe4d;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:8px 12px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.pause-message-action-button:before{animation:sparkle 2s infinite;background:#fff;border-radius:50%;content:"";height:4px;opacity:.6;position:absolute;right:20%;top:20%;width:4px}.pause-message-action-button:hover{box-shadow:0 0 8px #f0abfc99,0 4px 12px #d8b4fe80;transform:translateY(-1px) scale(1.02)}.pause-message-action-button .action-icon{font-size:14px}:root{--glass-bg:#ffffffeb;--glass-border:#fff3;--violet:#8b5cf6;--light-violet:#f5f3ff;--gray-700:#374151;--gray-500:#6b7280;--gray-300:#d1d5db}.modal-overlay{-webkit-overflow-scrolling:touch;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080!important;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:16px;position:fixed;z-index:3000}.modal-content{background:#ffffffeb!important;background:var(--glass-bg)!important;border:1px solid #fff3;border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 4px 20px #00000026;margin:auto;max-height:85vh;max-width:900px;overflow-y:auto;padding:24px;position:relative;scrollbar-gutter:stable;width:90%}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.modal-content::-webkit-scrollbar-thumb{background:#d1d5db;background:var(--gray-300);border-radius:4px}.modal-content::-webkit-scrollbar-thumb:hover{background:#6b7280;background:var(--gray-500)}.modal-header{margin-bottom:32px;text-align:center}.modal-header h2{color:#8b5cf6;color:var(--violet);font-family:Space Grotesk,sans-serif;font-size:24px;margin-bottom:8px}.form-container{display:flex;flex-direction:column;gap:24px}.form-group{margin-bottom:24px}.form-group label{color:#374151;color:var(--gray-700);display:block;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:500;margin-bottom:12px}.number-input,.select-input,.text-input{background:#fff;border:2px solid #fff3;border:2px solid var(--glass-border);border-radius:12px;box-sizing:border-box;font-family:Space Grotesk,sans-serif;font-size:14px;padding:16px;transition:all .2s ease;width:100%}.number-input:focus,.select-input:focus,.text-input:focus{border-color:#8b5cf6;border-color:var(--violet);box-shadow:0 0 0 4px #8b5cf61a;outline:none}.range-input{-webkit-appearance:none;appearance:none;background:pink!important;border-radius:12px;height:8px;margin:8px 0;width:100%}.range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#8b5cf6;background:var(--violet);border-radius:50%;box-shadow:0 2px 8px #8b5cf633;cursor:pointer;height:20px;-webkit-transition:transform .2s ease;transition:transform .2s ease;width:20px}.range-input::-webkit-slider-thumb:hover{transform:scale(1.1)}.range-labels{color:#6b7280;color:var(--gray-500);display:flex;font-family:Space Grotesk,sans-serif;font-size:12px;justify-content:space-between;margin-top:8px}.split{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.button-options{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.option-button{background:#fff;border:1px solid #d1d5db;border:1px solid var(--gray-300);border-radius:8px;color:#374151;color:var(--gray-700);cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:14px;padding:12px;transition:all .2s ease}.option-button.selected{border:1px solid #8b5cf6;border:1px solid var(--violet);font-weight:500}.option-button.selected,.option-button:hover{background:#f5f3ff;background:var(--light-violet);color:#8b5cf6;color:var(--violet)}.option-button:hover{border-color:#8b5cf6;border-color:var(--violet)}.button-group{display:flex;gap:16px;margin-top:32px}.submit-button{background:#8b5cf6;background:var(--violet);border:none;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:500;padding:14px;transition:all .2s ease}.submit-button:hover{box-shadow:0 4px 12px #8b5cf64d;transform:translateY(-2px)}.submit-button:disabled{background-color:#d1d5db!important;background-color:var(--gray-300)!important;box-shadow:none;cursor:not-allowed;transform:none}.cancel-button-close{background:#0000;border:2px solid #fff3;border:2px solid var(--glass-border);border-radius:12px;color:#374151!important;color:var(--gray-700)!important;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600;transition:all .2s ease;width:320px}.cancel-button:hover{border-color:#8b5cf6;border-color:var(--violet);transform:translateY(-2px)}@media (max-width:768px){.modal-content{padding:20px;width:95%}.button-options,.split{grid-template-columns:1fr}.button-group{flex-direction:column-reverse}}.dream-card{border-radius:12px;cursor:pointer;margin:0;position:relative;transform-style:preserve-3d;transition:all .3s ease}.dream-card,.dream-card.large{height:392px;width:280px}.dream-card.medium{height:294px;width:210px}.dream-card.small{font-size:.8rem;height:196px;width:140px}.dream-card:hover{box-shadow:0 10px 30px #0000004d;transform:translateY(-4px) rotateX(5deg)}.dream-card.revealing{animation:card-materialize 1.5s ease-out}@keyframes card-materialize{0%{opacity:0;transform:rotateY(180deg) scale(.8)}50%{opacity:.5;transform:rotateY(90deg) scale(.9)}to{opacity:1;transform:rotateY(0deg) scale(1)}}.card-border{background:linear-gradient(135deg,#2d3748,#4a5568,#2d3748);border-radius:12px;box-shadow:0 4px 12px #0006,inset 0 1px 0 #ffffff1a;height:100%;padding:3px;width:100%}.dream-card.common .card-border{background:linear-gradient(135deg,#6b7280,#9ca3af,#6b7280)}.dream-card.uncommon .card-border{background:linear-gradient(135deg,#ffb6c1,plum,#ffb6c1)}.dream-card.rare .card-border{background:linear-gradient(135deg,plum,#ba55d3,plum)}.dream-card.epic .card-border{background:linear-gradient(135deg,#ba55d3,#9370db,#ba55d3)}.dream-card.legendary .card-border{background:linear-gradient(135deg,#9370db,#8a2be2,#9370db)}.dream-card.mythic .card-border{background:linear-gradient(135deg,#8a2be2,#6a1b9a,#8a2be2)}.card-frame{background:#f7fafc;border-radius:9px;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.card-header{background:linear-gradient(135deg,#edf2f7,#e2e8f0);border-bottom:1px solid #cbd5e0;flex-shrink:0;padding:8px 12px}.card-name-section{margin-bottom:4px}.card-name{font-size:1.1rem;font-weight:700;line-height:1.2;margin:0;text-shadow:0 1px 2px #0000001a}.card-type-line{justify-content:space-between}.card-type,.card-type-line{align-items:center;display:flex}.card-type{font-size:.85rem;font-weight:600;gap:4px}.rarity-symbol{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.6rem;font-weight:700;height:16px;justify-content:center;text-shadow:0 1px 2px #00000080;width:16px}.rarity-symbol.common{background:#6b7280}.rarity-symbol.uncommon{background:#ffb6c1}.rarity-symbol.rare{background:plum}.rarity-symbol.epic{background:#ba55d3}.rarity-symbol.legendary{background:#9370db}.rarity-symbol.mythic{background:#8a2be2}.card-artwork{background:linear-gradient(135deg,#ffb6c1,plum);flex-shrink:0;height:160px;overflow:hidden;position:relative}.card-art-image{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.art-symbol{color:#ffffffe6;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:3rem;z-index:2}.art-backdrop{background:radial-gradient(circle at 30% 30%,#fff3 0,#0000 50%),linear-gradient(135deg,#ffb6c14d,#dda0dd4d)}.art-backdrop,.art-frame{bottom:0;left:0;position:absolute;right:0;top:0}.art-frame{border:2px solid #0000001a;border-radius:0;pointer-events:none}.power-toughness{align-items:center;background:#000c;border-radius:4px;bottom:8px;box-shadow:0 2px 4px #0000004d;color:#fff;display:flex;font-size:.9rem;font-weight:700;gap:2px;padding:4px 8px;position:absolute;right:8px}.power{color:#f56565}.toughness{color:#38a169}.divider{color:#a0aec0}.card-text-box{display:flex;flex:1 1;flex-direction:column;font-size:.85rem;gap:8px;line-height:1.4;min-height:0;overflow-y:auto;padding:12px}.card-power{background:linear-gradient(135deg,#ffb6c133,#dda0dd33);border-left:3px solid plum;border-radius:4px;flex-shrink:0;font-size:.9rem;font-weight:600;margin-bottom:6px;padding:6px 8px}.card-description{color:#2d3748!important;font-style:italic;font-weight:500}.card-abilities{display:flex;flex:1 1;flex-direction:column;gap:4px}.ability-text{word-wrap:break-word;font-weight:500;line-height:1.4;overflow-wrap:break-word;padding:4px 0}.flavor-text{font-size:.8rem;font-style:italic;margin-top:6px;padding-top:6px}.card-footer,.flavor-text{border-top:1px solid #e2e8f0;flex-shrink:0}.card-footer{align-items:center;background:#f7fafc!important;color:#718096!important;display:flex;font-size:.7rem;justify-content:space-between;padding:6px 12px}.set-info{display:flex;gap:8px}.artist-credit{font-style:italic}.dream-card__mechanics{display:flex;flex-shrink:0;flex-wrap:wrap;gap:4px;margin-top:8px}.mechanic-tag{background:linear-gradient(135deg,#ffb6c133,#dda0dd33);border-radius:4px;color:#ba55d3;font-size:.7rem;font-weight:600;padding:2px 6px;text-transform:capitalize}.dream-card__collection-info{background:#000c;border-radius:4px;bottom:-20px;color:#fff;font-size:.7rem;left:50%;padding:4px 8px;position:absolute;transform:translateX(-50%);white-space:nowrap}.holographic-overlay{animation:holographic-sweep 3s ease-in-out infinite;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);border-radius:12px;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes holographic-sweep{0%,to{opacity:0;transform:translateX(-100%)}50%{opacity:.6;transform:translateX(100%)}}.reveal-effects{border-radius:12px;bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0}.shine-effect{animation:shine-reveal 2s ease-out;background:radial-gradient(circle,#ffffff4d 0,#0000 70%);bottom:-50%;left:-50%;position:absolute;right:-50%;top:-50%}.sparkle-particles{animation:sparkle-dance 1.5s ease-out;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff' fill-opacity='.6'%3E%3Cpath d='m10 0 2 8-2 8-2-8z'/%3E%3Cpath d='m0 10 8 2 8-2-8-2z'/%3E%3C/g%3E%3C/svg%3E");bottom:0;left:0;position:absolute;right:0;top:0}@keyframes shine-reveal{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(1)}}@keyframes sparkle-dance{0%,to{opacity:0;transform:rotate(0deg) scale(1)}50%{opacity:1;transform:rotate(180deg) scale(1.2)}}.new-card-shine{animation:new-card-glow 2s ease-in-out infinite;background:linear-gradient(45deg,#0000,#fbbf244d,#0000);border-radius:12px;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes new-card-glow{0%,to{opacity:0}50%{opacity:1}}.rarity-glow{border-radius:14px;bottom:-2px;left:-2px;opacity:0;pointer-events:none;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease}.dream-card:hover .rarity-glow{opacity:.3}.dream-card.rare .rarity-glow{background:radial-gradient(circle,#dda0dd66,#0000 70%)}.dream-card.epic .rarity-glow{background:radial-gradient(circle,#ba55d366,#0000 70%)}.dream-card.legendary .rarity-glow{background:radial-gradient(circle,#9370db66,#0000 70%)}.dream-card.mythic .rarity-glow{background:radial-gradient(circle,#8a2be266,#0000 70%)}.card-container-center{min-height:fit-content}@media (max-width:480px){.dream-card.large{height:294px;width:210px}.dream-card.medium{height:245px;width:175px}.dream-card.small{height:196px;width:140px}.card-artwork{height:120px}.card-name{font-size:1rem}.card-text-box{font-size:.8rem;gap:6px;padding:10px}.art-symbol{font-size:2rem}.card-power{font-size:.8rem;padding:4px 6px}}@media (max-width:768px){.dream-card{height:224px;margin:0;width:160px}.dream-card.large{height:280px;width:200px}.dream-card.medium{height:224px;width:160px}.dream-card.small{font-size:.7rem;height:168px;width:120px}.card-header{padding:6px 8px}.card-name{font-size:.9rem;line-height:1.2}.card-artwork{height:100px}.art-symbol{font-size:2rem}.card-text-box{font-size:.75rem;gap:4px;line-height:1.3;padding:8px}.power-toughness{bottom:4px;font-size:.7rem;padding:2px 6px;right:4px}.card-type-line{font-size:.7rem}.rarity-symbol{font-size:.5rem;height:12px;width:12px}.card-power{font-size:.75rem;margin-bottom:4px;padding:4px 6px}}@media (max-width:480px){.dream-card{height:196px;width:140px}.dream-card.large{height:224px;width:160px}.dream-card.small{font-size:.65rem;height:140px;width:100px}.card-artwork{height:80px}.art-symbol{font-size:1.5rem}.card-name{font-size:.8rem}.card-text-box{font-size:.7rem;padding:6px}.card-power{font-size:.7rem;padding:3px 5px}}.modal-container .dream-card,.modal-overlay .dream-card,.reward-modal .dream-card{left:auto;margin:0!important;position:relative;transform:none}.card-frame,.card-frame *{color:#1a202c}.card-name{color:#1a202c!important}.card-type{color:#2d3748!important}.ability-text{color:#1a202c!important}.card-power{color:#2d3748!important}@media (max-width:768px){.modal-container .dream-card,.reward-modal .dream-card{flex-shrink:0;height:280px!important;margin:0 auto!important;width:200px!important}.modal-container .card-frame,.reward-modal .card-frame{background:#f7fafc!important;color:#1a202c!important}.modal-container .card-header,.reward-modal .card-header{background:linear-gradient(135deg,#edf2f7,#e2e8f0)!important}.modal-container .card-text-box,.reward-modal .card-text-box{background:#fff!important}}@media (max-width:480px){.modal-container .dream-card,.reward-modal .dream-card{height:224px!important;width:160px!important}}.card-container-center{align-items:flex-start;display:flex;justify-content:center;margin:0;padding:0;width:100%}.dream-card *{box-sizing:border-box}.card-art-placeholder{min-height:100%}.card-art-image{transition:opacity .3s ease,transform .3s ease}.card-art-image:hover{transform:scale(1.02)}.card-mana-cost{align-items:center;background:linear-gradient(135deg,#3b82f61a,#9333ea1a);border-left:3px solid #3b82f6;border-radius:4px;color:#2d3748!important;display:flex;font-size:.85rem;font-weight:600;gap:8px;margin-bottom:8px;padding:4px 8px}.mana-colors{display:flex;gap:2px;margin-left:auto}.mana-symbol{align-items:center;background:#0000001a;border-radius:50%;display:inline-flex;font-size:.7rem;height:16px;justify-content:center;width:16px}.mana-symbol.unconscious{background:#6b46c1;color:#fff}.mana-symbol.conscious{background:#f59e0b;color:#fff}.mana-symbol.emotional{background:#ef4444;color:#fff}.mana-symbol.wisdom{background:#8b5cf6;color:#fff}.mana-symbol.growth{background:#10b981;color:#fff}.lore-text{background:#8b5cf60d;border-radius:4px;border-top:1px solid #e2e8f0;color:#4a5568!important;flex-shrink:0;font-size:.75rem;font-style:italic;margin-top:8px;padding:6px 8px}.lore-text strong{color:#553c9a!important;font-weight:600}@media (max-width:768px){.dream-card{margin:0 auto}.dream-card,.dream-card.large{height:280px!important;width:200px!important}.dream-card.medium{height:224px!important;width:160px!important}.dream-card.small{height:168px!important;width:120px!important}.card-artwork{height:120px!important}.card-text-box{font-size:.75rem!important;gap:4px!important;padding:8px!important}.card-name{font-size:.9rem!important;line-height:1.2!important}}@media (max-width:480px){.dream-card,.dream-card.large{height:252px!important;width:180px!important}.dream-card.medium{height:196px!important;width:140px!important}.dream-card.small{height:140px!important;width:100px!important}.card-artwork{height:100px!important}.card-text-box{font-size:.7rem!important;padding:6px!important}.card-name{font-size:.8rem!important}.art-symbol{font-size:1.5rem!important}}.card-reveal-scene .dream-card{height:392px!important;width:280px!important}.card-art-placeholder{align-items:center;background:linear-gradient(135deg,#ffb6c1,plum);display:flex;height:100%;justify-content:center;position:relative;width:100%}.card-art-placeholder:before{display:none!important}.card-artwork{background:linear-gradient(135deg,#ffb6c1,plum)!important}.card-text-box{flex:1 1!important;font-size:.85rem!important;line-height:1.4!important;min-height:140px!important;overflow:visible!important;padding:12px!important}@media (max-width:768px){.card-reveal-scene .dream-card{height:336px!important;width:240px!important}.dream-card{margin:0 auto}.dream-card,.dream-card.large{height:280px!important;width:200px!important}.dream-card.medium{height:224px!important;width:160px!important}.dream-card.small{height:168px!important;width:120px!important}.card-artwork{height:120px!important}.card-text-box{font-size:.8rem!important;gap:6px!important;min-height:100px!important;padding:10px!important}.card-name{font-size:.95rem!important;line-height:1.2!important}}@media (max-width:480px){.card-reveal-scene .dream-card{height:308px!important;width:220px!important}.dream-card,.dream-card.large{height:252px!important;width:180px!important}.dream-card.medium{height:196px!important;width:140px!important}.dream-card.small{height:140px!important;width:100px!important}.card-artwork{height:100px!important}.card-text-box{font-size:.75rem!important;min-height:90px!important;padding:8px!important}.card-name{font-size:.85rem!important}.art-symbol{font-size:1.5rem!important}}.card-container-center{align-items:flex-start!important;display:flex!important;justify-content:center!important;margin:0!important;padding:0!important;width:100%!important}.card-reveal-scene .dream-card{flex-shrink:0;margin:0 auto}.modal-overlay .dream-card,.revealed-card-container .dream-card,.reward-modal .dream-card{left:auto!important;margin:0 auto!important;position:relative!important;transform:none!important}.card-frame{background:#f7fafc!important}.card-header{background:linear-gradient(135deg,#edf2f7,#e2e8f0)!important}.card-text-box{background:#fff!important}.ability-text,.card-name,.card-power,.card-type{color:#1a202c!important}.flavor-text{color:#4a5568!important}@media (max-height:600px) and (orientation:landscape){.dream-card{height:196px!important;width:140px!important}.card-artwork{height:70px!important}.card-text-box{font-size:.65rem!important;padding:4px!important}}.card-reveal-scene{align-items:center;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;left:0;min-height:100vh;overflow:hidden;padding:20px;position:fixed;right:0;top:0;z-index:1000}.card-reveal-background{background:radial-gradient(ellipse at center,#2d1b69 0,#1a1a2e 30%,#16213e 70%,#0f3460 100%);z-index:-1}.card-reveal-background,.cosmic-particles{bottom:0;left:0;position:absolute;right:0;top:0}.cosmic-particles{animation:cosmic-drift 20s linear infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='1' fill='%23fff' fill-opacity='.1' fill-rule='evenodd'/%3E%3C/svg%3E")}.energy-waves{border:2px solid #8b5cf64d;border-radius:50%;height:200px;left:50%;top:50%;transform:translate(-50%,-50%);width:200px}.energy-waves,.energy-waves:after,.energy-waves:before{animation:energy-pulse 3s ease-in-out infinite;position:absolute}.energy-waves:after,.energy-waves:before{border:1px solid #8b5cf633;border-radius:50%;bottom:-20px;content:"";left:-20px;right:-20px;top:-20px}.energy-waves:after{animation-delay:1s;bottom:-40px;left:-40px;right:-40px;top:-40px}@keyframes cosmic-drift{0%{transform:translateY(0)}to{transform:translateY(-60px)}}@keyframes energy-pulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.2)}}.card-pack-container{flex-shrink:0;margin-bottom:2rem;position:relative;z-index:10}.card-pack{background:linear-gradient(145deg,#2d1b69,#8b5cf6);border-radius:12px;box-shadow:0 10px 30px #8b5cf64d,inset 0 1px 0 #fff3;cursor:pointer;height:180px;position:relative;transition:all .8s cubic-bezier(.25,.46,.45,.94);width:120px}.card-pack.opening{opacity:0;transform:rotateY(180deg) scale(.8)}.pack-front{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1rem;position:relative;text-align:center;z-index:2}.pack-symbol{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:2rem;margin-bottom:.5rem}.pack-title{font-size:.9rem;font-weight:700;margin-bottom:.25rem}.pack-subtitle,.pack-title{text-shadow:0 1px 2px #00000080}.pack-subtitle{font-size:.7rem;opacity:.9}.pack-glow{animation:pack-glow 2s ease-in-out infinite alternate;background:linear-gradient(45deg,#8b5cf6,#c084fc,#8b5cf6);border-radius:14px;bottom:-2px;left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;z-index:-1}@keyframes pack-glow{0%{opacity:0}to{opacity:.6}}.revealed-card-container{align-items:center;animation:card-reveal 1s ease-out .8s forwards;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:1.5rem;justify-content:center;margin:0 auto;max-width:500px;min-height:0;min-height:calc(100vh - 100px);opacity:0;padding:0 20px;position:relative;transform:translateY(30px) scale(.9);width:100%}.revealed-card-container.claiming{animation:card-claim .6s ease-in forwards}@keyframes card-reveal{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes card-claim{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8) translateY(-20px)}}.card-spotlight{background:radial-gradient(ellipse,#ffffff1a 0,#0000 70%);border-radius:50%;height:400px;left:50%;position:absolute;top:-50px;transform:translateX(-50%);width:200px;z-index:-1}.discovery-title{align-items:center;color:#fff;display:flex;font-size:1.3rem;font-weight:700;gap:.5rem;justify-content:center;margin-bottom:.5rem;position:relative;text-align:center;text-shadow:0 2px 4px #000c;z-index:10}.discovery-icon{color:#f59e0b;filter:drop-shadow(0 2px 4px rgba(245,158,11,.4))}.discovery-subtitle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border-radius:8px;font-size:.95rem;line-height:1.5;opacity:.95;padding:.75rem 1rem;text-shadow:0 2px 4px #000c}.discovery-subtitle,.reveal-text{color:#fff;max-width:100%;position:relative;text-align:center;z-index:10}.reveal-text{animation:revealText .8s ease-out 1.2s forwards;flex-shrink:0;margin:0;opacity:0;transform:translateY(20px);width:100%}@keyframes revealText{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.claim-card-button{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 4px 12px #10b9814d;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 1.5rem;position:relative;text-shadow:0 1px 2px #0000004d;transition:all .2s ease;z-index:10}.claim-card-button:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);box-shadow:0 6px 18px #10b98166;transform:translateY(-2px)}.claim-card-button:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.card-reveal-scene{gap:1rem;justify-content:center;padding:15px}.revealed-card-container{gap:1rem;justify-content:center;max-width:100%;min-height:calc(100vh - 80px);padding:0 15px}.discovery-title{font-size:1.1rem}.discovery-subtitle{font-size:.85rem;padding:.5rem .75rem}.claim-card-button{font-size:.9rem;padding:.8rem 1.2rem}}@media (max-width:480px){.card-reveal-scene{gap:.75rem;justify-content:center;padding:10px}.card-pack-container{margin-bottom:1rem}.card-pack{height:150px;width:100px}.pack-title{font-size:.8rem}.pack-subtitle{font-size:.6rem}.revealed-card-container{gap:.75rem;justify-content:center;min-height:calc(100vh - 60px);padding:0 10px}.discovery-title{font-size:1rem;margin-bottom:.25rem}.discovery-subtitle{font-size:.8rem;line-height:1.4;padding:.5rem .75rem}.claim-card-button{font-size:.85rem;padding:.75rem 1rem}.revealed-card-container .dream-card{height:336px!important;width:240px!important}}@media (max-height:600px) and (orientation:landscape){.card-reveal-scene{gap:.5rem;padding:10px}.card-pack-container{margin-bottom:.5rem}.revealed-card-container{gap:.5rem}.revealed-card-container .dream-card{height:280px!important;width:200px!important}.discovery-title{font-size:.9rem;margin-bottom:.25rem}.discovery-subtitle{font-size:.75rem;padding:.4rem .6rem}}.card-reveal-scene .dream-card{display:block!important}.card-reveal-scene .card-container-center,.card-reveal-scene .dream-card{opacity:1!important;position:relative!important;visibility:visible!important;z-index:10!important}.card-reveal-scene .card-container-center{display:flex!important}.card-reveal-scene .card-border,.card-reveal-scene .card-frame{display:flex!important;flex-direction:column!important;opacity:1!important;visibility:visible!important}.reveal-card{margin:0 auto!important;opacity:1!important;transform:none!important;visibility:visible!important}.card-reveal-scene .card-artwork,.card-reveal-scene .card-header,.card-reveal-scene .card-text-box{display:flex!important;opacity:1!important;visibility:visible!important}.insight-scene{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:center;overflow-x:hidden;overflow-y:auto;padding:2rem 1rem;z-index:1000}.insight-background,.insight-scene{bottom:0;left:0;position:fixed;right:0;top:0}.insight-background{animation:magical-flow 20s ease infinite;background:linear-gradient(135deg,#667eea,#764ba2 25%,#f093fb 50%,#f5576c 75%,#4facfe);background-size:400% 400%;z-index:-1}@keyframes magical-flow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.meditation-waves{border:1px solid #ffffff26;border-radius:50%;height:400px;left:50%;top:30%;transform:translate(-50%,-50%);width:400px}.meditation-waves,.meditation-waves:after,.meditation-waves:before{animation:meditation-pulse 6s ease-in-out infinite;position:absolute}.meditation-waves:after,.meditation-waves:before{border:1px solid #ffffff1a;border-radius:50%;bottom:-40px;content:"";left:-40px;right:-40px;top:-40px}.meditation-waves:after{animation-delay:3s;bottom:-80px;left:-80px;right:-80px;top:-80px}@keyframes meditation-pulse{0%,to{opacity:.2;transform:translate(-50%,-50%) scale(1)}50%{opacity:.4;transform:translate(-50%,-50%) scale(1.5)}}.consciousness-particles{animation:consciousness-drift 30s linear infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff' fill-opacity='.08'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3Ccircle cx='15' cy='15' r='1'/%3E%3Ccircle cx='45' cy='45' r='1'/%3E%3Ccircle cx='10' cy='40' r='.5'/%3E%3Ccircle cx='50' cy='20' r='.5'/%3E%3C/g%3E%3C/svg%3E");bottom:0;left:0;position:absolute;right:0;top:0}@keyframes consciousness-drift{0%{transform:translateY(0)}to{transform:translateY(-60px)}}.wisdom-light{animation:wisdom-glow 8s ease-in-out infinite alternate;background:radial-gradient(ellipse,#ffffff1a 0,#0000 70%);border-radius:50%;height:300px;left:50%;position:absolute;top:20%;transform:translateX(-50%);width:200px}@keyframes wisdom-glow{0%{opacity:.2}to{opacity:.6}}.insight-revelation{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#fffffff2;border:1px solid #fff6;border-radius:28px;box-shadow:0 25px 70px #00000040;margin:2rem auto;max-width:700px;min-height:auto;padding:2.5rem;position:relative;text-align:center;width:100%;z-index:10}.insight-header{align-items:center;display:flex;flex-direction:column;margin-bottom:1.5rem;text-align:center}.insight-symbol{animation:symbol-glow 3s ease-in-out infinite alternate;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));font-size:3rem;margin-bottom:1rem}@keyframes symbol-glow{0%{transform:scale(1)}to{transform:scale(1.05)}}.insight-main-title{color:#1a202c;font-size:2rem;font-weight:700;margin:0 0 .5rem;text-align:center;text-shadow:0 2px 6px #0000001a}.insight-subtitle{color:#4a5568;font-size:1.1rem;line-height:1.5;margin:0;max-width:500px;text-align:center}.insight-sections{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.insight-section{transform-origin:center;transition:all 1s ease-out}.insight-section.hidden{opacity:0;transform:translateY(20px) scale(.95)}.insight-section.revealed{animation:section-reveal 1s ease-out 0s;animation:section-reveal 1s ease-out var(--section-delay,0s);opacity:1;transform:translateY(0) scale(1)}@keyframes section-reveal{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.section-header{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-bottom:1rem}.section-icon{color:#7c3aed;filter:drop-shadow(0 3px 6px rgba(124,58,237,.3));font-size:1.3rem}.section-title{color:#2d3748;font-size:1.25rem;font-weight:600;margin:0}.section-content{background:#f7fafce6;border:1px solid #e2e8f099;border-radius:16px;box-shadow:0 4px 15px #0000000d;margin:0;padding:1.5rem}.section-text{color:#2d3748;font-size:1.15rem;line-height:1.7;margin:0}.affirmation-quote{background:linear-gradient(135deg,#7c3aed26,#8b5cf614);border:2px solid #7c3aed40;border-radius:16px;color:#7c3aed;font-size:1.4rem;font-style:italic;font-weight:600;line-height:1.5;margin:0;padding:1.5rem;position:relative}.affirmation-quote:after,.affirmation-quote:before{color:#7c3aed66;content:'"';font-family:serif;font-size:2.5rem;position:absolute}.affirmation-quote:before{left:1rem;top:-.5rem}.affirmation-quote:after{bottom:-1.2rem;right:1rem}.dream-connection{background:#8b5cf61f;border:1px solid #8b5cf640;border-radius:12px;margin-top:1.5rem;padding:1rem}.connection-text{color:#4a5568;font-size:1rem;line-height:1.5}.connection-text em{color:#7c3aed;font-weight:600}.integration-section{animation:integration-appear 1s ease-out .5s forwards;margin-top:.5rem;opacity:0;transform:translateY(20px)}@keyframes integration-appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.integration-explanation{background:linear-gradient(135deg,#f59e0b1a,#fbbf240d);border:1px solid #f59e0b40;border-radius:14px;margin-bottom:1.5rem;padding:1.25rem}.integration-explanation p{color:#4a5568;font-size:1rem;line-height:1.5;margin:0}.integrate-button{align-items:center;background:linear-gradient(135deg,#7c3aed,#8b5cf6);border:none;border-radius:20px;box-shadow:0 8px 25px #7c3aed4d;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:600;gap:.75rem;justify-content:center;margin:0 auto;padding:1.25rem 2.5rem;text-shadow:0 1px 2px #0003;transition:all .3s ease}.integrate-button:hover{background:linear-gradient(135deg,#6d28d9,#7c3aed);box-shadow:0 12px 35px #7c3aed66;transform:translateY(-3px)}.integrate-icon{font-size:1.3rem;transition:transform .3s ease}.integrate-button:hover .integrate-icon{transform:scale(1.15)}.breathing-guide{position:absolute;right:2rem;top:2rem;z-index:15}.breath-circle{align-items:center;animation:breath-cycle 4s ease-in-out infinite;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff40;border:3px solid #fffc;border-radius:50%;box-shadow:0 8px 25px #00000026;display:flex;height:90px;justify-content:center;width:90px}.breath-text{color:#fff;font-size:1rem;font-weight:600;letter-spacing:.5px;text-shadow:0 2px 4px #00000080}@keyframes breath-cycle{0%,to{background:#ffffff40;border-color:#fffc;box-shadow:0 8px 25px #00000026;transform:scale(1)}50%{background:#ffffff59;border-color:#fff;box-shadow:0 12px 35px #00000040;transform:scale(1.1)}}@media (max-width:480px){.insight-scene{padding:1rem .5rem}.insight-revelation{border-radius:20px;margin:1rem auto;padding:1.5rem}.insight-main-title{font-size:1.6rem}.insight-subtitle{font-size:1rem}.insight-sections{gap:1.5rem}.section-content{padding:1.5rem}.section-text{font-size:1rem}.affirmation-quote{font-size:1.2rem;padding:1rem}.integrate-button{font-size:1rem;padding:1rem 2rem}.meditation-waves{height:250px;width:250px}.insight-symbol{font-size:2.5rem}.breathing-guide{left:1rem;right:auto;top:1rem}.breath-circle{border-width:2px;height:70px;width:70px}.breath-text{font-size:.85rem}}.game-over-container{align-items:center;animation:cosmic-flow 25s ease infinite;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);background-size:400% 400%;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;position:fixed;right:0;top:0;z-index:1000}@keyframes cosmic-flow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.game-over-background{bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0}.shattered-dreams{animation:shatter-drift 30s linear infinite;background:radial-gradient(circle at 20% 30%,#f093fb26 2px,#0000 0),radial-gradient(circle at 80% 70%,#ffffff1a 1px,#0000 0),radial-gradient(circle at 40% 80%,#667eea1f 1.5px,#0000 0);background-size:100px 100px,150px 150px,80px 80px;height:100%;position:absolute;width:100%}@keyframes shatter-drift{0%{transform:translateX(0) translateY(0) rotate(0deg)}to{transform:translateX(-50px) translateY(-100px) rotate(5deg)}}.floating-memories{animation:memory-float 20s ease-in-out infinite;background:linear-gradient(45deg,#0000 49%,#f093fb14 50%,#0000 51%),linear-gradient(-45deg,#0000 49%,#764ba20f 50%,#0000 51%);background-size:200px 200px;bottom:0;left:0;position:absolute;right:0;top:0}@keyframes memory-float{0%,to{opacity:.4;transform:scale(1) rotate(0deg)}50%{opacity:.2;transform:scale(1.1) rotate(2deg)}}.game-over-content{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:1px solid #f093fb4d;border-radius:20px;box-shadow:0 8px 32px #667eea4d;max-height:90vh;max-width:90vw;overflow-y:auto;padding:20px;position:relative;text-align:center}.game-over-header{margin-bottom:30px}.game-over-title{align-items:center;animation:death-glow 3s ease-in-out infinite alternate;color:#f093fb;display:flex;flex-wrap:wrap;font-size:clamp(28px,6vw,48px);font-weight:700;gap:15px;justify-content:center;margin-bottom:15px;text-shadow:0 0 20px #f093fbcc,0 0 40px #764ba299}@keyframes death-glow{0%{text-shadow:0 0 20px #f093fbcc,0 0 40px #764ba299}to{text-shadow:0 0 30px #f093fb,0 0 60px #764ba2cc,0 0 80px #667eea80}}.skull-icon{animation:skull-shake 2s ease-in-out infinite;font-size:.8em}@keyframes skull-shake{0%,to{transform:rotate(0deg)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.game-over-subtitle{color:#fffc;font-size:18px;font-style:italic;margin:0;text-shadow:0 2px 4px #0000004d}.performance-rating{margin-bottom:30px;opacity:0;transform:translateY(20px);transition:all .8s ease-out}.performance-rating.visible{opacity:1;transform:translateY(0)}.rating-badge{align-items:center;animation:badge-pulse 2s ease-in-out infinite alternate;border-radius:25px;box-shadow:0 4px 20px #667eea66,0 2px 8px #f093fb4d;color:#fff;display:inline-flex;font-size:20px;font-weight:700;gap:10px;padding:15px 30px;text-shadow:0 2px 4px #0000004d}@keyframes badge-pulse{0%{transform:scale(1)}to{transform:scale(1.05)}}.rating-emoji{font-size:24px}.rating-description{color:#ffffffe6;font-size:16px;margin-top:10px;text-shadow:0 1px 2px #0000004d}.stats-display{animation:stats-appear 1s ease-out .5s both;margin-bottom:30px}@keyframes stats-appear{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.stat-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:0 auto;max-width:600px}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #f093fb4d;border-radius:15px;overflow:hidden;padding:20px 15px;position:relative;transition:all .3s ease}.stat-item:before{background:linear-gradient(90deg,#0000,#f093fb33,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.stat-item:hover:before{left:100%}.stat-item:hover{background:#ffffff26;border-color:#f093fb80;box-shadow:0 4px 15px #667eea4d;transform:translateY(-2px)}.stat-number{font-size:32px;margin-bottom:5px;text-shadow:0 2px 4px #0006}.stat-label{color:#fffc;font-size:12px;margin-bottom:8px}.stat-icon{font-size:20px;opacity:.7}.journey-highlights{animation:highlights-appear 1s ease-out 1s both;margin-bottom:30px}@keyframes highlights-appear{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.journey-highlights h3{color:#fff;font-size:20px;margin-bottom:15px;text-shadow:0 2px 4px #0000004d}.highlight-item{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#764ba24d;border:1px solid #f093fb4d}.result-badge.success{color:#a8edea}.result-badge.failure{color:#d299c2}.highlight-choice{text-shadow:0 1px 2px #0000004d}.life-lost{background:#f093fb4d;border:1px solid #f093fb80;color:#f093fb}.treasures-preview h3{text-shadow:0 2px 4px #0000004d}.treasure-item img,.treasure-placeholder{background:#f093fb33;border:1px solid #f093fb4d}.treasure-name{color:#ffffffe6;text-shadow:0 1px 2px #0000004d}.treasure-more{background:#f093fb26;border:2px dashed #f093fb66;color:#ffffffb3}.action-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;text-shadow:0 1px 2px #0000004d}.restart-button{border-color:#a8edea;color:#a8edea}.restart-button:hover{background:#a8edea33;box-shadow:0 4px 15px #a8edea66}.share-button:hover{box-shadow:0 4px 15px #667eea66}.exit-button{border-color:#f093fb;color:#f093fb}.exit-button:hover{background:#f093fb33;box-shadow:0 4px 15px #f093fb66}.motivational-message p{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f093fb26;border:1px solid #f093fb4d;color:#ffffffe6;text-shadow:0 1px 2px #0000004d;.journey-highlights h3{color:#fff;font-size:20px;margin-bottom:15px;text-shadow:0 2px 4px #0000004d}}.highlights-list{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:500px}.highlight-item{align-items:center;background:#0000004d;border:1px solid #ffffff1a;border-radius:10px;display:flex;gap:12px;padding:12px 15px;text-align:left}.result-badge{flex-shrink:0;font-size:16px}.result-badge.success{color:#0f8}.result-badge.failure{color:#ff4757}.highlight-choice{color:#fff;flex:1 1;font-size:14px}.life-lost{background:#ff475733;border:1px solid #ff47574d;border-radius:10px;color:#ff4757;font-size:12px;font-weight:700;padding:2px 8px}.treasures-preview{animation:treasures-appear 1s ease-out 1.5s both;margin-bottom:30px}@keyframes treasures-appear{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.treasures-preview h3{color:#fff;font-size:20px;margin-bottom:15px}.treasures-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));margin:0 auto;max-width:400px}.treasure-item{text-align:center;transition:transform .3s ease}.treasure-item:hover{transform:scale(1.1)}.treasure-item img,.treasure-placeholder{align-items:center;background:#ffffff1a;border-radius:10px;display:flex;font-size:20px;height:50px;justify-content:center;margin:0 auto 5px;width:50px}.treasure-name{color:#fffc;display:block;font-size:11px}.treasure-more{align-items:center;background:#ffffff1a;border:2px dashed #ffffff4d;border-radius:10px;color:#fff9;font-size:12px;height:80px}.game-over-actions,.treasure-more{display:flex;justify-content:center}.game-over-actions{animation:actions-appear 1s ease-out 2s both;flex-wrap:wrap;gap:15px;margin-bottom:20px}@keyframes actions-appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.action-button{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;border:2px solid;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;padding:12px 20px;text-decoration:none;transition:all .3s ease}.restart-button{border-color:#0f8;color:#0f8}.restart-button:hover{background:#0f83;box-shadow:0 4px 15px #00ff884d;transform:translateY(-2px)}.share-button{border-color:#667eea;color:#667eea}.share-button:hover{background:#667eea33;box-shadow:0 4px 15px #667eea4d;transform:translateY(-2px)}.exit-button{border-color:#ff6b6b;color:#ff6b6b}.exit-button:hover{background:#ff6b6b33;box-shadow:0 4px 15px #ff6b6b4d;transform:translateY(-2px)}.motivational-message{animation:message-appear 1s ease-out 2.5s both}@keyframes message-appear{0%{opacity:0}to{opacity:1}}.motivational-message p{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;color:#fffc;font-size:16px;font-style:italic;line-height:1.5;margin:0 auto;max-width:500px;padding:20px}@media (max-width:768px){.game-over-content{max-width:95vw;padding:15px}.game-over-title{font-size:28px;gap:10px}.stat-grid{gap:15px;grid-template-columns:repeat(2,1fr)}.stat-item{padding:15px 10px}.stat-number{font-size:24px}.game-over-actions{align-items:center;flex-direction:column}.action-button{justify-content:center;width:200px}.treasures-grid{gap:10px;grid-template-columns:repeat(4,1fr)}.treasure-item img,.treasure-placeholder{font-size:16px;height:40px;width:40px}.treasure-name{font-size:10px}}@media (max-width:480px){.stat-grid{gap:10px;grid-template-columns:1fr}.highlight-item{flex-direction:column;gap:8px;text-align:center}.motivational-message p{font-size:14px;padding:15px}}.fatal-feedback{background:#ff64641a;border:1px solid #ff64644d;border-radius:12px;margin:1.5rem 0;padding:1rem}.fatal-insight{color:#ffcccb;font-size:.95rem;font-style:italic;line-height:1.5;margin:0}.personality-overview{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;margin:1.5rem 0;padding:1rem}.personality-overview h3{color:#fff;font-size:1.2rem;margin-bottom:1rem}.overview-content{color:#e0e0e0}.personality-analysis{color:#e0e0e0;font-size:1rem;line-height:1.6;margin:0}.gameboy-console{aspect-ratio:9/16;display:flex;max-height:calc(100% - 40px);max-width:420px;position:relative;transition:all .3s ease;width:95%;z-index:1000}.gameboy-shell{background:#d8d8d0;border:2px solid #b1b1a9;border-radius:24px;box-shadow:inset 0 4px 5px #fff9,inset 0 -4px 5px #00000026,0 10px 30px #0006;box-sizing:border-box;display:flex;flex-direction:column;gap:15px;height:100%;padding:20px;position:relative;width:100%}.image-display-bezel,.screen-bezel{background:#2a2a2a;border-radius:12px;box-shadow:inset 0 3px 6px #00000080,0 2px 4px #ffffff1a;box-sizing:border-box;padding:12px;position:relative}.image-display-bezel{flex:1 1;max-height:45%;min-height:200px}.screen-bezel{display:flex;flex:1 1;max-height:40%;min-height:180px}.image-display-screen,.lcd-screen{align-items:center;border-radius:8px;box-sizing:border-box;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.image-display-screen{background:#1a1a1a;border:2px solid #333}.lcd-screen{background:#9bb552;font-family:Courier New,monospace}.image-display-screen img{border-radius:6px;height:100%;object-fit:cover;width:100%}.pixel-overlay{background-image:linear-gradient(0deg,#0000 24%,#0000000d 25%,#0000000d 26%,#0000 27%,#0000 74%,#0000000d 75%,#0000000d 76%,#0000 77%,#0000),linear-gradient(90deg,#0000 24%,#0000000d 25%,#0000000d 26%,#0000 27%,#0000 74%,#0000000d 75%,#0000000d 76%,#0000 77%,#0000);background-size:4px 4px;inset:0;pointer-events:none;position:absolute;z-index:1}.screen-content{box-sizing:border-box;color:#0f380f;font-size:13px;line-height:1.4;overflow:hidden;padding:10px;position:relative;width:100%;z-index:2}.console-custom-mode,.console-story-mode,.screen-content{display:flex;flex-direction:column;height:100%}.console-text-display{flex:1 1;margin-bottom:8px;overflow-y:auto;position:relative;scrollbar-color:#0f380f #8bac0f;scrollbar-width:thin}.console-story-text{word-wrap:break-word;font-weight:600;white-space:pre-wrap}.console-action-buttons{border-top:1px solid #0f380f4d;display:flex;flex-shrink:0;gap:6px;justify-content:center;margin-top:auto;padding-top:6px}.gameboy-action-button,.gameboy-next-button{background:linear-gradient(145deg,#4a4a4a,#2a2a2a);border:2px solid #666;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:8px 14px;text-transform:uppercase}.gameboy-branding{color:#666;flex-shrink:0;font-size:11px;font-weight:700;letter-spacing:1px;text-align:center}.led-indicators{display:flex;flex-shrink:0;gap:10px;justify-content:center}.led{background:#333;border-radius:50%;height:8px;width:8px}.led.power.active{background:#ff4757;box-shadow:0 0 10px #ff475799}.led.battery.active{background:#ffa502;box-shadow:0 0 10px #ffa50299}.led.signal.active{background:#2ed573;box-shadow:0 0 10px #2ed57399}.gameboy-console.choices-expanded{aspect-ratio:unset;height:auto;max-height:90vh;min-height:600px}.gameboy-console.choices-expanded .gameboy-shell{gap:8px;padding:15px}.gameboy-console.choices-expanded .screen-bezel{background:#000;border-radius:12px;box-sizing:border-box;flex:none;height:calc(100% - 80px);max-height:none;min-height:400px}.gameboy-console.choices-expanded .lcd-screen{background:#000;border-radius:8px;height:100%;max-height:100%}.gameboy-console.choices-expanded .image-display-bezel{display:none}.gameboy-console.choices-expanded .gameboy-branding,.gameboy-console.choices-expanded .led-indicators{flex-shrink:0;opacity:.7}.gameboy-console.choices-expanded .gameboy-branding{font-size:10px;margin:0}.gameboy-console.choices-expanded .led-indicators{margin:5px 0 0}:root{--neon-cyan:#0ff;--neon-magenta:#f9f;--neon-yellow:#ff0;--neon-lime:#76ff7a;--neon-white:#fff}@keyframes pulse-glow{0%,to{box-shadow:0 0 15px -5px var(--arrow-color),inset 0 0 8px -4px var(--arrow-color)}50%{box-shadow:0 0 25px 0 var(--arrow-color),inset 0 0 12px 0 var(--arrow-color)}}.pixel-overlay-dark{background-image:linear-gradient(#ffffff12 1px,#0000 0),linear-gradient(90deg,#ffffff12 1px,#0000 0);background-size:4px 4px;inset:0;pointer-events:none;position:absolute;z-index:1}.ddr-vertical-choices{color:#fff;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;text-align:center;width:100%}.ddr-vertical-header{border-bottom:1px solid #ff99ff4d;flex-shrink:0;font-family:Courier New,monospace;font-size:14px;font-weight:700;justify-content:space-between;padding:8px 12px;text-shadow:0 0 5px #f9f;text-shadow:0 0 5px var(--neon-magenta);text-transform:uppercase}.ddr-back-button,.ddr-vertical-header{align-items:center;color:#f9f;color:var(--neon-magenta);display:flex}.ddr-back-button{background:none;border:none;border-radius:50%;cursor:pointer;justify-content:center;padding:4px;transition:background .2s ease}.ddr-back-button:hover{background:#f9f3}.ddr-vertical-list{display:flex;flex:1 1;flex-direction:column;gap:6px;overflow-y:auto;padding:8px 6px;scrollbar-color:#0ff #ffffff1a;scrollbar-color:var(--neon-cyan) #ffffff1a;scrollbar-width:thin}.ddr-vertical-list::-webkit-scrollbar{width:6px}.ddr-vertical-list::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.ddr-vertical-list::-webkit-scrollbar-thumb{background:#0ff;background:var(--neon-cyan);border-radius:3px;box-shadow:0 0 5px #0ff;box-shadow:0 0 5px var(--neon-cyan)}.ddr-vertical-item{align-items:center;background:#0a0a1480;border:2px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Courier New,monospace;font-size:13px;justify-content:space-between;line-height:1.3;min-height:50px;padding:10px 12px;text-align:left;transition:all .2s ease-out}.ddr-vertical-item:hover{border-color:#0ff;border-color:var(--neon-cyan);color:#0ff;color:var(--neon-cyan);transform:scale(1.02)}.ddr-vertical-item.active{background:#76ff7a1a;border-color:#76ff7a;border-color:var(--neon-lime);box-shadow:0 0 15px -5px #76ff7a;box-shadow:0 0 15px -5px var(--neon-lime);color:#76ff7a;color:var(--neon-lime)}.ddr-vertical-text{word-wrap:break-word;flex-grow:1;-webkit-hyphens:auto;hyphens:auto;padding-right:10px}.ddr-vertical-arrow{align-items:center;color:#ffffff80;display:flex;flex-shrink:0;margin-left:10px;transition:all .2s ease-out}.ddr-vertical-item:hover .ddr-vertical-arrow{color:#0ff;color:var(--neon-cyan);filter:drop-shadow(0 0 5px #00ffff);filter:drop-shadow(0 0 5px var(--neon-cyan))}.ddr-vertical-item.active .ddr-vertical-arrow{--arrow-color:var(--neon-lime);animation:pulse-glow 1.5s infinite;color:#76ff7a;color:var(--neon-lime);filter:drop-shadow(0 0 8px #76ff7a);filter:drop-shadow(0 0 8px var(--neon-lime))}.ddr-vertical-item.freestyle.active{background:#ffffff1a;border-color:#fff;border-color:var(--neon-white);color:#fff;color:var(--neon-white)}.ddr-vertical-item.freestyle.active .ddr-vertical-arrow{--arrow-color:var(--neon-white);color:#fff;color:var(--neon-white)}.console-custom-mode{background:#9bb552;height:100%;padding:10px}.console-custom-header{color:#0f380f;flex-shrink:0;font-size:14px;font-weight:700;margin-bottom:10px;text-align:center}.console-custom-textarea{color:#0f380f}.console-custom-textarea:focus{background:#0f380f33;border-color:#306230;outline:none}@media (max-height:700px){.gameboy-console.choices-expanded{min-height:500px}.ddr-vertical-item{font-size:12px;min-height:45px;padding:8px 10px}.ddr-vertical-header{font-size:12px;padding:6px 10px}}@media (max-height:600px){.gameboy-console.choices-expanded{min-height:450px}.ddr-vertical-item{font-size:11px;gap:4px;min-height:40px;padding:6px 8px}.ddr-vertical-list{gap:4px;padding:6px 4px}}.image-display-screen.is-loading{background:#000}.image-display-screen.is-loading:before{animation:static-noise .2s steps(2) infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.15'/%3E%3C/svg%3E");content:"";height:200%;left:-50%;opacity:.1;position:absolute;top:-50%;width:200%;z-index:1}.image-display-screen.is-loading:after{animation:static-scan 2s linear infinite;background:linear-gradient(0deg,#0000 50%,#ffffff1a 51%,#0000 52%);background-size:100% 4px;content:"";inset:0;opacity:.5;position:absolute;z-index:2}.image-display-loading{animation:pulse 2s ease-in-out infinite;color:#fff;font-family:Courier New,monospace;font-size:16px;font-weight:700;position:relative;text-shadow:0 0 10px #ffffffe6,0 0 2px #000000b3;z-index:3}.console-feedback-text{animation:pulse 1.5s ease-in-out infinite;color:#0f380f;font-style:italic;font-weight:700;padding:20px 10px;text-align:center}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.console-custom-textarea{background:#0f380f1a;border:2px solid #0f380f;border-radius:6px;color:#000;flex:1 1;font-family:Courier New,monospace;font-size:14px;font-weight:600;margin-bottom:8px;padding:10px;resize:none}@media (max-width:768px){.screen-content{font-size:15px;line-height:1.5}.console-story-text{color:#0a2a0a;font-weight:700;text-shadow:none}.console-custom-header{font-size:15px;font-weight:700}.console-custom-textarea{color:#000;font-size:15px;font-weight:600}}@media (max-width:480px){.screen-content{font-size:16px}.console-story-text{color:#082008;font-weight:800}}.console-story-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.dream-level-container{box-sizing:border-box;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;padding:0;position:relative}@keyframes dream-pulse{0%{box-shadow:0 0 0 0 #9333ea66;transform:scale(.98)}50%{box-shadow:0 0 0 8px #9333ea00;transform:scale(1)}to{box-shadow:0 0 0 0 #9333ea00;transform:scale(.98)}}@keyframes dream-flow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes symbol-seeking{0%{filter:brightness(1) saturate(1)}50%{filter:brightness(1.1) saturate(1.2)}to{filter:brightness(1) saturate(1)}}@keyframes symbol-emerging{0%{filter:brightness(1.05) saturate(1.1)}50%{filter:brightness(1.2) saturate(1.3)}to{filter:brightness(1.05) saturate(1.1)}}@keyframes symbol-rich{0%{filter:brightness(1.1) saturate(1.2)}50%{filter:brightness(1.3) saturate(1.5)}to{filter:brightness(1.1) saturate(1.2)}}@keyframes dream-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes dream-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes dream-gentle-zoom{0%,to{transform:scale(1.02)}50%{transform:scale(1.08)}}@keyframes dream-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes dream-choice-reveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpDrawer{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes static-noise{0%{transform:translateX(-2px) translateY(1px)}10%{transform:translateX(-1px) translateY(-1px)}20%{transform:translateX(1px) translateY(0)}30%{transform:translateX(0) translateY(2px)}40%{transform:translateX(1px) translateY(-1px)}50%{transform:translateX(-1px) translateY(2px)}60%{transform:translateX(-2px) translateY(1px)}70%{transform:translateX(2px) translateY(1px)}80%{transform:translateX(-1px) translateY(-1px)}90%{transform:translateX(1px) translateY(2px)}to{transform:translateX(1px) translateY(-2px)}}@keyframes static-flicker{0%,to{opacity:.3}50%{opacity:.1}}@keyframes static-scan{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}@keyframes glitch{0%{text-shadow:0 0 5px #00ff41,0 0 10px #00ff41,0 0 15px #00ff41}25%{text-shadow:-2px 0 #ff0041,2px 0 #00ff41,0 0 15px #00ff41}50%{text-shadow:2px 0 #ff0041,-2px 0 #00ff41,0 0 15px #00ff41}75%{text-shadow:0 0 5px #00ff41,0 0 10px #00ff41,0 0 15px #00ff41}to{text-shadow:1px 0 #ff0041,-1px 0 #00ff41,0 0 15px #00ff41}}@keyframes signal-pulse{0%,to{height:20px;opacity:.6}50%{height:30px;opacity:1}}.dream-level-container{align-items:center;background:#000;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;left:0;overflow:hidden;position:fixed;top:0;width:100vw}.dream-background{animation:dream-flow 25s ease infinite,symbol-seeking 15s ease infinite;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);background-size:400% 400%;bottom:0;filter:brightness(1) saturate(1);left:0;position:absolute;right:0;top:0;z-index:-1}.dream-header{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0000004d;border-bottom:1px solid #fff3;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:space-between;padding:16px 20px;position:relative;width:100%;z-index:10}.world-title{color:#fff;font-size:1.1rem;font-weight:600;left:50%;margin:0;overflow:hidden;position:absolute;text-align:center;text-overflow:ellipsis;text-shadow:0 2px 4px #000c;transform:translateX(-50%);white-space:nowrap;width:50%}.header-controls{align-items:center;display:flex;gap:15px;margin-left:auto}.collection-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:20px;box-shadow:0 4px 12px #0003;color:#ffffffe6;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:8px;padding:8px 14px;text-shadow:0 1px 2px #0000004d;transition:all .2s ease}.collection-button:hover{background:#ffffff26;box-shadow:0 6px 16px #00000040;transform:translateY(-1px)}.insights-button,.journey-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:18px;box-shadow:0 4px 12px #0003;color:#ffffffe6;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:6px;padding:8px 12px;text-shadow:0 1px 2px #0000004d;transition:all .2s ease}.insights-button:hover,.journey-button:hover{background:#ffffff26;box-shadow:0 6px 16px #00000040;transform:translateY(-1px)}.collection-stats{gap:12px}.collection-stats,.stat-group{align-items:center;display:flex}.stat-group{gap:4px}.stat-count{background:#8b5cf64d;border-radius:12px;color:#fff;font-size:.8rem;font-weight:700;min-width:20px;padding:2px 8px;text-align:center}.lives-display{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;border:1px solid #fff3;border-radius:20px;display:flex;gap:5px;padding:8px 12px}.life-heart{filter:drop-shadow(0 0 5px rgba(255,71,87,.5));transition:all .3s ease}.life-heart.lost{filter:drop-shadow(0 0 2px rgba(100,100,100,.3));opacity:.3}.lives-text{color:#fff;font-size:14px;font-weight:700;margin-left:5px;text-shadow:0 1px 2px #00000080}.game-back-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:1px solid #ffffff4d;border-radius:50%;box-shadow:0 2px 8px #0000004d;color:#fff;cursor:pointer;display:flex;height:42px;justify-content:center;transition:all .2s ease;width:42px}.game-back-button:hover{background:#ffffff4d;transform:scale(1.05)}.dream-main{flex:1 1;overflow:hidden}.dream-intro,.dream-main{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.dream-intro{align-items:center;background:#000;box-sizing:border-box;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;padding:20px}.dream-intro-content{animation:dream-fade-up .8s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000d9;border:1px solid #ffffff4d;border-radius:24px;box-shadow:0 12px 40px #000000b3;color:#fff;display:flex;flex-direction:column;gap:24px;margin-bottom:40px;margin-top:20px;max-width:400px;padding:32px;text-align:center;width:100%}.dream-title{color:#fff;font-size:1.8rem;font-weight:700;margin:0;order:1;text-shadow:0 2px 8px #000c}.dream-description{color:#fff;font-size:1rem;line-height:1.5;margin:0;order:2;text-shadow:0 1px 4px #0009}.game-rules-highlight{animation:dream-pulse 3s ease-in-out infinite;background:linear-gradient(135deg,#8b5cf633,#a78bfa33);border:2px solid #ffffff4d;border-radius:15px;order:3;padding:20px;text-align:center}.game-rules-highlight h3{color:#fff;font-size:1.2rem;margin-bottom:10px;text-shadow:0 2px 4px #00000080}.game-rules-highlight p{color:#ffffffe6;font-size:1rem;margin:8px 0}.success-indicator{color:#0f8;font-weight:700;text-shadow:0 0 10px #00ff8880}.failure-indicator{color:#ff4757;font-weight:700;text-shadow:0 0 10px #ff475780}.original-dream-context{background:#000000b3;border:1px solid #8b5cf666;border-radius:16px;box-sizing:border-box;order:4;padding:20px;position:relative;text-align:center;width:100%}.original-dream-context h3{color:#c084fc;font-size:1.2rem;font-weight:600;margin:0 0 16px;text-shadow:0 1px 4px #000c}.dream-summary{align-items:center;display:flex;flex-direction:column;gap:12px;width:100%}.dream-type-badge{background:linear-gradient(135deg,#c084fc,#8b5cf6);border-radius:20px;box-shadow:0 2px 8px #8b5cf666;color:#fff;flex-shrink:0;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:6px 16px;text-transform:uppercase}.dream-significance{background:#0009;border-radius:8px;color:#fffffff2;font-size:1rem;line-height:1.5;margin:0;padding:8px 12px;text-shadow:0 1px 4px #000c}.dream-symbols{background:#00000080;border-radius:6px;color:#ffffffe6;font-size:.9rem;padding:6px 10px;text-shadow:0 1px 4px #000c}.dream-symbols strong{color:#c084fc}.dream-intro .dream-image-container{align-self:center;border-radius:16px;box-shadow:0 8px 32px #00000080;height:200px;max-width:300px;order:5;overflow:hidden;position:relative;width:100%}.dream-intro .dream-world-image{animation:dream-breathe 6s ease-in-out infinite;display:block;height:100%;object-fit:cover;object-position:center;width:100%}.dream-style-selector{order:6;width:100%}.dream-style-selector h3{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 16px;text-align:center;text-shadow:0 1px 4px #000c}.style-buttons{display:flex;flex-direction:column;gap:12px;width:100%}.style-buttons button{background:linear-gradient(135deg,#c084fc,#8b5cf6);border:none;border-radius:16px;box-shadow:0 4px 12px #8b5cf64d;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;overflow:hidden;padding:14px 24px;position:relative;text-align:center;transition:all .2s ease}.style-buttons button:hover{box-shadow:0 6px 18px #8b5cf666;transform:translateY(-2px)}.style-buttons button:disabled{cursor:not-allowed;opacity:.6;transform:none}.style-buttons button small{display:block;font-size:.8rem;margin-top:4px;opacity:.9}.button-loading-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;border-radius:16px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.button-loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:24px;width:24px}.dream-experience{background:#1a1a1a;box-sizing:border-box;flex-direction:column;height:100%;overflow:hidden;padding:20px;position:relative;width:100%}.dream-experience,.tv-static-container{align-items:center;display:flex;justify-content:center}.tv-static-container{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1000}.tv-static-overlay{align-items:center;background:#000;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.static-noise{animation:static-noise .1s linear infinite;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#ffffff08 0,#ffffff08 4px);opacity:.8}.static-noise,.static-noise:before{bottom:0;left:0;position:absolute;right:0;top:0}.static-noise:before{animation:static-flicker .15s linear infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.3'/%3E%3C/svg%3E");content:""}.static-lines{animation:static-scan 2s linear infinite;background:repeating-linear-gradient(90deg,#0000,#0000 100px,#ffffff0d 0,#ffffff0d 101px);bottom:0;left:0;position:absolute;right:0;top:0}.loading-text{color:#fff;position:relative;text-align:center;z-index:10}.glitch-text{animation:glitch .5s linear infinite alternate-reverse;color:#00ff41;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700;margin-bottom:20px;text-shadow:0 0 5px #00ff41,0 0 10px #00ff41,0 0 15px #00ff41}.signal-bars{display:flex;gap:4px;justify-content:center;margin-top:10px}.bar{animation:signal-pulse 1s ease-in-out infinite;background:#00ff41;box-shadow:0 0 5px #00ff41;height:20px;width:8px}.bar:nth-child(2){animation-delay:.2s}.bar:nth-child(3){animation-delay:.4s}.bar:nth-child(4){animation-delay:.6s}.choice-insight{animation:dream-pulse 3s ease-in-out infinite;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000c;border:1px solid #8b5cf680;border-radius:16px;color:#c084fc;font-size:1rem;font-weight:500;margin:20px auto;max-width:350px;padding:16px 20px;text-shadow:0 1px 2px #00000080}.dream-loading-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.dream-loading-content{animation:fadeInDown .4s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#fff;margin:0 20px;max-width:320px;padding:2rem;text-align:center}.dream-loading-spinner{animation:spin 1s linear infinite;border:3px solid #8b5cf64d;border-radius:50%;border-top-color:#8b5cf6;height:48px;margin:0 auto 1.5rem;width:48px}.dream-loading-message{color:#c4b5fd;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.dream-loading-submessage{color:#9ca3af;font-size:.9rem;opacity:.8}.dream-scene-container{align-items:center;bottom:280px;bottom:calc(var(--choices-height, 240px) + 40px);display:flex;flex-direction:column;justify-content:flex-start;left:20px;overflow-y:auto;padding:16px 0;pointer-events:none;position:absolute;right:20px;top:200px;transition:top .4s ease;z-index:20}.dream-scene-container.console-collapsed{top:120px}.scene-description{word-wrap:break-word;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#000000b3;border:1px solid #ffffff26;border-radius:24px;box-shadow:0 8px 40px #0000004d;box-sizing:border-box;color:#fff;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:500px;min-height:60px;overflow-wrap:break-word;padding:24px;pointer-events:auto;text-align:center;text-shadow:0 1px 2px #00000080;width:100%}.crisis-indicator,.crisis-type,.urgency-badge{display:none!important}.dream-choices{--choice-button-height:52px;--choice-gap:12px;--free-text-height:44px;--typical-choice-count:3;--total-choices-height:calc(var(--typical-choice-count)*var(--choice-button-height) + (var(--typical-choice-count) - 1)*var(--choice-gap) + var(--free-text-height) + var(--choice-gap));bottom:20px;display:flex;flex-direction:column;gap:12px;left:20px;margin:0 auto;max-width:500px;min-height:var(--total-choices-height);position:absolute;right:20px;z-index:25}.dream-choices.hidden{display:none}.dream-choices.visible{display:flex}.dream-choice-button{align-items:center;animation:dream-choice-reveal .6s ease-out forwards;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#8b5cf626;border:1px solid #c4b5fd4d;border-radius:20px;box-shadow:0 4px 20px #8b5cf61a;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;min-height:50px;opacity:0;padding:16px 20px;text-align:center;text-shadow:0 1px 2px #0000004d;transform:translateY(20px);transition:all .3s ease}.dream-choice-button:hover{background:#8b5cf640;border-color:#c4b5fd80;box-shadow:0 8px 30px #8b5cf633;transform:translateY(-2px)}.dream-choice-button:first-child{animation-delay:.1s}.dream-choice-button:nth-child(2){animation-delay:.2s}.dream-choice-button:nth-child(3){animation-delay:.3s}.dream-choice-button:nth-child(4){animation-delay:.4s}.free-text-button{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:8px;justify-content:center;padding:12px 16px;text-shadow:0 1px 2px #0000004d;transition:all .2s ease}.free-text-button:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.free-text-modal{align-items:flex-end;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.free-text-content{animation:slideUpDrawer .3s ease-out;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#fffffff2;border-radius:20px 20px 0 0;border-top:1px solid #ffffff4d;box-shadow:0 -10px 40px #0000004d;max-width:450px;padding:24px;width:100%}.free-text-content h3{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 16px;text-align:center}.free-text-content textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #8b5cf64d;border-radius:16px;box-sizing:border-box;color:#333;font-family:inherit;font-size:1rem;line-height:1.5;min-height:80px;padding:16px;resize:vertical;width:100%}.free-text-content textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.free-text-buttons{display:flex;gap:12px;margin-top:16px}.free-text-buttons button{border:none;border-radius:16px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:14px;transition:all .2s ease}.free-text-buttons button:first-child{background:linear-gradient(135deg,#c084fc,#8b5cf6);box-shadow:0 4px 12px #8b5cf64d;color:#fff}.free-text-buttons button:first-child:hover{box-shadow:0 6px 16px #8b5cf666;transform:translateY(-1px)}.free-text-buttons button:last-child{background:#ffffffb3;border:2px solid #e5e7ebb3;color:#6b7280}.free-text-buttons button:last-child:hover{background:#f9fafbe6;color:#374151}.generating-indicator{animation:dream-pulse 1.5s infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;border:1px solid #ffffff4d;border-radius:20px;color:#fff;font-size:1.1rem;font-weight:600;left:50%;padding:20px 30px;position:absolute;text-align:center;text-shadow:0 1px 2px #00000080;top:50%;transform:translate(-50%,-50%);z-index:50}.collection-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.collection-modal{animation:dream-scale-in .4s ease-out;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#000000e6;border:1px solid #fff3;border-radius:24px;box-shadow:0 20px 60px #00000080;color:#fff;max-height:80vh;max-width:500px;overflow-y:auto;padding:32px;position:relative;width:100%}.journey-map-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.journey-map-modal{animation:dream-scale-in .4s ease-out;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#000000e6;border:1px solid #fff3;border-radius:24px;box-shadow:0 20px 60px #00000080;color:#fff;max-height:80vh;max-width:500px;overflow-y:auto;padding:32px;position:relative;width:100%}.collection-modal h3,.journey-map-modal h3{color:#fff;font-size:1.4rem;font-weight:700;margin:0 0 24px;text-align:center;text-shadow:0 2px 4px #00000080}.close-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #fff6;border-radius:50%;box-shadow:0 4px 16px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;padding:8px;position:absolute;right:16px;top:16px;transition:all .2s ease;width:40px}.close-button:hover{background:#ffffff4d;border-color:#fff9;box-shadow:0 6px 20px #0006;transform:scale(1.1)}.collection-tabs{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:8px;justify-content:center;margin-bottom:24px;padding:4px}.collection-tab{background:#0000;border:none;border-radius:8px;color:#ffffffb3;cursor:pointer;flex:1 1;font-weight:500;padding:12px 16px;text-align:center;transition:all .2s ease}.collection-tab.active{background:linear-gradient(135deg,#c084fc,#8b5cf6);box-shadow:0 2px 8px #8b5cf666;color:#fff}.collection-tab:hover:not(.active){background:#8b5cf633;color:#c084fc}.discovered-symbols-grid{grid-gap:12px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));margin-bottom:24px;padding:16px}.symbol-map-item{align-items:center;background:#ffffff1a;border:1px solid #ffffff26;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:12px;transition:all .2s ease}.symbol-map-item:hover{background:#ffffff26;box-shadow:0 4px 16px #8b5cf633;transform:translateY(-2px)}.symbol-map-image{box-shadow:0 2px 8px #0003;object-fit:cover}.symbol-map-image,.symbol-map-placeholder{border:1px solid #ffffff4d;border-radius:8px;height:50px;width:50px}.symbol-map-placeholder{align-items:center;background:linear-gradient(135deg,#c084fc,#8b5cf6);box-shadow:0 2px 8px #8b5cf64d;color:#fff;display:flex;font-size:1.2rem;font-weight:700;justify-content:center}.symbol-map-name{color:#fff;font-size:.8rem;font-weight:600;text-shadow:0 1px 2px #00000080}.symbol-map-effect,.symbol-map-name{max-width:70px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.symbol-map-effect{color:#fffc;font-size:.7rem;font-style:italic}.journey-stats{grid-gap:16px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin:24px 0;padding:20px}.stat-item{text-align:center}.stat-label{font-size:.8rem;font-weight:500;margin-bottom:4px}.stat-value{display:block;font-size:1.5rem;font-weight:700}.insights-summary h3,.stat-value{color:#fff;text-shadow:0 1px 2px #00000080}.insights-summary h3{font-size:1.2rem;font-weight:600;margin-bottom:16px;text-align:center}.insight-summary-item{background:#8b5cf633;border:1px solid #8b5cf64d;border-radius:12px;margin-bottom:12px;padding:16px}.insight-summary-item h4{color:#c084fc;font-size:1rem;font-weight:600;margin:0 0 8px;text-shadow:0 1px 2px #0000004d}.insight-summary-item p{color:#ffffffe6;font-size:.9rem;font-style:italic;margin:0}.collected-symbols-display,.survival-tracker{display:none!important}@media (max-width:480px){.dream-level-container,.dream-main{height:100vh!important;margin:0!important;max-width:none!important;overflow:hidden!important;padding:0!important}.dream-header,.dream-level-container,.dream-main{left:0!important;position:fixed!important;top:0!important;width:100vw!important}.dream-header{box-sizing:border-box!important;padding:12px 16px;right:0!important;z-index:10!important}.world-title{display:none}.header-controls{align-items:center;gap:8px;justify-content:flex-end;width:auto}.insights-button,.journey-button{background:#ffffff26;border:1px solid #ffffff40;border-radius:16px;font-size:.75rem;gap:4px;padding:6px 10px}.game-back-button{height:38px;margin-right:auto;width:38px}.dream-experience{padding:70px 10px 10px!important}.dream-intro{align-items:flex-start;background:#000;box-sizing:border-box;display:flex;height:100vh;justify-content:flex-start!important;justify-content:center;overflow-y:auto!important;padding:80px 0 0;scroll-padding-top:0}.dream-intro-content{box-sizing:border-box;gap:20px;margin:20px 15px 40px;max-width:calc(100vw - 30px);min-height:auto;padding:24px;width:calc(100vw - 30px)}.dream-title{font-size:1.4rem}.dream-description{font-size:.95rem}.game-rules-highlight{padding:15px}.game-rules-highlight h3{font-size:1.1rem}.game-rules-highlight p{font-size:.9rem}.original-dream-context{padding:16px}.original-dream-context h3{font-size:1.1rem}.dream-significance{font-size:.9rem}.style-buttons button{font-size:.9rem;padding:12px 20px}.free-text-content{border-radius:16px 16px 0 0;padding:20px}.free-text-content h3{font-size:1rem}.free-text-content textarea{font-size:.95rem;min-height:70px;padding:14px}.collection-modal,.journey-map-modal{background:#000000f2;margin:10px;max-height:85vh;max-width:calc(100vw - 20px);padding:24px}.close-button{background:#ffffff40;border:2px solid #ffffff80;font-size:18px;height:36px;right:12px;top:12px;width:36px}.close-button:hover{background:#fff6;border-color:#ffffffb3}.collection-modal h3,.journey-map-modal h3{font-size:1.2rem;margin-bottom:20px}.journey-stats{gap:12px;grid-template-columns:repeat(3,1fr);padding:16px}.stat-value{font-size:1.2rem}.stat-label{font-size:.75rem}.discovered-symbols-grid{gap:8px;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));padding:12px}.symbol-map-item{padding:8px}.symbol-map-image,.symbol-map-placeholder{height:40px;width:40px}.symbol-map-placeholder{font-size:1rem}.symbol-map-name{font-size:.7rem;max-width:60px}.lives-display{gap:3px;padding:6px 10px}.life-heart{height:16px;width:16px}.lives-text{font-size:12px}.generating-indicator{font-size:1rem;margin:0 20px;padding:16px 24px}.dream-loading-content{max-width:calc(100vw - 40px);padding:1.5rem}.dream-loading-spinner{height:36px;margin-bottom:1rem;width:36px}.dream-loading-message{font-size:1rem}.dream-loading-submessage{font-size:.85rem}.glitch-text{font-size:1.2rem}.signal-bars .bar{height:16px;width:6px}}@media (min-width:481px) and (max-width:768px){.dream-experience{padding:75px 15px 15px!important}.discovered-symbols-grid{grid-template-columns:repeat(auto-fill,minmax(70px,1fr))}}.game-insights-dashboard{color:#fff;display:flex;flex-direction:column;gap:20px}.hero-status-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#8b5cf64d,#a78bfa33);border:2px solid #ffffff4d;border-radius:16px;padding:20px}.hero-rank{align-items:center;display:flex;gap:12px;margin-bottom:16px}.rank-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));font-size:2rem}.rank-info h3{font-size:1.3rem;font-weight:700;margin:0;text-shadow:0 2px 4px #00000080}.rank-info p{font-size:.9rem;margin:0;opacity:.8}.vital-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.stat-pod{background:#0006;border:1px solid #fff3;border-radius:12px;padding:12px;text-align:center}.stat-pod.success{background:#22c55e1a;border-color:#22c55e80}.stat-pod.lives{background:#ef44441a;border-color:#ef444480}.stat-number{color:#fff;display:block;font-size:1.5rem;font-weight:700;text-shadow:0 1px 2px #00000080}.stat-label{color:#ffffffb3;display:block;font-size:.75rem;letter-spacing:.5px;margin-top:2px;text-transform:uppercase}.hero-style-card,.quest-themes-card,.world-exploration-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #fff3;border-radius:16px;padding:18px}.card-title{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 14px;text-shadow:0 1px 2px #00000080}.world-banner{align-items:center;background:#8b5cf633;border:1px solid #8b5cf666;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:14px;padding:12px 16px}.world-name{color:#c084fc;font-size:1rem;font-weight:600}.world-stage{background:#0000004d;border-radius:8px;color:#fffc;font-size:.85rem;padding:4px 8px}.discoveries-section,.realms-discovered{margin-bottom:12px}.discoveries-label,.realms-label{color:#fffc;display:block;font-size:.85rem;font-weight:500;margin-bottom:6px}.discovery-items,.realm-badges{display:flex;flex-wrap:wrap;gap:6px}.discovery-item,.realm-badge{background:#8b5cf64d;border:1px solid #8b5cf666;border-radius:8px;color:#c084fc;font-size:.8rem;font-weight:500;padding:4px 8px}.realm-badge.more{background:#4b55634d;border-color:#4b556366;color:#ffffffb3}.discovery-item{background:#22c55e33;border-color:#22c55e4d;color:#4ade80}.dominant-style{margin-bottom:18px;text-align:center}.style-badge-large{background:linear-gradient(135deg,#c084fc,#8b5cf6);border-radius:16px;box-shadow:0 4px 12px #8b5cf64d;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;margin-bottom:8px;padding:12px 20px;text-shadow:0 1px 2px #0000004d}.style-description{color:#fffc;font-size:.9rem;font-style:italic;margin:0}.breakdown-title{color:#ffffffe6;font-size:.95rem;font-weight:500;margin:0 0 12px}.style-bars{display:flex;flex-direction:column;gap:8px}.style-bar{align-items:center;display:flex;gap:8px}.style-name{color:#ffffffe6;font-size:.8rem;font-weight:500;min-width:100px}.bar-track{background:#ffffff1a;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.bar-progress{background:linear-gradient(90deg,#8b5cf6,#c084fc);border-radius:4px;height:100%;transition:width .5s ease}.style-count{color:#ffffffb3;font-size:.8rem;font-weight:600;min-width:20px;text-align:right}.theme-grid{display:flex;flex-wrap:wrap;gap:8px}.theme-chip{background:#a78bfa33;border:1px solid #a78bfa4d;border-radius:12px;color:#c4b5fd;font-size:.8rem;font-weight:500;padding:6px 12px}.bottom-navigation{background-color:#fff;border-radius:32px 32px 0 0;bottom:0;box-shadow:0 -2px 4px #0000001a;display:flex;justify-content:space-around;padding:10px 0;position:fixed;width:100%;z-index:0}.nav-link{align-items:center;color:#333;display:flex;flex-direction:column;position:relative;text-decoration:none}.nav-icon{height:64px;width:64px}.nav-link.active{color:#000}.nav-link.active:after{background-color:#000;bottom:0;content:"";height:4px;left:0;position:absolute;width:100%}.bottom-navigation-onboarding{background-color:#fff;bottom:0;box-shadow:0 -2px 4px #0000001a;display:flex;justify-content:center;padding:10px 0;position:fixed;width:100%}.nav-button{background-color:#000;border:1px solid #333;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.dashboard-container{margin:80px auto 0}.dashboard-header{display:flex;justify-content:space-between;margin-bottom:32px}.dashboard-header h1{color:var(--violet);font-family:Space Grotesk,serif;font-size:28px}.insights-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media (max-width:768px){.dashboard-header{flex-direction:column;gap:16px;text-align:center}}.dashboard-header{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:auto 1fr auto}.dashboard-header h1{text-align:center}.dashboard-container{background:#fff;margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.dashboard-nav{background:#fff;border-bottom:1px solid var(--glass-border);padding:16px;position:sticky;top:0;z-index:10}.nav-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.back-button{background:var(--glass-bg);border:none;border-radius:8px;color:var(--violet);cursor:pointer;font-family:Space Grotesk,sans-serif;padding:8px 16px;transition:all .2s ease}.back-button:hover{background:var(--hover-gradient);color:#fff}.time-range-selector{background:var(--glass-bg);border-radius:12px;display:flex;gap:8px;margin-left:auto;padding:4px}.time-range-selector button{background:none;border:none;border-radius:8px;cursor:pointer;padding:8px 16px;transition:all .2s ease}.time-range-selector button.active{background:var(--selected-gradient);color:#fff}.dashboard-title{color:var(--violet);font-family:Space Grotesk,serif;font-size:28px;margin:24px 0;text-align:center}.insights-grid{grid-gap:24px;display:grid;gap:24px;margin-top:24px}@media (min-width:768px){.insights-grid{grid-template-columns:repeat(2,1fr)}}.insight-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;border-top:4px solid var(--card-color,var(--violet));box-shadow:0 4px 30px #0000001a;padding:24px}.insight-card h2{color:var(--violet);font-size:20px;margin-bottom:16px}.insight-score{color:#333;font-size:32px;font-weight:600;margin:16px 0}.insight-message{color:#666;line-height:1.5;margin-bottom:24px}.social{--card-color:#8884d8}.joy{--card-color:#ffc658}.rest{--card-color:#82ca9d}.physical{--card-color:#ff7300}.insight-card.personality{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;border-top:4px solid #8884d8;box-shadow:0 4px 30px #0000001a;padding:24px}.custom-tooltip{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px #0000001a;padding:8px}.trait-score-container{background:#8884d81a;border-radius:8px;padding:8px 12px}.personality .insight-score{color:var(--violet);font-size:24px;font-weight:600;margin:4px 0}
/*# sourceMappingURL=main.68fea840.css.map*/