.crypto-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2;background:#000408d9;border:1px solid #00f3ff40;border-radius:12px;flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;padding:1rem;transition:background .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.crypto-card:hover{background:#000810e6;border-color:#00f3ff99}.crypto-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff0d 0%,#0000 40% 60%,#ffffff05 100%);position:absolute;inset:0}@media (width>=800px){.crypto-card{padding:2rem}}.crypto-card .card-header{z-index:10;justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.crypto-card .card-header .info-group{flex-direction:column;gap:.25rem;min-width:0;display:flex}.crypto-card .card-header .info-group .label{text-transform:uppercase;letter-spacing:.15em;color:#00f3ff;opacity:.6;text-shadow:0 0 10px #00f3ffcc;font-size:.65rem}@media (width>=800px){.crypto-card .card-header .info-group .label{font-size:.75rem}}.crypto-card .card-header .info-group .coin-input{text-transform:uppercase;text-shadow:0 0 10px #00f3ffcc;width:6rem}@media (width>=800px){.crypto-card .card-header .info-group .coin-input{width:7rem;font-size:1.125rem}}.crypto-card .card-header .info-group .coin-display{color:#00f3ff;text-shadow:0 0 10px #00f3ffcc;font-size:1rem;font-weight:700}@media (width>=800px){.crypto-card .card-header .info-group .coin-display{font-size:1.125rem}}.crypto-card .card-header .possessed-group{flex-direction:column;align-items:flex-end;gap:.2rem;min-width:0;display:flex}.crypto-card .card-header .possessed-group .possessed-label{color:#00f3ff;opacity:.5;text-shadow:0 0 10px #00f3ffcc;font-size:9px}@media (width>=800px){.crypto-card .card-header .possessed-group .possessed-label{font-size:10px}}.crypto-card .card-header .possessed-group .amount-input{text-align:right;text-shadow:0 0 10px #00f3ffcc;width:7rem;font-size:1rem;font-weight:700}@media (width>=800px){.crypto-card .card-header .possessed-group .amount-input{width:9rem;font-size:1.125rem}}.crypto-card .main-display{z-index:10;pointer-events:none;flex:1;justify-content:center;align-items:center;width:100%;min-width:0;display:flex;overflow:hidden}.crypto-card .main-display .price-text{text-align:center;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 0 10px #00f3ffcc;width:100%;max-width:100%;padding:0 .5rem;font-size:3rem;font-weight:700;overflow:hidden}@media (width>=380px){.crypto-card .main-display .price-text{font-size:3rem}}@media (width>=480px){.crypto-card .main-display .price-text{font-size:3.5rem}}@media (width>=800px){.crypto-card .main-display .price-text{padding:0 1rem;font-size:6rem}}@media (width>=1200px){.crypto-card .main-display .price-text{font-size:8rem}}.crypto-card .graph-container{opacity:.3;pointer-events:none;filter:drop-shadow(0 0 8px);padding-top:1rem;padding-bottom:1rem;position:absolute;inset:0}@media (width>=800px){.crypto-card .graph-container{padding-top:4rem}}.crypto-card .status-corner{color:#00f3ff;opacity:.4;pointer-events:none;text-transform:uppercase;letter-spacing:.05em;text-align:right;text-shadow:0 0 10px #00f3ffcc;font-size:6px;line-height:1.25;position:absolute;bottom:.5rem;right:.5rem}@media (width>=800px){.crypto-card .status-corner{font-size:8px;bottom:1rem;right:1.5rem}}.text-green{color:#00ff41;text-shadow:0 0 12px #00ff41e6!important}.text-red{color:#ff003c;text-shadow:0 0 12px #ff003ce6!important}.refresh-button{z-index:1000;color:#00f3ff;letter-spacing:.2em;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none;background:#00040899;border:1px solid #00f3ff40;border-radius:4px;padding:.4rem 1.2rem;font-family:Share Tech Mono,monospace;font-size:.7rem;transition:all .3s;position:fixed;top:1.5rem;left:50%;overflow:hidden;transform:translate(-50%)}@media (width>=800px){.refresh-button{padding:.6rem 2rem;font-size:.85rem;top:3rem;left:auto;right:1.5rem;transform:none}}.refresh-button:before{content:"";background:linear-gradient(90deg,#0000,#00f3ff1a,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.refresh-button:hover{text-shadow:0 0 10px #00f3ffcc;background:#00f3ff1a;border-color:#00f3ff;box-shadow:0 0 15px #00f3ff33}.refresh-button:hover:before{left:100%}.refresh-button:hover .refresh-text{text-shadow:0 0 15px #00f3ff}.refresh-button:active{background:#00f3ff33;transform:translate(-50%)scale(.95)}@media (width>=800px){.refresh-button:active{transform:scale(.95)}}.refresh-button .refresh-text{z-index:1;font-weight:700;position:relative}.refresh-button .button-glow{opacity:0;background:radial-gradient(circle,#00f3ff0d 0%,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.refresh-button:hover .button-glow{opacity:1}*,:before,:after{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}body{color:#00f3ff;background-color:#000204;font-family:Share Tech Mono,monospace}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#000508}::-webkit-scrollbar-thumb{background:#00f3ff}.matrix-glow{text-shadow:0 0 10px #00f3ffcc}.matrix-glow-green{text-shadow:0 0 12px #00ff41e6!important}.matrix-glow-red{text-shadow:0 0 12px #ff003ce6!important}.matrix-border{border:1px solid #00f3ff4d}.matrix-input{color:#00f3ff;background:#00f3ff0d;border:1px solid #00f3ff4d;border-radius:20px;outline:none;padding:4px 12px;transition:all .2s ease-out}.matrix-input:focus{background:#00f3ff1a;border-color:#00f3ff;box-shadow:0 0 10px #00f3ff33}.transition-colors-custom{transition:color .2s ease-out,text-shadow .2s ease-out}.main-container{color:#00f3ff;background-color:#000204;background-image:radial-gradient(circle,#00f3ff05 0%,#0000 70%),url(/crypto_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;grid-template-rows:repeat(4,1fr);grid-template-columns:100%;width:100vw;max-width:100vw;height:100dvh;display:grid;position:relative;overflow:hidden}.main-container:after{content:"";pointer-events:none;z-index:1;background:#0006 radial-gradient(circle,#0000 0%,#000000b3 100%);position:absolute;inset:0}@media (width>=800px){.main-container{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,50%)}}.first-quarter-container{flex-direction:column;width:100%;min-width:0;height:100%;display:flex}.first-quarter-container .crypto-card{flex:1;min-height:0;padding:.5rem .75rem}.first-quarter-container .crypto-card .card-header .coin-input{width:4rem}@media (width>=800px){.first-quarter-container .crypto-card .card-header .coin-input{width:5.5rem}}.first-quarter-container .crypto-card .card-header .amount-input{width:5rem}@media (width>=800px){.first-quarter-container .crypto-card .card-header .amount-input{width:7rem}}.w-full{width:100%}.h-full{height:100%}.block-svg{display:block}.graph-path{opacity:.8}.bg-black{background-color:#0000}.text-cyan{color:#00f3ff}.fixed,.scanline-overlay{position:fixed}.inset-0,.scanline-overlay{inset:0}.pointer-events-none,.scanline-overlay{pointer-events:none}.z-50,.scanline-overlay{z-index:50}.opacity-20{opacity:.05}.scanline-overlay{opacity:.05;background:linear-gradient(#12101000 50%,#0000001a 50%) 0 0/100% 4px}
