@import url(https://fonts.googleapis.com/css2?family=Bangers&family=Passion+One:wght@700;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.homepage{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:100vh;justify-content:space-between;overflow:hidden;padding:8px 10px;position:relative;width:100vw}@media (min-width:1024px){.homepage{padding:10px 15px}}.superhero-background{position:absolute;z-index:1}.superhero-background:after,.superhero-background:before{z-index:2}.hero-section{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;margin-top:5px;padding:0 10px;position:relative;text-align:center;z-index:3}@media (min-width:1024px){.hero-section{margin-top:8px}}.hero-section:before{animation:pulse 5s ease-in-out infinite;background:radial-gradient(ellipse at center,#87cefa26 0,#87cefa14 40%,#0000 70%);content:"";filter:blur(20px);height:120px;left:50%;position:absolute;top:-10px;transform:translateX(-50%);width:800px;will-change:transform,opacity;z-index:-1}.hero-section:after{animation:lightning3 10s ease-in-out infinite;border-left:10px solid #0000;border-right:10px solid #0000;border-top:40px solid #87cefad9;-webkit-clip-path:polygon(50% 0,40% 35%,60% 35%,45% 60%,65% 60%,35% 100%,55% 65%,40% 65%,55% 40%,45% 40%);clip-path:polygon(50% 0,40% 35%,60% 35%,45% 60%,65% 60%,35% 100%,55% 65%,40% 65%,55% 40%,45% 40%);content:"";filter:drop-shadow(0 0 15px rgba(135,206,250,1)) drop-shadow(0 0 25px rgba(255,255,255,.8));height:0;left:-60px;pointer-events:none;position:absolute;top:50%;transform:scale(4) rotate(15deg);width:0;z-index:5}.hero-title{animation:titlePop .5s ease-out,thunderGlow 6s ease-in-out infinite;background:#0000004d;border:2px solid #000;border-radius:10px;color:#ffdc00;font-family:Bangers,Arial Black,sans-serif;font-size:4.5rem;font-weight:900;letter-spacing:6px;line-height:.95;margin-bottom:5px;overflow:visible;padding:10px 20px;position:relative;text-shadow:2px 2px 0 #000,3px 3px 0 red,4px 4px 0 #06f,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,0 0 8px #000c;transform:skewY(-2deg)}.hero-title:before{animation:lightning1 10s ease-in-out infinite;left:10%;transform:scale(5)}.hero-title:after,.hero-title:before{border-left:8px solid #0000;border-right:8px solid #0000;border-top:30px solid #87cefae6;-webkit-clip-path:polygon(50% 0,40% 35%,60% 35%,45% 60%,65% 60%,35% 100%,55% 65%,40% 65%,55% 40%,45% 40%);clip-path:polygon(50% 0,40% 35%,60% 35%,45% 60%,65% 60%,35% 100%,55% 65%,40% 65%,55% 40%,45% 40%);content:"";filter:drop-shadow(0 0 15px rgba(135,206,250,1)) drop-shadow(0 0 25px rgba(255,255,255,.8));height:0;pointer-events:none;position:absolute;top:-50px;width:0;z-index:10}.hero-title:after{animation:lightning2 10s ease-in-out infinite;right:10%;transform:scale(4) scaleX(-1)}@media (min-width:1024px){.hero-title{font-size:5.5rem;letter-spacing:8px;margin-bottom:8px;padding:12px 24px}}@media (min-width:1440px){.hero-title{font-size:6.5rem;letter-spacing:10px;margin-bottom:10px;padding:15px 30px}.hero-subtitle{font-size:2.4rem;margin-bottom:15px}.hero-description,.hero-tagline{font-size:2.2rem;margin-bottom:18px}.carousel-window{height:240px;margin:15px 0}.carousel-image{height:170px;width:220px}.cta-button{font-size:2.8rem;letter-spacing:8px;padding:22px 70px}}@media (min-width:1920px){.hero-title{font-size:7.5rem;letter-spacing:12px;margin-bottom:12px;padding:18px 36px}.hero-subtitle{font-size:2.8rem;margin-bottom:18px}.hero-description,.hero-tagline{font-size:2.6rem;margin-bottom:20px}.carousel-window{height:280px;margin:18px 0}.carousel-image{height:200px;width:260px}.cta-button{font-size:3.2rem;letter-spacing:10px;padding:26px 80px}}@keyframes titlePop{0%{opacity:0;transform:scale(.8) skewY(-2deg)}50%{transform:scale(1.1) skewY(-2deg)}to{opacity:1;transform:scale(1) skewY(-2deg)}}@keyframes thunderGlow{0%,to{box-shadow:0 0 20px #87cefacc,0 0 40px #87cefa99,0 0 60px #87cefa66}10%,30%,50%,70%,90%{box-shadow:0 0 30px #fff,0 0 60px #87cefae6,0 0 90px #6495edb3,0 0 120px #4169e180}20%,40%,60%,80%{box-shadow:0 0 10px #87cefa80,0 0 20px #87cefa4d}}@keyframes lightning1{0%,to{opacity:0}5%{opacity:1}7%{opacity:0}8%{opacity:1}10%{opacity:0}}@keyframes lightning2{0%,to{opacity:0}25%{opacity:0}27%{opacity:1}28%{opacity:0}30%{opacity:1}32%{opacity:0}}@keyframes lightning3{0%,to{opacity:0}55%{opacity:0}56%{opacity:1}57%{opacity:0}58%{opacity:1}60%{opacity:0}}@keyframes lightning4{0%,to{opacity:0}75%{opacity:0}76%{opacity:1}78%{opacity:0}80%{opacity:1}82%{opacity:0}}.hero-subtitle{color:#fff;font-family:Passion One,Arial Black,sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:.5px;line-height:1.1;margin-bottom:10px;margin-left:auto;margin-right:auto;max-width:90%;text-shadow:2px 2px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,3px 3px 8px #000c;text-transform:uppercase}.hero-subtitle .company-highlight{font-size:1.2em;font-weight:700}.hero-description{color:#fff;text-shadow:2px 2px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,3px 3px 8px #000c}.hero-description,.hero-tagline{font-family:Passion One,Arial Black,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:.3px;line-height:1.1;margin-bottom:15px;margin-left:auto;margin-right:auto;max-width:90%;text-transform:uppercase}.hero-tagline{color:gold;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,2px 2px 6px #000c}@media (min-width:1024px){.hero-subtitle{font-size:2rem;margin-bottom:12px}.hero-description,.hero-tagline{font-size:1.8rem;margin-bottom:15px}}.company-logo-container{align-items:center;display:flex;flex:0 0 auto;justify-content:center;margin:10px 0 5px;padding:5px 0;z-index:3}.company-logo{filter:drop-shadow(0 2px 8px rgba(0,0,0,.8));height:50px;opacity:.9;width:auto}@media (min-width:1024px){.company-logo{height:60px}.company-logo-container{margin:12px 0 8px}}@media (min-width:1440px){.company-logo{height:70px}.company-logo-container{margin:15px 0 10px}}@media (min-width:1920px){.company-logo{height:80px}.company-logo-container{margin:18px 0 12px}}.kiosk .company-logo{height:75px}.kiosk .company-logo-container{margin:15px 0 10px}.carousel-window{align-items:center;background:#000000d9;border:3px solid #000;border-radius:0;box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 6px 20px #000c,inset 0 0 30px #00000080;display:flex;flex:0 0 auto;height:180px;margin:0 0 5px;max-width:1400px;overflow:hidden;position:relative;transform:skewY(-1deg);width:90%;z-index:2}@media (min-width:1024px){.carousel-window{height:200px;margin:0 0 8px}}.carousel-window:before{background:linear-gradient(90deg,#0000,#ffffff0d 50%,#0000);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.carousel-row{display:flex;flex-shrink:0;gap:20px;padding:0 10px}.carousel-image{border:2px solid #000;border-radius:0;box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 5px 12px #0009;flex-shrink:0;height:120px;overflow:hidden;position:relative;transform:rotate(-1deg);width:160px}@media (min-width:1024px){.carousel-image{height:140px;width:180px}}.carousel-image:nth-child(2n){transform:rotate(1deg)}.carousel-image:after{background:linear-gradient(135deg,#0000,#ffffff1a 50%,#0000);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.carousel-image img{filter:contrast(1.1) saturate(1.2);height:100%;object-fit:fill;width:100%}.cta-button{background:linear-gradient(135deg,red,#c00);border:none;border-radius:0;box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 6px 0 #000,0 6px 15px #000c;color:#fff;cursor:pointer;flex:0 0 auto;font-family:Bangers,Arial Black,sans-serif;font-size:2rem;font-weight:900;letter-spacing:4px;margin-bottom:8px;overflow:hidden;padding:16px 50px;position:relative;text-shadow:2px 2px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase;transition:all .2s ease}@media (min-width:1024px){.cta-button{font-size:2.4rem;letter-spacing:6px;padding:18px 60px}}.cta-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.cta-button:hover:before{left:100%}.cta-button:hover{box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 8px 0 #000,0 8px 20px #000000e6,0 0 20px #ffdc0080;transform:translateY(-2px)}.cta-button:active{box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 3px 0 #000,0 3px 12px #000c;transform:translateY(2px)}@media (max-width:1023px){.hero-title{font-size:clamp(1.8rem,6vw,5rem)}.hero-subtitle{font-size:clamp(.9rem,2.5vw,2rem)}.hero-description,.hero-tagline{font-size:clamp(.8rem,2.2vw,1.8rem)}.carousel-window{height:clamp(100px,22vh,220px)}.carousel-image{height:clamp(70px,13vw,150px);width:clamp(100px,18vw,200px)}.cta-button{font-size:clamp(1.2rem,3vw,2.5rem);padding:clamp(10px,2vh,22px) clamp(20px,4vw,60px)}}@media (max-width:768px){.homepage{padding:10px 5px}.hero-section{margin-top:5px}}.kiosk .homepage{padding:20px}.kiosk .hero-section{margin-top:20px;padding:0 20px}.kiosk .hero-title{font-size:6rem;letter-spacing:10px;margin-bottom:15px;padding:15px 30px}.kiosk .hero-subtitle{font-size:2.5rem;margin-bottom:20px}.kiosk .hero-description,.kiosk .hero-tagline{font-size:2.3rem;margin-bottom:22px}.kiosk .carousel-window{height:300px;margin:20px 0}.kiosk .carousel-image{height:180px;width:240px}.kiosk .cta-button{font-size:3rem;letter-spacing:8px;margin-bottom:15px;padding:25px 80px}.hero-transition-container{height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:10000}.transition-curtain{background:#000000d9;z-index:5}.new-page-content,.transition-curtain{height:100%;left:0;position:absolute;top:0;transform:translateZ(0);width:100%;will-change:transform}.new-page-content{z-index:10}.transition-overlay{height:100vh;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100vw;z-index:9999}.hero-image-wrapper{-webkit-font-smoothing:antialiased;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;justify-content:center}.hero-image-wrapper,.hero-img{transform:translateZ(0);will-change:transform}.hero-img{filter:drop-shadow(0 0 15px rgba(255,255,255,.8));height:auto;max-height:550px;object-fit:contain;width:400px}@media (min-width:1024px){.hero-img{max-height:600px;width:450px}}.superman-hero{-webkit-backface-visibility:hidden;backface-visibility:hidden;filter:drop-shadow(0 0 25px rgba(220,20,60,.8));font-size:140px;left:50%;position:absolute;transform:translateZ(0);transform-origin:center;will-change:transform}@media (min-width:1024px){.superman-hero{font-size:150px}}.superman-hero.hero-image-wrapper:has(img){font-size:medium}.flash-hero{-webkit-backface-visibility:hidden;backface-visibility:hidden;filter:drop-shadow(0 0 30px rgba(255,215,0,1));font-size:140px;position:absolute;top:45%;transform:translateY(-50%) translateZ(0);will-change:transform;z-index:10002}@media (min-width:1024px){.flash-hero{font-size:150px}}.flash-hero.hero-image-wrapper:has(img){font-size:medium}.flash-hero:after,.flash-hero:before{content:"⚡";font-size:140px;left:0;position:absolute;top:0;transform:translateZ(0);will-change:transform}@media (min-width:1024px){.flash-hero:after,.flash-hero:before{font-size:150px}}.flash-hero:before{filter:blur(2px);opacity:.4;transform:translateX(-100px) translateZ(0)}.flash-hero:after{filter:blur(4px);opacity:.2;transform:translateX(-200px) translateZ(0)}.flash-hero.hero-image-wrapper:has(img):after,.flash-hero.hero-image-wrapper:has(img):before{display:none}.speed-lines{background:repeating-linear-gradient(0deg,#0000,#0000 35px,#ffd7001a 0,#ffd7001a 37px);z-index:10000}.speed-lines,.speed-lines:before{height:100%;left:0;position:absolute;top:0;transform:translateZ(0);width:100%;will-change:transform}.speed-lines:before{animation:speedLineMove .3s linear infinite;background:linear-gradient(90deg,#0000,#ffd70033 50%,#0000);content:""}@keyframes speedLineMove{0%{transform:translateX(-80px) translateZ(0)}to{transform:translateX(80px) translateZ(0)}}@media (max-width:1023px){.hero-img{max-height:clamp(300px,50vh,550px);width:clamp(200px,35vw,400px)}.flash-hero,.superman-hero{font-size:clamp(80px,15vw,140px)}.flash-hero:before{transform:translateX(clamp(-60px,-12vw,-100px)) translateZ(0)}.flash-hero:after{transform:translateX(clamp(-120px,-24vw,-200px)) translateZ(0)}.flash-hero:after,.flash-hero:before{font-size:clamp(80px,15vw,140px)}}@media (max-width:768px){.hero-img{filter:drop-shadow(0 0 10px rgba(255,255,255,.8))}.superman-hero{filter:drop-shadow(0 0 15px rgba(220,20,60,.8))}.flash-hero{filter:drop-shadow(0 0 20px rgba(255,215,0,1))}}@media (prefers-reduced-motion:reduce){.speed-lines:before{animation:none}.flash-hero:after,.flash-hero:before{display:none}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.kiosk .hero-img{max-height:800px;width:600px}.kiosk .flash-hero,.kiosk .flash-hero:after,.kiosk .flash-hero:before,.kiosk .superman-hero{font-size:200px}.kiosk .flash-hero:before{transform:translateX(-150px) translateZ(0)}.kiosk .flash-hero:after{transform:translateX(-300px) translateZ(0)}.superhero-select{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.content-container{gap:8px;max-width:1400px;padding:50px 20px 10px}@media (min-width:1024px){.content-container{gap:10px;padding:55px 25px 12px}}.home-button{background:linear-gradient(135deg,red,#c00);border:none;border-radius:0;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 3px 0 #000,0 3px 10px #0009;color:#fff;cursor:pointer;font-family:Bangers,Arial Black,sans-serif;font-size:2rem;font-weight:900;letter-spacing:1px;padding:20px 40px;position:fixed;right:12px;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase;top:12px;transition:all .2s ease;z-index:1000}@media (min-width:1024px){.home-button{font-size:1.5rem;padding:12px 24px;right:15px;top:15px}}.home-button:hover{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 5px 0 #000,0 5px 13px #000c,0 0 12px #ffdc004d;transform:translateY(-2px)}.home-button:active{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 1px 0 #000,0 1px 7px #0009;transform:translateY(1px)}.page-title{padding:0 20px}@media (min-width:1024px){.page-title{font-size:3rem;letter-spacing:4px}}@media (min-width:1440px){.page-title{font-size:4rem;letter-spacing:6px}.home-button{font-size:1.8rem;padding:16px 32px;right:20px;top:20px}.heroes-grid{gap:16px;max-height:calc(100vh - 200px)}.hero-name{font-size:16px;padding:8px 6px}.random-placeholder{font-size:100px}.continue-button{font-size:2.6rem;letter-spacing:5px;margin-top:-10px;padding:22px 65px}}@media (min-width:1920px){.page-title{font-size:5rem;letter-spacing:8px}.home-button{font-size:2.2rem;padding:20px 40px;right:25px;top:25px}.heroes-grid{gap:20px;max-height:calc(100vh - 250px)}.hero-name{font-size:18px;padding:10px 8px}.random-placeholder{font-size:120px}.continue-button{font-size:3rem;letter-spacing:6px;margin-top:-5px;padding:26px 75px}.content-container{gap:15px;padding:70px 30px 15px}}.heroes-grid{grid-gap:20px;align-content:center;display:grid;flex:1 1 auto;gap:20px;grid-template-columns:repeat(4,1fr);justify-content:center;margin:0;max-height:calc(100vh - 200px);max-width:1600px;overflow:hidden;padding:0 20px;width:100%}@media (min-width:1024px){.heroes-grid{gap:12px;max-height:calc(100vh - 165px)}}.heroes-grid::-webkit-scrollbar{width:8px}.heroes-grid::-webkit-scrollbar-track{background:#0000004d;border-radius:4px}.heroes-grid::-webkit-scrollbar-thumb{background:#ffdc00;border:2px solid #000;border-radius:4px}.heroes-grid::-webkit-scrollbar-thumb:hover{background:#ffe84d}.hero-card{aspect-ratio:1;border:3px solid #000;border-radius:0;box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 5px 12px #0009;cursor:pointer;filter:brightness(.8);overflow:hidden;position:relative;transform:rotate(-1deg);transition:all .3s ease;width:100%}.hero-card:nth-child(2n){transform:rotate(1deg)}.hero-card:after{background:linear-gradient(135deg,#0000,#ffffff1a 50%,#0000);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.hero-card:hover{box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 6px 15px #000c;transform:rotate(-1deg) scale(1.03)}.hero-card:nth-child(2n):hover{transform:rotate(1deg) scale(1.03)}.hero-card.selected{animation:selectedPulse 1.5s ease-in-out infinite;border-color:#ffdc00!important;box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 5px 12px #0009,0 0 12px #ffdc00cc,0 0 25px #ffdc00,inset 0 0 12px #ffdc0080;filter:brightness(1.1) contrast(1.1)}.hero-image{height:100%;position:relative;width:100%}.hero-icon{height:100%;object-fit:cover;width:100%}.hero-name{background:#000c;bottom:0;color:#fff;font-size:18px;font-weight:700;left:0;letter-spacing:.5px;line-height:1.1;padding:12px 8px;position:absolute;right:0;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase}@media (min-width:1024px){.hero-name{font-size:14px;padding:6px 4px}}.random-placeholder{align-items:center;color:#ffdc00;display:flex;font-size:120px;font-weight:700;height:100%;justify-content:center;text-shadow:2px 2px 0 #000;width:100%}@media (min-width:1024px){.random-placeholder{font-size:80px}}.continue-button{background:linear-gradient(135deg,red,#c00);box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 5px 0 #000,0 5px 12px #000c;flex-shrink:0;font-size:2.8rem;letter-spacing:3px;margin-top:-20px;padding:30px 70px;text-shadow:2px 2px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000}@media (min-width:1024px){.continue-button{font-size:2.2rem;letter-spacing:4px;margin-top:-15px;padding:18px 55px}}.continue-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.continue-button:hover:not(.disabled):before{left:100%}.continue-button:hover:not(.disabled){box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 7px 0 #000,0 7px 16px #000000e6,0 0 18px #ffdc0080;transform:translateY(-2px)}.continue-button:active:not(.disabled){box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 2px 0 #000,0 2px 10px #000c;transform:translateY(1px)}.continue-button.disabled{background:#666;box-shadow:none;opacity:.5}@media (max-width:1023px){.heroes-grid{grid-template-columns:repeat(4,1fr)}.page-title{font-size:clamp(1.4rem,3.8vw,2.8rem)}.continue-button{font-size:clamp(1.2rem,2.8vw,2.2rem);margin-top:-15px;padding:clamp(8px,1.6vh,18px) clamp(22px,3.5vw,55px)}}@media (max-width:768px){.heroes-grid{gap:8px;grid-template-columns:repeat(3,1fr)}.content-container{gap:4px;padding:45px 10px 10px}}@media (max-width:480px){.heroes-grid{grid-template-columns:repeat(3,1fr)}}.kiosk .content-container{padding:0 30px}.kiosk .page-title{letter-spacing:8px;margin-bottom:10px}.kiosk .home-button{font-size:2.5rem;padding:25px 50px;right:20px;top:20px}.kiosk .heroes-grid{flex:0 0 auto;gap:25px;margin:0;max-height:calc(100vh - 250px)}.kiosk .hero-name{font-size:20px;padding:15px 10px}.kiosk .random-placeholder{font-size:150px}.kiosk .continue-button{font-size:3.5rem;letter-spacing:6px;padding:35px 90px}.onscreen-keyboard-overlay{align-items:flex-end;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;padding:0;position:fixed;right:0;top:0;z-index:10001}.kiosk .onscreen-keyboard-overlay{align-items:center}.onscreen-keyboard{background:linear-gradient(135deg,#1e1e1efa,#32323cf2);border:3px solid #000;border-bottom:none;border-radius:20px 20px 0 0;box-shadow:0 -10px 30px #000c,0 0 0 4px #ffdc00,0 0 0 6px #000,0 -6px 20px #ffdc004d;max-width:1400px;padding:25px 30px 30px;width:100%}.keyboard-header{align-items:center;border-bottom:2px solid #ffdc004d;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.keyboard-text-display{align-items:center;background:#fffffff2;border:3px solid #000;border-radius:8px;box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 4px 12px #00000080,inset 0 2px 6px #0000001a;display:flex;margin-bottom:25px;min-height:65px;padding:18px 20px}.keyboard-text-content{color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:1.6rem;font-weight:500;letter-spacing:.5px;line-height:1.3;min-height:1.5em;text-align:center;width:100%;word-break:break-all}@media (min-width:1024px){.keyboard-text-content{font-size:1.8rem}}@media (min-width:1440px){.keyboard-text-content{font-size:2rem}.keyboard-text-display{min-height:75px;padding:22px 24px}}@media (min-width:1920px){.keyboard-text-content{font-size:2.2rem}.keyboard-text-display{min-height:85px;padding:26px 28px}}.keyboard-header h3{color:#ffdc00;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:.5px;margin:0;text-shadow:1px 1px 2px #000c;text-transform:none}@media (min-width:1024px){.keyboard-header h3{font-size:1.8rem}}.keyboard-close{align-items:center;background:linear-gradient(135deg,red,#c00);border:none;border-radius:8px;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 3px 0 #000;color:#fff;cursor:pointer;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:1.8rem;font-weight:600;height:auto;justify-content:center;min-width:45px;padding:10px 16px;text-shadow:1px 1px 2px #00000080;transition:all .2s ease;width:auto}.keyboard-close:hover{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 0 #000,0 0 8px #ffdc0066;transform:scale(1.1)}.keyboard-close:active{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 1px 0 #000;transform:scale(.95)}.keyboard-keys{align-items:center;display:flex;flex-direction:column;gap:12px;margin-bottom:0}.keyboard-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}@media (min-width:1024px){.keyboard-row{gap:12px}.keyboard-keys{gap:14px}}@media (min-width:1440px){.keyboard-row{gap:14px}.keyboard-keys{gap:16px}}.keyboard-key{-webkit-tap-highlight-color:transparent;align-items:center;background:linear-gradient(135deg,#c93333,#a32020);border:3px solid #000;border-radius:8px;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 0 #000;color:#fff;cursor:pointer;display:flex;flex:0 0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:1.4rem;font-weight:500;justify-content:center;min-height:60px;min-width:70px;padding:20px 16px;text-shadow:1px 1px 2px #00000080;text-transform:none;transition:all .15s ease;user-select:none;-webkit-user-select:none}@media (min-width:1024px){.keyboard-key{font-size:1.6rem;min-height:70px;min-width:80px;padding:24px 18px}}@media (min-width:1440px){.keyboard-key{font-size:1.8rem;min-height:80px;min-width:90px;padding:28px 20px}}@media (min-width:1920px){.keyboard-key{font-size:2rem;min-height:90px;min-width:100px;padding:32px 24px}}.keyboard-key:hover{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 6px 0 #000,0 0 12px #ffdc0066;transform:translateY(-3px)}.keyboard-key:active{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 1px 0 #000;transform:translateY(1px)}.keyboard-key.backspace{background:linear-gradient(135deg,#c50,#a34400);border-color:#000;color:#fff;min-width:140px}@media (min-width:1024px){.keyboard-key.backspace{min-width:150px}}@media (min-width:1440px){.keyboard-key.backspace{min-width:170px}}.keyboard-key.backspace:hover{background:linear-gradient(135deg,#a34400,#c50)}.keyboard-key.com-key{background:linear-gradient(135deg,#2980b9,#206a94);min-width:100px}@media (min-width:1024px){.keyboard-key.com-key{min-width:110px}}@media (min-width:1440px){.keyboard-key.com-key{min-width:130px}}.keyboard-key.com-key:hover{background:linear-gradient(135deg,#206a94,#2980b9)}.keyboard-key.ok-key{background:linear-gradient(135deg,#0c0,#00a300);min-width:140px}@media (min-width:1024px){.keyboard-key.ok-key{min-width:150px}}@media (min-width:1440px){.keyboard-key.ok-key{min-width:170px}}.keyboard-key.ok-key:hover{background:linear-gradient(135deg,#00a300,#0c0)}.keyboard-key.domain-key{background:linear-gradient(135deg,#7d4a94,#6a3a80);min-width:140px}@media (min-width:1024px){.keyboard-key.domain-key{min-width:160px}}@media (min-width:1440px){.keyboard-key.domain-key{min-width:180px}}.keyboard-key.domain-key:hover{background:linear-gradient(135deg,#6a3a80,#7d4a94)}@media (max-width:1023px){.onscreen-keyboard{border-radius:15px 15px 0 0;padding:15px 20px 20px}.keyboard-text-display{min-height:50px;padding:12px 14px}.keyboard-header h3,.keyboard-text-content{font-size:1.2rem}.keyboard-key{font-size:1.1rem;min-height:45px;min-width:50px;padding:12px 10px}.keyboard-key.backspace,.keyboard-key.ok-key{min-width:80px}.keyboard-key.com-key{min-width:70px}.keyboard-keys{gap:8px}.keyboard-row{gap:6px}}@media (max-width:600px){.keyboard-key{font-size:.95rem;min-height:35px;min-width:38px;padding:8px 6px}.keyboard-key.backspace,.keyboard-key.ok-key{min-width:60px}.keyboard-key.com-key{min-width:55px}.keyboard-row{gap:4px}.keyboard-keys{gap:6px}}.kiosk .onscreen-keyboard{max-width:1000px;padding:20px 15px 25px;width:95vw}.kiosk .keyboard-header h3{font-size:1.8rem;letter-spacing:2px}.kiosk .keyboard-close{font-size:1.6rem;min-width:45px;padding:10px 14px}.kiosk .keyboard-text-display{min-height:70px;padding:18px 20px}.kiosk .keyboard-text-content{font-size:1.8rem;letter-spacing:.5px}.kiosk .keyboard-key{flex:1 1;font-size:1.8rem;font-weight:500;min-height:70px;min-width:80px;padding:20px 16px}.kiosk .keyboard-key.backspace{flex:1.5 1;min-width:100px}.kiosk .keyboard-key.com-key{flex:1.2 1;min-width:90px}.kiosk .keyboard-key.ok-key{flex:1.5 1;min-width:100px}.kiosk .keyboard-key.domain-key{flex:2.2 1;font-size:1.2rem;font-weight:400;letter-spacing:.3px;min-width:140px}.kiosk .keyboard-row{flex-wrap:wrap;gap:8px;justify-content:center}.kiosk .keyboard-keys{gap:10px}.photo-capture{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.photo-background{background:#0000;height:100%;left:0;position:fixed;top:0;width:100%;z-index:0}.photo-background:before{background-image:radial-gradient(circle,#0003 1px,#0000 0);background-size:4px 4px}.photo-background:after,.photo-background:before{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.photo-background:after{background:linear-gradient(180deg,#0006,#0000001a 50%,#0009)}.countdown-above-camera{align-items:center;display:flex;height:0;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:180px;z-index:100}.countdown-number{animation:pulse .5s ease-in-out;color:#ffdc00;font-family:Bangers,Arial Black,sans-serif;font-size:15rem;font-weight:900;text-shadow:4px 4px 0 #000,6px 6px 0 red,8px 8px 0 #06f,-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,0 0 60px #ffdc00cc}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.content-container{gap:10px;justify-content:flex-start;max-width:100%;padding:65px 20px 15px}.photo-capture:has(.post-capture-container) .content-container{gap:10px;padding:60px 10px 20px}.photo-capture:has(.post-capture-container) .back-button{z-index:2000}.back-button,.home-button{font-size:1.6rem;padding:14px 20px;position:fixed!important;transform:none!important;width:140px;z-index:9999!important}.back-button{left:10px!important;top:10px!important}.home-button{right:10px!important;top:10px!important}.hero-info{padding:0}.selected-hero-label{font-size:1rem;margin-bottom:5px}.selected-hero-name{font-size:2.5rem;line-height:1;margin:0}.page-title{font-size:2rem;letter-spacing:2px;line-height:1;margin-bottom:0;padding:0}.camera-container{background:#000;border:3px solid #000;border-radius:0;box-shadow:0 0 0 4px #ffdc00,0 0 0 6px #000,0 6px 15px #000c;flex-shrink:0;height:720px;margin-bottom:0;max-width:1400px;overflow:hidden;position:relative;width:100%}.email-input.error{border-color:red!important;box-shadow:0 0 0 2px red,0 0 0 4px #000,0 3px 10px #00000080,inset 0 2px 4px #0000001a!important}.email-error{color:red;font-family:Passion One,Arial Black,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.2;margin:10px 0;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000}.camera-feed,.captured-image{height:100%;object-fit:cover;width:100%}.camera-alignment-note{background:#000000b3;border:1px solid #ffdc00;border-radius:0;bottom:10px;box-shadow:0 2px 6px #00000080;color:#ffdc00;font-family:Bangers,Arial Black,sans-serif;font-size:1.1rem;font-weight:700;left:10px;line-height:1.2;max-width:200px;padding:8px 12px;pointer-events:none;position:absolute;text-align:left;text-shadow:2px 2px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;z-index:10}.email-input::placeholder{color:#666;font-style:italic}.error-message{align-items:center;color:#ffdc00;display:flex;font-family:Bangers,Arial Black,sans-serif;font-size:1.4rem;font-weight:900;height:100%;justify-content:center;line-height:1.4;padding:15px;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;width:100%}.button-container{margin:8px auto;padding:8px 10px;text-align:center}.capture-button{background:linear-gradient(135deg,#06f,#04c);box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 3px 0 #000,0 3px 10px #0009;font-size:2.5rem;padding:40px 45px;width:500px}.capture-button,.retake-button{border:none;border-radius:0;color:#fff;cursor:pointer;display:inline-block;font-family:Bangers,Arial Black,sans-serif;font-weight:900;letter-spacing:1px;overflow:hidden;position:relative;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.retake-button{background:linear-gradient(135deg,#4a90e2,#357abd);box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 2px 0 #000,0 2px 8px #0009;display:block;font-size:.7rem;margin-left:auto;padding:4px 8px;width:80px}.continue-button{border:none;border-radius:0;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 0 #000,0 4px 12px #0009;color:#fff;cursor:pointer;display:inline-block;font-family:Bangers,Arial Black,sans-serif;font-size:.9rem;font-weight:900;letter-spacing:.5px;overflow:hidden;padding:8px 10px;position:relative;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase;transition:all .2s ease;white-space:nowrap;width:180px}.capture-button:before,.continue-button:before,.retake-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.capture-button:hover:not(.disabled):before,.continue-button:hover:not(.disabled):before,.retake-button:hover:before{left:100%}.capture-button:hover:not(.disabled),.continue-button:hover:not(.disabled),.retake-button:hover{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 6px 0 #000,0 6px 15px #000c,0 0 15px #ffdc0066;transform:translateY(-2px)}.capture-button:active:not(.disabled),.continue-button:active:not(.disabled),.retake-button:active{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 2px 0 #000,0 2px 8px #0009;transform:translateY(1px)}.capture-button.disabled,.continue-button.disabled{background:linear-gradient(135deg,#666,#444);cursor:not-allowed;opacity:.6}.capture-button.disabled:hover,.continue-button.disabled:hover{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 0 #000,0 4px 12px #0009;transform:none}.privacy-note{color:#fff;flex-shrink:0;font-family:Passion One,Arial Black,sans-serif;font-size:.85rem;font-weight:400;line-height:1.1;margin:3px auto;max-width:95%;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000}.kiosk .privacy-note{font-size:1.4rem;font-weight:400;line-height:1.4}.terms-container{background:#000c;border:2px solid #ffdc00;border-radius:0;box-shadow:0 0 0 2px #000,0 4px 12px #0009;margin-bottom:0;padding:20px 25px;text-align:center}.checkbox-label{align-items:flex-start;background:#ffffff0d;border:1px solid #ffdc004d;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-family:Passion One,Arial Black,sans-serif;font-size:1.15rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:100%;padding:12px 18px;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;transition:all .2s ease}.checkbox-label:hover{background:#ffdc001a;border-color:#ffdc0099;box-shadow:0 2px 8px #ffdc0033;transform:translateY(-1px)}.checkbox-label input[type=checkbox]{accent-color:#ffdc00;background:#fff;border:2px solid #000;border-radius:2px;cursor:pointer;flex-shrink:0;height:26px;margin-right:14px;margin-top:3px;width:26px}.checkbox-text{flex:1 1;font-family:Arial,Helvetica,sans-serif;font-weight:400;line-height:1.6;text-align:left}.post-capture-container{box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:20px;height:calc(100vh - 280px);margin:0 auto!important;max-width:1000px!important;padding:0!important;width:90vw!important}.kiosk .post-capture-container{max-width:1000px!important;padding:0 10px!important;width:95vw!important}.result-card{background:#000000eb;border:3px solid #000;border-radius:8px;box-shadow:0 0 0 4px #ffdc00,0 0 0 6px #000,0 8px 20px #000000e6,0 0 30px #ffdc0026;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.kiosk .result-card{border:none;box-shadow:0 6px 15px #000c}.result-card.left-card{flex:0 0 auto;height:400px;min-height:400px}.kiosk .result-card.left-card{height:480px;min-height:480px}.result-card.right-card{flex:1 1 auto;min-height:500px}.result-card:hover{box-shadow:0 0 0 4px #ffdc00,0 0 0 6px #000,0 10px 25px #000000f2,0 0 40px #ffdc0040;transform:translateY(-4px)}.card-header{background:linear-gradient(135deg,red,#c00);border-bottom:3px solid #ffdc00;flex-shrink:0;overflow:hidden;padding:15px 20px;position:relative}.kiosk .card-header{padding:12px 16px}.card-header:before{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.card-title{color:#fff;font-family:Bangers,Arial Black,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:3px;margin:0;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase}.card-content{display:flex;flex:1 1;flex-direction:column;gap:15px;justify-content:center;padding:20px}.superhero-display{align-items:center;background:linear-gradient(135deg,#ffdc0014,#0066ff14);border:3px solid #ffdc0066;border-radius:10px;box-shadow:inset 0 0 25px #ffdc001a,0 4px 15px #0000004d;display:flex;gap:30px;padding:30px;transition:all .3s ease}.superhero-display:hover{border-color:#ffdc00b3;box-shadow:inset 0 0 35px #ffdc0026,0 6px 20px #0006;transform:scale(1.02)}.superhero-image{border:4px solid #ffdc00;border-radius:12px;box-shadow:0 0 0 3px #000,0 4px 15px #000000b3,0 0 25px #ffdc0066;flex-shrink:0;height:160px;object-fit:cover;transition:all .3s ease;width:160px}.superhero-image:hover{box-shadow:0 0 0 3px #000,0 6px 20px #000c,0 0 35px #ffdc0099;transform:scale(1.1) rotate(2deg)}.superhero-info{flex:1 1}.superhero-name{color:#ffdc00;font-family:Bangers,Arial Black,sans-serif;font-size:2.2rem;font-weight:900;letter-spacing:1.5px;margin:0 0 12px;text-shadow:2px 2px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase}.superhero-description{color:#fff;font-family:Passion One,Arial Black,sans-serif;font-size:1.3rem;font-weight:700;line-height:1.5;margin:0;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000}.superhero-text{margin-top:15px;text-align:center}.superhero-label{color:#fff;font-family:Passion One,Arial Black,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.4;margin:0;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000}.superhero-name-text{color:#ffdc00;font-weight:900;text-transform:uppercase}.captured-photo-section{text-align:center}.photo-label{color:#ffdc00;font-family:Bangers,Arial Black,sans-serif;font-size:1.6rem;font-weight:900;letter-spacing:1px;margin:0 0 20px;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase}.photo-actions{margin-top:20px;text-align:center}.retake-note{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:400;line-height:1.2;margin:0 0 10px auto;max-width:150px;text-align:right;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000}.captured-photo{border:4px solid #ffdc00;border-radius:10px;box-shadow:0 0 0 3px #000,0 6px 20px #000c,0 0 30px #ffdc0066;height:auto;max-height:200px;max-width:300px;object-fit:cover;transition:all .3s ease;width:100%}.captured-photo:hover{box-shadow:0 0 0 3px #000,0 8px 24px #000000e6,0 0 40px #ffdc0099;transform:scale(1.05)}.result-card.right-card .card-content{justify-content:flex-start;padding:30px 20px}.email-subtitle{color:#ccc;font-family:Arial,Helvetica,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.4;margin-bottom:15px;opacity:.8;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000}.email-input-container{align-items:center;display:flex;gap:12px;margin-bottom:15px;position:relative;width:100%}.email-input{border:3px solid #ffdc00;border-radius:0;box-shadow:0 0 0 2px #000,0 3px 10px #00000080,inset 0 2px 4px #0000001a;font-size:1.5rem;font-weight:700;outline:none;padding:22px 24px;text-align:center;transition:all .3s ease}.email-input:focus{border-color:#ffdc00;box-shadow:0 0 0 2px #000,0 4px 12px #0009,0 0 15px #ffdc0066,inset 0 2px 4px #0000001a;transform:translateY(-2px)}.keyboard-button{align-items:center;background:linear-gradient(135deg,#ffdc00,orange);border:3px solid #000;border-radius:0;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 3px 0 #000,0 3px 10px #0009;cursor:pointer;display:flex;flex-shrink:0;font-size:2.2rem;height:65px;justify-content:center;transition:all .2s ease;width:65px}.keyboard-button:hover{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 0 #000,0 4px 12px #000c,0 0 12px #ffdc0066;transform:scale(1.1)}.keyboard-button:active{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 1px 0 #000,0 1px 8px #0009;transform:scale(.95)}@media (max-width:1400px){.post-capture-container{gap:30px;max-width:90vw!important;width:90vw!important}}@media (max-width:1200px){.post-capture-container{flex-direction:column;gap:20px;height:auto;max-height:calc(100vh - 200px);overflow-y:auto}.result-card{flex:0 0 auto;min-height:400px}}@media (max-width:768px){.content-container{padding:70px 10px 10px}.card-title{font-size:1.5rem}.email-subtitle{font-size:1.1rem}.email-input{font-size:1.2rem;padding:14px 16px}}.kiosk .countdown-number{font-size:20rem}.kiosk .content-container{gap:15px;padding:80px 30px 20px}.kiosk .back-button,.kiosk .home-button{padding:20px 30px;width:180px}.kiosk .selected-hero-name{font-size:3.5rem}.kiosk .page-title{font-size:3rem;letter-spacing:3px}.kiosk .camera-container{height:800px}.kiosk .capture-button{font-size:3rem;letter-spacing:2px;padding:50px 60px;width:600px}.kiosk .retake-button{font-size:1.3rem;padding:12px 18px;width:160px}.kiosk .continue-button{font-size:1.1rem;padding:10px 15px;width:220px}.kiosk .email-input{font-size:2rem;padding:30px 32px}.kiosk .keyboard-button{font-size:2.8rem;height:80px;width:80px}.kiosk .card-title{font-size:3rem;letter-spacing:4px}.kiosk .email-subtitle{font-size:2rem;margin-bottom:25px}.kiosk .superhero-name{font-size:2.8rem;letter-spacing:2px}.kiosk .superhero-description{font-size:1.6rem}.kiosk .photo-label{font-size:2rem;margin-bottom:25px}.kiosk .captured-photo{display:block;margin:0 auto;max-height:250px;max-width:350px}.pose-select{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.content-container{box-sizing:border-box;gap:6px;height:100vh;justify-content:space-between;padding:55px 15px 10px}.back-button,.home-button{font-size:2rem;padding:20px 40px}.hero-info{flex-shrink:0;margin-bottom:0;padding:0 15px;text-align:center}.selected-hero-label{color:#fff;font-family:Passion One,Arial Black,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.5px;line-height:1;margin-bottom:2px;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase}.selected-hero-name{color:#ffdc00;font-family:Bangers,Arial Black,sans-serif;font-size:3rem;font-weight:900;letter-spacing:2px;line-height:.95;text-shadow:2px 2px 0 #000,3px 3px 0 red,4px 4px 0 #06f,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase}@media (min-width:1024px){.back-button,.home-button{font-size:1.5rem;padding:12px 24px;top:15px}.back-button{left:15px}.home-button{right:15px}.selected-hero-name{font-size:1.8rem}.page-title{font-size:2.4rem;letter-spacing:3px}.poses-grid{gap:12px;max-width:1000px}.pose-name{font-size:12px;padding:7px 5px}.back-button,.continue-button{font-size:1.6rem;letter-spacing:2px;padding:12px 28px}}@media (min-width:1440px){.back-button,.home-button{font-size:1.8rem;padding:16px 32px;top:20px}.back-button{left:20px}.home-button{right:20px}.selected-hero-name{font-size:2.2rem}.page-title{font-size:3rem;letter-spacing:4px}.poses-grid{gap:16px;max-width:1200px}.pose-name{font-size:14px;padding:9px 6px}.back-button,.continue-button{font-size:1.9rem;letter-spacing:3px;padding:16px 36px}.content-container{gap:12px;padding:60px 20px 12px}}@media (min-width:1920px){.back-button,.home-button{font-size:2.2rem;padding:20px 40px;top:25px}.back-button{left:25px}.home-button{right:25px}.selected-hero-name{font-size:2.6rem}.page-title{font-size:3.6rem;letter-spacing:5px}.poses-grid{gap:20px;max-width:1400px}.pose-name{font-size:16px;padding:11px 7px}.back-button,.continue-button{font-size:2.2rem;letter-spacing:4px;padding:20px 44px}.content-container{gap:16px;padding:70px 25px 15px}}.page-title{flex-shrink:0;font-size:4rem;letter-spacing:5px;line-height:.95;margin-bottom:20px;margin-top:10px;padding:0 15px;text-align:center}.poses-grid{grid-gap:20px;align-content:center;display:grid;flex:0 1 auto;gap:20px;grid-template-columns:repeat(2,1fr);justify-content:center;margin:0 0 auto;max-width:800px;min-height:0;overflow:visible;padding:0 20px;width:100%}.pose-card{aspect-ratio:3/4;background-color:#00000080;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:2px solid #000;border-radius:0;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 10px #0009;cursor:pointer;filter:brightness(.9);overflow:hidden;position:relative;transform:rotate(-1deg);transition:all .3s ease;width:100%}.pose-card:nth-child(2n){transform:rotate(1deg)}.pose-card:after{background:linear-gradient(135deg,#0000,#ffffff1a 50%,#0000);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.pose-card:hover{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 5px 14px #000c;filter:brightness(1.1);transform:rotate(-1deg) scale(1.03)}.pose-card:nth-child(2n):hover{transform:rotate(1deg) scale(1.03)}.pose-card.selected{animation:selectedPulse 1.5s ease-in-out infinite;border-color:#ffdc00!important;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 10px #0009,0 0 10px #ffdc00cc,0 0 20px #ffdc00,inset 0 0 10px #ffdc0080;filter:brightness(1.2) contrast(1.1)}@keyframes selectedPulse{0%,to{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 10px #0009,0 0 10px #ffdc00cc,0 0 20px #ffdc00,inset 0 0 10px #ffdc0080}50%{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 10px #0009,0 0 16px #ffdc00,0 0 32px #ffdc00,inset 0 0 16px #ffdc00b3}}.pose-name{background:#000c;bottom:0;color:#fff;font-size:20px;font-weight:700;left:0;letter-spacing:.5px;line-height:1.1;padding:16px 10px;position:absolute;right:0;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase}.button-group{flex:0 0 auto;flex-wrap:nowrap;gap:18px;margin-top:0}.back-button,.button-group,.continue-button{align-items:center;display:flex;justify-content:center}.back-button,.continue-button{border:none;border-radius:0;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 0 #000,0 4px 12px #0009;color:#fff;cursor:pointer;font-family:Bangers,Arial Black,sans-serif;font-size:2rem;font-weight:900;letter-spacing:.5px;overflow:hidden;padding:20px 50px;position:relative;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase;transition:all .2s ease}.back-button{background:linear-gradient(135deg,orange,#cc8400)}.continue-button{background:linear-gradient(135deg,#0f0,#0c0)}.continue-button.disabled{background:linear-gradient(135deg,#666,#444);box-shadow:0 0 0 2px #666,0 0 0 4px #000,0 4px 0 #000,0 4px 12px #0009;cursor:not-allowed;transform:none}.back-button:before,.continue-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.back-button:hover:before,.continue-button:hover:not(.disabled):before{left:100%}.back-button:hover,.continue-button:hover:not(.disabled){box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 5px 0 #000,0 5px 15px #000c,0 0 12px #ffdc0066;transform:translateY(-2px)}.back-button:active,.continue-button:active:not(.disabled){box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 2px 0 #000,0 2px 8px #0009;transform:translateY(1px)}@media (max-width:1023px){.poses-grid{grid-template-columns:repeat(2,1fr);max-width:450px}.page-title{font-size:clamp(1.3rem,3.5vw,2rem)}}.kiosk .content-container{gap:10px;justify-content:center;padding:0 25px}.kiosk .back-button,.kiosk .home-button{font-size:2.2rem;padding:25px 45px}.kiosk .selected-hero-name{font-size:4rem;letter-spacing:3px}.kiosk .page-title{font-size:5rem;letter-spacing:6px}.kiosk .poses-grid{flex:0 0 auto;gap:30px;margin:0;max-width:1000px}.kiosk .pose-name{font-size:24px;padding:20px 12px}.kiosk .back-button,.kiosk .continue-button{font-size:2.5rem;letter-spacing:2px;padding:25px 60px}.kiosk .continue-button{margin-top:20px}.generate-page{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.superhero-background{background:#0000;height:100%;left:0;position:fixed;top:0;width:100%;z-index:0}.superhero-background:before{background-image:radial-gradient(circle,#0003 1px,#0000 0);background-size:4px 4px}.superhero-background:after,.superhero-background:before{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.superhero-background:after{background:linear-gradient(180deg,#0006,#0000001a 50%,#0009)}.content-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-width:1200px;overflow:hidden;padding:15px;position:relative;width:100%;z-index:1}.back-button,.home-button{background:linear-gradient(135deg,red,#c00);border:none;border-radius:0;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 3px 0 #000,0 3px 10px #0009;color:#fff;cursor:pointer;font-family:Bangers,Arial Black,sans-serif;font-size:1.8rem;font-weight:900;letter-spacing:1px;padding:16px 32px;position:fixed;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase;transition:all .2s ease;z-index:1000}.back-button{left:10px;top:10px}.home-button{right:10px;top:10px}.back-button:hover,.home-button:hover{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 0 #000,0 4px 12px #000c,0 0 12px #ffdc004d;transform:translateY(-2px)}.back-button:active,.home-button:active{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 1px 0 #000,0 1px 8px #0009;transform:translateY(1px)}.summary-section{align-items:center;display:flex;flex-direction:column;gap:15px;max-width:700px;text-align:center;width:100%}.selection-summary{background:#000c;border:3px solid #ffdc00;box-shadow:0 0 0 3px #000,0 6px 15px #000c;max-width:600px;padding:20px;width:100%}.summary-title{color:#ffdc00;font-family:Bangers,Arial Black,sans-serif;font-size:2rem;font-weight:900;letter-spacing:2px;margin-bottom:15px;text-shadow:2px 2px 0 #000,3px 3px 0 red,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase}.summary-details{display:flex;flex-direction:column;gap:8px}.summary-details p{color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:1.3rem;font-weight:700;margin:0;text-shadow:1px 1px 0 #000,-1px -1px 0 #000}.page-title,.summary-details strong{color:#ffdc00}.page-title{font-family:Bangers,Arial Black,sans-serif;font-size:2.5rem;font-weight:900;letter-spacing:3px;margin:0;text-shadow:2px 2px 0 #000,3px 3px 0 red,4px 4px 0 #06f,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase;transform:skewY(-2deg)}.page-subtitle{color:#fff;font-family:Passion One,Arial Black,sans-serif;font-size:1.3rem;margin:0;text-shadow:1px 1px 0 #000,-1px -1px 0 #000}.button-container{align-items:center;display:flex;flex-direction:column;gap:15px;max-width:400px;width:100%}.generate-button{box-shadow:0 0 0 4px #ffdc00,0 0 0 6px #000,0 6px 0 #000,0 6px 18px #000c;font-size:2.2rem;letter-spacing:2px;max-width:450px;padding:24px 60px}.back-button,.generate-button{border:none;border-radius:0;color:#fff;cursor:pointer;font-family:Bangers,Arial Black,sans-serif;font-weight:900;overflow:hidden;position:relative;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase;transition:all .2s ease;width:100%}.back-button{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 3px 0 #000,0 3px 12px #0009;font-size:1.3rem;letter-spacing:1px;max-width:200px;padding:10px 25px}.generate-button{background:linear-gradient(135deg,#0f0,#0c0)}.back-button{background:linear-gradient(135deg,red,#c00)}.generate-button:hover{box-shadow:0 0 0 4px #ffdc00,0 0 0 6px #000,0 7px 0 #000,0 7px 20px #000c,0 0 18px #ffdc0099;transform:translateY(-2px)}.back-button:hover{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 0 #000,0 4px 15px #000c,0 0 12px #ffdc0066;transform:translateY(-2px)}.generate-button:active{box-shadow:0 0 0 4px #ffdc00,0 0 0 6px #000,0 3px 0 #000,0 3px 15px #0009;transform:translateY(1px)}.back-button:active{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 1px 0 #000,0 1px 8px #0009;transform:translateY(1px)}.transformation-loading{justify-content:center}.chamber-container,.transformation-loading{align-items:center;display:flex;flex-direction:column;width:100%}.chamber-container{gap:20px;max-width:800px}.transformation-chamber{align-items:center;display:flex;height:750px;justify-content:center;perspective:1000px;position:relative;width:500px}.chamber-walls{background:linear-gradient(180deg,#64c8ff33 0,#3296ff4d 50%,#64c8ff33);border:4px solid #00c8ff99;border-radius:100px/50px;box-shadow:inset 0 0 50px #00c8ff66,0 0 30px #00c8ff99,0 0 60px #00c8ff4d;overflow:hidden;width:100%}.chamber-door,.chamber-walls{height:100%;position:absolute}.chamber-door{background:linear-gradient(90deg,#1464b4cc,#288cdcb3,#3cb4ff99);border:3px solid #00c8ffcc;box-shadow:inset 0 0 30px #00c8ff80,0 0 20px #00c8ff66;width:50%;z-index:2}.chamber-door-left{border-radius:100px 0 0 100px/50px 0 0 50px;border-right:2px solid #0096ffe6;left:0}.chamber-door-right{border-left:2px solid #0096ffe6;border-radius:0 100px 100px 0/0 50px 50px 0;right:0}.chamber-glow{animation:chamberPulse 2s ease-in-out infinite;background:radial-gradient(ellipse at center,#00ffff4d 0,#00c8ff33 30%,#0000 70%);height:100%;position:absolute;width:100%}@keyframes chamberPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.person-silhouette{align-items:center;box-shadow:0 0 30px #00c8ff66,0 0 60px #00c8ff33,0 0 90px #ffffff1a;display:flex;filter:drop-shadow(0 0 10px rgba(0,200,255,.3));height:650px;justify-content:center;position:relative;width:350px;z-index:1}.silhouette-image{filter:brightness(0) contrast(2) blur(.5px);height:100%;object-fit:contain;width:100%}.energy-particles{height:100%;pointer-events:none;position:absolute;width:100%;z-index:1}.energy-particle{background:radial-gradient(circle,#fff 0,#00dcffcc 50%,#0000 100%);border-radius:50%;box-shadow:0 0 10px #00c8ffcc;height:8px;position:absolute;width:8px}.chamber-flash{background:radial-gradient(ellipse at center,#ffffffe6 0,#fff9 30%,#00dcff66 60%,#0000 100%);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.chamber-base{background:linear-gradient(180deg,#0064b4cc,#003264e6);border:3px solid #00c8ffb3;border-radius:50%;bottom:-10px;box-shadow:0 5px 20px #000c,inset 0 0 20px #00c8ff66;height:40px;position:absolute;width:120%}.loading-text-display{align-items:center;display:flex;flex-direction:column;gap:15px;text-align:center;width:100%}.loading-text{color:#0df;font-family:Bangers,Arial Black,sans-serif;font-size:1.5rem;letter-spacing:2px;margin:0;text-shadow:2px 2px 0 #000,3px 3px 0 #06f,-1px -1px 0 #000,0 0 15px #00c8ffcc;text-transform:uppercase}.progress-bar-container{background:#0009;border:2px solid #0df;border-radius:10px;box-shadow:inset 0 0 10px #000c,0 0 10px #00c8ff80;height:20px;max-width:400px;overflow:hidden;width:100%}.progress-bar-fill{animation:progressGlow 1s linear infinite;background:linear-gradient(90deg,#00c8ff99,#00ffffe6,#fffc,#00ffffe6,#00c8ff99);background-size:200% 100%;border-radius:8px;box-shadow:0 0 15px #00c8ffcc;height:100%}@keyframes progressGlow{0%{background-position:0 50%}to{background-position:100% 50%}}.complete-section{align-items:center;display:flex;flex-direction:column;gap:20px;max-width:1000px;padding:0 15px;width:100%}.success-title{color:#0f0;font-family:Bangers,Arial Black,sans-serif;font-size:2.5rem;font-weight:900;letter-spacing:3px;margin:0;text-align:center;text-shadow:2px 2px 0 #000,3px 3px 0 #060,4px 4px 0 #ffdc00,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000;text-transform:uppercase;transform:skewY(-2deg)}.image-container{background:#000;border:4px solid #ffdc00;box-shadow:0 0 0 4px #000,0 8px 20px #000c,0 0 30px #ffdc0080;max-width:800px;overflow:hidden;position:relative;width:100%}.generated-image{display:block;height:auto;width:100%}.image-error{color:red;font-family:Passion One,Arial Black,sans-serif;font-size:1.3rem;padding:40px;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000}.email-sent-message{background:#000000b3;border:2px solid #ffdc00;border-radius:8px;box-shadow:0 2px 8px #00000080;color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:.5px;margin:0;padding:10px 20px;text-align:center;text-shadow:1px 1px 2px #000c}.email-sent-message strong{color:#ffdc00}.additional-emails-section{background:#000000b3;border:2px solid #ffdc00;box-shadow:0 0 0 2px #000,0 4px 15px #0009;display:flex;flex-direction:column;gap:15px;max-width:800px;padding:20px;width:100%}.additional-emails-title{color:#ffdc00;font-family:Bangers,Arial Black,sans-serif;font-size:1.6rem;letter-spacing:2px;margin:0;text-align:center;text-shadow:1px 1px 2px #000c;text-transform:uppercase}.additional-emails-subtitle{color:#fff;font-family:Passion One,Arial Black,sans-serif;font-size:1.1rem;margin:0;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000}.email-inputs-container{display:flex;flex-direction:column;gap:10px;width:100%}.email-input-wrapper{align-items:center;display:flex;gap:10px;width:100%}.additional-email-input-container{flex:1 1;position:relative}.additional-email-input{background:#fffffff2;border:2px solid #000;border-radius:0;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000;color:#000;font-family:Passion One,Arial Black,sans-serif;font-size:1.1rem;padding:10px 45px 10px 10px;width:100%}.keyboard-button-small{align-items:center;background:linear-gradient(135deg,#3498db,#2980b9);border:2px solid #000;border-radius:0;box-shadow:0 0 0 1px #ffdc00,0 0 0 3px #000,0 2px 6px #0006;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:30px;justify-content:center;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:all .2s ease;width:30px}.keyboard-button-small:hover{background:linear-gradient(135deg,#2980b9,#3498db);box-shadow:0 0 0 1px #ffdc00,0 0 0 3px #000,0 3px 8px #0009,0 0 8px #3498db4d}.keyboard-button-small:active{box-shadow:0 0 0 1px #ffdc00,0 0 0 3px #000,0 1px 4px #0006;transform:translateY(-50%) scale(.95)}.additional-email-input:focus{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 0 10px #ffdc0080;outline:none}.email-error-message{color:#ff6b6b;font-family:Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-top:5px;text-shadow:1px 1px 2px #000c}.email-inputs{display:flex;flex-direction:column;gap:10px}.email-input-row{align-items:center;display:flex;gap:10px}.email-input{background:#fffffff2;border:2px solid #000;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000;color:#000;flex:1 1;font-family:Passion One,Arial Black,sans-serif;font-size:1.1rem;padding:10px}.email-input:focus{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 0 10px #ffdc0080;outline:none}.remove-email-button{background:linear-gradient(135deg,red,#c00);border:none;box-shadow:0 0 0 2px #ffdc00,0 0 0 3px #000;color:#fff;cursor:pointer;font-family:Bangers,Arial Black,sans-serif;font-size:1.2rem;padding:8px 12px;text-shadow:1px 1px 0 #000,-1px -1px 0 #000}.remove-email-button:hover{transform:scale(1.05)}.add-email-button{align-self:center;background:linear-gradient(135deg,#ff6b35,#f7931e);border:none;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 3px 0 #000;color:#fff;cursor:pointer;font-family:Helvetica,Arial,sans-serif;font-size:1.8rem;font-weight:700;letter-spacing:1px;padding:16px 32px;text-shadow:1px 1px 2px #000c;text-transform:uppercase}.add-email-button:hover{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 0 #000,0 0 10px #ffdc0066;transform:translateY(-2px)}.send-button{align-self:center;background:linear-gradient(135deg,red,#c00);border:none;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 0 #000;color:#fff;cursor:pointer;font-family:Bangers,Arial Black,sans-serif;font-size:1.4rem;padding:12px 30px;text-shadow:1px 1px 0 #000,-1px -1px 0 #000;text-transform:uppercase}.send-button:hover{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 5px 0 #000,0 0 12px #ffdc0066;transform:translateY(-2px)}.send-additional-button{align-self:center;background:linear-gradient(135deg,#0f0,#0c0);border:none;box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 4px 0 #000,0 4px 12px #0009;color:#fff;cursor:pointer;font-family:Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700;letter-spacing:1px;padding:20px 40px;text-shadow:1px 1px 2px #000c;text-transform:uppercase;transition:all .2s ease}.send-additional-button:hover{box-shadow:0 3px 6px #0006,0 0 0 2px #ffdc00;transform:translateY(-2px)}.send-additional-button:active{box-shadow:0 0 0 2px #ffdc00,0 0 0 4px #000,0 2px 0 #000,0 2px 10px #0009;transform:translateY(1px)}.send-additional-button:disabled{box-shadow:0 0 0 2px #666,0 0 0 4px #000,0 2px 0 #000;cursor:not-allowed;opacity:.6;transform:none}.action-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.download-button,.new-hero-button{border:none;box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 5px 0 #000,0 5px 15px #0009;color:#fff;cursor:pointer;font-family:Bangers,Arial Black,sans-serif;font-size:1.5rem;font-weight:900;letter-spacing:2px;padding:12px 30px;text-shadow:1px 1px 0 #000,-1px -1px 0 #000;text-transform:uppercase;transition:all .2s ease}.download-button{background:linear-gradient(135deg,#0f0,#0c0)}.new-hero-button{background:linear-gradient(135deg,red,#c00)}.download-button:hover,.new-hero-button:hover{box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 6px 0 #000,0 6px 18px #000c,0 0 15px #ffdc0080;transform:translateY(-2px)}.download-button:active,.new-hero-button:active{box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 2px 0 #000,0 2px 10px #0009;transform:translateY(1px)}.start-over-button{background:linear-gradient(135deg,red,#c00);border:none;box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 5px 0 #000,0 5px 15px #0009;color:#fff;cursor:pointer;font-family:Bangers,Arial Black,sans-serif;font-size:2rem;font-weight:900;letter-spacing:2px;padding:20px 40px;text-shadow:1px 1px 0 #000,-1px -1px 0 #000;text-transform:uppercase;transition:all .2s ease}.start-over-button:hover{box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 6px 0 #000,0 6px 18px #000c,0 0 15px #ffdc0080;transform:translateY(-2px)}.start-over-button:active{box-shadow:0 0 0 3px #ffdc00,0 0 0 5px #000,0 2px 0 #000,0 2px 10px #0009;transform:translateY(1px)}.ai-disclaimer{background:#000000b3;border:2px solid orange;box-shadow:0 0 0 2px #000,0 4px 15px #0009;max-width:800px;padding:15px;width:100%}.ai-disclaimer-text{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.6;margin:0;text-align:center;text-shadow:1px 1px 0 #000,-1px -1px 0 #000}.ai-disclaimer-text strong{color:orange;font-weight:700}@media (max-width:1023px){.transformation-chamber{height:600px;width:400px}.person-silhouette{height:500px;width:300px}}.kiosk .content-container{padding:20px}.kiosk .back-button,.kiosk .home-button{font-size:2rem;padding:20px 35px;top:15px}.kiosk .back-button{left:15px}.kiosk .home-button{right:15px}.kiosk .summary-title{font-size:3rem;letter-spacing:3px}.kiosk .page-title{font-size:4rem;letter-spacing:5px}.kiosk .page-subtitle{font-size:2rem}.kiosk .generate-button{font-size:3rem;letter-spacing:3px;max-width:600px;padding:30px 80px}.kiosk .back-button{font-size:1.8rem;max-width:300px;padding:15px 40px}.kiosk .transformation-chamber{height:900px;width:600px}.kiosk .person-silhouette{height:750px;width:400px}.kiosk .loading-text{font-size:2.5rem;letter-spacing:3px}.kiosk .progress-bar-container{height:30px;max-width:500px}.kiosk .success-title{font-size:4rem;letter-spacing:5px}.kiosk .email-sent-message{font-size:2rem}.kiosk .additional-emails-title{font-size:2.5rem;letter-spacing:3px}.kiosk .additional-emails-subtitle{font-size:1.8rem}.kiosk .additional-email-input{font-size:1.5rem;padding:15px 55px 15px 15px}.kiosk .keyboard-button-small{font-size:1.2rem;height:35px;width:35px}.kiosk .email-input{font-size:1.5rem;padding:15px}.kiosk .add-email-button{font-size:2.2rem;padding:20px 40px}.kiosk .send-button{font-size:1.8rem;padding:15px 35px}.kiosk .send-additional-button{font-size:2.5rem;padding:25px 50px}.kiosk .download-button,.kiosk .new-hero-button{font-size:2rem;letter-spacing:3px;padding:15px 35px}.kiosk .start-over-button{font-size:2.5rem;letter-spacing:3px;padding:25px 50px}.kiosk .ai-disclaimer-text{font-size:1.8rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.App,body{overflow:hidden}.App{background-image:url(/static/media/SuperheroCollage.edbe4ad32c8e56d31a63.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100vw}.App.kiosk{font-size:1.2em}@media (max-width:768px){.App{background-attachment:scroll}}
/*# sourceMappingURL=main.0429530c.css.map*/