:root{--page:#f4f4f2;--surface-1:#ffffff;--surface-2:#ebebeb;--text-primary:#000000;--text-secondary:#3d3d3d;--text-muted:#767676;--rule:#000000;--hair:#d4d4d4;--accent-band:#b5d100;--water:#e4f1f4;--water-deep:#7fc4d2;--water-lit:#00b082;--ok:#1a8f3c;--warn:#d98a00;--bad:#d03b3b;--idle:#9a9a9a;--aws-ink:#232f3e}@media (prefers-color-scheme:dark){:root{--page:#000000;--surface-1:#0d0d0d;--surface-2:#1c1c1c;--text-primary:#ffffff;--text-secondary:#c9c9c9;--text-muted:#8f8f8f;--rule:#ffffff;--hair:#333333;--water:#07222a;--water-deep:#1d6b7c;--water-lit:#00b082;--ok:#2fbf5b;--warn:#f0a31c;--bad:#e66767;--idle:#6e6e6e;--aws-ink:#d5dbdb}}*{box-sizing:border-box;margin:0;padding:0}body,html{background:var(--page);color:var(--text-primary);font-family:F37 Jagger,Jagger,Aptos,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.45}main{height:100vh;display:flex;flex-direction:column;padding:16px 20px 12px}main.doc{height:auto;display:block;max-width:1500px;margin:0 auto;padding-bottom:64px}.masthead .context a{color:inherit}.full-page{margin:-4px 0 14px}.section-title{font-size:20px;margin:28px 0 6px;padding-top:14px;border-top:2px solid var(--rule)}.section-lede{color:var(--text-secondary);max-width:80ch;margin-bottom:12px}.source-note{font-size:12.5px;color:var(--text-muted);margin-bottom:8px}.source-panes{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.source-code,.source-tree{background:var(--surface-1);border:1px solid var(--rule);border-radius:4px}.source-tree{padding:8px 0;position:-webkit-sticky;position:sticky;top:12px;max-height:calc(100vh - 24px);overflow:auto}.source-tree ul{list-style:none}.source-tree button{display:block;width:100%;text-align:left;background:none;border:0;padding:4px 10px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px;overflow-wrap:anywhere}.source-tree button:hover{background:var(--surface-2)}.source-tree .folder{font-weight:700}.source-tree .leaf.picked{background:var(--text-primary);color:var(--page)}.source-code header{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:8px 12px;border-bottom:1px solid var(--rule);font-size:12.5px}.source-code .source-note{padding:12px;margin:0}.code{list-style:none;counter-reset:line;overflow-x:auto;padding:8px 0;font-size:12.5px;line-height:1.55}.code li{counter-increment:line;display:flex;white-space:pre}.code li:before{content:counter(line);flex:0 0 48px;padding-right:12px;text-align:right;color:var(--text-muted);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:ui-monospace,SF Mono,Menlo,monospace}.code code{background:none;padding:0;font-size:inherit;overflow-wrap:normal}@media (max-width:800px){.source-panes{grid-template-columns:1fr}.source-tree{position:static;max-height:260px}}.stage{min-height:0;gap:8px}.canvas-wrap,.stage{flex:1 1;display:flex}.canvas-wrap{min-width:0;flex-direction:column}.drawer{width:420px;flex-shrink:0;overflow-y:auto;padding-right:4px}.drawer-edge{flex:0 0 18px;align-self:stretch;display:flex;align-items:center;justify-content:center;background:var(--surface-1);border:1px solid var(--rule);border-radius:4px;padding:0;font-size:12px}.drawer-edge:focus-visible,.drawer-edge:hover{background:var(--text-primary);color:var(--page)}.canvas-hint{font-size:12px;color:var(--text-muted);padding-top:4px}.masthead{display:flex;align-items:center;gap:24px;flex-wrap:wrap;border-bottom:2px solid var(--rule);padding-bottom:10px;margin-bottom:10px}.masthead-logo{height:44px;width:auto;flex-shrink:0}.masthead-text{display:flex;flex-direction:column;gap:2px}.logo-dark{display:none}@media (prefers-color-scheme:dark){.logo-light{display:none}.logo-dark{display:block}}.masthead h1{font-size:26px;font-weight:700;letter-spacing:-.015em}.masthead .context{color:var(--text-secondary);font-size:13px}.mock-band{background:var(--accent-band);color:#000000;padding:8px 12px;font-size:13px;border-radius:4px;margin-bottom:10px}.map-toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.legend,.map-toolbar{display:flex;flex-wrap:wrap}.legend{gap:18px;list-style:none;font-size:13px;color:var(--text-secondary)}.legend li{display:flex;gap:6px}.dot,.legend li{align-items:center}.dot{display:inline-flex;justify-content:center;width:16px;height:16px;border-radius:50%;flex-shrink:0;color:#ffffff;font-size:11px;font-weight:700;line-height:1}.dot.green{background:var(--ok)}.dot.amber{background:var(--warn)}.dot.red{background:var(--bad)}.dot.planned{background:transparent;border:2px dashed var(--idle)}button{font:inherit;color:inherit;cursor:pointer}.clear,.rehearse{background:var(--surface-1);border:1px solid var(--rule);border-radius:4px;padding:6px 12px;font-size:13px}.rehearse[aria-pressed=true]{background:var(--bad);border-color:var(--bad);color:#ffffff}.zoom{display:flex;align-items:center;gap:4px;margin-left:auto}.zoom button{background:var(--surface-1);border:1px solid var(--rule);border-radius:4px;padding:5px 10px;font-size:13px;min-width:32px}.zoom output{min-width:48px;text-align:center;font-size:12.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-secondary)}.lakemap{display:block;flex:1 1;min-height:0;width:100%;background:var(--surface-1);border:1px solid var(--rule);border-radius:4px;cursor:-webkit-grab;cursor:grab;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.lakemap.panning{cursor:-webkit-grabbing;cursor:grabbing}.lakemap:focus-visible{outline:3px solid var(--water-lit);outline-offset:1px}.detail-far .col-sub,.detail-far .fine{display:none}.aws-account{fill:none;stroke:var(--aws-ink);stroke-width:2}.aws-tab{fill:var(--aws-ink)}.aws-smile{fill:none;stroke:#ff9900;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.lakemap .aws-label{font-weight:700;font-size:14px}.aws-region{fill:none;stroke:#00a4a6;stroke-width:1.5;stroke-dasharray:6 4}.lakemap .aws-region-label{fill:#00a4a6;font-size:12px;font-weight:700}.bus path{fill:none;stroke:var(--water-lit);stroke-width:3}.box{fill:var(--page);stroke:var(--rule);stroke-width:1.5}.box.open{stroke-dasharray:none}.box-head{fill:transparent}.hit:hover>.box-head{fill:var(--surface-2)}.lakemap .box-label{font-size:19px;font-weight:700;letter-spacing:-.01em}.lakemap .box-toggle{font-size:12.5px;font-weight:700}.lakemap .box-total{font-size:44px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lakemap .node-sub.alarm{fill:var(--bad);font-weight:700}.group{fill:var(--surface-1);stroke:var(--hair);stroke-width:1}.group.selected{stroke:var(--rule);stroke-width:2.5}.hit:hover>.group{stroke:var(--rule)}.lakemap .group-label{font-size:13px;font-weight:700}.bar.status-live{fill:var(--ok)}.bar.status-in-validation{fill:var(--warn)}.bar.status-draft{fill:var(--text-muted)}.lakemap text{fill:var(--text-primary);font-size:13px}.lakemap .col-title{font-size:15px;font-weight:700}.lakemap .col-sub{font-size:12px;fill:var(--text-muted)}.hit{cursor:pointer;outline:none}.hit:focus-visible>rect{stroke:var(--water-lit);stroke-width:3}.dim{opacity:.22}.lakemap g,.lakemap path{transition:opacity .16s ease}.node{fill:var(--surface-1);stroke:var(--rule);stroke-width:1}.node.source.planned{stroke:var(--idle);stroke-dasharray:4 3}.node.source.red{stroke:var(--bad);stroke-width:2}.node.selected{stroke-width:2.5}.hit:hover>.node,.node.dest,.node.selected{fill:var(--surface-2)}.node.dest{stroke:var(--hair)}.lakemap .node-label{font-weight:700}.lakemap .node-sub{font-size:11.5px;fill:var(--text-muted)}.lakemap .node-sub.status-live{fill:var(--ok)}.lakemap .node-sub.status-in-validation{fill:var(--warn)}.lakemap .dest-label{font-size:13px;font-weight:700}.light.green{fill:var(--ok)}.light.amber{fill:var(--warn)}.light.red{fill:var(--bad)}.light.planned{fill:none;stroke:var(--idle);stroke-width:2;stroke-dasharray:3 2}.lakemap .light-glyph{fill:#ffffff;font-size:11px;font-weight:700;pointer-events:none}.feed{fill:none;stroke-width:2;stroke-dasharray:6 5;animation:flow 1.4s linear infinite}.feed.green{stroke:var(--ok)}.feed.amber{stroke:var(--warn);animation-duration:3s}.feed.red{stroke:var(--bad);animation:none;stroke-dasharray:2 6}.feed.planned{stroke:var(--idle);stroke-width:1;animation:none;stroke-dasharray:2 5}.flow{fill:none;stroke-width:2}.flow.live{stroke:var(--water-lit);stroke-dasharray:6 5;animation:flow 1.4s linear infinite}.flow.pending{stroke:var(--idle);stroke-dasharray:3 4}@keyframes flow{to{stroke-dashoffset:-22}}@media (prefers-reduced-motion:reduce){.feed,.flow.live{animation:none}}.lake{fill:var(--water);stroke:var(--rule);stroke-width:1.5}.layer-head,.section-head{fill:transparent}.hit:hover>.layer-head,.hit:hover>.section-head{fill:var(--water-deep);opacity:.35}.lakemap .layer-label{font-weight:700;font-size:12.5px;letter-spacing:.04em;text-transform:uppercase}.lakemap .section-label{font-weight:700}.lakemap .section-sens{font-size:10.5px;fill:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.cell.filled{fill:var(--water-deep);opacity:.55}.cell.empty{fill:url(#walled);stroke:var(--hair);stroke-width:1}.cell.reached{fill:var(--water-lit);opacity:.9}.hatch{stroke:var(--hair);stroke-width:2}.wall{stroke:var(--rule);stroke-width:1.5}.lake-foot text{font-size:11.5px;fill:var(--text-secondary)}.lock path{stroke:var(--text-primary);stroke-width:1.6}.gate,.lock rect{fill:var(--text-primary)}.lakemap .gate-label{fill:var(--page);font-size:11.5px;font-weight:700;letter-spacing:.12em}.pass{fill:var(--surface-1);stroke:var(--rule);stroke-width:1}.protection{list-style:none}.protection li{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:9px 0;border-top:1px solid var(--hair)}.protection li:first-child{border-top:0;padding-top:0}.protection li>span:not(.assurance){color:var(--text-secondary)}.assurance{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:1px 7px;border-radius:3px;border:1px solid var(--rule)}.assurance.enforced{background:var(--ok);border-color:var(--ok);color:#ffffff}.assurance.declared{background:var(--warn);border-color:var(--warn);color:#000000}.assurance.absent{background:var(--bad);border-color:var(--bad);color:#ffffff}.assurance.not-applicable{color:var(--text-muted);border-style:dashed}.tile.gap{border-color:var(--bad);border-width:2px}.tile.gap b{color:var(--bad)}.gap-mark .lock path{stroke:var(--bad)}.gap-mark .lock rect{fill:var(--bad)}.panel{margin-top:0}.catalog{position:relative}.catalog-pop{position:absolute;top:calc(100% + 4px);right:0;z-index:5;width:min(420px,90vw);max-height:340px;overflow-y:auto;background:var(--surface-1);border:1px solid var(--rule);border-radius:4px;padding:8px 10px}.catalog-controls{display:flex;gap:8px}.catalog input,.catalog select{font:inherit;font-size:13px;color:inherit;background:var(--surface-1);border:1px solid var(--rule);border-radius:4px;padding:7px 10px;min-width:0}.catalog input{width:150px}.catalog select{width:128px}.catalog-count{font-size:12px;color:var(--text-muted);margin:8px 0 4px}.catalog-results,.linklist{list-style:none}.catalog-results button,.linklist button{display:flex;justify-content:space-between;align-items:baseline;gap:10px;width:100%;text-align:left;background:none;border:0;border-top:1px solid var(--hair);padding:7px 2px}.catalog-results button:hover,.linklist button:hover{background:var(--surface-2)}.catalog-tag{font-size:11px;color:var(--text-muted);white-space:nowrap}.catalog-tag.governed{color:var(--ok);font-weight:700;text-transform:uppercase;letter-spacing:.04em}.catalog .clear{margin-top:8px}.workitem{color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.workitem:hover{color:var(--water-lit)}button.inline{background:none;border:0;padding:0;text-decoration:underline}.clear{margin-bottom:12px}.tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:8px;gap:8px;margin-top:8px}.tile{background:var(--surface-1);border:1px solid var(--rule);border-radius:4px;padding:6px 12px;display:flex;align-items:baseline;gap:8px}.tile b{font-size:20px;line-height:1.1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tile span{font-size:12px;color:var(--text-secondary)}.panel-head{display:flex;align-items:flex-start;gap:12px;border-bottom:2px solid var(--rule);padding-bottom:12px;margin-bottom:14px}.panel-head>div{flex:1 1}.panel-head .dot{margin-top:6px}.panel-head h2{font-size:19px;overflow-wrap:anywhere;letter-spacing:-.01em}.panel-head p{color:var(--text-secondary);font-size:15px;max-width:72ch}.badge{border:1px solid var(--rule);border-radius:4px;padding:3px 10px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.badge.green,.badge.status-live{background:var(--ok);border-color:var(--ok);color:#ffffff}.badge.amber,.badge.status-in-validation{background:var(--warn);border-color:var(--warn);color:#000000}.badge.red{background:var(--bad);border-color:var(--bad);color:#ffffff}.badge.planned{border-style:dashed;color:var(--text-muted)}.warning{border-left:4px solid var(--bad);background:var(--surface-1);padding:8px 12px;margin-bottom:14px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:12px;gap:12px;align-items:start}.doc .cards{display:block;columns:300px 4;column-gap:12px}.doc .cards .card{page-break-inside:avoid;break-inside:avoid;margin-bottom:12px}.open-page rect{fill:transparent}.open-page path{fill:none;stroke:var(--text-muted);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.open-page:focus-visible rect,.open-page:hover rect{fill:var(--text-primary)}.open-page:focus-visible path,.open-page:hover path{stroke:var(--page)}.open-page{outline:none;cursor:pointer}.protection-wide .protection{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:12px;gap:12px}.protection-wide .protection li,.protection-wide .protection li:first-child{background:var(--surface-1);border:1px solid var(--rule);border-radius:4px;padding:12px 14px;gap:6px}.streamflow{background:var(--surface-1);border:1px solid var(--rule);border-radius:4px;margin-bottom:14px;overflow-x:auto}.lakemap.static{height:auto;min-width:900px;border:0;cursor:default;touch-action:auto;display:block}.lakemap .input-code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10.5px;fill:var(--text-secondary)}.lakemap .layer-label.beyond{fill:var(--text-muted)}.lakemap .lake-foot-text{font-size:11.5px;fill:var(--text-secondary)}.card{background:var(--surface-1);border:1px solid var(--rule);border-radius:4px;padding:14px 16px}.card h3{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:10px}.card p+p{margin-top:8px}.facts div{display:grid;grid-template-columns:116px 1fr;grid-gap:10px;gap:10px;padding:6px 0;border-top:1px solid var(--hair)}.facts div:first-child{border-top:0}.facts dt{color:var(--text-muted);font-size:12.5px}code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;background:var(--surface-2);padding:1px 5px;border-radius:3px;overflow-wrap:anywhere}.files{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.checks,.grants,.named,.takes{list-style:none}.checks li{display:grid;grid-template-columns:16px 92px 1fr;grid-gap:10px;gap:10px;align-items:center;padding:6px 0;border-top:1px solid var(--hair)}.checks li:first-child{border-top:0}.checks span:last-child{color:var(--text-secondary)}.takes li{padding:5px 0 5px 18px;position:relative}.takes li:before{content:"";position:absolute;left:0;top:11px;width:8px;height:8px;background:var(--water-lit);border-radius:2px}.named li{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:8px 0;border-top:1px solid var(--hair)}.named li:first-child{border-top:0;padding-top:0}.named span{font-size:12.5px;color:var(--text-secondary)}.named .columns code{margin-right:4px}.located{color:var(--ok)}.named .located.missing{color:var(--bad);font-weight:700}.left-behind{margin-top:10px;padding-top:10px;color:var(--text-secondary)}.grants li,.left-behind{border-top:1px solid var(--hair)}.grants li{display:flex;flex-direction:column;gap:2px;padding:8px 0}.grants li:first-child{border-top:0;padding-top:0}.grants span{color:var(--text-secondary)}.grants .grant-meta{font-size:12px;color:var(--text-muted)}@media (max-width:960px){main{height:auto}.stage{flex-direction:column}.lakemap{flex:none;height:64vh}.drawer{width:auto;overflow:visible}.drawer-edge{flex-basis:28px}.drawer-edge span{transform:rotate(90deg)}}@media (max-width:600px){main{padding:16px 16px 40px}.masthead-logo{height:40px}.facts div{grid-template-columns:1fr;gap:0}}.signin-wrap{justify-content:center;min-height:80vh}.signin-card,.signin-wrap{display:flex;align-items:center}.signin-card{max-width:420px;width:100%;padding:36px 36px 32px;text-align:center;flex-direction:column;gap:10px}.signin-card h1{font-size:24px;font-weight:800;letter-spacing:-.01em;margin-top:10px}.signin-card .sub{margin-bottom:14px;color:var(--text-secondary)}.signin-button{font:inherit;font-size:14px;font-weight:700;padding:10px 22px;border:2px solid var(--rule);border-radius:4px;background:var(--text-primary);color:var(--page);cursor:pointer}.signin-button:hover:not(:disabled){background:var(--accent-band);color:#000000}.signin-button:disabled{opacity:.4;cursor:not-allowed}.source-actions{display:flex;gap:12px;align-items:center}.source-actions button{background:var(--surface-1);border:1px solid var(--rule);border-radius:4px;padding:3px 10px;font-size:12.5px;font-weight:700}.source-actions button:hover{background:var(--text-primary);color:var(--page)}.propose{padding:12px;display:flex;flex-direction:column;gap:10px}.propose-editor{width:100%;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px;line-height:1.55;padding:10px 12px;background:var(--page);color:var(--text-primary);border:1px solid var(--rule);border-radius:4px;resize:vertical;-moz-tab-size:2;tab-size:2}.propose-field{display:flex;flex-direction:column;gap:4px;font-size:12.5px;color:var(--text-secondary)}.propose-field input,.propose-field textarea{font:inherit;font-size:14px;color:var(--text-primary);background:var(--surface-1);border:1px solid var(--rule);border-radius:4px;padding:7px 10px}.propose-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.propose-actions .clear{margin:0}.propose-done{line-height:1.6}.proposals{margin-top:-2px}