*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--hp-bg: #faf9f6;--hp-bg2: #f3f0ea;--hp-navy: #1b2a4a;--hp-navy2: #142038;--hp-gold: #b8965a;--hp-gold-h: #c9a86e;--hp-text: #1a1a1a;--hp-muted: #6b7070;--hp-border: #ddd8ce;--hp-serif: "Libre Baskerville", Georgia, serif;--hp-sans: "Inter", system-ui, sans-serif}html{scroll-behavior:smooth}body{background:var(--hp-bg);color:var(--hp-text);font-family:var(--hp-sans);font-weight:300;line-height:1.7;-webkit-font-smoothing:antialiased}.hp-container{max-width:1160px;margin:0 auto;padding:0 2rem}.hp-logo{display:flex;align-items:baseline;gap:.5rem;text-decoration:none}.hp-logo__main{font-family:var(--hp-serif);font-size:1.2rem;font-weight:400;letter-spacing:.02em;color:var(--hp-navy)}.hp-logo__sub{font-family:var(--hp-sans);font-size:.65rem;font-weight:500;letter-spacing:.18em;color:var(--hp-gold);text-transform:uppercase}.hp-eyebrow{display:block;font-size:.68rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--hp-muted);margin-bottom:.85rem}.hp-eyebrow--gold{color:var(--hp-gold)}.hp-eyebrow--light{color:#faf9f68c}.hp-h2{font-family:var(--hp-serif);font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:400;line-height:1.2;color:var(--hp-navy);margin-bottom:1.5rem}.hp-h2 em{font-style:italic;color:var(--hp-gold)}.hp-h2--light{color:var(--hp-bg)}.hp-btn{display:inline-block;padding:.9rem 2.25rem;background:var(--hp-navy);color:var(--hp-bg);font-family:var(--hp-sans);font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:background .2s}.hp-btn:hover{background:var(--hp-navy2)}.hp-btn--sm{padding:.65rem 1.35rem;font-size:.68rem}.hp-btn--light{background:var(--hp-bg);color:var(--hp-navy)}.hp-btn--light:hover{background:var(--hp-bg2)}.hp-btn--ghost-light{background:transparent;color:var(--hp-bg);border:1px solid rgba(250,249,246,.3)}.hp-btn--ghost-light:hover{background:#faf9f614}.hp-btn--navy{background:var(--hp-navy);color:var(--hp-bg);width:100%;text-align:center;padding:1rem;font-size:.75rem}.hp-btn--navy:hover{background:var(--hp-navy2)}.hp-nav{position:fixed;inset:0 0 auto;z-index:100;padding:1.25rem 2rem;background:#faf9f6eb;backdrop-filter:blur(10px);border-bottom:1px solid var(--hp-border)}.hp-nav__inner{display:flex;align-items:center;justify-content:space-between;padding:0}.hp-nav__links{display:flex;gap:2.5rem}.hp-nav__links a{font-size:.72rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted);text-decoration:none;transition:color .2s}.hp-nav__links a:hover{color:var(--hp-navy)}.hp-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:var(--hp-navy)}.hp-hero__bg{position:absolute;inset:0}.hp-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.2;filter:grayscale(.6)}.hp-hero__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#1b2a4a4d,#1b2a4a99 60%,#1b2a4af2)}.hp-hero__content{position:relative;z-index:2;padding-top:10rem;padding-bottom:4rem}.hp-hero__title{font-family:var(--hp-serif);font-size:clamp(3rem,7vw,6rem);font-weight:400;line-height:1.1;color:var(--hp-bg);margin:.75rem 0 1.5rem;max-width:720px}.hp-hero__title em{font-style:italic;color:var(--hp-gold)}.hp-hero__sub{font-size:1rem;color:#faf9f699;line-height:1.85;max-width:560px;margin-bottom:2.5rem;font-weight:300}.hp-hero__ctas{display:flex;gap:1rem;flex-wrap:wrap}.hp-hero__bar{position:relative;z-index:2;background:#0f1626b3;backdrop-filter:blur(4px);border-top:1px solid rgba(184,150,90,.2);padding:1.5rem 2rem}.hp-hero__stats{display:flex;align-items:center;padding:0}.hp-hero__stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:.3rem;text-align:center}.hp-hero__stat-num{font-family:var(--hp-serif);font-size:1.5rem;color:var(--hp-gold);font-weight:700}.hp-hero__stat-label{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:#faf9f666}.hp-hero__stat-rule{width:1px;height:2.5rem;background:#b8965a33;flex-shrink:0}.hp-practice{padding:6rem 2rem;background:var(--hp-bg)}.hp-practice__header{max-width:560px;margin-bottom:3.5rem}.hp-practice__sub{font-size:.95rem;color:var(--hp-muted);line-height:1.8}.hp-practice__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--hp-border);border-left:1px solid var(--hp-border)}.hp-area{padding:2.25rem 2rem;border-right:1px solid var(--hp-border);border-bottom:1px solid var(--hp-border);transition:background .2s}.hp-area:hover{background:var(--hp-bg2)}.hp-area__num{display:block;font-family:var(--hp-serif);font-size:.85rem;color:var(--hp-gold);margin-bottom:.75rem;font-style:italic}.hp-area h3{font-family:var(--hp-serif);font-size:1.15rem;font-weight:700;color:var(--hp-navy);margin-bottom:.75rem}.hp-area p{font-size:.88rem;color:var(--hp-muted);line-height:1.75}.hp-why{background:var(--hp-navy);padding:6rem 2rem}.hp-why__inner{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;padding:0}.hp-why__text p{font-size:.95rem;color:#faf9f68c;line-height:1.85;margin-bottom:2rem}.hp-why__list{list-style:none;display:flex;flex-direction:column;gap:1.75rem}.hp-why__list li{display:flex;gap:1.25rem;align-items:flex-start}.hp-why__marker{width:4px;height:4px;border-radius:50%;background:var(--hp-gold);flex-shrink:0;margin-top:.65rem}.hp-why__list strong{display:block;font-family:var(--hp-serif);font-size:1rem;font-weight:700;color:var(--hp-bg);margin-bottom:.4rem}.hp-why__list p{font-size:.88rem!important;color:#faf9f673!important;margin:0!important}.hp-why__img{overflow:hidden;aspect-ratio:4 / 5}.hp-why__img img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.55) saturate(.4);transition:filter .5s}.hp-why:hover .hp-why__img img{filter:brightness(.65) saturate(.5)}.hp-attorneys{padding:6rem 2rem;background:var(--hp-bg)}.hp-attorneys__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:3rem}.hp-attorney__img{overflow:hidden;aspect-ratio:3 / 4;margin-bottom:1.5rem}.hp-attorney__img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;filter:grayscale(.15);transition:transform .6s ease}.hp-attorney:hover .hp-attorney__img img{transform:scale(1.03)}.hp-attorney h3{font-family:var(--hp-serif);font-size:1.25rem;font-weight:700;color:var(--hp-navy);margin-bottom:.2rem}.hp-attorney__title{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--hp-gold);margin-bottom:.3rem;font-weight:500}.hp-attorney__practice{font-size:.78rem;color:var(--hp-muted);margin-bottom:1rem}.hp-attorney__bio{font-size:.88rem;color:var(--hp-muted);line-height:1.8}.hp-reviews{padding:6rem 2rem;background:var(--hp-bg2);border-top:1px solid var(--hp-border);border-bottom:1px solid var(--hp-border)}.hp-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.hp-review{padding:2.5rem;background:var(--hp-bg);border-bottom:3px solid var(--hp-navy)}.hp-review__mark{font-family:var(--hp-serif);font-size:3.5rem;line-height:1;color:var(--hp-gold);margin-bottom:.5rem;opacity:.6}.hp-review blockquote{font-family:var(--hp-serif);font-size:.92rem;font-style:italic;color:var(--hp-text);line-height:1.85;margin-bottom:1.5rem}.hp-review__attr{font-size:.72rem;letter-spacing:.08em;color:var(--hp-muted);font-weight:500}.hp-contact{padding:6rem 2rem;background:var(--hp-navy)}.hp-contact__inner{display:grid;grid-template-columns:1fr 1.1fr;gap:6rem;align-items:start;padding:0}.hp-contact__sub{font-size:.92rem;color:#faf9f680;line-height:1.85;margin-bottom:2.5rem}.hp-contact__details{display:flex;flex-direction:column;gap:1.5rem}.hp-contact__row{display:flex;flex-direction:column;gap:.3rem}.hp-contact__row dt{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--hp-gold);font-weight:500}.hp-contact__row dd{font-size:.9rem;color:#faf9f680;line-height:1.65}.hp-contact__form{background:var(--hp-bg);padding:2.75rem}.hp-contact__form>h3{font-family:var(--hp-serif);font-size:1.35rem;font-weight:700;color:var(--hp-navy);margin-bottom:.5rem}.hp-contact__form>p{font-size:.85rem;color:var(--hp-muted);margin-bottom:2rem;line-height:1.65}.hp-form{display:flex;flex-direction:column;gap:1.25rem}.hp-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hp-form__field{display:flex;flex-direction:column;gap:.4rem}.hp-form__field label{font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--hp-navy)}.hp-form__field input,.hp-form__field select,.hp-form__field textarea{font-family:var(--hp-sans);font-size:.9rem;font-weight:300;color:var(--hp-text);background:var(--hp-bg);border:1px solid var(--hp-border);padding:.75rem 1rem;outline:none;transition:border-color .2s;resize:none;-webkit-appearance:none}.hp-form__field input:focus,.hp-form__field select:focus,.hp-form__field textarea:focus{border-color:var(--hp-navy)}.hp-form__field input::placeholder,.hp-form__field textarea::placeholder{color:#bbb}.hp-form__note{font-size:.72rem;color:var(--hp-muted);line-height:1.6;text-align:center}.hp-footer{background:var(--hp-navy2);border-top:1px solid rgba(184,150,90,.15);padding:2rem}.hp-footer__inner{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;padding:0}.hp-footer .hp-logo__main{color:#faf9f680;font-size:1rem}.hp-footer__copy{font-size:.72rem;color:#faf9f64d;margin-top:.3rem;letter-spacing:.04em}.hp-footer__disclaimer{font-size:.68rem;color:#faf9f640;max-width:320px;text-align:right;line-height:1.6}@media(max-width:1024px){.hp-attorneys__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:900px){.hp-nav__links{display:none}.hp-hero__content{padding-top:8rem;padding-bottom:2rem}.hp-hero__stats{flex-wrap:wrap;gap:1.5rem;justify-content:center}.hp-hero__stat-rule{display:none}.hp-practice__grid{grid-template-columns:1fr 1fr}.hp-why__inner{grid-template-columns:1fr;gap:3rem}.hp-why__img{display:none}.hp-attorneys__grid,.hp-reviews__grid{grid-template-columns:1fr}.hp-contact__inner{grid-template-columns:1fr;gap:3rem}.hp-footer__inner{flex-direction:column;align-items:flex-start}.hp-footer__disclaimer{text-align:left}}@media(max-width:600px){.hp-practice__grid,.hp-form__row{grid-template-columns:1fr}}
