@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Bodoni+Moda:wght@400;500;600&family=Archivo:wght@400;500&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.5;color:#f2f2f0;background-color:#1b3054;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Bodoni Moda,Didot,Georgia,serif;font-weight:500;line-height:1.35;color:#f2f2f0;margin:0}h1{font-size:2.75rem}@media(max-width:768px){h1{font-size:2.5rem}}@media(max-width:640px){h1{font-size:1.875rem}}h2{font-size:2.5rem}@media(max-width:768px){h2{font-size:1.75rem}}@media(max-width:640px){h2{font-size:1.5rem}}h3{font-size:1.5rem}@media(max-width:768px){h3{font-size:1.25rem}}h4{font-size:1.25rem}h5{font-size:1.0625rem}h6{font-size:.875rem}.serif,.brandname{font-family:Bodoni Moda,Didot,Georgia,serif}.brandname .bigcap{font-size:1em}.brandname .smallcap{font-size:.68em;letter-spacing:.5px}p{margin:0;line-height:1.75}a{color:#c9a227;text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1)}a:hover{color:#d9b23a}img{max-width:100%;height:auto;display:block}button{font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;border:none;background:none}ul,ol{list-style:none;margin:0;padding:0}.container{max-width:1280px;margin:0 auto;padding:0 2rem;width:100%}@media(max-width:768px){.container{padding:0 1.5rem}}@media(max-width:640px){.container{padding:0 1rem}}section{padding:5rem 0}@media(max-width:1024px){section{padding:4rem 0}}@media(max-width:768px){section{padding:3rem 0}}.divider{height:1px;background:#ffffff14;margin:0 3rem}@media(max-width:768px){.divider{margin:0 1.5rem}}.section-header{margin-bottom:4rem}@media(max-width:768px){.section-header{margin-bottom:3rem}}.section-header--center{text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.section-tag{font-size:.6875rem;letter-spacing:3px;text-transform:uppercase;color:#c9a227;margin-bottom:1rem}.section-title{font-family:Bodoni Moda,Didot,Georgia,serif;margin-bottom:1rem;color:#f2f2f0}.section-subtitle{font-size:.9375rem;color:#9a9a96;margin-top:1.5rem;line-height:1.85}@media(max-width:768px){.section-subtitle{font-size:.875rem}}.section-divider{width:48px;height:2px;background:#c9a227;margin-top:1rem}.section-header--center .section-divider{margin-left:auto;margin-right:auto}.text-center{text-align:center}.text-secondary{color:#9a9a96}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}*:focus{outline:none}*:focus-visible{outline:2px solid #c9a227;outline-offset:2px;border-radius:2px}button:focus-visible,.btn:focus-visible{outline:2px solid #c9a227;outline-offset:3px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #c9a227;outline-offset:0;box-shadow:0 0 0 3px #c9a22726}a:focus-visible{outline:2px solid #c9a227;outline-offset:2px;border-radius:2px}.skip-to-main{position:absolute;left:-9999px;z-index:999;padding:1rem 1.5rem;background-color:#c9a227;color:#1b3054;text-decoration:none;border-radius:2px}.skip-to-main:focus{left:50%;top:1rem;transform:translate(-50%)}.form-error{display:block;color:#f87171;font-size:.8125rem;margin-top:.5rem}.form-input[aria-invalid=true]{border-color:#f87171}.form-message{padding:1rem;border-radius:4px;margin-bottom:1.5rem;font-size:.875rem}.form-message--success{background-color:#10b9811f;color:#6ee7b7;border:1px solid rgba(16,185,129,.4)}.form-message--error{background-color:#dc26261f;color:#fca5a5;border:1px solid rgba(220,38,38,.4)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.header{position:sticky;top:0;z-index:1020;background-color:#1b3054;border-bottom:1px solid rgba(255,255,255,.08);transition:box-shadow .2s cubic-bezier(.4,0,.2,1)}.header.scrolled{box-shadow:0 10px 15px -3px #00000040,0 4px 6px -4px #00000040}.header__inner{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;gap:2.5rem}.header__logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.header__logo:hover{opacity:.85}.header__logo-plaque{display:block;border:1px solid #c9a227;padding:3px}.header__logo-plaque-inner{border:1px solid #c9a227;padding:6px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.header__logo-plaque-zim{font-size:13px;color:#c9a227;letter-spacing:1px;line-height:1}.header__logo-plaque-rule{width:12px;height:1px;background:#c9a227}.header__logo-plaque-law{font-size:7px;color:#c9a227;letter-spacing:2px;line-height:1}.header__logo-name{font-size:1.25rem;letter-spacing:1.5px;color:#f2f2f0;white-space:nowrap}@media(max-width:640px){.header__logo-name{font-size:1.0625rem}}.header__nav{display:flex;align-items:center;gap:2.5rem}@media(max-width:1024px){.header__nav{position:fixed;top:0;right:0;bottom:0;width:min(320px,85vw);flex-direction:column;align-items:flex-start;padding:6rem 2rem 2rem;background-color:#16294a;border-left:1px solid rgba(255,255,255,.08);transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1030}.header__nav.active{transform:translate(0)}}.header__burger{display:none;flex-direction:column;gap:5px;width:28px;height:24px;padding:0;position:relative;z-index:1031}@media(max-width:1024px){.header__burger{display:flex}}.header__burger span{display:block;width:100%;height:2px;background-color:#f2f2f0;border-radius:2px;transition:all .2s cubic-bezier(.4,0,.2,1)}.header__burger:hover span{background-color:#c9a227}.header__burger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__burger.active span:nth-child(2){opacity:0}.header__burger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav{display:flex;align-items:center;gap:2.5rem}@media(max-width:1024px){.nav{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%}}.nav__item{list-style:none}@media(max-width:1024px){.nav__item{width:100%}}.nav__link{font-size:.8125rem;letter-spacing:.5px;color:#b8b8b4;transition:color .2s cubic-bezier(.4,0,.2,1)}.nav__link:hover{color:#f2f2f0}@media(max-width:1024px){.nav__link{font-size:.9375rem;display:block;padding:.5rem 0}}.mobile-overlay{position:fixed;inset:0;background:#0000008c;opacity:0;visibility:hidden;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);z-index:1019}.mobile-overlay.active{opacity:1;visibility:visible}body.menu-open{overflow:hidden}.footer{border-top:1px solid rgba(255,255,255,.08)}.footer__inner{padding:2rem 0;display:flex;justify-content:space-between;align-items:center;gap:1rem}@media(max-width:768px){.footer__inner{flex-direction:column;gap:.5rem;text-align:center}}.footer__copyright,.footer__locations{font-size:.75rem;color:#c9a227}.footer__locations{letter-spacing:1px}.footer__disclaimer{border-top:1px solid rgba(255,255,255,.06);padding:1.5rem 0 2.5rem}.footer__disclaimer p{max-width:980px;font-size:10.5px;line-height:1.7;color:#c9a227}.footer__disclaimer p+p{margin-top:1rem}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background-color:#16294a;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 -4px 20px #00000059;z-index:1050;transform:translateY(100%);opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.cookie-banner--visible{transform:translateY(0);opacity:1}.cookie-banner__content{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;padding:1.5rem 0}@media(max-width:768px){.cookie-banner__content{flex-direction:column;align-items:stretch;gap:1.5rem;padding:2rem 0}}.cookie-banner__text{flex:1}.cookie-banner__title{font-size:1.0625rem;color:#f2f2f0;margin-bottom:.75rem;line-height:1.375}.cookie-banner__description{font-size:.8125rem;color:#9a9a96;line-height:1.75;margin:0}.cookie-banner__actions{display:flex;gap:1rem;flex-shrink:0}@media(max-width:768px){.cookie-banner__actions{flex-direction:column}}.cookie-banner__btn{padding:1rem 2rem;font-size:.8125rem;letter-spacing:1px;border-radius:2px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap;border:none}@media(max-width:768px){.cookie-banner__btn{width:100%}}.cookie-banner__btn--accept{background-color:#c9a227;color:#1b3054}.cookie-banner__btn--accept:hover{background-color:#d9b23a}.cookie-banner__btn--decline{background-color:transparent;color:#b8b8b4;border:1px solid rgba(255,255,255,.18)}.cookie-banner__btn--decline:hover{border-color:#fff6;color:#f2f2f0}.hero{position:relative;padding:8rem 0 6rem;text-align:center;background-color:#1b3054;background-image:radial-gradient(ellipse 95% 80% at 50% 46%,#1b3054db,#1b3054ad 45%,#1b30546b),var(--bg-wide);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:768px){.hero{padding:6rem 0 5rem;background-image:radial-gradient(ellipse 130% 70% at 50% 45%,#1b3054e0,#1b3054bd 55%,#1b30548c),var(--bg-narrow)}}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:120px;background:linear-gradient(to bottom,#1b305400,#1b3054);pointer-events:none}.hero__content{position:relative;z-index:1;max-width:720px;margin:0 auto}.hero__eyebrow{font-size:.75rem;letter-spacing:4px;text-transform:uppercase;color:#c9a227;margin-bottom:1.5rem;text-shadow:0 1px 3px rgba(0,0,0,.9),0 0 14px rgba(0,0,0,.55)}.hero__title{max-width:640px;margin:0 auto 1.5rem;text-shadow:0 2px 20px rgba(0,0,0,.45)}.hero__subhead{font-size:.9375rem;color:#d8d8d5;max-width:460px;margin:0 auto 2.5rem;line-height:1.8;text-shadow:0 1px 12px rgba(0,0,0,.4)}.hero__actions{display:inline-flex;gap:1rem}@media(max-width:640px){.hero__actions{flex-direction:column;width:100%}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8125rem;letter-spacing:1px;text-align:center;text-decoration:none;border:none;border-radius:2px;cursor:pointer;white-space:nowrap;line-height:1;transition:background .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1)}.btn--primary{background:#c9a227;color:#1b3054}.btn--primary:hover{background:#d9b23a;color:#1b3054}.btn--secondary{background:transparent;color:#f2f2f0;border:1px solid rgba(255,255,255,.18)}.btn--secondary:hover{color:#f2f2f0;border-color:#fff6}.btn--outline{background:transparent;color:#c9a227;border:1px solid #4a3f1f}.btn--outline:hover{color:#c9a227;background:#c9a22714}.btn--small{padding:10px 22px;font-size:.75rem}.btn--medium{padding:15px 32px}.btn--large{padding:17px 40px}.btn:disabled,.btn[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}.practice-areas{padding:0 0 4rem}.positioning{text-align:center;padding:5rem 2rem 6rem;max-width:720px;margin:0 auto}@media(max-width:768px){.positioning{padding:4rem 1.5rem 5rem}}.positioning__line{width:48px;height:2px;background:#c9a227;margin:0 auto 2rem}.positioning__text{font-size:1.25rem;line-height:1.6;color:#e8e8e5}@media(max-width:640px){.positioning__text{font-size:1.0625rem}}.practice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff14;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}@media(max-width:900px){.practice-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.practice-grid{grid-template-columns:1fr}}.practice-card{background:#213a638c;padding:2.5rem 1.5rem;backdrop-filter:blur(2px)}.practice-card__num{font-size:.75rem;letter-spacing:2px;color:#c9a227;margin-bottom:1rem}.practice-card__title{font-size:1.0625rem;font-weight:500;line-height:1.35;margin-bottom:1rem}.practice-card__description{font-size:.8125rem;color:#9a9a96;line-height:1.75}.specialties{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;padding:2.5rem 3rem 0}@media(max-width:768px){.specialties{padding:2.5rem 1.5rem 0}}.specialties__chip{font-size:.6875rem;letter-spacing:.5px;color:#c9a227;border:1px solid #4a3f1f;padding:.5rem 18px;border-radius:20px}.about{position:relative;padding-top:6rem;background-color:#1b3054;background-image:linear-gradient(to right,#1b305480,#1b30549e 30%,#1b3054d6 58%,#1b3054e0),var(--bg-wide);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:1024px){.about{background-image:linear-gradient(to bottom,#1b3054c7,#1b3054e0),var(--bg-wide)}}@media(max-width:768px){.about{padding-top:4rem;background-image:linear-gradient(to bottom,#1b3054cc,#1b3054e6),var(--bg-narrow)}}.about:before{content:"";position:absolute;left:0;right:0;top:0;height:100px;background:linear-gradient(to bottom,#1b3054,#1b305400);pointer-events:none}.about .container{position:relative;z-index:1}.about .section-tag,.about .about__role,.about .about__credentials-title{text-shadow:0 1px 3px rgba(0,0,0,.9),0 0 14px rgba(0,0,0,.55)}.about .section-title{text-shadow:0 2px 20px rgba(0,0,0,.45)}.about__wrapper{display:grid;grid-template-columns:.9fr 1.1fr;gap:6rem;align-items:start}@media(max-width:1024px){.about__wrapper{grid-template-columns:1fr;gap:4rem}}.about__image{align-self:start}@media(max-width:1024px){.about__image{max-width:500px;margin:0 auto}}.about__image-placeholder{overflow:hidden;border:1px solid rgba(255,255,255,.08);background-color:#ffffff0d}.about__image-placeholder picture{display:block;width:100%;height:auto}.about__image-placeholder img{width:100%;height:auto;display:block}.about__role{font-size:.8125rem;letter-spacing:1px;text-transform:uppercase;color:#c9a227;margin-top:.75rem}@media(max-width:1024px){.about__content{text-align:center}}.about__text{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.about__text p{font-size:.9375rem;color:#d8d8d5;line-height:1.9}.about__text-expandable{display:flex;flex-direction:column;gap:1.5rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s cubic-bezier(.4,0,.2,1) ease-in-out,opacity .2s cubic-bezier(.4,0,.2,1) ease-in-out}.about__text-expandable.expanded{max-height:2000px;opacity:1;margin-top:1.5rem}.about__toggle-btn{display:inline-flex;align-items:center;gap:.75rem;padding:0 0 3px;font-size:.75rem;letter-spacing:1px;text-transform:uppercase;color:#c9a227;background:transparent;border:none;border-bottom:1px solid #4a3f1f;border-radius:0;cursor:pointer;transition:color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);align-self:flex-start}@media(max-width:1024px){.about__toggle-btn{align-self:center}}.about__toggle-btn:hover{color:#d9b23a;border-color:#c9a227}.about__toggle-btn svg{transition:transform .2s cubic-bezier(.4,0,.2,1)}.about__toggle-btn[aria-expanded=true] svg{transform:rotate(180deg)}@media(max-width:1024px){.about__credentials{text-align:left;max-width:600px;margin:0 auto}}.about__credentials-divider{height:1px;background:#ffffff14;margin:2.5rem 0}.about__credentials-title{font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:2px;text-transform:uppercase;color:#c9a227;margin-bottom:1.5rem}.about__credentials-list{display:flex;flex-direction:column;gap:.75rem}.about__credentials-list li{font-size:.8125rem;color:#d8d8d5;padding-left:18px;position:relative;line-height:1.6}.about__credentials-list li:before{content:"—";position:absolute;left:0;color:#c9a227}.testimonials{text-align:center;padding:6rem 0}@media(max-width:768px){.testimonials{padding:4rem 0}}.testimonials__eyebrow{font-size:.6875rem;letter-spacing:3px;text-transform:uppercase;color:#c9a227;margin-bottom:3rem}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:980px;margin:0 auto}@media(max-width:900px){.testimonials__grid{grid-template-columns:1fr;gap:2.5rem}}.testimonial{text-align:left}.testimonial__stars{text-align:center;color:#c9a227;font-size:.9375rem;letter-spacing:3px;margin-bottom:1rem}.testimonial__quote-mark{font-size:36px;color:#c9a227;line-height:1;margin-bottom:.5rem}.testimonial__text{font-size:.8125rem;color:#d8d8d5;line-height:1.8;margin-bottom:1rem}.testimonial__author{font-size:.75rem;letter-spacing:1px;color:#9a9a96}.faq{padding:6rem 0}@media(max-width:768px){.faq{padding:4rem 0}}.faq__inner{max-width:760px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.faq__inner{padding:0 1.5rem}}.faq__eyebrow{font-size:.6875rem;letter-spacing:3px;text-transform:uppercase;color:#c9a227;text-align:center;margin-bottom:3rem}.faq__item{border-top:1px solid rgba(255,255,255,.08);padding:1.5rem 0}.faq__item:last-child{border-bottom:1px solid rgba(255,255,255,.08)}.faq__question{font-size:.9375rem;font-weight:500;margin-bottom:.75rem}.faq__answer{font-size:.8125rem;color:#9a9a96;line-height:1.8}.contact{position:relative;padding-top:6rem;padding-bottom:6rem;background-color:#1b3054;background-image:radial-gradient(ellipse 90% 75% at 50% 50%,#1b3054d9,#1b3054ad 48%,#1b305470),var(--bg-wide);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:768px){.contact{background-image:radial-gradient(ellipse 130% 70% at 50% 50%,#1b3054e0,#1b3054bd 55%,#1b30548f),var(--bg-narrow)}}.contact:before{content:"";position:absolute;left:0;right:0;top:0;height:100px;background:linear-gradient(to bottom,#1b3054,#1b305400);pointer-events:none}.contact .container{position:relative;z-index:1}.contact .section-subtitle{color:#d8d8d5;text-shadow:0 1px 12px rgba(0,0,0,.4)}.contact .section-title{text-shadow:0 2px 20px rgba(0,0,0,.45)}.contact .section-tag{text-shadow:0 1px 3px rgba(0,0,0,.9),0 0 14px rgba(0,0,0,.55)}.contact__content{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:720px;margin:0 auto}@media(max-width:768px){.contact__content{grid-template-columns:1fr}}.contact-info__item{display:flex;gap:1.5rem;padding:2rem;background-color:#1b30549e;backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.15);border-radius:2px;transition:border-color .2s cubic-bezier(.4,0,.2,1)}.contact-info__item:hover{border-color:#fff6}.contact-info__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:#c9a227;border:1px solid #4a3f1f;border-radius:50%;flex-shrink:0}.contact-info__content{flex:1}.contact-info__label{font-size:.6875rem;letter-spacing:2px;color:#9a9a96;text-transform:uppercase;margin-bottom:.5rem}.contact-info__value{font-size:.9375rem;color:#f2f2f0;display:block;transition:color .2s cubic-bezier(.4,0,.2,1)}.contact-info__value:hover{color:#c9a227}
