*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{display:flex;flex-direction:column;min-height:100vh}.header{background-color:#1a365d;box-shadow:0 2px 8px #0000001a;color:#fff;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-top{background-color:#142844;padding:10px 0}.header-top-content{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.header-contact-info{display:flex;gap:30px}.header-main{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:20px}.logo h1{font-size:32px;font-weight:700;letter-spacing:2px}.logo p{color:#cbd5e0;font-size:12px;margin-top:5px}.nav{display:flex;gap:30px}.nav a{color:#fff;font-weight:500;text-decoration:none;transition:color .3s}.nav a:hover{color:#90cdf4}.hero{background:linear-gradient(135deg,#1a365d,#2c5282);color:#fff;padding:100px 20px;text-align:center}.hero-content{margin:0 auto;max-width:900px}.hero h2{font-size:48px;line-height:1.2;margin-bottom:20px}.hero p{color:#e2e8f0;font-size:20px;margin-bottom:30px}.cta-button{background-color:#d69e2e;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;padding:15px 40px;text-decoration:none;transition:background-color .3s}.cta-button:hover{background-color:#b7791f}.content-section{margin:0 auto;max-width:1200px;padding:60px 20px}.section-title{color:#1a365d;font-size:36px;margin-bottom:30px;text-align:center}.practice-areas{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.practice-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:40px;text-align:center;transition:transform .3s,box-shadow .3s}.practice-card:hover{box-shadow:0 8px 15px #00000026;transform:translateY(-5px)}.practice-card h3{color:#1a365d;font-size:24px;margin-bottom:15px}.practice-card p{color:#4a5568;line-height:1.6;margin-bottom:20px}.learn-more{color:#2c5282;font-weight:600;text-decoration:none}.learn-more:hover{text-decoration:underline}.team-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px}.team-member{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:30px;text-align:center}.member-photo{align-items:center;background:linear-gradient(135deg,#2c5282,#1a365d);border-radius:50%;color:#fff;display:flex;font-size:48px;font-weight:700;height:150px;justify-content:center;margin:0 auto 20px;width:150px}.team-member h3{color:#1a365d;font-size:22px;margin-bottom:5px}.team-member .title{color:#d69e2e;font-weight:600;margin-bottom:15px}.team-member p{color:#4a5568;line-height:1.6}.contact-container{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-top:40px}.contact-form{gap:20px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#1a365d;font-weight:600;margin-bottom:8px}.form-group input,.form-group textarea{border:1px solid #cbd5e0;border-radius:5px;font-size:16px;padding:12px}.form-group textarea{min-height:150px;resize:vertical}.contact-info{background:#f7fafc;border-radius:8px;padding:40px}.contact-info h3{color:#1a365d;font-size:24px;margin-bottom:20px}.contact-info p{color:#4a5568;line-height:1.6;margin-bottom:15px}.contact-info strong{color:#1a365d}.footer{background-color:#1a365d;color:#fff;margin-top:auto;padding:40px 20px 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 30px;max-width:1200px}.footer-section h3{font-size:18px;margin-bottom:15px}.footer-section a,.footer-section p{color:#cbd5e0;display:block;line-height:1.8;text-decoration:none}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid #2d3748;color:#cbd5e0;margin:0 auto;max-width:1200px;padding-top:20px;text-align:center}.page-content{background-color:#f7fafc;flex:1 1}.page-header{background:linear-gradient(135deg,#1a365d,#2c5282);color:#fff;padding:60px 20px;text-align:center}.page-header h1{font-size:42px;margin-bottom:15px}.page-header p{color:#e2e8f0;font-size:18px}.text-content{color:#4a5568;line-height:1.8;margin-bottom:20px}.text-content h3{color:#1a365d;font-size:24px;margin-bottom:15px;margin-top:30px}.text-content ul{list-style-position:inside;margin-left:20px}.text-content li{margin-bottom:10px}@media (max-width:768px){.header-main{gap:20px}.header-main,.nav{flex-direction:column}.nav{gap:15px;text-align:center}.hero h2{font-size:32px}.contact-container{grid-template-columns:1fr}.header-top-content{text-align:center}.header-contact-info,.header-top-content{flex-direction:column;gap:10px}}
/*# sourceMappingURL=main.6d4c7db0.css.map*/