:root{--paper:#faf8f5;--soft:#f0eae5;--white:#fff;--ink:#232523;--muted:#61645f;--rose:#9c5251;--rose-dark:#7b3d3d;--line:#d8ccc5;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:default}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--rose);outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.1;text-wrap:balance}h1{font-size:clamp(2.6rem,5.8vw,5.5rem);letter-spacing:-.045em}h2{font-size:clamp(2rem,3.3vw,3.1rem);letter-spacing:-.035em}h3{font-size:1.7rem;letter-spacing:-.02em}p{margin-bottom:1.2em}small{font-size:.875rem}.container{width:min(1280px,88%);margin-inline:auto}.section{padding-block:84px}.eyebrow{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--muted);margin-bottom:18px}.muted{color:var(--muted)}.skip{position:fixed;top:-100px;left:12px;background:white;padding:12px;z-index:99999}.skip:focus{top:12px}.header{position:sticky;top:0;background:rgba(250,248,245,.97);border-bottom:1px solid #ddd6d0;z-index:100}.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:268px}.nav{display:flex;align-items:center;gap:27px;font-size:.9rem}.nav a:hover,.nav a[aria-current=page]{color:var(--rose)}.nav .btn{font-size:.875rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:48px;padding:11px 23px;background:var(--rose);color:#fff;border:1px solid var(--rose);border-radius:2px;line-height:1.4;font-size:.9375rem;text-align:center;transition:background .2s,color .2s}.btn:hover{background:var(--rose-dark);color:white}.btn.outline{background:transparent;color:var(--rose)}.btn.outline:hover{background:var(--rose);color:white}.btn.light{background:transparent;border-color:#bcb9b3;color:white}.text-link{display:inline-flex;gap:15px;align-items:center;color:var(--rose);border-bottom:1px solid #bfa19a;padding-bottom:3px;font-size:.9375rem}.text-link:hover{color:var(--rose-dark);border-color:var(--rose-dark)}.actions{display:flex;gap:12px;flex-wrap:wrap}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);padding:8px 12px;font-size:.875rem}.hero{display:grid;grid-template-columns:44% 56%;min-height:560px;max-width:1600px;margin:auto}.hero-copy{padding:64px 34px 60px max(6vw,calc((100vw - 1280px)/2));align-self:center}.hero h1{margin-bottom:25px}.hero .lead{font-size:1.15rem;max-width:430px}.hero .eyebrow{font-size:.68rem;white-space:normal}.hero-photo{position:relative;min-width:0;background:#dedbd6;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:47% center}.hero-caption{position:absolute;bottom:24px;left:26px;background:rgba(250,248,245,.94);padding:10px 17px;font-size:.75rem;letter-spacing:.08em}.hero-note{font-size:.875rem;margin:24px 0 0;color:var(--muted)}.trust-strip{border-block:1px solid var(--line);background:#fffdf9}.trust-inner{display:grid;grid-template-columns:repeat(3,1fr);padding-block:23px}.trust-item{display:flex;align-items:center;justify-content:center;gap:17px;font-size:.9375rem;padding-inline:16px}.trust-item+*{border-left:1px solid var(--line)}.icon{width:29px;height:29px;stroke:currentColor;fill:none;stroke-width:1.4;flex-shrink:0;color:var(--rose)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:33px}.section-head h2{margin-bottom:0}.section-head p:last-child{margin-bottom:0}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service{padding:32px 28px 28px;background:var(--soft);display:flex;flex-direction:column;border-radius:3px}.service-heading{display:flex;gap:17px;align-items:start;border-bottom:1px solid #cab4aa;padding-bottom:24px;margin-bottom:15px}.service-heading .icon{width:37px;height:37px;margin-top:2px}.service h3{margin-bottom:10px;font-size:1.95rem}.service-heading p{font-size:.9375rem;line-height:1.5;color:var(--muted);margin:0}.topic-links{list-style:none;padding:0;margin:0 0 24px}.topic-links li a{display:flex;justify-content:space-between;padding:7px 0;font-size:.9375rem;gap:12px}.topic-links li a:hover{color:var(--rose)}.service .btn{margin-top:auto;padding-inline:12px}.service .text-link{align-self:center;margin-top:15px}.service .footnote{font-size:.8rem;line-height:1.5;color:var(--muted);margin:17px 0 0}.team-section{background:#fffdfa}.carousel-controls{display:flex;gap:12px}.round-btn{width:47px;height:47px;border:1px solid #b99489;border-radius:50%;background:transparent;color:var(--rose);font-size:1.5rem;line-height:1}.round-btn:hover{background:var(--soft)}.team-track{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 0 14px}.team-track::-webkit-scrollbar{display:none}.person-card{flex:0 0 calc((100% - 56px)/3);scroll-snap-align:start;min-width:0}.person-card img{width:100%;aspect-ratio:1.25;object-fit:cover;filter:grayscale(1);transition:filter .3s}.person-card a:hover img{filter:grayscale(0)}.person-card h3{font-size:1.55rem;margin:20px 0 6px}.person-card p{font-size:.9rem;color:var(--muted);line-height:1.55;min-height:45px;margin-bottom:13px}.team-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:25px;font-size:.85rem;color:var(--muted)}.work-band{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:46px}.work-band h2{font-size:2.2rem;margin-bottom:12px}.work-band p{margin:0}.cta-band{background:#292c29;color:#fff;text-align:center;padding-block:59px}.cta-band h2{margin-bottom:16px}.cta-band p{color:#dddcd6}.cta-band .actions{justify-content:center}.footer{background:#efebe5;padding:48px 0 25px}.footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px}.footer-logo{width:230px;margin-bottom:23px}.footer p,.footer a{font-size:.875rem}.footer strong{font-size:.875rem;font-weight:600}.footer-links{display:flex;flex-wrap:wrap;gap:14px 25px;margin-top:30px;border-top:1px solid var(--line);padding-top:24px}.footer a:hover{color:var(--rose)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:.75rem;margin-top:20px}.chat-launch{position:fixed;right:25px;bottom:24px;background:#292c29;color:white;border:1px solid #ddd4cc;border-radius:50px;padding:12px 21px;display:flex;align-items:center;gap:11px;z-index:110;box-shadow:0 3px 20px #0002;font-size:.875rem}.chat-launch .icon{color:white;width:22px;height:22px}.mobile-actions{display:none}.breadcrumb{display:flex;gap:10px;flex-wrap:wrap;font-size:.8125rem;color:var(--muted);padding-top:30px;margin-bottom:35px}.breadcrumb a:hover{color:var(--rose)}.sub-hero{border-bottom:1px solid var(--line);padding-bottom:54px}.sub-hero h1{font-size:clamp(2.6rem,4.8vw,4.6rem);max-width:1000px;margin-bottom:22px}.sub-hero .intro{font-size:1.15rem;color:var(--muted);max-width:790px;line-height:1.65}.sub-hero .actions{margin-top:26px}.reading-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:75px;align-items:start}.prose{min-width:0;max-width:850px;font-size:1.02rem;line-height:1.85}.prose h2{font-size:2rem;margin:44px 0 21px}.prose h3,.prose h4,.prose h5{font-family:var(--serif);font-size:1.45rem;font-weight:400;line-height:1.35;margin:30px 0 14px}.prose h2:first-child{margin-top:0}.prose a:not(.btn):not(.text-link){color:var(--rose);text-decoration:underline;text-underline-offset:4px}.prose li{margin-bottom:10px}.prose ul{padding-left:23px}.prose p{margin-bottom:1.25em}.prose .source-note{font-size:.8125rem;color:var(--muted);border-top:1px solid var(--line);padding-top:20px;margin-top:40px}.aside-card{position:sticky;top:130px;background:var(--soft);padding:25px}.aside-card img{width:100%;aspect-ratio:1.25;object-fit:cover;filter:grayscale(1);margin-bottom:22px}.aside-card h3{font-size:1.5rem}.aside-card p{font-size:.875rem}.aside-card .btn{width:100%;margin-top:10px}.aside-card .text-link{margin-top:17px}.tile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tile{border-top:1px solid #b99489;padding:25px 25px 24px;background:var(--soft);display:flex;flex-direction:column;min-width:0}.tile h3{font-size:1.6rem}.tile p{color:var(--muted);font-size:.9375rem}.tile .text-link{margin-top:auto;align-self:start}.tile:hover{background:#eae2dc}.split{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.split img{width:100%;object-fit:cover;min-height:350px}.note{padding:24px 28px;background:var(--soft);border-left:3px solid var(--rose);font-size:.9375rem;margin-block:25px}.note p:last-child{margin:0}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{font-size:1.05rem;cursor:pointer;font-weight:500;list-style:none;padding-right:30px;position:relative}.faq summary:after{content:'+';position:absolute;right:5px;font-size:1.5rem;color:var(--rose);top:-7px}.faq details[open] summary:after{content:'−'}.faq details p{margin:17px 0 5px;color:var(--muted)}.profile-hero{display:grid;grid-template-columns:1.35fr 1fr;gap:65px;align-items:center;padding-bottom:60px}.profile-hero h1{font-size:clamp(2.6rem,4.7vw,4.8rem)}.profile-hero img{width:100%;filter:grayscale(1)}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px 28px}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.contact-card{padding:28px;background:var(--soft);border-top:2px solid var(--rose)}.contact-card .number{display:block;font-size:1.2rem;margin:15px 0;color:var(--rose)}.contact-card .btn{margin-top:15px}.knowledge-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.article-card{padding:31px;background:var(--soft);border-top:1px solid #bd9d94;display:flex;flex-direction:column}.article-card .meta{font-size:.75rem;letter-spacing:.07em;color:var(--muted);text-transform:uppercase;margin-bottom:18px}.article-card h3{font-size:1.8rem;line-height:1.25}.article-card p{color:var(--muted);font-size:.9375rem}.article-card .text-link{margin-top:auto;align-self:start}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:32px}.filter-btn{padding:9px 18px;background:transparent;border:1px solid var(--line);border-radius:30px;font-size:.875rem;color:var(--muted)}.filter-btn[aria-pressed=true]{background:var(--rose);color:white;border-color:var(--rose)}[hidden]{display:none!important}.search-field{width:min(100%,430px);padding:12px 15px;border:1px solid var(--line);background:white;color:var(--ink);margin-bottom:25px;display:block}.download-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.download-row h3{margin-bottom:6px;font-size:1.4rem}.download-row p{margin:0;color:var(--muted);font-size:.875rem}.provider-shell{background:#fff;border:1px solid var(--line);padding:36px;min-height:280px}.provider-gate{max-width:650px;margin:auto;text-align:center;padding-block:20px}.provider-gate .icon{width:42px;height:42px;margin:0 auto 20px}.provider-gate h2{font-size:2rem}.provider-gate p{color:var(--muted)}.provider-status{font-size:.9rem;color:var(--muted);margin-top:20px}.provider-status:empty{display:none}.provider-fallback{font-size:.875rem;color:var(--muted);margin-top:23px}.provider-fallback a{text-decoration:underline;text-underline-offset:4px}.dialog{border:1px solid var(--line);border-radius:4px;padding:38px;width:min(530px,calc(100% - 32px));background:var(--paper);color:var(--ink);box-shadow:0 20px 90px #0003}.dialog::backdrop{background:#181b18aa;backdrop-filter:blur(4px)}.dialog h2{font-size:2rem;margin:15px 0 20px}.dialog p{font-size:.9375rem;color:var(--muted)}.dialog-close{position:absolute;right:13px;top:9px;border:0;background:none;font-size:1.6rem;color:var(--muted)}.dialog .actions{margin-top:25px}.sitemap-grid{columns:3;column-gap:45px}.sitemap-group{break-inside:avoid;margin-bottom:30px}.sitemap-group h2{font-size:1.5rem}.sitemap-group ul{padding-left:18px}.sitemap-group a{font-size:.875rem;color:var(--muted)}.sitemap-group a:hover{color:var(--rose)}.steps{counter-reset:steps;display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.step{border-top:1px solid var(--line);padding-top:25px}.step:before{counter-increment:steps;content:'0' counter(steps);color:var(--rose);font-family:var(--serif);font-size:2.5rem}.step h3{font-size:1.35rem;margin-top:15px}.step p{color:var(--muted);font-size:.9375rem}.timeline{border-left:1px solid var(--line);padding-left:30px}.timeline p{font-size:.9375rem}.timeline strong{color:var(--rose);font-weight:400;font-family:var(--serif);font-size:1.6rem}.wide-photo{width:100%;max-height:490px;object-fit:cover}.small-heading{font-size:1.4rem}#botario-chat-floating-button{display:none!important}#botario-chat-widget{z-index:9100!important}#botario-chat-window{max-height:calc(100dvh - 35px)}.notara-styles{font-family:var(--sans)}
@media(min-width:1600px){.hero-copy{padding-left:70px}.hero{border-inline:1px solid var(--line)}}
@media(max-width:1150px){.header-inner{gap:18px}.brand img{width:225px}.nav{gap:18px;font-size:.85rem}.nav .btn{padding-inline:14px}.hero{grid-template-columns:46% 54%}.hero-copy{padding-left:6vw;padding-right:25px}.hero h1{font-size:4.6rem}.hero .actions{gap:9px}.hero .btn{padding-inline:15px;font-size:.85rem}.reading-layout{gap:42px}.service{padding:25px 20px}.service h3{font-size:1.65rem}}
@media(max-width:900px){.header-inner{min-height:80px}.menu-toggle{display:block}.nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--paper);padding:22px 6%;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #0001}.nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.nav a{padding:12px 0;font-size:1rem}.nav .btn{padding:12px;margin-top:12px}.hero h1{font-size:3.65rem}.hero{min-height:515px}.hero-copy{padding-top:40px;padding-bottom:40px}.hero .eyebrow{font-size:.65rem}.services{gap:15px}.service-heading{display:block}.service-heading .icon{margin-bottom:14px}.service h3{font-size:1.6rem}.service .btn{font-size:.8rem}.trust-item{font-size:.8rem;gap:10px}.trust-item .icon{width:23px}.section{padding-block:60px}.reading-layout{grid-template-columns:minmax(0,1fr) 235px;gap:30px}.tile-grid{grid-template-columns:repeat(2,1fr)}.contact-cards{grid-template-columns:1fr}.contact-card{display:block}.split{gap:35px}.profile-hero{gap:30px}.steps{grid-template-columns:repeat(2,1fr)}.sitemap-grid{columns:2}}
@media(max-width:650px){html{scroll-padding-top:88px}.container{width:88%}.header-inner{min-height:73px}.brand img{width:210px}.nav{top:73px}.hero{display:flex;flex-direction:column}.hero-copy{padding:41px 6% 36px}.hero h1{font-size:clamp(3.45rem,13vw,4.4rem);max-width:430px;margin-bottom:22px}.hero .eyebrow{font-size:.65rem;letter-spacing:.15em;max-width:340px}.hero .lead{font-size:1.07rem}.hero .actions{display:grid;grid-template-columns:1fr 1fr}.hero .btn{font-size:.875rem;min-height:49px;padding:10px 9px;gap:8px}.hero-note{margin-top:19px;font-size:.8125rem}.hero-photo{height:270px}.hero-caption{font-size:.68rem;left:6%;bottom:16px;padding:7px 12px}.hero-photo>img{object-position:center}.trust-inner{display:flex;flex-direction:column;gap:13px;padding-block:22px}.trust-item{justify-content:start;padding:0;font-size:.875rem;border:0}.trust-item+*{border:0}.trust-item .icon{width:24px;height:24px}.section{padding-block:47px}.section-head{align-items:start;margin-bottom:28px}.section-head h2{font-size:2.3rem}.section-head .eyebrow{font-size:.7rem}.services{grid-template-columns:1fr;gap:20px}.service{padding:27px}.service-heading{display:flex;gap:18px}.service-heading .icon{margin:0}.service h3{font-size:2rem}.service .btn{font-size:.9375rem}.topic-links li a{padding-block:8px}.service .footnote{font-size:.8125rem}.carousel-controls{gap:7px;margin-top:8px}.round-btn{width:39px;height:39px}.team-section .section-head{gap:10px}.team-section .section-head h2{font-size:2.2rem}.team-section .section-head p{font-size:.9rem}.team-track{gap:18px;overflow:visible;overflow-x:auto;width:calc(100% + 6vw);padding-right:6vw}.person-card{flex-basis:87%;scroll-snap-align:start}.person-card h3{font-size:1.65rem;margin-top:18px}.person-card p{min-height:0}.team-bottom{display:block;margin-top:12px}.team-bottom .text-link{margin-top:16px}.work-band{display:block;padding-block:36px}.work-band h2{font-size:1.9rem}.work-band p{font-size:.9375rem}.work-band .text-link{margin-top:22px}.cta-band{padding:43px 6%}.cta-band h2{font-size:2.35rem}.cta-band .actions{display:grid;grid-template-columns:1fr;max-width:350px;margin:auto}.footer{padding-bottom:95px}.footer-top{grid-template-columns:1fr;gap:22px}.footer-top p{margin-bottom:10px}.footer-logo{width:224px;margin-bottom:20px}.footer-links{gap:12px 20px}.footer-bottom{display:block;font-size:.75rem}.chat-launch{display:none}.mobile-actions{display:grid;position:fixed;bottom:0;left:0;right:0;z-index:120;background:var(--paper);grid-template-columns:1fr 1fr;border-top:1px solid var(--line);padding:9px 5% calc(9px + env(safe-area-inset-bottom));gap:10px}.mobile-actions .btn{font-size:.875rem;min-height:42px;padding:8px 10px;gap:9px}.breadcrumb{padding-top:22px;margin-bottom:26px;font-size:.75rem}.sub-hero{padding-bottom:36px}.sub-hero h1{font-size:2.7rem;hyphens:auto;overflow-wrap:anywhere}.sub-hero .intro{font-size:1.03rem}.reading-layout{display:flex;flex-direction:column;gap:38px}.aside-card{position:static;width:100%;padding:26px}.aside-card img{width:145px;float:left;margin-right:20px}.aside-card .btn{clear:both}.prose{font-size:1rem;line-height:1.8;overflow-wrap:anywhere}.prose h2{font-size:1.85rem}.tile-grid{grid-template-columns:1fr}.tile{padding:25px}.tile h3{font-size:1.6rem}.split{grid-template-columns:1fr;gap:30px}.split img{min-height:220px}.profile-hero{grid-template-columns:1fr;gap:28px;padding-bottom:40px}.profile-hero h1{font-size:2.85rem}.profile-hero img{max-height:380px;object-fit:cover}.team-grid{grid-template-columns:1fr;gap:35px}.team-grid .person-card{max-width:100%}.knowledge-grid{grid-template-columns:1fr;gap:20px}.article-card{padding:25px}.article-card h3{font-size:1.7rem}.provider-shell{padding:20px 12px;min-height:290px}.provider-gate{padding:16px}.provider-gate h2{font-size:1.85rem}.provider-gate p{font-size:.9375rem}.provider-fallback{font-size:.8125rem}.download-row{align-items:start;flex-direction:column;gap:10px}.dialog{padding:30px 25px}.dialog .actions{flex-direction:column}.sitemap-grid{columns:1}.steps{grid-template-columns:1fr;gap:12px}.note{padding:20px}.notara-styles.notary-container{max-width:100%}#botario-chat-window{max-height:100dvh!important}.chat-open .mobile-actions{visibility:hidden}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
