.bg-gradient-to-r{background:linear-gradient(90deg,#2563eb,#9333ea)}article{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);transition:box-shadow .2s}article:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}aside{border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}aside,header{background:#fff}header{position:sticky;top:0;z-index:50;border-bottom:1px solid #e2e8f0}input[type=text]{border:1px solid #e2e8f0;border-radius:.5rem}a[class*=bg-blue],button{background-color:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:.5rem;transition:background-color .2s}a[class*=bg-blue]:hover,button:hover{background-color:#1d4ed8}