.ParallaxHero-module__1JQFka__hero{isolation:isolate;border:1px solid var(--brand-border);background:var(--brand-surface);border-radius:1rem;width:100%;min-height:300px;margin:0 0 2.75rem;position:relative;overflow:hidden}.ParallaxHero-module__1JQFka__media{position:absolute;inset:0}.ParallaxHero-module__1JQFka__photo{opacity:.42;filter:saturate(.35)contrast(1.02);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.dark .ParallaxHero-module__1JQFka__photo{opacity:.24;filter:saturate(.25)contrast(1.1)}.ParallaxHero-module__1JQFka__photoOverlay{background:linear-gradient(90deg, hsl(var(--background) / .96) 0%, hsl(var(--background) / .82) 48%, hsl(var(--background) / .25) 100%), linear-gradient(0deg, hsl(var(--background) / .78), transparent 55%);position:absolute;inset:0}.ParallaxHero-module__1JQFka__grid{background-image:linear-gradient(var(--brand-border) 1px, transparent 1px), linear-gradient(90deg, var(--brand-border) 1px, transparent 1px);opacity:.18;background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.ParallaxHero-module__1JQFka__content{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;max-width:46rem;min-height:300px;padding:3rem 2rem;display:flex;position:relative}.ParallaxHero-module__1JQFka__title{max-width:42rem;color:var(--brand-text);letter-spacing:0;text-wrap:balance;margin:0 0 .9rem;font-size:2.25rem;font-weight:700;line-height:1.12}.ParallaxHero-module__1JQFka__titleAccent{color:var(--brand-text)}.ParallaxHero-module__1JQFka__subtitle{max-width:39rem;color:var(--brand-text-muted);letter-spacing:0;margin:0 0 1.35rem;font-size:1rem;font-weight:400;line-height:1.65}.ParallaxHero-module__1JQFka__actions{flex-wrap:wrap;justify-content:flex-start;gap:.75rem;display:flex}.ParallaxHero-module__1JQFka__btnPrimary,.ParallaxHero-module__1JQFka__btnGhost{letter-spacing:0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-height:42px;padding:0 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.ParallaxHero-module__1JQFka__btnPrimary{border:1px solid var(--brand-primary);background:var(--brand-primary);color:hsl(var(--primary-foreground));box-shadow:0 1px 2px hsl(var(--foreground) / .1)}.ParallaxHero-module__1JQFka__btnPrimary:hover{color:hsl(var(--primary-foreground));background:var(--brand-primary-strong);transform:translateY(-1px)}.ParallaxHero-module__1JQFka__btnGhost{border:1px solid var(--brand-border);background:var(--brand-card-bg);color:var(--brand-text)}.ParallaxHero-module__1JQFka__btnGhost:hover{border-color:var(--brand-border-strong);background:hsl(var(--muted));color:var(--brand-text)}.ParallaxHero-module__1JQFka__btnPrimary:after,.ParallaxHero-module__1JQFka__btnGhost:after{content:"→";transition:transform .18s}.ParallaxHero-module__1JQFka__btnPrimary:hover:after,.ParallaxHero-module__1JQFka__btnGhost:hover:after{transform:translate(3px)}@media (max-width:640px){.ParallaxHero-module__1JQFka__hero{border-radius:.875rem;min-height:340px;margin-bottom:2rem}.ParallaxHero-module__1JQFka__photoOverlay{background:linear-gradient(180deg, hsl(var(--background) / .94), hsl(var(--background) / .8))}.ParallaxHero-module__1JQFka__content{min-height:340px;padding:2.2rem 1.25rem}.ParallaxHero-module__1JQFka__title{font-size:1.85rem}.ParallaxHero-module__1JQFka__actions{width:100%;max-width:320px}.ParallaxHero-module__1JQFka__btnPrimary,.ParallaxHero-module__1JQFka__btnGhost{width:100%}}
.SectionCards-module__LXPtGG__wrapper{padding:0}.SectionCards-module__LXPtGG__sectionTitle{color:var(--brand-text);letter-spacing:0;margin:0 0 1rem;font-size:1.35rem;font-weight:650}.SectionCards-module__LXPtGG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.SectionCards-module__LXPtGG__card{isolation:isolate;border:1px solid var(--brand-border);background:var(--brand-card-bg);min-height:15rem;color:var(--brand-text);border-radius:.75rem;flex-direction:column;justify-content:flex-end;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.SectionCards-module__LXPtGG__card:before{content:"";z-index:-2;background-image:var(--bg);opacity:.18;filter:saturate(.55)contrast(1.03);background-position:50%;background-size:cover;transition:opacity .28s,filter .28s,transform .28s;position:absolute;inset:0;transform:scale(1.01)}.dark .SectionCards-module__LXPtGG__card:before{opacity:.22;filter:saturate(.45)contrast(1.08)}.SectionCards-module__LXPtGG__card:after{content:"";z-index:-1;background:linear-gradient(180deg, hsl(var(--background) / .5) 0%, hsl(var(--background) / .88) 56%, hsl(var(--background)) 100%), radial-gradient(circle at 20% 0%, hsl(var(--background) / .32), transparent 48%);position:absolute;inset:0}.SectionCards-module__LXPtGG__card:hover{border-color:var(--brand-border-strong);box-shadow:var(--brand-hover-shadow);transform:translateY(-2px)}.SectionCards-module__LXPtGG__card:hover:before{opacity:.28;filter:saturate(.85)contrast(1.05);transform:scale(1.045)}.dark .SectionCards-module__LXPtGG__card:hover:before{opacity:.32;filter:saturate(.65)contrast(1.12)}.SectionCards-module__LXPtGG__glass{z-index:1;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.5rem;min-height:100%;padding:1.65rem;display:flex;position:relative}.SectionCards-module__LXPtGG__description{color:var(--brand-text-muted);letter-spacing:0;margin:0;font-size:.95rem;font-weight:500}.SectionCards-module__LXPtGG__title{color:var(--brand-text);letter-spacing:0;margin:0;font-size:1.15rem;font-weight:650;line-height:1.25}.SectionCards-module__LXPtGG__arrow{color:var(--brand-text-muted);align-items:center;gap:.375rem;margin-top:.35rem;font-size:.95rem;font-weight:600;transition:color .18s;display:inline-flex}.SectionCards-module__LXPtGG__arrow:after{content:"→";transition:transform .18s}.SectionCards-module__LXPtGG__card:hover .SectionCards-module__LXPtGG__arrow{color:var(--brand-text)}.SectionCards-module__LXPtGG__card:hover .SectionCards-module__LXPtGG__arrow:after{transform:translate(4px)}@media (max-width:1100px){.SectionCards-module__LXPtGG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.SectionCards-module__LXPtGG__grid{grid-template-columns:1fr}.SectionCards-module__LXPtGG__card{min-height:12rem}.SectionCards-module__LXPtGG__glass{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.SectionCards-module__LXPtGG__card,.SectionCards-module__LXPtGG__card:before,.SectionCards-module__LXPtGG__arrow,.SectionCards-module__LXPtGG__arrow:after{transition:none}.SectionCards-module__LXPtGG__card:hover,.SectionCards-module__LXPtGG__card:hover:before{transform:none}}
