.Hero-module__KTD73a__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__logoContainer{margin-bottom:2rem;animation:1.5s ease-out Hero-module__KTD73a__fadeInDown}.Hero-module__KTD73a__logo{filter:drop-shadow(0 0 30px #36527c66);width:auto;max-width:220px;height:auto}.Hero-module__KTD73a__title{letter-spacing:.2em;text-transform:uppercase;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4rem;font-weight:800;animation:1.5s ease-out .5s backwards Hero-module__KTD73a__fadeInUp}.Hero-module__KTD73a__subtitle{color:var(--text-secondary);letter-spacing:.15em;text-transform:uppercase;width:100%;max-width:90vw;margin-bottom:2rem;font-size:clamp(.7rem,2.5vw,1.2rem);line-height:1.4;animation:1.5s ease-out 1s backwards Hero-module__KTD73a__fadeInUp}.Hero-module__KTD73a__description{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6;animation:1.5s ease-out 1.2s backwards Hero-module__KTD73a__fadeInUp}.Hero-module__KTD73a__ctaContainer{gap:1.5rem;animation:1.5s ease-out 1.5s backwards Hero-module__KTD73a__fadeInUp;display:flex}.Hero-module__KTD73a__primaryCta,.Hero-module__KTD73a__secondaryCta{text-transform:uppercase;letter-spacing:.1em;border-radius:50px;padding:1rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.Hero-module__KTD73a__primaryCta{color:#000;background:#fff;border:1px solid #fff}.Hero-module__KTD73a__primaryCta:hover{color:#fff;background:0 0}.Hero-module__KTD73a__secondaryCta{color:#fff;background:0 0;border:1px solid #ffffff4d}.Hero-module__KTD73a__secondaryCta:hover{background:#ffffff1a;border-color:#fff}@keyframes Hero-module__KTD73a__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__KTD73a__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__KTD73a__title{font-size:2.5rem}.Hero-module__KTD73a__subtitle{letter-spacing:.05em}.Hero-module__KTD73a__ctaContainer{flex-direction:column;gap:1rem;width:100%}.Hero-module__KTD73a__primaryCta,.Hero-module__KTD73a__secondaryCta{width:100%;display:block}.Hero-module__KTD73a__logo{max-width:160px}}
.TextColumns-module__-3AWpG__section{color:#fff;background-color:#0a0a0a99;padding:6rem 2rem}.TextColumns-module__-3AWpG__container{max-width:1200px;margin:0 auto}.TextColumns-module__-3AWpG__header{text-align:center;margin-bottom:4rem}.TextColumns-module__-3AWpG__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.TextColumns-module__-3AWpG__subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.2rem}.TextColumns-module__-3AWpG__content{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.TextColumns-module__-3AWpG__mainText{color:#d0d0d0;font-size:1.1rem;line-height:1.8}.TextColumns-module__-3AWpG__itemsGrid{grid-template-columns:1fr;gap:2rem;display:grid}.TextColumns-module__-3AWpG__item{border-left:2px solid #ffffff1a;padding-left:1.5rem;transition:all .3s}.TextColumns-module__-3AWpG__item:hover{border-left-color:#fff}.TextColumns-module__-3AWpG__itemTitle{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.TextColumns-module__-3AWpG__itemText{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.TextColumns-module__-3AWpG__content{grid-template-columns:1fr;gap:3rem}.TextColumns-module__-3AWpG__title{font-size:2rem}}
.CardsGrid-module__IF2hea__section{color:#fff;z-index:5;background-color:#0f0f0f99;padding:6rem 2rem;position:relative}.CardsGrid-module__IF2hea__container{max-width:1200px;margin:0 auto}.CardsGrid-module__IF2hea__header{text-align:center;margin-bottom:4rem}.CardsGrid-module__IF2hea__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.CardsGrid-module__IF2hea__subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.2rem}.CardsGrid-module__IF2hea__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.CardsGrid-module__IF2hea__card{z-index:1;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;align-items:flex-start;padding:2rem;transition:all .3s;display:flex;position:relative}.CardsGrid-module__IF2hea__card:hover{background:#ffffff0f;border-color:#ffffff1a;transform:translateY(-5px)}.CardsGrid-module__IF2hea__iconWrapper{color:#fff;background:#ffffff0d;border-radius:8px;margin-bottom:1.5rem;padding:10px}.CardsGrid-module__IF2hea__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.CardsGrid-module__IF2hea__cardText{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.CardsGrid-module__IF2hea__cardCta{color:#fff;z-index:10;cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex;position:relative}.CardsGrid-module__IF2hea__cardCta:hover{gap:.8rem}@media (max-width:1024px){.CardsGrid-module__IF2hea__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CardsGrid-module__IF2hea__grid{grid-template-columns:1fr}.CardsGrid-module__IF2hea__title{font-size:2rem}}
.ListHighlight-module__Lvx39q__section{color:#fff;background-color:#05050599;padding:6rem 2rem}.ListHighlight-module__Lvx39q__container{max-width:1000px;margin:0 auto}.ListHighlight-module__Lvx39q__header{text-align:center;margin-bottom:4rem}.ListHighlight-module__Lvx39q__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ListHighlight-module__Lvx39q__subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.2rem}.ListHighlight-module__Lvx39q__list{flex-direction:column;gap:2rem;display:flex}.ListHighlight-module__Lvx39q__item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;padding:2rem;text-decoration:none;transition:all .3s;display:flex}.ListHighlight-module__Lvx39q__item:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translate(10px)}.ListHighlight-module__Lvx39q__itemContent{flex:1}.ListHighlight-module__Lvx39q__label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.5rem;font-size:.8rem;display:block}.ListHighlight-module__Lvx39q__itemTitle{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.ListHighlight-module__Lvx39q__itemText{color:var(--text-secondary);margin-bottom:1rem;font-size:1rem}.ListHighlight-module__Lvx39q__meta{color:#888;font-size:.85rem;font-family:var(--font-mono)}.ListHighlight-module__Lvx39q__arrow{color:#fff;opacity:.5;margin-left:2rem;font-size:1.5rem;transition:opacity .3s}.ListHighlight-module__Lvx39q__item:hover .ListHighlight-module__Lvx39q__arrow{opacity:1}@media (max-width:768px){.ListHighlight-module__Lvx39q__item{flex-direction:column;align-items:flex-start}.ListHighlight-module__Lvx39q__arrow{align-self:flex-end;margin-top:1rem;margin-left:0}.ListHighlight-module__Lvx39q__title{font-size:2rem}}
.Testimonials-module__p9op_q__section{color:#fff;background-color:#0a0a0a99;padding:6rem 2rem}.Testimonials-module__p9op_q__container{max-width:1200px;margin:0 auto}.Testimonials-module__p9op_q__header{text-align:center;margin-bottom:4rem}.Testimonials-module__p9op_q__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Testimonials-module__p9op_q__subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.2rem}.Testimonials-module__p9op_q__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Testimonials-module__p9op_q__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;padding:2rem;display:flex}.Testimonials-module__p9op_q__quote{color:var(--accent);margin-bottom:1rem;font-family:serif;font-size:1.5rem}.Testimonials-module__p9op_q__text{color:#d0d0d0;flex-grow:1;margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.6}.Testimonials-module__p9op_q__author{flex-direction:column;display:flex}.Testimonials-module__p9op_q__name{color:#fff;font-size:1rem;font-weight:600}.Testimonials-module__p9op_q__role{color:var(--text-secondary);font-size:.85rem}@media (max-width:1024px){.Testimonials-module__p9op_q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials-module__p9op_q__grid{grid-template-columns:1fr}.Testimonials-module__p9op_q__title{font-size:2rem}}
.PostsPreview-module__gQP7sW__section{color:#fff;background-color:#0f0f0f99;padding:6rem 2rem}.PostsPreview-module__gQP7sW__container{max-width:1200px;margin:0 auto}.PostsPreview-module__gQP7sW__header{text-align:center;margin-bottom:4rem}.PostsPreview-module__gQP7sW__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.PostsPreview-module__gQP7sW__subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.2rem}.PostsPreview-module__gQP7sW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.PostsPreview-module__gQP7sW__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.PostsPreview-module__gQP7sW__card:hover{background:#ffffff0d;transform:translateY(-5px)}.PostsPreview-module__gQP7sW__cardContent{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.PostsPreview-module__gQP7sW__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.PostsPreview-module__gQP7sW__cardText{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem}.PostsPreview-module__gQP7sW__readMore{color:#fff;font-size:.9rem;font-weight:600;text-decoration:none}.PostsPreview-module__gQP7sW__ctaContainer{text-align:center;margin-top:4rem}.PostsPreview-module__gQP7sW__cta{color:#fff;border:1px solid #ffffff4d;border-radius:50px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.PostsPreview-module__gQP7sW__cta:hover{color:#000;background:#fff;border-color:#fff}@media (max-width:1024px){.PostsPreview-module__gQP7sW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PostsPreview-module__gQP7sW__grid{grid-template-columns:1fr}.PostsPreview-module__gQP7sW__title{font-size:2rem}}
.CTA-module__zICVmG__section{background:#0003;padding:8rem 2rem;position:relative;overflow:hidden}.CTA-module__zICVmG__glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#36527c4d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__zICVmG__container{z-index:1;max-width:900px;margin:0 auto;position:relative}.CTA-module__zICVmG__glassCard{-webkit-backdrop-filter:blur(10px);text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:5rem 3rem;transition:transform .3s,box-shadow .3s;box-shadow:0 20px 50px #00000080,inset 0 0 0 1px #ffffff0d}.CTA-module__zICVmG__glassCard:hover{border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 30px 60px #0009,inset 0 0 0 1px #ffffff1a}.CTA-module__zICVmG__title{-webkit-text-fill-color:transparent;letter-spacing:-.02em;filter:drop-shadow(0 0 20px #a0c4ff4d);background:linear-gradient(135deg,#fff 0%,#a0c4ff 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.CTA-module__zICVmG__text{color:var(--text-secondary);max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.7}.CTA-module__zICVmG__button{color:#fff;text-transform:uppercase;letter-spacing:.15em;background:0 0;border:1px solid #fff3;border-radius:50px;justify-content:center;align-items:center;padding:1.2rem 4rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 20px #0003}.CTA-module__zICVmG__buttonText{z-index:2;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;position:relative}.CTA-module__zICVmG__buttonGlow{z-index:1;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0;transform:translate(-100%)}.CTA-module__zICVmG__button:hover{border-color:#fffc;transform:scale(1.02);box-shadow:0 0 30px #ffffff26}.CTA-module__zICVmG__button:hover .CTA-module__zICVmG__buttonGlow{transform:translate(100%)}@media (max-width:768px){.CTA-module__zICVmG__section{padding:4rem 1rem}.CTA-module__zICVmG__glassCard{padding:3rem 1.5rem}.CTA-module__zICVmG__title{font-size:2.2rem}.CTA-module__zICVmG__text{margin-bottom:3rem;font-size:1rem}.CTA-module__zICVmG__button{width:100%;padding:1rem 2rem}}
.Timeline-module__xPkO6q__timelineContainer{flex-direction:column;max-width:800px;margin:0 auto;padding:2rem 0;display:flex}.Timeline-module__xPkO6q__timelineItem{gap:2rem;padding-bottom:3rem;display:flex;position:relative}.Timeline-module__xPkO6q__timelineItem:last-child{padding-bottom:0}.Timeline-module__xPkO6q__marker{flex-direction:column;align-items:center;min-width:24px;display:flex}.Timeline-module__xPkO6q__dot{background-color:var(--accent,#fff);width:16px;height:16px;box-shadow:0 0 10px var(--accent,#ffffff80);z-index:2;border-radius:50%}.Timeline-module__xPkO6q__line{background:linear-gradient(to bottom,var(--accent,#fff),transparent);opacity:.3;flex-grow:1;width:2px;margin-top:4px}.Timeline-module__xPkO6q__content{flex:1;padding-top:-5px}.Timeline-module__xPkO6q__stepNumber{font-family:var(--font-mono,monospace);color:var(--accent,#a0a0a0);opacity:.7;letter-spacing:.1em;margin-bottom:.5rem;font-size:.9rem}.Timeline-module__xPkO6q__title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Timeline-module__xPkO6q__description{color:#ffffffb3;font-size:1rem;line-height:1.6}@media (max-width:768px){.Timeline-module__xPkO6q__timelineItem{gap:1rem}.Timeline-module__xPkO6q__title{font-size:1.2rem}}
.home-module__txgM7a__main{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.home-module__txgM7a__content{z-index:10;text-align:center;flex-direction:column;align-items:center;padding:2rem;display:flex}.home-module__txgM7a__logoContainer{margin-bottom:2rem;animation:1.5s ease-out home-module__txgM7a__fadeInDown}.home-module__txgM7a__logo{filter:drop-shadow(0 0 20px #36527c80);width:150px;height:auto}.home-module__txgM7a__title{letter-spacing:.2em;text-transform:uppercase;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:4rem;font-weight:800;animation:1.5s ease-out .5s backwards home-module__txgM7a__fadeInUp}.home-module__txgM7a__subtitle{color:var(--text-secondary);letter-spacing:.5em;text-transform:uppercase;margin-bottom:3rem;font-size:1.2rem;animation:1.5s ease-out 1s backwards home-module__txgM7a__fadeInUp}.home-module__txgM7a__spoilerContainer{font-family:var(--font-mono);color:var(--accent);text-shadow:0 0 10px #00f0ff80;min-height:1.5em;font-size:1.1rem;animation:2s ease-out 2s backwards home-module__txgM7a__fadeIn}@keyframes home-module__txgM7a__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes home-module__txgM7a__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes home-module__txgM7a__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.home-module__txgM7a__title{font-size:2.5rem}.home-module__txgM7a__subtitle{letter-spacing:.3em;font-size:.9rem}}
.Contact-module__UT7GOW__section{color:#fff;background-color:#05050599;padding:6rem 2rem;scroll-margin-top:2rem}.Contact-module__UT7GOW__container{max-width:800px;margin:0 auto}.Contact-module__UT7GOW__header{text-align:center;margin-bottom:4rem}.Contact-module__UT7GOW__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Contact-module__UT7GOW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem}.Contact-module__UT7GOW__form{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:1.5rem;padding:3rem;display:flex}.Contact-module__UT7GOW__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__UT7GOW__label{color:#d0d0d0;font-size:.9rem;font-weight:600}.Contact-module__UT7GOW__input,.Contact-module__UT7GOW__textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__UT7GOW__input:focus,.Contact-module__UT7GOW__textarea:focus{background:#ffffff1a;border-color:#fff;outline:none}.Contact-module__UT7GOW__textarea{resize:vertical;min-height:150px}.Contact-module__UT7GOW__submitButton{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#fff;border:none;border-radius:50px;align-self:flex-start;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.Contact-module__UT7GOW__submitButton:hover{transform:translateY(-2px);box-shadow:0 5px 15px #fff3}@media (max-width:768px){.Contact-module__UT7GOW__form{padding:2rem}.Contact-module__UT7GOW__submitButton{width:100%}}
.Footer-module__dpPCzG__footer{color:#fff;background-color:#05050599;border-top:1px solid #ffffff0d;padding:4rem 2rem}.Footer-module__dpPCzG__container{flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__dpPCzG__logo{letter-spacing:.1em;text-transform:uppercase;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Footer-module__dpPCzG__links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Footer-module__dpPCzG__link{color:var(--text-secondary);font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__dpPCzG__link:hover{color:#fff}.Footer-module__dpPCzG__legal{color:#666;text-align:center;font-size:.8rem}@media (max-width:768px){.Footer-module__dpPCzG__links{flex-direction:column;align-items:center;gap:1rem}}
