:root{--red:#e5252a;--ink:#11110f;--cream:#f2efea;--paper:#fbfaf7;--muted:#6f6b65;--line:#d8d2ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.nav{height:84px;padding:0 max(5vw,28px);display:flex;align-items:center;gap:44px;border-bottom:1px solid #ddd8d1;background:rgba(251,250,247,.96);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;line-height:.75;margin-right:auto}.brand span{font-size:27px;font-weight:900;letter-spacing:8px;color:var(--red)}.brand small{font-family:Georgia,serif;font-size:10px;line-height:.9;color:var(--red);margin-left:-1px}.nav nav{display:flex;gap:32px;font-size:13px;font-weight:700}.nav nav a:hover{color:var(--red)}.pill{display:inline-flex;align-items:center;gap:25px;padding:14px 18px;border-radius:99px;font-size:12px;font-weight:800}.pill b{font-size:16px}.pill.dark{background:var(--ink);color:white}.pill.red{background:var(--red);color:white;padding:17px 22px}.hero{min-height:680px;display:grid;grid-template-columns:1.02fr .98fr;padding-left:max(6vw,38px)}.hero-copy{padding:100px 6vw 70px 0;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:11px;font-weight:900;letter-spacing:2px;margin-bottom:25px}.redtxt{color:var(--red)}.hero h1,.section h2,.approach h2,.bas h2,.reviews h2,.cta h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-2.5px;margin:0}.hero h1{font-size:clamp(58px,6.2vw,100px);line-height:.91}.hero-copy>p{max-width:650px;font-size:19px;line-height:1.55;margin:35px 0;color:#393733}.actions{display:flex;align-items:center;gap:28px}.textlink{font-size:13px;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:4px}.proof{margin-top:70px;display:flex;align-items:center;gap:13px;font-size:12px}.proof strong{font-size:18px}.proof i{width:1px;height:25px;background:#bbb;margin:0 8px}.hero-photo{position:relative;overflow:hidden;background:#222}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:45% center;filter:saturate(.8) contrast(1.03)}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.35))}.photo-note{position:absolute;z-index:2;bottom:30px;left:30px;right:30px;background:var(--red);color:white;padding:22px 25px;display:flex;justify-content:space-between;gap:20px;font-size:13px;line-height:1.3}.photo-note b{text-align:right}.ticker{background:var(--red);color:white;display:flex;justify-content:space-around;align-items:center;padding:20px;font-size:12px;font-weight:900;letter-spacing:2px}.ticker i{font-size:5px}.section{padding:120px max(6vw,38px)}.complaints{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.section-intro h2{font-size:clamp(46px,4.7vw,76px);line-height:.96}.complaint-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.complaint-grid a{min-height:170px;border-bottom:1px solid var(--line);padding:25px 18px 22px 0;display:grid;grid-template-columns:45px 1fr;transition:.2s}.complaint-grid a:nth-child(odd){border-right:1px solid var(--line);padding-right:25px}.complaint-grid a:nth-child(even){padding-left:25px}.complaint-grid a:hover{background:#f0ece6;padding-left:20px}.complaint-grid em{font-style:normal;font-size:10px;color:var(--red);font-weight:800}.complaint-grid strong{font-family:Georgia,serif;font-size:36px;font-weight:500}.complaint-grid span{grid-column:2;font-size:12px;color:var(--muted);align-self:end}.complaint-grid .wide{grid-column:1/-1;border-right:0}.approach{background:var(--ink);color:white;padding:120px max(6vw,38px)}.light{color:#d2cdc5}.approach h2{font-size:clamp(50px,5vw,82px);line-height:.98;max-width:1000px}.approach .lead{font-size:20px;line-height:1.55;max-width:720px;color:#c7c2ba;margin:35px 0 70px}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #444}.steps article{padding:28px 30px 20px 0;border-right:1px solid #444;min-height:235px}.steps article+article{padding-left:30px}.steps b{color:var(--red);font-size:11px}.steps h3{font-family:Georgia,serif;font-size:31px;font-weight:500;margin:45px 0 15px}.steps p{font-size:13px;line-height:1.6;color:#aaa59e}.bas{padding:120px max(6vw,38px);display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center}.portrait{height:650px;position:relative;overflow:hidden;background:#222}.portrait img{width:100%;height:100%;object-fit:cover;object-position:38% center;transform:scale(1.2);filter:grayscale(1) contrast(1.1)}.stamp{position:absolute;right:20px;bottom:20px;width:115px;height:115px;border-radius:50%;background:var(--red);color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:26px;font-weight:900;letter-spacing:5px;transform:rotate(-8deg)}.stamp span{font-size:8px;letter-spacing:2px}.bas h2{font-size:clamp(50px,5vw,80px);line-height:.95}.big{font-family:Georgia,serif;font-size:23px;line-height:1.5;color:#34312e;margin:35px 0}.credentials{border-top:1px solid var(--line);margin:40px 0 35px}.credentials div{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line);font-size:12px}.credentials span{color:var(--muted)}.reviews{background:#ece7e1;padding:110px max(6vw,38px);display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.reviews h2{font-size:clamp(48px,4.5vw,72px);line-height:.97}.rating{display:flex;align-items:center;gap:18px;margin-top:50px}.rating strong{font-family:Georgia,serif;font-size:62px}.rating span{color:#ef9b15;letter-spacing:2px}.rating small{color:var(--muted);letter-spacing:0}.quotes{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:end}.quotes blockquote{margin:0;background:var(--paper);padding:38px;font-family:Georgia,serif;font-size:24px;line-height:1.45;min-height:310px;display:flex;flex-direction:column;justify-content:space-between}.quotes blockquote:last-child{transform:translateY(-45px);background:var(--red);color:white}.quotes cite{font-family:Arial,sans-serif;font-size:11px;font-style:normal;margin-top:35px}.locations{padding:120px max(6vw,38px);display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.locations .section-intro p{font-size:15px;line-height:1.6;color:var(--muted);max-width:350px;margin-top:30px}.location-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.location-cards article{background:var(--ink);color:white;padding:30px;min-height:380px;display:flex;flex-direction:column}.location-cards article.home{background:var(--red)}.location-cards>article>span{font-size:11px;opacity:.6}.location-cards h3{font-family:Georgia,serif;font-size:38px;font-weight:500;margin:75px 0 20px}.location-cards p{font-size:14px;line-height:1.6;opacity:.75}.location-cards article div{margin-top:auto;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.3);padding-top:18px;font-size:11px;font-weight:bold}.cta{background:var(--red);color:white;text-align:center;padding:120px 30px}.cta h2{font-size:clamp(65px,8vw,120px);line-height:.86}.cta p{font-size:16px;margin:35px 0}.cta .actions{justify-content:center}.pill.white{background:white;color:var(--ink);padding:17px 22px}.pill.outline{border:1px solid white;color:white;padding:16px 22px}footer{background:var(--ink);color:#aaa;padding:60px max(6vw,38px);display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px;font-size:11px;line-height:1.7;position:relative}footer a{color:white}footer>small{position:absolute;bottom:15px;right:max(6vw,38px);color:#555}@media(max-width:850px){.nav{height:70px}.nav nav{display:none}.nav .pill{padding:11px 14px}.brand span{font-size:22px}.hero{grid-template-columns:1fr;padding:0}.hero-copy{padding:70px 25px 45px}.hero h1{font-size:59px}.hero-copy>p{font-size:17px}.proof{margin-top:45px;flex-wrap:wrap}.hero-photo{height:430px}.photo-note{left:15px;right:15px}.ticker span:nth-of-type(even){display:none}.complaints,.bas,.reviews,.locations{grid-template-columns:1fr;padding:85px 25px;gap:60px}.section-intro h2,.approach h2,.bas h2,.reviews h2{font-size:48px}.complaint-grid{grid-template-columns:1fr}.complaint-grid a,.complaint-grid a:nth-child(odd),.complaint-grid a:nth-child(even){border-right:0;padding-left:0;padding-right:0}.complaint-grid .wide{grid-column:auto}.approach{padding:85px 25px}.steps{grid-template-columns:1fr 1fr}.steps article{min-height:210px}.steps article:nth-child(2){border-right:0}.steps article:nth-child(3){padding-left:0}.portrait{height:480px}.bas{padding-top:70px}.reviews{gap:80px}.quotes{grid-template-columns:1fr}.quotes blockquote:last-child{transform:none}.location-cards{grid-template-columns:1fr}.cta{padding:90px 25px}.cta h2{font-size:65px}.cta .actions{flex-direction:column;align-items:center}footer{grid-template-columns:1fr 1fr;padding:50px 25px 75px}footer .brand{grid-column:1/-1}.hero .actions{align-items:flex-start;flex-direction:column;gap:18px}}
