.sidebar{position:fixed;top:0;right:0;width:300px;height:100vh;background:linear-gradient(135deg,#243569 0%,#866f5c 100%);color:#fff;padding:2rem 1.5rem;box-shadow:-4px 0 20px #0000001a;z-index:1000;overflow-y:auto}.sidebar-content{display:flex;flex-direction:column;height:100%}.profile-section{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.2)}.profile-image{margin-bottom:1.5rem}.headshot{width:150px;height:150px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.2);transition:transform .3s ease}.headshot:hover{transform:scale(1.05)}.profile-name{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:#fff}.profile-title{font-size:1rem;color:#fffc;margin:0;font-weight:300}.sidebar-navigation{flex:1}.nav-list{list-style:none;padding:0;margin:0}.nav-item{margin-bottom:.5rem}.nav-link{display:block;padding:1rem 1.5rem;color:#fffc;text-decoration:none;border-radius:8px;transition:all .3s ease;font-weight:500;border-left:3px solid transparent}.nav-link:hover{background:rgba(255,255,255,.1);color:#fff;transform:translate(5px)}.nav-link.active{background:rgba(255,255,255,.15);color:#fff;border-left-color:#a1be37;font-weight:600}@media (max-width: 768px){.sidebar.mobile-responsive{position:relative;width:100%;height:auto;padding:1.5rem 1rem}.profile-section{margin-bottom:2rem;padding-bottom:1.5rem}.headshot{width:120px;height:120px}.profile-name{font-size:1.3rem}.nav-link{padding:.8rem 1rem}}@media (max-width: 480px){.sidebar.mobile-responsive{padding:1rem}.headshot{width:100px;height:100px}.profile-name{font-size:1.2rem}.nav-link{padding:.7rem .8rem;font-size:.9rem}}.introduction-section{padding:4rem 2rem;max-width:800px;margin:0 auto;min-height:60vh}.introduction-content{font-size:1.2rem;line-height:1.8;color:#374151}.introduction-text{margin-bottom:2rem;text-align:justify}@media (max-width: 1024px){.introduction-section{margin-right:0;padding:3rem 1.5rem}}@media (max-width: 768px){.introduction-section{padding:2rem 1rem;min-height:50vh}.introduction-content{font-size:1.1rem;line-height:1.6}}@media (max-width: 480px){.introduction-section{padding:1.5rem .8rem}.introduction-content{font-size:1rem}}.practice-areas-section{padding:4rem 2rem;max-width:800px;margin:0 auto;min-height:60vh}.practice-areas-content{font-size:1.1rem;line-height:1.8;color:#374151}.practice-areas-list{list-style:none;padding:0;margin:0}.practice-area-item{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:1.5rem 2rem;margin-bottom:1rem;border-radius:12px;border-left:4px solid #243569;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;font-weight:500}.practice-area-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026;border-left-color:#a1be37}@media (max-width: 1024px){.practice-areas-section{margin-right:0;padding:3rem 1.5rem}}@media (max-width: 768px){.practice-areas-section{padding:2rem 1rem;min-height:50vh}.practice-area-item{padding:1.2rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.practice-areas-section{padding:1.5rem .8rem}.practice-area-item{padding:1rem;font-size:.95rem}}.employment-section{padding:4rem 2rem;max-width:800px;margin:0 auto;min-height:60vh}.employment-content{font-size:1.1rem;line-height:1.8;color:#374151}.employment-timeline{position:relative;padding-left:2rem}.employment-timeline:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#243569,#a1be37)}.employment-item{position:relative;background:white;padding:2rem;margin-bottom:2rem;border-radius:12px;box-shadow:0 4px 16px #0000001a;border-left:4px solid #243569;transition:all .3s ease}.employment-item:before{content:"";position:absolute;left:-2.5rem;top:2rem;width:12px;height:12px;background:#243569;border-radius:50%;border:3px solid white;box-shadow:0 0 0 3px #243569}.employment-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.employment-header{margin-bottom:1rem}.job-title{font-size:1.4rem;font-weight:700;color:#243569;margin:0 0 .5rem}.job-company{font-size:1.1rem;font-weight:600;color:#374151;margin-bottom:.5rem}.job-dates{font-size:.95rem;color:#6b7280;font-weight:500}.job-description{color:#4b5563;line-height:1.6}.job-description p{margin:0}@media (max-width: 1024px){.employment-section{margin-right:0;padding:3rem 1.5rem}}@media (max-width: 768px){.employment-section{padding:2rem 1rem;min-height:50vh}.employment-timeline{padding-left:1.5rem}.employment-item{padding:1.5rem}.employment-item:before{left:-2rem}.job-title{font-size:1.2rem}}@media (max-width: 480px){.employment-section{padding:1.5rem .8rem}.employment-timeline{padding-left:1rem}.employment-item{padding:1.2rem}.employment-item:before{left:-1.5rem;width:8px;height:8px}.job-title{font-size:1.1rem}}.education-section{padding:4rem 2rem;max-width:800px;margin:0 auto;min-height:60vh}.education-content{font-size:1.1rem;line-height:1.8;color:#374151}.education-list{display:flex;flex-direction:column;gap:2rem}.education-item{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 16px #0000001a;border-left:4px solid #243569;transition:all .3s ease}.education-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026;border-left-color:#a1be37}.education-header{text-align:center}.degree-title{font-size:1.4rem;font-weight:700;color:#243569;margin:0 0 .5rem}.institution-name{font-size:1.1rem;font-weight:600;color:#374151;margin-bottom:.5rem}.graduation-year{font-size:.95rem;color:#6b7280;font-weight:500}@media (max-width: 1024px){.education-section{margin-right:0;padding:3rem 1.5rem}}@media (max-width: 768px){.education-section{padding:2rem 1rem;min-height:50vh}.education-item{padding:1.5rem}.degree-title{font-size:1.2rem}}@media (max-width: 480px){.education-section{padding:1.5rem .8rem}.education-item{padding:1.2rem}.degree-title{font-size:1.1rem}}.contact-section{padding:4rem 2rem;max-width:800px;margin:0 auto;min-height:60vh}.contact-content{font-size:1.1rem;line-height:1.8;color:#374151}.contact-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}.contact-item{display:flex;align-items:center;background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 16px #0000001a;border-left:4px solid #243569;transition:all .3s ease}.contact-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026;border-left-color:#a1be37}.contact-icon{margin-right:1.5rem;font-size:2rem;color:#243569;min-width:60px;text-align:center}.contact-info{flex:1}.contact-label{font-size:1.1rem;font-weight:600;color:#243569;margin:0 0 .5rem}.contact-value{font-size:1rem;color:#374151;text-decoration:none;transition:color .3s ease}.contact-value:hover{color:#243569}a.contact-value:hover{text-decoration:underline}@media (max-width: 1024px){.contact-section{margin-right:0;padding:3rem 1.5rem}}@media (max-width: 768px){.contact-section{padding:2rem 1rem;min-height:50vh}.contact-item{padding:1.5rem}.contact-icon{margin-right:1rem;font-size:1.5rem;min-width:50px}}@media (max-width: 480px){.contact-section{padding:1.5rem .8rem}.contact-item{padding:1.2rem;flex-direction:column;text-align:center}.contact-icon{margin-right:0;margin-bottom:1rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#374151;line-height:1.6}.app{display:flex;min-height:100vh}.main-content{flex:1;margin-right:300px;background:#f8fafc}.section-container{width:100%}.section-title{font-size:2.5rem;font-weight:700;color:#243569;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #a1be37;position:relative}.section-title:after{content:"";position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:#243569}@media (max-width: 1024px){.main-content{margin-right:0}}@media (max-width: 768px){.app{flex-direction:column}.main-content{margin-right:0}.section-title{font-size:2rem;margin-bottom:1.5rem}}@media (max-width: 480px){.section-title{font-size:1.8rem;margin-bottom:1rem}}html{scroll-behavior:smooth}*:focus{outline:2px solid #243569;outline-offset:2px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
