#root,body,html{height:100%;margin:0;max-width:100%;overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero{background:radial-gradient(circle at center,#ffffff1a 30%,#000 70%);color:#fff;padding:2rem 1rem;position:relative}.hero-content{display:flex;flex-direction:column;margin:0 auto;max-width:1400px}.hero-text{order:1;text-align:center}.hero-join-btn-mobile{border:none;border-radius:.5rem;color:#000;cursor:pointer;font-size:1.5rem;font-weight:700;margin-bottom:2rem;order:3;padding:1.5rem 3rem;transition:all .3s ease;width:100%}.hero-join-btn-mobile,.hero-join-btn-mobile:hover{background:linear-gradient(180deg,#ddcc80,#fff,#ddcc80)}.hero-join-btn-mobile:hover{box-shadow:0 4px 12px #ddcc804d;transform:translateY(-2px)}.hero-description-mobile{color:#ddcc80;font-size:1.1rem;margin:.5rem auto 0;max-width:80%;order:4;text-align:center}.hero-achievements-mobile{border-radius:.5rem;color:#fff;font-size:.7rem;margin-top:5rem;padding:.5rem;text-align:left}.hero-achievements{display:none}.hero-title{font-size:2rem;font-weight:900;line-height:1;margin-bottom:2rem;text-transform:uppercase}.kralow{color:#ddcc80}.trading-club{color:#fff}.hero-subtitle{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.hero-subtitle-mobile{color:#ddcc80;font-size:.9rem;font-weight:500;margin:.5rem auto 3rem;max-width:70%;text-align:center}.join-club-image{cursor:pointer;display:none;height:auto;margin:2rem 0 1rem;transition:all .3s ease;width:200px}.join-club-image:hover{transform:translateY(-2px)}.join-club-image-mobile{cursor:pointer;height:auto;margin-bottom:2rem;max-width:300px;transition:all .3s ease;width:100%}.join-club-image-mobile:hover{transform:translateY(-2px)}.hero-description{color:#ccc;display:none;font-size:1.2rem;line-height:1.6;margin-bottom:1rem}.hero-achievements{margin:2rem auto 0;max-width:1400px;text-align:left}.hero-achievements p{color:#fff;font-size:.9rem;line-height:1.6;margin:0}.bullet{color:#ddcc80;font-size:1.2rem;font-weight:700}@media (max-width:768px){.hero{min-height:50vh;padding:4rem 1rem 10rem}.hero-achievements-mobile{bottom:1rem;left:1rem;margin-top:0;position:absolute;right:1rem}.hero-button-container{bottom:auto;left:auto;position:static}}.hero-button-container{padding:0 1rem 2rem;text-align:center}@media (min-width:769px){.hero{min-height:110vh;padding:4rem 2rem}.hero-content{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.hero-text{order:0;text-align:left}.hero-achievements-mobile{display:none}.hero-achievements{display:block}.hero-title{font-size:5rem}.hero-description,.join-club-image{display:block}.hero-description-mobile,.hero-join-btn-mobile{display:none}.hero-subtitle-mobile{margin:.5rem 0 3rem;text-align:left}.hero-button-container{display:none;padding:0 2rem 2rem;text-align:left}}.banner-2026{background:#000;color:#fff;padding:60px 0}.banner-container{gap:40px;margin:0 auto;max-width:1200px;padding:0 20px}.banner-container,.banner-left{align-items:center;display:flex}.banner-left{flex:1 1;height:500px}.banner-image-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:30px;position:relative}.banner-text-section{flex-shrink:0;margin-bottom:20px;text-align:left}.banner-text-section h2{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 10px;text-transform:uppercase}.banner-text-section p{color:#fff;font-size:1.5rem;font-weight:300;margin:0}.banner-image{border-radius:10px;display:block;flex:1 1;height:100%;object-fit:cover;width:100%}.banner-right{align-items:center;display:flex;flex:1 1;height:500px}.banner-form-container{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:40px}.banner-form{display:flex;flex-direction:column}.form-group{margin-bottom:30px;position:relative}.form-label{color:#333;display:block;font-size:16px;font-weight:600;margin-bottom:8px}.phone-input-container{align-items:stretch;display:flex;gap:8px}.country-code-select{background:#f8f9fa;border:2px solid #e1e5e9;border-radius:12px;box-shadow:0 2px 4px #0000000d;box-sizing:border-box;cursor:pointer;font-size:16px;padding:20px 12px;transition:all .3s ease;width:120px}.country-code-select:focus{background:#fff;border-color:#ddcc80;box-shadow:0 4px 12px #ddcc8026;outline:none;transform:translateY(-1px)}.form-group input{background:#f8f9fa;border:2px solid #e1e5e9;border-radius:12px;box-shadow:0 2px 4px #0000000d;box-sizing:border-box;font-size:16px;padding:20px 18px;transition:all .3s ease;width:100%}.phone-input-container input{flex:1 1;width:auto}.form-group input:focus{background:#fff;border-color:#ddcc80;box-shadow:0 4px 12px #ddcc8026;outline:none;transform:translateY(-1px)}.form-group input::placeholder{color:#adb5bd;font-weight:400}.form-description{color:#6c757d;font-size:14px;line-height:1.5;margin:20px 0}.banner-submit-btn{background:linear-gradient(135deg,#ddcc80,#b8a64a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:20px;padding:15px 30px;transition:transform .3s ease,box-shadow .3s ease}.banner-submit-btn:hover{box-shadow:0 5px 15px #ddcc8066;transform:translateY(-2px)}.banner-benefits{text-align:center}.banner-benefits p{color:#495057;font-size:14px;font-weight:500;margin:5px 0}@media (max-width:768px){.banner-container{flex-direction:column;gap:30px}.banner-text-overlay h2{font-size:2rem}.banner-text-overlay p{font-size:1rem}.banner-form-container{padding:30px 20px}}@media (max-width:480px){.banner-2026{padding:40px 0}.banner-container{padding:0 15px}.banner-text-overlay h2{font-size:1.8rem}.banner-text-overlay p{font-size:.9rem}.form-group input{box-sizing:border-box;padding:12px;width:100%}.phone-input-container{width:100%}.country-code-select{font-size:14px;padding:12px 8px;width:100px}.banner-submit-btn{font-size:14px;padding:12px 20px}}.features{background-color:#000;padding:3rem 1rem}.features-content h2{color:#fff;font-size:2rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}.feature-card{align-items:center;background-color:#111;border-radius:1rem;box-shadow:0 4px 8px #0000004d;display:flex;flex-direction:row;gap:2rem;padding:1.5rem}.feature-card.reverse{flex-direction:row-reverse}.feature-image{flex-shrink:0}.image-placeholder{background-color:initial;height:160px;width:220px}.feature-text{flex:1 1;text-align:left}.feature-number{color:#ddcc80;font-size:2rem;font-weight:700;margin-bottom:.5rem}.feature-text h3{color:#fff;font-size:1.2rem;margin-bottom:1rem}.feature-text p{color:#ccc;font-size:.9rem;line-height:1.5}@media (max-width:768px){.features{padding:3rem 1rem}.features-grid{display:flex;flex-direction:column;gap:2rem;margin:0;max-width:none;padding:0;width:100%}.features-content h2{font-size:1.5rem}.feature-card,.feature-card.reverse{align-items:center;flex-direction:column;margin:0 1rem;padding:.5rem;text-align:left}.feature-text{text-align:left}.image-placeholder{height:120px;object-fit:cover;width:85%}.feature-number{font-size:1.5rem}.feature-text h3{font-size:1rem}.feature-text p{font-size:.8rem}}.how-it-works{background-color:#000;color:#fff;padding:3rem 1rem}.white-container h2{color:#000;font-size:4rem;margin-bottom:3rem;text-align:center}.white-container{padding:4rem 2rem 2rem}.text-containers{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center}.text-container{align-items:center;background-color:#fff;border-radius:1rem;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;max-width:350px;padding:1.5rem}.text-container p{color:#333;font-size:.9rem;line-height:1.6;margin-bottom:1rem}.stats{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:1rem}.stat-item{align-items:center;background-color:#f9f9f9;border-radius:.5rem;display:flex;flex-direction:row;height:auto;justify-content:flex-start;padding:.5rem 1rem;text-align:left;width:100%}.icon-placeholder{color:#333;font-size:1.5rem;margin-right:.5rem}.stat-item span{color:#333;font-size:.9rem;line-height:1.4}.images-section{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.how-it-works .image-placeholder{background-color:#fff;height:150px;object-fit:cover;width:100%}@media (max-width:768px){.how-it-works-grid{gap:2rem;grid-template-columns:1fr}.text-section{text-align:center}.images-section{grid-template-columns:repeat(2,1fr)}.image-placeholder{height:150px}.white-container h2{font-size:2.5rem}}.how-it-works-button{margin-top:3rem;text-align:center}.cta-button{font-size:2rem;padding:2rem 4rem}.join-club-image-how-it-works{cursor:pointer;height:auto;transition:all .3s ease;width:200px}.join-club-image-how-it-works:hover{transform:translateY(-2px)}.market-opportunity{background-color:#000;color:#fff;padding:3rem 1rem}.market-opportunity-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.text-section{text-align:left}.text-section h2{color:#fff;font-size:2.5rem;margin-bottom:2rem}.gold-text{color:#ddcc80}.text-section p{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.quote{border-left:4px solid #ddcc80;margin-left:1rem;padding-left:1rem}.quote p{color:#fff;font-style:italic}.image-section{display:flex;justify-content:center}.image-placeholder{border-radius:1rem;height:300px;object-fit:cover;width:450px}@media (max-width:768px){.market-opportunity{padding:3rem 1rem}.market-opportunity-content{display:flex;flex-direction:column;max-width:none}.text-section{margin:0 auto;max-width:400px;padding:0}.image-placeholder{height:350px;width:400px}.market-opportunity-content h2{font-size:2.5rem}.market-opportunity-content p{font-size:1.2rem}}.gallery{background-color:#000;padding:2rem 1rem}.gallery-content{margin:0 auto;max-width:1200px}.gallery-content h2{color:#fff;font-size:2rem;margin-bottom:2rem;text-align:center}.gallery-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.photo-placeholder{align-items:center;background-color:#f0f0f0;border-radius:1rem;color:#666;display:flex;font-size:1.2rem;font-weight:500;height:150px;justify-content:center;width:100%}.gallery-image{border-radius:1rem;height:auto;object-fit:cover;width:100%}@media (max-width:768px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.photo-placeholder{height:100px}}.testimonials{background-color:#000;color:#fff;padding:3rem 1rem}.testimonials-content h2{color:#fff;font-size:2.5rem;margin-bottom:2rem;text-align:center}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.testimonial-card{background-color:#111;border:1px solid #333;border-radius:1rem;box-shadow:0 4px 8px #0000004d;padding:1rem;text-align:left}.video-placeholder{align-items:center;background-color:#333;color:#ccc;display:flex;font-size:1.2rem;justify-content:center;width:100%}.video-iframe,.video-placeholder{border-radius:1rem;height:500px;margin-bottom:.5rem}.testimonial-text h3{color:#ddcc80;font-size:1.2rem;margin-bottom:.5rem}.description{color:#ccc;font-style:italic;margin-bottom:1rem}.testimonial-text p{color:#fff;font-size:.8rem;line-height:1.5}@media (max-width:768px){.testimonials-grid{display:flex;flex-direction:row;gap:1rem;overflow-x:auto}.testimonial-card{flex-shrink:0;max-width:300px}.video-iframe,.video-placeholder{height:500px}.testimonial-text h3{font-size:.8rem}.testimonial-text p{font-size:.6rem}}.results{background-color:#000;padding:2rem 1rem}.results-content h2{color:#fff;font-size:2rem;margin-bottom:2rem;text-align:center}.results-grid{display:flex;flex-direction:row;gap:1rem;margin:0 auto;max-width:1200px;overflow-x:auto;padding:0 1rem}.results-column{display:flex;flex-direction:column;flex-shrink:0;gap:1rem;min-width:300px}.result-placeholder{border-radius:1rem;object-fit:cover;width:300px}.result-placeholder.landscape{height:200px}.result-placeholder.portrait{height:400px}.result-placeholder.square{height:250px}@media (max-width:768px){.result-placeholder.landscape{height:150px}.result-placeholder.portrait{height:200px}}.call-to-action{background-color:#000;box-shadow:0 4px 8px #0000001a;padding:3rem 1rem;text-align:center}.white-container{background-color:#fff;border-radius:2rem;margin:0 auto;max-width:1400px;padding:3rem 2rem}.cta-content p{font-weight:600;margin-bottom:1.5rem}.cta-button,.cta-content p{color:#000;font-size:1.5rem}.cta-button{border:none;border-radius:.5rem;cursor:pointer;font-weight:700;margin-bottom:1rem;padding:1.5rem 3rem;transition:all .3s ease}.cta-button,.cta-button:hover{background:linear-gradient(180deg,#ddcc80,#fff,#ddcc80)}.cta-button:hover{box-shadow:0 4px 12px #ddcc804d;transform:translateY(-2px)}.join-club-image-cta{cursor:pointer;height:auto;margin-top:1rem;transition:all .3s ease;width:200px}.join-club-image-cta:hover{transform:translateY(-2px)}.footer{background-color:#000;padding:2rem 1rem}.footer-content{color:#fff;margin:0 auto;max-width:1200px;text-align:left}.footer-content h2{text-align:center}.footer-content h2,.footer-content h3{color:#fff;font-size:1.2rem;margin-bottom:1rem}.footer-content h3{text-align:left}.footer-content p{color:#fff;font-size:.9rem;line-height:1.5;margin:0 auto 1rem;max-width:1200px;text-align:left}@media (max-width:768px){.footer{padding:1.5rem 1rem}.footer-links{font-size:.8rem;line-height:1.4}.footer-text{font-size:.75rem}}.floating-whatsapp{align-items:center;background-color:#25d366;border-radius:50%;bottom:20px;box-shadow:0 4px 8px #0000004d;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:20px;transition:transform .3s ease;width:60px;z-index:1000}.floating-whatsapp:hover{transform:scale(1.1)}.whatsapp-icon{color:#fff;font-size:30px}.floating-whatsapp:before{animation:pulse 2s infinite;background-color:#25d366;border-radius:50%;bottom:0;content:"";left:0;opacity:.7;position:absolute;right:0;top:0}@keyframes pulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.2)}}
/*# sourceMappingURL=main.b1e0303c.css.map*/