.Hero-module__ZARIfG__hero{text-align:center;color:#fff;background:radial-gradient(circle at 50% -20%,#1e1b4b 0%,#030712 60%);justify-content:center;align-items:center;min-height:100vh;padding:0 20px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContent{text-align:center;z-index:10;flex-direction:column;align-items:center;max-width:900px;display:flex}.Hero-module__ZARIfG__badgeWrapper{color:#eab308;text-transform:uppercase;letter-spacing:.1em;background:#1e293b;border:1px solid #334155;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__title{letter-spacing:-.04em;background:linear-gradient(#fff,#94a3b8);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px #ffffff1a);-webkit-background-clip:text;margin-bottom:2rem;font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__ZARIfG__subtitle{color:#cbd5e1;opacity:.9;max-width:800px;margin-bottom:3.5rem;font-size:1.5rem;font-weight:300;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#fbbf24,#d97706);border:none;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 0 20px #fbbf244d}.Hero-module__ZARIfG__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 0 30px #fbbf2480}.Hero-module__ZARIfG__secondaryBtn{color:#fbbf24;cursor:pointer;background:0 0;border:1px solid #fbbf244d;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__ZARIfG__secondaryBtn:hover{background:#fbbf241a;border-color:#fbbf24}.Hero-module__ZARIfG__backgroundElement{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;align-items:center;width:100%}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{width:100%}}
.Stats-module__yL2aHq__section{background:var(--background);color:var(--foreground);z-index:10;padding:8rem 0;position:relative}.Stats-module__yL2aHq__container{max-width:1200px;margin:0 auto;padding:0 20px}.Stats-module__yL2aHq__header{text-align:center;margin-bottom:4rem}.Stats-module__yL2aHq__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Stats-module__yL2aHq__highlight{color:#eab308}.Stats-module__yL2aHq__subtitle{color:#94a3b8;max-width:600px;margin:0 auto}.Stats-module__yL2aHq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Stats-module__yL2aHq__card{background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;transition:all .4s var(--ease-out-expo);border-radius:2rem;padding:3rem 2rem;position:relative;overflow:hidden}.Stats-module__yL2aHq__card:hover{background:#1e293b99;border-color:#eab308;transform:translateY(-5px)}.Stats-module__yL2aHq__cardIcon{color:#eab308;background:#eab3081a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.Stats-module__yL2aHq__statValue{background:linear-gradient(135deg,#fff 0%,#fbbf24 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Stats-module__yL2aHq__statLabel{color:#cbd5e1;font-size:1.1rem;font-weight:500}@media (max-width:768px){.Stats-module__yL2aHq__grid{grid-template-columns:1fr}}
.Potential-module__tnR9FW__section{color:#fff;background:#020617;padding:8rem 0}.Potential-module__tnR9FW__container{max-width:1200px;margin:0 auto;padding:0 20px}.Potential-module__tnR9FW__header{text-align:center;margin-bottom:5rem}.Potential-module__tnR9FW__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Potential-module__tnR9FW__subtitle{color:#94a3b8;max-width:800px;margin:0 auto}.Potential-module__tnR9FW__grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.Potential-module__tnR9FW__card{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;transition:all .4s var(--ease-out-expo);background:linear-gradient(#ffffff08 0%,#fff0 100%);border-radius:1.5rem;padding:3rem;position:relative}.Potential-module__tnR9FW__card:hover{border-color:var(--primary);background:linear-gradient(#fbbf240d 0%,#fff0 100%);transform:translateY(-5px);box-shadow:0 20px 40px #0003}.Potential-module__tnR9FW__icon{color:var(--primary);margin-bottom:1.5rem}.Potential-module__tnR9FW__cardTitle{color:#f8fafc;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Potential-module__tnR9FW__cardDesc{color:#94a3b8;line-height:1.6}@media (max-width:768px){.Potential-module__tnR9FW__grid{grid-template-columns:1fr}}
.Blog-module__qgnGkG__section{background:var(--background);z-index:10;padding:8rem 0;position:relative}.Blog-module__qgnGkG__container{max-width:1200px;margin:0 auto;padding:0 20px}.Blog-module__qgnGkG__header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.Blog-module__qgnGkG__title{color:#fff;font-size:2rem;font-weight:700}.Blog-module__qgnGkG__viewAll{color:#eab308;font-size:.9rem;text-decoration:none}.Blog-module__qgnGkG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Blog-module__qgnGkG__card{background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:all .4s var(--ease-out-expo);border-radius:1.5rem;flex-direction:column;display:flex;overflow:hidden}.Blog-module__qgnGkG__card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.Blog-module__qgnGkG__imagePlaceholder{background:linear-gradient(135deg,#0f172a,#1e293b);justify-content:center;align-items:center;height:220px;display:flex;position:relative;overflow:hidden}.Blog-module__qgnGkG__imagePlaceholder:after{content:"";background:linear-gradient(45deg,#0000 40%,#ffffff0d 50%,#0000 60%) 0 0/200% 200%;width:100%;height:100%;animation:3s linear infinite Blog-module__qgnGkG__shimmer;position:absolute;top:0;left:0}@keyframes Blog-module__qgnGkG__shimmer{0%{background-position:-100% -100%}to{background-position:100% 100%}}.Blog-module__qgnGkG__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.Blog-module__qgnGkG__date{color:#94a3b8;margin-bottom:.5rem;font-size:.8rem}.Blog-module__qgnGkG__headline{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:600;line-height:1.4}.Blog-module__qgnGkG__excerpt{color:#cbd5e1;flex:1;margin-bottom:1.5rem;font-size:.9rem}.Blog-module__qgnGkG__readMore{color:#eab308;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}@media (max-width:768px){.Blog-module__qgnGkG__grid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__section{background:var(--background);z-index:10;padding:8rem 0;position:relative;overflow:hidden}.Contact-module__hcVmEa__container{z-index:10;max-width:800px;margin:0 auto;padding:0 20px;position:relative}.Contact-module__hcVmEa__card{-webkit-backdrop-filter:blur(24px);border:1px solid var(--glass-border);background:#ffffff05;border-radius:2rem;padding:4rem;position:relative;overflow:hidden;box-shadow:0 0 60px #0006}.Contact-module__hcVmEa__card:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:1px;position:absolute;top:0;left:0}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:2.5rem}.Contact-module__hcVmEa__title{color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.Contact-module__hcVmEa__highlight{color:#eab308}.Contact-module__hcVmEa__subtitle{color:#94a3b8}.Contact-module__hcVmEa__formGroup{margin-bottom:1.5rem}.Contact-module__hcVmEa__label{color:#cbd5e1;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{border:1px solid var(--glass-border);color:#fff;background:#0000004d;border-radius:1rem;outline:none;width:100%;padding:1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--primary);background:#00000080;box-shadow:0 0 0 4px #fbbf241a}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__submitBtn{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%);border:none;border-radius:9999px;width:100%;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 30px -10px #fbbf2480}.Contact-module__hcVmEa__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #eab3084d}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.Contact-module__hcVmEa__disclaimer{text-align:center;color:#64748b;margin-top:1.5rem;font-size:.8rem}.Contact-module__hcVmEa__emailLink{color:#eab308;margin-left:.5rem;font-weight:600;text-decoration:none}.Contact-module__hcVmEa__emailLink:hover{color:#facc15;text-decoration:underline}.Contact-module__hcVmEa__successMessage{color:#34d399;text-align:center;background:#10b9811a;border:1px solid #10b98133;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.Contact-module__hcVmEa__errorMessage{color:#f87171;text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}@media (max-width:768px){.Contact-module__hcVmEa__card{padding:1.5rem}}
