:root{
  --outer:#8c857a;
  --shell:#f3f1eb;
  --shell-2:#dedad0;
  --screen:#fbfaf6;
  --line:#c8c5bd;
  --line-dark:#aaa79f;
  --text:#4d4b46;
  --muted:#77746c;
  --green:#1b3e2d;
  --lcd:#a9ba9c;
  --lcd-hi:#c9d9bd;
  --red:#ff3d4f;
  --red-dark:#b71c24;
  --amber:#ffb22e;
}
*{box-sizing:border-box}
html,body{min-height:100%;margin:0}
body{
  background:radial-gradient(circle at 50% 12%, #b7b1a7 0, var(--outer) 38%, #5f5a52 100%);
  color:var(--text);
  font-family:'Anonymous Pro','IBM Plex Mono',ui-monospace,monospace;
  letter-spacing:.06em;
  overflow-x:hidden;
}
button,a{font:inherit;letter-spacing:inherit;color:inherit}
a{text-decoration:none}
.term-page{min-height:100vh;padding:17px clamp(10px,5vw,62px);display:flex;align-items:center;justify-content:center}
.term-shell{
  width:min(1100px,100%);
  min-height:min(936px,calc(100vh - 34px));
  border-radius:22px;
  padding:10px 16px 14px;
  background:linear-gradient(176deg,#fff 0%,#f3f1eb 34%,#e9e6df 66%,#d2cec4 100%);
  box-shadow:inset 0 1px 0 #fff,inset 0 -5px 12px rgba(0,0,0,.16),0 34px 80px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.5);
  display:flex;flex-direction:column;gap:8px;
}
.term-topbar{display:grid;grid-template-columns:1fr auto 196px;gap:18px;align-items:start;min-height:54px;padding:0 2px 4px}
.term-brand-line{display:flex;flex-direction:column;gap:4px;min-width:0}.term-wordmark{font-size:25px;line-height:.9;font-weight:700;color:#2f485a;letter-spacing:.42em}.term-brand-line span{font-size:10px;color:#342f29;font-weight:700;white-space:nowrap}.term-status-pills{display:flex;gap:24px;align-items:center;padding-top:30px;font-size:8px;font-weight:700;color:#2f2d28}.term-status-pills span{display:flex;flex-direction:column;align-items:center;gap:3px}.term-status-pills i{width:6px;height:6px;border-radius:50%;background:#aaa;box-shadow:0 0 0 1px rgba(0,0,0,.08)}.term-status-pills .hot{background:#f00;box-shadow:0 0 7px rgba(255,0,0,.65)}.term-status-pills .pink{background:#ffb9c2}.dot-matrix{height:42px;margin-top:14px;background-image:radial-gradient(circle,#777 1.7px,transparent 1.9px);background-size:10px 9px;opacity:.9}
.term-body{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 94px;gap:12px}.term-bezel{border-radius:18px;padding:10px;background:linear-gradient(180deg,#dbd8cf,#f8f7f3 7%,#d2cec4);box-shadow:inset 0 3px 8px rgba(0,0,0,.22),inset 0 -1px 0 #fff}.term-inner-frame{height:100%;border-radius:12px;padding:14px;background:linear-gradient(90deg,#f1f0ec,#fff 50%,#efede8);box-shadow:inset 0 0 0 1px #c9c6bd,inset 0 0 34px rgba(61,57,48,.12);display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden}.term-inner-frame:before{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(27,62,45,.05) 0 1px,transparent 1px 3px);opacity:.42}.term-inner-frame>*{position:relative}.term-screen-label{font-size:10px;color:#99958c;height:18px;display:flex;align-items:center;gap:8px}.term-screen-label i{width:8px;height:8px;border:1px solid #bbb8ae;border-radius:50%;background:#ddd}.screen-nav{position:absolute;top:26px;right:28px;display:flex;gap:8px;align-items:center}.screen-nav button,.screen-nav a,.screen-nav span{min-height:28px;padding:7px 12px;border:1px solid #c3c0b8;border-radius:3px;background:linear-gradient(#fff,#e7e5de);box-shadow:inset 0 1px 0 #fff,0 2px 0 #c2bfb6;color:#57544d;font-size:9px;font-weight:700}.screen-nav span,.screen-nav a{display:flex;align-items:center;gap:7px}.screen-nav i{width:8px;height:8px;border-radius:50%;border:1px solid #bab6ac}.hero-panel{display:grid;grid-template-columns:1.45fr 1fr;gap:10px;margin-top:20px}.brand-card,.price-card,.metric-group,.disclaimer-line,.relay-line,.fold-row{background:rgba(255,255,255,.72);border:1px solid #d4d1ca;border-radius:5px;box-shadow:inset 0 1px 0 #fff,0 2px 8px rgba(80,76,65,.08)}.brand-card{padding:13px 14px 10px}.coin-row{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center}.coin-icon{width:54px;height:54px;border-radius:7px;background:linear-gradient(180deg,#ff5f70,#f43b4f);border:1px solid #d52b3c;color:#fff;display:grid;place-items:center;font-size:19px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 2px 4px rgba(0,0,0,.16)}h1{margin:0;color:#56534d;font-size:28px;line-height:.95;font-weight:700;letter-spacing:.03em}p{margin:0}.coin-row p{margin-top:6px;font-size:11px;color:#6b6860;line-height:1.35}.button-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.machine-button{min-height:38px;border-radius:3px;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 2px 0 rgba(0,0,0,.18)}.machine-button.dark{background:linear-gradient(180deg,#557968,#1b3e2d);border:1px solid #153023}.machine-button.red{background:linear-gradient(180deg,#ff4054,#ee2f43);border:1px solid #c72534}.link-grid{display:grid;grid-template-columns:1.6fr .7fr .8fr .7fr .7fr;gap:7px;margin-top:9px}.compact-links{grid-template-columns:1fr}.compact-links .lcd-address{min-height:34px;font-size:9px}.link-grid a,.lcd-address{min-height:30px;border:1px solid #d1cec6;border-radius:3px;background:linear-gradient(#fff,#efede8);display:flex;align-items:center;justify-content:center;padding:6px 9px;font-size:10px;font-weight:700;color:#54514a}.lcd-address{justify-content:flex-start;color:var(--green);background:linear-gradient(180deg,var(--lcd),var(--lcd-hi));box-shadow:inset 0 3px 7px rgba(24,44,32,.35);overflow:hidden;white-space:normal;overflow-wrap:anywhere;line-height:1.25}.price-card{padding:12px}.price-head{display:flex;justify-content:space-between;font-size:10px;color:#6a665d;margin-bottom:8px}.live-dot,.amber-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#ff001f;box-shadow:0 0 7px rgba(255,0,31,.75);vertical-align:middle;margin-right:6px}.amber-dot{background:var(--amber);box-shadow:0 0 7px rgba(255,178,46,.65)}.lcd{background:linear-gradient(180deg,#a9ba9c,#c8d8bb 44%,#a0b293);background-image:linear-gradient(180deg,#a9ba9c,#c8d8bb 44%,#a0b293),repeating-linear-gradient(0deg,rgba(27,62,45,.14) 0 1px,transparent 1px 3px);color:var(--green);text-shadow:0 1px 0 rgba(255,255,255,.35);box-shadow:inset 0 3px 8px rgba(24,44,32,.48),inset 0 0 0 1px rgba(24,44,32,.25),0 1px 0 #fff;border-radius:4px}.lcd-price{min-height:92px;display:flex;align-items:center;padding:16px;font-size:42px;font-weight:700;line-height:1;gap:10px}.lcd-price small{font-size:16px}.price-sub{display:flex;justify-content:space-between;gap:12px;margin-top:8px;font-size:10px;color:#69655d}.price-sub strong{font-weight:700;color:#504d47;overflow-wrap:anywhere}.metric-row{display:grid;grid-template-columns:1fr 1fr .82fr;gap:8px}.metric-group{padding:7px}.metric-title{font-size:9px;color:#8b877e;font-weight:700;margin-bottom:6px}.metric-grid{display:grid;gap:6px}.metric-grid.two{grid-template-columns:1fr 1fr}.metric-grid.one{grid-template-columns:1fr}article{min-width:0;border:1px solid #d8d5ce;border-radius:4px;background:rgba(255,255,255,.52);padding:7px;display:flex;flex-direction:column;gap:5px}article span{font-size:8px;color:#6b675f;font-weight:700}article strong.lcd{min-height:27px;padding:6px 8px;display:flex;align-items:center;gap:6px;font-size:17px;line-height:1;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}article em{font-style:normal;font-size:8px;color:#918d84;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-status{font-size:10px!important}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#999;flex:none}.status-dot.live{background:#1bc45e;box-shadow:0 0 6px rgba(27,196,94,.65)}.status-dot.error{background:#ff3146}.disclaimer-line{min-height:50px;padding:9px 11px;display:grid;grid-template-columns:105px 1fr;align-items:center}.disclaimer-line span,.relay-line div,.fold-row span{font-size:9px;color:#807c73;font-weight:700}.disclaimer-line p{font-size:11px;color:#55514b;line-height:1.35}.relay-line{min-height:29px;padding:7px 10px;display:grid;grid-template-columns:auto auto auto 1fr 34px;gap:18px;align-items:center}.relay-line div{white-space:nowrap}.relay-line div:nth-child(4){text-align:right}.icon-button{width:28px;height:24px;border:1px solid #d2cfc8;border-radius:4px;background:linear-gradient(#fff,#ebe9e3);display:grid;place-items:center;color:#56534d;cursor:pointer}.icon-button svg{width:13px}.icon-button.loading svg{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.fold-row{min-height:36px;padding:8px 11px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:12px}.fold-row strong{font-size:13px;color:#4e4a43}.fold-row em{font-style:normal;font-size:10px;color:#706c64}.empty-crt{flex:1;min-height:180px;border-radius:7px;background:linear-gradient(90deg,#f1f0ec,#fff 50%,#ece9e2);border:1px solid #d2cfc7;box-shadow:inset 0 0 32px rgba(80,76,65,.13);overflow:hidden;position:relative}.empty-crt:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,rgba(27,62,45,.045) 0 1px,transparent 1px 3px)}#checks-grid{position:absolute;inset:18px;display:grid;grid-template-columns:repeat(16,1fr);gap:5px;opacity:.34}.check{border:1px solid #c9d5c0;background:#dfe8d6}.check:nth-child(8n),.check:nth-child(21n){background:#b8c8a9}.hardware-rail{border-radius:9px;background:linear-gradient(180deg,#f7f5ef,#dad6ca);border:1px solid #d0ccc2;box-shadow:inset 0 1px 0 #fff;display:flex;flex-direction:column;align-items:center;gap:12px;padding:10px 8px}.rail-slot{width:78px;height:50px;border-radius:6px;background:#edeae2;box-shadow:inset 0 2px 8px rgba(0,0,0,.17)}.rail-slot:before{content:"";display:block;width:13px;height:40px;margin:5px auto;border-radius:3px;background:linear-gradient(90deg,#96938b,#c9c5bb,#858279);box-shadow:inset 0 0 5px rgba(0,0,0,.4)}.knob{width:58px;height:58px;border-radius:50%;border:0;background:radial-gradient(circle at 32% 25%,#585550,#111 58%,#000);box-shadow:inset -7px -8px 12px rgba(0,0,0,.55),0 8px 14px rgba(0,0,0,.22);position:relative}.knob:before{content:"";position:absolute;left:50%;top:10px;width:2px;height:19px;background:#d9232e}.small-button{width:46px;height:46px;border-radius:6px;background:linear-gradient(#fff,#d9d6ce);border:1px solid #c5c1b8;display:grid;place-items:center;box-shadow:0 2px 5px rgba(0,0,0,.15)}.small-button span{width:18px;height:18px;border-radius:50%;border:2px solid #777;background:#f6f4ee}.eject{width:48px;height:45px;border:0;border-radius:5px;background:linear-gradient(180deg,#ff3b47,#df1824);color:#221;font-size:9px;font-weight:700;padding-top:54px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 4px 8px rgba(0,0,0,.2)}.power-light{margin-top:auto;margin-bottom:12px;text-align:center;color:#4e4b45;font-size:9px;font-weight:700}.power-light span{display:block;width:30px;height:30px;border-radius:50%;margin:0 auto 8px;background:linear-gradient(#fff,#e4e1d8);box-shadow:0 0 10px rgba(255,255,255,.7),inset 0 -2px 4px rgba(0,0,0,.13)}
@media(max-width:900px){body{overflow:auto}.term-page{align-items:flex-start;padding:8px 4px 20px}.term-shell{min-height:auto;border-radius:12px;padding:0 6px 8px}.term-topbar{grid-template-columns:1fr;gap:6px}.term-wordmark{font-size:22px}.term-status-pills{padding-top:0;justify-content:flex-start}.dot-matrix{display:none}.term-body{display:flex;flex-direction:column}.hardware-rail{flex-direction:row;justify-content:space-around}.rail-slot,.knob,.small-button,.eject,.power-light{display:none}.screen-nav{position:static;margin-bottom:8px;overflow:auto}.hero-panel,.metric-row{grid-template-columns:1fr}.metric-grid.two{grid-template-columns:1fr 1fr}.link-grid{grid-template-columns:1fr 1fr}.lcd-address{grid-column:1/-1}.empty-crt{min-height:120px}}
@media(max-width:560px){.term-inner-frame{padding:10px}.coin-row{grid-template-columns:44px 1fr}.coin-icon{width:44px;height:44px;font-size:16px}h1{font-size:20px}.button-row,.metric-grid.two{grid-template-columns:1fr}.lcd-price{font-size:34px;min-height:78px}.relay-line{grid-template-columns:1fr auto;gap:8px}.relay-line div:nth-child(3),.relay-line div:nth-child(4){display:none}.disclaimer-line{grid-template-columns:1fr;gap:4px}.fold-row{grid-template-columns:1fr auto}.fold-row span{display:none}}

.core-metrics{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.25fr;gap:8px}
.core-metrics article{min-height:94px;padding:9px;background:rgba(255,255,255,.72)}
.core-metrics article strong.lcd{min-height:40px;font-size:22px}
.vault-note{display:grid;grid-template-columns:1fr 154px 34px;gap:10px;align-items:stretch;background:rgba(255,255,255,.74);border:1px solid #d4d1ca;border-radius:5px;padding:10px;box-shadow:inset 0 1px 0 #fff,0 2px 8px rgba(80,76,65,.08)}
.vault-note span{display:block;margin-bottom:6px;font-size:9px;color:#807c73;font-weight:700}
.vault-note p{font-size:12px;line-height:1.45;color:#514e47;letter-spacing:.03em}
.vault-note strong{display:flex;align-items:center;min-height:40px;padding:8px 9px;font-size:16px;color:var(--green);background:linear-gradient(180deg,var(--lcd),var(--lcd-hi));box-shadow:inset 0 3px 8px rgba(24,44,32,.4);border-radius:4px;white-space:nowrap}
.vault-note .icon-button{width:34px;height:100%}
@media(max-width:900px){.core-metrics{grid-template-columns:1fr 1fr}.vault-note{grid-template-columns:1fr 118px 34px}.compact-links{grid-template-columns:1fr}}
@media(max-width:560px){.core-metrics{grid-template-columns:1fr}.vault-note{grid-template-columns:1fr auto}.vault-note .icon-button{height:38px}.vault-note div:first-child{grid-column:1/-1}}
