@import url("/assets/fonts/fonts.css");
:root{--ink:#234b43;--paper:#f8f7f2;--muted:#65736c;--line:#d9ded5;--lime:#e0e9bc;--white:#fff;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #9d6534;outline-offset:6px}img{max-width:100%;display:block;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;font-weight:500;line-height:1.12;letter-spacing:-.055em}h1{font-size:clamp(2.8rem,5.5vw,5.7rem);margin-bottom:28px}h2{font-size:clamp(2rem,4vw,3.7rem);margin-bottom:24px}h3{font-size:1.65rem;letter-spacing:-.035em}em{font-family:Georgia,serif;font-weight:400;color:#6b8272}p{margin-bottom:20px}.topline{padding:10px 5%;background:var(--ink);color:#e4eadf;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.15em}.header{margin:0 5%;min-height:114px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.brand{font-size:31px;line-height:.95;letter-spacing:-1.7px;font-weight:600;display:block}.brand span{display:block;font-size:19px;letter-spacing:-.5px;margin-top:5px}.brand small{font-size:10px;vertical-align:top;letter-spacing:1px}.header nav{display:flex;gap:30px;font-size:14px}.header nav a{padding:12px 0}.header nav a:hover{box-shadow:0 1px var(--ink)}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;background:var(--ink);color:white;border-radius:4px;padding:17px 24px;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#396456;transform:translateY(-2px)}.button.small{font-size:14px;padding:13px 17px}.hero{max-width:1500px;margin:auto;padding:45px 5% 60px;display:grid;grid-template-columns:1.15fr .85fr;gap:6%;align-items:center}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;margin-bottom:25px}.dot{display:inline-block;background:#879b5d;width:7px;height:7px;border-radius:50%;margin-right:8px}.hero-copy{padding:30px 0 0}.intro{font-size:18px;color:var(--muted);max-width:470px;line-height:1.8}.actions{display:flex;flex-wrap:wrap;gap:25px;align-items:center;margin:32px 0 48px}.text-link{font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:7px}.hero-note{border-top:1px solid var(--line);padding-top:25px;display:flex;gap:24px;max-width:440px;align-items:center}.hero-note>span{font-family:Georgia,serif;font-size:35px;color:#8a9a89}.hero-note p{margin:0;font-size:13px;color:var(--muted)}.hero-image{position:relative;height:590px;border-radius:180px 180px 8px 8px;overflow:hidden;background:#dfe4d8}.hero-image>img{height:100%;width:100%;object-position:center}.image-caption{position:absolute;bottom:0;left:0;right:0;color:white;background:linear-gradient(transparent,rgba(23,51,43,.92));padding:85px 30px 25px}.image-caption span{font-size:11px;letter-spacing:.2em}.image-caption p{font-size:24px;line-height:1.3;margin:8px 0 0}.image-caption a{position:absolute;right:25px;bottom:27px;border:1px solid #ffffff80;border-radius:50%;width:45px;height:45px;display:grid;place-items:center;font-size:25px}.ribbon{background:#e9eddf;padding:24px 5%;display:flex;justify-content:space-around;align-items:center;gap:22px;font-size:14px}.ribbon i{font-style:normal;color:#809077;font-size:24px}.section{padding:85px 5%;max-width:1500px;margin:auto}.section-title{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:38px}.section-title h2{margin-bottom:0}.section-title>p{max-width:330px;color:var(--muted);font-size:15px}.techniques{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.techniques>a{position:relative;background:#e9ecdf;padding:30px;min-height:285px;border-radius:5px;transition:transform .25s}.techniques>a:nth-child(2){background:#e9e3d8}.techniques>a:nth-child(3){background:#e0e8e3}.techniques>a:hover{transform:translateY(-6px)}.index{font-size:11px;letter-spacing:.13em}.techniques h3{font-size:36px;margin:28px 0 18px}.techniques a>span:last-of-type{font-size:13px;display:block;max-width:80%}.techniques b{position:absolute;right:25px;bottom:24px;font-size:28px;font-weight:400}.journal{border-top:1px solid var(--line)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 26px}.card-image{position:relative;aspect-ratio:1.5;border-radius:5px;overflow:hidden;background:#e0e5da}.card-image img{width:100%;height:100%;transition:transform .4s}.card:hover img{transform:scale(1.035)}.pill{position:absolute;left:14px;bottom:14px;background:var(--paper);padding:5px 13px;border-radius:30px;font-size:12px}.card h3{margin:23px 0;font-size:24px;line-height:1.25}.read{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px;font-size:13px}.read b{font-size:20px;font-weight:400}.contact{background:var(--ink);color:var(--paper);padding:70px 8%;display:flex;justify-content:space-between;align-items:center;gap:45px}.contact h2{font-size:clamp(2.3rem,4vw,3.8rem)}.contact .eyebrow{color:#c8d6ba}.light{background:var(--lime);color:var(--ink)}.light:hover{background:#eff4d5}.address{border-left:1px solid #ffffff40;padding-left:55px;font-size:16px}.address>a{font-size:32px;letter-spacing:-1px}footer{padding:45px 5%;display:flex;justify-content:space-between;align-items:center;gap:25px}footer p{font-size:12px;margin:0;color:var(--muted)}footer>div{display:flex;gap:18px;font-size:12px}.filters{display:flex;flex-wrap:wrap;gap:12px;margin:35px 0 45px}.filters a{border:1px solid var(--line);border-radius:25px;padding:9px 18px;font-size:14px}.filters a:hover,.filters a[aria-current]{background:var(--ink);color:white}.article-heading{max-width:980px;margin:auto;padding:60px 5% 40px}.article-heading h1{font-size:clamp(2.2rem,4.4vw,4.2rem)}.article-heading .eyebrow{margin-top:40px}.metadata{font-size:13px;color:var(--muted)}.article-layout{max-width:1250px;margin:0 auto 60px;padding:0 5%;display:grid;grid-template-columns:230px 1fr;gap:65px;align-items:start}.toc{position:sticky;top:25px;border-top:1px solid var(--line);padding-top:22px}.toc a{display:block;font-size:13px;margin:0 0 12px;line-height:1.5}.article-body{font-size:18px;line-height:1.85;min-width:0;color:#334c43}.article-body h2{font-size:32px;line-height:1.3;margin:40px 0 20px}.article-body h3{font-size:25px;line-height:1.35;margin:30px 0 16px}.article-body p:empty{display:none}.article-body a{color:#355e46;text-decoration:underline;text-underline-offset:3px}.article-body table{display:block;overflow-x:auto;border-collapse:collapse;font-size:14px}.article-body td,.article-body th{border:1px solid var(--line);padding:10px}.article-body li{margin-bottom:8px}.article-body blockquote{margin:30px 0;border-left:3px solid #9da987;padding:10px 25px}.centre{display:grid;grid-template-columns:1fr .7fr;gap:70px;align-items:center}.centre img{max-height:550px;border-radius:160px 160px 5px 5px}.legal{max-width:950px}.legal h1{font-size:45px}.menu{display:none}.skip{position:absolute;left:15px;top:-100px;background:white;padding:15px;z-index:100}.skip:focus{top:15px}h2[id],h3[id]{scroll-margin-top:25px}
@media(min-width:1500px){.hero-image{height:670px}}@media(max-width:1050px){.header nav{gap:16px}.header{gap:18px}.header>.button{display:none}.hero-image{height:510px}.hero h1{font-size:4rem}.actions{gap:20px}.hero-note{margin-top:25px}.article-layout{gap:35px;grid-template-columns:180px 1fr}footer{flex-wrap:wrap}}
@media(max-width:720px){.topline{font-size:9px;letter-spacing:.08em}.header{min-height:90px;flex-wrap:wrap}.brand{font-size:28px}.menu{display:block;border:1px solid var(--line);background:transparent;padding:8px 13px;border-radius:3px}.header nav{display:none;width:100%;padding-bottom:20px;flex-direction:column;gap:0}.header nav.open{display:flex}.hero{display:flex;flex-direction:column;padding-top:15px;gap:32px;padding-bottom:35px}.hero-copy{width:100%;padding-top:25px}.hero h1{font-size:clamp(2.8rem,11vw,4.2rem)}.intro{font-size:16px}.hero .eyebrow{font-size:10px}.actions{margin:27px 0}.hero-note{display:none}.hero-image{width:100%;height:420px;border-radius:140px 140px 5px 5px}.ribbon{font-size:11px;text-align:center;padding:20px 5%;gap:12px}.ribbon i{font-size:17px}.ribbon span:last-child,.ribbon i:last-of-type{display:none}.section{padding:55px 5%}.section-title{display:block;margin-bottom:28px}.section-title>p{margin-top:22px}.section-title>.text-link{display:inline-block;margin-top:20px}.techniques,.cards{grid-template-columns:1fr}.techniques>a{min-height:230px}.techniques h3{font-size:32px}.cards{gap:35px}.card h3{font-size:24px}.contact{display:block;padding:50px 6%}.contact .button{font-size:13px;padding:16px}.address{margin-top:35px;border-left:0;border-top:1px solid #ffffff40;padding:28px 0 0}.address p{font-size:14px}footer{align-items:start;flex-direction:column}footer>div{flex-wrap:wrap;font-size:11px;gap:15px}.article-heading{padding:40px 5% 20px}.article-layout{display:flex;flex-direction:column;gap:20px}.toc{position:static;width:100%;background:#edf0e5;padding:22px;border-radius:4px}.article-body{font-size:16px}.article-body h2{font-size:27px}.article-body h3{font-size:23px}.centre{grid-template-columns:1fr;gap:25px}.centre h1{font-size:2.8rem}.centre img{width:100%;height:400px}.filters{gap:8px}.filters a{font-size:12px;padding:8px 12px}.legal h1{font-size:33px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.article-body{width:100%;overflow-wrap:anywhere}.article-body figure{margin:25px 0}.article-body img{height:auto;max-width:100%;border-radius:5px}.article-body table{max-width:100%}.toc{overflow-wrap:anywhere}
.legal{max-width:1100px}.legal>.eyebrow{margin-top:35px}.legal h1{font-size:clamp(2.2rem,5vw,3.6rem);overflow-wrap:anywhere}.legal-tabs{display:flex;flex-wrap:wrap;gap:10px;border-bottom:1px solid var(--line);padding:15px 0 25px;margin-bottom:25px}.legal-tabs a{border:1px solid var(--line);padding:8px 15px;border-radius:25px;font-size:14px}.legal-tabs a[aria-current]{background:var(--ink);color:white}.legal-toc{display:flex;flex-wrap:wrap;gap:10px 25px;margin-bottom:40px;font-size:14px}.legal-toc a{text-decoration:underline;text-underline-offset:4px}.legal-content{max-width:790px}.legal-content h2{font-size:26px;letter-spacing:-.035em;line-height:1.3;margin:40px 0 18px;scroll-margin-top:20px}.legal-content a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal-lead{font-size:21px;line-height:1.55;color:var(--muted)}.legal-draft,.legal-summary{padding:22px 26px;border-left:3px solid #9b7c3b;background:#f0eadc;margin:28px 0}.legal-summary{background:#e9eddf;border-color:#527259}.legal-draft p,.legal-summary p{margin:8px 0 0}.legal-facts{display:grid;grid-template-columns:210px 1fr;gap:0;font-size:16px}.legal-facts dt,.legal-facts dd{padding:15px 0;border-bottom:1px solid var(--line);margin:0}.legal-facts dt{font-weight:600}.legal-facts dd{padding-left:15px}.to-complete{color:#73521e}.legal-table{overflow-x:auto}.legal-table table{width:100%;border-collapse:collapse;font-size:15px}.legal-table caption{text-align:left;margin-bottom:12px;color:var(--muted)}.legal-table th,.legal-table td{padding:15px;border:1px solid var(--line);text-align:left;vertical-align:top}.legal-table th{background:#e9eddf;font-weight:500}@media(max-width:600px){.legal-facts{display:block}.legal-facts dt{border:0;padding-bottom:0}.legal-facts dd{padding:5px 0 15px}.legal-lead{font-size:18px}.legal-tabs a{font-size:13px}.legal-draft,.legal-summary{padding:18px}.legal-content h2{font-size:24px}.legal-table th,.legal-table td{padding:10px}}
.article-layout{grid-template-columns:minmax(190px,240px) minmax(0,740px);justify-content:center;gap:52px;max-width:1240px;padding:0 4%}.article-layout:not(:has(.toc)){display:block;max-width:850px;margin-inline:auto}.article-body{grid-column:2;max-width:740px;margin-inline:auto;word-break:normal;overflow-wrap:break-word}.article-body p{margin-bottom:22px}.article-body h2{border-top:1px solid var(--line);padding-top:26px;margin-top:42px}.article-body h2:first-child{margin-top:0}.article-body h3{margin-top:32px}.article-body figure:empty{display:none}.article-body figure{margin:34px auto}.article-body figure img{margin-inline:auto;max-height:680px;width:auto;object-fit:contain}.article-body figcaption{font-size:14px;color:var(--muted);text-align:center;margin-top:10px}.article-body li>p{margin-bottom:8px}.toc{max-height:calc(100vh - 55px);overflow:auto;padding-right:12px}.toc a{font-size:14px;line-height:1.5}.toc a:hover{text-decoration:underline}.resource-links{max-width:1210px;margin:0 auto 65px;padding:38px 42px;background:#e9eddf;border-radius:6px;display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:center}.resource-links h2{font-size:32px;letter-spacing:-.035em}.resource-links p:last-child{font-size:15px;margin-bottom:0;color:var(--muted)}.resource-actions{display:grid;gap:15px}.resource-actions a{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #acbba5;padding:13px 0;font-size:16px}.resource-actions a:hover{color:#526e43}@media(max-width:900px){.article-layout{gap:30px;grid-template-columns:190px minmax(0,1fr)}.resource-links{margin-inline:5%;padding:28px}}@media(max-width:720px){.article-layout,.article-layout:not(:has(.toc)){display:flex;flex-direction:column;padding:0 6%;gap:26px}.article-body{max-width:100%;width:100%;font-size:17px;line-height:1.85}.toc{max-height:310px;width:100%;padding:20px}.article-body h2{font-size:26px}.article-body h3{font-size:22px}.article-body figure{margin:26px 0}.resource-links{grid-template-columns:1fr;gap:20px;margin-bottom:45px;padding:25px}.resource-links h2{font-size:28px}.resource-actions a{font-size:15px}}
