@font-face{font-family:DM;src:url('/assets/dm-sans.ttf') format('truetype');font-weight:100 900;font-display:swap}@font-face{font-family:Serif;src:url('/assets/dm-serif.ttf') format('truetype');font-weight:400;font-display:swap}
:root{--paper:#faf9f4;--ink:#233e30;--muted:#6c756b;--line:#dedfd5;--green:#244936;--lime:#dceba8;--sage:#e7ecdF;--orange:#bc643f;--white:#fff;--serif:Serif,Georgia,serif;--sans:DM,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,.serif{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.03em}h1{font-size:clamp(40px,5.1vw,70px)}h2{font-size:clamp(31px,3.3vw,44px)}h3{font-size:20px;font-weight:600;line-height:1.35}img{max-width:100%;display:block}svg{flex-shrink:0}button{border:0}.wrap{max-width:1220px;padding:0 36px;margin:0 auto}.skip-link{position:fixed;left:20px;top:-80px;background:var(--ink);color:#fff;padding:10px 20px;z-index:99}.skip-link:focus{top:10px}.topline{background:var(--green);color:#e2e9d9;font-size:12px;letter-spacing:.02em;padding:7px 0}.topline .wrap{display:flex;justify-content:space-between;gap:15px}.preview-note{color:#dceba8}.header{background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav{height:88px;display:flex;align-items:center;gap:34px}.logo{display:flex;gap:10px;align-items:center;white-space:nowrap;line-height:1.08;font-size:16px;letter-spacing:-.04em;font-weight:700}.logo small{font-size:12px;letter-spacing:.13em;display:block;font-weight:500;margin-top:3px}.logo svg{width:37px;height:42px}.navlinks{display:flex;gap:26px;margin-left:auto;font-size:13px;font-weight:550}.navlinks a{padding:12px 0;position:relative}.navlinks a.active:after{content:'';height:2px;background:var(--orange);position:absolute;bottom:2px;left:0;right:0}.lang{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:650;border-left:1px solid var(--line);padding-left:19px}.lang a{opacity:.55}.lang a.active{opacity:1}.nav .button{font-size:12px;padding:11px 16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 23px;border-radius:5px;background:var(--green);color:white;font-size:13px;line-height:1.3;font-weight:550;transition:transform .16s,background .16s}.button:hover{background:#355e44;transform:translateY(-1px)}.button.secondary{background:transparent;color:var(--ink);border:1px solid #a7b1a1}.button.secondary:hover{background:var(--sage)}.button.light{background:var(--lime);color:var(--green)}.button.white{background:var(--paper);color:var(--green)}.arrow-link{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600}.arrow-link:hover{text-decoration:underline;text-underline-offset:5px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.16em;text-transform:uppercase;display:flex;align-items:center;gap:8px;margin-bottom:21px;color:var(--green)}.eyebrow:before{content:'';width:6px;height:6px;background:var(--orange);border-radius:50%;display:block}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:54px;align-items:center;padding:65px 0 55px}.hero-copy h1 em{font-style:normal;color:#768564}.hero-copy>p{max-width:430px;color:var(--muted);font-size:16px;line-height:1.75;margin:25px 0}.actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.hero-foot{display:flex;gap:17px;align-items:center;font-size:12px;color:var(--muted);margin-top:27px}.hero-foot span{display:flex;gap:6px;align-items:center}.hero-art{position:relative;padding:0 0 24px 0}.hero-art>img{width:100%;border-radius:8px;aspect-ratio:1.1;object-fit:cover}.art-tag{position:absolute;top:22px;left:22px;background:rgba(250,249,244,.88);backdrop-filter:blur(8px);border:1px solid white;border-radius:30px;padding:8px 12px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:7px}.art-note{position:absolute;right:-16px;bottom:0;background:white;border:1px solid var(--line);border-radius:7px;padding:19px 23px;box-shadow:0 12px 35px #2543320c;width:260px}.art-note .note-title{font-weight:600;font-size:14px}.art-note p{font-size:12px;color:var(--muted);margin-top:4px}.art-note .tiny-check{float:left;background:var(--sage);padding:9px;border-radius:50%;margin-right:13px;line-height:1}.trustbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:21px 0;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.trustbar span{display:flex;align-items:center;gap:10px}.trustbar span:first-child{font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:#8b9386}.section{padding:72px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-head .eyebrow{margin-bottom:12px}.section-head p{max-width:400px;color:var(--muted);margin-top:14px}.journey{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.journey-card{padding:27px 22px 25px 0;position:relative}.journey-card+.journey-card{border-left:1px solid var(--line);padding-left:25px}.step-num{font:28px var(--serif);color:#99a58b;margin-bottom:20px}.journey-card h3{font-size:17px;margin-bottom:10px}.journey-card p{color:var(--muted);font-size:12px;margin-bottom:17px;min-height:58px}.journey-card .arrow-link{font-size:12px}.soft-section{background:#eeefe6;border-block:1px solid #e7e8df}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-card{background:#fff;border:1px solid var(--line);border-radius:6px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;min-width:0}.guide-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px #2449360a}.card-body{padding:24px;display:flex;flex-direction:column;flex:1}.category-label{font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#8c654b;display:flex;align-items:center;gap:7px;margin-bottom:12px}.guide-card h3{font-family:var(--serif);font-weight:400;font-size:25px;line-height:1.17;letter-spacing:-.025em}.guide-card p{font-size:12px;color:var(--muted);margin:13px 0 20px;line-height:1.7}.card-meta{border-top:1px solid #eceee5;margin-top:auto;padding-top:15px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}.card-art{height:140px;position:relative;overflow:hidden;background:#e9eddf;display:flex;align-items:center;justify-content:center}.card-art.house img{width:200px;margin-top:15px}.card-art.cost{background:#efe6d5}.paper-stack{background:#fcfbf5;border:1px solid #d3d5c6;width:135px;height:110px;transform:rotate(-8deg);padding:18px;box-shadow:8px 8px 0 #dbe1d2;display:flex;flex-direction:column;gap:9px}.paper-stack i{display:block;height:4px;width:100%;background:#c4ccba}.paper-stack i:first-child{width:50%;background:#698366}.paper-stack b{font:31px var(--serif)}.card-art.registry{background:#dfe8e4}.card-art.registry .paper-stack{transform:rotate(6deg);box-shadow:-8px 7px 0 #bed0c2}.analysis-banner{background:var(--green);color:var(--paper);border-radius:9px;display:grid;grid-template-columns:1.15fr 1fr;overflow:hidden}.banner-copy{padding:52px}.banner-copy .eyebrow{color:var(--lime)}.banner-copy h2{font-size:42px;max-width:380px}.banner-copy p{color:#d3ddcf;font-size:14px;max-width:380px;margin:20px 0 25px}.analysis-visual{background:#1f412f;padding:44px;display:flex;align-items:center;justify-content:center}.report-mini{padding:27px;border:1px solid #55705b;border-radius:7px;width:300px;transform:rotate(3deg);background:#31553e}.report-mini>small{font-size:12px;letter-spacing:.12em;color:var(--lime)}.report-mini>h3{font:26px var(--serif);margin:9px 0 20px}.mini-row{border-top:1px solid #55705b;padding:12px 0;display:flex;align-items:center;justify-content:space-between;font-size:12px}.mini-pill{font-size:12px;background:#dceba820;border:1px solid #dceba840;border-radius:20px;padding:3px 8px;color:#e0ecb4}.resource-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.resource-card{padding:27px;border:1px solid var(--line);border-radius:6px}.resource-card>svg{color:#859472;margin-bottom:18px}.resource-card h3{font-size:17px;margin-bottom:10px}.resource-card p{color:var(--muted);font-size:12px;margin-bottom:18px}.footer{border-top:1px solid var(--line);background:#efefe6;padding:43px 0 20px}.footer-top{display:flex;justify-content:space-between;gap:45px}.footer-brand{max-width:300px}.footer-brand p{color:var(--muted);font-size:12px;margin-top:17px}.footer-links{display:flex;gap:70px}.footer-links div{display:flex;flex-direction:column;gap:9px;font-size:12px}.footer-links strong{font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px}.footer-bottom{border-top:1px solid #d7dbcf;margin-top:35px;padding-top:19px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px;gap:20px}.mobile-toggle{display:none;background:none;color:var(--ink)}.page-hero{padding:54px 0 37px;max-width:770px}.page-hero h1{font-size:clamp(38px,4vw,56px)}.page-hero>p{color:var(--muted);font-size:16px;max-width:650px;margin-top:20px}.breadcrumbs{display:flex;gap:10px;color:var(--muted);font-size:12px;margin-bottom:28px;align-items:center}.search-box{position:relative;max-width:590px;margin:0 0 24px}.search-box>svg{position:absolute;left:16px;top:17px;color:var(--muted)}.search-box input{width:100%;padding:15px 18px 15px 48px;background:white;border:1px solid #bcc5b5;border-radius:5px;color:var(--ink)}.filters{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:27px}.filter{border:1px solid var(--line);background:transparent;border-radius:30px;padding:7px 14px;font-size:12px;color:var(--muted)}.filter.active{background:var(--green);border-color:var(--green);color:#fff}.result-count{font-size:12px;color:var(--muted);margin-bottom:20px}.library{padding-bottom:75px}.no-results{padding:60px;text-align:center;border:1px dashed var(--line);grid-column:1/-1}.article-top{max-width:830px;padding-top:43px;margin:0 auto}.article-top h1{font-size:clamp(36px,4.5vw,57px);line-height:1.12}.article-intro{font-size:18px;color:var(--muted);margin-top:25px;line-height:1.7}.article-byline{display:flex;gap:20px;font-size:12px;color:var(--muted);margin:27px 0 38px;padding-bottom:23px;border-bottom:1px solid var(--line)}.article-layout{display:grid;grid-template-columns:240px minmax(0,750px);gap:58px;justify-content:center;margin-bottom:65px}.toc{align-self:start;position:sticky;top:115px;font-size:12px}.toc strong{font-size:12px;letter-spacing:.13em;text-transform:uppercase;display:block;margin-bottom:15px}.toc a{display:block;color:var(--muted);border-left:1px solid var(--line);padding:7px 0 7px 15px;line-height:1.55}.toc a:hover{color:var(--green);border-left-color:var(--green)}.article-body h2{font-size:29px;line-height:1.2;margin:36px 0 18px;letter-spacing:-.02em}.article-body section:first-child h2{margin-top:0}.article-body p{margin:0 0 17px;line-height:1.85;color:#465446}.article-body ul{padding-left:23px;color:#465446}.article-body li{padding-left:5px;margin-bottom:12px}.takeaway{padding:25px 29px;background:var(--sage);border-left:3px solid #91a27c;border-radius:0 6px 6px 0;margin:30px 0}.takeaway h3{font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:9px}.takeaway p{margin:0}.sources{font-size:12px;padding:23px 0;border-top:1px solid var(--line)}.sources h3{font-size:15px;margin-bottom:10px}.sources a{text-decoration:underline;text-underline-offset:3px;display:block;padding:4px 0;overflow-wrap:anywhere}.editorial-note{font-size:12px!important;color:var(--muted)!important}.inline-cta{border:1px solid var(--line);border-radius:6px;padding:28px;display:flex;justify-content:space-between;gap:25px;align-items:center;margin-top:25px}.inline-cta h3{font:23px var(--serif)}.inline-cta p{font-size:12px;margin:8px 0 0}.inline-cta .button{white-space:nowrap}.analysis-intro{display:flex;gap:65px;align-items:end;padding-bottom:38px}.analysis-intro .page-hero{padding-bottom:0}.privacy-badge{max-width:265px;font-size:12px;color:var(--muted);border-left:1px solid var(--line);padding-left:23px}.privacy-badge strong{display:block;color:var(--ink);margin:9px 0 5px}.tool-layout{display:grid;grid-template-columns:1fr 320px;gap:32px;padding-bottom:65px}.tool-panel{background:white;border:1px solid var(--line);border-radius:8px;padding:32px}.step-heading{display:flex;gap:12px;align-items:center;margin-bottom:20px}.step-circle{background:var(--sage);border-radius:50%;width:29px;height:29px;display:grid;place-items:center;font-size:12px}.step-heading h2{font-family:var(--sans);font-size:18px;font-weight:600;letter-spacing:0}.step-heading small{color:var(--muted);font-size:12px;margin-left:auto}.upload-zone{border:1px dashed #a8b99f;background:#f8faf4;border-radius:6px;text-align:center;padding:28px;position:relative;display:block;cursor:pointer}.upload-zone:hover,.upload-zone.dragging{background:var(--sage);border-color:var(--green)}.upload-zone input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.upload-zone svg{margin:0 auto 9px}.upload-zone strong{display:block;font-size:13px}.upload-zone span{display:block;font-size:12px;color:var(--muted);margin-top:4px}.field{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:550;margin-top:18px}.field input,.field select,.field textarea{background:white;border:1px solid #cdd3c5;padding:11px 13px;border-radius:4px;width:100%;color:var(--ink);font-size:13px;font-weight:400}.field textarea{resize:vertical;min-height:150px}.field small{color:var(--muted);font-size:12px;font-weight:400}.fields-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.step-divider{border:0;border-top:1px solid var(--line);margin:31px 0}.text-button{background:none;color:var(--green);text-decoration:underline;text-underline-offset:4px;font-size:12px;padding:0}.tool-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:25px}.tool-bottom p{font-size:12px;color:var(--muted);max-width:285px}.aside-card{border:1px solid var(--line);border-radius:6px;padding:26px;align-self:start;margin-bottom:20px}.aside-card h3{font:25px var(--serif);margin-bottom:17px}.aside-card ul{list-style:none;padding:0;margin:0}.aside-card li{display:flex;gap:9px;font-size:12px;line-height:1.65;color:var(--muted);margin:14px 0}.aside-card li svg{margin-top:4px}.aside-card.light{background:var(--sage);border:0}.aside-card p{font-size:12px;color:var(--muted)}.status-message{font-size:12px;padding:11px 14px;background:#f0f3e7;border-radius:5px;margin-top:14px;overflow-wrap:anywhere}.status-message.error{background:#f8e9df;color:#84442f}.status-message:empty{display:none}.review-output{margin-top:30px}.review-header{background:var(--green);color:var(--paper);padding:28px;border-radius:7px 7px 0 0}.review-header small{color:var(--lime);font-size:12px;letter-spacing:.13em;text-transform:uppercase}.review-header h2{font-size:30px;margin:9px 0}.review-header p{font-size:12px;color:#d2decf}.review-content{border:1px solid var(--line);padding:25px;border-radius:0 0 7px 7px;background:white}.finding{border-top:1px solid var(--line);padding:18px 0}.finding:first-child{border-top:0}.finding h3{font-size:14px;display:flex;gap:8px;align-items:center}.finding p{font-size:12px;color:var(--muted);margin-top:7px}.status-dot{width:8px;height:8px;border-radius:50%;background:#a4ae9c}.status-dot.attention{background:#c68752}.status-dot.info{background:#718664}.check-table{width:100%;border-collapse:collapse;font-size:12px;margin:18px 0}.check-table td{border-bottom:1px solid var(--line);padding:11px 5px;vertical-align:top}.check-table td:first-child{font-weight:600;width:34%}.review-actions{display:flex;gap:15px;margin-top:20px}.checklist{display:flex;flex-direction:column;gap:12px;margin-top:30px}.check-item{display:flex;align-items:start;gap:14px;background:#fff;border:1px solid var(--line);padding:17px 20px;border-radius:5px;font-size:13px}.check-item input{width:18px;height:18px;accent-color:var(--green);margin-top:4px}.check-item:has(input:checked){background:var(--sage)}.check-item:has(input:checked) span{text-decoration:line-through;color:var(--muted)}.narrow{max-width:800px;margin:0 auto}.prose-page{padding:50px 0 70px}.prose-page h2{font-size:30px;margin:32px 0 15px}.prose-page p{margin:15px 0;color:#4e5e50}.prose-page li{margin:10px 0}.glossary{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0}.glossary dt{font:23px var(--serif)}.glossary dd{margin:9px 0 0;color:var(--muted);font-size:13px}.glossary>div{border-top:1px solid var(--line);padding-top:18px}.notice-inline{font-size:12px;color:var(--muted);margin-top:15px}.toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);background:var(--green);color:#fff;border-radius:7px;padding:13px 23px;font-size:12px;z-index:50}.back-top{font-size:12px;color:var(--muted);display:block;margin:15px 0}.print-only{display:none}
@media(min-width:1500px){.wrap{max-width:1320px}.hero{gap:80px}.hero-copy>p{max-width:480px}}@media(max-width:1060px){.nav{gap:18px}.navlinks{gap:15px;font-size:12px}.nav .button{display:none}.hero{gap:33px}.art-note{right:-6px;width:245px}.banner-copy{padding:37px}.analysis-visual{padding:28px}.article-layout{grid-template-columns:190px minmax(0,1fr);gap:30px}.tool-layout{grid-template-columns:minmax(0,1fr) 260px}}@media(max-width:760px){.wrap{padding:0 21px}.topline .wrap>span:first-child{font-size:12px}.topline .preview-note{font-size:12px}.nav{height:74px;gap:15px}.logo{font-size:14px}.logo small{font-size:12px}.logo svg{width:30px}.lang{margin-left:auto;padding-left:0;border:0}.mobile-toggle{display:block;line-height:0;padding:8px}.navlinks{display:none;position:absolute;top:74px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:18px 24px;flex-direction:column;gap:6px;margin:0}.navlinks.open{display:flex}.navlinks a{padding:8px}.hero{grid-template-columns:1fr;padding:37px 0 32px;gap:30px}.hero-copy h1{font-size:49px;max-width:540px}.hero-copy>p{font-size:14px;margin:20px 0}.hero-art{max-width:520px;width:100%;margin:auto;padding-right:8px}.hero-art>img{aspect-ratio:1.4;object-position:center 65%}.art-note{width:230px;right:0;padding:14px 17px}.art-tag{font-size:12px;top:15px;left:15px}.hero-foot{font-size:12px;margin-top:20px;gap:12px}.trustbar{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:12px}.trustbar span:first-child{font-size:12px}.section{padding:46px 0}.section-head{gap:15px;align-items:start;flex-direction:column;margin-bottom:24px}.section-head .arrow-link{font-size:12px}.section-head h2{font-size:34px}.journey{grid-template-columns:1fr 1fr}.journey-card{padding:20px 17px 20px 0}.journey-card+.journey-card{padding:20px 17px 20px 0;border-left:0}.journey-card:nth-child(even){border-left:1px solid var(--line);padding-left:20px}.journey-card:nth-child(n+3){border-top:1px solid var(--line)}.journey-card h3{font-size:15px}.journey-card p{font-size:12px;min-height:55px}.step-num{margin-bottom:12px}.cards{grid-template-columns:1fr;gap:18px}.guide-card h3{font-size:26px}.card-art{height:135px}.card-body{padding:23px}.analysis-banner{grid-template-columns:1fr}.banner-copy{padding:32px 27px}.banner-copy h2{font-size:37px}.analysis-visual{padding:26px}.report-mini{max-width:340px;width:100%;transform:rotate(1deg)}.resource-grid{grid-template-columns:1fr;gap:14px}.resource-card{padding:23px}.footer-top{flex-direction:column;gap:32px}.footer-links{gap:45px;justify-content:space-between}.footer-bottom{flex-direction:column;gap:8px}.page-hero{padding:35px 0 27px}.page-hero h1{font-size:40px}.page-hero>p{font-size:14px}.breadcrumbs{font-size:12px;flex-wrap:wrap;margin-bottom:22px}.library{padding-bottom:40px}.filters{gap:6px}.filter{font-size:12px;padding:7px 10px}.article-top{padding-top:29px}.article-top h1{font-size:39px}.article-intro{font-size:16px;margin-top:19px}.article-byline{font-size:12px;gap:15px;margin:22px 0;flex-wrap:wrap}.article-layout{display:block}.toc{position:static;background:#eff1e7;padding:20px;margin-bottom:27px;border-radius:5px}.toc a{padding:5px 0 5px 13px}.article-body h2{font-size:27px}.article-body p,.article-body li{font-size:14px}.inline-cta{align-items:start;flex-direction:column;padding:24px}.analysis-intro{display:block;padding-bottom:26px}.privacy-badge{border:0;padding:0;max-width:none;margin-top:20px;display:none}.tool-layout{display:flex;flex-direction:column;gap:22px}.tool-panel{padding:22px}.tool-layout>aside{display:grid;grid-template-columns:1fr;gap:0}.step-heading h2{font-size:16px}.step-heading small{font-size:12px}.fields-row{gap:12px}.tool-bottom{flex-direction:column;align-items:stretch}.tool-bottom p{max-width:none}.tool-bottom .button{width:100%}.upload-zone{padding:24px 12px}.review-actions{flex-wrap:wrap}.glossary{grid-template-columns:1fr}.prose-page{padding-top:30px}.notice-inline{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.header,.topline,.footer,.skip-link,.toc,.inline-cta,.review-actions,.tool-panel,.tool-layout>aside,.analysis-intro,.back-top{display:none!important}body{background:#fff;color:#000}.wrap{max-width:none;padding:0}.article-layout,.tool-layout{display:block}.review-output{margin:0}.review-header{background:#fff;color:#000;border:1px solid #ddd}.review-header p,.review-header small{color:#333}.print-only{display:block}.article-body section{break-inside:avoid}a[href^='http']:after{content:' (' attr(href) ')';font-size:12px;overflow-wrap:anywhere}.cards{display:none}.checklist .check-item{break-inside:avoid}.sources{break-inside:avoid}}

/* Comfortable reading sizes throughout the bilingual preview. */
.navlinks,.nav .button,.button,.field,.text-button,.filter{font-size:14px}.field input,.field select,.field textarea{font-size:16px}.card-body p,.journey-card p,.aside-card p,.aside-card li,.finding p,.review-header p,.check-table,.glossary dd{font-size:14px}.article-body p,.article-body li,.prose-page p{font-size:16px}.hero-copy>p,.page-hero>p{font-size:17px}.hero-art>img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.topline .wrap>span,.logo small{font-size:12px}@media(max-width:760px){.topline .wrap>span:first-child{display:none}.topline .wrap{justify-content:center}.hero-copy h1{font-size:43px}.article-body p,.article-body li{font-size:16px}.card-body p,.journey-card p{font-size:14px}.hero-art>img{aspect-ratio:4/3}.navlinks{top:74px}}

.topic-symbol{font:56px var(--serif);color:var(--green)}.topic-symbol strong{font:22px var(--serif)!important}

/* Colás Abogados contact information. */
.nav-analysis{display:none}.nav{gap:24px}.navlinks{gap:20px}.footer-top{gap:35px}.footer-brand{max-width:290px}.footer-links{gap:35px}.footer-contact{max-width:265px}.footer-contact span{font-size:13px;color:var(--muted);line-height:1.65}.footer-contact a{overflow-wrap:anywhere}.firm-credit a{font-weight:600;text-decoration:underline;text-underline-offset:3px}.contact-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr);gap:35px;padding-bottom:70px}.contact-card{padding:38px;background:white;border:1px solid var(--line);border-radius:8px}.contact-card h2{font-size:38px;margin:12px 0 18px}.contact-card>p{max-width:540px;color:var(--muted)}.contact-details{margin:28px 0 32px}.contact-details>div{padding:18px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:110px 1fr;gap:15px}.contact-details dt{font-size:14px;font-weight:600}.contact-details dd{margin:0;overflow-wrap:anywhere}.contact-details dd a{text-decoration:underline;text-underline-offset:4px}.contact-details small{display:block;font-size:13px;color:var(--muted);margin-top:7px}.contact-aside .arrow-link{margin-top:20px}.contact-aside>.arrow-link{font-size:14px}@media(max-width:1180px){.nav .button{display:none}.nav-analysis{display:block}.navlinks{font-size:13px;gap:14px}}@media(max-width:1000px){.footer-top{flex-direction:column}.footer-brand{max-width:460px}.footer-links{justify-content:space-between;width:100%}}@media(max-width:760px){.contact-layout{grid-template-columns:1fr;gap:20px}.contact-card{padding:25px}.contact-card h2{font-size:32px}.contact-details>div{grid-template-columns:1fr;gap:7px}.footer-links{flex-wrap:wrap;gap:25px}.footer-contact{flex-basis:100%;max-width:none}.navlinks{font-size:14px}}

/* Original project identity and official firm mark. Preserve original proportions. */
.logo .project-logo{width:214px;height:auto;max-width:none}.logo{display:inline-flex;line-height:0}.footer-brand .project-logo{width:248px}.firm-credit{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.firm-credit .firm-logo{width:170px;height:auto}.firm-credit a{display:block}.nav>a:first-child{flex-shrink:0}@media(max-width:760px){.logo .project-logo{width:172px}.nav{gap:10px}.footer-brand .project-logo{width:235px}}@media(max-width:370px){.logo .project-logo{width:146px}.lang{gap:5px}}

.launch-note{font-size:14px!important;color:var(--green)!important;margin:18px 0 0!important;font-weight:600}.topline .preview-note{white-space:normal;text-align:right}@media(max-width:760px){.topline .wrap{flex-wrap:wrap;gap:6px}.topline .preview-note{display:block!important;text-align:left;font-size:11px}}

/* Legal information stays readable and visible before document and contact actions. */
.legal-links{display:flex;flex-direction:column;gap:10px;margin-top:8px}.legal-links a{line-height:1.5}.legal-page{padding-bottom:70px}.legal-page h2{font-size:27px;line-height:1.3;margin:38px 0 16px}.legal-page h3{font-family:inherit;font-size:18px;line-height:1.5;margin:25px 0 12px}.legal-page p,.legal-page li,.legal-page dd{line-height:1.85}.legal-page li+li{margin-top:8px}.legal-page a,.privacy-summary a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal-page section{scroll-margin-top:100px}.legal-page .legal-toc{padding:22px 26px;background:var(--paper);border:1px solid var(--line);border-radius:8px;margin:28px 0}.legal-toc ul,.legal-toc ol{margin:0;padding-left:20px}.legal-details{margin:25px 0}.legal-details>div{border-top:1px solid var(--line);padding:14px 0;display:grid;grid-template-columns:minmax(130px,1fr) minmax(0,2.5fr);gap:20px}.legal-details dt{font-weight:600}.legal-details dd{margin:0;overflow-wrap:anywhere}.privacy-summary{padding:20px 24px;margin:20px 0;border:1px solid #c6d6ca;border-left:4px solid var(--green);border-radius:6px;background:#f1f6f1;color:var(--ink);font-size:14px;line-height:1.7}.privacy-summary h2,.privacy-summary h3{font-family:inherit;font-size:16px;line-height:1.5;margin:0 0 8px}.privacy-summary p{font-size:14px;line-height:1.7;margin:8px 0}.privacy-summary p:first-child{margin-top:0}.privacy-summary p:last-child{margin-bottom:0}.contact-card .privacy-summary{margin:24px 0}.dd-workspace>.privacy-summary{margin:20px 0 24px;max-width:none}@media(max-width:760px){.legal-page h2{font-size:24px;margin-top:30px}.legal-page p,.legal-page li,.legal-page dd{font-size:15px}.legal-page .legal-toc{padding:20px}.legal-details>div{grid-template-columns:1fr;gap:6px}.privacy-summary{padding:18px;margin:18px 0}.privacy-summary p{font-size:14px}.legal-links{margin-top:6px}}@media print{.legal-page .legal-toc{display:none}.privacy-summary{break-inside:avoid}.legal-page section{break-inside:auto}}

/* The contact shortcut is a plain external link; no messaging SDK is loaded. */
.whatsapp-dock{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:calc(22px + env(safe-area-inset-bottom));z-index:30;pointer-events:none}.whatsapp-float{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;max-width:calc(100vw - 44px);padding:12px 18px;border:1px solid #176b3a;border-radius:999px;background:#176b3a;color:#fff;font-size:14px;font-weight:650;line-height:1.4;text-decoration:none;box-shadow:0 5px 18px #172c2326;pointer-events:auto}.whatsapp-float svg{flex:none}.whatsapp-float:hover{background:#12552e;border-color:#12552e;box-shadow:0 7px 22px #172c2338}.whatsapp-float:focus-visible{outline:3px solid var(--orange);outline-offset:4px;box-shadow:0 0 0 6px var(--paper)}@media(max-width:760px){body{padding-bottom:calc(88px + env(safe-area-inset-bottom))}html{scroll-padding-bottom:calc(104px + env(safe-area-inset-bottom))}.whatsapp-dock{right:max(14px,env(safe-area-inset-right));bottom:calc(14px + env(safe-area-inset-bottom))}.whatsapp-float{min-height:50px;max-width:calc(100vw - 28px);padding:11px 16px;font-size:13px}button,input,select,textarea,a{scroll-margin-bottom:calc(104px + env(safe-area-inset-bottom))}}@media(max-width:480px){.whatsapp-float{width:54px;min-height:54px;padding:12px}.whatsapp-float span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}}@media print{.whatsapp-dock{display:none!important}body{padding-bottom:0}}
