.Hero-module__oEVfFq__hero{flex-direction:column;justify-content:center;min-height:90vh;padding:10rem 0 8rem;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__content{z-index:2;max-width:800px;position:relative}.Hero-module__oEVfFq__headline{letter-spacing:-.04em;color:var(--heading);margin-bottom:2rem;font-size:4rem;font-weight:700;line-height:1.1;animation:.8s ease-out Hero-module__oEVfFq__fadeIn}.Hero-module__oEVfFq__subheadline{color:var(--foreground);max-width:600px;margin-bottom:3.5rem;font-size:1.35rem;line-height:1.6;animation:.8s ease-out .2s backwards Hero-module__oEVfFq__fadeIn}.Hero-module__oEVfFq__actions{align-items:center;gap:1.5rem;animation:.8s ease-out .4s backwards Hero-module__oEVfFq__fadeIn;display:flex}@media (max-width:768px){.Hero-module__oEVfFq__hero{min-height:auto;padding:8rem 0 6rem}.Hero-module__oEVfFq__headline{font-size:2.75rem}}
.WhatWeDo-module__GVC17W__section{background-color:var(--background);padding:8rem 0}.WhatWeDo-module__GVC17W__header{max-width:650px;margin-bottom:5rem}.WhatWeDo-module__GVC17W__intro{color:var(--heading);letter-spacing:-.02em;font-size:1.75rem;font-weight:600;line-height:1.3}.WhatWeDo-module__GVC17W__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.WhatWeDo-module__GVC17W__card{background:var(--node-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.WhatWeDo-module__GVC17W__card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.WhatWeDo-module__GVC17W__card:before{content:"";background:var(--accent);opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.WhatWeDo-module__GVC17W__card:hover:before{opacity:1}.WhatWeDo-module__GVC17W__cardTitle{color:var(--heading);margin-bottom:1rem;font-size:1.35rem;font-weight:600}.WhatWeDo-module__GVC17W__cardDesc{color:var(--foreground);font-size:1rem;line-height:1.6}@media (max-width:768px){.WhatWeDo-module__GVC17W__grid{grid-template-columns:1fr}}
.WhatWeBuild-module__i5Nl6a__section{background-color:var(--background);padding:8rem 0}.WhatWeBuild-module__i5Nl6a__container{grid-template-columns:1fr 2fr;align-items:center;gap:4rem;display:grid}.WhatWeBuild-module__i5Nl6a__visual{justify-content:center;height:400px;display:flex;position:relative}.WhatWeBuild-module__i5Nl6a__visual:before{content:"";background:radial-gradient(circle at center,var(--accent-light)0%,transparent 70%);opacity:.5;z-index:-1;position:absolute;inset:0}.WhatWeBuild-module__i5Nl6a__content{flex-direction:column;display:flex}.WhatWeBuild-module__i5Nl6a__title{color:var(--heading);margin-bottom:2rem;font-size:2.25rem;font-weight:700}.WhatWeBuild-module__i5Nl6a__list{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}.WhatWeBuild-module__i5Nl6a__item{color:var(--foreground);background:var(--node-bg);border:1px solid var(--border);border-radius:6px;align-items:center;padding:1rem 1.5rem;font-size:1.125rem;transition:transform .2s,border-color .2s;display:flex;position:relative}.WhatWeBuild-module__i5Nl6a__item:hover{border-color:var(--accent);color:var(--heading);transform:translate(5px)}.WhatWeBuild-module__i5Nl6a__item:before{content:"";background-color:var(--accent);opacity:.5;border-radius:50%;width:8px;height:8px;margin-right:1rem}@media (max-width:768px){.WhatWeBuild-module__i5Nl6a__container{grid-template-columns:1fr;gap:2rem}.WhatWeBuild-module__i5Nl6a__visual{display:none}}
.HowItWorks-module__RmRsAG__section{background-color:var(--muted-bg);padding:8rem 0}.HowItWorks-module__RmRsAG__container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.HowItWorks-module__RmRsAG__visual{width:100%;margin-bottom:2rem}.HowItWorks-module__RmRsAG__grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.HowItWorks-module__RmRsAG__step{background:var(--node-bg);border:1px solid var(--border);border-radius:8px;padding:1.5rem;transition:transform .2s;position:relative}.HowItWorks-module__RmRsAG__step:hover{border-color:var(--accent);transform:translateY(-5px)}.HowItWorks-module__RmRsAG__stepTitle{color:var(--heading);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.HowItWorks-module__RmRsAG__stepDesc{color:var(--foreground);font-size:.95rem;line-height:1.5}@media (max-width:768px){.HowItWorks-module__RmRsAG__grid{grid-template-columns:1fr;gap:1.5rem}.HowItWorks-module__RmRsAG__visual{display:none}}
.Tools-module__dq4gcq__section{background-color:var(--background);text-align:center;padding:6rem 0}.Tools-module__dq4gcq__title{color:var(--heading);letter-spacing:-.02em;margin-bottom:2.5rem;font-size:1.5rem;font-weight:600}.Tools-module__dq4gcq__toolsGrid{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:800px;margin:0 auto 2.5rem;display:flex}.Tools-module__dq4gcq__tool{color:var(--heading);border:1px solid var(--border);background-color:var(--node-bg);opacity:.9;border-radius:999px;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:500;transition:all .2s}.Tools-module__dq4gcq__tool:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000000d}.Tools-module__dq4gcq__subtitle{color:var(--foreground);opacity:.7;font-size:.95rem}
.Engagement-module__3ZYuQG__section{background-color:var(--muted-bg);padding:8rem 0}.Engagement-module__3ZYuQG__title{text-align:center;color:var(--heading);letter-spacing:-.03em;margin-bottom:4rem;font-size:2.25rem;font-weight:700}.Engagement-module__3ZYuQG__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2rem;display:grid}.Engagement-module__3ZYuQG__card{background:var(--background);border:1px solid var(--border);border-radius:8px;flex-direction:column;padding:3rem;transition:transform .2s,box-shadow .2s;display:flex}.Engagement-module__3ZYuQG__card:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000000d}.Engagement-module__3ZYuQG__cardTitle{color:var(--heading);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Engagement-module__3ZYuQG__cardDesc{color:var(--foreground);font-size:1rem;line-height:1.6}@media (max-width:768px){.Engagement-module__3ZYuQG__grid{grid-template-columns:1fr}}
.FinalCTA-module__sjIjlW__section{background-color:var(--background);text-align:center;padding:8rem 0}.FinalCTA-module__sjIjlW__title{color:var(--heading);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.FinalCTA-module__sjIjlW__subtext{color:var(--foreground);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}
.Footer-module__as8s1W__footer{border-top:1px solid var(--border);background-color:var(--background);padding:4rem 0}.Footer-module__as8s1W__content{justify-content:space-between;align-items:center;display:flex}.Footer-module__as8s1W__brand{color:var(--heading);font-size:1.125rem;font-weight:600}.Footer-module__as8s1W__link{color:var(--foreground);font-size:.875rem}.Footer-module__as8s1W__link:hover{color:var(--heading);text-decoration:underline}@media (max-width:768px){.Footer-module__as8s1W__content{flex-direction:column;gap:1.5rem}}
