@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap";:root{font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;display:block}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid #e0e0e0;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#fff;color:#213547;cursor:pointer;transition:border-color .25s,box-shadow .25s}button:hover{border-color:#646cff;background-color:#f9f9f9}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.home-dark-container{min-height:100vh;background:linear-gradient(135deg,#e8eaf0,#f0f2f8);display:flex;align-items:center;justify-content:center}.home-center-content{display:flex;flex-direction:column;align-items:center;text-align:center;color:#1f2937;background:#fffffff2;padding:3rem 2rem;border-radius:1.5rem;box-shadow:0 8px 32px #00000014}.logo-full{width:90px;height:90px;object-fit:contain;display:block;margin:0 auto .7rem}.home-title{font-size:2rem;font-weight:600;letter-spacing:1.5px;margin-bottom:.5rem;margin-top:0;color:#2563eb;text-shadow:0 1px 2px rgba(0,0,0,.05)}.home-description{font-size:1.1rem;font-weight:400;color:#4b5563;max-width:400px;margin:0 auto;line-height:1.6}.stats-page{min-height:100vh;height:100vh;overflow-y:auto;overflow-x:hidden;background:#f5f5f7;padding-bottom:2rem;scrollbar-width:none;-ms-overflow-style:none}.stats-page::-webkit-scrollbar{display:none}.stats-tabs-wrap{position:sticky;top:0;z-index:10;background:#f5f5f7;padding:1rem 1rem .5rem;border-bottom:1px solid #e5e7eb}.stats-tabs{display:flex;gap:.5rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.stats-tabs::-webkit-scrollbar{display:none}@media (min-width: 768px){.stats-tabs-wrap{display:flex;justify-content:center}.stats-tabs{justify-content:center;max-width:520px}}.stats-tab{flex-shrink:0;padding:.5rem 1rem;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:.9rem;font-weight:500;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.stats-tab:hover{border-color:#c4b5fd;color:#6d28d9}.stats-tab-active{border-color:#6d28d9;color:#6d28d9;background:#fff}.stats-tabs-placeholder{height:52px}.stats-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:1rem;color:#64748b;font-size:1rem}.stats-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#6d28d9;border-radius:50%;animation:stats-spin .8s linear infinite}@keyframes stats-spin{to{transform:rotate(360deg)}}.stats-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;padding:2rem;text-align:center;color:#64748b}.stats-error-icon{font-size:2.5rem;margin-bottom:.5rem}.stats-error p{margin:0 0 1rem;font-size:1rem}.stats-retry{padding:.6rem 1.25rem;border-radius:.75rem;border:none;background:#6d28d9;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}.stats-retry:hover{background:#5b21b6;transform:translateY(-1px)}.stats-cards-wrap{max-width:520px;margin:0 auto;padding:1rem;display:flex;flex-direction:column;gap:1.25rem}.earnings-card{background:#fff;border-radius:1rem;padding:1.25rem 1.5rem;box-shadow:0 2px 12px #0000000f;border:1px solid #f3f4f6;scroll-margin-top:4rem}.earnings-card-header{margin-bottom:.75rem}.earnings-card-title{margin:0;font-size:1rem;font-weight:700;color:#1f2937}.earnings-amount{font-size:1.75rem;font-weight:700;color:#1f2937;line-height:1.2;margin-bottom:.25rem}.earnings-comparison{font-size:.875rem;font-weight:500;color:#6d28d9;margin-bottom:1rem}.earnings-chart{height:120px;margin-top:.5rem}.earnings-chart-placeholder{margin-top:.75rem}.earnings-chart-line{height:4px;border-radius:2px;background:linear-gradient(90deg,#6d28d9,#8b5cf6);margin-bottom:.5rem}.earnings-chart-labels{display:flex;justify-content:space-between;padding:0 .25rem}.earnings-chart-label{font-size:.7rem;color:#9ca3af}@media (max-width: 480px){.stats-cards-wrap{padding:.75rem}.earnings-card{padding:1rem 1.25rem}.earnings-amount{font-size:1.5rem}}
