*{box-sizing:border-box;margin:0;padding:0}:root{--offwhite-1:#fafafa;--offwhite-2:#fff}@font-face{font-display:swap;font-family:Georgia Pro;font-style:normal;font-weight:100 900;src:local("Georgia Pro")}body{background:#fafafa;background:var(--offwhite-1);color:#333;font-family:Georgia Pro,Georgia,Times New Roman,Times,serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.navbar{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;width:100%;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{gap:5px}.logo-squares{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(3,6px)}.square{height:6px;width:6px}.square.blue{background:#007bff}.square.dark{background:#333}.company-name{color:#333;font-size:1.2rem;font-weight:700}.nav-links{display:flex;gap:2rem}.nav-link{color:#666;font-weight:500;text-decoration:none;transition:color .3s}.nav-link.active,.nav-link:hover{color:#333}.hero{background:linear-gradient(130deg,#000 30%,#ff3c3c 70%);height:400px;margin-top:80px;position:relative}.hero,.hero-overlay{align-items:center;display:flex;justify-content:center}.hero-overlay{background:#0000004d;bottom:0;left:0;position:absolute;right:0;top:0}.hero-content{color:#fff;text-align:center}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1.2rem;opacity:.9}.about-section{background:#fff;background:var(--offwhite-2);padding:60px 0}.section-title{color:#333;font-size:2.5rem;margin-bottom:1rem;text-align:center}.about-content{margin:0 auto;max-width:1000px;padding:0 10px}@media (max-width:768px){.about-content{margin:0 auto;max-width:95%;padding:0 1rem}}.about-text{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:justify}.team-section{background:#fff;background:var(--offwhite-2);padding:80px 0}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.team-member-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;cursor:pointer;padding:2rem;text-align:center;transition:transform .3s,box-shadow .3s}.team-member-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.member-avatar{margin-bottom:1.5rem}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#525252,#000);border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;height:80px;justify-content:center;margin:0 auto;width:80px}.member-name{color:#333;font-size:1.3rem;margin-bottom:.5rem}.member-qualification{color:#666;font-size:1rem}.terms-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.terms-popup{-ms-overflow-style:none;animation:popupSlideIn .3s ease-out;background:#fff;border-radius:15px;box-shadow:0 20px 60px #0000004d;max-height:80vh;max-width:600px;overflow-y:auto;scrollbar-width:none;width:90%}.terms-popup::-webkit-scrollbar{display:none}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.terms-header{background:linear-gradient(135deg,#525252,#000);border-radius:15px 15px 0 0;color:#fff;padding:2rem;text-align:center}.terms-icon{margin-bottom:1rem;opacity:.9}.terms-header h2{font-size:1.8rem;font-weight:600;margin:0}.terms-content{padding:2rem}.terms-text{color:#444;line-height:1.6}.terms-text p{margin-bottom:1.5rem}.terms-points{background:#f8f9fa;border-left:4px solid #007bff;border-radius:10px;margin:1.5rem 0;padding:1.5rem}.terms-point{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:1rem}.terms-point:last-child{margin-bottom:0}.terms-point svg{color:#007bff;flex-shrink:0;margin-top:2px}.terms-point span{color:#555;flex:1 1}.terms-actions{display:flex;gap:1rem;justify-content:flex-end;padding:0 2rem 2rem}.accept-btn,.decline-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;min-width:140px;padding:.75rem 2rem;transition:all .3s ease}.accept-btn{background:#fcfcfc;color:#2c2c2c}.accept-btn:hover{background:#d1d1d1;box-shadow:0 5px 15px #9999994d;transform:translateY(-1px)}.decline-btn{background:#fcfcfc;color:#2c2c2c}.decline-btn:hover{background:#d1d1d1;box-shadow:0 5px 15px #9999994d;transform:translateY(-1px)}.modal-open{height:100vh;overflow:hidden}.member-detail{background:#fafafa;background:var(--offwhite-1);min-height:70vh;padding:140px 0 80px}.back-button{align-items:center;background:#000;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s}.back-button:hover{background:#777}.member-detail-content{margin:0 auto;max-width:800px}.member-header{align-items:center;border-bottom:2px solid #eee;display:flex;gap:2rem;margin-bottom:3rem;padding-bottom:2rem}.member-avatar-large{flex-shrink:0}.avatar-placeholder-large{align-items:center;background:linear-gradient(135deg,#525252,#000);border-radius:50%;color:#fff;display:flex;font-size:3rem;font-weight:700;height:120px;justify-content:center;width:120px}.member-basic-info{flex:1 1}.member-detail-name{color:#333;font-size:2.5rem;margin-bottom:.5rem}.member-detail-qualification{color:#666;font-size:1.2rem;margin-bottom:1rem}.linkedin-link{align-items:center;color:#0077b5;display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none;transition:color .3s}.linkedin-link:hover{color:#005582}.member-experience h2{color:#333;font-size:1.8rem;margin-bottom:1rem}.experience-content p{color:#666;font-size:1.1rem;line-height:1.8;text-align:justify}.loading,.member-detail-loading,.member-not-found{padding:80px 0;text-align:center}.loading{color:#666;font-size:1.2rem}.footer{background:#0000;border-top:1px solid #e5e7eb;color:#000;margin-top:auto;padding:2rem 0}.footer,.footer a,.footer p,.footer small,.footer span{color:#000!important}.footer a{text-decoration:none}.footer-content{justify-content:space-between}.footer-content,.footer-logo{align-items:center;display:flex}.footer-logo{gap:10px}.footer-logo .company-name{color:#424242}.footer-text p{color:#414040;margin:0}@media (max-width:768px){.nav-container{flex-direction:column;gap:1rem;padding:1rem}.nav-links{flex-wrap:wrap;gap:1rem;justify-content:center}.hero{height:300px;margin-top:120px}.hero-title{font-size:2rem}.team-grid{grid-template-columns:1fr}.member-header{flex-direction:column;text-align:center}.member-detail-name{font-size:2rem}.footer-content{gap:1rem;text-align:center}.footer-content,.footer-section{align-items:center;flex-direction:column}.footer-section{display:flex;gap:.75rem;width:100%}.footer-logo,.footer-section{justify-content:center}.footer-logo .logo-image{height:auto;width:120px!important}.footer-description,.footer-section h3,.footer-text p{color:#000;text-align:center}.terms-popup{margin:1rem;max-height:90vh;width:95%}.terms-header{padding:1.5rem}.terms-header h2{font-size:1.5rem}.terms-content{padding:1.5rem}.terms-actions{flex-direction:column;padding:0 1.5rem 1.5rem}.accept-btn,.decline-btn{min-width:auto;width:100%}.contact-info,.contact-item{align-items:center;display:flex;flex-direction:column;gap:.5rem;text-align:center}.address-container{gap:.5rem;grid-template-columns:1fr}.address-details{align-items:center}}.address-container{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:1rem 0}.office-address{background:#0000;border-left:none;padding:0}.address-details{display:flex;flex-direction:column;gap:.25rem}.logo-image{height:auto;object-fit:contain;width:140px}.footer-description{color:#111;max-width:320px}.practice-areas-section{background:#fafafa;background:var(--offwhite-1);padding:80px 0}.practice-areas-grid{grid-gap:2rem;display:grid;gap:2rem;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1000px}.practice-area-card{background:#fff;border-radius:12px;box-shadow:0 5px 15px #00000014;overflow:hidden;transition:all .3s ease}.practice-area-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-2px)}.practice-area-header{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);border-bottom:1px solid #eee;cursor:pointer;display:flex;padding:1.5rem 2rem;transition:all .3s ease}.practice-area-header:hover{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.practice-area-icon{align-items:center;background:linear-gradient(135deg,#007bff,#0056b3);border-radius:10px;color:#fff;display:flex;flex-shrink:0;justify-content:center;margin-right:1rem;padding:.75rem}.practice-area-title{color:#333;flex:1 1;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin:0}.practice-area-toggle{color:#000;flex-shrink:0;transition:transform .3s ease}.practice-area-card:hover .practice-area-toggle{transform:scale(1.1)}.practice-area-content{background:#fff;max-height:0;overflow:hidden;transition:max-height .2s ease,padding .4s ease}.practice-area-content.open{max-height:1000px;padding:1.5rem 2rem 2rem}.practice-area-list{list-style:none;margin:0;padding:0}.practice-area-item{align-items:flex-start;border-bottom:1px solid #f8f9fa;display:flex;margin-bottom:0;padding:.3rem 0}.practice-area-item:last-child{border-bottom:none;margin-bottom:0}.bullet{color:#ff3434;flex-shrink:0;font-size:1.2rem;font-weight:700;margin-right:.75rem;margin-top:.1rem}.item-text{color:#555;font-size:.95rem;line-height:1.6;text-align:justify}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.practice-area-content.open .practice-area-item{animation:slideDown .4s ease forwards}.practice-area-content.open .practice-area-item:first-child{animation-delay:.05s}.practice-area-content.open .practice-area-item:nth-child(2){animation-delay:.1s}.practice-area-content.open .practice-area-item:nth-child(3){animation-delay:.15s}.practice-area-content.open .practice-area-item:nth-child(4){animation-delay:.2s}.practice-area-content.open .practice-area-item:nth-child(5){animation-delay:.25s}.practice-area-content.open .practice-area-item:nth-child(6){animation-delay:.3s}.practice-area-content.open .practice-area-item:nth-child(7){animation-delay:.35s}.practice-area-content.open .practice-area-item:nth-child(8){animation-delay:.4s}@media (max-width:768px){.practice-areas-section{padding:60px 0}.practice-area-header{padding:1.25rem 1.5rem}.practice-area-title{font-size:1rem;line-height:1.3}.practice-area-content.open{padding:1.25rem 1.5rem 1.75rem}.practice-area-icon{margin-right:.75rem;padding:.6rem}.item-text{font-size:.9rem}}@media (max-width:480px){.practice-area-header{padding:1rem 1.25rem}.practice-area-title{font-size:.95rem}.practice-area-content.open{padding:1rem 1.25rem 1.5rem}}
/*# sourceMappingURL=main.43c21ced.css.map*/