.page_main__I5Yv4{min-height:100vh;padding-top:72px}.page_hero__3HZaf{padding:80px 0 48px;text-align:center;background:linear-gradient(180deg,hsla(0,0%,4%,.6) 0,hsla(0,0%,4%,.9)),url(/images/headerbackground.jpg);background-size:cover;background-position:50%;border-bottom:1px solid var(--border)}.page_title__14KwD{font-size:2rem;font-weight:600;color:var(--foreground);margin-bottom:8px}.page_subtitle__5qhoU{color:var(--muted-foreground);font-size:1rem}.page_content__lEqbL{padding:48px 0}.page_grid__bGU0B{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.page_card__ewKrp{display:flex;flex-direction:column;background:var(--card);border:1px solid var(--border);border-radius:12px;padding:32px;text-decoration:none;transition:all .2s ease}.page_card__ewKrp:hover{border-color:var(--primary);transform:translateY(-2px)}.page_card__ewKrp:hover .page_readMore__KS6Sw{color:var(--primary)}.page_cardIcon__g7z4_{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(0,212,255,.1);border-radius:8px;color:var(--primary);margin-bottom:16px}.page_cardTitle__Jtybo{font-size:1.125rem;font-weight:600;color:var(--foreground);margin-bottom:8px}.page_cardDescription__cpg0Y{color:var(--muted-foreground);font-size:.875rem;line-height:1.6;flex-grow:1;margin-bottom:16px}.page_readMore__KS6Sw{color:var(--primary);font-size:.8125rem;font-weight:500;transition:color .2s ease}@media (max-width:768px){.page_grid__bGU0B{grid-template-columns:1fr}.page_title__14KwD{font-size:1.75rem}}