:root{--cwg-sand:#F5F1E5;--cwg-ochre:#E5C476;--cwg-terracotta:#85513C;--cwg-earth:#40382F;--cwg-green:#74835C;--cwg-line:#D4CBBB;--cwg-surface:#FFFCF6;--cwg-display:"Lora",Georgia,serif;--cwg-body:"DM Sans",Arial,sans-serif;--cwg-control-radius:3px;--cwg-panel-radius:6px;--cwg-fast:120ms;--cwg-normal:180ms;--cwg-line-height:1.5;--cwg-focus:3px solid var(--cwg-earth);}
:root{--baobab:var(--cwg-terracotta);--baobab-deep:var(--cwg-earth);--paper:var(--cwg-sand);--hairline:var(--cwg-line);--ink-soft:var(--cwg-earth);--ink:var(--cwg-earth)}

@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:400 600;font-display:swap;src:url('../assets/font-cormorant-garamond.woff2') format('woff2');}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('../assets/font-dm-sans.woff2') format('woff2');}
@font-face{font-family:'Lora';font-style:normal;font-weight:400 600;font-display:swap;src:url('../assets/font-lora.woff2') format('woff2');}
@font-face{font-family:'Manrope';font-style:normal;font-weight:400 800;font-display:swap;src:url('../assets/font-manrope.woff2') format('woff2');}


*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--cwg-body);font-size:15px;line-height:var(--cwg-line-height);color:var(--cwg-earth);background:var(--cwg-sand);font-synthesis:none}a{color:var(--cwg-terracotta);text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:var(--cwg-focus);outline-offset:3px}[hidden]{display:none!important}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.15}h1,h2{font-family:var(--cwg-display);font-weight:400}h1{font-size:40px}h2{font-size:29px}h3{font-size:19px}em{font-style:normal;color:var(--cwg-terracotta)}code,pre{font:13px/1.6 ui-monospace,monospace}pre{padding:16px;border:1px solid var(--cwg-line);background:var(--cwg-surface);overflow:auto;white-space:pre-wrap;word-break:break-word}img{max-width:100%;height:auto}.cwg-skip{position:fixed;top:8px;left:8px;z-index:100;transform:translateY(-160%);padding:12px;background:var(--cwg-surface)}.cwg-skip:focus{transform:none}.cwg-wordmark{font:29px/1 var(--cwg-body);letter-spacing:-1px;color:var(--cwg-earth);text-decoration:none;white-space:nowrap}.cwg-wordmark b{font-weight:700}.cwg-kicker{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--cwg-terracotta)}.cwg-small{font-size:12px}.cwg-muted{color:var(--cwg-earth);opacity:.8}.cwg-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.cwg-header{display:flex;align-items:center;gap:24px;padding:21px 32px;border-bottom:1px solid var(--cwg-line);background:var(--cwg-surface)}.cwg-header nav{display:flex;gap:22px;margin-left:auto;align-items:center;flex-wrap:wrap}.cwg-header nav a{font-size:13px;text-decoration:none;padding:10px 0}.cwg-header nav a[aria-current=page]{border-bottom:2px solid var(--cwg-terracotta)}.cwg-layout{display:grid;grid-template-columns:205px minmax(0,1fr);max-width:1600px;margin:auto}.cwg-sidebar{padding:24px 20px;border-right:1px solid var(--cwg-line);align-self:start;position:sticky;top:0;max-height:100vh;overflow:auto}.cwg-sidebar nav{display:grid;gap:4px}.cwg-sidebar a{padding:9px 12px;color:var(--cwg-earth);text-decoration:none;border-radius:var(--cwg-control-radius);font-size:13px}.cwg-sidebar a:hover,.cwg-sidebar a[aria-current]{background:var(--cwg-ochre)}.cwg-main{min-width:0;padding:32px 40px 100px}.cwg-intro{display:grid;gap:12px;max-width:860px;margin-bottom:32px}.cwg-section{padding:28px 0;border-top:1px solid var(--cwg-line);scroll-margin-top:24px}.cwg-section>h2{margin-bottom:12px}.cwg-section>p{max-width:760px;margin-bottom:20px}.cwg-section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.cwg-stack{display:grid;gap:16px}.cwg-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.cwg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.cwg-grid-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cwg-panel{padding:20px;border:1px solid var(--cwg-line);border-radius:var(--cwg-panel-radius);background:var(--cwg-surface);min-width:0}.cwg-panel>h3{margin-bottom:16px}.cwg-divider{border:0;border-top:1px solid var(--cwg-line);margin:24px 0}.cwg-footer{border-top:4px solid var(--cwg-green);background:var(--cwg-earth);color:var(--cwg-sand);padding:24px 32px;display:flex;justify-content:space-between;gap:16px;font-size:12px}.cwg-footer a{color:var(--cwg-ochre)}
.cwg-button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 18px;border:1px solid var(--cwg-terracotta);border-radius:var(--cwg-control-radius);background:var(--cwg-terracotta);color:var(--cwg-sand);font-weight:600;font-size:13px;text-decoration:none;transition:background var(--cwg-fast),border-color var(--cwg-fast)}.cwg-button:hover{background:var(--cwg-earth);border-color:var(--cwg-earth)}.cwg-button--secondary{background:transparent;color:var(--cwg-earth);border-color:var(--cwg-earth)}.cwg-button--secondary:hover{background:var(--cwg-ochre);color:var(--cwg-earth)}.cwg-button--quiet{background:transparent;color:var(--cwg-terracotta);border-color:transparent}.cwg-button--quiet:hover{background:var(--cwg-sand);color:var(--cwg-earth)}.cwg-button--danger{background:var(--cwg-earth);border-color:var(--cwg-earth);color:var(--cwg-sand)}.cwg-button--danger:hover{text-decoration:underline}.cwg-button--compact{min-height:36px;padding:7px 12px;font-size:12px}.cwg-button:disabled{background:var(--cwg-line);border-color:var(--cwg-line);color:var(--cwg-earth);opacity:.65}.cwg-icon-button{width:44px;height:44px;display:inline-grid;place-items:center;background:transparent;border:1px solid var(--cwg-line);border-radius:var(--cwg-control-radius);color:var(--cwg-earth);font-size:20px}.cwg-icon-button:hover{background:var(--cwg-ochre)}.cwg-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.cwg-link{display:inline-flex;align-items:center;min-height:44px;gap:8px;font-weight:600}
.cwg-field{display:grid;gap:6px;align-content:start}.cwg-field label,.cwg-label{font-size:13px;font-weight:600}.cwg-input,.cwg-select,.cwg-textarea{width:100%;min-height:44px;border:1px solid var(--cwg-line);border-radius:var(--cwg-control-radius);background:var(--cwg-surface);padding:10px 12px;color:var(--cwg-earth);font-size:14px}.cwg-textarea{min-height:106px;resize:vertical}.cwg-input:hover,.cwg-select:hover,.cwg-textarea:hover{border-color:var(--cwg-earth)}.cwg-input:disabled,.cwg-select:disabled,.cwg-textarea:disabled{background:var(--cwg-sand);cursor:not-allowed}.cwg-input[aria-invalid=true],.cwg-select[aria-invalid=true]{border:2px solid var(--cwg-terracotta)}.cwg-help,.cwg-error{font-size:12px}.cwg-error{color:var(--cwg-terracotta);font-weight:600}.cwg-choice{display:flex;align-items:center;gap:9px;min-height:44px;font-size:14px;cursor:pointer}.cwg-choice input{width:18px;height:18px;accent-color:var(--cwg-terracotta)}.cwg-switch{appearance:none;width:38px!important;height:22px!important;position:relative;background:var(--cwg-line);border-radius:20px;border:1px solid var(--cwg-earth);transition:background var(--cwg-fast)}.cwg-switch:before{content:'';position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:var(--cwg-earth);transition:transform var(--cwg-fast)}.cwg-switch:checked{background:var(--cwg-ochre)}.cwg-switch:checked:before{transform:translateX(16px)}.cwg-range{width:100%;accent-color:var(--cwg-terracotta);min-height:44px}.cwg-fieldset{border:1px solid var(--cwg-line);padding:12px 16px;margin:0}.cwg-fieldset legend{font-weight:600;font-size:13px;padding:0 6px}.cwg-upload{padding:18px;border:1px dashed var(--cwg-earth);background:var(--cwg-surface);display:grid;gap:10px}.cwg-upload input{max-width:100%;font-size:13px}.cwg-upload input::file-selector-button{font:inherit;border:1px solid var(--cwg-earth);background:var(--cwg-sand);padding:9px;margin-right:12px;border-radius:var(--cwg-control-radius)}
.cwg-badge{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border:1px solid var(--cwg-line);font-size:11px;font-weight:600;border-radius:var(--cwg-control-radius);background:var(--cwg-surface)}.cwg-badge--success{border-color:var(--cwg-green);color:var(--cwg-earth);background:var(--cwg-sand)}.cwg-badge--warning{background:var(--cwg-ochre);border-color:var(--cwg-ochre)}.cwg-badge--error{border-color:var(--cwg-terracotta);color:var(--cwg-terracotta)}.cwg-alert{padding:14px 16px;border:1px solid var(--cwg-line);border-left:4px solid var(--cwg-earth);background:var(--cwg-surface);font-size:14px;display:grid;gap:4px}.cwg-alert--success{border-left-color:var(--cwg-green)}.cwg-alert--warning{border-left-color:var(--cwg-ochre)}.cwg-alert--error{border-left-color:var(--cwg-terracotta)}.cwg-avatar{display:inline-grid;place-items:center;background:var(--cwg-ochre);color:var(--cwg-earth);width:38px;height:38px;border-radius:50%;font-size:12px;font-weight:700}.cwg-progress{width:100%;height:10px;accent-color:var(--cwg-green)}.cwg-meter{width:100%;height:16px}.cwg-skeleton{height:18px;background:var(--cwg-line);border-radius:var(--cwg-control-radius);max-width:340px;animation:cwg-pulse 1.4s ease-in-out infinite}.cwg-spinner{width:18px;height:18px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;display:inline-block;animation:cwg-spin .8s linear infinite}@keyframes cwg-spin{to{transform:rotate(360deg)}}@keyframes cwg-pulse{50%{opacity:.45}}.cwg-toast-region{position:fixed;bottom:24px;right:24px;z-index:1200;display:grid;gap:8px;max-width:calc(100vw - 48px)}.cwg-toast{padding:14px 16px;background:var(--cwg-earth);color:var(--cwg-sand);border-left:4px solid var(--cwg-green);display:flex;gap:16px;align-items:center;box-shadow:0 5px 20px #40382f24}.cwg-toast button{color:var(--cwg-sand);background:none;border:1px solid var(--cwg-ochre);padding:8px;min-height:36px}
.cwg-tabs-list{display:flex;gap:4px;border-bottom:1px solid var(--cwg-line);overflow:auto}.cwg-tabs-list button{padding:12px 18px;min-height:44px;border:0;border-bottom:3px solid transparent;color:var(--cwg-earth);background:transparent;white-space:nowrap;font-weight:600;font-size:13px}.cwg-tabs-list button[aria-selected=true]{border-color:var(--cwg-terracotta)}.cwg-tab-panel{padding:20px 0}.cwg-breadcrumb{display:flex;gap:9px;align-items:center;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:12px}.cwg-breadcrumb li+li:before{content:'/';margin-right:9px;color:var(--cwg-terracotta)}.cwg-steps{display:flex;list-style:none;padding:0;margin:0;gap:8px}.cwg-steps li{flex:1;border-top:3px solid var(--cwg-line);padding-top:10px;font-size:13px}.cwg-steps li[aria-current=step]{border-color:var(--cwg-terracotta);font-weight:700}.cwg-steps li[data-complete]{border-color:var(--cwg-green)}.cwg-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;font-size:12px}.cwg-accordion{border-top:1px solid var(--cwg-line)}.cwg-accordion details{border-bottom:1px solid var(--cwg-line)}.cwg-accordion summary{padding:16px 0;cursor:pointer;font-weight:600}.cwg-accordion details p{padding:0 0 18px;max-width:65ch}.cwg-tree details{padding-left:16px}.cwg-tree summary{padding:8px 0;cursor:pointer}.cwg-tree a{display:block;padding:8px 16px}.cwg-dropdown{display:inline-block;position:relative}.cwg-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:30;min-width:200px;max-width:calc(100vw - 48px);padding:6px;background:var(--cwg-surface);border:1px solid var(--cwg-line);border-radius:var(--cwg-panel-radius);box-shadow:0 8px 22px #40382f24}.cwg-menu button,.cwg-menu a{display:block;width:100%;border:0;padding:11px 12px;text-align:left;background:none;color:var(--cwg-earth);text-decoration:none;font-size:13px}.cwg-menu button:hover,.cwg-menu button:focus,.cwg-menu a:hover,.cwg-menu a:focus{background:var(--cwg-ochre);outline:0}.cwg-tooltip-wrap{position:relative;display:inline-flex}.cwg-tooltip{position:absolute;bottom:calc(100% + 8px);left:0;padding:7px 10px;background:var(--cwg-earth);color:var(--cwg-sand);font-size:12px;min-width:170px;max-width:240px;visibility:hidden;opacity:0;z-index:40}.cwg-tooltip-wrap:hover .cwg-tooltip,.cwg-tooltip-wrap:focus-within .cwg-tooltip{visibility:visible;opacity:1}
.cwg-dialog{border:1px solid var(--cwg-line);border-radius:var(--cwg-panel-radius);background:var(--cwg-surface);color:var(--cwg-earth);padding:0;width:min(540px,calc(100vw - 32px));max-height:85vh;box-shadow:0 16px 60px #40382f40}.cwg-dialog::backdrop{background:#40382f66}.cwg-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid var(--cwg-line)}.cwg-dialog-head h2{font-family:var(--cwg-body);font-size:21px;font-weight:600}.cwg-dialog-body{padding:24px;display:grid;gap:16px}.cwg-dialog-foot{padding:16px 24px;border-top:1px solid var(--cwg-line);display:flex;justify-content:flex-end;gap:12px}.cwg-drawer{margin:0 0 0 auto;height:100dvh;max-height:100dvh;border-radius:0;width:min(480px,100vw)}.cwg-empty{padding:32px 24px;text-align:center;display:grid;justify-items:center;gap:12px;border:1px dashed var(--cwg-line)}.cwg-empty p{max-width:440px;font-size:14px}.cwg-toolbar{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-bottom:16px}.cwg-toolbar .cwg-field:first-child{flex:1;min-width:180px}.cwg-table-wrap{overflow:auto;border:1px solid var(--cwg-line);background:var(--cwg-surface)}.cwg-table{width:100%;border-collapse:collapse;font-size:13px;text-align:left;white-space:nowrap}.cwg-table th{background:var(--cwg-sand);font-weight:600;padding:12px;border-bottom:2px solid var(--cwg-ochre)}.cwg-table td{padding:10px 12px;border-bottom:1px solid var(--cwg-line)}.cwg-table tbody tr:hover{background:var(--cwg-sand)}.cwg-table caption{text-align:left;padding:12px;font-size:12px}.cwg-table th button{border:0;background:none;color:inherit;font:inherit;display:inline-flex;gap:6px;align-items:center;min-height:32px;cursor:pointer}.cwg-table td input{accent-color:var(--cwg-terracotta);width:17px;height:17px}.cwg-table .cwg-number{text-align:right;font-variant-numeric:tabular-nums}.cwg-table td.cwg-wrap{white-space:normal;min-width:180px}.cwg-definition{display:grid;grid-template-columns:minmax(110px,1fr) 2fr;margin:0;font-size:14px}.cwg-definition dt,.cwg-definition dd{margin:0;padding:10px 0;border-bottom:1px solid var(--cwg-line)}.cwg-definition dt{font-weight:600}.cwg-timeline{list-style:none;padding:0 0 0 16px;margin:0;border-left:2px solid var(--cwg-green)}.cwg-timeline li{position:relative;padding:0 0 20px 12px}.cwg-timeline li:before{content:'';position:absolute;left:-22px;top:4px;width:10px;height:10px;border-radius:50%;background:var(--cwg-terracotta)}.cwg-timeline time{display:block;font-size:12px;color:var(--cwg-terracotta)}
.cwg-carousel{display:block}.cwg-carousel-viewport{position:relative}.cwg-carousel-slide img{width:100%;aspect-ratio:3/2;object-fit:cover;display:block}.cwg-carousel-slide figcaption{padding:12px 0;font-size:12px;display:flex;justify-content:space-between;gap:16px}.cwg-carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:12px;border-top:1px solid var(--cwg-line)}.cwg-carousel-controls span{font-size:12px}.cwg-cover{aspect-ratio:16/9;container-type:inline-size;position:relative;background:var(--cwg-sand);overflow:hidden;border:1px solid var(--cwg-line)}.cwg-cover-head{position:absolute;left:5.2%;right:5.2%;top:7.6%;display:flex;align-items:center;justify-content:space-between}.cwg-cover .cwg-wordmark{font-size:2.55cqw}.cwg-cover .cwg-kicker{font-size:.87cqw;letter-spacing:.2cqw}.cwg-cover-copy{position:absolute;top:24.5%;left:5.2%;width:80%;z-index:2}.cwg-cover-copy h2{font-size:6.4cqw;line-height:1.13;letter-spacing:-.16cqw;margin:1.8cqw 0 2.2cqw}.cwg-cover-copy>p:last-child{font-size:1.32cqw;line-height:1.55}.cwg-cover-footer{position:absolute;bottom:7.6%;left:5.2%;right:5.2%;display:flex;justify-content:space-between;color:var(--cwg-sand);font-size:.75cqw}.cwg-arcs{position:absolute;inset:0;display:block;pointer-events:none}.cwg-arcs svg{display:block;width:100%;height:100%}.cwg-arc-clay{fill:var(--cwg-terracotta)}.cwg-arc-green{fill:var(--cwg-green)}.cwg-arc-ochre{fill:var(--cwg-ochre)}.cwg-arc-earth{fill:var(--cwg-earth)}.cwg-swatch-list{display:flex;gap:24px;flex-wrap:wrap}.cwg-swatch{display:grid;grid-template-columns:40px 1fr;gap:2px 10px;font-size:12px}.cwg-swatch:before{content:'';width:40px;height:40px;grid-row:span 2;border:1px solid var(--cwg-line)}.cwg-swatch--sand:before{background:var(--cwg-sand)}.cwg-swatch--ochre:before{background:var(--cwg-ochre)}.cwg-swatch--terracotta:before{background:var(--cwg-terracotta)}.cwg-swatch--earth:before{background:var(--cwg-earth)}.cwg-swatch--green:before{background:var(--cwg-green)}.cwg-type-display{font-family:var(--cwg-display);font-size:32px}.cwg-type-body{font-family:var(--cwg-body);font-size:18px}.cwg-download-list{list-style:none;padding:0;margin:0}.cwg-download-list li{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;border-bottom:1px solid var(--cwg-line)}.cwg-download-list a{font-weight:600}.cwg-document-preview{display:block;width:100%;border:1px solid var(--cwg-line)}.cwg-slide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cwg-slide-grid figure{display:grid;gap:8px;font-size:11px}.cwg-slide-grid img{display:block;border:1px solid var(--cwg-line)}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-width:900px){.cwg-layout{grid-template-columns:1fr}.cwg-sidebar{position:static;border-right:0;border-bottom:1px solid var(--cwg-line);padding:12px 20px}.cwg-sidebar nav{display:flex;overflow:auto}.cwg-sidebar a{white-space:nowrap}.cwg-main{padding:24px 24px 90px}.cwg-grid-three{grid-template-columns:1fr 1fr}.cwg-header{padding:18px 24px;flex-wrap:wrap}.cwg-header nav{margin:0}.cwg-slide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){h1{font-size:32px}h2{font-size:27px}.cwg-grid,.cwg-grid-three{grid-template-columns:1fr}.cwg-main{padding:24px 18px 90px}.cwg-header{padding:18px;gap:12px}.cwg-header nav{gap:16px;justify-content:space-between;width:100%}.cwg-header nav a{font-size:12px}.cwg-section-heading{align-items:start;flex-direction:column}.cwg-panel{padding:16px}.cwg-toolbar{align-items:stretch}.cwg-toolbar .cwg-field{width:100%}.cwg-footer{padding:24px 18px;flex-direction:column}.cwg-dialog-body{padding:20px}.cwg-dialog-head,.cwg-dialog-foot{padding:16px 20px}.cwg-steps{flex-direction:column;gap:16px}.cwg-slide-grid{grid-template-columns:1fr}.cwg-download-list li{align-items:start;flex-direction:column;gap:4px}}
@media print{.cwg-header,.cwg-sidebar,.cwg-toast-region,.anno-bar{display:none!important}.cwg-layout{display:block}.cwg-main{padding:0}.cwg-section{break-inside:avoid}body{background:white}}

.cwg-header{border-bottom:3px solid var(--cwg-ochre);border-image:linear-gradient(90deg,var(--cwg-terracotta) 0 42%,var(--cwg-green) 42% 54%,var(--cwg-ochre) 54% 78%,var(--cwg-earth) 78% 100%) 1}cwg-table,cwg-tabs{display:block;min-width:0}

.cwg-guide{max-width:1000px;margin:auto}.cwg-guide h1{margin-bottom:24px}.cwg-guide h2{margin:32px 0 16px}.cwg-guide p,.cwg-guide ul{margin-bottom:16px}.cwg-guide li{margin:8px 0}.cwg-guide code{overflow-wrap:anywhere}
.cwg-tooltip-wrap[data-dismissed=true] .cwg-tooltip{visibility:hidden;opacity:0}
.cwg-workspace h1{font-family:var(--cwg-body);font-size:28px;font-weight:600}

/* Long-form coverage and reference tables keep their content visible. */
.cwg-table--prose{table-layout:fixed;width:100%;min-width:0}.cwg-table--prose th,.cwg-table--prose td{white-space:normal;overflow-wrap:anywhere;vertical-align:top}.cwg-table--prose th:first-child{width:15%}.cwg-table--prose thead th:nth-child(2){width:30%}.cwg-table--prose thead th:nth-child(3){width:18%}
@media(max-width:760px){.cwg-table--prose thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.cwg-table--prose tbody,.cwg-table--prose tr,.cwg-table--prose th,.cwg-table--prose td{display:block;width:100%}.cwg-table--prose th:first-child{width:100%}.cwg-table--prose tbody th{background:var(--cwg-ochre)}.cwg-table--prose td{border-bottom:0;padding-top:6px;padding-bottom:6px}.cwg-table--prose td:last-child{padding-bottom:18px;border-bottom:1px solid var(--cwg-line)}}


:root{--earth:var(--cwg-earth);--ochre:var(--cwg-ochre);--paper:var(--cwg-sand);--clay:var(--cwg-terracotta);--line:var(--cwg-line);--canvas:#ebe7df;--hairline:var(--cwg-line);--ink-soft:var(--cwg-earth);--baobab:var(--cwg-terracotta);--baobab-deep:var(--cwg-earth);font-family:var(--cwg-body);color:var(--cwg-earth);font-synthesis:none}*{box-sizing:border-box}body{margin:0;overflow-x:clip}html{scroll-behavior:smooth;scroll-padding-top:28px}a{color:inherit;text-underline-offset:5px}button{font:inherit;cursor:pointer}button:disabled{opacity:.4;cursor:default}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--cwg-terracotta);outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--cwg-display);font-weight:400}em{font-style:normal;color:var(--cwg-terracotta)}.wordmark{font-size:29px;letter-spacing:-1.4px;text-decoration:none;white-space:nowrap}.wordmark b{font-weight:700}.review-page{background:var(--canvas)}.review-header,.review-tools,.slide-controls,.preview-bar,.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px}.review-header{padding:18px 30px;border-bottom:1px solid var(--cwg-line);background:var(--cwg-sand)}.review-header>span{font-size:12px}.review-header nav{display:flex;gap:20px;font-size:13px}.review-header [aria-current]{font-weight:700}.review-main{max-width:1360px;margin:auto;padding:24px 32px 100px}.review-tools h1{font-size:30px}.review-tools p{font-size:13px;margin-top:6px}.downloads{display:flex;gap:8px;flex-wrap:wrap}.downloads a,.slide-controls button{padding:10px 13px;border:1px solid var(--cwg-terracotta);background:var(--cwg-sand);font-size:12px;text-decoration:none}.slide-controls{justify-content:center;margin:22px 0 12px;font-size:13px;gap:18px}.slide-controls span{min-width:235px;text-align:center}.slide-stage{box-shadow:0 6px 24px #40382f25;background:var(--cwg-sand)}.slide-stage img{display:block;width:100%;height:auto}.slide-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:20px}.slide-tab{border:2px solid transparent;padding:0;background:none;color:var(--cwg-earth);text-align:left}.slide-tab[aria-pressed=true]{border-color:var(--cwg-terracotta)}.slide-tab img{display:block;width:100%;height:auto}.slide-tab span{display:block;font-size:10px;line-height:1.4;padding:6px}.review-note{font-size:12px;line-height:1.7;margin-top:23px;max-width:920px}.site-page{background:var(--cwg-sand)}.preview-bar{background:var(--cwg-earth);color:var(--cwg-sand);font-size:10px;padding:8px 5.2%}.site-header{padding:26px 5.2%;border-bottom:1px solid var(--cwg-line)}.site-header nav{display:flex;gap:32px;font-size:13px}.site-header nav a{text-decoration:none}.hero{position:relative;min-height:660px;padding:66px 5.2% 144px;overflow:hidden}.hero-copy{position:relative;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:2.1px;font-size:11px;color:var(--cwg-terracotta);font-weight:700;margin-bottom:28px}.hero h1{font-size:clamp(58px,6.4vw,98px);line-height:1.13;letter-spacing:-2px}.hero-summary{font-size:18px;line-height:1.65;margin-top:26px;max-width:570px}.text-link{display:inline-flex;align-items:center;gap:32px;padding:0 0 8px;border-bottom:2px solid var(--cwg-ochre);text-decoration:none;font-size:13px;margin-top:25px}.hero-horizon{position:absolute;width:100%;height:72px;bottom:0;right:0;background:var(--cwg-earth)}.hero-horizon:before{content:'';position:absolute;left:64%;bottom:72px;width:36vw;height:13vw;background:var(--cwg-terracotta);border-radius:14vw 0 0 0}.hero-horizon:after{content:'';position:absolute;right:0;bottom:72px;width:17vw;height:25vw;background:var(--cwg-ochre);border-radius:17vw 0 0 0}.hero-ground{position:absolute;bottom:0;left:5.2%;right:5.2%;height:72px;display:flex;justify-content:space-between;align-items:center;color:var(--cwg-sand);font-size:11px;letter-spacing:.8px;z-index:2}.content-section{position:relative;padding:76px 5.2% 100px;border-bottom:1px solid var(--cwg-line);overflow:hidden}.section-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;align-items:center}.section-intro .eyebrow{margin-bottom:22px}.site-page h2{font-size:clamp(35px,3.7vw,56px);line-height:1.2;letter-spacing:-1px}.section-lead{font-size:18px;line-height:1.7;max-width:520px}.three-columns,.two-columns{display:grid;gap:5%;margin-top:42px}.three-columns{grid-template-columns:repeat(3,1fr)}.two-columns{grid-template-columns:1fr 1fr;gap:8%}.three-columns article,.two-columns article{border-top:3px solid var(--cwg-ochre);padding-top:22px}.chapter{text-transform:uppercase;letter-spacing:1.4px;font-size:10px;color:var(--cwg-terracotta);font-weight:700}.site-page h3{font-size:29px;color:var(--cwg-terracotta);margin:19px 0 15px}.three-columns p,.two-columns p{font-size:16px;line-height:1.7;max-width:500px}.section-horizon{height:8px;position:absolute;bottom:0;left:0;right:0;background:var(--cwg-earth)}.section-horizon:before{content:'';position:absolute;right:0;bottom:8px;width:150px;height:36px;background:var(--cwg-terracotta);border-radius:60px 0 0 0}.section-horizon:after{content:'';position:absolute;right:0;bottom:8px;width:65px;height:65px;background:var(--cwg-ochre);border-radius:65px 0 0 0}.resource-layout{display:grid;grid-template-columns:1fr 1fr;gap:9%}.resource-layout .section-lead{margin-top:27px}.resource-details details{border-top:2px solid var(--cwg-ochre)}.resource-details details:last-child{border-bottom:1px solid var(--cwg-line)}.resource-details summary{padding:21px 0;display:flex;gap:18px;align-items:center;list-style:none;cursor:pointer;font-size:19px;color:var(--cwg-terracotta)}.resource-details summary::-webkit-details-marker{display:none}.resource-details summary span{font-size:11px}.resource-details summary:after{content:'+';margin-left:auto;font-size:23px}.resource-details details[open] summary:after{content:'−'}.resource-details p{font-size:15px;line-height:1.7;padding:0 25px 25px 32px}.place-section{position:relative;overflow:hidden;padding:76px 5.2% 98px;min-height:415px}.place-section>div:first-child{position:relative;z-index:1}.place-section>div>p:last-child{font-size:18px;line-height:1.6;margin-top:25px}.place-horizon{position:absolute;bottom:0;right:0;width:100%;height:12px;background:var(--cwg-earth)}.place-horizon:before{content:'';position:absolute;right:0;bottom:12px;width:31vw;height:12vw;background:var(--cwg-terracotta);border-radius:14vw 0 0 0}.place-horizon:after{content:'';position:absolute;right:0;bottom:12px;width:14vw;height:22vw;background:var(--cwg-ochre);border-radius:14vw 0 0 0}.site-footer{background:var(--cwg-earth);color:var(--cwg-sand);font-size:11px;padding:28px 5.2% 88px}.site-footer .wordmark{font-size:25px}#anno-canvas{max-width:100%}.anno-bar{max-width:calc(100% - 28px)}@media(min-width:1700px){.site-page>main,.site-header,.site-footer{max-width:1700px;margin:auto}}@media(max-width:760px){.review-header{padding:15px 18px;flex-wrap:wrap;gap:12px}.review-header>span{display:none}.wordmark{font-size:25px}.review-header nav{font-size:12px;gap:15px}.review-main{padding:22px 14px 120px}.review-tools{align-items:flex-start;flex-direction:column;gap:16px}.review-tools h1{font-size:28px}.slide-controls{gap:8px}.slide-controls span{min-width:0;flex:1;font-size:11px}.slide-tabs{grid-template-columns:repeat(3,1fr);gap:8px}.slide-tab span{font-size:9px}.preview-bar{padding:8px 6%;font-size:9px}.site-header{padding:22px 6%;flex-wrap:wrap;gap:20px}.site-header nav{gap:22px;font-size:12px}.hero{min-height:620px;padding:40px 6% 180px}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:25px}.hero h1{font-size:51px;letter-spacing:-1.2px}.hero-summary{font-size:15px;margin-top:23px;max-width:330px}.hero-summary br{display:none}.hero-horizon{height:50px}.hero-horizon:before{bottom:50px;height:70px;width:48vw;left:52%;border-radius:80px 0 0 0}.hero-horizon:after{bottom:50px;height:122px;width:24vw;border-radius:90px 0 0 0}.hero-ground{height:50px;left:6%;right:6%;font-size:9px;gap:18px}.hero-ground span:last-child{max-width:205px;text-align:right}.content-section{padding:45px 6% 92px}.section-intro,.resource-layout,.three-columns,.two-columns{grid-template-columns:1fr;gap:27px}.site-page h2{font-size:36px}.section-lead{font-size:16px}.three-columns,.two-columns{margin-top:30px;gap:28px}.site-page h3{font-size:27px;margin-top:16px}.resource-details summary{font-size:17px}.place-section{padding:47px 6% 130px;min-height:430px}.place-section>div>p:last-child{font-size:16px;max-width:285px}.place-horizon:before{height:55px;width:45vw}.place-horizon:after{height:104px;width:23vw}.site-footer{padding:25px 6% 150px;flex-wrap:wrap;gap:20px}.site-footer>span{width:100%;order:3}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Ben, 2026-09-10: a small green ground-line accent; retain the approved palette. */
:root{--growth:var(--cwg-green)}.hero-horizon,.section-horizon,.place-horizon{border-top:4px solid var(--cwg-green)}

/* Third landscape form shared with the native slide template. */
.hero-green,.place-green{position:absolute;right:0;background:var(--cwg-green);border-radius:22vw 0 0 0}.hero-green{bottom:72px;width:27vw;height:19vw}.place-green{bottom:12px;width:23vw;height:17vw}.section-green{position:absolute;bottom:8px;right:0;width:110px;height:50px;background:var(--cwg-green);border-radius:65px 0 0 0}.hero-horizon:before,.place-horizon:before,.section-horizon:before{z-index:1}.hero-green,.place-green,.section-green{z-index:2}.hero-horizon:after,.place-horizon:after,.section-horizon:after{z-index:3}

/* Groundwork website: the approved landscape palette, an editorial industrial layout. */
.skip-link{position:absolute;top:8px;left:16px;z-index:1000;padding:12px;background:var(--cwg-sand);transform:translateY(-150%)}.skip-link:focus{transform:none}
.site-page{background:var(--cwg-sand)}.site-header{padding:27px 5.2%;gap:28px}.site-header .wordmark{font-size:34px}.site-header nav{margin-left:auto;gap:28px;font-size:13px}.site-header nav a{padding:12px 0;border-bottom:1px solid transparent}.site-header nav a:hover{border-color:var(--cwg-terracotta)}.header-download{display:flex;align-items:center;gap:22px;border:1px solid var(--cwg-terracotta);padding:13px 17px;text-decoration:none;font-size:12px}.header-download:hover{background:var(--cwg-ochre)}
.hero{min-height:665px;padding-top:67px;padding-bottom:145px}.hero h1{font-size:clamp(68px,7.2vw,112px);line-height:1.06;letter-spacing:-3px}.hero .eyebrow{margin-bottom:29px}.hero-summary{font-size:18px;line-height:1.65;margin-top:26px}.hero .text-link{margin-top:25px}.hero-ground{letter-spacing:.4px;font-size:11px}.hero-green{bottom:72px}
.editorial-section{padding:72px 5.2%;position:relative;overflow:hidden}.section-index{font-size:10px;letter-spacing:1.7px;text-transform:uppercase;color:var(--cwg-terracotta);font-weight:700;margin-bottom:27px}.heading-pair{display:grid;grid-template-columns:1.25fr 1fr;gap:8%;align-items:end}.site-page h2{font-size:clamp(37px,4.0vw,60px);line-height:1.17;letter-spacing:-1.5px}.section-lead{font-size:18px;line-height:1.65;max-width:490px}.heading-pair .section-lead{padding-bottom:4px}.industry-figure{margin-top:39px}.industry-figure img{display:block;width:100%;height:clamp(290px,33vw,490px);object-fit:cover;object-position:center 54%}.industry-figure figcaption{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--cwg-line);font-size:11px;color:var(--cwg-terracotta)}.industry-figure figcaption span:first-child{color:var(--cwg-earth)}.industry-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:5%;margin-top:30px}.industry-principles article{border-top:3px solid var(--cwg-ochre);padding-top:19px}.industry-principles article:nth-child(2){border-color:var(--cwg-terracotta)}.industry-principles article:nth-child(3){border-color:var(--cwg-green)}.industry-principles h3{font-size:28px;line-height:1.2;margin:14px 0 12px}.industry-principles p{font-size:16px;line-height:1.65;max-width:310px}
.people-section{display:grid;grid-template-columns:1.15fr 1fr;gap:9%;border-top:1px solid var(--cwg-line);border-bottom:1px solid var(--cwg-line);padding-bottom:54px}.people-statement .section-lead{margin-top:28px;max-width:390px}.people-stories{padding-top:41px}.people-stories article{display:grid;grid-template-columns:28px 1fr;gap:21px;padding:26px 0 30px;border-top:2px solid var(--cwg-ochre)}.story-number{font-size:12px;color:var(--cwg-terracotta);padding-top:8px}.people-stories h3{font-size:29px;line-height:1.18;margin:0 0 16px}.people-stories p{font-size:16px;line-height:1.7}.story-foot{display:block;font-size:10px;letter-spacing:.6px;margin-top:22px;color:var(--cwg-terracotta)}.people-landscape{height:98px;position:relative;width:240px;margin-top:30px;border-bottom:7px solid var(--cwg-earth)}.people-landscape span{position:absolute;bottom:0;right:0;border-radius:100% 0 0 0}.people-landscape span:nth-child(1){width:240px;height:44px;background:var(--cwg-terracotta)}.people-landscape span:nth-child(2){width:165px;height:67px;background:var(--cwg-green)}.people-landscape span:nth-child(3){width:95px;height:91px;background:var(--cwg-ochre)}
.resources-section{display:grid;grid-template-columns:1.15fr 1fr;gap:9%;background:var(--cwg-earth);color:var(--cwg-sand)}.resources-section .section-index{color:var(--cwg-ochre)}.resources-section h2 em{color:var(--cwg-ochre)}.resource-heading .section-lead{font-size:17px;margin-top:29px;max-width:400px}.resource-details{padding-top:37px}.resource-details details{border-top:1px solid #f5f1e54a}.resource-details details:last-child{border-bottom:1px solid #f5f1e54a}.resource-details summary{color:var(--cwg-sand);font-size:20px;padding:24px 0}.resource-details summary span{color:var(--cwg-ochre)}.resource-details p{color:var(--cwg-sand);padding-right:18px;font-size:15px}.resource-details summary:hover{color:var(--cwg-ochre)}.resource-details summary:focus-visible{outline-color:var(--cwg-ochre)}.resource-signature{display:flex;gap:10px;margin-top:33px}.resource-signature i{display:block;width:54px;height:6px;background:var(--cwg-terracotta)}.resource-signature i:nth-child(2){background:var(--cwg-green)}.resource-signature i:nth-child(3){background:var(--cwg-ochre)}
.place-section{min-height:435px;padding-top:65px;padding-bottom:75px}.place-copy{position:relative;z-index:4}.place-copy p:not(.section-index){font-size:18px;line-height:1.6;margin-top:25px}.place-section .text-link{margin-top:23px}.site-footer{padding-bottom:91px}.site-footer .wordmark{font-size:29px}.site-footer>a:last-child{text-decoration:none;border-bottom:1px solid var(--cwg-ochre);padding-bottom:7px}.site-footer>a:last-child span{margin-left:18px}
@media(min-width:1700px){.site-page>main,.site-header,.site-footer{max-width:1700px;margin:auto}.hero-horizon:before{width:612px;height:221px}.hero-horizon:after{width:289px;height:425px}.hero-green{width:459px;height:323px}}
@media(max-width:760px){.site-header{padding:20px 6% 16px;gap:18px;flex-wrap:wrap}.site-header .wordmark{font-size:29px}.header-download{margin-left:auto;font-size:10px;padding:10px 12px;gap:14px}.site-header nav{order:3;width:100%;margin:0;justify-content:space-between;gap:16px;font-size:12px}.site-header nav a{padding:4px 0}.hero{min-height:636px;padding:36px 6% 193px}.hero h1{font-size:55px;line-height:1.09;letter-spacing:-1.6px}.hero .eyebrow{font-size:8px;letter-spacing:1.2px;margin-bottom:25px}.hero-summary{font-size:15px;max-width:310px}.hero-summary br{display:none}.hero-summary .desktop-break{display:none}.hero-green{bottom:50px;width:36vw;height:95px;border-radius:90px 0 0 0}.hero-ground{height:50px;font-size:8px;gap:18px}.hero-ground span:last-child{max-width:190px}.editorial-section{padding:43px 6%}.section-index{font-size:9px;margin-bottom:23px}.site-page h2{font-size:37px;letter-spacing:-1px}.heading-pair,.people-section,.resources-section{grid-template-columns:1fr;gap:25px}.heading-pair .section-lead,.section-lead{font-size:16px}.industry-figure{margin-top:25px}.industry-figure img{height:270px;object-position:53% center}.industry-figure figcaption{font-size:9px;line-height:1.5;gap:15px}.industry-figure figcaption span:last-child{text-align:right}.industry-principles{grid-template-columns:1fr;gap:24px;margin-top:26px}.industry-principles h3{font-size:27px}.industry-principles p{max-width:none}.people-stories{padding-top:0}.people-stories article{gap:12px;padding:22px 0}.people-stories h3{font-size:27px}.people-landscape{width:205px;height:76px;margin-top:26px}.people-landscape span:nth-child(1){width:205px;height:32px}.people-landscape span:nth-child(2){width:140px;height:50px}.people-landscape span:nth-child(3){width:82px;height:69px}.resource-details{padding-top:0}.resource-details summary{font-size:18px;padding:21px 0}.resource-signature{margin-top:25px}.place-section{min-height:467px;padding-bottom:147px}.place-copy p:not(.section-index){font-size:16px;max-width:300px}.place-green{width:34vw;height:82px}.site-footer{padding:28px 6% 145px}.site-footer>a:last-child{font-size:10px}}
/* Keep the approved two-line cover readable on a phone. */
@media(max-width:760px){.hero{min-height:585px}.hero h1{font-size:49px}.site-page h2{font-size:34px}.header-download{font-size:11px;min-height:44px}.site-header nav a{display:flex;align-items:center;min-height:44px}.site-header{row-gap:10px}.industry-figure figcaption{font-size:10px}}

/* The approved arc component retains its aspect ratio in each composition. */
.hero .cwg-arcs{inset:auto 0 0;height:auto;aspect-ratio:16/9}.hero-ground{height:8vw;max-height:136px}.hero{padding-bottom:12vw}.place-section .cwg-arcs{inset:auto 0 -8vw;height:auto;aspect-ratio:16/9}.people-landscape{border:0;width:270px;height:190px;margin-top:22px;overflow:hidden}.people-landscape .cwg-arcs{width:720px;height:405px;inset:auto 0 -57px}.people-figure{margin:0}.people-figure img{width:100%;height:310px;object-fit:cover;display:block}.people-figure figcaption,.park-figure figcaption{font:11px/1.5 var(--cwg-body);padding:10px 0;color:var(--cwg-terracotta)}.people-stories{padding-top:0}.people-stories article:first-of-type{margin-top:20px}.park-section{padding-top:48px;border-top:1px solid var(--cwg-line)}.park-figure img{display:block;width:100%;height:430px;object-fit:cover}.park-intro{display:flex;justify-content:space-between;gap:48px;align-items:end;margin-bottom:28px}.park-intro p{max-width:470px;font-size:17px;line-height:1.65}.site-page .cwg-arcs svg{height:100%;width:100%}.site-page .site-header nav a,.site-page .header-download{min-height:44px}.site-page .header-download{align-items:center}.site-page .hero-copy{z-index:5;position:relative}
@media(max-width:760px){.hero{padding-bottom:180px;min-height:610px}.hero .cwg-arcs{width:800px;left:auto;right:0}.hero-ground{height:64px;max-height:none;font-size:8px}.people-figure img{height:270px}.park-intro{display:grid;gap:18px}.park-intro p{font-size:16px}.park-figure img{height:320px}.place-section .cwg-arcs{width:800px;left:auto;right:0;bottom:-64px}.place-section{min-height:520px;padding-bottom:210px}.people-landscape{height:190px}.people-section{gap:24px}}

.people-landscape{width:170px;height:162px;margin-top:30px;border:0}.people-landscape .cwg-arcs{inset:0;width:100%;height:100%}

/* Groundwork 1.1: life, landscape and enterprise share the narrative. */
.life-intro{padding-top:52px}.life-panorama{margin-top:32px}.life-panorama img{display:block;width:100%;height:clamp(340px,45vw,640px);object-fit:cover;object-position:center 55%}.life-panorama figcaption{display:flex;justify-content:space-between;gap:20px;padding-top:12px;font-size:12px;line-height:1.5;color:var(--cwg-terracotta)}.life-panorama figcaption span:first-child{color:var(--cwg-earth)}.community-section{display:grid;grid-template-columns:1.2fr 1fr;gap:7%;align-items:center;border-bottom:1px solid var(--cwg-line)}.community-photo img{display:block;width:100%;height:470px;object-fit:cover}.community-photo figcaption{font-size:11px;line-height:1.5;margin-top:10px;color:var(--cwg-terracotta)}.community-copy .section-lead{margin-top:26px}.people-section .people-figure img{height:380px}.life-intro .heading-pair{align-items:center}.people-section{border-top:4px solid var(--cwg-green)}
@media(max-width:760px){.life-intro{padding-top:32px}.life-panorama img{height:350px;object-position:55% center}.life-panorama figcaption{font-size:10px}.life-panorama figcaption span:last-child{text-align:right}.community-section{grid-template-columns:1fr;gap:26px}.community-photo img{height:320px}.people-section .people-figure img{height:280px}.community-copy .section-lead{margin-top:20px}}

/* Groundwork 1.2: complete editorial website objects. */
.site-header--full{flex-wrap:nowrap;border-bottom:4px solid var(--cwg-green)}.site-header--full nav{gap:22px}.site-header--full nav a[aria-current=page]{border-bottom:2px solid var(--cwg-terracotta);font-weight:700}.site-menu-toggle{display:none}.site-page-intro{padding:70px 5.2% 48px}.site-page-intro h1{font-size:clamp(48px,5.5vw,82px);line-height:1.13;letter-spacing:-2px}.site-page-intro .section-lead{max-width:750px;margin-top:26px}.site-panorama{margin:34px 5.2% 14px}.site-panorama img{display:block;width:100%;height:clamp(320px,43vw,680px);object-fit:cover}.editorial-section>.site-panorama{margin:34px 0 0}.site-panorama figcaption{font-size:11px;line-height:1.6;color:var(--cwg-terracotta);padding:10px 0}.site-copy>p{max-width:850px;font-size:18px;line-height:1.75;margin-top:24px}.site-copy h2{max-width:920px}.site-copy .industry-principles{margin-top:34px}.site-related{display:flex;gap:32px;flex-wrap:wrap}.site-cta{padding:58px 5.2%;background:var(--cwg-ochre);display:flex;align-items:center;justify-content:space-between;gap:48px;border-bottom:5px solid var(--cwg-green)}.site-cta h2{font-size:clamp(32px,3vw,46px)}.site-cta p:not(.section-index){margin-top:20px;font-size:17px;line-height:1.65;max-width:680px}.site-cta .section-index{margin-bottom:18px}.site-cta>.cwg-button{white-space:nowrap}.site-footer--full{display:grid;grid-template-columns:1fr 1.35fr;gap:45px;padding-bottom:30px}.site-footer--full p{font-size:14px;line-height:1.7;margin-top:20px}.site-footer--full nav{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 24px}.site-footer--full nav a{display:flex;align-items:center;min-height:44px;font-size:13px;text-decoration:none}.site-footer--full a:hover{text-decoration:underline}.site-footer-bottom{grid-column:1/-1;border-top:1px solid var(--cwg-line);padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:11px}.site-faq{margin-top:28px;max-width:950px}.site-faq details{border-top:1px solid var(--cwg-line)}.site-faq details:last-child{border-bottom:1px solid var(--cwg-line)}.site-faq summary{font-size:20px;line-height:1.5;cursor:pointer;padding:24px 35px 24px 0;position:relative;list-style:none}.site-faq summary:after{content:'+';position:absolute;right:4px;top:23px;color:var(--cwg-terracotta)}.site-faq details[open] summary:after{content:'−'}.site-faq details>div{font-size:17px;line-height:1.8;max-width:800px;padding:0 30px 25px 0}.site-library-filter{display:flex;gap:22px;align-items:end;max-width:950px;margin-bottom:16px}.site-library-filter .cwg-field:first-child{flex:1}.site-library-filter .cwg-field:nth-child(2){min-width:190px}.site-library-filter .cwg-field{margin:0}.site-resource-list{margin-top:30px}.site-resource{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:29px 0;border-top:1px solid var(--cwg-line)}.site-resource h2{font-size:30px;letter-spacing:-.5px;margin:10px 0}.site-resource p:not(.chapter){font-size:16px;line-height:1.6;max-width:720px}.site-resource>a{white-space:nowrap}.site-resource[hidden],.site-empty[hidden]{display:none}.site-empty{padding:35px 0;font-size:18px}.site-contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:15px}.site-contact-layout .site-copy h2{font-size:36px}.site-contact-layout .site-copy p{font-size:16px;line-height:1.75;margin-top:22px}.site-enquiry{display:grid;gap:22px}.site-enquiry .cwg-field{margin:0;display:grid;gap:9px}.site-enquiry textarea{min-height:170px;resize:vertical}.site-required,.site-help{font-size:13px;color:var(--cwg-earth);line-height:1.6;font-weight:400}.site-consent{display:flex;gap:13px;align-items:flex-start;font-size:14px;line-height:1.65}.site-consent input{width:20px;height:20px;flex:0 0 20px;margin-top:3px;accent-color:var(--cwg-terracotta)}.site-enquiry>.cwg-button{justify-self:start}.site-form-status:empty{display:none}.site-form-status{padding:18px;border:1px solid var(--cwg-terracotta);font-size:15px;line-height:1.7;background:var(--cwg-surface);overflow-wrap:anywhere}.site-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.site-enquiry [aria-invalid=true]{border-width:2px;border-color:var(--cwg-terracotta)}
@media(max-width:1100px){.site-header--full{flex-wrap:wrap;gap:12px}.site-header--full nav{width:100%;justify-content:space-between;gap:12px;margin:0}}
@media(max-width:760px){.site-header--full{justify-content:space-between}.site-enhanced .site-menu-toggle{display:inline-flex}.site-header--full nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;padding-top:8px}.site-enhanced .site-header--full nav:not([data-open]){display:none}.site-header--full nav a{font-size:15px;min-height:44px}.site-page-intro{padding:38px 6% 25px}.site-page-intro h1{font-size:46px;letter-spacing:-1.4px}.site-page-intro .section-lead{font-size:17px;margin-top:24px}.site-panorama{margin:24px 6% 10px}.site-panorama img{height:360px}.site-copy>p{font-size:17px;margin-top:22px}.site-cta{padding:38px 6%;display:grid;gap:25px}.site-cta>.cwg-button{justify-self:start}.site-footer--full{grid-template-columns:1fr;gap:32px;padding:35px 6%}.site-footer--full nav{grid-template-columns:1fr 1fr;gap:4px 20px}.site-footer-bottom{flex-direction:column;gap:15px}.site-faq summary{font-size:18px}.site-faq details>div{font-size:16px}.site-library-filter{display:grid;gap:18px}.site-library-filter .cwg-button{justify-self:start}.site-resource{align-items:flex-start;flex-direction:column;gap:18px}.site-resource h2{font-size:28px}.site-contact-layout{grid-template-columns:1fr;gap:36px;padding-top:20px}.site-contact-layout .site-copy h2{font-size:31px}.site-enquiry>.cwg-button{width:100%;justify-content:center}}

@media(max-width:760px){.site-panorama img[src*="solar-vision"],.site-panorama img[src*="water-vision"]{object-position:30% center}}

/* Groundwork 1.3.1: conventional multi-page navigation and compact page layouts. */
.site-page--standard{--site-gutter:5.2%}.site-page--standard .site-header{position:sticky;top:0;z-index:30;min-height:84px;padding:14px var(--site-gutter);background:var(--cwg-sand);border-bottom:3px solid var(--cwg-green);flex-wrap:nowrap;gap:28px}.site-page--standard .site-header .wordmark{font-size:29px}.site-page--standard .site-header #site-navigation{display:flex;width:auto;margin-left:auto;gap:24px;align-items:center;padding:0}.site-page--standard .site-header #site-navigation>a,.site-nav-group>summary{display:flex;align-items:center;min-height:44px;padding:10px 0;font-size:13px;white-space:nowrap}.site-page--standard .site-header #site-navigation>a:last-child{padding:10px 20px;background:var(--cwg-terracotta);color:var(--cwg-surface);border:1px solid var(--cwg-terracotta)}.site-page--standard .site-header #site-navigation>a[aria-current=page]{border-bottom:2px solid var(--cwg-terracotta)}.site-nav-group{position:relative}.site-nav-group>summary{cursor:pointer;list-style:none;gap:9px;border-bottom:2px solid transparent}.site-nav-group>summary::-webkit-details-marker{display:none}.site-nav-group>summary:after{content:'';width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-top:-4px}.site-nav-group[open]>summary:after{transform:rotate(225deg);margin-top:3px}.site-nav-group[data-current]>summary{border-bottom-color:var(--cwg-terracotta);font-weight:700}.site-nav-menu{position:absolute;top:calc(100% + 8px);left:-18px;min-width:235px;padding:10px 18px;background:var(--cwg-surface);border:1px solid var(--cwg-line);box-shadow:0 12px 20px #40382f14}.site-page--standard .site-header .site-nav-menu a{display:flex;align-items:center;min-height:44px;padding:11px 0;font-size:13px}.site-page--standard .site-header .site-nav-menu a:hover{color:var(--cwg-terracotta)}.site-page--standard .site-menu-toggle{display:none}.site-page--standard .section-index{margin-bottom:18px}.site-page--standard .editorial-section{padding:34px var(--site-gutter)}.site-page--standard h2{font-size:34px;letter-spacing:-.7px}.site-page--standard .site-copy>p{font-size:16px;line-height:1.7;max-width:980px;margin-top:16px}.site-page--standard .site-copy .industry-principles{margin-top:25px}.site-page--standard .industry-principles h3{font-size:25px;margin:12px 0}.site-page--standard .industry-principles p{font-size:15px;line-height:1.65}.site-page--standard .site-page-intro{padding:40px var(--site-gutter) 28px}.site-page--standard .site-page-intro h1{font-size:48px;letter-spacing:-1.4px;line-height:1.13}.site-page--standard .site-page-intro .section-lead{font-size:17px;line-height:1.65;margin-top:18px;max-width:800px}.site-topic-hero{display:grid;grid-template-columns:1fr 1.1fr;gap:5%;padding:40px var(--site-gutter) 26px;border-bottom:1px solid var(--cwg-line);align-items:center}.site-topic-hero .site-page-intro{padding:0}.site-topic-hero .site-panorama{margin:0}.site-topic-hero .site-panorama img{height:340px;object-fit:cover}.site-topic-hero .site-panorama figcaption{font-size:10px;line-height:1.4}.site-page--standard .site-cta{padding:30px var(--site-gutter);gap:24px;margin-top:24px;border-bottom-width:3px}.site-page--standard .site-cta h2{font-size:29px}.site-page--standard .site-cta .section-index{display:none}.site-page--standard .site-cta p:not(.section-index){font-size:15px;margin-top:10px}.site-page--standard .site-faq{margin-top:20px}.site-page--standard .site-faq summary{font-size:17px;padding:17px 32px 17px 0}.site-page--standard .site-faq summary:after{top:16px}.site-page--standard .site-faq details>div{font-size:15px;line-height:1.7;padding-bottom:18px}.site-photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:12px var(--site-gutter) 22px}.site-photo-pair .site-panorama{margin:0}.site-photo-pair .site-panorama img{height:275px}.site-photo-pair figcaption{font-size:10px}.site-page--standard .site-footer--full{align-items:start;grid-template-columns:.9fr 1.6fr;gap:20px 55px;padding:28px var(--site-gutter) 20px}.site-page--standard .site-footer--full p{margin-top:10px;font-size:12px}.site-page--standard .site-footer--full nav{gap:0 26px;grid-template-columns:repeat(4,1fr)}.site-page--standard .site-footer--full nav a{font-size:12px;min-height:36px}.site-page--standard .site-footer-bottom{padding-top:15px;font-size:10px}.site-home-hero{display:grid;grid-template-columns:1fr 1.15fr;gap:4%;padding:34px var(--site-gutter) 28px;border-bottom:1px solid var(--cwg-line);align-items:center}.site-home-copy{position:relative;padding:12px 0 32px;min-width:0}.site-home-copy h1{font-size:clamp(42px,3.8vw,56px);line-height:1.12;letter-spacing:-1.5px}.site-home-copy>p:not(.section-index){font-size:17px;line-height:1.65;max-width:440px;margin-top:20px}.site-home-actions{display:flex;align-items:center;gap:25px;margin-top:24px;position:relative;z-index:2;flex-wrap:wrap}.site-home-actions .text-link{margin:0}.site-home-photo img{display:block;width:100%;height:400px;object-fit:cover}.site-home-photo figcaption{font-size:10px;color:var(--cwg-terracotta);padding-top:8px;line-height:1.5}.site-home-arcs{position:absolute;bottom:0;right:0;width:78px;height:74px;overflow:hidden;pointer-events:none}.site-home-arcs .cwg-arcs{position:absolute;inset:0;width:100%;height:100%}.site-destinations{padding:30px var(--site-gutter)}.site-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:22px}.site-section-heading h2{font-size:30px}.site-section-heading p{font-size:14px}.site-destination-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.site-destination{display:block;text-decoration:none;min-width:0;border-bottom:2px solid var(--cwg-ochre);transition:border-color .15s}.site-destination:hover{border-bottom-color:var(--cwg-terracotta)}.site-destination img{display:block;width:100%;height:170px;object-fit:cover}.site-destination>div{padding:15px 0 18px}.site-page--standard .site-destination h3{display:flex;align-items:start;justify-content:space-between;gap:10px;font-size:22px;margin:0 0 9px;color:var(--cwg-earth);letter-spacing:-.4px}.site-destination h3 span{color:var(--cwg-terracotta)}.site-destination p{font-size:14px;line-height:1.6}.site-image-note{font-size:10px;color:var(--cwg-terracotta);margin-top:13px}.site-home-invite{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px var(--site-gutter);border-top:1px solid var(--cwg-line);background:var(--cwg-ochre)}.site-home-invite .section-index{margin-bottom:12px}.site-home-invite h2{font-size:29px}.site-home-invite p:not(.section-index){margin-top:10px;font-size:15px;line-height:1.6}.site-home-invite>.cwg-button{white-space:nowrap}.site-page--standard .site-resource{padding:20px 0;gap:25px}.site-page--standard .site-resource h2{font-size:25px;margin:7px 0}.site-page--standard .site-resource p:not(.chapter){font-size:14px}.site-page--standard .site-contact-layout{padding-top:10px;gap:6%}.site-page--standard .site-enquiry{gap:17px}.site-page--standard .site-enquiry textarea{min-height:145px}
@media(max-width:1100px){.site-page--standard .site-header{gap:18px}.site-page--standard .site-header #site-navigation{gap:15px}.site-page--standard .site-header .wordmark{font-size:25px}.site-home-photo img{height:370px}.site-home-actions{gap:14px}.site-destination-grid{gap:17px}.site-destination img{height:150px}}
@media(max-width:960px){.site-page--standard{--site-gutter:6%}.site-page--standard .site-header{flex-wrap:wrap;min-height:74px;padding-top:10px;padding-bottom:10px;gap:8px}.site-page--standard.site-enhanced .site-menu-toggle{display:inline-flex;margin-left:auto}.site-page--standard .site-header #site-navigation{display:grid;grid-template-columns:1fr;width:100%;margin:0;gap:0;max-height:75vh;overflow:auto;padding:6px 0}.site-page--standard.site-enhanced .site-header #site-navigation:not([data-open]){display:none}.site-page--standard .site-header #site-navigation>a,.site-nav-group>summary{font-size:15px;min-height:45px;padding:10px 0}.site-nav-menu{position:static;box-shadow:none;border:0;border-left:2px solid var(--cwg-green);background:var(--cwg-sand);padding:0 0 0 18px;margin:4px 0 12px}.site-page--standard .site-header .site-nav-menu a{font-size:14px}.site-nav-group>summary{justify-content:space-between}.site-page--standard .site-header #site-navigation>a:last-child{margin-top:8px;justify-content:center}.site-home-hero{gap:5%}.site-home-copy h1{font-size:40px}.site-home-photo img{height:360px}.site-home-copy>p:not(.section-index){font-size:16px}.site-destination-grid{grid-template-columns:repeat(2,1fr)}.site-destination img{height:190px}.site-topic-hero{gap:4%}.site-page--standard .site-page-intro h1{font-size:40px}.site-topic-hero .site-panorama img{height:320px}.site-page--standard .site-footer--full nav{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.site-home-hero{grid-template-columns:1fr;padding-top:25px;gap:15px}.site-home-copy{padding:0 0 18px}.site-home-copy h1{font-size:40px}.site-home-copy>p:not(.section-index){margin-top:16px}.site-home-arcs{width:52px;height:49px;bottom:2px}.site-home-actions{margin-top:18px;padding-right:40px}.site-home-actions .text-link{font-size:12px}.site-home-photo img{height:250px}.site-section-heading{display:block;margin-bottom:20px}.site-section-heading h2{font-size:28px}.site-section-heading p{margin-top:10px}.site-destination-grid{gap:24px 16px}.site-destination img{height:120px}.site-page--standard .site-destination h3{font-size:21px}.site-destination p{font-size:13px}.site-destinations{padding-top:27px;padding-bottom:25px}.site-home-invite{display:grid;gap:20px;padding-top:26px;padding-bottom:26px}.site-home-invite h2{font-size:28px}.site-home-invite>.cwg-button{justify-self:start}.site-topic-hero{grid-template-columns:1fr;padding-top:28px;gap:22px}.site-page--standard .site-page-intro{padding-top:28px;padding-bottom:22px}.site-topic-hero .site-page-intro{padding:0}.site-page--standard .site-page-intro h1{font-size:40px}.site-page--standard .site-page-intro .section-lead{font-size:16px;margin-top:16px}.site-topic-hero .site-panorama img{height:245px}.site-page--standard .editorial-section{padding-top:27px;padding-bottom:27px}.site-page--standard h2{font-size:29px}.site-page--standard .industry-principles{gap:22px}.site-photo-pair{gap:15px}.site-photo-pair .site-panorama img{height:170px}.site-photo-pair .site-panorama figcaption{font-size:9px}.site-page--standard .site-cta{display:grid;padding-top:24px;padding-bottom:24px;gap:20px}.site-page--standard .site-footer--full{grid-template-columns:1fr;gap:18px;padding-top:25px}.site-page--standard .site-footer--full nav{grid-template-columns:repeat(3,1fr);gap:2px 14px}.site-page--standard .site-footer--full nav a{min-height:44px;font-size:11px}.site-page--standard .site-footer-bottom{gap:10px}.site-page--standard .site-contact-layout{grid-template-columns:1fr;gap:26px}}
@media(prefers-reduced-motion:reduce){.site-destination{transition:none}}

/* Groundwork 1.3.3: corrections from the independent website review. */
.site-page--standard{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}
.site-page--standard>main{flex:1;width:100%}
.site-page--standard>.site-header,.site-page--standard>.site-footer{width:100%;flex-shrink:0}
.site-page--standard .site-topic-hero .site-panorama figcaption,.site-page--standard .site-photo-pair .site-panorama figcaption,.site-page--standard .site-panorama figcaption,.site-page--standard .site-home-photo figcaption,.site-page--standard .site-image-note{font-size:12px;line-height:1.5}
.site-nav-scroll-hint{display:none}
@media(max-width:960px){
 .site-page--standard .site-header #site-navigation{max-height:calc(100vh - 150px);max-height:calc(100dvh - 150px);scrollbar-width:thin;scrollbar-color:var(--cwg-terracotta) var(--cwg-sand)}
 .site-nav-scroll-hint:not([hidden]){display:flex;width:100%;align-items:center;justify-content:space-between;font-size:12px;line-height:1.5;padding-top:4px;border-top:1px solid var(--cwg-line)}
}

/* Groundwork website action row: reserve space for the shared arc mark. */
.site-home-action-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}
.site-home-action-row .site-home-actions{margin:0;padding:0;min-width:0}
.site-home-action-row .site-home-arcs{position:relative;inset:auto;flex:0 0 78px;height:74px}
.site-home-copy{padding-bottom:12px}
.site-home-invite .section-index,.site-cta .section-index{color:var(--cwg-earth)}
.text-link{border-bottom-color:var(--cwg-terracotta);gap:12px}
.site-panorama img,.site-home-photo img,.site-destination img{background:var(--cwg-line)}
@media(max-width:760px){.site-home-action-row{gap:12px;margin-top:18px}.site-home-action-row .site-home-arcs{flex-basis:52px;height:49px}.site-home-copy{padding-bottom:0}}

.site-home-photo picture,.site-panorama picture,.site-destination picture{display:block}

/* Groundwork 1.3.8: give mobile actions their own space and retain the shared arc geometry. */
@media(max-width:640px){
 .site-home-action-row{align-items:flex-end;gap:24px}
 .site-home-action-row .site-home-actions{display:grid;justify-items:start;gap:12px}
 .site-home-action-row .site-home-actions .text-link{font-size:14px;min-height:44px;display:inline-flex;align-items:center}
 .site-home-action-row .site-home-arcs{flex-basis:64px;width:64px;height:61px;margin-bottom:8px}
 .site-page--standard .site-footer--full nav a{font-size:12px}
}
.site-page--standard .site-form-status:not(:empty){padding:16px;border-left:3px solid var(--cwg-green);background:var(--cwg-sand);line-height:1.6}
.site-page--standard .site-enquiry [aria-invalid=true]{border-color:var(--cwg-terracotta);outline:1px solid var(--cwg-terracotta)}

/* An embedded small copy of each approved image paints while its responsive image transfers. */
.site-scene{background-size:cover;background-position:center}.site-page--standard .site-scene img{background:transparent}
.site-scene--industry{background-image:url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDABIMDRANCxIQDhAUExIVGywdGxgYGzYnKSAsQDlEQz85Pj1HUGZXR0thTT0+WXlaYWltcnNyRVV9hnxvhWZwcm7/2wBDARMUFBsXGzQdHTRuST5Jbm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm7/wAARCAAgADADASIAAhEBAxEB/8QAGgAAAgMBAQAAAAAAAAAAAAAAAgQBAwUABv/EAC4QAAICAQICCAUFAAAAAAAAAAECAxEAEiEEBRMUIjEyQUKBQ1FhkaFSYnKCwf/EABcBAAMBAAAAAAAAAAAAAAAAAAACAwH/xAAaEQEBAQEAAwAAAAAAAAAAAAABAEEREjFR/9oADAMBAAIRAxEAPwD0D8zgHpY+2VNzOE+h8xJmRpNcpU1tWoC/zgSojAvEhVgeyFIqvLIFdLabmcP6Hyo8zjJIETfbMIiYFQ5C2d7buxzqbRrI0c+6NXa2usZQ2UO5OScx7J6OJdX7mrB667EXCAPOpMzuIHGxKZJoy6HfUQGG+JCdlAokA7eLHOuyvDJpVQnUzILBoDc374ckkKIGZ2vceHfavli54hW+Eb/lhRzqtC5Ap8ibH2yXqpFJNGW1u5Fi7dqP0887p4WcW6vRHt7nAdIZiTqXV5agdsheFjNaXQf1vN6RxytapOkPTFmZdB2Gw+X4yvqUB9UgruWr/wBwl4UqTpm2PfWSyFQdRJ+qCjgPxjxdL//Z")}
.site-scene--learning{background-image:url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDABIMDRANCxIQDhAUExIVGywdGxgYGzYnKSAsQDlEQz85Pj1HUGZXR0thTT0+WXlaYWltcnNyRVV9hnxvhWZwcm7/2wBDARMUFBsXGzQdHTRuST5Jbm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm7/wAARCAAgADADASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAwQFAgb/xAAqEAACAQMDAwMDBQAAAAAAAAABAgMABBESITEFE0EiMmEUQlGBkaHB0f/EABgBAQADAQAAAAAAAAAAAAAAAAIAAQME/8QAGxEBAAMAAwEAAAAAAAAAAAAAAQACERIhMWH/2gAMAwEAAhEDEQA/ALljJJDqMp9J+0HNEnEU7F2eRSPaABtXF9V6xLLfduwnZY1IA0nGT5NEjvbk39uJb3OCqlAcDnfNZGlcj4jOlu/p7K0ErszkrjCjApa2cy2SyxNg8gHwPmkepkXLvEJPQCOKHJ1aKG1a3icLKECsVXGBz++AKFq7EASqZFdwHTWdPBGw/NZvnt4Iu4qSrG2MKj/P4pHpcrXNn3TcamQsJG0+zbg5+KxZX0XUJjbTsFjVcKCcDPgZocOo62CTepRpHZp20VQuCMf7SDWiSS5WRyh59BJp36hXMcEyELwWK5AHjP6VZSwMVsj2KxytsQxOFPziujUmVQZIhRu4AdZLDILgLk/3RjYiWZiY8qQNm95Pn+ao21vcyXQe+ggIG2tfcvzW5xbwsOzGMEHcjBB/NG1glv2IwlrSzmiMLxiQjORzzvtQUg7UrNqUs4yRxvVNJIJ42jknMasM6gCcb8VPllWG4bOvC5VGPDeCeKFdfJNA9n//2Q==")}
.site-scene--market{background-image:url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDABIMDRANCxIQDhAUExIVGywdGxgYGzYnKSAsQDlEQz85Pj1HUGZXR0thTT0+WXlaYWltcnNyRVV9hnxvhWZwcm7/2wBDARMUFBsXGzQdHTRuST5Jbm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm7/wAARCAAgADADASIAAhEBAxEB/8QAGQAAAwEBAQAAAAAAAAAAAAAAAwQFAgEG/8QAKhAAAgIBAwMBCAMAAAAAAAAAAQIDEQAEEiEiMUEFExQycYGh4fBRYbH/xAAYAQADAQEAAAAAAAAAAAAAAAAAAgMBBP/EABoRAAMBAQEBAAAAAAAAAAAAAAABAhFBIVH/2gAMAwEAAhEDEQA/AFkeRGZAzBQtlqv7fXOxxs6s4lsA8gHn51gtZcojeJ1XZw/jg+ThNHNGiqHAk2qbrmvnnLjLPAgWZm6AxrvxdZU0UcsYDTTxhe9Jz9snR65U04RXVVQgOW45I++bEvu5AVFKld92ar9OavHuCtaWm1kRFiJyV5F8A/PPOavVavWa9oydxXsqjpGak9Qm3bCqIFIA/vjz++cSGqk08ry2ymQ0SOCBeNVVTBTMhdJsefcfiZqC3wbw/uZYUsJVgxZWJ7X357ZjV+gSoE2Slw5+EdFZNk0s+ld1nE6gk7VVjRA84SuFLa4GWNV2Jq2aRO5VTVnKk8KPpF9iPaLvUbdt1Q8f5kqDSTaiSqdKW+rsB+cq+jwxSPvlqlugRZsD85rEQkkqPLMXYe3sKtjqH84SH4jIyg+eece1sIhcMkR2t33c39MGTHs61VE4o3VeavJ08Gr6f//Z")}
.site-scene--neighbourhood{background-image:url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDABIMDRANCxIQDhAUExIVGywdGxgYGzYnKSAsQDlEQz85Pj1HUGZXR0thTT0+WXlaYWltcnNyRVV9hnxvhWZwcm7/2wBDARMUFBsXGzQdHTRuST5Jbm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm7/wAARCAAgADADASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAwQFAv/EACwQAAICAQQABAUEAwAAAAAAAAECAxEABBIhMRMiQVEFFGFxoSMygZGxwfD/xAAYAQEAAwEAAAAAAAAAAAAAAAACAAMEAf/EABsRAAICAwEAAAAAAAAAAAAAAAABEUECAxJR/9oADAMBAAIRAxEAPwBR4nWYpIGDdhb5/n61mQI2HnK32d10cONYJYY0LgqjEs57o+l/3jTPDMFiTaGIsIw6vofbMjRZBOCiMfoTDzD9n+e8YT4dq49P45DSRnjagu/uMymnZHLxACu7Pl/OVI9ZMY1jJYhRZKsQAPpiwiwtMDooSUT5tVWJ7Kup4J9m9jlQGFItwkUoOODeTTMDHvsIT6Sd84JZYfDZZCC1i/DBzRju5UIL1dEiSzGXUptvkBuQcY+HxMNSryM58QqtdCj0Mei+Gx7amjDORy1f7xyPSbJd6SgUQb+3AwJellEmDTFZhH4liSRrNe3f/euFMZnaRBMiqbtixG2j+MofKB3Uh1ZkvbdXz3icmgVZ97kbie7IzjRAOulj088EcjFwRZk4PfVZoxRSy+Gsota5Xsk++KELHq9xIbaKUHnn0OGjjSSJ5Z7EkcnlUUL47wxSEvT/2Q==")}
.site-scene--park{background-image:url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDABIMDRANCxIQDhAUExIVGywdGxgYGzYnKSAsQDlEQz85Pj1HUGZXR0thTT0+WXlaYWltcnNyRVV9hnxvhWZwcm7/2wBDARMUFBsXGzQdHTRuST5Jbm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm7/wAARCAAgADADASIAAhEBAxEB/8QAGQABAAIDAAAAAAAAAAAAAAAABAMFAAEC/8QAKRAAAgEEAQMCBgMAAAAAAAAAAQIDAAQRIRIFIjFBURMUMmFxgWKx0f/EABcBAQEBAQAAAAAAAAAAAAAAAAECAwT/xAAdEQEBAAIBBQAAAAAAAAAAAAABAAIRUQMhMUFh/9oADAMBAAIRAxEAPwAAjRLdAFDTTbyDnip149zW7jp9zGAGtuIGxkYYiorblEFYnubwc7AqRpZGiGZ2b+J9P3XNb2oOlyzvhFb6eWt6/ddJ0y8aTgiyMVxlOO6mhd4Z4pfmXDDfavil3PUZJAS5lc5x580jGp/SIJ44nluJZAgByjrjf5ot71pQ7C2cYHjwc0Y38swCOZGwMgOT20JIllCfEQDK64qcn7mreo60QYHuinuYxCIsBcIQGx4OPQ/esteSwwCTjG6HD92SRSIb9QwHFQSfIA1SBFBIS2+ROSRuo+VgMaK6ty2ZCy41hSMaPrql29l8y3MxERNsep/usjso8kxoufcLU6xso7cfkUdjxJjzdixWIySEMSYuIA85yT/lVLCE8VfmXAC9pOcDeKulmlA4tkjHvVW1r8C5acFiCCAvHW6CU4v/2Q==")}
.site-scene--people{background-image:url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDABIMDRANCxIQDhAUExIVGywdGxgYGzYnKSAsQDlEQz85Pj1HUGZXR0thTT0+WXlaYWltcnNyRVV9hnxvhWZwcm7/2wBDARMUFBsXGzQdHTRuST5Jbm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm7/wAARCAAgADADASIAAhEBAxEB/8QAGgABAQACAwAAAAAAAAAAAAAABAMCBQABBv/EACsQAAIBAwMCBQMFAAAAAAAAAAECAwAEERIhMQVhEyJBUYGRofAUMlJxov/EABcBAQEBAQAAAAAAAAAAAAAAAAIBAwD/xAAaEQEBAAMBAQAAAAAAAAAAAAABABESITEC/9oADAMBAAIRAxEAPwCt42OnvoDK8W5I24oC31xNHFquJfOeM5239h2ql11ARCaNoy0egAuP5E4C0aKLxI4FRtJ0kgrv6msAS241/BViut5Gx+7SN/v61sj0S0FskrXQGvJUnfI/Oa1SmCCWKA5kkldRgrninw20zKPCnjCjcAJxn5pHPYvfLk/TUt8EyxKCNSgbh+2efrS2sIGsEmWRdSBSQGHlXgj75+K1N1O6aFaRHVl1KdODz/dZwyNKq+ZQHUnBjG3arsF2ubzyMuCk+dzqOdjntSlkeK3ZSvhPEQyM3OCfUfNXuOnzyTEkf6B+uav1CGW61u0CZZVXA2Jx3pLmmEh2l0ZbhVSTzHIJXk59R3psQa20hp5QqAgBkII/MVlEl1DHiJHBC7DAAzjFdpaTuG1x5K4O6jcUfpqEdbdWRdE4QHIIK5zk5q7QzLbmRJA8MeE1AYIPtVo7S7RibaIE58ukDj3p/wChNzEovIJhJwxUYBNDMgv/2Q==")}
.site-scene--solar{background-image:url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDABIMDRANCxIQDhAUExIVGywdGxgYGzYnKSAsQDlEQz85Pj1HUGZXR0thTT0+WXlaYWltcnNyRVV9hnxvhWZwcm7/2wBDARMUFBsXGzQdHTRuST5Jbm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm7/wAARCAAbADADASIAAhEBAxEB/8QAGgAAAgMBAQAAAAAAAAAAAAAAAgQDBQYAAf/EACkQAAIBAwMDBAEFAAAAAAAAAAECAwAEESExUQUSQRMicYEjM0JhkfD/xAAXAQADAQAAAAAAAAAAAAAAAAABAgMA/8QAHBEAAgIDAQEAAAAAAAAAAAAAAAIBESExQQMT/9oADAMBAAIRAxEAPwBaO+nRgtvIGAGqtg/epp7p9+1xI6TqiYXII0/vWq2P8kQ/GI5CTqANRrzxivI2EquI1DMp90vbzzUEd1xwoyRJpURHXKsrfBzRLCM8Vnre6khUIkjNufbpqKZbqU6gMJnBO+dRVY9r2L8y9SLGzAH4qaOIl8li31WeXqN2xJMzjA2wNfimbXrU6bh2wf3JU2eR1Qprm1kRbcAEH11y3dqRxU3TYI4bi9ZyCGlwAW8b8a70Q1fBA0/iujJMgXxwNKyxigzsmltrZpvUTKntIPYuc0jOZoWAETnB9rZ8eacuR6a5XQ1DkzDtkJYEbE00JcAlqBN2gAOj842rkuWL4jGcjcOcj6NVqfqkeM0R3x/t6SqwG+n/2Q==")}
.site-scene--water{background-image:url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDABIMDRANCxIQDhAUExIVGywdGxgYGzYnKSAsQDlEQz85Pj1HUGZXR0thTT0+WXlaYWltcnNyRVV9hnxvhWZwcm7/2wBDARMUFBsXGzQdHTRuST5Jbm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm5ubm7/wAARCAAbADADASIAAhEBAxEB/8QAGgAAAgIDAAAAAAAAAAAAAAAABAUAAwECBv/EACsQAAEEAQIFAgYDAAAAAAAAAAECAwQRABIhEyIxUYEjQQUyQlKx8WGR4f/EABgBAAMBAQAAAAAAAAAAAAAAAAABAgME/8QAHBEAAgICAwAAAAAAAAAAAAAAAAECERJBEyFR/9oADAMBAAIRAxEAPwBSGVO6l8OgSSAen+5dHjKdeDYcQ0RuDpJ3GGSZcVEXnISqqRtdGvaji9maY8pL7ySByoISKO43I7ZzJSfZq6HYjtqDapEh1x8D6EhKT2y6OqK27rMVdmhQI033rvgcJ4LaW6pxCXAvfmJChf6zLjhfCvWUASSANq/jLU2mLFDFczSr0mmwm9wSbOREtTqAtEcbnbqQfOKmorqgFqlOAA0eIk/nMtvNOa2XXUuJUQCQopO24AP6yuaS2LCPhzypBC21cWi0dQA+7JxyQQkXZuz37/nB9CU9Bkyq0Kw1srKaQAEg2BV0cuVK4lcR5wVfy1X9YsSAeubnluiR5wxQWM4092OCGJCxfUUCD4OHtfHmnUludHbWnpqQKvxnNA2kH3vNykBCiPbBxQKTP//Z")}
