@font-face{font-family:Anthropic Sans Web Text;src:url(assets/fonts/anthropic-sans-web-text-regular.woff2) format("woff2");font-style:normal;font-weight:300 800;font-display:swap}@font-face{font-family:Anthropic Sans Web Text;src:url(assets/fonts/anthropic-sans-web-text-italic.woff2) format("woff2");font-style:italic;font-weight:300 800;font-display:swap}@font-face{font-family:Playfair Display;src:url(assets/fonts/playfair-500.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Playfair Display;src:url(assets/fonts/playfair-italic.woff2) format("woff2");font-style:italic;font-weight:500 600;font-display:swap}@font-face{font-family:Spectral;src:url(assets/fonts/spectral-600.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Spectral;src:url(assets/fonts/spectral-600-italic.woff2) format("woff2");font-style:italic;font-weight:600;font-display:swap}:root{--primary: #8b644b;--primary-dark: #8b644b;--primary-deeper: #8b644b;--bg: #efedeb;--bg-soft: #f7f4ef;--bg-warm: #ece6dd;--hero-bg: #cccbc7;--cta: #25d366;--cta-dark: #1da851;--text: #413a34;--text-muted: #6f625a;--text-faint: #7d7065;--on-dark: #faf4ea;--on-dark-muted: #f7f0e4;--border-soft: rgba(139, 100, 75, .18);--border-softer: rgba(139, 100, 75, .1);--r-card: 14px;--r-btn: 8px;--max: 1180px;--pad: clamp(32px, 8vw, 40px);--btn-wide: 311px;--font-heading: "Playfair Display", "Times New Roman", serif;--font-body: "Anthropic Sans Web Text", "Lato", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-numbers: "Spectral", "Times New Roman", serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}.logo-mark{--logo-color: var(--primary);display:block;aspect-ratio:14247.202 / 19250.861;background-color:var(--logo-color);-webkit-mask-image:url(assets/ROCHA-SANTOS_LOGO.svg);mask-image:url(assets/ROCHA-SANTOS_LOGO.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:500;font-style:italic;color:var(--text);line-height:1.15;margin:0;text-wrap:balance;letter-spacing:-.005em}p{margin:0;text-wrap:pretty}.desktop-line-break,.mobile-line-break{display:none}@media(min-width:880px){.desktop-line-break{display:initial}}@media(max-width:879px){.mobile-line-break{display:initial}}:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:4px}.container{width:100%;max-width:var(--max);margin-inline:auto;padding-inline:var(--pad)}section{position:relative}.section{padding-block:clamp(56px,9vw,112px)}.section--tight{padding-block:clamp(44px,7vw,88px)}.eyebrow{font-family:var(--font-body);font-style:normal;font-weight:600;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#7e5a43;display:inline-flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:24px;height:1px;background:currentColor;opacity:.55}.eyebrow.on-dark{color:var(--on-dark)}.section-title{font-size:clamp(28px,4.4vw,44px);margin-top:14px}.section-title.center{text-align:center}.section-lead{font-family:var(--font-body);font-style:normal;color:var(--text-muted);font-size:clamp(15px,1.6vw,17px);max-width:62ch;margin-top:16px}.section-lead.center{margin-inline:auto;text-align:center}@media(min-width:880px){.section-lead.judicial-lead,.section-lead.patrimony-lead,.section-lead.guidance-lead,.service[data-screen-label="Invent\e1rio Judicial"] .service-header,.service[data-screen-label="Planejamento Patrimonial"] .service-header{max-width:920px}.judicial-lead__line,.patrimony-lead__line,.guidance-lead__line{display:block;white-space:nowrap}}.extrajudicial-lead__line{display:inline}.extrajudicial-lead__line+.extrajudicial-lead__line:before{content:" "}@media(max-width:879px){.extrajudicial-lead__line{display:block}.extrajudicial-lead__line+.extrajudicial-lead__line:before{content:""}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 22px;border-radius:var(--r-btn);font-family:var(--font-body);font-weight:600;font-size:12px;letter-spacing:.18em;text-transform:uppercase;transition:transform .18s ease,background-color .18s ease,color .18s ease;white-space:nowrap;text-align:center;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:manipulation}.btn *{-webkit-user-select:none;user-select:none}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--cta{background:var(--cta);color:#fff}.btn--cta:hover,.btn--cta:active{background:var(--cta-dark);color:#fff}.btn--cta,.btn--brown,.help-checklist__btn{position:relative;overflow:hidden;isolation:isolate}.btn--cta:after,.btn--brown:after,.help-checklist__btn:after{content:"";position:absolute;top:0;bottom:0;left:0;width:60%;background:linear-gradient(110deg,#fff0,#ffffff52,#fff0);transform:translate(-180%) skew(-12deg);pointer-events:none;z-index:1;animation:btn-shimmer 5s cubic-bezier(.4,0,.2,1) infinite}.btn--cta>*,.btn--brown>*,.help-checklist__btn>*{position:relative;z-index:2}@keyframes btn-shimmer{0%{transform:translate(-180%) skew(-12deg)}28%{transform:translate(220%) skew(-12deg)}to{transform:translate(220%) skew(-12deg)}}.btn--outline-light:not(.help-checklist__btn){animation:btn-outline-pulse 5s ease-in-out infinite}@keyframes btn-outline-pulse{0%,to{border-color:#f4ece06b;box-shadow:0 0 #fffaf200}10%{border-color:#fffaf2f2;box-shadow:0 0 18px #fffaf247}26%{border-color:#f4ece06b;box-shadow:0 0 #fffaf200}}@media(prefers-reduced-motion:reduce){.btn--cta:after,.btn--brown:after,.help-checklist__btn:after{animation:none;opacity:0}.btn--outline-light:not(.help-checklist__btn){animation:none}}.btn--ghost{background:transparent;color:var(--primary-dark);border:1px solid var(--border-soft)}.btn--ghost:hover,.btn--ghost:active{background:#8b644b0f}.btn--brown{background:var(--primary);color:#fff}.btn--brown:hover,.btn--brown:active{background:var(--primary-dark);color:#fff}.btn--outline-light{background:transparent;color:#fffaf2;border:1px solid rgba(244,236,224,.42)}.btn--outline-light:hover,.btn--outline-light:active{background:#ffffff14;border-color:#f4ece0b3;color:#fffaf2}.service--brown .judicial-check-btn:hover,.service--brown .judicial-check-btn:active{background:#fff;border-color:#fff;color:var(--primary-dark)}.judicial-check-btn__mobile,.timeline-cta__mobile,.patrimony-cta__mobile{display:none}@media(max-width:879px){.judicial-check-btn__desktop{display:none}.judicial-check-btn__mobile{display:inline}.timeline-cta__desktop{display:none}.timeline-cta__mobile{display:inline}.patrimony-cta__desktop{display:none}.patrimony-cta__mobile{display:inline}}.btn--pill{border-radius:999px;padding-inline:40px}.btn--block{width:100%}.btn--lg{min-width:var(--btn-wide);max-width:100%;min-height:54px;padding:14px 28px}.btn .ic-wa{width:20px;height:20px}.service-foot .btn svg,.reviews-foot .btn svg{width:20px;height:20px;flex:none}@media(max-width:879px){.btn .ic-wa,.service-foot .btn svg,.reviews-foot .btn svg{width:23px;height:23px}.service-foot .btn,.reviews-foot .btn,.help-checklist__btn{width:100%;min-width:0}}.service-foot .btn,.reviews-foot .btn,.help-checklist__btn{font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;padding-inline:48px}.hero-tagline-bar{display:block;position:relative;z-index:2;margin-top:-1px;background:var(--bg-soft);border-top:0;border-bottom:0}.hero-tagline-bar .container{height:100%;display:flex;align-items:center;justify-content:center}.tagline-rotator{display:grid;place-items:center;width:100%;min-height:4.5em}.tagline-item{grid-area:1 / 1;display:flex;align-items:center;justify-content:center;min-height:4.5em;max-width:100%;font-family:var(--font-body);font-weight:700;font-size:13px;letter-spacing:.22em;text-transform:uppercase;color:var(--primary-dark);text-align:center;line-height:1.5;opacity:0;text-wrap:balance}.tg-star{position:relative;top:-.1em;color:#e6a93b}.hero-tagline-bar.is-visible .tagline-item--1{animation:tagline-switch 15s ease-in-out infinite}.hero-tagline-bar.is-visible .tagline-item--2{animation:tagline-switch 15s ease-in-out infinite;animation-delay:-10s}.hero-tagline-bar.is-visible .tagline-item--3{animation:tagline-switch 15s ease-in-out infinite;animation-delay:-5s}@keyframes tagline-switch{0%{opacity:0;transform:none}5%{opacity:1;transform:none}28%{opacity:1;transform:none}33%{opacity:0;transform:none}to{opacity:0;transform:none}}@media(prefers-reduced-motion:reduce){.tagline-item{animation:none!important}.tagline-item--1{opacity:1;transform:none}.tagline-item--2,.tagline-item--3{display:none}}.hero{background:var(--hero-bg);border-bottom:0;overflow:hidden;position:relative;height:calc(100dvh - 79px);min-height:500px;display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:-340px -200px;background-color:var(--primary);-webkit-mask-image:url(assets/ROCHA-SANTOS_LOGO-nostars.svg);mask-image:url(assets/ROCHA-SANTOS_LOGO-nostars.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:var(--mono-x, 50%) var(--mono-y, 50%);mask-position:var(--mono-x, 50%) var(--mono-y, 50%);-webkit-mask-size:min(96vh,102%) auto;mask-size:min(96vh,102%) auto;opacity:.22;animation:hero-monogram-in 1.6s ease-out both;pointer-events:none;z-index:0;transform:translate3d(var(--parallax-x, 0px),calc(var(--parallax-y, 0px) + var(--breath-y, 0px)),0) rotate(var(--parallax-r, 0deg));transform-origin:center center;will-change:transform}@keyframes hero-monogram-in{0%{opacity:0}to{opacity:.22}}@keyframes hero-monogram-shimmer{0%{background-position:240% 0}26%{background-position:-140% 0}to{background-position:-140% 0}}@media(prefers-reduced-motion:reduce){.hero:before{transform:none;animation:none}}@media(min-width:1200px)and (min-height:821px){.hero{--mono-x: calc(50% - 160px) ;--mono-y: calc(50% + 10px) }}@media(min-width:1200px)and (max-height:820px){.hero{--mono-x: calc(50% - 200px) ;--mono-y: calc(50% + 50px) }}@media(min-width:880px)and (max-width:1199px){.hero{--mono-x: calc(50% + 0px) ;--mono-y: calc(50% + 0px) }}@media(min-width:640px)and (max-width:879px){.hero{--mono-x: calc(50% + 0px) ;--mono-y: calc(50% + 0px) }}@media(max-width:639px)and (min-height:720px){.hero{--mono-x: calc(50% - 40px) ;--mono-y: calc(50% + 50px) }}@media(max-width:639px)and (max-height:719px){.hero{--mono-x: calc(50% + 0px) ;--mono-y: calc(50% + 0px) }}.hero .container{position:relative;z-index:3;display:grid;grid-template-columns:1fr;gap:clamp(24px,5vw,56px);align-items:center;padding-block:clamp(24px,4vw,48px);width:100%}.hero-copy{position:relative;z-index:4;width:fit-content;max-width:calc(100% - 40px);margin-inline:auto;text-align:left}.hero-logo{position:relative;z-index:1;width:clamp(96px,9.5vw,132px);margin-bottom:clamp(18px,2vw,28px)}.hero-logo--asset{display:block;height:auto;object-fit:contain}.hero-logo-aura{position:relative;z-index:5;display:block;width:max-content}.hero-logo-aura:before{content:"";position:absolute;left:50%;top:46%;width:560%;height:500%;transform:translate(-50%,-50%);background:radial-gradient(closest-side,#fffffff2,#ffffff9e 38%,#ffffff47 66%,#fff0 88%);filter:blur(36px);border-radius:50%;z-index:0;pointer-events:none}.hero-eyebrow{font-family:var(--font-body);font-style:normal;font-weight:600;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--primary-dark);display:block;margin-bottom:18px}.hero-title{position:relative;z-index:5;font-size:clamp(32px,3.9vw,54px);line-height:1.06;max-width:none;color:#2f2a26}.hero-title__soft{position:relative;z-index:5;display:block;margin-top:.42em;font-size:.57em;line-height:1.25;font-weight:500;color:#534a43}.hero-sub{margin-top:22px;color:var(--text);font-size:clamp(16px,1.8vw,19px);line-height:1.55;max-width:46ch}.hero-sub strong{font-weight:700}.hero-actions{margin-top:clamp(14px,1.8vw,22px);display:flex;flex-wrap:wrap;gap:12px}.hero-support{margin-top:20px;font-size:13px;color:var(--text-muted);display:flex;flex-wrap:wrap;gap:6px 14px;align-items:center}.hero-support span{display:inline-flex;align-items:center;gap:8px}.hero-support span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--primary);opacity:.7}.hero-support .dot{display:none}.hero-chips{position:relative;z-index:5;display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:clamp(20px,2.4vw,32px)}.hero-chip{display:inline-flex;align-items:center;padding:7px 16px;border-radius:999px;font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.06em;border:1.5px solid var(--primary);color:var(--primary);background:transparent;line-height:1}.hero-chip--filled{background:var(--primary);color:#fff;border-color:var(--primary)}.hero-chip--brand{text-transform:uppercase;word-spacing:.18em}.hero-logo,.contact-monogram .logo-mark{background-image:linear-gradient(115deg,#fff0 42%,#ffffffb3,#fff0 58%);background-repeat:no-repeat;background-size:280% 100%;background-position:240% 0;animation:logo-shimmer-sweep 6.5s ease-in-out 1.2s infinite}@keyframes logo-shimmer-sweep{0%{background-position:240% 0}32%{background-position:-150% 0}to{background-position:-150% 0}}@media(prefers-reduced-motion:reduce){.hero-logo,.contact-monogram .logo-mark{animation:none}}@media(prefers-reduced-motion:no-preference){.hero-logo,.hero-title,.hero-chips{animation:hero-copy-reveal .82s cubic-bezier(.22,1,.36,1) both}.hero-logo{animation:hero-slide-up .82s cubic-bezier(.22,1,.36,1) 80ms both,logo-shimmer-sweep 6.5s ease-in-out 1.6s infinite}.hero-title{animation-delay:.19s}.hero-chips{animation-delay:.32s}.hero-figure img{animation:hero-figure-slide 1.05s cubic-bezier(.22,1,.36,1) .18s both;will-change:transform}}@keyframes hero-copy-reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-figure-reveal{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hero-slide-up{0%{transform:translateY(14px)}to{transform:translateY(0)}}@keyframes hero-figure-slide{0%{transform:translateY(18px) scale(.985)}to{transform:translateY(0) scale(1)}}.hero-tagline{margin-top:clamp(14px,1.8vw,22px);max-width:48ch;font-size:13px;font-weight:300;color:var(--text-muted);line-height:1.45;letter-spacing:.16em;word-spacing:.04em;font-style:normal}.hero-image{position:relative;width:100%;align-self:stretch;display:flex;justify-content:flex-end;align-items:center}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:right center;-webkit-mask-image:radial-gradient(ellipse 70% 80% at 70% 55%,#000 45%,rgba(0,0,0,.85) 60%,rgba(0,0,0,.4) 80%,transparent 100%);mask-image:radial-gradient(ellipse 70% 80% at 70% 55%,#000 45%,rgba(0,0,0,.85) 60%,rgba(0,0,0,.4) 80%,transparent 100%)}.hero-figure{display:none}.hero-figure:before{content:"";position:absolute;inset:-16% -34% -6%;z-index:0;pointer-events:none;background:radial-gradient(ellipse 56% 74% at 50% 58%,#ffffffed,#fffdf4ad 32%,#fdf6e261,#f8ebd200 78%);filter:blur(32px)}.hero-figure:before,.hero-figure:after{animation:aura-pulse 4.5s ease-in-out infinite;transform-origin:center 56%}@keyframes aura-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){.hero-figure:before,.hero-figure:after{animation:none}}@media(min-width:880px){.hero-tagline-bar{height:104px}.hero .container{grid-template-columns:1fr;min-height:520px}.hero-copy{max-width:560px;margin-inline:0;margin-left:clamp(96px,9.5vw,140px)}.hero-logo-aura,.hero-chips{margin-left:-38px}.hero-title{margin-left:41px}.hero-figure{display:block;position:absolute;right:clamp(88px,9vw,140px);top:clamp(48px,6vw,80px);bottom:0;pointer-events:none;z-index:1;transform:translate3d(0,var(--fig-y, 0px),0);will-change:transform;isolation:isolate;overflow:visible}.hero-figure img{display:block;position:relative;z-index:1;height:100%;width:auto;max-width:none;filter:saturate(.82) sepia(.16) contrast(1.02) brightness(1.02)}.hero-figure:before{inset:-20% -38% -10%;background:radial-gradient(ellipse 62% 80% at 50% 56%,#fff,#fffdf4fa,#fef8e8d1,#fbf2de80 66%,#f8ebd200 86%);filter:blur(26px)}.hero-figure:after{content:"";position:absolute;inset:4% 8% 6%;z-index:0;pointer-events:none;background:radial-gradient(ellipse 40% 52% at 50% 52%,#fff9,#fffcf04d 40%,#fff0 74%);filter:blur(12px)}}@media(max-width:879px){.hero{align-items:flex-start;height:calc(100svh - 87px)}.hero-tagline-bar{height:88px}.hero .container{z-index:2;padding-block:clamp(38px,9svh,82px) 40px}.hero-copy{margin-inline:auto}.hero-chips{display:none}.hero:before{opacity:.18}.hero-title{max-width:none}.hero-figure{display:block;position:absolute;left:50%;right:auto;bottom:-6.5svh;height:min(58svh,560px);opacity:1;pointer-events:none;z-index:1;transform:translate(-50%);overflow:visible}.hero-figure:before{content:"";position:absolute;inset:-16% -30% -8%;z-index:0;pointer-events:none;background:radial-gradient(ellipse 56% 72% at 50% 56%,#fff,#fffcf0eb,#fdf6e2a8 40%,#faf0da57 62%,#f8ebd200 82%);filter:blur(22px)}.hero-figure:after{content:"";position:absolute;inset:4% 10% 6%;z-index:0;pointer-events:none;background:radial-gradient(ellipse 38% 50% at 50% 52%,#fff9,#fffcf04d 38%,#fff0 72%);filter:blur(10px)}.hero-figure img{display:block;position:relative;z-index:1;height:100%;width:auto;max-width:none;filter:saturate(.82) sepia(.16) contrast(1.02) brightness(1.02)}.hero-scroll{z-index:5}.tagline-item{font-size:clamp(11px,2.85vw,12px);letter-spacing:clamp(.12em,.9vw,.18em);line-height:1.45}.tagline-rotator,.tagline-item{min-height:4.25em}}@media(max-width:420px){.hero-tagline-bar{height:84px}.hero{height:calc(100svh - 83px)}.hero .container{padding-block-start:clamp(18px,9svh,54px)}.hero-copy{margin-inline:auto}.hero-logo{width:90px;margin-bottom:16px}.hero-logo-aura{margin-left:-8px}.hero-title{font-size:clamp(30px,8.2vw,32px);margin-left:28px}.hero-chips{display:none}.hero-figure{left:50%;right:auto;bottom:-5svh;height:min(46svh,370px);opacity:1}.tagline-item{font-size:10.8px;letter-spacing:.12em;line-height:1.42}}@media(max-width:420px)and (max-height:720px){.hero .container{padding-block-start:clamp(26px,4svh,34px)}.hero-logo{width:80px;margin-bottom:12px}.hero-logo-aura{margin-left:-8px}.hero-title{font-size:28.5px;margin-left:8px}.hero-figure{bottom:-3.5svh;height:min(42svh,284px)}}@media(min-width:640px)and (max-width:879px){.hero-figure{left:50%;right:auto;bottom:-5svh;height:min(56svh,560px);opacity:1}.hero-title{max-width:12em}.hero-figure:before{background:radial-gradient(ellipse 56% 72% at 50% 56%,#fff,#fffdf4fa 22%,#fef8e8d1 42%,#fbf2de80 64%,#f8ebd200 84%)}}@supports (-webkit-touch-callout: none){@media(max-width:879px){.hero-figure{bottom:0;isolation:isolate;-webkit-transform:translateX(-50%) translateZ(0);transform:translate(-50%) translateZ(0)}.hero-figure:before,.hero-figure:after{content:"";position:absolute;pointer-events:none;z-index:0}.hero-figure:before{inset:-16% -34% -4%;background:radial-gradient(ellipse 58% 76% at 50% 58%,#fffdf4d6,#fdf6e285 38%,#fbf1da47 60%,#f8ebd200 78%);filter:blur(18px)}.hero-figure:after{inset:-24% -52% -8%;background:radial-gradient(ellipse 62% 78% at 50% 62%,#fdf6e25c,#fbf1da2e 46%,#f6e8cd00 76%);filter:blur(34px)}.hero-figure img{z-index:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;filter:saturate(.82) sepia(.16) contrast(1.02) brightness(1.02)}}}@media(min-width:880px)and (max-height:820px){.hero-logo{width:clamp(98px,8.5vw,118px);margin-bottom:18px}.hero-title{font-size:clamp(38px,3.55vw,48px);max-width:390px}.hero-chips{margin-top:24px}.hero-figure{top:56px;right:clamp(16px,5vw,92px)}}@media(min-width:1120px)and (max-width:1540px)and (max-height:820px){.hero-copy{margin-left:clamp(156px,13vw,184px)}.hero-figure{right:clamp(196px,15vw,232px)}.service--brown .section-lead{max-width:72ch;margin-inline:auto}}@media(min-width:880px)and (max-width:1100px){.hero{height:calc(100svh - 95px)}.hero-tagline-bar{height:96px}.hero-copy{margin-left:clamp(72px,9vw,96px);transform:translateY(-28px)}.hero-chips{display:none}.hero-figure{right:clamp(-96px,-8vw,-72px);top:64px;bottom:-24px;z-index:1}.hero-figure img{position:relative;filter:saturate(.82) sepia(.16) contrast(1.02) brightness(1.02)}}@media(prefers-reduced-motion:reduce)and (min-width:880px){.hero-figure{transform:none!important}}@media(prefers-reduced-motion:reduce){.hero-logo,.hero-title,.hero-chips,.hero-figure img{animation:none!important;opacity:1;transform:none}}.hero-scroll{position:absolute;left:50%;bottom:clamp(18px,3vw,32px);transform:translate(-50%);width:64px;height:64px;border-radius:50%;display:grid;place-items:center;color:#fff;background:transparent;cursor:pointer;z-index:5;opacity:.9;transition:opacity .2s ease,transform .2s ease;animation:hero-scroll-bob 2.2s ease-in-out infinite;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;outline:none}.hero-scroll:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.hero-scroll:hover{opacity:1}.hero-scroll svg{width:44px;height:44px;stroke-width:1.3}.hero-scroll-chip{display:none}@media(min-width:1101px)and (min-height:821px){.hero-scroll{color:#bca392}}@media(max-width:1100px){.hero-scroll{width:auto;height:auto;min-width:64px;border-radius:0;display:flex;flex-direction:column;align-items:center;gap:4px}.hero-scroll svg{color:#fff;filter:drop-shadow(0 1px 3px rgba(47,42,38,.28))}.hero-scroll-chip{display:inline-flex;align-items:center;justify-content:center;padding:7px 16px;border-radius:999px;font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:.04em;line-height:1;color:#fff;background:var(--primary);white-space:nowrap}}@keyframes hero-scroll-bob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,4px)}}@media(prefers-reduced-motion:reduce){.hero-scroll{animation:none}}.help{background:var(--primary-dark);color:var(--on-dark);min-height:calc(100dvh - 80px);display:block;padding-block:0}.help .container{display:grid;gap:clamp(28px,4vw,48px);width:100%}.help-panel,.help-panel--cards{background:var(--primary-dark)}.help-intro,.help-cards-wrap{padding-block:clamp(56px,8vw,96px)}.help-eyebrow{color:var(--on-dark);opacity:.9}.help-title{font-size:clamp(28px,4vw,42px);color:#fffaf2}.help-body{color:var(--on-dark-muted);font-size:clamp(15px,1.5vw,17px);line-height:1.75;max-width:70ch}.help-body p+p{margin-top:14px}.help-intro-line{display:block}.help-body mark{background:transparent;color:#fff;font-weight:700;border-bottom:1px dotted rgba(255,255,255,.45);padding-bottom:1px}.service .section-lead mark,.service .card__list mark,.service .service-foot mark,.service .service-header mark{background:transparent;color:#7e5a43;font-weight:700;border-bottom:1px dotted rgba(139,100,75,.45);padding-bottom:1px}.service--brown .section-lead mark,.service--brown .card__list mark,.service--brown .service-foot mark,.service--brown .service-header mark{color:#fff;border-bottom-color:#ffffff73}.card__tag{font-family:var(--font-body);font-weight:700;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--primary);margin:-2px 0 -4px;align-self:flex-start}.card--brown .card__tag{color:#ffffffc7}.help-highlights{margin-top:clamp(20px,3vw,40px);list-style:none;padding:0;display:grid;grid-template-columns:1fr;gap:22px}@media(min-width:560px){.help-highlights{grid-template-columns:1fr 1fr}}@media(min-width:960px){.help-highlights{grid-template-columns:repeat(4,1fr);gap:22px}}.help-card{background:var(--primary-dark);border:1px solid rgba(244,236,224,.28);border-radius:var(--r-card);padding:48px 24px;display:flex;flex-direction:column;justify-content:center;gap:28px;color:var(--on-dark)}.help-card__icon{width:58px;height:58px;border-radius:50%;background:#ffffff14;display:grid;place-items:center;color:var(--on-dark);align-self:center}.help-card__icon svg{width:26px;height:26px}.help-card p{color:var(--on-dark-muted);font-size:15px;line-height:1.7;margin:0}.help-card p strong{color:#fff;font-weight:700}.help-checklist{margin-top:clamp(26px,4vw,42px);text-align:center;display:grid;justify-items:center;gap:18px}.help-checklist p{color:var(--on-dark-muted);font-size:clamp(15px,1.4vw,17px);line-height:1.55;max-width:none;margin:0;white-space:nowrap}.help-checklist__btn{background:#cbb795;border-color:#cbb795;color:#fff}.help-checklist__btn:hover,.help-checklist__btn:active{background:#cbb795;border-color:#d7c6ad;color:#fff}.help-checklist__btn svg{width:19px;height:19px;flex:none}@media(max-width:560px){.help-checklist p{white-space:normal;max-width:34ch}}@media(min-width:640px){.help{min-height:0;padding-block:0}.help-panel{min-height:calc(100dvh - 104px);scroll-snap-align:start}.help-panel--intro{display:grid}.help-intro{align-self:stretch;display:grid;align-content:center;padding-block:clamp(48px,7vh,72px);max-width:980px}.help-body{max-width:78ch}.help-panel--cards{display:grid;align-items:center;padding-block:clamp(38px,6vh,64px)}.help-cards-wrap{padding-block:0;gap:0}.help-highlights{margin-top:0}.help-checklist{margin-top:clamp(24px,4vh,34px)}}.timeline{background:var(--bg-soft)}.tl-note{color:var(--text-muted);font-size:15px;margin-top:10px;max-width:60ch}.tl-note.center{margin-inline:auto;text-align:center}.timeline .tl-note mark{background:transparent;color:var(--primary-dark);font-weight:700;border-bottom:1px dotted rgba(139,100,75,.45)}.tl-mobile{margin-top:48px;position:relative;padding-left:32px}.tl-mobile:before{content:"";position:absolute;left:19px;top:8px;bottom:8px;width:1px;background:var(--border-soft)}.tl-step{position:relative;padding:0 0 44px 24px;display:grid;grid-template-columns:1fr;gap:6px}.tl-step:last-child{padding-bottom:0}.tl-step__marker{position:absolute;left:-32px;top:0;width:40px;height:40px;border-radius:50%;background:var(--primary);color:#fff;display:grid;place-items:center;padding-top:3px;font-family:var(--font-numbers);font-style:italic;font-weight:600;font-size:15px;line-height:1;border:6px solid var(--bg-soft);outline:1px solid var(--border-soft)}.tl-step__head{display:flex;align-items:center;gap:12px;margin-bottom:4px}.tl-step__icon{width:30px;height:30px;color:var(--primary-dark);flex:none}.tl-step__title{font-family:var(--font-body);font-style:normal;font-weight:700;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--primary-dark);line-height:1.35}.tl-step__desc{color:var(--text-muted);font-size:15px;line-height:1.6}.tl-desktop{display:none}@media(min-width:960px){.tl-mobile{display:none}.tl-desktop{display:block;margin-top:64px;position:relative;padding-block:24px}.tl-rail{position:relative;display:grid;grid-template-columns:repeat(7,1fr);align-items:center;min-height:360px}.tl-rail:before{content:"";position:absolute;left:5%;right:5%;top:50%;height:1px;background:var(--border-soft)}.tl-node{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline:8px}.tl-node__dot{width:46px;height:46px;border-radius:50%;background:var(--primary);color:#fff;display:grid;place-items:center;padding-top:3px;font-family:var(--font-numbers);font-style:italic;font-weight:600;font-size:17px;line-height:1;border:8px solid var(--bg-soft);position:relative;z-index:2}.tl-node__card{position:absolute;left:50%;transform:translate(-50%);width:clamp(176px,118%,212px);text-align:center;background:#fff;border:1px solid var(--border-softer);border-radius:var(--r-card);padding:14px 18px;height:168px;display:flex;flex-direction:column;justify-content:center;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.tl-node__card:hover{border-color:var(--primary);box-shadow:0 14px 32px -18px #2f2a2652;transform:translate(-50%) translateY(-2px)}.tl-node:nth-child(odd) .tl-node__card:hover{transform:translate(-50%) translateY(-4px)}.tl-node:nth-child(2n) .tl-node__card:hover{transform:translate(-50%) translateY(2px)}.tl-node:nth-child(odd) .tl-node__card{bottom:calc(50% + 28px)}.tl-node:nth-child(2n) .tl-node__card{top:calc(50% + 28px)}.tl-node__connector{position:absolute;left:50%;width:1px;background:var(--border-soft);z-index:1}.tl-node:nth-child(odd) .tl-node__connector{bottom:calc(50% + 23px);height:8px}.tl-node:nth-child(2n) .tl-node__connector{top:calc(50% + 23px);height:8px}.tl-node__icon{width:28px;height:28px;color:#bca392;margin-inline:auto;margin-bottom:5px}.tl-node__title{font-family:var(--font-body);font-style:normal;font-weight:700;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#bcbab8;line-height:1.35}.tl-node__desc{color:var(--text-muted);font-size:13px;line-height:1.5;margin-top:5px}}.service{background:var(--bg)}.service--soft{background:var(--bg-soft)}.service--warm{background:var(--bg-warm)}.service-header{text-align:center;max-width:760px;margin-inline:auto}.service-header .eyebrow{margin-bottom:6px}.service-header .section-title{text-align:center}.cards{margin-top:clamp(36px,5vw,56px);display:grid;gap:22px}@media(min-width:720px){.cards{grid-template-columns:repeat(3,1fr)}}.card{background:#fff;border:1px solid var(--border-softer);border-radius:var(--r-card);padding:32px 28px 36px;display:flex;flex-direction:column;gap:18px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.card,.help-card,.tl-node__card,.tl-step,.reviewer-chip,.testimonial{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}@media(hover:hover){.card:hover{transform:translateY(-2px);box-shadow:0 12px 28px -18px #2f2a2640;border-color:var(--border-soft)}.card--brown:hover,.help-card:hover{background:#9d775e;border-color:#f4ece07a;box-shadow:0 14px 32px -18px #00000059;transform:translateY(-2px)}}.card:active{transform:translateY(-2px);box-shadow:0 12px 28px -18px #2f2a2640;border-color:var(--border-soft)}.card--brown:active,.help-card:active{background:#9d775e;border-color:#f4ece07a;box-shadow:0 14px 32px -18px #00000059;transform:translateY(-2px)}.help-card{transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease}.card:focus-within{border-color:var(--primary)}.card--featured{border-top:2px solid var(--primary)}.card--edge{border-bottom:2px solid var(--primary)}.card--brown{background:var(--primary-dark);color:var(--on-dark);border-color:#f4ece047;padding:40px 28px;gap:20px;justify-content:center}@media(min-width:880px){.card--brown{min-height:300px}}.card__icon{width:58px;height:58px;border-radius:50%;background:var(--bg-warm);display:grid;place-items:center;color:var(--primary-dark)}.card--brown .card__icon{background:#ffffff14;color:var(--on-dark)}.card__icon svg{width:26px;height:26px}.card__icon svg[data-icon=share-07]{transform:translate(-1px,-1px)}.card__title{font-family:var(--font-body);font-style:normal;font-weight:700;font-size:19px;line-height:1.25;color:var(--text)}.card--brown .card__title{color:#fff}.card__support{font-size:14px;line-height:1.5;color:var(--text-muted);margin-top:-8px}.card--brown .card__support{color:var(--on-dark-muted)}.card__list{list-style:none;padding:0;margin:4px 0 0;display:grid;gap:10px}.card__list li{position:relative;padding-left:22px;font-size:15px;line-height:1.55;color:var(--text-muted)}.card--brown .card__list li{color:var(--on-dark-muted)}.card__list li:before{content:"";position:absolute;left:0;top:.58em;width:8px;height:8px;background-color:#ece6dd;transform:rotate(45deg);opacity:.9}.card--brown .card__list li:before{background-color:#ffffffb8;opacity:1}.service-foot{margin-top:clamp(28px,4vw,44px);text-align:center}.service-foot p{color:var(--text-muted);font-size:15px;max-width:60ch;margin:0 auto 20px}.fit-note__line{display:inline}.fit-note__line+.fit-note__line:before{content:" "}@media(max-width:879px){.fit-note__line{display:block}.fit-note__line+.fit-note__line:before{content:""}}.service-foot .btn{min-width:var(--btn-wide)}.service--brown{background:var(--primary-dark)}.service--brown .section-title,.service--brown .service-header .eyebrow,.service--brown .service-foot p{color:#fffaf2}.service--brown .service-foot p,.service--brown .section-lead{color:var(--on-dark-muted)}.title-accent{color:var(--primary-dark)}.about-list em{opacity:.8}.about{background:var(--primary-dark);color:var(--on-dark)}.about .container{display:grid;grid-template-columns:1fr;gap:clamp(32px,5vw,64px);align-items:center}.about-copy h2{color:#fffaf2;font-size:clamp(28px,4vw,42px)}.about-firm{font-family:var(--font-heading);font-style:italic;font-weight:500;font-size:20px;color:#fff;margin-top:6px;margin-bottom:18px}.about-copy p{color:var(--on-dark-muted);font-size:14.5px;line-height:1.85}.about-copy p+p{margin-top:18px}.about-copy strong{color:#fff;font-weight:700}.about-block-title{font-family:var(--font-body);font-style:normal;font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#fff;margin:0 0 10px;opacity:1}.about-block+.about-block{margin-top:clamp(28px,3.5vw,40px)}.about-block--name h2{margin-bottom:6px}.about-block--name .about-firm{margin:0}@media(min-width:1101px){.about-block--availability{display:none}}@media(max-width:1100px){.about-block+.about-block{margin-top:clamp(34px,5vw,48px)}}.about-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.about-list{gap:10px}.about-list li{position:relative;padding-left:26px;font-size:14px;color:var(--on-dark-muted);line-height:1.65}.about-list li:before{content:"";position:absolute;left:4px;top:8px;width:7px;height:7px;border:1px solid rgba(255,250,242,.78);background:transparent;transform:rotate(45deg)}.about-mission{padding:18px 20px;border-left:2px solid rgba(255,255,255,.45);font-family:var(--font-heading);font-style:italic;font-weight:500;font-size:19px;color:#fff;line-height:1.45;margin:0}.about-image{position:relative;width:100%}.about-image img{position:relative;z-index:1;width:100%;height:auto;border-radius:18px;aspect-ratio:4 / 5;object-fit:cover;object-position:top}.about-image:before,.about-image:after{content:"";position:absolute;top:0;bottom:0;border-radius:18px;z-index:0;pointer-events:none}.about-image:before{left:4%;right:4%;background:#fffaf2;transform:translateY(12px);animation:about-float-a 7s ease-in-out infinite}.about-image:after{left:9%;right:9%;background:#fffaf26b;transform:translateY(24px);animation:about-float-b 9.5s ease-in-out -4s infinite}@keyframes about-float-a{0%,to{transform:translateY(12px)}33%{transform:translate(-7px,16px)}66%{transform:translate(5px,9px)}}@keyframes about-float-b{0%,to{transform:translateY(24px)}40%{transform:translate(6px,19px)}72%{transform:translate(-5px,28px)}}.about-image img{animation:about-float-img 8s ease-in-out -2.5s infinite}@keyframes about-float-img{0%,to{transform:translate(0)}35%{transform:translate(-5px,-7px)}68%{transform:translate(4px,5px)}}@media(prefers-reduced-motion:reduce){.about-image:before,.about-image:after,.about-image img,.about-badge{animation:none}}.about-badge{position:absolute;left:-22px;bottom:48px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:118px;height:35px;background:#bca392;color:#fff;border:0;font-family:var(--font-heading);font-style:italic;font-weight:500;font-size:16px;line-height:1;padding:0 18px;border-radius:999px;overflow:hidden;isolation:isolate}.about-badge__text{display:block;transform:translateY(-1.5px)}.about-badge:after{content:"";position:absolute;top:0;bottom:0;left:0;width:60%;background:linear-gradient(110deg,#fff0,#ffffff52,#fff0);transform:translate(-180%) skew(-12deg);pointer-events:none;z-index:1;opacity:.9;animation:btn-shimmer 5s cubic-bezier(.4,0,.2,1) infinite}.about-cta{margin-top:32px}@media(min-width:880px){.about .container{grid-template-columns:1fr .85fr}.about-image{order:2}}.reviews{background:var(--bg-soft)}.reviews-header{text-align:center}.reviews .section-lead{max-width:62ch}@media(min-width:880px){.reviews .section-lead{max-width:none;white-space:nowrap}}.reviews-lead__line{display:inline}.reviews-lead__line--proof:before{content:" \2014  "}.reviews-lead__line--profile:before{content:" "}.reviews-summary{margin:28px auto 0;width:min(100%,460px);max-width:460px;background:#fff;border:1px solid var(--border-softer);border-radius:var(--r-card);padding:22px 24px;display:grid;grid-template-columns:auto auto;gap:18px;align-items:center;justify-items:start;justify-content:center;align-content:center;text-align:left}@media(max-width:639px){.reviews .section-lead{max-width:34ch;line-height:1.55}.reviews-lead__line{display:block}.reviews-lead__line--proof:before,.reviews-lead__line--profile:before{content:""}}.reviews-summary>div{display:grid;justify-items:start}.rs-rating{font-family:var(--font-heading);font-style:italic;font-weight:500;font-size:36px;line-height:1;color:var(--text)}.rs-stars{display:inline-flex;gap:2px;color:#e6a93b;margin-top:6px}.rs-stars svg{width:16px;height:16px}.rs-meta{font-size:14px;color:var(--text-muted);line-height:1.45;width:178px;text-align:left}.rs-meta strong{font-weight:700;color:var(--primary-dark);letter-spacing:.06em;font-size:12px;text-transform:uppercase;display:block;margin-bottom:4px}.rs-google{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:12px;color:var(--text-muted)}.rs-google svg{width:14px;height:14px}a.rs-google{transition:color .2s ease}a.rs-google:hover{color:var(--primary-dark);text-decoration:underline}.reviewers{margin:28px auto 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 10px;max-width:760px;padding:0;list-style:none;text-align:center}.reviewer-chip{background:#fff;border:1px solid var(--border-softer);border-radius:999px;padding:7px 14px;font-size:13px;color:var(--text-muted);display:inline-flex;align-items:center;gap:8px}.reviewer-chip svg{width:11px;height:11px;color:#e6a93b}.testimonial{margin:40px auto 0;max-width:760px;background:#fff;border:1px solid var(--border-softer);border-radius:var(--r-card);padding:28px 30px 26px;text-align:left;position:relative;display:flex;flex-direction:column;cursor:pointer}@media(hover:hover){.testimonials .testimonial:hover{border-color:var(--primary)}}.testimonial:before{content:"";width:30px;height:30px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='1.5'%3E%3Cpath d='M14 16c0-1.886 0-2.828.586-3.414S16.114 12 18 12s2.828 0 3.414.586S22 14.114 22 16s0 2.828-.586 3.414S19.886 20 18 20s-2.828 0-3.414-.586S14 17.886 14 16Z'/%3E%3Cpath stroke-linecap='round' d='M14 16v-4.137C14 8.196 16.516 5.086 20 4'/%3E%3Cpath d='M2 16c0-1.886 0-2.828.586-3.414S4.114 12 6 12s2.828 0 3.414.586S10 14.114 10 16s0 2.828-.586 3.414S7.886 20 6 20s-2.828 0-3.414-.586S2 17.886 2 16Z'/%3E%3Cpath stroke-linecap='round' d='M2 16v-4.137C2 8.196 4.516 5.086 8 4'/%3E%3C/g%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='1.5'%3E%3Cpath d='M14 16c0-1.886 0-2.828.586-3.414S16.114 12 18 12s2.828 0 3.414.586S22 14.114 22 16s0 2.828-.586 3.414S19.886 20 18 20s-2.828 0-3.414-.586S14 17.886 14 16Z'/%3E%3Cpath stroke-linecap='round' d='M14 16v-4.137C14 8.196 16.516 5.086 20 4'/%3E%3Cpath d='M2 16c0-1.886 0-2.828.586-3.414S4.114 12 6 12s2.828 0 3.414.586S10 14.114 10 16s0 2.828-.586 3.414S7.886 20 6 20s-2.828 0-3.414-.586S2 17.886 2 16Z'/%3E%3Cpath stroke-linecap='round' d='M2 16v-4.137C2 8.196 4.516 5.086 8 4'/%3E%3C/g%3E%3C/svg%3E") center / contain no-repeat;color:var(--primary);opacity:.35;position:absolute;top:18px;left:22px}.testimonial p,.testimonial .t-text{font-family:var(--font-heading);font-style:italic;font-weight:500;font-size:18px;line-height:1.5;color:var(--text);padding-left:46px;margin:0 0 22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--t-clamp, 5);line-clamp:var(--t-clamp, 5);overflow:hidden}.t-foot{margin-top:auto;padding-top:18px;border-top:1px solid var(--border-softer);display:flex;flex-direction:row;align-items:center;gap:12px;text-align:left}.t-avatar{width:42px;height:42px;border-radius:50%;overflow:hidden;flex:none;display:grid;place-items:center;border:2px solid #fff;box-shadow:0 2px 8px #8b644b38;background:var(--primary)}.t-avatar__img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(1)}.t-avatar--initials{background:radial-gradient(120% 120% at 30% 20%,#a07a5f 0%,var(--primary) 55%,#6f4f3b 100%)}.t-avatar__initials{font-family:var(--font-body);font-style:normal;font-weight:500;font-size:16px;line-height:1;letter-spacing:.02em;color:var(--on-dark)}.t-meta{display:flex;flex-direction:column;gap:4px;min-width:0}.t-foot .t-stars{display:inline-flex;gap:2px;color:#e6a93b;margin:0}.t-foot .t-stars svg{width:15px;height:15px}.t-name{font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:.08em;color:var(--text);line-height:1.3}.t-google{color:var(--text-faint);font-weight:400;letter-spacing:.08em}.t-sep{color:var(--text-faint);opacity:.55;font-weight:400;margin:0 1px}@media(max-width:879px){.testimonial{padding:24px 22px 22px}.testimonial:before{top:18px;left:14px;width:26px;height:26px}.testimonial p,.testimonial .t-text{padding-left:34px;--t-clamp: 3}}.testimonials-stage{position:relative;max-width:760px;margin:40px auto 0}.testimonials{margin:0 auto;max-width:760px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:16px;padding:4px 0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.testimonials::-webkit-scrollbar{display:none}.testimonials .testimonial{margin:0;flex:0 0 100%;scroll-snap-align:center;min-width:0}.reviews-google-link{text-align:center;margin-top:22px;font-size:14px}.reviews-google-link a{color:var(--primary-dark);font-weight:500;border-bottom:1px dotted rgba(139,100,75,.45);padding-bottom:1px;transition:border-color .2s ease}.reviews-google-link a:hover{border-bottom-style:solid}.reviews-foot{text-align:center;margin-top:40px}.reviews-foot .reviews-cta__mobile{display:none}@media(max-width:879px){.reviews-foot .reviews-cta__desktop{display:none!important}.reviews-foot .reviews-cta__mobile{display:inline!important}}.faq{background:var(--bg)}.faq-list{margin:clamp(28px,5vw,48px) auto 0;max-width:760px;display:grid;gap:12px}details.qa{background:#fff;border:1px solid var(--border-softer);border-radius:var(--r-card);overflow:hidden;transition:border-color .2s ease}details.qa:hover,details.qa:has(summary:hover),details.qa[open]{border-color:#8b644b}details.qa summary{list-style:none;cursor:pointer;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:500;color:var(--text);font-size:16px;line-height:1.4;min-height:48px;transition:background-color .2s ease}details.qa[open] summary{background:#ece6dd}details.qa summary::-webkit-details-marker{display:none}details.qa .qa-icon{flex:none;width:28px;height:28px;border-radius:50%;border:1px solid var(--border-soft);display:grid;place-items:center;color:var(--primary-dark);transition:transform .25s ease,background .25s ease}details.qa[open] .qa-icon{background:var(--primary-dark);color:#fff;transform:rotate(45deg)}details.qa .qa-icon svg{width:12px;height:12px}details.qa .qa-body{padding:10px 22px 22px;color:var(--text-muted);font-size:15px;line-height:1.65;max-width:none}.contact{background:var(--bg-soft)}.contact .container{display:grid;grid-template-columns:1fr;gap:clamp(28px,5vw,56px);align-items:center}.contact-list{margin-top:28px;display:grid;gap:10px;list-style:none;padding:0}.contact-list a,.contact-list>li>span{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#fff;border:1px solid var(--border-softer);border-radius:var(--r-card);color:var(--text);font-size:14.5px;min-height:48px;transition:border-color .2s ease,transform .2s ease}.contact-list a:hover{border-color:var(--primary);transform:translateY(-1px)}.contact-list .ci-icon{width:44px;height:44px;border-radius:50%;background:var(--bg-warm);display:grid;place-items:center;color:var(--primary-dark);flex:none}.contact-list .ci-icon svg{width:22px;height:22px}.contact-list .ci-icon .wa-icon{width:21px;height:21px}.contact-list a[href^=mailto]{overflow-wrap:anywhere}.contact-list .ci-label{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:2px;font-weight:700}.contact-cta{margin-top:24px}.share-link{margin-top:20px;display:inline-flex;align-items:center;gap:4px;padding:0 0 1px;background:none;border:none;border-bottom:1px dotted rgba(139,100,75,.45);color:var(--primary-dark);font-family:var(--font-body);font-style:normal;font-weight:500;font-size:14px;letter-spacing:0;line-height:1.45;cursor:pointer;transition:border-color .2s ease}.share-link:hover{border-bottom-style:solid}.share-link__icon{display:inline-flex;align-items:center}.share-link__icon svg{width:14px;height:14px;display:block}.share-link .share-ico-done,.share-link.is-copied .share-ico-default{display:none}.share-link.is-copied .share-ico-done{display:block}.contact-monogram{display:none;justify-self:center;width:min(280px,60%)}.contact-monogram .logo-mark{width:100%;--logo-color: var(--primary)}@media(min-width:880px){.contact .container{grid-template-columns:1.2fr 1fr}.contact-monogram{display:block}}.site-footer{background:var(--primary-deeper);color:var(--on-dark);padding:72px 0 96px}@media(max-width:879px){.site-footer{padding-top:96px;padding-bottom:112px}}.site-footer .container{display:grid;gap:28px;text-align:center}.site-footer .footer-logo{margin-inline:auto}.site-footer .footer-logo .logo-mark{width:96px;--logo-color: #fff}@media(max-width:879px){.site-footer .footer-logo .logo-mark{width:128px}}.footer-name{font-family:var(--font-heading);font-style:italic;font-weight:500;font-size:22px;color:#fff;margin-top:14px}.footer-name small{display:block;font-family:var(--font-body);font-style:normal;font-weight:400;font-size:10px;letter-spacing:.32em;text-transform:uppercase;color:var(--on-dark-muted);margin-top:6px}.footer-copy{font-size:13px;color:var(--on-dark-muted);max-width:56ch;margin-inline:auto;line-height:1.7}.footer-closing{display:grid;gap:10px;justify-items:center}.footer-rights{font-size:12px;letter-spacing:.06em;color:var(--on-dark-muted);text-transform:uppercase;line-height:1.8}.footer-rights span{display:inline}@media(max-width:1023px){.footer-rights br{display:inline}.footer-rights span{display:block}}@media(min-width:1024px){.footer-rights br{display:none}.footer-rights span:before{content:" \b7  "}}.sticky-cta{display:none!important}.fab-actions{position:fixed;right:36px;bottom:45px;display:flex;flex-direction:row;align-items:center;gap:10px;border-radius:50%;z-index:60;opacity:1;pointer-events:auto;transition:opacity .48s cubic-bezier(.22,1,.36,1),transform .48s cubic-bezier(.22,1,.36,1),bottom .48s cubic-bezier(.22,1,.36,1)}@media(min-width:1101px){body:not(.has-passed-hero) .fab-actions{bottom:23px}}.fab-wa,.fab-share{place-items:center;height:58px;color:#fff;box-shadow:0 12px 24px #413a3424}.fab-wa{display:grid;width:58px;border-radius:50%;background:#0d8f3d}.fab-share{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:auto;min-width:176px;padding-inline:28px 26px;border-radius:999px;background:#cbb795;font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;opacity:0;pointer-events:none;transform:translate(14px) scale(.9);transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.fab-share:before{content:"";position:absolute;inset:0;background:#0d8f3d;transform:scaleX(0);transform-origin:center;transition:transform .34s ease;z-index:0}.fab-share.is-copied:before{transform:scaleX(1)}.fab-share>*{position:relative;z-index:1}.fab-actions.is-open .fab-share{opacity:1;pointer-events:auto;transform:translate(0) scale(1)}@media(hover:hover)and (pointer:fine){.fab-actions:hover .fab-share{opacity:1;pointer-events:auto;transform:translate(0) scale(1)}}@media(max-width:1100px){.fab-actions{opacity:0;pointer-events:none}body.has-passed-hero .fab-actions{opacity:1;pointer-events:auto}}.fab-actions:hover{transform:translateY(-2px)}.fab-wa svg,.fab-share svg{width:26px;height:26px;flex:none}@media(max-width:879px){.fab-actions{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));flex-direction:column;align-items:flex-end;transform:translateY(8px);transition:opacity .82s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1)}body.has-passed-hero .fab-actions{transform:translateY(0)}.fab-wa,.fab-share{height:52px}.fab-wa{width:52px}.fab-share{position:absolute;right:0;bottom:64px;min-width:164px;padding-inline:26px 10px;transform:translateY(14px) scale(.9)}.fab-actions.is-open .fab-share{transform:translateY(0) scale(1)}.fab-wa svg,.fab-share svg{width:24px;height:24px}.fab-share svg{width:32px;height:32px}}@media(max-width:879px)and (hover:hover)and (pointer:fine){.fab-actions:hover .fab-share{transform:translateY(0) scale(1)}}.tl-modal{border:none;padding:0;background:transparent;max-width:min(560px,92vw);width:100%;overscroll-behavior:contain;touch-action:none}.tl-modal::backdrop{background:#2f2a268c;backdrop-filter:blur(4px)}.tl-modal__card{background:#fff;border-radius:var(--r-card);padding:36px 32px 28px;position:relative;border-top:3px solid var(--primary);height:360px;display:flex;flex-direction:column;touch-action:none;user-select:none}.tl-modal__content{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}.tl-modal__desc{flex:0 1 auto;overflow:auto}@keyframes tl-slide-in-right{0%{opacity:.35;transform:translate(14px)}to{opacity:1;transform:none}}@keyframes tl-slide-in-left{0%{opacity:.35;transform:translate(-14px)}to{opacity:1;transform:none}}.tl-modal__content.is-from-right{animation:tl-slide-in-right .26s ease}.tl-modal__content.is-from-left{animation:tl-slide-in-left .26s ease}@media(prefers-reduced-motion:reduce){.tl-modal__content.is-from-right,.tl-modal__content.is-from-left{animation:none}}.tl-modal__nav-row{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:20px}.tl-modal__nav{flex:none;width:30px;height:30px;border-radius:50%;border:1px solid transparent;background:transparent;color:var(--text-muted);display:grid;place-items:center;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease,opacity .2s ease}.tl-modal__nav:hover,.tl-modal__nav:focus-visible{background:#fff;color:var(--primary);border-color:var(--primary)}.tl-modal__nav svg{width:24px;height:24px}.tl-modal__nav[disabled]{opacity:.28;cursor:default;pointer-events:none}.tl-modal__dots,.t-modal__dots{display:flex;justify-content:center;gap:7px}.t-modal__dots[hidden]{display:none}.tl-modal__dot,.t-modal__dot{width:7px;height:7px;border-radius:50%;background:#8b644b40;border:none;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.tl-modal__dot.is-active,.t-modal__dot.is-active{background:var(--primary);transform:scale(1.25)}.tl-modal__step{font-family:var(--font-body);font-weight:700;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--primary)}.tl-modal__title{font-family:var(--font-body);font-style:normal;font-weight:700;font-size:18px;color:var(--text);margin:8px 0 14px;line-height:1.3}.tl-modal__desc{color:var(--text-muted);font-size:15px;line-height:1.65}.tl-modal__desc mark{background:transparent;color:var(--primary-dark);font-weight:700;padding:0}.tl-modal__close{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;border:1px solid transparent;background:transparent;color:var(--text-muted);display:grid;place-items:center;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.tl-modal__close:hover,.tl-modal__close:focus-visible{background:#fff;color:var(--primary);border-color:var(--primary)}.tl-modal__close svg{width:20px;height:20px}.t-modal{border:none;padding:0;background:transparent;max-width:min(520px,92vw);width:100%;overscroll-behavior:contain}.t-modal::backdrop{background:#2f2a268c;backdrop-filter:blur(4px)}.t-modal__card{--tm-min-height: 380px;--tm-max-height: 640px;background:#fff;border-radius:var(--r-card);padding:40px 32px 24px;position:relative;border-top:3px solid var(--primary);display:flex;flex-direction:column;min-height:min(var(--tm-min-height),calc(100dvh - 32px));max-height:min(var(--tm-max-height),calc(100dvh - 32px))}.t-modal__card[data-review-size=short]{--tm-min-height: 300px;--tm-max-height: 460px}.t-modal__card[data-review-size=medium]{--tm-min-height: 380px;--tm-max-height: 640px}.t-modal__card[data-review-size=long]{--tm-min-height: 460px;--tm-max-height: 760px}.t-modal__content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.t-modal__text{font-family:var(--font-heading);font-style:italic;font-weight:500;font-size:19px;line-height:1.55;color:var(--text);margin:0 0 6px;min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain}.t-modal__content.is-from-right{animation:tl-slide-in-right .26s ease}.t-modal__content.is-from-left{animation:tl-slide-in-left .26s ease}@media(prefers-reduced-motion:reduce){.t-modal__content.is-from-right,.t-modal__content.is-from-left{animation:none}}.t-modal__nav-row{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:18px}.t-modal__nav{flex:none;width:32px;height:32px;border-radius:50%;border:1px solid transparent;background:transparent;color:var(--text-muted);display:grid;place-items:center;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.t-modal__nav:hover,.t-modal__nav:focus-visible{background:#fff;color:var(--primary);border-color:var(--primary)}.t-modal__nav[hidden]{display:none}.t-modal__nav svg{width:24px;height:24px}.t-modal__close{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;border:1px solid transparent;background:transparent;color:var(--text-muted);display:grid;place-items:center;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.t-modal__close:hover,.t-modal__close:focus-visible{background:#fff;color:var(--primary);border-color:var(--primary)}.t-modal__close svg{width:20px;height:20px}.t-modal__foot{margin-top:8px;padding-top:20px}.testimonials-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;background:transparent;border:none;color:var(--text-muted);display:grid;place-items:center;cursor:pointer;transition:color .2s ease,transform .15s ease}.testimonials-nav--left{left:-48px}.testimonials-nav--right{right:-48px}.testimonials-nav:hover,.testimonials-nav:focus-visible{color:var(--primary)}.testimonials-nav:active{transform:translateY(-50%) scale(.9)}.testimonials-nav svg{width:24px;height:24px}.testimonials-nav-row{display:none;align-items:center;justify-content:center;gap:24px;margin-top:8px}.testimonials-rnav{flex:none;width:30px;height:30px;border-radius:50%;border:1px solid transparent;background:transparent;color:var(--text-muted);display:grid;place-items:center;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.testimonials-rnav:hover,.testimonials-rnav:focus-visible{background:#fff;color:var(--primary);border-color:var(--primary)}.testimonials-rnav svg{width:22px;height:22px}.testimonials-dots{display:flex;justify-content:center;gap:7px}.testimonials-dot{width:7px;height:7px;border-radius:50%;background:#8b644b40;border:none;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.testimonials-dot.is-active{background:var(--primary);transform:scale(1.25)}@media(max-width:879px){.testimonials-nav{display:none}.testimonials-nav-row{display:flex}}.mobile-next-section,.mobile-next-vignette,.fixed-vignette-bottom{display:none}@media(max-width:879px){.mobile-next-vignette,.fixed-vignette-bottom{position:fixed;inset:auto 0 0;z-index:57;display:block;width:100%;height:clamp(144px,21vh,208px);background-image:linear-gradient(to top,#00000070,#0000006b 8%,#0000005c 17%,#00000047 28%,#0003 40%,#00000021,#00000013,#0000000a 79%,#00000004 91%,#0000),url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCI+PGZpbHRlciBpZD0ibiI+PGZlVHVyYnVsZW5jZSB0eXBlPSJmcmFjdGFsTm9pc2UiIGJhc2VGcmVxdWVuY3k9IjAuOCIgbnVtT2N0YXZlcz0iMiIgc3RpdGNoVGlsZXM9InN0aXRjaCIvPjxmZUNvbG9yTWF0cml4IHR5cGU9InNhdHVyYXRlIiB2YWx1ZXM9IjAiLz48ZmVDb21wb25lbnRUcmFuc2Zlcj48ZmVGdW5jQSB0eXBlPSJ0YWJsZSIgdGFibGVWYWx1ZXM9IjAgMC4wNCIvPjwvZmVDb21wb25lbnRUcmFuc2Zlcj48L2ZpbHRlcj48cmVjdCB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIGZpbHRlcj0idXJsKCNuKSIvPjwvc3ZnPg==);background-size:100% 100%,64px 64px;background-repeat:no-repeat,repeat;opacity:0;pointer-events:none;transform:translateZ(0);transition:opacity .86s cubic-bezier(.22,1,.36,1)}body.has-passed-hero .mobile-next-vignette,body.has-passed-hero .fixed-vignette-bottom{opacity:1}.mobile-next-section{position:fixed;left:50%;bottom:calc(8px + env(safe-area-inset-bottom,0px));z-index:58;display:grid;place-items:center;width:72px;height:72px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;opacity:0;pointer-events:none;transform:translate(-50%) translateY(6px);transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);-webkit-tap-highlight-color:transparent}.mobile-next-section:before{content:none}.mobile-next-section.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.mobile-next-section.is-visible:after{content:none}.mobile-next-section svg{position:relative;width:42px;height:42px;fill:none;filter:drop-shadow(0 8px 18px rgba(65,58,52,.2))}}@media(prefers-reduced-motion:reduce){.fab-actions,.fab-share,.mobile-next-vignette,.fixed-vignette-bottom,.mobile-next-section{transition:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.divider{width:64px;height:1px;background:var(--border-soft);margin:0 auto}@media(max-width:879px){.card{padding:36px 24px;min-height:0}.card--brown{padding:36px 24px;gap:16px}.help-card{padding:36px 22px;gap:20px;min-height:0}.tl-mobile{margin-top:56px}.timeline .tl-note{margin-top:34px}.tl-step__head{margin-bottom:6px}.help-checklist{gap:16px}.service-foot p{margin-bottom:16px}}@media(max-width:719px){.cards .card--featured{border-bottom:2px solid var(--primary)}.cards .card--edge:last-child{border-top:2px solid var(--primary);border-bottom:1px solid var(--border-softer)}}.br-desktop{display:none}@media(min-width:880px){.br-desktop{display:block}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media(min-width:880px){html{scroll-snap-type:y proximity;scroll-padding-top:0}.hero{height:calc(100dvh - 103px);scroll-snap-align:start}.hero-tagline-bar{scroll-snap-align:start}.section{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;scroll-snap-align:start;padding-block:72px}.help{min-height:100dvh;padding-block:56px}.help .container{gap:36px}.help-highlights{margin-top:0}.help-card{min-height:unset}.cards{margin-top:44px}.service-foot{margin-top:36px}.tl-desktop{margin-top:48px}.tl-note{white-space:nowrap;max-width:none}.service-header{padding-bottom:20px}.service .card:not(.card--brown){min-height:310px}.service--soft .service-foot p{white-space:nowrap;max-width:max-content}}@media(min-width:880px)and (max-width:1100px){.hero{height:calc(100svh - 95px)}}@media(prefers-reduced-motion:reduce){html{scroll-snap-type:none!important}}@media(min-width:880px)and (max-height:820px){.section{padding-block:38px}.help{padding-block:28px}.help .container{gap:18px}.cards{margin-top:24px;gap:18px}.help-highlights{gap:18px}.service-foot{margin-top:20px}.tl-desktop{margin-top:28px}.service.section,.timeline.section,.faq.section{justify-content:flex-start;padding-block-start:38px}.service-header{max-width:920px}.service-header .section-lead{max-width:110ch;text-wrap:balance}}@media(min-width:880px)and (max-height:820px){.service-header{padding-bottom:0}.service .card:not(.card--brown){padding:24px 20px;gap:12px;min-height:240px}.service .card:not(.card--brown) .card__list{gap:10px}.card--brown{padding:24px;gap:14px;min-height:256px}.service .card__icon{width:48px;height:48px}}@media(min-width:880px)and (max-height:820px){.about-image img{aspect-ratio:auto;max-height:min(460px,56vh);object-fit:cover}.about-block-title{margin-top:14px;margin-bottom:10px}.about-mission,.about-cta{margin-top:14px}}@media(min-width:880px)and (max-height:820px){.timeline{--timeline-rail-y-offset: 0px}.tl-desktop{margin-top:44px}.tl-rail{min-height:min(324px,42vh)}.tl-node__dot{width:42px;height:42px;font-size:16px}.tl-node__card{width:clamp(216px,152%,276px);padding:14px 20px;height:158px}.tl-node__title{font-size:11px;line-height:1.32}.tl-node__desc{font-size:13px;line-height:1.45;margin-top:6px}.tl-node__icon{width:28px;height:28px;flex:0 0 auto;margin-bottom:6px}.timeline .tl-note{display:none}}@media(min-width:880px)and (max-height:820px){.reviews.section>.container{padding-top:34px}.reviews-summary{margin-top:10px;padding-block:10px}.reviewers{margin-top:10px;row-gap:8px}.reviews .section-lead{margin-top:10px}.testimonial{max-width:760px;padding:14px 28px}.testimonials{max-width:760px}.testimonial .t-text{--t-clamp: 2}.testimonials .t-foot{padding-top:12px}.testimonials .t-foot .t-avatar{display:none}.testimonials .t-meta{flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}}@media(min-width:880px)and (max-height:820px){.faq-list{margin-top:28px;gap:8px}details.qa summary{padding:12px 20px}}@media(min-width:880px)and (max-height:820px){.contact-list{margin-top:20px;gap:8px}.contact-cta{margin-top:14px}}@media(min-width:880px)and (max-height:820px){.service .service-foot,.reviews-foot,.help-checklist,.timeline .service-foot{position:absolute;bottom:47px;left:0;right:0;margin-top:0}}@media(min-width:1120px){.help.section{min-height:0;display:block;justify-content:initial;scroll-snap-align:none;padding-block:0}.help>.hero-tagline-bar{position:sticky;top:0;z-index:1}.help-panel{min-height:calc(100dvh - 104px);scroll-snap-align:start}.help-panel--intro{display:grid}.help-intro{display:grid;align-content:center;min-height:calc(100dvh - 104px);padding-block:clamp(38px,6vh,64px)}.help-panel--cards{display:grid;align-items:center;padding-block:clamp(38px,6vh,64px)}.help-cards-wrap{padding-block:0;gap:0}.help-highlights{margin-top:0}.help-checklist{margin-top:clamp(22px,3.5vh,34px)}}@media(min-width:1120px)and (max-height:820px){.help-intro{padding-block:32px}.help-body{font-size:15.5px;line-height:1.65}.help-panel--cards{padding-block:34px;position:relative}.help-card{padding:36px 20px;gap:20px}.help-card__icon svg{width:26px;height:26px}.help-card p{font-size:15px;line-height:1.62}.help .help-highlights{padding-top:30px}.help-checklist{margin-top:20px;gap:14px}.help-checklist p{max-width:760px;white-space:normal;font-size:16px;line-height:1.48}}@media(min-width:960px){.help-card{min-height:284px}}@media(max-width:1100px){.help.section{display:block;padding-block:0;scroll-snap-align:none}.help-panel{scroll-snap-align:none}.help-cards-wrap{padding-top:var(--pad)}}@media(min-width:1120px){html,body{scroll-snap-type:none}.help-panel,main>section.section:not(.help):not(.contact){position:sticky;top:0;z-index:1}.help-panel,main>section.section:not(.help):not(.contact){isolation:isolate}.help .help-panel{top:104px}main>section.section:not(.help):not(.contact){z-index:2}.contact,.site-footer{position:relative;z-index:2}main>section.section:not(.help),.help .help-panel{min-height:calc(100dvh + 2px)}.help .help-panel{min-height:calc(100dvh - 102px)}}@media(min-width:880px)and (max-width:1119px)and (pointer:coarse){html{scroll-snap-type:y mandatory}.hero,.hero-tagline-bar,main>section.section:not(.help),.help-panel{scroll-snap-stop:always}.help.section{scroll-snap-align:none}.help-panel{scroll-snap-align:start}}@media(min-width:880px)and (max-height:760px){.section{padding-block:28px}.cards{margin-top:18px}.about-copy p{line-height:1.66}.about-copy p+p{margin-top:12px}.about-firm{margin-bottom:10px}.about-block+.about-block{margin-top:26px}.about-list li+li{margin-top:0}.about-image img{max-height:min(420px,62vh);object-position:top}.reviews-summary{margin-top:14px;padding:12px 22px}.reviewers{margin-top:12px}.testimonials,.testimonial{margin-top:14px}.testimonial{padding:18px 26px 16px}.reviews-google-link{margin-top:8px}.contact-list a,.contact-list>li>span{padding:11px 16px}.contact-list .ci-icon{width:40px;height:40px}.share-link{margin-top:12px}.reviews-google-link{display:none}}@media(min-width:880px)and (max-height:680px){.service .service-foot,.reviews-foot,.timeline .service-foot,.help-checklist{position:static;margin-top:16px}.section-title{font-size:clamp(26px,3.2vw,33px)}.section-lead{margin-top:10px}.service .card:not(.card--brown){padding:18px 16px;gap:10px}.card--brown{padding:22px 20px;gap:12px}.card__list{gap:8px}.card__list li{line-height:1.5}.cards{margin-top:14px}.reviews-summary{padding:10px 18px}.testimonial{padding:16px 24px 14px}.service[data-screen-label="Invent\e1rio Extrajudicial"] .cards,.service[data-screen-label="Invent\e1rio Judicial"] .cards,.service[data-screen-label="Planejamento Patrimonial"] .cards,.service[data-screen-label="Orienta\e7\f5 es Gerais"] .cards{transform:none}.service-foot p{display:none}.card--brown{min-height:250px}.service .card:not(.card--brown){min-height:210px}.tl-desktop{margin-top:22px}}@media(min-width:1120px){.service.section{padding-bottom:45px}.service>.container{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.service .service-header{padding-bottom:0}.service .cards{flex:1 1 auto;align-content:center;margin-top:0;margin-bottom:0;transform:none}.service .service-foot{position:static;margin-top:0;padding-bottom:0}}@media(min-width:1120px){.timeline.section{padding-bottom:45px}.timeline>.container{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.timeline .service-header{padding-bottom:0}.timeline .tl-desktop{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;margin:0;padding-top:var(--timeline-rail-y-offset, 14px);padding-bottom:0;transform:none}.timeline .tl-note{margin:0 0 clamp(16px,calc(16px + (100dvh - 820px)*.152),30px)}.timeline .service-foot{position:static;margin-top:0;padding-bottom:0}}@media(min-width:1120px){.help-panel--cards{display:flex;flex-direction:column;padding-block:0 45px}.help .help-cards-wrap{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding-block:0;gap:0}.help .help-highlights{flex:1 1 auto;align-content:center;margin:0;transform:none}.help-checklist{position:static;margin-top:0;padding-bottom:0;transform:none}}@media(max-width:639px){.help-panel--intro{display:grid;min-height:calc(100dvh - 84px)}.help-intro{display:grid;align-content:center;transform:translateY(-20px)}.help-panel--cards{position:relative;z-index:2;margin-top:clamp(-112px,-13dvh,-82px)}.help-cards-wrap{padding-top:0;padding-bottom:clamp(40px,11vw,64px)}}@media(max-width:639px){.help-panel--cards.is-reveal-ready .help-card{opacity:0;pointer-events:none;transform:translateY(30px);transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.help-panel--cards.is-revealed .help-card{opacity:1;pointer-events:auto;transform:none}}@media(max-width:639px)and (prefers-reduced-motion:reduce){.help-highlights .help-card{transition:none}}@media(min-width:880px)and (max-height:820px){.service[data-screen-label="Invent\e1rio Judicial"]{--service-critical-card-height: 274px}.service[data-screen-label="Invent\e1rio Judicial"] .card,.service[data-screen-label="Planejamento Patrimonial"] .card,.service[data-screen-label="Orienta\e7\f5 es Gerais"] .card{min-height:var(--service-critical-card-height, 290px);padding:24px 20px;gap:12px;justify-content:center}}@media(min-width:880px)and (min-height:821px){.service[data-screen-label="Invent\e1rio Judicial"] .card,.service[data-screen-label="Planejamento Patrimonial"] .card,.service[data-screen-label="Orienta\e7\f5 es Gerais"] .card{min-height:332px;padding:32px 28px;gap:18px;justify-content:center}}@media(min-width:1120px){.reviews.section{padding-bottom:45px}.reviews.section>.container{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;justify-content:space-between}.reviews .reviews-header{padding-bottom:0}.reviews .reviews-summary,.reviews .reviewers,.reviews .testimonials-stage,.reviews .testimonials,.reviews .reviews-google-link{margin-block:0}.reviews .reviews-foot{position:static;margin:0;padding-bottom:0}}@media(min-width:880px){.faq.section{padding-block:clamp(40px,calc(50dvh - 292px),220px)}.faq.section>.container{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.faq .service-header{padding-bottom:0}.faq .faq-list{flex:1 1 auto;align-self:center;width:min(100%,760px);align-content:center;margin-block:0;gap:8px}.faq details.qa summary{min-height:67px}.faq .service-foot{position:static;margin-top:0;padding-bottom:0}}@media(min-width:1120px){.faq.section{padding-block:38px 45px}}@media(max-width:879px){.faq.section{min-height:100dvh;display:flex;flex-direction:column;justify-content:center}}@media(min-width:880px)and (max-width:1199px){.about .container{grid-template-columns:1.35fr .65fr;gap:clamp(28px,4vw,44px)}.about-copy p{font-size:14px}.about-image img{max-height:min(400px,58vh)}}@media(min-width:640px)and (max-width:879px){.section{padding-block:36px}.section-title,.section-lead{margin-top:10px}.cards{margin-top:24px;gap:16px}.card{padding:22px 18px 24px;gap:14px}.service-foot{margin-top:18px}.service-foot p{margin-bottom:12px}.about-image{display:none}.about-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:36px;align-items:start}.about-copy>.eyebrow,.about-block--name,.about-mission{grid-column:1 / -1}.about-block+.about-block{margin-top:18px}.reviews-summary{margin-top:18px}.reviewers{margin-top:16px}.testimonials,.testimonial{margin-top:20px}.reviews-google-link{margin-top:12px}.reviews-foot{margin-top:20px}}@media(max-width:879px){:root{--mobile-section-edge-y: 56px}main>section.section:not(.help){padding-block-start:var(--mobile-section-edge-y);padding-block-end:calc(var(--mobile-section-edge-y) + 15px)}.help-panel--cards .help-cards-wrap{padding-bottom:calc(var(--mobile-section-edge-y) + 15px)}.faq.section,.contact.section{min-height:100dvh;display:flex;flex-direction:column;justify-content:center}}@media(min-width:640px)and (max-width:959px){.tl-mobile{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;padding-left:0;margin-top:30px}.tl-mobile:before{display:none}.tl-step{padding:0 0 26px 56px}.tl-step__marker{left:0}}
