*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0a1628;--navy-light:#12213d;--gold:#c9a84c;--gold-light:#dfc06a;--silver:#b8bfc6;--white:#f0f2f5;--glass:#ffffff0f;--glass-border:#ffffff1a;--glass-strong:#ffffff1f}html{scroll-behavior:smooth}body{background:var(--navy);color:var(--white);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:Cormorant Garamond,serif}nav{z-index:1000;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#0a162899;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 4%;transition:background .3s,padding .3s;display:flex;position:fixed;top:0;left:0}nav.scrolled{background:#0a1628eb;padding:.8rem 4%}.logo{letter-spacing:.15em;text-transform:uppercase;color:var(--white);font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;text-decoration:none}.logo span{color:var(--gold)}.nav-links{align-items:center;gap:2.5rem;list-style:none;display:flex}.nav-links a{color:var(--silver);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:var(--gold)}.nav-cta{border:1px solid var(--gold);padding:.6rem 1.6rem;color:var(--gold)!important;transition:background .3s,color .3s!important}.nav-cta:hover{background:var(--gold);color:var(--navy)!important}.mobile-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.mobile-toggle span{background:var(--white);width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{background-color:#0000;background-image:linear-gradient(#0a1628c7 0%,#0a162899 45%,#0a1628d1 100%),url(/hero-sunset.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.hero-bg:before{content:"";background:repeating-linear-gradient(90deg,#0000,#0000 119px,#ffffff08 119px 120px),repeating-linear-gradient(0deg,#0000,#0000 119px,#ffffff08 119px 120px);position:absolute;inset:0}.hero-bg:after{content:"";background:radial-gradient(#c9a84c14 0%,#0000 70%);width:800px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.hero-content{text-align:center;max-width:900px;padding:0 2rem;position:relative}.hero-eyebrow{letter-spacing:.35em;text-transform:uppercase;color:var(--gold);justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;font-size:.75rem;font-weight:500;display:flex}.hero-eyebrow:before,.hero-eyebrow:after{content:"";background:var(--gold);width:40px;height:1px}.hero h1{letter-spacing:.02em;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:600;line-height:1.1}.hero h1 strong{font-weight:600;display:block}.hero-sub{color:var(--white);max-width:none;margin:0 auto 3rem;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-style:italic;font-weight:400;line-height:1.6}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.btn{letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;padding:1rem 2.5rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{background:var(--gold);color:var(--navy)}.btn-primary:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 30px #c9a84c4d}.btn-outline{color:var(--white);border:1px solid var(--glass-border);background:0 0}.btn-outline:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}.scroll-indicator{color:var(--silver);letter-spacing:.2em;text-transform:uppercase;opacity:.5;flex-direction:column;align-items:center;gap:.5rem;font-size:.65rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.scroll-indicator .line{background:linear-gradient(to bottom, var(--gold), transparent);width:1px;height:40px;animation:2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}section{padding:8rem 4%}.section-label{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.7rem;font-weight:500}.section-title{margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2}.section-title strong{font-weight:600}.section-text{color:var(--silver);max-width:560px;font-weight:300;line-height:1.8}.about{text-align:center;max-width:820px;margin:0 auto;position:relative}.about .section-title{margin-bottom:3.5rem}.about-accent{background:var(--glass);border:1px solid #c9a84c59;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;width:130px;height:130px;display:flex;position:absolute;top:-.5rem;right:-.5rem;transform:rotate(-7deg)}.about-accent-number{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:2.75rem;font-weight:300;line-height:1}.about-accent-label{letter-spacing:.2em;text-transform:uppercase;max-width:5.5rem;color:var(--silver);font-size:.55rem;font-weight:500;line-height:1.4}.about-block+.about-block{margin-top:2.25rem}.about-block .section-label{letter-spacing:.25em;margin-bottom:1.5rem;font-size:.95rem;font-weight:600}.about-block .section-text{max-width:700px;margin:0 auto 1.5rem}.about-block .section-text:last-child{margin-bottom:0}.practice{background:var(--navy-light)}.practice-header{text-align:center;max-width:600px;margin:0 auto 5rem}.practice-header .section-text{margin:0 auto}.practice-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.practice-card{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(10px);padding:3rem 2.5rem;transition:all .4s;position:relative;overflow:hidden}.practice-card:before{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);opacity:0;width:100%;height:2px;transition:opacity .4s;position:absolute;top:0;left:0}.practice-card:hover{border-color:#c9a84c4d;transform:translateY(-4px);box-shadow:0 20px 60px #0000004d}.practice-card:hover:before{opacity:1}.practice-icon{width:48px;height:48px;margin-bottom:1.5rem;position:relative}.practice-icon svg{width:100%;height:100%;stroke:var(--gold);fill:none;stroke-width:1.2px}.practice-card h3{margin-bottom:1rem;font-size:1.5rem;font-weight:500}.practice-card p{color:var(--silver);font-size:.9rem;font-weight:300;line-height:1.7}.attorneys-header{text-align:center;max-width:600px;margin:0 auto 5rem}.attorneys-header .section-text{margin:0 auto}.attorneys-grid{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:640px;margin:0 auto;display:grid}.attorney-card{text-align:center;position:relative}.attorney-photo{aspect-ratio:1;width:100%;max-width:260px;margin:0 auto 1.5rem}.attorney-photo img{object-fit:contain;width:100%;height:100%}.attorney-card h3{margin-bottom:.25rem;font-size:1.3rem;font-weight:500}.attorney-title{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);font-size:.7rem}.testimonial{background:var(--navy-light);text-align:center}.testimonial-inner{max-width:800px;margin:0 auto;position:relative}.testimonial-quote{margin-bottom:1.75rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:300;line-height:1.3;position:relative}.testimonial-body{color:var(--silver);max-width:720px;margin:0 auto;font-size:1rem;line-height:1.9}.contact{position:relative;overflow:hidden}.contact:before{content:"";background:radial-gradient(#c9a84c0f 0%,#0000 70%);width:600px;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.contact-inner{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.contact-info h2{margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:300}.contact-info h2 strong{font-weight:600}.contact-details{flex-direction:column;gap:1.5rem;margin-top:3rem;display:flex}.contact-item{align-items:flex-start;gap:1rem;display:flex}.contact-item svg{width:20px;height:20px;stroke:var(--gold);fill:none;stroke-width:1.5px;flex-shrink:0;margin-top:2px}.contact-item .label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.25rem;font-size:.65rem}.contact-item .value{color:var(--silver);font-size:.95rem;font-weight:300}.contact-item .value a{color:inherit;text-decoration:none;transition:color .2s}.contact-item .value a:hover{color:var(--gold)}.contact-item .value-vanity{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-top:.35rem;font-size:.7rem}.contact-form{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(10px);padding:3rem}.contact-form h3{margin-bottom:2rem;font-size:1.5rem;font-weight:400}.form-group{margin-bottom:1.5rem}.form-group label{letter-spacing:.15em;text-transform:uppercase;color:var(--silver);margin-bottom:.5rem;font-size:.7rem;display:block}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--glass-border);width:100%;color:var(--white);background:#ffffff0a;outline:none;padding:.9rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:300;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold)}.form-group textarea{resize:vertical;min-height:100px}.form-group select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23b8bfc6' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat}.form-group select option{background:var(--navy);color:var(--white)}.contact-form .btn{text-align:center;width:100%}.form-disclaimer{color:var(--silver);opacity:.75;margin-top:1.25rem;font-size:.8rem;line-height:1.6}.form-disclaimer strong{color:var(--silver);font-weight:600}footer{border-top:1px solid var(--glass-border);padding:4rem 4% 2rem}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:2rem;max-width:1200px;margin:0 auto 3rem;display:flex}.footer-brand .logo{font-size:1.25rem}.footer-brand p{color:var(--silver);max-width:300px;margin-top:1rem;font-size:.85rem;font-weight:300;line-height:1.7}.footer-cols{gap:4rem;display:flex}.footer-col h4{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:500}.footer-col a{color:var(--silver);margin-bottom:.75rem;font-size:.85rem;font-weight:300;text-decoration:none;transition:color .3s;display:block}.footer-col a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid var(--glass-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding-top:2rem;display:flex}.footer-bottom p{color:var(--silver);font-size:.75rem;font-weight:300}.footer-legal{gap:2rem;display:flex}.footer-legal a{color:var(--silver);font-size:.75rem;text-decoration:none;transition:color .3s}.footer-legal a:hover{color:var(--gold)}.fade-in{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.fade-in.visible{opacity:1;transform:translateY(0)}@media (width<=1024px){.practice-grid,.attorneys-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){section{padding:5rem 6%}.nav-links{display:none}.mobile-toggle{display:flex}.nav-links.open{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#0a1628f5;flex-direction:column;width:100%;padding:2rem 4%;display:flex;position:absolute;top:100%;left:0}.about-accent{border-radius:999px;flex-direction:row;gap:.75rem;width:auto;height:auto;margin:0 auto 2.75rem;padding:.6rem 1.5rem;position:static;transform:none}.about-accent .about-accent-number{font-size:2rem;transform:translateY(-2px)}.about-accent .about-accent-label{text-align:left;max-width:none;line-height:1.2}.practice-grid{grid-template-columns:1fr}.attorneys-grid{grid-template-columns:repeat(2,1fr)}.contact-inner{grid-template-columns:1fr;gap:3rem}.footer-top{flex-direction:column}.footer-cols{flex-direction:column;gap:2rem}.footer-bottom{text-align:center;flex-direction:column}}@media (width<=480px){.attorneys-grid{grid-template-columns:1fr}}
