:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#213d35;background:#f6f7f3;font-synthesis:none;--green:#143c34;--muted:#6c7b73;--line:#e2e7df;--lime:#d7ecb2}
*{box-sizing:border-box}body{margin:0}a{color:#285746;text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}button,.button{cursor:pointer;border:0;border-radius:7px;background:var(--green);color:#fff;padding:11px 17px;font-size:13px;font-weight:600;display:inline-block}button:hover,.button:hover{background:#275647;text-decoration:none}.secondary{background:#e8ede5;color:var(--green)}.secondary:hover{background:#dce5d8}a,button,input,summary{outline-offset:4px}:focus-visible{outline:2px solid #618343}.shell{display:flex;min-height:100vh}.sidebar{width:235px;flex-shrink:0;background:#fff;border-right:1px solid var(--line);padding:36px 23px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px;color:var(--green);font-size:24px;letter-spacing:-1px;font-weight:650}.brand:hover{text-decoration:none}.brand-sub{display:block;font-size:8px;font-weight:650;letter-spacing:2px;margin-top:5px}.nav-label{font-size:10px;letter-spacing:1.5px;font-weight:650;color:#8a968f;margin:57px 13px 14px}nav{display:grid;gap:6px}nav a{display:flex;align-items:center;gap:14px;padding:13px 14px;border-radius:7px;font-size:13px;color:#6b7b71}nav a:hover{background:#f5f7f1;text-decoration:none}nav a[aria-current]{background:#eef3e8;color:#294c36;font-weight:650}.nav-icon{width:17px;font-size:20px;line-height:18px}.sidebar-bottom{margin-top:auto;padding:30px 10px 0}.pill{font-size:9px;letter-spacing:1px;background:#eef3e8;color:#537044;padding:6px 9px;border-radius:4px;font-weight:650}.sidebar-bottom p{font-size:14px;line-height:1.65;color:#4c6456;margin-top:19px}.sidebar-bottom small{font-size:10px;color:#8a968f}.main-wrap{margin-left:235px;min-width:0;flex:1}.topbar{height:79px;border-bottom:1px solid var(--line);padding:0 42px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#8a958e}.topbar strong{font-weight:500;color:#304d3c;margin-left:8px}.connection{font-size:11px;color:#879287;display:flex;align-items:center;gap:7px}.connection:before,.live-dot{content:"";width:6px;height:6px;display:inline-block;border-radius:50%;background:#aeb6aa}.connection.online:before,.live-dot{background:#68894e;box-shadow:0 0 0 3px #eaf0e2}.connection.warning:before{background:#bd8b39}main{padding:28px 42px 38px;max-width:1550px;margin:auto}.search{display:flex;background:#fff;border:1px solid var(--line);border-radius:9px;padding:7px;align-items:center;gap:12px;margin-bottom:31px}.search>span{font-size:26px;line-height:20px;color:#7f8d80;margin-left:10px}.search input{background:transparent;border:0;flex:1;min-width:0;padding:10px 0;color:var(--green);font-size:12px}.search input::placeholder{color:#8c978f}.search button{font-size:11px;padding:10px 15px}.search button span{margin-left:14px}.search-error{color:#a13d36;font-size:12px;margin-top:-20px}.search-error:empty{display:none}.hero{padding:35px 39px;border:1px solid #dfe6d4;border-radius:12px;background:#eef2e4;position:relative;overflow:hidden;display:flex;justify-content:space-between;min-height:267px}.eyebrow{font-size:9px;letter-spacing:1.6px;font-weight:650;margin:0 0 12px;display:block}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:44px;line-height:1.06;letter-spacing:-1.5px;font-weight:400;margin:15px 0}.hero p:not(.eyebrow){font-size:12px;line-height:1.8;color:#65765e;margin-bottom:18px}.hero-tag{font-size:10px;display:inline-flex;align-items:center;gap:8px;border:1px solid #d5decb;border-radius:5px;padding:6px 8px;background:#f5f7ef}.orbit{width:265px;position:relative;margin-right:28px;align-self:stretch}.orbit-ring{border:1px solid #c7d4b6;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-35deg)}.orbit-ring.one{width:235px;height:235px}.orbit-ring.two{width:225px;height:115px}.orbit-ring.three{width:145px;height:215px;transform:translate(-50%,-50%) rotate(35deg)}.orbit-core{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-7deg);width:97px;height:111px;background:#254e3f;color:#e2ecce;box-shadow:9px 9px 0 #c8d6b5;border-radius:20px;font-family:Georgia,serif;font-size:77px;line-height:111px;text-align:center}.orbit-point{position:absolute;width:12px;height:12px;background:#a5bf83;border:3px solid #eef2e4;border-radius:50%;z-index:1}.p1{top:9%;left:28%}.p2{bottom:11%;right:23%}.p3{top:54%;left:5%;width:18px;height:18px;background:#496b41}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:20px 0 37px}.stats section{border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px 20px;min-width:0}.stat-label{font-size:8px;font-weight:650;letter-spacing:1px;display:flex;justify-content:space-between;gap:5px;color:#71826f}.stat-label span{font-size:14px;line-height:11px}.stats strong{font-size:27px;font-weight:500;letter-spacing:-1px;display:block;margin:14px 0 8px;white-space:nowrap}.stats strong a{color:var(--green);font-family:inherit}.stats strong em,.account-card em{font-style:normal;font-size:10px;margin-left:6px;letter-spacing:0;font-weight:500}.stats small{display:block;font-size:9px;color:#8d978d;line-height:1.6}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;margin:0 0 19px}.section-intro .eyebrow{color:#7a8a75;font-size:8px;margin-bottom:7px}h2{font-size:19px;font-weight:500;letter-spacing:-.4px;margin:0}.refresh-note{font-size:10px;color:#82907e;display:flex;align-items:center;gap:7px}.panel{border:1px solid var(--line);border-radius:9px;background:#fff;margin-bottom:19px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #edf0e9;gap:12px}.panel-heading h2{font-size:13px;font-weight:600;letter-spacing:0}.text-link{font-size:10px;color:#76886f}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:9px;font-weight:500;color:#8c988b;background:#fcfdfb;padding:13px 22px}td{padding:16px 22px;border-top:1px solid #edf0e9;font-size:11px;color:#6b7d66}tbody tr:hover{background:#fcfdf9}.mono{font-family:"SFMono-Regular",Consolas,monospace;font-size:11px;letter-spacing:-.2px}.block-icon{display:inline-block;margin-right:11px;font-size:17px;vertical-align:middle;color:#899977}.badge{font-size:9px;border-radius:4px;padding:5px 8px;display:inline-block;font-weight:500}.success{background:#eef4e7;color:#638148}.failed{background:#f9e9e6;color:#a64439}.network-note{display:flex;gap:12px;padding:3px 3px;color:#8b9885;font-size:10px;line-height:1.6}.network-note>span{font-size:16px;padding-top:8px}.network-note p{max-width:690px}footer{margin:0 42px;padding:23px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;font-size:9px;color:#8b9885;line-height:1.6}.footer-dot{margin:0 8px;color:#bdc6b7}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:39px 0 28px}.page-heading h1,.error-state h1{font-size:32px;font-family:Georgia,serif;font-weight:400;letter-spacing:-.6px;margin:0}.subtitle{color:var(--muted);font-size:12px;line-height:1.7}.pagination{display:flex;align-items:center;justify-content:space-between;margin-top:22px;gap:12px}.details{margin:0;padding:6px 23px}.details>div{display:grid;grid-template-columns:185px 1fr;padding:18px 0;border-bottom:1px solid #edf0e9;gap:22px;font-size:12px}.details>div:last-child{border:0}dt{color:var(--muted)}dd{margin:0;min-width:0;line-height:1.6}.wrap{overflow-wrap:anywhere}.record-list{list-style:none;margin:0;padding:5px 23px}.record-list li{padding:18px 0;display:flex;gap:20px;justify-content:space-between}.record-list a{overflow-wrap:anywhere;min-width:0}.empty{text-align:center;padding:35px;color:#8b9981;font-size:12px}.empty>span{font-size:27px}.loading{padding:90px 20px;text-align:center;color:#7b8d71;font-size:13px}.transfer-flow{display:grid;grid-template-columns:1fr 30px 1fr;align-items:center;gap:22px;padding:26px}.transfer-flow>div{min-width:0}.transfer-flow a{overflow-wrap:anywhere;line-height:1.8}.flow-arrow{font-size:26px;color:#8ba071}.transfer-amount{padding:22px 26px;background:#f6f9f0;display:flex;justify-content:space-between;align-items:center;gap:12px}.transfer-amount>span{font-size:11px;color:#6b7b62}.transfer-amount strong{font-size:21px;font-weight:500}.raw summary{padding:20px 23px;cursor:pointer;font-size:12px}.raw pre,.panel>pre{padding:22px;margin:0;font-size:11px;overflow:auto;max-height:500px;line-height:1.7;border-top:1px solid var(--line)}.account-card{background:#eef2e4;border:1px solid #dfe6d4;border-radius:10px;padding:30px;margin-bottom:25px;display:flex;justify-content:space-between;gap:30px;align-items:center}.account-card>div{min-width:0}.account-card strong{font-weight:500;font-size:31px;white-space:nowrap}.error-text{color:#a64a3b;overflow-wrap:anywhere}.muted{color:var(--muted);font-size:12px}.fine{font-size:11px;line-height:1.8}.notice{border:1px solid #e6d7b6;background:#fff8e8;padding:13px 18px;font-size:12px;line-height:1.7;border-radius:7px;margin-bottom:20px}.notice button{padding:5px 9px;margin-left:10px;font-size:11px}.error-state{padding:50px 35px;background:#fff;border:1px solid var(--line);border-radius:10px}.error-state p{font-size:13px;line-height:1.7;color:var(--muted)}.error-state button{margin:15px 12px 0 0}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{position:fixed;top:8px;left:8px;z-index:5;background:#fff;padding:10px}
@media(min-width:1550px){main{padding-top:36px}.hero{min-height:300px}.hero h1{font-size:51px}.orbit{margin-right:80px}.stats strong{font-size:31px}}
@media(max-width:1150px){.sidebar{width:195px;padding:30px 16px}.main-wrap{margin-left:195px}main{padding:24px}.topbar{padding:0 24px}footer{margin:0 24px}.hero{padding:30px}.orbit{margin-right:0;width:230px}.stats{gap:10px}.stats section{padding:15px 13px}.stats strong{font-size:23px}th,td{padding-left:17px;padding-right:17px}}
@media(max-width:850px){.sidebar{width:170px;padding:25px 12px}.brand{font-size:20px;gap:7px}.brand img{width:30px}.brand-sub{font-size:7px;letter-spacing:1.3px}.main-wrap{margin-left:170px}.hero h1{font-size:36px}.orbit{width:160px;opacity:.7}.orbit-ring.one{width:170px;height:170px}.orbit-ring.two{width:170px;height:90px}.orbit-ring.three{width:110px;height:160px}.orbit-core{width:72px;height:84px;font-size:59px;line-height:84px}.stats{grid-template-columns:repeat(2,1fr)}.stats strong{font-size:26px}.details>div{grid-template-columns:130px 1fr}.account-card{align-items:flex-start;flex-direction:column}.refresh-note{font-size:9px}.hero p:not(.eyebrow){font-size:11px}}
@media(max-width:620px){.shell{display:block}.sidebar{position:static;width:auto;padding:19px 20px 0;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:23px}.brand img{width:35px}.brand-sub{font-size:8px}.nav-label,.sidebar-bottom{display:none}nav{display:flex;gap:4px;margin-top:20px;overflow:auto;padding-bottom:12px}nav a{padding:10px;font-size:11px;gap:7px;white-space:nowrap}.nav-icon{font-size:17px}.main-wrap{margin-left:0}.topbar{height:55px;padding:0 20px;font-size:10px}.connection{font-size:9px}main{padding:19px 16px 26px}.search{gap:7px;margin-bottom:22px}.search input{font-size:11px}.search button{padding:10px}.search button span{display:none}.search>span{margin-left:3px}.hero{min-height:268px;padding:27px 25px}.hero h1{font-size:37px}.hero p:not(.eyebrow){max-width:215px;font-size:11px}.desktop-only{display:none}.orbit{position:absolute;right:-51px;top:45px;height:185px;width:180px;opacity:.35;pointer-events:none}.hero>div:first-child{position:relative;z-index:1}.stats{gap:10px;margin:15px 0 29px}.stats section{padding:16px 13px}.stats strong{font-size:23px}.stat-label{font-size:7px}.stats small{font-size:8px}.section-intro{align-items:center}.section-intro h2{font-size:18px}.refresh-note{max-width:110px;font-size:8px;line-height:1.5}.panel-heading{padding:17px}.panel-heading h2{font-size:12px}.text-link{font-size:9px}th,td{padding:14px 17px}.mono{font-size:10px}.page-heading{margin:27px 0 23px;align-items:flex-start;flex-wrap:wrap}.page-heading h1{font-size:29px}.page-heading .button{font-size:10px}.details{padding:5px 18px}.details>div{grid-template-columns:1fr;gap:8px;padding:15px 0;font-size:11px}.transfer-flow{grid-template-columns:1fr;padding:22px}.flow-arrow{transform:rotate(90deg);width:25px}.transfer-amount{padding:20px;align-items:flex-start;flex-direction:column}.transfer-amount strong{font-size:21px}.account-card{padding:24px 20px}.account-card strong{font-size:29px}.error-state{padding:32px 23px}footer{margin:0 20px;font-size:8px;flex-direction:column;gap:7px}.pagination .button{font-size:11px;padding:10px 12px}}
@media(prefers-reduced-motion:no-preference){.live-dot{animation:breathe 3s ease-in-out infinite}@keyframes breathe{50%{box-shadow:0 0 0 5px #e5ecd8}}}
.operator-label{margin-top:30px}.workspace-note{padding:22px 25px;border:1px solid #dfe6d4;background:#eef2e4;border-radius:9px;margin-bottom:26px;font-size:13px}.workspace-note p{font-size:12px;line-height:1.8;color:#6a7c62;margin-bottom:0;max-width:780px}.roadmap{display:grid;grid-template-columns:1fr 1fr;gap:20px}.roadmap-card{border:1px solid var(--line);background:#fff;border-radius:10px;display:flex;gap:20px;padding:28px 24px}.roadmap-card.complete{border-color:#cbd9bc}.roadmap-card.next{border-color:#adbe91;background:#fafcf5}.phase-number{font-family:Georgia,serif;font-size:29px;color:#c0cbb7}.roadmap-card .eyebrow{font-size:8px;color:#7c906c;margin-bottom:12px}.roadmap-card h2{font-size:19px;line-height:1.3}.roadmap-card p{font-size:11px;line-height:1.8;color:var(--muted)}.roadmap-card ul{padding:0;list-style:none;margin:19px 0 0}.roadmap-card li{display:flex;gap:10px;font-size:11px;color:#5c7153;line-height:1.7;margin:9px 0}.roadmap-card li>span{color:#7f9a60}.step-number{color:#99aa89;margin-right:14px}.badge.planned{background:#f2f1e8;color:#8a8164}.procedure-body{padding:9px 26px 20px;font-size:12px;line-height:1.9;color:#61765a}.procedure-body ol{padding-left:21px}.procedure-body li{padding-left:6px;margin:12px 0}.procedure-body code{font-size:11px;overflow-wrap:anywhere}.command{background:#f5f7f0;border:1px solid #e5eadc;border-radius:6px;padding:15px 18px;overflow:auto;line-height:1.8;color:#36582c;max-width:100%}.command code{white-space:pre}.procedure .panel-heading{flex-wrap:wrap}@media(max-width:1000px){.roadmap{grid-template-columns:1fr}}@media(max-width:620px){.operator-label{display:block;margin:5px 10px 0;font-size:8px}.operator-label+nav{margin-top:5px}.roadmap-card{padding:24px 20px;gap:17px}.workspace-note{padding:20px}.procedure-body{padding-left:20px;padding-right:20px}}
.stats strong a{font-size:inherit;letter-spacing:inherit}.stats small{font-size:10px}

/* Keep the full native supply readable beside narrower summary cards. */
.stats .supply-stat strong{font-size:clamp(18px,2vw,27px);line-height:1.2;white-space:normal;overflow-wrap:anywhere}.stats .supply-stat strong em{display:block;margin:6px 0 0}

.environment-banner{position:sticky;top:0;z-index:20;min-height:64px;padding:12px 28px;background:#173d33;color:#eff6e2;border-bottom:1px solid #315442;display:flex;align-items:center;justify-content:space-between;gap:24px;line-height:1.5}.environment-banner>div:first-child{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.environment-banner strong{font-size:12px;font-weight:650}.environment-banner span{font-size:10px;color:#c2d4ae}.environment-links{display:flex;align-items:center;gap:25px}.environment-banner a{font-size:11px;color:#eff6e2;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}.shell{min-height:calc(100vh - 64px)}.sidebar{top:64px}.skip:focus{z-index:30}#content{scroll-margin-top:85px}
@media(max-width:850px){.environment-banner>div:first-child{display:grid;gap:1px}.environment-banner{padding:10px 24px}.environment-links{gap:18px}.environment-banner a{font-size:10px}}
@media(max-width:620px){.sidebar{top:auto}.environment-banner{padding:10px 20px;min-height:74px;gap:12px}.environment-banner strong{font-size:11px}.environment-banner span{font-size:9px}.environment-links{align-items:flex-end;gap:4px;flex-direction:column}.shell{min-height:calc(100vh - 74px)}}
