.Hero-module__ZARIfG__hero{color:#fff;background-color:var(--color-primary);z-index:0;align-items:center;height:90vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundImageContainer{z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__backgroundImage{object-fit:cover;object-position:center}.Hero-module__ZARIfG__overlay{z-index:-1;background:linear-gradient(#0f172ab3,#0f172ae6);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:10;max-width:800px;position:relative}.Hero-module__ZARIfG__subtitle{font-family:var(--font-noto-sans);letter-spacing:.1em;color:var(--color-accent);text-transform:uppercase;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.Hero-module__ZARIfG__title{color:#fff;text-shadow:0 2px 4px #0000004d;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Hero-module__ZARIfG__highlight{color:var(--color-accent)}.Hero-module__ZARIfG__description{color:#e2e8f0;text-shadow:0 1px 2px #0000004d;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.8}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__description{font-size:1rem}}
.PracticeAreas-module__y5UrrW__heading{color:var(--color-primary);margin-bottom:.5rem;font-size:2.5rem}.PracticeAreas-module__y5UrrW__subheading{color:var(--color-text-muted);font-size:1.1rem}.PracticeAreas-module__y5UrrW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.PracticeAreas-module__y5UrrW__card{background:#fff;border-radius:8px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.PracticeAreas-module__y5UrrW__card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.PracticeAreas-module__y5UrrW__imageWrapper{width:100%;height:200px;position:relative}.PracticeAreas-module__y5UrrW__image{object-fit:cover;transition:transform .3s}.PracticeAreas-module__y5UrrW__card:hover .PracticeAreas-module__y5UrrW__image{transform:scale(1.05)}.PracticeAreas-module__y5UrrW__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.PracticeAreas-module__y5UrrW__title{color:var(--color-primary);margin-bottom:.5rem;font-size:1.25rem}.PracticeAreas-module__y5UrrW__description{color:var(--color-text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem}.PracticeAreas-module__y5UrrW__arrow{color:var(--color-accent);align-self:flex-end;font-weight:700}
.LawyerIntro-module__yepf4q__wrapper{align-items:center;gap:4rem;display:flex}.LawyerIntro-module__yepf4q__imageCol{flex:1}.LawyerIntro-module__yepf4q__imageContainer{box-shadow:20px 20px 0px var(--color-bg-light),20px 20px 0px 2px var(--color-accent);border-radius:8px;position:relative;overflow:hidden}.LawyerIntro-module__yepf4q__image{width:100%;height:auto;display:block}.LawyerIntro-module__yepf4q__contentCol{flex:1}.LawyerIntro-module__yepf4q__smallTitle{color:var(--color-accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.9rem}.LawyerIntro-module__yepf4q__name{color:var(--color-primary);margin-bottom:1.5rem;font-size:2.5rem}.LawyerIntro-module__yepf4q__line{background-color:var(--color-accent);width:60px;height:3px;margin-bottom:2rem}.LawyerIntro-module__yepf4q__careerSection{margin-bottom:2rem}.LawyerIntro-module__yepf4q__careerSection h3{color:var(--color-primary);margin-bottom:.8rem;font-size:1.1rem}.LawyerIntro-module__yepf4q__careerSection ul{padding:0;list-style:none}.LawyerIntro-module__yepf4q__careerSection li{color:var(--color-text-muted);margin-bottom:.5rem;padding-left:1rem;font-size:.95rem;position:relative}.LawyerIntro-module__yepf4q__careerSection li:before{content:"•";color:var(--color-accent);position:absolute;left:0}.LawyerIntro-module__yepf4q__more{color:var(--color-text-muted);margin-left:1rem}.LawyerIntro-module__yepf4q__btnWrapper{margin-top:2rem}@media (max-width:900px){.LawyerIntro-module__yepf4q__wrapper{flex-direction:column;gap:3rem}.LawyerIntro-module__yepf4q__imageContainer{box-shadow:15px 15px 0px var(--color-bg-light),15px 15px 0px 2px var(--color-accent)}}
.BlogCard-module__h7P_Na__card{cursor:pointer;background-color:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:box-shadow .3s,transform .2s;display:flex}.BlogCard-module__h7P_Na__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.BlogCard-module__h7P_Na__category{border-radius:9999px;width:fit-content;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.BlogCard-module__h7P_Na__categoryBlue{color:#1d4ed8;background-color:#dbeafe}.BlogCard-module__h7P_Na__categoryGreen{color:#15803d;background-color:#dcfce7}.BlogCard-module__h7P_Na__categoryRed{color:#b91c1c;background-color:#fee2e2}.BlogCard-module__h7P_Na__categoryPurple{color:#7e22ce;background-color:#f3e8ff}.BlogCard-module__h7P_Na__categoryOrange{color:#c2410c;background-color:#ffedd5}.BlogCard-module__h7P_Na__categoryDefault{color:#374151;background-color:#f3f4f6}.BlogCard-module__h7P_Na__title{color:var(--color-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.BlogCard-module__h7P_Na__description{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogCard-module__h7P_Na__date{color:#999;margin-top:auto;font-size:.85rem}
.page-module__jXZM3G__filterContainer{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.page-module__jXZM3G__filterBtn{cursor:pointer;color:#4b5563;background-color:#f3f4f6;border:1px solid #0000;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__jXZM3G__filterBtn:hover{background-color:#e5e7eb}.page-module__jXZM3G__filterBtn.page-module__jXZM3G__active{background-color:var(--color-primary);color:#fff}.page-module__jXZM3G__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.page-module__jXZM3G__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__jXZM3G__grid{grid-template-columns:repeat(3,1fr)}}.page-module__jXZM3G__empty{text-align:center;color:var(--color-text-muted);padding:3rem}.page-module__jXZM3G__skeletonCard{background:#fff;border:1px solid #eee;border-radius:8px;padding:1.5rem;animation:2s infinite page-module__jXZM3G__pulse}.page-module__jXZM3G__skeletonCategory{background:#e5e7eb;border-radius:9999px;width:60px;height:24px;margin-bottom:.75rem}.page-module__jXZM3G__skeletonTitle{background:#e5e7eb;border-radius:4px;width:100%;height:24px;margin-bottom:.5rem}.page-module__jXZM3G__skeletonTitleShort{background:#e5e7eb;border-radius:4px;width:70%;height:24px;margin-bottom:.75rem}.page-module__jXZM3G__skeletonDesc{background:#e5e7eb;border-radius:4px;width:100%;height:16px;margin-bottom:.5rem}.page-module__jXZM3G__skeletonDescShort{background:#e5e7eb;border-radius:4px;width:80%;height:16px;margin-bottom:1rem}.page-module__jXZM3G__skeletonDate{background:#e5e7eb;border-radius:4px;width:80px;height:14px}@keyframes page-module__jXZM3G__pulse{0%,to{opacity:1}50%{opacity:.5}}
.BlogSection-module__nyVgcG__header{text-align:center;margin-bottom:2rem}.BlogSection-module__nyVgcG__title{color:var(--color-primary);margin-bottom:.5rem;font-size:2rem}.BlogSection-module__nyVgcG__subtitle{color:var(--color-text-muted)}.BlogSection-module__nyVgcG__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.BlogSection-module__nyVgcG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BlogSection-module__nyVgcG__grid{grid-template-columns:repeat(3,1fr)}}.BlogSection-module__nyVgcG__empty{text-align:center;color:var(--color-text-muted);padding:3rem}.BlogSection-module__nyVgcG__footer{text-align:center;margin-top:3rem}.BlogSection-module__nyVgcG__skeleton{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.BlogSection-module__nyVgcG__skeleton{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BlogSection-module__nyVgcG__skeleton{grid-template-columns:repeat(3,1fr)}}.BlogSection-module__nyVgcG__skeletonCard{background:#fff;border:1px solid #eee;border-radius:8px;padding:1.5rem;animation:2s infinite BlogSection-module__nyVgcG__pulse}.BlogSection-module__nyVgcG__skeletonCategory{background:#e5e7eb;border-radius:9999px;width:60px;height:24px;margin-bottom:.75rem}.BlogSection-module__nyVgcG__skeletonTitle{background:#e5e7eb;border-radius:4px;width:100%;height:24px;margin-bottom:.5rem}.BlogSection-module__nyVgcG__skeletonTitleShort{background:#e5e7eb;border-radius:4px;width:70%;height:24px;margin-bottom:.75rem}.BlogSection-module__nyVgcG__skeletonDesc{background:#e5e7eb;border-radius:4px;width:100%;height:16px;margin-bottom:.5rem}.BlogSection-module__nyVgcG__skeletonDescShort{background:#e5e7eb;border-radius:4px;width:80%;height:16px;margin-bottom:1rem}.BlogSection-module__nyVgcG__skeletonDate{background:#e5e7eb;border-radius:4px;width:80px;height:14px}@keyframes BlogSection-module__nyVgcG__pulse{0%,to{opacity:1}50%{opacity:.5}}
