@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.fade-in{animation:fadeIn .35s ease-out both}.fade-in:nth-child(1){animation-delay:0s}.fade-in:nth-child(2){animation-delay:.04s}.fade-in:nth-child(3){animation-delay:.08s}.fade-in:nth-child(4){animation-delay:.12s}.fade-in:nth-child(5){animation-delay:.16s}.fade-in:nth-child(6){animation-delay:.2s}.fade-in:nth-child(7){animation-delay:.24s}.fade-in:nth-child(8){animation-delay:.28s}.page-enter{animation:fadeIn .25s ease-out both}.glass-card{background:#ffffffd1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.6);box-shadow:0 1px 3px #0f172a0a,0 6px 16px #0f172a0a;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.glass-card:hover{transform:translateY(-3px) scale(1.005);box-shadow:0 4px 8px #0f172a0a,0 16px 40px #0f172a14}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0f172a1f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0f172a38}*:focus-visible{outline:2px solid rgba(27,107,58,.5);outline-offset:2px}::selection{background:#1b6b3a26;color:inherit}.tabular-nums{font-variant-numeric:tabular-nums}.skeleton-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:8px}
