.Hero-module__s-6kkG__section{align-items:center;min-height:70vh;padding:3rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__container{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}.Hero-module__s-6kkG__content{z-index:10;flex-direction:column;order:2;gap:1.5rem;display:flex}.Hero-module__s-6kkG__headline{letter-spacing:-.03em;color:var(--foreground);font-size:clamp(1.75rem,4vw,4rem);font-weight:800;line-height:1.1}.Hero-module__s-6kkG__subline{color:var(--muted-foreground);max-width:90%;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.Hero-module__s-6kkG__bullets{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Hero-module__s-6kkG__bulletItem{color:var(--secondary-foreground);align-items:center;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.Hero-module__s-6kkG__checkIcon{color:var(--primary)}.Hero-module__s-6kkG__ctaWrapper{margin-top:1rem}.Hero-module__s-6kkG__button{background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius);justify-content:center;align-items:center;padding:1rem 2rem;font-weight:600;transition:background-color .3s,transform .2s;display:inline-flex}.Hero-module__s-6kkG__button:hover{background-color:var(--primary-hover);transform:translateY(-1px)}.Hero-module__s-6kkG__visual{aspect-ratio:1;background:var(--muted);border-radius:1rem;order:1;justify-content:center;align-items:center;width:100%;max-width:300px;margin:0 auto;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__visualPlaceholder{color:var(--muted-foreground);font-size:.875rem}.Hero-module__s-6kkG__profileImage{object-fit:cover}@media (min-width:900px){.Hero-module__s-6kkG__section{min-height:90vh;padding:6rem 0}.Hero-module__s-6kkG__container{grid-template-columns:1.2fr .8fr;gap:4rem}.Hero-module__s-6kkG__content{order:1;gap:2rem}.Hero-module__s-6kkG__visual{aspect-ratio:1/1.2;order:2;max-width:none}}
.TrackRecord-module__SqhfnW__section{background-color:var(--secondary);padding:3rem 0}@media (min-width:768px){.TrackRecord-module__SqhfnW__section{padding:4rem 0}}@media (min-width:1024px){.TrackRecord-module__SqhfnW__section{padding:6rem 0}}.TrackRecord-module__SqhfnW__heading{max-width:600px;margin-bottom:4rem}.TrackRecord-module__SqhfnW__title{color:var(--foreground);margin-bottom:1rem;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700}.TrackRecord-module__SqhfnW__grid{grid-template-columns:1fr;gap:2rem;display:grid}.TrackRecord-module__SqhfnW__card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:transform .2s,box-shadow .2s,border-color .2s}.TrackRecord-module__SqhfnW__card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 10px 30px #0891b214}.TrackRecord-module__SqhfnW__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.TrackRecord-module__SqhfnW__metric{color:var(--muted-foreground);font-size:1rem;line-height:1.6}@media (min-width:768px){.TrackRecord-module__SqhfnW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.TrackRecord-module__SqhfnW__grid{grid-template-columns:repeat(4,1fr)}}
.Philosophy-module___aWYUG__section{background:radial-gradient(circle at center,var(--accent-light)0%,var(--background)70%);padding:4rem 0;position:relative;overflow:hidden}@media (min-width:768px){.Philosophy-module___aWYUG__section{padding:6rem 0}}@media (min-width:1024px){.Philosophy-module___aWYUG__section{padding:8rem 0}}.Philosophy-module___aWYUG__container{z-index:1;max-width:900px;position:relative}.Philosophy-module___aWYUG__title{color:var(--foreground);margin-bottom:3rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.Philosophy-module___aWYUG__skillsGrid{flex-direction:column;gap:2rem;display:flex}.Philosophy-module___aWYUG__skillRow{grid-template-columns:1fr;gap:.5rem;display:grid}.Philosophy-module___aWYUG__skillLabel{color:var(--primary);text-transform:uppercase;letter-spacing:.02em;font-size:1.1rem;font-weight:700}.Philosophy-module___aWYUG__skillDesc{color:var(--secondary-foreground);font-size:1rem;line-height:1.7}@media (min-width:768px){.Philosophy-module___aWYUG__skillRow{grid-template-columns:180px 1fr;align-items:baseline;gap:2rem}}
.Testimonials-module__VOp6eq__section{background-color:var(--secondary);padding:3rem 0}@media (min-width:768px){.Testimonials-module__VOp6eq__section{padding:4rem 0}}@media (min-width:1024px){.Testimonials-module__VOp6eq__section{padding:6rem 0}}.Testimonials-module__VOp6eq__title{color:var(--foreground);margin-bottom:3rem;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700}.Testimonials-module__VOp6eq__timeline{flex-direction:column;gap:2rem;display:flex}.Testimonials-module__VOp6eq__card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:transform .2s,box-shadow .2s,border-color .2s}.Testimonials-module__VOp6eq__card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 10px 30px #0891b214}.Testimonials-module__VOp6eq__cardHeader{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}@media (min-width:768px){.Testimonials-module__VOp6eq__cardHeader{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Testimonials-module__VOp6eq__role{color:var(--foreground);font-size:1.2rem;font-weight:700}.Testimonials-module__VOp6eq__company{color:var(--muted-foreground);margin-top:.25rem;font-size:1rem}.Testimonials-module__VOp6eq__period{color:var(--primary);white-space:nowrap;font-size:.9rem;font-weight:600}.Testimonials-module__VOp6eq__description{color:var(--muted-foreground);margin-bottom:1rem;font-size:.95rem;font-style:italic;line-height:1.6}.Testimonials-module__VOp6eq__highlights{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Testimonials-module__VOp6eq__highlight{color:var(--secondary-foreground);padding-left:1.25rem;font-size:.95rem;line-height:1.6;position:relative}.Testimonials-module__VOp6eq__highlight:before{content:"";background-color:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}
.CTA-module__p2rcQq__section{text-align:center;background:var(--secondary-dark);color:var(--background);padding:4rem 0}@media (min-width:768px){.CTA-module__p2rcQq__section{padding:6rem 0}}@media (min-width:1024px){.CTA-module__p2rcQq__section{padding:8rem 0}}.CTA-module__p2rcQq__container{max-width:700px}.CTA-module__p2rcQq__credentials{text-align:left;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.CTA-module__p2rcQq__credentials{text-align:center;grid-template-columns:repeat(3,1fr)}}.CTA-module__p2rcQq__credentialItem{flex-direction:column;gap:.5rem;display:flex}.CTA-module__p2rcQq__credentialTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-size:.85rem;font-weight:700}.CTA-module__p2rcQq__credentialText{color:var(--border);font-size:.95rem;line-height:1.5}.CTA-module__p2rcQq__text{margin-bottom:3rem;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:500;line-height:1.5}.CTA-module__p2rcQq__button{background:var(--gold);color:var(--gold-foreground);border-radius:9999px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:transform .2s,background-color .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 14px #d9770640}.CTA-module__p2rcQq__button:hover{background-color:#b45309;transform:scale(1.05);box-shadow:0 6px 20px #d9770659}.CTA-module__p2rcQq__nowrap{white-space:nowrap}
