:root{--ivory: #f6f2e9;--charcoal: #17201c;--rust: #b85532;--rust-deep: #964326;--eucalyptus: #657568;--sand: #d8c6a4;--line: rgba(23, 32, 28, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:clip;background:var(--ivory);color:var(--charcoal);font-family:Arial,Noto Sans SC,Microsoft YaHei,sans-serif}img{display:block;max-width:100%}.section{width:min(1260px,calc(100% - 72px));margin:0 auto;padding:120px 0}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);column-gap:80px;align-items:end;margin-bottom:64px}.section-heading .section-kicker{grid-column:1 / -1}.section-kicker{margin:0 0 23px;color:var(--rust);font-size:12px;font-weight:760;letter-spacing:.13em}.section-heading h2,.location-copy h2,.process-copy h2,.footer-content h2{margin:0;font-size:clamp(38px,4.3vw,64px);font-weight:620;line-height:1.08;letter-spacing:-.047em}.section-heading>p:last-child,.section-body{margin:0;color:#17201ca8;font-size:17px;line-height:1.82}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--rust);outline-offset:4px}.hero{position:relative;min-height:900px;overflow:hidden;background:var(--ivory)}.site-header{position:relative;z-index:10;height:96px;padding:0 clamp(28px,4.75vw,76px);display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);align-items:center;border-bottom:1px solid rgba(23,32,28,.08);background:#f6f2e9f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;width:fit-content;gap:12px;color:var(--charcoal);text-decoration:none;font-size:17px;font-weight:650;letter-spacing:.04em}.brand img{width:58px;height:46px;object-fit:cover;object-position:50% 23%;mix-blend-mode:multiply}.desktop-nav{display:flex;align-items:center;gap:clamp(26px,3.2vw,54px)}.mobile-nav{display:none}.desktop-nav a{position:relative;color:var(--charcoal);text-decoration:none;font-size:14px;font-weight:580;white-space:nowrap}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:1px;background:var(--rust);transition:right .18s ease}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.language-switch{justify-self:end;display:inline-flex;align-items:center;gap:2px;padding:4px;border:1px solid rgba(183,86,43,.24);border-radius:999px;background:#b7562b1a;box-shadow:0 6px 18px #492a1914}.language-switch button{border:0;padding:8px 12px;border-radius:999px;background:transparent;color:#17201cb8;font:inherit;font-size:14px;font-weight:650;line-height:1;cursor:pointer;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease}.language-switch button:hover,.language-switch button:focus-visible{color:var(--rust);background:#ffffffb8;outline:none}.language-switch button.active{color:#fff;background:var(--rust);font-weight:800;box-shadow:0 4px 12px #b7562b47}.language-switch span{display:none}.hero-image{position:absolute;inset:96px 0 0;background-image:url(/project/hero-drilling.jpg);background-position:center 42%;background-size:cover;transform:scale(1.015);animation:settle 1.2s ease-out both}.hero-wash{position:absolute;inset:96px 0 0;background:linear-gradient(90deg,#f6f2e9fa,#f6f2e9ed 33%,#f6f2e95c 62%,#17201c0f),linear-gradient(0deg,rgba(23,32,28,.12),transparent 38%)}.hero-content{position:relative;z-index:2;width:min(650px,46vw);margin-left:clamp(28px,5.2vw,84px);padding-top:clamp(80px,9vw,132px);animation:reveal .52s ease-out both}.eyebrow{margin:0 0 27px;color:var(--rust);font-size:14px;font-weight:700;letter-spacing:.12em}h1{margin:0;font-size:clamp(54px,5.3vw,78px);font-weight:650;line-height:1.12;letter-spacing:-.055em}h1 span{display:block}.hero-subtitle{max-width:590px;margin:25px 0 30px;color:#17201cc2;font-size:clamp(17px,1.4vw,21px);line-height:1.65}.primary-cta{display:inline-flex;min-width:250px;height:62px;padding:0 22px 0 28px;align-items:center;justify-content:space-between;gap:32px;background:var(--rust);color:#fff;text-decoration:none;font-size:16px;font-weight:650;transition:background .18s ease,transform .18s ease}.primary-cta:hover,.primary-cta:focus-visible{background:var(--rust-deep);transform:translateY(-2px)}.cta-arrow{font-size:28px;line-height:1;transition:transform .18s ease}.primary-cta:hover .cta-arrow,.primary-cta:focus-visible .cta-arrow{transform:translate(6px)}.promise{margin:17px 0 0;color:var(--eucalyptus);font-size:13px}.leaf{display:inline-grid;width:24px;height:24px;margin-right:7px;place-items:center;border:1px solid rgba(101,117,104,.45);border-radius:50%}.stat-panel{position:absolute;z-index:4;right:clamp(28px,4.75vw,76px);bottom:40px;left:clamp(28px,4.75vw,76px);display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0 22px;border:1px solid rgba(255,255,255,.58);border-radius:8px;background:#f6f2e9f0;box-shadow:0 18px 44px #2e211729;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:stats-in .68s .18s ease-out both}.stat{min-width:0;padding:0 clamp(20px,2.6vw,42px);border-right:1px solid var(--line)}.stat:nth-child(4){border-right:0}.stat-value{margin:0;font-size:clamp(30px,3vw,48px);font-weight:430;line-height:1;letter-spacing:-.045em;white-space:nowrap}.stat-value span{font-size:.46em;font-weight:520;letter-spacing:0}.stat-label{margin:12px 0 0;color:#17201cad;font-size:13px}.stat-source{position:absolute;right:14px;bottom:6px;margin:0;color:#17201c6b;font-size:9px}.intro-section{position:relative;z-index:0;padding-top:142px;padding-bottom:132px}.intro-section:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background:radial-gradient(circle at 84% 17%,rgba(184,85,50,.12),transparent 29%),linear-gradient(125deg,#f7f2e9,#efe4d5 55%,#e9d7c3)}.intro-section .section-heading{position:relative}.intro-section .section-heading:after{content:"";position:absolute;right:0;bottom:-30px;width:84px;height:2px;background:var(--rust)}.highlight-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:350px 290px;gap:16px;background:transparent;border:0}.highlight-card{position:relative;min-width:0;min-height:0;overflow:hidden;padding:30px 32px 32px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.highlight-card:hover{transform:translateY(-4px);box-shadow:0 18px 46px #2e211721}.highlight-card-1{grid-column:span 7;color:#fff}.highlight-card-1:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#17201ce0,#17201c40 70%),linear-gradient(0deg,rgba(23,32,28,.55),transparent 55%)}.highlight-card-2{grid-column:span 5;background:#17201c;color:#fff}.highlight-card-2:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0e1814db,#0e181447 76%),linear-gradient(0deg,rgba(14,24,20,.7),transparent 62%)}.highlight-card-3{grid-column:span 5;background:#4b3a2e;color:#fff}.highlight-card-3:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#2a1d15c7,#2a1d152e 76%),linear-gradient(0deg,rgba(42,29,21,.78),transparent 66%)}.highlight-card-4{grid-column:span 7;background:#17201c;color:#fff}.highlight-card-4:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0b1922d6,#0b192224 72%),linear-gradient(0deg,rgba(11,25,34,.72),transparent 64%)}.highlight-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(.72);transition:transform .7s ease}.highlight-card-2 .highlight-image{object-position:center 48%;filter:saturate(.76) contrast(1.04)}.highlight-card-3 .highlight-image{object-position:center 56%;filter:saturate(.76) contrast(1.03)}.highlight-card-4 .highlight-image{object-position:center 52%;filter:saturate(.78) contrast(1.04)}.highlight-card:hover .highlight-image{transform:scale(1.035)}.highlight-card-top,.highlight-card-copy{position:relative;z-index:1}.highlight-card-top{display:flex;justify-content:space-between;align-items:flex-start}.card-number{color:currentColor;opacity:.62;font-size:10px;font-weight:700;letter-spacing:.1em}.highlight-metric{font-size:clamp(30px,3.3vw,49px);font-weight:440;line-height:.9;letter-spacing:-.045em;white-space:nowrap}.highlight-metric small{font-size:.37em;font-weight:650;letter-spacing:.03em}.highlight-card h3,.potential-card h3,.development-track h3{margin:0 0 14px;font-size:22px;font-weight:650;letter-spacing:-.03em}.highlight-card p,.potential-card p,.development-track p{margin:0;color:#17201c9e;font-size:14px;line-height:1.75}.highlight-card .highlight-card-copy{max-width:440px}.highlight-card .highlight-card-copy h3{font-size:clamp(22px,2.2vw,31px)}.highlight-card .highlight-card-copy p{color:currentColor;opacity:.7}.highlight-card-1 .highlight-card-copy p,.highlight-card-2 .highlight-card-copy p,.highlight-card-4 .highlight-card-copy p{opacity:.68}.highlight-card-3 .highlight-metric{color:#f1d2b4}.location-section{display:block;padding-top:90px}.location-copy h2,.process-copy h2{margin-bottom:25px}.location-copy{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.72fr);column-gap:clamp(50px,8vw,120px);align-items:end;margin-bottom:52px}.location-copy .section-kicker{grid-column:1 / -1}.location-copy h2{margin-bottom:0}.location-intro{display:grid;gap:18px}.location-visual{width:100%;min-height:510px;display:grid;grid-template-columns:minmax(0,3.25fr) minmax(230px,.9fr);overflow:hidden;background:#f6f2e9;border:1px solid var(--line)}.location-map-main{min-width:0;min-height:0;margin:0;padding:clamp(18px,2.1vw,32px) clamp(18px,2.4vw,38px) 15px;display:grid;grid-template-rows:minmax(0,1fr) auto;background:linear-gradient(135deg,rgba(216,198,164,.18),transparent 42%),var(--ivory)}.location-map-main img{width:100%;height:100%;min-height:0;object-fit:contain;filter:saturate(.78) contrast(1.02)}.location-map-main figcaption{padding-top:13px;display:flex;justify-content:space-between;gap:18px;color:#17201ca8;font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.location-map-main figcaption small{color:#17201c6b;font:inherit;font-weight:600;text-align:right}.location-photo-aside{position:relative;min-width:0;overflow:hidden;background:#302a24;border-left:1px solid rgba(23,32,28,.16)}.corridor-landscape{width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:saturate(.72) contrast(1.05);transform:scale(1.01)}.corridor-shade{position:absolute;inset:0;background:linear-gradient(90deg,#17201cb8,#17201c2e 76%),linear-gradient(0deg,rgba(23,32,28,.68),transparent 62%)}.corridor-label{position:absolute;left:clamp(20px,2vw,32px);right:20px;bottom:clamp(24px,3vw,38px);display:grid;color:#fff}.corridor-label>span{margin-bottom:15px;color:#e7b18d;font-size:10px;font-weight:750;letter-spacing:.17em}.corridor-label strong{font-size:clamp(31px,3.2vw,50px);font-weight:580;line-height:1;letter-spacing:-.045em}.corridor-label small{margin-top:13px;color:#ffffff9e;font-size:10px;letter-spacing:.11em}.distance-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;margin-top:1px;background:var(--line);border:1px solid var(--line)}.distance-item{min-width:0;padding:22px 18px 24px;display:grid;background:var(--ivory)}.distance-item strong{margin-top:24px;color:var(--rust);font-size:clamp(18px,1.7vw,25px);font-weight:570;letter-spacing:-.025em}.distance-index{color:#17201c57;font-size:9px;font-weight:700;letter-spacing:.08em}.distance-label{margin-top:8px;color:#17201cb3;font-size:11px;line-height:1.45}.section-note{margin:24px 0 0;color:var(--eucalyptus);font-size:12px;line-height:1.7}.resource-section{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 16%,rgba(184,85,50,.13),transparent 27%),linear-gradient(132deg,#c7b6a3,#ded0bf 52%,#c9b29a);color:var(--charcoal)}.resource-section:before{content:"";position:absolute;top:-240px;right:-120px;width:620px;height:620px;border:1px solid rgba(86,67,53,.13);border-radius:50%;box-shadow:0 0 0 80px #56433509,0 0 0 160px #56433506}.resource-inner{position:relative;z-index:1}.section-heading.light>p:last-child{color:#17201ca8}.resource-dashboard{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(500px,1.1fr);gap:30px}.resource-chart,.model-card{margin:0;border:1px solid rgba(77,60,48,.14);background:#f6f2e9e6;box-shadow:0 18px 42px #4835271a}.resource-chart{position:relative;padding:42px}.resource-chart:before,.model-card:before{content:"";position:absolute;z-index:2;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,var(--rust),#c38b61 62%,var(--eucalyptus))}.total-resource{display:flex;justify-content:space-between;align-items:end;padding-bottom:31px;border-bottom:1px solid rgba(23,32,28,.13)}.total-resource>span{color:#17201c94;font-size:13px}.total-resource strong{font-size:clamp(40px,4vw,60px);font-weight:440;letter-spacing:-.055em}.total-resource small{font-size:.38em;font-weight:550;letter-spacing:0}.resource-bars{display:grid;gap:28px;padding:34px 0 39px}.bar-meta{display:flex;justify-content:space-between;margin-bottom:10px;font-size:12px}.bar-meta span{color:#17201c94}.bar-meta strong{font-weight:600}.bar-track{height:7px;overflow:hidden;background:#17201c1a}.bar-track span{display:block;height:100%}.bar-track .rust{background:var(--rust)}.bar-track .sand{background:var(--eucalyptus)}.data-pair{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(23,32,28,.13)}.data-pair>div{display:grid;padding:28px 0 0}.data-pair>div+div{padding-left:28px;border-left:1px solid rgba(23,32,28,.13)}.data-pair strong{font-size:25px;font-weight:580}.data-pair span{margin-top:8px;color:#17201c85;font-size:11px}.model-card{position:relative;display:grid;grid-template-rows:1fr auto;overflow:hidden;background:#efe4d5f5}.model-card img{width:100%;height:330px;object-fit:cover}.model-card figcaption{display:grid;gap:13px;padding:28px 30px 32px}.model-card figcaption strong{font-size:18px}.model-card figcaption span{color:#17201c94;font-size:12px;line-height:1.75}.process-section{display:grid;grid-template-columns:minmax(480px,1.15fr) minmax(350px,.85fr);gap:85px;align-items:center}.process-flow{margin-top:44px;border-top:1px solid var(--line)}.process-step{display:grid;grid-template-columns:62px 1fr;padding:15px 0;border-bottom:1px solid var(--line)}.process-step>span{color:var(--rust);font-size:11px;font-weight:740}.process-step p{margin:0;font-size:14px}.sample-card{padding:18px;background:#ebe2d4}.sample-card>img{width:100%;height:340px;object-fit:cover}.sample-table{padding:25px 14px 12px}.sample-table>p{margin:0 0 13px;color:var(--eucalyptus);font-size:11px;font-weight:700;letter-spacing:.08em}.sample-table>div{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid rgba(23,32,28,.12);font-size:14px}.sample-table>div strong{font-size:20px;font-weight:600}.sample-table small{display:block;margin-top:16px;color:#17201c8a;font-size:10px;line-height:1.6}.potential-section{background:#e8ded0}.potential-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.potential-card{display:grid;grid-template-rows:330px 1fr;background:var(--ivory)}.potential-card>div:last-child{padding:34px 36px 40px}.potential-card>div:last-child>span{display:block;margin-bottom:22px;color:var(--rust);font-size:10px;font-weight:750;letter-spacing:.15em}.potential-image{display:grid;grid-template-columns:1fr 1fr}.potential-image img,.potential-map img{width:100%;height:330px;object-fit:cover}.potential-map img{object-fit:contain;padding:20px;background:#f7f1e6}.development-section .section-heading{margin-bottom:76px}.development-track{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--charcoal)}.development-track article{position:relative;padding:39px 27px 12px 0}.development-track article+article{padding-left:27px;border-left:1px solid var(--line)}.development-track article:before{content:"";position:absolute;top:-5px;left:0;width:9px;height:9px;border-radius:50%;background:var(--rust)}.development-track span{display:block;margin-bottom:36px;color:var(--rust);font-size:10px;font-weight:750;letter-spacing:.1em}.site-footer{position:relative;min-height:700px;overflow:hidden;color:#fff}.footer-image,.footer-overlay{position:absolute;inset:0}.footer-image{background:url(/project/drilling-wide.jpg) center / cover no-repeat}.footer-overlay{background:linear-gradient(90deg,#101714f5,#1017149e 62%,#10171442)}.footer-content{position:relative;z-index:1;width:min(1260px,calc(100% - 72px));margin:0 auto;padding:110px 0 34px}.footer-content h2{max-width:700px;font-size:clamp(46px,5vw,72px)}.footer-actions{display:flex;align-items:center;gap:32px;margin-top:40px}.footer-actions .primary-cta{min-width:290px}.text-link{color:#fff;text-underline-offset:5px}.contact-row{display:flex;flex-wrap:wrap;gap:18px 34px;margin-top:76px;padding-top:26px;border-top:1px solid rgba(255,255,255,.24)}.contact-row a,.contact-row span{color:#ffffffc2;text-decoration:none;font-size:13px}.footer-content details{max-width:960px;margin-top:30px;color:#ffffff8f;font-size:11px;line-height:1.7}.footer-content summary{width:fit-content;cursor:pointer;color:#ffffffd1}.copyright{margin:38px 0 0;color:#ffffff61;font-size:10px}.language-fade{animation:reveal .42s ease-out both}@keyframes reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes stats-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes settle{0%{transform:scale(1.045)}to{transform:scale(1.015)}}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-nav{position:relative;z-index:10;height:48px;padding:0 24px;display:flex;align-items:center;gap:30px;overflow-x:auto;border-bottom:1px solid rgba(23,32,28,.08);background:#f6f2e9f0;scrollbar-width:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-nav::-webkit-scrollbar{display:none}.mobile-nav a{flex:0 0 auto;color:var(--charcoal);text-decoration:none;font-size:12px;font-weight:650}.hero-image,.hero-wash{inset:144px 0 0}.hero-content{width:min(720px,calc(100vw - 56px))}.hero-wash{background:linear-gradient(90deg,#f6f2e9fa,#f6f2e9c7 58%,#f6f2e929)}.stat-panel{grid-template-columns:repeat(2,1fr);row-gap:24px}.stat:nth-child(2){border-right:0}.section{width:min(100% - 48px,900px);padding:90px 0}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading .section-kicker{grid-column:auto}.highlight-grid,.development-track{grid-template-columns:repeat(2,1fr)}.highlight-grid{grid-template-rows:330px 280px 280px}.highlight-card-1,.highlight-card-4{grid-column:span 2}.highlight-card-2,.highlight-card-3{grid-column:span 1}.location-section,.process-section{grid-template-columns:1fr}.location-copy{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.location-copy .section-kicker{grid-column:auto;margin-bottom:0}.location-visual{min-height:430px;grid-template-columns:minmax(0,2.6fr) minmax(200px,.9fr)}.distance-grid{grid-template-columns:repeat(3,1fr)}.resource-dashboard{grid-template-columns:1fr}.footer-content{width:min(100% - 48px,900px)}}@media(max-width:640px){.hero{min-height:900px}.site-header{height:76px;padding-inline:20px}.mobile-nav{height:44px;padding-inline:20px;gap:25px}.brand{font-size:13px}.brand img{width:44px;height:36px}.hero-image{inset:120px 0 0;background-position:63% center}.hero-wash{inset:120px 0 0;background:linear-gradient(180deg,#f6f2e9f7,#f6f2e9cc 52%,#17201c1f)}.hero-content{width:auto;margin:0 20px;padding-top:70px}.eyebrow{margin-bottom:20px;font-size:11px}h1{font-size:clamp(42px,12vw,58px)}.hero-subtitle{max-width:92%;font-size:15px;line-height:1.55}.primary-cta{height:56px}.stat-panel{right:20px;bottom:22px;left:20px;grid-template-columns:repeat(2,1fr);padding:20px 0 24px;row-gap:20px}.stat{padding:0 17px}.stat-value{font-size:29px}.stat-label{margin-top:8px;font-size:11px}.stat-source{right:9px;font-size:7px}.section{width:calc(100% - 40px);padding:76px 0}.section-heading{margin-bottom:38px}.section-heading>p:last-child,.section-body{font-size:15px}.highlight-grid,.potential-grid,.development-track{grid-template-columns:1fr}.highlight-grid{grid-template-rows:auto;gap:12px}.highlight-card-1,.highlight-card-2,.highlight-card-3,.highlight-card-4{grid-column:auto}.highlight-card{min-height:270px;padding:25px 23px 26px}.highlight-card-1,.highlight-card-4{min-height:310px}.location-section{gap:38px}.location-copy{margin-bottom:30px}.location-visual{min-height:0;grid-template-columns:1fr;grid-template-rows:auto 170px}.location-map-main{padding:12px 10px 10px}.location-map-main img{height:auto}.location-map-main figcaption{padding:9px 4px 0;display:grid;gap:4px;font-size:7px}.location-map-main figcaption small{text-align:left}.location-photo-aside{border-top:1px solid rgba(23,32,28,.16);border-left:0}.corridor-landscape{object-position:center 46%}.corridor-shade{background:linear-gradient(90deg,#17201cd1,#17201c2e 62%,#17201c70),linear-gradient(0deg,rgba(23,32,28,.32),transparent 48%)}.corridor-label{left:20px;right:20px;bottom:22px}.corridor-label>span{max-width:150px;font-size:8px;line-height:1.5}.distance-grid{grid-template-columns:repeat(2,1fr)}.distance-item{padding:18px 16px 20px}.distance-item strong{margin-top:16px}.resource-chart{padding:26px 22px}.total-resource{display:grid;gap:14px}.data-pair{grid-template-columns:1fr}.data-pair>div+div{margin-top:22px;padding:22px 0 0;border-top:1px solid rgba(23,32,28,.13);border-left:0}.model-card img{height:240px}.process-section{gap:46px}.sample-card>img{height:260px}.potential-card{grid-template-rows:250px 1fr}.potential-image img,.potential-map img{height:250px}.development-track article,.development-track article+article{padding:34px 0;border-left:0;border-bottom:1px solid var(--line)}.development-track article:before{top:-5px}.development-track span{margin-bottom:20px}.footer-content{width:calc(100% - 40px);padding-top:85px}.footer-actions{align-items:flex-start;flex-direction:column;width:100%}.footer-actions .primary-cta{width:100%;min-width:0}.contact-row{align-items:flex-start;flex-direction:column;margin-top:58px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.highlight-metrics{margin-bottom:22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(23,32,28,.13);background:#ffffffb8;box-shadow:0 16px 34px #432d1d0f}.highlight-metrics-item{min-width:0;min-height:112px;padding:23px 26px 20px;display:grid;align-content:center;gap:10px}.highlight-metrics-item+.highlight-metrics-item{border-left:1px solid rgba(23,32,28,.13)}.highlight-metrics-value{color:var(--rust);font-size:clamp(27px,2.6vw,39px);font-weight:520;line-height:.95;letter-spacing:-.045em;white-space:nowrap}.highlight-metrics-value small{font-size:.4em;font-weight:700;letter-spacing:.02em}.highlight-metrics-label{overflow:hidden;color:#17201c94;font-size:11px;font-weight:680;letter-spacing:.045em;text-overflow:ellipsis;white-space:nowrap}.highlight-grid.highlight-grid-dashboard{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:20px}.highlight-grid-dashboard .highlight-card,.highlight-grid-dashboard .highlight-card-1,.highlight-grid-dashboard .highlight-card-2,.highlight-grid-dashboard .highlight-card-3,.highlight-grid-dashboard .highlight-card-4{grid-column:auto;min-height:306px;padding:0;display:grid;grid-template-columns:minmax(190px,.88fr) minmax(0,1.12fr);background:#fffffff0;color:var(--charcoal);border:1px solid rgba(23,32,28,.12);box-shadow:0 15px 36px #432d1d12}.highlight-grid-dashboard .highlight-card:after{display:none}.highlight-card-media{position:relative;min-width:0;min-height:0;overflow:hidden;background:#dfd3c2}.highlight-grid-dashboard .highlight-image{position:relative;inset:auto;width:100%;height:100%;object-fit:cover;object-position:center 50%;filter:saturate(.88) contrast(1.02) brightness(1.04)}.highlight-grid-dashboard .highlight-card-1 .highlight-image{object-position:center 46%}.highlight-grid-dashboard .highlight-card-2 .highlight-image{object-position:68% 52%;filter:saturate(.92) contrast(1.02) brightness(1.06)}.highlight-grid-dashboard .highlight-card-3 .highlight-image{object-position:center 55%}.highlight-grid-dashboard .highlight-card-4 .highlight-image{object-position:center 52%}.highlight-card-content{min-width:0;padding:26px 27px 28px;display:flex;flex-direction:column;justify-content:space-between;gap:26px}.highlight-grid-dashboard .highlight-card-top{align-items:baseline;gap:16px}.highlight-grid-dashboard .card-number{color:#17201c6b;opacity:1}.highlight-grid-dashboard .highlight-metric,.highlight-grid-dashboard .highlight-card-3 .highlight-metric{color:var(--rust);font-size:clamp(27px,2.3vw,37px)}.highlight-grid-dashboard .highlight-card .highlight-card-copy{max-width:none}.highlight-grid-dashboard .highlight-card .highlight-card-copy h3{margin-bottom:12px;color:var(--charcoal);font-size:clamp(20px,1.65vw,25px);line-height:1.18}.highlight-grid-dashboard .highlight-card .highlight-card-copy p,.highlight-grid-dashboard .highlight-card-1 .highlight-card-copy p,.highlight-grid-dashboard .highlight-card-2 .highlight-card-copy p,.highlight-grid-dashboard .highlight-card-4 .highlight-card-copy p{color:#17201ca3;opacity:1;font-size:13px;line-height:1.72}@media(max-width:860px){.highlight-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.highlight-metrics-item:nth-child(3){border-left:0}.highlight-metrics-item:nth-child(n+3){border-top:1px solid rgba(23,32,28,.13)}.highlight-grid.highlight-grid-dashboard{grid-template-columns:1fr;grid-template-rows:none}.highlight-grid-dashboard .highlight-card,.highlight-grid-dashboard .highlight-card-1,.highlight-grid-dashboard .highlight-card-2,.highlight-grid-dashboard .highlight-card-3,.highlight-grid-dashboard .highlight-card-4{min-height:280px;grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr)}}@media(max-width:640px){.intro-section{padding-top:82px;padding-bottom:82px}.intro-section .section-heading:after{bottom:-21px;width:60px}.highlight-metrics{margin-bottom:16px}.highlight-metrics-item{min-height:92px;padding:18px 16px 16px;gap:8px}.highlight-metrics-value{font-size:clamp(24px,8vw,31px)}.highlight-metrics-label{font-size:10px}.highlight-grid.highlight-grid-dashboard{gap:16px}.highlight-grid-dashboard .highlight-card,.highlight-grid-dashboard .highlight-card-1,.highlight-grid-dashboard .highlight-card-2,.highlight-grid-dashboard .highlight-card-3,.highlight-grid-dashboard .highlight-card-4{min-height:0;grid-template-columns:1fr;grid-template-rows:auto 1fr}.highlight-card-media{aspect-ratio:16 / 9}.highlight-grid-dashboard .highlight-image{height:100%}.highlight-grid-dashboard .highlight-card-2 .highlight-image{object-position:66% 51%}.highlight-card-content{min-height:218px;padding:21px 21px 24px;gap:24px}.highlight-grid-dashboard .highlight-metric,.highlight-grid-dashboard .highlight-card-3 .highlight-metric{font-size:29px}.highlight-grid-dashboard .highlight-card .highlight-card-copy h3{font-size:22px}.highlight-grid-dashboard .highlight-card .highlight-card-copy p{font-size:13px;line-height:1.68}}@media(max-width:390px){.highlight-metrics-item{padding-inline:13px}.highlight-metrics-value{font-size:23px}.highlight-metrics-label{letter-spacing:0}.highlight-card-content{padding-inline:18px}}@media(max-width:640px){.language-switch{gap:1px;padding:3px}.language-switch button{padding:7px 9px;font-size:12px}}
