.Hero-module__ZARIfG__hero{background-color:var(--primary);background-image:radial-gradient(circle at 20% 30%,#ffc1071a 0%,#0000 20%),radial-gradient(circle at 80% 70%,#0d6efd1a 0%,#0000 30%);justify-content:center;align-items:center;min-height:100vh;padding-top:120px;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";opacity:.5;pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:900px;display:flex;position:relative}.Hero-module__ZARIfG__heroLogo{object-fit:contain;width:250px;height:auto;margin-top:60px;margin-bottom:30px}.Hero-module__ZARIfG__heading{letter-spacing:-.02em;margin-bottom:2rem;font-size:4rem;line-height:1.1}.Hero-module__ZARIfG__accent{color:var(--secondary);display:block}.Hero-module__ZARIfG__dynamicWrapper{color:#fff;min-height:3rem;margin-bottom:1.5rem;font-size:1.75rem}.Hero-module__ZARIfG__changingText{color:var(--secondary-hover);border-bottom:2px solid var(--secondary);font-weight:600;transition:opacity .5s}.Hero-module__ZARIfG__description{color:var(--text-muted);max-width:700px;margin:0 auto 3rem;font-size:1.125rem}.Hero-module__ZARIfG__actions{justify-content:center;gap:1.5rem;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__heading{font-size:2.5rem}.Hero-module__ZARIfG__dynamicWrapper{font-size:1.25rem}.Hero-module__ZARIfG__actions{flex-direction:column;padding:0 2rem}.Hero-module__ZARIfG__heroLogo{width:150px;margin-top:40px;margin-bottom:20px}}
.Roadmap-module__r3f7Ua__roadmapSection{background-color:var(--primary-light);color:#fff;text-align:center;padding:6rem 0}.Roadmap-module__r3f7Ua__heading{margin-bottom:1rem;font-size:2.5rem}.Roadmap-module__r3f7Ua__accent{color:var(--secondary)}.Roadmap-module__r3f7Ua__intro{max-width:600px;color:var(--text-muted);margin:0 auto 4rem}.Roadmap-module__r3f7Ua__timeline{justify-content:space-between;align-items:flex-start;gap:2rem;margin-top:2rem;display:flex;position:relative}.Roadmap-module__r3f7Ua__stageWrapper{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.Roadmap-module__r3f7Ua__line{z-index:0;background:#ffffff1a;width:100%;height:2px;position:absolute;top:15px;left:50%}.Roadmap-module__r3f7Ua__node{z-index:1;cursor:pointer;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.Roadmap-module__r3f7Ua__circle{background-color:var(--primary);border:2px solid var(--secondary);border-radius:50%;width:30px;height:30px;margin-bottom:2rem;transition:transform .3s,background-color .3s}.Roadmap-module__r3f7Ua__node:hover .Roadmap-module__r3f7Ua__circle{background-color:var(--secondary);transform:scale(1.2);box-shadow:0 0 15px #ffc10766}.Roadmap-module__r3f7Ua__card{text-align:left;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;width:100%;padding:1.5rem;transition:transform .3s,border-color .3s}.Roadmap-module__r3f7Ua__node:hover .Roadmap-module__r3f7Ua__card{border-color:var(--secondary);transform:translateY(-5px)}.Roadmap-module__r3f7Ua__subtitle{color:var(--secondary);text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.Roadmap-module__r3f7Ua__title{color:#fff;margin-bottom:.75rem;font-size:1.25rem}.Roadmap-module__r3f7Ua__desc{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.5}.Roadmap-module__r3f7Ua__learnMore{color:#fff;opacity:0;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-block;transform:translate(-10px)}.Roadmap-module__r3f7Ua__node:hover .Roadmap-module__r3f7Ua__learnMore{opacity:1;transform:translate(0)}@media (max-width:900px){.Roadmap-module__r3f7Ua__timeline{flex-direction:column;align-items:flex-start;padding-left:2rem}.Roadmap-module__r3f7Ua__stageWrapper{flex-direction:row;align-items:flex-start;width:100%;margin-bottom:2rem}.Roadmap-module__r3f7Ua__line{width:2px;height:100%;top:30px;left:15px}.Roadmap-module__r3f7Ua__node{flex-direction:row;align-items:flex-start;gap:1.5rem}.Roadmap-module__r3f7Ua__circle{min-width:30px;margin-top:5px;margin-bottom:0}.Roadmap-module__r3f7Ua__card{width:100%}}
.Features-module__zvCZ4q__section{background-color:var(--primary);text-align:center;padding:6rem 0}.Features-module__zvCZ4q__heading{color:#fff;margin-bottom:3rem;font-size:2.5rem}.Features-module__zvCZ4q__accent{color:var(--secondary)}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Features-module__zvCZ4q__card{border-left:3px solid var(--secondary);text-align:left;background:#ffffff0d;border-radius:8px;padding:2rem;transition:transform .3s}.Features-module__zvCZ4q__card:hover{background:#ffffff14;transform:translateY(-5px)}.Features-module__zvCZ4q__title{color:#fff;margin-bottom:1rem;font-size:1.25rem}.Features-module__zvCZ4q__desc{color:var(--text-muted);line-height:1.6}
.HowItWorks-module__tSMH5W__section{background-color:var(--bg-body);padding:6rem 0;position:relative}.HowItWorks-module__tSMH5W__title{text-align:center;color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.HowItWorks-module__tSMH5W__accent{color:var(--secondary)}.HowItWorks-module__tSMH5W__subtitle{text-align:center;color:var(--text-muted);margin-bottom:4rem;font-size:1.1rem}.HowItWorks-module__tSMH5W__stepsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.HowItWorks-module__tSMH5W__stepsGrid:before{content:"";z-index:0;background:#ffffff1a;height:2px;display:none;position:absolute;top:30px;left:10%;right:10%}.HowItWorks-module__tSMH5W__card{text-align:center;background:#11224099;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.HowItWorks-module__tSMH5W__card:hover{border-color:var(--secondary);transform:translateY(-8px);box-shadow:0 10px 30px #0000004d}.HowItWorks-module__tSMH5W__stepNumber{background-color:var(--bg-body);border:2px solid var(--secondary);width:60px;height:60px;color:var(--secondary);font-size:1.5rem;font-weight:800;font-family:var(--font-heading);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;box-shadow:0 0 15px #ffc10733}.HowItWorks-module__tSMH5W__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.HowItWorks-module__tSMH5W__cardDesc{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.HowItWorks-module__tSMH5W__cardLink{color:var(--secondary);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.HowItWorks-module__tSMH5W__cardLink:hover{color:#fff;text-decoration:underline}@media (max-width:1024px){.HowItWorks-module__tSMH5W__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HowItWorks-module__tSMH5W__stepsGrid{grid-template-columns:1fr;gap:3rem}.HowItWorks-module__tSMH5W__stepsGrid:before{display:none}}
.HonorableAdvisors-module__dCJfgG__section{background-color:var(--bg-body);padding:6rem 0}.HonorableAdvisors-module__dCJfgG__header{text-align:center;margin-bottom:4rem}.HonorableAdvisors-module__dCJfgG__title{color:#fff;margin-bottom:1rem;font-size:2.5rem}.HonorableAdvisors-module__dCJfgG__accent{color:var(--secondary)}.HonorableAdvisors-module__dCJfgG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.HonorableAdvisors-module__dCJfgG__grid{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.HonorableAdvisors-module__dCJfgG__card{flex-direction:column;align-items:center;width:300px;display:flex}.HonorableAdvisors-module__dCJfgG__imageContainer{background-color:#ffffff0d;border:4px solid #ffffff1a;border-radius:50%;width:250px;height:250px;margin-bottom:1.5rem;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.HonorableAdvisors-module__dCJfgG__imageContainer:hover{border-color:var(--secondary);transform:scale(1.05)}.HonorableAdvisors-module__dCJfgG__image{object-fit:cover;padding:0}.HonorableAdvisors-module__dCJfgG__linkedinLink{color:#0e76a8;align-items:center;gap:.5rem;margin-top:5px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.HonorableAdvisors-module__dCJfgG__linkedinLink:hover{opacity:.8;text-decoration:underline}.HonorableAdvisors-module__dCJfgG__name{color:#fff;text-align:center;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.HonorableAdvisors-module__dCJfgG__role{color:var(--secondary);text-align:center;font-size:1rem;font-weight:500}@media (max-width:768px){.HonorableAdvisors-module__dCJfgG__title{font-size:2rem}.HonorableAdvisors-module__dCJfgG__grid{flex-direction:column;align-items:center;gap:2rem}}
