:root{--navy:#16224a;--navy-deep:#0e1730;--navy-mid:#1e2f5e;--gold:#c49b3c;--gold-light:#dab96a;--gold-pale:#f5e8c8;--white:#fff;--off-white:#f8f6f2;--gray-light:#e8e5df;--gray-mid:#8a8a8a;--text-dark:#111827;--text-body:#2d3748}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text-body);font-family:Barlow,sans-serif;overflow-x:hidden}nav{z-index:1000;border-bottom:1px solid var(--gray-light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;justify-content:space-between;align-items:center;height:72px;padding:0 4rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{color:var(--navy);letter-spacing:.02em;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;line-height:1.2;text-decoration:none}.nav-logo span{letter-spacing:.18em;color:var(--gold);text-transform:uppercase;margin-top:1px;font-family:Barlow Condensed,sans-serif;font-size:.65rem;font-weight:600;display:block}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{letter-spacing:.12em;text-transform:uppercase;color:var(--navy);font-family:Barlow,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--gold)}.nav-cta{background:var(--navy);border-radius:2px;padding:.5rem 1.4rem;color:var(--white)!important;transition:background .2s!important}.nav-cta:hover{background:var(--gold)!important;color:var(--white)!important}.hero{background:var(--white);grid-template-columns:1fr 1fr;align-items:center;min-height:100vh;padding-top:72px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:var(--navy);z-index:0;width:50%;position:absolute;top:0;bottom:0;right:0}.hero-left{z-index:1;padding:6rem 4rem 6rem 6rem;position:relative}.hero-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.8rem;margin-bottom:1.5rem;font-family:Barlow Condensed,sans-serif;font-size:.72rem;font-weight:700;display:flex}.hero-eyebrow:before{content:"";background:var(--gold);width:28px;height:2px;display:inline-block}.hero-headline{color:var(--navy);margin-bottom:1.8rem;font-family:Playfair Display,serif;font-size:clamp(2.6rem,4.5vw,4.2rem);font-weight:900;line-height:1.05}.hero-headline em{color:var(--gold);font-style:italic}.hero-sub{color:var(--text-body);max-width:420px;margin-bottom:2.5rem;font-size:1.05rem;font-weight:400;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.btn-primary{background:var(--gold);color:var(--white);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:.95rem 2.2rem;font-family:Barlow Condensed,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.btn-primary:hover{background:var(--navy);transform:translateY(-1px)}.btn-ghost{color:var(--navy);letter-spacing:.14em;text-transform:uppercase;border-bottom:2px solid var(--gold);align-items:center;gap:.5rem;padding-bottom:2px;font-family:Barlow Condensed,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.btn-ghost:hover{color:var(--gold)}.hero-right{z-index:1;flex-direction:column;justify-content:flex-end;align-items:center;height:100%;min-height:600px;padding:0 3rem;display:flex;position:relative}.hero-photo-frame{align-self:flex-end;width:100%;max-width:420px;margin-bottom:0;position:relative}.hero-photo{aspect-ratio:3/4;background:var(--navy-mid);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.hero-photo img{object-fit:cover;object-position:center top;width:100%;height:100%}.hero-name-block{background:var(--gold);justify-content:space-between;align-items:center;width:100%;max-width:420px;padding:1.4rem 1.8rem;display:flex}.hero-name{color:var(--white);letter-spacing:.02em;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.hero-title{letter-spacing:.18em;color:#ffffffd1;text-transform:uppercase;margin-top:2px;font-family:Barlow Condensed,sans-serif;font-size:.68rem;font-weight:600}.hero-badge{letter-spacing:.14em;text-transform:uppercase;color:var(--navy);white-space:nowrap;background:#ffffff40;border-radius:2px;padding:.35rem .7rem;font-family:Barlow Condensed,sans-serif;font-size:.62rem;font-weight:700}.stat-strip{background:var(--navy-deep);grid-template-columns:repeat(4,1fr);gap:2rem;padding:2rem 6rem;display:grid}.stat-item{text-align:center;border-right:1px solid #ffffff14;padding:.5rem}.stat-item:last-child{border-right:none}.stat-number{color:var(--gold);margin-bottom:.4rem;font-family:Playfair Display,serif;font-size:2.4rem;font-weight:900;line-height:1}.stat-label{letter-spacing:.16em;text-transform:uppercase;color:#ffffff80;font-family:Barlow Condensed,sans-serif;font-size:.7rem;font-weight:600}.usp-section{background:var(--off-white);grid-template-columns:1fr 1fr;align-items:center;gap:6rem;padding:7rem 6rem;display:grid}.section-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.7rem;margin-bottom:1rem;font-family:Barlow Condensed,sans-serif;font-size:.7rem;font-weight:700;display:flex}.section-eyebrow:before{content:"";background:var(--gold);width:22px;height:2px;display:inline-block}.section-title{color:var(--navy);margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900;line-height:1.1}.section-title em{color:var(--gold);font-style:italic}.usp-body{color:var(--text-body);margin-bottom:2rem;font-size:1.02rem;line-height:1.8}.usp-points{flex-direction:column;gap:1.2rem;display:flex}.usp-point{align-items:flex-start;gap:1rem;display:flex}.usp-icon{background:var(--navy);border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;display:flex}.usp-icon svg{fill:none;width:16px;height:16px;stroke:var(--gold);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.usp-point-text strong{color:var(--navy);margin-bottom:.2rem;font-family:Barlow,sans-serif;font-size:.95rem;font-weight:700;display:block}.usp-point-text p{color:var(--gray-mid);font-size:.9rem;line-height:1.6}.usp-right{position:relative}.quote-card{background:var(--navy);padding:3rem;position:relative}.quote-mark{color:var(--gold);opacity:.4;font-family:Playfair Display,serif;font-size:5rem;font-weight:900;line-height:1;position:absolute;top:1.5rem;left:2rem}.quote-text{color:var(--white);z-index:1;margin-bottom:2rem;padding-top:1.5rem;font-family:Playfair Display,serif;font-size:1.25rem;font-style:italic;line-height:1.6;position:relative}.quote-source{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.7rem;font-family:Barlow Condensed,sans-serif;font-size:.72rem;font-weight:700;display:flex}.quote-source:before{content:"";background:var(--gold);width:22px;height:2px;display:inline-block}.practice-section{background:var(--white);padding:7rem 6rem}.practice-header{grid-template-columns:1fr auto;align-items:flex-end;gap:2rem;margin-bottom:4rem;display:grid}.practice-grid{border:1px solid var(--gray-light);grid-template-columns:repeat(4,1fr);gap:0;display:grid}.practice-card{border-right:1px solid var(--gray-light);border-bottom:1px solid var(--gray-light);cursor:pointer;color:inherit;padding:2.2rem 1.8rem;text-decoration:none;transition:background .25s;display:block;position:relative}.practice-card:hover{background:var(--navy)}.practice-card:hover .practice-card-title{color:var(--white)}.practice-card:hover .practice-card-arrow{color:var(--gold)}.practice-card:hover .practice-card-num{color:#ffffff26}.practice-card:hover .practice-card-icon svg{stroke:var(--gold-light)}.practice-card:nth-child(4n){border-right:none}.practice-card-num{letter-spacing:.18em;color:var(--gray-light);margin-bottom:1.5rem;font-family:Barlow Condensed,sans-serif;font-size:.65rem;font-weight:700;transition:color .25s}.practice-card-icon{margin-bottom:1rem}.practice-card-icon svg{fill:none;width:24px;height:24px;stroke:var(--navy);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .25s}.practice-card-title{color:var(--navy);margin-bottom:.5rem;font-family:Barlow,sans-serif;font-size:.95rem;font-weight:700;line-height:1.3;transition:color .25s}.practice-card-arrow{color:var(--gray-light);font-size:1rem;transition:color .25s;position:absolute;bottom:1.5rem;right:1.5rem}.story-section{background:var(--navy);grid-template-columns:1fr 1fr;align-items:center;gap:6rem;padding:7rem 6rem;display:grid;position:relative;overflow:hidden}.story-section:before{content:"VETERAN";letter-spacing:.1em;color:#ffffff08;white-space:nowrap;pointer-events:none;font-family:Barlow Condensed,sans-serif;font-size:7rem;font-weight:800;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)rotate(90deg)}.story-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.7rem;margin-bottom:1rem;font-family:Barlow Condensed,sans-serif;font-size:.7rem;font-weight:700;display:flex}.story-eyebrow:before{content:"";background:var(--gold);width:22px;height:2px;display:inline-block}.story-title{color:var(--white);margin-bottom:1.8rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900;line-height:1.1}.story-title em{color:var(--gold);font-style:italic}.story-body{color:#ffffffb3;margin-bottom:1.4rem;font-size:1rem;line-height:1.85}.story-body strong{color:var(--white);font-weight:600}.story-milestones{flex-direction:column;gap:0;margin-top:2rem;display:flex}.milestone{border-bottom:1px solid #ffffff12;align-items:flex-start;gap:1.5rem;padding:1.4rem 0;display:flex}.milestone-year{letter-spacing:.14em;color:var(--gold);white-space:nowrap;min-width:60px;padding-top:2px;font-family:Barlow Condensed,sans-serif;font-size:.72rem;font-weight:700}.milestone-text{color:#fff9;font-size:.9rem;line-height:1.55}.milestone-text strong{color:#ffffffe6;margin-bottom:.1rem;font-weight:600;display:block}.story-right-visual{z-index:1;position:relative}.story-photo-block{aspect-ratio:4/5;background:var(--navy-mid);align-items:flex-end;display:flex;position:relative;overflow:hidden}.story-photo-block img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.story-caption{background:var(--gold);z-index:2;width:80%;padding:1.2rem 1.5rem;position:relative}.story-caption-name{color:var(--white);font-family:Playfair Display,serif;font-size:1rem;font-weight:700}.story-caption-role{letter-spacing:.16em;text-transform:uppercase;color:#ffffffc7;margin-top:2px;font-family:Barlow Condensed,sans-serif;font-size:.65rem;font-weight:600}.story-accent{border:2px solid var(--gold);opacity:.3;z-index:0;width:60%;height:60%;position:absolute;top:-12px;right:-12px}.why-section{background:var(--off-white);padding:7rem 6rem}.why-header{text-align:center;max-width:640px;margin:0 auto 5rem}.why-header .section-eyebrow{justify-content:center}.why-grid{background:var(--gray-light);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.why-card{background:var(--white);padding:3rem 2.5rem;position:relative}.why-card-number{color:var(--gold-pale);margin-bottom:1.2rem;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:900;line-height:1}.why-card-title{color:var(--navy);margin-bottom:.8rem;font-family:Barlow,sans-serif;font-size:1rem;font-weight:700}.why-card-body{color:var(--gray-mid);font-size:.9rem;line-height:1.7}.why-card-line{background:var(--gold);width:30px;height:3px;margin-bottom:1.5rem}.video-section{background:var(--navy-deep);text-align:center;padding:7rem 6rem}.video-header{max-width:640px;margin:0 auto 3rem}.video-header .section-eyebrow{color:var(--gold);justify-content:center}.video-header .section-title{color:var(--white)}.video-header .section-title em{color:var(--gold)}.video-wrap{aspect-ratio:16/9;background:var(--navy-mid);max-width:900px;margin:0 auto;position:relative;overflow:hidden}.video-wrap video,.video-wrap iframe{object-fit:cover;border:0;width:100%;height:100%}.cta-section{background:var(--navy);grid-template-columns:1fr auto;align-items:center;gap:4rem;padding:6rem;display:grid}.cta-headline{color:var(--white);margin-bottom:.8rem;font-family:Playfair Display,serif;font-size:clamp(1.6rem,2.8vw,2.6rem);font-weight:900;line-height:1.1}.cta-headline em{color:var(--gold);font-style:italic}.cta-sub{color:#ffffff8c;max-width:520px;font-size:.95rem;line-height:1.6}.cta-actions{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}.btn-gold-lg{background:var(--gold);color:var(--white);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;border-radius:2px;padding:1.1rem 2.8rem;font-family:Barlow Condensed,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.btn-gold-lg:hover{background:var(--gold-light)}.cta-phone{letter-spacing:.08em;color:var(--white);text-align:right;font-family:Barlow Condensed,sans-serif;font-size:1.3rem;font-weight:700;text-decoration:none;transition:color .2s;display:block}.cta-phone:hover{color:var(--gold)}.cta-phone-label{letter-spacing:.18em;text-transform:uppercase;color:#fff6;text-align:right;margin-bottom:2px;font-family:Barlow Condensed,sans-serif;font-size:.62rem}footer{background:var(--navy-deep);padding:4rem 6rem 2.5rem}.footer-top{border-bottom:1px solid #ffffff0f;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem;padding-bottom:3rem;display:grid}.footer-brand-name{color:var(--white);margin-bottom:.3rem;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.footer-brand-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;font-family:Barlow Condensed,sans-serif;font-size:.6rem}.footer-about{color:#fff6;margin-bottom:1.2rem;font-size:.85rem;line-height:1.7}.footer-disclaimer{color:#ffffff38;font-size:.73rem;line-height:1.65}.footer-col-title{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;font-family:Barlow Condensed,sans-serif;font-size:.68rem;font-weight:700}.footer-links{flex-direction:column;gap:.6rem;list-style:none;display:flex}.footer-links li a{color:#ffffff73;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-links li a:hover{color:var(--gold)}.footer-contact-item{flex-direction:column;gap:.2rem;margin-bottom:1rem;display:flex}.footer-contact-label{letter-spacing:.18em;text-transform:uppercase;color:#ffffff47;font-family:Barlow Condensed,sans-serif;font-size:.6rem}.footer-contact-value{color:#ffffffa6;font-size:.88rem;text-decoration:none;transition:color .2s}.footer-contact-value:hover{color:var(--gold)}.footer-bottom{justify-content:space-between;align-items:center;display:flex}.footer-copy{color:#ffffff38;font-size:.75rem}.footer-legal-links{gap:1.5rem;display:flex}.footer-legal-links a{color:#ffffff38;font-size:.72rem;text-decoration:none;transition:color .2s}.footer-legal-links a:hover{color:#ffffff80}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-left>*{animation:.7s both fadeUp}.hero-left .hero-eyebrow{animation-delay:.1s}.hero-left .hero-headline{animation-delay:.2s}.hero-left .hero-sub{animation-delay:.3s}.hero-left .hero-actions{animation-delay:.4s}.page-hero{background:var(--navy);color:var(--white);padding:9rem 6rem 4rem;position:relative;overflow:hidden}.page-hero:before{content:"";background:var(--navy-mid);opacity:.4;z-index:0;width:40%;height:120%;position:absolute;top:-10%;right:-5%;transform:skew(-12deg)}.page-hero-inner{z-index:1;max-width:900px;position:relative}.page-hero .hero-eyebrow{color:var(--gold);margin-bottom:1.2rem}.page-hero h1{color:var(--white);margin-bottom:1.4rem;font-family:Playfair Display,serif;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:900;line-height:1.1}.page-hero h1 em{color:var(--gold);font-style:italic}.page-hero .page-lede{color:#ffffffbf;max-width:720px;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.page-hero .page-stat{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);border:1px solid #c49b3c66;padding:.8rem 1.2rem;font-family:Barlow Condensed,sans-serif;font-size:.8rem;font-weight:600;display:inline-block}.page-section{background:var(--white);padding:5rem 6rem}.page-section.alt{background:var(--off-white)}.page-section h2{color:var(--navy);margin-bottom:1.4rem;font-family:Playfair Display,serif;font-size:clamp(1.6rem,2.6vw,2.4rem);font-weight:900}.page-section h2 em{color:var(--gold);font-style:italic}.page-section p{color:var(--text-body);max-width:760px;margin-bottom:1.2rem;font-size:1rem;line-height:1.8}.page-section ul{max-width:760px;margin-bottom:1.5rem;list-style:none}.page-section ul li{border-bottom:1px solid var(--gray-light);color:var(--text-body);padding:.6rem 0 .6rem 1.6rem;font-size:.95rem;line-height:1.6;position:relative}.page-section ul li:before{content:"→";color:var(--gold);font-weight:700;position:absolute;left:0}.faq-list{max-width:820px;margin:0 auto}.faq-item{border-bottom:1px solid var(--gray-light);padding:1.6rem 0}.faq-q{color:var(--navy);margin-bottom:.6rem;font-family:Barlow,sans-serif;font-size:1.05rem;font-weight:700}.faq-a{color:var(--text-body);font-size:.95rem;line-height:1.7}.contact-form{gap:1rem;max-width:560px;display:grid}.contact-form label{letter-spacing:.14em;text-transform:uppercase;color:var(--navy);margin-bottom:.4rem;font-family:Barlow Condensed,sans-serif;font-size:.72rem;font-weight:700;display:block}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--text-body);background:var(--white);border:1px solid var(--gray-light);border-radius:2px;outline:none;padding:.8rem 1rem;font-family:Barlow,sans-serif;font-size:.95rem;transition:border-color .2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--gold)}.contact-form textarea{resize:vertical;min-height:140px}@media (max-width:1024px){nav{padding:0 2rem}nav .nav-links{display:none}.hero{grid-template-columns:1fr}.hero:after{display:none}.hero-left{padding:4rem 2rem 2rem}.hero-right{background:var(--navy);min-height:400px;padding:2rem}.stat-strip{grid-template-columns:repeat(2,1fr);padding:2rem}.usp-section{grid-template-columns:1fr;gap:3rem;padding:4rem 2rem}.practice-section{padding:4rem 2rem}.practice-grid{grid-template-columns:repeat(2,1fr)}.story-section{grid-template-columns:1fr;gap:3rem;padding:4rem 2rem}.why-grid{grid-template-columns:1fr}.why-section,.video-section{padding:4rem 2rem}.cta-section{grid-template-columns:1fr;padding:4rem 2rem}.cta-actions{align-items:flex-start}.footer-top{grid-template-columns:1fr 1fr;padding:2rem 0}footer{padding:3rem 2rem 2rem}.page-hero{padding:7rem 2rem 3rem}.page-section{padding:3rem 2rem}}@media (max-width:600px){.practice-grid,.footer-top{grid-template-columns:1fr}.practice-card:nth-child(4n){border-right:1px solid var(--gray-light)}.hero-headline{font-size:2.4rem}}
