:root{--htb-buy:#27d39b;--htb-buy-rgb:39,211,155;--htb-sell:#f06474;--htb-sell-rgb:240,100,116;--htb-gold:#e8c76f;--htb-bg:#0b1210;--htb-panel:rgba(7,13,11,.74);--htb-line:rgba(235,244,239,.11);--htb-text:#f1f6f3;--htb-muted:rgba(226,237,231,.56)}
.htb-app{position:relative;width:100%;height:var(--htb-height,900px);min-height:620px;overflow:hidden;border:1px solid rgba(204,225,213,.12);border-radius:22px;background:#0b1210;color:var(--htb-text);font-family:"Chakra Petch","Vazir","Vazirmatn",system-ui,sans-serif;isolation:isolate;box-shadow:0 42px 100px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)}
.htb-app *{box-sizing:border-box}.htb-app button{font:inherit}.htb-app--embed-full{height:max(760px,100svh);border:0;border-radius:0}.htb-app:fullscreen{width:100vw;height:100vh;border:0;border-radius:0}.htb-shell{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 25% 42%,rgba(var(--htb-buy-rgb),.08),transparent 30%),radial-gradient(circle at 76% 42%,rgba(var(--htb-sell-rgb),.08),transparent 30%),#0b1210}
.htb-stage,.htb-stage canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.htb-stage canvas{cursor:grab;touch-action:none}.htb-stage canvas:active{cursor:grabbing}.htb-world-labels{position:absolute;inset:0;z-index:8;pointer-events:none;overflow:hidden}.htb-world-label{position:absolute;left:0;top:0;display:grid;gap:1px;min-width:72px;padding:5px 8px;border:1px solid rgba(255,255,255,.13);border-radius:7px;background:rgba(6,11,9,.72);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);color:#fff;text-align:left;pointer-events:auto;cursor:default;transition:opacity .18s ease,border-color .18s ease,background .18s ease}.htb-world-label span{font:700 9px/1.1 "JetBrains Mono",monospace}.htb-world-label b{font:600 8px/1.1 "JetBrains Mono",monospace;color:rgba(255,255,255,.54)}.htb-world-label--bid{border-left:2px solid var(--htb-buy)}.htb-world-label--ask{border-left:2px solid var(--htb-sell)}.htb-world-label:hover{border-color:rgba(255,255,255,.28);background:rgba(6,11,9,.92)}
.htb-vignette,.htb-grain,.htb-scan{position:absolute;inset:0;pointer-events:none}.htb-vignette{z-index:3;background:radial-gradient(ellipse at center,transparent 46%,rgba(2,7,5,.35) 80%,rgba(1,4,3,.78) 100%),linear-gradient(180deg,rgba(2,7,5,.6),transparent 19%,transparent 76%,rgba(2,7,5,.62))}.htb-grain{z-index:4;opacity:.16;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");background-size:180px 180px;animation:htb-grain .4s steps(2) infinite}.htb-scan{z-index:5;opacity:.08;background:repeating-linear-gradient(180deg,transparent 0,transparent 3px,rgba(255,255,255,.07) 4px)}
@keyframes htb-grain{0%{transform:translate(0)}25%{transform:translate(-1%,1%)}50%{transform:translate(1%,-1%)}75%{transform:translate(1%,1%)}100%{transform:translate(-1%,-1%)}}
.htb-topbar{position:absolute;z-index:20;left:0;right:0;top:0;display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(310px,1fr);align-items:center;gap:24px;min-height:76px;padding:13px 18px 14px;border-bottom:1px solid rgba(240,248,243,.09);background:linear-gradient(180deg,rgba(4,9,7,.93),rgba(4,9,7,.68));backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%);box-shadow:0 16px 40px rgba(0,0,0,.2)}
.htb-brand{display:flex;align-items:center;gap:11px;min-width:0}.htb-brand__mark{display:flex;align-items:flex-end;justify-content:center;gap:3px;width:34px;height:34px;padding:8px;border:1px solid rgba(233,243,237,.11);border-radius:10px;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.012));box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 26px rgba(var(--htb-buy-rgb),.08)}.htb-brand__mark i{display:block;width:3px;border-radius:3px;background:linear-gradient(180deg,#f0d887,#22c991);box-shadow:0 0 9px rgba(var(--htb-buy-rgb),.45)}.htb-brand__mark i:nth-child(1){height:10px}.htb-brand__mark i:nth-child(2){height:17px}.htb-brand__mark i:nth-child(3){height:13px}.htb-brand strong{display:block;overflow:hidden;color:#f3f8f5;font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.htb-brand small{display:block;margin-top:4px;overflow:hidden;color:rgba(221,235,227,.47);font-size:9px;font-weight:500;letter-spacing:.04em;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}
.htb-price{display:grid;justify-items:center;gap:1px;min-width:240px}.htb-price>span{color:rgba(226,238,231,.38);font-size:8px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.htb-price>strong{color:#c7f6e5;font:800 clamp(25px,2.1vw,36px)/.98 "JetBrains Mono",monospace;letter-spacing:-.05em;text-shadow:0 0 24px rgba(var(--htb-buy-rgb),.24)}.htb-price>div{display:flex;gap:12px;align-items:center;margin-top:3px}.htb-price em{font:700 9px/1 "JetBrains Mono",monospace;color:rgba(255,255,255,.55);font-style:normal}.htb-price em.is-up{color:#5de1b5}.htb-price em.is-down{color:#ff8492}.htb-price small{color:rgba(231,240,235,.38);font-size:8px;text-transform:uppercase}.htb-price small b{color:rgba(239,246,242,.7);font:600 8px/1 "JetBrains Mono",monospace}
.htb-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.htb-top-actions button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid rgba(237,247,241,.09);border-radius:9px;background:rgba(255,255,255,.025);color:rgba(238,247,242,.68);cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.htb-top-actions button:hover,.htb-top-actions button:focus-visible{border-color:rgba(237,247,241,.23);background:rgba(255,255,255,.065);color:#fff;transform:translateY(-1px);outline:none}.htb-top-actions button[data-action=lang]{width:auto;min-width:31px;padding:0 8px;font:700 8px/1 "JetBrains Mono",monospace}.htb-top-actions svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.htb-status{display:grid;grid-template-columns:7px auto;column-gap:6px;align-items:center;max-width:170px;margin-right:5px}.htb-status i{grid-row:1/3;width:6px;height:6px;border-radius:50%;background:#d9a94f;box-shadow:0 0 9px rgba(217,169,79,.55)}.htb-status span{overflow:hidden;color:rgba(242,248,245,.72);font-size:8px;font-weight:650;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.htb-status small{overflow:hidden;color:rgba(228,238,233,.32);font-size:7px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.htb-status.is-live i{background:#34dca4;box-shadow:0 0 10px rgba(52,220,164,.8)}.htb-status.is-error i{background:#f06474;box-shadow:0 0 10px rgba(240,100,116,.7)}
.htb-pressure{position:absolute;z-index:17;top:90px;left:50%;display:flex;align-items:center;gap:18px;min-width:300px;padding:10px 11px 10px 15px;border:1px solid rgba(240,248,243,.09);border-radius:13px;background:rgba(5,11,9,.66);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transform:translateX(-50%);box-shadow:0 16px 40px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.035)}.htb-pressure>div:first-child{display:grid;gap:2px;min-width:170px}.htb-pressure span{color:rgba(227,238,232,.36);font-size:7px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.htb-pressure strong{color:#f1f6f3;font-size:11px;font-weight:650;line-height:1.05}.htb-pressure small{overflow:hidden;max-width:170px;color:rgba(224,236,229,.38);font:500 7px/1.1 "JetBrains Mono",monospace;text-overflow:ellipsis;white-space:nowrap}.htb-pressure__dial{position:relative;width:42px;height:42px;flex:0 0 42px}.htb-pressure__dial svg{width:100%;height:100%;transform:rotate(-90deg)}.htb-pressure__dial circle{fill:none;stroke:rgba(255,255,255,.08);stroke-width:4}.htb-pressure__dial .meter{stroke:url(#none);stroke:var(--htb-buy);stroke-dasharray:132;stroke-dashoffset:calc(132 - 132 * var(--pressure));stroke-linecap:round;filter:drop-shadow(0 0 4px rgba(var(--htb-buy-rgb),.55));transition:stroke-dashoffset .5s ease}.htb-pressure__dial b{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font:800 10px/1 "JetBrains Mono",monospace}
.htb-wall{position:absolute;z-index:16;top:95px;width:164px;padding:11px 12px 10px;border:1px solid rgba(238,247,242,.085);border-radius:12px;background:linear-gradient(150deg,rgba(10,18,15,.78),rgba(5,10,8,.58));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 18px 50px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.03)}.htb-wall--bid{left:16px}.htb-wall--ask{right:16px;text-align:right}.htb-wall>span{display:block;color:rgba(230,240,234,.38);font-size:7px;font-weight:700;letter-spacing:.12em}.htb-wall>strong{display:block;margin-top:5px;font:800 15px/1 "JetBrains Mono",monospace}.htb-wall--bid>strong{color:#53e0b2}.htb-wall--ask>strong{color:#ff8290}.htb-wall>small{display:block;margin-top:4px;color:rgba(230,240,234,.42);font:500 7px/1 "JetBrains Mono",monospace}.htb-wall>div{height:2px;margin-top:9px;border-radius:3px;background:rgba(255,255,255,.06);overflow:hidden}.htb-wall>div i{display:block;width:64%;height:100%;background:linear-gradient(90deg,transparent,var(--htb-buy));box-shadow:0 0 8px rgba(var(--htb-buy-rgb),.4)}.htb-wall--ask>div i{margin-left:auto;background:linear-gradient(90deg,var(--htb-sell),transparent);box-shadow:0 0 8px rgba(var(--htb-sell-rgb),.4)}
.htb-metrics{position:absolute;z-index:16;left:50%;bottom:184px;display:grid;grid-template-columns:repeat(3,minmax(130px,1fr));width:min(560px,54vw);border:1px solid rgba(237,246,241,.08);border-radius:12px;background:rgba(5,11,9,.68);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);transform:translateX(-50%);overflow:hidden;box-shadow:0 18px 48px rgba(0,0,0,.24)}.htb-metrics>div{display:grid;gap:4px;padding:10px 13px;border-right:1px solid rgba(255,255,255,.065);text-align:center}.htb-metrics>div:last-child{border:0}.htb-metrics span{color:rgba(226,237,231,.33);font-size:7px;font-weight:700;letter-spacing:.12em}.htb-metrics strong{color:#ecf5f0;font:700 10px/1 "JetBrains Mono",monospace}.htb-metrics strong span.is-buy{color:#4adbad}.htb-metrics strong span.is-sell{color:#ff7786}.htb-metrics strong small{margin-left:7px;color:rgba(230,240,234,.36);font:500 7px/1 "JetBrains Mono",monospace}
.htb-toast{position:absolute;z-index:35;left:50%;top:152px;display:grid;grid-template-columns:auto auto;column-gap:14px;row-gap:2px;min-width:260px;padding:9px 13px 9px 15px;border:1px solid rgba(239,247,243,.12);border-left:2px solid var(--htb-gold);border-radius:10px;background:rgba(5,10,8,.88);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;transform:translate(-50%,-9px) scale(.98);transition:opacity .22s ease,transform .22s ease;box-shadow:0 24px 70px rgba(0,0,0,.4)}.htb-toast.is-open{opacity:1;transform:translate(-50%,0) scale(1)}.htb-toast.is-buy{border-left-color:var(--htb-buy)}.htb-toast.is-sell{border-left-color:var(--htb-sell)}.htb-toast span{grid-column:1/3;color:rgba(227,238,232,.45);font-size:7px;font-weight:800;letter-spacing:.14em}.htb-toast strong{color:#fff;font:800 13px/1.1 "JetBrains Mono",monospace}.htb-toast small{align-self:end;color:rgba(233,242,237,.45);font:600 8px/1 "JetBrains Mono",monospace;text-align:right}
.htb-panel{position:absolute;z-index:18;bottom:14px;width:calc(50% - 22px);height:154px;border:1px solid rgba(239,247,243,.085);border-radius:13px;background:linear-gradient(160deg,rgba(6,12,10,.84),rgba(3,8,6,.68));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);overflow:hidden;box-shadow:0 22px 64px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.03)}.htb-panel>header{display:flex;align-items:center;justify-content:space-between;height:42px;padding:9px 11px;border-bottom:1px solid rgba(255,255,255,.065)}.htb-panel>header>div:first-child{display:grid;gap:2px}.htb-panel>header span{color:rgba(238,246,242,.74);font-size:8px;font-weight:750;letter-spacing:.08em}.htb-panel>header small{color:rgba(226,237,231,.33);font-size:7px}.htb-depth{left:14px}.htb-feed{right:14px}.htb-depth canvas{display:block;width:100%;height:calc(100% - 42px)}.htb-depth__legend{display:flex;align-items:center;gap:5px}.htb-depth__legend i{width:13px;height:2px;border-radius:3px;background:var(--htb-buy)}.htb-depth__legend i:nth-of-type(2){margin-left:5px;background:var(--htb-sell)}.htb-depth__legend b{color:rgba(229,240,234,.42);font:600 7px/1 "JetBrains Mono",monospace}.htb-feed header em{display:flex;align-items:center;gap:5px;color:rgba(228,238,232,.45);font-size:7px;font-style:normal}.htb-feed header em i{width:5px;height:5px;border-radius:50%;background:#35dfa7;box-shadow:0 0 7px rgba(53,223,167,.75)}.htb-feed>div{height:calc(100% - 42px);padding:3px 9px;overflow:hidden}.htb-feed>div>p{margin:30px 0 0;color:rgba(226,237,231,.31);font-size:8px;text-align:center}.htb-feed article{display:grid;grid-template-columns:4px minmax(0,1fr) auto auto;gap:8px;align-items:center;min-height:22px;border-bottom:1px solid rgba(255,255,255,.045)}.htb-feed article:last-child{border:0}.htb-feed article>i{width:2px;height:12px;border-radius:4px;background:var(--htb-gold)}.htb-feed article.is-buy>i{background:var(--htb-buy);box-shadow:0 0 6px rgba(var(--htb-buy-rgb),.5)}.htb-feed article.is-sell>i{background:var(--htb-sell);box-shadow:0 0 6px rgba(var(--htb-sell-rgb),.5)}.htb-feed article>div{display:flex;gap:7px;min-width:0}.htb-feed article strong{overflow:hidden;color:rgba(238,246,242,.72);font-size:7px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.htb-feed article small{color:rgba(226,237,231,.32);font:500 7px/1 "JetBrains Mono",monospace}.htb-feed article>span{color:rgba(237,245,241,.52);font:600 7px/1 "JetBrains Mono",monospace}.htb-feed article time{color:rgba(225,236,230,.23);font:500 6px/1 "JetBrains Mono",monospace}
.htb-legend{position:absolute;z-index:15;left:50%;bottom:173px;display:flex;align-items:center;justify-content:center;gap:13px;width:min(690px,70vw);transform:translateX(-50%);pointer-events:none}.htb-legend>span{display:flex;align-items:center;gap:5px;color:rgba(229,239,233,.42);font-size:7px}.htb-legend>span i{width:6px;height:6px;border-radius:50%;background:var(--htb-buy);box-shadow:0 0 8px rgba(var(--htb-buy-rgb),.65)}.htb-legend>span i.red{background:var(--htb-sell);box-shadow:0 0 8px rgba(var(--htb-sell-rgb),.65)}.htb-legend>span i.gold{background:var(--htb-gold);box-shadow:0 0 8px rgba(232,199,111,.65)}.htb-legend>span b{font-weight:600}.htb-legend>small{margin-left:4px;color:rgba(224,235,229,.2);font-size:6px}
.htb-inspector{position:absolute;z-index:42;display:none;width:230px;padding:12px;border:1px solid rgba(239,247,243,.14);border-top:2px solid var(--htb-gold);border-radius:11px;background:rgba(4,9,7,.91);backdrop-filter:blur(17px);-webkit-backdrop-filter:blur(17px);box-shadow:0 24px 70px rgba(0,0,0,.46)}.htb-inspector.is-open{display:block}.htb-inspector.is-bid{border-top-color:var(--htb-buy)}.htb-inspector.is-ask{border-top-color:var(--htb-sell)}.htb-inspector>span{display:block;color:rgba(229,240,234,.4);font-size:7px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.htb-inspector>strong{display:block;margin-top:5px;color:#fff;font:800 17px/1 "JetBrains Mono",monospace}.htb-inspector dl{display:grid;gap:6px;margin:11px 0 0}.htb-inspector dl div{display:flex;justify-content:space-between;gap:12px}.htb-inspector dt{color:rgba(226,237,231,.36);font-size:7px}.htb-inspector dd{margin:0;color:rgba(240,247,243,.72);font:600 7px/1 "JetBrains Mono",monospace;text-align:right}.htb-inspector em{display:inline-flex;margin-top:10px;padding:4px 7px;border:1px solid rgba(255,255,255,.09);border-radius:99px;color:rgba(236,245,240,.58);font-size:7px;font-style:normal}
.htb-error,.htb-modal{position:absolute;z-index:60;inset:0;display:grid;place-items:center;padding:24px;background:rgba(2,6,4,.62);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;transition:opacity .2s ease}.htb-error.is-open,.htb-modal.is-open{opacity:1;pointer-events:auto}.htb-error>div,.htb-modal>div{position:relative;width:min(480px,94vw);padding:26px;border:1px solid rgba(239,247,243,.13);border-radius:17px;background:linear-gradient(145deg,rgba(18,27,23,.97),rgba(5,11,8,.97));box-shadow:0 36px 110px rgba(0,0,0,.62),inset 0 1px 0 rgba(255,255,255,.04)}.htb-error span,.htb-modal__eyebrow{color:#eece79;font-size:8px;font-weight:800;letter-spacing:.16em}.htb-error strong{display:block;margin-top:8px;color:#fff;font-size:17px}.htb-error p{margin:10px 0;color:rgba(230,240,234,.58);font-size:11px;line-height:1.5}.htb-error code{display:block;padding:8px;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#050907;color:rgba(230,240,234,.42);font:500 8px/1.45 "JetBrains Mono",monospace;overflow-wrap:anywhere}.htb-error button,.htb-modal button[data-action=close]{margin-top:16px;padding:8px 12px;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:rgba(255,255,255,.05);color:#fff;cursor:pointer}.htb-modal>div>button[data-action=close]{position:absolute;right:12px;top:9px;width:30px;height:30px;margin:0;padding:0;border-radius:50%;font-size:20px}.htb-modal h2{margin:9px 0 10px;color:#fff;font-size:24px}.htb-modal p{margin:0;color:rgba(228,239,233,.62);font-size:12px;line-height:1.65}.htb-modal__legend{display:flex;gap:12px;margin:18px 0;padding:13px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.htb-modal__legend span{display:flex;align-items:center;gap:6px;color:rgba(235,244,239,.66);font-size:9px}.htb-modal__legend i{width:7px;height:7px;border-radius:50%;background:var(--htb-buy)}.htb-modal__legend i.gold{background:var(--htb-gold)}.htb-modal__legend i.red{background:var(--htb-sell)}.htb-modal small{color:rgba(225,236,230,.34);font-size:9px}
.htb-boot{position:absolute;z-index:90;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,rgba(var(--htb-buy-rgb),.08),transparent 32%),#07100c;transition:opacity .55s ease,visibility .55s ease}.htb-boot.is-ready{opacity:0;visibility:hidden}.htb-boot__frame{display:grid;justify-items:center;gap:10px;width:min(330px,80vw)}.htb-boot__mark{display:flex;align-items:end;gap:5px;height:35px}.htb-boot__mark i{width:5px;border-radius:5px;background:linear-gradient(180deg,#ebd485,var(--htb-buy));box-shadow:0 0 16px rgba(var(--htb-buy-rgb),.45);animation:htb-loader-bars 1.2s ease-in-out infinite}.htb-boot__mark i:nth-child(1){height:20px}.htb-boot__mark i:nth-child(2){height:33px;animation-delay:.15s}.htb-boot__mark i:nth-child(3){height:25px;animation-delay:.3s}.htb-boot strong{color:#f0f6f2;font-size:12px;letter-spacing:.14em}.htb-boot__sub{color:rgba(228,239,233,.42);font-size:9px}.htb-boot__bar{width:180px;height:2px;margin-top:5px;background:rgba(255,255,255,.07);overflow:hidden}.htb-boot__bar b{display:block;width:40%;height:100%;background:linear-gradient(90deg,transparent,var(--htb-buy),transparent);animation:htb-loader 1.25s linear infinite}@keyframes htb-loader{from{transform:translateX(-100%)}to{transform:translateX(350%)}}@keyframes htb-loader-bars{50%{transform:translateY(-4px);filter:brightness(1.35)}}
.htb-impact--buy .htb-vignette{box-shadow:inset 80px 0 120px rgba(var(--htb-buy-rgb),.08)}.htb-impact--sell .htb-vignette{box-shadow:inset -80px 0 120px rgba(var(--htb-sell-rgb),.08)}
[dir=rtl] .htb-brand{text-align:right}[dir=rtl] .htb-wall--bid{text-align:right}[dir=rtl] .htb-wall--ask{text-align:left}[dir=rtl] .htb-feed article{direction:rtl}[dir=rtl] .htb-inspector dd{text-align:left}
@media(max-width:1100px){.htb-topbar{grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);gap:12px}.htb-brand small{display:none}.htb-status{display:none}.htb-wall{top:88px}.htb-pressure{top:86px}.htb-metrics{bottom:174px;width:min(520px,64vw)}.htb-legend{display:none}}
@media(max-width:820px){.htb-app{height:max(720px,var(--htb-height,820px));border-radius:15px}.htb-topbar{grid-template-columns:1fr auto;min-height:66px;padding:10px 10px}.htb-brand__mark{width:30px;height:30px;padding:7px}.htb-brand strong{font-size:10px}.htb-price{grid-column:1/3;grid-row:2;position:absolute;left:50%;top:70px;min-width:190px;transform:translateX(-50%)}.htb-price>strong{font-size:27px}.htb-top-actions button[data-action=sound],.htb-top-actions button[data-action=camera],.htb-top-actions button[data-action=info]{display:none}.htb-pressure{top:128px;min-width:250px;padding:8px 10px}.htb-pressure>div:first-child{min-width:145px}.htb-wall{top:180px;width:136px}.htb-wall--bid{left:8px}.htb-wall--ask{right:8px}.htb-wall>strong{font-size:12px}.htb-metrics{bottom:183px;width:calc(100% - 20px);grid-template-columns:1fr 1fr 1fr}.htb-metrics>div{padding:8px 5px}.htb-panel{bottom:9px;height:165px}.htb-depth{left:9px;width:calc(55% - 13px)}.htb-feed{right:9px;width:calc(45% - 13px)}.htb-panel>header{height:38px;padding:7px 8px}.htb-feed article{grid-template-columns:3px minmax(0,1fr) auto}.htb-feed article time,.htb-feed article small{display:none}.htb-world-label{display:none}.htb-inspector{width:210px}.htb-grain{opacity:.1}}
@media(max-width:600px){.htb-app{min-height:760px}.htb-brand small{display:none}.htb-brand strong{max-width:160px}.htb-top-actions{gap:4px}.htb-top-actions button{width:28px;height:28px}.htb-wall{top:185px;width:126px}.htb-wall>span{font-size:6px}.htb-pressure{top:127px}.htb-metrics{bottom:268px}.htb-panel{height:250px}.htb-depth{left:8px;right:8px;bottom:8px;width:auto;height:118px}.htb-feed{left:8px;right:8px;bottom:134px;width:auto;height:122px}.htb-feed>div{padding:2px 7px}.htb-feed article{min-height:18px}.htb-feed article:nth-child(n+5){display:none}.htb-legend{display:none}.htb-modal>div,.htb-error>div{padding:21px}.htb-modal h2{font-size:20px}}
@media(prefers-reduced-motion:reduce){.htb-grain,.htb-boot__mark i,.htb-boot__bar b{animation:none}.htb-toast,.htb-world-label,.htb-top-actions button{transition:none}}
.htb-admin-wrap .htb-admin-badge{display:inline-flex;align-items:center;margin-left:8px;padding:3px 7px;border-radius:999px;background:#0f766e;color:#fff;font-size:11px;vertical-align:middle}.htb-admin-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:20px;align-items:start;margin:20px 0}.htb-admin-card{padding:20px;border:1px solid #dcdcde;border-radius:12px;background:#fff;box-shadow:0 5px 16px rgba(0,0,0,.04)}.htb-admin-card .form-table{margin-top:0}.htb-admin-help{position:sticky;top:48px}.htb-admin-help code{word-break:break-all}.htb-admin-wrap .htb-app{margin-top:14px}@media(max-width:980px){.htb-admin-grid{grid-template-columns:1fr}.htb-admin-help{position:static}}

.htb-hide-feed .htb-feed{display:none}.htb-hide-feed .htb-depth{width:calc(100% - 28px)}.htb-hide-depth .htb-depth{display:none}.htb-hide-depth .htb-feed{width:calc(100% - 28px)}.htb-hide-feed.htb-hide-depth .htb-metrics{bottom:22px}.htb-hide-feed.htb-hide-depth .htb-legend{bottom:12px}

/* v4.3 cinematic battlefield overrides */
:root{--htb-buy:#37d6a1;--htb-buy-rgb:55,214,161;--htb-sell:#e96c79;--htb-sell-rgb:233,108,121;--htb-gold:#d8bd72;--htb-bg:#050908;--htb-panel:rgba(3,8,6,.78);--htb-line:rgba(224,238,230,.09)}
.htb-app{background:#050908;border-color:rgba(197,220,208,.09);box-shadow:0 48px 130px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.025)}
.htb-shell{background:radial-gradient(ellipse at 21% 45%,rgba(var(--htb-buy-rgb),.055),transparent 33%),radial-gradient(ellipse at 79% 45%,rgba(var(--htb-sell-rgb),.05),transparent 33%),linear-gradient(180deg,#050908 0%,#07100d 46%,#030605 100%)}
.htb-stage:after{content:"";position:absolute;inset:72px 0 168px;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.28),transparent 10%,transparent 90%,rgba(0,0,0,.28));z-index:2}
.htb-vignette{background:radial-gradient(ellipse at center,transparent 36%,rgba(1,5,3,.22) 66%,rgba(0,2,1,.82) 100%),linear-gradient(180deg,rgba(0,3,2,.72),transparent 20%,transparent 72%,rgba(0,2,1,.82));box-shadow:inset 0 0 140px rgba(0,0,0,.5)}
.htb-grain{opacity:.1}.htb-scan{opacity:.035}
.htb-topbar{background:linear-gradient(180deg,rgba(2,6,4,.96),rgba(2,6,4,.72) 70%,transparent);border-bottom-color:rgba(255,255,255,.045)}
.htb-pressure,.htb-wall,.htb-panel,.htb-metrics{background:linear-gradient(155deg,rgba(5,11,8,.9),rgba(2,6,4,.72));border-color:rgba(229,243,235,.075);box-shadow:0 22px 70px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.025)}
.htb-wall{width:150px}.htb-wall--bid{left:16px}.htb-wall--ask{right:16px}
.htb-panel{bottom:12px;height:148px}.htb-depth{left:166px;width:calc(50% - 180px)}.htb-feed{right:166px;width:calc(50% - 180px)}
.htb-metrics{bottom:169px;width:min(560px,58vw)}.htb-legend{bottom:169px;opacity:.7}
.htb-world-label{background:rgba(2,7,5,.84);border-color:rgba(255,255,255,.1);box-shadow:0 12px 34px rgba(0,0,0,.35)}
.htb-price-ladder{position:absolute;z-index:19;top:184px;bottom:174px;width:136px;padding:10px 9px;border:1px solid rgba(231,243,236,.075);border-radius:12px;background:linear-gradient(180deg,rgba(3,9,6,.82),rgba(2,6,4,.56));backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);box-shadow:0 24px 72px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.025);overflow:hidden}
.htb-price-ladder:before{content:"";position:absolute;top:42px;bottom:10px;width:1px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.14) 12%,rgba(255,255,255,.08) 88%,transparent)}
.htb-price-ladder--bid{left:16px;border-left:2px solid rgba(var(--htb-buy-rgb),.58)}.htb-price-ladder--ask{right:16px;border-right:2px solid rgba(var(--htb-sell-rgb),.58)}
.htb-price-ladder--bid:before{left:9px}.htb-price-ladder--ask:before{right:9px}
.htb-price-ladder header{position:relative;z-index:2;display:grid;gap:3px;height:34px;padding-bottom:7px;border-bottom:1px solid rgba(255,255,255,.055)}
.htb-price-ladder header span{color:rgba(231,242,236,.42);font-size:6px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.htb-price-ladder header b{font:700 9px/1 "JetBrains Mono",monospace;color:rgba(242,248,245,.78)}
.htb-price-ladder--bid header b{color:var(--htb-buy)}.htb-price-ladder--ask header{text-align:right}.htb-price-ladder--ask header b{color:var(--htb-sell)}
.htb-price-ladder>div{position:relative;z-index:2;display:grid;grid-template-rows:repeat(11,minmax(0,1fr));height:calc(100% - 34px);padding:4px 0}
.htb-ladder-row{position:relative;display:grid;grid-template-columns:1fr auto;gap:3px;align-items:center;min-height:0;padding:0 6px 0 11px;border-bottom:1px solid rgba(255,255,255,.028)}
.htb-price-ladder--ask .htb-ladder-row{padding:0 11px 0 6px;text-align:right}
.htb-ladder-row span{position:relative;z-index:2;color:rgba(226,238,232,.4);font:600 7px/1 "JetBrains Mono",monospace;font-variant-numeric:tabular-nums}.htb-ladder-row b{position:relative;z-index:2;color:rgba(232,242,237,.3);font:600 6px/1 "JetBrains Mono",monospace}
.htb-ladder-row i{position:absolute;top:50%;height:58%;width:var(--strength,0%);transform:translateY(-50%);border-radius:2px;opacity:.24;transition:width .3s ease,opacity .3s ease}
.htb-price-ladder--bid .htb-ladder-row i{left:10px;background:linear-gradient(90deg,rgba(var(--htb-buy-rgb),.18),rgba(var(--htb-buy-rgb),.9))}.htb-price-ladder--ask .htb-ladder-row i{right:10px;background:linear-gradient(270deg,rgba(var(--htb-sell-rgb),.18),rgba(var(--htb-sell-rgb),.9))}
.htb-ladder-row.is-active i{opacity:.5}.htb-ladder-row.is-active span{color:rgba(241,248,244,.76)}
.htb-ladder-row.is-current{border-top:1px solid rgba(216,189,114,.55);border-bottom:1px solid rgba(216,189,114,.55);background:rgba(216,189,114,.07)}.htb-ladder-row.is-current:after{content:"";position:absolute;top:50%;width:5px;height:5px;border-radius:50%;background:var(--htb-gold);box-shadow:0 0 10px rgba(216,189,114,.8);transform:translateY(-50%)}.htb-price-ladder--bid .is-current:after{left:-2px}.htb-price-ladder--ask .is-current:after{right:-2px}.htb-ladder-row.is-current span{color:var(--htb-gold);font-weight:800}
.htb-toast{top:116px}
.htb-impact--buy .htb-vignette{box-shadow:inset 100px 0 150px rgba(var(--htb-buy-rgb),.11),inset 0 0 140px rgba(0,0,0,.46)}.htb-impact--sell .htb-vignette{box-shadow:inset -100px 0 150px rgba(var(--htb-sell-rgb),.11),inset 0 0 140px rgba(0,0,0,.46)}
@media(max-width:1100px){.htb-price-ladder{width:118px;top:168px}.htb-price-ladder--bid{left:10px}.htb-price-ladder--ask{right:10px}.htb-depth{left:136px;width:calc(50% - 148px)}.htb-feed{right:136px;width:calc(50% - 148px)}.htb-ladder-row span{font-size:6px}.htb-ladder-row b{display:none}}
@media(max-width:820px){.htb-price-ladder{top:245px;bottom:185px;width:96px;padding:7px 5px}.htb-price-ladder--bid{left:7px}.htb-price-ladder--ask{right:7px}.htb-price-ladder header{height:28px}.htb-price-ladder header span{display:none}.htb-price-ladder>div{height:calc(100% - 28px)}.htb-ladder-row{padding-left:8px}.htb-price-ladder--ask .htb-ladder-row{padding-right:8px}.htb-ladder-row span{font-size:5.5px}.htb-depth{left:9px;width:calc(55% - 13px)}.htb-feed{right:9px;width:calc(45% - 13px)}}
@media(max-width:600px){.htb-price-ladder{display:none}}


/* legacy ruler compatibility */
[dir=rtl] .htb-app,[dir=rtl] .htb-modal,[dir=rtl] .htb-error,[dir=rtl] .htb-inspector{font-family:"Vazir","Vazirmatn",system-ui,sans-serif}
.htb-price-ladder{display:none!important}
.htb-ruler{position:absolute;left:50%;z-index:18;width:min(1120px,76vw);padding:8px 12px 10px;border:1px solid rgba(231,243,236,.075);border-radius:14px;background:linear-gradient(180deg,rgba(3,9,6,.76),rgba(2,6,4,.52));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 20px 64px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.025);transform:translateX(-50%)}
.htb-ruler--top{top:120px}.htb-ruler--bottom{bottom:164px}
.htb-ruler header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}
.htb-ruler header span{color:rgba(231,242,236,.42);font-size:7px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.htb-ruler header b{font:700 10px/1 "JetBrains Mono",monospace}.htb-ruler--top header b{color:var(--htb-sell)}.htb-ruler--bottom header b{color:var(--htb-buy)}
.htb-ruler__track{display:grid;grid-template-columns:repeat(11,minmax(0,1fr));gap:8px;align-items:end}
.htb-ruler__tick{position:relative;display:grid;gap:5px;justify-items:center;padding:10px 2px 2px;border-top:1px solid rgba(255,255,255,.06)}
.htb-ruler__tick i{display:block;width:100%;height:10px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.16));overflow:hidden;position:relative}
.htb-ruler--top .htb-ruler__tick i:before,.htb-ruler--bottom .htb-ruler__tick i:before{content:"";position:absolute;top:0;bottom:0;left:0;width:var(--strength);border-radius:999px}
.htb-ruler--top .htb-ruler__tick i:before{background:linear-gradient(90deg,rgba(var(--htb-sell-rgb),.22),rgba(var(--htb-sell-rgb),.9))}
.htb-ruler--bottom .htb-ruler__tick i:before{background:linear-gradient(90deg,rgba(var(--htb-buy-rgb),.22),rgba(var(--htb-buy-rgb),.9))}
.htb-ruler__tick span{color:rgba(241,248,244,.74);font:600 8px/1.1 "JetBrains Mono",monospace;white-space:nowrap}
.htb-ruler__tick.is-current{border-top-color:rgba(216,189,114,.9)}.htb-ruler__tick.is-current span{color:var(--htb-gold);font-weight:800}
.htb-ruler__tick.is-current:after{content:"";position:absolute;top:-4px;left:50%;width:7px;height:7px;border-radius:50%;background:var(--htb-gold);box-shadow:0 0 10px rgba(216,189,114,.75);transform:translateX(-50%)}
@media(max-width:1100px){.htb-ruler{width:min(900px,72vw)}.htb-ruler--top{top:116px}.htb-ruler--bottom{bottom:154px}}
@media(max-width:820px){.htb-ruler{width:calc(100% - 24px);padding:6px 8px}.htb-ruler--top{top:178px}.htb-ruler--bottom{bottom:178px}.htb-ruler__track{gap:4px}.htb-ruler__tick span{font-size:6px}}
@media(max-width:600px){.htb-ruler--top{top:204px}.htb-ruler--bottom{bottom:262px}.htb-ruler header span{display:none}.htb-ruler__tick:nth-child(even) span{opacity:.72}}

/* v4.5.0 adaptive performance, visible price rulers and polished guide */
.htb-app[dir=rtl],.htb-app[dir=rtl] *{font-family:"Vazir","Vazirmatn",system-ui,sans-serif}
.htb-ruler{z-index:26!important;width:min(1180px,calc(100% - 360px))!important;min-height:66px;padding:9px 14px 10px!important;border:1px solid rgba(239,248,243,.16)!important;background:linear-gradient(180deg,rgba(4,11,8,.94),rgba(2,7,5,.88))!important;box-shadow:0 22px 70px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.055),0 0 0 1px rgba(0,0,0,.25)!important;opacity:1!important;visibility:visible!important;pointer-events:none;transform:translateX(-50%) translateZ(0)!important}
.htb-ruler--top{top:154px!important;border-top:2px solid rgba(var(--htb-sell-rgb),.62)!important}
.htb-ruler--bottom{bottom:172px!important;border-bottom:2px solid rgba(var(--htb-buy-rgb),.62)!important}
.htb-ruler header{margin-bottom:7px!important}.htb-ruler header span{font-size:7.5px!important;color:rgba(236,245,240,.56)!important}.htb-ruler header b{font-size:10px!important}
.htb-ruler__track{grid-template-columns:repeat(13,minmax(0,1fr))!important;gap:6px!important}
.htb-ruler__tick{padding:9px 1px 1px!important;border-top-color:rgba(255,255,255,.09)!important}
.htb-ruler__tick i{height:8px!important;background:rgba(255,255,255,.07)!important}.htb-ruler__tick span{font-size:7.5px!important;color:rgba(241,248,244,.82)!important}
.htb-ruler__tick.is-current{border-top-color:rgba(216,189,114,1)!important;background:linear-gradient(180deg,rgba(216,189,114,.09),transparent);border-radius:7px}.htb-ruler__tick.is-current:after{width:8px!important;height:8px!important;top:-5px!important}.htb-ruler__tick.is-current span{color:#f3d88a!important;text-shadow:0 0 10px rgba(216,189,114,.32)}
.htb-ruler__tick.is-active i:before{min-width:8%}.htb-metrics{bottom:246px!important}
.htb-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 16px}.htb-guide-grid article{display:grid;gap:6px;padding:13px 14px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.035)}.htb-guide-grid article.is-source{grid-column:1/-1;border-color:rgba(216,189,114,.18);background:linear-gradient(135deg,rgba(216,189,114,.06),rgba(255,255,255,.025))}.htb-guide-grid strong{color:#f2f7f4;font-size:11px;font-weight:750}.htb-guide-grid span{color:rgba(228,239,233,.57);font-size:10px;line-height:1.55}.htb-modal>div{width:min(720px,calc(100% - 28px))!important;max-height:min(86vh,760px);overflow:auto}
.htb-audio-field{display:grid;grid-template-columns:minmax(150px,190px) minmax(260px,1fr) auto auto auto;gap:7px;align-items:center;margin:0 0 9px}.htb-audio-field label{font-weight:600}.htb-audio-field input{width:100%}.htb-media-clear{white-space:nowrap}.htb-media-preview{min-width:68px}
.htb-is-mobile .htb-grain{animation:none!important;opacity:.07!important}.htb-is-mobile .htb-scan{opacity:.025!important}.htb-is-mobile .htb-pressure,.htb-is-mobile .htb-wall,.htb-is-mobile .htb-panel,.htb-is-mobile .htb-metrics,.htb-is-mobile .htb-ruler{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.htb-is-mobile .htb-world-labels{display:none}.htb-is-mobile .htb-stage canvas{image-rendering:auto}
@media(max-width:1100px){.htb-ruler{width:calc(100% - 250px)!important}.htb-ruler--top{top:150px!important}.htb-ruler--bottom{bottom:166px!important}.htb-metrics{bottom:238px!important}.htb-ruler__tick span{font-size:6.5px!important}}
@media(max-width:820px){.htb-ruler{width:calc(100% - 18px)!important;min-height:56px;padding:7px 8px 8px!important}.htb-ruler--top{top:250px!important}.htb-ruler--bottom{bottom:240px!important}.htb-ruler__track{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:4px!important}.htb-ruler header{margin-bottom:4px!important}.htb-ruler header span{font-size:6px!important}.htb-ruler__tick{padding-top:7px!important}.htb-ruler__tick span{font-size:6px!important}.htb-ruler__tick i{height:6px!important}.htb-metrics{bottom:302px!important}.htb-guide-grid{grid-template-columns:1fr}.htb-guide-grid article.is-source{grid-column:auto}}
@media(max-width:600px){.htb-ruler{display:block!important;min-height:49px;border-radius:10px!important}.htb-ruler--top{top:268px!important}.htb-ruler--bottom{bottom:326px!important}.htb-ruler header span{display:block!important;font-size:5.5px!important}.htb-ruler header b{font-size:8px!important}.htb-ruler__tick span{font-size:5.2px!important}.htb-ruler__tick i{height:5px!important}.htb-metrics{bottom:386px!important}.htb-guide-grid article{padding:11px 12px}.htb-audio-field{grid-template-columns:1fr}.htb-audio-field .button,.htb-audio-field .button-link-delete{justify-self:start}}
@media(prefers-reduced-motion:reduce){.htb-grain{animation:none!important}.htb-ruler,.htb-toast,.htb-world-label{transition:none!important}}

/* v4.7.1 — Stable Toman Frontline */
.htb-home-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:0 9px;border:1px solid rgba(237,247,241,.1);border-radius:9px;background:rgba(255,255,255,.025);color:rgba(238,247,242,.72);font-size:8px;font-weight:700;text-decoration:none!important;white-space:nowrap;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}
.htb-home-link:hover,.htb-home-link:focus-visible{border-color:rgba(237,247,241,.23);background:rgba(255,255,255,.065);color:#fff;transform:translateY(-1px);outline:none}
.htb-home-link svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.htb-panel-min{position:absolute!important;right:7px;top:7px;z-index:4;width:24px!important;height:24px!important;padding:0!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:7px!important;background:rgba(255,255,255,.035)!important;color:rgba(255,255,255,.58)!important;cursor:pointer}
.htb-panel-min:hover,.htb-panel-min:focus-visible{border-color:rgba(255,255,255,.2)!important;color:#fff!important;outline:none}
.htb-panel-min svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8}
.htb-wall--ask .htb-panel-min{left:7px;right:auto}
.htb-pressure .htb-panel-min{right:6px;top:6px}
.htb-metrics .htb-panel-min{right:6px;top:6px}
.htb-panel-head-actions{display:flex;align-items:center;gap:8px}
.htb-panel>header{position:relative;padding-right:39px}
.htb-panel.is-collapsed,.htb-pressure.is-collapsed,.htb-wall.is-collapsed,.htb-metrics.is-collapsed{display:none!important}
.htb-panel-dock{position:absolute;z-index:34;right:12px;top:50%;display:flex;flex-direction:column;gap:7px;transform:translateY(-50%);pointer-events:none}
.htb-panel-dock button{display:none;place-items:center;width:34px;height:34px;padding:0;border:1px solid rgba(238,247,242,.13);border-radius:10px;background:rgba(4,10,8,.88);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:rgba(239,247,243,.76);font:800 9px/1 "JetBrains Mono",monospace;box-shadow:0 12px 34px rgba(0,0,0,.35);cursor:pointer;pointer-events:auto}
.htb-panel-dock button.is-visible{display:grid}
.htb-panel-dock button:hover,.htb-panel-dock button:focus-visible{border-color:rgba(255,255,255,.28);color:#fff;outline:none}
.htb-ruler{z-index:28!important;display:block!important;opacity:1!important;visibility:visible!important}
.htb-ruler__track{position:relative}
.htb-ruler__track:after{content:"";position:absolute;left:var(--htb-current-pos,50%);top:-6px;bottom:-3px;width:2px;border-radius:999px;background:linear-gradient(180deg,rgba(243,216,138,.15),#f3d88a 35%,#f3d88a 65%,rgba(243,216,138,.15));box-shadow:0 0 12px rgba(216,189,114,.72);transform:translateX(-50%);pointer-events:none}
.htb-ruler__track:before{content:"";position:absolute;left:var(--htb-current-pos,50%);top:-10px;width:8px;height:8px;border-radius:50%;background:#f3d88a;box-shadow:0 0 12px rgba(216,189,114,.8);transform:translateX(-50%);z-index:2}
.htb-range-recenter .htb-ruler__track:after{animation:htb-recenter .7s ease}
@keyframes htb-recenter{0%{opacity:.25;box-shadow:0 0 4px rgba(216,189,114,.2)}50%{opacity:1;box-shadow:0 0 28px rgba(216,189,114,.95)}100%{opacity:1}}
.htb-price-widget{display:inline-flex;align-items:center;gap:7px;min-height:31px;padding:5px 10px;border:1px solid rgba(0,143,140,.18);border-radius:999px;background:rgba(0,143,140,.055);color:inherit!important;text-decoration:none!important;white-space:nowrap;transition:border-color .16s ease,background .16s ease,transform .16s ease}
.htb-price-widget:hover,.htb-price-widget:focus-visible{border-color:rgba(0,143,140,.36);background:rgba(0,143,140,.09);transform:translateY(-1px);outline:none}
.htb-price-widget span{color:rgba(255,255,255,.58);font-size:10px;font-weight:650}.htb-price-widget strong{color:#fff;font:750 11px/1 "JetBrains Mono",monospace}.htb-price-widget small{color:#55cfc8;font-size:9px;font-weight:750}

@media(min-width:821px){
 .htb-ruler--top{top:150px!important}.htb-ruler--bottom{bottom:168px!important}
 .htb-metrics{bottom:242px!important}
}

@media(max-width:820px){
 .htb-app{height:max(760px,var(--htb-height,820px));min-height:760px}
 .htb-topbar{grid-template-columns:minmax(0,1fr) auto;min-height:66px;padding:9px 9px 10px;gap:6px}
 .htb-brand{min-width:0}.htb-brand__mark{width:29px;height:29px;padding:6px}.htb-brand strong{max-width:175px;font-size:9.5px;letter-spacing:.07em}.htb-brand small{display:none}
 .htb-top-actions{gap:4px}.htb-top-actions .htb-status{display:none}.htb-home-link{width:29px;height:29px;min-height:29px;padding:0}.htb-home-link span{display:none}.htb-top-actions button{width:29px;height:29px}
 .htb-top-actions button[data-action=camera],.htb-top-actions button[data-action=info]{display:grid}
 .htb-price{position:absolute;z-index:25;left:50%;top:70px;grid-column:auto;grid-row:auto;min-width:188px;padding:6px 12px 7px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:rgba(4,10,8,.84);transform:translateX(-50%);box-shadow:0 12px 34px rgba(0,0,0,.26)}
 .htb-price>span{font-size:6px}.htb-price>strong{font-size:22px}.htb-price>div{margin-top:1px}.htb-price small,.htb-price em{font-size:7px}
 .htb-ruler{left:9px!important;right:9px!important;width:auto!important;min-height:54px!important;padding:6px 7px 7px!important;transform:none!important;border-radius:10px!important}
 .htb-ruler--top{top:132px!important}.htb-ruler--bottom{bottom:58px!important}
 .htb-ruler header{margin-bottom:3px!important}.htb-ruler header span{display:none!important}.htb-ruler header b{font-size:8px!important}
 .htb-ruler__track{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:3px!important}.htb-ruler__tick{padding:6px 0 0!important}.htb-ruler__tick span{font-size:5.4px!important}.htb-ruler__tick i{height:5px!important}
 .htb-panel-dock{right:7px;top:228px;transform:none;gap:6px}.htb-panel-dock button{width:31px;height:31px;border-radius:9px;font-size:8px}
 .htb-is-mobile [data-panel].is-mobile-open{display:flex!important;position:absolute!important;z-index:42!important;left:8px!important;right:8px!important;top:auto!important;bottom:8px!important;width:auto!important;max-width:none!important;height:auto!important;min-height:102px!important;max-height:238px!important;margin:0!important;padding:12px!important;border:1px solid rgba(239,248,243,.15)!important;border-radius:14px!important;background:rgba(3,9,7,.96)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transform:none!important;box-shadow:0 24px 70px rgba(0,0,0,.55)!important;overflow:auto!important}
 .htb-is-mobile .htb-panel.is-mobile-open{display:block!important;height:222px!important;padding:0!important}.htb-is-mobile .htb-panel.is-mobile-open>header{height:42px!important}.htb-is-mobile .htb-panel.is-mobile-open canvas,.htb-is-mobile .htb-panel.is-mobile-open>div{height:calc(100% - 42px)!important}
 .htb-is-mobile .htb-pressure.is-mobile-open{align-items:center;justify-content:center;gap:20px}.htb-is-mobile .htb-pressure.is-mobile-open>div:first-child{min-width:180px}
 .htb-is-mobile .htb-wall.is-mobile-open{display:block!important;text-align:left!important}.htb-is-mobile .htb-metrics.is-mobile-open{display:grid!important;grid-template-columns:repeat(3,1fr)!important;min-height:84px!important}
 .htb-mobile-panel-open .htb-ruler--bottom{bottom:252px!important}
 .htb-mobile-panel-open .htb-panel-dock{opacity:.45}
 .htb-legend{display:none!important}.htb-world-label{display:none!important}
}

@media(max-width:600px){
 .htb-app{height:max(760px,var(--htb-height,780px));min-height:760px;border-radius:12px}
 .htb-topbar{min-height:62px}.htb-brand strong{max-width:132px;font-size:8.5px}.htb-top-actions button[data-action=camera]{display:none}
 .htb-price{top:65px;min-width:170px}.htb-price>strong{font-size:20px}
 .htb-ruler--top{top:124px!important}.htb-ruler--bottom{bottom:48px!important}.htb-ruler{min-height:50px!important}.htb-ruler__tick span{font-size:4.8px!important}
 .htb-panel-dock{top:210px}.htb-panel-dock button{width:29px;height:29px}
 .htb-mobile-panel-open .htb-ruler--bottom{bottom:244px!important}
 .htb-inspector{max-width:calc(100% - 28px)}
}

@media(prefers-reduced-motion:reduce){.htb-range-recenter .htb-ruler__track:after{animation:none}}


/* v4.7.1 stable data/UI overrides */
.htb-ruler{opacity:1!important;visibility:visible!important;filter:none!important}
.htb-ruler__track{display:grid!important;position:relative!important;width:100%!important;min-height:28px!important;grid-template-columns:repeat(13,minmax(0,1fr))!important;gap:6px!important}
.htb-ruler__tick{position:relative!important;display:grid!important;grid-template-rows:8px auto!important;gap:5px!important;align-items:center!important;justify-items:center!important;min-width:0!important;padding:7px 1px 0!important;border-top:1px solid rgba(255,255,255,.12)!important;opacity:1!important}
.htb-ruler__tick i{display:block!important;width:100%!important;height:7px!important;border-radius:999px!important;background:rgba(255,255,255,.075)!important;overflow:hidden!important}
.htb-ruler__tick i:before{content:""!important;display:block!important;width:var(--strength,0%)!important;height:100%!important;border-radius:inherit!important}
.htb-ruler--top .htb-ruler__tick i:before{background:linear-gradient(90deg,rgba(var(--htb-sell-rgb),.25),rgba(var(--htb-sell-rgb),.95))!important}
.htb-ruler--bottom .htb-ruler__tick i:before{background:linear-gradient(90deg,rgba(var(--htb-buy-rgb),.25),rgba(var(--htb-buy-rgb),.95))!important}
.htb-ruler__tick span{display:block!important;max-width:100%!important;overflow:hidden!important;color:rgba(244,249,246,.9)!important;font:650 8px/1.1 "JetBrains Mono",monospace!important;text-overflow:clip!important;white-space:nowrap!important}
.htb-ruler__tick.is-current{border-top-color:#f2d98e!important;background:rgba(216,189,114,.08)!important;border-radius:7px!important}
.htb-ruler__tick.is-current span{color:#f5dd98!important;font-weight:800!important}
.htb-ruler__tick.is-current:after{content:"";position:absolute;left:50%;top:-5px;width:8px;height:8px;border-radius:50%;background:#f5dd98;box-shadow:0 0 14px rgba(232,199,111,.95);transform:translateX(-50%)}
.htb-ruler__track:before,.htb-ruler__track:after{display:none!important}
.htb-panel{background:linear-gradient(160deg,rgba(5,12,9,.94),rgba(2,7,5,.91))!important;border-color:rgba(238,247,242,.13)!important}
.htb-depth canvas{display:block!important;width:100%!important;height:calc(100% - 42px)!important;min-height:94px!important;opacity:1!important}
.htb-feed article strong{color:rgba(244,249,246,.9)!important}.htb-feed article>span{color:rgba(244,249,246,.72)!important}
.htb-pressure,.htb-wall,.htb-metrics{background:linear-gradient(155deg,rgba(5,12,9,.92),rgba(2,7,5,.86))!important;border-color:rgba(238,247,242,.12)!important}
.htb-world-label{background:rgba(3,9,7,.9)!important}
@media(max-width:820px){.htb-ruler__track{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:3px!important}.htb-ruler__tick span{font-size:6px!important}.htb-ruler__tick{padding-top:5px!important}.htb-ruler__tick i{height:5px!important}}


/* v4.7.1 alignment fixes */
.htb-stage canvas{transform:none!important}
.htb-ruler:after{content:"";position:absolute;left:50%;top:8px;bottom:8px;width:1px;background:linear-gradient(180deg,transparent,rgba(239,211,132,.72) 22%,rgba(239,211,132,.42) 78%,transparent);box-shadow:0 0 9px rgba(239,211,132,.34);pointer-events:none}
.htb-price-current{left:50%!important;transform:translateX(-50%)!important}


/* v4.7.4 readiness gate */
.htb-boot{background:radial-gradient(circle at 50% 38%,rgba(var(--htb-buy-rgb),.11),transparent 30%),linear-gradient(180deg,rgba(5,13,9,.98),rgba(3,8,6,.99));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.htb-boot__frame{width:min(420px,88vw);gap:12px;padding:26px 28px;border:1px solid rgba(230,244,236,.09);border-radius:18px;background:rgba(4,10,7,.72);box-shadow:0 28px 90px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.035)}
.htb-boot__checks{display:grid;gap:6px;width:100%;margin-top:4px}
.htb-boot__checks>div{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:9px;align-items:center;min-height:28px;padding:0 9px;border:1px solid rgba(255,255,255,.045);border-radius:8px;background:rgba(255,255,255,.018)}
.htb-boot__checks>div>i{width:6px;height:6px;border-radius:50%;background:#7c807e;box-shadow:0 0 0 3px rgba(124,128,126,.08)}
.htb-boot__checks>div>span{color:rgba(236,245,240,.68);font-size:8px;font-weight:650;letter-spacing:.045em}
.htb-boot__checks>div>b{color:rgba(230,240,234,.35);font-size:7px;font-weight:650}
.htb-boot__checks>div.is-ready{border-color:rgba(var(--htb-buy-rgb),.12);background:rgba(var(--htb-buy-rgb),.035)}
.htb-boot__checks>div.is-ready>i{background:var(--htb-buy);box-shadow:0 0 10px rgba(var(--htb-buy-rgb),.65)}
.htb-boot__checks>div.is-ready>b{color:var(--htb-buy)}
.htb-boot__checks>div.is-waiting>i{animation:htb-readiness-pulse 1.2s ease-in-out infinite}
.htb-boot__actions{display:flex;justify-content:center;gap:8px;min-height:32px}
.htb-boot__actions button{min-height:30px;padding:0 13px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.035);color:rgba(239,247,243,.78);font-family:inherit;font-size:8px;font-weight:700;cursor:pointer}
.htb-boot__actions button[data-action=boot-activate]{border-color:rgba(var(--htb-buy-rgb),.28);background:rgba(var(--htb-buy-rgb),.09);color:#b9f5df}
.htb-boot__actions button[hidden]{display:none}
.htb-boot.has-error .htb-boot__bar b{background:linear-gradient(90deg,transparent,var(--htb-sell),transparent)}
@keyframes htb-readiness-pulse{50%{opacity:.35;transform:scale(.72)}}
@media(max-width:600px){.htb-boot__frame{padding:22px 18px}.htb-boot__checks>div{min-height:31px}.htb-boot__checks>div>span{font-size:9px}.htb-boot__checks>div>b{font-size:8px}}
