body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.like-button{background:none;border:none;cursor:pointer;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25));font-size:2.2rem;line-height:1;margin-left:.5rem;padding:0;-webkit-user-select:none;user-select:none}@media (min-width:769px){.like-button{font-size:3.2rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(ellipse at top,#7877c64d 0,#0000 50%),radial-gradient(ellipse at bottom,#8b5cf666 0,#0000 50%),linear-gradient(135deg,#667eea,#764ba2 50%,#5a67d8);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100dvh;position:relative}body,html{overflow-x:hidden}body:before{background-image:radial-gradient(circle at 20% 50%,#ffffff08 0,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff05 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.App{display:flex;flex-direction:column;min-height:100dvh;position:relative;z-index:1}.App-header{color:#fff;min-height:200px;overflow:visible;padding:2rem 1rem;position:relative;text-align:center}.App-header,.App-header.no-border{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0000;border-bottom:none;box-shadow:none}.App-header.no-border{left:0;min-height:auto;padding:1rem;position:absolute;right:0;top:0;z-index:100}.App-header.compact{padding:.75rem 1rem}.header-top{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;left:0;position:absolute;right:1rem;top:.5rem;z-index:100}.login-button,.logout-button{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:1px solid #fbbf244d;border-radius:12px;box-shadow:0 4px 15px #fbbf244d,0 0 20px #fbbf2433;color:#1a1a1a;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.2rem;transition:all .3s ease}.login-button:hover,.logout-button:hover{background:linear-gradient(135deg,#fcd34d,#fbbf24);box-shadow:0 6px 20px #fbbf2466,0 0 30px #fbbf244d;transform:translateY(-2px)}.header-right{gap:.75rem}.header-right,.user-info{align-items:center;display:flex}.user-info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;gap:1rem;padding:.5rem 1rem}.user-email{color:#fbbf24;font-size:.9rem;font-weight:500}.skin-shop-button-header{align-items:center;animation:fadeIn .5s ease .8s both;background:linear-gradient(135deg,#8b5cf6e6,#7877c6e6);border:2px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 15px #8b5cf64d,0 0 20px #8b5cf633;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;min-height:48px;min-width:48px;padding:.6rem .8rem;transition:all .3s ease}.skin-shop-button-header:hover{background:linear-gradient(135deg,#a78bfaf2,#8b5cf6f2);border-color:#ffffff80;box-shadow:0 6px 20px #8b5cf680,0 0 30px #8b5cf666;transform:translateY(-2px) scale(1.05)}.skin-shop-button-header:active{transform:translateY(0) scale(.98)}.geniepick-logo{align-items:center;color:#fff;display:flex;font-size:1.5rem;font-weight:700;gap:.75rem;height:-webkit-fit-content;height:fit-content;margin-left:1rem;text-decoration:none;transition:all .3s ease}.geniepick-logo:hover{transform:scale(1.05)}.geniepick-logo-icon{filter:drop-shadow(0 2px 8px rgba(251,191,36,.4));flex-shrink:0;height:1.5rem;object-fit:contain;width:1.5rem}.brand-name{color:#ffd86b;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-shadow:0 2px 8px #fbbf244d}.auth-modal-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.auth-modal{animation:slideUp .3s ease;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#7877c6f2,#8b5cf6f2);border:2px solid #ffffff4d;border-radius:24px;box-shadow:0 20px 60px #0006,0 0 40px #8b5cf64d;display:flex;flex-direction:column;max-height:90vh;max-width:650px;overflow-y:auto;padding:2.5rem;position:relative;width:90%}.auth-modal::-webkit-scrollbar{width:8px}.auth-modal::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px;margin:1rem 0}.auth-modal::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.auth-modal::-webkit-scrollbar-thumb:hover{background:#ffffff80}.auth-modal{scrollbar-color:#ffffff4d #ffffff1a;scrollbar-width:thin}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-modal-close{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:32px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:32px}.auth-modal-close:hover{background:#ffffff4d;transform:rotate(90deg)}.auth-modal-header{margin-bottom:2rem;text-align:center}.auth-modal-header h2{color:#fbbf24;font-size:1.8rem;margin-bottom:.5rem;text-shadow:0 2px 10px #fbbf244d}.auth-modal-header p{color:#ffffffe6;font-size:.95rem}.auth-form-group{margin-bottom:1.5rem}.auth-form-group label{color:#fbbf24;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.auth-form-group input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:12px;color:#fff;font-size:1rem;padding:.9rem 1.2rem;transition:all .3s ease;width:100%}.auth-form-group input::placeholder{color:#ffffff80}.auth-form-group input:focus{background:#fff3;border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf2433;outline:none}.auth-form-group input:disabled{cursor:not-allowed;opacity:.6}.auth-error{background:#ef444433;border:1px solid #ef444466;border-radius:8px;color:#fee2e2}.auth-error,.auth-info{font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem;text-align:center}.auth-info{background:#10b9812e;border:1px solid #10b98159;border-radius:8px;color:#d1fae5}.auth-submit-button{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:12px;box-shadow:0 4px 15px #fbbf244d;color:#1a1a1a;cursor:pointer;font-size:1.05rem;font-weight:600;margin-bottom:1.5rem;padding:1rem;transition:all .3s ease;width:100%}.auth-submit-button:hover:not(:disabled){background:linear-gradient(135deg,#fcd34d,#fbbf24);box-shadow:0 6px 20px #fbbf2466;transform:translateY(-2px)}.auth-submit-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.auth-legal-consent-section{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.auth-legal-title{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem;text-align:center}.auth-consent-item{background:#ffffff0d;border-radius:8px;margin-bottom:1rem;padding:.75rem}.auth-consent-item.auth-consent-all{background:#ffffff26;border:2px solid #ffffff4d;font-weight:600}.auth-consent-label{align-items:flex-start;color:#fff;cursor:pointer;display:flex;flex-wrap:nowrap;font-size:.95rem;gap:.75rem;line-height:1.5}.auth-consent-label input[type=checkbox]{cursor:pointer;flex-shrink:0;height:18px;margin-top:2px;width:18px}.auth-consent-text{display:flex;flex:1 1;flex-direction:column;gap:.25rem;min-width:0}.auth-consent-required{color:#ff6b6b;font-weight:600;margin-right:.25rem}.auth-consent-optional{color:#ffd86b;font-weight:600;margin-right:.25rem}.auth-consent-note{color:#fffc;font-size:.85rem;font-style:italic}.auth-consent-subtext{color:#ffffffe6;font-size:.9rem;margin-top:.25rem;padding-left:.5rem}.auth-consent-link{background:#ffd86b33;border:1px solid #ffd86b66;border-radius:6px;color:#ffd86b;flex-shrink:0;font-size:.9rem;font-weight:500;margin-left:auto;padding:.25rem .75rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.auth-consent-link:hover{background:#ffd86b4d;border-color:#ffd86b99;text-decoration:underline}@media (max-width:768px){.auth-legal-consent-section{padding:1rem}.auth-consent-label{flex-wrap:wrap}.auth-consent-link{margin-left:0;margin-top:.5rem;text-align:center;width:100%}}@media (min-width:769px){.auth-consent-item{padding:1rem}.auth-consent-label{align-items:center}.auth-consent-text{align-items:center;flex-direction:row;flex-wrap:wrap;gap:.5rem}.auth-consent-subtext{margin-top:.5rem;width:100%}}.auth-gender-options{display:flex;gap:1rem;margin-top:.5rem}.auth-gender-option{align-items:center;background:#ffffff1a;border:2px solid #fff3;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:.95rem;gap:.5rem;justify-content:center;padding:.75rem 1.25rem;transition:all .3s ease}.auth-gender-option:hover{background:#ffffff26;border-color:#ffffff4d}.auth-gender-option input[type=radio]{accent-color:#fbbf24;cursor:pointer;height:18px;width:18px}.auth-gender-option input[type=radio]:checked+span{color:#fbbf24;font-weight:600}.auth-gender-option:has(input[type=radio]:checked){background:#fbbf2433;border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf2433}.auth-required-mark{color:#ff6b6b;font-weight:600}@media (max-width:768px){.auth-gender-options{flex-direction:column;gap:.75rem}.auth-gender-option{width:100%}}.auth-age-group-options{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.auth-age-group-option{align-items:center;background:#ffffff1a;border:2px solid #fff3;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:.95rem;gap:.5rem;justify-content:center;min-width:calc(33.333% - .5rem);padding:.75rem 1.25rem;transition:all .3s ease}.auth-age-group-option:hover{background:#ffffff26;border-color:#ffffff4d}.auth-age-group-option input[type=radio]{accent-color:#fbbf24;cursor:pointer;height:18px;width:18px}.auth-age-group-option input[type=radio]:checked+span{color:#fbbf24;font-weight:600}.auth-age-group-option:has(input[type=radio]:checked){background:#fbbf2433;border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf2433}@media (max-width:768px){.auth-age-group-options{flex-direction:column;gap:.75rem}.auth-age-group-option{min-width:100%;width:100%}}.auth-switch{color:#fffc;font-size:.9rem;text-align:center}.auth-switch-link{background:none;border:none;color:#fbbf24;cursor:pointer;font-weight:600;margin-left:.25rem;padding:0;text-decoration:underline;transition:all .2s ease}.auth-switch-link:hover{color:#fcd34d;text-shadow:0 0 10px #fbbf2480}@media (max-width:768px){.header-top{right:.5rem;top:calc(env(safe-area-inset-top, 0px) + .5rem)}.login-button,.logout-button{font-size:.8rem;padding:.5rem 1rem}.user-info{flex-direction:column;gap:.5rem;padding:.5rem .75rem;position:relative;z-index:30}.user-email{font-size:.8rem}.auth-modal{padding:2rem 1.5rem;width:95%}.auth-modal-header h2{font-size:1.5rem}.character-container{padding-top:120px}.logout-button{font-size:.75rem;padding:.4rem .8rem}}@media (max-width:360px){.character-container{padding-top:110px}.speech-bubble{font-size:.95rem;max-width:82vw}.genie-character{height:auto;object-fit:contain;width:clamp(200px,70vw,360px)}}@media (max-height:700px) and (max-width:768px){.App-header{min-height:300px;padding:1rem .85rem}.character-container{min-height:150px;padding-top:90px}.speech-bubble{font-size:.92rem;padding:.7rem .95rem}.genie-character{width:clamp(220px,75vw,400px)}}@media (max-height:600px) and (max-width:768px){.App-header{min-height:270px;padding:.75rem}.character-container{min-height:140px;padding-top:80px}.speech-bubble{font-size:.88rem;max-width:80vw}.genie-character{width:clamp(200px,70vw,380px)}.App-main{margin-top:-6px}}.character-container{contain:layout style;display:flex;flex-direction:column;flex-wrap:wrap;gap:0;height:auto;justify-content:flex-start;min-height:30px;overflow:visible}.character-container,.character-container.lamp-only{align-items:center;margin-bottom:0;padding-top:0;position:relative}.character-container.lamp-only{height:100vh;justify-content:center;min-height:100vh}.character-container.lamp-only .character-wrapper{height:100%;left:50%;position:absolute;top:35%;transform:translate(-50%,-50%);width:100%}.products-container{max-width:100%;padding:0}.products-grid{grid-gap:2.4rem;gap:2.4rem;grid-template-columns:repeat(3,1fr);margin-left:0;margin-right:0;width:100%}.split-container{display:block}.split-left,.split-right{width:100%}.product-card{padding:1.25rem 1.25rem 1.75rem}.product-card:hover{box-shadow:0 12px 30px #00000040;transform:translateY(-6px)}.genie-character{-webkit-user-drag:none;filter:drop-shadow(0 8px 24px rgba(0,0,0,.4)) drop-shadow(0 0 40px rgba(139,92,246,.3));height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transition:all .5s ease;-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none;width:min(70vw,55vh)}@supports (height:1svh) and (width:1svw){body{min-height:100svh}.genie-character,.genie-character.intro{width:min(70svw,55svh)}}.genie-character.intro{animation:celebrate .8s ease-in-out;transform:scale(1);width:min(70vw,55vh)}.speech-bubble{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-radius:20px;box-shadow:0 8px 32px #0003,0 2px 8px #0000001a;color:#1a1a1a;display:none;font-size:1.1rem;font-weight:600;left:-9999px;line-height:1.5;max-width:300px;min-width:200px;padding:1rem 1.5rem;pointer-events:none;position:absolute;text-align:left;top:-9999px;white-space:normal;z-index:100}.speech-bubble-content{position:relative;z-index:2}.speech-bubble-tail{border-bottom:12px solid #0000;border-right:15px solid #fffffff2;border-top:12px solid #0000;filter:drop-shadow(-2px 0 4px rgba(0,0,0,.1));height:0;left:-10px;position:absolute;top:40px;width:0}.speech-bubble.thinking{animation:bubblePulse 1.5s ease-in-out infinite,bubbleAppear .4s ease-out}.speech-bubble.success{animation:bubbleBounce .6s ease-out,bubbleAppear .4s ease-out}@keyframes bubbleAppear{0%{opacity:0;transform:translateY(-10px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bubblePulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes bubbleBounce{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.genie-character.listening{animation:float 5s ease-in-out infinite,listen 2s ease-in-out infinite}.genie-character.thinking{animation:float 5s ease-in-out infinite,think 1.5s ease-in-out infinite}@keyframes listen{0%,to{transform:translate(-50%,-50%) rotate(0deg)}25%{transform:translate(-50%,calc(-50% - 5px)) rotate(-2deg)}75%{transform:translate(-50%,calc(-50% - 5px)) rotate(2deg)}}@keyframes think{0%,to{filter:drop-shadow(0 8px 24px rgba(0,0,0,.4)) drop-shadow(0 0 40px rgba(139,92,246,.3))}50%{filter:drop-shadow(0 8px 24px rgba(0,0,0,.4)) drop-shadow(0 0 50px rgba(139,92,246,.5))}}@keyframes float{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 5px))}}@keyframes floatBubble{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes floatBubbleDesktop{0%,to{transform:translate(-100%,-50%)}50%{transform:translate(-100%,calc(-50% - 5px))}}.character-wrapper{align-items:center;display:flex;height:100%;justify-content:center;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.character-wrapper>*{pointer-events:auto}.lamp-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;top:0;transform:none;transition:opacity .5s ease;width:100%}.lamp-container,.lamp-container-small{animation:lampGlow 2s ease-in-out infinite;cursor:pointer;position:absolute;z-index:10}.lamp-container-small{left:calc(50% + min(42.5vw, 32.5vh) + 2rem);top:50%;transform:translateY(-50%);transition:all .3s ease}.lamp-container-small:hover{transform:translateY(-50%) scale(1.15)}.lamp-container:hover{transform:scale(1.05)}.lamp-container.fade-out{animation:lampFadeOut .5s ease-out forwards;pointer-events:none;position:relative}@keyframes lampFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.lamp-image-large{cursor:pointer;filter:drop-shadow(0 8px 24px rgba(255,215,0,.5));height:auto;transition:all .3s ease;width:min(85vw,65vh)}.lamp-container:hover .lamp-image-large{filter:drop-shadow(0 8px 24px rgba(255,215,0,.8));transform:scale(1.1)}.lamp-image-small{cursor:pointer;filter:drop-shadow(0 4px 12px rgba(255,215,0,.6));height:auto;transition:all .3s ease;width:min(8vw,7vh)}.lamp-container-small:hover .lamp-image-small{filter:drop-shadow(0 4px 16px rgba(255,215,0,.9));transform:scale(1.15)}.lamp-hint{animation:fadeInOut 2s ease-in-out infinite;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;border-radius:8px;color:#ffffffe6;font-size:.85rem;font-weight:500;margin-top:.5rem;padding:.3rem .6rem;text-align:center;white-space:nowrap}@keyframes lampGlow{0%,to{filter:drop-shadow(0 0 20px rgba(255,215,0,.3))}50%{filter:drop-shadow(0 0 40px rgba(255,215,0,.6))}}@keyframes fadeInOut{0%,to{opacity:.6}50%{opacity:1}}.genie-character.appearing{animation:genieAppear .8s ease-out,float 5s ease-in-out .8s infinite;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:5}.genie-character.hidden{display:none}@keyframes genieAppear{0%{filter:drop-shadow(0 0 0 rgba(139,92,246,0));opacity:0;transform:translate(-50%,-50%) scale(0)}50%{filter:drop-shadow(0 0 30px rgba(139,92,246,.5));opacity:.8;transform:translate(-50%,-50%) scale(1.1)}to{filter:drop-shadow(0 8px 24px rgba(0,0,0,.4)) drop-shadow(0 0 40px rgba(139,92,246,.3));opacity:1;transform:translate(-50%,-50%) scale(1)}}.smoke-effect{height:800px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:500px;z-index:15}.character-container.lamp-only .smoke-effect{left:50%;top:35%;transform:translate(-50%,-50%)}.smoke{animation:smokeRise 1.5s ease-out forwards;background:radial-gradient(circle,#dcdcdcf2 0,#b4b4b4b3 30%,#96969680 50%,#0000 80%);border-radius:50%;filter:blur(25px);height:60px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px;z-index:15}.smoke-1{animation-delay:0s;height:70px;left:35%;width:70px}.smoke-2{animation-delay:.1s;height:65px;left:65%;width:65px}.smoke-3{animation-delay:.2s;height:68px;left:40%;width:68px}.smoke-4{animation-delay:.15s;height:72px;left:60%;width:72px}.smoke-5{animation-delay:.25s;height:66px;left:30%;width:66px}.smoke-6{animation-delay:.05s;height:64px;left:70%;width:64px}.smoke-7{animation-delay:.15s;height:70px;left:45%;width:70px}.smoke-8{animation-delay:.2s;height:60px;left:55%;width:60px}.smoke-9{animation-delay:.1s;height:75px;left:38%;width:75px}.smoke-10{animation-delay:.3s;height:73px;left:62%;width:73px}.smoke-11{animation-delay:.08s;height:69px;left:42%;width:69px}.smoke-12{animation-delay:.12s;height:67px;left:58%;width:67px}.smoke-13{animation-delay:.18s;height:71px;left:33%;width:71px}.smoke-14{animation-delay:.22s;height:63px;left:67%;width:63px}.smoke-15{animation-delay:.28s;height:65px;left:37%;width:65px}.smoke-16{animation-delay:.04s;height:68px;left:63%;width:68px}.smoke-17{animation-delay:.16s;height:70px;left:43%;width:70px}.smoke-18{animation-delay:.24s;height:74px;left:57%;width:74px}.smoke-19{animation-delay:.06s;height:66px;left:39%;width:66px}.smoke-20{animation-delay:.26s;height:72px;left:61%;width:72px}.smoke-21{animation-delay:.02s;height:73px;left:36%;width:73px}.smoke-22{animation-delay:.14s;height:64px;left:64%;width:64px}.smoke-23{animation-delay:.19s;height:68px;left:41%;width:68px}.smoke-24{animation-delay:.07s;height:70px;left:59%;width:70px}.smoke-25{animation-delay:.23s;height:66px;left:34%;width:66px}.smoke-26{animation-delay:.11s;height:71px;left:66%;width:71px}.smoke-27{animation-delay:.17s;height:69px;left:44%;width:69px}.smoke-28{animation-delay:.09s;height:72px;left:56%;width:72px}.smoke-29{animation-delay:.21s;height:67px;left:32%;width:67px}.smoke-30{animation-delay:.13s;height:74px;left:68%;width:74px}.smoke-31{animation-delay:.25s;height:65px;left:46%;width:65px}.smoke-32{animation-delay:.03s;height:70px;left:54%;width:70px}.smoke-33{animation-delay:.15s;height:68px;left:31%;width:68px}.smoke-34{animation-delay:.05s;height:71px;left:69%;width:71px}.smoke-35{animation-delay:.27s;height:66px;left:38%;width:66px}.smoke-36{animation-delay:.01s;height:75px;left:62%;width:75px}.smoke-37{animation-delay:.2s;height:69px;left:47%;width:69px}.smoke-38{animation-delay:.08s;height:72px;left:53%;width:72px}.smoke-39{animation-delay:.24s;height:67px;left:50%;width:67px}.smoke-40{animation-delay:.29s;height:76px;left:50%;width:76px}@keyframes smokeRise{0%{opacity:.9;transform:translate(-50%,-50%) scale(.3);transform:translate(calc(-50% + var(--spread-x, 0px)),-50%) scale(.3)}20%{opacity:.8;transform:translate(-50%,calc(-50% - 50px)) scale(.6);transform:translate(calc(-50% + var(--spread-x, 0px)*1.5),calc(-50% - 50px)) scale(.6)}40%{opacity:.6;transform:translate(-50%,calc(-50% - 120px)) scale(.9);transform:translate(calc(-50% + var(--spread-x, 0px)*2.5),calc(-50% - 120px)) scale(.9)}60%{opacity:.4;transform:translate(-50%,calc(-50% - 200px)) scale(1.1);transform:translate(calc(-50% + var(--spread-x, 0px)*3.5),calc(-50% - 200px)) scale(1.1)}80%{opacity:.2;transform:translate(-50%,calc(-50% - 280px)) scale(1.3);transform:translate(calc(-50% + var(--spread-x, 0px)*4.5),calc(-50% - 280px)) scale(1.3)}to{opacity:0;transform:translate(-50%,calc(-50% - 350px)) scale(1.5);transform:translate(calc(-50% + var(--spread-x, 0px)*5.5),calc(-50% - 350px)) scale(1.5)}}.smoke-1{--spread-x:-80px}.smoke-2{--spread-x:75px}.smoke-3,.smoke-4{--spread-x:0px}.smoke-5{--spread-x:-90px}.smoke-6{--spread-x:70px}.smoke-7{--spread-x:-5px}.smoke-8{--spread-x:5px}.smoke-9{--spread-x:-70px}.smoke-10{--spread-x:85px}.smoke-11,.smoke-12{--spread-x:0px}.smoke-13{--spread-x:-95px}.smoke-14{--spread-x:90px}.smoke-15{--spread-x:-10px}.smoke-16{--spread-x:10px}.smoke-17{--spread-x:-75px}.smoke-18{--spread-x:95px}.smoke-19,.smoke-20{--spread-x:0px}.smoke-21{--spread-x:-85px}.smoke-22{--spread-x:100px}.smoke-23{--spread-x:-15px}.smoke-24{--spread-x:15px}.smoke-25{--spread-x:-100px}.smoke-26{--spread-x:110px}.smoke-27,.smoke-28{--spread-x:0px}.smoke-29{--spread-x:-105px}.smoke-30{--spread-x:115px}.smoke-31{--spread-x:-8px}.smoke-32{--spread-x:8px}.smoke-33{--spread-x:-110px}.smoke-34{--spread-x:120px}.smoke-35,.smoke-36{--spread-x:0px}.smoke-37{--spread-x:-115px}.smoke-38{--spread-x:125px}.smoke-39{--spread-x:-12px}.smoke-40{--spread-x:12px}@keyframes celebrate{0%{transform:translate(-50%,-50%) scale(1) rotate(0deg)}25%{transform:translate(-50%,-50%) scale(1.1) rotate(-5deg)}50%{transform:translate(-50%,-50%) scale(1.2) rotate(5deg)}75%{transform:translate(-50%,-50%) scale(1.1) rotate(-3deg)}to{transform:translate(-50%,-50%) scale(1.1) rotate(0deg)}}.App-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.App-header p{font-size:1.2rem;opacity:.9}@media (min-width:769px){.App-header{min-height:0;padding-bottom:0;padding-top:.25rem}}.App-main{flex:1 1;margin:0;max-width:100%;padding:1rem .5rem;width:100%}@media (min-width:769px){.character-container{margin-bottom:0;min-height:0;padding-top:0}.App-main{margin-top:-3.25rem;padding-bottom:0;padding-top:0}}.question-form{margin-bottom:2rem}.input-group{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:1400px}.question-input{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#ffffff2e;border:2px solid #fff6;border-radius:16px;box-shadow:0 8px 32px #0003,inset 0 1px 0 #fff3;box-sizing:border-box;color:#fff;font-size:1.2rem;font-weight:400;letter-spacing:-.01em;line-height:1.6;min-height:100px;padding:1.6rem 1.8rem;resize:vertical;transition:all .3s ease;width:100%}.question-input::placeholder{color:#ffffffbf;font-weight:400}.question-input:focus{background:#ffffff40;border-color:#ffffffb3;box-shadow:0 12px 48px #0000004d,inset 0 1px 0 #ffffff4d,0 0 0 4px #ffffff1a;outline:none;transform:translateY(-1px)}.submit-button{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:1px solid #fbbf244d;border-radius:14px;box-shadow:0 8px 24px #fbbf2466,0 2px 8px #0003;color:#1a1a1a;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:-.01em;padding:1.2rem 2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#fcd34d,#fbbf24);border-color:#fbbf2480;box-shadow:0 12px 32px #fbbf2480,0 4px 12px #0000004d;transform:translateY(-3px)}.submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.image-preview{align-items:center;display:flex;gap:.75rem;margin:.5rem 0}.image-preview img{border:1px solid #ffffff4d;border-radius:8px;max-height:160px;max-width:100%}.clear-image{background:#0006;border:1px solid #fff6;border-radius:8px;color:#fff;cursor:pointer;padding:.5rem .9rem}.error-message{background:#ff6b6b33;border:1px solid #ff6b6b66;border-radius:12px;color:#fff;margin:1rem auto;max-width:600px;padding:1rem;text-align:center}.answers-container{margin-top:2rem}.answers-container h2{color:#fff;font-size:2rem;margin-bottom:2rem;text-align:center}.answers-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1rem}.answer-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 4px 15px #0000001a;color:#fff;padding:1.5rem;transition:all .3s ease}.answer-card:hover{background:#ffffff26;box-shadow:0 8px 25px #0003;transform:translateY(-5px)}.answer-card h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.answer-card p{color:#ffffffe6;font-size:1rem;line-height:1.6}.products-container{margin-top:2rem;max-width:100vw;overflow-x:hidden}.products-container h2{color:#fff;font-size:2rem;margin-bottom:2rem;text-align:center}.products-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem;max-width:100vw;padding:0 .5rem}.product-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 4px 15px #0000001a;color:#fff;display:flex;flex-direction:column;min-height:0;overflow:visible;padding:1.5rem;transition:all .3s ease}.product-card:hover{background:#ffffff26;box-shadow:0 8px 25px #0003;transform:translateY(-5px)}.product-image{align-items:center;background:#ffffff1a;border-radius:12px;display:flex;height:320px;justify-content:center;margin-bottom:1rem;overflow:hidden;width:100%}.product-image img{height:100%;object-fit:contain;width:100%}.product-info{display:flex;flex:1 1;flex-direction:column;isolation:isolate;min-height:0;position:relative}.product-info h3{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:.25rem}.product-price{color:#ffd36b;font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.product-brand{color:#ffffffe6;font-size:1rem;font-weight:600;letter-spacing:.5px;margin:.3rem 0 .5rem}.product-shipping{background:#22c55e33;background-clip:padding-box;border:1px solid #22c55e59;box-shadow:none;color:#c8f7c5;font-weight:600;margin-top:auto;position:relative;z-index:1}.global-badge,.product-shipping{align-items:center;border-radius:9999px;display:inline-flex;font-size:.85rem;gap:.4rem;padding:.25rem .6rem}.global-badge{background:#ec489933;color:#ffd7ec;font-weight:700;margin-bottom:.5rem}.warning-text{font-size:.7rem;margin-left:.3rem;opacity:.9}.product-description{color:#fff;display:block;flex:0 0 auto;font-size:1.3rem;font-weight:600;line-height:1.7;margin:.7rem 0 1rem;max-height:none;overflow:visible;padding:2px 0;position:relative;white-space:normal;word-break:keep-all;z-index:2}.product-description strong{color:#ffd36b;font-weight:700}.product-description.expanded{-webkit-line-clamp:unset;line-clamp:none;-webkit-box-orient:unset;display:block;overflow:visible}.more-link{align-self:flex-start;background:none;border:none;color:#93c5fd;cursor:pointer;display:none;font-size:.95rem;margin-bottom:.75rem;margin-top:-.5rem;text-decoration:underline}.like-button{align-items:center;background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;display:inline-flex;height:44px;justify-content:center;width:44px}.like-button svg{stroke:#fff;fill:#0000;height:22px;transition:transform .2s ease,fill .2s ease;width:22px}.like-button.liked svg{fill:#1e90ff;stroke:#1e90ff;animation:like-bounce .3s ease}@keyframes like-bounce{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}.purchase-button{background:linear-gradient(45deg,#ff4d4f,#ff6b6b);border:none;border-radius:10px;box-shadow:0 4px 16px #ff4d4f59;color:#fff;cursor:pointer;font-size:2.2rem;font-weight:700;padding:1.8rem 3.6rem;transition:all .2s ease}.purchase-button:hover{background:linear-gradient(45deg,#e33b3d,#ff4d4f);box-shadow:0 6px 20px #ff4d4f80;transform:translateY(-2px)}@media (min-width:769px){body{font-size:18px}.input-group{max-width:1200px;width:80vw}.split-container{display:block}.split-left .products-grid{grid-template-columns:repeat(3,1fr)}.split-right .answers-container{position:static;top:auto}.products-grid{gap:1.25rem;grid-template-columns:repeat(3,1fr);max-width:100vw;padding:0 .75rem}.product-card{color:#fff;font-size:1rem;max-height:none;min-height:auto;padding:1.5rem}.product-image{height:300px}.product-info h3{font-size:1.6rem}.product-price{font-size:1.4rem}.product-description{flex:0 0 auto;font-size:1.3rem;line-height:1.6;margin-bottom:1rem;max-height:none;overflow:visible}.purchase-button{font-size:1.2rem;padding:1rem 2rem}.product-info h3,.product-price{color:#fff}.product-description{color:#eee}.purchase-button{margin-top:.5rem}.product-description{flex-grow:0;margin-bottom:0}.product-shipping{font-size:.95rem;padding:.3rem .7rem}.product-shipping:before{content:"🚚 "}.global-badge{font-size:.95rem;padding:.4rem .8rem}.warning-text{font-size:.8rem}.question-input{border-radius:20px;border-width:2.5px;font-size:1.4rem;line-height:1.6;min-height:140px;padding:1.9rem 2.2rem}.submit-button{border-radius:16px;font-size:1.3rem;padding:1.4rem 3rem}.genie-character{filter:drop-shadow(0 12px 32px rgba(0,0,0,.5)) drop-shadow(0 0 60px rgba(139,92,246,.4))}.answers-grid .answer-card h3{font-size:4rem}.answers-grid .answer-card p{font-size:3.6rem;line-height:1.6}}@media (max-width:768px){.App-header{padding:1rem .5rem}.character-container{margin-bottom:1rem}.products-container h2{font-size:1.5rem;margin-bottom:1rem}.products-grid{gap:.75rem;grid-template-columns:1fr;padding:0 .5rem}.product-card{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:.75rem;min-height:auto;overflow:visible;padding:1rem}.product-image{height:clamp(180px,45vw,320px);margin-bottom:.75rem}.product-info h3{font-size:1.25rem;font-weight:700;line-height:1.5;margin-bottom:.5rem}.product-price{font-size:1.35rem;margin-bottom:.5rem}.product-brand{font-size:1.05rem;margin:.4rem 0 .6rem}.product-description{color:#fff;flex:0 0 auto;font-size:1.05rem;font-weight:500;line-height:1.7;margin-bottom:.9rem;max-height:none;overflow:visible;word-break:break-word}.product-description strong{color:#ffd36b;font-weight:700}.purchase-button{font-size:1rem;margin-top:.6rem;padding:.85rem 1.6rem}.App-main{padding:1rem .5rem}.question-form{margin-bottom:1rem}.input-group{max-width:100%}.question-input{font-size:.9rem;min-height:80px}.submit-button{font-size:1rem;padding:.8rem 1.5rem}.App-header,.answer-card,.product-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.question-input{border-radius:14px;padding:1.2rem 1.5rem}.submit-button{border-radius:12px;padding:1rem 2rem}.character-container{align-items:center;flex-direction:column;gap:.5rem;height:420px;margin-bottom:1.5rem;min-height:420px;padding-top:160px}.speech-bubble{align-self:center;animation:bubbleAppear .4s ease-out,floatBubble 5s ease-in-out .4s infinite;color:#1a1a1a;display:block!important;font-size:1rem;font-weight:600;left:auto!important;margin:-6rem auto 3.5rem!important;max-height:120px;max-width:85%;min-width:auto;order:-1;overflow:hidden;padding:.85rem 1.2rem;position:relative!important;top:auto!important;transform:none!important;z-index:1}.speech-bubble-tail{display:none}.genie-character{margin-top:8rem!important;order:1;position:relative;z-index:20}.genie-character,.genie-character.intro{width:min(90vw,75vh)!important}.App-header{min-height:350px}}@media (min-width:769px){.character-container{align-items:flex-start;flex-direction:row;gap:0;height:auto;justify-content:center;margin-bottom:10rem;min-height:600px;overflow:visible;padding-bottom:100px;padding-top:120px;position:relative}.speech-bubble{animation:bubbleAppear .4s ease-out,floatBubbleDesktop 5s ease-in-out .4s infinite;color:#0a0a0a;display:block!important;font-size:1.6rem;font-weight:700;left:calc(50% - min(35vw, 27.5vh) - 10px)!important;line-height:1.6;max-width:380px;min-width:200px;order:0;padding:1.3rem 2rem;pointer-events:none;position:absolute!important;text-align:left;top:calc(50% - 40px)!important;transform:translate(-100%,-50%)!important;white-space:normal;z-index:15}.speech-bubble-tail{border:14px solid #0000;border-left:40px solid #fffffff2;border-right:none;bottom:auto;filter:drop-shadow(2px 0 4px rgba(0,0,0,.15));left:auto;right:-40px;top:60%;transform:translateY(-50%) rotate(0deg)}.genie-character{margin-left:0;margin-top:3rem;order:1;position:relative;z-index:5}}@media (min-width:769px) and (max-width:1024px){.character-container{align-items:center;flex-direction:column;gap:.75rem;height:auto;justify-content:center;overflow:visible;padding-top:90px}.speech-bubble{left:auto!important;margin:0 auto!important;max-width:70vw;position:relative!important;text-align:center;top:auto!important;transform:none!important}.speech-bubble-tail{bottom:-10px!important;left:50%!important;top:auto!important;transform:translateX(-50%)!important}.genie-character{height:auto;object-fit:contain;width:clamp(260px,55vw,460px)}.login-button,.logout-button{border-radius:12px;font-size:clamp(.9rem,1.4vw,1.05rem);padding:.6rem 1.1rem}.question-input{min-height:48px}.question-input,.submit-button{font-size:clamp(.95rem,1.4vw,1.1rem)}.submit-button{min-height:44px}}@media (min-height:900px) and (max-width:1024px){.App-header{min-height:58vh;padding-bottom:1rem}.App-main{margin-top:-8px}}@media (min-height:1000px) and (max-width:1200px){.App-header{min-height:55vh}}.skin-shop-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:2000}.skin-shop-modal{animation:slideUp .3s ease;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#7877c6fa,#8b5cf6fa);border:3px solid #ffffff4d;border-radius:24px;box-shadow:0 20px 60px #00000080,0 0 40px #8b5cf666;display:flex;flex-direction:column;margin:0 auto;max-height:90vh;max-width:900px;overflow-x:hidden;overflow-y:auto;padding:2rem;position:relative;width:100%}.skin-shop-sidebar{left:1rem;position:absolute;top:1rem;z-index:10}.skin-shop-menu,.skin-shop-sidebar{display:flex;flex-direction:column;gap:.5rem}.skin-shop-menu-item{align-items:center;background:#ffffff1a;border:2px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:.75rem;font-weight:500;gap:.25rem;height:60px;justify-content:center;padding:.5rem;text-align:center;transition:all .3s ease;width:60px}.skin-shop-menu-item:hover{background:#fff3;border-color:#ffffff4d;transform:translateX(4px)}.skin-shop-menu-item.active{background:#fbbf2433;border-color:#fbbf2480;color:#fbbf24}.skin-shop-coupon-panel{background:#ffffff1a;border:2px solid #fff3;border-radius:12px;color:#fff;left:0;padding:.75rem;position:absolute;top:70px;width:200px;z-index:20}.skin-shop-coupon-panel h4{color:#fbbf24;font-size:.85rem;margin-bottom:.5rem}.skin-shop-content{flex:1 1;justify-content:center;min-width:0}.coupon-input-container{display:flex;gap:.5rem;margin-bottom:.5rem}.coupon-input{background:#ffffff1a;border:2px solid #fff3;border-radius:8px;color:#fff;flex:1 1;font-size:.9rem;padding:.6rem}.coupon-input::placeholder{color:#ffffff80}.coupon-input:focus{background:#ffffff26;border-color:#fbbf2480;outline:none}.coupon-button{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:8px;color:#1a1a1a;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1rem;transition:all .3s ease}.coupon-button:hover:not(:disabled){box-shadow:0 4px 12px #fbbf2466;transform:translateY(-2px)}.coupon-button:disabled{cursor:not-allowed;opacity:.6}.coupon-message{border-radius:6px;font-size:.85rem;margin-top:.5rem;padding:.5rem}.coupon-message.success{background:#10b98133;border:1px solid #10b9814d;color:#10b981}.coupon-message.error{background:#ef444433;border:1px solid #ef44444d;color:#ef4444}.skin-shop-close{align-items:center;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:36px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:36px;z-index:10}.skin-shop-close:hover{background:#ffffff4d;transform:rotate(90deg)}.skin-shop-header{color:#fff;margin-bottom:2rem;text-align:center}.skin-shop-header h2{font-size:2rem;margin-bottom:.5rem;text-shadow:0 2px 10px #0000004d}.skin-shop-header p{color:#ffffffe6;font-size:1rem;opacity:.9}.skin-shop-points{background:#ffd7001a;border:2px solid #ffd7004d;border-radius:12px;color:gold;display:inline-block;font-size:1.2rem;font-weight:700;margin-top:1rem;padding:.5rem 1rem;text-shadow:0 2px 8px #ffd70080}.skin-shop-content{flex-direction:column;gap:2rem}.skin-preview-container,.skin-shop-content{align-items:center;display:flex;margin-right:0;padding-right:0;width:100%}.skin-preview-container{gap:0;justify-content:center;margin-bottom:2rem}.skin-background-section{background:#0000;border:none;border-radius:0;flex:0 0 auto;height:400px;margin:0;min-height:400px;overflow:visible;padding:0;width:270px}.skin-background-content,.skin-background-section{align-items:center;display:flex;flex-direction:column;justify-content:center}.lamp-interior,.skin-background-content{gap:0;height:100%;width:100%}.lamp-interior{align-items:center;display:flex;flex-direction:column;justify-content:center}.interior-item{display:none}.skin-preview-section{align-items:center;background:#ffffff1a;border:2px solid #fff3;border-radius:20px;display:flex;flex:0 0 400px;justify-content:center;min-height:500px;min-width:350px;padding:2rem}.skin-preview-large{text-align:center;width:100%}.skin-preview-image{animation:float 5s ease-in-out infinite;filter:drop-shadow(0 8px 24px rgba(0,0,0,.3));height:350px;object-fit:contain;width:350px}.skin-preview-label{color:#fff;font-size:1.3rem;font-weight:600;margin-top:1rem;text-shadow:0 2px 8px #0000004d}.skin-list-section-horizontal{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem;width:100%}.skin-list-section-horizontal h3{color:#fff;font-size:1.3rem;margin-bottom:1rem;text-align:center;text-shadow:0 2px 8px #0000004d}.skin-list-horizontal{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;cursor:grab;display:flex;gap:1rem;justify-content:flex-start;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:.5rem .5rem 1rem;position:relative;scroll-behavior:auto;scroll-snap-type:none;scrollbar-width:none;touch-action:pan-x pan-y pinch-zoom;-webkit-user-select:none;user-select:none;width:100%}.skin-list-horizontal:active{cursor:grabbing}.skin-list-horizontal::-webkit-scrollbar{display:none}.skin-card{align-items:center;background:#ffffff26;border:2px solid #fff3;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;height:auto;justify-content:flex-start;overflow:hidden;padding:.3rem;position:relative;scroll-snap-align:none;transition:all .3s ease;width:90px}.skin-card:hover:not(.locked){background:#ffffff40;border-color:#fff6;box-shadow:0 8px 20px #0000004d;transform:translateY(-4px)}.skin-card.selected{background:#fbbf2433;border-color:#fbbf24;box-shadow:0 0 20px #fbbf2466}.skin-card.locked{cursor:not-allowed;opacity:.6}.skin-card.locked:hover{transform:none}.skin-card-image{align-items:center;background:#0000;border-radius:8px;display:flex;justify-content:center;margin-bottom:.25rem;overflow:hidden;position:relative;width:75px}.skin-card-img{-webkit-user-drag:none;display:block;height:auto;object-fit:contain;pointer-events:auto;-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none;width:85px}.skin-placeholder{font-size:3rem;opacity:.5}.skin-selected-badge{background:#fbbf24;border-radius:50%;box-shadow:0 2px 8px #0000004d;color:#1a1a1a;font-size:1.2rem;font-weight:700;height:28px;right:.5rem;top:.5rem;width:28px}.skin-locked-overlay,.skin-selected-badge{align-items:center;display:flex;justify-content:center;position:absolute}.skin-locked-overlay{background:#0009;border-radius:12px;bottom:0;font-size:2.5rem;left:0;right:0;top:0}.skin-card-info{color:#fff;padding:0 .15rem;text-align:center;width:100%}.skin-card-name{font-size:.7rem;font-weight:600;margin-bottom:.15rem;text-shadow:0 1px 4px #0000004d}.skin-card-name,.skin-card-status{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skin-card-status{font-size:.6rem;opacity:.8}.skin-card.owned .skin-card-status{color:#4ade80}.skin-card.locked .skin-card-status{color:#f87171}.skin-card.tier-locked .skin-card-status{color:#fbbf24}.skin-card-tier{color:#ffffffb3;font-size:.5rem;font-weight:500;line-height:1.2;margin-bottom:.05rem;opacity:.8}.skin-card-price{color:gold;font-size:.65rem;font-weight:600;margin-bottom:.2rem;text-shadow:0 1px 3px #ffd70080}.skin-buy-button{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;box-shadow:0 2px 8px #10b9814d;color:#fff;cursor:pointer;font-size:.65rem;font-weight:600;margin-top:.3rem;padding:.4rem .6rem;transition:all .3s ease;width:100%}.skin-buy-button:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #10b98180;transform:translateY(-2px)}.skin-buy-button:active:not(:disabled){transform:translateY(0)}.skin-buy-button:disabled{background:#6b728080;cursor:not-allowed;opacity:.6}.skin-shop-actions{display:flex;justify-content:center;margin-top:1rem}.skin-apply-button{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:12px;box-shadow:0 4px 15px #fbbf2466;color:#1a1a1a;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}.skin-apply-button:hover:not(:disabled){background:linear-gradient(135deg,#fcd34d,#fbbf24);box-shadow:0 6px 20px #fbbf2480;transform:translateY(-2px)}.skin-apply-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.purchase-success-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:3000}.purchase-success-modal{animation:slideUp .4s ease,pulse 2s ease-in-out infinite;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#8b5cf6fa,#7877c6fa);border:3px solid #ffd70080;border-radius:24px;box-shadow:0 20px 60px #00000080,0 0 40px #8b5cf666,0 0 80px #ffd7004d;color:#fff;max-width:400px;min-width:320px;padding:3rem 2.5rem;position:relative;text-align:center}@keyframes pulse{0%,to{box-shadow:0 20px 60px #00000080,0 0 40px #8b5cf666,0 0 80px #ffd7004d;transform:scale(1)}50%{box-shadow:0 25px 70px #0009,0 0 50px #8b5cf680,0 0 100px #ffd70066;transform:scale(1.02)}}.purchase-success-icon{animation:bounce .6s ease .2s;font-size:4rem;margin-bottom:1rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.purchase-success-modal h2{color:gold;font-size:2rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 10px #0000004d}.purchase-success-modal p{color:#fffffff2;font-size:1.2rem;margin-bottom:1rem;opacity:.95}.purchase-success-confetti{animation:confetti 1s ease-in-out;font-size:2rem;margin-top:1rem}@keyframes confetti{0%{opacity:0;transform:scale(0) rotate(0deg)}50%{opacity:1;transform:scale(1.2) rotate(180deg)}to{opacity:1;transform:scale(1) rotate(1turn)}}@media (max-width:768px){.header-top{left:.5rem;right:.5rem;top:calc(env(safe-area-inset-top, 0px) + .5rem)}.skin-shop-button-header{font-size:1.3rem;min-height:44px;min-width:44px;padding:.5rem .7rem}.skin-shop-overlay{padding:1rem}.skin-shop-modal{margin:0 auto;max-height:95vh;max-width:95%;padding:1.5rem}.skin-shop-header h2{font-size:1.5rem}.skin-preview-container{align-items:center;flex-direction:column;gap:1rem;margin-right:0;padding-right:0;width:100%}.skin-background-section{background:#0000!important;border:none!important;border-radius:0!important;flex:0 0 auto;height:350px;margin:0;min-height:350px;padding:0;width:240px}.skin-shop-content{margin-right:0;padding-right:0}.skin-background-section .skin-card-image{height:100%!important;margin-bottom:0!important;padding:0!important;width:100%!important}.skin-background-section .skin-card-img{height:100%!important;min-height:100%!important;min-width:100%!important;object-fit:cover!important;width:100%!important}.skin-card{padding:.25rem;width:75px}.skin-card-img{width:70px}.skin-card-name{font-size:.65rem}.skin-card-status{font-size:.55rem}.skin-preview-section{flex:1 1;min-height:300px;padding:1.5rem}.skin-preview-image{height:250px;width:250px}.skin-list-horizontal{gap:.75rem;justify-content:flex-start}}@media (min-width:1024px) and (max-height:820px){.App-header{min-height:52vh;padding-bottom:.75rem}.character-container{padding-top:80px}.speech-bubble{left:auto!important;margin:0 auto!important;max-width:62vw;position:relative!important;text-align:center;top:auto!important;transform:none!important}.genie-character{width:clamp(260px,40vw,420px)}.App-main{margin-top:-6px;padding-top:.5rem}.question-input,.submit-button{font-size:clamp(.95rem,1.2vw,1.1rem);min-height:46px}.login-button,.logout-button{font-size:clamp(.9rem,1.2vw,1.05rem);padding:.55rem 1.1rem}}@media (min-width:1000px) and (max-height:620px){.App-header{min-height:48vh;padding-bottom:.5rem;padding-top:.75rem}.character-container{padding-top:70px}.speech-bubble{font-size:1rem;max-width:58vw;padding:.8rem 1rem}.genie-character{width:clamp(220px,36vw,360px)}.App-main{margin-top:-10px}.question-input,.submit-button{font-size:clamp(.95rem,1.3vw,1.1rem);min-height:46px}.login-button,.logout-button{font-size:clamp(.9rem,1.2vw,1.05rem);padding:.55rem 1.1rem}}.site-footer{background:linear-gradient(135deg,#5a3d7a,#4a2c6a 50%,#3d1f5a);border-top:2px solid #8b5cf64d;box-shadow:0 -4px 20px #0000004d;color:#ffffffe6;margin-top:auto;padding:2rem 1.5rem;width:100%}.site-footer .footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.site-footer .footer-links a{border-radius:8px;color:#ffd86b;font-size:1.1rem;font-weight:600;padding:.5rem 1rem;text-decoration:none;text-shadow:0 2px 4px #fbbf244d;transition:all .3s ease}.site-footer .footer-links a:hover{background:#ffffff26;color:#fbbf24;text-shadow:0 2px 8px #fbbf2480;transform:translateY(-2px)}.site-footer .footer-links span{color:#ffffff80;font-size:1.2rem}.site-footer .business-info-grid,.site-footer .business-info-lines{align-items:center;display:flex;justify-content:center}.site-footer .business-info-grid{color:#ffffffd9;flex-wrap:wrap;font-size:.9rem;gap:2rem}.site-footer .business-info-grid span{white-space:nowrap}.site-footer .business-info-error-text{color:#ff6b6b;font-size:.9rem;margin-top:1rem;text-align:center}.site-footer .business-info-admin-panel{border-top:1px solid #fff3;margin-top:1.5rem;padding-top:1.5rem}.site-footer .business-info-edit-button{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:8px;color:#1a1a1a;cursor:pointer;display:block;font-size:.9rem;font-weight:600;margin:0 auto;padding:.6rem 1.2rem;transition:all .3s ease}.site-footer .business-info-edit-button:hover{box-shadow:0 4px 12px #fbbf2466;transform:translateY(-2px)}.site-footer .business-info-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;padding:1.5rem}.site-footer .business-info-grid input{background:#ffffff26;border:1px solid #ffffff4d;border-radius:6px;color:#fff;margin-top:.5rem;padding:.5rem;width:100%}.site-footer .business-info-grid input:focus{background:#fff3;border-color:#ffd86b;outline:none}.site-footer .business-info-actions{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.site-footer .business-info-actions button{border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:.6rem 1.5rem;transition:all .3s ease}.site-footer .business-info-actions button[type=button]{background:#fff3;color:#fff}.site-footer .business-info-actions button[type=submit]{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1a1a1a}.site-footer .business-info-actions button:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}@media (max-width:768px){.site-footer{opacity:0;padding:1.5rem 1rem;pointer-events:none;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease}.site-footer.show-on-scroll{opacity:1!important;pointer-events:auto;transform:translateY(0)!important}.site-footer .footer-links{gap:.75rem;margin-bottom:1rem}.site-footer .footer-links a{font-size:.85rem;padding:.4rem .8rem}.site-footer .business-info-grid{align-items:flex-start;flex-direction:column;font-size:.85rem;gap:.75rem}.site-footer .business-info-grid span{white-space:normal}}.legal-page{align-items:center;background:radial-gradient(ellipse at center,#7e419c 0,#6c5ce7 20%,#5b4b8a 40%,#3c004d 70%,#290042 100%);color:#fff;display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start;min-height:calc(100vh + 300px);padding:2rem 1rem 4rem}.legal-page .site-footer{margin-top:auto;width:100%}.legal-hero{max-width:960px;padding:2rem 1rem;position:relative;text-align:center;width:100%}.legal-back-link{color:#ffd86b;font-size:.9rem;left:1rem;position:absolute;text-decoration:none;top:0;transition:all .3s ease}.legal-back-link:hover{color:#fbbf24;text-decoration:underline}.legal-hero-content{display:inline-block;margin-top:2rem;text-align:center}.legal-hero-content h1{color:#fff;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;margin:0 0 .5rem;text-shadow:0 2px 8px #0000004d}.legal-hero-content p{color:#ffffffe6;font-size:clamp(1rem,2vw,1.2rem);font-weight:500;margin:0;text-shadow:0 2px 6px #0000004d}.legal-content{display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}.legal-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 20px 40px #00000059;margin-bottom:1.5rem;padding:1.5rem}.legal-card h2{color:#fffffff2;font-size:1.2rem;margin-bottom:.8rem}.legal-card ul{color:#ffffffd9;display:flex;flex-direction:column;gap:.5rem;margin:0;padding-left:1rem}.legal-card li{color:#ffffffd9;font-size:1rem;line-height:1.8;list-style:disc;white-space:pre-wrap}.legal-business-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 20px 40px #00000059;margin:2rem auto;max-width:1200px;padding:1.5rem;width:100%}.legal-business-card h3{color:#fffffff2;font-size:1.3rem;margin-bottom:1rem}.legal-business-card ul{color:#ffffffd9;list-style:none;margin:0;padding:0}.legal-business-card li{font-size:1rem;margin-bottom:.5rem}@media (max-width:768px){.legal-hero{padding:1rem}.legal-back-link{font-size:.85rem;left:.5rem}.legal-hero-content{margin-top:1.5rem;max-width:100%;padding:1.5rem;width:100%}.legal-hero-content h1{font-size:1.8rem}.legal-hero-content p{font-size:.95rem}.legal-card{margin-bottom:1rem;padding:1rem}.legal-card h2{font-size:1.1rem}.legal-card li{font-size:.9rem;line-height:1.6}}.skin-change-smoke{align-items:center;display:flex;height:100%;justify-content:center;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:100}.smoke-particle{animation:smokePop .6s ease-out forwards,cloudShape .6s ease-in-out infinite alternate;background:radial-gradient(ellipse 80% 60% at 20% 30%,#fff 0,#0000 50%),radial-gradient(ellipse 70% 50% at 80% 70%,#ffffffe6 0,#0000 50%),radial-gradient(ellipse 60% 70% at 50% 50%,#fffffff2 0,#0000 60%),radial-gradient(ellipse at 30% 30%,#fff 0,#fffffff2 25%,#ffffffd9 45%,#ffffffb3 60%,#ffffff80 75%,#ffffff4d 85%,#0000 100%);box-shadow:0 0 60px #ffffffe6,0 0 120px #ffffffb3,0 0 180px #ffffff80,inset 0 0 40px #fff6,inset -20px -20px 30px #fff3;filter:blur(15px);mix-blend-mode:screen;opacity:0;transform-origin:center}.smoke-particle,.smoke-particle:before{border-radius:50% 40% 60% 50%/60% 50% 50% 40%;position:absolute}.smoke-particle:before{animation:cloudShape .6s ease-in-out infinite alternate;background:radial-gradient(ellipse,#ffffffe6 0,#0000 70%);content:"";filter:blur(10px);height:70%;left:-20%;top:-25%;width:70%}.smoke-particle:after{animation:cloudShape .6s ease-in-out infinite alternate-reverse;background:radial-gradient(ellipse,#fffc 0,#0000 70%);border-radius:60% 50% 40% 60%/50% 60% 40% 50%;bottom:-20%;content:"";filter:blur(10px);height:60%;position:absolute;right:-15%;width:60%}@keyframes cloudShape{0%{border-radius:50% 40% 60% 50%/60% 50% 50% 40%;transform:scale(1) rotate(0deg)}50%{border-radius:55% 45% 55% 45%/55% 45% 55% 45%;transform:scale(1.02) rotate(2deg)}to{border-radius:60% 50% 40% 60%/50% 60% 40% 50%;transform:scale(1.05) rotate(5deg)}}.smoke-particle:first-child{animation-delay:0s;height:200px;left:38%;top:38%;width:200px}.smoke-particle:nth-child(2){animation-delay:0s;height:180px;left:50%;top:32%;width:180px}.smoke-particle:nth-child(3){animation-delay:0s;height:190px;left:62%;top:40%;width:190px}.smoke-particle:nth-child(4){animation-delay:0s;height:210px;left:35%;top:55%;width:210px}.smoke-particle:nth-child(5){animation-delay:0s;height:195px;left:50%;top:62%;width:195px}.smoke-particle:nth-child(6){animation-delay:0s;height:185px;left:65%;top:58%;width:185px}.smoke-particle:nth-child(7){animation-delay:0s;height:170px;left:42%;top:46%;width:170px}.smoke-particle:nth-child(8){animation-delay:0s;height:205px;left:58%;top:50%;width:205px}@keyframes smokePop{0%{opacity:0;transform:translate(0) scale(.1)}10%{opacity:1;transform:translate(0) scale(.8)}30%{opacity:1;transform:translate(0) scale(1.2)}to{opacity:0;transform:translate(0,-200px) scale(2.5);transform:translate(calc(var(--smoke-x, 0)*1px),calc(var(--smoke-y, -200)*1px)) scale(2.5)}}.smoke-particle:first-child{--smoke-x:-120;--smoke-y:-100}.smoke-particle:nth-child(2){--smoke-x:0;--smoke-y:-180}.smoke-particle:nth-child(3){--smoke-x:120;--smoke-y:-90}.smoke-particle:nth-child(4){--smoke-x:-130;--smoke-y:100}.smoke-particle:nth-child(5){--smoke-x:0;--smoke-y:120}.smoke-particle:nth-child(6){--smoke-x:130;--smoke-y:110}.smoke-particle:nth-child(7){--smoke-x:-110;--smoke-y:-50}.smoke-particle:nth-child(8){--smoke-x:110;--smoke-y:-60}@media (max-width:768px){.smoke-particle{box-shadow:0 0 50px #ffffffe6,0 0 100px #ffffffb3,0 0 150px #ffffff80,inset 0 0 30px #ffffff4d;filter:blur(10px)}.smoke-particle:first-child{height:120px;left:5%;top:25%;width:120px}.smoke-particle:nth-child(2){height:110px;left:45%;top:20%;width:110px}.smoke-particle:nth-child(3){height:115px;left:70%;top:40%;width:115px}.smoke-particle:nth-child(4){height:125px;left:0;top:70%;width:125px}.smoke-particle:nth-child(5){height:110px;left:40%;top:80%;width:110px}.smoke-particle:nth-child(6){height:105px;left:75%;top:75%;width:105px}.smoke-particle:nth-child(7){height:100px;left:25%;top:55%;width:100px}.smoke-particle:nth-child(8){height:130px;left:60%;top:60%;width:130px}.smoke-particle:first-child{--smoke-x:-50;--smoke-y:-90}.smoke-particle:nth-child(2){--smoke-x:10;--smoke-y:-100}.smoke-particle:nth-child(3){--smoke-x:55;--smoke-y:-85}.smoke-particle:nth-child(4){--smoke-x:-60;--smoke-y:-95}.smoke-particle:nth-child(5){--smoke-x:0;--smoke-y:-105}.smoke-particle:nth-child(6){--smoke-x:65;--smoke-y:-92}.smoke-particle:nth-child(7){--smoke-x:-40;--smoke-y:-87}.smoke-particle:nth-child(8){--smoke-x:50;--smoke-y:-97}}
/*# sourceMappingURL=main.a94d0db1.css.map*/