.crypto-card{position:relative;height:100%;width:100%;max-width:100%;min-width:0;display:flex;flex-direction:column;padding:1rem;overflow:hidden;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(0,243,255,.2)}@media(min-width:800px){.crypto-card{padding:2rem}}.crypto-card .card-header{display:flex;justify-content:space-between;align-items:flex-start;z-index:10;gap:.5rem}.crypto-card .card-header .info-group{display:flex;flex-direction:column;gap:.25rem;min-width:0}.crypto-card .card-header .info-group .label{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:#00f3ff;opacity:.5}@media(min-width:800px){.crypto-card .card-header .info-group .label{font-size:.75rem}}.crypto-card .card-header .info-group .coin-input{padding:.125rem;font-size:1rem;font-weight:700;width:5rem;text-transform:uppercase;transition:color .3s,border-color .3s}@media(min-width:800px){.crypto-card .card-header .info-group .coin-input{font-size:1.125rem;width:6rem}}.crypto-card .card-header .info-group .coin-display{font-size:1rem;font-weight:700;opacity:.8;color:#00f3ff}@media(min-width:800px){.crypto-card .card-header .info-group .coin-display{font-size:1.125rem}}.crypto-card .card-header .possessed-group{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;min-width:0}.crypto-card .card-header .possessed-group .possessed-label{font-size:9px;color:#00f3ff;opacity:.4}@media(min-width:800px){.crypto-card .card-header .possessed-group .possessed-label{font-size:10px}}.crypto-card .card-header .possessed-group .amount-input{text-align:right;width:6rem;font-weight:700;font-size:1rem}@media(min-width:800px){.crypto-card .card-header .possessed-group .amount-input{width:8rem;font-size:1.125rem}}.crypto-card .main-display{flex:1;display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:none;width:100%;overflow:hidden;min-width:0}.crypto-card .main-display .price-text{font-size:2.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 .5rem;width:100%;max-width:100%}@media(min-width:380px){.crypto-card .main-display .price-text{font-size:3rem}}@media(min-width:480px){.crypto-card .main-display .price-text{font-size:3.5rem}}@media(min-width:800px){.crypto-card .main-display .price-text{font-size:6rem;padding:0 1rem}}@media(min-width:1200px){.crypto-card .main-display .price-text{font-size:8rem}}.crypto-card .graph-container{position:absolute;top:0;right:0;bottom:0;left:0;padding-top:6rem;padding-bottom:1rem;opacity:.2;pointer-events:none}@media(min-width:800px){.crypto-card .graph-container{padding-top:8rem}}.crypto-card .status-corner{position:absolute;bottom:.5rem;right:.5rem;font-size:6px;color:#00f3ff;opacity:.2;pointer-events:none;text-transform:uppercase;letter-spacing:-.05em;text-align:right;line-height:1.25}@media(min-width:800px){.crypto-card .status-corner{bottom:1rem;right:1.5rem;font-size:8px}}.text-green{color:#00ff41}.text-red{color:#ff003c}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}body{background-color:#000;font-family:Share Tech Mono,monospace;color:#00f3ff}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#000b11}::-webkit-scrollbar-thumb{background:#00f3ff}.matrix-glow{text-shadow:0 0 8px rgba(0,243,255,.6)}.matrix-glow-green{text-shadow:0 0 12px rgba(0,255,65,.9)}.matrix-glow-red{text-shadow:0 0 12px rgba(255,0,60,.9)}.matrix-border{border:1px solid rgba(0,243,255,.2)}.matrix-input{background:transparent;border-bottom:1px solid rgba(0,243,255,.4);color:#00f3ff;outline:none}.matrix-input:focus{border-bottom:1px solid #00f3ff}.transition-colors-custom{transition:color .2s ease-out,text-shadow .2s ease-out}.main-container{height:100dvh;width:100vw;max-width:100vw;display:grid;grid-template-columns:100%;grid-template-rows:repeat(4,1fr);background-color:#000;color:#00f3ff;overflow:hidden;position:relative}@media(min-width:800px){.main-container{grid-template-columns:repeat(2,50%);grid-template-rows:repeat(2,1fr)}}.w-full{width:100%}.h-full{height:100%}.block-svg{display:block}.graph-path{opacity:.6}.bg-black{background-color:#000}.text-cyan{color:#00f3ff}.fixed,.scanline-overlay{position:fixed}.inset-0,.scanline-overlay{top:0;right:0;bottom:0;left:0}.pointer-events-none,.scanline-overlay{pointer-events:none}.z-50,.scanline-overlay{z-index:50}.opacity-20,.scanline-overlay{opacity:.2}.scanline-overlay{background-image:linear-gradient(#12101000 50%,#00000040 50%),linear-gradient(90deg,#00f3ff08,#00f3ff03,#00f3ff08);background-size:100% 4px,100% 100%}
