*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--sage:#3D5C35;--sage-mid:#567A4C;--sage-light:#E8EFE6;--sage-pale:#F4F7F3;--cream:#FAF8F4;--warm-white:#FFFFFF;--gold:#4A7FA5;--gold-light:#6B9FBF;--charcoal:#2A2520;--warm-gray:#6B6460;--light-gray:#E8E4DE;--border:#D8D2CA}html{scroll-behavior:smooth}body{font-family:'Inter',sans-serif;color:var(--charcoal);background:var(--cream);line-height:1.7;font-size:16px}nav{position:sticky;top:0;z-index:100;background:var(--charcoal);padding:0 2.5rem}.nav-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:60px}.nav-logo{font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-weight:600;color:#fff;text-decoration:none;letter-spacing:.03em;display:flex;align-items:center;gap:.75rem}.nav-logo-dot{width:6px;height:6px;background:var(--gold-light);border-radius:50%;flex-shrink:0}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{font-size:.8rem;color:rgb(255 255 255 / .55);text-decoration:none;letter-spacing:.06em;text-transform:uppercase;transition:color 0.2s}.nav-links a:hover{color:#fff}.nav-badges{display:flex;gap:.5rem;align-items:center}.nav-badge{font-size:.72rem;letter-spacing:.05em;text-transform:uppercase;padding:.3rem .75rem;border-radius:1px;font-weight:500}.nav-badge-es{background:rgb(74 127 165 / .25);color:var(--gold-light);border:1px solid rgb(74 127 165 / .4)}.nav-cta{background:var(--gold);color:#fff;border:none;padding:.45rem 1.1rem;border-radius:1px;font-size:.78rem;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:background 0.2s;font-weight:500}.nav-cta:hover{background:var(--gold-light)}.hero{background:var(--charcoal);min-height:88vh;display:flex;align-items:stretch;position:relative;overflow:hidden}.hero-left{width:52%;padding:5rem 3rem 5rem 5rem;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.hero-right{width:48%;background:var(--sage);display:flex;flex-direction:column;justify-content:center;padding:4rem 3.5rem;position:relative;clip-path:polygon(6% 0,100% 0,100% 100%,0% 100%)}.hero-right::before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(-45deg,rgb(255 255 255 / .015) 0,rgb(255 255 255 / .015) 1px,transparent 1px,transparent 24px)}.hero-eyebrow{display:flex;align-items:center;gap:.75rem;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-light);margin-bottom:2rem;font-weight:400}.hero-eyebrow::before{content:'';display:block;width:32px;height:1px;background:var(--gold)}.hero h1{font-family:'Cormorant Garamond',serif;font-size:3.6rem;line-height:1.1;color:#FFF;font-weight:600;margin-bottom:1.75rem}.hero h1 em{font-style:italic;color:#A8C4D8;display:block}.hero-sub{font-size:1rem;color:rgb(255 255 255 / .62);line-height:1.85;margin-bottom:1.5rem;font-weight:300;max-width:440px}.hero-trust-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem}.hero-badge{font-size:.73rem;letter-spacing:.05em;padding:.3rem .8rem;border:1px solid rgb(255 255 255 / .15);color:rgb(255 255 255 / .6);border-radius:1px}.hero-badge.highlight{border-color:rgb(74 127 165 / .5);color:var(--gold-light);background:rgb(74 127 165 / .1)}.hero-btns{display:flex;gap:.75rem;flex-wrap:wrap}.btn-primary{background:var(--gold);color:#fff;border:none;padding:.9rem 2rem;border-radius:1px;font-size:.85rem;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:background 0.2s;font-family:'Inter',sans-serif;font-weight:500}.btn-primary:hover{background:var(--gold-light)}.btn-outline{background:#fff0;color:rgb(255 255 255 / .8);border:1px solid rgb(255 255 255 / .25);padding:.9rem 2rem;border-radius:1px;font-size:.85rem;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:all 0.2s;font-family:'Inter',sans-serif;font-weight:400}.btn-outline:hover{border-color:rgb(255 255 255 / .7);color:#fff}.hero-card-title{font-family:'Cormorant Garamond',serif;font-size:1.2rem;color:rgb(255 255 255 / .9);margin-bottom:1.5rem;font-weight:400;letter-spacing:.02em;position:relative;z-index:1}.challenge-list{list-style:none;position:relative;z-index:1}.challenge-list li{font-size:.92rem;color:rgb(255 255 255 / .68);padding:.65rem 0;border-bottom:1px solid rgb(255 255 255 / .08);display:flex;align-items:center;gap:.85rem}.challenge-list li:last-child{border-bottom:none}.challenge-list li::before{content:'';width:4px;height:4px;background:var(--gold-light);border-radius:50%;flex-shrink:0}.hero-areas{margin-top:2rem;font-size:.75rem;color:rgb(255 255 255 / .35);letter-spacing:.06em;position:relative;z-index:1;border-top:1px solid rgb(255 255 255 / .1);padding-top:1rem}.trust-band{background:var(--gold);padding:2rem 2.5rem}.trust-band-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:0;align-items:center}.trust-item{padding:0 2.5rem;text-align:center;border-right:1px solid rgb(255 255 255 / .2)}.trust-item:first-child{padding-left:0}.trust-item:last-child{border-right:none}.trust-item-icon{font-size:1.5rem;margin-bottom:.4rem}.trust-item h4{font-size:.92rem;font-weight:500;color:#fff;margin-bottom:.2rem;letter-spacing:.02em}.trust-item p{font-size:.8rem;color:rgb(255 255 255 / .75);font-weight:300}section{padding:5.5rem 2.5rem}.section-inner{max-width:1200px;margin:0 auto}.section-label{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem;font-weight:500;display:flex;align-items:center;gap:.6rem}.section-label::before{content:'';display:block;width:24px;height:1px;background:var(--gold)}.section-title{font-family:'Cormorant Garamond',serif;font-size:2.5rem;line-height:1.2;font-weight:600;color:var(--charcoal);margin-bottom:1rem}.section-title em{font-style:italic;color:var(--sage)}.section-lead{font-size:1rem;color:var(--warm-gray);max-width:620px;line-height:1.9;font-weight:300}.pain-section{background:var(--warm-white)}.pain-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;margin-top:3.5rem;align-items:start}.pain-block h3{font-family:'Cormorant Garamond',serif;font-size:1.3rem;color:var(--charcoal);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--light-gray)}.pain-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.pain-tag{background:var(--sage-pale);color:var(--sage);padding:.3rem .8rem;border-radius:1px;font-size:.82rem;border:1px solid var(--sage-light)}.expands-list{list-style:none}.expands-list li{padding:.65rem 0;border-bottom:1px solid var(--light-gray);font-size:.93rem;color:var(--warm-gray);display:flex;gap:.75rem;align-items:flex-start}.expands-list li::before{content:'→';color:var(--sage-mid);flex-shrink:0;margin-top:1px}.pain-callout{background:var(--sage);color:#fff;padding:2.5rem;margin-top:2rem;border-left:4px solid var(--gold)}.pain-callout p{font-size:1.05rem;line-height:1.85;font-weight:300}.pain-callout strong{font-weight:500;color:#A8C4D8}.pain-secondary{margin-top:1.5rem;padding:1.75rem;border:1px solid var(--border);background:var(--cream);border-left:3px solid var(--sage-mid)}.pain-secondary p{font-size:.93rem;color:var(--warm-gray);line-height:1.8;font-style:italic}.trust-section{background:var(--charcoal)}.trust-section .section-label{color:var(--gold-light)}.trust-section .section-label::before{background:var(--gold-light)}.trust-section .section-title{color:#fff}.trust-section .section-title em{color:#A8C4D8}.trust-intro{font-size:1rem;color:rgb(255 255 255 / .6);line-height:1.9;font-weight:300;max-width:620px;margin-bottom:3rem}.trust-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgb(255 255 255 / .06);margin-bottom:3rem}.trust-pillar{background:var(--charcoal);padding:2.5rem 2rem;border-top:3px solid #fff0;transition:border-color 0.2s}.trust-pillar:hover{border-top-color:var(--gold)}.trust-pillar-num{font-family:'Cormorant Garamond',serif;font-size:3.5rem;font-weight:600;color:rgb(255 255 255 / .06);line-height:1;margin-bottom:1rem;display:block}.trust-pillar h3{font-family:'Cormorant Garamond',serif;font-size:1.3rem;color:#fff;margin-bottom:.75rem;font-weight:600}.trust-pillar p{font-size:.88rem;color:rgb(255 255 255 / .55);line-height:1.8;font-weight:300}.trust-quote{border:1px solid rgb(255 255 255 / .1);padding:2.5rem;border-left:3px solid var(--gold)}.trust-quote blockquote{font-family:'Cormorant Garamond',serif;font-size:1.4rem;font-style:italic;color:rgb(255 255 255 / .85);line-height:1.6;font-weight:400}.services-section{background:var(--cream)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);margin-top:3rem}.service-card{background:var(--warm-white);padding:2rem 1.75rem;transition:background 0.2s;border-top:2px solid #fff0}.service-card:hover{background:var(--sage-pale);border-top-color:var(--sage)}.service-num{font-family:'Cormorant Garamond',serif;font-size:.85rem;color:var(--gold);margin-bottom:1rem;font-weight:600;letter-spacing:.1em}.service-card h3{font-family:'Cormorant Garamond',serif;font-size:1.2rem;color:var(--charcoal);margin-bottom:.75rem;font-weight:600}.service-card p{font-size:.88rem;color:var(--warm-gray);line-height:1.8}.vendor-list{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.35rem}.vendor-tag{font-size:.75rem;color:var(--warm-gray);background:var(--cream);padding:.2rem .55rem;border:1px solid var(--border);border-radius:1px}.diff-section{background:var(--sage-pale)}.diff-grid{display:grid;grid-template-columns:5fr 4fr;gap:5rem;margin-top:3.5rem;align-items:start}.diff-values{list-style:none}.diff-values li{display:grid;grid-template-columns:48px 1fr;gap:1rem;align-items:start;padding:1.5rem 0;border-bottom:1px solid #D0D9CE}.diff-values li:last-child{border-bottom:none}.diff-num{font-family:'Cormorant Garamond',serif;font-size:2.2rem;color:rgb(61 92 53 / .2);font-weight:600;line-height:1;text-align:center}.diff-values h4{font-size:.92rem;font-weight:500;color:var(--charcoal);margin-bottom:.3rem}.diff-values p{font-size:.86rem;color:var(--warm-gray);line-height:1.75}.diff-aside{display:flex;flex-direction:column;gap:1.5rem}.not-junk{background:var(--charcoal);color:#fff;padding:2.5rem;border-left:3px solid var(--gold)}.not-junk .nt{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(255 255 255 / .35);margin-bottom:.75rem}.not-junk h3{font-family:'Cormorant Garamond',serif;font-size:1.6rem;color:#fff;margin-bottom:1rem;font-weight:600}.not-junk p{font-size:.88rem;color:rgb(255 255 255 / .55);line-height:1.8;font-weight:300}.spanish-card{background:var(--sage);color:#fff;padding:2rem;border-left:3px solid var(--gold-light)}.spanish-card .es-flag{font-size:1.4rem;margin-bottom:.75rem}.spanish-card h4{font-family:'Cormorant Garamond',serif;font-size:1.25rem;color:#fff;margin-bottom:.5rem;font-weight:600}.spanish-card p{font-size:.85rem;color:rgb(255 255 255 / .7);line-height:1.75}.who-section{background:var(--warm-white)}.who-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);margin-top:3rem}.who-card{padding:1.75rem;background:var(--cream);border-top:2px solid #fff0;transition:all 0.2s}.who-card:hover{background:var(--warm-white);border-top-color:var(--gold)}.who-card svg{width:20px;height:20px;stroke:var(--sage);fill:none;stroke-width:1.5;margin-bottom:.85rem;display:block}.who-card h4{font-size:.92rem;font-weight:500;color:var(--charcoal);margin-bottom:.35rem}.who-card p{font-size:.83rem;color:var(--warm-gray);line-height:1.65}.process-section{background:var(--cream)}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:3.5rem;position:relative;gap:0;border:1px solid var(--border)}.process-step{padding:2.5rem 2rem;text-align:left;position:relative;border-right:1px solid var(--border)}.process-step:last-child{border-right:none}.step-num{font-family:'Cormorant Garamond',serif;font-size:3rem;font-weight:600;color:rgb(61 92 53 / .12);line-height:1;margin-bottom:1rem;display:block}.step-bar{width:32px;height:2px;background:var(--gold);margin-bottom:1rem}.process-step h4{font-family:'Cormorant Garamond',serif;font-size:1.1rem;color:var(--charcoal);margin-bottom:.5rem;font-weight:600}.process-step p{font-size:.85rem;color:var(--warm-gray);line-height:1.75}.areas-section{background:var(--sage);color:#fff;padding:4.5rem 2.5rem}.areas-inner{max-width:1200px;margin:0 auto}.areas-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3rem;flex-wrap:wrap;gap:1rem}.areas-title{font-family:'Cormorant Garamond',serif;font-size:2.2rem;color:#fff;font-weight:600;line-height:1.2}.areas-sub{font-size:.9rem;color:rgb(255 255 255 / .6);font-weight:300;max-width:380px;text-align:right}.areas-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgb(255 255 255 / .1)}.area-item{background:rgb(255 255 255 / .04);padding:1.25rem 1.5rem;transition:background 0.2s}.area-item:hover{background:rgb(255 255 255 / .1)}.area-item.featured{background:rgb(74 127 165 / .2)}.area-item.featured:hover{background:rgb(74 127 165 / .3)}.area-name{font-size:.95rem;color:#fff;font-weight:400;margin-bottom:.15rem}.area-name.featured-name{color:#C8E0EF;font-weight:500}.area-detail{font-size:.75rem;color:rgb(255 255 255 / .4);letter-spacing:.04em}.faq-section{background:var(--cream)}.faq-grid{max-width:800px;margin:3.5rem auto 0}.faq-item{border-bottom:1px solid var(--border);padding:1.75rem 0}.faq-item:first-child{border-top:1px solid var(--border)}.faq-q{font-weight:500;font-size:.95rem;color:var(--charcoal);margin-bottom:.65rem;display:flex;gap:1rem}.faq-q::before{content:'Q';font-family:'Cormorant Garamond',serif;font-size:1.1rem;color:var(--gold);font-weight:600;flex-shrink:0;line-height:1.3}.faq-a{font-size:.9rem;color:var(--warm-gray);line-height:1.85;padding-left:1.75rem}.cta-section{background:var(--charcoal);padding:6rem 2.5rem}.cta-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.cta-label{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-light);margin-bottom:1rem;display:flex;align-items:center;gap:.6rem}.cta-label::before{content:'';display:block;width:24px;height:1px;background:var(--gold)}.cta-title{font-family:'Cormorant Garamond',serif;font-size:2.8rem;color:#fff;margin-bottom:1.25rem;font-weight:600;line-height:1.2}.cta-sub{font-size:.95rem;color:rgb(255 255 255 / .55);font-weight:300;line-height:1.9}.cta-areas{font-size:.78rem;color:rgb(255 255 255 / .3);letter-spacing:.04em;line-height:2;margin-top:1.5rem;border-top:1px solid rgb(255 255 255 / .07);padding-top:1.5rem}.cta-spanish-note{border:1px solid rgb(255 255 255 / .1);border-left:3px solid var(--gold);padding:1.25rem 1.5rem;margin-top:2rem;background:rgb(255 255 255 / .03)}.cta-spanish-note p:first-child{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-light);margin-bottom:.4rem}.cta-spanish-note p:last-child{font-size:.88rem;color:rgb(255 255 255 / .55);line-height:1.75;font-weight:300}.contact-form-wrap{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .1);padding:2.5rem}.form-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgb(255 255 255 / .08);gap:1rem}.form-header-text h3{font-family:'Cormorant Garamond',serif;font-size:1.45rem;color:#fff;font-weight:600;margin-bottom:.3rem}.form-header-text p{font-size:.8rem;color:rgb(255 255 255 / .4);font-weight:300}.form-confidential{display:flex;align-items:center;gap:.4rem;font-size:.72rem;color:rgb(255 255 255 / .3);letter-spacing:.05em;text-transform:uppercase;border:1px solid rgb(255 255 255 / .1);padding:.35rem .7rem;white-space:nowrap;flex-shrink:0}.form-confidential::before{content:'🔒';font-size:.65rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.form-group:last-of-type{margin-bottom:0}.form-label{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(255 255 255 / .4);font-weight:500}.form-label .req{color:var(--gold-light);margin-left:2px}.form-input,.form-select,.form-textarea{background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .12);color:#fff;padding:.75rem 1rem;font-family:'Inter',sans-serif;font-size:.9rem;font-weight:300;border-radius:0;width:100%;transition:border-color 0.2s,background 0.2s;outline:none;-webkit-appearance:none}.form-input::placeholder,.form-textarea::placeholder{color:rgb(255 255 255 / .2)}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:rgb(74 127 165 / .6);background:rgb(255 255 255 / .09)}.form-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(255,255,255,0.3)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;color:rgb(255 255 255 / .6)}.form-select option{background:#2A2520;color:#fff}.form-textarea{resize:vertical;min-height:110px;line-height:1.6}.form-footer{margin-top:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.form-privacy{font-size:.75rem;color:rgb(255 255 255 / .25);line-height:1.6;flex:1}.form-submit{background:var(--gold);color:#fff;border:none;padding:.9rem 2rem;border-radius:1px;font-family:'Inter',sans-serif;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;font-weight:500;transition:background 0.2s,transform 0.1s;white-space:nowrap;display:inline-flex;align-items:center;gap:.5rem}.form-submit:hover{background:var(--gold-light)}.form-submit:active{transform:scale(.98)}.form-submit .arrow{font-size:1rem;transition:transform 0.2s}.form-submit:hover .arrow{transform:translateX(3px)}.form-success{display:none;text-align:center;padding:3rem 2rem}.form-success.visible{display:block}.form-success-icon{font-size:2rem;margin-bottom:1rem}.form-success h3{font-family:'Cormorant Garamond',serif;font-size:1.6rem;color:#fff;margin-bottom:.75rem;font-weight:600}.form-success p{font-size:.9rem;color:rgb(255 255 255 / .55);line-height:1.8;font-weight:300}.form-error-msg{display:none;background:rgb(200 60 60 / .12);border:1px solid rgb(200 60 60 / .25);padding:.75rem 1rem;font-size:.82rem;color:#E8A0A0;margin-top:.75rem}.form-error-msg.visible{display:block}.form-input.has-error,.form-select.has-error,.form-textarea.has-error{border-color:rgb(200 60 60 / .4)}footer{background:#1A1714;color:rgb(255 255 255 / .35);padding:2rem 2.5rem;text-align:center;font-size:.78rem;letter-spacing:.05em;line-height:2}footer strong{color:rgb(255 255 255 / .6)}@media (max-width:900px){.hero{flex-direction:column;min-height:auto}.hero-left,.hero-right{width:100%;clip-path:none;padding:3rem 2rem}.pain-grid,.diff-grid,.cta-inner{grid-template-columns:1fr;gap:2.5rem}.hero h1{font-size:2.4rem}.cta-title{font-size:2.2rem}.trust-pillars,.services-grid,.who-grid{grid-template-columns:1fr 1fr}.process-steps{grid-template-columns:1fr 1fr}.process-step{border-bottom:1px solid var(--border)}.areas-grid{grid-template-columns:repeat(2,1fr)}nav .nav-links{display:none}.trust-band-inner{grid-template-columns:1fr;gap:1.5rem}.trust-item{border-right:none;border-bottom:1px solid rgb(255 255 255 / .15);padding:0 0 1.5rem}.trust-item:last-child{border-bottom:none;padding-bottom:0}.areas-sub{text-align:left}.form-row{grid-template-columns:1fr}.contact-form-wrap{padding:1.75rem}.form-footer{flex-direction:column;align-items:flex-start}.form-submit{width:100%;justify-content:center}}