@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;800&display=swap";:root{font-family:Outfit,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#2a2a2a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#fff;overflow-x:hidden}iframe{max-width:100%}#root{width:100%}.waiting-list-page{width:100%;display:flex;flex-direction:column;align-items:center}.waiting-list-container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem 4rem;display:flex;flex-direction:column;align-items:center;gap:3rem}@media(max-width:600px){.waiting-list-container{padding:0 1rem 2rem;gap:2rem}}header{text-align:center;width:100%}.logo-slider-link{display:inline-block;cursor:pointer}.logo-slider{position:relative;height:150px;width:150px;margin:0 auto 1rem}.logo-img{height:150px;width:auto;max-width:100%;border-radius:16px;box-shadow:0 10px 30px #e6510033;position:absolute;top:0;left:50%;transform:translate(-50%);transition:opacity .5s ease-in-out}.logo-img.visible{opacity:1;z-index:2}.logo-img.hidden{opacity:0;z-index:1}@media(max-width:600px){.logo-slider{height:100px;width:100px}.logo-img{height:100px}}@media(max-width:600px){.logo-img{height:100px}}h1{font-size:3.5em;line-height:1.1;color:#e65100;text-shadow:none;margin:.5rem 0}@media(max-width:600px){h1{font-size:2.5em}}.subtitle{font-size:1.5rem;color:#666;font-weight:300}@media(max-width:600px){.subtitle{font-size:1.2rem}}.coming-soon-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#e65100;color:#fff;padding:12px 40px;border-radius:30px;font-size:1.5rem;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.2);z-index:20;box-shadow:0 5px 15px #e6510066;letter-spacing:1px;white-space:nowrap}.main-content{width:100%;margin-top:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0}.form-section,.video-section{min-width:0;width:100%}.form-section.centered-form{width:100%;max-width:500px}.card-form{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 15px 35px #00000014;border:1px solid #eee}.card-form h2{color:#e65100;text-shadow:0 1px 0 rgba(255,255,255,.5)}.card-form p{color:#777;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.card-form label{color:#222}@media(max-width:700px){.waiting-list-container{padding:1rem .5rem;gap:1rem;width:100%;max-width:100%;overflow-x:hidden}h1{font-size:2rem;margin:.5rem 0;word-wrap:break-word}.main-content{width:100%}.form-section.centered-form,.video-section{width:100%;max-width:100%}.card-form{padding:1.5rem;width:100%}.payment-toggle{flex-direction:column}}label{display:block;margin-bottom:.8rem;font-weight:700;color:#444;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px}input{width:100%;padding:15px;border-radius:10px;border:2px solid #e0e0e0;background:#fcfcfc;color:#333;font-size:1.1rem;font-family:inherit;box-sizing:border-box;transition:all .2s}input:focus{outline:none;border-color:#e65100;background:#fff;box-shadow:0 0 0 4px #e6510026}.price-input-wrapper{position:relative;display:flex;align-items:center}.price-input{padding-left:1.5rem;padding-right:6rem}.currency-prefix{position:absolute;left:10px;color:#777;font-weight:700}.currency-suffix{position:absolute;right:10px;color:#777;font-size:.9em;pointer-events:none}.discount-text{margin-top:.5rem;font-size:.9rem;color:#2e7d32!important}input:focus+.currency-suffix{color:#e65100}button.submit-btn{-webkit-appearance:none;appearance:none;width:100%;border-radius:10px;border:none;padding:1.2em;font-size:1.1em;font-weight:800;font-family:inherit;background-color:#e65100;color:#fff;cursor:pointer;transition:all .25s;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 15px #e651004d;margin-top:1rem}button.submit-btn:hover{background-color:#ff6d00;transform:translateY(-2px);box-shadow:0 8px 25px #e6510066}button.submit-btn:active{transform:translateY(0)}.payment-toggle{display:flex;gap:1rem;margin-top:.5rem}.toggle-btn{flex:1;padding:.8rem;border-radius:8px;border:2px solid #e0e0e0;background:#f9f9f9;color:#666;font-weight:600;cursor:pointer;transition:all .2s;font-size:1rem}.toggle-btn.active{background:#fff3e0;border-color:#e65100;color:#e65100;box-shadow:0 2px 8px #e6510026}.toggle-btn:hover:not(.active){background:#f0f0f0;border-color:#ccc}.error-message{color:#d32f2f;background:#ffebee;padding:1rem;border-radius:10px;margin-bottom:1.5rem;border:1px solid #FFCDD2;text-align:center;font-weight:500}.success-message{color:#1b5e20;background:#e8f5e9;padding:1.5rem;border-radius:10px;margin-top:1rem;border:1px solid #c8e6c9;text-align:center}a{font-weight:500;color:#e65100;text-decoration:inherit}a:hover{color:#ff6d00;text-decoration:underline}.video-section{width:100%;max-width:800px;margin:2rem auto;text-align:center}.video-section h2{color:#e65100;margin-bottom:1.5rem;font-size:2.5rem}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:16px;box-shadow:0 10px 30px #0000001a;background:#000}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.display{background:var(--color-white);padding:2rem;border-radius:1rem;min-width:300px;border:2px solid #eee;box-shadow:0 4px 20px #0000000d}.note-display{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;border-radius:50%;width:200px;height:200px;margin-left:auto;margin-right:auto;border:8px solid #eee;transition:all .2s cubic-bezier(.175,.885,.32,1.275)}.note-display.active{border-color:#e65100;transform:scale(1.05);box-shadow:0 0 30px #e6510066}.hole-number{font-size:4rem;font-weight:800;color:#e65100;line-height:1}.note-type{font-size:1rem;text-transform:uppercase;color:#ccc;font-weight:600;margin-top:.5rem}.note-name{font-size:1.5rem;color:#e65100;font-weight:800;margin-top:.2rem}.waiting{color:#888;font-style:italic;font-weight:300}input.no-spinner::-webkit-outer-spin-button,input.no-spinner::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}input.no-spinner[type=number]{-moz-appearance:textfield}.required{color:#d32f2f;margin-left:2px}.optional{font-size:.8em;color:#888;font-weight:400;margin-left:4px}.social-footer{margin-top:3rem;text-align:center;padding:2rem 0 3rem;border-top:1px solid #eee;width:100%}.social-footer p{color:#666;margin-bottom:.5rem;font-weight:600}.insta-link{display:inline-block;color:#e1306c;font-weight:800;font-size:1.2rem;text-decoration:none;transition:transform .2s}.insta-link:hover{transform:scale(1.05);text-decoration:underline}.header-insta{margin-bottom:.5rem;font-size:1.1rem}.social-follow{margin-top:2rem;padding-top:1rem;border-top:1px solid #eee;text-align:center}.game-demo-outer{display:flex;flex-direction:column;align-items:center;width:100%}.game-demo-wrapper.slider-container{width:100%}.coming-soon-label{margin-top:1.5rem;background:#e65100;color:#fff;padding:12px 40px;border-radius:30px;font-size:1.5rem;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 5px 15px #e6510066;letter-spacing:1px;text-align:center}
