:root{--deep-brown:#3b2314;--warm-brown:#5c3a1e;--rich-brown:#6b4226;--leather:#8b5e3c;--antique-gold:#c8a45c;--gold-light:#d4b96a;--gold-shimmer:#e8d5a3;--cream:#fdf6ec;--warm-white:#faf3e8;--parchment:#f0e6d3;--light-tan:#e8dcc8;--muted-brown:#9b8b7a;--text-dark:#2c1a0e;--text-body:#4a3728;--text-light:#7a6b5d;--burgundy:#6b2d3e;--deep-green:#2d4a3e;--shadow-sm:0 2px 8px #3b231414;--shadow-md:0 4px 20px #3b23141f;--shadow-lg:0 8px 40px #3b231429;--shadow-gold:0 4px 20px #c8a45c33;--font-display:"Playfair Display",serif;--font-heading:"Cormorant Garamond",serif;--font-body:"Libre Franklin",sans-serif;--card-radius:0px;--btn-radius:0px;--card-border-width:1px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background-color:#fdf6ec;background-color:var(--cream);color:#4a3728;color:var(--text-body);font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-weight:400;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4{color:#3b2314;color:var(--deep-brown);font-family:Playfair Display,serif;font-family:var(--font-display);line-height:1.2}.navbar{left:0;padding:1rem 0;position:fixed;right:0;top:0;transition:all .4s ease;z-index:1000}.navbar.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#3b2314f2;box-shadow:0 4px 20px #3b23141f;box-shadow:var(--shadow-md);padding:.7rem 0}.navbar .container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.navbar-brand{color:#c8a45c;color:var(--antique-gold);font-family:Playfair Display,serif;font-family:var(--font-display);font-size:1.5rem;font-weight:700;letter-spacing:.02em;text-decoration:none}.navbar-brand span{color:#e8d5a3;color:var(--gold-shimmer);font-style:italic;font-weight:400}.nav-links{align-items:center;display:flex;gap:2rem;list-style:none}.nav-links a{color:#e8d5a3;color:var(--gold-shimmer);font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.85rem;font-weight:500;letter-spacing:.12em;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.nav-links a:after{background:#c8a45c;background:var(--antique-gold);bottom:-4px;content:"";height:1.5px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:#c8a45c;color:var(--antique-gold)}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px}.mobile-menu-btn span{background:#e8d5a3;background:var(--gold-shimmer);display:block;height:2px;transition:all .3s ease;width:26px}.hero{align-items:center;background:linear-gradient(135deg,#3b2314,#5c3a1e 40%,#6b4226);background:linear-gradient(135deg,var(--deep-brown) 0,var(--warm-brown) 40%,var(--rich-brown) 100%);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero:before{background:radial-gradient(ellipse at 20% 80%,#c8a45c14 0,#0000 60%),radial-gradient(ellipse at 80% 20%,#c8a45c0f 0,#0000 50%);bottom:0;left:0;right:0;top:0}.hero:after,.hero:before{content:"";pointer-events:none;position:absolute}.hero:after{border:1px solid #c8a45c14;border-radius:50%;height:600px;right:-20%;top:-50%;width:600px}.hero .container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.hero-content{animation:fadeInUp 1s ease forwards}.hero-badge{background:#c8a45c0d;border:1px solid #c8a45c4d;color:#c8a45c;color:var(--antique-gold);display:inline-block;font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.2em;margin-bottom:1.5rem;padding:.5rem 1.2rem;text-transform:uppercase}.hero h1{color:#fdf6ec;color:var(--cream);font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:.5rem}.hero h1 .gold-text{color:#c8a45c;color:var(--antique-gold);display:block;font-style:italic;font-weight:500}.hero-subtitle{color:#e8d5a3;color:var(--gold-shimmer);font-family:Cormorant Garamond,serif;font-family:var(--font-heading);font-size:1.35rem;font-weight:400;letter-spacing:.02em;margin-bottom:1.5rem}.hero-description{color:#fdf6ecb3;font-size:1rem;line-height:1.8;margin-bottom:2.5rem;max-width:480px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary{background:#c8a45c;background:var(--antique-gold);border:none;color:#3b2314;color:var(--deep-brown);cursor:pointer;display:inline-block;font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.85rem;font-weight:600;letter-spacing:.15em;padding:1rem 2.2rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.btn-primary:hover{background:#d4b96a;background:var(--gold-light);box-shadow:0 4px 20px #c8a45c33;box-shadow:var(--shadow-gold);transform:translateY(-2px)}.btn-outline{background:#0000;border:1.5px solid #c8a45c66;color:#c8a45c;color:var(--antique-gold);cursor:pointer;display:inline-block;font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.85rem;font-weight:600;letter-spacing:.15em;padding:1rem 2.2rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.btn-outline:hover{background:#c8a45c14;border-color:#c8a45c;border-color:var(--antique-gold)}.hero-photo-wrapper{animation:fadeInRight 1s ease .3s forwards;opacity:0}.hero-photo-wrapper,.photo-placeholder{align-items:center;display:flex;justify-content:center}.photo-placeholder{background:linear-gradient(145deg,#c8a45c1a,#c8a45c08);border:2px solid #c8a45c33;flex-direction:column;height:460px;overflow:hidden;position:relative;width:380px}.photo-placeholder:before{border:1px solid #c8a45c1a;bottom:-1px;content:"";left:-1px;margin:12px;position:absolute;right:-1px;top:-1px}.photo-icon{align-items:center;background:#c8a45c1a;border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:1rem;width:80px}.photo-icon svg{color:#c8a45c;color:var(--antique-gold);height:36px;opacity:.6;width:36px}.photo-placeholder-text{color:#c8a45c66;font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase}.hero-stats{border-top:1px solid #c8a45c26;display:flex;gap:3rem;margin-top:3rem;padding-top:2rem}.stat-item{text-align:left}.stat-number{color:#c8a45c;color:var(--antique-gold);display:block;font-family:Playfair Display,serif;font-family:var(--font-display);font-size:2.2rem;font-weight:700}.stat-label{color:#fdf6ec80;font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.section{padding:7rem 0}.section .container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-header{margin-bottom:4rem;text-align:center}.section-label{color:#c8a45c;color:var(--antique-gold);display:block;font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.2em;margin-bottom:.75rem;text-transform:uppercase}.section-title{color:#3b2314;color:var(--deep-brown);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-divider{background:#c8a45c;background:var(--antique-gold);height:2px;margin:1.5rem auto 0;width:60px}.section-subtitle{color:#7a6b5d;color:var(--text-light);font-family:Cormorant Garamond,serif;font-family:var(--font-heading);font-size:1.15rem;margin:1rem auto 0;max-width:560px}.about-section{background:#faf3e8;background:var(--warm-white)}.about-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1.2fr}.about-photo-placeholder{align-items:center;background:linear-gradient(145deg,#f0e6d3,#e8dcc8);background:linear-gradient(145deg,var(--parchment),var(--light-tan));border:2px solid #c8a45c33;display:flex;flex-direction:column;height:500px;justify-content:center;position:relative;width:100%}.about-photo-placeholder:after{border:1px solid #c8a45c26;bottom:12px;content:"";left:12px;position:absolute;right:12px;top:12px}.about-content h3{color:#3b2314;color:var(--deep-brown);font-family:Cormorant Garamond,serif;font-family:var(--font-heading);font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.about-content p{color:#4a3728;color:var(--text-body);font-size:1rem;line-height:1.8;margin-bottom:1.2rem}.about-highlights{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-top:2rem}.highlight-item{align-items:flex-start;display:flex;gap:.75rem}.highlight-icon{align-items:center;background:#c8a45c1f;display:flex;height:36px;justify-content:center;margin-top:2px;min-width:36px;width:36px}.highlight-icon svg{color:#c8a45c;color:var(--antique-gold);height:18px;width:18px}.highlight-text{color:#4a3728;color:var(--text-body);font-size:.9rem;font-weight:500}.practice-section{background:#fdf6ec;background:var(--cream)}.practice-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.practice-card{background:#faf3e8;background:var(--warm-white);border:1px solid #e8dcc8;border:1px solid var(--light-tan);overflow:hidden;padding:2.5rem;position:relative;transition:all .4s ease}.practice-card:before{background:#c8a45c;background:var(--antique-gold);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.practice-card:hover:before{transform:scaleX(1)}.practice-card:hover{box-shadow:0 4px 20px #3b23141f;box-shadow:var(--shadow-md);transform:translateY(-4px)}.practice-icon{align-items:center;background:#c8a45c1a;display:flex;height:56px;justify-content:center;margin-bottom:1.5rem;width:56px}.practice-icon svg{color:#c8a45c;color:var(--antique-gold);height:28px;width:28px}.practice-card h3{color:#3b2314;color:var(--deep-brown);font-family:Cormorant Garamond,serif;font-family:var(--font-heading);font-size:1.3rem;font-weight:600;margin-bottom:.75rem}.practice-card p{color:#7a6b5d;color:var(--text-light);font-size:.9rem;line-height:1.7}.experience-section{background:linear-gradient(135deg,#3b2314,#5c3a1e);background:linear-gradient(135deg,var(--deep-brown) 0,var(--warm-brown) 100%)}.experience-section .section-label{color:#e8d5a3;color:var(--gold-shimmer)}.experience-section .section-title{color:#fdf6ec;color:var(--cream)}.experience-section .section-subtitle{color:#fdf6ec99}.experience-timeline{margin:0 auto;max-width:800px;position:relative}.experience-timeline:before{background:#c8a45c40;bottom:0;content:"";left:24px;position:absolute;top:0;width:1px}.timeline-item{margin-bottom:3rem;padding-left:72px;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-dot{align-items:center;background:#3b2314;background:var(--deep-brown);border:2px solid #c8a45c;border:2px solid var(--antique-gold);border-radius:50%;display:flex;height:22px;justify-content:center;left:14px;position:absolute;top:8px;width:22px}.timeline-dot:after{background:#c8a45c;background:var(--antique-gold);border-radius:50%;content:"";height:8px;width:8px}.timeline-year{color:#c8a45c;color:var(--antique-gold);font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase}.timeline-title,.timeline-year{font-weight:600;margin-bottom:.5rem}.timeline-title{color:#fdf6ec;color:var(--cream);font-family:Cormorant Garamond,serif;font-family:var(--font-heading);font-size:1.4rem}.timeline-description{color:#fdf6ec99;font-size:.95rem;line-height:1.7}.testimonials-section{background:#faf3e8;background:var(--warm-white)}.testimonial-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.testimonial-card{background:#fdf6ec;background:var(--cream);border:1px solid #e8dcc8;border:1px solid var(--light-tan);padding:2.5rem;position:relative}.testimonial-quote{color:#c8a45c;color:var(--antique-gold);font-family:Playfair Display,serif;font-family:var(--font-display);font-size:3rem;line-height:1;margin-bottom:1rem;opacity:.3}.testimonial-text{color:#4a3728;color:var(--text-body);font-family:Cormorant Garamond,serif;font-family:var(--font-heading);font-size:1.1rem;font-style:italic;line-height:1.8;margin-bottom:1.5rem}.testimonial-author{align-items:center;display:flex;gap:.75rem}.testimonial-avatar{align-items:center;background:#c8a45c26;border-radius:50%;display:flex;height:44px;justify-content:center;width:44px}.testimonial-avatar svg{color:#c8a45c;color:var(--antique-gold);height:22px;opacity:.5;width:22px}.testimonial-name{color:#3b2314;color:var(--deep-brown);font-size:.9rem;font-weight:600}.testimonial-name,.testimonial-role{font-family:Libre Franklin,sans-serif;font-family:var(--font-body)}.testimonial-role{color:#7a6b5d;color:var(--text-light);font-size:.8rem}.testimonial-stars{display:flex;gap:3px;margin-bottom:1rem}.testimonial-stars svg{color:#c8a45c;color:var(--antique-gold);height:16px;width:16px}.blog-section{background:#fdf6ec;background:var(--cream)}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.blog-card{background:#faf3e8;background:var(--warm-white);border:1px solid #e8dcc8;border:1px solid var(--light-tan);overflow:hidden;transition:all .4s ease}.blog-card:hover{box-shadow:0 4px 20px #3b23141f;box-shadow:var(--shadow-md);transform:translateY(-4px)}.blog-image-placeholder{align-items:center;background:linear-gradient(145deg,#f0e6d3,#e8dcc8);background:linear-gradient(145deg,var(--parchment),var(--light-tan));display:flex;height:200px;justify-content:center;width:100%}.blog-image-placeholder svg{color:#9b8b7a;color:var(--muted-brown);height:40px;opacity:.3;width:40px}.blog-content{padding:2rem}.blog-category{color:#c8a45c;color:var(--antique-gold);display:inline-block;font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase}.blog-category,.blog-title{font-weight:600;margin-bottom:.75rem}.blog-title{color:#3b2314;color:var(--deep-brown);font-family:Cormorant Garamond,serif;font-family:var(--font-heading);font-size:1.2rem;line-height:1.4}.blog-excerpt{color:#7a6b5d;color:var(--text-light);font-size:.9rem;line-height:1.6;margin-bottom:1rem}.blog-meta{color:#9b8b7a;color:var(--muted-brown);font-size:.8rem}.blog-read-more{align-items:center;color:#c8a45c;color:var(--antique-gold);display:inline-flex;font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.8rem;font-weight:600;gap:.5rem;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:gap .3s ease}.blog-read-more:hover{gap:.75rem}.contact-section{background:#faf3e8;background:var(--warm-white)}.contact-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1.2fr}.contact-info h3{color:#3b2314;color:var(--deep-brown);font-family:Cormorant Garamond,serif;font-family:var(--font-heading);font-size:1.8rem;font-weight:600;margin-bottom:1rem}.contact-info p{color:#7a6b5d;color:var(--text-light);font-size:1rem;line-height:1.7;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.contact-detail-item{align-items:flex-start;display:flex;gap:1rem}.contact-detail-icon{align-items:center;background:#c8a45c1a;display:flex;height:44px;justify-content:center;min-width:44px;width:44px}.contact-detail-icon svg{color:#c8a45c;color:var(--antique-gold);height:20px;width:20px}.contact-detail-label{color:#7a6b5d;color:var(--text-light);font-size:.75rem;font-weight:600;letter-spacing:.12em;margin-bottom:.25rem;text-transform:uppercase}.contact-detail-value{color:#3b2314;color:var(--deep-brown);font-family:Cormorant Garamond,serif;font-family:var(--font-heading);font-size:1.1rem;font-weight:500}.contact-form{background:#fdf6ec;background:var(--cream);border:1px solid #e8dcc8;border:1px solid var(--light-tan);padding:3rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:1.5rem}.form-group label{color:#4a3728;color:var(--text-body);display:block;font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.8rem;font-weight:600;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{background:#faf3e8;background:var(--warm-white);border:1px solid #e8dcc8;border:1px solid var(--light-tan);color:#2c1a0e;color:var(--text-dark);font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.95rem;outline:none;padding:.9rem 1rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#c8a45c;border-color:var(--antique-gold)}.form-group textarea{min-height:140px;resize:vertical}.form-submit{width:100%}.footer{background:#3b2314;background:var(--deep-brown);padding:4rem 0 2rem}.footer .container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1.5fr 1fr 1fr 1fr;margin-bottom:3rem}.footer-brand{color:#c8a45c;color:var(--antique-gold);font-family:Playfair Display,serif;font-family:var(--font-display);font-size:1.3rem;font-weight:700;margin-bottom:1rem}.footer-brand span{color:#e8d5a3;color:var(--gold-shimmer);font-style:italic;font-weight:400}.footer-about{color:#fdf6ec80;font-size:.9rem;line-height:1.7}.footer-heading{color:#e8d5a3;color:var(--gold-shimmer);font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.8rem;font-weight:600;letter-spacing:.15em;margin-bottom:1.5rem;text-transform:uppercase}.footer-links{display:flex;flex-direction:column;gap:.75rem;list-style:none}.footer-links a{color:#fdf6ec80;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#c8a45c;color:var(--antique-gold)}.footer-bottom{align-items:center;border-top:1px solid #c8a45c26;display:flex;justify-content:space-between;padding-top:2rem}.footer-copyright{color:#fdf6ec66;font-size:.85rem}.footer-social{display:flex;gap:1rem}.footer-social a{align-items:center;border:1px solid #c8a45c33;color:#e8d5a3;color:var(--gold-shimmer);display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.footer-social a:hover{background:#c8a45c1a;border-color:#c8a45c;border-color:var(--antique-gold)}.footer-social a svg{height:18px;width:18px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:all .7s ease}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.hero .container{grid-template-columns:1fr;text-align:center}.hero-content{order:2}.hero-photo-wrapper{order:1}.hero-description{margin:0 auto 2.5rem}.hero-buttons,.hero-stats{justify-content:center}.photo-placeholder{height:340px;width:280px}.about-grid{grid-template-columns:1fr}.about-photo-placeholder{height:350px}.contact-grid{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr 1fr}}@media (max-width:768px){.nav-links{display:none}.mobile-menu-btn{display:flex}.nav-links.open{background:#3b2314fa;display:flex;flex-direction:column;gap:1.5rem;left:0;padding:2rem;position:absolute;right:0;top:100%}.hero h1{font-size:2.5rem}.hero-stats{flex-wrap:wrap;gap:1.5rem}.blog-grid,.practice-grid,.testimonial-grid{grid-template-columns:1fr}.section{padding:4rem 0}.section-title{font-size:2rem}.footer-content,.form-row{grid-template-columns:1fr}.footer-content{gap:2rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.about-highlights{grid-template-columns:1fr}}.theme-switcher{align-items:flex-end;bottom:2rem;display:flex;flex-direction:column;gap:.75rem;position:fixed;right:2rem;z-index:9999}.theme-toggle-btn{align-items:center;background:#c8a45c;background:var(--antique-gold);border:none;border-radius:50%;box-shadow:0 4px 16px #0003;color:#3b2314;color:var(--deep-brown);cursor:pointer;display:flex;height:48px;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;width:48px}.theme-toggle-btn:hover{box-shadow:0 6px 24px #00000040;transform:scale(1.1)}.theme-panel{background:#fff;border-radius:16px;box-shadow:0 8px 40px #0000002e;display:flex;flex-direction:column;overflow:hidden;padding:0;width:260px}.theme-tabs{border-bottom:1px solid #f0f0f0;display:flex}.theme-tab{background:none;border:none;border-bottom:2px solid #0000;color:#aaa;cursor:pointer;flex:1 1;font-size:.7rem;font-weight:600;margin-bottom:-1px;padding:.65rem .25rem;transition:all .2s}.theme-tab.active{border-bottom-color:#c8a45c;border-bottom-color:var(--antique-gold);color:#333}.theme-options-list{display:flex;flex-direction:column;gap:.25rem;padding:.75rem}.theme-panel-title{color:#999;font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.7rem;font-weight:700;letter-spacing:.15em;margin-bottom:.25rem;text-transform:uppercase}.theme-option{align-items:center;background:none;border:1.5px solid #0000;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:.6rem .75rem;text-align:left;transition:all .2s ease;width:100%}.theme-option:hover{background:#f5f5f5}.theme-option.active{background:#c8a45c0f;border-color:#c8a45c;border-color:var(--antique-gold)}.theme-swatches{display:flex;gap:3px}.swatch{border:1px solid #0000001a;border-radius:50%;height:14px;width:14px}.theme-name{color:#333;flex:1 1;font-family:Libre Franklin,sans-serif;font-family:var(--font-body);font-size:.85rem;font-weight:500}.theme-check{color:#c8a45c;color:var(--antique-gold);font-size:.85rem;font-weight:700}.option-icon{font-size:1rem;min-width:24px;text-align:center}.option-info{display:flex;flex:1 1;flex-direction:column;text-align:left}.option-desc{color:#aaa;font-size:.7rem;font-weight:400;margin-top:1px}.App.style-modern .blog-card,.App.style-modern .contact-form,.App.style-modern .practice-card,.App.style-modern .testimonial-card{border:none;border-radius:16px;box-shadow:0 4px 24px #00000014}.App.style-modern .btn-outline,.App.style-modern .btn-primary,.App.style-modern .hero-badge,.App.style-modern button[type=submit]{border-radius:50px}.App.style-modern .contact-detail-icon,.App.style-modern .highlight-icon,.App.style-modern .practice-icon{border-radius:12px}.App.style-modern .photo-placeholder{border-radius:20px}.App.style-modern .about-photo-placeholder{border-radius:20px;overflow:hidden}.App.style-modern .form-group input,.App.style-modern .form-group select,.App.style-modern .form-group textarea{border-radius:10px}.App.style-minimal .blog-card,.App.style-minimal .practice-card,.App.style-minimal .testimonial-card{background:#0000;border:none;border-bottom:1px solid #e8dcc8;border-bottom:1px solid var(--light-tan);box-shadow:none}.App.style-minimal .contact-form{background:#0000;border:none;padding:0}.App.style-minimal .blog-card:hover,.App.style-minimal .practice-card:hover{border-bottom-color:#c8a45c;border-bottom-color:var(--antique-gold);box-shadow:none;transform:none}.App.style-minimal .btn-primary{background:#0000;border:1px solid #c8a45c;border:1px solid var(--antique-gold);color:#c8a45c;color:var(--antique-gold)}.App.style-minimal .btn-primary:hover{background:#c8a45c;background:var(--antique-gold);color:#3b2314;color:var(--deep-brown)}.App.style-minimal .section{padding:5rem 0}.App.style-minimal .practice-card:before{display:none}.App.style-minimal .about-photo-placeholder{border:none;border-bottom:2px solid #c8a45c;border-bottom:2px solid var(--antique-gold)}.App.style-bold .blog-card,.App.style-bold .practice-card,.App.style-bold .testimonial-card{border:3px solid #3b2314;border:3px solid var(--deep-brown);box-shadow:6px 6px 0 #c8a45c;box-shadow:6px 6px 0 var(--antique-gold)}.App.style-bold .blog-card:hover,.App.style-bold .practice-card:hover{box-shadow:9px 9px 0 #c8a45c;box-shadow:9px 9px 0 var(--antique-gold);transform:translate(-3px,-3px)}.App.style-bold .btn-primary{border:3px solid #3b2314;border:3px solid var(--deep-brown);box-shadow:4px 4px 0 #3b2314;box-shadow:4px 4px 0 var(--deep-brown);font-weight:800}.App.style-bold .btn-primary:hover{box-shadow:6px 6px 0 #3b2314;box-shadow:6px 6px 0 var(--deep-brown);transform:translate(-2px,-2px)}.App.style-bold .btn-outline{border:3px solid #c8a45c;border:3px solid var(--antique-gold);box-shadow:4px 4px 0 #c8a45c;box-shadow:4px 4px 0 var(--antique-gold)}.App.style-bold .section-title{font-size:3rem}.App.style-bold .contact-form{border:3px solid #3b2314;border:3px solid var(--deep-brown)}.App.hero-centered .hero .container{grid-template-columns:1fr;justify-items:center;text-align:center}.App.hero-centered .hero-photo-wrapper{order:-1}.App.hero-centered .photo-placeholder{border-radius:50%;height:220px;overflow:hidden;width:220px}.App.hero-centered .hero-description{margin:0 auto 2.5rem}.App.hero-centered .hero-buttons,.App.hero-centered .hero-stats{justify-content:center}.App.hero-fullbg .hero{position:relative}.App.hero-fullbg .hero-bg-image{background-position:top;background-size:cover;inset:0;opacity:.18;position:absolute;z-index:0}.App.hero-fullbg .hero .container{grid-template-columns:1fr;justify-items:center;text-align:center;z-index:1}.App.hero-fullbg .hero-photo-wrapper{display:none}.App.hero-fullbg .hero-description{margin:0 auto 2.5rem}.App.hero-fullbg .hero-buttons,.App.hero-fullbg .hero-stats{justify-content:center}
/*# sourceMappingURL=main.ad1fc5f7.css.map*/