@font-face{font-family:Thunder;src:url(/fonts/Thunder-Bold.otf) format("opentype");font-weight:700;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#000}#root{width:100%;min-height:100vh}.app{min-height:100vh;background-color:#000;position:relative}.header{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:20px 40px;z-index:10;border-bottom:.5px solid #444}.logo-container{display:flex;align-items:center;gap:8px}.logo-text{font-family:Thunder,sans-serif;font-weight:400;font-size:28px;color:#fff}.cta-button{font-family:Manrope,sans-serif;font-size:14px;font-weight:700;color:#fff;background-color:transparent;border:1px solid white;padding:12px 32px;border-radius:8px;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.cta-button:hover{background-color:#ff0;color:#000;border-color:#ff0}.main-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;padding:120px 40px 40px;text-align:left;position:relative}.large-logo-section{position:absolute;top:50px;right:100px;width:400px;height:400px;z-index:0;pointer-events:none;overflow:hidden}.large-logo{width:100%;height:100%;opacity:1}.landing-badge,.main-heading,.sub-heading{position:relative;z-index:1}.landing-badge{font-family:Manrope,sans-serif;font-size:16px;font-weight:600;color:#ff0;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}.main-heading{font-family:Manrope,sans-serif;font-weight:400;font-size:clamp(44px,9vw,130px);letter-spacing:-.02em;line-height:1.05;color:#fff;margin:0 0 40px;max-width:1200px}.sub-heading{font-family:Manrope,sans-serif;font-size:clamp(14px,2vw,20px);color:#fff;max-width:900px;line-height:1.5;margin:0;text-align:left;width:100%}.description-banner{background-color:#1a1a1a;border-top:1px solid white;border-bottom:1px solid white;margin:80px 0 0;width:100%;display:flex;align-items:center;padding:60px 40px}.description-badge{font-family:Manrope,sans-serif;font-size:clamp(32px,5vw,64px);font-weight:700;color:#ff0;margin-right:40px;flex-shrink:0;line-height:1}.description-content{width:45%;max-width:45%;padding-left:5%;position:relative}.description-content:before{content:"";position:absolute;left:5%;top:-60px;bottom:-60px;width:1px;background-color:#fff}.description-text{font-family:Manrope,sans-serif;font-size:clamp(16px,2.5vw,24px);color:#fff;line-height:1.6;margin:0;text-align:left}.accelerate-banner{display:flex;justify-content:center;align-items:center;margin:80px 0 60px;padding:0 40px}.accelerate-banner:first-of-type{margin-bottom:20px}.accelerate-banner .container-badge{position:static;margin:0}.accelerate-text{font-family:Manrope,sans-serif;font-size:clamp(32px,7vw,90px);font-weight:400;color:#fff;text-align:center;margin:0;letter-spacing:-.02em;line-height:1.05;text-transform:none}.yellow-text{color:#fff}.circle-section{display:flex;justify-content:center;align-items:center;margin:120px 0;width:100%;position:relative}.ring{position:absolute;width:400px;height:400px;filter:drop-shadow(0 0 60px rgba(255,255,255,.06));z-index:0;transform-origin:center;animation:spin 20s linear infinite}.ring__stroke{fill:none;stroke:#ff0;stroke-width:1.5;stroke-dasharray:298.451;stroke-dashoffset:0;animation:dashmove 5s linear infinite}@keyframes dashmove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-596.9}}@keyframes spin{to{transform:rotate(360deg)}}.circle-container{width:400px;height:400px;border-radius:50%;background-color:transparent;border:2px solid white;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;gap:20px;position:relative;z-index:1}.circle-text{font-family:Manrope,sans-serif;font-size:28px;color:#fff;text-align:center;line-height:1.4;font-weight:500}.arrow-down{color:#fff}@media(max-width:768px){.header{padding:24px}.logo-container{gap:8px}.logo-text{font-size:20px}.cta-button{font-size:12px;padding:10px 24px}.main-content{padding:100px 24px 24px}.large-logo-section{top:20px;right:20px;width:200px;height:200px}.landing-badge{font-size:14px;margin:0 0 12px}.main-heading{font-size:clamp(52px,12vw,130px)}.sub-heading{font-size:clamp(16px,3vw,20px)}.description-banner{margin:60px 0 0;padding:40px 24px;flex-direction:column;align-items:flex-start}.description-badge{font-size:32px;margin-right:0;margin-bottom:20px}.description-content{width:100%;max-width:100%;margin-left:0;padding-left:0}.description-content:before{display:none}.accelerate-banner{margin:60px 0 40px;padding:0 24px}.accelerate-banner:first-of-type{margin:40px 0 16px}.accelerate-text{font-size:32px}}.white-container{background-color:#1a1a1a;width:97%;max-width:97%;margin:80px auto;border-radius:24px;padding:120px 60px;position:relative}.container-badge{font-family:Manrope,sans-serif;font-size:clamp(16px,3vw,32px);font-weight:700;color:#ff0;position:absolute;top:60px;left:60px;line-height:1}.container-content{font-family:Manrope,sans-serif;color:#fff}.container-title{font-family:Thunder,sans-serif;font-size:clamp(32px,5vw,64px);color:#fff;margin:0 0 60px;text-transform:uppercase;text-align:center}.problems-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.problem-card{display:flex;flex-direction:column;gap:16px;border-right:.5px solid #444;border-bottom:.5px solid #444;padding:40px}.problem-card:nth-child(2),.problem-card:nth-child(4){border-right:none}.problem-card:nth-child(3),.problem-card:nth-child(4){border-bottom:none}.problem-number{width:60px;height:60px;background-color:#ff0;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;flex-shrink:0}.problem-number svg{width:32px;height:32px;stroke:#000}.problem-title{font-family:Manrope,sans-serif;font-size:24px;font-weight:700;color:#fff;margin:0;line-height:1.3}.problem-description{font-family:Manrope,sans-serif;font-size:16px;color:#aaa;margin:0;line-height:1.6}.problem-solution{margin-top:24px;padding-top:24px;border-top:1px solid #444;display:flex;flex-direction:column;gap:16px}.problem-tag{font-family:Manrope,sans-serif;font-size:12px;font-weight:700;color:#fff;background-color:transparent;border:1px solid white;padding:8px 16px;border-radius:8px;margin:0;display:inline-block;width:fit-content;text-transform:uppercase;letter-spacing:.5px}.problem-solution strong{font-family:Manrope,sans-serif;font-size:16px;font-weight:700;color:#ff0;display:block;line-height:1.6}.why-join-container{background-color:#111827;padding:120px 0;width:100%}.why-join-wrapper{max-width:1280px;margin:0 auto;padding:0 40px}.why-join-header{text-align:center;max-width:700px;margin:0 auto 80px}.why-join-subtitle{font-family:Manrope,sans-serif;font-size:16px;font-weight:600;color:#ff0;margin:0 0 8px}.why-join-title-new{font-family:Manrope,sans-serif;font-size:clamp(36px,5vw,48px);font-weight:600;color:#fff;margin:0 0 24px;line-height:1.1}.why-join-description{font-family:Manrope,sans-serif;font-size:18px;line-height:1.6;color:#d1d5db;margin:0}.benefits-list{max-width:896px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:60px 80px}.benefit-item{position:relative;padding-left:64px}.benefit-icon{position:absolute;top:0;left:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#ff0;border-radius:8px}.benefit-icon svg{width:24px;height:24px;color:#000}.benefit-content{margin:0}.benefit-title{font-family:Manrope,sans-serif;font-size:18px;font-weight:600;color:#fff;margin:0 0 8px;line-height:1.4}.how-it-works{width:100%;padding:80px 0;background-color:#000}.how-it-works-badge{font-family:Manrope,sans-serif;font-size:clamp(16px,3vw,32px);font-weight:700;color:#ff0;margin-left:80px;margin-bottom:60px;line-height:1}.how-it-works-title{font-family:Manrope,sans-serif;font-size:clamp(32px,5vw,48px);color:#fff;margin:0 0 60px 80px;text-align:left;font-weight:700}.how-it-works-banner{width:100%}.step-row{display:flex;border-top:1px solid white;padding:60px 80px;position:relative}.step-row:last-child{border-bottom:1px solid white}.step-number{font-family:Thunder,sans-serif;font-size:48px;color:#fff;line-height:1;opacity:.3;flex-shrink:0;margin-right:40px}.step-content{width:100%;max-width:800px;margin-left:auto;display:flex;flex-direction:column;gap:20px}.step-title{font-family:Manrope,sans-serif;font-size:36px;font-weight:700;color:#fff;margin:0;line-height:1.3}.step-description{font-family:Manrope,sans-serif;font-size:20px;color:#aaa;margin:0;line-height:1.6}.step-arrow{display:none}.step-highlight{font-family:Manrope,sans-serif;font-size:18px;color:#888;margin:0;line-height:1.5;font-style:italic}.squares-container{width:100%;margin:60px 0}.squares-section{display:flex;width:100%;gap:0}.square{width:50%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:2px solid white}.square.square-image{background-color:#1a1a1a;padding:0;overflow:hidden;position:relative;display:flex;align-items:stretch}.gallery{--g: 8px;display:grid;clip-path:inset(1px);width:100%;height:100%}.gallery>img{--_p: calc(-1*var(--g));grid-area:1/1;width:100%;height:100%;object-fit:cover;cursor:pointer;transition:.4s .1s}.gallery>img:first-child{clip-path:polygon(0 0,calc(100% + var(--_p)) 0,0 calc(100% + var(--_p)))}.gallery>img:last-child{clip-path:polygon(100% 100%,100% calc(0% - var(--_p)),calc(0% - var(--_p)) 100%)}.gallery:hover>img:last-child,.gallery:hover>img:first-child:hover{--_p: calc(50% - var(--g))}.gallery:hover>img:first-child,.gallery:hover>img:first-child:hover+img{--_p: calc(-50% - var(--g))}.square-placeholder{color:#fff;font-family:Manrope,sans-serif;font-size:18px}.square-text{background-color:#1a1a1a}.square-content{padding:40px;font-family:Manrope,sans-serif;color:#fff;font-size:18px;line-height:1.6}.cta-section{background-color:#1a1a1a;padding:120px 40px;text-align:center;margin-top:80px}.cta-title{font-family:Manrope,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:700;color:#fff;max-width:800px;margin:0 auto 40px}.faqs-section{background-color:#000;padding:120px 40px}.faqs-container{max-width:900px;margin:0 auto}.faqs-title{font-family:Manrope,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:700;color:#fff;margin:0 0 60px;text-align:center}.faqs-list{display:flex;flex-direction:column;gap:1px}.faq-item{background-color:#1a1a1a;border-bottom:1px solid #444}.faq-question{width:100%;padding:28px 32px;background-color:transparent;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;text-align:left;transition:background-color .2s ease}.faq-question:hover{background-color:#222}.faq-question span{font-family:Manrope,sans-serif;font-size:18px;font-weight:600;color:#fff;margin:0;flex:1;line-height:1.5}.faq-icon{width:24px;height:24px;color:#fff;transition:transform .3s ease;flex-shrink:0;margin-left:24px}.faq-icon.open{transform:rotate(180deg)}.faq-answer{padding:0 32px 28px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-answer p{font-family:Manrope,sans-serif;font-size:16px;color:#aaa;line-height:1.6;margin:0}.footer{background-color:#000;padding:40px;border-top:.5px solid #444}.footer-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.footer-logo{display:flex;align-items:center;gap:12px}.footer-text{font-family:Manrope,sans-serif;font-size:14px;color:#888;margin:0}@media(max-width:768px){.white-container{width:90%;max-width:90%;margin:60px auto;padding:40px 24px;border-radius:16px}.container-badge{font-size:16px;top:32px;left:24px}.problems-grid{grid-template-columns:1fr;gap:0}.problem-card{border-right:none;border-bottom:.5px solid #444;padding:32px 24px}.problem-card:last-child{border-bottom:none}.problem-number{width:50px;height:50px;margin-bottom:20px}.problem-number svg{width:28px;height:28px}.problem-title{font-size:20px;color:#fff}.problem-description{font-size:15px;color:#aaa}.problem-tag{font-size:11px;padding:6px 14px}.problem-solution{margin-top:20px;padding-top:20px;display:flex;flex-direction:column;gap:12px}.problem-solution strong{font-size:15px}.why-join-container{padding:80px 0}.why-join-wrapper{padding:0 24px}.why-join-header{margin-bottom:60px}.why-join-subtitle{font-size:14px}.why-join-title-new{font-size:28px}.why-join-description{font-size:16px}.benefits-list{grid-template-columns:1fr;gap:48px 0}.benefit-item{padding-left:56px}.benefit-icon{width:36px;height:36px}.benefit-icon svg{width:20px;height:20px}.benefit-title{font-size:16px}.how-it-works{padding:40px 0}.how-it-works-badge{font-size:16px;margin-left:24px;margin-bottom:40px}.how-it-works-title{font-size:28px;margin:0 0 40px 24px}.step-row{padding:40px 24px;flex-direction:column}.step-number{font-size:36px;margin-right:0;margin-bottom:20px}.step-content{max-width:100%}.step-title{font-size:28px}.step-description{font-size:18px}.step-arrow{display:none}.step-highlight{font-size:16px}.squares-section{flex-direction:column;margin:0}.square{width:100%;aspect-ratio:1}.squares-container{margin:40px 0}.circle-section{margin:80px 0}.circle-container{width:250px;height:250px;padding:30px;gap:15px}.circle-text{font-size:12px}.arrow-down{width:30px;height:30px}.cta-section{padding:80px 24px;margin-top:60px}.cta-title{font-size:28px}.faqs-section{padding:80px 24px}.faqs-title{font-size:32px;margin-bottom:40px}.faq-question{padding:20px 24px}.faq-question span{font-size:16px}.faq-icon{width:20px;height:20px;margin-left:16px}.faq-answer{padding:0 24px 20px}.faq-answer p{font-size:15px}.footer{padding:40px 24px}.footer-content{flex-direction:column;gap:20px;text-align:center}.footer-logo{justify-content:center}}
